Index: format/app.format
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/format/app.format	(revision 1991)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/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_public_dip10K/format/app_mouse.format	(revision 1991)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/format/app_mouse.format	(working copy)
@@ -423,13 +423,12 @@
 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
 64 mem_le_tx_buffer3_omemalloc_new
-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_public_dip10K/format/bt.format	(revision 1991)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/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_public_dip10K/output/bt_format.meta	(revision 1991)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/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
@@ -1952,94 +1969,91 @@
 0x4a5d mem_le_tx_buffer1_omemalloc_new
 0x4a9d mem_le_tx_buffer2_omemalloc_new
 0x4add mem_le_tx_buffer3_omemalloc_new
-0x4b1d mem_mouse_key_last_status
-0x4b1e mem_mouse_logo_enable_flag
-0x4b1f mem_mouse_wheel_temp_gpio
-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
+0x4b1d mem_mouse_qdec_set_flag
+0x4b1e mem_24g_txpayload_buf
+0x4b2e mem_release_data_from_receiver_enable
+0x4b2f mem_release_data_from_transmiter_enable
+0x4b30 mem_flippen_key0_gpio
+0x4b31 mem_flippen_key1_gpio
+0x4b32 mem_flippen_key2_gpio
+0x4b33 mem_flippen_key3_gpio
+0x4b34 mem_flippen_key4_gpio
+0x4b35 mem_flippen_key5_gpio
+0x4b36 mem_flippen_key6_gpio
+0x4b37 mem_flippen_key7_gpio
+0x4b38 mem_flippen_key0_press_status
+0x4b39 mem_flippen_key1_press_status
+0x4b3a mem_flippen_key2_press_status
+0x4b3b mem_flippen_key3_press_status
+0x4b3c mem_flippen_key4_press_status
+0x4b3d mem_flippen_key5_press_status
+0x4b3e mem_flippen_key6_press_status
+0x4b3f mem_flippen_key7_press_status
+0x4b40 mem_key_press_data
+0x4b40 mem_key_pageup_data
+0x4b49 mem_key_pagedown_data
+0x4b52 mem_key_shift_f5_data
+0x4b5b mem_key_esc_data
+0x4b64 mem_key_b_data
+0x4b6d mem_key_tab
+0x4b76 mem_key_enter
+0x4b7f mem_key_alt_tab
+0x4b88 mem_key_alt_f4
+0x4b91 mem_key_play_pause
+0x4b9a mem_key_vol_up
+0x4ba3 mem_key_vol_down
+0x4bac mem_standard_key_release
+0x4bb5 mem_system_ctrl_key_release
+0x4bbe mem_media_key_release
+0x4bc7 mem_key0_long_press_flag
+0x4bc8 mem_key1_long_press_flag
+0x4bc9 mem_key2_long_press_flag
+0x4bca mem_key3_long_press_flag
+0x4bcb mem_key4_long_press_flag
+0x4bcc mem_key0_long_press_event
+0x4bcd mem_key1_long_press_event
+0x4bce mem_key2_long_press_event
+0x4bcf mem_key3_long_press_event
+0x4bd0 mem_key4_long_press_event
+0x4bd1 mem_key0_short_press_flag
+0x4bd2 mem_key1_short_press_flag
+0x4bd3 mem_key2_short_press_flag
+0x4bd4 mem_key3_short_press_flag
+0x4bd5 mem_key4_short_press_flag
+0x4bd6 mem_key0_press_timer_count
+0x4bd7 mem_key1_press_timer_count
+0x4bd8 mem_key2_press_timer_count
+0x4bd9 mem_key3_press_timer_count
+0x4bda mem_key4_press_timer_count
+0x4bdb mem_combination_key_down_flag
+0x4bdc mem_combination_key_longpress_flag
+0x4bdd mem_key_disable_timer
+0x4bde mem_24g_calculate_package_id_disable
+0x4bdf mem_24g_package_id_abandon_flag
+0x4be0 mem_24g_package_id
+0x4be1 mem_key_state
+0x4be2 mem_key_press_state
+0x4be3 mem_poweron_first_blank_data_enable
+0x4be4 mem_flippen_no_data_timeout
+0x4be6 mem_flippen_start_pair_no_data_timeout
+0x4be8 mem_key_longpress_timer_init
+0x4bea mem_key_longpress_timer
+0x4bec mem_low_voltage_led_blink_flag
+0x4bed mem_low_voltage_led_blink_start_timer
+0x4bee mem_poweron_led_blink_flag
+0x4bef mem_24g_pair_enable_flag
+0x4bf0 mem_24g_ch_work
+0x4bf1 mem_24g_pair_key_down_flag
+0x4bf2 mem_24g_pairing_stop_flag
+0x4bf3 mem_longpress_24g_enter_hibernate_flag
+0x4bf4 mem_g24_connected_state
+0x4bf5 mem_g24_pairing_stop_flag
+0x4bf6 mem_send_package_before_check
+0x4bf7 mem_le_conn_rcv_new
+0x4bf8 mem_le_conn_first_rcv
+0x4bf9 mem_le_check_retransmit_flag
+0x4bfa mem_le_retransmit_cnt
+0x4bfb 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
@@ -4749,6 +4763,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
@@ -4909,6 +4924,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_public_dip10K/output/bt_program23.icode	(revision 1991)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/output/bt_program23.icode	(working copy)
@@ -1,25359 +1,25386 @@
- 00000000  0x00000022 bbit1  0x00000008 , 0x0000002b 
- 00000001  0x00000023 beq  0x00000000 , 0x00000274 
- 00000002  0x00000024 beq  0x00000002 , 0x0000003a 
- 00000003  0x00000025 beq  0x00000010 , 0x00000043 
- 00000004  0x00000026 beq  0x00000011 , 0x00000045 
- 00000005  0x00000027 beq  0x00000014 , 0x00000144 
- 00000006  0x00000028 beq  0x00000015 , 0x000000c6 
- 00000007  0x00000029 beq  0x00000018 , 0x000000e6 
- 00000008  0x0000002a beq  0x00000019 , 0x000000ed 
- 00000009  0x0000002b beq  0x0000001a , 0x00000053 
- 00000010  0x0000002c beq  0x00000025 , 0x000001db 
- 00000011  0x0000002d beq  0x00000028 , 0x000001fe 
- 00000012  0x0000002e beq  0x00000068 , 0x00000255 
- 00000013  0x0000002f beq  0x00000069 , 0x0000027d 
- 00000014  0x00000030 beq  0x0000006c , 0x0000046c 
- 00000015  0x00000031 beq  0x0000006e , 0x00000458 
- 00000016  0x00000032 beq  0x0000006f , 0x000054a2 
- 00000017  0x00000033 beq  0x00000073 , 0x0000047f 
- 00000018  0x00000034 beq  0x00000074 , 0x000004a7 
- 00000019  0x00000035 beq  0x00000077 , 0x0000051d 
- 00000020  0x00000036 beq  0x0000007a , 0x000004fa 
- 00000021  0x00000037 beq  0x0000007f , 0x00000436 
- 00000022  0x00000038 beq  0x00000081 , 0x000004ee 
- 00000023  0x00000039 beq  0x00000084 , 0x00000335 
- 00000024  0x0000003a beq  0x00000085 , 0x000003b6 
- 00000025  0x0000003b beq  0x00000086 , 0x0000035f 
- 00000026  0x0000003c beq  0x00000087 , 0x00000387 
- 00000027  0x0000003d beq  0x00000088 , 0x000003b4 
- 00000028  0x0000003e beq  0x0000008a , 0x00000349 
- 00000029  0x0000003f beq  0x0000008c , 0x000002b2 
- 00000030  0x00000040 beq  0x0000008d , 0x000002f2 
- 00000031  0x00000041 beq  0x0000008e , 0x00000420 
- 00000032  0x00000042 beq  0x0000008b , 0x0000028d 
- 00000033  0x00000043 beq  0x00000090 , 0x0000044c 
- 00000034  0x00000044 beq  0x00000095 , 0x0000044f 
- 00000035  0x00000045 beq  0x00000096 , 0x000004b1 
- 00000036  0x00000046 beq  0x0000009c , 0x000004d4 
- 00000037  0x00000047 beq  0x0000009d , 0x000004e1 
- 00000038  0x00000048 beq  0x000000c5 , 0x00000205 
- 00000039  0x00000049 beq  0x000000d5 , 0x0000025c 
- 00000040  0x0000004a beq  0x000000d6 , 0x000004aa 
- 00000041  0x0000004b beq  0x000000da , 0x0000012d 
- 00000042  0x0000004c branch  0x0000235a 
- 00000043  0x0000004f beq  0x00000014 , 0x00000165 
- 00000044  0x00000050 beq  0x0000001a , 0x00000164 
- 00000045  0x00000051 beq  0x00000025 , 0x00000194 
- 00000046  0x00000052 beq  0x00000026 , 0x00000199 
- 00000047  0x00000053 beq  0x00000039 , 0x000001ab 
- 00000048  0x00000054 beq  0x0000003a , 0x000001b5 
- 00000049  0x00000055 beq  0x0000004c , 0x000001af 
- 00000050  0x00000056 beq  0x0000004d , 0x000001b3 
- 00000051  0x00000057 beq  0x00000090 , 0x00000208 
- 00000052  0x00000058 beq  0x00000096 , 0x00000441 
- 00000053  0x00000059 beq  0x0000009a , 0x000000d4 
- 00000054  0x0000005a beq  0x0000009d , 0x000000db 
- 00000055  0x0000005b beq  0x0000009f , 0x00000222 
- 00000056  0x0000005c rtneq  0x000000ff 
- 00000057  0x0000005d branch  0x0000235a 
- 00000058  0x00000062 call  0x00007552 
- 00000059  0x00000063 call  0x00007448 
- 00000060  0x00000064 call  0x00002a45 
- 00000061  0x00000065 call  0x0000202a 
- 00000062  0x00000066 call  0x000042ad 
- 00000063  0x00000067 call  0x00002018 
- 00000064  0x00000068 call  0x0000310f 
- 00000065  0x00000069 call  0x0000248c 
- 00000066  0x0000006a branch  0x0000003a 
- 00000067  0x0000006d jam  0x00000000 , 0x00008900 
- 00000068  0x0000006e branch  0x00002153 
- 00000069  0x00000070 jam  0x00000060 , 0x00008a0f 
- 00000070  0x00000071 jam  0x000000aa , 0x00008a10 
- 00000071  0x00000072 jam  0x0000007a , 0x00008a12 
- 00000072  0x00000073 jam  0x00000000 , 0x00008a25 
- 00000073  0x00000074 jam  0x00000000 , 0x00008a26 
- 00000074  0x00000075 nop  0x0000003c 
- 00000075  0x00000076 jam  0x00000020 , 0x00008a20 
- 00000076  0x00000077 jam  0x000000f5 , 0x00008a23 
- 00000077  0x00000078 jam  0x00000012 , 0x00008a24 
- 00000078  0x00000079 jam  0x00000010 , 0x00008a24 
- 00000079  0x0000007a nop  0x0000003c 
- 00000080  0x0000007b jam  0x00000060 , 0x00008a12 
- 00000081  0x0000007c jam  0x000000dd , 0x00008a23 
- 00000082  0x0000007d rtn 
- 00000083  0x00000080 jam  0x00000000 , 0x000001bb 
- 00000084  0x00000081 jam  0x00000000 , 0x000001bc 
- 00000085  0x00000082 until  0x0000003e , 0x00000033 
- 00000086  0x00000084 jam  0x0000000d , 0x00008946 
- 00000087  0x00000085 jam  0x00000010 , 0x0000896f 
- 00000088  0x00000086 jam  0x000000cd , 0x00008a13 
- 00000089  0x00000087 jam  0x00000010 , 0x00008a06 
- 00000090  0x00000088 jam  0x0000004a , 0x00008a84 
- 00000091  0x00000089 jam  0x00000040 , 0x00008a85 
- 00000092  0x0000008a jam  0x000000fe , 0x00008a16 
- 00000093  0x0000008b call  0x0000009a 
- 00000094  0x0000008e call  0x000070d7 
- 00000095  0x00000090 until  0x0000003e , 0x00000033 
- 00000096  0x00000091 jam  0x0000005f , 0x0000813b 
- 00000097  0x00000092 until  0x0000003e , 0x00000033 
- 00000098  0x00000093 jam  0x00000088 , 0x0000813c 
- 00000099  0x00000094 until  0x0000003e , 0x00000033 
- 00000100  0x00000095 fetch  0x00000001 , 0x00004099 
- 00000101  0x00000096 beq  0x00000010 , 0x0000008f 
- 00000102  0x00000097 fetch  0x00000001 , 0x00004438 
- 00000103  0x00000098 or_into  0x00000004 , 0x0000003f 
- 00000104  0x00000099 store  0x00000001 , 0x00008a02 
- 00000105  0x0000009a jam  0x00000001 , 0x0000890f 
- 00000106  0x0000009b jam  0x00000024 , 0x00008a80 
- 00000107  0x0000009c jam  0x00000062 , 0x00008a81 
- 00000108  0x0000009d setarg  0x00e61212 
- 00000109  0x0000009e store  0x00000003 , 0x00008a73 
- 00000110  0x000000a0 jam  0x00000060 , 0x00008a86 
- 00000111  0x000000a1 jam  0x0000003b , 0x00008a8b 
- 00000112  0x000000a2 call  0x00000081 
- 00000113  0x000000a3 jam  0x00000000 , 0x00008043 
- 00000114  0x000000a4 jam  0x00000005 , 0x00008042 
- 00000115  0x000000a5 setarg  0x00557474 
- 00000116  0x000000a6 store  0x00000003 , 0x00008968 
- 00000117  0x000000a7 jam  0x0000006e , 0x00008960 
- 00000118  0x000000a8 call  0x00000100 
- 00000119  0x000000a9 call  0x0000012b 
- 00000120  0x000000aa call  0x0000007b 
- 00000121  0x000000ab jam  0x0000000c , 0x00004148 
- 00000122  0x000000ac branch  0x00006f4e 
- 00000123  0x000000b0 rtn  0x0000002b 
- 00000124  0x000000b1 until  0x0000003e , 0x00000033 
- 00000125  0x000000b2 fetch  0x00000001 , 0x0000411c 
- 00000126  0x000000b3 store  0x00000001 , 0x0000813a 
- 00000127  0x000000b4 until  0x0000003e , 0x00000033 
- 00000128  0x000000b5 rtn 
- 00000129  0x000000b8 fetch  0x00000001 , 0x00004099 
- 00000130  0x000000b9 beq  0x00000018 , 0x00000087 
- 00000131  0x000000ba fetch  0x00000001 , 0x00004438 
- 00000132  0x000000bb or_into  0x00000006 , 0x0000003f 
- 00000133  0x000000bc store  0x00000001 , 0x00008a02 
- 00000134  0x000000bd jam  0x000000e0 , 0x00008a05 
- 00000135  0x000000bf jam  0x000000d8 , 0x00008a00 
- 00000136  0x000000c0 nop  0x0000003c 
- 00000137  0x000000c1 jam  0x000000a0 , 0x00008a01 
- 00000138  0x000000c2 jam  0x000000df , 0x00008a00 
- 00000139  0x000000c3 jam  0x000000fa , 0x00008a01 
- 00000140  0x000000c4 nop  0x00000014 
- 00000141  0x000000c5 jam  0x0000009f , 0x00008a00 
- 00000142  0x000000c6 rtn 
- 00000143  0x000000c9 fetch  0x00000001 , 0x00004438 
- 00000144  0x000000ca or_into  0x00000006 , 0x0000003f 
- 00000145  0x000000cb store  0x00000001 , 0x00008a02 
- 00000146  0x000000cc jam  0x00000000 , 0x0000890f 
- 00000147  0x000000cd jam  0x00000023 , 0x00008a80 
- 00000148  0x000000ce jam  0x000000b0 , 0x00008a81 
- 00000149  0x000000cf setarg  0x00e40909 
- 00000150  0x000000d0 store  0x00000003 , 0x00008a73 
- 00000151  0x000000d1 jam  0x0000002a , 0x00008a76 
- 00000152  0x000000d2 jam  0x00000004 , 0x00008902 
- 00000153  0x000000d3 branch  0x0000006e 
- 00000154  0x000000d6 branch  0x000000c2 , 0x0000002b 
- 00000155  0x000000d7 fetch  0x00000004 , 0x0000020d 
- 00000156  0x000000d8 rtn  0x00000034 
- 00000157  0x000000d9 until  0x0000003e , 0x00000033 
- 00000158  0x000000da fetch  0x00000001 , 0x00008136 
- 00000159  0x000000db and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00000160  0x000000dc fetcht  0x00000001 , 0x0000020d 
- 00000161  0x000000dd ior  0x00000002 , 0x0000003f 
- 00000162  0x000000de increase  0xfffffffd , 0x0000003f 
- 00000163  0x000000df store  0x00000001 , 0x00008136 
- 00000164  0x000000e0 until  0x0000003e , 0x00000033 
- 00000165  0x000000e2 fetch  0x00000001 , 0x00008138 
- 00000166  0x000000e3 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00000167  0x000000e4 fetcht  0x00000001 , 0x0000020e 
- 00000168  0x000000e5 lshift3  0x00000002 , 0x00000002 
- 00000169  0x000000e6 ior  0x00000002 , 0x0000003f 
- 00000170  0x000000e7 store  0x00000001 , 0x00008138 
- 00000171  0x000000e8 until  0x0000003e , 0x00000033 
- 00000172  0x000000eb fetch  0x00000001 , 0x00008acb 
- 00000173  0x000000ec and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00000174  0x000000ed fetcht  0x00000001 , 0x0000020f 
- 00000175  0x000000ee storet  0x00000001 , 0x0000415b 
- 00000176  0x000000ef ior  0x00000002 , 0x0000003f 
- 00000177  0x000000f0 store  0x00000001 , 0x00008acb 
- 00000178  0x000000f2 fetch  0x00000001 , 0x00000210 
- 00000179  0x000000f3 store  0x00000001 , 0x0000415c 
- 00000180  0x000000f4 isolate1  0x00000003 , 0x0000003f 
- 00000181  0x000000f5 fetch  0x00000001 , 0x00008a06 
- 00000182  0x000000f6 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00000183  0x000000f7 store  0x00000001 , 0x00008a06 
- 00000184  0x000000f9 fetch  0x00000001 , 0x00000210 
- 00000185  0x000000fa and  0x0000003f , 0x00000007 , 0x00000002 
- 00000186  0x000000fb lshift4  0x00000002 , 0x00000002 
- 00000187  0x000000fc lshift  0x00000002 , 0x00000002 
- 00000188  0x000000fd storet  0x00000001 , 0x00004438 
- 00000189  0x000000fe fetch  0x00000001 , 0x00008a02 
- 00000190  0x000000ff and  0x0000003f , 0x0000001f , 0x0000003f 
- 00000191  0x00000100 ior  0x00000002 , 0x0000003f 
- 00000192  0x00000101 store  0x00000001 , 0x00008a02 
- 00000193  0x00000102 rtn 
- 00000194  0x00000105 fetch  0x00000002 , 0x0000415b 
- 00000195  0x00000106 rtn  0x00000034 
- 00000196  0x00000107 store  0x00000002 , 0x0000020f 
- 00000197  0x00000108 branch  0x000000ac 
- 00000198  0x0000010b call  0x0000686f 
- 00000199  0x0000010c call  0x000021ba 
- 00000200  0x0000010d force  0x00000008 , 0x00000015 
- 00000201  0x0000010e force  0x00000000 , 0x00000015 
- 00000202  0x00000110 setarg  0x000aaada 
- 00000203  0x00000111 store  0x00000003 , 0x00008a0f 
- 00000204  0x00000112 jam  0x00000040 , 0x00008a25 
- 00000205  0x00000113 jam  0x00000010 , 0x00008a26 
- 00000206  0x00000114 nop  0x0000003c 
- 00000207  0x00000115 jam  0x000000fb , 0x00008a01 
- 00000208  0x00000116 jam  0x000000ff , 0x00008a25 
- 00000209  0x00000117 jam  0x00000030 , 0x00008a26 
- 00000210  0x00000118 jam  0x000000fe , 0x00008a16 
- 00000211  0x00000119 branch  0x000021b4 
- 00000212  0x0000011c fetch  0x00000001 , 0x00004793 
- 00000213  0x0000011d nrtn  0x00000034 
- 00000214  0x0000011e call  0x000000d8 
- 00000215  0x0000011f branch  0x000060fc 
- 00000216  0x00000122 fetch  0x00000001 , 0x00004655 
- 00000217  0x00000123 rtneq  0x000000ff 
- 00000218  0x00000124 branch  0x00005e78 
- 00000219  0x00000127 fetcht  0x00000001 , 0x00004601 
- 00000220  0x00000128 fetch  0x00000001 , 0x00004621 
- 00000221  0x00000129 isub  0x00000002 , 0x0000003e 
- 00000222  0x0000012a nbranch  0x000000e0 , 0x00000002 
- 00000223  0x0000012b branch  0x00003681 
- 00000224  0x0000012e fetch  0x00000004 , 0x0000458f 
- 00000225  0x0000012f fetcht  0x00000004 , 0x000045e4 
- 00000226  0x00000130 isub  0x00000002 , 0x0000003e 
- 00000227  0x00000131 branch  0x00003222 , 0x00000005 
- 00000228  0x00000132 call  0x00000248 
- 00000229  0x00000133 branch  0x0000369b 
- 00000230  0x00000136 setarg  0x000aaa7e 
- 00000231  0x00000137 store  0x00000003 , 0x00008a0f 
- 00000232  0x00000138 nop  0x0000003c 
- 00000233  0x00000139 jam  0x00000000 , 0x00008a25 
- 00000234  0x0000013a jam  0x0000000d , 0x00008a26 
- 00000235  0x0000013b jam  0x000000f6 , 0x00008a16 
- 00000236  0x0000013c branch  0x00002203 
- 00000237  0x0000013f fetch  0x00000001 , 0x00004141 
- 00000238  0x00000140 beq  0x00000006 , 0x00002225 
- 00000239  0x00000141 beq  0x0000000a , 0x000000f3 
- 00000240  0x00000142 beq  0x0000009e , 0x000000fc 
- 00000241  0x00000145 beq  0x000000aa , 0x000000f8 
- 00000242  0x00000146 branch  0x0000220e 
- 00000243  0x00000149 jam  0x00000025 , 0x00008a14 
- 00000244  0x0000014a setarg  0x00a93f3f 
- 00000245  0x0000014b store  0x00000003 , 0x00008a60 
- 00000246  0x0000014c jam  0x0000001f , 0x00008a63 
- 00000247  0x0000014d rtn 
- 00000248  0x00000150 jam  0x00000017 , 0x00008a14 
- 00000249  0x00000151 fetch  0x00000003 , 0x00004a08 
- 00000250  0x00000152 store  0x00000003 , 0x00008a60 
- 00000251  0x00000153 branch  0x0000221a 
- 00000252  0x00000156 jam  0x00000017 , 0x00008a14 
- 00000253  0x00000157 setarg  0x00250300 
- 00000254  0x00000158 store  0x00000003 , 0x00008a60 
- 00000255  0x00000159 branch  0x0000221a 
- 00000256  0x0000015c rtn  0x0000002b 
- 00000257  0x0000015d call  0x00002160 
- 00000258  0x0000015e arg  0x00000027 , 0x00000002 
- 00000259  0x0000015f call  0x0000216f 
- 00000260  0x00000160 call  0x000021a6 
- 00000261  0x00000161 jam  0x0000007f , 0x00008a25 
- 00000262  0x00000162 jam  0x0000001a , 0x00008a30 
- 00000263  0x00000163 jam  0x00000078 , 0x00008a31 
- 00000264  0x00000164 jam  0x000000b2 , 0x00008a8f 
- 00000265  0x00000165 jam  0x00000000 , 0x00008ac2 
- 00000266  0x00000166 jam  0x00000000 , 0x00008ac3 
- 00000267  0x00000167 arg  0x00000006 , 0x00000007 
- 00000268  0x00000168 call  0x0000011d 
- 00000269  0x00000169 isolate1  0x0000000d , 0x00000011 
- 00000270  0x0000016a call  0x0000211d 
- 00000271  0x0000016b isolate1  0x0000000d , 0x00000012 
- 00000272  0x0000016c call  0x0000211e 
- 00000273  0x0000016d arg  0x00000005 , 0x00000007 
- 00000274  0x0000016f call  0x0000211c 
- 00000275  0x00000170 call  0x0000211e 
- 00000276  0x00000171 call  0x0000011d 
- 00000277  0x00000172 arg  0x00008ac2 , 0x00000005 
- 00000278  0x00000173 rshift4  0x00000011 , 0x0000003f 
- 00000279  0x00000174 call  0x00002117 
- 00000280  0x00000175 rshift4  0x00000012 , 0x0000003f 
- 00000281  0x00000176 call  0x00002117 
- 00000282  0x00000177 increase  0xffffffff , 0x00000007 
- 00000283  0x00000178 branch  0x00000112 , 0x00000002 
- 00000284  0x00000179 branch  0x0000214f 
- 00000285  0x0000017c nop  0x0000003c 
- 00000286  0x0000017d setarg  0x00000f00 
- 00000287  0x0000017e store  0x00000002 , 0x00008982 
- 00000288  0x0000017f setarg  0x00000ff0 
- 00000289  0x00000180 store  0x00000002 , 0x00008984 
- 00000290  0x00000181 jam  0x00000009 , 0x00008981 
- 00000291  0x00000182 jam  0x00000003 , 0x00008981 
- 00000292  0x00000183 jam  0x00000006 , 0x00008980 
- 00000293  0x00000184 nop  0x0000003c 
- 00000294  0x00000185 arg  0x00000000 , 0x00000011 
- 00000295  0x00000186 arg  0x00000000 , 0x00000012 
- 00000296  0x00000187 arg  0x00000010 , 0x00000039 
- 00000297  0x00000188 arg  0x00000f00 , 0x00000006 
- 00000298  0x00000189 branch  0x0000212d 
- 00000299  0x0000018c rtn  0x0000002b 
- 00000300  0x0000018d branch  0x00002272 
- 00000301  0x00000193 rtn  0x0000002b 
- 00000302  0x00000194 jam  0x00000077 , 0x00008a07 
- 00000303  0x00000195 jam  0x000000c9 , 0x00008a08 
- 00000304  0x00000196 jam  0x00000001 , 0x00008a0b 
- 00000305  0x00000197 fetch  0x00000001 , 0x00004409 
- 00000306  0x00000198 store  0x00000001 , 0x000080cd 
- 00000307  0x00000199 nop  0x00000bb8 
- 00000308  0x0000019a call  0x0000013d 
- 00000309  0x0000019b jam  0x000000c1 , 0x00008a08 
- 00000310  0x0000019c fetchr  0x00000012 , 0x00000001 , 0x00004419 
- 00000311  0x0000019d arg  0x00000008 , 0x00000039 
- 00000312  0x0000019e call  0x00006f58 
- 00000313  0x0000019f fetch  0x00000001 , 0x00004419 
- 00000314  0x000001a0 store  0x00000001 , 0x00004433 
- 00000315  0x000001a1 storer  0x00000012 , 0x00000001 , 0x00004419 
- 00000316  0x000001a2 rtn 
- 00000317  0x000001a6 jam  0x00000003 , 0x000080cc 
- 00000318  0x000001a8 fetch  0x00000001 , 0x00008129 
- 00000319  0x000001a9 bbit0  0x00000005 , 0x0000013e 
- 00000320  0x000001aa fetcht  0x00000002 , 0x00008164 
- 00000321  0x000001ab storet  0x00000002 , 0x0000440a 
- 00000322  0x000001ac jam  0x00000000 , 0x000080cc 
- 00000323  0x000001ad rtn 
- 00000324  0x000001b1 jam  0x00000011 , 0x00008a82 
- 00000325  0x000001b2 jam  0x00000012 , 0x00008a8d 
- 00000326  0x000001b3 jam  0x0000000a , 0x00008a8e 
- 00000327  0x000001b4 fetch  0x00000001 , 0x00004099 
- 00000328  0x000001b5 beq  0x00000010 , 0x0000015d 
- 00000329  0x000001b6 setarg  0x00005762 
- 00000330  0x000001b7 store  0x00000002 , 0x00008907 
- 00000331  0x000001b9 jam  0x00000003 , 0x00008901 
- 00000332  0x000001ba jam  0x00000003 , 0x00008930 
- 00000333  0x000001bb rtnmark1  0x0000002d 
- 00000334  0x000001bc jam  0x00000001 , 0x00008901 
- 00000335  0x000001bd jam  0x00000007 , 0x00008a82 
- 00000336  0x000001be jam  0x00000044 , 0x00008a8d 
- 00000337  0x000001bf jam  0x0000000a , 0x00008a8e 
- 00000338  0x000001c0 fetch  0x00000001 , 0x00004099 
- 00000339  0x000001c1 beq  0x00000010 , 0x0000015a 
- 00000340  0x000001c2 setarg  0x00002bb1 
- 00000341  0x000001c3 store  0x00000002 , 0x00008907 
- 00000342  0x000001c5 rtnmark0  0x0000002f 
- 00000343  0x000001c6 jam  0x00000024 , 0x00008930 
- 00000344  0x000001c7 jam  0x00000005 , 0x00008901 
- 00000345  0x000001c8 rtn 
- 00000346  0x000001cb setarg  0x00004189 
- 00000347  0x000001cc store  0x00000002 , 0x00008907 
- 00000348  0x000001cd branch  0x00000156 
- 00000349  0x000001d0 setarg  0x00008312 
- 00000350  0x000001d1 store  0x00000002 , 0x00008907 
- 00000351  0x000001d2 branch  0x0000014b 
- 00000352  0x000001d4 fetch  0x00000001 , 0x00004bfa 
- 00000353  0x000001d5 arg  0x00000100 , 0x00000013 
- 00000354  0x000001d6 iadd  0x00000013 , 0x0000003f 
- 00000355  0x000001d7 rtn 
- 00000356  0x000001d9 branch  0x00000184 
- 00000357  0x000001db call  0x00000167 
- 00000358  0x000001dc branch  0x00002563 
- 00000359  0x000001df fetch  0x00000001 , 0x00004bfb 
- 00000360  0x000001e0 rtn  0x00000034 
- 00000361  0x000001e1 fetch  0x00000001 , 0x00004bfc 
- 00000362  0x000001e2 nrtn  0x00000034 
- 00000363  0x000001e3 fetcht  0x00000001 , 0x00004bfb 
- 00000364  0x000001e4 fetch  0x00000001 , 0x00004bfa 
- 00000365  0x000001e5 isub  0x00000002 , 0x0000003e 
- 00000366  0x000001e6 ncall  0x00000160 , 0x00000002 
- 00000367  0x000001e7 isub  0x00000002 , 0x0000003f 
- 00000368  0x000001e8 sub  0x0000003f , 0x00000064 , 0x0000003e 
- 00000369  0x000001e9 branch  0x00000179 , 0x00000002 
- 00000370  0x000001ea fetch  0x00000001 , 0x00004bfd 
- 00000371  0x000001eb sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00000372  0x000001ec ncall  0x00000177 , 0x00000002 
- 00000373  0x000001ed jam  0x00000001 , 0x00004bfc 
- 00000374  0x000001ee rtn 
- 00000375  0x000001f0 jam  0x00000001 , 0x00004bfe 
- 00000376  0x000001f1 branch  0x0000431f 
- 00000377  0x000001f3 fetcht  0x00000001 , 0x0000017f 
- 00000378  0x000001f4 fetch  0x00000001 , 0x0000004c 
- 00000379  0x000001f5 rshift  0x0000003f , 0x0000003f 
- 00000380  0x000001f6 ixor  0x00000002 , 0x0000003f 
- 00000381  0x000001f7 isolate1  0x00000002 , 0x0000003f 
- 00000382  0x000001f8 setarg  0x00000000 
- 00000383  0x000001f9 fetcht  0x00000001 , 0x00004bfd 
- 00000384  0x000001fa setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00000385  0x000001fb iadd  0x00000002 , 0x00000002 
- 00000386  0x000001fc storet  0x00000001 , 0x00004bfd 
- 00000387  0x000001fd rtn 
- 00000388  0x00000200 fetch  0x00000001 , 0x00000005 
- 00000389  0x00000201 increase  0x00000001 , 0x0000003f 
- 00000390  0x00000202 store  0x00000001 , 0x00000005 
- 00000391  0x00000203 nbranch  0x0000018b , 0x0000002d 
- 00000392  0x00000204 fetch  0x00000001 , 0x00004bfa 
- 00000393  0x00000205 increase  0x00000001 , 0x0000003f 
- 00000394  0x00000206 store  0x00000001 , 0x00004bfa 
- 00000395  0x00000207 fetch  0x00000001 , 0x00000168 
- 00000396  0x00000208 rtnbit1  0x00000003 
- 00000397  0x00000209 set1  0x00000003 , 0x0000003f 
- 00000398  0x0000020a store  0x00000001 , 0x00000168 
- 00000399  0x0000020b fetch  0x00000002 , 0x000042f5 
- 00000400  0x0000020c store  0x00000002 , 0x00000196 
- 00000401  0x0000020d setarg  0x00000000 
- 00000402  0x0000020e store  0x00000004 , 0x0000431d 
- 00000403  0x00000211 rtn 
- 00000404  0x00000213 call  0x0000281c 
- 00000405  0x00000215 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00000406  0x00000216 increase  0xfffffffc , 0x00000011 
- 00000407  0x00000217 nbranch  0x000026fa , 0x00000002 
- 00000408  0x00000218 branch  0x0000268e 
- 00000409  0x0000021b parse  0x00000003 , 0x00000000 , 0x00000018 
- 00000410  0x0000021c rshift32  0x0000003f , 0x0000003f 
- 00000411  0x0000021d rshift16  0x0000003f , 0x0000003f 
- 00000412  0x0000021e istore  0x00000003 , 0x00000005 
- 00000413  0x0000021f enable  0x00000010 
- 00000414  0x00000220 call  0x0000270d 
- 00000415  0x00000221 branch  0x000026f6 , 0x00000006 
- 00000416  0x00000222 bmark0  0x00000032 , 0x000026af 
- 00000417  0x00000223 fetch  0x00000001 , 0x0000004d 
- 00000418  0x00000224 branch  0x000026af , 0x00000034 
- 00000419  0x00000225 increase  0xfffffffc , 0x0000003f 
- 00000420  0x00000226 store  0x00000001 , 0x0000004d 
- 00000421  0x00000227 call  0x000072cb 
- 00000422  0x00000228 fetch  0x00000001 , 0x00008108 
- 00000423  0x00000229 bbit0  0x00000007 , 0x000026fa 
- 00000424  0x0000022a force  0x0000000c , 0x00000038 
- 00000425  0x0000022b storer  0x0000002f , 0x00000004 , 0x00000154 
- 00000426  0x0000022c branch  0x000026af 
- 00000427  0x0000022f fetch  0x00000001 , 0x00004334 
- 00000428  0x00000230 rtneq  0x00000000 
- 00000429  0x00000231 beq  0x00000003 , 0x0000304a 
- 00000430  0x00000232 branch  0x000028e1 
- 00000431  0x00000235 call  0x00002152 
- 00000432  0x00000236 jam  0x00000000 , 0x00008900 
- 00000433  0x00000237 set0  0x00000030 , 0x00000000 
- 00000434  0x00000238 branch  0x00002ae3 
- 00000435  0x0000023b set0  0x00000030 , 0x00000000 
- 00000436  0x0000023c branch  0x00002af6 
- 00000437  0x0000023f ifetch  0x00000002 , 0x00000006 
- 00000438  0x00000240 beq  0x00000004 , 0x000001b8 
- 00000439  0x00000241 branch  0x000028eb 
- 00000440  0x00000243 ifetch  0x00000003 , 0x00000006 
- 00000441  0x00000244 store  0x00000003 , 0x00004397 
- 00000442  0x00000245 beq  0x0000000a , 0x000001bd 
- 00000443  0x00000246 beq  0x00000012 , 0x000001cc 
- 00000444  0x00000247 branch  0x00002b96 
- 00000445  0x0000024a fetch  0x00000008 , 0x00004713 
- 00000446  0x0000024b bbit0  0x0000003b , 0x00002d19 
- 00000447  0x0000024c call  0x00002dc7 
- 00000448  0x0000024d fetcht  0x00000002 , 0x00004398 
- 00000449  0x0000024e fetch  0x00000001 , 0x00004321 
- 00000450  0x0000024f bbit1  0x00000003 , 0x000001c7 
- 00000451  0x00000252 fetch  0x00000002 , 0x00004398 
- 00000452  0x00000253 beq  0x00000030 , 0x00002e03 
- 00000453  0x00000254 fetcht  0x00000002 , 0x00004398 
- 00000454  0x00000255 branch  0x00002d1d 
- 00000455  0x00000258 fetch  0x00000002 , 0x00004332 
- 00000456  0x00000259 isub  0x00000002 , 0x0000003e 
- 00000457  0x0000025a nbranch  0x000001c3 , 0x00000005 
- 00000458  0x0000025b nbranch  0x000001c3 , 0x00000028 
- 00000459  0x0000025c branch  0x00002d46 
- 00000460  0x0000025f copy  0x00000006 , 0x00000011 
- 00000461  0x00000260 fetch  0x00000002 , 0x00004335 
- 00000462  0x00000261 add  0x0000003f , 0xfffffffd , 0x00000012 
- 00000463  0x00000262 call  0x00002929 
- 00000464  0x00000263 fetch  0x00000001 , 0x0000478f 
- 00000465  0x00000264 beq  0x000000ff , 0x00002dac 
- 00000466  0x00000265 fetch  0x00000001 , 0x00004795 
- 00000467  0x00000266 branch  0x00002dac , 0x00000034 
- 00000468  0x00000267 fetch  0x00000001 , 0x00004843 
- 00000469  0x00000268 bbit1  0x00000001 , 0x00002dac 
- 00000470  0x00000269 setarg  0x0000001a 
- 00000471  0x0000026a fetcht  0x00000002 , 0x00004398 
- 00000472  0x0000026b isub  0x00000002 , 0x0000003e 
- 00000473  0x0000026c nbranch  0x00002dac , 0x00000005 
- 00000474  0x0000026d branch  0x00002d46 
- 00000475  0x00000271 fetch  0x00000002 , 0x000043e9 
- 00000476  0x00000272 call  0x00007d79 
- 00000477  0x00000274 fetch  0x00000004 , 0x000040ad 
- 00000478  0x00000275 iadd  0x00000002 , 0x0000003f 
- 00000479  0x00000276 store  0x00000004 , 0x000040ad 
- 00000480  0x00000277 call  0x000001e6 
- 00000481  0x00000278 call  0x000001e3 
- 00000482  0x00000279 branch  0x00002425 
- 00000483  0x0000027c fetch  0x00000001 , 0x00004b20 
- 00000484  0x0000027d branch  0x0000026e , 0x00000034 
- 00000485  0x0000027e branch  0x00000272 
- 00000486  0x00000281 storer  0x00000000 , 0x00000008 , 0x000040e7 
- 00000487  0x00000282 arg  0x00008070 , 0x00000006 
- 00000488  0x00000283 arg  0x000040cc , 0x00000005 
- 00000489  0x00000284 call  0x00007c8f 
- 00000490  0x00000285 arg  0x000080d4 , 0x00000006 
- 00000491  0x00000286 call  0x00007c89 
- 00000492  0x00000287 fetch  0x00000001 , 0x00008080 
- 00000493  0x00000288 store  0x00000001 , 0x000040ef 
- 00000494  0x00000289 copy  0x00000002 , 0x00000012 
- 00000495  0x0000028b arg  0x0000000c , 0x00000039 
- 00000496  0x0000028c arg  0x00000016 , 0x00000011 
- 00000497  0x0000028d arg  0x0000814d , 0x00000013 
- 00000498  0x0000028e until  0x0000003e , 0x00000033 
- 00000499  0x00000290 ifetch  0x00000001 , 0x00000011 
- 00000500  0x00000291 ifetcht  0x00000001 , 0x00000013 
- 00000501  0x00000292 isub  0x00000002 , 0x0000003e 
- 00000502  0x00000293 branch  0x000001f9 , 0x00000005 
- 00000503  0x00000294 istore  0x00000001 , 0x00000013 
- 00000504  0x00000295 until  0x0000003e , 0x00000033 
- 00000505  0x00000297 increase  0x00000001 , 0x00000011 
- 00000506  0x00000298 increase  0x00000001 , 0x00000013 
- 00000507  0x00000299 loop  0x000001f3 
- 00000508  0x0000029a copy  0x00000012 , 0x00000002 
- 00000509  0x0000029b rtn 
- 00000510  0x0000029e call  0x00002408 
- 00000511  0x0000029f fetch  0x00000003 , 0x000040bd 
- 00000512  0x000002a0 rtn  0x00000034 
- 00000513  0x000002a1 fetcht  0x00000001 , 0x00004645 
- 00000514  0x000002a2 call  0x00006ee6 
- 00000515  0x000002a3 rtn  0x00000001 
- 00000516  0x000002a4 branch  0x00002490 
- 00000517  0x000002a8 call  0x00006b3a 
- 00000518  0x000002a9 call  0x00006b75 
- 00000519  0x000002aa branch  0x00006b38 
- 00000520  0x000002ad fetch  0x00000002 , 0x000045e0 
- 00000521  0x000002ae arg  0x000001f8 , 0x00000002 
- 00000522  0x000002af iand  0x00000002 , 0x0000003f 
- 00000523  0x000002b0 branch  0x00000210 , 0x00000034 
- 00000524  0x000002b1 fetch  0x00000002 , 0x000045e0 
- 00000525  0x000002b2 increase  0x00000001 , 0x0000003f 
- 00000526  0x000002b3 store  0x00000002 , 0x000045e0 
- 00000527  0x000002b4 rtn 
- 00000528  0x000002b7 call  0x0000357f 
- 00000529  0x000002b8 call  0x00003651 
- 00000530  0x000002b9 nbranch  0x00003586 , 0x00000018 
- 00000531  0x000002ba nbranch  0x00003586 , 0x0000002f 
- 00000532  0x000002bb call  0x0000366e 
- 00000533  0x000002bd fetch  0x00000001 , 0x0000457d 
- 00000534  0x000002be branch  0x0000021f , 0x00000034 
- 00000535  0x000002c0 fetch  0x00000004 , 0x000045cc 
- 00000536  0x000002c1 fetcht  0x00000004 , 0x0000458f 
- 00000537  0x000002c2 isub  0x00000002 , 0x0000003e 
- 00000538  0x000002c3 branch  0x0000021c , 0x00000005 
- 00000539  0x000002c4 branch  0x0000356e 
- 00000540  0x000002c7 fetch  0x00000008 , 0x00004713 
- 00000541  0x000002c8 bbit1  0x00000030 , 0x00003291 
- 00000542  0x000002c9 branch  0x00003549 
- 00000543  0x000002cc fetch  0x00000004 , 0x0000455f 
- 00000544  0x000002cd rtn  0x00000034 
- 00000545  0x000002ce branch  0x00000217 
- 00000546  0x000002d1 fetch  0x00000001 , 0x00004437 
- 00000547  0x000002d2 nrtn  0x00000034 
- 00000548  0x000002d3 fetch  0x00000002 , 0x000044e9 
- 00000549  0x000002d4 rtnbit1  0x0000000b 
- 00000550  0x000002d5 fetchr  0x00000011 , 0x00000002 , 0x000045f0 
- 00000551  0x000002d6 call  0x000035b4 
- 00000552  0x000002d7 storet  0x00000001 , 0x00004624 
- 00000553  0x000002d8 fetch  0x00000001 , 0x00004629 
- 00000554  0x000002d9 bmark1  0x00000026 , 0x0000022c 
- 00000555  0x000002da fetch  0x00000001 , 0x0000462c 
- 00000556  0x000002dc isub  0x00000002 , 0x0000003e 
- 00000557  0x000002dd nbranch  0x00000247 , 0x00000002 
- 00000558  0x000002de fetch  0x00000001 , 0x00004626 
- 00000559  0x000002df sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00000560  0x000002e0 nbranch  0x00000234 , 0x00000002 
- 00000561  0x000002e1 fetch  0x00000001 , 0x00004626 
- 00000562  0x000002e2 beq  0x00000000 , 0x00000248 
- 00000563  0x000002e3 rtn 
- 00000564  0x000002e6 fetch  0x00000001 , 0x00004626 
- 00000565  0x000002e7 fetcht  0x00000001 , 0x00004627 
- 00000566  0x000002e8 isub  0x00000002 , 0x0000003e 
- 00000567  0x000002e9 nrtn  0x00000005 
- 00000568  0x000002ea jam  0x00000000 , 0x00004626 
- 00000569  0x000002ec fetcht  0x00000001 , 0x00004624 
- 00000570  0x000002ed fetch  0x00000001 , 0x00004628 
- 00000571  0x000002ee bmark1  0x00000026 , 0x0000023d 
- 00000572  0x000002ef fetch  0x00000001 , 0x0000462b 
- 00000573  0x000002f1 isub  0x00000002 , 0x0000003e 
- 00000574  0x000002f2 nrtn  0x00000002 
- 00000575  0x000002f3 fetch  0x00000001 , 0x00004625 
- 00000576  0x000002f4 beq  0x00000000 , 0x00003715 
- 00000577  0x000002f5 increase  0xffffffff , 0x0000003f 
- 00000578  0x000002f6 store  0x00000001 , 0x00004625 
- 00000579  0x000002f7 beq  0x00000003 , 0x00000251 
- 00000580  0x000002f8 beq  0x00000002 , 0x00000253 
- 00000581  0x000002f9 beq  0x00000001 , 0x0000370b 
- 00000582  0x000002fa branch  0x00003715 
- 00000583  0x000002fd jam  0x00000000 , 0x00004626 
- 00000584  0x000002ff fetch  0x00000001 , 0x00004625 
- 00000585  0x00000300 beq  0x00000004 , 0x0000024f 
- 00000586  0x00000301 increase  0x00000001 , 0x0000003f 
- 00000587  0x00000302 store  0x00000001 , 0x00004625 
- 00000588  0x00000303 beq  0x00000001 , 0x0000370b 
- 00000589  0x00000304 beq  0x00000002 , 0x00000253 
- 00000590  0x00000305 beq  0x00000003 , 0x00000251 
- 00000591  0x00000307 jam  0x00000007 , 0x00004141 
- 00000592  0x00000308 rtn 
- 00000593  0x0000030b jam  0x00000005 , 0x00004141 
- 00000594  0x0000030c rtn 
- 00000595  0x0000030f jam  0x00000003 , 0x00004141 
- 00000596  0x00000310 rtn 
- 00000597  0x00000317 setarg  0x00006235 
- 00000598  0x00000318 store  0x00000002 , 0x000045f8 
- 00000599  0x00000319 setarg  0x0000622b 
- 00000600  0x0000031a store  0x00000002 , 0x000045fa 
- 00000601  0x0000031b setarg  0x0000027c 
- 00000602  0x0000031c store  0x00000002 , 0x000043e9 
- 00000603  0x0000031d branch  0x000053f3 
- 00000604  0x00000320 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00000605  0x00000321 rtn  0x00000005 
- 00000606  0x00000322 storet  0x00000001 , 0x00004b1f 
- 00000607  0x00000323 call  0x00006ee6 
- 00000608  0x00000324 branch  0x00000265 , 0x00000001 
- 00000609  0x00000326 fetcht  0x00000001 , 0x00004b1f 
- 00000610  0x00000327 call  0x00006f0f 
- 00000611  0x00000328 fetcht  0x00000001 , 0x00004b1f 
- 00000612  0x00000329 branch  0x0000026c 
- 00000613  0x0000032c jam  0x00000001 , 0x00004b20 
- 00000614  0x0000032d fetcht  0x00000001 , 0x00004b1f 
- 00000615  0x0000032e call  0x00006f0f 
- 00000616  0x0000032f fetcht  0x00000001 , 0x00004b1f 
- 00000617  0x00000330 branch  0x0000026a 
- 00000618  0x00000333 arg  0x00000006 , 0x00000008 
- 00000619  0x00000334 branch  0x00006ebd 
- 00000620  0x00000337 arg  0x00000003 , 0x00000008 
- 00000621  0x00000338 branch  0x00006ebd 
- 00000622  0x0000033b setarg  0x00000010 
- 00000623  0x0000033d store  0x00000001 , 0x00008141 
- 00000624  0x0000033e until  0x0000003e , 0x00000033 
- 00000625  0x0000033f rtn 
- 00000626  0x00000342 setarg  0x00000080 
- 00000627  0x00000343 branch  0x0000026f 
- 00000628  0x00000347 clear_stack 
- 00000629  0x00000348 call  0x00000277 , 0x0000002b 
- 00000630  0x00000349 branch  0x00002003 
- 00000631  0x0000034c call  0x0000026e 
- 00000632  0x0000034d fetcht  0x00000001 , 0x0000464a 
- 00000633  0x0000034e call  0x00006edd 
- 00000634  0x0000034f fetcht  0x00000001 , 0x0000464b 
- 00000635  0x00000350 branch  0x00006edd 
- 00000636  0x00000353 rtn 
- 00000637  0x0000035a call  0x0000041a 
- 00000638  0x0000035b fetch  0x00000008 , 0x00004713 
- 00000639  0x0000035c bbit1  0x00000013 , 0x00005d60 
- 00000640  0x0000035d bbit1  0x00000012 , 0x00005d6e 
- 00000641  0x0000035e bbit1  0x00000014 , 0x00000283 
- 00000642  0x0000035f rtn 
- 00000643  0x00000361 fetch  0x00000001 , 0x00004666 
- 00000644  0x00000362 store  0x00000001 , 0x00004a06 
- 00000645  0x00000363 call  0x00005e43 
- 00000646  0x00000366 call  0x0000029b 
- 00000647  0x00000368 call  0x0000028a 
- 00000648  0x00000369 call  0x000002a1 
- 00000649  0x0000036a branch  0x00005daa 
- 00000650  0x0000036c fetch  0x00000008 , 0x00004713 
- 00000651  0x0000036d bbit1  0x0000003e , 0x00005dd1 
- 00000652  0x0000036e branch  0x00005dcc 
- 00000653  0x00000371 fetch  0x00000002 , 0x0000468e 
- 00000654  0x00000372 arg  0x0000aa55 , 0x00000002 
- 00000655  0x00000373 isub  0x00000002 , 0x0000003e 
- 00000656  0x00000374 branch  0x000002e6 , 0x00000005 
- 00000657  0x00000376 storet  0x00000002 , 0x0000468e 
- 00000658  0x00000377 call  0x00005c9c 
- 00000659  0x00000378 fetch  0x00000001 , 0x000049a1 
- 00000660  0x00000379 store  0x00000001 , 0x00004666 
- 00000661  0x0000037a call  0x00005c8c 
- 00000662  0x0000037c setarg  0x00001122 
- 00000663  0x0000037d store  0x00000002 , 0x00004695 
- 00000664  0x0000037f fetch  0x00000001 , 0x00004a06 
- 00000665  0x00000380 store  0x00000001 , 0x00004666 
- 00000666  0x00000381 rtn 
- 00000667  0x00000384 fetch  0x00000001 , 0x00004666 
- 00000668  0x00000385 beq  0x00000000 , 0x00000298 
- 00000669  0x00000386 beq  0x00000004 , 0x0000029f 
- 00000670  0x00000387 rtn 
- 00000671  0x0000038a jam  0x00000000 , 0x00004666 
- 00000672  0x0000038b rtn 
- 00000673  0x0000038e fetch  0x00000001 , 0x00004666 
- 00000674  0x0000038f rtneq  0x00000000 
- 00000675  0x00000390 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
- 00000676  0x00000391 copy  0x00000012 , 0x00000013 
- 00000677  0x00000393 call  0x00005e3d 
- 00000678  0x00000394 fetch  0x00000002 , 0x000049e0 
- 00000679  0x00000395 branch  0x000002af , 0x00000034 
- 00000680  0x00000396 store  0x00000002 , 0x000049de 
- 00000681  0x00000397 increase  0x00000002 , 0x00000013 
- 00000682  0x00000398 fetch  0x00000002 , 0x00004a00 
- 00000683  0x00000399 isub  0x00000013 , 0x0000003e 
- 00000684  0x0000039a nbranch  0x000002af , 0x00000002 
- 00000685  0x0000039b copy  0x00000013 , 0x00000012 
- 00000686  0x0000039c branch  0x000002a5 
- 00000687  0x0000039f fetch  0x00000002 , 0x000049de 
- 00000688  0x000003a0 store  0x00000002 , 0x00004695 
- 00000689  0x000003a1 rtn 
- 00000690  0x000003a5 fetch  0x00000008 , 0x00004713 
- 00000691  0x000003a6 bbit1  0x00000013 , 0x00005cb1 
- 00000692  0x000003a7 bbit1  0x00000012 , 0x00005cb9 
- 00000693  0x000003a8 bbit1  0x00000014 , 0x000002b7 
- 00000694  0x000003a9 rtn 
- 00000695  0x000003ac call  0x000002b9 
- 00000696  0x000003ae branch  0x00005cc1 
- 00000697  0x000003b1 fetch  0x00000001 , 0x00004666 
- 00000698  0x000003b2 rtneq  0x00000000 
- 00000699  0x000003b3 beq  0x00000001 , 0x000002be 
- 00000700  0x000003b4 beq  0x00000002 , 0x000002d2 
- 00000701  0x000003b5 rtn 
- 00000702  0x000003ba fetchr  0x00000012 , 0x00000002 , 0x000049ee 
- 00000703  0x000003bb copy  0x00000012 , 0x00000013 
- 00000704  0x000003bd call  0x00005df3 
- 00000705  0x000003be fetch  0x00000006 , 0x000049b5 
- 00000706  0x000003bf branch  0x000002ca , 0x00000034 
- 00000707  0x000003c0 store  0x00000006 , 0x000049af 
- 00000708  0x000003c1 increase  0x00000006 , 0x00000013 
- 00000709  0x000003c2 fetch  0x00000002 , 0x000049f0 
- 00000710  0x000003c3 isub  0x00000013 , 0x0000003e 
- 00000711  0x000003c4 nrtn  0x00000002 
- 00000712  0x000003c5 copy  0x00000013 , 0x00000012 
- 00000713  0x000003c6 branch  0x000002c0 
- 00000714  0x000003c9 fetch  0x00000006 , 0x000049af 
- 00000715  0x000003ca fetcht  0x00000006 , 0x0000466e 
- 00000716  0x000003cb isub  0x00000002 , 0x0000003e 
- 00000717  0x000003cc rtn  0x00000005 
- 00000718  0x000003cd arg  0x00000006 , 0x00000039 
- 00000719  0x000003ce arg  0x0000466e , 0x00000011 
- 00000720  0x000003cf copy  0x00000013 , 0x00000012 
- 00000721  0x000003d0 branch  0x00006b45 
- 00000722  0x000003d3 fetchr  0x00000012 , 0x00000002 , 0x000049f6 
- 00000723  0x000003d4 copy  0x00000012 , 0x00000013 
- 00000724  0x000003d6 call  0x00005e17 
- 00000725  0x000003d7 fetch  0x00000006 , 0x000049cd 
- 00000726  0x000003d8 branch  0x000002de , 0x00000034 
- 00000727  0x000003d9 store  0x00000006 , 0x000049c7 
- 00000728  0x000003da increase  0x00000006 , 0x00000013 
- 00000729  0x000003db fetch  0x00000002 , 0x000049f8 
- 00000730  0x000003dc isub  0x00000013 , 0x0000003e 
- 00000731  0x000003dd nrtn  0x00000002 
- 00000732  0x000003de copy  0x00000013 , 0x00000012 
- 00000733  0x000003df branch  0x000002d4 
- 00000734  0x000003e2 fetch  0x00000006 , 0x000049c7 
- 00000735  0x000003e3 fetcht  0x00000006 , 0x0000467b 
- 00000736  0x000003e4 isub  0x00000002 , 0x0000003e 
- 00000737  0x000003e5 rtn  0x00000005 
- 00000738  0x000003e6 arg  0x00000006 , 0x00000039 
- 00000739  0x000003e7 arg  0x0000467b , 0x00000011 
- 00000740  0x000003e8 copy  0x00000013 , 0x00000012 
- 00000741  0x000003e9 branch  0x00006b45 
- 00000742  0x000003ee call  0x0000031f 
- 00000743  0x000003ef call  0x00000337 
- 00000744  0x000003f0 call  0x000002ea 
- 00000745  0x000003f1 branch  0x00005c90 
- 00000746  0x000003f4 fetch  0x00000008 , 0x00004713 
- 00000747  0x000003f5 rtnbit0  0x0000000f 
- 00000748  0x000003f6 fetch  0x00000001 , 0x00004690 
- 00000749  0x000003f7 beq  0x00000000 , 0x00005c94 
- 00000750  0x000003f8 beq  0x00000006 , 0x000002f0 
- 00000751  0x000003f9 rtn 
- 00000752  0x000003fc jam  0x00000000 , 0x00004690 
- 00000753  0x000003fd rtn 
- 00000754  0x00000400 fetch  0x00000008 , 0x00004713 
- 00000755  0x00000401 bbit1  0x00000013 , 0x00005cb5 
- 00000756  0x00000402 bbit1  0x00000014 , 0x000002f6 
- 00000757  0x00000403 rtn 
- 00000758  0x00000406 fetch  0x00000008 , 0x00004713 
- 00000759  0x00000407 rtnbit0  0x0000000f 
- 00000760  0x00000408 fetchr  0x00000012 , 0x00000002 , 0x000049fa 
- 00000761  0x00000409 copy  0x00000012 , 0x00000013 
- 00000762  0x0000040b call  0x00005e51 
- 00000763  0x0000040c fetch  0x00000001 , 0x000049d4 
- 00000764  0x0000040d branch  0x00000304 , 0x00000034 
- 00000765  0x0000040e store  0x00000001 , 0x000049d3 
- 00000766  0x0000040f increase  0x00000001 , 0x00000013 
- 00000767  0x00000410 fetch  0x00000002 , 0x000049fc 
- 00000768  0x00000411 isub  0x00000013 , 0x0000003e 
- 00000769  0x00000412 nrtn  0x00000002 
- 00000770  0x00000413 copy  0x00000013 , 0x00000012 
- 00000771  0x00000414 branch  0x000002fa 
- 00000772  0x00000417 fetch  0x00000001 , 0x000049d3 
- 00000773  0x00000418 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00000774  0x00000419 branch  0x0000030e , 0x00000034 
- 00000775  0x0000041a fetch  0x00000001 , 0x00004690 
- 00000776  0x0000041c call  0x0000031c 
- 00000777  0x0000041e store  0x00000001 , 0x000049d5 
- 00000778  0x00000420 arg  0x00000001 , 0x00000039 
- 00000779  0x00000421 copy  0x00000013 , 0x00000012 
- 00000780  0x00000422 arg  0x000049d5 , 0x00000011 
- 00000781  0x00000423 branch  0x00006b45 
- 00000782  0x00000426 fetcht  0x00000001 , 0x000049d3 
- 00000783  0x00000427 fetch  0x00000001 , 0x00004690 
- 00000784  0x00000428 call  0x0000031c 
- 00000785  0x00000429 isub  0x00000002 , 0x0000003e 
- 00000786  0x0000042a rtn  0x00000005 
- 00000787  0x0000042b lshift4  0x0000003f , 0x0000003f 
- 00000788  0x0000042c iadd  0x00000002 , 0x0000003f 
- 00000789  0x0000042d store  0x00000001 , 0x000049d5 
- 00000790  0x0000042f copy  0x00000013 , 0x0000003f 
- 00000791  0x00000430 fetcht  0x00000002 , 0x000049fa 
- 00000792  0x00000431 isub  0x00000002 , 0x0000003e 
- 00000793  0x00000432 branch  0x0000030a , 0x00000005 
- 00000794  0x00000434 increase  0xffffffff , 0x00000013 
- 00000795  0x00000435 branch  0x0000030a 
- 00000796  0x00000438 rtnne  0x00000000 
- 00000797  0x00000439 increase  0x00000006 , 0x0000003f 
- 00000798  0x0000043a rtn 
- 00000799  0x0000043d fetch  0x00000008 , 0x00004713 
- 00000800  0x0000043e bbit1  0x0000003e , 0x00000326 
- 00000801  0x0000043f fetch  0x00000001 , 0x00004666 
- 00000802  0x00000440 rtneq  0x00000000 
- 00000803  0x00000441 beq  0x00000001 , 0x00000326 
- 00000804  0x00000442 beq  0x00000002 , 0x0000032d 
- 00000805  0x00000443 rtn 
- 00000806  0x00000446 fetch  0x00000006 , 0x0000466e 
- 00000807  0x00000447 fetcht  0x00000006 , 0x000046e6 
- 00000808  0x00000448 isub  0x00000002 , 0x0000003e 
- 00000809  0x00000449 nrtn  0x00000005 
- 00000810  0x0000044a fetch  0x00000006 , 0x000042db 
- 00000811  0x0000044b store  0x00000006 , 0x0000466e 
- 00000812  0x0000044c rtn 
- 00000813  0x0000044f fetch  0x00000006 , 0x0000466e 
- 00000814  0x00000450 fetcht  0x00000006 , 0x000046e6 
- 00000815  0x00000451 isub  0x00000002 , 0x0000003e 
- 00000816  0x00000452 nrtn  0x00000005 
- 00000817  0x00000453 fetch  0x00000006 , 0x000042db 
- 00000818  0x00000454 add  0x0000003f , 0x00000100 , 0x0000003f 
- 00000819  0x00000455 store  0x00000006 , 0x0000466e 
- 00000820  0x00000456 rtn 
- 00000821  0x00000459 call  0x00000337 
- 00000822  0x0000045a branch  0x00005a9c 
- 00000823  0x0000045d fetch  0x00000008 , 0x00004713 
- 00000824  0x0000045e bbit0  0x00000014 , 0x00005c6f 
- 00000825  0x0000045f bbit1  0x0000003e , 0x0000033f 
- 00000826  0x00000461 fetch  0x00000001 , 0x00004666 
- 00000827  0x00000462 rtneq  0x00000000 
- 00000828  0x00000463 beq  0x00000001 , 0x0000033f 
- 00000829  0x00000464 beq  0x00000002 , 0x00000344 
- 00000830  0x00000465 rtn 
- 00000831  0x00000468 fetch  0x00000006 , 0x00004668 
- 00000832  0x00000469 store  0x00000006 , 0x00004116 
- 00000833  0x0000046c fetch  0x00000006 , 0x0000466e 
- 00000834  0x0000046d store  0x00000006 , 0x000042db 
- 00000835  0x0000046e rtn 
- 00000836  0x00000471 fetch  0x00000006 , 0x00004675 
- 00000837  0x00000472 store  0x00000006 , 0x00004116 
- 00000838  0x00000475 fetch  0x00000006 , 0x0000467b 
- 00000839  0x00000476 store  0x00000006 , 0x000042db 
- 00000840  0x00000477 rtn 
- 00000841  0x0000047a fetch  0x00000008 , 0x00004713 
- 00000842  0x0000047b rtnbit0  0x00000002 
- 00000843  0x0000047c bbit0  0x00000014 , 0x00005c43 
- 00000844  0x0000047d arg  0x00000002 , 0x00000007 
- 00000845  0x0000047e call  0x00005f04 
- 00000846  0x0000047f call  0x00005c4a 
- 00000847  0x00000480 call  0x00000351 
- 00000848  0x00000481 branch  0x00005ca3 
- 00000849  0x00000484 fetch  0x00000001 , 0x00004666 
- 00000850  0x00000485 beq  0x00000001 , 0x00000355 
- 00000851  0x00000486 beq  0x00000002 , 0x0000035a 
- 00000852  0x00000487 rtn 
- 00000853  0x0000048a fetch  0x00000006 , 0x00000178 
- 00000854  0x0000048b store  0x00000006 , 0x00004668 
- 00000855  0x0000048c fetch  0x00000006 , 0x000042db 
- 00000856  0x0000048d store  0x00000006 , 0x0000466e 
- 00000857  0x0000048e rtn 
- 00000858  0x00000491 fetch  0x00000006 , 0x00000178 
- 00000859  0x00000492 store  0x00000006 , 0x00004675 
- 00000860  0x00000493 fetch  0x00000006 , 0x000042db 
- 00000861  0x00000494 store  0x00000006 , 0x0000467b 
- 00000862  0x00000495 rtn 
- 00000863  0x00000498 call  0x00002a28 
- 00000864  0x00000499 nrtn  0x00000034 
- 00000865  0x0000049a fetch  0x00000001 , 0x0000478f 
- 00000866  0x0000049b beq  0x000000ff , 0x0000036a 
- 00000867  0x0000049c fetch  0x00000001 , 0x00004843 
- 00000868  0x0000049d and  0x0000003f , 0x00000003 , 0x0000003f 
- 00000869  0x0000049e rtnne  0x00000003 
- 00000870  0x0000049f fetch  0x00000001 , 0x00004bfc 
- 00000871  0x000004a0 rtn  0x00000034 
- 00000872  0x000004a1 fetch  0x00000001 , 0x00004bfe 
- 00000873  0x000004a2 nrtn  0x00000034 
- 00000874  0x000004a4 fetch  0x00000001 , 0x00004956 
- 00000875  0x000004a5 call  0x00005a71 , 0x00000034 
- 00000876  0x000004a6 fetch  0x00000008 , 0x00004713 
- 00000877  0x000004a7 bbit1  0x00000001 , 0x00005b5b 
- 00000878  0x000004a8 bbit1  0x00000000 , 0x00005b5b 
- 00000879  0x000004a9 bbit1  0x00000005 , 0x00005b5b 
- 00000880  0x000004aa bbit1  0x00000006 , 0x00005b5b 
- 00000881  0x000004ab call  0x00005601 
- 00000882  0x000004ac call  0x00005ab2 
- 00000883  0x000004ad nrtn  0x00000028 
- 00000884  0x000004ae call  0x00005abc 
- 00000885  0x000004af call  0x00000377 
- 00000886  0x000004b0 branch  0x00005b37 
- 00000887  0x000004b3 fetch  0x00000001 , 0x00004659 
- 00000888  0x000004b4 rtnne  0x000000ff 
- 00000889  0x000004b5 fetch  0x00000001 , 0x0000477d 
- 00000890  0x000004b6 rtn  0x00000034 
- 00000891  0x000004b7 increase  0xffffffff 
- 00000892  0x000004b8 store  0x00000001 , 0x0000477d 
- 00000893  0x000004b9 setarg  0x00000000 
- 00000894  0x000004ba store  0x00000004 , 0x00004847 
- 00000895  0x000004bb branch  0x00005a73 
- 00000896  0x000004be arg  0x0000477e , 0x00000013 
- 00000897  0x000004bf arg  0x00000383 , 0x00000012 
- 00000898  0x000004c0 branch  0x000042e0 
- 00000899  0x000004c2 fetch  0x00000001 , 0x0000496b 
- 00000900  0x000004c3 store  0x00000001 , 0x000040c0 
- 00000901  0x000004c4 jam  0x00000003 , 0x0000477d 
- 00000902  0x000004c5 rtn 
- 00000903  0x000004c9 call  0x000003b1 
- 00000904  0x000004ca call  0x0000614d 
- 00000905  0x000004cb call  0x0000553d 
- 00000906  0x000004cd call  0x0000039d 
- 00000907  0x000004ce call  0x000003a6 
- 00000908  0x000004cf call  0x0000611e 
- 00000909  0x000004d1 call  0x0000328e 
- 00000910  0x000004d2 call  0x00003531 
- 00000911  0x000004d3 call  0x00005fdd 
- 00000912  0x000004d5 call  0x0000572c 
- 00000913  0x000004d6 call  0x00005b9b 
- 00000914  0x000004d7 call  0x00005bab 
- 00000915  0x000004d8 call  0x00005bce 
- 00000916  0x000004da call  0x00005bd3 
- 00000917  0x000004db call  0x00005be1 
- 00000918  0x000004dc call  0x00005bee 
- 00000919  0x000004dd call  0x00005be4 
- 00000920  0x000004df call  0x00005bfb 
- 00000921  0x000004e0 call  0x00000380 
- 00000922  0x000004e1 call  0x000056b6 
- 00000923  0x000004e2 call  0x00005c0e 
- 00000924  0x000004e3 branch  0x00005c05 
- 00000925  0x000004e6 fetch  0x00000001 , 0x0000465c 
- 00000926  0x000004e7 rtneq  0x000000ff 
- 00000927  0x000004e8 fetch  0x00000001 , 0x00004b1e 
- 00000928  0x000004e9 nrtn  0x00000034 
- 00000929  0x000004ea fetch  0x00000002 , 0x00004781 
- 00000930  0x000004eb rtn  0x00000034 
- 00000931  0x000004ec fetch  0x00000001 , 0x00004701 
- 00000932  0x000004ed nrtn  0x00000034 
- 00000933  0x000004ee branch  0x00006114 
- 00000934  0x000004f1 fetch  0x00000001 , 0x000046fb 
- 00000935  0x000004f2 rtn  0x00000034 
- 00000936  0x000004f3 fetch  0x00000001 , 0x000046fc 
- 00000937  0x000004f4 beq  0x00000001 , 0x000061bd 
- 00000938  0x000004f5 fetch  0x00000001 , 0x00004701 
- 00000939  0x000004f6 branch  0x000003ad , 0x00000034 
- 00000940  0x000004f7 branch  0x000061b7 
- 00000941  0x000004fa call  0x000061ba 
- 00000942  0x000004fb fetch  0x00000001 , 0x00004845 
- 00000943  0x000004fc rtn  0x00000034 
- 00000944  0x000004fd branch  0x0000619f 
- 00000945  0x00000500 arg  0x00004a05 , 0x00000013 
- 00000946  0x00000501 arg  0x00005aef , 0x00000012 
- 00000947  0x00000502 branch  0x000042e0 
- 00000948  0x00000505 call  0x000059ed 
- 00000949  0x00000506 branch  0x00005c1b 
- 00000950  0x00000509 copy  0x00000013 , 0x0000003f 
- 00000951  0x0000050a beq  0x00000040 , 0x000003cb 
- 00000952  0x0000050b beq  0x00000015 , 0x000003d0 
- 00000953  0x0000050c beq  0x00000032 , 0x000003c2 
- 00000954  0x0000050d beq  0x0000003c , 0x000003ee 
- 00000955  0x0000050e beq  0x00000039 , 0x000003ff 
- 00000956  0x0000050f beq  0x0000003a , 0x00000402 
- 00000957  0x00000510 beq  0x00000014 , 0x000003bf 
- 00000958  0x00000511 branch  0x00005ac3 
- 00000959  0x00000515 setarg  0x00000000 
- 00000960  0x00000516 store  0x00000004 , 0x00004bfb 
- 00000961  0x00000517 branch  0x00005ad0 
- 00000962  0x0000051a fetch  0x00000001 , 0x00004795 
- 00000963  0x0000051b beq  0x00000001 , 0x000003c6 
- 00000964  0x0000051c jam  0x00000014 , 0x00004844 
- 00000965  0x0000051d branch  0x000003c8 
- 00000966  0x0000051f call  0x00005aef 
- 00000967  0x00000520 jam  0x00000005 , 0x00004844 
- 00000968  0x00000522 fetch  0x00000001 , 0x00004bfa 
- 00000969  0x00000523 store  0x00000001 , 0x00004bfb 
- 00000970  0x00000524 branch  0x00005af6 
- 00000971  0x00000528 fetch  0x00000001 , 0x00004a04 
- 00000972  0x00000529 nrtn  0x00000034 
- 00000973  0x0000052a jam  0x00000001 , 0x00004a04 
- 00000974  0x0000052b jam  0x0000001e , 0x00004a05 
- 00000975  0x0000052c rtn 
- 00000976  0x0000052f setarg  0x00000000 
- 00000977  0x00000530 store  0x00000001 , 0x00004a04 
- 00000978  0x00000531 store  0x00000001 , 0x00004a05 
- 00000979  0x00000532 setarg  0x00000000 
- 00000980  0x00000533 store  0x00000002 , 0x000047c0 
- 00000981  0x00000534 jam  0x00000000 , 0x00004794 
- 00000982  0x00000535 arg  0x00000006 , 0x00000002 
- 00000983  0x00000536 fetch  0x00000008 , 0x00004713 
- 00000984  0x00000537 bbit1  0x0000001b , 0x000003da 
- 00000985  0x00000538 arg  0x00000007 , 0x00000002 
- 00000986  0x0000053a storet  0x00000002 , 0x000042d3 
- 00000987  0x0000053b storet  0x00000002 , 0x000042d5 
- 00000988  0x0000053c jam  0x00000000 , 0x000047c2 
- 00000989  0x0000053d jam  0x00000000 , 0x00004956 
- 00000990  0x0000053e call  0x000029cb 
- 00000991  0x0000053f branch  0x000003e0 
- 00000992  0x00000541 call  0x00005b7b 
- 00000993  0x00000542 fetch  0x00000002 , 0x000043ef 
- 00000994  0x00000543 bbit1  0x00000007 , 0x000003e5 
- 00000995  0x00000544 bbit1  0x00000000 , 0x000042fc 
- 00000996  0x00000545 branch  0x00005c1a 
- 00000997  0x00000547 fetch  0x00000002 , 0x000043ef 
- 00000998  0x00000548 bbit1  0x00000000 , 0x000042fc 
- 00000999  0x00000549 fetch  0x00000001 , 0x00004843 
- 00001000  0x0000054a and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001001  0x0000054b call  0x00005b21 
- 00001002  0x0000054c bne  0x00000003 , 0x000054a9 
- 00001003  0x0000054d fetch  0x00000001 , 0x00004bfe 
- 00001004  0x0000054e nbranch  0x000054a9 , 0x00000034 
- 00001005  0x0000054f branch  0x000054cd 
- 00001006  0x00000551 fetch  0x00000004 , 0x0000458f 
- 00001007  0x00000552 store  0x00000004 , 0x000045e8 
- 00001008  0x00000553 store  0x00000004 , 0x00004691 
- 00001009  0x00000554 call  0x0000355a 
- 00001010  0x00000555 call  0x00005c0b 
- 00001011  0x00000556 call  0x0000618e 
- 00001012  0x00000557 call  0x00005a73 
- 00001013  0x00000558 jam  0x00000000 , 0x0000477d 
- 00001014  0x00000559 jam  0x00000000 , 0x000045fc 
- 00001015  0x0000055a jam  0x00000000 , 0x000045e2 
- 00001016  0x0000055b fetch  0x00000004 , 0x000045e8 
- 00001017  0x0000055c fetcht  0x00000004 , 0x000045e4 
- 00001018  0x0000055d isub  0x00000002 , 0x0000003e 
- 00001019  0x0000055e rtn  0x00000005 
- 00001020  0x0000055f call  0x00006016 
- 00001021  0x00000560 call  0x0000041d 
- 00001022  0x00000561 branch  0x00006042 
- 00001023  0x00000564 call  0x00006016 
- 00001024  0x00000565 call  0x0000041d 
- 00001025  0x00000566 branch  0x00006084 
- 00001026  0x00000569 call  0x00006016 
- 00001027  0x0000056a call  0x0000041d 
- 00001028  0x0000056b fetch  0x00000001 , 0x0000487a 
- 00001029  0x0000056c rtneq  0x00000001 
- 00001030  0x0000056d fetch  0x00000001 , 0x00004600 
- 00001031  0x0000056e nbranch  0x00005ff2 , 0x00000034 
- 00001032  0x0000056f fetch  0x00000001 , 0x000045e2 
- 00001033  0x00000570 beq  0x00000004 , 0x0000040d 
- 00001034  0x00000571 beq  0x00000001 , 0x0000605f 
- 00001035  0x00000572 beq  0x00000003 , 0x00000414 
- 00001036  0x00000573 branch  0x00006055 
- 00001037  0x00000576 fetch  0x00000008 , 0x00004713 
- 00001038  0x00000577 bbit0  0x0000003e , 0x00006059 
- 00001039  0x00000578 fetch  0x00000001 , 0x0000471b 
- 00001040  0x00000579 beq  0x00000001 , 0x00006059 
- 00001041  0x0000057b call  0x00006018 
- 00001042  0x0000057c jam  0x00000001 , 0x00004666 
- 00001043  0x0000057d branch  0x000054a0 
- 00001044  0x00000580 fetch  0x00000008 , 0x00004713 
- 00001045  0x00000581 bbit0  0x0000003e , 0x00006059 
- 00001046  0x00000582 bbit1  0x00000013 , 0x00006059 
- 00001047  0x00000583 bbit1  0x00000014 , 0x00006059 
- 00001048  0x00000584 bbit1  0x00000012 , 0x00006059 
- 00001049  0x00000585 branch  0x00006034 
- 00001050  0x00000589 fetch  0x00000001 , 0x00004141 
- 00001051  0x0000058a store  0x00000001 , 0x00004a07 
- 00001052  0x0000058b rtn 
- 00001053  0x0000058e fetch  0x00000001 , 0x00004a07 
- 00001054  0x0000058f store  0x00000001 , 0x00004141 
- 00001055  0x00000590 rtn 
- 00001056  0x00000593 call  0x0000620e 
- 00001057  0x00000594 call  0x000078aa 
- 00001058  0x00000595 call  0x00000424 
- 00001059  0x00000596 branch  0x00005e61 
- 00001060  0x00000599 fetch  0x00000001 , 0x00004649 
- 00001061  0x0000059a rtneq  0x000000ff 
- 00001062  0x0000059b arg  0x00000000 , 0x00000011 
- 00001063  0x0000059c jam  0x00000005 , 0x00004977 
- 00001064  0x0000059d fetcht  0x00000001 , 0x00004649 
- 00001065  0x0000059e call  0x0000042b 
- 00001066  0x0000059f branch  0x000056c1 
- 00001067  0x000005a2 fetch  0x00000008 , 0x00004713 
- 00001068  0x000005a3 bbit1  0x0000002b , 0x000056de 
- 00001069  0x000005a4 fetch  0x00000001 , 0x00004974 
- 00001070  0x000005a5 copy  0x0000003f , 0x00000013 
- 00001071  0x000005a6 fetch  0x00000001 , 0x00004654 
- 00001072  0x000005a7 beq  0x000000ff , 0x00000432 
- 00001073  0x000005a8 branch  0x000056ce 
- 00001074  0x000005ab fetch  0x00000001 , 0x00004649 
- 00001075  0x000005ac call  0x00005946 
- 00001076  0x000005ad fetcht  0x00000001 , 0x00004649 
- 00001077  0x000005ae branch  0x00000436 
- 00001078  0x000005b1 copy  0x00000013 , 0x0000003f 
- 00001079  0x000005b2 store  0x00000001 , 0x00004978 
- 00001080  0x000005b3 lshift  0x0000003f , 0x0000003f 
- 00001081  0x000005b4 copy  0x0000003f , 0x00000012 
- 00001082  0x000005b5 copy  0x00000002 , 0x00000013 
- 00001083  0x000005b6 call  0x000055b1 
- 00001084  0x000005b7 copy  0x00000013 , 0x00000002 
- 00001085  0x000005b8 call  0x00006ee6 
- 00001086  0x000005b9 nsetflag  0x00000001 , 0x00000000 , 0x00000012 
- 00001087  0x000005ba call  0x0000593d 
- 00001088  0x000005bb branch  0x00005929 
- 00001089  0x000005be call  0x000036b4 
- 00001090  0x000005bf nrtn  0x00000028 
- 00001091  0x000005c0 call  0x000036be 
- 00001092  0x000005c1 call  0x00000447 
- 00001093  0x000005c2 fetch  0x00000003 , 0x00004608 
- 00001094  0x000005c3 branch  0x00003622 
- 00001095  0x000005c7 setarg  0x00000000 
- 00001096  0x000005c9 store  0x00000008 , 0x00000016 
- 00001097  0x000005ca setarg  0x00000000 
- 00001098  0x000005cb store  0x00000004 , 0x0000001e 
- 00001099  0x000005cc rtn 
- 00001100  0x000005cf call  0x00005eb7 
- 00001101  0x000005d0 fetcht  0x00000001 , 0x0000465a 
- 00001102  0x000005d1 branch  0x000055b1 
- 00001103  0x000005d4 jam  0x00000000 , 0x00004600 
- 00001104  0x000005d5 call  0x00003647 
- 00001105  0x000005d6 setarg  0xffffffff 
- 00001106  0x000005d7 store  0x00000004 , 0x000045af 
- 00001107  0x000005d8 setarg  0x00000000 
- 00001108  0x000005d9 store  0x00000007 , 0x00004846 
- 00001109  0x000005da jam  0x00000001 , 0x0000473f 
- 00001110  0x000005db call  0x000059ed 
- 00001111  0x000005dd branch  0x0000622b 
- 00001112  0x000005e0 call  0x0000618e 
- 00001113  0x000005e1 call  0x0000027d 
- 00001114  0x000005e2 fetch  0x00000008 , 0x00004713 
- 00001115  0x000005e3 bbit1  0x0000003e , 0x0000602d 
- 00001116  0x000005e4 fetch  0x00000001 , 0x00004666 
- 00001117  0x000005e5 beq  0x00000000 , 0x0000045f 
- 00001118  0x000005e6 branch  0x00005491 
- 00001119  0x000005e9 fetch  0x00000008 , 0x00004713 
- 00001120  0x000005ea bbit0  0x00000011 , 0x0000602a 
- 00001121  0x000005eb call  0x00006195 
- 00001122  0x000005ec call  0x000054ac 
- 00001123  0x000005ed branch  0x00006067 , 0x00000028 
- 00001124  0x000005ee fetch  0x00000008 , 0x00004713 
- 00001125  0x000005ef bbit1  0x00000030 , 0x00000467 
- 00001126  0x000005f0 branch  0x00006023 
- 00001127  0x000005f3 jam  0x00000000 , 0x00004666 
- 00001128  0x000005f4 fetch  0x00000002 , 0x00004721 
- 00001129  0x000005f5 store  0x00000002 , 0x000045de 
- 00001130  0x000005f6 jam  0x00000001 , 0x000045e2 
- 00001131  0x000005f7 branch  0x00003534 
- 00001132  0x000005fa fetcht  0x00000001 , 0x0000465b 
- 00001133  0x000005fb call  0x000055b5 
- 00001134  0x000005fc call  0x00000470 
- 00001135  0x000005fd branch  0x0000544c 
- 00001136  0x00000600 setarg  0x00009000 
- 00001137  0x00000601 store  0x00000002 , 0x000042f7 
- 00001138  0x00000602 jam  0x00000003 , 0x000040c1 
- 00001139  0x00000603 jam  0x00000008 , 0x000040a6 
- 00001140  0x00000604 jam  0x00000000 , 0x0000497f 
- 00001141  0x00000605 jam  0x00000000 , 0x00004980 
- 00001142  0x00000606 setarg  0x00000200 
- 00001143  0x00000607 store  0x00000002 , 0x000040a4 
- 00001144  0x00000608 jam  0x00000017 , 0x000042e1 
- 00001145  0x00000609 jam  0x00000017 , 0x000042e3 
- 00001146  0x0000060b setarg  0x00004a1d 
- 00001147  0x0000060c store  0x00000002 , 0x0000433f 
- 00001148  0x0000060d setarg  0x00000020 
- 00001149  0x0000060e store  0x00000002 , 0x00004341 
- 00001150  0x0000060f branch  0x00005539 
- 00001151  0x00000611 call  0x00005a92 
- 00001152  0x00000612 call  0x00000447 
- 00001153  0x00000613 call  0x000056a9 
- 00001154  0x00000614 fetcht  0x00000001 , 0x00004654 
- 00001155  0x00000615 call  0x00006ef7 
- 00001156  0x00000616 fetcht  0x00000001 , 0x00004654 
- 00001157  0x00000617 call  0x00006ed3 
- 00001158  0x00000618 fetch  0x00000001 , 0x0000464d 
- 00001159  0x00000619 call  0x00005943 
- 00001160  0x0000061a fetcht  0x00000001 , 0x0000465a 
- 00001161  0x0000061b call  0x000055ab 
- 00001162  0x0000061d call  0x0000611a 
- 00001163  0x0000061e call  0x0000550c 
- 00001164  0x0000061f call  0x000054f9 
- 00001165  0x00000620 fetcht  0x00000001 , 0x0000464a 
- 00001166  0x00000621 call  0x000055b1 
- 00001167  0x00000622 fetcht  0x00000001 , 0x0000464b 
- 00001168  0x00000623 call  0x000055b1 
- 00001169  0x00000624 call  0x000061fd 
- 00001170  0x00000625 fetcht  0x00000001 , 0x0000465b 
- 00001171  0x00000626 call  0x000055b5 
- 00001172  0x00000627 call  0x00000497 
- 00001173  0x00000628 call  0x000054f2 
- 00001174  0x00000629 branch  0x000054e8 
- 00001175  0x0000062c fetch  0x00000003 , 0x0000473c 
- 00001176  0x0000062d store  0x00000003 , 0x00000670 
- 00001177  0x0000062e arg  0x00000018 , 0x00000039 
- 00001178  0x0000062f arg  0x00000000 , 0x00000002 
- 00001179  0x00000631 fetch  0x00000003 , 0x00000670 
- 00001180  0x00000632 isolate1  0x00000000 , 0x0000003f 
- 00001181  0x00000633 call  0x000004a4 , 0x00000001 
- 00001182  0x00000634 fetch  0x00000003 , 0x00000670 
- 00001183  0x00000635 rshift  0x0000003f , 0x0000003f 
- 00001184  0x00000636 store  0x00000003 , 0x00000670 
- 00001185  0x00000637 increase  0x00000001 , 0x00000002 
- 00001186  0x00000638 loop  0x0000049b 
- 00001187  0x00000639 rtn 
- 00001188  0x0000063c sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00001189  0x0000063d rtn  0x00000005 
- 00001190  0x0000063e branch  0x00006f0b 
- 00001191  0x00000641 call  0x00000447 
- 00001192  0x00000642 jam  0x00000000 , 0x00004b20 
- 00001193  0x00000643 branch  0x0000550d 
- 00001194  0x00000646 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00001195  0x00000647 rtn  0x00000005 
- 00001196  0x00000648 arg  0x00000004 , 0x00000008 
- 00001197  0x00000649 isolate1  0x00000007 , 0x00000002 
- 00001198  0x0000064a branch  0x00006ebd , 0x00000001 
- 00001199  0x0000064b arg  0x00000003 , 0x00000008 
- 00001200  0x0000064c branch  0x00006ebd 
- 00001201  0x0000064f rtnmark0  0x00000026 
- 00001202  0x00000650 call  0x00005601 
- 00001203  0x00000651 nrtn  0x00000028 
- 00001204  0x00000652 fetch  0x00000001 , 0x0000477c 
- 00001205  0x00000653 jam  0x00000000 , 0x0000477c 
- 00001206  0x00000654 ncall  0x000004d2 , 0x00000034 
- 00001207  0x00000656 fetch  0x00000008 , 0x00004713 
- 00001208  0x00000657 bbit0  0x00000016 , 0x000004bb 
- 00001209  0x00000658 fetch  0x00000001 , 0x0000496c 
- 00001210  0x00000659 nbranch  0x000060b6 , 0x00000034 
- 00001211  0x0000065b call  0x00000377 
- 00001212  0x0000065c fetch  0x00000001 , 0x00004589 
- 00001213  0x0000065d bbit1  0x00000001 , 0x000004ca 
- 00001214  0x0000065e fetcht  0x00000001 , 0x0000451a 
- 00001215  0x0000065f fetch  0x00000001 , 0x00004846 
- 00001216  0x00000660 ior  0x00000002 , 0x0000003f 
- 00001217  0x00000661 store  0x00000001 , 0x00004846 
- 00001218  0x00000662 fetcht  0x00000001 , 0x0000451f 
- 00001219  0x00000663 fetch  0x00000001 , 0x0000484b 
- 00001220  0x00000664 iadd  0x00000002 , 0x0000003f 
- 00001221  0x00000665 store  0x00000001 , 0x0000484b 
- 00001222  0x00000666 fetcht  0x00000001 , 0x00004520 
- 00001223  0x00000667 fetch  0x00000001 , 0x0000484c 
- 00001224  0x00000668 iadd  0x00000002 , 0x0000003f 
- 00001225  0x00000669 store  0x00000001 , 0x0000484c 
- 00001226  0x0000066b jam  0x00000001 , 0x00004589 
- 00001227  0x0000066c arg  0x00000007 , 0x00000011 
- 00001228  0x0000066d arg  0x00004846 , 0x00000012 
- 00001229  0x0000066e fetch  0x00000001 , 0x00004846 
- 00001230  0x0000066f bbit1  0x00000002 , 0x000036db 
- 00001231  0x00000670 fetch  0x00000002 , 0x0000484b 
- 00001232  0x00000671 rtn  0x00000034 
- 00001233  0x00000672 branch  0x000036db 
- 00001234  0x00000675 call  0x00000447 
- 00001235  0x00000676 branch  0x000001ef 
- 00001236  0x0000067a fetch  0x00000001 , 0x00004666 
- 00001237  0x0000067b beq  0x00000000 , 0x000004d9 
- 00001238  0x0000067c beq  0x00000001 , 0x000004dd 
- 00001239  0x0000067d beq  0x00000002 , 0x000061e3 
- 00001240  0x0000067e rtn 
- 00001241  0x00000681 fetcht  0x00000001 , 0x0000465d 
- 00001242  0x00000682 call  0x000061e4 
- 00001243  0x00000683 fetcht  0x00000001 , 0x0000465c 
- 00001244  0x00000684 branch  0x000061e4 
- 00001245  0x00000687 fetcht  0x00000001 , 0x0000465e 
- 00001246  0x00000688 call  0x000061e4 
- 00001247  0x00000689 fetcht  0x00000001 , 0x0000465c 
- 00001248  0x0000068a branch  0x000061e4 
- 00001249  0x0000068d fetch  0x00000001 , 0x00004666 
- 00001250  0x0000068e beq  0x00000000 , 0x000004e6 
- 00001251  0x0000068f beq  0x00000001 , 0x000004ea 
- 00001252  0x00000690 beq  0x00000002 , 0x000061f9 
- 00001253  0x00000691 rtn 
- 00001254  0x00000694 fetcht  0x00000001 , 0x0000465d 
- 00001255  0x00000695 call  0x000061e5 
- 00001256  0x00000696 fetcht  0x00000001 , 0x0000465c 
- 00001257  0x00000697 branch  0x000061e5 
- 00001258  0x0000069a fetcht  0x00000001 , 0x0000465e 
- 00001259  0x0000069b call  0x000061e5 
- 00001260  0x0000069c fetcht  0x00000001 , 0x0000465c 
- 00001261  0x0000069d branch  0x000061e5 
- 00001262  0x000006a1 call  0x00005958 
- 00001263  0x000006a2 beq  0x00000030 , 0x0000595f 
- 00001264  0x000006a3 beq  0x00000031 , 0x000059c6 
- 00001265  0x000006a4 beq  0x00000058 , 0x000004f3 
- 00001266  0x000006a5 branch  0x00005952 
- 00001267  0x000006a7 call  0x000059e7 
- 00001268  0x000006a8 fetch  0x00000001 , 0x0000485a 
- 00001269  0x000006a9 beq  0x00000059 , 0x000004f7 
- 00001270  0x000006aa branch  0x0000595f 
- 00001271  0x000006ac jam  0x0000000b , 0x00004957 
- 00001272  0x000006ad arg  0x00004a0b , 0x00000013 
- 00001273  0x000006ae branch  0x00005995 
- 00001274  0x000006b0 disable  0x00000028 
+ 00000000  0x00000024 bbit1  0x00000008 , 0x00000028 
+ 00000001  0x00000025 beq  0x00000000 , 0x00000296 
+ 00000002  0x00000026 beq  0x00000002 , 0x00000037 
+ 00000003  0x00000027 beq  0x00000010 , 0x00000040 
+ 00000004  0x00000028 beq  0x00000011 , 0x00000042 
+ 00000005  0x00000029 beq  0x00000014 , 0x00000140 
+ 00000006  0x0000002a beq  0x00000015 , 0x000000c2 
+ 00000007  0x0000002b beq  0x00000018 , 0x000000e2 
+ 00000008  0x0000002c beq  0x00000019 , 0x000000e9 
+ 00000009  0x0000002d beq  0x0000001a , 0x00000050 
+ 00000010  0x0000002e beq  0x00000025 , 0x0000020d 
+ 00000011  0x0000002f beq  0x00000028 , 0x00000230 
+ 00000012  0x00000030 beq  0x00000068 , 0x0000028f 
+ 00000013  0x00000031 beq  0x00000069 , 0x000002a2 
+ 00000014  0x00000032 beq  0x0000006c , 0x00000251 
+ 00000015  0x00000033 beq  0x0000006e , 0x0000043b 
+ 00000016  0x00000034 beq  0x0000006f , 0x000054a2 
+ 00000017  0x00000035 beq  0x00000073 , 0x0000048f 
+ 00000018  0x00000036 beq  0x00000074 , 0x00000205 
+ 00000019  0x00000037 beq  0x0000007a , 0x000004ff 
+ 00000020  0x00000038 beq  0x0000007f , 0x00000470 
+ 00000021  0x00000039 beq  0x00000081 , 0x000004e4 
+ 00000022  0x0000003a beq  0x00000084 , 0x0000038b 
+ 00000023  0x0000003b beq  0x00000085 , 0x000003d7 
+ 00000024  0x0000003c beq  0x00000086 , 0x000001d7 
+ 00000025  0x0000003d beq  0x00000087 , 0x000003b5 
+ 00000026  0x0000003e beq  0x00000088 , 0x000003d5 
+ 00000027  0x0000003f beq  0x0000008a , 0x0000039f 
+ 00000028  0x00000040 beq  0x0000008b , 0x000002b9 
+ 00000029  0x00000041 beq  0x0000008c , 0x000002e0 
+ 00000030  0x00000042 beq  0x0000008d , 0x00000348 
+ 00000031  0x00000043 beq  0x0000008e , 0x0000045a 
+ 00000032  0x00000044 beq  0x00000090 , 0x000004cd 
+ 00000033  0x00000045 beq  0x00000095 , 0x00000486 
+ 00000034  0x00000046 beq  0x00000096 , 0x000004a1 
+ 00000035  0x00000047 beq  0x000000c5 , 0x00000237 
+ 00000036  0x00000048 beq  0x000000d5 , 0x000001f6 
+ 00000037  0x00000049 beq  0x000000d6 , 0x000001ef 
+ 00000038  0x0000004a beq  0x000000da , 0x00000129 
+ 00000039  0x0000004b branch  0x0000235a 
+ 00000040  0x0000004e beq  0x00000014 , 0x00000161 
+ 00000041  0x0000004f beq  0x0000001a , 0x00000160 
+ 00000042  0x00000050 beq  0x00000025 , 0x00000190 
+ 00000043  0x00000051 beq  0x00000026 , 0x00000195 
+ 00000044  0x00000052 beq  0x00000039 , 0x000001a7 
+ 00000045  0x00000053 beq  0x0000003a , 0x000001b1 
+ 00000046  0x00000054 beq  0x0000004c , 0x000001ad 
+ 00000047  0x00000055 beq  0x0000004d , 0x000001ab 
+ 00000048  0x00000056 beq  0x00000090 , 0x0000023a 
+ 00000049  0x00000057 beq  0x00000096 , 0x0000047b 
+ 00000050  0x00000058 beq  0x0000009a , 0x000000d0 
+ 00000051  0x00000059 beq  0x0000009d , 0x000000d7 
+ 00000052  0x0000005a beq  0x0000009f , 0x00000260 
+ 00000053  0x0000005b rtneq  0x000000ff 
+ 00000054  0x0000005c branch  0x0000235a 
+ 00000055  0x00000061 call  0x00007552 
+ 00000056  0x00000062 call  0x00007448 
+ 00000057  0x00000063 call  0x00002a45 
+ 00000058  0x00000064 call  0x0000202a 
+ 00000059  0x00000065 call  0x000042ad 
+ 00000060  0x00000066 call  0x00002018 
+ 00000061  0x00000067 call  0x0000310f 
+ 00000062  0x00000068 call  0x0000248c 
+ 00000063  0x00000069 branch  0x00000037 
+ 00000064  0x0000006c jam  0x00000000 , 0x00008900 
+ 00000065  0x0000006d branch  0x00002153 
+ 00000066  0x00000070 jam  0x00000060 , 0x00008a0f 
+ 00000067  0x00000071 jam  0x000000aa , 0x00008a10 
+ 00000068  0x00000072 jam  0x0000007a , 0x00008a12 
+ 00000069  0x00000073 jam  0x00000000 , 0x00008a25 
+ 00000070  0x00000074 jam  0x00000000 , 0x00008a26 
+ 00000071  0x00000075 nop  0x0000003c 
+ 00000072  0x00000076 jam  0x00000020 , 0x00008a20 
+ 00000073  0x00000077 jam  0x000000f5 , 0x00008a23 
+ 00000074  0x00000078 jam  0x00000012 , 0x00008a24 
+ 00000075  0x00000079 jam  0x00000010 , 0x00008a24 
+ 00000076  0x0000007a nop  0x0000003c 
+ 00000077  0x0000007b jam  0x00000060 , 0x00008a12 
+ 00000078  0x0000007c jam  0x000000dd , 0x00008a23 
+ 00000079  0x0000007d rtn 
+ 00000080  0x00000080 jam  0x00000000 , 0x000001bb 
+ 00000081  0x00000081 jam  0x00000000 , 0x000001bc 
+ 00000082  0x00000082 until  0x0000003e , 0x00000033 
+ 00000083  0x00000084 jam  0x0000000d , 0x00008946 
+ 00000084  0x00000085 jam  0x00000010 , 0x0000896f 
+ 00000085  0x00000086 jam  0x000000cd , 0x00008a13 
+ 00000086  0x00000087 jam  0x00000010 , 0x00008a06 
+ 00000087  0x00000088 jam  0x0000004a , 0x00008a84 
+ 00000088  0x00000089 jam  0x00000040 , 0x00008a85 
+ 00000089  0x0000008a jam  0x000000fe , 0x00008a16 
+ 00000090  0x0000008b call  0x00000097 
+ 00000091  0x0000008e call  0x000070d7 
+ 00000092  0x00000090 until  0x0000003e , 0x00000033 
+ 00000093  0x00000091 jam  0x0000005f , 0x0000813b 
+ 00000094  0x00000092 until  0x0000003e , 0x00000033 
+ 00000095  0x00000093 jam  0x00000088 , 0x0000813c 
+ 00000096  0x00000094 until  0x0000003e , 0x00000033 
+ 00000097  0x00000095 fetch  0x00000001 , 0x00004099 
+ 00000098  0x00000096 beq  0x00000010 , 0x0000008c 
+ 00000099  0x00000097 fetch  0x00000001 , 0x00004438 
+ 00000100  0x00000098 or_into  0x00000004 , 0x0000003f 
+ 00000101  0x00000099 store  0x00000001 , 0x00008a02 
+ 00000102  0x0000009a jam  0x00000001 , 0x0000890f 
+ 00000103  0x0000009b jam  0x00000024 , 0x00008a80 
+ 00000104  0x0000009c jam  0x00000062 , 0x00008a81 
+ 00000105  0x0000009d setarg  0x00e61212 
+ 00000106  0x0000009e store  0x00000003 , 0x00008a73 
+ 00000107  0x000000a0 jam  0x00000060 , 0x00008a86 
+ 00000108  0x000000a1 jam  0x0000003b , 0x00008a8b 
+ 00000109  0x000000a2 call  0x0000007e 
+ 00000110  0x000000a3 jam  0x00000000 , 0x00008043 
+ 00000111  0x000000a4 jam  0x00000005 , 0x00008042 
+ 00000112  0x000000a5 setarg  0x00557474 
+ 00000113  0x000000a6 store  0x00000003 , 0x00008968 
+ 00000114  0x000000a7 jam  0x0000006e , 0x00008960 
+ 00000115  0x000000a8 call  0x000000fc 
+ 00000116  0x000000a9 call  0x00000127 
+ 00000117  0x000000aa call  0x00000078 
+ 00000118  0x000000ab jam  0x0000000c , 0x00004148 
+ 00000119  0x000000ac branch  0x00006f4e 
+ 00000120  0x000000af rtn  0x0000002b 
+ 00000121  0x000000b0 until  0x0000003e , 0x00000033 
+ 00000122  0x000000b1 fetch  0x00000001 , 0x0000411c 
+ 00000123  0x000000b2 store  0x00000001 , 0x0000813a 
+ 00000124  0x000000b3 until  0x0000003e , 0x00000033 
+ 00000125  0x000000b4 rtn 
+ 00000126  0x000000b7 fetch  0x00000001 , 0x00004099 
+ 00000127  0x000000b8 beq  0x00000018 , 0x00000084 
+ 00000128  0x000000b9 fetch  0x00000001 , 0x00004438 
+ 00000129  0x000000ba or_into  0x00000006 , 0x0000003f 
+ 00000130  0x000000bb store  0x00000001 , 0x00008a02 
+ 00000131  0x000000bc jam  0x000000e0 , 0x00008a05 
+ 00000132  0x000000be jam  0x000000d8 , 0x00008a00 
+ 00000133  0x000000bf nop  0x0000003c 
+ 00000134  0x000000c0 jam  0x000000a0 , 0x00008a01 
+ 00000135  0x000000c1 jam  0x000000df , 0x00008a00 
+ 00000136  0x000000c2 jam  0x000000fa , 0x00008a01 
+ 00000137  0x000000c3 nop  0x00000014 
+ 00000138  0x000000c4 jam  0x0000009f , 0x00008a00 
+ 00000139  0x000000c5 rtn 
+ 00000140  0x000000c8 fetch  0x00000001 , 0x00004438 
+ 00000141  0x000000c9 or_into  0x00000006 , 0x0000003f 
+ 00000142  0x000000ca store  0x00000001 , 0x00008a02 
+ 00000143  0x000000cb jam  0x00000000 , 0x0000890f 
+ 00000144  0x000000cc jam  0x00000023 , 0x00008a80 
+ 00000145  0x000000cd jam  0x000000b0 , 0x00008a81 
+ 00000146  0x000000ce setarg  0x00e40909 
+ 00000147  0x000000cf store  0x00000003 , 0x00008a73 
+ 00000148  0x000000d0 jam  0x0000002a , 0x00008a76 
+ 00000149  0x000000d1 jam  0x00000004 , 0x00008902 
+ 00000150  0x000000d2 branch  0x0000006b 
+ 00000151  0x000000d5 branch  0x000000a9 , 0x0000002b 
+ 00000152  0x000000d6 fetch  0x00000004 , 0x0000020d 
+ 00000153  0x000000d7 rtn  0x00000034 
+ 00000154  0x000000d8 until  0x0000003e , 0x00000033 
+ 00000155  0x000000d9 fetch  0x00000001 , 0x00008136 
+ 00000156  0x000000da and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00000157  0x000000db fetcht  0x00000001 , 0x0000020d 
+ 00000158  0x000000dc ior  0x00000002 , 0x0000003f 
+ 00000159  0x000000dd increase  0xfffffffd , 0x0000003f 
+ 00000160  0x000000de store  0x00000001 , 0x00008136 
+ 00000161  0x000000df until  0x0000003e , 0x00000033 
+ 00000162  0x000000e1 fetch  0x00000001 , 0x00008138 
+ 00000163  0x000000e2 and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00000164  0x000000e3 fetcht  0x00000001 , 0x0000020e 
+ 00000165  0x000000e4 lshift3  0x00000002 , 0x00000002 
+ 00000166  0x000000e5 ior  0x00000002 , 0x0000003f 
+ 00000167  0x000000e6 store  0x00000001 , 0x00008138 
+ 00000168  0x000000e7 until  0x0000003e , 0x00000033 
+ 00000169  0x000000ea fetch  0x00000002 , 0x0000415b 
+ 00000170  0x000000eb rtn  0x00000034 
+ 00000171  0x000000ec store  0x00000002 , 0x0000020f 
+ 00000172  0x000000ee fetch  0x00000001 , 0x00008acb 
+ 00000173  0x000000ef and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00000174  0x000000f0 fetcht  0x00000001 , 0x0000020f 
+ 00000175  0x000000f1 storet  0x00000001 , 0x0000415b 
+ 00000176  0x000000f2 ior  0x00000002 , 0x0000003f 
+ 00000177  0x000000f3 store  0x00000001 , 0x00008acb 
+ 00000178  0x000000f5 fetch  0x00000001 , 0x00000210 
+ 00000179  0x000000f6 store  0x00000001 , 0x0000415c 
+ 00000180  0x000000f7 isolate1  0x00000003 , 0x0000003f 
+ 00000181  0x000000f8 fetch  0x00000001 , 0x00008a06 
+ 00000182  0x000000f9 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00000183  0x000000fa store  0x00000001 , 0x00008a06 
+ 00000184  0x000000fc fetch  0x00000001 , 0x00000210 
+ 00000185  0x000000fd and  0x0000003f , 0x00000007 , 0x00000002 
+ 00000186  0x000000fe lshift4  0x00000002 , 0x00000002 
+ 00000187  0x000000ff lshift  0x00000002 , 0x00000002 
+ 00000188  0x00000100 storet  0x00000001 , 0x00004438 
+ 00000189  0x00000101 fetch  0x00000001 , 0x00008a02 
+ 00000190  0x00000102 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00000191  0x00000103 ior  0x00000002 , 0x0000003f 
+ 00000192  0x00000104 store  0x00000001 , 0x00008a02 
+ 00000193  0x00000105 rtn 
+ 00000194  0x00000108 call  0x0000686f 
+ 00000195  0x00000109 call  0x000021ba 
+ 00000196  0x0000010a force  0x00000008 , 0x00000015 
+ 00000197  0x0000010b force  0x00000000 , 0x00000015 
+ 00000198  0x0000010d setarg  0x000aaada 
+ 00000199  0x0000010e store  0x00000003 , 0x00008a0f 
+ 00000200  0x0000010f jam  0x00000040 , 0x00008a25 
+ 00000201  0x00000110 jam  0x00000010 , 0x00008a26 
+ 00000202  0x00000111 nop  0x0000003c 
+ 00000203  0x00000112 jam  0x000000fb , 0x00008a01 
+ 00000204  0x00000113 jam  0x000000ff , 0x00008a25 
+ 00000205  0x00000114 jam  0x00000030 , 0x00008a26 
+ 00000206  0x00000115 jam  0x000000fe , 0x00008a16 
+ 00000207  0x00000116 branch  0x000021b4 
+ 00000208  0x00000119 fetch  0x00000001 , 0x00004793 
+ 00000209  0x0000011a nrtn  0x00000034 
+ 00000210  0x0000011b call  0x000000d4 
+ 00000211  0x0000011c branch  0x000060fc 
+ 00000212  0x0000011f fetch  0x00000001 , 0x00004655 
+ 00000213  0x00000120 rtneq  0x000000ff 
+ 00000214  0x00000121 branch  0x00005e78 
+ 00000215  0x00000124 fetcht  0x00000001 , 0x00004601 
+ 00000216  0x00000125 fetch  0x00000001 , 0x00004621 
+ 00000217  0x00000126 isub  0x00000002 , 0x0000003e 
+ 00000218  0x00000127 nbranch  0x000000dc , 0x00000002 
+ 00000219  0x00000128 branch  0x00003681 
+ 00000220  0x0000012b fetch  0x00000004 , 0x0000458f 
+ 00000221  0x0000012c fetcht  0x00000004 , 0x000045e4 
+ 00000222  0x0000012d isub  0x00000002 , 0x0000003e 
+ 00000223  0x0000012e branch  0x00003222 , 0x00000005 
+ 00000224  0x0000012f call  0x00000285 
+ 00000225  0x00000130 branch  0x0000369b 
+ 00000226  0x00000133 setarg  0x000aaa7e 
+ 00000227  0x00000134 store  0x00000003 , 0x00008a0f 
+ 00000228  0x00000135 nop  0x0000003c 
+ 00000229  0x00000136 jam  0x00000000 , 0x00008a25 
+ 00000230  0x00000137 jam  0x0000000d , 0x00008a26 
+ 00000231  0x00000138 jam  0x000000f6 , 0x00008a16 
+ 00000232  0x00000139 branch  0x00002203 
+ 00000233  0x0000013c fetch  0x00000001 , 0x00004141 
+ 00000234  0x0000013d beq  0x00000006 , 0x00002225 
+ 00000235  0x0000013e beq  0x0000000a , 0x000000ef 
+ 00000236  0x0000013f beq  0x0000009e , 0x000000f8 
+ 00000237  0x00000142 beq  0x000000aa , 0x000000f4 
+ 00000238  0x00000143 branch  0x0000220e 
+ 00000239  0x00000146 jam  0x00000025 , 0x00008a14 
+ 00000240  0x00000147 setarg  0x00a93f3f 
+ 00000241  0x00000148 store  0x00000003 , 0x00008a60 
+ 00000242  0x00000149 jam  0x0000001f , 0x00008a63 
+ 00000243  0x0000014a rtn 
+ 00000244  0x0000014d jam  0x00000017 , 0x00008a14 
+ 00000245  0x0000014e fetch  0x00000003 , 0x00004a08 
+ 00000246  0x0000014f store  0x00000003 , 0x00008a60 
+ 00000247  0x00000150 branch  0x0000221a 
+ 00000248  0x00000153 jam  0x00000017 , 0x00008a14 
+ 00000249  0x00000154 setarg  0x00250300 
+ 00000250  0x00000155 store  0x00000003 , 0x00008a60 
+ 00000251  0x00000156 branch  0x0000221a 
+ 00000252  0x00000159 rtn  0x0000002b 
+ 00000253  0x0000015a call  0x00002160 
+ 00000254  0x0000015b arg  0x00000027 , 0x00000002 
+ 00000255  0x0000015c call  0x0000216f 
+ 00000256  0x0000015d call  0x000021a6 
+ 00000257  0x0000015e jam  0x0000007f , 0x00008a25 
+ 00000258  0x0000015f jam  0x0000001a , 0x00008a30 
+ 00000259  0x00000160 jam  0x00000078 , 0x00008a31 
+ 00000260  0x00000161 jam  0x000000b2 , 0x00008a8f 
+ 00000261  0x00000162 jam  0x00000000 , 0x00008ac2 
+ 00000262  0x00000163 jam  0x00000000 , 0x00008ac3 
+ 00000263  0x00000164 arg  0x00000006 , 0x00000007 
+ 00000264  0x00000165 call  0x00000119 
+ 00000265  0x00000166 isolate1  0x0000000d , 0x00000011 
+ 00000266  0x00000167 call  0x0000211d 
+ 00000267  0x00000168 isolate1  0x0000000d , 0x00000012 
+ 00000268  0x00000169 call  0x0000211e 
+ 00000269  0x0000016a arg  0x00000005 , 0x00000007 
+ 00000270  0x0000016c call  0x0000211c 
+ 00000271  0x0000016d call  0x0000211e 
+ 00000272  0x0000016e call  0x00000119 
+ 00000273  0x0000016f arg  0x00008ac2 , 0x00000005 
+ 00000274  0x00000170 rshift4  0x00000011 , 0x0000003f 
+ 00000275  0x00000171 call  0x00002117 
+ 00000276  0x00000172 rshift4  0x00000012 , 0x0000003f 
+ 00000277  0x00000173 call  0x00002117 
+ 00000278  0x00000174 increase  0xffffffff , 0x00000007 
+ 00000279  0x00000175 branch  0x0000010e , 0x00000002 
+ 00000280  0x00000176 branch  0x0000214f 
+ 00000281  0x00000179 nop  0x0000003c 
+ 00000282  0x0000017a setarg  0x00000f00 
+ 00000283  0x0000017b store  0x00000002 , 0x00008982 
+ 00000284  0x0000017c setarg  0x00000ff0 
+ 00000285  0x0000017d store  0x00000002 , 0x00008984 
+ 00000286  0x0000017e jam  0x00000009 , 0x00008981 
+ 00000287  0x0000017f jam  0x00000003 , 0x00008981 
+ 00000288  0x00000180 jam  0x00000006 , 0x00008980 
+ 00000289  0x00000181 nop  0x0000003c 
+ 00000290  0x00000182 arg  0x00000000 , 0x00000011 
+ 00000291  0x00000183 arg  0x00000000 , 0x00000012 
+ 00000292  0x00000184 arg  0x00000010 , 0x00000039 
+ 00000293  0x00000185 arg  0x00000f00 , 0x00000006 
+ 00000294  0x00000186 branch  0x0000212d 
+ 00000295  0x00000189 rtn  0x0000002b 
+ 00000296  0x0000018a branch  0x00002272 
+ 00000297  0x0000018d rtn  0x0000002b 
+ 00000298  0x0000018e jam  0x00000077 , 0x00008a07 
+ 00000299  0x0000018f jam  0x000000c9 , 0x00008a08 
+ 00000300  0x00000190 jam  0x00000001 , 0x00008a0b 
+ 00000301  0x00000191 fetch  0x00000001 , 0x00004409 
+ 00000302  0x00000192 store  0x00000001 , 0x000080cd 
+ 00000303  0x00000193 nop  0x00000bb8 
+ 00000304  0x00000194 call  0x00000139 
+ 00000305  0x00000195 jam  0x000000c1 , 0x00008a08 
+ 00000306  0x00000196 fetchr  0x00000012 , 0x00000001 , 0x00004419 
+ 00000307  0x00000197 arg  0x00000008 , 0x00000039 
+ 00000308  0x00000198 call  0x00006f58 
+ 00000309  0x00000199 fetch  0x00000001 , 0x00004419 
+ 00000310  0x0000019a store  0x00000001 , 0x00004433 
+ 00000311  0x0000019b storer  0x00000012 , 0x00000001 , 0x00004419 
+ 00000312  0x0000019c rtn 
+ 00000313  0x000001a0 jam  0x00000003 , 0x000080cc 
+ 00000314  0x000001a2 fetch  0x00000001 , 0x00008129 
+ 00000315  0x000001a3 bbit0  0x00000005 , 0x0000013a 
+ 00000316  0x000001a4 fetcht  0x00000002 , 0x00008164 
+ 00000317  0x000001a5 storet  0x00000002 , 0x0000440a 
+ 00000318  0x000001a6 jam  0x00000000 , 0x000080cc 
+ 00000319  0x000001a7 rtn 
+ 00000320  0x000001ab jam  0x00000011 , 0x00008a82 
+ 00000321  0x000001ac jam  0x00000012 , 0x00008a8d 
+ 00000322  0x000001ad jam  0x0000000a , 0x00008a8e 
+ 00000323  0x000001ae fetch  0x00000001 , 0x00004099 
+ 00000324  0x000001af beq  0x00000010 , 0x00000159 
+ 00000325  0x000001b0 setarg  0x00005762 
+ 00000326  0x000001b1 store  0x00000002 , 0x00008907 
+ 00000327  0x000001b3 jam  0x00000003 , 0x00008901 
+ 00000328  0x000001b4 jam  0x00000003 , 0x00008930 
+ 00000329  0x000001b5 rtnmark1  0x0000002d 
+ 00000330  0x000001b6 jam  0x00000001 , 0x00008901 
+ 00000331  0x000001b7 jam  0x00000007 , 0x00008a82 
+ 00000332  0x000001b8 jam  0x00000044 , 0x00008a8d 
+ 00000333  0x000001b9 jam  0x0000000a , 0x00008a8e 
+ 00000334  0x000001ba fetch  0x00000001 , 0x00004099 
+ 00000335  0x000001bb beq  0x00000010 , 0x00000156 
+ 00000336  0x000001bc setarg  0x00002bb1 
+ 00000337  0x000001bd store  0x00000002 , 0x00008907 
+ 00000338  0x000001bf rtnmark0  0x0000002f 
+ 00000339  0x000001c0 jam  0x00000024 , 0x00008930 
+ 00000340  0x000001c1 jam  0x00000005 , 0x00008901 
+ 00000341  0x000001c2 rtn 
+ 00000342  0x000001c5 setarg  0x00004189 
+ 00000343  0x000001c6 store  0x00000002 , 0x00008907 
+ 00000344  0x000001c7 branch  0x00000152 
+ 00000345  0x000001ca setarg  0x00008312 
+ 00000346  0x000001cb store  0x00000002 , 0x00008907 
+ 00000347  0x000001cc branch  0x00000147 
+ 00000348  0x000001ce fetch  0x00000001 , 0x00004bf7 
+ 00000349  0x000001cf arg  0x00000100 , 0x00000013 
+ 00000350  0x000001d0 iadd  0x00000013 , 0x0000003f 
+ 00000351  0x000001d1 rtn 
+ 00000352  0x000001d3 branch  0x00000180 
+ 00000353  0x000001d5 call  0x00000163 
+ 00000354  0x000001d6 branch  0x00002563 
+ 00000355  0x000001d8 fetch  0x00000001 , 0x00004bf8 
+ 00000356  0x000001d9 rtn  0x00000034 
+ 00000357  0x000001da fetch  0x00000001 , 0x00004bf9 
+ 00000358  0x000001db nrtn  0x00000034 
+ 00000359  0x000001dc fetcht  0x00000001 , 0x00004bf8 
+ 00000360  0x000001dd fetch  0x00000001 , 0x00004bf7 
+ 00000361  0x000001de isub  0x00000002 , 0x0000003e 
+ 00000362  0x000001df ncall  0x0000015c , 0x00000002 
+ 00000363  0x000001e0 isub  0x00000002 , 0x0000003f 
+ 00000364  0x000001e1 sub  0x0000003f , 0x00000064 , 0x0000003e 
+ 00000365  0x000001e2 branch  0x00000175 , 0x00000002 
+ 00000366  0x000001e3 fetch  0x00000001 , 0x00004bfa 
+ 00000367  0x000001e4 sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00000368  0x000001e5 ncall  0x00000173 , 0x00000002 
+ 00000369  0x000001e6 jam  0x00000001 , 0x00004bf9 
+ 00000370  0x000001e7 rtn 
+ 00000371  0x000001e9 jam  0x00000001 , 0x00004bfb 
+ 00000372  0x000001ea branch  0x0000431f 
+ 00000373  0x000001ec fetcht  0x00000001 , 0x0000017f 
+ 00000374  0x000001ed fetch  0x00000001 , 0x0000004c 
+ 00000375  0x000001ee rshift  0x0000003f , 0x0000003f 
+ 00000376  0x000001ef ixor  0x00000002 , 0x0000003f 
+ 00000377  0x000001f0 isolate1  0x00000002 , 0x0000003f 
+ 00000378  0x000001f1 setarg  0x00000000 
+ 00000379  0x000001f2 fetcht  0x00000001 , 0x00004bfa 
+ 00000380  0x000001f3 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00000381  0x000001f4 iadd  0x00000002 , 0x00000002 
+ 00000382  0x000001f5 storet  0x00000001 , 0x00004bfa 
+ 00000383  0x000001f6 rtn 
+ 00000384  0x000001f9 fetch  0x00000001 , 0x00000005 
+ 00000385  0x000001fa increase  0x00000001 , 0x0000003f 
+ 00000386  0x000001fb store  0x00000001 , 0x00000005 
+ 00000387  0x000001fc nbranch  0x00000187 , 0x0000002d 
+ 00000388  0x000001fd fetch  0x00000001 , 0x00004bf7 
+ 00000389  0x000001fe increase  0x00000001 , 0x0000003f 
+ 00000390  0x000001ff store  0x00000001 , 0x00004bf7 
+ 00000391  0x00000200 fetch  0x00000001 , 0x00000168 
+ 00000392  0x00000201 rtnbit1  0x00000003 
+ 00000393  0x00000202 set1  0x00000003 , 0x0000003f 
+ 00000394  0x00000203 store  0x00000001 , 0x00000168 
+ 00000395  0x00000204 fetch  0x00000002 , 0x000042f5 
+ 00000396  0x00000205 store  0x00000002 , 0x00000196 
+ 00000397  0x00000206 setarg  0x00000000 
+ 00000398  0x00000207 store  0x00000004 , 0x0000431d 
+ 00000399  0x00000208 rtn 
+ 00000400  0x0000020b call  0x0000281c 
+ 00000401  0x0000020c fetchr  0x00000011 , 0x00000001 , 0x0000004d 
+ 00000402  0x0000020d increase  0xfffffffc , 0x00000011 
+ 00000403  0x0000020e nbranch  0x000026fa , 0x00000002 
+ 00000404  0x0000020f branch  0x0000268e 
+ 00000405  0x00000212 parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00000406  0x00000213 rshift32  0x0000003f , 0x0000003f 
+ 00000407  0x00000214 rshift16  0x0000003f , 0x0000003f 
+ 00000408  0x00000215 istore  0x00000003 , 0x00000005 
+ 00000409  0x00000216 enable  0x00000010 
+ 00000410  0x00000217 call  0x0000270d 
+ 00000411  0x00000218 branch  0x000026f6 , 0x00000006 
+ 00000412  0x00000219 bmark0  0x00000032 , 0x000026af 
+ 00000413  0x0000021a fetch  0x00000001 , 0x0000004d 
+ 00000414  0x0000021b branch  0x000026af , 0x00000034 
+ 00000415  0x0000021c increase  0xfffffffc , 0x0000003f 
+ 00000416  0x0000021d store  0x00000001 , 0x0000004d 
+ 00000417  0x0000021e call  0x000072cb 
+ 00000418  0x0000021f fetch  0x00000001 , 0x00008108 
+ 00000419  0x00000220 bbit0  0x00000007 , 0x000026fa 
+ 00000420  0x00000221 force  0x0000000c , 0x00000038 
+ 00000421  0x00000222 storer  0x0000002f , 0x00000004 , 0x00000154 
+ 00000422  0x00000223 branch  0x000026af 
+ 00000423  0x00000226 fetch  0x00000001 , 0x00004334 
+ 00000424  0x00000227 rtneq  0x00000000 
+ 00000425  0x00000228 beq  0x00000003 , 0x0000304a 
+ 00000426  0x00000229 branch  0x000028e1 
+ 00000427  0x0000022c set0  0x00000030 , 0x00000000 
+ 00000428  0x0000022d branch  0x00002af6 
+ 00000429  0x00000230 call  0x00002152 
+ 00000430  0x00000231 jam  0x00000000 , 0x00008900 
+ 00000431  0x00000232 set0  0x00000030 , 0x00000000 
+ 00000432  0x00000233 branch  0x00002ae3 
+ 00000433  0x00000236 ifetch  0x00000002 , 0x00000006 
+ 00000434  0x00000237 beq  0x00000004 , 0x000001b4 
+ 00000435  0x00000238 branch  0x000028eb 
+ 00000436  0x0000023a ifetch  0x00000003 , 0x00000006 
+ 00000437  0x0000023b store  0x00000003 , 0x00004397 
+ 00000438  0x0000023c beq  0x0000000a , 0x000001b9 
+ 00000439  0x0000023d beq  0x00000012 , 0x000001c8 
+ 00000440  0x0000023e branch  0x00002b96 
+ 00000441  0x00000241 fetch  0x00000008 , 0x00004713 
+ 00000442  0x00000242 bbit0  0x0000003b , 0x00002d19 
+ 00000443  0x00000243 call  0x00002dc7 
+ 00000444  0x00000244 fetcht  0x00000002 , 0x00004398 
+ 00000445  0x00000245 fetch  0x00000001 , 0x00004321 
+ 00000446  0x00000246 bbit1  0x00000003 , 0x000001c3 
+ 00000447  0x00000249 fetch  0x00000002 , 0x00004398 
+ 00000448  0x0000024a beq  0x00000030 , 0x00002e03 
+ 00000449  0x0000024b fetcht  0x00000002 , 0x00004398 
+ 00000450  0x0000024c branch  0x00002d1d 
+ 00000451  0x0000024f fetch  0x00000002 , 0x00004332 
+ 00000452  0x00000250 isub  0x00000002 , 0x0000003e 
+ 00000453  0x00000251 nbranch  0x000001bf , 0x00000005 
+ 00000454  0x00000252 nbranch  0x000001bf , 0x00000028 
+ 00000455  0x00000253 branch  0x00002d46 
+ 00000456  0x00000256 copy  0x00000006 , 0x00000011 
+ 00000457  0x00000257 fetch  0x00000002 , 0x00004335 
+ 00000458  0x00000258 add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00000459  0x00000259 call  0x00002929 
+ 00000460  0x0000025a fetch  0x00000001 , 0x0000478f 
+ 00000461  0x0000025b beq  0x000000ff , 0x00002dac 
+ 00000462  0x0000025c fetch  0x00000001 , 0x00004795 
+ 00000463  0x0000025d branch  0x00002dac , 0x00000034 
+ 00000464  0x0000025e fetch  0x00000001 , 0x00004843 
+ 00000465  0x0000025f bbit1  0x00000001 , 0x00002dac 
+ 00000466  0x00000260 setarg  0x0000001a 
+ 00000467  0x00000261 fetcht  0x00000002 , 0x00004398 
+ 00000468  0x00000262 isub  0x00000002 , 0x0000003e 
+ 00000469  0x00000263 nbranch  0x00002dac , 0x00000005 
+ 00000470  0x00000264 branch  0x00002d46 
+ 00000471  0x00000268 call  0x00002a28 
+ 00000472  0x00000269 nrtn  0x00000034 
+ 00000473  0x0000026a fetch  0x00000001 , 0x0000478f 
+ 00000474  0x0000026b beq  0x000000ff , 0x000001e2 
+ 00000475  0x0000026c fetch  0x00000001 , 0x00004843 
+ 00000476  0x0000026d and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00000477  0x0000026e rtnne  0x00000003 
+ 00000478  0x0000026f fetch  0x00000001 , 0x00004bf9 
+ 00000479  0x00000270 rtn  0x00000034 
+ 00000480  0x00000271 fetch  0x00000001 , 0x00004bfb 
+ 00000481  0x00000272 nrtn  0x00000034 
+ 00000482  0x00000274 fetch  0x00000001 , 0x00004956 
+ 00000483  0x00000275 call  0x00005a71 , 0x00000034 
+ 00000484  0x00000276 fetch  0x00000008 , 0x00004713 
+ 00000485  0x00000277 bbit1  0x00000001 , 0x00005b5b 
+ 00000486  0x00000278 bbit1  0x00000000 , 0x00005b5b 
+ 00000487  0x00000279 bbit1  0x00000005 , 0x00005b5b 
+ 00000488  0x0000027a bbit1  0x00000006 , 0x00005b5b 
+ 00000489  0x0000027b call  0x00005601 
+ 00000490  0x0000027c call  0x00005ab2 
+ 00000491  0x0000027d nrtn  0x00000028 
+ 00000492  0x0000027e call  0x00005abc 
+ 00000493  0x0000027f call  0x000004c2 
+ 00000494  0x00000280 branch  0x00005b37 
+ 00000495  0x00000283 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00000496  0x00000284 rtn  0x00000005 
+ 00000497  0x00000285 arg  0x00000004 , 0x00000008 
+ 00000498  0x00000286 isolate1  0x00000007 , 0x00000002 
+ 00000499  0x00000287 branch  0x00006ebd , 0x00000001 
+ 00000500  0x00000288 arg  0x00000003 , 0x00000008 
+ 00000501  0x00000289 branch  0x00006ebd 
+ 00000502  0x0000028c sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00000503  0x0000028d rtn  0x00000005 
+ 00000504  0x0000028e call  0x00006ee6 
+ 00000505  0x0000028f branch  0x000001fc , 0x00000001 
+ 00000506  0x00000291 arg  0x00000003 , 0x00000008 
+ 00000507  0x00000292 branch  0x00006ebd 
+ 00000508  0x00000295 jam  0x00000001 , 0x00004b1d 
+ 00000509  0x00000297 arg  0x00000006 , 0x00000008 
+ 00000510  0x00000298 branch  0x00006ebd 
+ 00000511  0x0000029b setarg  0x00000010 
+ 00000512  0x0000029d store  0x00000001 , 0x00008141 
+ 00000513  0x0000029e until  0x0000003e , 0x00000033 
+ 00000514  0x0000029f rtn 
+ 00000515  0x000002a2 setarg  0x00000080 
+ 00000516  0x000002a3 branch  0x00000200 
+ 00000517  0x000002a6 call  0x00000481 
+ 00000518  0x000002a7 jam  0x00000000 , 0x00004b1d 
+ 00000519  0x000002a8 call  0x0000550d 
+ 00000520  0x000002a9 call  0x000054f9 
+ 00000521  0x000002ab fetcht  0x00000001 , 0x0000464a 
+ 00000522  0x000002ac call  0x00006f0f 
+ 00000523  0x000002ad fetcht  0x00000001 , 0x0000464b 
+ 00000524  0x000002ae branch  0x00006f0f 
+ 00000525  0x000002b2 fetch  0x00000002 , 0x000043e9 
+ 00000526  0x000002b3 call  0x00007d79 
+ 00000527  0x000002b5 fetch  0x00000004 , 0x000040ad 
+ 00000528  0x000002b6 iadd  0x00000002 , 0x0000003f 
+ 00000529  0x000002b7 store  0x00000004 , 0x000040ad 
+ 00000530  0x000002b8 call  0x00000218 
+ 00000531  0x000002b9 call  0x00000215 
+ 00000532  0x000002ba branch  0x00002425 
+ 00000533  0x000002bd fetch  0x00000001 , 0x00004b1d 
+ 00000534  0x000002be branch  0x000001ff , 0x00000034 
+ 00000535  0x000002bf branch  0x00000203 
+ 00000536  0x000002c2 storer  0x00000000 , 0x00000008 , 0x000040e7 
+ 00000537  0x000002c3 arg  0x00008070 , 0x00000006 
+ 00000538  0x000002c4 arg  0x000040cc , 0x00000005 
+ 00000539  0x000002c5 call  0x00007c8f 
+ 00000540  0x000002c6 arg  0x000080d4 , 0x00000006 
+ 00000541  0x000002c7 call  0x00007c89 
+ 00000542  0x000002c8 fetch  0x00000001 , 0x00008080 
+ 00000543  0x000002c9 store  0x00000001 , 0x000040ef 
+ 00000544  0x000002ca copy  0x00000002 , 0x00000012 
+ 00000545  0x000002cc arg  0x0000000c , 0x00000039 
+ 00000546  0x000002cd arg  0x00000016 , 0x00000011 
+ 00000547  0x000002ce arg  0x0000814d , 0x00000013 
+ 00000548  0x000002cf until  0x0000003e , 0x00000033 
+ 00000549  0x000002d1 ifetch  0x00000001 , 0x00000011 
+ 00000550  0x000002d2 ifetcht  0x00000001 , 0x00000013 
+ 00000551  0x000002d3 isub  0x00000002 , 0x0000003e 
+ 00000552  0x000002d4 branch  0x0000022b , 0x00000005 
+ 00000553  0x000002d5 istore  0x00000001 , 0x00000013 
+ 00000554  0x000002d6 until  0x0000003e , 0x00000033 
+ 00000555  0x000002d8 increase  0x00000001 , 0x00000011 
+ 00000556  0x000002d9 increase  0x00000001 , 0x00000013 
+ 00000557  0x000002da loop  0x00000225 
+ 00000558  0x000002db copy  0x00000012 , 0x00000002 
+ 00000559  0x000002dc rtn 
+ 00000560  0x000002df call  0x00002408 
+ 00000561  0x000002e0 fetch  0x00000003 , 0x000040bd 
+ 00000562  0x000002e1 rtn  0x00000034 
+ 00000563  0x000002e2 fetcht  0x00000001 , 0x00004645 
+ 00000564  0x000002e3 call  0x00006ee6 
+ 00000565  0x000002e4 rtn  0x00000001 
+ 00000566  0x000002e5 branch  0x00002490 
+ 00000567  0x000002e9 call  0x00006b3a 
+ 00000568  0x000002ea call  0x00006b75 
+ 00000569  0x000002eb branch  0x00006b38 
+ 00000570  0x000002ee fetch  0x00000002 , 0x000045e0 
+ 00000571  0x000002ef arg  0x000001f8 , 0x00000002 
+ 00000572  0x000002f0 iand  0x00000002 , 0x0000003f 
+ 00000573  0x000002f1 branch  0x00000242 , 0x00000034 
+ 00000574  0x000002f2 fetch  0x00000002 , 0x000045e0 
+ 00000575  0x000002f3 increase  0x00000001 , 0x0000003f 
+ 00000576  0x000002f4 store  0x00000002 , 0x000045e0 
+ 00000577  0x000002f5 rtn 
+ 00000578  0x000002f8 call  0x0000357f 
+ 00000579  0x000002f9 call  0x00003651 
+ 00000580  0x000002fa nbranch  0x00003586 , 0x00000018 
+ 00000581  0x000002fb nbranch  0x00003586 , 0x0000002f 
+ 00000582  0x000002fc call  0x0000366e 
+ 00000583  0x000002fd fetch  0x00000001 , 0x0000457d 
+ 00000584  0x000002fe branch  0x00000259 , 0x00000034 
+ 00000585  0x00000300 fetch  0x00000004 , 0x000045cc 
+ 00000586  0x00000301 fetcht  0x00000004 , 0x0000458f 
+ 00000587  0x00000302 isub  0x00000002 , 0x0000003e 
+ 00000588  0x00000303 branch  0x0000024e , 0x00000005 
+ 00000589  0x00000304 branch  0x0000356e 
+ 00000590  0x00000307 fetch  0x00000008 , 0x00004713 
+ 00000591  0x00000308 bbit1  0x00000030 , 0x00003291 
+ 00000592  0x00000309 branch  0x00003549 
+ 00000593  0x0000030c call  0x0000543b 
+ 00000594  0x0000030d call  0x00000254 
+ 00000595  0x0000030e branch  0x0000544c 
+ 00000596  0x00000311 setarg  0x00004a1d 
+ 00000597  0x00000312 store  0x00000002 , 0x0000433f 
+ 00000598  0x00000313 setarg  0x00000020 
+ 00000599  0x00000314 store  0x00000002 , 0x00004341 
+ 00000600  0x00000315 rtn 
+ 00000601  0x00000318 fetch  0x00000004 , 0x000045e4 
+ 00000602  0x00000319 fetcht  0x00000004 , 0x0000458f 
+ 00000603  0x0000031a isub  0x00000002 , 0x0000003e 
+ 00000604  0x0000031b branch  0x00000249 , 0x00000005 
+ 00000605  0x0000031c fetch  0x00000004 , 0x0000455f 
+ 00000606  0x0000031d rtn  0x00000034 
+ 00000607  0x0000031e branch  0x00000249 
+ 00000608  0x00000321 fetch  0x00000001 , 0x00004437 
+ 00000609  0x00000322 nrtn  0x00000034 
+ 00000610  0x00000323 fetch  0x00000002 , 0x000044e9 
+ 00000611  0x00000324 rtnbit1  0x0000000b 
+ 00000612  0x00000325 fetchr  0x00000011 , 0x00000002 , 0x000045f0 
+ 00000613  0x00000326 call  0x000035b4 
+ 00000614  0x00000327 storet  0x00000001 , 0x00004624 
+ 00000615  0x00000328 fetch  0x00000001 , 0x00004629 
+ 00000616  0x00000329 bmark1  0x00000026 , 0x0000026a 
+ 00000617  0x0000032a fetch  0x00000001 , 0x0000462c 
+ 00000618  0x0000032c isub  0x00000002 , 0x0000003e 
+ 00000619  0x0000032d nbranch  0x00000284 , 0x00000002 
+ 00000620  0x0000032e fetch  0x00000001 , 0x00004626 
+ 00000621  0x0000032f sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00000622  0x00000330 nbranch  0x00000272 , 0x00000002 
+ 00000623  0x00000331 fetch  0x00000001 , 0x00004626 
+ 00000624  0x00000332 beq  0x00000000 , 0x00000285 
+ 00000625  0x00000333 rtn 
+ 00000626  0x00000336 fetch  0x00000001 , 0x00004626 
+ 00000627  0x00000337 fetcht  0x00000001 , 0x00004627 
+ 00000628  0x00000338 isub  0x00000002 , 0x0000003e 
+ 00000629  0x00000339 nrtn  0x00000005 
+ 00000630  0x0000033a jam  0x00000000 , 0x00004626 
+ 00000631  0x0000033c fetcht  0x00000001 , 0x00004624 
+ 00000632  0x0000033d fetch  0x00000001 , 0x00004628 
+ 00000633  0x0000033e bmark1  0x00000026 , 0x0000027b 
+ 00000634  0x0000033f fetch  0x00000001 , 0x0000462b 
+ 00000635  0x00000341 isub  0x00000002 , 0x0000003e 
+ 00000636  0x00000342 nrtn  0x00000002 
+ 00000637  0x00000343 fetch  0x00000001 , 0x00004625 
+ 00000638  0x00000344 beq  0x00000000 , 0x00003715 
+ 00000639  0x00000345 increase  0xffffffff , 0x0000003f 
+ 00000640  0x00000346 store  0x00000001 , 0x00004625 
+ 00000641  0x00000347 beq  0x00000002 , 0x0000028d 
+ 00000642  0x00000348 beq  0x00000001 , 0x0000370b 
+ 00000643  0x00000349 branch  0x00003715 
+ 00000644  0x0000034c jam  0x00000000 , 0x00004626 
+ 00000645  0x0000034e fetch  0x00000001 , 0x00004625 
+ 00000646  0x0000034f beq  0x00000003 , 0x0000028b 
+ 00000647  0x00000350 increase  0x00000001 , 0x0000003f 
+ 00000648  0x00000351 store  0x00000001 , 0x00004625 
+ 00000649  0x00000352 beq  0x00000001 , 0x0000370b 
+ 00000650  0x00000353 beq  0x00000002 , 0x0000028d 
+ 00000651  0x00000355 jam  0x00000005 , 0x00004141 
+ 00000652  0x00000356 rtn 
+ 00000653  0x00000359 jam  0x00000003 , 0x00004141 
+ 00000654  0x0000035a rtn 
+ 00000655  0x00000361 setarg  0x00006235 
+ 00000656  0x00000362 store  0x00000002 , 0x000045f8 
+ 00000657  0x00000363 setarg  0x0000622b 
+ 00000658  0x00000364 store  0x00000002 , 0x000045fa 
+ 00000659  0x00000365 setarg  0x000002a1 
+ 00000660  0x00000366 store  0x00000002 , 0x000043e9 
+ 00000661  0x00000367 branch  0x000053f3 
+ 00000662  0x0000036a nbranch  0x00002002 , 0x0000002b 
+ 00000663  0x0000036b until  0x0000003e , 0x00000033 
+ 00000664  0x0000036c until  0x0000003e , 0x00000033 
+ 00000665  0x0000036d clear_stack 
+ 00000666  0x0000036e call  0x0000029c , 0x0000002b 
+ 00000667  0x0000036f branch  0x00002003 
+ 00000668  0x00000372 call  0x000001ff 
+ 00000669  0x00000373 fetcht  0x00000001 , 0x0000464a 
+ 00000670  0x00000374 call  0x00006edd 
+ 00000671  0x00000375 fetcht  0x00000001 , 0x0000464b 
+ 00000672  0x00000376 branch  0x00006edd 
+ 00000673  0x00000379 rtn 
+ 00000674  0x00000381 call  0x00000454 
+ 00000675  0x00000382 fetch  0x00000008 , 0x00004713 
+ 00000676  0x00000383 bbit1  0x00000013 , 0x00005d60 
+ 00000677  0x00000384 bbit1  0x00000012 , 0x00005d6e 
+ 00000678  0x00000385 bbit1  0x00000014 , 0x000002a8 
+ 00000679  0x00000386 rtn 
+ 00000680  0x00000389 call  0x000002b3 
+ 00000681  0x0000038a call  0x00005e43 
+ 00000682  0x0000038b call  0x00005db4 
+ 00000683  0x0000038d call  0x000002c7 
+ 00000684  0x0000038f call  0x000002b0 
+ 00000685  0x00000391 call  0x000002b6 
+ 00000686  0x00000392 call  0x000002cf 
+ 00000687  0x00000393 branch  0x00005daa 
+ 00000688  0x00000396 fetch  0x00000008 , 0x00004713 
+ 00000689  0x00000397 rtnbit0  0x0000002a 
+ 00000690  0x00000398 call  0x000004cd 
+ 00000691  0x0000039a fetch  0x00000001 , 0x00004666 
+ 00000692  0x0000039b store  0x00000001 , 0x00004a06 
+ 00000693  0x0000039c rtn 
+ 00000694  0x0000039f fetch  0x00000008 , 0x00004713 
+ 00000695  0x000003a0 bbit1  0x0000003e , 0x00005dd1 
+ 00000696  0x000003a1 branch  0x00005dcc 
+ 00000697  0x000003a4 fetch  0x00000002 , 0x0000468e 
+ 00000698  0x000003a5 arg  0x0000aa55 , 0x00000002 
+ 00000699  0x000003a6 isub  0x00000002 , 0x0000003e 
+ 00000700  0x000003a7 branch  0x0000033c , 0x00000005 
+ 00000701  0x000003a9 storet  0x00000002 , 0x0000468e 
+ 00000702  0x000003aa call  0x00005c9c 
+ 00000703  0x000003ab fetch  0x00000001 , 0x000049a1 
+ 00000704  0x000003ac store  0x00000001 , 0x00004666 
+ 00000705  0x000003ad call  0x00005c8c 
+ 00000706  0x000003af setarg  0x00001122 
+ 00000707  0x000003b0 store  0x00000002 , 0x00004695 
+ 00000708  0x000003b2 fetch  0x00000001 , 0x00004a06 
+ 00000709  0x000003b3 store  0x00000001 , 0x00004666 
+ 00000710  0x000003b4 rtn 
+ 00000711  0x000003b7 fetch  0x00000001 , 0x00004666 
+ 00000712  0x000003b8 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00000713  0x000003b9 branch  0x000002c4 , 0x00000005 
+ 00000714  0x000003ba sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00000715  0x000003bb branch  0x000002cd , 0x00000005 
+ 00000716  0x000003bc rtn  0x00000002 
+ 00000717  0x000003be jam  0x00000000 , 0x00004666 
+ 00000718  0x000003bf rtn 
+ 00000719  0x000003c2 fetch  0x00000001 , 0x00004666 
+ 00000720  0x000003c3 rtneq  0x00000000 
+ 00000721  0x000003c4 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
+ 00000722  0x000003c5 copy  0x00000012 , 0x00000013 
+ 00000723  0x000003c7 call  0x00005e3d 
+ 00000724  0x000003c8 fetch  0x00000002 , 0x000049e0 
+ 00000725  0x000003c9 branch  0x000002dd , 0x00000034 
+ 00000726  0x000003ca store  0x00000002 , 0x000049de 
+ 00000727  0x000003cb increase  0x00000002 , 0x00000013 
+ 00000728  0x000003cc fetch  0x00000002 , 0x00004a00 
+ 00000729  0x000003cd isub  0x00000013 , 0x0000003e 
+ 00000730  0x000003ce nbranch  0x000002dd , 0x00000002 
+ 00000731  0x000003cf copy  0x00000013 , 0x00000012 
+ 00000732  0x000003d0 branch  0x000002d3 
+ 00000733  0x000003d3 fetch  0x00000002 , 0x000049de 
+ 00000734  0x000003d4 store  0x00000002 , 0x00004695 
+ 00000735  0x000003d5 rtn 
+ 00000736  0x000003d9 fetch  0x00000008 , 0x00004713 
+ 00000737  0x000003da bbit1  0x00000013 , 0x00005cb1 
+ 00000738  0x000003db bbit1  0x00000012 , 0x00005cb9 
+ 00000739  0x000003dc bbit1  0x00000014 , 0x000002e5 
+ 00000740  0x000003dd rtn 
+ 00000741  0x000003e0 call  0x000002e8 
+ 00000742  0x000003e1 call  0x000002ed 
+ 00000743  0x000003e2 branch  0x00005cc1 
+ 00000744  0x000003e5 fetch  0x00000001 , 0x00004666 
+ 00000745  0x000003e6 rtneq  0x00000000 
+ 00000746  0x000003e7 beq  0x00000001 , 0x00000314 
+ 00000747  0x000003e8 beq  0x00000002 , 0x00000328 
+ 00000748  0x000003e9 rtn 
+ 00000749  0x000003ec fetchr  0x00000012 , 0x00000002 , 0x000049e2 
+ 00000750  0x000003ed copy  0x00000012 , 0x00000013 
+ 00000751  0x000003ef call  0x00005dc0 
+ 00000752  0x000003f0 fetch  0x00000001 , 0x000049a1 
+ 00000753  0x000003f1 branch  0x000002f9 , 0x00000034 
+ 00000754  0x000003f2 store  0x00000001 , 0x000049a0 
+ 00000755  0x000003f3 increase  0x00000001 , 0x00000013 
+ 00000756  0x000003f4 fetch  0x00000002 , 0x000049e4 
+ 00000757  0x000003f5 isub  0x00000013 , 0x0000003e 
+ 00000758  0x000003f6 nrtn  0x00000002 
+ 00000759  0x000003f7 copy  0x00000013 , 0x00000012 
+ 00000760  0x000003f8 branch  0x000002ef 
+ 00000761  0x000003fb fetch  0x00000001 , 0x000049a0 
+ 00000762  0x000003fc and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00000763  0x000003fd branch  0x00000303 , 0x00000034 
+ 00000764  0x000003fe fetch  0x00000001 , 0x00004666 
+ 00000765  0x00000400 call  0x00000311 
+ 00000766  0x00000402 store  0x00000001 , 0x000049a2 
+ 00000767  0x00000404 arg  0x00000001 , 0x00000039 
+ 00000768  0x00000405 copy  0x00000013 , 0x00000012 
+ 00000769  0x00000406 arg  0x000049a2 , 0x00000011 
+ 00000770  0x00000407 branch  0x00006b45 
+ 00000771  0x0000040a fetcht  0x00000001 , 0x000049a0 
+ 00000772  0x0000040b fetch  0x00000001 , 0x00004666 
+ 00000773  0x0000040c call  0x00000311 
+ 00000774  0x0000040d isub  0x00000002 , 0x0000003e 
+ 00000775  0x0000040e rtn  0x00000005 
+ 00000776  0x0000040f lshift4  0x0000003f , 0x0000003f 
+ 00000777  0x00000410 iadd  0x00000002 , 0x0000003f 
+ 00000778  0x00000411 store  0x00000001 , 0x000049a2 
+ 00000779  0x00000413 copy  0x00000013 , 0x0000003f 
+ 00000780  0x00000414 fetcht  0x00000002 , 0x000049e2 
+ 00000781  0x00000415 isub  0x00000002 , 0x0000003e 
+ 00000782  0x00000416 branch  0x000002ff , 0x00000005 
+ 00000783  0x00000418 increase  0xffffffff , 0x00000013 
+ 00000784  0x00000419 branch  0x000002ff 
+ 00000785  0x0000041c rtnne  0x00000000 
+ 00000786  0x0000041d increase  0x00000004 , 0x0000003f 
+ 00000787  0x0000041e rtn 
+ 00000788  0x00000423 fetchr  0x00000012 , 0x00000002 , 0x000049ee 
+ 00000789  0x00000424 copy  0x00000012 , 0x00000013 
+ 00000790  0x00000426 call  0x00005df3 
+ 00000791  0x00000427 fetch  0x00000006 , 0x000049b5 
+ 00000792  0x00000428 branch  0x00000320 , 0x00000034 
+ 00000793  0x00000429 store  0x00000006 , 0x000049af 
+ 00000794  0x0000042a increase  0x00000006 , 0x00000013 
+ 00000795  0x0000042b fetch  0x00000002 , 0x000049f0 
+ 00000796  0x0000042c isub  0x00000013 , 0x0000003e 
+ 00000797  0x0000042d nrtn  0x00000002 
+ 00000798  0x0000042e copy  0x00000013 , 0x00000012 
+ 00000799  0x0000042f branch  0x00000316 
+ 00000800  0x00000432 fetch  0x00000006 , 0x000049af 
+ 00000801  0x00000433 fetcht  0x00000006 , 0x0000466e 
+ 00000802  0x00000434 isub  0x00000002 , 0x0000003e 
+ 00000803  0x00000435 rtn  0x00000005 
+ 00000804  0x00000436 arg  0x00000006 , 0x00000039 
+ 00000805  0x00000437 arg  0x0000466e , 0x00000011 
+ 00000806  0x00000438 copy  0x00000013 , 0x00000012 
+ 00000807  0x00000439 branch  0x00006b45 
+ 00000808  0x0000043c fetchr  0x00000012 , 0x00000002 , 0x000049f6 
+ 00000809  0x0000043d copy  0x00000012 , 0x00000013 
+ 00000810  0x0000043f call  0x00005e17 
+ 00000811  0x00000440 fetch  0x00000006 , 0x000049cd 
+ 00000812  0x00000441 branch  0x00000334 , 0x00000034 
+ 00000813  0x00000442 store  0x00000006 , 0x000049c7 
+ 00000814  0x00000443 increase  0x00000006 , 0x00000013 
+ 00000815  0x00000444 fetch  0x00000002 , 0x000049f8 
+ 00000816  0x00000445 isub  0x00000013 , 0x0000003e 
+ 00000817  0x00000446 nrtn  0x00000002 
+ 00000818  0x00000447 copy  0x00000013 , 0x00000012 
+ 00000819  0x00000448 branch  0x0000032a 
+ 00000820  0x0000044b fetch  0x00000006 , 0x000049c7 
+ 00000821  0x0000044c fetcht  0x00000006 , 0x0000467b 
+ 00000822  0x0000044d isub  0x00000002 , 0x0000003e 
+ 00000823  0x0000044e rtn  0x00000005 
+ 00000824  0x0000044f arg  0x00000006 , 0x00000039 
+ 00000825  0x00000450 arg  0x0000467b , 0x00000011 
+ 00000826  0x00000451 copy  0x00000013 , 0x00000012 
+ 00000827  0x00000452 branch  0x00006b45 
+ 00000828  0x00000457 call  0x00000375 
+ 00000829  0x00000458 call  0x0000038d 
+ 00000830  0x00000459 call  0x00000340 
+ 00000831  0x0000045a branch  0x00005c90 
+ 00000832  0x0000045d fetch  0x00000008 , 0x00004713 
+ 00000833  0x0000045e rtnbit0  0x0000000f 
+ 00000834  0x0000045f fetch  0x00000001 , 0x00004690 
+ 00000835  0x00000460 beq  0x00000000 , 0x00005c94 
+ 00000836  0x00000461 beq  0x00000006 , 0x00000346 
+ 00000837  0x00000462 rtn 
+ 00000838  0x00000465 jam  0x00000000 , 0x00004690 
+ 00000839  0x00000466 rtn 
+ 00000840  0x00000469 fetch  0x00000008 , 0x00004713 
+ 00000841  0x0000046a bbit1  0x00000013 , 0x00005cb5 
+ 00000842  0x0000046b bbit1  0x00000014 , 0x0000034c 
+ 00000843  0x0000046c rtn 
+ 00000844  0x0000046f fetch  0x00000008 , 0x00004713 
+ 00000845  0x00000470 rtnbit0  0x0000000f 
+ 00000846  0x00000471 fetchr  0x00000012 , 0x00000002 , 0x000049fa 
+ 00000847  0x00000472 copy  0x00000012 , 0x00000013 
+ 00000848  0x00000474 call  0x00005e51 
+ 00000849  0x00000475 fetch  0x00000001 , 0x000049d4 
+ 00000850  0x00000476 branch  0x0000035a , 0x00000034 
+ 00000851  0x00000477 store  0x00000001 , 0x000049d3 
+ 00000852  0x00000478 increase  0x00000001 , 0x00000013 
+ 00000853  0x00000479 fetch  0x00000002 , 0x000049fc 
+ 00000854  0x0000047a isub  0x00000013 , 0x0000003e 
+ 00000855  0x0000047b nrtn  0x00000002 
+ 00000856  0x0000047c copy  0x00000013 , 0x00000012 
+ 00000857  0x0000047d branch  0x00000350 
+ 00000858  0x00000480 fetch  0x00000001 , 0x000049d3 
+ 00000859  0x00000481 and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00000860  0x00000482 branch  0x00000364 , 0x00000034 
+ 00000861  0x00000483 fetch  0x00000001 , 0x00004690 
+ 00000862  0x00000485 call  0x00000372 
+ 00000863  0x00000487 store  0x00000001 , 0x000049d5 
+ 00000864  0x00000489 arg  0x00000001 , 0x00000039 
+ 00000865  0x0000048a copy  0x00000013 , 0x00000012 
+ 00000866  0x0000048b arg  0x000049d5 , 0x00000011 
+ 00000867  0x0000048c branch  0x00006b45 
+ 00000868  0x0000048f fetcht  0x00000001 , 0x000049d3 
+ 00000869  0x00000490 fetch  0x00000001 , 0x00004690 
+ 00000870  0x00000491 call  0x00000372 
+ 00000871  0x00000492 isub  0x00000002 , 0x0000003e 
+ 00000872  0x00000493 rtn  0x00000005 
+ 00000873  0x00000494 lshift4  0x0000003f , 0x0000003f 
+ 00000874  0x00000495 iadd  0x00000002 , 0x0000003f 
+ 00000875  0x00000496 store  0x00000001 , 0x000049d5 
+ 00000876  0x00000498 copy  0x00000013 , 0x0000003f 
+ 00000877  0x00000499 fetcht  0x00000002 , 0x000049fa 
+ 00000878  0x0000049a isub  0x00000002 , 0x0000003e 
+ 00000879  0x0000049b branch  0x00000360 , 0x00000005 
+ 00000880  0x0000049d increase  0xffffffff , 0x00000013 
+ 00000881  0x0000049e branch  0x00000360 
+ 00000882  0x000004a1 rtnne  0x00000000 
+ 00000883  0x000004a2 increase  0x00000006 , 0x0000003f 
+ 00000884  0x000004a3 rtn 
+ 00000885  0x000004a6 fetch  0x00000008 , 0x00004713 
+ 00000886  0x000004a7 bbit1  0x0000003e , 0x0000037c 
+ 00000887  0x000004a8 fetch  0x00000001 , 0x00004666 
+ 00000888  0x000004a9 rtneq  0x00000000 
+ 00000889  0x000004aa beq  0x00000001 , 0x0000037c 
+ 00000890  0x000004ab beq  0x00000002 , 0x00000383 
+ 00000891  0x000004ac rtn 
+ 00000892  0x000004af fetch  0x00000006 , 0x0000466e 
+ 00000893  0x000004b0 fetcht  0x00000006 , 0x000046e6 
+ 00000894  0x000004b1 isub  0x00000002 , 0x0000003e 
+ 00000895  0x000004b2 nrtn  0x00000005 
+ 00000896  0x000004b3 fetch  0x00000006 , 0x000042db 
+ 00000897  0x000004b4 store  0x00000006 , 0x0000466e 
+ 00000898  0x000004b5 rtn 
+ 00000899  0x000004b8 fetch  0x00000006 , 0x0000466e 
+ 00000900  0x000004b9 fetcht  0x00000006 , 0x000046e6 
+ 00000901  0x000004ba isub  0x00000002 , 0x0000003e 
+ 00000902  0x000004bb nrtn  0x00000005 
+ 00000903  0x000004bc fetch  0x00000006 , 0x000042db 
+ 00000904  0x000004bd add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00000905  0x000004be store  0x00000006 , 0x0000466e 
+ 00000906  0x000004bf rtn 
+ 00000907  0x000004c2 call  0x0000038d 
+ 00000908  0x000004c3 branch  0x00005a9c 
+ 00000909  0x000004c6 fetch  0x00000008 , 0x00004713 
+ 00000910  0x000004c7 bbit0  0x00000014 , 0x00005c6f 
+ 00000911  0x000004c8 bbit1  0x0000003e , 0x00000395 
+ 00000912  0x000004ca fetch  0x00000001 , 0x00004666 
+ 00000913  0x000004cb rtneq  0x00000000 
+ 00000914  0x000004cc beq  0x00000001 , 0x00000395 
+ 00000915  0x000004cd beq  0x00000002 , 0x0000039a 
+ 00000916  0x000004ce rtn 
+ 00000917  0x000004d1 fetch  0x00000006 , 0x00004668 
+ 00000918  0x000004d2 store  0x00000006 , 0x00004116 
+ 00000919  0x000004d5 fetch  0x00000006 , 0x0000466e 
+ 00000920  0x000004d6 store  0x00000006 , 0x000042db 
+ 00000921  0x000004d7 rtn 
+ 00000922  0x000004da fetch  0x00000006 , 0x00004675 
+ 00000923  0x000004db store  0x00000006 , 0x00004116 
+ 00000924  0x000004de fetch  0x00000006 , 0x0000467b 
+ 00000925  0x000004df store  0x00000006 , 0x000042db 
+ 00000926  0x000004e0 rtn 
+ 00000927  0x000004e3 fetch  0x00000008 , 0x00004713 
+ 00000928  0x000004e4 rtnbit0  0x00000002 
+ 00000929  0x000004e5 bbit0  0x00000014 , 0x00005c43 
+ 00000930  0x000004e6 arg  0x00000002 , 0x00000007 
+ 00000931  0x000004e7 call  0x00005f04 
+ 00000932  0x000004e8 call  0x00005c4a 
+ 00000933  0x000004e9 call  0x000003a7 
+ 00000934  0x000004ea branch  0x00005ca3 
+ 00000935  0x000004ed fetch  0x00000001 , 0x00004666 
+ 00000936  0x000004ee beq  0x00000001 , 0x000003ab 
+ 00000937  0x000004ef beq  0x00000002 , 0x000003b0 
+ 00000938  0x000004f0 rtn 
+ 00000939  0x000004f3 fetch  0x00000006 , 0x00000178 
+ 00000940  0x000004f4 store  0x00000006 , 0x00004668 
+ 00000941  0x000004f5 fetch  0x00000006 , 0x000042db 
+ 00000942  0x000004f6 store  0x00000006 , 0x0000466e 
+ 00000943  0x000004f7 rtn 
+ 00000944  0x000004fa fetch  0x00000006 , 0x00000178 
+ 00000945  0x000004fb store  0x00000006 , 0x00004675 
+ 00000946  0x000004fc fetch  0x00000006 , 0x000042db 
+ 00000947  0x000004fd store  0x00000006 , 0x0000467b 
+ 00000948  0x000004fe rtn 
+ 00000949  0x00000502 call  0x000003cb 
+ 00000950  0x00000503 call  0x0000614d 
+ 00000951  0x00000504 call  0x0000553d 
+ 00000952  0x00000506 call  0x00006110 
+ 00000953  0x00000507 call  0x000061b1 
+ 00000954  0x00000508 call  0x0000611e 
+ 00000955  0x0000050a call  0x0000328e 
+ 00000956  0x0000050b call  0x00003531 
+ 00000957  0x0000050c call  0x00005fdd 
+ 00000958  0x0000050e call  0x0000572c 
+ 00000959  0x0000050f call  0x00005b9b 
+ 00000960  0x00000510 call  0x00005bab 
+ 00000961  0x00000511 call  0x00005bce 
+ 00000962  0x00000513 call  0x00005bd3 
+ 00000963  0x00000514 call  0x00005be1 
+ 00000964  0x00000515 call  0x00005bee 
+ 00000965  0x00000516 call  0x00005be4 
+ 00000966  0x00000518 call  0x00005bfb 
+ 00000967  0x00000519 call  0x000003ce 
+ 00000968  0x0000051a call  0x000056b6 
+ 00000969  0x0000051b call  0x00005c0e 
+ 00000970  0x0000051c branch  0x00005c05 
+ 00000971  0x0000051f arg  0x00004a05 , 0x00000013 
+ 00000972  0x00000520 arg  0x00005aef , 0x00000012 
+ 00000973  0x00000521 branch  0x000042e0 
+ 00000974  0x00000524 arg  0x0000477e , 0x00000013 
+ 00000975  0x00000525 arg  0x000003d1 , 0x00000012 
+ 00000976  0x00000526 branch  0x000042e0 
+ 00000977  0x00000528 fetch  0x00000001 , 0x0000496b 
+ 00000978  0x00000529 store  0x00000001 , 0x000040c0 
+ 00000979  0x0000052a jam  0x00000003 , 0x0000477d 
+ 00000980  0x0000052b rtn 
+ 00000981  0x0000052e call  0x000059ed 
+ 00000982  0x0000052f branch  0x00005c1b 
+ 00000983  0x00000532 copy  0x00000013 , 0x0000003f 
+ 00000984  0x00000533 beq  0x00000040 , 0x000003ec 
+ 00000985  0x00000534 beq  0x00000015 , 0x000003f1 
+ 00000986  0x00000535 beq  0x00000032 , 0x000003e3 
+ 00000987  0x00000536 beq  0x0000003c , 0x0000040f 
+ 00000988  0x00000537 beq  0x00000039 , 0x00000420 
+ 00000989  0x00000538 beq  0x0000003a , 0x00000423 
+ 00000990  0x00000539 beq  0x00000014 , 0x000003e0 
+ 00000991  0x0000053a branch  0x00005ac3 
+ 00000992  0x0000053e setarg  0x00000000 
+ 00000993  0x0000053f store  0x00000004 , 0x00004bf8 
+ 00000994  0x00000540 branch  0x00005ad0 
+ 00000995  0x00000543 fetch  0x00000001 , 0x00004795 
+ 00000996  0x00000544 beq  0x00000001 , 0x000003e7 
+ 00000997  0x00000545 jam  0x00000014 , 0x00004844 
+ 00000998  0x00000546 branch  0x000003e9 
+ 00000999  0x00000548 call  0x00005aef 
+ 00001000  0x00000549 jam  0x00000005 , 0x00004844 
+ 00001001  0x0000054b fetch  0x00000001 , 0x00004bf7 
+ 00001002  0x0000054c store  0x00000001 , 0x00004bf8 
+ 00001003  0x0000054d branch  0x00005af6 
+ 00001004  0x00000551 fetch  0x00000001 , 0x00004a04 
+ 00001005  0x00000552 nrtn  0x00000034 
+ 00001006  0x00000553 jam  0x00000001 , 0x00004a04 
+ 00001007  0x00000554 jam  0x0000001e , 0x00004a05 
+ 00001008  0x00000555 rtn 
+ 00001009  0x00000558 setarg  0x00000000 
+ 00001010  0x00000559 store  0x00000001 , 0x00004a04 
+ 00001011  0x0000055a store  0x00000001 , 0x00004a05 
+ 00001012  0x0000055b setarg  0x00000000 
+ 00001013  0x0000055c store  0x00000002 , 0x000047c0 
+ 00001014  0x0000055d jam  0x00000000 , 0x00004794 
+ 00001015  0x0000055e arg  0x00000006 , 0x00000002 
+ 00001016  0x0000055f fetch  0x00000008 , 0x00004713 
+ 00001017  0x00000560 bbit1  0x0000001b , 0x000003fb 
+ 00001018  0x00000561 arg  0x00000007 , 0x00000002 
+ 00001019  0x00000563 storet  0x00000002 , 0x000042d3 
+ 00001020  0x00000564 storet  0x00000002 , 0x000042d5 
+ 00001021  0x00000565 jam  0x00000000 , 0x000047c2 
+ 00001022  0x00000566 jam  0x00000000 , 0x00004956 
+ 00001023  0x00000567 call  0x000029cb 
+ 00001024  0x00000568 branch  0x00000401 
+ 00001025  0x0000056a call  0x00005b7b 
+ 00001026  0x0000056b fetch  0x00000002 , 0x000043ef 
+ 00001027  0x0000056c bbit1  0x00000007 , 0x00000406 
+ 00001028  0x0000056d bbit1  0x00000000 , 0x000042fc 
+ 00001029  0x0000056e branch  0x00005c1a 
+ 00001030  0x00000570 fetch  0x00000002 , 0x000043ef 
+ 00001031  0x00000571 bbit1  0x00000000 , 0x000042fc 
+ 00001032  0x00000572 fetch  0x00000001 , 0x00004843 
+ 00001033  0x00000573 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001034  0x00000574 call  0x00005b21 
+ 00001035  0x00000575 bne  0x00000003 , 0x000054a9 
+ 00001036  0x00000576 fetch  0x00000001 , 0x00004bfb 
+ 00001037  0x00000577 nbranch  0x000054a9 , 0x00000034 
+ 00001038  0x00000578 branch  0x000054cd 
+ 00001039  0x0000057b fetch  0x00000004 , 0x0000458f 
+ 00001040  0x0000057c store  0x00000004 , 0x000045e8 
+ 00001041  0x0000057d store  0x00000004 , 0x00004691 
+ 00001042  0x0000057e call  0x0000355a 
+ 00001043  0x0000057f call  0x00005c0b 
+ 00001044  0x00000580 call  0x0000618e 
+ 00001045  0x00000581 call  0x00005a73 
+ 00001046  0x00000582 jam  0x00000000 , 0x0000477d 
+ 00001047  0x00000583 jam  0x00000000 , 0x000045fc 
+ 00001048  0x00000584 jam  0x00000000 , 0x000045e2 
+ 00001049  0x00000585 fetch  0x00000004 , 0x000045e8 
+ 00001050  0x00000586 fetcht  0x00000004 , 0x000045e4 
+ 00001051  0x00000587 isub  0x00000002 , 0x0000003e 
+ 00001052  0x00000588 rtn  0x00000005 
+ 00001053  0x00000589 call  0x00006016 
+ 00001054  0x0000058a call  0x00000457 
+ 00001055  0x0000058b branch  0x00006042 
+ 00001056  0x0000058e call  0x00006016 
+ 00001057  0x0000058f call  0x00000457 
+ 00001058  0x00000590 branch  0x00006084 
+ 00001059  0x00000593 call  0x00006016 
+ 00001060  0x00000594 call  0x00000457 
+ 00001061  0x00000595 fetch  0x00000001 , 0x0000487a 
+ 00001062  0x00000596 rtneq  0x00000001 
+ 00001063  0x00000597 fetch  0x00000001 , 0x00004600 
+ 00001064  0x00000598 nbranch  0x00005ff2 , 0x00000034 
+ 00001065  0x00000599 fetch  0x00000001 , 0x000045e2 
+ 00001066  0x0000059a beq  0x00000004 , 0x0000042e 
+ 00001067  0x0000059b beq  0x00000001 , 0x0000605f 
+ 00001068  0x0000059c beq  0x00000003 , 0x00000435 
+ 00001069  0x0000059d branch  0x00006055 
+ 00001070  0x000005a0 fetch  0x00000008 , 0x00004713 
+ 00001071  0x000005a1 bbit0  0x0000003e , 0x00006059 
+ 00001072  0x000005a2 fetch  0x00000001 , 0x0000471b 
+ 00001073  0x000005a3 beq  0x00000001 , 0x00006059 
+ 00001074  0x000005a5 call  0x00006018 
+ 00001075  0x000005a6 jam  0x00000001 , 0x00004666 
+ 00001076  0x000005a7 branch  0x00005491 
+ 00001077  0x000005aa fetch  0x00000008 , 0x00004713 
+ 00001078  0x000005ab bbit0  0x0000003e , 0x00006059 
+ 00001079  0x000005ac bbit1  0x00000013 , 0x00006059 
+ 00001080  0x000005ad bbit1  0x00000014 , 0x00006059 
+ 00001081  0x000005ae bbit1  0x00000012 , 0x00006059 
+ 00001082  0x000005af branch  0x00006034 
+ 00001083  0x000005b2 fetch  0x00000008 , 0x00004713 
+ 00001084  0x000005b3 bbit1  0x0000003e , 0x00000440 
+ 00001085  0x000005b4 fetch  0x00000001 , 0x00004666 
+ 00001086  0x000005b5 beq  0x00000000 , 0x00000447 
+ 00001087  0x000005b6 branch  0x00005491 
+ 00001088  0x000005b9 call  0x000054ac 
+ 00001089  0x000005ba branch  0x00000443 , 0x00000028 
+ 00001090  0x000005bb branch  0x0000602f 
+ 00001091  0x000005be fetch  0x00000001 , 0x00004666 
+ 00001092  0x000005bf beq  0x00000000 , 0x00006067 
+ 00001093  0x000005c0 call  0x00005aa8 
+ 00001094  0x000005c1 branch  0x00000432 
+ 00001095  0x000005c4 fetch  0x00000008 , 0x00004713 
+ 00001096  0x000005c5 bbit0  0x00000011 , 0x0000602a 
+ 00001097  0x000005c6 call  0x00006195 
+ 00001098  0x000005c7 call  0x000054ac 
+ 00001099  0x000005c8 branch  0x00006067 , 0x00000028 
+ 00001100  0x000005c9 fetch  0x00000008 , 0x00004713 
+ 00001101  0x000005ca bbit1  0x00000030 , 0x0000044f 
+ 00001102  0x000005cb branch  0x00006023 
+ 00001103  0x000005ce jam  0x00000000 , 0x00004666 
+ 00001104  0x000005cf fetch  0x00000002 , 0x00004721 
+ 00001105  0x000005d0 store  0x00000002 , 0x000045de 
+ 00001106  0x000005d1 jam  0x00000001 , 0x000045e2 
+ 00001107  0x000005d2 branch  0x00003534 
+ 00001108  0x000005d5 fetch  0x00000001 , 0x00004141 
+ 00001109  0x000005d6 store  0x00000001 , 0x00004a07 
+ 00001110  0x000005d7 rtn 
+ 00001111  0x000005da fetch  0x00000001 , 0x00004a07 
+ 00001112  0x000005db store  0x00000001 , 0x00004141 
+ 00001113  0x000005dc rtn 
+ 00001114  0x000005df call  0x0000620e 
+ 00001115  0x000005e0 call  0x000078aa 
+ 00001116  0x000005e1 call  0x0000045e 
+ 00001117  0x000005e2 branch  0x00005e61 
+ 00001118  0x000005e5 fetch  0x00000001 , 0x00004649 
+ 00001119  0x000005e6 rtneq  0x000000ff 
+ 00001120  0x000005e7 arg  0x00000000 , 0x00000011 
+ 00001121  0x000005e8 jam  0x00000005 , 0x00004977 
+ 00001122  0x000005e9 fetcht  0x00000001 , 0x00004649 
+ 00001123  0x000005ea call  0x00000465 
+ 00001124  0x000005eb branch  0x000056c1 
+ 00001125  0x000005ee fetch  0x00000008 , 0x00004713 
+ 00001126  0x000005ef bbit1  0x0000002b , 0x000056de 
+ 00001127  0x000005f0 fetch  0x00000001 , 0x00004974 
+ 00001128  0x000005f1 copy  0x0000003f , 0x00000013 
+ 00001129  0x000005f2 fetch  0x00000001 , 0x00004654 
+ 00001130  0x000005f3 beq  0x000000ff , 0x0000046c 
+ 00001131  0x000005f4 branch  0x000056ce 
+ 00001132  0x000005f7 fetch  0x00000001 , 0x00004649 
+ 00001133  0x000005f8 call  0x00005946 
+ 00001134  0x000005f9 fetcht  0x00000001 , 0x00004649 
+ 00001135  0x000005fa branch  0x00000470 
+ 00001136  0x000005fd copy  0x00000013 , 0x0000003f 
+ 00001137  0x000005fe store  0x00000001 , 0x00004978 
+ 00001138  0x000005ff lshift  0x0000003f , 0x0000003f 
+ 00001139  0x00000600 copy  0x0000003f , 0x00000012 
+ 00001140  0x00000601 copy  0x00000002 , 0x00000013 
+ 00001141  0x00000602 call  0x000055b1 
+ 00001142  0x00000603 copy  0x00000013 , 0x00000002 
+ 00001143  0x00000604 call  0x00006ee6 
+ 00001144  0x00000605 nsetflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00001145  0x00000606 call  0x0000593d 
+ 00001146  0x00000607 branch  0x00005929 
+ 00001147  0x0000060a call  0x000036b4 
+ 00001148  0x0000060b nrtn  0x00000028 
+ 00001149  0x0000060c call  0x000036be 
+ 00001150  0x0000060d call  0x00000481 
+ 00001151  0x0000060e fetch  0x00000003 , 0x00004608 
+ 00001152  0x0000060f branch  0x00003622 
+ 00001153  0x00000613 setarg  0x00000000 
+ 00001154  0x00000615 store  0x00000008 , 0x00000016 
+ 00001155  0x00000616 setarg  0x00000000 
+ 00001156  0x00000617 store  0x00000004 , 0x0000001e 
+ 00001157  0x00000618 rtn 
+ 00001158  0x0000061b jam  0x00000000 , 0x00004600 
+ 00001159  0x0000061c call  0x00003647 
+ 00001160  0x0000061d setarg  0xffffffff 
+ 00001161  0x0000061e store  0x00000004 , 0x000045af 
+ 00001162  0x0000061f setarg  0x00000000 
+ 00001163  0x00000620 store  0x00000007 , 0x00004846 
+ 00001164  0x00000621 jam  0x00000001 , 0x0000473f 
+ 00001165  0x00000622 call  0x000059ed 
+ 00001166  0x00000624 branch  0x0000622b 
+ 00001167  0x00000627 call  0x00005a92 
+ 00001168  0x00000628 call  0x00000481 
+ 00001169  0x00000629 call  0x000056a9 
+ 00001170  0x0000062a fetcht  0x00000001 , 0x00004654 
+ 00001171  0x0000062b call  0x00006ef7 
+ 00001172  0x0000062c fetcht  0x00000001 , 0x00004654 
+ 00001173  0x0000062d call  0x00006ed3 
+ 00001174  0x0000062e fetch  0x00000001 , 0x0000464d 
+ 00001175  0x0000062f call  0x00005943 
+ 00001176  0x00000631 fetcht  0x00000001 , 0x0000465a 
+ 00001177  0x00000632 call  0x000055ab 
+ 00001178  0x00000633 arg  0x00000015 , 0x00000002 
+ 00001179  0x00000634 call  0x000055b5 
+ 00001180  0x00000636 call  0x0000611a 
+ 00001181  0x00000637 call  0x0000550c 
+ 00001182  0x00000638 call  0x000054f9 
+ 00001183  0x00000639 call  0x00000209 
+ 00001184  0x0000063d branch  0x000054e2 
+ 00001185  0x0000063f rtnmark0  0x00000026 
+ 00001186  0x00000640 call  0x00005601 
+ 00001187  0x00000641 nrtn  0x00000028 
+ 00001188  0x00000642 fetch  0x00000001 , 0x0000477c 
+ 00001189  0x00000643 jam  0x00000000 , 0x0000477c 
+ 00001190  0x00000644 ncall  0x000004cb , 0x00000034 
+ 00001191  0x00000646 fetch  0x00000008 , 0x00004713 
+ 00001192  0x00000647 bbit0  0x00000016 , 0x000004ab 
+ 00001193  0x00000648 fetch  0x00000001 , 0x0000496c 
+ 00001194  0x00000649 nbranch  0x000060b6 , 0x00000034 
+ 00001195  0x0000064b call  0x000004c2 
+ 00001196  0x0000064c fetch  0x00000001 , 0x00004589 
+ 00001197  0x0000064d bbit1  0x00000001 , 0x000004ba 
+ 00001198  0x0000064e fetcht  0x00000001 , 0x0000451a 
+ 00001199  0x0000064f fetch  0x00000001 , 0x00004846 
+ 00001200  0x00000650 ior  0x00000002 , 0x0000003f 
+ 00001201  0x00000651 store  0x00000001 , 0x00004846 
+ 00001202  0x00000652 fetcht  0x00000001 , 0x0000451f 
+ 00001203  0x00000653 fetch  0x00000001 , 0x0000484b 
+ 00001204  0x00000654 iadd  0x00000002 , 0x0000003f 
+ 00001205  0x00000655 store  0x00000001 , 0x0000484b 
+ 00001206  0x00000656 fetcht  0x00000001 , 0x00004520 
+ 00001207  0x00000657 fetch  0x00000001 , 0x0000484c 
+ 00001208  0x00000658 iadd  0x00000002 , 0x0000003f 
+ 00001209  0x00000659 store  0x00000001 , 0x0000484c 
+ 00001210  0x0000065b jam  0x00000001 , 0x00004589 
+ 00001211  0x0000065c arg  0x00000007 , 0x00000011 
+ 00001212  0x0000065d arg  0x00004846 , 0x00000012 
+ 00001213  0x0000065e fetch  0x00000001 , 0x00004846 
+ 00001214  0x0000065f bbit1  0x00000002 , 0x000036db 
+ 00001215  0x00000660 fetch  0x00000002 , 0x0000484b 
+ 00001216  0x00000661 rtn  0x00000034 
+ 00001217  0x00000662 branch  0x000036db 
+ 00001218  0x00000665 fetch  0x00000001 , 0x00004659 
+ 00001219  0x00000666 rtnne  0x000000ff 
+ 00001220  0x00000667 fetch  0x00000001 , 0x0000477d 
+ 00001221  0x00000668 rtn  0x00000034 
+ 00001222  0x00000669 increase  0xffffffff , 0x0000003f 
+ 00001223  0x0000066a store  0x00000001 , 0x0000477d 
+ 00001224  0x0000066b setarg  0x00000000 
+ 00001225  0x0000066c store  0x00000004 , 0x00004847 
+ 00001226  0x0000066d branch  0x00005a73 
+ 00001227  0x00000670 call  0x00000481 
+ 00001228  0x00000671 branch  0x00000221 
+ 00001229  0x00000674 fetch  0x00000008 , 0x00004713 
+ 00001230  0x00000675 rtnbit0  0x0000002a 
+ 00001231  0x00000676 bbit0  0x0000003f , 0x000004dd 
+ 00001232  0x00000678 fetcht  0x00000001 , 0x0000465a 
+ 00001233  0x00000679 call  0x00006ef7 
+ 00001234  0x0000067a call  0x000004d7 
+ 00001235  0x0000067b fetcht  0x00000001 , 0x0000465a 
+ 00001236  0x0000067c call  0x00006ef3 
+ 00001237  0x0000067d fetcht  0x00000001 , 0x0000465a 
+ 00001238  0x0000067e branch  0x000055b5 
+ 00001239  0x00000681 fetcht  0x00000001 , 0x0000465a 
+ 00001240  0x00000682 call  0x000055b1 
+ 00001241  0x00000683 fetcht  0x00000001 , 0x0000465a 
+ 00001242  0x00000684 call  0x00006ee6 
+ 00001243  0x00000685 nbranch  0x00005ec2 , 0x00000001 
+ 00001244  0x00000686 branch  0x00005ebe 
+ 00001245  0x00000689 fetcht  0x00000001 , 0x0000465a 
+ 00001246  0x0000068a call  0x00006ef3 
+ 00001247  0x0000068b call  0x00005eb9 
+ 00001248  0x0000068c fetcht  0x00000001 , 0x0000465a 
+ 00001249  0x0000068d call  0x00006ef7 
+ 00001250  0x0000068e fetcht  0x00000001 , 0x0000465a 
+ 00001251  0x0000068f branch  0x000055b1 
+ 00001252  0x00000692 call  0x00005958 
+ 00001253  0x00000693 beq  0x00000030 , 0x0000595f 
+ 00001254  0x00000694 beq  0x00000031 , 0x000059c6 
+ 00001255  0x00000695 beq  0x00000058 , 0x000004e9 
+ 00001256  0x00000696 branch  0x00005952 
+ 00001257  0x00000699 call  0x000059e7 
+ 00001258  0x0000069a fetch  0x00000001 , 0x0000485a 
+ 00001259  0x0000069b beq  0x00000059 , 0x000004ed 
+ 00001260  0x0000069c branch  0x0000595f 
+ 00001261  0x0000069e jam  0x0000000b , 0x00004957 
+ 00001262  0x0000069f arg  0x00004a0b , 0x00000013 
+ 00001263  0x000006a0 branch  0x00005995 
+ 00001264  0x000006a3 fetch  0x00000001 , 0x00004420 
+ 00001265  0x000006a4 rtnne  0x00000000 
+ 00001266  0x000006a5 fetch  0x00000001 , 0x00004957 
+ 00001267  0x000006a6 beq  0x0000000b , 0x000004f5 
+ 00001268  0x000006a7 branch  0x000059f8 
+ 00001269  0x000006aa call  0x00005a6d 
+ 00001270  0x000006ab fetch  0x00000001 , 0x00004659 
+ 00001271  0x000006ac beq  0x000000ff , 0x000004fb 
+ 00001272  0x000006ad fetcht  0x00000001 , 0x00004659 
+ 00001273  0x000006ae call  0x00006ee6 
+ 00001274  0x000006af nrtn  0x00000001 
  00001275  0x000006b1 setarg  0x00000000 
- 00001276  0x000006b2 store  0x00000006 , 0x00004847 
- 00001277  0x000006b3 call  0x0000050e 
- 00001278  0x000006b4 call  0x00005606 
- 00001279  0x000006b6 fetch  0x00000001 , 0x00004846 
- 00001280  0x000006b7 and_into  0x0000001f , 0x0000003f 
- 00001281  0x000006b8 bne  0x00000005 , 0x00000508 
- 00001282  0x000006b9 fetch  0x00000001 , 0x00004b1d 
- 00001283  0x000006ba and_into  0x0000001f , 0x0000003f 
- 00001284  0x000006bb beq  0x00000005 , 0x00000508 
- 00001285  0x000006bc fetch  0x00000001 , 0x00004b1e 
- 00001286  0x000006bd branch  0x0000050b , 0x00000034 
- 00001287  0x000006be jam  0x00000000 , 0x00004b1e 
- 00001288  0x000006c0 fetch  0x00000001 , 0x00004846 
- 00001289  0x000006c1 store  0x00000001 , 0x00004b1d 
- 00001290  0x000006c2 rtn 
- 00001291  0x000006c5 jam  0x00000001 , 0x00004b1e 
- 00001292  0x000006c6 call  0x0000611a 
- 00001293  0x000006c7 branch  0x00000508 
- 00001294  0x000006ca fetch  0x00000001 , 0x00004420 
- 00001295  0x000006cb rtnne  0x00000000 
- 00001296  0x000006cc fetch  0x00000001 , 0x00004957 
- 00001297  0x000006cd beq  0x0000000b , 0x00000513 
- 00001298  0x000006ce branch  0x000059f8 
- 00001299  0x000006d1 call  0x00005a6d 
- 00001300  0x000006d2 fetch  0x00000001 , 0x00004659 
- 00001301  0x000006d3 beq  0x000000ff , 0x00000519 
- 00001302  0x000006d4 fetcht  0x00000001 , 0x00004659 
- 00001303  0x000006d5 call  0x00006ee6 
- 00001304  0x000006d6 nrtn  0x00000001 
- 00001305  0x000006d8 setarg  0x00000000 
- 00001306  0x000006d9 call  0x000069e5 
- 00001307  0x000006da bne  0x00000058 , 0x00005955 
- 00001308  0x000006db branch  0x00005a2f 
- 00001309  0x000006e1 call  0x00006f82 
- 00001310  0x000006e2 call  0x00006fb0 
- 00001311  0x000006e3 div  0x0000003f , 0x0000000a 
- 00001312  0x000006e4 call  0x00007d5f 
- 00001313  0x000006e5 store  0x00000002 , 0x00004633 
- 00001314  0x000006e7 branch  0x00005553 
- 00008192  0x000006ef call  0x00002385 
- 00008193  0x000006f2 bpatch  0x00000000 , 0x00004000 
- 00008194  0x000006f3 clear_stack 
- 00008195  0x000006f5 call  0x000042a3 
- 00008196  0x000006f6 call  0x0000223d 
- 00008197  0x000006f7 call  0x00006cad 
- 00008198  0x000006f8 call  0x00002363 
- 00008199  0x000006f9 call  0x00006946 
- 00008200  0x000006fa bpatch  0x00000001 , 0x00004000 
- 00008201  0x000006fb call  0x0000776f 
- 00008202  0x000006fc call  0x00004295 
- 00008203  0x000006fd call  0x00007447 
- 00008204  0x000006ff call  0x0000244f , 0x0000002b 
- 00008205  0x00000701 bpatch  0x00000002 , 0x00004000 
- 00008206  0x00000702 call  0x00007552 
- 00008207  0x00000703 call  0x00007448 
- 00008208  0x00000704 call  0x00002a45 
- 00008209  0x00000705 call  0x0000202a 
- 00008210  0x00000706 call  0x000042ad 
- 00008211  0x00000707 call  0x00002018 
- 00008212  0x00000708 call  0x0000310f 
- 00008213  0x00000709 call  0x0000248c 
- 00008214  0x0000070a call  0x00004bfb 
- 00008215  0x0000070b branch  0x0000200d 
- 00008216  0x0000070e call  0x0000201d 
- 00008217  0x0000070f rtnmark0  0x00000009 
- 00008218  0x00000710 set0  0x00000009 , 0x00000000 
- 00008219  0x00000711 call  0x00002041 
- 00008220  0x00000712 branch  0x000025bc 
- 00008221  0x00000715 bpatch  0x00000003 , 0x00004000 
- 00008222  0x00000716 call  0x00002066 
- 00008223  0x00000717 nbranch  0x00002025 , 0x00000005 
- 00008224  0x00000718 call  0x00002036 
- 00008225  0x00000719 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008226  0x0000071a ifetch  0x00000001 , 0x00000006 
- 00008227  0x0000071b bbit1  0x00000000 , 0x00002536 
- 00008228  0x0000071e rtn 
- 00008229  0x00000721 jam  0x00000000 , 0x00000006 
- 00008230  0x00000722 call  0x00002047 
- 00008231  0x00000723 copy  0x00000039 , 0x0000003e 
- 00008232  0x00000724 rtn  0x00000005 
- 00008233  0x00000725 branch  0x0000235a 
- 00008234  0x0000072d fetch  0x00000001 , 0x00004114 
- 00008235  0x0000072e rtn  0x00000034 
- 00008236  0x0000072f beq  0x0000001b , 0x00002033 
- 00008237  0x00000730 call  0x0000205f 
- 00008238  0x00000731 rtn  0x00000005 
- 00008239  0x00000732 call  0x00002062 
- 00008240  0x00000733 rtn  0x00000005 
- 00008241  0x00000735 jam  0x00000000 , 0x00004114 
- 00008242  0x00000736 rtn 
- 00008243  0x00000739 jam  0x0000001b , 0x000001bc 
- 00008244  0x0000073a jam  0x00000000 , 0x00004114 
- 00008245  0x0000073b rtn 
- 00008246  0x00000740 bpatch  0x00000004 , 0x00004000 
- 00008247  0x00000741 set1  0x00000009 , 0x00000000 
- 00008248  0x00000742 deposit  0x00000011 
- 00008249  0x00000743 store  0x00000002 , 0x0000000a 
- 00008250  0x00000744 force  0x00000053 , 0x00000039 
- 00008251  0x00000745 arg  0x00000168 , 0x00000005 
- 00008252  0x00000746 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008253  0x00000747 ifetch  0x00000001 , 0x00000006 
- 00008254  0x00000748 copy  0x00000011 , 0x00000006 
- 00008255  0x00000749 bbit1  0x00000000 , 0x00007cda 
- 00008256  0x0000074a rtn 
- 00008257  0x0000074d bpatch  0x00000005 , 0x00004000 
- 00008258  0x0000074e fetch  0x00000002 , 0x0000000a 
- 00008259  0x0000074f iforce  0x00000005 
- 00008260  0x00000750 force  0x00000053 , 0x00000039 
- 00008261  0x00000751 arg  0x00000168 , 0x00000006 
- 00008262  0x00000752 branch  0x00007cda 
- 00008263  0x00000757 arg  0x00000001 , 0x00000039 
- 00008264  0x00000758 fetcht  0x00000001 , 0x00000006 
- 00008265  0x0000075a increase  0x00000001 , 0x00000002 
- 00008266  0x0000075b compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008267  0x0000075c nbranch  0x0000204d , 0x00000001 
- 00008268  0x0000075d arg  0x00000000 , 0x00000002 
- 00008269  0x0000075f storet  0x00000001 , 0x00000006 
- 00008270  0x00000760 mul32  0x00000002 , 0x00000053 , 0x0000003f 
- 00008271  0x00000761 arg  0x00004040 , 0x00000011 
- 00008272  0x00000762 iadd  0x00000011 , 0x00000011 
- 00008273  0x00000763 ifetch  0x00000001 , 0x00000011 
- 00008274  0x00000764 bbit1  0x00000001 , 0x00002054 
- 00008275  0x00000765 rtnbit1  0x00000000 
- 00008276  0x00000767 loop  0x00002049 
- 00008277  0x00000768 rtn 
- 00008278  0x0000076b bpatch  0x00000006 , 0x00004000 
- 00008279  0x0000076c arg  0x00002073 , 0x00000013 
- 00008280  0x0000076d call  0x00002069 
- 00008281  0x0000076e nrtn  0x00000005 
- 00008282  0x0000076f deposit  0x00000011 
- 00008283  0x00000770 store  0x00000002 , 0x0000000a 
- 00008284  0x00000771 branch  0x00007db8 
- 00008285  0x00000777 arg  0x000020ad , 0x00000013 
- 00008286  0x00000778 branch  0x00002069 
- 00008287  0x0000077e fetcht  0x00000001 , 0x00004115 
- 00008288  0x00000780 arg  0x0000207b , 0x00000013 
- 00008289  0x00000781 branch  0x00002069 
- 00008290  0x00000785 bpatch  0x00000007 , 0x00004000 
- 00008291  0x00000786 fetcht  0x00000006 , 0x00004116 
- 00008292  0x00000788 arg  0x00002075 , 0x00000013 
- 00008293  0x00000789 branch  0x00002069 
- 00008294  0x0000078c arg  0x00002081 , 0x00000013 
- 00008295  0x0000078d branch  0x00002069 
- 00008296  0x00000790 arg  0x000020c7 , 0x00000013 
- 00008297  0x00000792 bpatch  0x00000008 , 0x00004001 
- 00008298  0x00000793 arg  0x00004040 , 0x00000011 
- 00008299  0x00000794 arg  0x00000001 , 0x00000039 
- 00008300  0x00000796 ifetch  0x00000001 , 0x00000011 
- 00008301  0x00000797 copy  0x00000013 , 0x0000003d 
- 00008302  0x00000799 bpatch  0x00000009 , 0x00004001 
- 00008303  0x0000079a increase  0x00000053 , 0x00000011 
- 00008304  0x0000079b loop  0x0000206c 
- 00008305  0x0000079c force  0x00000001 , 0x0000003e 
- 00008306  0x0000079d rtn 
- 00008307  0x000007a0 bbit1  0x00000000 , 0x0000206e 
- 00008308  0x000007a1 branch  0x00007db8 
- 00008309  0x000007a4 bbit0  0x00000000 , 0x0000206e 
- 00008310  0x000007a6 add  0x00000011 , 0x00000010 , 0x00000006 
- 00008311  0x000007a7 ifetch  0x00000006 , 0x00000006 
- 00008312  0x000007a8 isub  0x00000002 , 0x0000003e 
- 00008313  0x000007a9 rtn  0x00000005 
- 00008314  0x000007aa branch  0x0000206e 
- 00008315  0x000007ad bbit0  0x00000000 , 0x0000206e 
- 00008316  0x000007ae add  0x00000011 , 0x00000016 , 0x00000006 
- 00008317  0x000007af ifetch  0x00000001 , 0x00000006 
- 00008318  0x000007b0 isub  0x00000002 , 0x0000003e 
- 00008319  0x000007b1 rtn  0x00000005 
- 00008320  0x000007b2 branch  0x0000206e 
- 00008321  0x000007b5 bbit0  0x00000001 , 0x0000206e 
- 00008322  0x000007b7 call  0x000020b4 
- 00008323  0x000007b8 call  0x0000209d 
- 00008324  0x000007b9 isub  0x00000002 , 0x0000003f 
- 00008325  0x000007ba increase  0x00000001 , 0x0000003f 
- 00008326  0x000007bb branch  0x00002097 , 0x00000002 
- 00008327  0x000007bc copy  0x00000006 , 0x00000012 
- 00008328  0x000007bd store  0x00000009 , 0x00000678 
- 00008329  0x000007be bpatch  0x0000000a , 0x00004001 
- 00008330  0x000007bf fetch  0x00000001 , 0x0000446d 
- 00008331  0x000007c0 nbranch  0x00002090 , 0x00000034 
- 00008332  0x000007c1 fetch  0x00000009 , 0x00000678 
- 00008333  0x000007c2 copy  0x00000012 , 0x00000006 
- 00008334  0x000007c3 increase  0x00000005 , 0x0000003f 
- 00008335  0x000007c4 branch  0x00002093 
- 00008336  0x000007c7 fetch  0x00000009 , 0x00000678 
- 00008337  0x000007c8 copy  0x00000012 , 0x00000006 
- 00008338  0x000007c9 increase  0x00000014 , 0x0000003f 
- 00008339  0x000007cb nbranch  0x0000206e , 0x00000002 
- 00008340  0x000007cd copy  0x00000002 , 0x00000021 
- 00008341  0x000007ce call  0x000020c0 
- 00008342  0x000007cf branch  0x00007db8 
- 00008343  0x000007d3 iforce  0x00000012 
- 00008344  0x000007d4 add  0x00000011 , 0x00000002 , 0x00000006 
- 00008345  0x000007d5 ifetch  0x00000002 , 0x00000006 
- 00008346  0x000007d6 branch  0x00002094 , 0x00000034 
- 00008347  0x000007d7 call  0x000020c0 
- 00008348  0x000007d8 branch  0x00002082 
- 00008349  0x000007db rshift16  0x0000003f , 0x0000000b 
- 00008350  0x000007dc rshift8  0x0000000b , 0x0000000b 
- 00008351  0x000007dd branch  0x000020a7 , 0x00000005 
- 00008352  0x000007de compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008353  0x000007df nrtn  0x00000001 
- 00008354  0x000007e0 rshift16  0x00000002 , 0x0000000b 
- 00008355  0x000007e1 rshift8  0x0000000b , 0x0000000b 
- 00008356  0x000007e2 nrtn  0x00000005 
- 00008357  0x000007e3 set1  0x0000001c , 0x00000002 
- 00008358  0x000007e4 rtn 
- 00008359  0x000007e6 rshift16  0x00000002 , 0x0000000b 
- 00008360  0x000007e7 rshift8  0x0000000b , 0x0000000b 
- 00008361  0x000007e8 compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008362  0x000007e9 nrtn  0x00000001 
- 00008363  0x000007ea set1  0x0000001c , 0x0000003f 
- 00008364  0x000007eb rtn 
- 00008365  0x000007ee bbit0  0x00000000 , 0x0000206e 
- 00008366  0x000007ef branch  0x00007db8 
- 00008367  0x000007f3 bbit0  0x00000000 , 0x0000206e 
- 00008368  0x000007f4 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008369  0x000007f5 ifetch  0x00000001 , 0x00000006 
- 00008370  0x000007f6 bbit1  0x00000000 , 0x0000206e 
- 00008371  0x000007f7 rtn 
- 00008372  0x000007fa add  0x00000011 , 0x00000001 , 0x00000006 
- 00008373  0x000007fb ifetcht  0x00000001 , 0x00000006 
- 00008374  0x000007fc deposit  0x00000022 
- 00008375  0x000007fd isolate1  0x00000001 , 0x00000002 
- 00008376  0x000007fe add  0x00000011 , 0x00000004 , 0x00000006 
- 00008377  0x000007ff ifetcht  0x00000004 , 0x00000006 
- 00008378  0x00000800 rtn  0x00000001 
- 00008379  0x00000801 add  0x00000011 , 0x00000008 , 0x00000006 
- 00008380  0x00000802 ifetch  0x00000006 , 0x00000006 
- 00008381  0x00000803 call  0x00002109 
- 00008382  0x00000804 deposit  0x00000028 
- 00008383  0x00000805 rtn 
- 00008384  0x00000808 add  0x00000011 , 0x00000002 , 0x00000006 
- 00008385  0x00000809 add  0x00000011 , 0x00000004 , 0x00000005 
- 00008386  0x0000080a ifetch  0x00000002 , 0x00000006 
- 00008387  0x0000080b iadd  0x00000002 , 0x0000000b 
- 00008388  0x0000080c deposit  0x0000000b 
- 00008389  0x0000080d istore  0x00000004 , 0x00000005 
- 00008390  0x0000080e branch  0x00002609 
- 00008391  0x00000812 bbit0  0x00000001 , 0x0000206e 
- 00008392  0x00000813 call  0x000020b4 
- 00008393  0x00000814 iadd  0x0000001b , 0x0000003f 
- 00008394  0x00000815 iadd  0x0000001b , 0x0000003f 
- 00008395  0x00000816 iadd  0x00000007 , 0x0000003f 
- 00008396  0x00000817 isub  0x00000002 , 0x0000003e 
- 00008397  0x00000818 nbranch  0x0000206e , 0x00000002 
- 00008398  0x00000819 branch  0x00007db8 
- 00008399  0x0000081e bpatch  0x0000000b , 0x00004001 
- 00008400  0x0000081f disable  0x0000003a 
- 00008401  0x00000820 disable  0x0000001d 
- 00008402  0x00000821 disable  0x0000001c 
- 00008403  0x00000822 disable  0x0000000d 
- 00008404  0x00000823 disable  0x0000000c 
- 00008405  0x00000824 disable  0x00000009 
- 00008406  0x00000825 disable  0x0000000e 
- 00008407  0x00000826 disable  0x00000007 
- 00008408  0x00000827 branch  0x00002152 , 0x00000021 
- 00008409  0x00000828 until  0x0000003e , 0x00000027 
- 00008410  0x00000829 nop  0x00000064 
- 00008411  0x0000082a branch  0x00002152 
- 00008412  0x00000830 bpatch  0x0000000c , 0x00004001 
- 00008413  0x00000831 disable  0x00000010 
- 00008414  0x00000832 copy  0x00000002 , 0x0000001b 
- 00008415  0x00000833 call  0x00002068 
- 00008416  0x00000834 disable  0x00000028 
- 00008417  0x00000835 nrtn  0x00000005 
- 00008418  0x00000836 force  0x00000000 , 0x0000001b 
- 00008419  0x00000837 branch  0x00007dba 
- 00008420  0x0000083b bpatch  0x0000000d , 0x00004001 
- 00008421  0x0000083c until  0x0000003e , 0x00000022 
- 00008422  0x0000083d deposit  0x0000001a 
- 00008423  0x0000083e iforce  0x00000006 
- 00008424  0x0000083f rshift16 , 0x0000003f , 0x0000003f 
- 00008425  0x00000840 isub  0x00000022 , 0x00000039 
- 00008426  0x00000841 and_into  0x00000003 , 0x00000039 
- 00008427  0x00000842 nbranch  0x000020ee , 0x00000005 
- 00008428  0x00000843 force  0x00000000 , 0x0000003f 
- 00008429  0x00000844 branch  0x000020f2 
- 00008430  0x00000846 fetcht  0x00000002 , 0x00000044 
- 00008431  0x00000847 force  0x00000000 , 0x0000003f 
- 00008432  0x00000849 iadd  0x00000002 , 0x0000003f 
- 00008433  0x0000084a loop  0x000020f0 
- 00008434  0x0000084c iadd  0x00000006 , 0x0000003f 
- 00008435  0x0000084d div  0x0000003f , 0x0000000c 
- 00008436  0x0000084e call  0x00007d5f 
- 00008437  0x0000084f store  0x00000002 , 0x0000002e 
- 00008438  0x00000850 rtn 
- 00008439  0x00000853 bpatch  0x0000000e , 0x00004001 
- 00008440  0x00000854 deposit  0x0000001a 
- 00008441  0x00000855 copy  0x00000019 , 0x00000002 
- 00008442  0x00000856 isub  0x00000002 , 0x0000003e 
- 00008443  0x00000857 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
- 00008444  0x00000858 isub  0x00000002 , 0x00000002 
- 00008445  0x00000859 fetch  0x00000002 , 0x00000044 
- 00008446  0x0000085a isolate0  0x0000000f , 0x00000002 
- 00008447  0x0000085b branch  0x00002105 , 0x00000001 
- 00008448  0x0000085c copy  0x00000002 , 0x00000030 
- 00008449  0x0000085d arg  0x00010000 , 0x00000002 
- 00008450  0x0000085e fetch  0x00000002 , 0x00000044 
- 00008451  0x0000085f isub  0x00000002 , 0x0000003f 
- 00008452  0x00000860 iadd  0x00000030 , 0x00000002 
- 00008453  0x00000863 storet  0x00000006 , 0x00000170 
- 00008454  0x00000864 rtn 
- 00008455  0x00000867 disable  0x00000030 
- 00008456  0x00000868 fetch  0x00000006 , 0x00000170 
- 00008457  0x0000086a iadd  0x00000019 , 0x00000030 
- 00008458  0x0000086b increase  0x0000000a , 0x00000030 
- 00008459  0x0000086c fetch  0x00000002 , 0x00000044 
- 00008460  0x0000086d isub  0x00000030 , 0x0000003f 
- 00008461  0x0000086e isolate0  0x0000000f , 0x0000003f 
- 00008462  0x0000086f branch  0x00002115 , 0x00000001 
- 00008463  0x00000870 setarg  0x00010000 
- 00008464  0x00000871 fetchr  0x00000018 , 0x00000002 , 0x00000044 
- 00008465  0x00000872 isub  0x00000018 , 0x0000003f 
- 00008466  0x00000873 iadd  0x00000030 , 0x00000030 
- 00008467  0x00000875 copy  0x00000030 , 0x0000001a 
- 00008468  0x00000876 rtn 
- 00008469  0x00000878 force  0x00000000 , 0x0000003e 
- 00008470  0x00000879 branch  0x00002113 
- 00008471  0x00000881 rshift3  0x0000003f , 0x0000003f 
- 00008472  0x00000882 ifetchr  0x00000011 , 0x00000001 , 0x00000005 
- 00008473  0x00000883 ixor  0x00000011 , 0x0000003f 
- 00008474  0x00000884 isolate0  0x00000006 , 0x0000003f 
- 00008475  0x00000885 branch  0x0000211e 
- 00008476  0x00000888 isolate0  0x00000000 , 0x0000003e 
- 00008477  0x0000088a arg  0x00008ac2 , 0x00000005 
- 00008478  0x0000088c ifetch  0x00000001 , 0x00000005 
- 00008479  0x0000088d qsetflag  0x00000001 , 0x0000003f 
- 00008480  0x0000088e istore  0x00000001 , 0x00000005 
- 00008481  0x0000088f rtn 
- 00008482  0x00000892 nop  0x0000003c 
- 00008483  0x00000895 jam  0x00000008 , 0x00008983 
- 00008484  0x00000896 jam  0x00000009 , 0x00008985 
- 00008485  0x00000897 jam  0x00000009 , 0x00008981 
- 00008486  0x00000898 jam  0x00000003 , 0x00008981 
- 00008487  0x00000899 jam  0x00000006 , 0x00008980 
- 00008488  0x0000089a nop  0x0000003c 
- 00008489  0x0000089b arg  0x00000000 , 0x00000011 
- 00008490  0x0000089c arg  0x00000000 , 0x00000012 
- 00008491  0x0000089d arg  0x00000010 , 0x00000039 
- 00008492  0x0000089e arg  0x00000800 , 0x00000006 
- 00008493  0x000008a0 ifetch  0x00000002 , 0x00000006 
- 00008494  0x000008a1 iadd  0x00000011 , 0x00000011 
- 00008495  0x000008a2 ifetch  0x00000002 , 0x00000006 
- 00008496  0x000008a3 iadd  0x00000012 , 0x00000012 
- 00008497  0x000008a4 loop  0x0000212d 
- 00008498  0x000008a5 rtn 
- 00008499  0x000008a8 bpatch  0x0000000f , 0x00004001 
- 00008500  0x000008a9 call  0x00002160 
- 00008501  0x000008aa arg  0x00000027 , 0x00000002 
- 00008502  0x000008ab call  0x0000216f 
- 00008503  0x000008ac call  0x000021a6 
- 00008504  0x000008ad jam  0x0000007f , 0x00008a25 
- 00008505  0x000008ae jam  0x0000001a , 0x00008a30 
- 00008506  0x000008af jam  0x00000078 , 0x00008a31 
- 00008507  0x000008b0 jam  0x000000b2 , 0x00008a8f 
- 00008508  0x000008b1 jam  0x00000000 , 0x00008ac2 
- 00008509  0x000008b2 jam  0x00000000 , 0x00008ac3 
- 00008510  0x000008b3 arg  0x00000006 , 0x00000007 
- 00008511  0x000008b4 call  0x00002122 
- 00008512  0x000008b5 isolate1  0x0000000d , 0x00000011 
- 00008513  0x000008b6 call  0x0000211d 
- 00008514  0x000008b7 isolate1  0x0000000d , 0x00000012 
- 00008515  0x000008b8 call  0x0000211e 
- 00008516  0x000008b9 arg  0x00000005 , 0x00000007 
- 00008517  0x000008bb call  0x0000211c 
- 00008518  0x000008bc call  0x0000211e 
- 00008519  0x000008bd call  0x00002122 
- 00008520  0x000008be arg  0x00008ac2 , 0x00000005 
- 00008521  0x000008bf rshift4  0x00000011 , 0x0000003f 
- 00008522  0x000008c0 call  0x00002117 
- 00008523  0x000008c1 rshift4  0x00000012 , 0x0000003f 
- 00008524  0x000008c2 call  0x00002117 
- 00008525  0x000008c3 increase  0xffffffff , 0x00000007 
- 00008526  0x000008c4 branch  0x00002145 , 0x00000002 
- 00008527  0x000008c5 jam  0x00000052 , 0x00008a8f 
- 00008528  0x000008c6 jam  0x00000002 , 0x00008a30 
- 00008529  0x000008c7 jam  0x00000000 , 0x00008981 
- 00008530  0x000008ca bpatch  0x00000010 , 0x00004002 
- 00008531  0x000008cb call  0x00006875 
- 00008532  0x000008cc disable  0x00000020 
- 00008533  0x000008cd disable  0x00000021 
- 00008534  0x000008ce setarg  0x00000200 
- 00008535  0x000008cf store  0x00000004 , 0x00008a23 
- 00008536  0x000008d0 jam  0x000000fa , 0x00008a01 
- 00008537  0x000008d1 nop  0x0000000c 
- 00008538  0x000008d2 jam  0x00000000 , 0x00008a0f 
- 00008539  0x000008d3 jam  0x0000001a , 0x00008a12 
- 00008540  0x000008d4 jam  0x0000002b , 0x00008a14 
- 00008541  0x000008d5 force  0x00000008 , 0x00000015 
- 00008542  0x000008d6 force  0x00000000 , 0x00000015 
- 00008543  0x000008d8 branch  0x0000230f 
- 00008544  0x000008db bpatch  0x00000011 , 0x00004002 
- 00008545  0x000008dc jam  0x00000060 , 0x00008a0f 
- 00008546  0x000008dd jam  0x000000aa , 0x00008a10 
- 00008547  0x000008de jam  0x0000007a , 0x00008a12 
- 00008548  0x000008df jam  0x00000000 , 0x00008a25 
- 00008549  0x000008e0 jam  0x00000000 , 0x00008a26 
- 00008550  0x000008e1 nop  0x0000003c 
- 00008551  0x000008e2 jam  0x00000020 , 0x00008a20 
- 00008552  0x000008e3 jam  0x000000fd , 0x00008a23 
- 00008553  0x000008e4 jam  0x00000012 , 0x00008a24 
- 00008554  0x000008e5 jam  0x00000010 , 0x00008a24 
- 00008555  0x000008e6 nop  0x0000003c 
- 00008556  0x000008e7 jam  0x00000060 , 0x00008a12 
- 00008557  0x000008e8 jam  0x000000dd , 0x00008a23 
- 00008558  0x000008e9 rtn 
- 00008559  0x000008ec bpatch  0x00000012 , 0x00004002 
- 00008560  0x000008ed jam  0x00000001 , 0x00008900 
- 00008561  0x000008ee jam  0x0000009d , 0x00008a23 
- 00008562  0x000008ef jam  0x00000002 , 0x00008a24 
- 00008563  0x000008f0 nop  0x00000014 
- 00008564  0x000008f1 jam  0x00000065 , 0x00008a70 
- 00008565  0x000008f2 jam  0x0000009f , 0x00008a23 
- 00008566  0x000008f3 call  0x0000218f 
- 00008567  0x000008f4 storet  0x00000001 , 0x00000008 
- 00008568  0x000008f5 increase  0x00000001 , 0x00000002 
- 00008569  0x000008fa bpatch  0x00000013 , 0x00004002 
- 00008570  0x000008fb rshift4  0x00000002 , 0x0000003f 
- 00008571  0x000008fc arg  0x00004135 , 0x00000006 
- 00008572  0x000008fd iadd  0x00000006 , 0x00000006 
- 00008573  0x000008fe ifetch  0x00000001 , 0x00000006 
- 00008574  0x000008ff fetchr  0x00000011 , 0x00000001 , 0x00008a71 
- 00008575  0x00000900 and_into  0x0000000f , 0x00000011 
- 00008576  0x00000901 ior  0x00000011 , 0x0000003f 
- 00008577  0x00000902 store  0x00000001 , 0x00008a71 
- 00008578  0x00000903 call  0x000021d0 
- 00008579  0x00000904 nop  0x00000090 
- 00008580  0x00000905 fetch  0x00000001 , 0x00004099 
- 00008581  0x00000906 beq  0x00000018 , 0x00002187 
- 00008582  0x00000907 nop  0x00000024 
- 00008583  0x00000909 jam  0x00000080 , 0x00008a20 
- 00008584  0x0000090a rtn 
- 00008585  0x0000090e setarg  0x00008312 
- 00008586  0x0000090f store  0x00000002 , 0x00008907 
- 00008587  0x00000910 branch  0x00002197 
- 00008588  0x00000913 setarg  0x00004189 
- 00008589  0x00000914 store  0x00000002 , 0x00008907 
- 00008590  0x00000915 branch  0x000021a3 
- 00008591  0x00000919 bpatch  0x00000014 , 0x00004002 
- 00008592  0x0000091a jam  0x00000011 , 0x00008a82 
- 00008593  0x0000091b jam  0x00000012 , 0x00008a8d 
- 00008594  0x0000091c jam  0x0000000a , 0x00008a8e 
- 00008595  0x0000091d fetch  0x00000001 , 0x00004099 
- 00008596  0x0000091e beq  0x00000010 , 0x00002189 
- 00008597  0x0000091f setarg  0x00005762 
- 00008598  0x00000920 store  0x00000002 , 0x00008907 
- 00008599  0x00000922 jam  0x00000003 , 0x00008901 
- 00008600  0x00000923 jam  0x00000084 , 0x00008920 
- 00008601  0x00000924 rtnmark1  0x0000002d 
- 00008602  0x00000925 jam  0x00000001 , 0x00008901 
- 00008603  0x00000926 jam  0x00000080 , 0x00008920 
- 00008604  0x00000927 jam  0x00000007 , 0x00008a82 
- 00008605  0x00000928 jam  0x00000044 , 0x00008a8d 
- 00008606  0x00000929 jam  0x0000000a , 0x00008a8e 
- 00008607  0x0000092a fetch  0x00000001 , 0x00004099 
- 00008608  0x0000092b beq  0x00000010 , 0x0000218c 
- 00008609  0x0000092c setarg  0x00002bb1 
- 00008610  0x0000092d store  0x00000002 , 0x00008907 
- 00008611  0x0000092f rtnmark0  0x0000002f 
- 00008612  0x00000930 jam  0x00000005 , 0x00008901 
- 00008613  0x00000931 rtn 
- 00008614  0x00000934 bpatch  0x00000015 , 0x00004002 
- 00008615  0x00000935 call  0x0000686f 
- 00008616  0x00000936 call  0x000021ba 
- 00008617  0x00000937 force  0x00000008 , 0x00000015 
- 00008618  0x00000938 force  0x00000000 , 0x00000015 
- 00008619  0x0000093a setarg  0x000aaada 
- 00008620  0x0000093b store  0x00000003 , 0x00008a0f 
- 00008621  0x0000093c jam  0x00000040 , 0x00008a25 
- 00008622  0x0000093d jam  0x00000010 , 0x00008a26 
- 00008623  0x0000093e nop  0x0000003c 
- 00008624  0x0000093f jam  0x000000fb , 0x00008a01 
- 00008625  0x00000940 jam  0x000000ff , 0x00008a25 
- 00008626  0x00000941 jam  0x00000030 , 0x00008a26 
- 00008627  0x00000942 jam  0x0000005e , 0x00008a16 
- 00008628  0x00000943 nop  0x00000014 
- 00008629  0x00000944 jam  0x00000000 , 0x00008a10 
- 00008630  0x00000945 jam  0x00000008 , 0x00008a11 
- 00008631  0x00000946 nop  0x00000078 
- 00008632  0x00000947 jam  0x0000000d , 0x00008900 
- 00008633  0x00000948 rtn 
- 00008634  0x0000094c fetch  0x00000001 , 0x00004143 
- 00008635  0x0000094d beq  0x000000ff , 0x000021c1 
- 00008636  0x0000094e arg  0x00004144 , 0x00000006 
- 00008637  0x0000094f iadd  0x00000006 , 0x00000006 
- 00008638  0x00000950 ifetch  0x00000001 , 0x00000006 
- 00008639  0x00000951 store  0x00000001 , 0x00008961 
- 00008640  0x00000952 jam  0x00000027 , 0x00008960 
- 00008641  0x00000955 fetcht  0x00000001 , 0x00004147 
- 00008642  0x00000956 fetch  0x00000001 , 0x00008960 
- 00008643  0x00000957 ior  0x00000002 , 0x0000003f 
- 00008644  0x00000958 store  0x00000001 , 0x00008960 
- 00008645  0x00000959 rtn 
- 00008646  0x0000095d jam  0x00000003 , 0x00008900 
- 00008647  0x0000095e jam  0x00000002 , 0x00008a24 
- 00008648  0x0000095f nop  0x00000014 
- 00008649  0x00000960 jam  0x00000065 , 0x00008a70 
- 00008650  0x00000961 jam  0x000000df , 0x00008a23 
- 00008651  0x00000962 call  0x0000218f 
- 00008652  0x00000963 call  0x000021e8 
- 00008653  0x00000964 storet  0x00000001 , 0x00000008 
- 00008654  0x00000965 increase  0x00000002 , 0x00000002 
- 00008655  0x00000966 branch  0x00002179 
- 00008656  0x0000096b bpatch  0x00000016 , 0x00004002 
- 00008657  0x0000096c setarg  0x00000960 
- 00008658  0x0000096d iadd  0x00000002 , 0x0000003f 
- 00008659  0x0000096e copy  0x0000003f , 0x00000011 
- 00008660  0x0000096f fetcht  0x00000001 , 0x00004099 
- 00008661  0x00000970 rshift  0x00000002 , 0x00000002 
- 00008662  0x00000971 idiv  0x00000002 
- 00008663  0x00000973 call  0x00007d62 
- 00008664  0x00000974 quotient  0x0000003f 
- 00008665  0x00000975 store  0x00000002 , 0x00008909 
- 00008666  0x00000976 remainder  0x0000003f 
- 00008667  0x00000977 lshift16  0x0000003f , 0x0000003f 
- 00008668  0x00000978 lshift8  0x0000003f , 0x0000003f 
- 00008669  0x00000979 idiv  0x00000002 
- 00008670  0x0000097a call  0x00007d62 
- 00008671  0x0000097b quotient  0x0000003f 
- 00008672  0x0000097c store  0x00000003 , 0x0000890b 
- 00008673  0x00000981 storer  0x00000011 , 0x00000001 , 0x00008a22 
- 00008674  0x00000982 rshift8  0x00000011 , 0x00000011 
- 00008675  0x00000983 storer  0x00000011 , 0x00000001 , 0x00008a21 
- 00008676  0x00000984 jam  0x000000a0 , 0x00008a20 
- 00008677  0x00000985 jam  0x000000e0 , 0x00008a20 
- 00008678  0x00000986 jam  0x000000a0 , 0x00008a20 
- 00008679  0x00000987 rtn 
- 00008680  0x0000098a add  0x00000002 , 0x00000002 , 0x0000003f 
- 00008681  0x0000098b rshift3  0x0000003f , 0x0000003f 
- 00008682  0x0000098c and_into  0xfffffffe , 0x0000003f 
- 00008683  0x0000098d arg  0x0000411d , 0x00000006 
- 00008684  0x0000098e bmark0  0x0000002d , 0x000021ee 
- 00008685  0x0000098f increase  0x0000000c , 0x00000006 
- 00008686  0x00000991 iadd  0x00000006 , 0x00000006 
- 00008687  0x00000992 ifetchr  0x00000011 , 0x00000002 , 0x00000006 
- 00008688  0x00000993 ifetch  0x00000002 , 0x00000006 
- 00008689  0x00000994 isub  0x00000011 , 0x0000003f 
- 00008690  0x00000995 add  0x00000002 , 0x00000002 , 0x00000006 
- 00008691  0x00000996 and_into  0x0000000f , 0x00000006 
- 00008692  0x00000997 imul32  0x00000006 , 0x0000003f 
- 00008693  0x00000998 rshift4  0x0000003f , 0x0000003f 
- 00008694  0x00000999 iadd  0x00000011 , 0x0000003f 
- 00008695  0x0000099a store  0x00000002 , 0x00008905 
- 00008696  0x0000099b rtn 
- 00008697  0x000009a0 bpatch  0x00000017 , 0x00004002 
- 00008698  0x000009a1 call  0x000021c6 
- 00008699  0x000009a2 nop  0x00000258 
- 00008700  0x000009a5 bpatch  0x00000018 , 0x00004003 
- 00008701  0x000009a6 setarg  0x000aaa7e 
- 00008702  0x000009a7 store  0x00000003 , 0x00008a0f 
- 00008703  0x000009a8 nop  0x0000003c 
- 00008704  0x000009a9 jam  0x00000000 , 0x00008a25 
- 00008705  0x000009aa jam  0x0000000d , 0x00008a26 
- 00008706  0x000009ab jam  0x00000056 , 0x00008a16 
- 00008707  0x000009ac nop  0x0000001e 
- 00008708  0x000009ad jam  0x0000001b , 0x00008a15 
- 00008709  0x000009ae call  0x0000220c 
- 00008710  0x000009af nop  0x00000014 
- 00008711  0x000009b0 jam  0x0000000f , 0x00008a26 
- 00008712  0x000009b1 nop  0x00000014 
- 00008713  0x000009b2 jam  0x000000a8 , 0x00008a10 
- 00008714  0x000009b3 jam  0x00000000 , 0x00008a11 
- 00008715  0x000009b4 rtn 
- 00008716  0x000009b7 bpatch  0x00000019 , 0x00004003 
- 00008717  0x000009b8 fetch  0x00000001 , 0x00004141 
- 00008718  0x000009b9 beq  0x00000000 , 0x00002217 
- 00008719  0x000009ba beq  0x00000003 , 0x0000221c 
- 00008720  0x000009bb beq  0x00000005 , 0x00002221 
- 00008721  0x000009bc beq  0x00000007 , 0x00002225 
- 00008722  0x000009bd beq  0x0000000a , 0x00002229 
- 00008723  0x000009be beq  0x00000083 , 0x0000222d 
- 00008724  0x000009bf beq  0x00000085 , 0x00002231 
- 00008725  0x000009c0 beq  0x0000008a , 0x00002235 
- 00008726  0x000009c1 beq  0x00000094 , 0x00002239 
- 00008727  0x000009c3 jam  0x00000017 , 0x00008a14 
- 00008728  0x000009c4 setarg  0x00251a3f 
- 00008729  0x000009c5 store  0x00000003 , 0x00008a60 
- 00008730  0x000009c7 jam  0x00000028 , 0x00008a63 
- 00008731  0x000009c8 rtn 
- 00008732  0x000009cb jam  0x00000025 , 0x00008a14 
- 00008733  0x000009cc setarg  0x00a91c2d 
- 00008734  0x000009cd store  0x00000003 , 0x00008a60 
- 00008735  0x000009cf jam  0x0000002f , 0x00008a63 
- 00008736  0x000009d0 rtn 
- 00008737  0x000009d3 jam  0x00000025 , 0x00008a14 
- 00008738  0x000009d4 setarg  0x00a91c3f 
- 00008739  0x000009d5 store  0x00000003 , 0x00008a60 
- 00008740  0x000009d6 branch  0x0000221f 
- 00008741  0x000009d9 jam  0x00000025 , 0x00008a14 
- 00008742  0x000009da setarg  0x00a9383f 
- 00008743  0x000009db store  0x00000003 , 0x00008a60 
- 00008744  0x000009dc branch  0x0000221f 
- 00008745  0x000009df jam  0x00000025 , 0x00008a14 
- 00008746  0x000009e0 setarg  0x00a93f3f 
- 00008747  0x000009e1 store  0x00000003 , 0x00008a60 
- 00008748  0x000009e2 branch  0x0000221f 
- 00008749  0x000009e6 jam  0x00000017 , 0x00008a14 
- 00008750  0x000009e7 setarg  0x00251827 
- 00008751  0x000009e8 store  0x00000003 , 0x00008a60 
- 00008752  0x000009e9 branch  0x0000221a 
- 00008753  0x000009ec jam  0x00000017 , 0x00008a14 
- 00008754  0x000009ed setarg  0x0025181c 
- 00008755  0x000009ee store  0x00000003 , 0x00008a60 
- 00008756  0x000009ef branch  0x0000221a 
- 00008757  0x000009f2 jam  0x00000017 , 0x00008a14 
- 00008758  0x000009f3 setarg  0x0025180b 
- 00008759  0x000009f4 store  0x00000003 , 0x00008a60 
- 00008760  0x000009f5 branch  0x0000221a 
- 00008761  0x000009f8 jam  0x00000017 , 0x00008a14 
- 00008762  0x000009f9 setarg  0x00251000 
- 00008763  0x000009fa store  0x00000003 , 0x00008a60 
- 00008764  0x000009fb branch  0x0000221a 
- 00008765  0x00000a00 jam  0x00000006 , 0x00008042 
- 00008766  0x00000a02 fetch  0x00000002 , 0x0000409c 
- 00008767  0x00000a03 bbit0  0x0000000e , 0x0000223e 
- 00008768  0x00000a04 iforce  0x00000006 
- 00008769  0x00000a05 arg  0x00008a00 , 0x00000002 
- 00008770  0x00000a07 ifetch  0x00000001 , 0x00000006 
- 00008771  0x00000a08 beq  0x000000ff , 0x00002248 
- 00008772  0x00000a09 ior  0x00000002 , 0x00000005 
- 00008773  0x00000a0a ifetch  0x00000001 , 0x00000006 
- 00008774  0x00000a0b istore  0x00000001 , 0x00000005 
- 00008775  0x00000a0c branch  0x00002242 
- 00008776  0x00000a0f bpatch  0x0000001a , 0x00004003 
- 00008777  0x00000a10 fetch  0x00000001 , 0x00004436 
- 00008778  0x00000a11 call  0x000070d7 , 0x00000034 
- 00008779  0x00000a13 until  0x0000003e , 0x00000033 
- 00008780  0x00000a14 jam  0x0000005f , 0x0000813b 
- 00008781  0x00000a15 fetch  0x00000001 , 0x00004099 
- 00008782  0x00000a16 beq  0x00000010 , 0x00002266 
- 00008783  0x00000a17 fetch  0x00000001 , 0x00004438 
- 00008784  0x00000a18 or_into  0x00000004 , 0x0000003f 
- 00008785  0x00000a19 store  0x00000001 , 0x00008a02 
- 00008786  0x00000a1a jam  0x00000001 , 0x0000890f 
- 00008787  0x00000a1b jam  0x00000024 , 0x00008a80 
- 00008788  0x00000a1c jam  0x00000062 , 0x00008a81 
- 00008789  0x00000a1d setarg  0x00e61212 
- 00008790  0x00000a1e store  0x00000003 , 0x00008a73 
- 00008791  0x00000a21 jam  0x00000060 , 0x00008a86 
- 00008792  0x00000a22 jam  0x0000003b , 0x00008a8b 
- 00008793  0x00000a24 call  0x00002286 
- 00008794  0x00000a25 jam  0x00000000 , 0x00008043 
- 00008795  0x00000a26 jam  0x00000005 , 0x00008042 
- 00008796  0x00000a27 setarg  0x00557474 
- 00008797  0x00000a28 store  0x00000003 , 0x00008968 
- 00008798  0x00000a29 jam  0x0000006e , 0x00008960 
- 00008799  0x00000a2a call  0x00002133 
- 00008800  0x00000a2b call  0x00002271 
- 00008801  0x00000a2c fetch  0x00000001 , 0x0000411c 
- 00008802  0x00000a2d store  0x00000001 , 0x0000813a 
- 00008803  0x00000a2f jam  0x0000000c , 0x00004148 
- 00008804  0x00000a30 call  0x00006f4e 
- 00008805  0x00000a31 branch  0x000022b4 
- 00008806  0x00000a34 fetch  0x00000001 , 0x00004438 
- 00008807  0x00000a35 or_into  0x00000006 , 0x0000003f 
- 00008808  0x00000a36 store  0x00000001 , 0x00008a02 
- 00008809  0x00000a37 jam  0x00000000 , 0x0000890f 
- 00008810  0x00000a38 jam  0x00000023 , 0x00008a80 
- 00008811  0x00000a39 jam  0x000000b0 , 0x00008a81 
- 00008812  0x00000a3a setarg  0x00e40909 
- 00008813  0x00000a3b store  0x00000003 , 0x00008a73 
- 00008814  0x00000a3c jam  0x0000002a , 0x00008a76 
- 00008815  0x00000a3d jam  0x00000004 , 0x00008902 
- 00008816  0x00000a3e branch  0x00002257 
- 00008817  0x00000a41 bpatch  0x0000001b , 0x00004003 
- 00008818  0x00000a42 call  0x00002160 
- 00008819  0x00000a43 jam  0x00000003 , 0x00008900 
- 00008820  0x00000a44 jam  0x00000001 , 0x00008a70 
- 00008821  0x00000a45 arg  0x0000411d , 0x00000012 
- 00008822  0x00000a46 arg  0x00004135 , 0x00000018 
- 00008823  0x00000a47 call  0x0000227c 
- 00008824  0x00000a48 set1  0x0000002d , 0x00000000 
- 00008825  0x00000a49 call  0x0000227c 
- 00008826  0x00000a4a jam  0x00000061 , 0x00008a70 
- 00008827  0x00000a4b branch  0x00002152 
- 00008828  0x00000a4e call  0x0000218f 
- 00008829  0x00000a4f arg  0x00000006 , 0x00000039 
- 00008830  0x00000a50 arg  0x00000000 , 0x00000013 
- 00008831  0x00000a52 copy  0x00000013 , 0x00000002 
- 00008832  0x00000a53 call  0x00002294 
- 00008833  0x00000a54 increase  0x00000002 , 0x00000012 
- 00008834  0x00000a55 increase  0x00000001 , 0x00000018 
- 00008835  0x00000a56 increase  0x00000010 , 0x00000013 
- 00008836  0x00000a57 loop  0x0000227f 
- 00008837  0x00000a58 rtn 
- 00008838  0x00000a5b fetch  0x00000001 , 0x00004099 
- 00008839  0x00000a5c beq  0x00000018 , 0x0000228c 
- 00008840  0x00000a5d fetch  0x00000001 , 0x00004438 
- 00008841  0x00000a5e or_into  0x00000006 , 0x0000003f 
- 00008842  0x00000a5f store  0x00000001 , 0x00008a02 
- 00008843  0x00000a60 jam  0x000000e0 , 0x00008a05 
- 00008844  0x00000a62 jam  0x000000c8 , 0x00008a00 
- 00008845  0x00000a63 nop  0x0000003c 
- 00008846  0x00000a64 jam  0x000000a0 , 0x00008a01 
- 00008847  0x00000a65 jam  0x000000cf , 0x00008a00 
- 00008848  0x00000a66 jam  0x000000fa , 0x00008a01 
- 00008849  0x00000a67 nop  0x00000014 
- 00008850  0x00000a68 jam  0x0000008f , 0x00008a00 
- 00008851  0x00000a69 rtn 
- 00008852  0x00000a6c bpatch  0x0000001c , 0x00004003 
- 00008853  0x00000a6d jam  0x00000030 , 0x00008a20 
- 00008854  0x00000a6e jam  0x000000dd , 0x00008a23 
- 00008855  0x00000a6f call  0x000021d0 
- 00008856  0x00000a71 fetch  0x00000001 , 0x00008a7c 
- 00008857  0x00000a72 bbit0  0x00000000 , 0x00002298 
- 00008858  0x00000a73 jam  0x00000030 , 0x00008a7b 
- 00008859  0x00000a74 call  0x000022ae 
- 00008860  0x00000a75 iforce  0x00000011 
- 00008861  0x00000a76 jam  0x00000040 , 0x00008a7b 
- 00008862  0x00000a77 call  0x000022ae 
- 00008863  0x00000a78 isub  0x00000011 , 0x0000003f 
- 00008864  0x00000a79 mul32  0x0000003f , 0x0000007d , 0x00000002 
- 00008865  0x00000a7a setarg  0x00b00000 
- 00008866  0x00000a7b idiv  0x00000002 
- 00008867  0x00000a7c call  0x00007d62 
- 00008868  0x00000a7d quotient  0x0000003f 
- 00008869  0x00000a7e bmark0  0x0000002d , 0x000022a7 
- 00008870  0x00000a7f lshift  0x0000003f , 0x0000003f 
- 00008871  0x00000a81 istore  0x00000002 , 0x00000012 
- 00008872  0x00000a82 jam  0x00000020 , 0x00008a7b 
- 00008873  0x00000a83 fetch  0x00000001 , 0x00008a7e 
- 00008874  0x00000a84 lshift4  0x0000003f , 0x0000003f 
- 00008875  0x00000a85 istore  0x00000001 , 0x00000018 
- 00008876  0x00000a86 jam  0x00000000 , 0x00008a7b 
- 00008877  0x00000a87 rtn 
- 00008878  0x00000a8a fetch  0x00000002 , 0x00008a7d 
- 00008879  0x00000a8b byteswap  0x0000003f , 0x0000003f 
- 00008880  0x00000a8c fetcht  0x00000001 , 0x00008a7c 
- 00008881  0x00000a8d lshift16  0x00000002 , 0x00000002 
- 00008882  0x00000a8e ior  0x00000002 , 0x0000003f 
- 00008883  0x00000a8f rtn 
- 00008884  0x00000a93 bpatch  0x0000001d , 0x00004003 
- 00008885  0x00000a94 fetch  0x00000001 , 0x00008a0d 
- 00008886  0x00000a95 set1  0x00000000 , 0x0000003f 
- 00008887  0x00000a96 store  0x00000001 , 0x00008a0d 
- 00008888  0x00000a97 jam  0x000000f0 , 0x00008a0e 
- 00008889  0x00000a98 fetch  0x00000001 , 0x00008a05 
- 00008890  0x00000a99 or_into  0x00000016 , 0x0000003f 
- 00008891  0x00000a9a store  0x00000001 , 0x00008a05 
- 00008892  0x00000a9c fetch  0x00000001 , 0x00004411 
- 00008893  0x00000a9d store  0x00000001 , 0x00000678 
- 00008894  0x00000a9e fetch  0x00000001 , 0x00004408 
- 00008895  0x00000a9f store  0x00000001 , 0x00000679 
- 00008896  0x00000aa0 jam  0x00000000 , 0x00004411 
- 00008897  0x00000aa1 fetch  0x00000001 , 0x0000443e 
- 00008898  0x00000aa2 store  0x00000001 , 0x00004408 
- 00008899  0x00000aa3 fetcht  0x00000001 , 0x0000443d 
- 00008900  0x00000aa4 call  0x00006f0f 
- 00008901  0x00000aa6 arg  0x00000000 , 0x00000011 
- 00008902  0x00000aa7 arg  0x00000008 , 0x00000039 
- 00008903  0x00000aa9 call  0x00006f82 
- 00008904  0x00000aaa fetch  0x00000002 , 0x0000440a 
- 00008905  0x00000aab iadd  0x00000011 , 0x00000011 
- 00008906  0x00000aac loop  0x000022c7 
- 00008907  0x00000aad rshift3  0x00000011 , 0x00000011 
- 00008908  0x00000aae store  0x00000002 , 0x0000440a 
- 00008909  0x00000ab0 fetch  0x00000001 , 0x00000678 
- 00008910  0x00000ab1 store  0x00000001 , 0x00004411 
- 00008911  0x00000ab2 fetch  0x00000001 , 0x00000679 
- 00008912  0x00000ab3 store  0x00000001 , 0x00004408 
- 00008913  0x00000ab5 fetch  0x00000001 , 0x00008a05 
- 00008914  0x00000ab6 and_into  0x000000e0 , 0x0000003f 
- 00008915  0x00000ab7 store  0x00000001 , 0x00008a05 
- 00008916  0x00000ab8 jam  0x00000000 , 0x00008a0e 
- 00008917  0x00000ab9 fetch  0x00000001 , 0x00008a0d 
- 00008918  0x00000aba set0  0x00000000 , 0x0000003f 
- 00008919  0x00000abb store  0x00000001 , 0x00008a0d 
- 00008920  0x00000abd call  0x00006fb0 
- 00008921  0x00000abe fetcht  0x00000002 , 0x0000443b 
- 00008922  0x00000abf isub  0x00000002 , 0x0000003e 
- 00008923  0x00000ac0 branch  0x000022e4 , 0x00000002 
- 00008924  0x00000ac1 fetcht  0x00000002 , 0x00004439 
- 00008925  0x00000ac2 isub  0x00000002 , 0x0000003e 
- 00008926  0x00000ac3 rtn  0x00000002 
- 00008927  0x00000ac5 fetch  0x00000001 , 0x00004438 
- 00008928  0x00000ac6 rtneq  0x00000000 
- 00008929  0x00000ac7 increase  0xffffffe0 , 0x0000003f 
- 00008930  0x00000ac8 store  0x00000001 , 0x00004438 
- 00008931  0x00000ac9 rtn 
- 00008932  0x00000acc fetch  0x00000001 , 0x00004438 
- 00008933  0x00000acd rtneq  0x000000e0 
- 00008934  0x00000ace increase  0x00000020 , 0x0000003f 
- 00008935  0x00000acf store  0x00000001 , 0x00004438 
- 00008936  0x00000ad0 rtn 
- 00008937  0x00000ad4 bpatch  0x0000001e , 0x00004003 
- 00008938  0x00000ad6 fetch  0x00000001 , 0x000089a2 
- 00008939  0x00000ad7 isolate1  0x00000006 , 0x0000003f 
- 00008940  0x00000ad8 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00008941  0x00000ad9 store  0x00000001 , 0x00004142 
- 00008942  0x00000adb fetch  0x00000001 , 0x000089a3 
- 00008943  0x00000adc and  0x0000003f , 0x0000000f , 0x00000002 
- 00008944  0x00000add lshift  0x00000002 , 0x00000002 
- 00008945  0x00000ade rshift4  0x0000003f , 0x0000003f 
- 00008946  0x00000adf iadd  0x00000002 , 0x00000002 
- 00008947  0x00000ae0 mul32  0x00000002 , 0x00000003 , 0x00000011 
- 00008948  0x00000ae2 fetch  0x00000001 , 0x00004142 
- 00008949  0x00000ae3 call  0x000022ff 
- 00008950  0x00000ae4 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00008951  0x00000ae5 iadd  0x00000011 , 0x0000003f 
- 00008952  0x00000ae6 increase  0xfffffff7 , 0x0000003f 
- 00008953  0x00000ae7 and  0x0000003f , 0x000001ff , 0x0000003f 
- 00008954  0x00000ae8 isolate1  0x00000008 , 0x0000003f 
- 00008955  0x00000ae9 nbranch  0x000022fd , 0x00000001 
- 00008956  0x00000aea setarg  0x00000000 
- 00008957  0x00000aec store  0x00000001 , 0x00000035 
- 00008958  0x00000aed branch  0x00002304 
- 00008959  0x00000af0 isolate1  0x00000007 , 0x0000003f 
- 00008960  0x00000af1 nrtn  0x00000001 
- 00008961  0x00000af2 arg  0x0000ff00 , 0x00000002 
- 00008962  0x00000af3 ior  0x00000002 , 0x0000003f 
- 00008963  0x00000af4 rtn 
- 00008964  0x00000af7 fetch  0x00000001 , 0x00000035 
- 00008965  0x00000af8 call  0x00002308 
- 00008966  0x00000af9 store  0x00000001 , 0x00000009 
- 00008967  0x00000afa rtn 
- 00008968  0x00000afd and_into  0x000000ff , 0x0000003f 
- 00008969  0x00000afe div  0x0000003f , 0x0000000a 
- 00008970  0x00000aff call  0x00007d5f 
- 00008971  0x00000b00 lshift4  0x0000003f , 0x0000003f 
- 00008972  0x00000b01 remainder  0x00000002 
- 00008973  0x00000b02 ior  0x00000002 , 0x0000003f 
- 00008974  0x00000b03 rtn 
- 00008975  0x00000b06 bpatch  0x0000001f , 0x00004003 
- 00008976  0x00000b07 fetch  0x00000001 , 0x00004143 
- 00008977  0x00000b08 rtneq  0x000000ff 
- 00008978  0x00000b09 nbranch  0x00002336 , 0x00000018 
- 00008979  0x00000b0a fetch  0x00000001 , 0x00004142 
- 00008980  0x00000b0b sub  0x0000003f , 0x000000f0 , 0x0000003e 
- 00008981  0x00000b0c nbranch  0x0000233a , 0x00000002 
- 00008982  0x00000b0d sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00008983  0x00000b0e branch  0x0000233a , 0x00000002 
- 00008984  0x00000b10 fetchr  0x00000011 , 0x00000001 , 0x00008961 
- 00008985  0x00000b11 fetch  0x00000001 , 0x00004143 
- 00008986  0x00000b12 rtneq  0x00000000 
- 00008987  0x00000b13 arg  0x00004144 , 0x00000006 
- 00008988  0x00000b14 iadd  0x00000006 , 0x00000006 
- 00008989  0x00000b15 ifetch  0x00000001 , 0x00000006 
- 00008990  0x00000b16 isub  0x00000011 , 0x0000003e 
- 00008991  0x00000b17 nrtn  0x00000005 
- 00008992  0x00000b18 increase  0xfffffffe , 0x00000006 
- 00008993  0x00000b19 ifetcht  0x00000001 , 0x00000006 
- 00008994  0x00000b1a rshift4  0x00000002 , 0x0000003f 
- 00008995  0x00000b1b rshift4  0x00000011 , 0x00000012 
- 00008996  0x00000b1c isub  0x00000012 , 0x00000012 
- 00008997  0x00000b1d and  0x00000002 , 0x0000000f , 0x0000003f 
- 00008998  0x00000b1e and  0x00000011 , 0x0000000f , 0x00000011 
- 00008999  0x00000b1f isub  0x00000011 , 0x00000011 
- 00009000  0x00000b20 lshift  0x00000011 , 0x0000003f 
- 00009001  0x00000b21 iadd  0x00000012 , 0x00000012 
- 00009002  0x00000b22 mul32  0x00000012 , 0x00000003 , 0x00000012 
- 00009003  0x00000b23 fetcht  0x00000001 , 0x00004142 
- 00009004  0x00000b24 and  0x00000002 , 0x00000080 , 0x0000003f 
- 00009005  0x00000b25 rtn  0x00000034 
- 00009006  0x00000b27 setarg  0x00000100 
- 00009007  0x00000b28 isub  0x00000002 , 0x00000002 
- 00009008  0x00000b29 copy  0x00000012 , 0x0000003f 
- 00009009  0x00000b2a isub  0x00000002 , 0x0000003f 
- 00009010  0x00000b2b rtn  0x00000002 
- 00009011  0x00000b2c and  0x0000003f , 0x000000ff , 0x0000003f 
- 00009012  0x00000b2d rtneq  0x000000ff 
- 00009013  0x00000b2e rtneq  0x000000fe 
- 00009014  0x00000b31 fetch  0x00000001 , 0x00004143 
- 00009015  0x00000b32 beq  0x00000001 , 0x0000233f 
- 00009016  0x00000b33 beq  0x00000002 , 0x00002341 
- 00009017  0x00000b35 branch  0x0000233f 
- 00009018  0x00000b38 fetch  0x00000001 , 0x00004143 
- 00009019  0x00000b39 beq  0x00000000 , 0x00002341 
- 00009020  0x00000b3a beq  0x00000001 , 0x0000233d 
- 00009021  0x00000b3d jam  0x00000002 , 0x00004143 
- 00009022  0x00000b3e rtn 
- 00009023  0x00000b41 jam  0x00000000 , 0x00004143 
- 00009024  0x00000b42 rtn 
- 00009025  0x00000b45 jam  0x00000001 , 0x00004143 
- 00009026  0x00000b46 rtn 
- 00009027  0x00000b4e copy  0x0000003f , 0x00000002 
- 00009028  0x00000b4f bpatch  0x00000020 , 0x00004004 
- 00009029  0x00000b50 copy  0x00000002 , 0x0000003f 
- 00009030  0x00000b51 call  0x00007d2c 
- 00009031  0x00000b52 lshift16  0x00000021 , 0x0000003f 
- 00009032  0x00000b53 set1  0x0000002c , 0x0000003f 
- 00009033  0x00000b54 call  0x00007d12 
- 00009034  0x00000b55 set0  0x0000002c , 0x0000003f 
- 00009035  0x00000b56 call  0x00002352 
- 00009036  0x00000b57 call  0x00007d12 
- 00009037  0x00000b58 rtn  0x00000028 
- 00009038  0x00000b59 call  0x00007d1f 
- 00009039  0x00000b5a iforce  0x0000001b 
- 00009040  0x00000b5b until  0x0000003e , 0x00000003 
- 00009041  0x00000b5c rtn 
- 00009042  0x00000b60 copy  0x00000019 , 0x00000002 
- 00009043  0x00000b61 rtn  0x00000029 
- 00009044  0x00000b62 copy  0x0000001a , 0x00000002 
- 00009045  0x00000b63 rtn 
- 00009046  0x00000b66 deposit  0x00000022 
- 00009047  0x00000b67 rtn  0x00000029 
- 00009048  0x00000b68 deposit  0x00000028 
- 00009049  0x00000b69 rtn 
- 00009050  0x00000b6d bpatch  0x00000021 , 0x00004004 
- 00009051  0x00000b6e branch  0x0000235a 
- 00009052  0x00000b72 rtn  0x00000034 
- 00009053  0x00000b74 rshift  0x0000003f , 0x0000003f 
- 00009054  0x00000b75 increase  0xfffffffd , 0x0000003f 
- 00009055  0x00000b77 increase  0xffffffff , 0x0000003f 
- 00009056  0x00000b78 nbranch  0x0000235f , 0x00000005 
- 00009057  0x00000b79 force  0x00000000 , 0x0000003f 
- 00009058  0x00000b7a rtn 
- 00009059  0x00000b80 setarg  0x00000e43 
- 00009060  0x00000b81 store  0x00000002 , 0x00000036 
- 00009061  0x00000b82 setarg  0x00000600 
- 00009062  0x00000b83 store  0x00000002 , 0x00000038 
- 00009063  0x00000b84 setarg  0x00000600 
- 00009064  0x00000b85 store  0x00000002 , 0x0000003a 
- 00009065  0x00000b86 setarg  0x00000d00 
- 00009066  0x00000b87 store  0x00000002 , 0x00000040 
- 00009067  0x00000b88 setarg  0x000003bb 
- 00009068  0x00000b89 store  0x00000002 , 0x0000003c 
- 00009069  0x00000b8a setarg  0x00000500 
- 00009070  0x00000b8b store  0x00000002 , 0x0000003e 
- 00009071  0x00000b8c setarg  0x000007d0 
- 00009072  0x00000b8d store  0x00000002 , 0x00000042 
- 00009073  0x00000b8e setarg  0x00000ea6 
- 00009074  0x00000b8f store  0x00000002 , 0x00000044 
- 00009075  0x00000b90 setarg  0x000001e0 
- 00009076  0x00000b91 store  0x00000002 , 0x00000046 
- 00009077  0x00000b92 setarg  0x00000120 
- 00009078  0x00000b93 store  0x00000002 , 0x00000048 
- 00009079  0x00000b94 setarg  0x0000011a 
- 00009080  0x00000b95 store  0x00000002 , 0x0000004a 
- 00009081  0x00000b97 bpatch  0x00000022 , 0x00004004 
- 00009082  0x00000b98 rtn  0x0000002b 
- 00009083  0x00000b99 setarg  0x00000017 
- 00009084  0x00000b9a store  0x00000002 , 0x000042e3 
- 00009085  0x00000b9b jam  0x0000008b , 0x00004167 
- 00009086  0x00000b9c setarg  0x00000d00 
- 00009087  0x00000b9d store  0x00000002 , 0x0000433f 
- 00009088  0x00000b9e setarg  0x00000060 
- 00009089  0x00000b9f store  0x00000002 , 0x00004341 
- 00009090  0x00000ba0 rshift  0x00000022 , 0x0000003f 
- 00009091  0x00000ba1 store  0x00000004 , 0x00004095 
- 00009092  0x00000ba2 rtn 
- 00009093  0x00000baa setarg  0x0000ee21 
- 00009094  0x00000bab store  0x00000002 , 0x00008050 
- 00009095  0x00000bac fetchr  0x00000030 , 0x00000004 , 0x0000811c 
- 00009096  0x00000bad fetch  0x00000001 , 0x00008132 
- 00009097  0x00000bae bbit0  0x00000005 , 0x0000239c 
- 00009098  0x00000baf enable  0x0000002b 
- 00009099  0x00000bb0 bbit1  0x00000004 , 0x00002393 
- 00009100  0x00000bb1 disable  0x0000002b 
- 00009101  0x00000bb2 deposit  0x00000027 
- 00009102  0x00000bb3 nbranch  0x00002393 , 0x00000034 
- 00009103  0x00000bb4 fetch  0x00000001 , 0x00008142 
- 00009104  0x00000bb5 bbit1  0x00000004 , 0x00002393 
- 00009105  0x00000bb6 arg  0xffffffff , 0x00000002 
- 00009106  0x00000bb7 branch  0x00002434 
- 00009107  0x00000bb9 call  0x000023a0 
- 00009108  0x00000bba call  0x000023e6 , 0x0000002b 
- 00009109  0x00000bbb fetch  0x00000001 , 0x00008132 
- 00009110  0x00000bbc set0  0x00000005 , 0x0000003f 
- 00009111  0x00000bbd store  0x00000001 , 0x00008132 
- 00009112  0x00000bbe nbranch  0x0000239d , 0x0000002b 
- 00009113  0x00000bbf call  0x00007d74 
- 00009114  0x00000bc0 storer  0x00000030 , 0x00000004 , 0x0000069d 
- 00009115  0x00000bc1 rtn 
- 00009116  0x00000bc4 call  0x000023a0 
- 00009117  0x00000bc6 call  0x00006a68 
- 00009118  0x00000bc7 storer  0x00000030 , 0x00000004 , 0x0000069d 
- 00009119  0x00000bc8 rtn 
- 00009120  0x00000bcb until  0x0000003e , 0x00000033 
- 00009121  0x00000bcc fetch  0x00000001 , 0x00008133 
- 00009122  0x00000bcd and_into  0x00000088 , 0x0000003f 
- 00009123  0x00000bce store  0x00000001 , 0x00008133 
- 00009124  0x00000bcf until  0x0000003e , 0x00000033 
- 00009125  0x00000bd0 fetch  0x00000001 , 0x00008132 
- 00009126  0x00000bd1 or_into  0x0000000f , 0x0000003f 
- 00009127  0x00000bd2 store  0x00000001 , 0x00008132 
- 00009128  0x00000bd3 until  0x0000003e , 0x00000033 
- 00009129  0x00000bd4 set1  0x00000007 , 0x0000003f 
- 00009130  0x00000bd5 store  0x00000001 , 0x00008132 
- 00009131  0x00000bd6 until  0x0000003e , 0x00000033 
- 00009132  0x00000bd7 set1  0x00000006 , 0x0000003f 
- 00009133  0x00000bd8 store  0x00000001 , 0x00008132 
- 00009134  0x00000bd9 until  0x0000003e , 0x00000033 
- 00009135  0x00000bda rtn 
- 00009136  0x00000bdd until  0x0000003e , 0x00000033 
- 00009137  0x00000bde jam  0x00000076 , 0x0000813d 
- 00009138  0x00000bdf until  0x0000003e , 0x00000033 
- 00009139  0x00000be0 jam  0x00000037 , 0x0000813a 
- 00009140  0x00000be1 rtn 
- 00009141  0x00000be4 until  0x0000003e , 0x00000033 
- 00009142  0x00000be5 jam  0x00000076 , 0x0000813d 
- 00009143  0x00000be6 until  0x0000003e , 0x00000033 
- 00009144  0x00000be7 jam  0x00000037 , 0x0000813a 
- 00009145  0x00000be8 rtn 
- 00009146  0x00000bed fetch  0x00000001 , 0x000043cb 
- 00009147  0x00000bee lshift4  0x0000003f , 0x0000003f 
- 00009148  0x00000bf0 store  0x00000001 , 0x00008143 
- 00009149  0x00000bf1 until  0x0000003e , 0x00000033 
- 00009150  0x00000bf2 fetch  0x00000001 , 0x000043cc 
- 00009151  0x00000bf3 set1  0x00000005 , 0x0000003f 
- 00009152  0x00000bf4 set1  0x00000006 , 0x0000003f 
- 00009153  0x00000bf5 store  0x00000001 , 0x00008144 
- 00009154  0x00000bf6 branch  0x000023e2 
- 00009155  0x00000bf9 fetch  0x00000001 , 0x00008142 
- 00009156  0x00000bfa set0  0x00000003 , 0x0000003f 
- 00009157  0x00000bfb store  0x00000001 , 0x00008142 
- 00009158  0x00000bfc rtn 
- 00009159  0x00000bff fetch  0x00000001 , 0x00008142 
- 00009160  0x00000c00 set1  0x00000003 , 0x0000003f 
- 00009161  0x00000c01 store  0x00000001 , 0x00008142 
- 00009162  0x00000c02 rtn 
- 00009163  0x00000c05 fetch  0x00000003 , 0x000040c3 
- 00009164  0x00000c06 arg  0x0000813e , 0x00000005 
- 00009165  0x00000c08 arg  0x00000003 , 0x00000039 
- 00009166  0x00000c09 branch  0x000023d1 
- 00009167  0x00000c0c arg  0x00008145 , 0x00000005 
- 00009168  0x00000c0e arg  0x00000004 , 0x00000039 
- 00009169  0x00000c10 until  0x0000003e , 0x00000033 
- 00009170  0x00000c11 istore  0x00000001 , 0x00000005 
- 00009171  0x00000c12 rshift8  0x0000003f , 0x0000003f 
- 00009172  0x00000c13 loop  0x000023d1 
- 00009173  0x00000c14 branch  0x000023e2 
- 00009174  0x00000c17 arg  0x00008149 , 0x00000005 
- 00009175  0x00000c18 branch  0x000023d0 
- 00009176  0x00000c1c fetch  0x00000001 , 0x00008133 
- 00009177  0x00000c1d set0  0x00000003 , 0x0000003f 
- 00009178  0x00000c1e store  0x00000001 , 0x00008133 
- 00009179  0x00000c1f rtn 
- 00009180  0x00000c22 fetch  0x00000001 , 0x000040cb 
- 00009181  0x00000c23 rtn  0x00000034 
- 00009182  0x00000c24 set0  0x00000004 , 0x0000003f 
- 00009183  0x00000c25 branch  0x000023e1 
- 00009184  0x00000c28 store  0x00000001 , 0x000040cb 
- 00009185  0x00000c2a store  0x00000001 , 0x00008135 
- 00009186  0x00000c2c until  0x0000003e , 0x00000033 
- 00009187  0x00000c2d rtn 
- 00009188  0x00000c31 store  0x00000001 , 0x00008134 
- 00009189  0x00000c32 branch  0x000023e2 
- 00009190  0x00000c36 call  0x000023dc 
- 00009191  0x00000c37 fetch  0x00000001 , 0x000040ef 
- 00009192  0x00000c38 store  0x00000001 , 0x00008080 
- 00009193  0x00000c39 arg  0x000040cc , 0x00000006 
- 00009194  0x00000c3a arg  0x00008070 , 0x00000005 
- 00009195  0x00000c3b call  0x00007c8f 
- 00009196  0x00000c3c arg  0x000080d4 , 0x00000005 
- 00009197  0x00000c3d call  0x00007c89 
- 00009198  0x00000c3e fetchr  0x00000000 , 0x00000008 , 0x000040e7 
- 00009199  0x00000c3f arg  0x0000814d , 0x00000006 
- 00009200  0x00000c40 arg  0x00000016 , 0x00000005 
- 00009201  0x00000c41 arg  0x0000000c , 0x00000039 
- 00009202  0x00000c42 call  0x00007cda 
- 00009203  0x00000c43 branch  0x00006b11 
- 00009204  0x00000c46 storer  0x00000000 , 0x00000008 , 0x000040e7 
- 00009205  0x00000c47 arg  0x00008070 , 0x00000006 
- 00009206  0x00000c48 arg  0x000040cc , 0x00000005 
- 00009207  0x00000c49 call  0x00007c8f 
- 00009208  0x00000c4a arg  0x000080d4 , 0x00000006 
- 00009209  0x00000c4b call  0x00007c89 
- 00009210  0x00000c4c fetch  0x00000001 , 0x00008080 
- 00009211  0x00000c4d store  0x00000001 , 0x000040ef 
- 00009212  0x00000c4e branch  0x000023fd 
- 00009213  0x00000c51 arg  0x0000000c , 0x00000039 
- 00009214  0x00000c52 arg  0x00000016 , 0x00000006 
- 00009215  0x00000c53 arg  0x0000814d , 0x00000011 
- 00009216  0x00000c55 ifetch  0x00000001 , 0x00000006 
- 00009217  0x00000c56 ncall  0x00002405 , 0x00000034 
- 00009218  0x00000c57 increase  0x00000001 , 0x00000011 
- 00009219  0x00000c58 loop  0x00002400 
- 00009220  0x00000c59 rtn 
- 00009221  0x00000c5b istore  0x00000001 , 0x00000011 
- 00009222  0x00000c5c until  0x0000003e , 0x00000033 
- 00009223  0x00000c5d rtn 
- 00009224  0x00000c60 bpatch  0x00000023 , 0x00004004 
- 00009225  0x00000c61 fetch  0x00000001 , 0x000080cb 
- 00009226  0x00000c62 nbranch  0x0000240f , 0x00000034 
- 00009227  0x00000c63 fetch  0x00000003 , 0x000040bd 
- 00009228  0x00000c64 nrtn  0x00000034 
- 00009229  0x00000c65 jam  0x0000000c , 0x000080cb 
- 00009230  0x00000c66 jam  0x00000080 , 0x00008006 
- 00009231  0x00000c68 fetch  0x00000001 , 0x00008129 
- 00009232  0x00000c69 rtnbit0  0x00000001 
- 00009233  0x00000c6a fetch  0x00000003 , 0x0000815b 
- 00009234  0x00000c6b store  0x00000003 , 0x000040bd 
- 00009235  0x00000c6c rtn 
- 00009236  0x00000c71 fetch  0x00000001 , 0x000040ca 
- 00009237  0x00000c72 set1  0x00000004 , 0x0000003f 
- 00009238  0x00000c73 store  0x00000001 , 0x000040ca 
- 00009239  0x00000c77 bpatch  0x00000024 , 0x00004004 
- 00009240  0x00000c78 arg  0xffffffff , 0x00000002 
- 00009241  0x00000c79 fetch  0x00000001 , 0x000040a7 
- 00009242  0x00000c7a store  0x00000001 , 0x000040c8 
- 00009243  0x00000c7b fetch  0x00000001 , 0x000040ca 
- 00009244  0x00000c7c store  0x00000001 , 0x00008142 
- 00009245  0x00000c7d until  0x0000003e , 0x00000033 
- 00009246  0x00000c80 bpatch  0x00000025 , 0x00004004 
- 00009247  0x00000c82 fetch  0x00000002 , 0x000043e9 
- 00009248  0x00000c83 call  0x00007d79 
- 00009249  0x00000c85 fetch  0x00000004 , 0x000040ad 
- 00009250  0x00000c86 iadd  0x00000002 , 0x0000003f 
- 00009251  0x00000c87 store  0x00000004 , 0x000040ad 
- 00009252  0x00000c88 call  0x000023f4 
- 00009253  0x00000c89 fetch  0x00000001 , 0x000040cb 
- 00009254  0x00000c8a set1  0x00000004 , 0x0000003f 
- 00009255  0x00000c8b call  0x000023e1 
- 00009256  0x00000c8c ncall  0x000023cb , 0x0000002b 
- 00009257  0x00000c8d until  0x0000003e , 0x00000033 
- 00009258  0x00000c8e storer  0x00000019 , 0x00000006 , 0x000040b1 
- 00009259  0x00000c8f fetch  0x00000003 , 0x000040c6 
- 00009260  0x00000c90 fetchr  0x00000011 , 0x00000001 , 0x000040c9 
- 00009261  0x00000c91 arg  0x00000003 , 0x00000039 
- 00009262  0x00000c93 until  0x0000003e , 0x00000033 
- 00009263  0x00000c94 store  0x00000001 , 0x00008132 
- 00009264  0x00000c95 rshift8  0x0000003f , 0x0000003f 
- 00009265  0x00000c96 loop  0x0000242e 
- 00009266  0x00000c97 until  0x0000003e , 0x00000033 
- 00009267  0x00000c98 storer  0x00000011 , 0x00000001 , 0x00008133 
- 00009268  0x00000c9a until  0x0000003e , 0x00000033 
- 00009269  0x00000c9b storet  0x00000004 , 0x0000804c 
- 00009270  0x00000c9c jam  0x00000001 , 0x00008005 
- 00009271  0x00000c9d until  0x0000003e , 0x0000003f 
- 00009272  0x00000ca0 fetch  0x00000001 , 0x000040c3 
- 00009273  0x00000ca1 nrtn  0x00000034 
- 00009274  0x00000ca2 jam  0x00000006 , 0x00008042 
- 00009275  0x00000ca3 jam  0x000000f8 , 0x00008130 
- 00009276  0x00000ca4 setarg  0x00030d40 
- 00009277  0x00000ca5 call  0x0000235c 
- 00009278  0x00000ca6 call  0x000023b5 
- 00009279  0x00000ca7 until  0x0000003e , 0x00000033 
- 00009280  0x00000ca8 jam  0x000000ff , 0x00008130 
- 00009281  0x00000ca9 copy  0x00000031 , 0x00000030 
- 00009282  0x00000caa jam  0x00000004 , 0x00008042 
- 00009283  0x00000cab nop  0x0000000a 
- 00009284  0x00000cac until  0x0000003e , 0x00000033 
- 00009285  0x00000cad deposit  0x00000031 
- 00009286  0x00000cae isub  0x00000030 , 0x0000003f 
- 00009287  0x00000caf increase  0x00000030 , 0x0000003f 
- 00009288  0x00000cb0 arg  0x000000ff , 0x00000002 
- 00009289  0x00000cb1 call  0x00007d6c 
- 00009290  0x00000cb2 store  0x00000001 , 0x000040c3 
- 00009291  0x00000cb3 nop  0x00007530 
- 00009292  0x00000cb4 nop  0x00007530 
- 00009293  0x00000cb5 nop  0x00007530 
- 00009294  0x00000cb6 rtn 
- 00009295  0x00000cba bpatch  0x00000026 , 0x00004004 
- 00009296  0x00000cbb setarg  0x00000000 
- 00009297  0x00000cbc copy  0x00000027 , 0x0000003e 
- 00009298  0x00000cbd branch  0x0000245a , 0x00000005 
- 00009299  0x00000cbe fetch  0x00000001 , 0x0000813e 
- 00009300  0x00000cbf fetcht  0x00000001 , 0x0000813f 
- 00009301  0x00000cc0 isub  0x00000002 , 0x0000003e 
- 00009302  0x00000cc1 branch  0x00002458 , 0x00000002 
- 00009303  0x00000cc2 deposit  0x00000002 
- 00009304  0x00000cc4 isub  0x00000027 , 0x0000003f 
- 00009305  0x00000cc5 increase  0x00000001 , 0x0000003f 
- 00009306  0x00000cc7 increase  0x00000008 , 0x0000003f 
- 00009307  0x00000cc8 until  0x0000003e , 0x00000033 
- 00009308  0x00000cc9 iadd  0x00000031 , 0x0000003f 
- 00009309  0x00000cca fetcht  0x00000004 , 0x000040a9 
- 00009310  0x00000ccb iadd  0x00000002 , 0x0000003f 
- 00009311  0x00000ccc fetcht  0x00000003 , 0x000040bd 
- 00009312  0x00000ccd imul32  0x00000002 , 0x0000003f 
- 00009313  0x00000cce rshift8  0x0000003f , 0x0000003f 
- 00009314  0x00000ccf rshift4  0x0000003f , 0x0000003f 
- 00009315  0x00000cd0 increase  0x0000006e , 0x0000003f 
- 00009316  0x00000cd1 fetcht  0x00000002 , 0x00000044 
- 00009317  0x00000cd2 idiv  0x00000002 
- 00009318  0x00000cd3 call  0x00007d5f 
- 00009319  0x00000cd4 lshift16  0x0000003f , 0x0000003f 
- 00009320  0x00000cd5 remainder  0x00000002 
- 00009321  0x00000cd6 ior  0x00000002 , 0x0000003f 
- 00009322  0x00000cd7 fetcht  0x00000006 , 0x000040b1 
- 00009323  0x00000cd8 call  0x00007d05 
- 00009324  0x00000cd9 copy  0x00000002 , 0x00000019 
- 00009325  0x00000cda fetch  0x00000006 , 0x00004048 
- 00009326  0x00000cdb call  0x00002109 
- 00009327  0x00000cdc deposit  0x0000001a 
- 00009328  0x00000cdd store  0x00000006 , 0x00000670 
- 00009329  0x00000cde deposit  0x00000027 
- 00009330  0x00000cdf istore  0x00000001 , 0x00000005 
- 00009331  0x00000ce0 fetch  0x00000001 , 0x0000811d 
- 00009332  0x00000ce1 or_into  0x000000f0 , 0x0000003f 
- 00009333  0x00000ce2 istore  0x00000001 , 0x00000005 
- 00009334  0x00000ce3 rtn 
- 00009335  0x00000ce7 bpatch  0x00000027 , 0x00004004 
- 00009336  0x00000ce8 deposit  0x0000001a 
- 00009337  0x00000ce9 call  0x00007d10 
- 00009338  0x00000cea fetcht  0x00000004 , 0x000040ad 
- 00009339  0x00000ceb sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00009340  0x00000cec rtn  0x00000002 
- 00009341  0x00000ced lshift8  0x0000003f , 0x0000003f 
- 00009342  0x00000cee lshift4  0x0000003f , 0x0000003f 
- 00009343  0x00000cef idiv  0x00000002 
- 00009344  0x00000cf0 call  0x00007d5f 
- 00009345  0x00000cf1 arg  0x000000c8 , 0x00000002 
- 00009346  0x00000cf2 call  0x00007d6c 
- 00009347  0x00000cf3 store  0x00000001 , 0x0000000e 
- 00009348  0x00000cf4 nbranch  0x00002486 , 0x00000028 
- 00009349  0x00000cf5 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00009350  0x00000cf7 fetcht  0x00000003 , 0x000040bd 
- 00009351  0x00000cf8 iadd  0x00000002 , 0x0000003f 
- 00009352  0x00000cf9 store  0x00000003 , 0x000040bd 
- 00009353  0x00000cfb setarg  0x00000000 
- 00009354  0x00000cfc store  0x00000004 , 0x000040ad 
- 00009355  0x00000cfd rtn 
- 00009356  0x00000d01 bpatch  0x00000028 , 0x00004005 
- 00009357  0x00000d02 call  0x00002408 
- 00009358  0x00000d03 fetch  0x00000003 , 0x000040bd 
- 00009359  0x00000d04 rtn  0x00000034 
- 00009360  0x00000d05 fetch  0x00000001 , 0x00004094 
- 00009361  0x00000d06 rtn  0x00000034 
- 00009362  0x00000d07 fetch  0x00000001 , 0x0000446c 
- 00009363  0x00000d08 branch  0x00002496 , 0x00000034 
- 00009364  0x00000d09 fetch  0x00000001 , 0x0000446e 
- 00009365  0x00000d0a rtn  0x00000034 
- 00009366  0x00000d0c fetch  0x00000001 , 0x0000446d 
- 00009367  0x00000d0d nrtn  0x00000034 
- 00009368  0x00000d0e arg  0x000020af , 0x00000013 
- 00009369  0x00000d0f call  0x00002069 
- 00009370  0x00000d10 rtn  0x00000005 
- 00009371  0x00000d11 call  0x000024ef 
- 00009372  0x00000d12 nrtn  0x00000034 
- 00009373  0x00000d13 call  0x0000205d 
- 00009374  0x00000d14 nbranch  0x000024bd , 0x00000005 
- 00009375  0x00000d15 rtn  0x0000002b 
- 00009376  0x00000d16 bpatch  0x00000029 , 0x00004005 
- 00009377  0x00000d17 fetcht  0x00000001 , 0x00000015 
- 00009378  0x00000d18 fetch  0x00000002 , 0x00004042 
- 00009379  0x00000d19 imul32  0x00000002 , 0x0000003f 
- 00009380  0x00000d1a rshift4  0x00000002 , 0x00000002 
- 00009381  0x00000d1b rshift2  0x00000002 , 0x00000002 
- 00009382  0x00000d1c isub  0x00000002 , 0x0000003f 
- 00009383  0x00000d1d fetcht  0x00000004 , 0x00004044 
- 00009384  0x00000d1e iadd  0x00000002 , 0x0000003f 
- 00009385  0x00000d1f fetcht  0x00000001 , 0x000040a6 
- 00009386  0x00000d20 isub  0x00000002 , 0x0000003f 
- 00009387  0x00000d21 lshift16  0x0000003f , 0x00000030 
- 00009388  0x00000d22 fetch  0x00000002 , 0x0000404e 
- 00009389  0x00000d23 rshift  0x0000003f , 0x0000003f 
- 00009390  0x00000d24 call  0x00007d2c 
- 00009391  0x00000d25 deposit  0x00000030 
- 00009392  0x00000d26 call  0x00007d12 
- 00009393  0x00000d27 copy  0x0000001a , 0x00000002 
- 00009394  0x00000d28 call  0x00007d10 
- 00009395  0x00000d29 rtn  0x00000028 
- 00009396  0x00000d2b call  0x00007d25 
- 00009397  0x00000d2d bpatch  0x0000002a , 0x00004005 
- 00009398  0x00000d2e fetch  0x00000001 , 0x000040c3 
- 00009399  0x00000d2f isub  0x00000002 , 0x0000003e 
- 00009400  0x00000d30 branch  0x00002489 , 0x00000002 
- 00009401  0x00000d31 storet  0x00000004 , 0x000040a9 
- 00009402  0x00000d32 call  0x000042c5 
- 00009403  0x00000d34 fetcht  0x00000004 , 0x000040a9 
- 00009404  0x00000d35 branch  0x0000241e 
- 00009405  0x00000d38 bpatch  0x0000002b , 0x00004005 
- 00009406  0x00000d39 fetch  0x00000001 , 0x00004388 
- 00009407  0x00000d3a nbranch  0x000024c1 , 0x00000034 
- 00009408  0x00000d3b rtn 
- 00009409  0x00000d3e fetch  0x00000002 , 0x000040a4 
- 00009410  0x00000d3f rtn  0x00000034 
- 00009411  0x00000d41 fetcht  0x00000001 , 0x000040a6 
- 00009412  0x00000d42 isub  0x00000002 , 0x0000003f 
- 00009413  0x00000d43 arg  0x00001d4c , 0x00000002 
- 00009414  0x00000d44 imul32  0x00000002 , 0x0000003f 
- 00009415  0x00000d45 branch  0x000024b4 
- 00009416  0x00000d49 fetch  0x00000002 , 0x000043e5 
- 00009417  0x00000d4a call  0x00007d79 
- 00009418  0x00000d4b nbranch  0x000024e0 , 0x00000034 
- 00009419  0x00000d4c jam  0x00000000 , 0x00000015 
- 00009420  0x00000d4d bmark0  0x0000000d , 0x000024e0 
- 00009421  0x00000d4e fetch  0x00000001 , 0x000040c2 
- 00009422  0x00000d4f branch  0x000024e4 , 0x00000034 
- 00009423  0x00000d50 increase  0xffffffff , 0x0000003f 
- 00009424  0x00000d51 store  0x00000001 , 0x000040c2 
- 00009425  0x00000d52 rtn 
- 00009426  0x00000d58 jam  0x00000000 , 0x000040a8 
- 00009427  0x00000d59 fetch  0x00000003 , 0x000040b7 
- 00009428  0x00000d5a increase  0x00000001 , 0x0000003f 
- 00009429  0x00000d5b store  0x00000003 , 0x000040b7 
- 00009430  0x00000d5c rtn 
- 00009431  0x00000d60 bpatch  0x0000002c , 0x00004005 
- 00009432  0x00000d61 jam  0x00000000 , 0x00000015 
- 00009433  0x00000d62 fetch  0x00000003 , 0x000040ba 
- 00009434  0x00000d63 increase  0x00000001 , 0x0000003f 
- 00009435  0x00000d64 store  0x00000003 , 0x000040ba 
- 00009436  0x00000d65 fetch  0x00000001 , 0x000040a8 
- 00009437  0x00000d66 increase  0x00000001 , 0x0000003f 
- 00009438  0x00000d67 store  0x00000001 , 0x000040a8 
- 00009439  0x00000d68 rtn 
- 00009440  0x00000d6b jam  0x00000000 , 0x00000015 
- 00009441  0x00000d6c fetch  0x00000001 , 0x000040c1 
- 00009442  0x00000d6d store  0x00000001 , 0x000040c2 
- 00009443  0x00000d6e rtn 
- 00009444  0x00000d71 fetcht  0x00000001 , 0x000040c0 
- 00009445  0x00000d72 storet  0x00000001 , 0x00000015 
- 00009446  0x00000d73 rtn 
- 00009447  0x00000d78 fetch  0x00000002 , 0x000040a2 
- 00009448  0x00000d79 qset1  0x0000003f 
- 00009449  0x00000d7a store  0x00000002 , 0x000040a2 
- 00009450  0x00000d7b rtn 
- 00009451  0x00000d7e fetch  0x00000002 , 0x000040a2 
- 00009452  0x00000d7f qset0  0x0000003f 
- 00009453  0x00000d80 store  0x00000002 , 0x000040a2 
- 00009454  0x00000d81 rtn 
- 00009455  0x00000d86 bpatch  0x0000002d , 0x00004005 
- 00009456  0x00000d87 call  0x000042c3 
- 00009457  0x00000d88 fetch  0x00000002 , 0x000040a2 
- 00009458  0x00000d89 copy  0x0000003f , 0x00000011 
- 00009459  0x00000d8a fetch  0x00000003 , 0x0000444b 
- 00009460  0x00000d8b nsetflag  0x00000034 , 0x00000001 , 0x00000011 
- 00009461  0x00000d8c fetch  0x00000008 , 0x000044d3 
- 00009462  0x00000d8d nsetflag  0x00000034 , 0x0000000f , 0x00000011 
- 00009463  0x00000d8e fetch  0x00000008 , 0x000044db 
- 00009464  0x00000d8f nsetflag  0x00000034 , 0x0000000e , 0x00000011 
- 00009465  0x00000d90 fetch  0x00000001 , 0x00004114 
- 00009466  0x00000d91 nsetflag  0x00000034 , 0x00000008 , 0x00000011 
- 00009467  0x00000d92 fetch  0x00000001 , 0x000043cb 
- 00009468  0x00000d93 compare  0x0000000a , 0x0000003f , 0x000000ff 
- 00009469  0x00000d94 call  0x00002501 , 0x00000001 
- 00009470  0x00000d95 copy  0x00000011 , 0x0000003f 
- 00009471  0x00000d96 store  0x00000002 , 0x000040a2 
- 00009472  0x00000d97 rtn 
- 00009473  0x00000d9a fetch  0x00000002 , 0x00008112 
- 00009474  0x00000d9b nsetflag  0x00000034 , 0x00000006 , 0x00000011 
- 00009475  0x00000d9c fetch  0x00000002 , 0x0000810e 
- 00009476  0x00000d9d nsetflag  0x00000034 , 0x00000005 , 0x00000011 
- 00009477  0x00000d9e rtn 
- 00009478  0x00000da8 bpatchx  0x0000000e , 0x00004021 
- 00009479  0x00000da9 disable  0x0000002b 
- 00009480  0x00000daa jam  0x00000001 , 0x0000017e 
- 00009481  0x00000dab jam  0x00000003 , 0x00000168 
- 00009482  0x00000dac jam  0x00000001 , 0x0000017f 
- 00009483  0x00000dad setarg  0xffffffff 
- 00009484  0x00000dae store  0x00000002 , 0x00000182 
- 00009485  0x00000daf force  0x00000000 , 0x0000003f 
- 00009486  0x00000db0 store  0x00000001 , 0x00000180 
- 00009487  0x00000db1 store  0x00000001 , 0x0000018b 
- 00009488  0x00000db2 store  0x00000003 , 0x000040b7 
- 00009489  0x00000db3 store  0x00000003 , 0x000040ba 
- 00009490  0x00000db4 call  0x0000285c 
- 00009491  0x00000db5 jam  0x00000001 , 0x00004169 
- 00009492  0x00000db6 jam  0x00000000 , 0x0000416a 
- 00009493  0x00000db7 jam  0x00000001 , 0x0000019d 
- 00009494  0x00000db8 jam  0x00000001 , 0x0000019e 
- 00009495  0x00000db9 jam  0x00000000 , 0x00004396 
- 00009496  0x00000dba branch  0x00002935 
- 00009497  0x00000dbd bpatchx  0x0000000f , 0x00004021 
- 00009498  0x00000dbe enable  0x00000029 
- 00009499  0x00000dbf jam  0x00000003 , 0x00000169 
- 00009500  0x00000dc0 jam  0x00000001 , 0x00004398 
- 00009501  0x00000dc1 jam  0x00000001 , 0x000006b1 
- 00009502  0x00000dc2 setarg  0x0000ffff 
- 00009503  0x00000dc3 store  0x00000002 , 0x000006b3 
- 00009504  0x00000dc4 force  0x00000000 , 0x0000003f 
- 00009505  0x00000dc5 store  0x00000005 , 0x00004455 
- 00009506  0x00000dc6 set1  0x00000027 , 0x0000003f 
- 00009507  0x00000dc7 store  0x00000005 , 0x00004450 
- 00009508  0x00000dc8 branch  0x00002506 
- 00009509  0x00000dcc bpatchx  0x00000010 , 0x00004022 
- 00009510  0x00000dcd disable  0x00000029 
- 00009511  0x00000dce setarg  0x00000017 
- 00009512  0x00000dcf store  0x00000002 , 0x000042e3 
- 00009513  0x00000dd0 increase  0x00000004 , 0x0000003f 
- 00009514  0x00000dd1 store  0x00000002 , 0x000043b8 
- 00009515  0x00000dd2 jam  0x00000001 , 0x00000169 
- 00009516  0x00000dd3 jam  0x00000000 , 0x00004388 
- 00009517  0x00000dd4 jam  0x00000000 , 0x00000015 
- 00009518  0x00000dd5 call  0x00002592 
- 00009519  0x00000dd6 fetch  0x00000002 , 0x00000196 
- 00009520  0x00000dd7 store  0x00000002 , 0x000042f5 
- 00009521  0x00000dd8 fetch  0x00000002 , 0x0000016a 
- 00009522  0x00000dd9 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00009523  0x00000dda rshift4  0x0000003f , 0x0000003f 
- 00009524  0x00000ddb store  0x00000002 , 0x00000196 
- 00009525  0x00000ddc branch  0x00002506 
- 00009526  0x00000de4 bpatchx  0x00000011 , 0x00004022 
- 00009527  0x00000de5 call  0x000025b8 
- 00009528  0x00000de6 fetch  0x00000001 , 0x00000168 
- 00009529  0x00000de7 isolate1  0x00000004 , 0x0000003f 
- 00009530  0x00000de8 setflag  0x00000001 , 0x00000032 , 0x00000000 
- 00009531  0x00000de9 call  0x000042b2 
- 00009532  0x00000dea fetch  0x00000001 , 0x00000169 
- 00009533  0x00000deb bbit1  0x00000001 , 0x0000253f 
- 00009534  0x00000dec branch  0x00002551 
- 00009535  0x00000df3 bpatchx  0x00000012 , 0x00004022 
- 00009536  0x00000df4 enable  0x00000029 
- 00009537  0x00000df5 call  0x0000292b 
- 00009538  0x00000df6 branch  0x0000254e , 0x00000002 
- 00009539  0x00000df7 call  0x000025fb 
- 00009540  0x00000df8 call  0x00002871 
- 00009541  0x00000df9 disable  0x0000002d 
- 00009542  0x00000dfa call  0x00002730 
- 00009543  0x00000dfb nrtn  0x0000002d 
- 00009544  0x00000dfc fetch  0x00000001 , 0x00000005 
- 00009545  0x00000dfd increase  0x00000001 , 0x0000003f 
- 00009546  0x00000dfe store  0x00000001 , 0x00000005 
- 00009547  0x00000dff call  0x00002823 
- 00009548  0x00000e00 disable  0x00000029 
- 00009549  0x00000e01 rtn 
- 00009550  0x00000e04 call  0x00002586 
- 00009551  0x00000e05 disable  0x00000029 
- 00009552  0x00000e06 rtn 
- 00009553  0x00000e0c bpatchx  0x00000013 , 0x00004022 
- 00009554  0x00000e0d jam  0x00000000 , 0x0000433e 
- 00009555  0x00000e0e set0  0x00000030 , 0x00000000 
- 00009556  0x00000e0f call  0x00007552 
- 00009557  0x00000e10 call  0x00002ff5 
- 00009558  0x00000e11 disable  0x0000002e 
- 00009559  0x00000e12 call  0x0000292b 
- 00009560  0x00000e13 branch  0x00002586 , 0x00000002 
- 00009561  0x00000e14 fetch  0x00000001 , 0x0000019d 
- 00009562  0x00000e15 call  0x000025a4 
- 00009563  0x00000e16 call  0x000025fb 
- 00009564  0x00000e17 call  0x00002652 
- 00009565  0x00000e18 nbranch  0x00002577 , 0x00000018 
- 00009566  0x00000e19 call  0x00002597 
- 00009567  0x00000e1a branch  0x00002562 , 0x0000002d 
- 00009568  0x00000e1b bmark1  0x00000030 , 0x00002562 
- 00009569  0x00000e1c branch  0x00002571 
- 00009570  0x00000e21 bpatchx  0x00000014 , 0x00004022 
- 00009571  0x00000e22 fetch  0x00000001 , 0x0000433e 
- 00009572  0x00000e23 pincrease  0x00000001 
- 00009573  0x00000e24 store  0x00000001 , 0x0000433e 
- 00009574  0x00000e25 beq  0x0000000c , 0x00002571 
- 00009575  0x00000e26 call  0x00002823 
- 00009576  0x00000e27 call  0x00002871 
- 00009577  0x00000e28 fetch  0x00000001 , 0x0000019e 
- 00009578  0x00000e29 call  0x000025a4 
- 00009579  0x00000e2a call  0x00002741 
- 00009580  0x00000e2b call  0x000028d4 
- 00009581  0x00000e2c fetch  0x00000002 , 0x000043e1 
- 00009582  0x00000e2d call  0x00007d79 
- 00009583  0x00000e2e call  0x0000257b 
- 00009584  0x00000e2f branch  0x00002580 , 0x00000028 
- 00009585  0x00000e31 bpatchx  0x00000015 , 0x00004022 
- 00009586  0x00000e32 call  0x00002fba 
- 00009587  0x00000e33 call  0x00002fb1 
- 00009588  0x00000e34 call  0x00007841 
- 00009589  0x00000e35 fetch  0x00000001 , 0x0000018b 
- 00009590  0x00000e36 bbit1  0x00000003 , 0x00002586 
- 00009591  0x00000e38 bpatchx  0x00000016 , 0x00004022 
- 00009592  0x00000e39 call  0x000020cf 
- 00009593  0x00000e3a call  0x000029a5 
- 00009594  0x00000e3b branch  0x000020f7 
- 00009595  0x00000e3f disable  0x00000028 
- 00009596  0x00000e40 bmark1  0x0000002a , 0x00007dba 
- 00009597  0x00000e41 bmark1  0x00000029 , 0x00007dba 
- 00009598  0x00000e42 bmark1  0x00000030 , 0x00007dba 
- 00009599  0x00000e43 rtn 
- 00009600  0x00000e47 bpatchx  0x00000017 , 0x00004022 
- 00009601  0x00000e48 enable  0x0000002e 
- 00009602  0x00000e49 call  0x00002734 
- 00009603  0x00000e4a branch  0x00002562 , 0x0000002d 
- 00009604  0x00000e4b bmark1  0x00000030 , 0x00002562 
- 00009605  0x00000e4c branch  0x00002571 
- 00009606  0x00000e51 bpatchx  0x00000018 , 0x00004023 
- 00009607  0x00000e52 call  0x0000258d 
- 00009608  0x00000e53 call  0x00004302 
- 00009609  0x00000e54 call  0x00002592 
- 00009610  0x00000e55 call  0x00003003 
- 00009611  0x00000e56 jam  0x00000015 , 0x0000066f 
- 00009612  0x00000e57 branch  0x0000782b 
- 00009613  0x00000e5a arg  0x00004441 , 0x00000005 
- 00009614  0x00000e5b call  0x00007c99 
- 00009615  0x00000e5c jam  0x00000000 , 0x0000017e 
- 00009616  0x00000e5d jam  0x00000000 , 0x00000169 
- 00009617  0x00000e5e jam  0x00000000 , 0x00000168 
- 00009618  0x00000e60 bpatchx  0x00000019 , 0x00004023 
- 00009619  0x00000e61 jam  0x00000000 , 0x000042fd 
- 00009620  0x00000e62 jam  0x00000000 , 0x000042fc 
- 00009621  0x00000e63 call  0x00007452 
- 00009622  0x00000e64 rtn 
- 00009623  0x00000e67 bpatchx  0x0000001a , 0x00004023 
- 00009624  0x00000e68 fetch  0x00000001 , 0x00000005 
- 00009625  0x00000e69 increase  0x00000001 , 0x0000003f 
- 00009626  0x00000e6a store  0x00000001 , 0x00000005 
- 00009627  0x00000e6b fetch  0x00000001 , 0x00000168 
- 00009628  0x00000e6c rtnbit1  0x00000003 
- 00009629  0x00000e6d set1  0x00000003 , 0x0000003f 
- 00009630  0x00000e6e store  0x00000001 , 0x00000168 
- 00009631  0x00000e6f fetch  0x00000002 , 0x000042f5 
- 00009632  0x00000e70 store  0x00000002 , 0x00000196 
- 00009633  0x00000e71 setarg  0x00000000 
- 00009634  0x00000e72 store  0x00000004 , 0x0000431d 
- 00009635  0x00000e73 rtn 
- 00009636  0x00000e7c copy  0x0000003f , 0x00000002 
- 00009637  0x00000e7d bpatchx  0x0000001b , 0x00004023 
- 00009638  0x00000e7f copy  0x00000002 , 0x0000003f 
- 00009639  0x00000e80 bbit1  0x00000000 , 0x000025b8 
- 00009640  0x00000e81 bbit1  0x00000001 , 0x000025ad 
- 00009641  0x00000e82 bbit0  0x00000002 , 0x000025b8 
- 00009642  0x00000e83 bbit1  0x00000007 , 0x000025b4 
- 00009643  0x00000e84 bbit1  0x00000002 , 0x000025b0 
- 00009644  0x00000e85 branch  0x000025b8 
- 00009645  0x00000e88 set0  0x0000002f , 0x00000000 
- 00009646  0x00000e89 set1  0x0000002d , 0x00000000 
- 00009647  0x00000e8a rtn 
- 00009648  0x00000e8e set0  0x0000002d , 0x00000000 
- 00009649  0x00000e8f set1  0x0000002f , 0x00000000 
- 00009650  0x00000e90 set0  0x0000002e , 0x00000000 
- 00009651  0x00000e91 rtn 
- 00009652  0x00000e95 set0  0x0000002d , 0x00000000 
- 00009653  0x00000e96 set1  0x0000002f , 0x00000000 
- 00009654  0x00000e97 set1  0x0000002e , 0x00000000 
- 00009655  0x00000e98 rtn 
- 00009656  0x00000e9b bpatchx  0x0000001c , 0x00004023 
- 00009657  0x00000e9c set0  0x0000002d , 0x00000000 
- 00009658  0x00000e9d set0  0x0000002f , 0x00000000 
- 00009659  0x00000e9e rtn 
- 00009660  0x00000ea2 bpatchx  0x0000001d , 0x00004023 
- 00009661  0x00000ea3 set0  0x00000032 , 0x00000000 
- 00009662  0x00000ea4 jam  0x00000001 , 0x00008901 
- 00009663  0x00000ea5 jam  0x00000080 , 0x00008920 
- 00009664  0x00000ea6 jam  0x00000003 , 0x00008930 
- 00009665  0x00000ea7 rtn 
- 00009666  0x00000eaa bpatchx  0x0000001e , 0x00004023 
- 00009667  0x00000eab disable  0x00000009 
- 00009668  0x00000eac disable  0x00000007 
- 00009669  0x00000ead fetch  0x00000003 , 0x00000190 
- 00009670  0x00000eae iforce  0x0000000f 
- 00009671  0x00000eaf fetch  0x00000001 , 0x00000007 
- 00009672  0x00000eb1 reverse  0x0000003f , 0x00000002 
- 00009673  0x00000eb2 set1  0x00000001 , 0x00000002 
- 00009674  0x00000eb3 rshift  0x00000002 , 0x0000000e 
- 00009675  0x00000eb4 rtn 
- 00009676  0x00000eb8 call  0x000025d5 
- 00009677  0x00000eba call  0x0000216f 
- 00009678  0x00000ebb fetch  0x00000002 , 0x0000003e 
- 00009679  0x00000ebc call  0x0000235c 
- 00009680  0x00000ebd branch  0x000021a6 
- 00009681  0x00000ec0 branch  0x000021fc , 0x0000002d 
- 00009682  0x00000ec1 bmark1  0x00000030 , 0x000021fc 
- 00009683  0x00000ec3 call  0x000025d5 
- 00009684  0x00000ec4 branch  0x000021f9 
- 00009685  0x00000ec7 bpatchx  0x0000001f , 0x00004023 
- 00009686  0x00000ec8 call  0x00002160 
- 00009687  0x00000ec9 fetch  0x00000001 , 0x000001bb 
- 00009688  0x00000eca nbranch  0x000025e8 , 0x00000034 
- 00009689  0x00000ecb fetch  0x00000001 , 0x00000007 
- 00009690  0x00000ecc sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00009691  0x00000ecd branch  0x000025e2 , 0x00000002 
- 00009692  0x00000ece force  0x00000000 , 0x00000002 
- 00009693  0x00000ecf rtneq  0x00000025 
- 00009694  0x00000ed0 force  0x00000018 , 0x00000002 
- 00009695  0x00000ed1 rtneq  0x00000026 
- 00009696  0x00000ed2 force  0x0000004e , 0x00000002 
- 00009697  0x00000ed3 rtn 
- 00009698  0x00000ed6 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00009699  0x00000ed7 branch  0x000025e5 , 0x00000002 
- 00009700  0x00000ed8 increase  0x00000001 , 0x0000003f 
- 00009701  0x00000edb lshift  0x0000003f , 0x0000003f 
- 00009702  0x00000edc add  0x0000003f , 0x00000002 , 0x00000002 
- 00009703  0x00000edd rtn 
- 00009704  0x00000ee0 fetch  0x00000001 , 0x00000007 
- 00009705  0x00000ee1 lshift  0x0000003f , 0x00000002 
- 00009706  0x00000ee2 rtn 
- 00009707  0x00000ee5 arg  0x000001f4 , 0x00000002 
- 00009708  0x00000ee6 rtn  0x00000034 
- 00009709  0x00000ee7 arg  0x000000fa , 0x00000002 
- 00009710  0x00000ee8 rtneq  0x00000001 
- 00009711  0x00000ee9 arg  0x00000096 , 0x00000002 
- 00009712  0x00000eea rtneq  0x00000002 
- 00009713  0x00000eeb arg  0x00000064 , 0x00000002 
- 00009714  0x00000eec rtneq  0x00000003 
- 00009715  0x00000eed arg  0x0000004b , 0x00000002 
- 00009716  0x00000eee rtneq  0x00000004 
- 00009717  0x00000eef arg  0x00000032 , 0x00000002 
- 00009718  0x00000ef0 rtneq  0x00000005 
- 00009719  0x00000ef1 arg  0x00000028 , 0x00000002 
- 00009720  0x00000ef2 rtneq  0x00000006 
- 00009721  0x00000ef3 arg  0x00000014 , 0x00000002 
- 00009722  0x00000ef4 rtn 
- 00009723  0x00000ef9 bpatchx  0x00000020 , 0x00004024 
- 00009724  0x00000efa enable  0x00000010 
- 00009725  0x00000efb fetch  0x00000004 , 0x0000018c 
- 00009726  0x00000efc iforce  0x00000009 
- 00009727  0x00000efd call  0x00002630 
- 00009728  0x00000efe setarg  0x00000200 
- 00009729  0x00000eff branch  0x00002604 , 0x00000029 
- 00009730  0x00000f00 fetch  0x00000002 , 0x00000176 
- 00009731  0x00000f01 rshift  0x0000003f , 0x0000003f 
- 00009732  0x00000f03 fetcht  0x00000002 , 0x0000003e 
- 00009733  0x00000f04 iadd  0x00000002 , 0x0000003f 
- 00009734  0x00000f05 call  0x00002343 
- 00009735  0x00000f06 deposit  0x0000001a 
- 00009736  0x00000f07 rtn 
- 00009737  0x00000f0b bpatchx  0x00000021 , 0x00004024 
- 00009738  0x00000f0c call  0x00007c51 
- 00009739  0x00000f0d storer  0x00000039 , 0x00000002 , 0x0000069b 
- 00009740  0x00000f0e add  0x00000011 , 0x00000001 , 0x00000006 
- 00009741  0x00000f0f ifetch  0x00000001 , 0x00000006 
- 00009742  0x00000f10 rtnbit0  0x00000000 
- 00009743  0x00000f11 add  0x00000011 , 0x0000001a , 0x00000005 
- 00009744  0x00000f12 ifetch  0x00000002 , 0x00000005 
- 00009745  0x00000f13 increase  0x00000001 , 0x0000003f 
- 00009746  0x00000f14 istore  0x00000002 , 0x00000005 
- 00009747  0x00000f15 call  0x000027a2 
- 00009748  0x00000f16 call  0x000027c4 
- 00009749  0x00000f17 call  0x000027cd 
- 00009750  0x00000f18 call  0x0000261a 
- 00009751  0x00000f19 call  0x00007c60 
- 00009752  0x00000f1a fetchr  0x00000039 , 0x00000002 , 0x0000069b 
- 00009753  0x00000f1b rtn 
- 00009754  0x00000f1e add  0x00000011 , 0x00000019 , 0x00000006 
- 00009755  0x00000f1f ifetch  0x00000001 , 0x00000006 
- 00009756  0x00000f20 add  0x00000011 , 0x00000018 , 0x00000005 
- 00009757  0x00000f21 ifetcht  0x00000001 , 0x00000005 
- 00009758  0x00000f22 iadd  0x00000002 , 0x0000003f 
- 00009759  0x00000f23 sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00009760  0x00000f24 branch  0x00002622 , 0x00000002 
- 00009761  0x00000f25 increase  0xffffffdb , 0x0000003f 
- 00009762  0x00000f27 istore  0x00000001 , 0x00000005 
- 00009763  0x00000f28 rtn 
- 00009764  0x00000f2c add  0x00000011 , 0x00000030 , 0x00000006 
- 00009765  0x00000f2d ifetch  0x00000005 , 0x00000006 
- 00009766  0x00000f2e force  0x00000000 , 0x00000002 
- 00009767  0x00000f2f force  0x00000025 , 0x00000039 
- 00009768  0x00000f31 bbit0  0x00000000 , 0x0000262a 
- 00009769  0x00000f32 increase  0x00000001 , 0x00000002 
- 00009770  0x00000f34 rshift  0x0000003f , 0x0000003f 
- 00009771  0x00000f35 loop  0x00002628 
- 00009772  0x00000f36 add  0x00000002 , 0xffffffff , 0x0000003f 
- 00009773  0x00000f37 add  0x00000011 , 0x00000022 , 0x00000005 
- 00009774  0x00000f38 istore  0x00000001 , 0x00000005 
- 00009775  0x00000f39 rtn 
- 00009776  0x00000f3c bpatchx  0x00000022 , 0x00004024 
- 00009777  0x00000f3d fetch  0x00000001 , 0x00000180 
- 00009778  0x00000f3e iforce  0x00000007 
- 00009779  0x00000f3f fetcht  0x00000005 , 0x00000198 
- 00009780  0x00000f40 qisolate1  0x00000002 
- 00009781  0x00000f41 branch  0x00002645 , 0x00000001 
- 00009782  0x00000f43 fetch  0x00000001 , 0x0000018a 
- 00009783  0x00000f44 isub  0x00000007 , 0x0000003f 
- 00009784  0x00000f45 branch  0x0000263b , 0x00000002 
- 00009785  0x00000f46 sub  0x0000003f , 0xffffffff , 0x00000007 
- 00009786  0x00000f47 branch  0x00002636 
- 00009787  0x00000f49 copy  0x00000007 , 0x00000039 
- 00009788  0x00000f4a force  0x00000000 , 0x00000007 
- 00009789  0x00000f4c qisolate1  0x00000002 
- 00009790  0x00000f4d branch  0x00002640 , 0x00000001 
- 00009791  0x00000f4e increase  0x00000001 , 0x00000039 
- 00009792  0x00000f50 deposit  0x00000039 
- 00009793  0x00000f51 branch  0x00002645 , 0x00000034 
- 00009794  0x00000f52 increase  0x00000001 , 0x00000007 
- 00009795  0x00000f53 increase  0xffffffff , 0x00000039 
- 00009796  0x00000f54 branch  0x0000263d 
- 00009797  0x00000f56 deposit  0x00000007 
- 00009798  0x00000f57 store  0x00000001 , 0x00000007 
- 00009799  0x00000f58 rtn 
- 00009800  0x00000f5c branch  0x0000264b , 0x00000029 
- 00009801  0x00000f5d until  0x0000003e , 0x00000003 
- 00009802  0x00000f5e rtn 
- 00009803  0x00000f61 arg  0x00000ea0 , 0x0000000b 
- 00009804  0x00000f62 until  0x00000023 , 0x00000026 
- 00009805  0x00000f63 rtn 
- 00009806  0x00000f66 disable  0x00000010 
- 00009807  0x00000f67 fetch  0x00000002 , 0x00004346 
- 00009808  0x00000f68 copy  0x0000003f , 0x0000000b 
- 00009809  0x00000f69 branch  0x00002658 
- 00009810  0x00000f6d bpatchx  0x00000023 , 0x00004024 
- 00009811  0x00000f6e call  0x000026be 
- 00009812  0x00000f6f enable  0x00000010 
- 00009813  0x00000f70 fetch  0x00000002 , 0x00000176 
- 00009814  0x00000f71 fetcht  0x00000004 , 0x0000431d 
- 00009815  0x00000f72 iadd  0x00000002 , 0x0000000b 
- 00009816  0x00000f74 call  0x000025cc 
- 00009817  0x00000f76 bpatchx  0x00000024 , 0x00004024 
- 00009818  0x00000f77 call  0x000025c2 
- 00009819  0x00000f78 bmark0  0x0000002f , 0x00002660 
- 00009820  0x00000f79 pulse  0x00000039 
- 00009821  0x00000f7a nop  0x0000001e 
- 00009822  0x00000f7b call  0x000025c2 
- 00009823  0x00000f7c lshift3  0x0000000b , 0x0000000b 
- 00009824  0x00000f7e disable  0x0000002d 
- 00009825  0x00000f7f enable  0x0000000d 
- 00009826  0x00000f80 enable  0x00000021 
- 00009827  0x00000f81 disable  0x00000020 
- 00009828  0x00000f82 copy  0x0000000b , 0x0000001b 
- 00009829  0x00000f83 correlate  0x0000003e , 0x00000003 
- 00009830  0x00000f84 branch  0x00002669 , 0x0000002e 
- 00009831  0x00000f85 copy  0x0000001a , 0x00000002 
- 00009832  0x00000f86 storet  0x00000006 , 0x0000000f 
- 00009833  0x00000f88 nbranch  0x000026fa , 0x00000018 
- 00009834  0x00000f89 enable  0x00000010 
- 00009835  0x00000f8a fetch  0x00000001 , 0x00004167 
- 00009836  0x00000f8b arg  0x00004e20 , 0x00000002 
- 00009837  0x00000f8c iadd  0x00000002 , 0x00000002 
- 00009838  0x00000f8d fetch  0x00000001 , 0x00004148 
- 00009839  0x00000f8e imul32  0x00000002 , 0x0000001b 
- 00009840  0x00000f8f call  0x00006877 
- 00009841  0x00000f90 branch  0x00002677 , 0x0000002e 
- 00009842  0x00000f91 call  0x000026ff 
- 00009843  0x00000f92 fetch  0x00000001 , 0x00000168 
- 00009844  0x00000f93 bbit0  0x00000003 , 0x00002677 
- 00009845  0x00000f94 fetcht  0x00000006 , 0x0000000f 
- 00009846  0x00000f95 call  0x00002477 , 0x0000002b 
- 00009847  0x00000f97 call  0x000022e9 
- 00009848  0x00000f98 enable  0x00000007 
- 00009849  0x00000f99 enable  0x00000009 
- 00009850  0x00000f9a parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009851  0x00000f9b rshift3  0x0000000c , 0x0000003f 
- 00009852  0x00000f9c store  0x00000001 , 0x0000004c 
- 00009853  0x00000f9d parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009854  0x00000f9e rshift3  0x0000000c , 0x0000003f 
- 00009855  0x00000f9f store  0x00000001 , 0x0000004d 
- 00009856  0x00000fa0 copy  0x0000003f , 0x00000039 
- 00009857  0x00000fa1 branch  0x0000269d , 0x00000005 
- 00009858  0x00000fa3 bmark1  0x00000032 , 0x00002688 
- 00009859  0x00000fa6 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009860  0x00000fa7 rshift3  0x0000000c , 0x0000003f 
- 00009861  0x00000fa8 istore  0x00000001 , 0x00000005 
- 00009862  0x00000fa9 loop  0x00002683 
- 00009863  0x00000faa branch  0x0000269d 
- 00009864  0x00000fad copy  0x00000005 , 0x00000012 
- 00009865  0x00000fae bpatchx  0x00000025 , 0x00004024 
- 00009866  0x00000faf call  0x0000281c 
- 00009867  0x00000fb1 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00009868  0x00000fb2 increase  0xfffffffc , 0x00000011 
- 00009869  0x00000fb3 nbranch  0x000026f2 , 0x00000002 
- 00009870  0x00000fb5 call  0x000026c3 
- 00009871  0x00000fb6 copy  0x00000012 , 0x00000005 
- 00009872  0x00000fb7 arg  0x00000000 , 0x00000002 
- 00009873  0x00000fb8 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00009874  0x00000fb9 increase  0xfffffffc , 0x00000039 
- 00009875  0x00000fba branch  0x0000269b , 0x00000005 
- 00009876  0x00000fbd parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009877  0x00000fbe rshift3  0x0000000c , 0x0000003f 
- 00009878  0x00000fbf istore  0x00000001 , 0x00000005 
- 00009879  0x00000fc0 increase  0x00000001 , 0x00000002 
- 00009880  0x00000fc1 and  0x00000002 , 0x0000000f , 0x0000003e 
- 00009881  0x00000fc2 call  0x000026e1 , 0x00000005 
- 00009882  0x00000fc3 loop  0x00002694 
- 00009883  0x00000fc5 call  0x000026e9 
- 00009884  0x00000fc6 copy  0x00000012 , 0x00000005 
- 00009885  0x00000fca bpatchx  0x00000026 , 0x00004024 
- 00009886  0x00000fcb parse  0x00000003 , 0x00000000 , 0x00000018 
- 00009887  0x00000fcc rshift32  0x0000003f , 0x0000003f 
- 00009888  0x00000fcd rshift16  0x0000003f , 0x0000003f 
- 00009889  0x00000fce istore  0x00000003 , 0x00000005 
- 00009890  0x00000fcf enable  0x00000010 
- 00009891  0x00000fd0 call  0x0000270d 
- 00009892  0x00000fd1 branch  0x000026f6 , 0x00000006 
- 00009893  0x00000fd2 bmark0  0x00000032 , 0x000026af 
- 00009894  0x00000fd3 fetch  0x00000001 , 0x0000004d 
- 00009895  0x00000fd4 branch  0x000026af , 0x00000034 
- 00009896  0x00000fd5 increase  0xfffffffc , 0x0000003f 
- 00009897  0x00000fd6 store  0x00000001 , 0x0000004d 
- 00009898  0x00000fd7 call  0x000072cb 
- 00009899  0x00000fd8 fetch  0x00000001 , 0x00008108 
- 00009900  0x00000fd9 bbit0  0x00000007 , 0x000026f2 
- 00009901  0x00000fda force  0x0000000c , 0x00000038 
- 00009902  0x00000fdb storer  0x0000002f , 0x00000004 , 0x00000154 
- 00009903  0x00000fdd call  0x00006876 
- 00009904  0x00000fde enable  0x0000002d 
- 00009905  0x00000fdf set0  0x00000030 , 0x00000000 
- 00009906  0x00000fe1 bpatchx  0x00000027 , 0x00004024 
- 00009907  0x00000fe2 call  0x000072cd 
- 00009908  0x00000fe3 fetch  0x00000001 , 0x0000019d 
- 00009909  0x00000fe4 nsetflag  0x0000003c , 0x00000007 , 0x0000003f 
- 00009910  0x00000fe5 store  0x00000001 , 0x0000019d 
- 00009911  0x00000fe6 call  0x000026b9 
- 00009912  0x00000fe7 branch  0x000026bb 
- 00009913  0x00000fea disable  0x0000000d 
- 00009914  0x00000feb branch  0x00002160 
- 00009915  0x00000fee bpatchx  0x00000028 , 0x00004025 
- 00009916  0x00000fef fetcht  0x00000001 , 0x00000008 
- 00009917  0x00000ff0 branch  0x000021c6 
- 00009918  0x00000ff4 rtnmark0  0x00000032 
- 00009919  0x00000ff5 call  0x00007368 
- 00009920  0x00000ff6 force  0x0000000c , 0x00000038 
- 00009921  0x00000ff7 call  0x00007370 
- 00009922  0x00000ff8 branch  0x0000736f 
- 00009923  0x00000ffc bpatchx  0x00000029 , 0x00004025 
- 00009924  0x00000ffd jam  0x00000000 , 0x0000806c 
- 00009925  0x00000ffe jam  0x00000001 , 0x0000806d 
- 00009926  0x00000fff fetch  0x00000001 , 0x0000004c 
- 00009927  0x00001000 and_into  0x00000003 , 0x0000003f 
- 00009928  0x00001001 store  0x00000001 , 0x0000806e 
- 00009929  0x00001003 setarg  0x0000004e 
- 00009930  0x00001004 store  0x00000002 , 0x00008068 
- 00009931  0x00001005 store  0x00000002 , 0x0000806a 
- 00009932  0x00001007 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00009933  0x00001008 increase  0xfffffffc , 0x00000011 
- 00009934  0x0000100a fetcht  0x00000005 , 0x00004455 
- 00009935  0x0000100b isolate1  0x0000000f , 0x00000000 
- 00009936  0x0000100c call  0x000026d7 , 0x00000001 
- 00009937  0x0000100d call  0x00007265 
- 00009938  0x0000100e setarg  0x00000000 
- 00009939  0x0000100f store  0x00000002 , 0x000080c0 
- 00009940  0x00001010 jam  0x00000006 , 0x0000800a 
- 00009941  0x00001011 jam  0x00000007 , 0x0000800a 
- 00009942  0x00001012 rtn 
- 00009943  0x00001015 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00009944  0x00001016 branch  0x000026dc , 0x00000005 
- 00009945  0x00001017 increase  0xffffffff , 0x00000002 
- 00009946  0x00001018 set1  0x00000027 , 0x00000002 
- 00009947  0x00001019 rtn 
- 00009948  0x0000101c setarg  0x00ffffff 
- 00009949  0x0000101d lshift16  0x0000003f , 0x0000003f 
- 00009950  0x0000101e arg  0x0000ffff , 0x00000002 
- 00009951  0x0000101f ior  0x00000002 , 0x00000002 
- 00009952  0x00001020 rtn 
- 00009953  0x00001023 copy  0x00000005 , 0x00000012 
- 00009954  0x00001024 fetch  0x00000001 , 0x0000004d 
- 00009955  0x00001025 increase  0xfffffffc , 0x0000003f 
- 00009956  0x00001026 isub  0x00000002 , 0x0000003e 
- 00009957  0x00001027 rtn  0x00000005 
- 00009958  0x00001028 storet  0x00000002 , 0x000080c0 
- 00009959  0x00001029 copy  0x00000012 , 0x00000005 
- 00009960  0x0000102a rtn 
- 00009961  0x0000102d parse  0x00000003 , 0x00000000 , 0x00000020 
- 00009962  0x0000102e rshift32  0x0000003f , 0x0000003f 
- 00009963  0x0000102f rshift8  0x0000003f , 0x0000003f 
- 00009964  0x00001030 istore  0x00000004 , 0x00000005 
- 00009965  0x00001031 copy  0x00000005 , 0x00000012 
- 00009966  0x00001033 force  0x00000000 , 0x00000038 
- 00009967  0x00001034 copy  0x0000003f , 0x0000002f 
- 00009968  0x00001035 storet  0x00000002 , 0x000080c0 
- 00009969  0x00001036 rtn 
- 00009970  0x00001039 branch  0x000026fc 
- 00009971  0x0000103c call  0x0000270d 
- 00009972  0x0000103d call  0x000020cf 
- 00009973  0x0000103e branch  0x000026af 
- 00009974  0x00001041 call  0x00006878 
- 00009975  0x00001042 bmark1  0x00000030 , 0x000026fa 
- 00009976  0x00001043 set1  0x00000030 , 0x00000000 
- 00009977  0x00001044 branch  0x000026b2 
- 00009978  0x00001048 set0  0x00000030 , 0x00000000 
- 00009979  0x00001049 branch  0x000026fc 
- 00009980  0x0000104c bpatchx  0x0000002a , 0x00004025 
- 00009981  0x0000104d call  0x000072cd 
- 00009982  0x0000104e branch  0x000020cf 
- 00009983  0x00001051 bmark1  0x0000002f , 0x00002705 
- 00009984  0x00001052 bmark1  0x0000002d , 0x00002709 
- 00009985  0x00001053 fetch  0x00000002 , 0x00000046 
- 00009986  0x00001054 copy  0x0000003f , 0x00000029 
- 00009987  0x00001055 copy  0x00000021 , 0x00000028 
- 00009988  0x00001056 rtn 
- 00009989  0x0000105a fetch  0x00000002 , 0x0000004a 
- 00009990  0x0000105b copy  0x0000003f , 0x00000029 
- 00009991  0x0000105c add  0x00000021 , 0x00000001 , 0x00000028 
- 00009992  0x0000105d rtn 
- 00009993  0x00001060 fetch  0x00000002 , 0x00000048 
- 00009994  0x00001061 copy  0x0000003f , 0x00000029 
- 00009995  0x00001062 copy  0x00000021 , 0x00000028 
- 00009996  0x00001063 rtn 
- 00009997  0x00001067 fetch  0x00000001 , 0x0000004d 
- 00009998  0x00001068 add  0x0000003f , 0x00000005 , 0x00000002 
- 00009999  0x00001069 lshift3  0x00000002 , 0x00000002 
- 00010000  0x0000106a fetch  0x00000001 , 0x0000019d 
- 00010001  0x0000106b bmark1  0x0000002f , 0x00002714 
- 00010002  0x0000106c bbit1  0x00000000 , 0x00002716 
- 00010003  0x0000106d bbit1  0x00000001 , 0x00002717 
- 00010004  0x0000106f branch  0x00002719 , 0x0000003c 
- 00010005  0x00001070 branch  0x0000271c 
- 00010006  0x00001073 branch  0x00002721 
- 00010007  0x00001076 rshift  0x00000002 , 0x00000002 
- 00010008  0x00001077 branch  0x00002721 
- 00010009  0x0000107a add  0x00000002 , 0x00000003 , 0x00000002 
- 00010010  0x0000107b lshift  0x00000002 , 0x00000002 
- 00010011  0x0000107c branch  0x0000271e 
- 00010012  0x0000107f add  0x00000002 , 0x00000003 , 0x00000002 
- 00010013  0x00001080 lshift3  0x00000002 , 0x00000002 
- 00010014  0x00001082 setarg  0x00000028 
- 00010015  0x00001083 iadd  0x00000002 , 0x00000002 
- 00010016  0x00001084 branch  0x00002721 
- 00010017  0x00001087 fetch  0x00000001 , 0x00004148 
- 00010018  0x00001088 imul32  0x00000002 , 0x00000002 
- 00010019  0x00001089 arg  0x00004e20 , 0x00000011 
- 00010020  0x0000108a imul32  0x00000011 , 0x0000003f 
- 00010021  0x0000108b isub  0x00000002 , 0x00000002 
- 00010022  0x0000108c copy  0x0000001b , 0x0000003f 
- 00010023  0x0000108d isub  0x00000002 , 0x0000001b 
- 00010024  0x0000108e rtn 
- 00010025  0x00001091 call  0x00002741 
- 00010026  0x00001092 fetcht  0x00000001 , 0x00000008 
- 00010027  0x00001093 call  0x0000216f 
- 00010028  0x00001094 call  0x000021a6 
- 00010029  0x00001095 enable  0x00000010 
- 00010030  0x00001096 arg  0x0000157c , 0x0000000b 
- 00010031  0x00001097 branch  0x00002659 
- 00010032  0x0000109b bpatchx  0x0000002b , 0x00004025 
- 00010033  0x0000109c fetch  0x00000001 , 0x0000019e 
- 00010034  0x0000109d call  0x000025a4 
- 00010035  0x0000109e call  0x00002741 
- 00010036  0x000010a0 fetch  0x00000001 , 0x0000019d 
- 00010037  0x000010a1 call  0x000025a4 
- 00010038  0x000010a3 fetcht  0x00000001 , 0x00000008 
- 00010039  0x000010a4 call  0x0000216f 
- 00010040  0x000010a5 call  0x000021a6 
- 00010041  0x000010a6 enable  0x00000010 
- 00010042  0x000010a7 arg  0x0000157c , 0x0000000b 
- 00010043  0x000010a8 bmark0  0x0000002f , 0x00002659 
- 00010044  0x000010a9 arg  0x00002134 , 0x0000000b 
- 00010045  0x000010aa branch  0x00002659 
- 00010046  0x000010ad bpatchx  0x0000002c , 0x00004025 
- 00010047  0x000010ae call  0x00002741 
- 00010048  0x000010af branch  0x000020cf 
- 00010049  0x000010b2 bpatchx  0x0000002d , 0x00004025 
- 00010050  0x000010b3 call  0x000025c2 
- 00010051  0x000010b4 call  0x000025d1 
- 00010052  0x000010b5 call  0x0000687d 
- 00010053  0x000010b6 set1  0x00000000 , 0x00000015 
- 00010054  0x000010b7 enable  0x0000001d 
- 00010055  0x000010b8 enable  0x00000020 
- 00010056  0x000010b9 disable  0x00000021 
- 00010057  0x000010ba call  0x00002648 
- 00010058  0x000010bb disable  0x0000003a 
- 00010059  0x000010bc bmark1  0x0000002f , 0x00002784 
- 00010060  0x000010bd bmark1  0x0000002d , 0x00002796 
- 00010061  0x000010be rshift16  0x00000009 , 0x0000003f 
- 00010062  0x000010bf rshift8  0x0000003f , 0x0000003f 
- 00010063  0x000010c0 rshift4  0x0000003f , 0x0000003f 
- 00010064  0x000010c1 inject  0x00000003 , 0x00000028 
- 00010065  0x000010c3 enable  0x00000007 
- 00010066  0x000010c4 enable  0x00000009 
- 00010067  0x000010c5 bpatchx  0x0000002e , 0x00004025 
- 00010068  0x000010c6 fetch  0x00000001 , 0x00004169 
- 00010069  0x000010c7 inject  0x00000003 , 0x00000008 
- 00010070  0x000010c8 ifetch  0x00000001 , 0x00000006 
- 00010071  0x000010c9 copy  0x0000003f , 0x00000039 
- 00010072  0x000010ca inject  0x00000003 , 0x00000008 
- 00010073  0x000010cb sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00010074  0x000010cc branch  0x00002762 , 0x00000005 
- 00010075  0x000010ce fetch  0x00000001 , 0x0000800a 
- 00010076  0x000010cf branch  0x0000275e , 0x00000034 
- 00010077  0x000010d0 bmark1  0x00000032 , 0x00002779 
- 00010078  0x000010d2 arg  0x0000416b , 0x00000006 
- 00010079  0x000010d4 ifetch  0x00000001 , 0x00000006 
- 00010080  0x000010d5 inject  0x00000003 , 0x00000008 
- 00010081  0x000010d6 loop  0x0000275f 
- 00010082  0x000010d9 enable  0x00000008 
- 00010083  0x000010da inject  0x00000003 , 0x00000018 
- 00010084  0x000010db disable  0x00000008 
- 00010085  0x000010dc bmark0  0x0000002f , 0x00002769 
- 00010086  0x000010dd disable  0x00000007 
- 00010087  0x000010de setarg  0x00000000 
- 00010088  0x000010df inject  0x00000003 , 0x00000003 
- 00010089  0x000010e1 until  0x0000003e , 0x00000027 
- 00010090  0x000010e2 nop  0x00000064 
- 00010091  0x000010e3 bpatchx  0x0000002f , 0x00004025 
- 00010092  0x000010e4 disable  0x0000001d 
- 00010093  0x000010e5 disable  0x00000038 
- 00010094  0x000010e6 call  0x00002160 
- 00010095  0x000010e7 call  0x0000687b 
- 00010096  0x000010e9 fetch  0x00000001 , 0x00004169 
- 00010097  0x000010ea and  0x0000003f , 0x00000003 , 0x0000003f 
- 00010098  0x000010eb rtnne  0x00000003 
- 00010099  0x000010ec fetch  0x00000001 , 0x000042fd 
- 00010100  0x000010ed beq  0x00000002 , 0x0000285c 
- 00010101  0x000010ee rtnne  0x00000005 
- 00010102  0x000010ef fetch  0x00000001 , 0x0000416b 
- 00010103  0x000010f0 beq  0x00000005 , 0x00002857 
- 00010104  0x000010f1 rtn 
- 00010105  0x000010f5 increase  0xfffffffc , 0x00000039 
- 00010106  0x000010f6 copy  0x00000039 , 0x00000002 
- 00010107  0x000010f7 call  0x000072b8 
- 00010108  0x000010f8 arg  0x0000416b , 0x00000006 
- 00010109  0x000010fa ifetch  0x00000001 , 0x00000006 
- 00010110  0x000010fb inject  0x00000003 , 0x00000008 
- 00010111  0x000010fc loop  0x0000277d 
- 00010112  0x000010fd call  0x000072bd 
- 00010113  0x000010fe copy  0x0000002f , 0x0000003f 
- 00010114  0x000010ff inject  0x00000003 , 0x00000020 
- 00010115  0x00001100 branch  0x00002762 
- 00010116  0x00001103 arg  0x0000000a , 0x00000039 
- 00010117  0x00001105 setarg  0x0000003c 
- 00010118  0x00001106 inject  0x00000003 , 0x00000008 
- 00010119  0x00001107 loop  0x00002785 
- 00010120  0x00001108 disable  0x0000001d 
- 00010121  0x00001109 enable  0x00000038 
- 00010122  0x0000110a rshift16  0x00000009 , 0x0000003f 
- 00010123  0x0000110b rshift16  0x0000003f , 0x0000003f 
- 00010124  0x0000110c rshift4  0x0000003f , 0x0000003f 
- 00010125  0x0000110d inject  0x00000003 , 0x00000020 
- 00010126  0x0000110e bmark1  0x0000002e , 0x00002793 
- 00010127  0x00001110 setarg  0x00000001 
- 00010128  0x00001111 inject  0x00000003 , 0x00000005 
- 00010129  0x00001112 enable  0x0000003a 
- 00010130  0x00001113 branch  0x00002751 
- 00010131  0x00001116 setarg  0x00000000 
- 00010132  0x00001117 inject  0x00000003 , 0x00000005 
- 00010133  0x00001118 branch  0x00002751 
- 00010134  0x0000111b fetch  0x00000001 , 0x00004148 
- 00010135  0x0000111c fetcht  0x00000001 , 0x00004168 
- 00010136  0x0000111d iadd  0x00000002 , 0x0000003f 
- 00010137  0x0000111e call  0x0000235c 
- 00010138  0x0000111f rshift16  0x00000009 , 0x0000003f 
- 00010139  0x00001120 rshift8  0x0000003f , 0x0000003f 
- 00010140  0x00001121 rshift4  0x0000003f , 0x00000002 
- 00010141  0x00001122 copy  0x00000002 , 0x0000003f 
- 00010142  0x00001123 inject  0x00000003 , 0x00000008 
- 00010143  0x00001124 copy  0x00000002 , 0x0000003f 
- 00010144  0x00001125 inject  0x00000003 , 0x00000028 
- 00010145  0x00001126 branch  0x00002751 
- 00010146  0x0000112a arg  0x000027a6 , 0x00000013 
- 00010147  0x0000112b arg  0x000027bc , 0x00000012 
- 00010148  0x0000112c arg  0x00000005 , 0x00000007 
- 00010149  0x0000112d branch  0x000027fb 
- 00010150  0x00001130 add  0x00000011 , 0x00000004 , 0x00000006 
- 00010151  0x00001131 ifetcht  0x00000004 , 0x00000006 
- 00010152  0x00001132 add  0x00000011 , 0x00000037 , 0x00000006 
- 00010153  0x00001133 ifetch  0x00000001 , 0x00000006 
- 00010154  0x00001134 add  0x00000011 , 0x0000002b , 0x00000005 
- 00010155  0x00001135 istore  0x00000001 , 0x00000005 
- 00010156  0x00001136 ifetch  0x00000002 , 0x00000006 
- 00010157  0x00001137 lshift2  0x0000003f , 0x0000003f 
- 00010158  0x00001138 iadd  0x00000002 , 0x0000000b 
- 00010159  0x00001139 add  0x00000011 , 0x00000004 , 0x00000005 
- 00010160  0x0000113a deposit  0x0000000b 
- 00010161  0x0000113b istore  0x00000004 , 0x00000005 
- 00010162  0x0000113c ifetch  0x00000002 , 0x00000006 
- 00010163  0x0000113d lshift2  0x0000003f , 0x0000003f 
- 00010164  0x0000113e add  0x00000011 , 0x00000002 , 0x00000005 
- 00010165  0x0000113f istore  0x00000002 , 0x00000005 
- 00010166  0x00001140 ifetch  0x00000002 , 0x00000006 
- 00010167  0x00001141 add  0x00000011 , 0x0000002c , 0x00000005 
- 00010168  0x00001142 istore  0x00000002 , 0x00000005 
- 00010169  0x00001143 ifetch  0x00000002 , 0x00000006 
- 00010170  0x00001144 store  0x00000002 , 0x000042f5 
- 00010171  0x00001145 branch  0x00002938 
- 00010172  0x00001148 ifetch  0x00000001 , 0x00000011 
- 00010173  0x00001149 set0  0x00000003 , 0x0000003f 
- 00010174  0x0000114a istore  0x00000001 , 0x00000011 
- 00010175  0x0000114b storer  0x00000011 , 0x00000002 , 0x00000684 
- 00010176  0x0000114c jam  0x00000044 , 0x0000066f 
- 00010177  0x0000114d call  0x0000782b 
- 00010178  0x0000114e fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00010179  0x0000114f rtn 
- 00010180  0x00001152 arg  0x00000000 , 0x00000013 
- 00010181  0x00001153 arg  0x000027c8 , 0x00000012 
- 00010182  0x00001154 arg  0x00000006 , 0x00000007 
- 00010183  0x00001155 branch  0x000027fb 
- 00010184  0x00001158 add  0x00000011 , 0x00000037 , 0x00000006 
- 00010185  0x00001159 ifetch  0x00000005 , 0x00000006 
- 00010186  0x0000115a add  0x00000011 , 0x00000030 , 0x00000005 
- 00010187  0x0000115b istore  0x00000005 , 0x00000005 
- 00010188  0x0000115c branch  0x00002624 
- 00010189  0x00001160 arg  0x00000000 , 0x00000013 
- 00010190  0x00001161 arg  0x000027d1 , 0x00000012 
- 00010191  0x00001162 arg  0x00000007 , 0x00000007 
- 00010192  0x00001163 branch  0x000027fb 
- 00010193  0x00001166 add  0x00000011 , 0x00000037 , 0x00000006 
- 00010194  0x00001167 ifetch  0x00000001 , 0x00000006 
- 00010195  0x00001168 call  0x000027de 
- 00010196  0x00001169 istore  0x00000001 , 0x00000005 
- 00010197  0x0000116a add  0x00000011 , 0x00000038 , 0x00000006 
- 00010198  0x0000116b ifetch  0x00000001 , 0x00000006 
- 00010199  0x0000116c call  0x000027ec 
- 00010200  0x0000116d istore  0x00000001 , 0x00000005 
- 00010201  0x0000116e storer  0x00000011 , 0x00000002 , 0x00000684 
- 00010202  0x0000116f jam  0x00000042 , 0x0000066f 
- 00010203  0x00001170 call  0x0000782b 
- 00010204  0x00001171 fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00010205  0x00001172 rtn 
- 00010206  0x00001175 call  0x000027e6 , 0x00000034 
- 00010207  0x00001176 add  0x00000011 , 0x00000035 , 0x00000005 
- 00010208  0x00001177 nrtn  0x00000029 
- 00010209  0x00001178 fetcht  0x00000001 , 0x000043b6 
- 00010210  0x00001179 isolate1  0x00000007 , 0x00000002 
- 00010211  0x0000117a setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00010212  0x0000117b add  0x00000011 , 0x00000036 , 0x00000005 
- 00010213  0x0000117c rtn 
- 00010214  0x0000117f add  0x00000011 , 0x00000035 , 0x00000006 
- 00010215  0x00001180 ifetch  0x00000001 , 0x00000006 
- 00010216  0x00001181 nrtn  0x00000029 
- 00010217  0x00001182 add  0x00000011 , 0x00000036 , 0x00000006 
- 00010218  0x00001183 ifetch  0x00000001 , 0x00000006 
- 00010219  0x00001184 rtn 
- 00010220  0x00001187 call  0x000027f5 , 0x00000034 
- 00010221  0x00001188 fetcht  0x00000001 , 0x000043b6 
- 00010222  0x00001189 isolate1  0x00000007 , 0x00000002 
- 00010223  0x0000118a setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00010224  0x0000118b add  0x00000011 , 0x00000036 , 0x00000005 
- 00010225  0x0000118c nrtn  0x00000029 
- 00010226  0x0000118d set0  0x00000007 , 0x0000003f 
- 00010227  0x0000118e add  0x00000011 , 0x00000035 , 0x00000005 
- 00010228  0x0000118f rtn 
- 00010229  0x00001192 add  0x00000011 , 0x00000036 , 0x00000006 
- 00010230  0x00001193 ifetch  0x00000001 , 0x00000006 
- 00010231  0x00001194 nrtn  0x00000029 
- 00010232  0x00001195 add  0x00000011 , 0x00000035 , 0x00000006 
- 00010233  0x00001196 ifetch  0x00000001 , 0x00000006 
- 00010234  0x00001197 rtn 
- 00010235  0x0000119d bpatchx  0x00000030 , 0x00004026 
- 00010236  0x0000119e ifetch  0x00000001 , 0x00000011 
- 00010237  0x0000119f qisolate0  0x0000003f 
- 00010238  0x000011a0 rtn  0x00000001 
- 00010239  0x000011a1 add  0x00000011 , 0x0000001a , 0x00000006 
- 00010240  0x000011a2 ifetcht  0x00000002 , 0x00000006 
- 00010241  0x000011a3 add  0x00000011 , 0x00000020 , 0x00000006 
- 00010242  0x000011a4 ifetch  0x00000002 , 0x00000006 
- 00010243  0x000011a6 isub  0x00000002 , 0x0000003f 
- 00010244  0x000011a7 branch  0x0000280b , 0x00000005 
- 00010245  0x000011a8 nbranch  0x00002810 , 0x00000002 
- 00010246  0x000011a9 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00010247  0x000011aa branch  0x00002809 , 0x00000005 
- 00010248  0x000011ab rtn 
- 00010249  0x000011ae copy  0x00000013 , 0x0000003f 
- 00010250  0x000011af branch  0x00007d79 
- 00010251  0x000011b2 ifetch  0x00000001 , 0x00000011 
- 00010252  0x000011b3 qset0  0x0000003f 
- 00010253  0x000011b4 istore  0x00000001 , 0x00000011 
- 00010254  0x000011b5 copy  0x00000012 , 0x0000003f 
- 00010255  0x000011b6 branch  0x00007d79 
- 00010256  0x000011b9 add  0x00000011 , 0x0000001a , 0x00000006 
- 00010257  0x000011ba ifetch  0x00000002 , 0x00000006 
- 00010258  0x000011bb add  0x00000011 , 0x00000020 , 0x00000006 
- 00010259  0x000011bc ifetch  0x00000002 , 0x00000006 
- 00010260  0x000011bd isub  0x00000002 , 0x0000003f 
- 00010261  0x000011be arg  0x0000ffff , 0x00000002 
- 00010262  0x000011bf isub  0x00000002 , 0x0000003e 
- 00010263  0x000011c0 branch  0x0000280b , 0x00000005 
- 00010264  0x000011c1 arg  0x0000f000 , 0x00000002 
- 00010265  0x000011c2 isub  0x00000002 , 0x0000003e 
- 00010266  0x000011c3 nbranch  0x0000280b , 0x00000002 
- 00010267  0x000011c4 rtn 
- 00010268  0x000011c8 fetcht  0x00000001 , 0x0000017f 
- 00010269  0x000011c9 fetch  0x00000001 , 0x0000004c 
- 00010270  0x000011cc rshift  0x0000003f , 0x0000003f 
- 00010271  0x000011cd ixor  0x00000002 , 0x0000003f 
- 00010272  0x000011ce isolate1  0x00000002 , 0x0000003f 
- 00010273  0x000011cf setflag  0x00000001 , 0x0000000f , 0x00000000 
- 00010274  0x000011d0 rtn 
- 00010275  0x000011d4 bpatchx  0x00000031 , 0x00004026 
- 00010276  0x000011d5 call  0x00002935 
- 00010277  0x000011d6 rtnmark1  0x00000030 
- 00010278  0x000011d7 call  0x0000284a 
- 00010279  0x000011d8 fetch  0x00000001 , 0x0000004c 
- 00010280  0x000011d9 isolate1  0x00000004 , 0x0000003f 
- 00010281  0x000011da setflag  0x00000001 , 0x0000002a , 0x00000000 
- 00010282  0x000011db rshift  0x0000003f , 0x0000003f 
- 00010283  0x000011dc ixor  0x00000002 , 0x0000003f 
- 00010284  0x000011dd isolate1  0x00000002 , 0x0000003f 
- 00010285  0x000011de setflag  0x00000001 , 0x0000000f , 0x00000000 
- 00010286  0x000011df rtnmark1  0x0000000f 
- 00010287  0x000011e0 fetch  0x00000001 , 0x0000004d 
- 00010288  0x000011e1 branch  0x0000283c , 0x00000034 
- 00010289  0x000011e2 fetch  0x00000001 , 0x00000168 
- 00010290  0x000011e3 bbit0  0x00000004 , 0x0000283c 
- 00010291  0x000011e4 fetcht  0x00000004 , 0x00000154 
- 00010292  0x000011e5 fetch  0x00000004 , 0x0000445a 
- 00010293  0x000011e6 isub  0x00000002 , 0x0000003e 
- 00010294  0x000011e7 branch  0x0000235a , 0x00000005 
- 00010295  0x000011e8 storet  0x00000004 , 0x0000445a 
- 00010296  0x000011e9 fetch  0x00000005 , 0x00004455 
- 00010297  0x000011ea increase  0x00000001 , 0x0000003f 
- 00010298  0x000011eb set1  0x00000027 , 0x0000003f 
- 00010299  0x000011ec store  0x00000005 , 0x00004455 
- 00010300  0x000011ef fetcht  0x00000001 , 0x0000017f 
- 00010301  0x000011f0 setflip  0x00000002 , 0x00000002 
- 00010302  0x000011f1 storet  0x00000001 , 0x0000017f 
- 00010303  0x000011f2 fetch  0x00000001 , 0x00004321 
- 00010304  0x000011f3 rtnbit0  0x00000006 
- 00010305  0x000011f4 bpatchx  0x00000032 , 0x00004026 
- 00010306  0x000011f5 fetch  0x00000001 , 0x0000004d 
- 00010307  0x000011f6 rtn  0x00000034 
- 00010308  0x000011f7 fetch  0x00000001 , 0x0000004c 
- 00010309  0x000011f8 compare  0x00000001 , 0x0000003f , 0x00000003 
- 00010310  0x000011f9 branch  0x00002e65 , 0x00000001 
- 00010311  0x000011fa compare  0x00000002 , 0x0000003f , 0x00000003 
- 00010312  0x000011fb branch  0x00002e53 , 0x00000001 
- 00010313  0x000011fc rtn 
- 00010314  0x00001200 bpatchx  0x00000033 , 0x00004026 
- 00010315  0x00001201 fetcht  0x00000001 , 0x0000017f 
- 00010316  0x00001202 isolate0  0x00000005 , 0x00000002 
- 00010317  0x00001203 rtn  0x00000001 
- 00010318  0x00001204 fetch  0x00000001 , 0x0000004c 
- 00010319  0x00001205 lshift  0x0000003f , 0x0000003f 
- 00010320  0x00001206 ixor  0x00000002 , 0x0000003f 
- 00010321  0x00001207 rtnbit0  0x00000003 
- 00010322  0x00001208 set0  0x00000005 , 0x00000002 
- 00010323  0x00001209 setflip  0x00000003 , 0x00000002 
- 00010324  0x0000120a storet  0x00000001 , 0x0000017f 
- 00010325  0x0000120b compare  0x00000003 , 0x00000002 , 0x00000003 
- 00010326  0x0000120d rtn 
- 00010327  0x00001211 fetch  0x00000001 , 0x00000168 
- 00010328  0x00001212 set1  0x00000004 , 0x0000003f 
- 00010329  0x00001213 store  0x00000001 , 0x00000168 
- 00010330  0x00001214 set1  0x00000032 , 0x00000000 
- 00010331  0x00001215 rtn 
- 00010332  0x00001218 bpatchx  0x00000034 , 0x00004026 
- 00010333  0x00001219 jam  0x00000000 , 0x000042fd 
- 00010334  0x0000121a arg  0x00000000 , 0x0000003f 
- 00010335  0x0000121b store  0x00000004 , 0x0000445a 
- 00010336  0x0000121c store  0x00000005 , 0x00004450 
- 00010337  0x0000121d set1  0x00000027 , 0x0000003f 
- 00010338  0x0000121e store  0x00000005 , 0x00004455 
- 00010339  0x0000121f fetch  0x00000001 , 0x00000168 
- 00010340  0x00001220 set0  0x00000004 , 0x0000003f 
- 00010341  0x00001221 store  0x00000001 , 0x00000168 
- 00010342  0x00001222 set0  0x00000032 , 0x00000000 
- 00010343  0x00001223 rtn 
- 00010344  0x00001229 arg  0x00000001 , 0x00000011 
- 00010345  0x0000122a fetch  0x00000001 , 0x0000004c 
- 00010346  0x0000122b rtnbit1  0x00000006 
- 00010347  0x0000122c arg  0x00000000 , 0x00000011 
- 00010348  0x0000122d rtn 
- 00010349  0x00001231 copy  0x00000006 , 0x00000005 
- 00010350  0x00001232 fetcht  0x00000002 , 0x000043b8 
- 00010351  0x00001233 copy  0x00000005 , 0x00000006 
- 00010352  0x00001234 rtn 
- 00010353  0x00001238 bpatchx  0x00000035 , 0x00004026 
- 00010354  0x00001239 fetch  0x00000001 , 0x0000017f 
- 00010355  0x0000123a rtnbit1  0x00000005 
- 00010356  0x0000123b call  0x00002892 
- 00010357  0x0000123c call  0x00002a10 
- 00010358  0x0000123d branch  0x000028b6 , 0x00000034 
- 00010359  0x0000123e ifetch  0x00000002 , 0x00000006 
- 00010360  0x0000123f ifetcht  0x00000002 , 0x00000006 
- 00010361  0x00001240 copy  0x00000002 , 0x00000011 
- 00010362  0x00001241 isub  0x00000011 , 0x0000003f 
- 00010363  0x00001242 call  0x0000286d 
- 00010364  0x00001243 call  0x00007db0 
- 00010365  0x00001244 copy  0x0000003f , 0x00000002 
- 00010366  0x00001245 ifetchr  0x00000001 , 0x00000001 , 0x00000006 
- 00010367  0x00001246 copy  0x00000011 , 0x0000003f 
- 00010368  0x00001247 iadd  0x00000006 , 0x0000003f 
- 00010369  0x00001248 store  0x00000002 , 0x0000068f 
- 00010370  0x00001249 call  0x000028a6 
- 00010371  0x0000124a call  0x000028b8 
- 00010372  0x0000124c call  0x00002a10 
- 00010373  0x0000124d ifetch  0x00000002 , 0x00000006 
- 00010374  0x0000124e copy  0x0000003f , 0x00000011 
- 00010375  0x0000124f copy  0x00000006 , 0x00000013 
- 00010376  0x00001250 ifetcht  0x00000002 , 0x00000006 
- 00010377  0x00001251 copy  0x00000002 , 0x00000012 
- 00010378  0x00001252 isub  0x00000012 , 0x0000003f 
- 00010379  0x00001253 call  0x0000286d 
- 00010380  0x00001254 call  0x00007db0 
- 00010381  0x00001255 iadd  0x00000012 , 0x0000003f 
- 00010382  0x00001256 istore  0x00000002 , 0x00000013 
- 00010383  0x00001257 isub  0x00000011 , 0x0000003e 
- 00010384  0x00001258 nrtn  0x00000005 
- 00010385  0x00001259 branch  0x00002a2a 
- 00010386  0x0000125d call  0x00002899 
- 00010387  0x0000125e rtnmark1  0x00000029 
- 00010388  0x0000125f fetch  0x00000001 , 0x00004321 
- 00010389  0x00001260 bbit0  0x00000002 , 0x000028a4 
- 00010390  0x00001261 call  0x00002a14 
- 00010391  0x00001262 branch  0x000028a4 , 0x00000034 
- 00010392  0x00001263 branch  0x000028a2 
- 00010393  0x00001267 call  0x00002a10 
- 00010394  0x00001268 branch  0x000028a4 , 0x00000034 
- 00010395  0x00001269 ifetch  0x00000002 , 0x00000006 
- 00010396  0x0000126a ifetcht  0x00000002 , 0x00000006 
- 00010397  0x0000126b isub  0x00000002 , 0x00000011 
- 00010398  0x0000126c call  0x0000286d 
- 00010399  0x0000126d copy  0x00000002 , 0x0000003f 
- 00010400  0x0000126e isub  0x00000011 , 0x0000003e 
- 00010401  0x0000126f branch  0x000028a4 , 0x00000002 
- 00010402  0x00001271 set1  0x00000029 , 0x00000000 
- 00010403  0x00001272 rtn 
- 00010404  0x00001275 set0  0x00000029 , 0x00000000 
- 00010405  0x00001276 rtn 
- 00010406  0x00001279 copy  0x00000011 , 0x0000003f 
- 00010407  0x0000127a rtn  0x00000034 
- 00010408  0x0000127b arg  0x00000001 , 0x00000001 
- 00010409  0x0000127c rtn 
- 00010410  0x00001280 bpatchx  0x00000036 , 0x00004026 
- 00010411  0x00001281 increase  0x00000001 , 0x00000002 
- 00010412  0x00001282 call  0x00002ccf 
- 00010413  0x00001283 increase  0xfffffffe , 0x00000006 
- 00010414  0x00001284 ifetch  0x00000002 , 0x00000006 
- 00010415  0x00001285 arg  0x00002902 , 0x00000002 
- 00010416  0x00001286 isub  0x00000002 , 0x0000003e 
- 00010417  0x00001287 nrtn  0x00000005 
- 00010418  0x00001288 increase  0x00000001 , 0x00000006 
- 00010419  0x00001289 copy  0x00000006 , 0x00000011 
- 00010420  0x0000128a ifetch  0x00000001 , 0x00000006 
- 00010421  0x0000128b rtn 
- 00010422  0x0000128f force  0x00000000 , 0x00000002 
- 00010423  0x00001290 force  0x00000001 , 0x00000001 
- 00010424  0x00001293 bpatchx  0x00000037 , 0x00004026 
- 00010425  0x00001294 storet  0x00000001 , 0x0000416a 
- 00010426  0x00001295 fetcht  0x00000001 , 0x0000017f 
- 00010427  0x00001296 set1  0x00000005 , 0x00000002 
- 00010428  0x00001297 and  0x00000002 , 0x000000fc , 0x0000003f 
- 00010429  0x00001298 ior  0x00000001 , 0x0000003f 
- 00010430  0x00001299 store  0x00000001 , 0x0000017f 
- 00010431  0x0000129a and_into  0x0000001f , 0x0000003f 
- 00010432  0x0000129b isolate1  0x00000029 , 0x00000000 
- 00010433  0x0000129c setflag  0x00000001 , 0x00000004 , 0x0000003f 
- 00010434  0x0000129d store  0x00000001 , 0x00004169 
- 00010435  0x0000129f fetch  0x00000001 , 0x00004169 
- 00010436  0x000012a0 compare  0x00000001 , 0x00000001 , 0x00000003 
- 00010437  0x000012a1 nbranch  0x000028c8 , 0x00000001 
- 00010438  0x000012a2 fetch  0x00000001 , 0x0000416a 
- 00010439  0x000012a3 rtn  0x00000034 
- 00010440  0x000012a6 bmark1  0x00000032 , 0x000028ce 
- 00010441  0x000012a7 fetchr  0x00000039 , 0x00000001 , 0x0000416a 
- 00010442  0x000012a8 fetch  0x00000002 , 0x0000068f 
- 00010443  0x000012a9 copy  0x0000003f , 0x00000006 
- 00010444  0x000012aa arg  0x0000416b , 0x00000005 
- 00010445  0x000012ab branch  0x00007ccc 
- 00010446  0x000012ae call  0x00007368 
- 00010447  0x000012af branch  0x0000729f 
- 00010448  0x000012b2 arg  0x00000000 , 0x00000007 
- 00010449  0x000012b3 branch  0x000024e7 
- 00010450  0x000012b6 arg  0x00000000 , 0x00000007 
- 00010451  0x000012b7 branch  0x000024eb 
- 00010452  0x000012bb bpatchx  0x00000038 , 0x00004027 
- 00010453  0x000012bc rtnmark1  0x0000000f 
- 00010454  0x000012bd rtnmark1  0x00000030 
- 00010455  0x000012be fetch  0x00000001 , 0x0000004c 
- 00010456  0x000012bf and  0x0000003f , 0x00000003 , 0x0000003f 
- 00010457  0x000012c0 store  0x00000001 , 0x00004334 
- 00010458  0x000012c1 fetch  0x00000001 , 0x0000004d 
- 00010459  0x000012c2 rtn  0x00000034 
- 00010460  0x000012c3 setarg  0x0000004e 
- 00010461  0x000012c4 store  0x00000002 , 0x00004339 
- 00010462  0x000012c5 bpatchx  0x00000039 , 0x00004027 
- 00010463  0x000012c6 fetch  0x00000001 , 0x00004334 
- 00010464  0x000012c7 beq  0x00000003 , 0x0000304a 
- 00010465  0x000012c9 call  0x000028ee 
- 00010466  0x000012ca nbranch  0x000028d0 , 0x00000028 
- 00010467  0x000012cb call  0x000028d2 
- 00010468  0x000012cc setarg  0x00000000 
- 00010469  0x000012cd store  0x00000002 , 0x00004337 
- 00010470  0x000012ce fetch  0x00000002 , 0x00004339 
- 00010471  0x000012cf add  0x0000003f , 0x00000002 , 0x00000006 
- 00010472  0x000012d0 bpatchx  0x0000003a , 0x00004027 
- 00010473  0x000012d2 ifetch  0x00000002 , 0x00000006 
- 00010474  0x000012d3 beq  0x00000004 , 0x00002b8f 
- 00010475  0x000012d4 beq  0x00000006 , 0x00002ec8 
- 00010476  0x000012d5 beq  0x00000005 , 0x00002e8a 
- 00010477  0x000012d6 rtn 
- 00010478  0x000012da fetch  0x00000001 , 0x00004334 
- 00010479  0x000012db beq  0x00000002 , 0x000028fd 
- 00010480  0x000012dc beq  0x00000001 , 0x00002914 
- 00010481  0x000012dd rtn 
- 00010482  0x000012e3 call  0x00007dba 
- 00010483  0x000012e4 arg  0x00000004 , 0x00000002 
- 00010484  0x000012e5 isub  0x0000003f , 0x0000003e 
- 00010485  0x000012e6 rtn  0x00000005 
- 00010486  0x000012e7 arg  0x00000005 , 0x00000002 
- 00010487  0x000012e8 isub  0x0000003f , 0x0000003e 
- 00010488  0x000012e9 rtn  0x00000005 
- 00010489  0x000012ea arg  0x00000006 , 0x00000002 
- 00010490  0x000012eb isub  0x0000003f , 0x0000003e 
- 00010491  0x000012ec rtn  0x00000005 
- 00010492  0x000012ed branch  0x00007dbc 
- 00010493  0x000012f1 fetch  0x00000002 , 0x00004339 
- 00010494  0x000012f2 copy  0x0000003f , 0x00000006 
- 00010495  0x000012f3 ifetch  0x00000002 , 0x00000006 
- 00010496  0x000012f4 store  0x00000002 , 0x00004335 
- 00010497  0x000012f5 ifetch  0x00000002 , 0x00000006 
- 00010498  0x000012f6 call  0x000028f2 
- 00010499  0x000012f7 nrtn  0x00000028 
- 00010500  0x000012f8 fetcht  0x00000001 , 0x0000004d 
- 00010501  0x000012f9 storet  0x00000002 , 0x00004337 
- 00010502  0x000012fa fetch  0x00000002 , 0x00004335 
- 00010503  0x000012fb increase  0x00000004 , 0x0000003f 
- 00010504  0x000012fc isub  0x00000002 , 0x0000003e 
- 00010505  0x000012fd branch  0x00007dba , 0x00000005 
- 00010506  0x000012fe fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00010507  0x000012ff arg  0x00000f00 , 0x00000005 
- 00010508  0x00001300 fetch  0x00000002 , 0x00004339 
- 00010509  0x00001301 copy  0x0000003f , 0x00000006 
- 00010510  0x00001302 call  0x00007ccc 
- 00010511  0x00001303 branch  0x00007dbc 
- 00010512  0x00001309 call  0x00007dba 
- 00010513  0x0000130a fetch  0x00000002 , 0x00004337 
- 00010514  0x0000130b nrtn  0x00000034 
- 00010515  0x0000130c branch  0x00007dbc 
- 00010516  0x0000130f call  0x00002910 
- 00010517  0x00001310 nrtn  0x00000028 
- 00010518  0x00001311 fetch  0x00000002 , 0x00004337 
- 00010519  0x00001312 arg  0x00000f00 , 0x00000005 
- 00010520  0x00001313 iadd  0x00000005 , 0x00000011 
- 00010521  0x00001314 fetcht  0x00000001 , 0x0000004d 
- 00010522  0x00001315 iadd  0x00000002 , 0x0000003f 
- 00010523  0x00001316 store  0x00000002 , 0x00004337 
- 00010524  0x00001317 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00010525  0x00001318 copy  0x00000011 , 0x00000005 
- 00010526  0x00001319 fetch  0x00000002 , 0x00004339 
- 00010527  0x0000131a copy  0x0000003f , 0x00000006 
- 00010528  0x0000131b call  0x00007ccc 
- 00010529  0x0000131c setarg  0x00000f00 
- 00010530  0x0000131d store  0x00000002 , 0x00004339 
- 00010531  0x0000131e fetch  0x00000002 , 0x00004335 
- 00010532  0x0000131f increase  0x00000004 , 0x0000003f 
- 00010533  0x00001320 fetcht  0x00000002 , 0x00004337 
- 00010534  0x00001321 isub  0x00000002 , 0x0000003e 
- 00010535  0x00001322 branch  0x00007dba , 0x00000005 
- 00010536  0x00001323 branch  0x00007dbc 
- 00010537  0x00001329 fetch  0x00000002 , 0x000043df 
- 00010538  0x0000132a branch  0x00007d79 
- 00010539  0x0000132d bpatchx  0x0000003b , 0x00004027 
- 00010540  0x0000132e fetcht  0x00000004 , 0x00000184 
- 00010541  0x0000132f call  0x00002356 
- 00010542  0x00001330 isub  0x00000002 , 0x0000000b 
- 00010543  0x00001331 deposit  0x0000000b 
- 00010544  0x00001332 fetcht  0x00000002 , 0x00000196 
- 00010545  0x00001333 lshift4  0x00000002 , 0x00000002 
- 00010546  0x00001334 lshift  0x00000002 , 0x00000002 
- 00010547  0x00001335 isub  0x00000002 , 0x0000003f 
- 00010548  0x00001336 rtn 
- 00010549  0x00001339 call  0x00002356 
- 00010550  0x0000133a store  0x00000004 , 0x00000184 
- 00010551  0x0000133b rtn 
- 00010552  0x00001340 bpatchx  0x0000003c , 0x00004027 
- 00010553  0x00001341 add  0x00000011 , 0x00000050 , 0x00000006 
- 00010554  0x00001342 ifetch  0x00000001 , 0x00000006 
- 00010555  0x00001343 call  0x000025eb 
- 00010556  0x00001344 add  0x00000011 , 0x00000002 , 0x00000006 
- 00010557  0x00001345 ifetch  0x00000002 , 0x00000006 
- 00010558  0x00001346 imul32  0x00000002 , 0x0000003f 
- 00010559  0x00001347 fetcht  0x00000002 , 0x00000044 
- 00010560  0x00001348 imul32  0x00000002 , 0x0000003f 
- 00010561  0x00001349 arg  0x000f4240 , 0x00000002 
- 00010562  0x0000134a idiv  0x00000002 
- 00010563  0x0000134b arg  0x00000682 , 0x00000002 
- 00010564  0x0000134c fetch  0x00000001 , 0x00004148 
- 00010565  0x0000134d imul32  0x00000002 , 0x00000002 
- 00010566  0x0000134e add  0x00000011 , 0x0000002b , 0x00000006 
- 00010567  0x0000134f ifetch  0x00000001 , 0x00000006 
- 00010568  0x00001350 imul32  0x00000002 , 0x0000003f 
- 00010569  0x00001351 iadd  0x00000002 , 0x0000003f 
- 00010570  0x00001352 store  0x00000004 , 0x0000431d 
- 00010571  0x00001353 fetch  0x00000002 , 0x0000409a 
- 00010572  0x00001354 call  0x00007d62 
- 00010573  0x00001355 quotient  0x00000002 
- 00010574  0x00001356 iadd  0x00000002 , 0x0000003f 
- 00010575  0x00001357 add  0x00000011 , 0x0000000e , 0x00000005 
- 00010576  0x00001358 istore  0x00000002 , 0x00000005 
- 00010577  0x00001359 rtn 
- 00010578  0x0000135f bpatchx  0x0000003d , 0x00004027 
- 00010579  0x00001360 call  0x00002955 
- 00010580  0x00001361 branch  0x00002969 
- 00010581  0x00001364 jam  0x00000002 , 0x000006b5 
- 00010582  0x00001365 arg  0x00002a00 , 0x00000002 
- 00010583  0x00001366 storet  0x00000002 , 0x000006b6 
- 00010584  0x00001367 call  0x00002ce0 
- 00010585  0x00001368 rtn  0x00000034 
- 00010586  0x00001369 ifetch  0x00000001 , 0x00000006 
- 00010587  0x0000136a copy  0x00000006 , 0x00000005 
- 00010588  0x0000136b fetcht  0x00000001 , 0x0000426b 
- 00010589  0x0000136c copy  0x00000002 , 0x00000039 
- 00010590  0x0000136d isub  0x00000002 , 0x0000003e 
- 00010591  0x0000136e nbranch  0x00002966 , 0x00000002 
- 00010592  0x0000136f isub  0x00000002 , 0x00000002 
- 00010593  0x00001370 arg  0x0000426c , 0x00000006 
- 00010594  0x00001371 call  0x00007ccc 
- 00010595  0x00001372 copy  0x00000002 , 0x00000039 
- 00010596  0x00001373 ncall  0x000029a1 , 0x00000005 
- 00010597  0x00001374 rtn 
- 00010598  0x00001376 copy  0x0000003f , 0x00000039 
- 00010599  0x00001377 arg  0x0000426c , 0x00000006 
- 00010600  0x00001378 branch  0x00007ccc 
- 00010601  0x0000137c arg  0x00004368 , 0x00000013 
- 00010602  0x0000137d arg  0x00004349 , 0x00000011 
- 00010603  0x0000137e call  0x00002976 
- 00010604  0x0000137f setarg  0x00000000 
- 00010605  0x00001380 setflag  0x00000028 , 0x00000000 , 0x0000003f 
- 00010606  0x00001381 store  0x00000001 , 0x00000670 
- 00010607  0x00001382 arg  0x00004388 , 0x00000013 
- 00010608  0x00001383 arg  0x00004369 , 0x00000011 
- 00010609  0x00001384 call  0x00002976 
- 00010610  0x00001385 rtn  0x00000028 
- 00010611  0x00001386 fetch  0x00000001 , 0x00000670 
- 00010612  0x00001387 branch  0x0000235a , 0x00000034 
- 00010613  0x00001388 rtn 
- 00010614  0x0000138c bpatchx  0x0000003e , 0x00004027 
- 00010615  0x0000138d call  0x00007dba 
- 00010616  0x0000138e call  0x00007ca6 
- 00010617  0x0000138f arg  0x00000000 , 0x00000012 
- 00010618  0x00001390 arg  0x000006a2 , 0x00000005 
- 00010619  0x00001391 call  0x00002990 
- 00010620  0x00001392 fetch  0x00000001 , 0x0000426b 
- 00010621  0x00001393 add  0x0000003f , 0x00000001 , 0x00000002 
- 00010622  0x00001394 iadd  0x00000012 , 0x00000011 
- 00010623  0x00001395 increase  0x00000002 , 0x00000011 
- 00010624  0x00001396 sub  0x00000011 , 0x0000001f , 0x0000003e 
- 00010625  0x00001397 nbranch  0x0000298e , 0x00000002 
- 00010626  0x00001398 istoret  0x00000001 , 0x00000005 
- 00010627  0x00001399 arg  0x00000009 , 0x00000002 
- 00010628  0x0000139a istoret  0x00000001 , 0x00000005 
- 00010629  0x0000139b iforce  0x00000039 
- 00010630  0x0000139c call  0x00007ccc 
- 00010631  0x0000139d copy  0x00000011 , 0x00000012 
- 00010632  0x0000139f deposit  0x00000012 
- 00010633  0x000013a0 store  0x00000001 , 0x000006a1 
- 00010634  0x000013a1 arg  0x000006a1 , 0x00000006 
- 00010635  0x000013a2 setarg  0xffffffe0 
- 00010636  0x000013a3 iadd  0x00000013 , 0x00000005 
- 00010637  0x000013a4 branch  0x00007c8d 
- 00010638  0x000013a7 call  0x00007dbc 
- 00010639  0x000013a8 branch  0x00002988 
- 00010640  0x000013ab ifetch  0x00000001 , 0x00000011 
- 00010641  0x000013ac rtn  0x00000034 
- 00010642  0x000013ad pincrease  0x00000001 
- 00010643  0x000013ae ifetcht  0x00000001 , 0x00000006 
- 00010644  0x000013af sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00010645  0x000013b0 branch  0x0000299f , 0x00000005 
- 00010646  0x000013b1 iadd  0x00000012 , 0x00000012 
- 00010647  0x000013b2 copy  0x00000011 , 0x00000006 
- 00010648  0x000013b3 iforce  0x00000039 
- 00010649  0x000013b4 call  0x00007ccc 
- 00010650  0x000013b5 copy  0x00000006 , 0x00000011 
- 00010651  0x000013b7 deposit  0x00000011 
- 00010652  0x000013b8 isub  0x00000013 , 0x0000003e 
- 00010653  0x000013b9 rtn  0x00000002 
- 00010654  0x000013ba branch  0x00002990 
- 00010655  0x000013bd iadd  0x00000011 , 0x00000011 
- 00010656  0x000013be branch  0x0000299b 
- 00010657  0x000013c2 setarg  0x00000020 
- 00010658  0x000013c3 istore  0x00000001 , 0x00000005 
- 00010659  0x000013c4 loop  0x000029a1 
- 00010660  0x000013c5 rtn 
- 00010661  0x000013c9 bpatchx  0x0000003f , 0x00004027 
- 00010662  0x000013ca disable  0x0000002b 
- 00010663  0x000013cb branch  0x000029a9 , 0x0000002e 
- 00010664  0x000013cc nbranch  0x000029b8 , 0x0000002d 
- 00010665  0x000013ce call  0x000024d2 
- 00010666  0x000013cf fetch  0x00000002 , 0x0000409a 
- 00010667  0x000013d0 store  0x00000002 , 0x00000176 
- 00010668  0x000013d1 fetch  0x00000001 , 0x00004321 
- 00010669  0x000013d2 bbit1  0x00000005 , 0x000024e0 
- 00010670  0x000013d3 bmark1  0x0000000f , 0x000024e0 
- 00010671  0x000013d4 fetch  0x00000001 , 0x0000004d 
- 00010672  0x000013d5 nbranch  0x000024e0 , 0x00000034 
- 00010673  0x000013d6 fetch  0x00000001 , 0x0000416a 
- 00010674  0x000013d7 nbranch  0x000024e0 , 0x00000034 
- 00010675  0x000013d9 fetch  0x00000001 , 0x00000168 
- 00010676  0x000013da bbit1  0x00000005 , 0x000024e0 
- 00010677  0x000013db bbit1  0x00000007 , 0x000024e0 
- 00010678  0x000013dc bbit1  0x00000006 , 0x000024e0 
- 00010679  0x000013dd branch  0x000024c8 
- 00010680  0x000013e0 fetch  0x00000001 , 0x000040a8 
- 00010681  0x000013e1 sub  0x0000003f , 0x0000001e , 0x0000003e 
- 00010682  0x000013e2 nbranch  0x000024d7 , 0x00000002 
- 00010683  0x000013e3 fetcht  0x00000002 , 0x0000409a 
- 00010684  0x000013e4 rshift  0x00000002 , 0x00000002 
- 00010685  0x000013e5 fetch  0x00000002 , 0x00000176 
- 00010686  0x000013e6 iadd  0x00000002 , 0x0000003f 
- 00010687  0x000013e7 store  0x00000002 , 0x00000176 
- 00010688  0x000013e8 branch  0x000024d7 
- 00010689  0x000013ec arg  0x00000000 , 0x00000007 
- 00010690  0x000013ed branch  0x000029d6 
- 00010691  0x000013f0 arg  0x00000000 , 0x00000007 
- 00010692  0x000013f1 branch  0x000029db 
- 00010693  0x000013f4 arg  0x00000001 , 0x00000007 
- 00010694  0x000013f5 branch  0x000029d6 
- 00010695  0x000013f8 arg  0x00000001 , 0x00000007 
- 00010696  0x000013f9 branch  0x000029db 
- 00010697  0x000013fc arg  0x00000002 , 0x00000007 
- 00010698  0x000013fd branch  0x000029d6 
- 00010699  0x00001400 arg  0x00000002 , 0x00000007 
- 00010700  0x00001401 branch  0x000029db 
- 00010701  0x00001404 arg  0x00000003 , 0x00000007 
- 00010702  0x00001405 branch  0x000029d6 
- 00010703  0x00001408 arg  0x00000003 , 0x00000007 
- 00010704  0x00001409 branch  0x000029db 
- 00010705  0x0000140c arg  0x00000004 , 0x00000007 
- 00010706  0x0000140d branch  0x000029d6 
- 00010707  0x00001410 arg  0x00000004 , 0x00000007 
- 00010708  0x00001411 branch  0x000029db 
- 00010709  0x00001414 arg  0x00000005 , 0x00000007 
- 00010710  0x00001417 fetch  0x00000001 , 0x00004321 
- 00010711  0x00001418 qset1  0x0000003f 
- 00010712  0x00001419 store  0x00000001 , 0x00004321 
- 00010713  0x0000141a rtn 
- 00010714  0x0000141e arg  0x00000005 , 0x00000007 
- 00010715  0x00001421 fetch  0x00000001 , 0x00004321 
- 00010716  0x00001422 qset0  0x0000003f 
- 00010717  0x00001423 store  0x00000001 , 0x00004321 
- 00010718  0x00001424 rtn 
- 00010719  0x00001429 setarg  0x00112233 
- 00010720  0x0000142a store  0x00000003 , 0x00004322 
- 00010721  0x0000142b setarg  0x00445566 
- 00010722  0x0000142c istore  0x00000003 , 0x00000005 
- 00010723  0x0000142d setarg  0x00778899 
- 00010724  0x0000142e istore  0x00000003 , 0x00000005 
- 00010725  0x0000142f setarg  0x00001122 
- 00010726  0x00001430 istore  0x00000003 , 0x00000005 
- 00010727  0x00001431 setarg  0x00334455 
- 00010728  0x00001432 istore  0x00000003 , 0x00000005 
- 00010729  0x00001433 setarg  0x00000066 
- 00010730  0x00001434 istore  0x00000001 , 0x00000005 
- 00010731  0x00001435 rtn 
- 00010732  0x00001439 setarg  0x01000302 
- 00010733  0x0000143a store  0x00000004 , 0x000042c4 
- 00010734  0x0000143b setarg  0x00010010 
- 00010735  0x0000143c store  0x00000003 , 0x000042c8 
- 00010736  0x0000143d jam  0x00000001 , 0x000042fe 
- 00010737  0x0000143e rtn 
- 00010738  0x00001443 arg  0x00000000 , 0x00000011 
- 00010739  0x00001444 arg  0x00000001 , 0x00000001 
- 00010740  0x00001445 branch  0x00002a05 
- 00010741  0x0000144a bpatchx  0x00000040 , 0x00004028 
- 00010742  0x0000144b arg  0x00000003 , 0x00000001 
- 00010743  0x0000144c call  0x00002a05 
- 00010744  0x0000144d copy  0x00000012 , 0x0000003f 
- 00010745  0x0000144e istore  0x00000001 , 0x00000005 
- 00010746  0x0000144f rtn 
- 00010747  0x00001454 bpatchx  0x00000041 , 0x00004028 
- 00010748  0x00001455 force  0x00000002 , 0x00000001 
- 00010749  0x00001456 increase  0x00000004 , 0x00000011 
- 00010750  0x00001457 call  0x00002a05 
- 00010751  0x00001458 increase  0xfffffffc , 0x00000011 
- 00010752  0x00001459 copy  0x00000011 , 0x0000003f 
- 00010753  0x0000145a istore  0x00000002 , 0x00000005 
- 00010754  0x0000145b copy  0x00000012 , 0x0000003f 
- 00010755  0x0000145c istore  0x00000002 , 0x00000005 
- 00010756  0x0000145d rtn 
- 00010757  0x00001462 bpatchx  0x00000042 , 0x00004028 
- 00010758  0x00001463 increase  0x00000005 , 0x00000011 
- 00010759  0x00001464 call  0x00006959 
- 00010760  0x00001465 increase  0xfffffffb , 0x00000011 
- 00010761  0x00001466 copy  0x00000011 , 0x0000003f 
- 00010762  0x00001467 istore  0x00000002 , 0x00000005 
- 00010763  0x00001468 setarg  0x00000000 
- 00010764  0x00001469 istore  0x00000002 , 0x00000005 
- 00010765  0x0000146a copy  0x00000001 , 0x0000003f 
- 00010766  0x0000146b istore  0x00000001 , 0x00000005 
- 00010767  0x0000146c rtn 
- 00010768  0x00001470 bpatchx  0x00000043 , 0x00004028 
- 00010769  0x00001471 call  0x00006993 
- 00010770  0x00001472 copy  0x0000003f , 0x00000006 
- 00010771  0x00001473 rtn 
- 00010772  0x00001476 fetch  0x00000002 , 0x00004449 
- 00010773  0x00001477 rtn 
- 00010774  0x0000147a call  0x00002a19 
- 00010775  0x0000147b copy  0x0000003f , 0x00000006 
- 00010776  0x0000147c rtn 
- 00010777  0x00001480 fetch  0x00000002 , 0x0000444c 
- 00010778  0x00001481 rtn 
- 00010779  0x00001485 call  0x00002a10 
- 00010780  0x00001486 increase  0x00000005 , 0x00000006 
- 00010781  0x00001487 rtn 
- 00010782  0x0000148a call  0x00002a10 
- 00010783  0x0000148b increase  0x00000009 , 0x00000006 
- 00010784  0x0000148c rtn 
- 00010785  0x0000148f call  0x00002a16 
- 00010786  0x00001490 increase  0x00000009 , 0x00000006 
- 00010787  0x00001491 rtn 
- 00010788  0x00001494 call  0x00002a16 
- 00010789  0x00001495 increase  0x00000005 , 0x00000006 
- 00010790  0x00001496 rtn 
- 00010791  0x0000149a branch  0x000069a9 
- 00010792  0x0000149e branch  0x000069ac 
- 00010793  0x000014a2 branch  0x000069af 
- 00010794  0x000014a6 branch  0x00006998 
- 00010795  0x000014aa store  0x00000008 , 0x000043c0 
- 00010796  0x000014ab branch  0x00002a3c 
- 00010797  0x000014af and  0x00000002 , 0x000000ff , 0x00000011 
- 00010798  0x000014b0 call  0x00002a32 
- 00010799  0x000014b1 rshift8  0x00000002 , 0x00000011 
- 00010800  0x000014b4 storer  0x00000011 , 0x00000001 , 0x000043b7 
- 00010801  0x000014b5 branch  0x00002a33 
- 00010802  0x000014b8 storer  0x00000011 , 0x00000001 , 0x000043b6 
- 00010803  0x000014ba isolate1  0x00000001 , 0x00000011 
- 00010804  0x000014bb call  0x00002a38 , 0x00000001 
- 00010805  0x000014bc isolate1  0x00000002 , 0x00000011 
- 00010806  0x000014bd call  0x00002a3a , 0x00000001 
- 00010807  0x000014be rtn 
- 00010808  0x000014c3 arg  0x00000008 , 0x00000007 
- 00010809  0x000014c4 branch  0x00002a3d 
- 00010810  0x000014c8 arg  0x0000000b , 0x00000007 
- 00010811  0x000014c9 branch  0x00002a3d 
- 00010812  0x000014cc arg  0x00000005 , 0x00000007 
- 00010813  0x000014cf fetch  0x00000008 , 0x000043ae 
- 00010814  0x000014d0 qset1  0x0000003f 
- 00010815  0x000014d1 store  0x00000008 , 0x000043ae 
- 00010816  0x000014d2 rtn 
- 00010817  0x000014d5 call  0x000029c5 
- 00010818  0x000014d6 call  0x000029ec 
- 00010819  0x000014d7 call  0x000029df 
- 00010820  0x000014d8 branch  0x000029cd 
- 00010821  0x000014de jam  0x00000001 , 0x0000019d 
- 00010822  0x000014df jam  0x00000001 , 0x0000019e 
- 00010823  0x000014e0 call  0x000025b8 
- 00010824  0x000014e1 call  0x00002a4b 
- 00010825  0x000014e2 call  0x00002acb 
- 00010826  0x000014e3 branch  0x000025bc 
- 00010827  0x000014e6 bpatchx  0x00000044 , 0x00004028 
- 00010828  0x000014e7 fetch  0x00000001 , 0x00004343 
- 00010829  0x000014e8 rtnne  0x00000001 
- 00010830  0x000014e9 arg  0x00000002 , 0x00000007 
- 00010831  0x000014ea call  0x00007cef 
- 00010832  0x000014eb nrtn  0x00000034 
- 00010833  0x000014ec fetch  0x00000002 , 0x00004344 
- 00010834  0x000014ed fetcht  0x00000002 , 0x00004346 
- 00010835  0x000014ee isub  0x00000002 , 0x0000003f 
- 00010836  0x000014ef arg  0x00000002 , 0x00000007 
- 00010837  0x000014f0 call  0x00007ce1 
- 00010838  0x000014f1 disable  0x00000029 
- 00010839  0x000014f2 call  0x00002af5 
- 00010840  0x000014f3 call  0x00002a6a 
- 00010841  0x000014f4 nrtn  0x0000002d 
- 00010842  0x000014f5 bpatchx  0x00000045 , 0x00004028 
- 00010843  0x000014f6 fetch  0x00000006 , 0x0000004e 
- 00010844  0x000014f7 store  0x00000006 , 0x00000178 
- 00010845  0x000014fa fetch  0x00000001 , 0x00000002 
- 00010846  0x000014fb increase  0x00000001 , 0x0000003f 
- 00010847  0x000014fc store  0x00000001 , 0x00000002 
- 00010848  0x000014fd call  0x00002a71 
- 00010849  0x000014fe rtn  0x00000029 
- 00010850  0x000014ff call  0x00002b1c 
- 00010851  0x00001500 nrtn  0x0000002d 
- 00010852  0x00001501 fetch  0x00000001 , 0x00000004 
- 00010853  0x00001502 increase  0x00000001 , 0x0000003f 
- 00010854  0x00001503 store  0x00000001 , 0x00000004 
- 00010855  0x00001504 fetch  0x00000009 , 0x00000054 
- 00010856  0x00001505 store  0x00000009 , 0x000006a1 
- 00010857  0x00001506 rtn 
- 00010858  0x0000150a bpatchx  0x00000046 , 0x00004028 
- 00010859  0x0000150b call  0x00002b68 
- 00010860  0x0000150c call  0x0000264e 
- 00010861  0x0000150d fetch  0x00000001 , 0x00000001 
- 00010862  0x0000150e increase  0x00000001 , 0x0000003f 
- 00010863  0x0000150f store  0x00000001 , 0x00000001 
- 00010864  0x00001510 rtn 
- 00010865  0x00001514 bpatchx  0x00000047 , 0x00004028 
- 00010866  0x00001515 fetch  0x00000001 , 0x000001bc 
- 00010867  0x00001516 rtnne  0x0000001b 
- 00010868  0x00001517 fetch  0x00000006 , 0x00000178 
- 00010869  0x00001518 fetcht  0x00000006 , 0x000042cc 
- 00010870  0x00001519 isub  0x00000002 , 0x0000003e 
- 00010871  0x0000151a nrtn  0x00000005 
- 00010872  0x0000151b call  0x00002056 
- 00010873  0x0000151c nrtn  0x00000005 
- 00010874  0x0000151d call  0x00002a84 
- 00010875  0x0000151e call  0x00002519 
- 00010876  0x0000151f call  0x000030ed 
- 00010877  0x00001520 jam  0x00000014 , 0x0000066f 
- 00010878  0x00001521 call  0x0000782b 
- 00010879  0x00001522 jam  0x00000000 , 0x00004114 
- 00010880  0x00001523 jam  0x00000000 , 0x000001b8 
- 00010881  0x00001524 jam  0x00000000 , 0x00004343 
- 00010882  0x00001525 jam  0x00000000 , 0x000001bc 
- 00010883  0x00001526 branch  0x00002041 
- 00010884  0x00001529 bpatchx  0x00000048 , 0x00004029 
- 00010885  0x0000152a force  0xffffffff , 0x0000003f 
- 00010886  0x0000152b setsect  0x00000002 , 0x00000001 
- 00010887  0x0000152c store  0x00000005 , 0x00000198 
- 00010888  0x0000152d arg  0x00000168 , 0x00000011 
- 00010889  0x0000152e call  0x00002624 
- 00010890  0x0000152f force  0x00000004 , 0x00000039 
- 00010891  0x00001530 arg  0x0000018c , 0x00000005 
- 00010892  0x00001531 call  0x00007de8 
- 00010893  0x00001532 fetch  0x00000002 , 0x000042d9 
- 00010894  0x00001533 store  0x00000002 , 0x00000196 
- 00010895  0x00001535 random  0x0000003f 
- 00010896  0x00001536 and_into  0x0000000f , 0x0000003f 
- 00010897  0x00001537 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00010898  0x00001538 branch  0x00002a8f , 0x00000002 
- 00010899  0x00001539 store  0x00000001 , 0x00000181 
- 00010900  0x0000153b bpatchx  0x00000049 , 0x00004029 
- 00010901  0x0000153c fetcht  0x00000002 , 0x00004165 
- 00010902  0x0000153d storet  0x00000002 , 0x0000016a 
- 00010903  0x0000153e copy  0x00000002 , 0x00000013 
- 00010904  0x0000153f add  0x00000022 , 0x00000007 , 0x0000003f 
- 00010905  0x00001540 idiv  0x00000013 
- 00010906  0x00001541 call  0x00007d62 
- 00010907  0x00001542 remainder  0x00000011 
- 00010908  0x00001543 isub  0x00000011 , 0x0000003f 
- 00010909  0x00001544 iadd  0x00000013 , 0x0000003f 
- 00010910  0x00001545 fetcht  0x00000002 , 0x00004163 
- 00010911  0x00001546 iadd  0x00000002 , 0x0000003f 
- 00010912  0x00001547 store  0x00000004 , 0x0000016c 
- 00010913  0x00001548 isub  0x00000022 , 0x00000011 
- 00010914  0x00001549 increase  0xfffffffa , 0x00000011 
- 00010915  0x0000154a arg  0x00002205 , 0x00000012 
- 00010916  0x0000154b fetch  0x00000001 , 0x000042d2 
- 00010917  0x0000154c nsetflag  0x00000034 , 0x00000006 , 0x00000012 
- 00010918  0x0000154d fetch  0x00000001 , 0x000042cb 
- 00010919  0x0000154e nsetflag  0x00000034 , 0x00000007 , 0x00000012 
- 00010920  0x0000154f copy  0x00000012 , 0x0000003f 
- 00010921  0x00001550 store  0x00000002 , 0x00004169 
- 00010922  0x00001551 fetch  0x00000006 , 0x000042db 
- 00010923  0x00001552 istore  0x00000006 , 0x00000005 
- 00010924  0x00001553 fetch  0x00000006 , 0x00000178 
- 00010925  0x00001554 istore  0x00000006 , 0x00000005 
- 00010926  0x00001555 fetch  0x00000004 , 0x0000018c 
- 00010927  0x00001556 istore  0x00000004 , 0x00000005 
- 00010928  0x00001557 random  0x0000003f 
- 00010929  0x00001558 istore  0x00000002 , 0x00000005 
- 00010930  0x00001559 random  0x0000003f 
- 00010931  0x0000155a istore  0x00000001 , 0x00000005 
- 00010932  0x0000155b force  0x00000002 , 0x0000003f 
- 00010933  0x0000155c istore  0x00000001 , 0x00000005 
- 00010934  0x0000155d rshift2  0x00000011 , 0x0000003f 
- 00010935  0x0000155e istore  0x00000002 , 0x00000005 
- 00010936  0x0000155f rshift2  0x00000013 , 0x0000003f 
- 00010937  0x00001560 istore  0x00000002 , 0x00000005 
- 00010938  0x00001561 bpatchx  0x0000004a , 0x00004029 
- 00010939  0x00001562 setarg  0x00000000 
- 00010940  0x00001563 istore  0x00000002 , 0x00000005 
- 00010941  0x00001564 fetch  0x00000002 , 0x000042d9 
- 00010942  0x00001565 istore  0x00000002 , 0x00000005 
- 00010943  0x00001566 fetch  0x00000005 , 0x00000198 
- 00010944  0x00001567 istore  0x00000005 , 0x00000005 
- 00010945  0x00001568 fetch  0x00000001 , 0x00000181 
- 00010946  0x00001569 arg  0x000000a0 , 0x00000002 
- 00010947  0x0000156a ior  0x00000002 , 0x0000003f 
- 00010948  0x0000156b istore  0x00000001 , 0x00000005 
- 00010949  0x0000156c call  0x0000273e 
- 00010950  0x0000156d setarg  0x00004169 
- 00010951  0x0000156e add  0x0000003f , 0x00000012 , 0x00000006 
- 00010952  0x0000156f ifetch  0x00000003 , 0x00000006 
- 00010953  0x00001570 store  0x00000003 , 0x00000190 
- 00010954  0x00001571 rtn 
- 00010955  0x00001575 jam  0x00000024 , 0x00000007 
- 00010956  0x00001576 jam  0x00000000 , 0x000006a1 
- 00010957  0x00001577 call  0x00002aef 
- 00010958  0x00001578 call  0x00002ad0 
- 00010959  0x00001579 branch  0x00002af2 
- 00010960  0x0000157c bpatchx  0x0000004b , 0x00004029 
- 00010961  0x0000157d fetch  0x00000001 , 0x00004388 
- 00010962  0x0000157e rtn  0x00000034 
- 00010963  0x0000157f arg  0x00000000 , 0x00000007 
- 00010964  0x00001580 call  0x00007cef 
- 00010965  0x00001581 nrtn  0x00000034 
- 00010966  0x00001582 enable  0x00000010 
- 00010967  0x00001583 call  0x00002af5 
- 00010968  0x00001584 call  0x00002b68 
- 00010969  0x00001585 call  0x00002afe 
- 00010970  0x00001586 nbranch  0x00002ae2 , 0x0000002d 
- 00010971  0x00001587 fetch  0x00000001 , 0x00000003 
- 00010972  0x00001588 increase  0x00000001 , 0x0000003f 
- 00010973  0x00001589 store  0x00000001 , 0x00000003 
- 00010974  0x0000158a fetch  0x00000001 , 0x0000004c 
- 00010975  0x0000158b and  0x0000003f , 0x0000000f , 0x0000003f 
- 00010976  0x0000158c beq  0x00000003 , 0x00002b2d 
- 00010977  0x0000158d beq  0x00000005 , 0x00002b40 
- 00010978  0x0000158f bpatchx  0x0000004c , 0x00004029 
- 00010979  0x00001590 fetch  0x00000001 , 0x000006a1 
- 00010980  0x00001591 fetcht  0x00000001 , 0x00004393 
- 00010981  0x00001592 isub  0x00000002 , 0x0000003e 
- 00010982  0x00001593 nbranch  0x00002ad0 , 0x00000005 
- 00010983  0x00001594 random  0x0000003f 
- 00010984  0x00001595 arg  0x000001ff , 0x00000002 
- 00010985  0x00001596 iand  0x00000002 , 0x0000003f 
- 00010986  0x00001597 add  0x0000003f , 0x000000fa , 0x0000003f 
- 00010987  0x00001598 call  0x00007c91 
- 00010988  0x00001599 arg  0x00000000 , 0x00000007 
- 00010989  0x0000159a fetch  0x00000002 , 0x00004389 
- 00010990  0x0000159b branch  0x00007ce1 
- 00010991  0x0000159e arg  0x000006b1 , 0x00000005 
- 00010992  0x0000159f arg  0x00004169 , 0x00000006 
- 00010993  0x000015a0 branch  0x00007c8c 
- 00010994  0x000015a3 arg  0x000006b1 , 0x00000006 
- 00010995  0x000015a4 arg  0x00004169 , 0x00000005 
- 00010996  0x000015a5 branch  0x00007c8c 
- 00010997  0x000015a8 bpatchx  0x0000004d , 0x00004029 
- 00010998  0x000015a9 disable  0x00000029 
- 00010999  0x000015ab setarg  0x008e89be 
- 00011000  0x000015ac lshift8  0x0000003f , 0x0000003f 
- 00011001  0x000015ad or_into  0x000000d6 , 0x0000003f 
- 00011002  0x000015ae iforce  0x00000009 
- 00011003  0x000015af setarg  0x00555555 
- 00011004  0x000015b0 store  0x00000003 , 0x00000190 
- 00011005  0x000015b1 rtn 
- 00011006  0x000015b6 bpatchx  0x0000004e , 0x00004029 
- 00011007  0x000015b7 fetch  0x00000001 , 0x0000438b 
- 00011008  0x000015b8 fetcht  0x00000001 , 0x0000438c 
- 00011009  0x000015b9 lshift4  0x00000002 , 0x00000002 
- 00011010  0x000015ba lshift2  0x00000002 , 0x00000002 
- 00011011  0x000015bb iadd  0x00000002 , 0x00000002 
- 00011012  0x000015bc storet  0x00000001 , 0x00004169 
- 00011013  0x000015bd beq  0x00000001 , 0x00002b0f 
- 00011014  0x000015be fetcht  0x00000001 , 0x00004348 
- 00011015  0x000015bf add  0x00000002 , 0x00000006 , 0x0000003f 
- 00011016  0x000015c0 store  0x00000001 , 0x0000416a 
- 00011017  0x000015c1 fetch  0x00000006 , 0x000042db 
- 00011018  0x000015c2 store  0x00000006 , 0x0000416b 
- 00011019  0x000015c3 copy  0x00000002 , 0x00000039 
- 00011020  0x000015c4 arg  0x00004349 , 0x00000006 
- 00011021  0x000015c5 call  0x00007ccc 
- 00011022  0x000015c6 branch  0x00002b15 
- 00011023  0x000015c9 setarg  0x0000000c 
- 00011024  0x000015ca store  0x00000001 , 0x0000416a 
- 00011025  0x000015cb fetch  0x00000006 , 0x000042db 
- 00011026  0x000015cc store  0x00000006 , 0x0000416b 
- 00011027  0x000015cd fetch  0x00000006 , 0x00004116 
- 00011028  0x000015ce istore  0x00000006 , 0x00000005 
- 00011029  0x000015d0 bpatchx  0x0000004f , 0x00004029 
- 00011030  0x000015d1 fetch  0x00000001 , 0x00000000 
- 00011031  0x000015d2 increase  0x00000001 , 0x0000003f 
- 00011032  0x000015d3 store  0x00000001 , 0x00000000 
- 00011033  0x000015d4 arg  0x00000708 , 0x0000001b 
- 00011034  0x000015d5 disable  0x0000002d 
- 00011035  0x000015d6 branch  0x00002729 
- 00011036  0x000015da bpatchx  0x00000050 , 0x0000402a 
- 00011037  0x000015db fetch  0x00000001 , 0x00004394 
- 00011038  0x000015dc rtnne  0x00000001 
- 00011039  0x000015dd fetch  0x00000001 , 0x00000000 
- 00011040  0x000015de increase  0x00000001 , 0x0000003f 
- 00011041  0x000015df store  0x00000001 , 0x00000000 
- 00011042  0x000015e0 arg  0x00000c03 , 0x00000002 
- 00011043  0x000015e1 fetch  0x00000001 , 0x00004395 
- 00011044  0x000015e2 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00011045  0x000015e3 copy  0x00000011 , 0x0000003f 
- 00011046  0x000015e4 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00011047  0x000015e5 storet  0x00000002 , 0x00004169 
- 00011048  0x000015e6 fetch  0x00000006 , 0x000042db 
- 00011049  0x000015e7 istore  0x00000006 , 0x00000005 
- 00011050  0x000015e8 fetch  0x00000006 , 0x00000178 
- 00011051  0x000015e9 istore  0x00000006 , 0x00000005 
- 00011052  0x000015ea branch  0x00002729 
- 00011053  0x000015ed bpatchx  0x00000051 , 0x0000402a 
- 00011054  0x000015ee fetch  0x00000006 , 0x00000054 
- 00011055  0x000015ef fetcht  0x00000006 , 0x000042db 
- 00011056  0x000015f0 isub  0x00000002 , 0x0000003e 
- 00011057  0x000015f1 nrtn  0x00000005 
- 00011058  0x000015f2 arg  0x00000004 , 0x00000002 
- 00011059  0x000015f3 fetch  0x00000001 , 0x0000438c 
- 00011060  0x000015f4 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00011061  0x000015f5 storet  0x00000001 , 0x00004169 
- 00011062  0x000015f6 fetcht  0x00000001 , 0x00004368 
- 00011063  0x000015f7 add  0x00000002 , 0x00000006 , 0x0000003f 
- 00011064  0x000015f8 store  0x00000001 , 0x0000416a 
- 00011065  0x000015f9 fetch  0x00000006 , 0x000042db 
- 00011066  0x000015fa store  0x00000006 , 0x0000416b 
- 00011067  0x000015fb arg  0x00004369 , 0x00000006 
- 00011068  0x000015fc copy  0x00000002 , 0x00000039 
- 00011069  0x000015fd call  0x00007ccc 
- 00011070  0x000015fe call  0x0000273e 
- 00011071  0x000015ff branch  0x00002ae2 
- 00011072  0x00001602 fetch  0x00000006 , 0x00000054 
- 00011073  0x00001603 fetcht  0x00000006 , 0x000042db 
- 00011074  0x00001604 isub  0x00000002 , 0x0000003e 
- 00011075  0x00001605 nrtn  0x00000005 
- 00011076  0x00001606 call  0x00002868 
- 00011077  0x00001607 storer  0x00000011 , 0x00000001 , 0x000042cb 
- 00011078  0x00001608 fetch  0x00000006 , 0x0000004e 
- 00011079  0x00001609 store  0x00000006 , 0x00000178 
- 00011080  0x0000160a fetch  0x00000008 , 0x0000005a 
- 00011081  0x0000160b store  0x00000008 , 0x0000018c 
- 00011082  0x0000160c fetcht  0x00000002 , 0x00000062 
- 00011083  0x0000160d bpatchx  0x00000052 , 0x0000402a 
- 00011084  0x0000160e lshift2  0x00000002 , 0x00000002 
- 00011085  0x0000160f fetch  0x00000002 , 0x00000064 
- 00011086  0x00001610 lshift2  0x0000003f , 0x0000003f 
- 00011087  0x00001611 store  0x00000002 , 0x0000016a 
- 00011088  0x00001612 store  0x00000004 , 0x0000016c 
- 00011089  0x00001613 isub  0x00000002 , 0x0000003f 
- 00011090  0x00001614 add  0x0000003f , 0xfffffffe , 0x00000028 
- 00011091  0x00001615 fetch  0x00000009 , 0x00000066 
- 00011092  0x00001616 store  0x00000009 , 0x00000194 
- 00011093  0x00001617 fetch  0x00000001 , 0x0000006f 
- 00011094  0x00001618 and  0x0000003f , 0x0000001f , 0x00000002 
- 00011095  0x00001619 storet  0x00000001 , 0x00000181 
- 00011096  0x0000161a rshift4  0x0000003f , 0x00000002 
- 00011097  0x0000161b rshift  0x00000002 , 0x00000002 
- 00011098  0x0000161c storet  0x00000001 , 0x000001b8 
- 00011099  0x0000161d arg  0x00000168 , 0x00000011 
- 00011100  0x0000161e call  0x00002938 
- 00011101  0x0000161f arg  0x00000168 , 0x00000011 
- 00011102  0x00001620 call  0x00002624 
- 00011103  0x00001621 call  0x00002525 
- 00011104  0x00001622 call  0x00002056 
- 00011105  0x00001623 nrtn  0x00000005 
- 00011106  0x00001624 bpatchx  0x00000053 , 0x0000402a 
- 00011107  0x00001625 call  0x000020f7 
- 00011108  0x00001626 call  0x00002ea7 
- 00011109  0x00001627 jam  0x00000014 , 0x0000066f 
- 00011110  0x00001628 call  0x0000782b 
- 00011111  0x00001629 branch  0x00002041 
- 00011112  0x0000162d bpatchx  0x00000054 , 0x0000402a 
- 00011113  0x0000162e fetch  0x00000001 , 0x00000007 
- 00011114  0x0000162f beq  0x00000025 , 0x00002b6e 
- 00011115  0x00001630 beq  0x00000026 , 0x00002b74 
- 00011116  0x00001631 beq  0x00000027 , 0x00002b7a 
- 00011117  0x00001632 branch  0x00002b7a 
- 00011118  0x00001635 fetcht  0x00000001 , 0x00004393 
- 00011119  0x00001636 isolate1  0x00000001 , 0x00000002 
- 00011120  0x00001637 branch  0x00002b85 , 0x00000001 
- 00011121  0x00001638 isolate1  0x00000002 , 0x00000002 
- 00011122  0x00001639 branch  0x00002b8a , 0x00000001 
- 00011123  0x0000163a branch  0x00002b80 
- 00011124  0x0000163e fetcht  0x00000001 , 0x00004393 
- 00011125  0x0000163f isolate1  0x00000002 , 0x00000002 
- 00011126  0x00001640 branch  0x00002b8a , 0x00000001 
- 00011127  0x00001641 isolate1  0x00000000 , 0x00000002 
- 00011128  0x00001642 branch  0x00002b80 , 0x00000001 
- 00011129  0x00001643 branch  0x00002b85 
- 00011130  0x00001647 fetcht  0x00000001 , 0x00004393 
- 00011131  0x00001648 isolate1  0x00000000 , 0x00000002 
- 00011132  0x00001649 branch  0x00002b80 , 0x00000001 
- 00011133  0x0000164a isolate1  0x00000001 , 0x00000002 
- 00011134  0x0000164b branch  0x00002b85 , 0x00000001 
- 00011135  0x0000164c branch  0x00002b8a 
- 00011136  0x0000164f jam  0x00000025 , 0x00000007 
- 00011137  0x00001650 fetch  0x00000001 , 0x000006a1 
- 00011138  0x00001651 set1  0x00000000 , 0x0000003f 
- 00011139  0x00001652 store  0x00000001 , 0x000006a1 
- 00011140  0x00001653 rtn 
- 00011141  0x00001656 jam  0x00000026 , 0x00000007 
- 00011142  0x00001657 fetch  0x00000001 , 0x000006a1 
- 00011143  0x00001658 set1  0x00000001 , 0x0000003f 
- 00011144  0x00001659 store  0x00000001 , 0x000006a1 
- 00011145  0x0000165a rtn 
- 00011146  0x0000165d jam  0x00000027 , 0x00000007 
- 00011147  0x0000165e fetch  0x00000001 , 0x000006a1 
- 00011148  0x0000165f set1  0x00000002 , 0x0000003f 
- 00011149  0x00001660 store  0x00000001 , 0x000006a1 
- 00011150  0x00001661 rtn 
- 00011151  0x00001667 copy  0x00000006 , 0x00000011 
- 00011152  0x00001668 fetch  0x00000001 , 0x000043cb 
- 00011153  0x00001669 beq  0x00000006 , 0x000066d5 
- 00011154  0x0000166a beq  0x0000000f , 0x0000503d 
- 00011155  0x0000166b copy  0x00000011 , 0x00000006 
- 00011156  0x0000166c ifetch  0x00000003 , 0x00000006 
- 00011157  0x0000166d store  0x00000003 , 0x00004397 
- 00011158  0x0000166f beq  0x00000002 , 0x00002bab 
- 00011159  0x00001670 beq  0x00000003 , 0x00002bb0 
- 00011160  0x00001671 beq  0x00000004 , 0x00002bb3 
- 00011161  0x00001672 beq  0x00000006 , 0x00002bf7 
- 00011162  0x00001673 beq  0x00000008 , 0x00002c44 
- 00011163  0x00001674 beq  0x0000000a , 0x00002d19 
- 00011164  0x00001675 beq  0x0000000c , 0x00002d4c 
- 00011165  0x00001676 beq  0x00000010 , 0x00002d63 
- 00011166  0x00001677 beq  0x00000012 , 0x00002da8 
- 00011167  0x00001678 beq  0x00000016 , 0x00002dce 
- 00011168  0x00001679 beq  0x00000018 , 0x00002de1 
- 00011169  0x0000167a beq  0x0000001e , 0x00002de6 
- 00011170  0x0000167b beq  0x00000052 , 0x00002dea 
- 00011171  0x0000167c rtn 
- 00011172  0x00001680 force  0x00000003 , 0x00000011 
- 00011173  0x00001681 call  0x00002e10 
- 00011174  0x00001682 setarg  0x00000002 
- 00011175  0x00001684 istore  0x00000001 , 0x00000005 
- 00011176  0x00001685 fetch  0x00000002 , 0x000042e1 
- 00011177  0x00001686 istore  0x00000002 , 0x00000005 
- 00011178  0x00001687 rtn 
- 00011179  0x0000168b call  0x00002bb0 
- 00011180  0x0000168d force  0x00000003 , 0x00000011 
- 00011181  0x0000168e call  0x00002e10 
- 00011182  0x0000168f setarg  0x00000003 
- 00011183  0x00001690 branch  0x00002ba7 
- 00011184  0x00001693 rshift8  0x0000003f , 0x0000003f 
- 00011185  0x00001694 store  0x00000002 , 0x000042e3 
- 00011186  0x00001695 rtn 
- 00011187  0x00001698 call  0x00002e41 
- 00011188  0x00001699 call  0x00007dba 
- 00011189  0x0000169a branch  0x00002bc3 
- 00011190  0x0000169e ifetch  0x00000002 , 0x00000006 
- 00011191  0x0000169f and_into  0x000000ff , 0x0000003f 
- 00011192  0x000016a0 rtn  0x00000034 
- 00011193  0x000016a1 isub  0x00000012 , 0x0000003e 
- 00011194  0x000016a2 rtn  0x00000005 
- 00011195  0x000016a3 nrtn  0x00000002 
- 00011196  0x000016a4 isub  0x00000013 , 0x0000003e 
- 00011197  0x000016a5 rtn  0x00000005 
- 00011198  0x000016a6 branch  0x00002bc1 , 0x00000002 
- 00011199  0x000016a7 force  0x00000001 , 0x0000003e 
- 00011200  0x000016a8 rtn 
- 00011201  0x000016aa force  0x00000000 , 0x0000003f 
- 00011202  0x000016ab rtn 
- 00011203  0x000016af arg  0x00000003 , 0x0000000b 
- 00011204  0x000016b0 call  0x00002cc7 
- 00011205  0x000016b2 call  0x00002bb6 
- 00011206  0x000016b3 branch  0x00002bf5 , 0x00000034 
- 00011207  0x000016b4 nbranch  0x00002bf3 , 0x00000002 
- 00011208  0x000016b5 increase  0xfffffffe , 0x00000006 
- 00011209  0x000016b6 call  0x00007c6d 
- 00011210  0x000016b7 call  0x00007c64 
- 00011211  0x000016b8 nbranch  0x00002be3 , 0x00000028 
- 00011212  0x000016b9 call  0x00007c51 
- 00011213  0x000016ba storer  0x0000000b , 0x00000004 , 0x00000680 
- 00011214  0x000016bb force  0x0000001e , 0x00000011 
- 00011215  0x000016bc call  0x00002e10 
- 00011216  0x000016bd fetchr  0x0000000b , 0x00000004 , 0x00000680 
- 00011217  0x000016be call  0x00007c60 
- 00011218  0x000016bf call  0x00007dbc 
- 00011219  0x000016c0 setarg  0x00000005 
- 00011220  0x000016c1 istore  0x00000001 , 0x00000005 
- 00011221  0x000016c2 call  0x00007c67 
- 00011222  0x000016c3 ifetch  0x00000002 , 0x00000006 
- 00011223  0x000016c4 ifetchr  0x00000011 , 0x00000001 , 0x00000006 
- 00011224  0x000016c5 sub  0x00000011 , 0x00000010 , 0x0000003e 
- 00011225  0x000016c6 branch  0x00002bdf , 0x00000005 
- 00011226  0x000016c7 sub  0x00000011 , 0x00000002 , 0x0000003e 
- 00011227  0x000016c8 nbranch  0x00002e03 , 0x00000005 
- 00011228  0x000016ca setarg  0x00000001 
- 00011229  0x000016cb istore  0x00000001 , 0x00000005 
- 00011230  0x000016cc branch  0x00002be8 
- 00011231  0x000016cf setarg  0x00000002 
- 00011232  0x000016d0 istore  0x00000001 , 0x00000005 
- 00011233  0x000016d1 arg  0x00000001 , 0x0000000b 
- 00011234  0x000016d2 branch  0x00002be8 
- 00011235  0x000016d5 call  0x00007c67 
- 00011236  0x000016d6 ifetch  0x00000002 , 0x00000006 
- 00011237  0x000016d7 ifetch  0x00000001 , 0x00000006 
- 00011238  0x000016d8 isub  0x00000011 , 0x0000003e 
- 00011239  0x000016d9 nbranch  0x00002bf5 , 0x00000005 
- 00011240  0x000016dc call  0x00007c67 
- 00011241  0x000016dd ifetch  0x00000002 , 0x00000006 
- 00011242  0x000016de and_into  0x000000ff , 0x0000003f 
- 00011243  0x000016df istore  0x00000002 , 0x00000005 
- 00011244  0x000016e0 ifetchr  0x00000039 , 0x00000001 , 0x00000006 
- 00011245  0x000016e1 call  0x00007cda 
- 00011246  0x000016e2 call  0x00007c6a 
- 00011247  0x000016e3 increase  0xffffffff , 0x0000000b 
- 00011248  0x000016e4 branch  0x00002bf5 , 0x00000005 
- 00011249  0x000016e6 call  0x00002cdd 
- 00011250  0x000016e7 branch  0x00002bc5 
- 00011251  0x000016ea call  0x00002cdd 
- 00011252  0x000016eb branch  0x00002bf1 
- 00011253  0x000016ee branch  0x00002e03 , 0x00000028 
- 00011254  0x000016ef branch  0x00002e34 
- 00011255  0x000016f3 call  0x00002e41 
- 00011256  0x000016f4 ifetch  0x00000002 , 0x00000006 
- 00011257  0x000016f5 store  0x00000002 , 0x0000439e 
- 00011258  0x000016f6 call  0x00007c6d 
- 00011259  0x000016f7 arg  0x000006b5 , 0x00000005 
- 00011260  0x000016f8 fetch  0x00000002 , 0x00004335 
- 00011261  0x000016f9 increase  0xfffffff9 , 0x0000003f 
- 00011262  0x000016fa call  0x00002e4f 
- 00011263  0x000016fb branch  0x00002c0a 
- 00011264  0x000016ff disable  0x00000028 
- 00011265  0x00001700 fetcht  0x00000002 , 0x000006b1 
- 00011266  0x00001701 fetch  0x00000002 , 0x000006b3 
- 00011267  0x00001702 isub  0x00000002 , 0x0000003e 
- 00011268  0x00001703 nbranch  0x00002c07 , 0x00000002 
- 00011269  0x00001704 deposit  0x00000002 
- 00011270  0x00001705 rtnne  0x00000000 
- 00011271  0x00001707 enable  0x00000028 
- 00011272  0x00001708 jam  0x00000001 , 0x000001b9 
- 00011273  0x00001709 branch  0x00002e05 
- 00011274  0x0000170d call  0x00002c00 
- 00011275  0x0000170e rtn  0x00000028 
- 00011276  0x0000170f fetcht  0x00000002 , 0x0000439e 
- 00011277  0x00001710 setarg  0x00002800 
- 00011278  0x00001711 isub  0x00000002 , 0x0000003e 
- 00011279  0x00001712 branch  0x00002c11 , 0x00000005 
- 00011280  0x00001713 branch  0x00002e03 
- 00011281  0x00001717 jam  0x00000000 , 0x0000439a 
- 00011282  0x00001718 fetcht  0x00000002 , 0x000006b1 
- 00011283  0x00001719 storet  0x00000002 , 0x00000678 
- 00011284  0x0000171a call  0x00002d04 
- 00011285  0x0000171b nbranch  0x00002e03 , 0x00000034 
- 00011286  0x0000171d fetcht  0x00000002 , 0x00000678 
- 00011287  0x0000171e call  0x00002d04 
- 00011288  0x0000171f nbranch  0x00002c2a , 0x00000034 
- 00011289  0x00001720 copy  0x00000006 , 0x00000011 
- 00011290  0x00001721 fetch  0x00000001 , 0x000006c6 
- 00011291  0x00001722 copy  0x0000003f , 0x00000039 
- 00011292  0x00001723 fetcht  0x00000001 , 0x000006b5 
- 00011293  0x00001724 isub  0x00000002 , 0x0000003e 
- 00011294  0x00001725 nbranch  0x00002c26 , 0x00000005 
- 00011295  0x00001726 arg  0x000006b6 , 0x00000012 
- 00011296  0x00001727 call  0x00007d64 
- 00011297  0x00001729 branch  0x00002c2d , 0x00000005 
- 00011298  0x0000172b fetch  0x00000002 , 0x000006ce 
- 00011299  0x0000172c fetcht  0x00000002 , 0x0000439e 
- 00011300  0x0000172d isub  0x00000002 , 0x0000003e 
- 00011301  0x0000172e branch  0x00002c35 , 0x00000005 
- 00011302  0x00001730 fetch  0x00000002 , 0x00000678 
- 00011303  0x00001731 increase  0x00000001 , 0x0000003f 
- 00011304  0x00001732 store  0x00000002 , 0x00000678 
- 00011305  0x00001733 branch  0x00002c16 
- 00011306  0x00001736 fetch  0x00000001 , 0x0000439a 
- 00011307  0x00001737 beq  0x00000001 , 0x00002c35 
- 00011308  0x00001738 branch  0x00002e03 
- 00011309  0x0000173c fetch  0x00000002 , 0x000006ce 
- 00011310  0x0000173d fetcht  0x00000002 , 0x0000439e 
- 00011311  0x0000173e isub  0x00000002 , 0x0000003e 
- 00011312  0x0000173f nbranch  0x00002c26 , 0x00000005 
- 00011313  0x00001740 jam  0x00000001 , 0x0000439a 
- 00011314  0x00001742 fetcht  0x00000002 , 0x00000678 
- 00011315  0x00001743 storet  0x00000002 , 0x000006c9 
- 00011316  0x00001744 branch  0x00002c26 
- 00011317  0x00001747 fetch  0x00000001 , 0x0000439a 
- 00011318  0x00001748 beq  0x00000000 , 0x00002c26 
- 00011319  0x00001749 jam  0x00000002 , 0x0000439a 
- 00011320  0x0000174a fetcht  0x00000002 , 0x00000678 
- 00011321  0x0000174b increase  0xffffffff , 0x00000002 
- 00011322  0x0000174c storet  0x00000002 , 0x000006cb 
- 00011323  0x0000174f arg  0x00000005 , 0x00000011 
- 00011324  0x00001750 call  0x00002e10 
- 00011325  0x00001751 setarg  0x00000007 
- 00011326  0x00001752 istore  0x00000001 , 0x00000005 
- 00011327  0x00001753 fetch  0x00000002 , 0x000006c9 
- 00011328  0x00001754 istore  0x00000002 , 0x00000005 
- 00011329  0x00001755 fetch  0x00000002 , 0x000006cb 
- 00011330  0x00001756 istore  0x00000002 , 0x00000005 
- 00011331  0x00001757 rtn 
- 00011332  0x0000175c call  0x00002e41 
- 00011333  0x0000175d call  0x00002e4a 
- 00011334  0x0000175e branch  0x00002c47 
- 00011335  0x00001761 fetcht  0x00000002 , 0x000006b1 
- 00011336  0x00001762 storet  0x00000002 , 0x00000678 
- 00011337  0x00001763 call  0x00002cc7 
- 00011338  0x00001764 call  0x00002cd2 
- 00011339  0x00001765 increase  0xfffffffe , 0x00000006 
- 00011340  0x00001766 copy  0x00000006 , 0x0000003f 
- 00011341  0x00001767 store  0x00000002 , 0x000006c7 
- 00011342  0x00001769 fetcht  0x00000002 , 0x000006b6 
- 00011343  0x0000176a setarg  0x00002a00 
- 00011344  0x0000176b isub  0x00000002 , 0x0000003e 
- 00011345  0x0000176c branch  0x00002cb2 , 0x00000005 
- 00011346  0x0000176d setarg  0x00002803 
- 00011347  0x0000176e isub  0x00000002 , 0x0000003e 
- 00011348  0x0000176f nbranch  0x00002c9c , 0x00000005 
- 00011349  0x00001770 arg  0x00000002 , 0x0000000b 
- 00011350  0x00001772 call  0x00002e17 
- 00011351  0x00001773 nbranch  0x00002c79 , 0x00000002 
- 00011352  0x00001774 fetcht  0x00000002 , 0x00000678 
- 00011353  0x00001775 call  0x00002d02 
- 00011354  0x00001776 nbranch  0x00002c79 , 0x00000034 
- 00011355  0x00001777 call  0x00002e1b 
- 00011356  0x00001778 nbranch  0x00002c77 , 0x00000005 
- 00011357  0x00001779 nbranch  0x00002c7b , 0x00000028 
- 00011358  0x0000177a disable  0x00000028 
- 00011359  0x0000177b call  0x00002e46 
- 00011360  0x0000177c copy  0x0000003f , 0x00000011 
- 00011361  0x0000177d call  0x00002e10 
- 00011362  0x0000177e setarg  0x00000009 
- 00011363  0x0000177f istore  0x00000001 , 0x00000005 
- 00011364  0x00001780 copy  0x00000005 , 0x00000030 
- 00011365  0x00001781 increase  0x00000001 , 0x00000005 
- 00011366  0x00001783 call  0x00002c89 
- 00011367  0x00001784 call  0x00002e13 
- 00011368  0x00001785 call  0x00002d02 
- 00011369  0x00001786 call  0x00002c90 
- 00011370  0x00001787 fetch  0x00000001 , 0x000006cd 
- 00011371  0x00001788 add  0x0000003f , 0x00000005 , 0x00000011 
- 00011372  0x00001789 istorer  0x00000011 , 0x00000001 , 0x00000030 
- 00011373  0x0000178b sub  0x00000011 , 0x00000007 , 0x0000003e 
- 00011374  0x0000178c ncall  0x00007dbe , 0x00000005 
- 00011375  0x0000178d call  0x00007dc0 , 0x00000005 
- 00011376  0x0000178e call  0x00002e46 
- 00011377  0x0000178f increase  0xfffffffe , 0x0000003f 
- 00011378  0x00001790 idiv  0x00000011 
- 00011379  0x00001791 call  0x00007d62 
- 00011380  0x00001792 quotient  0x0000000b 
- 00011381  0x00001793 increase  0xffffffff , 0x0000000b 
- 00011382  0x00001794 branch  0x00002c79 , 0x00000005 
- 00011383  0x00001796 call  0x00002e13 
- 00011384  0x00001797 branch  0x00002c56 
- 00011385  0x00001799 branch  0x00002e03 , 0x00000028 
- 00011386  0x0000179a branch  0x00002e34 
- 00011387  0x0000179d call  0x00002e24 
- 00011388  0x0000179e call  0x00002e13 
- 00011389  0x0000179f call  0x00002d02 
- 00011390  0x000017a0 call  0x00002d96 
- 00011391  0x000017a1 nbranch  0x00002c79 , 0x00000034 
- 00011392  0x000017a3 call  0x00007c64 
- 00011393  0x000017a4 fetch  0x00000002 , 0x00000678 
- 00011394  0x000017a5 increase  0xffffffff , 0x0000003f 
- 00011395  0x000017a6 istore  0x00000002 , 0x00000005 
- 00011396  0x000017a7 call  0x00002e30 
- 00011397  0x000017a8 call  0x00002c90 
- 00011398  0x000017a9 increase  0xffffffff , 0x0000000b 
- 00011399  0x000017aa branch  0x00002c79 , 0x00000005 
- 00011400  0x000017ab branch  0x00002c77 
- 00011401  0x000017af fetch  0x00000002 , 0x00000678 
- 00011402  0x000017b0 istore  0x00000002 , 0x00000005 
- 00011403  0x000017b2 fetch  0x00000001 , 0x000006c6 
- 00011404  0x000017b3 copy  0x0000003f , 0x00000039 
- 00011405  0x000017b4 call  0x00007c67 
- 00011406  0x000017b5 call  0x00007ccc 
- 00011407  0x000017b6 branch  0x00007c6a 
- 00011408  0x000017b8 call  0x00007c64 
- 00011409  0x000017b9 fetch  0x00000002 , 0x00000678 
- 00011410  0x000017ba istore  0x00000002 , 0x00000005 
- 00011411  0x000017bb call  0x00007c6a 
- 00011412  0x000017bc fetch  0x00000001 , 0x000006cd 
- 00011413  0x000017bd copy  0x0000003f , 0x00000039 
- 00011414  0x000017be call  0x00007c64 
- 00011415  0x000017bf call  0x00007c67 
- 00011416  0x000017c0 isub  0x00000039 , 0x00000006 
- 00011417  0x000017c1 increase  0xffffffff , 0x00000006 
- 00011418  0x000017c2 call  0x00007ccc 
- 00011419  0x000017c3 branch  0x00007c6a 
- 00011420  0x000017c6 bpatchx  0x00000055 , 0x0000402a 
- 00011421  0x000017c7 call  0x00002ce0 
- 00011422  0x000017c8 branch  0x00002e03 , 0x00000034 
- 00011423  0x000017c9 copy  0x00000006 , 0x00000013 
- 00011424  0x000017cb call  0x00002e46 
- 00011425  0x000017cc copy  0x00000013 , 0x00000006 
- 00011426  0x000017cd ifetcht  0x00000001 , 0x00000006 
- 00011427  0x000017ce increase  0x00000004 , 0x00000002 
- 00011428  0x000017cf call  0x00007db0 
- 00011429  0x000017d0 copy  0x0000003f , 0x00000013 
- 00011430  0x000017d1 copy  0x0000003f , 0x00000011 
- 00011431  0x000017d2 call  0x00007c6d 
- 00011432  0x000017d3 call  0x00002e10 
- 00011433  0x000017d5 setarg  0x00000009 
- 00011434  0x000017d6 istore  0x00000001 , 0x00000005 
- 00011435  0x000017d7 add  0x00000013 , 0xfffffffe , 0x0000003f 
- 00011436  0x000017d8 add  0x0000003f , 0xfffffffe , 0x00000039 
- 00011437  0x000017d9 istore  0x00000001 , 0x00000005 
- 00011438  0x000017da fetch  0x00000002 , 0x000006de 
- 00011439  0x000017db istore  0x00000002 , 0x00000005 
- 00011440  0x000017dc call  0x00007c67 
- 00011441  0x000017dd branch  0x00007ccc 
- 00011442  0x000017e1 call  0x00002ce0 
- 00011443  0x000017e2 branch  0x00002e03 , 0x00000034 
- 00011444  0x000017e3 increase  0xfffffffb , 0x00000006 
- 00011445  0x000017e4 ifetch  0x00000002 , 0x00000006 
- 00011446  0x000017e5 store  0x00000002 , 0x00000678 
- 00011447  0x000017e6 call  0x00002e46 
- 00011448  0x000017e7 fetcht  0x00000001 , 0x0000426b 
- 00011449  0x000017e8 increase  0x00000004 , 0x00000002 
- 00011450  0x000017e9 call  0x00007db0 
- 00011451  0x000017ea copy  0x0000003f , 0x00000013 
- 00011452  0x000017eb copy  0x0000003f , 0x00000011 
- 00011453  0x000017ec call  0x00002e10 
- 00011454  0x000017ed setarg  0x00000009 
- 00011455  0x000017ee istore  0x00000001 , 0x00000005 
- 00011456  0x000017ef add  0x00000013 , 0xfffffffe , 0x0000003f 
- 00011457  0x000017f0 add  0x0000003f , 0xfffffffe , 0x00000039 
- 00011458  0x000017f1 istore  0x00000001 , 0x00000005 
- 00011459  0x000017f2 fetch  0x00000002 , 0x00000678 
- 00011460  0x000017f3 istore  0x00000002 , 0x00000005 
- 00011461  0x000017f4 arg  0x0000426c , 0x00000006 
- 00011462  0x000017f5 branch  0x00007ccc 
- 00011463  0x000017f9 bpatchx  0x00000056 , 0x0000402a 
- 00011464  0x000017fa fetch  0x00000002 , 0x000006b1 
- 00011465  0x000017fb iforce  0x00000012 
- 00011466  0x000017fc fetch  0x00000002 , 0x000006b3 
- 00011467  0x000017fd iforce  0x00000013 
- 00011468  0x000017fe fetch  0x00000002 , 0x000042f7 
- 00011469  0x000017ff iforce  0x00000006 
- 00011470  0x00001800 branch  0x00007dba 
- 00011471  0x00001805 call  0x00002cd2 
- 00011472  0x00001806 branch  0x00002cdd , 0x00000005 
- 00011473  0x00001807 rtn 
- 00011474  0x0000180a bpatchx  0x00000057 , 0x0000402a 
- 00011475  0x0000180b fetch  0x00000002 , 0x000042f7 
- 00011476  0x0000180c iforce  0x00000006 
- 00011477  0x0000180e ifetch  0x00000002 , 0x00000006 
- 00011478  0x0000180f and_into  0x000000ff , 0x0000003f 
- 00011479  0x00001810 rtn  0x00000034 
- 00011480  0x00001811 isub  0x00000002 , 0x0000003e 
- 00011481  0x00001812 rtn  0x00000005 
- 00011482  0x00001813 call  0x00002cdd 
- 00011483  0x00001814 call  0x00002cdd 
- 00011484  0x00001815 branch  0x00002cd5 
- 00011485  0x00001819 ifetch  0x00000001 , 0x00000006 
- 00011486  0x0000181a iadd  0x00000006 , 0x00000006 
- 00011487  0x0000181b rtn 
- 00011488  0x0000181f bpatchx  0x00000058 , 0x0000402b 
- 00011489  0x00001820 fetch  0x00000002 , 0x000042f7 
- 00011490  0x00001821 iforce  0x00000006 
- 00011491  0x00001823 ifetch  0x00000002 , 0x00000006 
- 00011492  0x00001824 and_into  0x000000ff , 0x0000003f 
- 00011493  0x00001825 rtn  0x00000034 
- 00011494  0x00001826 store  0x00000002 , 0x000006de 
- 00011495  0x00001827 ifetch  0x00000001 , 0x00000006 
- 00011496  0x00001828 copy  0x00000006 , 0x00000005 
- 00011497  0x00001829 iadd  0x00000006 , 0x00000006 
- 00011498  0x0000182a fetcht  0x00000001 , 0x000006b5 
- 00011499  0x0000182b isub  0x00000002 , 0x0000003e 
- 00011500  0x0000182c nbranch  0x00002cf3 , 0x00000005 
- 00011501  0x0000182d copy  0x0000003f , 0x00000039 
- 00011502  0x0000182e copy  0x00000005 , 0x00000012 
- 00011503  0x0000182f arg  0x000006b6 , 0x00000011 
- 00011504  0x00001830 call  0x00007d64 
- 00011505  0x00001831 rtn  0x00000005 
- 00011506  0x00001832 fetch  0x00000001 , 0x000006b5 
- 00011507  0x00001834 iadd  0x00000005 , 0x00000006 
- 00011508  0x00001835 call  0x00002cdd 
- 00011509  0x00001836 branch  0x00002ce3 
- 00011510  0x0000183e arg  0x00000001 , 0x00000002 
- 00011511  0x0000183f fetch  0x00000002 , 0x000042f7 
- 00011512  0x00001840 iforce  0x00000006 
- 00011513  0x00001841 copy  0x00000006 , 0x00000005 
- 00011514  0x00001843 ifetch  0x00000002 , 0x00000006 
- 00011515  0x00001844 and_into  0x000000ff , 0x0000003f 
- 00011516  0x00001845 rtn  0x00000034 
- 00011517  0x00001846 add  0x0000003f , 0x00000001 , 0x00000002 
- 00011518  0x00001847 call  0x00002cdd 
- 00011519  0x00001848 call  0x00002cdd 
- 00011520  0x00001849 copy  0x00000006 , 0x00000005 
- 00011521  0x0000184a branch  0x00002cfa 
- 00011522  0x0000184e fetch  0x00000002 , 0x000006c7 
- 00011523  0x0000184f branch  0x00002d06 
- 00011524  0x00001852 bpatchx  0x00000059 , 0x0000402b 
- 00011525  0x00001853 fetch  0x00000002 , 0x000042f7 
- 00011526  0x00001855 iforce  0x00000006 
- 00011527  0x00001857 ifetch  0x00000002 , 0x00000006 
- 00011528  0x00001858 and_into  0x000000ff , 0x0000003f 
- 00011529  0x00001859 branch  0x00002d0f , 0x00000034 
- 00011530  0x0000185a isub  0x00000002 , 0x0000003e 
- 00011531  0x0000185b branch  0x00002d10 , 0x00000005 
- 00011532  0x0000185c call  0x00002cdd 
- 00011533  0x0000185d call  0x00002cdd 
- 00011534  0x0000185e branch  0x00002d07 
- 00011535  0x00001861 branch  0x00007dc8 
- 00011536  0x00001864 ifetch  0x00000001 , 0x00000006 
- 00011537  0x00001865 store  0x00000001 , 0x000006cd 
- 00011538  0x00001866 copy  0x0000003f , 0x00000039 
- 00011539  0x00001867 arg  0x000006ce , 0x00000005 
- 00011540  0x00001868 call  0x00007ccc 
- 00011541  0x00001869 ifetch  0x00000001 , 0x00000006 
- 00011542  0x0000186a store  0x00000001 , 0x000006c6 
- 00011543  0x0000186b call  0x00007c6d 
- 00011544  0x0000186c branch  0x00007dca 
- 00011545  0x00001871 call  0x00002dc7 
- 00011546  0x00001872 fetcht  0x00000002 , 0x00004398 
- 00011547  0x00001873 fetch  0x00000001 , 0x00004321 
- 00011548  0x00001874 bbit1  0x00000003 , 0x00002d42 
- 00011549  0x00001878 call  0x00002cd2 
- 00011550  0x00001879 nbranch  0x00002e03 , 0x00000005 
- 00011551  0x0000187a call  0x00002d48 , 0x00000028 
- 00011552  0x0000187b rtn  0x00000028 
- 00011553  0x0000187c call  0x00002cdd 
- 00011554  0x0000187d increase  0xfffffffe , 0x00000006 
- 00011555  0x0000187e ifetch  0x00000002 , 0x00000006 
- 00011556  0x0000187f arg  0x00002a00 , 0x00000002 
- 00011557  0x00001880 isub  0x00000002 , 0x0000003e 
- 00011558  0x00001881 branch  0x00002d36 , 0x00000005 
- 00011559  0x00001882 copy  0x00000006 , 0x00000013 
- 00011560  0x00001883 call  0x00002e46 
- 00011561  0x00001884 copy  0x00000013 , 0x00000006 
- 00011562  0x00001885 ifetcht  0x00000001 , 0x00000006 
- 00011563  0x00001886 increase  0x00000001 , 0x00000002 
- 00011564  0x00001887 call  0x00007db0 
- 00011565  0x00001889 copy  0x0000003f , 0x00000013 
- 00011566  0x0000188a copy  0x0000003f , 0x00000011 
- 00011567  0x0000188b call  0x00007c6d 
- 00011568  0x0000188c call  0x00002e10 
- 00011569  0x0000188d setarg  0x0000000b 
- 00011570  0x0000188e istore  0x00000001 , 0x00000005 
- 00011571  0x0000188f add  0x00000013 , 0xffffffff , 0x00000039 
- 00011572  0x00001890 call  0x00007c67 
- 00011573  0x00001891 branch  0x00007cda 
- 00011574  0x00001894 call  0x00002e46 
- 00011575  0x00001895 fetcht  0x00000001 , 0x0000426b 
- 00011576  0x00001896 increase  0x00000001 , 0x00000002 
- 00011577  0x00001897 call  0x00007db0 
- 00011578  0x00001898 copy  0x0000003f , 0x00000013 
- 00011579  0x00001899 copy  0x0000003f , 0x00000011 
- 00011580  0x0000189b call  0x00002e10 
- 00011581  0x0000189c setarg  0x0000000b 
- 00011582  0x0000189d istore  0x00000001 , 0x00000005 
- 00011583  0x0000189e add  0x00000013 , 0xffffffff , 0x00000039 
- 00011584  0x0000189f arg  0x0000426c , 0x00000006 
- 00011585  0x000018a0 branch  0x00007cda 
- 00011586  0x000018a4 fetch  0x00000002 , 0x00004332 
- 00011587  0x000018a5 isub  0x00000002 , 0x0000003e 
- 00011588  0x000018a6 nbranch  0x00002d1d , 0x00000005 
- 00011589  0x000018a7 nbranch  0x00002d1d , 0x00000028 
- 00011590  0x000018a9 jam  0x00000005 , 0x000001b9 
- 00011591  0x000018aa branch  0x00002e05 
- 00011592  0x000018ad increase  0xfffffffe , 0x00000006 
- 00011593  0x000018ae ifetch  0x00000002 , 0x00000006 
- 00011594  0x000018af bbit1  0x0000000e , 0x00002d46 
- 00011595  0x000018b0 branch  0x00007dbc 
- 00011596  0x000018b3 ifetch  0x00000002 , 0x00000006 
- 00011597  0x000018b4 store  0x00000002 , 0x000006b5 
- 00011598  0x000018b5 iforce  0x00000011 
- 00011599  0x000018b6 fetcht  0x00000002 , 0x00004398 
- 00011600  0x000018b8 call  0x00002ccf 
- 00011601  0x000018b9 branch  0x00002e03 , 0x00000034 
- 00011602  0x000018ba ifetch  0x00000001 , 0x00000006 
- 00011603  0x000018bb isub  0x00000011 , 0x00000039 
- 00011604  0x000018bc nbranch  0x00002e03 , 0x00000002 
- 00011605  0x000018bd call  0x00007c6d 
- 00011606  0x000018be call  0x00002e46 
- 00011607  0x000018bf add  0x00000039 , 0x00000001 , 0x00000002 
- 00011608  0x000018c0 call  0x00007db0 
- 00011609  0x000018c2 copy  0x0000003f , 0x00000011 
- 00011610  0x000018c3 copy  0x0000003f , 0x00000013 
- 00011611  0x000018c4 call  0x00002e10 
- 00011612  0x000018c5 setarg  0x0000000d 
- 00011613  0x000018c6 istore  0x00000001 , 0x00000005 
- 00011614  0x000018c7 add  0x00000013 , 0xffffffff , 0x00000039 
- 00011615  0x000018c8 fetcht  0x00000002 , 0x000006b5 
- 00011616  0x000018c9 call  0x00007c67 
- 00011617  0x000018ca iadd  0x00000002 , 0x00000006 
- 00011618  0x000018cb branch  0x00007ccc 
- 00011619  0x000018d0 call  0x00002e41 
- 00011620  0x000018d1 call  0x00002e4a 
- 00011621  0x000018d2 branch  0x00002d66 
- 00011622  0x000018d9 arg  0x00000002 , 0x0000000b 
- 00011623  0x000018da fetcht  0x00000002 , 0x000006b1 
- 00011624  0x000018db storet  0x00000002 , 0x00000678 
- 00011625  0x000018dc call  0x00002cd2 
- 00011626  0x000018dd increase  0xfffffffe , 0x00000006 
- 00011627  0x000018de copy  0x00000006 , 0x0000003f 
- 00011628  0x000018df store  0x00000002 , 0x000006c7 
- 00011629  0x000018e1 call  0x00002e17 
- 00011630  0x000018e2 nbranch  0x00002d9e , 0x00000002 
- 00011631  0x000018e3 fetcht  0x00000002 , 0x00000678 
- 00011632  0x000018e4 call  0x00002d02 
- 00011633  0x000018e5 nbranch  0x00002da1 , 0x00000034 
- 00011634  0x000018e7 call  0x00002e1b 
- 00011635  0x000018e8 nbranch  0x00002d94 , 0x00000005 
- 00011636  0x000018e9 copy  0x0000000b , 0x0000003f 
- 00011637  0x000018ea beq  0x00000000 , 0x00002da1 
- 00011638  0x000018eb nbranch  0x00002d8a , 0x00000028 
- 00011639  0x000018ec disable  0x00000028 
- 00011640  0x000018ee call  0x00002e46 
- 00011641  0x000018ef copy  0x0000003f , 0x00000011 
- 00011642  0x000018f0 call  0x00002e10 
- 00011643  0x000018f1 setarg  0x00000011 
- 00011644  0x000018f2 istore  0x00000001 , 0x00000005 
- 00011645  0x000018f3 fetch  0x00000001 , 0x000006c6 
- 00011646  0x000018f4 add  0x0000003f , 0x00000004 , 0x00000011 
- 00011647  0x000018f5 istorer  0x00000011 , 0x00000001 , 0x00000005 
- 00011648  0x000018f6 call  0x00007c6a 
- 00011649  0x000018f7 sub  0x00000011 , 0x00000006 , 0x0000003e 
- 00011650  0x000018f8 ncall  0x00007dbe , 0x00000005 
- 00011651  0x000018f9 call  0x00007dc0 , 0x00000005 
- 00011652  0x000018fa call  0x00002e46 
- 00011653  0x000018fb increase  0xfffffffe , 0x0000003f 
- 00011654  0x000018fc idiv  0x00000011 
- 00011655  0x000018fd call  0x00007d62 
- 00011656  0x000018fe quotient  0x0000000b 
- 00011657  0x000018ff branch  0x00002d90 
- 00011658  0x00001901 call  0x00002d98 
- 00011659  0x00001902 nbranch  0x00002da1 , 0x00000034 
- 00011660  0x00001903 fetch  0x00000002 , 0x00000678 
- 00011661  0x00001904 increase  0xffffffff , 0x0000003f 
- 00011662  0x00001905 store  0x00000002 , 0x000006cb 
- 00011663  0x00001906 call  0x00002e2a 
- 00011664  0x00001908 fetch  0x00000002 , 0x00000678 
- 00011665  0x00001909 store  0x00000002 , 0x000006c9 
- 00011666  0x0000190a call  0x00002e24 
- 00011667  0x0000190b increase  0xffffffff , 0x0000000b 
- 00011668  0x0000190e call  0x00002e13 
- 00011669  0x0000190f branch  0x00002d6d 
- 00011670  0x00001912 fetch  0x00000001 , 0x000006cd 
- 00011671  0x00001913 branch  0x00002d99 
- 00011672  0x00001917 fetch  0x00000001 , 0x000006c6 
- 00011673  0x00001918 branch  0x00002d9c , 0x0000002c 
- 00011674  0x00001919 increase  0xfffffffe , 0x0000003f 
- 00011675  0x0000191a rtn 
- 00011676  0x0000191d increase  0xfffffff0 , 0x0000003f 
- 00011677  0x0000191e rtn 
- 00011678  0x00001921 fetch  0x00000002 , 0x00000678 
- 00011679  0x00001922 store  0x00000002 , 0x000006cb 
- 00011680  0x00001923 branch  0x00002da5 
- 00011681  0x00001925 fetch  0x00000002 , 0x00000678 
- 00011682  0x00001926 increase  0xffffffff , 0x0000003f 
- 00011683  0x00001927 store  0x00000002 , 0x000006cb 
- 00011684  0x00001928 branch  0x00002da5 
- 00011685  0x0000192a branch  0x00002e03 , 0x00000028 
- 00011686  0x0000192b call  0x00002e2a 
- 00011687  0x0000192c branch  0x00002e34 
- 00011688  0x00001932 copy  0x00000006 , 0x00000011 
- 00011689  0x00001933 fetch  0x00000002 , 0x00004335 
- 00011690  0x00001934 add  0x0000003f , 0xfffffffd , 0x00000012 
- 00011691  0x00001935 call  0x00002929 
- 00011692  0x00001937 bpatchx  0x0000005a , 0x0000402b 
- 00011693  0x00001938 call  0x00002dc7 
- 00011694  0x00001939 fetcht  0x00000002 , 0x00004398 
- 00011695  0x0000193a call  0x00002cd2 
- 00011696  0x0000193b nbranch  0x00002dc5 , 0x00000005 
- 00011697  0x0000193c call  0x00002dc1 , 0x00000028 
- 00011698  0x0000193d rtn  0x00000028 
- 00011699  0x0000193f fetch  0x00000001 , 0x00004321 
- 00011700  0x00001940 bbit0  0x00000004 , 0x00002dbc 
- 00011701  0x00001942 fetcht  0x00000002 , 0x00004398 
- 00011702  0x00001943 fetch  0x00000002 , 0x00004332 
- 00011703  0x00001944 isub  0x00000002 , 0x0000003e 
- 00011704  0x00001945 nbranch  0x00002dbc , 0x00000005 
- 00011705  0x00001946 call  0x00002dc7 
- 00011706  0x00001947 nbranch  0x00002dbc , 0x00000028 
- 00011707  0x00001948 branch  0x00002d46 
- 00011708  0x0000194c force  0x00000001 , 0x00000011 
- 00011709  0x0000194d call  0x00002e10 
- 00011710  0x0000194e setarg  0x00000013 
- 00011711  0x0000194f istore  0x00000001 , 0x00000005 
- 00011712  0x00001950 rtn 
- 00011713  0x00001953 increase  0xfffffffe , 0x00000006 
- 00011714  0x00001954 ifetch  0x00000002 , 0x00000006 
- 00011715  0x00001955 bbit1  0x0000000f , 0x00002d46 
- 00011716  0x00001956 branch  0x00007dbc 
- 00011717  0x00001959 jam  0x00000001 , 0x000001b9 
- 00011718  0x0000195a branch  0x00002e05 
- 00011719  0x0000195e bpatchx  0x0000005b , 0x0000402b 
- 00011720  0x0000195f call  0x00007dbc 
- 00011721  0x00001960 fetch  0x00000001 , 0x000042fe 
- 00011722  0x00001961 rtneq  0x00000000 
- 00011723  0x00001962 fetch  0x00000001 , 0x00004040 
- 00011724  0x00001963 rtnbit1  0x00000004 
- 00011725  0x00001964 branch  0x00007dba 
- 00011726  0x00001968 add  0x00000006 , 0x00000002 , 0x00000011 
- 00011727  0x00001969 fetch  0x00000002 , 0x00004335 
- 00011728  0x0000196a add  0x0000003f , 0xfffffffb , 0x00000012 
- 00011729  0x0000196b call  0x00002929 
- 00011730  0x0000196c branch  0x00002dd3 
- 00011731  0x00001970 fetch  0x00000002 , 0x00004335 
- 00011732  0x00001971 copy  0x0000003f , 0x00000011 
- 00011733  0x00001972 call  0x00002e10 
- 00011734  0x00001973 setarg  0x00000017 
- 00011735  0x00001974 istore  0x00000001 , 0x00000005 
- 00011736  0x00001975 fetch  0x00000002 , 0x00004398 
- 00011737  0x00001976 istore  0x00000002 , 0x00000005 
- 00011738  0x00001977 fetch  0x00000002 , 0x00004335 
- 00011739  0x00001978 add  0x0000003f , 0xfffffffb , 0x00000039 
- 00011740  0x00001979 fetch  0x00000002 , 0x00004339 
- 00011741  0x0000197a add  0x0000003f , 0x00000007 , 0x00000006 
- 00011742  0x0000197b ifetch  0x00000002 , 0x00000006 
- 00011743  0x0000197c istore  0x00000002 , 0x00000005 
- 00011744  0x0000197d branch  0x00007ccc 
- 00011745  0x00001984 force  0x00000001 , 0x00000011 
- 00011746  0x00001985 call  0x00002e10 
- 00011747  0x00001986 setarg  0x00000019 
- 00011748  0x00001987 istore  0x00000001 , 0x00000005 
- 00011749  0x00001988 rtn 
- 00011750  0x0000198b fetch  0x00000001 , 0x00004396 
- 00011751  0x0000198c set0  0x00000000 , 0x0000003f 
- 00011752  0x0000198d store  0x00000001 , 0x00004396 
- 00011753  0x0000198e rtn 
- 00011754  0x00001991 copy  0x00000006 , 0x00000011 
- 00011755  0x00001992 fetch  0x00000002 , 0x00004335 
- 00011756  0x00001993 add  0x0000003f , 0xfffffffd , 0x00000012 
- 00011757  0x00001994 branch  0x00002929 
- 00011758  0x0000199a copy  0x00000002 , 0x00000013 
- 00011759  0x0000199b increase  0x00000003 , 0x00000011 
- 00011760  0x0000199c call  0x00002e10 
- 00011761  0x0000199d increase  0xfffffffd , 0x00000011 
- 00011762  0x0000199e setarg  0x0000001b 
- 00011763  0x0000199f istore  0x00000001 , 0x00000005 
- 00011764  0x000019a0 copy  0x00000013 , 0x00000002 
- 00011765  0x000019a1 istoret  0x00000002 , 0x00000005 
- 00011766  0x000019a2 rtn 
- 00011767  0x000019a6 fetch  0x00000001 , 0x00004396 
- 00011768  0x000019a7 set1  0x00000000 , 0x0000003f 
- 00011769  0x000019a8 store  0x00000001 , 0x00004396 
- 00011770  0x000019a9 copy  0x00000002 , 0x00000013 
- 00011771  0x000019aa increase  0x00000003 , 0x00000011 
- 00011772  0x000019ab call  0x00002e10 
- 00011773  0x000019ac increase  0xfffffffd , 0x00000011 
- 00011774  0x000019ad setarg  0x0000001d 
- 00011775  0x000019ae istore  0x00000001 , 0x00000005 
- 00011776  0x000019af copy  0x00000013 , 0x00000002 
- 00011777  0x000019b0 istoret  0x00000002 , 0x00000005 
- 00011778  0x000019b1 rtn 
- 00011779  0x000019b7 bpatchx  0x0000005c , 0x0000402b 
- 00011780  0x000019b8 jam  0x0000000a , 0x000001b9 
- 00011781  0x000019ba force  0x00000005 , 0x00000011 
- 00011782  0x000019bb call  0x00002e10 
- 00011783  0x000019bc setarg  0x00000001 
- 00011784  0x000019bd istore  0x00000001 , 0x00000005 
- 00011785  0x000019be fetch  0x00000001 , 0x00004397 
- 00011786  0x000019bf istore  0x00000001 , 0x00000005 
- 00011787  0x000019c0 fetch  0x00000002 , 0x00004398 
- 00011788  0x000019c1 istore  0x00000002 , 0x00000005 
- 00011789  0x000019c2 fetch  0x00000001 , 0x000001b9 
- 00011790  0x000019c3 istore  0x00000001 , 0x00000005 
- 00011791  0x000019c4 rtn 
- 00011792  0x000019c8 bpatchx  0x0000005d , 0x0000402b 
- 00011793  0x000019c9 force  0x00000004 , 0x00000012 
- 00011794  0x000019ca branch  0x000029fb 
- 00011795  0x000019ce fetcht  0x00000002 , 0x00000678 
- 00011796  0x000019cf increase  0x00000001 , 0x00000002 
- 00011797  0x000019d0 storet  0x00000002 , 0x00000678 
- 00011798  0x000019d1 rtn 
- 00011799  0x000019d4 fetcht  0x00000002 , 0x00000678 
- 00011800  0x000019d5 fetch  0x00000002 , 0x000006b3 
- 00011801  0x000019d6 isub  0x00000002 , 0x0000003e 
- 00011802  0x000019d7 rtn 
- 00011803  0x000019db bpatchx  0x0000005e , 0x0000402b 
- 00011804  0x000019dc fetcht  0x00000001 , 0x000006b5 
- 00011805  0x000019dd arg  0x000006b6 , 0x00000011 
- 00011806  0x000019df fetch  0x00000001 , 0x000006cd 
- 00011807  0x000019e0 copy  0x0000003f , 0x00000039 
- 00011808  0x000019e1 isub  0x00000002 , 0x0000003e 
- 00011809  0x000019e2 nrtn  0x00000005 
- 00011810  0x000019e3 arg  0x000006ce , 0x00000012 
- 00011811  0x000019e4 branch  0x00007d64 
- 00011812  0x000019e8 bpatchx  0x0000005f , 0x0000402b 
- 00011813  0x000019e9 fetch  0x00000001 , 0x000006c6 
- 00011814  0x000019ea store  0x00000001 , 0x000006a1 
- 00011815  0x000019eb copy  0x0000003f , 0x00000039 
- 00011816  0x000019ec call  0x00007c67 
- 00011817  0x000019ed branch  0x00007ccc 
- 00011818  0x000019f1 bpatchx  0x00000060 , 0x0000402c 
- 00011819  0x000019f2 call  0x00007c64 
- 00011820  0x000019f3 fetch  0x00000002 , 0x000006c9 
- 00011821  0x000019f4 istore  0x00000002 , 0x00000005 
- 00011822  0x000019f5 fetch  0x00000002 , 0x000006cb 
- 00011823  0x000019f6 istore  0x00000002 , 0x00000005 
- 00011824  0x000019f8 fetch  0x00000001 , 0x000006a1 
- 00011825  0x000019f9 copy  0x0000003f , 0x00000039 
- 00011826  0x000019fa call  0x00007ccc 
- 00011827  0x000019fb branch  0x00007c6a 
- 00011828  0x00001a00 bpatchx  0x00000061 , 0x0000402c 
- 00011829  0x00001a01 call  0x00007c64 
- 00011830  0x00001a02 call  0x00002a21 
- 00011831  0x00001a03 copy  0x00000005 , 0x0000003f 
- 00011832  0x00001a04 isub  0x00000006 , 0x00000011 
- 00011833  0x00001a05 call  0x00002a24 
- 00011834  0x00001a06 copy  0x00000011 , 0x0000003f 
- 00011835  0x00001a07 istore  0x00000002 , 0x00000006 
- 00011836  0x00001a08 increase  0x00000004 , 0x00000011 
- 00011837  0x00001a09 call  0x00002a16 
- 00011838  0x00001a0a copy  0x00000011 , 0x0000003f 
- 00011839  0x00001a0b istore  0x00000001 , 0x00000006 
- 00011840  0x00001a0c rtn 
- 00011841  0x00001a10 rshift8  0x0000003f , 0x0000003f 
- 00011842  0x00001a11 store  0x00000002 , 0x000006b1 
- 00011843  0x00001a12 ifetch  0x00000002 , 0x00000006 
- 00011844  0x00001a13 store  0x00000002 , 0x000006b3 
- 00011845  0x00001a14 rtn 
- 00011846  0x00001a18 bpatchx  0x00000062 , 0x0000402c 
- 00011847  0x00001a19 fetch  0x00000002 , 0x000042e3 
- 00011848  0x00001a1b fetcht  0x00000002 , 0x000042e1 
- 00011849  0x00001a1f branch  0x00007db0 
- 00011850  0x00001a24 bpatchx  0x00000063 , 0x0000402c 
- 00011851  0x00001a25 call  0x00007c6d 
- 00011852  0x00001a26 arg  0x000006b5 , 0x00000005 
- 00011853  0x00001a28 fetch  0x00000002 , 0x00004335 
- 00011854  0x00001a29 increase  0xfffffffb , 0x0000003f 
- 00011855  0x00001a2b istore  0x00000001 , 0x00000005 
- 00011856  0x00001a2c copy  0x0000003f , 0x00000039 
- 00011857  0x00001a2d call  0x00007c67 
- 00011858  0x00001a2e branch  0x00007ccc 
- 00011859  0x00001a33 fetch  0x00000002 , 0x00000050 
- 00011860  0x00001a34 rtnne  0x00000004 
- 00011861  0x00001a35 fetch  0x00000001 , 0x00004396 
- 00011862  0x00001a36 set1  0x00000001 , 0x0000003f 
- 00011863  0x00001a37 store  0x00000001 , 0x00004396 
- 00011864  0x00001a38 fetch  0x00000003 , 0x00000052 
- 00011865  0x00001a39 store  0x00000003 , 0x00004397 
- 00011866  0x00001a3a set1  0x0000000f , 0x00000000 
- 00011867  0x00001a3b beq  0x00000012 , 0x00002e6e 
- 00011868  0x00001a3c beq  0x00000052 , 0x00002e73 
- 00011869  0x00001a3d beq  0x00000018 , 0x00002de1 
- 00011870  0x00001a3e beq  0x00000002 , 0x00002bab 
- 00011871  0x00001a3f beq  0x0000001e , 0x00002de6 
- 00011872  0x00001a40 set0  0x0000000f , 0x00000000 
- 00011873  0x00001a42 fetch  0x00000001 , 0x00004396 
- 00011874  0x00001a43 set0  0x00000001 , 0x0000003f 
- 00011875  0x00001a44 store  0x00000001 , 0x00004396 
- 00011876  0x00001a45 rtn 
- 00011877  0x00001a48 fetch  0x00000001 , 0x00004396 
- 00011878  0x00001a49 rtnbit0  0x00000001 
- 00011879  0x00001a4a set1  0x0000000f , 0x00000000 
- 00011880  0x00001a4b call  0x00002e7e 
- 00011881  0x00001a4c call  0x00002e84 
- 00011882  0x00001a4d call  0x00002e61 , 0x00000028 
- 00011883  0x00001a4e fetch  0x00000001 , 0x00004397 
- 00011884  0x00001a4f beq  0x00000012 , 0x00002dac 
- 00011885  0x00001a50 rtn 
- 00011886  0x00001a54 call  0x00002e73 
- 00011887  0x00001a55 branch  0x00002e70 
- 00011888  0x00001a58 call  0x00002e84 
- 00011889  0x00001a59 nrtn  0x00000028 
- 00011890  0x00001a5a branch  0x00002dac 
- 00011891  0x00001a5e bpatchx  0x00000064 , 0x0000402c 
- 00011892  0x00001a5f call  0x00002e77 
- 00011893  0x00001a60 arg  0x00000055 , 0x00000011 
- 00011894  0x00001a61 branch  0x00002929 
- 00011895  0x00001a65 fetch  0x00000001 , 0x0000004d 
- 00011896  0x00001a66 add  0x0000003f , 0xfffffff9 , 0x00000012 
- 00011897  0x00001a67 increase  0xfffffffc , 0x0000003f 
- 00011898  0x00001a68 store  0x00000002 , 0x00004337 
- 00011899  0x00001a69 fetcht  0x00000002 , 0x0000004e 
- 00011900  0x00001a6a storet  0x00000002 , 0x00004335 
- 00011901  0x00001a6b rtn 
- 00011902  0x00001a6f fetchr  0x00000012 , 0x00000001 , 0x0000004d 
- 00011903  0x00001a70 fetch  0x00000002 , 0x00004337 
- 00011904  0x00001a71 iadd  0x00000012 , 0x00000002 
- 00011905  0x00001a72 storet  0x00000002 , 0x00004337 
- 00011906  0x00001a73 arg  0x0000004e , 0x00000011 
- 00011907  0x00001a74 branch  0x00002929 
- 00011908  0x00001a79 call  0x00007dbc 
- 00011909  0x00001a7a fetch  0x00000002 , 0x00004337 
- 00011910  0x00001a7b fetcht  0x00000002 , 0x00004335 
- 00011911  0x00001a7c isub  0x00000002 , 0x0000003e 
- 00011912  0x00001a7d nrtn  0x00000005 
- 00011913  0x00001a7e branch  0x00007dba 
- 00011914  0x00001a85 ifetch  0x00000001 , 0x00000006 
- 00011915  0x00001a86 ifetcht  0x00000001 , 0x00000006 
- 00011916  0x00001a87 ifetcht  0x00000002 , 0x00000006 
- 00011917  0x00001a88 beq  0x00000013 , 0x00002e8f 
- 00011918  0x00001a89 rtn 
- 00011919  0x00001a8b ifetch  0x00000002 , 0x00000006 
- 00011920  0x00001a8c store  0x00000002 , 0x0000433c 
- 00011921  0x00001a8d jam  0x00000040 , 0x0000066f 
- 00011922  0x00001a8e branch  0x0000782b 
- 00011923  0x00001a95 arg  0x0000000c , 0x00000011 
- 00011924  0x00001a96 arg  0x00000012 , 0x00000013 
- 00011925  0x00001a97 call  0x00002e9b 
- 00011926  0x00001a98 setarg  0x00000008 
- 00011927  0x00001a99 istore  0x00000002 , 0x00000005 
- 00011928  0x00001a9a fetch  0x00000008 , 0x000042d3 
- 00011929  0x00001a9b istore  0x00000008 , 0x00000005 
- 00011930  0x00001a9c rtn 
- 00011931  0x00001aa1 call  0x00002ea3 
- 00011932  0x00001aa2 arg  0x00000005 , 0x00000012 
- 00011933  0x00001aa3 call  0x000029fb 
- 00011934  0x00001aa4 copy  0x00000013 , 0x0000003f 
- 00011935  0x00001aa5 istore  0x00000001 , 0x00000005 
- 00011936  0x00001aa6 fetch  0x00000001 , 0x0000433b 
- 00011937  0x00001aa7 istore  0x00000001 , 0x00000005 
- 00011938  0x00001aa8 rtn 
- 00011939  0x00001aac fetch  0x00000001 , 0x0000433b 
- 00011940  0x00001aae pincrease  0x00000001 
- 00011941  0x00001aaf store  0x00000001 , 0x0000433b 
- 00011942  0x00001ab0 rtnne  0x00000000 
- 00011943  0x00001ab3 jam  0x00000001 , 0x0000433b 
- 00011944  0x00001ab4 rtn 
- 00011945  0x00001aba fetch  0x00000001 , 0x000042fe 
- 00011946  0x00001abb beq  0x00000000 , 0x00002eb8 
- 00011947  0x00001abc beq  0x00000001 , 0x00002ebb 
- 00011948  0x00001abd beq  0x00000002 , 0x00002ebd 
- 00011949  0x00001abe beq  0x00000081 , 0x00002eb1 
- 00011950  0x00001abf beq  0x00000082 , 0x00002eb3 
- 00011951  0x00001ac0 beq  0x00000083 , 0x00002eb6 
- 00011952  0x00001ac1 rtn 
- 00011953  0x00001ac4 jam  0x0000000d , 0x000042c7 
- 00011954  0x00001ac5 branch  0x00002eb9 
- 00011955  0x00001ac7 jam  0x0000000d , 0x000042c7 
- 00011956  0x00001ac8 jam  0x00000001 , 0x000042c5 
- 00011957  0x00001ac9 rtn 
- 00011958  0x00001acb jam  0x0000000d , 0x000042c7 
- 00011959  0x00001acc branch  0x00002ebe 
- 00011960  0x00001acf jam  0x00000000 , 0x000042c7 
- 00011961  0x00001ad1 jam  0x00000003 , 0x000042c5 
- 00011962  0x00001ad2 rtn 
- 00011963  0x00001ad4 jam  0x00000005 , 0x000042c7 
- 00011964  0x00001ad5 branch  0x00002eb9 
- 00011965  0x00001ad7 jam  0x00000005 , 0x000042c7 
- 00011966  0x00001ad9 jam  0x00000000 , 0x000042c5 
- 00011967  0x00001ada rtn 
- 00011968  0x00001add fetch  0x00000001 , 0x0000446c 
- 00011969  0x00001ade set1  0x00000000 , 0x0000003f 
- 00011970  0x00001adf store  0x00000001 , 0x0000446c 
- 00011971  0x00001ae0 rtn 
- 00011972  0x00001ae3 fetch  0x00000001 , 0x0000446c 
- 00011973  0x00001ae4 set0  0x00000000 , 0x0000003f 
- 00011974  0x00001ae5 store  0x00000001 , 0x0000446c 
- 00011975  0x00001ae6 rtn 
- 00011976  0x00001ae9 ifetch  0x00000001 , 0x00000006 
- 00011977  0x00001aea beq  0x00000001 , 0x00002edc 
- 00011978  0x00001aec beq  0x00000003 , 0x00002f03 
- 00011979  0x00001aed beq  0x00000004 , 0x00002f24 
- 00011980  0x00001aee beq  0x00000005 , 0x00002f31 
- 00011981  0x00001af0 beq  0x00000007 , 0x00002f9a 
- 00011982  0x00001af1 beq  0x00000008 , 0x00002f86 
- 00011983  0x00001af2 beq  0x00000009 , 0x00002f96 
- 00011984  0x00001af3 beq  0x0000000a , 0x00002f9a 
- 00011985  0x00001af4 beq  0x0000000b , 0x00002f9a 
- 00011986  0x00001af5 beq  0x0000000c , 0x00002f9b 
- 00011987  0x00001af6 beq  0x0000000d , 0x00002fa0 
- 00011988  0x00001af7 rtn 
- 00011989  0x00001afc force  0x00000002 , 0x00000011 
- 00011990  0x00001afd call  0x00003047 
- 00011991  0x00001afe setarg  0x0000000b 
- 00011992  0x00001aff istore  0x00000001 , 0x00000005 
- 00011993  0x00001b00 fetch  0x00000001 , 0x000042c7 
- 00011994  0x00001b01 istore  0x00000001 , 0x00000005 
- 00011995  0x00001b02 rtn 
- 00011996  0x00001b05 store  0x00000001 , 0x000042bd 
- 00011997  0x00001b06 ifetch  0x00000006 , 0x00000006 
- 00011998  0x00001b07 istore  0x00000006 , 0x00000005 
- 00011999  0x00001b08 fetch  0x00000001 , 0x000042fe 
- 00012000  0x00001b09 beq  0x00000000 , 0x00002f37 
- 00012001  0x00001b0a call  0x00002efe 
- 00012002  0x00001b0b fetch  0x00000001 , 0x0000446a 
- 00012003  0x00001b0c branch  0x00002ee8 , 0x00000034 
- 00012004  0x00001b0d fetch  0x00000001 , 0x000042c0 
- 00012005  0x00001b0e bbit0  0x00000003 , 0x0000431f 
- 00012006  0x00001b0f fetch  0x00000001 , 0x000042fe 
- 00012007  0x00001b10 bbit0  0x00000007 , 0x0000431f 
- 00012008  0x00001b12 jam  0x00000003 , 0x000042fc 
- 00012009  0x00001b13 fetch  0x00000001 , 0x000042be 
- 00012010  0x00001b14 beq  0x00000000 , 0x00002ef0 
- 00012011  0x00001b15 beq  0x00000001 , 0x00002ef0 
- 00012012  0x00001b16 beq  0x00000003 , 0x00002ef0 
- 00012013  0x00001b17 fetch  0x00000001 , 0x000042fe 
- 00012014  0x00001b18 beq  0x00000002 , 0x00002ef3 
- 00012015  0x00001b19 rtneq  0x00000083 
- 00012016  0x00001b1b arg  0x00000000 , 0x0000003f 
- 00012017  0x00001b1c store  0x00000004 , 0x000042ff 
- 00012018  0x00001b1d rtn 
- 00012019  0x00001b20 fetch  0x00000001 , 0x00004321 
- 00012020  0x00001b21 bbit1  0x00000000 , 0x00002efc 
- 00012021  0x00001b23 arg  0x000042ff , 0x00000011 
- 00012022  0x00001b24 copy  0x00000011 , 0x00000005 
- 00012023  0x00001b25 arg  0x00000003 , 0x00000039 
- 00012024  0x00001b26 call  0x00007de8 
- 00012025  0x00001b27 fetch  0x00000002 , 0x00004301 
- 00012026  0x00001b28 and_into  0x00000007 , 0x0000003f 
- 00012027  0x00001b29 store  0x00000002 , 0x00004301 
- 00012028  0x00001b2b jam  0x00000034 , 0x0000066f 
- 00012029  0x00001b2c branch  0x0000782b 
- 00012030  0x00001b31 force  0x00000007 , 0x00000011 
- 00012031  0x00001b32 call  0x00003047 
- 00012032  0x00001b33 fetch  0x00000007 , 0x000042c4 
- 00012033  0x00001b34 istore  0x00000007 , 0x00000005 
- 00012034  0x00001b35 rtn 
- 00012035  0x00001b39 jam  0x00000005 , 0x000042fc 
- 00012036  0x00001b3a arg  0x0000429b , 0x00000005 
- 00012037  0x00001b3b call  0x00007c8f 
- 00012038  0x00001b3c fetch  0x00000001 , 0x000042fe 
- 00012039  0x00001b3d beq  0x00000004 , 0x00002f0b 
- 00012040  0x00001b3e beq  0x00000083 , 0x00002f0d 
- 00012041  0x00001b3f beq  0x00000084 , 0x00002f10 
- 00012042  0x00001b40 branch  0x00002f13 
- 00012043  0x00001b44 jam  0x00000043 , 0x0000066f 
- 00012044  0x00001b45 branch  0x0000782b 
- 00012045  0x00001b48 jam  0x00000002 , 0x000042f9 
- 00012046  0x00001b49 jam  0x00000008 , 0x000042fa 
- 00012047  0x00001b4a rtn 
- 00012048  0x00001b4d fetch  0x00000004 , 0x000042ff 
- 00012049  0x00001b4e branch  0x00002f0b , 0x00000034 
- 00012050  0x00001b4f branch  0x00002f0d 
- 00012051  0x00001b52 jam  0x00000006 , 0x000042fc 
- 00012052  0x00001b53 fetch  0x00000001 , 0x000042fe 
- 00012053  0x00001b54 bbit1  0x00000007 , 0x00002f1c 
- 00012054  0x00001b55 call  0x00007256 
- 00012055  0x00001b56 force  0x00000011 , 0x00000011 
- 00012056  0x00001b57 call  0x00003047 
- 00012057  0x00001b58 setarg  0x00000003 
- 00012058  0x00001b59 istore  0x00000001 , 0x00000005 
- 00012059  0x00001b5a branch  0x00007375 
- 00012060  0x00001b5d arg  0x000042ab , 0x00000005 
- 00012061  0x00001b5e call  0x00007de7 
- 00012062  0x00001b5f call  0x000071b6 
- 00012063  0x00001b60 force  0x00000011 , 0x00000011 
- 00012064  0x00001b61 call  0x00003047 
- 00012065  0x00001b62 setarg  0x00000003 
- 00012066  0x00001b63 istore  0x00000001 , 0x00000005 
- 00012067  0x00001b64 branch  0x000071f2 
- 00012068  0x00001b67 copy  0x00000006 , 0x00000011 
- 00012069  0x00001b68 fetch  0x00000001 , 0x000042fe 
- 00012070  0x00001b69 bbit1  0x00000007 , 0x00002f39 
- 00012071  0x00001b6a copy  0x00000011 , 0x00000006 
- 00012072  0x00001b6b call  0x0000724e 
- 00012073  0x00001b6c branch  0x00002f4e , 0x00000005 
- 00012074  0x00001b6e jam  0x00000004 , 0x000001ba 
- 00012075  0x00001b70 force  0x00000002 , 0x00000011 
- 00012076  0x00001b71 call  0x00003047 
- 00012077  0x00001b72 setarg  0x00000005 
- 00012078  0x00001b73 istore  0x00000001 , 0x00000005 
- 00012079  0x00001b74 fetch  0x00000001 , 0x000001ba 
- 00012080  0x00001b75 istore  0x00000001 , 0x00000005 
- 00012081  0x00001b77 bpatchx  0x00000065 , 0x0000402c 
- 00012082  0x00001b78 force  0x00000007 , 0x00000007 
- 00012083  0x00001b79 call  0x00007ce0 
- 00012084  0x00001b7a jam  0x00000000 , 0x000042fc 
- 00012085  0x00001b7b jam  0x00000030 , 0x0000066f 
- 00012086  0x00001b7c branch  0x0000782b 
- 00012087  0x00001b7f jam  0x00000005 , 0x000001ba 
- 00012088  0x00001b80 branch  0x00002f2b 
- 00012089  0x00001b83 arg  0x00000158 , 0x00000005 
- 00012090  0x00001b84 copy  0x00000011 , 0x00000006 
- 00012091  0x00001b85 call  0x00007c8f 
- 00012092  0x00001b86 fetch  0x00000001 , 0x000042fe 
- 00012093  0x00001b87 beq  0x00000083 , 0x00002f45 
- 00012094  0x00001b88 beq  0x00000084 , 0x00002f45 
- 00012095  0x00001b89 call  0x00007140 
- 00012096  0x00001b8a call  0x00002f53 
- 00012097  0x00001b8b fetch  0x00000001 , 0x000042fe 
- 00012098  0x00001b8c rtnne  0x00000082 
- 00012099  0x00001b8d jam  0x0000003b , 0x0000066f 
- 00012100  0x00001b8e branch  0x0000782b 
- 00012101  0x00001b91 call  0x000071ab 
- 00012102  0x00001b92 arg  0x000006d1 , 0x00000005 
- 00012103  0x00001b93 call  0x000071f2 
- 00012104  0x00001b94 arg  0x000006d1 , 0x00000011 
- 00012105  0x00001b95 arg  0x0000429b , 0x00000012 
- 00012106  0x00001b96 arg  0x00000010 , 0x00000039 
- 00012107  0x00001b97 call  0x00007d64 
- 00012108  0x00001b98 nbranch  0x00002f2a , 0x00000005 
- 00012109  0x00001b99 branch  0x00002f53 
- 00012110  0x00001b9c call  0x0000724a 
- 00012111  0x00001b9d jam  0x00000031 , 0x0000066f 
- 00012112  0x00001b9e call  0x0000782b 
- 00012113  0x00001b9f jam  0x00000001 , 0x0000429a 
- 00012114  0x00001ba0 jam  0x00000009 , 0x000042fc 
- 00012115  0x00001ba3 force  0x00000011 , 0x00000011 
- 00012116  0x00001ba4 call  0x00003047 
- 00012117  0x00001ba5 setarg  0x00000004 
- 00012118  0x00001ba6 istore  0x00000001 , 0x00000005 
- 00012119  0x00001ba7 arg  0x000042ab , 0x00000006 
- 00012120  0x00001ba8 branch  0x00007c8f 
- 00012121  0x00001bab force  0x00000011 , 0x00000011 
- 00012122  0x00001bac call  0x00003047 
- 00012123  0x00001bad setarg  0x00000006 
- 00012124  0x00001bae istore  0x00000001 , 0x00000005 
- 00012125  0x00001baf fetch  0x00000001 , 0x00004321 
- 00012126  0x00001bb0 bbit1  0x00000001 , 0x00002f61 
- 00012127  0x00001bb1 arg  0x0000428a , 0x00000006 
- 00012128  0x00001bb2 branch  0x00007c8f 
- 00012129  0x00001bb5 arg  0x00004322 , 0x00000006 
- 00012130  0x00001bb6 branch  0x00007c8f 
- 00012131  0x00001bba arg  0x00004303 , 0x00000005 
- 00012132  0x00001bbb force  0x0000000a , 0x00000039 
- 00012133  0x00001bbc call  0x00007de8 
- 00012134  0x00001bbd force  0x0000000b , 0x00000011 
- 00012135  0x00001bbe call  0x00003047 
- 00012136  0x00001bbf setarg  0x00000007 
- 00012137  0x00001bc0 istore  0x00000001 , 0x00000005 
- 00012138  0x00001bc1 fetch  0x00000002 , 0x00004303 
- 00012139  0x00001bc2 istore  0x00000002 , 0x00000005 
- 00012140  0x00001bc3 fetch  0x00000008 , 0x00004305 
- 00012141  0x00001bc4 istore  0x00000008 , 0x00000005 
- 00012142  0x00001bc5 rtn 
- 00012143  0x00001bc8 force  0x00000011 , 0x00000011 
- 00012144  0x00001bc9 call  0x00003047 
- 00012145  0x00001bca setarg  0x00000008 
- 00012146  0x00001bcb istore  0x00000001 , 0x00000005 
- 00012147  0x00001bcc setarg  0x00000000 
- 00012148  0x00001bcd istore  0x00000008 , 0x00000005 
- 00012149  0x00001bce istore  0x00000008 , 0x00000005 
- 00012150  0x00001bcf rtn 
- 00012151  0x00001bd3 force  0x00000008 , 0x00000011 
- 00012152  0x00001bd4 call  0x00003047 
- 00012153  0x00001bd5 setarg  0x00000009 
- 00012154  0x00001bd6 istore  0x00000001 , 0x00000005 
- 00012155  0x00001bd7 fetch  0x00000001 , 0x000042d2 
- 00012156  0x00001bd8 istore  0x00000001 , 0x00000005 
- 00012157  0x00001bd9 fetch  0x00000006 , 0x000042db 
- 00012158  0x00001bda istore  0x00000006 , 0x00000005 
- 00012159  0x00001bdb rtn 
- 00012160  0x00001bdf jam  0x00000008 , 0x000001ba 
- 00012161  0x00001be0 branch  0x00002f2b 
- 00012162  0x00001be3 fetch  0x00000001 , 0x000042c9 
- 00012163  0x00001be4 fetcht  0x00000001 , 0x000042c9 
- 00012164  0x00001be5 iand  0x00000002 , 0x0000003f 
- 00012165  0x00001be6 rtn 
- 00012166  0x00001be9 arg  0x0000430d , 0x00000005 
- 00012167  0x00001bea call  0x00007c8f 
- 00012168  0x00001beb call  0x00002f82 
- 00012169  0x00001bec isolate0  0x00000001 , 0x0000003f 
- 00012170  0x00001bed branch  0x00002f80 , 0x00000001 
- 00012171  0x00001bee fetch  0x00000001 , 0x000043cb 
- 00012172  0x00001bef rtnne  0x0000000a 
- 00012173  0x00001bf0 call  0x00002f90 
- 00012174  0x00001bf1 nrtn  0x00000028 
- 00012175  0x00001bf2 branch  0x00004329 
- 00012176  0x00001bf6 call  0x00007dbc 
- 00012177  0x00001bf7 fetch  0x00000001 , 0x000042cb 
- 00012178  0x00001bf8 rtneq  0x00000000 
- 00012179  0x00001bf9 fetch  0x00000001 , 0x000042c2 
- 00012180  0x00001bfa rtnbit0  0x00000001 
- 00012181  0x00001bfb branch  0x00007dba 
- 00012182  0x00001bfe call  0x00002f82 
- 00012183  0x00001bff isolate0  0x00000001 , 0x0000003f 
- 00012184  0x00001c00 branch  0x00002f80 , 0x00000001 
- 00012185  0x00001c01 rtn 
- 00012186  0x00001c06 rtn 
- 00012187  0x00001c09 arg  0x000005fe , 0x00000005 
- 00012188  0x00001c0a call  0x00007c81 
- 00012189  0x00001c0b jam  0x00000002 , 0x000042f9 
- 00012190  0x00001c0c jam  0x00000001 , 0x000042fa 
- 00012191  0x00001c0d rtn 
- 00012192  0x00001c10 arg  0x0000065e , 0x00000005 
- 00012193  0x00001c11 call  0x00007c8f 
- 00012194  0x00001c12 jam  0x00000006 , 0x000042fa 
- 00012195  0x00001c13 jam  0x00000002 , 0x000042f9 
- 00012196  0x00001c14 rtn 
- 00012197  0x00001c17 force  0x00000041 , 0x00000011 
- 00012198  0x00001c18 call  0x00003047 
- 00012199  0x00001c19 setarg  0x0000000c 
- 00012200  0x00001c1a istore  0x00000001 , 0x00000005 
- 00012201  0x00001c1b arg  0x0000448f , 0x00000006 
- 00012202  0x00001c1c branch  0x00007c81 
- 00012203  0x00001c1f call  0x00007157 
- 00012204  0x00001c20 force  0x00000011 , 0x00000011 
- 00012205  0x00001c21 call  0x00003047 
- 00012206  0x00001c22 setarg  0x0000000d 
- 00012207  0x00001c23 istore  0x00000001 , 0x00000005 
- 00012208  0x00001c24 branch  0x000071f2 
- 00012209  0x00001c27 fetch  0x00000001 , 0x000042fc 
- 00012210  0x00001c28 rtneq  0x000000ff 
- 00012211  0x00001c29 arg  0x00000003 , 0x00000002 
- 00012212  0x00001c2a isub  0x00000002 , 0x0000003e 
- 00012213  0x00001c2b nrtn  0x00000002 
- 00012214  0x00001c2c arg  0x00000007 , 0x00000007 
- 00012215  0x00001c2d call  0x00007cef 
- 00012216  0x00001c2e nrtn  0x00000034 
- 00012217  0x00001c2f branch  0x00002f80 
- 00012218  0x00001c32 bpatchx  0x00000066 , 0x0000402c 
- 00012219  0x00001c33 call  0x00002a28 
- 00012220  0x00001c34 nrtn  0x00000034 
- 00012221  0x00001c35 fetch  0x00000001 , 0x000042fc 
- 00012222  0x00001c36 beq  0x00000000 , 0x00002fc7 
- 00012223  0x00001c37 beq  0x00000001 , 0x00002fcd 
- 00012224  0x00001c38 beq  0x00000002 , 0x00002fc7 
- 00012225  0x00001c39 beq  0x00000003 , 0x00002fcf 
- 00012226  0x00001c3a beq  0x00000009 , 0x00002fd3 
- 00012227  0x00001c3b beq  0x0000000b , 0x00002fe3 
- 00012228  0x00001c3c beq  0x0000000c , 0x00002fe5 
- 00012229  0x00001c3d beq  0x0000000d , 0x00002fec 
- 00012230  0x00001c3e rtn 
- 00012231  0x00001c42 fetch  0x00000001 , 0x000042fd 
- 00012232  0x00001c43 rtnne  0x00000004 
- 00012233  0x00001c44 jam  0x000000ff , 0x000042fd 
- 00012234  0x00001c45 jam  0x000000ff , 0x000042fc 
- 00012235  0x00001c46 jam  0x0000003f , 0x0000066f 
- 00012236  0x00001c47 branch  0x0000782b 
- 00012237  0x00001c4b jam  0x00000002 , 0x000042fc 
- 00012238  0x00001c4c branch  0x00002ed5 
- 00012239  0x00001c4f jam  0x00000004 , 0x000042fc 
- 00012240  0x00001c50 setarg  0x00017700 
- 00012241  0x00001c51 arg  0x00000007 , 0x00000007 
- 00012242  0x00001c52 branch  0x00007ce1 
- 00012243  0x00001c55 fetch  0x00000001 , 0x000042fd 
- 00012244  0x00001c56 beq  0x00000004 , 0x00002fd6 
- 00012245  0x00001c57 rtn 
- 00012246  0x00001c5a fetch  0x00000001 , 0x000042fe 
- 00012247  0x00001c5b bbit1  0x00000007 , 0x00002fe1 
- 00012248  0x00001c5d jam  0x0000000b , 0x000042fc 
- 00012249  0x00001c5e call  0x00002f59 
- 00012250  0x00001c60 jam  0x00000029 , 0x0000066f 
- 00012251  0x00001c61 call  0x0000782b 
- 00012252  0x00001c62 fetch  0x00000001 , 0x000043cb 
- 00012253  0x00001c63 rtnne  0x0000000a 
- 00012254  0x00001c64 call  0x00002f90 
- 00012255  0x00001c65 rtn  0x00000028 
- 00012256  0x00001c66 branch  0x00004329 
- 00012257  0x00001c69 jam  0x0000000c , 0x000042fc 
- 00012258  0x00001c6a branch  0x00002fda 
- 00012259  0x00001c6d jam  0x0000000c , 0x000042fc 
- 00012260  0x00001c6e branch  0x00002f63 
- 00012261  0x00001c71 fetch  0x00000001 , 0x000042c3 
- 00012262  0x00001c72 fetcht  0x00000001 , 0x000042ca 
- 00012263  0x00001c73 iand  0x00000002 , 0x0000003f 
- 00012264  0x00001c74 isolate0  0x00000001 , 0x0000003f 
- 00012265  0x00001c75 branch  0x00002fee , 0x00000001 
- 00012266  0x00001c76 jam  0x0000000d , 0x000042fc 
- 00012267  0x00001c77 branch  0x00002f6f 
- 00012268  0x00001c7a call  0x00002f77 
- 00012269  0x00001c7b branch  0x00002fee 
- 00012270  0x00001c7f bpatchx  0x00000067 , 0x0000402c 
- 00012271  0x00001c80 force  0x00000007 , 0x00000007 
- 00012272  0x00001c81 call  0x00007ce0 
- 00012273  0x00001c82 jam  0x000000ff , 0x000042fd 
- 00012274  0x00001c83 jam  0x000000ff , 0x000042fc 
- 00012275  0x00001c84 jam  0x0000003e , 0x0000066f 
- 00012276  0x00001c85 branch  0x0000782b 
- 00012277  0x00001c8a bpatchx  0x00000068 , 0x0000402d 
- 00012278  0x00001c8b fetch  0x00000001 , 0x000042fe 
- 00012279  0x00001c8c rtnbit0  0x00000007 
- 00012280  0x00001c8d fetch  0x00000001 , 0x000042f9 
- 00012281  0x00001c8e rtnne  0x00000002 
- 00012282  0x00001c8f jam  0x00000000 , 0x000042f9 
- 00012283  0x00001c90 fetch  0x00000001 , 0x000042fa 
- 00012284  0x00001c91 beq  0x00000001 , 0x0000303d 
- 00012285  0x00001c92 beq  0x00000002 , 0x00003044 
- 00012286  0x00001c93 beq  0x00000003 , 0x00003035 
- 00012287  0x00001c94 beq  0x00000006 , 0x0000301a 
- 00012288  0x00001c95 beq  0x00000007 , 0x00003011 
- 00012289  0x00001c96 beq  0x00000008 , 0x00003007 
- 00012290  0x00001c97 rtn 
- 00012291  0x00001c9a jam  0x00000000 , 0x000042f9 
- 00012292  0x00001c9b jam  0x00000000 , 0x000042fa 
- 00012293  0x00001c9c jam  0x00000000 , 0x000042fb 
- 00012294  0x00001c9d rtn 
- 00012295  0x00001ca0 fetch  0x00000001 , 0x000044cf 
- 00012296  0x00001ca1 copy  0x0000003f , 0x00000007 
- 00012297  0x00001ca2 increase  0x00000001 , 0x0000003f 
- 00012298  0x00001ca3 store  0x00000001 , 0x000044cf 
- 00012299  0x00001ca4 fetch  0x00000004 , 0x000042ff 
- 00012300  0x00001ca5 qisolate1  0x0000003f 
- 00012301  0x00001ca6 setarg  0x00000080 
- 00012302  0x00001ca7 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00012303  0x00001ca8 store  0x00000001 , 0x000044d0 
- 00012304  0x00001ca9 branch  0x00003039 
- 00012305  0x00001cac fetch  0x00000001 , 0x000042fb 
- 00012306  0x00001cad jam  0x00000000 , 0x000042fb 
- 00012307  0x00001cae beq  0x00000001 , 0x00003016 
- 00012308  0x00001caf jam  0x00000002 , 0x000042f9 
- 00012309  0x00001cb0 rtn 
- 00012310  0x00001cb3 jam  0x00000031 , 0x0000066f 
- 00012311  0x00001cb4 call  0x0000782b 
- 00012312  0x00001cb5 jam  0x00000009 , 0x000042fc 
- 00012313  0x00001cb6 branch  0x00002fab 
- 00012314  0x00001cb9 fetch  0x00000001 , 0x000005f9 
- 00012315  0x00001cba beq  0x00000003 , 0x0000301e 
- 00012316  0x00001cbb jam  0x00000002 , 0x000042f9 
- 00012317  0x00001cbc rtn 
- 00012318  0x00001cbf call  0x0000717e 
- 00012319  0x00001cc0 fetch  0x00000001 , 0x000042fe 
- 00012320  0x00001cc1 beq  0x00000083 , 0x00003023 
- 00012321  0x00001cc2 beq  0x00000084 , 0x00003023 
- 00012322  0x00001cc3 call  0x00002ef0 
- 00012323  0x00001cc5 call  0x0000716b 
- 00012324  0x00001cc6 arg  0x000006d1 , 0x00000011 
- 00012325  0x00001cc7 arg  0x0000065e , 0x00000012 
- 00012326  0x00001cc8 arg  0x00000010 , 0x00000039 
- 00012327  0x00001cc9 call  0x00007d64 
- 00012328  0x00001cca branch  0x0000302b , 0x00000005 
- 00012329  0x00001ccc jam  0x0000000b , 0x000001ba 
- 00012330  0x00001ccd branch  0x00002f2b 
- 00012331  0x00001cd1 call  0x0000745b 
- 00012332  0x00001cd2 nbranch  0x00003029 , 0x00000005 
- 00012333  0x00001cd3 jam  0x00000001 , 0x0000429a 
- 00012334  0x00001cd4 fetch  0x00000001 , 0x000042fe 
- 00012335  0x00001cd5 beq  0x00000081 , 0x00003016 
- 00012336  0x00001cd6 beq  0x00000083 , 0x00003016 
- 00012337  0x00001cd7 beq  0x00000084 , 0x00003016 
- 00012338  0x00001cd8 jam  0x00000002 , 0x000042f9 
- 00012339  0x00001cd9 jam  0x00000007 , 0x000042fa 
- 00012340  0x00001cda rtn 
- 00012341  0x00001cdd fetch  0x00000001 , 0x000042fe 
- 00012342  0x00001cde beq  0x00000083 , 0x0000303a 
- 00012343  0x00001cdf beq  0x00000084 , 0x0000303a 
- 00012344  0x00001ce0 jam  0x00000000 , 0x000044d0 
- 00012345  0x00001ce2 branch  0x00002f13 
- 00012346  0x00001ce5 jam  0x00000000 , 0x000044cf 
- 00012347  0x00001ce6 rtneq  0x00000084 
- 00012348  0x00001ce7 branch  0x00002ef3 
- 00012349  0x00001ceb jam  0x00000002 , 0x000042f9 
- 00012350  0x00001cec fetch  0x00000001 , 0x0000446e 
- 00012351  0x00001ced beq  0x00000003 , 0x00003041 
- 00012352  0x00001cee rtn 
- 00012353  0x00001cf1 jam  0x00000002 , 0x000042fa 
- 00012354  0x00001cf2 jam  0x00000000 , 0x000005f9 
- 00012355  0x00001cf3 branch  0x0000753c 
- 00012356  0x00001cf6 jam  0x00000002 , 0x000042f9 
- 00012357  0x00001cf7 jam  0x00000003 , 0x000042fa 
- 00012358  0x00001cf8 branch  0x00002fa5 
- 00012359  0x00001cfd bpatchx  0x00000069 , 0x0000402d 
- 00012360  0x00001cfe force  0x00000006 , 0x00000012 
- 00012361  0x00001cff branch  0x000029fb 
- 00012362  0x00001d04 fetch  0x00000001 , 0x0000004e 
- 00012363  0x00001d05 beq  0x00000000 , 0x00003061 
- 00012364  0x00001d06 beq  0x00000001 , 0x00003069 
- 00012365  0x00001d07 beq  0x00000002 , 0x00003071 
- 00012366  0x00001d08 beq  0x00000003 , 0x00003075 
- 00012367  0x00001d09 beq  0x00000004 , 0x00003093 
- 00012368  0x00001d0a beq  0x00000005 , 0x00003098 
- 00012369  0x00001d0b beq  0x00000006 , 0x0000309c 
- 00012370  0x00001d0c beq  0x00000007 , 0x000030a1 
- 00012371  0x00001d0d beq  0x00000008 , 0x000030a2 
- 00012372  0x00001d0e beq  0x00000009 , 0x000030a3 
- 00012373  0x00001d0f beq  0x0000000a , 0x000030a4 
- 00012374  0x00001d10 beq  0x0000000b , 0x000030a8 
- 00012375  0x00001d11 beq  0x0000000c , 0x000030a9 
- 00012376  0x00001d12 beq  0x0000000d , 0x000030ab 
- 00012377  0x00001d13 beq  0x00000012 , 0x000030ac 
- 00012378  0x00001d14 beq  0x00000013 , 0x000030ad 
- 00012379  0x00001d15 beq  0x00000014 , 0x000030ae 
- 00012380  0x00001d16 beq  0x00000015 , 0x000030b0 
- 00012381  0x00001d17 beq  0x00000016 , 0x000030bb 
- 00012382  0x00001d18 beq  0x00000018 , 0x000030bc 
- 00012383  0x00001d19 fetchr  0x00000013 , 0x00000001 , 0x0000004e 
- 00012384  0x00001d1a branch  0x000030df 
- 00012385  0x00001d1f ifetch  0x00000009 , 0x00000006 
- 00012386  0x00001d20 store  0x00000009 , 0x0000019f 
- 00012387  0x00001d21 ifetch  0x00000002 , 0x00000006 
- 00012388  0x00001d22 store  0x00000002 , 0x00000188 
- 00012389  0x00001d23 fetch  0x00000001 , 0x00000168 
- 00012390  0x00001d24 set1  0x00000005 , 0x0000003f 
- 00012391  0x00001d25 store  0x00000001 , 0x00000168 
- 00012392  0x00001d26 rtn 
- 00012393  0x00001d2b ifetch  0x00000005 , 0x00000006 
- 00012394  0x00001d2c store  0x00000005 , 0x0000019f 
- 00012395  0x00001d2d ifetch  0x00000002 , 0x00000006 
- 00012396  0x00001d2e store  0x00000002 , 0x00000188 
- 00012397  0x00001d30 fetch  0x00000001 , 0x00000168 
- 00012398  0x00001d31 set1  0x00000006 , 0x0000003f 
- 00012399  0x00001d32 store  0x00000001 , 0x00000168 
- 00012400  0x00001d33 rtn 
- 00012401  0x00001d38 setarg  0x00000014 
- 00012402  0x00001d39 store  0x00000002 , 0x00000196 
- 00012403  0x00001d3a store  0x00000002 , 0x000042f5 
- 00012404  0x00001d3b rtn 
- 00012405  0x00001d40 ifetch  0x00000008 , 0x00000006 
- 00012406  0x00001d41 store  0x00000008 , 0x00004305 
- 00012407  0x00001d42 ifetch  0x00000002 , 0x00000006 
- 00012408  0x00001d43 store  0x00000002 , 0x00004303 
- 00012409  0x00001d44 ifetch  0x00000008 , 0x00000006 
- 00012410  0x00001d45 store  0x00000008 , 0x000042e5 
- 00012411  0x00001d46 ifetch  0x00000004 , 0x00000006 
- 00012412  0x00001d47 store  0x00000004 , 0x0000445e 
- 00012413  0x00001d48 call  0x000030cc 
- 00012414  0x00001d49 bpatchx  0x0000006a , 0x0000402d 
- 00012415  0x00001d4a fetch  0x00000001 , 0x000042fc 
- 00012416  0x00001d4b beq  0x00000009 , 0x00003087 
- 00012417  0x00001d4c fetch  0x00000001 , 0x00004321 
- 00012418  0x00001d4d bbit1  0x00000001 , 0x0000308a 
- 00012419  0x00001d4e fetch  0x00000001 , 0x000043fa 
- 00012420  0x00001d4f ncall  0x00006e96 , 0x00000034 
- 00012421  0x00001d50 fetch  0x00000001 , 0x0000429a 
- 00012422  0x00001d51 beq  0x00000000 , 0x0000308f 
- 00012423  0x00001d53 jam  0x00000001 , 0x000042fd 
- 00012424  0x00001d54 call  0x000030da 
- 00012425  0x00001d55 branch  0x0000725c 
- 00012426  0x00001d57 jam  0x00000001 , 0x0000429a 
- 00012427  0x00001d58 arg  0x00004322 , 0x00000006 
- 00012428  0x00001d59 arg  0x0000428a , 0x00000005 
- 00012429  0x00001d5a call  0x00007c8f 
- 00012430  0x00001d5b branch  0x00003087 
- 00012431  0x00001d5e jam  0x00000000 , 0x000042fd 
- 00012432  0x00001d5f jam  0x00000000 , 0x000042fc 
- 00012433  0x00001d60 jam  0x00000041 , 0x0000066f 
- 00012434  0x00001d61 branch  0x0000782b 
- 00012435  0x00001d65 ifetch  0x00000008 , 0x00000006 
- 00012436  0x00001d66 store  0x00000008 , 0x000042ed 
- 00012437  0x00001d67 ifetch  0x00000004 , 0x00000006 
- 00012438  0x00001d68 store  0x00000004 , 0x00004462 
- 00012439  0x00001d69 branch  0x0000725c 
- 00012440  0x00001d6e fetch  0x00000001 , 0x00000168 
- 00012441  0x00001d6f set1  0x00000004 , 0x0000003f 
- 00012442  0x00001d70 store  0x00000001 , 0x00000168 
- 00012443  0x00001d71 rtn 
- 00012444  0x00001d75 rtn  0x00000029 
- 00012445  0x00001d76 jam  0x00000032 , 0x0000066f 
- 00012446  0x00001d77 call  0x0000782b 
- 00012447  0x00001d78 jam  0x00000004 , 0x000042fd 
- 00012448  0x00001d79 branch  0x000030dd 
- 00012449  0x00001d7e rtn 
- 00012450  0x00001d83 branch  0x000030e4 
- 00012451  0x00001d88 rtn 
- 00012452  0x00001d8d jam  0x00000002 , 0x000042fd 
- 00012453  0x00001d8e call  0x000030eb 
- 00012454  0x00001d8f jam  0x00000033 , 0x0000066f 
- 00012455  0x00001d90 branch  0x0000782b 
- 00012456  0x00001d95 rtn 
- 00012457  0x00001d9a rtn  0x00000029 
- 00012458  0x00001d9b branch  0x000030ed 
- 00012459  0x00001da0 rtn 
- 00012460  0x00001da5 branch  0x000030f9 
- 00012461  0x00001daa rtn 
- 00012462  0x00001dae call  0x000030b0 
- 00012463  0x00001daf branch  0x000030fd 
- 00012464  0x00001db2 ifetch  0x00000008 , 0x00000006 
- 00012465  0x00001db3 store  0x00000008 , 0x000043b8 
- 00012466  0x00001db4 fetch  0x00000002 , 0x000043b8 
- 00012467  0x00001db5 fetcht  0x00000002 , 0x000043c4 
- 00012468  0x00001db6 call  0x00007db0 
- 00012469  0x00001db7 store  0x00000002 , 0x000043b8 
- 00012470  0x00001db9 fetch  0x00000002 , 0x000043bc 
- 00012471  0x00001dba fetcht  0x00000002 , 0x000043c0 
- 00012472  0x00001dbb call  0x00007db0 
- 00012473  0x00001dbc store  0x00000002 , 0x000043bc 
- 00012474  0x00001dbd rtn 
- 00012475  0x00001dc2 branch  0x00003103 
- 00012476  0x00001dc7 ifetch  0x00000002 , 0x00000006 
- 00012477  0x00001dc8 store  0x00000002 , 0x0000019f 
- 00012478  0x00001dc9 ifetch  0x00000002 , 0x00000006 
- 00012479  0x00001dca store  0x00000002 , 0x00000188 
- 00012480  0x00001dcb rtn  0x00000034 
- 00012481  0x00001dcc fetch  0x00000001 , 0x00000168 
- 00012482  0x00001dcd set1  0x00000007 , 0x0000003f 
- 00012483  0x00001dce store  0x00000001 , 0x00000168 
- 00012484  0x00001dcf rtn 
- 00012485  0x00001dd5 arg  0x00000013 , 0x00000013 
- 00012486  0x00001dd9 arg  0x00000002 , 0x00000011 
- 00012487  0x00001dda arg  0x00000002 , 0x00000012 
- 00012488  0x00001ddb call  0x000029f5 
- 00012489  0x00001ddc copy  0x00000013 , 0x0000003f 
- 00012490  0x00001ddd istore  0x00000001 , 0x00000005 
- 00012491  0x00001dde rtn 
- 00012492  0x00001de3 arg  0x000042ed , 0x00000005 
- 00012493  0x00001de4 force  0x00000008 , 0x00000039 
- 00012494  0x00001de5 call  0x00007de8 
- 00012495  0x00001de6 arg  0x00004462 , 0x00000005 
- 00012496  0x00001de7 force  0x00000004 , 0x00000039 
- 00012497  0x00001de8 call  0x00007de8 
- 00012498  0x00001de9 arg  0x0000000d , 0x00000011 
- 00012499  0x00001dea arg  0x00000004 , 0x00000012 
- 00012500  0x00001deb call  0x000029f5 
- 00012501  0x00001dec fetch  0x00000008 , 0x000042ed 
- 00012502  0x00001ded istore  0x00000008 , 0x00000005 
- 00012503  0x00001dee fetch  0x00000004 , 0x00004462 
- 00012504  0x00001def istore  0x00000004 , 0x00000005 
- 00012505  0x00001df0 rtn 
- 00012506  0x00001df5 jam  0x00000005 , 0x000042fd 
- 00012507  0x00001df6 arg  0x00000005 , 0x00000012 
- 00012508  0x00001df7 branch  0x0000310d 
- 00012509  0x00001dfc arg  0x00000006 , 0x00000012 
- 00012510  0x00001dfd branch  0x0000310d 
- 00012511  0x00001e03 arg  0x00000002 , 0x00000011 
- 00012512  0x00001e04 arg  0x00000007 , 0x00000012 
- 00012513  0x00001e05 call  0x000029f5 
- 00012514  0x00001e06 istorer  0x00000013 , 0x00000001 , 0x00000005 
- 00012515  0x00001e07 rtn 
- 00012516  0x00001e0c arg  0x00000009 , 0x00000011 
- 00012517  0x00001e0d arg  0x00000009 , 0x00000012 
- 00012518  0x00001e0e call  0x000029f5 
- 00012519  0x00001e0f fetch  0x00000008 , 0x000043ae 
- 00012520  0x00001e10 or  0x0000003f , 0x00000001 , 0x0000003f 
- 00012521  0x00001e11 istore  0x00000008 , 0x00000005 
- 00012522  0x00001e12 rtn 
- 00012523  0x00001e17 arg  0x0000000b , 0x00000012 
- 00012524  0x00001e18 branch  0x0000310d 
- 00012525  0x00001e1d arg  0x00000006 , 0x00000011 
- 00012526  0x00001e1e arg  0x0000000c , 0x00000012 
- 00012527  0x00001e1f call  0x000029f5 
- 00012528  0x00001e20 fetch  0x00000005 , 0x0000415e 
- 00012529  0x00001e21 istore  0x00000005 , 0x00000005 
- 00012530  0x00001e22 rtn 
- 00012531  0x00001e26 arg  0x00000002 , 0x00000011 
- 00012532  0x00001e27 arg  0x0000000d , 0x00000012 
- 00012533  0x00001e28 call  0x000029f5 
- 00012534  0x00001e29 setarg  0x00000006 
- 00012535  0x00001e2a istore  0x00000001 , 0x00000005 
- 00012536  0x00001e2b rtn 
- 00012537  0x00001e30 arg  0x00000013 , 0x00000012 
- 00012538  0x00001e31 branch  0x0000310d 
- 00012539  0x00001e34 arg  0x00000014 , 0x00000012 
- 00012540  0x00001e35 branch  0x000030fe 
- 00012541  0x00001e38 arg  0x00000015 , 0x00000012 
- 00012542  0x00001e3a arg  0x00000009 , 0x00000011 
- 00012543  0x00001e3b call  0x000029f5 
- 00012544  0x00001e3c fetch  0x00000008 , 0x000043c0 
- 00012545  0x00001e3d istore  0x00000008 , 0x00000005 
- 00012546  0x00001e3e rtn 
- 00012547  0x00001e43 arg  0x00000003 , 0x00000011 
- 00012548  0x00001e44 arg  0x00000017 , 0x00000012 
- 00012549  0x00001e45 call  0x000029f5 
- 00012550  0x00001e46 fetch  0x00000001 , 0x000043b6 
- 00012551  0x00001e47 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00012552  0x00001e48 istore  0x00000001 , 0x00000005 
- 00012553  0x00001e49 fetch  0x00000001 , 0x000043b7 
- 00012554  0x00001e4a and  0x0000003f , 0x00000007 , 0x0000003f 
- 00012555  0x00001e4b istore  0x00000001 , 0x00000005 
- 00012556  0x00001e4c rtn 
- 00012557  0x00001e51 arg  0x00000001 , 0x00000011 
- 00012558  0x00001e52 branch  0x000029f5 
- 00012559  0x00001e58 bpatchx  0x0000006b , 0x0000402d 
- 00012560  0x00001e59 bmark1  0x00000027 , 0x000033a3 
- 00012561  0x00001e5a branch  0x00003603 
- 00012562  0x00001e60 bpatchx  0x0000006c , 0x0000402d 
- 00012563  0x00001e61 disable  0x00000009 
- 00012564  0x00001e62 disable  0x00000007 
- 00012565  0x00001e63 setarg  0x00555555 
- 00012566  0x00001e64 iforce  0x0000000f 
- 00012567  0x00001e65 fetch  0x00000001 , 0x0000458d 
- 00012568  0x00001e66 branch  0x000025c8 
- 00012569  0x00001e69 bpatchx  0x0000006d , 0x0000402d 
- 00012570  0x00001e6a fetch  0x00000001 , 0x000045b7 
- 00012571  0x00001e6b call  0x000025a4 
- 00012572  0x00001e6c fetch  0x00000004 , 0x0000458f 
- 00012573  0x00001e6d iforce  0x00000009 
- 00012574  0x00001e6e call  0x00002160 
- 00012575  0x00001e6f fetcht  0x00000001 , 0x0000458d 
- 00012576  0x00001e70 call  0x000025cd 
- 00012577  0x00001e72 call  0x00003112 
- 00012578  0x00001e73 bmark0  0x0000002f , 0x00003126 
- 00012579  0x00001e74 pulse  0x00000039 
- 00012580  0x00001e75 nop  0x0000001e 
- 00012581  0x00001e76 call  0x00003112 
- 00012582  0x00001e78 disable  0x0000002f 
- 00012583  0x00001e79 enable  0x0000000d 
- 00012584  0x00001e7a enable  0x00000021 
- 00012585  0x00001e7b disable  0x00000020 
- 00012586  0x00001e7c enable  0x00000010 
- 00012587  0x00001e7d fetch  0x00000002 , 0x0000458b 
- 00012588  0x00001e7e iforce  0x0000001b 
- 00012589  0x00001e7f correlate  0x0000003e , 0x00000003 
- 00012590  0x00001e80 nbranch  0x00003180 , 0x00000018 
- 00012591  0x00001e81 call  0x00006877 
- 00012592  0x00001e82 bmark1  0x0000002f , 0x00003135 
- 00012593  0x00001e83 fetch  0x00000001 , 0x000045ca 
- 00012594  0x00001e84 nbranch  0x00003135 , 0x00000034 
- 00012595  0x00001e85 disable  0x0000000d 
- 00012596  0x00001e86 enable  0x0000000b 
- 00012597  0x00001e88 enable  0x00000007 
- 00012598  0x00001e89 enable  0x00000009 
- 00012599  0x00001e8a call  0x0000317d 
- 00012600  0x00001e8b store  0x00000001 , 0x000045ad 
- 00012601  0x00001e8c fetcht  0x00000001 , 0x000045ac 
- 00012602  0x00001e8d isub  0x00000002 , 0x0000003e 
- 00012603  0x00001e8e nbranch  0x00003188 , 0x00000005 
- 00012604  0x00001e8f bpatchx  0x0000006e , 0x0000402d 
- 00012605  0x00001e90 disable  0x00000031 
- 00012606  0x00001e91 isolate1  0x0000002f , 0x00000000 
- 00012607  0x00001e92 call  0x0000316f , 0x00000001 
- 00012608  0x00001e93 branch  0x0000318a , 0x00000031 
- 00012609  0x00001e94 call  0x0000317d 
- 00012610  0x00001e95 store  0x00000001 , 0x000044f7 
- 00012611  0x00001e96 bmark1  0x00000027 , 0x00003148 
- 00012612  0x00001e97 fetch  0x00000001 , 0x000044f7 
- 00012613  0x00001e98 fetcht  0x00000001 , 0x00004589 
- 00012614  0x00001e99 icompare  0x00000007 , 0x00000002 
- 00012615  0x00001e9a nbranch  0x0000318c , 0x00000001 
- 00012616  0x00001e9c call  0x0000317d 
- 00012617  0x00001e9d isolate1  0x0000002f , 0x00000000 
- 00012618  0x00001e9e call  0x00003178 , 0x00000001 
- 00012619  0x00001e9f istore  0x00000001 , 0x00000005 
- 00012620  0x00001ea0 rshift3  0x0000003f , 0x0000003f 
- 00012621  0x00001ea1 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00012622  0x00001ea2 nbranch  0x0000318e , 0x00000002 
- 00012623  0x00001ea3 copy  0x0000003f , 0x00000039 
- 00012624  0x00001ea4 branch  0x00003154 , 0x00000005 
- 00012625  0x00001ea6 call  0x0000317d 
- 00012626  0x00001ea7 istore  0x00000001 , 0x00000005 
- 00012627  0x00001ea8 loop  0x00003151 
- 00012628  0x00001eaa bmark1  0x00000027 , 0x00003159 
- 00012629  0x00001eab copy  0x00000005 , 0x00000011 
- 00012630  0x00001eac call  0x0000317d 
- 00012631  0x00001ead store  0x00000001 , 0x000045d3 
- 00012632  0x00001eae copy  0x00000011 , 0x00000005 
- 00012633  0x00001eb0 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00012634  0x00001eb1 rshift32  0x0000003f , 0x0000003f 
- 00012635  0x00001eb2 rshift16  0x0000003f , 0x0000003f 
- 00012636  0x00001eb3 istore  0x00000003 , 0x00000005 
- 00012637  0x00001eb4 fetch  0x00000001 , 0x000045ca 
- 00012638  0x00001eb5 nbranch  0x0000316d , 0x00000034 
- 00012639  0x00001eb6 disable  0x0000000b 
- 00012640  0x00001eb8 isolate1  0x00000027 , 0x00000000 
- 00012641  0x00001eb9 call  0x000035c8 , 0x00000001 
- 00012642  0x00001eba branch  0x00003190 , 0x00000006 
- 00012643  0x00001ebb call  0x00006876 
- 00012644  0x00001ebc bpatchx  0x0000006f , 0x0000402d 
- 00012645  0x00001ebd enable  0x0000002f 
- 00012646  0x00001ebe call  0x000026bb 
- 00012647  0x00001ebf rtnmark1  0x00000027 
- 00012648  0x00001ec0 fetch  0x00000001 , 0x000045d3 
- 00012649  0x00001ec1 fetcht  0x00000001 , 0x0000462a 
- 00012650  0x00001ec2 isub  0x00000002 , 0x0000003e 
- 00012651  0x00001ec3 call  0x00007db2 , 0x00000002 
- 00012652  0x00001ec4 branch  0x000035cb 
- 00012653  0x00001ec7 disable  0x0000000d 
- 00012654  0x00001ec8 branch  0x00003160 
- 00012655  0x00001ecc call  0x0000317d 
- 00012656  0x00001ecd sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00012657  0x00001ece branch  0x00007dc2 , 0x00000002 
- 00012658  0x00001ecf increase  0xfffffffe , 0x0000003f 
- 00012659  0x00001ed0 bmark1  0x00000027 , 0x00003176 
- 00012660  0x00001ed1 branch  0x00007dc2 , 0x00000034 
- 00012661  0x00001ed2 increase  0xffffffff , 0x0000003f 
- 00012662  0x00001ed4 store  0x00000001 , 0x00000678 
- 00012663  0x00001ed5 rtn 
- 00012664  0x00001ed8 and_into  0x00000007 , 0x0000003f 
- 00012665  0x00001ed9 fetcht  0x00000001 , 0x00000678 
- 00012666  0x00001eda lshift3  0x00000002 , 0x00000002 
- 00012667  0x00001edb ior  0x00000002 , 0x0000003f 
- 00012668  0x00001edc rtn 
- 00012669  0x00001edf parse  0x00000003 , 0x00000000 , 0x00000008 
- 00012670  0x00001ee0 rshift3  0x0000000c , 0x0000003f 
- 00012671  0x00001ee1 rtn 
- 00012672  0x00001ee4 jam  0x00000001 , 0x000045cb 
- 00012673  0x00001ee5 isolate1  0x00000027 , 0x00000000 
- 00012674  0x00001ee6 call  0x000035e3 , 0x00000001 
- 00012675  0x00001ee8 bpatchx  0x00000070 , 0x0000402e 
- 00012676  0x00001ee9 call  0x000025bc 
- 00012677  0x00001eea disable  0x0000001b 
- 00012678  0x00001eeb disable  0x0000000b 
- 00012679  0x00001eec branch  0x000020cf 
- 00012680  0x00001eef jam  0x00000002 , 0x000045cb 
- 00012681  0x00001ef0 branch  0x00003183 
- 00012682  0x00001ef3 jam  0x00000003 , 0x000045cb 
- 00012683  0x00001ef4 branch  0x00003183 
- 00012684  0x00001ef7 jam  0x00000004 , 0x000045cb 
- 00012685  0x00001ef8 branch  0x00003183 
- 00012686  0x00001efb jam  0x00000005 , 0x000045cb 
- 00012687  0x00001efc branch  0x00003183 
- 00012688  0x00001eff jam  0x00000006 , 0x000045cb 
- 00012689  0x00001f00 branch  0x00003183 
- 00012690  0x00001f03 call  0x00002160 
- 00012691  0x00001f04 fetcht  0x00000001 , 0x0000458d 
- 00012692  0x00001f05 branch  0x000021f9 
- 00012693  0x00001f08 bpatchx  0x00000071 , 0x0000402e 
- 00012694  0x00001f09 fetch  0x00000001 , 0x000045b8 
- 00012695  0x00001f0a call  0x000025a4 
- 00012696  0x00001f0b fetch  0x00000004 , 0x0000458f 
- 00012697  0x00001f0c iforce  0x00000009 
- 00012698  0x00001f0d call  0x00003112 
- 00012699  0x00001f0e call  0x00003192 
- 00012700  0x00001f0f set1  0x00000000 , 0x00000015 
- 00012701  0x00001f10 enable  0x0000001d 
- 00012702  0x00001f11 enable  0x00000020 
- 00012703  0x00001f12 disable  0x00000021 
- 00012704  0x00001f13 call  0x0000687d 
- 00012705  0x00001f14 disable  0x0000003a 
- 00012706  0x00001f15 bmark1  0x0000002f , 0x000031c7 
- 00012707  0x00001f16 bmark1  0x0000002d , 0x000031d9 
- 00012708  0x00001f17 rshift16  0x00000009 , 0x0000003f 
- 00012709  0x00001f18 rshift8  0x0000003f , 0x0000003f 
- 00012710  0x00001f19 rshift4  0x0000003f , 0x0000003f 
- 00012711  0x00001f1a inject  0x00000003 , 0x00000028 
- 00012712  0x00001f1c bpatchx  0x00000072 , 0x0000402e 
- 00012713  0x00001f1d bmark1  0x0000002f , 0x000031ae 
- 00012714  0x00001f1e fetch  0x00000001 , 0x000045ca 
- 00012715  0x00001f1f nbranch  0x000031ae , 0x00000034 
- 00012716  0x00001f20 disable  0x0000001d 
- 00012717  0x00001f21 enable  0x0000001b 
- 00012718  0x00001f23 enable  0x00000007 
- 00012719  0x00001f24 enable  0x00000009 
- 00012720  0x00001f25 fetch  0x00000001 , 0x0000458a 
- 00012721  0x00001f26 iforce  0x00000039 
- 00012722  0x00001f27 arg  0x00004539 , 0x00000006 
- 00012723  0x00001f29 ifetch  0x00000001 , 0x00000006 
- 00012724  0x00001f2a inject  0x00000003 , 0x00000008 
- 00012725  0x00001f2b loop  0x000031b3 
- 00012726  0x00001f2c enable  0x00000008 
- 00012727  0x00001f2d inject  0x00000003 , 0x00000018 
- 00012728  0x00001f2e disable  0x00000008 
- 00012729  0x00001f2f bmark0  0x0000002f , 0x000031bd 
- 00012730  0x00001f30 disable  0x00000007 
- 00012731  0x00001f31 setarg  0x00000000 
- 00012732  0x00001f32 inject  0x00000003 , 0x00000003 
- 00012733  0x00001f34 until  0x0000003e , 0x00000027 
- 00012734  0x00001f35 nop  0x00000064 
- 00012735  0x00001f36 disable  0x0000003a 
- 00012736  0x00001f37 disable  0x0000001d 
- 00012737  0x00001f38 fetch  0x00000001 , 0x000045ca 
- 00012738  0x00001f39 nbranch  0x000031c4 , 0x00000034 
- 00012739  0x00001f3a disable  0x0000001b 
- 00012740  0x00001f3c disable  0x00000038 
- 00012741  0x00001f3d call  0x00002160 
- 00012742  0x00001f3e branch  0x0000687b 
- 00012743  0x00001f41 arg  0x0000000a , 0x00000039 
- 00012744  0x00001f43 setarg  0x0000003c 
- 00012745  0x00001f44 inject  0x00000003 , 0x00000008 
- 00012746  0x00001f45 loop  0x000031c8 
- 00012747  0x00001f46 disable  0x0000001d 
- 00012748  0x00001f47 enable  0x00000038 
- 00012749  0x00001f48 rshift16  0x00000009 , 0x0000003f 
- 00012750  0x00001f49 rshift16  0x0000003f , 0x0000003f 
- 00012751  0x00001f4a rshift4  0x0000003f , 0x0000003f 
- 00012752  0x00001f4b inject  0x00000003 , 0x00000020 
- 00012753  0x00001f4c bmark1  0x0000002e , 0x000031d6 
- 00012754  0x00001f4e setarg  0x00000001 
- 00012755  0x00001f4f inject  0x00000003 , 0x00000005 
- 00012756  0x00001f50 enable  0x0000003a 
- 00012757  0x00001f51 branch  0x000031a8 
- 00012758  0x00001f54 setarg  0x00000000 
- 00012759  0x00001f55 inject  0x00000003 , 0x00000005 
- 00012760  0x00001f56 branch  0x000031a8 
- 00012761  0x00001f59 fetch  0x00000001 , 0x00004148 
- 00012762  0x00001f5a rshift  0x0000003f , 0x00000039 
- 00012763  0x00001f5c nop  0x00000002 
- 00012764  0x00001f5d loop  0x000031db 
- 00012765  0x00001f5f rshift16  0x00000009 , 0x0000003f 
- 00012766  0x00001f60 rshift8  0x0000003f , 0x0000003f 
- 00012767  0x00001f61 rshift4  0x0000003f , 0x00000002 
- 00012768  0x00001f62 copy  0x00000002 , 0x0000003f 
- 00012769  0x00001f63 inject  0x00000003 , 0x00000008 
- 00012770  0x00001f64 copy  0x00000002 , 0x0000003f 
- 00012771  0x00001f65 inject  0x00000003 , 0x00000028 
- 00012772  0x00001f66 branch  0x000031a8 
- 00012773  0x00001f6f bpatchx  0x00000073 , 0x0000402e 
- 00012774  0x00001f70 fetch  0x00000001 , 0x000045b8 
- 00012775  0x00001f71 bbit1  0x00000002 , 0x00003206 
- 00012776  0x00001f73 fetch  0x00000001 , 0x00004588 
- 00012777  0x00001f74 increase  0x00000003 , 0x0000003f 
- 00012778  0x00001f75 store  0x00000001 , 0x0000458a 
- 00012779  0x00001f77 fetch  0x00000001 , 0x000045ac 
- 00012780  0x00001f78 store  0x00000001 , 0x00004539 
- 00012781  0x00001f7a fetch  0x00000001 , 0x00004589 
- 00012782  0x00001f7b istore  0x00000001 , 0x00000005 
- 00012783  0x00001f7d fetch  0x00000001 , 0x00004588 
- 00012784  0x00001f7f lshift3  0x0000003f , 0x0000003f 
- 00012785  0x00001f80 fetcht  0x00000001 , 0x0000457e 
- 00012786  0x00001f81 and  0x00000002 , 0x00000003 , 0x00000002 
- 00012787  0x00001f82 lshift  0x00000002 , 0x00000002 
- 00012788  0x00001f83 ior  0x00000002 , 0x0000003f 
- 00012789  0x00001f84 fetcht  0x00000001 , 0x0000457f 
- 00012790  0x00001f85 iadd  0x00000002 , 0x0000003f 
- 00012791  0x00001f86 istore  0x00000001 , 0x00000005 
- 00012792  0x00001f88 fetch  0x00000001 , 0x00004588 
- 00012793  0x00001f89 iforce  0x00000039 
- 00012794  0x00001f8a arg  0x00004519 , 0x00000006 
- 00012795  0x00001f8b call  0x00007cda 
- 00012796  0x00001f8c bpatchx  0x00000074 , 0x0000402e 
- 00012797  0x00001f8e rtnmark0  0x00000027 
- 00012798  0x00001f8f fetch  0x00000001 , 0x00000035 
- 00012799  0x00001f90 istore  0x00000001 , 0x00000005 
- 00012800  0x00001f91 fetch  0x00000001 , 0x000045b8 
- 00012801  0x00001f92 rtnbit1  0x00000002 
- 00012802  0x00001f93 fetch  0x00000001 , 0x0000458a 
- 00012803  0x00001f94 increase  0x00000001 , 0x0000003f 
- 00012804  0x00001f95 store  0x00000001 , 0x0000458a 
- 00012805  0x00001f96 rtn 
- 00012806  0x00001f9a fetch  0x00000001 , 0x00004588 
- 00012807  0x00001f9b increase  0x00000004 , 0x0000003f 
- 00012808  0x00001f9c bmark0  0x00000027 , 0x0000320a 
- 00012809  0x00001f9d increase  0x00000001 , 0x0000003f 
- 00012810  0x00001f9f store  0x00000001 , 0x0000458a 
- 00012811  0x00001fa1 fetch  0x00000001 , 0x000045ac 
- 00012812  0x00001fa2 store  0x00000001 , 0x00004539 
- 00012813  0x00001fa4 fetch  0x00000001 , 0x0000458a 
- 00012814  0x00001fa5 increase  0xfffffffe , 0x0000003f 
- 00012815  0x00001fa6 istore  0x00000001 , 0x00000005 
- 00012816  0x00001fa8 fetch  0x00000001 , 0x00004589 
- 00012817  0x00001fa9 istore  0x00000001 , 0x00000005 
- 00012818  0x00001faa setarg  0x00000000 
- 00012819  0x00001fab branch  0x000031f0 
- 00012820  0x00001fae bpatchx  0x00000075 , 0x0000402e 
- 00012821  0x00001fb0 fetch  0x00000001 , 0x000044f8 
- 00012822  0x00001fb1 rshift3  0x0000003f , 0x0000003f 
- 00012823  0x00001fb2 store  0x00000001 , 0x0000457d 
- 00012824  0x00001fb4 increase  0x00000001 , 0x0000003f 
- 00012825  0x00001fb5 arg  0x000044f8 , 0x00000006 
- 00012826  0x00001fb6 iadd  0x00000006 , 0x00000006 
- 00012827  0x00001fb7 ifetch  0x00000003 , 0x00000006 
- 00012828  0x00001fb8 store  0x00000003 , 0x00004580 
- 00012829  0x00001fba fetch  0x00000001 , 0x000044f8 
- 00012830  0x00001fbb rshift  0x0000003f , 0x0000003f 
- 00012831  0x00001fbc and  0x0000003f , 0x00000003 , 0x0000003f 
- 00012832  0x00001fbd store  0x00000001 , 0x00004586 
- 00012833  0x00001fbe rtn 
- 00012834  0x00001fc2 bpatchx  0x00000076 , 0x0000402e 
- 00012835  0x00001fc3 fetcht  0x00000001 , 0x0000458e 
- 00012836  0x00001fc4 call  0x00003227 
- 00012837  0x00001fc5 storet  0x00000001 , 0x0000458e 
- 00012838  0x00001fc6 rtn 
- 00012839  0x00001fc9 bpatchx  0x00000077 , 0x0000402e 
- 00012840  0x00001fca call  0x0000322c 
- 00012841  0x00001fcb increase  0x00000001 , 0x00000002 
- 00012842  0x00001fcc and_into  0x00000003 , 0x00000002 
- 00012843  0x00001fcd rtn 
- 00012844  0x00001fd0 bpatchx  0x00000078 , 0x0000402f 
- 00012845  0x00001fd1 fetch  0x00000001 , 0x0000458f 
- 00012846  0x00001fd2 and_into  0x00000003 , 0x0000003f 
- 00012847  0x00001fd3 mul32  0x0000003f , 0x00000004 , 0x00000011 
- 00012848  0x00001fd4 setarg  0x00004593 
- 00012849  0x00001fd5 iadd  0x00000011 , 0x0000003f 
- 00012850  0x00001fd6 iadd  0x00000002 , 0x00000006 
- 00012851  0x00001fd7 ifetch  0x00000001 , 0x00000006 
- 00012852  0x00001fd8 store  0x00000001 , 0x0000458d 
- 00012853  0x00001fd9 rtn 
- 00012854  0x00001fdd store  0x00000004 , 0x0000458f 
- 00012855  0x00001fdf bpatchx  0x00000079 , 0x0000402f 
- 00012856  0x00001fe1 arg  0x00000000 , 0x00000011 
- 00012857  0x00001fe2 arg  0x00000004 , 0x00000039 
- 00012858  0x00001fe3 arg  0x0000458f , 0x00000006 
- 00012859  0x00001fe5 ifetch  0x00000001 , 0x00000006 
- 00012860  0x00001fe6 iadd  0x00000011 , 0x00000011 
- 00012861  0x00001fe7 loop  0x0000323b 
- 00012862  0x00001fe8 copy  0x00000011 , 0x0000003f 
- 00012863  0x00001fe9 store  0x00000002 , 0x000045aa 
- 00012864  0x00001fea fetch  0x00000001 , 0x000045aa 
- 00012865  0x00001feb fetcht  0x00000001 , 0x000045ab 
- 00012866  0x00001fec iadd  0x00000002 , 0x0000003f 
- 00012867  0x00001fed store  0x00000001 , 0x000045ac 
- 00012868  0x00001fee rtn 
- 00012869  0x00001ff2 bpatchx  0x0000007a , 0x0000402f 
- 00012870  0x00001ff3 call  0x00007dbc 
- 00012871  0x00001ff4 fetcht  0x00000004 , 0x000045a3 
- 00012872  0x00001ff5 copy  0x00000022 , 0x0000003f 
- 00012873  0x00001ff6 isub  0x00000002 , 0x0000003e 
- 00012874  0x00001ff7 ncall  0x00003255 , 0x00000002 
- 00012875  0x00001ff8 copy  0x0000003f , 0x00000012 
- 00012876  0x00001ff9 fetch  0x00000004 , 0x000045a3 
- 00012877  0x00001ffa fetcht  0x00000001 , 0x000045a7 
- 00012878  0x00001ffb iadd  0x00000002 , 0x00000002 
- 00012879  0x00001ffc copy  0x00000012 , 0x0000003f 
- 00012880  0x00001ffd isub  0x00000002 , 0x0000003e 
- 00012881  0x00001ffe nrtn  0x00000002 
- 00012882  0x00001fff set0  0x0000001c , 0x0000003f 
- 00012883  0x00002000 store  0x00000004 , 0x000045a3 
- 00012884  0x00002001 branch  0x00007dba 
- 00012885  0x00002004 rtn  0x00000005 
- 00012886  0x00002005 set1  0x0000001c , 0x0000003f 
- 00012887  0x00002006 rtn 
- 00012888  0x00002009 setarg  0x00000000 
- 00012889  0x0000200a store  0x00000004 , 0x000045a3 
- 00012890  0x0000200b rtn 
- 00012891  0x00002014 bpatchx  0x0000007b , 0x0000402f 
- 00012892  0x00002015 setsect  0x00000000 , 0x00001300 
- 00012893  0x00002016 setsect  0x00000001 , 0x0001908b 
- 00012894  0x00002017 setsect  0x00000002 , 0x00036150 
- 00012895  0x00002018 setsect  0x00000003 , 0x00003d20 
- 00012896  0x00002019 store  0x00000009 , 0x00004593 
- 00012897  0x0000201a setsect  0x00000000 , 0x00003a1a 
- 00012898  0x0000201b setsect  0x00000001 , 0x0000c453 
- 00012899  0x0000201c setsect  0x00000002 , 0x0000d312 
- 00012900  0x0000201d setsect  0x00000003 , 0x00000001 
- 00012901  0x0000201e istore  0x00000007 , 0x00000005 
- 00012902  0x0000201f fetch  0x00000001 , 0x000045b9 
- 00012903  0x00002020 rtn  0x00000034 
- 00012904  0x00002021 arg  0x000045ba , 0x00000006 
- 00012905  0x00002022 arg  0x00004593 , 0x00000005 
- 00012906  0x00002023 branch  0x00007c8f 
- 00012907  0x0000202c bpatchx  0x0000007c , 0x0000402f 
- 00012908  0x0000202d setarg  0x004e001e 
- 00012909  0x0000202e store  0x00000003 , 0x000045bb 
- 00012910  0x0000202f setarg  0x00032303 
- 00012911  0x00002030 istore  0x00000003 , 0x00000005 
- 00012912  0x00002031 setarg  0x00250642 
- 00012913  0x00002032 istore  0x00000003 , 0x00000005 
- 00012914  0x00002033 setarg  0x00094c06 
- 00012915  0x00002034 istore  0x00000003 , 0x00000005 
- 00012916  0x00002035 setarg  0x003c0927 
- 00012917  0x00002036 istore  0x00000003 , 0x00000005 
- 00012918  0x00002037 jam  0x00000001 , 0x000045b9 
- 00012919  0x00002038 rtn 
- 00012920  0x0000203c bpatchx  0x0000007d , 0x0000402f 
- 00012921  0x0000203d arg  0x00006978 , 0x00000002 
- 00012922  0x0000203e bmark1  0x00000027 , 0x0000327f 
- 00012923  0x0000203f arg  0x000012c0 , 0x00000002 
- 00012924  0x00002040 fetch  0x00000001 , 0x000045b7 
- 00012925  0x00002041 bbit0  0x00000002 , 0x0000327f 
- 00012926  0x00002042 arg  0x00002ee0 , 0x00000002 
- 00012927  0x00002044 storet  0x00000002 , 0x0000458b 
- 00012928  0x00002045 rtn 
- 00012929  0x00002048 jam  0x00000001 , 0x000045b7 
- 00012930  0x00002049 jam  0x00000001 , 0x000045b8 
- 00012931  0x0000204a rtn 
- 00012932  0x0000204d jam  0x00000002 , 0x000045b7 
- 00012933  0x0000204e jam  0x00000002 , 0x000045b8 
- 00012934  0x0000204f rtn 
- 00012935  0x00002068 bpatchx  0x0000007e , 0x0000402f 
- 00012936  0x00002069 jam  0x0000004e , 0x000045d0 
- 00012937  0x0000206a setarg  0x00101520 
- 00012938  0x0000206b store  0x00000003 , 0x000045cc 
- 00012939  0x0000206c setarg  0x00000005 
- 00012940  0x0000206d istore  0x00000001 , 0x00000005 
- 00012941  0x0000206e rtn 
- 00012942  0x00002075 arg  0x000045d8 , 0x00000013 
- 00012943  0x00002076 arg  0x0000367a , 0x00000012 
- 00012944  0x00002077 branch  0x000042e7 
- 00012945  0x0000207a set1  0x00000026 , 0x00000000 
- 00012946  0x0000207b fetch  0x00000001 , 0x000045fc 
- 00012947  0x0000207c set0  0x00000002 , 0x0000003f 
- 00012948  0x0000207d set1  0x00000001 , 0x0000003f 
- 00012949  0x0000207e store  0x00000001 , 0x000045fc 
- 00012950  0x0000207f setarg  0x00000000 
- 00012951  0x00002080 store  0x00000002 , 0x000045de 
- 00012952  0x00002081 fetch  0x00000002 , 0x000045d6 
- 00012953  0x00002082 store  0x00000002 , 0x000045d8 
- 00012954  0x00002083 jam  0x00000000 , 0x000045d5 
- 00012955  0x00002084 call  0x000032d6 
- 00012956  0x00002086 jam  0x00000000 , 0x0000457e 
- 00012957  0x00002087 fetch  0x00000001 , 0x000045d0 
- 00012958  0x00002088 store  0x00000001 , 0x0000458d 
- 00012959  0x00002089 fetch  0x00000001 , 0x000045d1 
- 00012960  0x0000208a store  0x00000001 , 0x00004141 
- 00012961  0x0000208b fetch  0x00000004 , 0x000045cc 
- 00012962  0x0000208c branch  0x00003236 
- 00012963  0x00002090 bpatchx  0x0000007f , 0x0000402f 
- 00012964  0x00002091 jam  0x00000000 , 0x000045e2 
- 00012965  0x00002092 fetch  0x00000002 , 0x000045da 
- 00012966  0x00002093 increase  0x00000001 , 0x0000003f 
- 00012967  0x00002094 store  0x00000002 , 0x000045da 
- 00012968  0x00002095 fetch  0x00000001 , 0x000045da 
- 00012969  0x00002096 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00012970  0x00002097 nrtn  0x00000034 
- 00012971  0x00002098 fetch  0x00000001 , 0x000045d4 
- 00012972  0x00002099 beq  0x000000ff , 0x000032f8 
- 00012973  0x0000209a beq  0x00000001 , 0x000032b2 
- 00012974  0x0000209b beq  0x00000002 , 0x000032b4 
- 00012975  0x0000209c beq  0x00000003 , 0x000032ba 
- 00012976  0x0000209d beq  0x00000004 , 0x000032c0 
- 00012977  0x0000209e rtn 
- 00012978  0x000020a1 jam  0x000000ff , 0x00004519 
- 00012979  0x000020a2 branch  0x000032c1 
- 00012980  0x000020a5 fetch  0x00000001 , 0x000045ae 
- 00012981  0x000020a6 branch  0x000032b8 , 0x00000034 
- 00012982  0x000020a7 fetch  0x00000004 , 0x00004604 
- 00012983  0x000020a8 call  0x00003236 
- 00012984  0x000020aa jam  0x000000aa , 0x00004519 
- 00012985  0x000020ab branch  0x000032c1 
- 00012986  0x000020ae jam  0x00000055 , 0x00004519 
- 00012987  0x000020af fetch  0x00000001 , 0x000045ae 
- 00012988  0x000020b0 branch  0x000032c1 , 0x00000034 
- 00012989  0x000020b1 fetch  0x00000004 , 0x000045e8 
- 00012990  0x000020b2 store  0x00000004 , 0x0000451b 
- 00012991  0x000020b3 branch  0x000032c3 
- 00012992  0x000020b6 jam  0x00000022 , 0x00004519 
- 00012993  0x000020b8 fetch  0x00000004 , 0x00004604 
- 00012994  0x000020b9 store  0x00000004 , 0x0000451b 
- 00012995  0x000020bb fetch  0x00000001 , 0x00004589 
- 00012996  0x000020bc and_into  0x00000007 , 0x0000003f 
- 00012997  0x000020bd store  0x00000001 , 0x0000451a 
- 00012998  0x000020be jam  0x00000000 , 0x0000451f 
- 00012999  0x000020bf jam  0x00000007 , 0x00004588 
- 00013000  0x000020c0 call  0x000031e5 
- 00013001  0x000020c1 call  0x00003651 
- 00013002  0x000020c2 nrtn  0x00000018 
- 00013003  0x000020c3 nrtn  0x0000002f 
- 00013004  0x000020c4 call  0x0000357b 
- 00013005  0x000020c5 call  0x0000366e 
- 00013006  0x000020c6 bpatchx  0x00000080 , 0x00004030 
- 00013007  0x000020c7 fetch  0x00000001 , 0x000045d4 
- 00013008  0x000020c8 rtneq  0x000000ff 
- 00013009  0x000020c9 beq  0x00000001 , 0x000032db 
- 00013010  0x000020ca beq  0x00000002 , 0x000032dd 
- 00013011  0x000020cb beq  0x00000003 , 0x000032e3 
- 00013012  0x000020cc beq  0x00000004 , 0x000032eb 
- 00013013  0x000020cd rtn 
- 00013014  0x000020d0 jam  0x00000002 , 0x000045d4 
- 00013015  0x000020d1 fetch  0x00000001 , 0x000045ae 
- 00013016  0x000020d2 rtn  0x00000034 
- 00013017  0x000020d3 jam  0x00000001 , 0x000045d4 
- 00013018  0x000020d4 rtn 
- 00013019  0x000020d7 jam  0x00000002 , 0x000045d4 
- 00013020  0x000020d8 branch  0x0000364c 
- 00013021  0x000020db fetch  0x00000001 , 0x000045ae 
- 00013022  0x000020dc branch  0x000032e1 , 0x00000034 
- 00013023  0x000020dd fetch  0x00000004 , 0x0000455f 
- 00013024  0x000020de store  0x00000004 , 0x000045e8 
- 00013025  0x000020e0 jam  0x00000003 , 0x000045d4 
- 00013026  0x000020e1 branch  0x0000364c 
- 00013027  0x000020e4 fetch  0x00000001 , 0x000045ae 
- 00013028  0x000020e5 branch  0x000032e9 , 0x00000034 
- 00013029  0x000020e6 fetch  0x00000004 , 0x0000455f 
- 00013030  0x000020e7 fetcht  0x00000004 , 0x00004604 
- 00013031  0x000020e8 isub  0x00000002 , 0x0000003e 
- 00013032  0x000020e9 nrtn  0x00000005 
- 00013033  0x000020eb jam  0x00000004 , 0x000045d4 
- 00013034  0x000020ec branch  0x0000364c 
- 00013035  0x000020ef fetch  0x00000001 , 0x000045ae 
- 00013036  0x000020f0 branch  0x000032f1 , 0x00000034 
- 00013037  0x000020f1 fetch  0x00000004 , 0x0000455f 
- 00013038  0x000020f2 fetcht  0x00000004 , 0x000045e8 
- 00013039  0x000020f3 isub  0x00000002 , 0x0000003e 
- 00013040  0x000020f4 nrtn  0x00000005 
- 00013041  0x000020f6 jam  0x000000ff , 0x000045d4 
- 00013042  0x000020f7 jam  0x00000039 , 0x0000066f 
- 00013043  0x000020f8 call  0x0000782b 
- 00013044  0x000020f9 setarg  0x00000000 
- 00013045  0x000020fa store  0x00000002 , 0x000045d8 
- 00013046  0x000020fb fetch  0x00000004 , 0x0000455f 
- 00013047  0x000020fc call  0x00003236 
- 00013048  0x000020fe fetch  0x00000001 , 0x000045fc 
- 00013049  0x000020ff set0  0x00000001 , 0x0000003f 
- 00013050  0x00002100 store  0x00000001 , 0x000045fc 
- 00013051  0x00002101 branch  0x0000364c 
- 00013052  0x0000211c jam  0x00000001 , 0x00004616 
- 00013053  0x0000211d jam  0x00000000 , 0x00004615 
- 00013054  0x0000211e rtn 
- 00013055  0x00002121 fetch  0x00000001 , 0x00004615 
- 00013056  0x00002122 rtnbit1  0x00000001 
- 00013057  0x00002123 set1  0x00000001 , 0x0000003f 
- 00013058  0x00002124 store  0x00000001 , 0x00004615 
- 00013059  0x00002125 setarg  0x00000000 
- 00013060  0x00002126 store  0x00000003 , 0x000045d3 
- 00013061  0x00002127 store  0x00000001 , 0x000045de 
- 00013062  0x00002128 store  0x00000001 , 0x000045df 
- 00013063  0x00002129 store  0x00000004 , 0x0000462c 
- 00013064  0x0000212a jam  0x00000001 , 0x00004611 
- 00013065  0x0000212b branch  0x0000329c 
- 00013066  0x0000212f jam  0x00000001 , 0x00004611 
- 00013067  0x00002130 jam  0x00000008 , 0x00004588 
- 00013068  0x00002131 arg  0x000045d6 , 0x00000006 
- 00013069  0x00002132 arg  0x00004519 , 0x00000005 
- 00013070  0x00002133 branch  0x00007c89 
- 00013071  0x00002137 bpatchx  0x00000081 , 0x00004030 
- 00013072  0x00002138 call  0x000033be 
- 00013073  0x00002139 call  0x00003119 
- 00013074  0x0000213a nbranch  0x000033be , 0x0000002f 
- 00013075  0x0000213b call  0x0000331e 
- 00013076  0x0000213c call  0x000033f4 
- 00013077  0x0000213d call  0x00003399 
- 00013078  0x0000213e call  0x0000493d 
- 00013079  0x0000213f fetch  0x00000001 , 0x000045ae 
- 00013080  0x00002140 rtn  0x00000034 
- 00013081  0x00002141 fetch  0x00000004 , 0x0000462c 
- 00013082  0x00002142 rtn  0x00000034 
- 00013083  0x00002143 branch  0x00003236 
- 00013084  0x00002146 call  0x000033be 
- 00013085  0x00002147 branch  0x00003183 
- 00013086  0x0000214a jam  0x00000005 , 0x00004622 
- 00013087  0x0000214b arg  0x000044f7 , 0x00000006 
- 00013088  0x0000214c arg  0x000045e8 , 0x00000005 
- 00013089  0x0000214d call  0x00007c89 
- 00013090  0x0000214e bpatchx  0x00000082 , 0x00004030 
- 00013091  0x0000214f fetch  0x00000001 , 0x000045ea 
- 00013092  0x00002150 beq  0x000000aa , 0x00003329 
- 00013093  0x00002151 beq  0x00000055 , 0x0000333a 
- 00013094  0x00002152 beq  0x00000022 , 0x0000335b 
- 00013095  0x00002153 beq  0x000000ff , 0x0000359b 
- 00013096  0x00002154 rtn 
- 00013097  0x00002158 fetch  0x00000001 , 0x000045eb 
- 00013098  0x00002159 beq  0x00000001 , 0x0000332d 
- 00013099  0x0000215a beq  0x00000002 , 0x00003335 
- 00013100  0x0000215b rtn 
- 00013101  0x0000215e fetch  0x00000001 , 0x000045de 
- 00013102  0x0000215f nrtn  0x00000034 
- 00013103  0x00002160 jam  0x00000001 , 0x000045d3 
- 00013104  0x00002162 jam  0x00000001 , 0x000045d6 
- 00013105  0x00002164 jam  0x00000080 , 0x000045d7 
- 00013106  0x00002165 fetch  0x00000006 , 0x000044f1 
- 00013107  0x00002166 store  0x00000006 , 0x000045d8 
- 00013108  0x00002167 rtn 
- 00013109  0x0000216a fetch  0x00000001 , 0x000045df 
- 00013110  0x0000216b nrtn  0x00000034 
- 00013111  0x0000216c jam  0x00000001 , 0x000045d4 
- 00013112  0x0000216e jam  0x00000002 , 0x000045d6 
- 00013113  0x0000216f branch  0x00003331 
- 00013114  0x00002173 fetch  0x00000001 , 0x000045ae 
- 00013115  0x00002174 branch  0x00003340 , 0x00000034 
- 00013116  0x00002175 fetch  0x00000004 , 0x000045ec 
- 00013117  0x00002176 fetcht  0x00000004 , 0x000044f1 
- 00013118  0x00002177 isub  0x00000002 , 0x0000003e 
- 00013119  0x00002178 nrtn  0x00000005 
- 00013120  0x0000217a fetch  0x00000001 , 0x000045eb 
- 00013121  0x0000217b beq  0x00000001 , 0x00003344 
- 00013122  0x0000217c beq  0x00000002 , 0x00003351 
- 00013123  0x0000217d rtn 
- 00013124  0x00002180 fetch  0x00000001 , 0x000045de 
- 00013125  0x00002181 nrtn  0x00000034 
- 00013126  0x00002182 fetch  0x00000001 , 0x000045d3 
- 00013127  0x00002183 beq  0x00000001 , 0x00003349 
- 00013128  0x00002184 rtn 
- 00013129  0x00002186 jam  0x00000002 , 0x000045d3 
- 00013130  0x00002187 fetch  0x00000001 , 0x000045ae 
- 00013131  0x00002188 branch  0x00003330 , 0x00000034 
- 00013132  0x0000218a jam  0x00000001 , 0x000045d6 
- 00013133  0x0000218c jam  0x00000080 , 0x000045d7 
- 00013134  0x0000218d fetch  0x00000004 , 0x0000462c 
- 00013135  0x0000218e store  0x00000004 , 0x000045d8 
- 00013136  0x0000218f branch  0x00007dba 
- 00013137  0x00002192 fetch  0x00000001 , 0x000045df 
- 00013138  0x00002193 nrtn  0x00000034 
- 00013139  0x00002194 fetch  0x00000001 , 0x000045d4 
- 00013140  0x00002195 beq  0x00000001 , 0x00003356 
- 00013141  0x00002196 rtn 
- 00013142  0x00002198 jam  0x00000002 , 0x000045d4 
- 00013143  0x00002199 fetch  0x00000001 , 0x000045ae 
- 00013144  0x0000219a branch  0x00003338 , 0x00000034 
- 00013145  0x0000219b jam  0x00000002 , 0x000045d6 
- 00013146  0x0000219c branch  0x0000334d 
- 00013147  0x000021a0 fetch  0x00000001 , 0x000045ae 
- 00013148  0x000021a1 branch  0x00003361 , 0x00000034 
- 00013149  0x000021a2 fetch  0x00000004 , 0x000045ec 
- 00013150  0x000021a3 fetcht  0x00000004 , 0x0000462c 
- 00013151  0x000021a4 isub  0x00000002 , 0x0000003e 
- 00013152  0x000021a5 nrtn  0x00000005 
- 00013153  0x000021a7 fetch  0x00000001 , 0x000045eb 
- 00013154  0x000021a8 beq  0x00000001 , 0x00003365 
- 00013155  0x000021a9 beq  0x00000002 , 0x00003372 
- 00013156  0x000021aa rtn 
- 00013157  0x000021ad fetch  0x00000001 , 0x000045de 
- 00013158  0x000021ae nrtn  0x00000034 
- 00013159  0x000021af fetch  0x00000001 , 0x000045d3 
- 00013160  0x000021b0 beq  0x00000002 , 0x0000336a 
- 00013161  0x000021b1 rtn 
- 00013162  0x000021b3 jam  0x00000001 , 0x000045de 
- 00013163  0x000021b5 call  0x00003330 
- 00013164  0x000021b6 fetch  0x00000001 , 0x000045d5 
- 00013165  0x000021b7 or_into  0x00000001 , 0x0000003f 
- 00013166  0x000021b8 store  0x00000001 , 0x000045d5 
- 00013167  0x000021ba setarg  0x00000000 
- 00013168  0x000021bb store  0x00000002 , 0x000045d3 
- 00013169  0x000021bc rtn 
- 00013170  0x000021bf fetch  0x00000001 , 0x000045df 
- 00013171  0x000021c0 nrtn  0x00000034 
- 00013172  0x000021c1 fetch  0x00000001 , 0x000045d4 
- 00013173  0x000021c2 bne  0x00000000 , 0x00003377 
- 00013174  0x000021c3 rtn 
- 00013175  0x000021c5 jam  0x00000001 , 0x000045df 
- 00013176  0x000021c7 call  0x00003338 
- 00013177  0x000021c8 fetch  0x00000001 , 0x000045d5 
- 00013178  0x000021c9 or_into  0x00000002 , 0x0000003f 
- 00013179  0x000021ca store  0x00000001 , 0x000045d5 
- 00013180  0x000021cb call  0x0000336f 
- 00013181  0x000021cc branch  0x00004937 
- 00013182  0x000021cf fetch  0x00000001 , 0x00004616 
- 00013183  0x000021d0 rtnne  0x00000001 
- 00013184  0x000021d1 fetch  0x00000001 , 0x00004610 
- 00013185  0x000021d2 nrtn  0x00000034 
- 00013186  0x000021d3 fetch  0x00000001 , 0x000044fa 
- 00013187  0x000021d4 beq  0x00000001 , 0x00003386 
- 00013188  0x000021d5 beq  0x00000002 , 0x0000338a 
- 00013189  0x000021d6 rtn 
- 00013190  0x000021d8 fetch  0x00000001 , 0x0000462b 
- 00013191  0x000021d9 rtnbit0  0x00000000 
- 00013192  0x000021db disable  0x0000002f 
- 00013193  0x000021dc rtn 
- 00013194  0x000021de fetch  0x00000001 , 0x0000462b 
- 00013195  0x000021df rtnbit0  0x00000001 
- 00013196  0x000021e0 branch  0x00003388 
- 00013197  0x000021e3 fetch  0x00000001 , 0x00004610 
- 00013198  0x000021e4 nrtn  0x00000034 
- 00013199  0x000021e5 fetch  0x00000001 , 0x0000462b 
- 00013200  0x000021e6 or_into  0x00000001 , 0x0000003f 
- 00013201  0x000021e7 store  0x00000001 , 0x0000462b 
- 00013202  0x000021e8 rtn 
- 00013203  0x000021eb fetch  0x00000001 , 0x00004610 
- 00013204  0x000021ec nrtn  0x00000034 
- 00013205  0x000021ed fetch  0x00000001 , 0x0000462b 
- 00013206  0x000021ee or_into  0x00000002 , 0x0000003f 
- 00013207  0x000021ef store  0x00000001 , 0x0000462b 
- 00013208  0x000021f0 rtn 
- 00013209  0x000021f4 fetch  0x00000001 , 0x000045d5 
- 00013210  0x000021f5 rtn  0x00000034 
- 00013211  0x000021f7 fetch  0x00000001 , 0x000045eb 
- 00013212  0x000021f8 beq  0x00000001 , 0x0000338d 
- 00013213  0x000021f9 beq  0x00000002 , 0x00003393 
- 00013214  0x000021fa rtn 
- 00013215  0x0000220e set1  0x00000027 , 0x00000000 
- 00013216  0x0000220f fetch  0x00000001 , 0x00004141 
- 00013217  0x00002210 store  0x00000001 , 0x00004623 
- 00013218  0x00002211 branch  0x000035d6 
- 00013219  0x00002214 fetch  0x00000002 , 0x000045e0 
- 00013220  0x00002215 branch  0x00007d79 
- 00013221  0x00002218 bpatchx  0x00000083 , 0x00004030 
- 00013222  0x00002219 jam  0x00000000 , 0x00004588 
- 00013223  0x0000221a fetch  0x00000001 , 0x00004611 
- 00013224  0x0000221b rtn  0x00000034 
- 00013225  0x0000221c fetch  0x00000002 , 0x000045e2 
- 00013226  0x0000221d branch  0x00007d79 
- 00013227  0x00002221 call  0x000033f1 
- 00013228  0x00002222 nbranch  0x000033be , 0x0000002f 
- 00013229  0x00002224 call  0x000033e3 
- 00013230  0x00002225 nbranch  0x000033be , 0x00000028 
- 00013231  0x00002226 fetch  0x00000001 , 0x0000457d 
- 00013232  0x00002227 branch  0x000033be , 0x00000034 
- 00013233  0x00002228 increase  0x00000002 , 0x0000003f 
- 00013234  0x00002229 iforce  0x00000039 
- 00013235  0x0000222a arg  0x000044f7 , 0x00000006 
- 00013236  0x0000222b arg  0x000045e8 , 0x00000005 
- 00013237  0x0000222c call  0x00007cda 
- 00013238  0x0000222d jam  0x00000000 , 0x00004613 
- 00013239  0x0000222e fetch  0x00000001 , 0x00004610 
- 00013240  0x0000222f call  0x000033fe , 0x00000034 
- 00013241  0x00002230 bpatchx  0x00000084 , 0x00004030 
- 00013242  0x00002231 fetch  0x00000001 , 0x000045ea 
- 00013243  0x00002232 beq  0x00000001 , 0x000033c4 
- 00013244  0x00002233 beq  0x00000002 , 0x000033d3 
- 00013245  0x00002234 beq  0x000000ff , 0x000033c2 
- 00013246  0x00002236 bpatchx  0x00000085 , 0x00004030 
- 00013247  0x00002237 arg  0x000044f7 , 0x00000005 
- 00013248  0x00002238 arg  0x00000042 , 0x00000039 
- 00013249  0x00002239 branch  0x00007ca1 
- 00013250  0x0000223c call  0x0000339b 
- 00013251  0x0000223d branch  0x0000359b 
- 00013252  0x00002240 call  0x0000338d 
- 00013253  0x00002241 call  0x0000352e 
- 00013254  0x00002242 fetch  0x00000001 , 0x0000460a 
- 00013255  0x00002243 fetcht  0x00000001 , 0x000045e8 
- 00013256  0x00002244 isolate1  0x00000003 , 0x00000002 
- 00013257  0x00002245 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00013258  0x00002246 store  0x00000001 , 0x0000460a 
- 00013259  0x00002247 beq  0x00000001 , 0x000033d9 
- 00013260  0x00002248 fetch  0x00000001 , 0x00004612 
- 00013261  0x00002249 fetcht  0x00000001 , 0x000045e8 
- 00013262  0x0000224a isolate1  0x00000004 , 0x00000002 
- 00013263  0x0000224b setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00013264  0x0000224c store  0x00000001 , 0x00004612 
- 00013265  0x0000224d fetch  0x00000002 , 0x000045e4 
- 00013266  0x0000224e branch  0x00007d79 
- 00013267  0x00002251 call  0x00003393 
- 00013268  0x00002252 fetcht  0x00000001 , 0x000045e8 
- 00013269  0x00002253 isolate1  0x00000003 , 0x00000002 
- 00013270  0x00002254 branch  0x000033e1 , 0x00000001 
- 00013271  0x00002255 fetch  0x00000002 , 0x000045e6 
- 00013272  0x00002256 branch  0x00007d79 
- 00013273  0x00002259 fetch  0x00000001 , 0x000043cb 
- 00013274  0x0000225a sub  0x0000003f , 0x0000000e , 0x0000003e 
- 00013275  0x0000225b call  0x00004469 , 0x00000005 
- 00013276  0x0000225c fetch  0x00000001 , 0x000045de 
- 00013277  0x0000225d nrtn  0x00000034 
- 00013278  0x0000225e jam  0x00000001 , 0x000045de 
- 00013279  0x0000225f fetch  0x00000004 , 0x000045f2 
- 00013280  0x00002260 branch  0x000035a3 
- 00013281  0x00002262 fetch  0x00000004 , 0x000045f2 
- 00013282  0x00002263 branch  0x000035a9 
- 00013283  0x00002267 call  0x00007dbc 
- 00013284  0x00002268 fetch  0x00000001 , 0x00004586 
- 00013285  0x00002269 fetcht  0x00000001 , 0x00004587 
- 00013286  0x0000226a isub  0x00000002 , 0x0000003e 
- 00013287  0x0000226b ncall  0x00007dba , 0x00000005 
- 00013288  0x0000226c fetch  0x00000001 , 0x00004586 
- 00013289  0x0000226d store  0x00000001 , 0x00004587 
- 00013290  0x0000226e fetch  0x00000003 , 0x00004580 
- 00013291  0x0000226f fetcht  0x00000003 , 0x00004583 
- 00013292  0x00002270 isub  0x00000002 , 0x0000003e 
- 00013293  0x00002271 ncall  0x00007dba , 0x00000005 
- 00013294  0x00002272 fetch  0x00000003 , 0x00004580 
- 00013295  0x00002273 store  0x00000003 , 0x00004583 
- 00013296  0x00002274 rtn 
- 00013297  0x00002277 call  0x000033be 
- 00013298  0x00002278 call  0x00003119 
- 00013299  0x00002279 nrtn  0x0000002f 
- 00013300  0x0000227c fetch  0x00000001 , 0x000044f7 
- 00013301  0x0000227d store  0x00000001 , 0x00004589 
- 00013302  0x0000227f call  0x00003214 
- 00013303  0x00002281 fetch  0x00000001 , 0x000044f8 
- 00013304  0x00002282 isolate1  0x00000000 , 0x0000003f 
- 00013305  0x00002283 branch  0x000033fd , 0x00000001 
- 00013306  0x00002285 call  0x000033a5 
- 00013307  0x00002286 call  0x000031e5 
- 00013308  0x00002287 call  0x00003195 
- 00013309  0x00002289 branch  0x00003183 
- 00013310  0x0000228d jam  0x00000001 , 0x00004614 
- 00013311  0x0000228f setarg  0x00000280 
- 00013312  0x00002290 arg  0x00000008 , 0x00000007 
- 00013313  0x00002291 branch  0x00007ce1 
- 00013314  0x00002298 bpatchx  0x00000086 , 0x00004030 
- 00013315  0x00002299 jam  0x00000001 , 0x00004613 
- 00013316  0x0000229a jam  0x00000000 , 0x00004617 
- 00013317  0x0000229b jam  0x000000ff , 0x000045a7 
- 00013318  0x0000229c branch  0x00003258 
- 00013319  0x0000229f bpatchx  0x00000087 , 0x00004030 
- 00013320  0x000022a0 fetch  0x00000001 , 0x00004613 
- 00013321  0x000022a1 rtn  0x00000034 
- 00013322  0x000022a2 call  0x00003245 
- 00013323  0x000022a3 nrtn  0x00000028 
- 00013324  0x000022a4 call  0x00003414 
- 00013325  0x000022a5 fetch  0x00000001 , 0x00004617 
- 00013326  0x000022a6 increase  0x00000001 , 0x0000003f 
- 00013327  0x000022a7 and_into  0x00000001 , 0x0000003f 
- 00013328  0x000022a8 store  0x00000001 , 0x00004617 
- 00013329  0x000022a9 beq  0x00000000 , 0x00003419 
- 00013330  0x000022aa beq  0x00000001 , 0x0000341c 
- 00013331  0x000022ab rtn 
- 00013332  0x000022ae fetch  0x00000001 , 0x00004622 
- 00013333  0x000022af rtn  0x00000034 
- 00013334  0x000022b0 increase  0xffffffff , 0x0000003f 
- 00013335  0x000022b1 store  0x00000001 , 0x00004622 
- 00013336  0x000022b2 rtn 
- 00013337  0x000022b5 fetch  0x00000001 , 0x00004622 
- 00013338  0x000022b6 nrtn  0x00000034 
- 00013339  0x000022b7 branch  0x00003460 
- 00013340  0x000022ba fetch  0x00000001 , 0x00004622 
- 00013341  0x000022bb nrtn  0x00000034 
- 00013342  0x000022bc branch  0x000032fc 
- 00013343  0x000022c0 fetch  0x00000001 , 0x0000462a 
- 00013344  0x000022c1 nrtn  0x00000034 
- 00013345  0x000022c2 fetch  0x00000001 , 0x00004628 
- 00013346  0x000022c3 call  0x0000344f , 0x00000034 
- 00013347  0x000022c4 fetch  0x00000001 , 0x00004625 
- 00013348  0x000022c5 rtnbit1  0x00000000 
- 00013349  0x000022c6 set1  0x00000000 , 0x0000003f 
- 00013350  0x000022c7 store  0x00000001 , 0x00004625 
- 00013351  0x000022c8 jam  0x00000001 , 0x00004624 
- 00013352  0x000022c9 jam  0x00000000 , 0x00004629 
- 00013353  0x000022ca setarg  0x00000000 
- 00013354  0x000022cb store  0x00000002 , 0x00004626 
- 00013355  0x000022cc jam  0x00000060 , 0x000045a7 
- 00013356  0x000022cd branch  0x00003258 
- 00013357  0x000022d0 bpatchx  0x00000088 , 0x00004031 
- 00013358  0x000022d1 fetch  0x00000001 , 0x00004616 
- 00013359  0x000022d2 rtneq  0x00000000 
- 00013360  0x000022d3 fetch  0x00000001 , 0x0000462a 
- 00013361  0x000022d4 nrtn  0x00000034 
- 00013362  0x000022d5 fetch  0x00000001 , 0x00004628 
- 00013363  0x000022d6 nrtn  0x00000034 
- 00013364  0x000022d7 fetch  0x00000001 , 0x00004624 
- 00013365  0x000022d8 rtn  0x00000034 
- 00013366  0x000022d9 fetch  0x00000001 , 0x0000462b 
- 00013367  0x000022da compare  0x00000003 , 0x0000003f , 0x00000003 
- 00013368  0x000022db branch  0x0000344b , 0x00000001 
- 00013369  0x000022dc call  0x00003245 
- 00013370  0x000022dd nrtn  0x00000028 
- 00013371  0x000022de fetch  0x00000002 , 0x00004626 
- 00013372  0x000022df increase  0x00000001 , 0x0000003f 
- 00013373  0x000022e0 store  0x00000002 , 0x00004626 
- 00013374  0x000022e1 arg  0x000007d0 , 0x00000002 
- 00013375  0x000022e2 isub  0x00000002 , 0x0000003e 
- 00013376  0x000022e3 branch  0x0000344b , 0x00000002 
- 00013377  0x000022e4 fetch  0x00000001 , 0x00004629 
- 00013378  0x000022e5 increase  0x00000001 , 0x0000003f 
- 00013379  0x000022e6 and_into  0x00000001 , 0x0000003f 
- 00013380  0x000022e7 store  0x00000001 , 0x00004629 
- 00013381  0x000022e8 beq  0x00000000 , 0x00003514 
- 00013382  0x000022e9 beq  0x00000001 , 0x000032fc 
- 00013383  0x000022ea rtn 
- 00013384  0x000022ed fetch  0x00000001 , 0x00004622 
- 00013385  0x000022ee nbranch  0x000032fc , 0x00000034 
- 00013386  0x000022ef branch  0x00003514 
- 00013387  0x000022f2 jam  0x00000001 , 0x00004628 
- 00013388  0x000022f3 branch  0x00003514 
- 00013389  0x000022f6 jam  0x00000000 , 0x00004624 
- 00013390  0x000022f7 rtn 
- 00013391  0x000022f9 jam  0x00000001 , 0x00004624 
- 00013392  0x000022fa rtn 
- 00013393  0x00002306 bpatchx  0x00000089 , 0x00004031 
- 00013394  0x00002307 fetch  0x00000001 , 0x00004615 
- 00013395  0x00002308 rtnbit1  0x00000000 
- 00013396  0x00002309 set1  0x00000000 , 0x0000003f 
- 00013397  0x0000230a store  0x00000001 , 0x00004615 
- 00013398  0x0000230b fetch  0x00000001 , 0x00004623 
- 00013399  0x0000230c store  0x00000001 , 0x00004141 
- 00013400  0x0000230d jam  0x00000000 , 0x00004611 
- 00013401  0x0000230e jam  0x00000000 , 0x0000090d 
- 00013402  0x0000230f jam  0x00000001 , 0x0000460a 
- 00013403  0x00002310 jam  0x00000000 , 0x0000457e 
- 00013404  0x00002311 fetch  0x00000004 , 0x000044f1 
- 00013405  0x00002312 call  0x00003236 
- 00013406  0x00002313 call  0x00003222 
- 00013407  0x00002314 branch  0x000033be 
- 00013408  0x00002318 jam  0x00000000 , 0x00004611 
- 00013409  0x0000231a jam  0x00000000 , 0x00004616 
- 00013410  0x0000231b jam  0x00000000 , 0x00004615 
- 00013411  0x0000231c rtn 
- 00013412  0x00002320 fetch  0x00000001 , 0x00004616 
- 00013413  0x00002321 rtnne  0x00000000 
- 00013414  0x00002322 call  0x00003451 
- 00013415  0x00002323 call  0x00003518 
- 00013416  0x00002324 branch  0x000033ab 
- 00013417  0x00002332 bpatchx  0x0000008a , 0x00004031 
- 00013418  0x00002333 fetch  0x00000001 , 0x00004616 
- 00013419  0x00002334 rtnne  0x00000001 
- 00013420  0x00002335 call  0x000032ff 
- 00013421  0x00002336 call  0x0000330f 
- 00013422  0x00002337 fetch  0x00000001 , 0x00004610 
- 00013423  0x00002338 nrtn  0x00000034 
- 00013424  0x00002339 fetch  0x00000001 , 0x000045d5 
- 00013425  0x0000233a rtn  0x00000034 
- 00013426  0x0000233b jam  0x00000000 , 0x00004613 
- 00013427  0x0000233c call  0x00003460 
- 00013428  0x0000233d call  0x000033fe 
- 00013429  0x0000233e branch  0x00003258 
- 00013430  0x0000234b fetch  0x00000001 , 0x00004615 
- 00013431  0x0000234c rtnbit1  0x00000007 
- 00013432  0x0000234d set1  0x00000007 , 0x0000003f 
- 00013433  0x0000234e store  0x00000001 , 0x00004615 
- 00013434  0x0000234f fetch  0x00000001 , 0x00004623 
- 00013435  0x00002350 store  0x00000001 , 0x00004141 
- 00013436  0x00002352 jam  0x00000000 , 0x00004617 
- 00013437  0x00002353 jam  0x00000001 , 0x00004611 
- 00013438  0x00002354 setarg  0x00000000 
- 00013439  0x00002355 store  0x00000003 , 0x0000463d 
- 00013440  0x00002356 store  0x00000007 , 0x0000461a 
- 00013441  0x00002357 call  0x00003506 
- 00013442  0x00002358 nrtn  0x00000005 
- 00013443  0x00002359 fetch  0x00000001 , 0x0000458e 
- 00013444  0x0000235a store  0x00000001 , 0x00004619 
- 00013445  0x0000235b fetch  0x00000001 , 0x0000458d 
- 00013446  0x0000235c store  0x00000001 , 0x00004618 
- 00013447  0x0000235d rtn 
- 00013448  0x00002361 bpatchx  0x0000008b , 0x00004031 
- 00013449  0x00002362 fetch  0x00000001 , 0x00004616 
- 00013450  0x00002363 rtnne  0x00000007 
- 00013451  0x00002364 call  0x00003476 
- 00013452  0x00002365 call  0x000034ae 
- 00013453  0x00002366 call  0x000033f1 
- 00013454  0x00002367 nbranch  0x000033be , 0x0000002f 
- 00013455  0x00002369 call  0x00003506 
- 00013456  0x0000236a call  0x000033ad , 0x00000005 
- 00013457  0x0000236c fetch  0x00000001 , 0x0000460a 
- 00013458  0x0000236d call  0x0000344d , 0x00000034 
- 00013459  0x00002370 jam  0x00000000 , 0x00004616 
- 00013460  0x00002371 fetch  0x00000001 , 0x00004615 
- 00013461  0x00002372 set1  0x00000000 , 0x0000003f 
- 00013462  0x00002373 store  0x00000001 , 0x00004615 
- 00013463  0x00002375 fetch  0x00000001 , 0x00004611 
- 00013464  0x00002376 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00013465  0x00002377 ncall  0x00003504 , 0x00000005 
- 00013466  0x00002379 call  0x000033be 
- 00013467  0x0000237a call  0x000033fe 
- 00013468  0x0000237b call  0x00003506 
- 00013469  0x0000237c branch  0x000034a7 , 0x00000005 
- 00013470  0x0000237d fetch  0x00000004 , 0x0000458f 
- 00013471  0x0000237e fetcht  0x00000004 , 0x00004634 
- 00013472  0x0000237f isub  0x00000002 , 0x0000003e 
- 00013473  0x00002380 branch  0x000034aa , 0x00000005 
- 00013474  0x00002381 fetch  0x00000004 , 0x0000458f 
- 00013475  0x00002382 fetcht  0x00000004 , 0x00004630 
- 00013476  0x00002383 isub  0x00000002 , 0x0000003e 
- 00013477  0x00002384 branch  0x000034ac , 0x00000005 
- 00013478  0x00002385 rtn 
- 00013479  0x00002389 fetch  0x00000001 , 0x00004619 
- 00013480  0x0000238b store  0x00000001 , 0x0000458e 
- 00013481  0x0000238c rtn 
- 00013482  0x0000238f fetch  0x00000001 , 0x0000461f 
- 00013483  0x00002390 branch  0x000034a8 
- 00013484  0x00002393 fetch  0x00000001 , 0x0000461c 
- 00013485  0x00002394 branch  0x000034a8 
- 00013486  0x00002398 bpatchx  0x0000008c , 0x00004031 
- 00013487  0x00002399 fetch  0x00000001 , 0x00004617 
- 00013488  0x0000239a increase  0x00000001 , 0x0000003f 
- 00013489  0x0000239b and_into  0x00000003 , 0x0000003f 
- 00013490  0x0000239c store  0x00000001 , 0x00004617 
- 00013491  0x0000239e beq  0x00000000 , 0x000034d2 
- 00013492  0x0000239f beq  0x00000001 , 0x000034ec 
- 00013493  0x000023a0 beq  0x00000002 , 0x000034b8 
- 00013494  0x000023a1 beq  0x00000003 , 0x000034ec 
- 00013495  0x000023a2 rtn 
- 00013496  0x000023a5 call  0x00003330 
- 00013497  0x000023a6 fetch  0x00000004 , 0x00004630 
- 00013498  0x000023a7 branch  0x000034ae , 0x00000034 
- 00013499  0x000023a8 call  0x00003236 
- 00013500  0x000023a9 fetch  0x00000001 , 0x0000461d 
- 00013501  0x000023aa call  0x000034cd , 0x00000034 
- 00013502  0x000023ab fetch  0x00000001 , 0x0000461b 
- 00013503  0x000023ac store  0x00000001 , 0x0000458d 
- 00013504  0x000023ad fetcht  0x00000001 , 0x0000463e 
- 00013505  0x000023ae fetchr  0x00000011 , 0x00000002 , 0x00004644 
- 00013506  0x000023af call  0x000035ab 
- 00013507  0x000023b0 storet  0x00000001 , 0x0000463e 
- 00013508  0x000023b1 call  0x000035b4 
- 00013509  0x000023b2 storet  0x00000001 , 0x0000463b 
- 00013510  0x000023b3 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013511  0x000023b4 nrtn  0x00000002 
- 00013512  0x000023b5 fetcht  0x00000001 , 0x0000461c 
- 00013513  0x000023b6 call  0x00003227 
- 00013514  0x000023b7 storet  0x00000001 , 0x0000461c 
- 00013515  0x000023b8 store  0x00000001 , 0x0000461b 
- 00013516  0x000023b9 rtn 
- 00013517  0x000023bc jam  0x00000001 , 0x0000461d 
- 00013518  0x000023bd arg  0x00000000 , 0x00000002 
- 00013519  0x000023be call  0x0000322c 
- 00013520  0x000023bf store  0x00000001 , 0x0000461b 
- 00013521  0x000023c0 rtn 
- 00013522  0x000023c3 call  0x00003338 
- 00013523  0x000023c4 fetch  0x00000004 , 0x00004634 
- 00013524  0x000023c5 branch  0x000034ae , 0x00000034 
- 00013525  0x000023c6 call  0x00003236 
- 00013526  0x000023c7 fetch  0x00000001 , 0x00004620 
- 00013527  0x000023c8 call  0x000034e7 , 0x00000034 
- 00013528  0x000023c9 fetch  0x00000001 , 0x0000461e 
- 00013529  0x000023ca store  0x00000001 , 0x0000458d 
- 00013530  0x000023cb fetcht  0x00000001 , 0x0000463f 
- 00013531  0x000023cc fetchr  0x00000011 , 0x00000002 , 0x00004646 
- 00013532  0x000023cd call  0x000035ab 
- 00013533  0x000023ce storet  0x00000001 , 0x0000463f 
- 00013534  0x000023cf call  0x000035b4 
- 00013535  0x000023d0 storet  0x00000001 , 0x0000463c 
- 00013536  0x000023d1 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013537  0x000023d2 nrtn  0x00000002 
- 00013538  0x000023d3 fetcht  0x00000001 , 0x0000461f 
- 00013539  0x000023d4 call  0x00003227 
- 00013540  0x000023d5 storet  0x00000001 , 0x0000461f 
- 00013541  0x000023d6 store  0x00000001 , 0x0000461e 
- 00013542  0x000023d7 rtn 
- 00013543  0x000023da jam  0x00000001 , 0x00004620 
- 00013544  0x000023db arg  0x00000000 , 0x00000002 
- 00013545  0x000023dc call  0x0000322c 
- 00013546  0x000023dd store  0x00000001 , 0x0000461e 
- 00013547  0x000023de rtn 
- 00013548  0x000023e1 call  0x00003330 
- 00013549  0x000023e2 fetch  0x00000004 , 0x000044f1 
- 00013550  0x000023e3 call  0x00003236 
- 00013551  0x000023e4 fetch  0x00000001 , 0x0000461a 
- 00013552  0x000023e5 call  0x00003500 , 0x00000034 
- 00013553  0x000023e6 fetch  0x00000001 , 0x00004618 
- 00013554  0x000023e7 store  0x00000001 , 0x0000458d 
- 00013555  0x000023e8 fetcht  0x00000001 , 0x0000463d 
- 00013556  0x000023e9 fetchr  0x00000011 , 0x00000002 , 0x00004642 
- 00013557  0x000023ea call  0x000035ab 
- 00013558  0x000023eb storet  0x00000001 , 0x0000463d 
- 00013559  0x000023ec call  0x000035b4 
- 00013560  0x000023ed storet  0x00000001 , 0x0000463a 
- 00013561  0x000023ee sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013562  0x000023ef nrtn  0x00000002 
- 00013563  0x000023f0 fetcht  0x00000001 , 0x00004619 
- 00013564  0x000023f1 call  0x00003227 
- 00013565  0x000023f2 storet  0x00000001 , 0x00004619 
- 00013566  0x000023f3 store  0x00000001 , 0x00004618 
- 00013567  0x000023f4 rtn 
- 00013568  0x000023f7 jam  0x00000001 , 0x0000461a 
- 00013569  0x000023f8 fetch  0x00000001 , 0x00004618 
- 00013570  0x000023f9 store  0x00000001 , 0x0000458d 
- 00013571  0x000023fa rtn 
- 00013572  0x000023fe jam  0x00000000 , 0x00004611 
- 00013573  0x000023ff rtn 
- 00013574  0x00002403 fetch  0x00000004 , 0x0000458f 
- 00013575  0x00002404 fetcht  0x00000004 , 0x000044f1 
- 00013576  0x00002405 isub  0x00000002 , 0x0000003e 
- 00013577  0x00002406 rtn 
- 00013578  0x00002413 fetch  0x00000001 , 0x00004611 
- 00013579  0x00002414 rtneq  0x00000002 
- 00013580  0x00002415 fetch  0x00000001 , 0x00004614 
- 00013581  0x00002416 rtn  0x00000034 
- 00013582  0x00002417 arg  0x00000008 , 0x00000007 
- 00013583  0x00002418 call  0x00007cef 
- 00013584  0x00002419 nrtn  0x00000034 
- 00013585  0x0000241a jam  0x00000000 , 0x00004614 
- 00013586  0x0000241b jam  0x00000000 , 0x00004622 
- 00013587  0x0000241c call  0x0000341f 
- 00013588  0x0000241f bpatchx  0x0000008d , 0x00004031 
- 00013589  0x00002420 jam  0x00000007 , 0x00004616 
- 00013590  0x00002421 jam  0x00000000 , 0x00004615 
- 00013591  0x00002422 branch  0x000033be 
- 00013592  0x00002429 bpatchx  0x0000008e , 0x00004031 
- 00013593  0x0000242a fetch  0x00000001 , 0x0000460a 
- 00013594  0x0000242b beq  0x00000001 , 0x000035ea 
- 00013595  0x0000242c fetch  0x00000001 , 0x00004612 
- 00013596  0x0000242d beq  0x00000001 , 0x0000352c 
- 00013597  0x0000242e fetcht  0x00000004 , 0x0000460b 
- 00013598  0x0000242f copy  0x00000022 , 0x0000003f 
- 00013599  0x00002430 isub  0x00000002 , 0x0000003e 
- 00013600  0x00002431 ncall  0x00003255 , 0x00000002 
- 00013601  0x00002432 copy  0x0000003f , 0x00000012 
- 00013602  0x00002433 fetch  0x00000004 , 0x0000460b 
- 00013603  0x00002434 fetcht  0x00000001 , 0x0000460f 
- 00013604  0x00002435 iadd  0x00000002 , 0x00000002 
- 00013605  0x00002436 copy  0x00000012 , 0x0000003f 
- 00013606  0x00002437 isub  0x00000002 , 0x0000003e 
- 00013607  0x00002438 nrtn  0x00000002 
- 00013608  0x00002439 set0  0x0000001c , 0x0000003f 
- 00013609  0x0000243a store  0x00000004 , 0x0000460b 
- 00013610  0x0000243b jam  0x00000001 , 0x0000460a 
- 00013611  0x0000243c branch  0x00003222 
- 00013612  0x0000243f jam  0x00000000 , 0x00004612 
- 00013613  0x00002440 branch  0x00003222 
- 00013614  0x00002443 copy  0x00000022 , 0x0000003f 
- 00013615  0x00002444 store  0x00000004 , 0x0000460b 
- 00013616  0x00002445 rtn 
- 00013617  0x0000244b arg  0x000045de , 0x00000013 
- 00013618  0x0000244c arg  0x0000367a , 0x00000012 
- 00013619  0x0000244d branch  0x000042e7 
- 00013620  0x00002451 bpatchx  0x0000008f , 0x00004031 
- 00013621  0x00002452 set1  0x00000026 , 0x00000000 
- 00013622  0x00002453 fetch  0x00000001 , 0x000045fc 
- 00013623  0x00002454 set0  0x00000001 , 0x0000003f 
- 00013624  0x00002455 set1  0x00000002 , 0x0000003f 
- 00013625  0x00002456 store  0x00000001 , 0x000045fc 
- 00013626  0x00002457 fetch  0x00000001 , 0x000045e3 
- 00013627  0x00002458 branch  0x00003549 , 0x00000034 
- 00013628  0x00002459 fetch  0x00000001 , 0x000045e2 
- 00013629  0x0000245a beq  0x00000001 , 0x00003541 
- 00013630  0x0000245b beq  0x00000002 , 0x00003541 
- 00013631  0x0000245c beq  0x00000003 , 0x00003550 
- 00013632  0x0000245d beq  0x00000004 , 0x00003550 
- 00013633  0x0000245f fetch  0x00000001 , 0x000045d1 
- 00013634  0x00002460 store  0x00000001 , 0x00004141 
- 00013635  0x00002461 fetcht  0x00000001 , 0x000045ec 
- 00013636  0x00002462 storet  0x00000001 , 0x0000458e 
- 00013637  0x00002463 fetch  0x00000004 , 0x000045e4 
- 00013638  0x00002464 call  0x0000355a 
- 00013639  0x00002465 storet  0x00000001 , 0x000045ec 
- 00013640  0x00002466 rtn 
- 00013641  0x00002469 jam  0x00000003 , 0x00004141 
- 00013642  0x0000246a fetcht  0x00000001 , 0x000045ed 
- 00013643  0x0000246b storet  0x00000001 , 0x0000458e 
- 00013644  0x0000246c fetch  0x00000004 , 0x000045e8 
- 00013645  0x0000246d call  0x0000355a 
- 00013646  0x0000246e storet  0x00000001 , 0x000045ed 
- 00013647  0x0000246f rtn 
- 00013648  0x00002472 jam  0x00000003 , 0x00004141 
- 00013649  0x00002473 fetcht  0x00000001 , 0x000045ee 
- 00013650  0x00002474 storet  0x00000001 , 0x0000458e 
- 00013651  0x00002475 fetch  0x00000004 , 0x00004604 
- 00013652  0x00002476 call  0x0000355a 
- 00013653  0x00002477 storet  0x00000001 , 0x000045ee 
- 00013654  0x00002478 rtn 
- 00013655  0x0000247b fetch  0x00000004 , 0x0000455f 
- 00013656  0x0000247c rtn  0x00000034 
- 00013657  0x0000247d store  0x00000004 , 0x000045e8 
- 00013658  0x0000247f call  0x00003236 
- 00013659  0x00002480 branch  0x00003222 
- 00013660  0x00002484 bpatchx  0x00000090 , 0x00004032 
- 00013661  0x00002485 fetch  0x00000002 , 0x000045e0 
- 00013662  0x00002486 arg  0x000001f8 , 0x00000002 
- 00013663  0x00002487 iand  0x00000002 , 0x0000003f 
- 00013664  0x00002488 branch  0x00003565 , 0x00000034 
- 00013665  0x00002489 fetch  0x00000002 , 0x000045e0 
- 00013666  0x0000248a increase  0x00000001 , 0x0000003f 
- 00013667  0x0000248b store  0x00000002 , 0x000045e0 
- 00013668  0x0000248c rtn 
- 00013669  0x0000248f call  0x0000357f 
- 00013670  0x00002490 call  0x00003651 
- 00013671  0x00002491 nbranch  0x00003586 , 0x00000018 
- 00013672  0x00002492 nbranch  0x00003586 , 0x0000002f 
- 00013673  0x00002493 call  0x0000366e 
- 00013674  0x00002494 fetch  0x00000004 , 0x000045cc 
- 00013675  0x00002495 fetcht  0x00000004 , 0x0000458f 
- 00013676  0x00002496 isub  0x00000002 , 0x0000003e 
- 00013677  0x00002497 branch  0x00003291 , 0x00000005 
- 00013678  0x00002498 fetch  0x00000004 , 0x00004604 
- 00013679  0x00002499 fetcht  0x00000004 , 0x0000458f 
- 00013680  0x0000249a isub  0x00000002 , 0x0000003e 
- 00013681  0x0000249b call  0x00003557 , 0x00000005 
- 00013682  0x0000249c fetch  0x00000001 , 0x000045fc 
- 00013683  0x0000249d set0  0x00000002 , 0x0000003f 
- 00013684  0x0000249e store  0x00000001 , 0x000045fc 
- 00013685  0x0000249f setarg  0x00000000 
- 00013686  0x000024a0 store  0x00000002 , 0x000045d8 
- 00013687  0x000024a1 store  0x00000002 , 0x000045e0 
- 00013688  0x000024a2 store  0x00000002 , 0x000045de 
- 00013689  0x000024a3 jam  0x0000003c , 0x0000066f 
- 00013690  0x000024a4 call  0x0000782b 
- 00013691  0x000024a6 bpatchx  0x00000091 , 0x00004032 
- 00013692  0x000024a7 arg  0x00000020 , 0x00000039 
- 00013693  0x000024a8 arg  0x00004519 , 0x00000005 
- 00013694  0x000024a9 branch  0x00007ca3 
- 00013695  0x000024ac jam  0x000000ff , 0x00004519 
- 00013696  0x000024ad fetch  0x00000001 , 0x00004589 
- 00013697  0x000024ae store  0x00000001 , 0x0000451a 
- 00013698  0x000024af fetch  0x00000004 , 0x00004604 
- 00013699  0x000024b0 store  0x00000004 , 0x0000451b 
- 00013700  0x000024b1 jam  0x00000006 , 0x00004588 
- 00013701  0x000024b2 branch  0x000031e5 
- 00013702  0x000024b5 bpatchx  0x00000092 , 0x00004032 
- 00013703  0x000024b6 fetch  0x00000001 , 0x000045e3 
- 00013704  0x000024b7 branch  0x00003222 , 0x00000034 
- 00013705  0x000024b8 fetch  0x00000002 , 0x000045e0 
- 00013706  0x000024b9 increase  0x00000001 , 0x0000003f 
- 00013707  0x000024ba store  0x00000002 , 0x000045e0 
- 00013708  0x000024bb isolate1  0x00000009 , 0x0000003f 
- 00013709  0x000024bc fetch  0x00000001 , 0x000045e2 
- 00013710  0x000024bd beq  0x00000001 , 0x00003593 
- 00013711  0x000024be beq  0x00000002 , 0x00003595 
- 00013712  0x000024bf beq  0x00000003 , 0x00003597 
- 00013713  0x000024c0 beq  0x00000004 , 0x00003599 
- 00013714  0x000024c1 branch  0x00003549 
- 00013715  0x000024c5 branch  0x00003549 , 0x00000001 
- 00013716  0x000024c6 branch  0x00003541 
- 00013717  0x000024c9 branch  0x00003550 , 0x00000001 
- 00013718  0x000024ca branch  0x00003541 
- 00013719  0x000024cd branch  0x00003550 , 0x00000001 
- 00013720  0x000024ce branch  0x00003549 
- 00013721  0x000024d1 branch  0x00003550 , 0x00000001 
- 00013722  0x000024d2 branch  0x0000329c 
- 00013723  0x000024dd fetch  0x00000001 , 0x000045eb 
- 00013724  0x000024de beq  0x00000001 , 0x0000359f 
- 00013725  0x000024df beq  0x00000002 , 0x000035a5 
- 00013726  0x000024e0 rtn 
- 00013727  0x000024e2 fetch  0x00000001 , 0x000045de 
- 00013728  0x000024e3 nrtn  0x00000034 
- 00013729  0x000024e4 fetch  0x00000004 , 0x000045ec 
- 00013730  0x000024e5 store  0x00000004 , 0x0000462c 
- 00013731  0x000024e7 store  0x00000004 , 0x00004630 
- 00013732  0x000024e8 rtn 
- 00013733  0x000024ea fetch  0x00000001 , 0x000045df 
- 00013734  0x000024eb nrtn  0x00000034 
- 00013735  0x000024ec fetch  0x00000004 , 0x000045ec 
- 00013736  0x000024ed store  0x00000004 , 0x0000462c 
- 00013737  0x000024ef store  0x00000004 , 0x00004634 
- 00013738  0x000024f0 rtn 
- 00013739  0x000024fb bpatchx  0x00000093 , 0x00004032 
- 00013740  0x000024fc copy  0x00000011 , 0x0000003f 
- 00013741  0x000024fd iadd  0x00000002 , 0x00000005 
- 00013742  0x000024fe fetch  0x00000001 , 0x00000009 
- 00013743  0x000024ff istore  0x00000001 , 0x00000005 
- 00013744  0x00002500 increase  0x00000001 , 0x00000002 
- 00013745  0x00002501 fetch  0x00000001 , 0x000045d2 
- 00013746  0x00002502 iand  0x00000002 , 0x00000002 
- 00013747  0x00002503 rtn 
- 00013748  0x00002506 bpatchx  0x00000094 , 0x00004032 
- 00013749  0x00002507 fetch  0x00000001 , 0x000045d2 
- 00013750  0x00002508 increase  0x00000001 , 0x0000003f 
- 00013751  0x00002509 store  0x00000002 , 0x0000069b 
- 00013752  0x0000250a copy  0x0000003f , 0x00000039 
- 00013753  0x0000250b copy  0x00000011 , 0x00000006 
- 00013754  0x0000250c arg  0x00000000 , 0x0000003f 
- 00013755  0x0000250e ifetcht  0x00000001 , 0x00000006 
- 00013756  0x0000250f iadd  0x00000002 , 0x0000003f 
- 00013757  0x00002510 loop  0x000035bb 
- 00013758  0x00002511 fetcht  0x00000002 , 0x0000069b 
- 00013759  0x00002512 idiv  0x00000002 
- 00013760  0x00002513 call  0x00007d62 
- 00013761  0x00002514 quotient  0x00000002 
- 00013762  0x00002515 rtnmark1  0x00000027 
- 00013763  0x00002516 copy  0x00000002 , 0x0000003f 
- 00013764  0x00002517 rtnmark0  0x00000026 
- 00013765  0x00002518 call  0x00002308 
- 00013766  0x00002519 copy  0x0000003f , 0x00000002 
- 00013767  0x0000251a rtn 
- 00013768  0x0000251d branch  0x000022e9 
- 00013769  0x00002528 fetch  0x00000002 , 0x000045f0 
- 00013770  0x00002529 branch  0x000035dd 
- 00013771  0x0000252c copy  0x0000003f , 0x00000011 
- 00013772  0x0000252d fetcht  0x00000001 , 0x000045ef 
- 00013773  0x0000252e fetch  0x00000002 , 0x000045f0 
- 00013774  0x0000252f iadd  0x00000002 , 0x00000005 
- 00013775  0x00002530 copy  0x00000011 , 0x0000003f 
- 00013776  0x00002531 istore  0x00000001 , 0x00000005 
- 00013777  0x00002532 increase  0x00000001 , 0x00000002 
- 00013778  0x00002533 fetch  0x00000001 , 0x000045d2 
- 00013779  0x00002534 iand  0x00000002 , 0x00000002 
- 00013780  0x00002535 storet  0x00000001 , 0x000045ef 
- 00013781  0x00002536 rtn 
- 00013782  0x00002541 fetch  0x00000002 , 0x00004640 
- 00013783  0x00002542 call  0x000035dd 
- 00013784  0x00002543 fetch  0x00000002 , 0x00004642 
- 00013785  0x00002544 call  0x000035dd 
- 00013786  0x00002545 fetch  0x00000002 , 0x00004644 
- 00013787  0x00002546 call  0x000035dd 
- 00013788  0x00002547 fetch  0x00000002 , 0x00004646 
- 00013789  0x00002549 rtn  0x00000034 
- 00013790  0x0000254a copy  0x0000003f , 0x00000005 
- 00013791  0x0000254b fetch  0x00000001 , 0x000045d2 
- 00013792  0x0000254c increase  0x00000001 , 0x0000003f 
- 00013793  0x0000254d copy  0x0000003f , 0x00000039 
- 00013794  0x0000254e branch  0x00007ca1 
- 00013795  0x00002552 call  0x000035c8 
- 00013796  0x00002553 rtn  0x00000034 
- 00013797  0x00002554 fetcht  0x00000001 , 0x00004639 
- 00013798  0x00002555 fetchr  0x00000011 , 0x00000002 , 0x00004640 
- 00013799  0x00002556 call  0x000035ab 
- 00013800  0x00002557 storet  0x00000001 , 0x00004639 
- 00013801  0x00002558 rtn 
- 00013802  0x0000255c fetchr  0x00000011 , 0x00000002 , 0x00004640 
- 00013803  0x0000255d call  0x000035b4 
- 00013804  0x0000255e storet  0x00000001 , 0x00004638 
- 00013805  0x0000255f sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013806  0x00002560 nrtn  0x00000002 
- 00013807  0x00002561 branch  0x00003222 
- 00013808  0x0000256a fetch  0x00000004 , 0x000044f1 
- 00013809  0x0000256b store  0x00000004 , 0x00004604 
- 00013810  0x0000256c branch  0x000035c9 
- 00013811  0x0000256f setarg  0x00002fb2 
- 00013812  0x00002570 store  0x00000003 , 0x00004608 
- 00013813  0x00002571 setarg  0x00100c0c 
- 00013814  0x00002572 store  0x00000003 , 0x000045a7 
- 00013815  0x00002573 setarg  0x0000bb80 
- 00013816  0x00002574 store  0x00000003 , 0x0000460b 
- 00013817  0x00002575 jam  0x00000005 , 0x00004621 
- 00013818  0x00002576 rtn 
- 00013819  0x00002579 setarg  0x0000f80c 
- 00013820  0x0000257a store  0x00000003 , 0x00004608 
- 00013821  0x0000257b setarg  0x001c1919 
- 00013822  0x0000257c store  0x00000003 , 0x000045a7 
- 00013823  0x0000257d setarg  0x00017700 
- 00013824  0x0000257e store  0x00000003 , 0x0000460b 
- 00013825  0x0000257f jam  0x0000000b , 0x00004621 
- 00013826  0x00002580 rtn 
- 00013827  0x00002584 rtnmark0  0x00000026 
- 00013828  0x00002585 fetch  0x00000001 , 0x000045fc 
- 00013829  0x00002586 bbit1  0x00000001 , 0x000032a3 
- 00013830  0x00002587 bbit1  0x00000002 , 0x0000355c 
- 00013831  0x00002588 fetch  0x00000001 , 0x00004618 
- 00013832  0x00002589 beq  0x00000001 , 0x000036c0 
- 00013833  0x0000258b bpatchx  0x00000095 , 0x00004032 
- 00013834  0x0000258c call  0x00003625 
- 00013835  0x0000258d nbranch  0x0000369f , 0x00000028 
- 00013836  0x0000258f call  0x0000363a 
- 00013837  0x00002590 call  0x000036e8 
- 00013838  0x00002591 fetch  0x00000001 , 0x000043cb 
- 00013839  0x00002592 beq  0x00000008 , 0x0000600a 
- 00013840  0x00002594 fetch  0x00000008 , 0x0000460b 
- 00013841  0x00002595 store  0x00000008 , 0x000045af 
- 00013842  0x00002596 fetch  0x00000002 , 0x0000461d 
- 00013843  0x00002597 store  0x00000002 , 0x0000461f 
- 00013844  0x00002598 fetch  0x00000002 , 0x000045f8 
- 00013845  0x00002599 branch  0x00007d79 
- 00013846  0x0000259c bpatchx  0x00000096 , 0x00004032 
- 00013847  0x0000259d call  0x000036b4 
- 00013848  0x0000259e nrtn  0x00000028 
- 00013849  0x0000259f call  0x000036be 
- 00013850  0x000025a0 call  0x00007de2 
- 00013851  0x000025a1 fetch  0x00000003 , 0x00004608 
- 00013852  0x000025a2 branch  0x00003622 
- 00013853  0x000025a5 bpatchx  0x00000097 , 0x00004032 
- 00013854  0x000025a6 call  0x000036b4 
- 00013855  0x000025a7 nrtn  0x00000028 
- 00013856  0x000025a8 call  0x000036be 
- 00013857  0x000025a9 fetch  0x00000008 , 0x000045af 
- 00013858  0x000025ab call  0x00007d25 
- 00013859  0x000025ac storet  0x00000004 , 0x000040a9 
- 00013860  0x000025ad branch  0x0000241e 
- 00013861  0x000025b2 call  0x00003628 
- 00013862  0x000025b3 nrtn  0x00000028 
- 00013863  0x000025b4 branch  0x000031e5 
- 00013864  0x000025b8 fetch  0x00000002 , 0x000045f2 
- 00013865  0x000025b9 call  0x00007d79 
- 00013866  0x000025ba branch  0x0000362e , 0x00000028 
- 00013867  0x000025bb fetch  0x00000007 , 0x0000451a 
- 00013868  0x000025bc rtn  0x00000034 
- 00013869  0x000025bd branch  0x00007dba 
- 00013870  0x000025c0 jam  0x00000000 , 0x00004602 
- 00013871  0x000025c1 add  0x00000011 , 0x00000001 , 0x0000003f 
- 00013872  0x000025c2 store  0x00000001 , 0x00004588 
- 00013873  0x000025c3 call  0x00003636 
- 00013874  0x000025c4 store  0x00000001 , 0x00004519 
- 00013875  0x000025c5 copy  0x00000012 , 0x00000006 
- 00013876  0x000025c6 copy  0x00000011 , 0x00000039 
- 00013877  0x000025c7 branch  0x00007cda 
- 00013878  0x000025ca fetch  0x00000001 , 0x00004589 
- 00013879  0x000025cb and_into  0x00000007 , 0x0000003f 
- 00013880  0x000025cc store  0x00000001 , 0x00004589 
- 00013881  0x000025cd rtn 
- 00013882  0x000025d7 setarg  0x00000000 
- 00013883  0x000025d8 store  0x00000001 , 0x00004601 
- 00013884  0x000025d9 store  0x00000002 , 0x00004622 
- 00013885  0x000025db call  0x00003651 
- 00013886  0x000025dc fetch  0x00000001 , 0x0000457f 
- 00013887  0x000025dd beq  0x00000001 , 0x00003646 
- 00013888  0x000025de nbranch  0x0000365f , 0x00000018 
- 00013889  0x000025df nbranch  0x0000365f , 0x0000002f 
- 00013890  0x000025e0 call  0x0000366e 
- 00013891  0x000025e1 fetch  0x00000001 , 0x000043cb 
- 00013892  0x000025e2 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00013893  0x000025e3 call  0x00006262 , 0x00000005 
- 00013894  0x000025e5 call  0x0000371a 
- 00013895  0x000025e7 call  0x0000357b 
- 00013896  0x000025e8 fetch  0x00000001 , 0x0000457e 
- 00013897  0x000025e9 increase  0x00000001 , 0x0000003f 
- 00013898  0x000025ea store  0x00000001 , 0x0000457e 
- 00013899  0x000025eb call  0x00003692 
- 00013900  0x000025ed bpatchx  0x00000098 , 0x00004033 
- 00013901  0x000025ee setarg  0x00000000 
- 00013902  0x000025ef store  0x00000001 , 0x000045fd 
- 00013903  0x000025f0 store  0x00000002 , 0x000045fe 
- 00013904  0x000025f1 rtn 
- 00013905  0x000025f4 bpatchx  0x00000099 , 0x00004033 
- 00013906  0x000025f5 disable  0x0000002f 
- 00013907  0x000025f6 call  0x00003195 
- 00013908  0x000025f7 fetch  0x00000001 , 0x0000457f 
- 00013909  0x000025f8 beq  0x00000001 , 0x00003183 
- 00013910  0x000025f9 force  0x00000000 , 0x00000015 
- 00013911  0x000025fa fetch  0x00000004 , 0x0000458f 
- 00013912  0x000025fb iforce  0x00000009 
- 00013913  0x000025fc fetcht  0x00000001 , 0x00000008 
- 00013914  0x000025fd call  0x0000216f 
- 00013915  0x000025fe call  0x000021a6 
- 00013916  0x000025ff call  0x00003121 
- 00013917  0x00002600 call  0x00003183 , 0x0000002f 
- 00013918  0x00002601 rtn 
- 00013919  0x00002604 bpatchx  0x0000009a , 0x00004033 
- 00013920  0x00002605 fetch  0x00000001 , 0x000043cb 
- 00013921  0x00002606 beq  0x00000008 , 0x000060f9 
- 00013922  0x00002608 fetch  0x00000001 , 0x00004602 
- 00013923  0x00002609 nrtn  0x00000034 
- 00013924  0x0000260a fetch  0x00000002 , 0x000045fe 
- 00013925  0x0000260b increase  0x00000001 , 0x0000003f 
- 00013926  0x0000260c store  0x00000002 , 0x000045fe 
- 00013927  0x0000260d fetch  0x00000001 , 0x000045ff 
- 00013928  0x0000260e bbit1  0x00000004 , 0x00003676 
- 00013929  0x0000260f call  0x0000367c 
- 00013930  0x00002610 fetch  0x00000002 , 0x00004622 
- 00013931  0x00002611 increase  0x00000001 , 0x0000003f 
- 00013932  0x00002612 store  0x00000002 , 0x00004622 
- 00013933  0x00002613 branch  0x0000363d 
- 00013934  0x00002616 bpatchx  0x0000009b , 0x00004033 
- 00013935  0x00002617 call  0x00003214 
- 00013936  0x00002618 fetch  0x00000001 , 0x0000457d 
- 00013937  0x00002619 rtn  0x00000034 
- 00013938  0x0000261a iforce  0x00000039 
- 00013939  0x0000261b arg  0x000044f9 , 0x00000006 
- 00013940  0x0000261c arg  0x0000455d , 0x00000005 
- 00013941  0x0000261d branch  0x00007cda 
- 00013942  0x00002621 bpatchx  0x0000009c , 0x00004033 
- 00013943  0x00002622 setarg  0x00000000 
- 00013944  0x00002623 store  0x00000002 , 0x000045fe 
- 00013945  0x00002624 jam  0x00000001 , 0x00004600 
- 00013946  0x00002626 jam  0x0000003a , 0x0000066f 
- 00013947  0x00002627 branch  0x0000782b 
- 00013948  0x00002632 bpatchx  0x0000009d , 0x00004033 
- 00013949  0x00002633 fetcht  0x00000001 , 0x00004601 
- 00013950  0x00002634 fetch  0x00000001 , 0x00004621 
- 00013951  0x00002635 isub  0x00000002 , 0x0000003e 
- 00013952  0x00002636 nbranch  0x0000369a , 0x00000002 
- 00013953  0x00002637 increase  0x00000001 , 0x00000002 
- 00013954  0x00002638 storet  0x00000001 , 0x00004601 
- 00013955  0x00002639 fetch  0x00000001 , 0x00004621 
- 00013956  0x0000263a beq  0x00000005 , 0x00003689 
- 00013957  0x0000263b fetch  0x00000001 , 0x00004601 
- 00013958  0x0000263c beq  0x00000006 , 0x00003694 
- 00013959  0x0000263d beq  0x0000000c , 0x00003694 
- 00013960  0x0000263e rtn 
- 00013961  0x00002642 fetch  0x00000001 , 0x00004601 
- 00013962  0x00002643 beq  0x00000003 , 0x00003694 
- 00013963  0x00002644 beq  0x00000006 , 0x00003694 
- 00013964  0x00002645 rtn 
- 00013965  0x0000264f bmark1  0x0000002f , 0x00003690 
- 00013966  0x00002650 store  0x00000001 , 0x0000453a 
- 00013967  0x00002651 rtn 
- 00013968  0x00002653 store  0x00000001 , 0x0000453b 
- 00013969  0x00002654 rtn 
- 00013970  0x00002657 fetch  0x00000001 , 0x00004589 
- 00013971  0x00002658 rtnbit0  0x00000004 
- 00013972  0x0000265a fetch  0x00000001 , 0x00004589 
- 00013973  0x0000265b set0  0x00000004 , 0x0000003f 
- 00013974  0x0000265c store  0x00000001 , 0x00004589 
- 00013975  0x0000265d call  0x0000368d 
- 00013976  0x0000265e call  0x0000371e 
- 00013977  0x0000265f branch  0x00003222 
- 00013978  0x00002662 call  0x0000370e 
- 00013979  0x00002663 call  0x0000371e 
- 00013980  0x00002664 branch  0x00003222 
- 00013981  0x00002677 fetch  0x00000002 , 0x000045f4 
- 00013982  0x00002678 branch  0x00007d79 
- 00013983  0x0000267b fetch  0x00000001 , 0x00004602 
- 00013984  0x0000267c call  0x000036a6 , 0x00000034 
- 00013985  0x0000267d fetch  0x00000001 , 0x00004618 
- 00013986  0x0000267e rtneq  0x00000001 
- 00013987  0x0000267f call  0x0000369d 
- 00013988  0x00002680 fetch  0x00000002 , 0x000045fa 
- 00013989  0x00002681 branch  0x00007d79 
- 00013990  0x00002684 jam  0x00000001 , 0x00004589 
- 00013991  0x00002685 jam  0x00000001 , 0x00004602 
- 00013992  0x00002686 call  0x00003636 
- 00013993  0x00002687 store  0x00000001 , 0x00004519 
- 00013994  0x00002688 setarg  0x00000000 
- 00013995  0x00002689 store  0x00000007 , 0x0000451a 
- 00013996  0x0000268a fetch  0x00000004 , 0x00004604 
- 00013997  0x0000268b store  0x00000004 , 0x00004521 
- 00013998  0x0000268c jam  0x0000000c , 0x00004588 
- 00013999  0x0000268d fetch  0x00000001 , 0x00004589 
- 00014000  0x0000268e set1  0x00000003 , 0x0000003f 
- 00014001  0x0000268f store  0x00000001 , 0x00004589 
- 00014002  0x00002690 call  0x000031e5 
- 00014003  0x00002691 branch  0x0000360c 
- 00014004  0x00002696 bpatchx  0x0000009e , 0x00004033 
- 00014005  0x00002697 enable  0x00000028 
- 00014006  0x00002698 call  0x00002408 
- 00014007  0x00002699 fetch  0x00000003 , 0x000040bd 
- 00014008  0x0000269a branch  0x00007dbc , 0x00000034 
- 00014009  0x0000269b fetch  0x00000001 , 0x00004094 
- 00014010  0x0000269c branch  0x00007dbc , 0x00000034 
- 00014011  0x0000269d fetch  0x00000001 , 0x00004618 
- 00014012  0x0000269e beq  0x00000001 , 0x00007dbc 
- 00014013  0x0000269f rtn 
- 00014014  0x000026a2 fetch  0x00000002 , 0x000045f6 
- 00014015  0x000026a3 branch  0x00007d79 
- 00014016  0x000026b1 call  0x00003245 
- 00014017  0x000026b2 nrtn  0x00000028 
- 00014018  0x000026b3 call  0x000036d5 
- 00014019  0x000026b4 fetch  0x00000002 , 0x00004619 
- 00014020  0x000026b5 increase  0x00000001 , 0x0000003f 
- 00014021  0x000026b6 store  0x00000002 , 0x00004619 
- 00014022  0x000026b7 fetcht  0x00000002 , 0x0000461b 
- 00014023  0x000026b8 isub  0x00000002 , 0x0000003e 
- 00014024  0x000026b9 call  0x000036ca , 0x00000005 
- 00014025  0x000026ba branch  0x00003609 
- 00014026  0x000026be jam  0x00000000 , 0x00004618 
- 00014027  0x000026bf setarg  0x00000000 
- 00014028  0x000026c0 store  0x00000002 , 0x00004619 
- 00014029  0x000026c1 setarg  0x00000064 
- 00014030  0x000026c2 store  0x00000002 , 0x0000461b 
- 00014031  0x000026c4 jam  0x00000000 , 0x00004617 
- 00014032  0x000026c5 fetch  0x00000001 , 0x000045a8 
- 00014033  0x000026c7 store  0x00000001 , 0x000045a7 
- 00014034  0x000026c8 rtn 
- 00014035  0x000026ca fetch  0x00000001 , 0x000045a9 
- 00014036  0x000026cb branch  0x000036d1 
- 00014037  0x000026ce fetch  0x00000001 , 0x00004617 
- 00014038  0x000026cf increase  0x00000001 , 0x0000003f 
- 00014039  0x000026d0 store  0x00000001 , 0x00004617 
- 00014040  0x000026d1 beq  0x00000004 , 0x000036d3 
- 00014041  0x000026d2 beq  0x00000005 , 0x000036cf 
- 00014042  0x000026d3 rtn 
- 00014043  0x000026d6 jam  0x00000001 , 0x00004618 
- 00014044  0x000026d7 setarg  0x00000000 
- 00014045  0x000026d8 store  0x00000002 , 0x00004619 
- 00014046  0x000026d9 rtn 
- 00014047  0x000026e4 arg  0x00000002 , 0x00000039 
- 00014048  0x000026e5 arg  0x0000458f , 0x00000006 
- 00014049  0x000026e7 call  0x00007dba 
- 00014050  0x000026e8 setarg  0x0000ffff 
- 00014051  0x000026ea ifetcht  0x00000002 , 0x00000006 
- 00014052  0x000026eb isub  0x00000002 , 0x0000003e 
- 00014053  0x000026ec ncall  0x00007dbc , 0x00000005 
- 00014054  0x000026ed loop  0x000036e3 
- 00014055  0x000026ee rtn 
- 00014056  0x000026f9 bpatchx  0x0000009f , 0x00004033 
- 00014057  0x000026fa fetch  0x00000001 , 0x00004437 
- 00014058  0x000026fb nrtn  0x00000034 
- 00014059  0x000026fc fetch  0x00000002 , 0x000044e9 
- 00014060  0x000026fd rtnbit1  0x0000000b 
- 00014061  0x00002700 fetchr  0x00000011 , 0x00000002 , 0x000045f0 
- 00014062  0x00002701 call  0x000035b4 
- 00014063  0x00002702 storet  0x00000001 , 0x00004624 
- 00014064  0x00002703 fetch  0x00000001 , 0x00004629 
- 00014065  0x00002704 bmark1  0x00000026 , 0x000036f3 
- 00014066  0x00002705 fetch  0x00000001 , 0x0000462c 
- 00014067  0x00002707 isub  0x00000002 , 0x0000003e 
- 00014068  0x00002708 nbranch  0x0000370d , 0x00000002 
- 00014069  0x00002709 fetch  0x00000001 , 0x00004626 
- 00014070  0x0000270a sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00014071  0x0000270b nbranch  0x000036fb , 0x00000002 
- 00014072  0x0000270c fetch  0x00000001 , 0x00004626 
- 00014073  0x0000270d beq  0x00000000 , 0x0000370e 
- 00014074  0x0000270e rtn 
- 00014075  0x00002711 fetch  0x00000001 , 0x00004626 
- 00014076  0x00002712 fetcht  0x00000001 , 0x00004627 
- 00014077  0x00002713 isub  0x00000002 , 0x0000003e 
- 00014078  0x00002714 nrtn  0x00000005 
- 00014079  0x00002715 jam  0x00000000 , 0x00004626 
- 00014080  0x00002717 fetcht  0x00000001 , 0x00004624 
- 00014081  0x00002718 fetch  0x00000001 , 0x00004628 
- 00014082  0x00002719 bmark1  0x00000026 , 0x00003704 
- 00014083  0x0000271a fetch  0x00000001 , 0x0000462b 
- 00014084  0x0000271c isub  0x00000002 , 0x0000003e 
- 00014085  0x0000271d nrtn  0x00000002 
- 00014086  0x0000271e fetch  0x00000001 , 0x00004625 
- 00014087  0x0000271f beq  0x00000000 , 0x00003715 
- 00014088  0x00002720 increase  0xffffffff , 0x0000003f 
- 00014089  0x00002721 store  0x00000001 , 0x00004625 
- 00014090  0x00002722 beq  0x00000000 , 0x00003715 
- 00014091  0x00002725 jam  0x00000000 , 0x00004141 
- 00014092  0x00002726 rtn 
- 00014093  0x00002729 jam  0x00000000 , 0x00004626 
- 00014094  0x0000272b fetch  0x00000001 , 0x00004625 
- 00014095  0x0000272c beq  0x00000002 , 0x00003713 
- 00014096  0x0000272d increase  0x00000001 , 0x0000003f 
- 00014097  0x0000272e store  0x00000001 , 0x00004625 
- 00014098  0x0000272f beq  0x00000001 , 0x0000370b 
- 00014099  0x00002731 jam  0x00000006 , 0x00004141 
- 00014100  0x00002732 rtn 
- 00014101  0x00002735 jam  0x00000085 , 0x00004141 
- 00014102  0x00002736 rtn 
- 00014103  0x00002739 jam  0x00000001 , 0x00004625 
- 00014104  0x0000273a jam  0x00000000 , 0x00004626 
- 00014105  0x0000273b rtn 
- 00014106  0x0000273e fetch  0x00000001 , 0x00004626 
- 00014107  0x0000273f increase  0x00000001 , 0x0000003f 
- 00014108  0x00002740 store  0x00000001 , 0x00004626 
- 00014109  0x00002741 rtn 
- 00014110  0x00002744 fetch  0x00000001 , 0x00004626 
- 00014111  0x00002745 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00014112  0x00002746 ncall  0x00003726 , 0x00000002 
- 00014113  0x00002747 fetch  0x00000001 , 0x00004626 
- 00014114  0x00002748 rtneq  0x00000000 
- 00014115  0x00002749 increase  0xffffffff , 0x0000003f 
- 00014116  0x0000274a store  0x00000001 , 0x00004626 
- 00014117  0x0000274b rtn 
- 00014118  0x0000274e jam  0x00000003 , 0x00004626 
- 00014119  0x0000274f rtn 
- 00014120  0x0000275a fetch  0x00000001 , 0x000008f3 
- 00014121  0x0000275b store  0x00000001 , 0x00000709 
- 00014122  0x0000275c copy  0x00000030 , 0x00000006 
- 00014123  0x0000275d call  0x00007c8e 
- 00014124  0x0000275e fetch  0x00000002 , 0x00004826 
- 00014125  0x0000275f branch  0x00007d79 
- 00014126  0x00002762 jam  0x0000001e , 0x000049b8 
- 00014127  0x00002763 call  0x0000378c 
- 00014128  0x00002766 fetch  0x00000001 , 0x0000070a 
- 00014129  0x00002767 beq  0x00000000 , 0x00003739 
- 00014130  0x00002768 beq  0x00000080 , 0x00003d67 
- 00014131  0x00002769 beq  0x00000082 , 0x00003ed4 
- 00014132  0x0000276a beq  0x000000d1 , 0x00003799 
- 00014133  0x0000276b beq  0x000000d0 , 0x000037ba 
- 00014134  0x0000276c beq  0x000000d2 , 0x00003799 
- 00014135  0x0000276d beq  0x000000d5 , 0x000037bb 
- 00014136  0x0000276e rtn 
- 00014137  0x00002772 arg  0x0000070e , 0x00000006 
- 00014138  0x00002773 arg  0x00004959 , 0x00000005 
- 00014139  0x00002774 call  0x00007c8f 
- 00014140  0x00002775 jam  0x00000000 , 0x000047e4 
- 00014141  0x00002776 call  0x00003bbf 
- 00014142  0x00002777 call  0x00003bb1 
- 00014143  0x00002778 call  0x0000375e 
- 00014144  0x00002779 call  0x0000374f 
- 00014145  0x0000277a call  0x00003754 
- 00014146  0x0000277b jam  0x00000000 , 0x000047e4 
- 00014147  0x0000277c fetch  0x00000002 , 0x00004828 
- 00014148  0x0000277d branch  0x00007d79 
- 00014149  0x00002780 setarg  0x00000000 
- 00014150  0x00002781 store  0x00000002 , 0x00004806 
- 00014151  0x00002783 random  0x0000003f 
- 00014152  0x00002784 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00014153  0x00002785 add  0x0000003f , 0x0000001e , 0x0000003f 
- 00014154  0x00002786 store  0x00000001 , 0x00004804 
- 00014155  0x00002787 add  0x0000003f , 0x00000005 , 0x0000003f 
- 00014156  0x00002788 store  0x00000001 , 0x00004803 
- 00014157  0x00002789 call  0x00003e53 
- 00014158  0x0000278a branch  0x00003a71 
- 00014159  0x0000278d fetch  0x00000001 , 0x00000951 
- 00014160  0x0000278e jam  0x00000004 , 0x000047e4 
- 00014161  0x0000278f rtneq  0x00000001 
- 00014162  0x00002790 jam  0x00000000 , 0x000047e4 
- 00014163  0x00002791 rtn 
- 00014164  0x00002794 setarg  0x00000080 
- 00014165  0x00002795 store  0x00000001 , 0x00000723 
- 00014166  0x00002796 setarg  0x00000003 
- 00014167  0x00002797 istore  0x00000001 , 0x00000005 
- 00014168  0x00002798 setarg  0x00000000 
- 00014169  0x00002799 istore  0x00000001 , 0x00000005 
- 00014170  0x0000279a fetch  0x00000003 , 0x0000070b 
- 00014171  0x0000279b istore  0x00000003 , 0x00000005 
- 00014172  0x0000279c jam  0x00000006 , 0x00000722 
- 00014173  0x0000279d branch  0x000041b5 
- 00014174  0x000027a1 fetch  0x00000002 , 0x0000484c 
- 00014175  0x000027a2 rtnbit1  0x00000002 
- 00014176  0x000027a3 call  0x00003e3e 
- 00014177  0x000027a5 add  0x00000011 , 0x00000006 , 0x00000013 
- 00014178  0x000027a6 setarg  0xffffffff 
- 00014179  0x000027a7 istore  0x00000008 , 0x00000013 
- 00014180  0x000027a8 istore  0x00000008 , 0x00000005 
- 00014181  0x000027a9 ifetch  0x00000002 , 0x00000011 
- 00014182  0x000027aa istore  0x00000002 , 0x00000013 
- 00014183  0x000027ab copy  0x00000012 , 0x0000003f 
- 00014184  0x000027ac iadd  0x00000011 , 0x00000011 
- 00014185  0x000027ad loop  0x00003761 
- 00014186  0x000027ae fetch  0x00000002 , 0x00004848 
- 00014187  0x000027af branch  0x00007d79 
- 00014188  0x000027b3 setarg  0x00000082 
- 00014189  0x000027b4 store  0x00000001 , 0x00000723 
- 00014190  0x000027b5 setarg  0x00000004 
- 00014191  0x000027b6 istore  0x00000001 , 0x00000005 
- 00014192  0x000027b7 fetch  0x00000001 , 0x0000070c 
- 00014193  0x000027b8 istore  0x00000001 , 0x00000005 
- 00014194  0x000027b9 jam  0x00000003 , 0x00000722 
- 00014195  0x000027ba branch  0x000041b5 
- 00014196  0x000027be setarg  0x00000082 
- 00014197  0x000027bf store  0x00000001 , 0x00000723 
- 00014198  0x000027c0 setarg  0x0000004e 
- 00014199  0x000027c1 istore  0x00000001 , 0x00000005 
- 00014200  0x000027c2 fetch  0x00000002 , 0x0000070c 
- 00014201  0x000027c3 istore  0x00000002 , 0x00000005 
- 00014202  0x000027c4 jam  0x00000004 , 0x00000722 
- 00014203  0x000027c5 branch  0x000041b5 
- 00014204  0x000027c9 setarg  0x00000082 
- 00014205  0x000027ca store  0x00000001 , 0x00000723 
- 00014206  0x000027cb setarg  0x00000060 
- 00014207  0x000027cc istore  0x00000001 , 0x00000005 
- 00014208  0x000027cd fetch  0x00000004 , 0x0000070c 
- 00014209  0x000027ce istore  0x00000004 , 0x00000005 
- 00014210  0x000027cf jam  0x00000006 , 0x00000722 
- 00014211  0x000027d0 branch  0x000041b5 
- 00014212  0x000027d5 setarg  0x0000005e 
- 00014213  0x000027d6 store  0x00000001 , 0x00000723 
- 00014214  0x000027d7 setarg  0x00000000 
- 00014215  0x000027d8 istore  0x00000001 , 0x00000005 
- 00014216  0x000027d9 fetch  0x00000002 , 0x0000070c 
- 00014217  0x000027da istore  0x00000002 , 0x00000005 
- 00014218  0x000027db jam  0x00000004 , 0x00000722 
- 00014219  0x000027dc branch  0x000041b5 
- 00014220  0x000027e2 fetch  0x00000001 , 0x00004804 
- 00014221  0x000027e3 rtn  0x00000034 
- 00014222  0x000027e4 pincrease  0x0000001e 
- 00014223  0x000027e5 store  0x00000001 , 0x00004804 
- 00014224  0x000027e6 rtn 
- 00014225  0x000027e9 arg  0x00004803 , 0x00000013 
- 00014226  0x000027ea arg  0x000037e4 , 0x00000012 
- 00014227  0x000027eb branch  0x000042e0 
- 00014228  0x000027ee arg  0x00004804 , 0x00000013 
- 00014229  0x000027ef arg  0x00003797 , 0x00000012 
- 00014230  0x000027f0 branch  0x000042e0 
- 00014231  0x000027f3 fetch  0x00000002 , 0x00004855 
- 00014232  0x000027f4 branch  0x00007d79 
- 00014233  0x000027fc call  0x000037c4 
- 00014234  0x000027fd nrtn  0x00000028 
- 00014235  0x000027fe bpatchx  0x000000a0 , 0x00004034 
- 00014236  0x000027ff fetch  0x00000002 , 0x0000070e 
- 00014237  0x00002800 arg  0x0000f01f , 0x00000002 
- 00014238  0x00002801 isub  0x00000002 , 0x0000003e 
- 00014239  0x00002802 branch  0x000037d8 , 0x00000005 
- 00014240  0x00002804 arg  0x0000f014 , 0x00000002 
- 00014241  0x00002805 isub  0x00000002 , 0x0000003e 
- 00014242  0x00002806 branch  0x0000391c , 0x00000005 
- 00014243  0x00002808 arg  0x0000f013 , 0x00000002 
- 00014244  0x00002809 isub  0x00000002 , 0x0000003e 
- 00014245  0x0000280a branch  0x00003907 , 0x00000005 
- 00014246  0x0000280c arg  0x0000f017 , 0x00000002 
- 00014247  0x0000280d isub  0x00000002 , 0x0000003e 
- 00014248  0x0000280e branch  0x00003819 , 0x00000005 
- 00014249  0x0000280f arg  0x0000f018 , 0x00000002 
- 00014250  0x00002810 isub  0x00000002 , 0x0000003e 
- 00014251  0x00002811 branch  0x00003845 , 0x00000005 
- 00014252  0x00002812 arg  0x0000f016 , 0x00000002 
- 00014253  0x00002813 isub  0x00000002 , 0x0000003e 
- 00014254  0x00002814 branch  0x0000386a , 0x00000005 
- 00014255  0x00002817 arg  0x00000534 , 0x00000002 
- 00014256  0x00002818 isub  0x00000002 , 0x0000003e 
- 00014257  0x00002819 branch  0x000037cf , 0x00000005 
- 00014258  0x0000281a arg  0x00000533 , 0x00000002 
- 00014259  0x0000281b isub  0x00000002 , 0x0000003e 
- 00014260  0x0000281c branch  0x000037d2 , 0x00000005 
- 00014261  0x0000281d arg  0x00000123 , 0x00000002 
- 00014262  0x0000281e isub  0x00000002 , 0x0000003e 
- 00014263  0x0000281f branch  0x000037d5 , 0x00000005 
- 00014264  0x00002820 fetch  0x00000002 , 0x0000482c 
- 00014265  0x00002821 branch  0x00007d79 
- 00014266  0x00002824 rtn 
- 00014267  0x00002826 ifetch  0x00000002 , 0x00000006 
- 00014268  0x00002827 arg  0x000001a8 , 0x00000002 
- 00014269  0x00002828 isub  0x00000002 , 0x0000003e 
- 00014270  0x00002829 nrtn  0x00000005 
- 00014271  0x0000282a ifetch  0x00000001 , 0x00000006 
- 00014272  0x0000282b fetcht  0x00000001 , 0x000049b6 
- 00014273  0x0000282c isub  0x00000002 , 0x0000003e 
- 00014274  0x0000282d nrtn  0x00000005 
- 00014275  0x0000282e branch  0x00003b2a 
- 00014276  0x00002831 call  0x00007dbc 
- 00014277  0x00002832 fetch  0x00000002 , 0x0000070b 
- 00014278  0x00002833 arg  0x000001a8 , 0x00000002 
- 00014279  0x00002834 isub  0x00000002 , 0x0000003e 
- 00014280  0x00002835 nrtn  0x00000005 
- 00014281  0x00002836 fetcht  0x00000001 , 0x000044f1 
- 00014282  0x00002837 fetch  0x00000001 , 0x0000070d 
- 00014283  0x00002838 isub  0x00000002 , 0x0000003e 
- 00014284  0x00002839 rtn  0x00000005 
- 00014285  0x0000283a store  0x00000001 , 0x000044f1 
- 00014286  0x0000283b branch  0x00007dba 
- 00014287  0x0000283e call  0x000037f4 
- 00014288  0x0000283f fetch  0x00000002 , 0x0000483c 
- 00014289  0x00002840 branch  0x00007d79 
- 00014290  0x00002844 call  0x000037f4 
- 00014291  0x00002845 fetch  0x00000002 , 0x0000483e 
- 00014292  0x00002846 branch  0x00007d79 
- 00014293  0x00002849 call  0x000037ee 
- 00014294  0x0000284a fetch  0x00000002 , 0x00004840 
- 00014295  0x0000284b branch  0x00007d79 
- 00014296  0x0000284f call  0x000037f0 
- 00014297  0x00002851 fetch  0x00000004 , 0x00000710 
- 00014298  0x00002852 store  0x00000004 , 0x000044f3 
- 00014299  0x00002853 branch  0x00003889 
- 00014300  0x00002858 setarg  0x000000d3 
- 00014301  0x00002859 store  0x00000001 , 0x00000723 
- 00014302  0x0000285a setarg  0x000001a8 
- 00014303  0x0000285b istore  0x00000002 , 0x00000005 
- 00014304  0x0000285c fetch  0x00000001 , 0x000044f1 
- 00014305  0x0000285d istore  0x00000001 , 0x00000005 
- 00014306  0x0000285e istoret  0x00000002 , 0x00000005 
- 00014307  0x0000285f rtn 
- 00014308  0x00002863 arg  0x00000000 , 0x00000007 
- 00014309  0x00002864 arg  0x00000003 , 0x00000002 
- 00014310  0x00002865 arg  0x0000f009 , 0x00000011 
- 00014311  0x00002866 branch  0x000037fc 
- 00014312  0x00002872 arg  0x00000100 , 0x00000011 
- 00014313  0x00002873 branch  0x000037fc 
- 00014314  0x00002878 arg  0x00000008 , 0x00000039 
- 00014315  0x00002879 branch  0x000037f6 
- 00014316  0x0000287c arg  0x00000008 , 0x00000039 
- 00014317  0x0000287d branch  0x000037f6 
- 00014318  0x00002880 arg  0x00000006 , 0x00000039 
- 00014319  0x00002881 branch  0x000037f6 
- 00014320  0x00002884 arg  0x00000004 , 0x00000039 
- 00014321  0x00002885 branch  0x000037f6 
- 00014322  0x00002888 arg  0x00000002 , 0x00000039 
- 00014323  0x00002889 branch  0x000037f6 
- 00014324  0x0000288c arg  0x00000001 , 0x00000039 
- 00014325  0x0000288d branch  0x000037f6 
- 00014326  0x00002891 add  0x00000039 , 0x00000006 , 0x0000003f 
- 00014327  0x00002892 store  0x00000001 , 0x00000722 
- 00014328  0x00002893 call  0x000037dc 
- 00014329  0x00002894 arg  0x00000710 , 0x00000006 
- 00014330  0x00002895 call  0x00007cda 
- 00014331  0x00002896 branch  0x000041b5 
- 00014332  0x0000289e call  0x00003808 
- 00014333  0x0000289f istorer  0x00000011 , 0x00000002 , 0x00000005 
- 00014334  0x000028a0 istoret  0x00000001 , 0x00000005 
- 00014335  0x000028a1 jam  0x00000007 , 0x00000722 
- 00014336  0x000028a2 branch  0x00003806 
- 00014337  0x000028a9 call  0x00003808 
- 00014338  0x000028aa istorer  0x00000011 , 0x00000002 , 0x00000005 
- 00014339  0x000028ab istoret  0x00000002 , 0x00000005 
- 00014340  0x000028ac jam  0x00000008 , 0x00000722 
- 00014341  0x000028ad branch  0x00003806 
- 00014342  0x000028b2 call  0x00003f6e 
- 00014343  0x000028b3 branch  0x000041b5 
- 00014344  0x000028b7 fetch  0x00000001 , 0x000047ae 
- 00014345  0x000028b8 store  0x00000001 , 0x0000092b 
- 00014346  0x000028b9 setarg  0x000000f0 
- 00014347  0x000028ba store  0x00000002 , 0x0000094c 
- 00014348  0x000028bb fetch  0x00000001 , 0x000044f2 
- 00014349  0x000028bc pincrease  0x00000001 
- 00014350  0x000028bd store  0x00000001 , 0x000044f2 
- 00014351  0x000028be beq  0x000000c0 , 0x00003817 
- 00014352  0x000028bf setarg  0x000000d4 
- 00014353  0x000028c0 store  0x00000001 , 0x00000723 
- 00014354  0x000028c1 setarg  0x000001a8 
- 00014355  0x000028c2 istore  0x00000002 , 0x00000005 
- 00014356  0x000028c3 fetch  0x00000001 , 0x000044f2 
- 00014357  0x000028c4 istore  0x00000001 , 0x00000005 
- 00014358  0x000028c5 rtn 
- 00014359  0x000028c8 jam  0x00000080 , 0x000044f2 
- 00014360  0x000028c9 rtn 
- 00014361  0x000028cd copy  0x00000006 , 0x00000011 
- 00014362  0x000028ce fetch  0x00000001 , 0x00000709 
- 00014363  0x000028cf arg  0x00000006 , 0x00000002 
- 00014364  0x000028d0 isub  0x00000002 , 0x0000003f 
- 00014365  0x000028d1 store  0x00000001 , 0x00004608 
- 00014366  0x000028d2 copy  0x0000003f , 0x00000039 
- 00014367  0x000028d3 copy  0x00000011 , 0x00000006 
- 00014368  0x000028d4 arg  0x00004609 , 0x00000005 
- 00014369  0x000028d5 call  0x00007cda 
- 00014370  0x000028d6 arg  0x00000000 , 0x00000012 
- 00014371  0x000028d8 arg  0x00004609 , 0x0000003f 
- 00014372  0x000028d9 iadd  0x00000012 , 0x00000002 
- 00014373  0x000028da ifetch  0x00000001 , 0x00000002 
- 00014374  0x000028db beq  0x000000ff , 0x0000383f 
- 00014375  0x000028dc and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014376  0x000028dd call  0x00003837 
- 00014377  0x000028de increase  0x00000001 , 0x00000012 
- 00014378  0x000028df fetch  0x00000001 , 0x00004608 
- 00014379  0x000028e0 isub  0x00000012 , 0x0000003e 
- 00014380  0x000028e1 branch  0x00003823 , 0x00000002 
- 00014381  0x000028e2 call  0x0000394a 
- 00014382  0x000028e4 arg  0x0000f017 , 0x00000002 
- 00014383  0x000028e5 call  0x000037dc 
- 00014384  0x000028e6 arg  0x00000000 , 0x00000002 
- 00014385  0x000028e7 istoret  0x00000001 , 0x00000005 
- 00014386  0x000028e8 copy  0x00000005 , 0x00000002 
- 00014387  0x000028e9 call  0x0000393b 
- 00014388  0x000028ea pincrease  0x00000007 
- 00014389  0x000028eb store  0x00000001 , 0x00000722 
- 00014390  0x000028ec branch  0x000041b5 
- 00014391  0x000028ef rtn  0x00000034 
- 00014392  0x000028f0 pincrease  0xffffffff 
- 00014393  0x000028f1 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014394  0x000028f2 arg  0x00004503 , 0x00000011 
- 00014395  0x000028f3 iadd  0x00000011 , 0x00000011 
- 00014396  0x000028f4 setarg  0x00000000 
- 00014397  0x000028f5 istore  0x00000001 , 0x00000011 
- 00014398  0x000028f6 rtn 
- 00014399  0x000028f9 arg  0x00000012 , 0x00000039 
- 00014400  0x000028fa mul32  0x00000039 , 0x0000000d , 0x00000039 
- 00014401  0x000028fb arg  0x00004503 , 0x00000005 
- 00014402  0x000028fc call  0x00007ca1 
- 00014403  0x000028fd call  0x0000394a 
- 00014404  0x000028fe branch  0x0000382e 
- 00014405  0x00002901 ifetch  0x00000001 , 0x00000006 
- 00014406  0x00002902 beq  0x000000ff , 0x0000385e 
- 00014407  0x00002903 store  0x00000001 , 0x000045ff 
- 00014408  0x00002904 ifetch  0x00000001 , 0x00000006 
- 00014409  0x00002905 pincrease  0xffffffff 
- 00014410  0x00002906 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014411  0x00002907 arg  0x00004503 , 0x00000006 
- 00014412  0x00002908 iadd  0x00000006 , 0x00000006 
- 00014413  0x00002909 arg  0x000045ed , 0x00000005 
- 00014414  0x0000290a arg  0x00000012 , 0x00000039 
- 00014415  0x0000290b call  0x00007cda 
- 00014416  0x0000290c arg  0x0000f018 , 0x00000002 
- 00014417  0x0000290d call  0x000037dc 
- 00014418  0x0000290e fetch  0x00000001 , 0x000045ed 
- 00014419  0x0000290f branch  0x00003867 , 0x00000034 
- 00014420  0x00002910 arg  0x00000000 , 0x00000002 
- 00014421  0x00002911 istoret  0x00000001 , 0x00000005 
- 00014422  0x00002913 fetch  0x00000001 , 0x000045ff 
- 00014423  0x00002914 istore  0x00000001 , 0x00000005 
- 00014424  0x00002915 fetch  0x00000001 , 0x000045ed 
- 00014425  0x00002916 istore  0x00000001 , 0x00000005 
- 00014426  0x00002917 fetch  0x00000008 , 0x000045ee 
- 00014427  0x00002918 istore  0x00000008 , 0x00000005 
- 00014428  0x00002919 jam  0x00000011 , 0x00000722 
- 00014429  0x0000291a branch  0x000041b5 
- 00014430  0x0000291e arg  0x0000f018 , 0x00000002 
- 00014431  0x0000291f call  0x000037dc 
- 00014432  0x00002920 arg  0x000000ff , 0x00000002 
- 00014433  0x00002921 istoret  0x00000002 , 0x00000005 
- 00014434  0x00002924 copy  0x00000005 , 0x00000002 
- 00014435  0x00002925 call  0x0000393b 
- 00014436  0x00002926 pincrease  0x00000008 
- 00014437  0x00002927 store  0x00000001 , 0x00000722 
- 00014438  0x00002928 branch  0x000041b5 
- 00014439  0x0000292e arg  0x00000080 , 0x00000002 
- 00014440  0x0000292f istore  0x00000001 , 0x00000005 
- 00014441  0x00002930 branch  0x00003856 
- 00014442  0x00002933 ifetch  0x00000001 , 0x00000006 
- 00014443  0x00002934 store  0x00000001 , 0x000045ff 
- 00014444  0x00002935 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014445  0x00002936 pincrease  0xffffffff 
- 00014446  0x00002937 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014447  0x00002938 arg  0x00004503 , 0x00000005 
- 00014448  0x00002939 iadd  0x00000005 , 0x00000005 
- 00014449  0x0000293a fetch  0x00000001 , 0x000045ff 
- 00014450  0x0000293b istore  0x00000001 , 0x00000005 
- 00014451  0x0000293c call  0x0000394a 
- 00014452  0x0000293d arg  0x0000f016 , 0x00000002 
- 00014453  0x0000293e call  0x000037dc 
- 00014454  0x0000293f setarg  0x00000000 
- 00014455  0x00002940 istore  0x00000001 , 0x00000005 
- 00014456  0x00002941 copy  0x00000005 , 0x00000002 
- 00014457  0x00002942 call  0x0000393b 
- 00014458  0x00002943 pincrease  0x00000007 
- 00014459  0x00002944 store  0x00000001 , 0x00000722 
- 00014460  0x00002945 branch  0x000041b5 
- 00014461  0x0000294b copy  0x00000022 , 0x00000002 
- 00014462  0x0000294c fetch  0x00000004 , 0x000044f7 
- 00014463  0x0000294d isub  0x00000002 , 0x0000003e 
- 00014464  0x0000294e call  0x0000388f , 0x00000002 
- 00014465  0x0000294f call  0x00003896 
- 00014466  0x00002950 isub  0x00000002 , 0x0000003e 
- 00014467  0x00002951 rtn  0x00000002 
- 00014468  0x00002952 call  0x0000388a 
- 00014469  0x00002953 fetch  0x00000004 , 0x000044f3 
- 00014470  0x00002954 pincrease  0x00000001 
- 00014471  0x00002955 store  0x00000004 , 0x000044f3 
- 00014472  0x00002956 branch  0x0000389a 
- 00014473  0x0000295a copy  0x00000022 , 0x0000003f 
- 00014474  0x0000295c store  0x00000004 , 0x000044f7 
- 00014475  0x0000295d fetch  0x00000001 , 0x000044fa 
- 00014476  0x0000295e and_into  0x0000000f , 0x0000003f 
- 00014477  0x0000295f store  0x00000001 , 0x000044fa 
- 00014478  0x00002960 rtn 
- 00014479  0x00002963 rtn  0x00000005 
- 00014480  0x00002964 copy  0x0000003f , 0x00000012 
- 00014481  0x00002965 setarg  0x00100000 
- 00014482  0x00002966 lshift8  0x0000003f , 0x0000003f 
- 00014483  0x00002967 iadd  0x00000002 , 0x00000002 
- 00014484  0x00002968 copy  0x00000012 , 0x0000003f 
- 00014485  0x00002969 rtn 
- 00014486  0x0000296c arg  0x00000014 , 0x00000039 
- 00014487  0x0000296e pincrease  0x000000a0 
- 00014488  0x0000296f loop  0x00003897 
- 00014489  0x00002970 rtn 
- 00014490  0x00002973 setarg  0x0000000d 
- 00014491  0x00002974 store  0x00000001 , 0x00004602 
- 00014492  0x00002975 pincrease  0xffffffff 
- 00014493  0x00002976 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014494  0x00002977 arg  0x00004503 , 0x00000030 
- 00014495  0x00002978 iadd  0x00000030 , 0x00000030 
- 00014496  0x0000297a ifetch  0x00000001 , 0x00000030 
- 00014497  0x0000297b ncall  0x000038a8 , 0x00000034 
- 00014498  0x0000297c increase  0xffffffee , 0x00000030 
- 00014499  0x0000297e fetch  0x00000001 , 0x00004602 
- 00014500  0x0000297f pincrease  0xffffffff 
- 00014501  0x00002980 rtn  0x00000034 
- 00014502  0x00002981 store  0x00000001 , 0x00004602 
- 00014503  0x00002982 branch  0x000038a0 
- 00014504  0x00002985 arg  0x00000007 , 0x00000007 
- 00014505  0x00002986 qisolate0  0x0000003f 
- 00014506  0x00002987 rtn  0x00000001 
- 00014507  0x00002988 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014508  0x00002989 arg  0x0000000d , 0x00000002 
- 00014509  0x0000298a isub  0x00000002 , 0x0000003e 
- 00014510  0x0000298b rtn  0x00000002 
- 00014511  0x0000298c copy  0x00000030 , 0x00000006 
- 00014512  0x0000298d arg  0x000045ed , 0x00000005 
- 00014513  0x0000298e arg  0x00000012 , 0x00000039 
- 00014514  0x0000298f call  0x00007cda 
- 00014515  0x00002990 fetch  0x00000001 , 0x000045fe 
- 00014516  0x00002991 beq  0x00000059 , 0x000038bf 
- 00014517  0x00002993 fetcht  0x00000004 , 0x000044f3 
- 00014518  0x00002994 fetch  0x00000004 , 0x000045ee 
- 00014519  0x00002995 isub  0x00000002 , 0x0000003e 
- 00014520  0x00002996 fetch  0x00000001 , 0x000045f5 
- 00014521  0x00002997 branch  0x000038e3 , 0x00000005 
- 00014522  0x00002998 nbranch  0x000038bc , 0x00000002 
- 00014523  0x00002999 rtn 
- 00014524  0x0000299c setarg  0x00000000 
- 00014525  0x0000299d istore  0x00000001 , 0x00000030 
- 00014526  0x0000299e rtn 
- 00014527  0x000029a2 fetch  0x00000004 , 0x000044f3 
- 00014528  0x000029a3 arg  0x0000003c , 0x00000002 
- 00014529  0x000029a4 idiv  0x00000002 
- 00014530  0x000029a5 call  0x00007d62 
- 00014531  0x000029a6 remainder  0x0000003f 
- 00014532  0x000029a7 nrtn  0x00000034 
- 00014533  0x000029a9 fetch  0x00000004 , 0x000044f3 
- 00014534  0x000029aa arg  0x00054600 , 0x00000002 
- 00014535  0x000029ab isub  0x00000002 , 0x0000003f 
- 00014536  0x000029ad arg  0x00093a80 , 0x00000002 
- 00014537  0x000029ae idiv  0x00000002 
- 00014538  0x000029af call  0x00007d62 
- 00014539  0x000029b0 remainder  0x0000003f 
- 00014540  0x000029b1 arg  0x00015180 , 0x00000002 
- 00014541  0x000029b2 idiv  0x00000002 
- 00014542  0x000029b3 call  0x00007d62 
- 00014543  0x000029b4 remainder  0x00000011 
- 00014544  0x000029b5 quotient  0x00000007 
- 00014545  0x000029b6 fetch  0x00000001 , 0x000045f2 
- 00014546  0x000029b7 branch  0x000038d5 , 0x00000034 
- 00014547  0x000029b8 qisolate1  0x0000003f 
- 00014548  0x000029b9 nrtn  0x00000001 
- 00014549  0x000029bc deposit  0x00000011 
- 00014550  0x000029bd arg  0x0000003c , 0x00000002 
- 00014551  0x000029be idiv  0x00000002 
- 00014552  0x000029bf call  0x00007d62 
- 00014553  0x000029c0 quotient  0x00000002 
- 00014554  0x000029c1 setarg  0x000001e0 
- 00014555  0x000029c2 iadd  0x00000002 , 0x00000002 
- 00014556  0x000029c3 fetch  0x00000002 , 0x000045ee 
- 00014557  0x000029c4 arg  0x00000fff , 0x00000011 
- 00014558  0x000029c5 iand  0x00000011 , 0x0000003f 
- 00014559  0x000029c6 isub  0x00000002 , 0x0000003e 
- 00014560  0x000029c7 nrtn  0x00000005 
- 00014561  0x000029c8 fetch  0x00000001 , 0x000045f6 
- 00014562  0x000029c9 branch  0x000038e3 
- 00014563  0x000029cc store  0x00000001 , 0x0000070c 
- 00014564  0x000029cd jam  0x00000001 , 0x00004602 
- 00014565  0x000029cf copy  0x00000030 , 0x0000003f 
- 00014566  0x000029d0 store  0x00000002 , 0x0000091f 
- 00014567  0x000029d2 fetcht  0x00000001 , 0x0000070c 
- 00014568  0x000029d3 fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00014569  0x000029d4 call  0x000037e8 
- 00014570  0x000029d6 fetch  0x00000002 , 0x0000091f 
- 00014571  0x000029d7 copy  0x0000003f , 0x00000030 
- 00014572  0x000029d8 add  0x00000030 , 0x00000011 , 0x00000006 
- 00014573  0x000029d9 ifetch  0x00000001 , 0x00000006 
- 00014574  0x000029da beq  0x00000059 , 0x000038f4 
- 00014575  0x000029dc setarg  0x00000000 
- 00014576  0x000029dd istore  0x00000001 , 0x00000030 
- 00014577  0x000029de fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00014578  0x000029df call  0x000038ff 
- 00014579  0x000029e0 branch  0x0000394a 
- 00014580  0x000029e5 fetch  0x00000001 , 0x000045f2 
- 00014581  0x000029e6 branch  0x000038ef , 0x00000034 
- 00014582  0x000029e7 arg  0x0000f009 , 0x00000002 
- 00014583  0x000029e8 call  0x000037dc 
- 00014584  0x000029e9 setarg  0x00000011 
- 00014585  0x000029ea istore  0x00000001 , 0x00000005 
- 00014586  0x000029eb ifetch  0x00000001 , 0x00000030 
- 00014587  0x000029ec or  0x0000003f , 0x00000080 , 0x0000003f 
- 00014588  0x000029ed istore  0x00000001 , 0x00000005 
- 00014589  0x000029ee jam  0x00000008 , 0x00000723 
- 00014590  0x000029ef branch  0x00003806 
- 00014591  0x000029f2 arg  0x0000f020 , 0x00000002 
- 00014592  0x000029f3 call  0x000037dc 
- 00014593  0x000029f4 copy  0x00000005 , 0x00000002 
- 00014594  0x000029f5 call  0x0000393b 
- 00014595  0x000029f7 pincrease  0x00000006 
- 00014596  0x000029f8 store  0x00000001 , 0x00000722 
- 00014597  0x000029f9 jam  0x000000d3 , 0x00000723 
- 00014598  0x000029fa branch  0x00003806 
- 00014599  0x000029fe arg  0x000045ed , 0x00000005 
- 00014600  0x000029ff arg  0x00000010 , 0x00000039 
- 00014601  0x00002a00 call  0x00007cda 
- 00014602  0x00002a01 fetch  0x00000001 , 0x000045ed 
- 00014603  0x00002a02 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014604  0x00002a03 store  0x00000001 , 0x000045ff 
- 00014605  0x00002a04 sub  0x0000003f , 0x0000000d , 0x0000003e 
- 00014606  0x00002a05 nrtn  0x00000002 
- 00014607  0x00002a06 fetch  0x00000004 , 0x000045ee 
- 00014608  0x00002a07 arg  0x0000003c , 0x00000002 
- 00014609  0x00002a08 idiv  0x00000002 
- 00014610  0x00002a09 call  0x00007d62 
- 00014611  0x00002a0a remainder  0x00000002 
- 00014612  0x00002a0b isub  0x00000002 , 0x0000003f 
- 00014613  0x00002a0c store  0x00000004 , 0x000045ee 
- 00014614  0x00002a0d setarg  0x00000000 
- 00014615  0x00002a0e store  0x00000002 , 0x000045fd 
- 00014616  0x00002a0f arg  0x000045ed , 0x00000011 
- 00014617  0x00002a10 call  0x00003930 
- 00014618  0x00002a11 arg  0x0000f013 , 0x00000002 
- 00014619  0x00002a12 branch  0x00003928 
- 00014620  0x00002a19 arg  0x000045ed , 0x00000005 
- 00014621  0x00002a1a arg  0x00000011 , 0x00000039 
- 00014622  0x00002a1b call  0x00007cda 
- 00014623  0x00002a1e fetch  0x00000001 , 0x000045ed 
- 00014624  0x00002a1f and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014625  0x00002a20 store  0x00000001 , 0x000045ff 
- 00014626  0x00002a21 sub  0x0000003f , 0x0000000d , 0x0000003e 
- 00014627  0x00002a22 nrtn  0x00000002 
- 00014628  0x00002a24 jam  0x00000059 , 0x000045fe 
- 00014629  0x00002a25 arg  0x000045ed , 0x00000011 
- 00014630  0x00002a26 call  0x00003930 
- 00014631  0x00002a27 arg  0x0000f014 , 0x00000002 
- 00014632  0x00002a2c call  0x000037dc 
- 00014633  0x00002a2d setarg  0x00000000 
- 00014634  0x00002a2e store  0x00000001 , 0x00000729 
- 00014635  0x00002a2f copy  0x00000005 , 0x00000002 
- 00014636  0x00002a30 call  0x0000393b 
- 00014637  0x00002a31 pincrease  0x00000007 
- 00014638  0x00002a32 store  0x00000001 , 0x00000722 
- 00014639  0x00002a33 branch  0x000041b5 
- 00014640  0x00002a37 call  0x00003937 
- 00014641  0x00002a38 copy  0x00000011 , 0x00000006 
- 00014642  0x00002a39 arg  0x00004503 , 0x00000005 
- 00014643  0x00002a3a iadd  0x00000005 , 0x00000005 
- 00014644  0x00002a3b arg  0x00000012 , 0x00000039 
- 00014645  0x00002a3c call  0x00007cda 
- 00014646  0x00002a3d branch  0x0000394a 
- 00014647  0x00002a40 fetch  0x00000001 , 0x000045ff 
- 00014648  0x00002a41 pincrease  0xffffffff 
- 00014649  0x00002a42 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014650  0x00002a43 rtn 
- 00014651  0x00002a46 arg  0x00004503 , 0x00000011 
- 00014652  0x00002a47 arg  0x00000000 , 0x00000012 
- 00014653  0x00002a48 copy  0x00000002 , 0x00000005 
- 00014654  0x00002a49 arg  0x0000000d , 0x00000039 
- 00014655  0x00002a4a increase  0xffffffff , 0x00000039 
- 00014656  0x00002a4c ifetch  0x00000001 , 0x00000011 
- 00014657  0x00002a4d beq  0x000000ff , 0x00003945 
- 00014658  0x00002a4e branch  0x00003945 , 0x00000034 
- 00014659  0x00002a4f increase  0x00000001 , 0x00000012 
- 00014660  0x00002a50 istore  0x00000001 , 0x00000005 
- 00014661  0x00002a52 setarg  0x00000012 
- 00014662  0x00002a53 iadd  0x00000011 , 0x00000011 
- 00014663  0x00002a54 loop  0x00003940 
- 00014664  0x00002a55 copy  0x00000012 , 0x0000003f 
- 00014665  0x00002a56 rtn 
- 00014666  0x00002a59 fetch  0x00000002 , 0x0000484a 
- 00014667  0x00002a5a branch  0x00007d79 
- 00014668  0x00002a65 bpatchx  0x000000a1 , 0x00004034 
- 00014669  0x00002a66 setarg  0x00004a5e 
- 00014670  0x00002a67 store  0x00000002 , 0x00004aed 
- 00014671  0x00002a68 setarg  0x00004aeb 
- 00014672  0x00002a69 store  0x00000002 , 0x00000919 
- 00014673  0x00002a6a jam  0x00000014 , 0x00000787 
- 00014674  0x00002a6b fetch  0x00000001 , 0x00004808 
- 00014675  0x00002a6c store  0x00000001 , 0x00000788 
- 00014676  0x00002a6e fetch  0x00000001 , 0x00000916 
- 00014677  0x00002a6f pincrease  0x0000000b 
- 00014678  0x00002a70 add  0x0000003f , 0xfffffffe , 0x00000039 
- 00014679  0x00002a79 store  0x00000001 , 0x00000789 
- 00014680  0x00002a7a pincrease  0xffffffff 
- 00014681  0x00002a7d istore  0x00000001 , 0x00000005 
- 00014682  0x00002a7e setarg  0x0000002a 
- 00014683  0x00002a7f istore  0x00000001 , 0x00000005 
- 00014684  0x00002a80 arg  0x00004998 , 0x00000006 
- 00014685  0x00002a81 call  0x00007ccc 
- 00014686  0x00002a82 fetchr  0x00000011 , 0x00000002 , 0x00000919 
- 00014687  0x00002a83 call  0x00003967 
- 00014688  0x00002a84 call  0x000078b2 
- 00014689  0x00002a86 fetch  0x00000002 , 0x000044e9 
- 00014690  0x00002a87 isolate1  0x00000009 , 0x0000003f 
- 00014691  0x00002a88 nrtn  0x00000001 
- 00014692  0x00002a8a call  0x00003e5e 
- 00014693  0x00002a8b arg  0x00000787 , 0x00000011 
- 00014694  0x00002a8c branch  0x000078b2 
- 00014695  0x00002a8f add  0x00000011 , 0x00000002 , 0x00000006 
- 00014696  0x00002a90 ifetch  0x00000002 , 0x00000006 
- 00014697  0x00002a91 store  0x00000002 , 0x000043fb 
- 00014698  0x00002a92 arg  0x00000787 , 0x00000011 
- 00014699  0x00002a93 rtn 
- 00014700  0x00002a97 setarg  0x00004a5e 
- 00014701  0x00002a98 store  0x00000002 , 0x000043fb 
- 00014702  0x00002a99 rtn 
- 00014703  0x00002a9e fetch  0x00000001 , 0x000049b5 
- 00014704  0x00002a9f rtnne  0x00000001 
- 00014705  0x00002aa0 jam  0x00000002 , 0x000049b5 
- 00014706  0x00002aa1 branch  0x00003ace 
- 00014707  0x00002aa4 arg  0x0000078c , 0x00000011 
- 00014708  0x00002aa5 arg  0x00000012 , 0x00000002 
- 00014709  0x00002aa6 setarg  0x00000021 
- 00014710  0x00002aa7 nrtn  0x00000001 
- 00014711  0x00002aa8 arg  0x0000079e , 0x00000011 
- 00014712  0x00002aa9 fetcht  0x00000001 , 0x00000789 
- 00014713  0x00002aaa increase  0xffffffee , 0x00000002 
- 00014714  0x00002aab setarg  0x00000022 
- 00014715  0x00002aac rtn 
- 00014716  0x00002ab5 arg  0x0000462b , 0x00000005 
- 00014717  0x00002ab6 setarg  0x00000002 
- 00014718  0x00002ab7 istore  0x00000001 , 0x00000005 
- 00014719  0x00002ab8 setarg  0x00000001 
- 00014720  0x00002ab9 istore  0x00000001 , 0x00000005 
- 00014721  0x00002aba setarg  0x00000002 
- 00014722  0x00002abb istore  0x00000001 , 0x00000005 
- 00014723  0x00002abc rtn 
- 00014724  0x00002ac1 arg  0x00001827 , 0x00000002 
- 00014725  0x00002ac2 setarg  0x00000003 
- 00014726  0x00002ac3 istore  0x00000001 , 0x00000005 
- 00014727  0x00002ac4 setarg  0x00000003 
- 00014728  0x00002ac5 istore  0x00000001 , 0x00000005 
- 00014729  0x00002ac6 istoret  0x00000002 , 0x00000005 
- 00014730  0x00002ac7 rtn 
- 00014731  0x00002acb call  0x000025b8 
- 00014732  0x00002acc call  0x00002af5 
- 00014733  0x00002acd call  0x0000264e 
- 00014734  0x00002ace nrtn  0x0000002d 
- 00014735  0x00002ad0 fetch  0x00000001 , 0x00000002 
- 00014736  0x00002ad1 pincrease  0x00000001 
- 00014737  0x00002ad2 store  0x00000001 , 0x00000002 
- 00014738  0x00002ad3 fetch  0x00000002 , 0x00004824 
- 00014739  0x00002ad4 call  0x00007d79 
- 00014740  0x00002ad5 branch  0x000025bc 
- 00014741  0x00002ad8 call  0x000039a1 
- 00014742  0x00002ad9 rtn  0x00000028 
- 00014743  0x00002adb call  0x0000398b 
- 00014744  0x00002adc call  0x00002018 
- 00014745  0x00002add fetcht  0x00000002 , 0x00004344 
- 00014746  0x00002ade arg  0x0000000a , 0x00000007 
- 00014747  0x00002adf call  0x000020dc 
- 00014748  0x00002ae0 rtn  0x00000028 
- 00014749  0x00002ae1 arg  0x0000000d , 0x00000007 
- 00014750  0x00002ae2 call  0x00007cef 
- 00014751  0x00002ae3 nbranch  0x00003997 , 0x00000034 
- 00014752  0x00002ae4 rtn 
- 00014753  0x00002ae7 fetcht  0x00000002 , 0x00004344 
- 00014754  0x00002ae8 arg  0x00000004 , 0x00000007 
- 00014755  0x00002ae9 call  0x000020dc 
- 00014756  0x00002aea rtn  0x00000028 
- 00014757  0x00002aeb call  0x000039a9 
- 00014758  0x00002aec fetch  0x00000002 , 0x00004344 
- 00014759  0x00002aed arg  0x0000000d , 0x00000007 
- 00014760  0x00002aee branch  0x00007ce1 
- 00014761  0x00002af2 fetch  0x00000001 , 0x0000464a 
- 00014762  0x00002af3 pincrease  0x00000001 
- 00014763  0x00002af4 store  0x00000001 , 0x0000464a 
- 00014764  0x00002af5 store  0x00000001 , 0x00000007 
- 00014765  0x00002af6 rtnne  0x00000028 
- 00014766  0x00002af7 jam  0x00000025 , 0x0000464a 
- 00014767  0x00002af8 jam  0x00000025 , 0x00000007 
- 00014768  0x00002af9 rtn 
- 00014769  0x00002afc fetch  0x00000001 , 0x0000004c 
- 00014770  0x00002afd and  0x0000003f , 0x0000000f , 0x0000003f 
- 00014771  0x00002afe beq  0x00000000 , 0x000039b6 
- 00014772  0x00002aff beq  0x00000002 , 0x000039b6 
- 00014773  0x00002b00 rtn 
- 00014774  0x00002b03 ifetcht  0x00000001 , 0x00000006 
- 00014775  0x00002b04 sub  0x00000002 , 0x00000006 , 0x0000003e 
- 00014776  0x00002b05 rtn  0x00000002 
- 00014777  0x00002b06 sub  0x00000002 , 0x00000025 , 0x0000003e 
- 00014778  0x00002b07 nrtn  0x00000002 
- 00014779  0x00002b08 add  0x00000002 , 0xfffffffa , 0x00000011 
- 00014780  0x00002b09 add  0x00000006 , 0x00000006 , 0x00000012 
- 00014781  0x00002b0c ifetcht  0x00000001 , 0x00000012 
- 00014782  0x00002b0d sub  0x00000002 , 0x00000001 , 0x0000003e 
- 00014783  0x00002b0e rtn  0x00000002 
- 00014784  0x00002b0f sub  0x00000002 , 0x0000001e , 0x0000003e 
- 00014785  0x00002b10 nrtn  0x00000002 
- 00014786  0x00002b11 copy  0x00000002 , 0x0000003f 
- 00014787  0x00002b12 rtn  0x00000034 
- 00014788  0x00002b13 bpatchx  0x000000a2 , 0x00004034 
- 00014789  0x00002b14 ifetch  0x00000001 , 0x00000006 
- 00014790  0x00002b15 beq  0x000000ff , 0x000039d1 
- 00014791  0x00002b16 beq  0x0000002a , 0x00003f7c 
- 00014792  0x00002b19 add  0x00000002 , 0x00000001 , 0x0000003f 
- 00014793  0x00002b1a isub  0x00000011 , 0x0000003e 
- 00014794  0x00002b1b rtn  0x00000002 
- 00014795  0x00002b1c iadd  0x00000012 , 0x00000012 
- 00014796  0x00002b1d sub  0x00000002 , 0xffffffff , 0x0000003f 
- 00014797  0x00002b1e iadd  0x00000011 , 0x00000011 
- 00014798  0x00002b1f copy  0x00000011 , 0x0000003f 
- 00014799  0x00002b20 rtn  0x00000034 
- 00014800  0x00002b21 branch  0x000039bd 
- 00014801  0x00002b24 jam  0x00000000 , 0x000007aa 
- 00014802  0x00002b25 branch  0x00003cfa 
- 00014803  0x00002b29 fetch  0x00000001 , 0x00000000 
- 00014804  0x00002b2a pincrease  0x00000001 
- 00014805  0x00002b2b store  0x00000001 , 0x00000000 
- 00014806  0x00002b2d bpatchx  0x000000a3 , 0x00004034 
- 00014807  0x00002b2e call  0x000025b8 
- 00014808  0x00002b2f arg  0x00000027 , 0x00000039 
- 00014809  0x00002b30 arg  0x00004169 , 0x00000006 
- 00014810  0x00002b31 arg  0x000007aa , 0x00000005 
- 00014811  0x00002b32 call  0x00007ccc 
- 00014812  0x00002b33 jam  0x00000025 , 0x00000007 
- 00014813  0x00002b34 arg  0x00000708 , 0x0000001b 
- 00014814  0x00002b35 enable  0x00000010 
- 00014815  0x00002b36 disable  0x0000002d 
- 00014816  0x00002b39 call  0x00002af5 
- 00014817  0x00002b3a call  0x000039f0 
- 00014818  0x00002b3b random  0x0000003f 
- 00014819  0x00002b3c arg  0x000001ff , 0x00000002 
- 00014820  0x00002b3d iand  0x00000002 , 0x0000003f 
- 00014821  0x00002b3e add  0x0000003f , 0x00000064 , 0x0000003f 
- 00014822  0x00002b3f call  0x00007c91 
- 00014823  0x00002b40 fetch  0x00000001 , 0x00000007 
- 00014824  0x00002b41 pincrease  0x00000001 
- 00014825  0x00002b42 store  0x00000001 , 0x00000007 
- 00014826  0x00002b43 bne  0x00000028 , 0x000039e0 
- 00014827  0x00002b45 arg  0x00000027 , 0x00000039 
- 00014828  0x00002b46 arg  0x00004169 , 0x00000005 
- 00014829  0x00002b47 arg  0x000007aa , 0x00000006 
- 00014830  0x00002b48 call  0x00007ccc 
- 00014831  0x00002b49 branch  0x000025bc 
- 00014832  0x00002b4c arg  0x00000002 , 0x00000002 
- 00014833  0x00002b4d storet  0x00000001 , 0x00004169 
- 00014834  0x00002b4e fetcht  0x00000001 , 0x0000462a 
- 00014835  0x00002b4f add  0x00000002 , 0x00000006 , 0x0000003f 
- 00014836  0x00002b50 store  0x00000001 , 0x0000416a 
- 00014837  0x00002b51 fetch  0x00000006 , 0x000042db 
- 00014838  0x00002b52 store  0x00000006 , 0x0000416b 
- 00014839  0x00002b53 copy  0x00000002 , 0x00000039 
- 00014840  0x00002b54 arg  0x0000462b , 0x00000006 
- 00014841  0x00002b55 call  0x00007ccc 
- 00014842  0x00002b57 branch  0x0000273e 
- 00014843  0x00002b63 bpatchx  0x000000a4 , 0x00004034 
- 00014844  0x00002b64 fetcht  0x00000002 , 0x000008f4 
- 00014845  0x00002b65 fetch  0x00000001 , 0x000008f3 
- 00014846  0x00002b66 copy  0x00000002 , 0x00000006 
- 00014847  0x00002b67 arg  0x0000476e , 0x00000011 
- 00014848  0x00002b68 arg  0x0000477e , 0x00000030 
- 00014849  0x00002b69 call  0x00003c5a 
- 00014850  0x00002b6a call  0x00007dbc 
- 00014851  0x00002b6b copy  0x00000013 , 0x0000003f 
- 00014852  0x00002b6c iadd  0x00000030 , 0x00000006 
- 00014853  0x00002b6d fetcht  0x00000004 , 0x0000477e 
- 00014854  0x00002b6e fetch  0x00000002 , 0x00000910 
- 00014855  0x00002b6f copy  0x0000003f , 0x00000011 
- 00014856  0x00002b71 arg  0x0000000a , 0x00000039 
- 00014857  0x00002b73 ifetch  0x00000004 , 0x00000011 
- 00014858  0x00002b74 branch  0x00003a16 , 0x00000034 
- 00014859  0x00002b75 isub  0x00000002 , 0x0000003e 
- 00014860  0x00002b76 rtn  0x00000005 
- 00014861  0x00002b77 increase  0x00000004 , 0x00000011 
- 00014862  0x00002b78 loop  0x00003a09 
- 00014863  0x00002b79 fetch  0x00000002 , 0x00000910 
- 00014864  0x00002b7a copy  0x0000003f , 0x00000005 
- 00014865  0x00002b7b add  0x0000003f , 0x00000004 , 0x00000006 
- 00014866  0x00002b7e arg  0x00000024 , 0x00000039 
- 00014867  0x00002b7f call  0x00007ccc 
- 00014868  0x00002b80 istoret  0x00000004 , 0x00000005 
- 00014869  0x00002b81 branch  0x00007dba 
- 00014870  0x00002b83 istoret  0x00000004 , 0x00000011 
- 00014871  0x00002b84 branch  0x00007dba 
- 00014872  0x00002b87 fetch  0x00000001 , 0x00004857 
- 00014873  0x00002b88 beq  0x00000001 , 0x00003a43 
- 00014874  0x00002b8a call  0x00003a21 
- 00014875  0x00002b8b call  0x00003a25 
- 00014876  0x00002b8c call  0x00003a2c 
- 00014877  0x00002b8d call  0x00003a30 
- 00014878  0x00002b8e call  0x00003a34 
- 00014879  0x00002b8f call  0x00003a35 
- 00014880  0x00002b90 branch  0x00003a39 
- 00014881  0x00002b93 arg  0x0000001a , 0x00000002 
- 00014882  0x00002b94 arg  0x0000480a , 0x00000011 
- 00014883  0x00002b95 setarg  0x0001ffa0 
- 00014884  0x00002b96 branch  0x00006c4d 
- 00014885  0x00002b98 arg  0x00000013 , 0x00000002 
- 00014886  0x00002b99 arg  0x000047ef , 0x00000011 
- 00014887  0x00002b9a setarg  0x0001e000 
- 00014888  0x00002b9b call  0x00006c4d 
- 00014889  0x00002b9c fetch  0x00000001 , 0x000047ff 
- 00014890  0x00002b9d store  0x00000001 , 0x00004871 
- 00014891  0x00002b9e rtn 
- 00014892  0x00002ba0 arg  0x00000010 , 0x00000002 
- 00014893  0x00002ba1 arg  0x00004959 , 0x00000011 
- 00014894  0x00002ba2 setarg  0x0001e100 
- 00014895  0x00002ba3 branch  0x00006c4d 
- 00014896  0x00002ba5 arg  0x00000010 , 0x00000002 
- 00014897  0x00002ba6 arg  0x000046a0 , 0x00000011 
- 00014898  0x00002ba7 setarg  0x0001e200 
- 00014899  0x00002ba8 branch  0x00006c4d 
- 00014900  0x00002baa rtn 
- 00014901  0x00002bac arg  0x00000003 , 0x00000002 
- 00014902  0x00002bad arg  0x00004992 , 0x00000011 
- 00014903  0x00002bae setarg  0x0001f000 
- 00014904  0x00002baf branch  0x00006c4d 
- 00014905  0x00002bb1 fetch  0x00000002 , 0x0000484c 
- 00014906  0x00002bb2 rtnbit1  0x00000002 
- 00014907  0x00002bb3 arg  0x00000040 , 0x00000002 
- 00014908  0x00002bb4 arg  0x000006a1 , 0x00000011 
- 00014909  0x00002bb5 setarg  0x0001e400 
- 00014910  0x00002bb6 call  0x00006c4d 
- 00014911  0x00002bb7 call  0x00003e3e 
- 00014912  0x00002bb8 arg  0x000006a1 , 0x00000006 
- 00014913  0x00002bb9 add  0x00000011 , 0x00000006 , 0x00000011 
- 00014914  0x00002bba branch  0x00003a6b 
- 00014915  0x00002bbe call  0x00003a4a 
- 00014916  0x00002bbf call  0x00003a4e 
- 00014917  0x00002bc0 call  0x00003a55 
- 00014918  0x00002bc1 call  0x00003a59 
- 00014919  0x00002bc2 call  0x00003a5d 
- 00014920  0x00002bc3 call  0x00003a5e 
- 00014921  0x00002bc4 branch  0x00003a62 
- 00014922  0x00002bc7 arg  0x0000001a , 0x00000002 
- 00014923  0x00002bc8 arg  0x0000480a , 0x00000011 
- 00014924  0x00002bc9 arg  0x00000000 , 0x00000012 
- 00014925  0x00002bca branch  0x00006ce1 
- 00014926  0x00002bcd arg  0x00000013 , 0x00000002 
- 00014927  0x00002bce arg  0x000047ef , 0x00000011 
- 00014928  0x00002bcf arg  0x0000001a , 0x00000012 
- 00014929  0x00002bd0 call  0x00006ce1 
- 00014930  0x00002bd1 fetch  0x00000001 , 0x000047ff 
- 00014931  0x00002bd2 store  0x00000001 , 0x00004871 
- 00014932  0x00002bd3 rtn 
- 00014933  0x00002bd6 arg  0x00000010 , 0x00000002 
- 00014934  0x00002bd7 arg  0x00004959 , 0x00000011 
- 00014935  0x00002bd8 arg  0x0000002d , 0x00000012 
- 00014936  0x00002bd9 branch  0x00006ce1 
- 00014937  0x00002bdc arg  0x00000010 , 0x00000002 
- 00014938  0x00002bdd arg  0x000046a0 , 0x00000011 
- 00014939  0x00002bde arg  0x0000003d , 0x00000012 
- 00014940  0x00002bdf branch  0x00006ce1 
- 00014941  0x00002be2 rtn 
- 00014942  0x00002be5 arg  0x00000003 , 0x00000002 
- 00014943  0x00002be6 arg  0x00004992 , 0x00000011 
- 00014944  0x00002be7 arg  0x0000004e , 0x00000012 
- 00014945  0x00002be8 branch  0x00006ce1 
- 00014946  0x00002beb fetch  0x00000002 , 0x0000484c 
- 00014947  0x00002bec rtnbit1  0x00000002 
- 00014948  0x00002bed arg  0x00000040 , 0x00000002 
- 00014949  0x00002bee arg  0x000006a1 , 0x00000011 
- 00014950  0x00002bef arg  0x00000051 , 0x00000012 
- 00014951  0x00002bf0 call  0x00006ce1 
- 00014952  0x00002bf1 call  0x00003e3e 
- 00014953  0x00002bf2 arg  0x000006a1 , 0x00000006 
- 00014954  0x00002bf3 add  0x00000011 , 0x00000006 , 0x00000011 
- 00014955  0x00002bf5 copy  0x00000011 , 0x00000005 
- 00014956  0x00002bf6 call  0x00007c8f 
- 00014957  0x00002bf7 copy  0x00000012 , 0x0000003f 
- 00014958  0x00002bf8 iadd  0x00000011 , 0x00000011 
- 00014959  0x00002bf9 loop  0x00003a6b 
- 00014960  0x00002bfa rtn 
- 00014961  0x00002bfd fetch  0x00000001 , 0x00004857 
- 00014962  0x00002bfe beq  0x00000001 , 0x00003a83 
- 00014963  0x00002bff beq  0x00000002 , 0x00003a74 
- 00014964  0x00002c01 call  0x00003a77 
- 00014965  0x00002c02 call  0x00003a7b 
- 00014966  0x00002c03 branch  0x00003a7f 
- 00014967  0x00002c05 arg  0x00000013 , 0x00000002 
- 00014968  0x00002c06 arg  0x000047ef , 0x00000011 
- 00014969  0x00002c07 setarg  0x0001e000 
- 00014970  0x00002c08 branch  0x00006c33 
- 00014971  0x00002c0a arg  0x00000010 , 0x00000002 
- 00014972  0x00002c0b arg  0x00004959 , 0x00000011 
- 00014973  0x00002c0c setarg  0x0001e100 
- 00014974  0x00002c0d branch  0x00006c33 
- 00014975  0x00002c0f arg  0x00000010 , 0x00000002 
- 00014976  0x00002c10 arg  0x000046a0 , 0x00000011 
- 00014977  0x00002c11 setarg  0x0001e200 
- 00014978  0x00002c12 branch  0x00006c33 
- 00014979  0x00002c15 call  0x00003a86 
- 00014980  0x00002c16 call  0x00003a8a 
- 00014981  0x00002c17 branch  0x00003a8e 
- 00014982  0x00002c1a arg  0x00000013 , 0x00000002 
- 00014983  0x00002c1b arg  0x000047ef , 0x00000011 
- 00014984  0x00002c1c arg  0x0000001a , 0x00000012 
- 00014985  0x00002c1d branch  0x00006cd3 
- 00014986  0x00002c20 arg  0x00000010 , 0x00000002 
- 00014987  0x00002c21 arg  0x00004959 , 0x00000011 
- 00014988  0x00002c22 arg  0x0000002d , 0x00000012 
- 00014989  0x00002c23 branch  0x00006cd3 
- 00014990  0x00002c26 arg  0x00000010 , 0x00000002 
- 00014991  0x00002c27 arg  0x000046a0 , 0x00000011 
- 00014992  0x00002c28 arg  0x0000003d , 0x00000012 
- 00014993  0x00002c29 branch  0x00006cd3 
- 00014994  0x00002c2c fetch  0x00000003 , 0x00004992 
- 00014995  0x00002c2d fetcht  0x00000003 , 0x00004c24 
- 00014996  0x00002c2e isub  0x00000002 , 0x0000003e 
- 00014997  0x00002c2f nrtn  0x00000002 
- 00014998  0x00002c30 add  0x0000003f , 0x00000080 , 0x0000003f 
- 00014999  0x00002c31 store  0x00000003 , 0x00004c24 
- 00015000  0x00002c32 fetch  0x00000001 , 0x00004857 
- 00015001  0x00002c33 beq  0x00000001 , 0x00003a9e 
- 00015002  0x00002c35 arg  0x00000003 , 0x00000002 
- 00015003  0x00002c36 arg  0x00004c24 , 0x00000011 
- 00015004  0x00002c37 setarg  0x0001f000 
- 00015005  0x00002c38 branch  0x00006c33 
- 00015006  0x00002c3a arg  0x00000003 , 0x00000002 
- 00015007  0x00002c3b arg  0x00004c24 , 0x00000011 
- 00015008  0x00002c3c arg  0x0000004e , 0x00000012 
- 00015009  0x00002c3d branch  0x00006cd3 
- 00015010  0x00002c40 call  0x00003aad 
- 00015011  0x00002c41 fetch  0x00000001 , 0x00004857 
- 00015012  0x00002c42 beq  0x00000002 , 0x00003aa9 
- 00015013  0x00002c43 arg  0x00000040 , 0x00000002 
- 00015014  0x00002c44 arg  0x000006a1 , 0x00000011 
- 00015015  0x00002c45 arg  0x00000051 , 0x00000012 
- 00015016  0x00002c46 branch  0x00006cd3 
- 00015017  0x00002c48 arg  0x00000040 , 0x00000002 
- 00015018  0x00002c49 arg  0x000006a1 , 0x00000011 
- 00015019  0x00002c4a setarg  0x0001e400 
- 00015020  0x00002c4b branch  0x00006c33 
- 00015021  0x00002c4e call  0x00003e3e 
- 00015022  0x00002c4f arg  0x000006a1 , 0x00000005 
- 00015023  0x00002c50 add  0x00000011 , 0x00000006 , 0x00000011 
- 00015024  0x00002c52 copy  0x00000011 , 0x00000006 
- 00015025  0x00002c53 call  0x00007c8f 
- 00015026  0x00002c54 copy  0x00000012 , 0x0000003f 
- 00015027  0x00002c55 iadd  0x00000011 , 0x00000011 
- 00015028  0x00002c56 loop  0x00003ab0 
- 00015029  0x00002c57 rtn 
- 00015030  0x00002c5a fetch  0x00000001 , 0x00004857 
- 00015031  0x00002c5b beq  0x00000001 , 0x00003abb 
- 00015032  0x00002c5d setarg  0x0001e000 
- 00015033  0x00002c5e store  0x00000003 , 0x00004419 
- 00015034  0x00002c5f branch  0x00006bfa 
- 00015035  0x00002c61 rtn 
- 00015036  0x00002c64 fetch  0x00000001 , 0x00004857 
- 00015037  0x00002c65 rtnne  0x00000002 
- 00015038  0x00002c66 setarg  0x0001d000 
- 00015039  0x00002c67 arg  0x00004503 , 0x00000011 
- 00015040  0x00002c68 arg  0x0000000d , 0x00000002 
- 00015041  0x00002c69 mul32  0x00000002 , 0x00000012 , 0x00000002 
- 00015042  0x00002c6a branch  0x00006c33 
- 00015043  0x00002c6d fetch  0x00000001 , 0x00004857 
- 00015044  0x00002c6e rtnne  0x00000002 
- 00015045  0x00002c6f arg  0x00004503 , 0x00000011 
- 00015046  0x00002c70 arg  0x0000000d , 0x00000002 
- 00015047  0x00002c71 mul32  0x00000002 , 0x00000012 , 0x00000002 
- 00015048  0x00002c72 setarg  0x0001d000 
- 00015049  0x00002c73 branch  0x00006c4d 
- 00015050  0x00002c7a call  0x00004073 
- 00015051  0x00002c7b branch  0x00003ad2 
- 00015052  0x00002c80 call  0x00003b23 
- 00015053  0x00002c81 branch  0x00003b19 
- 00015054  0x00002c85 jam  0x00000001 , 0x0000464b 
- 00015055  0x00002c86 rtn 
- 00015056  0x00002c8a jam  0x00000000 , 0x0000464b 
- 00015057  0x00002c8b rtn 
- 00015058  0x00002c8f arg  0x00003ad6 , 0x00000012 
- 00015059  0x00002c90 arg  0x0000001d , 0x00000011 
- 00015060  0x00002c91 arg  0x0000000e , 0x00000007 
- 00015061  0x00002c92 branch  0x00003b0e 
- 00015062  0x00002c99 fetch  0x00000001 , 0x000047e4 
- 00015063  0x00002c9a beq  0x00000001 , 0x00003afd 
- 00015064  0x00002c9b beq  0x00000003 , 0x00003adc 
- 00015065  0x00002c9c beq  0x00000002 , 0x00003b0d 
- 00015066  0x00002c9d beq  0x00000000 , 0x00003ade 
- 00015067  0x00002c9e branch  0x00003ade 
- 00015068  0x00002ca1 jam  0x00000000 , 0x00004388 
- 00015069  0x00002ca2 branch  0x00003ad0 
- 00015070  0x00002ca5 call  0x0000396c 
- 00015071  0x00002ca6 arg  0x00000787 , 0x00000011 
- 00015072  0x00002ca7 call  0x000078dc 
- 00015073  0x00002ca8 nrtn  0x00000028 
- 00015074  0x00002ca9 fetch  0x00000001 , 0x000049b7 
- 00015075  0x00002caa bbit1  0x00000002 , 0x00003aef 
- 00015076  0x00002cab fetch  0x00000001 , 0x00000787 
- 00015077  0x00002cac pincrease  0xffffffff 
- 00015078  0x00002cad istore  0x00000001 , 0x00000012 
- 00015079  0x00002cae and  0x0000003f , 0x0000007f , 0x0000003f 
- 00015080  0x00002caf call  0x00003af5 , 0x00000034 
- 00015081  0x00002cb0 fetch  0x00000001 , 0x000049b7 
- 00015082  0x00002cb1 rtnbit0  0x00000000 
- 00015083  0x00002cb2 arg  0x0000462a , 0x00000005 
- 00015084  0x00002cb3 arg  0x00000789 , 0x00000006 
- 00015085  0x00002cb4 call  0x00007c8d 
- 00015086  0x00002cb5 branch  0x000039d3 
- 00015087  0x00002cb8 arg  0x00000787 , 0x00000011 
- 00015088  0x00002cb9 call  0x000078ca 
- 00015089  0x00002cba call  0x000078fa 
- 00015090  0x00002cbb nrtn  0x00000034 
- 00015091  0x00002cbd call  0x00003afb 
- 00015092  0x00002cbe branch  0x00003ad0 
- 00015093  0x00002cc2 arg  0x00000787 , 0x00000011 
- 00015094  0x00002cc3 call  0x000078ca 
- 00015095  0x00002cc4 call  0x000078fa 
- 00015096  0x00002cc5 nrtn  0x00000034 
- 00015097  0x00002cc7 jam  0x00000004 , 0x0000464f 
- 00015098  0x00002cc8 branch  0x00003ad0 
- 00015099  0x00002ccb jam  0x00000000 , 0x000049b5 
- 00015100  0x00002ccc rtn 
- 00015101  0x00002cd0 call  0x00003ce0 
- 00015102  0x00002cd1 call  0x00003cec 
- 00015103  0x00002cd2 call  0x00003b05 
- 00015104  0x00002cd3 nrtn  0x00000005 
- 00015105  0x00002cd4 fetch  0x00000001 , 0x000047e4 
- 00015106  0x00002cd5 beq  0x00000003 , 0x00003b09 
- 00015107  0x00002cd6 beq  0x00000001 , 0x00003b0b 
- 00015108  0x00002cd7 rtn 
- 00015109  0x00002cdd fetch  0x00000001 , 0x0000464e 
- 00015110  0x00002cde add  0x0000003f , 0xffffffff , 0x0000003f 
- 00015111  0x00002cdf store  0x00000001 , 0x0000464e 
- 00015112  0x00002ce0 rtn 
- 00015113  0x00002ce4 jam  0x00000258 , 0x0000464f 
- 00015114  0x00002ce5 branch  0x00003ad0 
- 00015115  0x00002ce9 jam  0x00000006 , 0x0000464f 
- 00015116  0x00002cea branch  0x00003ad0 
- 00015117  0x00002cee branch  0x000039d3 
- 00015118  0x00002cf1 fetch  0x00000001 , 0x0000464b 
- 00015119  0x00002cf2 rtnne  0x00000001 
- 00015120  0x00002cf4 random  0x0000003f 
- 00015121  0x00002cf5 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00015122  0x00002cf6 iadd  0x00000011 , 0x00000011 
- 00015123  0x00002cfb call  0x00007cef 
- 00015124  0x00002cfc nrtn  0x00000034 
- 00015125  0x00002cfd copy  0x00000011 , 0x0000003f 
- 00015126  0x00002cfe call  0x00007ce1 
- 00015127  0x00002cff copy  0x00000012 , 0x0000003f 
- 00015128  0x00002d00 branch  0x00007d79 
- 00015129  0x00002d05 arg  0x0000464c , 0x00000013 
- 00015130  0x00002d06 arg  0x00003b1c , 0x00000012 
- 00015131  0x00002d07 branch  0x000042e7 
- 00015132  0x00002d0b fetch  0x00000001 , 0x000047e4 
- 00015133  0x00002d0c rtnne  0x00000001 
- 00015134  0x00002d0d fetch  0x00000001 , 0x000047e7 
- 00015135  0x00002d0e set1  0x00000000 , 0x0000003f 
- 00015136  0x00002d0f store  0x00000001 , 0x000047e7 
- 00015137  0x00002d10 jam  0x00000003 , 0x000047e4 
- 00015138  0x00002d11 branch  0x00003b31 
- 00015139  0x00002d17 arg  0x0000464f , 0x00000013 
- 00015140  0x00002d18 arg  0x00003b26 , 0x00000012 
- 00015141  0x00002d19 branch  0x000042e0 
- 00015142  0x00002d1f fetch  0x00000001 , 0x000047e4 
- 00015143  0x00002d21 beq  0x00000001 , 0x00003b2f 
- 00015144  0x00002d22 beq  0x00000000 , 0x00003afb 
- 00015145  0x00002d23 rtn 
- 00015146  0x00002d26 call  0x00003e5a 
- 00015147  0x00002d27 call  0x0000420b 
- 00015148  0x00002d28 jam  0x00000000 , 0x0000464f 
- 00015149  0x00002d29 call  0x00003ad0 
- 00015150  0x00002d2a branch  0x00003afb 
- 00015151  0x00002d2e jam  0x00000006 , 0x0000464e 
- 00015152  0x00002d2f branch  0x00003ace 
- 00015153  0x00002d33 jam  0x00000006 , 0x0000464e 
- 00015154  0x00002d34 branch  0x00003ace 
- 00015155  0x00002d37 arg  0x00003b37 , 0x00000012 
- 00015156  0x00002d38 arg  0x00000020 , 0x00000011 
- 00015157  0x00002d39 arg  0x0000000f , 0x00000007 
- 00015158  0x00002d3a branch  0x00003b10 
- 00015159  0x00002d3d fetch  0x00000001 , 0x000049b5 
- 00015160  0x00002d3e nrtn  0x00000034 
- 00015161  0x00002d3f call  0x0000406e 
- 00015162  0x00002d40 arg  0x00000787 , 0x00000011 
- 00015163  0x00002d41 call  0x000078dc 
- 00015164  0x00002d42 nrtn  0x00000028 
- 00015165  0x00002d43 fetch  0x00000001 , 0x00000787 
- 00015166  0x00002d44 pincrease  0xffffffff 
- 00015167  0x00002d45 istore  0x00000001 , 0x00000012 
- 00015168  0x00002d46 call  0x000078ca , 0x00000034 
- 00015169  0x00002d47 arg  0x0000462a , 0x00000005 
- 00015170  0x00002d48 arg  0x00000789 , 0x00000006 
- 00015171  0x00002d49 call  0x00007c8d 
- 00015172  0x00002d4a branch  0x000039d3 
- 00015173  0x00002d52 call  0x00003b4b 
- 00015174  0x00002d53 call  0x00003b53 
- 00015175  0x00002d54 call  0x00003b59 
- 00015176  0x00002d55 call  0x00003b5f 
- 00015177  0x00002d56 call  0x00003b67 
- 00015178  0x00002d57 branch  0x00003b6b 
- 00015179  0x00002d5d call  0x00003b78 
- 00015180  0x00002d5e arg  0x000046c0 , 0x00000006 
- 00015181  0x00002d5f arg  0x0000000f , 0x00000039 
- 00015182  0x00002d60 call  0x00003be7 
- 00015183  0x00002d61 call  0x00003c01 
- 00015184  0x00002d62 arg  0x000001bd , 0x00000006 
- 00015185  0x00002d63 arg  0x000046b0 , 0x00000005 
- 00015186  0x00002d64 branch  0x00007c8f 
- 00015187  0x00002d6a call  0x00003b7b 
- 00015188  0x00002d6b call  0x00003b75 
- 00015189  0x00002d6c call  0x00003c01 
- 00015190  0x00002d6d arg  0x000001bd , 0x00000006 
- 00015191  0x00002d6e arg  0x00004660 , 0x00000005 
- 00015192  0x00002d6f branch  0x00007c8f 
- 00015193  0x00002d74 call  0x00003b7b 
- 00015194  0x00002d75 call  0x00003b78 
- 00015195  0x00002d76 call  0x00003c01 
- 00015196  0x00002d77 arg  0x000001bd , 0x00000006 
- 00015197  0x00002d78 arg  0x00004690 , 0x00000005 
- 00015198  0x00002d79 branch  0x00007c8f 
- 00015199  0x00002d7f fetch  0x00000008 , 0x00004680 
- 00015200  0x00002d80 store  0x00000008 , 0x00004658 
- 00015201  0x00002d81 fetch  0x00000008 , 0x00004688 
- 00015202  0x00002d82 store  0x00000008 , 0x00004650 
- 00015203  0x00002d84 arg  0x00004650 , 0x00000006 
- 00015204  0x00002d85 arg  0x000046b0 , 0x00000011 
- 00015205  0x00002d86 arg  0x00004670 , 0x00000030 
- 00015206  0x00002d87 branch  0x00003c48 
- 00015207  0x00002d8e arg  0x00004680 , 0x00000006 
- 00015208  0x00002d8f arg  0x000046b0 , 0x00000011 
- 00015209  0x00002d90 arg  0x00004680 , 0x00000030 
- 00015210  0x00002d91 branch  0x00003c48 
- 00015211  0x00002d98 arg  0x00004670 , 0x00000006 
- 00015212  0x00002d99 arg  0x00000010 , 0x00000039 
- 00015213  0x00002d9a call  0x00003be4 
- 00015214  0x00002d9b arg  0x000046d9 , 0x00000006 
- 00015215  0x00002d9c arg  0x00000009 , 0x00000039 
- 00015216  0x00002d9d call  0x00003be7 
- 00015217  0x00002d9e call  0x00003c01 
- 00015218  0x00002d9f arg  0x000001bd , 0x00000006 
- 00015219  0x00002da0 arg  0x000046a0 , 0x00000005 
- 00015220  0x00002da1 branch  0x00007c8f 
- 00015221  0x00002da5 call  0x00003b79 
- 00015222  0x00002da7 arg  0x00004680 , 0x00000006 
- 00015223  0x00002da8 branch  0x00003be3 
- 00015224  0x00002dab call  0x00003b76 
- 00015225  0x00002dad arg  0x00004688 , 0x00000006 
- 00015226  0x00002dae branch  0x00003be3 
- 00015227  0x00002db2 arg  0x0000480a , 0x00000006 
- 00015228  0x00002db3 arg  0x00000004 , 0x00000039 
- 00015229  0x00002db4 call  0x00003bea 
- 00015230  0x00002db5 arg  0x0000480e , 0x00000006 
- 00015231  0x00002db6 arg  0x00000006 , 0x00000039 
- 00015232  0x00002db7 call  0x00003bea 
- 00015233  0x00002db8 arg  0x00004814 , 0x00000006 
- 00015234  0x00002db9 arg  0x00000010 , 0x00000039 
- 00015235  0x00002dba call  0x00003be4 
- 00015236  0x00002dbb call  0x00003bf1 
- 00015237  0x00002dbc branch  0x00003bec 
- 00015238  0x00002dc2 call  0x00003b92 
- 00015239  0x00002dc5 arg  0x000047ec , 0x00000011 
- 00015240  0x00002dc6 arg  0x000001bd , 0x00000012 
- 00015241  0x00002dc7 arg  0x0000000b , 0x00000039 
- 00015242  0x00002dc9 ifetch  0x00000002 , 0x00000011 
- 00015243  0x00002dca ifetcht  0x00000002 , 0x00000012 
- 00015244  0x00002dcb ixor  0x00000002 , 0x0000003f 
- 00015245  0x00002dcc istore  0x00000002 , 0x00000011 
- 00015246  0x00002dcd increase  0x00000002 , 0x00000011 
- 00015247  0x00002dce increase  0x00000002 , 0x00000012 
- 00015248  0x00002dcf loop  0x00003b8a 
- 00015249  0x00002dd0 rtn 
- 00015250  0x00002dd7 arg  0x00004670 , 0x00000006 
- 00015251  0x00002dd8 arg  0x00000010 , 0x00000039 
- 00015252  0x00002dd9 call  0x00003be4 
- 00015253  0x00002dda arg  0x000046cf , 0x00000006 
- 00015254  0x00002ddb arg  0x0000000a , 0x00000039 
- 00015255  0x00002ddc call  0x00003be7 
- 00015256  0x00002ddd branch  0x00003c01 
- 00015257  0x00002de2 arg  0x000047ef , 0x00000006 
- 00015258  0x00002de3 arg  0x0000470d , 0x00000005 
- 00015259  0x00002de4 call  0x00007c8f 
- 00015260  0x00002dea arg  0x0000470d , 0x00000006 
- 00015261  0x00002deb arg  0x0000471d , 0x00000011 
- 00015262  0x00002dec arg  0x0000472d , 0x00000030 
- 00015263  0x00002ded call  0x00003c4a 
- 00015264  0x00002def arg  0x0000473d , 0x00000030 
- 00015265  0x00002df0 arg  0x00000001 , 0x00000012 
- 00015266  0x00002df1 setarg  0x00000000 
- 00015267  0x00002df2 call  0x00003c4c 
- 00015268  0x00002df3 fetch  0x00000001 , 0x0000474c 
- 00015269  0x00002df4 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00015270  0x00002df5 store  0x00000001 , 0x0000474d 
- 00015271  0x00002df7 arg  0x0000475e , 0x00000030 
- 00015272  0x00002df8 arg  0x00000002 , 0x00000012 
- 00015273  0x00002df9 setarg  0x00000010 
- 00015274  0x00002dfa arg  0x0000473d , 0x00000011 
- 00015275  0x00002dfb call  0x00003c4c 
- 00015276  0x00002dfd arg  0x0000474e , 0x00000030 
- 00015277  0x00002dfe arg  0x00000003 , 0x00000012 
- 00015278  0x00002dff setarg  0x00000010 
- 00015279  0x00002e00 arg  0x0000475e , 0x00000011 
- 00015280  0x00002e01 branch  0x00003c4c 
- 00015281  0x00002e05 arg  0x00004959 , 0x00000006 
- 00015282  0x00002e06 arg  0x0000476e , 0x00000011 
- 00015283  0x00002e07 arg  0x0000477e , 0x00000030 
- 00015284  0x00002e08 call  0x00003c4a 
- 00015285  0x00002e09 arg  0x0000478e , 0x00000006 
- 00015286  0x00002e0a arg  0x0000477e , 0x00000011 
- 00015287  0x00002e0b arg  0x0000479e , 0x00000030 
- 00015288  0x00002e0c setarg  0x00000004 
- 00015289  0x00002e0d call  0x00003c5a 
- 00015290  0x00002e0e fetch  0x00000001 , 0x000047ad 
- 00015291  0x00002e0f and  0x0000003f , 0x0000003f , 0x0000003f 
- 00015292  0x00002e10 set1  0x00000006 , 0x0000003f 
- 00015293  0x00002e11 store  0x00000001 , 0x000047ae 
- 00015294  0x00002e12 rtn 
- 00015295  0x00002e16 arg  0x000047ef , 0x00000006 
- 00015296  0x00002e17 arg  0x000047af , 0x00000011 
- 00015297  0x00002e18 arg  0x000047bf , 0x00000030 
- 00015298  0x00002e19 call  0x00003c4a 
- 00015299  0x00002e1a arg  0x000047cf , 0x00000006 
- 00015300  0x00002e1b arg  0x000047bf , 0x00000011 
- 00015301  0x00002e1c arg  0x000047d4 , 0x00000030 
- 00015302  0x00002e1d setarg  0x00000005 
- 00015303  0x00002e1e call  0x00003c5a 
- 00015304  0x00002e22 fetch  0x00000002 , 0x000044e9 
- 00015305  0x00002e23 rtnbit1  0x00000009 
- 00015306  0x00002e24 jam  0x00000001 , 0x00004388 
- 00015307  0x00002e25 rtn 
- 00015308  0x00002e2a arg  0x00004999 , 0x00000011 
- 00015309  0x00002e2b fetch  0x00000007 , 0x0000499f 
- 00015310  0x00002e2c branch  0x00003bd1 
- 00015311  0x00002e2e arg  0x00000923 , 0x00000011 
- 00015312  0x00002e2f fetch  0x00000007 , 0x00000929 
- 00015313  0x00002e31 store  0x00000007 , 0x000008da 
- 00015314  0x00002e32 setarg  0x00000000 
- 00015315  0x00002e33 store  0x00000005 , 0x000008d1 
- 00015316  0x00002e34 call  0x00003bda 
- 00015317  0x00002e35 fetch  0x00000006 , 0x000008e1 
- 00015318  0x00002e36 ifetcht  0x00000006 , 0x00000011 
- 00015319  0x00002e37 ixor  0x00000002 , 0x0000003f 
- 00015320  0x00002e38 istore  0x00000006 , 0x00000011 
- 00015321  0x00002e39 rtn 
- 00015322  0x00002e3d fetch  0x00000004 , 0x0000486e 
- 00015323  0x00002e3e store  0x00000004 , 0x000008d6 
- 00015324  0x00002e41 arg  0x0000474e , 0x00000006 
- 00015325  0x00002e42 call  0x0000735f 
- 00015326  0x00002e43 arg  0x000008d1 , 0x00000006 
- 00015327  0x00002e44 call  0x00007361 
- 00015328  0x00002e45 call  0x000072d1 
- 00015329  0x00002e46 arg  0x000008e1 , 0x00000005 
- 00015330  0x00002e47 branch  0x00007375 
- 00015331  0x00002e4f arg  0x00000008 , 0x00000039 
- 00015332  0x00002e55 call  0x00003bf1 
- 00015333  0x00002e56 call  0x00003c39 
- 00015334  0x00002e57 branch  0x00003bee 
- 00015335  0x00002e59 call  0x00003bf1 
- 00015336  0x00002e5a call  0x00007cda 
- 00015337  0x00002e5b branch  0x00003bee 
- 00015338  0x00002e5d call  0x00003bf1 
- 00015339  0x00002e5e call  0x00003c39 
- 00015340  0x00002e5f setarg  0x0000002c 
- 00015341  0x00002e60 istore  0x00000001 , 0x00000005 
- 00015342  0x00002e62 copy  0x00000005 , 0x0000003f 
- 00015343  0x00002e63 store  0x00000002 , 0x000046f3 
- 00015344  0x00002e64 rtn 
- 00015345  0x00002e66 copy  0x00000006 , 0x00000002 
- 00015346  0x00002e67 copy  0x00000039 , 0x00000011 
- 00015347  0x00002e68 fetch  0x00000002 , 0x000046f3 
- 00015348  0x00002e69 copy  0x0000003f , 0x00000005 
- 00015349  0x00002e6a fetch  0x00000001 , 0x000046e2 
- 00015350  0x00002e6b call  0x00003bfa , 0x00000034 
- 00015351  0x00002e6c copy  0x00000002 , 0x00000006 
- 00015352  0x00002e6d copy  0x00000011 , 0x00000039 
- 00015353  0x00002e6e rtn 
- 00015354  0x00002e70 jam  0x00000001 , 0x000046e2 
- 00015355  0x00002e71 call  0x00003bfe 
- 00015356  0x00002e72 arg  0x000007d1 , 0x00000005 
- 00015357  0x00002e73 rtn 
- 00015358  0x00002e76 arg  0x00000100 , 0x00000039 
- 00015359  0x00002e77 arg  0x000007d1 , 0x00000005 
- 00015360  0x00002e78 branch  0x00007ca3 
- 00015361  0x00002e7d call  0x00003c17 
- 00015362  0x00002e7e call  0x00003c32 
- 00015363  0x00002e80 setarg  0x000007d1 
- 00015364  0x00002e81 store  0x00000002 , 0x000046fa 
- 00015365  0x00002e82 call  0x00004134 
- 00015366  0x00002e85 fetch  0x00000002 , 0x000046fa 
- 00015367  0x00002e86 copy  0x0000003f , 0x00000006 
- 00015368  0x00002e87 arg  0x00000231 , 0x00000005 
- 00015369  0x00002e88 call  0x00007c81 
- 00015370  0x00002e89 call  0x0000413b 
- 00015371  0x00002e8a fetch  0x00000002 , 0x000046fa 
- 00015372  0x00002e8b pincrease  0x00000040 
- 00015373  0x00002e8c store  0x00000002 , 0x000046fa 
- 00015374  0x00002e8d fetch  0x00000001 , 0x000046f7 
- 00015375  0x00002e8e pincrease  0xffffffff 
- 00015376  0x00002e8f store  0x00000001 , 0x000046f7 
- 00015377  0x00002e90 nbranch  0x00003c06 , 0x00000034 
- 00015378  0x00002e91 call  0x00004176 
- 00015379  0x00002e92 arg  0x000001bd , 0x00000011 
- 00015380  0x00002e93 arg  0x00000020 , 0x00000039 
- 00015381  0x00002e94 call  0x00007cb1 
- 00015382  0x00002e95 rtn 
- 00015383  0x00002e99 jam  0x00000000 , 0x000046e2 
- 00015384  0x00002e9a fetch  0x00000002 , 0x000046f3 
- 00015385  0x00002e9b copy  0x0000003f , 0x00000005 
- 00015386  0x00002e9c arg  0x00000080 , 0x00000002 
- 00015387  0x00002e9d istoret  0x00000001 , 0x00000005 
- 00015388  0x00002e9e arg  0x000007d1 , 0x00000002 
- 00015389  0x00002e9f isub  0x00000002 , 0x0000003f 
- 00015390  0x00002ea0 store  0x00000008 , 0x000046e3 
- 00015391  0x00002ea2 lshift3  0x0000003f , 0x00000002 
- 00015392  0x00002ea3 storet  0x00000008 , 0x000046eb 
- 00015393  0x00002ea4 rshift4  0x0000003f , 0x00000013 
- 00015394  0x00002ea5 rshift2  0x00000013 , 0x00000013 
- 00015395  0x00002ea6 and  0x0000003f , 0x0000003f , 0x0000003f 
- 00015396  0x00002ea7 sub  0x0000003f , 0x00000037 , 0x0000003e 
- 00015397  0x00002ea9 ncall  0x00003c30 , 0x00000002 
- 00015398  0x00002eaa add  0x00000013 , 0x00000001 , 0x0000003f 
- 00015399  0x00002eab store  0x00000001 , 0x000046f7 
- 00015400  0x00002eac mul32  0x0000003f , 0x00000040 , 0x00000011 
- 00015401  0x00002ead lshift4  0x0000003f , 0x00000013 
- 00015402  0x00002eae increase  0xffffffff , 0x00000013 
- 00015403  0x00002eaf setarg  0x000007cd 
- 00015404  0x00002eb0 iadd  0x00000011 , 0x00000011 
- 00015405  0x00002eb1 fetch  0x00000004 , 0x000046eb 
- 00015406  0x00002eb2 istore  0x00000004 , 0x00000011 
- 00015407  0x00002eb3 rtn 
- 00015408  0x00002eb8 increase  0x00000001 , 0x00000013 
- 00015409  0x00002eb9 rtn 
- 00015410  0x00002ebc arg  0x000007d1 , 0x00000011 
- 00015411  0x00002ec2 arg  0x00000004 , 0x00000039 
- 00015412  0x00002ec3 call  0x00007cb1 
- 00015413  0x00002ec4 increase  0x00000002 , 0x00000011 
- 00015414  0x00002ec5 add  0x00000013 , 0xffffffff , 0x00000013 
- 00015415  0x00002ec6 nbranch  0x00003c33 , 0x00000005 
- 00015416  0x00002ec7 rtn 
- 00015417  0x00002ecf ifetch  0x00000001 , 0x00000006 
- 00015418  0x00002ed0 rshift4  0x0000003f , 0x00000002 
- 00015419  0x00002ed1 call  0x00003c42 
- 00015420  0x00002ed2 istoret  0x00000001 , 0x00000005 
- 00015421  0x00002ed3 and  0x0000003f , 0x0000000f , 0x00000002 
- 00015422  0x00002ed4 call  0x00003c42 
- 00015423  0x00002ed5 istoret  0x00000001 , 0x00000005 
- 00015424  0x00002ed6 loop  0x00003c39 
- 00015425  0x00002ed7 rtn 
- 00015426  0x00002ed9 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00015427  0x00002eda branch  0x00003c46 , 0x00000002 
- 00015428  0x00002edb add  0x00000002 , 0x00000057 , 0x00000002 
- 00015429  0x00002edc rtn 
- 00015430  0x00002ede add  0x00000002 , 0x00000030 , 0x00000002 
- 00015431  0x00002edf rtn 
- 00015432  0x00002ee3 setarg  0x00000020 
- 00015433  0x00002ee4 branch  0x00003c5a 
- 00015434  0x00002ee7 setarg  0x00000010 
- 00015435  0x00002ee8 branch  0x00003c5a 
- 00015436  0x00002eee fetcht  0x00000001 , 0x000046fc 
- 00015437  0x00002eef increase  0x00000001 , 0x00000002 
- 00015438  0x00002ef0 iadd  0x00000002 , 0x00000002 
- 00015439  0x00002ef1 storet  0x00000001 , 0x00000230 
- 00015440  0x00002ef2 copy  0x00000011 , 0x00000006 
- 00015441  0x00002ef3 copy  0x0000003f , 0x00000039 
- 00015442  0x00002ef4 call  0x00007ccc 
- 00015443  0x00002ef5 fetcht  0x00000001 , 0x000046fc 
- 00015444  0x00002ef6 copy  0x00000002 , 0x00000039 
- 00015445  0x00002ef7 call  0x00007cda 
- 00015446  0x00002ef8 copy  0x00000012 , 0x0000003f 
- 00015447  0x00002ef9 istore  0x00000001 , 0x00000005 
- 00015448  0x00002efa arg  0x0000472d , 0x00000011 
- 00015449  0x00002efb branch  0x00003c5d 
- 00015450  0x00002f05 store  0x00000001 , 0x00000230 
- 00015451  0x00002f06 copy  0x0000003f , 0x00000039 
- 00015452  0x00002f07 call  0x00007ccc 
- 00015453  0x00002f08 copy  0x00000011 , 0x00000006 
- 00015454  0x00002f09 arg  0x000006a1 , 0x00000005 
- 00015455  0x00002f0a call  0x00007c8f 
- 00015456  0x00002f0b call  0x000071c1 
- 00015457  0x00002f0c copy  0x00000030 , 0x00000005 
- 00015458  0x00002f0d call  0x00007375 
- 00015459  0x00002f0e rtn 
- 00015460  0x00002f13 fetcht  0x00000001 , 0x000008fe 
- 00015461  0x00002f14 branch  0x00003c67 
- 00015462  0x00002f16 force  0x00000001 , 0x00000002 
- 00015463  0x00002f18 force  0x00000000 , 0x00000038 
- 00015464  0x00002f19 fetch  0x00000002 , 0x000008f1 
- 00015465  0x00002f1a copy  0x0000003f , 0x00000006 
- 00015466  0x00002f1b ifetch  0x00000003 , 0x00000006 
- 00015467  0x00002f1c lshift8  0x0000003f , 0x0000003f 
- 00015468  0x00002f1d ior  0x00000002 , 0x0000002f 
- 00015469  0x00002f1e increase  0x00000001 , 0x00000038 
- 00015470  0x00002f1f ifetch  0x00000004 , 0x00000006 
- 00015471  0x00002f20 copy  0x0000003f , 0x0000002f 
- 00015472  0x00002f21 increase  0x00000001 , 0x00000038 
- 00015473  0x00002f22 ifetch  0x00000004 , 0x00000006 
- 00015474  0x00002f23 copy  0x0000003f , 0x0000002f 
- 00015475  0x00002f24 increase  0x00000001 , 0x00000038 
- 00015476  0x00002f25 byteswap  0x00000011 , 0x0000002f 
- 00015477  0x00002f26 lshift16  0x0000002f , 0x0000002f 
- 00015478  0x00002f27 ifetch  0x00000002 , 0x00000006 
- 00015479  0x00002f28 ior  0x0000002f , 0x0000002f 
- 00015480  0x00002f29 rtn 
- 00015481  0x00002f2b fetch  0x00000001 , 0x000008f3 
- 00015482  0x00002f2c copy  0x0000003f , 0x00000011 
- 00015483  0x00002f2d call  0x00003c64 
- 00015484  0x00002f2e call  0x000072d1 
- 00015485  0x00002f2f force  0x0000000c , 0x00000038 
- 00015486  0x00002f30 deposit  0x0000002f 
- 00015487  0x00002f31 copy  0x00000011 , 0x00000039 
- 00015488  0x00002f32 fetcht  0x00000002 , 0x000008f4 
- 00015489  0x00002f33 copy  0x00000002 , 0x00000006 
- 00015490  0x00002f34 call  0x00007349 
- 00015491  0x00002f35 branch  0x0000728c 
- 00015492  0x00002f37 jam  0x00000019 , 0x000008fe 
- 00015493  0x00002f38 branch  0x00003c88 
- 00015494  0x00002f3a jam  0x00000009 , 0x000008fe 
- 00015495  0x00002f3b branch  0x00003c88 
- 00015496  0x00002f3d store  0x00000001 , 0x000008f3 
- 00015497  0x00002f3e storet  0x00000002 , 0x000008f4 
- 00015498  0x00002f3f bpatchx  0x000000a5 , 0x00004034 
- 00015499  0x00002f40 call  0x00003c79 
- 00015500  0x00002f41 force  0x00000008 , 0x00000038 
- 00015501  0x00002f42 iforce  0x0000002f 
- 00015502  0x00002f43 force  0x0000000d , 0x00000038 
- 00015503  0x00002f44 copy  0x0000002f , 0x0000003f 
- 00015504  0x00002f45 force  0x00000009 , 0x00000038 
- 00015505  0x00002f46 iforce  0x0000002f 
- 00015506  0x00002f47 force  0x00000000 , 0x00000011 
- 00015507  0x00002f48 copy  0x00000002 , 0x00000013 
- 00015508  0x00002f49 call  0x00003c66 
- 00015509  0x00002f4a call  0x000072d7 
- 00015510  0x00002f4b call  0x00003cc7 
- 00015511  0x00002f4c storet  0x00000008 , 0x000008f6 
- 00015512  0x00002f4d fetch  0x00000001 , 0x000008f3 
- 00015513  0x00002f4e copy  0x0000003f , 0x00000012 
- 00015514  0x00002f4f call  0x00003ccf 
- 00015515  0x00002f50 fetcht  0x00000001 , 0x000008f3 
- 00015516  0x00002f51 fetch  0x00000002 , 0x000008f4 
- 00015517  0x00002f52 iadd  0x00000002 , 0x00000011 
- 00015518  0x00002f53 fetcht  0x00000008 , 0x000008f6 
- 00015519  0x00002f54 istoret  0x00000004 , 0x00000011 
- 00015520  0x00002f55 fetch  0x00000001 , 0x000008fe 
- 00015521  0x00002f56 sub  0x0000003f , 0x00000009 , 0x0000003f 
- 00015522  0x00002f57 rtn  0x00000034 
- 00015523  0x00002f58 istoret  0x00000008 , 0x00000011 
- 00015524  0x00002f59 rtn 
- 00015525  0x00002f5b jam  0x00000019 , 0x000008fe 
- 00015526  0x00002f5c branch  0x00003ca9 
- 00015527  0x00002f5e jam  0x00000009 , 0x000008fe 
- 00015528  0x00002f5f branch  0x00003ca9 
- 00015529  0x00002f62 store  0x00000001 , 0x000008f3 
- 00015530  0x00002f63 storet  0x00000002 , 0x000008f4 
- 00015531  0x00002f64 copy  0x00000002 , 0x00000013 
- 00015532  0x00002f65 copy  0x0000003f , 0x00000012 
- 00015533  0x00002f66 iadd  0x00000013 , 0x00000006 
- 00015534  0x00002f67 bpatchx  0x000000a6 , 0x00004034 
- 00015535  0x00002f68 ifetch  0x00000008 , 0x00000006 
- 00015536  0x00002f69 force  0x00000008 , 0x00000038 
- 00015537  0x00002f6a iforce  0x0000002f 
- 00015538  0x00002f6b force  0x00000009 , 0x00000038 
- 00015539  0x00002f6c rshift32  0x0000003f , 0x0000003f 
- 00015540  0x00002f6d iforce  0x0000002f 
- 00015541  0x00002f6e force  0x00000000 , 0x00000011 
- 00015542  0x00002f6f call  0x00003c66 
- 00015543  0x00002f70 call  0x000072d7 
- 00015544  0x00002f71 call  0x00003cc7 
- 00015545  0x00002f72 storet  0x00000008 , 0x000008f6 
- 00015546  0x00002f73 call  0x00003ccf 
- 00015547  0x00002f74 call  0x00003c79 
- 00015548  0x00002f75 call  0x00003cc7 
- 00015549  0x00002f76 fetch  0x00000001 , 0x000008fe 
- 00015550  0x00002f77 beq  0x00000019 , 0x00003cc4 
- 00015551  0x00002f78 storet  0x00000004 , 0x000008fa 
- 00015552  0x00002f79 fetch  0x00000004 , 0x000008f6 
- 00015553  0x00002f7a fetcht  0x00000004 , 0x000008fa 
- 00015554  0x00002f7b isub  0x00000002 , 0x0000003f 
- 00015555  0x00002f7c rtn 
- 00015556  0x00002f7f fetch  0x00000008 , 0x000008f6 
- 00015557  0x00002f80 isub  0x00000002 , 0x0000003f 
- 00015558  0x00002f81 rtn 
- 00015559  0x00002f84 force  0x0000000c , 0x00000038 
- 00015560  0x00002f85 deposit  0x0000002f 
- 00015561  0x00002f86 force  0x0000000d , 0x00000038 
- 00015562  0x00002f87 copy  0x0000002f , 0x00000002 
- 00015563  0x00002f88 lshift16  0x00000002 , 0x00000002 
- 00015564  0x00002f89 lshift16  0x00000002 , 0x00000002 
- 00015565  0x00002f8a ior  0x00000002 , 0x00000002 
- 00015566  0x00002f8b rtn 
- 00015567  0x00002f8d increase  0x00000001 , 0x00000011 
- 00015568  0x00002f8e call  0x00003c66 
- 00015569  0x00002f8f copy  0x00000013 , 0x00000006 
- 00015570  0x00002f90 call  0x0000735d 
- 00015571  0x00002f91 call  0x000072d7 
- 00015572  0x00002f92 call  0x0000737c 
- 00015573  0x00002f93 increase  0x00000010 , 0x00000013 
- 00015574  0x00002f94 increase  0xfffffff0 , 0x00000012 
- 00015575  0x00002f95 branch  0x00003ccf , 0x00000002 
- 00015576  0x00002f96 rtn 
- 00015577  0x00002fa1 bpatchx  0x000000a7 , 0x00004034 
- 00015578  0x00002fa2 jam  0x00000001 , 0x000047e4 
- 00015579  0x00002fa3 jam  0x00000000 , 0x000047e5 
- 00015580  0x00002fa4 jam  0x00000001 , 0x0000464b 
- 00015581  0x00002fa5 setarg  0x00001770 
- 00015582  0x00002fa6 store  0x00000002 , 0x0000464c 
- 00015583  0x00002fa7 rtn 
- 00015584  0x00002fab setarg  0x000001a8 
- 00015585  0x00002fac store  0x00000002 , 0x000008ff 
- 00015586  0x00002fad fetch  0x00000001 , 0x000047e6 
- 00015587  0x00002fae istore  0x00000001 , 0x00000005 
- 00015588  0x00002faf fetch  0x00000004 , 0x0000480a 
- 00015589  0x00002fb0 call  0x00007cc6 
- 00015590  0x00002fb1 istore  0x00000004 , 0x00000005 
- 00015591  0x00002fb2 fetch  0x00000006 , 0x000042db 
- 00015592  0x00002fb3 istore  0x00000006 , 0x00000005 
- 00015593  0x00002fb4 fetch  0x00000003 , 0x000047e7 
- 00015594  0x00002fb5 istore  0x00000003 , 0x00000005 
- 00015595  0x00002fb6 rtn 
- 00015596  0x00002fb9 call  0x00003cee 
- 00015597  0x00002fba branch  0x000039d3 
- 00015598  0x00002fbe jam  0x00000015 , 0x0000462a 
- 00015599  0x00002fbf setarg  0x00000014 
- 00015600  0x00002fc0 store  0x00000001 , 0x0000462b 
- 00015601  0x00002fc1 setarg  0x0000002b 
- 00015602  0x00002fc2 istore  0x00000001 , 0x00000005 
- 00015603  0x00002fc3 setarg  0x00000000 
- 00015604  0x00002fc4 istore  0x00000001 , 0x00000005 
- 00015605  0x00002fc6 arg  0x000008ff , 0x00000006 
- 00015606  0x00002fc7 call  0x00007c8f 
- 00015607  0x00002fc8 fetch  0x00000002 , 0x000047ea 
- 00015608  0x00002fc9 istore  0x00000002 , 0x00000005 
- 00015609  0x00002fca rtn 
- 00015610  0x00002fce call  0x00003d5a 
- 00015611  0x00002fcf nrtn  0x00000028 
- 00015612  0x00002fd0 ifetch  0x00000001 , 0x00000006 
- 00015613  0x00002fd1 beq  0x00000000 , 0x00003d01 
- 00015614  0x00002fd2 beq  0x00000002 , 0x00003d1c 
- 00015615  0x00002fd3 bpatchx  0x000000a8 , 0x00004035 
- 00015616  0x00002fd4 rtn 
- 00015617  0x00002fd9 call  0x00003d0f 
- 00015618  0x00002fda nrtn  0x00000028 
- 00015619  0x00002fdc call  0x00003b45 
- 00015620  0x00002fde call  0x00003d07 
- 00015621  0x00002fdf call  0x000040fa 
- 00015622  0x00002fe0 rtn 
- 00015623  0x00002fe3 arg  0x00000012 , 0x00000002 
- 00015624  0x00002fe4 call  0x00003d46 
- 00015625  0x00002fe5 setarg  0x00000001 
- 00015626  0x00002fe6 istore  0x00000001 , 0x00000005 
- 00015627  0x00002fe7 fetch  0x00000002 , 0x00004812 
- 00015628  0x00002fe8 istore  0x00000002 , 0x00000005 
- 00015629  0x00002fe9 arg  0x00004680 , 0x00000006 
- 00015630  0x00002fea branch  0x00007c8f 
- 00015631  0x00002fee call  0x00007dbc 
- 00015632  0x00002fef ifetcht  0x00000002 , 0x00000006 
- 00015633  0x00002ff0 arg  0x00004680 , 0x00000005 
- 00015634  0x00002ff1 call  0x00007c8f 
- 00015635  0x00002ff2 fetch  0x00000002 , 0x00004812 
- 00015636  0x00002ff3 isub  0x00000002 , 0x0000003e 
- 00015637  0x00002ff4 nrtn  0x00000005 
- 00015638  0x00002ff7 fetch  0x00000001 , 0x000047e5 
- 00015639  0x00002ff8 rtnbit1  0x00000001 
- 00015640  0x00002ff9 set1  0x00000001 , 0x0000003f 
- 00015641  0x00002ffa store  0x00000001 , 0x000047e5 
- 00015642  0x00002ffc jam  0x00000002 , 0x000047e4 
- 00015643  0x00002ffd branch  0x00007dba 
- 00015644  0x00003000 call  0x00003d27 
- 00015645  0x00003001 fetcht  0x00000002 , 0x000047ec 
- 00015646  0x00003002 fetch  0x00000002 , 0x00004812 
- 00015647  0x00003003 isub  0x00000002 , 0x0000003e 
- 00015648  0x00003004 nrtn  0x00000005 
- 00015649  0x00003005 call  0x00003bbf 
- 00015650  0x00003006 call  0x000040fa 
- 00015651  0x00003007 fetch  0x00000001 , 0x000007aa 
- 00015652  0x00003008 rtnne  0x00000002 
- 00015653  0x00003009 jam  0x00000005 , 0x000047e4 
- 00015654  0x0000300a rtn 
- 00015655  0x0000300e bpatchx  0x000000a9 , 0x00004035 
- 00015656  0x0000300f copy  0x00000006 , 0x00000011 
- 00015657  0x00003010 fetch  0x00000001 , 0x000047e4 
- 00015658  0x00003011 rtneq  0x00000000 
- 00015659  0x00003012 fetch  0x00000001 , 0x000047e5 
- 00015660  0x00003013 rtnbit0  0x00000001 
- 00015661  0x00003014 rtnbit1  0x00000002 
- 00015662  0x00003015 copy  0x00000011 , 0x00000006 
- 00015663  0x00003016 arg  0x00000016 , 0x00000039 
- 00015664  0x00003017 arg  0x000047ec , 0x00000005 
- 00015665  0x00003018 call  0x00007cda 
- 00015666  0x0000301a call  0x00003b86 
- 00015667  0x0000301c fetcht  0x00000002 , 0x000047ec 
- 00015668  0x0000301d fetch  0x00000002 , 0x00004812 
- 00015669  0x0000301e isub  0x00000002 , 0x0000003e 
- 00015670  0x0000301f nrtn  0x00000005 
- 00015671  0x00003021 fetch  0x00000001 , 0x000047e5 
- 00015672  0x00003022 set1  0x00000002 , 0x0000003f 
- 00015673  0x00003023 store  0x00000001 , 0x000047e5 
- 00015674  0x00003025 call  0x00003b99 
- 00015675  0x00003027 fetch  0x00000001 , 0x000047ff 
- 00015676  0x00003028 store  0x00000001 , 0x00004871 
- 00015677  0x00003029 call  0x00003d3f 
- 00015678  0x0000302a rtn 
- 00015679  0x0000302f arg  0x00000006 , 0x00000002 
- 00015680  0x00003030 call  0x00003d46 
- 00015681  0x00003031 setarg  0x00000003 
- 00015682  0x00003032 istore  0x00000001 , 0x00000005 
- 00015683  0x00003033 fetch  0x00000006 , 0x0000480e 
- 00015684  0x00003034 istore  0x00000006 , 0x00000005 
- 00015685  0x00003035 rtn 
- 00015686  0x00003039 bpatchx  0x000000aa , 0x00004035 
- 00015687  0x0000303a setarg  0x0000012c 
- 00015688  0x0000303b store  0x00000002 , 0x00004806 
- 00015689  0x0000303c fetch  0x00000001 , 0x000007aa 
- 00015690  0x0000303d sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00015691  0x0000303e call  0x00003ace , 0x00000005 
- 00015692  0x0000303f ncall  0x00003ad0 , 0x00000005 
- 00015693  0x00003040 add  0x00000002 , 0x00000009 , 0x0000003f 
- 00015694  0x00003041 store  0x00000001 , 0x0000462a 
- 00015695  0x00003042 call  0x0000397c 
- 00015696  0x00003043 add  0x00000002 , 0x00000005 , 0x0000003f 
- 00015697  0x00003044 istore  0x00000001 , 0x00000005 
- 00015698  0x00003045 setarg  0x000000ff 
- 00015699  0x00003046 istore  0x00000001 , 0x00000005 
- 00015700  0x00003047 setarg  0x000001a8 
- 00015701  0x00003048 byteswap  0x0000003f , 0x0000003f 
- 00015702  0x00003049 istore  0x00000002 , 0x00000005 
- 00015703  0x0000304a fetch  0x00000001 , 0x0000090f 
- 00015704  0x0000304b istore  0x00000001 , 0x00000005 
- 00015705  0x0000304c rtn 
- 00015706  0x00003058 call  0x00007dbc 
- 00015707  0x00003059 ifetcht  0x00000002 , 0x00000006 
- 00015708  0x0000305a setarg  0x000001a8 
- 00015709  0x0000305b byteswap  0x0000003f , 0x0000003f 
- 00015710  0x0000305c isub  0x00000002 , 0x0000003e 
- 00015711  0x0000305d nrtn  0x00000005 
- 00015712  0x0000305e ifetch  0x00000001 , 0x00000006 
- 00015713  0x0000305f store  0x00000001 , 0x0000090f 
- 00015714  0x00003060 branch  0x00007dba 
- 00015715  0x00003064 arg  0x00004806 , 0x00000013 
- 00015716  0x00003065 arg  0x00003d66 , 0x00000012 
- 00015717  0x00003066 branch  0x000042e7 
- 00015718  0x0000306a branch  0x00003e61 
- 00015719  0x00003073 fetch  0x00000001 , 0x0000070b 
- 00015720  0x00003074 beq  0x00000008 , 0x00003d92 
- 00015721  0x00003075 beq  0x00000049 , 0x00003db1 
- 00015722  0x00003076 beq  0x0000001b , 0x00003dbd 
- 00015723  0x00003077 beq  0x0000001c , 0x00003dc4 
- 00015724  0x00003079 beq  0x000000f2 , 0x00003d6e 
- 00015725  0x0000307b rtn 
- 00015726  0x0000307e call  0x00003dec 
- 00015727  0x0000307f call  0x00003d83 
- 00015728  0x00003080 call  0x00003dc2 
- 00015729  0x00003081 setarg  0x00000080 
- 00015730  0x00003082 store  0x00000001 , 0x00000723 
- 00015731  0x00003083 setarg  0x000000f3 
- 00015732  0x00003084 istore  0x00000001 , 0x00000005 
- 00015733  0x00003086 setarg  0x00000000 
- 00015734  0x00003087 istore  0x00000001 , 0x00000005 
- 00015735  0x00003088 fetch  0x00000002 , 0x0000070c 
- 00015736  0x00003089 istore  0x00000002 , 0x00000005 
- 00015737  0x0000308b fetch  0x00000001 , 0x00000709 
- 00015738  0x0000308c arg  0x00000004 , 0x00000002 
- 00015739  0x0000308d isub  0x00000002 , 0x00000039 
- 00015740  0x0000308e arg  0x0000070e , 0x00000006 
- 00015741  0x0000308f call  0x00007cda 
- 00015742  0x00003090 fetch  0x00000001 , 0x00000709 
- 00015743  0x00003091 pincrease  0x00000001 
- 00015744  0x00003092 store  0x00000001 , 0x00000722 
- 00015745  0x00003095 arg  0x00000000 , 0x00000007 
- 00015746  0x00003096 branch  0x00003806 
- 00015747  0x00003099 fetch  0x00000001 , 0x0000070e 
- 00015748  0x0000309a rtn  0x00000034 
- 00015749  0x0000309b sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00015750  0x0000309c ncall  0x00003d90 , 0x00000002 
- 00015751  0x0000309d iforce  0x00000039 
- 00015752  0x0000309e arg  0x0000070f , 0x00000006 
- 00015753  0x0000309f add  0x00000011 , 0x00000002 , 0x00000005 
- 00015754  0x000030a0 branch  0x00003d8b 
- 00015755  0x000030a3 ifetch  0x00000002 , 0x00000006 
- 00015756  0x000030a4 byteswap  0x0000003f , 0x0000003f 
- 00015757  0x000030a5 istore  0x00000002 , 0x00000005 
- 00015758  0x000030a6 loop  0x00003d8b 
- 00015759  0x000030a7 rtn 
- 00015760  0x000030ab setarg  0x00000008 
- 00015761  0x000030ac rtn 
- 00015762  0x000030af jam  0x00000006 , 0x000047e4 
- 00015763  0x000030b0 setarg  0x00000002 
- 00015764  0x000030b1 store  0x00000001 , 0x00000723 
- 00015765  0x000030b2 setarg  0x00000000 
- 00015766  0x000030b3 istore  0x00000001 , 0x00000005 
- 00015767  0x000030b4 setarg  0x000001a8 
- 00015768  0x000030b5 istore  0x00000002 , 0x00000005 
- 00015769  0x000030b6 setarg  0x00000000 
- 00015770  0x000030b7 istore  0x00000002 , 0x00000005 
- 00015771  0x000030b8 setarg  0x00000001 
- 00015772  0x000030b9 istore  0x00000002 , 0x00000005 
- 00015773  0x000030ba setarg  0x00000005 
- 00015774  0x000030bb istore  0x00000002 , 0x00000005 
- 00015775  0x000030bc setarg  0x00000003 
- 00015776  0x000030bd istore  0x00000002 , 0x00000005 
- 00015777  0x000030be setarg  0x00000000 
- 00015778  0x000030bf istore  0x00000002 , 0x00000005 
- 00015779  0x000030c0 setarg  0x00000002 
- 00015780  0x000030c1 istore  0x00000001 , 0x00000005 
- 00015781  0x000030c2 setarg  0x00000002 
- 00015782  0x000030c3 istore  0x00000001 , 0x00000005 
- 00015783  0x000030c4 setarg  0x00000000 
- 00015784  0x000030c5 istore  0x00000002 , 0x00000005 
- 00015785  0x000030c6 setarg  0x00001000 
- 00015786  0x000030c7 istore  0x00000002 , 0x00000005 
- 00015787  0x000030c8 setarg  0x000001a8 
- 00015788  0x000030c9 istore  0x00000004 , 0x00000005 
- 00015789  0x000030ca setarg  0x000101a8 
- 00015790  0x000030cb istore  0x00000004 , 0x00000005 
- 00015791  0x000030cc jam  0x0000001c , 0x00000722 
- 00015792  0x000030cd branch  0x000041b5 
- 00015793  0x000030d1 jam  0x00000014 , 0x00004805 
- 00015794  0x000030d6 setarg  0x00000080 
- 00015795  0x000030d7 store  0x00000001 , 0x00000723 
- 00015796  0x000030d8 setarg  0x0000004a 
- 00015797  0x000030d9 istore  0x00000001 , 0x00000005 
- 00015798  0x000030da jam  0x00000002 , 0x00000722 
- 00015799  0x000030db branch  0x000041b5 
- 00015800  0x000030de arg  0x00004805 , 0x00000013 
- 00015801  0x000030df arg  0x00003dbb , 0x00000012 
- 00015802  0x000030e0 branch  0x000042e0 
- 00015803  0x000030e4 call  0x00003e50 
- 00015804  0x000030e7 branch  0x00006ca3 
- 00015805  0x000030eb call  0x00003de2 
- 00015806  0x000030ec fetch  0x00000002 , 0x0000484c 
- 00015807  0x000030ed rtnbit1  0x00000002 
- 00015808  0x000030ee call  0x00003dec 
- 00015809  0x000030ef call  0x00003df5 
- 00015810  0x000030f1 fetch  0x00000002 , 0x00004848 
- 00015811  0x000030f2 branch  0x00007d79 
- 00015812  0x000030f6 call  0x00003de2 
- 00015813  0x000030f7 fetch  0x00000002 , 0x0000484c 
- 00015814  0x000030f8 rtnbit1  0x00000002 
- 00015815  0x000030f9 call  0x00003dec 
- 00015816  0x000030fa fetcht  0x00000002 , 0x0000070e 
- 00015817  0x000030fb rshift8  0x00000002 , 0x0000003f 
- 00015818  0x000030fc rshift4  0x0000003f , 0x0000003f 
- 00015819  0x000030fd beq  0x0000000c , 0x00003dd3 
- 00015820  0x000030fe byteswap  0x00000002 , 0x00000002 
- 00015821  0x00003100 call  0x00003dd8 
- 00015822  0x00003101 nrtn  0x00000028 
- 00015823  0x00003102 setarg  0x00000000 
- 00015824  0x00003103 istore  0x00000002 , 0x00000011 
- 00015825  0x00003104 fetch  0x00000002 , 0x00004848 
- 00015826  0x00003105 branch  0x00007d79 
- 00015827  0x00003108 setarg  0xffffffff 
- 00015828  0x00003109 istore  0x00000008 , 0x00000011 
- 00015829  0x0000310a istore  0x00000008 , 0x00000005 
- 00015830  0x0000310b fetch  0x00000002 , 0x00004848 
- 00015831  0x0000310c branch  0x00007d79 
- 00015832  0x0000310f arg  0x00000008 , 0x00000039 
- 00015833  0x00003111 ifetch  0x00000002 , 0x00000011 
- 00015834  0x00003112 arg  0x0000ffff , 0x00000012 
- 00015835  0x00003113 isub  0x00000012 , 0x0000003e 
- 00015836  0x00003114 branch  0x00007dba , 0x00000005 
- 00015837  0x00003115 isub  0x00000002 , 0x0000003e 
- 00015838  0x00003116 branch  0x00007dba , 0x00000005 
- 00015839  0x00003118 increase  0x00000002 , 0x00000011 
- 00015840  0x00003119 loop  0x00003dd9 
- 00015841  0x0000311a branch  0x00007dbc 
- 00015842  0x0000311e setarg  0x00000080 
- 00015843  0x0000311f store  0x00000001 , 0x00000723 
- 00015844  0x00003120 setarg  0x0000001f 
- 00015845  0x00003121 istore  0x00000001 , 0x00000005 
- 00015846  0x00003122 setarg  0x00000000 
- 00015847  0x00003123 istore  0x00000001 , 0x00000005 
- 00015848  0x00003124 fetch  0x00000006 , 0x0000070c 
- 00015849  0x00003125 istore  0x00000006 , 0x00000005 
- 00015850  0x00003126 jam  0x00000009 , 0x00000722 
- 00015851  0x00003127 branch  0x000041b5 
- 00015852  0x0000312a call  0x00003e3e 
- 00015853  0x0000312b add  0x00000011 , 0x00000006 , 0x00000011 
- 00015854  0x0000312c fetch  0x00000002 , 0x0000070c 
- 00015855  0x0000312d fetcht  0x00000002 , 0x00004800 
- 00015856  0x0000312e byteswap  0x00000002 , 0x00000002 
- 00015857  0x0000312f isub  0x00000002 , 0x0000003f 
- 00015858  0x00003130 imul32  0x00000012 , 0x0000003f 
- 00015859  0x00003131 iadd  0x00000011 , 0x00000011 
- 00015860  0x00003132 rtn 
- 00015861  0x00003135 fetcht  0x00000002 , 0x0000070e 
- 00015862  0x00003136 arg  0x00000008 , 0x00000039 
- 00015863  0x00003138 ifetch  0x00000002 , 0x00000011 
- 00015864  0x00003139 branch  0x00003dff , 0x00000034 
- 00015865  0x0000313a arg  0x0000ffff , 0x00000012 
- 00015866  0x0000313b isub  0x00000012 , 0x0000003e 
- 00015867  0x0000313c branch  0x00003dff , 0x00000005 
- 00015868  0x0000313d increase  0x00000002 , 0x00000011 
- 00015869  0x0000313e loop  0x00003df7 
- 00015870  0x0000313f rtn 
- 00015871  0x00003142 byteswap  0x00000002 , 0x00000002 
- 00015872  0x00003143 istoret  0x00000002 , 0x00000011 
- 00015873  0x00003144 rtn 
- 00015874  0x0000314b call  0x00007396 
- 00015875  0x0000314c call  0x0000739e 
- 00015876  0x0000314d setarg  0x000039b1 
- 00015877  0x0000314e store  0x00000002 , 0x00004824 
- 00015878  0x00003150 setarg  0x00003e42 
- 00015879  0x00003151 store  0x00000002 , 0x000043db 
- 00015880  0x00003153 setarg  0x00004016 
- 00015881  0x00003154 store  0x00000002 , 0x00004842 
- 00015882  0x00003156 setarg  0x00003745 
- 00015883  0x00003157 store  0x00000002 , 0x00004828 
- 00015884  0x00003159 setarg  0x00003aa2 
- 00015885  0x0000315a store  0x00000002 , 0x00004848 
- 00015886  0x0000315c setarg  0x00003a92 
- 00015887  0x0000315d store  0x00000002 , 0x00004846 
- 00015888  0x0000315f setarg  0x00003e4a 
- 00015889  0x00003160 store  0x00000002 , 0x000043e3 
- 00015890  0x00003162 setarg  0x0000372e 
- 00015891  0x00003163 store  0x00000002 , 0x00004826 
- 00015892  0x00003165 setarg  0x00004090 
- 00015893  0x00003166 store  0x00000002 , 0x000043df 
- 00015894  0x00003168 setarg  0x000040e3 
- 00015895  0x00003169 store  0x00000002 , 0x000043dd 
- 00015896  0x0000316b setarg  0x00003ab6 
- 00015897  0x0000316c store  0x00000002 , 0x00004853 
- 00015898  0x0000316e setarg  0x00003abc 
- 00015899  0x0000316f store  0x00000002 , 0x0000484a 
- 00015900  0x00003170 call  0x00003ac3 
- 00015901  0x00003172 jam  0x00000024 , 0x0000464a 
- 00015902  0x00003173 call  0x00003817 
- 00015903  0x00003176 bpatchx  0x000000ab , 0x00004035 
- 00015904  0x00003178 setarg  0x00000428 
- 00015905  0x00003179 store  0x00000002 , 0x000049b9 
- 00015906  0x0000317a call  0x00003e58 
- 00015907  0x0000317c setarg  0x00000422 
- 00015908  0x0000317d store  0x00000002 , 0x00004a5e 
- 00015909  0x0000317e call  0x00003e5a 
- 00015910  0x00003180 setarg  0x00000a22 
- 00015911  0x00003181 store  0x00000002 , 0x00000a8d 
- 00015912  0x00003182 call  0x00003e5c 
- 00015913  0x00003183 call  0x00004071 
- 00015914  0x00003187 call  0x00004071 
- 00015915  0x00003189 call  0x00003a18 
- 00015916  0x0000318a call  0x00003e3a 
- 00015917  0x0000318c fetch  0x00000001 , 0x000047ef 
- 00015918  0x0000318d beq  0x000000ff , 0x00003cd9 
- 00015919  0x0000318e call  0x00004291 
- 00015920  0x0000318f call  0x00003bbf 
- 00015921  0x00003190 call  0x00003bb1 
- 00015922  0x00003191 call  0x00003b99 
- 00015923  0x00003193 random  0x0000003f 
- 00015924  0x00003194 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00015925  0x00003195 add  0x0000003f , 0x00000032 , 0x0000003f 
- 00015926  0x00003196 store  0x00000002 , 0x00004804 
- 00015927  0x00003197 add  0x0000003f , 0x00000005 , 0x0000003f 
- 00015928  0x00003198 store  0x00000001 , 0x00004803 
- 00015929  0x00003199 rtn 
- 00015930  0x0000319e fetch  0x00000006 , 0x0000480e 
- 00015931  0x0000319f call  0x00007cc0 
- 00015932  0x000031a0 store  0x00000006 , 0x000042db 
- 00015933  0x000031a1 rtn 
- 00015934  0x000031a4 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00015935  0x000031a5 fetchr  0x00000011 , 0x00000002 , 0x0000484f 
- 00015936  0x000031a6 fetchr  0x00000012 , 0x00000002 , 0x00004851 
- 00015937  0x000031a7 rtn 
- 00015938  0x000031ab bpatchx  0x000000ac , 0x00004035 
- 00015939  0x000031ac call  0x0000387d 
- 00015940  0x000031ad call  0x00003aca 
- 00015941  0x000031ae call  0x000041d8 
- 00015942  0x000031af call  0x0000396f 
- 00015943  0x000031b0 call  0x00003b33 
- 00015944  0x000031b1 call  0x00004060 
- 00015945  0x000031b2 branch  0x00003995 
- 00015946  0x000031b6 call  0x00003acc 
- 00015947  0x000031b7 call  0x00003db8 
- 00015948  0x000031b8 call  0x00003d63 
- 00015949  0x000031bb call  0x00003794 
- 00015950  0x000031bc call  0x00003791 
- 00015951  0x000031bd branch  0x00004289 
- 00015952  0x000031c1 call  0x00003e53 
- 00015953  0x000031c2 fetch  0x00000002 , 0x00004853 
- 00015954  0x000031c3 branch  0x00007d79 
- 00015955  0x000031c8 fetch  0x00000001 , 0x00004857 
- 00015956  0x000031c9 rtnne  0x00000002 
- 00015957  0x000031ca setarg  0x0001d000 
- 00015958  0x000031cb store  0x00000003 , 0x00004419 
- 00015959  0x000031cc branch  0x00006bfa 
- 00015960  0x000031d1 call  0x00004292 
- 00015961  0x000031d2 branch  0x000078ad 
- 00015962  0x000031d5 call  0x0000396c 
- 00015963  0x000031d6 branch  0x000078ad 
- 00015964  0x000031d9 call  0x00003e5e 
- 00015965  0x000031da branch  0x000078ad 
- 00015966  0x000031dd setarg  0x00000a8d 
- 00015967  0x000031de store  0x00000002 , 0x000043fb 
- 00015968  0x000031df rtn 
- 00015969  0x000031e2 jam  0x00000001 , 0x00004388 
- 00015970  0x000031e3 setarg  0x00001770 
- 00015971  0x000031e4 store  0x00000002 , 0x0000464c 
- 00015972  0x000031e5 fetch  0x00000001 , 0x000047e7 
- 00015973  0x000031e6 set0  0x00000000 , 0x0000003f 
- 00015974  0x000031e7 store  0x00000001 , 0x000047e7 
- 00015975  0x000031e8 jam  0x00000001 , 0x000047e4 
- 00015976  0x000031e9 jam  0x00000000 , 0x000047e5 
- 00015977  0x000031ea jam  0x00000000 , 0x0000474d 
- 00015978  0x000031eb branch  0x00003b2f 
- 00015979  0x000031f0 bpatchx  0x000000ad , 0x00004035 
- 00015980  0x000031f1 fetch  0x00000001 , 0x0000092b 
- 00015981  0x000031f2 bbit1  0x00000007 , 0x00003e70 
- 00015982  0x000031f3 jam  0x00000000 , 0x00004969 
- 00015983  0x000031f4 branch  0x0000417d 
- 00015984  0x000031f8 call  0x00003e76 
- 00015985  0x000031f9 rtn  0x00000028 
- 00015986  0x000031fa call  0x00003e97 
- 00015987  0x000031fb rtn  0x00000028 
- 00015988  0x000031fc call  0x00003ea7 
- 00015989  0x000031fd branch  0x00003eb4 
- 00015990  0x00003202 call  0x00007dbc 
- 00015991  0x00003203 arg  0x00000003 , 0x00000039 
- 00015992  0x00003204 arg  0x0000092c , 0x00000011 
- 00015993  0x00003205 call  0x00007cb1 
- 00015994  0x00003206 fetchr  0x00000011 , 0x00000003 , 0x0000092c 
- 00015995  0x00003207 and  0x00000011 , 0x0000001f , 0x00000002 
- 00015996  0x00003208 storet  0x00000001 , 0x0000485c 
- 00015997  0x00003209 fetch  0x00000001 , 0x00004863 
- 00015998  0x0000320a isub  0x00000002 , 0x0000003e 
- 00015999  0x0000320b nbranch  0x00007dba , 0x00000002 
- 00016000  0x0000320d rshift4  0x00000011 , 0x0000003f 
- 00016001  0x0000320e rshift  0x0000003f , 0x0000003f 
- 00016002  0x0000320f and  0x0000003f , 0x0000001f , 0x00000002 
- 00016003  0x00003210 storet  0x00000001 , 0x0000485b 
- 00016004  0x00003211 rshift4  0x0000003f , 0x0000003f 
- 00016005  0x00003212 rshift  0x0000003f , 0x0000003f 
- 00016006  0x00003213 arg  0x00001fff , 0x00000011 
- 00016007  0x00003214 iand  0x00000011 , 0x00000002 
- 00016008  0x00003215 copy  0x0000003f , 0x00000012 
- 00016009  0x00003216 fetch  0x00000002 , 0x00004859 
- 00016010  0x00003217 isub  0x00000002 , 0x0000003e 
- 00016011  0x00003218 ncall  0x00003e93 , 0x00000005 
- 00016012  0x00003219 storet  0x00000002 , 0x00004859 
- 00016013  0x0000321a rshift8  0x00000012 , 0x0000003f 
- 00016014  0x0000321b rshift4  0x0000003f , 0x0000003f 
- 00016015  0x0000321c rshift  0x0000003f , 0x0000003f 
- 00016016  0x0000321d store  0x00000001 , 0x00004858 
- 00016017  0x0000321e store  0x00000001 , 0x00004969 
- 00016018  0x0000321f rtn 
- 00016019  0x00003222 setarg  0x00000000 
- 00016020  0x00003223 store  0x00000004 , 0x0000485d 
- 00016021  0x00003224 jam  0x00000000 , 0x00004862 
- 00016022  0x00003225 rtn 
- 00016023  0x0000322b call  0x00007dbc 
- 00016024  0x0000322c fetch  0x00000001 , 0x0000485b 
- 00016025  0x0000322d copy  0x0000003f , 0x00000007 
- 00016026  0x0000322e fetch  0x00000004 , 0x0000485d 
- 00016027  0x0000322f qisolate1  0x0000003f 
- 00016028  0x00003230 branch  0x00007dba , 0x00000001 
- 00016029  0x00003231 qset1  0x0000003f 
- 00016030  0x00003232 store  0x00000004 , 0x0000485d 
- 00016031  0x00003233 fetcht  0x00000001 , 0x0000485c 
- 00016032  0x00003234 add  0x00000002 , 0x00000001 , 0x00000039 
- 00016033  0x00003236 add  0x00000039 , 0xffffffff , 0x00000007 
- 00016034  0x00003237 qisolate1  0x0000003f 
- 00016035  0x00003238 nrtn  0x00000001 
- 00016036  0x00003239 loop  0x00003ea1 
- 00016037  0x0000323a jam  0x00000001 , 0x00004861 
- 00016038  0x0000323b rtn 
- 00016039  0x00003240 fetch  0x00000001 , 0x00000921 
- 00016040  0x00003241 pincrease  0xfffffffa 
- 00016041  0x00003242 copy  0x0000003f , 0x00000039 
- 00016042  0x00003243 fetcht  0x00000001 , 0x00004862 
- 00016043  0x00003244 iadd  0x00000002 , 0x00000002 
- 00016044  0x00003245 storet  0x00000001 , 0x00004862 
- 00016045  0x00003246 fetch  0x00000002 , 0x00004864 
- 00016046  0x00003247 iforce  0x00000005 
- 00016047  0x00003248 fetch  0x00000001 , 0x0000485b 
- 00016048  0x00003249 mul32  0x0000003f , 0x0000000c , 0x0000003f 
- 00016049  0x0000324a iadd  0x00000005 , 0x00000005 
- 00016050  0x0000324b arg  0x0000092f , 0x00000006 
- 00016051  0x0000324c branch  0x00007cda 
- 00016052  0x00003250 fetch  0x00000001 , 0x00004861 
- 00016053  0x00003251 rtneq  0x00000000 
- 00016054  0x00003252 setarg  0x00000000 
- 00016055  0x00003253 store  0x00000005 , 0x0000485d 
- 00016056  0x00003254 fetcht  0x00000002 , 0x00000925 
- 00016057  0x00003255 byteswap  0x00000002 , 0x00000002 
- 00016058  0x00003256 setarg  0x0000e000 
- 00016059  0x00003257 iand  0x00000002 , 0x00000002 
- 00016060  0x00003258 fetch  0x00000002 , 0x00004859 
- 00016061  0x00003259 ior  0x00000002 , 0x0000003f 
- 00016062  0x0000325a byteswap  0x0000003f , 0x0000003f 
- 00016063  0x0000325b store  0x00000002 , 0x00000925 
- 00016064  0x0000325c branch  0x00004187 
- 00016065  0x00003261 fetch  0x00000001 , 0x00000722 
- 00016066  0x00003262 add  0x0000003f , 0x00000001 , 0x00000002 
- 00016067  0x00003263 copy  0x0000003f , 0x00000039 
- 00016068  0x00003264 storet  0x00000001 , 0x00000916 
- 00016069  0x00003265 fetch  0x00000001 , 0x0000092b 
- 00016070  0x00003266 set0  0x00000007 , 0x0000003f 
- 00016071  0x00003267 store  0x00000001 , 0x000049a1 
- 00016072  0x00003268 arg  0x00000723 , 0x00000006 
- 00016073  0x00003269 call  0x00007ccc 
- 00016074  0x0000326a branch  0x00004052 
- 00016075  0x00003270 add  0x00000011 , 0x00000004 , 0x00000002 
- 00016076  0x00003271 copy  0x00000011 , 0x00000039 
- 00016077  0x00003272 storet  0x00000001 , 0x00000916 
- 00016078  0x00003273 arg  0x000049a5 , 0x00000005 
- 00016079  0x00003274 call  0x00007ccc 
- 00016080  0x00003275 fetch  0x00000001 , 0x0000092b 
- 00016081  0x00003276 set1  0x00000007 , 0x0000003f 
- 00016082  0x00003277 store  0x00000001 , 0x000049a1 
- 00016083  0x00003278 branch  0x00004052 
- 00016084  0x0000327e fetch  0x00000001 , 0x0000070b 
- 00016085  0x00003280 beq  0x00000001 , 0x00003edb 
- 00016086  0x00003281 beq  0x00000002 , 0x00003ee1 
- 00016087  0x00003282 beq  0x00000042 , 0x00003ee6 
- 00016088  0x00003283 beq  0x0000004c , 0x00003ee9 
- 00016089  0x00003284 beq  0x0000005e , 0x00003eef 
- 00016090  0x00003285 rtn 
- 00016091  0x00003289 arg  0x00003edd , 0x00000013 
- 00016092  0x0000328a branch  0x00003f53 
- 00016093  0x0000328e fetch  0x00000002 , 0x00004830 
- 00016094  0x0000328f call  0x00007d79 
- 00016095  0x00003290 store  0x00000001 , 0x0000070c 
- 00016096  0x00003291 branch  0x0000376c 
- 00016097  0x00003295 arg  0x00003ee3 , 0x00000013 
- 00016098  0x00003296 branch  0x00003f53 
- 00016099  0x00003298 call  0x0000376c 
- 00016100  0x00003299 fetch  0x00000002 , 0x00004832 
- 00016101  0x0000329a branch  0x00007d79 
- 00016102  0x0000329f call  0x00003784 
- 00016103  0x000032a0 fetch  0x00000002 , 0x00004834 
- 00016104  0x000032a1 branch  0x00007d79 
- 00016105  0x000032a5 fetch  0x00000002 , 0x0000070c 
- 00016106  0x000032a6 call  0x00003efe 
- 00016107  0x000032a7 store  0x00000001 , 0x00000711 
- 00016108  0x000032a8 call  0x00003774 
- 00016109  0x000032a9 fetch  0x00000002 , 0x00004836 
- 00016110  0x000032aa branch  0x00007d79 
- 00016111  0x000032ae fetch  0x00000002 , 0x00004866 
- 00016112  0x000032af fetcht  0x00000002 , 0x0000070e 
- 00016113  0x000032b0 isub  0x00000002 , 0x0000003e 
- 00016114  0x000032b1 rtn  0x00000005 
- 00016115  0x000032b3 fetch  0x00000002 , 0x0000070e 
- 00016116  0x000032b4 call  0x00003f10 
- 00016117  0x000032b5 store  0x00000001 , 0x00000716 
- 00016118  0x000032b7 fetch  0x00000002 , 0x0000070e 
- 00016119  0x000032b8 store  0x00000002 , 0x00004866 
- 00016120  0x000032b9 fetch  0x00000002 , 0x00004838 
- 00016121  0x000032ba call  0x00007d79 
- 00016122  0x000032bb storet  0x00000002 , 0x0000070c 
- 00016123  0x000032bc call  0x0000377c 
- 00016124  0x000032bd fetch  0x00000002 , 0x0000483a 
- 00016125  0x000032be branch  0x00007d79 
- 00016126  0x000032c4 rtn  0x00000034 
- 00016127  0x000032c5 mul32  0x0000003f , 0x00000064 , 0x0000003f 
- 00016128  0x000032c6 arg  0x0000ffff , 0x00000002 
- 00016129  0x000032c7 idiv  0x00000002 
- 00016130  0x000032c8 call  0x00007d62 
- 00016131  0x000032c9 remainder  0x00000002 
- 00016132  0x000032ca rshift8  0x00000002 , 0x00000002 
- 00016133  0x000032cb quotient  0x0000003f 
- 00016134  0x000032cc sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00016135  0x000032cd nrtn  0x00000005 
- 00016136  0x000032ce pincrease  0x00000001 
- 00016137  0x000032cf rtn 
- 00016138  0x000032d5 arg  0x0000ffff , 0x0000003f 
- 00016139  0x000032d6 imul32  0x00000002 , 0x0000003f 
- 00016140  0x000032d7 div  0x0000003f , 0x00000064 
- 00016141  0x000032d8 call  0x00007d62 
- 00016142  0x000032d9 quotient  0x00000002 
- 00016143  0x000032da rtn 
- 00016144  0x000032df arg  0x00000320 , 0x00000002 
- 00016145  0x000032e0 isub  0x00000002 , 0x00000011 
- 00016146  0x000032e1 call  0x00003f1f 
- 00016147  0x000032e2 copy  0x00000011 , 0x0000003f 
- 00016148  0x000032e3 idiv  0x00000002 
- 00016149  0x000032e4 call  0x00007d62 
- 00016150  0x000032e5 quotient  0x0000003f 
- 00016151  0x000032e6 rtn 
- 00016152  0x000032ec copy  0x00000002 , 0x00000011 
- 00016153  0x000032ed call  0x00003f1f 
- 00016154  0x000032ee copy  0x00000011 , 0x0000003f 
- 00016155  0x000032ef imul32  0x00000002 , 0x0000003f 
- 00016156  0x000032f0 arg  0x00000320 , 0x00000002 
- 00016157  0x000032f1 iadd  0x00000002 , 0x00000002 
- 00016158  0x000032f2 rtn 
- 00016159  0x000032f5 setarg  0x00004e20 
- 00016160  0x000032f6 arg  0x00000320 , 0x00000002 
- 00016161  0x000032f7 isub  0x00000002 , 0x0000003f 
- 00016162  0x000032f8 div  0x0000003f , 0x00000064 
- 00016163  0x000032f9 call  0x00007d62 
- 00016164  0x000032fa quotient  0x00000002 
- 00016165  0x000032fb rtn 
- 00016166  0x00003301 arg  0x00000000 , 0x00000007 
- 00016167  0x00003302 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00016168  0x00003303 call  0x00007dbc 
- 00016169  0x00003304 fetch  0x00000002 , 0x00004800 
- 00016170  0x00003306 isub  0x00000002 , 0x0000003e 
- 00016171  0x00003307 branch  0x00003f32 , 0x00000005 
- 00016172  0x00003308 byteswap  0x0000003f , 0x0000003f 
- 00016173  0x00003309 pincrease  0x00000001 
- 00016174  0x0000330a byteswap  0x0000003f , 0x0000003f 
- 00016175  0x0000330b increase  0x00000001 , 0x00000007 
- 00016176  0x0000330c loop  0x00003f2a 
- 00016177  0x0000330d rtn 
- 00016178  0x00003310 jam  0x00000000 , 0x00004868 
- 00016179  0x00003311 storer  0x00000007 , 0x00000001 , 0x00004869 
- 00016180  0x00003312 call  0x00003f6e 
- 00016181  0x00003313 branch  0x00007dba 
- 00016182  0x00003317 arg  0x00000000 , 0x00000007 
- 00016183  0x00003318 arg  0x00000000 , 0x00000013 
- 00016184  0x00003319 call  0x00003e3e 
- 00016185  0x0000331a call  0x00007dbc 
- 00016186  0x0000331c fetch  0x00000002 , 0x0000484c 
- 00016187  0x0000331d bbit0  0x00000002 , 0x00003f49 
- 00016188  0x0000331e ifetch  0x00000002 , 0x00000011 
- 00016189  0x0000331f isub  0x00000002 , 0x0000003e 
- 00016190  0x00003320 call  0x00003f47 , 0x00000005 
- 00016191  0x00003322 copy  0x00000012 , 0x0000003f 
- 00016192  0x00003323 iadd  0x00000011 , 0x00000011 
- 00016193  0x00003324 increase  0x00000001 , 0x00000007 
- 00016194  0x00003325 loop  0x00003f3a 
- 00016195  0x00003326 copy  0x00000013 , 0x0000003f 
- 00016196  0x00003327 rtn  0x00000034 
- 00016197  0x00003328 store  0x00000001 , 0x00004868 
- 00016198  0x00003329 branch  0x00007dba 
- 00016199  0x0000332c qset1  0x00000013 
- 00016200  0x0000332d rtn 
- 00016201  0x00003330 add  0x00000011 , 0x00000006 , 0x00000006 
- 00016202  0x00003331 arg  0x00000008 , 0x00000030 
- 00016203  0x00003333 ifetch  0x00000002 , 0x00000006 
- 00016204  0x00003334 isub  0x00000002 , 0x0000003e 
- 00016205  0x00003335 branch  0x00003f51 , 0x00000005 
- 00016206  0x00003336 increase  0xffffffff , 0x00000030 
- 00016207  0x00003337 branch  0x00003f3f , 0x00000005 
- 00016208  0x00003338 branch  0x00003f4b 
- 00016209  0x0000333b call  0x00003f47 
- 00016210  0x0000333c branch  0x00003f3f 
- 00016211  0x0000333f arg  0x00000000 , 0x00000007 
- 00016212  0x00003340 fetch  0x00000001 , 0x00004868 
- 00016213  0x00003341 branch  0x00003f5f , 0x00000034 
- 00016214  0x00003342 copy  0x0000003f , 0x00000012 
- 00016215  0x00003343 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00016216  0x00003345 storer  0x00000007 , 0x00000001 , 0x00004869 
- 00016217  0x00003347 qisolate1  0x00000012 
- 00016218  0x00003348 call  0x00003f5f , 0x00000001 
- 00016219  0x00003349 fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00016220  0x0000334a increase  0x00000001 , 0x00000007 
- 00016221  0x0000334b loop  0x00003f58 
- 00016222  0x0000334c rtn 
- 00016223  0x0000334f call  0x00003f64 
- 00016224  0x00003350 call  0x00003f6e 
- 00016225  0x00003351 copy  0x00000013 , 0x0000003f 
- 00016226  0x00003352 call  0x00007d79 
- 00016227  0x00003353 branch  0x00003f69 
- 00016228  0x00003356 storer  0x00000039 , 0x00000002 , 0x00000917 
- 00016229  0x00003357 storer  0x00000011 , 0x00000002 , 0x00000919 
- 00016230  0x00003358 storer  0x00000012 , 0x00000002 , 0x0000091b 
- 00016231  0x00003359 storer  0x00000013 , 0x00000002 , 0x0000091d 
- 00016232  0x0000335a rtn 
- 00016233  0x0000335d fetchr  0x00000039 , 0x00000002 , 0x00000917 
- 00016234  0x0000335e fetchr  0x00000011 , 0x00000002 , 0x00000919 
- 00016235  0x0000335f fetchr  0x00000012 , 0x00000002 , 0x0000091b 
- 00016236  0x00003360 fetchr  0x00000013 , 0x00000002 , 0x0000091d 
- 00016237  0x00003361 rtn 
- 00016238  0x00003365 bpatchx  0x000000ae , 0x00004035 
- 00016239  0x00003366 fetch  0x00000002 , 0x00004800 
- 00016240  0x00003367 byteswap  0x0000003f , 0x0000003f 
- 00016241  0x00003368 iadd  0x00000007 , 0x0000003f 
- 00016242  0x00003369 byteswap  0x0000003f , 0x0000003f 
- 00016243  0x0000336a store  0x00000002 , 0x00004995 
- 00016244  0x0000336b call  0x00003e3e 
- 00016245  0x0000336c copy  0x00000007 , 0x0000003f 
- 00016246  0x0000336d imul32  0x00000012 , 0x0000003f 
- 00016247  0x0000336e iadd  0x00000011 , 0x00000011 
- 00016248  0x0000336f add  0x00000011 , 0x00000017 , 0x00000006 
- 00016249  0x00003370 ifetch  0x00000002 , 0x00000006 
- 00016250  0x00003371 store , 0x00000002 , 0x000043fb 
- 00016251  0x00003372 rtn 
- 00016252  0x00003378 jam  0x00000000 , 0x00000951 
- 00016253  0x0000337c sub  0x00000002 , 0x0000000c , 0x0000003e 
- 00016254  0x0000337d rtn  0x00000002 
- 00016255  0x0000337e sub  0x00000002 , 0x0000001e , 0x0000003e 
- 00016256  0x0000337f nrtn  0x00000002 
- 00016257  0x00003380 bpatchx  0x000000af , 0x00004035 
- 00016258  0x00003381 call  0x0000400e 
- 00016259  0x00003382 call  0x00003f8c 
- 00016260  0x00003383 nrtn  0x00000028 
- 00016261  0x00003384 call  0x00003fdd 
- 00016262  0x00003385 nrtn  0x00000028 
- 00016263  0x00003386 call  0x00003bcf 
- 00016264  0x00003387 call  0x00003fa1 
- 00016265  0x00003388 nrtn  0x00000028 
- 00016266  0x00003389 call  0x00003fb2 
- 00016267  0x0000338b branch  0x00003fb7 
- 00016268  0x0000338e call  0x00007dba 
- 00016269  0x0000338f fetch  0x00000001 , 0x00000921 
- 00016270  0x00003390 arg  0x00000925 , 0x00000006 
- 00016271  0x00003391 iadd  0x00000006 , 0x00000006 
- 00016272  0x00003392 ifetch  0x00000004 , 0x00000006 
- 00016273  0x00003393 ifetcht  0x00000004 , 0x00000006 
- 00016274  0x00003394 ixor  0x00000002 , 0x00000002 
- 00016275  0x00003395 arg  0x00000010 , 0x00000039 
- 00016276  0x00003396 arg  0x000009fd , 0x00000006 
- 00016277  0x00003398 ifetch  0x00000004 , 0x00000006 
- 00016278  0x00003399 isub  0x00000002 , 0x0000003e 
- 00016279  0x0000339a branch  0x00007dbc , 0x00000005 
- 00016280  0x0000339b loop  0x00003f95 
- 00016281  0x0000339c fetch  0x00000001 , 0x0000486a 
- 00016282  0x0000339d pincrease  0x00000004 
- 00016283  0x0000339e arg  0x000009fd , 0x00000005 
- 00016284  0x0000339f iadd  0x00000005 , 0x00000005 
- 00016285  0x000033a0 istoret  0x00000004 , 0x00000005 
- 00016286  0x000033a1 and  0x0000003f , 0x0000003f , 0x0000003f 
- 00016287  0x000033a2 store  0x00000001 , 0x0000486a 
- 00016288  0x000033a3 rtn 
- 00016289  0x000033a6 call  0x00007dba 
- 00016290  0x000033a7 fetcht  0x00000005 , 0x00000924 
- 00016291  0x000033a8 arg  0x00000010 , 0x00000039 
- 00016292  0x000033a9 arg  0x00000a3d , 0x00000006 
- 00016293  0x000033ab ifetch  0x00000005 , 0x00000006 
- 00016294  0x000033ac isub  0x00000002 , 0x0000003e 
- 00016295  0x000033ad branch  0x00007dbc , 0x00000005 
- 00016296  0x000033ae loop  0x00003fa5 
- 00016297  0x000033af fetch  0x00000001 , 0x0000486b 
- 00016298  0x000033b0 pincrease  0x00000001 
- 00016299  0x000033b1 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00016300  0x000033b2 store  0x00000001 , 0x0000486b 
- 00016301  0x000033b3 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00016302  0x000033b4 arg  0x00000a3d , 0x00000005 
- 00016303  0x000033b5 iadd  0x00000005 , 0x00000005 
- 00016304  0x000033b6 istoret  0x00000005 , 0x00000005 
- 00016305  0x000033b7 rtn 
- 00016306  0x000033ba fetch  0x00000001 , 0x00000951 
- 00016307  0x000033bb rtneq  0x00000000 
- 00016308  0x000033bc fetch  0x00000002 , 0x00000927 
- 00016309  0x000033bd store  0x00000002 , 0x0000486c 
- 00016310  0x000033be rtn 
- 00016311  0x000033cb call  0x00004005 
- 00016312  0x000033cc fetch  0x00000001 , 0x00000921 
- 00016313  0x000033cd arg  0x00000929 , 0x00000002 
- 00016314  0x000033ce call  0x00003ca7 
- 00016315  0x000033cf nrtn  0x00000005 
- 00016316  0x000033d3 bpatchx  0x000000b0 , 0x00004036 
- 00016317  0x000033d4 fetch  0x00000001 , 0x00000951 
- 00016318  0x000033d5 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00016319  0x000033d6 call  0x00004106 , 0x00000005 
- 00016320  0x000033d7 fetcht  0x00000002 , 0x00000929 
- 00016321  0x000033d8 call  0x00003f26 
- 00016322  0x000033d9 call  0x00003fcf , 0x00000028 
- 00016323  0x000033da branch  0x00003fea , 0x00000028 
- 00016324  0x000033db arg  0x0000001d , 0x00000039 
- 00016325  0x000033dc arg  0x000007ab , 0x00000005 
- 00016326  0x000033dd arg  0x00000922 , 0x00000006 
- 00016327  0x000033de call  0x00007cda 
- 00016328  0x000033df call  0x00003fd3 
- 00016329  0x000033e0 arg  0x0000001d , 0x00000039 
- 00016330  0x000033e1 arg  0x000007ab , 0x00000006 
- 00016331  0x000033e2 arg  0x00000922 , 0x00000005 
- 00016332  0x000033e3 call  0x00007cda 
- 00016333  0x000033e4 fetch  0x00000002 , 0x00004842 
- 00016334  0x000033e5 branch  0x00007d79 
- 00016335  0x000033e8 jam  0x00000001 , 0x00000952 
- 00016336  0x000033e9 fetch  0x00000002 , 0x00004995 
- 00016337  0x000033ea store  0x00000002 , 0x00000953 
- 00016338  0x000033eb rtn 
- 00016339  0x000033ee call  0x00003f36 
- 00016340  0x000033ef branch  0x00003fea , 0x00000028 
- 00016341  0x000033f0 jam  0x000000ff , 0x00004868 
- 00016342  0x000033f1 setarg  0x0000ffcf 
- 00016343  0x000033f2 isub  0x00000002 , 0x0000003e 
- 00016344  0x000033f3 branch  0x00003fea , 0x00000005 
- 00016345  0x000033f4 setarg  0x0000ffff 
- 00016346  0x000033f5 isub  0x00000002 , 0x0000003e 
- 00016347  0x000033f6 branch  0x00003fea , 0x00000005 
- 00016348  0x000033f7 rtn 
- 00016349  0x000033fb call  0x00007dbc 
- 00016350  0x000033fc fetcht  0x00000001 , 0x00000922 
- 00016351  0x000033fd rshift4  0x00000002 , 0x0000003f 
- 00016352  0x000033fe rshift3  0x0000003f , 0x0000003f 
- 00016353  0x000033ff fetchr  0x00000011 , 0x00000001 , 0x00004871 
- 00016354  0x00003400 and  0x00000011 , 0x00000001 , 0x00000011 
- 00016355  0x00003401 isub  0x00000011 , 0x0000003e 
- 00016356  0x00003402 nrtn  0x00000005 
- 00016357  0x00003403 and  0x00000002 , 0x0000007f , 0x00000002 
- 00016358  0x00003404 fetch  0x00000001 , 0x0000474d 
- 00016359  0x00003405 isub  0x00000002 , 0x0000003e 
- 00016360  0x00003406 nrtn  0x00000005 
- 00016361  0x00003407 branch  0x00007dba 
- 00016362  0x0000340c arg  0x00004872 , 0x00000011 
- 00016363  0x0000340d arg  0x0000000a , 0x00000039 
- 00016364  0x0000340f fetcht  0x00000002 , 0x00000927 
- 00016365  0x00003410 ifetch  0x00000002 , 0x00000011 
- 00016366  0x00003412 branch  0x00003ff4 , 0x00000034 
- 00016367  0x00003414 isub  0x00000002 , 0x0000003e 
- 00016368  0x00003416 branch  0x00003ff5 , 0x00000005 
- 00016369  0x00003417 increase  0x00000005 , 0x00000011 
- 00016370  0x00003418 loop  0x00003fec 
- 00016371  0x00003419 arg  0x00004872 , 0x00000011 
- 00016372  0x0000341c istoret  0x00000002 , 0x00000011 
- 00016373  0x0000341e storet  0x00000002 , 0x0000094c 
- 00016374  0x00003420 add  0x00000011 , 0x00000002 , 0x00000013 
- 00016375  0x00003421 ifetch  0x00000003 , 0x00000013 
- 00016376  0x00003422 store  0x00000003 , 0x0000094e 
- 00016377  0x00003423 branch  0x00003ffa 
- 00016378  0x00003429 call  0x00004002 
- 00016379  0x0000342b fetch  0x00000003 , 0x0000094e 
- 00016380  0x0000342c fetcht  0x00000003 , 0x00000924 
- 00016381  0x0000342d isub  0x00000002 , 0x0000003e 
- 00016382  0x0000342e rtn  0x00000002 
- 00016383  0x0000342f istoret  0x00000003 , 0x00000013 
- 00016384  0x00003430 call  0x00004002 
- 00016385  0x00003431 branch  0x00003e6b 
- 00016386  0x00003434 arg  0x00000924 , 0x00000011 
- 00016387  0x00003435 arg  0x00000003 , 0x00000039 
- 00016388  0x00003436 branch  0x00007cb1 
- 00016389  0x0000343b call  0x00004008 
- 00016390  0x0000343d arg  0x0000475e , 0x00000006 
- 00016391  0x0000343e branch  0x0000735f 
- 00016392  0x00003440 arg  0x0000093f , 0x00000005 
- 00016393  0x00003441 setarg  0x00000000 
- 00016394  0x00003442 istore  0x00000001 , 0x00000005 
- 00016395  0x00003443 fetch  0x00000006 , 0x00000923 
- 00016396  0x00003444 istore  0x00000008 , 0x00000005 
- 00016397  0x00003445 branch  0x00004069 
- 00016398  0x00003449 add  0x00000002 , 0xfffffff4 , 0x0000003f 
- 00016399  0x00003453 store  0x00000001 , 0x00000921 
- 00016400  0x00003454 arg  0x0000001d , 0x00000039 
- 00016401  0x00003455 arg  0x00000922 , 0x00000005 
- 00016402  0x00003456 call  0x00007ca1 
- 00016403  0x00003457 add  0x00000002 , 0xffffffff , 0x00000039 
- 00016404  0x00003458 arg  0x00000922 , 0x00000005 
- 00016405  0x00003459 branch  0x00007ccc 
- 00016406  0x0000345c call  0x0000406e 
- 00016407  0x0000345d call  0x00004036 
- 00016408  0x0000345e nrtn  0x00000028 
- 00016409  0x0000345f call  0x0000404a 
- 00016410  0x00003460 jam  0x0000001e , 0x00000787 
- 00016411  0x00003461 fetch  0x00000001 , 0x00000921 
- 00016412  0x00003462 add  0x0000003f , 0x0000000d , 0x00000002 
- 00016413  0x00003463 storet  0x00000001 , 0x00000789 
- 00016414  0x00003464 increase  0xffffffff , 0x00000002 
- 00016415  0x00003465 istoret  0x00000001 , 0x00000005 
- 00016416  0x00003466 setarg  0x0000002a 
- 00016417  0x00003467 istore  0x00000001 , 0x00000005 
- 00016418  0x00003468 add  0x00000002 , 0xffffffff , 0x00000039 
- 00016419  0x00003469 fetch  0x00000007 , 0x00000922 
- 00016420  0x0000346a arg  0x00000922 , 0x00000006 
- 00016421  0x0000346b call  0x00007cda 
- 00016422  0x0000346c arg  0x00000787 , 0x00000011 
- 00016423  0x0000346d call  0x000078b2 
- 00016424  0x0000346e call  0x0000402b 
- 00016425  0x0000346f nrtn  0x00000028 
- 00016426  0x00003470 branch  0x00003961 
- 00016427  0x00003473 fetcht  0x00000002 , 0x000007b2 
- 00016428  0x00003475 call  0x00007dbc 
- 00016429  0x00003476 fetch  0x00000001 , 0x00000978 
- 00016430  0x00003477 rtn  0x00000034 
- 00016431  0x00003478 iforce  0x00000039 
- 00016432  0x00003479 arg  0x00000968 , 0x00000006 
- 00016433  0x0000347b ifetch  0x00000002 , 0x00000006 
- 00016434  0x0000347c isub  0x00000002 , 0x0000003e 
- 00016435  0x0000347d branch  0x00007dba , 0x00000005 
- 00016436  0x0000347e loop  0x00004031 
- 00016437  0x0000347f rtn 
- 00016438  0x00003483 call  0x00007dbc 
- 00016439  0x00003484 fetch  0x00000001 , 0x00000951 
- 00016440  0x00003485 rtneq  0x00000001 
- 00016441  0x00003486 fetch  0x00000002 , 0x0000484c 
- 00016442  0x00003487 rtnbit1  0x00000001 
- 00016443  0x00003488 fetch  0x00000001 , 0x000047e4 
- 00016444  0x00003489 rtnne  0x00000000 
- 00016445  0x0000348a fetcht  0x00000002 , 0x00000927 
- 00016446  0x0000348b call  0x00003f26 
- 00016447  0x0000348c branch  0x00007dbc , 0x00000028 
- 00016448  0x0000348d call  0x0000404f 
- 00016449  0x0000348e nrtn  0x00000028 
- 00016450  0x0000348f fetch  0x00000001 , 0x00000923 
- 00016451  0x00003490 branch  0x00007dbc , 0x00000034 
- 00016452  0x00003491 pincrease  0xffffffff 
- 00016453  0x00003492 branch  0x00007dbc , 0x00000034 
- 00016454  0x00003493 store  0x00000001 , 0x00000923 
- 00016455  0x00003494 setarg  0x000048cc 
- 00016456  0x00003495 store  0x00000002 , 0x000043fb 
- 00016457  0x00003496 branch  0x00007dba 
- 00016458  0x00003499 call  0x00004005 
- 00016459  0x0000349a fetch  0x00000001 , 0x00000921 
- 00016460  0x0000349b arg  0x00000929 , 0x00000002 
- 00016461  0x0000349c call  0x00003c86 
- 00016462  0x0000349d branch  0x00003bcf 
- 00016463  0x000034a2 setarg  0x000048a4 
- 00016464  0x000034a3 store  0x00000002 , 0x00000910 
- 00016465  0x000034a4 branch  0x000039fb 
- 00016466  0x000034a9 bpatchx  0x000000b1 , 0x00004036 
- 00016467  0x000034aa call  0x00004056 
- 00016468  0x000034ab call  0x0000405f 
- 00016469  0x000034ac branch  0x0000394c 
- 00016470  0x000034b2 fetch  0x00000001 , 0x00000916 
- 00016471  0x000034b3 add  0x0000003f , 0x00000002 , 0x00000011 
- 00016472  0x000034b4 pincrease  0x00000004 
- 00016473  0x000034b5 store  0x00000001 , 0x00000916 
- 00016474  0x000034b6 arg  0x0000499f , 0x00000002 
- 00016475  0x000034b7 branch  0x0000405c 
- 00016476  0x000034bd call  0x00004005 
- 00016477  0x000034be copy  0x00000011 , 0x0000003f 
- 00016478  0x000034bf branch  0x00003c86 
- 00016479  0x000034c3 branch  0x00003bcc 
- 00016480  0x000034c7 call  0x00003e5e 
- 00016481  0x000034c8 call  0x000078fa 
- 00016482  0x000034c9 rtn  0x00000034 
- 00016483  0x000034ca call  0x00002a28 
- 00016484  0x000034cb nrtn  0x00000034 
- 00016485  0x000034cc arg  0x00000787 , 0x00000011 
- 00016486  0x000034cd call  0x000078ca 
- 00016487  0x000034ce nrtn  0x00000028 
- 00016488  0x000034cf branch  0x000040f0 
- 00016489  0x000034d4 fetch  0x00000004 , 0x0000486e 
- 00016490  0x000034d5 istore  0x00000004 , 0x00000005 
- 00016491  0x000034d6 add  0x00000005 , 0xfffffff3 , 0x0000003f 
- 00016492  0x000034d7 store  0x00000002 , 0x000008f1 
- 00016493  0x000034d8 rtn 
- 00016494  0x000034dd setarg  0x000048cc 
- 00016495  0x000034de store  0x00000002 , 0x000043fb 
- 00016496  0x000034df rtn 
- 00016497  0x000034e2 call  0x0000406e 
- 00016498  0x000034e3 branch  0x000078ad 
- 00016499  0x000034e7 call  0x000029c9 
- 00016500  0x000034e8 fetch  0x00000001 , 0x000047e4 
- 00016501  0x000034e9 beq  0x00000001 , 0x00004083 
- 00016502  0x000034ea beq  0x00000000 , 0x00004079 
- 00016503  0x000034eb beq  0x00000005 , 0x00004079 
- 00016504  0x000034ec rtn 
- 00016505  0x000034f0 setsect  0x00000000 , 0x00010214 
- 00016506  0x000034f1 setsect  0x00000001 , 0x0000c080 
- 00016507  0x000034f2 setsect  0x00000002 , 0x00028030 
- 00016508  0x000034f3 setsect  0x00000003 , 0x00003060 
- 00016509  0x000034f4 store  0x00000009 , 0x00004348 
- 00016510  0x000034f5 setarg  0x00182816 
- 00016511  0x000034f6 istore  0x00000004 , 0x00000005 
- 00016512  0x000034f7 fetch  0x00000008 , 0x000047dc 
- 00016513  0x000034f8 istore  0x00000008 , 0x00000005 
- 00016514  0x000034f9 rtn 
- 00016515  0x000034fc call  0x00003ce0 
- 00016516  0x000034fe setsect  0x00000000 , 0x0001021d 
- 00016517  0x000034ff setsect  0x00000001 , 0x0000c080 
- 00016518  0x00003500 setsect  0x00000002 , 0x00027030 
- 00016519  0x00003501 setsect  0x00000003 , 0x00005460 
- 00016520  0x00003502 store  0x00000009 , 0x00004348 
- 00016521  0x00003503 setarg  0x00182716 
- 00016522  0x00003504 istore  0x00000003 , 0x00000005 
- 00016523  0x00003505 arg  0x000008ff , 0x00000006 
- 00016524  0x00003506 call  0x00007c8f 
- 00016525  0x00003507 fetch  0x00000002 , 0x000047ea 
- 00016526  0x00003508 istore  0x00000002 , 0x00000005 
- 00016527  0x00003509 rtn 
- 00016528  0x00003510 bpatchx  0x000000b2 , 0x00004036 
- 00016529  0x00003511 fetch  0x00000002 , 0x00004398 
- 00016530  0x00003512 beq  0x0000000e , 0x00004095 
- 00016531  0x00003513 beq  0x00000014 , 0x000040d6 
- 00016532  0x00003514 rtn 
- 00016533  0x00003517 copy  0x00000012 , 0x00000002 
- 00016534  0x00003518 ifetch  0x00000001 , 0x00000011 
- 00016535  0x00003519 beq  0x00000000 , 0x000040e1 
- 00016536  0x0000351a beq  0x00000002 , 0x0000409a 
- 00016537  0x0000351b rtn 
- 00016538  0x00003524 call  0x0000400e 
- 00016539  0x00003525 fetch  0x00000001 , 0x00000921 
- 00016540  0x00003526 pincrease  0xfffffffc 
- 00016541  0x00003527 store  0x00000001 , 0x00000921 
- 00016542  0x00003528 call  0x00003fdd 
- 00016543  0x00003529 nrtn  0x00000028 
- 00016544  0x0000352a call  0x00003bcf 
- 00016545  0x0000352b fetch  0x00000001 , 0x00000923 
- 00016546  0x0000352c bbit1  0x00000007 , 0x000040a4 
- 00016547  0x0000352d rtn 
- 00016548  0x00003530 call  0x000040da 
- 00016549  0x00003531 fetch  0x00000001 , 0x00000921 
- 00016550  0x00003532 arg  0x00000929 , 0x00000002 
- 00016551  0x00003533 call  0x00003ca5 
- 00016552  0x00003534 nrtn  0x00000005 
- 00016553  0x00003537 call  0x00004106 
- 00016554  0x00003538 fetch  0x00000001 , 0x0000092b 
- 00016555  0x00003539 beq  0x00000000 , 0x000040bd 
- 00016556  0x0000353a beq  0x00000001 , 0x000040ae 
- 00016557  0x0000353b rtn 
- 00016558  0x0000353e fetchr  0x00000039 , 0x00000001 , 0x00000921 
- 00016559  0x0000353f increase  0xfffffffd , 0x00000039 
- 00016560  0x00003541 rshift  0x00000039 , 0x0000003f 
- 00016561  0x00003542 fetcht  0x00000002 , 0x00000978 
- 00016562  0x00003543 iadd  0x00000002 , 0x0000003f 
- 00016563  0x00003544 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00016564  0x00003545 nrtn  0x00000002 
- 00016565  0x00003546 store  0x00000002 , 0x00000978 
- 00016566  0x00003547 arg  0x00000968 , 0x00000005 
- 00016567  0x00003548 lshift  0x00000002 , 0x0000003f 
- 00016568  0x00003549 iadd  0x00000005 , 0x00000005 
- 00016569  0x0000354a arg  0x0000092c , 0x00000006 
- 00016570  0x0000354b call  0x00007cda 
- 00016571  0x0000354c fetch  0x00000001 , 0x0000097a 
- 00016572  0x0000354d branch  0x000040bf 
- 00016573  0x00003550 ifetch  0x00000001 , 0x00000006 
- 00016574  0x00003551 store  0x00000001 , 0x0000097a 
- 00016575  0x00003553 store  0x00000001 , 0x000049a2 
- 00016576  0x00003554 fetch  0x00000002 , 0x00000978 
- 00016577  0x00003555 byteswap  0x0000003f , 0x0000003f 
- 00016578  0x00003556 store  0x00000002 , 0x000049a3 
- 00016579  0x00003558 jam  0x00000003 , 0x000049a1 
- 00016580  0x0000355a fetch  0x00000009 , 0x00000922 
- 00016581  0x0000355b store  0x00000009 , 0x00004998 
- 00016582  0x0000355c fetch  0x00000002 , 0x00004995 
- 00016583  0x0000355d store  0x00000002 , 0x0000499d 
- 00016584  0x0000355f call  0x00004253 
- 00016585  0x00003560 call  0x00004267 
- 00016586  0x00003562 call  0x000040da 
- 00016587  0x00003563 setarg  0x00000006 
- 00016588  0x00003564 arg  0x0000499f , 0x00000002 
- 00016589  0x00003565 call  0x00003c84 
- 00016590  0x00003566 call  0x0000405f 
- 00016591  0x00003569 arg  0x00000016 , 0x00000011 
- 00016592  0x0000356a arg  0x00000010 , 0x00000002 
- 00016593  0x0000356b call  0x00002dee 
- 00016594  0x0000356c setarg  0x00000002 
- 00016595  0x0000356d istore  0x00000001 , 0x00000005 
- 00016596  0x0000356e arg  0x00004998 , 0x00000006 
- 00016597  0x0000356f branch  0x00007c8d 
- 00016598  0x00003572 jam  0x00000002 , 0x000007aa 
- 00016599  0x00003573 copy  0x00000012 , 0x00000002 
- 00016600  0x00003574 copy  0x00000011 , 0x00000006 
- 00016601  0x00003575 branch  0x00003cfa 
- 00016602  0x00003579 arg  0x0000095b , 0x00000005 
- 00016603  0x0000357a setarg  0x00000003 
- 00016604  0x0000357b istore  0x00000002 , 0x00000005 
- 00016605  0x0000357c fetch  0x00000005 , 0x00000924 
- 00016606  0x0000357d istore  0x00000007 , 0x00000005 
- 00016607  0x0000357e call  0x00004069 
- 00016608  0x00003580 branch  0x00004006 
- 00016609  0x00003583 jam  0x00000002 , 0x00000951 
- 00016610  0x00003584 branch  0x00003f7d 
- 00016611  0x00003588 copy  0x00000013 , 0x0000003f 
- 00016612  0x00003589 beq  0x00000015 , 0x000040e8 
- 00016613  0x0000358a beq  0x00000014 , 0x000040e7 
- 00016614  0x0000358b rtn 
- 00016615  0x0000358e branch  0x000040eb 
- 00016616  0x00003593 setarg  0x00000000 
- 00016617  0x00003594 store  0x00000002 , 0x0000486c 
- 00016618  0x00003595 branch  0x00004317 
- 00016619  0x00003598 setarg  0x00000000 
- 00016620  0x00003599 store  0x00000002 , 0x00000978 
- 00016621  0x0000359a arg  0x00000968 , 0x00000005 
- 00016622  0x0000359b arg  0x00000010 , 0x00000039 
- 00016623  0x0000359c branch  0x00007ca3 
- 00016624  0x000035a5 call  0x00002a28 
- 00016625  0x000035a6 nrtn  0x00000034 
- 00016626  0x000035a8 fetch  0x00000001 , 0x00000789 
- 00016627  0x000035a9 add  0x0000003f , 0xffffffff , 0x00000011 
- 00016628  0x000035aa arg  0x00000010 , 0x00000002 
- 00016629  0x000035ab call  0x00002dee 
- 00016630  0x000035ac setarg  0x00000000 
- 00016631  0x000035ad istore  0x00000001 , 0x00000005 
- 00016632  0x000035ae arg  0x0000078c , 0x00000006 
- 00016633  0x000035af branch  0x00007c8d 
- 00016634  0x000035b2 fetch  0x00000001 , 0x000007aa 
- 00016635  0x000035b3 rtneq  0x00000000 
- 00016636  0x000035b4 fetch  0x00000002 , 0x000044e9 
- 00016637  0x000035b5 rtnbit0  0x00000009 
- 00016638  0x000035b6 call  0x00002a28 
- 00016639  0x000035b7 nrtn  0x00000034 
- 00016640  0x000035b8 fetch  0x00000001 , 0x0000462a 
- 00016641  0x000035b9 add  0x0000003f , 0xfffffffb , 0x00000011 
- 00016642  0x000035ba arg  0x00000016 , 0x00000002 
- 00016643  0x000035bb call  0x00002dee 
- 00016644  0x000035bc arg  0x00004630 , 0x00000006 
- 00016645  0x000035bd branch  0x00007c8d 
- 00016646  0x000035c0 fetch  0x00000002 , 0x00000968 
- 00016647  0x000035c1 nrtn  0x00000034 
- 00016648  0x000035c2 fetch  0x00000002 , 0x00000927 
- 00016649  0x000035c3 store  0x00000002 , 0x00000968 
- 00016650  0x000035c5 fetch  0x00000002 , 0x00000978 
- 00016651  0x000035c6 pincrease  0x00000001 
- 00016652  0x000035c7 store  0x00000002 , 0x00000978 
- 00016653  0x000035c8 rtn 
- 00016654  0x000035cc ifetch  0x00000004 , 0x00000006 
- 00016655  0x000035cd force  0x00000004 , 0x00000011 
- 00016656  0x000035ce increase  0x00000003 , 0x00000005 
- 00016657  0x000035d0 istore  0x00000001 , 0x00000005 
- 00016658  0x000035d1 rshift8  0x0000003f , 0x0000003f 
- 00016659  0x000035d2 increase  0xfffffffe , 0x00000005 
- 00016660  0x000035d3 increase  0xffffffff , 0x00000011 
- 00016661  0x000035d4 nbranch  0x00004111 , 0x00000005 
- 00016662  0x000035d5 increase  0x00000005 , 0x00000005 
- 00016663  0x000035d6 loop  0x0000410e 
- 00016664  0x000035d7 rtn 
- 00016665  0x000035db lshift2  0x00000007 , 0x0000003f 
- 00016666  0x000035dc iadd  0x0000000b , 0x00000006 
- 00016667  0x000035dd ifetch  0x00000004 , 0x00000006 
- 00016668  0x000035de rtn 
- 00016669  0x000035e1 force  0x00000010 , 0x00000030 
- 00016670  0x000035e2 arg  0x00000231 , 0x0000000b 
- 00016671  0x000035e4 add  0x00000030 , 0xfffffff9 , 0x00000007 
- 00016672  0x000035e5 call  0x00004119 
- 00016673  0x000035e6 iforce  0x00000002 
- 00016674  0x000035e7 add  0x00000030 , 0xfffffff0 , 0x00000007 
- 00016675  0x000035e8 call  0x00004119 
- 00016676  0x000035e9 iadd  0x00000002 , 0x00000002 
- 00016677  0x000035ea add  0x00000030 , 0xfffffffe , 0x00000007 
- 00016678  0x000035eb call  0x00004119 
- 00016679  0x000035ec shasx  0x0000003f , 0x00000001 , 0x0000003f 
- 00016680  0x000035ed iadd  0x00000002 , 0x00000002 
- 00016681  0x000035ee add  0x00000030 , 0xfffffff1 , 0x00000007 
- 00016682  0x000035ef call  0x00004119 
- 00016683  0x000035f0 shasx  0x0000003f , 0x00000000 , 0x0000003f 
- 00016684  0x000035f1 iadd  0x00000002 , 0x00000002 
- 00016685  0x000035f2 lshift2  0x00000030 , 0x0000003f 
- 00016686  0x000035f3 iadd  0x0000000b , 0x00000005 
- 00016687  0x000035f4 istoret  0x00000004 , 0x00000005 
- 00016688  0x000035f5 increase  0x00000001 , 0x00000030 
- 00016689  0x000035f6 compare  0x00000040 , 0x00000030 , 0x000000ff 
- 00016690  0x000035f7 nbranch  0x0000411f , 0x00000001 
- 00016691  0x000035f8 rtn 
- 00016692  0x000035fc arg  0x00000549 , 0x00000006 
- 00016693  0x000035fd force  0x00000007 , 0x00000038 
- 00016694  0x000035ff ifetch  0x00000004 , 0x00000006 
- 00016695  0x00003600 iforce  0x0000002f 
- 00016696  0x00003601 increase  0xffffffff , 0x00000038 
- 00016697  0x00003602 branch  0x00004136 , 0x00000002 
- 00016698  0x00003603 rtn 
- 00016699  0x00003606 bpatchx  0x000000b3 , 0x00004036 
- 00016700  0x00003607 call  0x0000411d 
- 00016701  0x00003608 arg  0x00000331 , 0x00000005 
- 00016702  0x00003609 force  0x00000000 , 0x00000038 
- 00016703  0x0000360b deposit  0x0000002f 
- 00016704  0x0000360c istore  0x00000004 , 0x00000005 
- 00016705  0x0000360d increase  0x00000001 , 0x00000038 
- 00016706  0x0000360e compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00016707  0x0000360f nbranch  0x0000413f , 0x00000001 
- 00016708  0x00003612 arg  0x000095ed , 0x0000000b 
- 00016709  0x00003615 arg  0x00000231 , 0x00000030 
- 00016710  0x00003616 force  0x00000040 , 0x00000039 
- 00016711  0x00003618 ifetcht  0x00000004 , 0x00000030 
- 00016712  0x00003619 ifetch  0x00000004 , 0x0000000b 
- 00016713  0x0000361a increase  0x00000004 , 0x0000000b 
- 00016714  0x0000361b increase  0x00000004 , 0x00000030 
- 00016715  0x0000361c iadd  0x00000002 , 0x0000003f 
- 00016716  0x0000361d force  0x00000007 , 0x00000038 
- 00016717  0x0000361e iadd  0x0000002f , 0x00000002 
- 00016718  0x0000361f force  0x00000004 , 0x00000038 
- 00016719  0x00003620 shasx  0x0000002f , 0x00000003 , 0x0000003f 
- 00016720  0x00003621 iadd  0x00000002 , 0x00000002 
- 00016721  0x00003622 force  0x00000005 , 0x00000038 
- 00016722  0x00003623 deposit  0x0000002f 
- 00016723  0x00003624 force  0x00000006 , 0x00000038 
- 00016724  0x00003625 ixor  0x0000002f , 0x0000003f 
- 00016725  0x00003626 force  0x00000004 , 0x00000038 
- 00016726  0x00003627 iand  0x0000002f , 0x0000003f 
- 00016727  0x00003628 force  0x00000006 , 0x00000038 
- 00016728  0x00003629 ixor  0x0000002f , 0x0000003f 
- 00016729  0x0000362a iadd  0x00000002 , 0x00000002 
- 00016730  0x0000362b force  0x00000007 , 0x00000038 
- 00016731  0x0000362c copy  0x00000002 , 0x0000002f 
- 00016732  0x0000362d force  0x00000003 , 0x00000038 
- 00016733  0x0000362e deposit  0x0000002f 
- 00016734  0x0000362f iadd  0x00000002 , 0x0000002f 
- 00016735  0x00003630 force  0x00000000 , 0x00000038 
- 00016736  0x00003631 deposit  0x0000002f 
- 00016737  0x00003632 force  0x00000001 , 0x00000038 
- 00016738  0x00003633 iand  0x0000002f , 0x00000002 
- 00016739  0x00003634 ior  0x0000002f , 0x0000003f 
- 00016740  0x00003635 force  0x00000002 , 0x00000038 
- 00016741  0x00003636 iand  0x0000002f , 0x0000003f 
- 00016742  0x00003637 ior  0x00000002 , 0x00000002 
- 00016743  0x00003638 force  0x00000000 , 0x00000038 
- 00016744  0x00003639 shasx  0x0000002f , 0x00000002 , 0x0000003f 
- 00016745  0x0000363a iadd  0x00000002 , 0x0000003f 
- 00016746  0x0000363b force  0x00000007 , 0x00000038 
- 00016747  0x0000363c iadd  0x0000002f , 0x0000002f 
- 00016748  0x0000363d regexrot 
- 00016749  0x0000363e loop  0x00004147 
- 00016750  0x0000363f arg  0x00000331 , 0x00000006 
- 00016751  0x00003640 force  0x00000000 , 0x00000038 
- 00016752  0x00003642 ifetch  0x00000004 , 0x00000006 
- 00016753  0x00003643 iadd  0x0000002f , 0x0000002f 
- 00016754  0x00003644 increase  0x00000001 , 0x00000038 
- 00016755  0x00003645 compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00016756  0x00003646 nbranch  0x00004170 , 0x00000001 
- 00016757  0x00003647 rtn 
- 00016758  0x0000364c arg  0x000001bd , 0x00000005 
- 00016759  0x0000364d force  0x00000007 , 0x00000038 
- 00016760  0x0000364f deposit  0x0000002f 
- 00016761  0x00003650 istore  0x00000004 , 0x00000005 
- 00016762  0x00003651 increase  0xffffffff , 0x00000038 
- 00016763  0x00003652 branch  0x00004178 , 0x00000002 
- 00016764  0x00003653 rtn 
- 00016765  0x00003659 bbit0  0x00000006 , 0x00004180 
- 00016766  0x0000365c call  0x000041a2 
- 00016767  0x0000365d branch  0x00004182 
- 00016768  0x00003660 call  0x000041af 
- 00016769  0x00003661 branch  0x00004182 
- 00016770  0x00003666 fetch  0x00000001 , 0x00000921 
- 00016771  0x00003667 pincrease  0xfffffff9 
- 00016772  0x0000366b arg  0x0000092c , 0x00000030 
- 00016773  0x0000366c call  0x00007dbc 
- 00016774  0x0000366d branch  0x00004194 
- 00016775  0x00003672 fetch  0x00000001 , 0x0000092b 
- 00016776  0x00003673 bbit0  0x00000006 , 0x0000418b 
- 00016777  0x00003675 call  0x000041a2 
- 00016778  0x00003676 branch  0x0000418d 
- 00016779  0x00003678 call  0x000041af 
- 00016780  0x00003679 branch  0x0000418d 
- 00016781  0x0000367d fetch  0x00000001 , 0x00004969 
- 00016782  0x0000367e ncall  0x00007dba , 0x00000034 
- 00016783  0x0000367f call  0x00007dbc , 0x00000034 
- 00016784  0x00003680 fetch  0x00000001 , 0x00004862 
- 00016785  0x00003681 pincrease  0xfffffffc 
- 00016786  0x00003682 jam  0x00000000 , 0x00004862 
- 00016787  0x00003683 arg  0x00004b3c , 0x00000030 
- 00016788  0x00003688 copy  0x00000030 , 0x00000002 
- 00016789  0x00003689 call  0x0000419c 
- 00016790  0x0000368a nrtn  0x00000005 
- 00016791  0x0000368b call  0x0000419f 
- 00016792  0x0000368c nrtn  0x00000028 
- 00016793  0x0000368d fetch  0x00000002 , 0x000008f4 
- 00016794  0x0000368e copy  0x0000003f , 0x00000030 
- 00016795  0x0000368f branch  0x00003728 
- 00016796  0x00003692 nbranch  0x00003ca7 , 0x00000028 
- 00016797  0x00003693 pincrease  0xfffffffc 
- 00016798  0x00003694 branch  0x00003ca5 
- 00016799  0x00003698 setarg  0x0000496a 
- 00016800  0x00003699 store  0x00000002 , 0x00000910 
- 00016801  0x0000369a branch  0x000039fb 
- 00016802  0x0000369f call  0x000041a5 
- 00016803  0x000036a1 arg  0x00004959 , 0x00000006 
- 00016804  0x000036a2 branch  0x0000735f 
- 00016805  0x000036a4 arg  0x0000093f , 0x00000005 
- 00016806  0x000036a5 setarg  0x00000001 
- 00016807  0x000036a6 istore  0x00000001 , 0x00000005 
- 00016808  0x000036a7 fetch  0x00000001 , 0x00004969 
- 00016809  0x000036a8 arg  0x00000000 , 0x00000002 
- 00016810  0x000036a9 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00016811  0x000036aa istoret  0x00000001 , 0x00000005 
- 00016812  0x000036ab fetch  0x00000007 , 0x00000924 
- 00016813  0x000036ac istore  0x00000007 , 0x00000005 
- 00016814  0x000036ad branch  0x00004069 
- 00016815  0x000036b2 call  0x000041b2 
- 00016816  0x000036b4 arg  0x000046a0 , 0x00000006 
- 00016817  0x000036b5 branch  0x0000735f 
- 00016818  0x000036b7 arg  0x0000093f , 0x00000005 
- 00016819  0x000036b8 setarg  0x00000002 
- 00016820  0x000036b9 branch  0x000041a7 
- 00016821  0x000036bf bpatchx  0x000000b4 , 0x00004036 
- 00016822  0x000036c1 call  0x0000425b 
- 00016823  0x000036c4 call  0x000041bd 
- 00016824  0x000036c5 rtn  0x00000028 
- 00016825  0x000036c6 call  0x000041d0 
- 00016826  0x000036c8 call  0x00004292 
- 00016827  0x000036ca arg  0x00000983 , 0x00000011 
- 00016828  0x000036cb branch  0x000078b2 
- 00016829  0x000036d0 call  0x00007dbc 
- 00016830  0x000036d1 arg  0x00000001 , 0x00000002 
- 00016831  0x000036d3 fetch  0x00000001 , 0x00000951 
- 00016832  0x000036d4 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00016833  0x000036d5 setflag  0x00000005 , 0x00000007 , 0x00000002 
- 00016834  0x000036d6 storet  0x00000001 , 0x00000983 
- 00016835  0x000036d7 fetch  0x00000009 , 0x00004998 
- 00016836  0x000036d8 store  0x00000009 , 0x00000987 
- 00016837  0x000036d9 fetch  0x00000001 , 0x00000723 
- 00016838  0x000036da rtnne  0x000000d4 
- 00016839  0x000036db fetch  0x00000001 , 0x000047e4 
- 00016840  0x000036dc bne  0x00000000 , 0x00007dba 
- 00016841  0x000036dd fetch  0x00000001 , 0x00000726 
- 00016842  0x000036de store  0x00000001 , 0x00000986 
- 00016843  0x000036df fetch  0x00000001 , 0x00000983 
- 00016844  0x000036e0 pincrease  0x00000001 
- 00016845  0x000036e1 set1  0x00000005 , 0x0000003f 
- 00016846  0x000036e2 store  0x00000001 , 0x00000983 
- 00016847  0x000036e3 rtn 
- 00016848  0x000036e7 fetch  0x00000001 , 0x00000722 
- 00016849  0x000036e8 copy  0x0000003f , 0x00000039 
- 00016850  0x000036e9 store  0x00000001 , 0x00000990 
- 00016851  0x000036ea fetch  0x00000001 , 0x0000092b 
- 00016852  0x000036eb store  0x00000001 , 0x00000991 
- 00016853  0x000036ec arg  0x00000996 , 0x00000005 
- 00016854  0x000036ed arg  0x00000723 , 0x00000006 
- 00016855  0x000036ee branch  0x00007cda 
- 00016856  0x000036f8 fetch  0x00000001 , 0x000049b5 
- 00016857  0x000036f9 nrtn  0x00000034 
- 00016858  0x000036fa call  0x00004292 
- 00016859  0x000036fb arg  0x00000983 , 0x00000011 
- 00016860  0x000036fc call  0x000078dc 
- 00016861  0x000036fd nrtn  0x00000028 
- 00016862  0x000036ff fetcht  0x00000001 , 0x00000983 
- 00016863  0x00003700 and  0x00000002 , 0x0000000f , 0x0000003f 
- 00016864  0x00003701 branch  0x0000420b , 0x00000034 
- 00016865  0x00003703 jam  0x00000001 , 0x000049b5 
- 00016866  0x00003705 call  0x000041fc 
- 00016867  0x00003707 fetcht  0x00000001 , 0x00000983 
- 00016868  0x00003708 call  0x00004202 
- 00016869  0x00003709 store  0x00000001 , 0x000049b6 
- 00016870  0x0000370b fetch  0x00000001 , 0x000049b7 
- 00016871  0x0000370c isolate1  0x00000007 , 0x00000002 
- 00016872  0x0000370d setflag  0x00000001 , 0x00000002 , 0x0000003f 
- 00016873  0x0000370e store  0x00000001 , 0x000049b7 
- 00016874  0x00003716 set1  0x00000004 , 0x00000002 
- 00016875  0x00003718 increase  0xffffffff , 0x00000002 
- 00016876  0x00003719 istoret  0x00000001 , 0x00000012 
- 00016877  0x0000371b fetcht  0x00000001 , 0x00000983 
- 00016878  0x0000371c isolate1  0x00000004 , 0x00000002 
- 00016879  0x0000371d nbranch  0x0000420f , 0x00000001 
- 00016880  0x0000371e fetcht  0x00000001 , 0x00000990 
- 00016881  0x0000371f storet  0x00000001 , 0x00000722 
- 00016882  0x00003720 copy  0x00000002 , 0x00000039 
- 00016883  0x00003721 arg  0x00000723 , 0x00000005 
- 00016884  0x00003722 arg  0x00000996 , 0x00000006 
- 00016885  0x00003723 call  0x00007cda 
- 00016886  0x00003725 sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00016887  0x00003726 nbranch  0x000041f9 , 0x00000002 
- 00016888  0x00003728 branch  0x00003ec1 
- 00016889  0x0000372c fetch  0x00000004 , 0x00000992 
- 00016890  0x0000372d store  0x00000004 , 0x0000097e 
- 00016891  0x0000372e branch  0x00004230 
- 00016892  0x00003732 fetch  0x00000001 , 0x00000991 
- 00016893  0x00003733 store  0x00000001 , 0x0000092b 
- 00016894  0x00003735 fetch  0x00000009 , 0x00000987 
- 00016895  0x00003736 store  0x00000009 , 0x00004998 
- 00016896  0x00003737 store  0x00000009 , 0x00000922 
- 00016897  0x00003738 rtn 
- 00016898  0x0000373c jam  0x00000001 , 0x000049b7 
- 00016899  0x0000373d fetch  0x00000001 , 0x00000986 
- 00016900  0x0000373e isolate1  0x00000005 , 0x00000002 
- 00016901  0x0000373f rtn  0x00000001 
- 00016902  0x00003740 setarg  0x00000000 
- 00016903  0x00003741 rtn 
- 00016904  0x00003744 add  0x00000011 , 0x0000001a , 0x00000005 
- 00016905  0x00003745 istore  0x00000001 , 0x00000005 
- 00016906  0x00003746 rtn 
- 00016907  0x0000374a jam  0x00000000 , 0x000049b6 
- 00016908  0x0000374b call  0x00004292 
- 00016909  0x0000374c arg  0x00000983 , 0x00000011 
- 00016910  0x0000374d branch  0x000078ca 
- 00016911  0x00003750 call  0x00004253 
- 00016912  0x00003751 call  0x00004267 
- 00016913  0x00003752 fetch  0x00000009 , 0x00004998 
- 00016914  0x00003753 store  0x00000009 , 0x00000987 
- 00016915  0x00003754 call  0x00004228 
- 00016916  0x00003755 setarg  0x00000000 
- 00016917  0x00003756 store  0x00000001 , 0x00004969 
- 00016918  0x00003757 call  0x00004249 
- 00016919  0x00003759 fetcht  0x00000001 , 0x00000722 
- 00016920  0x0000375a storet  0x00000001 , 0x00000990 
- 00016921  0x0000375b copy  0x00000002 , 0x00000039 
- 00016922  0x0000375c arg  0x00000723 , 0x00000006 
- 00016923  0x0000375d arg  0x00000996 , 0x00000005 
- 00016924  0x0000375e call  0x00007cda 
- 00016925  0x00003760 sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00016926  0x00003761 nbranch  0x00004222 , 0x00000002 
- 00016927  0x00003763 arg  0x00000984 , 0x00000011 
- 00016928  0x00003764 call  0x000078eb 
- 00016929  0x00003765 branch  0x00003ec1 
- 00016930  0x00003768 call  0x0000426f 
- 00016931  0x00003769 fetch  0x00000004 , 0x0000097e 
- 00016932  0x0000376a store  0x00000004 , 0x00000992 
- 00016933  0x0000376b arg  0x00000984 , 0x00000011 
- 00016934  0x0000376c call  0x000078eb 
- 00016935  0x0000376d branch  0x00004230 
- 00016936  0x00003770 fetch  0x00000001 , 0x00000990 
- 00016937  0x00003771 copy  0x0000003f , 0x00000039 
- 00016938  0x00003772 store  0x00000001 , 0x00000722 
- 00016939  0x00003773 fetch  0x00000001 , 0x00000991 
- 00016940  0x00003774 store  0x00000001 , 0x0000092b 
- 00016941  0x00003775 arg  0x00000996 , 0x00000006 
- 00016942  0x00003776 arg  0x00000723 , 0x00000005 
- 00016943  0x00003777 branch  0x00007cda 
- 00016944  0x0000377a call  0x0000427c 
- 00016945  0x0000377b setarg  0x00000723 
- 00016946  0x0000377c store  0x00000002 , 0x0000097b 
- 00016947  0x0000377e call  0x000041fc 
- 00016948  0x0000377f call  0x00004253 
- 00016949  0x00003780 call  0x00004267 
- 00016950  0x00003782 fetcht  0x00000001 , 0x00000722 
- 00016951  0x00003783 setarg  0x0000000c 
- 00016952  0x00003784 call  0x00007db0 
- 00016953  0x00003785 copy  0x0000003f , 0x00000011 
- 00016954  0x00003786 copy  0x00000002 , 0x0000003f 
- 00016955  0x00003787 isub  0x00000011 , 0x0000003f 
- 00016956  0x00003788 store  0x00000001 , 0x00000722 
- 00016957  0x00003789 fetch  0x00000002 , 0x0000097b 
- 00016958  0x0000378a copy  0x0000003f , 0x00000006 
- 00016959  0x0000378b iadd  0x00000011 , 0x00000002 
- 00016960  0x0000378c storet  0x00000002 , 0x0000097b 
- 00016961  0x0000378d call  0x00003ecb 
- 00016962  0x0000378e fetch  0x00000001 , 0x00000722 
- 00016963  0x0000378f rtn  0x00000034 
- 00016964  0x00003790 fetch  0x00000001 , 0x00000980 
- 00016965  0x00003791 pincrease  0x00000001 
- 00016966  0x00003792 store  0x00000001 , 0x00000980 
- 00016967  0x00003793 call  0x0000427c 
- 00016968  0x00003794 branch  0x00004233 
- 00016969  0x0000379a fetch  0x00000001 , 0x0000092b 
- 00016970  0x0000379b bbit0  0x00000006 , 0x0000424d 
- 00016971  0x0000379d call  0x000041a2 
- 00016972  0x0000379e branch  0x0000424e 
- 00016973  0x000037a0 call  0x000041af 
- 00016974  0x000037a2 fetch  0x00000001 , 0x00000722 
- 00016975  0x000037a3 add  0x0000003f , 0x00000004 , 0x00000002 
- 00016976  0x000037a4 storet  0x00000001 , 0x00000722 
- 00016977  0x000037a5 arg  0x00000723 , 0x00000002 
- 00016978  0x000037a6 branch  0x00003c86 
- 00016979  0x000037ac fetch  0x00000003 , 0x00004992 
- 00016980  0x000037ad pincrease  0x00000001 
- 00016981  0x000037ae store  0x00000003 , 0x00004992 
- 00016982  0x000037af fetch  0x00000001 , 0x00004808 
- 00016983  0x000037b0 pincrease  0x00000001 
- 00016984  0x000037b1 store  0x00000001 , 0x00004808 
- 00016985  0x000037b2 fetch  0x00000002 , 0x00004846 
- 00016986  0x000037b3 branch  0x00007d79 
- 00016987  0x000037b8 fetch  0x00000001 , 0x00004871 
- 00016988  0x000037b9 lshift4  0x0000003f , 0x0000003f 
- 00016989  0x000037ba lshift3  0x0000003f , 0x0000003f 
- 00016990  0x000037bb fetcht  0x00000001 , 0x0000474d 
- 00016991  0x000037bc ior  0x00000002 , 0x0000003f 
- 00016992  0x000037bd store  0x00000001 , 0x00004998 
- 00016993  0x000037be fetch  0x00000001 , 0x00004997 
- 00016994  0x000037bf store  0x00000001 , 0x00004999 
- 00016995  0x000037c0 fetch  0x00000002 , 0x00004995 
- 00016996  0x000037c1 store  0x00000002 , 0x0000499d 
- 00016997  0x000037c2 fetch  0x00000002 , 0x0000094c 
- 00016998  0x000037c3 store  0x00000002 , 0x0000499f 
- 00016999  0x000037c6 fetch  0x00000003 , 0x00004992 
- 00017000  0x000037c7 store  0x00000003 , 0x0000499a 
- 00017001  0x000037c8 arg  0x0000499a , 0x00000011 
- 00017002  0x000037c9 arg  0x00000003 , 0x00000039 
- 00017003  0x000037ca call  0x00007cb1 
- 00017004  0x000037cb fetch  0x00000008 , 0x00004999 
- 00017005  0x000037cc store  0x00000008 , 0x00000923 
- 00017006  0x000037cd rtn 
- 00017007  0x000037d0 fetch  0x00000001 , 0x00000722 
- 00017008  0x000037d1 div  0x0000003f , 0x0000000c 
- 00017009  0x000037d2 call  0x00007d62 
- 00017010  0x000037d3 quotient  0x00000002 
- 00017011  0x000037d4 remainder  0x0000003f 
- 00017012  0x000037d5 call  0x0000428f , 0x00000034 
- 00017013  0x000037d6 storet  0x00000001 , 0x00000981 
- 00017014  0x000037d7 jam  0x00000000 , 0x00000980 
- 00017015  0x000037d8 fetch  0x00000003 , 0x00004992 
- 00017016  0x000037d9 arg  0x00001fff , 0x00000002 
- 00017017  0x000037da iand  0x00000002 , 0x0000003f 
- 00017018  0x000037db store  0x00000002 , 0x0000097e 
- 00017019  0x000037dc rtn 
- 00017020  0x000037df fetch  0x00000002 , 0x0000097e 
- 00017021  0x000037e0 lshift4  0x0000003f , 0x0000003f 
- 00017022  0x000037e1 lshift  0x0000003f , 0x0000003f 
- 00017023  0x000037e2 fetcht  0x00000001 , 0x00000980 
- 00017024  0x000037e3 ior  0x00000002 , 0x0000003f 
- 00017025  0x000037e4 lshift4  0x0000003f , 0x0000003f 
- 00017026  0x000037e5 lshift  0x0000003f , 0x0000003f 
- 00017027  0x000037e6 fetcht  0x00000001 , 0x00000981 
- 00017028  0x000037e7 ior  0x00000002 , 0x0000003f 
- 00017029  0x000037e8 store  0x00000003 , 0x000049a2 
- 00017030  0x000037e9 arg  0x00000003 , 0x00000039 
- 00017031  0x000037ea arg  0x000049a2 , 0x00000011 
- 00017032  0x000037eb branch  0x00007cb1 
- 00017033  0x000037ee arg  0x000049b8 , 0x00000013 
- 00017034  0x000037ef arg  0x0000428c , 0x00000012 
- 00017035  0x000037f0 branch  0x000042e0 
- 00017036  0x000037f3 arg  0x00000028 , 0x00000039 
- 00017037  0x000037f4 arg  0x0000496a , 0x00000005 
- 00017038  0x000037f5 branch  0x00007ca1 
- 00017039  0x000037f9 increase  0xffffffff , 0x00000002 
- 00017040  0x000037fa rtn 
- 00017041  0x000037fd branch  0x00003b2a 
- 00017042  0x00003801 setarg  0x000049b9 
- 00017043  0x00003802 store  0x00000002 , 0x000043fb 
- 00017044  0x00003803 rtn 
- 00017045  0x00003807 bpatch  0x000000b1 , 0x00004016 
- 00017046  0x00003808 fetch  0x00000001 , 0x000043cb 
- 00017047  0x00003809 branch  0x00004295 , 0x00000034 
- 00017048  0x0000380a beq  0x00000004 , 0x000047b7 
- 00017049  0x0000380b beq  0x00000009 , 0x000062ae 
- 00017050  0x0000380c beq  0x0000000a , 0x00005099 
- 00017051  0x0000380d beq  0x0000000e , 0x000043b2 
- 00017052  0x0000380e beq  0x00000006 , 0x0000646e 
- 00017053  0x0000380f beq  0x0000000d , 0x00004672 
- 00017054  0x00003810 beq  0x0000000f , 0x00004959 
- 00017055  0x00003811 beq  0x0000000c , 0x00006882 
- 00017056  0x00003813 beq  0x00000008 , 0x000053e0 
- 00017057  0x00003814 beq  0x0000000b , 0x00003e02 
- 00017058  0x00003815 rtn 
- 00017059  0x00003819 rtn  0x0000002b 
- 00017060  0x0000381a call  0x00006f74 
- 00017061  0x0000381b fetch  0x00000001 , 0x000043cb 
- 00017062  0x0000381c beq  0x00000009 , 0x000063d9 
- 00017063  0x0000381d beq  0x00000006 , 0x000063d9 
- 00017064  0x0000381e beq  0x00000004 , 0x000047c2 
- 00017065  0x0000381f beq  0x00000008 , 0x00005428 
- 00017066  0x00003820 beq  0x0000000f , 0x0000542c 
- 00017067  0x00003821 beq  0x0000000d , 0x00004772 
- 00017068  0x00003822 rtn 
- 00017069  0x00003825 call  0x00007774 
- 00017070  0x00003826 call  0x00007841 
- 00017071  0x00003827 call  0x000042b4 
- 00017072  0x00003828 fetch  0x00000002 , 0x000043db 
- 00017073  0x00003829 branch  0x00007d79 
- 00017074  0x0000382c fetch  0x00000002 , 0x000043d9 
- 00017075  0x0000382d branch  0x00007d79 
- 00017076  0x00003830 bpatch  0x000000b2 , 0x00004016 
- 00017077  0x00003832 arg  0x000044d3 , 0x00000011 
- 00017078  0x00003833 call  0x00007d97 
- 00017079  0x00003834 rtn  0x00000034 
- 00017080  0x00003836 copy  0x0000003f , 0x00000013 
- 00017081  0x00003837 call  0x000042bd 
- 00017082  0x00003838 branch  0x000042c1 
- 00017083  0x0000383b arg  0x00000000 , 0x00000013 
- 00017084  0x0000383c rtn 
- 00017085  0x00003842 beq  0x00000010 , 0x000042d0 
- 00017086  0x00003843 beq  0x00000014 , 0x000042c7 
- 00017087  0x00003844 beq  0x00000015 , 0x000042cb 
- 00017088  0x00003845 rtn 
- 00017089  0x0000384a fetch  0x00000002 , 0x000043dd 
- 00017090  0x0000384b branch  0x00007d79 
- 00017091  0x0000384e fetch  0x00000002 , 0x000043d3 
- 00017092  0x0000384f branch  0x00007d79 
- 00017093  0x00003852 fetch  0x00000002 , 0x000043d7 
- 00017094  0x00003853 branch  0x00007d79 
- 00017095  0x00003856 fetch  0x00000002 , 0x000044e9 
- 00017096  0x00003857 set1  0x00000009 , 0x0000003f 
- 00017097  0x00003858 store  0x00000002 , 0x000044e9 
- 00017098  0x00003859 rtn 
- 00017099  0x0000385c jam  0x00000000 , 0x00004396 
- 00017100  0x0000385d fetch  0x00000002 , 0x000044e9 
- 00017101  0x0000385e set0  0x00000009 , 0x0000003f 
- 00017102  0x0000385f store  0x00000002 , 0x000044e9 
- 00017103  0x00003860 branch  0x0000432d 
- 00017104  0x00003864 fetch  0x00000002 , 0x000043f1 
- 00017105  0x00003865 set1  0x00000000 , 0x0000003f 
- 00017106  0x00003866 store  0x00000002 , 0x000043f1 
- 00017107  0x00003867 rtn 
- 00017108  0x0000386b store  0x00000001 , 0x0000021d 
- 00017109  0x0000386d bpatch  0x000000b3 , 0x00004016 
- 00017110  0x0000386e fetch  0x00000001 , 0x0000021d 
- 00017111  0x0000386f rtn  0x00000034 
- 00017112  0x00003870 increase  0xffffffff , 0x0000003f 
- 00017113  0x00003871 store  0x00000001 , 0x0000021d 
- 00017114  0x00003872 call  0x00007780 
- 00017115  0x00003873 call  0x0000430e 
- 00017116  0x00003874 call  0x00006beb 
- 00017117  0x00003875 fetch  0x00000002 , 0x000043e3 
- 00017118  0x00003876 call  0x00007d79 
- 00017119  0x00003877 branch  0x000042d5 
- 00017120  0x0000387d ifetch  0x00000001 , 0x00000013 
- 00017121  0x0000387e rtn  0x00000034 
- 00017122  0x0000387f pincrease  0xffffffff 
- 00017123  0x00003880 istore  0x00000001 , 0x00000013 
- 00017124  0x00003881 nrtn  0x00000034 
- 00017125  0x00003882 copy  0x00000012 , 0x0000003f 
- 00017126  0x00003883 branch  0x00007d79 
- 00017127  0x00003888 ifetch  0x00000002 , 0x00000013 
- 00017128  0x00003889 rtn  0x00000034 
- 00017129  0x0000388a pincrease  0xffffffff 
- 00017130  0x0000388b istore  0x00000002 , 0x00000013 
- 00017131  0x0000388c nrtn  0x00000034 
- 00017132  0x0000388d copy  0x00000012 , 0x0000003f 
- 00017133  0x0000388e branch  0x00007d79 
- 00017134  0x00003891 fetcht  0x00000002 , 0x00004430 
- 00017135  0x00003892 add  0x00000002 , 0x00000001 , 0x00000013 
- 00017136  0x00003893 arg  0x000042f2 , 0x00000012 
- 00017137  0x00003894 branch  0x000042e0 
- 00017138  0x00003897 call  0x00004343 
- 00017139  0x00003898 beq  0x00000001 , 0x000042f5 
- 00017140  0x0000389a branch  0x00004327 
- 00017141  0x0000389c setarg  0x00000002 
- 00017142  0x0000389d istore  0x00000001 , 0x00000013 
- 00017143  0x0000389e add  0x00000002 , 0x00000008 , 0x00000012 
- 00017144  0x000038a0 ifetch  0x00000002 , 0x00000012 
- 00017145  0x000038a1 branch  0x00007d79 
- 00017146  0x000038a5 call  0x000042fc 
- 00017147  0x000038a6 branch  0x00004327 
- 00017148  0x000038aa setarg  0x00000000 
- 00017149  0x000038ab store  0x00000002 , 0x000043ef 
- 00017150  0x000038ac rtn 
- 00017151  0x000038ae setarg  0x00000000 
- 00017152  0x000038af store  0x00000002 , 0x000043f1 
- 00017153  0x000038b0 rtn 
- 00017154  0x000038b5 fetch  0x00000002 , 0x000043f1 
- 00017155  0x000038b6 set1  0x00000007 , 0x0000003f 
- 00017156  0x000038b7 store  0x00000002 , 0x000043ef 
- 00017157  0x000038b8 setarg  0x00000000 
- 00017158  0x000038b9 store  0x00000002 , 0x000043f1 
- 00017159  0x000038ba rtn 
- 00017160  0x000038c3 arg  0x00000009 , 0x00000007 
- 00017161  0x000038c4 branch  0x000024e7 
- 00017162  0x000038c7 arg  0x00000009 , 0x00000007 
- 00017163  0x000038c8 branch  0x000024eb 
- 00017164  0x000038cb jam  0x00000005 , 0x000043ed 
- 00017165  0x000038cc branch  0x00004308 
- 00017166  0x000038cf arg  0x000043ed , 0x00000013 
- 00017167  0x000038d0 arg  0x0000430a , 0x00000012 
- 00017168  0x000038d1 branch  0x000042e0 
- 00017169  0x000038d5 jam  0x0000000f , 0x0000066f 
- 00017170  0x000038d6 branch  0x00007834 
- 00017171  0x000038d9 jam  0x00000010 , 0x0000066f 
- 00017172  0x000038da branch  0x00007834 
- 00017173  0x000038dd jam  0x0000000e , 0x0000066f 
- 00017174  0x000038de branch  0x00007834 
- 00017175  0x000038e1 jam  0x0000000d , 0x0000066f 
- 00017176  0x000038e2 branch  0x00007834 
- 00017177  0x000038e5 jam  0x00000017 , 0x0000066f 
- 00017178  0x000038e6 branch  0x00007834 
- 00017179  0x000038e9 jam  0x00000018 , 0x0000066f 
- 00017180  0x000038ea branch  0x00007834 
- 00017181  0x000038ed jam  0x00000016 , 0x0000066f 
- 00017182  0x000038ee branch  0x00007834 
- 00017183  0x000038f1 jam  0x00000011 , 0x0000066f 
- 00017184  0x000038f2 branch  0x00007834 
- 00017185  0x000038f5 jam  0x00000015 , 0x0000066f 
- 00017186  0x000038f6 branch  0x00007834 
- 00017187  0x000038f9 jam  0x00000014 , 0x0000066f 
- 00017188  0x000038fa branch  0x00007834 
- 00017189  0x000038fe jam  0x00000013 , 0x0000066f 
- 00017190  0x000038ff branch  0x00007834 
- 00017191  0x00003902 jam  0x00000019 , 0x0000066f 
- 00017192  0x00003903 branch  0x00007834 
- 00017193  0x00003907 jam  0x0000001f , 0x0000066f 
- 00017194  0x00003908 branch  0x00007834 
- 00017195  0x0000390c set1  0x0000000d , 0x00000000 
- 00017196  0x0000390d rtn 
- 00017197  0x00003910 set0  0x0000000d , 0x00000000 
- 00017198  0x00003911 rtn 
- 00017199  0x00003915 call  0x00004343 
- 00017200  0x00003916 beq  0x00000002 , 0x00004339 
- 00017201  0x00003918 setarg  0x00000001 
- 00017202  0x00003919 istore  0x00000001 , 0x00000013 
- 00017203  0x0000391a add  0x00000002 , 0x00000003 , 0x00000011 
- 00017204  0x0000391b add  0x00000002 , 0x00000006 , 0x00000012 
- 00017205  0x0000391d ifetcht  0x00000001 , 0x00000011 
- 00017206  0x0000391e increase  0x00000001 , 0x00000013 
- 00017207  0x0000391f istoret  0x00000001 , 0x00000013 
- 00017208  0x00003920 branch  0x000042f8 
- 00017209  0x00003923 setarg  0x00000000 
- 00017210  0x00003924 istore  0x00000001 , 0x00000013 
- 00017211  0x00003925 fetch  0x00000002 , 0x000044e9 
- 00017212  0x00003926 bbit0  0x00000009 , 0x0000433f 
- 00017213  0x00003927 call  0x000030c5 
- 00017214  0x00003928 call  0x0000431f 
- 00017215  0x0000392a fetcht  0x00000002 , 0x00004430 
- 00017216  0x0000392b add  0x00000002 , 0x00000002 , 0x00000011 
- 00017217  0x0000392c add  0x00000002 , 0x00000004 , 0x00000012 
- 00017218  0x0000392d branch  0x00004335 
- 00017219  0x00003930 fetcht  0x00000002 , 0x00004430 
- 00017220  0x00003931 add  0x00000002 , 0x00000000 , 0x00000013 
- 00017221  0x00003932 ifetch  0x00000001 , 0x00000013 
- 00017222  0x00003933 rtn 
- 00017223  0x00003936 call  0x00004343 
- 00017224  0x00003937 bne  0x00000000 , 0x0000434a 
- 00017225  0x00003938 branch  0x00004327 
- 00017226  0x0000393a add  0x00000002 , 0x0000000a , 0x00000012 
- 00017227  0x0000393b branch  0x000042f8 
- 00017228  0x00003942 fetch  0x00000008 , 0x00004ceb 
- 00017229  0x00003943 store  0x00000008 , 0x00004cfe 
- 00017230  0x00003944 jam  0x00000000 , 0x00004d0e 
- 00017231  0x00003945 fetch  0x00000001 , 0x00004d02 
- 00017232  0x00003946 lshift2  0x0000003f , 0x0000003f 
- 00017233  0x00003947 arg  0x00004b87 , 0x00000002 
- 00017234  0x00003948 iadd  0x00000002 , 0x00000002 
- 00017235  0x00003949 ifetch  0x00000004 , 0x00000002 
- 00017236  0x0000394a store  0x00000004 , 0x00004cfa 
- 00017237  0x0000394c fetch  0x00000001 , 0x00004d0e 
- 00017238  0x0000394d nbranch  0x0000435f , 0x00000034 
- 00017239  0x0000394e fetcht  0x00000002 , 0x00004cf4 
- 00017240  0x0000394f ifetch  0x00000001 , 0x00000002 
- 00017241  0x00003950 store  0x00000001 , 0x00004d0a 
- 00017242  0x00003951 increase  0x00000001 , 0x00000002 
- 00017243  0x00003952 storet  0x00000002 , 0x00004cf4 
- 00017244  0x00003953 rshift4  0x0000003f , 0x0000003f 
- 00017245  0x00003954 store  0x00000001 , 0x00004cf9 
- 00017246  0x00003955 branch  0x00004362 
- 00017247  0x00003957 fetch  0x00000001 , 0x00004d0a 
- 00017248  0x00003958 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00017249  0x00003959 store  0x00000001 , 0x00004cf9 
- 00017250  0x0000395b fetch  0x00000001 , 0x00004d0e 
- 00017251  0x0000395c setflip  0x00000000 , 0x0000003f 
- 00017252  0x0000395d store  0x00000001 , 0x00004d0e 
- 00017253  0x0000395e arg  0x00004b77 , 0x00000002 
- 00017254  0x0000395f fetch  0x00000001 , 0x00004cf9 
- 00017255  0x00003960 iadd  0x00000002 , 0x00000002 
- 00017256  0x00003961 ifetch  0x00000001 , 0x00000002 
- 00017257  0x00003962 fetcht  0x00000001 , 0x00004d02 
- 00017258  0x00003963 call  0x0000439a 
- 00017259  0x00003964 store  0x00000001 , 0x00004d02 
- 00017260  0x00003966 fetch  0x00000001 , 0x00004cf9 
- 00017261  0x00003967 and  0x0000003f , 0x00000008 , 0x00000002 
- 00017262  0x00003968 storet  0x00000001 , 0x00004cf8 
- 00017263  0x00003969 and  0x0000003f , 0x00000007 , 0x00000002 
- 00017264  0x0000396a storet  0x00000001 , 0x00004cf9 
- 00017265  0x0000396c call  0x000043a3 
- 00017266  0x0000396d storet  0x00000004 , 0x00004d06 
- 00017267  0x0000396f fetch  0x00000001 , 0x00004cf8 
- 00017268  0x00003970 branch  0x00004379 , 0x00000034 
- 00017269  0x00003971 fetch  0x00000004 , 0x00004cfe 
- 00017270  0x00003972 fetcht  0x00000004 , 0x00004d06 
- 00017271  0x00003973 isub  0x00000002 , 0x0000003f 
- 00017272  0x00003974 branch  0x0000437c 
- 00017273  0x00003976 fetch  0x00000004 , 0x00004cfe 
- 00017274  0x00003977 fetcht  0x00000004 , 0x00004d06 
- 00017275  0x00003978 iadd  0x00000002 , 0x0000003f 
- 00017276  0x0000397a store  0x00000004 , 0x00004cfe 
- 00017277  0x0000397b arg  0x00007fff , 0x00000002 
- 00017278  0x0000397c isub  0x00000002 , 0x0000003f 
- 00017279  0x0000397d bbit1  0x0000001f , 0x00004382 
- 00017280  0x0000397e storet  0x00000004 , 0x00004cfe 
- 00017281  0x0000397f branch  0x00004388 
- 00017282  0x00003981 fetch  0x00000004 , 0x00004cfe 
- 00017283  0x00003982 arg  0x00008000 , 0x00000002 
- 00017284  0x00003983 iadd  0x00000002 , 0x0000003f 
- 00017285  0x00003984 bbit0  0x0000001f , 0x00004388 
- 00017286  0x00003985 arg  0xffff8000 , 0x00000002 
- 00017287  0x00003986 storet  0x00000004 , 0x00004cfe 
- 00017288  0x00003988 fetch  0x00000001 , 0x00004d02 
- 00017289  0x00003989 lshift2  0x0000003f , 0x0000003f 
- 00017290  0x0000398a arg  0x00004b87 , 0x00000002 
- 00017291  0x0000398b iadd  0x00000002 , 0x00000002 
- 00017292  0x0000398c ifetch  0x00000004 , 0x00000002 
- 00017293  0x0000398d store  0x00000004 , 0x00004cfa 
- 00017294  0x0000398f fetch  0x00000002 , 0x00004cf6 
- 00017295  0x00003990 fetcht  0x00000002 , 0x00004cfe 
- 00017296  0x00003991 istoret  0x00000002 , 0x0000003f 
- 00017297  0x00003992 increase  0x00000002 , 0x0000003f 
- 00017298  0x00003993 store  0x00000002 , 0x00004cf6 
- 00017299  0x00003995 fetch  0x00000001 , 0x00004cf3 
- 00017300  0x00003996 increase  0xffffffff , 0x0000003f 
- 00017301  0x00003997 store  0x00000001 , 0x00004cf3 
- 00017302  0x00003998 nbranch  0x00004355 , 0x00000034 
- 00017303  0x00003999 fetch  0x00000008 , 0x00004cfe 
- 00017304  0x0000399a store  0x00000008 , 0x00004ceb 
- 00017305  0x0000399b rtn 
- 00017306  0x0000399e iadd  0x00000002 , 0x0000003f 
- 00017307  0x0000399f bbit0  0x00000007 , 0x0000439e 
- 00017308  0x000039a0 setarg  0x00000000 
- 00017309  0x000039a1 rtn 
- 00017310  0x000039a3 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00017311  0x000039a4 sub  0x0000003f , 0x00000058 , 0x0000003e 
- 00017312  0x000039a5 rtn  0x00000002 
- 00017313  0x000039a6 setarg  0x00000058 
- 00017314  0x000039a7 rtn 
- 00017315  0x000039aa fetchr  0x00000011 , 0x00000004 , 0x00004cfa 
- 00017316  0x000039ab rshift3  0x00000011 , 0x00000002 
- 00017317  0x000039ac fetch  0x00000001 , 0x00004cf9 
- 00017318  0x000039ad bbit0  0x00000002 , 0x000043a9 
- 00017319  0x000039ae copy  0x00000011 , 0x0000003f 
- 00017320  0x000039af iadd  0x00000002 , 0x00000002 
- 00017321  0x000039b1 fetch  0x00000001 , 0x00004cf9 
- 00017322  0x000039b2 bbit0  0x00000001 , 0x000043ad 
- 00017323  0x000039b3 rshift  0x00000011 , 0x0000003f 
- 00017324  0x000039b4 iadd  0x00000002 , 0x00000002 
- 00017325  0x000039b6 fetch  0x00000001 , 0x00004cf9 
- 00017326  0x000039b7 rtnbit0  0x00000000 
- 00017327  0x000039b8 rshift2  0x00000011 , 0x0000003f 
- 00017328  0x000039b9 iadd  0x00000002 , 0x00000002 
- 00017329  0x000039ba rtn 
- 00017330  0x000039c0 call  0x00007396 
- 00017331  0x000039c1 rtn  0x0000002b 
- 00017332  0x000039c2 setarg  0x000045be 
- 00017333  0x000039c3 store  0x00000002 , 0x000045e0 
- 00017334  0x000039c5 setarg  0x0000330a 
- 00017335  0x000039c6 store  0x00000002 , 0x000045e2 
- 00017336  0x000039c8 setarg  0x0000465e 
- 00017337  0x000039c9 store  0x00000002 , 0x000045e4 
- 00017338  0x000039cb setarg  0x0000442e 
- 00017339  0x000039cc store  0x00000002 , 0x000043d5 
- 00017340  0x000039ce setarg  0x00004430 
- 00017341  0x000039cf store  0x00000002 , 0x000043d7 
- 00017342  0x000039d1 setarg  0x00004455 
- 00017343  0x000039d2 store  0x00000002 , 0x000043db 
- 00017344  0x000039d4 setarg  0x00004476 
- 00017345  0x000039d5 store  0x00000002 , 0x000043dd 
- 00017346  0x000039d7 setarg  0x00004308 
- 00017347  0x000039d8 store  0x00000002 , 0x000043d3 
- 00017348  0x000039da setarg  0x000044d1 
- 00017349  0x000039db store  0x00000002 , 0x000043df 
- 00017350  0x000039dd setarg  0x00004494 
- 00017351  0x000039de store  0x00000002 , 0x000043e3 
- 00017352  0x000039e0 bpatch  0x0000002e , 0x00004005 
- 00017353  0x000039e1 call  0x00004412 
- 00017354  0x000039e2 call  0x00004463 
- 00017355  0x000039e3 call  0x000078ad 
- 00017356  0x000039e4 jam  0x00000002 , 0x000040c0 
- 00017357  0x000039e5 jam  0x00000000 , 0x000049b7 
- 00017358  0x000039e6 fetch  0x00000001 , 0x00004779 
- 00017359  0x000039e7 store  0x00000001 , 0x00004648 
- 00017360  0x000039e8 beq  0x00000000 , 0x000043db 
- 00017361  0x000039e9 fetch  0x00000001 , 0x0000477a 
- 00017362  0x000039ea store  0x00000001 , 0x000044ec 
- 00017363  0x000039eb jam  0x00000000 , 0x00004388 
- 00017364  0x000039ed call  0x00007776 
- 00017365  0x000039ee call  0x00007780 
- 00017366  0x000039ef jam  0x00000001 , 0x000047a1 
- 00017367  0x000039f0 fetch  0x00000002 , 0x000044e9 
- 00017368  0x000039f1 rtnbit1  0x0000000c 
- 00017369  0x000039f2 branch  0x00004327 
- 00017370  0x000039f6 branch  0x000043f9 
- 00017371  0x000039f9 jam  0x00000002 , 0x000047a1 
- 00017372  0x000039fb jam  0x00000001 , 0x00004388 
- 00017373  0x000039fc setarg  0x00000020 
- 00017374  0x000039fd call  0x000063c7 
- 00017375  0x000039ff arg  0x00004273 , 0x00000005 
- 00017376  0x00003a00 fetch  0x00000001 , 0x000042db 
- 00017377  0x00003a02 and  0x0000003f , 0x000000f0 , 0x00000002 
- 00017378  0x00003a03 rshift4  0x00000002 , 0x00000002 
- 00017379  0x00003a04 call  0x000043f3 
- 00017380  0x00003a05 istoret  0x00000001 , 0x00000005 
- 00017381  0x00003a06 and  0x0000003f , 0x0000000f , 0x00000002 
- 00017382  0x00003a07 call  0x000043f3 
- 00017383  0x00003a08 istoret  0x00000001 , 0x00000005 
- 00017384  0x00003a09 call  0x00002955 
- 00017385  0x00003a0a fetcht  0x00000001 , 0x0000426b 
- 00017386  0x00003a0b copy  0x00000002 , 0x00000039 
- 00017387  0x00003a0c arg  0x0000434b , 0x00000005 
- 00017388  0x00003a0d arg  0x0000426c , 0x00000006 
- 00017389  0x00003a0e call  0x00007cda 
- 00017390  0x00003a10 fetcht  0x00000001 , 0x0000426b 
- 00017391  0x00003a11 copy  0x00000002 , 0x00000039 
- 00017392  0x00003a12 arg  0x0000436b , 0x00000005 
- 00017393  0x00003a13 arg  0x0000426c , 0x00000006 
- 00017394  0x00003a14 branch  0x00007cda 
- 00017395  0x00003a16 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00017396  0x00003a17 branch  0x000043f7 , 0x00000002 
- 00017397  0x00003a18 add  0x00000002 , 0x00000037 , 0x00000002 
- 00017398  0x00003a19 rtn 
- 00017399  0x00003a1b add  0x00000002 , 0x00000030 , 0x00000002 
- 00017400  0x00003a1c rtn 
- 00017401  0x00003a1f fetch  0x00000001 , 0x0000476e 
- 00017402  0x00003a20 bne  0x000000ff , 0x0000440b 
- 00017403  0x00003a22 fetch  0x00000001 , 0x0000476c 
- 00017404  0x00003a23 bne  0x000000ff , 0x0000440e 
- 00017405  0x00003a25 fetch  0x00000001 , 0x00004777 
- 00017406  0x00003a26 bne  0x000000ff , 0x00004410 
- 00017407  0x00003a28 fetch  0x00000001 , 0x000046da 
- 00017408  0x00003a29 copy  0x0000003f , 0x00000039 
- 00017409  0x00003a2a setarg  0x000046db 
- 00017410  0x00003a2b copy  0x0000003f , 0x00000011 
- 00017411  0x00003a2d copy  0x00000011 , 0x00000006 
- 00017412  0x00003a2e ifetch  0x00000001 , 0x00000006 
- 00017413  0x00003a2f copy  0x00000006 , 0x00000011 
- 00017414  0x00003a30 beq  0x000000ff , 0x00004409 
- 00017415  0x00003a31 copy  0x0000003f , 0x00000002 
- 00017416  0x00003a32 call  0x00006ef7 
- 00017417  0x00003a34 loop  0x00004403 
- 00017418  0x00003a36 rtn 
- 00017419  0x00003a38 fetch  0x00000008 , 0x0000476e 
- 00017420  0x00003a39 store  0x00000008 , 0x000046dd 
- 00017421  0x00003a3a branch  0x000043fb 
- 00017422  0x00003a3c store  0x00000001 , 0x000046db 
- 00017423  0x00003a3d branch  0x000043fd 
- 00017424  0x00003a3f store  0x00000001 , 0x000046dc 
- 00017425  0x00003a40 branch  0x000043ff 
- 00017426  0x00003a44 call  0x000045ba 
- 00017427  0x00003a45 call  0x00004640 
- 00017428  0x00003a46 arg  0x00000000 , 0x00000011 
- 00017429  0x00003a47 call  0x00007055 
- 00017430  0x00003a48 call  0x000043f9 
- 00017431  0x00003a49 call  0x0000446b 
- 00017432  0x00003a4a call  0x0000442c 
- 00017433  0x00003a4b branch  0x0000441b 
- 00017434  0x00003a4d rtn 
- 00017435  0x00003a4f fetch  0x00000001 , 0x000049a4 
- 00017436  0x00003a50 copy  0x0000003f , 0x00000039 
- 00017437  0x00003a51 setarg  0x000049a5 
- 00017438  0x00003a52 copy  0x0000003f , 0x00000011 
- 00017439  0x00003a54 copy  0x00000011 , 0x00000006 
- 00017440  0x00003a55 ifetch  0x00000001 , 0x00000006 
- 00017441  0x00003a56 copy  0x00000006 , 0x00000011 
- 00017442  0x00003a57 beq  0x000000ff , 0x00004426 
- 00017443  0x00003a58 copy  0x0000003f , 0x00000002 
- 00017444  0x00003a59 store  0x00000001 , 0x000049a9 
- 00017445  0x00003a5a call  0x00004428 
- 00017446  0x00003a5c loop  0x0000441f 
- 00017447  0x00003a5e rtn 
- 00017448  0x00003a61 fetch  0x00000001 , 0x000049a9 
- 00017449  0x00003a62 rtneq  0x000000ff 
- 00017450  0x00003a63 iforce  0x00000002 
- 00017451  0x00003a64 branch  0x00006ef7 
- 00017452  0x00003a68 jam  0x00000064 , 0x0000477d 
- 00017453  0x00003a69 rtn 
- 00017454  0x00003a6c call  0x00004431 
- 00017455  0x00003a6d call  0x00007de2 
- 00017456  0x00003a6f branch  0x0000701b 
- 00017457  0x00003a72 call  0x0000788b 
- 00017458  0x00003a74 arg  0x00000010 , 0x00000039 
- 00017459  0x00003a75 arg  0x00008070 , 0x00000006 
- 00017460  0x00003a77 copy  0x00000006 , 0x00000005 
- 00017461  0x00003a78 ifetch  0x00000001 , 0x00000006 
- 00017462  0x00003a79 beq  0x0000001f , 0x00004445 
- 00017463  0x00003a7a beq  0x00000020 , 0x00004445 
- 00017464  0x00003a7b beq  0x00000021 , 0x00004445 
- 00017465  0x00003a7c beq  0x00000022 , 0x00004445 
- 00017466  0x00003a7d beq  0x00000023 , 0x00004445 
- 00017467  0x00003a7e beq  0x0000002c , 0x00004445 
- 00017468  0x00003a7f beq  0x0000002d , 0x00004445 
- 00017469  0x00003a80 beq  0x00000000 , 0x00004445 
- 00017470  0x00003a82 loop  0x00004434 
- 00017471  0x00003a83 arg  0x000080dc , 0x0000003f 
- 00017472  0x00003a84 isub  0x00000006 , 0x0000003e 
- 00017473  0x00003a85 branch  0x0000444b , 0x00000005 
- 00017474  0x00003a87 arg  0x00000008 , 0x00000039 
- 00017475  0x00003a88 arg  0x000080d4 , 0x00000006 
- 00017476  0x00003a89 branch  0x00004434 
- 00017477  0x00003a8c setarg  0x00000040 
- 00017478  0x00003a8d istore  0x00000001 , 0x00000005 
- 00017479  0x00003a8e branch  0x0000443e 
- 00017480  0x00003a90 setarg  0x00000080 
- 00017481  0x00003a91 istore  0x00000001 , 0x00000005 
- 00017482  0x00003a92 branch  0x0000443e 
- 00017483  0x00003a94 fetch  0x00000001 , 0x000049a4 
- 00017484  0x00003a95 copy  0x0000003f , 0x00000039 
- 00017485  0x00003a96 arg  0x000049a5 , 0x00000006 
- 00017486  0x00003a98 ifetch  0x00000001 , 0x00000006 
- 00017487  0x00003a99 set1  0x00000007 , 0x0000003f 
- 00017488  0x00003a9a arg  0x0000003e , 0x00000002 
- 00017489  0x00003a9b call  0x00006f20 
- 00017490  0x00003a9c loop  0x0000444e 
- 00017491  0x00003a9d rtn 
- 00017492  0x00003aa0 branch  0x00007027 
- 00017493  0x00003aa3 call  0x0000446d 
- 00017494  0x00003aa4 call  0x00004458 
- 00017495  0x00003aa5 branch  0x00004454 
- 00017496  0x00003aa8 fetch  0x00000002 , 0x000044e9 
- 00017497  0x00003aa9 rtnbit1  0x00000009 
- 00017498  0x00003aaa fetch  0x00000001 , 0x000049b7 
- 00017499  0x00003aab beq  0x00000001 , 0x0000445d 
- 00017500  0x00003aac rtn 
- 00017501  0x00003aae fetch  0x00000001 , 0x00004798 
- 00017502  0x00003aaf rtneq  0x00000001 
- 00017503  0x00003ab0 jam  0x00000001 , 0x00004798 
- 00017504  0x00003ab1 call  0x00004467 
- 00017505  0x00003ab2 call  0x00004469 
- 00017506  0x00003ab3 branch  0x00004480 
- 00017507  0x00003ab6 fetch  0x00000002 , 0x000049bc 
- 00017508  0x00003ab7 store  0x00000002 , 0x000049be 
- 00017509  0x00003ab8 jam  0x00000000 , 0x000049c0 
- 00017510  0x00003ab9 rtn 
- 00017511  0x00003abd setarg  0x00000000 
- 00017512  0x00003abe branch  0x00004464 
- 00017513  0x00003ac2 arg  0x00000000 , 0x00000011 
- 00017514  0x00003ac3 branch  0x000077bf 
- 00017515  0x00003ac7 arg  0x00000000 , 0x00000011 
- 00017516  0x00003ac8 branch  0x000077c4 
- 00017517  0x00003acf fetch  0x00000002 , 0x000044e9 
- 00017518  0x00003ad0 rtnbit0  0x00000009 
- 00017519  0x00003ad1 call  0x00002a28 
- 00017520  0x00003ad2 nrtn  0x00000034 
- 00017521  0x00003ad3 arg  0x000046c6 , 0x00000011 
- 00017522  0x00003ad4 call  0x000078ca 
- 00017523  0x00003ad5 nrtn  0x00000028 
- 00017524  0x00003ad6 arg  0x000046c6 , 0x00000006 
- 00017525  0x00003ad7 branch  0x000063cb 
- 00017526  0x00003ada copy  0x00000013 , 0x0000003f 
- 00017527  0x00003adb beq  0x0000002d , 0x00004347 
- 00017528  0x00003adc beq  0x00000010 , 0x0000432f 
- 00017529  0x00003add beq  0x00000014 , 0x0000447c 
- 00017530  0x00003ade beq  0x00000015 , 0x00004486 
- 00017531  0x00003adf rtn 
- 00017532  0x00003ae2 call  0x00004467 
- 00017533  0x00003ae3 call  0x00004469 
- 00017534  0x00003ae4 set0  0x00000027 , 0x00000000 
- 00017535  0x00003ae5 branch  0x00004482 
- 00017536  0x00003ae7 fetch  0x00000002 , 0x00004799 
- 00017537  0x00003ae8 store  0x00000002 , 0x0000479b 
- 00017538  0x00003aea jam  0x00000014 , 0x0000477c 
- 00017539  0x00003aeb jam  0x00000000 , 0x00004094 
- 00017540  0x00003aec call  0x00004315 
- 00017541  0x00003aed branch  0x0000432b 
- 00017542  0x00003af1 set1  0x00000027 , 0x00000000 
- 00017543  0x00003af2 call  0x00004463 
- 00017544  0x00003af3 call  0x0000456e 
- 00017545  0x00003af4 call  0x00004562 
- 00017546  0x00003af6 setarg  0x00000000 
- 00017547  0x00003af7 store  0x00000005 , 0x0000474a 
- 00017548  0x00003af8 call  0x000078ad 
- 00017549  0x00003af9 jam  0x0000000a , 0x0000470c 
- 00017550  0x00003afa jam  0x0000000a , 0x0000470e 
- 00017551  0x00003afb jam  0x0000000a , 0x00004710 
- 00017552  0x00003afd jam  0x00000002 , 0x000040c0 
- 00017553  0x00003afe setarg  0x00000020 
- 00017554  0x00003aff call  0x000063c7 
- 00017555  0x00003b00 branch  0x00004317 
- 00017556  0x00003b03 call  0x0000450f 
- 00017557  0x00003b04 call  0x00004512 
- 00017558  0x00003b05 call  0x00004515 
- 00017559  0x00003b08 call  0x000044a1 
- 00017560  0x00003b09 branch  0x00004499 
- 00017561  0x00003b0d arg  0x000049b8 , 0x00000013 
- 00017562  0x00003b0e arg  0x00000000 , 0x00000012 
- 00017563  0x00003b0f branch  0x000042e0 
- 00017564  0x00003b12 arg  0x000049be , 0x00000013 
- 00017565  0x00003b13 arg  0x0000449f , 0x00000012 
- 00017566  0x00003b14 branch  0x000042e7 
- 00017567  0x00003b16 jam  0x00000001 , 0x000049c0 
- 00017568  0x00003b17 rtn 
- 00017569  0x00003b1a arg  0x0000479b , 0x00000013 
- 00017570  0x00003b1b arg  0x000044a4 , 0x00000012 
- 00017571  0x00003b1c branch  0x000042e7 
- 00017572  0x00003b1e jam  0x00000002 , 0x00004798 
- 00017573  0x00003b1f jam  0x00000000 , 0x000049b7 
- 00017574  0x00003b20 branch  0x0000448a 
- 00017575  0x00003b23 fetch  0x00000001 , 0x00004776 
- 00017576  0x00003b24 rtn  0x00000034 
- 00017577  0x00003b25 arg  0x0000477c , 0x00000013 
- 00017578  0x00003b26 arg  0x000044ac , 0x00000012 
- 00017579  0x00003b27 branch  0x000042e0 
- 00017580  0x00003b29 fetch  0x00000001 , 0x0000477b 
- 00017581  0x00003b2a store  0x00000001 , 0x0000477c 
- 00017582  0x00003b2b fetch  0x00000001 , 0x0000477f 
- 00017583  0x00003b2c nrtn  0x00000034 
- 00017584  0x00003b2e call  0x00006fb0 
- 00017585  0x00003b2f store  0x00000002 , 0x00004796 
- 00017586  0x00003b30 arg  0x00004790 , 0x00000011 
- 00017587  0x00003b31 call  0x00006fd7 
- 00017588  0x00003b32 fetcht  0x00000001 , 0x0000477d 
- 00017589  0x00003b33 isub  0x00000002 , 0x0000003e 
- 00017590  0x00003b34 branch  0x000044b9 , 0x00000002 
- 00017591  0x00003b35 store  0x00000001 , 0x0000477d 
- 00017592  0x00003b36 copy  0x0000003f , 0x00000002 
- 00017593  0x00003b38 storet  0x00000001 , 0x0000477e 
- 00017594  0x00003b39 fetch  0x00000001 , 0x00004778 
- 00017595  0x00003b3a isub  0x00000002 , 0x0000003e 
- 00017596  0x00003b3b call  0x000044c4 , 0x00000002 
- 00017597  0x00003b3c storet  0x00000001 , 0x00004789 
- 00017598  0x00003b3d arg  0x00000006 , 0x00000039 
- 00017599  0x00003b3e arg  0x00004784 , 0x00000006 
- 00017600  0x00003b3f call  0x000044cb 
- 00017601  0x00003b40 store  0x00000001 , 0x0000478a 
- 00017602  0x00003b41 arg  0x00004781 , 0x00000011 
- 00017603  0x00003b42 branch  0x000078b2 
- 00017604  0x00003b44 fetch  0x00000001 , 0x00004780 
- 00017605  0x00003b45 nrtn  0x00000034 
- 00017606  0x00003b46 jam  0x00000001 , 0x00004780 
- 00017607  0x00003b47 arg  0x00000001 , 0x00000011 
- 00017608  0x00003b48 branch  0x000077c4 
- 00017609  0x00003b4a arg  0x00000001 , 0x00000011 
- 00017610  0x00003b4b branch  0x000077bf 
- 00017611  0x00003b50 arg  0x00000000 , 0x00000011 
- 00017612  0x00003b52 ifetch  0x00000001 , 0x00000006 
- 00017613  0x00003b53 iadd  0x00000011 , 0x00000011 
- 00017614  0x00003b54 loop  0x000044cc 
- 00017615  0x00003b56 and  0x00000011 , 0x000000ff , 0x0000003f 
- 00017616  0x00003b57 rtn 
- 00017617  0x00003b5a fetch  0x00000001 , 0x00004397 
- 00017618  0x00003b5b beq  0x00000012 , 0x000044d4 
- 00017619  0x00003b5c rtn 
- 00017620  0x00003b5e fetch  0x00000002 , 0x00004398 
- 00017621  0x00003b5f beq  0x00000019 , 0x000044eb 
- 00017622  0x00003b60 rtn 
- 00017623  0x00003b63 bpatch  0x0000002f , 0x00004005 
- 00017624  0x00003b64 ifetch  0x00000005 , 0x00000011 
- 00017625  0x00003b65 store  0x00000005 , 0x000006f1 
- 00017626  0x00003b66 fetch  0x00000002 , 0x000006f1 
- 00017627  0x00003b67 arg  0x00006b5a , 0x00000002 
- 00017628  0x00003b68 isub  0x00000002 , 0x0000003e 
- 00017629  0x00003b69 nrtn  0x00000005 
- 00017630  0x00003b6a fetch  0x00000002 , 0x000006f4 
- 00017631  0x00003b6b byteswap  0x0000003f , 0x0000003f 
- 00017632  0x00003b6c store  0x00000002 , 0x000006f4 
- 00017633  0x00003b6d copy  0x0000003f , 0x00000039 
- 00017634  0x00003b6e increase  0x00000005 , 0x00000011 
- 00017635  0x00003b6f copy  0x00000011 , 0x00000006 
- 00017636  0x00003b70 arg  0x000006f6 , 0x00000005 
- 00017637  0x00003b71 call  0x00007cda 
- 00017638  0x00003b72 ifetch  0x00000001 , 0x00000006 
- 00017639  0x00003b73 store  0x00000001 , 0x00000700 
- 00017640  0x00003b74 arg  0x000006f3 , 0x00000011 
- 00017641  0x00003b75 arg  0x000006f6 , 0x00000012 
- 00017642  0x00003b76 rtn 
- 00017643  0x00003b79 setarg  0x00000000 
- 00017644  0x00003b7a store  0x00000005 , 0x00004700 
- 00017645  0x00003b7b store  0x00000005 , 0x00004705 
- 00017646  0x00003b7c call  0x000044d7 
- 00017647  0x00003b7d copy  0x00000012 , 0x00000006 
- 00017648  0x00003b7e arg  0x00004700 , 0x00000005 
- 00017649  0x00003b7f arg  0x0000000a , 0x00000039 
- 00017650  0x00003b80 call  0x00007cda 
- 00017651  0x00003b82 bpatch  0x00000030 , 0x00004006 
- 00017652  0x00003b83 ifetch  0x00000001 , 0x00000011 
- 00017653  0x00003b84 beq  0x00000002 , 0x0000451e 
- 00017654  0x00003b85 beq  0x00000003 , 0x00004533 
- 00017655  0x00003b86 beq  0x00000004 , 0x0000453a 
- 00017656  0x00003b87 beq  0x00000005 , 0x0000453a 
- 00017657  0x00003b88 beq  0x00000006 , 0x000045aa 
- 00017658  0x00003b89 beq  0x00000007 , 0x000045ab 
- 00017659  0x00003b8a beq  0x00000008 , 0x000045ae 
- 00017660  0x00003b8b rtn 
- 00017661  0x00003b8e call  0x000044eb 
- 00017662  0x00003b8f fetch  0x00000001 , 0x000006f3 
- 00017663  0x00003b90 beq  0x00000004 , 0x00004502 
- 00017664  0x00003b91 beq  0x00000005 , 0x00004502 
- 00017665  0x00003b92 rtn 
- 00017666  0x00003b94 fetch  0x00000001 , 0x00004700 
- 00017667  0x00003b95 ncall  0x00004509 , 0x00000034 
- 00017668  0x00003b96 fetch  0x00000001 , 0x00004702 
- 00017669  0x00003b97 ncall  0x0000450b , 0x00000034 
- 00017670  0x00003b98 fetch  0x00000001 , 0x00004704 
- 00017671  0x00003b99 ncall  0x0000450d , 0x00000034 
- 00017672  0x00003b9a rtn 
- 00017673  0x00003b9d jam  0x00000005 , 0x000049a1 
- 00017674  0x00003b9e rtn 
- 00017675  0x00003ba0 jam  0x00000005 , 0x000049a2 
- 00017676  0x00003ba1 rtn 
- 00017677  0x00003ba3 jam  0x00000005 , 0x000049a3 
- 00017678  0x00003ba4 rtn 
- 00017679  0x00003ba7 arg  0x000049a1 , 0x00000013 
- 00017680  0x00003ba8 arg  0x00004518 , 0x00000012 
- 00017681  0x00003ba9 branch  0x000042e0 
- 00017682  0x00003bab arg  0x000049a2 , 0x00000013 
- 00017683  0x00003bac arg  0x0000451a , 0x00000012 
- 00017684  0x00003bad branch  0x000042e0 
- 00017685  0x00003baf arg  0x000049a3 , 0x00000013 
- 00017686  0x00003bb0 arg  0x0000451c , 0x00000012 
- 00017687  0x00003bb1 branch  0x000042e0 
- 00017688  0x00003bb4 jam  0x00000000 , 0x00004700 
- 00017689  0x00003bb5 branch  0x0000453a 
- 00017690  0x00003bb7 jam  0x00000000 , 0x00004702 
- 00017691  0x00003bb8 branch  0x0000453a 
- 00017692  0x00003bba jam  0x00000000 , 0x00004704 
- 00017693  0x00003bbb branch  0x0000453a 
- 00017694  0x00003bc1 fetch  0x00000001 , 0x00004700 
- 00017695  0x00003bc2 store  0x00000001 , 0x0000470b 
- 00017696  0x00003bc3 fetch  0x00000001 , 0x00004701 
- 00017697  0x00003bc4 store  0x00000001 , 0x0000470d 
- 00017698  0x00003bc5 branch  0x00004544 
- 00017699  0x00003bca fetch  0x00000001 , 0x00004700 
- 00017700  0x00003bcb store  0x00000001 , 0x0000470d 
- 00017701  0x00003bcc branch  0x00004552 
- 00017702  0x00003bce fetch  0x00000001 , 0x0000470c 
- 00017703  0x00003bcf call  0x0000452b 
- 00017704  0x00003bd0 fetch  0x00000001 , 0x00004701 
- 00017705  0x00003bd1 store  0x00000001 , 0x0000470b 
- 00017706  0x00003bd2 branch  0x00004550 
- 00017707  0x00003bd4 beq  0x00000002 , 0x0000452f 
- 00017708  0x00003bd5 beq  0x00000003 , 0x00004531 
- 00017709  0x00003bd6 store  0x00000001 , 0x0000470c 
- 00017710  0x00003bd7 rtn 
- 00017711  0x00003bd9 jam  0x00000005 , 0x0000470c 
- 00017712  0x00003bda rtn 
- 00017713  0x00003bdc jam  0x0000000a , 0x0000470c 
- 00017714  0x00003bdd rtn 
- 00017715  0x00003bdf fetch  0x00000001 , 0x00004700 
- 00017716  0x00003be0 call  0x0000452b 
- 00017717  0x00003be1 fetch  0x00000001 , 0x0000470c 
- 00017718  0x00003be2 call  0x0000459e 
- 00017719  0x00003be3 call  0x000045a1 
- 00017720  0x00003be4 jam  0x00000000 , 0x00000671 
- 00017721  0x00003be5 branch  0x0000707a 
- 00017722  0x00003be8 fetch  0x00000001 , 0x0000479e 
- 00017723  0x00003be9 nrtn  0x00000034 
- 00017724  0x00003bea fetch  0x00000006 , 0x00004700 
- 00017725  0x00003beb store  0x00000006 , 0x0000470b 
- 00017726  0x00003bec fetch  0x00000001 , 0x0000470c 
- 00017727  0x00003bed fetcht  0x00000001 , 0x0000470e 
- 00017728  0x00003bee iand  0x00000002 , 0x0000003f 
- 00017729  0x00003bef fetcht  0x00000001 , 0x00004710 
- 00017730  0x00003bf0 iand  0x00000002 , 0x0000003f 
- 00017731  0x00003bf1 call  0x00004556 , 0x00000034 
- 00017732  0x00003bf3 bpatch  0x00000031 , 0x00004006 
- 00017733  0x00003bf4 fetch  0x00000002 , 0x000044e9 
- 00017734  0x00003bf5 isolate1  0x00000009 , 0x0000003f 
- 00017735  0x00003bf6 ncall  0x00004463 , 0x00000001 
- 00017736  0x00003bf7 call  0x00004550 
- 00017737  0x00003bf8 call  0x00004552 
- 00017738  0x00003bf9 branch  0x0000454b 
- 00017739  0x00003bfc fetch  0x00000001 , 0x0000470b 
- 00017740  0x00003bfd fetcht  0x00000001 , 0x0000470d 
- 00017741  0x00003bfe iadd  0x00000002 , 0x0000003f 
- 00017742  0x00003bff nbranch  0x0000788d , 0x00000034 
- 00017743  0x00003c00 branch  0x0000788b 
- 00017744  0x00003c03 arg  0x0000470b , 0x00000006 
- 00017745  0x00003c04 branch  0x00004558 
- 00017746  0x00003c06 arg  0x0000470d , 0x00000006 
- 00017747  0x00003c07 branch  0x0000455d 
- 00017748  0x00003c09 arg  0x0000470f , 0x00000006 
- 00017749  0x00003c0a branch  0x0000457a 
- 00017750  0x00003c0c jam  0x00000000 , 0x0000477f 
- 00017751  0x00003c0d rtn 
- 00017752  0x00003c10 ifetch  0x00000001 , 0x00000006 
- 00017753  0x00003c11 beq  0x00000000 , 0x00004562 
- 00017754  0x00003c12 beq  0x00000001 , 0x00004566 
- 00017755  0x00003c13 beq  0x00000002 , 0x0000456a 
- 00017756  0x00003c14 rtn 
- 00017757  0x00003c16 ifetch  0x00000001 , 0x00000006 
- 00017758  0x00003c17 beq  0x00000000 , 0x0000456e 
- 00017759  0x00003c18 beq  0x00000002 , 0x00004572 
- 00017760  0x00003c19 beq  0x00000001 , 0x00004576 
- 00017761  0x00003c1a rtn 
- 00017762  0x00003c1d fetcht  0x00000001 , 0x000049a5 
- 00017763  0x00003c1e call  0x00006ef3 
- 00017764  0x00003c1f fetcht  0x00000001 , 0x000049a6 
- 00017765  0x00003c20 branch  0x00006ef3 
- 00017766  0x00003c22 fetcht  0x00000001 , 0x000049a5 
- 00017767  0x00003c23 call  0x00006ef7 
- 00017768  0x00003c24 fetcht  0x00000001 , 0x000049a6 
- 00017769  0x00003c25 branch  0x00006ef3 
- 00017770  0x00003c27 fetcht  0x00000001 , 0x000049a5 
- 00017771  0x00003c28 call  0x00006ef3 
- 00017772  0x00003c29 fetcht  0x00000001 , 0x000049a6 
- 00017773  0x00003c2a branch  0x00006ef7 
- 00017774  0x00003c2c fetcht  0x00000001 , 0x000049a7 
- 00017775  0x00003c2d call  0x00006ef3 
- 00017776  0x00003c2e fetcht  0x00000001 , 0x000049a8 
- 00017777  0x00003c2f branch  0x00006ef3 
- 00017778  0x00003c31 fetcht  0x00000001 , 0x000049a7 
- 00017779  0x00003c32 call  0x00006ef7 
- 00017780  0x00003c33 fetcht  0x00000001 , 0x000049a8 
- 00017781  0x00003c34 branch  0x00006ef3 
- 00017782  0x00003c36 fetcht  0x00000001 , 0x000049a7 
- 00017783  0x00003c37 call  0x00006ef3 
- 00017784  0x00003c38 fetcht  0x00000001 , 0x000049a8 
- 00017785  0x00003c39 branch  0x00006ef7 
- 00017786  0x00003c3f bpatch  0x00000032 , 0x00004006 
- 00017787  0x00003c40 ifetch  0x00000001 , 0x00000006 
- 00017788  0x00003c41 beq  0x00000000 , 0x00004587 
- 00017789  0x00003c42 beq  0x00000001 , 0x00004580 
- 00017790  0x00003c43 beq  0x00000002 , 0x00004582 
- 00017791  0x00003c44 rtn 
- 00017792  0x00003c46 jam  0x00000000 , 0x00004729 
- 00017793  0x00003c47 branch  0x00004583 
- 00017794  0x00003c49 jam  0x00000001 , 0x00004729 
- 00017795  0x00003c4a ifetch  0x00000001 , 0x00000006 
- 00017796  0x00003c4b store  0x00000001 , 0x0000472b 
- 00017797  0x00003c4c ifetch  0x00000008 , 0x00000012 
- 00017798  0x00003c4d branch  0x0000458c 
- 00017799  0x00003c50 ifetch  0x00000001 , 0x00000012 
- 00017800  0x00003c51 call  0x000070bd 
- 00017801  0x00003c52 increase  0x00000001 , 0x00000012 
- 00017802  0x00003c53 ifetch  0x00000001 , 0x00000012 
- 00017803  0x00003c54 branch  0x000070bd 
- 00017804  0x00003c56 store  0x00000008 , 0x0000472c 
- 00017805  0x00003c57 jam  0x00000001 , 0x0000477f 
- 00017806  0x00003c58 fetch  0x00000001 , 0x00004729 
- 00017807  0x00003c59 beq  0x00000000 , 0x0000459a 
- 00017808  0x00003c5b fetch  0x00000001 , 0x0000472d 
- 00017809  0x00003c5c store  0x00000001 , 0x0000472e 
- 00017810  0x00003c5d fetch  0x00000001 , 0x0000472c 
- 00017811  0x00003c5f call  0x000070bd 
- 00017812  0x00003c60 fetch  0x00000001 , 0x0000472b 
- 00017813  0x00003c61 call  0x0000459e 
- 00017814  0x00003c62 store  0x00000001 , 0x00004733 
- 00017815  0x00003c63 fetch  0x00000006 , 0x0000472e 
- 00017816  0x00003c64 store  0x00000006 , 0x00000670 
- 00017817  0x00003c65 branch  0x00007066 
- 00017818  0x00003c67 fetch  0x00000001 , 0x0000472c 
- 00017819  0x00003c68 store  0x00000001 , 0x0000472e 
- 00017820  0x00003c69 fetch  0x00000001 , 0x0000472d 
- 00017821  0x00003c6a branch  0x00004593 
- 00017822  0x00003c6d mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00017823  0x00003c6e add  0x0000003f , 0x00000032 , 0x0000003f 
- 00017824  0x00003c6f rtn 
- 00017825  0x00003c71 arg  0x00002ee0 , 0x00000002 
- 00017826  0x00003c72 imul32  0x00000002 , 0x0000003f 
- 00017827  0x00003c73 div  0x0000003f , 0x00000064 
- 00017828  0x00003c74 call  0x00007d62 
- 00017829  0x00003c75 quotient  0x00000002 
- 00017830  0x00003c76 copy  0x00000002 , 0x00000011 
- 00017831  0x00003c77 setarg  0x00002ee0 
- 00017832  0x00003c78 isub  0x00000002 , 0x00000012 
- 00017833  0x00003c79 rtn 
- 00017834  0x00003c7c rtn 
- 00017835  0x00003c7f fetch  0x00000008 , 0x00004700 
- 00017836  0x00003c80 store  0x00000008 , 0x0000474a 
- 00017837  0x00003c81 rtn 
- 00017838  0x00003c84 fetch  0x00000001 , 0x00004767 
- 00017839  0x00003c85 store  0x00000001 , 0x0000475d 
- 00017840  0x00003c86 fetch  0x00000001 , 0x00004768 
- 00017841  0x00003c87 store  0x00000001 , 0x0000475e 
- 00017842  0x00003c88 fetch  0x00000001 , 0x00004769 
- 00017843  0x00003c89 store  0x00000001 , 0x0000475f 
- 00017844  0x00003c8a arg  0x0000000d , 0x00000039 
- 00017845  0x00003c8b arg  0x00004758 , 0x00000006 
- 00017846  0x00003c8c call  0x000044cb 
- 00017847  0x00003c8d store  0x00000001 , 0x00004765 
- 00017848  0x00003c8e arg  0x00004755 , 0x00000011 
- 00017849  0x00003c8f branch  0x000078b2 
- 00017850  0x00003c94 setarg  0x00000000 
- 00017851  0x00003c95 store  0x00000008 , 0x000045d6 
- 00017852  0x00003c96 call  0x0000339f 
- 00017853  0x00003c97 branch  0x00003402 
- 00017854  0x00003c9a call  0x000045c2 
- 00017855  0x00003c9b call  0x000045ca 
- 00017856  0x00003c9c call  0x0000460e 
- 00017857  0x00003c9d branch  0x00004665 
- 00017858  0x00003ca0 call  0x00003407 
- 00017859  0x00003ca2 fetch  0x00000001 , 0x00004616 
- 00017860  0x00003ca3 rtnne  0x00000001 
- 00017861  0x00003ca4 fetch  0x00000001 , 0x000049b8 
- 00017862  0x00003ca5 nbranch  0x00003460 , 0x00000034 
- 00017863  0x00003ca6 fetch  0x00000001 , 0x00004798 
- 00017864  0x00003ca7 beq  0x00000002 , 0x00003460 
- 00017865  0x00003ca8 rtn 
- 00017866  0x00003cab fetch  0x00000001 , 0x00004616 
- 00017867  0x00003cac rtnne  0x00000000 
- 00017868  0x00003cad call  0x000045d9 
- 00017869  0x00003cae branch  0x000045d7 , 0x0000002f 
- 00017870  0x00003cb0 fetch  0x00000001 , 0x000049c0 
- 00017871  0x00003cb1 rtn  0x00000034 
- 00017872  0x00003cb2 fetch  0x00000001 , 0x000049c1 
- 00017873  0x00003cb3 increase  0x00000001 , 0x0000003f 
- 00017874  0x00003cb4 store  0x00000001 , 0x000049c1 
- 00017875  0x00003cb5 beq  0x00000004 , 0x000045d7 
- 00017876  0x00003cb6 call  0x00003222 
- 00017877  0x00003cb7 call  0x000045ea 
- 00017878  0x00003cb8 nbranch  0x000045ce , 0x0000002f 
- 00017879  0x00003cba jam  0x00000000 , 0x000049c1 
- 00017880  0x00003cbb rtn 
- 00017881  0x00003cbd fetch  0x00000001 , 0x00004616 
- 00017882  0x00003cbe rtnne  0x00000000 
- 00017883  0x00003cbf call  0x000045de 
- 00017884  0x00003cc0 call  0x00003518 
- 00017885  0x00003cc1 branch  0x000045ea 
- 00017886  0x00003cc3 fetch  0x00000001 , 0x00004615 
- 00017887  0x00003cc4 rtnbit1  0x00000000 
- 00017888  0x00003cc5 set1  0x00000000 , 0x0000003f 
- 00017889  0x00003cc6 store  0x00000001 , 0x00004615 
- 00017890  0x00003cc7 fetch  0x00000001 , 0x00004623 
- 00017891  0x00003cc8 store  0x00000001 , 0x00004141 
- 00017892  0x00003cc9 jam  0x00000000 , 0x00004611 
- 00017893  0x00003cca jam  0x00000000 , 0x0000090d 
- 00017894  0x00003ccb jam  0x00000001 , 0x0000460a 
- 00017895  0x00003ccc jam  0x00000000 , 0x0000457e 
- 00017896  0x00003cce fetch  0x00000004 , 0x000049da 
- 00017897  0x00003ccf branch  0x0000345d 
- 00017898  0x00003cd1 call  0x000033f1 
- 00017899  0x00003cd2 nbranch  0x000033be , 0x0000002f 
- 00017900  0x00003cd4 call  0x000033e3 
- 00017901  0x00003cd5 nbranch  0x000033be , 0x00000028 
- 00017902  0x00003cd6 fetch  0x00000001 , 0x0000457d 
- 00017903  0x00003cd7 branch  0x000033be , 0x00000034 
- 00017904  0x00003cd8 increase  0x00000002 , 0x0000003f 
- 00017905  0x00003cd9 iforce  0x00000039 
- 00017906  0x00003cda arg  0x000044f7 , 0x00000006 
- 00017907  0x00003cdb arg  0x000045e8 , 0x00000005 
- 00017908  0x00003cdc call  0x00007cda 
- 00017909  0x00003cdd jam  0x00000000 , 0x00004613 
- 00017910  0x00003cde fetch  0x00000001 , 0x00004610 
- 00017911  0x00003cdf call  0x000033fe , 0x00000034 
- 00017912  0x00003ce0 fetch  0x00000001 , 0x000045ea 
- 00017913  0x00003ce1 beq  0x000000ff , 0x000045fc 
- 00017914  0x00003ce2 beq  0x00000001 , 0x00004601 
- 00017915  0x00003ce3 branch  0x000033bb 
- 00017916  0x00003ce5 fetch  0x00000001 , 0x00004610 
- 00017917  0x00003ce6 nrtn  0x00000034 
- 00017918  0x00003ce7 fetch  0x00000001 , 0x000045d5 
- 00017919  0x00003ce8 rtn  0x00000034 
- 00017920  0x00003cea branch  0x0000359b 
- 00017921  0x00003cec call  0x0000352e 
- 00017922  0x00003ced fetch  0x00000001 , 0x0000460a 
- 00017923  0x00003cee fetcht  0x00000001 , 0x000045e8 
- 00017924  0x00003cef isolate1  0x00000003 , 0x00000002 
- 00017925  0x00003cf0 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00017926  0x00003cf1 store  0x00000001 , 0x0000460a 
- 00017927  0x00003cf2 beq  0x00000001 , 0x00004609 
- 00017928  0x00003cf3 branch  0x000033cb 
- 00017929  0x00003cf5 fetch  0x00000001 , 0x000043cb 
- 00017930  0x00003cf6 sub  0x0000003f , 0x0000000e , 0x0000003e 
- 00017931  0x00003cf7 call  0x0000788d , 0x00000005 
- 00017932  0x00003cf8 fetch  0x00000004 , 0x000045f2 
- 00017933  0x00003cf9 branch  0x000035a3 
- 00017934  0x00003cfc fetch  0x00000001 , 0x00004616 
- 00017935  0x00003cfd rtnne  0x00000001 
- 00017936  0x00003cfe call  0x000032ff 
- 00017937  0x00003cff call  0x0000465b 
- 00017938  0x00003d01 call  0x000033be 
- 00017939  0x00003d02 call  0x00003119 
- 00017940  0x00003d03 nbranch  0x000033be , 0x0000002f 
- 00017941  0x00003d04 call  0x0000331e 
- 00017942  0x00003d05 call  0x000033f4 
- 00017943  0x00003d06 call  0x00003399 
- 00017944  0x00003d07 call  0x00003317 
- 00017945  0x00003d09 fetch  0x00000001 , 0x000045d5 
- 00017946  0x00003d0a nbranch  0x00004621 , 0x00000034 
- 00017947  0x00003d0b call  0x0000350a 
- 00017948  0x00003d0c fetch  0x00000001 , 0x00004614 
- 00017949  0x00003d0d rtn  0x00000034 
- 00017950  0x00003d0e setarg  0x00000000 
- 00017951  0x00003d0f store  0x00000004 , 0x00004630 
- 00017952  0x00003d10 rtn 
- 00017953  0x00003d12 jam  0x00000000 , 0x00004613 
- 00017954  0x00003d13 arg  0x00000000 , 0x00000011 
- 00017955  0x00003d14 call  0x0000788d 
- 00017956  0x00003d15 call  0x00003460 
- 00017957  0x00003d16 call  0x00003258 
- 00017958  0x00003d18 fetch  0x00000004 , 0x000044f1 
- 00017959  0x00003d19 store  0x00000004 , 0x000049da 
- 00017960  0x00003d1a fetch  0x00000001 , 0x000049e6 
- 00017961  0x00003d1b ncall  0x0000462c , 0x00000034 
- 00017962  0x00003d1d fetch  0x00000004 , 0x000049da 
- 00017963  0x00003d1e branch  0x00003236 
- 00017964  0x00003d22 fetch  0x00000001 , 0x000049e6 
- 00017965  0x00003d23 rtn  0x00000034 
- 00017966  0x00003d24 fetch  0x00000001 , 0x0000462d 
- 00017967  0x00003d25 store  0x00000001 , 0x000049dd 
- 00017968  0x00003d27 fetch  0x00000001 , 0x000044f2 
- 00017969  0x00003d28 store  0x00000001 , 0x000049dc 
- 00017970  0x00003d2a fetch  0x00000001 , 0x0000462c 
- 00017971  0x00003d2b store  0x00000001 , 0x000049db 
- 00017972  0x00003d2d fetch  0x00000001 , 0x000044f1 
- 00017973  0x00003d2e store  0x00000001 , 0x000049da 
- 00017974  0x00003d2f rtn 
- 00017975  0x00003d30 call  0x0000464a 
- 00017976  0x00003d31 fetch  0x00000004 , 0x000049da 
- 00017977  0x00003d32 fetcht  0x00000004 , 0x000049de 
- 00017978  0x00003d33 isub  0x00000002 , 0x0000003e 
- 00017979  0x00003d34 rtn  0x00000005 
- 00017980  0x00003d35 copy  0x00000013 , 0x00000012 
- 00017981  0x00003d36 arg  0x000049da , 0x00000011 
- 00017982  0x00003d37 arg  0x00000004 , 0x00000039 
- 00017983  0x00003d38 branch  0x00006b45 
- 00017984  0x00003d3c fetch  0x00000004 , 0x000044f1 
- 00017985  0x00003d3d store  0x00000004 , 0x000049da 
- 00017986  0x00003d3e fetch  0x00000001 , 0x000049e6 
- 00017987  0x00003d3f rtn  0x00000034 
- 00017988  0x00003d40 rtn 
- 00017989  0x00003d41 call  0x0000464a 
- 00017990  0x00003d42 fetch  0x00000004 , 0x000049de 
- 00017991  0x00003d43 rtn  0x00000034 
- 00017992  0x00003d44 store  0x00000004 , 0x000049da 
- 00017993  0x00003d45 rtn 
- 00017994  0x00003d49 rtn 
- 00017995  0x00003d4a fetch  0x00000001 , 0x000049e6 
- 00017996  0x00003d4b rtn  0x00000034 
- 00017997  0x00003d4c arg  0x00000700 , 0x00000013 
- 00017998  0x00003d4e copy  0x00000013 , 0x00000012 
- 00017999  0x00003d4f arg  0x000049e2 , 0x00000011 
- 00018000  0x00003d50 arg  0x00000004 , 0x00000039 
- 00018001  0x00003d51 call  0x00006b74 
- 00018002  0x00003d52 fetch  0x00000004 , 0x000049e2 
- 00018003  0x00003d53 rtn  0x00000034 
- 00018004  0x00003d54 store  0x00000004 , 0x000049de 
- 00018005  0x00003d55 copy  0x00000013 , 0x0000003f 
- 00018006  0x00003d56 arg  0x000007cc , 0x00000002 
- 00018007  0x00003d57 isub  0x00000002 , 0x0000003e 
- 00018008  0x00003d58 rtn  0x00000002 
- 00018009  0x00003d59 increase  0x00000004 , 0x00000013 
- 00018010  0x00003d5a branch  0x0000464e 
- 00018011  0x00003d5d fetch  0x00000004 , 0x00004630 
- 00018012  0x00003d5e rtn  0x00000034 
- 00018013  0x00003d5f branch  0x00003236 
- 00018014  0x00003d62 fetch  0x00000002 , 0x000044e9 
- 00018015  0x00003d63 rtnbit1  0x00000009 
- 00018016  0x00003d64 fetch  0x00000002 , 0x00004799 
- 00018017  0x00003d65 store  0x00000002 , 0x0000479b 
- 00018018  0x00003d66 jam  0x00000001 , 0x000049b7 
- 00018019  0x00003d67 arg  0x000045eb , 0x00000011 
- 00018020  0x00003d68 branch  0x000044fd 
- 00018021  0x00003d6b fetch  0x00000001 , 0x000049c0 
- 00018022  0x00003d6c rtn  0x00000034 
- 00018023  0x00003d6d call  0x0000466d 
- 00018024  0x00003d6e nrtn  0x00000028 
- 00018025  0x00003d6f fetch  0x00000003 , 0x000045af 
- 00018026  0x00003d70 call  0x00007d25 
- 00018027  0x00003d71 storet  0x00000004 , 0x000040a9 
- 00018028  0x00003d72 branch  0x0000241e 
- 00018029  0x00003d74 enable  0x00000028 
- 00018030  0x00003d75 call  0x00002408 
- 00018031  0x00003d76 fetch  0x00000003 , 0x000040bd 
- 00018032  0x00003d77 branch  0x00007dbc , 0x00000034 
- 00018033  0x00003d78 branch  0x00004430 
- 00018034  0x00003d7f rtn  0x0000002b 
- 00018035  0x00003d80 call  0x00004772 
- 00018036  0x00003d81 call  0x00006ff7 
- 00018037  0x00003d82 setarg  0x00004756 
- 00018038  0x00003d83 store  0x00000002 , 0x000045f2 
- 00018039  0x00003d85 setarg  0x000046b6 
- 00018040  0x00003d86 store  0x00000002 , 0x000045f6 
- 00018041  0x00003d88 setarg  0x000046b1 
- 00018042  0x00003d89 store  0x00000002 , 0x000043d5 
- 00018043  0x00003d8b setarg  0x000046f0 
- 00018044  0x00003d8c store  0x00000002 , 0x000043db 
- 00018045  0x00003d8e setarg  0x000046f2 
- 00018046  0x00003d8f store  0x00000002 , 0x000043dd 
- 00018047  0x00003d91 setarg  0x0000473b 
- 00018048  0x00003d92 store  0x00000002 , 0x000043e3 
- 00018049  0x00003d94 setarg  0x000046a6 
- 00018050  0x00003d95 store  0x00000002 , 0x000046ee 
- 00018051  0x00003d97 setarg  0x00004696 
- 00018052  0x00003d98 store  0x00000002 , 0x000046f2 
- 00018053  0x00003d9b bpatch  0x00000033 , 0x00004006 
- 00018054  0x00003d9c call  0x00006cc1 
- 00018055  0x00003d9d call  0x000046ad 
- 00018056  0x00003d9f call  0x000078ad 
- 00018057  0x00003da0 fetch  0x00000001 , 0x000046be 
- 00018058  0x00003da1 store  0x00000001 , 0x0000462d 
- 00018059  0x00003da2 beq  0x00000000 , 0x00004695 
- 00018060  0x00003da3 fetch  0x00000001 , 0x000046bf 
- 00018061  0x00003da4 store  0x00000001 , 0x000044ec 
- 00018062  0x00003da6 call  0x000046a6 
- 00018063  0x00003da7 call  0x00007776 
- 00018064  0x00003da8 call  0x00007780 
- 00018065  0x00003da9 jam  0x00000001 , 0x000046ea 
- 00018066  0x00003daa fetch  0x00000002 , 0x000044e9 
- 00018067  0x00003dab rtnbit1  0x0000000c 
- 00018068  0x00003dac branch  0x00004327 
- 00018069  0x00003db1 jam  0x00000002 , 0x000046ea 
- 00018070  0x00003db3 call  0x000046a6 
- 00018071  0x00003db4 arg  0x00000000 , 0x00000011 
- 00018072  0x00003db5 call  0x000077c4 
- 00018073  0x00003db6 call  0x00004719 
- 00018074  0x00003db7 fetch  0x00000004 , 0x00004700 
- 00018075  0x00003db8 store  0x00000004 , 0x0000458f 
- 00018076  0x00003db9 branch  0x00003291 , 0x00000034 
- 00018077  0x00003dba fetch  0x00000004 , 0x0000458f 
- 00018078  0x00003dbb store  0x00000004 , 0x000045e8 
- 00018079  0x00003dbc fetch  0x00000002 , 0x000045dc 
- 00018080  0x00003dbd store  0x00000002 , 0x000045de 
- 00018081  0x00003dbe branch  0x00003534 
- 00018082  0x00003dc1 arg  0x00000004 , 0x00000002 
- 00018083  0x00003dc2 arg  0x0000458f , 0x00000011 
- 00018084  0x00003dc3 arg  0x00000000 , 0x00000012 
- 00018085  0x00003dc4 rtn 
- 00018086  0x00003dc9 bpatch  0x00000034 , 0x00004006 
- 00018087  0x00003dca fetch  0x00000001 , 0x000046bc 
- 00018088  0x00003dcb bne  0x000000ff , 0x000046ab 
- 00018089  0x00003dcd fetcht  0x00000001 , 0x00004699 
- 00018090  0x00003dce branch  0x00006ef7 
- 00018091  0x00003dd0 store  0x00000001 , 0x00004699 
- 00018092  0x00003dd1 branch  0x000046a9 
- 00018093  0x00003dd5 call  0x000035f0 
- 00018094  0x00003dd7 fetch  0x00000002 , 0x000046e6 
- 00018095  0x00003dd8 store  0x00000002 , 0x000046e8 
- 00018096  0x00003dd9 rtn 
- 00018097  0x00003ddc call  0x000046b6 
- 00018098  0x00003dde fetch  0x00000001 , 0x0000468f 
- 00018099  0x00003ddf set1  0x00000007 , 0x0000003f 
- 00018100  0x00003de0 arg  0x0000003f , 0x00000002 
- 00018101  0x00003de1 branch  0x00006f20 
- 00018102  0x00003de4 call  0x00006f35 
- 00018103  0x00003de5 branch  0x0000701b 
- 00018104  0x00003de8 call  0x00007027 
- 00018105  0x00003de9 call  0x000046c9 
- 00018106  0x00003dea call  0x000046bc 
- 00018107  0x00003deb branch  0x000046d7 
- 00018108  0x00003dee fetch  0x00000001 , 0x000046f5 
- 00018109  0x00003def rtnne  0x00000001 
- 00018110  0x00003df0 fetch  0x00000004 , 0x000046f9 
- 00018111  0x00003df1 branch  0x000046c3 , 0x00000034 
- 00018112  0x00003df2 jam  0x00000000 , 0x000046ff 
- 00018113  0x00003df3 enable  0x00000028 
- 00018114  0x00003df4 branch  0x0000788d 
- 00018115  0x00003df6 fetch  0x00000001 , 0x000046ff 
- 00018116  0x00003df7 rtneq  0x000000ff 
- 00018117  0x00003df8 pincrease  0x00000001 
- 00018118  0x00003df9 store  0x00000001 , 0x000046ff 
- 00018119  0x00003dfa disable  0x00000028 
- 00018120  0x00003dfb branch  0x0000788b 
- 00018121  0x00003dff fetcht  0x00000002 , 0x0000442e 
- 00018122  0x00003e00 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018123  0x00003e01 rshift  0x00000002 , 0x00000002 
- 00018124  0x00003e02 store  0x00000001 , 0x000046f9 
- 00018125  0x00003e03 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018126  0x00003e04 rshift  0x00000002 , 0x00000002 
- 00018127  0x00003e05 store  0x00000001 , 0x000046fa 
- 00018128  0x00003e06 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018129  0x00003e07 rshift  0x00000002 , 0x00000002 
- 00018130  0x00003e08 store  0x00000001 , 0x000046fb 
- 00018131  0x00003e09 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018132  0x00003e0a rshift  0x00000002 , 0x00000002 
- 00018133  0x00003e0b store  0x00000001 , 0x000046fc 
- 00018134  0x00003e0c rtn 
- 00018135  0x00003e0e bpatch  0x00000035 , 0x00004006 
- 00018136  0x00003e0f call  0x000046e6 
- 00018137  0x00003e10 call  0x000046eb 
- 00018138  0x00003e11 call  0x000046dd 
- 00018139  0x00003e12 nrtn  0x00000028 
- 00018140  0x00003e13 branch  0x00004752 
- 00018141  0x00003e17 fetch  0x00000001 , 0x000046f5 
- 00018142  0x00003e18 rtnne  0x00000001 
- 00018143  0x00003e19 fetch  0x00000001 , 0x000046ff 
- 00018144  0x00003e1a rtn  0x00000034 
- 00018145  0x00003e1b sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00018146  0x00003e1c nrtn  0x00000002 
- 00018147  0x00003e1d fetch  0x00000002 , 0x000045dc 
- 00018148  0x00003e1e store  0x00000002 , 0x000045de 
- 00018149  0x00003e1f branch  0x00007dba 
- 00018150  0x00003e24 fetch  0x00000001 , 0x000046f9 
- 00018151  0x00003e25 nbranch  0x00004746 , 0x00000034 
- 00018152  0x00003e26 fetch  0x00000001 , 0x000046fa 
- 00018153  0x00003e27 nbranch  0x00004748 , 0x00000034 
- 00018154  0x00003e28 branch  0x0000474e 
- 00018155  0x00003e2b fetch  0x00000001 , 0x000046fb 
- 00018156  0x00003e2c nbranch  0x0000474a , 0x00000034 
- 00018157  0x00003e2d fetch  0x00000001 , 0x000046fc 
- 00018158  0x00003e2e nbranch  0x0000474c , 0x00000034 
- 00018159  0x00003e2f branch  0x00004750 
- 00018160  0x00003e33 call  0x00004730 
- 00018161  0x00003e34 branch  0x000046b8 
- 00018162  0x00003e37 copy  0x00000013 , 0x0000003f 
- 00018163  0x00003e38 beq  0x0000002d , 0x00004347 
- 00018164  0x00003e39 beq  0x00000010 , 0x0000432f 
- 00018165  0x00003e3a beq  0x00000039 , 0x000046fa 
- 00018166  0x00003e3b beq  0x0000003c , 0x00004701 
- 00018167  0x00003e3c beq  0x0000003a , 0x000046f9 
- 00018168  0x00003e3d rtn 
- 00018169  0x00003e40 branch  0x0000357b 
- 00018170  0x00003e43 bpatch  0x00000036 , 0x00004006 
- 00018171  0x00003e44 fetch  0x00000004 , 0x000045e8 
- 00018172  0x00003e45 store  0x00000004 , 0x00004700 
- 00018173  0x00003e46 fetch  0x00000001 , 0x0000470c 
- 00018174  0x00003e47 ncall  0x00004706 , 0x00000034 
- 00018175  0x00003e48 fetch  0x00000004 , 0x00004700 
- 00018176  0x00003e49 call  0x00003236 
- 00018177  0x00003e4d jam  0x00000000 , 0x000045fc 
- 00018178  0x00003e4e jam  0x00000001 , 0x000046f6 
- 00018179  0x00003e4f jam  0x00000001 , 0x000046f7 
- 00018180  0x00003e50 jam  0x00000000 , 0x000045de 
- 00018181  0x00003e51 rtn 
- 00018182  0x00003e55 fetch  0x00000001 , 0x0000470c 
- 00018183  0x00003e56 rtn  0x00000034 
- 00018184  0x00003e57 fetch  0x00000001 , 0x000044f2 
- 00018185  0x00003e58 store  0x00000001 , 0x00004703 
- 00018186  0x00003e5a fetch  0x00000001 , 0x000045e9 
- 00018187  0x00003e5b store  0x00000001 , 0x00004702 
- 00018188  0x00003e5d fetch  0x00000001 , 0x000044f1 
- 00018189  0x00003e5e store  0x00000001 , 0x00004701 
- 00018190  0x00003e60 fetch  0x00000001 , 0x000045e8 
- 00018191  0x00003e61 store  0x00000001 , 0x00004700 
- 00018192  0x00003e62 call  0x00004720 
- 00018193  0x00003e63 fetch  0x00000004 , 0x00004700 
- 00018194  0x00003e64 fetcht  0x00000004 , 0x00004704 
- 00018195  0x00003e65 isub  0x00000002 , 0x0000003e 
- 00018196  0x00003e66 rtn  0x00000005 
- 00018197  0x00003e67 copy  0x00000013 , 0x00000012 
- 00018198  0x00003e68 arg  0x00004700 , 0x00000011 
- 00018199  0x00003e69 arg  0x00000004 , 0x00000039 
- 00018200  0x00003e6a branch  0x00006b45 
- 00018201  0x00003e6d fetch  0x00000001 , 0x0000470c 
- 00018202  0x00003e6e rtn  0x00000034 
- 00018203  0x00003e6f call  0x00004720 
- 00018204  0x00003e70 fetch  0x00000004 , 0x00004704 
- 00018205  0x00003e71 rtn  0x00000034 
- 00018206  0x00003e72 store  0x00000004 , 0x00004700 
- 00018207  0x00003e73 rtn 
- 00018208  0x00003e77 fetch  0x00000001 , 0x0000470c 
- 00018209  0x00003e78 rtn  0x00000034 
- 00018210  0x00003e79 arg  0x00000700 , 0x00000013 
- 00018211  0x00003e7b copy  0x00000013 , 0x00000012 
- 00018212  0x00003e7c arg  0x00004704 , 0x00000011 
- 00018213  0x00003e7d arg  0x00000004 , 0x00000039 
- 00018214  0x00003e7e call  0x00006b74 
- 00018215  0x00003e7f fetch  0x00000004 , 0x00004708 
- 00018216  0x00003e80 rtn  0x00000034 
- 00018217  0x00003e81 store  0x00000004 , 0x00004704 
- 00018218  0x00003e82 copy  0x00000013 , 0x0000003f 
- 00018219  0x00003e83 arg  0x000007cc , 0x00000002 
- 00018220  0x00003e84 isub  0x00000002 , 0x0000003e 
- 00018221  0x00003e85 rtn  0x00000002 
- 00018222  0x00003e86 increase  0x00000004 , 0x00000013 
- 00018223  0x00003e87 branch  0x00004723 
- 00018224  0x00003e8a fetch  0x00000001 , 0x000046f6 
- 00018225  0x00003e8b rtneq  0x00000000 
- 00018226  0x00003e8c fetch  0x00000001 , 0x000046f5 
- 00018227  0x00003e8d rtneq  0x00000001 
- 00018228  0x00003e8e jam  0x00000001 , 0x000046f5 
- 00018229  0x00003e90 arg  0x00000000 , 0x00000011 
- 00018230  0x00003e91 branch  0x000077bf 
- 00018231  0x00003e93 arg  0x00000000 , 0x00000011 
- 00018232  0x00003e94 call  0x000077bf 
- 00018233  0x00003e95 call  0x000046a6 
- 00018234  0x00003e96 branch  0x00004327 
- 00018235  0x00003e99 call  0x000042ee 
- 00018236  0x00003e9a call  0x0000328e 
- 00018237  0x00003e9b call  0x00003531 
- 00018238  0x00003e9c branch  0x0000473f 
- 00018239  0x00003e9f fetch  0x00000001 , 0x000046c0 
- 00018240  0x00003ea0 rtn  0x00000034 
- 00018241  0x00003ea1 fetch  0x00000001 , 0x0000442e 
- 00018242  0x00003ea2 nbranch  0x000046ae , 0x00000034 
- 00018243  0x00003ea3 arg  0x000046e8 , 0x00000013 
- 00018244  0x00003ea4 arg  0x00004737 , 0x00000012 
- 00018245  0x00003ea5 branch  0x000042e7 
- 00018246  0x00003eaa jam  0x00000001 , 0x000046c7 
- 00018247  0x00003eab rtn 
- 00018248  0x00003ead jam  0x00000002 , 0x000046c7 
- 00018249  0x00003eae rtn 
- 00018250  0x00003eb0 jam  0x00000001 , 0x000046c9 
- 00018251  0x00003eb1 rtn 
- 00018252  0x00003eb3 jam  0x00000002 , 0x000046c9 
- 00018253  0x00003eb4 rtn 
- 00018254  0x00003eb9 jam  0x00000000 , 0x000046c7 
- 00018255  0x00003eba rtn 
- 00018256  0x00003ebd jam  0x00000000 , 0x000046c9 
- 00018257  0x00003ebe rtn 
- 00018258  0x00003ec1 arg  0x000046c1 , 0x00000011 
- 00018259  0x00003ec2 branch  0x000078b2 
- 00018260  0x00003ec4 arg  0x000046ce , 0x00000011 
- 00018261  0x00003ec5 branch  0x000078b2 
- 00018262  0x00003ec8 fetch  0x00000001 , 0x000046f7 
- 00018263  0x00003ec9 beq  0x00000001 , 0x00004760 
- 00018264  0x00003eca arg  0x000046d7 , 0x00000011 
- 00018265  0x00003ecb call  0x000078ca 
- 00018266  0x00003ecc nbranch  0x00004765 , 0x00000028 
- 00018267  0x00003ece arg  0x000046d7 , 0x00000006 
- 00018268  0x00003ecf ifetch  0x00000001 , 0x00000006 
- 00018269  0x00003ed0 copy  0x0000003f , 0x00000011 
- 00018270  0x00003ed1 arg  0x000046d8 , 0x00000012 
- 00018271  0x00003ed4 rtn 
- 00018272  0x00003ed7 jam  0x00000000 , 0x000046f7 
- 00018273  0x00003ed8 enable  0x00000028 
- 00018274  0x00003ed9 arg  0x00000001 , 0x00000011 
- 00018275  0x00003eda arg  0x000046f8 , 0x00000012 
- 00018276  0x00003edb rtn 
- 00018277  0x00003ede fetch  0x00000001 , 0x000046da 
- 00018278  0x00003edf beq  0x00000004 , 0x00004769 
- 00018279  0x00003ee0 beq  0x00000005 , 0x00004769 
- 00018280  0x00003ee1 rtn 
- 00018281  0x00003ee3 fetch  0x00000001 , 0x000046dd 
- 00018282  0x00003ee4 nbranch  0x00004770 , 0x00000034 
- 00018283  0x00003ee5 fetch  0x00000001 , 0x000046df 
- 00018284  0x00003ee6 nbranch  0x00004770 , 0x00000034 
- 00018285  0x00003ee7 fetch  0x00000001 , 0x000046e1 
- 00018286  0x00003ee8 nbranch  0x00004770 , 0x00000034 
- 00018287  0x00003ee9 rtn 
- 00018288  0x00003eeb enable  0x00000028 
- 00018289  0x00003eec branch  0x0000475b 
- 00018290  0x00003ef2 jam  0x00000014 , 0x000044eb 
- 00018291  0x00003ef3 jam  0x00000001 , 0x000044e4 
- 00018292  0x00003ef4 setarg  0x0000060f 
- 00018293  0x00003ef5 store  0x00000002 , 0x0000462e 
- 00018294  0x00003ef6 setarg  0x0000462e 
- 00018295  0x00003ef7 store  0x00000002 , 0x000043fb 
- 00018296  0x00003ef8 jam  0x00000001 , 0x00004094 
- 00018297  0x00003ef9 jam  0x00000006 , 0x000040a6 
- 00018298  0x00003efa jam  0x00000002 , 0x000040c1 
- 00018299  0x00003efb jam  0x00000000 , 0x0000462d 
- 00018300  0x00003efc setarg  0x0000468d 
- 00018301  0x00003efd store  0x00000002 , 0x000044ef 
- 00018302  0x00003efe jam  0x00000001 , 0x000044ee 
- 00018303  0x00003eff jam  0x000000ff , 0x0000468e 
- 00018304  0x00003f00 setarg  0x00000296 
- 00018305  0x00003f01 store  0x00000002 , 0x00004690 
- 00018306  0x00003f02 setarg  0x0000073a 
- 00018307  0x00003f03 store  0x00000002 , 0x00004692 
- 00018308  0x00003f04 setarg  0x000046ea 
- 00018309  0x00003f05 store  0x00000002 , 0x00004430 
- 00018310  0x00003f06 setarg  0x00000c0c 
- 00018311  0x00003f07 store  0x00000002 , 0x000046ec 
- 00018312  0x00003f08 setarg  0x000046a1 
- 00018313  0x00003f09 store  0x00000002 , 0x0000442c 
- 00018314  0x00003f0a jam  0x00000000 , 0x000046be 
- 00018315  0x00003f0b jam  0x000000ff , 0x000046bc 
- 00018316  0x00003f0c jam  0x000000ff , 0x000046bf 
- 00018317  0x00003f0d jam  0x00000000 , 0x000046ba 
- 00018318  0x00003f0e jam  0x00000000 , 0x000046bb 
- 00018319  0x00003f0f jam  0x00000000 , 0x000046bd 
- 00018320  0x00003f10 jam  0x00000001 , 0x000046c0 
- 00018321  0x00003f11 setarg  0x00004e55 
- 00018322  0x00003f12 store  0x00000002 , 0x000046ad 
- 00018323  0x00003f13 store  0x00000002 , 0x000046af 
- 00018324  0x00003f14 setarg  0x00000007 
- 00018325  0x00003f15 store  0x00000002 , 0x000046b3 
- 00018326  0x00003f16 jam  0x00000002 , 0x00004407 
- 00018327  0x00003f17 setsect  0x00000000 , 0x00035a0c 
- 00018328  0x00003f18 setsect  0x00000001 , 0x0000011a 
- 00018329  0x00003f19 setsect  0x00000002 , 0x00000060 
- 00018330  0x00003f1a setsect  0x00000003 , 0x00000028 
- 00018331  0x00003f1b store  0x00000009 , 0x000046c1 
- 00018332  0x00003f1c setsect  0x00000000 , 0x0002000a 
- 00018333  0x00003f1d setsect  0x00000001 , 0x00000002 
- 00018334  0x00003f1e istore  0x00000004 , 0x00000005 
- 00018335  0x00003f1f setsect  0x00000000 , 0x00035a08 
- 00018336  0x00003f20 setsect  0x00000001 , 0x0000019a 
- 00018337  0x00003f21 setsect  0x00000002 , 0x00000000 
- 00018338  0x00003f22 setsect  0x00000003 , 0x00000000 
- 00018339  0x00003f23 store  0x00000009 , 0x000046ce 
- 00018340  0x00003f24 setarg  0x00000064 
- 00018341  0x00003f25 store  0x00000002 , 0x000046e6 
- 00018342  0x00003f26 jam  0x00000000 , 0x00004141 
- 00018343  0x00003f27 jam  0x00000001 , 0x00004589 
- 00018344  0x00003f28 jam  0x00000006 , 0x00004603 
- 00018345  0x00003f29 jam  0x00000001 , 0x000045ae 
- 00018346  0x00003f2a jam  0x00000000 , 0x000045e3 
- 00018347  0x00003f2b call  0x00003278 
- 00018348  0x00003f2c call  0x000035fb 
- 00018349  0x00003f2d call  0x0000325b 
- 00018350  0x00003f30 setarg  0x00000708 
- 00018351  0x00003f31 store  0x00000002 , 0x000045d6 
- 00018352  0x00003f32 setarg  0x00000050 
- 00018353  0x00003f33 store  0x00000002 , 0x000045dc 
- 00018354  0x00003f34 setarg  0x000a7700 
- 00018355  0x00003f35 store  0x00000003 , 0x0000460b 
- 00018356  0x00003f36 setarg  0x00604800 
- 00018357  0x00003f37 store  0x00000003 , 0x000045af 
- 00018358  0x00003f38 rtn 
- 00018359  0x00003f40 setarg  0x000047ea 
- 00018360  0x00003f41 store  0x00000002 , 0x000045e0 
- 00018361  0x00003f42 setarg  0x000048d4 
- 00018362  0x00003f43 store  0x00000002 , 0x000045e4 
- 00018363  0x00003f44 setarg  0x000048e5 
- 00018364  0x00003f45 store  0x00000002 , 0x000045e6 
- 00018365  0x00003f46 setarg  0x000048ab 
- 00018366  0x00003f47 store  0x00000002 , 0x000045e2 
- 00018367  0x00003f48 setarg  0x000047f9 
- 00018368  0x00003f49 store  0x00000002 , 0x00000859 
- 00018369  0x00003f4a branch  0x00007912 
- 00018370  0x00003f4e bpatch  0x00000037 , 0x00004006 
- 00018371  0x00003f50 call  0x000047ef 
- 00018372  0x00003f51 call  0x000047e5 
- 00018373  0x00003f52 fetch  0x00000001 , 0x00004669 
- 00018374  0x00003f53 isolate1  0x00000005 , 0x0000003f 
- 00018375  0x00003f54 branch  0x000047cb , 0x00000001 
- 00018376  0x00003f55 fetch  0x00000001 , 0x00004669 
- 00018377  0x00003f56 isolate1  0x00000006 , 0x0000003f 
- 00018378  0x00003f57 call  0x0000326b , 0x00000001 
- 00018379  0x00003f59 fetch  0x00000001 , 0x00004694 
- 00018380  0x00003f5a store  0x00000001 , 0x00004141 
- 00018381  0x00003f5c jam  0x000000ff , 0x000045d2 
- 00018382  0x00003f5d setarg  0x0000099f 
- 00018383  0x00003f5e store  0x00000002 , 0x00004640 
- 00018384  0x00003f5f setarg  0x00000a9f 
- 00018385  0x00003f60 store  0x00000002 , 0x00004642 
- 00018386  0x00003f61 setarg  0x00000b9f 
- 00018387  0x00003f62 store  0x00000002 , 0x00004644 
- 00018388  0x00003f63 setarg  0x00000c9f 
- 00018389  0x00003f64 store  0x00000002 , 0x00004646 
- 00018390  0x00003f65 jam  0x00000085 , 0x000045d1 
- 00018391  0x00003f66 jam  0x00000000 , 0x00004692 
- 00018392  0x00003f67 jam  0x00000000 , 0x0000462b 
- 00018393  0x00003f68 call  0x00003281 
- 00018394  0x00003f69 fetch  0x00000001 , 0x00004669 
- 00018395  0x00003f6a isolate1  0x00000003 , 0x0000003f 
- 00018396  0x00003f6b call  0x00003284 , 0x00000001 
- 00018397  0x00003f6c call  0x0000339f 
- 00018398  0x00003f6d call  0x00003287 
- 00018399  0x00003f6e call  0x0000325b 
- 00018400  0x00003f70 fetch  0x00000001 , 0x00004673 
- 00018401  0x00003f71 store  0x00000001 , 0x0000085b 
- 00018402  0x00003f72 fetch  0x00000009 , 0x0000466a 
- 00018403  0x00003f73 store  0x00000009 , 0x0000085c 
- 00018404  0x00003f74 rtn 
- 00018405  0x00003f77 jam  0x00000018 , 0x00004099 
- 00018406  0x00003f78 fetch  0x00000001 , 0x00004669 
- 00018407  0x00003f79 rtnbit0  0x00000007 
- 00018408  0x00003f7a jam  0x00000010 , 0x00004099 
- 00018409  0x00003f7b rtn 
- 00018410  0x00003f7e fetch  0x00000001 , 0x00004610 
- 00018411  0x00003f7f beq  0x00000000 , 0x0000489b 
- 00018412  0x00003f80 beq  0x00000001 , 0x00004822 
- 00018413  0x00003f81 beq  0x0000000f , 0x0000481e 
- 00018414  0x00003f82 rtn 
- 00018415  0x00003f86 bpatch  0x00000038 , 0x00004007 
- 00018416  0x00003f87 arg  0x00001fdf , 0x00000012 
- 00018417  0x00003f88 arg  0x00004648 , 0x00000011 
- 00018418  0x00003f89 arg  0x00000001 , 0x00000039 
- 00018419  0x00003f8a branch  0x00006b74 
- 00018420  0x00003f8d bpatch  0x00000039 , 0x00004007 
- 00018421  0x00003f8e arg  0x00000001 , 0x00000039 
- 00018422  0x00003f8f arg  0x00004648 , 0x00000011 
- 00018423  0x00003f90 arg  0x00001fdf , 0x00000012 
- 00018424  0x00003f91 branch  0x00006b45 
- 00018425  0x00003f94 fetch  0x00000001 , 0x00004669 
- 00018426  0x00003f95 bbit1  0x00000004 , 0x000047fd 
- 00018427  0x00003f96 fetch  0x00000001 , 0x00004648 
- 00018428  0x00003f97 bne  0x0000005a , 0x00004801 
- 00018429  0x00003f99 jam  0x0000005a , 0x00004648 
- 00018430  0x00003f9a fetch  0x00000004 , 0x0000937a 
- 00018431  0x00003f9b set1  0x0000001d , 0x0000003f 
- 00018432  0x00003f9c store  0x00000004 , 0x000007b4 
- 00018433  0x00003f9e call  0x00004818 
- 00018434  0x00003f9f call  0x00007966 
- 00018435  0x00003fa0 call  0x00004805 
- 00018436  0x00003fa1 branch  0x0000480e 
- 00018437  0x00003fa4 fetch  0x00000001 , 0x0000085c 
- 00018438  0x00003fa5 rtn  0x00000034 
- 00018439  0x00003fa6 fetch  0x00000001 , 0x00004648 
- 00018440  0x00003fa7 beq  0x0000005a , 0x0000480c 
- 00018441  0x00003fa9 fetch  0x00000004 , 0x0000085d 
- 00018442  0x00003fab store  0x00000004 , 0x000007b4 
- 00018443  0x00003fac rtn 
- 00018444  0x00003fae fetch  0x00000004 , 0x00000861 
- 00018445  0x00003faf branch  0x0000480a 
- 00018446  0x00003fb2 fetch  0x00000001 , 0x00004648 
- 00018447  0x00003fb3 beq  0x0000005a , 0x00004814 
- 00018448  0x00003fb4 setarg  0x00009272 
- 00018449  0x00003fb5 store  0x00000002 , 0x000007a7 
- 00018450  0x00003fb6 jam  0x0000001a , 0x000007d8 
- 00018451  0x00003fb7 rtn 
- 00018452  0x00003fb9 setarg  0x0000928d 
- 00018453  0x00003fba store  0x00000002 , 0x000007a7 
- 00018454  0x00003fbb jam  0x0000003f , 0x000007d8 
- 00018455  0x00003fbc rtn 
- 00018456  0x00003fbf fetch  0x00000001 , 0x00004674 
- 00018457  0x00003fc0 rtn  0x00000034 
- 00018458  0x00003fc1 arg  0x00004674 , 0x00000006 
- 00018459  0x00003fc2 arg  0x0000081d , 0x00000005 
- 00018460  0x00003fc3 arg  0x0000001e , 0x00000039 
- 00018461  0x00003fc4 branch  0x00007cda 
- 00018462  0x00003fc8 call  0x00003460 
- 00018463  0x00003fca call  0x000048a3 
- 00018464  0x00003fcb call  0x00004867 
- 00018465  0x00003fcc branch  0x0000481f 
- 00018466  0x00003fcf call  0x00003460 
- 00018467  0x00003fd1 call  0x000048a3 
- 00018468  0x00003fd2 call  0x00003469 
- 00018469  0x00003fd3 call  0x00004867 
- 00018470  0x00003fd4 branch  0x00004823 
- 00018471  0x00003fd7 call  0x0000482b 
- 00018472  0x00003fd8 call  0x0000483b 
- 00018473  0x00003fd9 call  0x0000484c 
- 00018474  0x00003fda branch  0x00004859 
- 00018475  0x00003fdd bpatch  0x0000003a , 0x00004007 
- 00018476  0x00003fde fetch  0x00000001 , 0x00004668 
- 00018477  0x00003fdf rtn  0x00000034 
- 00018478  0x00003fe0 arg  0x0000000d , 0x00000007 
- 00018479  0x00003fe1 call  0x00007cef 
- 00018480  0x00003fe2 nrtn  0x00000034 
- 00018481  0x00003fe3 jam  0x00000000 , 0x00004668 
- 00018482  0x00003fe4 setarg  0x00000001 
- 00018483  0x00003fe5 store  0x00000001 , 0x00000913 
- 00018484  0x00003fe6 setarg  0x00000000 
- 00018485  0x00003fe7 istore  0x00000007 , 0x00000005 
- 00018486  0x00003fe9 jam  0x00000020 , 0x0000090c 
- 00018487  0x00003feb fetch  0x00000001 , 0x0000090d 
- 00018488  0x00003fec set1  0x00000002 , 0x0000003f 
- 00018489  0x00003fed store  0x00000001 , 0x0000090d 
- 00018490  0x00003fee rtn 
- 00018491  0x00003ff1 bpatch  0x0000003b , 0x00004007 
- 00018492  0x00003ff2 fetch  0x00000001 , 0x00004665 
- 00018493  0x00003ff3 rtn  0x00000034 
- 00018494  0x00003ff4 arg  0x0000000e , 0x00000007 
- 00018495  0x00003ff5 call  0x00007cef 
- 00018496  0x00003ff6 nrtn  0x00000034 
- 00018497  0x00003ff7 jam  0x00000000 , 0x00004665 
- 00018498  0x00003ff8 arg  0x00000923 , 0x00000005 
- 00018499  0x00003ff9 call  0x00007c99 
- 00018500  0x00003ffa fetch  0x00000008 , 0x00000923 
- 00018501  0x00003ffb store  0x00000008 , 0x00004651 
- 00018502  0x00003ffd jam  0x00000000 , 0x00000923 
- 00018503  0x00003fff jam  0x00000010 , 0x0000090b 
- 00018504  0x00004000 fetch  0x00000001 , 0x0000090d 
- 00018505  0x00004001 set1  0x00000001 , 0x0000003f 
- 00018506  0x00004002 store  0x00000001 , 0x0000090d 
- 00018507  0x00004003 rtn 
- 00018508  0x00004006 fetch  0x00000001 , 0x00004667 
- 00018509  0x00004007 rtn  0x00000034 
- 00018510  0x00004008 arg  0x0000000a , 0x00000007 
- 00018511  0x00004009 call  0x00007cef 
- 00018512  0x0000400a nrtn  0x00000034 
- 00018513  0x0000400b jam  0x00000000 , 0x00004667 
- 00018514  0x0000400c arg  0x00000943 , 0x00000005 
- 00018515  0x0000400d call  0x00007c99 
- 00018516  0x0000400e jam  0x00000002 , 0x00000943 
- 00018517  0x0000400f fetch  0x00000002 , 0x00000943 
- 00018518  0x00004010 store  0x00000002 , 0x0000465f 
- 00018519  0x00004012 jam  0x00000022 , 0x0000090c 
- 00018520  0x00004013 branch  0x00004837 
- 00018521  0x00004016 bpatch  0x0000003c , 0x00004007 
- 00018522  0x00004017 fetch  0x00000001 , 0x00004666 
- 00018523  0x00004018 rtn  0x00000034 
- 00018524  0x00004019 arg  0x0000000c , 0x00000007 
- 00018525  0x0000401a call  0x00007cef 
- 00018526  0x0000401b nrtn  0x00000034 
- 00018527  0x0000401c jam  0x00000000 , 0x00004666 
- 00018528  0x0000401d arg  0x00000933 , 0x00000005 
- 00018529  0x0000401e call  0x00007c99 
- 00018530  0x0000401f jam  0x00000003 , 0x00000933 
- 00018531  0x00004020 fetch  0x00000003 , 0x00000933 
- 00018532  0x00004021 store  0x00000003 , 0x0000465c 
- 00018533  0x00004023 jam  0x00000021 , 0x0000090c 
- 00018534  0x00004024 branch  0x00004837 
- 00018535  0x00004027 bpatch  0x0000003d , 0x00004007 
- 00018536  0x00004028 fetch  0x00000001 , 0x00000901 
- 00018537  0x00004029 call  0x000048b5 , 0x00000034 
- 00018538  0x0000402a call  0x00007906 
- 00018539  0x0000402b fetch  0x00000001 , 0x000008f7 
- 00018540  0x0000402c rtn  0x00000034 
- 00018541  0x0000402d jam  0x00000000 , 0x000008f7 
- 00018542  0x0000402e fetch  0x00000002 , 0x000008f5 
- 00018543  0x0000402f arg  0x000002ba , 0x00000002 
- 00018544  0x00004030 isub  0x00000002 , 0x0000003e 
- 00018545  0x00004031 nrtn  0x00000005 
- 00018546  0x00004033 fetch  0x00000001 , 0x00000875 
- 00018547  0x00004034 rtnne  0x000000ba 
- 00018548  0x00004035 fetch  0x00000001 , 0x00000876 
- 00018549  0x00004036 beq  0x000000a0 , 0x0000487c 
- 00018550  0x00004037 beq  0x000000a1 , 0x00004882 
- 00018551  0x00004038 beq  0x000000a6 , 0x0000488e 
- 00018552  0x00004039 beq  0x000000a7 , 0x00004890 
- 00018553  0x0000403a beq  0x000000a9 , 0x00004896 
- 00018554  0x0000403d jam  0x00000000 , 0x000008f8 
- 00018555  0x0000403e rtn 
- 00018556  0x00004041 fetch  0x00000001 , 0x00000877 
- 00018557  0x00004042 beq  0x00000081 , 0x0000487f 
- 00018558  0x00004043 branch  0x0000487a 
- 00018559  0x00004045 call  0x000032fc 
- 00018560  0x00004047 jam  0x00000001 , 0x000008f8 
- 00018561  0x00004048 rtn 
- 00018562  0x0000404b fetch  0x00000001 , 0x00000877 
- 00018563  0x0000404c beq  0x00000001 , 0x00004887 
- 00018564  0x0000404d beq  0x00000084 , 0x0000488a 
- 00018565  0x0000404e beq  0x000000a7 , 0x0000488c 
- 00018566  0x0000404f branch  0x0000487a 
- 00018567  0x00004051 fetch  0x00000001 , 0x000045d5 
- 00018568  0x00004052 store  0x00000001 , 0x000008b6 
- 00018569  0x00004053 branch  0x00004880 
- 00018570  0x00004055 call  0x00003461 
- 00018571  0x00004056 branch  0x00004887 
- 00018572  0x00004059 jam  0x000000a1 , 0x000008b6 
- 00018573  0x0000405a branch  0x00004880 
- 00018574  0x0000405d jam  0x00000015 , 0x000008b6 
- 00018575  0x0000405e branch  0x00004880 
- 00018576  0x00004061 fetch  0x00000001 , 0x00004616 
- 00018577  0x00004062 beq  0x00000000 , 0x00004894 
- 00018578  0x00004063 beq  0x00000001 , 0x0000488c 
- 00018579  0x00004064 rtn 
- 00018580  0x00004066 jam  0x000000a0 , 0x000008b6 
- 00018581  0x00004067 branch  0x00004880 
- 00018582  0x0000406a jam  0x00000000 , 0x000008b6 
- 00018583  0x0000406b jam  0x00000000 , 0x000008b7 
- 00018584  0x0000406c jam  0x00000001 , 0x000008b8 
- 00018585  0x0000406d jam  0x00000007 , 0x000008b9 
- 00018586  0x0000406e branch  0x00004880 
- 00018587  0x00004077 call  0x00003402 
- 00018588  0x00004079 call  0x00003407 
- 00018589  0x0000407a call  0x0000342d 
- 00018590  0x0000407b call  0x000048a3 
- 00018591  0x0000407c call  0x00003469 
- 00018592  0x0000407d call  0x00003488 
- 00018593  0x0000407e call  0x00004867 
- 00018594  0x0000407f branch  0x0000489c 
- 00018595  0x00004082 bpatch  0x0000003e , 0x00004007 
- 00018596  0x00004083 fetch  0x00000001 , 0x00004616 
- 00018597  0x00004084 rtnne  0x00000000 
- 00018598  0x00004085 call  0x00003464 
- 00018599  0x00004086 call  0x00004827 
- 00018600  0x00004087 fetch  0x00000001 , 0x00004610 
- 00018601  0x00004088 nrtn  0x00000034 
- 00018602  0x00004089 branch  0x0000350a 
- 00018603  0x0000408c fetch  0x00000001 , 0x00004589 
- 00018604  0x0000408d beq  0x00000001 , 0x000048ae 
- 00018605  0x0000408e beq  0x00000002 , 0x000048b7 
- 00018606  0x00004090 fetch  0x00000001 , 0x00004693 
- 00018607  0x00004091 bbit1  0x00000000 , 0x000048bd 
- 00018608  0x00004092 branch  0x000048b9 
- 00018609  0x00004095 fetch  0x00000001 , 0x000043cb 
- 00018610  0x00004096 rtnne  0x00000004 
- 00018611  0x00004097 jam  0x00000003 , 0x00004693 
- 00018612  0x00004098 rtn 
- 00018613  0x0000409a jam  0x00000000 , 0x00004693 
- 00018614  0x0000409b rtn 
- 00018615  0x0000409e fetch  0x00000001 , 0x00004693 
- 00018616  0x0000409f bbit1  0x00000001 , 0x000048c1 
- 00018617  0x000040a1 fetch  0x00000001 , 0x00004611 
- 00018618  0x000040a2 beq  0x00000001 , 0x000048c8 
- 00018619  0x000040a3 beq  0x00000003 , 0x000048cc 
- 00018620  0x000040a4 rtn 
- 00018621  0x000040a7 fetch  0x00000001 , 0x00004693 
- 00018622  0x000040a8 set0  0x00000000 , 0x0000003f 
- 00018623  0x000040a9 store  0x00000001 , 0x00004693 
- 00018624  0x000040aa branch  0x000048c4 
- 00018625  0x000040ad fetch  0x00000001 , 0x00004693 
- 00018626  0x000040ae set0  0x00000001 , 0x0000003f 
- 00018627  0x000040af store  0x00000001 , 0x00004693 
- 00018628  0x000040b1 jam  0x00000001 , 0x00004588 
- 00018629  0x000040b2 setarg  0x000000ff 
- 00018630  0x000040b3 store  0x00000001 , 0x00004519 
- 00018631  0x000040b4 rtn 
- 00018632  0x000040b8 jam  0x00000001 , 0x00004611 
- 00018633  0x000040b9 call  0x0000337e 
- 00018634  0x000040ba nrtn  0x0000002f 
- 00018635  0x000040bb branch  0x0000330a 
- 00018636  0x000040be fetch  0x00000001 , 0x000044f9 
- 00018637  0x000040bf beq  0x00000001 , 0x000048c8 
- 00018638  0x000040c0 beq  0x000000ff , 0x000048c8 
- 00018639  0x000040c1 jam  0x00000000 , 0x000008f9 
- 00018640  0x000040c2 jam  0x00000001 , 0x00004588 
- 00018641  0x000040c3 fetch  0x00000001 , 0x00004621 
- 00018642  0x000040c4 store  0x00000001 , 0x00004519 
- 00018643  0x000040c5 rtn 
- 00018644  0x000040c8 setarg  0x00000001 
- 00018645  0x000040c9 store  0x00000001 , 0x00000913 
- 00018646  0x000040ca fetch  0x00000007 , 0x000045eb 
- 00018647  0x000040cb istore  0x00000007 , 0x00000005 
- 00018648  0x000040cc fetch  0x00000001 , 0x000045eb 
- 00018649  0x000040cd ncall  0x000048dd , 0x00000034 
- 00018650  0x000040ce fetch  0x00000001 , 0x000045eb 
- 00018651  0x000040cf call  0x000048e1 , 0x00000034 
- 00018652  0x000040d0 branch  0x00004836 
- 00018653  0x000040d3 jam  0x00000001 , 0x00004668 
- 00018654  0x000040d4 setarg  0x00000180 
- 00018655  0x000040d5 arg  0x0000000d , 0x00000007 
- 00018656  0x000040d6 branch  0x00007ce1 
- 00018657  0x000040d9 jam  0x00000000 , 0x00004668 
- 00018658  0x000040da setarg  0x00000000 
- 00018659  0x000040db arg  0x0000000d , 0x00000007 
- 00018660  0x000040dc branch  0x00007ce1 
- 00018661  0x000040df fetch  0x00000001 , 0x000045eb 
- 00018662  0x000040e0 beq  0x00000000 , 0x000048ea 
- 00018663  0x000040e1 beq  0x00000002 , 0x0000491d 
- 00018664  0x000040e2 beq  0x00000003 , 0x00004905 
- 00018665  0x000040e3 branch  0x000033be 
- 00018666  0x000040e6 fetch  0x00000001 , 0x000045ed 
- 00018667  0x000040e7 store  0x00000001 , 0x00004611 
- 00018668  0x000040e8 jam  0x00000000 , 0x000045ed 
- 00018669  0x000040e9 arg  0x00000923 , 0x00000005 
- 00018670  0x000040ea arg  0x000045ec , 0x00000006 
- 00018671  0x000040eb arg  0x00000008 , 0x00000039 
- 00018672  0x000040ec call  0x00007cda 
- 00018673  0x000040ed fetch  0x00000008 , 0x00000923 
- 00018674  0x000040ee ncall  0x000048fd , 0x00000034 
- 00018675  0x000040ef fetch  0x00000008 , 0x00000923 
- 00018676  0x000040f0 call  0x00004901 , 0x00000034 
- 00018677  0x000040f1 fetch  0x00000008 , 0x00000923 
- 00018678  0x000040f2 store  0x00000008 , 0x00004649 
- 00018679  0x000040f3 fetcht  0x00000008 , 0x00004651 
- 00018680  0x000040f4 isub  0x00000002 , 0x0000003e 
- 00018681  0x000040f5 ncall  0x00004847 , 0x00000005 
- 00018682  0x000040f6 fetch  0x00000008 , 0x00004649 
- 00018683  0x000040f7 store  0x00000008 , 0x00004651 
- 00018684  0x000040f8 branch  0x000033be 
- 00018685  0x000040fb jam  0x00000001 , 0x00004665 
- 00018686  0x000040fc setarg  0x00000180 
- 00018687  0x000040fd arg  0x0000000e , 0x00000007 
- 00018688  0x000040fe branch  0x00007ce1 
- 00018689  0x00004101 jam  0x00000000 , 0x00004665 
- 00018690  0x00004102 setarg  0x00000000 
- 00018691  0x00004103 arg  0x0000000e , 0x00000007 
- 00018692  0x00004104 branch  0x00007ce1 
- 00018693  0x00004107 arg  0x00000933 , 0x00000005 
- 00018694  0x00004108 arg  0x000045eb , 0x00000006 
- 00018695  0x00004109 arg  0x00000003 , 0x00000039 
- 00018696  0x0000410a call  0x00007cda 
- 00018697  0x0000410b fetch  0x00000002 , 0x00000934 
- 00018698  0x0000410c ncall  0x00004915 , 0x00000034 
- 00018699  0x0000410d fetch  0x00000002 , 0x00000934 
- 00018700  0x0000410e call  0x00004919 , 0x00000034 
- 00018701  0x0000410f fetch  0x00000003 , 0x00000933 
- 00018702  0x00004110 store  0x00000003 , 0x00004659 
- 00018703  0x00004111 fetcht  0x00000003 , 0x0000465c 
- 00018704  0x00004112 isub  0x00000002 , 0x0000003e 
- 00018705  0x00004113 ncall  0x00004865 , 0x00000005 
- 00018706  0x00004114 fetch  0x00000003 , 0x00004659 
- 00018707  0x00004115 store  0x00000003 , 0x0000465c 
- 00018708  0x00004116 branch  0x000033be 
- 00018709  0x00004119 jam  0x00000001 , 0x00004666 
- 00018710  0x0000411a setarg  0x00000180 
- 00018711  0x0000411b arg  0x0000000c , 0x00000007 
- 00018712  0x0000411c branch  0x00007ce1 
- 00018713  0x0000411f jam  0x00000000 , 0x00004666 
- 00018714  0x00004120 setarg  0x00000000 
- 00018715  0x00004121 arg  0x0000000c , 0x00000007 
- 00018716  0x00004122 branch  0x00007ce1 
- 00018717  0x00004125 arg  0x00000943 , 0x00000005 
- 00018718  0x00004126 arg  0x000045eb , 0x00000006 
- 00018719  0x00004127 arg  0x00000002 , 0x00000039 
- 00018720  0x00004128 call  0x00007cda 
- 00018721  0x00004129 fetch  0x00000002 , 0x00000943 
- 00018722  0x0000412a ncall  0x0000492d , 0x00000034 
- 00018723  0x0000412b fetch  0x00000002 , 0x00000943 
- 00018724  0x0000412c call  0x00004931 , 0x00000034 
- 00018725  0x0000412d fetch  0x00000002 , 0x00000943 
- 00018726  0x0000412e store  0x00000002 , 0x0000465f 
- 00018727  0x0000412f fetcht  0x00000002 , 0x00004662 
- 00018728  0x00004130 isub  0x00000002 , 0x0000003e 
- 00018729  0x00004131 ncall  0x00004935 , 0x00000005 
- 00018730  0x00004132 fetch  0x00000002 , 0x0000465f 
- 00018731  0x00004133 store  0x00000002 , 0x00004662 
- 00018732  0x00004134 branch  0x000033be 
- 00018733  0x00004137 jam  0x00000001 , 0x00004667 
- 00018734  0x00004138 setarg  0x00000180 
- 00018735  0x00004139 arg  0x0000000a , 0x00000007 
- 00018736  0x0000413a branch  0x00007ce1 
- 00018737  0x0000413c jam  0x00000000 , 0x00004667 
- 00018738  0x0000413d setarg  0x00000000 
- 00018739  0x0000413e arg  0x0000000a , 0x00000007 
- 00018740  0x0000413f branch  0x00007ce1 
- 00018741  0x00004142 jam  0x00000022 , 0x0000090c 
- 00018742  0x00004143 branch  0x00004837 
- 00018743  0x00004147 fetch  0x00000001 , 0x000043cb 
- 00018744  0x00004148 rtnne  0x00000004 
- 00018745  0x00004149 fetch  0x00000001 , 0x00004648 
- 00018746  0x0000414a rtneq  0x0000005a 
- 00018747  0x0000414c jam  0x00000001 , 0x00004692 
- 00018748  0x0000414d rtn 
- 00018749  0x00004151 fetch  0x00000001 , 0x000043cb 
- 00018750  0x00004152 rtnne  0x00000004 
- 00018751  0x00004153 fetch  0x00000001 , 0x00004692 
- 00018752  0x00004154 rtn  0x00000034 
- 00018753  0x00004155 jam  0x00000000 , 0x00000678 
- 00018754  0x00004157 jam  0x0000005a , 0x00004648 
- 00018755  0x00004158 call  0x000047f4 
- 00018756  0x00004159 call  0x000047ef 
- 00018757  0x0000415a fetch  0x00000001 , 0x00000678 
- 00018758  0x0000415b increase  0x00000001 , 0x0000003f 
- 00018759  0x0000415c store  0x00000001 , 0x00000678 
- 00018760  0x0000415d beq  0x000000ff , 0x00006ca3 
- 00018761  0x0000415e fetch  0x00000001 , 0x00004648 
- 00018762  0x0000415f bne  0x0000005a , 0x00004942 
- 00018763  0x00004160 branch  0x00006ca3 
- 00018764  0x0000416d fetch  0x00000001 , 0x000043cb 
- 00018765  0x0000416e rtnne  0x0000000f 
- 00018766  0x0000416f call  0x000054ac 
- 00018767  0x00004170 nbranch  0x00002002 , 0x00000028 
- 00018768  0x00004171 fetch  0x00000001 , 0x00004846 
- 00018769  0x00004172 branch  0x00002002 , 0x00000034 
- 00018770  0x00004173 fetch  0x00000001 , 0x00004655 
- 00018771  0x00004174 rtneq  0x000000ff 
- 00018772  0x00004175 copy  0x0000003f , 0x00000007 
- 00018773  0x00004176 fetch  0x00000004 , 0x0000069d 
- 00018774  0x00004177 qisolate0  0x0000003f 
- 00018775  0x00004178 call  0x00004e45 , 0x00000001 
- 00018776  0x00004179 branch  0x00002003 
- 00018777  0x0000417c call  0x00007396 
- 00018778  0x0000417d call  0x000049a1 
- 00018779  0x0000417f call  0x000049c8 
- 00018780  0x00004180 call  0x000049ea 
- 00018781  0x00004181 rtn  0x0000002b 
- 00018782  0x00004182 call  0x00004966 
- 00018783  0x00004183 call  0x00004a7a 
- 00018784  0x00004184 fetch  0x00000001 , 0x00004663 
- 00018785  0x00004185 rtnbit1  0x00000007 
- 00018786  0x00004187 fetch  0x00000002 , 0x000044e9 
- 00018787  0x00004188 bbit1  0x0000000c , 0x00004b95 
- 00018788  0x00004189 call  0x00005eb6 
- 00018789  0x0000418a branch  0x00004bcf 
- 00018790  0x0000418e fetch  0x00000008 , 0x00004713 
- 00018791  0x0000418f rtnbit0  0x0000000d 
- 00018792  0x00004190 setarg  0x0000496c 
- 00018793  0x00004191 store  0x00000002 , 0x00000859 
- 00018794  0x00004192 jam  0x000000a5 , 0x00004664 
- 00018795  0x00004193 branch  0x0000498e 
- 00018796  0x00004196 call  0x0000496f 
- 00018797  0x00004197 call  0x00004974 
- 00018798  0x00004198 branch  0x00004984 
- 00018799  0x0000419b jam  0x00000000 , 0x00004665 
- 00018800  0x0000419c fetch  0x00000008 , 0x00004713 
- 00018801  0x0000419d rtnbit0  0x00000016 
- 00018802  0x0000419e jam  0x0000005a , 0x00004665 
- 00018803  0x0000419f rtn 
- 00018804  0x000041a2 fetch  0x00000008 , 0x00004713 
- 00018805  0x000041a3 bbit1  0x0000001d , 0x0000497b 
- 00018806  0x000041a4 bbit1  0x0000001e , 0x0000497e 
- 00018807  0x000041a5 bbit1  0x0000001f , 0x00004981 
- 00018808  0x000041a6 jam  0x00000019 , 0x00004662 
- 00018809  0x000041a7 jam  0x00000008 , 0x0000085b 
- 00018810  0x000041a8 rtn 
- 00018811  0x000041aa jam  0x0000000c , 0x00004662 
- 00018812  0x000041ab jam  0x00000004 , 0x0000085b 
- 00018813  0x000041ac rtn 
- 00018814  0x000041ae jam  0x00000006 , 0x00004662 
- 00018815  0x000041af jam  0x00000002 , 0x0000085b 
- 00018816  0x000041b0 rtn 
- 00018817  0x000041b2 jam  0x00000003 , 0x00004662 
- 00018818  0x000041b3 jam  0x00000001 , 0x0000085b 
- 00018819  0x000041b4 rtn 
- 00018820  0x000041b7 call  0x00007966 
- 00018821  0x000041b8 call  0x00004987 
- 00018822  0x000041b9 branch  0x0000498c 
- 00018823  0x000041bc fetch  0x00000001 , 0x0000085c 
- 00018824  0x000041bd rtn  0x00000034 
- 00018825  0x000041be fetch  0x00000001 , 0x00004665 
- 00018826  0x000041bf beq  0x0000005a , 0x0000480c 
- 00018827  0x000041c0 branch  0x00004809 
- 00018828  0x000041c3 fetch  0x00000001 , 0x00004665 
- 00018829  0x000041c4 branch  0x0000480f 
- 00018830  0x000041c9 bpatch  0x00000041 , 0x00004008 
- 00018831  0x000041ca fetcht  0x00000001 , 0x0000086c 
- 00018832  0x000041cb call  0x00006ee6 
- 00018833  0x000041cc branch  0x00004993 , 0x00000001 
- 00018834  0x000041cd branch  0x0000499a 
- 00018835  0x000041d1 fetch  0x00000001 , 0x00004664 
- 00018836  0x000041d2 rtneq  0x000000a5 
- 00018837  0x000041d3 jam  0x000000a5 , 0x00004664 
- 00018838  0x000041d4 jam  0x00000000 , 0x0000090e 
- 00018839  0x000041d5 jam  0x00000000 , 0x00000709 
- 00018840  0x000041d6 jam  0x00000000 , 0x00000900 
- 00018841  0x000041d7 branch  0x00004962 
- 00018842  0x000041db fetch  0x00000001 , 0x00004664 
- 00018843  0x000041dc rtneq  0x0000005a 
- 00018844  0x000041dd jam  0x0000005a , 0x00004664 
- 00018845  0x000041de call  0x00006018 
- 00018846  0x000041df call  0x00005aaa 
- 00018847  0x000041e0 call  0x00004f70 
- 00018848  0x000041e1 branch  0x00007912 
- 00018849  0x000041e6 rtn  0x0000002b 
- 00018850  0x000041e8 call  0x000035f0 
- 00018851  0x000041e9 call  0x0000325b 
- 00018852  0x000041eb call  0x000049af 
- 00018853  0x000041ec fetcht  0x00000001 , 0x00004865 
- 00018854  0x000041ed call  0x00006ef3 
- 00018855  0x000041ef call  0x00004b6d 
- 00018856  0x000041f0 call  0x00006177 
- 00018857  0x000041f1 call  0x00002a41 
- 00018858  0x000041f3 fetch  0x00000008 , 0x00004713 
- 00018859  0x000041f4 bbit1  0x00000014 , 0x000049fd 
- 00018860  0x000041f5 bbit1  0x00000013 , 0x00005d60 
- 00018861  0x000041f6 bbit1  0x00000012 , 0x00005d6e 
- 00018862  0x000041f7 rtn 
- 00018863  0x000041fe call  0x0000543b 
- 00018864  0x00004200 jam  0x00000000 , 0x000048eb 
- 00018865  0x00004201 setarg  0x00230170 
- 00018866  0x00004202 store  0x00000003 , 0x0000462d 
- 00018867  0x00004203 setarg  0x00015301 
- 00018868  0x00004204 istore  0x00000003 , 0x00000005 
- 00018869  0x00004205 arg  0x000047a0 , 0x00000005 
- 00018870  0x00004206 arg  0x00000014 , 0x00000039 
- 00018871  0x00004207 call  0x00007ca1 
- 00018872  0x00004209 fetch  0x00000001 , 0x0000426b 
- 00018873  0x0000420a sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00018874  0x0000420b nbranch  0x000049c6 , 0x00000002 
- 00018875  0x0000420c setarg  0x0006ff06 
- 00018876  0x0000420d store  0x00000003 , 0x000047a0 
- 00018877  0x0000420e setarg  0x00000300 
- 00018878  0x0000420f istore  0x00000003 , 0x00000005 
- 00018879  0x00004210 setarg  0x00000080 
- 00018880  0x00004211 istore  0x00000001 , 0x00000005 
- 00018881  0x00004213 fetch  0x00000001 , 0x0000426b 
- 00018882  0x00004214 increase  0x00000001 , 0x0000003f 
- 00018883  0x00004215 copy  0x0000003f , 0x00000039 
- 00018884  0x00004216 arg  0x00004369 , 0x00000006 
- 00018885  0x00004217 branch  0x00007cda 
- 00018886  0x0000421a arg  0x000047a0 , 0x00000005 
- 00018887  0x0000421b branch  0x000049c1 
- 00018888  0x00004221 fetcht  0x00000001 , 0x00004864 
- 00018889  0x00004222 call  0x00006f0f 
- 00018890  0x00004223 fetcht  0x00000001 , 0x00004863 
- 00018891  0x00004224 call  0x00006f0f 
- 00018892  0x00004225 fetcht  0x00000001 , 0x00004865 
- 00018893  0x00004226 call  0x00006f0f 
- 00018894  0x00004228 setarg  0x0000486e 
- 00018895  0x00004229 store  0x00000002 , 0x00004896 
- 00018896  0x0000422b setarg  0x00004876 
- 00018897  0x0000422c store  0x00000002 , 0x00004898 
- 00018898  0x0000422e setarg  0x0000488a 
- 00018899  0x0000422f store  0x00000002 , 0x0000489a 
- 00018900  0x00004231 fetch  0x00000002 , 0x00004896 
- 00018901  0x00004232 copy  0x0000003f , 0x00000012 
- 00018902  0x00004233 arg  0x00000008 , 0x00000039 
- 00018903  0x00004236 ifetcht  0x00000001 , 0x00000012 
- 00018904  0x00004237 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00018905  0x00004238 ncall  0x000049e7 , 0x00000005 
- 00018906  0x00004239 increase  0x00000001 , 0x00000012 
- 00018907  0x0000423a loop  0x000049d7 
- 00018908  0x0000423b call  0x000023fd 
- 00018909  0x0000423c fetch  0x00000002 , 0x00004898 
- 00018910  0x0000423d copy  0x0000003f , 0x00000012 
- 00018911  0x0000423e copy  0x0000003f , 0x00000013 
- 00018912  0x0000423f arg  0x0000000b , 0x00000039 
- 00018913  0x00004242 ifetcht  0x00000001 , 0x00000012 
- 00018914  0x00004243 isolate1  0x00000007 , 0x00000002 
- 00018915  0x00004244 ncall  0x00006f0f , 0x00000001 
- 00018916  0x00004245 increase  0x00000001 , 0x00000012 
- 00018917  0x00004246 loop  0x000049e1 
- 00018918  0x00004247 rtn 
- 00018919  0x0000424a call  0x00006f0f 
- 00018920  0x0000424b ifetcht  0x00000001 , 0x00000012 
- 00018921  0x0000424c branch  0x00006ec6 
- 00018922  0x00004251 fetch  0x00000001 , 0x00004666 
- 00018923  0x00004252 beq  0x00000001 , 0x000049f1 
- 00018924  0x00004253 setarg  0x005d4800 
- 00018925  0x00004254 store  0x00000004 , 0x00004613 
- 00018926  0x00004255 fetch  0x00000001 , 0x0000440c 
- 00018927  0x00004256 rtnbit0  0x00000000 
- 00018928  0x00004257 branch  0x00005fe4 
- 00018929  0x00004259 jam  0x0000000c , 0x0000496b 
- 00018930  0x0000425a fetch  0x00000001 , 0x0000440c 
- 00018931  0x0000425b rtnbit0  0x00000000 
- 00018932  0x0000425c jam  0x00000010 , 0x0000496b 
- 00018933  0x0000425d fetch  0x00000001 , 0x0000477e 
- 00018934  0x0000425e branch  0x00005c01 , 0x00000034 
- 00018935  0x0000425f rtn 
- 00018936  0x00004263 fetch  0x00000002 , 0x000049df 
- 00018937  0x00004264 arg  0x00000528 , 0x00000002 
- 00018938  0x00004265 isub  0x00000002 , 0x0000003e 
- 00018939  0x00004266 nrtn  0x00000002 
- 00018940  0x00004267 branch  0x0000235a 
- 00018941  0x0000426a bpatch  0x00000042 , 0x00004008 
- 00018942  0x0000426b fetch  0x00000001 , 0x00004666 
- 00018943  0x0000426c beq  0x00000000 , 0x00004a02 
- 00018944  0x0000426d beq  0x00000001 , 0x00004a0c 
- 00018945  0x0000426e rtn 
- 00018946  0x00004271 arg  0x00000050 , 0x00000018 
- 00018947  0x00004272 setarg  0x00000400 
- 00018948  0x00004273 idiv  0x00000018 
- 00018949  0x00004274 call  0x00007d62 
- 00018950  0x00004275 quotient  0x0000003f 
- 00018951  0x00004276 store  0x00000002 , 0x00000670 
- 00018952  0x00004277 arg  0x00001fcc , 0x0000003f 
- 00018953  0x00004278 arg  0x00000004 , 0x00000002 
- 00018954  0x00004279 arg  0x00000004 , 0x0000002b 
- 00018955  0x0000427a branch  0x00004a16 
- 00018956  0x0000427c arg  0x00000118 , 0x00000018 
- 00018957  0x0000427d setarg  0x00000400 
- 00018958  0x0000427e idiv  0x00000018 
- 00018959  0x0000427f call  0x00007d62 
- 00018960  0x00004280 quotient  0x0000003f 
- 00018961  0x00004281 store  0x00000002 , 0x00000670 
- 00018962  0x00004282 arg  0x00001fc2 , 0x0000003f 
- 00018963  0x00004283 arg  0x0000000e , 0x00000002 
- 00018964  0x00004284 arg  0x0000000e , 0x0000002b 
- 00018965  0x00004285 branch  0x00004a16 
- 00018966  0x00004287 storet  0x00000001 , 0x00000678 
- 00018967  0x00004288 arg  0x000049c7 , 0x00000011 
- 00018968  0x00004289 arg  0x00000000 , 0x00000013 
- 00018969  0x0000428b copy  0x0000003f , 0x00000012 
- 00018970  0x0000428c fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00018971  0x0000428d call  0x00006b74 
- 00018972  0x0000428e fetch  0x00000008 , 0x000049c7 
- 00018973  0x0000428f fetcht  0x00000008 , 0x000049cf 
- 00018974  0x00004290 ior  0x00000002 , 0x0000003f 
- 00018975  0x00004291 fetcht  0x00000008 , 0x000049d7 
- 00018976  0x00004292 ior  0x00000002 , 0x0000003f 
- 00018977  0x00004293 branch  0x00004a28 , 0x00000034 
- 00018978  0x00004294 increase  0x00000001 , 0x00000013 
- 00018979  0x00004295 fetch  0x00000002 , 0x00000670 
- 00018980  0x00004296 isub  0x00000013 , 0x0000003e 
- 00018981  0x00004298 copy  0x00000012 , 0x0000003f 
- 00018982  0x00004299 isub  0x00000018 , 0x0000003f 
- 00018983  0x0000429a branch  0x00004a19 
- 00018984  0x0000429d sub  0x00000013 , 0x00000000 , 0x0000003e 
- 00018985  0x0000429e branch  0x00004a38 , 0x00000005 
- 00018986  0x000042a0 copy  0x00000012 , 0x0000003f 
- 00018987  0x000042a1 iadd  0x00000018 , 0x0000003f 
- 00018988  0x000042a3 isub  0x0000002b , 0x0000003f 
- 00018989  0x000042a4 copy  0x0000003f , 0x00000012 
- 00018990  0x000042a5 fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00018991  0x000042a6 call  0x00006b74 
- 00018992  0x000042a7 fetch  0x00000008 , 0x000049c7 
- 00018993  0x000042a8 fetcht  0x00000008 , 0x000049cf 
- 00018994  0x000042a9 ior  0x00000002 , 0x0000003f 
- 00018995  0x000042aa fetcht  0x00000008 , 0x000049d7 
- 00018996  0x000042ab ior  0x00000002 , 0x0000003f 
- 00018997  0x000042ac branch  0x00004a3a , 0x00000034 
- 00018998  0x000042ad copy  0x00000012 , 0x0000003f 
- 00018999  0x000042ae branch  0x00004a2c 
- 00019000  0x000042b0 storer  0x0000002b , 0x00000001 , 0x000049df 
- 00019001  0x000042b1 rtn 
- 00019002  0x000042b3 bpatch  0x00000043 , 0x00004008 
- 00019003  0x000042b4 setarg  0x00001fd0 
- 00019004  0x000042b5 isub  0x00000012 , 0x0000003f 
- 00019005  0x000042b6 store  0x00000002 , 0x000049df 
- 00019006  0x000042b7 copy  0x00000012 , 0x0000003f 
- 00019007  0x000042b8 iadd  0x0000002b , 0x00000012 
- 00019008  0x000042b9 fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00019009  0x000042ba arg  0x000049c7 , 0x00000011 
- 00019010  0x000042bb call  0x00006b74 
- 00019011  0x000042bc fetch  0x00000001 , 0x00004666 
- 00019012  0x000042bd beq  0x00000000 , 0x00004a47 
- 00019013  0x000042be beq  0x00000001 , 0x00004a4a 
- 00019014  0x000042bf rtn 
- 00019015  0x000042c2 fetch  0x00000006 , 0x000049c7 
- 00019016  0x000042c3 store  0x00000004 , 0x00004691 
- 00019017  0x000042c4 branch  0x00004a76 
- 00019018  0x000042c7 fetch  0x00000001 , 0x000049c7 
- 00019019  0x000042c8 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00019020  0x000042c9 ncall  0x00007dca , 0x00000002 
- 00019021  0x000042ca store  0x00000001 , 0x000049c6 
- 00019022  0x000042cb fetch  0x00000001 , 0x000049c8 
- 00019023  0x000042cc store  0x00000001 , 0x00004667 
- 00019024  0x000042cd fetch  0x00000006 , 0x000049c9 
- 00019025  0x000042ce store  0x00000006 , 0x00004668 
- 00019026  0x000042cf fetch  0x00000006 , 0x000049cf 
- 00019027  0x000042d0 store  0x00000006 , 0x0000466e 
- 00019028  0x000042d1 branch  0x00005c6f 
- 00019029  0x000042d5 branch  0x0000235a 
- 00019030  0x000042d9 bpatch  0x00000044 , 0x00004008 
- 00019031  0x000042da fetch  0x00000008 , 0x00004713 
- 00019032  0x000042db bbit1  0x00000014 , 0x00004a5c 
- 00019033  0x000042dc bbit1  0x00000013 , 0x00005cb1 
- 00019034  0x000042dd bbit1  0x00000012 , 0x00005cb9 
- 00019035  0x000042de rtn 
- 00019036  0x000042e1 rtn 
- 00019037  0x000042e2 fetch  0x00000001 , 0x00004666 
- 00019038  0x000042e3 beq  0x00000000 , 0x00004a61 
- 00019039  0x000042e4 beq  0x00000001 , 0x00004a6b 
- 00019040  0x000042e5 rtn 
- 00019041  0x000042e8 fetcht  0x00000002 , 0x000049df 
- 00019042  0x000042e9 setarg  0x00001fd0 
- 00019043  0x000042ea isub  0x00000002 , 0x00000012 
- 00019044  0x000042eb arg  0x00004691 , 0x00000011 
- 00019045  0x000042ec arg  0x00000004 , 0x00000039 
- 00019046  0x000042ed call  0x00006b45 
- 00019047  0x000042ee fetcht  0x00000002 , 0x000049df 
- 00019048  0x000042ef increase  0x00000004 , 0x00000002 
- 00019049  0x000042f0 storet  0x00000002 , 0x000049df 
- 00019050  0x000042f1 rtn 
- 00019051  0x000042f4 fetcht  0x00000002 , 0x000049df 
- 00019052  0x000042f5 setarg  0x00001fd0 
- 00019053  0x000042f6 isub  0x00000002 , 0x00000012 
- 00019054  0x000042f9 add  0x00000012 , 0x00000001 , 0x00000012 
- 00019055  0x000042fa arg  0x00004668 , 0x00000011 
- 00019056  0x000042fb arg  0x00000006 , 0x00000039 
- 00019057  0x000042fc call  0x00006b45 
- 00019058  0x000042fe add  0x00000012 , 0x00000007 , 0x00000012 
- 00019059  0x000042ff arg  0x0000466e , 0x00000011 
- 00019060  0x00004300 arg  0x00000006 , 0x00000039 
- 00019061  0x00004301 branch  0x00006b45 
- 00019062  0x00004304 fetch  0x00000004 , 0x00004691 
- 00019063  0x00004305 store  0x00000004 , 0x000045e8 
- 00019064  0x00004306 store  0x00000004 , 0x0000458f 
- 00019065  0x00004307 rtn 
- 00019066  0x0000430b bpatch  0x00000045 , 0x00004008 
- 00019067  0x0000430c setarg  0x00006109 
- 00019068  0x0000430d store  0x00000002 , 0x000043e9 
- 00019069  0x0000430e setarg  0x00004fe5 
- 00019070  0x0000430f store  0x00000002 , 0x000045f2 
- 00019071  0x00004310 setarg  0x00004ff8 
- 00019072  0x00004311 store  0x00000002 , 0x000045f4 
- 00019073  0x00004312 setarg  0x00004f41 
- 00019074  0x00004313 store  0x00000002 , 0x000045f6 
- 00019075  0x00004314 setarg  0x00004be6 
- 00019076  0x00004315 store  0x00000002 , 0x000043d9 
- 00019077  0x00004317 setarg  0x00004f5d 
- 00019078  0x00004318 store  0x00000002 , 0x000043d7 
- 00019079  0x0000431a setarg  0x00004a9a 
- 00019080  0x0000431b store  0x00000002 , 0x000043dd 
- 00019081  0x0000431c setarg  0x00004bcc 
- 00019082  0x0000431d store  0x00000002 , 0x000043db 
- 00019083  0x0000431e setarg  0x00004f62 
- 00019084  0x0000431f store  0x00000002 , 0x000043d5 
- 00019085  0x00004320 setarg  0x00005b08 
- 00019086  0x00004321 store  0x00000002 , 0x000043df 
- 00019087  0x00004322 setarg  0x00004b19 
- 00019088  0x00004323 store  0x00000002 , 0x000043e3 
- 00019089  0x00004324 setarg  0x000055fa 
- 00019090  0x00004325 store  0x00000002 , 0x000043e7 
- 00019091  0x00004326 setarg  0x000054c5 
- 00019092  0x00004327 store  0x00000002 , 0x000043d3 
- 00019093  0x00004328 setarg  0x00006221 
- 00019094  0x00004329 store  0x00000002 , 0x000043e1 
- 00019095  0x0000432a setarg  0x00006228 
- 00019096  0x0000432b store  0x00000002 , 0x000043e5 
- 00019097  0x0000432c rtn 
- 00019098  0x00004331 bpatch  0x00000046 , 0x00004008 
- 00019099  0x00004332 copy  0x00000013 , 0x0000003f 
- 00019100  0x00004334 beq  0x00000032 , 0x00004acb 
- 00019101  0x00004335 beq  0x00000044 , 0x00004ad3 
- 00019102  0x00004336 beq  0x00000040 , 0x00004add 
- 00019103  0x00004337 beq  0x00000015 , 0x00004ab8 
- 00019104  0x00004339 beq  0x00000014 , 0x00004aaa 
- 00019105  0x0000433a beq  0x00000010 , 0x00004b90 
- 00019106  0x0000433b beq  0x00000031 , 0x00005aed 
- 00019107  0x0000433c beq  0x00000029 , 0x00005aef 
- 00019108  0x0000433e beq  0x0000003e , 0x00004329 
- 00019109  0x0000433f beq  0x00000044 , 0x00005b10 
- 00019110  0x00004341 beq  0x00000039 , 0x00004ae2 
- 00019111  0x00004342 beq  0x0000003c , 0x00004ae5 
- 00019112  0x00004343 beq  0x0000003a , 0x00004afe 
- 00019113  0x00004346 rtn 
- 00019114  0x0000434d jam  0x00000000 , 0x0000477d 
- 00019115  0x0000434f jam  0x00000001 , 0x00004794 
- 00019116  0x00004350 call  0x00006042 
- 00019117  0x00004351 fetch  0x00000001 , 0x00004795 
- 00019118  0x00004352 nbranch  0x00004ab0 , 0x00000034 
- 00019119  0x00004353 jam  0x00000014 , 0x00004796 
- 00019120  0x00004355 fetch  0x00000002 , 0x000043f1 
- 00019121  0x00004356 set0  0x00000000 , 0x0000003f 
- 00019122  0x00004357 store  0x00000002 , 0x000043f1 
- 00019123  0x00004358 jam  0x00000000 , 0x00004845 
- 00019124  0x00004359 fetch  0x00000002 , 0x000047be 
- 00019125  0x0000435a store  0x00000002 , 0x000047c0 
- 00019126  0x0000435b call  0x00005c0b 
- 00019127  0x0000435c branch  0x00004bbd 
- 00019128  0x00004360 setarg  0x00000000 
- 00019129  0x00004361 store  0x00000002 , 0x000047c0 
- 00019130  0x00004362 store  0x00000001 , 0x00004860 
- 00019131  0x00004363 store  0x00000001 , 0x00004861 
- 00019132  0x00004364 store  0x00000001 , 0x00004794 
- 00019133  0x00004366 jam  0x00000000 , 0x000047c2 
- 00019134  0x00004367 jam  0x00000000 , 0x00004956 
- 00019135  0x00004368 call  0x000029cb 
- 00019136  0x00004369 branch  0x00004ac1 
- 00019137  0x0000436b call  0x00005b7b 
- 00019138  0x0000436c fetch  0x00000002 , 0x000043ef 
- 00019139  0x0000436d bbit1  0x00000007 , 0x00004ac6 
- 00019140  0x0000436e bbit1  0x00000000 , 0x000042fc 
- 00019141  0x0000436f branch  0x00004b95 
- 00019142  0x00004371 call  0x00005b21 
- 00019143  0x00004372 fetch  0x00000002 , 0x000043ef 
- 00019144  0x00004373 bbit1  0x00000000 , 0x000042fc 
- 00019145  0x00004374 call  0x00007d7c 
- 00019146  0x00004375 branch  0x00004f6c 
- 00019147  0x00004379 fetch  0x00000001 , 0x00004795 
- 00019148  0x0000437a beq  0x00000001 , 0x00004ad0 
- 00019149  0x0000437b jam  0x00000014 , 0x00004844 
- 00019150  0x0000437c jam  0x00000005 , 0x00004862 
- 00019151  0x0000437d branch  0x00005af6 
- 00019152  0x0000437f call  0x00005aef 
- 00019153  0x00004380 jam  0x00000005 , 0x00004844 
- 00019154  0x00004381 branch  0x00005af6 
- 00019155  0x00004384 fetch  0x00000001 , 0x000001a2 
- 00019156  0x00004385 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00019157  0x00004386 nbranch  0x00005b06 , 0x00000002 
- 00019158  0x00004387 fetch  0x00000001 , 0x000001a4 
- 00019159  0x00004388 fetcht  0x00000001 , 0x0000496b 
- 00019160  0x00004389 isub  0x00000002 , 0x0000003e 
- 00019161  0x0000438a branch  0x00005b1d , 0x00000002 
- 00019162  0x0000438b fetch  0x00000001 , 0x000001a4 
- 00019163  0x0000438c store  0x00000001 , 0x000040c0 
- 00019164  0x0000438d branch  0x00005b1f 
- 00019165  0x00004390 fetch  0x00000001 , 0x00004860 
- 00019166  0x00004391 nrtn  0x00000034 
- 00019167  0x00004392 jam  0x00000001 , 0x00004860 
- 00019168  0x00004393 jam  0x0000001e , 0x00004861 
- 00019169  0x00004394 rtn 
- 00019170  0x00004397 call  0x00004af9 
- 00019171  0x00004398 call  0x00005c0b 
- 00019172  0x00004399 branch  0x00006086 
- 00019173  0x0000439c call  0x00004af9 
- 00019174  0x0000439d fetch  0x00000004 , 0x0000458f 
- 00019175  0x0000439e store  0x00000004 , 0x000045e8 
- 00019176  0x0000439f store  0x00000004 , 0x00004691 
- 00019177  0x000043a0 call  0x0000355a 
- 00019178  0x000043a1 call  0x0000618e 
- 00019179  0x000043a2 call  0x00005c0b 
- 00019180  0x000043a3 branch  0x00006075 
- 00019181  0x000043a6 jam  0x00000002 , 0x0000485f 
- 00019182  0x000043a7 call  0x00004f3e 
- 00019183  0x000043a8 jam  0x00000003 , 0x0000472c 
- 00019184  0x000043a9 rtn 
- 00019185  0x000043ac arg  0x00000006 , 0x00000039 
- 00019186  0x000043ad arg  0x00004858 , 0x00000006 
- 00019187  0x000043af ifetch  0x00000001 , 0x00000006 
- 00019188  0x000043b0 beq  0x00000053 , 0x00004af9 
- 00019189  0x000043b1 beq  0x00000039 , 0x00004af9 
- 00019190  0x000043b2 beq  0x00000047 , 0x00004af9 
- 00019191  0x000043b3 loop  0x00004af3 
- 00019192  0x000043b4 rtn 
- 00019193  0x000043b7 jam  0x00000003 , 0x000049ab 
- 00019194  0x000043b8 jam  0x00000001 , 0x000048f4 
- 00019195  0x000043b9 rtn 
- 00019196  0x000043bc jam  0x00000001 , 0x000049a9 
- 00019197  0x000043bd rtn 
- 00019198  0x000043c1 fetch  0x00000001 , 0x00004600 
- 00019199  0x000043c2 nbranch  0x00004b11 , 0x00000034 
- 00019200  0x000043c3 fetch  0x00000001 , 0x000045e2 
- 00019201  0x000043c4 beq  0x00000002 , 0x00004b0a 
- 00019202  0x000043c5 beq  0x00000003 , 0x00004b04 
- 00019203  0x000043c6 branch  0x00004b04 
- 00019204  0x000043c9 call  0x00006018 
- 00019205  0x000043ca fetch  0x00000001 , 0x0000477f 
- 00019206  0x000043cb nbranch  0x00005f1b , 0x00000034 
- 00019207  0x000043cc fetch  0x00000001 , 0x00004666 
- 00019208  0x000043cd beq  0x00000000 , 0x00004f6c 
- 00019209  0x000043ce rtn 
- 00019210  0x000043d1 fetch  0x00000008 , 0x00004713 
- 00019211  0x000043d2 bbit1  0x0000003e , 0x00006034 
- 00019212  0x000043d3 bbit1  0x00000030 , 0x00006034 
- 00019213  0x000043d4 bbit0  0x0000003a , 0x00006067 
- 00019214  0x000043d5 fetch  0x00000004 , 0x00004691 
- 00019215  0x000043d6 branch  0x00004e39 , 0x00000034 
- 00019216  0x000043d7 branch  0x00006067 
- 00019217  0x000043da jam  0x00000000 , 0x00004600 
- 00019218  0x000043db call  0x00003647 
- 00019219  0x000043dc setarg  0xffffffff 
- 00019220  0x000043dd store  0x00000008 , 0x000045af 
- 00019221  0x000043de setarg  0x00000000 
- 00019222  0x000043df store  0x00000007 , 0x00004846 
- 00019223  0x000043e0 jam  0x00000001 , 0x0000473f 
- 00019224  0x000043e1 branch  0x00004f9a 
- 00019225  0x000043e7 bpatch  0x00000047 , 0x00004008 
- 00019226  0x000043e8 call  0x0000553d 
- 00019227  0x000043e9 call  0x00004b4f 
- 00019228  0x000043ea call  0x0000614d 
- 00019229  0x000043ec call  0x0000328e 
- 00019230  0x000043ed call  0x00003531 
- 00019231  0x000043ee call  0x00005fdd 
- 00019232  0x000043ef call  0x00004b62 
- 00019233  0x000043f0 call  0x00004b68 
- 00019234  0x000043f4 call  0x00004b43 
- 00019235  0x000043f6 call  0x00004b58 
- 00019236  0x000043f7 call  0x00005be1 
- 00019237  0x000043f8 call  0x00004b5c 
- 00019238  0x000043f9 call  0x00005be4 
- 00019239  0x000043fa call  0x00004b5f 
- 00019240  0x000043fb call  0x00004b55 
- 00019241  0x000043fd call  0x00005bfe 
- 00019242  0x000043fe call  0x000056b6 
- 00019243  0x000043ff call  0x00004b48 
- 00019244  0x00004400 call  0x00004b72 
- 00019245  0x00004401 call  0x00004b82 
- 00019246  0x00004402 call  0x00004b87 
- 00019247  0x00004403 fetch  0x00000001 , 0x00004666 
- 00019248  0x00004404 beq  0x00000000 , 0x00004b8a 
- 00019249  0x00004405 branch  0x00005c05 
- 00019250  0x00004409 fetch  0x00000001 , 0x00004980 
- 00019251  0x0000440a rtnne  0x00000001 
- 00019252  0x0000440b arg  0x00004981 , 0x00000013 
- 00019253  0x0000440c arg  0x00005a94 , 0x00000012 
- 00019254  0x0000440d branch  0x000042e0 
- 00019255  0x00004410 fetch  0x00000002 , 0x000048fa 
- 00019256  0x00004411 fetcht  0x00000002 , 0x000049ff 
- 00019257  0x00004412 isub  0x00000002 , 0x0000003e 
- 00019258  0x00004413 branch  0x00004b3f , 0x00000005 
- 00019259  0x00004414 byteswap  0x00000002 , 0x00000002 
- 00019260  0x00004415 isub  0x00000002 , 0x0000003e 
- 00019261  0x00004416 branch  0x00004b3f , 0x00000005 
- 00019262  0x00004417 branch  0x00005bba 
- 00019263  0x0000441a fetch  0x00000001 , 0x00004980 
- 00019264  0x0000441b rtneq  0x00000001 
- 00019265  0x0000441c jam  0x00000001 , 0x00004980 
- 00019266  0x0000441d rtn 
- 00019267  0x00004421 arg  0x00004790 , 0x00000013 
- 00019268  0x00004422 arg  0x00004b46 , 0x00000012 
- 00019269  0x00004423 branch  0x000042e7 
- 00019270  0x00004426 call  0x00004bbd 
- 00019271  0x00004427 branch  0x00004f6c 
- 00019272  0x0000442d arg  0x000046f3 , 0x00000013 
- 00019273  0x0000442e arg  0x00004b4b , 0x00000012 
- 00019274  0x0000442f branch  0x000042e0 
- 00019275  0x00004432 call  0x00004a56 
- 00019276  0x00004433 fetch  0x00000001 , 0x00004793 
- 00019277  0x00004434 nbranch  0x00005ed1 , 0x00000034 
- 00019278  0x00004435 rtn 
- 00019279  0x00004438 fetch  0x00000001 , 0x00004637 
- 00019280  0x00004439 branch  0x00004b53 , 0x00000034 
- 00019281  0x0000443a jam  0x0000003a , 0x00004631 
- 00019282  0x0000443b rtn 
- 00019283  0x0000443d jam  0x00000035 , 0x00004631 
- 00019284  0x0000443e rtn 
- 00019285  0x00004442 arg  0x00004862 , 0x00000013 
- 00019286  0x00004443 arg  0x0000502f , 0x00000012 
- 00019287  0x00004444 branch  0x000042e0 
- 00019288  0x00004447 arg  0x00004845 , 0x00000013 
- 00019289  0x00004448 arg  0x00005bd9 , 0x00000012 
- 00019290  0x00004449 call  0x000042e0 
- 00019291  0x0000444a branch  0x00005bd6 
- 00019292  0x0000444d fetch  0x00000008 , 0x00004713 
- 00019293  0x0000444e rtnbit1  0x0000003b 
- 00019294  0x0000444f branch  0x00005bee 
- 00019295  0x00004452 arg  0x00004861 , 0x00000013 
- 00019296  0x00004453 arg  0x00005aef , 0x00000012 
- 00019297  0x00004454 branch  0x000042e0 
- 00019298  0x00004457 fetch  0x00000001 , 0x000049a9 
- 00019299  0x00004458 rtn  0x00000034 
- 00019300  0x00004459 jam  0x00000000 , 0x000049a9 
- 00019301  0x0000445a jam  0x00000001 , 0x000048f4 
- 00019302  0x0000445b call  0x00003625 
- 00019303  0x0000445c branch  0x00004fa0 
- 00019304  0x0000445f arg  0x000049ac , 0x00000013 
- 00019305  0x00004460 arg  0x00004b6b , 0x00000012 
- 00019306  0x00004461 branch  0x000042e0 
- 00019307  0x00004464 jam  0x00000000 , 0x000049ab 
- 00019308  0x00004465 rtn 
- 00019309  0x0000446c call  0x000061ea 
- 00019310  0x0000446d call  0x00004b7c 
- 00019311  0x0000446f fetcht  0x00000001 , 0x00004868 
- 00019312  0x00004470 branch  0x00006ef3 
- 00019313  0x00004472 rtn 
- 00019314  0x00004476 fetch  0x00000001 , 0x00004866 
- 00019315  0x00004477 rtneq  0x000000ff 
- 00019316  0x00004478 fetch  0x00000002 , 0x00004781 
- 00019317  0x00004479 rtn  0x00000034 
- 00019318  0x0000447a fetch  0x00000002 , 0x00004725 
- 00019319  0x0000447b fetcht  0x00000002 , 0x00004781 
- 00019320  0x0000447c isub  0x00000002 , 0x00000002 
- 00019321  0x0000447d fetch  0x00000002 , 0x00004869 
- 00019322  0x0000447e isub  0x00000002 , 0x0000003f 
- 00019323  0x0000447f branch  0x00004b7e , 0x00000002 
- 00019324  0x00004481 fetcht  0x00000001 , 0x00004866 
- 00019325  0x00004482 branch  0x00006ef3 
- 00019326  0x00004487 fetch  0x00000001 , 0x000049aa 
- 00019327  0x00004488 bbit0  0x00000001 , 0x00004b7c 
- 00019328  0x00004489 fetcht  0x00000001 , 0x00004866 
- 00019329  0x0000448a branch  0x00006ef7 
- 00019330  0x0000448d arg  0x000048ee , 0x00000013 
- 00019331  0x0000448e arg  0x00004b85 , 0x00000012 
- 00019332  0x0000448f branch  0x000042e7 
- 00019333  0x00004492 jam  0x00000001 , 0x000048eb 
- 00019334  0x00004493 branch  0x00004327 
- 00019335  0x00004496 arg  0x000049c4 , 0x00000013 
- 00019336  0x00004497 arg  0x00004d9e , 0x00000012 
- 00019337  0x00004498 branch  0x000042e0 
- 00019338  0x0000449c arg  0x00004781 , 0x00000013 
- 00019339  0x0000449d arg  0x00004b8d , 0x00000012 
- 00019340  0x0000449e branch  0x000042e7 
- 00019341  0x000044a1 fetch  0x00000001 , 0x00004666 
- 00019342  0x000044a2 beq  0x00000000 , 0x00004b11 
- 00019343  0x000044a3 branch  0x00005aad 
- 00019344  0x000044a7 isolate1  0x00000026 , 0x00000000 
- 00019345  0x000044a8 call  0x00006018 , 0x00000001 
- 00019346  0x000044a9 call  0x00005aad 
- 00019347  0x000044aa call  0x00005b21 
- 00019348  0x000044ab branch  0x00004b95 
- 00019349  0x000044ae bpatch  0x00000048 , 0x00004009 
- 00019350  0x000044af call  0x000061ab 
- 00019351  0x000044b0 fetch  0x00000002 , 0x000044e9 
- 00019352  0x000044b1 isolate1  0x0000000b , 0x0000003f 
- 00019353  0x000044b2 call  0x00005c3e , 0x00000001 
- 00019354  0x000044b4 setarg  0x00000000 
- 00019355  0x000044b5 store  0x00000002 , 0x000047c0 
- 00019356  0x000044b6 call  0x00004b7c 
- 00019357  0x000044b7 jam  0x000000ff , 0x000049c6 
- 00019358  0x000044b9 fetch  0x00000002 , 0x000044e9 
- 00019359  0x000044ba isolate1  0x0000000b , 0x0000003f 
- 00019360  0x000044bb call  0x00005c3e , 0x00000001 
- 00019361  0x000044bc call  0x00005aa8 
- 00019362  0x000044bd fetch  0x00000002 , 0x000044e9 
- 00019363  0x000044be bbit1  0x0000000b , 0x00004bac 
- 00019364  0x000044bf fetch  0x00000008 , 0x00004713 
- 00019365  0x000044c0 bbit0  0x00000008 , 0x00004bac 
- 00019366  0x000044c1 fetcht  0x00000002 , 0x00004695 
- 00019367  0x000044c2 increase  0x00000001 , 0x00000002 
- 00019368  0x000044c3 storet  0x00000002 , 0x00004695 
- 00019369  0x000044c4 storet  0x00000002 , 0x000042dc 
- 00019370  0x000044c5 random  0x0000003f 
- 00019371  0x000044c6 store  0x00000001 , 0x000042db 
- 00019372  0x000044c8 fetch  0x00000003 , 0x00004797 
- 00019373  0x000044c9 store  0x00000003 , 0x000042de 
- 00019374  0x000044ca call  0x0000432d 
- 00019375  0x000044cb fetch  0x00000002 , 0x00004638 
- 00019376  0x000044cc store  0x00000002 , 0x00004790 
- 00019377  0x000044cd setarg  0x00000000 
- 00019378  0x000044ce store  0x00000002 , 0x00004781 
- 00019379  0x000044cf store  0x00000002 , 0x000047c0 
- 00019380  0x000044d0 store  0x00000001 , 0x00004845 
- 00019381  0x000044d1 store  0x00000001 , 0x00004792 
- 00019382  0x000044d2 store  0x00000001 , 0x00004956 
- 00019383  0x000044d3 arg  0x00000002 , 0x00000007 
- 00019384  0x000044d4 call  0x00005f00 
- 00019385  0x000044d5 call  0x00005ef4 
- 00019386  0x000044d6 branch  0x00005b62 
- 00019387  0x000044da jam  0x00000000 , 0x00004637 
- 00019388  0x000044db branch  0x0000616e 
- 00019389  0x000044de bpatch  0x00000049 , 0x00004009 
- 00019390  0x000044df setarg  0x00000000 
- 00019391  0x000044e0 store  0x00000002 , 0x00004790 
- 00019392  0x000044e1 arg  0x00000006 , 0x00000007 
- 00019393  0x000044e2 call  0x00005f04 
- 00019394  0x000044e3 jam  0x00000000 , 0x00004792 
- 00019395  0x000044e4 call  0x00005c3e 
- 00019396  0x000044e5 branch  0x00004b6d 
- 00019397  0x000044e9 bpatch  0x0000004a , 0x00004009 
- 00019398  0x000044ea fetch  0x00000008 , 0x00004713 
- 00019399  0x000044eb rtnbit0  0x00000002 
- 00019400  0x000044ec arg  0x00000002 , 0x00000007 
- 00019401  0x000044ed call  0x00005f04 
- 00019402  0x000044ee call  0x00005c4a 
- 00019403  0x000044ef branch  0x00005c48 
- 00019404  0x000044f3 bpatch  0x0000004b , 0x00004009 
- 00019405  0x000044f4 call  0x0000620e 
- 00019406  0x000044f5 branch  0x000078aa 
- 00019407  0x000044fa bpatch  0x0000004c , 0x00004009 
- 00019408  0x000044fb fetch  0x00000008 , 0x00004713 
- 00019409  0x000044fc bbit0  0x00000015 , 0x00004bdc 
- 00019410  0x000044fd call  0x00006f82 
- 00019411  0x000044fe call  0x00006fb0 
- 00019412  0x000044ff store  0x00000002 , 0x00004633 
- 00019413  0x00004501 fetch  0x00000002 , 0x0000440a 
- 00019414  0x00004502 isub  0x00000002 , 0x0000003e 
- 00019415  0x00004503 branch  0x00004bcf , 0x00000002 
- 00019416  0x00004504 arg  0x0000462d , 0x00000011 
- 00019417  0x00004505 call  0x00005563 
- 00019418  0x00004506 fetch  0x00000001 , 0x0000440c 
- 00019419  0x00004507 bbit1  0x00000001 , 0x00004f6b 
- 00019420  0x0000450a fetch  0x00000001 , 0x000049a4 
- 00019421  0x0000450b call  0x00004e24 , 0x00000034 
- 00019422  0x0000450c fetch  0x00000001 , 0x000049a3 
- 00019423  0x0000450d nrtn  0x00000034 
- 00019424  0x0000450e fetch  0x00000001 , 0x00004666 
- 00019425  0x0000450f beq  0x00000000 , 0x0000602f 
- 00019426  0x00004510 call  0x00005aa8 
- 00019427  0x00004511 fetch  0x00000006 , 0x00004668 
- 00019428  0x00004512 branch  0x00005a94 , 0x00000034 
- 00019429  0x00004513 branch  0x000054a0 
- 00019430  0x00004520 bpatch  0x0000004d , 0x00004009 
- 00019431  0x00004521 call  0x00002a28 
- 00019432  0x00004522 nrtn  0x00000034 
- 00019433  0x00004523 fetch  0x00000001 , 0x0000478f 
- 00019434  0x00004524 beq  0x000000ff , 0x00004bee 
- 00019435  0x00004525 fetch  0x00000001 , 0x00004843 
- 00019436  0x00004526 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00019437  0x00004527 rtnne  0x00000003 
- 00019438  0x00004529 fetch  0x00000008 , 0x00004713 
- 00019439  0x0000452a bbit1  0x00000001 , 0x00005b5b 
- 00019440  0x0000452b bbit1  0x00000000 , 0x00005b5b 
- 00019441  0x0000452c bbit1  0x00000005 , 0x00005b5b 
- 00019442  0x0000452d bbit1  0x00000006 , 0x00005b5b 
- 00019443  0x0000452e call  0x00004e47 
- 00019444  0x0000452f nrtn  0x00000028 
- 00019445  0x00004530 call  0x00005abc 
- 00019446  0x00004531 call  0x000056b1 
- 00019447  0x00004532 fetch  0x00000008 , 0x00004713 
- 00019448  0x00004533 bbit0  0x00000016 , 0x00005b3c 
- 00019449  0x00004534 fetch  0x00000001 , 0x0000496c 
- 00019450  0x00004535 branch  0x00005b3d 
- 00019451  0x0000453d fetch  0x00000001 , 0x000043cb 
- 00019452  0x0000453e rtnne  0x0000000f 
- 00019453  0x0000453f call  0x00004c00 
- 00019454  0x00004540 call  0x00004c8b 
- 00019455  0x00004541 branch  0x00004df5 
- 00019456  0x00004549 bpatch  0x0000004e , 0x00004009 
- 00019457  0x0000454a call  0x00004c85 
- 00019458  0x0000454b setarg  0x00000000 
- 00019459  0x0000454c store  0x00000002 , 0x000048e9 
- 00019460  0x0000454d arg  0x0000489c , 0x00000006 
- 00019461  0x0000454e arg  0x000048b0 , 0x00000005 
- 00019462  0x0000454f arg  0x00000014 , 0x00000039 
- 00019463  0x00004550 call  0x00007cda 
- 00019464  0x00004551 setarg  0x0000489c 
- 00019465  0x00004552 store  0x00000002 , 0x000048e3 
- 00019466  0x00004553 setarg  0x000048d8 
- 00019467  0x00004554 store  0x00000002 , 0x000048e5 
- 00019468  0x00004555 call  0x00004c2f 
- 00019469  0x00004556 call  0x00004c53 
- 00019470  0x00004557 call  0x00004c83 
- 00019471  0x00004559 fetch  0x00000002 , 0x0000489a 
- 00019472  0x0000455a copy  0x0000003f , 0x00000012 
- 00019473  0x0000455b jam  0x00000000 , 0x000048e8 
- 00019474  0x0000455d ifetcht  0x00000001 , 0x00000012 
- 00019475  0x0000455e fetch  0x00000002 , 0x00004898 
- 00019476  0x0000455f copy  0x0000003f , 0x00000011 
- 00019477  0x00004560 copy  0x00000011 , 0x00000013 
- 00019478  0x00004561 arg  0x00000014 , 0x00000039 
- 00019479  0x00004563 ifetch  0x00000001 , 0x00000011 
- 00019480  0x00004564 isub  0x00000002 , 0x0000003e 
- 00019481  0x00004565 branch  0x00004c23 , 0x00000005 
- 00019482  0x00004566 increase  0x00000001 , 0x00000011 
- 00019483  0x00004567 loop  0x00004c17 
- 00019484  0x00004569 increase  0x00000001 , 0x00000012 
- 00019485  0x0000456a fetch  0x00000001 , 0x000048e8 
- 00019486  0x0000456b increase  0x00000001 , 0x0000003f 
- 00019487  0x0000456c store  0x00000001 , 0x000048e8 
- 00019488  0x0000456d sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00019489  0x0000456e branch  0x00004c12 , 0x00000002 
- 00019490  0x00004570 rtn 
- 00019491  0x00004573 fetch  0x00000002 , 0x000048e3 
- 00019492  0x00004574 copy  0x0000003f , 0x00000005 
- 00019493  0x00004575 copy  0x00000011 , 0x0000003f 
- 00019494  0x00004576 isub  0x00000013 , 0x0000003f 
- 00019495  0x00004577 iadd  0x00000005 , 0x00000005 
- 00019496  0x00004578 fetch  0x00000002 , 0x000048e5 
- 00019497  0x00004579 copy  0x0000003f , 0x00000013 
- 00019498  0x0000457a fetch  0x00000001 , 0x000048e8 
- 00019499  0x0000457b iadd  0x00000013 , 0x00000013 
- 00019500  0x0000457c ifetch  0x00000001 , 0x00000013 
- 00019501  0x0000457d istore  0x00000001 , 0x00000005 
- 00019502  0x0000457e branch  0x00004c1c 
- 00019503  0x00004581 bpatch  0x0000004f , 0x00004009 
- 00019504  0x00004582 call  0x00004c83 
- 00019505  0x00004583 call  0x00004c81 
- 00019506  0x00004585 fetch  0x00000002 , 0x000048e9 
- 00019507  0x00004586 increase  0x00000001 , 0x0000003f 
- 00019508  0x00004587 store  0x00000002 , 0x000048e9 
- 00019509  0x00004588 bbit1  0x00000009 , 0x00004c71 
- 00019510  0x00004589 fetcht  0x00000001 , 0x00004864 
- 00019511  0x0000458a call  0x00006ee6 
- 00019512  0x0000458b nbranch  0x00004c32 , 0x00000001 
- 00019513  0x0000458c nop  0x00000014 
- 00019514  0x0000458d call  0x00004c79 
- 00019515  0x0000458e call  0x00004c85 
- 00019516  0x0000458f jam  0x00000000 , 0x000048e8 
- 00019517  0x00004591 call  0x00004c7b 
- 00019518  0x00004592 call  0x00004c46 
- 00019519  0x00004593 call  0x00004c79 
- 00019520  0x00004594 call  0x00004c46 
- 00019521  0x00004595 sub  0x0000003f , 0x00000009 , 0x0000003e 
- 00019522  0x00004596 branch  0x00004c3d , 0x00000002 
- 00019523  0x00004597 call  0x00004c7b 
- 00019524  0x00004598 call  0x00004c46 
- 00019525  0x00004599 branch  0x00004c79 
- 00019526  0x0000459c jam  0x00000000 , 0x000048e7 
- 00019527  0x0000459d nop  0x00000032 
- 00019528  0x0000459e call  0x00004c65 
- 00019529  0x0000459f fetch  0x00000002 , 0x000048e5 
- 00019530  0x000045a1 copy  0x0000003f , 0x00000005 
- 00019531  0x000045a2 fetch  0x00000001 , 0x000048e8 
- 00019532  0x000045a3 iadd  0x00000005 , 0x00000005 
- 00019533  0x000045a4 fetch  0x00000001 , 0x000048e7 
- 00019534  0x000045a5 istore  0x00000001 , 0x00000005 
- 00019535  0x000045a6 fetch  0x00000001 , 0x000048e8 
- 00019536  0x000045a7 increase  0x00000001 , 0x0000003f 
- 00019537  0x000045a8 store  0x00000001 , 0x000048e8 
- 00019538  0x000045a9 rtn 
- 00019539  0x000045ad nop  0x00000014 
- 00019540  0x000045ae fetch  0x00000002 , 0x00004898 
- 00019541  0x000045af copy  0x0000003f , 0x00000012 
- 00019542  0x000045b0 jam  0x00000000 , 0x000048e8 
- 00019543  0x000045b2 jam  0x00000000 , 0x000048e7 
- 00019544  0x000045b3 ifetcht  0x00000001 , 0x00000012 
- 00019545  0x000045b4 isolate1  0x00000007 , 0x00000002 
- 00019546  0x000045b5 branch  0x00004c5f , 0x00000001 
- 00019547  0x000045b6 call  0x00006ef7 
- 00019548  0x000045b7 call  0x00004c65 
- 00019549  0x000045b8 ifetcht  0x00000001 , 0x00000012 
- 00019550  0x000045b9 call  0x00006f0f 
- 00019551  0x000045bb increase  0x00000001 , 0x00000012 
- 00019552  0x000045bc fetch  0x00000002 , 0x000048e3 
- 00019553  0x000045bd call  0x00004c4a 
- 00019554  0x000045be sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019555  0x000045bf branch  0x00004c57 , 0x00000002 
- 00019556  0x000045c0 rtn 
- 00019557  0x000045c4 fetch  0x00000002 , 0x00004896 
- 00019558  0x000045c5 copy  0x0000003f , 0x00000013 
- 00019559  0x000045c6 arg  0x00000008 , 0x00000039 
- 00019560  0x000045c9 ifetcht  0x00000001 , 0x00000013 
- 00019561  0x000045ca call  0x00006ee6 
- 00019562  0x000045cb fetch  0x00000001 , 0x000048e7 
- 00019563  0x000045cc rshift  0x0000003f , 0x0000003f 
- 00019564  0x000045cd setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00019565  0x000045ce store  0x00000001 , 0x000048e7 
- 00019566  0x000045cf increase  0x00000001 , 0x00000013 
- 00019567  0x000045d0 loop  0x00004c68 
- 00019568  0x000045d1 rtn 
- 00019569  0x000045d3 fetcht  0x00000001 , 0x00004865 
- 00019570  0x000045d4 call  0x00006ef7 
- 00019571  0x000045d5 nop  0x00000014 
- 00019572  0x000045d6 fetcht  0x00000001 , 0x00004865 
- 00019573  0x000045d7 call  0x00006ef3 
- 00019574  0x000045d8 nop  0x00001770 
- 00019575  0x000045d9 rtn 
- 00019576  0x000045da branch  0x00004c00 
- 00019577  0x000045dc fetcht  0x00000001 , 0x00004864 
- 00019578  0x000045dd branch  0x00006ef3 
- 00019579  0x000045e0 fetcht  0x00000001 , 0x00004864 
- 00019580  0x000045e1 branch  0x00006ef7 
- 00019581  0x000045e3 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00019582  0x000045e4 rtn  0x00000005 
- 00019583  0x000045e5 set0  0x00000007 , 0x00000002 
- 00019584  0x000045e6 branch  0x00006edd 
- 00019585  0x000045e8 fetcht  0x00000001 , 0x00004864 
- 00019586  0x000045e9 branch  0x00006edd 
- 00019587  0x000045ec fetcht  0x00000001 , 0x00004863 
- 00019588  0x000045ed branch  0x00006ef3 
- 00019589  0x000045f0 fetcht  0x00000001 , 0x00004863 
- 00019590  0x000045f1 branch  0x00006ef7 
- 00019591  0x000045fd jam  0x00000000 , 0x000048eb 
- 00019592  0x000045fe fetch  0x00000002 , 0x000048ec 
- 00019593  0x000045ff store  0x00000002 , 0x000048ee 
- 00019594  0x00004600 rtn 
- 00019595  0x00004604 bpatch  0x00000050 , 0x0000400a 
- 00019596  0x00004605 arg  0x0000489c , 0x00000011 
- 00019597  0x00004606 arg  0x000048b0 , 0x00000012 
- 00019598  0x00004607 arg  0x00000014 , 0x00000039 
- 00019599  0x00004608 call  0x00007d64 
- 00019600  0x00004609 nbranch  0x00004c87 , 0x00000005 
- 00019601  0x0000460a call  0x00004cc5 
- 00019602  0x0000460b call  0x00004c87 , 0x00000034 
- 00019603  0x0000460d call  0x00004ccd 
- 00019604  0x0000460e fetch  0x00000001 , 0x0000497b 
- 00019605  0x0000460f nrtn  0x00000034 
- 00019606  0x00004610 fetch  0x00000001 , 0x000049c1 
- 00019607  0x00004611 rtneq  0x00000001 
- 00019608  0x00004612 rtneq  0x00000002 
- 00019609  0x00004613 rtneq  0x00000004 
- 00019610  0x00004616 jam  0x00000000 , 0x000048e8 
- 00019611  0x00004617 arg  0x0000489c , 0x00000011 
- 00019612  0x00004618 arg  0x000048c4 , 0x00000012 
- 00019613  0x0000461a ifetcht  0x00000001 , 0x00000011 
- 00019614  0x0000461b ifetch  0x00000001 , 0x00000012 
- 00019615  0x0000461c ixor  0x00000002 , 0x0000003f 
- 00019616  0x0000461d branch  0x00004cbd , 0x00000034 
- 00019617  0x0000461e store  0x00000001 , 0x000048e7 
- 00019618  0x0000461f storet  0x00000001 , 0x000048f6 
- 00019619  0x00004620 istoret  0x00000001 , 0x00000012 
- 00019620  0x00004621 jam  0x00000001 , 0x000048f4 
- 00019621  0x00004622 jam  0x00000000 , 0x000048f7 
- 00019622  0x00004624 fetch  0x00000001 , 0x000048e7 
- 00019623  0x00004625 bbit0  0x00000000 , 0x00004cb3 
- 00019624  0x00004626 fetch  0x00000001 , 0x000048e8 
- 00019625  0x00004627 mul32  0x0000003f , 0x00000008 , 0x0000003f 
- 00019626  0x00004628 fetcht  0x00000001 , 0x000048f7 
- 00019627  0x00004629 iadd  0x00000002 , 0x0000003f 
- 00019628  0x0000462a arg  0x00004901 , 0x00000006 
- 00019629  0x0000462b iadd  0x00000006 , 0x00000006 
- 00019630  0x0000462c ifetch  0x00000001 , 0x00000006 
- 00019631  0x0000462d store  0x00000001 , 0x000048f5 
- 00019632  0x0000462e call  0x00004cfc 
- 00019633  0x0000462f call  0x00004d3a 
- 00019634  0x00004630 call  0x00004dbb 
- 00019635  0x00004632 fetch  0x00000001 , 0x000048e7 
- 00019636  0x00004633 rshift  0x0000003f , 0x0000003f 
- 00019637  0x00004634 store  0x00000001 , 0x000048e7 
- 00019638  0x00004635 fetch  0x00000001 , 0x000048f6 
- 00019639  0x00004636 rshift  0x0000003f , 0x0000003f 
- 00019640  0x00004637 store  0x00000001 , 0x000048f6 
- 00019641  0x00004638 fetch  0x00000001 , 0x000048f7 
- 00019642  0x00004639 increase  0x00000001 , 0x0000003f 
- 00019643  0x0000463a store  0x00000001 , 0x000048f7 
- 00019644  0x0000463b loop  0x00004ca6 
- 00019645  0x0000463d increase  0x00000001 , 0x00000011 
- 00019646  0x0000463e increase  0x00000001 , 0x00000012 
- 00019647  0x0000463f fetch  0x00000001 , 0x000048e8 
- 00019648  0x00004640 increase  0x00000001 , 0x0000003f 
- 00019649  0x00004641 store  0x00000001 , 0x000048e8 
- 00019650  0x00004642 sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019651  0x00004643 branch  0x00004c9d , 0x00000002 
- 00019652  0x00004644 rtn 
- 00019653  0x00004647 fetch  0x00000008 , 0x0000489c 
- 00019654  0x00004648 nrtn  0x00000034 
- 00019655  0x00004649 fetch  0x00000008 , 0x000048a4 
- 00019656  0x0000464a nrtn  0x00000034 
- 00019657  0x0000464b fetch  0x00000004 , 0x000048ac 
- 00019658  0x0000464c nrtn  0x00000034 
- 00019659  0x0000464d jam  0x00000000 , 0x000049c1 
- 00019660  0x0000464e rtn 
- 00019661  0x00004653 bpatch  0x00000051 , 0x0000400a 
- 00019662  0x00004654 jam  0x00000000 , 0x0000497b 
- 00019663  0x00004655 jam  0x00000000 , 0x000048f1 
- 00019664  0x00004656 arg  0x0000489c , 0x00000011 
- 00019665  0x00004657 arg  0x00000014 , 0x00000039 
- 00019666  0x00004659 jam  0x00000000 , 0x000048f0 
- 00019667  0x0000465a ifetch  0x00000001 , 0x00000011 
- 00019668  0x0000465b branch  0x00004cf7 , 0x00000034 
- 00019669  0x0000465d fetcht  0x00000001 , 0x000048f0 
- 00019670  0x0000465e increase  0x00000001 , 0x00000002 
- 00019671  0x0000465f storet  0x00000001 , 0x000048f0 
- 00019672  0x00004660 copy  0x0000003f , 0x00000002 
- 00019673  0x00004661 increase  0xffffffff , 0x0000003f 
- 00019674  0x00004662 iand  0x00000002 , 0x0000003f 
- 00019675  0x00004663 nbranch  0x00004cd5 , 0x00000005 
- 00019676  0x00004664 fetch  0x00000001 , 0x000048f0 
- 00019677  0x00004665 fetcht  0x00000001 , 0x000048f1 
- 00019678  0x00004666 iadd  0x00000002 , 0x00000002 
- 00019679  0x00004667 storet  0x00000001 , 0x000048f1 
- 00019680  0x00004668 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019681  0x00004669 branch  0x00004cf7 , 0x00000002 
- 00019682  0x0000466a sub  0x00000002 , 0x00000002 , 0x0000003e 
- 00019683  0x0000466b branch  0x00004cf7 , 0x00000002 
- 00019684  0x0000466c jam  0x00000000 , 0x000048e8 
- 00019685  0x0000466d jam  0x00000000 , 0x000048f2 
- 00019686  0x0000466e ifetcht  0x00000001 , 0x00000011 
- 00019687  0x0000466f arg  0x0000489c , 0x00000012 
- 00019688  0x00004671 fetch  0x00000001 , 0x000048e8 
- 00019689  0x00004672 increase  0x00000001 , 0x0000003f 
- 00019690  0x00004673 store  0x00000001 , 0x000048e8 
- 00019691  0x00004674 sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019692  0x00004675 nbranch  0x00004cf7 , 0x00000002 
- 00019693  0x00004676 ifetch  0x00000001 , 0x00000012 
- 00019694  0x00004677 iand  0x00000002 , 0x0000003e 
- 00019695  0x00004678 branch  0x00004cfa , 0x00000005 
- 00019696  0x00004679 fetch  0x00000001 , 0x000048f2 
- 00019697  0x0000467a increase  0x00000001 , 0x0000003f 
- 00019698  0x0000467b store  0x00000001 , 0x000048f2 
- 00019699  0x0000467c sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019700  0x0000467d branch  0x00004cfa , 0x00000002 
- 00019701  0x0000467e jam  0x00000001 , 0x0000497b 
- 00019702  0x0000467f rtn 
- 00019703  0x00004682 increase  0x00000001 , 0x00000011 
- 00019704  0x00004683 loop  0x00004cd2 
- 00019705  0x00004684 rtn 
- 00019706  0x00004687 increase  0x00000001 , 0x00000012 
- 00019707  0x00004688 branch  0x00004ce8 
- 00019708  0x00004691 bpatch  0x00000052 , 0x0000400a 
- 00019709  0x00004692 fetch  0x00000001 , 0x000048f6 
- 00019710  0x00004693 ncall  0x00004d4e , 0x00000034 
- 00019711  0x00004694 fetch  0x00000001 , 0x000049a1 
- 00019712  0x00004695 ncall  0x00004d11 , 0x00000034 
- 00019713  0x00004696 fetch  0x00000001 , 0x000049ae 
- 00019714  0x00004697 fetcht  0x00000001 , 0x000049a1 
- 00019715  0x00004698 ixor  0x00000002 , 0x0000003f 
- 00019716  0x00004699 rtn  0x00000005 
- 00019717  0x0000469a fetch  0x00000001 , 0x000048f5 
- 00019718  0x0000469b beq  0x00000029 , 0x00004d19 
- 00019719  0x0000469c beq  0x0000004c , 0x00004d1b 
- 00019720  0x0000469d sub  0x0000003f , 0x00000045 , 0x0000003e 
- 00019721  0x0000469e nrtn  0x00000002 
- 00019722  0x0000469f arg  0x0000003a , 0x00000002 
- 00019723  0x000046a0 isub  0x00000002 , 0x0000003f 
- 00019724  0x000046a1 nrtn  0x00000002 
- 00019725  0x000046a2 arg  0x000049b0 , 0x00000006 
- 00019726  0x000046a3 iadd  0x00000006 , 0x00000006 
- 00019727  0x000046a4 ifetch  0x00000001 , 0x00000006 
- 00019728  0x000046a5 branch  0x00004d38 
- 00019729  0x000046a8 fetch  0x00000001 , 0x000048f5 
- 00019730  0x000046a9 beq  0x00000052 , 0x00004d1d 
- 00019731  0x000046aa beq  0x00000051 , 0x00004d21 
- 00019732  0x000046ab beq  0x00000050 , 0x00004d25 
- 00019733  0x000046ac beq  0x0000004f , 0x00004d29 
- 00019734  0x000046ad beq  0x000000e0 , 0x00004d2d 
- 00019735  0x000046ae beq  0x0000002c , 0x00004d35 
- 00019736  0x000046af rtn 
- 00019737  0x000046b2 fetch  0x00000001 , 0x000049af 
- 00019738  0x000046b3 branch  0x00004d38 
- 00019739  0x000046b6 fetch  0x00000001 , 0x000049bc 
- 00019740  0x000046b7 branch  0x00004d38 
- 00019741  0x000046ba fetch  0x00000001 , 0x000049bd 
- 00019742  0x000046bb rtn  0x00000034 
- 00019743  0x000046bc setarg  0x0000004b 
- 00019744  0x000046bd branch  0x00004d38 
- 00019745  0x000046c0 fetch  0x00000001 , 0x000049bd 
- 00019746  0x000046c1 rtn  0x00000034 
- 00019747  0x000046c2 setarg  0x0000004e 
- 00019748  0x000046c3 branch  0x00004d38 
- 00019749  0x000046c6 fetch  0x00000001 , 0x000049bd 
- 00019750  0x000046c7 rtn  0x00000034 
- 00019751  0x000046c8 setarg  0x0000004a 
- 00019752  0x000046c9 branch  0x00004d38 
- 00019753  0x000046cc fetch  0x00000001 , 0x000049bd 
- 00019754  0x000046cd rtn  0x00000034 
- 00019755  0x000046ce setarg  0x0000004d 
- 00019756  0x000046cf branch  0x00004d38 
- 00019757  0x000046d2 fetch  0x00000001 , 0x000049be 
- 00019758  0x000046d3 rtn  0x00000034 
- 00019759  0x000046d4 fetch  0x00000001 , 0x000049c6 
- 00019760  0x000046d5 beq  0x00000000 , 0x00004d33 
- 00019761  0x000046d6 setarg  0x000000fd 
- 00019762  0x000046d7 branch  0x00004d38 
- 00019763  0x000046d9 setarg  0x000000aa 
- 00019764  0x000046da branch  0x00004d38 
- 00019765  0x000046dd fetch  0x00000001 , 0x000049bf 
- 00019766  0x000046de rtn  0x00000034 
- 00019767  0x000046df setarg  0x000000ab 
- 00019768  0x000046e1 store  0x00000001 , 0x000048f5 
- 00019769  0x000046e2 rtn 
- 00019770  0x000046e9 bpatch  0x00000053 , 0x0000400a 
- 00019771  0x000046ea fetch  0x00000001 , 0x000048f5 
- 00019772  0x000046eb beq  0x00000046 , 0x00004d50 
- 00019773  0x000046ec beq  0x0000004b , 0x00004d56 
- 00019774  0x000046ed beq  0x0000004e , 0x00004d5c 
- 00019775  0x000046ee beq  0x0000004a , 0x00004d5e 
- 00019776  0x000046ef beq  0x0000004d , 0x00004d60 
- 00019777  0x000046f0 beq  0x000000a5 , 0x00004d62 
- 00019778  0x000046f1 beq  0x000000a6 , 0x00004d69 
- 00019779  0x000046f2 beq  0x000000a7 , 0x00004d6b 
- 00019780  0x000046f3 beq  0x000000a8 , 0x00004d6d 
- 00019781  0x000046f4 beq  0x000000a9 , 0x00004d6f 
- 00019782  0x000046f5 beq  0x000000aa , 0x00004d7a 
- 00019783  0x000046f6 beq  0x000000ab , 0x00004d81 
- 00019784  0x000046f7 beq  0x000000ac , 0x00004d8c 
- 00019785  0x000046f8 rtn 
- 00019786  0x000046fb fetch  0x00000001 , 0x000048f6 
- 00019787  0x000046fc nrtn  0x00000034 
- 00019788  0x000046fd jam  0x0000000a , 0x000049c4 
- 00019789  0x000046fe rtn 
- 00019790  0x00004701 jam  0x00000000 , 0x000049c4 
- 00019791  0x00004702 rtn 
- 00019792  0x00004705 fetch  0x00000001 , 0x000049c6 
- 00019793  0x00004706 rtneq  0x00000000 
- 00019794  0x00004707 rtneq  0x00000001 
- 00019795  0x00004708 jam  0x0000000a , 0x000049c2 
- 00019796  0x00004709 jam  0x00000020 , 0x000049c3 
- 00019797  0x0000470a branch  0x00004d95 
- 00019798  0x0000470d jam  0x00000052 , 0x000049c3 
- 00019799  0x0000470f fetch  0x00000001 , 0x000049c6 
- 00019800  0x00004710 rtneq  0x00000000 
- 00019801  0x00004711 rtneq  0x00000001 
- 00019802  0x00004712 jam  0x00000008 , 0x000049c2 
- 00019803  0x00004713 branch  0x00004d95 
- 00019804  0x00004716 jam  0x00000051 , 0x000049c3 
- 00019805  0x00004717 branch  0x00004d57 
- 00019806  0x0000471a jam  0x00000050 , 0x000049c3 
- 00019807  0x0000471b branch  0x00004d57 
- 00019808  0x0000471e jam  0x0000004f , 0x000049c3 
- 00019809  0x0000471f branch  0x00004d57 
- 00019810  0x00004722 jam  0x00000004 , 0x000049c3 
- 00019811  0x00004724 jam  0x00000001 , 0x000049c2 
- 00019812  0x00004725 fetch  0x00000001 , 0x000049c6 
- 00019813  0x00004726 beq  0x00000000 , 0x00004d95 
- 00019814  0x00004727 beq  0x00000001 , 0x00004d95 
- 00019815  0x00004728 jam  0x00000008 , 0x000049c2 
- 00019816  0x00004729 branch  0x00004d95 
- 00019817  0x0000472c jam  0x00000006 , 0x000049c3 
- 00019818  0x0000472d branch  0x00004d63 
- 00019819  0x00004730 jam  0x00000019 , 0x000049c3 
- 00019820  0x00004731 branch  0x00004d63 
- 00019821  0x00004734 jam  0x0000001b , 0x000049c3 
- 00019822  0x00004735 branch  0x00004d63 
- 00019823  0x00004738 fetch  0x00000001 , 0x000049c6 
- 00019824  0x00004739 beq  0x00000000 , 0x00004d74 
- 00019825  0x0000473a beq  0x00000003 , 0x00004d77 
- 00019826  0x0000473b setarg  0x000000fc 
- 00019827  0x0000473c branch  0x00004d38 
- 00019828  0x0000473e jam  0x00000008 , 0x000049c2 
- 00019829  0x0000473f jam  0x0000000f , 0x000049c3 
- 00019830  0x00004740 branch  0x00004d95 
- 00019831  0x00004742 jam  0x00000009 , 0x000049c2 
- 00019832  0x00004743 jam  0x00000014 , 0x000049c3 
- 00019833  0x00004744 branch  0x00004d95 
- 00019834  0x00004747 fetch  0x00000001 , 0x000049c6 
- 00019835  0x00004748 beq  0x00000000 , 0x00004d7e 
- 00019836  0x00004749 setarg  0x000000fd 
- 00019837  0x0000474a branch  0x00004d38 
- 00019838  0x0000474c jam  0x00000009 , 0x000049c2 
- 00019839  0x0000474d jam  0x00000012 , 0x000049c3 
- 00019840  0x0000474e branch  0x00004d95 
- 00019841  0x00004751 fetch  0x00000001 , 0x000049c6 
- 00019842  0x00004752 beq  0x00000000 , 0x00004d88 
- 00019843  0x00004753 beq  0x00000001 , 0x00004d8a 
- 00019844  0x00004754 jam  0x00000001 , 0x000049c2 
- 00019845  0x00004756 jam  0x0000002c , 0x000049c3 
- 00019846  0x00004757 call  0x00004d4a 
- 00019847  0x00004758 branch  0x00004d95 
- 00019848  0x0000475a jam  0x00000008 , 0x000049c2 
- 00019849  0x0000475b branch  0x00004d85 
- 00019850  0x0000475d jam  0x00000002 , 0x000049c2 
- 00019851  0x0000475e branch  0x00004d85 
- 00019852  0x00004761 fetch  0x00000001 , 0x000049c6 
- 00019853  0x00004762 beq  0x00000000 , 0x00004d92 
- 00019854  0x00004763 beq  0x00000001 , 0x00004d92 
- 00019855  0x00004764 jam  0x00000001 , 0x000049c2 
- 00019856  0x00004765 jam  0x00000052 , 0x000049c3 
- 00019857  0x00004766 branch  0x00004d95 
- 00019858  0x00004768 jam  0x00000008 , 0x000049c2 
- 00019859  0x00004769 jam  0x0000002b , 0x000049c3 
- 00019860  0x0000476a branch  0x00004d95 
- 00019861  0x0000476d jam  0x00000000 , 0x000048f5 
- 00019862  0x0000476e fetch  0x00000001 , 0x000048f6 
- 00019863  0x0000476f bbit0  0x00000000 , 0x00004d9c 
- 00019864  0x00004770 fetch  0x00000001 , 0x000049c1 
- 00019865  0x00004771 beq  0x00000003 , 0x00004da8 
- 00019866  0x00004773 jam  0x00000001 , 0x000049c1 
- 00019867  0x00004774 rtn 
- 00019868  0x00004777 jam  0x00000004 , 0x000049c1 
- 00019869  0x00004778 rtn 
- 00019870  0x0000477b jam  0x00000006 , 0x000049c1 
- 00019871  0x0000477c rtn 
- 00019872  0x00004780 store  0x00000001 , 0x00004856 
- 00019873  0x00004781 storet  0x00000001 , 0x00004858 
- 00019874  0x00004782 call  0x00007dba 
- 00019875  0x00004783 jam  0x00000000 , 0x00004855 
- 00019876  0x00004784 branch  0x00004e89 
- 00019877  0x00004787 fetch  0x00000001 , 0x000049c2 
- 00019878  0x00004788 arg  0x00000000 , 0x00000002 
- 00019879  0x00004789 call  0x00004da0 
- 00019880  0x0000478b jam  0x00000002 , 0x000049c1 
- 00019881  0x0000478c rtn 
- 00019882  0x0000478f jam  0x00000003 , 0x000049c1 
- 00019883  0x00004790 fetch  0x00000001 , 0x000049c2 
- 00019884  0x00004791 fetcht  0x00000001 , 0x000049c3 
- 00019885  0x00004792 branch  0x00004da0 
- 00019886  0x00004795 jam  0x00000000 , 0x00004855 
- 00019887  0x00004796 fetch  0x00000001 , 0x000049c2 
- 00019888  0x00004797 arg  0x00000000 , 0x00000002 
- 00019889  0x00004798 call  0x00004da0 
- 00019890  0x00004799 fetch  0x00000001 , 0x000049c4 
- 00019891  0x0000479a branch  0x00004d9e , 0x00000034 
- 00019892  0x0000479c jam  0x00000005 , 0x000049c1 
- 00019893  0x0000479d rtn 
- 00019894  0x000047a0 branch  0x00004da2 
- 00019895  0x000047a3 jam  0x00000000 , 0x000049c1 
- 00019896  0x000047a4 arg  0x00000000 , 0x0000003f 
- 00019897  0x000047a5 arg  0x00000000 , 0x00000002 
- 00019898  0x000047a6 branch  0x00004da0 
- 00019899  0x000047ab bpatch  0x00000054 , 0x0000400a 
- 00019900  0x000047ac fetch  0x00000001 , 0x000048f5 
- 00019901  0x000047ad sub  0x0000003f , 0x000000e7 , 0x0000003e 
- 00019902  0x000047ae branch  0x00004dc3 , 0x00000002 
- 00019903  0x000047af jam  0x00000001 , 0x000049c5 
- 00019904  0x000047b0 fetch  0x00000001 , 0x000048f6 
- 00019905  0x000047b1 bbit1  0x00000000 , 0x00004dc3 
- 00019906  0x000047b2 jam  0x00000002 , 0x000049c5 
- 00019907  0x000047b4 jam  0x00000000 , 0x00004900 
- 00019908  0x000047b5 fetch  0x00000001 , 0x000048f6 
- 00019909  0x000047b6 bbit1  0x00000000 , 0x00004ddd 
- 00019910  0x000047b8 fetcht  0x00000001 , 0x000048f5 
- 00019911  0x000047b9 arg  0x00000006 , 0x00000039 
- 00019912  0x000047ba arg  0x000048fa , 0x00000006 
- 00019913  0x000047bc ifetch  0x00000001 , 0x00000006 
- 00019914  0x000047bd branch  0x00004dd4 , 0x00000034 
- 00019915  0x000047be isub  0x00000002 , 0x0000003e 
- 00019916  0x000047bf nbranch  0x00004dd3 , 0x00000005 
- 00019917  0x000047c0 ifetch  0x00000001 , 0x00000006 
- 00019918  0x000047c1 increase  0xfffffffe , 0x00000006 
- 00019919  0x000047c2 istore  0x00000001 , 0x00000006 
- 00019920  0x000047c3 rtn  0x00000034 
- 00019921  0x000047c4 increase  0x00000001 , 0x00000006 
- 00019922  0x000047c5 istoret  0x00000001 , 0x00000006 
- 00019923  0x000047c7 loop  0x00004dc9 
- 00019924  0x000047c8 sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019925  0x000047c9 nrtn  0x00000002 
- 00019926  0x000047ca sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019927  0x000047cb rtn  0x00000002 
- 00019928  0x000047cd and  0x00000002 , 0x00000007 , 0x00000007 
- 00019929  0x000047ce fetch  0x00000001 , 0x000048f8 
- 00019930  0x000047cf qset0  0x0000003f 
- 00019931  0x000047d0 store  0x00000001 , 0x000048f8 
- 00019932  0x000047d1 rtn 
- 00019933  0x000047d4 fetcht  0x00000001 , 0x000048f5 
- 00019934  0x000047d5 arg  0x00000006 , 0x00000039 
- 00019935  0x000047d6 arg  0x000048fa , 0x00000006 
- 00019936  0x000047d8 ifetch  0x00000001 , 0x00000006 
- 00019937  0x000047d9 branch  0x00004dee , 0x00000034 
- 00019938  0x000047da isub  0x00000002 , 0x0000003e 
- 00019939  0x000047db rtn  0x00000005 
- 00019940  0x000047dc loop  0x00004de0 
- 00019941  0x000047dd sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019942  0x000047de nrtn  0x00000002 
- 00019943  0x000047df sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019944  0x000047e0 rtn  0x00000002 
- 00019945  0x000047e2 and  0x00000002 , 0x00000007 , 0x00000007 
- 00019946  0x000047e3 fetch  0x00000001 , 0x000048f8 
- 00019947  0x000047e4 qset1  0x0000003f 
- 00019948  0x000047e5 store  0x00000001 , 0x000048f8 
- 00019949  0x000047e6 rtn 
- 00019950  0x000047e9 sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019951  0x000047ea nbranch  0x00004df2 , 0x00000002 
- 00019952  0x000047eb sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019953  0x000047ec nbranch  0x00004de9 , 0x00000002 
- 00019954  0x000047ee increase  0xffffffff , 0x00000006 
- 00019955  0x000047ef istoret  0x00000001 , 0x00000006 
- 00019956  0x000047f0 rtn 
- 00019957  0x000047f5 bpatch  0x00000055 , 0x0000400a 
- 00019958  0x000047f6 call  0x00004e14 
- 00019959  0x000047f7 jam  0x00000000 , 0x000049a1 
- 00019960  0x000047f8 jam  0x00000000 , 0x000049a2 
- 00019961  0x000047f9 jam  0x00000000 , 0x000049a3 
- 00019962  0x000047fa fetch  0x00000001 , 0x000048f8 
- 00019963  0x000047fb ncall  0x00004e41 , 0x00000034 
- 00019964  0x000047fc arg  0x000048fa , 0x00000006 
- 00019965  0x000047fd arg  0x00000006 , 0x00000039 
- 00019966  0x000047ff ifetch  0x00000001 , 0x00000006 
- 00019967  0x00004800 sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00019968  0x00004801 call  0x00004e43 , 0x00000005 
- 00019969  0x00004802 sub  0x0000003f , 0x000000de , 0x0000003e 
- 00019970  0x00004803 call  0x00004e45 , 0x00000005 
- 00019971  0x00004804 loop  0x00004dfe 
- 00019972  0x00004805 fetch  0x00000001 , 0x00004666 
- 00019973  0x00004806 beq  0x00000000 , 0x00004e11 
- 00019974  0x00004808 call  0x00004b37 
- 00019975  0x00004809 fetch  0x00000001 , 0x000049a4 
- 00019976  0x0000480a branch  0x00004e24 , 0x00000034 
- 00019977  0x0000480b fetch  0x00000002 , 0x000048fa 
- 00019978  0x0000480c fetcht  0x00000002 , 0x000049a5 
- 00019979  0x0000480d isub  0x00000002 , 0x0000003e 
- 00019980  0x0000480e branch  0x00004e29 , 0x00000005 
- 00019981  0x0000480f byteswap  0x00000002 , 0x00000002 
- 00019982  0x00004810 isub  0x00000002 , 0x0000003e 
- 00019983  0x00004811 branch  0x00004e29 , 0x00000005 
- 00019984  0x00004812 rtn 
- 00019985  0x00004814 fetch  0x00000001 , 0x000049a4 
- 00019986  0x00004815 branch  0x00004e24 , 0x00000034 
- 00019987  0x00004816 branch  0x00004e32 
- 00019988  0x00004819 fetch  0x00000001 , 0x000049a4 
- 00019989  0x0000481a nrtn  0x00000034 
- 00019990  0x0000481b fetcht  0x00000001 , 0x00004655 
- 00019991  0x0000481c sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00019992  0x0000481d rtn  0x00000005 
- 00019993  0x0000481e call  0x00006ee6 
- 00019994  0x0000481f nbranch  0x00004e20 , 0x00000001 
- 00019995  0x00004820 arg  0x00000008 , 0x00000039 
- 00019996  0x00004821 arg  0x000048f8 , 0x00000005 
- 00019997  0x00004822 call  0x00007ca1 
- 00019998  0x00004823 jam  0x000000de , 0x000048fa 
- 00019999  0x00004824 rtn 
- 00020000  0x00004827 fetch  0x00000001 , 0x000048fa 
- 00020001  0x00004828 rtnne  0x000000de 
- 00020002  0x00004829 jam  0x00000000 , 0x000048fa 
- 00020003  0x0000482a rtn 
- 00020004  0x0000482d bpatch  0x00000056 , 0x0000400a 
- 00020005  0x0000482e fetch  0x00000001 , 0x000049a3 
- 00020006  0x0000482f rtn  0x00000034 
- 00020007  0x00004830 fetch  0x00000001 , 0x00004666 
- 00020008  0x00004831 beq  0x00000000 , 0x00004e39 
- 00020009  0x00004834 jam  0x00000000 , 0x000048f4 
- 00020010  0x00004835 fetch  0x00000001 , 0x00004666 
- 00020011  0x00004836 rtneq  0x00000000 
- 00020012  0x00004837 fetch  0x00000008 , 0x00004713 
- 00020013  0x00004838 rtnbit1  0x00000006 
- 00020014  0x00004839 arg  0x00000006 , 0x00000007 
- 00020015  0x0000483a call  0x00005f00 
- 00020016  0x0000483b call  0x000042d0 
- 00020017  0x0000483c branch  0x00004b90 
- 00020018  0x00004841 fetch  0x00000002 , 0x000048fa 
- 00020019  0x00004842 fetcht  0x00000002 , 0x000049a7 
- 00020020  0x00004843 isub  0x00000002 , 0x0000003e 
- 00020021  0x00004844 branch  0x00004e39 , 0x00000005 
- 00020022  0x00004845 byteswap  0x00000002 , 0x00000002 
- 00020023  0x00004846 isub  0x00000002 , 0x0000003e 
- 00020024  0x00004847 nrtn  0x00000005 
- 00020025  0x00004849 call  0x000049f8 
- 00020026  0x0000484a jam  0x00000000 , 0x000048f4 
- 00020027  0x0000484b fetch  0x00000002 , 0x000045d8 
- 00020028  0x0000484c nrtn  0x00000034 
- 00020029  0x0000484d setarg  0x00000000 
- 00020030  0x0000484e store  0x00000002 , 0x00004781 
- 00020031  0x0000484f call  0x00004b7c 
- 00020032  0x00004850 branch  0x00006047 
- 00020033  0x00004854 jam  0x00000001 , 0x000049a2 
- 00020034  0x00004855 rtn 
- 00020035  0x00004858 jam  0x00000001 , 0x000049a1 
- 00020036  0x00004859 rtn 
- 00020037  0x0000485c jam  0x00000001 , 0x000049a3 
- 00020038  0x0000485d rtn 
- 00020039  0x00004863 bpatch  0x00000057 , 0x0000400a 
- 00020040  0x00004864 disable  0x00000028 
- 00020041  0x00004865 jam  0x00000000 , 0x0000496c 
- 00020042  0x00004866 jam  0x00000000 , 0x0000496d 
- 00020043  0x00004867 jam  0x00000000 , 0x0000496e 
- 00020044  0x00004868 fetch  0x00000001 , 0x000049c1 
- 00020045  0x00004869 beq  0x00000001 , 0x00004da5 
- 00020046  0x0000486a beq  0x00000002 , 0x00004daa 
- 00020047  0x0000486b beq  0x00000003 , 0x00004daa 
- 00020048  0x0000486c beq  0x00000004 , 0x00004dae 
- 00020049  0x0000486d beq  0x00000006 , 0x00004db7 
- 00020050  0x0000486e fetch  0x00000001 , 0x000048f4 
- 00020051  0x0000486f branch  0x00004e64 , 0x00000034 
- 00020052  0x00004870 increase  0xffffffff , 0x0000003f 
- 00020053  0x00004871 store  0x00000001 , 0x000048f4 
- 00020054  0x00004872 call  0x00004e61 
- 00020055  0x00004873 jam  0x0000000a , 0x000049ac 
- 00020056  0x00004874 call  0x00005c0b 
- 00020057  0x00004875 fetch  0x00000001 , 0x000049c1 
- 00020058  0x00004876 beq  0x00000005 , 0x00004db6 
- 00020059  0x00004877 arg  0x00004855 , 0x00000005 
- 00020060  0x00004878 arg  0x0000000a , 0x00000039 
- 00020061  0x00004879 call  0x00007ca1 
- 00020062  0x0000487a call  0x00004e74 
- 00020063  0x0000487b jam  0x00000000 , 0x0000485f 
- 00020064  0x0000487c rtn 
- 00020065  0x0000487f jam  0x00000003 , 0x000040c0 
- 00020066  0x00004880 jam  0x0000000a , 0x0000477e 
- 00020067  0x00004881 rtn 
- 00020068  0x00004886 fetch  0x00000001 , 0x00004666 
- 00020069  0x00004887 rtneq  0x00000001 
- 00020070  0x00004888 fetch  0x00000001 , 0x000049ab 
- 00020071  0x00004889 rtn  0x00000034 
- 00020072  0x0000488a fetch  0x00000001 , 0x000049a9 
- 00020073  0x0000488b nrtn  0x00000034 
- 00020074  0x0000488c fetcht  0x00000001 , 0x000049ad 
- 00020075  0x0000488d fetch  0x00000001 , 0x000049ac 
- 00020076  0x0000488e isub  0x00000002 , 0x0000003e 
- 00020077  0x0000488f store  0x00000001 , 0x000049ad 
- 00020078  0x00004890 rtn  0x00000005 
- 00020079  0x00004891 arg  0x00004855 , 0x00000005 
- 00020080  0x00004892 arg  0x0000000a , 0x00000039 
- 00020081  0x00004893 call  0x00007ca1 
- 00020082  0x00004894 call  0x00007dba 
- 00020083  0x00004895 branch  0x00004e89 
- 00020084  0x0000489a fetch  0x00000001 , 0x000049c5 
- 00020085  0x0000489b beq  0x00000002 , 0x00004f05 
- 00020086  0x0000489c arg  0x000048fa , 0x00000006 
- 00020087  0x0000489d arg  0x00000006 , 0x00000039 
- 00020088  0x0000489f ifetch  0x00000001 , 0x00000006 
- 00020089  0x000048a0 sub  0x0000003f , 0x000000e7 , 0x0000003e 
- 00020090  0x000048a1 nbranch  0x00004e9c , 0x00000002 
- 00020091  0x000048a3 loop  0x00004e78 
- 00020092  0x000048a5 fetch  0x00000001 , 0x000048f1 
- 00020093  0x000048a6 call  0x00004e92 , 0x00000034 
- 00020094  0x000048a7 jam  0x00000000 , 0x00004855 
- 00020095  0x000048a8 fetch  0x00000001 , 0x000048fa 
- 00020096  0x000048a9 sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00020097  0x000048aa branch  0x00004e95 , 0x00000005 
- 00020098  0x000048ab arg  0x000048f8 , 0x00000006 
- 00020099  0x000048ac arg  0x00004856 , 0x00000005 
- 00020100  0x000048ad arg  0x00000008 , 0x00000039 
- 00020101  0x000048af ifetch  0x00000001 , 0x00000006 
- 00020102  0x000048b0 beq  0x0000007f , 0x00004e9a 
- 00020103  0x000048b2 istore  0x00000001 , 0x00000005 
- 00020104  0x000048b3 loop  0x00004e85 
- 00020105  0x000048b6 call  0x00004f10 
- 00020106  0x000048b8 fetch  0x00000001 , 0x0000485f 
- 00020107  0x000048b9 beq  0x00000001 , 0x00007dba 
- 00020108  0x000048ba beq  0x00000002 , 0x00004e90 
- 00020109  0x000048bb beq  0x00000003 , 0x00004e90 
- 00020110  0x000048bc beq  0x00000004 , 0x00004e90 
- 00020111  0x000048bd beq  0x00000005 , 0x00004e90 
- 00020112  0x000048bf call  0x00005917 
- 00020113  0x000048c0 branch  0x00007dba 
- 00020114  0x000048c3 arg  0x000048f8 , 0x00000005 
- 00020115  0x000048c4 arg  0x00000009 , 0x00000039 
- 00020116  0x000048c5 branch  0x00007ca1 
- 00020117  0x000048c9 fetch  0x00000002 , 0x000048f8 
- 00020118  0x000048ca store  0x00000002 , 0x00004856 
- 00020119  0x000048cb fetch  0x00000006 , 0x000048fb 
- 00020120  0x000048cc store  0x00000006 , 0x00004858 
- 00020121  0x000048cd branch  0x00004e89 
- 00020122  0x000048d0 setarg  0x00000000 
- 00020123  0x000048d1 branch  0x00004e87 
- 00020124  0x000048d5 copy  0x0000003f , 0x00000002 
- 00020125  0x000048d6 bpatch  0x00000058 , 0x0000400b 
- 00020126  0x000048d7 copy  0x00000002 , 0x0000003f 
- 00020127  0x000048d8 jam  0x00000003 , 0x00004855 
- 00020128  0x000048d9 fetcht  0x00000001 , 0x000048f1 
- 00020129  0x000048da sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00020130  0x000048db branch  0x00004f05 , 0x00000005 
- 00020131  0x000048dc beq  0x000000e8 , 0x00004ebb 
- 00020132  0x000048dd beq  0x000000e9 , 0x00004ebe 
- 00020133  0x000048de beq  0x000000ea , 0x00004ec1 
- 00020134  0x000048df beq  0x000000eb , 0x00004ec4 
- 00020135  0x000048e0 beq  0x000000ec , 0x00004ec7 
- 00020136  0x000048e1 beq  0x000000ed , 0x00004eca 
- 00020137  0x000048e2 beq  0x000000ee , 0x00004ecd 
- 00020138  0x000048e3 beq  0x000000ef , 0x00004ed0 
- 00020139  0x000048e4 beq  0x000000f0 , 0x00004ed3 
- 00020140  0x000048e5 beq  0x000000f1 , 0x00004ed6 
- 00020141  0x000048e6 beq  0x000000f2 , 0x00004ed9 
- 00020142  0x000048e7 beq  0x000000f3 , 0x00004edc 
- 00020143  0x000048e8 beq  0x000000f4 , 0x00004edf 
- 00020144  0x000048e9 beq  0x000000f5 , 0x00004ee2 
- 00020145  0x000048ea beq  0x000000f6 , 0x00004ee5 
- 00020146  0x000048eb beq  0x000000f7 , 0x00004ee8 
- 00020147  0x000048ec beq  0x000000f8 , 0x00004eeb 
- 00020148  0x000048ed beq  0x000000f9 , 0x00004eee 
- 00020149  0x000048ee beq  0x000000fa , 0x00004ef1 
- 00020150  0x000048ef beq  0x000000fb , 0x00004ef7 
- 00020151  0x000048f0 beq  0x000000fc , 0x00004efa 
- 00020152  0x000048f1 beq  0x000000fd , 0x00004efd 
- 00020153  0x000048f2 beq  0x000000ff , 0x00004f0c 
- 00020154  0x000048f3 branch  0x00004e89 
- 00020155  0x000048f6 setarg  0x00000183 
- 00020156  0x000048f7 store  0x00000002 , 0x00004856 
- 00020157  0x000048f8 branch  0x00004e89 
- 00020158  0x000048fa setarg  0x000000cd 
- 00020159  0x000048fb store  0x00000002 , 0x00004856 
- 00020160  0x000048fc branch  0x00004e89 
- 00020161  0x000048fe setarg  0x000000b7 
- 00020162  0x000048ff store  0x00000002 , 0x00004856 
- 00020163  0x00004900 branch  0x00004e89 
- 00020164  0x00004902 setarg  0x000000b6 
- 00020165  0x00004903 store  0x00000002 , 0x00004856 
- 00020166  0x00004904 branch  0x00004e89 
- 00020167  0x00004906 setarg  0x000000b5 
- 00020168  0x00004907 store  0x00000002 , 0x00004856 
- 00020169  0x00004908 branch  0x00004e89 
- 00020170  0x0000490a setarg  0x000000ea 
- 00020171  0x0000490b store  0x00000002 , 0x00004856 
- 00020172  0x0000490c branch  0x00004e89 
- 00020173  0x0000490e setarg  0x000000e9 
- 00020174  0x0000490f store  0x00000002 , 0x00004856 
- 00020175  0x00004910 branch  0x00004e89 
- 00020176  0x00004912 setarg  0x000000e2 
- 00020177  0x00004913 store  0x00000002 , 0x00004856 
- 00020178  0x00004914 branch  0x00004e89 
- 00020179  0x00004916 setarg  0x00000194 
- 00020180  0x00004917 store  0x00000002 , 0x00004856 
- 00020181  0x00004918 branch  0x00004e89 
- 00020182  0x0000491a setarg  0x0000018a 
- 00020183  0x0000491b store  0x00000002 , 0x00004856 
- 00020184  0x0000491c branch  0x00004e89 
- 00020185  0x0000491e setarg  0x00000192 
- 00020186  0x0000491f store  0x00000002 , 0x00004856 
- 00020187  0x00004920 branch  0x00004e89 
- 00020188  0x00004922 setarg  0x00000070 
- 00020189  0x00004923 store  0x00000002 , 0x00004856 
- 00020190  0x00004924 branch  0x00004e89 
- 00020191  0x00004926 setarg  0x0000006f 
- 00020192  0x00004927 store  0x00000002 , 0x00004856 
- 00020193  0x00004928 branch  0x00004e89 
- 00020194  0x0000492a setarg  0x0000022a 
- 00020195  0x0000492b store  0x00000002 , 0x00004856 
- 00020196  0x0000492c branch  0x00004e89 
- 00020197  0x0000492e setarg  0x00000225 
- 00020198  0x0000492f store  0x00000002 , 0x00004856 
- 00020199  0x00004930 branch  0x00004e89 
- 00020200  0x00004932 setarg  0x00000224 
- 00020201  0x00004933 store  0x00000002 , 0x00004856 
- 00020202  0x00004934 branch  0x00004e89 
- 00020203  0x00004936 setarg  0x00000226 
- 00020204  0x00004937 store  0x00000002 , 0x00004856 
- 00020205  0x00004938 branch  0x00004e89 
- 00020206  0x0000493a setarg  0x00000227 
- 00020207  0x0000493b store  0x00000002 , 0x00004856 
- 00020208  0x0000493c branch  0x00004e89 
- 00020209  0x0000493e fetch  0x00000001 , 0x000049c6 
- 00020210  0x0000493f beq  0x00000002 , 0x00004ef7 
- 00020211  0x00004940 beq  0x00000003 , 0x00004ef7 
- 00020212  0x00004941 setarg  0x00000221 
- 00020213  0x00004942 store  0x00000002 , 0x00004856 
- 00020214  0x00004943 branch  0x00004e89 
- 00020215  0x00004945 setarg  0x00000223 
- 00020216  0x00004946 store  0x00000002 , 0x00004856 
- 00020217  0x00004947 branch  0x00004e89 
- 00020218  0x00004949 setarg  0x00000030 
- 00020219  0x0000494a store  0x00000002 , 0x00004856 
- 00020220  0x0000494b branch  0x00004e89 
- 00020221  0x0000494d fetch  0x00000001 , 0x000049c6 
- 00020222  0x0000494e beq  0x00000001 , 0x00004f02 
- 00020223  0x0000494f setarg  0x000001ae 
- 00020224  0x00004950 store  0x00000002 , 0x00004856 
- 00020225  0x00004951 branch  0x00004e89 
- 00020226  0x00004953 setarg  0x00000307 
- 00020227  0x00004954 store  0x00000002 , 0x00004856 
- 00020228  0x00004955 branch  0x00004e89 
- 00020229  0x00004959 jam  0x00000002 , 0x000048f4 
- 00020230  0x0000495a fetch  0x00000001 , 0x000048f1 
- 00020231  0x0000495b call  0x00004e92 , 0x00000034 
- 00020232  0x0000495c jam  0x00000000 , 0x000049c5 
- 00020233  0x0000495d setarg  0x00000003 
- 00020234  0x0000495e store  0x00000003 , 0x00004855 
- 00020235  0x0000495f branch  0x00004e89 
- 00020236  0x00004961 jam  0x00000002 , 0x00004855 
- 00020237  0x00004962 setarg  0x00000002 
- 00020238  0x00004963 store  0x00000001 , 0x00004856 
- 00020239  0x00004964 branch  0x00004e89 
- 00020240  0x0000496c bpatch  0x00000059 , 0x0000400b 
- 00020241  0x0000496d fetch  0x00000001 , 0x00004666 
- 00020242  0x0000496e bne  0x00000000 , 0x00004f18 
- 00020243  0x0000496f jam  0x00000000 , 0x000049a9 
- 00020244  0x00004970 fetch  0x00000002 , 0x00004855 
- 00020245  0x00004971 ncall  0x00004afc , 0x00000034 
- 00020246  0x00004972 fetch  0x00000006 , 0x00004858 
- 00020247  0x00004973 ncall  0x00004afc , 0x00000034 
- 00020248  0x00004976 fetch  0x00000001 , 0x00004855 
- 00020249  0x00004977 beq  0x00000000 , 0x00004f23 
- 00020250  0x00004978 beq  0x00000001 , 0x00004f1e 
- 00020251  0x00004979 beq  0x00000003 , 0x00004f2e 
- 00020252  0x0000497a beq  0x00000002 , 0x00004f36 
- 00020253  0x0000497b rtn 
- 00020254  0x0000497e jam  0x00000001 , 0x0000485f 
- 00020255  0x0000497f arg  0x00004855 , 0x00000006 
- 00020256  0x00004980 arg  0x00004846 , 0x00000005 
- 00020257  0x00004981 arg  0x00000007 , 0x00000039 
- 00020258  0x00004982 branch  0x00007cda 
- 00020259  0x00004985 jam  0x00000002 , 0x0000485f 
- 00020260  0x00004986 call  0x00004f3e 
- 00020261  0x00004987 fetch  0x00000001 , 0x00004666 
- 00020262  0x00004988 beq  0x00000001 , 0x00004f2a 
- 00020263  0x00004989 call  0x00004af1 
- 00020264  0x0000498a fetch  0x00000001 , 0x000049ab 
- 00020265  0x0000498b store  0x00000001 , 0x00004857 
- 00020266  0x0000498d arg  0x00004855 , 0x00000006 
- 00020267  0x0000498e arg  0x0000472a , 0x00000005 
- 00020268  0x0000498f arg  0x00000009 , 0x00000039 
- 00020269  0x00004990 branch  0x00007cda 
- 00020270  0x00004993 jam  0x00000004 , 0x0000485f 
- 00020271  0x00004994 call  0x00004f3e 
- 00020272  0x00004995 setarg  0x00000003 
- 00020273  0x00004996 call  0x00005f15 
- 00020274  0x00004997 arg  0x00004856 , 0x00000006 
- 00020275  0x00004998 arg  0x0000472b , 0x00000005 
- 00020276  0x00004999 arg  0x00000002 , 0x00000039 
- 00020277  0x0000499a branch  0x00007cda 
- 00020278  0x0000499d jam  0x00000005 , 0x0000485f 
- 00020279  0x0000499e call  0x00004f3e 
- 00020280  0x0000499f setarg  0x00000002 
- 00020281  0x000049a0 store  0x00000008 , 0x0000472a 
- 00020282  0x000049a1 store  0x00000008 , 0x00004733 
- 00020283  0x000049a2 fetch  0x00000001 , 0x00004856 
- 00020284  0x000049a3 store  0x00000001 , 0x0000472b 
- 00020285  0x000049a4 rtn 
- 00020286  0x000049a8 arg  0x00000012 , 0x00000039 
- 00020287  0x000049a9 arg  0x0000472a , 0x00000005 
- 00020288  0x000049aa branch  0x00007ca1 
- 00020289  0x000049b0 call  0x00007de2 
- 00020290  0x000049b1 call  0x0000561c 
- 00020291  0x000049b2 fetcht  0x00000001 , 0x0000464a 
- 00020292  0x000049b3 call  0x00006eb2 
- 00020293  0x000049b4 fetcht  0x00000001 , 0x0000464b 
- 00020294  0x000049b5 call  0x00006eb2 
- 00020295  0x000049b7 fetcht  0x00000001 , 0x00004655 
- 00020296  0x000049b8 call  0x00006eb6 
- 00020297  0x000049ba fetch  0x00000002 , 0x00004898 
- 00020298  0x000049bb copy  0x0000003f , 0x00000012 
- 00020299  0x000049bc arg  0x00000014 , 0x00000039 
- 00020300  0x000049be ifetcht  0x00000001 , 0x00000012 
- 00020301  0x000049bf isolate1  0x00000007 , 0x00000002 
- 00020302  0x000049c0 ncall  0x00006ef7 , 0x00000001 
- 00020303  0x000049c1 increase  0x00000001 , 0x00000012 
- 00020304  0x000049c2 loop  0x00004f4c 
- 00020305  0x000049c4 fetch  0x00000002 , 0x00004896 
- 00020306  0x000049c5 copy  0x0000003f , 0x00000012 
- 00020307  0x000049c6 arg  0x00000008 , 0x00000039 
- 00020308  0x000049c8 ifetcht  0x00000001 , 0x00000012 
- 00020309  0x000049c9 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00020310  0x000049ca ncall  0x00006eb2 , 0x00000005 
- 00020311  0x000049cb increase  0x00000001 , 0x00000012 
- 00020312  0x000049cc loop  0x00004f54 
- 00020313  0x000049cd rtn 
- 00020314  0x000049d0 fetch  0x00000001 , 0x000048eb 
- 00020315  0x000049d1 branch  0x00006eb6 , 0x00000034 
- 00020316  0x000049d2 branch  0x00006eb2 
- 00020317  0x000049d4 rtnmark1  0x00000026 
- 00020318  0x000049d5 call  0x00004f41 
- 00020319  0x000049d6 fetch  0x00000001 , 0x00000015 
- 00020320  0x000049d7 nrtn  0x00000034 
- 00020321  0x000049d8 branch  0x00006ed3 
- 00020322  0x000049da bpatch  0x0000005a , 0x0000400b 
- 00020323  0x000049db jam  0x000000ff , 0x00004659 
- 00020324  0x000049dc call  0x0000739a 
- 00020325  0x000049dd call  0x00004f70 
- 00020326  0x000049de call  0x000056a9 
- 00020327  0x000049df call  0x000054dc 
- 00020328  0x000049e0 call  0x00005d9e 
- 00020329  0x000049e1 fetcht  0x00000001 , 0x00004659 
- 00020330  0x000049e2 branch  0x00006ed3 
- 00020331  0x000049e5 call  0x00004f70 
- 00020332  0x000049e7 bpatch  0x0000005b , 0x0000400b 
- 00020333  0x000049e8 call  0x00004f75 
- 00020334  0x000049e9 call  0x00007d7c 
- 00020335  0x000049ea branch  0x00004327 
- 00020336  0x000049ed bpatch  0x0000005c , 0x0000400b 
- 00020337  0x000049ee call  0x00004b6d 
- 00020338  0x000049ef call  0x00004b71 
- 00020339  0x000049f0 call  0x00004b7c 
- 00020340  0x000049f1 branch  0x00004b6f 
- 00020341  0x000049f9 bpatch  0x0000005d , 0x0000400b 
- 00020342  0x000049fa call  0x00007de2 
- 00020343  0x000049fb call  0x00004f70 
- 00020344  0x000049fc call  0x00005a92 
- 00020345  0x000049fd call  0x00004f41 
- 00020346  0x000049fe call  0x000054f9 
- 00020347  0x000049ff fetcht  0x00000001 , 0x0000465b 
- 00020348  0x00004a00 call  0x000055b5 
- 00020349  0x00004a01 call  0x000055b9 
- 00020350  0x00004a02 branch  0x000054f2 
- 00020351  0x00004a0f fetch  0x00000002 , 0x000045e0 
- 00020352  0x00004a10 and_into  0x000000e0 , 0x0000003f 
- 00020353  0x00004a11 branch  0x00004f86 , 0x00000034 
- 00020354  0x00004a12 fetch  0x00000002 , 0x000045e0 
- 00020355  0x00004a13 increase  0x00000001 , 0x0000003f 
- 00020356  0x00004a14 store  0x00000002 , 0x000045e0 
- 00020357  0x00004a15 rtn 
- 00020358  0x00004a17 call  0x0000357f 
- 00020359  0x00004a18 call  0x00003651 
- 00020360  0x00004a19 nbranch  0x00003586 , 0x00000018 
- 00020361  0x00004a1a nbranch  0x00003586 , 0x0000002f 
- 00020362  0x00004a1b call  0x00005028 
- 00020363  0x00004a1c branch  0x0000356a 
- 00020364  0x00004a22 call  0x00003625 
- 00020365  0x00004a23 nbranch  0x00004f91 , 0x00000028 
- 00020366  0x00004a25 call  0x00004fa0 
- 00020367  0x00004a26 call  0x00004fd5 
- 00020368  0x00004a27 branch  0x00004fdb 
- 00020369  0x00004a2a fetch  0x00000008 , 0x0000489c 
- 00020370  0x00004a2b nbranch  0x00004f8e , 0x00000034 
- 00020371  0x00004a2c fetch  0x00000008 , 0x000048a4 
- 00020372  0x00004a2d nbranch  0x00004f8e , 0x00000034 
- 00020373  0x00004a2e fetch  0x00000004 , 0x000048ac 
- 00020374  0x00004a2f nbranch  0x00004f8e , 0x00000034 
- 00020375  0x00004a31 fetch  0x00000001 , 0x00004618 
- 00020376  0x00004a32 rtneq  0x00000001 
- 00020377  0x00004a33 call  0x0000369d 
- 00020378  0x00004a35 call  0x00004fc8 
- 00020379  0x00004a36 nrtn  0x00000028 
- 00020380  0x00004a37 fetch  0x00000001 , 0x0000473f 
- 00020381  0x00004a38 ncall  0x00004f75 , 0x00000034 
- 00020382  0x00004a39 fetch  0x00000004 , 0x000045af 
- 00020383  0x00004a3a branch  0x00003622 
- 00020384  0x00004a3d bpatch  0x0000005e , 0x0000400b 
- 00020385  0x00004a3e jam  0x00000000 , 0x00004601 
- 00020386  0x00004a40 fetchr  0x0000000b , 0x00000002 , 0x00000040 
- 00020387  0x00004a41 until  0x00000023 , 0x00000026 
- 00020388  0x00004a42 call  0x00004df5 
- 00020389  0x00004a43 fetch  0x00000001 , 0x000049a3 
- 00020390  0x00004a44 nbranch  0x00005ed1 , 0x00000034 
- 00020391  0x00004a45 call  0x00003651 
- 00020392  0x00004a46 fetch  0x00000001 , 0x0000457f 
- 00020393  0x00004a47 beq  0x00000001 , 0x00003646 
- 00020394  0x00004a48 nbranch  0x00004faf , 0x00000018 
- 00020395  0x00004a49 nbranch  0x00004faf , 0x0000002f 
- 00020396  0x00004a4a call  0x00005028 
- 00020397  0x00004a4b jam  0x00000000 , 0x0000473f 
- 00020398  0x00004a4c branch  0x00003646 
- 00020399  0x00004a50 fetch  0x00000001 , 0x00004602 
- 00020400  0x00004a51 nrtn  0x00000034 
- 00020401  0x00004a52 fetch  0x00000002 , 0x000045fe 
- 00020402  0x00004a53 increase  0x00000001 , 0x0000003f 
- 00020403  0x00004a54 store  0x00000002 , 0x000045fe 
- 00020404  0x00004a55 fetch  0x00000001 , 0x000045fe 
- 00020405  0x00004a56 beq  0x000000ff , 0x00003676 
- 00020406  0x00004a57 call  0x00004fb8 
- 00020407  0x00004a58 branch  0x00004fa2 
- 00020408  0x00004a5c fetcht  0x00000001 , 0x00004601 
- 00020409  0x00004a5d sub  0x00000002 , 0x00000014 , 0x0000003e 
- 00020410  0x00004a5e branch  0x00004fbe , 0x00000002 
- 00020411  0x00004a5f arg  0x00000019 , 0x00000039 
- 00020412  0x00004a60 call  0x00007c96 
- 00020413  0x00004a61 branch  0x00003694 
- 00020414  0x00004a64 increase  0x00000001 , 0x00000002 
- 00020415  0x00004a65 storet  0x00000001 , 0x00004601 
- 00020416  0x00004a66 fetch  0x00000004 , 0x0000458f 
- 00020417  0x00004a67 fetcht  0x00000004 , 0x000045e4 
- 00020418  0x00004a68 isub  0x00000002 , 0x0000003e 
- 00020419  0x00004a69 branch  0x00003222 , 0x00000005 
- 00020420  0x00004a6a fetch  0x00000001 , 0x00004601 
- 00020421  0x00004a6b sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00020422  0x00004a6c rtn  0x00000002 
- 00020423  0x00004a6d branch  0x0000369a 
- 00020424  0x00004a71 enable  0x00000028 
- 00020425  0x00004a72 call  0x00002408 
- 00020426  0x00004a73 fetch  0x00000003 , 0x000040bd 
- 00020427  0x00004a74 branch  0x00007dbc , 0x00000034 
- 00020428  0x00004a75 fetch  0x00000001 , 0x000049a1 
- 00020429  0x00004a76 nbranch  0x00007dbc , 0x00000034 
- 00020430  0x00004a77 fetch  0x00000001 , 0x000049a2 
- 00020431  0x00004a78 nbranch  0x00007dbc , 0x00000034 
- 00020432  0x00004a79 fetch  0x00000001 , 0x000049c4 
- 00020433  0x00004a7a nbranch  0x00007dbc , 0x00000034 
- 00020434  0x00004a7b fetch  0x00000001 , 0x00004618 
- 00020435  0x00004a7c beq  0x00000001 , 0x00007dbc 
- 00020436  0x00004a7d branch  0x000036b9 
- 00020437  0x00004a80 fetch  0x00000004 , 0x0000458f 
- 00020438  0x00004a81 fetcht  0x00000004 , 0x000045e4 
- 00020439  0x00004a82 isub  0x00000002 , 0x0000003e 
- 00020440  0x00004a83 nbranch  0x000036e9 , 0x00000005 
- 00020441  0x00004a84 jam  0x0000009e , 0x00004141 
- 00020442  0x00004a85 rtn 
- 00020443  0x00004a87 fetch  0x00000008 , 0x0000460b 
- 00020444  0x00004a88 store  0x00000008 , 0x000045af 
- 00020445  0x00004a89 fetch  0x00000002 , 0x0000461d 
- 00020446  0x00004a8a store  0x00000002 , 0x0000461f 
- 00020447  0x00004a8c bpatch  0x0000005f , 0x0000400b 
- 00020448  0x00004a8d call  0x000036b4 
- 00020449  0x00004a8e nrtn  0x00000028 
- 00020450  0x00004a8f call  0x00007de2 
- 00020451  0x00004a90 fetch  0x00000003 , 0x00004608 
- 00020452  0x00004a91 branch  0x00003622 
- 00020453  0x00004a9a rtnmark0  0x00000026 
- 00020454  0x00004a9b call  0x00004e47 
- 00020455  0x00004a9c nrtn  0x00000028 
- 00020456  0x00004a9d fetch  0x00000008 , 0x00004713 
- 00020457  0x00004a9e bbit0  0x00000016 , 0x000060a1 
- 00020458  0x00004a9f fetch  0x00000001 , 0x0000496c 
- 00020459  0x00004aa0 nbranch  0x00004fed , 0x00000034 
- 00020460  0x00004aa1 branch  0x000060a1 
- 00020461  0x00004aa4 jam  0x00000002 , 0x00004589 
- 00020462  0x00004aa5 arg  0x00000009 , 0x00000011 
- 00020463  0x00004aa6 fetch  0x00000001 , 0x0000496d 
- 00020464  0x00004aa7 nbranch  0x00004ff3 , 0x00000034 
- 00020465  0x00004aa8 arg  0x00004733 , 0x00000012 
- 00020466  0x00004aa9 rtn 
- 00020467  0x00004aab arg  0x0000472a , 0x00000012 
- 00020468  0x00004aac rtn 
- 00020469  0x00004ab2 setarg  0x00000000 
- 00020470  0x00004ab3 store  0x00000003 , 0x000046f8 
- 00020471  0x00004ab4 rtn 
- 00020472  0x00004ab7 bpatch  0x00000060 , 0x0000400c 
- 00020473  0x00004ab8 fetch  0x00000008 , 0x00004713 
- 00020474  0x00004ab9 rtnbit0  0x0000000e 
- 00020475  0x00004aba fetch  0x00000001 , 0x0000477d 
- 00020476  0x00004abb rtn  0x00000034 
- 00020477  0x00004abc fetch  0x00000001 , 0x00004602 
- 00020478  0x00004abd rtn  0x00000034 
- 00020479  0x00004abe fetch  0x00000001 , 0x000046f5 
- 00020480  0x00004abf increase  0x00000001 , 0x0000003f 
- 00020481  0x00004ac0 and_into  0x00000003 , 0x0000003f 
- 00020482  0x00004ac1 store  0x00000001 , 0x000046f5 
- 00020483  0x00004ac2 nrtn  0x00000034 
- 00020484  0x00004ac3 jam  0x00000000 , 0x000046f6 
- 00020485  0x00004ac6 fetch  0x00000001 , 0x000046f6 
- 00020486  0x00004ac7 increase  0x00000001 , 0x0000003f 
- 00020487  0x00004ac8 store  0x00000001 , 0x000046f6 
- 00020488  0x00004ac9 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00020489  0x00004aca nbranch  0x00005010 , 0x00000002 
- 00020490  0x00004acb call  0x0000357f 
- 00020491  0x00004acc call  0x00003651 
- 00020492  0x00004acd nbranch  0x00005016 , 0x00000018 
- 00020493  0x00004ace nbranch  0x00005016 , 0x0000002f 
- 00020494  0x00004acf call  0x00005028 
- 00020495  0x00004ad0 call  0x00005020 
- 00020496  0x00004ad2 call  0x0000357b 
- 00020497  0x00004ad3 fetch  0x00000001 , 0x000046f7 
- 00020498  0x00004ad4 increase  0x00000001 , 0x0000003f 
- 00020499  0x00004ad5 store  0x00000001 , 0x000046f7 
- 00020500  0x00004ad6 beq  0x00000010 , 0x00005018 
- 00020501  0x00004ad7 rtn 
- 00020502  0x00004ada call  0x00003222 
- 00020503  0x00004adb branch  0x00005005 
- 00020504  0x00004ade jam  0x00000000 , 0x000046f7 
- 00020505  0x00004adf fetch  0x00000001 , 0x000046f8 
- 00020506  0x00004ae0 rtnbit1  0x00000000 
- 00020507  0x00004ae1 set1  0x00000000 , 0x0000003f 
- 00020508  0x00004ae2 store  0x00000001 , 0x000046f8 
- 00020509  0x00004ae3 fetch  0x00000002 , 0x00004723 
- 00020510  0x00004ae4 store  0x00000002 , 0x00004781 
- 00020511  0x00004ae5 rtn 
- 00020512  0x00004ae9 fetch  0x00000001 , 0x00004602 
- 00020513  0x00004aea branch  0x00004ff5 , 0x00000034 
- 00020514  0x00004aeb jam  0x00000000 , 0x000046f7 
- 00020515  0x00004aec fetch  0x00000001 , 0x000046f8 
- 00020516  0x00004aed rtnbit0  0x00000000 
- 00020517  0x00004aee set0  0x00000000 , 0x0000003f 
- 00020518  0x00004aef store  0x00000001 , 0x000046f8 
- 00020519  0x00004af0 branch  0x00005c0b 
- 00020520  0x00004af4 call  0x0000366e 
- 00020521  0x00004af5 fetch  0x00000001 , 0x000044f8 
- 00020522  0x00004af6 compare  0x00000008 , 0x0000003f , 0x000000f8 
- 00020523  0x00004af7 nrtn  0x00000001 
- 00020524  0x00004af8 fetch  0x00000001 , 0x000044f9 
- 00020525  0x00004af9 beq  0x000000ff , 0x00004b11 
- 00020526  0x00004afa rtn 
- 00020527  0x00004b00 jam  0x00000001 , 0x000049f1 
- 00020528  0x00004b01 arg  0x00000017 , 0x00000011 
- 00020529  0x00004b02 arg  0x00000004 , 0x00000012 
- 00020530  0x00004b03 call  0x000029fb 
- 00020531  0x00004b04 setarg  0x00000006 
- 00020532  0x00004b05 istore  0x00000001 , 0x00000005 
- 00020533  0x00004b06 setarg  0x00000001 
- 00020534  0x00004b07 istore  0x00000002 , 0x00000005 
- 00020535  0x00004b08 setarg  0x0000ffff 
- 00020536  0x00004b09 istore  0x00000002 , 0x00000005 
- 00020537  0x00004b0a setarg  0x00002800 
- 00020538  0x00004b0b istore  0x00000002 , 0x00000005 
- 00020539  0x00004b0c arg  0x000049e1 , 0x00000006 
- 00020540  0x00004b0d branch  0x00007c8f 
- 00020541  0x00004b0f bpatch  0x00000061 , 0x0000400c 
- 00020542  0x00004b10 fetch  0x00000001 , 0x000049f1 
- 00020543  0x00004b11 rtn  0x00000034 
- 00020544  0x00004b12 copy  0x00000011 , 0x00000006 
- 00020545  0x00004b13 ifetch  0x00000003 , 0x00000006 
- 00020546  0x00004b14 store  0x00000003 , 0x00004397 
- 00020547  0x00004b15 beq  0x0000000b , 0x00005091 
- 00020548  0x00004b16 beq  0x00000009 , 0x00005078 
- 00020549  0x00004b17 beq  0x00000007 , 0x00005048 
- 00020550  0x00004b18 beq  0x00000001 , 0x0000505b 
- 00020551  0x00004b19 branch  0x00002b96 
- 00020552  0x00004b1c fetch  0x00000001 , 0x000049f1 
- 00020553  0x00004b1d beq  0x00000002 , 0x0000506c 
- 00020554  0x00004b1f jam  0x00000002 , 0x000049c6 
- 00020555  0x00004b20 branch  0x00005050 
- 00020556  0x00004b23 fetch  0x00000001 , 0x000042cb 
- 00020557  0x00004b24 store  0x00000001 , 0x000049c6 
- 00020558  0x00004b25 branch  0x00005050 
- 00020559  0x00004b27 jam  0x00000003 , 0x000049c6 
- 00020560  0x00004b29 jam  0x00000000 , 0x000049f1 
- 00020561  0x00004b2a fetcht  0x00000002 , 0x000049df 
- 00020562  0x00004b2b setarg  0x00001fd0 
- 00020563  0x00004b2c isub  0x00000002 , 0x00000012 
- 00020564  0x00004b2d arg  0x000049c6 , 0x00000011 
- 00020565  0x00004b2f arg  0x00000001 , 0x00000039 
- 00020566  0x00004b30 call  0x00006b45 
- 00020567  0x00004b31 fetcht  0x00000002 , 0x000049df 
- 00020568  0x00004b32 increase  0x0000000e , 0x00000002 
- 00020569  0x00004b33 storet  0x00000002 , 0x000049df 
- 00020570  0x00004b34 rtn 
- 00020571  0x00004b39 fetch  0x00000001 , 0x000049f1 
- 00020572  0x00004b3a beq  0x00000002 , 0x0000504c 
- 00020573  0x00004b3b jam  0x00000002 , 0x000049f1 
- 00020574  0x00004b3c arg  0x00000009 , 0x00000011 
- 00020575  0x00004b3d arg  0x00000004 , 0x00000012 
- 00020576  0x00004b3e call  0x000029fb 
- 00020577  0x00004b3f setarg  0x00000006 
- 00020578  0x00004b40 istore  0x00000001 , 0x00000005 
- 00020579  0x00004b41 setarg  0x00000001 
- 00020580  0x00004b42 istore  0x00000002 , 0x00000005 
- 00020581  0x00004b43 setarg  0x0000ffff 
- 00020582  0x00004b44 istore  0x00000002 , 0x00000005 
- 00020583  0x00004b45 setarg  0x00002800 
- 00020584  0x00004b46 istore  0x00000002 , 0x00000005 
- 00020585  0x00004b47 arg  0x00000002 , 0x00000039 
- 00020586  0x00004b48 arg  0x000049f2 , 0x00000006 
- 00020587  0x00004b49 branch  0x00007cda 
- 00020588  0x00004b4c arg  0x00000007 , 0x00000011 
- 00020589  0x00004b4d arg  0x00000004 , 0x00000012 
- 00020590  0x00004b4e call  0x000029fb 
- 00020591  0x00004b4f setarg  0x00000008 
- 00020592  0x00004b50 istore  0x00000001 , 0x00000005 
- 00020593  0x00004b51 fetcht  0x00000002 , 0x00004339 
- 00020594  0x00004b52 increase  0x00000005 , 0x00000002 
- 00020595  0x00004b53 ifetch  0x00000004 , 0x00000002 
- 00020596  0x00004b54 istore  0x00000004 , 0x00000005 
- 00020597  0x00004b55 setarg  0x00002803 
- 00020598  0x00004b56 istore  0x00000002 , 0x00000005 
- 00020599  0x00004b57 rtn 
- 00020600  0x00004b5a fetch  0x00000002 , 0x00004335 
- 00020601  0x00004b5b increase  0xfffffffe , 0x0000003f 
- 00020602  0x00004b5c div  0x0000003f , 0x00000007 
- 00020603  0x00004b5d call  0x00007d62 
- 00020604  0x00004b5e quotient  0x00000039 
- 00020605  0x00004b5f fetch  0x00000002 , 0x00004339 
- 00020606  0x00004b60 add  0x0000003f , 0x00000006 , 0x00000006 
- 00020607  0x00004b61 branch  0x00005080 
- 00020608  0x00004b64 increase  0x00000003 , 0x00000006 
- 00020609  0x00004b65 ifetch  0x00000002 , 0x00000006 
- 00020610  0x00004b66 copy  0x0000003f , 0x00000013 
- 00020611  0x00004b67 ifetch  0x00000002 , 0x00000006 
- 00020612  0x00004b68 arg  0x00002a29 , 0x00000002 
- 00020613  0x00004b69 isub  0x00000002 , 0x0000003e 
- 00020614  0x00004b6a branch  0x00005089 , 0x00000005 
- 00020615  0x00004b6b loop  0x00005080 
- 00020616  0x00004b6c branch  0x0000504c 
- 00020617  0x00004b6e arg  0x00000003 , 0x00000011 
- 00020618  0x00004b6f arg  0x00000004 , 0x00000012 
- 00020619  0x00004b70 call  0x000029fb 
- 00020620  0x00004b71 setarg  0x0000000a 
- 00020621  0x00004b72 istore  0x00000001 , 0x00000005 
- 00020622  0x00004b73 copy  0x00000013 , 0x0000003f 
- 00020623  0x00004b74 istore  0x00000002 , 0x00000005 
- 00020624  0x00004b75 rtn 
- 00020625  0x00004b78 fetch  0x00000002 , 0x00004335 
- 00020626  0x00004b79 arg  0x00000009 , 0x00000039 
- 00020627  0x00004b7a fetch  0x00000002 , 0x00004339 
- 00020628  0x00004b7b add  0x0000003f , 0x00000005 , 0x00000011 
- 00020629  0x00004b7c arg  0x000049f4 , 0x00000012 
- 00020630  0x00004b7d call  0x00007d64 
- 00020631  0x00004b7e branch  0x0000504f , 0x00000005 
- 00020632  0x00004b7f branch  0x0000504c 
- 00020633  0x00004b88 branch  0x000050bd , 0x0000002b 
- 00020634  0x00004b89 call  0x00002952 
- 00020635  0x00004b8a setarg  0x000050c7 
- 00020636  0x00004b8b store  0x00000002 , 0x000043db 
- 00020637  0x00004b8c setarg  0x000050ca 
- 00020638  0x00004b8d store  0x00000002 , 0x000043dd 
- 00020639  0x00004b8e setarg  0x000050c3 
- 00020640  0x00004b8f store  0x00000002 , 0x000043d3 
- 00020641  0x00004b90 setarg  0x00005180 
- 00020642  0x00004b91 store  0x00000002 , 0x000043e1 
- 00020643  0x00004b92 setarg  0x000053b0 
- 00020644  0x00004b93 store  0x00000002 , 0x000043df 
- 00020645  0x00004b94 setarg  0x000053c1 
- 00020646  0x00004b95 store  0x00000002 , 0x000043e3 
- 00020647  0x00004b97 bpatch  0x00000062 , 0x0000400c 
- 00020648  0x00004b98 call  0x000050ab 
- 00020649  0x00004b99 call  0x000050be 
- 00020650  0x00004b9a branch  0x0000533b 
- 00020651  0x00004b9d fetch  0x00000001 , 0x00008060 
- 00020652  0x00004b9e set0  0x00000000 , 0x0000003f 
- 00020653  0x00004b9f store  0x00000001 , 0x00008060 
- 00020654  0x00004ba0 fetch  0x00000008 , 0x00004500 
- 00020655  0x00004ba1 call  0x00006d68 
- 00020656  0x00004ba2 fetch  0x00000002 , 0x00004508 
- 00020657  0x00004ba3 call  0x00006d73 
- 00020658  0x00004ba4 call  0x00006d82 
- 00020659  0x00004ba5 jam  0x00000008 , 0x00008077 
- 00020660  0x00004ba6 jam  0x00000049 , 0x00008076 
- 00020661  0x00004ba7 jam  0x0000000a , 0x00008079 
- 00020662  0x00004ba8 jam  0x0000000b , 0x0000807a 
- 00020663  0x00004baa arg  0x00000081 , 0x00000002 
- 00020664  0x00004bab fetch  0x00000002 , 0x0000450f 
- 00020665  0x00004bac isolate1  0x00000000 , 0x0000003f 
- 00020666  0x00004bad setflag  0x00000001 , 0x00000004 , 0x00000002 
- 00020667  0x00004bae storet  0x00000001 , 0x00008060 
- 00020668  0x00004baf rtn 
- 00020669  0x00004bb2 branch  0x000050ab 
- 00020670  0x00004bb7 fetcht  0x00000001 , 0x000044f5 
- 00020671  0x00004bb8 call  0x00006ef7 
- 00020672  0x00004bb9 call  0x000050ed 
- 00020673  0x00004bba fetcht  0x00000001 , 0x000044f3 
- 00020674  0x00004bbb branch  0x00006edd 
- 00020675  0x00004bbe fetcht  0x00000001 , 0x000044f3 
- 00020676  0x00004bbf call  0x00006ee6 
- 00020677  0x00004bc0 nbranch  0x0000430a , 0x00000001 
- 00020678  0x00004bc1 branch  0x00004308 
- 00020679  0x00004bc5 call  0x000069a9 
- 00020680  0x00004bc6 nrtn  0x00000034 
- 00020681  0x00004bc7 branch  0x000050ef 
- 00020682  0x00004bcb copy  0x00000013 , 0x0000003f 
- 00020683  0x00004bcc beq  0x00000014 , 0x000050dc 
- 00020684  0x00004bcd beq  0x00000015 , 0x000050d8 
- 00020685  0x00004bce beq  0x00000030 , 0x00005375 
- 00020686  0x00004bcf beq  0x00000031 , 0x00005377 
- 00020687  0x00004bd0 beq  0x00000032 , 0x00005381 
- 00020688  0x00004bd1 beq  0x00000033 , 0x0000537f 
- 00020689  0x00004bd2 beq  0x00000034 , 0x0000536f 
- 00020690  0x00004bd3 beq  0x0000003d , 0x0000534f 
- 00020691  0x00004bd4 beq  0x00000041 , 0x000050e2 
- 00020692  0x00004bd5 beq  0x00000042 , 0x000050e4 
- 00020693  0x00004bd6 beq  0x00000043 , 0x0000536d 
- 00020694  0x00004bd7 beq  0x0000003b , 0x00005358 
- 00020695  0x00004bd8 rtn 
- 00020696  0x00004bdd call  0x000029cb 
- 00020697  0x00004bde jam  0x00000000 , 0x00004511 
- 00020698  0x00004bdf call  0x000050e0 
- 00020699  0x00004be0 branch  0x00005321 
- 00020700  0x00004be7 call  0x000050e7 
- 00020701  0x00004be8 fetch  0x00000001 , 0x000044fe 
- 00020702  0x00004be9 store  0x00000001 , 0x000040c0 
- 00020703  0x00004bea branch  0x0000531f 
- 00020704  0x00004bef call  0x00005149 
- 00020705  0x00004bf0 branch  0x000050e5 
- 00020706  0x00004bf4 call  0x000030f3 
- 00020707  0x00004bf5 branch  0x00002ed5 
- 00020708  0x00004bf8 branch  0x00005391 
- 00020709  0x00004bfc fetcht  0x00000001 , 0x000044f5 
- 00020710  0x00004bfd branch  0x00006ef7 
- 00020711  0x00004c00 call  0x000050e9 
- 00020712  0x00004c01 branch  0x000050ed 
- 00020713  0x00004c04 fetch  0x00000001 , 0x000044f8 
- 00020714  0x00004c05 isolate1  0x00000001 , 0x0000003f 
- 00020715  0x00004c06 call  0x00004315 , 0x00000001 
- 00020716  0x00004c07 rtn 
- 00020717  0x00004c09 fetcht  0x00000001 , 0x000044f5 
- 00020718  0x00004c0a branch  0x00006ef3 
- 00020719  0x00004c0e fetch  0x00000001 , 0x0000810b 
- 00020720  0x00004c0f rtnbit1  0x00000002 
- 00020721  0x00004c10 call  0x00006d96 
- 00020722  0x00004c11 ifetch  0x00000001 , 0x00000003 
- 00020723  0x00004c12 bne  0x00000001 , 0x00005105 
- 00020724  0x00004c13 fetch  0x00000002 , 0x00008112 
- 00020725  0x00004c14 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00020726  0x00004c15 rtn  0x00000002 
- 00020727  0x00004c16 ifetch  0x00000001 , 0x00000003 
- 00020728  0x00004c17 store  0x00000001 , 0x000006e2 
- 00020729  0x00004c18 ifetcht  0x00000001 , 0x00000003 
- 00020730  0x00004c19 copy  0x00000003 , 0x00000011 
- 00020731  0x00004c1a storet  0x00000001 , 0x000006e3 
- 00020732  0x00004c1b add  0x00000002 , 0x00000003 , 0x00000002 
- 00020733  0x00004c1c fetch  0x00000002 , 0x00008112 
- 00020734  0x00004c1d isub  0x00000002 , 0x00000002 
- 00020735  0x00004c1e nrtn  0x00000002 
- 00020736  0x00004c1f jam  0x00000001 , 0x000006e4 
- 00020737  0x00004c20 call  0x00005113 
- 00020738  0x00004c21 fetch  0x00000001 , 0x000006e4 
- 00020739  0x00004c22 rtneq  0x00000000 
- 00020740  0x00004c23 branch  0x0000510e 
- 00020741  0x00004c26 call  0x00007c95 
- 00020742  0x00004c27 call  0x0000535e 
- 00020743  0x00004c28 branch  0x00005108 
- 00020744  0x00004c2c bpatch  0x00000063 , 0x0000400c 
- 00020745  0x00004c2d call  0x00006d96 
- 00020746  0x00004c2e fetch  0x00000002 , 0x00008112 
- 00020747  0x00004c2f rtn  0x00000034 
- 00020748  0x00004c30 iadd  0x00000003 , 0x00000003 
- 00020749  0x00004c31 branch  0x00005112 
- 00020750  0x00004c34 call  0x00006d96 
- 00020751  0x00004c35 increase  0x00000002 , 0x00000003 
- 00020752  0x00004c36 ifetch  0x00000001 , 0x00000003 
- 00020753  0x00004c37 iadd  0x00000003 , 0x00000003 
- 00020754  0x00004c39 branch  0x00006d9c 
- 00020755  0x00004c3d bpatch  0x00000064 , 0x0000400c 
- 00020756  0x00004c3e fetch  0x00000001 , 0x000006e2 
- 00020757  0x00004c3f beq  0x00000001 , 0x0000513d 
- 00020758  0x00004c40 beq  0x00000002 , 0x00005142 
- 00020759  0x00004c41 beq  0x00000004 , 0x00005150 
- 00020760  0x00004c42 beq  0x00000009 , 0x00005154 
- 00020761  0x00004c43 beq  0x0000000b , 0x000051ab 
- 00020762  0x00004c44 beq  0x0000000e , 0x000051ac 
- 00020763  0x00004c45 beq  0x0000000f , 0x000051b4 
- 00020764  0x00004c46 beq  0x00000010 , 0x000051bc 
- 00020765  0x00004c47 beq  0x00000012 , 0x000051c0 
- 00020766  0x00004c48 beq  0x00000026 , 0x000051c4 
- 00020767  0x00004c49 beq  0x00000028 , 0x000051c9 
- 00020768  0x00004c4a beq  0x0000002a , 0x000051cc 
- 00020769  0x00004c4b beq  0x0000002b , 0x000051ff 
- 00020770  0x00004c4c beq  0x0000002c , 0x00005205 
- 00020771  0x00004c4d beq  0x00000030 , 0x0000520c 
- 00020772  0x00004c4e beq  0x00000031 , 0x00005211 
- 00020773  0x00004c4f beq  0x00000032 , 0x00005222 
- 00020774  0x00004c50 beq  0x00000033 , 0x0000522d 
- 00020775  0x00004c51 beq  0x00000034 , 0x0000525a 
- 00020776  0x00004c52 beq  0x00000035 , 0x0000525d 
- 00020777  0x00004c53 beq  0x00000036 , 0x00005266 
- 00020778  0x00004c54 beq  0x00000037 , 0x0000526f 
- 00020779  0x00004c55 beq  0x00000038 , 0x00005275 
- 00020780  0x00004c56 beq  0x00000040 , 0x0000527d 
- 00020781  0x00004c57 beq  0x00000042 , 0x00005287 
- 00020782  0x00004c58 beq  0x00000048 , 0x0000528c 
- 00020783  0x00004c5a beq  0x00000051 , 0x00005297 
- 00020784  0x00004c5b beq  0x00000061 , 0x0000529b 
- 00020785  0x00004c5c beq  0x00000076 , 0x000052aa 
- 00020786  0x00004c5d beq  0x00000077 , 0x000052b0 
- 00020787  0x00004c5e beq  0x00000078 , 0x000052b5 
- 00020788  0x00004c5f beq  0x0000007a , 0x000052eb 
- 00020789  0x00004c60 beq  0x0000007b , 0x000052f9 
- 00020790  0x00004c61 beq  0x00000090 , 0x000052ff 
- 00020791  0x00004c62 beq  0x00000091 , 0x00005304 
- 00020792  0x00004c63 beq  0x00000092 , 0x00005308 
- 00020793  0x00004c64 beq  0x00000093 , 0x0000530d 
- 00020794  0x00004c65 beq  0x00000094 , 0x00005311 
- 00020795  0x00004c66 beq  0x000000ff , 0x00005317 
- 00020796  0x00004c67 branch  0x00005319 
- 00020797  0x00004c6e fetch  0x00000001 , 0x000006e3 
- 00020798  0x00004c6f bne  0x00000006 , 0x00005319 
- 00020799  0x00004c70 ifetch  0x00000006 , 0x00000003 
- 00020800  0x00004c71 store  0x00000006 , 0x000042db 
- 00020801  0x00004c72 branch  0x0000531c 
- 00020802  0x00004c77 fetch  0x00000001 , 0x000006e3 
- 00020803  0x00004c78 bne  0x00000001 , 0x00005319 
- 00020804  0x00004c79 ifetcht  0x00000001 , 0x00000003 
- 00020805  0x00004c7a storet  0x00000001 , 0x000044ff 
- 00020806  0x00004c7b call  0x0000531c 
- 00020807  0x00004c7c fetch  0x00000002 , 0x000044e9 
- 00020808  0x00004c7d rtnbit1  0x00000009 
- 00020809  0x00004c81 fetch  0x00000001 , 0x000044f8 
- 00020810  0x00004c82 isolate1  0x00000001 , 0x0000003f 
- 00020811  0x00004c83 nrtn  0x00000001 
- 00020812  0x00004c84 fetcht  0x00000001 , 0x000044ff 
- 00020813  0x00004c85 isolate1  0x00000002 , 0x00000002 
- 00020814  0x00004c86 branch  0x00004317 , 0x00000001 
- 00020815  0x00004c87 branch  0x00004315 
- 00020816  0x00004c8d arg  0x0000001d , 0x0000003f 
- 00020817  0x00004c8e arg  0x0000426b , 0x00000005 
- 00020818  0x00004c8f call  0x00005260 
- 00020819  0x00004c90 branch  0x00002952 
- 00020820  0x00004c96 fetch  0x00000002 , 0x000044e9 
- 00020821  0x00004c97 bbit0  0x00000009 , 0x00005319 
- 00020822  0x00004c98 call  0x000051a8 
- 00020823  0x00004c99 branch  0x00005319 , 0x00000028 
- 00020824  0x00004c9a jam  0x00000000 , 0x000006e4 
- 00020825  0x00004c9b fetch  0x00000002 , 0x0000450f 
- 00020826  0x00004c9c bbit1  0x00000008 , 0x00005179 
- 00020827  0x00004c9d fetch  0x00000001 , 0x00004511 
- 00020828  0x00004c9e nrtn  0x00000034 
- 00020829  0x00004c9f jam  0x00000001 , 0x000006e4 
- 00020830  0x00004ca0 ifetch  0x00000002 , 0x00000003 
- 00020831  0x00004ca1 store  0x00000002 , 0x00004512 
- 00020832  0x00004ca2 storer  0x00000003 , 0x00000002 , 0x00004514 
- 00020833  0x00004ca3 fetch  0x00000001 , 0x000006e3 
- 00020834  0x00004ca4 pincrease  0xfffffffe 
- 00020835  0x00004ca5 nbranch  0x00005319 , 0x00000002 
- 00020836  0x00004ca6 branch  0x00005319 , 0x00000005 
- 00020837  0x00004ca7 store  0x00000001 , 0x00004511 
- 00020838  0x00004ca8 fetcht  0x00000002 , 0x00004512 
- 00020839  0x00004ca9 increase  0xffffffff , 0x00000002 
- 00020840  0x00004caa call  0x00002cd2 
- 00020841  0x00004cab branch  0x0000517c , 0x00000034 
- 00020842  0x00004cac ifetcht  0x00000004 , 0x00000006 
- 00020843  0x00004cad setarg  0x01280302 
- 00020844  0x00004cae isub  0x00000002 , 0x0000003e 
- 00020845  0x00004caf nbranch  0x0000517c , 0x00000005 
- 00020846  0x00004cb0 ifetch  0x00000001 , 0x00000006 
- 00020847  0x00004cb1 store  0x00000001 , 0x00004516 
- 00020848  0x00004cb2 and_into  0x00000030 , 0x0000003f 
- 00020849  0x00004cb3 branch  0x0000517c , 0x00000034 
- 00020850  0x00004cb4 jam  0x00000000 , 0x000006e4 
- 00020851  0x00004cb5 call  0x000029c9 
- 00020852  0x00004cb6 call  0x00005180 
- 00020853  0x00004cb7 call  0x00005180 
- 00020854  0x00004cb8 call  0x00005180 
- 00020855  0x00004cb9 fetch  0x00000002 , 0x0000450f 
- 00020856  0x00004cba rtnbit0  0x00000008 
- 00020857  0x00004cbc jam  0x00000001 , 0x000006e4 
- 00020858  0x00004cbd call  0x000053d6 
- 00020859  0x00004cbe branch  0x0000531c 
- 00020860  0x00004cc1 jam  0x00000000 , 0x00004511 
- 00020861  0x00004cc2 jam  0x00000001 , 0x000006e4 
- 00020862  0x00004cc3 call  0x000053d6 
- 00020863  0x00004cc4 branch  0x00005319 
- 00020864  0x00004cc7 fetch  0x00000001 , 0x00004511 
- 00020865  0x00004cc8 rtn  0x00000034 
- 00020866  0x00004cc9 call  0x00002a28 
- 00020867  0x00004cca nrtn  0x00000034 
- 00020868  0x00004ccb call  0x000051a3 
- 00020869  0x00004ccc bpatch  0x00000065 , 0x0000400c 
- 00020870  0x00004ccd fetch  0x00000002 , 0x000042e1 
- 00020871  0x00004cce call  0x00007db0 
- 00020872  0x00004ccf copy  0x0000003f , 0x00000002 
- 00020873  0x00004cd0 fetch  0x00000001 , 0x00004396 
- 00020874  0x00004cd1 rtnbit1  0x00000000 
- 00020875  0x00004cd2 add  0x00000002 , 0xfffffffd , 0x0000003f 
- 00020876  0x00004cd3 arg  0x000000fb , 0x00000002 
- 00020877  0x00004cd4 call  0x00007db0 
- 00020878  0x00004cd5 fetcht  0x00000001 , 0x00004511 
- 00020879  0x00004cd6 call  0x00007db0 
- 00020880  0x00004cd7 copy  0x0000003f , 0x00000011 
- 00020881  0x00004cd8 copy  0x00000002 , 0x0000003f 
- 00020882  0x00004cd9 isub  0x00000011 , 0x0000003f 
- 00020883  0x00004cda store  0x00000001 , 0x00004511 
- 00020884  0x00004cdb call  0x0000519e 
- 00020885  0x00004cdc fetch  0x00000002 , 0x00004514 
- 00020886  0x00004cdd copy  0x0000003f , 0x00000003 
- 00020887  0x00004cde copy  0x00000011 , 0x00000039 
- 00020888  0x00004cdf call  0x00006dca 
- 00020889  0x00004ce0 copy  0x00000003 , 0x0000003f 
- 00020890  0x00004ce1 store  0x00000002 , 0x00004514 
- 00020891  0x00004ce2 fetch  0x00000001 , 0x00004511 
- 00020892  0x00004ce3 nrtn  0x00000034 
- 00020893  0x00004ce4 branch  0x000053d4 
- 00020894  0x00004ce7 fetcht  0x00000002 , 0x00004512 
- 00020895  0x00004ce8 fetch  0x00000001 , 0x00004516 
- 00020896  0x00004ce9 bbit1  0x00000005 , 0x00002df7 
- 00020897  0x00004cea bbit1  0x00000004 , 0x00002dee 
- 00020898  0x00004ceb rtn 
- 00020899  0x00004cf0 arg  0x00000017 , 0x00000002 
- 00020900  0x00004cf1 fetch  0x00000002 , 0x0000450f 
- 00020901  0x00004cf2 rtnbit1  0x00000001 
- 00020902  0x00004cf3 fetcht  0x00000002 , 0x000042e3 
- 00020903  0x00004cf4 rtn 
- 00020904  0x00004cf7 fetch  0x00000002 , 0x0000450f 
- 00020905  0x00004cf8 bbit1  0x00000002 , 0x00002dc7 
- 00020906  0x00004cf9 branch  0x00007dbc 
- 00020907  0x00004cfe branch  0x0000533f 
- 00020908  0x00004d05 ifetch  0x00000001 , 0x00000003 
- 00020909  0x00004d06 fetcht  0x00000001 , 0x0000450f 
- 00020910  0x00004d07 nsetflag  0x00000034 , 0x00000000 , 0x00000002 
- 00020911  0x00004d08 storet  0x00000001 , 0x0000450f 
- 00020912  0x00004d09 fetcht  0x00000001 , 0x00008060 
- 00020913  0x00004d0a nsetflag  0x00000034 , 0x00000004 , 0x00000002 
- 00020914  0x00004d0b storet  0x00000001 , 0x00008060 
- 00020915  0x00004d0c branch  0x0000531c 
- 00020916  0x00004d11 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00020917  0x00004d12 call  0x00007d33 
- 00020918  0x00004d13 call  0x00006d77 
- 00020919  0x00004d14 store  0x00000002 , 0x00004508 
- 00020920  0x00004d15 call  0x0000531c 
- 00020921  0x00004d16 call  0x00006dae 
- 00020922  0x00004d17 fetch  0x00000002 , 0x00004508 
- 00020923  0x00004d18 branch  0x00006d73 
- 00020924  0x00004d1d arg  0x00000002 , 0x00000011 
- 00020925  0x00004d1e arg  0x000044f1 , 0x00000012 
- 00020926  0x00004d1f arg  0x00000000 , 0x00000002 
- 00020927  0x00004d20 branch  0x00005323 
- 00020928  0x00004d26 fetch  0x00000002 , 0x000044e9 
- 00020929  0x00004d27 bbit0  0x00000009 , 0x00005319 
- 00020930  0x00004d29 call  0x0000531c 
- 00020931  0x00004d2a branch  0x0000431f 
- 00020932  0x00004d31 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00020933  0x00004d32 fetch  0x00000002 , 0x000043f8 
- 00020934  0x00004d33 icopy  0x00000005 
- 00020935  0x00004d34 call  0x00006dca 
- 00020936  0x00004d35 branch  0x0000531c 
- 00020937  0x00004d3a fetch  0x00000002 , 0x000044e9 
- 00020938  0x00004d3b bbit1  0x00000009 , 0x0000528c 
- 00020939  0x00004d3c branch  0x00005319 
- 00020940  0x00004d41 arg  0x00000040 , 0x00000039 
- 00020941  0x00004d42 arg  0x00004348 , 0x00000005 
- 00020942  0x00004d43 call  0x00007ca1 
- 00020943  0x00004d44 setarg  0x00000000 
- 00020944  0x00004d45 store  0x00000001 , 0x00000688 
- 00020945  0x00004d46 copy  0x00000011 , 0x00000003 
- 00020946  0x00004d48 copy  0x00000003 , 0x0000003f 
- 00020947  0x00004d49 store  0x00000002 , 0x0000068c 
- 00020948  0x00004d4a call  0x000051fa 
- 00020949  0x00004d4c fetch  0x00000001 , 0x00000688 
- 00020950  0x00004d4d fetcht  0x00000001 , 0x00000678 
- 00020951  0x00004d4e increase  0x00000001 , 0x00000002 
- 00020952  0x00004d4f iadd  0x00000002 , 0x0000003f 
- 00020953  0x00004d50 store  0x00000001 , 0x00000688 
- 00020954  0x00004d52 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00020955  0x00004d53 nbranch  0x000051e6 , 0x00000002 
- 00020956  0x00004d55 fetcht  0x00000001 , 0x00004348 
- 00020957  0x00004d56 setarg  0x00004349 
- 00020958  0x00004d57 iadd  0x00000002 , 0x0000003f 
- 00020959  0x00004d58 store  0x00000002 , 0x00000691 
- 00020960  0x00004d59 fetcht  0x00000001 , 0x00000678 
- 00020961  0x00004d5a increase  0x00000001 , 0x00000002 
- 00020962  0x00004d5b fetch  0x00000001 , 0x00004348 
- 00020963  0x00004d5c iadd  0x00000002 , 0x0000003f 
- 00020964  0x00004d5d store  0x00000001 , 0x00004348 
- 00020965  0x00004d5e branch  0x000051ef 
- 00020966  0x00004d60 fetcht  0x00000001 , 0x00004368 
- 00020967  0x00004d61 setarg  0x00004369 
- 00020968  0x00004d62 iadd  0x00000002 , 0x0000003f 
- 00020969  0x00004d63 store  0x00000002 , 0x00000691 
- 00020970  0x00004d64 fetcht  0x00000001 , 0x00000678 
- 00020971  0x00004d65 increase  0x00000001 , 0x00000002 
- 00020972  0x00004d66 fetch  0x00000001 , 0x00004368 
- 00020973  0x00004d67 iadd  0x00000002 , 0x0000003f 
- 00020974  0x00004d68 store  0x00000001 , 0x00004368 
- 00020975  0x00004d6a fetch  0x00000002 , 0x00000691 
- 00020976  0x00004d6b copy  0x0000003f , 0x00000005 
- 00020977  0x00004d6c fetch  0x00000002 , 0x0000068c 
- 00020978  0x00004d6d copy  0x0000003f , 0x00000003 
- 00020979  0x00004d6f copy  0x00000002 , 0x00000039 
- 00020980  0x00004d70 call  0x00006dca 
- 00020981  0x00004d72 fetch  0x00000001 , 0x000006e3 
- 00020982  0x00004d73 fetcht  0x00000001 , 0x00000688 
- 00020983  0x00004d74 isub  0x00000002 , 0x0000003e 
- 00020984  0x00004d75 nbranch  0x000051d2 , 0x00000005 
- 00020985  0x00004d76 branch  0x0000531c 
- 00020986  0x00004d7a ifetch  0x00000001 , 0x00000003 
- 00020987  0x00004d7b store  0x00000001 , 0x00000678 
- 00020988  0x00004d7c ifetch  0x00000001 , 0x00000003 
- 00020989  0x00004d7d store  0x00000001 , 0x00000684 
- 00020990  0x00004d7e rtn 
- 00020991  0x00004d83 arg  0x00000000 , 0x00000002 
- 00020992  0x00004d84 arg  0x00000002 , 0x00000011 
- 00020993  0x00004d85 fetch  0x00000002 , 0x0000450c 
- 00020994  0x00004d86 store  0x00000002 , 0x000006a1 
- 00020995  0x00004d87 arg  0x000006a1 , 0x00000012 
- 00020996  0x00004d88 branch  0x00005323 
- 00020997  0x00004d8d fetch  0x00000001 , 0x000006e3 
- 00020998  0x00004d8e bne  0x00000001 , 0x00005319 
- 00020999  0x00004d8f ifetch  0x00000001 , 0x00000003 
- 00021000  0x00004d90 store  0x00000001 , 0x0000450a 
- 00021001  0x00004d91 setarg  0x00000000 
- 00021002  0x00004d92 store  0x00000002 , 0x0000450c 
- 00021003  0x00004d93 branch  0x0000531c 
- 00021004  0x00004d98 fetch  0x00000001 , 0x000006e3 
- 00021005  0x00004d99 bne  0x00000004 , 0x00005319 
- 00021006  0x00004d9a fetch  0x00000002 , 0x000044e9 
- 00021007  0x00004d9b bbit1  0x00000009 , 0x000052eb 
- 00021008  0x00004d9c branch  0x00005319 
- 00021009  0x00004da2 fetch  0x00000001 , 0x000006e3 
- 00021010  0x00004da3 bne  0x00000003 , 0x00005319 
- 00021011  0x00004da4 ifetch  0x00000001 , 0x00000003 
- 00021012  0x00004da5 beq  0x00000000 , 0x00005217 
- 00021013  0x00004da6 beq  0x00000001 , 0x0000521d 
- 00021014  0x00004da7 branch  0x00005319 
- 00021015  0x00004daa call  0x0000531c 
- 00021016  0x00004dab ifetcht  0x00000001 , 0x00000003 
- 00021017  0x00004dac ifetch  0x00000001 , 0x00000003 
- 00021018  0x00004dad beq  0x00000002 , 0x00006f0f 
- 00021019  0x00004dae nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00021020  0x00004daf branch  0x00006edd 
- 00021021  0x00004db2 call  0x0000531c 
- 00021022  0x00004db3 ifetcht  0x00000001 , 0x00000003 
- 00021023  0x00004db4 ifetch  0x00000001 , 0x00000003 
- 00021024  0x00004db5 branch  0x00006ef7 , 0x00000034 
- 00021025  0x00004db6 branch  0x00006ef3 
- 00021026  0x00004dbb fetch  0x00000001 , 0x000006e3 
- 00021027  0x00004dbc bne  0x00000001 , 0x00005319 
- 00021028  0x00004dbd ifetcht  0x00000001 , 0x00000003 
- 00021029  0x00004dbe call  0x00006ee6 
- 00021030  0x00004dbf setarg  0x00000000 
- 00021031  0x00004dc0 nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00021032  0x00004dc1 arg  0x00000001 , 0x00000011 
- 00021033  0x00004dc2 store  0x00000002 , 0x000006a1 
- 00021034  0x00004dc3 arg  0x000006a1 , 0x00000012 
- 00021035  0x00004dc4 arg  0x00000000 , 0x00000002 
- 00021036  0x00004dc5 branch  0x00005323 
- 00021037  0x00004dca ifetch  0x00000001 , 0x00000003 
- 00021038  0x00004dcb copy  0x0000003f , 0x00000002 
- 00021039  0x00004dcc beq  0x00000081 , 0x0000523c 
- 00021040  0x00004dcd beq  0x00000082 , 0x00005240 
- 00021041  0x00004dce beq  0x00000083 , 0x00005245 
- 00021042  0x00004dcf beq  0x00000084 , 0x00005249 
- 00021043  0x00004dd0 store  0x00000001 , 0x000042fe 
- 00021044  0x00004dd1 call  0x000074ff 
- 00021045  0x00004dd2 call  0x00002ec4 
- 00021046  0x00004dd3 fetch  0x00000001 , 0x000042fe 
- 00021047  0x00004dd4 beq  0x00000000 , 0x0000524d 
- 00021048  0x00004dd5 beq  0x00000001 , 0x00005250 
- 00021049  0x00004dd6 beq  0x00000002 , 0x00005252 
- 00021050  0x00004dd7 beq  0x00000004 , 0x00005254 
- 00021051  0x00004dd8 branch  0x00005319 
- 00021052  0x00004ddb storet  0x00000001 , 0x000042fe 
- 00021053  0x00004ddc call  0x00002ec0 
- 00021054  0x00004ddd jam  0x0000000d , 0x000042c7 
- 00021055  0x00004dde branch  0x0000524e 
- 00021056  0x00004de0 storet  0x00000001 , 0x000042fe 
- 00021057  0x00004de1 call  0x00002ec0 
- 00021058  0x00004de2 jam  0x0000000d , 0x000042c7 
- 00021059  0x00004de3 jam  0x00000001 , 0x000042c5 
- 00021060  0x00004de4 branch  0x0000531c 
- 00021061  0x00004de6 storet  0x00000001 , 0x000042fe 
- 00021062  0x00004de7 call  0x00002ec0 
- 00021063  0x00004de8 jam  0x0000000d , 0x000042c7 
- 00021064  0x00004de9 branch  0x00005258 
- 00021065  0x00004deb storet  0x00000001 , 0x000042fe 
- 00021066  0x00004dec call  0x00002ec0 
- 00021067  0x00004ded jam  0x0000000d , 0x000042c7 
- 00021068  0x00004dee branch  0x00005256 
- 00021069  0x00004df2 jam  0x00000000 , 0x000042c7 
- 00021070  0x00004df4 jam  0x00000003 , 0x000042c5 
- 00021071  0x00004df5 branch  0x0000531c 
- 00021072  0x00004df7 jam  0x00000001 , 0x000042c7 
- 00021073  0x00004df8 branch  0x0000524e 
- 00021074  0x00004dfa jam  0x00000005 , 0x000042c7 
- 00021075  0x00004dfb branch  0x00005258 
- 00021076  0x00004dfd jam  0x00000005 , 0x000042c7 
- 00021077  0x00004dfe branch  0x00005256 
- 00021078  0x00004e00 jam  0x00000002 , 0x000042c5 
- 00021079  0x00004e01 branch  0x0000531c 
- 00021080  0x00004e03 jam  0x00000000 , 0x000042c5 
- 00021081  0x00004e04 branch  0x0000531c 
- 00021082  0x00004e09 arg  0x0000001f , 0x0000003f 
- 00021083  0x00004e0a arg  0x00004348 , 0x00000005 
- 00021084  0x00004e0b branch  0x00005260 
- 00021085  0x00004e10 arg  0x0000001f , 0x0000003f 
- 00021086  0x00004e11 arg  0x00004368 , 0x00000005 
- 00021087  0x00004e12 branch  0x00005260 
- 00021088  0x00004e15 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00021089  0x00004e16 isub  0x00000039 , 0x0000003e 
- 00021090  0x00004e17 nbranch  0x00005319 , 0x00000002 
- 00021091  0x00004e18 istorer  0x00000039 , 0x00000001 , 0x00000005 
- 00021092  0x00004e19 call  0x00006dca 
- 00021093  0x00004e1a branch  0x0000531c 
- 00021094  0x00004e1f fetch  0x00000002 , 0x000044e9 
- 00021095  0x00004e20 bbit0  0x00000009 , 0x00005319 
- 00021096  0x00004e21 fetch  0x00000001 , 0x000006e3 
- 00021097  0x00004e22 bne  0x00000008 , 0x00005319 
- 00021098  0x00004e23 ifetch  0x00000008 , 0x00000003 
- 00021099  0x00004e24 store  0x00000008 , 0x000042d3 
- 00021100  0x00004e25 jam  0x00000012 , 0x0000066f 
- 00021101  0x00004e26 call  0x00007834 
- 00021102  0x00004e27 branch  0x0000531c 
- 00021103  0x00004e2c ifetch  0x00000002 , 0x00000003 
- 00021104  0x00004e2d store  0x00000002 , 0x00004389 
- 00021105  0x00004e2e storet  0x00000001 , 0x000040a6 
- 00021106  0x00004e2f iadd  0x00000002 , 0x0000003f 
- 00021107  0x00004e30 store  0x00000002 , 0x000040a4 
- 00021108  0x00004e31 branch  0x0000531c 
- 00021109  0x00004e36 fetch  0x00000001 , 0x000042fe 
- 00021110  0x00004e37 branch  0x00005319 , 0x00000034 
- 00021111  0x00004e38 fetch  0x00000001 , 0x000042fc 
- 00021112  0x00004e39 bne  0x00000000 , 0x00005319 
- 00021113  0x00004e3a fetch  0x00000001 , 0x000042fd 
- 00021114  0x00004e3b bne  0x00000000 , 0x00005319 
- 00021115  0x00004e3c call  0x000078a9 
- 00021116  0x00004e3d branch  0x0000531c 
- 00021117  0x00004e42 fetch  0x00000001 , 0x000006e3 
- 00021118  0x00004e43 bne  0x00000005 , 0x00005319 
- 00021119  0x00004e44 ifetch  0x00000001 , 0x00000003 
- 00021120  0x00004e45 store  0x00000001 , 0x000044f9 
- 00021121  0x00004e46 ifetch  0x00000004 , 0x00000003 
- 00021122  0x00004e47 store  0x00000004 , 0x000044fa 
- 00021123  0x00004e48 fetcht  0x00000001 , 0x000044f9 
- 00021124  0x00004e49 call  0x00006ef7 
- 00021125  0x00004e4a call  0x000053ae 
- 00021126  0x00004e4b branch  0x0000531c 
- 00021127  0x00004e50 fetch  0x00000001 , 0x000006e3 
- 00021128  0x00004e51 bne  0x00000001 , 0x00005319 
- 00021129  0x00004e52 ifetch  0x00000001 , 0x00000003 
- 00021130  0x00004e53 store  0x00000001 , 0x00004141 
- 00021131  0x00004e54 branch  0x0000531c 
- 00021132  0x00004e59 ifetch  0x00000001 , 0x00000003 
- 00021133  0x00004e5a beq  0x00000001 , 0x00005295 
- 00021134  0x00004e5b fetch  0x00000001 , 0x000042fa 
- 00021135  0x00004e5c beq  0x00000003 , 0x00005293 
- 00021136  0x00004e5d beq  0x00000006 , 0x00005293 
- 00021137  0x00004e5e beq  0x00000007 , 0x00005293 
- 00021138  0x00004e5f branch  0x00005319 
- 00021139  0x00004e61 jam  0x00000001 , 0x000042fb 
- 00021140  0x00004e62 branch  0x0000531c 
- 00021141  0x00004e65 call  0x00002f2a 
- 00021142  0x00004e66 branch  0x0000531c 
- 00021143  0x00004e6d call  0x0000531c 
- 00021144  0x00004e6e call  0x00006dae 
- 00021145  0x00004e6f jam  0x00000001 , 0x00008010 
- 00021146  0x00004e70 branch  0x0000235a 
- 00021147  0x00004e75 fetch  0x00000001 , 0x000006e3 
- 00021148  0x00004e76 beq  0x00000000 , 0x00005319 
- 00021149  0x00004e77 ifetch  0x00000001 , 0x00000003 
- 00021150  0x00004e78 branch  0x000052a8 , 0x00000034 
- 00021151  0x00004e79 fetch  0x00000001 , 0x000006e3 
- 00021152  0x00004e7a bne  0x00000005 , 0x00005319 
- 00021153  0x00004e7b ifetch  0x00000004 , 0x00000003 
- 00021154  0x00004e7c arg  0x000f4240 , 0x00000002 
- 00021155  0x00004e7d isub  0x00000002 , 0x0000003e 
- 00021156  0x00004e7e branch  0x00005319 , 0x00000002 
- 00021157  0x00004e7f store  0x00000004 , 0x000042ff 
- 00021158  0x00004e80 call  0x000029c1 
- 00021159  0x00004e81 branch  0x0000531c 
- 00021160  0x00004e84 call  0x000029c3 
- 00021161  0x00004e85 branch  0x0000531c 
- 00021162  0x00004e8a arg  0x00000001 , 0x00000002 
- 00021163  0x00004e8b call  0x00002cd2 
- 00021164  0x00004e8c add  0x00000006 , 0xfffffffe , 0x00000005 
- 00021165  0x00004e8d setarg  0x00000000 
- 00021166  0x00004e8e istore  0x00000002 , 0x00000005 
- 00021167  0x00004e8f branch  0x0000531c 
- 00021168  0x00004e94 call  0x000052b9 
- 00021169  0x00004e95 call  0x000052e7 
- 00021170  0x00004e96 setarg  0x00000000 
- 00021171  0x00004e97 istore  0x00000002 , 0x00000005 
- 00021172  0x00004e98 branch  0x00005388 
- 00021173  0x00004e9e ifetch  0x00000001 , 0x00000003 
- 00021174  0x00004e9f call  0x000052bd 
- 00021175  0x00004ea0 call  0x000052c4 
- 00021176  0x00004ea1 branch  0x00005388 
- 00021177  0x00004ea5 call  0x000052e4 
- 00021178  0x00004ea6 setarg  0x00280002 
- 00021179  0x00004ea7 istore  0x00000003 , 0x00000005 
- 00021180  0x00004ea8 rtn 
- 00021181  0x00004eac store  0x00000001 , 0x00000670 
- 00021182  0x00004ead call  0x000052e4 
- 00021183  0x00004eae setarg  0x01280302 
- 00021184  0x00004eaf istore  0x00000004 , 0x00000005 
- 00021185  0x00004eb0 fetch  0x00000001 , 0x00000670 
- 00021186  0x00004eb1 istore  0x00000003 , 0x00000005 
- 00021187  0x00004eb2 rtn 
- 00021188  0x00004eb6 call  0x00002cf6 
- 00021189  0x00004eb7 ifetch  0x00000001 , 0x00000003 
- 00021190  0x00004eb8 and  0x0000003f , 0x0000001f , 0x00000039 
- 00021191  0x00004eb9 copy  0x0000003f , 0x00000011 
- 00021192  0x00004eba isolate1  0x00000007 , 0x00000011 
- 00021193  0x00004ebb setflag  0x00000001 , 0x0000000f , 0x00000002 
- 00021194  0x00004ebc isolate1  0x00000006 , 0x00000011 
- 00021195  0x00004ebd setflag  0x00000001 , 0x0000000e , 0x00000002 
- 00021196  0x00004ebe istoret  0x00000002 , 0x00000005 
- 00021197  0x00004ebf copy  0x00000039 , 0x0000003f 
- 00021198  0x00004ec0 istore  0x00000001 , 0x00000005 
- 00021199  0x00004ec1 call  0x00006ddd 
- 00021200  0x00004ec2 call  0x000052e7 
- 00021201  0x00004ec3 setarg  0x00000000 
- 00021202  0x00004ec4 istore  0x00000002 , 0x00000005 
- 00021203  0x00004ec5 and  0x00000002 , 0x000000ff , 0x00000002 
- 00021204  0x00004ec6 increase  0xffffffff , 0x00000002 
- 00021205  0x00004ec7 call  0x00002cd2 
- 00021206  0x00004ec8 add  0x00000006 , 0x00000004 , 0x00000006 
- 00021207  0x00004ec9 ifetch  0x00000001 , 0x00000006 
- 00021208  0x00004eca bbit1  0x00000004 , 0x000052dc 
- 00021209  0x00004ecb bbit1  0x00000005 , 0x000052dc 
- 00021210  0x00004ecc increase  0x00000001 , 0x00000002 
- 00021211  0x00004ecd rtn 
- 00021212  0x00004ed1 call  0x00002cf6 
- 00021213  0x00004ed2 isolate1  0x00000005 , 0x00000011 
- 00021214  0x00004ed3 setflag  0x00000001 , 0x0000000f , 0x00000002 
- 00021215  0x00004ed4 istoret  0x00000002 , 0x00000005 
- 00021216  0x00004ed5 setarg  0x02290202 
- 00021217  0x00004ed6 istore  0x00000008 , 0x00000005 
- 00021218  0x00004ed7 increase  0xffffffff , 0x00000002 
- 00021219  0x00004ed8 rtn 
- 00021220  0x00004edc call  0x00002cf6 
- 00021221  0x00004edd istoret  0x00000002 , 0x00000005 
- 00021222  0x00004ede rtn 
- 00021223  0x00004ee2 ifetch  0x00000001 , 0x00000003 
- 00021224  0x00004ee3 copy  0x0000003f , 0x00000039 
- 00021225  0x00004ee4 istore  0x00000001 , 0x00000005 
- 00021226  0x00004ee5 branch  0x00006ddd 
- 00021227  0x00004eea fetch  0x00000001 , 0x000042fc 
- 00021228  0x00004eeb bne  0x00000005 , 0x00005319 
- 00021229  0x00004eec fetch  0x00000001 , 0x000042fe 
- 00021230  0x00004eed beq  0x00000004 , 0x000052f7 
- 00021231  0x00004eee beq  0x00000084 , 0x000052f1 
- 00021232  0x00004eef branch  0x00005319 
- 00021233  0x00004ef2 jam  0x00000002 , 0x000042f9 
- 00021234  0x00004ef3 jam  0x00000008 , 0x000042fa 
- 00021235  0x00004ef4 branch  0x000052f4 
- 00021236  0x00004ef7 ifetch  0x00000004 , 0x00000003 
- 00021237  0x00004ef8 store  0x00000004 , 0x000042ff 
- 00021238  0x00004ef9 branch  0x0000531c 
- 00021239  0x00004efc call  0x000052f4 
- 00021240  0x00004efd branch  0x00002f13 
- 00021241  0x00004f02 ifetch  0x00000006 , 0x00000003 
- 00021242  0x00004f03 store  0x00000006 , 0x000042cc 
- 00021243  0x00004f04 jam  0x0000001b , 0x000001bc 
- 00021244  0x00004f05 jam  0x00000001 , 0x00004517 
- 00021245  0x00004f06 jam  0x00000001 , 0x00004343 
- 00021246  0x00004f07 branch  0x0000531c 
- 00021247  0x00004f0d fetch  0x00000001 , 0x000006e3 
- 00021248  0x00004f0e bne  0x00000002 , 0x00005319 
- 00021249  0x00004f0f ifetcht  0x00000002 , 0x00000003 
- 00021250  0x00004f10 call  0x00002a2d 
- 00021251  0x00004f11 branch  0x0000531c 
- 00021252  0x00004f16 arg  0x00000000 , 0x00000002 
- 00021253  0x00004f17 arg  0x00000002 , 0x00000011 
- 00021254  0x00004f18 arg  0x00004075 , 0x00000012 
- 00021255  0x00004f19 branch  0x00005323 
- 00021256  0x00004f1e fetch  0x00000001 , 0x000006e3 
- 00021257  0x00004f1f bne  0x00000008 , 0x00005319 
- 00021258  0x00004f20 ifetch  0x00000008 , 0x00000003 
- 00021259  0x00004f21 call  0x00002a2b 
- 00021260  0x00004f22 branch  0x0000531c 
- 00021261  0x00004f27 ifetchr  0x00000011 , 0x00000001 , 0x00000003 
- 00021262  0x00004f28 ifetchr  0x00000012 , 0x00000002 , 0x00000003 
- 00021263  0x00004f29 arg  0x00000000 , 0x00000002 
- 00021264  0x00004f2a branch  0x00005323 
- 00021265  0x00004f2f fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00021266  0x00004f30 increase  0xfffffffe , 0x00000039 
- 00021267  0x00004f31 ifetch  0x00000002 , 0x00000003 
- 00021268  0x00004f32 copy  0x0000003f , 0x00000005 
- 00021269  0x00004f33 call  0x00006dca 
- 00021270  0x00004f34 branch  0x0000531c 
- 00021271  0x00004f3a jam  0x00000000 , 0x00004094 
- 00021272  0x00004f3b branch  0x0000531c 
- 00021273  0x00004f41 arg  0x00000001 , 0x00000002 
- 00021274  0x00004f42 arg  0x00000000 , 0x00000011 
- 00021275  0x00004f43 branch  0x00005323 
- 00021276  0x00004f47 arg  0x00000000 , 0x00000002 
- 00021277  0x00004f48 arg  0x00000000 , 0x00000011 
- 00021278  0x00004f49 branch  0x00005323 
- 00021279  0x00004f4e jam  0x00000002 , 0x000006e2 
- 00021280  0x00004f4f branch  0x0000533c 
- 00021281  0x00004f55 jam  0x00000005 , 0x000006e2 
- 00021282  0x00004f56 branch  0x0000533c 
- 00021283  0x00004f5f fetch  0x00000001 , 0x000006e2 
- 00021284  0x00004f60 copy  0x0000003f , 0x00000013 
- 00021285  0x00004f61 jam  0x00000006 , 0x000006e2 
- 00021286  0x00004f62 setarg  0x00000002 
- 00021287  0x00004f63 iadd  0x00000011 , 0x0000003f 
- 00021288  0x00004f64 call  0x00005397 
- 00021289  0x00004f65 copy  0x00000013 , 0x0000003f 
- 00021290  0x00004f66 istore  0x00000001 , 0x00000003 
- 00021291  0x00004f67 istoret  0x00000001 , 0x00000003 
- 00021292  0x00004f68 copy  0x00000011 , 0x00000039 
- 00021293  0x00004f69 copy  0x00000012 , 0x00000006 
- 00021294  0x00004f6a call  0x00006dc4 
- 00021295  0x00004f6b branch  0x000053a1 
- 00021296  0x00004f73 jam  0x00000008 , 0x000006e2 
- 00021297  0x00004f74 add  0x00000039 , 0x00000002 , 0x0000003f 
- 00021298  0x00004f75 call  0x00005397 
- 00021299  0x00004f76 fetch  0x00000002 , 0x0000070d 
- 00021300  0x00004f77 istore  0x00000002 , 0x00000003 
- 00021301  0x00004f78 fetch  0x00000002 , 0x0000070b 
- 00021302  0x00004f79 icopy  0x00000006 
- 00021303  0x00004f7a call  0x00006db1 
- 00021304  0x00004f7b copy  0x00000006 , 0x0000003f 
- 00021305  0x00004f7c store  0x00000002 , 0x0000070b 
- 00021306  0x00004f7d branch  0x000053a1 
- 00021307  0x00004f82 jam  0x00000009 , 0x000006e2 
- 00021308  0x00004f84 setarg  0x00000000 
- 00021309  0x00004f85 call  0x00005397 
- 00021310  0x00004f86 branch  0x000053a1 
- 00021311  0x00004f8b jam  0x0000000a , 0x000006e2 
- 00021312  0x00004f8c setarg  0x00000001 
- 00021313  0x00004f8d call  0x00005397 
- 00021314  0x00004f8f call  0x00005349 
- 00021315  0x00004f91 fetch  0x00000002 , 0x000044e9 
- 00021316  0x00004f92 arg  0x00000009 , 0x00000007 
- 00021317  0x00004f93 qisolate1  0x0000003f 
- 00021318  0x00004f94 setflag  0x00000001 , 0x00000005 , 0x00000002 
- 00021319  0x00004f98 istoret  0x00000001 , 0x00000003 
- 00021320  0x00004f99 branch  0x000053a1 
- 00021321  0x00004f9e arg  0x00000000 , 0x00000002 
- 00021322  0x00004f9f fetch  0x00000001 , 0x00004388 
- 00021323  0x00004fa0 arg  0x00000000 , 0x00000007 
- 00021324  0x00004fa1 qisolate1  0x0000003f 
- 00021325  0x00004fa2 setflag  0x00000001 , 0x00000002 , 0x00000002 
- 00021326  0x00004fa3 rtn 
- 00021327  0x00004fa8 jam  0x0000000d , 0x000006e2 
- 00021328  0x00004fa9 fetch  0x00000001 , 0x000043fa 
- 00021329  0x00004faa mul32  0x0000003f , 0x00000022 , 0x0000003f 
- 00021330  0x00004fab icopy  0x00000039 
- 00021331  0x00004fac call  0x00005397 
- 00021332  0x00004fad fetch  0x00000002 , 0x000043f8 
- 00021333  0x00004fae icopy  0x00000006 
- 00021334  0x00004faf call  0x00006db1 
- 00021335  0x00004fb0 branch  0x000053a1 
- 00021336  0x00004fb4 jam  0x0000000e , 0x000006e2 
- 00021337  0x00004fb5 setarg  0x00000004 
- 00021338  0x00004fb6 call  0x00005397 
- 00021339  0x00004fb7 fetch  0x00000004 , 0x000005fa 
- 00021340  0x00004fb8 istore  0x00000004 , 0x00000003 
- 00021341  0x00004fb9 branch  0x000053a1 
- 00021342  0x00004fbd jam  0x0000000f , 0x000006e2 
- 00021343  0x00004fbe fetch  0x00000002 , 0x00008112 
- 00021344  0x00004fbf arg  0x00000040 , 0x00000002 
- 00021345  0x00004fc0 call  0x00007db0 
- 00021346  0x00004fc1 copy  0x0000003f , 0x00000011 
- 00021347  0x00004fc2 copy  0x0000003f , 0x00000039 
- 00021348  0x00004fc3 call  0x00006d96 
- 00021349  0x00004fc4 arg  0x000006a1 , 0x00000005 
- 00021350  0x00004fc5 call  0x00006dca 
- 00021351  0x00004fc6 copy  0x00000011 , 0x0000003f 
- 00021352  0x00004fc7 copy  0x00000011 , 0x00000039 
- 00021353  0x00004fc8 call  0x00005397 
- 00021354  0x00004fc9 arg  0x000006a1 , 0x00000006 
- 00021355  0x00004fca call  0x00006db1 
- 00021356  0x00004fcb branch  0x000053a1 
- 00021357  0x00004fd0 jam  0x00000010 , 0x000006e2 
- 00021358  0x00004fd1 branch  0x0000533c 
- 00021359  0x00004fd6 jam  0x00000011 , 0x000006e2 
- 00021360  0x00004fd7 setarg  0x00000004 
- 00021361  0x00004fd8 call  0x00005397 
- 00021362  0x00004fd9 fetch  0x00000004 , 0x000042ff 
- 00021363  0x00004fda istore  0x00000004 , 0x00000003 
- 00021364  0x00004fdb branch  0x000053a1 
- 00021365  0x00004fe0 arg  0x00000180 , 0x00000011 
- 00021366  0x00004fe1 branch  0x00005379 
- 00021367  0x00004fe4 arg  0x00000080 , 0x00000011 
- 00021368  0x00004fe5 branch  0x00005379 
- 00021369  0x00004fe9 jam  0x00000014 , 0x000006e2 
- 00021370  0x00004fea setarg  0x00000002 
- 00021371  0x00004feb call  0x00005397 
- 00021372  0x00004fec copy  0x00000011 , 0x0000003f 
- 00021373  0x00004fed istore  0x00000002 , 0x00000003 
- 00021374  0x00004fee branch  0x000053a1 
- 00021375  0x00004ff3 arg  0x00000000 , 0x00000013 
- 00021376  0x00004ff4 branch  0x00005382 
- 00021377  0x00004ff7 arg  0x00000001 , 0x00000013 
- 00021378  0x00004ffa jam  0x00000015 , 0x000006e2 
- 00021379  0x00004ffb setarg  0x00000001 
- 00021380  0x00004ffc call  0x00005397 
- 00021381  0x00004ffd copy  0x00000013 , 0x0000003f 
- 00021382  0x00004ffe istore  0x00000001 , 0x00000003 
- 00021383  0x00004fff branch  0x000053a1 
- 00021384  0x00005006 storet  0x00000002 , 0x00000678 
- 00021385  0x00005007 jam  0x00000029 , 0x000006e2 
- 00021386  0x00005008 setarg  0x00000002 
- 00021387  0x00005009 call  0x00005397 
- 00021388  0x0000500a fetcht  0x00000002 , 0x00000678 
- 00021389  0x0000500b istoret  0x00000002 , 0x00000003 
- 00021390  0x0000500c branch  0x000053a1 
- 00021391  0x00005011 jam  0x0000002b , 0x000006e2 
- 00021392  0x00005012 branch  0x0000533c 
- 00021393  0x00005017 jam  0x00000040 , 0x000006e2 
- 00021394  0x00005018 setarg  0x00000002 
- 00021395  0x00005019 call  0x00005397 
- 00021396  0x0000501a fetch  0x00000002 , 0x00004075 
- 00021397  0x0000501b istore  0x00000002 , 0x00000003 
- 00021398  0x0000501c branch  0x000053a1 
- 00021399  0x00005029 jam  0x00000002 , 0x000006e1 
- 00021400  0x0000502a store  0x00000001 , 0x000006e3 
- 00021401  0x0000502b storet  0x00000008 , 0x00000678 
- 00021402  0x0000502c bpatch  0x00000066 , 0x0000400c 
- 00021403  0x0000502d call  0x000053a3 
- 00021404  0x0000502e fetcht  0x00000008 , 0x00000678 
- 00021405  0x0000502f call  0x00006da2 
- 00021406  0x00005030 fetch  0x00000003 , 0x000006e1 
- 00021407  0x00005031 istore  0x00000003 , 0x00000003 
- 00021408  0x00005032 rtn 
- 00021409  0x00005035 bpatch  0x00000067 , 0x0000400c 
- 00021410  0x00005036 branch  0x00006da4 
- 00021411  0x00005039 call  0x000053ac 
- 00021412  0x0000503a rtn  0x00000001 
- 00021413  0x0000503c call  0x000053aa 
- 00021414  0x0000503d fetch  0x00000004 , 0x000044fa 
- 00021415  0x0000503e rshift2  0x0000003f , 0x0000003f 
- 00021416  0x0000503f rtn  0x00000034 
- 00021417  0x00005040 branch  0x00007c91 
- 00021418  0x00005043 fetcht  0x00000001 , 0x000044f9 
- 00021419  0x00005044 branch  0x00006ef7 
- 00021420  0x00005047 fetcht  0x00000001 , 0x000044f9 
- 00021421  0x00005048 branch  0x00006f02 
- 00021422  0x0000504b fetcht  0x00000001 , 0x000044f9 
- 00021423  0x0000504c branch  0x00006ef3 
- 00021424  0x00005058 storer  0x00000011 , 0x00000002 , 0x0000070b 
- 00021425  0x00005059 storer  0x00000012 , 0x00000002 , 0x00000709 
- 00021426  0x0000505a fetch  0x00000002 , 0x00004398 
- 00021427  0x0000505b store  0x00000002 , 0x0000070d 
- 00021428  0x0000505c call  0x000051a8 
- 00021429  0x0000505d rtn  0x00000028 
- 00021430  0x00005060 fetcht  0x00000002 , 0x00000709 
- 00021431  0x00005061 fetch  0x00000001 , 0x0000450e 
- 00021432  0x00005062 call  0x00007db0 
- 00021433  0x00005063 copy  0x0000003f , 0x00000039 
- 00021434  0x00005064 copy  0x00000002 , 0x0000003f 
- 00021435  0x00005065 isub  0x00000039 , 0x0000003f 
- 00021436  0x00005066 store  0x00000002 , 0x00000709 
- 00021437  0x00005067 call  0x00005330 
- 00021438  0x00005068 fetch  0x00000002 , 0x00000709 
- 00021439  0x00005069 rtn  0x00000034 
- 00021440  0x0000506a branch  0x000053b6 
- 00021441  0x00005070 rtn 
- 00021442  0x00005073 fetch  0x00000001 , 0x0000450a 
- 00021443  0x00005074 rtn  0x00000034 
- 00021444  0x00005075 fetch  0x00000001 , 0x0000450b 
- 00021445  0x00005076 rtn  0x00000034 
- 00021446  0x00005077 increase  0xffffffff , 0x0000003f 
- 00021447  0x00005078 store  0x00000001 , 0x0000450b 
- 00021448  0x00005079 nrtn  0x00000034 
- 00021449  0x0000507a jam  0x00000005 , 0x0000450b 
- 00021450  0x0000507b call  0x00006f82 
- 00021451  0x0000507c call  0x00006fb0 
- 00021452  0x0000507d div  0x0000003f , 0x0000000a 
- 00021453  0x0000507e call  0x00007d5f 
- 00021454  0x0000507f div  0x0000003f , 0x00000064 
- 00021455  0x00005080 call  0x00007d5f 
- 00021456  0x00005081 remainder  0x00000002 
- 00021457  0x00005082 store  0x00000001 , 0x0000450c 
- 00021458  0x00005083 storet  0x00000001 , 0x0000450d 
- 00021459  0x00005084 rtn 
- 00021460  0x0000508b arg  0x00000008 , 0x00000007 
- 00021461  0x0000508c branch  0x000053dc 
- 00021462  0x0000508f arg  0x00000008 , 0x00000007 
- 00021463  0x00005090 branch  0x000053d8 
- 00021464  0x00005093 fetch  0x00000002 , 0x0000450f 
- 00021465  0x00005094 qset0  0x0000003f 
- 00021466  0x00005095 store  0x00000002 , 0x0000450f 
- 00021467  0x00005096 rtn 
- 00021468  0x00005099 fetch  0x00000002 , 0x0000450f 
- 00021469  0x0000509a qset1  0x0000003f 
- 00021470  0x0000509b store  0x00000002 , 0x0000450f 
- 00021471  0x0000509c rtn 
- 00021472  0x000050a2 call  0x00007396 
- 00021473  0x000050a3 call  0x00005410 
- 00021474  0x000050a4 call  0x00005949 
- 00021475  0x000050a5 rtn  0x0000002b 
- 00021476  0x000050a6 call  0x00005747 
- 00021477  0x000050a7 call  0x00005f37 
- 00021478  0x000050a8 call  0x000053ec 
- 00021479  0x000050a9 call  0x000059ed 
- 00021480  0x000050ab fetch  0x00000002 , 0x000044e9 
- 00021481  0x000050ac bbit1  0x0000000c , 0x00005c1a 
- 00021482  0x000050ad call  0x00005eb6 
- 00021483  0x000050ae branch  0x0000548c 
- 00021484  0x000050b2 bpatch  0x00000068 , 0x0000400d 
- 00021485  0x000050b3 setarg  0x00006235 
- 00021486  0x000050b4 store  0x00000002 , 0x000045f8 
- 00021487  0x000050b5 setarg  0x0000622b 
- 00021488  0x000050b6 store  0x00000002 , 0x000045fa 
- 00021489  0x000050b7 setarg  0x00006109 
- 00021490  0x000050b8 store  0x00000002 , 0x000043e9 
- 00021491  0x000050b9 setarg  0x00006096 
- 00021492  0x000050ba store  0x00000002 , 0x000045f2 
- 00021493  0x000050bb setarg  0x000060c1 
- 00021494  0x000050bc store  0x00000002 , 0x000045f4 
- 00021495  0x000050bd setarg  0x0000550c 
- 00021496  0x000050be store  0x00000002 , 0x000045f6 
- 00021497  0x000050bf setarg  0x00005b23 
- 00021498  0x000050c0 store  0x00000002 , 0x000043d9 
- 00021499  0x000050c1 setarg  0x00005507 
- 00021500  0x000050c2 store  0x00000002 , 0x000043d7 
- 00021501  0x000050c3 setarg  0x00005ac1 
- 00021502  0x000050c4 store  0x00000002 , 0x000043dd 
- 00021503  0x000050c5 setarg  0x00005e5d 
- 00021504  0x000050c6 store  0x00000002 , 0x000043db 
- 00021505  0x000050c7 setarg  0x000054d5 
- 00021506  0x000050c8 store  0x00000002 , 0x000043d5 
- 00021507  0x000050c9 setarg  0x00005b08 
- 00021508  0x000050ca store  0x00000002 , 0x000043df 
- 00021509  0x000050cb setarg  0x00005b85 
- 00021510  0x000050cc store  0x00000002 , 0x000043e3 
- 00021511  0x000050cd setarg  0x000055fa 
- 00021512  0x000050ce store  0x00000002 , 0x000043e7 
- 00021513  0x000050cf setarg  0x000054c5 
- 00021514  0x000050d0 store  0x00000002 , 0x000043d3 
- 00021515  0x000050d1 setarg  0x00006221 
- 00021516  0x000050d2 store  0x00000002 , 0x000043e1 
- 00021517  0x000050d3 setarg  0x00006228 
- 00021518  0x000050d4 store  0x00000002 , 0x000043e5 
- 00021519  0x000050d5 rtn 
- 00021520  0x000050d9 rtn  0x0000002b 
- 00021521  0x000050da call  0x000035f0 
- 00021522  0x000050db call  0x0000325b 
- 00021523  0x000050dc call  0x000062aa 
- 00021524  0x000050dd call  0x00005589 
- 00021525  0x000050de call  0x000055c6 
- 00021526  0x000050df call  0x0000544a 
- 00021527  0x000050e0 call  0x00006177 
- 00021528  0x000050e1 call  0x00002a41 
- 00021529  0x000050e3 bpatch  0x00000069 , 0x0000400d 
- 00021530  0x000050e4 fetch  0x00000008 , 0x00004713 
- 00021531  0x000050e5 bbit1  0x00000013 , 0x00005d60 
- 00021532  0x000050e6 bbit1  0x00000012 , 0x00005d6e 
- 00021533  0x000050e7 bbit1  0x00000014 , 0x00005da6 
- 00021534  0x000050e8 rtn 
- 00021535  0x000050eb jam  0x00000010 , 0x00004099 
- 00021536  0x000050ec fetch  0x00000008 , 0x00004713 
- 00021537  0x000050ed rtnbit1  0x0000000c 
- 00021538  0x000050ee jam  0x00000018 , 0x00004099 
- 00021539  0x000050ef rtn 
- 00021540  0x000050f2 call  0x00003281 
- 00021541  0x000050f3 fetch  0x00000008 , 0x00004713 
- 00021542  0x000050f4 rtnbit0  0x0000003d 
- 00021543  0x000050f5 branch  0x00003284 
- 00021544  0x000050f8 bpatch  0x0000006a , 0x0000400d 
- 00021545  0x000050f9 fetch  0x00000008 , 0x00004713 
- 00021546  0x000050fa isolate1  0x00000005 , 0x0000003f 
- 00021547  0x000050fb call  0x00005f08 , 0x00000001 
- 00021548  0x000050fe fetch  0x00000002 , 0x0000463a 
- 00021549  0x000050ff store  0x00000002 , 0x000045d6 
- 00021550  0x00005101 fetch  0x00000001 , 0x0000463d 
- 00021551  0x00005102 store  0x00000002 , 0x000045dc 
- 00021552  0x00005104 fetch  0x00000005 , 0x0000463f 
- 00021553  0x00005105 store  0x00000005 , 0x00004628 
- 00021554  0x00005107 fetch  0x00000001 , 0x0000463e 
- 00021555  0x00005108 store  0x00000001 , 0x000045d1 
- 00021556  0x0000510a fetch  0x00000001 , 0x000045b9 
- 00021557  0x0000510b ncall  0x0000326b , 0x00000034 
- 00021558  0x0000510d bpatch  0x0000006b , 0x0000400d 
- 00021559  0x0000510e call  0x0000541f 
- 00021560  0x0000510f call  0x00005424 
- 00021561  0x00005110 call  0x00005fe4 
- 00021562  0x00005111 branch  0x00003287 
- 00021563  0x00005114 setarg  0x00009000 
- 00021564  0x00005115 store  0x00000002 , 0x000042f7 
- 00021565  0x00005116 jam  0x00000003 , 0x000040c1 
- 00021566  0x00005117 jam  0x00000008 , 0x000040a6 
- 00021567  0x00005118 jam  0x00000000 , 0x0000497f 
- 00021568  0x00005119 jam  0x00000000 , 0x00004980 
- 00021569  0x0000511a setarg  0x00000200 
- 00021570  0x0000511b store  0x00000002 , 0x000040a4 
- 00021571  0x0000511c jam  0x00000017 , 0x000042e1 
- 00021572  0x0000511d jam  0x00000017 , 0x000042e3 
- 00021573  0x0000511f setarg  0x000047c3 
- 00021574  0x00005120 store  0x00000002 , 0x0000433f 
- 00021575  0x00005121 setarg  0x00000010 
- 00021576  0x00005122 store  0x00000002 , 0x00004341 
- 00021577  0x00005123 branch  0x00005539 
- 00021578  0x00005126 bpatch  0x0000006c , 0x0000400d 
- 00021579  0x00005127 call  0x0000543b 
- 00021580  0x00005128 jam  0x00000000 , 0x0000487a 
- 00021581  0x0000512a setarg  0x00000a77 
- 00021582  0x0000512b store  0x00000002 , 0x000043f5 
- 00021583  0x0000512c setsect  0x00000000 , 0x00001224 
- 00021584  0x0000512d setsect  0x00000001 , 0x00004000 
- 00021585  0x0000512e setsect  0x00000002 , 0x00000000 
- 00021586  0x0000512f istore  0x00000005 , 0x00000005 
- 00021587  0x00005132 fetch  0x00000008 , 0x00004713 
- 00021588  0x00005133 bbit0  0x0000001b , 0x00005458 
- 00021589  0x00005134 setarg  0x00000006 
- 00021590  0x00005135 store  0x00000002 , 0x000042d3 
- 00021591  0x00005136 store  0x00000002 , 0x000042d5 
- 00021592  0x00005138 call  0x00005481 
- 00021593  0x00005139 fetch  0x00000008 , 0x00004713 
- 00021594  0x0000513a bbit0  0x00000018 , 0x0000545c 
- 00021595  0x0000513b call  0x00005476 
- 00021596  0x0000513d fetch  0x00000003 , 0x00004608 
- 00021597  0x0000513e store  0x00000003 , 0x0000475d 
- 00021598  0x0000513f fetch  0x00000001 , 0x00004666 
- 00021599  0x00005140 store  0x00000001 , 0x000049a1 
- 00021600  0x00005141 fetch  0x00000003 , 0x000042de 
- 00021601  0x00005142 store  0x00000003 , 0x00004797 
- 00021602  0x00005143 setarg  0x00000000 
- 00021603  0x00005144 store  0x00000007 , 0x00004846 
- 00021604  0x00005145 fetch  0x00000001 , 0x000044eb 
- 00021605  0x00005146 store  0x00000001 , 0x0000497c 
- 00021606  0x00005147 store  0x00000001 , 0x0000497d 
- 00021607  0x00005148 call  0x00002969 
- 00021608  0x0000514a bpatch  0x0000006d , 0x0000400d 
- 00021609  0x0000514b fetch  0x00000001 , 0x0000464f 
- 00021610  0x0000514c store  0x00000001 , 0x00004958 
- 00021611  0x0000514d fetch  0x00000001 , 0x0000464e 
- 00021612  0x0000514e rtneq  0x000000ff 
- 00021613  0x0000514f fetcht  0x00000001 , 0x0000464e 
- 00021614  0x00005150 call  0x000055b5 
- 00021615  0x00005151 fetcht  0x00000001 , 0x0000464e 
- 00021616  0x00005152 call  0x00006ee6 
- 00021617  0x00005153 call  0x00005473 , 0x00000001 
- 00021618  0x00005154 branch  0x000055b1 
- 00021619  0x00005156 fetch  0x00000001 , 0x00004650 
- 00021620  0x00005157 store  0x00000001 , 0x00004958 
- 00021621  0x00005158 rtn 
- 00021622  0x0000515b fetch  0x00000003 , 0x00004743 
- 00021623  0x0000515c store  0x00000003 , 0x00004608 
- 00021624  0x0000515d fetch  0x00000003 , 0x00004746 
- 00021625  0x0000515e store  0x00000003 , 0x0000460b 
- 00021626  0x0000515f fetch  0x00000001 , 0x00004749 
- 00021627  0x00005160 store  0x00000001 , 0x00004621 
- 00021628  0x00005161 fetch  0x00000004 , 0x00004755 
- 00021629  0x00005162 store  0x00000004 , 0x00004751 
- 00021630  0x00005164 setarg  0x00100c0c 
- 00021631  0x00005165 store  0x00000003 , 0x000045a7 
- 00021632  0x00005166 rtn 
- 00021633  0x00005169 fetch  0x00000003 , 0x0000474a 
- 00021634  0x0000516a store  0x00000003 , 0x00004608 
- 00021635  0x0000516b fetch  0x00000003 , 0x0000474d 
- 00021636  0x0000516c store  0x00000003 , 0x0000460b 
- 00021637  0x0000516d fetch  0x00000001 , 0x00004750 
- 00021638  0x0000516e store  0x00000001 , 0x00004621 
- 00021639  0x0000516f fetch  0x00000004 , 0x00004759 
- 00021640  0x00005170 store  0x00000004 , 0x00004751 
- 00021641  0x00005172 setarg  0x001c1919 
- 00021642  0x00005173 store  0x00000003 , 0x000045a7 
- 00021643  0x00005174 rtn 
- 00021644  0x00005181 bpatch  0x0000006e , 0x0000400d 
- 00021645  0x00005182 fetch  0x00000008 , 0x00004713 
- 00021646  0x00005183 bbit1  0x0000003e , 0x0000602d 
- 00021647  0x00005184 fetch  0x00000001 , 0x00004666 
- 00021648  0x00005185 beq  0x00000000 , 0x0000601c 
- 00021649  0x00005187 call  0x00005aa8 
- 00021650  0x00005188 fetch  0x00000001 , 0x00004666 
- 00021651  0x00005189 beq  0x00000001 , 0x00005496 
- 00021652  0x0000518a beq  0x00000002 , 0x0000549b 
- 00021653  0x0000518b rtn 
- 00021654  0x0000518d fetch  0x00000006 , 0x00004668 
- 00021655  0x0000518e fetcht  0x00000006 , 0x000046e6 
- 00021656  0x0000518f isub  0x00000002 , 0x0000003e 
- 00021657  0x00005190 branch  0x00005a94 , 0x00000005 
- 00021658  0x00005191 branch  0x000054a0 
- 00021659  0x00005194 fetch  0x00000006 , 0x00004675 
- 00021660  0x00005195 fetcht  0x00000006 , 0x000046e6 
- 00021661  0x00005196 isub  0x00000002 , 0x0000003e 
- 00021662  0x00005197 branch  0x00005a94 , 0x00000005 
- 00021663  0x00005198 branch  0x000054a0 
- 00021664  0x0000519b bpatch  0x0000006f , 0x0000400d 
- 00021665  0x0000519c call  0x0000619f 
- 00021666  0x0000519d arg  0x00004667 , 0x00000011 
- 00021667  0x0000519e fetch  0x00000001 , 0x00004666 
- 00021668  0x0000519f increase  0xffffffff , 0x0000003f 
- 00021669  0x000051a0 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00021670  0x000051a1 iadd  0x00000011 , 0x00000011 
- 00021671  0x000051a2 ifetch  0x00000001 , 0x00000011 
- 00021672  0x000051a3 store  0x00000001 , 0x000043f3 
- 00021673  0x000051a5 fetch  0x00000001 , 0x000043f3 
- 00021674  0x000051a6 beq  0x00000034 , 0x000054b6 
- 00021675  0x000051a7 branch  0x00005a94 
- 00021676  0x000051aa bpatch  0x00000070 , 0x0000400e 
- 00021677  0x000051ab disable  0x00000028 
- 00021678  0x000051ac fetch  0x00000008 , 0x00004713 
- 00021679  0x000051ad bbit0  0x0000000b , 0x000054b3 
- 00021680  0x000051ae fetch  0x00000001 , 0x00008132 
- 00021681  0x000051af bbit1  0x00000004 , 0x000054b3 
- 00021682  0x000051b0 enable  0x00000028 
- 00021683  0x000051b2 fetch  0x00000001 , 0x00004780 
- 00021684  0x000051b3 store  0x00000001 , 0x0000477f 
- 00021685  0x000051b4 rtn 
- 00021686  0x000051b7 jam  0x00000001 , 0x00004795 
- 00021687  0x000051b8 fetcht  0x00000001 , 0x0000471e 
- 00021688  0x000051b9 fetch  0x00000001 , 0x0000478f 
- 00021689  0x000051ba beq  0x000000ff , 0x000054bb 
- 00021690  0x000051bb fetcht  0x00000001 , 0x0000463c 
- 00021691  0x000051bd storet  0x00000001 , 0x00004845 
- 00021692  0x000051be call  0x0000432d 
- 00021693  0x000051bf fetch  0x00000003 , 0x0000479d 
- 00021694  0x000051c0 store  0x00000003 , 0x0000434d 
- 00021695  0x000051c1 call  0x00005b6b 
- 00021696  0x000051c2 setarg  0x00000004 
- 00021697  0x000051c3 istore  0x00000001 , 0x00000006 
- 00021698  0x000051c4 arg  0x00004369 , 0x00000006 
- 00021699  0x000051c5 call  0x00005b72 
- 00021700  0x000051c6 branch  0x00007870 
- 00021701  0x000051cb bmark1  0x00000026 , 0x00004308 
- 00021702  0x000051cc fetch  0x00000001 , 0x00004956 
- 00021703  0x000051cd branch  0x00004308 , 0x00000034 
- 00021704  0x000051ce fetch  0x00000001 , 0x000047c2 
- 00021705  0x000051cf beq  0x00000001 , 0x00004308 
- 00021706  0x000051d0 fetch  0x00000001 , 0x00004857 
- 00021707  0x000051d1 nbranch  0x00004308 , 0x00000034 
- 00021708  0x000051d2 branch  0x0000430a 
- 00021709  0x000051dc bpatch  0x00000071 , 0x0000400e 
- 00021710  0x000051dd setarg  0x00000006 
- 00021711  0x000051de call  0x000069e5 
- 00021712  0x000051df bbit1  0x00000003 , 0x000054d3 
- 00021713  0x000051e0 call  0x000059da 
- 00021714  0x000051e1 call  0x000059ed 
- 00021715  0x000051e3 call  0x000054dc 
- 00021716  0x000051e4 branch  0x00004327 
- 00021717  0x000051e7 bpatch  0x00000072 , 0x0000400e 
- 00021718  0x000051e8 call  0x0000739a 
- 00021719  0x000051e9 call  0x000056a9 
- 00021720  0x000051ea call  0x000054dc 
- 00021721  0x000051eb call  0x00005d9e 
- 00021722  0x000051ec fetcht  0x00000001 , 0x00004659 
- 00021723  0x000051ed branch  0x00006ed3 
- 00021724  0x000051f1 bpatch  0x00000073 , 0x0000400e 
- 00021725  0x000051f2 call  0x00005a92 
- 00021726  0x000051f3 call  0x00007de2 
- 00021727  0x000051f4 call  0x0000611a 
- 00021728  0x000051f5 call  0x0000550c 
- 00021729  0x000051f6 call  0x000054f9 
- 00021730  0x000051f7 fetcht  0x00000001 , 0x0000465b 
- 00021731  0x000051f8 call  0x000055b5 
- 00021732  0x000051f9 call  0x000055b9 
- 00021733  0x000051fa call  0x000061fd 
- 00021734  0x000051fb call  0x000054f2 
- 00021735  0x000051fc branch  0x000054e8 
- 00021736  0x000051ff fetch  0x00000008 , 0x00004713 
- 00021737  0x00005200 rtnbit0  0x0000003c 
- 00021738  0x00005202 fetcht  0x00000001 , 0x0000464a 
- 00021739  0x00005203 call  0x00006ed3 
- 00021740  0x00005204 fetcht  0x00000001 , 0x0000464b 
- 00021741  0x00005205 call  0x00006ed3 
- 00021742  0x00005206 fetcht  0x00000001 , 0x0000464a 
- 00021743  0x00005207 call  0x000055b1 
- 00021744  0x00005208 fetcht  0x00000001 , 0x0000464b 
- 00021745  0x00005209 branch  0x000055b1 
- 00021746  0x0000520c fetch  0x00000008 , 0x00004713 
- 00021747  0x0000520d rtnbit0  0x00000015 
- 00021748  0x0000520e fetch  0x00000001 , 0x00004407 
- 00021749  0x0000520f rtnne  0x00000002 
- 00021750  0x00005210 fetch  0x00000001 , 0x00004635 
- 00021751  0x00005211 arg  0x000000c0 , 0x00000002 
- 00021752  0x00005212 branch  0x00006f21 
- 00021753  0x00005217 arg  0x00008070 , 0x00000006 
- 00021754  0x00005218 arg  0x00000010 , 0x00000039 
- 00021755  0x0000521a ifetch  0x00000001 , 0x00000006 
- 00021756  0x0000521b nbranch  0x00005500 , 0x00000034 
- 00021757  0x0000521c setarg  0x00000080 
- 00021758  0x0000521d add  0x00000006 , 0xffffffff , 0x00000005 
- 00021759  0x0000521e istore  0x00000001 , 0x00000005 
- 00021760  0x00005220 loop  0x000054fb 
- 00021761  0x00005221 arg  0x000080dc , 0x0000003f 
- 00021762  0x00005222 isub  0x00000006 , 0x0000003e 
- 00021763  0x00005223 rtn  0x00000005 
- 00021764  0x00005225 arg  0x00000008 , 0x00000039 
- 00021765  0x00005226 arg  0x000080d4 , 0x00000006 
- 00021766  0x00005227 branch  0x000054fb 
- 00021767  0x0000522a rtnmark1  0x00000026 
- 00021768  0x0000522b call  0x0000550c 
- 00021769  0x0000522c fetch  0x00000001 , 0x00000015 
- 00021770  0x0000522d nrtn  0x00000034 
- 00021771  0x0000522e branch  0x00006ed3 
- 00021772  0x00005231 bpatch  0x00000074 , 0x0000400e 
- 00021773  0x00005232 fetcht  0x00000001 , 0x0000464a 
- 00021774  0x00005233 call  0x00006edd 
- 00021775  0x00005234 fetcht  0x00000001 , 0x0000464b 
- 00021776  0x00005235 call  0x00006edd 
- 00021777  0x00005237 call  0x0000561c 
- 00021778  0x00005238 fetch  0x00000001 , 0x0000464c 
- 00021779  0x00005239 call  0x00005943 
- 00021780  0x0000523a call  0x000069dc 
- 00021781  0x0000523c fetcht  0x00000001 , 0x00004644 
- 00021782  0x0000523d call  0x00006eb6 
- 00021783  0x0000523e fetcht  0x00000001 , 0x00004646 
- 00021784  0x0000523f call  0x00006eb6 
- 00021785  0x00005240 fetcht  0x00000001 , 0x00004645 
- 00021786  0x00005241 call  0x00006eb6 
- 00021787  0x00005243 fetcht  0x00000001 , 0x00004647 
- 00021788  0x00005244 call  0x00006eb6 
- 00021789  0x00005245 fetcht  0x00000001 , 0x00004648 
- 00021790  0x00005246 call  0x00006eb6 
- 00021791  0x00005247 fetcht  0x00000001 , 0x00004649 
- 00021792  0x00005248 call  0x00006eb6 
- 00021793  0x00005249 fetcht  0x00000001 , 0x00004655 
- 00021794  0x0000524a call  0x00006eb6 
- 00021795  0x0000524c fetcht  0x00000001 , 0x00004656 
- 00021796  0x0000524d call  0x00006eb6 
- 00021797  0x0000524f fetcht  0x00000001 , 0x0000464a 
- 00021798  0x00005250 call  0x00006eb2 
- 00021799  0x00005251 fetcht  0x00000001 , 0x0000464b 
- 00021800  0x00005252 call  0x00006eb2 
- 00021801  0x00005253 fetcht  0x00000001 , 0x00004652 
- 00021802  0x00005254 call  0x00006eb2 
- 00021803  0x00005255 fetcht  0x00000001 , 0x00004653 
- 00021804  0x00005256 call  0x00006eb2 
- 00021805  0x00005257 fetcht  0x00000001 , 0x00004659 
- 00021806  0x00005258 branch  0x00006eb6 
- 00021807  0x0000525d fetch  0x00000002 , 0x000044e9 
- 00021808  0x0000525e rtnbit0  0x00000009 
- 00021809  0x0000525f copy  0x00000011 , 0x0000003f 
- 00021810  0x00005260 nbranch  0x000029d5 , 0x00000034 
- 00021811  0x00005261 branch  0x000029da 
- 00021812  0x00005266 bpatch  0x00000075 , 0x0000400e 
- 00021813  0x00005267 fetch  0x00000001 , 0x00004407 
- 00021814  0x00005268 rtnne  0x00000002 
- 00021815  0x00005269 fetcht  0x00000001 , 0x00004635 
- 00021816  0x0000526a branch  0x00006f0f 
- 00021817  0x0000526d fetch  0x00000008 , 0x00004713 
- 00021818  0x0000526e rtnbit0  0x00000015 
- 00021819  0x0000526f jam  0x00000001 , 0x00004636 
- 00021820  0x00005270 rtn 
- 00021821  0x00005273 bpatch  0x00000076 , 0x0000400e 
- 00021822  0x00005274 fetch  0x00000008 , 0x00004713 
- 00021823  0x00005275 rtnbit0  0x00000015 
- 00021824  0x00005276 call  0x00005534 
- 00021825  0x00005277 fetch  0x00000001 , 0x00004407 
- 00021826  0x00005278 beq  0x00000002 , 0x00005545 
- 00021827  0x00005279 jam  0x00000003 , 0x00004636 
- 00021828  0x0000527a branch  0x00005547 
- 00021829  0x0000527d jam  0x00000002 , 0x00004636 
- 00021830  0x0000527e branch  0x00005547 
- 00021831  0x00005281 bpatch  0x00000077 , 0x0000400e 
- 00021832  0x00005282 call  0x00006f82 
- 00021833  0x00005283 call  0x00006fb0 
- 00021834  0x00005284 store  0x00000002 , 0x00004633 
- 00021835  0x00005285 fetch  0x00000001 , 0x00004407 
- 00021836  0x00005286 bne  0x00000002 , 0x00005553 
- 00021837  0x00005287 fetcht  0x00000002 , 0x00004633 
- 00021838  0x00005288 mul32  0x00000002 , 0x00000008 , 0x0000003f 
- 00021839  0x00005289 div  0x0000003f , 0x0000000a 
- 00021840  0x0000528a call  0x00007d5f 
- 00021841  0x0000528b iadd  0x00000002 , 0x0000003f 
- 00021842  0x0000528c store  0x00000002 , 0x00004633 
- 00021843  0x0000528e arg  0x0000462d , 0x00000011 
- 00021844  0x0000528f call  0x00005563 
- 00021845  0x00005290 fetch  0x00000001 , 0x0000440c 
- 00021846  0x00005291 bbit1  0x00000001 , 0x000054cd 
- 00021847  0x00005292 bbit0  0x00000000 , 0x0000555c 
- 00021848  0x00005293 jam  0x00000001 , 0x00004637 
- 00021849  0x00005294 branch  0x0000555a 
- 00021850  0x00005297 arg  0x00000004 , 0x00000007 
- 00021851  0x00005298 branch  0x00005f00 
- 00021852  0x0000529a arg  0x00000004 , 0x00000007 
- 00021853  0x0000529b call  0x00005f04 
- 00021854  0x0000529c jam  0x00000001 , 0x00004709 
- 00021855  0x0000529d fetch  0x00000001 , 0x00004637 
- 00021856  0x0000529e rtn  0x00000034 
- 00021857  0x0000529f jam  0x00000000 , 0x00004637 
- 00021858  0x000052a0 branch  0x0000616e 
- 00021859  0x000052a4 bpatch  0x00000078 , 0x0000400f 
- 00021860  0x000052a5 ifetch  0x00000008 , 0x00000011 
- 00021861  0x000052a6 store  0x00000008 , 0x00000670 
- 00021862  0x000052a7 fetch  0x00000001 , 0x00004636 
- 00021863  0x000052a8 beq  0x00000000 , 0x0000556a 
- 00021864  0x000052a9 beq  0x00000002 , 0x0000556a 
- 00021865  0x000052aa beq  0x00000003 , 0x00005588 
- 00021866  0x000052ac call  0x00006ff3 
- 00021867  0x000052ad call  0x00006feb 
- 00021868  0x000052ae fetch  0x00000002 , 0x00000676 
- 00021869  0x000052af fetcht  0x00000002 , 0x00000672 
- 00021870  0x000052b0 isub  0x00000002 , 0x0000003e 
- 00021871  0x000052b1 ncall  0x00006fef , 0x00000002 
- 00021872  0x000052b2 fetcht  0x00000002 , 0x00000674 
- 00021873  0x000052b3 isub  0x00000002 , 0x0000003e 
- 00021874  0x000052b4 ncall  0x00006fe7 , 0x00000002 
- 00021875  0x000052b6 fetch  0x00000002 , 0x00000676 
- 00021876  0x000052b7 fetcht  0x00000002 , 0x00000670 
- 00021877  0x000052b8 isub  0x00000002 , 0x0000003e 
- 00021878  0x000052b9 branch  0x00005584 , 0x00000002 
- 00021879  0x000052ba fetcht  0x00000002 , 0x00000672 
- 00021880  0x000052bb isub  0x00000002 , 0x0000003f 
- 00021881  0x000052bc nbranch  0x00005586 , 0x00000002 
- 00021882  0x000052bd branch  0x00005586 , 0x00000034 
- 00021883  0x000052be mul32  0x0000003f , 0x00000064 , 0x00000011 
- 00021884  0x000052bf fetch  0x00000002 , 0x00000670 
- 00021885  0x000052c0 fetcht  0x00000002 , 0x00000672 
- 00021886  0x000052c1 isub  0x00000002 , 0x00000002 
- 00021887  0x000052c2 copy  0x00000011 , 0x0000003f 
- 00021888  0x000052c3 idiv  0x00000002 
- 00021889  0x000052c4 call  0x00007d5f 
- 00021890  0x000052c5 store  0x00000001 , 0x000047bd 
- 00021891  0x000052c6 rtn 
- 00021892  0x000052c9 jam  0x00000064 , 0x000047bd 
- 00021893  0x000052ca rtn 
- 00021894  0x000052cc jam  0x00000000 , 0x000047bd 
- 00021895  0x000052cd rtn 
- 00021896  0x000052d0 branch  0x0000556a 
- 00021897  0x000052d7 fetcht  0x00000001 , 0x00004427 
- 00021898  0x000052d8 call  0x00006ef7 
- 00021899  0x000052da fetcht  0x00000001 , 0x00004644 
- 00021900  0x000052db call  0x000055b5 
- 00021901  0x000052dc fetcht  0x00000001 , 0x00004646 
- 00021902  0x000052dd call  0x000055b5 
- 00021903  0x000052de fetcht  0x00000001 , 0x00004645 
- 00021904  0x000052df call  0x000055b5 
- 00021905  0x000052e0 fetcht  0x00000001 , 0x00004647 
- 00021906  0x000052e1 call  0x000055b5 
- 00021907  0x000052e2 fetcht  0x00000001 , 0x00004648 
- 00021908  0x000052e3 call  0x000055b5 
- 00021909  0x000052e4 fetcht  0x00000001 , 0x00004649 
- 00021910  0x000052e5 call  0x000055b5 
- 00021911  0x000052e7 fetcht  0x00000001 , 0x00004654 
- 00021912  0x000052e8 call  0x000055b5 
- 00021913  0x000052ea fetcht  0x00000001 , 0x00004655 
- 00021914  0x000052eb call  0x000055b5 
- 00021915  0x000052ed fetcht  0x00000001 , 0x00004656 
- 00021916  0x000052ee call  0x000055b5 
- 00021917  0x000052f0 fetcht  0x00000001 , 0x0000464a 
- 00021918  0x000052f1 call  0x000055b5 
- 00021919  0x000052f3 fetcht  0x00000001 , 0x0000464b 
- 00021920  0x000052f4 call  0x000055b5 
- 00021921  0x000052f6 fetcht  0x00000001 , 0x00004652 
- 00021922  0x000052f7 call  0x000055b5 
- 00021923  0x000052f8 fetcht  0x00000001 , 0x00004653 
- 00021924  0x000052f9 call  0x000055b5 
- 00021925  0x000052fb fetcht  0x00000001 , 0x00004659 
- 00021926  0x000052fc call  0x000055b5 
- 00021927  0x000052fe fetcht  0x00000001 , 0x0000465a 
- 00021928  0x000052ff call  0x000055b5 
- 00021929  0x00005301 fetcht  0x00000001 , 0x0000464e 
- 00021930  0x00005302 branch  0x000055b5 
- 00021931  0x00005306 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021932  0x00005307 rtn  0x00000005 
- 00021933  0x00005308 and  0x00000002 , 0x0000007f , 0x00000007 
- 00021934  0x00005309 fetch  0x00000004 , 0x0000811c 
- 00021935  0x0000530a qisolate1  0x0000003f 
- 00021936  0x0000530b branch  0x000055b5 , 0x00000001 
- 00021937  0x0000530d sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021938  0x0000530e rtn  0x00000005 
- 00021939  0x0000530f set1  0x00000007 , 0x00000002 
- 00021940  0x00005310 branch  0x00006edd 
- 00021941  0x00005313 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021942  0x00005314 rtn  0x00000005 
- 00021943  0x00005315 set0  0x00000007 , 0x00000002 
- 00021944  0x00005316 branch  0x00006edd 
- 00021945  0x00005319 fetch  0x00000003 , 0x0000473c 
- 00021946  0x0000531a store  0x00000003 , 0x00000670 
- 00021947  0x0000531b arg  0x0000000d , 0x00000039 
- 00021948  0x0000531c arg  0x00000000 , 0x00000002 
- 00021949  0x0000531e fetch  0x00000003 , 0x00000670 
- 00021950  0x0000531f isolate1  0x00000000 , 0x0000003f 
- 00021951  0x00005320 call  0x00006f0f , 0x00000001 
- 00021952  0x00005321 fetch  0x00000003 , 0x00000670 
- 00021953  0x00005322 lshift  0x0000003f , 0x0000003f 
- 00021954  0x00005323 store  0x00000003 , 0x00000670 
- 00021955  0x00005324 increase  0x00000001 , 0x00000002 
- 00021956  0x00005325 loop  0x000055bd 
- 00021957  0x00005326 rtn 
- 00021958  0x0000532d bpatch  0x00000079 , 0x0000400f 
- 00021959  0x0000532e fetch  0x00000008 , 0x0000498d 
- 00021960  0x0000532f rtn  0x00000034 
- 00021961  0x00005330 fetch  0x00000001 , 0x0000498c 
- 00021962  0x00005331 copy  0x0000003f , 0x00000011 
- 00021963  0x00005332 sub  0x0000003f , 0x0000000b , 0x0000003e 
- 00021964  0x00005333 nbranch  0x000055dd , 0x00000002 
- 00021965  0x00005335 call  0x000055d6 
- 00021966  0x00005337 arg  0x000047a9 , 0x00000005 
- 00021967  0x00005338 call  0x000055d3 
- 00021968  0x0000533a arg  0x0000436b , 0x00000005 
- 00021969  0x0000533b call  0x000055d3 
- 00021970  0x0000533d arg  0x0000426c , 0x00000005 
- 00021971  0x0000533f arg  0x0000498d , 0x00000006 
- 00021972  0x00005340 copy  0x00000011 , 0x00000039 
- 00021973  0x00005341 branch  0x00007cda 
- 00021974  0x00005344 arg  0x000047a9 , 0x00000005 
- 00021975  0x00005345 call  0x000055db 
- 00021976  0x00005347 arg  0x0000436b , 0x00000005 
- 00021977  0x00005348 call  0x000055db 
- 00021978  0x0000534a arg  0x0000426c , 0x00000005 
- 00021979  0x0000534c arg  0x0000000b , 0x00000039 
- 00021980  0x0000534d branch  0x00007ca1 
- 00021981  0x00005350 call  0x000055f3 
- 00021982  0x00005352 fetch  0x00000001 , 0x0000498c 
- 00021983  0x00005353 increase  0x00000001 , 0x0000003f 
- 00021984  0x00005354 store  0x00000001 , 0x000047a0 
- 00021985  0x00005355 jam  0x00000009 , 0x000047a1 
- 00021986  0x00005356 arg  0x0000498d , 0x00000006 
- 00021987  0x00005357 arg  0x000047a2 , 0x00000005 
- 00021988  0x00005358 copy  0x00000011 , 0x00000039 
- 00021989  0x00005359 call  0x00007cda 
- 00021990  0x0000535b fetch  0x00000001 , 0x0000498c 
- 00021991  0x0000535c increase  0x00000001 , 0x0000003f 
- 00021992  0x0000535d store  0x00000001 , 0x00004369 
- 00021993  0x0000535e jam  0x00000009 , 0x0000436a 
- 00021994  0x0000535f arg  0x0000498d , 0x00000006 
- 00021995  0x00005360 arg  0x0000436b , 0x00000005 
- 00021996  0x00005361 copy  0x00000011 , 0x00000039 
- 00021997  0x00005362 call  0x00007cda 
- 00021998  0x00005364 arg  0x0000498c , 0x00000006 
- 00021999  0x00005365 arg  0x0000426b , 0x00000005 
- 00022000  0x00005366 copy  0x00000011 , 0x00000039 
- 00022001  0x00005367 increase  0x00000001 , 0x00000039 
- 00022002  0x00005368 branch  0x00007cda 
- 00022003  0x0000536b arg  0x000047a0 , 0x00000005 
- 00022004  0x0000536c arg  0x00000014 , 0x00000039 
- 00022005  0x0000536d branch  0x00007ca1 
- 00022006  0x00005374 call  0x000055fb 
- 00022007  0x00005375 jam  0x00000073 , 0x000043f5 
- 00022008  0x00005377 call  0x000055fa 
- 00022009  0x00005378 branch  0x000069e0 
- 00022010  0x0000537c branch  0x00006bc6 
- 00022011  0x0000537f fetch  0x00000001 , 0x0000464c 
- 00022012  0x00005380 arg  0x00000021 , 0x00000002 
- 00022013  0x00005381 call  0x00006f21 
- 00022014  0x00005382 fetch  0x00000001 , 0x0000464d 
- 00022015  0x00005383 arg  0x00000023 , 0x00000002 
- 00022016  0x00005384 branch  0x00006f21 
- 00022017  0x0000538a bpatch  0x0000007a , 0x0000400f 
- 00022018  0x0000538b disable  0x00000028 
- 00022019  0x0000538c setarg  0x00000000 
- 00022020  0x0000538d store  0x00000006 , 0x00004847 
- 00022021  0x0000538e call  0x000059f6 
- 00022022  0x0000538f setarg  0x00000089 
- 00022023  0x00005390 call  0x000069e4 
- 00022024  0x00005391 call  0x00005747 
- 00022025  0x00005392 call  0x00005612 
- 00022026  0x00005393 call  0x00005617 
- 00022027  0x00005394 call  0x000057a6 
- 00022028  0x00005395 fetch  0x00000001 , 0x00004846 
- 00022029  0x00005396 and_into  0x0000001f , 0x0000003f 
- 00022030  0x00005397 store  0x00000001 , 0x00004846 
- 00022031  0x00005398 nbranch  0x00005f37 , 0x00000028 
- 00022032  0x00005399 call  0x00005f26 
- 00022033  0x0000539a branch  0x00005c0b 
- 00022034  0x0000539f fetch  0x00000001 , 0x00004856 
- 00022035  0x000053a0 rtn  0x00000034 
- 00022036  0x000053a1 store  0x00000001 , 0x0000484b 
- 00022037  0x000053a2 jam  0x00000000 , 0x00004856 
- 00022038  0x000053a3 branch  0x00007dba 
- 00022039  0x000053a6 fetch  0x00000001 , 0x00004852 
- 00022040  0x000053a7 rtn  0x00000034 
- 00022041  0x000053a8 store  0x00000001 , 0x0000484c 
- 00022042  0x000053a9 jam  0x00000000 , 0x00004852 
- 00022043  0x000053aa branch  0x00007dba 
- 00022044  0x000053ad call  0x00005629 
- 00022045  0x000053ae call  0x00005665 
- 00022046  0x000053af fetch  0x00000001 , 0x00004850 
- 00022047  0x000053b0 fetcht  0x00000001 , 0x0000484f 
- 00022048  0x000053b1 store  0x00000001 , 0x0000484f 
- 00022049  0x000053b2 isub  0x00000002 , 0x0000003e 
- 00022050  0x000053b3 nbranch  0x0000430c , 0x00000005 
- 00022051  0x000053b4 fetch  0x00000001 , 0x00004854 
- 00022052  0x000053b5 fetcht  0x00000001 , 0x00004853 
- 00022053  0x000053b6 store  0x00000001 , 0x00004853 
- 00022054  0x000053b7 isub  0x00000002 , 0x0000003e 
- 00022055  0x000053b8 nbranch  0x0000430c , 0x00000005 
- 00022056  0x000053b9 rtn 
- 00022057  0x000053bb fetch  0x00000001 , 0x00004652 
- 00022058  0x000053bc rtneq  0x000000ff 
- 00022059  0x000053bd arg  0x00000000 , 0x00000011 
- 00022060  0x000053be fetcht  0x00000001 , 0x00004652 
- 00022061  0x000053bf call  0x00006ee6 
- 00022062  0x000053c0 setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00022063  0x000053c1 fetcht  0x00000001 , 0x00004653 
- 00022064  0x000053c2 call  0x00006ee6 
- 00022065  0x000053c3 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00022066  0x000053c4 copy  0x00000011 , 0x0000003f 
- 00022067  0x000053c5 store  0x00000001 , 0x00004850 
- 00022068  0x000053c6 beq  0x00000001 , 0x00005639 
- 00022069  0x000053c7 beq  0x00000002 , 0x0000563d 
- 00022070  0x000053c8 fetch  0x00000001 , 0x00004851 
- 00022071  0x000053c9 bbit1  0x00000007 , 0x00005649 
- 00022072  0x000053ca rtn 
- 00022073  0x000053cd fetch  0x00000001 , 0x0000484f 
- 00022074  0x000053ce beq  0x00000000 , 0x00005641 
- 00022075  0x000053cf beq  0x00000003 , 0x00005643 
- 00022076  0x000053d0 rtn 
- 00022077  0x000053d2 fetch  0x00000001 , 0x0000484f 
- 00022078  0x000053d3 beq  0x00000000 , 0x00005645 
- 00022079  0x000053d4 beq  0x00000003 , 0x00005647 
- 00022080  0x000053d5 rtn 
- 00022081  0x000053d7 jam  0x00000082 , 0x00004851 
- 00022082  0x000053d8 rtn 
- 00022083  0x000053da jam  0x00000081 , 0x00004851 
- 00022084  0x000053db rtn 
- 00022085  0x000053dd jam  0x00000080 , 0x00004851 
- 00022086  0x000053de rtn 
- 00022087  0x000053e0 jam  0x00000083 , 0x00004851 
- 00022088  0x000053e1 rtn 
- 00022089  0x000053e3 fetch  0x00000001 , 0x00004851 
- 00022090  0x000053e4 set0  0x00000007 , 0x0000003f 
- 00022091  0x000053e5 store  0x00000001 , 0x00004851 
- 00022092  0x000053e6 beq  0x00000000 , 0x00005651 
- 00022093  0x000053e7 beq  0x00000001 , 0x00005654 
- 00022094  0x000053e8 beq  0x00000002 , 0x00005657 
- 00022095  0x000053e9 beq  0x00000003 , 0x0000565a 
- 00022096  0x000053ea rtn 
- 00022097  0x000053ec fetch  0x00000001 , 0x00004850 
- 00022098  0x000053ed beq  0x00000003 , 0x0000565d 
- 00022099  0x000053ee rtn 
- 00022100  0x000053f0 fetch  0x00000001 , 0x00004850 
- 00022101  0x000053f1 beq  0x00000000 , 0x0000565d 
- 00022102  0x000053f2 rtn 
- 00022103  0x000053f4 fetch  0x00000001 , 0x00004850 
- 00022104  0x000053f5 beq  0x00000003 , 0x00005661 
- 00022105  0x000053f6 rtn 
- 00022106  0x000053f8 fetch  0x00000001 , 0x00004850 
- 00022107  0x000053f9 beq  0x00000000 , 0x00005661 
- 00022108  0x000053fa rtn 
- 00022109  0x000053fc fetch  0x00000001 , 0x00004852 
- 00022110  0x000053fd increase  0x00000001 , 0x0000003f 
- 00022111  0x000053fe store  0x00000001 , 0x00004852 
- 00022112  0x000053ff rtn 
- 00022113  0x00005401 fetch  0x00000001 , 0x00004852 
- 00022114  0x00005402 increase  0xffffffff , 0x0000003f 
- 00022115  0x00005403 store  0x00000001 , 0x00004852 
- 00022116  0x00005404 rtn 
- 00022117  0x00005408 fetch  0x00000001 , 0x0000464a 
- 00022118  0x00005409 rtneq  0x000000ff 
- 00022119  0x0000540a arg  0x00000000 , 0x00000011 
- 00022120  0x0000540b fetcht  0x00000001 , 0x0000464a 
- 00022121  0x0000540c call  0x00006ee6 
- 00022122  0x0000540d setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00022123  0x0000540e fetcht  0x00000001 , 0x0000464b 
- 00022124  0x0000540f call  0x00006ee6 
- 00022125  0x00005410 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00022126  0x00005411 copy  0x00000011 , 0x0000003f 
- 00022127  0x00005412 store  0x00000001 , 0x00004854 
- 00022128  0x00005413 beq  0x00000001 , 0x00005675 
- 00022129  0x00005414 beq  0x00000002 , 0x00005679 
- 00022130  0x00005415 fetch  0x00000001 , 0x00004855 
- 00022131  0x00005416 bbit1  0x00000007 , 0x00005685 
- 00022132  0x00005417 rtn 
- 00022133  0x0000541a fetch  0x00000001 , 0x00004853 
- 00022134  0x0000541b beq  0x00000000 , 0x0000567d 
- 00022135  0x0000541c beq  0x00000003 , 0x0000567f 
- 00022136  0x0000541d rtn 
- 00022137  0x0000541f fetch  0x00000001 , 0x00004853 
- 00022138  0x00005420 beq  0x00000000 , 0x00005681 
- 00022139  0x00005421 beq  0x00000003 , 0x00005683 
- 00022140  0x00005422 rtn 
- 00022141  0x00005424 jam  0x00000082 , 0x00004855 
- 00022142  0x00005425 rtn 
- 00022143  0x00005427 jam  0x00000081 , 0x00004855 
- 00022144  0x00005428 rtn 
- 00022145  0x0000542a jam  0x00000080 , 0x00004855 
- 00022146  0x0000542b rtn 
- 00022147  0x0000542d jam  0x00000083 , 0x00004855 
- 00022148  0x0000542e rtn 
- 00022149  0x00005430 fetch  0x00000001 , 0x00004855 
- 00022150  0x00005431 set0  0x00000007 , 0x0000003f 
- 00022151  0x00005432 store  0x00000001 , 0x00004855 
- 00022152  0x00005433 beq  0x00000000 , 0x0000568d 
- 00022153  0x00005434 beq  0x00000001 , 0x00005690 
- 00022154  0x00005435 beq  0x00000002 , 0x00005693 
- 00022155  0x00005436 beq  0x00000003 , 0x00005696 
- 00022156  0x00005437 rtn 
- 00022157  0x00005439 fetch  0x00000001 , 0x00004854 
- 00022158  0x0000543a beq  0x00000003 , 0x00005699 
- 00022159  0x0000543b rtn 
- 00022160  0x0000543d fetch  0x00000001 , 0x00004854 
- 00022161  0x0000543e beq  0x00000000 , 0x00005699 
- 00022162  0x0000543f rtn 
- 00022163  0x00005441 fetch  0x00000001 , 0x00004854 
- 00022164  0x00005442 beq  0x00000003 , 0x0000569d 
- 00022165  0x00005443 rtn 
- 00022166  0x00005445 fetch  0x00000001 , 0x00004854 
- 00022167  0x00005446 beq  0x00000000 , 0x0000569d 
- 00022168  0x00005447 rtn 
- 00022169  0x00005449 fetch  0x00000001 , 0x00004856 
- 00022170  0x0000544a increase  0x00000001 , 0x0000003f 
- 00022171  0x0000544b store  0x00000001 , 0x00004856 
- 00022172  0x0000544c rtn 
- 00022173  0x0000544e fetch  0x00000001 , 0x00004856 
- 00022174  0x0000544f increase  0xffffffff , 0x0000003f 
- 00022175  0x00005450 store  0x00000001 , 0x00004856 
- 00022176  0x00005451 rtn 
- 00022177  0x00005455 fetcht  0x00000001 , 0x0000464a 
- 00022178  0x00005456 call  0x00006eb2 
- 00022179  0x00005457 fetcht  0x00000001 , 0x0000464b 
- 00022180  0x00005458 call  0x00006eb2 
- 00022181  0x00005459 fetcht  0x00000001 , 0x00004652 
- 00022182  0x0000545a call  0x00006eb2 
- 00022183  0x0000545b fetcht  0x00000001 , 0x00004653 
- 00022184  0x0000545c branch  0x00006eb2 
- 00022185  0x0000545f fetcht  0x00000001 , 0x0000464a 
- 00022186  0x00005460 call  0x000055ab 
- 00022187  0x00005461 fetcht  0x00000001 , 0x0000464b 
- 00022188  0x00005462 call  0x000055ab 
- 00022189  0x00005463 fetcht  0x00000001 , 0x00004652 
- 00022190  0x00005464 call  0x000055ab 
- 00022191  0x00005465 fetcht  0x00000001 , 0x00004653 
- 00022192  0x00005466 branch  0x000055ab 
- 00022193  0x00005469 fetch  0x00000002 , 0x0000484b 
- 00022194  0x0000546a rtn  0x00000034 
- 00022195  0x0000546b jam  0x00000001 , 0x00004857 
- 00022196  0x0000546c jam  0x0000000a , 0x00004858 
- 00022197  0x0000546d rtn 
- 00022198  0x00005470 arg  0x00004858 , 0x00000013 
- 00022199  0x00005471 arg  0x000056b9 , 0x00000012 
- 00022200  0x00005472 branch  0x000042e0 
- 00022201  0x00005474 jam  0x00000000 , 0x00004857 
- 00022202  0x00005475 rtn 
- 00022203  0x0000547e fetch  0x00000001 , 0x00004649 
- 00022204  0x0000547f rtneq  0x000000ff 
- 00022205  0x00005480 arg  0x00000000 , 0x00000011 
- 00022206  0x00005481 jam  0x00000005 , 0x00004977 
- 00022207  0x00005482 fetcht  0x00000001 , 0x00004649 
- 00022208  0x00005483 call  0x000056c8 
- 00022209  0x00005485 store  0x00000001 , 0x00004974 
- 00022210  0x00005486 fetch  0x00000001 , 0x00004654 
- 00022211  0x00005487 beq  0x000000ff , 0x000056d8 
- 00022212  0x00005488 call  0x000058df 
- 00022213  0x0000548a copy  0x00000011 , 0x0000003f 
- 00022214  0x0000548b bbit1  0x00000005 , 0x000056e0 
- 00022215  0x0000548c branch  0x000056e7 
- 00022216  0x0000548f fetch  0x00000008 , 0x00004713 
- 00022217  0x00005490 bbit1  0x0000002b , 0x000056de 
- 00022218  0x00005491 fetch  0x00000001 , 0x00004974 
- 00022219  0x00005492 copy  0x0000003f , 0x00000013 
- 00022220  0x00005493 fetch  0x00000001 , 0x00004654 
- 00022221  0x00005494 beq  0x000000ff , 0x00005931 
- 00022222  0x00005496 fetch  0x00000001 , 0x0000497b 
- 00022223  0x00005497 nbranch  0x000056db , 0x00000034 
- 00022224  0x00005499 call  0x00006ee6 
- 00022225  0x0000549a fetcht  0x00000001 , 0x00004654 
- 00022226  0x0000549b branch  0x000056de , 0x00000001 
- 00022227  0x0000549c fetcht  0x00000001 , 0x00004654 
- 00022228  0x0000549d call  0x00006ef7 
- 00022229  0x0000549e fetcht  0x00000001 , 0x00004649 
- 00022230  0x0000549f fetch  0x00000001 , 0x00004974 
- 00022231  0x000054a0 branch  0x00005925 
- 00022232  0x000054a3 fetcht  0x00000001 , 0x00004649 
- 00022233  0x000054a4 call  0x000055b5 
- 00022234  0x000054a5 branch  0x000056c5 
- 00022235  0x000054a8 jam  0x00000000 , 0x0000487a 
- 00022236  0x000054a9 jam  0x00000000 , 0x00004974 
- 00022237  0x000054aa rtn 
- 00022238  0x000054ad fetch  0x00000001 , 0x00004974 
- 00022239  0x000054ae branch  0x00005925 
- 00022240  0x000054b1 fetch  0x00000001 , 0x0000487a 
- 00022241  0x000054b2 rtneq  0x00000001 
- 00022242  0x000054b3 jam  0x00000001 , 0x0000487a 
- 00022243  0x000054b4 fetch  0x00000008 , 0x00004713 
- 00022244  0x000054b5 rtnbit1  0x00000028 
- 00022245  0x000054b6 rtnbit1  0x00000036 
- 00022246  0x000054b7 branch  0x000056f7 
- 00022247  0x000054ba fetch  0x00000001 , 0x0000487a 
- 00022248  0x000054bb rtneq  0x00000000 
- 00022249  0x000054bc jam  0x00000000 , 0x0000487a 
- 00022250  0x000054bd fetch  0x00000008 , 0x00004713 
- 00022251  0x000054be bbit1  0x00000028 , 0x000056ee 
- 00022252  0x000054bf bbit1  0x00000036 , 0x000056ee 
- 00022253  0x000054c0 rtn 
- 00022254  0x000054c2 fetch  0x00000001 , 0x0000487b 
- 00022255  0x000054c3 nbranch  0x000056f2 , 0x00000034 
- 00022256  0x000054c4 fetch  0x00000001 , 0x0000497d 
- 00022257  0x000054c5 ncall  0x000056f7 , 0x00000034 
- 00022258  0x000054c7 jam  0x00000000 , 0x0000487b 
- 00022259  0x000054c8 fetch  0x00000001 , 0x000044eb 
- 00022260  0x000054c9 store  0x00000001 , 0x0000497d 
- 00022261  0x000054ca store  0x00000001 , 0x0000497c 
- 00022262  0x000054cb rtn 
- 00022263  0x000054ce bpatch  0x0000007b , 0x0000400f 
- 00022264  0x000054cf call  0x00005728 
- 00022265  0x000054d0 rtn  0x00000028 
- 00022266  0x000054d1 fetch  0x00000001 , 0x00004690 
- 00022267  0x000054d3 copy  0x0000003f , 0x00000002 
- 00022268  0x000054d4 fetch  0x00000008 , 0x00004713 
- 00022269  0x000054d5 bbit1  0x00000017 , 0x00005704 
- 00022270  0x000054d6 copy  0x00000002 , 0x0000003f 
- 00022271  0x000054d8 increase  0x00000001 , 0x0000003f 
- 00022272  0x000054d9 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00022273  0x000054db store  0x00000001 , 0x00004690 
- 00022274  0x000054dc call  0x00005744 
- 00022275  0x000054dd branch  0x00005cac 
- 00022276  0x000054e3 fetch  0x00000001 , 0x0000498a 
- 00022277  0x000054e4 nbranch  0x00005721 , 0x00000034 
- 00022278  0x000054e6 fetch  0x00000008 , 0x00004713 
- 00022279  0x000054e7 bbit1  0x0000001c , 0x00005715 
- 00022280  0x000054e8 copy  0x00000002 , 0x0000003f 
- 00022281  0x000054e9 rtneq  0x00000001 
- 00022282  0x000054eb beq  0x00000000 , 0x00005711 
- 00022283  0x000054ec beq  0x00000002 , 0x0000570f 
- 00022284  0x000054ed rtn 
- 00022285  0x000054f0 setarg  0x00000002 
- 00022286  0x000054f1 branch  0x00005701 
- 00022287  0x000054f3 setarg  0x00000000 
- 00022288  0x000054f4 branch  0x00005701 
- 00022289  0x000054f6 setarg  0x00000001 
- 00022290  0x000054f7 branch  0x00005701 
- 00022291  0x000054f9 setarg  0x00000003 
- 00022292  0x000054fa branch  0x00005701 
- 00022293  0x000054fd copy  0x00000002 , 0x0000003f 
- 00022294  0x000054fe rtneq  0x00000001 
- 00022295  0x000054ff beq  0x00000000 , 0x00005711 
- 00022296  0x00005500 beq  0x00000002 , 0x00005713 
- 00022297  0x00005501 beq  0x00000003 , 0x0000570f 
- 00022298  0x00005502 rtn 
- 00022299  0x00005504 copy  0x00000002 , 0x0000003f 
- 00022300  0x00005505 rtneq  0x00000002 
- 00022301  0x00005506 beq  0x00000000 , 0x00005713 
- 00022302  0x00005507 beq  0x00000001 , 0x0000570f 
- 00022303  0x00005508 beq  0x00000003 , 0x0000570d 
- 00022304  0x00005509 rtn 
- 00022305  0x0000550d fetch  0x00000008 , 0x00004713 
- 00022306  0x0000550e bbit1  0x0000001c , 0x0000571b 
- 00022307  0x0000550f copy  0x00000002 , 0x0000003f 
- 00022308  0x00005510 rtneq  0x00000002 
- 00022309  0x00005512 beq  0x00000000 , 0x0000570d 
- 00022310  0x00005513 beq  0x00000001 , 0x0000570f 
- 00022311  0x00005514 rtn 
- 00022312  0x0000551a disable  0x00000028 
- 00022313  0x0000551b fetch  0x00000008 , 0x00004713 
- 00022314  0x0000551c rtnbit1  0x0000002b 
- 00022315  0x0000551d branch  0x00005eb1 
- 00022316  0x00005520 fetch  0x00000008 , 0x00004713 
- 00022317  0x00005521 bbit1  0x00000028 , 0x00005730 
- 00022318  0x00005522 bbit1  0x00000036 , 0x00005737 
- 00022319  0x00005523 rtn 
- 00022320  0x00005526 fetch  0x00000001 , 0x0000487a 
- 00022321  0x00005527 rtnne  0x00000001 
- 00022322  0x00005528 arg  0x0000497d , 0x00000013 
- 00022323  0x00005529 arg  0x00005735 , 0x00000012 
- 00022324  0x0000552a branch  0x000042e0 
- 00022325  0x0000552d jam  0x00000001 , 0x0000487b 
- 00022326  0x0000552e branch  0x00005ec6 
- 00022327  0x00005531 fetch  0x00000001 , 0x0000487a 
- 00022328  0x00005532 rtnne  0x00000001 
- 00022329  0x00005533 arg  0x0000497c , 0x00000013 
- 00022330  0x00005534 arg  0x0000573c , 0x00000012 
- 00022331  0x00005535 branch  0x000042e0 
- 00022332  0x00005538 jam  0x00000001 , 0x0000487b 
- 00022333  0x00005539 branch  0x00005ba3 
- 00022334  0x0000553c fetch  0x00000008 , 0x00004713 
- 00022335  0x0000553d rtnbit1  0x0000001c 
- 00022336  0x0000553e fetch  0x00000001 , 0x00004690 
- 00022337  0x0000553f rtnne  0x00000003 
- 00022338  0x00005540 jam  0x00000000 , 0x00004690 
- 00022339  0x00005541 rtn 
- 00022340  0x00005544 bpatch  0x0000007c , 0x0000400f 
- 00022341  0x00005545 call  0x0000573e 
- 00022342  0x00005546 call  0x0000613a 
- 00022343  0x00005548 bpatch  0x0000007d , 0x0000400f 
- 00022344  0x00005549 fetch  0x00000001 , 0x00004957 
- 00022345  0x0000554a beq  0x0000000c , 0x0000576b 
- 00022346  0x0000554b beq  0x00000003 , 0x00005785 
- 00022347  0x0000554c beq  0x0000000b , 0x00005799 
- 00022348  0x0000554d fetch  0x00000001 , 0x00004690 
- 00022349  0x0000554e beq  0x00000000 , 0x00005753 
- 00022350  0x0000554f beq  0x00000001 , 0x00005751 
- 00022351  0x00005550 beq  0x00000002 , 0x00005755 
- 00022352  0x00005551 beq  0x00000003 , 0x00005757 
- 00022353  0x00005553 fetcht  0x00000001 , 0x00004869 
- 00022354  0x00005554 branch  0x00005758 
- 00022355  0x00005556 fetcht  0x00000001 , 0x00004868 
- 00022356  0x00005557 branch  0x00005758 
- 00022357  0x00005559 fetcht  0x00000001 , 0x0000486a 
- 00022358  0x0000555a branch  0x00005758 
- 00022359  0x0000555c fetcht  0x00000001 , 0x0000486b 
- 00022360  0x0000555e fetch  0x00000001 , 0x00004957 
- 00022361  0x0000555f beq  0x00000004 , 0x00005767 
- 00022362  0x00005560 beq  0x00000005 , 0x00005767 
- 00022363  0x00005561 beq  0x00000008 , 0x00005769 
- 00022364  0x00005562 beq  0x00000007 , 0x00005769 
- 00022365  0x00005563 beq  0x00000006 , 0x00005767 
- 00022366  0x00005565 storet  0x00000001 , 0x00004879 
- 00022367  0x00005566 setarg  0x00000006 
- 00022368  0x00005567 call  0x000069e5 
- 00022369  0x00005568 and  0x0000003f , 0x000000f8 , 0x00000002 
- 00022370  0x00005569 fetch  0x00000001 , 0x00004879 
- 00022371  0x0000556a iadd  0x00000002 , 0x0000003f 
- 00022372  0x0000556b lshift8  0x0000003f , 0x0000003f 
- 00022373  0x0000556c add  0x0000003f , 0x00000006 , 0x0000003f 
- 00022374  0x0000556d branch  0x000069e4 
- 00022375  0x00005570 increase  0xffffffff , 0x00000002 
- 00022376  0x00005571 branch  0x0000575e 
- 00022377  0x00005574 increase  0x00000002 , 0x00000002 
- 00022378  0x00005575 branch  0x0000575e 
- 00022379  0x00005578 fetch  0x00000001 , 0x00004690 
- 00022380  0x00005579 beq  0x00000000 , 0x0000576f 
- 00022381  0x0000557a beq  0x00000001 , 0x00005775 
- 00022382  0x0000557b beq  0x00000002 , 0x00005778 
- 00022383  0x0000557d fetch  0x00000001 , 0x00004874 
- 00022384  0x0000557e copy  0x0000003f , 0x00000011 
- 00022385  0x0000557f branch  0x0000577d 
- 00022386  0x00005582 fetch  0x00000001 , 0x00004875 
- 00022387  0x00005583 copy  0x0000003f , 0x00000011 
- 00022388  0x00005584 branch  0x0000577d 
- 00022389  0x00005587 fetch  0x00000001 , 0x00004876 
- 00022390  0x00005588 copy  0x0000003f , 0x00000011 
- 00022391  0x00005589 branch  0x0000577d 
- 00022392  0x0000558c fetch  0x00000001 , 0x00004877 
- 00022393  0x0000558d copy  0x0000003f , 0x00000011 
- 00022394  0x0000558e branch  0x0000577d 
- 00022395  0x00005591 fetch  0x00000001 , 0x00004878 
- 00022396  0x00005592 copy  0x0000003f , 0x00000011 
- 00022397  0x00005594 setarg  0x0000c309 
- 00022398  0x00005595 call  0x000069e4 
- 00022399  0x00005596 copy  0x00000011 , 0x0000003f 
- 00022400  0x00005597 lshift8  0x0000003f , 0x0000003f 
- 00022401  0x00005598 add  0x0000003f , 0x00000023 , 0x0000003f 
- 00022402  0x00005599 call  0x000069e4 
- 00022403  0x0000559a setarg  0x00000009 
- 00022404  0x0000559b branch  0x000069e4 
- 00022405  0x0000559e fetch  0x00000001 , 0x00004690 
- 00022406  0x0000559f beq  0x00000000 , 0x0000578c 
- 00022407  0x000055a0 beq  0x00000001 , 0x0000578a 
- 00022408  0x000055a1 beq  0x00000002 , 0x0000578e 
- 00022409  0x000055a2 beq  0x00000003 , 0x00005790 
- 00022410  0x000055a4 fetch  0x00000001 , 0x0000486d 
- 00022411  0x000055a5 branch  0x00005791 
- 00022412  0x000055a7 fetch  0x00000001 , 0x0000486c 
- 00022413  0x000055a8 branch  0x00005791 
- 00022414  0x000055aa fetch  0x00000001 , 0x0000486e 
- 00022415  0x000055ab branch  0x00005791 
- 00022416  0x000055ad fetch  0x00000001 , 0x0000486f 
- 00022417  0x000055af store  0x00000001 , 0x00004879 
- 00022418  0x000055b0 lshift8  0x0000003f , 0x0000003f 
- 00022419  0x000055b1 copy  0x0000003f , 0x00000011 
- 00022420  0x000055b2 add  0x0000003f , 0x0000000d , 0x0000003f 
- 00022421  0x000055b3 call  0x000069e4 
- 00022422  0x000055b4 copy  0x00000011 , 0x0000003f 
- 00022423  0x000055b5 add  0x0000003f , 0x0000000e , 0x0000003f 
- 00022424  0x000055b6 branch  0x000069e4 
- 00022425  0x000055b9 fetch  0x00000001 , 0x00004690 
- 00022426  0x000055ba beq  0x00000000 , 0x000057a0 
- 00022427  0x000055bb beq  0x00000001 , 0x0000579e 
- 00022428  0x000055bc beq  0x00000002 , 0x000057a2 
- 00022429  0x000055bd beq  0x00000003 , 0x000057a4 
- 00022430  0x000055bf fetch  0x00000001 , 0x00004871 
- 00022431  0x000055c0 branch  0x00005791 
- 00022432  0x000055c3 fetch  0x00000001 , 0x00004870 
- 00022433  0x000055c4 branch  0x00005791 
- 00022434  0x000055c7 fetch  0x00000001 , 0x00004872 
- 00022435  0x000055c8 branch  0x00005791 
- 00022436  0x000055cb fetch  0x00000001 , 0x00004873 
- 00022437  0x000055cc branch  0x00005791 
- 00022438  0x000055d5 call  0x0000584c 
- 00022439  0x000055d6 fetch  0x00000001 , 0x00004987 
- 00022440  0x000055d7 nbranch  0x00005860 , 0x00000034 
- 00022441  0x000055d8 fetch  0x00000001 , 0x00004982 
- 00022442  0x000055d9 nbranch  0x0000585f , 0x00000034 
- 00022443  0x000055db call  0x00005888 
- 00022444  0x000055dc call  0x000057bc 
- 00022445  0x000055dd call  0x0000552f 
- 00022446  0x000055de call  0x000057b7 
- 00022447  0x000055df copy  0x00000011 , 0x0000003f 
- 00022448  0x000055e0 fetcht  0x00000001 , 0x0000484e 
- 00022449  0x000055e1 store  0x00000001 , 0x0000484e 
- 00022450  0x000055e2 store  0x00000001 , 0x00004846 
- 00022451  0x000055e3 ixor  0x00000002 , 0x0000003f 
- 00022452  0x000055e4 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00022453  0x000055e5 rtn  0x00000005 
- 00022454  0x000055e6 branch  0x00007dba 
- 00022455  0x000055e9 rtnmark0  0x00000026 
- 00022456  0x000055ea copy  0x00000011 , 0x0000003f 
- 00022457  0x000055eb rtn  0x00000034 
- 00022458  0x000055ec store  0x00000001 , 0x00004846 
- 00022459  0x000055ed branch  0x00007dba 
- 00022460  0x000055f3 jam  0x00000000 , 0x00004979 
- 00022461  0x000055f4 jam  0x00000000 , 0x0000497a 
- 00022462  0x000055f5 jam  0x00000000 , 0x0000497b 
- 00022463  0x000055f6 copy  0x0000003f , 0x00000012 
- 00022464  0x000055f7 fetcht  0x00000001 , 0x00004644 
- 00022465  0x000055f8 fetch  0x00000001 , 0x00004647 
- 00022466  0x000055f9 isub  0x00000002 , 0x0000003e 
- 00022467  0x000055fa branch  0x000057cc , 0x00000005 
- 00022468  0x000055fb fetch  0x00000001 , 0x00004648 
- 00022469  0x000055fc isub  0x00000002 , 0x0000003e 
- 00022470  0x000055fd branch  0x000057d1 , 0x00000005 
- 00022471  0x000055fe fetcht  0x00000001 , 0x00004645 
- 00022472  0x000055ff fetch  0x00000001 , 0x00004647 
- 00022473  0x00005600 isub  0x00000002 , 0x0000003e 
- 00022474  0x00005601 branch  0x000057e0 , 0x00000005 
- 00022475  0x00005602 branch  0x000057e3 
- 00022476  0x00005605 fetcht  0x00000001 , 0x00004645 
- 00022477  0x00005606 fetch  0x00000001 , 0x00004648 
- 00022478  0x00005607 isub  0x00000002 , 0x0000003e 
- 00022479  0x00005608 branch  0x000057d6 , 0x00000005 
- 00022480  0x00005609 branch  0x000057d9 
- 00022481  0x0000560c fetcht  0x00000001 , 0x00004645 
- 00022482  0x0000560d fetch  0x00000001 , 0x00004647 
- 00022483  0x0000560e isub  0x00000002 , 0x0000003e 
- 00022484  0x0000560f branch  0x000057db , 0x00000005 
- 00022485  0x00005610 branch  0x000057de 
- 00022486  0x00005613 call  0x000057ef 
- 00022487  0x00005614 call  0x000057fb 
- 00022488  0x00005615 branch  0x000057e5 
- 00022489  0x00005618 call  0x000057ef 
- 00022490  0x00005619 branch  0x000057e1 
- 00022491  0x0000561c call  0x000057f8 
- 00022492  0x0000561d call  0x000057f2 
- 00022493  0x0000561e branch  0x000057e5 
- 00022494  0x00005621 call  0x000057f8 
- 00022495  0x00005622 branch  0x000057e4 
- 00022496  0x00005625 call  0x000057f2 
- 00022497  0x00005627 call  0x000057fe 
- 00022498  0x00005628 branch  0x000057e5 
- 00022499  0x0000562b call  0x000057fb 
- 00022500  0x0000562d call  0x000057f5 
- 00022501  0x0000562f call  0x00005801 
- 00022502  0x00005630 call  0x00005804 
- 00022503  0x00005631 fetch  0x00000001 , 0x0000497a 
- 00022504  0x00005632 rtn  0x00000034 
- 00022505  0x00005633 fetch  0x00000001 , 0x00004979 
- 00022506  0x00005634 rtn  0x00000034 
- 00022507  0x00005635 jam  0x00000001 , 0x0000497b 
- 00022508  0x00005636 fetch  0x00000001 , 0x0000484e 
- 00022509  0x00005637 copy  0x0000003f , 0x00000011 
- 00022510  0x00005638 rtn 
- 00022511  0x0000563b and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022512  0x0000563c beq  0x00000009 , 0x0000580c 
- 00022513  0x0000563d rtn 
- 00022514  0x0000563f and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022515  0x00005640 beq  0x00000012 , 0x0000580c 
- 00022516  0x00005641 rtn 
- 00022517  0x00005643 and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022518  0x00005644 beq  0x0000000a , 0x0000580c 
- 00022519  0x00005645 rtn 
- 00022520  0x00005647 and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022521  0x00005648 beq  0x00000011 , 0x0000580c 
- 00022522  0x00005649 rtn 
- 00022523  0x0000564b and  0x00000012 , 0x00000014 , 0x0000003f 
- 00022524  0x0000564c beq  0x00000014 , 0x0000580c 
- 00022525  0x0000564d rtn 
- 00022526  0x0000564f and  0x00000012 , 0x00000014 , 0x0000003f 
- 00022527  0x00005650 beq  0x00000012 , 0x0000580c 
- 00022528  0x00005651 rtn 
- 00022529  0x00005654 and  0x00000012 , 0x00000018 , 0x0000003f 
- 00022530  0x00005655 beq  0x00000018 , 0x0000580a 
- 00022531  0x00005656 rtn 
- 00022532  0x00005659 and  0x00000002 , 0x00000007 , 0x0000003f 
- 00022533  0x0000565a beq  0x00000003 , 0x0000580a 
- 00022534  0x0000565b beq  0x00000005 , 0x0000580a 
- 00022535  0x0000565c beq  0x00000006 , 0x0000580a 
- 00022536  0x0000565d beq  0x00000007 , 0x0000580a 
- 00022537  0x0000565e rtn 
- 00022538  0x00005662 jam  0x00000001 , 0x0000497a 
- 00022539  0x00005663 rtn 
- 00022540  0x00005666 jam  0x00000001 , 0x00004979 
- 00022541  0x00005667 rtn 
- 00022542  0x00005670 fetch  0x00000008 , 0x00004713 
- 00022543  0x00005671 rtnbit0  0x00000017 
- 00022544  0x00005672 bbit0  0x0000002c , 0x00005816 
- 00022545  0x00005674 fetch  0x00000001 , 0x00004658 
- 00022546  0x00005675 call  0x00005943 
- 00022547  0x00005676 call  0x00005824 
- 00022548  0x00005677 fetcht  0x00000001 , 0x00004658 
- 00022549  0x00005678 branch  0x000055b5 
- 00022550  0x0000567b fetch  0x00000001 , 0x00004658 
- 00022551  0x0000567c call  0x00005946 
- 00022552  0x0000567d jam  0x00000000 , 0x0000498b 
- 00022553  0x0000567e fetcht  0x00000001 , 0x00004658 
- 00022554  0x0000567f fetch  0x00000001 , 0x00004988 
- 00022555  0x00005680 call  0x0000583d 
- 00022556  0x00005681 call  0x00005828 
- 00022557  0x00005682 fetcht  0x00000001 , 0x00004658 
- 00022558  0x00005683 branch  0x000055b5 
- 00022559  0x00005686 call  0x000055b5 
- 00022560  0x00005687 fetch  0x00000001 , 0x00004989 
- 00022561  0x00005688 rtneq  0x00000001 
- 00022562  0x00005689 jam  0x00000001 , 0x00004989 
- 00022563  0x0000568a branch  0x000056f7 
- 00022564  0x0000568d jam  0x00000000 , 0x0000498b 
- 00022565  0x0000568e fetcht  0x00000001 , 0x00004658 
- 00022566  0x0000568f fetch  0x00000001 , 0x00004988 
- 00022567  0x00005690 call  0x00005833 
- 00022568  0x00005692 store  0x00000001 , 0x00004988 
- 00022569  0x00005693 fetch  0x00000001 , 0x0000498a 
- 00022570  0x00005694 branch  0x0000582f , 0x00000034 
- 00022571  0x00005696 fetch  0x00000001 , 0x00004989 
- 00022572  0x00005697 rtneq  0x00000001 
- 00022573  0x00005698 jam  0x00000001 , 0x00004989 
- 00022574  0x00005699 branch  0x000056f7 
- 00022575  0x0000569c fetch  0x00000001 , 0x00004989 
- 00022576  0x0000569d rtneq  0x00000000 
- 00022577  0x0000569e jam  0x00000000 , 0x00004989 
- 00022578  0x0000569f rtn 
- 00022579  0x000056a2 lshift  0x0000003f , 0x0000003f 
- 00022580  0x000056a3 copy  0x0000003f , 0x00000012 
- 00022581  0x000056a4 call  0x00006ee6 
- 00022582  0x000056a5 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022583  0x000056a6 and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022584  0x000056a7 fetcht  0x00000001 , 0x0000498b 
- 00022585  0x000056a8 copy  0x00000002 , 0x00000007 
- 00022586  0x000056a9 beq  0x00000007 , 0x00005848 
- 00022587  0x000056aa beq  0x00000000 , 0x0000584a 
- 00022588  0x000056ab rtn 
- 00022589  0x000056ae lshift  0x0000003f , 0x0000003f 
- 00022590  0x000056af copy  0x0000003f , 0x00000012 
- 00022591  0x000056b0 call  0x000055b1 
- 00022592  0x000056b1 call  0x00006ee6 
- 00022593  0x000056b2 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022594  0x000056b3 and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022595  0x000056b4 fetcht  0x00000001 , 0x0000498b 
- 00022596  0x000056b5 copy  0x00000002 , 0x00000007 
- 00022597  0x000056b6 beq  0x00000007 , 0x00005848 
- 00022598  0x000056b7 beq  0x00000000 , 0x0000584a 
- 00022599  0x000056b8 rtn 
- 00022600  0x000056bb jam  0x00000001 , 0x0000498a 
- 00022601  0x000056bc rtn 
- 00022602  0x000056be jam  0x00000000 , 0x0000498a 
- 00022603  0x000056bf rtn 
- 00022604  0x000056c8 arg  0x00000000 , 0x00000012 
- 00022605  0x000056c9 fetch  0x00000001 , 0x00004657 
- 00022606  0x000056ca rtneq  0x000000ff 
- 00022607  0x000056cb fetch  0x00000008 , 0x00004713 
- 00022608  0x000056cc bbit0  0x0000002e , 0x00005859 
- 00022609  0x000056ce fetcht  0x00000001 , 0x00004657 
- 00022610  0x000056cf call  0x000055b5 
- 00022611  0x000056d0 fetcht  0x00000001 , 0x00004657 
- 00022612  0x000056d1 call  0x00006ee6 
- 00022613  0x000056d2 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022614  0x000056d4 copy  0x00000012 , 0x0000003f 
- 00022615  0x000056d5 store  0x00000001 , 0x00004987 
- 00022616  0x000056d6 rtn 
- 00022617  0x000056d9 fetcht  0x00000001 , 0x00004657 
- 00022618  0x000056da call  0x000055b1 
- 00022619  0x000056db fetcht  0x00000001 , 0x00004657 
- 00022620  0x000056dc call  0x00006ee6 
- 00022621  0x000056dd nsetflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022622  0x000056de branch  0x00005856 
- 00022623  0x000056e1 beq  0x00000004 , 0x00005878 
- 00022624  0x000056e3 call  0x0000587b 
- 00022625  0x000056e4 fetch  0x00000004 , 0x00004983 
- 00022626  0x000056e5 arg  0x000000a0 , 0x00000002 
- 00022627  0x000056e6 iadd  0x00000002 , 0x00000002 
- 00022628  0x000056e7 copy  0x00000022 , 0x0000003f 
- 00022629  0x000056e8 isub  0x00000002 , 0x0000003e 
- 00022630  0x000056e9 nrtn  0x00000002 
- 00022631  0x000056ea store  0x00000004 , 0x00004983 
- 00022632  0x000056eb fetch  0x00000001 , 0x00004982 
- 00022633  0x000056ec beq  0x00000000 , 0x0000586e 
- 00022634  0x000056ed beq  0x00000001 , 0x00005871 
- 00022635  0x000056ee beq  0x00000002 , 0x00005874 
- 00022636  0x000056ef beq  0x00000003 , 0x00005876 
- 00022637  0x000056f0 rtn 
- 00022638  0x000056f3 jam  0x00000001 , 0x00004982 
- 00022639  0x000056f5 jam  0x00000001 , 0x00004846 
- 00022640  0x000056f6 branch  0x00007dba 
- 00022641  0x000056f9 jam  0x00000002 , 0x00004982 
- 00022642  0x000056fb jam  0x00000000 , 0x00004846 
- 00022643  0x000056fc branch  0x00007dba 
- 00022644  0x000056ff jam  0x00000003 , 0x00004982 
- 00022645  0x00005700 branch  0x0000586f 
- 00022646  0x00005703 jam  0x00000000 , 0x00004982 
- 00022647  0x00005704 branch  0x00005872 
- 00022648  0x00005707 jam  0x00000000 , 0x00004982 
- 00022649  0x00005708 jam  0x00000000 , 0x00004846 
- 00022650  0x00005709 rtn 
- 00022651  0x0000570c fetcht  0x00000004 , 0x00004983 
- 00022652  0x0000570d copy  0x00000022 , 0x0000003f 
- 00022653  0x0000570e isub  0x00000002 , 0x0000003e 
- 00022654  0x0000570f ncall  0x00005880 , 0x00000002 
- 00022655  0x00005710 rtn 
- 00022656  0x00005712 setarg  0x00000000 
- 00022657  0x00005713 store  0x00000004 , 0x00004983 
- 00022658  0x00005714 rtn 
- 00022659  0x0000571d call  0x00005895 
- 00022660  0x0000571e call  0x00005888 
- 00022661  0x0000571f setarg  0x00000000 
- 00022662  0x00005720 store  0x00000003 , 0x0000496f 
- 00022663  0x00005721 rtn 
- 00022664  0x00005724 bpatch  0x0000007e , 0x0000400f 
- 00022665  0x00005725 fetch  0x00000001 , 0x0000473f 
- 00022666  0x00005726 ncall  0x00005895 , 0x00000034 
- 00022667  0x00005727 arg  0x00000000 , 0x00000011 
- 00022668  0x00005728 call  0x00005898 
- 00022669  0x00005729 call  0x000058a1 
- 00022670  0x0000572a call  0x000058aa 
- 00022671  0x0000572b call  0x000058b3 
- 00022672  0x0000572c call  0x000058cf 
- 00022673  0x0000572d call  0x0000584c 
- 00022674  0x0000572e call  0x000058ec 
- 00022675  0x0000572f copy  0x00000011 , 0x0000003f 
- 00022676  0x00005730 rtn 
- 00022677  0x00005733 setarg  0x00030303 
- 00022678  0x00005734 store  0x00000003 , 0x0000496f 
- 00022679  0x00005735 rtn 
- 00022680  0x00005738 fetch  0x00000001 , 0x00004644 
- 00022681  0x00005739 call  0x00005943 
- 00022682  0x0000573a jam  0x00000000 , 0x00004977 
- 00022683  0x0000573b fetcht  0x00000001 , 0x00004644 
- 00022684  0x0000573c fetch  0x00000001 , 0x0000496f 
- 00022685  0x0000573d call  0x00005925 
- 00022686  0x0000573e store  0x00000001 , 0x0000496f 
- 00022687  0x0000573f fetcht  0x00000001 , 0x00004644 
- 00022688  0x00005740 branch  0x000055b5 
- 00022689  0x00005743 fetch  0x00000001 , 0x00004646 
- 00022690  0x00005744 call  0x00005943 
- 00022691  0x00005745 jam  0x00000001 , 0x00004977 
- 00022692  0x00005746 fetcht  0x00000001 , 0x00004646 
- 00022693  0x00005747 fetch  0x00000001 , 0x00004970 
- 00022694  0x00005748 call  0x00005925 
- 00022695  0x00005749 store  0x00000001 , 0x00004970 
- 00022696  0x0000574a fetcht  0x00000001 , 0x00004646 
- 00022697  0x0000574b branch  0x000055b5 
- 00022698  0x0000574e fetch  0x00000001 , 0x00004645 
- 00022699  0x0000574f call  0x00005943 
- 00022700  0x00005750 jam  0x00000002 , 0x00004977 
- 00022701  0x00005751 fetcht  0x00000001 , 0x00004645 
- 00022702  0x00005752 fetch  0x00000001 , 0x00004971 
- 00022703  0x00005753 call  0x00005925 
- 00022704  0x00005754 store  0x00000001 , 0x00004971 
- 00022705  0x00005755 fetcht  0x00000001 , 0x00004645 
- 00022706  0x00005756 branch  0x000055b5 
- 00022707  0x00005759 fetch  0x00000001 , 0x00004647 
- 00022708  0x0000575a rtneq  0x000000ff 
- 00022709  0x0000575b jam  0x00000003 , 0x00004977 
- 00022710  0x0000575c fetch  0x00000001 , 0x00004972 
- 00022711  0x0000575d copy  0x0000003f , 0x00000013 
- 00022712  0x0000575e fetcht  0x00000001 , 0x00004647 
- 00022713  0x0000575f fetch  0x00000001 , 0x00004654 
- 00022714  0x00005760 beq  0x000000ff , 0x000058c8 
- 00022715  0x00005761 call  0x00006ee6 
- 00022716  0x00005762 branch  0x000058c4 , 0x00000001 
- 00022717  0x00005763 fetcht  0x00000001 , 0x00004654 
- 00022718  0x00005764 call  0x00006ef7 
- 00022719  0x00005765 fetcht  0x00000001 , 0x00004647 
- 00022720  0x00005766 fetch  0x00000001 , 0x00004972 
- 00022721  0x00005767 call  0x00005925 
- 00022722  0x00005769 store  0x00000001 , 0x00004972 
- 00022723  0x0000576a branch  0x000058df 
- 00022724  0x0000576d fetcht  0x00000001 , 0x00004654 
- 00022725  0x0000576e fetch  0x00000001 , 0x00004972 
- 00022726  0x0000576f call  0x00005925 
- 00022727  0x00005770 branch  0x000058c2 
- 00022728  0x00005773 fetch  0x00000001 , 0x00004647 
- 00022729  0x00005774 call  0x00005946 
- 00022730  0x00005775 fetcht  0x00000001 , 0x00004647 
- 00022731  0x00005776 call  0x00005931 
- 00022732  0x00005777 store  0x00000001 , 0x00004972 
- 00022733  0x00005778 fetcht  0x00000001 , 0x00004647 
- 00022734  0x00005779 branch  0x000055b5 
- 00022735  0x0000577d fetch  0x00000001 , 0x00004648 
- 00022736  0x0000577e rtneq  0x000000ff 
- 00022737  0x0000577f jam  0x00000004 , 0x00004977 
- 00022738  0x00005780 fetch  0x00000001 , 0x00004973 
- 00022739  0x00005781 copy  0x0000003f , 0x00000013 
- 00022740  0x00005782 fetcht  0x00000001 , 0x00004648 
- 00022741  0x00005783 fetch  0x00000001 , 0x00004654 
- 00022742  0x00005784 beq  0x000000ff , 0x000058e5 
- 00022743  0x00005785 call  0x00006ee6 
- 00022744  0x00005786 branch  0x000058e1 , 0x00000001 
- 00022745  0x00005787 fetcht  0x00000001 , 0x00004654 
- 00022746  0x00005788 call  0x00006ef7 
- 00022747  0x00005789 fetcht  0x00000001 , 0x00004648 
- 00022748  0x0000578a fetch  0x00000001 , 0x00004973 
- 00022749  0x0000578b call  0x00005925 
- 00022750  0x0000578d store  0x00000001 , 0x00004973 
- 00022751  0x0000578f fetcht  0x00000001 , 0x00004654 
- 00022752  0x00005790 branch  0x000055b5 
- 00022753  0x00005793 fetcht  0x00000001 , 0x00004654 
- 00022754  0x00005794 fetch  0x00000001 , 0x00004973 
- 00022755  0x00005795 call  0x00005925 
- 00022756  0x00005796 branch  0x000058de 
- 00022757  0x00005799 fetch  0x00000001 , 0x00004648 
- 00022758  0x0000579a call  0x00005946 
- 00022759  0x0000579b fetcht  0x00000001 , 0x00004648 
- 00022760  0x0000579c call  0x00005931 
- 00022761  0x0000579d store  0x00000001 , 0x00004973 
- 00022762  0x0000579e fetcht  0x00000001 , 0x00004648 
- 00022763  0x0000579f branch  0x000055b5 
- 00022764  0x000057a2 jam  0x00000000 , 0x0000496c 
- 00022765  0x000057a3 fetch  0x00000001 , 0x00004656 
- 00022766  0x000057a4 rtneq  0x000000ff 
- 00022767  0x000057a5 fetch  0x00000008 , 0x00004713 
- 00022768  0x000057a6 rtnbit0  0x00000016 
- 00022769  0x000057a7 bbit1  0x0000002f , 0x000058fd 
- 00022770  0x000057a9 jam  0x00000007 , 0x00004977 
- 00022771  0x000057aa fetcht  0x00000001 , 0x00004656 
- 00022772  0x000057ab fetch  0x00000001 , 0x00004976 
- 00022773  0x000057ac call  0x00005925 
- 00022774  0x000057ad store  0x00000001 , 0x00004976 
- 00022775  0x000057af copy  0x00000011 , 0x0000003f 
- 00022776  0x000057b0 bbit1  0x00000007 , 0x00005917 
- 00022777  0x000057b1 call  0x0000591a 
- 00022778  0x000057b3 fetch  0x00000001 , 0x0000496d 
- 00022779  0x000057b4 store  0x00000001 , 0x0000496e 
- 00022780  0x000057b5 rtn 
- 00022781  0x000057b8 jam  0x00000007 , 0x00004977 
- 00022782  0x000057b9 fetch  0x00000001 , 0x00004976 
- 00022783  0x000057ba copy  0x0000003f , 0x00000013 
- 00022784  0x000057bb fetcht  0x00000001 , 0x00004656 
- 00022785  0x000057bc fetch  0x00000001 , 0x00004654 
- 00022786  0x000057bd beq  0x000000ff , 0x0000590f 
- 00022787  0x000057be call  0x00006ee6 
- 00022788  0x000057bf branch  0x0000590b , 0x00000001 
- 00022789  0x000057c0 fetcht  0x00000001 , 0x00004654 
- 00022790  0x000057c1 call  0x00006ef7 
- 00022791  0x000057c2 fetcht  0x00000001 , 0x00004656 
- 00022792  0x000057c3 fetch  0x00000001 , 0x00004976 
- 00022793  0x000057c4 call  0x00005925 
- 00022794  0x000057c5 branch  0x00005913 
- 00022795  0x000057c8 fetcht  0x00000001 , 0x00004654 
- 00022796  0x000057c9 fetch  0x00000001 , 0x00004976 
- 00022797  0x000057ca call  0x00005925 
- 00022798  0x000057cb branch  0x00005913 
- 00022799  0x000057ce fetch  0x00000001 , 0x00004656 
- 00022800  0x000057cf call  0x00005946 
- 00022801  0x000057d0 fetcht  0x00000001 , 0x00004656 
- 00022802  0x000057d1 call  0x00005931 
- 00022803  0x000057d3 store  0x00000001 , 0x00004976 
- 00022804  0x000057d4 call  0x000058f7 
- 00022805  0x000057d5 fetcht  0x00000001 , 0x00004656 
- 00022806  0x000057d6 branch  0x000055b5 
- 00022807  0x000057da jam  0x00000001 , 0x0000496d 
- 00022808  0x000057db call  0x0000591d 
- 00022809  0x000057dc branch  0x000058fa 
- 00022810  0x000057df jam  0x00000000 , 0x0000496d 
- 00022811  0x000057e0 fetch  0x00000001 , 0x0000496e 
- 00022812  0x000057e1 rtn  0x00000034 
- 00022813  0x000057e3 jam  0x00000001 , 0x0000496c 
- 00022814  0x000057e4 rtn 
- 00022815  0x000057e9 call  0x00006ee6 
- 00022816  0x000057ea fetcht  0x00000001 , 0x00004977 
- 00022817  0x000057eb copy  0x00000002 , 0x00000007 
- 00022818  0x000057ec branch  0x0000592f , 0x00000001 
- 00022819  0x000057ee qset0  0x00000011 
- 00022820  0x000057ef rtn 
- 00022821  0x000057f2 lshift  0x0000003f , 0x0000003f 
- 00022822  0x000057f3 copy  0x0000003f , 0x00000012 
- 00022823  0x000057f4 call  0x00006ee6 
- 00022824  0x000057f5 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022825  0x000057f7 and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022826  0x000057f9 fetcht  0x00000001 , 0x00004977 
- 00022827  0x000057fa copy  0x00000002 , 0x00000007 
- 00022828  0x000057fb beq  0x00000007 , 0x0000592f 
- 00022829  0x000057fc beq  0x00000000 , 0x00005923 
- 00022830  0x000057fd rtn 
- 00022831  0x00005800 qset1  0x00000011 
- 00022832  0x00005801 rtn 
- 00022833  0x00005804 bpatch  0x0000007f , 0x0000400f 
- 00022834  0x00005805 copy  0x00000013 , 0x0000003f 
- 00022835  0x00005806 store  0x00000001 , 0x00004978 
- 00022836  0x00005807 lshift  0x0000003f , 0x0000003f 
- 00022837  0x00005808 copy  0x0000003f , 0x00000012 
- 00022838  0x00005809 copy  0x00000002 , 0x00000013 
- 00022839  0x0000580a call  0x000055b1 
- 00022840  0x0000580b copy  0x00000013 , 0x00000002 
- 00022841  0x0000580c call  0x00006ee6 
- 00022842  0x0000580d nsetflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022843  0x0000580e call  0x0000593d 
- 00022844  0x0000580f branch  0x0000592a 
- 00022845  0x00005812 fetcht  0x00000001 , 0x00004978 
- 00022846  0x00005813 and_into  0x00000001 , 0x00000002 
- 00022847  0x00005814 and  0x00000012 , 0x00000001 , 0x0000003f 
- 00022848  0x00005815 isub  0x00000002 , 0x0000003e 
- 00022849  0x00005816 nbranch  0x00005abc , 0x00000005 
- 00022850  0x00005817 rtn 
- 00022851  0x0000581c rtneq  0x000000ff 
- 00022852  0x0000581d arg  0x0000003f , 0x00000002 
- 00022853  0x0000581e branch  0x00006f21 
- 00022854  0x00005822 rtneq  0x000000ff 
- 00022855  0x00005823 arg  0x0000003e , 0x00000002 
- 00022856  0x00005824 branch  0x00006f21 
- 00022857  0x0000582a bpatch  0x00000080 , 0x00004010 
- 00022858  0x0000582b call  0x000055f6 
- 00022859  0x0000582c rtn  0x0000002b 
- 00022860  0x0000582e call  0x000059e7 
- 00022861  0x00005830 bpatch  0x00000081 , 0x00004010 
- 00022862  0x00005831 call  0x00005958 
- 00022863  0x00005832 beq  0x00000030 , 0x0000595f 
- 00022864  0x00005833 beq  0x00000031 , 0x000059c6 
- 00022865  0x00005834 beq  0x00000058 , 0x000059cf 
- 00022866  0x00005835 call  0x00005955 
- 00022867  0x00005836 nop  0x00001af4 
- 00022868  0x00005837 branch  0x0000594d 
- 00022869  0x00005839 fetcht  0x00000001 , 0x0000464c 
- 00022870  0x0000583a call  0x000069c7 
- 00022871  0x0000583b branch  0x000055fb 
- 00022872  0x0000583e setarg  0x00000001 
- 00022873  0x0000583f call  0x000069e5 
- 00022874  0x00005840 store  0x00000001 , 0x0000485a 
- 00022875  0x00005841 setarg  0x00000000 
- 00022876  0x00005842 call  0x000069e5 
- 00022877  0x00005843 store  0x00000001 , 0x00004859 
- 00022878  0x00005844 rtn 
- 00022879  0x00005847 fetch  0x00000001 , 0x0000485a 
- 00022880  0x00005848 beq  0x0000005a , 0x0000596e 
- 00022881  0x00005849 beq  0x000000d8 , 0x00005974 
- 00022882  0x0000584a beq  0x000000d1 , 0x00005968 
- 00022883  0x0000584b beq  0x000000d2 , 0x0000598c 
- 00022884  0x0000584c beq  0x00000002 , 0x00005993 
- 00022885  0x0000584d beq  0x00000054 , 0x0000599c 
- 00022886  0x0000584e beq  0x00000050 , 0x000059c3 
- 00022887  0x0000584f branch  0x0000594d 
- 00022888  0x00005852 setarg  0x00000049 
- 00022889  0x00005853 call  0x000069e5 
- 00022890  0x00005854 beq  0x000000a1 , 0x0000596c 
- 00022891  0x00005855 branch  0x00005983 
- 00022892  0x00005858 jam  0x0000000c , 0x00004957 
- 00022893  0x00005859 rtn 
- 00022894  0x0000585c jam  0x00000005 , 0x00004957 
- 00022895  0x0000585d call  0x000059da 
- 00022896  0x0000585e call  0x00007c95 
- 00022897  0x0000585f arg  0x000048d6 , 0x00000013 
- 00022898  0x00005860 call  0x00005995 
- 00022899  0x00005861 branch  0x00005747 
- 00022900  0x00005864 setarg  0x00000016 
- 00022901  0x00005865 call  0x000069e5 
- 00022902  0x00005866 sub  0x0000003f , 0x000000bd , 0x0000003e 
- 00022903  0x00005867 nbranch  0x00005949 , 0x00000005 
- 00022904  0x00005868 setarg  0x00000019 
- 00022905  0x00005869 call  0x000069e5 
- 00022906  0x0000586a sub  0x0000003f , 0x00000055 , 0x0000003e 
- 00022907  0x0000586b nbranch  0x00005949 , 0x00000005 
- 00022908  0x0000586c setarg  0x0000001b 
- 00022909  0x0000586d call  0x000069e5 
- 00022910  0x0000586e sub  0x0000003f , 0x0000001d , 0x0000003e 
- 00022911  0x0000586f nbranch  0x00005949 , 0x00000005 
- 00022912  0x00005870 jam  0x00000006 , 0x00004957 
- 00022913  0x00005871 arg  0x0000491a , 0x00000013 
- 00022914  0x00005872 branch  0x00005995 
- 00022915  0x00005875 jam  0x00000000 , 0x00004957 
- 00022916  0x00005876 arg  0x00004890 , 0x00000013 
- 00022917  0x00005877 call  0x00005995 
- 00022918  0x00005878 arg  0x0000489a , 0x00000013 
- 00022919  0x00005879 call  0x00005995 
- 00022920  0x0000587a setarg  0x00000943 
- 00022921  0x0000587b call  0x000069e4 
- 00022922  0x0000587c arg  0x000048b4 , 0x00000013 
- 00022923  0x0000587d branch  0x00005995 
- 00022924  0x00005880 jam  0x00000002 , 0x00004957 
- 00022925  0x00005881 arg  0x00004886 , 0x00000013 
- 00022926  0x00005882 call  0x00005995 
- 00022927  0x00005883 arg  0x0000489a , 0x00000013 
- 00022928  0x00005884 call  0x00005995 
- 00022929  0x00005885 arg  0x000048b4 , 0x00000013 
- 00022930  0x00005886 branch  0x00005995 
- 00022931  0x00005889 jam  0x00000003 , 0x00004957 
- 00022932  0x0000588a arg  0x0000487c , 0x00000013 
- 00022933  0x0000588c ifetch  0x00000002 , 0x00000013 
- 00022934  0x0000588d arg  0x0000ffff , 0x00000002 
- 00022935  0x0000588e isub  0x00000002 , 0x0000003e 
- 00022936  0x0000588f rtn  0x00000005 
- 00022937  0x00005890 call  0x000069e4 
- 00022938  0x00005891 increase  0x00000002 , 0x00000013 
- 00022939  0x00005892 branch  0x00005995 
- 00022940  0x00005895 call  0x000059d8 
- 00022941  0x00005896 setarg  0x00009a5b 
- 00022942  0x00005897 call  0x000069e4 
- 00022943  0x00005898 setarg  0x0000000d 
- 00022944  0x00005899 call  0x000069e5 
- 00022945  0x0000589a sub  0x0000003f , 0x00000012 , 0x0000003e 
- 00022946  0x0000589b branch  0x000059b0 , 0x00000005 
- 00022947  0x0000589c sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00022948  0x0000589d nbranch  0x000059b3 , 0x00000005 
- 00022949  0x0000589e setarg  0x0000000e 
- 00022950  0x0000589f call  0x000069e5 
- 00022951  0x000058a0 sub  0x0000003f , 0x000000e5 , 0x0000003e 
- 00022952  0x000058a1 nbranch  0x0000594d , 0x00000005 
- 00022953  0x000058a2 setarg  0x00000010 
- 00022954  0x000058a3 call  0x000069e5 
- 00022955  0x000058a4 sub  0x0000003f , 0x000000a5 , 0x0000003e 
- 00022956  0x000058a5 branch  0x000059b0 , 0x00000005 
- 00022957  0x000058a6 call  0x000059c0 
- 00022958  0x000058a8 jam  0x00000008 , 0x00004957 
- 00022959  0x000058a9 rtn 
- 00022960  0x000058ab jam  0x00000009 , 0x00004957 
- 00022961  0x000058ac arg  0x000048fc , 0x00000013 
- 00022962  0x000058ad branch  0x00005995 
- 00022963  0x000058af sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00022964  0x000058b0 nbranch  0x0000594d , 0x00000005 
- 00022965  0x000058b1 setarg  0x0000000e 
- 00022966  0x000058b2 call  0x000069e5 
- 00022967  0x000058b3 sub  0x0000003f , 0x000000c5 , 0x0000003e 
- 00022968  0x000058b4 nbranch  0x0000594d , 0x00000005 
- 00022969  0x000058b5 setarg  0x00000010 
- 00022970  0x000058b6 call  0x000069e5 
- 00022971  0x000058b7 sub  0x0000003f , 0x00000038 , 0x0000003e 
- 00022972  0x000058b8 nbranch  0x0000594d , 0x00000005 
- 00022973  0x000058ba call  0x000059c0 
- 00022974  0x000058bb jam  0x0000000a , 0x00004957 
- 00022975  0x000058bc rtn 
- 00022976  0x000058be setarg  0x0000005b 
- 00022977  0x000058bf call  0x000069e4 
- 00022978  0x000058c0 branch  0x000059d6 
- 00022979  0x000058c3 jam  0x00000007 , 0x00004957 
- 00022980  0x000058c4 arg  0x0000493a , 0x00000013 
- 00022981  0x000058c5 branch  0x00005995 
- 00022982  0x000058c8 call  0x000059e7 
- 00022983  0x000058c9 fetch  0x00000001 , 0x0000485a 
- 00022984  0x000058ca beq  0x00000070 , 0x000059cd 
- 00022985  0x000058cb beq  0x00000000 , 0x000059cb 
- 00022986  0x000058cc branch  0x0000594d 
- 00022987  0x000058cf jam  0x00000001 , 0x00004957 
- 00022988  0x000058d0 rtn 
- 00022989  0x000058d3 jam  0x00000004 , 0x00004957 
- 00022990  0x000058d4 rtn 
- 00022991  0x000058d7 call  0x000059e7 
- 00022992  0x000058d8 fetch  0x00000001 , 0x0000485a 
- 00022993  0x000058d9 beq  0x00000059 , 0x000059d3 
- 00022994  0x000058da branch  0x0000595f 
- 00022995  0x000058dc jam  0x0000000b , 0x00004957 
- 00022996  0x000058dd arg  0x0000492a , 0x00000013 
- 00022997  0x000058de branch  0x00005995 
- 00022998  0x000058e1 setarg  0x00000009 
- 00022999  0x000058e2 branch  0x000069e4 
- 00023000  0x000058e4 setarg  0x00005a09 
- 00023001  0x000058e5 branch  0x000069e4 
- 00023002  0x000058e8 arg  0x00008006 , 0x00000002 
- 00023003  0x000058e9 fetch  0x00000001 , 0x00004957 
- 00023004  0x000058ea bne  0x0000000b , 0x000059de 
- 00023005  0x000058eb arg  0x00009706 , 0x00000002 
- 00023006  0x000058ed copy  0x00000002 , 0x0000003f 
- 00023007  0x000058ee call  0x000069e4 
- 00023008  0x000058ef nop  0x00002ee0 
- 00023009  0x000058f0 rtn 
- 00023010  0x000058f3 arg  0x00004946 , 0x00000013 
- 00023011  0x000058f4 fetch  0x00000001 , 0x00004957 
- 00023012  0x000058f5 rtnne  0x0000000b 
- 00023013  0x000058f6 arg  0x0000494e , 0x00000013 
- 00023014  0x000058f7 rtn 
- 00023015  0x000058fa bpatch  0x00000082 , 0x00004010 
- 00023016  0x000058fb call  0x000055f6 
- 00023017  0x000058fc call  0x000059da 
- 00023018  0x000058fd call  0x000059e2 
- 00023019  0x000058fe call  0x00005995 
- 00023020  0x000058ff branch  0x00005747 
- 00023021  0x00005902 bpatch  0x00000083 , 0x00004010 
- 00023022  0x00005903 call  0x00005949 
- 00023023  0x00005904 call  0x000055f6 
- 00023024  0x00005905 arg  0x00000806 , 0x00000002 
- 00023025  0x00005906 fetch  0x00000001 , 0x00004957 
- 00023026  0x00005907 bne  0x0000000b , 0x000059f4 
- 00023027  0x00005908 arg  0x00001f06 , 0x00000002 
- 00023028  0x0000590a copy  0x00000002 , 0x0000003f 
- 00023029  0x0000590b branch  0x000069e4 
- 00023030  0x00005912 fetch  0x00000001 , 0x00004420 
- 00023031  0x00005913 rtnne  0x00000000 
- 00023032  0x00005914 fetch  0x00000001 , 0x00004957 
- 00023033  0x00005915 beq  0x00000000 , 0x00005a02 
- 00023034  0x00005916 beq  0x00000001 , 0x00005a02 
- 00023035  0x00005917 beq  0x00000008 , 0x00005a02 
- 00023036  0x00005918 beq  0x00000002 , 0x00005a02 
- 00023037  0x00005919 beq  0x00000003 , 0x00005a26 
- 00023038  0x0000591a beq  0x00000004 , 0x00005a02 
- 00023039  0x0000591b beq  0x00000006 , 0x00005a4b 
- 00023040  0x0000591c beq  0x0000000b , 0x00005a44 
- 00023041  0x0000591d branch  0x00005a02 
- 00023042  0x00005921 call  0x00005a6d 
- 00023043  0x00005922 disable  0x00000028 
- 00023044  0x00005923 fetch  0x00000001 , 0x00004659 
- 00023045  0x00005924 beq  0x000000ff , 0x00005a09 
- 00023046  0x00005925 fetcht  0x00000001 , 0x00004659 
- 00023047  0x00005926 call  0x00006ee6 
- 00023048  0x00005927 nrtn  0x00000001 
- 00023049  0x00005929 setarg  0x00000000 
- 00023050  0x0000592a call  0x000069e5 
- 00023051  0x0000592b bne  0x00000030 , 0x00005a1c 
- 00023052  0x0000592d setarg  0x00000002 
- 00023053  0x0000592e call  0x000069e5 
- 00023054  0x0000592f rtnbit0  0x00000007 
- 00023055  0x00005930 call  0x00005a84 
- 00023056  0x00005931 fetch  0x00000001 , 0x00004847 
- 00023057  0x00005932 call  0x00005a7c 
- 00023058  0x00005933 store  0x00000002 , 0x00004847 
- 00023059  0x00005934 fetch  0x00000001 , 0x00004849 
- 00023060  0x00005935 call  0x00005a7c 
- 00023061  0x00005936 store  0x00000002 , 0x00004849 
- 00023062  0x00005937 fetch  0x00000001 , 0x00004958 
- 00023063  0x00005938 beq  0x00000000 , 0x00005a1e 
- 00023064  0x00005939 beq  0x00000001 , 0x00005a20 
- 00023065  0x0000593a beq  0x00000002 , 0x00005a22 
- 00023066  0x0000593b beq  0x00000003 , 0x00005a24 
- 00023067  0x0000593c rtn 
- 00023068  0x0000593f beq  0x00000031 , 0x00005a0c 
- 00023069  0x00005940 branch  0x00005955 
- 00023070  0x00005943 call  0x00005a56 
- 00023071  0x00005944 branch  0x00005a8b 
- 00023072  0x00005946 call  0x00005a5e 
- 00023073  0x00005947 branch  0x00005a8b 
- 00023074  0x00005949 call  0x00005a5a 
- 00023075  0x0000594a branch  0x00005a8b 
- 00023076  0x0000594c call  0x00005a66 
- 00023077  0x0000594d branch  0x00005a8b 
- 00023078  0x00005952 call  0x00005a6d 
- 00023079  0x00005953 fetch  0x00000001 , 0x00004659 
- 00023080  0x00005954 beq  0x000000ff , 0x00005a2c 
- 00023081  0x00005955 fetcht  0x00000001 , 0x00004659 
- 00023082  0x00005956 call  0x00006ee6 
- 00023083  0x00005957 nrtn  0x00000001 
- 00023084  0x00005959 setarg  0x00000000 
- 00023085  0x0000595a call  0x000069e5 
- 00023086  0x0000595b bne  0x00000030 , 0x00005955 
- 00023087  0x0000595d setarg  0x00000002 
- 00023088  0x0000595e call  0x000069e5 
- 00023089  0x0000595f rtnbit0  0x00000007 
- 00023090  0x00005960 call  0x00005a84 
- 00023091  0x00005961 call  0x00005a42 
- 00023092  0x00005962 store  0x00000001 , 0x0000484d 
- 00023093  0x00005963 rshift4  0x0000003f , 0x0000003f 
- 00023094  0x00005964 call  0x00005a80 
- 00023095  0x00005965 store  0x00000001 , 0x00004848 
- 00023096  0x00005966 fetch  0x00000001 , 0x0000484d 
- 00023097  0x00005967 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00023098  0x00005968 call  0x00005a80 
- 00023099  0x00005969 store  0x00000001 , 0x0000484a 
- 00023100  0x0000596a fetch  0x00000001 , 0x00004958 
- 00023101  0x0000596b beq  0x00000000 , 0x00005a56 
- 00023102  0x0000596c beq  0x00000001 , 0x00005a5e 
- 00023103  0x0000596d beq  0x00000002 , 0x00005a5a 
- 00023104  0x0000596e beq  0x00000003 , 0x00005a66 
- 00023105  0x0000596f rtn 
- 00023106  0x00005972 setarg  0x00000012 
- 00023107  0x00005973 branch  0x000069e5 
- 00023108  0x00005976 call  0x00005a6d 
- 00023109  0x00005977 fetch  0x00000001 , 0x00004659 
- 00023110  0x00005978 beq  0x000000ff , 0x00005a4a 
- 00023111  0x00005979 fetcht  0x00000001 , 0x00004659 
- 00023112  0x0000597a call  0x00006ee6 
- 00023113  0x0000597b nrtn  0x00000001 
- 00023114  0x0000597d branch  0x00005a2f 
- 00023115  0x00005981 call  0x00005a6d 
- 00023116  0x00005982 disable  0x00000028 
- 00023117  0x00005983 setarg  0x00000002 
- 00023118  0x00005984 call  0x000069e5 
- 00023119  0x00005985 rtnbit0  0x00000007 
- 00023120  0x00005986 setarg  0x00000008 
- 00023121  0x00005987 call  0x000069e5 
- 00023122  0x00005988 branch  0x00005a0f , 0x00000034 
- 00023123  0x00005989 setarg  0x00000000 
- 00023124  0x0000598a store  0x00000006 , 0x00004847 
- 00023125  0x0000598b rtn 
- 00023126  0x0000598e fetch  0x00000002 , 0x00004847 
- 00023127  0x0000598f sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023128  0x00005990 store  0x00000002 , 0x00004847 
- 00023129  0x00005991 branch  0x00007dba 
- 00023130  0x00005993 fetch  0x00000002 , 0x00004849 
- 00023131  0x00005994 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023132  0x00005995 store  0x00000002 , 0x00004849 
- 00023133  0x00005996 branch  0x00007dba 
- 00023134  0x00005998 fetch  0x00000002 , 0x00004849 
- 00023135  0x00005999 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023136  0x0000599a store  0x00000002 , 0x00004849 
- 00023137  0x0000599b fetch  0x00000002 , 0x00004847 
- 00023138  0x0000599c sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023139  0x0000599d store  0x00000002 , 0x00004847 
- 00023140  0x0000599e call  0x00005a68 
- 00023141  0x0000599f branch  0x00007dba 
- 00023142  0x000059a1 call  0x00005a68 
- 00023143  0x000059a2 branch  0x00007dba 
- 00023144  0x000059a5 fetch  0x00000002 , 0x00004849 
- 00023145  0x000059a6 fetcht  0x00000002 , 0x00004847 
- 00023146  0x000059a7 store  0x00000002 , 0x00004847 
- 00023147  0x000059a8 storet  0x00000002 , 0x00004849 
- 00023148  0x000059a9 rtn 
- 00023149  0x000059ad fetch  0x00000001 , 0x00004860 
- 00023150  0x000059ae call  0x00005a84 , 0x00000034 
- 00023151  0x000059af jam  0x00000001 , 0x00004860 
- 00023152  0x000059b0 rtn 
- 00023153  0x000059b3 jam  0x00000001 , 0x00004956 
- 00023154  0x000059b4 call  0x000029c9 
- 00023155  0x000059b6 branch  0x00005949 
- 00023156  0x000059b9 fetch  0x00000001 , 0x00004659 
- 00023157  0x000059ba rtnne  0x000000ff 
- 00023158  0x000059bb fetch  0x00000001 , 0x0000477d 
- 00023159  0x000059bc rtnne  0x00000001 
- 00023160  0x000059bd setarg  0x00000000 
- 00023161  0x000059be store  0x00000001 , 0x0000477d 
- 00023162  0x000059bf store  0x00000004 , 0x00004847 
- 00023163  0x000059c0 branch  0x00005a73 
- 00023164  0x000059c3 rtnbit0  0x00000007 
- 00023165  0x000059c4 arg  0x0000ff00 , 0x00000002 
- 00023166  0x000059c5 ior  0x00000002 , 0x0000003f 
- 00023167  0x000059c6 rtn 
- 00023168  0x000059c9 rtnbit0  0x00000003 
- 00023169  0x000059ca arg  0x000000f0 , 0x00000002 
- 00023170  0x000059cb ior  0x00000002 , 0x0000003f 
- 00023171  0x000059cc rtn 
- 00023172  0x000059cf arg  0x00000003 , 0x0000003f 
- 00023173  0x000059d0 call  0x000069e5 
- 00023174  0x000059d1 store  0x00000002 , 0x00004847 
- 00023175  0x000059d2 arg  0x00000004 , 0x0000003f 
- 00023176  0x000059d3 call  0x000069e5 
- 00023177  0x000059d4 store  0x00000002 , 0x00004849 
- 00023178  0x000059d5 rtn 
- 00023179  0x000059d9 fetcht  0x00000001 , 0x0000464d 
- 00023180  0x000059da call  0x00006ee6 
- 00023181  0x000059db rtn  0x00000001 
- 00023182  0x000059dc setarg  0x0000000a 
- 00023183  0x000059dd call  0x000069e5 
- 00023184  0x000059de nop  0x000003e8 
- 00023185  0x000059df branch  0x00005a8b 
- 00023186  0x000059e2 setarg  0x00008100 
- 00023187  0x000059e3 branch  0x000069e4 
- 00023188  0x000059e9 jam  0x000000ff , 0x0000478f 
- 00023189  0x000059eb jam  0x00000034 , 0x000043f3 
- 00023190  0x000059ec setarg  0x000f0f0f 
- 00023191  0x000059ed store  0x00000003 , 0x000042db 
- 00023192  0x000059ee store  0x00000003 , 0x000042de 
- 00023193  0x000059ef branch  0x000054a9 
- 00023194  0x000059f2 bpatch  0x00000084 , 0x00004010 
- 00023195  0x000059f3 call  0x00005c6f 
- 00023196  0x000059f4 call  0x00005aa8 
- 00023197  0x000059f5 fetch  0x00000001 , 0x00004666 
- 00023198  0x000059f6 beq  0x00000001 , 0x00005aa1 
- 00023199  0x000059f7 beq  0x00000002 , 0x00005aa3 
- 00023200  0x000059f8 rtn 
- 00023201  0x000059fa fetch  0x00000006 , 0x00004668 
- 00023202  0x000059fb branch  0x00005aa4 
- 00023203  0x000059fd fetch  0x00000006 , 0x00004675 
- 00023204  0x000059ff fetcht  0x00000006 , 0x000046e6 
- 00023205  0x00005a00 isub  0x00000002 , 0x0000003e 
- 00023206  0x00005a01 branch  0x00005c1a , 0x00000005 
- 00023207  0x00005a02 branch  0x000054a0 
- 00023208  0x00005a05 jam  0x0000005a , 0x0000478f 
- 00023209  0x00005a06 rtn 
- 00023210  0x00005a0a fetch  0x00000002 , 0x000044e9 
- 00023211  0x00005a0b bbit1  0x00000009 , 0x0000431f 
- 00023212  0x00005a0c branch  0x00005c39 
- 00023213  0x00005a0e setarg  0x00000000 
- 00023214  0x00005a0f store  0x00000002 , 0x00004781 
- 00023215  0x00005a10 fetch  0x00000002 , 0x000044e9 
- 00023216  0x00005a11 bbit1  0x00000009 , 0x0000431f 
- 00023217  0x00005a12 rtn 
- 00023218  0x00005a15 fetch  0x00000008 , 0x00004713 
- 00023219  0x00005a16 rtnbit0  0x0000001b 
- 00023220  0x00005a18 nbranch  0x00005aba , 0x00000028 
- 00023221  0x00005a19 fetch  0x00000001 , 0x00004959 
- 00023222  0x00005a1a increase  0x00000001 , 0x0000003f 
- 00023223  0x00005a1b and_into  0x0000000f , 0x0000003f 
- 00023224  0x00005a1c store  0x00000001 , 0x00004959 
- 00023225  0x00005a1d nrtn  0x00000034 
- 00023226  0x00005a1f jam  0x00000000 , 0x00004959 
- 00023227  0x00005a20 branch  0x00007dbc 
- 00023228  0x00005a23 fetch  0x00000001 , 0x00004659 
- 00023229  0x00005a24 rtnne  0x000000ff 
- 00023230  0x00005a25 jam  0x00000000 , 0x000040c0 
- 00023231  0x00005a26 jam  0x0000001e , 0x0000477e 
- 00023232  0x00005a27 rtn 
- 00023233  0x00005a2b bpatch  0x00000085 , 0x00004010 
- 00023234  0x00005a2c copy  0x00000013 , 0x0000003f 
- 00023235  0x00005a2d beq  0x00000014 , 0x00005ad0 
- 00023236  0x00005a2e beq  0x00000015 , 0x00005ae0 
- 00023237  0x00005a2f beq  0x00000010 , 0x00005c15 
- 00023238  0x00005a30 beq  0x00000031 , 0x00005aed 
- 00023239  0x00005a31 beq  0x00000029 , 0x00005aef 
- 00023240  0x00005a32 beq  0x00000032 , 0x00005af1 
- 00023241  0x00005a33 beq  0x0000003e , 0x00004329 
- 00023242  0x00005a34 beq  0x00000040 , 0x00005afc 
- 00023243  0x00005a35 beq  0x00000039 , 0x00006084 
- 00023244  0x00005a36 beq  0x0000003a , 0x00006053 
- 00023245  0x00005a37 beq  0x0000003c , 0x00006075 
- 00023246  0x00005a38 beq  0x00000044 , 0x00005b10 
- 00023247  0x00005a39 rtn 
- 00023248  0x00005a3d call  0x0000618e 
- 00023249  0x00005a3e jam  0x00000000 , 0x0000477d 
- 00023250  0x00005a3f call  0x00005a73 
- 00023251  0x00005a40 jam  0x00000001 , 0x00004794 
- 00023252  0x00005a41 call  0x00006042 
- 00023253  0x00005a42 fetch  0x00000001 , 0x00004795 
- 00023254  0x00005a43 nbranch  0x00005ad8 , 0x00000034 
- 00023255  0x00005a44 jam  0x00000014 , 0x00004796 
- 00023256  0x00005a46 fetch  0x00000002 , 0x000043f1 
- 00023257  0x00005a47 set0  0x00000000 , 0x0000003f 
- 00023258  0x00005a48 store  0x00000002 , 0x000043f1 
- 00023259  0x00005a49 jam  0x00000000 , 0x00004845 
- 00023260  0x00005a4a fetch  0x00000002 , 0x000047be 
- 00023261  0x00005a4b store  0x00000002 , 0x000047c0 
- 00023262  0x00005a4c call  0x00005c0b 
- 00023263  0x00005a4d branch  0x00005c39 
- 00023264  0x00005a50 setarg  0x00000000 
- 00023265  0x00005a51 store  0x00000002 , 0x000047c0 
- 00023266  0x00005a52 jam  0x00000000 , 0x00004794 
- 00023267  0x00005a53 arg  0x00000006 , 0x00000002 
- 00023268  0x00005a54 fetch  0x00000008 , 0x00004713 
- 00023269  0x00005a55 bbit1  0x0000001b , 0x00005ae7 
- 00023270  0x00005a56 arg  0x00000007 , 0x00000002 
- 00023271  0x00005a58 storet  0x00000002 , 0x000042d3 
- 00023272  0x00005a59 storet  0x00000002 , 0x000042d5 
- 00023273  0x00005a5a jam  0x00000000 , 0x000047c2 
- 00023274  0x00005a5b jam  0x00000000 , 0x00004956 
- 00023275  0x00005a5c call  0x000029cb 
- 00023276  0x00005a5d branch  0x00005b76 
- 00023277  0x00005a60 arg  0x00000002 , 0x00000007 
- 00023278  0x00005a61 branch  0x00005af8 
- 00023279  0x00005a65 jam  0x00000012 , 0x0000066f 
- 00023280  0x00005a66 branch  0x00007834 
- 00023281  0x00005a69 fetch  0x00000001 , 0x00004795 
- 00023282  0x00005a6a beq  0x00000001 , 0x00005af4 
- 00023283  0x00005a6b branch  0x00005af6 
- 00023284  0x00005a6d call  0x00005aef 
- 00023285  0x00005a6e jam  0x00000014 , 0x00004844 
- 00023286  0x00005a70 arg  0x00000001 , 0x00000007 
- 00023287  0x00005a71 branch  0x00005af8 
- 00023288  0x00005a74 fetch  0x00000001 , 0x00004843 
- 00023289  0x00005a75 qset1  0x0000003f 
- 00023290  0x00005a76 store  0x00000001 , 0x00004843 
- 00023291  0x00005a77 rtn 
- 00023292  0x00005a7a fetch  0x00000002 , 0x0000433c 
- 00023293  0x00005a7b rtneq  0x00000000 
- 00023294  0x00005a7c fetch  0x00000001 , 0x0000016a 
- 00023295  0x00005a7d rshift2  0x0000003f , 0x0000003f 
- 00023296  0x00005a7e sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00023297  0x00005a7f rtn  0x00000002 
- 00023298  0x00005a80 setarg  0x00000009 
- 00023299  0x00005a81 store  0x00000002 , 0x000042d3 
- 00023300  0x00005a82 store  0x00000002 , 0x000042d5 
- 00023301  0x00005a83 call  0x00005aef 
- 00023302  0x00005a85 jam  0x00000001 , 0x000047c2 
- 00023303  0x00005a86 rtn 
- 00023304  0x00005a89 fetch  0x00000001 , 0x00004795 
- 00023305  0x00005a8a nrtn  0x00000034 
- 00023306  0x00005a8b fetch  0x00000001 , 0x00004398 
- 00023307  0x00005a8c sub  0x0000003f , 0x00000022 , 0x0000003f 
- 00023308  0x00005a8d nrtn  0x00000005 
- 00023309  0x00005a8e jam  0x00000000 , 0x00004844 
- 00023310  0x00005a90 arg  0x00000000 , 0x00000007 
- 00023311  0x00005a91 branch  0x00005af8 
- 00023312  0x00005a94 fetch  0x00000001 , 0x000001a2 
- 00023313  0x00005a95 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00023314  0x00005a96 nbranch  0x00005b06 , 0x00000002 
- 00023315  0x00005a97 store  0x00000002 , 0x000042d3 
- 00023316  0x00005a98 store  0x00000002 , 0x000042d5 
- 00023317  0x00005a99 fetch  0x00000001 , 0x000001a4 
- 00023318  0x00005a9a branch  0x00005b1d , 0x00000034 
- 00023319  0x00005a9b fetcht  0x00000001 , 0x0000496b 
- 00023320  0x00005a9c isub  0x00000002 , 0x0000003e 
- 00023321  0x00005a9d branch  0x00005b1d , 0x00000002 
- 00023322  0x00005a9e fetch  0x00000001 , 0x000001a4 
- 00023323  0x00005a9f store  0x00000001 , 0x000040c0 
- 00023324  0x00005aa0 branch  0x00005b1f 
- 00023325  0x00005aa2 fetch  0x00000001 , 0x0000496b 
- 00023326  0x00005aa3 store  0x00000001 , 0x000040c0 
- 00023327  0x00005aa5 jam  0x00000000 , 0x000047c2 
- 00023328  0x00005aa6 rtn 
- 00023329  0x00005aa9 jam  0x00000000 , 0x00004843 
- 00023330  0x00005aaa rtn 
- 00023331  0x00005aad bpatch  0x00000086 , 0x00004010 
- 00023332  0x00005aae call  0x00002a28 
- 00023333  0x00005aaf nrtn  0x00000034 
- 00023334  0x00005ab0 fetch  0x00000001 , 0x0000478f 
- 00023335  0x00005ab1 beq  0x000000ff , 0x00005b2b 
- 00023336  0x00005ab2 fetch  0x00000001 , 0x00004843 
- 00023337  0x00005ab3 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00023338  0x00005ab4 rtnne  0x00000003 
- 00023339  0x00005ab6 fetch  0x00000001 , 0x00004956 
- 00023340  0x00005ab7 call  0x00005a71 , 0x00000034 
- 00023341  0x00005ab8 fetch  0x00000008 , 0x00004713 
- 00023342  0x00005ab9 bbit1  0x00000001 , 0x00005b5b 
- 00023343  0x00005aba bbit1  0x00000000 , 0x00005b5b 
- 00023344  0x00005abb bbit1  0x00000005 , 0x00005b5b 
- 00023345  0x00005abc bbit1  0x00000006 , 0x00005b5b 
- 00023346  0x00005abd call  0x00005601 
- 00023347  0x00005abe call  0x00005ab2 
- 00023348  0x00005abf nrtn  0x00000028 
- 00023349  0x00005ac0 call  0x00005abc 
- 00023350  0x00005ac1 call  0x00005a74 
- 00023351  0x00005ac2 call  0x000056b1 
- 00023352  0x00005ac3 fetch  0x00000008 , 0x00004713 
- 00023353  0x00005ac4 bbit0  0x00000016 , 0x00005b3c 
- 00023354  0x00005ac5 fetch  0x00000001 , 0x0000496c 
- 00023355  0x00005ac6 beq  0x00000001 , 0x00005b3d 
- 00023356  0x00005ac8 branch  0x00005b5d 
- 00023357  0x00005acc fetch  0x00000001 , 0x0000496d 
- 00023358  0x00005acd branch  0x00005b4d , 0x00000034 
- 00023359  0x00005ace fetch  0x00000008 , 0x0000472b 
- 00023360  0x00005ad0 store  0x00000008 , 0x00000670 
- 00023361  0x00005ad1 fetch  0x00000001 , 0x0000472a 
- 00023362  0x00005ad2 beq  0x00000003 , 0x00005b4f 
- 00023363  0x00005ad3 beq  0x00000002 , 0x00005b52 
- 00023364  0x00005ad4 jam  0x00000008 , 0x000047b4 
- 00023365  0x00005ad5 fetcht  0x00000002 , 0x000047b5 
- 00023366  0x00005ad7 fetch  0x00000001 , 0x000047b4 
- 00023367  0x00005ad8 copy  0x0000003f , 0x00000011 
- 00023368  0x00005ad9 call  0x00002dee 
- 00023369  0x00005ada fetcht  0x00000001 , 0x000047b4 
- 00023370  0x00005adb copy  0x00000002 , 0x00000039 
- 00023371  0x00005adc arg  0x00000670 , 0x00000006 
- 00023372  0x00005add branch  0x00007cda 
- 00023373  0x00005ae0 fetch  0x00000008 , 0x00004734 
- 00023374  0x00005ae1 branch  0x00005b40 
- 00023375  0x00005ae4 jam  0x00000003 , 0x000047b4 
- 00023376  0x00005ae5 fetcht  0x00000002 , 0x000047b7 
- 00023377  0x00005ae6 branch  0x00005b46 
- 00023378  0x00005ae9 jam  0x00000002 , 0x000047b4 
- 00023379  0x00005aea fetcht  0x00000002 , 0x000047b9 
- 00023380  0x00005aeb branch  0x00005b46 
- 00023381  0x00005aee arg  0x00000001 , 0x00000011 
- 00023382  0x00005aef fetcht  0x00000002 , 0x000047bb 
- 00023383  0x00005af0 call  0x00002dee 
- 00023384  0x00005af1 fetch  0x00000001 , 0x000047bd 
- 00023385  0x00005af2 istore  0x00000001 , 0x00000005 
- 00023386  0x00005af3 rtn 
- 00023387  0x00005af6 setarg  0x00000000 
- 00023388  0x00005af7 store  0x00000007 , 0x00004846 
- 00023389  0x00005af9 jam  0x00000007 , 0x000047b4 
- 00023390  0x00005afa fetch  0x00000007 , 0x00004846 
- 00023391  0x00005afb store  0x00000007 , 0x00000670 
- 00023392  0x00005afc fetcht  0x00000002 , 0x0000439b 
- 00023393  0x00005afd branch  0x00005b46 
- 00023394  0x00005b00 jam  0x00000000 , 0x00004795 
- 00023395  0x00005b01 fetch  0x00000003 , 0x0000479a 
- 00023396  0x00005b02 store  0x00000003 , 0x0000434d 
- 00023397  0x00005b03 call  0x00005b6b 
- 00023398  0x00005b04 setarg  0x00000005 
- 00023399  0x00005b05 istore  0x00000001 , 0x00000006 
- 00023400  0x00005b06 arg  0x000047a0 , 0x00000006 
- 00023401  0x00005b07 call  0x00005b72 
- 00023402  0x00005b08 branch  0x00007870 
- 00023403  0x00005b0b arg  0x00004349 , 0x00000011 
- 00023404  0x00005b0d ifetch  0x00000001 , 0x00000011 
- 00023405  0x00005b0e rtn  0x00000034 
- 00023406  0x00005b0f iadd  0x00000006 , 0x00000011 
- 00023407  0x00005b10 ifetch  0x00000001 , 0x00000006 
- 00023408  0x00005b11 rtneq  0x00000001 
- 00023409  0x00005b12 branch  0x00005b6c 
- 00023410  0x00005b15 arg  0x00004354 , 0x00000005 
- 00023411  0x00005b16 arg  0x00000013 , 0x00000039 
- 00023412  0x00005b17 call  0x00007cda 
- 00023413  0x00005b18 branch  0x00002969 
- 00023414  0x00005b1f call  0x00005b7b 
- 00023415  0x00005b20 fetch  0x00000002 , 0x000043ef 
- 00023416  0x00005b21 bbit1  0x00000007 , 0x00005b81 
- 00023417  0x00005b22 bbit1  0x00000000 , 0x000042fc 
- 00023418  0x00005b23 branch  0x00005c1a 
- 00023419  0x00005b26 setarg  0x00000000 
- 00023420  0x00005b27 store  0x00000008 , 0x0000484f 
- 00023421  0x00005b28 istore  0x00000004 , 0x00000005 
- 00023422  0x00005b29 jam  0x00000000 , 0x00004860 
- 00023423  0x00005b2a jam  0x00000000 , 0x0000429a 
- 00023424  0x00005b2b rtn 
- 00023425  0x00005b2e call  0x00005b21 
- 00023426  0x00005b2f fetch  0x00000002 , 0x000043ef 
- 00023427  0x00005b30 bbit1  0x00000000 , 0x000042fc 
- 00023428  0x00005b31 branch  0x000054cd 
- 00023429  0x00005b36 bpatch  0x00000087 , 0x00004010 
- 00023430  0x00005b38 call  0x0000614d 
- 00023431  0x00005b39 call  0x0000553d 
- 00023432  0x00005b3b call  0x00006110 
- 00023433  0x00005b3c call  0x000061b1 
- 00023434  0x00005b3d call  0x0000611e 
- 00023435  0x00005b3f call  0x0000328e 
- 00023436  0x00005b40 call  0x00003531 
- 00023437  0x00005b41 call  0x00005fdd 
- 00023438  0x00005b43 call  0x0000572c 
- 00023439  0x00005b44 call  0x00005b9b 
- 00023440  0x00005b45 call  0x00005bab 
- 00023441  0x00005b46 call  0x00005bce 
- 00023442  0x00005b48 call  0x00005bd3 
- 00023443  0x00005b49 call  0x00005be1 
- 00023444  0x00005b4a call  0x00005bee 
- 00023445  0x00005b4b call  0x00005be4 
- 00023446  0x00005b4d call  0x00005bfb 
- 00023447  0x00005b4e call  0x00005bfe 
- 00023448  0x00005b4f call  0x000056b6 
- 00023449  0x00005b50 call  0x00005c0e 
- 00023450  0x00005b51 branch  0x00005c05 
- 00023451  0x00005b54 fetch  0x00000008 , 0x00004713 
- 00023452  0x00005b55 bbit1  0x00000037 , 0x00005b9e 
- 00023453  0x00005b56 rtn 
- 00023454  0x00005b59 fetch  0x00000001 , 0x0000497f 
- 00023455  0x00005b5a rtnne  0x00000001 
- 00023456  0x00005b5b arg  0x0000497c , 0x00000013 
- 00023457  0x00005b5c arg  0x00005ba3 , 0x00000012 
- 00023458  0x00005b5d branch  0x000042e0 
- 00023459  0x00005b60 fetch  0x00000001 , 0x00004666 
- 00023460  0x00005b61 rtneq  0x00000000 
- 00023461  0x00005b62 fetch  0x00000008 , 0x00004713 
- 00023462  0x00005b63 rtnbit1  0x00000006 
- 00023463  0x00005b64 arg  0x00000006 , 0x00000007 
- 00023464  0x00005b65 call  0x00005f00 
- 00023465  0x00005b66 call  0x000042d0 
- 00023466  0x00005b67 branch  0x00005c15 
- 00023467  0x00005b6a fetch  0x00000001 , 0x00004666 
- 00023468  0x00005b6b beq  0x00000000 , 0x00005bb1 
- 00023469  0x00005b6c fetch  0x00000008 , 0x00004713 
- 00023470  0x00005b6d rtnbit0  0x00000035 
- 00023471  0x00005b6e fetcht  0x00000001 , 0x00004727 
- 00023472  0x00005b6f branch  0x00005bb4 
- 00023473  0x00005b72 fetch  0x00000008 , 0x00004713 
- 00023474  0x00005b73 rtnbit0  0x00000032 
- 00023475  0x00005b74 fetcht  0x00000001 , 0x00004728 
- 00023476  0x00005b76 storet  0x00000001 , 0x0000497e 
- 00023477  0x00005b77 call  0x00005888 
- 00023478  0x00005b78 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00023479  0x00005b79 fetcht  0x00000001 , 0x0000497e 
- 00023480  0x00005b7a isub  0x00000002 , 0x0000003e 
- 00023481  0x00005b7b branch  0x00005bc0 , 0x00000005 
- 00023482  0x00005b7d fetch  0x00000001 , 0x000044eb 
- 00023483  0x00005b7e store  0x00000001 , 0x00004981 
- 00023484  0x00005b7f fetch  0x00000001 , 0x00004980 
- 00023485  0x00005b80 rtneq  0x00000000 
- 00023486  0x00005b81 jam  0x00000000 , 0x00004980 
- 00023487  0x00005b82 rtn 
- 00023488  0x00005b85 call  0x00005bc5 
- 00023489  0x00005b86 fetch  0x00000001 , 0x00004980 
- 00023490  0x00005b87 rtneq  0x00000001 
- 00023491  0x00005b88 jam  0x00000001 , 0x00004980 
- 00023492  0x00005b89 rtn 
- 00023493  0x00005b8c arg  0x00006047 , 0x00000012 
- 00023494  0x00005b8d arg  0x00004981 , 0x00000013 
- 00023495  0x00005b8e fetch  0x00000001 , 0x00004666 
- 00023496  0x00005b8f beq  0x00000000 , 0x000042e0 
- 00023497  0x00005b90 arg  0x00005ba3 , 0x00000012 
- 00023498  0x00005b91 call  0x000042e0 
- 00023499  0x00005b92 fetch  0x00000001 , 0x00004981 
- 00023500  0x00005b93 beq  0x00000001 , 0x00005ef2 
- 00023501  0x00005b94 rtn 
- 00023502  0x00005b97 arg  0x00004790 , 0x00000013 
- 00023503  0x00005b98 arg  0x00005bd1 , 0x00000012 
- 00023504  0x00005b99 branch  0x000042e7 
- 00023505  0x00005b9c call  0x00005c39 
- 00023506  0x00005b9d branch  0x000054cd 
- 00023507  0x00005ba0 arg  0x00004845 , 0x00000013 
- 00023508  0x00005ba1 arg  0x00005bd9 , 0x00000012 
- 00023509  0x00005ba2 call  0x000042e0 
- 00023510  0x00005ba3 fetch  0x00000001 , 0x00004845 
- 00023511  0x00005ba4 beq  0x00000001 , 0x00004313 
- 00023512  0x00005ba5 rtn 
- 00023513  0x00005ba8 fetch  0x00000001 , 0x0000478f 
- 00023514  0x00005ba9 beq  0x000000ff , 0x00005a9a 
- 00023515  0x00005baa fetch  0x00000001 , 0x0000477f 
- 00023516  0x00005bab nbranch  0x00005f1b , 0x00000034 
- 00023517  0x00005bac fetch  0x00000008 , 0x00004713 
- 00023518  0x00005bad bbit1  0x00000033 , 0x00005c1a 
- 00023519  0x00005bae bbit1  0x0000003e , 0x0000603f 
- 00023520  0x00005baf branch  0x000054cd 
- 00023521  0x00005bb2 arg  0x00004844 , 0x00000013 
- 00023522  0x00005bb3 arg  0x00005b0e , 0x00000012 
- 00023523  0x00005bb4 branch  0x000042e0 
- 00023524  0x00005bb7 fetch  0x00000001 , 0x00004794 
- 00023525  0x00005bb8 rtn  0x00000034 
- 00023526  0x00005bb9 arg  0x00004796 , 0x00000013 
- 00023527  0x00005bba arg  0x00005be9 , 0x00000012 
- 00023528  0x00005bbb branch  0x000042e0 
- 00023529  0x00005bbd fetch  0x00000001 , 0x00004795 
- 00023530  0x00005bbe nrtn  0x00000034 
- 00023531  0x00005bbf fetch  0x00000001 , 0x000042fc 
- 00023532  0x00005bc0 rtnne  0x00000000 
- 00023533  0x00005bc1 branch  0x00002fcd 
- 00023534  0x00005bc4 fetch  0x00000008 , 0x00004713 
- 00023535  0x00005bc5 rtnbit1  0x0000003b 
- 00023536  0x00005bc6 arg  0x000047c0 , 0x00000013 
- 00023537  0x00005bc7 arg  0x00005bf3 , 0x00000012 
- 00023538  0x00005bc8 branch  0x000042e0 
- 00023539  0x00005bcb fetch  0x00000002 , 0x000047be 
- 00023540  0x00005bcc store  0x00000002 , 0x000047c0 
- 00023541  0x00005bcd branch  0x00005b55 
- 00023542  0x00005bd0 fetch  0x00000001 , 0x00004843 
- 00023543  0x00005bd1 rtnbit1  0x00000002 
- 00023544  0x00005bd2 call  0x00005aef 
- 00023545  0x00005bd3 arg  0x00000000 , 0x00000007 
- 00023546  0x00005bd4 branch  0x00005af8 
- 00023547  0x00005bd7 arg  0x00004792 , 0x00000013 
- 00023548  0x00005bd8 arg  0x000054cd , 0x00000012 
- 00023549  0x00005bd9 branch  0x000042e0 
- 00023550  0x00005bdc arg  0x0000477e , 0x00000013 
- 00023551  0x00005bdd arg  0x00005c01 , 0x00000012 
- 00023552  0x00005bde branch  0x000042e0 
- 00023553  0x00005be0 fetch  0x00000001 , 0x0000496b 
- 00023554  0x00005be1 store  0x00000001 , 0x000040c0 
- 00023555  0x00005be2 jam  0x00000001 , 0x0000477d 
- 00023556  0x00005be3 rtn 
- 00023557  0x00005be7 arg  0x00004781 , 0x00000013 
- 00023558  0x00005be8 arg  0x00005c08 , 0x00000012 
- 00023559  0x00005be9 branch  0x000042e7 
- 00023560  0x00005bec fetch  0x00000001 , 0x00004666 
- 00023561  0x00005bed beq  0x00000000 , 0x00005ff2 
- 00023562  0x00005bee branch  0x00005aad 
- 00023563  0x00005bf1 fetch  0x00000002 , 0x00004725 
- 00023564  0x00005bf2 store  0x00000002 , 0x00004781 
- 00023565  0x00005bf3 rtn 
- 00023566  0x00005bf6 arg  0x000046f3 , 0x00000013 
- 00023567  0x00005bf7 arg  0x00005c11 , 0x00000012 
- 00023568  0x00005bf8 branch  0x000042e0 
- 00023569  0x00005bfb call  0x00005ca6 
- 00023570  0x00005bfc fetch  0x00000001 , 0x00004793 
- 00023571  0x00005bfd nbranch  0x00005ed1 , 0x00000034 
- 00023572  0x00005bfe rtn 
- 00023573  0x00005c01 isolate1  0x00000026 , 0x00000000 
- 00023574  0x00005c02 call  0x00006018 , 0x00000001 
- 00023575  0x00005c03 call  0x00005aad 
- 00023576  0x00005c04 call  0x00005b21 
- 00023577  0x00005c05 branch  0x00005c1a 
- 00023578  0x00005c08 bpatch  0x00000088 , 0x00004011 
- 00023579  0x00005c09 call  0x000061ab 
- 00023580  0x00005c0a fetch  0x00000002 , 0x000044e9 
- 00023581  0x00005c0b isolate1  0x0000000b , 0x0000003f 
- 00023582  0x00005c0c call  0x00005c3e , 0x00000001 
- 00023583  0x00005c0d call  0x00005aa8 
- 00023584  0x00005c0e fetch  0x00000002 , 0x000044e9 
- 00023585  0x00005c0f bbit1  0x0000000b , 0x00005c2a 
- 00023586  0x00005c10 fetch  0x00000008 , 0x00004713 
- 00023587  0x00005c11 bbit0  0x00000008 , 0x00005c2a 
- 00023588  0x00005c12 fetcht  0x00000002 , 0x00004695 
- 00023589  0x00005c13 increase  0x00000001 , 0x00000002 
- 00023590  0x00005c14 storet  0x00000002 , 0x00004695 
- 00023591  0x00005c15 storet  0x00000002 , 0x000042dc 
- 00023592  0x00005c16 random  0x0000003f 
- 00023593  0x00005c17 store  0x00000001 , 0x000042db 
- 00023594  0x00005c19 fetch  0x00000003 , 0x00004797 
- 00023595  0x00005c1a store  0x00000003 , 0x000042de 
- 00023596  0x00005c1b call  0x0000432d 
- 00023597  0x00005c1c fetch  0x00000002 , 0x00004638 
- 00023598  0x00005c1d store  0x00000002 , 0x00004790 
- 00023599  0x00005c1e setarg  0x00000000 
- 00023600  0x00005c1f store  0x00000002 , 0x00004781 
- 00023601  0x00005c20 store  0x00000002 , 0x000047c0 
- 00023602  0x00005c21 store  0x00000001 , 0x00004845 
- 00023603  0x00005c22 store  0x00000001 , 0x00004792 
- 00023604  0x00005c23 store  0x00000001 , 0x00004956 
- 00023605  0x00005c24 arg  0x00000002 , 0x00000007 
- 00023606  0x00005c25 call  0x00005f00 
- 00023607  0x00005c26 call  0x00005ef4 
- 00023608  0x00005c27 branch  0x00005b62 
- 00023609  0x00005c2a bpatch  0x00000089 , 0x00004011 
- 00023610  0x00005c2b arg  0x00000006 , 0x00000007 
- 00023611  0x00005c2c call  0x00005f04 
- 00023612  0x00005c2d jam  0x00000000 , 0x00004792 
- 00023613  0x00005c2e branch  0x00005c3e 
- 00023614  0x00005c30 setarg  0x00000000 
- 00023615  0x00005c31 store  0x00000001 , 0x00004845 
- 00023616  0x00005c32 store  0x00000002 , 0x00004790 
- 00023617  0x00005c33 branch  0x00007876 
- 00023618  0x00005c36 bpatch  0x0000008a , 0x00004011 
- 00023619  0x00005c37 fetch  0x00000008 , 0x00004713 
- 00023620  0x00005c38 rtnbit0  0x00000002 
- 00023621  0x00005c39 arg  0x00000002 , 0x00000007 
- 00023622  0x00005c3a call  0x00005f04 
- 00023623  0x00005c3b call  0x00005c4a 
- 00023624  0x00005c3d call  0x00005c59 
- 00023625  0x00005c3e branch  0x00005ca3 
- 00023626  0x00005c41 fetch  0x00000001 , 0x00000032 
- 00023627  0x00005c42 beq  0x00000034 , 0x00005c4d 
- 00023628  0x00005c43 rtn 
- 00023629  0x00005c45 store  0x00000001 , 0x0000495a 
- 00023630  0x00005c46 fetch  0x00000006 , 0x00000178 
- 00023631  0x00005c48 store  0x00000006 , 0x0000495b 
- 00023632  0x00005c49 fetch  0x00000007 , 0x0000495a 
- 00023633  0x00005c4a arg  0x00004667 , 0x00000006 
- 00023634  0x00005c4b arg  0x00000003 , 0x00000039 
- 00023635  0x00005c4d ifetcht  0x00000007 , 0x00000006 
- 00023636  0x00005c4e isub  0x00000002 , 0x0000003e 
- 00023637  0x00005c4f branch  0x00005c69 , 0x00000005 
- 00023638  0x00005c50 increase  0x00000016 , 0x00000006 
- 00023639  0x00005c51 loop  0x00005c53 
- 00023640  0x00005c52 rtn 
- 00023641  0x00005c54 arg  0x00004667 , 0x00000011 
- 00023642  0x00005c55 fetch  0x00000001 , 0x00004666 
- 00023643  0x00005c56 increase  0xffffffff , 0x0000003f 
- 00023644  0x00005c57 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00023645  0x00005c58 iadd  0x00000011 , 0x00000011 
- 00023646  0x00005c59 fetch  0x00000001 , 0x00000032 
- 00023647  0x00005c5a istore  0x00000001 , 0x00000011 
- 00023648  0x00005c5b beq  0x00000034 , 0x00005c62 
- 00023649  0x00005c5c rtn 
- 00023650  0x00005c5f fetch  0x00000006 , 0x00000178 
- 00023651  0x00005c60 istore  0x00000006 , 0x00000005 
- 00023652  0x00005c61 arg  0x0000428a , 0x00000006 
- 00023653  0x00005c62 call  0x00007c8f 
- 00023654  0x00005c63 fetch  0x00000006 , 0x000042db 
- 00023655  0x00005c64 istore  0x00000006 , 0x00000005 
- 00023656  0x00005c65 rtn 
- 00023657  0x00005c68 increase  0xfffffffa , 0x00000006 
- 00023658  0x00005c69 copy  0x00000006 , 0x00000005 
- 00023659  0x00005c6a fetcht  0x00000006 , 0x0000495b 
- 00023660  0x00005c6b increase  0x00000003 , 0x00000002 
- 00023661  0x00005c6c istoret  0x00000006 , 0x00000005 
- 00023662  0x00005c6d rtn 
- 00023663  0x00005c70 arg  0x00004667 , 0x00000011 
- 00023664  0x00005c71 fetch  0x00000001 , 0x00004666 
- 00023665  0x00005c72 rtneq  0x00000000 
- 00023666  0x00005c73 increase  0xffffffff , 0x0000003f 
- 00023667  0x00005c74 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00023668  0x00005c75 iadd  0x00000011 , 0x00000011 
- 00023669  0x00005c76 ifetch  0x00000001 , 0x00000011 
- 00023670  0x00005c77 store  0x00000001 , 0x000043f3 
- 00023671  0x00005c78 beq  0x00000034 , 0x00005c79 
- 00023672  0x00005c79 rtn 
- 00023673  0x00005c7c ifetch  0x00000006 , 0x00000006 
- 00023674  0x00005c7e store  0x00000006 , 0x00004116 
- 00023675  0x00005c7f arg  0x0000428a , 0x00000005 
- 00023676  0x00005c80 call  0x00007c8f 
- 00023677  0x00005c81 ifetch  0x00000006 , 0x00000006 
- 00023678  0x00005c82 store  0x00000006 , 0x000042db 
- 00023679  0x00005c83 rtn 
- 00023680  0x00005c86 bpatch  0x0000008b , 0x00004011 
- 00023681  0x00005c87 fetch  0x00000002 , 0x0000468e 
- 00023682  0x00005c88 arg  0x0000aa55 , 0x00000002 
- 00023683  0x00005c89 isub  0x00000002 , 0x0000003e 
- 00023684  0x00005c8a branch  0x00005c8f , 0x00000005 
- 00023685  0x00005c8c storet  0x00000002 , 0x0000468e 
- 00023686  0x00005c8d call  0x00005c9c 
- 00023687  0x00005c8e fetch  0x00000001 , 0x000049a1 
- 00023688  0x00005c8f store  0x00000001 , 0x00004666 
- 00023689  0x00005c90 fetch  0x00000004 , 0x000045e4 
- 00023690  0x00005c91 store  0x00000004 , 0x000045e8 
- 00023691  0x00005c92 store  0x00000004 , 0x0000458f 
- 00023692  0x00005c94 fetch  0x00000001 , 0x00004651 
- 00023693  0x00005c95 store  0x00000001 , 0x00004690 
- 00023694  0x00005c96 rtn 
- 00023695  0x00005c99 call  0x00005c94 
- 00023696  0x00005c9b fetch  0x00000004 , 0x00004691 
- 00023697  0x00005c9c store  0x00000004 , 0x000045e8 
- 00023698  0x00005c9d store  0x00000004 , 0x0000458f 
- 00023699  0x00005c9e rtn 
- 00023700  0x00005ca1 fetch  0x00000008 , 0x00004713 
- 00023701  0x00005ca2 rtnbit0  0x0000000f 
- 00023702  0x00005ca3 fetch  0x00000002 , 0x000049fa 
- 00023703  0x00005ca4 copy  0x0000003f , 0x00000012 
- 00023704  0x00005ca5 call  0x00005e51 
- 00023705  0x00005ca6 fetch  0x00000001 , 0x000049d4 
- 00023706  0x00005ca7 call  0x00005c8c , 0x00000034 
- 00023707  0x00005ca8 rtn 
- 00023708  0x00005cab fetch  0x00000006 , 0x000042db 
- 00023709  0x00005cac store  0x00000006 , 0x0000466e 
- 00023710  0x00005cad add  0x0000003f , 0x00000100 , 0x0000003f 
- 00023711  0x00005cae store  0x00000006 , 0x0000467b 
- 00023712  0x00005caf add  0x0000003f , 0x00000100 , 0x0000003f 
- 00023713  0x00005cb0 store  0x00000006 , 0x00004688 
- 00023714  0x00005cb1 rtn 
- 00023715  0x00005cb6 fetch  0x00000001 , 0x000046f4 
- 00023716  0x00005cb7 store  0x00000001 , 0x000046f3 
- 00023717  0x00005cb8 rtn 
- 00023718  0x00005cbb bpatch  0x0000008c , 0x00004011 
- 00023719  0x00005cbc fetch  0x00000008 , 0x00004713 
- 00023720  0x00005cbd bbit1  0x00000013 , 0x00005cb1 
- 00023721  0x00005cbe bbit1  0x00000012 , 0x00005cb9 
- 00023722  0x00005cbf bbit1  0x00000014 , 0x00005cc0 
- 00023723  0x00005cc0 rtn 
- 00023724  0x00005cc3 bpatch  0x0000008d , 0x00004011 
- 00023725  0x00005cc4 fetch  0x00000008 , 0x00004713 
- 00023726  0x00005cc5 bbit1  0x00000013 , 0x00005cb5 
- 00023727  0x00005cc6 bbit1  0x00000014 , 0x00005d3c 
- 00023728  0x00005cc7 rtn 
- 00023729  0x00005ccc arg  0x00000080 , 0x00000002 
- 00023730  0x00005ccd arg  0x00004666 , 0x00000011 
- 00023731  0x00005cce arg  0x00000000 , 0x00000012 
- 00023732  0x00005ccf branch  0x00006cd3 
- 00023733  0x00005cd2 arg  0x00000001 , 0x00000002 
- 00023734  0x00005cd3 arg  0x00004690 , 0x00000011 
- 00023735  0x00005cd4 arg  0x0000005a , 0x00000012 
- 00023736  0x00005cd5 branch  0x00006cd3 
- 00023737  0x00005cda call  0x00006c20 
- 00023738  0x00005cdb call  0x00005d7b 
- 00023739  0x00005cdc call  0x00005d90 
- 00023740  0x00005cde call  0x00005d75 
- 00023741  0x00005cdf call  0x00005d93 
- 00023742  0x00005ce0 call  0x00005d82 
- 00023743  0x00005ce1 branch  0x000055f6 
- 00023744  0x00005ce7 call  0x00005cc3 
- 00023745  0x00005ce8 call  0x00005ce5 
- 00023746  0x00005ce9 branch  0x00005d26 
- 00023747  0x00005cee fetchr  0x00000012 , 0x00000002 , 0x000049e2 
- 00023748  0x00005cef copy  0x00000012 , 0x00000013 
- 00023749  0x00005cf1 call  0x00005dc0 
- 00023750  0x00005cf2 fetch  0x00000001 , 0x000049a1 
- 00023751  0x00005cf3 branch  0x00005ccf , 0x00000034 
- 00023752  0x00005cf4 store  0x00000001 , 0x000049a0 
- 00023753  0x00005cf5 increase  0x00000001 , 0x00000013 
- 00023754  0x00005cf6 fetch  0x00000002 , 0x000049e4 
- 00023755  0x00005cf7 isub  0x00000013 , 0x0000003e 
- 00023756  0x00005cf8 nrtn  0x00000002 
- 00023757  0x00005cf9 copy  0x00000013 , 0x00000012 
- 00023758  0x00005cfa branch  0x00005cc5 
- 00023759  0x00005cfd fetch  0x00000001 , 0x000049a0 
- 00023760  0x00005cfe and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00023761  0x00005cff branch  0x00005cd8 , 0x00000034 
- 00023762  0x00005d00 fetch  0x00000001 , 0x00004666 
- 00023763  0x00005d01 store  0x00000001 , 0x000049a2 
- 00023764  0x00005d03 arg  0x00000001 , 0x00000039 
- 00023765  0x00005d04 copy  0x00000013 , 0x00000012 
- 00023766  0x00005d05 arg  0x000049a2 , 0x00000011 
- 00023767  0x00005d06 branch  0x00006b45 
- 00023768  0x00005d09 fetch  0x00000001 , 0x000049a0 
- 00023769  0x00005d0a fetcht  0x00000001 , 0x00004666 
- 00023770  0x00005d0b isub  0x00000002 , 0x0000003e 
- 00023771  0x00005d0c rtn  0x00000005 
- 00023772  0x00005d0d lshift4  0x00000002 , 0x00000002 
- 00023773  0x00005d0e iadd  0x00000002 , 0x0000003f 
- 00023774  0x00005d0f store  0x00000001 , 0x000049a2 
- 00023775  0x00005d11 copy  0x00000013 , 0x0000003f 
- 00023776  0x00005d12 fetcht  0x00000002 , 0x000049e2 
- 00023777  0x00005d13 isub  0x00000002 , 0x0000003e 
- 00023778  0x00005d14 branch  0x00005cd4 , 0x00000005 
- 00023779  0x00005d16 increase  0xffffffff , 0x00000013 
- 00023780  0x00005d17 branch  0x00005cd4 
- 00023781  0x00005d1c fetch  0x00000001 , 0x00004666 
- 00023782  0x00005d1d beq  0x00000000 , 0x00005cea 
- 00023783  0x00005d1e beq  0x00000001 , 0x00005cfe 
- 00023784  0x00005d1f beq  0x00000002 , 0x00005d12 
- 00023785  0x00005d20 rtn 
- 00023786  0x00005d23 fetchr  0x00000012 , 0x00000002 , 0x000049e6 
- 00023787  0x00005d24 copy  0x00000012 , 0x00000013 
- 00023788  0x00005d26 call  0x00005e29 
- 00023789  0x00005d27 fetch  0x00000004 , 0x000049da 
- 00023790  0x00005d28 branch  0x00005cf6 , 0x00000034 
- 00023791  0x00005d29 store  0x00000004 , 0x000049d6 
- 00023792  0x00005d2a increase  0x00000004 , 0x00000013 
- 00023793  0x00005d2b fetch  0x00000002 , 0x000049e8 
- 00023794  0x00005d2c isub  0x00000013 , 0x0000003e 
- 00023795  0x00005d2d nrtn  0x00000002 
- 00023796  0x00005d2e copy  0x00000013 , 0x00000012 
- 00023797  0x00005d2f branch  0x00005cec 
- 00023798  0x00005d32 fetch  0x00000004 , 0x000049d6 
- 00023799  0x00005d33 fetcht  0x00000004 , 0x00004691 
- 00023800  0x00005d34 isub  0x00000002 , 0x0000003e 
- 00023801  0x00005d35 rtn  0x00000005 
- 00023802  0x00005d36 arg  0x00000004 , 0x00000039 
- 00023803  0x00005d37 arg  0x00004691 , 0x00000011 
- 00023804  0x00005d38 copy  0x00000013 , 0x00000012 
- 00023805  0x00005d39 branch  0x00006b45 
- 00023806  0x00005d3c fetchr  0x00000012 , 0x00000002 , 0x000049ea 
- 00023807  0x00005d3d copy  0x00000012 , 0x00000013 
- 00023808  0x00005d3f call  0x00005de1 
- 00023809  0x00005d40 fetch  0x00000006 , 0x000049a9 
- 00023810  0x00005d41 branch  0x00005d0a , 0x00000034 
- 00023811  0x00005d42 store  0x00000006 , 0x000049a3 
- 00023812  0x00005d43 increase  0x00000006 , 0x00000013 
- 00023813  0x00005d44 fetch  0x00000002 , 0x000049ec 
- 00023814  0x00005d45 isub  0x00000013 , 0x0000003e 
- 00023815  0x00005d46 nrtn  0x00000002 
- 00023816  0x00005d47 copy  0x00000013 , 0x00000012 
- 00023817  0x00005d48 branch  0x00005d00 
- 00023818  0x00005d4b fetch  0x00000006 , 0x000049a3 
- 00023819  0x00005d4c fetcht  0x00000006 , 0x00004668 
- 00023820  0x00005d4d isub  0x00000002 , 0x0000003e 
- 00023821  0x00005d4e rtn  0x00000005 
- 00023822  0x00005d4f arg  0x00000006 , 0x00000039 
- 00023823  0x00005d50 arg  0x00004668 , 0x00000011 
- 00023824  0x00005d51 copy  0x00000013 , 0x00000012 
- 00023825  0x00005d52 branch  0x00006b45 
- 00023826  0x00005d56 fetchr  0x00000012 , 0x00000002 , 0x000049f2 
- 00023827  0x00005d57 copy  0x00000012 , 0x00000013 
- 00023828  0x00005d59 call  0x00005e05 
- 00023829  0x00005d5a fetch  0x00000006 , 0x000049c1 
- 00023830  0x00005d5b branch  0x00005d1e , 0x00000034 
- 00023831  0x00005d5c store  0x00000006 , 0x000049bb 
- 00023832  0x00005d5d increase  0x00000006 , 0x00000013 
- 00023833  0x00005d5e fetch  0x00000002 , 0x000049f4 
- 00023834  0x00005d5f isub  0x00000013 , 0x0000003e 
- 00023835  0x00005d60 nrtn  0x00000002 
- 00023836  0x00005d61 copy  0x00000013 , 0x00000012 
- 00023837  0x00005d62 branch  0x00005d14 
- 00023838  0x00005d65 fetch  0x00000006 , 0x000049bb 
- 00023839  0x00005d66 fetcht  0x00000006 , 0x00004675 
- 00023840  0x00005d67 isub  0x00000002 , 0x0000003e 
- 00023841  0x00005d68 rtn  0x00000005 
- 00023842  0x00005d69 arg  0x00000006 , 0x00000039 
- 00023843  0x00005d6a arg  0x00004675 , 0x00000011 
- 00023844  0x00005d6b copy  0x00000013 , 0x00000012 
- 00023845  0x00005d6c branch  0x00006b45 
- 00023846  0x00005d71 fetch  0x00000001 , 0x00004666 
- 00023847  0x00005d72 rtneq  0x00000000 
- 00023848  0x00005d73 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
- 00023849  0x00005d74 copy  0x00000012 , 0x00000013 
- 00023850  0x00005d76 call  0x00005e3d 
- 00023851  0x00005d77 fetch  0x00000002 , 0x000049e0 
- 00023852  0x00005d78 branch  0x00005d34 , 0x00000034 
- 00023853  0x00005d79 store  0x00000002 , 0x000049de 
- 00023854  0x00005d7a increase  0x00000002 , 0x00000013 
- 00023855  0x00005d7b fetch  0x00000002 , 0x00004a00 
- 00023856  0x00005d7c isub  0x00000013 , 0x0000003e 
- 00023857  0x00005d7d nrtn  0x00000002 
- 00023858  0x00005d7e copy  0x00000013 , 0x00000012 
- 00023859  0x00005d7f branch  0x00005d2a 
- 00023860  0x00005d82 fetch  0x00000002 , 0x000049de 
- 00023861  0x00005d83 fetcht  0x00000002 , 0x00004695 
- 00023862  0x00005d84 isub  0x00000002 , 0x0000003e 
- 00023863  0x00005d85 rtn  0x00000005 
- 00023864  0x00005d86 arg  0x00000002 , 0x00000039 
- 00023865  0x00005d87 arg  0x00004695 , 0x00000011 
- 00023866  0x00005d88 copy  0x00000013 , 0x00000012 
- 00023867  0x00005d89 branch  0x00006b45 
- 00023868  0x00005d8e fetch  0x00000008 , 0x00004713 
- 00023869  0x00005d8f rtnbit0  0x0000000f 
- 00023870  0x00005d90 fetchr  0x00000012 , 0x00000002 , 0x000049fa 
- 00023871  0x00005d91 copy  0x00000012 , 0x00000013 
- 00023872  0x00005d93 call  0x00005e51 
- 00023873  0x00005d94 fetch  0x00000001 , 0x000049d4 
- 00023874  0x00005d95 branch  0x00005d4a , 0x00000034 
- 00023875  0x00005d96 store  0x00000001 , 0x000049d3 
- 00023876  0x00005d97 increase  0x00000001 , 0x00000013 
- 00023877  0x00005d98 fetch  0x00000002 , 0x000049fc 
- 00023878  0x00005d99 isub  0x00000013 , 0x0000003e 
- 00023879  0x00005d9a nrtn  0x00000002 
- 00023880  0x00005d9b copy  0x00000013 , 0x00000012 
- 00023881  0x00005d9c branch  0x00005d40 
- 00023882  0x00005d9f fetch  0x00000001 , 0x000049d3 
- 00023883  0x00005da0 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00023884  0x00005da1 branch  0x00005d53 , 0x00000034 
- 00023885  0x00005da2 fetch  0x00000001 , 0x00004690 
- 00023886  0x00005da3 store  0x00000001 , 0x000049d5 
- 00023887  0x00005da5 arg  0x00000001 , 0x00000039 
- 00023888  0x00005da6 copy  0x00000013 , 0x00000012 
- 00023889  0x00005da7 arg  0x000049d5 , 0x00000011 
- 00023890  0x00005da8 branch  0x00006b45 
- 00023891  0x00005dab fetch  0x00000001 , 0x000049d3 
- 00023892  0x00005dac fetcht  0x00000001 , 0x00004690 
- 00023893  0x00005dad isub  0x00000002 , 0x0000003e 
- 00023894  0x00005dae rtn  0x00000005 
- 00023895  0x00005daf lshift4  0x00000002 , 0x00000002 
- 00023896  0x00005db0 iadd  0x00000002 , 0x0000003f 
- 00023897  0x00005db1 store  0x00000001 , 0x000049d5 
- 00023898  0x00005db3 copy  0x00000013 , 0x0000003f 
- 00023899  0x00005db4 fetcht  0x00000002 , 0x000049fa 
- 00023900  0x00005db5 isub  0x00000002 , 0x0000003e 
- 00023901  0x00005db6 branch  0x00005d4f , 0x00000005 
- 00023902  0x00005db8 increase  0xffffffff , 0x00000013 
- 00023903  0x00005db9 branch  0x00005d4f 
- 00023904  0x00005dc3 call  0x00006cbc 
- 00023905  0x00005dc4 fetch  0x00000008 , 0x00004713 
- 00023906  0x00005dc5 isolate1  0x00000009 , 0x0000003f 
- 00023907  0x00005dc6 ncall  0x00006cc4 , 0x00000001 
- 00023908  0x00005dc7 call  0x00005d66 
- 00023909  0x00005dc8 branch  0x00005c80 
- 00023910  0x00005dcb arg  0x00000080 , 0x00000002 
- 00023911  0x00005dcc arg  0x00004666 , 0x00000011 
- 00023912  0x00005dcd arg  0x00000000 , 0x00000012 
- 00023913  0x00005dce branch  0x00006ce1 
- 00023914  0x00005dd1 arg  0x00000001 , 0x00000002 
- 00023915  0x00005dd2 arg  0x00004690 , 0x00000011 
- 00023916  0x00005dd3 arg  0x0000005a , 0x00000012 
- 00023917  0x00005dd4 branch  0x00006ce1 
- 00023918  0x00005dd9 call  0x00006c20 
- 00023919  0x00005dda call  0x00005d7b 
- 00023920  0x00005ddb call  0x00005d75 
- 00023921  0x00005ddc call  0x00006c4d 
- 00023922  0x00005ddd call  0x00005d82 
- 00023923  0x00005dde call  0x00005c80 
- 00023924  0x00005ddf branch  0x000055f6 
- 00023925  0x00005de2 setarg  0x000046e6 
- 00023926  0x00005de3 arg  0x00004666 , 0x00000002 
- 00023927  0x00005de4 isub  0x00000002 , 0x00000002 
- 00023928  0x00005de5 fetch  0x00000003 , 0x000046ec 
- 00023929  0x00005de6 arg  0x00004666 , 0x00000011 
- 00023930  0x00005de7 rtn 
- 00023931  0x00005dea jam  0x000000ab , 0x00000678 
- 00023932  0x00005dec call  0x0000705b 
- 00023933  0x00005ded call  0x00006c26 
- 00023934  0x00005dee arg  0x000046ef , 0x00000011 
- 00023935  0x00005def fetcht  0x00000001 , 0x00000678 
- 00023936  0x00005df0 call  0x00005d84 
- 00023937  0x00005df1 branch  0x0000705b 
- 00023938  0x00005df4 jam  0x000000b9 , 0x00000678 
- 00023939  0x00005df5 branch  0x00005d7c 
- 00023940  0x00005df8 istoret  0x00000001 , 0x00000011 
- 00023941  0x00005df9 rshift16  0x0000003f , 0x00000002 
- 00023942  0x00005dfa istoret  0x00000001 , 0x00000005 
- 00023943  0x00005dfb rshift8  0x0000003f , 0x00000002 
- 00023944  0x00005dfc istoret  0x00000001 , 0x00000005 
- 00023945  0x00005dfd istore  0x00000001 , 0x00000005 
- 00023946  0x00005dfe deposit  0x00000011 
- 00023947  0x00005dff store  0x00000002 , 0x00008084 
- 00023948  0x00005e00 setarg  0x00000000 
- 00023949  0x00005e01 store  0x00000002 , 0x00008088 
- 00023950  0x00005e02 jam  0x00000002 , 0x00008006 
- 00023951  0x00005e03 branch  0x00006be0 
- 00023952  0x00005e06 fetch  0x00000003 , 0x000046ec 
- 00023953  0x00005e07 store  0x00000003 , 0x00004419 
- 00023954  0x00005e08 branch  0x00006bfa 
- 00023955  0x00005e0b copy  0x0000003f , 0x00000013 
- 00023956  0x00005e0c copy  0x00000011 , 0x0000003f 
- 00023957  0x00005e0d increase  0xfffffffc , 0x0000003f 
- 00023958  0x00005e0e copy  0x0000003f , 0x00000012 
- 00023959  0x00005e0f ifetch  0x00000004 , 0x00000012 
- 00023960  0x00005e10 store  0x00000004 , 0x000046ef 
- 00023961  0x00005e11 copy  0x00000013 , 0x0000003f 
- 00023962  0x00005e12 call  0x00006c3c 
- 00023963  0x00005e13 fetch  0x00000004 , 0x000046ef 
- 00023964  0x00005e14 istore  0x00000004 , 0x00000012 
- 00023965  0x00005e15 rtn 
- 00023966  0x00005e18 fetch  0x00000008 , 0x00004713 
- 00023967  0x00005e19 rtnbit0  0x00000012 
- 00023968  0x00005e1a call  0x00005d82 
- 00023969  0x00005e1b call  0x000069e0 
- 00023970  0x00005e1c fetcht  0x00000001 , 0x00004421 
- 00023971  0x00005e1d call  0x00006ef3 
- 00023972  0x00005e1e fetcht  0x00000001 , 0x00004426 
- 00023973  0x00005e1f branch  0x000055b1 
- 00023974  0x00005e24 call  0x00005e43 
- 00023975  0x00005e25 call  0x00005db4 
- 00023976  0x00005e26 call  0x00005dcc 
- 00023977  0x00005e27 call  0x00005e2f 
- 00023978  0x00005e29 arg  0x00000002 , 0x00000039 
- 00023979  0x00005e2a fetch  0x00000002 , 0x00004a02 
- 00023980  0x00005e2b copy  0x0000003f , 0x00000012 
- 00023981  0x00005e2c arg  0x0000468e , 0x00000011 
- 00023982  0x00005e2d call  0x00006b74 
- 00023983  0x00005e2e call  0x00005c80 
- 00023984  0x00005e30 arg  0x00000002 , 0x00000039 
- 00023985  0x00005e31 arg  0x0000468e , 0x00000011 
- 00023986  0x00005e32 fetchr  0x00000012 , 0x00000002 , 0x00004a02 
- 00023987  0x00005e33 branch  0x00006b45 
- 00023988  0x00005e38 fetchr  0x00000012 , 0x00000002 , 0x000049e2 
- 00023989  0x00005e39 copy  0x00000012 , 0x00000013 
- 00023990  0x00005e3b call  0x00005dc0 
- 00023991  0x00005e3c fetch  0x00000001 , 0x000049a1 
- 00023992  0x00005e3d branch  0x00005dc3 , 0x00000034 
- 00023993  0x00005e3e store  0x00000001 , 0x000049a0 
- 00023994  0x00005e3f increase  0x00000001 , 0x00000013 
- 00023995  0x00005e40 fetch  0x00000002 , 0x000049e4 
- 00023996  0x00005e41 isub  0x00000013 , 0x0000003e 
- 00023997  0x00005e42 nbranch  0x00005dc3 , 0x00000002 
- 00023998  0x00005e43 copy  0x00000013 , 0x00000012 
- 00023999  0x00005e44 branch  0x00005db6 
- 00024000  0x00005e47 arg  0x00000001 , 0x00000039 
- 00024001  0x00005e48 arg  0x000049a1 , 0x00000011 
- 00024002  0x00005e49 branch  0x00006b74 
- 00024003  0x00005e4c fetch  0x00000001 , 0x000049a0 
- 00024004  0x00005e4d copy  0x0000003f , 0x00000002 
- 00024005  0x00005e4e and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00024006  0x00005e4f branch  0x00005dc9 , 0x00000034 
- 00024007  0x00005e50 rshift4  0x0000003f , 0x0000003f 
- 00024008  0x00005e51 branch  0x00005dca 
- 00024009  0x00005e54 copy  0x00000002 , 0x0000003f 
- 00024010  0x00005e56 store  0x00000001 , 0x00004666 
- 00024011  0x00005e57 rtn 
- 00024012  0x00005e5b fetch  0x00000001 , 0x00004666 
- 00024013  0x00005e5c beq  0x00000000 , 0x00005e1d 
- 00024014  0x00005e5d beq  0x00000001 , 0x00005dd1 
- 00024015  0x00005e5e beq  0x00000002 , 0x00005dd3 
- 00024016  0x00005e5f rtn 
- 00024017  0x00005e62 call  0x00005dd5 
- 00024018  0x00005e63 branch  0x00005de7 
- 00024019  0x00005e66 call  0x00005df9 
- 00024020  0x00005e67 branch  0x00005e0b 
- 00024021  0x00005e6b fetchr  0x00000012 , 0x00000002 , 0x000049ea 
- 00024022  0x00005e6c copy  0x00000012 , 0x00000013 
- 00024023  0x00005e6e call  0x00005de1 
- 00024024  0x00005e6f fetch  0x00000006 , 0x000049a9 
- 00024025  0x00005e70 branch  0x00005de4 , 0x00000034 
- 00024026  0x00005e71 store  0x00000006 , 0x000049a3 
- 00024027  0x00005e72 increase  0x00000006 , 0x00000013 
- 00024028  0x00005e73 fetch  0x00000002 , 0x000049ec 
- 00024029  0x00005e74 isub  0x00000013 , 0x0000003e 
- 00024030  0x00005e75 nbranch  0x00005de4 , 0x00000002 
- 00024031  0x00005e76 copy  0x00000013 , 0x00000012 
- 00024032  0x00005e77 branch  0x00005dd7 
- 00024033  0x00005e7a arg  0x00000006 , 0x00000039 
- 00024034  0x00005e7b arg  0x000049a9 , 0x00000011 
- 00024035  0x00005e7c branch  0x00006b74 
- 00024036  0x00005e7f fetch  0x00000006 , 0x000049a3 
- 00024037  0x00005e80 store  0x00000006 , 0x00004668 
- 00024038  0x00005e81 rtn 
- 00024039  0x00005e85 fetchr  0x00000012 , 0x00000002 , 0x000049ee 
- 00024040  0x00005e86 copy  0x00000012 , 0x00000013 
- 00024041  0x00005e88 call  0x00005df3 
- 00024042  0x00005e89 fetch  0x00000006 , 0x000049b5 
- 00024043  0x00005e8a branch  0x00005df6 , 0x00000034 
- 00024044  0x00005e8b store  0x00000006 , 0x000049af 
- 00024045  0x00005e8c increase  0x00000006 , 0x00000013 
- 00024046  0x00005e8d fetch  0x00000002 , 0x000049f0 
- 00024047  0x00005e8e isub  0x00000013 , 0x0000003e 
- 00024048  0x00005e8f nbranch  0x00005df6 , 0x00000002 
- 00024049  0x00005e90 copy  0x00000013 , 0x00000012 
- 00024050  0x00005e91 branch  0x00005de9 
- 00024051  0x00005e94 arg  0x00000006 , 0x00000039 
- 00024052  0x00005e95 arg  0x000049b5 , 0x00000011 
- 00024053  0x00005e96 branch  0x00006b74 
- 00024054  0x00005e99 fetch  0x00000006 , 0x000049af 
- 00024055  0x00005e9a store  0x00000006 , 0x0000466e 
- 00024056  0x00005e9b rtn 
- 00024057  0x00005ea0 fetchr  0x00000012 , 0x00000002 , 0x000049f2 
- 00024058  0x00005ea1 copy  0x00000012 , 0x00000013 
- 00024059  0x00005ea3 call  0x00005e05 
- 00024060  0x00005ea4 fetch  0x00000006 , 0x000049c1 
- 00024061  0x00005ea5 branch  0x00005e08 , 0x00000034 
- 00024062  0x00005ea6 store  0x00000006 , 0x000049bb 
- 00024063  0x00005ea7 increase  0x00000006 , 0x00000013 
- 00024064  0x00005ea8 fetch  0x00000002 , 0x000049f4 
- 00024065  0x00005ea9 isub  0x00000013 , 0x0000003e 
- 00024066  0x00005eaa nbranch  0x00005e08 , 0x00000002 
- 00024067  0x00005eab copy  0x00000013 , 0x00000012 
- 00024068  0x00005eac branch  0x00005dfb 
- 00024069  0x00005eaf arg  0x00000006 , 0x00000039 
- 00024070  0x00005eb0 arg  0x000049c1 , 0x00000011 
- 00024071  0x00005eb1 branch  0x00006b74 
- 00024072  0x00005eb4 fetch  0x00000006 , 0x000049bb 
- 00024073  0x00005eb5 store  0x00000006 , 0x00004675 
- 00024074  0x00005eb6 rtn 
- 00024075  0x00005eba fetchr  0x00000012 , 0x00000002 , 0x000049f6 
- 00024076  0x00005ebb copy  0x00000012 , 0x00000013 
- 00024077  0x00005ebd call  0x00005e17 
- 00024078  0x00005ebe fetch  0x00000006 , 0x000049cd 
- 00024079  0x00005ebf branch  0x00005e1a , 0x00000034 
- 00024080  0x00005ec0 store  0x00000006 , 0x000049c7 
- 00024081  0x00005ec1 increase  0x00000006 , 0x00000013 
- 00024082  0x00005ec2 fetch  0x00000002 , 0x000049f8 
- 00024083  0x00005ec3 isub  0x00000013 , 0x0000003e 
- 00024084  0x00005ec4 nbranch  0x00005e1a , 0x00000002 
- 00024085  0x00005ec5 copy  0x00000013 , 0x00000012 
- 00024086  0x00005ec6 branch  0x00005e0d 
- 00024087  0x00005ec9 arg  0x00000006 , 0x00000039 
- 00024088  0x00005eca arg  0x000049cd , 0x00000011 
- 00024089  0x00005ecb branch  0x00006b74 
- 00024090  0x00005ece fetch  0x00000006 , 0x000049c7 
- 00024091  0x00005ecf store  0x00000006 , 0x0000467b 
- 00024092  0x00005ed0 rtn 
- 00024093  0x00005ed5 fetchr  0x00000012 , 0x00000002 , 0x000049e6 
- 00024094  0x00005ed6 copy  0x00000012 , 0x00000013 
- 00024095  0x00005ed8 call  0x00005e29 
- 00024096  0x00005ed9 fetch  0x00000004 , 0x000049da 
- 00024097  0x00005eda branch  0x00005e2c , 0x00000034 
- 00024098  0x00005edb store  0x00000004 , 0x000049d6 
- 00024099  0x00005edc increase  0x00000004 , 0x00000013 
- 00024100  0x00005edd fetch  0x00000002 , 0x000049e8 
- 00024101  0x00005ede isub  0x00000013 , 0x0000003e 
- 00024102  0x00005edf nbranch  0x00005e2c , 0x00000002 
- 00024103  0x00005ee0 copy  0x00000013 , 0x00000012 
- 00024104  0x00005ee1 branch  0x00005e1f 
- 00024105  0x00005ee4 arg  0x00000004 , 0x00000039 
- 00024106  0x00005ee5 arg  0x000049da , 0x00000011 
- 00024107  0x00005ee6 branch  0x00006b74 
- 00024108  0x00005ee9 fetch  0x00000004 , 0x000049d6 
- 00024109  0x00005eea store  0x00000004 , 0x00004691 
- 00024110  0x00005eeb rtn 
- 00024111  0x00005eef fetch  0x00000001 , 0x00004666 
- 00024112  0x00005ef0 rtneq  0x00000000 
- 00024113  0x00005ef1 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
- 00024114  0x00005ef2 copy  0x00000012 , 0x00000013 
- 00024115  0x00005ef4 call  0x00005e3d 
- 00024116  0x00005ef5 fetch  0x00000002 , 0x000049e0 
- 00024117  0x00005ef6 branch  0x00005e40 , 0x00000034 
- 00024118  0x00005ef7 store  0x00000002 , 0x000049de 
- 00024119  0x00005ef8 increase  0x00000002 , 0x00000013 
- 00024120  0x00005ef9 fetch  0x00000002 , 0x00004a00 
- 00024121  0x00005efa isub  0x00000013 , 0x0000003e 
- 00024122  0x00005efb nbranch  0x00005e40 , 0x00000002 
- 00024123  0x00005efc copy  0x00000013 , 0x00000012 
- 00024124  0x00005efd branch  0x00005e33 
- 00024125  0x00005f00 arg  0x00000002 , 0x00000039 
- 00024126  0x00005f01 arg  0x000049e0 , 0x00000011 
- 00024127  0x00005f02 branch  0x00006b74 
- 00024128  0x00005f05 fetch  0x00000002 , 0x000049e0 
- 00024129  0x00005f06 store  0x00000002 , 0x00004695 
- 00024130  0x00005f07 rtn 
- 00024131  0x00005f0b fetch  0x00000008 , 0x00004713 
- 00024132  0x00005f0c bbit0  0x0000000f , 0x00005c8c 
- 00024133  0x00005f0d fetchr  0x00000012 , 0x00000002 , 0x000049fa 
- 00024134  0x00005f0e copy  0x00000012 , 0x00000013 
- 00024135  0x00005f10 call  0x00005e51 
- 00024136  0x00005f11 fetch  0x00000001 , 0x000049d4 
- 00024137  0x00005f12 branch  0x00005e54 , 0x00000034 
- 00024138  0x00005f13 store  0x00000001 , 0x000049d3 
- 00024139  0x00005f14 increase  0x00000001 , 0x00000013 
- 00024140  0x00005f15 fetch  0x00000002 , 0x000049fc 
- 00024141  0x00005f16 isub  0x00000013 , 0x0000003e 
- 00024142  0x00005f17 nbranch  0x00005e54 , 0x00000002 
- 00024143  0x00005f18 copy  0x00000013 , 0x00000012 
- 00024144  0x00005f19 branch  0x00005e47 
- 00024145  0x00005f1c arg  0x00000001 , 0x00000039 
- 00024146  0x00005f1d arg  0x000049d4 , 0x00000011 
- 00024147  0x00005f1e branch  0x00006b74 
- 00024148  0x00005f21 fetch  0x00000001 , 0x000049d3 
- 00024149  0x00005f22 copy  0x0000003f , 0x00000002 
- 00024150  0x00005f23 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00024151  0x00005f24 branch  0x00005e5a , 0x00000034 
- 00024152  0x00005f25 rshift4  0x0000003f , 0x0000003f 
- 00024153  0x00005f26 branch  0x00005e5b 
- 00024154  0x00005f29 copy  0x00000002 , 0x0000003f 
- 00024155  0x00005f2b store  0x00000001 , 0x00004690 
- 00024156  0x00005f2c rtn 
- 00024157  0x00005f32 bpatch  0x0000008e , 0x00004011 
- 00024158  0x00005f33 call  0x0000620e 
- 00024159  0x00005f34 call  0x000078aa 
- 00024160  0x00005f35 call  0x000056bb 
- 00024161  0x00005f36 call  0x0000580e 
- 00024162  0x00005f37 call  0x00005e66 
- 00024163  0x00005f38 call  0x00005eb6 
- 00024164  0x00005f39 call  0x00005ee7 
- 00024165  0x00005f3a branch  0x0000561c 
- 00024166  0x00005f3d fetch  0x00000008 , 0x00004713 
- 00024167  0x00005f3e bbit1  0x00000029 , 0x00005e6b 
- 00024168  0x00005f3f bbit1  0x00000037 , 0x00005e6b 
- 00024169  0x00005f40 rtn 
- 00024170  0x00005f43 jam  0x00000003 , 0x00004975 
- 00024171  0x00005f45 call  0x00005e6d 
- 00024172  0x00005f46 branch  0x00005e7e 
- 00024173  0x00005f49 bpatch  0x0000008f , 0x00004011 
- 00024174  0x00005f4a fetch  0x00000001 , 0x00004655 
- 00024175  0x00005f4b rtneq  0x000000ff 
- 00024176  0x00005f4c arg  0x00000000 , 0x00000011 
- 00024177  0x00005f4d jam  0x00000006 , 0x00004977 
- 00024178  0x00005f4e fetcht  0x00000001 , 0x00004655 
- 00024179  0x00005f4f call  0x00005e81 
- 00024180  0x00005f50 store  0x00000001 , 0x00004975 
- 00024181  0x00005f51 fetch  0x00000001 , 0x00004654 
- 00024182  0x00005f52 beq  0x000000ff , 0x00005e7c 
- 00024183  0x00005f53 branch  0x000058df 
- 00024184  0x00005f56 call  0x00005e6d 
- 00024185  0x00005f57 copy  0x00000011 , 0x0000003f 
- 00024186  0x00005f58 bbit1  0x00000006 , 0x00005ea4 
- 00024187  0x00005f59 branch  0x00005e97 
- 00024188  0x00005f5c fetcht  0x00000001 , 0x00004655 
- 00024189  0x00005f5d call  0x000055b5 
- 00024190  0x00005f5f copy  0x00000011 , 0x0000003f 
- 00024191  0x00005f60 bbit1  0x00000006 , 0x00005ea2 
- 00024192  0x00005f61 branch  0x00005e97 
- 00024193  0x00005f64 fetch  0x00000008 , 0x00004713 
- 00024194  0x00005f65 bbit1  0x0000002d , 0x00005e8d 
- 00024195  0x00005f66 fetch  0x00000001 , 0x00004975 
- 00024196  0x00005f67 copy  0x0000003f , 0x00000013 
- 00024197  0x00005f68 fetch  0x00000001 , 0x00004654 
- 00024198  0x00005f69 beq  0x000000ff , 0x00005931 
- 00024199  0x00005f6a fetch  0x00000001 , 0x0000497b 
- 00024200  0x00005f6b nbranch  0x00005e8a , 0x00000034 
- 00024201  0x00005f6c branch  0x00005e8f 
- 00024202  0x00005f6f jam  0x00000000 , 0x0000497f 
- 00024203  0x00005f70 jam  0x00000000 , 0x00004975 
- 00024204  0x00005f71 rtn 
- 00024205  0x00005f74 fetch  0x00000001 , 0x00004975 
- 00024206  0x00005f75 branch  0x00005925 
- 00024207  0x00005f78 call  0x00006ee6 
- 00024208  0x00005f79 fetcht  0x00000001 , 0x00004654 
- 00024209  0x00005f7a branch  0x00005e8d , 0x00000001 
- 00024210  0x00005f7b fetcht  0x00000001 , 0x00004654 
- 00024211  0x00005f7c call  0x00006ef7 
- 00024212  0x00005f7d fetcht  0x00000001 , 0x00004655 
- 00024213  0x00005f7e fetch  0x00000001 , 0x00004975 
- 00024214  0x00005f7f branch  0x00005925 
- 00024215  0x00005f82 fetch  0x00000001 , 0x0000497f 
- 00024216  0x00005f83 rtneq  0x00000000 
- 00024217  0x00005f84 jam  0x00000000 , 0x0000497f 
- 00024218  0x00005f85 fetch  0x00000008 , 0x00004713 
- 00024219  0x00005f86 rtnbit1  0x00000034 
- 00024220  0x00005f87 fetch  0x00000001 , 0x0000497c 
- 00024221  0x00005f88 sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00024222  0x00005f89 ncall  0x00005ec6 , 0x00000002 
- 00024223  0x00005f8a fetch  0x00000001 , 0x000044eb 
- 00024224  0x00005f8b store  0x00000001 , 0x0000497c 
- 00024225  0x00005f8c rtn 
- 00024226  0x00005f8f call  0x00005eae 
- 00024227  0x00005f90 rtn  0x00000028 
- 00024228  0x00005f91 fetch  0x00000001 , 0x0000497f 
- 00024229  0x00005f92 rtneq  0x00000001 
- 00024230  0x00005f93 jam  0x00000001 , 0x0000497f 
- 00024231  0x00005f94 fetch  0x00000008 , 0x00004713 
- 00024232  0x00005f95 bbit1  0x00000034 , 0x00005ba3 
- 00024233  0x00005f96 fetch  0x00000001 , 0x00004845 
- 00024234  0x00005f97 rtn  0x00000034 
- 00024235  0x00005f98 fetch  0x00000001 , 0x0000463c 
- 00024236  0x00005f99 store  0x00000001 , 0x00004845 
- 00024237  0x00005f9a rtn 
- 00024238  0x00005f9d disable  0x00000028 
- 00024239  0x00005f9e fetch  0x00000008 , 0x00004713 
- 00024240  0x00005f9f rtnbit1  0x0000002d 
- 00024241  0x00005fa1 fetch  0x00000001 , 0x0000496f 
- 00024242  0x00005fa2 rtn  0x00000034 
- 00024243  0x00005fa3 fetch  0x00000001 , 0x00004970 
- 00024244  0x00005fa4 rtn  0x00000034 
- 00024245  0x00005fa5 branch  0x00007dba 
- 00024246  0x00005fa8 bpatch  0x00000090 , 0x00004012 
- 00024247  0x00005fa9 fetch  0x00000008 , 0x00004713 
- 00024248  0x00005faa rtnbit0  0x0000002a 
- 00024249  0x00005fab fetcht  0x00000001 , 0x0000465a 
- 00024250  0x00005fac call  0x000055b5 
- 00024251  0x00005fad fetcht  0x00000001 , 0x0000465a 
- 00024252  0x00005fae call  0x00006ee6 
- 00024253  0x00005faf branch  0x00005ec2 , 0x00000001 
- 00024254  0x00005fb1 fetch  0x00000001 , 0x00004666 
- 00024255  0x00005fb2 rtneq  0x00000001 
- 00024256  0x00005fb3 jam  0x00000001 , 0x00004666 
- 00024257  0x00005fb4 branch  0x00005aaa 
- 00024258  0x00005fb7 fetch  0x00000001 , 0x00004666 
- 00024259  0x00005fb8 rtneq  0x00000000 
- 00024260  0x00005fb9 jam  0x00000000 , 0x00004666 
- 00024261  0x00005fba branch  0x00006018 
- 00024262  0x00005fbd bpatch  0x00000091 , 0x00004012 
- 00024263  0x00005fbe fetch  0x00000001 , 0x0000471b 
- 00024264  0x00005fbf rtneq  0x00000001 
- 00024265  0x00005fc0 call  0x00005ed3 
- 00024266  0x00005fc1 storet  0x00000001 , 0x00004666 
- 00024267  0x00005fc4 call  0x00005eea 
- 00024268  0x00005fc5 call  0x00005aaa 
- 00024269  0x00005fc6 call  0x000042d0 
- 00024270  0x00005fc7 call  0x00005eec 
- 00024271  0x00005fc8 jam  0x00000001 , 0x00004793 
- 00024272  0x00005fc9 branch  0x00005ca3 
- 00024273  0x00005fcc call  0x00005eea 
- 00024274  0x00005fcd branch  0x00006ca3 
- 00024275  0x00005fd0 fetcht  0x00000001 , 0x00004666 
- 00024276  0x00005fd1 increase  0x00000001 , 0x00000002 
- 00024277  0x00005fd2 fetch  0x00000008 , 0x00004713 
- 00024278  0x00005fd3 bbit1  0x00000011 , 0x00005eda 
- 00024279  0x00005fd4 sub  0x00000002 , 0x00000002 , 0x0000003e 
- 00024280  0x00005fd5 ncall  0x00005ee1 , 0x00000002 
- 00024281  0x00005fd6 rtn 
- 00024282  0x00005fd9 fetch  0x00000001 , 0x0000471b 
- 00024283  0x00005fda increase  0xffffffff , 0x0000003f 
- 00024284  0x00005fdb isub  0x00000002 , 0x0000003e 
- 00024285  0x00005fdc ncall  0x00005edf , 0x00000002 
- 00024286  0x00005fdd rtn 
- 00024287  0x00005fe0 arg  0x00000000 , 0x00000002 
- 00024288  0x00005fe1 rtn 
- 00024289  0x00005fe3 arg  0x00000001 , 0x00000002 
- 00024290  0x00005fe4 rtn 
- 00024291  0x00005fe7 arg  0x00000001 , 0x00000002 
- 00024292  0x00005fe8 arg  0x00004666 , 0x00000011 
- 00024293  0x00005fe9 arg  0x00000000 , 0x00000012 
- 00024294  0x00005fea branch  0x00006cd3 
- 00024295  0x00005fed fetch  0x00000008 , 0x00004713 
- 00024296  0x00005fee rtnbit0  0x00000034 
- 00024297  0x00005fef branch  0x00005e6b 
- 00024298  0x00005ff2 arg  0x00000000 , 0x00000007 
- 00024299  0x00005ff3 branch  0x00005f00 
- 00024300  0x00005ff5 arg  0x00000000 , 0x00000007 
- 00024301  0x00005ff6 branch  0x00005f04 
- 00024302  0x00005ff8 arg  0x00000003 , 0x00000007 
- 00024303  0x00005ff9 branch  0x00005f00 
- 00024304  0x00005ffb arg  0x00000003 , 0x00000007 
- 00024305  0x00005ffc branch  0x00005f04 
- 00024306  0x00005ffe arg  0x00000005 , 0x00000007 
- 00024307  0x00005fff branch  0x00005f00 
- 00024308  0x00006001 arg  0x00000005 , 0x00000007 
- 00024309  0x00006002 branch  0x00005f04 
- 00024310  0x00006005 arg  0x00000015 , 0x00000007 
- 00024311  0x00006006 branch  0x00005f00 
- 00024312  0x00006009 arg  0x00000018 , 0x00000007 
- 00024313  0x0000600a branch  0x00005f00 
- 00024314  0x0000600d arg  0x0000000e , 0x00000007 
- 00024315  0x0000600e branch  0x00005f00 
- 00024316  0x00006011 arg  0x0000000c , 0x00000007 
- 00024317  0x00006012 branch  0x00005f00 
- 00024318  0x00006015 arg  0x0000001c , 0x00000007 
- 00024319  0x00006016 branch  0x00005f00 
- 00024320  0x00006019 fetch  0x00000008 , 0x00004713 
- 00024321  0x0000601a qset1  0x0000003f 
- 00024322  0x0000601b store  0x00000008 , 0x00004713 
- 00024323  0x0000601c rtn 
- 00024324  0x0000601f fetch  0x00000008 , 0x00004713 
- 00024325  0x00006020 qset0  0x0000003f 
- 00024326  0x00006021 store  0x00000008 , 0x00004713 
- 00024327  0x00006022 rtn 
- 00024328  0x00006025 setarg  0x00000000 
- 00024329  0x00006026 store  0x00000008 , 0x0000472a 
- 00024330  0x00006027 store  0x00000008 , 0x00004733 
- 00024331  0x00006028 fetch  0x00000001 , 0x00004729 
- 00024332  0x00006029 beq  0x00000002 , 0x00005f12 
- 00024333  0x0000602a beq  0x00000003 , 0x00005f14 
- 00024334  0x0000602b beq  0x00000004 , 0x00005f19 
- 00024335  0x0000602c setarg  0x00070008 
- 00024336  0x0000602e store  0x00000008 , 0x0000472b 
- 00024337  0x0000602f rtn 
- 00024338  0x00006032 setarg  0x00040005 
- 00024339  0x00006033 branch  0x00005f10 
- 00024340  0x00006036 setarg  0x00022303 
- 00024341  0x00006038 store  0x00000008 , 0x0000472a 
- 00024342  0x00006039 setarg  0x00000003 
- 00024343  0x0000603a store  0x00000008 , 0x00004733 
- 00024344  0x0000603b rtn 
- 00024345  0x0000603e setarg  0x0000cd03 
- 00024346  0x0000603f branch  0x00005f15 
- 00024347  0x00006043 bpatch  0x00000092 , 0x00004012 
- 00024348  0x00006044 fetch  0x00000001 , 0x0000477f 
- 00024349  0x00006045 increase  0xffffffff , 0x0000003f 
- 00024350  0x00006046 store  0x00000001 , 0x0000477f 
- 00024351  0x00006047 fetcht  0x00000001 , 0x00004666 
- 00024352  0x00006048 sub  0x00000002 , 0x00000001 , 0x0000003e 
- 00024353  0x00006049 ncall  0x00005ed3 , 0x00000005 
- 00024354  0x0000604a storet  0x00000001 , 0x00004666 
- 00024355  0x0000604b call  0x00005ee3 
- 00024356  0x0000604c call  0x00005c59 
- 00024357  0x0000604d branch  0x000054a0 
- 00024358  0x00006052 bpatch  0x00000093 , 0x00004012 
- 00024359  0x00006053 fetch  0x00000001 , 0x00004957 
- 00024360  0x00006054 rtneq  0x00000003 
- 00024361  0x00006055 fetch  0x00000008 , 0x00004713 
- 00024362  0x00006056 rtnbit0  0x00000038 
- 00024363  0x00006057 fetch  0x00000004 , 0x00004847 
- 00024364  0x00006058 rtn  0x00000034 
- 00024365  0x00006059 call  0x00005fcd 
- 00024366  0x0000605a setarg  0x00000003 
- 00024367  0x0000605b call  0x00005fc3 
- 00024368  0x0000605c call  0x00005fbf , 0x00000034 
- 00024369  0x0000605d ncall  0x00005fc1 , 0x00000034 
- 00024370  0x0000605e setarg  0x00000002 
- 00024371  0x0000605f call  0x00005fc8 
- 00024372  0x00006060 call  0x00005fbf , 0x00000034 
- 00024373  0x00006061 fetch  0x00000001 , 0x00004861 
- 00024374  0x00006062 beq  0x00000001 , 0x00005f3c 
- 00024375  0x00006064 fetch  0x00000008 , 0x00004713 
- 00024376  0x00006065 rtnbit0  0x00000038 
- 00024377  0x00006066 arg  0x00000005 , 0x00000039 
- 00024378  0x00006067 arg  0x00004861 , 0x00000005 
- 00024379  0x00006068 branch  0x00007ca1 
- 00024380  0x0000606b call  0x00005f50 
- 00024381  0x0000606c fetch  0x00000002 , 0x00004862 
- 00024382  0x0000606d store  0x00000002 , 0x0000070b 
- 00024383  0x0000606e fetch  0x00000002 , 0x00004847 
- 00024384  0x0000606f store  0x00000002 , 0x0000070d 
- 00024385  0x00006070 call  0x00005f89 
- 00024386  0x00006071 fetch  0x00000002 , 0x0000070b 
- 00024387  0x00006072 store  0x00000002 , 0x00004862 
- 00024388  0x00006073 fetch  0x00000002 , 0x0000070d 
- 00024389  0x00006074 store  0x00000002 , 0x00004847 
- 00024390  0x00006076 fetch  0x00000002 , 0x00004864 
- 00024391  0x00006077 store  0x00000002 , 0x0000070b 
- 00024392  0x00006078 fetch  0x00000002 , 0x00004849 
- 00024393  0x00006079 store  0x00000002 , 0x0000070d 
- 00024394  0x0000607a call  0x00005f91 
- 00024395  0x0000607b fetch  0x00000002 , 0x0000070b 
- 00024396  0x0000607c store  0x00000002 , 0x00004864 
- 00024397  0x0000607d fetch  0x00000002 , 0x0000070d 
- 00024398  0x0000607e store  0x00000002 , 0x00004849 
- 00024399  0x0000607f rtn 
- 00024400  0x00006082 fetch  0x00000008 , 0x00004713 
- 00024401  0x00006083 rtnbit0  0x00000039 
- 00024402  0x00006084 bpatch  0x00000094 , 0x00004012 
- 00024403  0x00006085 fetch  0x00000002 , 0x00004862 
- 00024404  0x00006086 store  0x00000002 , 0x00000712 
- 00024405  0x00006087 call  0x00005f64 
- 00024406  0x00006088 store  0x00000002 , 0x00004862 
- 00024407  0x00006089 fetch  0x00000002 , 0x00004847 
- 00024408  0x0000608a store  0x00000002 , 0x00000712 
- 00024409  0x0000608b call  0x00005f72 
- 00024410  0x0000608c store  0x00000002 , 0x00004847 
- 00024411  0x0000608d fetch  0x00000002 , 0x00004864 
- 00024412  0x0000608e store  0x00000002 , 0x00000712 
- 00024413  0x0000608f call  0x00005f64 
- 00024414  0x00006090 store  0x00000002 , 0x00004864 
- 00024415  0x00006091 fetch  0x00000002 , 0x00004849 
- 00024416  0x00006092 store  0x00000002 , 0x00000712 
- 00024417  0x00006093 call  0x00005f72 
- 00024418  0x00006094 store  0x00000002 , 0x00004849 
- 00024419  0x00006095 rtn 
- 00024420  0x00006098 fetch  0x00000001 , 0x00000713 
- 00024421  0x00006099 branch  0x00005f67 , 0x00000034 
- 00024422  0x0000609a branch  0x00005f6c 
- 00024423  0x0000609d fetch  0x00000001 , 0x00000712 
- 00024424  0x0000609e call  0x00005f7f 
- 00024425  0x0000609f store  0x00000001 , 0x00000712 
- 00024426  0x000060a1 fetch  0x00000002 , 0x00000712 
- 00024427  0x000060a2 rtn 
- 00024428  0x000060a4 fetch  0x00000001 , 0x00000712 
- 00024429  0x000060a5 call  0x00005fbb 
- 00024430  0x000060a6 call  0x00005f7f 
- 00024431  0x000060a7 call  0x00007dc8 , 0x00000034 
- 00024432  0x000060a8 call  0x00005fb7 
- 00024433  0x000060a9 branch  0x00005f6a 
- 00024434  0x000060ac fetch  0x00000001 , 0x00000713 
- 00024435  0x000060ad branch  0x00005f75 , 0x00000034 
- 00024436  0x000060ae branch  0x00005f79 
- 00024437  0x000060b0 fetch  0x00000001 , 0x00000712 
- 00024438  0x000060b1 call  0x00005f84 
- 00024439  0x000060b2 store  0x00000001 , 0x00000712 
- 00024440  0x000060b3 branch  0x00005f6a 
- 00024441  0x000060b5 fetch  0x00000001 , 0x00000712 
- 00024442  0x000060b6 call  0x00005fbb 
- 00024443  0x000060b7 call  0x00005f84 
- 00024444  0x000060b8 call  0x00007dc8 , 0x00000034 
- 00024445  0x000060b9 call  0x00005fb7 
- 00024446  0x000060ba branch  0x00005f6a 
- 00024447  0x000060bd mul32  0x0000003f , 0x00000004 , 0x0000003f 
- 00024448  0x000060be div  0x0000003f , 0x00000005 
- 00024449  0x000060bf call  0x00007d62 
- 00024450  0x000060c0 quotient  0x0000003f 
- 00024451  0x000060c1 rtn 
- 00024452  0x000060c3 mul32  0x0000003f , 0x0000000c , 0x0000003f 
- 00024453  0x000060c4 div  0x0000003f , 0x0000000a 
- 00024454  0x000060c5 call  0x00007d62 
- 00024455  0x000060c6 quotient  0x0000003f 
- 00024456  0x000060c7 rtn 
- 00024457  0x000060ca fetch  0x00000002 , 0x0000070b 
- 00024458  0x000060cb fetcht  0x00000002 , 0x0000070d 
- 00024459  0x000060cc iadd  0x00000002 , 0x0000003f 
- 00024460  0x000060cd fetcht  0x00000001 , 0x00004866 
- 00024461  0x000060ce iadd  0x00000002 , 0x0000003f 
- 00024462  0x000060cf and  0x0000003f , 0x00000001 , 0x00000002 
- 00024463  0x000060d0 storet  0x00000001 , 0x00004866 
- 00024464  0x000060d1 branch  0x00005f99 
- 00024465  0x000060d4 fetch  0x00000002 , 0x0000070b 
- 00024466  0x000060d5 fetcht  0x00000002 , 0x0000070d 
- 00024467  0x000060d6 iadd  0x00000002 , 0x0000003f 
- 00024468  0x000060d7 fetcht  0x00000001 , 0x00004867 
- 00024469  0x000060d8 iadd  0x00000002 , 0x0000003f 
- 00024470  0x000060d9 and  0x0000003f , 0x00000001 , 0x00000002 
- 00024471  0x000060da storet  0x00000001 , 0x00004867 
- 00024472  0x000060db branch  0x00005f99 
- 00024473  0x000060de store  0x00000003 , 0x0000070f 
- 00024474  0x000060df isolate1  0x00000010 , 0x0000003f 
- 00024475  0x000060e0 branch  0x00005fa3 , 0x00000001 
- 00024476  0x000060e1 fetch  0x00000001 , 0x00000710 
- 00024477  0x000060e2 beq  0x000000ff , 0x00005faa 
- 00024478  0x000060e3 fetch  0x00000001 , 0x0000070f 
- 00024479  0x000060e5 rshift  0x0000003f , 0x0000003f 
- 00024480  0x000060e6 store  0x00000002 , 0x0000070b 
- 00024481  0x000060e7 store  0x00000002 , 0x0000070d 
- 00024482  0x000060e8 rtn 
- 00024483  0x000060ea fetch  0x00000001 , 0x00000710 
- 00024484  0x000060eb beq  0x00000000 , 0x00005fa7 
- 00024485  0x000060ec fetch  0x00000003 , 0x0000070f 
- 00024486  0x000060ed branch  0x00005f9f 
- 00024487  0x000060ef jam  0x00000000 , 0x00000711 
- 00024488  0x000060f0 fetch  0x00000001 , 0x0000070f 
- 00024489  0x000060f1 branch  0x00005f9f 
- 00024490  0x000060f4 fetch  0x00000001 , 0x0000070f 
- 00024491  0x000060f5 call  0x00005fb5 
- 00024492  0x000060f6 store  0x00000001 , 0x0000070b 
- 00024493  0x000060f7 store  0x00000001 , 0x0000070d 
- 00024494  0x000060f8 branch  0x00005fb3 , 0x00000034 
- 00024495  0x000060f9 setarg  0x000000ff 
- 00024496  0x000060fb store  0x00000001 , 0x0000070c 
- 00024497  0x000060fc store  0x00000001 , 0x0000070e 
- 00024498  0x000060fd rtn 
- 00024499  0x000060ff setarg  0x00000000 
- 00024500  0x00006100 branch  0x00005fb0 
- 00024501  0x00006103 call  0x00005fbb 
- 00024502  0x00006104 rshift  0x0000003f , 0x0000003f 
- 00024503  0x00006106 call  0x00005fbc 
- 00024504  0x00006107 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024505  0x00006108 store  0x00000001 , 0x00000712 
- 00024506  0x00006109 rtn 
- 00024507  0x0000610c sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024508  0x0000610e store  0x00000001 , 0x00000684 
- 00024509  0x0000610f fetch  0x00000001 , 0x00000684 
- 00024510  0x00006110 rtn 
- 00024511  0x00006113 jam  0x00000000 , 0x00004861 
- 00024512  0x00006114 rtn 
- 00024513  0x00006116 jam  0x00000001 , 0x00004861 
- 00024514  0x00006117 rtn 
- 00024515  0x0000611b isub  0x00000011 , 0x0000003e 
- 00024516  0x0000611c nbranch  0x00007dc8 , 0x00000002 
- 00024517  0x0000611d isub  0x00000012 , 0x0000003e 
- 00024518  0x0000611e nbranch  0x00007dc8 , 0x00000002 
- 00024519  0x0000611f branch  0x00007dca 
- 00024520  0x00006121 isub  0x00000011 , 0x0000003e 
- 00024521  0x00006122 nrtn  0x00000002 
- 00024522  0x00006123 isub  0x00000012 , 0x0000003e 
- 00024523  0x00006124 nrtn  0x00000002 
- 00024524  0x00006125 branch  0x00007dca 
- 00024525  0x00006128 fetch  0x00000002 , 0x00004847 
- 00024526  0x00006129 call  0x00005fd4 
- 00024527  0x0000612a copy  0x0000003f , 0x00000011 
- 00024528  0x0000612b fetch  0x00000002 , 0x00004849 
- 00024529  0x0000612c call  0x00005fd4 
- 00024530  0x0000612d copy  0x0000003f , 0x00000012 
- 00024531  0x0000612e rtn 
- 00024532  0x00006131 store  0x00000002 , 0x0000070d 
- 00024533  0x00006132 fetch  0x00000001 , 0x0000070e 
- 00024534  0x00006133 beq  0x000000ff , 0x00005fda 
- 00024535  0x00006134 fetch  0x00000001 , 0x0000070d 
- 00024536  0x00006136 and_into  0x000000ff , 0x0000003f 
- 00024537  0x00006138 rtn 
- 00024538  0x0000613a fetch  0x00000002 , 0x0000070d 
- 00024539  0x0000613b sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024540  0x0000613c branch  0x00005fd8 
- 00024541  0x0000613f arg  0x0000461f , 0x00000013 
- 00024542  0x00006140 arg  0x00005fe0 , 0x00000012 
- 00024543  0x00006141 branch  0x000042e0 
- 00024544  0x00006143 fetch  0x00000004 , 0x00004613 
- 00024545  0x00006144 store  0x00000004 , 0x000045af 
- 00024546  0x00006145 jam  0x00000001 , 0x0000477d 
- 00024547  0x00006146 rtn 
- 00024548  0x0000614a fetch  0x00000001 , 0x00004740 
- 00024549  0x0000614b beq  0x00000000 , 0x00005fec 
- 00024550  0x0000614c beq  0x00000001 , 0x00005fee 
- 00024551  0x0000614d beq  0x00000002 , 0x00005fe9 
- 00024552  0x0000614e beq  0x00000003 , 0x00005ff0 
- 00024553  0x00006150 setarg  0x000ea600 
- 00024554  0x00006152 store  0x00000004 , 0x00004613 
- 00024555  0x00006153 rtn 
- 00024556  0x00006155 setarg  0x0005e740 
- 00024557  0x00006156 branch  0x00005fea 
- 00024558  0x00006158 setarg  0x000927c0 
- 00024559  0x00006159 branch  0x00005fea 
- 00024560  0x0000615b setarg  0x00124f80 
- 00024561  0x0000615c branch  0x00005fea 
- 00024562  0x0000615f bpatch  0x00000095 , 0x00004012 
- 00024563  0x00006160 jam  0x00000000 , 0x00004600 
- 00024564  0x00006161 call  0x00003647 
- 00024565  0x00006162 setarg  0xffffffff 
- 00024566  0x00006163 store  0x00000004 , 0x000045af 
- 00024567  0x00006164 setarg  0x00000000 
- 00024568  0x00006165 store  0x00000007 , 0x00004846 
- 00024569  0x00006166 jam  0x00000001 , 0x0000473f 
- 00024570  0x00006167 call  0x000059ed 
- 00024571  0x00006168 call  0x000054dc 
- 00024572  0x00006169 branch  0x0000622b 
- 00024573  0x0000616c fetch  0x00000001 , 0x0000473f 
- 00024574  0x0000616d ncall  0x00006001 , 0x00000034 
- 00024575  0x0000616e jam  0x00000000 , 0x0000473f 
- 00024576  0x0000616f rtn 
- 00024577  0x00006172 call  0x0000594c 
- 00024578  0x00006173 fetch  0x00000008 , 0x00004713 
- 00024579  0x00006174 rtnbit0  0x0000003c 
- 00024580  0x00006176 fetch  0x00000001 , 0x0000464a 
- 00024581  0x00006177 arg  0x00000040 , 0x00000002 
- 00024582  0x00006178 call  0x00006f21 
- 00024583  0x00006179 fetch  0x00000001 , 0x0000464b 
- 00024584  0x0000617a arg  0x00000040 , 0x00000002 
- 00024585  0x0000617b branch  0x00006f21 
- 00024586  0x0000617e call  0x0000600e 
- 00024587  0x0000617f fetch  0x00000001 , 0x0000473f 
- 00024588  0x00006180 nbranch  0x00006235 , 0x00000034 
- 00024589  0x00006181 branch  0x00003610 
- 00024590  0x00006184 fetch  0x00000004 , 0x000045e8 
- 00024591  0x00006185 fetcht  0x00000004 , 0x000045e4 
- 00024592  0x00006186 isub  0x00000002 , 0x0000003e 
- 00024593  0x00006187 branch  0x00006013 , 0x00000005 
- 00024594  0x00006188 branch  0x00006016 
- 00024595  0x0000618b jam  0x00000000 , 0x00004143 
- 00024596  0x0000618c jam  0x000000aa , 0x00004141 
- 00024597  0x0000618d rtn 
- 00024598  0x0000618f jam  0x000000ff , 0x00004143 
- 00024599  0x00006190 rtn 
- 00024600  0x00006193 set0  0x00000026 , 0x00000000 
- 00024601  0x00006194 jam  0x00000000 , 0x000045fc 
- 00024602  0x00006195 arg  0x00000001 , 0x00000007 
- 00024603  0x00006196 branch  0x00005f04 
- 00024604  0x00006199 fetch  0x00000008 , 0x00004713 
- 00024605  0x0000619a bbit0  0x00000011 , 0x0000602a 
- 00024606  0x0000619b call  0x00006195 
- 00024607  0x0000619c call  0x000054ac 
- 00024608  0x0000619d branch  0x00006067 , 0x00000028 
- 00024609  0x0000619e fetch  0x00000008 , 0x00004713 
- 00024610  0x0000619f bbit1  0x00000030 , 0x0000602f 
- 00024611  0x000061a0 bbit0  0x00000031 , 0x0000602f 
- 00024612  0x000061a1 call  0x00005883 
- 00024613  0x000061a2 and  0x00000011 , 0x00000007 , 0x0000003f 
- 00024614  0x000061a3 fetcht  0x00000001 , 0x00004728 
- 00024615  0x000061a4 isub  0x00000002 , 0x0000003e 
- 00024616  0x000061a5 branch  0x00006047 , 0x00000005 
- 00024617  0x000061a6 branch  0x0000602f 
- 00024618  0x000061a9 fetch  0x00000001 , 0x0000477f 
- 00024619  0x000061aa nbranch  0x00005f1b , 0x00000034 
- 00024620  0x000061ab rtn 
- 00024621  0x000061ae call  0x000054ac 
- 00024622  0x000061af branch  0x00006038 , 0x00000028 
- 00024623  0x000061b1 jam  0x00000000 , 0x00004666 
- 00024624  0x000061b2 fetch  0x00000002 , 0x00004721 
- 00024625  0x000061b3 store  0x00000002 , 0x000045de 
- 00024626  0x000061b4 jam  0x00000002 , 0x000045e2 
- 00024627  0x000061b5 branch  0x00003534 
- 00024628  0x000061b8 fetch  0x00000002 , 0x000045d6 
- 00024629  0x000061b9 store  0x00000002 , 0x000045de 
- 00024630  0x000061ba jam  0x00000004 , 0x000045e2 
- 00024631  0x000061bb branch  0x00003534 
- 00024632  0x000061be fetch  0x00000001 , 0x00004666 
- 00024633  0x000061bf beq  0x00000000 , 0x00006067 
- 00024634  0x000061c0 call  0x00005aa8 
- 00024635  0x000061c2 call  0x00006018 
- 00024636  0x000061c3 jam  0x00000001 , 0x00004666 
- 00024637  0x000061c4 call  0x00005c6f 
- 00024638  0x000061c5 branch  0x000054a0 
- 00024639  0x000061c8 call  0x000054ac 
- 00024640  0x000061c9 branch  0x000054cd , 0x00000028 
- 00024641  0x000061ca branch  0x00005c1a 
- 00024642  0x000061cd call  0x000054ac 
- 00024643  0x000061ce rtn  0x00000028 
- 00024644  0x000061cf fetch  0x00000008 , 0x00004713 
- 00024645  0x000061d0 bbit1  0x0000003e , 0x00005ca3 
- 00024646  0x000061d1 rtn 
- 00024647  0x000061d4 call  0x00006195 
- 00024648  0x000061d5 jam  0x00000000 , 0x000045e2 
- 00024649  0x000061d6 arg  0x00000001 , 0x00000007 
- 00024650  0x000061d7 call  0x00005f00 
- 00024651  0x000061d8 setarg  0x00000000 
- 00024652  0x000061d9 store  0x00000002 , 0x000045de 
- 00024653  0x000061da call  0x00005c39 
- 00024654  0x000061db jam  0x00000001 , 0x00004589 
- 00024655  0x000061dc fetch  0x00000008 , 0x00004713 
- 00024656  0x000061dd bbit0  0x00000016 , 0x00003291 
- 00024657  0x000061de jam  0x00000002 , 0x00004589 
- 00024658  0x000061df branch  0x00003291 
- 00024659  0x000061e2 fetch  0x00000001 , 0x00004600 
- 00024660  0x000061e3 nbranch  0x00005ff2 , 0x00000034 
- 00024661  0x000061e4 fetch  0x00000001 , 0x000045e2 
- 00024662  0x000061e5 beq  0x00000002 , 0x0000605f 
- 00024663  0x000061e6 beq  0x00000004 , 0x0000606b 
- 00024664  0x000061e7 beq  0x00000003 , 0x00006070 
- 00024665  0x000061e9 call  0x00006018 
- 00024666  0x000061ea fetch  0x00000001 , 0x0000477f 
- 00024667  0x000061eb nbranch  0x00005f1b , 0x00000034 
- 00024668  0x000061ec fetch  0x00000001 , 0x00004666 
- 00024669  0x000061ed beq  0x00000000 , 0x000054cd 
- 00024670  0x000061ee rtn 
- 00024671  0x000061f1 fetch  0x00000008 , 0x00004713 
- 00024672  0x000061f2 bbit1  0x0000003e , 0x00006034 
- 00024673  0x000061f3 bbit1  0x00000030 , 0x00006034 
- 00024674  0x000061f4 bbit0  0x0000003a , 0x00006067 
- 00024675  0x000061f5 fetch  0x00000004 , 0x00004691 
- 00024676  0x000061f6 fetcht  0x00000004 , 0x000046e6 
- 00024677  0x000061f7 isub  0x00000002 , 0x0000003e 
- 00024678  0x000061f8 branch  0x00006047 , 0x00000005 
- 00024679  0x000061fa fetch  0x00000002 , 0x000045dc 
- 00024680  0x000061fb store  0x00000002 , 0x000045de 
- 00024681  0x000061fc jam  0x00000003 , 0x000045e2 
- 00024682  0x000061fd branch  0x00003534 
- 00024683  0x00006200 fetch  0x00000008 , 0x00004713 
- 00024684  0x00006201 bbit0  0x0000003e , 0x00006059 
- 00024685  0x00006202 fetch  0x00000001 , 0x0000471b 
- 00024686  0x00006203 beq  0x00000001 , 0x00006059 
- 00024687  0x00006204 branch  0x0000603b 
- 00024688  0x00006207 fetch  0x00000008 , 0x00004713 
- 00024689  0x00006208 bbit0  0x0000003e , 0x00006059 
- 00024690  0x00006209 bbit1  0x00000013 , 0x00006059 
- 00024691  0x0000620a bbit1  0x00000012 , 0x00006059 
- 00024692  0x0000620b branch  0x00006035 
- 00024693  0x0000620e fetch  0x00000004 , 0x0000458f 
- 00024694  0x0000620f store  0x00000004 , 0x000045e8 
- 00024695  0x00006210 store  0x00000004 , 0x00004691 
- 00024696  0x00006211 call  0x0000355a 
- 00024697  0x00006212 call  0x00005c0b 
- 00024698  0x00006213 call  0x0000618e 
- 00024699  0x00006214 call  0x00005a73 
- 00024700  0x00006215 jam  0x00000000 , 0x0000477d 
- 00024701  0x00006216 jam  0x00000000 , 0x000045fc 
- 00024702  0x00006217 jam  0x00000000 , 0x000045e2 
- 00024703  0x00006218 fetch  0x00000004 , 0x000045e8 
- 00024704  0x00006219 fetch  0x00000004 , 0x000045e4 
- 00024705  0x0000621a isub  0x00000002 , 0x0000003e 
- 00024706  0x0000621b rtn  0x00000005 
- 00024707  0x0000621c branch  0x00006042 
- 00024708  0x0000621f call  0x00005a73 
- 00024709  0x00006220 call  0x00005a84 
- 00024710  0x00006222 call  0x0000618e 
- 00024711  0x00006223 call  0x00005c0b 
- 00024712  0x00006224 arg  0x00000001 , 0x00000007 
- 00024713  0x00006225 call  0x00005f04 
- 00024714  0x00006226 setarg  0x00000000 
- 00024715  0x00006227 store  0x00000002 , 0x000045d8 
- 00024716  0x00006228 store  0x00000002 , 0x000045de 
- 00024717  0x00006229 store  0x00000001 , 0x000045fc 
- 00024718  0x0000622a store  0x00000001 , 0x00004860 
- 00024719  0x0000622b store  0x00000001 , 0x000045e2 
- 00024720  0x0000622e fetch  0x00000004 , 0x0000458f 
- 00024721  0x0000622f store  0x00000004 , 0x000045e8 
- 00024722  0x00006230 store  0x00000004 , 0x00004691 
- 00024723  0x00006231 branch  0x00005ca3 
- 00024724  0x00006234 call  0x00007de2 
- 00024725  0x00006235 branch  0x000023fd 
- 00024726  0x00006238 bpatch  0x00000096 , 0x00004012 
- 00024727  0x00006239 rtnmark0  0x00000026 
- 00024728  0x0000623a call  0x00005601 
- 00024729  0x0000623b nrtn  0x00000028 
- 00024730  0x0000623c fetch  0x00000001 , 0x0000477c 
- 00024731  0x0000623d jam  0x00000000 , 0x0000477c 
- 00024732  0x0000623e ncall  0x00006094 , 0x00000034 
- 00024733  0x00006240 fetch  0x00000008 , 0x00004713 
- 00024734  0x00006241 bbit0  0x00000016 , 0x000060a1 
- 00024735  0x00006242 fetch  0x00000001 , 0x0000496c 
- 00024736  0x00006243 nbranch  0x000060b6 , 0x00000034 
- 00024737  0x00006245 call  0x00005a74 
- 00024738  0x00006246 fetch  0x00000001 , 0x00004589 
- 00024739  0x00006247 bbit1  0x00000001 , 0x000060b0 
- 00024740  0x00006248 fetcht  0x00000001 , 0x0000451a 
- 00024741  0x00006249 fetch  0x00000001 , 0x00004846 
- 00024742  0x0000624a ior  0x00000002 , 0x0000003f 
- 00024743  0x0000624b store  0x00000001 , 0x00004846 
- 00024744  0x0000624c fetcht  0x00000001 , 0x0000451f 
- 00024745  0x0000624d fetch  0x00000001 , 0x0000484b 
- 00024746  0x0000624e iadd  0x00000002 , 0x0000003f 
- 00024747  0x0000624f store  0x00000001 , 0x0000484b 
- 00024748  0x00006250 fetcht  0x00000001 , 0x00004520 
- 00024749  0x00006251 fetch  0x00000001 , 0x0000484c 
- 00024750  0x00006252 iadd  0x00000002 , 0x0000003f 
- 00024751  0x00006253 store  0x00000001 , 0x0000484c 
- 00024752  0x00006255 jam  0x00000001 , 0x00004589 
- 00024753  0x00006256 arg  0x00000007 , 0x00000011 
- 00024754  0x00006257 arg  0x00004846 , 0x00000012 
- 00024755  0x00006258 fetch  0x00000002 , 0x0000484b 
- 00024756  0x00006259 rtn  0x00000034 
- 00024757  0x0000625a branch  0x000036db 
- 00024758  0x0000625d jam  0x00000002 , 0x00004589 
- 00024759  0x0000625e arg  0x00000009 , 0x00000011 
- 00024760  0x0000625f fetch  0x00000001 , 0x0000496d 
- 00024761  0x00006260 nbranch  0x000060bc , 0x00000034 
- 00024762  0x00006261 arg  0x00004733 , 0x00000012 
- 00024763  0x00006262 rtn 
- 00024764  0x00006264 arg  0x0000472a , 0x00000012 
- 00024765  0x00006265 rtn 
- 00024766  0x0000626b setarg  0x00000000 
- 00024767  0x0000626c store  0x00000003 , 0x000046f8 
- 00024768  0x0000626d rtn 
- 00024769  0x00006270 fetch  0x00000008 , 0x00004713 
- 00024770  0x00006271 rtnbit0  0x0000000e 
- 00024771  0x00006272 fetch  0x00000001 , 0x0000477d 
- 00024772  0x00006273 rtn  0x00000034 
- 00024773  0x00006274 fetch  0x00000001 , 0x00004602 
- 00024774  0x00006275 rtn  0x00000034 
- 00024775  0x00006276 fetch  0x00000001 , 0x000046f5 
- 00024776  0x00006277 increase  0x00000001 , 0x0000003f 
- 00024777  0x00006278 and_into  0x00000003 , 0x0000003f 
- 00024778  0x00006279 store  0x00000001 , 0x000046f5 
- 00024779  0x0000627a nrtn  0x00000034 
- 00024780  0x0000627b jam  0x00000000 , 0x000046f6 
- 00024781  0x0000627d bpatch  0x00000097 , 0x00004012 
- 00024782  0x0000627e fetch  0x00000001 , 0x000046f6 
- 00024783  0x0000627f increase  0x00000001 , 0x0000003f 
- 00024784  0x00006280 store  0x00000001 , 0x000046f6 
- 00024785  0x00006281 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00024786  0x00006282 nbranch  0x000060d9 , 0x00000002 
- 00024787  0x00006283 call  0x0000357f 
- 00024788  0x00006284 call  0x00003651 
- 00024789  0x00006285 nbranch  0x000060df , 0x00000018 
- 00024790  0x00006286 nbranch  0x000060df , 0x0000002f 
- 00024791  0x00006287 call  0x000060f2 
- 00024792  0x00006288 call  0x000060e9 
- 00024793  0x0000628a call  0x0000357b 
- 00024794  0x0000628b fetch  0x00000001 , 0x000046f7 
- 00024795  0x0000628c increase  0x00000001 , 0x0000003f 
- 00024796  0x0000628d store  0x00000001 , 0x000046f7 
- 00024797  0x0000628e beq  0x00000010 , 0x000060e1 
- 00024798  0x0000628f rtn 
- 00024799  0x00006292 call  0x00003222 
- 00024800  0x00006293 branch  0x000060cd 
- 00024801  0x00006296 jam  0x00000000 , 0x000046f7 
- 00024802  0x00006297 fetch  0x00000001 , 0x000046f8 
- 00024803  0x00006298 rtnbit1  0x00000000 
- 00024804  0x00006299 set1  0x00000000 , 0x0000003f 
- 00024805  0x0000629a store  0x00000001 , 0x000046f8 
- 00024806  0x0000629b fetch  0x00000002 , 0x00004723 
- 00024807  0x0000629c store  0x00000002 , 0x00004781 
- 00024808  0x0000629d branch  0x000059ed 
- 00024809  0x000062a0 fetch  0x00000001 , 0x00004602 
- 00024810  0x000062a1 branch  0x000060be , 0x00000034 
- 00024811  0x000062a2 jam  0x00000000 , 0x000046f7 
- 00024812  0x000062a3 fetch  0x00000001 , 0x000046f8 
- 00024813  0x000062a4 rtnbit0  0x00000000 
- 00024814  0x000062a5 set0  0x00000000 , 0x0000003f 
- 00024815  0x000062a6 store  0x00000001 , 0x000046f8 
- 00024816  0x000062a7 call  0x00005c0b 
- 00024817  0x000062a8 branch  0x0000594c 
- 00024818  0x000062ab call  0x0000366e 
- 00024819  0x000062ac fetch  0x00000001 , 0x000044f8 
- 00024820  0x000062ad compare  0x00000008 , 0x0000003f , 0x000000f8 
- 00024821  0x000062ae nrtn  0x00000001 
- 00024822  0x000062af fetch  0x00000001 , 0x000044f9 
- 00024823  0x000062b0 beq  0x000000ff , 0x00005ff2 
- 00024824  0x000062b1 rtn 
- 00024825  0x000062b7 fetch  0x00000001 , 0x00004793 
- 00024826  0x000062b8 nrtn  0x00000034 
- 00024827  0x000062b9 call  0x00005e78 
- 00024828  0x000062ba call  0x000060fe 
- 00024829  0x000062bb branch  0x00003662 
- 00024830  0x000062be arg  0x0000000c , 0x00000007 
- 00024831  0x000062bf call  0x00007cef 
- 00024832  0x000062c0 nrtn  0x00000034 
- 00024833  0x000062c1 call  0x00006106 
- 00024834  0x000062c2 call  0x0000572c 
- 00024835  0x000062c4 arg  0x0000000c , 0x00000007 
- 00024836  0x000062c5 setarg  0x000000a0 
- 00024837  0x000062c6 branch  0x00007ce1 
- 00024838  0x000062c9 fetch  0x00000008 , 0x00004713 
- 00024839  0x000062ca rtnbit0  0x00000028 
- 00024840  0x000062cc branch  0x000056bb 
- 00024841  0x000062d0 fetch  0x00000001 , 0x00004666 
- 00024842  0x000062d1 bne  0x00000000 , 0x00002421 
- 00024843  0x000062d2 fetch  0x00000001 , 0x000045ca 
- 00024844  0x000062d3 rtn  0x00000034 
- 00024845  0x000062d5 jam  0x00000002 , 0x00008042 
- 00024846  0x000062d6 jam  0x000000f8 , 0x00008130 
- 00024847  0x000062d7 rtn 
- 00024848  0x000062dd fetch  0x00000001 , 0x0000465c 
- 00024849  0x000062de rtneq  0x000000ff 
- 00024850  0x000062df fetch  0x00000002 , 0x00004781 
- 00024851  0x000062e0 rtn  0x00000034 
- 00024852  0x000062e1 fetch  0x00000002 , 0x00004725 
- 00024853  0x000062e2 fetcht  0x00000002 , 0x00004781 
- 00024854  0x000062e3 isub  0x00000002 , 0x00000002 
- 00024855  0x000062e4 fetch  0x00000002 , 0x0000470f 
- 00024856  0x000062e5 isub  0x00000002 , 0x0000003f 
- 00024857  0x000062e6 branch  0x0000611c , 0x00000002 
- 00024858  0x000062e8 fetcht  0x00000001 , 0x0000465c 
- 00024859  0x000062e9 branch  0x000061e5 
- 00024860  0x000062eb fetcht  0x00000001 , 0x0000465c 
- 00024861  0x000062ec branch  0x000061e4 
- 00024862  0x000062f4 arg  0x00004711 , 0x00000013 
- 00024863  0x000062f5 arg  0x00006121 , 0x00000012 
- 00024864  0x000062f6 branch  0x000042e0 
- 00024865  0x000062f9 bpatch  0x00000098 , 0x00004013 
- 00024866  0x000062fa fetch  0x00000001 , 0x00004957 
- 00024867  0x000062fb beq  0x00000003 , 0x00006131 
- 00024868  0x000062fc beq  0x0000000b , 0x00006131 
- 00024869  0x000062fd fetcht  0x00000001 , 0x00004690 
- 00024870  0x000062fe increase  0x00000002 , 0x00000002 
- 00024871  0x00006300 sub  0x00000002 , 0x00000003 , 0x0000003e 
- 00024872  0x00006301 call  0x00006134 , 0x00000002 
- 00024873  0x00006302 ncall  0x00006138 , 0x00000002 
- 00024874  0x00006303 copy  0x00000002 , 0x0000003f 
- 00024875  0x00006304 iadd  0x0000003f , 0x0000003f 
- 00024876  0x00006305 store  0x00000001 , 0x0000470c 
- 00024877  0x00006307 jam  0x00000004 , 0x000046fe 
- 00024878  0x00006308 call  0x00006185 
- 00024879  0x00006309 jam  0x00000001 , 0x000046fc 
- 00024880  0x0000630a branch  0x00006192 
- 00024881  0x0000630d fetcht  0x00000001 , 0x00004690 
- 00024882  0x0000630e increase  0x00000001 , 0x00000002 
- 00024883  0x0000630f branch  0x00006127 
- 00024884  0x00006312 fetch  0x00000008 , 0x00004713 
- 00024885  0x00006313 rtnbit0  0x0000001c 
- 00024886  0x00006314 increase  0x00000001 , 0x00000002 
- 00024887  0x00006315 rtn 
- 00024888  0x00006317 increase  0xfffffffd , 0x00000002 
- 00024889  0x00006318 rtn 
- 00024890  0x0000631c fetch  0x00000001 , 0x00004661 
- 00024891  0x0000631d rtneq  0x000000ff 
- 00024892  0x0000631e fetch  0x00000002 , 0x00004790 
- 00024893  0x0000631f nrtn  0x00000034 
- 00024894  0x00006320 fetch  0x00000002 , 0x000045d8 
- 00024895  0x00006321 nrtn  0x00000034 
- 00024896  0x00006322 fetch  0x00000002 , 0x000045de 
- 00024897  0x00006323 nrtn  0x00000034 
- 00024898  0x00006324 fetch  0x00000001 , 0x00004701 
- 00024899  0x00006325 nrtn  0x00000034 
- 00024900  0x00006326 fetch  0x00000001 , 0x00004712 
- 00024901  0x00006327 branch  0x00006121 , 0x00000034 
- 00024902  0x00006328 store  0x00000001 , 0x00004711 
- 00024903  0x00006329 rtn 
- 00024904  0x00006332 disable  0x00000028 
- 00024905  0x00006333 fetch  0x00000001 , 0x000046fe 
- 00024906  0x00006334 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00024907  0x00006335 nrtn  0x00000005 
- 00024908  0x00006336 branch  0x00007dba 
- 00024909  0x00006339 fetch  0x00000008 , 0x00004713 
- 00024910  0x0000633a rtnbit0  0x00000023 
- 00024911  0x0000633b rtnbit0  0x00000004 
- 00024912  0x0000633c fetch  0x00000002 , 0x00004790 
- 00024913  0x0000633d nrtn  0x00000034 
- 00024914  0x0000633e fetch  0x00000002 , 0x000045d8 
- 00024915  0x0000633f nrtn  0x00000034 
- 00024916  0x00006340 fetch  0x00000002 , 0x000045de 
- 00024917  0x00006341 nrtn  0x00000034 
- 00024918  0x00006342 fetch  0x00000001 , 0x00004701 
- 00024919  0x00006343 nrtn  0x00000034 
- 00024920  0x00006344 call  0x00006148 
- 00024921  0x00006345 rtn  0x00000028 
- 00024922  0x00006347 fetch  0x00000001 , 0x0000470e 
- 00024923  0x00006348 branch  0x00006173 , 0x00000034 
- 00024924  0x0000634a fetcht  0x00000001 , 0x00004709 
- 00024925  0x0000634b increase  0x00000001 , 0x00000002 
- 00024926  0x0000634c storet  0x00000001 , 0x00004709 
- 00024927  0x0000634d fetch  0x00000001 , 0x00004707 
- 00024928  0x0000634e isub  0x00000002 , 0x0000003e 
- 00024929  0x0000634f ncall  0x0000616a , 0x00000002 
- 00024930  0x00006350 fetch  0x00000001 , 0x00004708 
- 00024931  0x00006351 isub  0x00000002 , 0x0000003e 
- 00024932  0x00006352 nbranch  0x0000616e , 0x00000002 
- 00024933  0x00006354 fetch  0x00000008 , 0x00004713 
- 00024934  0x00006355 bbit1  0x00000024 , 0x000061d9 
- 00024935  0x00006356 bbit1  0x00000026 , 0x000061d9 
- 00024936  0x00006358 fetcht  0x00000001 , 0x00004660 
- 00024937  0x00006359 branch  0x000061e4 
- 00024938  0x0000635c jam  0x00000001 , 0x00004709 
- 00024939  0x0000635d fetch  0x00000001 , 0x0000470e 
- 00024940  0x0000635e increase  0xffffffff , 0x0000003f 
- 00024941  0x0000635f store  0x00000001 , 0x0000470e 
- 00024942  0x00006361 fetch  0x00000008 , 0x00004713 
- 00024943  0x00006362 bbit1  0x00000024 , 0x000061eb 
- 00024944  0x00006363 bbit1  0x00000026 , 0x000061eb 
- 00024945  0x00006365 fetcht  0x00000001 , 0x00004660 
- 00024946  0x00006366 branch  0x000061e5 
- 00024947  0x00006369 fetch  0x00000008 , 0x00004713 
- 00024948  0x0000636a bbit1  0x00000022 , 0x0000616e 
- 00024949  0x0000636b call  0x0000617e 
- 00024950  0x0000636c branch  0x0000615c 
- 00024951  0x00006375 jam  0x00000000 , 0x000046fb 
- 00024952  0x00006376 call  0x000061fd 
- 00024953  0x00006377 jam  0x00000000 , 0x000046fe 
- 00024954  0x00006378 fetch  0x00000001 , 0x00004707 
- 00024955  0x00006379 rshift  0x0000003f , 0x0000003f 
- 00024956  0x0000637a store  0x00000001 , 0x00004708 
- 00024957  0x0000637b rtn 
- 00024958  0x0000637d fetch  0x00000001 , 0x0000470d 
- 00024959  0x0000637e store  0x00000001 , 0x0000470e 
- 00024960  0x0000637f rtn 
- 00024961  0x00006382 fetch  0x00000001 , 0x000046fe 
- 00024962  0x00006383 beq  0x00000001 , 0x00006188 
- 00024963  0x00006384 beq  0x00000002 , 0x0000618a 
- 00024964  0x00006385 beq  0x00000003 , 0x0000618c 
- 00024965  0x00006387 fetch  0x00000001 , 0x00004705 
- 00024966  0x00006389 store  0x00000001 , 0x00004706 
- 00024967  0x0000638a rtn 
- 00024968  0x0000638c fetch  0x00000001 , 0x00004702 
- 00024969  0x0000638d branch  0x00006186 
- 00024970  0x0000638f fetch  0x00000001 , 0x00004703 
- 00024971  0x00006390 branch  0x00006186 
- 00024972  0x00006392 fetch  0x00000001 , 0x00004704 
- 00024973  0x00006393 branch  0x00006186 
- 00024974  0x00006397 bpatch  0x00000099 , 0x00004013 
- 00024975  0x00006398 fetch  0x00000001 , 0x00004700 
- 00024976  0x00006399 store  0x00000001 , 0x00004701 
- 00024977  0x0000639a jam  0x00000000 , 0x000046fc 
- 00024978  0x0000639c jam  0x00000000 , 0x000046fd 
- 00024979  0x0000639d jam  0x00000001 , 0x000046fb 
- 00024980  0x0000639e rtn 
- 00024981  0x000063a2 bpatch  0x0000009a , 0x00004013 
- 00024982  0x000063a3 fetch  0x00000001 , 0x00004666 
- 00024983  0x000063a4 rtnne  0x00000000 
- 00024984  0x000063a5 call  0x000061ae 
- 00024985  0x000063a6 jam  0x00000001 , 0x000046fe 
- 00024986  0x000063a7 call  0x00006188 
- 00024987  0x000063a8 fetch  0x00000001 , 0x000046ff 
- 00024988  0x000063a9 rtn  0x00000034 
- 00024989  0x000063aa fetch  0x00000001 , 0x0000470a 
- 00024990  0x000063ab branch  0x000061a9 
- 00024991  0x000063ae fetch  0x00000001 , 0x00004666 
- 00024992  0x000063af rtneq  0x00000000 
- 00024993  0x000063b0 call  0x000061ae 
- 00024994  0x000063b1 fetch  0x00000008 , 0x00004713 
- 00024995  0x000063b2 rtnbit0  0x00000021 
- 00024996  0x000063b3 jam  0x00000003 , 0x000046fe 
- 00024997  0x000063b4 call  0x0000618c 
- 00024998  0x000063b5 fetch  0x00000001 , 0x000046ff 
- 00024999  0x000063b6 rtn  0x00000034 
- 00025000  0x000063b7 fetch  0x00000001 , 0x0000470b 
- 00025001  0x000063b9 store  0x00000001 , 0x0000470c 
- 00025002  0x000063ba rtn 
- 00025003  0x000063bd jam  0x00000000 , 0x000046ff 
- 00025004  0x000063be jam  0x00000002 , 0x000046fe 
- 00025005  0x000063bf call  0x0000618a 
- 00025006  0x000063c1 jam  0x00000001 , 0x000046fb 
- 00025007  0x000063c2 jam  0x00000001 , 0x000046fc 
- 00025008  0x000063c3 branch  0x000061d8 
- 00025009  0x000063c8 fetch  0x00000001 , 0x000046fb 
- 00025010  0x000063c9 rtn  0x00000034 
- 00025011  0x000063ca fetch  0x00000001 , 0x000046fc 
- 00025012  0x000063cb beq  0x00000001 , 0x000061bd 
- 00025013  0x000063cd fetch  0x00000001 , 0x00004701 
- 00025014  0x000063ce branch  0x000061ba , 0x00000034 
- 00025015  0x000063cf increase  0xffffffff 
- 00025016  0x000063d0 store  0x00000001 , 0x00004701 
- 00025017  0x000063d1 branch  0x000061d9 
- 00025018  0x000063d4 jam  0x00000000 , 0x000046fb 
- 00025019  0x000063d5 call  0x0000617e 
- 00025020  0x000063d6 branch  0x000061eb 
- 00025021  0x000063d9 bpatch  0x0000009b , 0x00004013 
- 00025022  0x000063da fetch  0x00000001 , 0x000046fe 
- 00025023  0x000063db rtn  0x00000034 
- 00025024  0x000063dc beq  0x00000004 , 0x000061c5 
- 00025025  0x000063dd branch  0x000061c2 
- 00025026  0x000063e0 fetch  0x00000001 , 0x000046ff 
- 00025027  0x000063e1 beq  0x00000001 , 0x000061c5 
- 00025028  0x000063e2 branch  0x000061c7 
- 00025029  0x000063e5 fetch  0x00000001 , 0x0000470c 
- 00025030  0x000063e6 branch  0x000061e6 , 0x00000034 
- 00025031  0x000063e8 arg  0x00004706 , 0x00000013 
- 00025032  0x000063e9 arg  0x000061ca , 0x00000012 
- 00025033  0x000063ea branch  0x000042e0 
- 00025034  0x000063ed fetch  0x00000001 , 0x000046fe 
- 00025035  0x000063ee beq  0x00000004 , 0x000061d2 
- 00025036  0x000063ef fetch  0x00000001 , 0x000046ff 
- 00025037  0x000063f0 beq  0x00000001 , 0x000061d2 
- 00025038  0x000063f2 call  0x00006181 
- 00025039  0x000063f3 fetch  0x00000001 , 0x000046fd 
- 00025040  0x000063f4 beq  0x00000001 , 0x000061e8 
- 00025041  0x000063f5 branch  0x000061d6 
- 00025042  0x000063f8 fetch  0x00000001 , 0x0000470c 
- 00025043  0x000063f9 increase  0xffffffff 
- 00025044  0x000063fa store  0x00000001 , 0x0000470c 
- 00025045  0x000063fb branch  0x000061ce 
- 00025046  0x000063ff fetch  0x00000001 , 0x000046fe 
- 00025047  0x00006400 beq  0x00000004 , 0x00006208 
- 00025048  0x00006402 jam  0x00000001 , 0x000046fd 
- 00025049  0x00006404 bpatch  0x0000009c , 0x00004013 
- 00025050  0x00006405 fetch  0x00000001 , 0x00004666 
- 00025051  0x00006406 beq  0x00000000 , 0x000061df 
- 00025052  0x00006407 beq  0x00000001 , 0x000061e1 
- 00025053  0x00006408 beq  0x00000002 , 0x000061e3 
- 00025054  0x00006409 rtn 
- 00025055  0x0000640b fetcht  0x00000001 , 0x0000465d 
- 00025056  0x0000640c branch  0x000061e4 
- 00025057  0x0000640e fetcht  0x00000001 , 0x0000465e 
- 00025058  0x0000640f branch  0x000061e4 
- 00025059  0x00006411 fetcht  0x00000001 , 0x0000465f 
- 00025060  0x00006413 branch  0x00006ef7 
- 00025061  0x00006416 branch  0x00006ef3 
- 00025062  0x00006419 jam  0x00000000 , 0x000046fb 
- 00025063  0x0000641a jam  0x00000000 , 0x000046fe 
- 00025064  0x0000641c fetch  0x00000001 , 0x000046fe 
- 00025065  0x0000641d beq  0x00000004 , 0x00006202 
- 00025066  0x0000641f jam  0x00000000 , 0x000046fd 
- 00025067  0x00006421 bpatch  0x0000009d , 0x00004013 
- 00025068  0x00006422 fetch  0x00000001 , 0x00004666 
- 00025069  0x00006423 beq  0x00000000 , 0x000061f1 
- 00025070  0x00006424 beq  0x00000001 , 0x000061f5 
- 00025071  0x00006425 beq  0x00000002 , 0x000061f9 
- 00025072  0x00006426 rtn 
- 00025073  0x00006428 fetcht  0x00000001 , 0x0000465d 
- 00025074  0x00006429 fetch  0x00000008 , 0x00004713 
- 00025075  0x0000642a bbit0  0x00000020 , 0x000061e5 
- 00025076  0x0000642b branch  0x00006f0f 
- 00025077  0x0000642d fetcht  0x00000001 , 0x0000465e 
- 00025078  0x0000642e fetch  0x00000008 , 0x00004713 
- 00025079  0x0000642f bbit0  0x00000020 , 0x000061e5 
- 00025080  0x00006430 branch  0x00006f0f 
- 00025081  0x00006432 fetcht  0x00000001 , 0x0000465f 
- 00025082  0x00006433 fetch  0x00000008 , 0x00004713 
- 00025083  0x00006434 bbit0  0x00000020 , 0x000061e5 
- 00025084  0x00006435 branch  0x00006f0f 
- 00025085  0x00006438 call  0x000061f1 
- 00025086  0x00006439 call  0x000061f5 
- 00025087  0x0000643a call  0x000061f9 
- 00025088  0x0000643b call  0x0000616e 
- 00025089  0x0000643c branch  0x00006202 
- 00025090  0x0000643f jam  0x00000000 , 0x000046fd 
- 00025091  0x00006440 fetch  0x00000008 , 0x00004713 
- 00025092  0x00006441 bbit1  0x00000025 , 0x000061ea 
- 00025093  0x00006442 bbit1  0x00000026 , 0x000061ea 
- 00025094  0x00006444 fetcht  0x00000001 , 0x00004661 
- 00025095  0x00006445 branch  0x000061e5 
- 00025096  0x00006448 jam  0x00000001 , 0x000046fd 
- 00025097  0x00006449 fetch  0x00000008 , 0x00004713 
- 00025098  0x0000644a bbit1  0x00000025 , 0x000061d8 
- 00025099  0x0000644b bbit1  0x00000026 , 0x000061d8 
- 00025100  0x0000644d fetcht  0x00000001 , 0x00004661 
- 00025101  0x0000644e branch  0x000061e4 
- 00025102  0x00006453 fetch  0x00000008 , 0x00004713 
- 00025103  0x00006454 rtnbit0  0x00000004 
- 00025104  0x00006455 fetch  0x00000001 , 0x00004709 
- 00025105  0x00006456 fetcht  0x00000001 , 0x00004708 
- 00025106  0x00006457 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00025107  0x00006458 branch  0x0000621b , 0x00000002 
- 00025108  0x0000645a fetch  0x00000001 , 0x00004666 
- 00025109  0x0000645b beq  0x00000000 , 0x00006218 
- 00025110  0x0000645c jam  0x00000001 , 0x00004094 
- 00025111  0x0000645d rtn 
- 00025112  0x00006460 fetch  0x00000008 , 0x00004713 
- 00025113  0x00006461 rtnbit1  0x00000018 
- 00025114  0x00006462 branch  0x000036ca 
- 00025115  0x00006465 fetch  0x00000001 , 0x00004666 
- 00025116  0x00006466 beq  0x00000000 , 0x000036db 
- 00025117  0x00006467 jam  0x00000000 , 0x00004094 
- 00025118  0x00006468 rtn 
- 00025119  0x0000646d fetch  0x00000001 , 0x00000009 
- 00025120  0x0000646e branch  0x000035cb 
- 00025121  0x00006471 call  0x0000621f 
- 00025122  0x00006472 branch  0x000036e8 
- 00025123  0x00006475 fetch  0x00000001 , 0x00004843 
- 00025124  0x00006476 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00025125  0x00006477 nbranch  0x00007dc8 , 0x00000001 
- 00025126  0x00006478 call  0x0000432b 
- 00025127  0x00006479 branch  0x00007dca 
- 00025128  0x0000647c fetch  0x00000002 , 0x000044e9 
- 00025129  0x0000647d bbit1  0x00000009 , 0x00006223 
- 00025130  0x0000647e rtn 
- 00025131  0x00006481 call  0x000036b4 
- 00025132  0x00006482 nrtn  0x00000028 
- 00025133  0x00006483 jam  0x00000001 , 0x0000477c 
- 00025134  0x00006484 call  0x000036be 
- 00025135  0x00006485 jam  0x00000000 , 0x00004772 
- 00025136  0x00006486 call  0x000062aa 
- 00025137  0x00006487 fetch  0x00000001 , 0x0000473f 
- 00025138  0x00006488 ncall  0x000054dc , 0x00000034 
- 00025139  0x00006489 fetch  0x00000004 , 0x000045af 
- 00025140  0x0000648a branch  0x00003622 
- 00025141  0x0000648d fetch  0x00000001 , 0x0000477b 
- 00025142  0x0000648e branch  0x00003616 , 0x00000034 
- 00025143  0x0000648f call  0x000036b4 
- 00025144  0x00006490 nrtn  0x00000028 
- 00025145  0x00006491 fetch  0x00000001 , 0x00004772 
- 00025146  0x00006492 jam  0x00000000 , 0x00004772 
- 00025147  0x00006493 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00025148  0x00006494 nbranch  0x0000625c , 0x00000005 
- 00025149  0x00006495 fetcht  0x00000002 , 0x00004622 
- 00025150  0x00006496 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00025151  0x00006497 branch  0x00006252 , 0x00000005 
- 00025152  0x00006499 fetch  0x00000004 , 0x00004767 
- 00025153  0x0000649a branch  0x00006252 , 0x00000034 
- 00025154  0x0000649c fetcht  0x00000004 , 0x00004751 
- 00025155  0x0000649d isub  0x00000002 , 0x00000002 
- 00025156  0x0000649e storet  0x00000004 , 0x00004777 
- 00025157  0x0000649f nbranch  0x00006255 , 0x00000002 
- 00025158  0x000064a0 fetch  0x00000003 , 0x00004608 
- 00025159  0x000064a1 isub  0x00000002 , 0x0000003f 
- 00025160  0x000064a2 nbranch  0x00006260 , 0x00000002 
- 00025161  0x000064a3 arg  0x00000600 , 0x00000002 
- 00025162  0x000064a4 isub  0x00000002 , 0x0000003e 
- 00025163  0x000064a5 nbranch  0x00006260 , 0x00000002 
- 00025164  0x000064a7 store  0x00000004 , 0x00004773 
- 00025165  0x000064a8 call  0x00006259 
- 00025166  0x000064a9 fetch  0x00000004 , 0x00004773 
- 00025167  0x000064ab call  0x00007d25 
- 00025168  0x000064ac storet  0x00000004 , 0x000040a9 
- 00025169  0x000064ad branch  0x0000241e 
- 00025170  0x000064b0 call  0x00006259 
- 00025171  0x000064b1 fetch  0x00000003 , 0x00004608 
- 00025172  0x000064b2 branch  0x0000624c 
- 00025173  0x000064b5 sub  0x00000002 , 0x00000000 , 0x00000002 
- 00025174  0x000064b6 fetch  0x00000003 , 0x00004608 
- 00025175  0x000064b7 iadd  0x00000002 , 0x0000003f 
- 00025176  0x000064b8 branch  0x0000624c 
- 00025177  0x000064bb setarg  0x00000000 
- 00025178  0x000064bc store  0x00000004 , 0x00004777 
- 00025179  0x000064bd rtn 
- 00025180  0x000064c0 fetch  0x00000004 , 0x00004767 
- 00025181  0x000064c1 fetcht  0x00000004 , 0x00004777 
- 00025182  0x000064c2 iadd  0x00000002 , 0x0000003f 
- 00025183  0x000064c3 branch  0x00006242 
- 00025184  0x000064c6 jam  0x00000001 , 0x00004772 
- 00025185  0x000064c7 rtn 
- 00025186  0x000064cb call  0x00006264 
- 00025187  0x000064cc branch  0x00005ffd 
- 00025188  0x000064cf fetch  0x00000001 , 0x0000477b 
- 00025189  0x000064d0 rtn  0x00000034 
- 00025190  0x000064d1 fetch  0x00000001 , 0x00004618 
- 00025191  0x000064d2 beq  0x00000001 , 0x000062a6 
- 00025192  0x000064d3 fetch  0x00000001 , 0x00004760 
- 00025193  0x000064d4 branch  0x000062a6 , 0x00000034 
- 00025194  0x000064d5 copy  0x00000019 , 0x0000003f 
- 00025195  0x000064d6 fetcht  0x00000006 , 0x00004761 
- 00025196  0x000064d7 store  0x00000006 , 0x00004761 
- 00025197  0x000064d8 call  0x00007d10 
- 00025198  0x000064d9 store  0x00000004 , 0x00004767 
- 00025199  0x000064db fetch  0x00000001 , 0x00004772 
- 00025200  0x000064dc nrtn  0x00000034 
- 00025201  0x000064dd fetch  0x00000002 , 0x00004622 
- 00025202  0x000064de nrtn  0x00000034 
- 00025203  0x000064df fetch  0x00000004 , 0x00004767 
- 00025204  0x000064e1 fetcht  0x00000005 , 0x0000476b 
- 00025205  0x000064e2 iadd  0x00000002 , 0x0000003f 
- 00025206  0x000064e3 store  0x00000005 , 0x0000476b 
- 00025207  0x000064e4 fetcht  0x00000001 , 0x00004760 
- 00025208  0x000064e5 fetch  0x00000001 , 0x00004770 
- 00025209  0x000064e6 isub  0x00000002 , 0x0000003e 
- 00025210  0x000064e7 branch  0x0000627e , 0x00000005 
- 00025211  0x000064e8 increase  0x00000001 , 0x00000002 
- 00025212  0x000064e9 storet  0x00000001 , 0x00004760 
- 00025213  0x000064ea rtn 
- 00025214  0x000064ed jam  0x00000001 , 0x00004760 
- 00025215  0x000064ee arg  0x00000000 , 0x00000002 
- 00025216  0x000064ef fetch  0x00000005 , 0x0000476b 
- 00025217  0x000064f0 storet  0x00000005 , 0x0000476b 
- 00025218  0x000064f1 fetcht  0x00000001 , 0x00004770 
- 00025219  0x000064f2 idiv  0x00000002 
- 00025220  0x000064f3 call  0x00007d62 
- 00025221  0x000064f4 quotient  0x00000011 
- 00025222  0x000064f6 fetch  0x00000004 , 0x00004751 
- 00025223  0x000064f7 fetcht  0x00000001 , 0x00004771 
- 00025224  0x000064f8 isub  0x00000002 , 0x00000002 
- 00025225  0x000064f9 increase  0xffffffd8 , 0x00000002 
- 00025226  0x000064fb copy  0x00000011 , 0x0000003f 
- 00025227  0x000064fc isub  0x00000002 , 0x0000003f 
- 00025228  0x000064fd branch  0x00006299 , 0x00000002 
- 00025229  0x000064fe sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00025230  0x00006500 rshift2  0x0000003f , 0x0000003f 
- 00025231  0x00006501 fetcht  0x00000003 , 0x00004608 
- 00025232  0x00006502 iadd  0x00000002 , 0x00000002 
- 00025233  0x00006503 bpatch  0x0000009e , 0x00004013 
- 00025234  0x00006504 fetch  0x00000003 , 0x0000475d 
- 00025235  0x00006505 arg  0x00001800 , 0x00000011 
- 00025236  0x00006506 iadd  0x00000011 , 0x0000003f 
- 00025237  0x00006507 isub  0x00000002 , 0x0000003e 
- 00025238  0x00006508 nbranch  0x000062a4 , 0x00000002 
- 00025239  0x00006509 storet  0x00000003 , 0x00004608 
- 00025240  0x0000650a rtn 
- 00025241  0x0000650d rshift2  0x0000003f , 0x00000002 
- 00025242  0x0000650e fetch  0x00000003 , 0x00004608 
- 00025243  0x0000650f isub  0x00000002 , 0x00000002 
- 00025244  0x00006510 bpatch  0x0000009f , 0x00004013 
- 00025245  0x00006511 fetch  0x00000003 , 0x0000475d 
- 00025246  0x00006512 arg  0x00001800 , 0x00000011 
- 00025247  0x00006513 isub  0x00000011 , 0x0000003f 
- 00025248  0x00006514 isub  0x00000002 , 0x0000003e 
- 00025249  0x00006515 branch  0x000062a4 , 0x00000002 
- 00025250  0x00006516 storet  0x00000003 , 0x00004608 
- 00025251  0x00006517 rtn 
- 00025252  0x0000651a store  0x00000003 , 0x00004608 
- 00025253  0x0000651b rtn 
- 00025254  0x0000651e jam  0x00000001 , 0x00004760 
- 00025255  0x0000651f copy  0x00000019 , 0x0000003f 
- 00025256  0x00006520 store  0x00000006 , 0x00004761 
- 00025257  0x00006521 rtn 
- 00025258  0x00006524 setarg  0x00000000 
- 00025259  0x00006525 store  0x00000001 , 0x00004760 
- 00025260  0x00006526 store  0x00000005 , 0x0000476b 
- 00025261  0x00006527 rtn 
- 00025262  0x00006531 call  0x00007396 
- 00025263  0x00006532 rtn  0x0000002b 
- 00025264  0x00006534 setarg  0x00006327 
- 00025265  0x00006535 store  0x00000002 , 0x000043db 
- 00025266  0x00006537 setarg  0x000062d9 
- 00025267  0x00006538 store  0x00000002 , 0x000043dd 
- 00025268  0x0000653a setarg  0x0000638a 
- 00025269  0x0000653b store  0x00000002 , 0x000043df 
- 00025270  0x0000653d setarg  0x0000630e 
- 00025271  0x0000653e store  0x00000002 , 0x000043e3 
- 00025272  0x00006540 setarg  0x00006365 
- 00025273  0x00006541 store  0x00000002 , 0x00004524 
- 00025274  0x00006543 call  0x000062c2 
- 00025275  0x00006545 bpatch  0x000000a0 , 0x00004014 
- 00025276  0x00006546 call  0x00006396 
- 00025277  0x00006549 fetch  0x00000001 , 0x0000451a 
- 00025278  0x0000654a beq  0x00000000 , 0x000062d0 
- 00025279  0x0000654b fetch  0x00000001 , 0x0000451b 
- 00025280  0x0000654c store  0x00000001 , 0x000044ec 
- 00025281  0x0000654d branch  0x000063a1 
- 00025282  0x00006551 setarg  0x0000632b 
- 00025283  0x00006552 store  0x00000002 , 0x000043d5 
- 00025284  0x00006554 setarg  0x00006329 
- 00025285  0x00006555 store  0x00000002 , 0x000043d7 
- 00025286  0x00006557 setarg  0x00006340 
- 00025287  0x00006558 store  0x00000002 , 0x0000451f 
- 00025288  0x0000655a setarg  0x0000639a 
- 00025289  0x0000655b store  0x00000002 , 0x00004521 
- 00025290  0x0000655d jam  0x00000007 , 0x0000415e 
- 00025291  0x0000655e call  0x00002969 
- 00025292  0x0000655f call  0x0000638d 
- 00025293  0x00006560 call  0x00006ff7 
- 00025294  0x00006561 call  0x000078ad 
- 00025295  0x00006562 branch  0x000077ac 
- 00025296  0x00006567 jam  0x000000ff , 0x000044ec 
- 00025297  0x00006568 jam  0x00000001 , 0x0000451c 
- 00025298  0x00006569 branch  0x00006340 
- 00025299  0x0000656e fetch  0x00000001 , 0x0000451c 
- 00025300  0x0000656f beq  0x00000002 , 0x00004308 
- 00025301  0x00006570 call  0x000069b9 
- 00025302  0x00006571 fetch  0x00000001 , 0x00004441 
- 00025303  0x00006572 nbranch  0x00004308 , 0x00000034 
- 00025304  0x00006573 branch  0x0000430a 
- 00025305  0x00006578 copy  0x00000013 , 0x0000003f 
- 00025306  0x0000657b beq  0x00000014 , 0x000062e2 
- 00025307  0x0000657c beq  0x00000015 , 0x000062e6 
- 00025308  0x0000657d beq  0x0000003f , 0x000062e9 
- 00025309  0x0000657e beq  0x00000040 , 0x000062ef 
- 00025310  0x00006580 beq  0x00000010 , 0x000063b6 
- 00025311  0x00006581 beq  0x0000002c , 0x000062f5 
- 00025312  0x00006582 beq  0x0000002d , 0x00006300 
- 00025313  0x00006583 rtn 
- 00025314  0x00006589 call  0x0000632d 
- 00025315  0x0000658a setarg  0x00000000 
- 00025316  0x0000658b store  0x00000002 , 0x000044f8 
- 00025317  0x0000658c branch  0x00004325 
- 00025318  0x00006590 call  0x000078ad 
- 00025319  0x00006591 jam  0x00000000 , 0x000044f1 
- 00025320  0x00006592 branch  0x00006340 
- 00025321  0x00006596 call  0x000078ad 
- 00025322  0x00006597 jam  0x00000001 , 0x000044f1 
- 00025323  0x00006598 fetch  0x00000008 , 0x00004502 
- 00025324  0x00006599 store  0x00000008 , 0x000042d3 
- 00025325  0x0000659a call  0x0000432b 
- 00025326  0x0000659b branch  0x00002e93 
- 00025327  0x0000659f fetch  0x00000002 , 0x0000433c 
- 00025328  0x000065a0 rtneq  0x00000000 
- 00025329  0x000065a1 fetch  0x00000008 , 0x0000450a 
- 00025330  0x000065a2 rtn  0x00000034 
- 00025331  0x000065a3 store  0x00000008 , 0x000042d3 
- 00025332  0x000065a4 branch  0x00002e93 
- 00025333  0x000065ac fetch  0x00000001 , 0x0000451a 
- 00025334  0x000065ad rtneq  0x00000000 
- 00025335  0x000065ae fetch  0x00000001 , 0x0000451c 
- 00025336  0x000065af rtnne  0x00000001 
- 00025337  0x000065b0 call  0x000062fb 
- 00025338  0x000065b1 branch  0x00004323 
- 00025339  0x000065b4 jam  0x00000001 , 0x000046bd 
- 00025340  0x000065b5 arg  0x0000000b , 0x00000039 
- 00025341  0x000065b6 arg  0x000046be , 0x00000005 
- 00025342  0x000065b7 arg  0x000046a7 , 0x00000006 
- 00025343  0x000065b8 branch  0x00007cda 
- 00025344  0x000065bb fetch  0x00000001 , 0x0000451a 
- 00025345  0x000065bc rtneq  0x00000000 
- 00025346  0x000065bd fetch  0x00000001 , 0x0000451c 
- 00025347  0x000065be beq  0x00000001 , 0x00006305 
- 00025348  0x000065bf branch  0x000063b2 
- 00025349  0x000065c2 fetch  0x00000001 , 0x000046bd 
- 00025350  0x000065c3 rtnne  0x00000001 
- 00025351  0x000065c4 jam  0x00000000 , 0x000046bd 
- 00025352  0x000065c5 fetch  0x00000002 , 0x000044e9 
- 00025353  0x000065c6 bbit1  0x00000009 , 0x00004325 
- 00025354  0x000065c7 arg  0x0000000b , 0x00000039 
- 00025355  0x000065c8 arg  0x000046be , 0x00000006 
- 00025356  0x000065c9 arg  0x000046a7 , 0x00000005 
- 00025357  0x000065ca branch  0x00007cda 
- 00025358  0x000065d1 call  0x00006311 
- 00025359  0x000065d4 call  0x00006318 
- 00025360  0x000065d8 branch  0x00006322 
- 00025361  0x000065dd arg  0x00004518 , 0x00000013 
- 00025362  0x000065de arg  0x00006314 , 0x00000012 
- 00025363  0x000065df branch  0x000042e7 
- 00025364  0x000065e1 jam  0x00000002 , 0x0000451c 
- 00025365  0x000065e2 call  0x00004325 
- 00025366  0x000065e3 call  0x0000634e 
- 00025367  0x000065e4 branch  0x0000639e 
- 00025368  0x000065e8 arg  0x000046ca , 0x00000013 
- 00025369  0x000065e9 arg  0x0000631b , 0x00000012 
- 00025370  0x000065ea branch  0x000042e0 
- 00025371  0x000065ed fetch  0x00000002 , 0x000044e9 
- 00025372  0x000065ee bbit1  0x00000009 , 0x0000639e 
- 00025373  0x000065ef fetch  0x00000001 , 0x000046a7 
- 00025374  0x000065f0 beq  0x00000001 , 0x0000639e 
- 00025375  0x000065f1 beq  0x00000004 , 0x0000639e 
- 00025376  0x000065f2 beq  0x00000005 , 0x0000639e 
- 00025377  0x000065f3 branch  0x00004327 
- 00025378  0x000065f8 fetch  0x00000001 , 0x0000451c 
- 00025379  0x000065f9 rtnne  0x00000001 
- 00025380  0x000065fa arg  0x000044f8 , 0x00000013 
- 00025381  0x000065fb arg  0x00006331 , 0x00000012 
- 00025382  0x000065fc branch  0x000042e7 
- 00025383  0x00006600 call  0x00006376 
- 00025384  0x00006601 branch  0x00007027 
- 00025385  0x00006605 call  0x00006f35 
- 00025386  0x00006606 branch  0x0000701b 
- 00025387  0x00006609 call  0x00006f35 
- 00025388  0x0000660a branch  0x0000739a 
- 00025389  0x00006615 fetch  0x00000002 , 0x00004514 
- 00025390  0x00006616 store  0x00000002 , 0x00004516 
- 00025391  0x00006617 store  0x00000002 , 0x00004518 
- 00025392  0x00006618 branch  0x00004315 
- 00025393  0x0000661c fetch  0x00000001 , 0x0000451c 
- 00025394  0x0000661d rtnne  0x00000001 
- 00025395  0x00006622 fetch  0x00000002 , 0x000044e9 
- 00025396  0x00006623 rtnbit1  0x00000009 
- 00025397  0x00006624 fetch  0x00000002 , 0x00004512 
- 00025398  0x00006625 store  0x00000002 , 0x00004516 
- 00025399  0x00006626 store  0x00000002 , 0x00004518 
- 00025400  0x00006627 fetch  0x00000002 , 0x000044f4 
- 00025401  0x00006628 call  0x000063c7 
- 00025402  0x00006629 call  0x00004321 
- 00025403  0x0000662a fetch  0x00000004 , 0x000044fe 
- 00025404  0x0000662b store  0x00000004 , 0x000046aa 
- 00025405  0x0000662c fetch  0x00000002 , 0x000044e9 
- 00025406  0x0000662d rtnbit1  0x0000000b 
- 00025407  0x0000662e branch  0x00004317 
- 00025408  0x00006632 fetch  0x00000001 , 0x0000451c 
- 00025409  0x00006633 rtnne  0x00000001 
- 00025410  0x00006638 fetch  0x00000002 , 0x000044f8 
- 00025411  0x00006639 fetcht  0x00000002 , 0x000044f6 
- 00025412  0x0000663a storet  0x00000002 , 0x000044f8 
- 00025413  0x0000663b nrtn  0x00000034 
- 00025414  0x0000663c fetch  0x00000002 , 0x000044f2 
- 00025415  0x0000663d call  0x000063c7 
- 00025416  0x0000663e call  0x00004321 
- 00025417  0x0000663f fetch  0x00000004 , 0x000044fa 
- 00025418  0x00006640 store  0x00000004 , 0x000046aa 
- 00025419  0x00006641 fetch  0x00000002 , 0x000044e9 
- 00025420  0x00006642 rtnbit1  0x0000000b 
- 00025421  0x00006643 branch  0x00004317 
- 00025422  0x00006646 fetch  0x00000002 , 0x000044e9 
- 00025423  0x00006647 bbit1  0x00000009 , 0x0000431f 
- 00025424  0x00006648 branch  0x0000632d 
- 00025425  0x0000664d call  0x00007dbc 
- 00025426  0x0000664e fetch  0x00000002 , 0x000044e9 
- 00025427  0x0000664f bbit1  0x00000009 , 0x00006355 
- 00025428  0x00006650 rtn 
- 00025429  0x00006653 fetch  0x00000001 , 0x000044f1 
- 00025430  0x00006654 rtn  0x00000034 
- 00025431  0x00006655 branch  0x00007dba 
- 00025432  0x0000665b call  0x00007dbc 
- 00025433  0x0000665c fetch  0x00000002 , 0x000044e9 
- 00025434  0x0000665d rtnbit1  0x00000009 
- 00025435  0x0000665e branch  0x00007dba 
- 00025436  0x00006667 branch  0x00006340 
- 00025437  0x0000666c disable  0x0000002c 
- 00025438  0x0000666d fetch  0x00000002 , 0x00004516 
- 00025439  0x0000666e store  0x00000002 , 0x00004518 
- 00025440  0x00006670 call  0x00006358 
- 00025441  0x00006671 branch  0x0000635c , 0x00000028 
- 00025442  0x00006673 call  0x00006351 
- 00025443  0x00006674 nrtn  0x00000028 
- 00025444  0x00006675 branch  0x00007dbe 
- 00025445  0x0000667a call  0x0000635d 
- 00025446  0x0000667b nrtn  0x0000002c 
- 00025447  0x0000667c deposit  0x00000011 
- 00025448  0x0000667d branch  0x0000636c , 0x00000034 
- 00025449  0x0000667f call  0x00004323 
- 00025450  0x00006680 arg  0x0000452e , 0x00000013 
- 00025451  0x00006681 branch  0x0000636e 
- 00025452  0x00006684 call  0x00004325 
- 00025453  0x00006685 arg  0x00004556 , 0x00000013 
- 00025454  0x00006688 arg  0x00000005 , 0x0000003f 
- 00025455  0x00006689 imul32  0x00000007 , 0x0000003f 
- 00025456  0x0000668a iadd  0x00000013 , 0x00000013 
- 00025457  0x0000668e ifetch  0x00000001 , 0x00000013 
- 00025458  0x0000668f rtn  0x00000034 
- 00025459  0x00006690 call  0x00006382 
- 00025460  0x00006691 increase  0x00000001 , 0x00000013 
- 00025461  0x00006692 branch  0x00006371 
- 00025462  0x00006696 fetch  0x00000002 , 0x000044e9 
- 00025463  0x00006697 bbit1  0x00000009 , 0x00006379 
- 00025464  0x00006698 rtn 
- 00025465  0x0000669b call  0x00002a28 
- 00025466  0x0000669c nrtn  0x00000034 
- 00025467  0x0000669d call  0x00006385 
- 00025468  0x0000669e nrtn  0x00000028 
- 00025469  0x0000669f pincrease  0xffffffff 
- 00025470  0x000066a0 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00025471  0x000066a1 arg  0x0000457e , 0x00000002 
- 00025472  0x000066a2 iadd  0x00000002 , 0x00000006 
- 00025473  0x000066a3 branch  0x000063cb 
- 00025474  0x000066a8 store  0x00000001 , 0x00000670 
- 00025475  0x000066a9 arg  0x00000670 , 0x00000011 
- 00025476  0x000066aa branch  0x000078b2 
- 00025477  0x000066ad arg  0x00000670 , 0x00000011 
- 00025478  0x000066ae call  0x000078ca 
- 00025479  0x000066af nrtn  0x00000028 
- 00025480  0x000066b0 fetch  0x00000001 , 0x00000670 
- 00025481  0x000066b1 rtn 
- 00025482  0x000066b5 fetch  0x00000002 , 0x00004398 
- 00025483  0x000066b6 beq  0x00000018 , 0x000062e9 
- 00025484  0x000066b7 rtn 
- 00025485  0x000066ba jam  0x00000002 , 0x000046c9 
- 00025486  0x000066bc setarg  0x00200008 
- 00025487  0x000066bd store  0x00000004 , 0x00004502 
- 00025488  0x000066be setarg  0x012c0005 
- 00025489  0x000066bf istore  0x00000004 , 0x00000005 
- 00025490  0x000066c2 jam  0x00000017 , 0x000042e1 
- 00025491  0x000066c5 setarg  0x0000001b 
- 00025492  0x000066c6 store  0x00000002 , 0x00004332 
- 00025493  0x000066c7 branch  0x00002a41 
- 00025494  0x000066cc arg  0x00000028 , 0x00000039 
- 00025495  0x000066cd arg  0x0000457e , 0x00000005 
- 00025496  0x000066ce arg  0x000094f9 , 0x00000006 
- 00025497  0x000066cf branch  0x00007ccc 
- 00025498  0x000066e4 arg  0x00000000 , 0x00000011 
- 00025499  0x000066e5 arg  0x000046b2 , 0x00000013 
- 00025500  0x000066e6 call  0x000077ca 
- 00025501  0x000066e7 call  0x0000634e 
- 00025502  0x000066e9 fetch  0x00000001 , 0x000046c9 
- 00025503  0x000066ea store  0x00000001 , 0x000046ca 
- 00025504  0x000066eb rtn 
- 00025505  0x000066f0 setarg  0x00000000 
- 00025506  0x000066f1 call  0x000063ad 
- 00025507  0x000066f2 jam  0x00000001 , 0x000044e4 
- 00025508  0x000066f3 call  0x00007776 
- 00025509  0x000066f4 call  0x00007780 
- 00025510  0x000066f6 fetch  0x00000001 , 0x000046d0 
- 00025511  0x000066f7 branch  0x000063aa , 0x00000034 
- 00025512  0x000066f8 fetch  0x00000001 , 0x00008132 
- 00025513  0x000066f9 bbit1  0x00000004 , 0x000063b9 
- 00025514  0x000066fb fetch  0x00000002 , 0x000044e9 
- 00025515  0x000066fc rtnbit1  0x0000000c 
- 00025516  0x000066fd branch  0x00004327 
- 00025517  0x00006700 fetcht  0x00000002 , 0x00004430 
- 00025518  0x00006701 istore  0x00000001 , 0x00000002 
- 00025519  0x00006702 ifetch  0x00000001 , 0x00000005 
- 00025520  0x00006703 store  0x00000001 , 0x000044eb 
- 00025521  0x00006704 rtn 
- 00025522  0x00006708 fetch  0x00000002 , 0x00004430 
- 00025523  0x00006709 ifetch  0x00000001 , 0x0000003f 
- 00025524  0x0000670a rtnne  0x00000000 
- 00025525  0x0000670b branch  0x00004327 
- 00025526  0x0000670f fetcht  0x00000002 , 0x00004430 
- 00025527  0x00006710 ifetch  0x00000001 , 0x00000002 
- 00025528  0x00006711 beq  0x00000001 , 0x000063c1 
- 00025529  0x00006713 setarg  0x00000001 
- 00025530  0x00006714 fetcht  0x00000002 , 0x00004430 
- 00025531  0x00006715 istore  0x00000001 , 0x00000002 
- 00025532  0x00006716 add  0x00000002 , 0x00000002 , 0x00000006 
- 00025533  0x00006717 ifetch  0x00000001 , 0x00000006 
- 00025534  0x00006718 istore  0x00000001 , 0x000044eb 
- 00025535  0x00006719 ifetch  0x00000002 , 0x00000006 
- 00025536  0x0000671a branch  0x00007d79 
- 00025537  0x0000671d setarg  0x00000002 
- 00025538  0x0000671e call  0x000063ad 
- 00025539  0x0000671f add  0x00000002 , 0x00000005 , 0x00000006 
- 00025540  0x00006720 ifetch  0x00000002 , 0x00000006 
- 00025541  0x00006721 branch  0x00004327 , 0x00000034 
- 00025542  0x00006722 branch  0x00007d79 
- 00025543  0x00006728 store  0x00000002 , 0x000040a4 
- 00025544  0x00006729 increase  0xfffffffc , 0x0000003f 
- 00025545  0x0000672a store  0x00000002 , 0x00004389 
- 00025546  0x0000672b rtn 
- 00025547  0x0000672e ifetch  0x00000001 , 0x00000006 
- 00025548  0x0000672f copy  0x0000003f , 0x00000011 
- 00025549  0x00006730 ifetcht  0x00000002 , 0x00000006 
- 00025550  0x00006731 call  0x00007c6d 
- 00025551  0x00006732 call  0x00002dee 
- 00025552  0x00006733 copy  0x00000011 , 0x00000039 
- 00025553  0x00006734 call  0x00007c67 
- 00025554  0x00006735 branch  0x00007cda 
- 00025555  0x00006738 setarg  0x000093c0 
- 00025556  0x00006739 store  0x00000002 , 0x000042f7 
- 00025557  0x0000673a rtn 
- 00025558  0x0000673d setarg  0x000046d2 
- 00025559  0x0000673e store  0x00000002 , 0x000042f7 
- 00025560  0x0000673f rtn 
- 00025561  0x00006743 fetch  0x00000002 , 0x000046cb 
- 00025562  0x00006744 store  0x00000002 , 0x00004526 
- 00025563  0x00006745 fetch  0x00000001 , 0x000046cd 
- 00025564  0x00006746 store  0x00000001 , 0x000046a9 
- 00025565  0x00006747 store  0x00000001 , 0x000046b4 
- 00025566  0x00006748 fetch  0x00000001 , 0x000046ce 
- 00025567  0x00006749 store  0x00000001 , 0x0000451a 
- 00025568  0x0000674a fetch  0x00000001 , 0x000046cf 
- 00025569  0x0000674b store  0x00000001 , 0x0000451b 
- 00025570  0x00006751 setarg  0x00000002 
- 00025571  0x00006752 store  0x00000002 , 0x0000452e 
- 00025572  0x00006753 store  0x00000002 , 0x00004533 
- 00025573  0x00006754 setarg  0x00000006 
- 00025574  0x00006755 store  0x00000002 , 0x00004556 
- 00025575  0x00006756 store  0x00000002 , 0x0000455b 
- 00025576  0x00006757 setarg  0x00000007 
- 00025577  0x00006758 store  0x00000002 , 0x00004538 
- 00025578  0x00006759 setarg  0x00000008 
- 00025579  0x0000675a store  0x00000002 , 0x00004560 
- 00025580  0x0000675b setarg  0x0000451c 
- 00025581  0x0000675c store  0x00000002 , 0x00004430 
- 00025582  0x0000675d setarg  0x00201400 
- 00025583  0x0000675e store  0x00000003 , 0x0000451c 
- 00025584  0x0000675f jam  0x00000001 , 0x00004094 
- 00025585  0x00006760 setarg  0x00000100 
- 00025586  0x00006761 store  0x00000002 , 0x000040a4 
- 00025587  0x00006762 jam  0x00000008 , 0x000040a6 
- 00025588  0x00006763 jam  0x00000005 , 0x000040c0 
- 00025589  0x00006764 jam  0x00000002 , 0x000040c1 
- 00025590  0x00006765 setarg  0x00000096 
- 00025591  0x00006766 store  0x00000002 , 0x000044fa 
- 00025592  0x00006767 istore  0x00000002 , 0x00000005 
- 00025593  0x00006768 setarg  0x00000296 
- 00025594  0x00006769 store  0x00000002 , 0x000044fe 
- 00025595  0x0000676a istore  0x00000002 , 0x00000005 
- 00025596  0x0000676b setsect  0x00000000 , 0x00000010 
- 00025597  0x0000676c setsect  0x00000001 , 0x00008008 
- 00025598  0x0000676d setsect  0x00000002 , 0x0002c000 
- 00025599  0x0000676e setsect  0x00000003 , 0x00000004 
- 00025600  0x0000676f store  0x00000008 , 0x0000450a 
- 00025601  0x00006770 jam  0x00000001 , 0x000044ee 
- 00025602  0x00006771 setarg  0x000046a7 
- 00025603  0x00006772 store  0x00000002 , 0x000044ef 
- 00025604  0x00006773 setarg  0x00000000 
- 00025605  0x00006774 store  0x00000002 , 0x000046a7 
- 00025606  0x00006775 setsect  0x00000000 , 0x000001a0 
- 00025607  0x00006776 setsect  0x00000001 , 0x00000068 
- 00025608  0x00006777 setsect  0x00000002 , 0x00000000 
- 00025609  0x00006778 setsect  0x00000003 , 0x00000000 
- 00025610  0x00006779 store  0x00000008 , 0x000046aa 
- 00025611  0x0000677a setarg  0x00000301 
- 00025612  0x0000677b store  0x00000002 , 0x000046b2 
- 00025613  0x0000677c setsect  0x00000000 , 0x000001a0 
- 00025614  0x0000677d setsect  0x00000001 , 0x000000e8 
- 00025615  0x0000677e setsect  0x00000002 , 0x00000000 
- 00025616  0x0000677f setsect  0x00000003 , 0x00000000 
- 00025617  0x00006780 store  0x00000008 , 0x000046b5 
- 00025618  0x00006781 setarg  0x0000000e 
- 00025619  0x00006782 store  0x00000002 , 0x000044f2 
- 00025620  0x00006783 setarg  0x00000140 
- 00025621  0x00006784 store  0x00000002 , 0x000044f4 
- 00025622  0x00006785 store  0x00000002 , 0x00004389 
- 00025623  0x00006786 setarg  0x00000050 
- 00025624  0x00006787 store  0x00000002 , 0x000044f6 
- 00025625  0x00006788 jam  0x00000007 , 0x00004393 
- 00025626  0x00006789 jam  0x00000000 , 0x00004388 
- 00025627  0x0000678a setsect  0x00000000 , 0x000000fb 
- 00025628  0x0000678b setsect  0x00000001 , 0x0002c212 
- 00025629  0x0000678c setsect  0x00000002 , 0x0000800f 
- 00025630  0x0000678d setsect  0x00000003 , 0x00000021 
- 00025631  0x0000678e store  0x00000008 , 0x000043c0 
- 00025632  0x0000678f setsect  0x00000000 , 0x00000bb8 
- 00025633  0x00006790 setsect  0x00000001 , 0x000002ee 
- 00025634  0x00006791 store  0x00000004 , 0x00004512 
- 00025635  0x00006792 setarg  0x000045d8 
- 00025636  0x00006793 store  0x00000002 , 0x000043fb 
- 00025637  0x00006794 setarg  0x00002001 
- 00025638  0x00006795 store  0x00000002 , 0x000045d8 
- 00025639  0x00006796 jam  0x0000001f , 0x00004348 
- 00025640  0x00006797 setsect  0x00000000 , 0x00010102 
- 00025641  0x00006798 setsect  0x00000001 , 0x000080c1 
- 00025642  0x00006799 setsect  0x00000002 , 0x00018120 
- 00025643  0x0000679a setsect  0x00000003 , 0x0000640c 
- 00025644  0x0000679b store  0x00000009 , 0x00004349 
- 00025645  0x0000679c setsect  0x00000000 , 0x000003c1 
- 00025646  0x0000679d istore  0x00000002 , 0x00000005 
- 00025647  0x0000679e jam  0x0000001f , 0x00004368 
- 00025648  0x0000679f setsect  0x00000000 , 0x0002090d 
- 00025649  0x000067a0 setsect  0x00000001 , 0x00034c15 
- 00025650  0x000067a1 setsect  0x00000002 , 0x00028532 
- 00025651  0x000067a2 setsect  0x00000003 , 0x0001d1d5 
- 00025652  0x000067a3 store  0x00000009 , 0x00004369 
- 00025653  0x000067a4 setsect  0x00000000 , 0x00026574 
- 00025654  0x000067a5 setsect  0x00000001 , 0x0000001c 
- 00025655  0x000067a6 istore  0x00000003 , 0x00000005 
- 00025656  0x000067a7 setarg  0x00004523 
- 00025657  0x000067a8 store  0x00000002 , 0x0000442c 
- 00025658  0x000067a9 jam  0x00000002 , 0x00004523 
- 00025659  0x000067aa setarg  0x000045fd 
- 00025660  0x000067ab store  0x00000002 , 0x000043f8 
- 00025661  0x000067ac jam  0x00000005 , 0x000043fa 
- 00025662  0x000067ad fetch  0x00000001 , 0x000046d1 
- 00025663  0x000067ae beq  0x00000000 , 0x000063d3 
- 00025664  0x000067af beq  0x00000001 , 0x000063d6 
- 00025665  0x000067b0 rtn 
- 00025666  0x000067be fetch  0x00000006 , 0x00004ef4 
- 00025667  0x000067bf store  0x00000006 , 0x00004526 
- 00025668  0x000067c0 jam  0x00000006 , 0x00004523 
- 00025669  0x000067c1 setarg  0x00004523 
- 00025670  0x000067c2 store  0x00000002 , 0x0000442c 
- 00025671  0x000067c3 rtn 
- 00025672  0x000067c7 fetch  0x00000007 , 0x00004ef4 
- 00025673  0x000067c8 store  0x00000007 , 0x00004526 
- 00025674  0x000067c9 jam  0x00000007 , 0x00004523 
- 00025675  0x000067ca setarg  0x00004523 
- 00025676  0x000067cb store  0x00000002 , 0x0000442c 
- 00025677  0x000067cc rtn 
- 00025678  0x000067d0 fetch  0x00000008 , 0x00004ef4 
- 00025679  0x000067d1 store  0x00000008 , 0x00004526 
- 00025680  0x000067d2 jam  0x00000008 , 0x00004523 
- 00025681  0x000067d3 setarg  0x00004523 
- 00025682  0x000067d4 store  0x00000002 , 0x0000442c 
- 00025683  0x000067d5 rtn 
- 00025684  0x000067d8 fetch  0x00000001 , 0x00004ef3 
- 00025685  0x000067d9 beq  0x00000006 , 0x00006442 
- 00025686  0x000067da beq  0x00000007 , 0x00006448 
- 00025687  0x000067db beq  0x00000008 , 0x0000644e 
- 00025688  0x000067dc rtn 
- 00025689  0x000067df bpatch  0x000000a1 , 0x00004014 
- 00025690  0x000067e1 fetch  0x00000008 , 0x00004f1a 
- 00025691  0x000067e2 store  0x00000008 , 0x00004512 
- 00025692  0x000067e3 setarg  0x00000096 
- 00025693  0x000067e4 store  0x00000002 , 0x000044f6 
- 00025694  0x000067e6 fetch  0x00000007 , 0x00004f6a 
- 00025695  0x000067e7 store  0x00000007 , 0x000046a7 
- 00025696  0x000067e8 fetch  0x00000007 , 0x00004f71 
- 00025697  0x000067e9 store  0x00000007 , 0x000046b2 
- 00025698  0x000067eb fetch  0x00000004 , 0x00004f78 
- 00025699  0x000067ec store  0x00000004 , 0x000044fa 
- 00025700  0x000067ed fetch  0x00000004 , 0x00004f7c 
- 00025701  0x000067ee store  0x00000004 , 0x000044fe 
- 00025702  0x000067f0 setarg  0x0000000e 
- 00025703  0x000067f1 store  0x00000002 , 0x000044f2 
- 00025704  0x000067f2 setarg  0x00000140 
- 00025705  0x000067f3 store  0x00000002 , 0x000044f4 
- 00025706  0x000067f4 store  0x00000002 , 0x00004389 
- 00025707  0x000067fb fetch  0x00000008 , 0x00004f12 
- 00025708  0x000067fc store  0x00000008 , 0x0000450a 
- 00025709  0x000067fd rtn 
- 00025710  0x00006802 call  0x00007396 
- 00025711  0x00006803 rtn  0x0000002b 
- 00025712  0x00006805 call  0x00006454 
- 00025713  0x00006806 call  0x00006459 
- 00025714  0x00006809 setarg  0x00006484 
- 00025715  0x0000680a store  0x00000002 , 0x000043db 
- 00025716  0x0000680c setarg  0x000064df 
- 00025717  0x0000680d store  0x00000002 , 0x000043dd 
- 00025718  0x0000680f setarg  0x000066c5 
- 00025719  0x00006810 store  0x00000002 , 0x000043df 
- 00025720  0x00006812 setarg  0x000064b5 
- 00025721  0x00006813 store  0x00000002 , 0x000043e3 
- 00025722  0x00006815 setarg  0x00006505 
- 00025723  0x00006816 store  0x00000002 , 0x00004524 
- 00025724  0x00006818 call  0x000062c2 
- 00025725  0x0000681a fetch  0x00000002 , 0x00004f97 
- 00025726  0x0000681b store  0x00000002 , 0x00004332 
- 00025727  0x0000681c fetch  0x00000008 , 0x0000450a 
- 00025728  0x0000681d store  0x00000008 , 0x00004502 
- 00025729  0x0000681e call  0x0000648e 
- 00025730  0x0000681f bpatch  0x000000a2 , 0x00004014 
- 00025731  0x00006820 branch  0x000062bd 
- 00025732  0x00006824 call  0x0000649b 
- 00025733  0x00006825 arg  0x00000009 , 0x00000007 
- 00025734  0x00006826 call  0x00007cef 
- 00025735  0x00006827 nrtn  0x00000034 
- 00025736  0x00006828 setarg  0x00000020 
- 00025737  0x00006829 arg  0x00000009 , 0x00000007 
- 00025738  0x0000682a call  0x00007ce1 
- 00025739  0x0000682b disable  0x00000028 
- 00025740  0x0000682c call  0x0000701b 
- 00025741  0x0000682d branch  0x0000656e 
- 00025742  0x00006830 setarg  0x0000001f 
- 00025743  0x00006831 mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00025744  0x00006832 arg  0x00004c12 , 0x00000002 
- 00025745  0x00006833 iadd  0x00000002 , 0x00000011 
- 00025746  0x00006834 increase  0x00000003 , 0x00000011 
- 00025747  0x00006835 arg  0x00000062 , 0x00000002 
- 00025748  0x00006836 istoret  0x00000001 , 0x00000011 
- 00025749  0x00006837 increase  0x0000000b , 0x00000011 
- 00025750  0x00006838 arg  0x00000fff , 0x0000003f 
- 00025751  0x00006839 isub  0x00000002 , 0x0000003f 
- 00025752  0x0000683a lshift4  0x0000003f , 0x0000003f 
- 00025753  0x0000683b istore  0x00000002 , 0x00000011 
- 00025754  0x0000683c rtn 
- 00025755  0x0000683f fetch  0x00000002 , 0x000044e9 
- 00025756  0x00006840 bbit1  0x00000009 , 0x000064a0 
- 00025757  0x00006841 arg  0x000045da , 0x00000005 
- 00025758  0x00006842 arg  0x00000023 , 0x00000039 
- 00025759  0x00006843 branch  0x00007ca1 
- 00025760  0x00006846 call  0x00002a28 
- 00025761  0x00006847 nrtn  0x00000034 
- 00025762  0x00006848 call  0x000078fa 
- 00025763  0x00006849 rtn  0x00000034 
- 00025764  0x0000684a fetcht  0x00000004 , 0x000049f6 
- 00025765  0x0000684b copy  0x00000022 , 0x0000003f 
- 00025766  0x0000684c isub  0x00000002 , 0x00000002 
- 00025767  0x0000684d rtn  0x00000005 
- 00025768  0x0000684e nbranch  0x000064ac , 0x00000002 
- 00025769  0x0000684f fetch  0x00000001 , 0x000049f5 
- 00025770  0x00006850 isub  0x00000002 , 0x0000003e 
- 00025771  0x00006851 rtn  0x00000002 
- 00025772  0x00006853 copy  0x00000022 , 0x0000003f 
- 00025773  0x00006854 store  0x00000004 , 0x000049f6 
- 00025774  0x00006855 call  0x00006385 
- 00025775  0x00006856 nrtn  0x00000028 
- 00025776  0x00006857 pincrease  0xffffffff 
- 00025777  0x00006858 mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00025778  0x00006859 arg  0x00004c12 , 0x00000002 
- 00025779  0x0000685a iadd  0x00000002 , 0x00000006 
- 00025780  0x0000685b branch  0x000063cb 
- 00025781  0x0000685f call  0x00006858 
- 00025782  0x00006860 call  0x0000676c 
- 00025783  0x00006861 call  0x0000675a 
- 00025784  0x00006862 call  0x000064bc 
- 00025785  0x00006863 call  0x000064d3 
- 00025786  0x00006864 call  0x00006311 
- 00025787  0x00006865 branch  0x000064d9 
- 00025788  0x00006868 arg  0x00004ed1 , 0x00000013 
- 00025789  0x00006869 arg  0x000064bf , 0x00000012 
- 00025790  0x0000686a branch  0x000042e0 
- 00025791  0x0000686d call  0x000078fa 
- 00025792  0x0000686e nrtn  0x00000034 
- 00025793  0x0000686f fetch  0x00000002 , 0x000048bc 
- 00025794  0x00006870 nrtn  0x00000034 
- 00025795  0x00006872 call  0x00006730 
- 00025796  0x00006873 branch  0x000064cd , 0x00000034 
- 00025797  0x00006874 copy  0x00000007 , 0x0000003f 
- 00025798  0x00006875 compare  0x00000004 , 0x0000003f , 0x00000007 
- 00025799  0x00006876 branch  0x000064cf , 0x00000001 
- 00025800  0x00006878 copy  0x00000007 , 0x0000003f 
- 00025801  0x00006879 compare  0x00000001 , 0x0000003f , 0x00000007 
- 00025802  0x0000687a branch  0x000064d1 , 0x00000001 
- 00025803  0x0000687b arg  0x00004ec6 , 0x00000013 
- 00025804  0x0000687c branch  0x00006371 
- 00025805  0x0000687f arg  0x00004eda , 0x00000013 
- 00025806  0x00006880 branch  0x00006371 
- 00025807  0x00006883 arg  0x00004edf , 0x00000013 
- 00025808  0x00006884 branch  0x00006371 
- 00025809  0x00006887 arg  0x00004ee9 , 0x00000013 
- 00025810  0x00006888 branch  0x00006371 
- 00025811  0x0000688b arg  0x00004c0f , 0x00000013 
- 00025812  0x0000688c arg  0x000064d6 , 0x00000012 
- 00025813  0x0000688d branch  0x000042e0 
- 00025814  0x00006890 arg  0x0000000a , 0x00000039 
- 00025815  0x00006891 arg  0x00004a04 , 0x00000005 
- 00025816  0x00006892 branch  0x00007ca1 
- 00025817  0x00006896 arg  0x000046ca , 0x00000013 
- 00025818  0x00006897 arg  0x000064dc , 0x00000012 
- 00025819  0x00006898 branch  0x000042e0 
- 00025820  0x0000689a fetch  0x00000002 , 0x000044e9 
- 00025821  0x0000689b bbit1  0x00000009 , 0x0000639e 
- 00025822  0x0000689c branch  0x00004327 
- 00025823  0x0000689f copy  0x00000013 , 0x0000003f 
- 00025824  0x000068a0 beq  0x00000014 , 0x000064f4 
- 00025825  0x000068a1 beq  0x00000015 , 0x000064ef 
- 00025826  0x000068a2 beq  0x00000031 , 0x000064e6 
- 00025827  0x000068a3 rtneq  0x00000040 
- 00025828  0x000068a4 beq  0x00000032 , 0x000066c8 
- 00025829  0x000068a5 branch  0x000062d9 
- 00025830  0x000068a8 jam  0x00000001 , 0x00004ed2 
- 00025831  0x000068a9 call  0x00006783 
- 00025832  0x000068ab fetch  0x00000002 , 0x00004f84 
- 00025833  0x000068ac store  0x00000002 , 0x00004ebe 
- 00025834  0x000068ae fetcht  0x00000002 , 0x00004f86 
- 00025835  0x000068af setarg  0x00000fff 
- 00025836  0x000068b0 isub  0x00000002 , 0x0000003f 
- 00025837  0x000068b1 store  0x00000002 , 0x00004ec0 
- 00025838  0x000068b2 rtn 
- 00025839  0x000068b5 jam  0x00000000 , 0x00004ebb 
- 00025840  0x000068b6 jam  0x00000000 , 0x00004ed2 
- 00025841  0x000068b7 call  0x000065ad 
- 00025842  0x000068b8 call  0x00006500 
- 00025843  0x000068b9 branch  0x000062e6 
- 00025844  0x000068bc copy  0x00000022 , 0x0000003f 
- 00025845  0x000068bd store  0x00000004 , 0x000049f6 
- 00025846  0x000068be call  0x00006729 
- 00025847  0x000068bf branch  0x000062e2 
- 00025848  0x000068c3 disable  0x0000002c 
- 00025849  0x000068c4 fetch  0x00000002 , 0x00004516 
- 00025850  0x000068c5 store  0x00000002 , 0x00004518 
- 00025851  0x000068c6 call  0x00006358 
- 00025852  0x000068c7 branch  0x0000635c , 0x00000028 
- 00025853  0x000068c8 call  0x00006351 
- 00025854  0x000068c9 nrtn  0x00000028 
- 00025855  0x000068ca branch  0x00007dbe 
- 00025856  0x000068cd jam  0x00000000 , 0x00004ed5 
- 00025857  0x000068ce rtn 
- 00025858  0x000068d1 copy  0x00000007 , 0x0000003f 
- 00025859  0x000068d2 rtnne  0x00000001 
- 00025860  0x000068d3 branch  0x0000650c 
- 00025861  0x000068d6 call  0x000064f8 
- 00025862  0x000068d7 nrtn  0x0000002c 
- 00025863  0x000068d8 deposit  0x00000011 
- 00025864  0x000068d9 branch  0x00006537 , 0x00000034 
- 00025865  0x000068db bpatch  0x000000a3 , 0x00004014 
- 00025866  0x000068dc fetch  0x00000001 , 0x00004faf 
- 00025867  0x000068dd nbranch  0x00006502 , 0x00000034 
- 00025868  0x000068df jam  0x00000001 , 0x00004c10 
- 00025869  0x000068e0 call  0x00004323 
- 00025870  0x000068e1 call  0x0000652c 
- 00025871  0x000068e2 call  0x00006561 
- 00025872  0x000068e3 branch  0x00006500 , 0x00000002 
- 00025873  0x000068e4 copy  0x00000007 , 0x0000003f 
- 00025874  0x000068e5 fetcht  0x00000001 , 0x00004ed5 
- 00025875  0x000068e6 isub  0x00000002 , 0x0000003e 
- 00025876  0x000068e7 ncall  0x00006526 , 0x00000005 
- 00025877  0x000068e8 copy  0x00000007 , 0x0000003f 
- 00025878  0x000068e9 store  0x00000001 , 0x00004ed5 
- 00025879  0x000068ea fetcht  0x00000001 , 0x00004ed8 
- 00025880  0x000068eb isub  0x00000002 , 0x0000003e 
- 00025881  0x000068ec branch  0x00006524 , 0x00000005 
- 00025882  0x000068ed fetch  0x00000001 , 0x00004ed9 
- 00025883  0x000068ee nbranch  0x0000651f , 0x00000034 
- 00025884  0x000068f0 call  0x00006732 
- 00025885  0x000068f1 arg  0x0000000a , 0x0000003f 
- 00025886  0x000068f2 branch  0x0000655a 
- 00025887  0x000068f5 call  0x0000677f 
- 00025888  0x000068f6 copy  0x00000007 , 0x0000003f 
- 00025889  0x000068f7 beq  0x00000001 , 0x0000651c 
- 00025890  0x000068f8 call  0x00006642 
- 00025891  0x000068f9 branch  0x000065f4 
- 00025892  0x000068fc jam  0x00000001 , 0x00004ed6 
- 00025893  0x000068fd branch  0x000065f4 
- 00025894  0x00006900 bpatch  0x000000a4 , 0x00004014 
- 00025895  0x00006901 fetch  0x00000001 , 0x00004ed9 
- 00025896  0x00006902 branch  0x000064c3 , 0x00000034 
- 00025897  0x00006903 copy  0x00000007 , 0x0000003f 
- 00025898  0x00006904 beq  0x00000001 , 0x000064c3 
- 00025899  0x00006905 rtn 
- 00025900  0x00006907 arg  0x0000000a , 0x0000003f 
- 00025901  0x00006908 imul32  0x00000007 , 0x0000003f 
- 00025902  0x00006909 arg  0x000049fa , 0x00000013 
- 00025903  0x0000690a iadd  0x00000013 , 0x00000013 
- 00025904  0x0000690b copy  0x00000022 , 0x0000003f 
- 00025905  0x0000690c istore  0x00000004 , 0x00000013 
- 00025906  0x0000690d increase  0x00000004 , 0x00000013 
- 00025907  0x0000690e ifetch  0x00000001 , 0x00000013 
- 00025908  0x0000690f increase  0x00000001 , 0x0000003f 
- 00025909  0x00006910 istore  0x00000001 , 0x00000013 
- 00025910  0x00006911 rtn 
- 00025911  0x00006913 bpatch  0x000000a5 , 0x00004014 
- 00025912  0x00006914 fetch  0x00000001 , 0x00004ed9 
- 00025913  0x00006915 call  0x0000654b , 0x00000034 
- 00025914  0x00006917 arg  0x0000000a , 0x0000003f 
- 00025915  0x00006918 imul32  0x00000007 , 0x0000003f 
- 00025916  0x00006919 arg  0x000049fa , 0x00000013 
- 00025917  0x0000691a iadd  0x00000013 , 0x00000013 
- 00025918  0x0000691b ifetcht  0x00000004 , 0x00000013 
- 00025919  0x0000691c sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00025920  0x0000691d rtn  0x00000005 
- 00025921  0x0000691e copy  0x00000022 , 0x0000003f 
- 00025922  0x0000691f isub  0x00000002 , 0x00000002 
- 00025923  0x00006920 ncall  0x00007806 , 0x00000002 
- 00025924  0x00006921 add  0x00000013 , 0x00000009 , 0x00000006 
- 00025925  0x00006922 ifetch  0x00000001 , 0x00000006 
- 00025926  0x00006923 nbranch  0x00006566 , 0x00000034 
- 00025927  0x00006924 increase  0x00000005 , 0x00000013 
- 00025928  0x00006925 copy  0x00000022 , 0x0000003f 
- 00025929  0x00006926 istore  0x00000004 , 0x00000013 
- 00025930  0x00006927 rtn 
- 00025931  0x0000692a fetch  0x00000001 , 0x00004faf 
- 00025932  0x0000692b nbranch  0x00004323 , 0x00000034 
- 00025933  0x0000692c branch  0x00004325 
- 00025934  0x0000692f add  0x00000013 , 0x00000004 , 0x00000006 
- 00025935  0x00006930 ifetch  0x00000001 , 0x00000006 
- 00025936  0x00006931 branch  0x00006551 
- 00025937  0x00006934 call  0x0000656b 
- 00025938  0x00006935 fetch  0x00000001 , 0x00004ed9 
- 00025939  0x00006936 nbranch  0x0000655d , 0x00000034 
- 00025940  0x00006938 call  0x00006561 
- 00025941  0x00006939 branch  0x00006500 , 0x00000002 
- 00025942  0x0000693a call  0x00006738 
- 00025943  0x0000693b copy  0x00000007 , 0x0000003f 
- 00025944  0x0000693c beq  0x00000003 , 0x00006740 
- 00025945  0x0000693d arg  0x0000000f , 0x0000003f 
- 00025946  0x0000693f imul32  0x00000007 , 0x0000003f 
- 00025947  0x00006940 iadd  0x00000013 , 0x00000013 
- 00025948  0x00006941 branch  0x00006371 
- 00025949  0x00006944 copy  0x00000007 , 0x0000003f 
- 00025950  0x00006945 beq  0x00000001 , 0x00006554 
- 00025951  0x00006946 beq  0x00000003 , 0x00006554 
- 00025952  0x00006947 rtn 
- 00025953  0x0000694a call  0x00007902 
- 00025954  0x0000694b ifetcht  0x00000001 , 0x00000006 
- 00025955  0x0000694c isub  0x00000002 , 0x0000003f 
- 00025956  0x0000694d sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00025957  0x0000694e rtn 
- 00025958  0x00006951 jam  0x00000001 , 0x00004ed0 
- 00025959  0x00006952 call  0x0000656b 
- 00025960  0x00006953 arg  0x00004abe , 0x00000013 
- 00025961  0x00006954 arg  0x00000003 , 0x0000003f 
- 00025962  0x00006955 branch  0x0000655a 
- 00025963  0x00006958 arg  0x0000000a , 0x00000039 
- 00025964  0x00006959 copy  0x00000013 , 0x00000005 
- 00025965  0x0000695a branch  0x00007ca1 
- 00025966  0x0000695d fetch  0x00000002 , 0x000048bc 
- 00025967  0x0000695e store  0x00000002 , 0x0000442e 
- 00025968  0x0000695f call  0x000065be 
- 00025969  0x00006960 fetch  0x00000002 , 0x0000442e 
- 00025970  0x00006961 store  0x00000002 , 0x000048bc 
- 00025971  0x00006963 arg  0x00000000 , 0x00000007 
- 00025972  0x00006964 fetch  0x00000001 , 0x00004523 
- 00025973  0x00006965 copy  0x0000003f , 0x00000039 
- 00025974  0x00006966 arg  0x000049fa , 0x00000013 
- 00025975  0x00006968 copy  0x00000039 , 0x0000003f 
- 00025976  0x00006969 store  0x00000002 , 0x00000678 
- 00025977  0x0000696a copy  0x00000013 , 0x0000003f 
- 00025978  0x0000696b store  0x00000002 , 0x0000068c 
- 00025979  0x0000696c copy  0x00000007 , 0x0000003f 
- 00025980  0x0000696d store  0x00000002 , 0x0000067a 
- 00025981  0x0000696e call  0x000065b4 
- 00025982  0x00006970 fetch  0x00000002 , 0x0000068c 
- 00025983  0x00006971 copy  0x0000003f , 0x00000013 
- 00025984  0x00006972 fetch  0x00000002 , 0x0000067a 
- 00025985  0x00006973 copy  0x0000003f , 0x00000007 
- 00025986  0x00006974 call  0x0000658b 
- 00025987  0x00006976 fetch  0x00000002 , 0x0000067a 
- 00025988  0x00006977 add  0x0000003f , 0x00000001 , 0x00000007 
- 00025989  0x00006978 fetch  0x00000002 , 0x0000068c 
- 00025990  0x00006979 add  0x0000003f , 0x0000000a , 0x00000013 
- 00025991  0x0000697a fetch  0x00000002 , 0x00000678 
- 00025992  0x0000697b copy  0x0000003f , 0x00000039 
- 00025993  0x0000697c loop  0x00006577 
- 00025994  0x0000697d rtn 
- 00025995  0x00006980 ifetch  0x00000004 , 0x00000013 
- 00025996  0x00006981 rtn  0x00000034 
- 00025997  0x00006982 copy  0x0000003f , 0x00000002 
- 00025998  0x00006983 copy  0x00000022 , 0x0000003f 
- 00025999  0x00006984 isub  0x00000002 , 0x00000002 
- 00026000  0x00006985 nrtn  0x00000002 
- 00026001  0x00006986 setarg  0x000009c4 
- 00026002  0x00006987 isub  0x00000002 , 0x0000003e 
- 00026003  0x00006988 rtn  0x00000002 
- 00026004  0x00006989 copy  0x00000022 , 0x0000003f 
- 00026005  0x0000698a istore  0x00000004 , 0x00000013 
- 00026006  0x0000698b increase  0x00000009 , 0x00000013 
- 00026007  0x0000698c setarg  0x00000001 
- 00026008  0x0000698d istore  0x00000001 , 0x00000013 
- 00026009  0x0000698e fetch  0x00000001 , 0x00004ed0 
- 00026010  0x0000698f rtn  0x00000034 
- 00026011  0x00006990 jam  0x00000000 , 0x00004ed0 
- 00026012  0x00006991 bpatch  0x000000a6 , 0x00004014 
- 00026013  0x00006992 call  0x00006755 
- 00026014  0x00006993 fetch  0x00000001 , 0x00004ed7 
- 00026015  0x00006994 beq  0x00000000 , 0x000065a2 
- 00026016  0x00006995 beq  0x00000001 , 0x000065a5 
- 00026017  0x00006996 rtn 
- 00026018  0x00006999 call  0x000065af 
- 00026019  0x0000699a arg  0x00000003 , 0x0000003f 
- 00026020  0x0000699b branch  0x0000655a 
- 00026021  0x0000699e copy  0x00000007 , 0x0000003f 
- 00026022  0x0000699f fetcht  0x00000001 , 0x00004ed8 
- 00026023  0x000069a0 isub  0x00000002 , 0x0000003e 
- 00026024  0x000069a1 nbranch  0x000065a2 , 0x00000005 
- 00026025  0x000069a2 fetch  0x00000001 , 0x00004ed9 
- 00026026  0x000069a3 setflip  0x00000000 , 0x0000003f 
- 00026027  0x000069a4 store  0x00000001 , 0x00004ed9 
- 00026028  0x000069a5 nrtn  0x00000034 
- 00026029  0x000069a7 jam  0x00000000 , 0x00004ed9 
- 00026030  0x000069a8 branch  0x00004325 
- 00026031  0x000069ab arg  0x00004aa9 , 0x00000013 
- 00026032  0x000069ac call  0x00006730 
- 00026033  0x000069ad rtn  0x00000034 
- 00026034  0x000069ae arg  0x00004bd0 , 0x00000013 
- 00026035  0x000069af rtn 
- 00026036  0x000069b2 add  0x00000013 , 0x00000005 , 0x00000012 
- 00026037  0x000069b3 ifetch  0x00000004 , 0x00000012 
- 00026038  0x000069b4 rtn  0x00000034 
- 00026039  0x000069b5 copy  0x0000003f , 0x00000002 
- 00026040  0x000069b6 copy  0x00000022 , 0x0000003f 
- 00026041  0x000069b7 isub  0x00000002 , 0x00000002 
- 00026042  0x000069b8 ncall  0x00007806 , 0x00000002 
- 00026043  0x000069b9 setarg  0x000003e8 
- 00026044  0x000069ba isub  0x00000002 , 0x0000003e 
- 00026045  0x000069bb branch  0x0000654e 
- 00026046  0x000069bd fetch  0x00000002 , 0x0000442c 
- 00026047  0x000069be ifetch  0x00000001 , 0x0000003f 
- 00026048  0x000069bf rtn  0x00000034 
- 00026049  0x000069c1 setarg  0x00000000 
- 00026050  0x000069c2 store  0x00000002 , 0x000006f1 
- 00026051  0x000069c3 call  0x00007003 
- 00026052  0x000069c4 nbranch  0x000077a5 , 0x00000028 
- 00026053  0x000069c5 call  0x000077a3 
- 00026054  0x000069c6 disable  0x00000028 
- 00026055  0x000069c7 fetch  0x00000001 , 0x00004388 
- 00026056  0x000069c8 nrtn  0x00000034 
- 00026057  0x000069c9 bpatch  0x000000a7 , 0x00004014 
- 00026058  0x000069ca fetch  0x00000001 , 0x00004ed7 
- 00026059  0x000069cb beq  0x00000001 , 0x000065cf 
- 00026060  0x000069cc call  0x00006628 
- 00026061  0x000069cd call  0x000065dc 
- 00026062  0x000069ce rtn  0x00000028 
- 00026063  0x000069d0 call  0x000065d5 
- 00026064  0x000069d1 fetch  0x00000002 , 0x000006f1 
- 00026065  0x000069d2 store  0x00000002 , 0x000006f8 
- 00026066  0x000069d3 jam  0x00000000 , 0x000006fa 
- 00026067  0x000069d4 force  0x00000000 , 0x00000007 
- 00026068  0x000069d5 branch  0x0000703b 
- 00026069  0x000069d8 fetch  0x00000001 , 0x00004ed5 
- 00026070  0x000069d9 fetcht  0x00000001 , 0x00004ed8 
- 00026071  0x000069da isub  0x00000002 , 0x0000003e 
- 00026072  0x000069db branch  0x00004323 , 0x00000005 
- 00026073  0x000069dc fetch  0x00000001 , 0x00004ed9 
- 00026074  0x000069dd nbranch  0x00004325 , 0x00000034 
- 00026075  0x000069de rtn 
- 00026076  0x000069e1 arg  0x00000000 , 0x00000007 
- 00026077  0x000069e3 arg  0x00004ad3 , 0x00000012 
- 00026078  0x000069e4 arg  0x00000002 , 0x0000003f 
- 00026079  0x000069e5 imul32  0x00000007 , 0x0000003f 
- 00026080  0x000069e6 iadd  0x00000012 , 0x00000012 
- 00026081  0x000069e7 ifetch  0x00000002 , 0x00000012 
- 00026082  0x000069e9 rtn  0x00000034 
- 00026083  0x000069ea fetcht  0x00000002 , 0x000006f1 
- 00026084  0x000069eb ixor  0x00000002 , 0x0000003e 
- 00026085  0x000069ec branch  0x000065e8 , 0x00000005 
- 00026086  0x000069ed increase  0x00000001 , 0x00000007 
- 00026087  0x000069ee branch  0x000065dd 
- 00026088  0x000069f1 store  0x00000002 , 0x00004adf 
- 00026089  0x000069f2 call  0x00004323 
- 00026090  0x000069f3 arg  0x00004ae1 , 0x00000013 
- 00026091  0x000069f4 arg  0x0000000a , 0x0000003f 
- 00026092  0x000069f5 imul32  0x00000007 , 0x0000003f 
- 00026093  0x000069f6 iadd  0x00000013 , 0x00000013 
- 00026094  0x000069f7 call  0x000065f0 
- 00026095  0x000069f8 branch  0x00006633 
- 00026096  0x000069fb call  0x0000677f 
- 00026097  0x000069fc ifetch  0x00000001 , 0x00000013 
- 00026098  0x000069fd rtn  0x00000034 
- 00026099  0x000069fe call  0x00006642 
- 00026100  0x00006a00 call  0x0000677f 
- 00026101  0x00006a01 call  0x00006609 
- 00026102  0x00006a02 call  0x00006614 
- 00026103  0x00006a03 call  0x0000661e 
- 00026104  0x00006a04 arg  0x00000005 , 0x0000003f 
- 00026105  0x00006a05 call  0x00006382 
- 00026106  0x00006a06 call  0x00006730 
- 00026107  0x00006a07 rtn  0x00000034 
- 00026108  0x00006a08 jam  0x00000078 , 0x000049f5 
- 00026109  0x00006a09 arg  0x00000006 , 0x0000003f 
- 00026110  0x00006a0a branch  0x00006382 
- 00026111  0x00006a0d fetcht  0x00000001 , 0x00004eba 
- 00026112  0x00006a0e call  0x00006730 
- 00026113  0x00006a0f rtn  0x00000034 
- 00026114  0x00006a10 fetcht  0x00000001 , 0x00004ebd 
- 00026115  0x00006a11 increase  0x00000001 , 0x00000002 
- 00026116  0x00006a12 fetch  0x00000001 , 0x00004ed6 
- 00026117  0x00006a13 rtn  0x00000034 
- 00026118  0x00006a14 fetcht  0x00000001 , 0x00004eba 
- 00026119  0x00006a15 jam  0x00000000 , 0x00004ed6 
- 00026120  0x00006a16 rtn 
- 00026121  0x00006a19 call  0x000065ff 
- 00026122  0x00006a1a copy  0x00000002 , 0x0000003f 
- 00026123  0x00006a1b rtn  0x00000034 
- 00026124  0x00006a1c store  0x00000001 , 0x00004ec3 
- 00026125  0x00006a1e arg  0x00000013 , 0x0000003f 
- 00026126  0x00006a1f call  0x00006382 
- 00026127  0x00006a20 fetch  0x00000001 , 0x00004ec3 
- 00026128  0x00006a21 increase  0xffffffff , 0x0000003f 
- 00026129  0x00006a22 store  0x00000001 , 0x00004ec3 
- 00026130  0x00006a23 rtn  0x00000034 
- 00026131  0x00006a24 branch  0x0000660d 
- 00026132  0x00006a27 fetch  0x00000001 , 0x00004ebc 
- 00026133  0x00006a28 rtn  0x00000034 
- 00026134  0x00006a29 store  0x00000001 , 0x00004ec4 
- 00026135  0x00006a2b arg  0x00000020 , 0x0000003f 
- 00026136  0x00006a2c call  0x00006382 
- 00026137  0x00006a2d fetch  0x00000001 , 0x00004ec4 
- 00026138  0x00006a2e increase  0xffffffff , 0x0000003f 
- 00026139  0x00006a2f store  0x00000001 , 0x00004ec4 
- 00026140  0x00006a30 rtn  0x00000034 
- 00026141  0x00006a31 branch  0x00006617 
- 00026142  0x00006a34 fetch  0x00000001 , 0x00004ebd 
- 00026143  0x00006a35 rtn  0x00000034 
- 00026144  0x00006a36 store  0x00000001 , 0x00004ec5 
- 00026145  0x00006a38 arg  0x00000021 , 0x0000003f 
- 00026146  0x00006a39 call  0x00006382 
- 00026147  0x00006a3a fetch  0x00000001 , 0x00004ec5 
- 00026148  0x00006a3b increase  0xffffffff , 0x0000003f 
- 00026149  0x00006a3c store  0x00000001 , 0x00004ec5 
- 00026150  0x00006a3d rtn  0x00000034 
- 00026151  0x00006a3e branch  0x00006621 
- 00026152  0x00006a41 fetch  0x00000002 , 0x00004adf 
- 00026153  0x00006a42 rtn  0x00000034 
- 00026154  0x00006a43 fetcht  0x00000002 , 0x000006f1 
- 00026155  0x00006a44 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00026156  0x00006a45 branch  0x00006636 , 0x00000005 
- 00026157  0x00006a46 isub  0x00000002 , 0x0000003e 
- 00026158  0x00006a47 rtn  0x00000005 
- 00026159  0x00006a48 storet  0x00000002 , 0x00004adf 
- 00026160  0x00006a49 fetch  0x00000002 , 0x00004ed3 
- 00026161  0x00006a4a isub  0x00000002 , 0x0000003e 
- 00026162  0x00006a4b call  0x00004325 , 0x00000005 
- 00026163  0x00006a4d fetch  0x00000002 , 0x000006f1 
- 00026164  0x00006a4e store  0x00000002 , 0x0000442e 
- 00026165  0x00006a4f branch  0x00007dba 
- 00026166  0x00006a51 jam  0x00000001 , 0x00004ed0 
- 00026167  0x00006a52 call  0x00004325 
- 00026168  0x00006a53 arg  0x00004b1d , 0x00000013 
- 00026169  0x00006a54 call  0x000065f0 
- 00026170  0x00006a55 setarg  0x00000000 
- 00026171  0x00006a56 store  0x00000002 , 0x00004adf 
- 00026172  0x00006a57 jam  0x00000032 , 0x000048ae 
- 00026173  0x00006a58 call  0x00006633 
- 00026174  0x00006a59 fetch  0x00000001 , 0x00004523 
- 00026175  0x00006a5a mul32  0x0000003f , 0x0000000a , 0x00000039 
- 00026176  0x00006a5b arg  0x000049fa , 0x00000005 
- 00026177  0x00006a5c branch  0x00007ca1 
- 00026178  0x00006a5e bpatch  0x000000a8 , 0x00004015 
- 00026179  0x00006a5f fetch  0x00000001 , 0x00004ed7 
- 00026180  0x00006a60 beq  0x00000001 , 0x00006647 
- 00026181  0x00006a61 beq  0x00000000 , 0x0000664d 
- 00026182  0x00006a62 rtn 
- 00026183  0x00006a64 copy  0x00000007 , 0x0000003f 
- 00026184  0x00006a65 beq  0x00000005 , 0x00006676 
- 00026185  0x00006a66 beq  0x00000000 , 0x00006693 
- 00026186  0x00006a67 beq  0x00000004 , 0x0000669b 
- 00026187  0x00006a68 beq  0x00000002 , 0x000066be 
- 00026188  0x00006a69 rtn 
- 00026189  0x00006a6b ifetch  0x00000001 , 0x00000013 
- 00026190  0x00006a6c beq  0x00000001 , 0x00006676 
- 00026191  0x00006a6d beq  0x00000002 , 0x00006693 
- 00026192  0x00006a6e beq  0x00000003 , 0x0000669b 
- 00026193  0x00006a6f beq  0x00000004 , 0x000066be 
- 00026194  0x00006a70 beq  0x00000005 , 0x00006654 
- 00026195  0x00006a71 rtn 
- 00026196  0x00006a73 call  0x00006730 
- 00026197  0x00006a74 nbranch  0x0000665e , 0x00000034 
- 00026198  0x00006a75 setarg  0x00000004 
- 00026199  0x00006a76 mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00026200  0x00006a77 arg  0x00004c12 , 0x00000002 
- 00026201  0x00006a78 iadd  0x00000002 , 0x00000005 
- 00026202  0x00006a79 increase  0x00000003 , 0x00000005 
- 00026203  0x00006a7a fetch  0x00000003 , 0x00004b27 
- 00026204  0x00006a7b istore  0x00000003 , 0x00000005 
- 00026205  0x00006a7c rtn 
- 00026206  0x00006a7e setarg  0x00000004 
- 00026207  0x00006a7f mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00026208  0x00006a80 arg  0x00004c12 , 0x00000002 
- 00026209  0x00006a81 iadd  0x00000002 , 0x00000005 
- 00026210  0x00006a82 increase  0x00000003 , 0x00000005 
- 00026211  0x00006a83 fetch  0x00000002 , 0x00004ebe 
- 00026212  0x00006a84 istore  0x00000003 , 0x00000005 
- 00026213  0x00006a85 increase  0x00000007 , 0x00000005 
- 00026214  0x00006a86 fetch  0x00000002 , 0x00004ec0 
- 00026215  0x00006a87 lshift4  0x0000003f , 0x0000003f 
- 00026216  0x00006a88 lshift8  0x0000003f , 0x0000003f 
- 00026217  0x00006a89 istore  0x00000003 , 0x00000005 
- 00026218  0x00006a8a rtn 
- 00026219  0x00006a8d fetch  0x00000001 , 0x00004ebc 
- 00026220  0x00006a8e rtn  0x00000034 
- 00026221  0x00006a8f increase  0xffffffff , 0x0000003f 
- 00026222  0x00006a90 store  0x00000001 , 0x00004ebc 
- 00026223  0x00006a91 arg  0x00000062 , 0x0000003f 
- 00026224  0x00006a92 rtn 
- 00026225  0x00006a94 arg  0x0000000a , 0x00000002 
- 00026226  0x00006a95 call  0x00006730 
- 00026227  0x00006a96 rtn  0x00000034 
- 00026228  0x00006a97 arg  0x00000007 , 0x00000002 
- 00026229  0x00006a98 rtn 
- 00026230  0x00006a9a call  0x00006671 
- 00026231  0x00006a9b fetch  0x00000002 , 0x00004ebe 
- 00026232  0x00006a9c isub  0x00000002 , 0x0000003e 
- 00026233  0x00006a9d ncall  0x0000666b , 0x00000002 
- 00026234  0x00006a9e nrtn  0x00000002 
- 00026235  0x00006a9f isub  0x00000002 , 0x0000003f 
- 00026236  0x00006aa1 store  0x00000002 , 0x00004ebe 
- 00026237  0x00006aa3 bpatch  0x000000a9 , 0x00004015 
- 00026238  0x00006aa4 fetch  0x00000002 , 0x00004ebe 
- 00026239  0x00006aa5 fetcht  0x00000002 , 0x00004ec0 
- 00026240  0x00006aa6 lshift8  0x00000002 , 0x00000002 
- 00026241  0x00006aa7 lshift4  0x00000002 , 0x00000002 
- 00026242  0x00006aa8 iadd  0x00000002 , 0x0000003f 
- 00026243  0x00006aa9 store  0x00000003 , 0x00004b27 
- 00026244  0x00006aaa branch  0x00006654 
- 00026245  0x00006aac fetch  0x00000002 , 0x00004ebe 
- 00026246  0x00006aad arg  0x00000062 , 0x00000002 
- 00026247  0x00006aae isub  0x00000002 , 0x00000002 
- 00026248  0x00006aaf nrtn  0x00000002 
- 00026249  0x00006ab0 copy  0x00000002 , 0x0000003f 
- 00026250  0x00006ab1 fetcht  0x00000001 , 0x00004ebc 
- 00026251  0x00006ab2 sub  0x00000002 , 0x00000003 , 0x0000003e 
- 00026252  0x00006ab3 branch  0x00006690 , 0x00000005 
- 00026253  0x00006ab4 increase  0x00000001 , 0x00000002 
- 00026254  0x00006ab5 storet  0x00000001 , 0x00004ebc 
- 00026255  0x00006ab6 branch  0x0000667c 
- 00026256  0x00006ab8 jam  0x00000000 , 0x00004ebc 
- 00026257  0x00006ab9 arg  0x00000000 , 0x0000003f 
- 00026258  0x00006aba branch  0x0000667c 
- 00026259  0x00006abc call  0x00006730 
- 00026260  0x00006abd ncall  0x00006685 , 0x00000034 
- 00026261  0x00006abe call  0x00006671 
- 00026262  0x00006abf fetch  0x00000002 , 0x00004ebe 
- 00026263  0x00006ac1 iadd  0x00000002 , 0x0000003f 
- 00026264  0x00006ac2 arg  0x00000fff , 0x00000002 
- 00026265  0x00006ac3 call  0x00007d6c 
- 00026266  0x00006ac4 branch  0x0000667c 
- 00026267  0x00006ac7 call  0x00006671 
- 00026268  0x00006ac8 fetch  0x00000002 , 0x00004ec0 
- 00026269  0x00006ac9 isub  0x00000002 , 0x0000003f 
- 00026270  0x00006aca store  0x00000002 , 0x00004ec0 
- 00026271  0x00006acc fetcht  0x00000002 , 0x00004ec0 
- 00026272  0x00006acd call  0x00006730 
- 00026273  0x00006ace branch  0x0000667d , 0x00000034 
- 00026274  0x00006acf setarg  0x00000fff 
- 00026275  0x00006ad0 isub  0x00000002 , 0x0000003f 
- 00026276  0x00006ad1 arg  0x00000062 , 0x00000002 
- 00026277  0x00006ad2 isub  0x00000002 , 0x00000002 
- 00026278  0x00006ad3 nbranch  0x0000667d , 0x00000002 
- 00026279  0x00006ad4 setarg  0x00000fff 
- 00026280  0x00006ad5 isub  0x00000002 , 0x0000003f 
- 00026281  0x00006ad6 fetcht  0x00000001 , 0x00004ebd 
- 00026282  0x00006ad7 sub  0x00000002 , 0x00000005 , 0x0000003e 
- 00026283  0x00006ad8 branch  0x000066af , 0x00000005 
- 00026284  0x00006ad9 increase  0x00000001 , 0x00000002 
- 00026285  0x00006ada storet  0x00000001 , 0x00004ebd 
- 00026286  0x00006adb branch  0x000066bc 
- 00026287  0x00006add jam  0x00000000 , 0x00004ebd 
- 00026288  0x00006adf setarg  0x00000fff 
- 00026289  0x00006ae0 branch  0x000066bc 
- 00026290  0x00006ae3 call  0x00006730 
- 00026291  0x00006ae4 branch  0x000066b0 , 0x00000034 
- 00026292  0x00006ae5 fetch  0x00000001 , 0x00004ebd 
- 00026293  0x00006ae6 branch  0x000066b0 , 0x00000034 
- 00026294  0x00006ae7 increase  0xffffffff , 0x0000003f 
- 00026295  0x00006ae8 store  0x00000001 , 0x00004ebd 
- 00026296  0x00006ae9 setarg  0x00000fff 
- 00026297  0x00006aea arg  0x00000062 , 0x00000002 
- 00026298  0x00006aeb isub  0x00000002 , 0x0000003f 
- 00026299  0x00006aec iadd  0x00000011 , 0x0000003f 
- 00026300  0x00006aee store  0x00000002 , 0x00004ec0 
- 00026301  0x00006aef branch  0x0000667d 
- 00026302  0x00006af1 call  0x00006671 
- 00026303  0x00006af2 fetch  0x00000002 , 0x00004ec0 
- 00026304  0x00006af4 iadd  0x00000002 , 0x0000003f 
- 00026305  0x00006af5 arg  0x00000fff , 0x00000002 
- 00026306  0x00006af6 isub  0x00000002 , 0x00000011 
- 00026307  0x00006af7 branch  0x000066b2 , 0x00000002 
- 00026308  0x00006af8 branch  0x000066bc 
- 00026309  0x00006afc fetch  0x00000002 , 0x00004398 
- 00026310  0x00006afd beq  0x00000024 , 0x000062e9 
- 00026311  0x00006afe rtn 
- 00026312  0x00006b01 arg  0x00000017 , 0x00000011 
- 00026313  0x00006b02 arg  0x00000004 , 0x00000012 
- 00026314  0x00006b03 call  0x000029fb 
- 00026315  0x00006b04 setarg  0x00000006 
- 00026316  0x00006b05 istore  0x00000001 , 0x00000005 
- 00026317  0x00006b06 setarg  0x00000001 
- 00026318  0x00006b07 istore  0x00000002 , 0x00000005 
- 00026319  0x00006b08 setarg  0x0000ffff 
- 00026320  0x00006b09 istore  0x00000002 , 0x00000005 
- 00026321  0x00006b0a setarg  0x00002800 
- 00026322  0x00006b0b istore  0x00000002 , 0x00000005 
- 00026323  0x00006b0c arg  0x000049e4 , 0x00000006 
- 00026324  0x00006b0d branch  0x00007c8f 
- 00026325  0x00006b11 bpatch  0x000000aa , 0x00004015 
- 00026326  0x00006b12 copy  0x00000011 , 0x00000006 
- 00026327  0x00006b13 ifetch  0x00000003 , 0x00000006 
- 00026328  0x00006b14 store  0x00000003 , 0x00004397 
- 00026329  0x00006b15 beq  0x00000007 , 0x00006704 
- 00026330  0x00006b16 beq  0x00000001 , 0x00006725 
- 00026331  0x00006b17 beq  0x0000000a , 0x000066f4 
- 00026332  0x00006b18 beq  0x0000000c , 0x000066de 
- 00026333  0x00006b19 branch  0x00002b96 
- 00026334  0x00006b1c ifetch  0x00000002 , 0x00000006 
- 00026335  0x00006b1d store  0x00000002 , 0x000006b5 
- 00026336  0x00006b1e iforce  0x00000011 
- 00026337  0x00006b1f fetcht  0x00000002 , 0x00004398 
- 00026338  0x00006b20 fetch  0x00000002 , 0x00004332 
- 00026339  0x00006b21 isub  0x00000002 , 0x0000003e 
- 00026340  0x00006b22 nbranch  0x00002d50 , 0x00000005 
- 00026341  0x00006b23 call  0x00006730 
- 00026342  0x00006b24 nbranch  0x000066e9 , 0x00000034 
- 00026343  0x00006b25 fetcht  0x00000002 , 0x000049e0 
- 00026344  0x00006b26 branch  0x000066ea 
- 00026345  0x00006b29 fetcht  0x00000002 , 0x000049e2 
- 00026346  0x00006b2b arg  0x000048be , 0x00000006 
- 00026347  0x00006b2c call  0x00007c6d 
- 00026348  0x00006b2d copy  0x00000002 , 0x0000003f 
- 00026349  0x00006b2e isub  0x00000011 , 0x0000003f 
- 00026350  0x00006b2f nbranch  0x00002e03 , 0x00000002 
- 00026351  0x00006b30 increase  0x00000001 , 0x0000003f 
- 00026352  0x00006b31 sub  0x0000003f , 0x00000017 , 0x0000003e 
- 00026353  0x00006b32 branch  0x00002d59 , 0x00000002 
- 00026354  0x00006b33 force  0x00000017 , 0x0000003f 
- 00026355  0x00006b34 branch  0x00002d59 
- 00026356  0x00006b37 fetcht  0x00000002 , 0x00004398 
- 00026357  0x00006b38 fetch  0x00000001 , 0x00004321 
- 00026358  0x00006b39 bbit1  0x00000003 , 0x000066f8 
- 00026359  0x00006b3a branch  0x00002d1d 
- 00026360  0x00006b3c fetch  0x00000002 , 0x00004332 
- 00026361  0x00006b3d isub  0x00000002 , 0x0000003e 
- 00026362  0x00006b3e nbranch  0x00002d1d , 0x00000005 
- 00026363  0x00006b3f call  0x00002dc7 
- 00026364  0x00006b40 nbranch  0x000066fe , 0x00000028 
- 00026365  0x00006b41 branch  0x00002d46 
- 00026366  0x00006b44 fetch  0x00000002 , 0x00004332 
- 00026367  0x00006b45 isub  0x00000002 , 0x0000003e 
- 00026368  0x00006b46 nbranch  0x00002d1d , 0x00000005 
- 00026369  0x00006b47 arg  0x000048be , 0x00000006 
- 00026370  0x00006b48 force  0x00000017 , 0x0000003f 
- 00026371  0x00006b49 branch  0x00002d2d 
- 00026372  0x00006b4d bpatch  0x000000ab , 0x00004015 
- 00026373  0x00006b4e jam  0x00000005 , 0x00004eba 
- 00026374  0x00006b4f jam  0x00000001 , 0x000049f4 
- 00026375  0x00006b50 jam  0x00000001 , 0x00004ec2 
- 00026376  0x00006b51 jam  0x000000f0 , 0x000049f5 
- 00026377  0x00006b52 jam  0x0000000a , 0x00004ed1 
- 00026378  0x00006b53 jam  0x00000001 , 0x00004ed6 
- 00026379  0x00006b54 call  0x000067bf 
- 00026380  0x00006b55 fetch  0x00000001 , 0x00004ed2 
- 00026381  0x00006b56 rtn  0x00000034 
- 00026382  0x00006b57 call  0x00006783 
- 00026383  0x00006b58 arg  0x00000062 , 0x00000002 
- 00026384  0x00006b5a fetch  0x00000002 , 0x00004f88 
- 00026385  0x00006b5b arg  0x00004ebe , 0x00000011 
- 00026386  0x00006b5c arg  0x00004ebc , 0x00000012 
- 00026387  0x00006b5d call  0x0000671e 
- 00026388  0x00006b5e arg  0x00000062 , 0x00000002 
- 00026389  0x00006b60 fetch  0x00000002 , 0x00004f8a 
- 00026390  0x00006b61 arg  0x00004ec0 , 0x00000011 
- 00026391  0x00006b62 arg  0x00004ebd , 0x00000012 
- 00026392  0x00006b63 call  0x0000671e 
- 00026393  0x00006b64 setarg  0x00000fff 
- 00026394  0x00006b65 fetcht  0x00000002 , 0x00004ec0 
- 00026395  0x00006b66 isub  0x00000002 , 0x0000003f 
- 00026396  0x00006b67 store  0x00000002 , 0x00004ec0 
- 00026397  0x00006b68 rtn 
- 00026398  0x00006b6a idiv  0x00000002 
- 00026399  0x00006b6b call  0x00007d62 
- 00026400  0x00006b6c quotient  0x0000003f 
- 00026401  0x00006b6d remainder  0x00000002 
- 00026402  0x00006b6e istore  0x00000001 , 0x00000012 
- 00026403  0x00006b6f istoret  0x00000002 , 0x00000011 
- 00026404  0x00006b70 rtn 
- 00026405  0x00006b72 increase  0xfffffffe , 0x00000006 
- 00026406  0x00006b73 ifetch  0x00000001 , 0x00000006 
- 00026407  0x00006b74 beq  0x00000006 , 0x0000672e 
- 00026408  0x00006b75 rtn 
- 00026409  0x00006b77 jam  0x00000001 , 0x00004eba 
- 00026410  0x00006b78 jam  0x00000000 , 0x000049f4 
- 00026411  0x00006b79 jam  0x00000000 , 0x00004ec2 
- 00026412  0x00006b7a jam  0x0000000a , 0x000049f5 
- 00026413  0x00006b7b rtn 
- 00026414  0x00006b7e call  0x00006729 
- 00026415  0x00006b7f branch  0x000067bf 
- 00026416  0x00006b82 fetch  0x00000001 , 0x000049f4 
- 00026417  0x00006b83 rtn 
- 00026418  0x00006b87 arg  0x00004f24 , 0x00000013 
- 00026419  0x00006b88 call  0x00006730 
- 00026420  0x00006b89 rtn  0x00000034 
- 00026421  0x00006b8a jam  0x00000078 , 0x000049f5 
- 00026422  0x00006b8b arg  0x00004b2b , 0x00000013 
- 00026423  0x00006b8c rtn 
- 00026424  0x00006b8f arg  0x00004a40 , 0x00000013 
- 00026425  0x00006b90 call  0x00006730 
- 00026426  0x00006b91 rtn  0x00000034 
- 00026427  0x00006b92 arg  0x00004b67 , 0x00000013 
- 00026428  0x00006b93 jam  0x0000000c , 0x000049f5 
- 00026429  0x00006b94 copy  0x00000007 , 0x0000003f 
- 00026430  0x00006b95 rtneq  0x00000001 
- 00026431  0x00006b96 rtn 
- 00026432  0x00006b98 bpatch  0x000000ac , 0x00004015 
- 00026433  0x00006b99 fetch  0x00000001 , 0x00004c0e 
- 00026434  0x00006b9a setflip  0x00000000 , 0x0000003f 
- 00026435  0x00006b9b store  0x00000001 , 0x00004c0e 
- 00026436  0x00006b9c beq  0x00000000 , 0x00006749 
- 00026437  0x00006b9d beq  0x00000001 , 0x00006747 
- 00026438  0x00006b9e rtn 
- 00026439  0x00006ba0 call  0x00006750 
- 00026440  0x00006ba1 branch  0x00006371 
- 00026441  0x00006ba3 call  0x0000674b 
- 00026442  0x00006ba4 branch  0x00006371 
- 00026443  0x00006ba6 arg  0x00004a6d , 0x00000013 
- 00026444  0x00006ba7 call  0x00006730 
- 00026445  0x00006ba8 rtn  0x00000034 
- 00026446  0x00006ba9 arg  0x00004b94 , 0x00000013 
- 00026447  0x00006baa rtn 
- 00026448  0x00006bac arg  0x00004bfa , 0x00000013 
- 00026449  0x00006bad call  0x00006730 
- 00026450  0x00006bae rtn  0x00000034 
- 00026451  0x00006baf arg  0x00004c04 , 0x00000013 
- 00026452  0x00006bb0 rtn 
- 00026453  0x00006bb4 copy  0x00000007 , 0x0000003f 
- 00026454  0x00006bb5 beq  0x00000001 , 0x00006777 
- 00026455  0x00006bb6 beq  0x00000002 , 0x00006765 
- 00026456  0x00006bb7 beq  0x00000004 , 0x00006761 
- 00026457  0x00006bb8 rtn 
- 00026458  0x00006bbc arg  0x00004f9d , 0x00000013 
- 00026459  0x00006bbd arg  0x0000675d , 0x00000012 
- 00026460  0x00006bbe branch  0x000042e0 
- 00026461  0x00006bc0 jam  0x00000004 , 0x00004f9d 
- 00026462  0x00006bc1 fetch  0x00000001 , 0x00004c0e 
- 00026463  0x00006bc2 branch  0x00006761 , 0x00000034 
- 00026464  0x00006bc3 branch  0x00006765 
- 00026465  0x00006bc7 jam  0x00000000 , 0x00004c0e 
- 00026466  0x00006bc8 jam  0x00000004 , 0x00004f9d 
- 00026467  0x00006bc9 arg  0x00004ab5 , 0x00000013 
- 00026468  0x00006bca branch  0x00006371 
- 00026469  0x00006bcd jam  0x00000001 , 0x00004c0e 
- 00026470  0x00006bce jam  0x00000004 , 0x00004f9d 
- 00026471  0x00006bcf arg  0x00004aaf , 0x00000013 
- 00026472  0x00006bd0 branch  0x00006371 
- 00026473  0x00006bd2 jam  0x00000000 , 0x00004c0e 
- 00026474  0x00006bd3 jam  0x00000000 , 0x00004f9d 
- 00026475  0x00006bd4 rtn 
- 00026476  0x00006bd8 arg  0x00004f9e , 0x00000013 
- 00026477  0x00006bd9 arg  0x0000676f , 0x00000012 
- 00026478  0x00006bda branch  0x000042e0 
- 00026479  0x00006bdc jam  0x00000002 , 0x00004f9e 
- 00026480  0x00006bdd call  0x00006772 
- 00026481  0x00006bde branch  0x00006371 
- 00026482  0x00006be1 arg  0x00004f9f , 0x00000013 
- 00026483  0x00006be2 call  0x00006730 
- 00026484  0x00006be3 rtn  0x00000034 
- 00026485  0x00006be4 arg  0x00004fa7 , 0x00000013 
- 00026486  0x00006be5 rtn 
- 00026487  0x00006be8 fetch  0x00000001 , 0x00004faf 
- 00026488  0x00006be9 nbranch  0x0000677c , 0x00000034 
- 00026489  0x00006bea jam  0x00000001 , 0x00004faf 
- 00026490  0x00006beb jam  0x00000002 , 0x00004f9e 
- 00026491  0x00006bec rtn 
- 00026492  0x00006bef jam  0x00000000 , 0x00004faf 
- 00026493  0x00006bf0 jam  0x00000000 , 0x00004f9e 
- 00026494  0x00006bf1 rtn 
- 00026495  0x00006bf4 fetch  0x00000001 , 0x00004ebb 
- 00026496  0x00006bf5 nrtn  0x00000034 
- 00026497  0x00006bf6 jam  0x00000001 , 0x00004ebb 
- 00026498  0x00006bf7 branch  0x0000667d 
- 00026499  0x00006bfa setarg  0x00000000 
- 00026500  0x00006bfb store  0x00000007 , 0x00004ebc 
- 00026501  0x00006bfc rtn 
- 00026502  0x00006bff call  0x00006730 
- 00026503  0x00006c00 beq  0x00000001 , 0x0000678e 
- 00026504  0x00006c01 beq  0x00000000 , 0x000067a0 
- 00026505  0x00006c02 rtn 
- 00026506  0x00006c05 fetch  0x00000001 , 0x00004f90 
- 00026507  0x00006c06 beq  0x00000001 , 0x000067a7 
- 00026508  0x00006c07 beq  0x00000000 , 0x000067b9 
- 00026509  0x00006c08 rtn 
- 00026510  0x00006c0b fetch  0x00000001 , 0x00004ebc 
- 00026511  0x00006c0c mul32  0x0000003f , 0x00000062 , 0x0000003f 
- 00026512  0x00006c0d copy  0x0000003f , 0x00000002 
- 00026513  0x00006c0e fetch  0x00000002 , 0x00004ebe 
- 00026514  0x00006c0f iadd  0x00000002 , 0x0000003f 
- 00026515  0x00006c10 store  0x00000002 , 0x00004f8c 
- 00026516  0x00006c12 fetch  0x00000001 , 0x00004ebd 
- 00026517  0x00006c13 mul32  0x0000003f , 0x00000062 , 0x0000003f 
- 00026518  0x00006c14 copy  0x0000003f , 0x00000002 
- 00026519  0x00006c15 fetch  0x00000002 , 0x00004ec0 
- 00026520  0x00006c16 copy  0x0000003f , 0x00000011 
- 00026521  0x00006c17 setarg  0x00000fff 
- 00026522  0x00006c18 isub  0x00000011 , 0x0000003f 
- 00026523  0x00006c19 iadd  0x00000002 , 0x0000003f 
- 00026524  0x00006c1a store  0x00000002 , 0x00004f8e 
- 00026525  0x00006c1c call  0x00006730 
- 00026526  0x00006c1e store  0x00000001 , 0x00004f90 
- 00026527  0x00006c1f rtn 
- 00026528  0x00006c22 fetch  0x00000002 , 0x00004ebe 
- 00026529  0x00006c23 store  0x00000002 , 0x00004f8c 
- 00026530  0x00006c24 fetch  0x00000002 , 0x00004ec0 
- 00026531  0x00006c25 store  0x00000002 , 0x00004f8e 
- 00026532  0x00006c26 call  0x00006730 
- 00026533  0x00006c27 store  0x00000001 , 0x00004f90 
- 00026534  0x00006c28 rtn 
- 00026535  0x00006c2a fetch  0x00000002 , 0x00004f8c 
- 00026536  0x00006c2b div  0x0000003f , 0x00000062 
- 00026537  0x00006c2c call  0x00007d62 
- 00026538  0x00006c2d quotient  0x0000003f 
- 00026539  0x00006c2e remainder  0x00000002 
- 00026540  0x00006c2f store  0x00000001 , 0x00004ebc 
- 00026541  0x00006c30 copy  0x00000002 , 0x0000003f 
- 00026542  0x00006c31 store  0x00000002 , 0x00004ebe 
- 00026543  0x00006c32 fetch  0x00000002 , 0x00004f8e 
- 00026544  0x00006c33 div  0x0000003f , 0x00000062 
- 00026545  0x00006c34 call  0x00007d62 
- 00026546  0x00006c35 quotient  0x0000003f 
- 00026547  0x00006c36 remainder  0x00000002 
- 00026548  0x00006c37 store  0x00000001 , 0x00004ebd 
- 00026549  0x00006c39 setarg  0x00000fff 
- 00026550  0x00006c3a isub  0x00000002 , 0x0000003f 
- 00026551  0x00006c3b store  0x00000002 , 0x00004ec0 
- 00026552  0x00006c3e rtn 
- 00026553  0x00006c40 fetch  0x00000002 , 0x00004f8c 
- 00026554  0x00006c41 store  0x00000002 , 0x00004ebe 
- 00026555  0x00006c42 fetch  0x00000002 , 0x00004f8e 
- 00026556  0x00006c43 store  0x00000002 , 0x00004ec0 
- 00026557  0x00006c46 rtn 
- 00026558  0x00006c49 branch  0x0000683c 
- 00026559  0x00006c4c branch  0x00006823 
- 00026560  0x00006c50 call  0x000067e2 
- 00026561  0x00006c51 fetch  0x00000002 , 0x00004f93 
- 00026562  0x00006c52 call  0x0000684f 
- 00026563  0x00006c53 jam  0x00000000 , 0x00004f9b 
- 00026564  0x00006c54 fetch  0x00000005 , 0x00004f8c 
- 00026565  0x00006c55 jam  0x00000000 , 0x00004f9c 
- 00026566  0x00006c56 jam  0x00000000 , 0x00004f99 
- 00026567  0x00006c57 call  0x000067e6 
- 00026568  0x00006c58 fetch  0x00000001 , 0x00004f99 
- 00026569  0x00006c59 rtneq  0x00000000 
- 00026570  0x00006c5a branch  0x000067c0 
- 00026571  0x00006c5f fetch  0x00000002 , 0x00004f80 
- 00026572  0x00006c60 increase  0xfffffffb , 0x0000003f 
- 00026573  0x00006c61 store  0x00000002 , 0x00004f93 
- 00026574  0x00006c62 rtn 
- 00026575  0x00006c66 fetch  0x00000002 , 0x00004f93 
- 00026576  0x00006c67 increase  0xfffffffb , 0x0000003f 
- 00026577  0x00006c68 store  0x00000002 , 0x00004f93 
- 00026578  0x00006c69 rtn 
- 00026579  0x00006c6d fetch  0x00000002 , 0x00004f93 
- 00026580  0x00006c6e pincrease  0x00000005 
- 00026581  0x00006c6f store  0x00000002 , 0x00004f93 
- 00026582  0x00006c70 rtn 
- 00026583  0x00006c73 fetch  0x00000002 , 0x00004f95 
- 00026584  0x00006c74 pincrease  0x00000005 
- 00026585  0x00006c75 store  0x00000002 , 0x00004f95 
- 00026586  0x00006c77 fetch  0x00000002 , 0x00004f95 
- 00026587  0x00006c78 copy  0x0000003f , 0x00000002 
- 00026588  0x00006c7a fetch  0x00000002 , 0x00004f80 
- 00026589  0x00006c7b isub  0x00000002 , 0x0000003f 
- 00026590  0x00006c7c arg  0x00000005 , 0x00000002 
- 00026591  0x00006c7d isub  0x00000002 , 0x0000003e 
- 00026592  0x00006c7f nbranch  0x00006806 , 0x00000002 
- 00026593  0x00006c80 rtn 
- 00026594  0x00006c83 fetch  0x00000001 , 0x00004f9b 
- 00026595  0x00006c84 beq  0x00000001 , 0x000067cb 
- 00026596  0x00006c85 beq  0x00000000 , 0x000067cf 
- 00026597  0x00006c86 rtn 
- 00026598  0x00006c8a arg  0x00000000 , 0x00000012 
- 00026599  0x00006c8b copy  0x00000012 , 0x00000002 
- 00026600  0x00006c8c fetch  0x00000002 , 0x00004f8c 
- 00026601  0x00006c8d icompare  0x0000ffff , 0x00000002 
- 00026602  0x00006c8f ncall  0x000067f6 , 0x00000001 
- 00026603  0x00006c90 arg  0x00000000 , 0x00000012 
- 00026604  0x00006c91 copy  0x00000012 , 0x00000002 
- 00026605  0x00006c92 fetch  0x00000002 , 0x00004f8e 
- 00026606  0x00006c93 icompare  0x0000ffff , 0x00000002 
- 00026607  0x00006c94 ncall  0x000067f6 , 0x00000001 
- 00026608  0x00006c95 arg  0x00000000 , 0x00000012 
- 00026609  0x00006c96 copy  0x00000012 , 0x00000002 
- 00026610  0x00006c97 fetch  0x00000001 , 0x00004f90 
- 00026611  0x00006c98 icompare  0x000000ff , 0x00000002 
- 00026612  0x00006c99 ncall  0x000067f6 , 0x00000001 
- 00026613  0x00006c9a rtn 
- 00026614  0x00006c9e fetch  0x00000001 , 0x00004f99 
- 00026615  0x00006c9f pincrease  0x00000001 
- 00026616  0x00006ca0 store  0x00000001 , 0x00004f99 
- 00026617  0x00006ca1 rtn 
- 00026618  0x00006ca3 jam  0x00000001 , 0x00004f99 
- 00026619  0x00006ca4 call  0x000067d7 
- 00026620  0x00006ca5 fetch  0x00000002 , 0x00004f95 
- 00026621  0x00006ca6 call  0x0000684f 
- 00026622  0x00006ca7 call  0x00006730 
- 00026623  0x00006ca8 copy  0x0000003f , 0x00000002 
- 00026624  0x00006ca9 fetch  0x00000001 , 0x00004f90 
- 00026625  0x00006caa icompare  0x000000ff , 0x00000002 
- 00026626  0x00006cab call  0x00006821 , 0x00000001 
- 00026627  0x00006cad fetch  0x00000001 , 0x00004f99 
- 00026628  0x00006cae rtneq  0x00000000 
- 00026629  0x00006caf branch  0x000067fa 
- 00026630  0x00006cb3 bpatch  0x000000ad , 0x00004015 
- 00026631  0x00006cb4 call  0x00006821 
- 00026632  0x00006cb5 call  0x00006730 
- 00026633  0x00006cb6 branch  0x0000680b , 0x00000034 
- 00026634  0x00006cb7 branch  0x00006812 
- 00026635  0x00006cba fetch  0x00000002 , 0x00004f84 
- 00026636  0x00006cbb store  0x00000002 , 0x00004ebe 
- 00026637  0x00006cbd fetcht  0x00000002 , 0x00004f86 
- 00026638  0x00006cbe setarg  0x00000fff 
- 00026639  0x00006cbf isub  0x00000002 , 0x0000003f 
- 00026640  0x00006cc0 store  0x00000002 , 0x00004ec0 
- 00026641  0x00006cc1 branch  0x000067be 
- 00026642  0x00006cc4 arg  0x00000062 , 0x00000002 
- 00026643  0x00006cc6 fetch  0x00000002 , 0x00004f88 
- 00026644  0x00006cc7 arg  0x00004ebe , 0x00000011 
- 00026645  0x00006cc8 arg  0x00004ebc , 0x00000012 
- 00026646  0x00006cc9 call  0x0000671e 
- 00026647  0x00006cca arg  0x00000062 , 0x00000002 
- 00026648  0x00006ccc fetch  0x00000002 , 0x00004f8a 
- 00026649  0x00006ccd arg  0x00004ec0 , 0x00000011 
- 00026650  0x00006cce arg  0x00004ebd , 0x00000012 
- 00026651  0x00006ccf call  0x0000671e 
- 00026652  0x00006cd0 setarg  0x00000fff 
- 00026653  0x00006cd1 fetcht  0x00000002 , 0x00004ec0 
- 00026654  0x00006cd2 isub  0x00000002 , 0x0000003f 
- 00026655  0x00006cd3 store  0x00000002 , 0x00004ec0 
- 00026656  0x00006cd4 branch  0x000067be 
- 00026657  0x00006cd7 jam  0x00000000 , 0x00004f99 
- 00026658  0x00006cd8 rtn 
- 00026659  0x00006cdb bpatch  0x000000ae , 0x00004015 
- 00026660  0x00006cdc jam  0x00000001 , 0x00004f9b 
- 00026661  0x00006cdd call  0x000067c0 
- 00026662  0x00006ce1 fetch  0x00000002 , 0x00004f82 
- 00026663  0x00006ce2 copy  0x0000003f , 0x00000002 
- 00026664  0x00006ce3 fetch  0x00000002 , 0x00004f93 
- 00026665  0x00006ce4 isub  0x00000002 , 0x0000003f 
- 00026666  0x00006ce5 arg  0x00000000 , 0x00000002 
- 00026667  0x00006ce6 isub  0x00000002 , 0x0000003e 
- 00026668  0x00006ce7 nrtn  0x00000002 
- 00026669  0x00006ce8 fetch  0x00000002 , 0x00004f93 
- 00026670  0x00006ce9 copy  0x0000003f , 0x00000002 
- 00026671  0x00006ceb fetch  0x00000002 , 0x00004f80 
- 00026672  0x00006cec increase  0xfffffffb , 0x0000003f 
- 00026673  0x00006ced isub  0x00000002 , 0x0000003f 
- 00026674  0x00006cf0 fetch  0x00000002 , 0x00004f93 
- 00026675  0x00006cf1 store  0x00000002 , 0x00004f95 
- 00026676  0x00006cf2 call  0x000067fa 
- 00026677  0x00006cf3 fetch  0x00000002 , 0x00004f95 
- 00026678  0x00006cf4 ncall  0x0000684f , 0x00000005 
- 00026679  0x00006cf7 jam  0x00000000 , 0x00004f99 
- 00026680  0x00006cf8 call  0x000067e6 
- 00026681  0x00006cf9 fetch  0x00000001 , 0x00004f99 
- 00026682  0x00006cfa rtneq  0x00000000 
- 00026683  0x00006cfb branch  0x0000678a 
- 00026684  0x00006cff bpatch  0x000000af , 0x00004015 
- 00026685  0x00006d00 jam  0x00000001 , 0x00004f9b 
- 00026686  0x00006d01 call  0x000067c0 
- 00026687  0x00006d05 fetcht  0x00000002 , 0x00004f82 
- 00026688  0x00006d07 fetch  0x00000002 , 0x00004f93 
- 00026689  0x00006d08 isub  0x00000002 , 0x0000003f 
- 00026690  0x00006d09 arg  0x00000000 , 0x00000002 
- 00026691  0x00006d0a isub  0x00000002 , 0x0000003e 
- 00026692  0x00006d0b nrtn  0x00000002 
- 00026693  0x00006d0d fetcht  0x00000002 , 0x00004f93 
- 00026694  0x00006d0f fetch  0x00000002 , 0x00004f80 
- 00026695  0x00006d10 isub  0x00000002 , 0x0000003f 
- 00026696  0x00006d11 arg  0x00000000 , 0x00000002 
- 00026697  0x00006d12 isub  0x00000002 , 0x0000003e 
- 00026698  0x00006d13 nrtn  0x00000002 
- 00026699  0x00006d14 fetch  0x00000002 , 0x00004f93 
- 00026700  0x00006d15 store  0x00000002 , 0x00004f91 
- 00026701  0x00006d16 call  0x00006786 
- 00026702  0x00006d18 branch  0x00006854 
- 00026703  0x00006d1c bpatch  0x000000b0 , 0x00004016 
- 00026704  0x00006d1d copy  0x0000003f , 0x00000012 
- 00026705  0x00006d1e arg  0x00000005 , 0x00000039 
- 00026706  0x00006d20 arg  0x00004f8c , 0x00000011 
- 00026707  0x00006d21 branch  0x00006b74 
- 00026708  0x00006d25 arg  0x00000005 , 0x00000039 
- 00026709  0x00006d26 arg  0x00004f8c , 0x00000011 
- 00026710  0x00006d27 fetchr  0x00000012 , 0x00000002 , 0x00004f91 
- 00026711  0x00006d28 branch  0x00006b45 
- 00026712  0x00006d2b arg  0x000048ae , 0x00000013 
- 00026713  0x00006d2c arg  0x000067be , 0x00000012 
- 00026714  0x00006d2d branch  0x000042e0 
- 00026715  0x00006d3c fetch  0x00000002 , 0x00000912 
- 00026716  0x00006d3f ifetcht  0x00000001 , 0x00000013 
- 00026717  0x00006d40 increase  0x00000001 , 0x00000013 
- 00026718  0x00006d41 lshift8  0x00000002 , 0x00000002 
- 00026719  0x00006d42 ixor  0x00000002 , 0x0000003f 
- 00026720  0x00006d45 copy  0x00000039 , 0x00000012 
- 00026721  0x00006d46 arg  0x00000008 , 0x00000039 
- 00026722  0x00006d48 isolate1  0x0000000f , 0x0000003f 
- 00026723  0x00006d49 lshift  0x0000003f , 0x0000003f 
- 00026724  0x00006d4a nbranch  0x00006867 , 0x00000001 
- 00026725  0x00006d4b fetcht  0x00000002 , 0x00000914 
- 00026726  0x00006d4c ixor  0x00000002 , 0x0000003f 
- 00026727  0x00006d4e loop  0x00006862 
- 00026728  0x00006d4f copy  0x00000012 , 0x00000039 
- 00026729  0x00006d51 loop  0x0000685c 
- 00026730  0x00006d52 store  0x00000002 , 0x00000912 
- 00026731  0x00006d53 rtn 
- 00026732  0x00006d59 fetch  0x00000001 , 0x0000443f 
- 00026733  0x00006d5b arg  0x0000003e , 0x00000002 
- 00026734  0x00006d5c branch  0x00006f20 
- 00026735  0x00006d60 fetch  0x00000001 , 0x0000443f 
- 00026736  0x00006d62 arg  0x0000003f , 0x00000002 
- 00026737  0x00006d63 branch  0x00006f20 
- 00026738  0x00006d66 call  0x0000686f 
- 00026739  0x00006d68 call  0x0000686c 
- 00026740  0x00006d69 branch  0x0000686f 
- 00026741  0x00006d6d call  0x00006873 
- 00026742  0x00006d6f branch  0x0000686c 
- 00026743  0x00006d72 branch  0x00006873 
- 00026744  0x00006d75 call  0x00006873 
- 00026745  0x00006d76 branch  0x00006875 
- 00026746  0x00006d7b branch  0x0000686c 
- 00026747  0x00006d80 fetch  0x00000001 , 0x00004440 
- 00026748  0x00006d81 branch  0x0000686d 
- 00026749  0x00006d85 fetch  0x00000001 , 0x00004440 
- 00026750  0x00006d86 branch  0x00006870 
- 00026751  0x00006d89 call  0x0000687b 
- 00026752  0x00006d8a call  0x0000687d 
- 00026753  0x00006d8b branch  0x0000687b 
- 00026754  0x00006d93 clear_stack 
- 00026755  0x00006d94 call  0x000070d7 
- 00026756  0x00006d95 call  0x0000688d 
- 00026757  0x00006d96 call  0x0000688f 
- 00026758  0x00006d97 call  0x000068a3 
- 00026759  0x00006d98 call  0x000068bf 
- 00026760  0x00006d99 call  0x000068c3 
- 00026761  0x00006d9b jam  0x00000001 , 0x0000070f 
- 00026762  0x00006d9c jam  0x00000004 , 0x0000070c 
- 00026763  0x00006d9f call  0x000068ce 
- 00026764  0x00006da0 branch  0x0000688b 
- 00026765  0x00006da3 jam  0x00000004 , 0x00008042 
- 00026766  0x00006da4 rtn 
- 00026767  0x00006da7 call  0x00006893 
- 00026768  0x00006da8 call  0x00006897 
- 00026769  0x00006da9 call  0x0000689b 
- 00026770  0x00006daa branch  0x0000689f 
- 00026771  0x00006dad fetch  0x00000001 , 0x000044f1 
- 00026772  0x00006dae nrtn  0x00000034 
- 00026773  0x00006daf jam  0x00000007 , 0x000044f1 
- 00026774  0x00006db0 rtn 
- 00026775  0x00006db3 fetch  0x00000001 , 0x000044f2 
- 00026776  0x00006db4 nrtn  0x00000034 
- 00026777  0x00006db5 jam  0x00000006 , 0x000044f2 
- 00026778  0x00006db6 rtn 
- 00026779  0x00006db8 fetch  0x00000001 , 0x000044f3 
- 00026780  0x00006db9 nrtn  0x00000034 
- 00026781  0x00006dba jam  0x00000009 , 0x000044f3 
- 00026782  0x00006dbb rtn 
- 00026783  0x00006dbd fetch  0x00000001 , 0x000044f4 
- 00026784  0x00006dbe nrtn  0x00000034 
- 00026785  0x00006dbf jam  0x0000000a , 0x000044f4 
- 00026786  0x00006dc0 rtn 
- 00026787  0x00006dc4 setarg  0x00000c00 
- 00026788  0x00006dc5 store  0x00000002 , 0x00000670 
- 00026789  0x00006dc6 setarg  0x00000eff 
- 00026790  0x00006dc7 istore  0x00000002 , 0x00000005 
- 00026791  0x00006dc8 setarg  0x00000f00 
- 00026792  0x00006dc9 istore  0x00000002 , 0x00000005 
- 00026793  0x00006dca setarg  0x00000fff 
- 00026794  0x00006dcb istore  0x00000002 , 0x00000005 
- 00026795  0x00006dcc fetch  0x00000008 , 0x00000670 
- 00026796  0x00006dcd call  0x00006d68 
- 00026797  0x00006dce call  0x00006d82 
- 00026798  0x00006dcf arg  0x0001c200 , 0x00000002 
- 00026799  0x00006dd0 call  0x00006d75 
- 00026800  0x00006dd1 fetch  0x00000001 , 0x000044f1 
- 00026801  0x00006dd2 arg  0x00000008 , 0x00000002 
- 00026802  0x00006dd3 call  0x00006f21 
- 00026803  0x00006dd4 fetch  0x00000001 , 0x000044f2 
- 00026804  0x00006dd5 arg  0x00000049 , 0x00000002 
- 00026805  0x00006dd6 call  0x00006f21 
- 00026806  0x00006dd7 fetch  0x00000001 , 0x000044f3 
- 00026807  0x00006dd8 arg  0x0000000a , 0x00000002 
- 00026808  0x00006dd9 call  0x00006f21 
- 00026809  0x00006dda fetch  0x00000001 , 0x000044f4 
- 00026810  0x00006ddb arg  0x0000000b , 0x00000002 
- 00026811  0x00006ddc call  0x00006f21 
- 00026812  0x00006dde arg  0x00000081 , 0x00000002 
- 00026813  0x00006ddf storet  0x00000001 , 0x00008060 
- 00026814  0x00006de0 branch  0x00007d76 
- 00026815  0x00006de3 fetch  0x00000001 , 0x000044f5 
- 00026816  0x00006de4 nrtn  0x00000034 
- 00026817  0x00006de5 jam  0x0000000c , 0x000044f5 
- 00026818  0x00006de6 rtn 
- 00026819  0x00006de9 fetch  0x00000001 , 0x000044f5 
- 00026820  0x00006dea arg  0x00000010 , 0x00000002 
- 00026821  0x00006deb call  0x00006f21 
- 00026822  0x00006dec arg  0x00000040 , 0x00000011 
- 00026823  0x00006ded call  0x00007055 
- 00026824  0x00006dee arg  0x00000000 , 0x00000011 
- 00026825  0x00006def arg  0x00000000 , 0x00000012 
- 00026826  0x00006df0 setarg  0x00000000 
- 00026827  0x00006df1 call  0x0000707a 
- 00026828  0x00006df2 arg  0x00000000 , 0x00000007 
- 00026829  0x00006df3 branch  0x000070c0 
- 00026830  0x00006df7 fetch  0x00000002 , 0x00008112 
- 00026831  0x00006df8 add  0x0000003f , 0xfffffffc , 0x00000011 
- 00026832  0x00006df9 nrtn  0x00000002 
- 00026833  0x00006dfa call  0x00006d96 
- 00026834  0x00006dfb ifetch  0x00000001 , 0x00000003 
- 00026835  0x00006dfc beq  0x00000001 , 0x000068d6 
- 00026836  0x00006dfe call  0x00007c95 
- 00026837  0x00006dff branch  0x00006d9e 
- 00026838  0x00006e04 ifetch  0x00000002 , 0x00000003 
- 00026839  0x00006e05 store  0x00000002 , 0x00000710 
- 00026840  0x00006e06 arg  0x000003ff , 0x00000002 
- 00026841  0x00006e07 iand  0x00000002 , 0x00000002 
- 00026842  0x00006e08 storet  0x00000002 , 0x00000709 
- 00026843  0x00006e09 rshift2  0x0000003f , 0x0000003f 
- 00026844  0x00006e0a rshift8  0x0000003f , 0x0000003f 
- 00026845  0x00006e0b store  0x00000001 , 0x0000070b 
- 00026846  0x00006e0c ifetch  0x00000001 , 0x00000003 
- 00026847  0x00006e0d pincrease  0xffffffff 
- 00026848  0x00006e0e isub  0x00000011 , 0x0000003e 
- 00026849  0x00006e0f rtn  0x00000002 
- 00026850  0x00006e10 call  0x000068e4 
- 00026851  0x00006e11 branch  0x0000693f 
- 00026852  0x00006e14 fetch  0x00000001 , 0x0000070b 
- 00026853  0x00006e1c beq  0x0000003f , 0x000068e7 
- 00026854  0x00006e1d branch  0x0000692b 
- 00026855  0x00006e28 bpatch  0x000000b4 , 0x00004016 
- 00026856  0x00006e29 fetch  0x00000001 , 0x00000709 
- 00026857  0x00006e2a beq  0x00000000 , 0x0000692a 
- 00026858  0x00006e2b beq  0x00000001 , 0x000068f2 
- 00026859  0x00006e2c beq  0x00000002 , 0x000068f7 
- 00026860  0x00006e2d beq  0x00000003 , 0x00006905 
- 00026861  0x00006e2e beq  0x00000004 , 0x0000690f 
- 00026862  0x00006e2f beq  0x00000005 , 0x0000692a 
- 00026863  0x00006e30 beq  0x00000010 , 0x00006920 
- 00026864  0x00006e31 beq  0x00000014 , 0x00006926 
- 00026865  0x00006e32 branch  0x0000692a 
- 00026866  0x00006e36 jam  0x00000000 , 0x00000712 
- 00026867  0x00006e37 fetch  0x00000002 , 0x00008000 
- 00026868  0x00006e38 store  0x00000002 , 0x00000713 
- 00026869  0x00006e39 arg  0x00000003 , 0x00000039 
- 00026870  0x00006e3a branch  0x00006932 
- 00026871  0x00006e3d ifetch  0x00000002 , 0x00000003 
- 00026872  0x00006e3e store  0x00000002 , 0x00008052 
- 00026873  0x00006e3f rtn 
- 00026874  0x00006e43 ifetch  0x00000001 , 0x00000003 
- 00026875  0x00006e44 copy  0x0000003f , 0x00000002 
- 00026876  0x00006e45 store  0x00000001 , 0x00008024 
- 00026877  0x00006e46 ifetch  0x00000001 , 0x00000003 
- 00026878  0x00006e47 iadd  0x00000002 , 0x00000002 
- 00026879  0x00006e48 set1  0x00000007 , 0x0000003f 
- 00026880  0x00006e49 store  0x00000001 , 0x00008023 
- 00026881  0x00006e4a ifetch  0x00000001 , 0x00000003 
- 00026882  0x00006e4b iadd  0x00000002 , 0x00000002 
- 00026883  0x00006e4c copy  0x0000003f , 0x00000039 
- 00026884  0x00006e4d rtn 
- 00026885  0x00006e50 call  0x000068fa 
- 00026886  0x00006e52 ifetch  0x00000001 , 0x00000003 
- 00026887  0x00006e53 store  0x00000001 , 0x00008025 
- 00026888  0x00006e54 iadd  0x00000002 , 0x00000002 
- 00026889  0x00006e55 loop  0x00006906 
- 00026890  0x00006e57 and  0x00000002 , 0x000000ff , 0x00000002 
- 00026891  0x00006e58 ifetch  0x00000001 , 0x00000003 
- 00026892  0x00006e59 isub  0x00000002 , 0x0000003e 
- 00026893  0x00006e5a nbranch  0x0000691e , 0x00000005 
- 00026894  0x00006e5b branch  0x0000692a 
- 00026895  0x00006e5e arg  0x00000020 , 0x00000039 
- 00026896  0x00006e5f arg  0x00004000 , 0x00000005 
- 00026897  0x00006e60 arg  0x00000000 , 0x00000002 
- 00026898  0x00006e62 ifetch  0x00000001 , 0x00000003 
- 00026899  0x00006e63 istore  0x00000001 , 0x00000005 
- 00026900  0x00006e64 iadd  0x00000002 , 0x00000002 
- 00026901  0x00006e65 loop  0x00006912 
- 00026902  0x00006e66 and  0x00000002 , 0x000000ff , 0x00000002 
- 00026903  0x00006e67 ifetch  0x00000001 , 0x00000003 
- 00026904  0x00006e68 isub  0x00000002 , 0x0000003e 
- 00026905  0x00006e69 nbranch  0x0000691e , 0x00000005 
- 00026906  0x00006e6a jam  0x00000000 , 0x00008023 
- 00026907  0x00006e6b call  0x0000692a 
- 00026908  0x00006e6c call  0x00006dae 
- 00026909  0x00006e6d branch  0x00002001 
- 00026910  0x00006e70 jam  0x00000000 , 0x00008023 
- 00026911  0x00006e71 branch  0x0000692b 
- 00026912  0x00006e75 ifetch  0x00000001 , 0x00000003 
- 00026913  0x00006e76 copy  0x0000003f , 0x00000039 
- 00026914  0x00006e77 ifetch  0x00000002 , 0x00000003 
- 00026915  0x00006e78 copy  0x0000003f , 0x00000005 
- 00026916  0x00006e79 call  0x00006ddd 
- 00026917  0x00006e7a branch  0x0000692a 
- 00026918  0x00006e7d fetch  0x00000001 , 0x00008060 
- 00026919  0x00006e7e set1  0x00000004 , 0x0000003f 
- 00026920  0x00006e7f store  0x00000001 , 0x00008060 
- 00026921  0x00006e80 branch  0x0000692a 
- 00026922  0x00006e84 branch  0x0000692f 
- 00026923  0x00006e87 jam  0x00000001 , 0x00000712 
- 00026924  0x00006e88 branch  0x00006930 
- 00026925  0x00006e8a jam  0x0000000c , 0x00000712 
- 00026926  0x00006e8b branch  0x00006930 
- 00026927  0x00006e8d jam  0x00000000 , 0x00000712 
- 00026928  0x00006e8e arg  0x00000001 , 0x00000039 
- 00026929  0x00006e8f branch  0x00006932 
- 00026930  0x00006e92 jam  0x0000000e , 0x0000070d 
- 00026931  0x00006e93 add  0x00000039 , 0x00000003 , 0x0000003f 
- 00026932  0x00006e94 store  0x00000001 , 0x0000070e 
- 00026933  0x00006e95 call  0x0000693b 
- 00026934  0x00006e96 fetch  0x00000003 , 0x0000070f 
- 00026935  0x00006e97 istore  0x00000003 , 0x00000003 
- 00026936  0x00006e99 arg  0x00000712 , 0x00000006 
- 00026937  0x00006e9a call  0x00006dc4 
- 00026938  0x00006e9b branch  0x00006da4 
- 00026939  0x00006ea0 call  0x00006da2 
- 00026940  0x00006ea1 fetch  0x00000003 , 0x0000070c 
- 00026941  0x00006ea2 istore  0x00000003 , 0x00000003 
- 00026942  0x00006ea3 rtn 
- 00026943  0x00006ea6 call  0x00006d96 
- 00026944  0x00006ea7 increase  0x00000003 , 0x00000003 
- 00026945  0x00006ea8 ifetch  0x00000001 , 0x00000003 
- 00026946  0x00006ea9 iadd  0x00000003 , 0x00000003 
- 00026947  0x00006eaa branch  0x00006d9c 
- 00026948  0x00006ead jam  0x00000000 , 0x00004114 
- 00026949  0x00006eae rtn 
- 00026950  0x00006eb6 branch  0x0000694b , 0x0000002b 
- 00026951  0x00006eb7 setarg  0x00004450 
- 00026952  0x00006eb8 arg  0x00004441 , 0x00000005 
- 00026953  0x00006eb9 isub  0x00000005 , 0x00000039 
- 00026954  0x00006eba call  0x00007ca1 
- 00026955  0x00006ebd rtn 
- 00026956  0x00006ec2 arg  0x00000000 , 0x00000007 
- 00026957  0x00006ec3 arg  0x00000000 , 0x00000012 
- 00026958  0x00006ec6 sub  0x00000007 , 0x00000007 , 0x0000003e 
- 00026959  0x00006ec7 nrtn  0x00000002 
- 00026960  0x00006ec8 qisolate1  0x00000011 
- 00026961  0x00006ec9 branch  0x00006953 , 0x00000001 
- 00026962  0x00006eca branch  0x00006957 
- 00026963  0x00006ecd copy  0x00000002 , 0x0000003f 
- 00026964  0x00006ece branch  0x00006957 , 0x00000034 
- 00026965  0x00006ecf qset1  0x00000012 
- 00026966  0x00006ed0 increase  0xffffffff , 0x00000002 
- 00026967  0x00006ed3 increase  0x00000001 , 0x00000007 
- 00026968  0x00006ed4 branch  0x0000694e 
- 00026969  0x00006ee2 fetchr  0x00000018 , 0x00000002 , 0x0000433f 
- 00026970  0x00006ee3 fetchr  0x0000002b , 0x00000002 , 0x00004341 
- 00026971  0x00006ee4 call  0x00007dbc 
- 00026972  0x00006ee5 branch  0x0000695d 
- 00026973  0x00006ee8 bpatch  0x000000b6 , 0x00004016 
- 00026974  0x00006ee9 call  0x000069a9 
- 00026975  0x00006eea nbranch  0x0000235a , 0x00000034 
- 00026976  0x00006eeb call  0x000069b9 
- 00026977  0x00006eec arg  0x00000008 , 0x00000039 
- 00026978  0x00006eee fetcht  0x00000001 , 0x00004441 
- 00026979  0x00006eef sub  0x00000039 , 0x00000008 , 0x00000007 
- 00026980  0x00006ef0 qisolate1  0x00000002 
- 00026981  0x00006ef1 branch  0x0000696a , 0x00000001 
- 00026982  0x00006ef2 call  0x00006971 
- 00026983  0x00006ef3 nbranch  0x0000696a , 0x00000002 
- 00026984  0x00006ef4 call  0x00006987 
- 00026985  0x00006ef5 branch  0x0000696e 
- 00026986  0x00006ef7 copy  0x0000002b , 0x0000003f 
- 00026987  0x00006ef8 iadd  0x00000018 , 0x00000018 
- 00026988  0x00006ef9 loop  0x00006962 
- 00026989  0x00006efa branch  0x0000235a 
- 00026990  0x00006efc copy  0x00000018 , 0x0000003f 
- 00026991  0x00006efd copy  0x00000018 , 0x00000005 
- 00026992  0x00006efe rtn 
- 00026993  0x00006f08 bpatch  0x000000b7 , 0x00004016 
- 00026994  0x00006f09 sub  0x00000039 , 0x00000008 , 0x00000007 
- 00026995  0x00006f0a arg  0x00000000 , 0x00000002 
- 00026996  0x00006f0b arg  0x00000000 , 0x0000000b 
- 00026997  0x00006f0d copy  0x00000007 , 0x0000003f 
- 00026998  0x00006f0e beq  0x00000008 , 0x00006982 
- 00026999  0x00006f0f fetch  0x00000001 , 0x00004441 
- 00027000  0x00006f10 qisolate1  0x0000003f 
- 00027001  0x00006f11 branch  0x00006982 , 0x00000001 
- 00027002  0x00006f12 qset1  0x0000000b 
- 00027003  0x00006f13 copy  0x0000002b , 0x0000003f 
- 00027004  0x00006f14 iadd  0x00000002 , 0x00000002 
- 00027005  0x00006f15 increase  0x00000001 , 0x00000007 
- 00027006  0x00006f16 copy  0x00000011 , 0x0000003f 
- 00027007  0x00006f17 isub  0x00000002 , 0x0000003e 
- 00027008  0x00006f18 branch  0x00006982 , 0x00000005 
- 00027009  0x00006f19 branch  0x00006975 , 0x00000002 
- 00027010  0x00006f1b copy  0x00000002 , 0x0000003f 
- 00027011  0x00006f1c isub  0x00000011 , 0x0000003e 
- 00027012  0x00006f1d nrtn  0x00000005 
- 00027013  0x00006f1e qset1  0x0000000b 
- 00027014  0x00006f1f rtn 
- 00027015  0x00006f29 bpatch  0x000000b8 , 0x00004017 
- 00027016  0x00006f2a call  0x000069a9 
- 00027017  0x00006f2b nbranch  0x0000235a , 0x00000034 
- 00027018  0x00006f2c call  0x000069af 
- 00027019  0x00006f2d branch  0x00006990 , 0x00000034 
- 00027020  0x00006f2e fetch  0x00000009 , 0x00004445 
- 00027021  0x00006f2f store  0x00000009 , 0x00004442 
- 00027022  0x00006f30 setarg  0x00000000 
- 00027023  0x00006f31 istore  0x00000003 , 0x00000005 
- 00027024  0x00006f33 storer  0x0000000b , 0x00000001 , 0x0000444b 
- 00027025  0x00006f34 storer  0x00000018 , 0x00000002 , 0x0000444c 
- 00027026  0x00006f35 rtn 
- 00027027  0x00006f3f bpatch  0x000000b9 , 0x00004017 
- 00027028  0x00006f40 call  0x000069b2 
- 00027029  0x00006f41 increase  0x00000001 , 0x00000006 
- 00027030  0x00006f42 ifetch  0x00000002 , 0x00000006 
- 00027031  0x00006f43 rtn 
- 00027032  0x00006f4b bpatch  0x000000ba , 0x00004017 
- 00027033  0x00006f4c call  0x000069b2 
- 00027034  0x00006f4d copy  0x00000006 , 0x00000005 
- 00027035  0x00006f4e copy  0x00000006 , 0x00000002 
- 00027036  0x00006f4f setarg  0x00000000 
- 00027037  0x00006f50 istore  0x00000003 , 0x00000005 
- 00027038  0x00006f51 rtn 
- 00027039  0x00006f59 bpatch  0x000000bb , 0x00004017 
- 00027040  0x00006f5a call  0x000069af 
- 00027041  0x00006f5b branch  0x0000235a , 0x00000034 
- 00027042  0x00006f5c fetch  0x00000003 , 0x00004448 
- 00027043  0x00006f5d store  0x00000003 , 0x0000444b 
- 00027044  0x00006f5e fetch  0x00000003 , 0x00004445 
- 00027045  0x00006f5f store  0x00000003 , 0x00004448 
- 00027046  0x00006f60 fetch  0x00000003 , 0x00004442 
- 00027047  0x00006f61 store  0x00000003 , 0x00004445 
- 00027048  0x00006f62 rtn 
- 00027049  0x00006f6b bpatch  0x000000bc , 0x00004017 
- 00027050  0x00006f6c fetch  0x00000003 , 0x00004442 
- 00027051  0x00006f6d rtn 
- 00027052  0x00006f76 bpatch  0x000000bd , 0x00004017 
- 00027053  0x00006f77 fetch  0x00000003 , 0x00004445 
- 00027054  0x00006f78 rtn 
- 00027055  0x00006f81 bpatch  0x000000be , 0x00004017 
- 00027056  0x00006f82 fetch  0x00000003 , 0x0000444b 
- 00027057  0x00006f83 rtn 
- 00027058  0x00006f8b call  0x000069af 
- 00027059  0x00006f8c branch  0x000069b7 , 0x00000034 
- 00027060  0x00006f8d arg  0x00004442 , 0x00000006 
- 00027061  0x00006f8f ifetch  0x00000003 , 0x00000006 
- 00027062  0x00006f90 branch  0x000069b5 , 0x00000034 
- 00027063  0x00006f92 increase  0xfffffffd , 0x00000006 
- 00027064  0x00006f93 rtn 
- 00027065  0x00006f9c bpatch  0x000000bf , 0x00004017 
- 00027066  0x00006f9d arg  0x00000004 , 0x00000039 
- 00027067  0x00006f9e arg  0x00004442 , 0x00000006 
- 00027068  0x00006f9f arg  0x00000000 , 0x00000002 
- 00027069  0x00006fa1 ifetch  0x00000003 , 0x00000006 
- 00027070  0x00006fa2 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00027071  0x00006fa3 ior  0x00000002 , 0x00000002 
- 00027072  0x00006fa4 loop  0x000069bd 
- 00027073  0x00006fa5 storet  0x00000001 , 0x00004441 
- 00027074  0x00006fa6 rtn 
- 00027075  0x00006faa arg  0x0000000c , 0x00000007 
- 00027076  0x00006fab branch  0x000024e7 
- 00027077  0x00006fae arg  0x0000000c , 0x00000007 
- 00027078  0x00006faf branch  0x000024eb 
- 00027079  0x00006fbb bpatch  0x000000c1 , 0x00004018 
- 00027080  0x00006fbc sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00027081  0x00006fbd rtn  0x00000005 
- 00027082  0x00006fbe copy  0x00000002 , 0x0000003f 
- 00027083  0x00006fbf and_into  0x000000ff , 0x0000003f 
- 00027084  0x00006fc0 sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00027085  0x00006fc1 nbranch  0x000069d9 , 0x00000002 
- 00027086  0x00006fc2 arg  0x00008070 , 0x00000005 
- 00027087  0x00006fc4 iadd  0x00000005 , 0x00000005 
- 00027088  0x00006fc5 copy  0x00000005 , 0x00000011 
- 00027089  0x00006fc6 arg  0x0000003e , 0x00000002 
- 00027090  0x00006fc7 istoret  0x00000001 , 0x00000005 
- 00027091  0x00006fc8 call  0x000069dc 
- 00027092  0x00006fc9 nop  0x0000001e 
- 00027093  0x00006fca copy  0x00000011 , 0x00000005 
- 00027094  0x00006fcb arg  0x0000003f , 0x00000002 
- 00027095  0x00006fcc istoret  0x00000001 , 0x00000005 
- 00027096  0x00006fcd branch  0x000069e0 
- 00027097  0x00006fd0 arg  0x000080d4 , 0x00000005 
- 00027098  0x00006fd1 increase  0xfffffff0 , 0x0000003f 
- 00027099  0x00006fd2 branch  0x000069cf 
- 00027100  0x00006fd6 fetch  0x00000001 , 0x00008081 
- 00027101  0x00006fd7 and_into  0x0000007f , 0x0000003f 
- 00027102  0x00006fd8 store  0x00000001 , 0x00008081 
- 00027103  0x00006fd9 rtn 
- 00027104  0x00006fdc fetch  0x00000001 , 0x00008081 
- 00027105  0x00006fdd or_into  0x00000080 , 0x0000003f 
- 00027106  0x00006fde store  0x00000001 , 0x00008081 
- 00027107  0x00006fdf rtn 
- 00027108  0x00006fe2 branch  0x00006bd0 
- 00027109  0x00006fe5 branch  0x00006bd7 
- 00027110  0x00006fea fetch  0x00000001 , 0x0000806f 
- 00027111  0x00006feb set0  0x00000007 , 0x0000003f 
- 00027112  0x00006fec store  0x00000001 , 0x0000806f 
- 00027113  0x00006fed rtn 
- 00027114  0x00006ff0 nbranch  0x000069ee , 0x00000028 
- 00027115  0x00006ff1 fetch  0x00000001 , 0x0000806f 
- 00027116  0x00006ff2 set1  0x00000007 , 0x0000003f 
- 00027117  0x00006ff3 store  0x00000001 , 0x0000806f 
- 00027118  0x00006ff5 copy  0x00000002 , 0x0000003e 
- 00027119  0x00006ff6 branch  0x000069f1 , 0x00000005 
- 00027120  0x00006ff7 copy  0x00000013 , 0x0000003d 
- 00027121  0x00006ffa isolate0  0x00000000 , 0x0000003e 
- 00027122  0x00006ffb branch  0x00006b00 
- 00027123  0x00006fff force  0x00000004 , 0x00000002 
- 00027124  0x00007001 arg  0x000001e7 , 0x00000011 
- 00027125  0x00007002 call  0x000069e6 
- 00027126  0x00007003 call  0x000069ee 
- 00027127  0x00007004 arg  0x000055aa , 0x00000011 
- 00027128  0x00007005 fetch  0x00000002 , 0x000001e7 
- 00027129  0x00007006 ifetcht  0x00000002 , 0x00000006 
- 00027130  0x00007007 isub  0x00000011 , 0x0000003e 
- 00027131  0x00007008 rtn 
- 00027132  0x0000700c call  0x00006a0e , 0x00000028 
- 00027133  0x0000700d arg  0x00000002 , 0x00000002 
- 00027134  0x0000700e arg  0x000043c8 , 0x00000011 
- 00027135  0x0000700f call  0x000069ee 
- 00027136  0x00007010 fetch  0x00000002 , 0x000043c8 
- 00027137  0x00007012 store  0x00000002 , 0x000001e0 
- 00027138  0x00007013 call  0x00006a04 , 0x00000028 
- 00027139  0x00007014 rtn 
- 00027140  0x00007017 arg  0x00000010 , 0x00000002 
- 00027141  0x00007018 arg  0x000001ed , 0x00000011 
- 00027142  0x00007019 call  0x000069e6 
- 00027143  0x0000701a call  0x000069ee 
- 00027144  0x0000701c arg  0x000001ed , 0x00000006 
- 00027145  0x0000701d arg  0x00000010 , 0x00000039 
- 00027146  0x0000701e call  0x00007353 
- 00027147  0x0000701f call  0x000072da 
- 00027148  0x00007020 call  0x0000736f 
- 00027149  0x00007021 branch  0x000072d4 
- 00027150  0x00007024 jam  0x00000000 , 0x00008023 
- 00027151  0x00007025 call  0x000069e6 
- 00027152  0x00007026 branch  0x0000736f 
- 00027153  0x00007029 setarg  0x00000000 
- 00027154  0x0000702a store  0x00000002 , 0x00000699 
- 00027155  0x0000702b disable  0x0000002d 
- 00027156  0x0000702c call  0x000069f3 
- 00027157  0x0000702d nrtn  0x00000005 
- 00027158  0x0000702e enable  0x0000002d 
- 00027159  0x0000702f setarg  0x00008000 
- 00027160  0x00007030 store  0x00000003 , 0x00008022 
- 00027161  0x00007031 arg  0x00008025 , 0x00000011 
- 00027162  0x00007032 call  0x000069ea 
- 00027163  0x00007033 jam  0x00000000 , 0x00008023 
- 00027164  0x00007034 fetch  0x00000001 , 0x000001dd 
- 00027165  0x00007035 rtnbit0  0x00000000 
- 00027166  0x00007037 arg  0x00000006 , 0x00000002 
- 00027167  0x00007038 call  0x000069f4 
- 00027168  0x00007039 nbranch  0x00006a2e , 0x00000005 
- 00027169  0x0000703a ifetchr  0x00000011 , 0x00000002 , 0x00000006 
- 00027170  0x0000703b call  0x000069ee 
- 00027171  0x0000703c call  0x00006a25 
- 00027172  0x0000703d branch  0x00006a1e 
- 00027173  0x00007041 fetch  0x00000002 , 0x00000699 
- 00027174  0x00007042 arg  0x00000006 , 0x00000039 
- 00027175  0x00007043 arg  0x000001e7 , 0x00000006 
- 00027176  0x00007044 call  0x00007dcc 
- 00027177  0x00007045 fetchr  0x00000039 , 0x00000002 , 0x000001e9 
- 00027178  0x00007046 copy  0x00000011 , 0x00000006 
- 00027179  0x00007047 call  0x00007dcc 
- 00027180  0x00007048 store  0x00000002 , 0x00000699 
- 00027181  0x00007049 rtn 
- 00027182  0x0000704c fetch  0x00000001 , 0x0000021c 
- 00027183  0x0000704d beq  0x0000005a , 0x00006a3c 
- 00027184  0x0000704e arg  0x0000aa55 , 0x00000011 
- 00027185  0x0000704f fetch  0x00000002 , 0x000001e7 
- 00027186  0x00007050 isub  0x00000011 , 0x0000003e 
- 00027187  0x00007051 nbranch  0x00006a3e , 0x00000005 
- 00027188  0x00007052 arg  0x000055aa , 0x00000011 
- 00027189  0x00007053 fetch  0x00000002 , 0x000001e9 
- 00027190  0x00007054 isub  0x00000011 , 0x0000003e 
- 00027191  0x00007055 nbranch  0x00006a3e , 0x00000005 
- 00027192  0x00007056 fetch  0x00000002 , 0x000001eb 
- 00027193  0x00007057 fetcht  0x00000002 , 0x00000699 
- 00027194  0x00007058 isub  0x00000002 , 0x0000003e 
- 00027195  0x00007059 nbranch  0x00006a3e , 0x00000005 
- 00027196  0x0000705b set1  0x0000000f , 0x00000011 
- 00027197  0x0000705c branch  0x000069f1 
- 00027198  0x0000705f jam  0x00000000 , 0x000001dd 
- 00027199  0x00007060 rtn 
- 00027200  0x00007066 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00027201  0x00007067 rshift4  0x0000003f , 0x0000003f 
- 00027202  0x00007068 store  0x00000001 , 0x000043cb 
- 00027203  0x00007069 branch  0x00006a59 
- 00027204  0x0000706c fetch  0x00000002 , 0x00008143 
- 00027205  0x0000706d nbranch  0x00006a40 , 0x00000034 
- 00027206  0x0000706e call  0x00006a59 
- 00027207  0x0000706f fetch  0x00000002 , 0x000043cb 
- 00027208  0x00007070 rtn  0x00000034 
- 00027209  0x00007071 call  0x00006a4b 
- 00027210  0x00007072 branch  0x000023ba 
- 00027211  0x00007075 fetch  0x00000001 , 0x000043cb 
- 00027212  0x00007076 rtn  0x00000034 
- 00027213  0x00007077 and  0x0000003f , 0x0000000f , 0x00000002 
- 00027214  0x00007078 storet  0x00000001 , 0x000043cb 
- 00027215  0x00007079 rshift4  0x0000003f , 0x0000003f 
- 00027216  0x0000707a ixor  0x00000002 , 0x0000003f 
- 00027217  0x0000707b bne  0x0000000f , 0x00006bc2 
- 00027218  0x0000707c branch  0x00006b8d 
- 00027219  0x0000707f fetch  0x00000001 , 0x00000219 
- 00027220  0x00007080 ncall  0x000023e0 , 0x00000034 
- 00027221  0x00007081 fetch  0x00000001 , 0x0000021a 
- 00027222  0x00007082 rtn  0x00000034 
- 00027223  0x00007083 store  0x00000001 , 0x000040c9 
- 00027224  0x00007084 branch  0x000023e4 
- 00027225  0x00007087 disable  0x00000028 
- 00027226  0x00007088 fetch  0x00000001 , 0x000043ca 
- 00027227  0x00007089 rtnbit0  0x00000003 
- 00027228  0x0000708a call  0x00006aad 
- 00027229  0x0000708b arg  0x00000ff0 , 0x0000003f 
- 00027230  0x0000708c iadd  0x00000012 , 0x00000012 
- 00027231  0x0000708d force  0x00000010 , 0x00000039 
- 00027232  0x0000708e arg  0x000001ed , 0x00000011 
- 00027233  0x0000708f call  0x00006b74 
- 00027234  0x00007090 jam  0x00000008 , 0x00008006 
- 00027235  0x00007091 arg  0x000001ed , 0x00000006 
- 00027236  0x00007092 call  0x0000735f 
- 00027237  0x00007094 arg  0x000001ed , 0x00000005 
- 00027238  0x00007095 call  0x00007c99 
- 00027239  0x00007096 branch  0x00007dba 
- 00027240  0x0000709a jam  0x00000025 , 0x00008050 
- 00027241  0x0000709b call  0x00006b3a 
- 00027242  0x0000709c arg  0x00000000 , 0x00000012 
- 00027243  0x0000709d force  0x0000000b , 0x00000039 
- 00027244  0x0000709e arg  0x000043c8 , 0x00000011 
- 00027245  0x0000709f call  0x00006b75 
- 00027246  0x000070a0 fetchr  0x00000037 , 0x00000005 , 0x000043c8 
- 00027247  0x000070a1 fetch  0x00000001 , 0x000043ca 
- 00027248  0x000070a2 bbit0  0x00000004 , 0x00006a78 
- 00027249  0x000070a3 jam  0x00000007 , 0x0000806f 
- 00027250  0x000070a5 fetch  0x00000001 , 0x0000815e 
- 00027251  0x000070a6 bne  0x00000007 , 0x00006a72 
- 00027252  0x000070a7 fetch  0x00000001 , 0x00008160 
- 00027253  0x000070a8 lshift4  0x0000003f , 0x0000003f 
- 00027254  0x000070a9 store  0x00000001 , 0x0000806f 
- 00027255  0x000070aa branch  0x00006a7b 
- 00027256  0x000070ad call  0x00006af5 
- 00027257  0x000070ae call  0x00007d76 
- 00027258  0x000070af call  0x00007d74 
- 00027259  0x000070b1 storer  0x00000037 , 0x00000005 , 0x000043c8 
- 00027260  0x000070b3 call  0x00006aad 
- 00027261  0x000070b4 arg  0x00000fd0 , 0x0000003f 
- 00027262  0x000070b5 iadd  0x00000012 , 0x00000012 
- 00027263  0x000070b6 arg  0x00000020 , 0x00000039 
- 00027264  0x000070b7 arg  0x000001fd , 0x00000011 
- 00027265  0x000070b8 call  0x00006b74 
- 00027266  0x000070ba call  0x00006a53 
- 00027267  0x000070bb call  0x00006a44 
- 00027268  0x000070bd fetch  0x00000001 , 0x000043ca 
- 00027269  0x000070be bbit0  0x00000003 , 0x00006a8f 
- 00027270  0x000070bf fetcht  0x00000001 , 0x000043cc 
- 00027271  0x000070c0 arg  0x00000000 , 0x0000003f 
- 00027272  0x000070c1 set1  0x00000006 , 0x0000003f 
- 00027273  0x000070c2 set1  0x00000007 , 0x0000003f 
- 00027274  0x000070c3 iand  0x00000002 , 0x00000011 
- 00027275  0x000070c4 sub  0x00000011 , 0x00000000 , 0x0000003e 
- 00027276  0x000070c5 branch  0x00006af1 , 0x00000005 
- 00027277  0x000070c6 isub  0x00000011 , 0x0000003e 
- 00027278  0x000070c7 branch  0x00006af1 , 0x00000005 
- 00027279  0x000070c9 jam  0x00000000 , 0x00000030 
- 00027280  0x000070ca arg  0x00006b1e , 0x00000013 
- 00027281  0x000070cc call  0x00006ae5 
- 00027282  0x000070cd nbranch  0x00006af1 , 0x00000002 
- 00027283  0x000070ce fetch  0x00000002 , 0x000043c8 
- 00027284  0x000070cf branch  0x00006a9c , 0x00000034 
- 00027285  0x000070d0 call  0x00006a01 
- 00027286  0x000070d1 call  0x00006a11 
- 00027287  0x000070d2 nbranch  0x00006a9c , 0x0000002d 
- 00027288  0x000070d3 fetch  0x00000001 , 0x000001dd 
- 00027289  0x000070d4 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027290  0x000070d5 nbranch  0x00006a91 , 0x00000001 
- 00027291  0x000070d6 call  0x00006aaa 
- 00027292  0x000070d8 call  0x00006b37 
- 00027293  0x000070d9 jam  0x00000000 , 0x00000030 
- 00027294  0x000070db call  0x00006ae5 
- 00027295  0x000070dc nbranch  0x00006af1 , 0x00000002 
- 00027296  0x000070dd call  0x00006ad7 
- 00027297  0x000070de call  0x00006cc4 
- 00027298  0x000070df fetch  0x00000001 , 0x000043ca 
- 00027299  0x000070e0 bbit1  0x00000002 , 0x00006abd 
- 00027300  0x000070e1 call  0x00006adf 
- 00027301  0x000070e2 nbranch  0x00006ab4 , 0x0000002d 
- 00027302  0x000070e3 fetch  0x00000001 , 0x000001dd 
- 00027303  0x000070e4 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027304  0x000070e5 nbranch  0x00006a9e , 0x00000001 
- 00027305  0x000070e6 branch  0x00006abd 
- 00027306  0x000070e9 setarg  0x000001ff 
- 00027307  0x000070ea arg  0x00000000 , 0x0000003d 
- 00027308  0x000070eb rtn 
- 00027309  0x000070ee arg  0x00001000 , 0x00000012 
- 00027310  0x000070ef fetch  0x00000001 , 0x00008144 
- 00027311  0x000070f0 bbit1  0x00000007 , 0x00006ab2 
- 00027312  0x000070f1 fetch  0x00000001 , 0x000043cc 
- 00027313  0x000070f2 rtnbit0  0x00000007 
- 00027314  0x000070f4 arg  0x00000000 , 0x00000012 
- 00027315  0x000070f5 rtn 
- 00027316  0x000070f9 call  0x00006cc1 
- 00027317  0x000070fa fetch  0x00000001 , 0x000043ca 
- 00027318  0x000070fb bbit1  0x00000002 , 0x00006abd 
- 00027319  0x000070fc call  0x00006adf 
- 00027320  0x000070fd nbranch  0x00006abd , 0x0000002d 
- 00027321  0x000070fe fetch  0x00000001 , 0x000001dd 
- 00027322  0x000070ff compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027323  0x00007100 nbranch  0x00006a9e , 0x00000001 
- 00027324  0x00007101 branch  0x00006acd 
- 00027325  0x00007104 jam  0x00000000 , 0x00000030 
- 00027326  0x00007106 call  0x00006ae5 
- 00027327  0x00007107 nbranch  0x00006af1 , 0x00000002 
- 00027328  0x00007108 fetch  0x00000001 , 0x000043ca 
- 00027329  0x00007109 bbit1  0x00000001 , 0x00006acd 
- 00027330  0x0000710a call  0x00006c20 
- 00027331  0x0000710b nop  0x000000c8 
- 00027332  0x0000710c call  0x00006c2f 
- 00027333  0x0000710d nop  0x00000064 
- 00027334  0x0000710e arg  0x00006c6c , 0x00000013 
- 00027335  0x0000710f call  0x000069fc 
- 00027336  0x00007110 call  0x00006a11 
- 00027337  0x00007111 nbranch  0x00006acd , 0x0000002d 
- 00027338  0x00007112 fetch  0x00000001 , 0x000001dd 
- 00027339  0x00007113 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027340  0x00007114 nbranch  0x00006abe , 0x00000001 
- 00027341  0x00007117 call  0x00006ad1 
- 00027342  0x00007118 fetch  0x00000001 , 0x000043ca 
- 00027343  0x00007119 rtnbit0  0x00000000 
- 00027344  0x0000711a branch  0x00006882 
- 00027345  0x0000711d arg  0x000001ed , 0x00000005 
- 00027346  0x0000711e call  0x00007c99 
- 00027347  0x0000711f force  0x00000004 , 0x00000038 
- 00027348  0x00007120 call  0x00007370 
- 00027349  0x00007121 jam  0x00000021 , 0x00008050 
- 00027350  0x00007122 rtn 
- 00027351  0x00007125 fetch  0x00000001 , 0x00004429 
- 00027352  0x00007126 fetcht  0x00000001 , 0x00004428 
- 00027353  0x00007127 isub  0x00000002 , 0x0000003e 
- 00027354  0x00007128 nbranch  0x00006cbc , 0x00000005 
- 00027355  0x0000712a jam  0x00000004 , 0x00004427 
- 00027356  0x0000712b jam  0x00000017 , 0x00004428 
- 00027357  0x0000712c jam  0x00000016 , 0x00004429 
- 00027358  0x0000712d branch  0x00006cbc 
- 00027359  0x00007132 setarg  0x00000000 
- 00027360  0x00007133 store  0x00000002 , 0x000001e0 
- 00027361  0x00007134 arg  0x00006ce7 , 0x00000013 
- 00027362  0x00007135 call  0x00006ca5 
- 00027363  0x00007136 call  0x000069fc 
- 00027364  0x00007137 branch  0x00006a11 
- 00027365  0x0000713d call  0x00006aeb 
- 00027366  0x0000713e fetch  0x00000001 , 0x00000030 
- 00027367  0x0000713f increase  0x00000001 , 0x0000003f 
- 00027368  0x00007140 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00027369  0x00007141 store  0x00000001 , 0x00000030 
- 00027370  0x00007142 rtn 
- 00027371  0x00007145 fetch  0x00000001 , 0x00000030 
- 00027372  0x00007146 rtn  0x00000034 
- 00027373  0x00007147 fetch  0x00000001 , 0x0000021b 
- 00027374  0x00007148 rtn  0x00000034 
- 00027375  0x00007149 copy  0x0000003f , 0x00000039 
- 00027376  0x0000714a branch  0x00007c96 
- 00027377  0x0000714e call  0x00006ad1 
- 00027378  0x0000714f call  0x000069e6 
- 00027379  0x00007151 call  0x00007d7c 
- 00027380  0x00007152 rtn 
- 00027381  0x00007155 and_into  0x000000e0 , 0x0000003f 
- 00027382  0x00007156 rshift  0x0000003f , 0x0000003f 
- 00027383  0x00007157 store  0x00000001 , 0x0000806f 
- 00027384  0x00007158 setarg  0x00000001 
- 00027385  0x00007159 arg  0x000043cd , 0x00000006 
- 00027386  0x0000715b ifetcht  0x00000002 , 0x00000006 
- 00027387  0x0000715c storet  0x00000002 , 0x0000804c 
- 00027388  0x0000715d store  0x00000001 , 0x00008020 
- 00027389  0x0000715e lshift  0x0000003f , 0x0000003f 
- 00027390  0x0000715f bbit0  0x00000003 , 0x00006afa 
- 00027391  0x00007160 rtn 
- 00027392  0x00007164 fetch  0x00000001 , 0x000001dd 
- 00027393  0x00007165 lshift  0x0000003f , 0x0000003f 
- 00027394  0x00007166 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00027395  0x00007167 isolate0  0x0000000f , 0x00000011 
- 00027396  0x00007168 rtn  0x00000001 
- 00027397  0x00007169 store  0x00000001 , 0x000001dd 
- 00027398  0x0000716a rtn 
- 00027399  0x0000716e fetch  0x00000001 , 0x0000806f 
- 00027400  0x0000716f rtnbit0  0x00000007 
- 00027401  0x00007170 branch  0x00006b0d 
- 00027402  0x00007172 fetch  0x00000001 , 0x00008128 
- 00027403  0x00007173 qisolate1  0x0000003f 
- 00027404  0x00007174 rtn  0x00000001 
- 00027405  0x00007176 fetch  0x00000001 , 0x00008108 
- 00027406  0x00007177 bbit0  0x00000001 , 0x00006b0a 
- 00027407  0x00007178 call  0x000072d4 
- 00027408  0x00007179 branch  0x00006b0a 
- 00027409  0x0000718e fetch  0x00000002 , 0x000040f0 
- 00027410  0x0000718f rtn  0x00000034 
- 00027411  0x00007190 jam  0x00000080 , 0x00008023 
- 00027412  0x00007191 jam  0x00000000 , 0x00008022 
- 00027413  0x00007192 jam  0x00000000 , 0x00008024 
- 00027414  0x00007193 fetcht  0x00000002 , 0x000040f2 
- 00027415  0x00007194 lshift2  0x00000002 , 0x00000039 
- 00027416  0x00007195 iforce  0x00000006 
- 00027417  0x00007197 ifetch  0x00000001 , 0x00000006 
- 00027418  0x00007198 store  0x00000001 , 0x00008025 
- 00027419  0x00007199 loop  0x00006b19 
- 00027420  0x0000719a jam  0x00000000 , 0x00008023 
- 00027421  0x0000719b rtn 
- 00027422  0x000071a3 copy  0x00000002 , 0x00000039 
- 00027423  0x000071a4 fetch  0x00000002 , 0x000001e0 
- 00027424  0x000071a5 iadd  0x00000002 , 0x00000002 
- 00027425  0x000071a6 storet  0x00000002 , 0x000001e0 
- 00027426  0x000071a7 iforce  0x00000012 
- 00027427  0x000071a8 copy  0x00000011 , 0x0000002e 
- 00027428  0x000071a9 jam  0x00000010 , 0x00008006 
- 00027429  0x000071aa call  0x00006b74 
- 00027430  0x000071ab copy  0x0000002e , 0x00000011 
- 00027431  0x000071ac isolate0  0x0000000f , 0x00000011 
- 00027432  0x000071ad rtn  0x00000001 
- 00027433  0x000071ae call  0x00007dc6 , 0x00000034 
- 00027434  0x000071af branch  0x00006b00 
- 00027435  0x000071b3 jam  0x00000001 , 0x00008ac8 
- 00027436  0x000071b4 nop  0x0000012c 
- 00027437  0x000071b5 jam  0x00000005 , 0x00008ac8 
- 00027438  0x000071b6 nop  0x00000064 
- 00027439  0x000071b7 jam  0x00000025 , 0x00008ac8 
- 00027440  0x000071b8 nop  0x000003e8 
- 00027441  0x000071b9 jam  0x00000027 , 0x00008ac8 
- 00027442  0x000071ba nop  0x0000012c 
- 00027443  0x000071bb rtn 
- 00027444  0x000071be call  0x00006b2b 
- 00027445  0x000071bf jam  0x0000003f , 0x00008ac8 
- 00027446  0x000071c0 rtn 
- 00027447  0x000071c3 jam  0x00000083 , 0x00008047 
- 00027448  0x000071c5 jam  0x00000000 , 0x00008ac8 
- 00027449  0x000071c6 rtn 
- 00027450  0x000071c9 call  0x00006b2b 
- 00027451  0x000071cc jam  0x00000082 , 0x00008047 
- 00027452  0x000071cd nop  0x0000000c 
- 00027453  0x000071ce jam  0x00000080 , 0x00008047 
- 00027454  0x000071cf jam  0x00000082 , 0x00008047 
- 00027455  0x000071d0 nop  0x00000096 
- 00027456  0x000071d1 rtn 
- 00027457  0x000071d5 lshift3  0x00000012 , 0x00000012 
- 00027458  0x000071d6 storer  0x00000012 , 0x00000002 , 0x00008044 
- 00027459  0x000071d7 jam  0x00000000 , 0x00008046 
- 00027460  0x000071d8 rtn 
- 00027461  0x000071dc bpatch  0x000000c4 , 0x00004018 
- 00027462  0x000071dd call  0x00006b34 
- 00027463  0x000071de call  0x00006b41 
- 00027464  0x000071df call  0x00006b3b 
- 00027465  0x000071e1 ifetcht  0x00000001 , 0x00000011 
- 00027466  0x000071e2 increase  0x00000001 , 0x00000011 
- 00027467  0x000071e3 force  0x00000000 , 0x00000007 
- 00027468  0x000071e5 qisolate0  0x00000002 
- 00027469  0x000071e6 branch  0x00006b6c , 0x00000001 
- 00027470  0x000071e7 fetch  0x00000001 , 0x00008046 
- 00027471  0x000071e8 set1  0x00000006 , 0x0000003f 
- 00027472  0x000071e9 set1  0x00000007 , 0x0000003f 
- 00027473  0x000071ea store  0x00000001 , 0x00008046 
- 00027474  0x000071eb jam  0x00000002 , 0x00008047 
- 00027475  0x000071ec jam  0x00000082 , 0x00008047 
- 00027476  0x000071ed set0  0x00000007 , 0x0000003f 
- 00027477  0x000071ee store  0x00000001 , 0x00008046 
- 00027478  0x000071ef jam  0x0000008a , 0x00008047 
- 00027479  0x000071f0 nop  0x0000000b 
- 00027480  0x000071f1 jam  0x000000ca , 0x00008047 
- 00027481  0x000071f2 nop  0x00000021 
- 00027482  0x000071f3 jam  0x0000004a , 0x00008047 
- 00027483  0x000071f4 nop  0x0000002c 
- 00027484  0x000071f5 jam  0x000000ca , 0x00008047 
- 00027485  0x000071f6 nop  0x00000016 
- 00027486  0x000071f7 jam  0x0000008a , 0x00008047 
- 00027487  0x000071f8 nop  0x00000021 
- 00027488  0x000071f9 jam  0x00000082 , 0x00008047 
- 00027489  0x000071fa nop  0x00000001 
- 00027490  0x000071fb jam  0x00000092 , 0x00008047 
- 00027491  0x000071fc nop  0x0000000a 
- 00027492  0x000071fd jam  0x000000b2 , 0x00008047 
- 00027493  0x000071fe fetch  0x00000001 , 0x00008007 
- 00027494  0x000071ff jam  0x00000092 , 0x00008047 
- 00027495  0x00007200 nop  0x00000001 
- 00027496  0x00007201 jam  0x00000082 , 0x00008047 
- 00027497  0x00007202 nop  0x00000001 
- 00027498  0x00007203 qisolate0  0x0000003f 
- 00027499  0x00007204 branch  0x00006b4c , 0x00000001 
- 00027500  0x00007206 fetch  0x00000002 , 0x00008044 
- 00027501  0x00007207 increase  0x00000001 , 0x0000003f 
- 00027502  0x00007208 store  0x00000002 , 0x00008044 
- 00027503  0x00007209 increase  0x00000001 , 0x00000007 
- 00027504  0x0000720a compare  0x00000008 , 0x00000007 , 0x0000000f 
- 00027505  0x0000720b nbranch  0x00006b4c , 0x00000001 
- 00027506  0x0000720c loop  0x00006b49 
- 00027507  0x0000720d branch  0x00006b38 
- 00027508  0x00007214 bpatch  0x000000c5 , 0x00004018 
- 00027509  0x00007216 call  0x00006b41 
- 00027510  0x00007217 jam  0x000000a2 , 0x00008047 
- 00027511  0x00007218 increase  0x00000008 , 0x00000012 
- 00027512  0x00007219 arg  0x00000000 , 0x00000007 
- 00027513  0x0000721a setarg  0xffffffff 
- 00027514  0x0000721c fetcht  0x00000001 , 0x00008007 
- 00027515  0x0000721d istoret  0x00000001 , 0x00000011 
- 00027516  0x0000721e bcrc  0x00000002 
- 00027517  0x0000721f jam  0x00000020 , 0x00008006 
- 00027518  0x00007220 storer  0x00000012 , 0x00000002 , 0x00008044 
- 00027519  0x00007221 isolate1  0x0000000f , 0x00000011 
- 00027520  0x00007222 branch  0x00006b83 , 0x00000001 
- 00027521  0x00007223 increase  0x00000001 , 0x00000011 
- 00027522  0x00007224 branch  0x00006b89 
- 00027523  0x00007227 nbranch  0x00006b89 , 0x00000028 
- 00027524  0x00007228 increase  0x00000001 , 0x00000007 
- 00027525  0x00007229 compare  0x00000000 , 0x00000007 , 0x0000000f 
- 00027526  0x0000722a nbranch  0x00006b89 , 0x00000001 
- 00027527  0x0000722b call  0x000072d4 
- 00027528  0x0000722c jam  0x00000010 , 0x00008006 
- 00027529  0x0000722e increase  0x00000008 , 0x00000012 
- 00027530  0x0000722f loop  0x00006b7a 
- 00027531  0x00007230 jam  0x00000082 , 0x00008047 
- 00027532  0x00007231 rtn 
- 00027533  0x0000723d fetch  0x00000001 , 0x000043cb 
- 00027534  0x0000723e beq  0x0000000a , 0x00006b9e 
- 00027535  0x0000723f beq  0x00000004 , 0x00006b9f 
- 00027536  0x00007241 beq  0x00000008 , 0x00006ba3 
- 00027537  0x00007242 beq  0x00000009 , 0x00006ba7 
- 00027538  0x00007243 beq  0x00000006 , 0x00006ba7 
- 00027539  0x00007244 beq  0x0000000c , 0x00006b9e 
- 00027540  0x00007245 beq  0x0000000d , 0x00006bb1 
- 00027541  0x00007246 beq  0x0000000e , 0x00006bab 
- 00027542  0x00007247 beq  0x0000000b , 0x00006b99 
- 00027543  0x00007248 beq  0x0000000f , 0x00006b9d 
- 00027544  0x00007249 branch  0x00006bc2 
- 00027545  0x0000724d arg  0x000043b2 , 0x0000003f 
- 00027546  0x0000724e arg  0x00006858 , 0x00000002 
- 00027547  0x0000724f call  0x00006bb7 
- 00027548  0x00007250 branch  0x00006bae 
- 00027549  0x00007253 branch  0x00006bae 
- 00027550  0x00007258 branch  0x00006bbf 
- 00027551  0x0000725c arg  0x00005099 , 0x0000003f 
- 00027552  0x0000725d arg  0x00006858 , 0x00000002 
- 00027553  0x0000725e call  0x00006bb7 
- 00027554  0x0000725f branch  0x00006bae 
- 00027555  0x00007262 arg  0x000043b2 , 0x0000003f 
- 00027556  0x00007263 arg  0x000053dc , 0x00000002 
- 00027557  0x00007264 call  0x00006bb7 
- 00027558  0x00007265 branch  0x00006bae 
- 00027559  0x00007268 arg  0x000043b2 , 0x0000003f 
- 00027560  0x00007269 arg  0x00004770 , 0x00000002 
- 00027561  0x0000726a call  0x00006bb7 
- 00027562  0x0000726b branch  0x00006bae 
- 00027563  0x0000726e arg  0x000047b7 , 0x0000003f 
- 00027564  0x0000726f arg  0x00006858 , 0x00000002 
- 00027565  0x00007270 call  0x00006bb7 
- 00027566  0x00007272 arg  0x00003728 , 0x0000003f 
- 00027567  0x00007273 arg  0x00004292 , 0x00000002 
- 00027568  0x00007274 branch  0x00006bbc 
- 00027569  0x00007277 arg  0x000047b7 , 0x0000003f 
- 00027570  0x00007278 arg  0x00006858 , 0x00000002 
- 00027571  0x00007279 call  0x00006bb7 
- 00027572  0x0000727a arg  0x00002acb , 0x0000003f 
- 00027573  0x0000727b arg  0x0000310d , 0x00000002 
- 00027574  0x0000727c branch  0x00006bbc 
- 00027575  0x00007280 lshift16  0x00000002 , 0x00000002 
- 00027576  0x00007281 ior  0x00000002 , 0x0000003f 
- 00027577  0x00007282 branch  0x000023cf 
- 00027578  0x00007286 arg  0x00002b8f , 0x0000003f 
- 00027579  0x00007287 arg  0x0000310d , 0x00000002 
- 00027580  0x00007289 lshift16  0x00000002 , 0x00000002 
- 00027581  0x0000728a ior  0x00000002 , 0x0000003f 
- 00027582  0x0000728b branch  0x000023d6 
- 00027583  0x0000728e arg  0x00003112 , 0x0000003f 
- 00027584  0x0000728f arg  0x000036df , 0x00000002 
- 00027585  0x00007290 branch  0x00006bbc 
- 00027586  0x00007293 call  0x00006bbf 
- 00027587  0x00007294 arg  0x00002b8f , 0x0000003f 
- 00027588  0x00007295 arg  0x0000310d , 0x00000002 
- 00027589  0x00007296 branch  0x00006bb7 
- 00027590  0x0000729d bpatch  0x000000c6 , 0x00004018 
- 00027591  0x0000729f fetch  0x00000001 , 0x000043f5 
- 00027592  0x000072a0 store  0x00000001 , 0x00008080 
- 00027593  0x000072a1 fetch  0x00000001 , 0x000043f6 
- 00027594  0x000072a2 store  0x00000001 , 0x00008081 
- 00027595  0x000072a3 setarg  0x000001de 
- 00027596  0x000072a4 store  0x00000002 , 0x00008084 
- 00027597  0x000072a5 setarg  0x000001e3 
- 00027598  0x000072a6 store  0x00000002 , 0x00008086 
- 00027599  0x000072a7 branch  0x000069dc 
- 00027600  0x000072ad set1  0x00000007 , 0x0000003f 
- 00027601  0x000072ae store  0x00000002 , 0x000001de 
- 00027602  0x000072af bpatch  0x000000c7 , 0x00004018 
- 00027603  0x000072b0 jam  0x00000002 , 0x00008082 
- 00027604  0x000072b1 jam  0x00000000 , 0x00008088 
- 00027605  0x000072b2 jam  0x00000002 , 0x00008006 
- 00027606  0x000072b3 branch  0x00006be0 
- 00027607  0x000072b7 force  0x00000001 , 0x00000002 
- 00027608  0x000072b9 store  0x00000001 , 0x000001de 
- 00027609  0x000072ba bpatch  0x000000c8 , 0x00004019 
- 00027610  0x000072bb jam  0x00000001 , 0x00008082 
- 00027611  0x000072bc storet  0x00000002 , 0x00008088 
- 00027612  0x000072bd jam  0x00000002 , 0x00008006 
- 00027613  0x000072be call  0x00006be0 
- 00027614  0x000072bf fetch  0x00000001 , 0x000001e3 
- 00027615  0x000072c0 rtn 
- 00027616  0x000072c7 nop  0x00000005 
- 00027617  0x000072c8 fetch  0x00000001 , 0x00008128 
- 00027618  0x000072c9 bbit0  0x00000003 , 0x00006be0 
- 00027619  0x000072ca rtn 
- 00027620  0x000072d3 disable  0x00000028 
- 00027621  0x000072d4 copy  0x0000003f , 0x00000012 
- 00027622  0x000072d5 fetch  0x00000001 , 0x00004420 
- 00027623  0x000072d6 rtnne  0x00000000 
- 00027624  0x000072d7 enable  0x00000028 
- 00027625  0x000072d8 copy  0x00000012 , 0x0000003f 
- 00027626  0x000072d9 branch  0x00006bf2 
- 00027627  0x000072dd fetch  0x00000001 , 0x00004420 
- 00027628  0x000072de beq  0x00000001 , 0x00006bf2 
- 00027629  0x000072df beq  0x00000002 , 0x00006bf8 
- 00027630  0x000072e0 beq  0x00000003 , 0x00006c00 
- 00027631  0x000072e1 beq  0x00000004 , 0x00006c04 
- 00027632  0x000072e2 beq  0x00000005 , 0x00006c0b 
- 00027633  0x000072e3 rtn 
- 00027634  0x000072e6 store  0x00000003 , 0x00004419 
- 00027635  0x000072e7 copy  0x00000011 , 0x0000003f 
- 00027636  0x000072e8 store  0x00000002 , 0x0000441c 
- 00027637  0x000072e9 storet  0x00000002 , 0x0000441e 
- 00027638  0x000072ea jam  0x00000002 , 0x00004420 
- 00027639  0x000072eb branch  0x00006c20 
- 00027640  0x000072ee call  0x00006c20 
- 00027641  0x000072ef jam  0x00000003 , 0x00004420 
- 00027642  0x000072f0 call  0x00006c26 
- 00027643  0x000072f1 arg  0x000001de , 0x00000011 
- 00027644  0x000072f2 jam  0x00000004 , 0x00008082 
- 00027645  0x000072f3 fetch  0x00000003 , 0x00004419 
- 00027646  0x000072f4 arg  0x00000020 , 0x00000002 
- 00027647  0x000072f5 branch  0x00006c40 
- 00027648  0x000072f8 call  0x00006c20 
- 00027649  0x000072f9 call  0x00006c63 
- 00027650  0x000072fa jam  0x00000004 , 0x00004420 
- 00027651  0x000072fb rtn 
- 00027652  0x000072ff bpatch  0x000000c9 , 0x00004019 
- 00027653  0x00007300 call  0x00006c20 
- 00027654  0x00007301 jam  0x00000005 , 0x00004420 
- 00027655  0x00007302 call  0x00006c26 
- 00027656  0x00007303 call  0x00006c18 
- 00027657  0x00007304 call  0x00006c3c 
- 00027658  0x00007305 branch  0x00006c13 
- 00027659  0x00007307 call  0x00006c20 
- 00027660  0x00007308 call  0x00006c26 
- 00027661  0x00007309 setarg  0x00000005 
- 00027662  0x0000730a call  0x00006bd7 
- 00027663  0x0000730b rtnbit1  0x00000000 
- 00027664  0x0000730c jam  0x00000000 , 0x00004420 
- 00027665  0x0000730d fetch  0x00000002 , 0x000043e7 
- 00027666  0x0000730e branch  0x00007d79 
- 00027667  0x00007310 fetch  0x00000004 , 0x00000678 
- 00027668  0x00007311 fetcht  0x00000002 , 0x0000441c 
- 00027669  0x00007313 increase  0xfffffffc , 0x00000002 
- 00027670  0x00007314 istore  0x00000004 , 0x00000002 
- 00027671  0x00007315 rtn 
- 00027672  0x00007318 fetcht  0x00000002 , 0x0000441c 
- 00027673  0x00007319 copy  0x00000002 , 0x00000011 
- 00027674  0x0000731a increase  0xfffffffc , 0x00000002 
- 00027675  0x0000731b ifetch  0x00000004 , 0x00000002 
- 00027676  0x0000731c store  0x00000004 , 0x00000678 
- 00027677  0x0000731d fetcht  0x00000002 , 0x0000441e 
- 00027678  0x0000731e fetch  0x00000003 , 0x00004419 
- 00027679  0x0000731f rtn 
- 00027680  0x00007322 bpatch  0x000000ca , 0x00004019 
- 00027681  0x00007323 call  0x00006c8b 
- 00027682  0x00007324 call  0x000069dc 
- 00027683  0x00007325 setarg  0x00000000 
- 00027684  0x00007326 store  0x00000004 , 0x000001de 
- 00027685  0x00007327 rtn 
- 00027686  0x0000732a jam  0x00000006 , 0x000001de 
- 00027687  0x0000732c setarg  0x00000000 
- 00027688  0x0000732d store  0x00000002 , 0x00008088 
- 00027689  0x0000732e setarg  0x00000001 
- 00027690  0x0000732f store  0x00000002 , 0x00008082 
- 00027691  0x00007330 setarg  0x000001de 
- 00027692  0x00007331 store  0x00000002 , 0x00008084 
- 00027693  0x00007332 jam  0x00000002 , 0x00008006 
- 00027694  0x00007333 branch  0x00006be0 
- 00027695  0x00007336 jam  0x000000ab , 0x000001de 
- 00027696  0x00007337 branch  0x00006c27 
- 00027697  0x0000733a jam  0x000000b9 , 0x000001de 
- 00027698  0x0000733b branch  0x00006c27 
- 00027699  0x0000733e store  0x00000003 , 0x00000670 
- 00027700  0x0000733f storet  0x00000002 , 0x00000678 
- 00027701  0x00007340 storer  0x00000011 , 0x00000002 , 0x00000684 
- 00027702  0x00007341 bpatchx  0x000000b5 , 0x00004036 
- 00027703  0x00007342 call  0x00006c26 
- 00027704  0x00007343 fetch  0x00000003 , 0x00000670 
- 00027705  0x00007344 fetcht  0x00000002 , 0x00000678 
- 00027706  0x00007345 fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00027707  0x00007346 branch  0x00006c3c 
- 00027708  0x0000734a increase  0x00000004 , 0x00000002 
- 00027709  0x0000734b storet  0x00000002 , 0x00008082 
- 00027710  0x0000734c arg  0x00000002 , 0x00000002 
- 00027711  0x0000734d increase  0xfffffffc , 0x00000011 
- 00027712  0x00007350 istoret  0x00000001 , 0x00000011 
- 00027713  0x00007351 rshift16  0x0000003f , 0x00000002 
- 00027714  0x00007352 istoret  0x00000001 , 0x00000005 
- 00027715  0x00007353 rshift8  0x0000003f , 0x00000002 
- 00027716  0x00007354 istoret  0x00000001 , 0x00000005 
- 00027717  0x00007355 istore  0x00000001 , 0x00000005 
- 00027718  0x00007356 deposit  0x00000011 
- 00027719  0x00007357 store  0x00000002 , 0x00008084 
- 00027720  0x00007358 setarg  0x00000000 
- 00027721  0x00007359 store  0x00000002 , 0x00008088 
- 00027722  0x0000735a jam  0x00000002 , 0x00008006 
- 00027723  0x0000735b call  0x00006be0 
- 00027724  0x0000735c branch  0x00006c63 
- 00027725  0x00007361 storet  0x00000002 , 0x00008088 
- 00027726  0x00007362 rshift16  0x0000003f , 0x00000002 
- 00027727  0x00007363 storet  0x00000001 , 0x000001df 
- 00027728  0x00007364 rshift8  0x0000003f , 0x00000002 
- 00027729  0x00007365 storet  0x00000001 , 0x000001e0 
- 00027730  0x00007366 store  0x00000001 , 0x000001e1 
- 00027731  0x00007367 setarg  0x00000004 
- 00027732  0x00007368 store  0x00000002 , 0x00008082 
- 00027733  0x00007369 jam  0x00000003 , 0x000001de 
- 00027734  0x0000736a setarg  0x000001de 
- 00027735  0x0000736b store  0x00000002 , 0x00008084 
- 00027736  0x0000736c deposit  0x00000011 
- 00027737  0x0000736d store  0x00000002 , 0x00008086 
- 00027738  0x0000736e fetch  0x00000001 , 0x00008080 
- 00027739  0x0000736f isolate0  0x0000000f , 0x00000011 
- 00027740  0x00007370 setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00027741  0x00007371 store  0x00000001 , 0x00008080 
- 00027742  0x00007372 jam  0x00000002 , 0x00008006 
- 00027743  0x00007374 fetch  0x00000001 , 0x00008128 
- 00027744  0x00007375 bbit1  0x00000007 , 0x00006c5f 
- 00027745  0x00007376 arg  0x00000003 , 0x00000007 
- 00027746  0x00007377 branch  0x00006be0 
- 00027747  0x0000737a setarg  0x000007d0 
- 00027748  0x0000737b call  0x0000235c 
- 00027749  0x0000737c call  0x00006c26 
- 00027750  0x0000737d setarg  0x000001e3 
- 00027751  0x0000737e store  0x00000002 , 0x00008086 
- 00027752  0x0000737f setarg  0x00000005 
- 00027753  0x00007380 call  0x00006bd7 
- 00027754  0x00007381 bbit1  0x00000000 , 0x00006c63 
- 00027755  0x00007382 rtn 
- 00027756  0x00007389 storet  0x00000002 , 0x00008088 
- 00027757  0x0000738a setarg  0x00000004 
- 00027758  0x0000738b store  0x00000002 , 0x00008082 
- 00027759  0x0000738c jam  0x00000003 , 0x000001de 
- 00027760  0x0000738d setarg  0x000001de 
- 00027761  0x0000738e store  0x00000002 , 0x00008084 
- 00027762  0x0000738f deposit  0x00000011 
- 00027763  0x00007390 store  0x00000002 , 0x00008086 
- 00027764  0x00007391 fetch  0x00000001 , 0x00008080 
- 00027765  0x00007392 isolate0  0x0000000f , 0x00000011 
- 00027766  0x00007393 setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00027767  0x00007394 store  0x00000001 , 0x00008080 
- 00027768  0x00007395 jam  0x00000002 , 0x00008006 
- 00027769  0x00007397 fetch  0x00000001 , 0x00008128 
- 00027770  0x00007398 bbit1  0x00000007 , 0x00006c79 
- 00027771  0x00007399 arg  0x00000003 , 0x00000007 
- 00027772  0x0000739a call  0x00006b07 
- 00027773  0x0000739b call  0x00006be0 
- 00027774  0x0000739c isolate1  0x00000002 , 0x0000003f 
- 00027775  0x0000739d call  0x00006b00 
- 00027776  0x0000739e fetch  0x00000001 , 0x000001df 
- 00027777  0x0000739f lshift16  0x0000003f , 0x00000012 
- 00027778  0x000073a0 fetch  0x00000002 , 0x000001e0 
- 00027779  0x000073a1 byteswap  0x0000003f , 0x0000003f 
- 00027780  0x000073a2 ior  0x00000012 , 0x0000003f 
- 00027781  0x000073a3 iadd  0x00000002 , 0x0000003f 
- 00027782  0x000073a4 store  0x00000001 , 0x000001e1 
- 00027783  0x000073a5 rshift8  0x0000003f , 0x0000003f 
- 00027784  0x000073a6 byteswap  0x0000003f , 0x0000003f 
- 00027785  0x000073a7 store  0x00000002 , 0x000001df 
- 00027786  0x000073a8 rtn 
- 00027787  0x000073ab fetch  0x00000001 , 0x00004421 
- 00027788  0x000073ac fetcht  0x00000001 , 0x00004423 
- 00027789  0x000073ad isub  0x00000002 , 0x0000003e 
- 00027790  0x000073ae nbranch  0x00006c90 , 0x00000005 
- 00027791  0x000073af call  0x00006c9c 
- 00027792  0x000073b2 fetch  0x00000001 , 0x00004421 
- 00027793  0x000073b3 arg  0x00000020 , 0x00000002 
- 00027794  0x000073b4 call  0x00006f21 
- 00027795  0x000073b5 fetch  0x00000001 , 0x00004424 
- 00027796  0x000073b6 arg  0x00000021 , 0x00000002 
- 00027797  0x000073b7 call  0x00006f21 
- 00027798  0x000073b8 fetch  0x00000001 , 0x00004422 
- 00027799  0x000073b9 arg  0x00000022 , 0x00000002 
- 00027800  0x000073ba call  0x00006f21 
- 00027801  0x000073bb fetch  0x00000001 , 0x00004423 
- 00027802  0x000073bc arg  0x0000001f , 0x00000002 
- 00027803  0x000073bd branch  0x00006f21 
- 00027804  0x000073c0 jam  0x00000001 , 0x00004421 
- 00027805  0x000073c1 jam  0x00000003 , 0x00004422 
- 00027806  0x000073c2 jam  0x00000000 , 0x00004423 
- 00027807  0x000073c3 jam  0x00000002 , 0x00004424 
- 00027808  0x000073c4 jam  0x0000000b , 0x00004425 
- 00027809  0x000073c5 jam  0x0000000a , 0x00004426 
- 00027810  0x000073c6 rtn 
- 00027811  0x000073ca jam  0x00000001 , 0x00008010 
- 00027812  0x000073cb rtn 
- 00027813  0x000073d2 jam  0x00000005 , 0x0000808b 
- 00027814  0x000073d3 jam  0x00000007 , 0x0000808c 
- 00027815  0x000073d4 jam  0x00000007 , 0x0000808d 
- 00027816  0x000073d5 jam  0x00000007 , 0x0000808e 
- 00027817  0x000073d6 jam  0x00000007 , 0x0000808f 
- 00027818  0x000073d7 jam  0x00000005 , 0x00008090 
- 00027819  0x000073d8 jam  0x00000000 , 0x00008091 
- 00027820  0x000073d9 rtn 
- 00027821  0x000073dc jam  0x0000000c , 0x0000808b 
- 00027822  0x000073dd jam  0x0000000d , 0x0000808c 
- 00027823  0x000073de jam  0x0000000d , 0x0000808d 
- 00027824  0x000073df jam  0x0000000d , 0x0000808e 
- 00027825  0x000073e0 jam  0x0000000d , 0x0000808f 
- 00027826  0x000073e1 jam  0x0000000c , 0x00008090 
- 00027827  0x000073e2 jam  0x00000000 , 0x00008091 
- 00027828  0x000073e3 rtn 
- 00027829  0x000073e6 call  0x00006cd8 
- 00027830  0x000073e8 fetch  0x00000001 , 0x00004428 
- 00027831  0x000073e9 arg  0x0000006c , 0x00000002 
- 00027832  0x000073ea call  0x00006f21 
- 00027833  0x000073eb fetch  0x00000001 , 0x00004429 
- 00027834  0x000073ec arg  0x0000006d , 0x00000002 
- 00027835  0x000073ed branch  0x00006f21 
- 00027836  0x000073f0 call  0x00006cdf 
- 00027837  0x000073f1 branch  0x00006cb6 
- 00027838  0x000073f4 fetch  0x00000001 , 0x00008128 
- 00027839  0x000073f5 bbit0  0x00000005 , 0x00006cbe 
- 00027840  0x000073f6 rtn 
- 00027841  0x00007411 set1  0x00000028 , 0x00000000 
- 00027842  0x00007412 jam  0x00000008 , 0x000043f4 
- 00027843  0x00007413 rtn 
- 00027844  0x00007416 set0  0x00000028 , 0x00000000 
- 00027845  0x00007417 jam  0x00000020 , 0x000043f4 
- 00027846  0x00007418 rtn 
- 00027847  0x0000741c fetch  0x00000001 , 0x000043eb 
- 00027848  0x0000741d iadd  0x00000012 , 0x0000003f 
- 00027849  0x0000741e store  0x00000001 , 0x000001e0 
- 00027850  0x0000741f branch  0x00006cce 
- 00027851  0x00007422 fetch  0x00000002 , 0x000001e0 
- 00027852  0x00007423 byteswap  0x0000003f , 0x0000003f 
- 00027853  0x00007424 store  0x00000001 , 0x000001e0 
- 00027854  0x0000742a setarg  0x00000003 
- 00027855  0x0000742b store  0x00000002 , 0x00008092 
- 00027856  0x0000742c jam  0x000000a0 , 0x000001df 
- 00027857  0x0000742d jam  0x000000a1 , 0x000001e1 
- 00027858  0x0000742e branch  0x00006ced 
- 00027859  0x00007435 storet  0x00000002 , 0x00000678 
- 00027860  0x00007436 call  0x00006cd8 
- 00027861  0x00007437 fetcht  0x00000002 , 0x00000678 
- 00027862  0x00007438 call  0x00006d07 
- 00027863  0x00007439 branch  0x00006cdf 
- 00027864  0x0000743c fetch  0x00000001 , 0x00004427 
- 00027865  0x0000743d rtneq  0x000000ff 
- 00027866  0x0000743e bbit0  0x00000006 , 0x00006cdd 
- 00027867  0x0000743f setarg  0x000249f0 
- 00027868  0x00007440 call  0x0000235c 
- 00027869  0x00007442 fetcht  0x00000001 , 0x00004427 
- 00027870  0x00007443 branch  0x00006ef7 
- 00027871  0x00007446 fetcht  0x00000001 , 0x00004427 
- 00027872  0x00007447 branch  0x00006ef3 
- 00027873  0x0000744d bpatch  0x000000cb , 0x00004019 
- 00027874  0x0000744e bmark1  0x00000028 , 0x00006cc7 
- 00027875  0x0000744f fetch  0x00000002 , 0x000043eb 
- 00027876  0x00007450 iadd  0x00000012 , 0x0000003f 
- 00027877  0x00007451 byteswap  0x0000003f , 0x0000003f 
- 00027878  0x00007452 store  0x00000002 , 0x000001e0 
- 00027879  0x00007456 bpatch  0x000000cc , 0x00004019 
- 00027880  0x00007457 bmark1  0x00000028 , 0x00006ccb 
- 00027881  0x00007458 setarg  0x00000004 
- 00027882  0x00007459 store  0x00000002 , 0x00008092 
- 00027883  0x0000745a jam  0x000000a0 , 0x000001df 
- 00027884  0x0000745b jam  0x000000a1 , 0x000001e2 
- 00027885  0x0000745d setarg  0x000001df 
- 00027886  0x0000745e store  0x00000002 , 0x00008094 
- 00027887  0x0000745f storet  0x00000002 , 0x00008098 
- 00027888  0x00007460 storer  0x00000011 , 0x00000002 , 0x00008096 
- 00027889  0x00007461 setarg  0x00000002 
- 00027890  0x00007462 isolate0  0x0000000f , 0x00000011 
- 00027891  0x00007463 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00027892  0x00007464 store  0x00000001 , 0x0000808a 
- 00027893  0x00007465 jam  0x00000004 , 0x00008006 
- 00027894  0x00007466 arg  0x00000005 , 0x00000007 
- 00027895  0x00007467 call  0x00006b07 
- 00027896  0x00007468 call  0x00006cbe 
- 00027897  0x00007469 isolate1  0x00000004 , 0x0000003f 
- 00027898  0x0000746a call  0x00006b00 
- 00027899  0x0000746b bmark1  0x00000028 , 0x00006d02 
- 00027900  0x0000746d fetch  0x00000002 , 0x000001e0 
- 00027901  0x0000746e byteswap  0x0000003f , 0x0000003f 
- 00027902  0x0000746f iadd  0x00000002 , 0x0000003f 
- 00027903  0x00007470 byteswap  0x0000003f , 0x0000003f 
- 00027904  0x00007471 store  0x00000002 , 0x000001e0 
- 00027905  0x00007472 rtn 
- 00027906  0x00007475 fetch  0x00000001 , 0x000001e0 
- 00027907  0x00007476 iadd  0x00000002 , 0x0000003f 
- 00027908  0x00007477 byteswap  0x0000003f , 0x0000003f 
- 00027909  0x00007478 store  0x00000002 , 0x000001e0 
- 00027910  0x00007479 rtn 
- 00027911  0x00007480 fetch  0x00000002 , 0x000043eb 
- 00027912  0x00007481 iadd  0x00000012 , 0x0000003f 
- 00027913  0x00007484 store  0x00000002 , 0x00000670 
- 00027914  0x00007485 bpatch  0x000000cd , 0x00004019 
- 00027915  0x00007486 storet  0x00000002 , 0x00000678 
- 00027916  0x00007487 storer  0x00000011 , 0x00000002 , 0x0000068f 
- 00027917  0x00007489 call  0x00006d1c 
- 00027918  0x0000748b fetcht  0x00000002 , 0x00000688 
- 00027919  0x0000748c fetchr  0x00000011 , 0x00000002 , 0x0000068f 
- 00027920  0x0000748d fetch  0x00000002 , 0x00000670 
- 00027921  0x0000748f call  0x00006d3d 
- 00027922  0x00007491 fetch  0x00000002 , 0x00000688 
- 00027923  0x00007492 fetcht  0x00000002 , 0x0000068f 
- 00027924  0x00007493 iadd  0x00000002 , 0x00000002 
- 00027925  0x00007494 storet  0x00000002 , 0x0000068f 
- 00027926  0x00007495 fetcht  0x00000002 , 0x00000670 
- 00027927  0x00007496 iadd  0x00000002 , 0x00000002 
- 00027928  0x00007497 storet  0x00000002 , 0x00000670 
- 00027929  0x00007498 fetch  0x00000002 , 0x00000678 
- 00027930  0x00007499 nbranch  0x00006d0d , 0x00000034 
- 00027931  0x0000749a rtn 
- 00027932  0x000074a3 bpatch  0x000000ce , 0x00004019 
- 00027933  0x000074a4 fetch  0x00000001 , 0x000043f4 
- 00027934  0x000074a5 increase  0xffffffff , 0x0000003f 
- 00027935  0x000074a6 fetcht  0x00000002 , 0x00000670 
- 00027936  0x000074a7 ior  0x00000002 , 0x0000003f 
- 00027937  0x000074a8 increase  0x00000001 , 0x0000003f 
- 00027938  0x000074a9 store  0x00000003 , 0x0000068c 
- 00027939  0x000074ab fetch  0x00000002 , 0x00000678 
- 00027940  0x000074ac iadd  0x00000002 , 0x0000003f 
- 00027941  0x000074ae fetcht  0x00000003 , 0x0000068c 
- 00027942  0x000074af isub  0x00000002 , 0x0000003f 
- 00027943  0x000074b0 nbranch  0x00006d2e , 0x00000002 
- 00027944  0x000074b1 store  0x00000002 , 0x00000678 
- 00027945  0x000074b2 fetch  0x00000003 , 0x0000068c 
- 00027946  0x000074b3 fetcht  0x00000002 , 0x00000670 
- 00027947  0x000074b4 isub  0x00000002 , 0x0000003f 
- 00027948  0x000074b5 store  0x00000002 , 0x00000688 
- 00027949  0x000074b6 rtn 
- 00027950  0x000074b9 fetch  0x00000002 , 0x00000678 
- 00027951  0x000074ba store  0x00000002 , 0x00000688 
- 00027952  0x000074bb setarg  0x00000000 
- 00027953  0x000074bc store  0x00000002 , 0x00000678 
- 00027954  0x000074bd rtn 
- 00027955  0x000074c0 copy  0x00000012 , 0x0000003f 
- 00027956  0x000074c1 increase  0x00000002 , 0x00000002 
- 00027957  0x000074c2 storet  0x00000002 , 0x00008092 
- 00027958  0x000074c3 increase  0xfffffffe , 0x00000011 
- 00027959  0x000074c4 ifetcht  0x00000003 , 0x00000011 
- 00027960  0x000074c5 copy  0x00000002 , 0x00000012 
- 00027961  0x000074c6 arg  0x000000a0 , 0x00000002 
- 00027962  0x000074c7 istoret  0x00000001 , 0x00000011 
- 00027963  0x000074c8 istore  0x00000001 , 0x00000005 
- 00027964  0x000074c9 branch  0x00006d4a 
- 00027965  0x000074cd copy  0x0000003f , 0x00000012 
- 00027966  0x000074ce bpatch  0x000000cf , 0x00004019 
- 00027967  0x000074cf bmark1  0x00000028 , 0x00006d33 
- 00027968  0x000074d0 copy  0x00000012 , 0x0000003f 
- 00027969  0x000074d1 increase  0x00000003 , 0x00000002 
- 00027970  0x000074d2 storet  0x00000002 , 0x00008092 
- 00027971  0x000074d3 increase  0xfffffffd , 0x00000011 
- 00027972  0x000074d4 ifetcht  0x00000003 , 0x00000011 
- 00027973  0x000074d5 copy  0x00000002 , 0x00000012 
- 00027974  0x000074d6 arg  0x000000a0 , 0x00000002 
- 00027975  0x000074d7 istoret  0x00000001 , 0x00000011 
- 00027976  0x000074d8 byteswap  0x0000003f , 0x0000003f 
- 00027977  0x000074d9 istore  0x00000002 , 0x00000005 
- 00027978  0x000074db storer  0x00000011 , 0x00000002 , 0x00008094 
- 00027979  0x000074dc setarg  0x00000000 
- 00027980  0x000074dd store  0x00000002 , 0x00008098 
- 00027981  0x000074de jam  0x00000001 , 0x0000808a 
- 00027982  0x000074df jam  0x00000004 , 0x00008006 
- 00027983  0x000074e0 call  0x00006cbe 
- 00027984  0x000074e1 istorer  0x00000012 , 0x00000003 , 0x00000011 
- 00027985  0x000074e3 bpatch  0x000000d0 , 0x0000401a 
- 00027986  0x000074e4 jam  0x00000000 , 0x000001e2 
- 00027987  0x000074e6 setarg  0x00000001 
- 00027988  0x000074e7 store  0x00000002 , 0x00008092 
- 00027989  0x000074e8 jam  0x000000a0 , 0x000001df 
- 00027990  0x000074e9 setarg  0x000001df 
- 00027991  0x000074ea store  0x00000002 , 0x00008094 
- 00027992  0x000074eb setarg  0x00000000 
- 00027993  0x000074ec store  0x00000002 , 0x00008098 
- 00027994  0x000074ed store  0x00000002 , 0x00008096 
- 00027995  0x000074ee setarg  0x00000003 
- 00027996  0x000074ef store  0x00000001 , 0x0000808a 
- 00027997  0x000074f0 jam  0x00000004 , 0x00008006 
- 00027998  0x000074f1 call  0x00006cbe 
- 00027999  0x000074f2 fetch  0x00000001 , 0x00008128 
- 00028000  0x000074f3 rtnbit0  0x00000006 
- 00028001  0x000074f4 nop  0x000005dc 
- 00028002  0x000074f5 fetch  0x00000001 , 0x000001e2 
- 00028003  0x000074f6 increase  0x00000001 , 0x0000003f 
- 00028004  0x000074f7 store  0x00000001 , 0x000001e2 
- 00028005  0x000074f8 sub  0x0000003f , 0x00000028 , 0x0000003e 
- 00028006  0x000074f9 nrtn  0x00000002 
- 00028007  0x000074fa branch  0x00006d53 
- 00028008  0x000074ff call  0x00007dba 
- 00028009  0x00007500 branch  0x00006d6a 
- 00028010  0x00007503 rshift16  0x0000003f , 0x00000002 
- 00028011  0x00007504 call  0x00006d8e , 0x00000028 
- 00028012  0x00007505 rshift32  0x0000003f , 0x0000003f 
- 00028013  0x00007506 rshift16  0x0000003f , 0x00000002 
- 00028014  0x00007507 call  0x00006d8a , 0x00000028 
- 00028015  0x00007508 fetch  0x00000002 , 0x00008050 
- 00028016  0x00007509 set0  0x0000000f , 0x0000003f 
- 00028017  0x0000750a store  0x00000002 , 0x00008050 
- 00028018  0x0000750b rtn 
- 00028019  0x0000750f store  0x00000002 , 0x00008052 
- 00028020  0x00007510 rtn 
- 00028021  0x00007514 call  0x00006d77 
- 00028022  0x00007515 branch  0x00006d73 
- 00028023  0x00007519 call  0x00006d7c 
- 00028024  0x0000751a idiv  0x00000002 
- 00028025  0x0000751b call  0x00007d62 
- 00028026  0x0000751c quotient  0x0000003f 
- 00028027  0x0000751d rtn 
- 00028028  0x00007520 fetch  0x00000001 , 0x00008043 
- 00028029  0x00007521 bbit0  0x00000000 , 0x00006d80 
- 00028030  0x00007522 setarg  0x02dc6c00 
- 00028031  0x00007523 rtn 
- 00028032  0x00007525 setarg  0x016e3600 
- 00028033  0x00007526 rtn 
- 00028034  0x00007529 fetch  0x00000001 , 0x00008043 
- 00028035  0x0000752a and  0x0000003f , 0x000000fe , 0x0000003f 
- 00028036  0x0000752b store  0x00000001 , 0x00008043 
- 00028037  0x0000752c rtn 
- 00028038  0x0000752f fetch  0x00000001 , 0x00008043 
- 00028039  0x00007530 or  0x0000003f , 0x00000001 , 0x0000003f 
- 00028040  0x00007531 store  0x00000001 , 0x00008043 
- 00028041  0x00007532 rtn 
- 00028042  0x00007537 store  0x00000002 , 0x0000805a 
- 00028043  0x00007538 store  0x00000002 , 0x0000805e 
- 00028044  0x00007539 storet  0x00000002 , 0x0000805c 
- 00028045  0x0000753a rtn 
- 00028046  0x0000753e store  0x00000002 , 0x00008054 
- 00028047  0x0000753f store  0x00000002 , 0x00008058 
- 00028048  0x00007540 storet  0x00000002 , 0x00008056 
- 00028049  0x00007541 rtn 
- 00028050  0x00007544 fetchr  0x0000000a , 0x00000002 , 0x0000805a 
- 00028051  0x00007545 fetchr  0x00000010 , 0x00000002 , 0x0000805c 
- 00028052  0x00007546 fetchr  0x00000003 , 0x00000002 , 0x0000805e 
- 00028053  0x00007547 rtn 
- 00028054  0x0000754a fetchr  0x0000000a , 0x00000002 , 0x00008054 
- 00028055  0x0000754b fetchr  0x00000010 , 0x00000002 , 0x00008056 
- 00028056  0x0000754c fetchr  0x00000003 , 0x00000002 , 0x00008058 
- 00028057  0x0000754d rtn 
- 00028058  0x00007550 storer  0x00000003 , 0x00000002 , 0x0000805e 
- 00028059  0x00007551 rtn 
- 00028060  0x00007554 storer  0x00000003 , 0x00000002 , 0x00008058 
- 00028061  0x00007555 rtn 
- 00028062  0x00007558 call  0x00006d96 
- 00028063  0x00007559 fetch  0x00000002 , 0x00008112 
- 00028064  0x0000755a iadd  0x00000003 , 0x00000003 
- 00028065  0x0000755b branch  0x00006d9c 
- 00028066  0x0000755e call  0x00006da6 
- 00028067  0x0000755f branch  0x00006d92 
- 00028068  0x00007562 call  0x00006d9a 
- 00028069  0x00007563 branch  0x00006daa 
- 00028070  0x00007567 storer  0x00000003 , 0x00000002 , 0x00000697 
- 00028071  0x00007568 storer  0x0000000a , 0x00000002 , 0x00000695 
- 00028072  0x00007569 storer  0x00000010 , 0x00000002 , 0x00000693 
- 00028073  0x0000756a rtn 
- 00028074  0x0000756d fetchr  0x00000003 , 0x00000002 , 0x00000697 
- 00028075  0x0000756e fetchr  0x0000000a , 0x00000002 , 0x00000695 
- 00028076  0x0000756f fetchr  0x00000010 , 0x00000002 , 0x00000693 
- 00028077  0x00007570 rtn 
- 00028078  0x00007573 fetch  0x00000002 , 0x0000810e 
- 00028079  0x00007574 nbranch  0x00006dae , 0x00000034 
- 00028080  0x00007575 rtn 
- 00028081  0x00007578 deposit  0x00000039 
- 00028082  0x00007579 rtn  0x00000034 
- 00028083  0x0000757b increase  0xfffffff8 , 0x00000039 
- 00028084  0x0000757c call  0x00006dbe , 0x00000002 
- 00028085  0x0000757d rtn  0x00000005 
- 00028086  0x0000757e branch  0x00006db3 , 0x00000002 
- 00028087  0x0000757f increase  0x00000008 , 0x00000039 
- 00028088  0x00007581 increase  0xfffffffc , 0x00000039 
- 00028089  0x00007582 call  0x00006dc1 , 0x00000002 
- 00028090  0x00007583 rtn  0x00000005 
- 00028091  0x00007584 branch  0x00006db8 , 0x00000002 
- 00028092  0x00007585 increase  0x00000004 , 0x00000039 
- 00028093  0x00007586 branch  0x00006dc4 
- 00028094  0x00007589 ifetch  0x00000008 , 0x00000006 
- 00028095  0x0000758a istore  0x00000008 , 0x00000003 
- 00028096  0x0000758b rtn 
- 00028097  0x0000758e ifetch  0x00000004 , 0x00000006 
- 00028098  0x0000758f istore  0x00000004 , 0x00000003 
- 00028099  0x00007590 rtn 
- 00028100  0x00007593 deposit  0x00000039 
- 00028101  0x00007594 rtn  0x00000034 
- 00028102  0x00007596 ifetch  0x00000001 , 0x00000006 
- 00028103  0x00007597 istore  0x00000001 , 0x00000003 
- 00028104  0x00007598 loop  0x00006dc6 
- 00028105  0x00007599 rtn 
- 00028106  0x0000759c deposit  0x00000039 
- 00028107  0x0000759d rtn  0x00000034 
- 00028108  0x0000759f increase  0xfffffff8 , 0x00000039 
- 00028109  0x000075a0 call  0x00006dd7 , 0x00000002 
- 00028110  0x000075a1 rtn  0x00000005 
- 00028111  0x000075a2 branch  0x00006dcc , 0x00000002 
- 00028112  0x000075a3 increase  0x00000008 , 0x00000039 
- 00028113  0x000075a5 increase  0xfffffffc , 0x00000039 
- 00028114  0x000075a6 call  0x00006dda , 0x00000002 
- 00028115  0x000075a7 rtn  0x00000005 
- 00028116  0x000075a8 branch  0x00006dd1 , 0x00000002 
- 00028117  0x000075a9 increase  0x00000004 , 0x00000039 
- 00028118  0x000075aa branch  0x00006ddd 
- 00028119  0x000075ae ifetch  0x00000008 , 0x00000003 
- 00028120  0x000075af istore  0x00000008 , 0x00000005 
- 00028121  0x000075b0 rtn 
- 00028122  0x000075b3 ifetch  0x00000004 , 0x00000003 
- 00028123  0x000075b4 istore  0x00000004 , 0x00000005 
- 00028124  0x000075b5 rtn 
- 00028125  0x000075b9 deposit  0x00000039 
- 00028126  0x000075ba rtn  0x00000034 
- 00028127  0x000075bc ifetch  0x00000001 , 0x00000003 
- 00028128  0x000075bd istore  0x00000001 , 0x00000005 
- 00028129  0x000075be loop  0x00006ddf 
- 00028130  0x000075bf rtn 
- 00028131  0x000075c5 jam  0x0000003d , 0x0000066f 
- 00028132  0x000075c6 branch  0x0000782b 
- 00028133  0x000075c9 bpatch  0x000000d1 , 0x0000401a 
- 00028134  0x000075ca fetch  0x00000001 , 0x000043fa 
- 00028135  0x000075cb rtn  0x00000034 
- 00028136  0x000075cc call  0x00006e87 
- 00028137  0x000075cd call  0x00006e8d , 0x00000005 
- 00028138  0x000075ce call  0x00007dc0 
- 00028139  0x000075cf call  0x00006e18 
- 00028140  0x000075d1 fetch  0x00000001 , 0x000043fa 
- 00028141  0x000075d2 icopy  0x00000013 
- 00028142  0x000075d3 fetcht  0x00000002 , 0x000043f8 
- 00028143  0x000075d4 storet  0x00000002 , 0x00000033 
- 00028144  0x000075d6 copy  0x00000013 , 0x0000003f 
- 00028145  0x000075d7 branch  0x00006de3 , 0x00000034 
- 00028146  0x000075d8 increase  0xffffffff , 0x00000013 
- 00028147  0x000075d9 copy  0x00000002 , 0x00000011 
- 00028148  0x000075da ifetch  0x00000001 , 0x00000011 
- 00028149  0x000075db fetcht  0x00000001 , 0x00000031 
- 00028150  0x000075dc isub  0x00000002 , 0x0000003e 
- 00028151  0x000075dd call  0x00006e00 , 0x00000005 
- 00028152  0x000075de branch  0x00006dfc , 0x00000002 
- 00028153  0x000075df ifetch  0x00000001 , 0x00000011 
- 00028154  0x000075e0 increase  0x00000001 , 0x0000003f 
- 00028155  0x000075e1 istore  0x00000001 , 0x00000011 
- 00028156  0x000075e3 fetcht  0x00000002 , 0x00000033 
- 00028157  0x000075e4 increase  0x00000022 , 0x00000002 
- 00028158  0x000075e5 storet  0x00000002 , 0x00000033 
- 00028159  0x000075e6 branch  0x00006df0 
- 00028160  0x000075e9 setarg  0x00000000 
- 00028161  0x000075ea istore  0x00000001 , 0x00000011 
- 00028162  0x000075eb fetch  0x00000001 , 0x00000032 
- 00028163  0x000075ec istore  0x00000001 , 0x00000005 
- 00028164  0x000075ed bne  0x00000033 , 0x00006e0d 
- 00028165  0x000075f0 ifetch  0x00000006 , 0x00000006 
- 00028166  0x000075f1 istore  0x00000008 , 0x00000005 
- 00028167  0x000075f2 setarg  0x00000000 
- 00028168  0x000075f3 istore  0x00000008 , 0x00000005 
- 00028169  0x000075f4 copy  0x00000012 , 0x00000006 
- 00028170  0x000075f6 call  0x00007c8f 
- 00028171  0x000075f7 force  0x00000001 , 0x0000003e 
- 00028172  0x000075f8 rtn 
- 00028173  0x000075fb beq  0x00000036 , 0x00006e11 
- 00028174  0x000075fc beq  0x00000037 , 0x00006e15 
- 00028175  0x000075fd arg  0x0000428a , 0x00000012 
- 00028176  0x000075fe branch  0x00006e05 
- 00028177  0x00007601 arg  0x0000430d , 0x00000006 
- 00028178  0x00007602 call  0x00007c8f 
- 00028179  0x00007604 arg  0x0000428a , 0x00000006 
- 00028180  0x00007605 branch  0x00006e0a 
- 00028181  0x00007608 arg  0x00004305 , 0x00000006 
- 00028182  0x00007609 call  0x00007c8f 
- 00028183  0x0000760a branch  0x00006e13 
- 00028184  0x00007610 bpatch  0x000000d2 , 0x0000401a 
- 00028185  0x00007611 call  0x00007dbc 
- 00028186  0x00007612 fetch  0x00000001 , 0x000043fa 
- 00028187  0x00007613 rtn  0x00000034 
- 00028188  0x00007614 bpatch  0x000000d3 , 0x0000401a 
- 00028189  0x00007615 fetch  0x00000002 , 0x000044e9 
- 00028190  0x00007616 rtnbit0  0x00000009 
- 00028191  0x00007618 fetch  0x00000001 , 0x000042cb 
- 00028192  0x00007619 beq  0x00000000 , 0x00006e34 
- 00028193  0x0000761a fetch  0x00000001 , 0x0000017d 
- 00028194  0x0000761b compare  0x000000c0 , 0x0000003f , 0x000000c0 
- 00028195  0x0000761c branch  0x00006e27 , 0x00000001 
- 00028196  0x0000761d compare  0x00000040 , 0x0000003f , 0x000000c0 
- 00028197  0x0000761e branch  0x00006e39 , 0x00000001 
- 00028198  0x0000761f branch  0x00006e2e 
- 00028199  0x00007622 branch  0x00006e2b , 0x0000002c 
- 00028200  0x00007623 fetch  0x00000001 , 0x000042c2 
- 00028201  0x00007624 bbit0  0x00000001 , 0x00006e34 
- 00028202  0x00007625 branch  0x00006e2e 
- 00028203  0x00007628 call  0x00006e34 
- 00028204  0x00007629 rtn  0x00000028 
- 00028205  0x0000762a branch  0x00006e2e 
- 00028206  0x0000762f fetch  0x00000001 , 0x000042fe 
- 00028207  0x00007630 bbit1  0x00000007 , 0x00006e31 
- 00028208  0x00007631 branch  0x00006e37 
- 00028209  0x00007635 fetch  0x00000006 , 0x00000178 
- 00028210  0x00007636 store  0x00000008 , 0x00004305 
- 00028211  0x00007637 branch  0x00006e37 
- 00028212  0x0000763b jam  0x00000035 , 0x00000032 
- 00028213  0x0000763c fetch  0x00000006 , 0x00000178 
- 00028214  0x0000763d branch  0x00006e3b 
- 00028215  0x00007640 jam  0x00000037 , 0x00000032 
- 00028216  0x00007641 branch  0x00006e3b 
- 00028217  0x00007645 jam  0x00000036 , 0x00000032 
- 00028218  0x00007646 branch  0x00006e3b 
- 00028219  0x00007649 bpatch  0x000000d4 , 0x0000401a 
- 00028220  0x0000764b fetch  0x00000002 , 0x000043f8 
- 00028221  0x0000764c ifetcht  0x00000001 , 0x0000003f 
- 00028222  0x0000764d pincrease  0x00000001 
- 00028223  0x0000764e store  0x00000002 , 0x00000033 
- 00028224  0x0000764f storet  0x00000001 , 0x00000031 
- 00028225  0x00007650 fetch  0x00000001 , 0x000043fa 
- 00028226  0x00007651 icopy  0x00000013 
- 00028227  0x00007653 fetch  0x00000002 , 0x00000033 
- 00028228  0x00007654 copy  0x0000003f , 0x00000011 
- 00028229  0x00007655 call  0x00006e53 
- 00028230  0x00007656 rtn  0x00000028 
- 00028231  0x00007657 fetcht  0x00000002 , 0x00000033 
- 00028232  0x00007658 increase  0x00000022 , 0x00000002 
- 00028233  0x00007659 storet  0x00000002 , 0x00000033 
- 00028234  0x0000765a increase  0xffffffff , 0x00000002 
- 00028235  0x0000765b ifetch  0x00000001 , 0x00000002 
- 00028236  0x0000765c store  0x00000001 , 0x00000031 
- 00028237  0x0000765d increase  0xffffffff , 0x00000013 
- 00028238  0x0000765e nbranch  0x00006e43 , 0x00000005 
- 00028239  0x0000765f fetch  0x00000001 , 0x000043fa 
- 00028240  0x00007660 pincrease  0xffffffff 
- 00028241  0x00007661 store  0x00000001 , 0x00000031 
- 00028242  0x00007662 rtn 
- 00028243  0x00007664 fetch  0x00000001 , 0x00000032 
- 00028244  0x00007665 bne  0x00000033 , 0x00006e5a 
- 00028245  0x00007667 arg  0x00000032 , 0x00000012 
- 00028246  0x00007668 arg  0x00000007 , 0x00000039 
- 00028247  0x00007669 call  0x00007d64 
- 00028248  0x0000766a branch  0x00007dba , 0x00000005 
- 00028249  0x0000766b rtn 
- 00028250  0x0000766e beq  0x00000036 , 0x00006e5d 
- 00028251  0x0000766f beq  0x00000037 , 0x00006e78 
- 00028252  0x00007670 branch  0x00006e55 
- 00028253  0x00007673 ifetcht  0x00000001 , 0x00000011 
- 00028254  0x00007674 isub  0x00000002 , 0x0000003e 
- 00028255  0x00007675 nrtn  0x00000005 
- 00028256  0x00007676 arg  0x000006a1 , 0x00000005 
- 00028257  0x00007677 arg  0x00000010 , 0x00000039 
- 00028258  0x00007678 call  0x00007ca1 
- 00028259  0x00007679 fetch  0x00000003 , 0x0000017b 
- 00028260  0x0000767a store  0x00000003 , 0x000006a1 
- 00028261  0x0000767b call  0x00006e6f 
- 00028262  0x0000767c fetch  0x00000002 , 0x000006be 
- 00028263  0x0000767d byteswap  0x0000003f , 0x0000003f 
- 00028264  0x0000767e lshift8  0x0000003f , 0x00000002 
- 00028265  0x0000767f ifetch  0x00000001 , 0x00000006 
- 00028266  0x00007680 iadd  0x00000002 , 0x0000003f 
- 00028267  0x00007681 fetcht  0x00000003 , 0x00000178 
- 00028268  0x00007682 isub  0x00000002 , 0x0000003e 
- 00028269  0x00007683 branch  0x00007dba , 0x00000005 
- 00028270  0x00007684 rtn 
- 00028271  0x00007688 arg  0x000006a1 , 0x00000006 
- 00028272  0x00007689 call  0x00007361 
- 00028273  0x0000768b ifetch  0x00000001 , 0x00000011 
- 00028274  0x0000768c call  0x00007362 
- 00028275  0x0000768d force  0x00000038 , 0x00000036 
- 00028276  0x0000768e force  0x00000000 , 0x00000036 
- 00028277  0x0000768f call  0x000072cf 
- 00028278  0x00007690 arg  0x000006b1 , 0x00000005 
- 00028279  0x00007691 branch  0x00007375 
- 00028280  0x00007694 ifetcht  0x00000001 , 0x00000011 
- 00028281  0x00007695 isub  0x00000002 , 0x0000003e 
- 00028282  0x00007696 nrtn  0x00000005 
- 00028283  0x00007697 copy  0x00000006 , 0x00000011 
- 00028284  0x00007698 add  0x00000006 , 0x00000008 , 0x00000013 
- 00028285  0x00007699 arg  0x00004305 , 0x00000012 
- 00028286  0x0000769a arg  0x00000008 , 0x00000039 
- 00028287  0x0000769b call  0x00007d64 
- 00028288  0x0000769c branch  0x00007dba , 0x00000005 
- 00028289  0x0000769d copy  0x00000013 , 0x00000011 
- 00028290  0x0000769e arg  0x0000430d , 0x00000012 
- 00028291  0x0000769f arg  0x00000008 , 0x00000039 
- 00028292  0x000076a0 call  0x00007d64 
- 00028293  0x000076a1 branch  0x00007dba , 0x00000005 
- 00028294  0x000076a2 rtn 
- 00028295  0x000076a5 fetch  0x00000002 , 0x000043f8 
- 00028296  0x000076a6 ifetcht  0x00000001 , 0x0000003f 
- 00028297  0x000076a7 pincrease  0x00000022 
- 00028298  0x000076a8 ifetch  0x00000001 , 0x0000003f 
- 00028299  0x000076a9 isub  0x00000002 , 0x0000003e 
- 00028300  0x000076aa rtn 
- 00028301  0x000076ad fetch  0x00000001 , 0x000043fa 
- 00028302  0x000076ae icopy  0x00000039 
- 00028303  0x000076af fetcht  0x00000002 , 0x000043f8 
- 00028304  0x000076b0 setarg  0x00000000 
- 00028305  0x000076b2 istore  0x00000001 , 0x00000002 
- 00028306  0x000076b3 increase  0x00000022 , 0x00000002 
- 00028307  0x000076b4 pincrease  0x00000001 
- 00028308  0x000076b5 loop  0x00006e91 
- 00028309  0x000076b6 rtn 
- 00028310  0x000076bb call  0x00007dbe 
- 00028311  0x000076bc call  0x00006e18 
- 00028312  0x000076bd nbranch  0x00006ea1 , 0x00000028 
- 00028313  0x000076be fetch  0x00000002 , 0x00000033 
- 00028314  0x000076bf add  0x0000003f , 0x00000001 , 0x00000006 
- 00028315  0x000076c0 arg  0x0000430d , 0x00000005 
- 00028316  0x000076c1 call  0x00007c8f 
- 00028317  0x000076c2 arg  0x0000428a , 0x00000005 
- 00028318  0x000076c3 call  0x00007c8f 
- 00028319  0x000076c4 jam  0x00000001 , 0x0000429a 
- 00028320  0x000076c5 rtn 
- 00028321  0x000076c8 jam  0x00000000 , 0x0000429a 
- 00028322  0x000076c9 rtn 
- 00028323  0x000076cd jam  0x00000034 , 0x00000032 
- 00028324  0x000076ce branch  0x00006ea5 
- 00028325  0x000076d1 fetch  0x00000001 , 0x000043cb 
- 00028326  0x000076d2 beq  0x0000000a , 0x00006de5 
- 00028327  0x000076d3 beq  0x00000008 , 0x00005c42 
- 00028328  0x000076d4 rtn 
- 00028329  0x000076db and  0x00000002 , 0x0000001f , 0x0000003f 
- 00028330  0x000076dc rshift  0x0000003f , 0x0000003f 
- 00028331  0x000076dd arg  0x00000016 , 0x00000005 
- 00028332  0x000076de iadd  0x00000005 , 0x00000005 
- 00028333  0x000076df arg  0x000000f0 , 0x00000030 
- 00028334  0x000076e0 isolate0  0x00000000 , 0x00000002 
- 00028335  0x000076e1 rtn  0x00000001 
- 00028336  0x000076e2 arg  0x0000000f , 0x00000030 
- 00028337  0x000076e3 rtn 
- 00028338  0x000076e7 bpatch  0x000000d5 , 0x0000401a 
- 00028339  0x000076e8 set1  0x00000007 , 0x00000002 
- 00028340  0x000076e9 call  0x00006ee6 
- 00028341  0x000076ea nsetflag  0x00000001 , 0x00000007 , 0x00000002 
- 00028342  0x000076ee bpatch  0x000000d6 , 0x0000401a 
- 00028343  0x000076ef sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028344  0x000076f0 rtn  0x00000005 
- 00028345  0x000076f1 arg  0x00000004 , 0x00000008 
- 00028346  0x000076f2 isolate1  0x00000007 , 0x00000002 
- 00028347  0x000076f3 branch  0x00006ebd , 0x00000001 
- 00028348  0x000076f4 arg  0x00000002 , 0x00000008 
- 00028349  0x000076f6 call  0x00006ea9 
- 00028350  0x000076f7 isolate0  0x00000000 , 0x00000002 
- 00028351  0x000076f8 branch  0x00006ec1 , 0x00000001 
- 00028352  0x000076f9 lshift4  0x00000008 , 0x00000008 
- 00028353  0x000076fb ifetch  0x00000001 , 0x00000005 
- 00028354  0x000076fc iand  0x00000030 , 0x0000003f 
- 00028355  0x000076fd ior  0x00000008 , 0x0000003f 
- 00028356  0x000076fe istore  0x00000001 , 0x00000005 
- 00028357  0x000076ff rtn 
- 00028358  0x00007703 bpatch  0x000000d7 , 0x0000401a 
- 00028359  0x00007704 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028360  0x00007705 rtn  0x00000005 
- 00028361  0x00007706 arg  0x00000001 , 0x00000008 
- 00028362  0x00007707 call  0x00006ea9 
- 00028363  0x00007708 isolate0  0x00000000 , 0x00000002 
- 00028364  0x00007709 branch  0x00006ece , 0x00000001 
- 00028365  0x0000770a lshift4  0x00000008 , 0x00000008 
- 00028366  0x0000770c ifetch  0x00000001 , 0x00000005 
- 00028367  0x0000770d iand  0x00000030 , 0x0000003f 
- 00028368  0x0000770e ior  0x00000008 , 0x0000003f 
- 00028369  0x0000770f istore  0x00000001 , 0x00000005 
- 00028370  0x00007710 rtn 
- 00028371  0x00007716 bpatch  0x000000d8 , 0x0000401b 
- 00028372  0x00007717 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028373  0x00007718 rtn  0x00000005 
- 00028374  0x00007719 call  0x00006ea9 
- 00028375  0x0000771a ifetch  0x00000001 , 0x00000005 
- 00028376  0x0000771b iand  0x00000030 , 0x0000003f 
- 00028377  0x0000771c istore  0x00000001 , 0x00000005 
- 00028378  0x0000771d rtn 
- 00028379  0x00007720 call  0x00006ed3 
- 00028380  0x00007721 branch  0x00006ee0 
- 00028381  0x00007725 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028382  0x00007726 rtn  0x00000005 
- 00028383  0x00007727 ncall  0x00006eb6 , 0x0000002b 
- 00028384  0x00007729 call  0x00006f14 
- 00028385  0x0000772a setarg  0x00000000 
- 00028386  0x0000772b isolate1  0x00000007 , 0x00000002 
- 00028387  0x0000772c nsetflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00028388  0x0000772d setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00028389  0x0000772e branch  0x00006f0d 
- 00028390  0x00007732 bpatch  0x000000d9 , 0x0000401b 
- 00028391  0x00007733 arg  0x0000811c , 0x00000005 
- 00028392  0x00007734 and  0x00000002 , 0x00000007 , 0x00000007 
- 00028393  0x00007735 rshift3  0x00000002 , 0x0000003f 
- 00028394  0x00007736 and_into  0x00000003 , 0x0000003f 
- 00028395  0x00007737 iadd  0x00000005 , 0x00000005 
- 00028396  0x00007738 ifetch  0x00000001 , 0x00000005 
- 00028397  0x00007739 isolate1  0x00000007 , 0x00000002 
- 00028398  0x0000773a branch  0x00006ef1 , 0x00000001 
- 00028399  0x0000773b qisolate0  0x0000003f 
- 00028400  0x0000773c rtn 
- 00028401  0x0000773e qisolate1  0x0000003f 
- 00028402  0x0000773f rtn 
- 00028403  0x00007743 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028404  0x00007744 rtn  0x00000005 
- 00028405  0x00007745 isolate1  0x00000007 , 0x0000003e 
- 00028406  0x00007746 branch  0x00006efa 
- 00028407  0x0000774a sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028408  0x0000774b rtn  0x00000005 
- 00028409  0x0000774c isolate0  0x00000007 , 0x0000003e 
- 00028410  0x00007750 setarg  0x00000000 
- 00028411  0x00007751 nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00028412  0x00007752 ixor  0x00000002 , 0x00000002 
- 00028413  0x00007756 call  0x00006f14 
- 00028414  0x00007757 setarg  0x0000003f 
- 00028415  0x00007758 isolate1  0x00000007 , 0x00000002 
- 00028416  0x00007759 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00028417  0x0000775a branch  0x00006f0d 
- 00028418  0x0000775e sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028419  0x0000775f branch  0x00007dc4 , 0x00000005 
- 00028420  0x00007760 call  0x00006f14 
- 00028421  0x00007761 ifetch  0x00000001 , 0x00000005 
- 00028422  0x00007762 bbit1  0x00000000 , 0x00006f09 
- 00028423  0x00007763 isolate0  0x00000007 , 0x00000002 
- 00028424  0x00007764 rtn 
- 00028425  0x00007766 isolate1  0x00000007 , 0x00000002 
- 00028426  0x00007767 rtn 
- 00028427  0x0000776a call  0x00006f14 
- 00028428  0x0000776b setarg  0x000000c0 
- 00028429  0x0000776d istore  0x00000001 , 0x00000005 
- 00028430  0x0000776e rtn 
- 00028431  0x00007771 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028432  0x00007772 rtn  0x00000005 
- 00028433  0x00007773 call  0x00006f14 
- 00028434  0x00007774 setarg  0x00000000 
- 00028435  0x00007775 branch  0x00006f0d 
- 00028436  0x00007778 and  0x00000002 , 0x0000003f , 0x0000003f 
- 00028437  0x00007779 sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00028438  0x0000777a nbranch  0x00006f1a , 0x00000002 
- 00028439  0x0000777b arg  0x00008070 , 0x00000005 
- 00028440  0x0000777d iadd  0x00000005 , 0x00000005 
- 00028441  0x0000777e rtn 
- 00028442  0x00007780 arg  0x000080d4 , 0x00000005 
- 00028443  0x00007781 increase  0xfffffff0 , 0x0000003f 
- 00028444  0x00007782 branch  0x00006f18 
- 00028445  0x00007786 and  0x0000003f , 0x000000ff , 0x00000002 
- 00028446  0x00007787 rshift8  0x0000003f , 0x0000003f 
- 00028447  0x00007788 branch  0x00006f21 
- 00028448  0x0000778c rtnbit0  0x00000007 
- 00028449  0x0000778e and_into  0x0000003f , 0x0000003f 
- 00028450  0x0000778f sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00028451  0x00007790 nbranch  0x00006f28 , 0x00000002 
- 00028452  0x00007791 arg  0x00008070 , 0x00000005 
- 00028453  0x00007793 iadd  0x00000005 , 0x00000005 
- 00028454  0x00007794 istoret  0x00000001 , 0x00000005 
- 00028455  0x00007795 rtn 
- 00028456  0x00007797 arg  0x000080d4 , 0x00000005 
- 00028457  0x00007798 increase  0xfffffff0 , 0x0000003f 
- 00028458  0x00007799 branch  0x00006f25 
- 00028459  0x0000779e and_into  0x0000003f , 0x00000002 
- 00028460  0x0000779f sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00028461  0x000077a0 nbranch  0x00006f32 , 0x00000002 
- 00028462  0x000077a1 setarg  0x00008070 
- 00028463  0x000077a3 iadd  0x00000002 , 0x00000006 
- 00028464  0x000077a4 ifetch  0x00000001 , 0x00000006 
- 00028465  0x000077a5 rtn 
- 00028466  0x000077a7 setarg  0x000080d4 
- 00028467  0x000077a8 increase  0xfffffff0 , 0x00000002 
- 00028468  0x000077a9 branch  0x00006f2f 
- 00028469  0x000077ae arg  0x00000010 , 0x00000039 
- 00028470  0x000077af arg  0x00008070 , 0x00000006 
- 00028471  0x000077b1 copy  0x00000006 , 0x00000005 
- 00028472  0x000077b2 ifetch  0x00000001 , 0x00000006 
- 00028473  0x000077b3 beq  0x0000001f , 0x00006f48 
- 00028474  0x000077b4 beq  0x00000020 , 0x00006f48 
- 00028475  0x000077b5 beq  0x00000021 , 0x00006f48 
- 00028476  0x000077b6 beq  0x00000022 , 0x00006f48 
- 00028477  0x000077b7 beq  0x00000023 , 0x00006f48 
- 00028478  0x000077b8 beq  0x0000002c , 0x00006f48 
- 00028479  0x000077b9 beq  0x0000002d , 0x00006f48 
- 00028480  0x000077ba beq  0x00000000 , 0x00006f48 
- 00028481  0x000077bc loop  0x00006f37 
- 00028482  0x000077bd arg  0x000080dc , 0x0000003f 
- 00028483  0x000077be isub  0x00000006 , 0x0000003e 
- 00028484  0x000077bf rtn  0x00000005 
- 00028485  0x000077c1 arg  0x00000008 , 0x00000039 
- 00028486  0x000077c2 arg  0x000080d4 , 0x00000006 
- 00028487  0x000077c3 branch  0x00006f37 
- 00028488  0x000077c7 setarg  0x00000040 
- 00028489  0x000077c8 istore  0x00000001 , 0x00000005 
- 00028490  0x000077c9 branch  0x00006f41 
- 00028491  0x000077cb setarg  0x00000080 
- 00028492  0x000077cc istore  0x00000001 , 0x00000005 
- 00028493  0x000077cd branch  0x00006f41 
- 00028494  0x000077d2 bpatch  0x000000da , 0x0000401b 
- 00028495  0x000077d3 rtn  0x0000002b 
- 00028496  0x000077d4 jam  0x00000077 , 0x00008a07 
- 00028497  0x000077d5 jam  0x000000c9 , 0x00008a08 
- 00028498  0x000077d6 jam  0x00000001 , 0x00008a0b 
- 00028499  0x000077d7 fetch  0x00000001 , 0x00004409 
- 00028500  0x000077d8 store  0x00000001 , 0x000080cd 
- 00028501  0x000077d9 call  0x00006f97 
- 00028502  0x000077da jam  0x000000c1 , 0x00008a08 
- 00028503  0x000077dc arg  0x00000007 , 0x00000039 
- 00028504  0x000077dd arg  0x00004412 , 0x00000011 
- 00028505  0x000077de jam  0x00000005 , 0x00008a0a 
- 00028506  0x000077e0 fetch  0x00000001 , 0x00008a0c 
- 00028507  0x000077e1 istore  0x00000001 , 0x00000011 
- 00028508  0x000077e2 increase  0x00000001 , 0x00000011 
- 00028509  0x000077e3 fetch  0x00000001 , 0x00008a0a 
- 00028510  0x000077e4 increase  0x00000020 , 0x0000003f 
- 00028511  0x000077e5 store  0x00000001 , 0x00008a0a 
- 00028512  0x000077e6 loop  0x00006f5a 
- 00028513  0x000077e7 jam  0x00000000 , 0x00008a07 
- 00028514  0x000077e8 rtn 
- 00028515  0x000077eb fetch  0x00000001 , 0x000080cc 
- 00028516  0x000077ec set1  0x00000001 , 0x0000003f 
- 00028517  0x000077ed store  0x00000001 , 0x000080cc 
- 00028518  0x000077ee arg  0x00000007 , 0x00000039 
- 00028519  0x000077ef arg  0x00004412 , 0x00000011 
- 00028520  0x000077f0 jam  0x00000015 , 0x00008a0a 
- 00028521  0x000077f2 ifetch  0x00000001 , 0x00000011 
- 00028522  0x000077f3 store  0x00000001 , 0x00008a09 
- 00028523  0x000077f4 increase  0x00000001 , 0x00000011 
- 00028524  0x000077f5 fetch  0x00000001 , 0x00008a0a 
- 00028525  0x000077f6 increase  0x00000020 , 0x0000003f 
- 00028526  0x000077f7 store  0x00000001 , 0x00008a0a 
- 00028527  0x000077f8 loop  0x00006f69 
- 00028528  0x000077f9 fetch  0x00000001 , 0x000080cc 
- 00028529  0x000077fa set0  0x00000001 , 0x0000003f 
- 00028530  0x000077fb store  0x00000001 , 0x000080cc 
- 00028531  0x000077fc rtn 
- 00028532  0x00007801 bpatch  0x000000db , 0x0000401b 
- 00028533  0x00007802 fetch  0x00000008 , 0x000001fd 
- 00028534  0x00007803 branch  0x00006f79 , 0x00000034 
- 00028535  0x00007804 store  0x00000008 , 0x000043fd 
- 00028536  0x00007805 rtn 
- 00028537  0x00007808 setarg  0x00000bbe 
- 00028538  0x00007809 store  0x00000002 , 0x000043fd 
- 00028539  0x0000780a setarg  0x000003f0 
- 00028540  0x0000780b store  0x00000002 , 0x00004401 
- 00028541  0x0000780c setarg  0x0000027e 
- 00028542  0x0000780d store  0x00000002 , 0x000043ff 
- 00028543  0x0000780e setarg  0x000003c4 
- 00028544  0x0000780f store  0x00000002 , 0x00004403 
- 00028545  0x00007810 rtn 
- 00028546  0x00007813 bpatch  0x000000dc , 0x0000401b 
- 00028547  0x00007814 call  0x00006f63 
- 00028548  0x00007815 fetch  0x00000001 , 0x00008a09 
- 00028549  0x00007816 set0  0x00000007 , 0x0000003f 
- 00028550  0x00007817 store  0x00000001 , 0x00008a09 
- 00028551  0x00007818 jam  0x00000077 , 0x00008a07 
- 00028552  0x00007819 jam  0x000000c1 , 0x00008a08 
- 00028553  0x0000781a jam  0x00000001 , 0x00008a0b 
- 00028554  0x0000781b call  0x00006f90 
- 00028555  0x0000781c fetch  0x00000001 , 0x00004409 
- 00028556  0x0000781d store  0x00000001 , 0x000080cd 
- 00028557  0x0000781e call  0x00006f97 
- 00028558  0x0000781f jam  0x00000000 , 0x000080cd 
- 00028559  0x00007820 branch  0x00006fa1 
- 00028560  0x00007823 fetch  0x00000001 , 0x00004408 
- 00028561  0x00007824 lshift4  0x0000003f , 0x0000003f 
- 00028562  0x00007825 fetcht  0x00000001 , 0x00008a0b 
- 00028563  0x00007826 and_into  0x0000000f , 0x00000002 
- 00028564  0x00007827 ior  0x00000002 , 0x00000002 
- 00028565  0x00007828 storet  0x00000001 , 0x00008a0b 
- 00028566  0x00007829 rtn 
- 00028567  0x0000782c jam  0x00000003 , 0x000080cc 
- 00028568  0x0000782e fetch  0x00000001 , 0x00008129 
- 00028569  0x0000782f bbit0  0x00000005 , 0x00006f98 
- 00028570  0x00007830 fetcht  0x00000002 , 0x00008164 
- 00028571  0x00007831 storet  0x00000002 , 0x0000440a 
- 00028572  0x00007832 jam  0x00000006 , 0x000080cc 
- 00028573  0x00007834 fetch  0x00000001 , 0x00008129 
- 00028574  0x00007835 bbit1  0x00000005 , 0x00006f9d 
- 00028575  0x00007836 jam  0x00000000 , 0x000080cc 
- 00028576  0x00007837 rtn 
- 00028577  0x0000783a fetch  0x00000001 , 0x00004411 
- 00028578  0x0000783b rtn  0x00000034 
- 00028579  0x0000783c fetch  0x00000001 , 0x00008a09 
- 00028580  0x0000783d set1  0x00000007 , 0x0000003f 
- 00028581  0x0000783e store  0x00000001 , 0x00008a09 
- 00028582  0x0000783f fetch  0x00000001 , 0x00004409 
- 00028583  0x00007840 store  0x00000001 , 0x000080cd 
- 00028584  0x00007841 fetch  0x00000002 , 0x0000440d 
- 00028585  0x00007842 store  0x00000002 , 0x000080ce 
- 00028586  0x00007843 fetch  0x00000002 , 0x0000440f 
- 00028587  0x00007844 store  0x00000002 , 0x000080d0 
- 00028588  0x00007845 jam  0x0000000b , 0x000080cc 
- 00028589  0x00007846 nop  0x000003e8 
- 00028590  0x00007847 jam  0x00000003 , 0x000080cc 
- 00028591  0x00007848 rtn 
- 00028592  0x0000784b bpatch  0x000000dd , 0x0000401b 
- 00028593  0x0000784c fetch  0x00000001 , 0x00004407 
- 00028594  0x0000784d beq  0x00000001 , 0x00006fb5 
- 00028595  0x0000784e beq  0x00000002 , 0x00006fbb 
- 00028596  0x0000784f rtn 
- 00028597  0x00007852 setarg  0x000003e8 
- 00028598  0x00007853 store  0x00000002 , 0x00004405 
- 00028599  0x00007854 fetcht  0x00000002 , 0x00004403 
- 00028600  0x00007855 fetch  0x00000002 , 0x000043ff 
- 00028601  0x00007856 arg  0x000007d0 , 0x00000013 
- 00028602  0x00007857 branch  0x00006fc0 
- 00028603  0x0000785a setarg  0x000007d0 
- 00028604  0x0000785b store  0x00000002 , 0x00004405 
- 00028605  0x0000785c fetcht  0x00000002 , 0x000043fd 
- 00028606  0x0000785d fetch  0x00000002 , 0x00004401 
- 00028607  0x0000785e arg  0x000003e8 , 0x00000013 
- 00028608  0x00007860 isub  0x00000002 , 0x00000011 
- 00028609  0x00007861 fetch  0x00000002 , 0x0000440a 
- 00028610  0x00007862 isub  0x00000002 , 0x0000003f 
- 00028611  0x00007863 nbranch  0x00006fcd , 0x00000002 
- 00028612  0x00007864 fetcht  0x00000002 , 0x00004405 
- 00028613  0x00007865 imul32  0x00000002 , 0x00000012 
- 00028614  0x00007866 copy  0x00000013 , 0x0000003f 
- 00028615  0x00007867 imul32  0x00000011 , 0x0000003f 
- 00028616  0x00007868 iadd  0x00000012 , 0x0000003f 
- 00028617  0x0000786a idiv  0x00000011 
- 00028618  0x0000786b call  0x00007d62 
- 00028619  0x0000786c quotient  0x0000003f 
- 00028620  0x0000786d rtn 
- 00028621  0x00007870 copy  0x00000002 , 0x0000003f 
- 00028622  0x00007871 fetcht  0x00000002 , 0x0000440a 
- 00028623  0x00007872 isub  0x00000002 , 0x0000003f 
- 00028624  0x00007873 fetcht  0x00000002 , 0x00004405 
- 00028625  0x00007874 imul32  0x00000002 , 0x00000012 
- 00028626  0x00007875 copy  0x00000013 , 0x0000003f 
- 00028627  0x00007876 imul32  0x00000011 , 0x0000003f 
- 00028628  0x00007877 isub  0x00000012 , 0x0000003f 
- 00028629  0x00007878 nbranch  0x00007dca , 0x00000002 
- 00028630  0x00007879 branch  0x00006fc9 
- 00028631  0x0000787e ifetch  0x00000008 , 0x00000011 
- 00028632  0x0000787f store  0x00000008 , 0x00000670 
- 00028633  0x00007880 fetch  0x00000002 , 0x00000670 
- 00028634  0x00007881 fetcht  0x00000002 , 0x00000672 
- 00028635  0x00007882 isub  0x00000002 , 0x00000011 
- 00028636  0x00007883 fetch  0x00000002 , 0x00000676 
- 00028637  0x00007884 isub  0x00000002 , 0x00000012 
- 00028638  0x00007885 fetcht  0x00000002 , 0x00000674 
- 00028639  0x00007886 isub  0x00000002 , 0x0000003e 
- 00028640  0x00007887 ncall  0x00006fe7 , 0x00000002 
- 00028641  0x00007888 mul32  0x00000012 , 0x00000064 , 0x0000003f 
- 00028642  0x00007889 idiv  0x00000011 
- 00028643  0x0000788a call  0x00007d62 
- 00028644  0x0000788b quotient  0x0000003f 
- 00028645  0x0000788c call  0x00006fef , 0x00000034 
- 00028646  0x0000788d rtn 
- 00028647  0x00007890 fetch  0x00000001 , 0x0000440c 
- 00028648  0x00007891 set1  0x00000000 , 0x0000003f 
- 00028649  0x00007892 store  0x00000001 , 0x0000440c 
- 00028650  0x00007893 rtn 
- 00028651  0x00007896 fetch  0x00000001 , 0x0000440c 
- 00028652  0x00007897 set0  0x00000000 , 0x0000003f 
- 00028653  0x00007898 store  0x00000001 , 0x0000440c 
- 00028654  0x00007899 rtn 
- 00028655  0x0000789c fetcht  0x00000001 , 0x0000440c 
- 00028656  0x0000789d set1  0x00000001 , 0x00000002 
- 00028657  0x0000789e storet  0x00000001 , 0x0000440c 
- 00028658  0x0000789f rtn 
- 00028659  0x000078a2 fetcht  0x00000001 , 0x0000440c 
- 00028660  0x000078a3 set0  0x00000001 , 0x00000002 
- 00028661  0x000078a4 storet  0x00000001 , 0x0000440c 
- 00028662  0x000078a5 rtn 
- 00028663  0x000078ab fetch  0x00000002 , 0x0000442c 
- 00028664  0x000078ac ifetch  0x00000001 , 0x0000003f 
- 00028665  0x000078ae rtn  0x00000034 
- 00028666  0x000078af copy  0x0000003f , 0x00000039 
- 00028667  0x000078b1 fetch  0x00000002 , 0x0000442c 
- 00028668  0x000078b2 increase  0x00000003 , 0x0000003f 
- 00028669  0x000078b3 copy  0x0000003f , 0x00000011 
- 00028670  0x000078b5 ifetcht  0x00000001 , 0x00000011 
- 00028671  0x000078b6 call  0x00006edd 
- 00028672  0x000078b7 increase  0x00000001 , 0x00000011 
- 00028673  0x000078b8 loop  0x00006ffe 
- 00028674  0x000078ba rtn 
- 00028675  0x000078bd fetch  0x00000002 , 0x0000442c 
- 00028676  0x000078be increase  0x00000003 , 0x0000003f 
- 00028677  0x000078bf copy  0x0000003f , 0x00000011 
- 00028678  0x000078c1 force  0x00000000 , 0x00000012 
- 00028679  0x000078c2 setarg  0x00000000 
- 00028680  0x000078c3 store  0x00000002 , 0x000006f1 
- 00028681  0x000078c5 ifetcht  0x00000001 , 0x00000011 
- 00028682  0x000078c6 call  0x00006ee6 
- 00028683  0x000078c7 bpatch  0x000000de , 0x0000401b 
- 00028684  0x000078c8 fetch  0x00000002 , 0x000006f1 
- 00028685  0x000078c9 copy  0x00000012 , 0x00000007 
- 00028686  0x000078ca qsetflag  0x00000001 , 0x0000003f 
- 00028687  0x000078cb store  0x00000002 , 0x000006f1 
- 00028688  0x000078cc increase  0x00000001 , 0x00000011 
- 00028689  0x000078cd increase  0x00000001 , 0x00000012 
- 00028690  0x000078ce fetch  0x00000002 , 0x0000442c 
- 00028691  0x000078cf ifetch  0x00000001 , 0x0000003f 
- 00028692  0x000078d1 ixor  0x00000012 , 0x0000003e 
- 00028693  0x000078d2 nbranch  0x00007009 , 0x00000005 
- 00028694  0x000078d3 fetch  0x00000002 , 0x000006f1 
- 00028695  0x000078d4 fetcht  0x00000002 , 0x0000442e 
- 00028696  0x000078d5 ixor  0x00000002 , 0x0000003e 
- 00028697  0x000078d6 rtn  0x00000005 
- 00028698  0x000078d7 branch  0x00007dba 
- 00028699  0x000078da fetch  0x00000002 , 0x0000442c 
- 00028700  0x000078db ifetch  0x00000001 , 0x0000003f 
- 00028701  0x000078dd rtn  0x00000034 
- 00028702  0x000078de copy  0x0000003f , 0x00000039 
- 00028703  0x000078df fetch  0x00000002 , 0x0000442c 
- 00028704  0x000078e0 increase  0x00000003 , 0x0000003f 
- 00028705  0x000078e1 copy  0x0000003f , 0x00000011 
- 00028706  0x000078e3 ifetcht  0x00000001 , 0x00000011 
- 00028707  0x000078e4 call  0x00006eb2 
- 00028708  0x000078e5 increase  0x00000001 , 0x00000011 
- 00028709  0x000078e6 loop  0x00007022 
- 00028710  0x000078e8 rtn 
- 00028711  0x000078eb arg  0x00000009 , 0x00000007 
- 00028712  0x000078ec call  0x00007cef 
- 00028713  0x000078ed nrtn  0x00000034 
- 00028714  0x000078ee setarg  0x00000020 
- 00028715  0x000078ef arg  0x00000009 , 0x00000007 
- 00028716  0x000078f0 call  0x00007ce1 
- 00028717  0x000078f1 disable  0x00000028 
- 00028718  0x000078f2 call  0x0000701b 
- 00028719  0x000078f3 bpatch  0x000000df , 0x0000401b 
- 00028720  0x000078f4 fetch  0x00000002 , 0x0000442c 
- 00028721  0x000078f5 ifetch  0x00000001 , 0x0000003f 
- 00028722  0x000078f7 rtn  0x00000034 
- 00028723  0x000078f8 call  0x00007003 
- 00028724  0x000078f9 nbranch  0x000077a5 , 0x00000028 
- 00028725  0x000078fa call  0x000077a3 
- 00028726  0x000078fb disable  0x00000028 
- 00028727  0x000078fc fetch  0x00000002 , 0x000006f1 
- 00028728  0x000078fd store  0x00000002 , 0x000006f8 
- 00028729  0x000078fe jam  0x00000000 , 0x000006fa 
- 00028730  0x000078ff force  0x00000000 , 0x00000007 
- 00028731  0x00007901 fetch  0x00000002 , 0x0000442e 
- 00028732  0x00007902 rshift  0x0000003f , 0x00000002 
- 00028733  0x00007903 storet  0x00000002 , 0x0000442e 
- 00028734  0x00007904 and  0x0000003f , 0x00000001 , 0x0000003f 
- 00028735  0x00007905 fetcht  0x00000002 , 0x000006f8 
- 00028736  0x00007906 and  0x00000002 , 0x00000001 , 0x00000011 
- 00028737  0x00007907 rshift  0x00000002 , 0x00000002 
- 00028738  0x00007908 storet  0x00000002 , 0x000006f8 
- 00028739  0x00007909 ixor  0x00000011 , 0x0000003e 
- 00028740  0x0000790a ncall  0x00007050 , 0x00000005 
- 00028741  0x0000790b fetch  0x00000002 , 0x0000442c 
- 00028742  0x0000790c ifetch  0x00000001 , 0x0000003f 
- 00028743  0x0000790e fetcht  0x00000001 , 0x000006fa 
- 00028744  0x0000790f increase  0x00000001 , 0x00000002 
- 00028745  0x00007910 storet  0x00000001 , 0x000006fa 
- 00028746  0x00007911 copy  0x00000002 , 0x00000007 
- 00028747  0x00007912 ixor  0x00000007 , 0x0000003e 
- 00028748  0x00007913 nbranch  0x0000703b , 0x00000005 
- 00028749  0x00007914 fetch  0x00000002 , 0x000006f1 
- 00028750  0x00007915 store  0x00000002 , 0x0000442e 
- 00028751  0x00007916 rtn 
- 00028752  0x00007918 bpatch  0x000000e0 , 0x0000401c 
- 00028753  0x00007919 fetch  0x00000002 , 0x0000442c 
- 00028754  0x0000791a increase  0x00000001 , 0x0000003f 
- 00028755  0x0000791b ifetch  0x00000002 , 0x0000003f 
- 00028756  0x0000791c branch  0x00007d79 
- 00028757  0x00007923 fetch  0x00000001 , 0x00008042 
- 00028758  0x00007924 ior  0x00000011 , 0x0000003f 
- 00028759  0x00007925 store  0x00000001 , 0x00008042 
- 00028760  0x00007926 fetch  0x00000002 , 0x00008050 
- 00028761  0x00007927 set0  0x0000000d , 0x0000003f 
- 00028762  0x00007928 store  0x00000002 , 0x00008050 
- 00028763  0x0000792a nop  0x00000064 
- 00028764  0x0000792b rtn 
- 00028765  0x0000792e fetch  0x00000001 , 0x00008042 
- 00028766  0x0000792f bbit1  0x00000006 , 0x00007062 
- 00028767  0x00007930 bbit1  0x00000007 , 0x00007064 
- 00028768  0x00007932 setarg  0x00b71b00 
- 00028769  0x00007933 rtn 
- 00028770  0x00007935 setarg  0x016e3600 
- 00028771  0x00007936 rtn 
- 00028772  0x00007938 setarg  0x000080e8 
- 00028773  0x00007939 rtn 
- 00028774  0x0000793d fetcht  0x00000003 , 0x00000672 
- 00028775  0x0000793e call  0x0000705d 
- 00028776  0x0000793f idiv  0x00000002 
- 00028777  0x00007940 call  0x00007d62 
- 00028778  0x00007941 quotient  0x00000002 
- 00028779  0x00007942 fetch  0x00000001 , 0x00000675 
- 00028780  0x00007943 imul32  0x00000002 , 0x0000003f 
- 00028781  0x00007944 div  0x0000003f , 0x00000064 
- 00028782  0x00007945 call  0x00007d62 
- 00028783  0x00007946 quotient  0x00000011 
- 00028784  0x00007947 copy  0x00000002 , 0x0000003f 
- 00028785  0x00007948 isub  0x00000011 , 0x00000012 
- 00028786  0x0000794a fetch  0x00000001 , 0x00000671 
- 00028787  0x0000794b call  0x0000707a 
- 00028788  0x0000794c fetch  0x00000001 , 0x00000670 
- 00028789  0x0000794d fetcht  0x00000001 , 0x00000671 
- 00028790  0x0000794e and_into  0x0000000f , 0x00000002 
- 00028791  0x0000794f lshift8  0x00000002 , 0x00000002 
- 00028792  0x00007950 ior  0x00000002 , 0x0000003f 
- 00028793  0x00007951 branch  0x000070ba 
- 00028794  0x00007954 iforce  0x00000007 
- 00028795  0x00007955 call  0x00007088 
- 00028796  0x00007956 branch  0x0000707d 
- 00028797  0x00007959 fetch  0x00000001 , 0x000080be 
- 00028798  0x0000795a qset1  0x0000003f 
- 00028799  0x0000795b store  0x00000001 , 0x000080be 
- 00028800  0x0000795c fetcht  0x00000001 , 0x00008042 
- 00028801  0x0000795d isolate1  0x00000007 , 0x00000002 
- 00028802  0x0000795e call  0x00007086 , 0x00000001 
- 00028803  0x0000795f qset0  0x0000003f 
- 00028804  0x00007960 store  0x00000001 , 0x000080be 
- 00028805  0x00007961 rtn 
- 00028806  0x00007965 nop  0x000001e0 
- 00028807  0x00007966 rtn 
- 00028808  0x00007969 and_into  0x0000000f , 0x0000003f 
- 00028809  0x0000796a arg  0x0000809c , 0x00000005 
- 00028810  0x0000796b mul32  0x0000003f , 0x00000004 , 0x0000003f 
- 00028811  0x0000796c iadd  0x00000005 , 0x00000005 
- 00028812  0x0000796d copy  0x00000011 , 0x0000003f 
- 00028813  0x0000796e istore  0x00000002 , 0x00000005 
- 00028814  0x0000796f copy  0x00000012 , 0x0000003f 
- 00028815  0x00007970 istore  0x00000002 , 0x00000005 
- 00028816  0x00007971 rtn 
- 00028817  0x00007977 rshift8  0x00000012 , 0x00000007 
- 00028818  0x00007978 call  0x000070af 
- 00028819  0x00007979 rshift8  0x00000012 , 0x00000007 
- 00028820  0x0000797a call  0x000070a9 
- 00028821  0x0000797b rshift8  0x00000011 , 0x00000007 
- 00028822  0x0000797c enable  0x00000001 
- 00028823  0x0000797d call  0x000070aa 
- 00028824  0x0000797f deposit  0x00000011 
- 00028825  0x00007980 call  0x000070b5 
- 00028826  0x00007981 deposit  0x00000012 
- 00028827  0x00007982 branch  0x000070ba 
- 00028828  0x00007985 deposit  0x00000011 
- 00028829  0x00007986 call  0x000070bd 
- 00028830  0x00007987 deposit  0x00000012 
- 00028831  0x00007988 call  0x000070bd 
- 00028832  0x0000798a rshift8  0x00000011 , 0x00000007 
- 00028833  0x0000798b disable  0x00000001 
- 00028834  0x0000798c call  0x000070aa 
- 00028835  0x0000798d rshift8  0x00000012 , 0x00000007 
- 00028836  0x0000798e disable  0x00000001 
- 00028837  0x0000798f call  0x000070b0 
- 00028838  0x00007990 rshift8  0x00000012 , 0x00000007 
- 00028839  0x00007991 disable  0x00000001 
- 00028840  0x00007992 branch  0x000070aa 
- 00028841  0x00007996 isolate1  0x00000007 , 0x00000007 
- 00028842  0x00007998 and  0x00000007 , 0x0000000f , 0x00000007 
- 00028843  0x00007999 fetch  0x00000001 , 0x000080bc 
- 00028844  0x0000799a qsetflag  0x00000001 , 0x0000003f 
- 00028845  0x0000799b store  0x00000001 , 0x000080bc 
- 00028846  0x0000799c rtn 
- 00028847  0x0000799f isolate1  0x00000006 , 0x00000007 
- 00028848  0x000079a1 and  0x00000007 , 0x0000000f , 0x00000007 
- 00028849  0x000079a2 fetch  0x00000001 , 0x0000809b 
- 00028850  0x000079a3 qsetflag  0x00000001 , 0x0000003f 
- 00028851  0x000079a4 store  0x00000001 , 0x0000809b 
- 00028852  0x000079a5 rtn 
- 00028853  0x000079a7 call  0x000070c5 
- 00028854  0x000079a9 lshift8  0x0000003f , 0x0000003f 
- 00028855  0x000079aa add  0x00000007 , 0x00000010 , 0x00000002 
- 00028856  0x000079ab ior  0x00000002 , 0x0000003f 
- 00028857  0x000079ac branch  0x00006f1d 
- 00028858  0x000079af enable  0x00000028 
- 00028859  0x000079b0 call  0x000070b5 
- 00028860  0x000079b1 branch  0x000070c0 
- 00028861  0x000079b4 disable  0x00000028 
- 00028862  0x000079b5 call  0x000070c5 
- 00028863  0x000079b6 branch  0x000070c0 
- 00028864  0x000079b9 and  0x00000007 , 0x0000000f , 0x00000007 
- 00028865  0x000079ba fetch  0x00000001 , 0x0000809a 
- 00028866  0x000079bb qsetflag  0x00000028 , 0x0000003f 
- 00028867  0x000079bc store  0x00000001 , 0x0000809a 
- 00028868  0x000079bd rtn 
- 00028869  0x000079bf rshift8  0x0000003f , 0x00000007 
- 00028870  0x000079c0 and  0x00000007 , 0x0000000f , 0x00000007 
- 00028871  0x000079c1 rtn 
- 00028872  0x000079c6 copy  0x0000003f , 0x00000002 
- 00028873  0x000079c7 bpatch  0x000000e1 , 0x0000401c 
- 00028874  0x000079c8 call  0x000070d5 
- 00028875  0x000079c9 setarg  0x00000800 
- 00028876  0x000079ca isub  0x00000002 , 0x0000003f 
- 00028877  0x000079cb copy  0x0000003f , 0x00000002 
- 00028878  0x000079cc rshift4  0x00000002 , 0x00000002 
- 00028879  0x000079cd storet  0x00000001 , 0x00008004 
- 00028880  0x000079ce nop  0x00000578 
- 00028881  0x000079cf copy  0x0000003f , 0x00000002 
- 00028882  0x000079d0 and_into  0x0000000f , 0x00000002 
- 00028883  0x000079d1 storet  0x00000001 , 0x0000800b 
- 00028884  0x000079d2 rtn 
- 00028885  0x000079d6 enable  0x0000002c 
- 00028886  0x000079d7 branch  0x000070d9 
- 00028887  0x000079db bpatch  0x000000e2 , 0x0000401c 
- 00028888  0x000079dc disable  0x0000002c 
- 00028889  0x000079de fetch  0x00000001 , 0x00008043 
- 00028890  0x000079df setflag  0x0000002c , 0x00000003 , 0x0000003f 
- 00028891  0x000079e0 store  0x00000001 , 0x00008043 
- 00028892  0x000079e1 rtn 
- 00028893  0x000079e7 arg  0x00000031 , 0x00000002 
- 00028894  0x000079eb store  0x00000004 , 0x00008062 
- 00028895  0x000079ec store  0x00000002 , 0x00008066 
- 00028896  0x000079ed storet  0x00000001 , 0x00008061 
- 00028897  0x000079ee rtn 
- 00028898  0x000079f2 fetch  0x00000002 , 0x0000812c 
- 00028899  0x000079f3 rtn 
- 00028900  0x000079f6 fetchr  0x00000003 , 0x00000002 , 0x00008066 
- 00028901  0x000079f7 fetchr  0x0000000a , 0x00000002 , 0x00008062 
- 00028902  0x000079f8 fetchr  0x00000010 , 0x00000002 , 0x00008064 
- 00028903  0x000079f9 rtn 
- 00028904  0x000079fc storer  0x00000003 , 0x00000002 , 0x00008066 
- 00028905  0x000079fd rtn 
- 00028906  0x00007a05 call  0x00007dba 
- 00028907  0x00007a06 arg  0x00000000 , 0x0000002b 
- 00028908  0x00007a07 call  0x000070e2 
- 00028909  0x00007a08 beq  0x00000002 , 0x0000712c 
- 00028910  0x00007a09 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00028911  0x00007a0a rtn  0x00000002 
- 00028912  0x00007a0b call  0x000070e4 
- 00028913  0x00007a0c ifetcht  0x00000002 , 0x00000003 
- 00028914  0x00007a0d setarg  0x0000a654 
- 00028915  0x00007a0e call  0x00007135 
- 00028916  0x00007a0f nbranch  0x0000711a , 0x00000002 
- 00028917  0x00007a10 copy  0x00000018 , 0x00000002 
- 00028918  0x00007a11 setarg  0x00017f8e 
- 00028919  0x00007a12 call  0x00007135 
- 00028920  0x00007a13 nbranch  0x0000711a , 0x00000002 
- 00028921  0x00007a15 copy  0x00000018 , 0x00000002 
- 00028922  0x00007a16 setarg  0x00002328 
- 00028923  0x00007a17 call  0x00007135 
- 00028924  0x00007a18 branch  0x00007111 , 0x00000002 
- 00028925  0x00007a19 ifetcht  0x00000002 , 0x00000003 
- 00028926  0x00007a1a setarg  0x00001194 
- 00028927  0x00007a1b call  0x00007135 
- 00028928  0x00007a1c branch  0x00007111 , 0x00000002 
- 00028929  0x00007a1d call  0x000070e2 
- 00028930  0x00007a1e sub  0x0000003f , 0x00000085 , 0x0000003e 
- 00028931  0x00007a1f rtn  0x00000002 
- 00028932  0x00007a20 arg  0x00000020 , 0x00000039 
- 00028933  0x00007a22 ifetcht  0x00000002 , 0x00000003 
- 00028934  0x00007a23 setarg  0x00000230 
- 00028935  0x00007a24 call  0x00007135 
- 00028936  0x00007a25 branch  0x00007111 , 0x00000002 
- 00028937  0x00007a26 ifetcht  0x00000002 , 0x00000003 
- 00028938  0x00007a27 setarg  0x0000069a 
- 00028939  0x00007a28 call  0x00007135 
- 00028940  0x00007a29 nbranch  0x00007116 , 0x00000002 
- 00028941  0x00007a2a copy  0x00000018 , 0x00000002 
- 00028942  0x00007a2b setarg  0x00000230 
- 00028943  0x00007a2c call  0x00007135 
- 00028944  0x00007a2d nbranch  0x00007117 , 0x00000002 
- 00028945  0x00007a31 copy  0x00000018 , 0x00000002 
- 00028946  0x00007a32 setarg  0x0000ffff 
- 00028947  0x00007a33 isub  0x00000002 , 0x0000003e 
- 00028948  0x00007a34 branch  0x00007131 , 0x00000005 
- 00028949  0x00007a35 branch  0x000070e8 
- 00028950  0x00007a38 set1  0x00000020 , 0x0000002b 
- 00028951  0x00007a3a rshift  0x0000002b , 0x0000002b 
- 00028952  0x00007a3b loop  0x00007105 
- 00028953  0x00007a3c branch  0x00007125 
- 00028954  0x00007a3f call  0x000070e2 
- 00028955  0x00007a40 sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00028956  0x00007a41 rtn  0x00000002 
- 00028957  0x00007a42 ifetcht  0x00000002 , 0x00000003 
- 00028958  0x00007a43 setarg  0x00002328 
- 00028959  0x00007a44 call  0x00007135 
- 00028960  0x00007a45 branch  0x00007111 , 0x00000002 
- 00028961  0x00007a46 ifetcht  0x00000002 , 0x00000003 
- 00028962  0x00007a47 setarg  0x000008ca 
- 00028963  0x00007a48 call  0x00007135 
- 00028964  0x00007a49 branch  0x00007111 , 0x00000002 
- 00028965  0x00007a4b ifetcht  0x00000002 , 0x00000003 
- 00028966  0x00007a4c setarg  0x00000230 
- 00028967  0x00007a4d call  0x00007135 
- 00028968  0x00007a4e branch  0x00007111 , 0x00000002 
- 00028969  0x00007a4f call  0x000070e8 
- 00028970  0x00007a50 copy  0x00000013 , 0x0000003f 
- 00028971  0x00007a51 branch  0x00007d79 
- 00028972  0x00007a54 call  0x000070e4 
- 00028973  0x00007a55 ifetcht  0x00000002 , 0x00000003 
- 00028974  0x00007a56 setarg  0x0000ffff 
- 00028975  0x00007a57 isub  0x00000002 , 0x0000003e 
- 00028976  0x00007a58 nrtn  0x00000005 
- 00028977  0x00007a5a call  0x000070e8 
- 00028978  0x00007a5b call  0x00007dbc 
- 00028979  0x00007a5c copy  0x00000013 , 0x0000003f 
- 00028980  0x00007a5d branch  0x00007d79 
- 00028981  0x00007a65 fetchr  0x00000012 , 0x00000001 , 0x00004435 
- 00028982  0x00007a6f copy  0x00000002 , 0x00000018 
- 00028983  0x00007a70 imul32  0x00000012 , 0x00000012 
- 00028984  0x00007a71 lshift  0x00000002 , 0x00000002 
- 00028985  0x00007a72 isub  0x00000002 , 0x00000011 
- 00028986  0x00007a73 ncall  0x0000713e , 0x00000002 
- 00028987  0x00007a74 mul32  0x00000011 , 0x00000064 , 0x0000003f 
- 00028988  0x00007a75 isub  0x00000012 , 0x0000003e 
- 00028989  0x00007a76 rtn 
- 00028990  0x00007a79 sub  0x00000011 , 0x00000000 , 0x00000011 
- 00028991  0x00007a7a rtn 
- 00028992  0x00007a86 bpatch  0x000000e3 , 0x0000401c 
- 00028993  0x00007a87 jam  0x00000050 , 0x00000230 
- 00028994  0x00007a88 arg  0x00000231 , 0x00000005 
- 00028995  0x00007a89 arg  0x000042ab , 0x00000006 
- 00028996  0x00007a8a call  0x00007c8f 
- 00028997  0x00007a8b arg  0x0000448f , 0x00000006 
- 00028998  0x00007a8c call  0x00007c8d 
- 00028999  0x00007a8d arg  0x000005fe , 0x00000006 
- 00029000  0x00007a8e call  0x00007c8d 
- 00029001  0x00007a8f call  0x000071fb 
- 00029002  0x00007a90 arg  0x00000158 , 0x00000006 
- 00029003  0x00007a91 call  0x000071f6 
- 00029004  0x00007a92 call  0x000071c1 
- 00029005  0x00007a94 arg  0x000006d1 , 0x00000005 
- 00029006  0x00007a95 call  0x000071f2 
- 00029007  0x00007a96 setarg  0x000f4240 
- 00029008  0x00007a97 copy  0x0000003f , 0x00000011 
- 00029009  0x00007a98 fetch  0x00000004 , 0x000006d1 
- 00029010  0x00007a99 idiv  0x00000011 
- 00029011  0x00007a9a call  0x00007d62 
- 00029012  0x00007a9b remainder  0x0000003f 
- 00029013  0x00007a9c store  0x00000004 , 0x000005fa 
- 00029014  0x00007a9e rtn 
- 00029015  0x00007aa1 jam  0x00000041 , 0x00000230 
- 00029016  0x00007aa2 arg  0x00000231 , 0x00000005 
- 00029017  0x00007aa3 call  0x000071a6 
- 00029018  0x00007aa4 call  0x000071a1 
- 00029019  0x00007aa5 fetch  0x00000003 , 0x000042c5 
- 00029020  0x00007aa6 istore  0x00000003 , 0x00000005 
- 00029021  0x00007aa9 call  0x00007167 
- 00029022  0x00007aab arg  0x00000158 , 0x00000006 
- 00029023  0x00007aac call  0x00007c8f 
- 00029024  0x00007aad arg  0x000042ab , 0x00000006 
- 00029025  0x00007aae call  0x00007c8f 
- 00029026  0x00007aaf call  0x000071fb 
- 00029027  0x00007ab0 arg  0x000006f1 , 0x00000006 
- 00029028  0x00007ab1 arg  0x000006a1 , 0x00000005 
- 00029029  0x00007ab2 call  0x00007c8f 
- 00029030  0x00007ab4 branch  0x000071c1 
- 00029031  0x00007ab9 fetch  0x00000004 , 0x000042ff 
- 00029032  0x00007aba istore  0x00000004 , 0x00000005 
- 00029033  0x00007abb call  0x00007c9b 
- 00029034  0x00007abc branch  0x00007c9a 
- 00029035  0x00007abf bpatch  0x000000e4 , 0x0000401c 
- 00029036  0x00007ac0 jam  0x00000041 , 0x00000230 
- 00029037  0x00007ac1 arg  0x00000231 , 0x00000005 
- 00029038  0x00007ac2 call  0x000071a1 
- 00029039  0x00007ac3 call  0x000071a6 
- 00029040  0x00007ac4 fetch  0x00000003 , 0x000042be 
- 00029041  0x00007ac5 istore  0x00000003 , 0x00000005 
- 00029042  0x00007ac8 call  0x00007167 
- 00029043  0x00007ac9 arg  0x000042ab , 0x00000006 
- 00029044  0x00007aca call  0x00007c8f 
- 00029045  0x00007acb arg  0x00000158 , 0x00000006 
- 00029046  0x00007acc call  0x00007c8f 
- 00029047  0x00007acd call  0x000071fb 
- 00029048  0x00007ace arg  0x000006f1 , 0x00000006 
- 00029049  0x00007acf arg  0x000006a1 , 0x00000005 
- 00029050  0x00007ad0 call  0x00007c8f 
- 00029051  0x00007ad2 call  0x000071c1 
- 00029052  0x00007ad3 arg  0x000006d1 , 0x00000005 
- 00029053  0x00007ad4 branch  0x000071f2 
- 00029054  0x00007ad7 jam  0x00000020 , 0x00000230 
- 00029055  0x00007ad8 arg  0x0000063e , 0x00000006 
- 00029056  0x00007ad9 arg  0x00000231 , 0x00000005 
- 00029057  0x00007ada call  0x00007c8d 
- 00029058  0x00007adb call  0x000071fb 
- 00029059  0x00007adc arg  0x000005e9 , 0x00000006 
- 00029060  0x00007add call  0x000071f6 
- 00029061  0x00007ade call  0x000071c1 
- 00029062  0x00007adf arg  0x000006a1 , 0x00000005 
- 00029063  0x00007ae0 call  0x00007375 
- 00029064  0x00007ae1 arg  0x00000001 , 0x00000002 
- 00029065  0x00007ae2 call  0x00007190 
- 00029066  0x00007ae3 arg  0x0000428a , 0x00000005 
- 00029067  0x00007ae4 call  0x000071f2 
- 00029068  0x00007ae5 arg  0x00000000 , 0x00000002 
- 00029069  0x00007ae6 call  0x00007190 
- 00029070  0x00007ae7 arg  0x000006f1 , 0x00000005 
- 00029071  0x00007ae9 branch  0x00007375 
- 00029072  0x00007aed bpatch  0x000000e5 , 0x0000401c 
- 00029073  0x00007aee jam  0x00000035 , 0x00000230 
- 00029074  0x00007aef setarg  0x00000100 
- 00029075  0x00007af0 store  0x00000002 , 0x00000231 
- 00029076  0x00007af1 call  0x000071a1 
- 00029077  0x00007af2 call  0x000071a6 
- 00029078  0x00007af3 arg  0x000042ab , 0x00000006 
- 00029079  0x00007af4 call  0x00007c8f 
- 00029080  0x00007af5 arg  0x00000158 , 0x00000006 
- 00029081  0x00007af6 call  0x00007c8f 
- 00029082  0x00007af8 setarg  0x00006c65 
- 00029083  0x00007af9 istore  0x00000002 , 0x00000005 
- 00029084  0x00007afa setarg  0x00006274 
- 00029085  0x00007afb istore  0x00000002 , 0x00000005 
- 00029086  0x00007afc istoret  0x00000001 , 0x00000005 
- 00029087  0x00007afd call  0x000071fb 
- 00029088  0x00007afe branch  0x000071c1 
- 00029089  0x00007b01 fetch  0x00000006 , 0x000042db 
- 00029090  0x00007b02 istore  0x00000006 , 0x00000005 
- 00029091  0x00007b03 fetch  0x00000001 , 0x000042d2 
- 00029092  0x00007b04 istore  0x00000001 , 0x00000005 
- 00029093  0x00007b05 rtn 
- 00029094  0x00007b08 fetch  0x00000006 , 0x00000178 
- 00029095  0x00007b09 istore  0x00000006 , 0x00000005 
- 00029096  0x00007b0e fetch  0x00000001 , 0x000042cb 
- 00029097  0x00007b0f istore  0x00000001 , 0x00000005 
- 00029098  0x00007b10 rtn 
- 00029099  0x00007b13 jam  0x00000041 , 0x00000230 
- 00029100  0x00007b14 fetch  0x00000001 , 0x000044d0 
- 00029101  0x00007b15 store  0x00000001 , 0x00000231 
- 00029102  0x00007b16 arg  0x0000448f , 0x00000006 
- 00029103  0x00007b17 call  0x00007c8d 
- 00029104  0x00007b18 arg  0x000005fe , 0x00000006 
- 00029105  0x00007b19 call  0x00007c8d 
- 00029106  0x00007b1a call  0x000071fb 
- 00029107  0x00007b1b arg  0x00000158 , 0x00000006 
- 00029108  0x00007b1c call  0x000071f6 
- 00029109  0x00007b1d branch  0x000071c1 
- 00029110  0x00007b21 jam  0x00000041 , 0x00000230 
- 00029111  0x00007b22 fetch  0x00000001 , 0x000044d0 
- 00029112  0x00007b23 store  0x00000001 , 0x00000231 
- 00029113  0x00007b24 arg  0x000005fe , 0x00000006 
- 00029114  0x00007b25 call  0x00007c8d 
- 00029115  0x00007b26 arg  0x0000448f , 0x00000006 
- 00029116  0x00007b27 call  0x00007c8d 
- 00029117  0x00007b28 call  0x000071fb 
- 00029118  0x00007b29 arg  0x000042ab , 0x00000006 
- 00029119  0x00007b2a call  0x000071f6 
- 00029120  0x00007b2b branch  0x000071c1 
- 00029121  0x00007b2e bpatch  0x000000e6 , 0x0000401c 
- 00029122  0x00007b2f call  0x00007210 
- 00029123  0x00007b33 fetch  0x00000001 , 0x00000230 
- 00029124  0x00007b34 copy  0x0000003f , 0x00000002 
- 00029125  0x00007b36 increase  0x0000000f , 0x0000003f 
- 00029126  0x00007b37 rshift4  0x0000003f , 0x0000003f 
- 00029127  0x00007b38 copy  0x0000003f , 0x00000012 
- 00029128  0x00007b39 branch  0x000071d3 , 0x00000034 
- 00029129  0x00007b3a and  0x00000002 , 0x0000000f , 0x0000003f 
- 00029130  0x00007b3b nbranch  0x000071d6 , 0x00000034 
- 00029131  0x00007b3d arg  0x000006b1 , 0x00000013 
- 00029132  0x00007b3e arg  0x00000231 , 0x0000003f 
- 00029133  0x00007b3f increase  0xfffffff0 , 0x0000003f 
- 00029134  0x00007b42 iadd  0x00000002 , 0x00000011 
- 00029135  0x00007b43 arg  0x000006e1 , 0x00000005 
- 00029136  0x00007b44 arg  0x00000004 , 0x00000039 
- 00029137  0x00007b45 call  0x00007ca9 
- 00029138  0x00007b49 branch  0x000071e1 
- 00029139  0x00007b4c arg  0x00000001 , 0x00000012 
- 00029140  0x00007b4d arg  0x00000000 , 0x00000011 
- 00029141  0x00007b4f branch  0x000071d7 
- 00029142  0x00007b54 and  0x00000002 , 0x0000000f , 0x00000011 
- 00029143  0x00007b56 arg  0x00000231 , 0x0000003f 
- 00029144  0x00007b57 iadd  0x00000002 , 0x0000003f 
- 00029145  0x00007b58 isub  0x00000011 , 0x00000006 
- 00029146  0x00007b5a arg  0x000006d1 , 0x00000005 
- 00029147  0x00007b5b call  0x00007236 
- 00029148  0x00007b5d arg  0x000006c1 , 0x00000013 
- 00029149  0x00007b5e arg  0x000006d1 , 0x00000011 
- 00029150  0x00007b5f arg  0x000006e1 , 0x00000005 
- 00029151  0x00007b60 arg  0x00000004 , 0x00000039 
- 00029152  0x00007b61 call  0x00007ca9 
- 00029153  0x00007b6d call  0x0000736f 
- 00029154  0x00007b6e call  0x000072da 
- 00029155  0x00007b71 arg  0x00000231 , 0x00000006 
- 00029156  0x00007b74 increase  0xffffffff , 0x00000012 
- 00029157  0x00007b75 deposit  0x00000012 
- 00029158  0x00007b76 branch  0x000071ea , 0x00000034 
- 00029159  0x00007b77 call  0x00007361 
- 00029160  0x00007b78 call  0x000072d4 
- 00029161  0x00007b79 branch  0x000071e4 
- 00029162  0x00007b7c arg  0x000006d1 , 0x00000005 
- 00029163  0x00007b7d call  0x00007375 
- 00029164  0x00007b7e arg  0x000006e1 , 0x00000006 
- 00029165  0x00007b7f call  0x00007361 
- 00029166  0x00007b80 call  0x000072da 
- 00029167  0x00007b81 arg  0x000006d1 , 0x00000006 
- 00029168  0x00007b82 call  0x00007361 
- 00029169  0x00007b83 branch  0x000072d4 
- 00029170  0x00007b89 copy  0x00000005 , 0x00000011 
- 00029171  0x00007b8a call  0x00007375 
- 00029172  0x00007b8c arg  0x00000010 , 0x00000039 
- 00029173  0x00007b8d branch  0x00007cb1 
- 00029174  0x00007b90 arg  0x000006a1 , 0x00000005 
- 00029175  0x00007b91 call  0x00007c8f 
- 00029176  0x00007b93 arg  0x00000010 , 0x00000039 
- 00029177  0x00007b94 arg  0x000006a1 , 0x00000011 
- 00029178  0x00007b95 branch  0x00007cb1 
- 00029179  0x00007b98 fetch  0x00000001 , 0x00000230 
- 00029180  0x00007b99 copy  0x0000003f , 0x00000039 
- 00029181  0x00007b9a arg  0x00000231 , 0x00000011 
- 00029182  0x00007b9b branch  0x00007cb1 
- 00029183  0x00007b9e ifetch  0x00000001 , 0x00000011 
- 00029184  0x00007b9f lshift  0x0000003f , 0x0000003f 
- 00029185  0x00007ba0 isolate1  0x00000000 , 0x00000013 
- 00029186  0x00007ba1 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00029187  0x00007ba2 isolate1  0x00000008 , 0x0000003f 
- 00029188  0x00007ba3 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029189  0x00007ba4 istore  0x00000001 , 0x00000011 
- 00029190  0x00007ba5 increase  0xffffffff , 0x00000011 
- 00029191  0x00007ba6 loop  0x000071ff 
- 00029192  0x00007ba7 rtn 
- 00029193  0x00007baa arg  0x000006b1 , 0x00000011 
- 00029194  0x00007bac increase  0x0000000f , 0x00000011 
- 00029195  0x00007bad force  0x00000010 , 0x00000039 
- 00029196  0x00007bae force  0x00000000 , 0x00000013 
- 00029197  0x00007baf branch  0x000071ff 
- 00029198  0x00007bb2 arg  0x000006c1 , 0x00000011 
- 00029199  0x00007bb3 branch  0x0000720a 
- 00029200  0x00007bb7 arg  0x000006a1 , 0x00000006 
- 00029201  0x00007bb8 call  0x0000735f 
- 00029202  0x00007bbb force  0x00000008 , 0x00000038 
- 00029203  0x00007bbc call  0x00007370 
- 00029204  0x00007bbd call  0x0000736f 
- 00029205  0x00007bbe call  0x000072d1 
- 00029206  0x00007bc3 arg  0x000006b1 , 0x00000005 
- 00029207  0x00007bc4 call  0x00007375 
- 00029208  0x00007bc6 bpatch  0x000000e7 , 0x0000401c 
- 00029209  0x00007bc7 fetch  0x00000001 , 0x000006b1 
- 00029210  0x00007bc8 isolate1  0x00000007 , 0x0000003f 
- 00029211  0x00007bc9 nbranch  0x00007221 , 0x00000001 
- 00029212  0x00007bca call  0x00007209 
- 00029213  0x00007bcd arg  0x000006b1 , 0x00000013 
- 00029214  0x00007bcf arg  0x000006b1 , 0x00000005 
- 00029215  0x00007bd2 call  0x0000722b 
- 00029216  0x00007bd3 branch  0x00007222 
- 00029217  0x00007bd5 call  0x00007209 
- 00029218  0x00007bd8 arg  0x000006b1 , 0x00000006 
- 00029219  0x00007bd9 arg  0x000006c1 , 0x00000005 
- 00029220  0x00007bda call  0x00007c8f 
- 00029221  0x00007bdb fetch  0x00000001 , 0x000006c1 
- 00029222  0x00007bdc isolate1  0x00000007 , 0x0000003f 
- 00029223  0x00007bdd nbranch  0x0000720e , 0x00000001 
- 00029224  0x00007bde call  0x0000720e 
- 00029225  0x00007be0 arg  0x000006c1 , 0x00000013 
- 00029226  0x00007be2 arg  0x000006c1 , 0x00000005 
- 00029227  0x00007be9 arg  0x00000003 , 0x00000039 
- 00029228  0x00007beb arg  0x00000000 , 0x00000002 
- 00029229  0x00007bec call  0x00007232 
- 00029230  0x00007bed increase  0x00000004 , 0x00000013 
- 00029231  0x00007bee loop  0x0000722c 
- 00029232  0x00007bef arg  0x00008700 , 0x00000002 
- 00029233  0x00007bf0 lshift16  0x00000002 , 0x00000002 
- 00029234  0x00007bf2 ifetch  0x00000004 , 0x00000013 
- 00029235  0x00007bf3 ixor  0x00000002 , 0x0000003f 
- 00029236  0x00007bf4 istore  0x00000004 , 0x00000005 
- 00029237  0x00007bf5 rtn 
- 00029238  0x00007bfc bpatch  0x000000e8 , 0x0000401d 
- 00029239  0x00007bfd arg  0x00000010 , 0x00000039 
- 00029240  0x00007bfe arg  0x00000000 , 0x0000003f 
- 00029241  0x00007c00 isub  0x00000011 , 0x0000003e 
- 00029242  0x00007c01 branch  0x00007241 , 0x00000005 
- 00029243  0x00007c02 branch  0x00007244 , 0x00000002 
- 00029244  0x00007c03 ifetcht  0x00000001 , 0x00000006 
- 00029245  0x00007c04 istoret  0x00000001 , 0x00000005 
- 00029246  0x00007c06 increase  0x00000001 , 0x0000003f 
- 00029247  0x00007c07 loop  0x00007239 
- 00029248  0x00007c08 rtn 
- 00029249  0x00007c0a arg  0x00000080 , 0x00000002 
- 00029250  0x00007c0c istoret  0x00000001 , 0x00000005 
- 00029251  0x00007c0d branch  0x0000723e 
- 00029252  0x00007c10 arg  0x00000000 , 0x00000002 
- 00029253  0x00007c11 branch  0x00007242 
- 00029254  0x00007c17 lshift8  0x00000002 , 0x00000002 
- 00029255  0x00007c19 lshift16  0x00000002 , 0x00000002 
- 00029256  0x00007c1a ior  0x00000002 , 0x00000002 
- 00029257  0x00007c1b rtn 
- 00029258  0x00007c21 bpatch  0x000000e9 , 0x0000401d 
- 00029259  0x00007c22 call  0x00007306 
- 00029260  0x00007c23 arg  0x0000428a , 0x00000005 
- 00029261  0x00007c24 branch  0x00007375 
- 00029262  0x00007c28 arg  0x000042ab , 0x00000005 
- 00029263  0x00007c29 branch  0x00007251 , 0x00000029 
- 00029264  0x00007c2a arg  0x00000158 , 0x00000005 
- 00029265  0x00007c2c copy  0x00000006 , 0x00000011 
- 00029266  0x00007c2d call  0x00007c8f 
- 00029267  0x00007c2e call  0x0000731b 
- 00029268  0x00007c2f arg  0x0000429b , 0x00000006 
- 00029269  0x00007c30 branch  0x0000738e 
- 00029270  0x00007c33 arg  0x00000158 , 0x00000011 
- 00029271  0x00007c34 branch  0x00007259 , 0x00000029 
- 00029272  0x00007c35 arg  0x000042ab , 0x00000011 
- 00029273  0x00007c37 copy  0x00000011 , 0x00000005 
- 00029274  0x00007c38 call  0x00007de7 
- 00029275  0x00007c39 branch  0x0000731b 
- 00029276  0x00007c3c arg  0x000042e5 , 0x00000006 
- 00029277  0x00007c3d call  0x00007361 
- 00029278  0x00007c3e arg  0x0000428a , 0x00000006 
- 00029279  0x00007c3f call  0x00007362 
- 00029280  0x00007c40 force  0x00000038 , 0x00000036 
- 00029281  0x00007c41 force  0x00000000 , 0x00000036 
- 00029282  0x00007c42 call  0x000072cf 
- 00029283  0x00007c43 arg  0x000001a8 , 0x00000005 
- 00029284  0x00007c44 branch  0x00007375 
- 00029285  0x00007c49 force  0x00000008 , 0x00000038 
- 00029286  0x00007c4a force  0x00000049 , 0x0000003f 
- 00029287  0x00007c4b branch  0x0000726c 
- 00029288  0x00007c4f force  0x00000049 , 0x0000003f 
- 00029289  0x00007c50 branch  0x0000726b 
- 00029290  0x00007c52 force  0x00000001 , 0x0000003f 
- 00029291  0x00007c54 force  0x00000000 , 0x00000038 
- 00029292  0x00007c56 lshift8  0x00000002 , 0x0000002f 
- 00029293  0x00007c57 ior  0x0000002f , 0x0000002f 
- 00029294  0x00007c58 increase  0x00000001 , 0x00000038 
- 00029295  0x00007c59 rshift8  0x00000002 , 0x0000002f 
- 00029296  0x00007c5a rshift16  0x0000002f , 0x0000002f 
- 00029297  0x00007c5b fetch  0x00000002 , 0x0000445e 
- 00029298  0x00007c5c lshift16  0x0000003f , 0x0000003f 
- 00029299  0x00007c5d ior  0x0000002f , 0x0000002f 
- 00029300  0x00007c5e increase  0x00000001 , 0x00000038 
- 00029301  0x00007c5f ifetchr  0x0000002f , 0x00000004 , 0x00000006 
- 00029302  0x00007c60 increase  0x00000001 , 0x00000038 
- 00029303  0x00007c61 ifetch  0x00000002 , 0x00000006 
- 00029304  0x00007c62 byteswap  0x00000011 , 0x0000002f 
- 00029305  0x00007c63 lshift16  0x0000002f , 0x0000002f 
- 00029306  0x00007c64 ior  0x0000002f , 0x0000002f 
- 00029307  0x00007c65 increase  0x00000001 , 0x00000038 
- 00029308  0x00007c66 rtn 
- 00029309  0x00007c6b add  0x00000013 , 0x00000001 , 0x00000006 
- 00029310  0x00007c6c ifetch  0x00000001 , 0x00000006 
- 00029311  0x00007c6d iforce  0x00000011 
- 00029312  0x00007c6e call  0x00007268 
- 00029313  0x00007c6f call  0x000072d1 
- 00029314  0x00007c71 force  0x00000000 , 0x00000038 
- 00029315  0x00007c72 ifetch  0x00000001 , 0x00000013 
- 00029316  0x00007c73 and_into  0x00000003 , 0x0000003f 
- 00029317  0x00007c74 lshift16  0x0000003f , 0x0000002f 
- 00029318  0x00007c75 set1  0x00000008 , 0x0000002f 
- 00029319  0x00007c76 call  0x0000736a 
- 00029320  0x00007c77 call  0x000072d4 
- 00029321  0x00007c79 copy  0x00000011 , 0x00000039 
- 00029322  0x00007c7a add  0x00000013 , 0x00000002 , 0x00000006 
- 00029323  0x00007c7b call  0x00007349 
- 00029324  0x00007c7d call  0x00007353 
- 00029325  0x00007c7e call  0x000072d4 
- 00029326  0x00007c7f deposit  0x00000039 
- 00029327  0x00007c80 branch  0x00007291 , 0x00000034 
- 00029328  0x00007c81 branch  0x0000728c 
- 00029329  0x00007c83 force  0x0000000c , 0x00000038 
- 00029330  0x00007c84 deposit  0x0000002f 
- 00029331  0x00007c85 store  0x00000004 , 0x00000150 
- 00029332  0x00007c86 rtn 
- 00029333  0x00007c89 increase  0x00000001 , 0x00000011 
- 00029334  0x00007c8a call  0x0000726a 
- 00029335  0x00007c8b copy  0x00000013 , 0x00000006 
- 00029336  0x00007c8c call  0x0000735d 
- 00029337  0x00007c8d call  0x000072d7 
- 00029338  0x00007c8e call  0x0000737c 
- 00029339  0x00007c8f increase  0x00000010 , 0x00000013 
- 00029340  0x00007c90 increase  0xfffffff0 , 0x00000012 
- 00029341  0x00007c91 branch  0x00007295 , 0x00000002 
- 00029342  0x00007c92 rtn 
- 00029343  0x00007c98 call  0x000072c4 
- 00029344  0x00007c99 bpatch  0x000000ea , 0x0000401d 
- 00029345  0x00007c9a jam  0x00000000 , 0x0000806c 
- 00029346  0x00007c9b jam  0x00000001 , 0x0000806d 
- 00029347  0x00007c9c fetch  0x00000001 , 0x00004169 
- 00029348  0x00007c9d and_into  0x00000003 , 0x0000003f 
- 00029349  0x00007c9e store  0x00000001 , 0x0000806e 
- 00029350  0x00007c9f fetch  0x00000002 , 0x0000068f 
- 00029351  0x00007ca0 store  0x00000002 , 0x00008068 
- 00029352  0x00007ca1 setarg  0x0000416b 
- 00029353  0x00007ca2 store  0x00000002 , 0x0000806a 
- 00029354  0x00007ca4 fetchr  0x00000011 , 0x00000001 , 0x0000416a 
- 00029355  0x00007ca5 fetcht  0x00000005 , 0x00004450 
- 00029356  0x00007ca6 call  0x00007265 
- 00029357  0x00007ca7 jam  0x00000002 , 0x0000800a 
- 00029358  0x00007ca8 jam  0x00000003 , 0x0000800a 
- 00029359  0x00007caa fetch  0x00000001 , 0x0000416a 
- 00029360  0x00007cab store  0x00000002 , 0x000080c0 
- 00029361  0x00007cac increase  0x00000004 , 0x0000003f 
- 00029362  0x00007cad store  0x00000001 , 0x0000416a 
- 00029363  0x00007cae fetch  0x00000005 , 0x00004450 
- 00029364  0x00007caf increase  0x00000001 , 0x0000003f 
- 00029365  0x00007cb0 set0  0x00000027 , 0x0000003f 
- 00029366  0x00007cb1 store  0x00000005 , 0x00004450 
- 00029367  0x00007cb2 rtn 
- 00029368  0x00007cb6 fetch  0x00000002 , 0x0000811a 
- 00029369  0x00007cb7 isub  0x00000002 , 0x0000003e 
- 00029370  0x00007cb8 rtn  0x00000005 
- 00029371  0x00007cb9 nrtn  0x00000034 
- 00029372  0x00007cbb branch  0x000072b8 
- 00029373  0x00007cbe fetch  0x00000001 , 0x00008108 
- 00029374  0x00007cbf bbit0  0x00000006 , 0x0000235a 
- 00029375  0x00007cc1 setarg  0x0000416b 
- 00029376  0x00007cc2 iadd  0x00000002 , 0x00000005 
- 00029377  0x00007cc3 arg  0x0000000c , 0x00000038 
- 00029378  0x00007cc4 istorer  0x0000002f , 0x00000004 , 0x00000005 
- 00029379  0x00007cc5 branch  0x000072cd 
- 00029380  0x00007cc8 bpatch  0x000000eb , 0x0000401d 
- 00029381  0x00007cc9 force  0x0000000c , 0x00000038 
- 00029382  0x00007cca call  0x00007370 
- 00029383  0x00007ccb call  0x0000736f 
- 00029384  0x00007ccc setarg  0x00000000 
- 00029385  0x00007ccd store  0x00000002 , 0x000080c0 
- 00029386  0x00007cce rtn 
- 00029387  0x00007cd1 fetch  0x00000001 , 0x00008108 
- 00029388  0x00007cd2 bbit0  0x00000006 , 0x000072cb 
- 00029389  0x00007cd4 jam  0x00000000 , 0x0000800a 
- 00029390  0x00007cd5 rtn 
- 00029391  0x00007cd9 nbranch  0x000072cf , 0x00000037 
- 00029392  0x00007cda rtn 
- 00029393  0x00007cdd force  0x00000030 , 0x00000036 
- 00029394  0x00007cde force  0x00000000 , 0x00000036 
- 00029395  0x00007cdf branch  0x000072cf 
- 00029396  0x00007ce2 force  0x00000032 , 0x00000036 
- 00029397  0x00007ce3 force  0x00000002 , 0x00000036 
- 00029398  0x00007ce4 branch  0x000072cf 
- 00029399  0x00007ce7 force  0x00000034 , 0x00000036 
- 00029400  0x00007ce8 force  0x00000004 , 0x00000036 
- 00029401  0x00007ce9 branch  0x000072cf 
- 00029402  0x00007ced force  0x00000001 , 0x00000036 
- 00029403  0x00007cee force  0x00000000 , 0x00000036 
- 00029404  0x00007cef rtn 
- 00029405  0x00007cf3 fetch  0x00000001 , 0x00008155 
- 00029406  0x00007cf4 bbit0  0x00000002 , 0x000072dd 
- 00029407  0x00007cf5 rtn 
- 00029408  0x00007cf9 store  0x00000002 , 0x000080d2 
- 00029409  0x00007cfa force  0x000000c0 , 0x00000036 
- 00029410  0x00007cfb force  0x00000080 , 0x00000036 
- 00029411  0x00007cfc branch  0x000072dd 
- 00029412  0x00007cff force  0x00000000 , 0x00000038 
- 00029413  0x00007d00 copy  0x00000012 , 0x00000006 
- 00029414  0x00007d01 force  0x00000004 , 0x00000039 
- 00029415  0x00007d02 call  0x000072f3 
- 00029416  0x00007d04 force  0x00000180 , 0x00000036 
- 00029417  0x00007d05 force  0x00000080 , 0x00000036 
- 00029418  0x00007d06 call  0x000072cf 
- 00029419  0x00007d08 force  0x0000000c , 0x00000038 
- 00029420  0x00007d09 copy  0x00000013 , 0x00000005 
- 00029421  0x00007d0a force  0x00000004 , 0x00000039 
- 00029422  0x00007d0c copy  0x0000002f , 0x0000003f 
- 00029423  0x00007d0d istore  0x00000004 , 0x00000005 
- 00029424  0x00007d0e increase  0x00000001 , 0x00000038 
- 00029425  0x00007d0f loop  0x000072ee 
- 00029426  0x00007d10 rtn 
- 00029427  0x00007d13 ifetch  0x00000002 , 0x00000006 
- 00029428  0x00007d14 ifetcht  0x00000002 , 0x00000006 
- 00029429  0x00007d15 lshift16  0x00000002 , 0x00000002 
- 00029430  0x00007d16 ior  0x00000002 , 0x0000002f 
- 00029431  0x00007d17 increase  0x00000001 , 0x00000038 
- 00029432  0x00007d18 loop  0x000072f3 
- 00029433  0x00007d19 rtn 
- 00029434  0x00007d1d force  0x00000008 , 0x00000038 
- 00029435  0x00007d1e copy  0x00000011 , 0x00000006 
- 00029436  0x00007d1f force  0x00000004 , 0x00000039 
- 00029437  0x00007d20 call  0x000072f3 
- 00029438  0x00007d22 force  0x00000000 , 0x00000038 
- 00029439  0x00007d23 copy  0x00000012 , 0x00000006 
- 00029440  0x00007d24 force  0x00000004 , 0x00000039 
- 00029441  0x00007d25 call  0x000072f3 
- 00029442  0x00007d26 force  0x00000182 , 0x00000036 
- 00029443  0x00007d27 force  0x00000082 , 0x00000036 
- 00029444  0x00007d28 call  0x000072cf 
- 00029445  0x00007d29 branch  0x000072eb 
- 00029446  0x00007d2d force  0x00000000 , 0x00000038 
- 00029447  0x00007d2e fetch  0x00000004 , 0x00000158 
- 00029448  0x00007d2f iforce  0x0000002f 
- 00029449  0x00007d30 increase  0x00000001 , 0x00000038 
- 00029450  0x00007d31 ifetch  0x00000004 , 0x00000006 
- 00029451  0x00007d32 iforce  0x0000002f 
- 00029452  0x00007d33 increase  0x00000001 , 0x00000038 
- 00029453  0x00007d34 fetch  0x00000004 , 0x000042ab 
- 00029454  0x00007d35 iforce  0x0000002f 
- 00029455  0x00007d36 increase  0x00000001 , 0x00000038 
- 00029456  0x00007d37 ifetch  0x00000004 , 0x00000006 
- 00029457  0x00007d38 iforce  0x0000002f 
- 00029458  0x00007d39 increase  0x00000001 , 0x00000038 
- 00029459  0x00007d3a call  0x00007370 
- 00029460  0x00007d3b increase  0xfffffffc , 0x00000038 
- 00029461  0x00007d3c fetch  0x00000004 , 0x000042ff 
- 00029462  0x00007d3d copy  0x0000003f , 0x0000002f 
- 00029463  0x00007d3e increase  0x00000004 , 0x00000038 
- 00029464  0x00007d3f force  0x00000038 , 0x00000036 
- 00029465  0x00007d40 force  0x00000008 , 0x00000036 
- 00029466  0x00007d41 branch  0x000072cf 
- 00029467  0x00007d45 bpatch  0x000000ec , 0x0000401d 
- 00029468  0x00007d46 fetch  0x00000006 , 0x000042db 
- 00029469  0x00007d47 fetcht  0x00000006 , 0x00000178 
- 00029470  0x00007d48 branch  0x00007321 , 0x00000029 
- 00029471  0x00007d49 fetch  0x00000006 , 0x00000178 
- 00029472  0x00007d4a fetcht  0x00000006 , 0x000042db 
- 00029473  0x00007d4c force  0x00000008 , 0x00000038 
- 00029474  0x00007d4d copy  0x00000002 , 0x0000002f 
- 00029475  0x00007d4e increase  0x00000001 , 0x00000038 
- 00029476  0x00007d4f rshift32  0x00000002 , 0x0000002f 
- 00029477  0x00007d50 lshift16  0x0000003f , 0x0000003f 
- 00029478  0x00007d51 ior  0x0000002f , 0x0000002f 
- 00029479  0x00007d52 increase  0x00000001 , 0x00000038 
- 00029480  0x00007d53 rshift32  0x0000003f , 0x0000002f 
- 00029481  0x00007d54 increase  0x00000001 , 0x00000038 
- 00029482  0x00007d55 force  0x00000000 , 0x0000002f 
- 00029483  0x00007d56 force  0x00000000 , 0x0000003f 
- 00029484  0x00007d57 fetch  0x00000001 , 0x000042cb 
- 00029485  0x00007d58 fetcht  0x00000001 , 0x0000438c 
- 00029486  0x00007d59 nbranch  0x00007331 , 0x00000029 
- 00029487  0x00007d5b fetch  0x00000001 , 0x000042d2 
- 00029488  0x00007d5c fetcht  0x00000001 , 0x000042cb 
- 00029489  0x00007d5e store  0x00000001 , 0x000042bb 
- 00029490  0x00007d5f storet  0x00000001 , 0x000042bc 
- 00029491  0x00007d60 force  0x00000000 , 0x00000038 
- 00029492  0x00007d61 arg  0x000042bb , 0x00000012 
- 00029493  0x00007d62 force  0x00000004 , 0x00000039 
- 00029494  0x00007d64 ifetch  0x00000004 , 0x00000011 
- 00029495  0x00007d65 ifetcht  0x00000004 , 0x00000012 
- 00029496  0x00007d66 ixor  0x00000002 , 0x0000002f 
- 00029497  0x00007d67 increase  0x00000001 , 0x00000038 
- 00029498  0x00007d68 increase  0x00000004 , 0x00000011 
- 00029499  0x00007d69 increase  0x00000004 , 0x00000012 
- 00029500  0x00007d6a loop  0x00007336 
- 00029501  0x00007d6b call  0x00007370 
- 00029502  0x00007d6c increase  0xfffffffc , 0x00000038 
- 00029503  0x00007d6d fetch  0x00000004 , 0x000042ff 
- 00029504  0x00007d6e copy  0x0000003f , 0x0000002f 
- 00029505  0x00007d6f increase  0x00000004 , 0x00000038 
- 00029506  0x00007d70 force  0x00000038 , 0x00000036 
- 00029507  0x00007d71 force  0x0000000c , 0x00000036 
- 00029508  0x00007d72 call  0x000072cf 
- 00029509  0x00007d74 call  0x0000736f 
- 00029510  0x00007d75 force  0x0000003a , 0x00000036 
- 00029511  0x00007d76 force  0x00000008 , 0x00000036 
- 00029512  0x00007d77 branch  0x000072cf 
- 00029513  0x00007d7a compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029514  0x00007d7b rtn  0x00000001 
- 00029515  0x00007d7c deposit  0x00000006 
- 00029516  0x00007d7d iadd  0x00000039 , 0x00000005 
- 00029517  0x00007d7e force  0x00000000 , 0x0000003f 
- 00029518  0x00007d80 istore  0x00000001 , 0x00000005 
- 00029519  0x00007d81 increase  0x00000001 , 0x00000039 
- 00029520  0x00007d82 compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029521  0x00007d83 rtn  0x00000001 
- 00029522  0x00007d84 branch  0x0000734e 
- 00029523  0x00007d87 force  0x00000000 , 0x00000038 
- 00029524  0x00007d89 deposit  0x00000039 
- 00029525  0x00007d8a branch  0x00007358 , 0x00000034 
- 00029526  0x00007d8b ifetch  0x00000004 , 0x00000006 
- 00029527  0x00007d8c increase  0xfffffffc , 0x00000039 
- 00029528  0x00007d8e iforce  0x0000002f 
- 00029529  0x00007d8f increase  0x00000001 , 0x00000038 
- 00029530  0x00007d90 compare  0x00000004 , 0x00000038 , 0x0000000f 
- 00029531  0x00007d91 rtn  0x00000001 
- 00029532  0x00007d92 branch  0x00007354 
- 00029533  0x00007d95 force  0x00000008 , 0x00000038 
- 00029534  0x00007d96 branch  0x00007362 
- 00029535  0x00007d98 force  0x00000004 , 0x00000038 
- 00029536  0x00007d99 branch  0x00007362 
- 00029537  0x00007d9b force  0x00000000 , 0x00000038 
- 00029538  0x00007d9d force  0x00000004 , 0x00000039 
- 00029539  0x00007d9f ifetch  0x00000004 , 0x00000006 
- 00029540  0x00007da0 iforce  0x0000002f 
- 00029541  0x00007da1 increase  0x00000001 , 0x00000038 
- 00029542  0x00007da2 loop  0x00007363 
- 00029543  0x00007da3 rtn 
- 00029544  0x00007da6 arg  0x000001a8 , 0x00000006 
- 00029545  0x00007da7 branch  0x0000735f 
- 00029546  0x00007daa force  0x00000004 , 0x00000039 
- 00029547  0x00007dab branch  0x00007372 
- 00029548  0x00007dae force  0x00000000 , 0x00000038 
- 00029549  0x00007daf force  0x00000010 , 0x00000039 
- 00029550  0x00007db0 branch  0x00007371 
- 00029551  0x00007db3 force  0x00000000 , 0x00000038 
- 00029552  0x00007db5 force  0x00000004 , 0x00000039 
- 00029553  0x00007db7 force  0x00000000 , 0x0000002f 
- 00029554  0x00007db9 increase  0x00000001 , 0x00000038 
- 00029555  0x00007dba loop  0x00007371 
- 00029556  0x00007dbb rtn 
- 00029557  0x00007dbe force  0x0000000c , 0x00000038 
- 00029558  0x00007dbf force  0x00000004 , 0x00000039 
- 00029559  0x00007dc1 deposit  0x0000002f 
- 00029560  0x00007dc2 istore  0x00000004 , 0x00000005 
- 00029561  0x00007dc3 increase  0x00000001 , 0x00000038 
- 00029562  0x00007dc4 loop  0x00007377 
- 00029563  0x00007dc5 rtn 
- 00029564  0x00007dc8 force  0x0000000c , 0x00000038 
- 00029565  0x00007dc9 copy  0x00000013 , 0x00000005 
- 00029566  0x00007dca add  0x00000012 , 0x00000001 , 0x00000039 
- 00029567  0x00007dcb sub  0x00000039 , 0x0000000f , 0x0000003e 
- 00029568  0x00007dcc branch  0x00007382 , 0x00000002 
- 00029569  0x00007dcd force  0x00000010 , 0x00000039 
- 00029570  0x00007dcf deposit  0x0000002f 
- 00029571  0x00007dd0 sub  0x00000039 , 0x00000003 , 0x0000003e 
- 00029572  0x00007dd1 branch  0x0000738a , 0x00000002 
- 00029573  0x00007dd2 istore  0x00000004 , 0x00000005 
- 00029574  0x00007dd3 increase  0xfffffffc , 0x00000039 
- 00029575  0x00007dd4 rtn  0x00000005 
- 00029576  0x00007dd5 increase  0x00000001 , 0x00000038 
- 00029577  0x00007dd6 branch  0x00007382 
- 00029578  0x00007dd8 istore  0x00000001 , 0x00000005 
- 00029579  0x00007dd9 rshift8  0x0000003f , 0x0000003f 
- 00029580  0x00007dda loop  0x0000738a 
- 00029581  0x00007ddb rtn 
- 00029582  0x00007ddf force  0x0000000c , 0x00000038 
- 00029583  0x00007de0 force  0x00000004 , 0x00000039 
- 00029584  0x00007de2 ifetch  0x00000004 , 0x00000006 
- 00029585  0x00007de3 isub  0x0000002f , 0x0000003e 
- 00029586  0x00007de4 nrtn  0x00000005 
- 00029587  0x00007de5 increase  0x00000001 , 0x00000038 
- 00029588  0x00007de6 loop  0x00007390 
- 00029589  0x00007de7 branch  0x00007db8 
- 00029590  0x00007dea fetch  0x00000001 , 0x00008050 
- 00029591  0x00007deb set0  0x00000000 , 0x0000003f 
- 00029592  0x00007dec store  0x00000001 , 0x00008050 
- 00029593  0x00007ded rtn 
- 00029594  0x00007df0 fetch  0x00000001 , 0x00008050 
- 00029595  0x00007df1 set1  0x00000000 , 0x0000003f 
- 00029596  0x00007df2 store  0x00000001 , 0x00008050 
- 00029597  0x00007df3 rtn 
- 00029598  0x00007dfc arg  0x000004d1 , 0x00000005 
- 00029599  0x00007dfd setsect  0x00000000 , 0x0003ffff 
- 00029600  0x00007dfe setsect  0x00000001 , 0x0003ffff 
- 00029601  0x00007dff setsect  0x00000002 , 0x0003ffff 
- 00029602  0x00007e00 setsect  0x00000003 , 0x0003fbff 
- 00029603  0x00007e01 istore  0x00000009 , 0x00000005 
- 00029604  0x00007e02 setsect  0x00000000 , 0x0003ffff 
- 00029605  0x00007e03 setsect  0x00000001 , 0x0003ffff 
- 00029606  0x00007e04 setsect  0x00000002 , 0x0003ffff 
- 00029607  0x00007e05 setsect  0x00000003 , 0x0003ffff 
- 00029608  0x00007e06 istore  0x00000009 , 0x00000005 
- 00029609  0x00007e07 setsect  0x00000000 , 0x0003ffff 
- 00029610  0x00007e08 setsect  0x00000001 , 0x0003ffff 
- 00029611  0x00007e09 setsect  0x00000002 , 0x0003cfff 
- 00029612  0x00007e0a setsect  0x00000003 , 0x0003ffff 
- 00029613  0x00007e0b istore  0x00000009 , 0x00000005 
- 00029614  0x00007e0c setsect  0x00000000 , 0x0003ffff 
- 00029615  0x00007e0d setsect  0x00000001 , 0x0003ffff 
- 00029616  0x00007e0e setsect  0x00000002 , 0x0003ffef 
- 00029617  0x00007e0f setsect  0x00000003 , 0x0003ffff 
- 00029618  0x00007e10 istore  0x00000009 , 0x00000005 
- 00029619  0x00007e11 setsect  0x00000000 , 0x0003ffff 
- 00029620  0x00007e12 setsect  0x00000001 , 0x0003ffff 
- 00029621  0x00007e13 setsect  0x00000002 , 0x0003ffff 
- 00029622  0x00007e14 setsect  0x00000003 , 0x0003ffff 
- 00029623  0x00007e15 istore  0x00000009 , 0x00000005 
- 00029624  0x00007e16 setsect  0x00000000 , 0x0003ffff 
- 00029625  0x00007e17 setsect  0x00000001 , 0x00026c7f 
- 00029626  0x00007e18 setsect  0x00000002 , 0x0000146b 
- 00029627  0x00007e19 setsect  0x00000003 , 0x00037bb3 
- 00029628  0x00007e1a istore  0x00000009 , 0x00000005 
- 00029629  0x00007e1b setsect  0x00000000 , 0x0001feb8 
- 00029630  0x00007e1c setsect  0x00000001 , 0x00010c12 
- 00029631  0x00007e1d setsect  0x00000002 , 0x0002b722 
- 00029632  0x00007e1e setsect  0x00000003 , 0x00029fa6 
- 00029633  0x00007e1f istore  0x00000009 , 0x00000005 
- 00029634  0x00007e20 setsect  0x00000000 , 0x0000e70f 
- 00029635  0x00007e21 setsect  0x00000001 , 0x00016720 
- 00029636  0x00007e22 setsect  0x00000002 , 0x0000519e 
- 00029637  0x00007e23 setsect  0x00000003 , 0x00019084 
- 00029638  0x00007e24 istore  0x00000009 , 0x00000005 
- 00029639  0x00007e25 setsect  0x00000000 , 0x00031012 
- 00029640  0x00007e26 setsect  0x00000001 , 0x000360bf 
- 00029641  0x00007e27 setsect  0x00000002 , 0x0003f0af 
- 00029642  0x00007e28 setsect  0x00000003 , 0x000003d3 
- 00029643  0x00007e29 istore  0x00000009 , 0x00000005 
- 00029644  0x00007e2a setsect  0x00000000 , 0x0003a188 
- 00029645  0x00007e2b setsect  0x00000001 , 0x00003ad0 
- 00029646  0x00007e2c setsect  0x00000002 , 0x0003cbf2 
- 00029647  0x00007e2d setsect  0x00000003 , 0x000243d9 
- 00029648  0x00007e2e istore  0x00000009 , 0x00000005 
- 00029649  0x00007e2f setsect  0x00000000 , 0x0002b030 
- 00029650  0x00007e30 setsect  0x00000001 , 0x00036a03 
- 00029651  0x00007e31 setsect  0x00000002 , 0x00011188 
- 00029652  0x00007e32 setsect  0x00000003 , 0x0001e520 
- 00029653  0x00007e33 istore  0x00000009 , 0x00000005 
- 00029654  0x00007e34 setsect  0x00000000 , 0x0003a11e 
- 00029655  0x00007e35 setsect  0x00000001 , 0x0000fe5d 
- 00029656  0x00007e36 setsect  0x00000002 , 0x0000dd57 
- 00029657  0x00007e37 setsect  0x00000003 , 0x0001ac93 
- 00029658  0x00007e38 istore  0x00000009 , 0x00000005 
- 00029659  0x00007e39 setsect  0x00000000 , 0x000011ed 
- 00029660  0x00007e3a setsect  0x00000001 , 0x000218c4 
- 00029661  0x00007e3b setsect  0x00000002 , 0x00008da7 
- 00029662  0x00007e3c setsect  0x00000003 , 0x000257ff 
- 00029663  0x00007e3d istore  0x00000009 , 0x00000005 
- 00029664  0x00007e3e setsect  0x00000000 , 0x0003192b 
- 00029665  0x00007e3f setsect  0x00000001 , 0x00034641 
- 00029666  0x00007e40 setsect  0x00000002 , 0x0001be0c 
- 00029667  0x00007e41 setsect  0x00000003 , 0x000366ad 
- 00029668  0x00007e42 istore  0x00000009 , 0x00000005 
- 00029669  0x00007e43 setsect  0x00000000 , 0x00001f83 
- 00029670  0x00007e44 setsect  0x00000001 , 0x00015a23 
- 00029671  0x00007e45 setsect  0x00000002 , 0x0003f9b0 
- 00029672  0x00007e46 setsect  0x00000003 , 0x00003949 
- 00029673  0x00007e47 istore  0x00000009 , 0x00000005 
- 00029674  0x00007e48 setsect  0x00000000 , 0x00013a51 
- 00029675  0x00007e49 setsect  0x00000001 , 0x000153fd 
- 00029676  0x00007e4a setsect  0x00000002 , 0x0003372a 
- 00029677  0x00007e4b setsect  0x00000003 , 0x0000f1bb 
- 00029678  0x00007e4c istore  0x00000009 , 0x00000005 
- 00029679  0x00007e4d setsect  0x00000000 , 0x0003ae85 
- 00029680  0x00007e4e setsect  0x00000001 , 0x0001eed9 
- 00029681  0x00007e4f setsect  0x00000002 , 0x00009e66 
- 00029682  0x00007e50 setsect  0x00000003 , 0x000001a8 
- 00029683  0x00007e51 istore  0x00000008 , 0x00000005 
- 00029684  0x00007e52 rtn 
- 00029685  0x00007e5b arg  0x00000569 , 0x00000005 
- 00029686  0x00007e5c setsect  0x00000000 , 0x0003ffff 
- 00029687  0x00007e5d setsect  0x00000001 , 0x0003ffff 
- 00029688  0x00007e5e setsect  0x00000002 , 0x0003ffff 
- 00029689  0x00007e5f setsect  0x00000003 , 0x0003ffff 
- 00029690  0x00007e60 istore  0x00000009 , 0x00000005 
- 00029691  0x00007e61 setsect  0x00000000 , 0x0003ffff 
- 00029692  0x00007e62 setsect  0x00000001 , 0x0000003f 
- 00029693  0x00007e63 setsect  0x00000002 , 0x00000000 
- 00029694  0x00007e64 setsect  0x00000003 , 0x00000000 
- 00029695  0x00007e65 istore  0x00000009 , 0x00000005 
- 00029696  0x00007e66 setsect  0x00000000 , 0x00000000 
- 00029697  0x00007e67 setsect  0x00000001 , 0x00000000 
- 00029698  0x00007e68 setsect  0x00000002 , 0x00001000 
- 00029699  0x00007e69 setsect  0x00000003 , 0x00000000 
- 00029700  0x00007e6a istore  0x00000009 , 0x00000005 
- 00029701  0x00007e6b setsect  0x00000000 , 0x0003ff00 
- 00029702  0x00007e6c setsect  0x00000001 , 0x0003ffff 
- 00029703  0x00007e6d setsect  0x00000002 , 0x0003ffcf 
- 00029704  0x00007e6e setsect  0x00000003 , 0x0003ffff 
- 00029705  0x00007e6f istore  0x00000009 , 0x00000005 
- 00029706  0x00007e70 setsect  0x00000000 , 0x0003ffff 
- 00029707  0x00007e71 setsect  0x00000001 , 0x0003ffff 
- 00029708  0x00007e72 setsect  0x00000002 , 0x0003ffff 
- 00029709  0x00007e73 setsect  0x00000003 , 0x000003ff 
- 00029710  0x00007e74 istore  0x00000009 , 0x00000005 
- 00029711  0x00007e75 setsect  0x00000000 , 0x00000000 
- 00029712  0x00007e76 setsect  0x00000001 , 0x00000000 
- 00029713  0x00007e77 setsect  0x00000002 , 0x00000000 
- 00029714  0x00007e78 setsect  0x00000003 , 0x00000000 
- 00029715  0x00007e79 istore  0x00000009 , 0x00000005 
- 00029716  0x00007e7a setsect  0x00000000 , 0x00010000 
- 00029717  0x00007e7b setsect  0x00000001 , 0x00000000 
- 00029718  0x00007e7c setsect  0x00000002 , 0x0003f000 
- 00029719  0x00007e7d setsect  0x00000003 , 0x0003ffff 
- 00029720  0x00007e7e istore  0x00000009 , 0x00000005 
- 00029721  0x00007e7f setsect  0x00000000 , 0x000296ff 
- 00029722  0x00007e80 setsect  0x00000001 , 0x00022630 
- 00029723  0x00007e81 setsect  0x00000002 , 0x0003945d 
- 00029724  0x00007e82 setsect  0x00000003 , 0x0003d284 
- 00029725  0x00007e83 istore  0x00000009 , 0x00000005 
- 00029726  0x00007e84 setsect  0x00000000 , 0x000333a0 
- 00029727  0x00007e85 setsect  0x00000001 , 0x00004b7a 
- 00029728  0x00007e86 setsect  0x00000002 , 0x000037d8 
- 00029729  0x00007e87 setsect  0x00000003 , 0x0003c9dc 
- 00029730  0x00007e88 istore  0x00000009 , 0x00000005 
- 00029731  0x00007e89 setsect  0x00000000 , 0x0003a440 
- 00029732  0x00007e8a setsect  0x00000001 , 0x0001b958 
- 00029733  0x00007e8b setsect  0x00000002 , 0x00038bce 
- 00029734  0x00007e8c setsect  0x00000003 , 0x0001091f 
- 00029735  0x00007e8d istore  0x00000009 , 0x00000005 
- 00029736  0x00007e8e setsect  0x00000000 , 0x0002e12c 
- 00029737  0x00007e8f setsect  0x00000001 , 0x0001f47c 
- 00029738  0x00007e90 setsect  0x00000002 , 0x000356b1 
- 00029739  0x00007e91 setsect  0x00000003 , 0x0002fd47 
- 00029740  0x00007e92 istore  0x00000009 , 0x00000005 
- 00029741  0x00007e93 setsect  0x00000000 , 0x00006837 
- 00029742  0x00007e94 setsect  0x00000001 , 0x0002ed90 
- 00029743  0x00007e95 setsect  0x00000002 , 0x0001ecec 
- 00029744  0x00007e96 setsect  0x00000003 , 0x0001acc5 
- 00029745  0x00007e97 istore  0x00000009 , 0x00000005 
- 00029746  0x00007e98 setsect  0x00000000 , 0x00023357 
- 00029747  0x00007e99 setsect  0x00000001 , 0x00018af3 
- 00029748  0x00007e9a setsect  0x00000002 , 0x0000f9e1 
- 00029749  0x00007e9b setsect  0x00000003 , 0x000129f0 
- 00029750  0x00007e9c istore  0x00000009 , 0x00000005 
- 00029751  0x00007e9d setsect  0x00000000 , 0x0002e7eb 
- 00029752  0x00007e9e setsect  0x00000001 , 0x0003e6e3 
- 00029753  0x00007e9f setsect  0x00000002 , 0x0003e1a7 
- 00029754  0x00007ea0 setsect  0x00000003 , 0x00010b8b 
- 00029755  0x00007ea1 istore  0x00000009 , 0x00000005 
- 00029756  0x00007ea2 setsect  0x00000000 , 0x00024fe3 
- 00029757  0x00007ea3 setsect  0x00000001 , 0x000020ef 
- 00029758  0x00007ea4 setsect  0x00000002 , 0x0001b5a6 
- 00029759  0x00007ea5 setsect  0x00000003 , 0x0000dc2f 
- 00029760  0x00007ea6 istore  0x00000009 , 0x00000005 
- 00029761  0x00007ea7 setsect  0x00000000 , 0x00013860 
- 00029762  0x00007ea8 setsect  0x00000001 , 0x0002bd69 
- 00029763  0x00007ea9 setsect  0x00000002 , 0x0000391a 
- 00029764  0x00007eaa setsect  0x00000003 , 0x0001b222 
- 00029765  0x00007eab istore  0x00000009 , 0x00000005 
- 00029766  0x00007eac rtn 
- 00029767  0x00007eb5 branch  0x000074fc 
- 00029768  0x00007eb8 bpatch  0x000000ed , 0x0000401d 
- 00029769  0x00007ebd fetch  0x00000001 , 0x0000446c 
- 00029770  0x00007ebe rtn  0x00000034 
- 00029771  0x00007ebf fetch  0x00000001 , 0x0000446e 
- 00029772  0x00007ec0 rtneq  0x00000003 
- 00029773  0x00007ec3 fetch  0x00000001 , 0x0000446d 
- 00029774  0x00007ec4 beq  0x00000000 , 0x000074fc 
- 00029775  0x00007ec5 rtn 
- 00029776  0x00007ec7 jam  0x00000000 , 0x0000446d 
- 00029777  0x00007ec8 rtn 
- 00029778  0x00007ece bpatch  0x000000ee , 0x0000401d 
- 00029779  0x00007ecf setarg  0x000005fe 
- 00029780  0x00007ed0 arg  0x000005f9 , 0x00000005 
- 00029781  0x00007ed1 isub  0x00000005 , 0x00000039 
- 00029782  0x00007ed2 call  0x00007ca1 
- 00029783  0x00007ed3 setarg  0x000044d1 
- 00029784  0x00007ed4 arg  0x000044cf , 0x00000005 
- 00029785  0x00007ed5 isub  0x00000005 , 0x00000039 
- 00029786  0x00007ed6 branch  0x00007ca1 
- 00029787  0x00007edb call  0x00007476 
- 00029788  0x00007edc arg  0x0000061e , 0x00000011 
- 00029789  0x00007edd arg  0x000004b1 , 0x00000005 
- 00029790  0x00007ede call  0x0000771c 
- 00029791  0x00007edf arg  0x000005fe , 0x00000011 
- 00029792  0x00007ee0 arg  0x00000471 , 0x00000005 
- 00029793  0x00007ee1 call  0x0000771c 
- 00029794  0x00007ee2 arg  0x00000471 , 0x00000011 
- 00029795  0x00007ee3 arg  0x000005fe , 0x00000012 
- 00029796  0x00007ee4 arg  0x00000471 , 0x00000005 
- 00029797  0x00007ee5 call  0x00007684 
- 00029798  0x00007ee6 arg  0x00000589 , 0x00000011 
- 00029799  0x00007ee7 arg  0x000005fe , 0x00000012 
- 00029800  0x00007ee8 arg  0x00000491 , 0x00000005 
- 00029801  0x00007ee9 call  0x00007684 
- 00029802  0x00007eea arg  0x00000491 , 0x00000011 
- 00029803  0x00007eeb arg  0x00000471 , 0x00000012 
- 00029804  0x00007eec arg  0x00000471 , 0x00000005 
- 00029805  0x00007eed call  0x00007720 
- 00029806  0x00007eee arg  0x00000451 , 0x00000011 
- 00029807  0x00007eef arg  0x00000471 , 0x00000012 
- 00029808  0x00007ef0 arg  0x00000451 , 0x00000005 
- 00029809  0x00007ef1 call  0x00007720 
- 00029810  0x00007ef2 arg  0x00000020 , 0x00000039 
- 00029811  0x00007ef3 arg  0x000004b1 , 0x00000011 
- 00029812  0x00007ef4 arg  0x00000451 , 0x00000012 
- 00029813  0x00007ef5 branch  0x00007d64 
- 00029814  0x00007ef8 arg  0x000005c9 , 0x00000011 
- 00029815  0x00007ef9 arg  0x00000451 , 0x00000005 
- 00029816  0x00007efa call  0x0000771c 
- 00029817  0x00007efb arg  0x000005a9 , 0x00000011 
- 00029818  0x00007efc arg  0x00000471 , 0x00000005 
- 00029819  0x00007efd call  0x0000771c 
- 00029820  0x00007efe arg  0x00000471 , 0x00000011 
- 00029821  0x00007eff arg  0x000005a9 , 0x00000012 
- 00029822  0x00007f00 arg  0x00000471 , 0x00000005 
- 00029823  0x00007f01 call  0x00007684 
- 00029824  0x00007f02 arg  0x00000589 , 0x00000011 
- 00029825  0x00007f03 arg  0x000005a9 , 0x00000012 
- 00029826  0x00007f04 arg  0x00000491 , 0x00000005 
- 00029827  0x00007f05 call  0x00007684 
- 00029828  0x00007f06 arg  0x00000491 , 0x00000011 
- 00029829  0x00007f07 arg  0x00000471 , 0x00000012 
- 00029830  0x00007f08 arg  0x00000471 , 0x00000005 
- 00029831  0x00007f09 call  0x00007720 
- 00029832  0x00007f0a arg  0x00000451 , 0x00000011 
- 00029833  0x00007f0b arg  0x00000471 , 0x00000012 
- 00029834  0x00007f0c arg  0x00000451 , 0x00000005 
- 00029835  0x00007f0d branch  0x00007739 
- 00029836  0x00007f13 increase  0xffffffff , 0x00000007 
- 00029837  0x00007f14 nrtn  0x00000002 
- 00029838  0x00007f15 random  0x0000003f 
- 00029839  0x00007f16 istore  0x00000002 , 0x00000005 
- 00029840  0x00007f17 branch  0x0000748c 
- 00029841  0x00007f19 increase  0xffffffff , 0x00000007 
- 00029842  0x00007f1a nbranch  0x0000749c , 0x00000002 
- 00029843  0x00007f1b ifetch  0x00000004 , 0x00000011 
- 00029844  0x00007f1c copy  0x0000003f , 0x00000002 
- 00029845  0x00007f1d ifetch  0x00000004 , 0x00000012 
- 00029846  0x00007f1e iflip  0x00000002 , 0x0000003f 
- 00029847  0x00007f1f nbranch  0x0000749b , 0x00000005 
- 00029848  0x00007f20 increase  0x00000004 , 0x00000011 
- 00029849  0x00007f21 increase  0x00000004 , 0x00000012 
- 00029850  0x00007f22 branch  0x00007491 
- 00029851  0x00007f24 branch  0x00007dc4 
- 00029852  0x00007f27 branch  0x00007dc6 
- 00029853  0x00007f2d and  0x0000003f , 0x00000007 , 0x00000007 
- 00029854  0x00007f2e rshift3  0x0000003f , 0x0000003f 
- 00029855  0x00007f2f iadd  0x00000006 , 0x00000006 
- 00029856  0x00007f30 ifetch  0x00000001 , 0x00000006 
- 00029857  0x00007f31 qisolate0  0x0000003f 
- 00029858  0x00007f32 rtn 
- 00029859  0x00007f36 ifetch  0x00000008 , 0x00000006 
- 00029860  0x00007f37 nrtn  0x00000034 
- 00029861  0x00007f38 ifetch  0x00000008 , 0x00000006 
- 00029862  0x00007f39 nrtn  0x00000034 
- 00029863  0x00007f3a ifetch  0x00000008 , 0x00000006 
- 00029864  0x00007f3b rtn 
- 00029865  0x00007f41 ifetch  0x00000004 , 0x00000011 
- 00029866  0x00007f42 iforce  0x00000002 
- 00029867  0x00007f43 ifetch  0x00000004 , 0x00000012 
- 00029868  0x00007f44 isub  0x00000002 , 0x0000003e 
- 00029869  0x00007f45 nrtn  0x00000005 
- 00029870  0x00007f46 increase  0x00000004 , 0x00000011 
- 00029871  0x00007f47 increase  0x00000004 , 0x00000012 
- 00029872  0x00007f48 loop  0x000074a9 
- 00029873  0x00007f49 rtn 
- 00029874  0x00007f4c force  0x00000006 , 0x00000039 
- 00029875  0x00007f4d increase  0x00000014 , 0x00000011 
- 00029876  0x00007f4e increase  0x00000014 , 0x00000012 
- 00029877  0x00007f50 ifetch  0x00000004 , 0x00000012 
- 00029878  0x00007f51 iforce  0x00000002 
- 00029879  0x00007f52 ifetch  0x00000004 , 0x00000011 
- 00029880  0x00007f53 isub  0x00000002 , 0x0000003f 
- 00029881  0x00007f54 nrtn  0x00000002 
- 00029882  0x00007f55 nrtn  0x00000034 
- 00029883  0x00007f56 increase  0xfffffffc , 0x00000011 
- 00029884  0x00007f57 increase  0xfffffffc , 0x00000012 
- 00029885  0x00007f58 loop  0x000074b5 
- 00029886  0x00007f59 rtn 
- 00029887  0x00007f5b force  0x00000006 , 0x00000039 
- 00029888  0x00007f5c force  0x00000000 , 0x00000013 
- 00029889  0x00007f5e ifetch  0x00000004 , 0x00000011 
- 00029890  0x00007f5f iforce  0x00000002 
- 00029891  0x00007f60 ifetch  0x00000004 , 0x00000012 
- 00029892  0x00007f61 iadd  0x00000002 , 0x0000003f 
- 00029893  0x00007f62 iadd  0x00000013 , 0x0000003f 
- 00029894  0x00007f63 istore  0x00000004 , 0x00000005 
- 00029895  0x00007f64 isolate1  0x00000020 , 0x0000003f 
- 00029896  0x00007f65 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029897  0x00007f66 increase  0x00000004 , 0x00000011 
- 00029898  0x00007f67 increase  0x00000004 , 0x00000012 
- 00029899  0x00007f68 loop  0x000074c1 
- 00029900  0x00007f69 rtn 
- 00029901  0x00007f6c force  0x00000006 , 0x00000039 
- 00029902  0x00007f6d force  0x00000000 , 0x00000013 
- 00029903  0x00007f6f ifetch  0x00000004 , 0x00000012 
- 00029904  0x00007f70 iforce  0x00000002 
- 00029905  0x00007f71 ifetch  0x00000004 , 0x00000011 
- 00029906  0x00007f72 isub  0x00000002 , 0x0000003f 
- 00029907  0x00007f73 isub  0x00000013 , 0x0000003f 
- 00029908  0x00007f74 istore  0x00000004 , 0x00000005 
- 00029909  0x00007f75 isolate1  0x00000020 , 0x0000003f 
- 00029910  0x00007f76 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029911  0x00007f77 increase  0x00000004 , 0x00000011 
- 00029912  0x00007f78 increase  0x00000004 , 0x00000012 
- 00029913  0x00007f79 loop  0x000074cf 
- 00029914  0x00007f7a rtn 
- 00029915  0x00007f7d force  0x00000006 , 0x00000039 
- 00029916  0x00007f7e increase  0x00000014 , 0x00000011 
- 00029917  0x00007f80 force  0x00000000 , 0x00000013 
- 00029918  0x00007f82 ifetch  0x00000004 , 0x00000011 
- 00029919  0x00007f83 isolate1  0x00000000 , 0x0000003f 
- 00029920  0x00007f84 setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00029921  0x00007f85 rshift  0x0000003f , 0x0000003f 
- 00029922  0x00007f86 isolate1  0x00000000 , 0x00000013 
- 00029923  0x00007f87 setflag  0x00000001 , 0x0000001f , 0x0000003f 
- 00029924  0x00007f88 istore  0x00000004 , 0x00000011 
- 00029925  0x00007f89 increase  0xfffffffc , 0x00000011 
- 00029926  0x00007f8a rshift  0x00000013 , 0x00000013 
- 00029927  0x00007f8b loop  0x000074de 
- 00029928  0x00007f8c rtn 
- 00029929  0x00007f8e force  0x00000006 , 0x00000039 
- 00029930  0x00007f8f force  0x00000000 , 0x00000013 
- 00029931  0x00007f91 ifetch  0x00000004 , 0x00000011 
- 00029932  0x00007f92 isolate1  0x0000001f , 0x0000003f 
- 00029933  0x00007f93 setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00029934  0x00007f94 lshift  0x0000003f , 0x0000003f 
- 00029935  0x00007f95 isolate1  0x00000000 , 0x00000013 
- 00029936  0x00007f96 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00029937  0x00007f97 istore  0x00000004 , 0x00000011 
- 00029938  0x00007f98 increase  0x00000004 , 0x00000011 
- 00029939  0x00007f99 rshift  0x00000013 , 0x00000013 
- 00029940  0x00007f9a loop  0x000074eb 
- 00029941  0x00007f9b rtn 
- 00029942  0x00007f9f force  0x00000006 , 0x00000039 
- 00029943  0x00007fa1 ifetch  0x00000004 , 0x00000006 
- 00029944  0x00007fa2 iforce  0x0000002f 
- 00029945  0x00007fa3 increase  0x00000001 , 0x00000038 
- 00029946  0x00007fa4 loop  0x000074f7 
- 00029947  0x00007fa5 rtn 
- 00029948  0x00007faa bpatch  0x000000ef , 0x0000401d 
- 00029949  0x00007fab fetch  0x00000001 , 0x0000446c 
- 00029950  0x00007fac nbranch  0x0000751d , 0x00000034 
- 00029951  0x00007faf jam  0x00000000 , 0x0000446d 
- 00029952  0x00007fb0 jam  0x00000000 , 0x0000446e 
- 00029953  0x00007fb1 rtn 
- 00029954  0x00007fb6 fetch  0x00000001 , 0x0000446c 
- 00029955  0x00007fb7 rtn  0x00000034 
- 00029956  0x00007fb8 fetch  0x00000001 , 0x0000446e 
- 00029957  0x00007fb9 rtneq  0x00000003 
- 00029958  0x00007fba call  0x00007552 
- 00029959  0x00007fbb branch  0x00007502 
- 00029960  0x00007fc0 arg  0x0000446f , 0x00000005 
- 00029961  0x00007fc1 setsect  0x00000000 , 0x00001abd 
- 00029962  0x00007fc2 setsect  0x00000001 , 0x0001b34f 
- 00029963  0x00007fc3 setsect  0x00000002 , 0x00019b8a 
- 00029964  0x00007fc4 setsect  0x00000003 , 0x00026562 
- 00029965  0x00007fc5 istore  0x00000009 , 0x00000005 
- 00029966  0x00007fc6 setsect  0x00000000 , 0x000340b7 
- 00029967  0x00007fc7 setsect  0x00000001 , 0x00001efa 
- 00029968  0x00007fc8 setsect  0x00000002 , 0x0000aff6 
- 00029969  0x00007fc9 setsect  0x00000003 , 0x0000fd41 
- 00029970  0x00007fca istore  0x00000009 , 0x00000005 
- 00029971  0x00007fcb setsect  0x00000000 , 0x0003d210 
- 00029972  0x00007fcc setsect  0x00000001 , 0x00026cf8 
- 00029973  0x00007fcd setsect  0x00000002 , 0x0003874c 
- 00029974  0x00007fce setsect  0x00000003 , 0x0003157c 
- 00029975  0x00007fcf istore  0x00000009 , 0x00000005 
- 00029976  0x00007fd0 setsect  0x00000000 , 0x0002d4a3 
- 00029977  0x00007fd1 setsect  0x00000001 , 0x0003d27d 
- 00029978  0x00007fd2 setsect  0x00000002 , 0x00000003 
- 00029979  0x00007fd3 istore  0x00000005 , 0x00000005 
- 00029980  0x00007fd4 rtn 
- 00029981  0x00007fd8 fetch  0x00000001 , 0x0000446e 
- 00029982  0x00007fd9 rtnne  0x00000000 
- 00029983  0x00007fda fetch  0x00000001 , 0x0000446d 
- 00029984  0x00007fdb rtnne  0x00000000 
- 00029985  0x00007fdc call  0x000073f5 
- 00029986  0x00007fdd arg  0x0000446f , 0x00000005 
- 00029987  0x00007fde force  0x0000000f , 0x00000007 
- 00029988  0x00007fdf call  0x0000748c 
- 00029989  0x00007fe0 random  0x0000003f 
- 00029990  0x00007fe1 rshift  0x0000003f , 0x0000003f 
- 00029991  0x00007fe2 istore  0x00000002 , 0x00000005 
- 00029992  0x00007fe4 fetch  0x00000001 , 0x0000446b 
- 00029993  0x00007fe5 ncall  0x00007508 , 0x00000034 
- 00029994  0x00007fe7 arg  0x000003b1 , 0x00000005 
- 00029995  0x00007fe8 arg  0x0000446f , 0x00000006 
- 00029996  0x00007fe9 call  0x00007c8d 
- 00029997  0x00007feb arg  0x00000291 , 0x00000005 
- 00029998  0x00007fec arg  0x000005a9 , 0x00000006 
- 00029999  0x00007fed call  0x00007c81 
- 00030000  0x00007fef arg  0x000002d1 , 0x00000005 
- 00030001  0x00007ff0 call  0x00007c9d 
- 00030002  0x00007ff1 jam  0x00000001 , 0x000002d1 
- 00030003  0x00007ff3 call  0x0000756a 
- 00030004  0x00007ff4 jam  0x00000003 , 0x0000446d 
- 00030005  0x00007ff5 rtn 
- 00030006  0x00007ff8 arg  0x0000448f , 0x00000005 
- 00030007  0x00007ff9 arg  0x000002f1 , 0x00000006 
- 00030008  0x00007ffa call  0x00007c81 
- 00030009  0x00007ffb jam  0x00000003 , 0x0000446e 
- 00030010  0x00007ffc jam  0x00000000 , 0x0000446d 
- 00030011  0x00007ffd rtn 
- 00030012  0x00008002 fetch  0x00000001 , 0x000005f9 
- 00030013  0x00008003 rtnne  0x00000000 
- 00030014  0x00008004 fetch  0x00000001 , 0x0000446d 
- 00030015  0x00008005 rtnne  0x00000000 
- 00030016  0x00008007 arg  0x000003b1 , 0x00000005 
- 00030017  0x00008008 arg  0x0000446f , 0x00000006 
- 00030018  0x00008009 call  0x00007c8d 
- 00030019  0x0000800b arg  0x00000291 , 0x00000005 
- 00030020  0x0000800c arg  0x000005fe , 0x00000006 
- 00030021  0x0000800d call  0x00007c81 
- 00030022  0x0000800f arg  0x000002d1 , 0x00000005 
- 00030023  0x00008010 call  0x00007c9d 
- 00030024  0x00008011 jam  0x00000001 , 0x000002d1 
- 00030025  0x00008013 call  0x0000756a 
- 00030026  0x00008014 jam  0x00000004 , 0x0000446d 
- 00030027  0x00008015 rtn 
- 00030028  0x0000801a arg  0x0000063e , 0x00000005 
- 00030029  0x0000801b arg  0x000002f1 , 0x00000006 
- 00030030  0x0000801c call  0x00007c8d 
- 00030031  0x0000801d jam  0x00000003 , 0x000005f9 
- 00030032  0x0000801e jam  0x00000000 , 0x0000446d 
- 00030033  0x0000801f rtn 
- 00030034  0x00008024 fetch  0x00000001 , 0x0000446c 
- 00030035  0x00008025 rtn  0x00000034 
- 00030036  0x00008026 fetch  0x00000001 , 0x0000446d 
- 00030037  0x00008027 rtn  0x00000034 
- 00030038  0x00008028 increase  0x00000080 , 0x0000003f 
- 00030039  0x00008029 store  0x00000001 , 0x0000446d 
- 00030040  0x0000802a rtnbit1  0x00000007 
- 00030041  0x0000802b fetch  0x00000002 , 0x0000022e 
- 00030042  0x0000802c branch  0x0000755c , 0x00000034 
- 00030043  0x0000802d branch  0x00007562 
- 00030044  0x00008030 bpatch  0x000000f0 , 0x0000401e 
- 00030045  0x00008031 call  0x00007577 
- 00030046  0x00008032 fetch  0x00000001 , 0x0000446d 
- 00030047  0x00008033 beq  0x00000003 , 0x00007536 
- 00030048  0x00008034 beq  0x00000004 , 0x0000754c 
- 00030049  0x00008035 rtn 
- 00030050  0x00008039 call  0x00007589 
- 00030051  0x0000803a fetch  0x00000002 , 0x0000022e 
- 00030052  0x0000803b increase  0xffffffff , 0x0000003f 
- 00030053  0x0000803c store  0x00000002 , 0x0000022e 
- 00030054  0x0000803d arg  0x000003b1 , 0x00000006 
- 00030055  0x0000803e call  0x0000749d 
- 00030056  0x0000803f rtn  0x00000001 
- 00030057  0x00008040 branch  0x000075da 
- 00030058  0x00008043 bpatch  0x000000f1 , 0x0000401e 
- 00030059  0x00008044 setarg  0x00000100 
- 00030060  0x00008045 store  0x00000002 , 0x0000022e 
- 00030061  0x00008047 fetch  0x00000002 , 0x0000022e 
- 00030062  0x00008048 rtn  0x00000034 
- 00030063  0x00008049 increase  0xffffffff , 0x0000003f 
- 00030064  0x0000804a store  0x00000002 , 0x0000022e 
- 00030065  0x0000804b arg  0x000003b1 , 0x00000006 
- 00030066  0x0000804c call  0x0000749d 
- 00030067  0x0000804d branch  0x0000756d , 0x00000001 
- 00030068  0x0000804e arg  0x00000291 , 0x00000006 
- 00030069  0x0000804f arg  0x00000351 , 0x00000005 
- 00030070  0x00008050 branch  0x00007c80 
- 00030071  0x00008054 arg  0x00000391 , 0x00000011 
- 00030072  0x00008055 arg  0x00000491 , 0x00000005 
- 00030073  0x00008056 call  0x00007646 
- 00030074  0x00008057 arg  0x00000491 , 0x00000011 
- 00030075  0x00008058 arg  0x00000431 , 0x00000005 
- 00030076  0x00008059 call  0x0000771c 
- 00030077  0x0000805a arg  0x00000351 , 0x00000011 
- 00030078  0x0000805b arg  0x00000431 , 0x00000012 
- 00030079  0x0000805c arg  0x000002f1 , 0x00000005 
- 00030080  0x0000805d call  0x00007684 
- 00030081  0x0000805e arg  0x00000491 , 0x00000011 
- 00030082  0x0000805f arg  0x00000431 , 0x00000012 
- 00030083  0x00008060 arg  0x00000471 , 0x00000005 
- 00030084  0x00008061 call  0x00007684 
- 00030085  0x00008062 arg  0x00000371 , 0x00000011 
- 00030086  0x00008063 arg  0x00000471 , 0x00000012 
- 00030087  0x00008064 arg  0x00000311 , 0x00000005 
- 00030088  0x00008065 branch  0x00007684 
- 00030089  0x00008068 arg  0x00000391 , 0x00000011 
- 00030090  0x00008069 arg  0x00000471 , 0x00000005 
- 00030091  0x0000806a call  0x0000771c 
- 00030092  0x0000806b arg  0x00000471 , 0x00000011 
- 00030093  0x0000806c arg  0x00000491 , 0x00000005 
- 00030094  0x0000806d call  0x0000771c 
- 00030095  0x0000806f arg  0x00000589 , 0x00000011 
- 00030096  0x00008070 arg  0x00000491 , 0x00000012 
- 00030097  0x00008071 arg  0x00000491 , 0x00000005 
- 00030098  0x00008072 call  0x00007684 
- 00030099  0x00008073 arg  0x00000351 , 0x00000011 
- 00030100  0x00008074 arg  0x00000471 , 0x00000005 
- 00030101  0x00008075 call  0x0000771c 
- 00030102  0x00008077 arg  0x00000471 , 0x00000006 
- 00030103  0x00008078 arg  0x00000431 , 0x00000005 
- 00030104  0x00008079 call  0x00007c8d 
- 00030105  0x0000807a arg  0x00000431 , 0x00000011 
- 00030106  0x0000807b call  0x00007723 
- 00030107  0x0000807c arg  0x00000471 , 0x00000011 
- 00030108  0x0000807d arg  0x00000431 , 0x00000012 
- 00030109  0x0000807e arg  0x00000471 , 0x00000005 
- 00030110  0x0000807f call  0x00007720 
- 00030111  0x00008081 arg  0x00000471 , 0x00000011 
- 00030112  0x00008082 arg  0x00000491 , 0x00000012 
- 00030113  0x00008083 arg  0x00000471 , 0x00000005 
- 00030114  0x00008084 call  0x00007720 
- 00030115  0x00008086 arg  0x00000351 , 0x00000006 
- 00030116  0x00008087 arg  0x00000431 , 0x00000005 
- 00030117  0x00008088 call  0x00007c8d 
- 00030118  0x00008089 arg  0x00000371 , 0x00000011 
- 00030119  0x0000808a arg  0x00000491 , 0x00000005 
- 00030120  0x0000808b call  0x0000771c 
- 00030121  0x0000808c arg  0x00000431 , 0x00000011 
- 00030122  0x0000808d call  0x00007723 
- 00030123  0x0000808e arg  0x00000431 , 0x00000011 
- 00030124  0x0000808f call  0x00007723 
- 00030125  0x00008090 arg  0x00000431 , 0x00000011 
- 00030126  0x00008091 arg  0x00000491 , 0x00000012 
- 00030127  0x00008092 arg  0x00000431 , 0x00000005 
- 00030128  0x00008093 call  0x00007684 
- 00030129  0x00008094 arg  0x00000491 , 0x00000011 
- 00030130  0x00008095 arg  0x00000451 , 0x00000005 
- 00030131  0x00008096 call  0x0000771c 
- 00030132  0x00008097 arg  0x00000451 , 0x00000011 
- 00030133  0x00008098 call  0x00007723 
- 00030134  0x00008099 arg  0x00000451 , 0x00000011 
- 00030135  0x0000809a call  0x00007723 
- 00030136  0x0000809b arg  0x00000451 , 0x00000011 
- 00030137  0x0000809c call  0x00007723 
- 00030138  0x0000809d arg  0x00000371 , 0x00000006 
- 00030139  0x0000809e arg  0x00000491 , 0x00000005 
- 00030140  0x0000809f call  0x00007c8d 
- 00030141  0x000080a0 arg  0x00000491 , 0x00000011 
- 00030142  0x000080a1 call  0x00007723 
- 00030143  0x000080a2 arg  0x00000491 , 0x00000011 
- 00030144  0x000080a3 arg  0x00000391 , 0x00000012 
- 00030145  0x000080a4 arg  0x00000391 , 0x00000005 
- 00030146  0x000080a5 call  0x00007684 
- 00030147  0x000080a8 arg  0x00000471 , 0x00000011 
- 00030148  0x000080a9 arg  0x00000491 , 0x00000005 
- 00030149  0x000080aa call  0x0000771c 
- 00030150  0x000080ac arg  0x00000491 , 0x00000011 
- 00030151  0x000080ad arg  0x00000431 , 0x00000012 
- 00030152  0x000080ae arg  0x00000491 , 0x00000005 
- 00030153  0x000080af call  0x00007739 
- 00030154  0x000080b0 arg  0x00000491 , 0x00000011 
- 00030155  0x000080b1 arg  0x00000431 , 0x00000012 
- 00030156  0x000080b2 arg  0x00000351 , 0x00000005 
- 00030157  0x000080b3 call  0x00007739 
- 00030158  0x000080b4 arg  0x00000431 , 0x00000011 
- 00030159  0x000080b5 arg  0x00000351 , 0x00000012 
- 00030160  0x000080b6 arg  0x00000491 , 0x00000005 
- 00030161  0x000080b7 call  0x00007739 
- 00030162  0x000080b8 arg  0x00000491 , 0x00000011 
- 00030163  0x000080b9 arg  0x00000471 , 0x00000012 
- 00030164  0x000080ba arg  0x00000491 , 0x00000005 
- 00030165  0x000080bb call  0x00007684 
- 00030166  0x000080bc arg  0x00000491 , 0x00000011 
- 00030167  0x000080bd arg  0x00000451 , 0x00000012 
- 00030168  0x000080be arg  0x00000371 , 0x00000005 
- 00030169  0x000080bf branch  0x00007739 
- 00030170  0x000080c3 arg  0x000002d1 , 0x00000011 
- 00030171  0x000080c4 arg  0x000004b1 , 0x00000005 
- 00030172  0x000080c5 call  0x0000771c 
- 00030173  0x000080c6 arg  0x00000351 , 0x00000011 
- 00030174  0x000080c7 arg  0x000004b1 , 0x00000012 
- 00030175  0x000080c8 arg  0x00000451 , 0x00000005 
- 00030176  0x000080c9 call  0x00007684 
- 00030177  0x000080cc arg  0x000002d1 , 0x00000011 
- 00030178  0x000080cd arg  0x000004b1 , 0x00000012 
- 00030179  0x000080ce arg  0x000004b1 , 0x00000005 
- 00030180  0x000080cf call  0x00007684 
- 00030181  0x000080d0 arg  0x00000371 , 0x00000011 
- 00030182  0x000080d1 arg  0x000004b1 , 0x00000012 
- 00030183  0x000080d2 arg  0x00000431 , 0x00000005 
- 00030184  0x000080d3 call  0x00007684 
- 00030185  0x000080d6 arg  0x00000391 , 0x00000011 
- 00030186  0x000080d7 arg  0x000004b1 , 0x00000005 
- 00030187  0x000080d8 call  0x0000771c 
- 00030188  0x000080d9 arg  0x00000291 , 0x00000011 
- 00030189  0x000080da arg  0x000004b1 , 0x00000012 
- 00030190  0x000080db arg  0x00000471 , 0x00000005 
- 00030191  0x000080dc call  0x00007684 
- 00030192  0x000080de arg  0x00000391 , 0x00000011 
- 00030193  0x000080df arg  0x000004b1 , 0x00000012 
- 00030194  0x000080e0 arg  0x000004b1 , 0x00000005 
- 00030195  0x000080e1 call  0x00007684 
- 00030196  0x000080e2 arg  0x000002b1 , 0x00000011 
- 00030197  0x000080e3 arg  0x000004b1 , 0x00000012 
- 00030198  0x000080e4 arg  0x00000491 , 0x00000005 
- 00030199  0x000080e5 call  0x00007684 
- 00030200  0x000080ea arg  0x00000451 , 0x00000012 
- 00030201  0x000080eb arg  0x00000471 , 0x00000011 
- 00030202  0x000080ec arg  0x000004b1 , 0x00000005 
- 00030203  0x000080ed call  0x00007739 
- 00030204  0x000080ee arg  0x00000451 , 0x00000011 
- 00030205  0x000080ef arg  0x00000471 , 0x00000012 
- 00030206  0x000080f0 arg  0x00000451 , 0x00000005 
- 00030207  0x000080f1 call  0x00007720 
- 00030208  0x000080f4 arg  0x00000431 , 0x00000012 
- 00030209  0x000080f5 arg  0x00000491 , 0x00000011 
- 00030210  0x000080f6 arg  0x00000471 , 0x00000005 
- 00030211  0x000080f7 call  0x00007739 
- 00030212  0x000080f8 arg  0x00000431 , 0x00000011 
- 00030213  0x000080f9 arg  0x00000491 , 0x00000012 
- 00030214  0x000080fa arg  0x00000431 , 0x00000005 
- 00030215  0x000080fb call  0x00007720 
- 00030216  0x000080fc arg  0x00000431 , 0x00000011 
- 00030217  0x000080fd arg  0x000004b1 , 0x00000012 
- 00030218  0x000080fe arg  0x00000431 , 0x00000005 
- 00030219  0x000080ff call  0x00007684 
- 00030220  0x00008100 arg  0x00000391 , 0x00000011 
- 00030221  0x00008101 arg  0x000002d1 , 0x00000012 
- 00030222  0x00008102 arg  0x00000491 , 0x00000005 
- 00030223  0x00008103 call  0x00007684 
- 00030224  0x00008104 arg  0x00000491 , 0x00000011 
- 00030225  0x00008105 arg  0x000004b1 , 0x00000012 
- 00030226  0x00008106 arg  0x00000391 , 0x00000005 
- 00030227  0x00008107 call  0x00007684 
- 00030228  0x00008109 arg  0x000004b1 , 0x00000011 
- 00030229  0x0000810a arg  0x000004b1 , 0x00000005 
- 00030230  0x0000810b call  0x0000771c 
- 00030231  0x0000810c arg  0x000004b1 , 0x00000011 
- 00030232  0x0000810d arg  0x00000451 , 0x00000012 
- 00030233  0x0000810e arg  0x00000491 , 0x00000005 
- 00030234  0x0000810f call  0x00007684 
- 00030235  0x00008110 arg  0x000004b1 , 0x00000011 
- 00030236  0x00008111 arg  0x00000431 , 0x00000012 
- 00030237  0x00008112 arg  0x00000431 , 0x00000005 
- 00030238  0x00008113 call  0x00007684 
- 00030239  0x00008114 arg  0x00000471 , 0x00000011 
- 00030240  0x00008115 arg  0x00000351 , 0x00000005 
- 00030241  0x00008116 call  0x0000771c 
- 00030242  0x00008117 arg  0x00000351 , 0x00000011 
- 00030243  0x00008118 arg  0x00000491 , 0x00000012 
- 00030244  0x00008119 arg  0x00000351 , 0x00000005 
- 00030245  0x0000811a call  0x00007739 
- 00030246  0x0000811b arg  0x00000351 , 0x00000006 
- 00030247  0x0000811c arg  0x000004b1 , 0x00000005 
- 00030248  0x0000811d call  0x00007c8d 
- 00030249  0x0000811e arg  0x000004b1 , 0x00000011 
- 00030250  0x0000811f call  0x00007723 
- 00030251  0x00008120 arg  0x00000491 , 0x00000011 
- 00030252  0x00008121 arg  0x000004b1 , 0x00000012 
- 00030253  0x00008122 arg  0x00000491 , 0x00000005 
- 00030254  0x00008123 call  0x00007739 
- 00030255  0x00008124 arg  0x00000491 , 0x00000011 
- 00030256  0x00008125 arg  0x00000471 , 0x00000012 
- 00030257  0x00008126 arg  0x00000471 , 0x00000005 
- 00030258  0x00008127 call  0x00007684 
- 00030259  0x00008128 arg  0x00000471 , 0x00000011 
- 00030260  0x00008129 arg  0x00000431 , 0x00000012 
- 00030261  0x0000812a arg  0x00000371 , 0x00000005 
- 00030262  0x0000812b call  0x00007739 
- 00030263  0x0000812c arg  0x00000371 , 0x00000011 
- 00030264  0x0000812d arg  0x00000569 , 0x00000012 
- 00030265  0x0000812e arg  0x00000371 , 0x00000005 
- 00030266  0x0000812f force  0x00000000 , 0x00000013 
- 00030267  0x00008130 fetch  0x00000001 , 0x00000371 
- 00030268  0x00008131 isolate1  0x00000000 , 0x0000003f 
- 00030269  0x00008132 call  0x0000771e , 0x00000001 
- 00030270  0x00008133 copy  0x00000013 , 0x00000030 
- 00030271  0x00008134 arg  0x00000371 , 0x00000011 
- 00030272  0x00008135 call  0x0000774e 
- 00030273  0x00008136 fetch  0x00000001 , 0x00000390 
- 00030274  0x00008137 isolate1  0x00000000 , 0x00000030 
- 00030275  0x00008138 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00030276  0x00008139 store  0x00000001 , 0x00000390 
- 00030277  0x0000813a rtn 
- 00030278  0x0000813d copy  0x00000005 , 0x0000000b 
- 00030279  0x0000813e arg  0x00000451 , 0x00000005 
- 00030280  0x0000813f call  0x00007c9d 
- 00030281  0x00008140 force  0x00000000 , 0x0000003f 
- 00030282  0x00008142 store  0x00000004 , 0x00000471 
- 00030283  0x00008143 jam  0x00000001 , 0x00000451 
- 00030284  0x00008144 arg  0x000003d1 , 0x00000005 
- 00030285  0x00008145 call  0x00007c9f 
- 00030286  0x00008146 arg  0x00000569 , 0x00000006 
- 00030287  0x00008147 arg  0x00000411 , 0x00000005 
- 00030288  0x00008148 call  0x00007c8d 
- 00030289  0x00008149 copy  0x00000011 , 0x00000006 
- 00030290  0x0000814a arg  0x00000431 , 0x00000005 
- 00030291  0x0000814b call  0x00007c8d 
- 00030292  0x00008152 arg  0x00000431 , 0x00000006 
- 00030293  0x00008153 call  0x00007758 
- 00030294  0x00008154 branch  0x0000767d , 0x00000034 
- 00030295  0x00008159 arg  0x00000431 , 0x00000011 
- 00030296  0x0000815a arg  0x00000451 , 0x00000012 
- 00030297  0x0000815b call  0x0000775b 
- 00030298  0x0000815c arg  0x00000411 , 0x00000011 
- 00030299  0x0000815d arg  0x000003d1 , 0x00000012 
- 00030300  0x0000815e call  0x0000775b 
- 00030301  0x00008160 arg  0x00000431 , 0x00000011 
- 00030302  0x00008161 arg  0x00000411 , 0x00000012 
- 00030303  0x00008162 call  0x00007754 
- 00030304  0x00008163 branch  0x0000766f , 0x00000002 
- 00030305  0x00008164 arg  0x00000411 , 0x00000011 
- 00030306  0x00008165 arg  0x00000431 , 0x00000012 
- 00030307  0x00008166 copy  0x00000011 , 0x00000005 
- 00030308  0x00008167 call  0x0000774c 
- 00030309  0x00008168 arg  0x00000451 , 0x00000011 
- 00030310  0x00008169 arg  0x000003d1 , 0x00000012 
- 00030311  0x0000816a copy  0x00000012 , 0x00000005 
- 00030312  0x0000816b call  0x0000771e 
- 00030313  0x0000816c ifetch  0x00000001 , 0x00000011 
- 00030314  0x0000816d iadd  0x00000013 , 0x00000013 
- 00030315  0x0000816e ifetch  0x00000001 , 0x00000012 
- 00030316  0x0000816f iadd  0x00000013 , 0x0000003f 
- 00030317  0x00008170 istore  0x00000001 , 0x00000012 
- 00030318  0x00008171 branch  0x00007654 
- 00030319  0x00008173 arg  0x00000431 , 0x00000011 
- 00030320  0x00008174 arg  0x00000411 , 0x00000012 
- 00030321  0x00008175 copy  0x00000011 , 0x00000005 
- 00030322  0x00008176 call  0x0000774c 
- 00030323  0x00008177 arg  0x000003d1 , 0x00000011 
- 00030324  0x00008178 arg  0x00000451 , 0x00000012 
- 00030325  0x00008179 copy  0x00000012 , 0x00000005 
- 00030326  0x0000817a call  0x0000771e 
- 00030327  0x0000817b ifetch  0x00000001 , 0x00000011 
- 00030328  0x0000817c iadd  0x00000013 , 0x00000013 
- 00030329  0x0000817d ifetch  0x00000001 , 0x00000012 
- 00030330  0x0000817e iadd  0x00000013 , 0x0000003f 
- 00030331  0x0000817f istore  0x00000001 , 0x00000012 
- 00030332  0x00008180 branch  0x00007654 
- 00030333  0x00008183 arg  0x000003d1 , 0x00000011 
- 00030334  0x00008184 copy  0x0000000b , 0x00000005 
- 00030335  0x00008185 call  0x000076ad 
- 00030336  0x00008187 arg  0x00000569 , 0x00000011 
- 00030337  0x00008188 copy  0x0000000b , 0x00000012 
- 00030338  0x00008189 copy  0x0000000b , 0x00000005 
- 00030339  0x0000818a branch  0x00007739 
- 00030340  0x0000818e copy  0x00000005 , 0x0000000b 
- 00030341  0x00008190 force  0x00000000 , 0x00000038 
- 00030342  0x00008192 arg  0x000003d1 , 0x00000005 
- 00030343  0x00008193 call  0x00007c9f 
- 00030344  0x00008194 arg  0x000006b1 , 0x00000005 
- 00030345  0x00008195 call  0x00007c9f 
- 00030346  0x00008199 copy  0x00000011 , 0x00000006 
- 00030347  0x0000819b jam  0x00000000 , 0x000006b1 
- 00030348  0x0000819c setarg  0x00000000 
- 00030349  0x0000819d call  0x00007716 
- 00030350  0x0000819e copy  0x00000012 , 0x00000006 
- 00030351  0x0000819f call  0x0000771a 
- 00030352  0x000081a2 force  0x00000000 , 0x00000007 
- 00030353  0x000081a3 arg  0x000003d1 , 0x00000005 
- 00030354  0x000081a7 arg  0x000006b1 , 0x00000002 
- 00030355  0x000081a8 copy  0x00000007 , 0x00000012 
- 00030356  0x000081a9 lshift2  0x00000012 , 0x0000003f 
- 00030357  0x000081ab iadd  0x00000002 , 0x00000012 
- 00030358  0x000081ac force  0x00000000 , 0x00000002 
- 00030359  0x000081ad force  0x00000000 , 0x00000013 
- 00030360  0x000081b3 ifetch  0x00000004 , 0x00000005 
- 00030361  0x000081b4 iforce  0x00000011 
- 00030362  0x000081b7 ifetch  0x00000004 , 0x00000012 
- 00030363  0x000081b8 copy  0x00000013 , 0x00000038 
- 00030364  0x000081b9 imul32  0x0000002f , 0x0000003f 
- 00030365  0x000081ba iadd  0x00000011 , 0x0000003f 
- 00030366  0x000081bb iadd  0x00000002 , 0x0000003f 
- 00030367  0x000081bc istore  0x00000004 , 0x00000005 
- 00030368  0x000081bd rshift32  0x0000003f , 0x00000002 
- 00030369  0x000081be increase  0x00000001 , 0x00000013 
- 00030370  0x000081bf compare  0x00000008 , 0x00000013 , 0x000000ff 
- 00030371  0x000081c0 nbranch  0x00007698 , 0x00000001 
- 00030372  0x000081c2 deposit  0x00000002 
- 00030373  0x000081c3 istore  0x00000004 , 0x00000005 
- 00030374  0x000081c4 increase  0xffffffe0 , 0x00000005 
- 00030375  0x000081c7 increase  0x00000001 , 0x00000007 
- 00030376  0x000081c8 compare  0x00000008 , 0x00000007 , 0x000000ff 
- 00030377  0x000081c9 nbranch  0x00007692 , 0x00000001 
- 00030378  0x000081ca arg  0x000003d1 , 0x00000011 
- 00030379  0x000081cb copy  0x0000000b , 0x00000005 
- 00030380  0x000081cc branch  0x000076ad 
- 00030381  0x000081cf bpatch  0x000000f2 , 0x0000401e 
- 00030382  0x000081d0 copy  0x00000005 , 0x0000000b 
- 00030383  0x000081d1 copy  0x00000011 , 0x00000030 
- 00030384  0x000081d2 arg  0x00000411 , 0x00000012 
- 00030385  0x000081d3 copy  0x00000012 , 0x00000005 
- 00030386  0x000081d4 call  0x00007c9b 
- 00030387  0x000081d5 istore  0x00000008 , 0x00000005 
- 00030388  0x000081d6 add  0x00000011 , 0x0000002c , 0x00000006 
- 00030389  0x000081d7 call  0x00007c89 
- 00030390  0x000081d8 call  0x00007c83 
- 00030391  0x000081d9 copy  0x00000012 , 0x00000011 
- 00030392  0x000081da call  0x00007723 
- 00030393  0x000081db arg  0x00000411 , 0x00000012 
- 00030394  0x000081dc copy  0x00000030 , 0x00000011 
- 00030395  0x000081dd copy  0x0000000b , 0x00000005 
- 00030396  0x000081de call  0x00007720 
- 00030397  0x000081e0 arg  0x00000411 , 0x00000012 
- 00030398  0x000081e1 copy  0x00000012 , 0x00000005 
- 00030399  0x000081e2 call  0x00007c9b 
- 00030400  0x000081e3 istore  0x00000008 , 0x00000005 
- 00030401  0x000081e4 add  0x00000030 , 0x00000030 , 0x00000006 
- 00030402  0x000081e5 call  0x00007c8f 
- 00030403  0x000081e6 call  0x00007c9b 
- 00030404  0x000081e7 copy  0x00000012 , 0x00000011 
- 00030405  0x000081e8 call  0x00007723 
- 00030406  0x000081ec arg  0x00000411 , 0x00000012 
- 00030407  0x000081ed copy  0x0000000b , 0x00000011 
- 00030408  0x000081ee copy  0x00000011 , 0x00000005 
- 00030409  0x000081ef call  0x00007720 
- 00030410  0x000081f3 arg  0x00000411 , 0x00000012 
- 00030411  0x000081f4 copy  0x00000012 , 0x00000005 
- 00030412  0x000081f5 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030413  0x000081f6 call  0x00007c83 
- 00030414  0x000081f7 call  0x00007c9b 
- 00030415  0x000081f8 istore  0x00000008 , 0x00000005 
- 00030416  0x000081f9 add  0x00000030 , 0x00000038 , 0x00000006 
- 00030417  0x000081fa call  0x00007c89 
- 00030418  0x000081fb copy  0x0000000b , 0x00000011 
- 00030419  0x000081fc copy  0x00000011 , 0x00000005 
- 00030420  0x000081fd call  0x00007720 
- 00030421  0x00008201 arg  0x00000411 , 0x00000012 
- 00030422  0x00008202 copy  0x00000012 , 0x00000005 
- 00030423  0x00008203 add  0x00000030 , 0x00000024 , 0x00000006 
- 00030424  0x00008204 call  0x00007c83 
- 00030425  0x00008205 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030426  0x00008206 call  0x00007c83 
- 00030427  0x00008207 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030428  0x00008208 call  0x00007c84 
- 00030429  0x00008209 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030430  0x0000820a call  0x00007c84 
- 00030431  0x0000820b copy  0x0000000b , 0x00000011 
- 00030432  0x0000820c copy  0x00000011 , 0x00000005 
- 00030433  0x0000820d call  0x00007720 
- 00030434  0x00008210 arg  0x00000411 , 0x00000012 
- 00030435  0x00008211 copy  0x00000012 , 0x00000005 
- 00030436  0x00008212 add  0x00000030 , 0x0000002c , 0x00000006 
- 00030437  0x00008213 call  0x00007c83 
- 00030438  0x00008214 call  0x00007c9b 
- 00030439  0x00008215 istore  0x00000008 , 0x00000005 
- 00030440  0x00008216 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030441  0x00008217 call  0x00007c84 
- 00030442  0x00008218 add  0x00000030 , 0x00000028 , 0x00000006 
- 00030443  0x00008219 call  0x00007c84 
- 00030444  0x0000821a copy  0x0000000b , 0x00000011 
- 00030445  0x0000821b copy  0x00000011 , 0x00000005 
- 00030446  0x0000821c call  0x00007739 
- 00030447  0x0000821f arg  0x00000411 , 0x00000012 
- 00030448  0x00008220 copy  0x00000012 , 0x00000005 
- 00030449  0x00008221 add  0x00000030 , 0x00000030 , 0x00000006 
- 00030450  0x00008222 call  0x00007c89 
- 00030451  0x00008223 call  0x00007c89 
- 00030452  0x00008224 force  0x00000000 , 0x0000003f 
- 00030453  0x00008225 istore  0x00000008 , 0x00000005 
- 00030454  0x00008226 add  0x00000030 , 0x00000024 , 0x00000006 
- 00030455  0x00008227 call  0x00007c84 
- 00030456  0x00008228 add  0x00000030 , 0x0000002c , 0x00000006 
- 00030457  0x00008229 call  0x00007c84 
- 00030458  0x0000822a copy  0x0000000b , 0x00000011 
- 00030459  0x0000822b copy  0x00000011 , 0x00000005 
- 00030460  0x0000822c call  0x00007739 
- 00030461  0x0000822f arg  0x00000411 , 0x00000012 
- 00030462  0x00008230 copy  0x00000012 , 0x00000005 
- 00030463  0x00008231 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030464  0x00008232 call  0x00007c83 
- 00030465  0x00008233 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030466  0x00008234 call  0x00007c83 
- 00030467  0x00008235 call  0x00007c9b 
- 00030468  0x00008236 add  0x00000030 , 0x00000030 , 0x00000006 
- 00030469  0x00008237 call  0x00007c84 
- 00030470  0x00008238 copy  0x0000000b , 0x00000011 
- 00030471  0x00008239 copy  0x00000011 , 0x00000005 
- 00030472  0x0000823a call  0x00007739 
- 00030473  0x0000823d arg  0x00000411 , 0x00000012 
- 00030474  0x0000823e copy  0x00000012 , 0x00000005 
- 00030475  0x0000823f add  0x00000030 , 0x00000038 , 0x00000006 
- 00030476  0x00008240 call  0x00007c89 
- 00030477  0x00008241 call  0x00007c9b 
- 00030478  0x00008242 add  0x00000030 , 0x00000024 , 0x00000006 
- 00030479  0x00008243 call  0x00007c83 
- 00030480  0x00008244 call  0x00007c9b 
- 00030481  0x00008245 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030482  0x00008246 call  0x00007c84 
- 00030483  0x00008247 copy  0x0000000b , 0x00000011 
- 00030484  0x00008248 copy  0x00000011 , 0x00000005 
- 00030485  0x00008249 branch  0x00007739 
- 00030486  0x0000824d force  0x00000020 , 0x00000039 
- 00030487  0x0000824e arg  0x000006b1 , 0x00000005 
- 00030488  0x0000824f iadd  0x00000005 , 0x00000005 
- 00030489  0x00008250 branch  0x00007cda 
- 00030490  0x00008253 force  0x00000008 , 0x00000039 
- 00030491  0x00008254 branch  0x000074f7 
- 00030492  0x00008257 copy  0x00000011 , 0x00000012 
- 00030493  0x00008258 branch  0x00007684 
- 00030494  0x0000825b force  0x00000008 , 0x00000039 
- 00030495  0x0000825c branch  0x000074c0 
- 00030496  0x0000825f call  0x0000771e 
- 00030497  0x00008260 copy  0x00000005 , 0x00000011 
- 00030498  0x00008261 branch  0x00007724 
- 00030499  0x00008264 call  0x00007751 
- 00030500  0x00008266 isolate1  0x00000000 , 0x00000013 
- 00030501  0x00008267 branch  0x0000772d , 0x00000001 
- 00030502  0x00008268 arg  0x00000569 , 0x00000012 
- 00030503  0x00008269 copy  0x00000011 , 0x00000013 
- 00030504  0x0000826a increase  0xffffffe0 , 0x00000011 
- 00030505  0x0000826b call  0x00007754 
- 00030506  0x0000826c nrtn  0x00000002 
- 00030507  0x0000826d copy  0x00000013 , 0x00000011 
- 00030508  0x0000826e branch  0x00007735 
- 00030509  0x00008271 call  0x00007735 
- 00030510  0x00008273 copy  0x00000011 , 0x00000013 
- 00030511  0x00008274 increase  0xffffffe0 , 0x00000011 
- 00030512  0x00008275 arg  0x00000569 , 0x00000012 
- 00030513  0x00008276 call  0x00007754 
- 00030514  0x00008277 nrtn  0x00000002 
- 00030515  0x00008278 copy  0x00000013 , 0x00000011 
- 00030516  0x00008279 branch  0x00007735 
- 00030517  0x0000827d increase  0xffffffe0 , 0x00000011 
- 00030518  0x0000827e arg  0x00000569 , 0x00000012 
- 00030519  0x0000827f copy  0x00000011 , 0x00000005 
- 00030520  0x00008280 branch  0x0000774c 
- 00030521  0x00008286 call  0x0000774c 
- 00030522  0x00008288 branch  0x00007743 , 0x00000001 
- 00030523  0x0000828b add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030524  0x0000828c arg  0x00000569 , 0x00000012 
- 00030525  0x0000828d call  0x00007754 
- 00030526  0x0000828e nrtn  0x00000002 
- 00030527  0x0000828f arg  0x00000569 , 0x00000012 
- 00030528  0x00008290 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030529  0x00008292 copy  0x00000011 , 0x00000005 
- 00030530  0x00008293 branch  0x0000774c 
- 00030531  0x00008295 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030532  0x00008296 arg  0x00000569 , 0x00000012 
- 00030533  0x00008297 copy  0x00000011 , 0x00000005 
- 00030534  0x00008298 call  0x0000771e 
- 00030535  0x0000829a rtn  0x00000001 
- 00030536  0x0000829b add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030537  0x0000829c arg  0x00000569 , 0x00000012 
- 00030538  0x0000829d copy  0x00000011 , 0x00000005 
- 00030539  0x0000829e branch  0x0000771e 
- 00030540  0x000082a3 force  0x00000008 , 0x00000039 
- 00030541  0x000082a4 branch  0x000074ce 
- 00030542  0x000082a7 force  0x00000008 , 0x00000039 
- 00030543  0x000082a8 increase  0x0000001c , 0x00000011 
- 00030544  0x000082a9 branch  0x000074dd 
- 00030545  0x000082ac force  0x00000008 , 0x00000039 
- 00030546  0x000082ad force  0x00000000 , 0x00000013 
- 00030547  0x000082ae branch  0x000074eb 
- 00030548  0x000082b1 force  0x00000008 , 0x00000039 
- 00030549  0x000082b2 increase  0x0000001c , 0x00000011 
- 00030550  0x000082b3 increase  0x0000001c , 0x00000012 
- 00030551  0x000082b4 branch  0x000074b5 
- 00030552  0x000082b8 ifetch  0x00000008 , 0x00000006 
- 00030553  0x000082b9 nrtn  0x00000034 
- 00030554  0x000082ba branch  0x000074a3 
- 00030555  0x000082c0 copy  0x00000011 , 0x00000030 
- 00030556  0x000082c2 copy  0x00000030 , 0x00000011 
- 00030557  0x000082c3 ifetch  0x00000001 , 0x00000011 
- 00030558  0x000082c4 isolate1  0x00000000 , 0x0000003f 
- 00030559  0x000082c5 rtn  0x00000001 
- 00030560  0x000082c6 call  0x0000774e 
- 00030561  0x000082c7 ifetch  0x00000001 , 0x00000012 
- 00030562  0x000082c8 isolate0  0x00000000 , 0x0000003f 
- 00030563  0x000082c9 branch  0x0000776b , 0x00000001 
- 00030564  0x000082ca arg  0x00000569 , 0x00000011 
- 00030565  0x000082cb copy  0x00000012 , 0x00000005 
- 00030566  0x000082cc call  0x0000771e 
- 00030567  0x000082cd ifetch  0x00000001 , 0x00000012 
- 00030568  0x000082ce iadd  0x00000013 , 0x0000003f 
- 00030569  0x000082cf istore  0x00000001 , 0x00000012 
- 00030570  0x000082d0 increase  0xffffffe0 , 0x00000012 
- 00030571  0x000082d2 add  0x00000012 , 0x00000020 , 0x00000011 
- 00030572  0x000082d3 force  0x00000009 , 0x00000039 
- 00030573  0x000082d4 call  0x000074dd 
- 00030574  0x000082d5 branch  0x0000775c 
- 00030575  0x000082d9 rtn  0x0000002b 
- 00030576  0x000082da call  0x000023d8 
- 00030577  0x000082db call  0x00007776 
- 00030578  0x000082dc call  0x0000781b 
- 00030579  0x000082dd branch  0x000077ac 
- 00030580  0x000082e0 call  0x000077cf 
- 00030581  0x000082e1 branch  0x0000780a 
- 00030582  0x000082e4 fetch  0x00000001 , 0x000044ec 
- 00030583  0x000082e5 rtneq  0x000000ff 
- 00030584  0x000082e6 iforce  0x00000002 
- 00030585  0x000082e7 call  0x00006ef7 
- 00030586  0x000082e8 fetcht  0x00000001 , 0x000044ec 
- 00030587  0x000082e9 call  0x00006ef3 
- 00030588  0x000082ea nop  0x00000064 
- 00030589  0x000082eb fetcht  0x00000001 , 0x000044ec 
- 00030590  0x000082ec call  0x00006edd 
- 00030591  0x000082ed branch  0x00007780 
- 00030592  0x000082f2 bpatch  0x000000f3 , 0x0000401e 
- 00030593  0x000082f3 fetch  0x00000001 , 0x000044ec 
- 00030594  0x000082f4 rtneq  0x000000ff 
- 00030595  0x000082f5 copy  0x0000003f , 0x00000002 
- 00030596  0x000082f6 call  0x00006ee6 
- 00030597  0x000082f7 nbranch  0x00007792 , 0x00000001 
- 00030598  0x000082fa call  0x0000779c 
- 00030599  0x000082fb fetch  0x00000002 , 0x000044e9 
- 00030600  0x000082fc set1  0x0000000c , 0x0000003f 
- 00030601  0x000082fd store  0x00000002 , 0x000044e9 
- 00030602  0x000082fe fetch  0x00000001 , 0x000044e4 
- 00030603  0x000082ff rtneq  0x00000000 
- 00030604  0x00008300 jam  0x00000000 , 0x000044e4 
- 00030605  0x00008302 fetch  0x00000001 , 0x000044eb 
- 00030606  0x00008303 store  0x00000001 , 0x000044e3 
- 00030607  0x00008304 call  0x000077a3 
- 00030608  0x00008305 jam  0x0000002c , 0x0000066f 
- 00030609  0x00008306 branch  0x0000782b 
- 00030610  0x00008308 fetch  0x00000002 , 0x000044e9 
- 00030611  0x00008309 set0  0x0000000c , 0x0000003f 
- 00030612  0x0000830a store  0x00000002 , 0x000044e9 
- 00030613  0x0000830b fetch  0x00000001 , 0x000044e4 
- 00030614  0x0000830c rtneq  0x00000001 
- 00030615  0x0000830d jam  0x00000001 , 0x000044e4 
- 00030616  0x0000830f jam  0x00000000 , 0x000044e3 
- 00030617  0x00008310 call  0x000077a5 
- 00030618  0x00008311 jam  0x0000002d , 0x0000066f 
- 00030619  0x00008312 branch  0x0000782b 
- 00030620  0x00008315 fetch  0x00000001 , 0x000044e3 
- 00030621  0x00008316 rtn  0x00000034 
- 00030622  0x00008317 increase  0xffffffff , 0x0000003f 
- 00030623  0x00008318 store  0x00000001 , 0x000044e3 
- 00030624  0x00008319 nrtn  0x00000034 
- 00030625  0x0000831b jam  0x00000010 , 0x0000066f 
- 00030626  0x0000831c branch  0x0000782b 
- 00030627  0x0000831f arg  0x00000007 , 0x00000007 
- 00030628  0x00008320 branch  0x000024e7 
- 00030629  0x00008323 arg  0x00000007 , 0x00000007 
- 00030630  0x00008324 branch  0x000024eb 
- 00030631  0x0000832c bpatch  0x000000f4 , 0x0000401e 
- 00030632  0x0000832d fetch  0x00000002 , 0x000044ef 
- 00030633  0x0000832e mul32  0x00000011 , 0x0000000b , 0x00000012 
- 00030634  0x0000832f iadd  0x00000012 , 0x00000012 
- 00030635  0x00008330 rtn 
- 00030636  0x00008334 fetch  0x00000001 , 0x000044ee 
- 00030637  0x00008335 rtn  0x00000034 
- 00030638  0x00008336 copy  0x0000003f , 0x00000039 
- 00030639  0x00008337 fetch  0x00000002 , 0x000044ef 
- 00030640  0x00008338 copy  0x0000003f , 0x00000012 
- 00030641  0x0000833a add  0x00000012 , 0x00000002 , 0x00000013 
- 00030642  0x0000833b ifetcht  0x00000001 , 0x00000013 
- 00030643  0x0000833c call  0x000077b7 
- 00030644  0x0000833d increase  0x0000000b , 0x00000012 
- 00030645  0x0000833e loop  0x000077b1 
- 00030646  0x0000833f rtn 
- 00030647  0x00008343 fetch  0x00000001 , 0x000044ed 
- 00030648  0x00008344 branch  0x00006ef3 , 0x00000034 
- 00030649  0x00008345 branch  0x00006ef7 
- 00030650  0x00008349 call  0x000077a7 
- 00030651  0x0000834a setarg  0x00000002 
- 00030652  0x0000834b istore  0x00000001 , 0x00000012 
- 00030653  0x0000834c call  0x00007804 
- 00030654  0x0000834d branch  0x000077db 
- 00030655  0x00008354 call  0x000077a7 
- 00030656  0x00008355 setarg  0x00000003 
- 00030657  0x00008356 istore  0x00000001 , 0x00000012 
- 00030658  0x00008358 call  0x00007804 
- 00030659  0x00008359 branch  0x000077d8 
- 00030660  0x0000835e call  0x000077a7 
- 00030661  0x0000835f setarg  0x00000001 
- 00030662  0x00008360 istore  0x00000001 , 0x00000012 
- 00030663  0x00008361 setarg  0x000000ff 
- 00030664  0x00008362 istore  0x00000001 , 0x00000005 
- 00030665  0x00008363 branch  0x000077d8 
- 00030666  0x00008369 call  0x000077a7 
- 00030667  0x0000836a arg  0x0000000b , 0x00000039 
- 00030668  0x0000836b copy  0x00000013 , 0x00000006 
- 00030669  0x0000836c copy  0x00000012 , 0x00000005 
- 00030670  0x0000836d branch  0x00007ccc 
- 00030671  0x00008372 fetch  0x00000001 , 0x000044ee 
- 00030672  0x00008373 rtn  0x00000034 
- 00030673  0x00008374 arg  0x00000000 , 0x00000011 
- 00030674  0x00008376 call  0x000077de 
- 00030675  0x00008377 increase  0x00000001 , 0x00000011 
- 00030676  0x00008378 fetch  0x00000001 , 0x000044ee 
- 00030677  0x00008379 isub  0x00000011 , 0x0000003e 
- 00030678  0x0000837a rtn  0x00000005 
- 00030679  0x0000837b branch  0x000077d2 
- 00030680  0x0000837f add  0x00000012 , 0x00000002 , 0x00000013 
- 00030681  0x00008380 ifetcht  0x00000001 , 0x00000013 
- 00030682  0x00008381 branch  0x00006ef3 
- 00030683  0x00008385 add  0x00000012 , 0x00000002 , 0x00000013 
- 00030684  0x00008386 ifetcht  0x00000001 , 0x00000013 
- 00030685  0x00008387 branch  0x00006ef7 
- 00030686  0x0000838c add  0x00000011 , 0x0000000b , 0x00000007 
- 00030687  0x0000838d call  0x00007cef 
- 00030688  0x0000838e nrtn  0x00000034 
- 00030689  0x00008390 call  0x000077a7 
- 00030690  0x00008392 ifetch  0x00000001 , 0x00000012 
- 00030691  0x00008394 beq  0x00000002 , 0x000077db 
- 00030692  0x00008395 beq  0x00000003 , 0x000077d8 
- 00030693  0x00008396 beq  0x00000000 , 0x000077d8 
- 00030694  0x00008397 beq  0x00000005 , 0x000077f2 
- 00030695  0x00008399 call  0x000077db 
- 00030696  0x0000839a add  0x00000012 , 0x00000007 , 0x00000013 
- 00030697  0x0000839b call  0x00007c49 
- 00030698  0x0000839c ifetch  0x00000002 , 0x00000013 
- 00030699  0x0000839d call  0x00007d79 
- 00030700  0x0000839e call  0x00007c55 
- 00030701  0x0000839f setarg  0x00000005 
- 00030702  0x000083a0 istore  0x00000001 , 0x00000012 
- 00030703  0x000083a1 add  0x00000012 , 0x00000003 , 0x00000013 
- 00030704  0x000083a2 ifetch  0x00000002 , 0x00000013 
- 00030705  0x000083a3 branch  0x00007802 
- 00030706  0x000083a7 call  0x000077d8 
- 00030707  0x000083a8 add  0x00000012 , 0x00000009 , 0x00000013 
- 00030708  0x000083a9 call  0x00007c49 
- 00030709  0x000083aa ifetch  0x00000002 , 0x00000013 
- 00030710  0x000083ab call  0x00007d79 
- 00030711  0x000083ac call  0x00007c55 
- 00030712  0x000083ae add  0x00000012 , 0x00000001 , 0x00000013 
- 00030713  0x000083af ifetch  0x00000001 , 0x00000013 
- 00030714  0x000083b0 beq  0x000000ff , 0x000077fe 
- 00030715  0x000083b1 increase  0xffffffff , 0x0000003f 
- 00030716  0x000083b2 istore  0x00000001 , 0x00000013 
- 00030717  0x000083b3 branch  0x000077bf , 0x00000034 
- 00030718  0x000083b5 setarg  0x00000004 
- 00030719  0x000083b6 istore  0x00000001 , 0x00000012 
- 00030720  0x000083b7 add  0x00000012 , 0x00000005 , 0x00000013 
- 00030721  0x000083b8 ifetch  0x00000002 , 0x00000013 
- 00030722  0x000083ba add  0x00000011 , 0x0000000b , 0x00000007 
- 00030723  0x000083bb branch  0x00007ce1 
- 00030724  0x000083be setarg  0x00000000 
- 00030725  0x000083bf branch  0x00007802 
- 00030726  0x000083c6 setarg  0x00001000 
- 00030727  0x000083c7 lshift16  0x0000003f , 0x0000003f 
- 00030728  0x000083c8 iadd  0x00000012 , 0x00000012 
- 00030729  0x000083c9 rtn 
- 00030730  0x000083cc bpatch  0x000000f5 , 0x0000401e 
- 00030731  0x000083cd arg  0x00000000 , 0x00000011 
- 00030732  0x000083ce fetcht  0x00000004 , 0x000044e5 
- 00030733  0x000083cf copy  0x00000022 , 0x00000012 
- 00030734  0x000083d0 copy  0x00000012 , 0x0000003f 
- 00030735  0x000083d1 isub  0x00000002 , 0x0000003e 
- 00030736  0x000083d2 ncall  0x00007806 , 0x00000002 
- 00030737  0x000083d4 copy  0x00000012 , 0x0000003f 
- 00030738  0x000083d5 increase  0x000000a0 , 0x00000002 
- 00030739  0x000083d6 increase  0x000000a0 , 0x00000002 
- 00030740  0x000083d7 isub  0x00000002 , 0x0000003e 
- 00030741  0x000083d8 nbranch  0x0000781e , 0x00000002 
- 00030742  0x000083d9 increase  0x00000001 , 0x00000011 
- 00030743  0x000083da and  0x00000011 , 0x0000000f , 0x0000003f 
- 00030744  0x000083db nbranch  0x00007811 , 0x00000034 
- 00030745  0x000083dc arg  0x00000000 , 0x00000011 
- 00030746  0x000083dd call  0x00007824 
- 00030747  0x000083df copy  0x00000022 , 0x0000003f 
- 00030748  0x000083e0 store  0x00000004 , 0x000044e5 
- 00030749  0x000083e1 rtn 
- 00030750  0x000083e3 copy  0x00000011 , 0x0000003f 
- 00030751  0x000083e4 rtn  0x00000034 
- 00030752  0x000083e5 increase  0xffffff60 , 0x00000002 
- 00030753  0x000083e6 increase  0xffffff60 , 0x00000002 
- 00030754  0x000083e7 set0  0x0000001c , 0x00000002 
- 00030755  0x000083e8 storet  0x00000004 , 0x000044e5 
- 00030756  0x000083ea branch  0x000042d4 
- 00030757  0x000083f2 jam  0x00000001 , 0x000044d1 
- 00030758  0x000083f4 fetch  0x00000001 , 0x000044d2 
- 00030759  0x000083f5 nbranch  0x00007826 , 0x00000034 
- 00030760  0x000083f6 rtn 
- 00030761  0x000083f9 jam  0x00000000 , 0x000044d1 
- 00030762  0x000083fa rtn 
- 00030763  0x000083ff bpatch  0x000000f6 , 0x0000401e 
- 00030764  0x00008400 call  0x00007825 
- 00030765  0x00008401 copy  0x00000011 , 0x0000003f 
- 00030766  0x00008402 store  0x00000004 , 0x00000684 
- 00030767  0x00008403 arg  0x000044d3 , 0x00000011 
- 00030768  0x00008404 call  0x00007d8b 
- 00030769  0x00008405 fetch  0x00000004 , 0x00000684 
- 00030770  0x00008406 copy  0x0000003f , 0x00000011 
- 00030771  0x00008407 branch  0x00007829 
- 00030772  0x0000840a bpatch  0x000000f7 , 0x0000401e 
- 00030773  0x0000840b call  0x00007825 
- 00030774  0x0000840c copy  0x00000011 , 0x0000003f 
- 00030775  0x0000840d store  0x00000004 , 0x00000684 
- 00030776  0x0000840e arg  0x000044db , 0x00000011 
- 00030777  0x0000840f call  0x00007d8b 
- 00030778  0x00008410 fetch  0x00000004 , 0x00000684 
- 00030779  0x00008411 copy  0x0000003f , 0x00000011 
- 00030780  0x00008412 branch  0x00007829 
- 00030781  0x00008415 setarg  0x00000000 
- 00030782  0x00008416 store  0x00000008 , 0x000044db 
- 00030783  0x00008417 store  0x00000008 , 0x000044d3 
- 00030784  0x00008418 rtn 
- 00030785  0x0000841b bpatch  0x000000f8 , 0x0000401f 
- 00030786  0x0000841c fetch  0x00000001 , 0x00004114 
- 00030787  0x0000841d nrtn  0x00000034 
- 00030788  0x0000841e arg  0x000044db , 0x00000011 
- 00030789  0x0000841f call  0x00007da3 
- 00030790  0x00008420 rtn  0x00000034 
- 00030791  0x00008421 jam  0x00000000 , 0x0000066e 
- 00030792  0x00008422 call  0x0000784c 
- 00030793  0x00008423 fetch  0x00000001 , 0x0000066e 
- 00030794  0x00008424 branch  0x00007841 , 0x00000034 
- 00030795  0x00008425 rtn 
- 00030796  0x00008428 call  0x00007825 
- 00030797  0x00008429 arg  0x000044db , 0x00000011 
- 00030798  0x0000842a call  0x00007d97 
- 00030799  0x0000842b copy  0x0000003f , 0x00000002 
- 00030800  0x0000842c call  0x00007829 
- 00030801  0x0000842d bpatch  0x000000f9 , 0x0000401f 
- 00030802  0x0000842e copy  0x00000002 , 0x0000003f 
- 00030803  0x0000842f rtn  0x00000034 
- 00030804  0x00008430 beq  0x0000000d , 0x00007870 
- 00030805  0x00008431 beq  0x0000000e , 0x00007876 
- 00030806  0x00008432 beq  0x0000000f , 0x0000787b 
- 00030807  0x00008433 beq  0x00000010 , 0x00007881 
- 00030808  0x00008434 beq  0x00000013 , 0x0000788b 
- 00030809  0x00008435 beq  0x00000014 , 0x0000788d 
- 00030810  0x00008436 beq  0x00000015 , 0x0000788f 
- 00030811  0x00008437 beq  0x00000016 , 0x00007899 
- 00030812  0x00008438 beq  0x00000017 , 0x0000789c 
- 00030813  0x00008439 beq  0x00000018 , 0x0000789e 
- 00030814  0x0000843a beq  0x00000019 , 0x000078a1 
- 00030815  0x0000843c store  0x00000001 , 0x0000066f 
- 00030816  0x00008440 fetch  0x00000001 , 0x0000066f 
- 00030817  0x00008441 bmark0  0x00000009 , 0x00007869 
- 00030818  0x00008442 bpatch  0x000000fa , 0x0000401f 
- 00030819  0x00008443 fetch  0x00000001 , 0x0000066f 
- 00030820  0x00008444 beq  0x00000011 , 0x00007886 
- 00030821  0x00008445 beq  0x0000001b , 0x000078a9 
- 00030822  0x00008446 beq  0x00000012 , 0x0000788a 
- 00030823  0x00008447 beq  0x0000001f , 0x00006ea3 
- 00030824  0x00008448 rtn 
- 00030825  0x0000844b store  0x00000001 , 0x0000066f 
- 00030826  0x0000844c call  0x0000205d 
- 00030827  0x0000844d branch  0x0000786e , 0x00000005 
- 00030828  0x0000844e call  0x00002062 
- 00030829  0x0000844f nrtn  0x00000005 
- 00030830  0x00008451 jam  0x00000001 , 0x0000066e 
- 00030831  0x00008452 branch  0x00007834 
- 00030832  0x0000845a jam  0x00000001 , 0x00004388 
- 00030833  0x0000845b jam  0x00000000 , 0x0000438b 
- 00030834  0x0000845c fetch  0x00000002 , 0x000044e9 
- 00030835  0x0000845d set1  0x0000000b , 0x0000003f 
- 00030836  0x0000845e store  0x00000002 , 0x000044e9 
- 00030837  0x0000845f rtn 
- 00030838  0x00008464 fetch  0x00000002 , 0x000044e9 
- 00030839  0x00008465 set0  0x0000000b , 0x0000003f 
- 00030840  0x00008466 store  0x00000002 , 0x000044e9 
- 00030841  0x00008467 jam  0x00000000 , 0x00004388 
- 00030842  0x00008468 rtn 
- 00030843  0x0000846d jam  0x00000001 , 0x00004388 
- 00030844  0x0000846e jam  0x00000001 , 0x0000438b 
- 00030845  0x0000846f fetch  0x00000002 , 0x000044e9 
- 00030846  0x00008470 set1  0x0000000b , 0x0000003f 
- 00030847  0x00008471 store  0x00000002 , 0x000044e9 
- 00030848  0x00008472 rtn 
- 00030849  0x00008477 fetch  0x00000002 , 0x000044e9 
- 00030850  0x00008478 set0  0x0000000b , 0x0000003f 
- 00030851  0x00008479 store  0x00000002 , 0x000044e9 
- 00030852  0x0000847a jam  0x00000000 , 0x00004388 
- 00030853  0x0000847b rtn 
- 00030854  0x00008480 setarg  0x00000014 
- 00030855  0x00008481 store  0x00000002 , 0x00000196 
- 00030856  0x00008482 store  0x00000002 , 0x000042f5 
- 00030857  0x00008483 branch  0x000030c5 
- 00030858  0x00008488 branch  0x00002e93 
- 00030859  0x0000848d arg  0x00000000 , 0x00000011 
- 00030860  0x0000848e branch  0x000077bf 
- 00030861  0x00008493 arg  0x00000000 , 0x00000011 
- 00030862  0x00008494 branch  0x000077ba 
- 00030863  0x00008499 arg  0x00000000 , 0x00000011 
- 00030864  0x0000849a call  0x000077a7 
- 00030865  0x0000849b ifetch  0x00000001 , 0x00000012 
- 00030866  0x0000849c beq  0x00000001 , 0x00007896 
- 00030867  0x0000849d beq  0x00000004 , 0x00007896 
- 00030868  0x0000849e beq  0x00000005 , 0x00007896 
- 00030869  0x0000849f branch  0x000077c4 
- 00030870  0x000084a2 ifetch  0x00000001 , 0x00000006 
- 00030871  0x000084a3 rtneq  0x000000ff 
- 00030872  0x000084a4 branch  0x000077c4 
- 00030873  0x000084a9 jam  0x00000001 , 0x00004343 
- 00030874  0x000084aa jam  0x0000001b , 0x00004114 
- 00030875  0x000084ad rtn 
- 00030876  0x000084b2 jam  0x00000001 , 0x00004343 
- 00030877  0x000084b3 rtn 
- 00030878  0x000084b8 jam  0x00000000 , 0x00004343 
- 00030879  0x000084b9 jam  0x00000000 , 0x00004114 
- 00030880  0x000084ba rtn 
- 00030881  0x000084bf fetch  0x00000002 , 0x000043d5 
- 00030882  0x000084c0 call  0x00007d79 
- 00030883  0x000084c1 fetch  0x00000001 , 0x000044ec 
- 00030884  0x000084c2 beq  0x000000ff , 0x000078a7 
- 00030885  0x000084c3 copy  0x0000003f , 0x00000002 
- 00030886  0x000084c4 call  0x00006edd 
- 00030887  0x000084c6 call  0x0000783d 
- 00030888  0x000084c7 branch  0x00002417 
- 00030889  0x000084cc branch  0x00002ed5 
- 00030890  0x000084d2 fetch  0x00000001 , 0x000044e9 
- 00030891  0x000084d3 rtnbit0  0x0000000c 
- 00030892  0x000084d4 rtn 
- 00030893  0x000084da fetch  0x00000002 , 0x000043fb 
- 00030894  0x000084db add  0x0000003f , 0x00000002 , 0x00000005 
- 00030895  0x000084dc setarg  0x00000000 
- 00030896  0x000084dd istore  0x00000003 , 0x00000005 
- 00030897  0x000084de rtn 
- 00030898  0x000084e3 bpatch  0x000000fb , 0x0000401f 
- 00030899  0x000084e4 call  0x00007dbc 
- 00030900  0x000084e5 call  0x000078fe 
- 00030901  0x000084e6 rtn  0x00000034 
- 00030902  0x000084e7 fetch  0x00000002 , 0x000043fb 
- 00030903  0x000084e8 add  0x0000003f , 0x00000002 , 0x00000012 
- 00030904  0x000084e9 ifetcht  0x00000001 , 0x00000012 
- 00030905  0x000084ea increase  0x00000001 , 0x00000002 
- 00030906  0x000084eb istoret  0x00000001 , 0x00000012 
- 00030907  0x000084ed ifetcht  0x00000001 , 0x0000003f 
- 00030908  0x000084ee copy  0x00000002 , 0x00000039 
- 00030909  0x000084ef add  0x0000003f , 0x00000004 , 0x00000012 
- 00030910  0x000084f0 ifetch  0x00000001 , 0x00000012 
- 00030911  0x000084f1 imul32  0x00000002 , 0x0000003f 
- 00030912  0x000084f2 iadd  0x00000006 , 0x00000005 
- 00030913  0x000084f3 copy  0x00000011 , 0x00000006 
- 00030914  0x000084f5 call  0x00007cda 
- 00030915  0x000084f6 call  0x00007902 
- 00030916  0x000084f7 pincrease  0xffffffff 
- 00030917  0x000084f8 ifetcht  0x00000001 , 0x00000012 
- 00030918  0x000084f9 increase  0x00000001 , 0x00000002 
- 00030919  0x000084fa iand  0x00000002 , 0x00000002 
- 00030920  0x000084fb istoret  0x00000001 , 0x00000012 
- 00030921  0x000084fc branch  0x00007dba 
- 00030922  0x00008502 bpatch  0x000000fc , 0x0000401f 
- 00030923  0x00008503 call  0x00007dbc 
- 00030924  0x00008504 call  0x000078fa 
- 00030925  0x00008505 rtn  0x00000034 
- 00030926  0x00008506 fetch  0x00000002 , 0x000043fb 
- 00030927  0x00008507 add  0x0000003f , 0x00000002 , 0x00000012 
- 00030928  0x00008508 ifetcht  0x00000001 , 0x00000012 
- 00030929  0x00008509 increase  0xffffffff , 0x00000002 
- 00030930  0x0000850a istoret  0x00000001 , 0x00000012 
- 00030931  0x0000850b ifetcht  0x00000001 , 0x0000003f 
- 00030932  0x0000850c copy  0x00000002 , 0x00000039 
- 00030933  0x0000850d add  0x0000003f , 0x00000003 , 0x00000012 
- 00030934  0x0000850e ifetch  0x00000001 , 0x00000012 
- 00030935  0x0000850f imul32  0x00000002 , 0x0000003f 
- 00030936  0x00008510 iadd  0x00000006 , 0x00000006 
- 00030937  0x00008511 increase  0x00000001 , 0x00000006 
- 00030938  0x00008512 copy  0x00000011 , 0x00000005 
- 00030939  0x00008513 branch  0x000078c2 
- 00030940  0x0000851b call  0x00007dbc 
- 00030941  0x0000851c call  0x000078fa 
- 00030942  0x0000851d rtn  0x00000034 
- 00030943  0x0000851e fetch  0x00000002 , 0x000043fb 
- 00030944  0x0000851f ifetcht  0x00000001 , 0x0000003f 
- 00030945  0x00008520 copy  0x00000002 , 0x00000039 
- 00030946  0x00008521 add  0x0000003f , 0x00000003 , 0x00000012 
- 00030947  0x00008522 ifetch  0x00000001 , 0x00000012 
- 00030948  0x00008523 imul32  0x00000002 , 0x0000003f 
- 00030949  0x00008524 iadd  0x00000006 , 0x00000006 
- 00030950  0x00008525 increase  0x00000001 , 0x00000006 
- 00030951  0x00008526 copy  0x00000006 , 0x00000012 
- 00030952  0x00008527 copy  0x00000011 , 0x00000005 
- 00030953  0x00008528 call  0x00007cda 
- 00030954  0x00008529 branch  0x00007dba 
- 00030955  0x0000852c call  0x00007dbc 
- 00030956  0x0000852d call  0x000078fa 
- 00030957  0x0000852e rtn  0x00000034 
- 00030958  0x0000852f fetch  0x00000002 , 0x000043fb 
- 00030959  0x00008530 ifetcht  0x00000001 , 0x0000003f 
- 00030960  0x00008531 copy  0x00000002 , 0x00000039 
- 00030961  0x00008532 add  0x0000003f , 0x00000003 , 0x00000012 
- 00030962  0x00008533 ifetch  0x00000001 , 0x00000012 
- 00030963  0x00008534 imul32  0x00000002 , 0x0000003f 
- 00030964  0x00008535 iadd  0x00000006 , 0x00000006 
- 00030965  0x00008536 add  0x00000006 , 0x00000002 , 0x00000005 
- 00030966  0x00008537 copy  0x00000011 , 0x00000006 
- 00030967  0x00008538 increase  0xffffffff , 0x00000039 
- 00030968  0x00008539 call  0x00007cda 
- 00030969  0x0000853a branch  0x00007dba 
- 00030970  0x0000853e fetch  0x00000002 , 0x000043fb 
- 00030971  0x0000853f add  0x0000003f , 0x00000002 , 0x00000006 
- 00030972  0x00008540 ifetch  0x00000001 , 0x00000006 
- 00030973  0x00008541 rtn 
- 00030974  0x00008545 call  0x00007902 
- 00030975  0x00008546 ifetcht  0x00000001 , 0x00000006 
- 00030976  0x00008547 isub  0x00000002 , 0x0000003f 
- 00030977  0x00008548 rtn 
- 00030978  0x0000854c fetch  0x00000002 , 0x000043fb 
- 00030979  0x0000854d add  0x0000003f , 0x00000001 , 0x00000006 
- 00030980  0x0000854e ifetch  0x00000001 , 0x00000006 
- 00030981  0x0000854f rtn 
- 00030982  0x00008558 bpatch  0x000000fd , 0x0000401f 
- 00030983  0x00008559 fetch  0x00000001 , 0x00008c22 
- 00030984  0x0000855a isolate1  0x00000003 , 0x0000003f 
- 00030985  0x0000855b call  0x00007915 , 0x00000001 
- 00030986  0x0000855c fetch  0x00000002 , 0x00008c22 
- 00030987  0x0000855d store  0x00000002 , 0x00008c22 
- 00030988  0x0000855e store  0x00000002 , 0x00000709 
- 00030989  0x0000855f call  0x00007973 
- 00030990  0x00008560 call  0x000079a2 
- 00030991  0x00008561 call  0x00007b96 
- 00030992  0x00008562 call  0x00007bdf 
- 00030993  0x00008563 branch  0x0000796b 
- 00030994  0x00008566 bpatch  0x000000fe , 0x0000401f 
- 00030995  0x00008567 call  0x00007396 
- 00030996  0x00008568 call  0x00007932 
- 00030997  0x0000856a jam  0x00000000 , 0x00008c00 
- 00030998  0x0000856b nop  0x00002710 
- 00030999  0x0000856c jam  0x00000000 , 0x00008c12 
- 00031000  0x0000856d fetch  0x00000002 , 0x00008050 
- 00031001  0x0000856e set0  0x0000000a , 0x0000003f 
- 00031002  0x0000856f store  0x00000002 , 0x00008050 
- 00031003  0x00008570 jam  0x00000021 , 0x00008c10 
- 00031004  0x00008571 jam  0x0000009d , 0x00008c11 
- 00031005  0x00008572 jam  0x0000003c , 0x00008c00 
- 00031006  0x00008573 setarg  0x00000763 
- 00031007  0x00008574 store  0x00000002 , 0x00008c02 
- 00031008  0x00008575 store  0x00000002 , 0x00008c06 
- 00031009  0x00008576 setarg  0x000007a3 
- 00031010  0x00008577 store  0x00000002 , 0x00008c04 
- 00031011  0x00008578 jam  0x00000080 , 0x00008c12 
- 00031012  0x00008579 jam  0x00000000 , 0x00008c01 
- 00031013  0x0000857a jam  0x000000ff , 0x00008c22 
- 00031014  0x0000857b setarg  0x0000095f 
- 00031015  0x0000857c arg  0x0000086d , 0x00000005 
- 00031016  0x0000857d isub  0x00000005 , 0x00000039 
- 00031017  0x0000857e branch  0x00007ca1 
- 00031018  0x00008581 fetcht  0x00000001 , 0x0000086c 
- 00031019  0x00008582 branch  0x00006edd 
- 00031020  0x00008584 fetch  0x00000001 , 0x0000090e 
- 00031021  0x00008585 rtn  0x00000034 
- 00031022  0x00008586 fetcht  0x00000001 , 0x0000086c 
- 00031023  0x00008587 call  0x00006ee6 
- 00031024  0x00008588 branch  0x00007915 , 0x00000001 
- 00031025  0x00008589 rtn 
- 00031026  0x0000858c jam  0x00000002 , 0x0000086b 
- 00031027  0x0000858d setarg  0x00000000 
- 00031028  0x0000858e store  0x00000001 , 0x000007a6 
- 00031029  0x0000858f store  0x00000002 , 0x00000865 
- 00031030  0x00008590 pincrease  0x00000001 
- 00031031  0x00008591 store  0x00000002 , 0x00000867 
- 00031032  0x00008592 pincrease  0x00000001 
- 00031033  0x00008593 store  0x00000002 , 0x00000869 
- 00031034  0x00008594 arg  0x000007fa , 0x00000005 
- 00031035  0x00008595 setarg  0x00030404 
- 00031036  0x00008596 istore  0x00000003 , 0x00000005 
- 00031037  0x00008597 setarg  0x00000409 
- 00031038  0x00008598 istore  0x00000002 , 0x00000005 
- 00031039  0x00008599 arg  0x000007ff , 0x00000005 
- 00031040  0x0000859a setsect  0x00000000 , 0x00015906 
- 00031041  0x0000859b setsect  0x00000001 , 0x000210d2 
- 00031042  0x0000859c setsect  0x00000002 , 0x00010494 
- 00031043  0x0000859d setsect  0x00000003 , 0x00000001 
- 00031044  0x0000859e istore  0x00000009 , 0x00000005 
- 00031045  0x0000859f arg  0x0000081d , 0x00000005 
- 00031046  0x000085a0 setsect  0x00000000 , 0x0001570f 
- 00031047  0x000085a1 setsect  0x00000001 , 0x00015c9a 
- 00031048  0x000085a2 setsect  0x00000002 , 0x000256c6 
- 00031049  0x000085a3 setsect  0x00000003 , 0x0001cdcd 
- 00031050  0x000085a4 istore  0x00000009 , 0x00000005 
- 00031051  0x000085a5 setsect  0x00000000 , 0x00014420 
- 00031052  0x000085a6 setsect  0x00000001 , 0x00025d99 
- 00031053  0x000085a7 setsect  0x00000002 , 0x00025636 
- 00031054  0x000085a8 setsect  0x00000003 , 0x00000001 
- 00031055  0x000085a9 istore  0x00000007 , 0x00000005 
- 00031056  0x000085aa arg  0x0000083b , 0x00000005 
- 00031057  0x000085ab setsect  0x00000000 , 0x0001620a 
- 00031058  0x000085ac setsect  0x00000001 , 0x00000c8c 
- 00031059  0x000085ad setsect  0x00000002 , 0x00030333 
- 00031060  0x000085ae setsect  0x00000003 , 0x0000c0c0 
- 00031061  0x000085af istore  0x00000009 , 0x00000005 
- 00031062  0x000085b0 setsect  0x00000000 , 0x00003130 
- 00031063  0x000085b1 istore  0x00000002 , 0x00000005 
- 00031064  0x000085b2 setarg  0x00009272 
- 00031065  0x000085b3 store  0x00000002 , 0x000007a7 
- 00031066  0x000085b4 setarg  0x000092cd 
- 00031067  0x000085b5 store  0x00000002 , 0x000007a9 
- 00031068  0x000085b6 arg  0x00009371 , 0x00000006 
- 00031069  0x000085b7 arg  0x000007ab , 0x00000005 
- 00031070  0x000085b8 arg  0x00000013 , 0x00000039 
- 00031071  0x000085b9 call  0x00007cda 
- 00031072  0x000085ba arg  0x00009384 , 0x00000006 
- 00031073  0x000085bb arg  0x000007be , 0x00000005 
- 00031074  0x000085bc arg  0x0000003c , 0x00000039 
- 00031075  0x000085bd call  0x00007cda 
- 00031076  0x000085bf fetch  0x00000002 , 0x00000859 
- 00031077  0x000085c0 branch  0x00007d79 
- 00031078  0x000085c3 fetch  0x00000001 , 0x0000085b 
- 00031079  0x000085c4 rtn  0x00000034 
- 00031080  0x000085c5 store  0x00000001 , 0x000007e0 
- 00031081  0x000085c6 store  0x00000001 , 0x000007f9 
- 00031082  0x000085c7 rtn 
- 00031083  0x000085ca arg  0x00000001 , 0x00000007 
- 00031084  0x000085cb call  0x00007cef 
- 00031085  0x000085cc nrtn  0x00000034 
- 00031086  0x000085cd fetch  0x00000001 , 0x0000090f 
- 00031087  0x000085ce nrtn  0x00000034 
- 00031088  0x000085cf fetch  0x00000001 , 0x0000090e 
- 00031089  0x000085d0 ncall  0x00007c38 , 0x00000034 
- 00031090  0x000085d1 rtn 
- 00031091  0x000085d4 fetch  0x00000001 , 0x00000709 
- 00031092  0x000085d5 bbit1  0x00000002 , 0x00007976 
- 00031093  0x000085d6 rtn 
- 00031094  0x000085d9 call  0x0000797b 
- 00031095  0x000085da call  0x00007cee 
- 00031096  0x000085db setarg  0x00000280 
- 00031097  0x000085dc arg  0x00000001 , 0x00000007 
- 00031098  0x000085dd branch  0x00007ce1 
- 00031099  0x000085e0 fetch  0x00000001 , 0x00000900 
- 00031100  0x000085e1 bne  0x00000002 , 0x00007980 
- 00031101  0x000085e2 jam  0x00000000 , 0x0000090f 
- 00031102  0x000085e3 jam  0x00000000 , 0x00000910 
- 00031103  0x000085e4 rtn 
- 00031104  0x000085e7 fetch  0x00000001 , 0x00000912 
- 00031105  0x000085e8 rtn  0x00000034 
- 00031106  0x000085e9 jam  0x00000000 , 0x00000912 
- 00031107  0x000085ea jam  0x00000002 , 0x00000900 
- 00031108  0x000085eb jam  0x00000001 , 0x0000090e 
- 00031109  0x000085ec rtn 
- 00031110  0x000085ef fetch  0x00000001 , 0x00000709 
- 00031111  0x000085f0 bbit1  0x00000000 , 0x000079af 
- 00031112  0x000085f1 rtn 
- 00031113  0x000085f4 fetchr  0x0000000a , 0x00000002 , 0x00008c02 
- 00031114  0x000085f5 fetchr  0x00000010 , 0x00000002 , 0x00008c04 
- 00031115  0x000085f6 fetchr  0x00000003 , 0x00000002 , 0x00008c06 
- 00031116  0x000085f7 ifetch  0x00000002 , 0x00000003 
- 00031117  0x000085f8 rshift8  0x0000003f , 0x00000002 
- 00031118  0x000085f9 rshift4  0x00000002 , 0x00000002 
- 00031119  0x000085fa arg  0x00000fff , 0x00000006 
- 00031120  0x000085fb iand  0x00000006 , 0x00000039 
- 00031121  0x000085fc storer  0x00000039 , 0x00000002 , 0x0000070c 
- 00031122  0x000085fd rtn 
- 00031123  0x00008601 call  0x00007989 
- 00031124  0x00008603 ifetch  0x00000001 , 0x00000003 
- 00031125  0x00008604 istore  0x00000001 , 0x00000005 
- 00031126  0x00008605 loop  0x00007994 
- 00031127  0x00008606 storer  0x00000003 , 0x00000002 , 0x00008c06 
- 00031128  0x00008607 rtn 
- 00031129  0x0000860a arg  0x0000095f , 0x00000005 
- 00031130  0x0000860b call  0x00007994 
- 00031131  0x0000860c arg  0x00000963 , 0x00000002 
- 00031132  0x0000860d storet  0x00000002 , 0x00008c0e 
- 00031133  0x0000860e fetch  0x00000001 , 0x00000960 
- 00031134  0x0000860f pincrease  0x00000006 
- 00031135  0x00008610 istore  0x00000001 , 0x00000002 
- 00031136  0x00008611 jam  0x00000008 , 0x00008c18 
- 00031137  0x00008612 rtn 
- 00031138  0x00008616 bpatch  0x000000ff , 0x0000401f 
- 00031139  0x00008617 fetch  0x00000001 , 0x00000709 
- 00031140  0x00008618 rtnbit0  0x00000005 
- 00031141  0x00008619 call  0x00007989 
- 00031142  0x0000861a compare  0x0000000d , 0x00000002 , 0x000000ff 
- 00031143  0x0000861b branch  0x00007999 , 0x00000001 
- 00031144  0x0000861c arg  0x0000086d , 0x00000005 
- 00031145  0x0000861d call  0x00007994 
- 00031146  0x0000861e fetch  0x00000001 , 0x0000070c 
- 00031147  0x0000861f beq  0x00000000 , 0x00007986 
- 00031148  0x00008620 beq  0x00000001 , 0x000079b6 
- 00031149  0x00008621 sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00031150  0x00008622 rtn  0x00000002 
- 00031151  0x00008624 bpatchx  0x00000000 , 0x00004020 
- 00031152  0x00008625 set0  0x00000023 , 0x00000000 
- 00031153  0x00008626 fetch  0x00000001 , 0x0000086d 
- 00031154  0x00008627 and_into  0x00000080 , 0x0000003f 
- 00031155  0x00008628 beq  0x00000080 , 0x000079ba 
- 00031156  0x00008629 beq  0x00000000 , 0x000079c2 
- 00031157  0x0000862a branch  0x0000235a 
- 00031158  0x0000862d fetch  0x00000001 , 0x0000086d 
- 00031159  0x0000862e rtnbit1  0x00000007 
- 00031160  0x0000862f call  0x00007b6a 
- 00031161  0x00008630 branch  0x000079e9 
- 00031162  0x00008634 fetch  0x00000001 , 0x0000086d 
- 00031163  0x00008635 rshift4  0x0000003f , 0x0000003f 
- 00031164  0x00008636 rshift  0x0000003f , 0x0000003f 
- 00031165  0x00008637 and_into  0x00000003 , 0x0000003f 
- 00031166  0x00008638 beq  0x00000000 , 0x000079ca 
- 00031167  0x00008639 beq  0x00000001 , 0x000079d0 
- 00031168  0x0000863a beq  0x00000002 , 0x000079d5 
- 00031169  0x0000863b branch  0x0000235a 
- 00031170  0x0000863e fetch  0x00000001 , 0x0000086d 
- 00031171  0x0000863f rshift4  0x0000003f , 0x0000003f 
- 00031172  0x00008640 rshift  0x0000003f , 0x0000003f 
- 00031173  0x00008641 and_into  0x00000003 , 0x0000003f 
- 00031174  0x00008642 beq  0x00000000 , 0x000079d6 
- 00031175  0x00008643 beq  0x00000001 , 0x000079de 
- 00031176  0x00008644 beq  0x00000002 , 0x000079e3 
- 00031177  0x00008645 branch  0x0000235a 
- 00031178  0x00008648 fetch  0x00000001 , 0x0000086e 
- 00031179  0x00008649 beq  0x00000008 , 0x000079eb 
- 00031180  0x0000864a beq  0x00000006 , 0x00007a01 
- 00031181  0x0000864b beq  0x0000000a , 0x00007a46 
- 00031182  0x0000864c beq  0x00000000 , 0x00007a58 
- 00031183  0x0000864d branch  0x000079e4 
- 00031184  0x00008650 fetch  0x00000001 , 0x0000086e 
- 00031185  0x00008651 beq  0x00000002 , 0x00007a8d 
- 00031186  0x00008652 beq  0x00000001 , 0x00007a91 
- 00031187  0x00008653 beq  0x00000003 , 0x00007aa2 
- 00031188  0x00008654 branch  0x000079e4 
- 00031189  0x00008657 branch  0x000079e4 
- 00031190  0x0000865a fetch  0x00000001 , 0x0000086e 
- 00031191  0x0000865b beq  0x00000001 , 0x00007aac 
- 00031192  0x0000865c beq  0x00000003 , 0x00007adb 
- 00031193  0x0000865d beq  0x00000005 , 0x00007b06 
- 00031194  0x0000865e beq  0x00000009 , 0x00007b1f 
- 00031195  0x0000865f beq  0x0000000b , 0x00007b3a 
- 00031196  0x00008660 beq  0x00000007 , 0x000079e4 
- 00031197  0x00008661 branch  0x000079e4 
- 00031198  0x00008664 fetch  0x00000001 , 0x0000086e 
- 00031199  0x00008665 beq  0x0000000a , 0x00007b4b 
- 00031200  0x00008666 beq  0x00000009 , 0x00007b5d 
- 00031201  0x00008667 beq  0x0000000b , 0x00007b7c 
- 00031202  0x00008668 branch  0x000079e4 
- 00031203  0x0000866b branch  0x000079e4 
- 00031204  0x0000866e bpatchx  0x00000001 , 0x00004020 
- 00031205  0x0000866f fetch  0x00000001 , 0x00008c19 
- 00031206  0x00008670 set1  0x00000000 , 0x0000003f 
- 00031207  0x00008671 store  0x00000001 , 0x00008c19 
- 00031208  0x00008672 branch  0x000079e9 
- 00031209  0x00008675 jam  0x00000001 , 0x00008c1b 
- 00031210  0x00008676 rtn 
- 00031211  0x00008679 fetch  0x00000001 , 0x0000086d 
- 00031212  0x0000867a bne  0x00000080 , 0x000079e4 
- 00031213  0x0000867b fetch  0x00000001 , 0x00000871 
- 00031214  0x0000867c bne  0x00000000 , 0x000079e4 
- 00031215  0x0000867d fetch  0x00000001 , 0x00000872 
- 00031216  0x0000867e bne  0x00000000 , 0x000079e4 
- 00031217  0x0000867f fetch  0x00000001 , 0x00000873 
- 00031218  0x00008680 bne  0x00000001 , 0x000079e4 
- 00031219  0x00008681 fetch  0x00000001 , 0x00000874 
- 00031220  0x00008682 bne  0x00000000 , 0x000079e4 
- 00031221  0x00008683 fetch  0x00000001 , 0x0000086f 
- 00031222  0x00008684 bne  0x00000000 , 0x000079e4 
- 00031223  0x00008685 fetch  0x00000001 , 0x00000870 
- 00031224  0x00008686 bne  0x00000000 , 0x000079e4 
- 00031225  0x00008687 fetch  0x00000001 , 0x0000086b 
- 00031226  0x00008688 beq  0x00000004 , 0x000079fd 
- 00031227  0x00008689 beq  0x00000003 , 0x000079ff 
- 00031228  0x0000868a branch  0x000079e4 
- 00031229  0x0000868d arg  0x00000001 , 0x00000012 
- 00031230  0x0000868e branch  0x00007a72 
- 00031231  0x00008691 arg  0x00000001 , 0x00000012 
- 00031232  0x00008692 branch  0x00007a70 
- 00031233  0x00008695 bpatchx  0x00000002 , 0x00004020 
- 00031234  0x00008697 fetch  0x00000001 , 0x00000870 
- 00031235  0x00008698 beq  0x00000001 , 0x00007a14 
- 00031236  0x00008699 beq  0x00000002 , 0x00007a2d 
- 00031237  0x0000869a beq  0x00000003 , 0x00007a30 
- 00031238  0x0000869b beq  0x00000021 , 0x00007a09 
- 00031239  0x0000869c beq  0x00000022 , 0x00007a3e 
- 00031240  0x0000869d branch  0x000079e4 
- 00031241  0x000086a0 jam  0x00000000 , 0x000008fd 
- 00031242  0x000086a1 fetch  0x00000001 , 0x00000871 
- 00031243  0x000086a2 beq  0x00000000 , 0x00007a0e 
- 00031244  0x000086a3 beq  0x00000001 , 0x00007a11 
- 00031245  0x000086a4 branch  0x000079e4 
- 00031246  0x000086a7 fetchr  0x00000012 , 0x00000001 , 0x000007d1 
- 00031247  0x000086a8 arg  0x000007d1 , 0x00000011 
- 00031248  0x000086a9 branch  0x00007b8b 
- 00031249  0x000086ac fetchr  0x00000012 , 0x00000001 , 0x000007ea 
- 00031250  0x000086ad arg  0x000007ea , 0x00000011 
- 00031251  0x000086ae branch  0x00007b8b 
- 00031252  0x000086b4 fetch  0x00000001 , 0x00000911 
- 00031253  0x000086b5 ncall  0x00007a25 , 0x00000034 
- 00031254  0x000086b6 setarg  0x000007ab 
- 00031255  0x000086b7 fetcht  0x00000001 , 0x000007ab 
- 00031256  0x000086b9 store  0x00000002 , 0x00000908 
- 00031257  0x000086ba storet  0x00000001 , 0x0000090a 
- 00031258  0x000086bb fetch  0x00000001 , 0x00000873 
- 00031259  0x000086bc isub  0x00000002 , 0x0000003e 
- 00031260  0x000086bd nbranch  0x00007a23 , 0x00000002 
- 00031261  0x000086bf fetch  0x00000001 , 0x0000090a 
- 00031262  0x000086c1 iforce  0x00000012 
- 00031263  0x000086c2 fetch  0x00000002 , 0x00000908 
- 00031264  0x000086c3 add  0x0000003f , 0x00000001 , 0x0000003f 
- 00031265  0x000086c4 iforce  0x00000011 
- 00031266  0x000086c5 branch  0x00007b8b 
- 00031267  0x000086c7 fetch  0x00000001 , 0x00000873 
- 00031268  0x000086c8 branch  0x00007a1e 
- 00031269  0x000086cb fetch  0x00000001 , 0x00008c01 
- 00031270  0x000086cc ncall  0x00007a29 , 0x00000034 
- 00031271  0x000086cd jam  0x00000000 , 0x00000911 
- 00031272  0x000086ce rtn 
- 00031273  0x000086d0 fetch  0x00000001 , 0x00008c01 
- 00031274  0x000086d1 set1  0x00000007 , 0x0000003f 
- 00031275  0x000086d2 store  0x00000001 , 0x00008c01 
- 00031276  0x000086d3 rtn 
- 00031277  0x000086d6 setarg  0x000007be 
- 00031278  0x000086d7 fetcht  0x00000001 , 0x000007be 
- 00031279  0x000086d8 branch  0x00007a18 
- 00031280  0x000086db fetch  0x00000001 , 0x0000086f 
- 00031281  0x000086dc sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00031282  0x000086dd nbranch  0x000079e4 , 0x00000002 
- 00031283  0x000086de fetch  0x00000001 , 0x0000086f 
- 00031284  0x000086df arg  0x000007fa , 0x00000011 
- 00031285  0x000086e0 beq  0x00000000 , 0x00007b89 
- 00031286  0x000086e1 set1  0x00000023 , 0x00000000 
- 00031287  0x000086e2 arg  0x000007ff , 0x00000011 
- 00031288  0x000086e3 beq  0x00000001 , 0x00007b89 
- 00031289  0x000086e4 arg  0x0000081d , 0x00000011 
- 00031290  0x000086e5 beq  0x00000002 , 0x00007b89 
- 00031291  0x000086e6 arg  0x0000083b , 0x00000011 
- 00031292  0x000086e7 beq  0x00000003 , 0x00007b89 
- 00031293  0x000086e8 rtn 
- 00031294  0x000086eb fetch  0x00000002 , 0x00000871 
- 00031295  0x000086ec beq  0x00000001 , 0x00007a42 
- 00031296  0x000086ed fetchr  0x00000011 , 0x00000002 , 0x000007a7 
- 00031297  0x000086ee branch  0x00007b89 
- 00031298  0x000086f0 jam  0x00000001 , 0x0000090e 
- 00031299  0x000086f1 jam  0x00000001 , 0x00000900 
- 00031300  0x000086f2 fetchr  0x00000011 , 0x00000002 , 0x000007a9 
- 00031301  0x000086f3 branch  0x00007b89 
- 00031302  0x000086f7 fetch  0x00000001 , 0x0000086b 
- 00031303  0x000086f8 bne  0x00000004 , 0x000079e4 
- 00031304  0x000086f9 fetch  0x00000001 , 0x0000086d 
- 00031305  0x000086fa bne  0x00000081 , 0x000079e4 
- 00031306  0x000086fb fetch  0x00000001 , 0x0000086f 
- 00031307  0x000086fc bne  0x00000000 , 0x000079e4 
- 00031308  0x000086fd fetch  0x00000001 , 0x00000870 
- 00031309  0x000086fe bne  0x00000000 , 0x000079e4 
- 00031310  0x000086ff fetch  0x00000001 , 0x00000873 
- 00031311  0x00008700 bne  0x00000001 , 0x000079e4 
- 00031312  0x00008701 fetch  0x00000001 , 0x00000874 
- 00031313  0x00008702 bne  0x00000000 , 0x000079e4 
- 00031314  0x00008703 fetch  0x00000001 , 0x00000871 
- 00031315  0x00008704 bne  0x00000000 , 0x000079e4 
- 00031316  0x00008705 fetch  0x00000001 , 0x00000872 
- 00031317  0x00008706 bne  0x00000000 , 0x000079e4 
- 00031318  0x00008707 arg  0x00000001 , 0x00000012 
- 00031319  0x00008708 branch  0x00007a70 
- 00031320  0x0000870c fetch  0x00000001 , 0x0000086b 
- 00031321  0x0000870d beq  0x00000002 , 0x000079e4 
- 00031322  0x0000870e fetch  0x00000001 , 0x0000086f 
- 00031323  0x0000870f bne  0x00000000 , 0x000079e4 
- 00031324  0x00008710 fetch  0x00000001 , 0x00000870 
- 00031325  0x00008711 bne  0x00000000 , 0x000079e4 
- 00031326  0x00008712 fetch  0x00000001 , 0x00000873 
- 00031327  0x00008713 bne  0x00000002 , 0x000079e4 
- 00031328  0x00008714 fetch  0x00000001 , 0x00000874 
- 00031329  0x00008715 bne  0x00000000 , 0x000079e4 
- 00031330  0x00008716 fetch  0x00000001 , 0x00000872 
- 00031331  0x00008717 bne  0x00000000 , 0x000079e4 
- 00031332  0x00008718 fetch  0x00000001 , 0x0000086d 
- 00031333  0x00008719 beq  0x00000080 , 0x00007a6b 
- 00031334  0x0000871a beq  0x00000081 , 0x00007a76 
- 00031335  0x0000871b beq  0x00000082 , 0x00007a7a 
- 00031336  0x0000871c branch  0x000079e4 
- 00031337  0x00008720 jam  0x00000001 , 0x00000903 
- 00031338  0x00008721 branch  0x00007a74 
- 00031339  0x00008724 fetch  0x00000001 , 0x00000871 
- 00031340  0x00008725 bne  0x00000000 , 0x000079e4 
- 00031341  0x00008726 arg  0x00000002 , 0x00000012 
- 00031342  0x00008727 fetch  0x00000001 , 0x00000901 
- 00031343  0x00008728 beq  0x00000001 , 0x00007a69 
- 00031344  0x0000872b arg  0x00000865 , 0x00000011 
- 00031345  0x0000872c branch  0x00007b8b 
- 00031346  0x0000872e arg  0x00000867 , 0x00000011 
- 00031347  0x0000872f branch  0x00007b8b 
- 00031348  0x00008731 arg  0x00000869 , 0x00000011 
- 00031349  0x00008732 branch  0x00007b8b 
- 00031350  0x00008735 fetch  0x00000001 , 0x0000086b 
- 00031351  0x00008736 bne  0x00000004 , 0x000079e4 
- 00031352  0x00008737 arg  0x00000002 , 0x00000012 
- 00031353  0x00008738 branch  0x00007a70 
- 00031354  0x0000873b fetch  0x00000001 , 0x0000086b 
- 00031355  0x0000873c bne  0x00000004 , 0x000079e4 
- 00031356  0x0000873d fetch  0x00000001 , 0x00000871 
- 00031357  0x0000873e beq  0x00000081 , 0x00007a87 
- 00031358  0x0000873f beq  0x00000082 , 0x00007a89 
- 00031359  0x00008740 beq  0x00000083 , 0x00007a8b 
- 00031360  0x00008741 and_into  0x0000007f , 0x0000003f 
- 00031361  0x00008742 beq  0x00000000 , 0x00007a83 
- 00031362  0x00008743 branch  0x000079e4 
- 00031363  0x00008746 fetch  0x00000001 , 0x00000904 
- 00031364  0x00008748 arg  0x00000002 , 0x00000012 
- 00031365  0x00008749 beq  0x00000001 , 0x00007a72 
- 00031366  0x0000874a branch  0x00007a70 
- 00031367  0x0000874c fetch  0x00000001 , 0x00000905 
- 00031368  0x0000874d branch  0x00007a84 
- 00031369  0x0000874f fetch  0x00000001 , 0x00000906 
- 00031370  0x00008750 branch  0x00007a84 
- 00031371  0x00008752 fetch  0x00000001 , 0x00000907 
- 00031372  0x00008753 branch  0x00007a84 
- 00031373  0x00008756 jam  0x00000001 , 0x000008fb 
- 00031374  0x00008757 arg  0x000008fc , 0x00000011 
- 00031375  0x00008758 arg  0x00000001 , 0x00000012 
- 00031376  0x00008759 branch  0x00007b8b 
- 00031377  0x0000875c fetch  0x00000002 , 0x0000086f 
- 00031378  0x0000875d arg  0x000001ba , 0x00000002 
- 00031379  0x0000875e isub  0x00000002 , 0x0000003e 
- 00031380  0x0000875f nbranch  0x000079e4 , 0x00000005 
- 00031381  0x00008762 fetch  0x00000001 , 0x000008f8 
- 00031382  0x00008763 nbranch  0x00007a9f , 0x00000034 
- 00031383  0x00008764 jam  0x00000000 , 0x000008b5 
- 00031384  0x00008766 fetch  0x00000001 , 0x00000873 
- 00031385  0x00008767 iforce  0x00000012 
- 00031386  0x00008768 arg  0x000008b5 , 0x00000011 
- 00031387  0x00008769 call  0x00007b8b 
- 00031388  0x0000876b arg  0x000008b5 , 0x00000005 
- 00031389  0x0000876c arg  0x00000040 , 0x00000039 
- 00031390  0x0000876d branch  0x00007ca3 
- 00031391  0x0000876f jam  0x00000000 , 0x000008f8 
- 00031392  0x00008770 jam  0x00000001 , 0x000008b5 
- 00031393  0x00008771 branch  0x00007a98 
- 00031394  0x00008774 fetch  0x00000001 , 0x00000873 
- 00031395  0x00008775 bne  0x00000001 , 0x000079e4 
- 00031396  0x00008776 jam  0x00000001 , 0x000008fd 
- 00031397  0x00008777 arg  0x00000001 , 0x00000012 
- 00031398  0x00008778 fetch  0x00000001 , 0x000008ff 
- 00031399  0x00008779 beq  0x00000000 , 0x00007aaa 
- 00031400  0x0000877a beq  0x00000001 , 0x00007aab 
- 00031401  0x0000877b branch  0x00007a70 
- 00031402  0x0000877d branch  0x00007a72 
- 00031403  0x0000877f branch  0x00007a70 
- 00031404  0x00008785 fetch  0x00000001 , 0x0000086b 
- 00031405  0x00008786 bne  0x00000004 , 0x000079e4 
- 00031406  0x00008787 fetch  0x00000001 , 0x00000873 
- 00031407  0x00008788 bne  0x00000000 , 0x000079e4 
- 00031408  0x00008789 fetch  0x00000001 , 0x00000874 
- 00031409  0x0000878a bne  0x00000000 , 0x000079e4 
- 00031410  0x0000878b fetch  0x00000001 , 0x00000870 
- 00031411  0x0000878c bne  0x00000000 , 0x000079e4 
- 00031412  0x0000878d fetch  0x00000001 , 0x00000872 
- 00031413  0x0000878e bne  0x00000000 , 0x000079e4 
- 00031414  0x0000878f fetch  0x00000001 , 0x0000086d 
- 00031415  0x00008790 beq  0x00000000 , 0x00007abb 
- 00031416  0x00008791 beq  0x00000001 , 0x00007ac8 
- 00031417  0x00008792 beq  0x00000002 , 0x00007ac9 
- 00031418  0x00008793 branch  0x000079e4 
- 00031419  0x00008796 fetch  0x00000001 , 0x0000086f 
- 00031420  0x00008797 bne  0x00000001 , 0x000079e4 
- 00031421  0x00008798 fetch  0x00000001 , 0x00008c00 
- 00031422  0x00008799 set0  0x00000007 , 0x0000003f 
- 00031423  0x0000879a store  0x00000001 , 0x00008c00 
- 00031424  0x0000879b jam  0x00000000 , 0x00000901 
- 00031425  0x0000879c jam  0x00000001 , 0x00000902 
- 00031426  0x0000879d fetch  0x00000001 , 0x00000903 
- 00031427  0x0000879e branch  0x000079e9 , 0x00000034 
- 00031428  0x0000879f jam  0x00000000 , 0x00000903 
- 00031429  0x000087a0 jam  0x00000000 , 0x00000902 
- 00031430  0x000087a1 jam  0x00000002 , 0x00000900 
- 00031431  0x000087a2 branch  0x000079e9 
- 00031432  0x000087a5 branch  0x000079e4 
- 00031433  0x000087a8 fetch  0x00000001 , 0x0000086f 
- 00031434  0x000087a9 bne  0x00000000 , 0x000079e4 
- 00031435  0x000087aa fetch  0x00000001 , 0x00000871 
- 00031436  0x000087ab beq  0x00000081 , 0x00007ad4 
- 00031437  0x000087ac beq  0x00000082 , 0x00007ad7 
- 00031438  0x000087ad beq  0x00000083 , 0x00007ad9 
- 00031439  0x000087ae and_into  0x0000007f , 0x0000003f 
- 00031440  0x000087af beq  0x00000000 , 0x00007ad2 
- 00031441  0x000087b0 branch  0x000079e4 
- 00031442  0x000087b3 jam  0x00000000 , 0x00000904 
- 00031443  0x000087b4 branch  0x000079e9 
- 00031444  0x000087b6 jam  0x00000000 , 0x00000905 
- 00031445  0x000087b8 jam  0x00000001 , 0x00000912 
- 00031446  0x000087b9 branch  0x000079e9 
- 00031447  0x000087bb jam  0x00000000 , 0x00000906 
- 00031448  0x000087bc branch  0x00007ad5 
- 00031449  0x000087be jam  0x00000000 , 0x00000907 
- 00031450  0x000087bf branch  0x00007ad5 
- 00031451  0x000087c3 fetch  0x00000001 , 0x00000873 
- 00031452  0x000087c4 bne  0x00000000 , 0x000079e4 
- 00031453  0x000087c5 fetch  0x00000001 , 0x00000874 
- 00031454  0x000087c6 bne  0x00000000 , 0x000079e4 
- 00031455  0x000087c7 fetch  0x00000001 , 0x0000086d 
- 00031456  0x000087c8 beq  0x00000000 , 0x00007ae4 
- 00031457  0x000087c9 beq  0x00000001 , 0x00007af2 
- 00031458  0x000087ca beq  0x00000002 , 0x00007af3 
- 00031459  0x000087cb branch  0x000079e4 
- 00031460  0x000087ce fetch  0x00000001 , 0x0000086f 
- 00031461  0x000087cf bne  0x00000001 , 0x000079e4 
- 00031462  0x000087d0 call  0x000048b1 
- 00031463  0x000087d1 fetch  0x00000001 , 0x00008c00 
- 00031464  0x000087d2 set1  0x00000007 , 0x0000003f 
- 00031465  0x000087d3 store  0x00000001 , 0x00008c00 
- 00031466  0x000087d4 jam  0x00000001 , 0x00000901 
- 00031467  0x000087d5 jam  0x00000003 , 0x00000900 
- 00031468  0x000087d6 jam  0x00000000 , 0x000008f9 
- 00031469  0x000087d7 call  0x000079e9 
- 00031470  0x000087d9 call  0x00007cee 
- 00031471  0x000087da setarg  0x00001388 
- 00031472  0x000087db arg  0x0000000f , 0x00000007 
- 00031473  0x000087dc branch  0x00007ce1 
- 00031474  0x000087df branch  0x000079e4 
- 00031475  0x000087e2 fetch  0x00000001 , 0x0000086f 
- 00031476  0x000087e3 bne  0x00000000 , 0x000079e4 
- 00031477  0x000087e4 fetch  0x00000001 , 0x00000870 
- 00031478  0x000087e5 bne  0x00000000 , 0x000079e4 
- 00031479  0x000087e6 fetch  0x00000001 , 0x00000871 
- 00031480  0x000087e7 beq  0x00000081 , 0x00007b00 
- 00031481  0x000087e8 beq  0x00000082 , 0x00007b02 
- 00031482  0x000087e9 beq  0x00000083 , 0x00007b04 
- 00031483  0x000087ea and_into  0x0000007f , 0x0000003f 
- 00031484  0x000087eb beq  0x00000000 , 0x00007afe 
- 00031485  0x000087ec branch  0x000079e4 
- 00031486  0x000087ef jam  0x00000001 , 0x00000904 
- 00031487  0x000087f0 branch  0x000079e9 
- 00031488  0x000087f2 jam  0x00000001 , 0x00000905 
- 00031489  0x000087f3 branch  0x000079e9 
- 00031490  0x000087f5 jam  0x00000001 , 0x00000906 
- 00031491  0x000087f6 branch  0x000079e9 
- 00031492  0x000087f8 jam  0x00000001 , 0x00000907 
- 00031493  0x000087f9 branch  0x000079e9 
- 00031494  0x000087fd fetch  0x00000001 , 0x0000086d 
- 00031495  0x000087fe bne  0x00000000 , 0x000079e4 
- 00031496  0x000087ff fetch  0x00000001 , 0x00000871 
- 00031497  0x00008800 bne  0x00000000 , 0x000079e4 
- 00031498  0x00008801 fetch  0x00000001 , 0x00000872 
- 00031499  0x00008802 bne  0x00000000 , 0x000079e4 
- 00031500  0x00008803 fetch  0x00000001 , 0x00000873 
- 00031501  0x00008804 bne  0x00000000 , 0x000079e4 
- 00031502  0x00008805 fetch  0x00000001 , 0x00000874 
- 00031503  0x00008806 bne  0x00000000 , 0x000079e4 
- 00031504  0x00008807 fetch  0x00000001 , 0x00000870 
- 00031505  0x00008808 bne  0x00000000 , 0x000079e4 
- 00031506  0x00008809 fetch  0x00000001 , 0x0000086f 
- 00031507  0x0000880a and_into  0x00000080 , 0x0000003f 
- 00031508  0x0000880b bne  0x00000000 , 0x000079e4 
- 00031509  0x0000880c fetch  0x00000001 , 0x0000086f 
- 00031510  0x0000880d bne  0x00000000 , 0x00007b1d 
- 00031511  0x0000880f jam  0x00000002 , 0x0000086b 
- 00031512  0x00008811 fetch  0x00000001 , 0x0000086f 
- 00031513  0x00008812 store  0x00000001 , 0x00008c01 
- 00031514  0x00008813 call  0x000079e9 
- 00031515  0x00008814 jam  0x00000001 , 0x00000911 
- 00031516  0x00008815 rtn 
- 00031517  0x00008817 jam  0x00000003 , 0x0000086b 
- 00031518  0x00008818 branch  0x00007b18 
- 00031519  0x0000881c fetch  0x00000001 , 0x0000086b 
- 00031520  0x0000881d beq  0x00000002 , 0x000079e4 
- 00031521  0x0000881e fetch  0x00000001 , 0x0000086d 
- 00031522  0x0000881f bne  0x00000000 , 0x000079e4 
- 00031523  0x00008820 fetch  0x00000001 , 0x00000871 
- 00031524  0x00008821 bne  0x00000000 , 0x000079e4 
- 00031525  0x00008822 fetch  0x00000001 , 0x00000872 
- 00031526  0x00008823 bne  0x00000000 , 0x000079e4 
- 00031527  0x00008824 fetch  0x00000001 , 0x00000873 
- 00031528  0x00008825 bne  0x00000000 , 0x000079e4 
- 00031529  0x00008826 fetch  0x00000001 , 0x00000874 
- 00031530  0x00008827 bne  0x00000000 , 0x000079e4 
- 00031531  0x00008828 fetch  0x00000001 , 0x00000870 
- 00031532  0x00008829 bne  0x00000000 , 0x000079e4 
- 00031533  0x0000882a fetch  0x00000001 , 0x0000086f 
- 00031534  0x0000882b sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031535  0x0000882c nbranch  0x000079e4 , 0x00000002 
- 00031536  0x0000882d fetch  0x00000001 , 0x0000086b 
- 00031537  0x0000882e beq  0x00000003 , 0x00007b34 
- 00031538  0x0000882f beq  0x00000004 , 0x00007b34 
- 00031539  0x00008830 branch  0x000079e4 
- 00031540  0x00008834 fetch  0x00000001 , 0x0000086f 
- 00031541  0x00008835 beq  0x00000000 , 0x00007b38 
- 00031542  0x00008836 jam  0x00000004 , 0x0000086b 
- 00031543  0x00008837 branch  0x000079e9 
- 00031544  0x00008839 jam  0x00000003 , 0x0000086b 
- 00031545  0x0000883a branch  0x000079e9 
- 00031546  0x0000883e fetch  0x00000001 , 0x0000086b 
- 00031547  0x0000883f bne  0x00000004 , 0x000079e4 
- 00031548  0x00008840 fetch  0x00000001 , 0x0000086d 
- 00031549  0x00008841 bne  0x00000001 , 0x000079e4 
- 00031550  0x00008842 fetch  0x00000001 , 0x0000086f 
- 00031551  0x00008843 bne  0x00000000 , 0x000079e4 
- 00031552  0x00008844 fetch  0x00000001 , 0x00000870 
- 00031553  0x00008845 bne  0x00000000 , 0x000079e4 
- 00031554  0x00008846 fetch  0x00000001 , 0x00000873 
- 00031555  0x00008847 bne  0x00000000 , 0x000079e4 
- 00031556  0x00008848 fetch  0x00000001 , 0x00000874 
- 00031557  0x00008849 bne  0x00000000 , 0x000079e4 
- 00031558  0x0000884a fetch  0x00000001 , 0x00000871 
- 00031559  0x0000884b bne  0x00000000 , 0x000079e4 
- 00031560  0x0000884c fetch  0x00000001 , 0x00000872 
- 00031561  0x0000884d bne  0x00000000 , 0x000079e4 
- 00031562  0x0000884e branch  0x000079e9 
- 00031563  0x00008852 bpatchx  0x00000003 , 0x00004020 
- 00031564  0x00008853 jam  0x00000001 , 0x000008fb 
- 00031565  0x00008854 fetch  0x00000001 , 0x00000870 
- 00031566  0x00008855 store  0x00000001 , 0x000008fc 
- 00031567  0x00008856 fetch  0x00000001 , 0x00000871 
- 00031568  0x00008857 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031569  0x00008858 call  0x00007b59 , 0x00000005 
- 00031570  0x00008859 fetch  0x00000001 , 0x00000900 
- 00031571  0x0000885a bne  0x00000004 , 0x000079e9 
- 00031572  0x0000885b jam  0x00000002 , 0x00000900 
- 00031573  0x0000885c call  0x000079e9 
- 00031574  0x0000885d nop  0x00007530 
- 00031575  0x0000885e nop  0x00007530 
- 00031576  0x0000885f rtn 
- 00031577  0x00008861 jam  0x00000001 , 0x0000090e 
- 00031578  0x00008862 jam  0x00000000 , 0x00000902 
- 00031579  0x00008863 jam  0x00000004 , 0x00000900 
- 00031580  0x00008864 rtn 
- 00031581  0x00008868 nop  0x00003a98 
- 00031582  0x00008869 arg  0x00000875 , 0x00000005 
- 00031583  0x0000886a call  0x00007993 
- 00031584  0x0000886b jam  0x00000001 , 0x000008f7 
- 00031585  0x0000886c call  0x00007b6e 
- 00031586  0x0000886d fetch  0x00000002 , 0x0000086f 
- 00031587  0x0000886e store  0x00000002 , 0x000008f5 
- 00031588  0x0000886f call  0x000079e9 
- 00031589  0x00008870 fetch  0x00000001 , 0x000043cb 
- 00031590  0x00008871 rtnne  0x00000004 
- 00031591  0x00008872 fetch  0x00000001 , 0x000008f9 
- 00031592  0x00008873 rtn  0x00000034 
- 00031593  0x00008874 fetch  0x00000001 , 0x00000875 
- 00031594  0x00008876 store  0x00000001 , 0x00004621 
- 00031595  0x00008877 jam  0x00000000 , 0x000008f9 
- 00031596  0x00008878 jam  0x00000003 , 0x00004611 
- 00031597  0x00008879 rtn 
- 00031598  0x0000887d fetch  0x00000002 , 0x0000086f 
- 00031599  0x0000887e arg  0x00000200 , 0x00000002 
- 00031600  0x0000887f isub  0x00000002 , 0x0000003e 
- 00031601  0x00008880 nrtn  0x00000005 
- 00031602  0x00008881 fetch  0x00000002 , 0x00000871 
- 00031603  0x00008882 arg  0x00000000 , 0x00000002 
- 00031604  0x00008883 isub  0x00000002 , 0x0000003e 
- 00031605  0x00008884 nrtn  0x00000005 
- 00031606  0x00008885 fetch  0x00000002 , 0x00000873 
- 00031607  0x00008886 arg  0x00000001 , 0x00000002 
- 00031608  0x00008887 isub  0x00000002 , 0x0000003e 
- 00031609  0x00008888 nrtn  0x00000005 
- 00031610  0x00008889 jam  0x00000001 , 0x000008f9 
- 00031611  0x0000888a rtn 
- 00031612  0x0000888e fetch  0x00000001 , 0x00000873 
- 00031613  0x0000888f bne  0x00000000 , 0x000079e4 
- 00031614  0x00008890 fetch  0x00000001 , 0x0000086f 
- 00031615  0x00008891 beq  0x00000000 , 0x00007b82 
- 00031616  0x00008892 beq  0x00000001 , 0x00007b85 
- 00031617  0x00008893 branch  0x000079e4 
- 00031618  0x00008895 jam  0x00000000 , 0x000008fe 
- 00031619  0x00008896 jam  0x00000001 , 0x000008ff 
- 00031620  0x00008897 branch  0x000079e9 
- 00031621  0x00008899 jam  0x00000001 , 0x000008fa 
- 00031622  0x0000889a jam  0x00000001 , 0x000008fe 
- 00031623  0x0000889b jam  0x00000000 , 0x000008ff 
- 00031624  0x0000889c branch  0x000079e9 
- 00031625  0x000088a0 ifetchr  0x00000012 , 0x00000001 , 0x00000011 
- 00031626  0x000088a1 increase  0x00000001 , 0x00000011 
- 00031627  0x000088a4 bpatchx  0x00000004 , 0x00004020 
- 00031628  0x000088a5 set1  0x0000000e , 0x00000000 
- 00031629  0x000088a6 bmark0  0x00000023 , 0x00007b90 
- 00031630  0x000088a7 increase  0x00000001 , 0x00000012 
- 00031631  0x000088a8 lshift  0x00000012 , 0x00000012 
- 00031632  0x000088aa storer  0x00000011 , 0x00000002 , 0x000007a4 
- 00031633  0x000088ab storer  0x00000012 , 0x00000001 , 0x000007a6 
- 00031634  0x000088ac branch  0x00007b96 
- 00031635  0x000088ad rtn 
- 00031636  0x000088b0 arg  0x00000000 , 0x00000007 
- 00031637  0x000088b1 branch  0x00007bd7 
- 00031638  0x000088b7 bpatchx  0x00000005 , 0x00004020 
- 00031639  0x000088b8 fetch  0x00000001 , 0x00008c25 
- 00031640  0x000088b9 rtnbit1  0x00000000 
- 00031641  0x000088ba fetch  0x00000001 , 0x000007a6 
- 00031642  0x000088bb rtn  0x00000034 
- 00031643  0x000088bc copy  0x0000003f , 0x00000039 
- 00031644  0x000088bd iforce  0x00000002 
- 00031645  0x000088be fetch  0x00000002 , 0x00000873 
- 00031646  0x000088bf sub  0x0000003f , 0x00000040 , 0x0000003e 
- 00031647  0x000088c0 branch  0x00007ba4 , 0x00000002 
- 00031648  0x000088c1 sub  0x00000039 , 0x00000040 , 0x0000003e 
- 00031649  0x000088c2 branch  0x00007ba8 , 0x00000002 
- 00031650  0x000088c3 force  0x00000040 , 0x00000039 
- 00031651  0x000088c4 branch  0x00007ba8 
- 00031652  0x000088c6 isub  0x00000039 , 0x0000003e 
- 00031653  0x000088c7 branch  0x00007ba8 , 0x00000002 
- 00031654  0x000088c8 iforce  0x00000039 
- 00031655  0x000088c9 store  0x00000001 , 0x000007a6 
- 00031656  0x000088cb fetch  0x00000001 , 0x000007a6 
- 00031657  0x000088cc isub  0x00000039 , 0x0000003f 
- 00031658  0x000088cd store  0x00000001 , 0x000007a6 
- 00031659  0x000088ce add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031660  0x000088cf store  0x00000001 , 0x0000070e 
- 00031661  0x000088d0 bmark0  0x00000023 , 0x00007bba 
- 00031662  0x000088d1 rshift  0x0000003f , 0x0000003f 
- 00031663  0x000088d2 add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031664  0x000088d3 store  0x00000001 , 0x0000070e 
- 00031665  0x000088d4 bmark0  0x0000000e , 0x00007bba 
- 00031666  0x000088d5 set0  0x0000000e , 0x00000000 
- 00031667  0x000088d6 istoret  0x00000001 , 0x00000005 
- 00031668  0x000088d7 setarg  0x00000003 
- 00031669  0x000088d8 istore  0x00000001 , 0x00000005 
- 00031670  0x000088d9 increase  0xffffffff , 0x00000039 
- 00031671  0x000088da copy  0x00000039 , 0x0000003f 
- 00031672  0x000088db nbranch  0x00007bba , 0x00000005 
- 00031673  0x000088dc increase  0x00000001 , 0x00000039 
- 00031674  0x000088de fetch  0x00000002 , 0x000007a4 
- 00031675  0x000088df copy  0x0000003f , 0x00000006 
- 00031676  0x000088e1 ifetch  0x00000001 , 0x00000006 
- 00031677  0x000088e2 istore  0x00000001 , 0x00000005 
- 00031678  0x000088e3 bmark0  0x00000023 , 0x00007bc1 
- 00031679  0x000088e4 setarg  0x00000000 
- 00031680  0x000088e5 istore  0x00000001 , 0x00000005 
- 00031681  0x000088e7 loop  0x00007bbc 
- 00031682  0x000088e8 copy  0x00000006 , 0x0000003f 
- 00031683  0x000088e9 store  0x00000002 , 0x000007a4 
- 00031684  0x000088ea setarg  0x0000070e 
- 00031685  0x000088eb store  0x00000002 , 0x00008c08 
- 00031686  0x000088ec arg  0x00000000 , 0x00000007 
- 00031687  0x000088ed call  0x00007bd7 
- 00031688  0x000088ee fetch  0x00000001 , 0x000007a6 
- 00031689  0x000088ef nrtn  0x00000034 
- 00031690  0x000088f0 jam  0x00000002 , 0x00008c1b 
- 00031691  0x000088f1 fetch  0x00000001 , 0x00000900 
- 00031692  0x000088f2 rtnne  0x00000001 
- 00031693  0x000088f3 jam  0x00000002 , 0x00000900 
- 00031694  0x000088f4 rtn 
- 00031695  0x000088f9 arg  0x0000074f , 0x00000011 
- 00031696  0x000088fa arg  0x00000001 , 0x00000007 
- 00031697  0x000088fb storer  0x00000011 , 0x00000002 , 0x00008c0a 
- 00031698  0x000088fd add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031699  0x000088fe istore  0x00000001 , 0x00000011 
- 00031700  0x00008900 ifetch  0x00000001 , 0x00000006 
- 00031701  0x00008901 istore  0x00000001 , 0x00000005 
- 00031702  0x00008902 loop  0x00007bd4 
- 00031703  0x00008904 setarg  0x00000000 
- 00031704  0x00008905 qset1  0x0000003f 
- 00031705  0x00008906 store  0x00000001 , 0x00008c18 
- 00031706  0x00008907 rtn 
- 00031707  0x0000890a arg  0x00000002 , 0x00000007 
- 00031708  0x0000890b arg  0x00000759 , 0x00000011 
- 00031709  0x0000890c storer  0x00000011 , 0x00000002 , 0x00008c0c 
- 00031710  0x0000890d branch  0x00007bd2 
- 00031711  0x00008910 bpatchx  0x00000006 , 0x00004020 
- 00031712  0x00008911 fetch  0x00000001 , 0x0000090d 
- 00031713  0x00008912 rtn  0x00000034 
- 00031714  0x00008913 fetch  0x00000001 , 0x00008c25 
- 00031715  0x00008914 and_into  0x0000000f , 0x0000003f 
- 00031716  0x00008915 nbranch  0x00007c30 , 0x00000034 
- 00031717  0x00008916 fetch  0x00000001 , 0x0000090e 
- 00031718  0x00008917 branch  0x00007c06 , 0x00000034 
- 00031719  0x00008918 fetch  0x00000001 , 0x00000900 
- 00031720  0x00008919 beq  0x00000003 , 0x00007c40 
- 00031721  0x0000891a bne  0x00000002 , 0x00007c06 
- 00031722  0x0000891b fetch  0x00000001 , 0x00000902 
- 00031723  0x0000891c nbranch  0x00007c06 , 0x00000034 
- 00031724  0x0000891d call  0x00007bee 
- 00031725  0x0000891e branch  0x00007bf9 
- 00031726  0x00008921 fetch  0x00000001 , 0x00008c25 
- 00031727  0x00008922 rtnbit1  0x00000001 
- 00031728  0x00008923 fetch  0x00000001 , 0x0000090d 
- 00031729  0x00008924 rtnbit0  0x00000001 
- 00031730  0x00008925 fetch  0x00000001 , 0x0000090d 
- 00031731  0x00008926 set0  0x00000001 , 0x0000003f 
- 00031732  0x00008927 store  0x00000001 , 0x0000090d 
- 00031733  0x00008928 fetch  0x00000001 , 0x0000090b 
- 00031734  0x00008929 rtn  0x00000034 
- 00031735  0x0000892a beq  0x00000010 , 0x00007c28 
- 00031736  0x0000892b branch  0x0000235a 
- 00031737  0x0000892e fetch  0x00000001 , 0x00008c25 
- 00031738  0x0000892f rtnbit1  0x00000002 
- 00031739  0x00008930 fetch  0x00000001 , 0x0000090d 
- 00031740  0x00008931 rtnbit0  0x00000002 
- 00031741  0x00008932 fetch  0x00000001 , 0x0000090d 
- 00031742  0x00008933 set0  0x00000002 , 0x0000003f 
- 00031743  0x00008934 store  0x00000001 , 0x0000090d 
- 00031744  0x00008935 fetch  0x00000001 , 0x0000090c 
- 00031745  0x00008936 rtn  0x00000034 
- 00031746  0x00008937 beq  0x00000020 , 0x00007c09 
- 00031747  0x00008938 beq  0x00000021 , 0x00007c24 
- 00031748  0x00008939 beq  0x00000022 , 0x00007c2c 
- 00031749  0x0000893a branch  0x0000235a 
- 00031750  0x0000893e arg  0x00000913 , 0x00000005 
- 00031751  0x0000893f arg  0x00000040 , 0x00000039 
- 00031752  0x00008940 branch  0x00007ca3 
- 00031753  0x00008943 fetch  0x00000001 , 0x000008fb 
- 00031754  0x00008944 fetcht  0x00000001 , 0x000008fd 
- 00031755  0x00008945 iand  0x00000002 , 0x0000003f 
- 00031756  0x00008946 branch  0x00007c20 , 0x00000034 
- 00031757  0x00008947 fetcht  0x00000001 , 0x000008fe 
- 00031758  0x00008948 iadd  0x00000002 , 0x0000003f 
- 00031759  0x00008949 beq  0x00000001 , 0x00007c11 
- 00031760  0x0000894a branch  0x00007c20 
- 00031761  0x0000894d jam  0x00000000 , 0x0000090c 
- 00031762  0x0000894f fetch  0x00000001 , 0x00000914 
- 00031763  0x00008950 beq  0x00000002 , 0x00007c21 
- 00031764  0x00008951 beq  0x00000003 , 0x00007c21 
- 00031765  0x00008952 fetch  0x00000001 , 0x00000914 
- 00031766  0x00008953 store  0x00000001 , 0x00000913 
- 00031767  0x00008954 fetch  0x00000001 , 0x00000915 
- 00031768  0x00008955 istore  0x00000001 , 0x00000005 
- 00031769  0x00008956 fetch  0x00000001 , 0x00000917 
- 00031770  0x00008957 istore  0x00000001 , 0x00000005 
- 00031771  0x00008958 fetch  0x00000001 , 0x00000919 
- 00031772  0x00008959 istore  0x00000001 , 0x00000005 
- 00031773  0x0000895a arg  0x00000004 , 0x00000039 
- 00031774  0x0000895b arg  0x00000913 , 0x00000006 
- 00031775  0x0000895c branch  0x00007bdb 
- 00031776  0x0000895f jam  0x00000000 , 0x0000090c 
- 00031777  0x00008961 arg  0x00000008 , 0x00000039 
- 00031778  0x00008962 arg  0x00000913 , 0x00000006 
- 00031779  0x00008963 branch  0x00007bdb 
- 00031780  0x00008966 jam  0x00000000 , 0x0000090c 
- 00031781  0x00008967 arg  0x00000003 , 0x00000039 
- 00031782  0x00008968 arg  0x00000933 , 0x00000006 
- 00031783  0x00008969 branch  0x00007bdb 
- 00031784  0x0000896c jam  0x00000000 , 0x0000090b 
- 00031785  0x0000896d arg  0x00000008 , 0x00000039 
- 00031786  0x0000896e arg  0x00000923 , 0x00000006 
- 00031787  0x0000896f branch  0x00007bcf 
- 00031788  0x00008972 jam  0x00000000 , 0x0000090c 
- 00031789  0x00008973 arg  0x00000002 , 0x00000039 
- 00031790  0x00008974 arg  0x00000943 , 0x00000006 
- 00031791  0x00008975 branch  0x00007bdb 
- 00031792  0x00008978 fetch  0x00000001 , 0x00000900 
- 00031793  0x00008979 beq  0x00000002 , 0x00007c33 
- 00031794  0x0000897a rtn 
- 00031795  0x0000897c fetch  0x00000001 , 0x00008c00 
- 00031796  0x0000897d set1  0x00000007 , 0x0000003f 
- 00031797  0x0000897e store  0x00000001 , 0x00008c00 
- 00031798  0x0000897f jam  0x00000001 , 0x00000910 
- 00031799  0x00008980 rtn 
- 00031800  0x00008983 fetch  0x00000001 , 0x00000900 
- 00031801  0x00008984 rtneq  0x00000003 
- 00031802  0x00008985 beq  0x00000002 , 0x00007c3c 
- 00031803  0x00008986 rtn 
- 00031804  0x00008988 fetch  0x00000001 , 0x00000910 
- 00031805  0x00008989 rtn  0x00000034 
- 00031806  0x0000898a jam  0x00000001 , 0x0000090f 
- 00031807  0x0000898b branch  0x00007c43 
- 00031808  0x0000898e arg  0x0000000f , 0x00000007 
- 00031809  0x0000898f call  0x00007cef 
- 00031810  0x00008990 nrtn  0x00000034 
- 00031811  0x00008992 fetch  0x00000001 , 0x00008c00 
- 00031812  0x00008993 rtnbit0  0x00000007 
- 00031813  0x00008994 jam  0x000000fc , 0x00008c00 
- 00031814  0x00008995 nop  0x00007530 
- 00031815  0x00008996 jam  0x0000003c , 0x00008c00 
- 00031816  0x00008997 rtn 
- 00031817  0x0000899f storer  0x00000005 , 0x00000002 , 0x00000691 
- 00031818  0x000089a0 storet  0x00000008 , 0x00000678 
- 00031819  0x000089a1 storer  0x0000000b , 0x00000004 , 0x00000680 
- 00031820  0x000089a2 call  0x00007c51 
- 00031821  0x000089a3 storer  0x00000006 , 0x00000002 , 0x0000068f 
- 00031822  0x000089a4 storer  0x00000039 , 0x00000002 , 0x0000069b 
- 00031823  0x000089a5 storer  0x00000007 , 0x00000002 , 0x00000699 
- 00031824  0x000089a6 rtn 
- 00031825  0x000089a9 storer  0x00000011 , 0x00000004 , 0x00000684 
- 00031826  0x000089aa storer  0x00000012 , 0x00000004 , 0x00000688 
- 00031827  0x000089ab storer  0x00000013 , 0x00000003 , 0x0000068c 
- 00031828  0x000089ac rtn 
- 00031829  0x000089af bpatchx  0x00000007 , 0x00004020 
- 00031830  0x000089b0 fetch  0x00000002 , 0x00000691 
- 00031831  0x000089b1 iforce  0x00000005 
- 00031832  0x000089b2 fetcht  0x00000008 , 0x00000678 
- 00031833  0x000089b3 fetchr  0x0000000b , 0x00000004 , 0x00000680 
- 00031834  0x000089b4 call  0x00007c60 
- 00031835  0x000089b5 fetchr  0x00000039 , 0x00000002 , 0x0000069b 
- 00031836  0x000089b6 fetchr  0x00000007 , 0x00000002 , 0x00000699 
- 00031837  0x000089b7 fetch  0x00000002 , 0x0000068f 
- 00031838  0x000089b8 iforce  0x00000006 
- 00031839  0x000089b9 rtn 
- 00031840  0x000089bc fetchr  0x00000011 , 0x00000004 , 0x00000684 
- 00031841  0x000089bd fetchr  0x00000012 , 0x00000004 , 0x00000688 
- 00031842  0x000089be fetchr  0x00000013 , 0x00000003 , 0x0000068c 
- 00031843  0x000089bf rtn 
- 00031844  0x000089c2 fetch  0x00000002 , 0x00000691 
- 00031845  0x000089c3 copy  0x0000003f , 0x00000005 
- 00031846  0x000089c4 rtn 
- 00031847  0x000089c6 fetch  0x00000002 , 0x0000068f 
- 00031848  0x000089c7 copy  0x0000003f , 0x00000006 
- 00031849  0x000089c8 rtn 
- 00031850  0x000089cb copy  0x00000005 , 0x0000003f 
- 00031851  0x000089cc store  0x00000002 , 0x00000691 
- 00031852  0x000089cd rtn 
- 00031853  0x000089cf copy  0x00000006 , 0x0000003f 
- 00031854  0x000089d0 store  0x00000002 , 0x0000068f 
- 00031855  0x000089d1 rtn 
- 00031856  0x000089d6 copy  0x00000005 , 0x0000003f 
- 00031857  0x000089d7 store  0x00000002 , 0x00000691 
- 00031858  0x000089d8 copy  0x00000006 , 0x0000003f 
- 00031859  0x000089d9 store  0x00000002 , 0x0000068f 
- 00031860  0x000089da rtn 
- 00031861  0x000089dd fetch  0x00000002 , 0x00000691 
- 00031862  0x000089de copy  0x0000003f , 0x00000005 
- 00031863  0x000089df fetch  0x00000002 , 0x0000068f 
- 00031864  0x000089e0 copy  0x0000003f , 0x00000006 
- 00031865  0x000089e1 rtn 
- 00031866  0x000089e7 isub  0x00000002 , 0x00000011 
- 00031867  0x000089e8 rtn  0x00000002 
- 00031868  0x000089e9 arg  0x00000100 , 0x00000011 
- 00031869  0x000089ea iadd  0x00000011 , 0x0000003f 
- 00031870  0x000089eb isub  0x00000002 , 0x00000011 
- 00031871  0x000089ec rtn 
- 00031872  0x000089ef call  0x00007c8d 
- 00031873  0x000089f1 call  0x00007c8d 
- 00031874  0x000089f2 branch  0x00007c8d 
- 00031875  0x000089f6 call  0x00007c89 
- 00031876  0x000089f8 ifetch  0x00000001 , 0x00000006 
- 00031877  0x000089f9 istore  0x00000001 , 0x00000005 
- 00031878  0x000089fb ifetch  0x00000003 , 0x00000006 
- 00031879  0x000089fc istore  0x00000003 , 0x00000005 
- 00031880  0x000089fd rtn 
- 00031881  0x000089ff ifetch  0x00000008 , 0x00000006 
- 00031882  0x00008a00 istore  0x00000008 , 0x00000005 
- 00031883  0x00008a01 rtn 
- 00031884  0x00008a04 call  0x00007c8f 
- 00031885  0x00008a06 call  0x00007c89 
- 00031886  0x00008a08 call  0x00007c89 
- 00031887  0x00008a0a call  0x00007c89 
- 00031888  0x00008a0b branch  0x00007c89 
- 00031889  0x00008a0e increase  0xffffffff , 0x0000003f 
- 00031890  0x00008a0f nop  0x00000026 
- 00031891  0x00008a10 nbranch  0x00007c91 , 0x00000034 
- 00031892  0x00008a11 rtn 
- 00031893  0x00008a15 arg  0x0000000a , 0x00000039 
- 00031894  0x00008a17 nop  0x00002ee0 
- 00031895  0x00008a18 loop  0x00007c96 
- 00031896  0x00008a19 rtn 
- 00031897  0x00008a1d call  0x00007c9a 
- 00031898  0x00008a1f call  0x00007c9b 
- 00031899  0x00008a21 force  0x00000004 , 0x00000039 
- 00031900  0x00008a22 branch  0x00007ca3 
- 00031901  0x00008a25 force  0x00000020 , 0x00000039 
- 00031902  0x00008a26 branch  0x00007ca3 
- 00031903  0x00008a28 force  0x00000040 , 0x00000039 
- 00031904  0x00008a29 branch  0x00007ca3 
- 00031905  0x00008a2c deposit  0x00000039 
- 00031906  0x00008a2d rtn  0x00000034 
- 00031907  0x00008a2f force  0x00000000 , 0x0000003f 
- 00031908  0x00008a30 lstore  0x00000005 
- 00031909  0x00008a31 rtn 
- 00031910  0x00008a34 arg  0x00000020 , 0x00000039 
- 00031911  0x00008a35 arg  0x000006a1 , 0x00000005 
- 00031912  0x00008a36 branch  0x00007ca1 
- 00031913  0x00008a39 ifetch  0x00000004 , 0x00000013 
- 00031914  0x00008a3a ifetcht  0x00000004 , 0x00000011 
- 00031915  0x00008a3b ixor  0x00000002 , 0x0000003f 
- 00031916  0x00008a3c istore  0x00000004 , 0x00000005 
- 00031917  0x00008a3d increase  0x00000004 , 0x00000011 
- 00031918  0x00008a3e increase  0x00000004 , 0x00000013 
- 00031919  0x00008a3f loop  0x00007ca9 
- 00031920  0x00008a40 rtn 
- 00031921  0x00008a45 bpatchx  0x00000008 , 0x00004021 
- 00031922  0x00008a46 copy  0x00000039 , 0x0000003f 
- 00031923  0x00008a47 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031924  0x00008a48 rtn  0x00000002 
- 00031925  0x00008a49 iadd  0x00000011 , 0x00000012 
- 00031926  0x00008a4a increase  0xffffffff , 0x00000012 
- 00031927  0x00008a4b rshift  0x00000039 , 0x00000039 
- 00031928  0x00008a4d ifetcht  0x00000001 , 0x00000011 
- 00031929  0x00008a4e ifetch  0x00000001 , 0x00000012 
- 00031930  0x00008a4f istore  0x00000001 , 0x00000011 
- 00031931  0x00008a50 istoret  0x00000001 , 0x00000012 
- 00031932  0x00008a51 increase  0xffffffff , 0x00000012 
- 00031933  0x00008a52 increase  0x00000001 , 0x00000011 
- 00031934  0x00008a53 loop  0x00007cb8 
- 00031935  0x00008a54 rtn 
- 00031936  0x00008a58 rshift32  0x0000003f , 0x00000002 
- 00031937  0x00008a59 call  0x00007cc6 
- 00031938  0x00008a5a byteswap  0x00000002 , 0x00000002 
- 00031939  0x00008a5b lshift16  0x0000003f , 0x0000003f 
- 00031940  0x00008a5c ior  0x00000002 , 0x0000003f 
- 00031941  0x00008a5d rtn 
- 00031942  0x00008a62 rshift16  0x0000003f , 0x00000006 
- 00031943  0x00008a63 byteswap  0x00000006 , 0x00000006 
- 00031944  0x00008a64 byteswap  0x0000003f , 0x0000003f 
- 00031945  0x00008a65 lshift16  0x0000003f , 0x0000003f 
- 00031946  0x00008a66 ior  0x00000006 , 0x0000003f 
- 00031947  0x00008a67 rtn 
- 00031948  0x00008a6b bpatchx  0x00000009 , 0x00004021 
- 00031949  0x00008a6c deposit  0x00000039 
- 00031950  0x00008a6d rtn  0x00000034 
- 00031951  0x00008a6f increase  0xfffffff8 , 0x00000039 
- 00031952  0x00008a70 call  0x00007c89 , 0x00000002 
- 00031953  0x00008a71 rtn  0x00000005 
- 00031954  0x00008a72 branch  0x00007ccf , 0x00000002 
- 00031955  0x00008a73 increase  0x00000008 , 0x00000039 
- 00031956  0x00008a75 increase  0xfffffffc , 0x00000039 
- 00031957  0x00008a76 call  0x00007c84 , 0x00000002 
- 00031958  0x00008a77 rtn  0x00000005 
- 00031959  0x00008a78 branch  0x00007cd4 , 0x00000002 
- 00031960  0x00008a79 increase  0x00000004 , 0x00000039 
- 00031961  0x00008a7a branch  0x00007cda 
- 00031962  0x00008a7d deposit  0x00000039 
- 00031963  0x00008a7e rtn  0x00000034 
- 00031964  0x00008a80 ifetch  0x00000001 , 0x00000006 
- 00031965  0x00008a81 istore  0x00000001 , 0x00000005 
- 00031966  0x00008a82 loop  0x00007cdc 
- 00031967  0x00008a83 rtn 
- 00031968  0x00008a86 setarg  0x00000000 
- 00031969  0x00008a8a store  0x00000002 , 0x00000670 
- 00031970  0x00008a8b bpatchx  0x0000000a , 0x00004021 
- 00031971  0x00008a8c call  0x00007cef 
- 00031972  0x00008a8d fetcht  0x00000002 , 0x00000670 
- 00031973  0x00008a8e arg  0x000040f4 , 0x00000005 
- 00031974  0x00008a90 lshift  0x00000007 , 0x0000003f 
- 00031975  0x00008a91 iadd  0x00000005 , 0x00000005 
- 00031976  0x00008a92 istoret  0x00000002 , 0x00000005 
- 00031977  0x00008a93 rtn 
- 00031978  0x00008a96 arg  0x00000800 , 0x0000000b 
- 00031979  0x00008a97 lshift16  0x0000000b , 0x0000000b 
- 00031980  0x00008a98 iadd  0x0000000b , 0x0000003f 
- 00031981  0x00008a99 rtn 
- 00031982  0x00008a9d arg  0x00000000 , 0x00000007 
- 00031983  0x00008a9f bpatchx  0x0000000b , 0x00004021 
- 00031984  0x00008aa0 fetcht  0x00000004 , 0x00004095 
- 00031985  0x00008aa1 rshift  0x00000022 , 0x0000003f 
- 00031986  0x00008aa2 store  0x00000004 , 0x00004095 
- 00031987  0x00008aa3 isub  0x00000002 , 0x0000003e 
- 00031988  0x00008aa4 ncall  0x00007cea , 0x00000002 
- 00031989  0x00008aa5 isub  0x00000002 , 0x0000000b 
- 00031990  0x00008aa6 copy  0x0000000b , 0x00000002 
- 00031991  0x00008aa7 arg  0x000040f4 , 0x00000006 
- 00031992  0x00008aa8 copy  0x00000006 , 0x00000005 
- 00031993  0x00008aa9 arg  0x00000010 , 0x00000039 
- 00031994  0x00008aab ifetch  0x00000002 , 0x00000006 
- 00031995  0x00008aac isub  0x00000002 , 0x0000003f 
- 00031996  0x00008aad branch  0x00007cfe , 0x00000002 
- 00031997  0x00008aae force  0x00000000 , 0x0000003f 
- 00031998  0x00008ab0 istore  0x00000002 , 0x00000005 
- 00031999  0x00008ab1 loop  0x00007cfa 
- 00032000  0x00008ab2 arg  0x000040f4 , 0x00000006 
- 00032001  0x00008ab3 lshift  0x00000007 , 0x0000003f 
- 00032002  0x00008ab4 iadd  0x00000006 , 0x00000006 
- 00032003  0x00008ab5 ifetch  0x00000002 , 0x00000006 
- 00032004  0x00008ab6 rtn 
- 00032005  0x00008abc iadd  0x00000002 , 0x00000002 
- 00032006  0x00008abd copy  0x00000002 , 0x00000039 
- 00032007  0x00008abe fetch  0x00000002 , 0x00000044 
- 00032008  0x00008abf isub  0x00000039 , 0x0000003f 
- 00032009  0x00008ac0 rtn  0x00000002 
- 00032010  0x00008ac1 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032011  0x00008ac2 rshift16  0x00000002 , 0x00000002 
- 00032012  0x00008ac3 increase  0x00000001 , 0x00000002 
- 00032013  0x00008ac4 lshift16  0x00000002 , 0x00000002 
- 00032014  0x00008ac5 ior  0x00000002 , 0x00000002 
- 00032015  0x00008ac6 rtn 
- 00032016  0x00008ac9 call  0x00007d12 
- 00032017  0x00008aca branch  0x00007d1f 
- 00032018  0x00008ace disable  0x00000028 
- 00032019  0x00008acf isub  0x00000002 , 0x0000003f 
- 00032020  0x00008ad0 branch  0x00007d17 , 0x00000002 
- 00032021  0x00008ad1 enable  0x00000028 
- 00032022  0x00008ad2 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032023  0x00008ad4 rtnbit0  0x0000000f 
- 00032024  0x00008ad5 copy  0x0000003f , 0x00000014 
- 00032025  0x00008ad6 arg  0x00010000 , 0x00000002 
- 00032026  0x00008ad7 fetch  0x00000002 , 0x00000044 
- 00032027  0x00008ad8 isub  0x00000002 , 0x0000003f 
- 00032028  0x00008ad9 iadd  0x00000014 , 0x0000003f 
- 00032029  0x00008ada set0  0x00000040 , 0x0000003f 
- 00032030  0x00008adb rtn 
- 00032031  0x00008ae0 fetcht  0x00000002 , 0x00000044 
- 00032032  0x00008ae1 iforce  0x00000006 
- 00032033  0x00008ae2 rshift16  0x0000003f , 0x0000003f 
- 00032034  0x00008ae3 imul32  0x00000002 , 0x0000003f 
- 00032035  0x00008ae4 iadd  0x00000006 , 0x0000003f 
- 00032036  0x00008ae5 rtn 
- 00032037  0x00008ae9 lshift8  0x0000003f , 0x0000003f 
- 00032038  0x00008aea lshift4  0x0000003f , 0x0000003f 
- 00032039  0x00008aeb fetcht  0x00000003 , 0x000040bd 
- 00032040  0x00008aec idiv  0x00000002 
- 00032041  0x00008aed call  0x00007d62 
- 00032042  0x00008aee quotient  0x00000002 
- 00032043  0x00008aef rtn 
- 00032044  0x00008af3 fetcht  0x00000002 , 0x00000044 
- 00032045  0x00008af4 idiv  0x00000002 
- 00032046  0x00008af5 call  0x00007d5f 
- 00032047  0x00008af6 lshift16  0x0000003f , 0x0000003f 
- 00032048  0x00008af7 remainder  0x00000002 
- 00032049  0x00008af8 ior  0x00000002 , 0x00000002 
- 00032050  0x00008af9 rtn 
- 00032051  0x00008b01 arg  0x00000000 , 0x00000002 
- 00032052  0x00008b03 copy  0x00000002 , 0x00000014 
- 00032053  0x00008b04 ifetch  0x00000001 , 0x00000003 
- 00032054  0x00008b05 call  0x00007d3f 
- 00032055  0x00008b06 copy  0x00000014 , 0x00000002 
- 00032056  0x00008b07 call  0x00007d70 
- 00032057  0x00008b08 arg  0x0000000a , 0x00000012 
- 00032058  0x00008b09 imul32  0x00000012 , 0x0000003f 
- 00032059  0x00008b0a iadd  0x00000002 , 0x0000003f 
- 00032060  0x00008b0b copy  0x0000003f , 0x00000002 
- 00032061  0x00008b0c loop  0x00007d34 
- 00032062  0x00008b0d rtn 
- 00032063  0x00008b12 arg  0x0000003a , 0x00000002 
- 00032064  0x00008b13 isub  0x00000002 , 0x0000003e 
- 00032065  0x00008b14 nbranch  0x00007d48 , 0x00000002 
- 00032066  0x00008b15 arg  0x00000061 , 0x00000002 
- 00032067  0x00008b16 isub  0x00000002 , 0x0000003e 
- 00032068  0x00008b17 branch  0x00007d4b , 0x00000002 
- 00032069  0x00008b18 arg  0x00000037 , 0x00000002 
- 00032070  0x00008b19 isub  0x00000002 , 0x0000003f 
- 00032071  0x00008b1a rtn 
- 00032072  0x00008b1c arg  0x00000030 , 0x00000002 
- 00032073  0x00008b1d isub  0x00000002 , 0x0000003f 
- 00032074  0x00008b1e rtn 
- 00032075  0x00008b20 arg  0x00000057 , 0x00000002 
- 00032076  0x00008b21 isub  0x00000002 , 0x0000003f 
- 00032077  0x00008b22 rtn 
- 00032078  0x00008b26 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032079  0x00008b27 rtn  0x00000005 
- 00032080  0x00008b29 rshift  0x0000003f , 0x0000003f 
- 00032081  0x00008b2a loop  0x00007d50 
- 00032082  0x00008b2b rtn 
- 00032083  0x00008b2f force  0x00000001 , 0x0000003f 
- 00032084  0x00008b30 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032085  0x00008b31 rtn  0x00000005 
- 00032086  0x00008b33 lshift  0x0000003f , 0x0000003f 
- 00032087  0x00008b34 loop  0x00007d56 
- 00032088  0x00008b35 rtn 
- 00032089  0x00008b3a setarg  0x00000000 
- 00032090  0x00008b3b copy  0x00000039 , 0x00000011 
- 00032091  0x00008b3d ifetcht  0x00000002 , 0x00000006 
- 00032092  0x00008b3e iadd  0x00000002 , 0x0000003f 
- 00032093  0x00008b3f loop  0x00007d5b 
- 00032094  0x00008b40 idiv  0x00000011 
- 00032095  0x00008b42 call  0x00007d62 
- 00032096  0x00008b43 quotient  0x0000003f 
- 00032097  0x00008b44 rtn 
- 00032098  0x00008b47 rtn  0x00000035 
- 00032099  0x00008b48 branch  0x00007d62 
- 00032100  0x00008b54 ifetch  0x00000001 , 0x00000011 
- 00032101  0x00008b55 ifetcht  0x00000001 , 0x00000012 
- 00032102  0x00008b56 isub  0x00000002 , 0x0000003e 
- 00032103  0x00008b57 nrtn  0x00000005 
- 00032104  0x00008b58 increase  0x00000001 , 0x00000011 
- 00032105  0x00008b59 increase  0x00000001 , 0x00000012 
- 00032106  0x00008b5a loop  0x00007d64 
- 00032107  0x00008b5b branch  0x00007db8 
- 00032108  0x00008b60 isub  0x00000002 , 0x0000003e 
- 00032109  0x00008b61 nrtn  0x00000002 
- 00032110  0x00008b62 deposit  0x00000002 
- 00032111  0x00008b63 rtn 
- 00032112  0x00008b66 iadd  0x00000002 , 0x0000003f 
- 00032113  0x00008b67 isub  0x00000002 , 0x00000002 
- 00032114  0x00008b68 isub  0x00000002 , 0x0000003f 
- 00032115  0x00008b69 rtn 
- 00032116  0x00008b6c arg  0x00000000 , 0x00000005 
- 00032117  0x00008b6d branch  0x00007d77 
- 00032118  0x00008b70 arg  0x00004000 , 0x00000005 
- 00032119  0x00008b72 arg  0x00001000 , 0x00000039 
- 00032120  0x00008b73 branch  0x00007ca3 
- 00032121  0x00008b77 rtn  0x00000034 
- 00032122  0x00008b78 copy  0x0000003f , 0x0000003d 
- 00032123  0x00008b7c call  0x000070d7 
- 00032124  0x00008b7f jam  0x00000001 , 0x00008203 
- 00032125  0x00008b80 rtn 
- 00032126  0x00008b83 store  0x00000002 , 0x00008205 
- 00032127  0x00008b84 fetch  0x00000001 , 0x00008203 
- 00032128  0x00008b85 set1  0x00000004 , 0x0000003f 
- 00032129  0x00008b86 store  0x00000001 , 0x00008203 
- 00032130  0x00008b87 rtn 
- 00032131  0x00008b89 store  0x00000002 , 0x00008207 
- 00032132  0x00008b8a fetch  0x00000001 , 0x00008203 
- 00032133  0x00008b8b set1  0x00000006 , 0x0000003f 
- 00032134  0x00008b8c store  0x00000001 , 0x00008203 
- 00032135  0x00008b8d rtn 
- 00032136  0x00008b90 store  0x00000002 , 0x00008205 
- 00032137  0x00008b91 jam  0x00000030 , 0x00008203 
- 00032138  0x00008b92 rtn 
- 00032139  0x00008b9b bpatchx  0x0000000c , 0x00004021 
- 00032140  0x00008b9c ifetcht  0x00000008 , 0x00000011 
- 00032141  0x00008b9d and  0x00000002 , 0x000000ff , 0x0000003f 
- 00032142  0x00008b9e nbranch  0x00007d91 , 0x00000034 
- 00032143  0x00008b9f rshift8  0x00000002 , 0x0000003f 
- 00032144  0x00008ba0 istore  0x00000008 , 0x00000011 
- 00032145  0x00008ba2 increase  0x00000007 , 0x00000011 
- 00032146  0x00008ba3 ifetch  0x00000001 , 0x00000011 
- 00032147  0x00008ba4 nbranch  0x0000235a , 0x00000034 
- 00032148  0x00008ba5 fetch  0x00000001 , 0x0000066f 
- 00032149  0x00008ba6 istore  0x00000001 , 0x00000011 
- 00032150  0x00008ba7 rtn 
- 00032151  0x00008bad bpatchx  0x0000000d , 0x00004021 
- 00032152  0x00008bae arg  0x00000008 , 0x00000039 
- 00032153  0x00008baf ifetch  0x00000008 , 0x00000011 
- 00032154  0x00008bb0 rtn  0x00000034 
- 00032155  0x00008bb2 ifetch  0x00000001 , 0x00000011 
- 00032156  0x00008bb3 nbranch  0x00007da0 , 0x00000034 
- 00032157  0x00008bb4 increase  0x00000001 , 0x00000011 
- 00032158  0x00008bb5 loop  0x00007d9b 
- 00032159  0x00008bb6 branch  0x0000235a 
- 00032160  0x00008bb8 arg  0x00000000 , 0x00000002 
- 00032161  0x00008bb9 istoret  0x00000001 , 0x00000011 
- 00032162  0x00008bba rtn 
- 00032163  0x00008bc0 ifetch  0x00000008 , 0x00000011 
- 00032164  0x00008bc1 rtn 
- 00032165  0x00008bc7 ifetch  0x00000001 , 0x00000011 
- 00032166  0x00008bc8 rtn 
- 00032167  0x00008bcc ifetch  0x00000002 , 0x00000011 
- 00032168  0x00008bcd rtn 
- 00032169  0x00008bd2 arg  0x00000000 , 0x00000002 
- 00032170  0x00008bd4 fetch  0x00000001 , 0x00000006 
- 00032171  0x00008bd5 loop  0x00007daa , 0x00000034 
- 00032172  0x00008bd6 increase  0x00000001 , 0x00000002 
- 00032173  0x00008bd7 loop  0x00007daa 
- 00032174  0x00008bd8 copy  0x00000002 , 0x0000003f 
- 00032175  0x00008bd9 rtn 
- 00032176  0x00008bdd isub  0x00000002 , 0x0000003e 
- 00032177  0x00008bde nrtn  0x00000002 
- 00032178  0x00008be0 copy  0x00000002 , 0x0000003f 
- 00032179  0x00008be1 rtn 
- 00032180  0x00008be5 force  0xffffffff , 0x0000003e 
- 00032181  0x00008be6 rtn 
- 00032182  0x00008be9 force  0x00000001 , 0x0000003e 
- 00032183  0x00008bea rtn 
- 00032184  0x00008bec force  0x00000000 , 0x0000003e 
- 00032185  0x00008bed rtn 
- 00032186  0x00008bf0 enable  0x00000028 
- 00032187  0x00008bf1 rtn 
- 00032188  0x00008bf4 disable  0x00000028 
- 00032189  0x00008bf5 rtn 
- 00032190  0x00008bf8 enable  0x0000002c 
- 00032191  0x00008bf9 rtn 
- 00032192  0x00008bfc disable  0x0000002c 
- 00032193  0x00008bfd rtn 
- 00032194  0x00008c00 enable  0x00000031 
- 00032195  0x00008c01 rtn 
- 00032196  0x00008c04 disable  0x00000001 
- 00032197  0x00008c05 rtn 
- 00032198  0x00008c08 enable  0x00000001 
- 00032199  0x00008c09 rtn 
- 00032200  0x00008c0c setarg  0x00000001 
- 00032201  0x00008c0d rtn 
- 00032202  0x00008c11 setarg  0x00000000 
- 00032203  0x00008c12 rtn 
- 00032204  0x00008c17 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032205  0x00008c18 rtn  0x00000005 
- 00032206  0x00008c1a ifetcht  0x00000001 , 0x00000006 
- 00032207  0x00008c1b iadd  0x00000002 , 0x0000003f 
- 00032208  0x00008c1c loop  0x00007dce 
- 00032209  0x00008c1d rtn 
- 00032210  0x00008c21 copy  0x00000039 , 0x0000003f 
- 00032211  0x00008c22 rtn  0x00000034 
- 00032212  0x00008c23 copy  0x00000006 , 0x0000003f 
- 00032213  0x00008c24 iadd  0x00000039 , 0x0000003f 
- 00032214  0x00008c25 increase  0xffffffff , 0x0000003f 
- 00032215  0x00008c26 copy  0x0000003f , 0x00000006 
- 00032216  0x00008c28 ifetch  0x00000001 , 0x00000006 
- 00032217  0x00008c29 increase  0xfffffffe , 0x00000006 
- 00032218  0x00008c2a istore  0x00000001 , 0x00000005 
- 00032219  0x00008c2b loop  0x00007dd8 
- 00032220  0x00008c2c rtn 
- 00032221  0x00008c30 lshift16  0x0000003f , 0x0000003f 
- 00032222  0x00008c32 rshift2  0x0000003f , 0x0000003f 
- 00032223  0x00008c33 rtn 
- 00032224  0x00008c36 lshift8  0x0000003f , 0x0000003f 
- 00032225  0x00008c37 branch  0x00007dde 
- 00032226  0x00008c3b setarg  0x00000000 
- 00032227  0x00008c3c store  0x00000008 , 0x00000016 
- 00032228  0x00008c3d set1  0x00000019 , 0x0000003f 
- 00032229  0x00008c3e istore  0x00000004 , 0x00000005 
- 00032230  0x00008c3f rtn 
- 00032231  0x00008c43 arg  0x00000010 , 0x00000039 
- 00032232  0x00008c45 random  0x0000003f 
- 00032233  0x00008c46 istore  0x00000001 , 0x00000005 
- 00032234  0x00008c47 loop  0x00007de8 
- 00032235  0x00008c48 rtn 
+ 00001276  0x000006b2 call  0x000069e5 
+ 00001277  0x000006b3 bne  0x00000058 , 0x00005955 
+ 00001278  0x000006b4 branch  0x00005a2f 
+ 00001279  0x000006b8 disable  0x00000028 
+ 00001280  0x000006b9 setarg  0x00000000 
+ 00001281  0x000006ba store  0x00000006 , 0x00004847 
+ 00001282  0x000006bb call  0x000004f0 
+ 00001283  0x000006bc setarg  0x00000089 
+ 00001284  0x000006bd call  0x000069e4 
+ 00001285  0x000006be call  0x00005747 
+ 00001286  0x000006bf call  0x00005612 
+ 00001287  0x000006c0 call  0x00005617 
+ 00001288  0x000006c1 call  0x0000050a 
+ 00001289  0x000006c2 branch  0x0000560c 
+ 00001290  0x000006c5 call  0x0000584c 
+ 00001291  0x000006c6 fetch  0x00000001 , 0x00004987 
+ 00001292  0x000006c7 nbranch  0x00005860 , 0x00000034 
+ 00001293  0x000006c8 fetch  0x00000001 , 0x00004982 
+ 00001294  0x000006c9 nbranch  0x0000585f , 0x00000034 
+ 00001295  0x000006cb call  0x00005888 
+ 00001296  0x000006cc call  0x00000512 
+ 00001297  0x000006cd branch  0x000057ad 
+ 00001298  0x000006d0 jam  0x00000000 , 0x00004979 
+ 00001299  0x000006d1 jam  0x00000000 , 0x0000497a 
+ 00001300  0x000006d2 jam  0x00000000 , 0x0000497b 
+ 00001301  0x000006d3 copy  0x0000003f , 0x00000012 
+ 00001302  0x000006d4 fetcht  0x00000001 , 0x00004644 
+ 00001303  0x000006d5 fetch  0x00000001 , 0x00004647 
+ 00001304  0x000006d6 isub  0x00000002 , 0x0000003e 
+ 00001305  0x000006d7 branch  0x00000524 , 0x00000005 
+ 00001306  0x000006d8 fetch  0x00000001 , 0x00004648 
+ 00001307  0x000006d9 isub  0x00000002 , 0x0000003e 
+ 00001308  0x000006da branch  0x0000052a , 0x00000005 
+ 00001309  0x000006db fetcht  0x00000001 , 0x00004645 
+ 00001310  0x000006dc fetch  0x00000001 , 0x00004647 
+ 00001311  0x000006dd isub  0x00000002 , 0x0000003e 
+ 00001312  0x000006de branch  0x00000533 , 0x00000005 
+ 00001313  0x000006e0 call  0x000057fb 
+ 00001314  0x000006e2 call  0x00000538 
+ 00001315  0x000006e3 branch  0x000057e5 
+ 00001316  0x000006e6 fetcht  0x00000001 , 0x00004645 
+ 00001317  0x000006e7 fetch  0x00000001 , 0x00004648 
+ 00001318  0x000006e8 isub  0x00000002 , 0x0000003e 
+ 00001319  0x000006e9 branch  0x000057d6 , 0x00000005 
+ 00001320  0x000006eb call  0x000057ef 
+ 00001321  0x000006ec branch  0x00000534 
+ 00001322  0x000006ef fetcht  0x00000001 , 0x00004645 
+ 00001323  0x000006f0 fetch  0x00000001 , 0x00004647 
+ 00001324  0x000006f1 isub  0x00000002 , 0x0000003e 
+ 00001325  0x000006f2 branch  0x00000530 , 0x00000005 
+ 00001326  0x000006f4 call  0x0000053a 
+ 00001327  0x000006f5 branch  0x00000522 
+ 00001328  0x000006f8 call  0x0000053a 
+ 00001329  0x000006f9 call  0x00000536 
+ 00001330  0x000006fa branch  0x000057e5 
+ 00001331  0x000006fd call  0x00000536 
+ 00001332  0x000006ff call  0x0000053c 
+ 00001333  0x00000700 branch  0x000057e5 
+ 00001334  0x00000703 and  0x00000012 , 0x00000012 , 0x0000003f 
+ 00001335  0x00000704 branch  0x000057f3 
+ 00001336  0x00000708 and  0x00000012 , 0x0000000a , 0x0000003f 
+ 00001337  0x00000709 branch  0x000057f6 
+ 00001338  0x0000070d and  0x00000012 , 0x00000011 , 0x0000003f 
+ 00001339  0x0000070e branch  0x000057f9 
+ 00001340  0x00000712 and  0x00000012 , 0x00000012 , 0x0000003f 
+ 00001341  0x00000713 branch  0x000057ff 
+ 00008192  0x0000071f call  0x00002385 
+ 00008193  0x00000722 bpatch  0x00000000 , 0x00004000 
+ 00008194  0x00000723 clear_stack 
+ 00008195  0x00000725 call  0x000042a3 
+ 00008196  0x00000726 call  0x0000223d 
+ 00008197  0x00000727 call  0x00006cad 
+ 00008198  0x00000728 call  0x00002363 
+ 00008199  0x00000729 call  0x00006946 
+ 00008200  0x0000072a bpatch  0x00000001 , 0x00004000 
+ 00008201  0x0000072b call  0x0000776f 
+ 00008202  0x0000072c call  0x00004295 
+ 00008203  0x0000072d call  0x00007447 
+ 00008204  0x0000072f call  0x0000244f , 0x0000002b 
+ 00008205  0x00000731 bpatch  0x00000002 , 0x00004000 
+ 00008206  0x00000732 call  0x00007552 
+ 00008207  0x00000733 call  0x00007448 
+ 00008208  0x00000734 call  0x00002a45 
+ 00008209  0x00000735 call  0x0000202a 
+ 00008210  0x00000736 call  0x000042ad 
+ 00008211  0x00000737 call  0x00002018 
+ 00008212  0x00000738 call  0x0000310f 
+ 00008213  0x00000739 call  0x0000248c 
+ 00008214  0x0000073a call  0x00004bfb 
+ 00008215  0x0000073b branch  0x0000200d 
+ 00008216  0x0000073e call  0x0000201d 
+ 00008217  0x0000073f rtnmark0  0x00000009 
+ 00008218  0x00000740 set0  0x00000009 , 0x00000000 
+ 00008219  0x00000741 call  0x00002041 
+ 00008220  0x00000742 branch  0x000025bc 
+ 00008221  0x00000745 bpatch  0x00000003 , 0x00004000 
+ 00008222  0x00000746 call  0x00002066 
+ 00008223  0x00000747 nbranch  0x00002025 , 0x00000005 
+ 00008224  0x00000748 call  0x00002036 
+ 00008225  0x00000749 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008226  0x0000074a ifetch  0x00000001 , 0x00000006 
+ 00008227  0x0000074b bbit1  0x00000000 , 0x00002536 
+ 00008228  0x0000074e rtn 
+ 00008229  0x00000751 jam  0x00000000 , 0x00000006 
+ 00008230  0x00000752 call  0x00002047 
+ 00008231  0x00000753 copy  0x00000039 , 0x0000003e 
+ 00008232  0x00000754 rtn  0x00000005 
+ 00008233  0x00000755 branch  0x0000235a 
+ 00008234  0x0000075d fetch  0x00000001 , 0x00004114 
+ 00008235  0x0000075e rtn  0x00000034 
+ 00008236  0x0000075f beq  0x0000001b , 0x00002033 
+ 00008237  0x00000760 call  0x0000205f 
+ 00008238  0x00000761 rtn  0x00000005 
+ 00008239  0x00000762 call  0x00002062 
+ 00008240  0x00000763 rtn  0x00000005 
+ 00008241  0x00000765 jam  0x00000000 , 0x00004114 
+ 00008242  0x00000766 rtn 
+ 00008243  0x00000769 jam  0x0000001b , 0x000001bc 
+ 00008244  0x0000076a jam  0x00000000 , 0x00004114 
+ 00008245  0x0000076b rtn 
+ 00008246  0x00000770 bpatch  0x00000004 , 0x00004000 
+ 00008247  0x00000771 set1  0x00000009 , 0x00000000 
+ 00008248  0x00000772 deposit  0x00000011 
+ 00008249  0x00000773 store  0x00000002 , 0x0000000a 
+ 00008250  0x00000774 force  0x00000053 , 0x00000039 
+ 00008251  0x00000775 arg  0x00000168 , 0x00000005 
+ 00008252  0x00000776 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008253  0x00000777 ifetch  0x00000001 , 0x00000006 
+ 00008254  0x00000778 copy  0x00000011 , 0x00000006 
+ 00008255  0x00000779 bbit1  0x00000000 , 0x00007cda 
+ 00008256  0x0000077a rtn 
+ 00008257  0x0000077d bpatch  0x00000005 , 0x00004000 
+ 00008258  0x0000077e fetch  0x00000002 , 0x0000000a 
+ 00008259  0x0000077f iforce  0x00000005 
+ 00008260  0x00000780 force  0x00000053 , 0x00000039 
+ 00008261  0x00000781 arg  0x00000168 , 0x00000006 
+ 00008262  0x00000782 branch  0x00007cda 
+ 00008263  0x00000787 arg  0x00000001 , 0x00000039 
+ 00008264  0x00000788 fetcht  0x00000001 , 0x00000006 
+ 00008265  0x0000078a increase  0x00000001 , 0x00000002 
+ 00008266  0x0000078b compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008267  0x0000078c nbranch  0x0000204d , 0x00000001 
+ 00008268  0x0000078d arg  0x00000000 , 0x00000002 
+ 00008269  0x0000078f storet  0x00000001 , 0x00000006 
+ 00008270  0x00000790 mul32  0x00000002 , 0x00000053 , 0x0000003f 
+ 00008271  0x00000791 arg  0x00004040 , 0x00000011 
+ 00008272  0x00000792 iadd  0x00000011 , 0x00000011 
+ 00008273  0x00000793 ifetch  0x00000001 , 0x00000011 
+ 00008274  0x00000794 bbit1  0x00000001 , 0x00002054 
+ 00008275  0x00000795 rtnbit1  0x00000000 
+ 00008276  0x00000797 loop  0x00002049 
+ 00008277  0x00000798 rtn 
+ 00008278  0x0000079b bpatch  0x00000006 , 0x00004000 
+ 00008279  0x0000079c arg  0x00002073 , 0x00000013 
+ 00008280  0x0000079d call  0x00002069 
+ 00008281  0x0000079e nrtn  0x00000005 
+ 00008282  0x0000079f deposit  0x00000011 
+ 00008283  0x000007a0 store  0x00000002 , 0x0000000a 
+ 00008284  0x000007a1 branch  0x00007db8 
+ 00008285  0x000007a7 arg  0x000020ad , 0x00000013 
+ 00008286  0x000007a8 branch  0x00002069 
+ 00008287  0x000007ae fetcht  0x00000001 , 0x00004115 
+ 00008288  0x000007b0 arg  0x0000207b , 0x00000013 
+ 00008289  0x000007b1 branch  0x00002069 
+ 00008290  0x000007b5 bpatch  0x00000007 , 0x00004000 
+ 00008291  0x000007b6 fetcht  0x00000006 , 0x00004116 
+ 00008292  0x000007b8 arg  0x00002075 , 0x00000013 
+ 00008293  0x000007b9 branch  0x00002069 
+ 00008294  0x000007bc arg  0x00002081 , 0x00000013 
+ 00008295  0x000007bd branch  0x00002069 
+ 00008296  0x000007c0 arg  0x000020c7 , 0x00000013 
+ 00008297  0x000007c2 bpatch  0x00000008 , 0x00004001 
+ 00008298  0x000007c3 arg  0x00004040 , 0x00000011 
+ 00008299  0x000007c4 arg  0x00000001 , 0x00000039 
+ 00008300  0x000007c6 ifetch  0x00000001 , 0x00000011 
+ 00008301  0x000007c7 copy  0x00000013 , 0x0000003d 
+ 00008302  0x000007c9 bpatch  0x00000009 , 0x00004001 
+ 00008303  0x000007ca increase  0x00000053 , 0x00000011 
+ 00008304  0x000007cb loop  0x0000206c 
+ 00008305  0x000007cc force  0x00000001 , 0x0000003e 
+ 00008306  0x000007cd rtn 
+ 00008307  0x000007d0 bbit1  0x00000000 , 0x0000206e 
+ 00008308  0x000007d1 branch  0x00007db8 
+ 00008309  0x000007d4 bbit0  0x00000000 , 0x0000206e 
+ 00008310  0x000007d6 add  0x00000011 , 0x00000010 , 0x00000006 
+ 00008311  0x000007d7 ifetch  0x00000006 , 0x00000006 
+ 00008312  0x000007d8 isub  0x00000002 , 0x0000003e 
+ 00008313  0x000007d9 rtn  0x00000005 
+ 00008314  0x000007da branch  0x0000206e 
+ 00008315  0x000007dd bbit0  0x00000000 , 0x0000206e 
+ 00008316  0x000007de add  0x00000011 , 0x00000016 , 0x00000006 
+ 00008317  0x000007df ifetch  0x00000001 , 0x00000006 
+ 00008318  0x000007e0 isub  0x00000002 , 0x0000003e 
+ 00008319  0x000007e1 rtn  0x00000005 
+ 00008320  0x000007e2 branch  0x0000206e 
+ 00008321  0x000007e5 bbit0  0x00000001 , 0x0000206e 
+ 00008322  0x000007e7 call  0x000020b4 
+ 00008323  0x000007e8 call  0x0000209d 
+ 00008324  0x000007e9 isub  0x00000002 , 0x0000003f 
+ 00008325  0x000007ea increase  0x00000001 , 0x0000003f 
+ 00008326  0x000007eb branch  0x00002097 , 0x00000002 
+ 00008327  0x000007ec copy  0x00000006 , 0x00000012 
+ 00008328  0x000007ed store  0x00000009 , 0x00000678 
+ 00008329  0x000007ee bpatch  0x0000000a , 0x00004001 
+ 00008330  0x000007ef fetch  0x00000001 , 0x0000446d 
+ 00008331  0x000007f0 nbranch  0x00002090 , 0x00000034 
+ 00008332  0x000007f1 fetch  0x00000009 , 0x00000678 
+ 00008333  0x000007f2 copy  0x00000012 , 0x00000006 
+ 00008334  0x000007f3 increase  0x00000005 , 0x0000003f 
+ 00008335  0x000007f4 branch  0x00002093 
+ 00008336  0x000007f7 fetch  0x00000009 , 0x00000678 
+ 00008337  0x000007f8 copy  0x00000012 , 0x00000006 
+ 00008338  0x000007f9 increase  0x00000014 , 0x0000003f 
+ 00008339  0x000007fb nbranch  0x0000206e , 0x00000002 
+ 00008340  0x000007fd copy  0x00000002 , 0x00000021 
+ 00008341  0x000007fe call  0x000020c0 
+ 00008342  0x000007ff branch  0x00007db8 
+ 00008343  0x00000803 iforce  0x00000012 
+ 00008344  0x00000804 add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008345  0x00000805 ifetch  0x00000002 , 0x00000006 
+ 00008346  0x00000806 branch  0x00002094 , 0x00000034 
+ 00008347  0x00000807 call  0x000020c0 
+ 00008348  0x00000808 branch  0x00002082 
+ 00008349  0x0000080b rshift16  0x0000003f , 0x0000000b 
+ 00008350  0x0000080c rshift8  0x0000000b , 0x0000000b 
+ 00008351  0x0000080d branch  0x000020a7 , 0x00000005 
+ 00008352  0x0000080e compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008353  0x0000080f nrtn  0x00000001 
+ 00008354  0x00000810 rshift16  0x00000002 , 0x0000000b 
+ 00008355  0x00000811 rshift8  0x0000000b , 0x0000000b 
+ 00008356  0x00000812 nrtn  0x00000005 
+ 00008357  0x00000813 set1  0x0000001c , 0x00000002 
+ 00008358  0x00000814 rtn 
+ 00008359  0x00000816 rshift16  0x00000002 , 0x0000000b 
+ 00008360  0x00000817 rshift8  0x0000000b , 0x0000000b 
+ 00008361  0x00000818 compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008362  0x00000819 nrtn  0x00000001 
+ 00008363  0x0000081a set1  0x0000001c , 0x0000003f 
+ 00008364  0x0000081b rtn 
+ 00008365  0x0000081e bbit0  0x00000000 , 0x0000206e 
+ 00008366  0x0000081f branch  0x00007db8 
+ 00008367  0x00000823 bbit0  0x00000000 , 0x0000206e 
+ 00008368  0x00000824 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008369  0x00000825 ifetch  0x00000001 , 0x00000006 
+ 00008370  0x00000826 bbit1  0x00000000 , 0x0000206e 
+ 00008371  0x00000827 rtn 
+ 00008372  0x0000082a add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008373  0x0000082b ifetcht  0x00000001 , 0x00000006 
+ 00008374  0x0000082c deposit  0x00000022 
+ 00008375  0x0000082d isolate1  0x00000001 , 0x00000002 
+ 00008376  0x0000082e add  0x00000011 , 0x00000004 , 0x00000006 
+ 00008377  0x0000082f ifetcht  0x00000004 , 0x00000006 
+ 00008378  0x00000830 rtn  0x00000001 
+ 00008379  0x00000831 add  0x00000011 , 0x00000008 , 0x00000006 
+ 00008380  0x00000832 ifetch  0x00000006 , 0x00000006 
+ 00008381  0x00000833 call  0x00002109 
+ 00008382  0x00000834 deposit  0x00000028 
+ 00008383  0x00000835 rtn 
+ 00008384  0x00000838 add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008385  0x00000839 add  0x00000011 , 0x00000004 , 0x00000005 
+ 00008386  0x0000083a ifetch  0x00000002 , 0x00000006 
+ 00008387  0x0000083b iadd  0x00000002 , 0x0000000b 
+ 00008388  0x0000083c deposit  0x0000000b 
+ 00008389  0x0000083d istore  0x00000004 , 0x00000005 
+ 00008390  0x0000083e branch  0x00002609 
+ 00008391  0x00000842 bbit0  0x00000001 , 0x0000206e 
+ 00008392  0x00000843 call  0x000020b4 
+ 00008393  0x00000844 iadd  0x0000001b , 0x0000003f 
+ 00008394  0x00000845 iadd  0x0000001b , 0x0000003f 
+ 00008395  0x00000846 iadd  0x00000007 , 0x0000003f 
+ 00008396  0x00000847 isub  0x00000002 , 0x0000003e 
+ 00008397  0x00000848 nbranch  0x0000206e , 0x00000002 
+ 00008398  0x00000849 branch  0x00007db8 
+ 00008399  0x0000084e bpatch  0x0000000b , 0x00004001 
+ 00008400  0x0000084f disable  0x0000003a 
+ 00008401  0x00000850 disable  0x0000001d 
+ 00008402  0x00000851 disable  0x0000001c 
+ 00008403  0x00000852 disable  0x0000000d 
+ 00008404  0x00000853 disable  0x0000000c 
+ 00008405  0x00000854 disable  0x00000009 
+ 00008406  0x00000855 disable  0x0000000e 
+ 00008407  0x00000856 disable  0x00000007 
+ 00008408  0x00000857 branch  0x00002152 , 0x00000021 
+ 00008409  0x00000858 until  0x0000003e , 0x00000027 
+ 00008410  0x00000859 nop  0x00000064 
+ 00008411  0x0000085a branch  0x00002152 
+ 00008412  0x00000860 bpatch  0x0000000c , 0x00004001 
+ 00008413  0x00000861 disable  0x00000010 
+ 00008414  0x00000862 copy  0x00000002 , 0x0000001b 
+ 00008415  0x00000863 call  0x00002068 
+ 00008416  0x00000864 disable  0x00000028 
+ 00008417  0x00000865 nrtn  0x00000005 
+ 00008418  0x00000866 force  0x00000000 , 0x0000001b 
+ 00008419  0x00000867 branch  0x00007dba 
+ 00008420  0x0000086b bpatch  0x0000000d , 0x00004001 
+ 00008421  0x0000086c until  0x0000003e , 0x00000022 
+ 00008422  0x0000086d deposit  0x0000001a 
+ 00008423  0x0000086e iforce  0x00000006 
+ 00008424  0x0000086f rshift16 , 0x0000003f , 0x0000003f 
+ 00008425  0x00000870 isub  0x00000022 , 0x00000039 
+ 00008426  0x00000871 and_into  0x00000003 , 0x00000039 
+ 00008427  0x00000872 nbranch  0x000020ee , 0x00000005 
+ 00008428  0x00000873 force  0x00000000 , 0x0000003f 
+ 00008429  0x00000874 branch  0x000020f2 
+ 00008430  0x00000876 fetcht  0x00000002 , 0x00000044 
+ 00008431  0x00000877 force  0x00000000 , 0x0000003f 
+ 00008432  0x00000879 iadd  0x00000002 , 0x0000003f 
+ 00008433  0x0000087a loop  0x000020f0 
+ 00008434  0x0000087c iadd  0x00000006 , 0x0000003f 
+ 00008435  0x0000087d div  0x0000003f , 0x0000000c 
+ 00008436  0x0000087e call  0x00007d5f 
+ 00008437  0x0000087f store  0x00000002 , 0x0000002e 
+ 00008438  0x00000880 rtn 
+ 00008439  0x00000883 bpatch  0x0000000e , 0x00004001 
+ 00008440  0x00000884 deposit  0x0000001a 
+ 00008441  0x00000885 copy  0x00000019 , 0x00000002 
+ 00008442  0x00000886 isub  0x00000002 , 0x0000003e 
+ 00008443  0x00000887 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
+ 00008444  0x00000888 isub  0x00000002 , 0x00000002 
+ 00008445  0x00000889 fetch  0x00000002 , 0x00000044 
+ 00008446  0x0000088a isolate0  0x0000000f , 0x00000002 
+ 00008447  0x0000088b branch  0x00002105 , 0x00000001 
+ 00008448  0x0000088c copy  0x00000002 , 0x00000030 
+ 00008449  0x0000088d arg  0x00010000 , 0x00000002 
+ 00008450  0x0000088e fetch  0x00000002 , 0x00000044 
+ 00008451  0x0000088f isub  0x00000002 , 0x0000003f 
+ 00008452  0x00000890 iadd  0x00000030 , 0x00000002 
+ 00008453  0x00000893 storet  0x00000006 , 0x00000170 
+ 00008454  0x00000894 rtn 
+ 00008455  0x00000897 disable  0x00000030 
+ 00008456  0x00000898 fetch  0x00000006 , 0x00000170 
+ 00008457  0x0000089a iadd  0x00000019 , 0x00000030 
+ 00008458  0x0000089b increase  0x0000000a , 0x00000030 
+ 00008459  0x0000089c fetch  0x00000002 , 0x00000044 
+ 00008460  0x0000089d isub  0x00000030 , 0x0000003f 
+ 00008461  0x0000089e isolate0  0x0000000f , 0x0000003f 
+ 00008462  0x0000089f branch  0x00002115 , 0x00000001 
+ 00008463  0x000008a0 setarg  0x00010000 
+ 00008464  0x000008a1 fetchr  0x00000018 , 0x00000002 , 0x00000044 
+ 00008465  0x000008a2 isub  0x00000018 , 0x0000003f 
+ 00008466  0x000008a3 iadd  0x00000030 , 0x00000030 
+ 00008467  0x000008a5 copy  0x00000030 , 0x0000001a 
+ 00008468  0x000008a6 rtn 
+ 00008469  0x000008a8 force  0x00000000 , 0x0000003e 
+ 00008470  0x000008a9 branch  0x00002113 
+ 00008471  0x000008b1 rshift3  0x0000003f , 0x0000003f 
+ 00008472  0x000008b2 ifetchr  0x00000011 , 0x00000001 , 0x00000005 
+ 00008473  0x000008b3 ixor  0x00000011 , 0x0000003f 
+ 00008474  0x000008b4 isolate0  0x00000006 , 0x0000003f 
+ 00008475  0x000008b5 branch  0x0000211e 
+ 00008476  0x000008b8 isolate0  0x00000000 , 0x0000003e 
+ 00008477  0x000008ba arg  0x00008ac2 , 0x00000005 
+ 00008478  0x000008bc ifetch  0x00000001 , 0x00000005 
+ 00008479  0x000008bd qsetflag  0x00000001 , 0x0000003f 
+ 00008480  0x000008be istore  0x00000001 , 0x00000005 
+ 00008481  0x000008bf rtn 
+ 00008482  0x000008c2 nop  0x0000003c 
+ 00008483  0x000008c5 jam  0x00000008 , 0x00008983 
+ 00008484  0x000008c6 jam  0x00000009 , 0x00008985 
+ 00008485  0x000008c7 jam  0x00000009 , 0x00008981 
+ 00008486  0x000008c8 jam  0x00000003 , 0x00008981 
+ 00008487  0x000008c9 jam  0x00000006 , 0x00008980 
+ 00008488  0x000008ca nop  0x0000003c 
+ 00008489  0x000008cb arg  0x00000000 , 0x00000011 
+ 00008490  0x000008cc arg  0x00000000 , 0x00000012 
+ 00008491  0x000008cd arg  0x00000010 , 0x00000039 
+ 00008492  0x000008ce arg  0x00000800 , 0x00000006 
+ 00008493  0x000008d0 ifetch  0x00000002 , 0x00000006 
+ 00008494  0x000008d1 iadd  0x00000011 , 0x00000011 
+ 00008495  0x000008d2 ifetch  0x00000002 , 0x00000006 
+ 00008496  0x000008d3 iadd  0x00000012 , 0x00000012 
+ 00008497  0x000008d4 loop  0x0000212d 
+ 00008498  0x000008d5 rtn 
+ 00008499  0x000008d8 bpatch  0x0000000f , 0x00004001 
+ 00008500  0x000008d9 call  0x00002160 
+ 00008501  0x000008da arg  0x00000027 , 0x00000002 
+ 00008502  0x000008db call  0x0000216f 
+ 00008503  0x000008dc call  0x000021a6 
+ 00008504  0x000008dd jam  0x0000007f , 0x00008a25 
+ 00008505  0x000008de jam  0x0000001a , 0x00008a30 
+ 00008506  0x000008df jam  0x00000078 , 0x00008a31 
+ 00008507  0x000008e0 jam  0x000000b2 , 0x00008a8f 
+ 00008508  0x000008e1 jam  0x00000000 , 0x00008ac2 
+ 00008509  0x000008e2 jam  0x00000000 , 0x00008ac3 
+ 00008510  0x000008e3 arg  0x00000006 , 0x00000007 
+ 00008511  0x000008e4 call  0x00002122 
+ 00008512  0x000008e5 isolate1  0x0000000d , 0x00000011 
+ 00008513  0x000008e6 call  0x0000211d 
+ 00008514  0x000008e7 isolate1  0x0000000d , 0x00000012 
+ 00008515  0x000008e8 call  0x0000211e 
+ 00008516  0x000008e9 arg  0x00000005 , 0x00000007 
+ 00008517  0x000008eb call  0x0000211c 
+ 00008518  0x000008ec call  0x0000211e 
+ 00008519  0x000008ed call  0x00002122 
+ 00008520  0x000008ee arg  0x00008ac2 , 0x00000005 
+ 00008521  0x000008ef rshift4  0x00000011 , 0x0000003f 
+ 00008522  0x000008f0 call  0x00002117 
+ 00008523  0x000008f1 rshift4  0x00000012 , 0x0000003f 
+ 00008524  0x000008f2 call  0x00002117 
+ 00008525  0x000008f3 increase  0xffffffff , 0x00000007 
+ 00008526  0x000008f4 branch  0x00002145 , 0x00000002 
+ 00008527  0x000008f5 jam  0x00000052 , 0x00008a8f 
+ 00008528  0x000008f6 jam  0x00000002 , 0x00008a30 
+ 00008529  0x000008f7 jam  0x00000000 , 0x00008981 
+ 00008530  0x000008fa bpatch  0x00000010 , 0x00004002 
+ 00008531  0x000008fb call  0x00006875 
+ 00008532  0x000008fc disable  0x00000020 
+ 00008533  0x000008fd disable  0x00000021 
+ 00008534  0x000008fe setarg  0x00000200 
+ 00008535  0x000008ff store  0x00000004 , 0x00008a23 
+ 00008536  0x00000900 jam  0x000000fa , 0x00008a01 
+ 00008537  0x00000901 nop  0x0000000c 
+ 00008538  0x00000902 jam  0x00000000 , 0x00008a0f 
+ 00008539  0x00000903 jam  0x0000001a , 0x00008a12 
+ 00008540  0x00000904 jam  0x0000002b , 0x00008a14 
+ 00008541  0x00000905 force  0x00000008 , 0x00000015 
+ 00008542  0x00000906 force  0x00000000 , 0x00000015 
+ 00008543  0x00000908 branch  0x0000230f 
+ 00008544  0x0000090b bpatch  0x00000011 , 0x00004002 
+ 00008545  0x0000090c jam  0x00000060 , 0x00008a0f 
+ 00008546  0x0000090d jam  0x000000aa , 0x00008a10 
+ 00008547  0x0000090e jam  0x0000007a , 0x00008a12 
+ 00008548  0x0000090f jam  0x00000000 , 0x00008a25 
+ 00008549  0x00000910 jam  0x00000000 , 0x00008a26 
+ 00008550  0x00000911 nop  0x0000003c 
+ 00008551  0x00000912 jam  0x00000020 , 0x00008a20 
+ 00008552  0x00000913 jam  0x000000fd , 0x00008a23 
+ 00008553  0x00000914 jam  0x00000012 , 0x00008a24 
+ 00008554  0x00000915 jam  0x00000010 , 0x00008a24 
+ 00008555  0x00000916 nop  0x0000003c 
+ 00008556  0x00000917 jam  0x00000060 , 0x00008a12 
+ 00008557  0x00000918 jam  0x000000dd , 0x00008a23 
+ 00008558  0x00000919 rtn 
+ 00008559  0x0000091c bpatch  0x00000012 , 0x00004002 
+ 00008560  0x0000091d jam  0x00000001 , 0x00008900 
+ 00008561  0x0000091e jam  0x0000009d , 0x00008a23 
+ 00008562  0x0000091f jam  0x00000002 , 0x00008a24 
+ 00008563  0x00000920 nop  0x00000014 
+ 00008564  0x00000921 jam  0x00000065 , 0x00008a70 
+ 00008565  0x00000922 jam  0x0000009f , 0x00008a23 
+ 00008566  0x00000923 call  0x0000218f 
+ 00008567  0x00000924 storet  0x00000001 , 0x00000008 
+ 00008568  0x00000925 increase  0x00000001 , 0x00000002 
+ 00008569  0x0000092a bpatch  0x00000013 , 0x00004002 
+ 00008570  0x0000092b rshift4  0x00000002 , 0x0000003f 
+ 00008571  0x0000092c arg  0x00004135 , 0x00000006 
+ 00008572  0x0000092d iadd  0x00000006 , 0x00000006 
+ 00008573  0x0000092e ifetch  0x00000001 , 0x00000006 
+ 00008574  0x0000092f fetchr  0x00000011 , 0x00000001 , 0x00008a71 
+ 00008575  0x00000930 and_into  0x0000000f , 0x00000011 
+ 00008576  0x00000931 ior  0x00000011 , 0x0000003f 
+ 00008577  0x00000932 store  0x00000001 , 0x00008a71 
+ 00008578  0x00000933 call  0x000021d0 
+ 00008579  0x00000934 nop  0x00000090 
+ 00008580  0x00000935 fetch  0x00000001 , 0x00004099 
+ 00008581  0x00000936 beq  0x00000018 , 0x00002187 
+ 00008582  0x00000937 nop  0x00000024 
+ 00008583  0x00000939 jam  0x00000080 , 0x00008a20 
+ 00008584  0x0000093a rtn 
+ 00008585  0x0000093e setarg  0x00008312 
+ 00008586  0x0000093f store  0x00000002 , 0x00008907 
+ 00008587  0x00000940 branch  0x00002197 
+ 00008588  0x00000943 setarg  0x00004189 
+ 00008589  0x00000944 store  0x00000002 , 0x00008907 
+ 00008590  0x00000945 branch  0x000021a3 
+ 00008591  0x00000949 bpatch  0x00000014 , 0x00004002 
+ 00008592  0x0000094a jam  0x00000011 , 0x00008a82 
+ 00008593  0x0000094b jam  0x00000012 , 0x00008a8d 
+ 00008594  0x0000094c jam  0x0000000a , 0x00008a8e 
+ 00008595  0x0000094d fetch  0x00000001 , 0x00004099 
+ 00008596  0x0000094e beq  0x00000010 , 0x00002189 
+ 00008597  0x0000094f setarg  0x00005762 
+ 00008598  0x00000950 store  0x00000002 , 0x00008907 
+ 00008599  0x00000952 jam  0x00000003 , 0x00008901 
+ 00008600  0x00000953 jam  0x00000084 , 0x00008920 
+ 00008601  0x00000954 rtnmark1  0x0000002d 
+ 00008602  0x00000955 jam  0x00000001 , 0x00008901 
+ 00008603  0x00000956 jam  0x00000080 , 0x00008920 
+ 00008604  0x00000957 jam  0x00000007 , 0x00008a82 
+ 00008605  0x00000958 jam  0x00000044 , 0x00008a8d 
+ 00008606  0x00000959 jam  0x0000000a , 0x00008a8e 
+ 00008607  0x0000095a fetch  0x00000001 , 0x00004099 
+ 00008608  0x0000095b beq  0x00000010 , 0x0000218c 
+ 00008609  0x0000095c setarg  0x00002bb1 
+ 00008610  0x0000095d store  0x00000002 , 0x00008907 
+ 00008611  0x0000095f rtnmark0  0x0000002f 
+ 00008612  0x00000960 jam  0x00000005 , 0x00008901 
+ 00008613  0x00000961 rtn 
+ 00008614  0x00000964 bpatch  0x00000015 , 0x00004002 
+ 00008615  0x00000965 call  0x0000686f 
+ 00008616  0x00000966 call  0x000021ba 
+ 00008617  0x00000967 force  0x00000008 , 0x00000015 
+ 00008618  0x00000968 force  0x00000000 , 0x00000015 
+ 00008619  0x0000096a setarg  0x000aaada 
+ 00008620  0x0000096b store  0x00000003 , 0x00008a0f 
+ 00008621  0x0000096c jam  0x00000040 , 0x00008a25 
+ 00008622  0x0000096d jam  0x00000010 , 0x00008a26 
+ 00008623  0x0000096e nop  0x0000003c 
+ 00008624  0x0000096f jam  0x000000fb , 0x00008a01 
+ 00008625  0x00000970 jam  0x000000ff , 0x00008a25 
+ 00008626  0x00000971 jam  0x00000030 , 0x00008a26 
+ 00008627  0x00000972 jam  0x0000005e , 0x00008a16 
+ 00008628  0x00000973 nop  0x00000014 
+ 00008629  0x00000974 jam  0x00000000 , 0x00008a10 
+ 00008630  0x00000975 jam  0x00000008 , 0x00008a11 
+ 00008631  0x00000976 nop  0x00000078 
+ 00008632  0x00000977 jam  0x0000000d , 0x00008900 
+ 00008633  0x00000978 rtn 
+ 00008634  0x0000097c fetch  0x00000001 , 0x00004143 
+ 00008635  0x0000097d beq  0x000000ff , 0x000021c1 
+ 00008636  0x0000097e arg  0x00004144 , 0x00000006 
+ 00008637  0x0000097f iadd  0x00000006 , 0x00000006 
+ 00008638  0x00000980 ifetch  0x00000001 , 0x00000006 
+ 00008639  0x00000981 store  0x00000001 , 0x00008961 
+ 00008640  0x00000982 jam  0x00000027 , 0x00008960 
+ 00008641  0x00000985 fetcht  0x00000001 , 0x00004147 
+ 00008642  0x00000986 fetch  0x00000001 , 0x00008960 
+ 00008643  0x00000987 ior  0x00000002 , 0x0000003f 
+ 00008644  0x00000988 store  0x00000001 , 0x00008960 
+ 00008645  0x00000989 rtn 
+ 00008646  0x0000098d jam  0x00000003 , 0x00008900 
+ 00008647  0x0000098e jam  0x00000002 , 0x00008a24 
+ 00008648  0x0000098f nop  0x00000014 
+ 00008649  0x00000990 jam  0x00000065 , 0x00008a70 
+ 00008650  0x00000991 jam  0x000000df , 0x00008a23 
+ 00008651  0x00000992 call  0x0000218f 
+ 00008652  0x00000993 call  0x000021e8 
+ 00008653  0x00000994 storet  0x00000001 , 0x00000008 
+ 00008654  0x00000995 increase  0x00000002 , 0x00000002 
+ 00008655  0x00000996 branch  0x00002179 
+ 00008656  0x0000099b bpatch  0x00000016 , 0x00004002 
+ 00008657  0x0000099c setarg  0x00000960 
+ 00008658  0x0000099d iadd  0x00000002 , 0x0000003f 
+ 00008659  0x0000099e copy  0x0000003f , 0x00000011 
+ 00008660  0x0000099f fetcht  0x00000001 , 0x00004099 
+ 00008661  0x000009a0 rshift  0x00000002 , 0x00000002 
+ 00008662  0x000009a1 idiv  0x00000002 
+ 00008663  0x000009a3 call  0x00007d62 
+ 00008664  0x000009a4 quotient  0x0000003f 
+ 00008665  0x000009a5 store  0x00000002 , 0x00008909 
+ 00008666  0x000009a6 remainder  0x0000003f 
+ 00008667  0x000009a7 lshift16  0x0000003f , 0x0000003f 
+ 00008668  0x000009a8 lshift8  0x0000003f , 0x0000003f 
+ 00008669  0x000009a9 idiv  0x00000002 
+ 00008670  0x000009aa call  0x00007d62 
+ 00008671  0x000009ab quotient  0x0000003f 
+ 00008672  0x000009ac store  0x00000003 , 0x0000890b 
+ 00008673  0x000009b1 storer  0x00000011 , 0x00000001 , 0x00008a22 
+ 00008674  0x000009b2 rshift8  0x00000011 , 0x00000011 
+ 00008675  0x000009b3 storer  0x00000011 , 0x00000001 , 0x00008a21 
+ 00008676  0x000009b4 jam  0x000000a0 , 0x00008a20 
+ 00008677  0x000009b5 jam  0x000000e0 , 0x00008a20 
+ 00008678  0x000009b6 jam  0x000000a0 , 0x00008a20 
+ 00008679  0x000009b7 rtn 
+ 00008680  0x000009ba add  0x00000002 , 0x00000002 , 0x0000003f 
+ 00008681  0x000009bb rshift3  0x0000003f , 0x0000003f 
+ 00008682  0x000009bc and_into  0xfffffffe , 0x0000003f 
+ 00008683  0x000009bd arg  0x0000411d , 0x00000006 
+ 00008684  0x000009be bmark0  0x0000002d , 0x000021ee 
+ 00008685  0x000009bf increase  0x0000000c , 0x00000006 
+ 00008686  0x000009c1 iadd  0x00000006 , 0x00000006 
+ 00008687  0x000009c2 ifetchr  0x00000011 , 0x00000002 , 0x00000006 
+ 00008688  0x000009c3 ifetch  0x00000002 , 0x00000006 
+ 00008689  0x000009c4 isub  0x00000011 , 0x0000003f 
+ 00008690  0x000009c5 add  0x00000002 , 0x00000002 , 0x00000006 
+ 00008691  0x000009c6 and_into  0x0000000f , 0x00000006 
+ 00008692  0x000009c7 imul32  0x00000006 , 0x0000003f 
+ 00008693  0x000009c8 rshift4  0x0000003f , 0x0000003f 
+ 00008694  0x000009c9 iadd  0x00000011 , 0x0000003f 
+ 00008695  0x000009ca store  0x00000002 , 0x00008905 
+ 00008696  0x000009cb rtn 
+ 00008697  0x000009d0 bpatch  0x00000017 , 0x00004002 
+ 00008698  0x000009d1 call  0x000021c6 
+ 00008699  0x000009d2 nop  0x00000258 
+ 00008700  0x000009d5 bpatch  0x00000018 , 0x00004003 
+ 00008701  0x000009d6 setarg  0x000aaa7e 
+ 00008702  0x000009d7 store  0x00000003 , 0x00008a0f 
+ 00008703  0x000009d8 nop  0x0000003c 
+ 00008704  0x000009d9 jam  0x00000000 , 0x00008a25 
+ 00008705  0x000009da jam  0x0000000d , 0x00008a26 
+ 00008706  0x000009db jam  0x00000056 , 0x00008a16 
+ 00008707  0x000009dc nop  0x0000001e 
+ 00008708  0x000009dd jam  0x0000001b , 0x00008a15 
+ 00008709  0x000009de call  0x0000220c 
+ 00008710  0x000009df nop  0x00000014 
+ 00008711  0x000009e0 jam  0x0000000f , 0x00008a26 
+ 00008712  0x000009e1 nop  0x00000014 
+ 00008713  0x000009e2 jam  0x000000a8 , 0x00008a10 
+ 00008714  0x000009e3 jam  0x00000000 , 0x00008a11 
+ 00008715  0x000009e4 rtn 
+ 00008716  0x000009e7 bpatch  0x00000019 , 0x00004003 
+ 00008717  0x000009e8 fetch  0x00000001 , 0x00004141 
+ 00008718  0x000009e9 beq  0x00000000 , 0x00002217 
+ 00008719  0x000009ea beq  0x00000003 , 0x0000221c 
+ 00008720  0x000009eb beq  0x00000005 , 0x00002221 
+ 00008721  0x000009ec beq  0x00000007 , 0x00002225 
+ 00008722  0x000009ed beq  0x0000000a , 0x00002229 
+ 00008723  0x000009ee beq  0x00000083 , 0x0000222d 
+ 00008724  0x000009ef beq  0x00000085 , 0x00002231 
+ 00008725  0x000009f0 beq  0x0000008a , 0x00002235 
+ 00008726  0x000009f1 beq  0x00000094 , 0x00002239 
+ 00008727  0x000009f3 jam  0x00000017 , 0x00008a14 
+ 00008728  0x000009f4 setarg  0x00251a3f 
+ 00008729  0x000009f5 store  0x00000003 , 0x00008a60 
+ 00008730  0x000009f7 jam  0x00000028 , 0x00008a63 
+ 00008731  0x000009f8 rtn 
+ 00008732  0x000009fb jam  0x00000025 , 0x00008a14 
+ 00008733  0x000009fc setarg  0x00a91c2d 
+ 00008734  0x000009fd store  0x00000003 , 0x00008a60 
+ 00008735  0x000009ff jam  0x0000002f , 0x00008a63 
+ 00008736  0x00000a00 rtn 
+ 00008737  0x00000a03 jam  0x00000025 , 0x00008a14 
+ 00008738  0x00000a04 setarg  0x00a91c3f 
+ 00008739  0x00000a05 store  0x00000003 , 0x00008a60 
+ 00008740  0x00000a06 branch  0x0000221f 
+ 00008741  0x00000a09 jam  0x00000025 , 0x00008a14 
+ 00008742  0x00000a0a setarg  0x00a9383f 
+ 00008743  0x00000a0b store  0x00000003 , 0x00008a60 
+ 00008744  0x00000a0c branch  0x0000221f 
+ 00008745  0x00000a0f jam  0x00000025 , 0x00008a14 
+ 00008746  0x00000a10 setarg  0x00a93f3f 
+ 00008747  0x00000a11 store  0x00000003 , 0x00008a60 
+ 00008748  0x00000a12 branch  0x0000221f 
+ 00008749  0x00000a16 jam  0x00000017 , 0x00008a14 
+ 00008750  0x00000a17 setarg  0x00251827 
+ 00008751  0x00000a18 store  0x00000003 , 0x00008a60 
+ 00008752  0x00000a19 branch  0x0000221a 
+ 00008753  0x00000a1c jam  0x00000017 , 0x00008a14 
+ 00008754  0x00000a1d setarg  0x0025181c 
+ 00008755  0x00000a1e store  0x00000003 , 0x00008a60 
+ 00008756  0x00000a1f branch  0x0000221a 
+ 00008757  0x00000a22 jam  0x00000017 , 0x00008a14 
+ 00008758  0x00000a23 setarg  0x0025180b 
+ 00008759  0x00000a24 store  0x00000003 , 0x00008a60 
+ 00008760  0x00000a25 branch  0x0000221a 
+ 00008761  0x00000a28 jam  0x00000017 , 0x00008a14 
+ 00008762  0x00000a29 setarg  0x00251000 
+ 00008763  0x00000a2a store  0x00000003 , 0x00008a60 
+ 00008764  0x00000a2b branch  0x0000221a 
+ 00008765  0x00000a30 jam  0x00000006 , 0x00008042 
+ 00008766  0x00000a32 fetch  0x00000002 , 0x0000409c 
+ 00008767  0x00000a33 bbit0  0x0000000e , 0x0000223e 
+ 00008768  0x00000a34 iforce  0x00000006 
+ 00008769  0x00000a35 arg  0x00008a00 , 0x00000002 
+ 00008770  0x00000a37 ifetch  0x00000001 , 0x00000006 
+ 00008771  0x00000a38 beq  0x000000ff , 0x00002248 
+ 00008772  0x00000a39 ior  0x00000002 , 0x00000005 
+ 00008773  0x00000a3a ifetch  0x00000001 , 0x00000006 
+ 00008774  0x00000a3b istore  0x00000001 , 0x00000005 
+ 00008775  0x00000a3c branch  0x00002242 
+ 00008776  0x00000a3f bpatch  0x0000001a , 0x00004003 
+ 00008777  0x00000a40 fetch  0x00000001 , 0x00004436 
+ 00008778  0x00000a41 call  0x000070d7 , 0x00000034 
+ 00008779  0x00000a43 until  0x0000003e , 0x00000033 
+ 00008780  0x00000a44 jam  0x0000005f , 0x0000813b 
+ 00008781  0x00000a45 fetch  0x00000001 , 0x00004099 
+ 00008782  0x00000a46 beq  0x00000010 , 0x00002266 
+ 00008783  0x00000a47 fetch  0x00000001 , 0x00004438 
+ 00008784  0x00000a48 or_into  0x00000004 , 0x0000003f 
+ 00008785  0x00000a49 store  0x00000001 , 0x00008a02 
+ 00008786  0x00000a4a jam  0x00000001 , 0x0000890f 
+ 00008787  0x00000a4b jam  0x00000024 , 0x00008a80 
+ 00008788  0x00000a4c jam  0x00000062 , 0x00008a81 
+ 00008789  0x00000a4d setarg  0x00e61212 
+ 00008790  0x00000a4e store  0x00000003 , 0x00008a73 
+ 00008791  0x00000a51 jam  0x00000060 , 0x00008a86 
+ 00008792  0x00000a52 jam  0x0000003b , 0x00008a8b 
+ 00008793  0x00000a54 call  0x00002286 
+ 00008794  0x00000a55 jam  0x00000000 , 0x00008043 
+ 00008795  0x00000a56 jam  0x00000005 , 0x00008042 
+ 00008796  0x00000a57 setarg  0x00557474 
+ 00008797  0x00000a58 store  0x00000003 , 0x00008968 
+ 00008798  0x00000a59 jam  0x0000006e , 0x00008960 
+ 00008799  0x00000a5a call  0x00002133 
+ 00008800  0x00000a5b call  0x00002271 
+ 00008801  0x00000a5c fetch  0x00000001 , 0x0000411c 
+ 00008802  0x00000a5d store  0x00000001 , 0x0000813a 
+ 00008803  0x00000a5f jam  0x0000000c , 0x00004148 
+ 00008804  0x00000a60 call  0x00006f4e 
+ 00008805  0x00000a61 branch  0x000022b4 
+ 00008806  0x00000a64 fetch  0x00000001 , 0x00004438 
+ 00008807  0x00000a65 or_into  0x00000006 , 0x0000003f 
+ 00008808  0x00000a66 store  0x00000001 , 0x00008a02 
+ 00008809  0x00000a67 jam  0x00000000 , 0x0000890f 
+ 00008810  0x00000a68 jam  0x00000023 , 0x00008a80 
+ 00008811  0x00000a69 jam  0x000000b0 , 0x00008a81 
+ 00008812  0x00000a6a setarg  0x00e40909 
+ 00008813  0x00000a6b store  0x00000003 , 0x00008a73 
+ 00008814  0x00000a6c jam  0x0000002a , 0x00008a76 
+ 00008815  0x00000a6d jam  0x00000004 , 0x00008902 
+ 00008816  0x00000a6e branch  0x00002257 
+ 00008817  0x00000a71 bpatch  0x0000001b , 0x00004003 
+ 00008818  0x00000a72 call  0x00002160 
+ 00008819  0x00000a73 jam  0x00000003 , 0x00008900 
+ 00008820  0x00000a74 jam  0x00000001 , 0x00008a70 
+ 00008821  0x00000a75 arg  0x0000411d , 0x00000012 
+ 00008822  0x00000a76 arg  0x00004135 , 0x00000018 
+ 00008823  0x00000a77 call  0x0000227c 
+ 00008824  0x00000a78 set1  0x0000002d , 0x00000000 
+ 00008825  0x00000a79 call  0x0000227c 
+ 00008826  0x00000a7a jam  0x00000061 , 0x00008a70 
+ 00008827  0x00000a7b branch  0x00002152 
+ 00008828  0x00000a7e call  0x0000218f 
+ 00008829  0x00000a7f arg  0x00000006 , 0x00000039 
+ 00008830  0x00000a80 arg  0x00000000 , 0x00000013 
+ 00008831  0x00000a82 copy  0x00000013 , 0x00000002 
+ 00008832  0x00000a83 call  0x00002294 
+ 00008833  0x00000a84 increase  0x00000002 , 0x00000012 
+ 00008834  0x00000a85 increase  0x00000001 , 0x00000018 
+ 00008835  0x00000a86 increase  0x00000010 , 0x00000013 
+ 00008836  0x00000a87 loop  0x0000227f 
+ 00008837  0x00000a88 rtn 
+ 00008838  0x00000a8b fetch  0x00000001 , 0x00004099 
+ 00008839  0x00000a8c beq  0x00000018 , 0x0000228c 
+ 00008840  0x00000a8d fetch  0x00000001 , 0x00004438 
+ 00008841  0x00000a8e or_into  0x00000006 , 0x0000003f 
+ 00008842  0x00000a8f store  0x00000001 , 0x00008a02 
+ 00008843  0x00000a90 jam  0x000000e0 , 0x00008a05 
+ 00008844  0x00000a92 jam  0x000000c8 , 0x00008a00 
+ 00008845  0x00000a93 nop  0x0000003c 
+ 00008846  0x00000a94 jam  0x000000a0 , 0x00008a01 
+ 00008847  0x00000a95 jam  0x000000cf , 0x00008a00 
+ 00008848  0x00000a96 jam  0x000000fa , 0x00008a01 
+ 00008849  0x00000a97 nop  0x00000014 
+ 00008850  0x00000a98 jam  0x0000008f , 0x00008a00 
+ 00008851  0x00000a99 rtn 
+ 00008852  0x00000a9c bpatch  0x0000001c , 0x00004003 
+ 00008853  0x00000a9d jam  0x00000030 , 0x00008a20 
+ 00008854  0x00000a9e jam  0x000000dd , 0x00008a23 
+ 00008855  0x00000a9f call  0x000021d0 
+ 00008856  0x00000aa1 fetch  0x00000001 , 0x00008a7c 
+ 00008857  0x00000aa2 bbit0  0x00000000 , 0x00002298 
+ 00008858  0x00000aa3 jam  0x00000030 , 0x00008a7b 
+ 00008859  0x00000aa4 call  0x000022ae 
+ 00008860  0x00000aa5 iforce  0x00000011 
+ 00008861  0x00000aa6 jam  0x00000040 , 0x00008a7b 
+ 00008862  0x00000aa7 call  0x000022ae 
+ 00008863  0x00000aa8 isub  0x00000011 , 0x0000003f 
+ 00008864  0x00000aa9 mul32  0x0000003f , 0x0000007d , 0x00000002 
+ 00008865  0x00000aaa setarg  0x00b00000 
+ 00008866  0x00000aab idiv  0x00000002 
+ 00008867  0x00000aac call  0x00007d62 
+ 00008868  0x00000aad quotient  0x0000003f 
+ 00008869  0x00000aae bmark0  0x0000002d , 0x000022a7 
+ 00008870  0x00000aaf lshift  0x0000003f , 0x0000003f 
+ 00008871  0x00000ab1 istore  0x00000002 , 0x00000012 
+ 00008872  0x00000ab2 jam  0x00000020 , 0x00008a7b 
+ 00008873  0x00000ab3 fetch  0x00000001 , 0x00008a7e 
+ 00008874  0x00000ab4 lshift4  0x0000003f , 0x0000003f 
+ 00008875  0x00000ab5 istore  0x00000001 , 0x00000018 
+ 00008876  0x00000ab6 jam  0x00000000 , 0x00008a7b 
+ 00008877  0x00000ab7 rtn 
+ 00008878  0x00000aba fetch  0x00000002 , 0x00008a7d 
+ 00008879  0x00000abb byteswap  0x0000003f , 0x0000003f 
+ 00008880  0x00000abc fetcht  0x00000001 , 0x00008a7c 
+ 00008881  0x00000abd lshift16  0x00000002 , 0x00000002 
+ 00008882  0x00000abe ior  0x00000002 , 0x0000003f 
+ 00008883  0x00000abf rtn 
+ 00008884  0x00000ac3 bpatch  0x0000001d , 0x00004003 
+ 00008885  0x00000ac4 fetch  0x00000001 , 0x00008a0d 
+ 00008886  0x00000ac5 set1  0x00000000 , 0x0000003f 
+ 00008887  0x00000ac6 store  0x00000001 , 0x00008a0d 
+ 00008888  0x00000ac7 jam  0x000000f0 , 0x00008a0e 
+ 00008889  0x00000ac8 fetch  0x00000001 , 0x00008a05 
+ 00008890  0x00000ac9 or_into  0x00000016 , 0x0000003f 
+ 00008891  0x00000aca store  0x00000001 , 0x00008a05 
+ 00008892  0x00000acc fetch  0x00000001 , 0x00004411 
+ 00008893  0x00000acd store  0x00000001 , 0x00000678 
+ 00008894  0x00000ace fetch  0x00000001 , 0x00004408 
+ 00008895  0x00000acf store  0x00000001 , 0x00000679 
+ 00008896  0x00000ad0 jam  0x00000000 , 0x00004411 
+ 00008897  0x00000ad1 fetch  0x00000001 , 0x0000443e 
+ 00008898  0x00000ad2 store  0x00000001 , 0x00004408 
+ 00008899  0x00000ad3 fetcht  0x00000001 , 0x0000443d 
+ 00008900  0x00000ad4 call  0x00006f0f 
+ 00008901  0x00000ad6 arg  0x00000000 , 0x00000011 
+ 00008902  0x00000ad7 arg  0x00000008 , 0x00000039 
+ 00008903  0x00000ad9 call  0x00006f82 
+ 00008904  0x00000ada fetch  0x00000002 , 0x0000440a 
+ 00008905  0x00000adb iadd  0x00000011 , 0x00000011 
+ 00008906  0x00000adc loop  0x000022c7 
+ 00008907  0x00000add rshift3  0x00000011 , 0x00000011 
+ 00008908  0x00000ade store  0x00000002 , 0x0000440a 
+ 00008909  0x00000ae0 fetch  0x00000001 , 0x00000678 
+ 00008910  0x00000ae1 store  0x00000001 , 0x00004411 
+ 00008911  0x00000ae2 fetch  0x00000001 , 0x00000679 
+ 00008912  0x00000ae3 store  0x00000001 , 0x00004408 
+ 00008913  0x00000ae5 fetch  0x00000001 , 0x00008a05 
+ 00008914  0x00000ae6 and_into  0x000000e0 , 0x0000003f 
+ 00008915  0x00000ae7 store  0x00000001 , 0x00008a05 
+ 00008916  0x00000ae8 jam  0x00000000 , 0x00008a0e 
+ 00008917  0x00000ae9 fetch  0x00000001 , 0x00008a0d 
+ 00008918  0x00000aea set0  0x00000000 , 0x0000003f 
+ 00008919  0x00000aeb store  0x00000001 , 0x00008a0d 
+ 00008920  0x00000aed call  0x00006fb0 
+ 00008921  0x00000aee fetcht  0x00000002 , 0x0000443b 
+ 00008922  0x00000aef isub  0x00000002 , 0x0000003e 
+ 00008923  0x00000af0 branch  0x000022e4 , 0x00000002 
+ 00008924  0x00000af1 fetcht  0x00000002 , 0x00004439 
+ 00008925  0x00000af2 isub  0x00000002 , 0x0000003e 
+ 00008926  0x00000af3 rtn  0x00000002 
+ 00008927  0x00000af5 fetch  0x00000001 , 0x00004438 
+ 00008928  0x00000af6 rtneq  0x00000000 
+ 00008929  0x00000af7 increase  0xffffffe0 , 0x0000003f 
+ 00008930  0x00000af8 store  0x00000001 , 0x00004438 
+ 00008931  0x00000af9 rtn 
+ 00008932  0x00000afc fetch  0x00000001 , 0x00004438 
+ 00008933  0x00000afd rtneq  0x000000e0 
+ 00008934  0x00000afe increase  0x00000020 , 0x0000003f 
+ 00008935  0x00000aff store  0x00000001 , 0x00004438 
+ 00008936  0x00000b00 rtn 
+ 00008937  0x00000b04 bpatch  0x0000001e , 0x00004003 
+ 00008938  0x00000b06 fetch  0x00000001 , 0x000089a2 
+ 00008939  0x00000b07 isolate1  0x00000006 , 0x0000003f 
+ 00008940  0x00000b08 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00008941  0x00000b09 store  0x00000001 , 0x00004142 
+ 00008942  0x00000b0b fetch  0x00000001 , 0x000089a3 
+ 00008943  0x00000b0c and  0x0000003f , 0x0000000f , 0x00000002 
+ 00008944  0x00000b0d lshift  0x00000002 , 0x00000002 
+ 00008945  0x00000b0e rshift4  0x0000003f , 0x0000003f 
+ 00008946  0x00000b0f iadd  0x00000002 , 0x00000002 
+ 00008947  0x00000b10 mul32  0x00000002 , 0x00000003 , 0x00000011 
+ 00008948  0x00000b12 fetch  0x00000001 , 0x00004142 
+ 00008949  0x00000b13 call  0x000022ff 
+ 00008950  0x00000b14 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00008951  0x00000b15 iadd  0x00000011 , 0x0000003f 
+ 00008952  0x00000b16 increase  0xfffffff7 , 0x0000003f 
+ 00008953  0x00000b17 and  0x0000003f , 0x000001ff , 0x0000003f 
+ 00008954  0x00000b18 isolate1  0x00000008 , 0x0000003f 
+ 00008955  0x00000b19 nbranch  0x000022fd , 0x00000001 
+ 00008956  0x00000b1a setarg  0x00000000 
+ 00008957  0x00000b1c store  0x00000001 , 0x00000035 
+ 00008958  0x00000b1d branch  0x00002304 
+ 00008959  0x00000b20 isolate1  0x00000007 , 0x0000003f 
+ 00008960  0x00000b21 nrtn  0x00000001 
+ 00008961  0x00000b22 arg  0x0000ff00 , 0x00000002 
+ 00008962  0x00000b23 ior  0x00000002 , 0x0000003f 
+ 00008963  0x00000b24 rtn 
+ 00008964  0x00000b27 fetch  0x00000001 , 0x00000035 
+ 00008965  0x00000b28 call  0x00002308 
+ 00008966  0x00000b29 store  0x00000001 , 0x00000009 
+ 00008967  0x00000b2a rtn 
+ 00008968  0x00000b2d and_into  0x000000ff , 0x0000003f 
+ 00008969  0x00000b2e div  0x0000003f , 0x0000000a 
+ 00008970  0x00000b2f call  0x00007d5f 
+ 00008971  0x00000b30 lshift4  0x0000003f , 0x0000003f 
+ 00008972  0x00000b31 remainder  0x00000002 
+ 00008973  0x00000b32 ior  0x00000002 , 0x0000003f 
+ 00008974  0x00000b33 rtn 
+ 00008975  0x00000b36 bpatch  0x0000001f , 0x00004003 
+ 00008976  0x00000b37 fetch  0x00000001 , 0x00004143 
+ 00008977  0x00000b38 rtneq  0x000000ff 
+ 00008978  0x00000b39 nbranch  0x00002336 , 0x00000018 
+ 00008979  0x00000b3a fetch  0x00000001 , 0x00004142 
+ 00008980  0x00000b3b sub  0x0000003f , 0x000000f0 , 0x0000003e 
+ 00008981  0x00000b3c nbranch  0x0000233a , 0x00000002 
+ 00008982  0x00000b3d sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00008983  0x00000b3e branch  0x0000233a , 0x00000002 
+ 00008984  0x00000b40 fetchr  0x00000011 , 0x00000001 , 0x00008961 
+ 00008985  0x00000b41 fetch  0x00000001 , 0x00004143 
+ 00008986  0x00000b42 rtneq  0x00000000 
+ 00008987  0x00000b43 arg  0x00004144 , 0x00000006 
+ 00008988  0x00000b44 iadd  0x00000006 , 0x00000006 
+ 00008989  0x00000b45 ifetch  0x00000001 , 0x00000006 
+ 00008990  0x00000b46 isub  0x00000011 , 0x0000003e 
+ 00008991  0x00000b47 nrtn  0x00000005 
+ 00008992  0x00000b48 increase  0xfffffffe , 0x00000006 
+ 00008993  0x00000b49 ifetcht  0x00000001 , 0x00000006 
+ 00008994  0x00000b4a rshift4  0x00000002 , 0x0000003f 
+ 00008995  0x00000b4b rshift4  0x00000011 , 0x00000012 
+ 00008996  0x00000b4c isub  0x00000012 , 0x00000012 
+ 00008997  0x00000b4d and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00008998  0x00000b4e and  0x00000011 , 0x0000000f , 0x00000011 
+ 00008999  0x00000b4f isub  0x00000011 , 0x00000011 
+ 00009000  0x00000b50 lshift  0x00000011 , 0x0000003f 
+ 00009001  0x00000b51 iadd  0x00000012 , 0x00000012 
+ 00009002  0x00000b52 mul32  0x00000012 , 0x00000003 , 0x00000012 
+ 00009003  0x00000b53 fetcht  0x00000001 , 0x00004142 
+ 00009004  0x00000b54 and  0x00000002 , 0x00000080 , 0x0000003f 
+ 00009005  0x00000b55 rtn  0x00000034 
+ 00009006  0x00000b57 setarg  0x00000100 
+ 00009007  0x00000b58 isub  0x00000002 , 0x00000002 
+ 00009008  0x00000b59 copy  0x00000012 , 0x0000003f 
+ 00009009  0x00000b5a isub  0x00000002 , 0x0000003f 
+ 00009010  0x00000b5b rtn  0x00000002 
+ 00009011  0x00000b5c and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00009012  0x00000b5d rtneq  0x000000ff 
+ 00009013  0x00000b5e rtneq  0x000000fe 
+ 00009014  0x00000b61 fetch  0x00000001 , 0x00004143 
+ 00009015  0x00000b62 beq  0x00000001 , 0x0000233f 
+ 00009016  0x00000b63 beq  0x00000002 , 0x00002341 
+ 00009017  0x00000b65 branch  0x0000233f 
+ 00009018  0x00000b68 fetch  0x00000001 , 0x00004143 
+ 00009019  0x00000b69 beq  0x00000000 , 0x00002341 
+ 00009020  0x00000b6a beq  0x00000001 , 0x0000233d 
+ 00009021  0x00000b6d jam  0x00000002 , 0x00004143 
+ 00009022  0x00000b6e rtn 
+ 00009023  0x00000b71 jam  0x00000000 , 0x00004143 
+ 00009024  0x00000b72 rtn 
+ 00009025  0x00000b75 jam  0x00000001 , 0x00004143 
+ 00009026  0x00000b76 rtn 
+ 00009027  0x00000b7e copy  0x0000003f , 0x00000002 
+ 00009028  0x00000b7f bpatch  0x00000020 , 0x00004004 
+ 00009029  0x00000b80 copy  0x00000002 , 0x0000003f 
+ 00009030  0x00000b81 call  0x00007d2c 
+ 00009031  0x00000b82 lshift16  0x00000021 , 0x0000003f 
+ 00009032  0x00000b83 set1  0x0000002c , 0x0000003f 
+ 00009033  0x00000b84 call  0x00007d12 
+ 00009034  0x00000b85 set0  0x0000002c , 0x0000003f 
+ 00009035  0x00000b86 call  0x00002352 
+ 00009036  0x00000b87 call  0x00007d12 
+ 00009037  0x00000b88 rtn  0x00000028 
+ 00009038  0x00000b89 call  0x00007d1f 
+ 00009039  0x00000b8a iforce  0x0000001b 
+ 00009040  0x00000b8b until  0x0000003e , 0x00000003 
+ 00009041  0x00000b8c rtn 
+ 00009042  0x00000b90 copy  0x00000019 , 0x00000002 
+ 00009043  0x00000b91 rtn  0x00000029 
+ 00009044  0x00000b92 copy  0x0000001a , 0x00000002 
+ 00009045  0x00000b93 rtn 
+ 00009046  0x00000b96 deposit  0x00000022 
+ 00009047  0x00000b97 rtn  0x00000029 
+ 00009048  0x00000b98 deposit  0x00000028 
+ 00009049  0x00000b99 rtn 
+ 00009050  0x00000b9d bpatch  0x00000021 , 0x00004004 
+ 00009051  0x00000b9e branch  0x0000235a 
+ 00009052  0x00000ba2 rtn  0x00000034 
+ 00009053  0x00000ba4 rshift  0x0000003f , 0x0000003f 
+ 00009054  0x00000ba5 increase  0xfffffffd , 0x0000003f 
+ 00009055  0x00000ba7 increase  0xffffffff , 0x0000003f 
+ 00009056  0x00000ba8 nbranch  0x0000235f , 0x00000005 
+ 00009057  0x00000ba9 force  0x00000000 , 0x0000003f 
+ 00009058  0x00000baa rtn 
+ 00009059  0x00000bb0 setarg  0x00000e43 
+ 00009060  0x00000bb1 store  0x00000002 , 0x00000036 
+ 00009061  0x00000bb2 setarg  0x00000600 
+ 00009062  0x00000bb3 store  0x00000002 , 0x00000038 
+ 00009063  0x00000bb4 setarg  0x00000600 
+ 00009064  0x00000bb5 store  0x00000002 , 0x0000003a 
+ 00009065  0x00000bb6 setarg  0x00000d00 
+ 00009066  0x00000bb7 store  0x00000002 , 0x00000040 
+ 00009067  0x00000bb8 setarg  0x000003bb 
+ 00009068  0x00000bb9 store  0x00000002 , 0x0000003c 
+ 00009069  0x00000bba setarg  0x00000500 
+ 00009070  0x00000bbb store  0x00000002 , 0x0000003e 
+ 00009071  0x00000bbc setarg  0x000007d0 
+ 00009072  0x00000bbd store  0x00000002 , 0x00000042 
+ 00009073  0x00000bbe setarg  0x00000ea6 
+ 00009074  0x00000bbf store  0x00000002 , 0x00000044 
+ 00009075  0x00000bc0 setarg  0x000001e0 
+ 00009076  0x00000bc1 store  0x00000002 , 0x00000046 
+ 00009077  0x00000bc2 setarg  0x00000120 
+ 00009078  0x00000bc3 store  0x00000002 , 0x00000048 
+ 00009079  0x00000bc4 setarg  0x0000011a 
+ 00009080  0x00000bc5 store  0x00000002 , 0x0000004a 
+ 00009081  0x00000bc7 bpatch  0x00000022 , 0x00004004 
+ 00009082  0x00000bc8 rtn  0x0000002b 
+ 00009083  0x00000bc9 setarg  0x00000017 
+ 00009084  0x00000bca store  0x00000002 , 0x000042e3 
+ 00009085  0x00000bcb jam  0x0000008b , 0x00004167 
+ 00009086  0x00000bcc setarg  0x00000d00 
+ 00009087  0x00000bcd store  0x00000002 , 0x0000433f 
+ 00009088  0x00000bce setarg  0x00000060 
+ 00009089  0x00000bcf store  0x00000002 , 0x00004341 
+ 00009090  0x00000bd0 rshift  0x00000022 , 0x0000003f 
+ 00009091  0x00000bd1 store  0x00000004 , 0x00004095 
+ 00009092  0x00000bd2 rtn 
+ 00009093  0x00000bda setarg  0x0000ee21 
+ 00009094  0x00000bdb store  0x00000002 , 0x00008050 
+ 00009095  0x00000bdc fetchr  0x00000030 , 0x00000004 , 0x0000811c 
+ 00009096  0x00000bdd fetch  0x00000001 , 0x00008132 
+ 00009097  0x00000bde bbit0  0x00000005 , 0x0000239c 
+ 00009098  0x00000bdf enable  0x0000002b 
+ 00009099  0x00000be0 bbit1  0x00000004 , 0x00002393 
+ 00009100  0x00000be1 disable  0x0000002b 
+ 00009101  0x00000be2 deposit  0x00000027 
+ 00009102  0x00000be3 nbranch  0x00002393 , 0x00000034 
+ 00009103  0x00000be4 fetch  0x00000001 , 0x00008142 
+ 00009104  0x00000be5 bbit1  0x00000004 , 0x00002393 
+ 00009105  0x00000be6 arg  0xffffffff , 0x00000002 
+ 00009106  0x00000be7 branch  0x00002434 
+ 00009107  0x00000be9 call  0x000023a0 
+ 00009108  0x00000bea call  0x000023e6 , 0x0000002b 
+ 00009109  0x00000beb fetch  0x00000001 , 0x00008132 
+ 00009110  0x00000bec set0  0x00000005 , 0x0000003f 
+ 00009111  0x00000bed store  0x00000001 , 0x00008132 
+ 00009112  0x00000bee nbranch  0x0000239d , 0x0000002b 
+ 00009113  0x00000bef call  0x00007d74 
+ 00009114  0x00000bf0 storer  0x00000030 , 0x00000004 , 0x0000069d 
+ 00009115  0x00000bf1 rtn 
+ 00009116  0x00000bf4 call  0x000023a0 
+ 00009117  0x00000bf6 call  0x00006a68 
+ 00009118  0x00000bf7 storer  0x00000030 , 0x00000004 , 0x0000069d 
+ 00009119  0x00000bf8 rtn 
+ 00009120  0x00000bfb until  0x0000003e , 0x00000033 
+ 00009121  0x00000bfc fetch  0x00000001 , 0x00008133 
+ 00009122  0x00000bfd and_into  0x00000088 , 0x0000003f 
+ 00009123  0x00000bfe store  0x00000001 , 0x00008133 
+ 00009124  0x00000bff until  0x0000003e , 0x00000033 
+ 00009125  0x00000c00 fetch  0x00000001 , 0x00008132 
+ 00009126  0x00000c01 or_into  0x0000000f , 0x0000003f 
+ 00009127  0x00000c02 store  0x00000001 , 0x00008132 
+ 00009128  0x00000c03 until  0x0000003e , 0x00000033 
+ 00009129  0x00000c04 set1  0x00000007 , 0x0000003f 
+ 00009130  0x00000c05 store  0x00000001 , 0x00008132 
+ 00009131  0x00000c06 until  0x0000003e , 0x00000033 
+ 00009132  0x00000c07 set1  0x00000006 , 0x0000003f 
+ 00009133  0x00000c08 store  0x00000001 , 0x00008132 
+ 00009134  0x00000c09 until  0x0000003e , 0x00000033 
+ 00009135  0x00000c0a rtn 
+ 00009136  0x00000c0d until  0x0000003e , 0x00000033 
+ 00009137  0x00000c0e jam  0x00000076 , 0x0000813d 
+ 00009138  0x00000c0f until  0x0000003e , 0x00000033 
+ 00009139  0x00000c10 jam  0x00000037 , 0x0000813a 
+ 00009140  0x00000c11 rtn 
+ 00009141  0x00000c14 until  0x0000003e , 0x00000033 
+ 00009142  0x00000c15 jam  0x00000076 , 0x0000813d 
+ 00009143  0x00000c16 until  0x0000003e , 0x00000033 
+ 00009144  0x00000c17 jam  0x00000037 , 0x0000813a 
+ 00009145  0x00000c18 rtn 
+ 00009146  0x00000c1d fetch  0x00000001 , 0x000043cb 
+ 00009147  0x00000c1e lshift4  0x0000003f , 0x0000003f 
+ 00009148  0x00000c20 store  0x00000001 , 0x00008143 
+ 00009149  0x00000c21 until  0x0000003e , 0x00000033 
+ 00009150  0x00000c22 fetch  0x00000001 , 0x000043cc 
+ 00009151  0x00000c23 set1  0x00000005 , 0x0000003f 
+ 00009152  0x00000c24 set1  0x00000006 , 0x0000003f 
+ 00009153  0x00000c25 store  0x00000001 , 0x00008144 
+ 00009154  0x00000c26 branch  0x000023e2 
+ 00009155  0x00000c29 fetch  0x00000001 , 0x00008142 
+ 00009156  0x00000c2a set0  0x00000003 , 0x0000003f 
+ 00009157  0x00000c2b store  0x00000001 , 0x00008142 
+ 00009158  0x00000c2c rtn 
+ 00009159  0x00000c2f fetch  0x00000001 , 0x00008142 
+ 00009160  0x00000c30 set1  0x00000003 , 0x0000003f 
+ 00009161  0x00000c31 store  0x00000001 , 0x00008142 
+ 00009162  0x00000c32 rtn 
+ 00009163  0x00000c35 fetch  0x00000003 , 0x000040c3 
+ 00009164  0x00000c36 arg  0x0000813e , 0x00000005 
+ 00009165  0x00000c38 arg  0x00000003 , 0x00000039 
+ 00009166  0x00000c39 branch  0x000023d1 
+ 00009167  0x00000c3c arg  0x00008145 , 0x00000005 
+ 00009168  0x00000c3e arg  0x00000004 , 0x00000039 
+ 00009169  0x00000c40 until  0x0000003e , 0x00000033 
+ 00009170  0x00000c41 istore  0x00000001 , 0x00000005 
+ 00009171  0x00000c42 rshift8  0x0000003f , 0x0000003f 
+ 00009172  0x00000c43 loop  0x000023d1 
+ 00009173  0x00000c44 branch  0x000023e2 
+ 00009174  0x00000c47 arg  0x00008149 , 0x00000005 
+ 00009175  0x00000c48 branch  0x000023d0 
+ 00009176  0x00000c4c fetch  0x00000001 , 0x00008133 
+ 00009177  0x00000c4d set0  0x00000003 , 0x0000003f 
+ 00009178  0x00000c4e store  0x00000001 , 0x00008133 
+ 00009179  0x00000c4f rtn 
+ 00009180  0x00000c52 fetch  0x00000001 , 0x000040cb 
+ 00009181  0x00000c53 rtn  0x00000034 
+ 00009182  0x00000c54 set0  0x00000004 , 0x0000003f 
+ 00009183  0x00000c55 branch  0x000023e1 
+ 00009184  0x00000c58 store  0x00000001 , 0x000040cb 
+ 00009185  0x00000c5a store  0x00000001 , 0x00008135 
+ 00009186  0x00000c5c until  0x0000003e , 0x00000033 
+ 00009187  0x00000c5d rtn 
+ 00009188  0x00000c61 store  0x00000001 , 0x00008134 
+ 00009189  0x00000c62 branch  0x000023e2 
+ 00009190  0x00000c66 call  0x000023dc 
+ 00009191  0x00000c67 fetch  0x00000001 , 0x000040ef 
+ 00009192  0x00000c68 store  0x00000001 , 0x00008080 
+ 00009193  0x00000c69 arg  0x000040cc , 0x00000006 
+ 00009194  0x00000c6a arg  0x00008070 , 0x00000005 
+ 00009195  0x00000c6b call  0x00007c8f 
+ 00009196  0x00000c6c arg  0x000080d4 , 0x00000005 
+ 00009197  0x00000c6d call  0x00007c89 
+ 00009198  0x00000c6e fetchr  0x00000000 , 0x00000008 , 0x000040e7 
+ 00009199  0x00000c6f arg  0x0000814d , 0x00000006 
+ 00009200  0x00000c70 arg  0x00000016 , 0x00000005 
+ 00009201  0x00000c71 arg  0x0000000c , 0x00000039 
+ 00009202  0x00000c72 call  0x00007cda 
+ 00009203  0x00000c73 branch  0x00006b11 
+ 00009204  0x00000c76 storer  0x00000000 , 0x00000008 , 0x000040e7 
+ 00009205  0x00000c77 arg  0x00008070 , 0x00000006 
+ 00009206  0x00000c78 arg  0x000040cc , 0x00000005 
+ 00009207  0x00000c79 call  0x00007c8f 
+ 00009208  0x00000c7a arg  0x000080d4 , 0x00000006 
+ 00009209  0x00000c7b call  0x00007c89 
+ 00009210  0x00000c7c fetch  0x00000001 , 0x00008080 
+ 00009211  0x00000c7d store  0x00000001 , 0x000040ef 
+ 00009212  0x00000c7e branch  0x000023fd 
+ 00009213  0x00000c81 arg  0x0000000c , 0x00000039 
+ 00009214  0x00000c82 arg  0x00000016 , 0x00000006 
+ 00009215  0x00000c83 arg  0x0000814d , 0x00000011 
+ 00009216  0x00000c85 ifetch  0x00000001 , 0x00000006 
+ 00009217  0x00000c86 ncall  0x00002405 , 0x00000034 
+ 00009218  0x00000c87 increase  0x00000001 , 0x00000011 
+ 00009219  0x00000c88 loop  0x00002400 
+ 00009220  0x00000c89 rtn 
+ 00009221  0x00000c8b istore  0x00000001 , 0x00000011 
+ 00009222  0x00000c8c until  0x0000003e , 0x00000033 
+ 00009223  0x00000c8d rtn 
+ 00009224  0x00000c90 bpatch  0x00000023 , 0x00004004 
+ 00009225  0x00000c91 fetch  0x00000001 , 0x000080cb 
+ 00009226  0x00000c92 nbranch  0x0000240f , 0x00000034 
+ 00009227  0x00000c93 fetch  0x00000003 , 0x000040bd 
+ 00009228  0x00000c94 nrtn  0x00000034 
+ 00009229  0x00000c95 jam  0x0000000c , 0x000080cb 
+ 00009230  0x00000c96 jam  0x00000080 , 0x00008006 
+ 00009231  0x00000c98 fetch  0x00000001 , 0x00008129 
+ 00009232  0x00000c99 rtnbit0  0x00000001 
+ 00009233  0x00000c9a fetch  0x00000003 , 0x0000815b 
+ 00009234  0x00000c9b store  0x00000003 , 0x000040bd 
+ 00009235  0x00000c9c rtn 
+ 00009236  0x00000ca1 fetch  0x00000001 , 0x000040ca 
+ 00009237  0x00000ca2 set1  0x00000004 , 0x0000003f 
+ 00009238  0x00000ca3 store  0x00000001 , 0x000040ca 
+ 00009239  0x00000ca7 bpatch  0x00000024 , 0x00004004 
+ 00009240  0x00000ca8 arg  0xffffffff , 0x00000002 
+ 00009241  0x00000ca9 fetch  0x00000001 , 0x000040a7 
+ 00009242  0x00000caa store  0x00000001 , 0x000040c8 
+ 00009243  0x00000cab fetch  0x00000001 , 0x000040ca 
+ 00009244  0x00000cac store  0x00000001 , 0x00008142 
+ 00009245  0x00000cad until  0x0000003e , 0x00000033 
+ 00009246  0x00000cb0 bpatch  0x00000025 , 0x00004004 
+ 00009247  0x00000cb2 fetch  0x00000002 , 0x000043e9 
+ 00009248  0x00000cb3 call  0x00007d79 
+ 00009249  0x00000cb5 fetch  0x00000004 , 0x000040ad 
+ 00009250  0x00000cb6 iadd  0x00000002 , 0x0000003f 
+ 00009251  0x00000cb7 store  0x00000004 , 0x000040ad 
+ 00009252  0x00000cb8 call  0x000023f4 
+ 00009253  0x00000cb9 fetch  0x00000001 , 0x000040cb 
+ 00009254  0x00000cba set1  0x00000004 , 0x0000003f 
+ 00009255  0x00000cbb call  0x000023e1 
+ 00009256  0x00000cbc ncall  0x000023cb , 0x0000002b 
+ 00009257  0x00000cbd until  0x0000003e , 0x00000033 
+ 00009258  0x00000cbe storer  0x00000019 , 0x00000006 , 0x000040b1 
+ 00009259  0x00000cbf fetch  0x00000003 , 0x000040c6 
+ 00009260  0x00000cc0 fetchr  0x00000011 , 0x00000001 , 0x000040c9 
+ 00009261  0x00000cc1 arg  0x00000003 , 0x00000039 
+ 00009262  0x00000cc3 until  0x0000003e , 0x00000033 
+ 00009263  0x00000cc4 store  0x00000001 , 0x00008132 
+ 00009264  0x00000cc5 rshift8  0x0000003f , 0x0000003f 
+ 00009265  0x00000cc6 loop  0x0000242e 
+ 00009266  0x00000cc7 until  0x0000003e , 0x00000033 
+ 00009267  0x00000cc8 storer  0x00000011 , 0x00000001 , 0x00008133 
+ 00009268  0x00000cca until  0x0000003e , 0x00000033 
+ 00009269  0x00000ccb storet  0x00000004 , 0x0000804c 
+ 00009270  0x00000ccc jam  0x00000001 , 0x00008005 
+ 00009271  0x00000ccd until  0x0000003e , 0x0000003f 
+ 00009272  0x00000cd0 fetch  0x00000001 , 0x000040c3 
+ 00009273  0x00000cd1 nrtn  0x00000034 
+ 00009274  0x00000cd2 jam  0x00000006 , 0x00008042 
+ 00009275  0x00000cd3 jam  0x000000f8 , 0x00008130 
+ 00009276  0x00000cd4 setarg  0x00030d40 
+ 00009277  0x00000cd5 call  0x0000235c 
+ 00009278  0x00000cd6 call  0x000023b5 
+ 00009279  0x00000cd7 until  0x0000003e , 0x00000033 
+ 00009280  0x00000cd8 jam  0x000000ff , 0x00008130 
+ 00009281  0x00000cd9 copy  0x00000031 , 0x00000030 
+ 00009282  0x00000cda jam  0x00000004 , 0x00008042 
+ 00009283  0x00000cdb nop  0x0000000a 
+ 00009284  0x00000cdc until  0x0000003e , 0x00000033 
+ 00009285  0x00000cdd deposit  0x00000031 
+ 00009286  0x00000cde isub  0x00000030 , 0x0000003f 
+ 00009287  0x00000cdf increase  0x00000030 , 0x0000003f 
+ 00009288  0x00000ce0 arg  0x000000ff , 0x00000002 
+ 00009289  0x00000ce1 call  0x00007d6c 
+ 00009290  0x00000ce2 store  0x00000001 , 0x000040c3 
+ 00009291  0x00000ce3 nop  0x00007530 
+ 00009292  0x00000ce4 nop  0x00007530 
+ 00009293  0x00000ce5 nop  0x00007530 
+ 00009294  0x00000ce6 rtn 
+ 00009295  0x00000cea bpatch  0x00000026 , 0x00004004 
+ 00009296  0x00000ceb setarg  0x00000000 
+ 00009297  0x00000cec copy  0x00000027 , 0x0000003e 
+ 00009298  0x00000ced branch  0x0000245a , 0x00000005 
+ 00009299  0x00000cee fetch  0x00000001 , 0x0000813e 
+ 00009300  0x00000cef fetcht  0x00000001 , 0x0000813f 
+ 00009301  0x00000cf0 isub  0x00000002 , 0x0000003e 
+ 00009302  0x00000cf1 branch  0x00002458 , 0x00000002 
+ 00009303  0x00000cf2 deposit  0x00000002 
+ 00009304  0x00000cf4 isub  0x00000027 , 0x0000003f 
+ 00009305  0x00000cf5 increase  0x00000001 , 0x0000003f 
+ 00009306  0x00000cf7 increase  0x00000008 , 0x0000003f 
+ 00009307  0x00000cf8 until  0x0000003e , 0x00000033 
+ 00009308  0x00000cf9 iadd  0x00000031 , 0x0000003f 
+ 00009309  0x00000cfa fetcht  0x00000004 , 0x000040a9 
+ 00009310  0x00000cfb iadd  0x00000002 , 0x0000003f 
+ 00009311  0x00000cfc fetcht  0x00000003 , 0x000040bd 
+ 00009312  0x00000cfd imul32  0x00000002 , 0x0000003f 
+ 00009313  0x00000cfe rshift8  0x0000003f , 0x0000003f 
+ 00009314  0x00000cff rshift4  0x0000003f , 0x0000003f 
+ 00009315  0x00000d00 increase  0x0000006e , 0x0000003f 
+ 00009316  0x00000d01 fetcht  0x00000002 , 0x00000044 
+ 00009317  0x00000d02 idiv  0x00000002 
+ 00009318  0x00000d03 call  0x00007d5f 
+ 00009319  0x00000d04 lshift16  0x0000003f , 0x0000003f 
+ 00009320  0x00000d05 remainder  0x00000002 
+ 00009321  0x00000d06 ior  0x00000002 , 0x0000003f 
+ 00009322  0x00000d07 fetcht  0x00000006 , 0x000040b1 
+ 00009323  0x00000d08 call  0x00007d05 
+ 00009324  0x00000d09 copy  0x00000002 , 0x00000019 
+ 00009325  0x00000d0a fetch  0x00000006 , 0x00004048 
+ 00009326  0x00000d0b call  0x00002109 
+ 00009327  0x00000d0c deposit  0x0000001a 
+ 00009328  0x00000d0d store  0x00000006 , 0x00000670 
+ 00009329  0x00000d0e deposit  0x00000027 
+ 00009330  0x00000d0f istore  0x00000001 , 0x00000005 
+ 00009331  0x00000d10 fetch  0x00000001 , 0x0000811d 
+ 00009332  0x00000d11 or_into  0x000000f0 , 0x0000003f 
+ 00009333  0x00000d12 istore  0x00000001 , 0x00000005 
+ 00009334  0x00000d13 rtn 
+ 00009335  0x00000d17 bpatch  0x00000027 , 0x00004004 
+ 00009336  0x00000d18 deposit  0x0000001a 
+ 00009337  0x00000d19 call  0x00007d10 
+ 00009338  0x00000d1a fetcht  0x00000004 , 0x000040ad 
+ 00009339  0x00000d1b sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00009340  0x00000d1c rtn  0x00000002 
+ 00009341  0x00000d1d lshift8  0x0000003f , 0x0000003f 
+ 00009342  0x00000d1e lshift4  0x0000003f , 0x0000003f 
+ 00009343  0x00000d1f idiv  0x00000002 
+ 00009344  0x00000d20 call  0x00007d5f 
+ 00009345  0x00000d21 arg  0x000000c8 , 0x00000002 
+ 00009346  0x00000d22 call  0x00007d6c 
+ 00009347  0x00000d23 store  0x00000001 , 0x0000000e 
+ 00009348  0x00000d24 nbranch  0x00002486 , 0x00000028 
+ 00009349  0x00000d25 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00009350  0x00000d27 fetcht  0x00000003 , 0x000040bd 
+ 00009351  0x00000d28 iadd  0x00000002 , 0x0000003f 
+ 00009352  0x00000d29 store  0x00000003 , 0x000040bd 
+ 00009353  0x00000d2b setarg  0x00000000 
+ 00009354  0x00000d2c store  0x00000004 , 0x000040ad 
+ 00009355  0x00000d2d rtn 
+ 00009356  0x00000d31 bpatch  0x00000028 , 0x00004005 
+ 00009357  0x00000d32 call  0x00002408 
+ 00009358  0x00000d33 fetch  0x00000003 , 0x000040bd 
+ 00009359  0x00000d34 rtn  0x00000034 
+ 00009360  0x00000d35 fetch  0x00000001 , 0x00004094 
+ 00009361  0x00000d36 rtn  0x00000034 
+ 00009362  0x00000d37 fetch  0x00000001 , 0x0000446c 
+ 00009363  0x00000d38 branch  0x00002496 , 0x00000034 
+ 00009364  0x00000d39 fetch  0x00000001 , 0x0000446e 
+ 00009365  0x00000d3a rtn  0x00000034 
+ 00009366  0x00000d3c fetch  0x00000001 , 0x0000446d 
+ 00009367  0x00000d3d nrtn  0x00000034 
+ 00009368  0x00000d3e arg  0x000020af , 0x00000013 
+ 00009369  0x00000d3f call  0x00002069 
+ 00009370  0x00000d40 rtn  0x00000005 
+ 00009371  0x00000d41 call  0x000024ef 
+ 00009372  0x00000d42 nrtn  0x00000034 
+ 00009373  0x00000d43 call  0x0000205d 
+ 00009374  0x00000d44 nbranch  0x000024bd , 0x00000005 
+ 00009375  0x00000d45 rtn  0x0000002b 
+ 00009376  0x00000d46 bpatch  0x00000029 , 0x00004005 
+ 00009377  0x00000d47 fetcht  0x00000001 , 0x00000015 
+ 00009378  0x00000d48 fetch  0x00000002 , 0x00004042 
+ 00009379  0x00000d49 imul32  0x00000002 , 0x0000003f 
+ 00009380  0x00000d4a rshift4  0x00000002 , 0x00000002 
+ 00009381  0x00000d4b rshift2  0x00000002 , 0x00000002 
+ 00009382  0x00000d4c isub  0x00000002 , 0x0000003f 
+ 00009383  0x00000d4d fetcht  0x00000004 , 0x00004044 
+ 00009384  0x00000d4e iadd  0x00000002 , 0x0000003f 
+ 00009385  0x00000d4f fetcht  0x00000001 , 0x000040a6 
+ 00009386  0x00000d50 isub  0x00000002 , 0x0000003f 
+ 00009387  0x00000d51 lshift16  0x0000003f , 0x00000030 
+ 00009388  0x00000d52 fetch  0x00000002 , 0x0000404e 
+ 00009389  0x00000d53 rshift  0x0000003f , 0x0000003f 
+ 00009390  0x00000d54 call  0x00007d2c 
+ 00009391  0x00000d55 deposit  0x00000030 
+ 00009392  0x00000d56 call  0x00007d12 
+ 00009393  0x00000d57 copy  0x0000001a , 0x00000002 
+ 00009394  0x00000d58 call  0x00007d10 
+ 00009395  0x00000d59 rtn  0x00000028 
+ 00009396  0x00000d5b call  0x00007d25 
+ 00009397  0x00000d5d bpatch  0x0000002a , 0x00004005 
+ 00009398  0x00000d5e fetch  0x00000001 , 0x000040c3 
+ 00009399  0x00000d5f isub  0x00000002 , 0x0000003e 
+ 00009400  0x00000d60 branch  0x00002489 , 0x00000002 
+ 00009401  0x00000d61 storet  0x00000004 , 0x000040a9 
+ 00009402  0x00000d62 call  0x000042c5 
+ 00009403  0x00000d64 fetcht  0x00000004 , 0x000040a9 
+ 00009404  0x00000d65 branch  0x0000241e 
+ 00009405  0x00000d68 bpatch  0x0000002b , 0x00004005 
+ 00009406  0x00000d69 fetch  0x00000001 , 0x00004388 
+ 00009407  0x00000d6a nbranch  0x000024c1 , 0x00000034 
+ 00009408  0x00000d6b rtn 
+ 00009409  0x00000d6e fetch  0x00000002 , 0x000040a4 
+ 00009410  0x00000d6f rtn  0x00000034 
+ 00009411  0x00000d71 fetcht  0x00000001 , 0x000040a6 
+ 00009412  0x00000d72 isub  0x00000002 , 0x0000003f 
+ 00009413  0x00000d73 arg  0x00001d4c , 0x00000002 
+ 00009414  0x00000d74 imul32  0x00000002 , 0x0000003f 
+ 00009415  0x00000d75 branch  0x000024b4 
+ 00009416  0x00000d79 fetch  0x00000002 , 0x000043e5 
+ 00009417  0x00000d7a call  0x00007d79 
+ 00009418  0x00000d7b nbranch  0x000024e0 , 0x00000034 
+ 00009419  0x00000d7c jam  0x00000000 , 0x00000015 
+ 00009420  0x00000d7d bmark0  0x0000000d , 0x000024e0 
+ 00009421  0x00000d7e fetch  0x00000001 , 0x000040c2 
+ 00009422  0x00000d7f branch  0x000024e4 , 0x00000034 
+ 00009423  0x00000d80 increase  0xffffffff , 0x0000003f 
+ 00009424  0x00000d81 store  0x00000001 , 0x000040c2 
+ 00009425  0x00000d82 rtn 
+ 00009426  0x00000d88 jam  0x00000000 , 0x000040a8 
+ 00009427  0x00000d89 fetch  0x00000003 , 0x000040b7 
+ 00009428  0x00000d8a increase  0x00000001 , 0x0000003f 
+ 00009429  0x00000d8b store  0x00000003 , 0x000040b7 
+ 00009430  0x00000d8c rtn 
+ 00009431  0x00000d90 bpatch  0x0000002c , 0x00004005 
+ 00009432  0x00000d91 jam  0x00000000 , 0x00000015 
+ 00009433  0x00000d92 fetch  0x00000003 , 0x000040ba 
+ 00009434  0x00000d93 increase  0x00000001 , 0x0000003f 
+ 00009435  0x00000d94 store  0x00000003 , 0x000040ba 
+ 00009436  0x00000d95 fetch  0x00000001 , 0x000040a8 
+ 00009437  0x00000d96 increase  0x00000001 , 0x0000003f 
+ 00009438  0x00000d97 store  0x00000001 , 0x000040a8 
+ 00009439  0x00000d98 rtn 
+ 00009440  0x00000d9b jam  0x00000000 , 0x00000015 
+ 00009441  0x00000d9c fetch  0x00000001 , 0x000040c1 
+ 00009442  0x00000d9d store  0x00000001 , 0x000040c2 
+ 00009443  0x00000d9e rtn 
+ 00009444  0x00000da1 fetcht  0x00000001 , 0x000040c0 
+ 00009445  0x00000da2 storet  0x00000001 , 0x00000015 
+ 00009446  0x00000da3 rtn 
+ 00009447  0x00000da8 fetch  0x00000002 , 0x000040a2 
+ 00009448  0x00000da9 qset1  0x0000003f 
+ 00009449  0x00000daa store  0x00000002 , 0x000040a2 
+ 00009450  0x00000dab rtn 
+ 00009451  0x00000dae fetch  0x00000002 , 0x000040a2 
+ 00009452  0x00000daf qset0  0x0000003f 
+ 00009453  0x00000db0 store  0x00000002 , 0x000040a2 
+ 00009454  0x00000db1 rtn 
+ 00009455  0x00000db6 bpatch  0x0000002d , 0x00004005 
+ 00009456  0x00000db7 call  0x000042c3 
+ 00009457  0x00000db8 fetch  0x00000002 , 0x000040a2 
+ 00009458  0x00000db9 copy  0x0000003f , 0x00000011 
+ 00009459  0x00000dba fetch  0x00000003 , 0x0000444b 
+ 00009460  0x00000dbb nsetflag  0x00000034 , 0x00000001 , 0x00000011 
+ 00009461  0x00000dbc fetch  0x00000008 , 0x000044d3 
+ 00009462  0x00000dbd nsetflag  0x00000034 , 0x0000000f , 0x00000011 
+ 00009463  0x00000dbe fetch  0x00000008 , 0x000044db 
+ 00009464  0x00000dbf nsetflag  0x00000034 , 0x0000000e , 0x00000011 
+ 00009465  0x00000dc0 fetch  0x00000001 , 0x00004114 
+ 00009466  0x00000dc1 nsetflag  0x00000034 , 0x00000008 , 0x00000011 
+ 00009467  0x00000dc2 fetch  0x00000001 , 0x000043cb 
+ 00009468  0x00000dc3 compare  0x0000000a , 0x0000003f , 0x000000ff 
+ 00009469  0x00000dc4 call  0x00002501 , 0x00000001 
+ 00009470  0x00000dc5 copy  0x00000011 , 0x0000003f 
+ 00009471  0x00000dc6 store  0x00000002 , 0x000040a2 
+ 00009472  0x00000dc7 rtn 
+ 00009473  0x00000dca fetch  0x00000002 , 0x00008112 
+ 00009474  0x00000dcb nsetflag  0x00000034 , 0x00000006 , 0x00000011 
+ 00009475  0x00000dcc fetch  0x00000002 , 0x0000810e 
+ 00009476  0x00000dcd nsetflag  0x00000034 , 0x00000005 , 0x00000011 
+ 00009477  0x00000dce rtn 
+ 00009478  0x00000dd8 bpatchx  0x0000000e , 0x00004021 
+ 00009479  0x00000dd9 disable  0x0000002b 
+ 00009480  0x00000dda jam  0x00000001 , 0x0000017e 
+ 00009481  0x00000ddb jam  0x00000003 , 0x00000168 
+ 00009482  0x00000ddc jam  0x00000001 , 0x0000017f 
+ 00009483  0x00000ddd setarg  0xffffffff 
+ 00009484  0x00000dde store  0x00000002 , 0x00000182 
+ 00009485  0x00000ddf force  0x00000000 , 0x0000003f 
+ 00009486  0x00000de0 store  0x00000001 , 0x00000180 
+ 00009487  0x00000de1 store  0x00000001 , 0x0000018b 
+ 00009488  0x00000de2 store  0x00000003 , 0x000040b7 
+ 00009489  0x00000de3 store  0x00000003 , 0x000040ba 
+ 00009490  0x00000de4 call  0x0000285c 
+ 00009491  0x00000de5 jam  0x00000001 , 0x00004169 
+ 00009492  0x00000de6 jam  0x00000000 , 0x0000416a 
+ 00009493  0x00000de7 jam  0x00000001 , 0x0000019d 
+ 00009494  0x00000de8 jam  0x00000001 , 0x0000019e 
+ 00009495  0x00000de9 jam  0x00000000 , 0x00004396 
+ 00009496  0x00000dea branch  0x00002935 
+ 00009497  0x00000ded bpatchx  0x0000000f , 0x00004021 
+ 00009498  0x00000dee enable  0x00000029 
+ 00009499  0x00000def jam  0x00000003 , 0x00000169 
+ 00009500  0x00000df0 jam  0x00000001 , 0x00004398 
+ 00009501  0x00000df1 jam  0x00000001 , 0x000006b1 
+ 00009502  0x00000df2 setarg  0x0000ffff 
+ 00009503  0x00000df3 store  0x00000002 , 0x000006b3 
+ 00009504  0x00000df4 force  0x00000000 , 0x0000003f 
+ 00009505  0x00000df5 store  0x00000005 , 0x00004455 
+ 00009506  0x00000df6 set1  0x00000027 , 0x0000003f 
+ 00009507  0x00000df7 store  0x00000005 , 0x00004450 
+ 00009508  0x00000df8 branch  0x00002506 
+ 00009509  0x00000dfc bpatchx  0x00000010 , 0x00004022 
+ 00009510  0x00000dfd disable  0x00000029 
+ 00009511  0x00000dfe setarg  0x00000017 
+ 00009512  0x00000dff store  0x00000002 , 0x000042e3 
+ 00009513  0x00000e00 increase  0x00000004 , 0x0000003f 
+ 00009514  0x00000e01 store  0x00000002 , 0x000043b8 
+ 00009515  0x00000e02 jam  0x00000001 , 0x00000169 
+ 00009516  0x00000e03 jam  0x00000000 , 0x00004388 
+ 00009517  0x00000e04 jam  0x00000000 , 0x00000015 
+ 00009518  0x00000e05 call  0x00002592 
+ 00009519  0x00000e06 fetch  0x00000002 , 0x00000196 
+ 00009520  0x00000e07 store  0x00000002 , 0x000042f5 
+ 00009521  0x00000e08 fetch  0x00000002 , 0x0000016a 
+ 00009522  0x00000e09 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00009523  0x00000e0a rshift4  0x0000003f , 0x0000003f 
+ 00009524  0x00000e0b store  0x00000002 , 0x00000196 
+ 00009525  0x00000e0c branch  0x00002506 
+ 00009526  0x00000e14 bpatchx  0x00000011 , 0x00004022 
+ 00009527  0x00000e15 call  0x000025b8 
+ 00009528  0x00000e16 fetch  0x00000001 , 0x00000168 
+ 00009529  0x00000e17 isolate1  0x00000004 , 0x0000003f 
+ 00009530  0x00000e18 setflag  0x00000001 , 0x00000032 , 0x00000000 
+ 00009531  0x00000e19 call  0x000042b2 
+ 00009532  0x00000e1a fetch  0x00000001 , 0x00000169 
+ 00009533  0x00000e1b bbit1  0x00000001 , 0x0000253f 
+ 00009534  0x00000e1c branch  0x00002551 
+ 00009535  0x00000e23 bpatchx  0x00000012 , 0x00004022 
+ 00009536  0x00000e24 enable  0x00000029 
+ 00009537  0x00000e25 call  0x0000292b 
+ 00009538  0x00000e26 branch  0x0000254e , 0x00000002 
+ 00009539  0x00000e27 call  0x000025fb 
+ 00009540  0x00000e28 call  0x00002871 
+ 00009541  0x00000e29 disable  0x0000002d 
+ 00009542  0x00000e2a call  0x00002730 
+ 00009543  0x00000e2b nrtn  0x0000002d 
+ 00009544  0x00000e2c fetch  0x00000001 , 0x00000005 
+ 00009545  0x00000e2d increase  0x00000001 , 0x0000003f 
+ 00009546  0x00000e2e store  0x00000001 , 0x00000005 
+ 00009547  0x00000e2f call  0x00002823 
+ 00009548  0x00000e30 disable  0x00000029 
+ 00009549  0x00000e31 rtn 
+ 00009550  0x00000e34 call  0x00002586 
+ 00009551  0x00000e35 disable  0x00000029 
+ 00009552  0x00000e36 rtn 
+ 00009553  0x00000e3c bpatchx  0x00000013 , 0x00004022 
+ 00009554  0x00000e3d jam  0x00000000 , 0x0000433e 
+ 00009555  0x00000e3e set0  0x00000030 , 0x00000000 
+ 00009556  0x00000e3f call  0x00007552 
+ 00009557  0x00000e40 call  0x00002ff5 
+ 00009558  0x00000e41 disable  0x0000002e 
+ 00009559  0x00000e42 call  0x0000292b 
+ 00009560  0x00000e43 branch  0x00002586 , 0x00000002 
+ 00009561  0x00000e44 fetch  0x00000001 , 0x0000019d 
+ 00009562  0x00000e45 call  0x000025a4 
+ 00009563  0x00000e46 call  0x000025fb 
+ 00009564  0x00000e47 call  0x00002652 
+ 00009565  0x00000e48 nbranch  0x00002577 , 0x00000018 
+ 00009566  0x00000e49 call  0x00002597 
+ 00009567  0x00000e4a branch  0x00002562 , 0x0000002d 
+ 00009568  0x00000e4b bmark1  0x00000030 , 0x00002562 
+ 00009569  0x00000e4c branch  0x00002571 
+ 00009570  0x00000e51 bpatchx  0x00000014 , 0x00004022 
+ 00009571  0x00000e52 fetch  0x00000001 , 0x0000433e 
+ 00009572  0x00000e53 pincrease  0x00000001 
+ 00009573  0x00000e54 store  0x00000001 , 0x0000433e 
+ 00009574  0x00000e55 beq  0x0000000c , 0x00002571 
+ 00009575  0x00000e56 call  0x00002823 
+ 00009576  0x00000e57 call  0x00002871 
+ 00009577  0x00000e58 fetch  0x00000001 , 0x0000019e 
+ 00009578  0x00000e59 call  0x000025a4 
+ 00009579  0x00000e5a call  0x00002741 
+ 00009580  0x00000e5b call  0x000028d4 
+ 00009581  0x00000e5c fetch  0x00000002 , 0x000043e1 
+ 00009582  0x00000e5d call  0x00007d79 
+ 00009583  0x00000e5e call  0x0000257b 
+ 00009584  0x00000e5f branch  0x00002580 , 0x00000028 
+ 00009585  0x00000e61 bpatchx  0x00000015 , 0x00004022 
+ 00009586  0x00000e62 call  0x00002fba 
+ 00009587  0x00000e63 call  0x00002fb1 
+ 00009588  0x00000e64 call  0x00007841 
+ 00009589  0x00000e65 fetch  0x00000001 , 0x0000018b 
+ 00009590  0x00000e66 bbit1  0x00000003 , 0x00002586 
+ 00009591  0x00000e68 bpatchx  0x00000016 , 0x00004022 
+ 00009592  0x00000e69 call  0x000020cf 
+ 00009593  0x00000e6a call  0x000029a5 
+ 00009594  0x00000e6b branch  0x000020f7 
+ 00009595  0x00000e6f disable  0x00000028 
+ 00009596  0x00000e70 bmark1  0x0000002a , 0x00007dba 
+ 00009597  0x00000e71 bmark1  0x00000029 , 0x00007dba 
+ 00009598  0x00000e72 bmark1  0x00000030 , 0x00007dba 
+ 00009599  0x00000e73 rtn 
+ 00009600  0x00000e77 bpatchx  0x00000017 , 0x00004022 
+ 00009601  0x00000e78 enable  0x0000002e 
+ 00009602  0x00000e79 call  0x00002734 
+ 00009603  0x00000e7a branch  0x00002562 , 0x0000002d 
+ 00009604  0x00000e7b bmark1  0x00000030 , 0x00002562 
+ 00009605  0x00000e7c branch  0x00002571 
+ 00009606  0x00000e81 bpatchx  0x00000018 , 0x00004023 
+ 00009607  0x00000e82 call  0x0000258d 
+ 00009608  0x00000e83 call  0x00004302 
+ 00009609  0x00000e84 call  0x00002592 
+ 00009610  0x00000e85 call  0x00003003 
+ 00009611  0x00000e86 jam  0x00000015 , 0x0000066f 
+ 00009612  0x00000e87 branch  0x0000782b 
+ 00009613  0x00000e8a arg  0x00004441 , 0x00000005 
+ 00009614  0x00000e8b call  0x00007c99 
+ 00009615  0x00000e8c jam  0x00000000 , 0x0000017e 
+ 00009616  0x00000e8d jam  0x00000000 , 0x00000169 
+ 00009617  0x00000e8e jam  0x00000000 , 0x00000168 
+ 00009618  0x00000e90 bpatchx  0x00000019 , 0x00004023 
+ 00009619  0x00000e91 jam  0x00000000 , 0x000042fd 
+ 00009620  0x00000e92 jam  0x00000000 , 0x000042fc 
+ 00009621  0x00000e93 call  0x00007452 
+ 00009622  0x00000e94 rtn 
+ 00009623  0x00000e97 bpatchx  0x0000001a , 0x00004023 
+ 00009624  0x00000e98 fetch  0x00000001 , 0x00000005 
+ 00009625  0x00000e99 increase  0x00000001 , 0x0000003f 
+ 00009626  0x00000e9a store  0x00000001 , 0x00000005 
+ 00009627  0x00000e9b fetch  0x00000001 , 0x00000168 
+ 00009628  0x00000e9c rtnbit1  0x00000003 
+ 00009629  0x00000e9d set1  0x00000003 , 0x0000003f 
+ 00009630  0x00000e9e store  0x00000001 , 0x00000168 
+ 00009631  0x00000e9f fetch  0x00000002 , 0x000042f5 
+ 00009632  0x00000ea0 store  0x00000002 , 0x00000196 
+ 00009633  0x00000ea1 setarg  0x00000000 
+ 00009634  0x00000ea2 store  0x00000004 , 0x0000431d 
+ 00009635  0x00000ea3 rtn 
+ 00009636  0x00000eac copy  0x0000003f , 0x00000002 
+ 00009637  0x00000ead bpatchx  0x0000001b , 0x00004023 
+ 00009638  0x00000eaf copy  0x00000002 , 0x0000003f 
+ 00009639  0x00000eb0 bbit1  0x00000000 , 0x000025b8 
+ 00009640  0x00000eb1 bbit1  0x00000001 , 0x000025ad 
+ 00009641  0x00000eb2 bbit0  0x00000002 , 0x000025b8 
+ 00009642  0x00000eb3 bbit1  0x00000007 , 0x000025b4 
+ 00009643  0x00000eb4 bbit1  0x00000002 , 0x000025b0 
+ 00009644  0x00000eb5 branch  0x000025b8 
+ 00009645  0x00000eb8 set0  0x0000002f , 0x00000000 
+ 00009646  0x00000eb9 set1  0x0000002d , 0x00000000 
+ 00009647  0x00000eba rtn 
+ 00009648  0x00000ebe set0  0x0000002d , 0x00000000 
+ 00009649  0x00000ebf set1  0x0000002f , 0x00000000 
+ 00009650  0x00000ec0 set0  0x0000002e , 0x00000000 
+ 00009651  0x00000ec1 rtn 
+ 00009652  0x00000ec5 set0  0x0000002d , 0x00000000 
+ 00009653  0x00000ec6 set1  0x0000002f , 0x00000000 
+ 00009654  0x00000ec7 set1  0x0000002e , 0x00000000 
+ 00009655  0x00000ec8 rtn 
+ 00009656  0x00000ecb bpatchx  0x0000001c , 0x00004023 
+ 00009657  0x00000ecc set0  0x0000002d , 0x00000000 
+ 00009658  0x00000ecd set0  0x0000002f , 0x00000000 
+ 00009659  0x00000ece rtn 
+ 00009660  0x00000ed2 bpatchx  0x0000001d , 0x00004023 
+ 00009661  0x00000ed3 set0  0x00000032 , 0x00000000 
+ 00009662  0x00000ed4 jam  0x00000001 , 0x00008901 
+ 00009663  0x00000ed5 jam  0x00000080 , 0x00008920 
+ 00009664  0x00000ed6 jam  0x00000003 , 0x00008930 
+ 00009665  0x00000ed7 rtn 
+ 00009666  0x00000eda bpatchx  0x0000001e , 0x00004023 
+ 00009667  0x00000edb disable  0x00000009 
+ 00009668  0x00000edc disable  0x00000007 
+ 00009669  0x00000edd fetch  0x00000003 , 0x00000190 
+ 00009670  0x00000ede iforce  0x0000000f 
+ 00009671  0x00000edf fetch  0x00000001 , 0x00000007 
+ 00009672  0x00000ee1 reverse  0x0000003f , 0x00000002 
+ 00009673  0x00000ee2 set1  0x00000001 , 0x00000002 
+ 00009674  0x00000ee3 rshift  0x00000002 , 0x0000000e 
+ 00009675  0x00000ee4 rtn 
+ 00009676  0x00000ee8 call  0x000025d5 
+ 00009677  0x00000eea call  0x0000216f 
+ 00009678  0x00000eeb fetch  0x00000002 , 0x0000003e 
+ 00009679  0x00000eec call  0x0000235c 
+ 00009680  0x00000eed branch  0x000021a6 
+ 00009681  0x00000ef0 branch  0x000021fc , 0x0000002d 
+ 00009682  0x00000ef1 bmark1  0x00000030 , 0x000021fc 
+ 00009683  0x00000ef3 call  0x000025d5 
+ 00009684  0x00000ef4 branch  0x000021f9 
+ 00009685  0x00000ef7 bpatchx  0x0000001f , 0x00004023 
+ 00009686  0x00000ef8 call  0x00002160 
+ 00009687  0x00000ef9 fetch  0x00000001 , 0x000001bb 
+ 00009688  0x00000efa nbranch  0x000025e8 , 0x00000034 
+ 00009689  0x00000efb fetch  0x00000001 , 0x00000007 
+ 00009690  0x00000efc sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00009691  0x00000efd branch  0x000025e2 , 0x00000002 
+ 00009692  0x00000efe force  0x00000000 , 0x00000002 
+ 00009693  0x00000eff rtneq  0x00000025 
+ 00009694  0x00000f00 force  0x00000018 , 0x00000002 
+ 00009695  0x00000f01 rtneq  0x00000026 
+ 00009696  0x00000f02 force  0x0000004e , 0x00000002 
+ 00009697  0x00000f03 rtn 
+ 00009698  0x00000f06 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00009699  0x00000f07 branch  0x000025e5 , 0x00000002 
+ 00009700  0x00000f08 increase  0x00000001 , 0x0000003f 
+ 00009701  0x00000f0b lshift  0x0000003f , 0x0000003f 
+ 00009702  0x00000f0c add  0x0000003f , 0x00000002 , 0x00000002 
+ 00009703  0x00000f0d rtn 
+ 00009704  0x00000f10 fetch  0x00000001 , 0x00000007 
+ 00009705  0x00000f11 lshift  0x0000003f , 0x00000002 
+ 00009706  0x00000f12 rtn 
+ 00009707  0x00000f15 arg  0x000001f4 , 0x00000002 
+ 00009708  0x00000f16 rtn  0x00000034 
+ 00009709  0x00000f17 arg  0x000000fa , 0x00000002 
+ 00009710  0x00000f18 rtneq  0x00000001 
+ 00009711  0x00000f19 arg  0x00000096 , 0x00000002 
+ 00009712  0x00000f1a rtneq  0x00000002 
+ 00009713  0x00000f1b arg  0x00000064 , 0x00000002 
+ 00009714  0x00000f1c rtneq  0x00000003 
+ 00009715  0x00000f1d arg  0x0000004b , 0x00000002 
+ 00009716  0x00000f1e rtneq  0x00000004 
+ 00009717  0x00000f1f arg  0x00000032 , 0x00000002 
+ 00009718  0x00000f20 rtneq  0x00000005 
+ 00009719  0x00000f21 arg  0x00000028 , 0x00000002 
+ 00009720  0x00000f22 rtneq  0x00000006 
+ 00009721  0x00000f23 arg  0x00000014 , 0x00000002 
+ 00009722  0x00000f24 rtn 
+ 00009723  0x00000f29 bpatchx  0x00000020 , 0x00004024 
+ 00009724  0x00000f2a enable  0x00000010 
+ 00009725  0x00000f2b fetch  0x00000004 , 0x0000018c 
+ 00009726  0x00000f2c iforce  0x00000009 
+ 00009727  0x00000f2d call  0x00002630 
+ 00009728  0x00000f2e setarg  0x00000200 
+ 00009729  0x00000f2f branch  0x00002604 , 0x00000029 
+ 00009730  0x00000f30 fetch  0x00000002 , 0x00000176 
+ 00009731  0x00000f31 rshift  0x0000003f , 0x0000003f 
+ 00009732  0x00000f33 fetcht  0x00000002 , 0x0000003e 
+ 00009733  0x00000f34 iadd  0x00000002 , 0x0000003f 
+ 00009734  0x00000f35 call  0x00002343 
+ 00009735  0x00000f36 deposit  0x0000001a 
+ 00009736  0x00000f37 rtn 
+ 00009737  0x00000f3b bpatchx  0x00000021 , 0x00004024 
+ 00009738  0x00000f3c call  0x00007c51 
+ 00009739  0x00000f3d storer  0x00000039 , 0x00000002 , 0x0000069b 
+ 00009740  0x00000f3e add  0x00000011 , 0x00000001 , 0x00000006 
+ 00009741  0x00000f3f ifetch  0x00000001 , 0x00000006 
+ 00009742  0x00000f40 rtnbit0  0x00000000 
+ 00009743  0x00000f41 add  0x00000011 , 0x0000001a , 0x00000005 
+ 00009744  0x00000f42 ifetch  0x00000002 , 0x00000005 
+ 00009745  0x00000f43 increase  0x00000001 , 0x0000003f 
+ 00009746  0x00000f44 istore  0x00000002 , 0x00000005 
+ 00009747  0x00000f45 call  0x000027a2 
+ 00009748  0x00000f46 call  0x000027c4 
+ 00009749  0x00000f47 call  0x000027cd 
+ 00009750  0x00000f48 call  0x0000261a 
+ 00009751  0x00000f49 call  0x00007c60 
+ 00009752  0x00000f4a fetchr  0x00000039 , 0x00000002 , 0x0000069b 
+ 00009753  0x00000f4b rtn 
+ 00009754  0x00000f4e add  0x00000011 , 0x00000019 , 0x00000006 
+ 00009755  0x00000f4f ifetch  0x00000001 , 0x00000006 
+ 00009756  0x00000f50 add  0x00000011 , 0x00000018 , 0x00000005 
+ 00009757  0x00000f51 ifetcht  0x00000001 , 0x00000005 
+ 00009758  0x00000f52 iadd  0x00000002 , 0x0000003f 
+ 00009759  0x00000f53 sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00009760  0x00000f54 branch  0x00002622 , 0x00000002 
+ 00009761  0x00000f55 increase  0xffffffdb , 0x0000003f 
+ 00009762  0x00000f57 istore  0x00000001 , 0x00000005 
+ 00009763  0x00000f58 rtn 
+ 00009764  0x00000f5c add  0x00000011 , 0x00000030 , 0x00000006 
+ 00009765  0x00000f5d ifetch  0x00000005 , 0x00000006 
+ 00009766  0x00000f5e force  0x00000000 , 0x00000002 
+ 00009767  0x00000f5f force  0x00000025 , 0x00000039 
+ 00009768  0x00000f61 bbit0  0x00000000 , 0x0000262a 
+ 00009769  0x00000f62 increase  0x00000001 , 0x00000002 
+ 00009770  0x00000f64 rshift  0x0000003f , 0x0000003f 
+ 00009771  0x00000f65 loop  0x00002628 
+ 00009772  0x00000f66 add  0x00000002 , 0xffffffff , 0x0000003f 
+ 00009773  0x00000f67 add  0x00000011 , 0x00000022 , 0x00000005 
+ 00009774  0x00000f68 istore  0x00000001 , 0x00000005 
+ 00009775  0x00000f69 rtn 
+ 00009776  0x00000f6c bpatchx  0x00000022 , 0x00004024 
+ 00009777  0x00000f6d fetch  0x00000001 , 0x00000180 
+ 00009778  0x00000f6e iforce  0x00000007 
+ 00009779  0x00000f6f fetcht  0x00000005 , 0x00000198 
+ 00009780  0x00000f70 qisolate1  0x00000002 
+ 00009781  0x00000f71 branch  0x00002645 , 0x00000001 
+ 00009782  0x00000f73 fetch  0x00000001 , 0x0000018a 
+ 00009783  0x00000f74 isub  0x00000007 , 0x0000003f 
+ 00009784  0x00000f75 branch  0x0000263b , 0x00000002 
+ 00009785  0x00000f76 sub  0x0000003f , 0xffffffff , 0x00000007 
+ 00009786  0x00000f77 branch  0x00002636 
+ 00009787  0x00000f79 copy  0x00000007 , 0x00000039 
+ 00009788  0x00000f7a force  0x00000000 , 0x00000007 
+ 00009789  0x00000f7c qisolate1  0x00000002 
+ 00009790  0x00000f7d branch  0x00002640 , 0x00000001 
+ 00009791  0x00000f7e increase  0x00000001 , 0x00000039 
+ 00009792  0x00000f80 deposit  0x00000039 
+ 00009793  0x00000f81 branch  0x00002645 , 0x00000034 
+ 00009794  0x00000f82 increase  0x00000001 , 0x00000007 
+ 00009795  0x00000f83 increase  0xffffffff , 0x00000039 
+ 00009796  0x00000f84 branch  0x0000263d 
+ 00009797  0x00000f86 deposit  0x00000007 
+ 00009798  0x00000f87 store  0x00000001 , 0x00000007 
+ 00009799  0x00000f88 rtn 
+ 00009800  0x00000f8c branch  0x0000264b , 0x00000029 
+ 00009801  0x00000f8d until  0x0000003e , 0x00000003 
+ 00009802  0x00000f8e rtn 
+ 00009803  0x00000f91 arg  0x00000ea0 , 0x0000000b 
+ 00009804  0x00000f92 until  0x00000023 , 0x00000026 
+ 00009805  0x00000f93 rtn 
+ 00009806  0x00000f96 disable  0x00000010 
+ 00009807  0x00000f97 fetch  0x00000002 , 0x00004346 
+ 00009808  0x00000f98 copy  0x0000003f , 0x0000000b 
+ 00009809  0x00000f99 branch  0x00002658 
+ 00009810  0x00000f9d bpatchx  0x00000023 , 0x00004024 
+ 00009811  0x00000f9e call  0x000026be 
+ 00009812  0x00000f9f enable  0x00000010 
+ 00009813  0x00000fa0 fetch  0x00000002 , 0x00000176 
+ 00009814  0x00000fa1 fetcht  0x00000004 , 0x0000431d 
+ 00009815  0x00000fa2 iadd  0x00000002 , 0x0000000b 
+ 00009816  0x00000fa4 call  0x000025cc 
+ 00009817  0x00000fa6 bpatchx  0x00000024 , 0x00004024 
+ 00009818  0x00000fa7 call  0x000025c2 
+ 00009819  0x00000fa8 bmark0  0x0000002f , 0x00002660 
+ 00009820  0x00000fa9 pulse  0x00000039 
+ 00009821  0x00000faa nop  0x0000001e 
+ 00009822  0x00000fab call  0x000025c2 
+ 00009823  0x00000fac lshift3  0x0000000b , 0x0000000b 
+ 00009824  0x00000fae disable  0x0000002d 
+ 00009825  0x00000faf enable  0x0000000d 
+ 00009826  0x00000fb0 enable  0x00000021 
+ 00009827  0x00000fb1 disable  0x00000020 
+ 00009828  0x00000fb2 copy  0x0000000b , 0x0000001b 
+ 00009829  0x00000fb3 correlate  0x0000003e , 0x00000003 
+ 00009830  0x00000fb4 branch  0x00002669 , 0x0000002e 
+ 00009831  0x00000fb5 copy  0x0000001a , 0x00000002 
+ 00009832  0x00000fb6 storet  0x00000006 , 0x0000000f 
+ 00009833  0x00000fb8 nbranch  0x000026fa , 0x00000018 
+ 00009834  0x00000fb9 enable  0x00000010 
+ 00009835  0x00000fba fetch  0x00000001 , 0x00004167 
+ 00009836  0x00000fbb arg  0x00004e20 , 0x00000002 
+ 00009837  0x00000fbc iadd  0x00000002 , 0x00000002 
+ 00009838  0x00000fbd fetch  0x00000001 , 0x00004148 
+ 00009839  0x00000fbe imul32  0x00000002 , 0x0000001b 
+ 00009840  0x00000fbf call  0x00006877 
+ 00009841  0x00000fc0 branch  0x00002677 , 0x0000002e 
+ 00009842  0x00000fc1 call  0x000026ff 
+ 00009843  0x00000fc2 fetch  0x00000001 , 0x00000168 
+ 00009844  0x00000fc3 bbit0  0x00000003 , 0x00002677 
+ 00009845  0x00000fc4 fetcht  0x00000006 , 0x0000000f 
+ 00009846  0x00000fc5 call  0x00002477 , 0x0000002b 
+ 00009847  0x00000fc7 call  0x000022e9 
+ 00009848  0x00000fc8 enable  0x00000007 
+ 00009849  0x00000fc9 enable  0x00000009 
+ 00009850  0x00000fca parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009851  0x00000fcb rshift3  0x0000000c , 0x0000003f 
+ 00009852  0x00000fcc store  0x00000001 , 0x0000004c 
+ 00009853  0x00000fcd parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009854  0x00000fce rshift3  0x0000000c , 0x0000003f 
+ 00009855  0x00000fcf store  0x00000001 , 0x0000004d 
+ 00009856  0x00000fd0 copy  0x0000003f , 0x00000039 
+ 00009857  0x00000fd1 branch  0x0000269d , 0x00000005 
+ 00009858  0x00000fd3 bmark1  0x00000032 , 0x00002688 
+ 00009859  0x00000fd6 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009860  0x00000fd7 rshift3  0x0000000c , 0x0000003f 
+ 00009861  0x00000fd8 istore  0x00000001 , 0x00000005 
+ 00009862  0x00000fd9 loop  0x00002683 
+ 00009863  0x00000fda branch  0x0000269d 
+ 00009864  0x00000fdd copy  0x00000005 , 0x00000012 
+ 00009865  0x00000fde bpatchx  0x00000025 , 0x00004024 
+ 00009866  0x00000fdf call  0x0000281c 
+ 00009867  0x00000fe1 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
+ 00009868  0x00000fe2 increase  0xfffffffc , 0x00000011 
+ 00009869  0x00000fe3 nbranch  0x000026f2 , 0x00000002 
+ 00009870  0x00000fe5 call  0x000026c3 
+ 00009871  0x00000fe6 copy  0x00000012 , 0x00000005 
+ 00009872  0x00000fe7 arg  0x00000000 , 0x00000002 
+ 00009873  0x00000fe8 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
+ 00009874  0x00000fe9 increase  0xfffffffc , 0x00000039 
+ 00009875  0x00000fea branch  0x0000269b , 0x00000005 
+ 00009876  0x00000fed parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009877  0x00000fee rshift3  0x0000000c , 0x0000003f 
+ 00009878  0x00000fef istore  0x00000001 , 0x00000005 
+ 00009879  0x00000ff0 increase  0x00000001 , 0x00000002 
+ 00009880  0x00000ff1 and  0x00000002 , 0x0000000f , 0x0000003e 
+ 00009881  0x00000ff2 call  0x000026e1 , 0x00000005 
+ 00009882  0x00000ff3 loop  0x00002694 
+ 00009883  0x00000ff5 call  0x000026e9 
+ 00009884  0x00000ff6 copy  0x00000012 , 0x00000005 
+ 00009885  0x00000ffa bpatchx  0x00000026 , 0x00004024 
+ 00009886  0x00000ffb parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00009887  0x00000ffc rshift32  0x0000003f , 0x0000003f 
+ 00009888  0x00000ffd rshift16  0x0000003f , 0x0000003f 
+ 00009889  0x00000ffe istore  0x00000003 , 0x00000005 
+ 00009890  0x00000fff enable  0x00000010 
+ 00009891  0x00001000 call  0x0000270d 
+ 00009892  0x00001001 branch  0x000026f6 , 0x00000006 
+ 00009893  0x00001002 bmark0  0x00000032 , 0x000026af 
+ 00009894  0x00001003 fetch  0x00000001 , 0x0000004d 
+ 00009895  0x00001004 branch  0x000026af , 0x00000034 
+ 00009896  0x00001005 increase  0xfffffffc , 0x0000003f 
+ 00009897  0x00001006 store  0x00000001 , 0x0000004d 
+ 00009898  0x00001007 call  0x000072cb 
+ 00009899  0x00001008 fetch  0x00000001 , 0x00008108 
+ 00009900  0x00001009 bbit0  0x00000007 , 0x000026f2 
+ 00009901  0x0000100a force  0x0000000c , 0x00000038 
+ 00009902  0x0000100b storer  0x0000002f , 0x00000004 , 0x00000154 
+ 00009903  0x0000100d call  0x00006876 
+ 00009904  0x0000100e enable  0x0000002d 
+ 00009905  0x0000100f set0  0x00000030 , 0x00000000 
+ 00009906  0x00001011 bpatchx  0x00000027 , 0x00004024 
+ 00009907  0x00001012 call  0x000072cd 
+ 00009908  0x00001013 fetch  0x00000001 , 0x0000019d 
+ 00009909  0x00001014 nsetflag  0x0000003c , 0x00000007 , 0x0000003f 
+ 00009910  0x00001015 store  0x00000001 , 0x0000019d 
+ 00009911  0x00001016 call  0x000026b9 
+ 00009912  0x00001017 branch  0x000026bb 
+ 00009913  0x0000101a disable  0x0000000d 
+ 00009914  0x0000101b branch  0x00002160 
+ 00009915  0x0000101e bpatchx  0x00000028 , 0x00004025 
+ 00009916  0x0000101f fetcht  0x00000001 , 0x00000008 
+ 00009917  0x00001020 branch  0x000021c6 
+ 00009918  0x00001024 rtnmark0  0x00000032 
+ 00009919  0x00001025 call  0x00007368 
+ 00009920  0x00001026 force  0x0000000c , 0x00000038 
+ 00009921  0x00001027 call  0x00007370 
+ 00009922  0x00001028 branch  0x0000736f 
+ 00009923  0x0000102c bpatchx  0x00000029 , 0x00004025 
+ 00009924  0x0000102d jam  0x00000000 , 0x0000806c 
+ 00009925  0x0000102e jam  0x00000001 , 0x0000806d 
+ 00009926  0x0000102f fetch  0x00000001 , 0x0000004c 
+ 00009927  0x00001030 and_into  0x00000003 , 0x0000003f 
+ 00009928  0x00001031 store  0x00000001 , 0x0000806e 
+ 00009929  0x00001033 setarg  0x0000004e 
+ 00009930  0x00001034 store  0x00000002 , 0x00008068 
+ 00009931  0x00001035 store  0x00000002 , 0x0000806a 
+ 00009932  0x00001037 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
+ 00009933  0x00001038 increase  0xfffffffc , 0x00000011 
+ 00009934  0x0000103a fetcht  0x00000005 , 0x00004455 
+ 00009935  0x0000103b isolate1  0x0000000f , 0x00000000 
+ 00009936  0x0000103c call  0x000026d7 , 0x00000001 
+ 00009937  0x0000103d call  0x00007265 
+ 00009938  0x0000103e setarg  0x00000000 
+ 00009939  0x0000103f store  0x00000002 , 0x000080c0 
+ 00009940  0x00001040 jam  0x00000006 , 0x0000800a 
+ 00009941  0x00001041 jam  0x00000007 , 0x0000800a 
+ 00009942  0x00001042 rtn 
+ 00009943  0x00001045 sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00009944  0x00001046 branch  0x000026dc , 0x00000005 
+ 00009945  0x00001047 increase  0xffffffff , 0x00000002 
+ 00009946  0x00001048 set1  0x00000027 , 0x00000002 
+ 00009947  0x00001049 rtn 
+ 00009948  0x0000104c setarg  0x00ffffff 
+ 00009949  0x0000104d lshift16  0x0000003f , 0x0000003f 
+ 00009950  0x0000104e arg  0x0000ffff , 0x00000002 
+ 00009951  0x0000104f ior  0x00000002 , 0x00000002 
+ 00009952  0x00001050 rtn 
+ 00009953  0x00001053 copy  0x00000005 , 0x00000012 
+ 00009954  0x00001054 fetch  0x00000001 , 0x0000004d 
+ 00009955  0x00001055 increase  0xfffffffc , 0x0000003f 
+ 00009956  0x00001056 isub  0x00000002 , 0x0000003e 
+ 00009957  0x00001057 rtn  0x00000005 
+ 00009958  0x00001058 storet  0x00000002 , 0x000080c0 
+ 00009959  0x00001059 copy  0x00000012 , 0x00000005 
+ 00009960  0x0000105a rtn 
+ 00009961  0x0000105d parse  0x00000003 , 0x00000000 , 0x00000020 
+ 00009962  0x0000105e rshift32  0x0000003f , 0x0000003f 
+ 00009963  0x0000105f rshift8  0x0000003f , 0x0000003f 
+ 00009964  0x00001060 istore  0x00000004 , 0x00000005 
+ 00009965  0x00001061 copy  0x00000005 , 0x00000012 
+ 00009966  0x00001063 force  0x00000000 , 0x00000038 
+ 00009967  0x00001064 copy  0x0000003f , 0x0000002f 
+ 00009968  0x00001065 storet  0x00000002 , 0x000080c0 
+ 00009969  0x00001066 rtn 
+ 00009970  0x00001069 branch  0x000026fc 
+ 00009971  0x0000106c call  0x0000270d 
+ 00009972  0x0000106d call  0x000020cf 
+ 00009973  0x0000106e branch  0x000026af 
+ 00009974  0x00001071 call  0x00006878 
+ 00009975  0x00001072 bmark1  0x00000030 , 0x000026fa 
+ 00009976  0x00001073 set1  0x00000030 , 0x00000000 
+ 00009977  0x00001074 branch  0x000026b2 
+ 00009978  0x00001078 set0  0x00000030 , 0x00000000 
+ 00009979  0x00001079 branch  0x000026fc 
+ 00009980  0x0000107c bpatchx  0x0000002a , 0x00004025 
+ 00009981  0x0000107d call  0x000072cd 
+ 00009982  0x0000107e branch  0x000020cf 
+ 00009983  0x00001081 bmark1  0x0000002f , 0x00002705 
+ 00009984  0x00001082 bmark1  0x0000002d , 0x00002709 
+ 00009985  0x00001083 fetch  0x00000002 , 0x00000046 
+ 00009986  0x00001084 copy  0x0000003f , 0x00000029 
+ 00009987  0x00001085 copy  0x00000021 , 0x00000028 
+ 00009988  0x00001086 rtn 
+ 00009989  0x0000108a fetch  0x00000002 , 0x0000004a 
+ 00009990  0x0000108b copy  0x0000003f , 0x00000029 
+ 00009991  0x0000108c add  0x00000021 , 0x00000001 , 0x00000028 
+ 00009992  0x0000108d rtn 
+ 00009993  0x00001090 fetch  0x00000002 , 0x00000048 
+ 00009994  0x00001091 copy  0x0000003f , 0x00000029 
+ 00009995  0x00001092 copy  0x00000021 , 0x00000028 
+ 00009996  0x00001093 rtn 
+ 00009997  0x00001097 fetch  0x00000001 , 0x0000004d 
+ 00009998  0x00001098 add  0x0000003f , 0x00000005 , 0x00000002 
+ 00009999  0x00001099 lshift3  0x00000002 , 0x00000002 
+ 00010000  0x0000109a fetch  0x00000001 , 0x0000019d 
+ 00010001  0x0000109b bmark1  0x0000002f , 0x00002714 
+ 00010002  0x0000109c bbit1  0x00000000 , 0x00002716 
+ 00010003  0x0000109d bbit1  0x00000001 , 0x00002717 
+ 00010004  0x0000109f branch  0x00002719 , 0x0000003c 
+ 00010005  0x000010a0 branch  0x0000271c 
+ 00010006  0x000010a3 branch  0x00002721 
+ 00010007  0x000010a6 rshift  0x00000002 , 0x00000002 
+ 00010008  0x000010a7 branch  0x00002721 
+ 00010009  0x000010aa add  0x00000002 , 0x00000003 , 0x00000002 
+ 00010010  0x000010ab lshift  0x00000002 , 0x00000002 
+ 00010011  0x000010ac branch  0x0000271e 
+ 00010012  0x000010af add  0x00000002 , 0x00000003 , 0x00000002 
+ 00010013  0x000010b0 lshift3  0x00000002 , 0x00000002 
+ 00010014  0x000010b2 setarg  0x00000028 
+ 00010015  0x000010b3 iadd  0x00000002 , 0x00000002 
+ 00010016  0x000010b4 branch  0x00002721 
+ 00010017  0x000010b7 fetch  0x00000001 , 0x00004148 
+ 00010018  0x000010b8 imul32  0x00000002 , 0x00000002 
+ 00010019  0x000010b9 arg  0x00004e20 , 0x00000011 
+ 00010020  0x000010ba imul32  0x00000011 , 0x0000003f 
+ 00010021  0x000010bb isub  0x00000002 , 0x00000002 
+ 00010022  0x000010bc copy  0x0000001b , 0x0000003f 
+ 00010023  0x000010bd isub  0x00000002 , 0x0000001b 
+ 00010024  0x000010be rtn 
+ 00010025  0x000010c1 call  0x00002741 
+ 00010026  0x000010c2 fetcht  0x00000001 , 0x00000008 
+ 00010027  0x000010c3 call  0x0000216f 
+ 00010028  0x000010c4 call  0x000021a6 
+ 00010029  0x000010c5 enable  0x00000010 
+ 00010030  0x000010c6 arg  0x0000157c , 0x0000000b 
+ 00010031  0x000010c7 branch  0x00002659 
+ 00010032  0x000010cb bpatchx  0x0000002b , 0x00004025 
+ 00010033  0x000010cc fetch  0x00000001 , 0x0000019e 
+ 00010034  0x000010cd call  0x000025a4 
+ 00010035  0x000010ce call  0x00002741 
+ 00010036  0x000010d0 fetch  0x00000001 , 0x0000019d 
+ 00010037  0x000010d1 call  0x000025a4 
+ 00010038  0x000010d3 fetcht  0x00000001 , 0x00000008 
+ 00010039  0x000010d4 call  0x0000216f 
+ 00010040  0x000010d5 call  0x000021a6 
+ 00010041  0x000010d6 enable  0x00000010 
+ 00010042  0x000010d7 arg  0x0000157c , 0x0000000b 
+ 00010043  0x000010d8 bmark0  0x0000002f , 0x00002659 
+ 00010044  0x000010d9 arg  0x00002134 , 0x0000000b 
+ 00010045  0x000010da branch  0x00002659 
+ 00010046  0x000010dd bpatchx  0x0000002c , 0x00004025 
+ 00010047  0x000010de call  0x00002741 
+ 00010048  0x000010df branch  0x000020cf 
+ 00010049  0x000010e2 bpatchx  0x0000002d , 0x00004025 
+ 00010050  0x000010e3 call  0x000025c2 
+ 00010051  0x000010e4 call  0x000025d1 
+ 00010052  0x000010e5 call  0x0000687d 
+ 00010053  0x000010e6 set1  0x00000000 , 0x00000015 
+ 00010054  0x000010e7 enable  0x0000001d 
+ 00010055  0x000010e8 enable  0x00000020 
+ 00010056  0x000010e9 disable  0x00000021 
+ 00010057  0x000010ea call  0x00002648 
+ 00010058  0x000010eb disable  0x0000003a 
+ 00010059  0x000010ec bmark1  0x0000002f , 0x00002784 
+ 00010060  0x000010ed bmark1  0x0000002d , 0x00002796 
+ 00010061  0x000010ee rshift16  0x00000009 , 0x0000003f 
+ 00010062  0x000010ef rshift8  0x0000003f , 0x0000003f 
+ 00010063  0x000010f0 rshift4  0x0000003f , 0x0000003f 
+ 00010064  0x000010f1 inject  0x00000003 , 0x00000028 
+ 00010065  0x000010f3 enable  0x00000007 
+ 00010066  0x000010f4 enable  0x00000009 
+ 00010067  0x000010f5 bpatchx  0x0000002e , 0x00004025 
+ 00010068  0x000010f6 fetch  0x00000001 , 0x00004169 
+ 00010069  0x000010f7 inject  0x00000003 , 0x00000008 
+ 00010070  0x000010f8 ifetch  0x00000001 , 0x00000006 
+ 00010071  0x000010f9 copy  0x0000003f , 0x00000039 
+ 00010072  0x000010fa inject  0x00000003 , 0x00000008 
+ 00010073  0x000010fb sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00010074  0x000010fc branch  0x00002762 , 0x00000005 
+ 00010075  0x000010fe fetch  0x00000001 , 0x0000800a 
+ 00010076  0x000010ff branch  0x0000275e , 0x00000034 
+ 00010077  0x00001100 bmark1  0x00000032 , 0x00002779 
+ 00010078  0x00001102 arg  0x0000416b , 0x00000006 
+ 00010079  0x00001104 ifetch  0x00000001 , 0x00000006 
+ 00010080  0x00001105 inject  0x00000003 , 0x00000008 
+ 00010081  0x00001106 loop  0x0000275f 
+ 00010082  0x00001109 enable  0x00000008 
+ 00010083  0x0000110a inject  0x00000003 , 0x00000018 
+ 00010084  0x0000110b disable  0x00000008 
+ 00010085  0x0000110c bmark0  0x0000002f , 0x00002769 
+ 00010086  0x0000110d disable  0x00000007 
+ 00010087  0x0000110e setarg  0x00000000 
+ 00010088  0x0000110f inject  0x00000003 , 0x00000003 
+ 00010089  0x00001111 until  0x0000003e , 0x00000027 
+ 00010090  0x00001112 nop  0x00000064 
+ 00010091  0x00001113 bpatchx  0x0000002f , 0x00004025 
+ 00010092  0x00001114 disable  0x0000001d 
+ 00010093  0x00001115 disable  0x00000038 
+ 00010094  0x00001116 call  0x00002160 
+ 00010095  0x00001117 call  0x0000687b 
+ 00010096  0x00001119 fetch  0x00000001 , 0x00004169 
+ 00010097  0x0000111a and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00010098  0x0000111b rtnne  0x00000003 
+ 00010099  0x0000111c fetch  0x00000001 , 0x000042fd 
+ 00010100  0x0000111d beq  0x00000002 , 0x0000285c 
+ 00010101  0x0000111e rtnne  0x00000005 
+ 00010102  0x0000111f fetch  0x00000001 , 0x0000416b 
+ 00010103  0x00001120 beq  0x00000005 , 0x00002857 
+ 00010104  0x00001121 rtn 
+ 00010105  0x00001125 increase  0xfffffffc , 0x00000039 
+ 00010106  0x00001126 copy  0x00000039 , 0x00000002 
+ 00010107  0x00001127 call  0x000072b8 
+ 00010108  0x00001128 arg  0x0000416b , 0x00000006 
+ 00010109  0x0000112a ifetch  0x00000001 , 0x00000006 
+ 00010110  0x0000112b inject  0x00000003 , 0x00000008 
+ 00010111  0x0000112c loop  0x0000277d 
+ 00010112  0x0000112d call  0x000072bd 
+ 00010113  0x0000112e copy  0x0000002f , 0x0000003f 
+ 00010114  0x0000112f inject  0x00000003 , 0x00000020 
+ 00010115  0x00001130 branch  0x00002762 
+ 00010116  0x00001133 arg  0x0000000a , 0x00000039 
+ 00010117  0x00001135 setarg  0x0000003c 
+ 00010118  0x00001136 inject  0x00000003 , 0x00000008 
+ 00010119  0x00001137 loop  0x00002785 
+ 00010120  0x00001138 disable  0x0000001d 
+ 00010121  0x00001139 enable  0x00000038 
+ 00010122  0x0000113a rshift16  0x00000009 , 0x0000003f 
+ 00010123  0x0000113b rshift16  0x0000003f , 0x0000003f 
+ 00010124  0x0000113c rshift4  0x0000003f , 0x0000003f 
+ 00010125  0x0000113d inject  0x00000003 , 0x00000020 
+ 00010126  0x0000113e bmark1  0x0000002e , 0x00002793 
+ 00010127  0x00001140 setarg  0x00000001 
+ 00010128  0x00001141 inject  0x00000003 , 0x00000005 
+ 00010129  0x00001142 enable  0x0000003a 
+ 00010130  0x00001143 branch  0x00002751 
+ 00010131  0x00001146 setarg  0x00000000 
+ 00010132  0x00001147 inject  0x00000003 , 0x00000005 
+ 00010133  0x00001148 branch  0x00002751 
+ 00010134  0x0000114b fetch  0x00000001 , 0x00004148 
+ 00010135  0x0000114c fetcht  0x00000001 , 0x00004168 
+ 00010136  0x0000114d iadd  0x00000002 , 0x0000003f 
+ 00010137  0x0000114e call  0x0000235c 
+ 00010138  0x0000114f rshift16  0x00000009 , 0x0000003f 
+ 00010139  0x00001150 rshift8  0x0000003f , 0x0000003f 
+ 00010140  0x00001151 rshift4  0x0000003f , 0x00000002 
+ 00010141  0x00001152 copy  0x00000002 , 0x0000003f 
+ 00010142  0x00001153 inject  0x00000003 , 0x00000008 
+ 00010143  0x00001154 copy  0x00000002 , 0x0000003f 
+ 00010144  0x00001155 inject  0x00000003 , 0x00000028 
+ 00010145  0x00001156 branch  0x00002751 
+ 00010146  0x0000115a arg  0x000027a6 , 0x00000013 
+ 00010147  0x0000115b arg  0x000027bc , 0x00000012 
+ 00010148  0x0000115c arg  0x00000005 , 0x00000007 
+ 00010149  0x0000115d branch  0x000027fb 
+ 00010150  0x00001160 add  0x00000011 , 0x00000004 , 0x00000006 
+ 00010151  0x00001161 ifetcht  0x00000004 , 0x00000006 
+ 00010152  0x00001162 add  0x00000011 , 0x00000037 , 0x00000006 
+ 00010153  0x00001163 ifetch  0x00000001 , 0x00000006 
+ 00010154  0x00001164 add  0x00000011 , 0x0000002b , 0x00000005 
+ 00010155  0x00001165 istore  0x00000001 , 0x00000005 
+ 00010156  0x00001166 ifetch  0x00000002 , 0x00000006 
+ 00010157  0x00001167 lshift2  0x0000003f , 0x0000003f 
+ 00010158  0x00001168 iadd  0x00000002 , 0x0000000b 
+ 00010159  0x00001169 add  0x00000011 , 0x00000004 , 0x00000005 
+ 00010160  0x0000116a deposit  0x0000000b 
+ 00010161  0x0000116b istore  0x00000004 , 0x00000005 
+ 00010162  0x0000116c ifetch  0x00000002 , 0x00000006 
+ 00010163  0x0000116d lshift2  0x0000003f , 0x0000003f 
+ 00010164  0x0000116e add  0x00000011 , 0x00000002 , 0x00000005 
+ 00010165  0x0000116f istore  0x00000002 , 0x00000005 
+ 00010166  0x00001170 ifetch  0x00000002 , 0x00000006 
+ 00010167  0x00001171 add  0x00000011 , 0x0000002c , 0x00000005 
+ 00010168  0x00001172 istore  0x00000002 , 0x00000005 
+ 00010169  0x00001173 ifetch  0x00000002 , 0x00000006 
+ 00010170  0x00001174 store  0x00000002 , 0x000042f5 
+ 00010171  0x00001175 branch  0x00002938 
+ 00010172  0x00001178 ifetch  0x00000001 , 0x00000011 
+ 00010173  0x00001179 set0  0x00000003 , 0x0000003f 
+ 00010174  0x0000117a istore  0x00000001 , 0x00000011 
+ 00010175  0x0000117b storer  0x00000011 , 0x00000002 , 0x00000684 
+ 00010176  0x0000117c jam  0x00000044 , 0x0000066f 
+ 00010177  0x0000117d call  0x0000782b 
+ 00010178  0x0000117e fetchr  0x00000011 , 0x00000002 , 0x00000684 
+ 00010179  0x0000117f rtn 
+ 00010180  0x00001182 arg  0x00000000 , 0x00000013 
+ 00010181  0x00001183 arg  0x000027c8 , 0x00000012 
+ 00010182  0x00001184 arg  0x00000006 , 0x00000007 
+ 00010183  0x00001185 branch  0x000027fb 
+ 00010184  0x00001188 add  0x00000011 , 0x00000037 , 0x00000006 
+ 00010185  0x00001189 ifetch  0x00000005 , 0x00000006 
+ 00010186  0x0000118a add  0x00000011 , 0x00000030 , 0x00000005 
+ 00010187  0x0000118b istore  0x00000005 , 0x00000005 
+ 00010188  0x0000118c branch  0x00002624 
+ 00010189  0x00001190 arg  0x00000000 , 0x00000013 
+ 00010190  0x00001191 arg  0x000027d1 , 0x00000012 
+ 00010191  0x00001192 arg  0x00000007 , 0x00000007 
+ 00010192  0x00001193 branch  0x000027fb 
+ 00010193  0x00001196 add  0x00000011 , 0x00000037 , 0x00000006 
+ 00010194  0x00001197 ifetch  0x00000001 , 0x00000006 
+ 00010195  0x00001198 call  0x000027de 
+ 00010196  0x00001199 istore  0x00000001 , 0x00000005 
+ 00010197  0x0000119a add  0x00000011 , 0x00000038 , 0x00000006 
+ 00010198  0x0000119b ifetch  0x00000001 , 0x00000006 
+ 00010199  0x0000119c call  0x000027ec 
+ 00010200  0x0000119d istore  0x00000001 , 0x00000005 
+ 00010201  0x0000119e storer  0x00000011 , 0x00000002 , 0x00000684 
+ 00010202  0x0000119f jam  0x00000042 , 0x0000066f 
+ 00010203  0x000011a0 call  0x0000782b 
+ 00010204  0x000011a1 fetchr  0x00000011 , 0x00000002 , 0x00000684 
+ 00010205  0x000011a2 rtn 
+ 00010206  0x000011a5 call  0x000027e6 , 0x00000034 
+ 00010207  0x000011a6 add  0x00000011 , 0x00000035 , 0x00000005 
+ 00010208  0x000011a7 nrtn  0x00000029 
+ 00010209  0x000011a8 fetcht  0x00000001 , 0x000043b6 
+ 00010210  0x000011a9 isolate1  0x00000007 , 0x00000002 
+ 00010211  0x000011aa setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00010212  0x000011ab add  0x00000011 , 0x00000036 , 0x00000005 
+ 00010213  0x000011ac rtn 
+ 00010214  0x000011af add  0x00000011 , 0x00000035 , 0x00000006 
+ 00010215  0x000011b0 ifetch  0x00000001 , 0x00000006 
+ 00010216  0x000011b1 nrtn  0x00000029 
+ 00010217  0x000011b2 add  0x00000011 , 0x00000036 , 0x00000006 
+ 00010218  0x000011b3 ifetch  0x00000001 , 0x00000006 
+ 00010219  0x000011b4 rtn 
+ 00010220  0x000011b7 call  0x000027f5 , 0x00000034 
+ 00010221  0x000011b8 fetcht  0x00000001 , 0x000043b6 
+ 00010222  0x000011b9 isolate1  0x00000007 , 0x00000002 
+ 00010223  0x000011ba setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00010224  0x000011bb add  0x00000011 , 0x00000036 , 0x00000005 
+ 00010225  0x000011bc nrtn  0x00000029 
+ 00010226  0x000011bd set0  0x00000007 , 0x0000003f 
+ 00010227  0x000011be add  0x00000011 , 0x00000035 , 0x00000005 
+ 00010228  0x000011bf rtn 
+ 00010229  0x000011c2 add  0x00000011 , 0x00000036 , 0x00000006 
+ 00010230  0x000011c3 ifetch  0x00000001 , 0x00000006 
+ 00010231  0x000011c4 nrtn  0x00000029 
+ 00010232  0x000011c5 add  0x00000011 , 0x00000035 , 0x00000006 
+ 00010233  0x000011c6 ifetch  0x00000001 , 0x00000006 
+ 00010234  0x000011c7 rtn 
+ 00010235  0x000011cd bpatchx  0x00000030 , 0x00004026 
+ 00010236  0x000011ce ifetch  0x00000001 , 0x00000011 
+ 00010237  0x000011cf qisolate0  0x0000003f 
+ 00010238  0x000011d0 rtn  0x00000001 
+ 00010239  0x000011d1 add  0x00000011 , 0x0000001a , 0x00000006 
+ 00010240  0x000011d2 ifetcht  0x00000002 , 0x00000006 
+ 00010241  0x000011d3 add  0x00000011 , 0x00000020 , 0x00000006 
+ 00010242  0x000011d4 ifetch  0x00000002 , 0x00000006 
+ 00010243  0x000011d6 isub  0x00000002 , 0x0000003f 
+ 00010244  0x000011d7 branch  0x0000280b , 0x00000005 
+ 00010245  0x000011d8 nbranch  0x00002810 , 0x00000002 
+ 00010246  0x000011d9 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00010247  0x000011da branch  0x00002809 , 0x00000005 
+ 00010248  0x000011db rtn 
+ 00010249  0x000011de copy  0x00000013 , 0x0000003f 
+ 00010250  0x000011df branch  0x00007d79 
+ 00010251  0x000011e2 ifetch  0x00000001 , 0x00000011 
+ 00010252  0x000011e3 qset0  0x0000003f 
+ 00010253  0x000011e4 istore  0x00000001 , 0x00000011 
+ 00010254  0x000011e5 copy  0x00000012 , 0x0000003f 
+ 00010255  0x000011e6 branch  0x00007d79 
+ 00010256  0x000011e9 add  0x00000011 , 0x0000001a , 0x00000006 
+ 00010257  0x000011ea ifetch  0x00000002 , 0x00000006 
+ 00010258  0x000011eb add  0x00000011 , 0x00000020 , 0x00000006 
+ 00010259  0x000011ec ifetch  0x00000002 , 0x00000006 
+ 00010260  0x000011ed isub  0x00000002 , 0x0000003f 
+ 00010261  0x000011ee arg  0x0000ffff , 0x00000002 
+ 00010262  0x000011ef isub  0x00000002 , 0x0000003e 
+ 00010263  0x000011f0 branch  0x0000280b , 0x00000005 
+ 00010264  0x000011f1 arg  0x0000f000 , 0x00000002 
+ 00010265  0x000011f2 isub  0x00000002 , 0x0000003e 
+ 00010266  0x000011f3 nbranch  0x0000280b , 0x00000002 
+ 00010267  0x000011f4 rtn 
+ 00010268  0x000011f8 fetcht  0x00000001 , 0x0000017f 
+ 00010269  0x000011f9 fetch  0x00000001 , 0x0000004c 
+ 00010270  0x000011fc rshift  0x0000003f , 0x0000003f 
+ 00010271  0x000011fd ixor  0x00000002 , 0x0000003f 
+ 00010272  0x000011fe isolate1  0x00000002 , 0x0000003f 
+ 00010273  0x000011ff setflag  0x00000001 , 0x0000000f , 0x00000000 
+ 00010274  0x00001200 rtn 
+ 00010275  0x00001204 bpatchx  0x00000031 , 0x00004026 
+ 00010276  0x00001205 call  0x00002935 
+ 00010277  0x00001206 rtnmark1  0x00000030 
+ 00010278  0x00001207 call  0x0000284a 
+ 00010279  0x00001208 fetch  0x00000001 , 0x0000004c 
+ 00010280  0x00001209 isolate1  0x00000004 , 0x0000003f 
+ 00010281  0x0000120a setflag  0x00000001 , 0x0000002a , 0x00000000 
+ 00010282  0x0000120b rshift  0x0000003f , 0x0000003f 
+ 00010283  0x0000120c ixor  0x00000002 , 0x0000003f 
+ 00010284  0x0000120d isolate1  0x00000002 , 0x0000003f 
+ 00010285  0x0000120e setflag  0x00000001 , 0x0000000f , 0x00000000 
+ 00010286  0x0000120f rtnmark1  0x0000000f 
+ 00010287  0x00001210 fetch  0x00000001 , 0x0000004d 
+ 00010288  0x00001211 branch  0x0000283c , 0x00000034 
+ 00010289  0x00001212 fetch  0x00000001 , 0x00000168 
+ 00010290  0x00001213 bbit0  0x00000004 , 0x0000283c 
+ 00010291  0x00001214 fetcht  0x00000004 , 0x00000154 
+ 00010292  0x00001215 fetch  0x00000004 , 0x0000445a 
+ 00010293  0x00001216 isub  0x00000002 , 0x0000003e 
+ 00010294  0x00001217 branch  0x0000235a , 0x00000005 
+ 00010295  0x00001218 storet  0x00000004 , 0x0000445a 
+ 00010296  0x00001219 fetch  0x00000005 , 0x00004455 
+ 00010297  0x0000121a increase  0x00000001 , 0x0000003f 
+ 00010298  0x0000121b set1  0x00000027 , 0x0000003f 
+ 00010299  0x0000121c store  0x00000005 , 0x00004455 
+ 00010300  0x0000121f fetcht  0x00000001 , 0x0000017f 
+ 00010301  0x00001220 setflip  0x00000002 , 0x00000002 
+ 00010302  0x00001221 storet  0x00000001 , 0x0000017f 
+ 00010303  0x00001222 fetch  0x00000001 , 0x00004321 
+ 00010304  0x00001223 rtnbit0  0x00000006 
+ 00010305  0x00001224 bpatchx  0x00000032 , 0x00004026 
+ 00010306  0x00001225 fetch  0x00000001 , 0x0000004d 
+ 00010307  0x00001226 rtn  0x00000034 
+ 00010308  0x00001227 fetch  0x00000001 , 0x0000004c 
+ 00010309  0x00001228 compare  0x00000001 , 0x0000003f , 0x00000003 
+ 00010310  0x00001229 branch  0x00002e65 , 0x00000001 
+ 00010311  0x0000122a compare  0x00000002 , 0x0000003f , 0x00000003 
+ 00010312  0x0000122b branch  0x00002e53 , 0x00000001 
+ 00010313  0x0000122c rtn 
+ 00010314  0x00001230 bpatchx  0x00000033 , 0x00004026 
+ 00010315  0x00001231 fetcht  0x00000001 , 0x0000017f 
+ 00010316  0x00001232 isolate0  0x00000005 , 0x00000002 
+ 00010317  0x00001233 rtn  0x00000001 
+ 00010318  0x00001234 fetch  0x00000001 , 0x0000004c 
+ 00010319  0x00001235 lshift  0x0000003f , 0x0000003f 
+ 00010320  0x00001236 ixor  0x00000002 , 0x0000003f 
+ 00010321  0x00001237 rtnbit0  0x00000003 
+ 00010322  0x00001238 set0  0x00000005 , 0x00000002 
+ 00010323  0x00001239 setflip  0x00000003 , 0x00000002 
+ 00010324  0x0000123a storet  0x00000001 , 0x0000017f 
+ 00010325  0x0000123b compare  0x00000003 , 0x00000002 , 0x00000003 
+ 00010326  0x0000123d rtn 
+ 00010327  0x00001241 fetch  0x00000001 , 0x00000168 
+ 00010328  0x00001242 set1  0x00000004 , 0x0000003f 
+ 00010329  0x00001243 store  0x00000001 , 0x00000168 
+ 00010330  0x00001244 set1  0x00000032 , 0x00000000 
+ 00010331  0x00001245 rtn 
+ 00010332  0x00001248 bpatchx  0x00000034 , 0x00004026 
+ 00010333  0x00001249 jam  0x00000000 , 0x000042fd 
+ 00010334  0x0000124a arg  0x00000000 , 0x0000003f 
+ 00010335  0x0000124b store  0x00000004 , 0x0000445a 
+ 00010336  0x0000124c store  0x00000005 , 0x00004450 
+ 00010337  0x0000124d set1  0x00000027 , 0x0000003f 
+ 00010338  0x0000124e store  0x00000005 , 0x00004455 
+ 00010339  0x0000124f fetch  0x00000001 , 0x00000168 
+ 00010340  0x00001250 set0  0x00000004 , 0x0000003f 
+ 00010341  0x00001251 store  0x00000001 , 0x00000168 
+ 00010342  0x00001252 set0  0x00000032 , 0x00000000 
+ 00010343  0x00001253 rtn 
+ 00010344  0x00001259 arg  0x00000001 , 0x00000011 
+ 00010345  0x0000125a fetch  0x00000001 , 0x0000004c 
+ 00010346  0x0000125b rtnbit1  0x00000006 
+ 00010347  0x0000125c arg  0x00000000 , 0x00000011 
+ 00010348  0x0000125d rtn 
+ 00010349  0x00001261 copy  0x00000006 , 0x00000005 
+ 00010350  0x00001262 fetcht  0x00000002 , 0x000043b8 
+ 00010351  0x00001263 copy  0x00000005 , 0x00000006 
+ 00010352  0x00001264 rtn 
+ 00010353  0x00001268 bpatchx  0x00000035 , 0x00004026 
+ 00010354  0x00001269 fetch  0x00000001 , 0x0000017f 
+ 00010355  0x0000126a rtnbit1  0x00000005 
+ 00010356  0x0000126b call  0x00002892 
+ 00010357  0x0000126c call  0x00002a10 
+ 00010358  0x0000126d branch  0x000028b6 , 0x00000034 
+ 00010359  0x0000126e ifetch  0x00000002 , 0x00000006 
+ 00010360  0x0000126f ifetcht  0x00000002 , 0x00000006 
+ 00010361  0x00001270 copy  0x00000002 , 0x00000011 
+ 00010362  0x00001271 isub  0x00000011 , 0x0000003f 
+ 00010363  0x00001272 call  0x0000286d 
+ 00010364  0x00001273 call  0x00007db0 
+ 00010365  0x00001274 copy  0x0000003f , 0x00000002 
+ 00010366  0x00001275 ifetchr  0x00000001 , 0x00000001 , 0x00000006 
+ 00010367  0x00001276 copy  0x00000011 , 0x0000003f 
+ 00010368  0x00001277 iadd  0x00000006 , 0x0000003f 
+ 00010369  0x00001278 store  0x00000002 , 0x0000068f 
+ 00010370  0x00001279 call  0x000028a6 
+ 00010371  0x0000127a call  0x000028b8 
+ 00010372  0x0000127c call  0x00002a10 
+ 00010373  0x0000127d ifetch  0x00000002 , 0x00000006 
+ 00010374  0x0000127e copy  0x0000003f , 0x00000011 
+ 00010375  0x0000127f copy  0x00000006 , 0x00000013 
+ 00010376  0x00001280 ifetcht  0x00000002 , 0x00000006 
+ 00010377  0x00001281 copy  0x00000002 , 0x00000012 
+ 00010378  0x00001282 isub  0x00000012 , 0x0000003f 
+ 00010379  0x00001283 call  0x0000286d 
+ 00010380  0x00001284 call  0x00007db0 
+ 00010381  0x00001285 iadd  0x00000012 , 0x0000003f 
+ 00010382  0x00001286 istore  0x00000002 , 0x00000013 
+ 00010383  0x00001287 isub  0x00000011 , 0x0000003e 
+ 00010384  0x00001288 nrtn  0x00000005 
+ 00010385  0x00001289 branch  0x00002a2a 
+ 00010386  0x0000128d call  0x00002899 
+ 00010387  0x0000128e rtnmark1  0x00000029 
+ 00010388  0x0000128f fetch  0x00000001 , 0x00004321 
+ 00010389  0x00001290 bbit0  0x00000002 , 0x000028a4 
+ 00010390  0x00001291 call  0x00002a14 
+ 00010391  0x00001292 branch  0x000028a4 , 0x00000034 
+ 00010392  0x00001293 branch  0x000028a2 
+ 00010393  0x00001297 call  0x00002a10 
+ 00010394  0x00001298 branch  0x000028a4 , 0x00000034 
+ 00010395  0x00001299 ifetch  0x00000002 , 0x00000006 
+ 00010396  0x0000129a ifetcht  0x00000002 , 0x00000006 
+ 00010397  0x0000129b isub  0x00000002 , 0x00000011 
+ 00010398  0x0000129c call  0x0000286d 
+ 00010399  0x0000129d copy  0x00000002 , 0x0000003f 
+ 00010400  0x0000129e isub  0x00000011 , 0x0000003e 
+ 00010401  0x0000129f branch  0x000028a4 , 0x00000002 
+ 00010402  0x000012a1 set1  0x00000029 , 0x00000000 
+ 00010403  0x000012a2 rtn 
+ 00010404  0x000012a5 set0  0x00000029 , 0x00000000 
+ 00010405  0x000012a6 rtn 
+ 00010406  0x000012a9 copy  0x00000011 , 0x0000003f 
+ 00010407  0x000012aa rtn  0x00000034 
+ 00010408  0x000012ab arg  0x00000001 , 0x00000001 
+ 00010409  0x000012ac rtn 
+ 00010410  0x000012b0 bpatchx  0x00000036 , 0x00004026 
+ 00010411  0x000012b1 increase  0x00000001 , 0x00000002 
+ 00010412  0x000012b2 call  0x00002ccf 
+ 00010413  0x000012b3 increase  0xfffffffe , 0x00000006 
+ 00010414  0x000012b4 ifetch  0x00000002 , 0x00000006 
+ 00010415  0x000012b5 arg  0x00002902 , 0x00000002 
+ 00010416  0x000012b6 isub  0x00000002 , 0x0000003e 
+ 00010417  0x000012b7 nrtn  0x00000005 
+ 00010418  0x000012b8 increase  0x00000001 , 0x00000006 
+ 00010419  0x000012b9 copy  0x00000006 , 0x00000011 
+ 00010420  0x000012ba ifetch  0x00000001 , 0x00000006 
+ 00010421  0x000012bb rtn 
+ 00010422  0x000012bf force  0x00000000 , 0x00000002 
+ 00010423  0x000012c0 force  0x00000001 , 0x00000001 
+ 00010424  0x000012c3 bpatchx  0x00000037 , 0x00004026 
+ 00010425  0x000012c4 storet  0x00000001 , 0x0000416a 
+ 00010426  0x000012c5 fetcht  0x00000001 , 0x0000017f 
+ 00010427  0x000012c6 set1  0x00000005 , 0x00000002 
+ 00010428  0x000012c7 and  0x00000002 , 0x000000fc , 0x0000003f 
+ 00010429  0x000012c8 ior  0x00000001 , 0x0000003f 
+ 00010430  0x000012c9 store  0x00000001 , 0x0000017f 
+ 00010431  0x000012ca and_into  0x0000001f , 0x0000003f 
+ 00010432  0x000012cb isolate1  0x00000029 , 0x00000000 
+ 00010433  0x000012cc setflag  0x00000001 , 0x00000004 , 0x0000003f 
+ 00010434  0x000012cd store  0x00000001 , 0x00004169 
+ 00010435  0x000012cf fetch  0x00000001 , 0x00004169 
+ 00010436  0x000012d0 compare  0x00000001 , 0x00000001 , 0x00000003 
+ 00010437  0x000012d1 nbranch  0x000028c8 , 0x00000001 
+ 00010438  0x000012d2 fetch  0x00000001 , 0x0000416a 
+ 00010439  0x000012d3 rtn  0x00000034 
+ 00010440  0x000012d6 bmark1  0x00000032 , 0x000028ce 
+ 00010441  0x000012d7 fetchr  0x00000039 , 0x00000001 , 0x0000416a 
+ 00010442  0x000012d8 fetch  0x00000002 , 0x0000068f 
+ 00010443  0x000012d9 copy  0x0000003f , 0x00000006 
+ 00010444  0x000012da arg  0x0000416b , 0x00000005 
+ 00010445  0x000012db branch  0x00007ccc 
+ 00010446  0x000012de call  0x00007368 
+ 00010447  0x000012df branch  0x0000729f 
+ 00010448  0x000012e2 arg  0x00000000 , 0x00000007 
+ 00010449  0x000012e3 branch  0x000024e7 
+ 00010450  0x000012e6 arg  0x00000000 , 0x00000007 
+ 00010451  0x000012e7 branch  0x000024eb 
+ 00010452  0x000012eb bpatchx  0x00000038 , 0x00004027 
+ 00010453  0x000012ec rtnmark1  0x0000000f 
+ 00010454  0x000012ed rtnmark1  0x00000030 
+ 00010455  0x000012ee fetch  0x00000001 , 0x0000004c 
+ 00010456  0x000012ef and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00010457  0x000012f0 store  0x00000001 , 0x00004334 
+ 00010458  0x000012f1 fetch  0x00000001 , 0x0000004d 
+ 00010459  0x000012f2 rtn  0x00000034 
+ 00010460  0x000012f3 setarg  0x0000004e 
+ 00010461  0x000012f4 store  0x00000002 , 0x00004339 
+ 00010462  0x000012f5 bpatchx  0x00000039 , 0x00004027 
+ 00010463  0x000012f6 fetch  0x00000001 , 0x00004334 
+ 00010464  0x000012f7 beq  0x00000003 , 0x0000304a 
+ 00010465  0x000012f9 call  0x000028ee 
+ 00010466  0x000012fa nbranch  0x000028d0 , 0x00000028 
+ 00010467  0x000012fb call  0x000028d2 
+ 00010468  0x000012fc setarg  0x00000000 
+ 00010469  0x000012fd store  0x00000002 , 0x00004337 
+ 00010470  0x000012fe fetch  0x00000002 , 0x00004339 
+ 00010471  0x000012ff add  0x0000003f , 0x00000002 , 0x00000006 
+ 00010472  0x00001300 bpatchx  0x0000003a , 0x00004027 
+ 00010473  0x00001302 ifetch  0x00000002 , 0x00000006 
+ 00010474  0x00001303 beq  0x00000004 , 0x00002b8f 
+ 00010475  0x00001304 beq  0x00000006 , 0x00002ec8 
+ 00010476  0x00001305 beq  0x00000005 , 0x00002e8a 
+ 00010477  0x00001306 rtn 
+ 00010478  0x0000130a fetch  0x00000001 , 0x00004334 
+ 00010479  0x0000130b beq  0x00000002 , 0x000028fd 
+ 00010480  0x0000130c beq  0x00000001 , 0x00002914 
+ 00010481  0x0000130d rtn 
+ 00010482  0x00001313 call  0x00007dba 
+ 00010483  0x00001314 arg  0x00000004 , 0x00000002 
+ 00010484  0x00001315 isub  0x0000003f , 0x0000003e 
+ 00010485  0x00001316 rtn  0x00000005 
+ 00010486  0x00001317 arg  0x00000005 , 0x00000002 
+ 00010487  0x00001318 isub  0x0000003f , 0x0000003e 
+ 00010488  0x00001319 rtn  0x00000005 
+ 00010489  0x0000131a arg  0x00000006 , 0x00000002 
+ 00010490  0x0000131b isub  0x0000003f , 0x0000003e 
+ 00010491  0x0000131c rtn  0x00000005 
+ 00010492  0x0000131d branch  0x00007dbc 
+ 00010493  0x00001321 fetch  0x00000002 , 0x00004339 
+ 00010494  0x00001322 copy  0x0000003f , 0x00000006 
+ 00010495  0x00001323 ifetch  0x00000002 , 0x00000006 
+ 00010496  0x00001324 store  0x00000002 , 0x00004335 
+ 00010497  0x00001325 ifetch  0x00000002 , 0x00000006 
+ 00010498  0x00001326 call  0x000028f2 
+ 00010499  0x00001327 nrtn  0x00000028 
+ 00010500  0x00001328 fetcht  0x00000001 , 0x0000004d 
+ 00010501  0x00001329 storet  0x00000002 , 0x00004337 
+ 00010502  0x0000132a fetch  0x00000002 , 0x00004335 
+ 00010503  0x0000132b increase  0x00000004 , 0x0000003f 
+ 00010504  0x0000132c isub  0x00000002 , 0x0000003e 
+ 00010505  0x0000132d branch  0x00007dba , 0x00000005 
+ 00010506  0x0000132e fetchr  0x00000039 , 0x00000001 , 0x0000004d 
+ 00010507  0x0000132f arg  0x00000f00 , 0x00000005 
+ 00010508  0x00001330 fetch  0x00000002 , 0x00004339 
+ 00010509  0x00001331 copy  0x0000003f , 0x00000006 
+ 00010510  0x00001332 call  0x00007ccc 
+ 00010511  0x00001333 branch  0x00007dbc 
+ 00010512  0x00001339 call  0x00007dba 
+ 00010513  0x0000133a fetch  0x00000002 , 0x00004337 
+ 00010514  0x0000133b nrtn  0x00000034 
+ 00010515  0x0000133c branch  0x00007dbc 
+ 00010516  0x0000133f call  0x00002910 
+ 00010517  0x00001340 nrtn  0x00000028 
+ 00010518  0x00001341 fetch  0x00000002 , 0x00004337 
+ 00010519  0x00001342 arg  0x00000f00 , 0x00000005 
+ 00010520  0x00001343 iadd  0x00000005 , 0x00000011 
+ 00010521  0x00001344 fetcht  0x00000001 , 0x0000004d 
+ 00010522  0x00001345 iadd  0x00000002 , 0x0000003f 
+ 00010523  0x00001346 store  0x00000002 , 0x00004337 
+ 00010524  0x00001347 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
+ 00010525  0x00001348 copy  0x00000011 , 0x00000005 
+ 00010526  0x00001349 fetch  0x00000002 , 0x00004339 
+ 00010527  0x0000134a copy  0x0000003f , 0x00000006 
+ 00010528  0x0000134b call  0x00007ccc 
+ 00010529  0x0000134c setarg  0x00000f00 
+ 00010530  0x0000134d store  0x00000002 , 0x00004339 
+ 00010531  0x0000134e fetch  0x00000002 , 0x00004335 
+ 00010532  0x0000134f increase  0x00000004 , 0x0000003f 
+ 00010533  0x00001350 fetcht  0x00000002 , 0x00004337 
+ 00010534  0x00001351 isub  0x00000002 , 0x0000003e 
+ 00010535  0x00001352 branch  0x00007dba , 0x00000005 
+ 00010536  0x00001353 branch  0x00007dbc 
+ 00010537  0x00001359 fetch  0x00000002 , 0x000043df 
+ 00010538  0x0000135a branch  0x00007d79 
+ 00010539  0x0000135d bpatchx  0x0000003b , 0x00004027 
+ 00010540  0x0000135e fetcht  0x00000004 , 0x00000184 
+ 00010541  0x0000135f call  0x00002356 
+ 00010542  0x00001360 isub  0x00000002 , 0x0000000b 
+ 00010543  0x00001361 deposit  0x0000000b 
+ 00010544  0x00001362 fetcht  0x00000002 , 0x00000196 
+ 00010545  0x00001363 lshift4  0x00000002 , 0x00000002 
+ 00010546  0x00001364 lshift  0x00000002 , 0x00000002 
+ 00010547  0x00001365 isub  0x00000002 , 0x0000003f 
+ 00010548  0x00001366 rtn 
+ 00010549  0x00001369 call  0x00002356 
+ 00010550  0x0000136a store  0x00000004 , 0x00000184 
+ 00010551  0x0000136b rtn 
+ 00010552  0x00001370 bpatchx  0x0000003c , 0x00004027 
+ 00010553  0x00001371 add  0x00000011 , 0x00000050 , 0x00000006 
+ 00010554  0x00001372 ifetch  0x00000001 , 0x00000006 
+ 00010555  0x00001373 call  0x000025eb 
+ 00010556  0x00001374 add  0x00000011 , 0x00000002 , 0x00000006 
+ 00010557  0x00001375 ifetch  0x00000002 , 0x00000006 
+ 00010558  0x00001376 imul32  0x00000002 , 0x0000003f 
+ 00010559  0x00001377 fetcht  0x00000002 , 0x00000044 
+ 00010560  0x00001378 imul32  0x00000002 , 0x0000003f 
+ 00010561  0x00001379 arg  0x000f4240 , 0x00000002 
+ 00010562  0x0000137a idiv  0x00000002 
+ 00010563  0x0000137b arg  0x00000682 , 0x00000002 
+ 00010564  0x0000137c fetch  0x00000001 , 0x00004148 
+ 00010565  0x0000137d imul32  0x00000002 , 0x00000002 
+ 00010566  0x0000137e add  0x00000011 , 0x0000002b , 0x00000006 
+ 00010567  0x0000137f ifetch  0x00000001 , 0x00000006 
+ 00010568  0x00001380 imul32  0x00000002 , 0x0000003f 
+ 00010569  0x00001381 iadd  0x00000002 , 0x0000003f 
+ 00010570  0x00001382 store  0x00000004 , 0x0000431d 
+ 00010571  0x00001383 fetch  0x00000002 , 0x0000409a 
+ 00010572  0x00001384 call  0x00007d62 
+ 00010573  0x00001385 quotient  0x00000002 
+ 00010574  0x00001386 iadd  0x00000002 , 0x0000003f 
+ 00010575  0x00001387 add  0x00000011 , 0x0000000e , 0x00000005 
+ 00010576  0x00001388 istore  0x00000002 , 0x00000005 
+ 00010577  0x00001389 rtn 
+ 00010578  0x0000138f bpatchx  0x0000003d , 0x00004027 
+ 00010579  0x00001390 call  0x00002955 
+ 00010580  0x00001391 branch  0x00002969 
+ 00010581  0x00001394 jam  0x00000002 , 0x000006b5 
+ 00010582  0x00001395 arg  0x00002a00 , 0x00000002 
+ 00010583  0x00001396 storet  0x00000002 , 0x000006b6 
+ 00010584  0x00001397 call  0x00002ce0 
+ 00010585  0x00001398 rtn  0x00000034 
+ 00010586  0x00001399 ifetch  0x00000001 , 0x00000006 
+ 00010587  0x0000139a copy  0x00000006 , 0x00000005 
+ 00010588  0x0000139b fetcht  0x00000001 , 0x0000426b 
+ 00010589  0x0000139c copy  0x00000002 , 0x00000039 
+ 00010590  0x0000139d isub  0x00000002 , 0x0000003e 
+ 00010591  0x0000139e nbranch  0x00002966 , 0x00000002 
+ 00010592  0x0000139f isub  0x00000002 , 0x00000002 
+ 00010593  0x000013a0 arg  0x0000426c , 0x00000006 
+ 00010594  0x000013a1 call  0x00007ccc 
+ 00010595  0x000013a2 copy  0x00000002 , 0x00000039 
+ 00010596  0x000013a3 ncall  0x000029a1 , 0x00000005 
+ 00010597  0x000013a4 rtn 
+ 00010598  0x000013a6 copy  0x0000003f , 0x00000039 
+ 00010599  0x000013a7 arg  0x0000426c , 0x00000006 
+ 00010600  0x000013a8 branch  0x00007ccc 
+ 00010601  0x000013ac arg  0x00004368 , 0x00000013 
+ 00010602  0x000013ad arg  0x00004349 , 0x00000011 
+ 00010603  0x000013ae call  0x00002976 
+ 00010604  0x000013af setarg  0x00000000 
+ 00010605  0x000013b0 setflag  0x00000028 , 0x00000000 , 0x0000003f 
+ 00010606  0x000013b1 store  0x00000001 , 0x00000670 
+ 00010607  0x000013b2 arg  0x00004388 , 0x00000013 
+ 00010608  0x000013b3 arg  0x00004369 , 0x00000011 
+ 00010609  0x000013b4 call  0x00002976 
+ 00010610  0x000013b5 rtn  0x00000028 
+ 00010611  0x000013b6 fetch  0x00000001 , 0x00000670 
+ 00010612  0x000013b7 branch  0x0000235a , 0x00000034 
+ 00010613  0x000013b8 rtn 
+ 00010614  0x000013bc bpatchx  0x0000003e , 0x00004027 
+ 00010615  0x000013bd call  0x00007dba 
+ 00010616  0x000013be call  0x00007ca6 
+ 00010617  0x000013bf arg  0x00000000 , 0x00000012 
+ 00010618  0x000013c0 arg  0x000006a2 , 0x00000005 
+ 00010619  0x000013c1 call  0x00002990 
+ 00010620  0x000013c2 fetch  0x00000001 , 0x0000426b 
+ 00010621  0x000013c3 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00010622  0x000013c4 iadd  0x00000012 , 0x00000011 
+ 00010623  0x000013c5 increase  0x00000002 , 0x00000011 
+ 00010624  0x000013c6 sub  0x00000011 , 0x0000001f , 0x0000003e 
+ 00010625  0x000013c7 nbranch  0x0000298e , 0x00000002 
+ 00010626  0x000013c8 istoret  0x00000001 , 0x00000005 
+ 00010627  0x000013c9 arg  0x00000009 , 0x00000002 
+ 00010628  0x000013ca istoret  0x00000001 , 0x00000005 
+ 00010629  0x000013cb iforce  0x00000039 
+ 00010630  0x000013cc call  0x00007ccc 
+ 00010631  0x000013cd copy  0x00000011 , 0x00000012 
+ 00010632  0x000013cf deposit  0x00000012 
+ 00010633  0x000013d0 store  0x00000001 , 0x000006a1 
+ 00010634  0x000013d1 arg  0x000006a1 , 0x00000006 
+ 00010635  0x000013d2 setarg  0xffffffe0 
+ 00010636  0x000013d3 iadd  0x00000013 , 0x00000005 
+ 00010637  0x000013d4 branch  0x00007c8d 
+ 00010638  0x000013d7 call  0x00007dbc 
+ 00010639  0x000013d8 branch  0x00002988 
+ 00010640  0x000013db ifetch  0x00000001 , 0x00000011 
+ 00010641  0x000013dc rtn  0x00000034 
+ 00010642  0x000013dd pincrease  0x00000001 
+ 00010643  0x000013de ifetcht  0x00000001 , 0x00000006 
+ 00010644  0x000013df sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00010645  0x000013e0 branch  0x0000299f , 0x00000005 
+ 00010646  0x000013e1 iadd  0x00000012 , 0x00000012 
+ 00010647  0x000013e2 copy  0x00000011 , 0x00000006 
+ 00010648  0x000013e3 iforce  0x00000039 
+ 00010649  0x000013e4 call  0x00007ccc 
+ 00010650  0x000013e5 copy  0x00000006 , 0x00000011 
+ 00010651  0x000013e7 deposit  0x00000011 
+ 00010652  0x000013e8 isub  0x00000013 , 0x0000003e 
+ 00010653  0x000013e9 rtn  0x00000002 
+ 00010654  0x000013ea branch  0x00002990 
+ 00010655  0x000013ed iadd  0x00000011 , 0x00000011 
+ 00010656  0x000013ee branch  0x0000299b 
+ 00010657  0x000013f2 setarg  0x00000020 
+ 00010658  0x000013f3 istore  0x00000001 , 0x00000005 
+ 00010659  0x000013f4 loop  0x000029a1 
+ 00010660  0x000013f5 rtn 
+ 00010661  0x000013f9 bpatchx  0x0000003f , 0x00004027 
+ 00010662  0x000013fa disable  0x0000002b 
+ 00010663  0x000013fb branch  0x000029a9 , 0x0000002e 
+ 00010664  0x000013fc nbranch  0x000029b8 , 0x0000002d 
+ 00010665  0x000013fe call  0x000024d2 
+ 00010666  0x000013ff fetch  0x00000002 , 0x0000409a 
+ 00010667  0x00001400 store  0x00000002 , 0x00000176 
+ 00010668  0x00001401 fetch  0x00000001 , 0x00004321 
+ 00010669  0x00001402 bbit1  0x00000005 , 0x000024e0 
+ 00010670  0x00001403 bmark1  0x0000000f , 0x000024e0 
+ 00010671  0x00001404 fetch  0x00000001 , 0x0000004d 
+ 00010672  0x00001405 nbranch  0x000024e0 , 0x00000034 
+ 00010673  0x00001406 fetch  0x00000001 , 0x0000416a 
+ 00010674  0x00001407 nbranch  0x000024e0 , 0x00000034 
+ 00010675  0x00001409 fetch  0x00000001 , 0x00000168 
+ 00010676  0x0000140a bbit1  0x00000005 , 0x000024e0 
+ 00010677  0x0000140b bbit1  0x00000007 , 0x000024e0 
+ 00010678  0x0000140c bbit1  0x00000006 , 0x000024e0 
+ 00010679  0x0000140d branch  0x000024c8 
+ 00010680  0x00001410 fetch  0x00000001 , 0x000040a8 
+ 00010681  0x00001411 sub  0x0000003f , 0x0000001e , 0x0000003e 
+ 00010682  0x00001412 nbranch  0x000024d7 , 0x00000002 
+ 00010683  0x00001413 fetcht  0x00000002 , 0x0000409a 
+ 00010684  0x00001414 rshift  0x00000002 , 0x00000002 
+ 00010685  0x00001415 fetch  0x00000002 , 0x00000176 
+ 00010686  0x00001416 iadd  0x00000002 , 0x0000003f 
+ 00010687  0x00001417 store  0x00000002 , 0x00000176 
+ 00010688  0x00001418 branch  0x000024d7 
+ 00010689  0x0000141c arg  0x00000000 , 0x00000007 
+ 00010690  0x0000141d branch  0x000029d6 
+ 00010691  0x00001420 arg  0x00000000 , 0x00000007 
+ 00010692  0x00001421 branch  0x000029db 
+ 00010693  0x00001424 arg  0x00000001 , 0x00000007 
+ 00010694  0x00001425 branch  0x000029d6 
+ 00010695  0x00001428 arg  0x00000001 , 0x00000007 
+ 00010696  0x00001429 branch  0x000029db 
+ 00010697  0x0000142c arg  0x00000002 , 0x00000007 
+ 00010698  0x0000142d branch  0x000029d6 
+ 00010699  0x00001430 arg  0x00000002 , 0x00000007 
+ 00010700  0x00001431 branch  0x000029db 
+ 00010701  0x00001434 arg  0x00000003 , 0x00000007 
+ 00010702  0x00001435 branch  0x000029d6 
+ 00010703  0x00001438 arg  0x00000003 , 0x00000007 
+ 00010704  0x00001439 branch  0x000029db 
+ 00010705  0x0000143c arg  0x00000004 , 0x00000007 
+ 00010706  0x0000143d branch  0x000029d6 
+ 00010707  0x00001440 arg  0x00000004 , 0x00000007 
+ 00010708  0x00001441 branch  0x000029db 
+ 00010709  0x00001444 arg  0x00000005 , 0x00000007 
+ 00010710  0x00001447 fetch  0x00000001 , 0x00004321 
+ 00010711  0x00001448 qset1  0x0000003f 
+ 00010712  0x00001449 store  0x00000001 , 0x00004321 
+ 00010713  0x0000144a rtn 
+ 00010714  0x0000144e arg  0x00000005 , 0x00000007 
+ 00010715  0x00001451 fetch  0x00000001 , 0x00004321 
+ 00010716  0x00001452 qset0  0x0000003f 
+ 00010717  0x00001453 store  0x00000001 , 0x00004321 
+ 00010718  0x00001454 rtn 
+ 00010719  0x00001459 setarg  0x00112233 
+ 00010720  0x0000145a store  0x00000003 , 0x00004322 
+ 00010721  0x0000145b setarg  0x00445566 
+ 00010722  0x0000145c istore  0x00000003 , 0x00000005 
+ 00010723  0x0000145d setarg  0x00778899 
+ 00010724  0x0000145e istore  0x00000003 , 0x00000005 
+ 00010725  0x0000145f setarg  0x00001122 
+ 00010726  0x00001460 istore  0x00000003 , 0x00000005 
+ 00010727  0x00001461 setarg  0x00334455 
+ 00010728  0x00001462 istore  0x00000003 , 0x00000005 
+ 00010729  0x00001463 setarg  0x00000066 
+ 00010730  0x00001464 istore  0x00000001 , 0x00000005 
+ 00010731  0x00001465 rtn 
+ 00010732  0x00001469 setarg  0x01000302 
+ 00010733  0x0000146a store  0x00000004 , 0x000042c4 
+ 00010734  0x0000146b setarg  0x00010010 
+ 00010735  0x0000146c store  0x00000003 , 0x000042c8 
+ 00010736  0x0000146d jam  0x00000001 , 0x000042fe 
+ 00010737  0x0000146e rtn 
+ 00010738  0x00001473 arg  0x00000000 , 0x00000011 
+ 00010739  0x00001474 arg  0x00000001 , 0x00000001 
+ 00010740  0x00001475 branch  0x00002a05 
+ 00010741  0x0000147a bpatchx  0x00000040 , 0x00004028 
+ 00010742  0x0000147b arg  0x00000003 , 0x00000001 
+ 00010743  0x0000147c call  0x00002a05 
+ 00010744  0x0000147d copy  0x00000012 , 0x0000003f 
+ 00010745  0x0000147e istore  0x00000001 , 0x00000005 
+ 00010746  0x0000147f rtn 
+ 00010747  0x00001484 bpatchx  0x00000041 , 0x00004028 
+ 00010748  0x00001485 force  0x00000002 , 0x00000001 
+ 00010749  0x00001486 increase  0x00000004 , 0x00000011 
+ 00010750  0x00001487 call  0x00002a05 
+ 00010751  0x00001488 increase  0xfffffffc , 0x00000011 
+ 00010752  0x00001489 copy  0x00000011 , 0x0000003f 
+ 00010753  0x0000148a istore  0x00000002 , 0x00000005 
+ 00010754  0x0000148b copy  0x00000012 , 0x0000003f 
+ 00010755  0x0000148c istore  0x00000002 , 0x00000005 
+ 00010756  0x0000148d rtn 
+ 00010757  0x00001492 bpatchx  0x00000042 , 0x00004028 
+ 00010758  0x00001493 increase  0x00000005 , 0x00000011 
+ 00010759  0x00001494 call  0x00006959 
+ 00010760  0x00001495 increase  0xfffffffb , 0x00000011 
+ 00010761  0x00001496 copy  0x00000011 , 0x0000003f 
+ 00010762  0x00001497 istore  0x00000002 , 0x00000005 
+ 00010763  0x00001498 setarg  0x00000000 
+ 00010764  0x00001499 istore  0x00000002 , 0x00000005 
+ 00010765  0x0000149a copy  0x00000001 , 0x0000003f 
+ 00010766  0x0000149b istore  0x00000001 , 0x00000005 
+ 00010767  0x0000149c rtn 
+ 00010768  0x000014a0 bpatchx  0x00000043 , 0x00004028 
+ 00010769  0x000014a1 call  0x00006993 
+ 00010770  0x000014a2 copy  0x0000003f , 0x00000006 
+ 00010771  0x000014a3 rtn 
+ 00010772  0x000014a6 fetch  0x00000002 , 0x00004449 
+ 00010773  0x000014a7 rtn 
+ 00010774  0x000014aa call  0x00002a19 
+ 00010775  0x000014ab copy  0x0000003f , 0x00000006 
+ 00010776  0x000014ac rtn 
+ 00010777  0x000014b0 fetch  0x00000002 , 0x0000444c 
+ 00010778  0x000014b1 rtn 
+ 00010779  0x000014b5 call  0x00002a10 
+ 00010780  0x000014b6 increase  0x00000005 , 0x00000006 
+ 00010781  0x000014b7 rtn 
+ 00010782  0x000014ba call  0x00002a10 
+ 00010783  0x000014bb increase  0x00000009 , 0x00000006 
+ 00010784  0x000014bc rtn 
+ 00010785  0x000014bf call  0x00002a16 
+ 00010786  0x000014c0 increase  0x00000009 , 0x00000006 
+ 00010787  0x000014c1 rtn 
+ 00010788  0x000014c4 call  0x00002a16 
+ 00010789  0x000014c5 increase  0x00000005 , 0x00000006 
+ 00010790  0x000014c6 rtn 
+ 00010791  0x000014ca branch  0x000069a9 
+ 00010792  0x000014ce branch  0x000069ac 
+ 00010793  0x000014d2 branch  0x000069af 
+ 00010794  0x000014d6 branch  0x00006998 
+ 00010795  0x000014da store  0x00000008 , 0x000043c0 
+ 00010796  0x000014db branch  0x00002a3c 
+ 00010797  0x000014df and  0x00000002 , 0x000000ff , 0x00000011 
+ 00010798  0x000014e0 call  0x00002a32 
+ 00010799  0x000014e1 rshift8  0x00000002 , 0x00000011 
+ 00010800  0x000014e4 storer  0x00000011 , 0x00000001 , 0x000043b7 
+ 00010801  0x000014e5 branch  0x00002a33 
+ 00010802  0x000014e8 storer  0x00000011 , 0x00000001 , 0x000043b6 
+ 00010803  0x000014ea isolate1  0x00000001 , 0x00000011 
+ 00010804  0x000014eb call  0x00002a38 , 0x00000001 
+ 00010805  0x000014ec isolate1  0x00000002 , 0x00000011 
+ 00010806  0x000014ed call  0x00002a3a , 0x00000001 
+ 00010807  0x000014ee rtn 
+ 00010808  0x000014f3 arg  0x00000008 , 0x00000007 
+ 00010809  0x000014f4 branch  0x00002a3d 
+ 00010810  0x000014f8 arg  0x0000000b , 0x00000007 
+ 00010811  0x000014f9 branch  0x00002a3d 
+ 00010812  0x000014fc arg  0x00000005 , 0x00000007 
+ 00010813  0x000014ff fetch  0x00000008 , 0x000043ae 
+ 00010814  0x00001500 qset1  0x0000003f 
+ 00010815  0x00001501 store  0x00000008 , 0x000043ae 
+ 00010816  0x00001502 rtn 
+ 00010817  0x00001505 call  0x000029c5 
+ 00010818  0x00001506 call  0x000029ec 
+ 00010819  0x00001507 call  0x000029df 
+ 00010820  0x00001508 branch  0x000029cd 
+ 00010821  0x0000150e jam  0x00000001 , 0x0000019d 
+ 00010822  0x0000150f jam  0x00000001 , 0x0000019e 
+ 00010823  0x00001510 call  0x000025b8 
+ 00010824  0x00001511 call  0x00002a4b 
+ 00010825  0x00001512 call  0x00002acb 
+ 00010826  0x00001513 branch  0x000025bc 
+ 00010827  0x00001516 bpatchx  0x00000044 , 0x00004028 
+ 00010828  0x00001517 fetch  0x00000001 , 0x00004343 
+ 00010829  0x00001518 rtnne  0x00000001 
+ 00010830  0x00001519 arg  0x00000002 , 0x00000007 
+ 00010831  0x0000151a call  0x00007cef 
+ 00010832  0x0000151b nrtn  0x00000034 
+ 00010833  0x0000151c fetch  0x00000002 , 0x00004344 
+ 00010834  0x0000151d fetcht  0x00000002 , 0x00004346 
+ 00010835  0x0000151e isub  0x00000002 , 0x0000003f 
+ 00010836  0x0000151f arg  0x00000002 , 0x00000007 
+ 00010837  0x00001520 call  0x00007ce1 
+ 00010838  0x00001521 disable  0x00000029 
+ 00010839  0x00001522 call  0x00002af5 
+ 00010840  0x00001523 call  0x00002a6a 
+ 00010841  0x00001524 nrtn  0x0000002d 
+ 00010842  0x00001525 bpatchx  0x00000045 , 0x00004028 
+ 00010843  0x00001526 fetch  0x00000006 , 0x0000004e 
+ 00010844  0x00001527 store  0x00000006 , 0x00000178 
+ 00010845  0x0000152a fetch  0x00000001 , 0x00000002 
+ 00010846  0x0000152b increase  0x00000001 , 0x0000003f 
+ 00010847  0x0000152c store  0x00000001 , 0x00000002 
+ 00010848  0x0000152d call  0x00002a71 
+ 00010849  0x0000152e rtn  0x00000029 
+ 00010850  0x0000152f call  0x00002b1c 
+ 00010851  0x00001530 nrtn  0x0000002d 
+ 00010852  0x00001531 fetch  0x00000001 , 0x00000004 
+ 00010853  0x00001532 increase  0x00000001 , 0x0000003f 
+ 00010854  0x00001533 store  0x00000001 , 0x00000004 
+ 00010855  0x00001534 fetch  0x00000009 , 0x00000054 
+ 00010856  0x00001535 store  0x00000009 , 0x000006a1 
+ 00010857  0x00001536 rtn 
+ 00010858  0x0000153a bpatchx  0x00000046 , 0x00004028 
+ 00010859  0x0000153b call  0x00002b68 
+ 00010860  0x0000153c call  0x0000264e 
+ 00010861  0x0000153d fetch  0x00000001 , 0x00000001 
+ 00010862  0x0000153e increase  0x00000001 , 0x0000003f 
+ 00010863  0x0000153f store  0x00000001 , 0x00000001 
+ 00010864  0x00001540 rtn 
+ 00010865  0x00001544 bpatchx  0x00000047 , 0x00004028 
+ 00010866  0x00001545 fetch  0x00000001 , 0x000001bc 
+ 00010867  0x00001546 rtnne  0x0000001b 
+ 00010868  0x00001547 fetch  0x00000006 , 0x00000178 
+ 00010869  0x00001548 fetcht  0x00000006 , 0x000042cc 
+ 00010870  0x00001549 isub  0x00000002 , 0x0000003e 
+ 00010871  0x0000154a nrtn  0x00000005 
+ 00010872  0x0000154b call  0x00002056 
+ 00010873  0x0000154c nrtn  0x00000005 
+ 00010874  0x0000154d call  0x00002a84 
+ 00010875  0x0000154e call  0x00002519 
+ 00010876  0x0000154f call  0x000030ed 
+ 00010877  0x00001550 jam  0x00000014 , 0x0000066f 
+ 00010878  0x00001551 call  0x0000782b 
+ 00010879  0x00001552 jam  0x00000000 , 0x00004114 
+ 00010880  0x00001553 jam  0x00000000 , 0x000001b8 
+ 00010881  0x00001554 jam  0x00000000 , 0x00004343 
+ 00010882  0x00001555 jam  0x00000000 , 0x000001bc 
+ 00010883  0x00001556 branch  0x00002041 
+ 00010884  0x00001559 bpatchx  0x00000048 , 0x00004029 
+ 00010885  0x0000155a force  0xffffffff , 0x0000003f 
+ 00010886  0x0000155b setsect  0x00000002 , 0x00000001 
+ 00010887  0x0000155c store  0x00000005 , 0x00000198 
+ 00010888  0x0000155d arg  0x00000168 , 0x00000011 
+ 00010889  0x0000155e call  0x00002624 
+ 00010890  0x0000155f force  0x00000004 , 0x00000039 
+ 00010891  0x00001560 arg  0x0000018c , 0x00000005 
+ 00010892  0x00001561 call  0x00007de8 
+ 00010893  0x00001562 fetch  0x00000002 , 0x000042d9 
+ 00010894  0x00001563 store  0x00000002 , 0x00000196 
+ 00010895  0x00001565 random  0x0000003f 
+ 00010896  0x00001566 and_into  0x0000000f , 0x0000003f 
+ 00010897  0x00001567 sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00010898  0x00001568 branch  0x00002a8f , 0x00000002 
+ 00010899  0x00001569 store  0x00000001 , 0x00000181 
+ 00010900  0x0000156b bpatchx  0x00000049 , 0x00004029 
+ 00010901  0x0000156c fetcht  0x00000002 , 0x00004165 
+ 00010902  0x0000156d storet  0x00000002 , 0x0000016a 
+ 00010903  0x0000156e copy  0x00000002 , 0x00000013 
+ 00010904  0x0000156f add  0x00000022 , 0x00000007 , 0x0000003f 
+ 00010905  0x00001570 idiv  0x00000013 
+ 00010906  0x00001571 call  0x00007d62 
+ 00010907  0x00001572 remainder  0x00000011 
+ 00010908  0x00001573 isub  0x00000011 , 0x0000003f 
+ 00010909  0x00001574 iadd  0x00000013 , 0x0000003f 
+ 00010910  0x00001575 fetcht  0x00000002 , 0x00004163 
+ 00010911  0x00001576 iadd  0x00000002 , 0x0000003f 
+ 00010912  0x00001577 store  0x00000004 , 0x0000016c 
+ 00010913  0x00001578 isub  0x00000022 , 0x00000011 
+ 00010914  0x00001579 increase  0xfffffffa , 0x00000011 
+ 00010915  0x0000157a arg  0x00002205 , 0x00000012 
+ 00010916  0x0000157b fetch  0x00000001 , 0x000042d2 
+ 00010917  0x0000157c nsetflag  0x00000034 , 0x00000006 , 0x00000012 
+ 00010918  0x0000157d fetch  0x00000001 , 0x000042cb 
+ 00010919  0x0000157e nsetflag  0x00000034 , 0x00000007 , 0x00000012 
+ 00010920  0x0000157f copy  0x00000012 , 0x0000003f 
+ 00010921  0x00001580 store  0x00000002 , 0x00004169 
+ 00010922  0x00001581 fetch  0x00000006 , 0x000042db 
+ 00010923  0x00001582 istore  0x00000006 , 0x00000005 
+ 00010924  0x00001583 fetch  0x00000006 , 0x00000178 
+ 00010925  0x00001584 istore  0x00000006 , 0x00000005 
+ 00010926  0x00001585 fetch  0x00000004 , 0x0000018c 
+ 00010927  0x00001586 istore  0x00000004 , 0x00000005 
+ 00010928  0x00001587 random  0x0000003f 
+ 00010929  0x00001588 istore  0x00000002 , 0x00000005 
+ 00010930  0x00001589 random  0x0000003f 
+ 00010931  0x0000158a istore  0x00000001 , 0x00000005 
+ 00010932  0x0000158b force  0x00000002 , 0x0000003f 
+ 00010933  0x0000158c istore  0x00000001 , 0x00000005 
+ 00010934  0x0000158d rshift2  0x00000011 , 0x0000003f 
+ 00010935  0x0000158e istore  0x00000002 , 0x00000005 
+ 00010936  0x0000158f rshift2  0x00000013 , 0x0000003f 
+ 00010937  0x00001590 istore  0x00000002 , 0x00000005 
+ 00010938  0x00001591 bpatchx  0x0000004a , 0x00004029 
+ 00010939  0x00001592 setarg  0x00000000 
+ 00010940  0x00001593 istore  0x00000002 , 0x00000005 
+ 00010941  0x00001594 fetch  0x00000002 , 0x000042d9 
+ 00010942  0x00001595 istore  0x00000002 , 0x00000005 
+ 00010943  0x00001596 fetch  0x00000005 , 0x00000198 
+ 00010944  0x00001597 istore  0x00000005 , 0x00000005 
+ 00010945  0x00001598 fetch  0x00000001 , 0x00000181 
+ 00010946  0x00001599 arg  0x000000a0 , 0x00000002 
+ 00010947  0x0000159a ior  0x00000002 , 0x0000003f 
+ 00010948  0x0000159b istore  0x00000001 , 0x00000005 
+ 00010949  0x0000159c call  0x0000273e 
+ 00010950  0x0000159d setarg  0x00004169 
+ 00010951  0x0000159e add  0x0000003f , 0x00000012 , 0x00000006 
+ 00010952  0x0000159f ifetch  0x00000003 , 0x00000006 
+ 00010953  0x000015a0 store  0x00000003 , 0x00000190 
+ 00010954  0x000015a1 rtn 
+ 00010955  0x000015a5 jam  0x00000024 , 0x00000007 
+ 00010956  0x000015a6 jam  0x00000000 , 0x000006a1 
+ 00010957  0x000015a7 call  0x00002aef 
+ 00010958  0x000015a8 call  0x00002ad0 
+ 00010959  0x000015a9 branch  0x00002af2 
+ 00010960  0x000015ac bpatchx  0x0000004b , 0x00004029 
+ 00010961  0x000015ad fetch  0x00000001 , 0x00004388 
+ 00010962  0x000015ae rtn  0x00000034 
+ 00010963  0x000015af arg  0x00000000 , 0x00000007 
+ 00010964  0x000015b0 call  0x00007cef 
+ 00010965  0x000015b1 nrtn  0x00000034 
+ 00010966  0x000015b2 enable  0x00000010 
+ 00010967  0x000015b3 call  0x00002af5 
+ 00010968  0x000015b4 call  0x00002b68 
+ 00010969  0x000015b5 call  0x00002afe 
+ 00010970  0x000015b6 nbranch  0x00002ae2 , 0x0000002d 
+ 00010971  0x000015b7 fetch  0x00000001 , 0x00000003 
+ 00010972  0x000015b8 increase  0x00000001 , 0x0000003f 
+ 00010973  0x000015b9 store  0x00000001 , 0x00000003 
+ 00010974  0x000015ba fetch  0x00000001 , 0x0000004c 
+ 00010975  0x000015bb and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00010976  0x000015bc beq  0x00000003 , 0x00002b2d 
+ 00010977  0x000015bd beq  0x00000005 , 0x00002b40 
+ 00010978  0x000015bf bpatchx  0x0000004c , 0x00004029 
+ 00010979  0x000015c0 fetch  0x00000001 , 0x000006a1 
+ 00010980  0x000015c1 fetcht  0x00000001 , 0x00004393 
+ 00010981  0x000015c2 isub  0x00000002 , 0x0000003e 
+ 00010982  0x000015c3 nbranch  0x00002ad0 , 0x00000005 
+ 00010983  0x000015c4 random  0x0000003f 
+ 00010984  0x000015c5 arg  0x000001ff , 0x00000002 
+ 00010985  0x000015c6 iand  0x00000002 , 0x0000003f 
+ 00010986  0x000015c7 add  0x0000003f , 0x000000fa , 0x0000003f 
+ 00010987  0x000015c8 call  0x00007c91 
+ 00010988  0x000015c9 arg  0x00000000 , 0x00000007 
+ 00010989  0x000015ca fetch  0x00000002 , 0x00004389 
+ 00010990  0x000015cb branch  0x00007ce1 
+ 00010991  0x000015ce arg  0x000006b1 , 0x00000005 
+ 00010992  0x000015cf arg  0x00004169 , 0x00000006 
+ 00010993  0x000015d0 branch  0x00007c8c 
+ 00010994  0x000015d3 arg  0x000006b1 , 0x00000006 
+ 00010995  0x000015d4 arg  0x00004169 , 0x00000005 
+ 00010996  0x000015d5 branch  0x00007c8c 
+ 00010997  0x000015d8 bpatchx  0x0000004d , 0x00004029 
+ 00010998  0x000015d9 disable  0x00000029 
+ 00010999  0x000015db setarg  0x008e89be 
+ 00011000  0x000015dc lshift8  0x0000003f , 0x0000003f 
+ 00011001  0x000015dd or_into  0x000000d6 , 0x0000003f 
+ 00011002  0x000015de iforce  0x00000009 
+ 00011003  0x000015df setarg  0x00555555 
+ 00011004  0x000015e0 store  0x00000003 , 0x00000190 
+ 00011005  0x000015e1 rtn 
+ 00011006  0x000015e6 bpatchx  0x0000004e , 0x00004029 
+ 00011007  0x000015e7 fetch  0x00000001 , 0x0000438b 
+ 00011008  0x000015e8 fetcht  0x00000001 , 0x0000438c 
+ 00011009  0x000015e9 lshift4  0x00000002 , 0x00000002 
+ 00011010  0x000015ea lshift2  0x00000002 , 0x00000002 
+ 00011011  0x000015eb iadd  0x00000002 , 0x00000002 
+ 00011012  0x000015ec storet  0x00000001 , 0x00004169 
+ 00011013  0x000015ed beq  0x00000001 , 0x00002b0f 
+ 00011014  0x000015ee fetcht  0x00000001 , 0x00004348 
+ 00011015  0x000015ef add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00011016  0x000015f0 store  0x00000001 , 0x0000416a 
+ 00011017  0x000015f1 fetch  0x00000006 , 0x000042db 
+ 00011018  0x000015f2 store  0x00000006 , 0x0000416b 
+ 00011019  0x000015f3 copy  0x00000002 , 0x00000039 
+ 00011020  0x000015f4 arg  0x00004349 , 0x00000006 
+ 00011021  0x000015f5 call  0x00007ccc 
+ 00011022  0x000015f6 branch  0x00002b15 
+ 00011023  0x000015f9 setarg  0x0000000c 
+ 00011024  0x000015fa store  0x00000001 , 0x0000416a 
+ 00011025  0x000015fb fetch  0x00000006 , 0x000042db 
+ 00011026  0x000015fc store  0x00000006 , 0x0000416b 
+ 00011027  0x000015fd fetch  0x00000006 , 0x00004116 
+ 00011028  0x000015fe istore  0x00000006 , 0x00000005 
+ 00011029  0x00001600 bpatchx  0x0000004f , 0x00004029 
+ 00011030  0x00001601 fetch  0x00000001 , 0x00000000 
+ 00011031  0x00001602 increase  0x00000001 , 0x0000003f 
+ 00011032  0x00001603 store  0x00000001 , 0x00000000 
+ 00011033  0x00001604 arg  0x00000708 , 0x0000001b 
+ 00011034  0x00001605 disable  0x0000002d 
+ 00011035  0x00001606 branch  0x00002729 
+ 00011036  0x0000160a bpatchx  0x00000050 , 0x0000402a 
+ 00011037  0x0000160b fetch  0x00000001 , 0x00004394 
+ 00011038  0x0000160c rtnne  0x00000001 
+ 00011039  0x0000160d fetch  0x00000001 , 0x00000000 
+ 00011040  0x0000160e increase  0x00000001 , 0x0000003f 
+ 00011041  0x0000160f store  0x00000001 , 0x00000000 
+ 00011042  0x00001610 arg  0x00000c03 , 0x00000002 
+ 00011043  0x00001611 fetch  0x00000001 , 0x00004395 
+ 00011044  0x00001612 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00011045  0x00001613 copy  0x00000011 , 0x0000003f 
+ 00011046  0x00001614 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00011047  0x00001615 storet  0x00000002 , 0x00004169 
+ 00011048  0x00001616 fetch  0x00000006 , 0x000042db 
+ 00011049  0x00001617 istore  0x00000006 , 0x00000005 
+ 00011050  0x00001618 fetch  0x00000006 , 0x00000178 
+ 00011051  0x00001619 istore  0x00000006 , 0x00000005 
+ 00011052  0x0000161a branch  0x00002729 
+ 00011053  0x0000161d bpatchx  0x00000051 , 0x0000402a 
+ 00011054  0x0000161e fetch  0x00000006 , 0x00000054 
+ 00011055  0x0000161f fetcht  0x00000006 , 0x000042db 
+ 00011056  0x00001620 isub  0x00000002 , 0x0000003e 
+ 00011057  0x00001621 nrtn  0x00000005 
+ 00011058  0x00001622 arg  0x00000004 , 0x00000002 
+ 00011059  0x00001623 fetch  0x00000001 , 0x0000438c 
+ 00011060  0x00001624 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00011061  0x00001625 storet  0x00000001 , 0x00004169 
+ 00011062  0x00001626 fetcht  0x00000001 , 0x00004368 
+ 00011063  0x00001627 add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00011064  0x00001628 store  0x00000001 , 0x0000416a 
+ 00011065  0x00001629 fetch  0x00000006 , 0x000042db 
+ 00011066  0x0000162a store  0x00000006 , 0x0000416b 
+ 00011067  0x0000162b arg  0x00004369 , 0x00000006 
+ 00011068  0x0000162c copy  0x00000002 , 0x00000039 
+ 00011069  0x0000162d call  0x00007ccc 
+ 00011070  0x0000162e call  0x0000273e 
+ 00011071  0x0000162f branch  0x00002ae2 
+ 00011072  0x00001632 fetch  0x00000006 , 0x00000054 
+ 00011073  0x00001633 fetcht  0x00000006 , 0x000042db 
+ 00011074  0x00001634 isub  0x00000002 , 0x0000003e 
+ 00011075  0x00001635 nrtn  0x00000005 
+ 00011076  0x00001636 call  0x00002868 
+ 00011077  0x00001637 storer  0x00000011 , 0x00000001 , 0x000042cb 
+ 00011078  0x00001638 fetch  0x00000006 , 0x0000004e 
+ 00011079  0x00001639 store  0x00000006 , 0x00000178 
+ 00011080  0x0000163a fetch  0x00000008 , 0x0000005a 
+ 00011081  0x0000163b store  0x00000008 , 0x0000018c 
+ 00011082  0x0000163c fetcht  0x00000002 , 0x00000062 
+ 00011083  0x0000163d bpatchx  0x00000052 , 0x0000402a 
+ 00011084  0x0000163e lshift2  0x00000002 , 0x00000002 
+ 00011085  0x0000163f fetch  0x00000002 , 0x00000064 
+ 00011086  0x00001640 lshift2  0x0000003f , 0x0000003f 
+ 00011087  0x00001641 store  0x00000002 , 0x0000016a 
+ 00011088  0x00001642 store  0x00000004 , 0x0000016c 
+ 00011089  0x00001643 isub  0x00000002 , 0x0000003f 
+ 00011090  0x00001644 add  0x0000003f , 0xfffffffe , 0x00000028 
+ 00011091  0x00001645 fetch  0x00000009 , 0x00000066 
+ 00011092  0x00001646 store  0x00000009 , 0x00000194 
+ 00011093  0x00001647 fetch  0x00000001 , 0x0000006f 
+ 00011094  0x00001648 and  0x0000003f , 0x0000001f , 0x00000002 
+ 00011095  0x00001649 storet  0x00000001 , 0x00000181 
+ 00011096  0x0000164a rshift4  0x0000003f , 0x00000002 
+ 00011097  0x0000164b rshift  0x00000002 , 0x00000002 
+ 00011098  0x0000164c storet  0x00000001 , 0x000001b8 
+ 00011099  0x0000164d arg  0x00000168 , 0x00000011 
+ 00011100  0x0000164e call  0x00002938 
+ 00011101  0x0000164f arg  0x00000168 , 0x00000011 
+ 00011102  0x00001650 call  0x00002624 
+ 00011103  0x00001651 call  0x00002525 
+ 00011104  0x00001652 call  0x00002056 
+ 00011105  0x00001653 nrtn  0x00000005 
+ 00011106  0x00001654 bpatchx  0x00000053 , 0x0000402a 
+ 00011107  0x00001655 call  0x000020f7 
+ 00011108  0x00001656 call  0x00002ea7 
+ 00011109  0x00001657 jam  0x00000014 , 0x0000066f 
+ 00011110  0x00001658 call  0x0000782b 
+ 00011111  0x00001659 branch  0x00002041 
+ 00011112  0x0000165d bpatchx  0x00000054 , 0x0000402a 
+ 00011113  0x0000165e fetch  0x00000001 , 0x00000007 
+ 00011114  0x0000165f beq  0x00000025 , 0x00002b6e 
+ 00011115  0x00001660 beq  0x00000026 , 0x00002b74 
+ 00011116  0x00001661 beq  0x00000027 , 0x00002b7a 
+ 00011117  0x00001662 branch  0x00002b7a 
+ 00011118  0x00001665 fetcht  0x00000001 , 0x00004393 
+ 00011119  0x00001666 isolate1  0x00000001 , 0x00000002 
+ 00011120  0x00001667 branch  0x00002b85 , 0x00000001 
+ 00011121  0x00001668 isolate1  0x00000002 , 0x00000002 
+ 00011122  0x00001669 branch  0x00002b8a , 0x00000001 
+ 00011123  0x0000166a branch  0x00002b80 
+ 00011124  0x0000166e fetcht  0x00000001 , 0x00004393 
+ 00011125  0x0000166f isolate1  0x00000002 , 0x00000002 
+ 00011126  0x00001670 branch  0x00002b8a , 0x00000001 
+ 00011127  0x00001671 isolate1  0x00000000 , 0x00000002 
+ 00011128  0x00001672 branch  0x00002b80 , 0x00000001 
+ 00011129  0x00001673 branch  0x00002b85 
+ 00011130  0x00001677 fetcht  0x00000001 , 0x00004393 
+ 00011131  0x00001678 isolate1  0x00000000 , 0x00000002 
+ 00011132  0x00001679 branch  0x00002b80 , 0x00000001 
+ 00011133  0x0000167a isolate1  0x00000001 , 0x00000002 
+ 00011134  0x0000167b branch  0x00002b85 , 0x00000001 
+ 00011135  0x0000167c branch  0x00002b8a 
+ 00011136  0x0000167f jam  0x00000025 , 0x00000007 
+ 00011137  0x00001680 fetch  0x00000001 , 0x000006a1 
+ 00011138  0x00001681 set1  0x00000000 , 0x0000003f 
+ 00011139  0x00001682 store  0x00000001 , 0x000006a1 
+ 00011140  0x00001683 rtn 
+ 00011141  0x00001686 jam  0x00000026 , 0x00000007 
+ 00011142  0x00001687 fetch  0x00000001 , 0x000006a1 
+ 00011143  0x00001688 set1  0x00000001 , 0x0000003f 
+ 00011144  0x00001689 store  0x00000001 , 0x000006a1 
+ 00011145  0x0000168a rtn 
+ 00011146  0x0000168d jam  0x00000027 , 0x00000007 
+ 00011147  0x0000168e fetch  0x00000001 , 0x000006a1 
+ 00011148  0x0000168f set1  0x00000002 , 0x0000003f 
+ 00011149  0x00001690 store  0x00000001 , 0x000006a1 
+ 00011150  0x00001691 rtn 
+ 00011151  0x00001697 copy  0x00000006 , 0x00000011 
+ 00011152  0x00001698 fetch  0x00000001 , 0x000043cb 
+ 00011153  0x00001699 beq  0x00000006 , 0x000066d5 
+ 00011154  0x0000169a beq  0x0000000f , 0x0000503d 
+ 00011155  0x0000169b copy  0x00000011 , 0x00000006 
+ 00011156  0x0000169c ifetch  0x00000003 , 0x00000006 
+ 00011157  0x0000169d store  0x00000003 , 0x00004397 
+ 00011158  0x0000169f beq  0x00000002 , 0x00002bab 
+ 00011159  0x000016a0 beq  0x00000003 , 0x00002bb0 
+ 00011160  0x000016a1 beq  0x00000004 , 0x00002bb3 
+ 00011161  0x000016a2 beq  0x00000006 , 0x00002bf7 
+ 00011162  0x000016a3 beq  0x00000008 , 0x00002c44 
+ 00011163  0x000016a4 beq  0x0000000a , 0x00002d19 
+ 00011164  0x000016a5 beq  0x0000000c , 0x00002d4c 
+ 00011165  0x000016a6 beq  0x00000010 , 0x00002d63 
+ 00011166  0x000016a7 beq  0x00000012 , 0x00002da8 
+ 00011167  0x000016a8 beq  0x00000016 , 0x00002dce 
+ 00011168  0x000016a9 beq  0x00000018 , 0x00002de1 
+ 00011169  0x000016aa beq  0x0000001e , 0x00002de6 
+ 00011170  0x000016ab beq  0x00000052 , 0x00002dea 
+ 00011171  0x000016ac rtn 
+ 00011172  0x000016b0 force  0x00000003 , 0x00000011 
+ 00011173  0x000016b1 call  0x00002e10 
+ 00011174  0x000016b2 setarg  0x00000002 
+ 00011175  0x000016b4 istore  0x00000001 , 0x00000005 
+ 00011176  0x000016b5 fetch  0x00000002 , 0x000042e1 
+ 00011177  0x000016b6 istore  0x00000002 , 0x00000005 
+ 00011178  0x000016b7 rtn 
+ 00011179  0x000016bb call  0x00002bb0 
+ 00011180  0x000016bd force  0x00000003 , 0x00000011 
+ 00011181  0x000016be call  0x00002e10 
+ 00011182  0x000016bf setarg  0x00000003 
+ 00011183  0x000016c0 branch  0x00002ba7 
+ 00011184  0x000016c3 rshift8  0x0000003f , 0x0000003f 
+ 00011185  0x000016c4 store  0x00000002 , 0x000042e3 
+ 00011186  0x000016c5 rtn 
+ 00011187  0x000016c8 call  0x00002e41 
+ 00011188  0x000016c9 call  0x00007dba 
+ 00011189  0x000016ca branch  0x00002bc3 
+ 00011190  0x000016ce ifetch  0x00000002 , 0x00000006 
+ 00011191  0x000016cf and_into  0x000000ff , 0x0000003f 
+ 00011192  0x000016d0 rtn  0x00000034 
+ 00011193  0x000016d1 isub  0x00000012 , 0x0000003e 
+ 00011194  0x000016d2 rtn  0x00000005 
+ 00011195  0x000016d3 nrtn  0x00000002 
+ 00011196  0x000016d4 isub  0x00000013 , 0x0000003e 
+ 00011197  0x000016d5 rtn  0x00000005 
+ 00011198  0x000016d6 branch  0x00002bc1 , 0x00000002 
+ 00011199  0x000016d7 force  0x00000001 , 0x0000003e 
+ 00011200  0x000016d8 rtn 
+ 00011201  0x000016da force  0x00000000 , 0x0000003f 
+ 00011202  0x000016db rtn 
+ 00011203  0x000016df arg  0x00000003 , 0x0000000b 
+ 00011204  0x000016e0 call  0x00002cc7 
+ 00011205  0x000016e2 call  0x00002bb6 
+ 00011206  0x000016e3 branch  0x00002bf5 , 0x00000034 
+ 00011207  0x000016e4 nbranch  0x00002bf3 , 0x00000002 
+ 00011208  0x000016e5 increase  0xfffffffe , 0x00000006 
+ 00011209  0x000016e6 call  0x00007c6d 
+ 00011210  0x000016e7 call  0x00007c64 
+ 00011211  0x000016e8 nbranch  0x00002be3 , 0x00000028 
+ 00011212  0x000016e9 call  0x00007c51 
+ 00011213  0x000016ea storer  0x0000000b , 0x00000004 , 0x00000680 
+ 00011214  0x000016eb force  0x0000001e , 0x00000011 
+ 00011215  0x000016ec call  0x00002e10 
+ 00011216  0x000016ed fetchr  0x0000000b , 0x00000004 , 0x00000680 
+ 00011217  0x000016ee call  0x00007c60 
+ 00011218  0x000016ef call  0x00007dbc 
+ 00011219  0x000016f0 setarg  0x00000005 
+ 00011220  0x000016f1 istore  0x00000001 , 0x00000005 
+ 00011221  0x000016f2 call  0x00007c67 
+ 00011222  0x000016f3 ifetch  0x00000002 , 0x00000006 
+ 00011223  0x000016f4 ifetchr  0x00000011 , 0x00000001 , 0x00000006 
+ 00011224  0x000016f5 sub  0x00000011 , 0x00000010 , 0x0000003e 
+ 00011225  0x000016f6 branch  0x00002bdf , 0x00000005 
+ 00011226  0x000016f7 sub  0x00000011 , 0x00000002 , 0x0000003e 
+ 00011227  0x000016f8 nbranch  0x00002e03 , 0x00000005 
+ 00011228  0x000016fa setarg  0x00000001 
+ 00011229  0x000016fb istore  0x00000001 , 0x00000005 
+ 00011230  0x000016fc branch  0x00002be8 
+ 00011231  0x000016ff setarg  0x00000002 
+ 00011232  0x00001700 istore  0x00000001 , 0x00000005 
+ 00011233  0x00001701 arg  0x00000001 , 0x0000000b 
+ 00011234  0x00001702 branch  0x00002be8 
+ 00011235  0x00001705 call  0x00007c67 
+ 00011236  0x00001706 ifetch  0x00000002 , 0x00000006 
+ 00011237  0x00001707 ifetch  0x00000001 , 0x00000006 
+ 00011238  0x00001708 isub  0x00000011 , 0x0000003e 
+ 00011239  0x00001709 nbranch  0x00002bf5 , 0x00000005 
+ 00011240  0x0000170c call  0x00007c67 
+ 00011241  0x0000170d ifetch  0x00000002 , 0x00000006 
+ 00011242  0x0000170e and_into  0x000000ff , 0x0000003f 
+ 00011243  0x0000170f istore  0x00000002 , 0x00000005 
+ 00011244  0x00001710 ifetchr  0x00000039 , 0x00000001 , 0x00000006 
+ 00011245  0x00001711 call  0x00007cda 
+ 00011246  0x00001712 call  0x00007c6a 
+ 00011247  0x00001713 increase  0xffffffff , 0x0000000b 
+ 00011248  0x00001714 branch  0x00002bf5 , 0x00000005 
+ 00011249  0x00001716 call  0x00002cdd 
+ 00011250  0x00001717 branch  0x00002bc5 
+ 00011251  0x0000171a call  0x00002cdd 
+ 00011252  0x0000171b branch  0x00002bf1 
+ 00011253  0x0000171e branch  0x00002e03 , 0x00000028 
+ 00011254  0x0000171f branch  0x00002e34 
+ 00011255  0x00001723 call  0x00002e41 
+ 00011256  0x00001724 ifetch  0x00000002 , 0x00000006 
+ 00011257  0x00001725 store  0x00000002 , 0x0000439e 
+ 00011258  0x00001726 call  0x00007c6d 
+ 00011259  0x00001727 arg  0x000006b5 , 0x00000005 
+ 00011260  0x00001728 fetch  0x00000002 , 0x00004335 
+ 00011261  0x00001729 increase  0xfffffff9 , 0x0000003f 
+ 00011262  0x0000172a call  0x00002e4f 
+ 00011263  0x0000172b branch  0x00002c0a 
+ 00011264  0x0000172f disable  0x00000028 
+ 00011265  0x00001730 fetcht  0x00000002 , 0x000006b1 
+ 00011266  0x00001731 fetch  0x00000002 , 0x000006b3 
+ 00011267  0x00001732 isub  0x00000002 , 0x0000003e 
+ 00011268  0x00001733 nbranch  0x00002c07 , 0x00000002 
+ 00011269  0x00001734 deposit  0x00000002 
+ 00011270  0x00001735 rtnne  0x00000000 
+ 00011271  0x00001737 enable  0x00000028 
+ 00011272  0x00001738 jam  0x00000001 , 0x000001b9 
+ 00011273  0x00001739 branch  0x00002e05 
+ 00011274  0x0000173d call  0x00002c00 
+ 00011275  0x0000173e rtn  0x00000028 
+ 00011276  0x0000173f fetcht  0x00000002 , 0x0000439e 
+ 00011277  0x00001740 setarg  0x00002800 
+ 00011278  0x00001741 isub  0x00000002 , 0x0000003e 
+ 00011279  0x00001742 branch  0x00002c11 , 0x00000005 
+ 00011280  0x00001743 branch  0x00002e03 
+ 00011281  0x00001747 jam  0x00000000 , 0x0000439a 
+ 00011282  0x00001748 fetcht  0x00000002 , 0x000006b1 
+ 00011283  0x00001749 storet  0x00000002 , 0x00000678 
+ 00011284  0x0000174a call  0x00002d04 
+ 00011285  0x0000174b nbranch  0x00002e03 , 0x00000034 
+ 00011286  0x0000174d fetcht  0x00000002 , 0x00000678 
+ 00011287  0x0000174e call  0x00002d04 
+ 00011288  0x0000174f nbranch  0x00002c2a , 0x00000034 
+ 00011289  0x00001750 copy  0x00000006 , 0x00000011 
+ 00011290  0x00001751 fetch  0x00000001 , 0x000006c6 
+ 00011291  0x00001752 copy  0x0000003f , 0x00000039 
+ 00011292  0x00001753 fetcht  0x00000001 , 0x000006b5 
+ 00011293  0x00001754 isub  0x00000002 , 0x0000003e 
+ 00011294  0x00001755 nbranch  0x00002c26 , 0x00000005 
+ 00011295  0x00001756 arg  0x000006b6 , 0x00000012 
+ 00011296  0x00001757 call  0x00007d64 
+ 00011297  0x00001759 branch  0x00002c2d , 0x00000005 
+ 00011298  0x0000175b fetch  0x00000002 , 0x000006ce 
+ 00011299  0x0000175c fetcht  0x00000002 , 0x0000439e 
+ 00011300  0x0000175d isub  0x00000002 , 0x0000003e 
+ 00011301  0x0000175e branch  0x00002c35 , 0x00000005 
+ 00011302  0x00001760 fetch  0x00000002 , 0x00000678 
+ 00011303  0x00001761 increase  0x00000001 , 0x0000003f 
+ 00011304  0x00001762 store  0x00000002 , 0x00000678 
+ 00011305  0x00001763 branch  0x00002c16 
+ 00011306  0x00001766 fetch  0x00000001 , 0x0000439a 
+ 00011307  0x00001767 beq  0x00000001 , 0x00002c35 
+ 00011308  0x00001768 branch  0x00002e03 
+ 00011309  0x0000176c fetch  0x00000002 , 0x000006ce 
+ 00011310  0x0000176d fetcht  0x00000002 , 0x0000439e 
+ 00011311  0x0000176e isub  0x00000002 , 0x0000003e 
+ 00011312  0x0000176f nbranch  0x00002c26 , 0x00000005 
+ 00011313  0x00001770 jam  0x00000001 , 0x0000439a 
+ 00011314  0x00001772 fetcht  0x00000002 , 0x00000678 
+ 00011315  0x00001773 storet  0x00000002 , 0x000006c9 
+ 00011316  0x00001774 branch  0x00002c26 
+ 00011317  0x00001777 fetch  0x00000001 , 0x0000439a 
+ 00011318  0x00001778 beq  0x00000000 , 0x00002c26 
+ 00011319  0x00001779 jam  0x00000002 , 0x0000439a 
+ 00011320  0x0000177a fetcht  0x00000002 , 0x00000678 
+ 00011321  0x0000177b increase  0xffffffff , 0x00000002 
+ 00011322  0x0000177c storet  0x00000002 , 0x000006cb 
+ 00011323  0x0000177f arg  0x00000005 , 0x00000011 
+ 00011324  0x00001780 call  0x00002e10 
+ 00011325  0x00001781 setarg  0x00000007 
+ 00011326  0x00001782 istore  0x00000001 , 0x00000005 
+ 00011327  0x00001783 fetch  0x00000002 , 0x000006c9 
+ 00011328  0x00001784 istore  0x00000002 , 0x00000005 
+ 00011329  0x00001785 fetch  0x00000002 , 0x000006cb 
+ 00011330  0x00001786 istore  0x00000002 , 0x00000005 
+ 00011331  0x00001787 rtn 
+ 00011332  0x0000178c call  0x00002e41 
+ 00011333  0x0000178d call  0x00002e4a 
+ 00011334  0x0000178e branch  0x00002c47 
+ 00011335  0x00001791 fetcht  0x00000002 , 0x000006b1 
+ 00011336  0x00001792 storet  0x00000002 , 0x00000678 
+ 00011337  0x00001793 call  0x00002cc7 
+ 00011338  0x00001794 call  0x00002cd2 
+ 00011339  0x00001795 increase  0xfffffffe , 0x00000006 
+ 00011340  0x00001796 copy  0x00000006 , 0x0000003f 
+ 00011341  0x00001797 store  0x00000002 , 0x000006c7 
+ 00011342  0x00001799 fetcht  0x00000002 , 0x000006b6 
+ 00011343  0x0000179a setarg  0x00002a00 
+ 00011344  0x0000179b isub  0x00000002 , 0x0000003e 
+ 00011345  0x0000179c branch  0x00002cb2 , 0x00000005 
+ 00011346  0x0000179d setarg  0x00002803 
+ 00011347  0x0000179e isub  0x00000002 , 0x0000003e 
+ 00011348  0x0000179f nbranch  0x00002c9c , 0x00000005 
+ 00011349  0x000017a0 arg  0x00000002 , 0x0000000b 
+ 00011350  0x000017a2 call  0x00002e17 
+ 00011351  0x000017a3 nbranch  0x00002c79 , 0x00000002 
+ 00011352  0x000017a4 fetcht  0x00000002 , 0x00000678 
+ 00011353  0x000017a5 call  0x00002d02 
+ 00011354  0x000017a6 nbranch  0x00002c79 , 0x00000034 
+ 00011355  0x000017a7 call  0x00002e1b 
+ 00011356  0x000017a8 nbranch  0x00002c77 , 0x00000005 
+ 00011357  0x000017a9 nbranch  0x00002c7b , 0x00000028 
+ 00011358  0x000017aa disable  0x00000028 
+ 00011359  0x000017ab call  0x00002e46 
+ 00011360  0x000017ac copy  0x0000003f , 0x00000011 
+ 00011361  0x000017ad call  0x00002e10 
+ 00011362  0x000017ae setarg  0x00000009 
+ 00011363  0x000017af istore  0x00000001 , 0x00000005 
+ 00011364  0x000017b0 copy  0x00000005 , 0x00000030 
+ 00011365  0x000017b1 increase  0x00000001 , 0x00000005 
+ 00011366  0x000017b3 call  0x00002c89 
+ 00011367  0x000017b4 call  0x00002e13 
+ 00011368  0x000017b5 call  0x00002d02 
+ 00011369  0x000017b6 call  0x00002c90 
+ 00011370  0x000017b7 fetch  0x00000001 , 0x000006cd 
+ 00011371  0x000017b8 add  0x0000003f , 0x00000005 , 0x00000011 
+ 00011372  0x000017b9 istorer  0x00000011 , 0x00000001 , 0x00000030 
+ 00011373  0x000017bb sub  0x00000011 , 0x00000007 , 0x0000003e 
+ 00011374  0x000017bc ncall  0x00007dbe , 0x00000005 
+ 00011375  0x000017bd call  0x00007dc0 , 0x00000005 
+ 00011376  0x000017be call  0x00002e46 
+ 00011377  0x000017bf increase  0xfffffffe , 0x0000003f 
+ 00011378  0x000017c0 idiv  0x00000011 
+ 00011379  0x000017c1 call  0x00007d62 
+ 00011380  0x000017c2 quotient  0x0000000b 
+ 00011381  0x000017c3 increase  0xffffffff , 0x0000000b 
+ 00011382  0x000017c4 branch  0x00002c79 , 0x00000005 
+ 00011383  0x000017c6 call  0x00002e13 
+ 00011384  0x000017c7 branch  0x00002c56 
+ 00011385  0x000017c9 branch  0x00002e03 , 0x00000028 
+ 00011386  0x000017ca branch  0x00002e34 
+ 00011387  0x000017cd call  0x00002e24 
+ 00011388  0x000017ce call  0x00002e13 
+ 00011389  0x000017cf call  0x00002d02 
+ 00011390  0x000017d0 call  0x00002d96 
+ 00011391  0x000017d1 nbranch  0x00002c79 , 0x00000034 
+ 00011392  0x000017d3 call  0x00007c64 
+ 00011393  0x000017d4 fetch  0x00000002 , 0x00000678 
+ 00011394  0x000017d5 increase  0xffffffff , 0x0000003f 
+ 00011395  0x000017d6 istore  0x00000002 , 0x00000005 
+ 00011396  0x000017d7 call  0x00002e30 
+ 00011397  0x000017d8 call  0x00002c90 
+ 00011398  0x000017d9 increase  0xffffffff , 0x0000000b 
+ 00011399  0x000017da branch  0x00002c79 , 0x00000005 
+ 00011400  0x000017db branch  0x00002c77 
+ 00011401  0x000017df fetch  0x00000002 , 0x00000678 
+ 00011402  0x000017e0 istore  0x00000002 , 0x00000005 
+ 00011403  0x000017e2 fetch  0x00000001 , 0x000006c6 
+ 00011404  0x000017e3 copy  0x0000003f , 0x00000039 
+ 00011405  0x000017e4 call  0x00007c67 
+ 00011406  0x000017e5 call  0x00007ccc 
+ 00011407  0x000017e6 branch  0x00007c6a 
+ 00011408  0x000017e8 call  0x00007c64 
+ 00011409  0x000017e9 fetch  0x00000002 , 0x00000678 
+ 00011410  0x000017ea istore  0x00000002 , 0x00000005 
+ 00011411  0x000017eb call  0x00007c6a 
+ 00011412  0x000017ec fetch  0x00000001 , 0x000006cd 
+ 00011413  0x000017ed copy  0x0000003f , 0x00000039 
+ 00011414  0x000017ee call  0x00007c64 
+ 00011415  0x000017ef call  0x00007c67 
+ 00011416  0x000017f0 isub  0x00000039 , 0x00000006 
+ 00011417  0x000017f1 increase  0xffffffff , 0x00000006 
+ 00011418  0x000017f2 call  0x00007ccc 
+ 00011419  0x000017f3 branch  0x00007c6a 
+ 00011420  0x000017f6 bpatchx  0x00000055 , 0x0000402a 
+ 00011421  0x000017f7 call  0x00002ce0 
+ 00011422  0x000017f8 branch  0x00002e03 , 0x00000034 
+ 00011423  0x000017f9 copy  0x00000006 , 0x00000013 
+ 00011424  0x000017fb call  0x00002e46 
+ 00011425  0x000017fc copy  0x00000013 , 0x00000006 
+ 00011426  0x000017fd ifetcht  0x00000001 , 0x00000006 
+ 00011427  0x000017fe increase  0x00000004 , 0x00000002 
+ 00011428  0x000017ff call  0x00007db0 
+ 00011429  0x00001800 copy  0x0000003f , 0x00000013 
+ 00011430  0x00001801 copy  0x0000003f , 0x00000011 
+ 00011431  0x00001802 call  0x00007c6d 
+ 00011432  0x00001803 call  0x00002e10 
+ 00011433  0x00001805 setarg  0x00000009 
+ 00011434  0x00001806 istore  0x00000001 , 0x00000005 
+ 00011435  0x00001807 add  0x00000013 , 0xfffffffe , 0x0000003f 
+ 00011436  0x00001808 add  0x0000003f , 0xfffffffe , 0x00000039 
+ 00011437  0x00001809 istore  0x00000001 , 0x00000005 
+ 00011438  0x0000180a fetch  0x00000002 , 0x000006de 
+ 00011439  0x0000180b istore  0x00000002 , 0x00000005 
+ 00011440  0x0000180c call  0x00007c67 
+ 00011441  0x0000180d branch  0x00007ccc 
+ 00011442  0x00001811 call  0x00002ce0 
+ 00011443  0x00001812 branch  0x00002e03 , 0x00000034 
+ 00011444  0x00001813 increase  0xfffffffb , 0x00000006 
+ 00011445  0x00001814 ifetch  0x00000002 , 0x00000006 
+ 00011446  0x00001815 store  0x00000002 , 0x00000678 
+ 00011447  0x00001816 call  0x00002e46 
+ 00011448  0x00001817 fetcht  0x00000001 , 0x0000426b 
+ 00011449  0x00001818 increase  0x00000004 , 0x00000002 
+ 00011450  0x00001819 call  0x00007db0 
+ 00011451  0x0000181a copy  0x0000003f , 0x00000013 
+ 00011452  0x0000181b copy  0x0000003f , 0x00000011 
+ 00011453  0x0000181c call  0x00002e10 
+ 00011454  0x0000181d setarg  0x00000009 
+ 00011455  0x0000181e istore  0x00000001 , 0x00000005 
+ 00011456  0x0000181f add  0x00000013 , 0xfffffffe , 0x0000003f 
+ 00011457  0x00001820 add  0x0000003f , 0xfffffffe , 0x00000039 
+ 00011458  0x00001821 istore  0x00000001 , 0x00000005 
+ 00011459  0x00001822 fetch  0x00000002 , 0x00000678 
+ 00011460  0x00001823 istore  0x00000002 , 0x00000005 
+ 00011461  0x00001824 arg  0x0000426c , 0x00000006 
+ 00011462  0x00001825 branch  0x00007ccc 
+ 00011463  0x00001829 bpatchx  0x00000056 , 0x0000402a 
+ 00011464  0x0000182a fetch  0x00000002 , 0x000006b1 
+ 00011465  0x0000182b iforce  0x00000012 
+ 00011466  0x0000182c fetch  0x00000002 , 0x000006b3 
+ 00011467  0x0000182d iforce  0x00000013 
+ 00011468  0x0000182e fetch  0x00000002 , 0x000042f7 
+ 00011469  0x0000182f iforce  0x00000006 
+ 00011470  0x00001830 branch  0x00007dba 
+ 00011471  0x00001835 call  0x00002cd2 
+ 00011472  0x00001836 branch  0x00002cdd , 0x00000005 
+ 00011473  0x00001837 rtn 
+ 00011474  0x0000183a bpatchx  0x00000057 , 0x0000402a 
+ 00011475  0x0000183b fetch  0x00000002 , 0x000042f7 
+ 00011476  0x0000183c iforce  0x00000006 
+ 00011477  0x0000183e ifetch  0x00000002 , 0x00000006 
+ 00011478  0x0000183f and_into  0x000000ff , 0x0000003f 
+ 00011479  0x00001840 rtn  0x00000034 
+ 00011480  0x00001841 isub  0x00000002 , 0x0000003e 
+ 00011481  0x00001842 rtn  0x00000005 
+ 00011482  0x00001843 call  0x00002cdd 
+ 00011483  0x00001844 call  0x00002cdd 
+ 00011484  0x00001845 branch  0x00002cd5 
+ 00011485  0x00001849 ifetch  0x00000001 , 0x00000006 
+ 00011486  0x0000184a iadd  0x00000006 , 0x00000006 
+ 00011487  0x0000184b rtn 
+ 00011488  0x0000184f bpatchx  0x00000058 , 0x0000402b 
+ 00011489  0x00001850 fetch  0x00000002 , 0x000042f7 
+ 00011490  0x00001851 iforce  0x00000006 
+ 00011491  0x00001853 ifetch  0x00000002 , 0x00000006 
+ 00011492  0x00001854 and_into  0x000000ff , 0x0000003f 
+ 00011493  0x00001855 rtn  0x00000034 
+ 00011494  0x00001856 store  0x00000002 , 0x000006de 
+ 00011495  0x00001857 ifetch  0x00000001 , 0x00000006 
+ 00011496  0x00001858 copy  0x00000006 , 0x00000005 
+ 00011497  0x00001859 iadd  0x00000006 , 0x00000006 
+ 00011498  0x0000185a fetcht  0x00000001 , 0x000006b5 
+ 00011499  0x0000185b isub  0x00000002 , 0x0000003e 
+ 00011500  0x0000185c nbranch  0x00002cf3 , 0x00000005 
+ 00011501  0x0000185d copy  0x0000003f , 0x00000039 
+ 00011502  0x0000185e copy  0x00000005 , 0x00000012 
+ 00011503  0x0000185f arg  0x000006b6 , 0x00000011 
+ 00011504  0x00001860 call  0x00007d64 
+ 00011505  0x00001861 rtn  0x00000005 
+ 00011506  0x00001862 fetch  0x00000001 , 0x000006b5 
+ 00011507  0x00001864 iadd  0x00000005 , 0x00000006 
+ 00011508  0x00001865 call  0x00002cdd 
+ 00011509  0x00001866 branch  0x00002ce3 
+ 00011510  0x0000186e arg  0x00000001 , 0x00000002 
+ 00011511  0x0000186f fetch  0x00000002 , 0x000042f7 
+ 00011512  0x00001870 iforce  0x00000006 
+ 00011513  0x00001871 copy  0x00000006 , 0x00000005 
+ 00011514  0x00001873 ifetch  0x00000002 , 0x00000006 
+ 00011515  0x00001874 and_into  0x000000ff , 0x0000003f 
+ 00011516  0x00001875 rtn  0x00000034 
+ 00011517  0x00001876 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00011518  0x00001877 call  0x00002cdd 
+ 00011519  0x00001878 call  0x00002cdd 
+ 00011520  0x00001879 copy  0x00000006 , 0x00000005 
+ 00011521  0x0000187a branch  0x00002cfa 
+ 00011522  0x0000187e fetch  0x00000002 , 0x000006c7 
+ 00011523  0x0000187f branch  0x00002d06 
+ 00011524  0x00001882 bpatchx  0x00000059 , 0x0000402b 
+ 00011525  0x00001883 fetch  0x00000002 , 0x000042f7 
+ 00011526  0x00001885 iforce  0x00000006 
+ 00011527  0x00001887 ifetch  0x00000002 , 0x00000006 
+ 00011528  0x00001888 and_into  0x000000ff , 0x0000003f 
+ 00011529  0x00001889 branch  0x00002d0f , 0x00000034 
+ 00011530  0x0000188a isub  0x00000002 , 0x0000003e 
+ 00011531  0x0000188b branch  0x00002d10 , 0x00000005 
+ 00011532  0x0000188c call  0x00002cdd 
+ 00011533  0x0000188d call  0x00002cdd 
+ 00011534  0x0000188e branch  0x00002d07 
+ 00011535  0x00001891 branch  0x00007dc8 
+ 00011536  0x00001894 ifetch  0x00000001 , 0x00000006 
+ 00011537  0x00001895 store  0x00000001 , 0x000006cd 
+ 00011538  0x00001896 copy  0x0000003f , 0x00000039 
+ 00011539  0x00001897 arg  0x000006ce , 0x00000005 
+ 00011540  0x00001898 call  0x00007ccc 
+ 00011541  0x00001899 ifetch  0x00000001 , 0x00000006 
+ 00011542  0x0000189a store  0x00000001 , 0x000006c6 
+ 00011543  0x0000189b call  0x00007c6d 
+ 00011544  0x0000189c branch  0x00007dca 
+ 00011545  0x000018a1 call  0x00002dc7 
+ 00011546  0x000018a2 fetcht  0x00000002 , 0x00004398 
+ 00011547  0x000018a3 fetch  0x00000001 , 0x00004321 
+ 00011548  0x000018a4 bbit1  0x00000003 , 0x00002d42 
+ 00011549  0x000018a8 call  0x00002cd2 
+ 00011550  0x000018a9 nbranch  0x00002e03 , 0x00000005 
+ 00011551  0x000018aa call  0x00002d48 , 0x00000028 
+ 00011552  0x000018ab rtn  0x00000028 
+ 00011553  0x000018ac call  0x00002cdd 
+ 00011554  0x000018ad increase  0xfffffffe , 0x00000006 
+ 00011555  0x000018ae ifetch  0x00000002 , 0x00000006 
+ 00011556  0x000018af arg  0x00002a00 , 0x00000002 
+ 00011557  0x000018b0 isub  0x00000002 , 0x0000003e 
+ 00011558  0x000018b1 branch  0x00002d36 , 0x00000005 
+ 00011559  0x000018b2 copy  0x00000006 , 0x00000013 
+ 00011560  0x000018b3 call  0x00002e46 
+ 00011561  0x000018b4 copy  0x00000013 , 0x00000006 
+ 00011562  0x000018b5 ifetcht  0x00000001 , 0x00000006 
+ 00011563  0x000018b6 increase  0x00000001 , 0x00000002 
+ 00011564  0x000018b7 call  0x00007db0 
+ 00011565  0x000018b9 copy  0x0000003f , 0x00000013 
+ 00011566  0x000018ba copy  0x0000003f , 0x00000011 
+ 00011567  0x000018bb call  0x00007c6d 
+ 00011568  0x000018bc call  0x00002e10 
+ 00011569  0x000018bd setarg  0x0000000b 
+ 00011570  0x000018be istore  0x00000001 , 0x00000005 
+ 00011571  0x000018bf add  0x00000013 , 0xffffffff , 0x00000039 
+ 00011572  0x000018c0 call  0x00007c67 
+ 00011573  0x000018c1 branch  0x00007cda 
+ 00011574  0x000018c4 call  0x00002e46 
+ 00011575  0x000018c5 fetcht  0x00000001 , 0x0000426b 
+ 00011576  0x000018c6 increase  0x00000001 , 0x00000002 
+ 00011577  0x000018c7 call  0x00007db0 
+ 00011578  0x000018c8 copy  0x0000003f , 0x00000013 
+ 00011579  0x000018c9 copy  0x0000003f , 0x00000011 
+ 00011580  0x000018cb call  0x00002e10 
+ 00011581  0x000018cc setarg  0x0000000b 
+ 00011582  0x000018cd istore  0x00000001 , 0x00000005 
+ 00011583  0x000018ce add  0x00000013 , 0xffffffff , 0x00000039 
+ 00011584  0x000018cf arg  0x0000426c , 0x00000006 
+ 00011585  0x000018d0 branch  0x00007cda 
+ 00011586  0x000018d4 fetch  0x00000002 , 0x00004332 
+ 00011587  0x000018d5 isub  0x00000002 , 0x0000003e 
+ 00011588  0x000018d6 nbranch  0x00002d1d , 0x00000005 
+ 00011589  0x000018d7 nbranch  0x00002d1d , 0x00000028 
+ 00011590  0x000018d9 jam  0x00000005 , 0x000001b9 
+ 00011591  0x000018da branch  0x00002e05 
+ 00011592  0x000018dd increase  0xfffffffe , 0x00000006 
+ 00011593  0x000018de ifetch  0x00000002 , 0x00000006 
+ 00011594  0x000018df bbit1  0x0000000e , 0x00002d46 
+ 00011595  0x000018e0 branch  0x00007dbc 
+ 00011596  0x000018e3 ifetch  0x00000002 , 0x00000006 
+ 00011597  0x000018e4 store  0x00000002 , 0x000006b5 
+ 00011598  0x000018e5 iforce  0x00000011 
+ 00011599  0x000018e6 fetcht  0x00000002 , 0x00004398 
+ 00011600  0x000018e8 call  0x00002ccf 
+ 00011601  0x000018e9 branch  0x00002e03 , 0x00000034 
+ 00011602  0x000018ea ifetch  0x00000001 , 0x00000006 
+ 00011603  0x000018eb isub  0x00000011 , 0x00000039 
+ 00011604  0x000018ec nbranch  0x00002e03 , 0x00000002 
+ 00011605  0x000018ed call  0x00007c6d 
+ 00011606  0x000018ee call  0x00002e46 
+ 00011607  0x000018ef add  0x00000039 , 0x00000001 , 0x00000002 
+ 00011608  0x000018f0 call  0x00007db0 
+ 00011609  0x000018f2 copy  0x0000003f , 0x00000011 
+ 00011610  0x000018f3 copy  0x0000003f , 0x00000013 
+ 00011611  0x000018f4 call  0x00002e10 
+ 00011612  0x000018f5 setarg  0x0000000d 
+ 00011613  0x000018f6 istore  0x00000001 , 0x00000005 
+ 00011614  0x000018f7 add  0x00000013 , 0xffffffff , 0x00000039 
+ 00011615  0x000018f8 fetcht  0x00000002 , 0x000006b5 
+ 00011616  0x000018f9 call  0x00007c67 
+ 00011617  0x000018fa iadd  0x00000002 , 0x00000006 
+ 00011618  0x000018fb branch  0x00007ccc 
+ 00011619  0x00001900 call  0x00002e41 
+ 00011620  0x00001901 call  0x00002e4a 
+ 00011621  0x00001902 branch  0x00002d66 
+ 00011622  0x00001909 arg  0x00000002 , 0x0000000b 
+ 00011623  0x0000190a fetcht  0x00000002 , 0x000006b1 
+ 00011624  0x0000190b storet  0x00000002 , 0x00000678 
+ 00011625  0x0000190c call  0x00002cd2 
+ 00011626  0x0000190d increase  0xfffffffe , 0x00000006 
+ 00011627  0x0000190e copy  0x00000006 , 0x0000003f 
+ 00011628  0x0000190f store  0x00000002 , 0x000006c7 
+ 00011629  0x00001911 call  0x00002e17 
+ 00011630  0x00001912 nbranch  0x00002d9e , 0x00000002 
+ 00011631  0x00001913 fetcht  0x00000002 , 0x00000678 
+ 00011632  0x00001914 call  0x00002d02 
+ 00011633  0x00001915 nbranch  0x00002da1 , 0x00000034 
+ 00011634  0x00001917 call  0x00002e1b 
+ 00011635  0x00001918 nbranch  0x00002d94 , 0x00000005 
+ 00011636  0x00001919 copy  0x0000000b , 0x0000003f 
+ 00011637  0x0000191a beq  0x00000000 , 0x00002da1 
+ 00011638  0x0000191b nbranch  0x00002d8a , 0x00000028 
+ 00011639  0x0000191c disable  0x00000028 
+ 00011640  0x0000191e call  0x00002e46 
+ 00011641  0x0000191f copy  0x0000003f , 0x00000011 
+ 00011642  0x00001920 call  0x00002e10 
+ 00011643  0x00001921 setarg  0x00000011 
+ 00011644  0x00001922 istore  0x00000001 , 0x00000005 
+ 00011645  0x00001923 fetch  0x00000001 , 0x000006c6 
+ 00011646  0x00001924 add  0x0000003f , 0x00000004 , 0x00000011 
+ 00011647  0x00001925 istorer  0x00000011 , 0x00000001 , 0x00000005 
+ 00011648  0x00001926 call  0x00007c6a 
+ 00011649  0x00001927 sub  0x00000011 , 0x00000006 , 0x0000003e 
+ 00011650  0x00001928 ncall  0x00007dbe , 0x00000005 
+ 00011651  0x00001929 call  0x00007dc0 , 0x00000005 
+ 00011652  0x0000192a call  0x00002e46 
+ 00011653  0x0000192b increase  0xfffffffe , 0x0000003f 
+ 00011654  0x0000192c idiv  0x00000011 
+ 00011655  0x0000192d call  0x00007d62 
+ 00011656  0x0000192e quotient  0x0000000b 
+ 00011657  0x0000192f branch  0x00002d90 
+ 00011658  0x00001931 call  0x00002d98 
+ 00011659  0x00001932 nbranch  0x00002da1 , 0x00000034 
+ 00011660  0x00001933 fetch  0x00000002 , 0x00000678 
+ 00011661  0x00001934 increase  0xffffffff , 0x0000003f 
+ 00011662  0x00001935 store  0x00000002 , 0x000006cb 
+ 00011663  0x00001936 call  0x00002e2a 
+ 00011664  0x00001938 fetch  0x00000002 , 0x00000678 
+ 00011665  0x00001939 store  0x00000002 , 0x000006c9 
+ 00011666  0x0000193a call  0x00002e24 
+ 00011667  0x0000193b increase  0xffffffff , 0x0000000b 
+ 00011668  0x0000193e call  0x00002e13 
+ 00011669  0x0000193f branch  0x00002d6d 
+ 00011670  0x00001942 fetch  0x00000001 , 0x000006cd 
+ 00011671  0x00001943 branch  0x00002d99 
+ 00011672  0x00001947 fetch  0x00000001 , 0x000006c6 
+ 00011673  0x00001948 branch  0x00002d9c , 0x0000002c 
+ 00011674  0x00001949 increase  0xfffffffe , 0x0000003f 
+ 00011675  0x0000194a rtn 
+ 00011676  0x0000194d increase  0xfffffff0 , 0x0000003f 
+ 00011677  0x0000194e rtn 
+ 00011678  0x00001951 fetch  0x00000002 , 0x00000678 
+ 00011679  0x00001952 store  0x00000002 , 0x000006cb 
+ 00011680  0x00001953 branch  0x00002da5 
+ 00011681  0x00001955 fetch  0x00000002 , 0x00000678 
+ 00011682  0x00001956 increase  0xffffffff , 0x0000003f 
+ 00011683  0x00001957 store  0x00000002 , 0x000006cb 
+ 00011684  0x00001958 branch  0x00002da5 
+ 00011685  0x0000195a branch  0x00002e03 , 0x00000028 
+ 00011686  0x0000195b call  0x00002e2a 
+ 00011687  0x0000195c branch  0x00002e34 
+ 00011688  0x00001962 copy  0x00000006 , 0x00000011 
+ 00011689  0x00001963 fetch  0x00000002 , 0x00004335 
+ 00011690  0x00001964 add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00011691  0x00001965 call  0x00002929 
+ 00011692  0x00001967 bpatchx  0x0000005a , 0x0000402b 
+ 00011693  0x00001968 call  0x00002dc7 
+ 00011694  0x00001969 fetcht  0x00000002 , 0x00004398 
+ 00011695  0x0000196a call  0x00002cd2 
+ 00011696  0x0000196b nbranch  0x00002dc5 , 0x00000005 
+ 00011697  0x0000196c call  0x00002dc1 , 0x00000028 
+ 00011698  0x0000196d rtn  0x00000028 
+ 00011699  0x0000196f fetch  0x00000001 , 0x00004321 
+ 00011700  0x00001970 bbit0  0x00000004 , 0x00002dbc 
+ 00011701  0x00001972 fetcht  0x00000002 , 0x00004398 
+ 00011702  0x00001973 fetch  0x00000002 , 0x00004332 
+ 00011703  0x00001974 isub  0x00000002 , 0x0000003e 
+ 00011704  0x00001975 nbranch  0x00002dbc , 0x00000005 
+ 00011705  0x00001976 call  0x00002dc7 
+ 00011706  0x00001977 nbranch  0x00002dbc , 0x00000028 
+ 00011707  0x00001978 branch  0x00002d46 
+ 00011708  0x0000197c force  0x00000001 , 0x00000011 
+ 00011709  0x0000197d call  0x00002e10 
+ 00011710  0x0000197e setarg  0x00000013 
+ 00011711  0x0000197f istore  0x00000001 , 0x00000005 
+ 00011712  0x00001980 rtn 
+ 00011713  0x00001983 increase  0xfffffffe , 0x00000006 
+ 00011714  0x00001984 ifetch  0x00000002 , 0x00000006 
+ 00011715  0x00001985 bbit1  0x0000000f , 0x00002d46 
+ 00011716  0x00001986 branch  0x00007dbc 
+ 00011717  0x00001989 jam  0x00000001 , 0x000001b9 
+ 00011718  0x0000198a branch  0x00002e05 
+ 00011719  0x0000198e bpatchx  0x0000005b , 0x0000402b 
+ 00011720  0x0000198f call  0x00007dbc 
+ 00011721  0x00001990 fetch  0x00000001 , 0x000042fe 
+ 00011722  0x00001991 rtneq  0x00000000 
+ 00011723  0x00001992 fetch  0x00000001 , 0x00004040 
+ 00011724  0x00001993 rtnbit1  0x00000004 
+ 00011725  0x00001994 branch  0x00007dba 
+ 00011726  0x00001998 add  0x00000006 , 0x00000002 , 0x00000011 
+ 00011727  0x00001999 fetch  0x00000002 , 0x00004335 
+ 00011728  0x0000199a add  0x0000003f , 0xfffffffb , 0x00000012 
+ 00011729  0x0000199b call  0x00002929 
+ 00011730  0x0000199c branch  0x00002dd3 
+ 00011731  0x000019a0 fetch  0x00000002 , 0x00004335 
+ 00011732  0x000019a1 copy  0x0000003f , 0x00000011 
+ 00011733  0x000019a2 call  0x00002e10 
+ 00011734  0x000019a3 setarg  0x00000017 
+ 00011735  0x000019a4 istore  0x00000001 , 0x00000005 
+ 00011736  0x000019a5 fetch  0x00000002 , 0x00004398 
+ 00011737  0x000019a6 istore  0x00000002 , 0x00000005 
+ 00011738  0x000019a7 fetch  0x00000002 , 0x00004335 
+ 00011739  0x000019a8 add  0x0000003f , 0xfffffffb , 0x00000039 
+ 00011740  0x000019a9 fetch  0x00000002 , 0x00004339 
+ 00011741  0x000019aa add  0x0000003f , 0x00000007 , 0x00000006 
+ 00011742  0x000019ab ifetch  0x00000002 , 0x00000006 
+ 00011743  0x000019ac istore  0x00000002 , 0x00000005 
+ 00011744  0x000019ad branch  0x00007ccc 
+ 00011745  0x000019b4 force  0x00000001 , 0x00000011 
+ 00011746  0x000019b5 call  0x00002e10 
+ 00011747  0x000019b6 setarg  0x00000019 
+ 00011748  0x000019b7 istore  0x00000001 , 0x00000005 
+ 00011749  0x000019b8 rtn 
+ 00011750  0x000019bb fetch  0x00000001 , 0x00004396 
+ 00011751  0x000019bc set0  0x00000000 , 0x0000003f 
+ 00011752  0x000019bd store  0x00000001 , 0x00004396 
+ 00011753  0x000019be rtn 
+ 00011754  0x000019c1 copy  0x00000006 , 0x00000011 
+ 00011755  0x000019c2 fetch  0x00000002 , 0x00004335 
+ 00011756  0x000019c3 add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00011757  0x000019c4 branch  0x00002929 
+ 00011758  0x000019ca copy  0x00000002 , 0x00000013 
+ 00011759  0x000019cb increase  0x00000003 , 0x00000011 
+ 00011760  0x000019cc call  0x00002e10 
+ 00011761  0x000019cd increase  0xfffffffd , 0x00000011 
+ 00011762  0x000019ce setarg  0x0000001b 
+ 00011763  0x000019cf istore  0x00000001 , 0x00000005 
+ 00011764  0x000019d0 copy  0x00000013 , 0x00000002 
+ 00011765  0x000019d1 istoret  0x00000002 , 0x00000005 
+ 00011766  0x000019d2 rtn 
+ 00011767  0x000019d6 fetch  0x00000001 , 0x00004396 
+ 00011768  0x000019d7 set1  0x00000000 , 0x0000003f 
+ 00011769  0x000019d8 store  0x00000001 , 0x00004396 
+ 00011770  0x000019d9 copy  0x00000002 , 0x00000013 
+ 00011771  0x000019da increase  0x00000003 , 0x00000011 
+ 00011772  0x000019db call  0x00002e10 
+ 00011773  0x000019dc increase  0xfffffffd , 0x00000011 
+ 00011774  0x000019dd setarg  0x0000001d 
+ 00011775  0x000019de istore  0x00000001 , 0x00000005 
+ 00011776  0x000019df copy  0x00000013 , 0x00000002 
+ 00011777  0x000019e0 istoret  0x00000002 , 0x00000005 
+ 00011778  0x000019e1 rtn 
+ 00011779  0x000019e7 bpatchx  0x0000005c , 0x0000402b 
+ 00011780  0x000019e8 jam  0x0000000a , 0x000001b9 
+ 00011781  0x000019ea force  0x00000005 , 0x00000011 
+ 00011782  0x000019eb call  0x00002e10 
+ 00011783  0x000019ec setarg  0x00000001 
+ 00011784  0x000019ed istore  0x00000001 , 0x00000005 
+ 00011785  0x000019ee fetch  0x00000001 , 0x00004397 
+ 00011786  0x000019ef istore  0x00000001 , 0x00000005 
+ 00011787  0x000019f0 fetch  0x00000002 , 0x00004398 
+ 00011788  0x000019f1 istore  0x00000002 , 0x00000005 
+ 00011789  0x000019f2 fetch  0x00000001 , 0x000001b9 
+ 00011790  0x000019f3 istore  0x00000001 , 0x00000005 
+ 00011791  0x000019f4 rtn 
+ 00011792  0x000019f8 bpatchx  0x0000005d , 0x0000402b 
+ 00011793  0x000019f9 force  0x00000004 , 0x00000012 
+ 00011794  0x000019fa branch  0x000029fb 
+ 00011795  0x000019fe fetcht  0x00000002 , 0x00000678 
+ 00011796  0x000019ff increase  0x00000001 , 0x00000002 
+ 00011797  0x00001a00 storet  0x00000002 , 0x00000678 
+ 00011798  0x00001a01 rtn 
+ 00011799  0x00001a04 fetcht  0x00000002 , 0x00000678 
+ 00011800  0x00001a05 fetch  0x00000002 , 0x000006b3 
+ 00011801  0x00001a06 isub  0x00000002 , 0x0000003e 
+ 00011802  0x00001a07 rtn 
+ 00011803  0x00001a0b bpatchx  0x0000005e , 0x0000402b 
+ 00011804  0x00001a0c fetcht  0x00000001 , 0x000006b5 
+ 00011805  0x00001a0d arg  0x000006b6 , 0x00000011 
+ 00011806  0x00001a0f fetch  0x00000001 , 0x000006cd 
+ 00011807  0x00001a10 copy  0x0000003f , 0x00000039 
+ 00011808  0x00001a11 isub  0x00000002 , 0x0000003e 
+ 00011809  0x00001a12 nrtn  0x00000005 
+ 00011810  0x00001a13 arg  0x000006ce , 0x00000012 
+ 00011811  0x00001a14 branch  0x00007d64 
+ 00011812  0x00001a18 bpatchx  0x0000005f , 0x0000402b 
+ 00011813  0x00001a19 fetch  0x00000001 , 0x000006c6 
+ 00011814  0x00001a1a store  0x00000001 , 0x000006a1 
+ 00011815  0x00001a1b copy  0x0000003f , 0x00000039 
+ 00011816  0x00001a1c call  0x00007c67 
+ 00011817  0x00001a1d branch  0x00007ccc 
+ 00011818  0x00001a21 bpatchx  0x00000060 , 0x0000402c 
+ 00011819  0x00001a22 call  0x00007c64 
+ 00011820  0x00001a23 fetch  0x00000002 , 0x000006c9 
+ 00011821  0x00001a24 istore  0x00000002 , 0x00000005 
+ 00011822  0x00001a25 fetch  0x00000002 , 0x000006cb 
+ 00011823  0x00001a26 istore  0x00000002 , 0x00000005 
+ 00011824  0x00001a28 fetch  0x00000001 , 0x000006a1 
+ 00011825  0x00001a29 copy  0x0000003f , 0x00000039 
+ 00011826  0x00001a2a call  0x00007ccc 
+ 00011827  0x00001a2b branch  0x00007c6a 
+ 00011828  0x00001a30 bpatchx  0x00000061 , 0x0000402c 
+ 00011829  0x00001a31 call  0x00007c64 
+ 00011830  0x00001a32 call  0x00002a21 
+ 00011831  0x00001a33 copy  0x00000005 , 0x0000003f 
+ 00011832  0x00001a34 isub  0x00000006 , 0x00000011 
+ 00011833  0x00001a35 call  0x00002a24 
+ 00011834  0x00001a36 copy  0x00000011 , 0x0000003f 
+ 00011835  0x00001a37 istore  0x00000002 , 0x00000006 
+ 00011836  0x00001a38 increase  0x00000004 , 0x00000011 
+ 00011837  0x00001a39 call  0x00002a16 
+ 00011838  0x00001a3a copy  0x00000011 , 0x0000003f 
+ 00011839  0x00001a3b istore  0x00000001 , 0x00000006 
+ 00011840  0x00001a3c rtn 
+ 00011841  0x00001a40 rshift8  0x0000003f , 0x0000003f 
+ 00011842  0x00001a41 store  0x00000002 , 0x000006b1 
+ 00011843  0x00001a42 ifetch  0x00000002 , 0x00000006 
+ 00011844  0x00001a43 store  0x00000002 , 0x000006b3 
+ 00011845  0x00001a44 rtn 
+ 00011846  0x00001a48 bpatchx  0x00000062 , 0x0000402c 
+ 00011847  0x00001a49 fetch  0x00000002 , 0x000042e3 
+ 00011848  0x00001a4b fetcht  0x00000002 , 0x000042e1 
+ 00011849  0x00001a4f branch  0x00007db0 
+ 00011850  0x00001a54 bpatchx  0x00000063 , 0x0000402c 
+ 00011851  0x00001a55 call  0x00007c6d 
+ 00011852  0x00001a56 arg  0x000006b5 , 0x00000005 
+ 00011853  0x00001a58 fetch  0x00000002 , 0x00004335 
+ 00011854  0x00001a59 increase  0xfffffffb , 0x0000003f 
+ 00011855  0x00001a5b istore  0x00000001 , 0x00000005 
+ 00011856  0x00001a5c copy  0x0000003f , 0x00000039 
+ 00011857  0x00001a5d call  0x00007c67 
+ 00011858  0x00001a5e branch  0x00007ccc 
+ 00011859  0x00001a63 fetch  0x00000002 , 0x00000050 
+ 00011860  0x00001a64 rtnne  0x00000004 
+ 00011861  0x00001a65 fetch  0x00000001 , 0x00004396 
+ 00011862  0x00001a66 set1  0x00000001 , 0x0000003f 
+ 00011863  0x00001a67 store  0x00000001 , 0x00004396 
+ 00011864  0x00001a68 fetch  0x00000003 , 0x00000052 
+ 00011865  0x00001a69 store  0x00000003 , 0x00004397 
+ 00011866  0x00001a6a set1  0x0000000f , 0x00000000 
+ 00011867  0x00001a6b beq  0x00000012 , 0x00002e6e 
+ 00011868  0x00001a6c beq  0x00000052 , 0x00002e73 
+ 00011869  0x00001a6d beq  0x00000018 , 0x00002de1 
+ 00011870  0x00001a6e beq  0x00000002 , 0x00002bab 
+ 00011871  0x00001a6f beq  0x0000001e , 0x00002de6 
+ 00011872  0x00001a70 set0  0x0000000f , 0x00000000 
+ 00011873  0x00001a72 fetch  0x00000001 , 0x00004396 
+ 00011874  0x00001a73 set0  0x00000001 , 0x0000003f 
+ 00011875  0x00001a74 store  0x00000001 , 0x00004396 
+ 00011876  0x00001a75 rtn 
+ 00011877  0x00001a78 fetch  0x00000001 , 0x00004396 
+ 00011878  0x00001a79 rtnbit0  0x00000001 
+ 00011879  0x00001a7a set1  0x0000000f , 0x00000000 
+ 00011880  0x00001a7b call  0x00002e7e 
+ 00011881  0x00001a7c call  0x00002e84 
+ 00011882  0x00001a7d call  0x00002e61 , 0x00000028 
+ 00011883  0x00001a7e fetch  0x00000001 , 0x00004397 
+ 00011884  0x00001a7f beq  0x00000012 , 0x00002dac 
+ 00011885  0x00001a80 rtn 
+ 00011886  0x00001a84 call  0x00002e73 
+ 00011887  0x00001a85 branch  0x00002e70 
+ 00011888  0x00001a88 call  0x00002e84 
+ 00011889  0x00001a89 nrtn  0x00000028 
+ 00011890  0x00001a8a branch  0x00002dac 
+ 00011891  0x00001a8e bpatchx  0x00000064 , 0x0000402c 
+ 00011892  0x00001a8f call  0x00002e77 
+ 00011893  0x00001a90 arg  0x00000055 , 0x00000011 
+ 00011894  0x00001a91 branch  0x00002929 
+ 00011895  0x00001a95 fetch  0x00000001 , 0x0000004d 
+ 00011896  0x00001a96 add  0x0000003f , 0xfffffff9 , 0x00000012 
+ 00011897  0x00001a97 increase  0xfffffffc , 0x0000003f 
+ 00011898  0x00001a98 store  0x00000002 , 0x00004337 
+ 00011899  0x00001a99 fetcht  0x00000002 , 0x0000004e 
+ 00011900  0x00001a9a storet  0x00000002 , 0x00004335 
+ 00011901  0x00001a9b rtn 
+ 00011902  0x00001a9f fetchr  0x00000012 , 0x00000001 , 0x0000004d 
+ 00011903  0x00001aa0 fetch  0x00000002 , 0x00004337 
+ 00011904  0x00001aa1 iadd  0x00000012 , 0x00000002 
+ 00011905  0x00001aa2 storet  0x00000002 , 0x00004337 
+ 00011906  0x00001aa3 arg  0x0000004e , 0x00000011 
+ 00011907  0x00001aa4 branch  0x00002929 
+ 00011908  0x00001aa9 call  0x00007dbc 
+ 00011909  0x00001aaa fetch  0x00000002 , 0x00004337 
+ 00011910  0x00001aab fetcht  0x00000002 , 0x00004335 
+ 00011911  0x00001aac isub  0x00000002 , 0x0000003e 
+ 00011912  0x00001aad nrtn  0x00000005 
+ 00011913  0x00001aae branch  0x00007dba 
+ 00011914  0x00001ab5 ifetch  0x00000001 , 0x00000006 
+ 00011915  0x00001ab6 ifetcht  0x00000001 , 0x00000006 
+ 00011916  0x00001ab7 ifetcht  0x00000002 , 0x00000006 
+ 00011917  0x00001ab8 beq  0x00000013 , 0x00002e8f 
+ 00011918  0x00001ab9 rtn 
+ 00011919  0x00001abb ifetch  0x00000002 , 0x00000006 
+ 00011920  0x00001abc store  0x00000002 , 0x0000433c 
+ 00011921  0x00001abd jam  0x00000040 , 0x0000066f 
+ 00011922  0x00001abe branch  0x0000782b 
+ 00011923  0x00001ac5 arg  0x0000000c , 0x00000011 
+ 00011924  0x00001ac6 arg  0x00000012 , 0x00000013 
+ 00011925  0x00001ac7 call  0x00002e9b 
+ 00011926  0x00001ac8 setarg  0x00000008 
+ 00011927  0x00001ac9 istore  0x00000002 , 0x00000005 
+ 00011928  0x00001aca fetch  0x00000008 , 0x000042d3 
+ 00011929  0x00001acb istore  0x00000008 , 0x00000005 
+ 00011930  0x00001acc rtn 
+ 00011931  0x00001ad1 call  0x00002ea3 
+ 00011932  0x00001ad2 arg  0x00000005 , 0x00000012 
+ 00011933  0x00001ad3 call  0x000029fb 
+ 00011934  0x00001ad4 copy  0x00000013 , 0x0000003f 
+ 00011935  0x00001ad5 istore  0x00000001 , 0x00000005 
+ 00011936  0x00001ad6 fetch  0x00000001 , 0x0000433b 
+ 00011937  0x00001ad7 istore  0x00000001 , 0x00000005 
+ 00011938  0x00001ad8 rtn 
+ 00011939  0x00001adc fetch  0x00000001 , 0x0000433b 
+ 00011940  0x00001ade pincrease  0x00000001 
+ 00011941  0x00001adf store  0x00000001 , 0x0000433b 
+ 00011942  0x00001ae0 rtnne  0x00000000 
+ 00011943  0x00001ae3 jam  0x00000001 , 0x0000433b 
+ 00011944  0x00001ae4 rtn 
+ 00011945  0x00001aea fetch  0x00000001 , 0x000042fe 
+ 00011946  0x00001aeb beq  0x00000000 , 0x00002eb8 
+ 00011947  0x00001aec beq  0x00000001 , 0x00002ebb 
+ 00011948  0x00001aed beq  0x00000002 , 0x00002ebd 
+ 00011949  0x00001aee beq  0x00000081 , 0x00002eb1 
+ 00011950  0x00001aef beq  0x00000082 , 0x00002eb3 
+ 00011951  0x00001af0 beq  0x00000083 , 0x00002eb6 
+ 00011952  0x00001af1 rtn 
+ 00011953  0x00001af4 jam  0x0000000d , 0x000042c7 
+ 00011954  0x00001af5 branch  0x00002eb9 
+ 00011955  0x00001af7 jam  0x0000000d , 0x000042c7 
+ 00011956  0x00001af8 jam  0x00000001 , 0x000042c5 
+ 00011957  0x00001af9 rtn 
+ 00011958  0x00001afb jam  0x0000000d , 0x000042c7 
+ 00011959  0x00001afc branch  0x00002ebe 
+ 00011960  0x00001aff jam  0x00000000 , 0x000042c7 
+ 00011961  0x00001b01 jam  0x00000003 , 0x000042c5 
+ 00011962  0x00001b02 rtn 
+ 00011963  0x00001b04 jam  0x00000005 , 0x000042c7 
+ 00011964  0x00001b05 branch  0x00002eb9 
+ 00011965  0x00001b07 jam  0x00000005 , 0x000042c7 
+ 00011966  0x00001b09 jam  0x00000000 , 0x000042c5 
+ 00011967  0x00001b0a rtn 
+ 00011968  0x00001b0d fetch  0x00000001 , 0x0000446c 
+ 00011969  0x00001b0e set1  0x00000000 , 0x0000003f 
+ 00011970  0x00001b0f store  0x00000001 , 0x0000446c 
+ 00011971  0x00001b10 rtn 
+ 00011972  0x00001b13 fetch  0x00000001 , 0x0000446c 
+ 00011973  0x00001b14 set0  0x00000000 , 0x0000003f 
+ 00011974  0x00001b15 store  0x00000001 , 0x0000446c 
+ 00011975  0x00001b16 rtn 
+ 00011976  0x00001b19 ifetch  0x00000001 , 0x00000006 
+ 00011977  0x00001b1a beq  0x00000001 , 0x00002edc 
+ 00011978  0x00001b1c beq  0x00000003 , 0x00002f03 
+ 00011979  0x00001b1d beq  0x00000004 , 0x00002f24 
+ 00011980  0x00001b1e beq  0x00000005 , 0x00002f31 
+ 00011981  0x00001b20 beq  0x00000007 , 0x00002f9a 
+ 00011982  0x00001b21 beq  0x00000008 , 0x00002f86 
+ 00011983  0x00001b22 beq  0x00000009 , 0x00002f96 
+ 00011984  0x00001b23 beq  0x0000000a , 0x00002f9a 
+ 00011985  0x00001b24 beq  0x0000000b , 0x00002f9a 
+ 00011986  0x00001b25 beq  0x0000000c , 0x00002f9b 
+ 00011987  0x00001b26 beq  0x0000000d , 0x00002fa0 
+ 00011988  0x00001b27 rtn 
+ 00011989  0x00001b2c force  0x00000002 , 0x00000011 
+ 00011990  0x00001b2d call  0x00003047 
+ 00011991  0x00001b2e setarg  0x0000000b 
+ 00011992  0x00001b2f istore  0x00000001 , 0x00000005 
+ 00011993  0x00001b30 fetch  0x00000001 , 0x000042c7 
+ 00011994  0x00001b31 istore  0x00000001 , 0x00000005 
+ 00011995  0x00001b32 rtn 
+ 00011996  0x00001b35 store  0x00000001 , 0x000042bd 
+ 00011997  0x00001b36 ifetch  0x00000006 , 0x00000006 
+ 00011998  0x00001b37 istore  0x00000006 , 0x00000005 
+ 00011999  0x00001b38 fetch  0x00000001 , 0x000042fe 
+ 00012000  0x00001b39 beq  0x00000000 , 0x00002f37 
+ 00012001  0x00001b3a call  0x00002efe 
+ 00012002  0x00001b3b fetch  0x00000001 , 0x0000446a 
+ 00012003  0x00001b3c branch  0x00002ee8 , 0x00000034 
+ 00012004  0x00001b3d fetch  0x00000001 , 0x000042c0 
+ 00012005  0x00001b3e bbit0  0x00000003 , 0x0000431f 
+ 00012006  0x00001b3f fetch  0x00000001 , 0x000042fe 
+ 00012007  0x00001b40 bbit0  0x00000007 , 0x0000431f 
+ 00012008  0x00001b42 jam  0x00000003 , 0x000042fc 
+ 00012009  0x00001b43 fetch  0x00000001 , 0x000042be 
+ 00012010  0x00001b44 beq  0x00000000 , 0x00002ef0 
+ 00012011  0x00001b45 beq  0x00000001 , 0x00002ef0 
+ 00012012  0x00001b46 beq  0x00000003 , 0x00002ef0 
+ 00012013  0x00001b47 fetch  0x00000001 , 0x000042fe 
+ 00012014  0x00001b48 beq  0x00000002 , 0x00002ef3 
+ 00012015  0x00001b49 rtneq  0x00000083 
+ 00012016  0x00001b4b arg  0x00000000 , 0x0000003f 
+ 00012017  0x00001b4c store  0x00000004 , 0x000042ff 
+ 00012018  0x00001b4d rtn 
+ 00012019  0x00001b50 fetch  0x00000001 , 0x00004321 
+ 00012020  0x00001b51 bbit1  0x00000000 , 0x00002efc 
+ 00012021  0x00001b53 arg  0x000042ff , 0x00000011 
+ 00012022  0x00001b54 copy  0x00000011 , 0x00000005 
+ 00012023  0x00001b55 arg  0x00000003 , 0x00000039 
+ 00012024  0x00001b56 call  0x00007de8 
+ 00012025  0x00001b57 fetch  0x00000002 , 0x00004301 
+ 00012026  0x00001b58 and_into  0x00000007 , 0x0000003f 
+ 00012027  0x00001b59 store  0x00000002 , 0x00004301 
+ 00012028  0x00001b5b jam  0x00000034 , 0x0000066f 
+ 00012029  0x00001b5c branch  0x0000782b 
+ 00012030  0x00001b61 force  0x00000007 , 0x00000011 
+ 00012031  0x00001b62 call  0x00003047 
+ 00012032  0x00001b63 fetch  0x00000007 , 0x000042c4 
+ 00012033  0x00001b64 istore  0x00000007 , 0x00000005 
+ 00012034  0x00001b65 rtn 
+ 00012035  0x00001b69 jam  0x00000005 , 0x000042fc 
+ 00012036  0x00001b6a arg  0x0000429b , 0x00000005 
+ 00012037  0x00001b6b call  0x00007c8f 
+ 00012038  0x00001b6c fetch  0x00000001 , 0x000042fe 
+ 00012039  0x00001b6d beq  0x00000004 , 0x00002f0b 
+ 00012040  0x00001b6e beq  0x00000083 , 0x00002f0d 
+ 00012041  0x00001b6f beq  0x00000084 , 0x00002f10 
+ 00012042  0x00001b70 branch  0x00002f13 
+ 00012043  0x00001b74 jam  0x00000043 , 0x0000066f 
+ 00012044  0x00001b75 branch  0x0000782b 
+ 00012045  0x00001b78 jam  0x00000002 , 0x000042f9 
+ 00012046  0x00001b79 jam  0x00000008 , 0x000042fa 
+ 00012047  0x00001b7a rtn 
+ 00012048  0x00001b7d fetch  0x00000004 , 0x000042ff 
+ 00012049  0x00001b7e branch  0x00002f0b , 0x00000034 
+ 00012050  0x00001b7f branch  0x00002f0d 
+ 00012051  0x00001b82 jam  0x00000006 , 0x000042fc 
+ 00012052  0x00001b83 fetch  0x00000001 , 0x000042fe 
+ 00012053  0x00001b84 bbit1  0x00000007 , 0x00002f1c 
+ 00012054  0x00001b85 call  0x00007256 
+ 00012055  0x00001b86 force  0x00000011 , 0x00000011 
+ 00012056  0x00001b87 call  0x00003047 
+ 00012057  0x00001b88 setarg  0x00000003 
+ 00012058  0x00001b89 istore  0x00000001 , 0x00000005 
+ 00012059  0x00001b8a branch  0x00007375 
+ 00012060  0x00001b8d arg  0x000042ab , 0x00000005 
+ 00012061  0x00001b8e call  0x00007de7 
+ 00012062  0x00001b8f call  0x000071b6 
+ 00012063  0x00001b90 force  0x00000011 , 0x00000011 
+ 00012064  0x00001b91 call  0x00003047 
+ 00012065  0x00001b92 setarg  0x00000003 
+ 00012066  0x00001b93 istore  0x00000001 , 0x00000005 
+ 00012067  0x00001b94 branch  0x000071f2 
+ 00012068  0x00001b97 copy  0x00000006 , 0x00000011 
+ 00012069  0x00001b98 fetch  0x00000001 , 0x000042fe 
+ 00012070  0x00001b99 bbit1  0x00000007 , 0x00002f39 
+ 00012071  0x00001b9a copy  0x00000011 , 0x00000006 
+ 00012072  0x00001b9b call  0x0000724e 
+ 00012073  0x00001b9c branch  0x00002f4e , 0x00000005 
+ 00012074  0x00001b9e jam  0x00000004 , 0x000001ba 
+ 00012075  0x00001ba0 force  0x00000002 , 0x00000011 
+ 00012076  0x00001ba1 call  0x00003047 
+ 00012077  0x00001ba2 setarg  0x00000005 
+ 00012078  0x00001ba3 istore  0x00000001 , 0x00000005 
+ 00012079  0x00001ba4 fetch  0x00000001 , 0x000001ba 
+ 00012080  0x00001ba5 istore  0x00000001 , 0x00000005 
+ 00012081  0x00001ba7 bpatchx  0x00000065 , 0x0000402c 
+ 00012082  0x00001ba8 force  0x00000007 , 0x00000007 
+ 00012083  0x00001ba9 call  0x00007ce0 
+ 00012084  0x00001baa jam  0x00000000 , 0x000042fc 
+ 00012085  0x00001bab jam  0x00000030 , 0x0000066f 
+ 00012086  0x00001bac branch  0x0000782b 
+ 00012087  0x00001baf jam  0x00000005 , 0x000001ba 
+ 00012088  0x00001bb0 branch  0x00002f2b 
+ 00012089  0x00001bb3 arg  0x00000158 , 0x00000005 
+ 00012090  0x00001bb4 copy  0x00000011 , 0x00000006 
+ 00012091  0x00001bb5 call  0x00007c8f 
+ 00012092  0x00001bb6 fetch  0x00000001 , 0x000042fe 
+ 00012093  0x00001bb7 beq  0x00000083 , 0x00002f45 
+ 00012094  0x00001bb8 beq  0x00000084 , 0x00002f45 
+ 00012095  0x00001bb9 call  0x00007140 
+ 00012096  0x00001bba call  0x00002f53 
+ 00012097  0x00001bbb fetch  0x00000001 , 0x000042fe 
+ 00012098  0x00001bbc rtnne  0x00000082 
+ 00012099  0x00001bbd jam  0x0000003b , 0x0000066f 
+ 00012100  0x00001bbe branch  0x0000782b 
+ 00012101  0x00001bc1 call  0x000071ab 
+ 00012102  0x00001bc2 arg  0x000006d1 , 0x00000005 
+ 00012103  0x00001bc3 call  0x000071f2 
+ 00012104  0x00001bc4 arg  0x000006d1 , 0x00000011 
+ 00012105  0x00001bc5 arg  0x0000429b , 0x00000012 
+ 00012106  0x00001bc6 arg  0x00000010 , 0x00000039 
+ 00012107  0x00001bc7 call  0x00007d64 
+ 00012108  0x00001bc8 nbranch  0x00002f2a , 0x00000005 
+ 00012109  0x00001bc9 branch  0x00002f53 
+ 00012110  0x00001bcc call  0x0000724a 
+ 00012111  0x00001bcd jam  0x00000031 , 0x0000066f 
+ 00012112  0x00001bce call  0x0000782b 
+ 00012113  0x00001bcf jam  0x00000001 , 0x0000429a 
+ 00012114  0x00001bd0 jam  0x00000009 , 0x000042fc 
+ 00012115  0x00001bd3 force  0x00000011 , 0x00000011 
+ 00012116  0x00001bd4 call  0x00003047 
+ 00012117  0x00001bd5 setarg  0x00000004 
+ 00012118  0x00001bd6 istore  0x00000001 , 0x00000005 
+ 00012119  0x00001bd7 arg  0x000042ab , 0x00000006 
+ 00012120  0x00001bd8 branch  0x00007c8f 
+ 00012121  0x00001bdb force  0x00000011 , 0x00000011 
+ 00012122  0x00001bdc call  0x00003047 
+ 00012123  0x00001bdd setarg  0x00000006 
+ 00012124  0x00001bde istore  0x00000001 , 0x00000005 
+ 00012125  0x00001bdf fetch  0x00000001 , 0x00004321 
+ 00012126  0x00001be0 bbit1  0x00000001 , 0x00002f61 
+ 00012127  0x00001be1 arg  0x0000428a , 0x00000006 
+ 00012128  0x00001be2 branch  0x00007c8f 
+ 00012129  0x00001be5 arg  0x00004322 , 0x00000006 
+ 00012130  0x00001be6 branch  0x00007c8f 
+ 00012131  0x00001bea arg  0x00004303 , 0x00000005 
+ 00012132  0x00001beb force  0x0000000a , 0x00000039 
+ 00012133  0x00001bec call  0x00007de8 
+ 00012134  0x00001bed force  0x0000000b , 0x00000011 
+ 00012135  0x00001bee call  0x00003047 
+ 00012136  0x00001bef setarg  0x00000007 
+ 00012137  0x00001bf0 istore  0x00000001 , 0x00000005 
+ 00012138  0x00001bf1 fetch  0x00000002 , 0x00004303 
+ 00012139  0x00001bf2 istore  0x00000002 , 0x00000005 
+ 00012140  0x00001bf3 fetch  0x00000008 , 0x00004305 
+ 00012141  0x00001bf4 istore  0x00000008 , 0x00000005 
+ 00012142  0x00001bf5 rtn 
+ 00012143  0x00001bf8 force  0x00000011 , 0x00000011 
+ 00012144  0x00001bf9 call  0x00003047 
+ 00012145  0x00001bfa setarg  0x00000008 
+ 00012146  0x00001bfb istore  0x00000001 , 0x00000005 
+ 00012147  0x00001bfc setarg  0x00000000 
+ 00012148  0x00001bfd istore  0x00000008 , 0x00000005 
+ 00012149  0x00001bfe istore  0x00000008 , 0x00000005 
+ 00012150  0x00001bff rtn 
+ 00012151  0x00001c03 force  0x00000008 , 0x00000011 
+ 00012152  0x00001c04 call  0x00003047 
+ 00012153  0x00001c05 setarg  0x00000009 
+ 00012154  0x00001c06 istore  0x00000001 , 0x00000005 
+ 00012155  0x00001c07 fetch  0x00000001 , 0x000042d2 
+ 00012156  0x00001c08 istore  0x00000001 , 0x00000005 
+ 00012157  0x00001c09 fetch  0x00000006 , 0x000042db 
+ 00012158  0x00001c0a istore  0x00000006 , 0x00000005 
+ 00012159  0x00001c0b rtn 
+ 00012160  0x00001c0f jam  0x00000008 , 0x000001ba 
+ 00012161  0x00001c10 branch  0x00002f2b 
+ 00012162  0x00001c13 fetch  0x00000001 , 0x000042c9 
+ 00012163  0x00001c14 fetcht  0x00000001 , 0x000042c9 
+ 00012164  0x00001c15 iand  0x00000002 , 0x0000003f 
+ 00012165  0x00001c16 rtn 
+ 00012166  0x00001c19 arg  0x0000430d , 0x00000005 
+ 00012167  0x00001c1a call  0x00007c8f 
+ 00012168  0x00001c1b call  0x00002f82 
+ 00012169  0x00001c1c isolate0  0x00000001 , 0x0000003f 
+ 00012170  0x00001c1d branch  0x00002f80 , 0x00000001 
+ 00012171  0x00001c1e fetch  0x00000001 , 0x000043cb 
+ 00012172  0x00001c1f rtnne  0x0000000a 
+ 00012173  0x00001c20 call  0x00002f90 
+ 00012174  0x00001c21 nrtn  0x00000028 
+ 00012175  0x00001c22 branch  0x00004329 
+ 00012176  0x00001c26 call  0x00007dbc 
+ 00012177  0x00001c27 fetch  0x00000001 , 0x000042cb 
+ 00012178  0x00001c28 rtneq  0x00000000 
+ 00012179  0x00001c29 fetch  0x00000001 , 0x000042c2 
+ 00012180  0x00001c2a rtnbit0  0x00000001 
+ 00012181  0x00001c2b branch  0x00007dba 
+ 00012182  0x00001c2e call  0x00002f82 
+ 00012183  0x00001c2f isolate0  0x00000001 , 0x0000003f 
+ 00012184  0x00001c30 branch  0x00002f80 , 0x00000001 
+ 00012185  0x00001c31 rtn 
+ 00012186  0x00001c36 rtn 
+ 00012187  0x00001c39 arg  0x000005fe , 0x00000005 
+ 00012188  0x00001c3a call  0x00007c81 
+ 00012189  0x00001c3b jam  0x00000002 , 0x000042f9 
+ 00012190  0x00001c3c jam  0x00000001 , 0x000042fa 
+ 00012191  0x00001c3d rtn 
+ 00012192  0x00001c40 arg  0x0000065e , 0x00000005 
+ 00012193  0x00001c41 call  0x00007c8f 
+ 00012194  0x00001c42 jam  0x00000006 , 0x000042fa 
+ 00012195  0x00001c43 jam  0x00000002 , 0x000042f9 
+ 00012196  0x00001c44 rtn 
+ 00012197  0x00001c47 force  0x00000041 , 0x00000011 
+ 00012198  0x00001c48 call  0x00003047 
+ 00012199  0x00001c49 setarg  0x0000000c 
+ 00012200  0x00001c4a istore  0x00000001 , 0x00000005 
+ 00012201  0x00001c4b arg  0x0000448f , 0x00000006 
+ 00012202  0x00001c4c branch  0x00007c81 
+ 00012203  0x00001c4f call  0x00007157 
+ 00012204  0x00001c50 force  0x00000011 , 0x00000011 
+ 00012205  0x00001c51 call  0x00003047 
+ 00012206  0x00001c52 setarg  0x0000000d 
+ 00012207  0x00001c53 istore  0x00000001 , 0x00000005 
+ 00012208  0x00001c54 branch  0x000071f2 
+ 00012209  0x00001c57 fetch  0x00000001 , 0x000042fc 
+ 00012210  0x00001c58 rtneq  0x000000ff 
+ 00012211  0x00001c59 arg  0x00000003 , 0x00000002 
+ 00012212  0x00001c5a isub  0x00000002 , 0x0000003e 
+ 00012213  0x00001c5b nrtn  0x00000002 
+ 00012214  0x00001c5c arg  0x00000007 , 0x00000007 
+ 00012215  0x00001c5d call  0x00007cef 
+ 00012216  0x00001c5e nrtn  0x00000034 
+ 00012217  0x00001c5f branch  0x00002f80 
+ 00012218  0x00001c62 bpatchx  0x00000066 , 0x0000402c 
+ 00012219  0x00001c63 call  0x00002a28 
+ 00012220  0x00001c64 nrtn  0x00000034 
+ 00012221  0x00001c65 fetch  0x00000001 , 0x000042fc 
+ 00012222  0x00001c66 beq  0x00000000 , 0x00002fc7 
+ 00012223  0x00001c67 beq  0x00000001 , 0x00002fcd 
+ 00012224  0x00001c68 beq  0x00000002 , 0x00002fc7 
+ 00012225  0x00001c69 beq  0x00000003 , 0x00002fcf 
+ 00012226  0x00001c6a beq  0x00000009 , 0x00002fd3 
+ 00012227  0x00001c6b beq  0x0000000b , 0x00002fe3 
+ 00012228  0x00001c6c beq  0x0000000c , 0x00002fe5 
+ 00012229  0x00001c6d beq  0x0000000d , 0x00002fec 
+ 00012230  0x00001c6e rtn 
+ 00012231  0x00001c72 fetch  0x00000001 , 0x000042fd 
+ 00012232  0x00001c73 rtnne  0x00000004 
+ 00012233  0x00001c74 jam  0x000000ff , 0x000042fd 
+ 00012234  0x00001c75 jam  0x000000ff , 0x000042fc 
+ 00012235  0x00001c76 jam  0x0000003f , 0x0000066f 
+ 00012236  0x00001c77 branch  0x0000782b 
+ 00012237  0x00001c7b jam  0x00000002 , 0x000042fc 
+ 00012238  0x00001c7c branch  0x00002ed5 
+ 00012239  0x00001c7f jam  0x00000004 , 0x000042fc 
+ 00012240  0x00001c80 setarg  0x00017700 
+ 00012241  0x00001c81 arg  0x00000007 , 0x00000007 
+ 00012242  0x00001c82 branch  0x00007ce1 
+ 00012243  0x00001c85 fetch  0x00000001 , 0x000042fd 
+ 00012244  0x00001c86 beq  0x00000004 , 0x00002fd6 
+ 00012245  0x00001c87 rtn 
+ 00012246  0x00001c8a fetch  0x00000001 , 0x000042fe 
+ 00012247  0x00001c8b bbit1  0x00000007 , 0x00002fe1 
+ 00012248  0x00001c8d jam  0x0000000b , 0x000042fc 
+ 00012249  0x00001c8e call  0x00002f59 
+ 00012250  0x00001c90 jam  0x00000029 , 0x0000066f 
+ 00012251  0x00001c91 call  0x0000782b 
+ 00012252  0x00001c92 fetch  0x00000001 , 0x000043cb 
+ 00012253  0x00001c93 rtnne  0x0000000a 
+ 00012254  0x00001c94 call  0x00002f90 
+ 00012255  0x00001c95 rtn  0x00000028 
+ 00012256  0x00001c96 branch  0x00004329 
+ 00012257  0x00001c99 jam  0x0000000c , 0x000042fc 
+ 00012258  0x00001c9a branch  0x00002fda 
+ 00012259  0x00001c9d jam  0x0000000c , 0x000042fc 
+ 00012260  0x00001c9e branch  0x00002f63 
+ 00012261  0x00001ca1 fetch  0x00000001 , 0x000042c3 
+ 00012262  0x00001ca2 fetcht  0x00000001 , 0x000042ca 
+ 00012263  0x00001ca3 iand  0x00000002 , 0x0000003f 
+ 00012264  0x00001ca4 isolate0  0x00000001 , 0x0000003f 
+ 00012265  0x00001ca5 branch  0x00002fee , 0x00000001 
+ 00012266  0x00001ca6 jam  0x0000000d , 0x000042fc 
+ 00012267  0x00001ca7 branch  0x00002f6f 
+ 00012268  0x00001caa call  0x00002f77 
+ 00012269  0x00001cab branch  0x00002fee 
+ 00012270  0x00001caf bpatchx  0x00000067 , 0x0000402c 
+ 00012271  0x00001cb0 force  0x00000007 , 0x00000007 
+ 00012272  0x00001cb1 call  0x00007ce0 
+ 00012273  0x00001cb2 jam  0x000000ff , 0x000042fd 
+ 00012274  0x00001cb3 jam  0x000000ff , 0x000042fc 
+ 00012275  0x00001cb4 jam  0x0000003e , 0x0000066f 
+ 00012276  0x00001cb5 branch  0x0000782b 
+ 00012277  0x00001cba bpatchx  0x00000068 , 0x0000402d 
+ 00012278  0x00001cbb fetch  0x00000001 , 0x000042fe 
+ 00012279  0x00001cbc rtnbit0  0x00000007 
+ 00012280  0x00001cbd fetch  0x00000001 , 0x000042f9 
+ 00012281  0x00001cbe rtnne  0x00000002 
+ 00012282  0x00001cbf jam  0x00000000 , 0x000042f9 
+ 00012283  0x00001cc0 fetch  0x00000001 , 0x000042fa 
+ 00012284  0x00001cc1 beq  0x00000001 , 0x0000303d 
+ 00012285  0x00001cc2 beq  0x00000002 , 0x00003044 
+ 00012286  0x00001cc3 beq  0x00000003 , 0x00003035 
+ 00012287  0x00001cc4 beq  0x00000006 , 0x0000301a 
+ 00012288  0x00001cc5 beq  0x00000007 , 0x00003011 
+ 00012289  0x00001cc6 beq  0x00000008 , 0x00003007 
+ 00012290  0x00001cc7 rtn 
+ 00012291  0x00001cca jam  0x00000000 , 0x000042f9 
+ 00012292  0x00001ccb jam  0x00000000 , 0x000042fa 
+ 00012293  0x00001ccc jam  0x00000000 , 0x000042fb 
+ 00012294  0x00001ccd rtn 
+ 00012295  0x00001cd0 fetch  0x00000001 , 0x000044cf 
+ 00012296  0x00001cd1 copy  0x0000003f , 0x00000007 
+ 00012297  0x00001cd2 increase  0x00000001 , 0x0000003f 
+ 00012298  0x00001cd3 store  0x00000001 , 0x000044cf 
+ 00012299  0x00001cd4 fetch  0x00000004 , 0x000042ff 
+ 00012300  0x00001cd5 qisolate1  0x0000003f 
+ 00012301  0x00001cd6 setarg  0x00000080 
+ 00012302  0x00001cd7 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00012303  0x00001cd8 store  0x00000001 , 0x000044d0 
+ 00012304  0x00001cd9 branch  0x00003039 
+ 00012305  0x00001cdc fetch  0x00000001 , 0x000042fb 
+ 00012306  0x00001cdd jam  0x00000000 , 0x000042fb 
+ 00012307  0x00001cde beq  0x00000001 , 0x00003016 
+ 00012308  0x00001cdf jam  0x00000002 , 0x000042f9 
+ 00012309  0x00001ce0 rtn 
+ 00012310  0x00001ce3 jam  0x00000031 , 0x0000066f 
+ 00012311  0x00001ce4 call  0x0000782b 
+ 00012312  0x00001ce5 jam  0x00000009 , 0x000042fc 
+ 00012313  0x00001ce6 branch  0x00002fab 
+ 00012314  0x00001ce9 fetch  0x00000001 , 0x000005f9 
+ 00012315  0x00001cea beq  0x00000003 , 0x0000301e 
+ 00012316  0x00001ceb jam  0x00000002 , 0x000042f9 
+ 00012317  0x00001cec rtn 
+ 00012318  0x00001cef call  0x0000717e 
+ 00012319  0x00001cf0 fetch  0x00000001 , 0x000042fe 
+ 00012320  0x00001cf1 beq  0x00000083 , 0x00003023 
+ 00012321  0x00001cf2 beq  0x00000084 , 0x00003023 
+ 00012322  0x00001cf3 call  0x00002ef0 
+ 00012323  0x00001cf5 call  0x0000716b 
+ 00012324  0x00001cf6 arg  0x000006d1 , 0x00000011 
+ 00012325  0x00001cf7 arg  0x0000065e , 0x00000012 
+ 00012326  0x00001cf8 arg  0x00000010 , 0x00000039 
+ 00012327  0x00001cf9 call  0x00007d64 
+ 00012328  0x00001cfa branch  0x0000302b , 0x00000005 
+ 00012329  0x00001cfc jam  0x0000000b , 0x000001ba 
+ 00012330  0x00001cfd branch  0x00002f2b 
+ 00012331  0x00001d01 call  0x0000745b 
+ 00012332  0x00001d02 nbranch  0x00003029 , 0x00000005 
+ 00012333  0x00001d03 jam  0x00000001 , 0x0000429a 
+ 00012334  0x00001d04 fetch  0x00000001 , 0x000042fe 
+ 00012335  0x00001d05 beq  0x00000081 , 0x00003016 
+ 00012336  0x00001d06 beq  0x00000083 , 0x00003016 
+ 00012337  0x00001d07 beq  0x00000084 , 0x00003016 
+ 00012338  0x00001d08 jam  0x00000002 , 0x000042f9 
+ 00012339  0x00001d09 jam  0x00000007 , 0x000042fa 
+ 00012340  0x00001d0a rtn 
+ 00012341  0x00001d0d fetch  0x00000001 , 0x000042fe 
+ 00012342  0x00001d0e beq  0x00000083 , 0x0000303a 
+ 00012343  0x00001d0f beq  0x00000084 , 0x0000303a 
+ 00012344  0x00001d10 jam  0x00000000 , 0x000044d0 
+ 00012345  0x00001d12 branch  0x00002f13 
+ 00012346  0x00001d15 jam  0x00000000 , 0x000044cf 
+ 00012347  0x00001d16 rtneq  0x00000084 
+ 00012348  0x00001d17 branch  0x00002ef3 
+ 00012349  0x00001d1b jam  0x00000002 , 0x000042f9 
+ 00012350  0x00001d1c fetch  0x00000001 , 0x0000446e 
+ 00012351  0x00001d1d beq  0x00000003 , 0x00003041 
+ 00012352  0x00001d1e rtn 
+ 00012353  0x00001d21 jam  0x00000002 , 0x000042fa 
+ 00012354  0x00001d22 jam  0x00000000 , 0x000005f9 
+ 00012355  0x00001d23 branch  0x0000753c 
+ 00012356  0x00001d26 jam  0x00000002 , 0x000042f9 
+ 00012357  0x00001d27 jam  0x00000003 , 0x000042fa 
+ 00012358  0x00001d28 branch  0x00002fa5 
+ 00012359  0x00001d2d bpatchx  0x00000069 , 0x0000402d 
+ 00012360  0x00001d2e force  0x00000006 , 0x00000012 
+ 00012361  0x00001d2f branch  0x000029fb 
+ 00012362  0x00001d34 fetch  0x00000001 , 0x0000004e 
+ 00012363  0x00001d35 beq  0x00000000 , 0x00003061 
+ 00012364  0x00001d36 beq  0x00000001 , 0x00003069 
+ 00012365  0x00001d37 beq  0x00000002 , 0x00003071 
+ 00012366  0x00001d38 beq  0x00000003 , 0x00003075 
+ 00012367  0x00001d39 beq  0x00000004 , 0x00003093 
+ 00012368  0x00001d3a beq  0x00000005 , 0x00003098 
+ 00012369  0x00001d3b beq  0x00000006 , 0x0000309c 
+ 00012370  0x00001d3c beq  0x00000007 , 0x000030a1 
+ 00012371  0x00001d3d beq  0x00000008 , 0x000030a2 
+ 00012372  0x00001d3e beq  0x00000009 , 0x000030a3 
+ 00012373  0x00001d3f beq  0x0000000a , 0x000030a4 
+ 00012374  0x00001d40 beq  0x0000000b , 0x000030a8 
+ 00012375  0x00001d41 beq  0x0000000c , 0x000030a9 
+ 00012376  0x00001d42 beq  0x0000000d , 0x000030ab 
+ 00012377  0x00001d43 beq  0x00000012 , 0x000030ac 
+ 00012378  0x00001d44 beq  0x00000013 , 0x000030ad 
+ 00012379  0x00001d45 beq  0x00000014 , 0x000030ae 
+ 00012380  0x00001d46 beq  0x00000015 , 0x000030b0 
+ 00012381  0x00001d47 beq  0x00000016 , 0x000030bb 
+ 00012382  0x00001d48 beq  0x00000018 , 0x000030bc 
+ 00012383  0x00001d49 fetchr  0x00000013 , 0x00000001 , 0x0000004e 
+ 00012384  0x00001d4a branch  0x000030df 
+ 00012385  0x00001d4f ifetch  0x00000009 , 0x00000006 
+ 00012386  0x00001d50 store  0x00000009 , 0x0000019f 
+ 00012387  0x00001d51 ifetch  0x00000002 , 0x00000006 
+ 00012388  0x00001d52 store  0x00000002 , 0x00000188 
+ 00012389  0x00001d53 fetch  0x00000001 , 0x00000168 
+ 00012390  0x00001d54 set1  0x00000005 , 0x0000003f 
+ 00012391  0x00001d55 store  0x00000001 , 0x00000168 
+ 00012392  0x00001d56 rtn 
+ 00012393  0x00001d5b ifetch  0x00000005 , 0x00000006 
+ 00012394  0x00001d5c store  0x00000005 , 0x0000019f 
+ 00012395  0x00001d5d ifetch  0x00000002 , 0x00000006 
+ 00012396  0x00001d5e store  0x00000002 , 0x00000188 
+ 00012397  0x00001d60 fetch  0x00000001 , 0x00000168 
+ 00012398  0x00001d61 set1  0x00000006 , 0x0000003f 
+ 00012399  0x00001d62 store  0x00000001 , 0x00000168 
+ 00012400  0x00001d63 rtn 
+ 00012401  0x00001d68 setarg  0x00000014 
+ 00012402  0x00001d69 store  0x00000002 , 0x00000196 
+ 00012403  0x00001d6a store  0x00000002 , 0x000042f5 
+ 00012404  0x00001d6b rtn 
+ 00012405  0x00001d70 ifetch  0x00000008 , 0x00000006 
+ 00012406  0x00001d71 store  0x00000008 , 0x00004305 
+ 00012407  0x00001d72 ifetch  0x00000002 , 0x00000006 
+ 00012408  0x00001d73 store  0x00000002 , 0x00004303 
+ 00012409  0x00001d74 ifetch  0x00000008 , 0x00000006 
+ 00012410  0x00001d75 store  0x00000008 , 0x000042e5 
+ 00012411  0x00001d76 ifetch  0x00000004 , 0x00000006 
+ 00012412  0x00001d77 store  0x00000004 , 0x0000445e 
+ 00012413  0x00001d78 call  0x000030cc 
+ 00012414  0x00001d79 bpatchx  0x0000006a , 0x0000402d 
+ 00012415  0x00001d7a fetch  0x00000001 , 0x000042fc 
+ 00012416  0x00001d7b beq  0x00000009 , 0x00003087 
+ 00012417  0x00001d7c fetch  0x00000001 , 0x00004321 
+ 00012418  0x00001d7d bbit1  0x00000001 , 0x0000308a 
+ 00012419  0x00001d7e fetch  0x00000001 , 0x000043fa 
+ 00012420  0x00001d7f ncall  0x00006e96 , 0x00000034 
+ 00012421  0x00001d80 fetch  0x00000001 , 0x0000429a 
+ 00012422  0x00001d81 beq  0x00000000 , 0x0000308f 
+ 00012423  0x00001d83 jam  0x00000001 , 0x000042fd 
+ 00012424  0x00001d84 call  0x000030da 
+ 00012425  0x00001d85 branch  0x0000725c 
+ 00012426  0x00001d87 jam  0x00000001 , 0x0000429a 
+ 00012427  0x00001d88 arg  0x00004322 , 0x00000006 
+ 00012428  0x00001d89 arg  0x0000428a , 0x00000005 
+ 00012429  0x00001d8a call  0x00007c8f 
+ 00012430  0x00001d8b branch  0x00003087 
+ 00012431  0x00001d8e jam  0x00000000 , 0x000042fd 
+ 00012432  0x00001d8f jam  0x00000000 , 0x000042fc 
+ 00012433  0x00001d90 jam  0x00000041 , 0x0000066f 
+ 00012434  0x00001d91 branch  0x0000782b 
+ 00012435  0x00001d95 ifetch  0x00000008 , 0x00000006 
+ 00012436  0x00001d96 store  0x00000008 , 0x000042ed 
+ 00012437  0x00001d97 ifetch  0x00000004 , 0x00000006 
+ 00012438  0x00001d98 store  0x00000004 , 0x00004462 
+ 00012439  0x00001d99 branch  0x0000725c 
+ 00012440  0x00001d9e fetch  0x00000001 , 0x00000168 
+ 00012441  0x00001d9f set1  0x00000004 , 0x0000003f 
+ 00012442  0x00001da0 store  0x00000001 , 0x00000168 
+ 00012443  0x00001da1 rtn 
+ 00012444  0x00001da5 rtn  0x00000029 
+ 00012445  0x00001da6 jam  0x00000032 , 0x0000066f 
+ 00012446  0x00001da7 call  0x0000782b 
+ 00012447  0x00001da8 jam  0x00000004 , 0x000042fd 
+ 00012448  0x00001da9 branch  0x000030dd 
+ 00012449  0x00001dae rtn 
+ 00012450  0x00001db3 branch  0x000030e4 
+ 00012451  0x00001db8 rtn 
+ 00012452  0x00001dbd jam  0x00000002 , 0x000042fd 
+ 00012453  0x00001dbe call  0x000030eb 
+ 00012454  0x00001dbf jam  0x00000033 , 0x0000066f 
+ 00012455  0x00001dc0 branch  0x0000782b 
+ 00012456  0x00001dc5 rtn 
+ 00012457  0x00001dca rtn  0x00000029 
+ 00012458  0x00001dcb branch  0x000030ed 
+ 00012459  0x00001dd0 rtn 
+ 00012460  0x00001dd5 branch  0x000030f9 
+ 00012461  0x00001dda rtn 
+ 00012462  0x00001dde call  0x000030b0 
+ 00012463  0x00001ddf branch  0x000030fd 
+ 00012464  0x00001de2 ifetch  0x00000008 , 0x00000006 
+ 00012465  0x00001de3 store  0x00000008 , 0x000043b8 
+ 00012466  0x00001de4 fetch  0x00000002 , 0x000043b8 
+ 00012467  0x00001de5 fetcht  0x00000002 , 0x000043c4 
+ 00012468  0x00001de6 call  0x00007db0 
+ 00012469  0x00001de7 store  0x00000002 , 0x000043b8 
+ 00012470  0x00001de9 fetch  0x00000002 , 0x000043bc 
+ 00012471  0x00001dea fetcht  0x00000002 , 0x000043c0 
+ 00012472  0x00001deb call  0x00007db0 
+ 00012473  0x00001dec store  0x00000002 , 0x000043bc 
+ 00012474  0x00001ded rtn 
+ 00012475  0x00001df2 branch  0x00003103 
+ 00012476  0x00001df7 ifetch  0x00000002 , 0x00000006 
+ 00012477  0x00001df8 store  0x00000002 , 0x0000019f 
+ 00012478  0x00001df9 ifetch  0x00000002 , 0x00000006 
+ 00012479  0x00001dfa store  0x00000002 , 0x00000188 
+ 00012480  0x00001dfb rtn  0x00000034 
+ 00012481  0x00001dfc fetch  0x00000001 , 0x00000168 
+ 00012482  0x00001dfd set1  0x00000007 , 0x0000003f 
+ 00012483  0x00001dfe store  0x00000001 , 0x00000168 
+ 00012484  0x00001dff rtn 
+ 00012485  0x00001e05 arg  0x00000013 , 0x00000013 
+ 00012486  0x00001e09 arg  0x00000002 , 0x00000011 
+ 00012487  0x00001e0a arg  0x00000002 , 0x00000012 
+ 00012488  0x00001e0b call  0x000029f5 
+ 00012489  0x00001e0c copy  0x00000013 , 0x0000003f 
+ 00012490  0x00001e0d istore  0x00000001 , 0x00000005 
+ 00012491  0x00001e0e rtn 
+ 00012492  0x00001e13 arg  0x000042ed , 0x00000005 
+ 00012493  0x00001e14 force  0x00000008 , 0x00000039 
+ 00012494  0x00001e15 call  0x00007de8 
+ 00012495  0x00001e16 arg  0x00004462 , 0x00000005 
+ 00012496  0x00001e17 force  0x00000004 , 0x00000039 
+ 00012497  0x00001e18 call  0x00007de8 
+ 00012498  0x00001e19 arg  0x0000000d , 0x00000011 
+ 00012499  0x00001e1a arg  0x00000004 , 0x00000012 
+ 00012500  0x00001e1b call  0x000029f5 
+ 00012501  0x00001e1c fetch  0x00000008 , 0x000042ed 
+ 00012502  0x00001e1d istore  0x00000008 , 0x00000005 
+ 00012503  0x00001e1e fetch  0x00000004 , 0x00004462 
+ 00012504  0x00001e1f istore  0x00000004 , 0x00000005 
+ 00012505  0x00001e20 rtn 
+ 00012506  0x00001e25 jam  0x00000005 , 0x000042fd 
+ 00012507  0x00001e26 arg  0x00000005 , 0x00000012 
+ 00012508  0x00001e27 branch  0x0000310d 
+ 00012509  0x00001e2c arg  0x00000006 , 0x00000012 
+ 00012510  0x00001e2d branch  0x0000310d 
+ 00012511  0x00001e33 arg  0x00000002 , 0x00000011 
+ 00012512  0x00001e34 arg  0x00000007 , 0x00000012 
+ 00012513  0x00001e35 call  0x000029f5 
+ 00012514  0x00001e36 istorer  0x00000013 , 0x00000001 , 0x00000005 
+ 00012515  0x00001e37 rtn 
+ 00012516  0x00001e3c arg  0x00000009 , 0x00000011 
+ 00012517  0x00001e3d arg  0x00000009 , 0x00000012 
+ 00012518  0x00001e3e call  0x000029f5 
+ 00012519  0x00001e3f fetch  0x00000008 , 0x000043ae 
+ 00012520  0x00001e40 or  0x0000003f , 0x00000001 , 0x0000003f 
+ 00012521  0x00001e41 istore  0x00000008 , 0x00000005 
+ 00012522  0x00001e42 rtn 
+ 00012523  0x00001e47 arg  0x0000000b , 0x00000012 
+ 00012524  0x00001e48 branch  0x0000310d 
+ 00012525  0x00001e4d arg  0x00000006 , 0x00000011 
+ 00012526  0x00001e4e arg  0x0000000c , 0x00000012 
+ 00012527  0x00001e4f call  0x000029f5 
+ 00012528  0x00001e50 fetch  0x00000005 , 0x0000415e 
+ 00012529  0x00001e51 istore  0x00000005 , 0x00000005 
+ 00012530  0x00001e52 rtn 
+ 00012531  0x00001e56 arg  0x00000002 , 0x00000011 
+ 00012532  0x00001e57 arg  0x0000000d , 0x00000012 
+ 00012533  0x00001e58 call  0x000029f5 
+ 00012534  0x00001e59 setarg  0x00000006 
+ 00012535  0x00001e5a istore  0x00000001 , 0x00000005 
+ 00012536  0x00001e5b rtn 
+ 00012537  0x00001e60 arg  0x00000013 , 0x00000012 
+ 00012538  0x00001e61 branch  0x0000310d 
+ 00012539  0x00001e64 arg  0x00000014 , 0x00000012 
+ 00012540  0x00001e65 branch  0x000030fe 
+ 00012541  0x00001e68 arg  0x00000015 , 0x00000012 
+ 00012542  0x00001e6a arg  0x00000009 , 0x00000011 
+ 00012543  0x00001e6b call  0x000029f5 
+ 00012544  0x00001e6c fetch  0x00000008 , 0x000043c0 
+ 00012545  0x00001e6d istore  0x00000008 , 0x00000005 
+ 00012546  0x00001e6e rtn 
+ 00012547  0x00001e73 arg  0x00000003 , 0x00000011 
+ 00012548  0x00001e74 arg  0x00000017 , 0x00000012 
+ 00012549  0x00001e75 call  0x000029f5 
+ 00012550  0x00001e76 fetch  0x00000001 , 0x000043b6 
+ 00012551  0x00001e77 and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00012552  0x00001e78 istore  0x00000001 , 0x00000005 
+ 00012553  0x00001e79 fetch  0x00000001 , 0x000043b7 
+ 00012554  0x00001e7a and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00012555  0x00001e7b istore  0x00000001 , 0x00000005 
+ 00012556  0x00001e7c rtn 
+ 00012557  0x00001e81 arg  0x00000001 , 0x00000011 
+ 00012558  0x00001e82 branch  0x000029f5 
+ 00012559  0x00001e88 bpatchx  0x0000006b , 0x0000402d 
+ 00012560  0x00001e89 bmark1  0x00000027 , 0x000033a3 
+ 00012561  0x00001e8a branch  0x00003603 
+ 00012562  0x00001e90 bpatchx  0x0000006c , 0x0000402d 
+ 00012563  0x00001e91 disable  0x00000009 
+ 00012564  0x00001e92 disable  0x00000007 
+ 00012565  0x00001e93 setarg  0x00555555 
+ 00012566  0x00001e94 iforce  0x0000000f 
+ 00012567  0x00001e95 fetch  0x00000001 , 0x0000458d 
+ 00012568  0x00001e96 branch  0x000025c8 
+ 00012569  0x00001e99 bpatchx  0x0000006d , 0x0000402d 
+ 00012570  0x00001e9a fetch  0x00000001 , 0x000045b7 
+ 00012571  0x00001e9b call  0x000025a4 
+ 00012572  0x00001e9c fetch  0x00000004 , 0x0000458f 
+ 00012573  0x00001e9d iforce  0x00000009 
+ 00012574  0x00001e9e call  0x00002160 
+ 00012575  0x00001e9f fetcht  0x00000001 , 0x0000458d 
+ 00012576  0x00001ea0 call  0x000025cd 
+ 00012577  0x00001ea2 call  0x00003112 
+ 00012578  0x00001ea3 bmark0  0x0000002f , 0x00003126 
+ 00012579  0x00001ea4 pulse  0x00000039 
+ 00012580  0x00001ea5 nop  0x0000001e 
+ 00012581  0x00001ea6 call  0x00003112 
+ 00012582  0x00001ea8 disable  0x0000002f 
+ 00012583  0x00001ea9 enable  0x0000000d 
+ 00012584  0x00001eaa enable  0x00000021 
+ 00012585  0x00001eab disable  0x00000020 
+ 00012586  0x00001eac enable  0x00000010 
+ 00012587  0x00001ead fetch  0x00000002 , 0x0000458b 
+ 00012588  0x00001eae iforce  0x0000001b 
+ 00012589  0x00001eaf correlate  0x0000003e , 0x00000003 
+ 00012590  0x00001eb0 nbranch  0x00003180 , 0x00000018 
+ 00012591  0x00001eb1 call  0x00006877 
+ 00012592  0x00001eb2 bmark1  0x0000002f , 0x00003135 
+ 00012593  0x00001eb3 fetch  0x00000001 , 0x000045ca 
+ 00012594  0x00001eb4 nbranch  0x00003135 , 0x00000034 
+ 00012595  0x00001eb5 disable  0x0000000d 
+ 00012596  0x00001eb6 enable  0x0000000b 
+ 00012597  0x00001eb8 enable  0x00000007 
+ 00012598  0x00001eb9 enable  0x00000009 
+ 00012599  0x00001eba call  0x0000317d 
+ 00012600  0x00001ebb store  0x00000001 , 0x000045ad 
+ 00012601  0x00001ebc fetcht  0x00000001 , 0x000045ac 
+ 00012602  0x00001ebd isub  0x00000002 , 0x0000003e 
+ 00012603  0x00001ebe nbranch  0x00003188 , 0x00000005 
+ 00012604  0x00001ebf bpatchx  0x0000006e , 0x0000402d 
+ 00012605  0x00001ec0 disable  0x00000031 
+ 00012606  0x00001ec1 isolate1  0x0000002f , 0x00000000 
+ 00012607  0x00001ec2 call  0x0000316f , 0x00000001 
+ 00012608  0x00001ec3 branch  0x0000318a , 0x00000031 
+ 00012609  0x00001ec4 call  0x0000317d 
+ 00012610  0x00001ec5 store  0x00000001 , 0x000044f7 
+ 00012611  0x00001ec6 bmark1  0x00000027 , 0x00003148 
+ 00012612  0x00001ec7 fetch  0x00000001 , 0x000044f7 
+ 00012613  0x00001ec8 fetcht  0x00000001 , 0x00004589 
+ 00012614  0x00001ec9 icompare  0x00000007 , 0x00000002 
+ 00012615  0x00001eca nbranch  0x0000318c , 0x00000001 
+ 00012616  0x00001ecc call  0x0000317d 
+ 00012617  0x00001ecd isolate1  0x0000002f , 0x00000000 
+ 00012618  0x00001ece call  0x00003178 , 0x00000001 
+ 00012619  0x00001ecf istore  0x00000001 , 0x00000005 
+ 00012620  0x00001ed0 rshift3  0x0000003f , 0x0000003f 
+ 00012621  0x00001ed1 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00012622  0x00001ed2 nbranch  0x0000318e , 0x00000002 
+ 00012623  0x00001ed3 copy  0x0000003f , 0x00000039 
+ 00012624  0x00001ed4 branch  0x00003154 , 0x00000005 
+ 00012625  0x00001ed6 call  0x0000317d 
+ 00012626  0x00001ed7 istore  0x00000001 , 0x00000005 
+ 00012627  0x00001ed8 loop  0x00003151 
+ 00012628  0x00001eda bmark1  0x00000027 , 0x00003159 
+ 00012629  0x00001edb copy  0x00000005 , 0x00000011 
+ 00012630  0x00001edc call  0x0000317d 
+ 00012631  0x00001edd store  0x00000001 , 0x000045d3 
+ 00012632  0x00001ede copy  0x00000011 , 0x00000005 
+ 00012633  0x00001ee0 parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00012634  0x00001ee1 rshift32  0x0000003f , 0x0000003f 
+ 00012635  0x00001ee2 rshift16  0x0000003f , 0x0000003f 
+ 00012636  0x00001ee3 istore  0x00000003 , 0x00000005 
+ 00012637  0x00001ee4 fetch  0x00000001 , 0x000045ca 
+ 00012638  0x00001ee5 nbranch  0x0000316d , 0x00000034 
+ 00012639  0x00001ee6 disable  0x0000000b 
+ 00012640  0x00001ee8 isolate1  0x00000027 , 0x00000000 
+ 00012641  0x00001ee9 call  0x000035c8 , 0x00000001 
+ 00012642  0x00001eea branch  0x00003190 , 0x00000006 
+ 00012643  0x00001eeb call  0x00006876 
+ 00012644  0x00001eec bpatchx  0x0000006f , 0x0000402d 
+ 00012645  0x00001eed enable  0x0000002f 
+ 00012646  0x00001eee call  0x000026bb 
+ 00012647  0x00001eef rtnmark1  0x00000027 
+ 00012648  0x00001ef0 fetch  0x00000001 , 0x000045d3 
+ 00012649  0x00001ef1 fetcht  0x00000001 , 0x0000462a 
+ 00012650  0x00001ef2 isub  0x00000002 , 0x0000003e 
+ 00012651  0x00001ef3 call  0x00007db2 , 0x00000002 
+ 00012652  0x00001ef4 branch  0x000035cb 
+ 00012653  0x00001ef7 disable  0x0000000d 
+ 00012654  0x00001ef8 branch  0x00003160 
+ 00012655  0x00001efc call  0x0000317d 
+ 00012656  0x00001efd sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00012657  0x00001efe branch  0x00007dc2 , 0x00000002 
+ 00012658  0x00001eff increase  0xfffffffe , 0x0000003f 
+ 00012659  0x00001f00 bmark1  0x00000027 , 0x00003176 
+ 00012660  0x00001f01 branch  0x00007dc2 , 0x00000034 
+ 00012661  0x00001f02 increase  0xffffffff , 0x0000003f 
+ 00012662  0x00001f04 store  0x00000001 , 0x00000678 
+ 00012663  0x00001f05 rtn 
+ 00012664  0x00001f08 and_into  0x00000007 , 0x0000003f 
+ 00012665  0x00001f09 fetcht  0x00000001 , 0x00000678 
+ 00012666  0x00001f0a lshift3  0x00000002 , 0x00000002 
+ 00012667  0x00001f0b ior  0x00000002 , 0x0000003f 
+ 00012668  0x00001f0c rtn 
+ 00012669  0x00001f0f parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00012670  0x00001f10 rshift3  0x0000000c , 0x0000003f 
+ 00012671  0x00001f11 rtn 
+ 00012672  0x00001f14 jam  0x00000001 , 0x000045cb 
+ 00012673  0x00001f15 isolate1  0x00000027 , 0x00000000 
+ 00012674  0x00001f16 call  0x000035e3 , 0x00000001 
+ 00012675  0x00001f18 bpatchx  0x00000070 , 0x0000402e 
+ 00012676  0x00001f19 call  0x000025bc 
+ 00012677  0x00001f1a disable  0x0000001b 
+ 00012678  0x00001f1b disable  0x0000000b 
+ 00012679  0x00001f1c branch  0x000020cf 
+ 00012680  0x00001f1f jam  0x00000002 , 0x000045cb 
+ 00012681  0x00001f20 branch  0x00003183 
+ 00012682  0x00001f23 jam  0x00000003 , 0x000045cb 
+ 00012683  0x00001f24 branch  0x00003183 
+ 00012684  0x00001f27 jam  0x00000004 , 0x000045cb 
+ 00012685  0x00001f28 branch  0x00003183 
+ 00012686  0x00001f2b jam  0x00000005 , 0x000045cb 
+ 00012687  0x00001f2c branch  0x00003183 
+ 00012688  0x00001f2f jam  0x00000006 , 0x000045cb 
+ 00012689  0x00001f30 branch  0x00003183 
+ 00012690  0x00001f33 call  0x00002160 
+ 00012691  0x00001f34 fetcht  0x00000001 , 0x0000458d 
+ 00012692  0x00001f35 branch  0x000021f9 
+ 00012693  0x00001f38 bpatchx  0x00000071 , 0x0000402e 
+ 00012694  0x00001f39 fetch  0x00000001 , 0x000045b8 
+ 00012695  0x00001f3a call  0x000025a4 
+ 00012696  0x00001f3b fetch  0x00000004 , 0x0000458f 
+ 00012697  0x00001f3c iforce  0x00000009 
+ 00012698  0x00001f3d call  0x00003112 
+ 00012699  0x00001f3e call  0x00003192 
+ 00012700  0x00001f3f set1  0x00000000 , 0x00000015 
+ 00012701  0x00001f40 enable  0x0000001d 
+ 00012702  0x00001f41 enable  0x00000020 
+ 00012703  0x00001f42 disable  0x00000021 
+ 00012704  0x00001f43 call  0x0000687d 
+ 00012705  0x00001f44 disable  0x0000003a 
+ 00012706  0x00001f45 bmark1  0x0000002f , 0x000031c7 
+ 00012707  0x00001f46 bmark1  0x0000002d , 0x000031d9 
+ 00012708  0x00001f47 rshift16  0x00000009 , 0x0000003f 
+ 00012709  0x00001f48 rshift8  0x0000003f , 0x0000003f 
+ 00012710  0x00001f49 rshift4  0x0000003f , 0x0000003f 
+ 00012711  0x00001f4a inject  0x00000003 , 0x00000028 
+ 00012712  0x00001f4c bpatchx  0x00000072 , 0x0000402e 
+ 00012713  0x00001f4d bmark1  0x0000002f , 0x000031ae 
+ 00012714  0x00001f4e fetch  0x00000001 , 0x000045ca 
+ 00012715  0x00001f4f nbranch  0x000031ae , 0x00000034 
+ 00012716  0x00001f50 disable  0x0000001d 
+ 00012717  0x00001f51 enable  0x0000001b 
+ 00012718  0x00001f53 enable  0x00000007 
+ 00012719  0x00001f54 enable  0x00000009 
+ 00012720  0x00001f55 fetch  0x00000001 , 0x0000458a 
+ 00012721  0x00001f56 iforce  0x00000039 
+ 00012722  0x00001f57 arg  0x00004539 , 0x00000006 
+ 00012723  0x00001f59 ifetch  0x00000001 , 0x00000006 
+ 00012724  0x00001f5a inject  0x00000003 , 0x00000008 
+ 00012725  0x00001f5b loop  0x000031b3 
+ 00012726  0x00001f5c enable  0x00000008 
+ 00012727  0x00001f5d inject  0x00000003 , 0x00000018 
+ 00012728  0x00001f5e disable  0x00000008 
+ 00012729  0x00001f5f bmark0  0x0000002f , 0x000031bd 
+ 00012730  0x00001f60 disable  0x00000007 
+ 00012731  0x00001f61 setarg  0x00000000 
+ 00012732  0x00001f62 inject  0x00000003 , 0x00000003 
+ 00012733  0x00001f64 until  0x0000003e , 0x00000027 
+ 00012734  0x00001f65 nop  0x00000064 
+ 00012735  0x00001f66 disable  0x0000003a 
+ 00012736  0x00001f67 disable  0x0000001d 
+ 00012737  0x00001f68 fetch  0x00000001 , 0x000045ca 
+ 00012738  0x00001f69 nbranch  0x000031c4 , 0x00000034 
+ 00012739  0x00001f6a disable  0x0000001b 
+ 00012740  0x00001f6c disable  0x00000038 
+ 00012741  0x00001f6d call  0x00002160 
+ 00012742  0x00001f6e branch  0x0000687b 
+ 00012743  0x00001f71 arg  0x0000000a , 0x00000039 
+ 00012744  0x00001f73 setarg  0x0000003c 
+ 00012745  0x00001f74 inject  0x00000003 , 0x00000008 
+ 00012746  0x00001f75 loop  0x000031c8 
+ 00012747  0x00001f76 disable  0x0000001d 
+ 00012748  0x00001f77 enable  0x00000038 
+ 00012749  0x00001f78 rshift16  0x00000009 , 0x0000003f 
+ 00012750  0x00001f79 rshift16  0x0000003f , 0x0000003f 
+ 00012751  0x00001f7a rshift4  0x0000003f , 0x0000003f 
+ 00012752  0x00001f7b inject  0x00000003 , 0x00000020 
+ 00012753  0x00001f7c bmark1  0x0000002e , 0x000031d6 
+ 00012754  0x00001f7e setarg  0x00000001 
+ 00012755  0x00001f7f inject  0x00000003 , 0x00000005 
+ 00012756  0x00001f80 enable  0x0000003a 
+ 00012757  0x00001f81 branch  0x000031a8 
+ 00012758  0x00001f84 setarg  0x00000000 
+ 00012759  0x00001f85 inject  0x00000003 , 0x00000005 
+ 00012760  0x00001f86 branch  0x000031a8 
+ 00012761  0x00001f89 fetch  0x00000001 , 0x00004148 
+ 00012762  0x00001f8a rshift  0x0000003f , 0x00000039 
+ 00012763  0x00001f8c nop  0x00000002 
+ 00012764  0x00001f8d loop  0x000031db 
+ 00012765  0x00001f8f rshift16  0x00000009 , 0x0000003f 
+ 00012766  0x00001f90 rshift8  0x0000003f , 0x0000003f 
+ 00012767  0x00001f91 rshift4  0x0000003f , 0x00000002 
+ 00012768  0x00001f92 copy  0x00000002 , 0x0000003f 
+ 00012769  0x00001f93 inject  0x00000003 , 0x00000008 
+ 00012770  0x00001f94 copy  0x00000002 , 0x0000003f 
+ 00012771  0x00001f95 inject  0x00000003 , 0x00000028 
+ 00012772  0x00001f96 branch  0x000031a8 
+ 00012773  0x00001f9f bpatchx  0x00000073 , 0x0000402e 
+ 00012774  0x00001fa0 fetch  0x00000001 , 0x000045b8 
+ 00012775  0x00001fa1 bbit1  0x00000002 , 0x00003206 
+ 00012776  0x00001fa3 fetch  0x00000001 , 0x00004588 
+ 00012777  0x00001fa4 increase  0x00000003 , 0x0000003f 
+ 00012778  0x00001fa5 store  0x00000001 , 0x0000458a 
+ 00012779  0x00001fa7 fetch  0x00000001 , 0x000045ac 
+ 00012780  0x00001fa8 store  0x00000001 , 0x00004539 
+ 00012781  0x00001faa fetch  0x00000001 , 0x00004589 
+ 00012782  0x00001fab istore  0x00000001 , 0x00000005 
+ 00012783  0x00001fad fetch  0x00000001 , 0x00004588 
+ 00012784  0x00001faf lshift3  0x0000003f , 0x0000003f 
+ 00012785  0x00001fb0 fetcht  0x00000001 , 0x0000457e 
+ 00012786  0x00001fb1 and  0x00000002 , 0x00000003 , 0x00000002 
+ 00012787  0x00001fb2 lshift  0x00000002 , 0x00000002 
+ 00012788  0x00001fb3 ior  0x00000002 , 0x0000003f 
+ 00012789  0x00001fb4 fetcht  0x00000001 , 0x0000457f 
+ 00012790  0x00001fb5 iadd  0x00000002 , 0x0000003f 
+ 00012791  0x00001fb6 istore  0x00000001 , 0x00000005 
+ 00012792  0x00001fb8 fetch  0x00000001 , 0x00004588 
+ 00012793  0x00001fb9 iforce  0x00000039 
+ 00012794  0x00001fba arg  0x00004519 , 0x00000006 
+ 00012795  0x00001fbb call  0x00007cda 
+ 00012796  0x00001fbc bpatchx  0x00000074 , 0x0000402e 
+ 00012797  0x00001fbe rtnmark0  0x00000027 
+ 00012798  0x00001fbf fetch  0x00000001 , 0x00000035 
+ 00012799  0x00001fc0 istore  0x00000001 , 0x00000005 
+ 00012800  0x00001fc1 fetch  0x00000001 , 0x000045b8 
+ 00012801  0x00001fc2 rtnbit1  0x00000002 
+ 00012802  0x00001fc3 fetch  0x00000001 , 0x0000458a 
+ 00012803  0x00001fc4 increase  0x00000001 , 0x0000003f 
+ 00012804  0x00001fc5 store  0x00000001 , 0x0000458a 
+ 00012805  0x00001fc6 rtn 
+ 00012806  0x00001fca fetch  0x00000001 , 0x00004588 
+ 00012807  0x00001fcb increase  0x00000004 , 0x0000003f 
+ 00012808  0x00001fcc bmark0  0x00000027 , 0x0000320a 
+ 00012809  0x00001fcd increase  0x00000001 , 0x0000003f 
+ 00012810  0x00001fcf store  0x00000001 , 0x0000458a 
+ 00012811  0x00001fd1 fetch  0x00000001 , 0x000045ac 
+ 00012812  0x00001fd2 store  0x00000001 , 0x00004539 
+ 00012813  0x00001fd4 fetch  0x00000001 , 0x0000458a 
+ 00012814  0x00001fd5 increase  0xfffffffe , 0x0000003f 
+ 00012815  0x00001fd6 istore  0x00000001 , 0x00000005 
+ 00012816  0x00001fd8 fetch  0x00000001 , 0x00004589 
+ 00012817  0x00001fd9 istore  0x00000001 , 0x00000005 
+ 00012818  0x00001fda setarg  0x00000000 
+ 00012819  0x00001fdb branch  0x000031f0 
+ 00012820  0x00001fde bpatchx  0x00000075 , 0x0000402e 
+ 00012821  0x00001fe0 fetch  0x00000001 , 0x000044f8 
+ 00012822  0x00001fe1 rshift3  0x0000003f , 0x0000003f 
+ 00012823  0x00001fe2 store  0x00000001 , 0x0000457d 
+ 00012824  0x00001fe4 increase  0x00000001 , 0x0000003f 
+ 00012825  0x00001fe5 arg  0x000044f8 , 0x00000006 
+ 00012826  0x00001fe6 iadd  0x00000006 , 0x00000006 
+ 00012827  0x00001fe7 ifetch  0x00000003 , 0x00000006 
+ 00012828  0x00001fe8 store  0x00000003 , 0x00004580 
+ 00012829  0x00001fea fetch  0x00000001 , 0x000044f8 
+ 00012830  0x00001feb rshift  0x0000003f , 0x0000003f 
+ 00012831  0x00001fec and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00012832  0x00001fed store  0x00000001 , 0x00004586 
+ 00012833  0x00001fee rtn 
+ 00012834  0x00001ff2 bpatchx  0x00000076 , 0x0000402e 
+ 00012835  0x00001ff3 fetcht  0x00000001 , 0x0000458e 
+ 00012836  0x00001ff4 call  0x00003227 
+ 00012837  0x00001ff5 storet  0x00000001 , 0x0000458e 
+ 00012838  0x00001ff6 rtn 
+ 00012839  0x00001ff9 bpatchx  0x00000077 , 0x0000402e 
+ 00012840  0x00001ffa call  0x0000322c 
+ 00012841  0x00001ffb increase  0x00000001 , 0x00000002 
+ 00012842  0x00001ffc and_into  0x00000003 , 0x00000002 
+ 00012843  0x00001ffd rtn 
+ 00012844  0x00002000 bpatchx  0x00000078 , 0x0000402f 
+ 00012845  0x00002001 fetch  0x00000001 , 0x0000458f 
+ 00012846  0x00002002 and_into  0x00000003 , 0x0000003f 
+ 00012847  0x00002003 mul32  0x0000003f , 0x00000004 , 0x00000011 
+ 00012848  0x00002004 setarg  0x00004593 
+ 00012849  0x00002005 iadd  0x00000011 , 0x0000003f 
+ 00012850  0x00002006 iadd  0x00000002 , 0x00000006 
+ 00012851  0x00002007 ifetch  0x00000001 , 0x00000006 
+ 00012852  0x00002008 store  0x00000001 , 0x0000458d 
+ 00012853  0x00002009 rtn 
+ 00012854  0x0000200d store  0x00000004 , 0x0000458f 
+ 00012855  0x0000200f bpatchx  0x00000079 , 0x0000402f 
+ 00012856  0x00002011 arg  0x00000000 , 0x00000011 
+ 00012857  0x00002012 arg  0x00000004 , 0x00000039 
+ 00012858  0x00002013 arg  0x0000458f , 0x00000006 
+ 00012859  0x00002015 ifetch  0x00000001 , 0x00000006 
+ 00012860  0x00002016 iadd  0x00000011 , 0x00000011 
+ 00012861  0x00002017 loop  0x0000323b 
+ 00012862  0x00002018 copy  0x00000011 , 0x0000003f 
+ 00012863  0x00002019 store  0x00000002 , 0x000045aa 
+ 00012864  0x0000201a fetch  0x00000001 , 0x000045aa 
+ 00012865  0x0000201b fetcht  0x00000001 , 0x000045ab 
+ 00012866  0x0000201c iadd  0x00000002 , 0x0000003f 
+ 00012867  0x0000201d store  0x00000001 , 0x000045ac 
+ 00012868  0x0000201e rtn 
+ 00012869  0x00002022 bpatchx  0x0000007a , 0x0000402f 
+ 00012870  0x00002023 call  0x00007dbc 
+ 00012871  0x00002024 fetcht  0x00000004 , 0x000045a3 
+ 00012872  0x00002025 copy  0x00000022 , 0x0000003f 
+ 00012873  0x00002026 isub  0x00000002 , 0x0000003e 
+ 00012874  0x00002027 ncall  0x00003255 , 0x00000002 
+ 00012875  0x00002028 copy  0x0000003f , 0x00000012 
+ 00012876  0x00002029 fetch  0x00000004 , 0x000045a3 
+ 00012877  0x0000202a fetcht  0x00000001 , 0x000045a7 
+ 00012878  0x0000202b iadd  0x00000002 , 0x00000002 
+ 00012879  0x0000202c copy  0x00000012 , 0x0000003f 
+ 00012880  0x0000202d isub  0x00000002 , 0x0000003e 
+ 00012881  0x0000202e nrtn  0x00000002 
+ 00012882  0x0000202f set0  0x0000001c , 0x0000003f 
+ 00012883  0x00002030 store  0x00000004 , 0x000045a3 
+ 00012884  0x00002031 branch  0x00007dba 
+ 00012885  0x00002034 rtn  0x00000005 
+ 00012886  0x00002035 set1  0x0000001c , 0x0000003f 
+ 00012887  0x00002036 rtn 
+ 00012888  0x00002039 setarg  0x00000000 
+ 00012889  0x0000203a store  0x00000004 , 0x000045a3 
+ 00012890  0x0000203b rtn 
+ 00012891  0x00002044 bpatchx  0x0000007b , 0x0000402f 
+ 00012892  0x00002045 setsect  0x00000000 , 0x00001300 
+ 00012893  0x00002046 setsect  0x00000001 , 0x0001908b 
+ 00012894  0x00002047 setsect  0x00000002 , 0x00036150 
+ 00012895  0x00002048 setsect  0x00000003 , 0x00003d20 
+ 00012896  0x00002049 store  0x00000009 , 0x00004593 
+ 00012897  0x0000204a setsect  0x00000000 , 0x00003a1a 
+ 00012898  0x0000204b setsect  0x00000001 , 0x0000c453 
+ 00012899  0x0000204c setsect  0x00000002 , 0x0000d312 
+ 00012900  0x0000204d setsect  0x00000003 , 0x00000001 
+ 00012901  0x0000204e istore  0x00000007 , 0x00000005 
+ 00012902  0x0000204f fetch  0x00000001 , 0x000045b9 
+ 00012903  0x00002050 rtn  0x00000034 
+ 00012904  0x00002051 arg  0x000045ba , 0x00000006 
+ 00012905  0x00002052 arg  0x00004593 , 0x00000005 
+ 00012906  0x00002053 branch  0x00007c8f 
+ 00012907  0x0000205c bpatchx  0x0000007c , 0x0000402f 
+ 00012908  0x0000205d setarg  0x004e001e 
+ 00012909  0x0000205e store  0x00000003 , 0x000045bb 
+ 00012910  0x0000205f setarg  0x00032303 
+ 00012911  0x00002060 istore  0x00000003 , 0x00000005 
+ 00012912  0x00002061 setarg  0x00250642 
+ 00012913  0x00002062 istore  0x00000003 , 0x00000005 
+ 00012914  0x00002063 setarg  0x00094c06 
+ 00012915  0x00002064 istore  0x00000003 , 0x00000005 
+ 00012916  0x00002065 setarg  0x003c0927 
+ 00012917  0x00002066 istore  0x00000003 , 0x00000005 
+ 00012918  0x00002067 jam  0x00000001 , 0x000045b9 
+ 00012919  0x00002068 rtn 
+ 00012920  0x0000206c bpatchx  0x0000007d , 0x0000402f 
+ 00012921  0x0000206d arg  0x00006978 , 0x00000002 
+ 00012922  0x0000206e bmark1  0x00000027 , 0x0000327f 
+ 00012923  0x0000206f arg  0x000012c0 , 0x00000002 
+ 00012924  0x00002070 fetch  0x00000001 , 0x000045b7 
+ 00012925  0x00002071 bbit0  0x00000002 , 0x0000327f 
+ 00012926  0x00002072 arg  0x00002ee0 , 0x00000002 
+ 00012927  0x00002074 storet  0x00000002 , 0x0000458b 
+ 00012928  0x00002075 rtn 
+ 00012929  0x00002078 jam  0x00000001 , 0x000045b7 
+ 00012930  0x00002079 jam  0x00000001 , 0x000045b8 
+ 00012931  0x0000207a rtn 
+ 00012932  0x0000207d jam  0x00000002 , 0x000045b7 
+ 00012933  0x0000207e jam  0x00000002 , 0x000045b8 
+ 00012934  0x0000207f rtn 
+ 00012935  0x00002098 bpatchx  0x0000007e , 0x0000402f 
+ 00012936  0x00002099 jam  0x0000004e , 0x000045d0 
+ 00012937  0x0000209a setarg  0x00101520 
+ 00012938  0x0000209b store  0x00000003 , 0x000045cc 
+ 00012939  0x0000209c setarg  0x00000005 
+ 00012940  0x0000209d istore  0x00000001 , 0x00000005 
+ 00012941  0x0000209e rtn 
+ 00012942  0x000020a5 arg  0x000045d8 , 0x00000013 
+ 00012943  0x000020a6 arg  0x0000367a , 0x00000012 
+ 00012944  0x000020a7 branch  0x000042e7 
+ 00012945  0x000020aa set1  0x00000026 , 0x00000000 
+ 00012946  0x000020ab fetch  0x00000001 , 0x000045fc 
+ 00012947  0x000020ac set0  0x00000002 , 0x0000003f 
+ 00012948  0x000020ad set1  0x00000001 , 0x0000003f 
+ 00012949  0x000020ae store  0x00000001 , 0x000045fc 
+ 00012950  0x000020af setarg  0x00000000 
+ 00012951  0x000020b0 store  0x00000002 , 0x000045de 
+ 00012952  0x000020b1 fetch  0x00000002 , 0x000045d6 
+ 00012953  0x000020b2 store  0x00000002 , 0x000045d8 
+ 00012954  0x000020b3 jam  0x00000000 , 0x000045d5 
+ 00012955  0x000020b4 call  0x000032d6 
+ 00012956  0x000020b6 jam  0x00000000 , 0x0000457e 
+ 00012957  0x000020b7 fetch  0x00000001 , 0x000045d0 
+ 00012958  0x000020b8 store  0x00000001 , 0x0000458d 
+ 00012959  0x000020b9 fetch  0x00000001 , 0x000045d1 
+ 00012960  0x000020ba store  0x00000001 , 0x00004141 
+ 00012961  0x000020bb fetch  0x00000004 , 0x000045cc 
+ 00012962  0x000020bc branch  0x00003236 
+ 00012963  0x000020c0 bpatchx  0x0000007f , 0x0000402f 
+ 00012964  0x000020c1 jam  0x00000000 , 0x000045e2 
+ 00012965  0x000020c2 fetch  0x00000002 , 0x000045da 
+ 00012966  0x000020c3 increase  0x00000001 , 0x0000003f 
+ 00012967  0x000020c4 store  0x00000002 , 0x000045da 
+ 00012968  0x000020c5 fetch  0x00000001 , 0x000045da 
+ 00012969  0x000020c6 and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00012970  0x000020c7 nrtn  0x00000034 
+ 00012971  0x000020c8 fetch  0x00000001 , 0x000045d4 
+ 00012972  0x000020c9 beq  0x000000ff , 0x000032f8 
+ 00012973  0x000020ca beq  0x00000001 , 0x000032b2 
+ 00012974  0x000020cb beq  0x00000002 , 0x000032b4 
+ 00012975  0x000020cc beq  0x00000003 , 0x000032ba 
+ 00012976  0x000020cd beq  0x00000004 , 0x000032c0 
+ 00012977  0x000020ce rtn 
+ 00012978  0x000020d1 jam  0x000000ff , 0x00004519 
+ 00012979  0x000020d2 branch  0x000032c1 
+ 00012980  0x000020d5 fetch  0x00000001 , 0x000045ae 
+ 00012981  0x000020d6 branch  0x000032b8 , 0x00000034 
+ 00012982  0x000020d7 fetch  0x00000004 , 0x00004604 
+ 00012983  0x000020d8 call  0x00003236 
+ 00012984  0x000020da jam  0x000000aa , 0x00004519 
+ 00012985  0x000020db branch  0x000032c1 
+ 00012986  0x000020de jam  0x00000055 , 0x00004519 
+ 00012987  0x000020df fetch  0x00000001 , 0x000045ae 
+ 00012988  0x000020e0 branch  0x000032c1 , 0x00000034 
+ 00012989  0x000020e1 fetch  0x00000004 , 0x000045e8 
+ 00012990  0x000020e2 store  0x00000004 , 0x0000451b 
+ 00012991  0x000020e3 branch  0x000032c3 
+ 00012992  0x000020e6 jam  0x00000022 , 0x00004519 
+ 00012993  0x000020e8 fetch  0x00000004 , 0x00004604 
+ 00012994  0x000020e9 store  0x00000004 , 0x0000451b 
+ 00012995  0x000020eb fetch  0x00000001 , 0x00004589 
+ 00012996  0x000020ec and_into  0x00000007 , 0x0000003f 
+ 00012997  0x000020ed store  0x00000001 , 0x0000451a 
+ 00012998  0x000020ee jam  0x00000000 , 0x0000451f 
+ 00012999  0x000020ef jam  0x00000007 , 0x00004588 
+ 00013000  0x000020f0 call  0x000031e5 
+ 00013001  0x000020f1 call  0x00003651 
+ 00013002  0x000020f2 nrtn  0x00000018 
+ 00013003  0x000020f3 nrtn  0x0000002f 
+ 00013004  0x000020f4 call  0x0000357b 
+ 00013005  0x000020f5 call  0x0000366e 
+ 00013006  0x000020f6 bpatchx  0x00000080 , 0x00004030 
+ 00013007  0x000020f7 fetch  0x00000001 , 0x000045d4 
+ 00013008  0x000020f8 rtneq  0x000000ff 
+ 00013009  0x000020f9 beq  0x00000001 , 0x000032db 
+ 00013010  0x000020fa beq  0x00000002 , 0x000032dd 
+ 00013011  0x000020fb beq  0x00000003 , 0x000032e3 
+ 00013012  0x000020fc beq  0x00000004 , 0x000032eb 
+ 00013013  0x000020fd rtn 
+ 00013014  0x00002100 jam  0x00000002 , 0x000045d4 
+ 00013015  0x00002101 fetch  0x00000001 , 0x000045ae 
+ 00013016  0x00002102 rtn  0x00000034 
+ 00013017  0x00002103 jam  0x00000001 , 0x000045d4 
+ 00013018  0x00002104 rtn 
+ 00013019  0x00002107 jam  0x00000002 , 0x000045d4 
+ 00013020  0x00002108 branch  0x0000364c 
+ 00013021  0x0000210b fetch  0x00000001 , 0x000045ae 
+ 00013022  0x0000210c branch  0x000032e1 , 0x00000034 
+ 00013023  0x0000210d fetch  0x00000004 , 0x0000455f 
+ 00013024  0x0000210e store  0x00000004 , 0x000045e8 
+ 00013025  0x00002110 jam  0x00000003 , 0x000045d4 
+ 00013026  0x00002111 branch  0x0000364c 
+ 00013027  0x00002114 fetch  0x00000001 , 0x000045ae 
+ 00013028  0x00002115 branch  0x000032e9 , 0x00000034 
+ 00013029  0x00002116 fetch  0x00000004 , 0x0000455f 
+ 00013030  0x00002117 fetcht  0x00000004 , 0x00004604 
+ 00013031  0x00002118 isub  0x00000002 , 0x0000003e 
+ 00013032  0x00002119 nrtn  0x00000005 
+ 00013033  0x0000211b jam  0x00000004 , 0x000045d4 
+ 00013034  0x0000211c branch  0x0000364c 
+ 00013035  0x0000211f fetch  0x00000001 , 0x000045ae 
+ 00013036  0x00002120 branch  0x000032f1 , 0x00000034 
+ 00013037  0x00002121 fetch  0x00000004 , 0x0000455f 
+ 00013038  0x00002122 fetcht  0x00000004 , 0x000045e8 
+ 00013039  0x00002123 isub  0x00000002 , 0x0000003e 
+ 00013040  0x00002124 nrtn  0x00000005 
+ 00013041  0x00002126 jam  0x000000ff , 0x000045d4 
+ 00013042  0x00002127 jam  0x00000039 , 0x0000066f 
+ 00013043  0x00002128 call  0x0000782b 
+ 00013044  0x00002129 setarg  0x00000000 
+ 00013045  0x0000212a store  0x00000002 , 0x000045d8 
+ 00013046  0x0000212b fetch  0x00000004 , 0x0000455f 
+ 00013047  0x0000212c call  0x00003236 
+ 00013048  0x0000212e fetch  0x00000001 , 0x000045fc 
+ 00013049  0x0000212f set0  0x00000001 , 0x0000003f 
+ 00013050  0x00002130 store  0x00000001 , 0x000045fc 
+ 00013051  0x00002131 branch  0x0000364c 
+ 00013052  0x0000214c jam  0x00000001 , 0x00004616 
+ 00013053  0x0000214d jam  0x00000000 , 0x00004615 
+ 00013054  0x0000214e rtn 
+ 00013055  0x00002151 fetch  0x00000001 , 0x00004615 
+ 00013056  0x00002152 rtnbit1  0x00000001 
+ 00013057  0x00002153 set1  0x00000001 , 0x0000003f 
+ 00013058  0x00002154 store  0x00000001 , 0x00004615 
+ 00013059  0x00002155 setarg  0x00000000 
+ 00013060  0x00002156 store  0x00000003 , 0x000045d3 
+ 00013061  0x00002157 store  0x00000001 , 0x000045de 
+ 00013062  0x00002158 store  0x00000001 , 0x000045df 
+ 00013063  0x00002159 store  0x00000004 , 0x0000462c 
+ 00013064  0x0000215a jam  0x00000001 , 0x00004611 
+ 00013065  0x0000215b branch  0x0000329c 
+ 00013066  0x0000215f jam  0x00000001 , 0x00004611 
+ 00013067  0x00002160 jam  0x00000008 , 0x00004588 
+ 00013068  0x00002161 arg  0x000045d6 , 0x00000006 
+ 00013069  0x00002162 arg  0x00004519 , 0x00000005 
+ 00013070  0x00002163 branch  0x00007c89 
+ 00013071  0x00002167 bpatchx  0x00000081 , 0x00004030 
+ 00013072  0x00002168 call  0x000033be 
+ 00013073  0x00002169 call  0x00003119 
+ 00013074  0x0000216a nbranch  0x000033be , 0x0000002f 
+ 00013075  0x0000216b call  0x0000331e 
+ 00013076  0x0000216c call  0x000033f4 
+ 00013077  0x0000216d call  0x00003399 
+ 00013078  0x0000216e call  0x0000493d 
+ 00013079  0x0000216f fetch  0x00000001 , 0x000045ae 
+ 00013080  0x00002170 rtn  0x00000034 
+ 00013081  0x00002171 fetch  0x00000004 , 0x0000462c 
+ 00013082  0x00002172 rtn  0x00000034 
+ 00013083  0x00002173 branch  0x00003236 
+ 00013084  0x00002176 call  0x000033be 
+ 00013085  0x00002177 branch  0x00003183 
+ 00013086  0x0000217a jam  0x00000005 , 0x00004622 
+ 00013087  0x0000217b arg  0x000044f7 , 0x00000006 
+ 00013088  0x0000217c arg  0x000045e8 , 0x00000005 
+ 00013089  0x0000217d call  0x00007c89 
+ 00013090  0x0000217e bpatchx  0x00000082 , 0x00004030 
+ 00013091  0x0000217f fetch  0x00000001 , 0x000045ea 
+ 00013092  0x00002180 beq  0x000000aa , 0x00003329 
+ 00013093  0x00002181 beq  0x00000055 , 0x0000333a 
+ 00013094  0x00002182 beq  0x00000022 , 0x0000335b 
+ 00013095  0x00002183 beq  0x000000ff , 0x0000359b 
+ 00013096  0x00002184 rtn 
+ 00013097  0x00002188 fetch  0x00000001 , 0x000045eb 
+ 00013098  0x00002189 beq  0x00000001 , 0x0000332d 
+ 00013099  0x0000218a beq  0x00000002 , 0x00003335 
+ 00013100  0x0000218b rtn 
+ 00013101  0x0000218e fetch  0x00000001 , 0x000045de 
+ 00013102  0x0000218f nrtn  0x00000034 
+ 00013103  0x00002190 jam  0x00000001 , 0x000045d3 
+ 00013104  0x00002192 jam  0x00000001 , 0x000045d6 
+ 00013105  0x00002194 jam  0x00000080 , 0x000045d7 
+ 00013106  0x00002195 fetch  0x00000006 , 0x000044f1 
+ 00013107  0x00002196 store  0x00000006 , 0x000045d8 
+ 00013108  0x00002197 rtn 
+ 00013109  0x0000219a fetch  0x00000001 , 0x000045df 
+ 00013110  0x0000219b nrtn  0x00000034 
+ 00013111  0x0000219c jam  0x00000001 , 0x000045d4 
+ 00013112  0x0000219e jam  0x00000002 , 0x000045d6 
+ 00013113  0x0000219f branch  0x00003331 
+ 00013114  0x000021a3 fetch  0x00000001 , 0x000045ae 
+ 00013115  0x000021a4 branch  0x00003340 , 0x00000034 
+ 00013116  0x000021a5 fetch  0x00000004 , 0x000045ec 
+ 00013117  0x000021a6 fetcht  0x00000004 , 0x000044f1 
+ 00013118  0x000021a7 isub  0x00000002 , 0x0000003e 
+ 00013119  0x000021a8 nrtn  0x00000005 
+ 00013120  0x000021aa fetch  0x00000001 , 0x000045eb 
+ 00013121  0x000021ab beq  0x00000001 , 0x00003344 
+ 00013122  0x000021ac beq  0x00000002 , 0x00003351 
+ 00013123  0x000021ad rtn 
+ 00013124  0x000021b0 fetch  0x00000001 , 0x000045de 
+ 00013125  0x000021b1 nrtn  0x00000034 
+ 00013126  0x000021b2 fetch  0x00000001 , 0x000045d3 
+ 00013127  0x000021b3 beq  0x00000001 , 0x00003349 
+ 00013128  0x000021b4 rtn 
+ 00013129  0x000021b6 jam  0x00000002 , 0x000045d3 
+ 00013130  0x000021b7 fetch  0x00000001 , 0x000045ae 
+ 00013131  0x000021b8 branch  0x00003330 , 0x00000034 
+ 00013132  0x000021ba jam  0x00000001 , 0x000045d6 
+ 00013133  0x000021bc jam  0x00000080 , 0x000045d7 
+ 00013134  0x000021bd fetch  0x00000004 , 0x0000462c 
+ 00013135  0x000021be store  0x00000004 , 0x000045d8 
+ 00013136  0x000021bf branch  0x00007dba 
+ 00013137  0x000021c2 fetch  0x00000001 , 0x000045df 
+ 00013138  0x000021c3 nrtn  0x00000034 
+ 00013139  0x000021c4 fetch  0x00000001 , 0x000045d4 
+ 00013140  0x000021c5 beq  0x00000001 , 0x00003356 
+ 00013141  0x000021c6 rtn 
+ 00013142  0x000021c8 jam  0x00000002 , 0x000045d4 
+ 00013143  0x000021c9 fetch  0x00000001 , 0x000045ae 
+ 00013144  0x000021ca branch  0x00003338 , 0x00000034 
+ 00013145  0x000021cb jam  0x00000002 , 0x000045d6 
+ 00013146  0x000021cc branch  0x0000334d 
+ 00013147  0x000021d0 fetch  0x00000001 , 0x000045ae 
+ 00013148  0x000021d1 branch  0x00003361 , 0x00000034 
+ 00013149  0x000021d2 fetch  0x00000004 , 0x000045ec 
+ 00013150  0x000021d3 fetcht  0x00000004 , 0x0000462c 
+ 00013151  0x000021d4 isub  0x00000002 , 0x0000003e 
+ 00013152  0x000021d5 nrtn  0x00000005 
+ 00013153  0x000021d7 fetch  0x00000001 , 0x000045eb 
+ 00013154  0x000021d8 beq  0x00000001 , 0x00003365 
+ 00013155  0x000021d9 beq  0x00000002 , 0x00003372 
+ 00013156  0x000021da rtn 
+ 00013157  0x000021dd fetch  0x00000001 , 0x000045de 
+ 00013158  0x000021de nrtn  0x00000034 
+ 00013159  0x000021df fetch  0x00000001 , 0x000045d3 
+ 00013160  0x000021e0 beq  0x00000002 , 0x0000336a 
+ 00013161  0x000021e1 rtn 
+ 00013162  0x000021e3 jam  0x00000001 , 0x000045de 
+ 00013163  0x000021e5 call  0x00003330 
+ 00013164  0x000021e6 fetch  0x00000001 , 0x000045d5 
+ 00013165  0x000021e7 or_into  0x00000001 , 0x0000003f 
+ 00013166  0x000021e8 store  0x00000001 , 0x000045d5 
+ 00013167  0x000021ea setarg  0x00000000 
+ 00013168  0x000021eb store  0x00000002 , 0x000045d3 
+ 00013169  0x000021ec rtn 
+ 00013170  0x000021ef fetch  0x00000001 , 0x000045df 
+ 00013171  0x000021f0 nrtn  0x00000034 
+ 00013172  0x000021f1 fetch  0x00000001 , 0x000045d4 
+ 00013173  0x000021f2 bne  0x00000000 , 0x00003377 
+ 00013174  0x000021f3 rtn 
+ 00013175  0x000021f5 jam  0x00000001 , 0x000045df 
+ 00013176  0x000021f7 call  0x00003338 
+ 00013177  0x000021f8 fetch  0x00000001 , 0x000045d5 
+ 00013178  0x000021f9 or_into  0x00000002 , 0x0000003f 
+ 00013179  0x000021fa store  0x00000001 , 0x000045d5 
+ 00013180  0x000021fb call  0x0000336f 
+ 00013181  0x000021fc branch  0x00004937 
+ 00013182  0x000021ff fetch  0x00000001 , 0x00004616 
+ 00013183  0x00002200 rtnne  0x00000001 
+ 00013184  0x00002201 fetch  0x00000001 , 0x00004610 
+ 00013185  0x00002202 nrtn  0x00000034 
+ 00013186  0x00002203 fetch  0x00000001 , 0x000044fa 
+ 00013187  0x00002204 beq  0x00000001 , 0x00003386 
+ 00013188  0x00002205 beq  0x00000002 , 0x0000338a 
+ 00013189  0x00002206 rtn 
+ 00013190  0x00002208 fetch  0x00000001 , 0x0000462b 
+ 00013191  0x00002209 rtnbit0  0x00000000 
+ 00013192  0x0000220b disable  0x0000002f 
+ 00013193  0x0000220c rtn 
+ 00013194  0x0000220e fetch  0x00000001 , 0x0000462b 
+ 00013195  0x0000220f rtnbit0  0x00000001 
+ 00013196  0x00002210 branch  0x00003388 
+ 00013197  0x00002213 fetch  0x00000001 , 0x00004610 
+ 00013198  0x00002214 nrtn  0x00000034 
+ 00013199  0x00002215 fetch  0x00000001 , 0x0000462b 
+ 00013200  0x00002216 or_into  0x00000001 , 0x0000003f 
+ 00013201  0x00002217 store  0x00000001 , 0x0000462b 
+ 00013202  0x00002218 rtn 
+ 00013203  0x0000221b fetch  0x00000001 , 0x00004610 
+ 00013204  0x0000221c nrtn  0x00000034 
+ 00013205  0x0000221d fetch  0x00000001 , 0x0000462b 
+ 00013206  0x0000221e or_into  0x00000002 , 0x0000003f 
+ 00013207  0x0000221f store  0x00000001 , 0x0000462b 
+ 00013208  0x00002220 rtn 
+ 00013209  0x00002224 fetch  0x00000001 , 0x000045d5 
+ 00013210  0x00002225 rtn  0x00000034 
+ 00013211  0x00002227 fetch  0x00000001 , 0x000045eb 
+ 00013212  0x00002228 beq  0x00000001 , 0x0000338d 
+ 00013213  0x00002229 beq  0x00000002 , 0x00003393 
+ 00013214  0x0000222a rtn 
+ 00013215  0x0000223e set1  0x00000027 , 0x00000000 
+ 00013216  0x0000223f fetch  0x00000001 , 0x00004141 
+ 00013217  0x00002240 store  0x00000001 , 0x00004623 
+ 00013218  0x00002241 branch  0x000035d6 
+ 00013219  0x00002244 fetch  0x00000002 , 0x000045e0 
+ 00013220  0x00002245 branch  0x00007d79 
+ 00013221  0x00002248 bpatchx  0x00000083 , 0x00004030 
+ 00013222  0x00002249 jam  0x00000000 , 0x00004588 
+ 00013223  0x0000224a fetch  0x00000001 , 0x00004611 
+ 00013224  0x0000224b rtn  0x00000034 
+ 00013225  0x0000224c fetch  0x00000002 , 0x000045e2 
+ 00013226  0x0000224d branch  0x00007d79 
+ 00013227  0x00002251 call  0x000033f1 
+ 00013228  0x00002252 nbranch  0x000033be , 0x0000002f 
+ 00013229  0x00002254 call  0x000033e3 
+ 00013230  0x00002255 nbranch  0x000033be , 0x00000028 
+ 00013231  0x00002256 fetch  0x00000001 , 0x0000457d 
+ 00013232  0x00002257 branch  0x000033be , 0x00000034 
+ 00013233  0x00002258 increase  0x00000002 , 0x0000003f 
+ 00013234  0x00002259 iforce  0x00000039 
+ 00013235  0x0000225a arg  0x000044f7 , 0x00000006 
+ 00013236  0x0000225b arg  0x000045e8 , 0x00000005 
+ 00013237  0x0000225c call  0x00007cda 
+ 00013238  0x0000225d jam  0x00000000 , 0x00004613 
+ 00013239  0x0000225e fetch  0x00000001 , 0x00004610 
+ 00013240  0x0000225f call  0x000033fe , 0x00000034 
+ 00013241  0x00002260 bpatchx  0x00000084 , 0x00004030 
+ 00013242  0x00002261 fetch  0x00000001 , 0x000045ea 
+ 00013243  0x00002262 beq  0x00000001 , 0x000033c4 
+ 00013244  0x00002263 beq  0x00000002 , 0x000033d3 
+ 00013245  0x00002264 beq  0x000000ff , 0x000033c2 
+ 00013246  0x00002266 bpatchx  0x00000085 , 0x00004030 
+ 00013247  0x00002267 arg  0x000044f7 , 0x00000005 
+ 00013248  0x00002268 arg  0x00000042 , 0x00000039 
+ 00013249  0x00002269 branch  0x00007ca1 
+ 00013250  0x0000226c call  0x0000339b 
+ 00013251  0x0000226d branch  0x0000359b 
+ 00013252  0x00002270 call  0x0000338d 
+ 00013253  0x00002271 call  0x0000352e 
+ 00013254  0x00002272 fetch  0x00000001 , 0x0000460a 
+ 00013255  0x00002273 fetcht  0x00000001 , 0x000045e8 
+ 00013256  0x00002274 isolate1  0x00000003 , 0x00000002 
+ 00013257  0x00002275 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00013258  0x00002276 store  0x00000001 , 0x0000460a 
+ 00013259  0x00002277 beq  0x00000001 , 0x000033d9 
+ 00013260  0x00002278 fetch  0x00000001 , 0x00004612 
+ 00013261  0x00002279 fetcht  0x00000001 , 0x000045e8 
+ 00013262  0x0000227a isolate1  0x00000004 , 0x00000002 
+ 00013263  0x0000227b setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00013264  0x0000227c store  0x00000001 , 0x00004612 
+ 00013265  0x0000227d fetch  0x00000002 , 0x000045e4 
+ 00013266  0x0000227e branch  0x00007d79 
+ 00013267  0x00002281 call  0x00003393 
+ 00013268  0x00002282 fetcht  0x00000001 , 0x000045e8 
+ 00013269  0x00002283 isolate1  0x00000003 , 0x00000002 
+ 00013270  0x00002284 branch  0x000033e1 , 0x00000001 
+ 00013271  0x00002285 fetch  0x00000002 , 0x000045e6 
+ 00013272  0x00002286 branch  0x00007d79 
+ 00013273  0x00002289 fetch  0x00000001 , 0x000043cb 
+ 00013274  0x0000228a sub  0x0000003f , 0x0000000e , 0x0000003e 
+ 00013275  0x0000228b call  0x00004469 , 0x00000005 
+ 00013276  0x0000228c fetch  0x00000001 , 0x000045de 
+ 00013277  0x0000228d nrtn  0x00000034 
+ 00013278  0x0000228e jam  0x00000001 , 0x000045de 
+ 00013279  0x0000228f fetch  0x00000004 , 0x000045f2 
+ 00013280  0x00002290 branch  0x000035a3 
+ 00013281  0x00002292 fetch  0x00000004 , 0x000045f2 
+ 00013282  0x00002293 branch  0x000035a9 
+ 00013283  0x00002297 call  0x00007dbc 
+ 00013284  0x00002298 fetch  0x00000001 , 0x00004586 
+ 00013285  0x00002299 fetcht  0x00000001 , 0x00004587 
+ 00013286  0x0000229a isub  0x00000002 , 0x0000003e 
+ 00013287  0x0000229b ncall  0x00007dba , 0x00000005 
+ 00013288  0x0000229c fetch  0x00000001 , 0x00004586 
+ 00013289  0x0000229d store  0x00000001 , 0x00004587 
+ 00013290  0x0000229e fetch  0x00000003 , 0x00004580 
+ 00013291  0x0000229f fetcht  0x00000003 , 0x00004583 
+ 00013292  0x000022a0 isub  0x00000002 , 0x0000003e 
+ 00013293  0x000022a1 ncall  0x00007dba , 0x00000005 
+ 00013294  0x000022a2 fetch  0x00000003 , 0x00004580 
+ 00013295  0x000022a3 store  0x00000003 , 0x00004583 
+ 00013296  0x000022a4 rtn 
+ 00013297  0x000022a7 call  0x000033be 
+ 00013298  0x000022a8 call  0x00003119 
+ 00013299  0x000022a9 nrtn  0x0000002f 
+ 00013300  0x000022ac fetch  0x00000001 , 0x000044f7 
+ 00013301  0x000022ad store  0x00000001 , 0x00004589 
+ 00013302  0x000022af call  0x00003214 
+ 00013303  0x000022b1 fetch  0x00000001 , 0x000044f8 
+ 00013304  0x000022b2 isolate1  0x00000000 , 0x0000003f 
+ 00013305  0x000022b3 branch  0x000033fd , 0x00000001 
+ 00013306  0x000022b5 call  0x000033a5 
+ 00013307  0x000022b6 call  0x000031e5 
+ 00013308  0x000022b7 call  0x00003195 
+ 00013309  0x000022b9 branch  0x00003183 
+ 00013310  0x000022bd jam  0x00000001 , 0x00004614 
+ 00013311  0x000022bf setarg  0x00000280 
+ 00013312  0x000022c0 arg  0x00000008 , 0x00000007 
+ 00013313  0x000022c1 branch  0x00007ce1 
+ 00013314  0x000022c8 bpatchx  0x00000086 , 0x00004030 
+ 00013315  0x000022c9 jam  0x00000001 , 0x00004613 
+ 00013316  0x000022ca jam  0x00000000 , 0x00004617 
+ 00013317  0x000022cb jam  0x000000ff , 0x000045a7 
+ 00013318  0x000022cc branch  0x00003258 
+ 00013319  0x000022cf bpatchx  0x00000087 , 0x00004030 
+ 00013320  0x000022d0 fetch  0x00000001 , 0x00004613 
+ 00013321  0x000022d1 rtn  0x00000034 
+ 00013322  0x000022d2 call  0x00003245 
+ 00013323  0x000022d3 nrtn  0x00000028 
+ 00013324  0x000022d4 call  0x00003414 
+ 00013325  0x000022d5 fetch  0x00000001 , 0x00004617 
+ 00013326  0x000022d6 increase  0x00000001 , 0x0000003f 
+ 00013327  0x000022d7 and_into  0x00000001 , 0x0000003f 
+ 00013328  0x000022d8 store  0x00000001 , 0x00004617 
+ 00013329  0x000022d9 beq  0x00000000 , 0x00003419 
+ 00013330  0x000022da beq  0x00000001 , 0x0000341c 
+ 00013331  0x000022db rtn 
+ 00013332  0x000022de fetch  0x00000001 , 0x00004622 
+ 00013333  0x000022df rtn  0x00000034 
+ 00013334  0x000022e0 increase  0xffffffff , 0x0000003f 
+ 00013335  0x000022e1 store  0x00000001 , 0x00004622 
+ 00013336  0x000022e2 rtn 
+ 00013337  0x000022e5 fetch  0x00000001 , 0x00004622 
+ 00013338  0x000022e6 nrtn  0x00000034 
+ 00013339  0x000022e7 branch  0x00003460 
+ 00013340  0x000022ea fetch  0x00000001 , 0x00004622 
+ 00013341  0x000022eb nrtn  0x00000034 
+ 00013342  0x000022ec branch  0x000032fc 
+ 00013343  0x000022f0 fetch  0x00000001 , 0x0000462a 
+ 00013344  0x000022f1 nrtn  0x00000034 
+ 00013345  0x000022f2 fetch  0x00000001 , 0x00004628 
+ 00013346  0x000022f3 call  0x0000344f , 0x00000034 
+ 00013347  0x000022f4 fetch  0x00000001 , 0x00004625 
+ 00013348  0x000022f5 rtnbit1  0x00000000 
+ 00013349  0x000022f6 set1  0x00000000 , 0x0000003f 
+ 00013350  0x000022f7 store  0x00000001 , 0x00004625 
+ 00013351  0x000022f8 jam  0x00000001 , 0x00004624 
+ 00013352  0x000022f9 jam  0x00000000 , 0x00004629 
+ 00013353  0x000022fa setarg  0x00000000 
+ 00013354  0x000022fb store  0x00000002 , 0x00004626 
+ 00013355  0x000022fc jam  0x00000060 , 0x000045a7 
+ 00013356  0x000022fd branch  0x00003258 
+ 00013357  0x00002300 bpatchx  0x00000088 , 0x00004031 
+ 00013358  0x00002301 fetch  0x00000001 , 0x00004616 
+ 00013359  0x00002302 rtneq  0x00000000 
+ 00013360  0x00002303 fetch  0x00000001 , 0x0000462a 
+ 00013361  0x00002304 nrtn  0x00000034 
+ 00013362  0x00002305 fetch  0x00000001 , 0x00004628 
+ 00013363  0x00002306 nrtn  0x00000034 
+ 00013364  0x00002307 fetch  0x00000001 , 0x00004624 
+ 00013365  0x00002308 rtn  0x00000034 
+ 00013366  0x00002309 fetch  0x00000001 , 0x0000462b 
+ 00013367  0x0000230a compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00013368  0x0000230b branch  0x0000344b , 0x00000001 
+ 00013369  0x0000230c call  0x00003245 
+ 00013370  0x0000230d nrtn  0x00000028 
+ 00013371  0x0000230e fetch  0x00000002 , 0x00004626 
+ 00013372  0x0000230f increase  0x00000001 , 0x0000003f 
+ 00013373  0x00002310 store  0x00000002 , 0x00004626 
+ 00013374  0x00002311 arg  0x000007d0 , 0x00000002 
+ 00013375  0x00002312 isub  0x00000002 , 0x0000003e 
+ 00013376  0x00002313 branch  0x0000344b , 0x00000002 
+ 00013377  0x00002314 fetch  0x00000001 , 0x00004629 
+ 00013378  0x00002315 increase  0x00000001 , 0x0000003f 
+ 00013379  0x00002316 and_into  0x00000001 , 0x0000003f 
+ 00013380  0x00002317 store  0x00000001 , 0x00004629 
+ 00013381  0x00002318 beq  0x00000000 , 0x00003514 
+ 00013382  0x00002319 beq  0x00000001 , 0x000032fc 
+ 00013383  0x0000231a rtn 
+ 00013384  0x0000231d fetch  0x00000001 , 0x00004622 
+ 00013385  0x0000231e nbranch  0x000032fc , 0x00000034 
+ 00013386  0x0000231f branch  0x00003514 
+ 00013387  0x00002322 jam  0x00000001 , 0x00004628 
+ 00013388  0x00002323 branch  0x00003514 
+ 00013389  0x00002326 jam  0x00000000 , 0x00004624 
+ 00013390  0x00002327 rtn 
+ 00013391  0x00002329 jam  0x00000001 , 0x00004624 
+ 00013392  0x0000232a rtn 
+ 00013393  0x00002336 bpatchx  0x00000089 , 0x00004031 
+ 00013394  0x00002337 fetch  0x00000001 , 0x00004615 
+ 00013395  0x00002338 rtnbit1  0x00000000 
+ 00013396  0x00002339 set1  0x00000000 , 0x0000003f 
+ 00013397  0x0000233a store  0x00000001 , 0x00004615 
+ 00013398  0x0000233b fetch  0x00000001 , 0x00004623 
+ 00013399  0x0000233c store  0x00000001 , 0x00004141 
+ 00013400  0x0000233d jam  0x00000000 , 0x00004611 
+ 00013401  0x0000233e jam  0x00000000 , 0x0000090d 
+ 00013402  0x0000233f jam  0x00000001 , 0x0000460a 
+ 00013403  0x00002340 jam  0x00000000 , 0x0000457e 
+ 00013404  0x00002341 fetch  0x00000004 , 0x000044f1 
+ 00013405  0x00002342 call  0x00003236 
+ 00013406  0x00002343 call  0x00003222 
+ 00013407  0x00002344 branch  0x000033be 
+ 00013408  0x00002348 jam  0x00000000 , 0x00004611 
+ 00013409  0x0000234a jam  0x00000000 , 0x00004616 
+ 00013410  0x0000234b jam  0x00000000 , 0x00004615 
+ 00013411  0x0000234c rtn 
+ 00013412  0x00002350 fetch  0x00000001 , 0x00004616 
+ 00013413  0x00002351 rtnne  0x00000000 
+ 00013414  0x00002352 call  0x00003451 
+ 00013415  0x00002353 call  0x00003518 
+ 00013416  0x00002354 branch  0x000033ab 
+ 00013417  0x00002362 bpatchx  0x0000008a , 0x00004031 
+ 00013418  0x00002363 fetch  0x00000001 , 0x00004616 
+ 00013419  0x00002364 rtnne  0x00000001 
+ 00013420  0x00002365 call  0x000032ff 
+ 00013421  0x00002366 call  0x0000330f 
+ 00013422  0x00002367 fetch  0x00000001 , 0x00004610 
+ 00013423  0x00002368 nrtn  0x00000034 
+ 00013424  0x00002369 fetch  0x00000001 , 0x000045d5 
+ 00013425  0x0000236a rtn  0x00000034 
+ 00013426  0x0000236b jam  0x00000000 , 0x00004613 
+ 00013427  0x0000236c call  0x00003460 
+ 00013428  0x0000236d call  0x000033fe 
+ 00013429  0x0000236e branch  0x00003258 
+ 00013430  0x0000237b fetch  0x00000001 , 0x00004615 
+ 00013431  0x0000237c rtnbit1  0x00000007 
+ 00013432  0x0000237d set1  0x00000007 , 0x0000003f 
+ 00013433  0x0000237e store  0x00000001 , 0x00004615 
+ 00013434  0x0000237f fetch  0x00000001 , 0x00004623 
+ 00013435  0x00002380 store  0x00000001 , 0x00004141 
+ 00013436  0x00002382 jam  0x00000000 , 0x00004617 
+ 00013437  0x00002383 jam  0x00000001 , 0x00004611 
+ 00013438  0x00002384 setarg  0x00000000 
+ 00013439  0x00002385 store  0x00000003 , 0x0000463d 
+ 00013440  0x00002386 store  0x00000007 , 0x0000461a 
+ 00013441  0x00002387 call  0x00003506 
+ 00013442  0x00002388 nrtn  0x00000005 
+ 00013443  0x00002389 fetch  0x00000001 , 0x0000458e 
+ 00013444  0x0000238a store  0x00000001 , 0x00004619 
+ 00013445  0x0000238b fetch  0x00000001 , 0x0000458d 
+ 00013446  0x0000238c store  0x00000001 , 0x00004618 
+ 00013447  0x0000238d rtn 
+ 00013448  0x00002391 bpatchx  0x0000008b , 0x00004031 
+ 00013449  0x00002392 fetch  0x00000001 , 0x00004616 
+ 00013450  0x00002393 rtnne  0x00000007 
+ 00013451  0x00002394 call  0x00003476 
+ 00013452  0x00002395 call  0x000034ae 
+ 00013453  0x00002396 call  0x000033f1 
+ 00013454  0x00002397 nbranch  0x000033be , 0x0000002f 
+ 00013455  0x00002399 call  0x00003506 
+ 00013456  0x0000239a call  0x000033ad , 0x00000005 
+ 00013457  0x0000239c fetch  0x00000001 , 0x0000460a 
+ 00013458  0x0000239d call  0x0000344d , 0x00000034 
+ 00013459  0x000023a0 jam  0x00000000 , 0x00004616 
+ 00013460  0x000023a1 fetch  0x00000001 , 0x00004615 
+ 00013461  0x000023a2 set1  0x00000000 , 0x0000003f 
+ 00013462  0x000023a3 store  0x00000001 , 0x00004615 
+ 00013463  0x000023a5 fetch  0x00000001 , 0x00004611 
+ 00013464  0x000023a6 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00013465  0x000023a7 ncall  0x00003504 , 0x00000005 
+ 00013466  0x000023a9 call  0x000033be 
+ 00013467  0x000023aa call  0x000033fe 
+ 00013468  0x000023ab call  0x00003506 
+ 00013469  0x000023ac branch  0x000034a7 , 0x00000005 
+ 00013470  0x000023ad fetch  0x00000004 , 0x0000458f 
+ 00013471  0x000023ae fetcht  0x00000004 , 0x00004634 
+ 00013472  0x000023af isub  0x00000002 , 0x0000003e 
+ 00013473  0x000023b0 branch  0x000034aa , 0x00000005 
+ 00013474  0x000023b1 fetch  0x00000004 , 0x0000458f 
+ 00013475  0x000023b2 fetcht  0x00000004 , 0x00004630 
+ 00013476  0x000023b3 isub  0x00000002 , 0x0000003e 
+ 00013477  0x000023b4 branch  0x000034ac , 0x00000005 
+ 00013478  0x000023b5 rtn 
+ 00013479  0x000023b9 fetch  0x00000001 , 0x00004619 
+ 00013480  0x000023bb store  0x00000001 , 0x0000458e 
+ 00013481  0x000023bc rtn 
+ 00013482  0x000023bf fetch  0x00000001 , 0x0000461f 
+ 00013483  0x000023c0 branch  0x000034a8 
+ 00013484  0x000023c3 fetch  0x00000001 , 0x0000461c 
+ 00013485  0x000023c4 branch  0x000034a8 
+ 00013486  0x000023c8 bpatchx  0x0000008c , 0x00004031 
+ 00013487  0x000023c9 fetch  0x00000001 , 0x00004617 
+ 00013488  0x000023ca increase  0x00000001 , 0x0000003f 
+ 00013489  0x000023cb and_into  0x00000003 , 0x0000003f 
+ 00013490  0x000023cc store  0x00000001 , 0x00004617 
+ 00013491  0x000023ce beq  0x00000000 , 0x000034d2 
+ 00013492  0x000023cf beq  0x00000001 , 0x000034ec 
+ 00013493  0x000023d0 beq  0x00000002 , 0x000034b8 
+ 00013494  0x000023d1 beq  0x00000003 , 0x000034ec 
+ 00013495  0x000023d2 rtn 
+ 00013496  0x000023d5 call  0x00003330 
+ 00013497  0x000023d6 fetch  0x00000004 , 0x00004630 
+ 00013498  0x000023d7 branch  0x000034ae , 0x00000034 
+ 00013499  0x000023d8 call  0x00003236 
+ 00013500  0x000023d9 fetch  0x00000001 , 0x0000461d 
+ 00013501  0x000023da call  0x000034cd , 0x00000034 
+ 00013502  0x000023db fetch  0x00000001 , 0x0000461b 
+ 00013503  0x000023dc store  0x00000001 , 0x0000458d 
+ 00013504  0x000023dd fetcht  0x00000001 , 0x0000463e 
+ 00013505  0x000023de fetchr  0x00000011 , 0x00000002 , 0x00004644 
+ 00013506  0x000023df call  0x000035ab 
+ 00013507  0x000023e0 storet  0x00000001 , 0x0000463e 
+ 00013508  0x000023e1 call  0x000035b4 
+ 00013509  0x000023e2 storet  0x00000001 , 0x0000463b 
+ 00013510  0x000023e3 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00013511  0x000023e4 nrtn  0x00000002 
+ 00013512  0x000023e5 fetcht  0x00000001 , 0x0000461c 
+ 00013513  0x000023e6 call  0x00003227 
+ 00013514  0x000023e7 storet  0x00000001 , 0x0000461c 
+ 00013515  0x000023e8 store  0x00000001 , 0x0000461b 
+ 00013516  0x000023e9 rtn 
+ 00013517  0x000023ec jam  0x00000001 , 0x0000461d 
+ 00013518  0x000023ed arg  0x00000000 , 0x00000002 
+ 00013519  0x000023ee call  0x0000322c 
+ 00013520  0x000023ef store  0x00000001 , 0x0000461b 
+ 00013521  0x000023f0 rtn 
+ 00013522  0x000023f3 call  0x00003338 
+ 00013523  0x000023f4 fetch  0x00000004 , 0x00004634 
+ 00013524  0x000023f5 branch  0x000034ae , 0x00000034 
+ 00013525  0x000023f6 call  0x00003236 
+ 00013526  0x000023f7 fetch  0x00000001 , 0x00004620 
+ 00013527  0x000023f8 call  0x000034e7 , 0x00000034 
+ 00013528  0x000023f9 fetch  0x00000001 , 0x0000461e 
+ 00013529  0x000023fa store  0x00000001 , 0x0000458d 
+ 00013530  0x000023fb fetcht  0x00000001 , 0x0000463f 
+ 00013531  0x000023fc fetchr  0x00000011 , 0x00000002 , 0x00004646 
+ 00013532  0x000023fd call  0x000035ab 
+ 00013533  0x000023fe storet  0x00000001 , 0x0000463f 
+ 00013534  0x000023ff call  0x000035b4 
+ 00013535  0x00002400 storet  0x00000001 , 0x0000463c 
+ 00013536  0x00002401 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00013537  0x00002402 nrtn  0x00000002 
+ 00013538  0x00002403 fetcht  0x00000001 , 0x0000461f 
+ 00013539  0x00002404 call  0x00003227 
+ 00013540  0x00002405 storet  0x00000001 , 0x0000461f 
+ 00013541  0x00002406 store  0x00000001 , 0x0000461e 
+ 00013542  0x00002407 rtn 
+ 00013543  0x0000240a jam  0x00000001 , 0x00004620 
+ 00013544  0x0000240b arg  0x00000000 , 0x00000002 
+ 00013545  0x0000240c call  0x0000322c 
+ 00013546  0x0000240d store  0x00000001 , 0x0000461e 
+ 00013547  0x0000240e rtn 
+ 00013548  0x00002411 call  0x00003330 
+ 00013549  0x00002412 fetch  0x00000004 , 0x000044f1 
+ 00013550  0x00002413 call  0x00003236 
+ 00013551  0x00002414 fetch  0x00000001 , 0x0000461a 
+ 00013552  0x00002415 call  0x00003500 , 0x00000034 
+ 00013553  0x00002416 fetch  0x00000001 , 0x00004618 
+ 00013554  0x00002417 store  0x00000001 , 0x0000458d 
+ 00013555  0x00002418 fetcht  0x00000001 , 0x0000463d 
+ 00013556  0x00002419 fetchr  0x00000011 , 0x00000002 , 0x00004642 
+ 00013557  0x0000241a call  0x000035ab 
+ 00013558  0x0000241b storet  0x00000001 , 0x0000463d 
+ 00013559  0x0000241c call  0x000035b4 
+ 00013560  0x0000241d storet  0x00000001 , 0x0000463a 
+ 00013561  0x0000241e sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00013562  0x0000241f nrtn  0x00000002 
+ 00013563  0x00002420 fetcht  0x00000001 , 0x00004619 
+ 00013564  0x00002421 call  0x00003227 
+ 00013565  0x00002422 storet  0x00000001 , 0x00004619 
+ 00013566  0x00002423 store  0x00000001 , 0x00004618 
+ 00013567  0x00002424 rtn 
+ 00013568  0x00002427 jam  0x00000001 , 0x0000461a 
+ 00013569  0x00002428 fetch  0x00000001 , 0x00004618 
+ 00013570  0x00002429 store  0x00000001 , 0x0000458d 
+ 00013571  0x0000242a rtn 
+ 00013572  0x0000242e jam  0x00000000 , 0x00004611 
+ 00013573  0x0000242f rtn 
+ 00013574  0x00002433 fetch  0x00000004 , 0x0000458f 
+ 00013575  0x00002434 fetcht  0x00000004 , 0x000044f1 
+ 00013576  0x00002435 isub  0x00000002 , 0x0000003e 
+ 00013577  0x00002436 rtn 
+ 00013578  0x00002443 fetch  0x00000001 , 0x00004611 
+ 00013579  0x00002444 rtneq  0x00000002 
+ 00013580  0x00002445 fetch  0x00000001 , 0x00004614 
+ 00013581  0x00002446 rtn  0x00000034 
+ 00013582  0x00002447 arg  0x00000008 , 0x00000007 
+ 00013583  0x00002448 call  0x00007cef 
+ 00013584  0x00002449 nrtn  0x00000034 
+ 00013585  0x0000244a jam  0x00000000 , 0x00004614 
+ 00013586  0x0000244b jam  0x00000000 , 0x00004622 
+ 00013587  0x0000244c call  0x0000341f 
+ 00013588  0x0000244f bpatchx  0x0000008d , 0x00004031 
+ 00013589  0x00002450 jam  0x00000007 , 0x00004616 
+ 00013590  0x00002451 jam  0x00000000 , 0x00004615 
+ 00013591  0x00002452 branch  0x000033be 
+ 00013592  0x00002459 bpatchx  0x0000008e , 0x00004031 
+ 00013593  0x0000245a fetch  0x00000001 , 0x0000460a 
+ 00013594  0x0000245b beq  0x00000001 , 0x000035ea 
+ 00013595  0x0000245c fetch  0x00000001 , 0x00004612 
+ 00013596  0x0000245d beq  0x00000001 , 0x0000352c 
+ 00013597  0x0000245e fetcht  0x00000004 , 0x0000460b 
+ 00013598  0x0000245f copy  0x00000022 , 0x0000003f 
+ 00013599  0x00002460 isub  0x00000002 , 0x0000003e 
+ 00013600  0x00002461 ncall  0x00003255 , 0x00000002 
+ 00013601  0x00002462 copy  0x0000003f , 0x00000012 
+ 00013602  0x00002463 fetch  0x00000004 , 0x0000460b 
+ 00013603  0x00002464 fetcht  0x00000001 , 0x0000460f 
+ 00013604  0x00002465 iadd  0x00000002 , 0x00000002 
+ 00013605  0x00002466 copy  0x00000012 , 0x0000003f 
+ 00013606  0x00002467 isub  0x00000002 , 0x0000003e 
+ 00013607  0x00002468 nrtn  0x00000002 
+ 00013608  0x00002469 set0  0x0000001c , 0x0000003f 
+ 00013609  0x0000246a store  0x00000004 , 0x0000460b 
+ 00013610  0x0000246b jam  0x00000001 , 0x0000460a 
+ 00013611  0x0000246c branch  0x00003222 
+ 00013612  0x0000246f jam  0x00000000 , 0x00004612 
+ 00013613  0x00002470 branch  0x00003222 
+ 00013614  0x00002473 copy  0x00000022 , 0x0000003f 
+ 00013615  0x00002474 store  0x00000004 , 0x0000460b 
+ 00013616  0x00002475 rtn 
+ 00013617  0x0000247b arg  0x000045de , 0x00000013 
+ 00013618  0x0000247c arg  0x0000367a , 0x00000012 
+ 00013619  0x0000247d branch  0x000042e7 
+ 00013620  0x00002481 bpatchx  0x0000008f , 0x00004031 
+ 00013621  0x00002482 set1  0x00000026 , 0x00000000 
+ 00013622  0x00002483 fetch  0x00000001 , 0x000045fc 
+ 00013623  0x00002484 set0  0x00000001 , 0x0000003f 
+ 00013624  0x00002485 set1  0x00000002 , 0x0000003f 
+ 00013625  0x00002486 store  0x00000001 , 0x000045fc 
+ 00013626  0x00002487 fetch  0x00000001 , 0x000045e3 
+ 00013627  0x00002488 branch  0x00003549 , 0x00000034 
+ 00013628  0x00002489 fetch  0x00000001 , 0x000045e2 
+ 00013629  0x0000248a beq  0x00000001 , 0x00003541 
+ 00013630  0x0000248b beq  0x00000002 , 0x00003541 
+ 00013631  0x0000248c beq  0x00000003 , 0x00003550 
+ 00013632  0x0000248d beq  0x00000004 , 0x00003550 
+ 00013633  0x0000248f fetch  0x00000001 , 0x000045d1 
+ 00013634  0x00002490 store  0x00000001 , 0x00004141 
+ 00013635  0x00002491 fetcht  0x00000001 , 0x000045ec 
+ 00013636  0x00002492 storet  0x00000001 , 0x0000458e 
+ 00013637  0x00002493 fetch  0x00000004 , 0x000045e4 
+ 00013638  0x00002494 call  0x0000355a 
+ 00013639  0x00002495 storet  0x00000001 , 0x000045ec 
+ 00013640  0x00002496 rtn 
+ 00013641  0x00002499 jam  0x00000003 , 0x00004141 
+ 00013642  0x0000249a fetcht  0x00000001 , 0x000045ed 
+ 00013643  0x0000249b storet  0x00000001 , 0x0000458e 
+ 00013644  0x0000249c fetch  0x00000004 , 0x000045e8 
+ 00013645  0x0000249d call  0x0000355a 
+ 00013646  0x0000249e storet  0x00000001 , 0x000045ed 
+ 00013647  0x0000249f rtn 
+ 00013648  0x000024a2 jam  0x00000003 , 0x00004141 
+ 00013649  0x000024a3 fetcht  0x00000001 , 0x000045ee 
+ 00013650  0x000024a4 storet  0x00000001 , 0x0000458e 
+ 00013651  0x000024a5 fetch  0x00000004 , 0x00004604 
+ 00013652  0x000024a6 call  0x0000355a 
+ 00013653  0x000024a7 storet  0x00000001 , 0x000045ee 
+ 00013654  0x000024a8 rtn 
+ 00013655  0x000024ab fetch  0x00000004 , 0x0000455f 
+ 00013656  0x000024ac rtn  0x00000034 
+ 00013657  0x000024ad store  0x00000004 , 0x000045e8 
+ 00013658  0x000024af call  0x00003236 
+ 00013659  0x000024b0 branch  0x00003222 
+ 00013660  0x000024b4 bpatchx  0x00000090 , 0x00004032 
+ 00013661  0x000024b5 fetch  0x00000002 , 0x000045e0 
+ 00013662  0x000024b6 arg  0x000001f8 , 0x00000002 
+ 00013663  0x000024b7 iand  0x00000002 , 0x0000003f 
+ 00013664  0x000024b8 branch  0x00003565 , 0x00000034 
+ 00013665  0x000024b9 fetch  0x00000002 , 0x000045e0 
+ 00013666  0x000024ba increase  0x00000001 , 0x0000003f 
+ 00013667  0x000024bb store  0x00000002 , 0x000045e0 
+ 00013668  0x000024bc rtn 
+ 00013669  0x000024bf call  0x0000357f 
+ 00013670  0x000024c0 call  0x00003651 
+ 00013671  0x000024c1 nbranch  0x00003586 , 0x00000018 
+ 00013672  0x000024c2 nbranch  0x00003586 , 0x0000002f 
+ 00013673  0x000024c3 call  0x0000366e 
+ 00013674  0x000024c4 fetch  0x00000004 , 0x000045cc 
+ 00013675  0x000024c5 fetcht  0x00000004 , 0x0000458f 
+ 00013676  0x000024c6 isub  0x00000002 , 0x0000003e 
+ 00013677  0x000024c7 branch  0x00003291 , 0x00000005 
+ 00013678  0x000024c8 fetch  0x00000004 , 0x00004604 
+ 00013679  0x000024c9 fetcht  0x00000004 , 0x0000458f 
+ 00013680  0x000024ca isub  0x00000002 , 0x0000003e 
+ 00013681  0x000024cb call  0x00003557 , 0x00000005 
+ 00013682  0x000024cc fetch  0x00000001 , 0x000045fc 
+ 00013683  0x000024cd set0  0x00000002 , 0x0000003f 
+ 00013684  0x000024ce store  0x00000001 , 0x000045fc 
+ 00013685  0x000024cf setarg  0x00000000 
+ 00013686  0x000024d0 store  0x00000002 , 0x000045d8 
+ 00013687  0x000024d1 store  0x00000002 , 0x000045e0 
+ 00013688  0x000024d2 store  0x00000002 , 0x000045de 
+ 00013689  0x000024d3 jam  0x0000003c , 0x0000066f 
+ 00013690  0x000024d4 call  0x0000782b 
+ 00013691  0x000024d6 bpatchx  0x00000091 , 0x00004032 
+ 00013692  0x000024d7 arg  0x00000020 , 0x00000039 
+ 00013693  0x000024d8 arg  0x00004519 , 0x00000005 
+ 00013694  0x000024d9 branch  0x00007ca3 
+ 00013695  0x000024dc jam  0x000000ff , 0x00004519 
+ 00013696  0x000024dd fetch  0x00000001 , 0x00004589 
+ 00013697  0x000024de store  0x00000001 , 0x0000451a 
+ 00013698  0x000024df fetch  0x00000004 , 0x00004604 
+ 00013699  0x000024e0 store  0x00000004 , 0x0000451b 
+ 00013700  0x000024e1 jam  0x00000006 , 0x00004588 
+ 00013701  0x000024e2 branch  0x000031e5 
+ 00013702  0x000024e5 bpatchx  0x00000092 , 0x00004032 
+ 00013703  0x000024e6 fetch  0x00000001 , 0x000045e3 
+ 00013704  0x000024e7 branch  0x00003222 , 0x00000034 
+ 00013705  0x000024e8 fetch  0x00000002 , 0x000045e0 
+ 00013706  0x000024e9 increase  0x00000001 , 0x0000003f 
+ 00013707  0x000024ea store  0x00000002 , 0x000045e0 
+ 00013708  0x000024eb isolate1  0x00000009 , 0x0000003f 
+ 00013709  0x000024ec fetch  0x00000001 , 0x000045e2 
+ 00013710  0x000024ed beq  0x00000001 , 0x00003593 
+ 00013711  0x000024ee beq  0x00000002 , 0x00003595 
+ 00013712  0x000024ef beq  0x00000003 , 0x00003597 
+ 00013713  0x000024f0 beq  0x00000004 , 0x00003599 
+ 00013714  0x000024f1 branch  0x00003549 
+ 00013715  0x000024f5 branch  0x00003549 , 0x00000001 
+ 00013716  0x000024f6 branch  0x00003541 
+ 00013717  0x000024f9 branch  0x00003550 , 0x00000001 
+ 00013718  0x000024fa branch  0x00003541 
+ 00013719  0x000024fd branch  0x00003550 , 0x00000001 
+ 00013720  0x000024fe branch  0x00003549 
+ 00013721  0x00002501 branch  0x00003550 , 0x00000001 
+ 00013722  0x00002502 branch  0x0000329c 
+ 00013723  0x0000250d fetch  0x00000001 , 0x000045eb 
+ 00013724  0x0000250e beq  0x00000001 , 0x0000359f 
+ 00013725  0x0000250f beq  0x00000002 , 0x000035a5 
+ 00013726  0x00002510 rtn 
+ 00013727  0x00002512 fetch  0x00000001 , 0x000045de 
+ 00013728  0x00002513 nrtn  0x00000034 
+ 00013729  0x00002514 fetch  0x00000004 , 0x000045ec 
+ 00013730  0x00002515 store  0x00000004 , 0x0000462c 
+ 00013731  0x00002517 store  0x00000004 , 0x00004630 
+ 00013732  0x00002518 rtn 
+ 00013733  0x0000251a fetch  0x00000001 , 0x000045df 
+ 00013734  0x0000251b nrtn  0x00000034 
+ 00013735  0x0000251c fetch  0x00000004 , 0x000045ec 
+ 00013736  0x0000251d store  0x00000004 , 0x0000462c 
+ 00013737  0x0000251f store  0x00000004 , 0x00004634 
+ 00013738  0x00002520 rtn 
+ 00013739  0x0000252b bpatchx  0x00000093 , 0x00004032 
+ 00013740  0x0000252c copy  0x00000011 , 0x0000003f 
+ 00013741  0x0000252d iadd  0x00000002 , 0x00000005 
+ 00013742  0x0000252e fetch  0x00000001 , 0x00000009 
+ 00013743  0x0000252f istore  0x00000001 , 0x00000005 
+ 00013744  0x00002530 increase  0x00000001 , 0x00000002 
+ 00013745  0x00002531 fetch  0x00000001 , 0x000045d2 
+ 00013746  0x00002532 iand  0x00000002 , 0x00000002 
+ 00013747  0x00002533 rtn 
+ 00013748  0x00002536 bpatchx  0x00000094 , 0x00004032 
+ 00013749  0x00002537 fetch  0x00000001 , 0x000045d2 
+ 00013750  0x00002538 increase  0x00000001 , 0x0000003f 
+ 00013751  0x00002539 store  0x00000002 , 0x0000069b 
+ 00013752  0x0000253a copy  0x0000003f , 0x00000039 
+ 00013753  0x0000253b copy  0x00000011 , 0x00000006 
+ 00013754  0x0000253c arg  0x00000000 , 0x0000003f 
+ 00013755  0x0000253e ifetcht  0x00000001 , 0x00000006 
+ 00013756  0x0000253f iadd  0x00000002 , 0x0000003f 
+ 00013757  0x00002540 loop  0x000035bb 
+ 00013758  0x00002541 fetcht  0x00000002 , 0x0000069b 
+ 00013759  0x00002542 idiv  0x00000002 
+ 00013760  0x00002543 call  0x00007d62 
+ 00013761  0x00002544 quotient  0x00000002 
+ 00013762  0x00002545 rtnmark1  0x00000027 
+ 00013763  0x00002546 copy  0x00000002 , 0x0000003f 
+ 00013764  0x00002547 rtnmark0  0x00000026 
+ 00013765  0x00002548 call  0x00002308 
+ 00013766  0x00002549 copy  0x0000003f , 0x00000002 
+ 00013767  0x0000254a rtn 
+ 00013768  0x0000254d branch  0x000022e9 
+ 00013769  0x00002558 fetch  0x00000002 , 0x000045f0 
+ 00013770  0x00002559 branch  0x000035dd 
+ 00013771  0x0000255c copy  0x0000003f , 0x00000011 
+ 00013772  0x0000255d fetcht  0x00000001 , 0x000045ef 
+ 00013773  0x0000255e fetch  0x00000002 , 0x000045f0 
+ 00013774  0x0000255f iadd  0x00000002 , 0x00000005 
+ 00013775  0x00002560 copy  0x00000011 , 0x0000003f 
+ 00013776  0x00002561 istore  0x00000001 , 0x00000005 
+ 00013777  0x00002562 increase  0x00000001 , 0x00000002 
+ 00013778  0x00002563 fetch  0x00000001 , 0x000045d2 
+ 00013779  0x00002564 iand  0x00000002 , 0x00000002 
+ 00013780  0x00002565 storet  0x00000001 , 0x000045ef 
+ 00013781  0x00002566 rtn 
+ 00013782  0x00002571 fetch  0x00000002 , 0x00004640 
+ 00013783  0x00002572 call  0x000035dd 
+ 00013784  0x00002573 fetch  0x00000002 , 0x00004642 
+ 00013785  0x00002574 call  0x000035dd 
+ 00013786  0x00002575 fetch  0x00000002 , 0x00004644 
+ 00013787  0x00002576 call  0x000035dd 
+ 00013788  0x00002577 fetch  0x00000002 , 0x00004646 
+ 00013789  0x00002579 rtn  0x00000034 
+ 00013790  0x0000257a copy  0x0000003f , 0x00000005 
+ 00013791  0x0000257b fetch  0x00000001 , 0x000045d2 
+ 00013792  0x0000257c increase  0x00000001 , 0x0000003f 
+ 00013793  0x0000257d copy  0x0000003f , 0x00000039 
+ 00013794  0x0000257e branch  0x00007ca1 
+ 00013795  0x00002582 call  0x000035c8 
+ 00013796  0x00002583 rtn  0x00000034 
+ 00013797  0x00002584 fetcht  0x00000001 , 0x00004639 
+ 00013798  0x00002585 fetchr  0x00000011 , 0x00000002 , 0x00004640 
+ 00013799  0x00002586 call  0x000035ab 
+ 00013800  0x00002587 storet  0x00000001 , 0x00004639 
+ 00013801  0x00002588 rtn 
+ 00013802  0x0000258c fetchr  0x00000011 , 0x00000002 , 0x00004640 
+ 00013803  0x0000258d call  0x000035b4 
+ 00013804  0x0000258e storet  0x00000001 , 0x00004638 
+ 00013805  0x0000258f sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00013806  0x00002590 nrtn  0x00000002 
+ 00013807  0x00002591 branch  0x00003222 
+ 00013808  0x0000259a fetch  0x00000004 , 0x000044f1 
+ 00013809  0x0000259b store  0x00000004 , 0x00004604 
+ 00013810  0x0000259c branch  0x000035c9 
+ 00013811  0x0000259f setarg  0x00002fb2 
+ 00013812  0x000025a0 store  0x00000003 , 0x00004608 
+ 00013813  0x000025a1 setarg  0x00100c0c 
+ 00013814  0x000025a2 store  0x00000003 , 0x000045a7 
+ 00013815  0x000025a3 setarg  0x0000bb80 
+ 00013816  0x000025a4 store  0x00000003 , 0x0000460b 
+ 00013817  0x000025a5 jam  0x00000005 , 0x00004621 
+ 00013818  0x000025a6 rtn 
+ 00013819  0x000025a9 setarg  0x0000f80c 
+ 00013820  0x000025aa store  0x00000003 , 0x00004608 
+ 00013821  0x000025ab setarg  0x001c1919 
+ 00013822  0x000025ac store  0x00000003 , 0x000045a7 
+ 00013823  0x000025ad setarg  0x00017700 
+ 00013824  0x000025ae store  0x00000003 , 0x0000460b 
+ 00013825  0x000025af jam  0x0000000b , 0x00004621 
+ 00013826  0x000025b0 rtn 
+ 00013827  0x000025b4 rtnmark0  0x00000026 
+ 00013828  0x000025b5 fetch  0x00000001 , 0x000045fc 
+ 00013829  0x000025b6 bbit1  0x00000001 , 0x000032a3 
+ 00013830  0x000025b7 bbit1  0x00000002 , 0x0000355c 
+ 00013831  0x000025b8 fetch  0x00000001 , 0x00004618 
+ 00013832  0x000025b9 beq  0x00000001 , 0x000036c0 
+ 00013833  0x000025bb bpatchx  0x00000095 , 0x00004032 
+ 00013834  0x000025bc call  0x00003625 
+ 00013835  0x000025bd nbranch  0x0000369f , 0x00000028 
+ 00013836  0x000025bf call  0x0000363a 
+ 00013837  0x000025c0 call  0x000036e8 
+ 00013838  0x000025c1 fetch  0x00000001 , 0x000043cb 
+ 00013839  0x000025c2 beq  0x00000008 , 0x0000600a 
+ 00013840  0x000025c4 fetch  0x00000008 , 0x0000460b 
+ 00013841  0x000025c5 store  0x00000008 , 0x000045af 
+ 00013842  0x000025c6 fetch  0x00000002 , 0x0000461d 
+ 00013843  0x000025c7 store  0x00000002 , 0x0000461f 
+ 00013844  0x000025c8 fetch  0x00000002 , 0x000045f8 
+ 00013845  0x000025c9 branch  0x00007d79 
+ 00013846  0x000025cc bpatchx  0x00000096 , 0x00004032 
+ 00013847  0x000025cd call  0x000036b4 
+ 00013848  0x000025ce nrtn  0x00000028 
+ 00013849  0x000025cf call  0x000036be 
+ 00013850  0x000025d0 call  0x00007de2 
+ 00013851  0x000025d1 fetch  0x00000003 , 0x00004608 
+ 00013852  0x000025d2 branch  0x00003622 
+ 00013853  0x000025d5 bpatchx  0x00000097 , 0x00004032 
+ 00013854  0x000025d6 call  0x000036b4 
+ 00013855  0x000025d7 nrtn  0x00000028 
+ 00013856  0x000025d8 call  0x000036be 
+ 00013857  0x000025d9 fetch  0x00000008 , 0x000045af 
+ 00013858  0x000025db call  0x00007d25 
+ 00013859  0x000025dc storet  0x00000004 , 0x000040a9 
+ 00013860  0x000025dd branch  0x0000241e 
+ 00013861  0x000025e2 call  0x00003628 
+ 00013862  0x000025e3 nrtn  0x00000028 
+ 00013863  0x000025e4 branch  0x000031e5 
+ 00013864  0x000025e8 fetch  0x00000002 , 0x000045f2 
+ 00013865  0x000025e9 call  0x00007d79 
+ 00013866  0x000025ea branch  0x0000362e , 0x00000028 
+ 00013867  0x000025eb fetch  0x00000007 , 0x0000451a 
+ 00013868  0x000025ec rtn  0x00000034 
+ 00013869  0x000025ed branch  0x00007dba 
+ 00013870  0x000025f0 jam  0x00000000 , 0x00004602 
+ 00013871  0x000025f1 add  0x00000011 , 0x00000001 , 0x0000003f 
+ 00013872  0x000025f2 store  0x00000001 , 0x00004588 
+ 00013873  0x000025f3 call  0x00003636 
+ 00013874  0x000025f4 store  0x00000001 , 0x00004519 
+ 00013875  0x000025f5 copy  0x00000012 , 0x00000006 
+ 00013876  0x000025f6 copy  0x00000011 , 0x00000039 
+ 00013877  0x000025f7 branch  0x00007cda 
+ 00013878  0x000025fa fetch  0x00000001 , 0x00004589 
+ 00013879  0x000025fb and_into  0x00000007 , 0x0000003f 
+ 00013880  0x000025fc store  0x00000001 , 0x00004589 
+ 00013881  0x000025fd rtn 
+ 00013882  0x00002607 setarg  0x00000000 
+ 00013883  0x00002608 store  0x00000001 , 0x00004601 
+ 00013884  0x00002609 store  0x00000002 , 0x00004622 
+ 00013885  0x0000260b call  0x00003651 
+ 00013886  0x0000260c fetch  0x00000001 , 0x0000457f 
+ 00013887  0x0000260d beq  0x00000001 , 0x00003646 
+ 00013888  0x0000260e nbranch  0x0000365f , 0x00000018 
+ 00013889  0x0000260f nbranch  0x0000365f , 0x0000002f 
+ 00013890  0x00002610 call  0x0000366e 
+ 00013891  0x00002611 fetch  0x00000001 , 0x000043cb 
+ 00013892  0x00002612 sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00013893  0x00002613 call  0x00006262 , 0x00000005 
+ 00013894  0x00002615 call  0x0000371a 
+ 00013895  0x00002617 call  0x0000357b 
+ 00013896  0x00002618 fetch  0x00000001 , 0x0000457e 
+ 00013897  0x00002619 increase  0x00000001 , 0x0000003f 
+ 00013898  0x0000261a store  0x00000001 , 0x0000457e 
+ 00013899  0x0000261b call  0x00003692 
+ 00013900  0x0000261d bpatchx  0x00000098 , 0x00004033 
+ 00013901  0x0000261e setarg  0x00000000 
+ 00013902  0x0000261f store  0x00000001 , 0x000045fd 
+ 00013903  0x00002620 store  0x00000002 , 0x000045fe 
+ 00013904  0x00002621 rtn 
+ 00013905  0x00002624 bpatchx  0x00000099 , 0x00004033 
+ 00013906  0x00002625 disable  0x0000002f 
+ 00013907  0x00002626 call  0x00003195 
+ 00013908  0x00002627 fetch  0x00000001 , 0x0000457f 
+ 00013909  0x00002628 beq  0x00000001 , 0x00003183 
+ 00013910  0x00002629 force  0x00000000 , 0x00000015 
+ 00013911  0x0000262a fetch  0x00000004 , 0x0000458f 
+ 00013912  0x0000262b iforce  0x00000009 
+ 00013913  0x0000262c fetcht  0x00000001 , 0x00000008 
+ 00013914  0x0000262d call  0x0000216f 
+ 00013915  0x0000262e call  0x000021a6 
+ 00013916  0x0000262f call  0x00003121 
+ 00013917  0x00002630 call  0x00003183 , 0x0000002f 
+ 00013918  0x00002631 rtn 
+ 00013919  0x00002634 bpatchx  0x0000009a , 0x00004033 
+ 00013920  0x00002635 fetch  0x00000001 , 0x000043cb 
+ 00013921  0x00002636 beq  0x00000008 , 0x000060f9 
+ 00013922  0x00002638 fetch  0x00000001 , 0x00004602 
+ 00013923  0x00002639 nrtn  0x00000034 
+ 00013924  0x0000263a fetch  0x00000002 , 0x000045fe 
+ 00013925  0x0000263b increase  0x00000001 , 0x0000003f 
+ 00013926  0x0000263c store  0x00000002 , 0x000045fe 
+ 00013927  0x0000263d fetch  0x00000001 , 0x000045ff 
+ 00013928  0x0000263e bbit1  0x00000004 , 0x00003676 
+ 00013929  0x0000263f call  0x0000367c 
+ 00013930  0x00002640 fetch  0x00000002 , 0x00004622 
+ 00013931  0x00002641 increase  0x00000001 , 0x0000003f 
+ 00013932  0x00002642 store  0x00000002 , 0x00004622 
+ 00013933  0x00002643 branch  0x0000363d 
+ 00013934  0x00002646 bpatchx  0x0000009b , 0x00004033 
+ 00013935  0x00002647 call  0x00003214 
+ 00013936  0x00002648 fetch  0x00000001 , 0x0000457d 
+ 00013937  0x00002649 rtn  0x00000034 
+ 00013938  0x0000264a iforce  0x00000039 
+ 00013939  0x0000264b arg  0x000044f9 , 0x00000006 
+ 00013940  0x0000264c arg  0x0000455d , 0x00000005 
+ 00013941  0x0000264d branch  0x00007cda 
+ 00013942  0x00002651 bpatchx  0x0000009c , 0x00004033 
+ 00013943  0x00002652 setarg  0x00000000 
+ 00013944  0x00002653 store  0x00000002 , 0x000045fe 
+ 00013945  0x00002654 jam  0x00000001 , 0x00004600 
+ 00013946  0x00002656 jam  0x0000003a , 0x0000066f 
+ 00013947  0x00002657 branch  0x0000782b 
+ 00013948  0x00002662 bpatchx  0x0000009d , 0x00004033 
+ 00013949  0x00002663 fetcht  0x00000001 , 0x00004601 
+ 00013950  0x00002664 fetch  0x00000001 , 0x00004621 
+ 00013951  0x00002665 isub  0x00000002 , 0x0000003e 
+ 00013952  0x00002666 nbranch  0x0000369a , 0x00000002 
+ 00013953  0x00002667 increase  0x00000001 , 0x00000002 
+ 00013954  0x00002668 storet  0x00000001 , 0x00004601 
+ 00013955  0x00002669 fetch  0x00000001 , 0x00004621 
+ 00013956  0x0000266a beq  0x00000005 , 0x00003689 
+ 00013957  0x0000266b fetch  0x00000001 , 0x00004601 
+ 00013958  0x0000266c beq  0x00000006 , 0x00003694 
+ 00013959  0x0000266d beq  0x0000000c , 0x00003694 
+ 00013960  0x0000266e rtn 
+ 00013961  0x00002672 fetch  0x00000001 , 0x00004601 
+ 00013962  0x00002673 beq  0x00000003 , 0x00003694 
+ 00013963  0x00002674 beq  0x00000006 , 0x00003694 
+ 00013964  0x00002675 rtn 
+ 00013965  0x0000267f bmark1  0x0000002f , 0x00003690 
+ 00013966  0x00002680 store  0x00000001 , 0x0000453a 
+ 00013967  0x00002681 rtn 
+ 00013968  0x00002683 store  0x00000001 , 0x0000453b 
+ 00013969  0x00002684 rtn 
+ 00013970  0x00002687 fetch  0x00000001 , 0x00004589 
+ 00013971  0x00002688 rtnbit0  0x00000004 
+ 00013972  0x0000268a fetch  0x00000001 , 0x00004589 
+ 00013973  0x0000268b set0  0x00000004 , 0x0000003f 
+ 00013974  0x0000268c store  0x00000001 , 0x00004589 
+ 00013975  0x0000268d call  0x0000368d 
+ 00013976  0x0000268e call  0x0000371e 
+ 00013977  0x0000268f branch  0x00003222 
+ 00013978  0x00002692 call  0x0000370e 
+ 00013979  0x00002693 call  0x0000371e 
+ 00013980  0x00002694 branch  0x00003222 
+ 00013981  0x000026a7 fetch  0x00000002 , 0x000045f4 
+ 00013982  0x000026a8 branch  0x00007d79 
+ 00013983  0x000026ab fetch  0x00000001 , 0x00004602 
+ 00013984  0x000026ac call  0x000036a6 , 0x00000034 
+ 00013985  0x000026ad fetch  0x00000001 , 0x00004618 
+ 00013986  0x000026ae rtneq  0x00000001 
+ 00013987  0x000026af call  0x0000369d 
+ 00013988  0x000026b0 fetch  0x00000002 , 0x000045fa 
+ 00013989  0x000026b1 branch  0x00007d79 
+ 00013990  0x000026b4 jam  0x00000001 , 0x00004589 
+ 00013991  0x000026b5 jam  0x00000001 , 0x00004602 
+ 00013992  0x000026b6 call  0x00003636 
+ 00013993  0x000026b7 store  0x00000001 , 0x00004519 
+ 00013994  0x000026b8 setarg  0x00000000 
+ 00013995  0x000026b9 store  0x00000007 , 0x0000451a 
+ 00013996  0x000026ba fetch  0x00000004 , 0x00004604 
+ 00013997  0x000026bb store  0x00000004 , 0x00004521 
+ 00013998  0x000026bc jam  0x0000000c , 0x00004588 
+ 00013999  0x000026bd fetch  0x00000001 , 0x00004589 
+ 00014000  0x000026be set1  0x00000003 , 0x0000003f 
+ 00014001  0x000026bf store  0x00000001 , 0x00004589 
+ 00014002  0x000026c0 call  0x000031e5 
+ 00014003  0x000026c1 branch  0x0000360c 
+ 00014004  0x000026c6 bpatchx  0x0000009e , 0x00004033 
+ 00014005  0x000026c7 enable  0x00000028 
+ 00014006  0x000026c8 call  0x00002408 
+ 00014007  0x000026c9 fetch  0x00000003 , 0x000040bd 
+ 00014008  0x000026ca branch  0x00007dbc , 0x00000034 
+ 00014009  0x000026cb fetch  0x00000001 , 0x00004094 
+ 00014010  0x000026cc branch  0x00007dbc , 0x00000034 
+ 00014011  0x000026cd fetch  0x00000001 , 0x00004618 
+ 00014012  0x000026ce beq  0x00000001 , 0x00007dbc 
+ 00014013  0x000026cf rtn 
+ 00014014  0x000026d2 fetch  0x00000002 , 0x000045f6 
+ 00014015  0x000026d3 branch  0x00007d79 
+ 00014016  0x000026e1 call  0x00003245 
+ 00014017  0x000026e2 nrtn  0x00000028 
+ 00014018  0x000026e3 call  0x000036d5 
+ 00014019  0x000026e4 fetch  0x00000002 , 0x00004619 
+ 00014020  0x000026e5 increase  0x00000001 , 0x0000003f 
+ 00014021  0x000026e6 store  0x00000002 , 0x00004619 
+ 00014022  0x000026e7 fetcht  0x00000002 , 0x0000461b 
+ 00014023  0x000026e8 isub  0x00000002 , 0x0000003e 
+ 00014024  0x000026e9 call  0x000036ca , 0x00000005 
+ 00014025  0x000026ea branch  0x00003609 
+ 00014026  0x000026ee jam  0x00000000 , 0x00004618 
+ 00014027  0x000026ef setarg  0x00000000 
+ 00014028  0x000026f0 store  0x00000002 , 0x00004619 
+ 00014029  0x000026f1 setarg  0x00000064 
+ 00014030  0x000026f2 store  0x00000002 , 0x0000461b 
+ 00014031  0x000026f4 jam  0x00000000 , 0x00004617 
+ 00014032  0x000026f5 fetch  0x00000001 , 0x000045a8 
+ 00014033  0x000026f7 store  0x00000001 , 0x000045a7 
+ 00014034  0x000026f8 rtn 
+ 00014035  0x000026fa fetch  0x00000001 , 0x000045a9 
+ 00014036  0x000026fb branch  0x000036d1 
+ 00014037  0x000026fe fetch  0x00000001 , 0x00004617 
+ 00014038  0x000026ff increase  0x00000001 , 0x0000003f 
+ 00014039  0x00002700 store  0x00000001 , 0x00004617 
+ 00014040  0x00002701 beq  0x00000004 , 0x000036d3 
+ 00014041  0x00002702 beq  0x00000005 , 0x000036cf 
+ 00014042  0x00002703 rtn 
+ 00014043  0x00002706 jam  0x00000001 , 0x00004618 
+ 00014044  0x00002707 setarg  0x00000000 
+ 00014045  0x00002708 store  0x00000002 , 0x00004619 
+ 00014046  0x00002709 rtn 
+ 00014047  0x00002714 arg  0x00000002 , 0x00000039 
+ 00014048  0x00002715 arg  0x0000458f , 0x00000006 
+ 00014049  0x00002717 call  0x00007dba 
+ 00014050  0x00002718 setarg  0x0000ffff 
+ 00014051  0x0000271a ifetcht  0x00000002 , 0x00000006 
+ 00014052  0x0000271b isub  0x00000002 , 0x0000003e 
+ 00014053  0x0000271c ncall  0x00007dbc , 0x00000005 
+ 00014054  0x0000271d loop  0x000036e3 
+ 00014055  0x0000271e rtn 
+ 00014056  0x00002729 bpatchx  0x0000009f , 0x00004033 
+ 00014057  0x0000272a fetch  0x00000001 , 0x00004437 
+ 00014058  0x0000272b nrtn  0x00000034 
+ 00014059  0x0000272c fetch  0x00000002 , 0x000044e9 
+ 00014060  0x0000272d rtnbit1  0x0000000b 
+ 00014061  0x00002730 fetchr  0x00000011 , 0x00000002 , 0x000045f0 
+ 00014062  0x00002731 call  0x000035b4 
+ 00014063  0x00002732 storet  0x00000001 , 0x00004624 
+ 00014064  0x00002733 fetch  0x00000001 , 0x00004629 
+ 00014065  0x00002734 bmark1  0x00000026 , 0x000036f3 
+ 00014066  0x00002735 fetch  0x00000001 , 0x0000462c 
+ 00014067  0x00002737 isub  0x00000002 , 0x0000003e 
+ 00014068  0x00002738 nbranch  0x0000370d , 0x00000002 
+ 00014069  0x00002739 fetch  0x00000001 , 0x00004626 
+ 00014070  0x0000273a sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00014071  0x0000273b nbranch  0x000036fb , 0x00000002 
+ 00014072  0x0000273c fetch  0x00000001 , 0x00004626 
+ 00014073  0x0000273d beq  0x00000000 , 0x0000370e 
+ 00014074  0x0000273e rtn 
+ 00014075  0x00002741 fetch  0x00000001 , 0x00004626 
+ 00014076  0x00002742 fetcht  0x00000001 , 0x00004627 
+ 00014077  0x00002743 isub  0x00000002 , 0x0000003e 
+ 00014078  0x00002744 nrtn  0x00000005 
+ 00014079  0x00002745 jam  0x00000000 , 0x00004626 
+ 00014080  0x00002747 fetcht  0x00000001 , 0x00004624 
+ 00014081  0x00002748 fetch  0x00000001 , 0x00004628 
+ 00014082  0x00002749 bmark1  0x00000026 , 0x00003704 
+ 00014083  0x0000274a fetch  0x00000001 , 0x0000462b 
+ 00014084  0x0000274c isub  0x00000002 , 0x0000003e 
+ 00014085  0x0000274d nrtn  0x00000002 
+ 00014086  0x0000274e fetch  0x00000001 , 0x00004625 
+ 00014087  0x0000274f beq  0x00000000 , 0x00003715 
+ 00014088  0x00002750 increase  0xffffffff , 0x0000003f 
+ 00014089  0x00002751 store  0x00000001 , 0x00004625 
+ 00014090  0x00002752 beq  0x00000000 , 0x00003715 
+ 00014091  0x00002755 jam  0x00000000 , 0x00004141 
+ 00014092  0x00002756 rtn 
+ 00014093  0x00002759 jam  0x00000000 , 0x00004626 
+ 00014094  0x0000275b fetch  0x00000001 , 0x00004625 
+ 00014095  0x0000275c beq  0x00000002 , 0x00003713 
+ 00014096  0x0000275d increase  0x00000001 , 0x0000003f 
+ 00014097  0x0000275e store  0x00000001 , 0x00004625 
+ 00014098  0x0000275f beq  0x00000001 , 0x0000370b 
+ 00014099  0x00002761 jam  0x00000006 , 0x00004141 
+ 00014100  0x00002762 rtn 
+ 00014101  0x00002765 jam  0x00000085 , 0x00004141 
+ 00014102  0x00002766 rtn 
+ 00014103  0x00002769 jam  0x00000001 , 0x00004625 
+ 00014104  0x0000276a jam  0x00000000 , 0x00004626 
+ 00014105  0x0000276b rtn 
+ 00014106  0x0000276e fetch  0x00000001 , 0x00004626 
+ 00014107  0x0000276f increase  0x00000001 , 0x0000003f 
+ 00014108  0x00002770 store  0x00000001 , 0x00004626 
+ 00014109  0x00002771 rtn 
+ 00014110  0x00002774 fetch  0x00000001 , 0x00004626 
+ 00014111  0x00002775 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00014112  0x00002776 ncall  0x00003726 , 0x00000002 
+ 00014113  0x00002777 fetch  0x00000001 , 0x00004626 
+ 00014114  0x00002778 rtneq  0x00000000 
+ 00014115  0x00002779 increase  0xffffffff , 0x0000003f 
+ 00014116  0x0000277a store  0x00000001 , 0x00004626 
+ 00014117  0x0000277b rtn 
+ 00014118  0x0000277e jam  0x00000003 , 0x00004626 
+ 00014119  0x0000277f rtn 
+ 00014120  0x0000278a fetch  0x00000001 , 0x000008f3 
+ 00014121  0x0000278b store  0x00000001 , 0x00000709 
+ 00014122  0x0000278c copy  0x00000030 , 0x00000006 
+ 00014123  0x0000278d call  0x00007c8e 
+ 00014124  0x0000278e fetch  0x00000002 , 0x00004826 
+ 00014125  0x0000278f branch  0x00007d79 
+ 00014126  0x00002792 jam  0x0000001e , 0x000049b8 
+ 00014127  0x00002793 call  0x0000378c 
+ 00014128  0x00002796 fetch  0x00000001 , 0x0000070a 
+ 00014129  0x00002797 beq  0x00000000 , 0x00003739 
+ 00014130  0x00002798 beq  0x00000080 , 0x00003d67 
+ 00014131  0x00002799 beq  0x00000082 , 0x00003ed4 
+ 00014132  0x0000279a beq  0x000000d1 , 0x00003799 
+ 00014133  0x0000279b beq  0x000000d0 , 0x000037ba 
+ 00014134  0x0000279c beq  0x000000d2 , 0x00003799 
+ 00014135  0x0000279d beq  0x000000d5 , 0x000037bb 
+ 00014136  0x0000279e rtn 
+ 00014137  0x000027a2 arg  0x0000070e , 0x00000006 
+ 00014138  0x000027a3 arg  0x00004959 , 0x00000005 
+ 00014139  0x000027a4 call  0x00007c8f 
+ 00014140  0x000027a5 jam  0x00000000 , 0x000047e4 
+ 00014141  0x000027a6 call  0x00003bbf 
+ 00014142  0x000027a7 call  0x00003bb1 
+ 00014143  0x000027a8 call  0x0000375e 
+ 00014144  0x000027a9 call  0x0000374f 
+ 00014145  0x000027aa call  0x00003754 
+ 00014146  0x000027ab jam  0x00000000 , 0x000047e4 
+ 00014147  0x000027ac fetch  0x00000002 , 0x00004828 
+ 00014148  0x000027ad branch  0x00007d79 
+ 00014149  0x000027b0 setarg  0x00000000 
+ 00014150  0x000027b1 store  0x00000002 , 0x00004806 
+ 00014151  0x000027b3 random  0x0000003f 
+ 00014152  0x000027b4 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00014153  0x000027b5 add  0x0000003f , 0x0000001e , 0x0000003f 
+ 00014154  0x000027b6 store  0x00000001 , 0x00004804 
+ 00014155  0x000027b7 add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00014156  0x000027b8 store  0x00000001 , 0x00004803 
+ 00014157  0x000027b9 call  0x00003e53 
+ 00014158  0x000027ba branch  0x00003a71 
+ 00014159  0x000027bd fetch  0x00000001 , 0x00000951 
+ 00014160  0x000027be jam  0x00000004 , 0x000047e4 
+ 00014161  0x000027bf rtneq  0x00000001 
+ 00014162  0x000027c0 jam  0x00000000 , 0x000047e4 
+ 00014163  0x000027c1 rtn 
+ 00014164  0x000027c4 setarg  0x00000080 
+ 00014165  0x000027c5 store  0x00000001 , 0x00000723 
+ 00014166  0x000027c6 setarg  0x00000003 
+ 00014167  0x000027c7 istore  0x00000001 , 0x00000005 
+ 00014168  0x000027c8 setarg  0x00000000 
+ 00014169  0x000027c9 istore  0x00000001 , 0x00000005 
+ 00014170  0x000027ca fetch  0x00000003 , 0x0000070b 
+ 00014171  0x000027cb istore  0x00000003 , 0x00000005 
+ 00014172  0x000027cc jam  0x00000006 , 0x00000722 
+ 00014173  0x000027cd branch  0x000041b5 
+ 00014174  0x000027d1 fetch  0x00000002 , 0x0000484c 
+ 00014175  0x000027d2 rtnbit1  0x00000002 
+ 00014176  0x000027d3 call  0x00003e3e 
+ 00014177  0x000027d5 add  0x00000011 , 0x00000006 , 0x00000013 
+ 00014178  0x000027d6 setarg  0xffffffff 
+ 00014179  0x000027d7 istore  0x00000008 , 0x00000013 
+ 00014180  0x000027d8 istore  0x00000008 , 0x00000005 
+ 00014181  0x000027d9 ifetch  0x00000002 , 0x00000011 
+ 00014182  0x000027da istore  0x00000002 , 0x00000013 
+ 00014183  0x000027db copy  0x00000012 , 0x0000003f 
+ 00014184  0x000027dc iadd  0x00000011 , 0x00000011 
+ 00014185  0x000027dd loop  0x00003761 
+ 00014186  0x000027de fetch  0x00000002 , 0x00004848 
+ 00014187  0x000027df branch  0x00007d79 
+ 00014188  0x000027e3 setarg  0x00000082 
+ 00014189  0x000027e4 store  0x00000001 , 0x00000723 
+ 00014190  0x000027e5 setarg  0x00000004 
+ 00014191  0x000027e6 istore  0x00000001 , 0x00000005 
+ 00014192  0x000027e7 fetch  0x00000001 , 0x0000070c 
+ 00014193  0x000027e8 istore  0x00000001 , 0x00000005 
+ 00014194  0x000027e9 jam  0x00000003 , 0x00000722 
+ 00014195  0x000027ea branch  0x000041b5 
+ 00014196  0x000027ee setarg  0x00000082 
+ 00014197  0x000027ef store  0x00000001 , 0x00000723 
+ 00014198  0x000027f0 setarg  0x0000004e 
+ 00014199  0x000027f1 istore  0x00000001 , 0x00000005 
+ 00014200  0x000027f2 fetch  0x00000002 , 0x0000070c 
+ 00014201  0x000027f3 istore  0x00000002 , 0x00000005 
+ 00014202  0x000027f4 jam  0x00000004 , 0x00000722 
+ 00014203  0x000027f5 branch  0x000041b5 
+ 00014204  0x000027f9 setarg  0x00000082 
+ 00014205  0x000027fa store  0x00000001 , 0x00000723 
+ 00014206  0x000027fb setarg  0x00000060 
+ 00014207  0x000027fc istore  0x00000001 , 0x00000005 
+ 00014208  0x000027fd fetch  0x00000004 , 0x0000070c 
+ 00014209  0x000027fe istore  0x00000004 , 0x00000005 
+ 00014210  0x000027ff jam  0x00000006 , 0x00000722 
+ 00014211  0x00002800 branch  0x000041b5 
+ 00014212  0x00002805 setarg  0x0000005e 
+ 00014213  0x00002806 store  0x00000001 , 0x00000723 
+ 00014214  0x00002807 setarg  0x00000000 
+ 00014215  0x00002808 istore  0x00000001 , 0x00000005 
+ 00014216  0x00002809 fetch  0x00000002 , 0x0000070c 
+ 00014217  0x0000280a istore  0x00000002 , 0x00000005 
+ 00014218  0x0000280b jam  0x00000004 , 0x00000722 
+ 00014219  0x0000280c branch  0x000041b5 
+ 00014220  0x00002812 fetch  0x00000001 , 0x00004804 
+ 00014221  0x00002813 rtn  0x00000034 
+ 00014222  0x00002814 pincrease  0x0000001e 
+ 00014223  0x00002815 store  0x00000001 , 0x00004804 
+ 00014224  0x00002816 rtn 
+ 00014225  0x00002819 arg  0x00004803 , 0x00000013 
+ 00014226  0x0000281a arg  0x000037e4 , 0x00000012 
+ 00014227  0x0000281b branch  0x000042e0 
+ 00014228  0x0000281e arg  0x00004804 , 0x00000013 
+ 00014229  0x0000281f arg  0x00003797 , 0x00000012 
+ 00014230  0x00002820 branch  0x000042e0 
+ 00014231  0x00002823 fetch  0x00000002 , 0x00004855 
+ 00014232  0x00002824 branch  0x00007d79 
+ 00014233  0x0000282c call  0x000037c4 
+ 00014234  0x0000282d nrtn  0x00000028 
+ 00014235  0x0000282e bpatchx  0x000000a0 , 0x00004034 
+ 00014236  0x0000282f fetch  0x00000002 , 0x0000070e 
+ 00014237  0x00002830 arg  0x0000f01f , 0x00000002 
+ 00014238  0x00002831 isub  0x00000002 , 0x0000003e 
+ 00014239  0x00002832 branch  0x000037d8 , 0x00000005 
+ 00014240  0x00002834 arg  0x0000f014 , 0x00000002 
+ 00014241  0x00002835 isub  0x00000002 , 0x0000003e 
+ 00014242  0x00002836 branch  0x0000391c , 0x00000005 
+ 00014243  0x00002838 arg  0x0000f013 , 0x00000002 
+ 00014244  0x00002839 isub  0x00000002 , 0x0000003e 
+ 00014245  0x0000283a branch  0x00003907 , 0x00000005 
+ 00014246  0x0000283c arg  0x0000f017 , 0x00000002 
+ 00014247  0x0000283d isub  0x00000002 , 0x0000003e 
+ 00014248  0x0000283e branch  0x00003819 , 0x00000005 
+ 00014249  0x0000283f arg  0x0000f018 , 0x00000002 
+ 00014250  0x00002840 isub  0x00000002 , 0x0000003e 
+ 00014251  0x00002841 branch  0x00003845 , 0x00000005 
+ 00014252  0x00002842 arg  0x0000f016 , 0x00000002 
+ 00014253  0x00002843 isub  0x00000002 , 0x0000003e 
+ 00014254  0x00002844 branch  0x0000386a , 0x00000005 
+ 00014255  0x00002847 arg  0x00000534 , 0x00000002 
+ 00014256  0x00002848 isub  0x00000002 , 0x0000003e 
+ 00014257  0x00002849 branch  0x000037cf , 0x00000005 
+ 00014258  0x0000284a arg  0x00000533 , 0x00000002 
+ 00014259  0x0000284b isub  0x00000002 , 0x0000003e 
+ 00014260  0x0000284c branch  0x000037d2 , 0x00000005 
+ 00014261  0x0000284d arg  0x00000123 , 0x00000002 
+ 00014262  0x0000284e isub  0x00000002 , 0x0000003e 
+ 00014263  0x0000284f branch  0x000037d5 , 0x00000005 
+ 00014264  0x00002850 fetch  0x00000002 , 0x0000482c 
+ 00014265  0x00002851 branch  0x00007d79 
+ 00014266  0x00002854 rtn 
+ 00014267  0x00002856 ifetch  0x00000002 , 0x00000006 
+ 00014268  0x00002857 arg  0x000001a8 , 0x00000002 
+ 00014269  0x00002858 isub  0x00000002 , 0x0000003e 
+ 00014270  0x00002859 nrtn  0x00000005 
+ 00014271  0x0000285a ifetch  0x00000001 , 0x00000006 
+ 00014272  0x0000285b fetcht  0x00000001 , 0x000049b6 
+ 00014273  0x0000285c isub  0x00000002 , 0x0000003e 
+ 00014274  0x0000285d nrtn  0x00000005 
+ 00014275  0x0000285e branch  0x00003b2a 
+ 00014276  0x00002861 call  0x00007dbc 
+ 00014277  0x00002862 fetch  0x00000002 , 0x0000070b 
+ 00014278  0x00002863 arg  0x000001a8 , 0x00000002 
+ 00014279  0x00002864 isub  0x00000002 , 0x0000003e 
+ 00014280  0x00002865 nrtn  0x00000005 
+ 00014281  0x00002866 fetcht  0x00000001 , 0x000044f1 
+ 00014282  0x00002867 fetch  0x00000001 , 0x0000070d 
+ 00014283  0x00002868 isub  0x00000002 , 0x0000003e 
+ 00014284  0x00002869 rtn  0x00000005 
+ 00014285  0x0000286a store  0x00000001 , 0x000044f1 
+ 00014286  0x0000286b branch  0x00007dba 
+ 00014287  0x0000286e call  0x000037f4 
+ 00014288  0x0000286f fetch  0x00000002 , 0x0000483c 
+ 00014289  0x00002870 branch  0x00007d79 
+ 00014290  0x00002874 call  0x000037f4 
+ 00014291  0x00002875 fetch  0x00000002 , 0x0000483e 
+ 00014292  0x00002876 branch  0x00007d79 
+ 00014293  0x00002879 call  0x000037ee 
+ 00014294  0x0000287a fetch  0x00000002 , 0x00004840 
+ 00014295  0x0000287b branch  0x00007d79 
+ 00014296  0x0000287f call  0x000037f0 
+ 00014297  0x00002881 fetch  0x00000004 , 0x00000710 
+ 00014298  0x00002882 store  0x00000004 , 0x000044f3 
+ 00014299  0x00002883 branch  0x00003889 
+ 00014300  0x00002888 setarg  0x000000d3 
+ 00014301  0x00002889 store  0x00000001 , 0x00000723 
+ 00014302  0x0000288a setarg  0x000001a8 
+ 00014303  0x0000288b istore  0x00000002 , 0x00000005 
+ 00014304  0x0000288c fetch  0x00000001 , 0x000044f1 
+ 00014305  0x0000288d istore  0x00000001 , 0x00000005 
+ 00014306  0x0000288e istoret  0x00000002 , 0x00000005 
+ 00014307  0x0000288f rtn 
+ 00014308  0x00002893 arg  0x00000000 , 0x00000007 
+ 00014309  0x00002894 arg  0x00000003 , 0x00000002 
+ 00014310  0x00002895 arg  0x0000f009 , 0x00000011 
+ 00014311  0x00002896 branch  0x000037fc 
+ 00014312  0x000028a2 arg  0x00000100 , 0x00000011 
+ 00014313  0x000028a3 branch  0x000037fc 
+ 00014314  0x000028a8 arg  0x00000008 , 0x00000039 
+ 00014315  0x000028a9 branch  0x000037f6 
+ 00014316  0x000028ac arg  0x00000008 , 0x00000039 
+ 00014317  0x000028ad branch  0x000037f6 
+ 00014318  0x000028b0 arg  0x00000006 , 0x00000039 
+ 00014319  0x000028b1 branch  0x000037f6 
+ 00014320  0x000028b4 arg  0x00000004 , 0x00000039 
+ 00014321  0x000028b5 branch  0x000037f6 
+ 00014322  0x000028b8 arg  0x00000002 , 0x00000039 
+ 00014323  0x000028b9 branch  0x000037f6 
+ 00014324  0x000028bc arg  0x00000001 , 0x00000039 
+ 00014325  0x000028bd branch  0x000037f6 
+ 00014326  0x000028c1 add  0x00000039 , 0x00000006 , 0x0000003f 
+ 00014327  0x000028c2 store  0x00000001 , 0x00000722 
+ 00014328  0x000028c3 call  0x000037dc 
+ 00014329  0x000028c4 arg  0x00000710 , 0x00000006 
+ 00014330  0x000028c5 call  0x00007cda 
+ 00014331  0x000028c6 branch  0x000041b5 
+ 00014332  0x000028ce call  0x00003808 
+ 00014333  0x000028cf istorer  0x00000011 , 0x00000002 , 0x00000005 
+ 00014334  0x000028d0 istoret  0x00000001 , 0x00000005 
+ 00014335  0x000028d1 jam  0x00000007 , 0x00000722 
+ 00014336  0x000028d2 branch  0x00003806 
+ 00014337  0x000028d9 call  0x00003808 
+ 00014338  0x000028da istorer  0x00000011 , 0x00000002 , 0x00000005 
+ 00014339  0x000028db istoret  0x00000002 , 0x00000005 
+ 00014340  0x000028dc jam  0x00000008 , 0x00000722 
+ 00014341  0x000028dd branch  0x00003806 
+ 00014342  0x000028e2 call  0x00003f6e 
+ 00014343  0x000028e3 branch  0x000041b5 
+ 00014344  0x000028e7 fetch  0x00000001 , 0x000047ae 
+ 00014345  0x000028e8 store  0x00000001 , 0x0000092b 
+ 00014346  0x000028e9 setarg  0x000000f0 
+ 00014347  0x000028ea store  0x00000002 , 0x0000094c 
+ 00014348  0x000028eb fetch  0x00000001 , 0x000044f2 
+ 00014349  0x000028ec pincrease  0x00000001 
+ 00014350  0x000028ed store  0x00000001 , 0x000044f2 
+ 00014351  0x000028ee beq  0x000000c0 , 0x00003817 
+ 00014352  0x000028ef setarg  0x000000d4 
+ 00014353  0x000028f0 store  0x00000001 , 0x00000723 
+ 00014354  0x000028f1 setarg  0x000001a8 
+ 00014355  0x000028f2 istore  0x00000002 , 0x00000005 
+ 00014356  0x000028f3 fetch  0x00000001 , 0x000044f2 
+ 00014357  0x000028f4 istore  0x00000001 , 0x00000005 
+ 00014358  0x000028f5 rtn 
+ 00014359  0x000028f8 jam  0x00000080 , 0x000044f2 
+ 00014360  0x000028f9 rtn 
+ 00014361  0x000028fd copy  0x00000006 , 0x00000011 
+ 00014362  0x000028fe fetch  0x00000001 , 0x00000709 
+ 00014363  0x000028ff arg  0x00000006 , 0x00000002 
+ 00014364  0x00002900 isub  0x00000002 , 0x0000003f 
+ 00014365  0x00002901 store  0x00000001 , 0x00004608 
+ 00014366  0x00002902 copy  0x0000003f , 0x00000039 
+ 00014367  0x00002903 copy  0x00000011 , 0x00000006 
+ 00014368  0x00002904 arg  0x00004609 , 0x00000005 
+ 00014369  0x00002905 call  0x00007cda 
+ 00014370  0x00002906 arg  0x00000000 , 0x00000012 
+ 00014371  0x00002908 arg  0x00004609 , 0x0000003f 
+ 00014372  0x00002909 iadd  0x00000012 , 0x00000002 
+ 00014373  0x0000290a ifetch  0x00000001 , 0x00000002 
+ 00014374  0x0000290b beq  0x000000ff , 0x0000383f 
+ 00014375  0x0000290c and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00014376  0x0000290d call  0x00003837 
+ 00014377  0x0000290e increase  0x00000001 , 0x00000012 
+ 00014378  0x0000290f fetch  0x00000001 , 0x00004608 
+ 00014379  0x00002910 isub  0x00000012 , 0x0000003e 
+ 00014380  0x00002911 branch  0x00003823 , 0x00000002 
+ 00014381  0x00002912 call  0x0000394a 
+ 00014382  0x00002914 arg  0x0000f017 , 0x00000002 
+ 00014383  0x00002915 call  0x000037dc 
+ 00014384  0x00002916 arg  0x00000000 , 0x00000002 
+ 00014385  0x00002917 istoret  0x00000001 , 0x00000005 
+ 00014386  0x00002918 copy  0x00000005 , 0x00000002 
+ 00014387  0x00002919 call  0x0000393b 
+ 00014388  0x0000291a pincrease  0x00000007 
+ 00014389  0x0000291b store  0x00000001 , 0x00000722 
+ 00014390  0x0000291c branch  0x000041b5 
+ 00014391  0x0000291f rtn  0x00000034 
+ 00014392  0x00002920 pincrease  0xffffffff 
+ 00014393  0x00002921 mul32  0x0000003f , 0x00000012 , 0x0000003f 
+ 00014394  0x00002922 arg  0x00004503 , 0x00000011 
+ 00014395  0x00002923 iadd  0x00000011 , 0x00000011 
+ 00014396  0x00002924 setarg  0x00000000 
+ 00014397  0x00002925 istore  0x00000001 , 0x00000011 
+ 00014398  0x00002926 rtn 
+ 00014399  0x00002929 arg  0x00000012 , 0x00000039 
+ 00014400  0x0000292a mul32  0x00000039 , 0x0000000d , 0x00000039 
+ 00014401  0x0000292b arg  0x00004503 , 0x00000005 
+ 00014402  0x0000292c call  0x00007ca1 
+ 00014403  0x0000292d call  0x0000394a 
+ 00014404  0x0000292e branch  0x0000382e 
+ 00014405  0x00002931 ifetch  0x00000001 , 0x00000006 
+ 00014406  0x00002932 beq  0x000000ff , 0x0000385e 
+ 00014407  0x00002933 store  0x00000001 , 0x000045ff 
+ 00014408  0x00002934 ifetch  0x00000001 , 0x00000006 
+ 00014409  0x00002935 pincrease  0xffffffff 
+ 00014410  0x00002936 mul32  0x0000003f , 0x00000012 , 0x0000003f 
+ 00014411  0x00002937 arg  0x00004503 , 0x00000006 
+ 00014412  0x00002938 iadd  0x00000006 , 0x00000006 
+ 00014413  0x00002939 arg  0x000045ed , 0x00000005 
+ 00014414  0x0000293a arg  0x00000012 , 0x00000039 
+ 00014415  0x0000293b call  0x00007cda 
+ 00014416  0x0000293c arg  0x0000f018 , 0x00000002 
+ 00014417  0x0000293d call  0x000037dc 
+ 00014418  0x0000293e fetch  0x00000001 , 0x000045ed 
+ 00014419  0x0000293f branch  0x00003867 , 0x00000034 
+ 00014420  0x00002940 arg  0x00000000 , 0x00000002 
+ 00014421  0x00002941 istoret  0x00000001 , 0x00000005 
+ 00014422  0x00002943 fetch  0x00000001 , 0x000045ff 
+ 00014423  0x00002944 istore  0x00000001 , 0x00000005 
+ 00014424  0x00002945 fetch  0x00000001 , 0x000045ed 
+ 00014425  0x00002946 istore  0x00000001 , 0x00000005 
+ 00014426  0x00002947 fetch  0x00000008 , 0x000045ee 
+ 00014427  0x00002948 istore  0x00000008 , 0x00000005 
+ 00014428  0x00002949 jam  0x00000011 , 0x00000722 
+ 00014429  0x0000294a branch  0x000041b5 
+ 00014430  0x0000294e arg  0x0000f018 , 0x00000002 
+ 00014431  0x0000294f call  0x000037dc 
+ 00014432  0x00002950 arg  0x000000ff , 0x00000002 
+ 00014433  0x00002951 istoret  0x00000002 , 0x00000005 
+ 00014434  0x00002954 copy  0x00000005 , 0x00000002 
+ 00014435  0x00002955 call  0x0000393b 
+ 00014436  0x00002956 pincrease  0x00000008 
+ 00014437  0x00002957 store  0x00000001 , 0x00000722 
+ 00014438  0x00002958 branch  0x000041b5 
+ 00014439  0x0000295e arg  0x00000080 , 0x00000002 
+ 00014440  0x0000295f istore  0x00000001 , 0x00000005 
+ 00014441  0x00002960 branch  0x00003856 
+ 00014442  0x00002963 ifetch  0x00000001 , 0x00000006 
+ 00014443  0x00002964 store  0x00000001 , 0x000045ff 
+ 00014444  0x00002965 and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00014445  0x00002966 pincrease  0xffffffff 
+ 00014446  0x00002967 mul32  0x0000003f , 0x00000012 , 0x0000003f 
+ 00014447  0x00002968 arg  0x00004503 , 0x00000005 
+ 00014448  0x00002969 iadd  0x00000005 , 0x00000005 
+ 00014449  0x0000296a fetch  0x00000001 , 0x000045ff 
+ 00014450  0x0000296b istore  0x00000001 , 0x00000005 
+ 00014451  0x0000296c call  0x0000394a 
+ 00014452  0x0000296d arg  0x0000f016 , 0x00000002 
+ 00014453  0x0000296e call  0x000037dc 
+ 00014454  0x0000296f setarg  0x00000000 
+ 00014455  0x00002970 istore  0x00000001 , 0x00000005 
+ 00014456  0x00002971 copy  0x00000005 , 0x00000002 
+ 00014457  0x00002972 call  0x0000393b 
+ 00014458  0x00002973 pincrease  0x00000007 
+ 00014459  0x00002974 store  0x00000001 , 0x00000722 
+ 00014460  0x00002975 branch  0x000041b5 
+ 00014461  0x0000297b copy  0x00000022 , 0x00000002 
+ 00014462  0x0000297c fetch  0x00000004 , 0x000044f7 
+ 00014463  0x0000297d isub  0x00000002 , 0x0000003e 
+ 00014464  0x0000297e call  0x0000388f , 0x00000002 
+ 00014465  0x0000297f call  0x00003896 
+ 00014466  0x00002980 isub  0x00000002 , 0x0000003e 
+ 00014467  0x00002981 rtn  0x00000002 
+ 00014468  0x00002982 call  0x0000388a 
+ 00014469  0x00002983 fetch  0x00000004 , 0x000044f3 
+ 00014470  0x00002984 pincrease  0x00000001 
+ 00014471  0x00002985 store  0x00000004 , 0x000044f3 
+ 00014472  0x00002986 branch  0x0000389a 
+ 00014473  0x0000298a copy  0x00000022 , 0x0000003f 
+ 00014474  0x0000298c store  0x00000004 , 0x000044f7 
+ 00014475  0x0000298d fetch  0x00000001 , 0x000044fa 
+ 00014476  0x0000298e and_into  0x0000000f , 0x0000003f 
+ 00014477  0x0000298f store  0x00000001 , 0x000044fa 
+ 00014478  0x00002990 rtn 
+ 00014479  0x00002993 rtn  0x00000005 
+ 00014480  0x00002994 copy  0x0000003f , 0x00000012 
+ 00014481  0x00002995 setarg  0x00100000 
+ 00014482  0x00002996 lshift8  0x0000003f , 0x0000003f 
+ 00014483  0x00002997 iadd  0x00000002 , 0x00000002 
+ 00014484  0x00002998 copy  0x00000012 , 0x0000003f 
+ 00014485  0x00002999 rtn 
+ 00014486  0x0000299c arg  0x00000014 , 0x00000039 
+ 00014487  0x0000299e pincrease  0x000000a0 
+ 00014488  0x0000299f loop  0x00003897 
+ 00014489  0x000029a0 rtn 
+ 00014490  0x000029a3 setarg  0x0000000d 
+ 00014491  0x000029a4 store  0x00000001 , 0x00004602 
+ 00014492  0x000029a5 pincrease  0xffffffff 
+ 00014493  0x000029a6 mul32  0x0000003f , 0x00000012 , 0x0000003f 
+ 00014494  0x000029a7 arg  0x00004503 , 0x00000030 
+ 00014495  0x000029a8 iadd  0x00000030 , 0x00000030 
+ 00014496  0x000029aa ifetch  0x00000001 , 0x00000030 
+ 00014497  0x000029ab ncall  0x000038a8 , 0x00000034 
+ 00014498  0x000029ac increase  0xffffffee , 0x00000030 
+ 00014499  0x000029ae fetch  0x00000001 , 0x00004602 
+ 00014500  0x000029af pincrease  0xffffffff 
+ 00014501  0x000029b0 rtn  0x00000034 
+ 00014502  0x000029b1 store  0x00000001 , 0x00004602 
+ 00014503  0x000029b2 branch  0x000038a0 
+ 00014504  0x000029b5 arg  0x00000007 , 0x00000007 
+ 00014505  0x000029b6 qisolate0  0x0000003f 
+ 00014506  0x000029b7 rtn  0x00000001 
+ 00014507  0x000029b8 and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00014508  0x000029b9 arg  0x0000000d , 0x00000002 
+ 00014509  0x000029ba isub  0x00000002 , 0x0000003e 
+ 00014510  0x000029bb rtn  0x00000002 
+ 00014511  0x000029bc copy  0x00000030 , 0x00000006 
+ 00014512  0x000029bd arg  0x000045ed , 0x00000005 
+ 00014513  0x000029be arg  0x00000012 , 0x00000039 
+ 00014514  0x000029bf call  0x00007cda 
+ 00014515  0x000029c0 fetch  0x00000001 , 0x000045fe 
+ 00014516  0x000029c1 beq  0x00000059 , 0x000038bf 
+ 00014517  0x000029c3 fetcht  0x00000004 , 0x000044f3 
+ 00014518  0x000029c4 fetch  0x00000004 , 0x000045ee 
+ 00014519  0x000029c5 isub  0x00000002 , 0x0000003e 
+ 00014520  0x000029c6 fetch  0x00000001 , 0x000045f5 
+ 00014521  0x000029c7 branch  0x000038e3 , 0x00000005 
+ 00014522  0x000029c8 nbranch  0x000038bc , 0x00000002 
+ 00014523  0x000029c9 rtn 
+ 00014524  0x000029cc setarg  0x00000000 
+ 00014525  0x000029cd istore  0x00000001 , 0x00000030 
+ 00014526  0x000029ce rtn 
+ 00014527  0x000029d2 fetch  0x00000004 , 0x000044f3 
+ 00014528  0x000029d3 arg  0x0000003c , 0x00000002 
+ 00014529  0x000029d4 idiv  0x00000002 
+ 00014530  0x000029d5 call  0x00007d62 
+ 00014531  0x000029d6 remainder  0x0000003f 
+ 00014532  0x000029d7 nrtn  0x00000034 
+ 00014533  0x000029d9 fetch  0x00000004 , 0x000044f3 
+ 00014534  0x000029da arg  0x00054600 , 0x00000002 
+ 00014535  0x000029db isub  0x00000002 , 0x0000003f 
+ 00014536  0x000029dd arg  0x00093a80 , 0x00000002 
+ 00014537  0x000029de idiv  0x00000002 
+ 00014538  0x000029df call  0x00007d62 
+ 00014539  0x000029e0 remainder  0x0000003f 
+ 00014540  0x000029e1 arg  0x00015180 , 0x00000002 
+ 00014541  0x000029e2 idiv  0x00000002 
+ 00014542  0x000029e3 call  0x00007d62 
+ 00014543  0x000029e4 remainder  0x00000011 
+ 00014544  0x000029e5 quotient  0x00000007 
+ 00014545  0x000029e6 fetch  0x00000001 , 0x000045f2 
+ 00014546  0x000029e7 branch  0x000038d5 , 0x00000034 
+ 00014547  0x000029e8 qisolate1  0x0000003f 
+ 00014548  0x000029e9 nrtn  0x00000001 
+ 00014549  0x000029ec deposit  0x00000011 
+ 00014550  0x000029ed arg  0x0000003c , 0x00000002 
+ 00014551  0x000029ee idiv  0x00000002 
+ 00014552  0x000029ef call  0x00007d62 
+ 00014553  0x000029f0 quotient  0x00000002 
+ 00014554  0x000029f1 setarg  0x000001e0 
+ 00014555  0x000029f2 iadd  0x00000002 , 0x00000002 
+ 00014556  0x000029f3 fetch  0x00000002 , 0x000045ee 
+ 00014557  0x000029f4 arg  0x00000fff , 0x00000011 
+ 00014558  0x000029f5 iand  0x00000011 , 0x0000003f 
+ 00014559  0x000029f6 isub  0x00000002 , 0x0000003e 
+ 00014560  0x000029f7 nrtn  0x00000005 
+ 00014561  0x000029f8 fetch  0x00000001 , 0x000045f6 
+ 00014562  0x000029f9 branch  0x000038e3 
+ 00014563  0x000029fc store  0x00000001 , 0x0000070c 
+ 00014564  0x000029fd jam  0x00000001 , 0x00004602 
+ 00014565  0x000029ff copy  0x00000030 , 0x0000003f 
+ 00014566  0x00002a00 store  0x00000002 , 0x0000091f 
+ 00014567  0x00002a02 fetcht  0x00000001 , 0x0000070c 
+ 00014568  0x00002a03 fetchr  0x00000007 , 0x00000001 , 0x00004869 
+ 00014569  0x00002a04 call  0x000037e8 
+ 00014570  0x00002a06 fetch  0x00000002 , 0x0000091f 
+ 00014571  0x00002a07 copy  0x0000003f , 0x00000030 
+ 00014572  0x00002a08 add  0x00000030 , 0x00000011 , 0x00000006 
+ 00014573  0x00002a09 ifetch  0x00000001 , 0x00000006 
+ 00014574  0x00002a0a beq  0x00000059 , 0x000038f4 
+ 00014575  0x00002a0c setarg  0x00000000 
+ 00014576  0x00002a0d istore  0x00000001 , 0x00000030 
+ 00014577  0x00002a0e fetchr  0x00000007 , 0x00000001 , 0x00004869 
+ 00014578  0x00002a0f call  0x000038ff 
+ 00014579  0x00002a10 branch  0x0000394a 
+ 00014580  0x00002a15 fetch  0x00000001 , 0x000045f2 
+ 00014581  0x00002a16 branch  0x000038ef , 0x00000034 
+ 00014582  0x00002a17 arg  0x0000f009 , 0x00000002 
+ 00014583  0x00002a18 call  0x000037dc 
+ 00014584  0x00002a19 setarg  0x00000011 
+ 00014585  0x00002a1a istore  0x00000001 , 0x00000005 
+ 00014586  0x00002a1b ifetch  0x00000001 , 0x00000030 
+ 00014587  0x00002a1c or  0x0000003f , 0x00000080 , 0x0000003f 
+ 00014588  0x00002a1d istore  0x00000001 , 0x00000005 
+ 00014589  0x00002a1e jam  0x00000008 , 0x00000723 
+ 00014590  0x00002a1f branch  0x00003806 
+ 00014591  0x00002a22 arg  0x0000f020 , 0x00000002 
+ 00014592  0x00002a23 call  0x000037dc 
+ 00014593  0x00002a24 copy  0x00000005 , 0x00000002 
+ 00014594  0x00002a25 call  0x0000393b 
+ 00014595  0x00002a27 pincrease  0x00000006 
+ 00014596  0x00002a28 store  0x00000001 , 0x00000722 
+ 00014597  0x00002a29 jam  0x000000d3 , 0x00000723 
+ 00014598  0x00002a2a branch  0x00003806 
+ 00014599  0x00002a2e arg  0x000045ed , 0x00000005 
+ 00014600  0x00002a2f arg  0x00000010 , 0x00000039 
+ 00014601  0x00002a30 call  0x00007cda 
+ 00014602  0x00002a31 fetch  0x00000001 , 0x000045ed 
+ 00014603  0x00002a32 and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00014604  0x00002a33 store  0x00000001 , 0x000045ff 
+ 00014605  0x00002a34 sub  0x0000003f , 0x0000000d , 0x0000003e 
+ 00014606  0x00002a35 nrtn  0x00000002 
+ 00014607  0x00002a36 fetch  0x00000004 , 0x000045ee 
+ 00014608  0x00002a37 arg  0x0000003c , 0x00000002 
+ 00014609  0x00002a38 idiv  0x00000002 
+ 00014610  0x00002a39 call  0x00007d62 
+ 00014611  0x00002a3a remainder  0x00000002 
+ 00014612  0x00002a3b isub  0x00000002 , 0x0000003f 
+ 00014613  0x00002a3c store  0x00000004 , 0x000045ee 
+ 00014614  0x00002a3d setarg  0x00000000 
+ 00014615  0x00002a3e store  0x00000002 , 0x000045fd 
+ 00014616  0x00002a3f arg  0x000045ed , 0x00000011 
+ 00014617  0x00002a40 call  0x00003930 
+ 00014618  0x00002a41 arg  0x0000f013 , 0x00000002 
+ 00014619  0x00002a42 branch  0x00003928 
+ 00014620  0x00002a49 arg  0x000045ed , 0x00000005 
+ 00014621  0x00002a4a arg  0x00000011 , 0x00000039 
+ 00014622  0x00002a4b call  0x00007cda 
+ 00014623  0x00002a4e fetch  0x00000001 , 0x000045ed 
+ 00014624  0x00002a4f and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00014625  0x00002a50 store  0x00000001 , 0x000045ff 
+ 00014626  0x00002a51 sub  0x0000003f , 0x0000000d , 0x0000003e 
+ 00014627  0x00002a52 nrtn  0x00000002 
+ 00014628  0x00002a54 jam  0x00000059 , 0x000045fe 
+ 00014629  0x00002a55 arg  0x000045ed , 0x00000011 
+ 00014630  0x00002a56 call  0x00003930 
+ 00014631  0x00002a57 arg  0x0000f014 , 0x00000002 
+ 00014632  0x00002a5c call  0x000037dc 
+ 00014633  0x00002a5d setarg  0x00000000 
+ 00014634  0x00002a5e store  0x00000001 , 0x00000729 
+ 00014635  0x00002a5f copy  0x00000005 , 0x00000002 
+ 00014636  0x00002a60 call  0x0000393b 
+ 00014637  0x00002a61 pincrease  0x00000007 
+ 00014638  0x00002a62 store  0x00000001 , 0x00000722 
+ 00014639  0x00002a63 branch  0x000041b5 
+ 00014640  0x00002a67 call  0x00003937 
+ 00014641  0x00002a68 copy  0x00000011 , 0x00000006 
+ 00014642  0x00002a69 arg  0x00004503 , 0x00000005 
+ 00014643  0x00002a6a iadd  0x00000005 , 0x00000005 
+ 00014644  0x00002a6b arg  0x00000012 , 0x00000039 
+ 00014645  0x00002a6c call  0x00007cda 
+ 00014646  0x00002a6d branch  0x0000394a 
+ 00014647  0x00002a70 fetch  0x00000001 , 0x000045ff 
+ 00014648  0x00002a71 pincrease  0xffffffff 
+ 00014649  0x00002a72 mul32  0x0000003f , 0x00000012 , 0x0000003f 
+ 00014650  0x00002a73 rtn 
+ 00014651  0x00002a76 arg  0x00004503 , 0x00000011 
+ 00014652  0x00002a77 arg  0x00000000 , 0x00000012 
+ 00014653  0x00002a78 copy  0x00000002 , 0x00000005 
+ 00014654  0x00002a79 arg  0x0000000d , 0x00000039 
+ 00014655  0x00002a7a increase  0xffffffff , 0x00000039 
+ 00014656  0x00002a7c ifetch  0x00000001 , 0x00000011 
+ 00014657  0x00002a7d beq  0x000000ff , 0x00003945 
+ 00014658  0x00002a7e branch  0x00003945 , 0x00000034 
+ 00014659  0x00002a7f increase  0x00000001 , 0x00000012 
+ 00014660  0x00002a80 istore  0x00000001 , 0x00000005 
+ 00014661  0x00002a82 setarg  0x00000012 
+ 00014662  0x00002a83 iadd  0x00000011 , 0x00000011 
+ 00014663  0x00002a84 loop  0x00003940 
+ 00014664  0x00002a85 copy  0x00000012 , 0x0000003f 
+ 00014665  0x00002a86 rtn 
+ 00014666  0x00002a89 fetch  0x00000002 , 0x0000484a 
+ 00014667  0x00002a8a branch  0x00007d79 
+ 00014668  0x00002a95 bpatchx  0x000000a1 , 0x00004034 
+ 00014669  0x00002a96 setarg  0x00004a5e 
+ 00014670  0x00002a97 store  0x00000002 , 0x00004aed 
+ 00014671  0x00002a98 setarg  0x00004aeb 
+ 00014672  0x00002a99 store  0x00000002 , 0x00000919 
+ 00014673  0x00002a9a jam  0x00000014 , 0x00000787 
+ 00014674  0x00002a9b fetch  0x00000001 , 0x00004808 
+ 00014675  0x00002a9c store  0x00000001 , 0x00000788 
+ 00014676  0x00002a9e fetch  0x00000001 , 0x00000916 
+ 00014677  0x00002a9f pincrease  0x0000000b 
+ 00014678  0x00002aa0 add  0x0000003f , 0xfffffffe , 0x00000039 
+ 00014679  0x00002aa9 store  0x00000001 , 0x00000789 
+ 00014680  0x00002aaa pincrease  0xffffffff 
+ 00014681  0x00002aad istore  0x00000001 , 0x00000005 
+ 00014682  0x00002aae setarg  0x0000002a 
+ 00014683  0x00002aaf istore  0x00000001 , 0x00000005 
+ 00014684  0x00002ab0 arg  0x00004998 , 0x00000006 
+ 00014685  0x00002ab1 call  0x00007ccc 
+ 00014686  0x00002ab2 fetchr  0x00000011 , 0x00000002 , 0x00000919 
+ 00014687  0x00002ab3 call  0x00003967 
+ 00014688  0x00002ab4 call  0x000078b2 
+ 00014689  0x00002ab6 fetch  0x00000002 , 0x000044e9 
+ 00014690  0x00002ab7 isolate1  0x00000009 , 0x0000003f 
+ 00014691  0x00002ab8 nrtn  0x00000001 
+ 00014692  0x00002aba call  0x00003e5e 
+ 00014693  0x00002abb arg  0x00000787 , 0x00000011 
+ 00014694  0x00002abc branch  0x000078b2 
+ 00014695  0x00002abf add  0x00000011 , 0x00000002 , 0x00000006 
+ 00014696  0x00002ac0 ifetch  0x00000002 , 0x00000006 
+ 00014697  0x00002ac1 store  0x00000002 , 0x000043fb 
+ 00014698  0x00002ac2 arg  0x00000787 , 0x00000011 
+ 00014699  0x00002ac3 rtn 
+ 00014700  0x00002ac7 setarg  0x00004a5e 
+ 00014701  0x00002ac8 store  0x00000002 , 0x000043fb 
+ 00014702  0x00002ac9 rtn 
+ 00014703  0x00002ace fetch  0x00000001 , 0x000049b5 
+ 00014704  0x00002acf rtnne  0x00000001 
+ 00014705  0x00002ad0 jam  0x00000002 , 0x000049b5 
+ 00014706  0x00002ad1 branch  0x00003ace 
+ 00014707  0x00002ad4 arg  0x0000078c , 0x00000011 
+ 00014708  0x00002ad5 arg  0x00000012 , 0x00000002 
+ 00014709  0x00002ad6 setarg  0x00000021 
+ 00014710  0x00002ad7 nrtn  0x00000001 
+ 00014711  0x00002ad8 arg  0x0000079e , 0x00000011 
+ 00014712  0x00002ad9 fetcht  0x00000001 , 0x00000789 
+ 00014713  0x00002ada increase  0xffffffee , 0x00000002 
+ 00014714  0x00002adb setarg  0x00000022 
+ 00014715  0x00002adc rtn 
+ 00014716  0x00002ae5 arg  0x0000462b , 0x00000005 
+ 00014717  0x00002ae6 setarg  0x00000002 
+ 00014718  0x00002ae7 istore  0x00000001 , 0x00000005 
+ 00014719  0x00002ae8 setarg  0x00000001 
+ 00014720  0x00002ae9 istore  0x00000001 , 0x00000005 
+ 00014721  0x00002aea setarg  0x00000002 
+ 00014722  0x00002aeb istore  0x00000001 , 0x00000005 
+ 00014723  0x00002aec rtn 
+ 00014724  0x00002af1 arg  0x00001827 , 0x00000002 
+ 00014725  0x00002af2 setarg  0x00000003 
+ 00014726  0x00002af3 istore  0x00000001 , 0x00000005 
+ 00014727  0x00002af4 setarg  0x00000003 
+ 00014728  0x00002af5 istore  0x00000001 , 0x00000005 
+ 00014729  0x00002af6 istoret  0x00000002 , 0x00000005 
+ 00014730  0x00002af7 rtn 
+ 00014731  0x00002afb call  0x000025b8 
+ 00014732  0x00002afc call  0x00002af5 
+ 00014733  0x00002afd call  0x0000264e 
+ 00014734  0x00002afe nrtn  0x0000002d 
+ 00014735  0x00002b00 fetch  0x00000001 , 0x00000002 
+ 00014736  0x00002b01 pincrease  0x00000001 
+ 00014737  0x00002b02 store  0x00000001 , 0x00000002 
+ 00014738  0x00002b03 fetch  0x00000002 , 0x00004824 
+ 00014739  0x00002b04 call  0x00007d79 
+ 00014740  0x00002b05 branch  0x000025bc 
+ 00014741  0x00002b08 call  0x000039a1 
+ 00014742  0x00002b09 rtn  0x00000028 
+ 00014743  0x00002b0b call  0x0000398b 
+ 00014744  0x00002b0c call  0x00002018 
+ 00014745  0x00002b0d fetcht  0x00000002 , 0x00004344 
+ 00014746  0x00002b0e arg  0x0000000a , 0x00000007 
+ 00014747  0x00002b0f call  0x000020dc 
+ 00014748  0x00002b10 rtn  0x00000028 
+ 00014749  0x00002b11 arg  0x0000000d , 0x00000007 
+ 00014750  0x00002b12 call  0x00007cef 
+ 00014751  0x00002b13 nbranch  0x00003997 , 0x00000034 
+ 00014752  0x00002b14 rtn 
+ 00014753  0x00002b17 fetcht  0x00000002 , 0x00004344 
+ 00014754  0x00002b18 arg  0x00000004 , 0x00000007 
+ 00014755  0x00002b19 call  0x000020dc 
+ 00014756  0x00002b1a rtn  0x00000028 
+ 00014757  0x00002b1b call  0x000039a9 
+ 00014758  0x00002b1c fetch  0x00000002 , 0x00004344 
+ 00014759  0x00002b1d arg  0x0000000d , 0x00000007 
+ 00014760  0x00002b1e branch  0x00007ce1 
+ 00014761  0x00002b22 fetch  0x00000001 , 0x0000464a 
+ 00014762  0x00002b23 pincrease  0x00000001 
+ 00014763  0x00002b24 store  0x00000001 , 0x0000464a 
+ 00014764  0x00002b25 store  0x00000001 , 0x00000007 
+ 00014765  0x00002b26 rtnne  0x00000028 
+ 00014766  0x00002b27 jam  0x00000025 , 0x0000464a 
+ 00014767  0x00002b28 jam  0x00000025 , 0x00000007 
+ 00014768  0x00002b29 rtn 
+ 00014769  0x00002b2c fetch  0x00000001 , 0x0000004c 
+ 00014770  0x00002b2d and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00014771  0x00002b2e beq  0x00000000 , 0x000039b6 
+ 00014772  0x00002b2f beq  0x00000002 , 0x000039b6 
+ 00014773  0x00002b30 rtn 
+ 00014774  0x00002b33 ifetcht  0x00000001 , 0x00000006 
+ 00014775  0x00002b34 sub  0x00000002 , 0x00000006 , 0x0000003e 
+ 00014776  0x00002b35 rtn  0x00000002 
+ 00014777  0x00002b36 sub  0x00000002 , 0x00000025 , 0x0000003e 
+ 00014778  0x00002b37 nrtn  0x00000002 
+ 00014779  0x00002b38 add  0x00000002 , 0xfffffffa , 0x00000011 
+ 00014780  0x00002b39 add  0x00000006 , 0x00000006 , 0x00000012 
+ 00014781  0x00002b3c ifetcht  0x00000001 , 0x00000012 
+ 00014782  0x00002b3d sub  0x00000002 , 0x00000001 , 0x0000003e 
+ 00014783  0x00002b3e rtn  0x00000002 
+ 00014784  0x00002b3f sub  0x00000002 , 0x0000001e , 0x0000003e 
+ 00014785  0x00002b40 nrtn  0x00000002 
+ 00014786  0x00002b41 copy  0x00000002 , 0x0000003f 
+ 00014787  0x00002b42 rtn  0x00000034 
+ 00014788  0x00002b43 bpatchx  0x000000a2 , 0x00004034 
+ 00014789  0x00002b44 ifetch  0x00000001 , 0x00000006 
+ 00014790  0x00002b45 beq  0x000000ff , 0x000039d1 
+ 00014791  0x00002b46 beq  0x0000002a , 0x00003f7c 
+ 00014792  0x00002b49 add  0x00000002 , 0x00000001 , 0x0000003f 
+ 00014793  0x00002b4a isub  0x00000011 , 0x0000003e 
+ 00014794  0x00002b4b rtn  0x00000002 
+ 00014795  0x00002b4c iadd  0x00000012 , 0x00000012 
+ 00014796  0x00002b4d sub  0x00000002 , 0xffffffff , 0x0000003f 
+ 00014797  0x00002b4e iadd  0x00000011 , 0x00000011 
+ 00014798  0x00002b4f copy  0x00000011 , 0x0000003f 
+ 00014799  0x00002b50 rtn  0x00000034 
+ 00014800  0x00002b51 branch  0x000039bd 
+ 00014801  0x00002b54 jam  0x00000000 , 0x000007aa 
+ 00014802  0x00002b55 branch  0x00003cfa 
+ 00014803  0x00002b59 fetch  0x00000001 , 0x00000000 
+ 00014804  0x00002b5a pincrease  0x00000001 
+ 00014805  0x00002b5b store  0x00000001 , 0x00000000 
+ 00014806  0x00002b5d bpatchx  0x000000a3 , 0x00004034 
+ 00014807  0x00002b5e call  0x000025b8 
+ 00014808  0x00002b5f arg  0x00000027 , 0x00000039 
+ 00014809  0x00002b60 arg  0x00004169 , 0x00000006 
+ 00014810  0x00002b61 arg  0x000007aa , 0x00000005 
+ 00014811  0x00002b62 call  0x00007ccc 
+ 00014812  0x00002b63 jam  0x00000025 , 0x00000007 
+ 00014813  0x00002b64 arg  0x00000708 , 0x0000001b 
+ 00014814  0x00002b65 enable  0x00000010 
+ 00014815  0x00002b66 disable  0x0000002d 
+ 00014816  0x00002b69 call  0x00002af5 
+ 00014817  0x00002b6a call  0x000039f0 
+ 00014818  0x00002b6b random  0x0000003f 
+ 00014819  0x00002b6c arg  0x000001ff , 0x00000002 
+ 00014820  0x00002b6d iand  0x00000002 , 0x0000003f 
+ 00014821  0x00002b6e add  0x0000003f , 0x00000064 , 0x0000003f 
+ 00014822  0x00002b6f call  0x00007c91 
+ 00014823  0x00002b70 fetch  0x00000001 , 0x00000007 
+ 00014824  0x00002b71 pincrease  0x00000001 
+ 00014825  0x00002b72 store  0x00000001 , 0x00000007 
+ 00014826  0x00002b73 bne  0x00000028 , 0x000039e0 
+ 00014827  0x00002b75 arg  0x00000027 , 0x00000039 
+ 00014828  0x00002b76 arg  0x00004169 , 0x00000005 
+ 00014829  0x00002b77 arg  0x000007aa , 0x00000006 
+ 00014830  0x00002b78 call  0x00007ccc 
+ 00014831  0x00002b79 branch  0x000025bc 
+ 00014832  0x00002b7c arg  0x00000002 , 0x00000002 
+ 00014833  0x00002b7d storet  0x00000001 , 0x00004169 
+ 00014834  0x00002b7e fetcht  0x00000001 , 0x0000462a 
+ 00014835  0x00002b7f add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00014836  0x00002b80 store  0x00000001 , 0x0000416a 
+ 00014837  0x00002b81 fetch  0x00000006 , 0x000042db 
+ 00014838  0x00002b82 store  0x00000006 , 0x0000416b 
+ 00014839  0x00002b83 copy  0x00000002 , 0x00000039 
+ 00014840  0x00002b84 arg  0x0000462b , 0x00000006 
+ 00014841  0x00002b85 call  0x00007ccc 
+ 00014842  0x00002b87 branch  0x0000273e 
+ 00014843  0x00002b93 bpatchx  0x000000a4 , 0x00004034 
+ 00014844  0x00002b94 fetcht  0x00000002 , 0x000008f4 
+ 00014845  0x00002b95 fetch  0x00000001 , 0x000008f3 
+ 00014846  0x00002b96 copy  0x00000002 , 0x00000006 
+ 00014847  0x00002b97 arg  0x0000476e , 0x00000011 
+ 00014848  0x00002b98 arg  0x0000477e , 0x00000030 
+ 00014849  0x00002b99 call  0x00003c5a 
+ 00014850  0x00002b9a call  0x00007dbc 
+ 00014851  0x00002b9b copy  0x00000013 , 0x0000003f 
+ 00014852  0x00002b9c iadd  0x00000030 , 0x00000006 
+ 00014853  0x00002b9d fetcht  0x00000004 , 0x0000477e 
+ 00014854  0x00002b9e fetch  0x00000002 , 0x00000910 
+ 00014855  0x00002b9f copy  0x0000003f , 0x00000011 
+ 00014856  0x00002ba1 arg  0x0000000a , 0x00000039 
+ 00014857  0x00002ba3 ifetch  0x00000004 , 0x00000011 
+ 00014858  0x00002ba4 branch  0x00003a16 , 0x00000034 
+ 00014859  0x00002ba5 isub  0x00000002 , 0x0000003e 
+ 00014860  0x00002ba6 rtn  0x00000005 
+ 00014861  0x00002ba7 increase  0x00000004 , 0x00000011 
+ 00014862  0x00002ba8 loop  0x00003a09 
+ 00014863  0x00002ba9 fetch  0x00000002 , 0x00000910 
+ 00014864  0x00002baa copy  0x0000003f , 0x00000005 
+ 00014865  0x00002bab add  0x0000003f , 0x00000004 , 0x00000006 
+ 00014866  0x00002bae arg  0x00000024 , 0x00000039 
+ 00014867  0x00002baf call  0x00007ccc 
+ 00014868  0x00002bb0 istoret  0x00000004 , 0x00000005 
+ 00014869  0x00002bb1 branch  0x00007dba 
+ 00014870  0x00002bb3 istoret  0x00000004 , 0x00000011 
+ 00014871  0x00002bb4 branch  0x00007dba 
+ 00014872  0x00002bb7 fetch  0x00000001 , 0x00004857 
+ 00014873  0x00002bb8 beq  0x00000001 , 0x00003a43 
+ 00014874  0x00002bba call  0x00003a21 
+ 00014875  0x00002bbb call  0x00003a25 
+ 00014876  0x00002bbc call  0x00003a2c 
+ 00014877  0x00002bbd call  0x00003a30 
+ 00014878  0x00002bbe call  0x00003a34 
+ 00014879  0x00002bbf call  0x00003a35 
+ 00014880  0x00002bc0 branch  0x00003a39 
+ 00014881  0x00002bc3 arg  0x0000001a , 0x00000002 
+ 00014882  0x00002bc4 arg  0x0000480a , 0x00000011 
+ 00014883  0x00002bc5 setarg  0x0001ffa0 
+ 00014884  0x00002bc6 branch  0x00006c4d 
+ 00014885  0x00002bc8 arg  0x00000013 , 0x00000002 
+ 00014886  0x00002bc9 arg  0x000047ef , 0x00000011 
+ 00014887  0x00002bca setarg  0x0001e000 
+ 00014888  0x00002bcb call  0x00006c4d 
+ 00014889  0x00002bcc fetch  0x00000001 , 0x000047ff 
+ 00014890  0x00002bcd store  0x00000001 , 0x00004871 
+ 00014891  0x00002bce rtn 
+ 00014892  0x00002bd0 arg  0x00000010 , 0x00000002 
+ 00014893  0x00002bd1 arg  0x00004959 , 0x00000011 
+ 00014894  0x00002bd2 setarg  0x0001e100 
+ 00014895  0x00002bd3 branch  0x00006c4d 
+ 00014896  0x00002bd5 arg  0x00000010 , 0x00000002 
+ 00014897  0x00002bd6 arg  0x000046a0 , 0x00000011 
+ 00014898  0x00002bd7 setarg  0x0001e200 
+ 00014899  0x00002bd8 branch  0x00006c4d 
+ 00014900  0x00002bda rtn 
+ 00014901  0x00002bdc arg  0x00000003 , 0x00000002 
+ 00014902  0x00002bdd arg  0x00004992 , 0x00000011 
+ 00014903  0x00002bde setarg  0x0001f000 
+ 00014904  0x00002bdf branch  0x00006c4d 
+ 00014905  0x00002be1 fetch  0x00000002 , 0x0000484c 
+ 00014906  0x00002be2 rtnbit1  0x00000002 
+ 00014907  0x00002be3 arg  0x00000040 , 0x00000002 
+ 00014908  0x00002be4 arg  0x000006a1 , 0x00000011 
+ 00014909  0x00002be5 setarg  0x0001e400 
+ 00014910  0x00002be6 call  0x00006c4d 
+ 00014911  0x00002be7 call  0x00003e3e 
+ 00014912  0x00002be8 arg  0x000006a1 , 0x00000006 
+ 00014913  0x00002be9 add  0x00000011 , 0x00000006 , 0x00000011 
+ 00014914  0x00002bea branch  0x00003a6b 
+ 00014915  0x00002bee call  0x00003a4a 
+ 00014916  0x00002bef call  0x00003a4e 
+ 00014917  0x00002bf0 call  0x00003a55 
+ 00014918  0x00002bf1 call  0x00003a59 
+ 00014919  0x00002bf2 call  0x00003a5d 
+ 00014920  0x00002bf3 call  0x00003a5e 
+ 00014921  0x00002bf4 branch  0x00003a62 
+ 00014922  0x00002bf7 arg  0x0000001a , 0x00000002 
+ 00014923  0x00002bf8 arg  0x0000480a , 0x00000011 
+ 00014924  0x00002bf9 arg  0x00000000 , 0x00000012 
+ 00014925  0x00002bfa branch  0x00006ce1 
+ 00014926  0x00002bfd arg  0x00000013 , 0x00000002 
+ 00014927  0x00002bfe arg  0x000047ef , 0x00000011 
+ 00014928  0x00002bff arg  0x0000001a , 0x00000012 
+ 00014929  0x00002c00 call  0x00006ce1 
+ 00014930  0x00002c01 fetch  0x00000001 , 0x000047ff 
+ 00014931  0x00002c02 store  0x00000001 , 0x00004871 
+ 00014932  0x00002c03 rtn 
+ 00014933  0x00002c06 arg  0x00000010 , 0x00000002 
+ 00014934  0x00002c07 arg  0x00004959 , 0x00000011 
+ 00014935  0x00002c08 arg  0x0000002d , 0x00000012 
+ 00014936  0x00002c09 branch  0x00006ce1 
+ 00014937  0x00002c0c arg  0x00000010 , 0x00000002 
+ 00014938  0x00002c0d arg  0x000046a0 , 0x00000011 
+ 00014939  0x00002c0e arg  0x0000003d , 0x00000012 
+ 00014940  0x00002c0f branch  0x00006ce1 
+ 00014941  0x00002c12 rtn 
+ 00014942  0x00002c15 arg  0x00000003 , 0x00000002 
+ 00014943  0x00002c16 arg  0x00004992 , 0x00000011 
+ 00014944  0x00002c17 arg  0x0000004e , 0x00000012 
+ 00014945  0x00002c18 branch  0x00006ce1 
+ 00014946  0x00002c1b fetch  0x00000002 , 0x0000484c 
+ 00014947  0x00002c1c rtnbit1  0x00000002 
+ 00014948  0x00002c1d arg  0x00000040 , 0x00000002 
+ 00014949  0x00002c1e arg  0x000006a1 , 0x00000011 
+ 00014950  0x00002c1f arg  0x00000051 , 0x00000012 
+ 00014951  0x00002c20 call  0x00006ce1 
+ 00014952  0x00002c21 call  0x00003e3e 
+ 00014953  0x00002c22 arg  0x000006a1 , 0x00000006 
+ 00014954  0x00002c23 add  0x00000011 , 0x00000006 , 0x00000011 
+ 00014955  0x00002c25 copy  0x00000011 , 0x00000005 
+ 00014956  0x00002c26 call  0x00007c8f 
+ 00014957  0x00002c27 copy  0x00000012 , 0x0000003f 
+ 00014958  0x00002c28 iadd  0x00000011 , 0x00000011 
+ 00014959  0x00002c29 loop  0x00003a6b 
+ 00014960  0x00002c2a rtn 
+ 00014961  0x00002c2d fetch  0x00000001 , 0x00004857 
+ 00014962  0x00002c2e beq  0x00000001 , 0x00003a83 
+ 00014963  0x00002c2f beq  0x00000002 , 0x00003a74 
+ 00014964  0x00002c31 call  0x00003a77 
+ 00014965  0x00002c32 call  0x00003a7b 
+ 00014966  0x00002c33 branch  0x00003a7f 
+ 00014967  0x00002c35 arg  0x00000013 , 0x00000002 
+ 00014968  0x00002c36 arg  0x000047ef , 0x00000011 
+ 00014969  0x00002c37 setarg  0x0001e000 
+ 00014970  0x00002c38 branch  0x00006c33 
+ 00014971  0x00002c3a arg  0x00000010 , 0x00000002 
+ 00014972  0x00002c3b arg  0x00004959 , 0x00000011 
+ 00014973  0x00002c3c setarg  0x0001e100 
+ 00014974  0x00002c3d branch  0x00006c33 
+ 00014975  0x00002c3f arg  0x00000010 , 0x00000002 
+ 00014976  0x00002c40 arg  0x000046a0 , 0x00000011 
+ 00014977  0x00002c41 setarg  0x0001e200 
+ 00014978  0x00002c42 branch  0x00006c33 
+ 00014979  0x00002c45 call  0x00003a86 
+ 00014980  0x00002c46 call  0x00003a8a 
+ 00014981  0x00002c47 branch  0x00003a8e 
+ 00014982  0x00002c4a arg  0x00000013 , 0x00000002 
+ 00014983  0x00002c4b arg  0x000047ef , 0x00000011 
+ 00014984  0x00002c4c arg  0x0000001a , 0x00000012 
+ 00014985  0x00002c4d branch  0x00006cd3 
+ 00014986  0x00002c50 arg  0x00000010 , 0x00000002 
+ 00014987  0x00002c51 arg  0x00004959 , 0x00000011 
+ 00014988  0x00002c52 arg  0x0000002d , 0x00000012 
+ 00014989  0x00002c53 branch  0x00006cd3 
+ 00014990  0x00002c56 arg  0x00000010 , 0x00000002 
+ 00014991  0x00002c57 arg  0x000046a0 , 0x00000011 
+ 00014992  0x00002c58 arg  0x0000003d , 0x00000012 
+ 00014993  0x00002c59 branch  0x00006cd3 
+ 00014994  0x00002c5c fetch  0x00000003 , 0x00004992 
+ 00014995  0x00002c5d fetcht  0x00000003 , 0x00004c24 
+ 00014996  0x00002c5e isub  0x00000002 , 0x0000003e 
+ 00014997  0x00002c5f nrtn  0x00000002 
+ 00014998  0x00002c60 add  0x0000003f , 0x00000080 , 0x0000003f 
+ 00014999  0x00002c61 store  0x00000003 , 0x00004c24 
+ 00015000  0x00002c62 fetch  0x00000001 , 0x00004857 
+ 00015001  0x00002c63 beq  0x00000001 , 0x00003a9e 
+ 00015002  0x00002c65 arg  0x00000003 , 0x00000002 
+ 00015003  0x00002c66 arg  0x00004c24 , 0x00000011 
+ 00015004  0x00002c67 setarg  0x0001f000 
+ 00015005  0x00002c68 branch  0x00006c33 
+ 00015006  0x00002c6a arg  0x00000003 , 0x00000002 
+ 00015007  0x00002c6b arg  0x00004c24 , 0x00000011 
+ 00015008  0x00002c6c arg  0x0000004e , 0x00000012 
+ 00015009  0x00002c6d branch  0x00006cd3 
+ 00015010  0x00002c70 call  0x00003aad 
+ 00015011  0x00002c71 fetch  0x00000001 , 0x00004857 
+ 00015012  0x00002c72 beq  0x00000002 , 0x00003aa9 
+ 00015013  0x00002c73 arg  0x00000040 , 0x00000002 
+ 00015014  0x00002c74 arg  0x000006a1 , 0x00000011 
+ 00015015  0x00002c75 arg  0x00000051 , 0x00000012 
+ 00015016  0x00002c76 branch  0x00006cd3 
+ 00015017  0x00002c78 arg  0x00000040 , 0x00000002 
+ 00015018  0x00002c79 arg  0x000006a1 , 0x00000011 
+ 00015019  0x00002c7a setarg  0x0001e400 
+ 00015020  0x00002c7b branch  0x00006c33 
+ 00015021  0x00002c7e call  0x00003e3e 
+ 00015022  0x00002c7f arg  0x000006a1 , 0x00000005 
+ 00015023  0x00002c80 add  0x00000011 , 0x00000006 , 0x00000011 
+ 00015024  0x00002c82 copy  0x00000011 , 0x00000006 
+ 00015025  0x00002c83 call  0x00007c8f 
+ 00015026  0x00002c84 copy  0x00000012 , 0x0000003f 
+ 00015027  0x00002c85 iadd  0x00000011 , 0x00000011 
+ 00015028  0x00002c86 loop  0x00003ab0 
+ 00015029  0x00002c87 rtn 
+ 00015030  0x00002c8a fetch  0x00000001 , 0x00004857 
+ 00015031  0x00002c8b beq  0x00000001 , 0x00003abb 
+ 00015032  0x00002c8d setarg  0x0001e000 
+ 00015033  0x00002c8e store  0x00000003 , 0x00004419 
+ 00015034  0x00002c8f branch  0x00006bfa 
+ 00015035  0x00002c91 rtn 
+ 00015036  0x00002c94 fetch  0x00000001 , 0x00004857 
+ 00015037  0x00002c95 rtnne  0x00000002 
+ 00015038  0x00002c96 setarg  0x0001d000 
+ 00015039  0x00002c97 arg  0x00004503 , 0x00000011 
+ 00015040  0x00002c98 arg  0x0000000d , 0x00000002 
+ 00015041  0x00002c99 mul32  0x00000002 , 0x00000012 , 0x00000002 
+ 00015042  0x00002c9a branch  0x00006c33 
+ 00015043  0x00002c9d fetch  0x00000001 , 0x00004857 
+ 00015044  0x00002c9e rtnne  0x00000002 
+ 00015045  0x00002c9f arg  0x00004503 , 0x00000011 
+ 00015046  0x00002ca0 arg  0x0000000d , 0x00000002 
+ 00015047  0x00002ca1 mul32  0x00000002 , 0x00000012 , 0x00000002 
+ 00015048  0x00002ca2 setarg  0x0001d000 
+ 00015049  0x00002ca3 branch  0x00006c4d 
+ 00015050  0x00002caa call  0x00004073 
+ 00015051  0x00002cab branch  0x00003ad2 
+ 00015052  0x00002cb0 call  0x00003b23 
+ 00015053  0x00002cb1 branch  0x00003b19 
+ 00015054  0x00002cb5 jam  0x00000001 , 0x0000464b 
+ 00015055  0x00002cb6 rtn 
+ 00015056  0x00002cba jam  0x00000000 , 0x0000464b 
+ 00015057  0x00002cbb rtn 
+ 00015058  0x00002cbf arg  0x00003ad6 , 0x00000012 
+ 00015059  0x00002cc0 arg  0x0000001d , 0x00000011 
+ 00015060  0x00002cc1 arg  0x0000000e , 0x00000007 
+ 00015061  0x00002cc2 branch  0x00003b0e 
+ 00015062  0x00002cc9 fetch  0x00000001 , 0x000047e4 
+ 00015063  0x00002cca beq  0x00000001 , 0x00003afd 
+ 00015064  0x00002ccb beq  0x00000003 , 0x00003adc 
+ 00015065  0x00002ccc beq  0x00000002 , 0x00003b0d 
+ 00015066  0x00002ccd beq  0x00000000 , 0x00003ade 
+ 00015067  0x00002cce branch  0x00003ade 
+ 00015068  0x00002cd1 jam  0x00000000 , 0x00004388 
+ 00015069  0x00002cd2 branch  0x00003ad0 
+ 00015070  0x00002cd5 call  0x0000396c 
+ 00015071  0x00002cd6 arg  0x00000787 , 0x00000011 
+ 00015072  0x00002cd7 call  0x000078dc 
+ 00015073  0x00002cd8 nrtn  0x00000028 
+ 00015074  0x00002cd9 fetch  0x00000001 , 0x000049b7 
+ 00015075  0x00002cda bbit1  0x00000002 , 0x00003aef 
+ 00015076  0x00002cdb fetch  0x00000001 , 0x00000787 
+ 00015077  0x00002cdc pincrease  0xffffffff 
+ 00015078  0x00002cdd istore  0x00000001 , 0x00000012 
+ 00015079  0x00002cde and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00015080  0x00002cdf call  0x00003af5 , 0x00000034 
+ 00015081  0x00002ce0 fetch  0x00000001 , 0x000049b7 
+ 00015082  0x00002ce1 rtnbit0  0x00000000 
+ 00015083  0x00002ce2 arg  0x0000462a , 0x00000005 
+ 00015084  0x00002ce3 arg  0x00000789 , 0x00000006 
+ 00015085  0x00002ce4 call  0x00007c8d 
+ 00015086  0x00002ce5 branch  0x000039d3 
+ 00015087  0x00002ce8 arg  0x00000787 , 0x00000011 
+ 00015088  0x00002ce9 call  0x000078ca 
+ 00015089  0x00002cea call  0x000078fa 
+ 00015090  0x00002ceb nrtn  0x00000034 
+ 00015091  0x00002ced call  0x00003afb 
+ 00015092  0x00002cee branch  0x00003ad0 
+ 00015093  0x00002cf2 arg  0x00000787 , 0x00000011 
+ 00015094  0x00002cf3 call  0x000078ca 
+ 00015095  0x00002cf4 call  0x000078fa 
+ 00015096  0x00002cf5 nrtn  0x00000034 
+ 00015097  0x00002cf7 jam  0x00000004 , 0x0000464f 
+ 00015098  0x00002cf8 branch  0x00003ad0 
+ 00015099  0x00002cfb jam  0x00000000 , 0x000049b5 
+ 00015100  0x00002cfc rtn 
+ 00015101  0x00002d00 call  0x00003ce0 
+ 00015102  0x00002d01 call  0x00003cec 
+ 00015103  0x00002d02 call  0x00003b05 
+ 00015104  0x00002d03 nrtn  0x00000005 
+ 00015105  0x00002d04 fetch  0x00000001 , 0x000047e4 
+ 00015106  0x00002d05 beq  0x00000003 , 0x00003b09 
+ 00015107  0x00002d06 beq  0x00000001 , 0x00003b0b 
+ 00015108  0x00002d07 rtn 
+ 00015109  0x00002d0d fetch  0x00000001 , 0x0000464e 
+ 00015110  0x00002d0e add  0x0000003f , 0xffffffff , 0x0000003f 
+ 00015111  0x00002d0f store  0x00000001 , 0x0000464e 
+ 00015112  0x00002d10 rtn 
+ 00015113  0x00002d14 jam  0x00000258 , 0x0000464f 
+ 00015114  0x00002d15 branch  0x00003ad0 
+ 00015115  0x00002d19 jam  0x00000006 , 0x0000464f 
+ 00015116  0x00002d1a branch  0x00003ad0 
+ 00015117  0x00002d1e branch  0x000039d3 
+ 00015118  0x00002d21 fetch  0x00000001 , 0x0000464b 
+ 00015119  0x00002d22 rtnne  0x00000001 
+ 00015120  0x00002d24 random  0x0000003f 
+ 00015121  0x00002d25 and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00015122  0x00002d26 iadd  0x00000011 , 0x00000011 
+ 00015123  0x00002d2b call  0x00007cef 
+ 00015124  0x00002d2c nrtn  0x00000034 
+ 00015125  0x00002d2d copy  0x00000011 , 0x0000003f 
+ 00015126  0x00002d2e call  0x00007ce1 
+ 00015127  0x00002d2f copy  0x00000012 , 0x0000003f 
+ 00015128  0x00002d30 branch  0x00007d79 
+ 00015129  0x00002d35 arg  0x0000464c , 0x00000013 
+ 00015130  0x00002d36 arg  0x00003b1c , 0x00000012 
+ 00015131  0x00002d37 branch  0x000042e7 
+ 00015132  0x00002d3b fetch  0x00000001 , 0x000047e4 
+ 00015133  0x00002d3c rtnne  0x00000001 
+ 00015134  0x00002d3d fetch  0x00000001 , 0x000047e7 
+ 00015135  0x00002d3e set1  0x00000000 , 0x0000003f 
+ 00015136  0x00002d3f store  0x00000001 , 0x000047e7 
+ 00015137  0x00002d40 jam  0x00000003 , 0x000047e4 
+ 00015138  0x00002d41 branch  0x00003b31 
+ 00015139  0x00002d47 arg  0x0000464f , 0x00000013 
+ 00015140  0x00002d48 arg  0x00003b26 , 0x00000012 
+ 00015141  0x00002d49 branch  0x000042e0 
+ 00015142  0x00002d4f fetch  0x00000001 , 0x000047e4 
+ 00015143  0x00002d51 beq  0x00000001 , 0x00003b2f 
+ 00015144  0x00002d52 beq  0x00000000 , 0x00003afb 
+ 00015145  0x00002d53 rtn 
+ 00015146  0x00002d56 call  0x00003e5a 
+ 00015147  0x00002d57 call  0x0000420b 
+ 00015148  0x00002d58 jam  0x00000000 , 0x0000464f 
+ 00015149  0x00002d59 call  0x00003ad0 
+ 00015150  0x00002d5a branch  0x00003afb 
+ 00015151  0x00002d5e jam  0x00000006 , 0x0000464e 
+ 00015152  0x00002d5f branch  0x00003ace 
+ 00015153  0x00002d63 jam  0x00000006 , 0x0000464e 
+ 00015154  0x00002d64 branch  0x00003ace 
+ 00015155  0x00002d67 arg  0x00003b37 , 0x00000012 
+ 00015156  0x00002d68 arg  0x00000020 , 0x00000011 
+ 00015157  0x00002d69 arg  0x0000000f , 0x00000007 
+ 00015158  0x00002d6a branch  0x00003b10 
+ 00015159  0x00002d6d fetch  0x00000001 , 0x000049b5 
+ 00015160  0x00002d6e nrtn  0x00000034 
+ 00015161  0x00002d6f call  0x0000406e 
+ 00015162  0x00002d70 arg  0x00000787 , 0x00000011 
+ 00015163  0x00002d71 call  0x000078dc 
+ 00015164  0x00002d72 nrtn  0x00000028 
+ 00015165  0x00002d73 fetch  0x00000001 , 0x00000787 
+ 00015166  0x00002d74 pincrease  0xffffffff 
+ 00015167  0x00002d75 istore  0x00000001 , 0x00000012 
+ 00015168  0x00002d76 call  0x000078ca , 0x00000034 
+ 00015169  0x00002d77 arg  0x0000462a , 0x00000005 
+ 00015170  0x00002d78 arg  0x00000789 , 0x00000006 
+ 00015171  0x00002d79 call  0x00007c8d 
+ 00015172  0x00002d7a branch  0x000039d3 
+ 00015173  0x00002d82 call  0x00003b4b 
+ 00015174  0x00002d83 call  0x00003b53 
+ 00015175  0x00002d84 call  0x00003b59 
+ 00015176  0x00002d85 call  0x00003b5f 
+ 00015177  0x00002d86 call  0x00003b67 
+ 00015178  0x00002d87 branch  0x00003b6b 
+ 00015179  0x00002d8d call  0x00003b78 
+ 00015180  0x00002d8e arg  0x000046c0 , 0x00000006 
+ 00015181  0x00002d8f arg  0x0000000f , 0x00000039 
+ 00015182  0x00002d90 call  0x00003be7 
+ 00015183  0x00002d91 call  0x00003c01 
+ 00015184  0x00002d92 arg  0x000001bd , 0x00000006 
+ 00015185  0x00002d93 arg  0x000046b0 , 0x00000005 
+ 00015186  0x00002d94 branch  0x00007c8f 
+ 00015187  0x00002d9a call  0x00003b7b 
+ 00015188  0x00002d9b call  0x00003b75 
+ 00015189  0x00002d9c call  0x00003c01 
+ 00015190  0x00002d9d arg  0x000001bd , 0x00000006 
+ 00015191  0x00002d9e arg  0x00004660 , 0x00000005 
+ 00015192  0x00002d9f branch  0x00007c8f 
+ 00015193  0x00002da4 call  0x00003b7b 
+ 00015194  0x00002da5 call  0x00003b78 
+ 00015195  0x00002da6 call  0x00003c01 
+ 00015196  0x00002da7 arg  0x000001bd , 0x00000006 
+ 00015197  0x00002da8 arg  0x00004690 , 0x00000005 
+ 00015198  0x00002da9 branch  0x00007c8f 
+ 00015199  0x00002daf fetch  0x00000008 , 0x00004680 
+ 00015200  0x00002db0 store  0x00000008 , 0x00004658 
+ 00015201  0x00002db1 fetch  0x00000008 , 0x00004688 
+ 00015202  0x00002db2 store  0x00000008 , 0x00004650 
+ 00015203  0x00002db4 arg  0x00004650 , 0x00000006 
+ 00015204  0x00002db5 arg  0x000046b0 , 0x00000011 
+ 00015205  0x00002db6 arg  0x00004670 , 0x00000030 
+ 00015206  0x00002db7 branch  0x00003c48 
+ 00015207  0x00002dbe arg  0x00004680 , 0x00000006 
+ 00015208  0x00002dbf arg  0x000046b0 , 0x00000011 
+ 00015209  0x00002dc0 arg  0x00004680 , 0x00000030 
+ 00015210  0x00002dc1 branch  0x00003c48 
+ 00015211  0x00002dc8 arg  0x00004670 , 0x00000006 
+ 00015212  0x00002dc9 arg  0x00000010 , 0x00000039 
+ 00015213  0x00002dca call  0x00003be4 
+ 00015214  0x00002dcb arg  0x000046d9 , 0x00000006 
+ 00015215  0x00002dcc arg  0x00000009 , 0x00000039 
+ 00015216  0x00002dcd call  0x00003be7 
+ 00015217  0x00002dce call  0x00003c01 
+ 00015218  0x00002dcf arg  0x000001bd , 0x00000006 
+ 00015219  0x00002dd0 arg  0x000046a0 , 0x00000005 
+ 00015220  0x00002dd1 branch  0x00007c8f 
+ 00015221  0x00002dd5 call  0x00003b79 
+ 00015222  0x00002dd7 arg  0x00004680 , 0x00000006 
+ 00015223  0x00002dd8 branch  0x00003be3 
+ 00015224  0x00002ddb call  0x00003b76 
+ 00015225  0x00002ddd arg  0x00004688 , 0x00000006 
+ 00015226  0x00002dde branch  0x00003be3 
+ 00015227  0x00002de2 arg  0x0000480a , 0x00000006 
+ 00015228  0x00002de3 arg  0x00000004 , 0x00000039 
+ 00015229  0x00002de4 call  0x00003bea 
+ 00015230  0x00002de5 arg  0x0000480e , 0x00000006 
+ 00015231  0x00002de6 arg  0x00000006 , 0x00000039 
+ 00015232  0x00002de7 call  0x00003bea 
+ 00015233  0x00002de8 arg  0x00004814 , 0x00000006 
+ 00015234  0x00002de9 arg  0x00000010 , 0x00000039 
+ 00015235  0x00002dea call  0x00003be4 
+ 00015236  0x00002deb call  0x00003bf1 
+ 00015237  0x00002dec branch  0x00003bec 
+ 00015238  0x00002df2 call  0x00003b92 
+ 00015239  0x00002df5 arg  0x000047ec , 0x00000011 
+ 00015240  0x00002df6 arg  0x000001bd , 0x00000012 
+ 00015241  0x00002df7 arg  0x0000000b , 0x00000039 
+ 00015242  0x00002df9 ifetch  0x00000002 , 0x00000011 
+ 00015243  0x00002dfa ifetcht  0x00000002 , 0x00000012 
+ 00015244  0x00002dfb ixor  0x00000002 , 0x0000003f 
+ 00015245  0x00002dfc istore  0x00000002 , 0x00000011 
+ 00015246  0x00002dfd increase  0x00000002 , 0x00000011 
+ 00015247  0x00002dfe increase  0x00000002 , 0x00000012 
+ 00015248  0x00002dff loop  0x00003b8a 
+ 00015249  0x00002e00 rtn 
+ 00015250  0x00002e07 arg  0x00004670 , 0x00000006 
+ 00015251  0x00002e08 arg  0x00000010 , 0x00000039 
+ 00015252  0x00002e09 call  0x00003be4 
+ 00015253  0x00002e0a arg  0x000046cf , 0x00000006 
+ 00015254  0x00002e0b arg  0x0000000a , 0x00000039 
+ 00015255  0x00002e0c call  0x00003be7 
+ 00015256  0x00002e0d branch  0x00003c01 
+ 00015257  0x00002e12 arg  0x000047ef , 0x00000006 
+ 00015258  0x00002e13 arg  0x0000470d , 0x00000005 
+ 00015259  0x00002e14 call  0x00007c8f 
+ 00015260  0x00002e1a arg  0x0000470d , 0x00000006 
+ 00015261  0x00002e1b arg  0x0000471d , 0x00000011 
+ 00015262  0x00002e1c arg  0x0000472d , 0x00000030 
+ 00015263  0x00002e1d call  0x00003c4a 
+ 00015264  0x00002e1f arg  0x0000473d , 0x00000030 
+ 00015265  0x00002e20 arg  0x00000001 , 0x00000012 
+ 00015266  0x00002e21 setarg  0x00000000 
+ 00015267  0x00002e22 call  0x00003c4c 
+ 00015268  0x00002e23 fetch  0x00000001 , 0x0000474c 
+ 00015269  0x00002e24 and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00015270  0x00002e25 store  0x00000001 , 0x0000474d 
+ 00015271  0x00002e27 arg  0x0000475e , 0x00000030 
+ 00015272  0x00002e28 arg  0x00000002 , 0x00000012 
+ 00015273  0x00002e29 setarg  0x00000010 
+ 00015274  0x00002e2a arg  0x0000473d , 0x00000011 
+ 00015275  0x00002e2b call  0x00003c4c 
+ 00015276  0x00002e2d arg  0x0000474e , 0x00000030 
+ 00015277  0x00002e2e arg  0x00000003 , 0x00000012 
+ 00015278  0x00002e2f setarg  0x00000010 
+ 00015279  0x00002e30 arg  0x0000475e , 0x00000011 
+ 00015280  0x00002e31 branch  0x00003c4c 
+ 00015281  0x00002e35 arg  0x00004959 , 0x00000006 
+ 00015282  0x00002e36 arg  0x0000476e , 0x00000011 
+ 00015283  0x00002e37 arg  0x0000477e , 0x00000030 
+ 00015284  0x00002e38 call  0x00003c4a 
+ 00015285  0x00002e39 arg  0x0000478e , 0x00000006 
+ 00015286  0x00002e3a arg  0x0000477e , 0x00000011 
+ 00015287  0x00002e3b arg  0x0000479e , 0x00000030 
+ 00015288  0x00002e3c setarg  0x00000004 
+ 00015289  0x00002e3d call  0x00003c5a 
+ 00015290  0x00002e3e fetch  0x00000001 , 0x000047ad 
+ 00015291  0x00002e3f and  0x0000003f , 0x0000003f , 0x0000003f 
+ 00015292  0x00002e40 set1  0x00000006 , 0x0000003f 
+ 00015293  0x00002e41 store  0x00000001 , 0x000047ae 
+ 00015294  0x00002e42 rtn 
+ 00015295  0x00002e46 arg  0x000047ef , 0x00000006 
+ 00015296  0x00002e47 arg  0x000047af , 0x00000011 
+ 00015297  0x00002e48 arg  0x000047bf , 0x00000030 
+ 00015298  0x00002e49 call  0x00003c4a 
+ 00015299  0x00002e4a arg  0x000047cf , 0x00000006 
+ 00015300  0x00002e4b arg  0x000047bf , 0x00000011 
+ 00015301  0x00002e4c arg  0x000047d4 , 0x00000030 
+ 00015302  0x00002e4d setarg  0x00000005 
+ 00015303  0x00002e4e call  0x00003c5a 
+ 00015304  0x00002e52 fetch  0x00000002 , 0x000044e9 
+ 00015305  0x00002e53 rtnbit1  0x00000009 
+ 00015306  0x00002e54 jam  0x00000001 , 0x00004388 
+ 00015307  0x00002e55 rtn 
+ 00015308  0x00002e5a arg  0x00004999 , 0x00000011 
+ 00015309  0x00002e5b fetch  0x00000007 , 0x0000499f 
+ 00015310  0x00002e5c branch  0x00003bd1 
+ 00015311  0x00002e5e arg  0x00000923 , 0x00000011 
+ 00015312  0x00002e5f fetch  0x00000007 , 0x00000929 
+ 00015313  0x00002e61 store  0x00000007 , 0x000008da 
+ 00015314  0x00002e62 setarg  0x00000000 
+ 00015315  0x00002e63 store  0x00000005 , 0x000008d1 
+ 00015316  0x00002e64 call  0x00003bda 
+ 00015317  0x00002e65 fetch  0x00000006 , 0x000008e1 
+ 00015318  0x00002e66 ifetcht  0x00000006 , 0x00000011 
+ 00015319  0x00002e67 ixor  0x00000002 , 0x0000003f 
+ 00015320  0x00002e68 istore  0x00000006 , 0x00000011 
+ 00015321  0x00002e69 rtn 
+ 00015322  0x00002e6d fetch  0x00000004 , 0x0000486e 
+ 00015323  0x00002e6e store  0x00000004 , 0x000008d6 
+ 00015324  0x00002e71 arg  0x0000474e , 0x00000006 
+ 00015325  0x00002e72 call  0x0000735f 
+ 00015326  0x00002e73 arg  0x000008d1 , 0x00000006 
+ 00015327  0x00002e74 call  0x00007361 
+ 00015328  0x00002e75 call  0x000072d1 
+ 00015329  0x00002e76 arg  0x000008e1 , 0x00000005 
+ 00015330  0x00002e77 branch  0x00007375 
+ 00015331  0x00002e7f arg  0x00000008 , 0x00000039 
+ 00015332  0x00002e85 call  0x00003bf1 
+ 00015333  0x00002e86 call  0x00003c39 
+ 00015334  0x00002e87 branch  0x00003bee 
+ 00015335  0x00002e89 call  0x00003bf1 
+ 00015336  0x00002e8a call  0x00007cda 
+ 00015337  0x00002e8b branch  0x00003bee 
+ 00015338  0x00002e8d call  0x00003bf1 
+ 00015339  0x00002e8e call  0x00003c39 
+ 00015340  0x00002e8f setarg  0x0000002c 
+ 00015341  0x00002e90 istore  0x00000001 , 0x00000005 
+ 00015342  0x00002e92 copy  0x00000005 , 0x0000003f 
+ 00015343  0x00002e93 store  0x00000002 , 0x000046f3 
+ 00015344  0x00002e94 rtn 
+ 00015345  0x00002e96 copy  0x00000006 , 0x00000002 
+ 00015346  0x00002e97 copy  0x00000039 , 0x00000011 
+ 00015347  0x00002e98 fetch  0x00000002 , 0x000046f3 
+ 00015348  0x00002e99 copy  0x0000003f , 0x00000005 
+ 00015349  0x00002e9a fetch  0x00000001 , 0x000046e2 
+ 00015350  0x00002e9b call  0x00003bfa , 0x00000034 
+ 00015351  0x00002e9c copy  0x00000002 , 0x00000006 
+ 00015352  0x00002e9d copy  0x00000011 , 0x00000039 
+ 00015353  0x00002e9e rtn 
+ 00015354  0x00002ea0 jam  0x00000001 , 0x000046e2 
+ 00015355  0x00002ea1 call  0x00003bfe 
+ 00015356  0x00002ea2 arg  0x000007d1 , 0x00000005 
+ 00015357  0x00002ea3 rtn 
+ 00015358  0x00002ea6 arg  0x00000100 , 0x00000039 
+ 00015359  0x00002ea7 arg  0x000007d1 , 0x00000005 
+ 00015360  0x00002ea8 branch  0x00007ca3 
+ 00015361  0x00002ead call  0x00003c17 
+ 00015362  0x00002eae call  0x00003c32 
+ 00015363  0x00002eb0 setarg  0x000007d1 
+ 00015364  0x00002eb1 store  0x00000002 , 0x000046fa 
+ 00015365  0x00002eb2 call  0x00004134 
+ 00015366  0x00002eb5 fetch  0x00000002 , 0x000046fa 
+ 00015367  0x00002eb6 copy  0x0000003f , 0x00000006 
+ 00015368  0x00002eb7 arg  0x00000231 , 0x00000005 
+ 00015369  0x00002eb8 call  0x00007c81 
+ 00015370  0x00002eb9 call  0x0000413b 
+ 00015371  0x00002eba fetch  0x00000002 , 0x000046fa 
+ 00015372  0x00002ebb pincrease  0x00000040 
+ 00015373  0x00002ebc store  0x00000002 , 0x000046fa 
+ 00015374  0x00002ebd fetch  0x00000001 , 0x000046f7 
+ 00015375  0x00002ebe pincrease  0xffffffff 
+ 00015376  0x00002ebf store  0x00000001 , 0x000046f7 
+ 00015377  0x00002ec0 nbranch  0x00003c06 , 0x00000034 
+ 00015378  0x00002ec1 call  0x00004176 
+ 00015379  0x00002ec2 arg  0x000001bd , 0x00000011 
+ 00015380  0x00002ec3 arg  0x00000020 , 0x00000039 
+ 00015381  0x00002ec4 call  0x00007cb1 
+ 00015382  0x00002ec5 rtn 
+ 00015383  0x00002ec9 jam  0x00000000 , 0x000046e2 
+ 00015384  0x00002eca fetch  0x00000002 , 0x000046f3 
+ 00015385  0x00002ecb copy  0x0000003f , 0x00000005 
+ 00015386  0x00002ecc arg  0x00000080 , 0x00000002 
+ 00015387  0x00002ecd istoret  0x00000001 , 0x00000005 
+ 00015388  0x00002ece arg  0x000007d1 , 0x00000002 
+ 00015389  0x00002ecf isub  0x00000002 , 0x0000003f 
+ 00015390  0x00002ed0 store  0x00000008 , 0x000046e3 
+ 00015391  0x00002ed2 lshift3  0x0000003f , 0x00000002 
+ 00015392  0x00002ed3 storet  0x00000008 , 0x000046eb 
+ 00015393  0x00002ed4 rshift4  0x0000003f , 0x00000013 
+ 00015394  0x00002ed5 rshift2  0x00000013 , 0x00000013 
+ 00015395  0x00002ed6 and  0x0000003f , 0x0000003f , 0x0000003f 
+ 00015396  0x00002ed7 sub  0x0000003f , 0x00000037 , 0x0000003e 
+ 00015397  0x00002ed9 ncall  0x00003c30 , 0x00000002 
+ 00015398  0x00002eda add  0x00000013 , 0x00000001 , 0x0000003f 
+ 00015399  0x00002edb store  0x00000001 , 0x000046f7 
+ 00015400  0x00002edc mul32  0x0000003f , 0x00000040 , 0x00000011 
+ 00015401  0x00002edd lshift4  0x0000003f , 0x00000013 
+ 00015402  0x00002ede increase  0xffffffff , 0x00000013 
+ 00015403  0x00002edf setarg  0x000007cd 
+ 00015404  0x00002ee0 iadd  0x00000011 , 0x00000011 
+ 00015405  0x00002ee1 fetch  0x00000004 , 0x000046eb 
+ 00015406  0x00002ee2 istore  0x00000004 , 0x00000011 
+ 00015407  0x00002ee3 rtn 
+ 00015408  0x00002ee8 increase  0x00000001 , 0x00000013 
+ 00015409  0x00002ee9 rtn 
+ 00015410  0x00002eec arg  0x000007d1 , 0x00000011 
+ 00015411  0x00002ef2 arg  0x00000004 , 0x00000039 
+ 00015412  0x00002ef3 call  0x00007cb1 
+ 00015413  0x00002ef4 increase  0x00000002 , 0x00000011 
+ 00015414  0x00002ef5 add  0x00000013 , 0xffffffff , 0x00000013 
+ 00015415  0x00002ef6 nbranch  0x00003c33 , 0x00000005 
+ 00015416  0x00002ef7 rtn 
+ 00015417  0x00002eff ifetch  0x00000001 , 0x00000006 
+ 00015418  0x00002f00 rshift4  0x0000003f , 0x00000002 
+ 00015419  0x00002f01 call  0x00003c42 
+ 00015420  0x00002f02 istoret  0x00000001 , 0x00000005 
+ 00015421  0x00002f03 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00015422  0x00002f04 call  0x00003c42 
+ 00015423  0x00002f05 istoret  0x00000001 , 0x00000005 
+ 00015424  0x00002f06 loop  0x00003c39 
+ 00015425  0x00002f07 rtn 
+ 00015426  0x00002f09 sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00015427  0x00002f0a branch  0x00003c46 , 0x00000002 
+ 00015428  0x00002f0b add  0x00000002 , 0x00000057 , 0x00000002 
+ 00015429  0x00002f0c rtn 
+ 00015430  0x00002f0e add  0x00000002 , 0x00000030 , 0x00000002 
+ 00015431  0x00002f0f rtn 
+ 00015432  0x00002f13 setarg  0x00000020 
+ 00015433  0x00002f14 branch  0x00003c5a 
+ 00015434  0x00002f17 setarg  0x00000010 
+ 00015435  0x00002f18 branch  0x00003c5a 
+ 00015436  0x00002f1e fetcht  0x00000001 , 0x000046fc 
+ 00015437  0x00002f1f increase  0x00000001 , 0x00000002 
+ 00015438  0x00002f20 iadd  0x00000002 , 0x00000002 
+ 00015439  0x00002f21 storet  0x00000001 , 0x00000230 
+ 00015440  0x00002f22 copy  0x00000011 , 0x00000006 
+ 00015441  0x00002f23 copy  0x0000003f , 0x00000039 
+ 00015442  0x00002f24 call  0x00007ccc 
+ 00015443  0x00002f25 fetcht  0x00000001 , 0x000046fc 
+ 00015444  0x00002f26 copy  0x00000002 , 0x00000039 
+ 00015445  0x00002f27 call  0x00007cda 
+ 00015446  0x00002f28 copy  0x00000012 , 0x0000003f 
+ 00015447  0x00002f29 istore  0x00000001 , 0x00000005 
+ 00015448  0x00002f2a arg  0x0000472d , 0x00000011 
+ 00015449  0x00002f2b branch  0x00003c5d 
+ 00015450  0x00002f35 store  0x00000001 , 0x00000230 
+ 00015451  0x00002f36 copy  0x0000003f , 0x00000039 
+ 00015452  0x00002f37 call  0x00007ccc 
+ 00015453  0x00002f38 copy  0x00000011 , 0x00000006 
+ 00015454  0x00002f39 arg  0x000006a1 , 0x00000005 
+ 00015455  0x00002f3a call  0x00007c8f 
+ 00015456  0x00002f3b call  0x000071c1 
+ 00015457  0x00002f3c copy  0x00000030 , 0x00000005 
+ 00015458  0x00002f3d call  0x00007375 
+ 00015459  0x00002f3e rtn 
+ 00015460  0x00002f43 fetcht  0x00000001 , 0x000008fe 
+ 00015461  0x00002f44 branch  0x00003c67 
+ 00015462  0x00002f46 force  0x00000001 , 0x00000002 
+ 00015463  0x00002f48 force  0x00000000 , 0x00000038 
+ 00015464  0x00002f49 fetch  0x00000002 , 0x000008f1 
+ 00015465  0x00002f4a copy  0x0000003f , 0x00000006 
+ 00015466  0x00002f4b ifetch  0x00000003 , 0x00000006 
+ 00015467  0x00002f4c lshift8  0x0000003f , 0x0000003f 
+ 00015468  0x00002f4d ior  0x00000002 , 0x0000002f 
+ 00015469  0x00002f4e increase  0x00000001 , 0x00000038 
+ 00015470  0x00002f4f ifetch  0x00000004 , 0x00000006 
+ 00015471  0x00002f50 copy  0x0000003f , 0x0000002f 
+ 00015472  0x00002f51 increase  0x00000001 , 0x00000038 
+ 00015473  0x00002f52 ifetch  0x00000004 , 0x00000006 
+ 00015474  0x00002f53 copy  0x0000003f , 0x0000002f 
+ 00015475  0x00002f54 increase  0x00000001 , 0x00000038 
+ 00015476  0x00002f55 byteswap  0x00000011 , 0x0000002f 
+ 00015477  0x00002f56 lshift16  0x0000002f , 0x0000002f 
+ 00015478  0x00002f57 ifetch  0x00000002 , 0x00000006 
+ 00015479  0x00002f58 ior  0x0000002f , 0x0000002f 
+ 00015480  0x00002f59 rtn 
+ 00015481  0x00002f5b fetch  0x00000001 , 0x000008f3 
+ 00015482  0x00002f5c copy  0x0000003f , 0x00000011 
+ 00015483  0x00002f5d call  0x00003c64 
+ 00015484  0x00002f5e call  0x000072d1 
+ 00015485  0x00002f5f force  0x0000000c , 0x00000038 
+ 00015486  0x00002f60 deposit  0x0000002f 
+ 00015487  0x00002f61 copy  0x00000011 , 0x00000039 
+ 00015488  0x00002f62 fetcht  0x00000002 , 0x000008f4 
+ 00015489  0x00002f63 copy  0x00000002 , 0x00000006 
+ 00015490  0x00002f64 call  0x00007349 
+ 00015491  0x00002f65 branch  0x0000728c 
+ 00015492  0x00002f67 jam  0x00000019 , 0x000008fe 
+ 00015493  0x00002f68 branch  0x00003c88 
+ 00015494  0x00002f6a jam  0x00000009 , 0x000008fe 
+ 00015495  0x00002f6b branch  0x00003c88 
+ 00015496  0x00002f6d store  0x00000001 , 0x000008f3 
+ 00015497  0x00002f6e storet  0x00000002 , 0x000008f4 
+ 00015498  0x00002f6f bpatchx  0x000000a5 , 0x00004034 
+ 00015499  0x00002f70 call  0x00003c79 
+ 00015500  0x00002f71 force  0x00000008 , 0x00000038 
+ 00015501  0x00002f72 iforce  0x0000002f 
+ 00015502  0x00002f73 force  0x0000000d , 0x00000038 
+ 00015503  0x00002f74 copy  0x0000002f , 0x0000003f 
+ 00015504  0x00002f75 force  0x00000009 , 0x00000038 
+ 00015505  0x00002f76 iforce  0x0000002f 
+ 00015506  0x00002f77 force  0x00000000 , 0x00000011 
+ 00015507  0x00002f78 copy  0x00000002 , 0x00000013 
+ 00015508  0x00002f79 call  0x00003c66 
+ 00015509  0x00002f7a call  0x000072d7 
+ 00015510  0x00002f7b call  0x00003cc7 
+ 00015511  0x00002f7c storet  0x00000008 , 0x000008f6 
+ 00015512  0x00002f7d fetch  0x00000001 , 0x000008f3 
+ 00015513  0x00002f7e copy  0x0000003f , 0x00000012 
+ 00015514  0x00002f7f call  0x00003ccf 
+ 00015515  0x00002f80 fetcht  0x00000001 , 0x000008f3 
+ 00015516  0x00002f81 fetch  0x00000002 , 0x000008f4 
+ 00015517  0x00002f82 iadd  0x00000002 , 0x00000011 
+ 00015518  0x00002f83 fetcht  0x00000008 , 0x000008f6 
+ 00015519  0x00002f84 istoret  0x00000004 , 0x00000011 
+ 00015520  0x00002f85 fetch  0x00000001 , 0x000008fe 
+ 00015521  0x00002f86 sub  0x0000003f , 0x00000009 , 0x0000003f 
+ 00015522  0x00002f87 rtn  0x00000034 
+ 00015523  0x00002f88 istoret  0x00000008 , 0x00000011 
+ 00015524  0x00002f89 rtn 
+ 00015525  0x00002f8b jam  0x00000019 , 0x000008fe 
+ 00015526  0x00002f8c branch  0x00003ca9 
+ 00015527  0x00002f8e jam  0x00000009 , 0x000008fe 
+ 00015528  0x00002f8f branch  0x00003ca9 
+ 00015529  0x00002f92 store  0x00000001 , 0x000008f3 
+ 00015530  0x00002f93 storet  0x00000002 , 0x000008f4 
+ 00015531  0x00002f94 copy  0x00000002 , 0x00000013 
+ 00015532  0x00002f95 copy  0x0000003f , 0x00000012 
+ 00015533  0x00002f96 iadd  0x00000013 , 0x00000006 
+ 00015534  0x00002f97 bpatchx  0x000000a6 , 0x00004034 
+ 00015535  0x00002f98 ifetch  0x00000008 , 0x00000006 
+ 00015536  0x00002f99 force  0x00000008 , 0x00000038 
+ 00015537  0x00002f9a iforce  0x0000002f 
+ 00015538  0x00002f9b force  0x00000009 , 0x00000038 
+ 00015539  0x00002f9c rshift32  0x0000003f , 0x0000003f 
+ 00015540  0x00002f9d iforce  0x0000002f 
+ 00015541  0x00002f9e force  0x00000000 , 0x00000011 
+ 00015542  0x00002f9f call  0x00003c66 
+ 00015543  0x00002fa0 call  0x000072d7 
+ 00015544  0x00002fa1 call  0x00003cc7 
+ 00015545  0x00002fa2 storet  0x00000008 , 0x000008f6 
+ 00015546  0x00002fa3 call  0x00003ccf 
+ 00015547  0x00002fa4 call  0x00003c79 
+ 00015548  0x00002fa5 call  0x00003cc7 
+ 00015549  0x00002fa6 fetch  0x00000001 , 0x000008fe 
+ 00015550  0x00002fa7 beq  0x00000019 , 0x00003cc4 
+ 00015551  0x00002fa8 storet  0x00000004 , 0x000008fa 
+ 00015552  0x00002fa9 fetch  0x00000004 , 0x000008f6 
+ 00015553  0x00002faa fetcht  0x00000004 , 0x000008fa 
+ 00015554  0x00002fab isub  0x00000002 , 0x0000003f 
+ 00015555  0x00002fac rtn 
+ 00015556  0x00002faf fetch  0x00000008 , 0x000008f6 
+ 00015557  0x00002fb0 isub  0x00000002 , 0x0000003f 
+ 00015558  0x00002fb1 rtn 
+ 00015559  0x00002fb4 force  0x0000000c , 0x00000038 
+ 00015560  0x00002fb5 deposit  0x0000002f 
+ 00015561  0x00002fb6 force  0x0000000d , 0x00000038 
+ 00015562  0x00002fb7 copy  0x0000002f , 0x00000002 
+ 00015563  0x00002fb8 lshift16  0x00000002 , 0x00000002 
+ 00015564  0x00002fb9 lshift16  0x00000002 , 0x00000002 
+ 00015565  0x00002fba ior  0x00000002 , 0x00000002 
+ 00015566  0x00002fbb rtn 
+ 00015567  0x00002fbd increase  0x00000001 , 0x00000011 
+ 00015568  0x00002fbe call  0x00003c66 
+ 00015569  0x00002fbf copy  0x00000013 , 0x00000006 
+ 00015570  0x00002fc0 call  0x0000735d 
+ 00015571  0x00002fc1 call  0x000072d7 
+ 00015572  0x00002fc2 call  0x0000737c 
+ 00015573  0x00002fc3 increase  0x00000010 , 0x00000013 
+ 00015574  0x00002fc4 increase  0xfffffff0 , 0x00000012 
+ 00015575  0x00002fc5 branch  0x00003ccf , 0x00000002 
+ 00015576  0x00002fc6 rtn 
+ 00015577  0x00002fd1 bpatchx  0x000000a7 , 0x00004034 
+ 00015578  0x00002fd2 jam  0x00000001 , 0x000047e4 
+ 00015579  0x00002fd3 jam  0x00000000 , 0x000047e5 
+ 00015580  0x00002fd4 jam  0x00000001 , 0x0000464b 
+ 00015581  0x00002fd5 setarg  0x00001770 
+ 00015582  0x00002fd6 store  0x00000002 , 0x0000464c 
+ 00015583  0x00002fd7 rtn 
+ 00015584  0x00002fdb setarg  0x000001a8 
+ 00015585  0x00002fdc store  0x00000002 , 0x000008ff 
+ 00015586  0x00002fdd fetch  0x00000001 , 0x000047e6 
+ 00015587  0x00002fde istore  0x00000001 , 0x00000005 
+ 00015588  0x00002fdf fetch  0x00000004 , 0x0000480a 
+ 00015589  0x00002fe0 call  0x00007cc6 
+ 00015590  0x00002fe1 istore  0x00000004 , 0x00000005 
+ 00015591  0x00002fe2 fetch  0x00000006 , 0x000042db 
+ 00015592  0x00002fe3 istore  0x00000006 , 0x00000005 
+ 00015593  0x00002fe4 fetch  0x00000003 , 0x000047e7 
+ 00015594  0x00002fe5 istore  0x00000003 , 0x00000005 
+ 00015595  0x00002fe6 rtn 
+ 00015596  0x00002fe9 call  0x00003cee 
+ 00015597  0x00002fea branch  0x000039d3 
+ 00015598  0x00002fee jam  0x00000015 , 0x0000462a 
+ 00015599  0x00002fef setarg  0x00000014 
+ 00015600  0x00002ff0 store  0x00000001 , 0x0000462b 
+ 00015601  0x00002ff1 setarg  0x0000002b 
+ 00015602  0x00002ff2 istore  0x00000001 , 0x00000005 
+ 00015603  0x00002ff3 setarg  0x00000000 
+ 00015604  0x00002ff4 istore  0x00000001 , 0x00000005 
+ 00015605  0x00002ff6 arg  0x000008ff , 0x00000006 
+ 00015606  0x00002ff7 call  0x00007c8f 
+ 00015607  0x00002ff8 fetch  0x00000002 , 0x000047ea 
+ 00015608  0x00002ff9 istore  0x00000002 , 0x00000005 
+ 00015609  0x00002ffa rtn 
+ 00015610  0x00002ffe call  0x00003d5a 
+ 00015611  0x00002fff nrtn  0x00000028 
+ 00015612  0x00003000 ifetch  0x00000001 , 0x00000006 
+ 00015613  0x00003001 beq  0x00000000 , 0x00003d01 
+ 00015614  0x00003002 beq  0x00000002 , 0x00003d1c 
+ 00015615  0x00003003 bpatchx  0x000000a8 , 0x00004035 
+ 00015616  0x00003004 rtn 
+ 00015617  0x00003009 call  0x00003d0f 
+ 00015618  0x0000300a nrtn  0x00000028 
+ 00015619  0x0000300c call  0x00003b45 
+ 00015620  0x0000300e call  0x00003d07 
+ 00015621  0x0000300f call  0x000040fa 
+ 00015622  0x00003010 rtn 
+ 00015623  0x00003013 arg  0x00000012 , 0x00000002 
+ 00015624  0x00003014 call  0x00003d46 
+ 00015625  0x00003015 setarg  0x00000001 
+ 00015626  0x00003016 istore  0x00000001 , 0x00000005 
+ 00015627  0x00003017 fetch  0x00000002 , 0x00004812 
+ 00015628  0x00003018 istore  0x00000002 , 0x00000005 
+ 00015629  0x00003019 arg  0x00004680 , 0x00000006 
+ 00015630  0x0000301a branch  0x00007c8f 
+ 00015631  0x0000301e call  0x00007dbc 
+ 00015632  0x0000301f ifetcht  0x00000002 , 0x00000006 
+ 00015633  0x00003020 arg  0x00004680 , 0x00000005 
+ 00015634  0x00003021 call  0x00007c8f 
+ 00015635  0x00003022 fetch  0x00000002 , 0x00004812 
+ 00015636  0x00003023 isub  0x00000002 , 0x0000003e 
+ 00015637  0x00003024 nrtn  0x00000005 
+ 00015638  0x00003027 fetch  0x00000001 , 0x000047e5 
+ 00015639  0x00003028 rtnbit1  0x00000001 
+ 00015640  0x00003029 set1  0x00000001 , 0x0000003f 
+ 00015641  0x0000302a store  0x00000001 , 0x000047e5 
+ 00015642  0x0000302c jam  0x00000002 , 0x000047e4 
+ 00015643  0x0000302d branch  0x00007dba 
+ 00015644  0x00003030 call  0x00003d27 
+ 00015645  0x00003031 fetcht  0x00000002 , 0x000047ec 
+ 00015646  0x00003032 fetch  0x00000002 , 0x00004812 
+ 00015647  0x00003033 isub  0x00000002 , 0x0000003e 
+ 00015648  0x00003034 nrtn  0x00000005 
+ 00015649  0x00003035 call  0x00003bbf 
+ 00015650  0x00003036 call  0x000040fa 
+ 00015651  0x00003037 fetch  0x00000001 , 0x000007aa 
+ 00015652  0x00003038 rtnne  0x00000002 
+ 00015653  0x00003039 jam  0x00000005 , 0x000047e4 
+ 00015654  0x0000303a rtn 
+ 00015655  0x0000303e bpatchx  0x000000a9 , 0x00004035 
+ 00015656  0x0000303f copy  0x00000006 , 0x00000011 
+ 00015657  0x00003040 fetch  0x00000001 , 0x000047e4 
+ 00015658  0x00003041 rtneq  0x00000000 
+ 00015659  0x00003042 fetch  0x00000001 , 0x000047e5 
+ 00015660  0x00003043 rtnbit0  0x00000001 
+ 00015661  0x00003044 rtnbit1  0x00000002 
+ 00015662  0x00003045 copy  0x00000011 , 0x00000006 
+ 00015663  0x00003046 arg  0x00000016 , 0x00000039 
+ 00015664  0x00003047 arg  0x000047ec , 0x00000005 
+ 00015665  0x00003048 call  0x00007cda 
+ 00015666  0x0000304a call  0x00003b86 
+ 00015667  0x0000304c fetcht  0x00000002 , 0x000047ec 
+ 00015668  0x0000304d fetch  0x00000002 , 0x00004812 
+ 00015669  0x0000304e isub  0x00000002 , 0x0000003e 
+ 00015670  0x0000304f nrtn  0x00000005 
+ 00015671  0x00003051 fetch  0x00000001 , 0x000047e5 
+ 00015672  0x00003052 set1  0x00000002 , 0x0000003f 
+ 00015673  0x00003053 store  0x00000001 , 0x000047e5 
+ 00015674  0x00003055 call  0x00003b99 
+ 00015675  0x00003057 fetch  0x00000001 , 0x000047ff 
+ 00015676  0x00003058 store  0x00000001 , 0x00004871 
+ 00015677  0x00003059 call  0x00003d3f 
+ 00015678  0x0000305a rtn 
+ 00015679  0x0000305f arg  0x00000006 , 0x00000002 
+ 00015680  0x00003060 call  0x00003d46 
+ 00015681  0x00003061 setarg  0x00000003 
+ 00015682  0x00003062 istore  0x00000001 , 0x00000005 
+ 00015683  0x00003063 fetch  0x00000006 , 0x0000480e 
+ 00015684  0x00003064 istore  0x00000006 , 0x00000005 
+ 00015685  0x00003065 rtn 
+ 00015686  0x00003069 bpatchx  0x000000aa , 0x00004035 
+ 00015687  0x0000306a setarg  0x0000012c 
+ 00015688  0x0000306b store  0x00000002 , 0x00004806 
+ 00015689  0x0000306c fetch  0x00000001 , 0x000007aa 
+ 00015690  0x0000306d sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00015691  0x0000306e call  0x00003ace , 0x00000005 
+ 00015692  0x0000306f ncall  0x00003ad0 , 0x00000005 
+ 00015693  0x00003070 add  0x00000002 , 0x00000009 , 0x0000003f 
+ 00015694  0x00003071 store  0x00000001 , 0x0000462a 
+ 00015695  0x00003072 call  0x0000397c 
+ 00015696  0x00003073 add  0x00000002 , 0x00000005 , 0x0000003f 
+ 00015697  0x00003074 istore  0x00000001 , 0x00000005 
+ 00015698  0x00003075 setarg  0x000000ff 
+ 00015699  0x00003076 istore  0x00000001 , 0x00000005 
+ 00015700  0x00003077 setarg  0x000001a8 
+ 00015701  0x00003078 byteswap  0x0000003f , 0x0000003f 
+ 00015702  0x00003079 istore  0x00000002 , 0x00000005 
+ 00015703  0x0000307a fetch  0x00000001 , 0x0000090f 
+ 00015704  0x0000307b istore  0x00000001 , 0x00000005 
+ 00015705  0x0000307c rtn 
+ 00015706  0x00003088 call  0x00007dbc 
+ 00015707  0x00003089 ifetcht  0x00000002 , 0x00000006 
+ 00015708  0x0000308a setarg  0x000001a8 
+ 00015709  0x0000308b byteswap  0x0000003f , 0x0000003f 
+ 00015710  0x0000308c isub  0x00000002 , 0x0000003e 
+ 00015711  0x0000308d nrtn  0x00000005 
+ 00015712  0x0000308e ifetch  0x00000001 , 0x00000006 
+ 00015713  0x0000308f store  0x00000001 , 0x0000090f 
+ 00015714  0x00003090 branch  0x00007dba 
+ 00015715  0x00003094 arg  0x00004806 , 0x00000013 
+ 00015716  0x00003095 arg  0x00003d66 , 0x00000012 
+ 00015717  0x00003096 branch  0x000042e7 
+ 00015718  0x0000309a branch  0x00003e61 
+ 00015719  0x000030a3 fetch  0x00000001 , 0x0000070b 
+ 00015720  0x000030a4 beq  0x00000008 , 0x00003d92 
+ 00015721  0x000030a5 beq  0x00000049 , 0x00003db1 
+ 00015722  0x000030a6 beq  0x0000001b , 0x00003dbd 
+ 00015723  0x000030a7 beq  0x0000001c , 0x00003dc4 
+ 00015724  0x000030a9 beq  0x000000f2 , 0x00003d6e 
+ 00015725  0x000030ab rtn 
+ 00015726  0x000030ae call  0x00003dec 
+ 00015727  0x000030af call  0x00003d83 
+ 00015728  0x000030b0 call  0x00003dc2 
+ 00015729  0x000030b1 setarg  0x00000080 
+ 00015730  0x000030b2 store  0x00000001 , 0x00000723 
+ 00015731  0x000030b3 setarg  0x000000f3 
+ 00015732  0x000030b4 istore  0x00000001 , 0x00000005 
+ 00015733  0x000030b6 setarg  0x00000000 
+ 00015734  0x000030b7 istore  0x00000001 , 0x00000005 
+ 00015735  0x000030b8 fetch  0x00000002 , 0x0000070c 
+ 00015736  0x000030b9 istore  0x00000002 , 0x00000005 
+ 00015737  0x000030bb fetch  0x00000001 , 0x00000709 
+ 00015738  0x000030bc arg  0x00000004 , 0x00000002 
+ 00015739  0x000030bd isub  0x00000002 , 0x00000039 
+ 00015740  0x000030be arg  0x0000070e , 0x00000006 
+ 00015741  0x000030bf call  0x00007cda 
+ 00015742  0x000030c0 fetch  0x00000001 , 0x00000709 
+ 00015743  0x000030c1 pincrease  0x00000001 
+ 00015744  0x000030c2 store  0x00000001 , 0x00000722 
+ 00015745  0x000030c5 arg  0x00000000 , 0x00000007 
+ 00015746  0x000030c6 branch  0x00003806 
+ 00015747  0x000030c9 fetch  0x00000001 , 0x0000070e 
+ 00015748  0x000030ca rtn  0x00000034 
+ 00015749  0x000030cb sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00015750  0x000030cc ncall  0x00003d90 , 0x00000002 
+ 00015751  0x000030cd iforce  0x00000039 
+ 00015752  0x000030ce arg  0x0000070f , 0x00000006 
+ 00015753  0x000030cf add  0x00000011 , 0x00000002 , 0x00000005 
+ 00015754  0x000030d0 branch  0x00003d8b 
+ 00015755  0x000030d3 ifetch  0x00000002 , 0x00000006 
+ 00015756  0x000030d4 byteswap  0x0000003f , 0x0000003f 
+ 00015757  0x000030d5 istore  0x00000002 , 0x00000005 
+ 00015758  0x000030d6 loop  0x00003d8b 
+ 00015759  0x000030d7 rtn 
+ 00015760  0x000030db setarg  0x00000008 
+ 00015761  0x000030dc rtn 
+ 00015762  0x000030df jam  0x00000006 , 0x000047e4 
+ 00015763  0x000030e0 setarg  0x00000002 
+ 00015764  0x000030e1 store  0x00000001 , 0x00000723 
+ 00015765  0x000030e2 setarg  0x00000000 
+ 00015766  0x000030e3 istore  0x00000001 , 0x00000005 
+ 00015767  0x000030e4 setarg  0x000001a8 
+ 00015768  0x000030e5 istore  0x00000002 , 0x00000005 
+ 00015769  0x000030e6 setarg  0x00000000 
+ 00015770  0x000030e7 istore  0x00000002 , 0x00000005 
+ 00015771  0x000030e8 setarg  0x00000001 
+ 00015772  0x000030e9 istore  0x00000002 , 0x00000005 
+ 00015773  0x000030ea setarg  0x00000005 
+ 00015774  0x000030eb istore  0x00000002 , 0x00000005 
+ 00015775  0x000030ec setarg  0x00000003 
+ 00015776  0x000030ed istore  0x00000002 , 0x00000005 
+ 00015777  0x000030ee setarg  0x00000000 
+ 00015778  0x000030ef istore  0x00000002 , 0x00000005 
+ 00015779  0x000030f0 setarg  0x00000002 
+ 00015780  0x000030f1 istore  0x00000001 , 0x00000005 
+ 00015781  0x000030f2 setarg  0x00000002 
+ 00015782  0x000030f3 istore  0x00000001 , 0x00000005 
+ 00015783  0x000030f4 setarg  0x00000000 
+ 00015784  0x000030f5 istore  0x00000002 , 0x00000005 
+ 00015785  0x000030f6 setarg  0x00001000 
+ 00015786  0x000030f7 istore  0x00000002 , 0x00000005 
+ 00015787  0x000030f8 setarg  0x000001a8 
+ 00015788  0x000030f9 istore  0x00000004 , 0x00000005 
+ 00015789  0x000030fa setarg  0x000101a8 
+ 00015790  0x000030fb istore  0x00000004 , 0x00000005 
+ 00015791  0x000030fc jam  0x0000001c , 0x00000722 
+ 00015792  0x000030fd branch  0x000041b5 
+ 00015793  0x00003101 jam  0x00000014 , 0x00004805 
+ 00015794  0x00003106 setarg  0x00000080 
+ 00015795  0x00003107 store  0x00000001 , 0x00000723 
+ 00015796  0x00003108 setarg  0x0000004a 
+ 00015797  0x00003109 istore  0x00000001 , 0x00000005 
+ 00015798  0x0000310a jam  0x00000002 , 0x00000722 
+ 00015799  0x0000310b branch  0x000041b5 
+ 00015800  0x0000310e arg  0x00004805 , 0x00000013 
+ 00015801  0x0000310f arg  0x00003dbb , 0x00000012 
+ 00015802  0x00003110 branch  0x000042e0 
+ 00015803  0x00003114 call  0x00003e50 
+ 00015804  0x00003117 branch  0x00006ca3 
+ 00015805  0x0000311b call  0x00003de2 
+ 00015806  0x0000311c fetch  0x00000002 , 0x0000484c 
+ 00015807  0x0000311d rtnbit1  0x00000002 
+ 00015808  0x0000311e call  0x00003dec 
+ 00015809  0x0000311f call  0x00003df5 
+ 00015810  0x00003121 fetch  0x00000002 , 0x00004848 
+ 00015811  0x00003122 branch  0x00007d79 
+ 00015812  0x00003126 call  0x00003de2 
+ 00015813  0x00003127 fetch  0x00000002 , 0x0000484c 
+ 00015814  0x00003128 rtnbit1  0x00000002 
+ 00015815  0x00003129 call  0x00003dec 
+ 00015816  0x0000312a fetcht  0x00000002 , 0x0000070e 
+ 00015817  0x0000312b rshift8  0x00000002 , 0x0000003f 
+ 00015818  0x0000312c rshift4  0x0000003f , 0x0000003f 
+ 00015819  0x0000312d beq  0x0000000c , 0x00003dd3 
+ 00015820  0x0000312e byteswap  0x00000002 , 0x00000002 
+ 00015821  0x00003130 call  0x00003dd8 
+ 00015822  0x00003131 nrtn  0x00000028 
+ 00015823  0x00003132 setarg  0x00000000 
+ 00015824  0x00003133 istore  0x00000002 , 0x00000011 
+ 00015825  0x00003134 fetch  0x00000002 , 0x00004848 
+ 00015826  0x00003135 branch  0x00007d79 
+ 00015827  0x00003138 setarg  0xffffffff 
+ 00015828  0x00003139 istore  0x00000008 , 0x00000011 
+ 00015829  0x0000313a istore  0x00000008 , 0x00000005 
+ 00015830  0x0000313b fetch  0x00000002 , 0x00004848 
+ 00015831  0x0000313c branch  0x00007d79 
+ 00015832  0x0000313f arg  0x00000008 , 0x00000039 
+ 00015833  0x00003141 ifetch  0x00000002 , 0x00000011 
+ 00015834  0x00003142 arg  0x0000ffff , 0x00000012 
+ 00015835  0x00003143 isub  0x00000012 , 0x0000003e 
+ 00015836  0x00003144 branch  0x00007dba , 0x00000005 
+ 00015837  0x00003145 isub  0x00000002 , 0x0000003e 
+ 00015838  0x00003146 branch  0x00007dba , 0x00000005 
+ 00015839  0x00003148 increase  0x00000002 , 0x00000011 
+ 00015840  0x00003149 loop  0x00003dd9 
+ 00015841  0x0000314a branch  0x00007dbc 
+ 00015842  0x0000314e setarg  0x00000080 
+ 00015843  0x0000314f store  0x00000001 , 0x00000723 
+ 00015844  0x00003150 setarg  0x0000001f 
+ 00015845  0x00003151 istore  0x00000001 , 0x00000005 
+ 00015846  0x00003152 setarg  0x00000000 
+ 00015847  0x00003153 istore  0x00000001 , 0x00000005 
+ 00015848  0x00003154 fetch  0x00000006 , 0x0000070c 
+ 00015849  0x00003155 istore  0x00000006 , 0x00000005 
+ 00015850  0x00003156 jam  0x00000009 , 0x00000722 
+ 00015851  0x00003157 branch  0x000041b5 
+ 00015852  0x0000315a call  0x00003e3e 
+ 00015853  0x0000315b add  0x00000011 , 0x00000006 , 0x00000011 
+ 00015854  0x0000315c fetch  0x00000002 , 0x0000070c 
+ 00015855  0x0000315d fetcht  0x00000002 , 0x00004800 
+ 00015856  0x0000315e byteswap  0x00000002 , 0x00000002 
+ 00015857  0x0000315f isub  0x00000002 , 0x0000003f 
+ 00015858  0x00003160 imul32  0x00000012 , 0x0000003f 
+ 00015859  0x00003161 iadd  0x00000011 , 0x00000011 
+ 00015860  0x00003162 rtn 
+ 00015861  0x00003165 fetcht  0x00000002 , 0x0000070e 
+ 00015862  0x00003166 arg  0x00000008 , 0x00000039 
+ 00015863  0x00003168 ifetch  0x00000002 , 0x00000011 
+ 00015864  0x00003169 branch  0x00003dff , 0x00000034 
+ 00015865  0x0000316a arg  0x0000ffff , 0x00000012 
+ 00015866  0x0000316b isub  0x00000012 , 0x0000003e 
+ 00015867  0x0000316c branch  0x00003dff , 0x00000005 
+ 00015868  0x0000316d increase  0x00000002 , 0x00000011 
+ 00015869  0x0000316e loop  0x00003df7 
+ 00015870  0x0000316f rtn 
+ 00015871  0x00003172 byteswap  0x00000002 , 0x00000002 
+ 00015872  0x00003173 istoret  0x00000002 , 0x00000011 
+ 00015873  0x00003174 rtn 
+ 00015874  0x0000317b call  0x00007396 
+ 00015875  0x0000317c call  0x0000739e 
+ 00015876  0x0000317d setarg  0x000039b1 
+ 00015877  0x0000317e store  0x00000002 , 0x00004824 
+ 00015878  0x00003180 setarg  0x00003e42 
+ 00015879  0x00003181 store  0x00000002 , 0x000043db 
+ 00015880  0x00003183 setarg  0x00004016 
+ 00015881  0x00003184 store  0x00000002 , 0x00004842 
+ 00015882  0x00003186 setarg  0x00003745 
+ 00015883  0x00003187 store  0x00000002 , 0x00004828 
+ 00015884  0x00003189 setarg  0x00003aa2 
+ 00015885  0x0000318a store  0x00000002 , 0x00004848 
+ 00015886  0x0000318c setarg  0x00003a92 
+ 00015887  0x0000318d store  0x00000002 , 0x00004846 
+ 00015888  0x0000318f setarg  0x00003e4a 
+ 00015889  0x00003190 store  0x00000002 , 0x000043e3 
+ 00015890  0x00003192 setarg  0x0000372e 
+ 00015891  0x00003193 store  0x00000002 , 0x00004826 
+ 00015892  0x00003195 setarg  0x00004090 
+ 00015893  0x00003196 store  0x00000002 , 0x000043df 
+ 00015894  0x00003198 setarg  0x000040e3 
+ 00015895  0x00003199 store  0x00000002 , 0x000043dd 
+ 00015896  0x0000319b setarg  0x00003ab6 
+ 00015897  0x0000319c store  0x00000002 , 0x00004853 
+ 00015898  0x0000319e setarg  0x00003abc 
+ 00015899  0x0000319f store  0x00000002 , 0x0000484a 
+ 00015900  0x000031a0 call  0x00003ac3 
+ 00015901  0x000031a2 jam  0x00000024 , 0x0000464a 
+ 00015902  0x000031a3 call  0x00003817 
+ 00015903  0x000031a6 bpatchx  0x000000ab , 0x00004035 
+ 00015904  0x000031a8 setarg  0x00000428 
+ 00015905  0x000031a9 store  0x00000002 , 0x000049b9 
+ 00015906  0x000031aa call  0x00003e58 
+ 00015907  0x000031ac setarg  0x00000422 
+ 00015908  0x000031ad store  0x00000002 , 0x00004a5e 
+ 00015909  0x000031ae call  0x00003e5a 
+ 00015910  0x000031b0 setarg  0x00000a22 
+ 00015911  0x000031b1 store  0x00000002 , 0x00000a8d 
+ 00015912  0x000031b2 call  0x00003e5c 
+ 00015913  0x000031b3 call  0x00004071 
+ 00015914  0x000031b7 call  0x00004071 
+ 00015915  0x000031b9 call  0x00003a18 
+ 00015916  0x000031ba call  0x00003e3a 
+ 00015917  0x000031bc fetch  0x00000001 , 0x000047ef 
+ 00015918  0x000031bd beq  0x000000ff , 0x00003cd9 
+ 00015919  0x000031be call  0x00004291 
+ 00015920  0x000031bf call  0x00003bbf 
+ 00015921  0x000031c0 call  0x00003bb1 
+ 00015922  0x000031c1 call  0x00003b99 
+ 00015923  0x000031c3 random  0x0000003f 
+ 00015924  0x000031c4 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00015925  0x000031c5 add  0x0000003f , 0x00000032 , 0x0000003f 
+ 00015926  0x000031c6 store  0x00000002 , 0x00004804 
+ 00015927  0x000031c7 add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00015928  0x000031c8 store  0x00000001 , 0x00004803 
+ 00015929  0x000031c9 rtn 
+ 00015930  0x000031ce fetch  0x00000006 , 0x0000480e 
+ 00015931  0x000031cf call  0x00007cc0 
+ 00015932  0x000031d0 store  0x00000006 , 0x000042db 
+ 00015933  0x000031d1 rtn 
+ 00015934  0x000031d4 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
+ 00015935  0x000031d5 fetchr  0x00000011 , 0x00000002 , 0x0000484f 
+ 00015936  0x000031d6 fetchr  0x00000012 , 0x00000002 , 0x00004851 
+ 00015937  0x000031d7 rtn 
+ 00015938  0x000031db bpatchx  0x000000ac , 0x00004035 
+ 00015939  0x000031dc call  0x0000387d 
+ 00015940  0x000031dd call  0x00003aca 
+ 00015941  0x000031de call  0x000041d8 
+ 00015942  0x000031df call  0x0000396f 
+ 00015943  0x000031e0 call  0x00003b33 
+ 00015944  0x000031e1 call  0x00004060 
+ 00015945  0x000031e2 branch  0x00003995 
+ 00015946  0x000031e6 call  0x00003acc 
+ 00015947  0x000031e7 call  0x00003db8 
+ 00015948  0x000031e8 call  0x00003d63 
+ 00015949  0x000031eb call  0x00003794 
+ 00015950  0x000031ec call  0x00003791 
+ 00015951  0x000031ed branch  0x00004289 
+ 00015952  0x000031f1 call  0x00003e53 
+ 00015953  0x000031f2 fetch  0x00000002 , 0x00004853 
+ 00015954  0x000031f3 branch  0x00007d79 
+ 00015955  0x000031f8 fetch  0x00000001 , 0x00004857 
+ 00015956  0x000031f9 rtnne  0x00000002 
+ 00015957  0x000031fa setarg  0x0001d000 
+ 00015958  0x000031fb store  0x00000003 , 0x00004419 
+ 00015959  0x000031fc branch  0x00006bfa 
+ 00015960  0x00003201 call  0x00004292 
+ 00015961  0x00003202 branch  0x000078ad 
+ 00015962  0x00003205 call  0x0000396c 
+ 00015963  0x00003206 branch  0x000078ad 
+ 00015964  0x00003209 call  0x00003e5e 
+ 00015965  0x0000320a branch  0x000078ad 
+ 00015966  0x0000320d setarg  0x00000a8d 
+ 00015967  0x0000320e store  0x00000002 , 0x000043fb 
+ 00015968  0x0000320f rtn 
+ 00015969  0x00003212 jam  0x00000001 , 0x00004388 
+ 00015970  0x00003213 setarg  0x00001770 
+ 00015971  0x00003214 store  0x00000002 , 0x0000464c 
+ 00015972  0x00003215 fetch  0x00000001 , 0x000047e7 
+ 00015973  0x00003216 set0  0x00000000 , 0x0000003f 
+ 00015974  0x00003217 store  0x00000001 , 0x000047e7 
+ 00015975  0x00003218 jam  0x00000001 , 0x000047e4 
+ 00015976  0x00003219 jam  0x00000000 , 0x000047e5 
+ 00015977  0x0000321a jam  0x00000000 , 0x0000474d 
+ 00015978  0x0000321b branch  0x00003b2f 
+ 00015979  0x00003220 bpatchx  0x000000ad , 0x00004035 
+ 00015980  0x00003221 fetch  0x00000001 , 0x0000092b 
+ 00015981  0x00003222 bbit1  0x00000007 , 0x00003e70 
+ 00015982  0x00003223 jam  0x00000000 , 0x00004969 
+ 00015983  0x00003224 branch  0x0000417d 
+ 00015984  0x00003228 call  0x00003e76 
+ 00015985  0x00003229 rtn  0x00000028 
+ 00015986  0x0000322a call  0x00003e97 
+ 00015987  0x0000322b rtn  0x00000028 
+ 00015988  0x0000322c call  0x00003ea7 
+ 00015989  0x0000322d branch  0x00003eb4 
+ 00015990  0x00003232 call  0x00007dbc 
+ 00015991  0x00003233 arg  0x00000003 , 0x00000039 
+ 00015992  0x00003234 arg  0x0000092c , 0x00000011 
+ 00015993  0x00003235 call  0x00007cb1 
+ 00015994  0x00003236 fetchr  0x00000011 , 0x00000003 , 0x0000092c 
+ 00015995  0x00003237 and  0x00000011 , 0x0000001f , 0x00000002 
+ 00015996  0x00003238 storet  0x00000001 , 0x0000485c 
+ 00015997  0x00003239 fetch  0x00000001 , 0x00004863 
+ 00015998  0x0000323a isub  0x00000002 , 0x0000003e 
+ 00015999  0x0000323b nbranch  0x00007dba , 0x00000002 
+ 00016000  0x0000323d rshift4  0x00000011 , 0x0000003f 
+ 00016001  0x0000323e rshift  0x0000003f , 0x0000003f 
+ 00016002  0x0000323f and  0x0000003f , 0x0000001f , 0x00000002 
+ 00016003  0x00003240 storet  0x00000001 , 0x0000485b 
+ 00016004  0x00003241 rshift4  0x0000003f , 0x0000003f 
+ 00016005  0x00003242 rshift  0x0000003f , 0x0000003f 
+ 00016006  0x00003243 arg  0x00001fff , 0x00000011 
+ 00016007  0x00003244 iand  0x00000011 , 0x00000002 
+ 00016008  0x00003245 copy  0x0000003f , 0x00000012 
+ 00016009  0x00003246 fetch  0x00000002 , 0x00004859 
+ 00016010  0x00003247 isub  0x00000002 , 0x0000003e 
+ 00016011  0x00003248 ncall  0x00003e93 , 0x00000005 
+ 00016012  0x00003249 storet  0x00000002 , 0x00004859 
+ 00016013  0x0000324a rshift8  0x00000012 , 0x0000003f 
+ 00016014  0x0000324b rshift4  0x0000003f , 0x0000003f 
+ 00016015  0x0000324c rshift  0x0000003f , 0x0000003f 
+ 00016016  0x0000324d store  0x00000001 , 0x00004858 
+ 00016017  0x0000324e store  0x00000001 , 0x00004969 
+ 00016018  0x0000324f rtn 
+ 00016019  0x00003252 setarg  0x00000000 
+ 00016020  0x00003253 store  0x00000004 , 0x0000485d 
+ 00016021  0x00003254 jam  0x00000000 , 0x00004862 
+ 00016022  0x00003255 rtn 
+ 00016023  0x0000325b call  0x00007dbc 
+ 00016024  0x0000325c fetch  0x00000001 , 0x0000485b 
+ 00016025  0x0000325d copy  0x0000003f , 0x00000007 
+ 00016026  0x0000325e fetch  0x00000004 , 0x0000485d 
+ 00016027  0x0000325f qisolate1  0x0000003f 
+ 00016028  0x00003260 branch  0x00007dba , 0x00000001 
+ 00016029  0x00003261 qset1  0x0000003f 
+ 00016030  0x00003262 store  0x00000004 , 0x0000485d 
+ 00016031  0x00003263 fetcht  0x00000001 , 0x0000485c 
+ 00016032  0x00003264 add  0x00000002 , 0x00000001 , 0x00000039 
+ 00016033  0x00003266 add  0x00000039 , 0xffffffff , 0x00000007 
+ 00016034  0x00003267 qisolate1  0x0000003f 
+ 00016035  0x00003268 nrtn  0x00000001 
+ 00016036  0x00003269 loop  0x00003ea1 
+ 00016037  0x0000326a jam  0x00000001 , 0x00004861 
+ 00016038  0x0000326b rtn 
+ 00016039  0x00003270 fetch  0x00000001 , 0x00000921 
+ 00016040  0x00003271 pincrease  0xfffffffa 
+ 00016041  0x00003272 copy  0x0000003f , 0x00000039 
+ 00016042  0x00003273 fetcht  0x00000001 , 0x00004862 
+ 00016043  0x00003274 iadd  0x00000002 , 0x00000002 
+ 00016044  0x00003275 storet  0x00000001 , 0x00004862 
+ 00016045  0x00003276 fetch  0x00000002 , 0x00004864 
+ 00016046  0x00003277 iforce  0x00000005 
+ 00016047  0x00003278 fetch  0x00000001 , 0x0000485b 
+ 00016048  0x00003279 mul32  0x0000003f , 0x0000000c , 0x0000003f 
+ 00016049  0x0000327a iadd  0x00000005 , 0x00000005 
+ 00016050  0x0000327b arg  0x0000092f , 0x00000006 
+ 00016051  0x0000327c branch  0x00007cda 
+ 00016052  0x00003280 fetch  0x00000001 , 0x00004861 
+ 00016053  0x00003281 rtneq  0x00000000 
+ 00016054  0x00003282 setarg  0x00000000 
+ 00016055  0x00003283 store  0x00000005 , 0x0000485d 
+ 00016056  0x00003284 fetcht  0x00000002 , 0x00000925 
+ 00016057  0x00003285 byteswap  0x00000002 , 0x00000002 
+ 00016058  0x00003286 setarg  0x0000e000 
+ 00016059  0x00003287 iand  0x00000002 , 0x00000002 
+ 00016060  0x00003288 fetch  0x00000002 , 0x00004859 
+ 00016061  0x00003289 ior  0x00000002 , 0x0000003f 
+ 00016062  0x0000328a byteswap  0x0000003f , 0x0000003f 
+ 00016063  0x0000328b store  0x00000002 , 0x00000925 
+ 00016064  0x0000328c branch  0x00004187 
+ 00016065  0x00003291 fetch  0x00000001 , 0x00000722 
+ 00016066  0x00003292 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00016067  0x00003293 copy  0x0000003f , 0x00000039 
+ 00016068  0x00003294 storet  0x00000001 , 0x00000916 
+ 00016069  0x00003295 fetch  0x00000001 , 0x0000092b 
+ 00016070  0x00003296 set0  0x00000007 , 0x0000003f 
+ 00016071  0x00003297 store  0x00000001 , 0x000049a1 
+ 00016072  0x00003298 arg  0x00000723 , 0x00000006 
+ 00016073  0x00003299 call  0x00007ccc 
+ 00016074  0x0000329a branch  0x00004052 
+ 00016075  0x000032a0 add  0x00000011 , 0x00000004 , 0x00000002 
+ 00016076  0x000032a1 copy  0x00000011 , 0x00000039 
+ 00016077  0x000032a2 storet  0x00000001 , 0x00000916 
+ 00016078  0x000032a3 arg  0x000049a5 , 0x00000005 
+ 00016079  0x000032a4 call  0x00007ccc 
+ 00016080  0x000032a5 fetch  0x00000001 , 0x0000092b 
+ 00016081  0x000032a6 set1  0x00000007 , 0x0000003f 
+ 00016082  0x000032a7 store  0x00000001 , 0x000049a1 
+ 00016083  0x000032a8 branch  0x00004052 
+ 00016084  0x000032ae fetch  0x00000001 , 0x0000070b 
+ 00016085  0x000032b0 beq  0x00000001 , 0x00003edb 
+ 00016086  0x000032b1 beq  0x00000002 , 0x00003ee1 
+ 00016087  0x000032b2 beq  0x00000042 , 0x00003ee6 
+ 00016088  0x000032b3 beq  0x0000004c , 0x00003ee9 
+ 00016089  0x000032b4 beq  0x0000005e , 0x00003eef 
+ 00016090  0x000032b5 rtn 
+ 00016091  0x000032b9 arg  0x00003edd , 0x00000013 
+ 00016092  0x000032ba branch  0x00003f53 
+ 00016093  0x000032be fetch  0x00000002 , 0x00004830 
+ 00016094  0x000032bf call  0x00007d79 
+ 00016095  0x000032c0 store  0x00000001 , 0x0000070c 
+ 00016096  0x000032c1 branch  0x0000376c 
+ 00016097  0x000032c5 arg  0x00003ee3 , 0x00000013 
+ 00016098  0x000032c6 branch  0x00003f53 
+ 00016099  0x000032c8 call  0x0000376c 
+ 00016100  0x000032c9 fetch  0x00000002 , 0x00004832 
+ 00016101  0x000032ca branch  0x00007d79 
+ 00016102  0x000032cf call  0x00003784 
+ 00016103  0x000032d0 fetch  0x00000002 , 0x00004834 
+ 00016104  0x000032d1 branch  0x00007d79 
+ 00016105  0x000032d5 fetch  0x00000002 , 0x0000070c 
+ 00016106  0x000032d6 call  0x00003efe 
+ 00016107  0x000032d7 store  0x00000001 , 0x00000711 
+ 00016108  0x000032d8 call  0x00003774 
+ 00016109  0x000032d9 fetch  0x00000002 , 0x00004836 
+ 00016110  0x000032da branch  0x00007d79 
+ 00016111  0x000032de fetch  0x00000002 , 0x00004866 
+ 00016112  0x000032df fetcht  0x00000002 , 0x0000070e 
+ 00016113  0x000032e0 isub  0x00000002 , 0x0000003e 
+ 00016114  0x000032e1 rtn  0x00000005 
+ 00016115  0x000032e3 fetch  0x00000002 , 0x0000070e 
+ 00016116  0x000032e4 call  0x00003f10 
+ 00016117  0x000032e5 store  0x00000001 , 0x00000716 
+ 00016118  0x000032e7 fetch  0x00000002 , 0x0000070e 
+ 00016119  0x000032e8 store  0x00000002 , 0x00004866 
+ 00016120  0x000032e9 fetch  0x00000002 , 0x00004838 
+ 00016121  0x000032ea call  0x00007d79 
+ 00016122  0x000032eb storet  0x00000002 , 0x0000070c 
+ 00016123  0x000032ec call  0x0000377c 
+ 00016124  0x000032ed fetch  0x00000002 , 0x0000483a 
+ 00016125  0x000032ee branch  0x00007d79 
+ 00016126  0x000032f4 rtn  0x00000034 
+ 00016127  0x000032f5 mul32  0x0000003f , 0x00000064 , 0x0000003f 
+ 00016128  0x000032f6 arg  0x0000ffff , 0x00000002 
+ 00016129  0x000032f7 idiv  0x00000002 
+ 00016130  0x000032f8 call  0x00007d62 
+ 00016131  0x000032f9 remainder  0x00000002 
+ 00016132  0x000032fa rshift8  0x00000002 , 0x00000002 
+ 00016133  0x000032fb quotient  0x0000003f 
+ 00016134  0x000032fc sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00016135  0x000032fd nrtn  0x00000005 
+ 00016136  0x000032fe pincrease  0x00000001 
+ 00016137  0x000032ff rtn 
+ 00016138  0x00003305 arg  0x0000ffff , 0x0000003f 
+ 00016139  0x00003306 imul32  0x00000002 , 0x0000003f 
+ 00016140  0x00003307 div  0x0000003f , 0x00000064 
+ 00016141  0x00003308 call  0x00007d62 
+ 00016142  0x00003309 quotient  0x00000002 
+ 00016143  0x0000330a rtn 
+ 00016144  0x0000330f arg  0x00000320 , 0x00000002 
+ 00016145  0x00003310 isub  0x00000002 , 0x00000011 
+ 00016146  0x00003311 call  0x00003f1f 
+ 00016147  0x00003312 copy  0x00000011 , 0x0000003f 
+ 00016148  0x00003313 idiv  0x00000002 
+ 00016149  0x00003314 call  0x00007d62 
+ 00016150  0x00003315 quotient  0x0000003f 
+ 00016151  0x00003316 rtn 
+ 00016152  0x0000331c copy  0x00000002 , 0x00000011 
+ 00016153  0x0000331d call  0x00003f1f 
+ 00016154  0x0000331e copy  0x00000011 , 0x0000003f 
+ 00016155  0x0000331f imul32  0x00000002 , 0x0000003f 
+ 00016156  0x00003320 arg  0x00000320 , 0x00000002 
+ 00016157  0x00003321 iadd  0x00000002 , 0x00000002 
+ 00016158  0x00003322 rtn 
+ 00016159  0x00003325 setarg  0x00004e20 
+ 00016160  0x00003326 arg  0x00000320 , 0x00000002 
+ 00016161  0x00003327 isub  0x00000002 , 0x0000003f 
+ 00016162  0x00003328 div  0x0000003f , 0x00000064 
+ 00016163  0x00003329 call  0x00007d62 
+ 00016164  0x0000332a quotient  0x00000002 
+ 00016165  0x0000332b rtn 
+ 00016166  0x00003331 arg  0x00000000 , 0x00000007 
+ 00016167  0x00003332 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
+ 00016168  0x00003333 call  0x00007dbc 
+ 00016169  0x00003334 fetch  0x00000002 , 0x00004800 
+ 00016170  0x00003336 isub  0x00000002 , 0x0000003e 
+ 00016171  0x00003337 branch  0x00003f32 , 0x00000005 
+ 00016172  0x00003338 byteswap  0x0000003f , 0x0000003f 
+ 00016173  0x00003339 pincrease  0x00000001 
+ 00016174  0x0000333a byteswap  0x0000003f , 0x0000003f 
+ 00016175  0x0000333b increase  0x00000001 , 0x00000007 
+ 00016176  0x0000333c loop  0x00003f2a 
+ 00016177  0x0000333d rtn 
+ 00016178  0x00003340 jam  0x00000000 , 0x00004868 
+ 00016179  0x00003341 storer  0x00000007 , 0x00000001 , 0x00004869 
+ 00016180  0x00003342 call  0x00003f6e 
+ 00016181  0x00003343 branch  0x00007dba 
+ 00016182  0x00003347 arg  0x00000000 , 0x00000007 
+ 00016183  0x00003348 arg  0x00000000 , 0x00000013 
+ 00016184  0x00003349 call  0x00003e3e 
+ 00016185  0x0000334a call  0x00007dbc 
+ 00016186  0x0000334c fetch  0x00000002 , 0x0000484c 
+ 00016187  0x0000334d bbit0  0x00000002 , 0x00003f49 
+ 00016188  0x0000334e ifetch  0x00000002 , 0x00000011 
+ 00016189  0x0000334f isub  0x00000002 , 0x0000003e 
+ 00016190  0x00003350 call  0x00003f47 , 0x00000005 
+ 00016191  0x00003352 copy  0x00000012 , 0x0000003f 
+ 00016192  0x00003353 iadd  0x00000011 , 0x00000011 
+ 00016193  0x00003354 increase  0x00000001 , 0x00000007 
+ 00016194  0x00003355 loop  0x00003f3a 
+ 00016195  0x00003356 copy  0x00000013 , 0x0000003f 
+ 00016196  0x00003357 rtn  0x00000034 
+ 00016197  0x00003358 store  0x00000001 , 0x00004868 
+ 00016198  0x00003359 branch  0x00007dba 
+ 00016199  0x0000335c qset1  0x00000013 
+ 00016200  0x0000335d rtn 
+ 00016201  0x00003360 add  0x00000011 , 0x00000006 , 0x00000006 
+ 00016202  0x00003361 arg  0x00000008 , 0x00000030 
+ 00016203  0x00003363 ifetch  0x00000002 , 0x00000006 
+ 00016204  0x00003364 isub  0x00000002 , 0x0000003e 
+ 00016205  0x00003365 branch  0x00003f51 , 0x00000005 
+ 00016206  0x00003366 increase  0xffffffff , 0x00000030 
+ 00016207  0x00003367 branch  0x00003f3f , 0x00000005 
+ 00016208  0x00003368 branch  0x00003f4b 
+ 00016209  0x0000336b call  0x00003f47 
+ 00016210  0x0000336c branch  0x00003f3f 
+ 00016211  0x0000336f arg  0x00000000 , 0x00000007 
+ 00016212  0x00003370 fetch  0x00000001 , 0x00004868 
+ 00016213  0x00003371 branch  0x00003f5f , 0x00000034 
+ 00016214  0x00003372 copy  0x0000003f , 0x00000012 
+ 00016215  0x00003373 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
+ 00016216  0x00003375 storer  0x00000007 , 0x00000001 , 0x00004869 
+ 00016217  0x00003377 qisolate1  0x00000012 
+ 00016218  0x00003378 call  0x00003f5f , 0x00000001 
+ 00016219  0x00003379 fetchr  0x00000007 , 0x00000001 , 0x00004869 
+ 00016220  0x0000337a increase  0x00000001 , 0x00000007 
+ 00016221  0x0000337b loop  0x00003f58 
+ 00016222  0x0000337c rtn 
+ 00016223  0x0000337f call  0x00003f64 
+ 00016224  0x00003380 call  0x00003f6e 
+ 00016225  0x00003381 copy  0x00000013 , 0x0000003f 
+ 00016226  0x00003382 call  0x00007d79 
+ 00016227  0x00003383 branch  0x00003f69 
+ 00016228  0x00003386 storer  0x00000039 , 0x00000002 , 0x00000917 
+ 00016229  0x00003387 storer  0x00000011 , 0x00000002 , 0x00000919 
+ 00016230  0x00003388 storer  0x00000012 , 0x00000002 , 0x0000091b 
+ 00016231  0x00003389 storer  0x00000013 , 0x00000002 , 0x0000091d 
+ 00016232  0x0000338a rtn 
+ 00016233  0x0000338d fetchr  0x00000039 , 0x00000002 , 0x00000917 
+ 00016234  0x0000338e fetchr  0x00000011 , 0x00000002 , 0x00000919 
+ 00016235  0x0000338f fetchr  0x00000012 , 0x00000002 , 0x0000091b 
+ 00016236  0x00003390 fetchr  0x00000013 , 0x00000002 , 0x0000091d 
+ 00016237  0x00003391 rtn 
+ 00016238  0x00003395 bpatchx  0x000000ae , 0x00004035 
+ 00016239  0x00003396 fetch  0x00000002 , 0x00004800 
+ 00016240  0x00003397 byteswap  0x0000003f , 0x0000003f 
+ 00016241  0x00003398 iadd  0x00000007 , 0x0000003f 
+ 00016242  0x00003399 byteswap  0x0000003f , 0x0000003f 
+ 00016243  0x0000339a store  0x00000002 , 0x00004995 
+ 00016244  0x0000339b call  0x00003e3e 
+ 00016245  0x0000339c copy  0x00000007 , 0x0000003f 
+ 00016246  0x0000339d imul32  0x00000012 , 0x0000003f 
+ 00016247  0x0000339e iadd  0x00000011 , 0x00000011 
+ 00016248  0x0000339f add  0x00000011 , 0x00000017 , 0x00000006 
+ 00016249  0x000033a0 ifetch  0x00000002 , 0x00000006 
+ 00016250  0x000033a1 store , 0x00000002 , 0x000043fb 
+ 00016251  0x000033a2 rtn 
+ 00016252  0x000033a8 jam  0x00000000 , 0x00000951 
+ 00016253  0x000033ac sub  0x00000002 , 0x0000000c , 0x0000003e 
+ 00016254  0x000033ad rtn  0x00000002 
+ 00016255  0x000033ae sub  0x00000002 , 0x0000001e , 0x0000003e 
+ 00016256  0x000033af nrtn  0x00000002 
+ 00016257  0x000033b0 bpatchx  0x000000af , 0x00004035 
+ 00016258  0x000033b1 call  0x0000400e 
+ 00016259  0x000033b2 call  0x00003f8c 
+ 00016260  0x000033b3 nrtn  0x00000028 
+ 00016261  0x000033b4 call  0x00003fdd 
+ 00016262  0x000033b5 nrtn  0x00000028 
+ 00016263  0x000033b6 call  0x00003bcf 
+ 00016264  0x000033b7 call  0x00003fa1 
+ 00016265  0x000033b8 nrtn  0x00000028 
+ 00016266  0x000033b9 call  0x00003fb2 
+ 00016267  0x000033bb branch  0x00003fb7 
+ 00016268  0x000033be call  0x00007dba 
+ 00016269  0x000033bf fetch  0x00000001 , 0x00000921 
+ 00016270  0x000033c0 arg  0x00000925 , 0x00000006 
+ 00016271  0x000033c1 iadd  0x00000006 , 0x00000006 
+ 00016272  0x000033c2 ifetch  0x00000004 , 0x00000006 
+ 00016273  0x000033c3 ifetcht  0x00000004 , 0x00000006 
+ 00016274  0x000033c4 ixor  0x00000002 , 0x00000002 
+ 00016275  0x000033c5 arg  0x00000010 , 0x00000039 
+ 00016276  0x000033c6 arg  0x000009fd , 0x00000006 
+ 00016277  0x000033c8 ifetch  0x00000004 , 0x00000006 
+ 00016278  0x000033c9 isub  0x00000002 , 0x0000003e 
+ 00016279  0x000033ca branch  0x00007dbc , 0x00000005 
+ 00016280  0x000033cb loop  0x00003f95 
+ 00016281  0x000033cc fetch  0x00000001 , 0x0000486a 
+ 00016282  0x000033cd pincrease  0x00000004 
+ 00016283  0x000033ce arg  0x000009fd , 0x00000005 
+ 00016284  0x000033cf iadd  0x00000005 , 0x00000005 
+ 00016285  0x000033d0 istoret  0x00000004 , 0x00000005 
+ 00016286  0x000033d1 and  0x0000003f , 0x0000003f , 0x0000003f 
+ 00016287  0x000033d2 store  0x00000001 , 0x0000486a 
+ 00016288  0x000033d3 rtn 
+ 00016289  0x000033d6 call  0x00007dba 
+ 00016290  0x000033d7 fetcht  0x00000005 , 0x00000924 
+ 00016291  0x000033d8 arg  0x00000010 , 0x00000039 
+ 00016292  0x000033d9 arg  0x00000a3d , 0x00000006 
+ 00016293  0x000033db ifetch  0x00000005 , 0x00000006 
+ 00016294  0x000033dc isub  0x00000002 , 0x0000003e 
+ 00016295  0x000033dd branch  0x00007dbc , 0x00000005 
+ 00016296  0x000033de loop  0x00003fa5 
+ 00016297  0x000033df fetch  0x00000001 , 0x0000486b 
+ 00016298  0x000033e0 pincrease  0x00000001 
+ 00016299  0x000033e1 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00016300  0x000033e2 store  0x00000001 , 0x0000486b 
+ 00016301  0x000033e3 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00016302  0x000033e4 arg  0x00000a3d , 0x00000005 
+ 00016303  0x000033e5 iadd  0x00000005 , 0x00000005 
+ 00016304  0x000033e6 istoret  0x00000005 , 0x00000005 
+ 00016305  0x000033e7 rtn 
+ 00016306  0x000033ea fetch  0x00000001 , 0x00000951 
+ 00016307  0x000033eb rtneq  0x00000000 
+ 00016308  0x000033ec fetch  0x00000002 , 0x00000927 
+ 00016309  0x000033ed store  0x00000002 , 0x0000486c 
+ 00016310  0x000033ee rtn 
+ 00016311  0x000033fb call  0x00004005 
+ 00016312  0x000033fc fetch  0x00000001 , 0x00000921 
+ 00016313  0x000033fd arg  0x00000929 , 0x00000002 
+ 00016314  0x000033fe call  0x00003ca7 
+ 00016315  0x000033ff nrtn  0x00000005 
+ 00016316  0x00003403 bpatchx  0x000000b0 , 0x00004036 
+ 00016317  0x00003404 fetch  0x00000001 , 0x00000951 
+ 00016318  0x00003405 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00016319  0x00003406 call  0x00004106 , 0x00000005 
+ 00016320  0x00003407 fetcht  0x00000002 , 0x00000929 
+ 00016321  0x00003408 call  0x00003f26 
+ 00016322  0x00003409 call  0x00003fcf , 0x00000028 
+ 00016323  0x0000340a branch  0x00003fea , 0x00000028 
+ 00016324  0x0000340b arg  0x0000001d , 0x00000039 
+ 00016325  0x0000340c arg  0x000007ab , 0x00000005 
+ 00016326  0x0000340d arg  0x00000922 , 0x00000006 
+ 00016327  0x0000340e call  0x00007cda 
+ 00016328  0x0000340f call  0x00003fd3 
+ 00016329  0x00003410 arg  0x0000001d , 0x00000039 
+ 00016330  0x00003411 arg  0x000007ab , 0x00000006 
+ 00016331  0x00003412 arg  0x00000922 , 0x00000005 
+ 00016332  0x00003413 call  0x00007cda 
+ 00016333  0x00003414 fetch  0x00000002 , 0x00004842 
+ 00016334  0x00003415 branch  0x00007d79 
+ 00016335  0x00003418 jam  0x00000001 , 0x00000952 
+ 00016336  0x00003419 fetch  0x00000002 , 0x00004995 
+ 00016337  0x0000341a store  0x00000002 , 0x00000953 
+ 00016338  0x0000341b rtn 
+ 00016339  0x0000341e call  0x00003f36 
+ 00016340  0x0000341f branch  0x00003fea , 0x00000028 
+ 00016341  0x00003420 jam  0x000000ff , 0x00004868 
+ 00016342  0x00003421 setarg  0x0000ffcf 
+ 00016343  0x00003422 isub  0x00000002 , 0x0000003e 
+ 00016344  0x00003423 branch  0x00003fea , 0x00000005 
+ 00016345  0x00003424 setarg  0x0000ffff 
+ 00016346  0x00003425 isub  0x00000002 , 0x0000003e 
+ 00016347  0x00003426 branch  0x00003fea , 0x00000005 
+ 00016348  0x00003427 rtn 
+ 00016349  0x0000342b call  0x00007dbc 
+ 00016350  0x0000342c fetcht  0x00000001 , 0x00000922 
+ 00016351  0x0000342d rshift4  0x00000002 , 0x0000003f 
+ 00016352  0x0000342e rshift3  0x0000003f , 0x0000003f 
+ 00016353  0x0000342f fetchr  0x00000011 , 0x00000001 , 0x00004871 
+ 00016354  0x00003430 and  0x00000011 , 0x00000001 , 0x00000011 
+ 00016355  0x00003431 isub  0x00000011 , 0x0000003e 
+ 00016356  0x00003432 nrtn  0x00000005 
+ 00016357  0x00003433 and  0x00000002 , 0x0000007f , 0x00000002 
+ 00016358  0x00003434 fetch  0x00000001 , 0x0000474d 
+ 00016359  0x00003435 isub  0x00000002 , 0x0000003e 
+ 00016360  0x00003436 nrtn  0x00000005 
+ 00016361  0x00003437 branch  0x00007dba 
+ 00016362  0x0000343c arg  0x00004872 , 0x00000011 
+ 00016363  0x0000343d arg  0x0000000a , 0x00000039 
+ 00016364  0x0000343f fetcht  0x00000002 , 0x00000927 
+ 00016365  0x00003440 ifetch  0x00000002 , 0x00000011 
+ 00016366  0x00003442 branch  0x00003ff4 , 0x00000034 
+ 00016367  0x00003444 isub  0x00000002 , 0x0000003e 
+ 00016368  0x00003446 branch  0x00003ff5 , 0x00000005 
+ 00016369  0x00003447 increase  0x00000005 , 0x00000011 
+ 00016370  0x00003448 loop  0x00003fec 
+ 00016371  0x00003449 arg  0x00004872 , 0x00000011 
+ 00016372  0x0000344c istoret  0x00000002 , 0x00000011 
+ 00016373  0x0000344e storet  0x00000002 , 0x0000094c 
+ 00016374  0x00003450 add  0x00000011 , 0x00000002 , 0x00000013 
+ 00016375  0x00003451 ifetch  0x00000003 , 0x00000013 
+ 00016376  0x00003452 store  0x00000003 , 0x0000094e 
+ 00016377  0x00003453 branch  0x00003ffa 
+ 00016378  0x00003459 call  0x00004002 
+ 00016379  0x0000345b fetch  0x00000003 , 0x0000094e 
+ 00016380  0x0000345c fetcht  0x00000003 , 0x00000924 
+ 00016381  0x0000345d isub  0x00000002 , 0x0000003e 
+ 00016382  0x0000345e rtn  0x00000002 
+ 00016383  0x0000345f istoret  0x00000003 , 0x00000013 
+ 00016384  0x00003460 call  0x00004002 
+ 00016385  0x00003461 branch  0x00003e6b 
+ 00016386  0x00003464 arg  0x00000924 , 0x00000011 
+ 00016387  0x00003465 arg  0x00000003 , 0x00000039 
+ 00016388  0x00003466 branch  0x00007cb1 
+ 00016389  0x0000346b call  0x00004008 
+ 00016390  0x0000346d arg  0x0000475e , 0x00000006 
+ 00016391  0x0000346e branch  0x0000735f 
+ 00016392  0x00003470 arg  0x0000093f , 0x00000005 
+ 00016393  0x00003471 setarg  0x00000000 
+ 00016394  0x00003472 istore  0x00000001 , 0x00000005 
+ 00016395  0x00003473 fetch  0x00000006 , 0x00000923 
+ 00016396  0x00003474 istore  0x00000008 , 0x00000005 
+ 00016397  0x00003475 branch  0x00004069 
+ 00016398  0x00003479 add  0x00000002 , 0xfffffff4 , 0x0000003f 
+ 00016399  0x00003483 store  0x00000001 , 0x00000921 
+ 00016400  0x00003484 arg  0x0000001d , 0x00000039 
+ 00016401  0x00003485 arg  0x00000922 , 0x00000005 
+ 00016402  0x00003486 call  0x00007ca1 
+ 00016403  0x00003487 add  0x00000002 , 0xffffffff , 0x00000039 
+ 00016404  0x00003488 arg  0x00000922 , 0x00000005 
+ 00016405  0x00003489 branch  0x00007ccc 
+ 00016406  0x0000348c call  0x0000406e 
+ 00016407  0x0000348d call  0x00004036 
+ 00016408  0x0000348e nrtn  0x00000028 
+ 00016409  0x0000348f call  0x0000404a 
+ 00016410  0x00003490 jam  0x0000001e , 0x00000787 
+ 00016411  0x00003491 fetch  0x00000001 , 0x00000921 
+ 00016412  0x00003492 add  0x0000003f , 0x0000000d , 0x00000002 
+ 00016413  0x00003493 storet  0x00000001 , 0x00000789 
+ 00016414  0x00003494 increase  0xffffffff , 0x00000002 
+ 00016415  0x00003495 istoret  0x00000001 , 0x00000005 
+ 00016416  0x00003496 setarg  0x0000002a 
+ 00016417  0x00003497 istore  0x00000001 , 0x00000005 
+ 00016418  0x00003498 add  0x00000002 , 0xffffffff , 0x00000039 
+ 00016419  0x00003499 fetch  0x00000007 , 0x00000922 
+ 00016420  0x0000349a arg  0x00000922 , 0x00000006 
+ 00016421  0x0000349b call  0x00007cda 
+ 00016422  0x0000349c arg  0x00000787 , 0x00000011 
+ 00016423  0x0000349d call  0x000078b2 
+ 00016424  0x0000349e call  0x0000402b 
+ 00016425  0x0000349f nrtn  0x00000028 
+ 00016426  0x000034a0 branch  0x00003961 
+ 00016427  0x000034a3 fetcht  0x00000002 , 0x000007b2 
+ 00016428  0x000034a5 call  0x00007dbc 
+ 00016429  0x000034a6 fetch  0x00000001 , 0x00000978 
+ 00016430  0x000034a7 rtn  0x00000034 
+ 00016431  0x000034a8 iforce  0x00000039 
+ 00016432  0x000034a9 arg  0x00000968 , 0x00000006 
+ 00016433  0x000034ab ifetch  0x00000002 , 0x00000006 
+ 00016434  0x000034ac isub  0x00000002 , 0x0000003e 
+ 00016435  0x000034ad branch  0x00007dba , 0x00000005 
+ 00016436  0x000034ae loop  0x00004031 
+ 00016437  0x000034af rtn 
+ 00016438  0x000034b3 call  0x00007dbc 
+ 00016439  0x000034b4 fetch  0x00000001 , 0x00000951 
+ 00016440  0x000034b5 rtneq  0x00000001 
+ 00016441  0x000034b6 fetch  0x00000002 , 0x0000484c 
+ 00016442  0x000034b7 rtnbit1  0x00000001 
+ 00016443  0x000034b8 fetch  0x00000001 , 0x000047e4 
+ 00016444  0x000034b9 rtnne  0x00000000 
+ 00016445  0x000034ba fetcht  0x00000002 , 0x00000927 
+ 00016446  0x000034bb call  0x00003f26 
+ 00016447  0x000034bc branch  0x00007dbc , 0x00000028 
+ 00016448  0x000034bd call  0x0000404f 
+ 00016449  0x000034be nrtn  0x00000028 
+ 00016450  0x000034bf fetch  0x00000001 , 0x00000923 
+ 00016451  0x000034c0 branch  0x00007dbc , 0x00000034 
+ 00016452  0x000034c1 pincrease  0xffffffff 
+ 00016453  0x000034c2 branch  0x00007dbc , 0x00000034 
+ 00016454  0x000034c3 store  0x00000001 , 0x00000923 
+ 00016455  0x000034c4 setarg  0x000048cc 
+ 00016456  0x000034c5 store  0x00000002 , 0x000043fb 
+ 00016457  0x000034c6 branch  0x00007dba 
+ 00016458  0x000034c9 call  0x00004005 
+ 00016459  0x000034ca fetch  0x00000001 , 0x00000921 
+ 00016460  0x000034cb arg  0x00000929 , 0x00000002 
+ 00016461  0x000034cc call  0x00003c86 
+ 00016462  0x000034cd branch  0x00003bcf 
+ 00016463  0x000034d2 setarg  0x000048a4 
+ 00016464  0x000034d3 store  0x00000002 , 0x00000910 
+ 00016465  0x000034d4 branch  0x000039fb 
+ 00016466  0x000034d9 bpatchx  0x000000b1 , 0x00004036 
+ 00016467  0x000034da call  0x00004056 
+ 00016468  0x000034db call  0x0000405f 
+ 00016469  0x000034dc branch  0x0000394c 
+ 00016470  0x000034e2 fetch  0x00000001 , 0x00000916 
+ 00016471  0x000034e3 add  0x0000003f , 0x00000002 , 0x00000011 
+ 00016472  0x000034e4 pincrease  0x00000004 
+ 00016473  0x000034e5 store  0x00000001 , 0x00000916 
+ 00016474  0x000034e6 arg  0x0000499f , 0x00000002 
+ 00016475  0x000034e7 branch  0x0000405c 
+ 00016476  0x000034ed call  0x00004005 
+ 00016477  0x000034ee copy  0x00000011 , 0x0000003f 
+ 00016478  0x000034ef branch  0x00003c86 
+ 00016479  0x000034f3 branch  0x00003bcc 
+ 00016480  0x000034f7 call  0x00003e5e 
+ 00016481  0x000034f8 call  0x000078fa 
+ 00016482  0x000034f9 rtn  0x00000034 
+ 00016483  0x000034fa call  0x00002a28 
+ 00016484  0x000034fb nrtn  0x00000034 
+ 00016485  0x000034fc arg  0x00000787 , 0x00000011 
+ 00016486  0x000034fd call  0x000078ca 
+ 00016487  0x000034fe nrtn  0x00000028 
+ 00016488  0x000034ff branch  0x000040f0 
+ 00016489  0x00003504 fetch  0x00000004 , 0x0000486e 
+ 00016490  0x00003505 istore  0x00000004 , 0x00000005 
+ 00016491  0x00003506 add  0x00000005 , 0xfffffff3 , 0x0000003f 
+ 00016492  0x00003507 store  0x00000002 , 0x000008f1 
+ 00016493  0x00003508 rtn 
+ 00016494  0x0000350d setarg  0x000048cc 
+ 00016495  0x0000350e store  0x00000002 , 0x000043fb 
+ 00016496  0x0000350f rtn 
+ 00016497  0x00003512 call  0x0000406e 
+ 00016498  0x00003513 branch  0x000078ad 
+ 00016499  0x00003517 call  0x000029c9 
+ 00016500  0x00003518 fetch  0x00000001 , 0x000047e4 
+ 00016501  0x00003519 beq  0x00000001 , 0x00004083 
+ 00016502  0x0000351a beq  0x00000000 , 0x00004079 
+ 00016503  0x0000351b beq  0x00000005 , 0x00004079 
+ 00016504  0x0000351c rtn 
+ 00016505  0x00003520 setsect  0x00000000 , 0x00010214 
+ 00016506  0x00003521 setsect  0x00000001 , 0x0000c080 
+ 00016507  0x00003522 setsect  0x00000002 , 0x00028030 
+ 00016508  0x00003523 setsect  0x00000003 , 0x00003060 
+ 00016509  0x00003524 store  0x00000009 , 0x00004348 
+ 00016510  0x00003525 setarg  0x00182816 
+ 00016511  0x00003526 istore  0x00000004 , 0x00000005 
+ 00016512  0x00003527 fetch  0x00000008 , 0x000047dc 
+ 00016513  0x00003528 istore  0x00000008 , 0x00000005 
+ 00016514  0x00003529 rtn 
+ 00016515  0x0000352c call  0x00003ce0 
+ 00016516  0x0000352e setsect  0x00000000 , 0x0001021d 
+ 00016517  0x0000352f setsect  0x00000001 , 0x0000c080 
+ 00016518  0x00003530 setsect  0x00000002 , 0x00027030 
+ 00016519  0x00003531 setsect  0x00000003 , 0x00005460 
+ 00016520  0x00003532 store  0x00000009 , 0x00004348 
+ 00016521  0x00003533 setarg  0x00182716 
+ 00016522  0x00003534 istore  0x00000003 , 0x00000005 
+ 00016523  0x00003535 arg  0x000008ff , 0x00000006 
+ 00016524  0x00003536 call  0x00007c8f 
+ 00016525  0x00003537 fetch  0x00000002 , 0x000047ea 
+ 00016526  0x00003538 istore  0x00000002 , 0x00000005 
+ 00016527  0x00003539 rtn 
+ 00016528  0x00003540 bpatchx  0x000000b2 , 0x00004036 
+ 00016529  0x00003541 fetch  0x00000002 , 0x00004398 
+ 00016530  0x00003542 beq  0x0000000e , 0x00004095 
+ 00016531  0x00003543 beq  0x00000014 , 0x000040d6 
+ 00016532  0x00003544 rtn 
+ 00016533  0x00003547 copy  0x00000012 , 0x00000002 
+ 00016534  0x00003548 ifetch  0x00000001 , 0x00000011 
+ 00016535  0x00003549 beq  0x00000000 , 0x000040e1 
+ 00016536  0x0000354a beq  0x00000002 , 0x0000409a 
+ 00016537  0x0000354b rtn 
+ 00016538  0x00003554 call  0x0000400e 
+ 00016539  0x00003555 fetch  0x00000001 , 0x00000921 
+ 00016540  0x00003556 pincrease  0xfffffffc 
+ 00016541  0x00003557 store  0x00000001 , 0x00000921 
+ 00016542  0x00003558 call  0x00003fdd 
+ 00016543  0x00003559 nrtn  0x00000028 
+ 00016544  0x0000355a call  0x00003bcf 
+ 00016545  0x0000355b fetch  0x00000001 , 0x00000923 
+ 00016546  0x0000355c bbit1  0x00000007 , 0x000040a4 
+ 00016547  0x0000355d rtn 
+ 00016548  0x00003560 call  0x000040da 
+ 00016549  0x00003561 fetch  0x00000001 , 0x00000921 
+ 00016550  0x00003562 arg  0x00000929 , 0x00000002 
+ 00016551  0x00003563 call  0x00003ca5 
+ 00016552  0x00003564 nrtn  0x00000005 
+ 00016553  0x00003567 call  0x00004106 
+ 00016554  0x00003568 fetch  0x00000001 , 0x0000092b 
+ 00016555  0x00003569 beq  0x00000000 , 0x000040bd 
+ 00016556  0x0000356a beq  0x00000001 , 0x000040ae 
+ 00016557  0x0000356b rtn 
+ 00016558  0x0000356e fetchr  0x00000039 , 0x00000001 , 0x00000921 
+ 00016559  0x0000356f increase  0xfffffffd , 0x00000039 
+ 00016560  0x00003571 rshift  0x00000039 , 0x0000003f 
+ 00016561  0x00003572 fetcht  0x00000002 , 0x00000978 
+ 00016562  0x00003573 iadd  0x00000002 , 0x0000003f 
+ 00016563  0x00003574 sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00016564  0x00003575 nrtn  0x00000002 
+ 00016565  0x00003576 store  0x00000002 , 0x00000978 
+ 00016566  0x00003577 arg  0x00000968 , 0x00000005 
+ 00016567  0x00003578 lshift  0x00000002 , 0x0000003f 
+ 00016568  0x00003579 iadd  0x00000005 , 0x00000005 
+ 00016569  0x0000357a arg  0x0000092c , 0x00000006 
+ 00016570  0x0000357b call  0x00007cda 
+ 00016571  0x0000357c fetch  0x00000001 , 0x0000097a 
+ 00016572  0x0000357d branch  0x000040bf 
+ 00016573  0x00003580 ifetch  0x00000001 , 0x00000006 
+ 00016574  0x00003581 store  0x00000001 , 0x0000097a 
+ 00016575  0x00003583 store  0x00000001 , 0x000049a2 
+ 00016576  0x00003584 fetch  0x00000002 , 0x00000978 
+ 00016577  0x00003585 byteswap  0x0000003f , 0x0000003f 
+ 00016578  0x00003586 store  0x00000002 , 0x000049a3 
+ 00016579  0x00003588 jam  0x00000003 , 0x000049a1 
+ 00016580  0x0000358a fetch  0x00000009 , 0x00000922 
+ 00016581  0x0000358b store  0x00000009 , 0x00004998 
+ 00016582  0x0000358c fetch  0x00000002 , 0x00004995 
+ 00016583  0x0000358d store  0x00000002 , 0x0000499d 
+ 00016584  0x0000358f call  0x00004253 
+ 00016585  0x00003590 call  0x00004267 
+ 00016586  0x00003592 call  0x000040da 
+ 00016587  0x00003593 setarg  0x00000006 
+ 00016588  0x00003594 arg  0x0000499f , 0x00000002 
+ 00016589  0x00003595 call  0x00003c84 
+ 00016590  0x00003596 call  0x0000405f 
+ 00016591  0x00003599 arg  0x00000016 , 0x00000011 
+ 00016592  0x0000359a arg  0x00000010 , 0x00000002 
+ 00016593  0x0000359b call  0x00002dee 
+ 00016594  0x0000359c setarg  0x00000002 
+ 00016595  0x0000359d istore  0x00000001 , 0x00000005 
+ 00016596  0x0000359e arg  0x00004998 , 0x00000006 
+ 00016597  0x0000359f branch  0x00007c8d 
+ 00016598  0x000035a2 jam  0x00000002 , 0x000007aa 
+ 00016599  0x000035a3 copy  0x00000012 , 0x00000002 
+ 00016600  0x000035a4 copy  0x00000011 , 0x00000006 
+ 00016601  0x000035a5 branch  0x00003cfa 
+ 00016602  0x000035a9 arg  0x0000095b , 0x00000005 
+ 00016603  0x000035aa setarg  0x00000003 
+ 00016604  0x000035ab istore  0x00000002 , 0x00000005 
+ 00016605  0x000035ac fetch  0x00000005 , 0x00000924 
+ 00016606  0x000035ad istore  0x00000007 , 0x00000005 
+ 00016607  0x000035ae call  0x00004069 
+ 00016608  0x000035b0 branch  0x00004006 
+ 00016609  0x000035b3 jam  0x00000002 , 0x00000951 
+ 00016610  0x000035b4 branch  0x00003f7d 
+ 00016611  0x000035b8 copy  0x00000013 , 0x0000003f 
+ 00016612  0x000035b9 beq  0x00000015 , 0x000040e8 
+ 00016613  0x000035ba beq  0x00000014 , 0x000040e7 
+ 00016614  0x000035bb rtn 
+ 00016615  0x000035be branch  0x000040eb 
+ 00016616  0x000035c3 setarg  0x00000000 
+ 00016617  0x000035c4 store  0x00000002 , 0x0000486c 
+ 00016618  0x000035c5 branch  0x00004317 
+ 00016619  0x000035c8 setarg  0x00000000 
+ 00016620  0x000035c9 store  0x00000002 , 0x00000978 
+ 00016621  0x000035ca arg  0x00000968 , 0x00000005 
+ 00016622  0x000035cb arg  0x00000010 , 0x00000039 
+ 00016623  0x000035cc branch  0x00007ca3 
+ 00016624  0x000035d5 call  0x00002a28 
+ 00016625  0x000035d6 nrtn  0x00000034 
+ 00016626  0x000035d8 fetch  0x00000001 , 0x00000789 
+ 00016627  0x000035d9 add  0x0000003f , 0xffffffff , 0x00000011 
+ 00016628  0x000035da arg  0x00000010 , 0x00000002 
+ 00016629  0x000035db call  0x00002dee 
+ 00016630  0x000035dc setarg  0x00000000 
+ 00016631  0x000035dd istore  0x00000001 , 0x00000005 
+ 00016632  0x000035de arg  0x0000078c , 0x00000006 
+ 00016633  0x000035df branch  0x00007c8d 
+ 00016634  0x000035e2 fetch  0x00000001 , 0x000007aa 
+ 00016635  0x000035e3 rtneq  0x00000000 
+ 00016636  0x000035e4 fetch  0x00000002 , 0x000044e9 
+ 00016637  0x000035e5 rtnbit0  0x00000009 
+ 00016638  0x000035e6 call  0x00002a28 
+ 00016639  0x000035e7 nrtn  0x00000034 
+ 00016640  0x000035e8 fetch  0x00000001 , 0x0000462a 
+ 00016641  0x000035e9 add  0x0000003f , 0xfffffffb , 0x00000011 
+ 00016642  0x000035ea arg  0x00000016 , 0x00000002 
+ 00016643  0x000035eb call  0x00002dee 
+ 00016644  0x000035ec arg  0x00004630 , 0x00000006 
+ 00016645  0x000035ed branch  0x00007c8d 
+ 00016646  0x000035f0 fetch  0x00000002 , 0x00000968 
+ 00016647  0x000035f1 nrtn  0x00000034 
+ 00016648  0x000035f2 fetch  0x00000002 , 0x00000927 
+ 00016649  0x000035f3 store  0x00000002 , 0x00000968 
+ 00016650  0x000035f5 fetch  0x00000002 , 0x00000978 
+ 00016651  0x000035f6 pincrease  0x00000001 
+ 00016652  0x000035f7 store  0x00000002 , 0x00000978 
+ 00016653  0x000035f8 rtn 
+ 00016654  0x000035fc ifetch  0x00000004 , 0x00000006 
+ 00016655  0x000035fd force  0x00000004 , 0x00000011 
+ 00016656  0x000035fe increase  0x00000003 , 0x00000005 
+ 00016657  0x00003600 istore  0x00000001 , 0x00000005 
+ 00016658  0x00003601 rshift8  0x0000003f , 0x0000003f 
+ 00016659  0x00003602 increase  0xfffffffe , 0x00000005 
+ 00016660  0x00003603 increase  0xffffffff , 0x00000011 
+ 00016661  0x00003604 nbranch  0x00004111 , 0x00000005 
+ 00016662  0x00003605 increase  0x00000005 , 0x00000005 
+ 00016663  0x00003606 loop  0x0000410e 
+ 00016664  0x00003607 rtn 
+ 00016665  0x0000360b lshift2  0x00000007 , 0x0000003f 
+ 00016666  0x0000360c iadd  0x0000000b , 0x00000006 
+ 00016667  0x0000360d ifetch  0x00000004 , 0x00000006 
+ 00016668  0x0000360e rtn 
+ 00016669  0x00003611 force  0x00000010 , 0x00000030 
+ 00016670  0x00003612 arg  0x00000231 , 0x0000000b 
+ 00016671  0x00003614 add  0x00000030 , 0xfffffff9 , 0x00000007 
+ 00016672  0x00003615 call  0x00004119 
+ 00016673  0x00003616 iforce  0x00000002 
+ 00016674  0x00003617 add  0x00000030 , 0xfffffff0 , 0x00000007 
+ 00016675  0x00003618 call  0x00004119 
+ 00016676  0x00003619 iadd  0x00000002 , 0x00000002 
+ 00016677  0x0000361a add  0x00000030 , 0xfffffffe , 0x00000007 
+ 00016678  0x0000361b call  0x00004119 
+ 00016679  0x0000361c shasx  0x0000003f , 0x00000001 , 0x0000003f 
+ 00016680  0x0000361d iadd  0x00000002 , 0x00000002 
+ 00016681  0x0000361e add  0x00000030 , 0xfffffff1 , 0x00000007 
+ 00016682  0x0000361f call  0x00004119 
+ 00016683  0x00003620 shasx  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016684  0x00003621 iadd  0x00000002 , 0x00000002 
+ 00016685  0x00003622 lshift2  0x00000030 , 0x0000003f 
+ 00016686  0x00003623 iadd  0x0000000b , 0x00000005 
+ 00016687  0x00003624 istoret  0x00000004 , 0x00000005 
+ 00016688  0x00003625 increase  0x00000001 , 0x00000030 
+ 00016689  0x00003626 compare  0x00000040 , 0x00000030 , 0x000000ff 
+ 00016690  0x00003627 nbranch  0x0000411f , 0x00000001 
+ 00016691  0x00003628 rtn 
+ 00016692  0x0000362c arg  0x00000549 , 0x00000006 
+ 00016693  0x0000362d force  0x00000007 , 0x00000038 
+ 00016694  0x0000362f ifetch  0x00000004 , 0x00000006 
+ 00016695  0x00003630 iforce  0x0000002f 
+ 00016696  0x00003631 increase  0xffffffff , 0x00000038 
+ 00016697  0x00003632 branch  0x00004136 , 0x00000002 
+ 00016698  0x00003633 rtn 
+ 00016699  0x00003636 bpatchx  0x000000b3 , 0x00004036 
+ 00016700  0x00003637 call  0x0000411d 
+ 00016701  0x00003638 arg  0x00000331 , 0x00000005 
+ 00016702  0x00003639 force  0x00000000 , 0x00000038 
+ 00016703  0x0000363b deposit  0x0000002f 
+ 00016704  0x0000363c istore  0x00000004 , 0x00000005 
+ 00016705  0x0000363d increase  0x00000001 , 0x00000038 
+ 00016706  0x0000363e compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00016707  0x0000363f nbranch  0x0000413f , 0x00000001 
+ 00016708  0x00003642 arg  0x000095ed , 0x0000000b 
+ 00016709  0x00003645 arg  0x00000231 , 0x00000030 
+ 00016710  0x00003646 force  0x00000040 , 0x00000039 
+ 00016711  0x00003648 ifetcht  0x00000004 , 0x00000030 
+ 00016712  0x00003649 ifetch  0x00000004 , 0x0000000b 
+ 00016713  0x0000364a increase  0x00000004 , 0x0000000b 
+ 00016714  0x0000364b increase  0x00000004 , 0x00000030 
+ 00016715  0x0000364c iadd  0x00000002 , 0x0000003f 
+ 00016716  0x0000364d force  0x00000007 , 0x00000038 
+ 00016717  0x0000364e iadd  0x0000002f , 0x00000002 
+ 00016718  0x0000364f force  0x00000004 , 0x00000038 
+ 00016719  0x00003650 shasx  0x0000002f , 0x00000003 , 0x0000003f 
+ 00016720  0x00003651 iadd  0x00000002 , 0x00000002 
+ 00016721  0x00003652 force  0x00000005 , 0x00000038 
+ 00016722  0x00003653 deposit  0x0000002f 
+ 00016723  0x00003654 force  0x00000006 , 0x00000038 
+ 00016724  0x00003655 ixor  0x0000002f , 0x0000003f 
+ 00016725  0x00003656 force  0x00000004 , 0x00000038 
+ 00016726  0x00003657 iand  0x0000002f , 0x0000003f 
+ 00016727  0x00003658 force  0x00000006 , 0x00000038 
+ 00016728  0x00003659 ixor  0x0000002f , 0x0000003f 
+ 00016729  0x0000365a iadd  0x00000002 , 0x00000002 
+ 00016730  0x0000365b force  0x00000007 , 0x00000038 
+ 00016731  0x0000365c copy  0x00000002 , 0x0000002f 
+ 00016732  0x0000365d force  0x00000003 , 0x00000038 
+ 00016733  0x0000365e deposit  0x0000002f 
+ 00016734  0x0000365f iadd  0x00000002 , 0x0000002f 
+ 00016735  0x00003660 force  0x00000000 , 0x00000038 
+ 00016736  0x00003661 deposit  0x0000002f 
+ 00016737  0x00003662 force  0x00000001 , 0x00000038 
+ 00016738  0x00003663 iand  0x0000002f , 0x00000002 
+ 00016739  0x00003664 ior  0x0000002f , 0x0000003f 
+ 00016740  0x00003665 force  0x00000002 , 0x00000038 
+ 00016741  0x00003666 iand  0x0000002f , 0x0000003f 
+ 00016742  0x00003667 ior  0x00000002 , 0x00000002 
+ 00016743  0x00003668 force  0x00000000 , 0x00000038 
+ 00016744  0x00003669 shasx  0x0000002f , 0x00000002 , 0x0000003f 
+ 00016745  0x0000366a iadd  0x00000002 , 0x0000003f 
+ 00016746  0x0000366b force  0x00000007 , 0x00000038 
+ 00016747  0x0000366c iadd  0x0000002f , 0x0000002f 
+ 00016748  0x0000366d regexrot 
+ 00016749  0x0000366e loop  0x00004147 
+ 00016750  0x0000366f arg  0x00000331 , 0x00000006 
+ 00016751  0x00003670 force  0x00000000 , 0x00000038 
+ 00016752  0x00003672 ifetch  0x00000004 , 0x00000006 
+ 00016753  0x00003673 iadd  0x0000002f , 0x0000002f 
+ 00016754  0x00003674 increase  0x00000001 , 0x00000038 
+ 00016755  0x00003675 compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00016756  0x00003676 nbranch  0x00004170 , 0x00000001 
+ 00016757  0x00003677 rtn 
+ 00016758  0x0000367c arg  0x000001bd , 0x00000005 
+ 00016759  0x0000367d force  0x00000007 , 0x00000038 
+ 00016760  0x0000367f deposit  0x0000002f 
+ 00016761  0x00003680 istore  0x00000004 , 0x00000005 
+ 00016762  0x00003681 increase  0xffffffff , 0x00000038 
+ 00016763  0x00003682 branch  0x00004178 , 0x00000002 
+ 00016764  0x00003683 rtn 
+ 00016765  0x00003689 bbit0  0x00000006 , 0x00004180 
+ 00016766  0x0000368c call  0x000041a2 
+ 00016767  0x0000368d branch  0x00004182 
+ 00016768  0x00003690 call  0x000041af 
+ 00016769  0x00003691 branch  0x00004182 
+ 00016770  0x00003696 fetch  0x00000001 , 0x00000921 
+ 00016771  0x00003697 pincrease  0xfffffff9 
+ 00016772  0x0000369b arg  0x0000092c , 0x00000030 
+ 00016773  0x0000369c call  0x00007dbc 
+ 00016774  0x0000369d branch  0x00004194 
+ 00016775  0x000036a2 fetch  0x00000001 , 0x0000092b 
+ 00016776  0x000036a3 bbit0  0x00000006 , 0x0000418b 
+ 00016777  0x000036a5 call  0x000041a2 
+ 00016778  0x000036a6 branch  0x0000418d 
+ 00016779  0x000036a8 call  0x000041af 
+ 00016780  0x000036a9 branch  0x0000418d 
+ 00016781  0x000036ad fetch  0x00000001 , 0x00004969 
+ 00016782  0x000036ae ncall  0x00007dba , 0x00000034 
+ 00016783  0x000036af call  0x00007dbc , 0x00000034 
+ 00016784  0x000036b0 fetch  0x00000001 , 0x00004862 
+ 00016785  0x000036b1 pincrease  0xfffffffc 
+ 00016786  0x000036b2 jam  0x00000000 , 0x00004862 
+ 00016787  0x000036b3 arg  0x00004b3c , 0x00000030 
+ 00016788  0x000036b8 copy  0x00000030 , 0x00000002 
+ 00016789  0x000036b9 call  0x0000419c 
+ 00016790  0x000036ba nrtn  0x00000005 
+ 00016791  0x000036bb call  0x0000419f 
+ 00016792  0x000036bc nrtn  0x00000028 
+ 00016793  0x000036bd fetch  0x00000002 , 0x000008f4 
+ 00016794  0x000036be copy  0x0000003f , 0x00000030 
+ 00016795  0x000036bf branch  0x00003728 
+ 00016796  0x000036c2 nbranch  0x00003ca7 , 0x00000028 
+ 00016797  0x000036c3 pincrease  0xfffffffc 
+ 00016798  0x000036c4 branch  0x00003ca5 
+ 00016799  0x000036c8 setarg  0x0000496a 
+ 00016800  0x000036c9 store  0x00000002 , 0x00000910 
+ 00016801  0x000036ca branch  0x000039fb 
+ 00016802  0x000036cf call  0x000041a5 
+ 00016803  0x000036d1 arg  0x00004959 , 0x00000006 
+ 00016804  0x000036d2 branch  0x0000735f 
+ 00016805  0x000036d4 arg  0x0000093f , 0x00000005 
+ 00016806  0x000036d5 setarg  0x00000001 
+ 00016807  0x000036d6 istore  0x00000001 , 0x00000005 
+ 00016808  0x000036d7 fetch  0x00000001 , 0x00004969 
+ 00016809  0x000036d8 arg  0x00000000 , 0x00000002 
+ 00016810  0x000036d9 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00016811  0x000036da istoret  0x00000001 , 0x00000005 
+ 00016812  0x000036db fetch  0x00000007 , 0x00000924 
+ 00016813  0x000036dc istore  0x00000007 , 0x00000005 
+ 00016814  0x000036dd branch  0x00004069 
+ 00016815  0x000036e2 call  0x000041b2 
+ 00016816  0x000036e4 arg  0x000046a0 , 0x00000006 
+ 00016817  0x000036e5 branch  0x0000735f 
+ 00016818  0x000036e7 arg  0x0000093f , 0x00000005 
+ 00016819  0x000036e8 setarg  0x00000002 
+ 00016820  0x000036e9 branch  0x000041a7 
+ 00016821  0x000036ef bpatchx  0x000000b4 , 0x00004036 
+ 00016822  0x000036f1 call  0x0000425b 
+ 00016823  0x000036f4 call  0x000041bd 
+ 00016824  0x000036f5 rtn  0x00000028 
+ 00016825  0x000036f6 call  0x000041d0 
+ 00016826  0x000036f8 call  0x00004292 
+ 00016827  0x000036fa arg  0x00000983 , 0x00000011 
+ 00016828  0x000036fb branch  0x000078b2 
+ 00016829  0x00003700 call  0x00007dbc 
+ 00016830  0x00003701 arg  0x00000001 , 0x00000002 
+ 00016831  0x00003703 fetch  0x00000001 , 0x00000951 
+ 00016832  0x00003704 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00016833  0x00003705 setflag  0x00000005 , 0x00000007 , 0x00000002 
+ 00016834  0x00003706 storet  0x00000001 , 0x00000983 
+ 00016835  0x00003707 fetch  0x00000009 , 0x00004998 
+ 00016836  0x00003708 store  0x00000009 , 0x00000987 
+ 00016837  0x00003709 fetch  0x00000001 , 0x00000723 
+ 00016838  0x0000370a rtnne  0x000000d4 
+ 00016839  0x0000370b fetch  0x00000001 , 0x000047e4 
+ 00016840  0x0000370c bne  0x00000000 , 0x00007dba 
+ 00016841  0x0000370d fetch  0x00000001 , 0x00000726 
+ 00016842  0x0000370e store  0x00000001 , 0x00000986 
+ 00016843  0x0000370f fetch  0x00000001 , 0x00000983 
+ 00016844  0x00003710 pincrease  0x00000001 
+ 00016845  0x00003711 set1  0x00000005 , 0x0000003f 
+ 00016846  0x00003712 store  0x00000001 , 0x00000983 
+ 00016847  0x00003713 rtn 
+ 00016848  0x00003717 fetch  0x00000001 , 0x00000722 
+ 00016849  0x00003718 copy  0x0000003f , 0x00000039 
+ 00016850  0x00003719 store  0x00000001 , 0x00000990 
+ 00016851  0x0000371a fetch  0x00000001 , 0x0000092b 
+ 00016852  0x0000371b store  0x00000001 , 0x00000991 
+ 00016853  0x0000371c arg  0x00000996 , 0x00000005 
+ 00016854  0x0000371d arg  0x00000723 , 0x00000006 
+ 00016855  0x0000371e branch  0x00007cda 
+ 00016856  0x00003728 fetch  0x00000001 , 0x000049b5 
+ 00016857  0x00003729 nrtn  0x00000034 
+ 00016858  0x0000372a call  0x00004292 
+ 00016859  0x0000372b arg  0x00000983 , 0x00000011 
+ 00016860  0x0000372c call  0x000078dc 
+ 00016861  0x0000372d nrtn  0x00000028 
+ 00016862  0x0000372f fetcht  0x00000001 , 0x00000983 
+ 00016863  0x00003730 and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00016864  0x00003731 branch  0x0000420b , 0x00000034 
+ 00016865  0x00003733 jam  0x00000001 , 0x000049b5 
+ 00016866  0x00003735 call  0x000041fc 
+ 00016867  0x00003737 fetcht  0x00000001 , 0x00000983 
+ 00016868  0x00003738 call  0x00004202 
+ 00016869  0x00003739 store  0x00000001 , 0x000049b6 
+ 00016870  0x0000373b fetch  0x00000001 , 0x000049b7 
+ 00016871  0x0000373c isolate1  0x00000007 , 0x00000002 
+ 00016872  0x0000373d setflag  0x00000001 , 0x00000002 , 0x0000003f 
+ 00016873  0x0000373e store  0x00000001 , 0x000049b7 
+ 00016874  0x00003746 set1  0x00000004 , 0x00000002 
+ 00016875  0x00003748 increase  0xffffffff , 0x00000002 
+ 00016876  0x00003749 istoret  0x00000001 , 0x00000012 
+ 00016877  0x0000374b fetcht  0x00000001 , 0x00000983 
+ 00016878  0x0000374c isolate1  0x00000004 , 0x00000002 
+ 00016879  0x0000374d nbranch  0x0000420f , 0x00000001 
+ 00016880  0x0000374e fetcht  0x00000001 , 0x00000990 
+ 00016881  0x0000374f storet  0x00000001 , 0x00000722 
+ 00016882  0x00003750 copy  0x00000002 , 0x00000039 
+ 00016883  0x00003751 arg  0x00000723 , 0x00000005 
+ 00016884  0x00003752 arg  0x00000996 , 0x00000006 
+ 00016885  0x00003753 call  0x00007cda 
+ 00016886  0x00003755 sub  0x00000002 , 0x0000000f , 0x0000003e 
+ 00016887  0x00003756 nbranch  0x000041f9 , 0x00000002 
+ 00016888  0x00003758 branch  0x00003ec1 
+ 00016889  0x0000375c fetch  0x00000004 , 0x00000992 
+ 00016890  0x0000375d store  0x00000004 , 0x0000097e 
+ 00016891  0x0000375e branch  0x00004230 
+ 00016892  0x00003762 fetch  0x00000001 , 0x00000991 
+ 00016893  0x00003763 store  0x00000001 , 0x0000092b 
+ 00016894  0x00003765 fetch  0x00000009 , 0x00000987 
+ 00016895  0x00003766 store  0x00000009 , 0x00004998 
+ 00016896  0x00003767 store  0x00000009 , 0x00000922 
+ 00016897  0x00003768 rtn 
+ 00016898  0x0000376c jam  0x00000001 , 0x000049b7 
+ 00016899  0x0000376d fetch  0x00000001 , 0x00000986 
+ 00016900  0x0000376e isolate1  0x00000005 , 0x00000002 
+ 00016901  0x0000376f rtn  0x00000001 
+ 00016902  0x00003770 setarg  0x00000000 
+ 00016903  0x00003771 rtn 
+ 00016904  0x00003774 add  0x00000011 , 0x0000001a , 0x00000005 
+ 00016905  0x00003775 istore  0x00000001 , 0x00000005 
+ 00016906  0x00003776 rtn 
+ 00016907  0x0000377a jam  0x00000000 , 0x000049b6 
+ 00016908  0x0000377b call  0x00004292 
+ 00016909  0x0000377c arg  0x00000983 , 0x00000011 
+ 00016910  0x0000377d branch  0x000078ca 
+ 00016911  0x00003780 call  0x00004253 
+ 00016912  0x00003781 call  0x00004267 
+ 00016913  0x00003782 fetch  0x00000009 , 0x00004998 
+ 00016914  0x00003783 store  0x00000009 , 0x00000987 
+ 00016915  0x00003784 call  0x00004228 
+ 00016916  0x00003785 setarg  0x00000000 
+ 00016917  0x00003786 store  0x00000001 , 0x00004969 
+ 00016918  0x00003787 call  0x00004249 
+ 00016919  0x00003789 fetcht  0x00000001 , 0x00000722 
+ 00016920  0x0000378a storet  0x00000001 , 0x00000990 
+ 00016921  0x0000378b copy  0x00000002 , 0x00000039 
+ 00016922  0x0000378c arg  0x00000723 , 0x00000006 
+ 00016923  0x0000378d arg  0x00000996 , 0x00000005 
+ 00016924  0x0000378e call  0x00007cda 
+ 00016925  0x00003790 sub  0x00000002 , 0x0000000f , 0x0000003e 
+ 00016926  0x00003791 nbranch  0x00004222 , 0x00000002 
+ 00016927  0x00003793 arg  0x00000984 , 0x00000011 
+ 00016928  0x00003794 call  0x000078eb 
+ 00016929  0x00003795 branch  0x00003ec1 
+ 00016930  0x00003798 call  0x0000426f 
+ 00016931  0x00003799 fetch  0x00000004 , 0x0000097e 
+ 00016932  0x0000379a store  0x00000004 , 0x00000992 
+ 00016933  0x0000379b arg  0x00000984 , 0x00000011 
+ 00016934  0x0000379c call  0x000078eb 
+ 00016935  0x0000379d branch  0x00004230 
+ 00016936  0x000037a0 fetch  0x00000001 , 0x00000990 
+ 00016937  0x000037a1 copy  0x0000003f , 0x00000039 
+ 00016938  0x000037a2 store  0x00000001 , 0x00000722 
+ 00016939  0x000037a3 fetch  0x00000001 , 0x00000991 
+ 00016940  0x000037a4 store  0x00000001 , 0x0000092b 
+ 00016941  0x000037a5 arg  0x00000996 , 0x00000006 
+ 00016942  0x000037a6 arg  0x00000723 , 0x00000005 
+ 00016943  0x000037a7 branch  0x00007cda 
+ 00016944  0x000037aa call  0x0000427c 
+ 00016945  0x000037ab setarg  0x00000723 
+ 00016946  0x000037ac store  0x00000002 , 0x0000097b 
+ 00016947  0x000037ae call  0x000041fc 
+ 00016948  0x000037af call  0x00004253 
+ 00016949  0x000037b0 call  0x00004267 
+ 00016950  0x000037b2 fetcht  0x00000001 , 0x00000722 
+ 00016951  0x000037b3 setarg  0x0000000c 
+ 00016952  0x000037b4 call  0x00007db0 
+ 00016953  0x000037b5 copy  0x0000003f , 0x00000011 
+ 00016954  0x000037b6 copy  0x00000002 , 0x0000003f 
+ 00016955  0x000037b7 isub  0x00000011 , 0x0000003f 
+ 00016956  0x000037b8 store  0x00000001 , 0x00000722 
+ 00016957  0x000037b9 fetch  0x00000002 , 0x0000097b 
+ 00016958  0x000037ba copy  0x0000003f , 0x00000006 
+ 00016959  0x000037bb iadd  0x00000011 , 0x00000002 
+ 00016960  0x000037bc storet  0x00000002 , 0x0000097b 
+ 00016961  0x000037bd call  0x00003ecb 
+ 00016962  0x000037be fetch  0x00000001 , 0x00000722 
+ 00016963  0x000037bf rtn  0x00000034 
+ 00016964  0x000037c0 fetch  0x00000001 , 0x00000980 
+ 00016965  0x000037c1 pincrease  0x00000001 
+ 00016966  0x000037c2 store  0x00000001 , 0x00000980 
+ 00016967  0x000037c3 call  0x0000427c 
+ 00016968  0x000037c4 branch  0x00004233 
+ 00016969  0x000037ca fetch  0x00000001 , 0x0000092b 
+ 00016970  0x000037cb bbit0  0x00000006 , 0x0000424d 
+ 00016971  0x000037cd call  0x000041a2 
+ 00016972  0x000037ce branch  0x0000424e 
+ 00016973  0x000037d0 call  0x000041af 
+ 00016974  0x000037d2 fetch  0x00000001 , 0x00000722 
+ 00016975  0x000037d3 add  0x0000003f , 0x00000004 , 0x00000002 
+ 00016976  0x000037d4 storet  0x00000001 , 0x00000722 
+ 00016977  0x000037d5 arg  0x00000723 , 0x00000002 
+ 00016978  0x000037d6 branch  0x00003c86 
+ 00016979  0x000037dc fetch  0x00000003 , 0x00004992 
+ 00016980  0x000037dd pincrease  0x00000001 
+ 00016981  0x000037de store  0x00000003 , 0x00004992 
+ 00016982  0x000037df fetch  0x00000001 , 0x00004808 
+ 00016983  0x000037e0 pincrease  0x00000001 
+ 00016984  0x000037e1 store  0x00000001 , 0x00004808 
+ 00016985  0x000037e2 fetch  0x00000002 , 0x00004846 
+ 00016986  0x000037e3 branch  0x00007d79 
+ 00016987  0x000037e8 fetch  0x00000001 , 0x00004871 
+ 00016988  0x000037e9 lshift4  0x0000003f , 0x0000003f 
+ 00016989  0x000037ea lshift3  0x0000003f , 0x0000003f 
+ 00016990  0x000037eb fetcht  0x00000001 , 0x0000474d 
+ 00016991  0x000037ec ior  0x00000002 , 0x0000003f 
+ 00016992  0x000037ed store  0x00000001 , 0x00004998 
+ 00016993  0x000037ee fetch  0x00000001 , 0x00004997 
+ 00016994  0x000037ef store  0x00000001 , 0x00004999 
+ 00016995  0x000037f0 fetch  0x00000002 , 0x00004995 
+ 00016996  0x000037f1 store  0x00000002 , 0x0000499d 
+ 00016997  0x000037f2 fetch  0x00000002 , 0x0000094c 
+ 00016998  0x000037f3 store  0x00000002 , 0x0000499f 
+ 00016999  0x000037f6 fetch  0x00000003 , 0x00004992 
+ 00017000  0x000037f7 store  0x00000003 , 0x0000499a 
+ 00017001  0x000037f8 arg  0x0000499a , 0x00000011 
+ 00017002  0x000037f9 arg  0x00000003 , 0x00000039 
+ 00017003  0x000037fa call  0x00007cb1 
+ 00017004  0x000037fb fetch  0x00000008 , 0x00004999 
+ 00017005  0x000037fc store  0x00000008 , 0x00000923 
+ 00017006  0x000037fd rtn 
+ 00017007  0x00003800 fetch  0x00000001 , 0x00000722 
+ 00017008  0x00003801 div  0x0000003f , 0x0000000c 
+ 00017009  0x00003802 call  0x00007d62 
+ 00017010  0x00003803 quotient  0x00000002 
+ 00017011  0x00003804 remainder  0x0000003f 
+ 00017012  0x00003805 call  0x0000428f , 0x00000034 
+ 00017013  0x00003806 storet  0x00000001 , 0x00000981 
+ 00017014  0x00003807 jam  0x00000000 , 0x00000980 
+ 00017015  0x00003808 fetch  0x00000003 , 0x00004992 
+ 00017016  0x00003809 arg  0x00001fff , 0x00000002 
+ 00017017  0x0000380a iand  0x00000002 , 0x0000003f 
+ 00017018  0x0000380b store  0x00000002 , 0x0000097e 
+ 00017019  0x0000380c rtn 
+ 00017020  0x0000380f fetch  0x00000002 , 0x0000097e 
+ 00017021  0x00003810 lshift4  0x0000003f , 0x0000003f 
+ 00017022  0x00003811 lshift  0x0000003f , 0x0000003f 
+ 00017023  0x00003812 fetcht  0x00000001 , 0x00000980 
+ 00017024  0x00003813 ior  0x00000002 , 0x0000003f 
+ 00017025  0x00003814 lshift4  0x0000003f , 0x0000003f 
+ 00017026  0x00003815 lshift  0x0000003f , 0x0000003f 
+ 00017027  0x00003816 fetcht  0x00000001 , 0x00000981 
+ 00017028  0x00003817 ior  0x00000002 , 0x0000003f 
+ 00017029  0x00003818 store  0x00000003 , 0x000049a2 
+ 00017030  0x00003819 arg  0x00000003 , 0x00000039 
+ 00017031  0x0000381a arg  0x000049a2 , 0x00000011 
+ 00017032  0x0000381b branch  0x00007cb1 
+ 00017033  0x0000381e arg  0x000049b8 , 0x00000013 
+ 00017034  0x0000381f arg  0x0000428c , 0x00000012 
+ 00017035  0x00003820 branch  0x000042e0 
+ 00017036  0x00003823 arg  0x00000028 , 0x00000039 
+ 00017037  0x00003824 arg  0x0000496a , 0x00000005 
+ 00017038  0x00003825 branch  0x00007ca1 
+ 00017039  0x00003829 increase  0xffffffff , 0x00000002 
+ 00017040  0x0000382a rtn 
+ 00017041  0x0000382d branch  0x00003b2a 
+ 00017042  0x00003831 setarg  0x000049b9 
+ 00017043  0x00003832 store  0x00000002 , 0x000043fb 
+ 00017044  0x00003833 rtn 
+ 00017045  0x00003837 bpatch  0x000000b1 , 0x00004016 
+ 00017046  0x00003838 fetch  0x00000001 , 0x000043cb 
+ 00017047  0x00003839 branch  0x00004295 , 0x00000034 
+ 00017048  0x0000383a beq  0x00000004 , 0x000047b7 
+ 00017049  0x0000383b beq  0x00000009 , 0x000062ae 
+ 00017050  0x0000383c beq  0x0000000a , 0x00005099 
+ 00017051  0x0000383d beq  0x0000000e , 0x000043b2 
+ 00017052  0x0000383e beq  0x00000006 , 0x0000646e 
+ 00017053  0x0000383f beq  0x0000000d , 0x00004672 
+ 00017054  0x00003840 beq  0x0000000f , 0x00004959 
+ 00017055  0x00003841 beq  0x0000000c , 0x00006882 
+ 00017056  0x00003843 beq  0x00000008 , 0x000053e0 
+ 00017057  0x00003844 beq  0x0000000b , 0x00003e02 
+ 00017058  0x00003845 rtn 
+ 00017059  0x00003849 rtn  0x0000002b 
+ 00017060  0x0000384a call  0x00006f74 
+ 00017061  0x0000384b fetch  0x00000001 , 0x000043cb 
+ 00017062  0x0000384c beq  0x00000009 , 0x000063d9 
+ 00017063  0x0000384d beq  0x00000006 , 0x000063d9 
+ 00017064  0x0000384e beq  0x00000004 , 0x000047c2 
+ 00017065  0x0000384f beq  0x00000008 , 0x00005428 
+ 00017066  0x00003850 beq  0x0000000f , 0x0000542c 
+ 00017067  0x00003851 beq  0x0000000d , 0x00004772 
+ 00017068  0x00003852 rtn 
+ 00017069  0x00003855 call  0x00007774 
+ 00017070  0x00003856 call  0x00007841 
+ 00017071  0x00003857 call  0x000042b4 
+ 00017072  0x00003858 fetch  0x00000002 , 0x000043db 
+ 00017073  0x00003859 branch  0x00007d79 
+ 00017074  0x0000385c fetch  0x00000002 , 0x000043d9 
+ 00017075  0x0000385d branch  0x00007d79 
+ 00017076  0x00003860 bpatch  0x000000b2 , 0x00004016 
+ 00017077  0x00003862 arg  0x000044d3 , 0x00000011 
+ 00017078  0x00003863 call  0x00007d97 
+ 00017079  0x00003864 rtn  0x00000034 
+ 00017080  0x00003866 copy  0x0000003f , 0x00000013 
+ 00017081  0x00003867 call  0x000042bd 
+ 00017082  0x00003868 branch  0x000042c1 
+ 00017083  0x0000386b arg  0x00000000 , 0x00000013 
+ 00017084  0x0000386c rtn 
+ 00017085  0x00003872 beq  0x00000010 , 0x000042d0 
+ 00017086  0x00003873 beq  0x00000014 , 0x000042c7 
+ 00017087  0x00003874 beq  0x00000015 , 0x000042cb 
+ 00017088  0x00003875 rtn 
+ 00017089  0x0000387a fetch  0x00000002 , 0x000043dd 
+ 00017090  0x0000387b branch  0x00007d79 
+ 00017091  0x0000387e fetch  0x00000002 , 0x000043d3 
+ 00017092  0x0000387f branch  0x00007d79 
+ 00017093  0x00003882 fetch  0x00000002 , 0x000043d7 
+ 00017094  0x00003883 branch  0x00007d79 
+ 00017095  0x00003886 fetch  0x00000002 , 0x000044e9 
+ 00017096  0x00003887 set1  0x00000009 , 0x0000003f 
+ 00017097  0x00003888 store  0x00000002 , 0x000044e9 
+ 00017098  0x00003889 rtn 
+ 00017099  0x0000388c jam  0x00000000 , 0x00004396 
+ 00017100  0x0000388d fetch  0x00000002 , 0x000044e9 
+ 00017101  0x0000388e set0  0x00000009 , 0x0000003f 
+ 00017102  0x0000388f store  0x00000002 , 0x000044e9 
+ 00017103  0x00003890 branch  0x0000432d 
+ 00017104  0x00003894 fetch  0x00000002 , 0x000043f1 
+ 00017105  0x00003895 set1  0x00000000 , 0x0000003f 
+ 00017106  0x00003896 store  0x00000002 , 0x000043f1 
+ 00017107  0x00003897 rtn 
+ 00017108  0x0000389b store  0x00000001 , 0x0000021d 
+ 00017109  0x0000389d bpatch  0x000000b3 , 0x00004016 
+ 00017110  0x0000389e fetch  0x00000001 , 0x0000021d 
+ 00017111  0x0000389f rtn  0x00000034 
+ 00017112  0x000038a0 increase  0xffffffff , 0x0000003f 
+ 00017113  0x000038a1 store  0x00000001 , 0x0000021d 
+ 00017114  0x000038a2 call  0x00007780 
+ 00017115  0x000038a3 call  0x0000430e 
+ 00017116  0x000038a4 call  0x00006beb 
+ 00017117  0x000038a5 fetch  0x00000002 , 0x000043e3 
+ 00017118  0x000038a6 call  0x00007d79 
+ 00017119  0x000038a7 branch  0x000042d5 
+ 00017120  0x000038ad ifetch  0x00000001 , 0x00000013 
+ 00017121  0x000038ae rtn  0x00000034 
+ 00017122  0x000038af pincrease  0xffffffff 
+ 00017123  0x000038b0 istore  0x00000001 , 0x00000013 
+ 00017124  0x000038b1 nrtn  0x00000034 
+ 00017125  0x000038b2 copy  0x00000012 , 0x0000003f 
+ 00017126  0x000038b3 branch  0x00007d79 
+ 00017127  0x000038b8 ifetch  0x00000002 , 0x00000013 
+ 00017128  0x000038b9 rtn  0x00000034 
+ 00017129  0x000038ba pincrease  0xffffffff 
+ 00017130  0x000038bb istore  0x00000002 , 0x00000013 
+ 00017131  0x000038bc nrtn  0x00000034 
+ 00017132  0x000038bd copy  0x00000012 , 0x0000003f 
+ 00017133  0x000038be branch  0x00007d79 
+ 00017134  0x000038c1 fetcht  0x00000002 , 0x00004430 
+ 00017135  0x000038c2 add  0x00000002 , 0x00000001 , 0x00000013 
+ 00017136  0x000038c3 arg  0x000042f2 , 0x00000012 
+ 00017137  0x000038c4 branch  0x000042e0 
+ 00017138  0x000038c7 call  0x00004343 
+ 00017139  0x000038c8 beq  0x00000001 , 0x000042f5 
+ 00017140  0x000038ca branch  0x00004327 
+ 00017141  0x000038cc setarg  0x00000002 
+ 00017142  0x000038cd istore  0x00000001 , 0x00000013 
+ 00017143  0x000038ce add  0x00000002 , 0x00000008 , 0x00000012 
+ 00017144  0x000038d0 ifetch  0x00000002 , 0x00000012 
+ 00017145  0x000038d1 branch  0x00007d79 
+ 00017146  0x000038d5 call  0x000042fc 
+ 00017147  0x000038d6 branch  0x00004327 
+ 00017148  0x000038da setarg  0x00000000 
+ 00017149  0x000038db store  0x00000002 , 0x000043ef 
+ 00017150  0x000038dc rtn 
+ 00017151  0x000038de setarg  0x00000000 
+ 00017152  0x000038df store  0x00000002 , 0x000043f1 
+ 00017153  0x000038e0 rtn 
+ 00017154  0x000038e5 fetch  0x00000002 , 0x000043f1 
+ 00017155  0x000038e6 set1  0x00000007 , 0x0000003f 
+ 00017156  0x000038e7 store  0x00000002 , 0x000043ef 
+ 00017157  0x000038e8 setarg  0x00000000 
+ 00017158  0x000038e9 store  0x00000002 , 0x000043f1 
+ 00017159  0x000038ea rtn 
+ 00017160  0x000038f3 arg  0x00000009 , 0x00000007 
+ 00017161  0x000038f4 branch  0x000024e7 
+ 00017162  0x000038f7 arg  0x00000009 , 0x00000007 
+ 00017163  0x000038f8 branch  0x000024eb 
+ 00017164  0x000038fb jam  0x00000005 , 0x000043ed 
+ 00017165  0x000038fc branch  0x00004308 
+ 00017166  0x000038ff arg  0x000043ed , 0x00000013 
+ 00017167  0x00003900 arg  0x0000430a , 0x00000012 
+ 00017168  0x00003901 branch  0x000042e0 
+ 00017169  0x00003905 jam  0x0000000f , 0x0000066f 
+ 00017170  0x00003906 branch  0x00007834 
+ 00017171  0x00003909 jam  0x00000010 , 0x0000066f 
+ 00017172  0x0000390a branch  0x00007834 
+ 00017173  0x0000390d jam  0x0000000e , 0x0000066f 
+ 00017174  0x0000390e branch  0x00007834 
+ 00017175  0x00003911 jam  0x0000000d , 0x0000066f 
+ 00017176  0x00003912 branch  0x00007834 
+ 00017177  0x00003915 jam  0x00000017 , 0x0000066f 
+ 00017178  0x00003916 branch  0x00007834 
+ 00017179  0x00003919 jam  0x00000018 , 0x0000066f 
+ 00017180  0x0000391a branch  0x00007834 
+ 00017181  0x0000391d jam  0x00000016 , 0x0000066f 
+ 00017182  0x0000391e branch  0x00007834 
+ 00017183  0x00003921 jam  0x00000011 , 0x0000066f 
+ 00017184  0x00003922 branch  0x00007834 
+ 00017185  0x00003925 jam  0x00000015 , 0x0000066f 
+ 00017186  0x00003926 branch  0x00007834 
+ 00017187  0x00003929 jam  0x00000014 , 0x0000066f 
+ 00017188  0x0000392a branch  0x00007834 
+ 00017189  0x0000392e jam  0x00000013 , 0x0000066f 
+ 00017190  0x0000392f branch  0x00007834 
+ 00017191  0x00003932 jam  0x00000019 , 0x0000066f 
+ 00017192  0x00003933 branch  0x00007834 
+ 00017193  0x00003937 jam  0x0000001f , 0x0000066f 
+ 00017194  0x00003938 branch  0x00007834 
+ 00017195  0x0000393c set1  0x0000000d , 0x00000000 
+ 00017196  0x0000393d rtn 
+ 00017197  0x00003940 set0  0x0000000d , 0x00000000 
+ 00017198  0x00003941 rtn 
+ 00017199  0x00003945 call  0x00004343 
+ 00017200  0x00003946 beq  0x00000002 , 0x00004339 
+ 00017201  0x00003948 setarg  0x00000001 
+ 00017202  0x00003949 istore  0x00000001 , 0x00000013 
+ 00017203  0x0000394a add  0x00000002 , 0x00000003 , 0x00000011 
+ 00017204  0x0000394b add  0x00000002 , 0x00000006 , 0x00000012 
+ 00017205  0x0000394d ifetcht  0x00000001 , 0x00000011 
+ 00017206  0x0000394e increase  0x00000001 , 0x00000013 
+ 00017207  0x0000394f istoret  0x00000001 , 0x00000013 
+ 00017208  0x00003950 branch  0x000042f8 
+ 00017209  0x00003953 setarg  0x00000000 
+ 00017210  0x00003954 istore  0x00000001 , 0x00000013 
+ 00017211  0x00003955 fetch  0x00000002 , 0x000044e9 
+ 00017212  0x00003956 bbit0  0x00000009 , 0x0000433f 
+ 00017213  0x00003957 call  0x000030c5 
+ 00017214  0x00003958 call  0x0000431f 
+ 00017215  0x0000395a fetcht  0x00000002 , 0x00004430 
+ 00017216  0x0000395b add  0x00000002 , 0x00000002 , 0x00000011 
+ 00017217  0x0000395c add  0x00000002 , 0x00000004 , 0x00000012 
+ 00017218  0x0000395d branch  0x00004335 
+ 00017219  0x00003960 fetcht  0x00000002 , 0x00004430 
+ 00017220  0x00003961 add  0x00000002 , 0x00000000 , 0x00000013 
+ 00017221  0x00003962 ifetch  0x00000001 , 0x00000013 
+ 00017222  0x00003963 rtn 
+ 00017223  0x00003966 call  0x00004343 
+ 00017224  0x00003967 bne  0x00000000 , 0x0000434a 
+ 00017225  0x00003968 branch  0x00004327 
+ 00017226  0x0000396a add  0x00000002 , 0x0000000a , 0x00000012 
+ 00017227  0x0000396b branch  0x000042f8 
+ 00017228  0x00003972 fetch  0x00000008 , 0x00004ceb 
+ 00017229  0x00003973 store  0x00000008 , 0x00004cfe 
+ 00017230  0x00003974 jam  0x00000000 , 0x00004d0e 
+ 00017231  0x00003975 fetch  0x00000001 , 0x00004d02 
+ 00017232  0x00003976 lshift2  0x0000003f , 0x0000003f 
+ 00017233  0x00003977 arg  0x00004b87 , 0x00000002 
+ 00017234  0x00003978 iadd  0x00000002 , 0x00000002 
+ 00017235  0x00003979 ifetch  0x00000004 , 0x00000002 
+ 00017236  0x0000397a store  0x00000004 , 0x00004cfa 
+ 00017237  0x0000397c fetch  0x00000001 , 0x00004d0e 
+ 00017238  0x0000397d nbranch  0x0000435f , 0x00000034 
+ 00017239  0x0000397e fetcht  0x00000002 , 0x00004cf4 
+ 00017240  0x0000397f ifetch  0x00000001 , 0x00000002 
+ 00017241  0x00003980 store  0x00000001 , 0x00004d0a 
+ 00017242  0x00003981 increase  0x00000001 , 0x00000002 
+ 00017243  0x00003982 storet  0x00000002 , 0x00004cf4 
+ 00017244  0x00003983 rshift4  0x0000003f , 0x0000003f 
+ 00017245  0x00003984 store  0x00000001 , 0x00004cf9 
+ 00017246  0x00003985 branch  0x00004362 
+ 00017247  0x00003987 fetch  0x00000001 , 0x00004d0a 
+ 00017248  0x00003988 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00017249  0x00003989 store  0x00000001 , 0x00004cf9 
+ 00017250  0x0000398b fetch  0x00000001 , 0x00004d0e 
+ 00017251  0x0000398c setflip  0x00000000 , 0x0000003f 
+ 00017252  0x0000398d store  0x00000001 , 0x00004d0e 
+ 00017253  0x0000398e arg  0x00004b77 , 0x00000002 
+ 00017254  0x0000398f fetch  0x00000001 , 0x00004cf9 
+ 00017255  0x00003990 iadd  0x00000002 , 0x00000002 
+ 00017256  0x00003991 ifetch  0x00000001 , 0x00000002 
+ 00017257  0x00003992 fetcht  0x00000001 , 0x00004d02 
+ 00017258  0x00003993 call  0x0000439a 
+ 00017259  0x00003994 store  0x00000001 , 0x00004d02 
+ 00017260  0x00003996 fetch  0x00000001 , 0x00004cf9 
+ 00017261  0x00003997 and  0x0000003f , 0x00000008 , 0x00000002 
+ 00017262  0x00003998 storet  0x00000001 , 0x00004cf8 
+ 00017263  0x00003999 and  0x0000003f , 0x00000007 , 0x00000002 
+ 00017264  0x0000399a storet  0x00000001 , 0x00004cf9 
+ 00017265  0x0000399c call  0x000043a3 
+ 00017266  0x0000399d storet  0x00000004 , 0x00004d06 
+ 00017267  0x0000399f fetch  0x00000001 , 0x00004cf8 
+ 00017268  0x000039a0 branch  0x00004379 , 0x00000034 
+ 00017269  0x000039a1 fetch  0x00000004 , 0x00004cfe 
+ 00017270  0x000039a2 fetcht  0x00000004 , 0x00004d06 
+ 00017271  0x000039a3 isub  0x00000002 , 0x0000003f 
+ 00017272  0x000039a4 branch  0x0000437c 
+ 00017273  0x000039a6 fetch  0x00000004 , 0x00004cfe 
+ 00017274  0x000039a7 fetcht  0x00000004 , 0x00004d06 
+ 00017275  0x000039a8 iadd  0x00000002 , 0x0000003f 
+ 00017276  0x000039aa store  0x00000004 , 0x00004cfe 
+ 00017277  0x000039ab arg  0x00007fff , 0x00000002 
+ 00017278  0x000039ac isub  0x00000002 , 0x0000003f 
+ 00017279  0x000039ad bbit1  0x0000001f , 0x00004382 
+ 00017280  0x000039ae storet  0x00000004 , 0x00004cfe 
+ 00017281  0x000039af branch  0x00004388 
+ 00017282  0x000039b1 fetch  0x00000004 , 0x00004cfe 
+ 00017283  0x000039b2 arg  0x00008000 , 0x00000002 
+ 00017284  0x000039b3 iadd  0x00000002 , 0x0000003f 
+ 00017285  0x000039b4 bbit0  0x0000001f , 0x00004388 
+ 00017286  0x000039b5 arg  0xffff8000 , 0x00000002 
+ 00017287  0x000039b6 storet  0x00000004 , 0x00004cfe 
+ 00017288  0x000039b8 fetch  0x00000001 , 0x00004d02 
+ 00017289  0x000039b9 lshift2  0x0000003f , 0x0000003f 
+ 00017290  0x000039ba arg  0x00004b87 , 0x00000002 
+ 00017291  0x000039bb iadd  0x00000002 , 0x00000002 
+ 00017292  0x000039bc ifetch  0x00000004 , 0x00000002 
+ 00017293  0x000039bd store  0x00000004 , 0x00004cfa 
+ 00017294  0x000039bf fetch  0x00000002 , 0x00004cf6 
+ 00017295  0x000039c0 fetcht  0x00000002 , 0x00004cfe 
+ 00017296  0x000039c1 istoret  0x00000002 , 0x0000003f 
+ 00017297  0x000039c2 increase  0x00000002 , 0x0000003f 
+ 00017298  0x000039c3 store  0x00000002 , 0x00004cf6 
+ 00017299  0x000039c5 fetch  0x00000001 , 0x00004cf3 
+ 00017300  0x000039c6 increase  0xffffffff , 0x0000003f 
+ 00017301  0x000039c7 store  0x00000001 , 0x00004cf3 
+ 00017302  0x000039c8 nbranch  0x00004355 , 0x00000034 
+ 00017303  0x000039c9 fetch  0x00000008 , 0x00004cfe 
+ 00017304  0x000039ca store  0x00000008 , 0x00004ceb 
+ 00017305  0x000039cb rtn 
+ 00017306  0x000039ce iadd  0x00000002 , 0x0000003f 
+ 00017307  0x000039cf bbit0  0x00000007 , 0x0000439e 
+ 00017308  0x000039d0 setarg  0x00000000 
+ 00017309  0x000039d1 rtn 
+ 00017310  0x000039d3 and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00017311  0x000039d4 sub  0x0000003f , 0x00000058 , 0x0000003e 
+ 00017312  0x000039d5 rtn  0x00000002 
+ 00017313  0x000039d6 setarg  0x00000058 
+ 00017314  0x000039d7 rtn 
+ 00017315  0x000039da fetchr  0x00000011 , 0x00000004 , 0x00004cfa 
+ 00017316  0x000039db rshift3  0x00000011 , 0x00000002 
+ 00017317  0x000039dc fetch  0x00000001 , 0x00004cf9 
+ 00017318  0x000039dd bbit0  0x00000002 , 0x000043a9 
+ 00017319  0x000039de copy  0x00000011 , 0x0000003f 
+ 00017320  0x000039df iadd  0x00000002 , 0x00000002 
+ 00017321  0x000039e1 fetch  0x00000001 , 0x00004cf9 
+ 00017322  0x000039e2 bbit0  0x00000001 , 0x000043ad 
+ 00017323  0x000039e3 rshift  0x00000011 , 0x0000003f 
+ 00017324  0x000039e4 iadd  0x00000002 , 0x00000002 
+ 00017325  0x000039e6 fetch  0x00000001 , 0x00004cf9 
+ 00017326  0x000039e7 rtnbit0  0x00000000 
+ 00017327  0x000039e8 rshift2  0x00000011 , 0x0000003f 
+ 00017328  0x000039e9 iadd  0x00000002 , 0x00000002 
+ 00017329  0x000039ea rtn 
+ 00017330  0x000039f0 call  0x00007396 
+ 00017331  0x000039f1 rtn  0x0000002b 
+ 00017332  0x000039f2 setarg  0x000045be 
+ 00017333  0x000039f3 store  0x00000002 , 0x000045e0 
+ 00017334  0x000039f5 setarg  0x0000330a 
+ 00017335  0x000039f6 store  0x00000002 , 0x000045e2 
+ 00017336  0x000039f8 setarg  0x0000465e 
+ 00017337  0x000039f9 store  0x00000002 , 0x000045e4 
+ 00017338  0x000039fb setarg  0x0000442e 
+ 00017339  0x000039fc store  0x00000002 , 0x000043d5 
+ 00017340  0x000039fe setarg  0x00004430 
+ 00017341  0x000039ff store  0x00000002 , 0x000043d7 
+ 00017342  0x00003a01 setarg  0x00004455 
+ 00017343  0x00003a02 store  0x00000002 , 0x000043db 
+ 00017344  0x00003a04 setarg  0x00004476 
+ 00017345  0x00003a05 store  0x00000002 , 0x000043dd 
+ 00017346  0x00003a07 setarg  0x00004308 
+ 00017347  0x00003a08 store  0x00000002 , 0x000043d3 
+ 00017348  0x00003a0a setarg  0x000044d1 
+ 00017349  0x00003a0b store  0x00000002 , 0x000043df 
+ 00017350  0x00003a0d setarg  0x00004494 
+ 00017351  0x00003a0e store  0x00000002 , 0x000043e3 
+ 00017352  0x00003a10 bpatch  0x0000002e , 0x00004005 
+ 00017353  0x00003a11 call  0x00004412 
+ 00017354  0x00003a12 call  0x00004463 
+ 00017355  0x00003a13 call  0x000078ad 
+ 00017356  0x00003a14 jam  0x00000002 , 0x000040c0 
+ 00017357  0x00003a15 jam  0x00000000 , 0x000049b7 
+ 00017358  0x00003a16 fetch  0x00000001 , 0x00004779 
+ 00017359  0x00003a17 store  0x00000001 , 0x00004648 
+ 00017360  0x00003a18 beq  0x00000000 , 0x000043db 
+ 00017361  0x00003a19 fetch  0x00000001 , 0x0000477a 
+ 00017362  0x00003a1a store  0x00000001 , 0x000044ec 
+ 00017363  0x00003a1b jam  0x00000000 , 0x00004388 
+ 00017364  0x00003a1d call  0x00007776 
+ 00017365  0x00003a1e call  0x00007780 
+ 00017366  0x00003a1f jam  0x00000001 , 0x000047a1 
+ 00017367  0x00003a20 fetch  0x00000002 , 0x000044e9 
+ 00017368  0x00003a21 rtnbit1  0x0000000c 
+ 00017369  0x00003a22 branch  0x00004327 
+ 00017370  0x00003a26 branch  0x000043f9 
+ 00017371  0x00003a29 jam  0x00000002 , 0x000047a1 
+ 00017372  0x00003a2b jam  0x00000001 , 0x00004388 
+ 00017373  0x00003a2c setarg  0x00000020 
+ 00017374  0x00003a2d call  0x000063c7 
+ 00017375  0x00003a2f arg  0x00004273 , 0x00000005 
+ 00017376  0x00003a30 fetch  0x00000001 , 0x000042db 
+ 00017377  0x00003a32 and  0x0000003f , 0x000000f0 , 0x00000002 
+ 00017378  0x00003a33 rshift4  0x00000002 , 0x00000002 
+ 00017379  0x00003a34 call  0x000043f3 
+ 00017380  0x00003a35 istoret  0x00000001 , 0x00000005 
+ 00017381  0x00003a36 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00017382  0x00003a37 call  0x000043f3 
+ 00017383  0x00003a38 istoret  0x00000001 , 0x00000005 
+ 00017384  0x00003a39 call  0x00002955 
+ 00017385  0x00003a3a fetcht  0x00000001 , 0x0000426b 
+ 00017386  0x00003a3b copy  0x00000002 , 0x00000039 
+ 00017387  0x00003a3c arg  0x0000434b , 0x00000005 
+ 00017388  0x00003a3d arg  0x0000426c , 0x00000006 
+ 00017389  0x00003a3e call  0x00007cda 
+ 00017390  0x00003a40 fetcht  0x00000001 , 0x0000426b 
+ 00017391  0x00003a41 copy  0x00000002 , 0x00000039 
+ 00017392  0x00003a42 arg  0x0000436b , 0x00000005 
+ 00017393  0x00003a43 arg  0x0000426c , 0x00000006 
+ 00017394  0x00003a44 branch  0x00007cda 
+ 00017395  0x00003a46 sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00017396  0x00003a47 branch  0x000043f7 , 0x00000002 
+ 00017397  0x00003a48 add  0x00000002 , 0x00000037 , 0x00000002 
+ 00017398  0x00003a49 rtn 
+ 00017399  0x00003a4b add  0x00000002 , 0x00000030 , 0x00000002 
+ 00017400  0x00003a4c rtn 
+ 00017401  0x00003a4f fetch  0x00000001 , 0x0000476e 
+ 00017402  0x00003a50 bne  0x000000ff , 0x0000440b 
+ 00017403  0x00003a52 fetch  0x00000001 , 0x0000476c 
+ 00017404  0x00003a53 bne  0x000000ff , 0x0000440e 
+ 00017405  0x00003a55 fetch  0x00000001 , 0x00004777 
+ 00017406  0x00003a56 bne  0x000000ff , 0x00004410 
+ 00017407  0x00003a58 fetch  0x00000001 , 0x000046da 
+ 00017408  0x00003a59 copy  0x0000003f , 0x00000039 
+ 00017409  0x00003a5a setarg  0x000046db 
+ 00017410  0x00003a5b copy  0x0000003f , 0x00000011 
+ 00017411  0x00003a5d copy  0x00000011 , 0x00000006 
+ 00017412  0x00003a5e ifetch  0x00000001 , 0x00000006 
+ 00017413  0x00003a5f copy  0x00000006 , 0x00000011 
+ 00017414  0x00003a60 beq  0x000000ff , 0x00004409 
+ 00017415  0x00003a61 copy  0x0000003f , 0x00000002 
+ 00017416  0x00003a62 call  0x00006ef7 
+ 00017417  0x00003a64 loop  0x00004403 
+ 00017418  0x00003a66 rtn 
+ 00017419  0x00003a68 fetch  0x00000008 , 0x0000476e 
+ 00017420  0x00003a69 store  0x00000008 , 0x000046dd 
+ 00017421  0x00003a6a branch  0x000043fb 
+ 00017422  0x00003a6c store  0x00000001 , 0x000046db 
+ 00017423  0x00003a6d branch  0x000043fd 
+ 00017424  0x00003a6f store  0x00000001 , 0x000046dc 
+ 00017425  0x00003a70 branch  0x000043ff 
+ 00017426  0x00003a74 call  0x000045ba 
+ 00017427  0x00003a75 call  0x00004640 
+ 00017428  0x00003a76 arg  0x00000000 , 0x00000011 
+ 00017429  0x00003a77 call  0x00007055 
+ 00017430  0x00003a78 call  0x000043f9 
+ 00017431  0x00003a79 call  0x0000446b 
+ 00017432  0x00003a7a call  0x0000442c 
+ 00017433  0x00003a7b branch  0x0000441b 
+ 00017434  0x00003a7d rtn 
+ 00017435  0x00003a7f fetch  0x00000001 , 0x000049a4 
+ 00017436  0x00003a80 copy  0x0000003f , 0x00000039 
+ 00017437  0x00003a81 setarg  0x000049a5 
+ 00017438  0x00003a82 copy  0x0000003f , 0x00000011 
+ 00017439  0x00003a84 copy  0x00000011 , 0x00000006 
+ 00017440  0x00003a85 ifetch  0x00000001 , 0x00000006 
+ 00017441  0x00003a86 copy  0x00000006 , 0x00000011 
+ 00017442  0x00003a87 beq  0x000000ff , 0x00004426 
+ 00017443  0x00003a88 copy  0x0000003f , 0x00000002 
+ 00017444  0x00003a89 store  0x00000001 , 0x000049a9 
+ 00017445  0x00003a8a call  0x00004428 
+ 00017446  0x00003a8c loop  0x0000441f 
+ 00017447  0x00003a8e rtn 
+ 00017448  0x00003a91 fetch  0x00000001 , 0x000049a9 
+ 00017449  0x00003a92 rtneq  0x000000ff 
+ 00017450  0x00003a93 iforce  0x00000002 
+ 00017451  0x00003a94 branch  0x00006ef7 
+ 00017452  0x00003a98 jam  0x00000064 , 0x0000477d 
+ 00017453  0x00003a99 rtn 
+ 00017454  0x00003a9c call  0x00004431 
+ 00017455  0x00003a9d call  0x00007de2 
+ 00017456  0x00003a9f branch  0x0000701b 
+ 00017457  0x00003aa2 call  0x0000788b 
+ 00017458  0x00003aa4 arg  0x00000010 , 0x00000039 
+ 00017459  0x00003aa5 arg  0x00008070 , 0x00000006 
+ 00017460  0x00003aa7 copy  0x00000006 , 0x00000005 
+ 00017461  0x00003aa8 ifetch  0x00000001 , 0x00000006 
+ 00017462  0x00003aa9 beq  0x0000001f , 0x00004445 
+ 00017463  0x00003aaa beq  0x00000020 , 0x00004445 
+ 00017464  0x00003aab beq  0x00000021 , 0x00004445 
+ 00017465  0x00003aac beq  0x00000022 , 0x00004445 
+ 00017466  0x00003aad beq  0x00000023 , 0x00004445 
+ 00017467  0x00003aae beq  0x0000002c , 0x00004445 
+ 00017468  0x00003aaf beq  0x0000002d , 0x00004445 
+ 00017469  0x00003ab0 beq  0x00000000 , 0x00004445 
+ 00017470  0x00003ab2 loop  0x00004434 
+ 00017471  0x00003ab3 arg  0x000080dc , 0x0000003f 
+ 00017472  0x00003ab4 isub  0x00000006 , 0x0000003e 
+ 00017473  0x00003ab5 branch  0x0000444b , 0x00000005 
+ 00017474  0x00003ab7 arg  0x00000008 , 0x00000039 
+ 00017475  0x00003ab8 arg  0x000080d4 , 0x00000006 
+ 00017476  0x00003ab9 branch  0x00004434 
+ 00017477  0x00003abc setarg  0x00000040 
+ 00017478  0x00003abd istore  0x00000001 , 0x00000005 
+ 00017479  0x00003abe branch  0x0000443e 
+ 00017480  0x00003ac0 setarg  0x00000080 
+ 00017481  0x00003ac1 istore  0x00000001 , 0x00000005 
+ 00017482  0x00003ac2 branch  0x0000443e 
+ 00017483  0x00003ac4 fetch  0x00000001 , 0x000049a4 
+ 00017484  0x00003ac5 copy  0x0000003f , 0x00000039 
+ 00017485  0x00003ac6 arg  0x000049a5 , 0x00000006 
+ 00017486  0x00003ac8 ifetch  0x00000001 , 0x00000006 
+ 00017487  0x00003ac9 set1  0x00000007 , 0x0000003f 
+ 00017488  0x00003aca arg  0x0000003e , 0x00000002 
+ 00017489  0x00003acb call  0x00006f20 
+ 00017490  0x00003acc loop  0x0000444e 
+ 00017491  0x00003acd rtn 
+ 00017492  0x00003ad0 branch  0x00007027 
+ 00017493  0x00003ad3 call  0x0000446d 
+ 00017494  0x00003ad4 call  0x00004458 
+ 00017495  0x00003ad5 branch  0x00004454 
+ 00017496  0x00003ad8 fetch  0x00000002 , 0x000044e9 
+ 00017497  0x00003ad9 rtnbit1  0x00000009 
+ 00017498  0x00003ada fetch  0x00000001 , 0x000049b7 
+ 00017499  0x00003adb beq  0x00000001 , 0x0000445d 
+ 00017500  0x00003adc rtn 
+ 00017501  0x00003ade fetch  0x00000001 , 0x00004798 
+ 00017502  0x00003adf rtneq  0x00000001 
+ 00017503  0x00003ae0 jam  0x00000001 , 0x00004798 
+ 00017504  0x00003ae1 call  0x00004467 
+ 00017505  0x00003ae2 call  0x00004469 
+ 00017506  0x00003ae3 branch  0x00004480 
+ 00017507  0x00003ae6 fetch  0x00000002 , 0x000049bc 
+ 00017508  0x00003ae7 store  0x00000002 , 0x000049be 
+ 00017509  0x00003ae8 jam  0x00000000 , 0x000049c0 
+ 00017510  0x00003ae9 rtn 
+ 00017511  0x00003aed setarg  0x00000000 
+ 00017512  0x00003aee branch  0x00004464 
+ 00017513  0x00003af2 arg  0x00000000 , 0x00000011 
+ 00017514  0x00003af3 branch  0x000077bf 
+ 00017515  0x00003af7 arg  0x00000000 , 0x00000011 
+ 00017516  0x00003af8 branch  0x000077c4 
+ 00017517  0x00003aff fetch  0x00000002 , 0x000044e9 
+ 00017518  0x00003b00 rtnbit0  0x00000009 
+ 00017519  0x00003b01 call  0x00002a28 
+ 00017520  0x00003b02 nrtn  0x00000034 
+ 00017521  0x00003b03 arg  0x000046c6 , 0x00000011 
+ 00017522  0x00003b04 call  0x000078ca 
+ 00017523  0x00003b05 nrtn  0x00000028 
+ 00017524  0x00003b06 arg  0x000046c6 , 0x00000006 
+ 00017525  0x00003b07 branch  0x000063cb 
+ 00017526  0x00003b0a copy  0x00000013 , 0x0000003f 
+ 00017527  0x00003b0b beq  0x0000002d , 0x00004347 
+ 00017528  0x00003b0c beq  0x00000010 , 0x0000432f 
+ 00017529  0x00003b0d beq  0x00000014 , 0x0000447c 
+ 00017530  0x00003b0e beq  0x00000015 , 0x00004486 
+ 00017531  0x00003b0f rtn 
+ 00017532  0x00003b12 call  0x00004467 
+ 00017533  0x00003b13 call  0x00004469 
+ 00017534  0x00003b14 set0  0x00000027 , 0x00000000 
+ 00017535  0x00003b15 branch  0x00004482 
+ 00017536  0x00003b17 fetch  0x00000002 , 0x00004799 
+ 00017537  0x00003b18 store  0x00000002 , 0x0000479b 
+ 00017538  0x00003b1a jam  0x00000014 , 0x0000477c 
+ 00017539  0x00003b1b jam  0x00000000 , 0x00004094 
+ 00017540  0x00003b1c call  0x00004315 
+ 00017541  0x00003b1d branch  0x0000432b 
+ 00017542  0x00003b21 set1  0x00000027 , 0x00000000 
+ 00017543  0x00003b22 call  0x00004463 
+ 00017544  0x00003b23 call  0x0000456e 
+ 00017545  0x00003b24 call  0x00004562 
+ 00017546  0x00003b26 setarg  0x00000000 
+ 00017547  0x00003b27 store  0x00000005 , 0x0000474a 
+ 00017548  0x00003b28 call  0x000078ad 
+ 00017549  0x00003b29 jam  0x0000000a , 0x0000470c 
+ 00017550  0x00003b2a jam  0x0000000a , 0x0000470e 
+ 00017551  0x00003b2b jam  0x0000000a , 0x00004710 
+ 00017552  0x00003b2d jam  0x00000002 , 0x000040c0 
+ 00017553  0x00003b2e setarg  0x00000020 
+ 00017554  0x00003b2f call  0x000063c7 
+ 00017555  0x00003b30 branch  0x00004317 
+ 00017556  0x00003b33 call  0x0000450f 
+ 00017557  0x00003b34 call  0x00004512 
+ 00017558  0x00003b35 call  0x00004515 
+ 00017559  0x00003b38 call  0x000044a1 
+ 00017560  0x00003b39 branch  0x00004499 
+ 00017561  0x00003b3d arg  0x000049b8 , 0x00000013 
+ 00017562  0x00003b3e arg  0x00000000 , 0x00000012 
+ 00017563  0x00003b3f branch  0x000042e0 
+ 00017564  0x00003b42 arg  0x000049be , 0x00000013 
+ 00017565  0x00003b43 arg  0x0000449f , 0x00000012 
+ 00017566  0x00003b44 branch  0x000042e7 
+ 00017567  0x00003b46 jam  0x00000001 , 0x000049c0 
+ 00017568  0x00003b47 rtn 
+ 00017569  0x00003b4a arg  0x0000479b , 0x00000013 
+ 00017570  0x00003b4b arg  0x000044a4 , 0x00000012 
+ 00017571  0x00003b4c branch  0x000042e7 
+ 00017572  0x00003b4e jam  0x00000002 , 0x00004798 
+ 00017573  0x00003b4f jam  0x00000000 , 0x000049b7 
+ 00017574  0x00003b50 branch  0x0000448a 
+ 00017575  0x00003b53 fetch  0x00000001 , 0x00004776 
+ 00017576  0x00003b54 rtn  0x00000034 
+ 00017577  0x00003b55 arg  0x0000477c , 0x00000013 
+ 00017578  0x00003b56 arg  0x000044ac , 0x00000012 
+ 00017579  0x00003b57 branch  0x000042e0 
+ 00017580  0x00003b59 fetch  0x00000001 , 0x0000477b 
+ 00017581  0x00003b5a store  0x00000001 , 0x0000477c 
+ 00017582  0x00003b5b fetch  0x00000001 , 0x0000477f 
+ 00017583  0x00003b5c nrtn  0x00000034 
+ 00017584  0x00003b5e call  0x00006fb0 
+ 00017585  0x00003b5f store  0x00000002 , 0x00004796 
+ 00017586  0x00003b60 arg  0x00004790 , 0x00000011 
+ 00017587  0x00003b61 call  0x00006fd7 
+ 00017588  0x00003b62 fetcht  0x00000001 , 0x0000477d 
+ 00017589  0x00003b63 isub  0x00000002 , 0x0000003e 
+ 00017590  0x00003b64 branch  0x000044b9 , 0x00000002 
+ 00017591  0x00003b65 store  0x00000001 , 0x0000477d 
+ 00017592  0x00003b66 copy  0x0000003f , 0x00000002 
+ 00017593  0x00003b68 storet  0x00000001 , 0x0000477e 
+ 00017594  0x00003b69 fetch  0x00000001 , 0x00004778 
+ 00017595  0x00003b6a isub  0x00000002 , 0x0000003e 
+ 00017596  0x00003b6b call  0x000044c4 , 0x00000002 
+ 00017597  0x00003b6c storet  0x00000001 , 0x00004789 
+ 00017598  0x00003b6d arg  0x00000006 , 0x00000039 
+ 00017599  0x00003b6e arg  0x00004784 , 0x00000006 
+ 00017600  0x00003b6f call  0x000044cb 
+ 00017601  0x00003b70 store  0x00000001 , 0x0000478a 
+ 00017602  0x00003b71 arg  0x00004781 , 0x00000011 
+ 00017603  0x00003b72 branch  0x000078b2 
+ 00017604  0x00003b74 fetch  0x00000001 , 0x00004780 
+ 00017605  0x00003b75 nrtn  0x00000034 
+ 00017606  0x00003b76 jam  0x00000001 , 0x00004780 
+ 00017607  0x00003b77 arg  0x00000001 , 0x00000011 
+ 00017608  0x00003b78 branch  0x000077c4 
+ 00017609  0x00003b7a arg  0x00000001 , 0x00000011 
+ 00017610  0x00003b7b branch  0x000077bf 
+ 00017611  0x00003b80 arg  0x00000000 , 0x00000011 
+ 00017612  0x00003b82 ifetch  0x00000001 , 0x00000006 
+ 00017613  0x00003b83 iadd  0x00000011 , 0x00000011 
+ 00017614  0x00003b84 loop  0x000044cc 
+ 00017615  0x00003b86 and  0x00000011 , 0x000000ff , 0x0000003f 
+ 00017616  0x00003b87 rtn 
+ 00017617  0x00003b8a fetch  0x00000001 , 0x00004397 
+ 00017618  0x00003b8b beq  0x00000012 , 0x000044d4 
+ 00017619  0x00003b8c rtn 
+ 00017620  0x00003b8e fetch  0x00000002 , 0x00004398 
+ 00017621  0x00003b8f beq  0x00000019 , 0x000044eb 
+ 00017622  0x00003b90 rtn 
+ 00017623  0x00003b93 bpatch  0x0000002f , 0x00004005 
+ 00017624  0x00003b94 ifetch  0x00000005 , 0x00000011 
+ 00017625  0x00003b95 store  0x00000005 , 0x000006f1 
+ 00017626  0x00003b96 fetch  0x00000002 , 0x000006f1 
+ 00017627  0x00003b97 arg  0x00006b5a , 0x00000002 
+ 00017628  0x00003b98 isub  0x00000002 , 0x0000003e 
+ 00017629  0x00003b99 nrtn  0x00000005 
+ 00017630  0x00003b9a fetch  0x00000002 , 0x000006f4 
+ 00017631  0x00003b9b byteswap  0x0000003f , 0x0000003f 
+ 00017632  0x00003b9c store  0x00000002 , 0x000006f4 
+ 00017633  0x00003b9d copy  0x0000003f , 0x00000039 
+ 00017634  0x00003b9e increase  0x00000005 , 0x00000011 
+ 00017635  0x00003b9f copy  0x00000011 , 0x00000006 
+ 00017636  0x00003ba0 arg  0x000006f6 , 0x00000005 
+ 00017637  0x00003ba1 call  0x00007cda 
+ 00017638  0x00003ba2 ifetch  0x00000001 , 0x00000006 
+ 00017639  0x00003ba3 store  0x00000001 , 0x00000700 
+ 00017640  0x00003ba4 arg  0x000006f3 , 0x00000011 
+ 00017641  0x00003ba5 arg  0x000006f6 , 0x00000012 
+ 00017642  0x00003ba6 rtn 
+ 00017643  0x00003ba9 setarg  0x00000000 
+ 00017644  0x00003baa store  0x00000005 , 0x00004700 
+ 00017645  0x00003bab store  0x00000005 , 0x00004705 
+ 00017646  0x00003bac call  0x000044d7 
+ 00017647  0x00003bad copy  0x00000012 , 0x00000006 
+ 00017648  0x00003bae arg  0x00004700 , 0x00000005 
+ 00017649  0x00003baf arg  0x0000000a , 0x00000039 
+ 00017650  0x00003bb0 call  0x00007cda 
+ 00017651  0x00003bb2 bpatch  0x00000030 , 0x00004006 
+ 00017652  0x00003bb3 ifetch  0x00000001 , 0x00000011 
+ 00017653  0x00003bb4 beq  0x00000002 , 0x0000451e 
+ 00017654  0x00003bb5 beq  0x00000003 , 0x00004533 
+ 00017655  0x00003bb6 beq  0x00000004 , 0x0000453a 
+ 00017656  0x00003bb7 beq  0x00000005 , 0x0000453a 
+ 00017657  0x00003bb8 beq  0x00000006 , 0x000045aa 
+ 00017658  0x00003bb9 beq  0x00000007 , 0x000045ab 
+ 00017659  0x00003bba beq  0x00000008 , 0x000045ae 
+ 00017660  0x00003bbb rtn 
+ 00017661  0x00003bbe call  0x000044eb 
+ 00017662  0x00003bbf fetch  0x00000001 , 0x000006f3 
+ 00017663  0x00003bc0 beq  0x00000004 , 0x00004502 
+ 00017664  0x00003bc1 beq  0x00000005 , 0x00004502 
+ 00017665  0x00003bc2 rtn 
+ 00017666  0x00003bc4 fetch  0x00000001 , 0x00004700 
+ 00017667  0x00003bc5 ncall  0x00004509 , 0x00000034 
+ 00017668  0x00003bc6 fetch  0x00000001 , 0x00004702 
+ 00017669  0x00003bc7 ncall  0x0000450b , 0x00000034 
+ 00017670  0x00003bc8 fetch  0x00000001 , 0x00004704 
+ 00017671  0x00003bc9 ncall  0x0000450d , 0x00000034 
+ 00017672  0x00003bca rtn 
+ 00017673  0x00003bcd jam  0x00000005 , 0x000049a1 
+ 00017674  0x00003bce rtn 
+ 00017675  0x00003bd0 jam  0x00000005 , 0x000049a2 
+ 00017676  0x00003bd1 rtn 
+ 00017677  0x00003bd3 jam  0x00000005 , 0x000049a3 
+ 00017678  0x00003bd4 rtn 
+ 00017679  0x00003bd7 arg  0x000049a1 , 0x00000013 
+ 00017680  0x00003bd8 arg  0x00004518 , 0x00000012 
+ 00017681  0x00003bd9 branch  0x000042e0 
+ 00017682  0x00003bdb arg  0x000049a2 , 0x00000013 
+ 00017683  0x00003bdc arg  0x0000451a , 0x00000012 
+ 00017684  0x00003bdd branch  0x000042e0 
+ 00017685  0x00003bdf arg  0x000049a3 , 0x00000013 
+ 00017686  0x00003be0 arg  0x0000451c , 0x00000012 
+ 00017687  0x00003be1 branch  0x000042e0 
+ 00017688  0x00003be4 jam  0x00000000 , 0x00004700 
+ 00017689  0x00003be5 branch  0x0000453a 
+ 00017690  0x00003be7 jam  0x00000000 , 0x00004702 
+ 00017691  0x00003be8 branch  0x0000453a 
+ 00017692  0x00003bea jam  0x00000000 , 0x00004704 
+ 00017693  0x00003beb branch  0x0000453a 
+ 00017694  0x00003bf1 fetch  0x00000001 , 0x00004700 
+ 00017695  0x00003bf2 store  0x00000001 , 0x0000470b 
+ 00017696  0x00003bf3 fetch  0x00000001 , 0x00004701 
+ 00017697  0x00003bf4 store  0x00000001 , 0x0000470d 
+ 00017698  0x00003bf5 branch  0x00004544 
+ 00017699  0x00003bfa fetch  0x00000001 , 0x00004700 
+ 00017700  0x00003bfb store  0x00000001 , 0x0000470d 
+ 00017701  0x00003bfc branch  0x00004552 
+ 00017702  0x00003bfe fetch  0x00000001 , 0x0000470c 
+ 00017703  0x00003bff call  0x0000452b 
+ 00017704  0x00003c00 fetch  0x00000001 , 0x00004701 
+ 00017705  0x00003c01 store  0x00000001 , 0x0000470b 
+ 00017706  0x00003c02 branch  0x00004550 
+ 00017707  0x00003c04 beq  0x00000002 , 0x0000452f 
+ 00017708  0x00003c05 beq  0x00000003 , 0x00004531 
+ 00017709  0x00003c06 store  0x00000001 , 0x0000470c 
+ 00017710  0x00003c07 rtn 
+ 00017711  0x00003c09 jam  0x00000005 , 0x0000470c 
+ 00017712  0x00003c0a rtn 
+ 00017713  0x00003c0c jam  0x0000000a , 0x0000470c 
+ 00017714  0x00003c0d rtn 
+ 00017715  0x00003c0f fetch  0x00000001 , 0x00004700 
+ 00017716  0x00003c10 call  0x0000452b 
+ 00017717  0x00003c11 fetch  0x00000001 , 0x0000470c 
+ 00017718  0x00003c12 call  0x0000459e 
+ 00017719  0x00003c13 call  0x000045a1 
+ 00017720  0x00003c14 jam  0x00000000 , 0x00000671 
+ 00017721  0x00003c15 branch  0x0000707a 
+ 00017722  0x00003c18 fetch  0x00000001 , 0x0000479e 
+ 00017723  0x00003c19 nrtn  0x00000034 
+ 00017724  0x00003c1a fetch  0x00000006 , 0x00004700 
+ 00017725  0x00003c1b store  0x00000006 , 0x0000470b 
+ 00017726  0x00003c1c fetch  0x00000001 , 0x0000470c 
+ 00017727  0x00003c1d fetcht  0x00000001 , 0x0000470e 
+ 00017728  0x00003c1e iand  0x00000002 , 0x0000003f 
+ 00017729  0x00003c1f fetcht  0x00000001 , 0x00004710 
+ 00017730  0x00003c20 iand  0x00000002 , 0x0000003f 
+ 00017731  0x00003c21 call  0x00004556 , 0x00000034 
+ 00017732  0x00003c23 bpatch  0x00000031 , 0x00004006 
+ 00017733  0x00003c24 fetch  0x00000002 , 0x000044e9 
+ 00017734  0x00003c25 isolate1  0x00000009 , 0x0000003f 
+ 00017735  0x00003c26 ncall  0x00004463 , 0x00000001 
+ 00017736  0x00003c27 call  0x00004550 
+ 00017737  0x00003c28 call  0x00004552 
+ 00017738  0x00003c29 branch  0x0000454b 
+ 00017739  0x00003c2c fetch  0x00000001 , 0x0000470b 
+ 00017740  0x00003c2d fetcht  0x00000001 , 0x0000470d 
+ 00017741  0x00003c2e iadd  0x00000002 , 0x0000003f 
+ 00017742  0x00003c2f nbranch  0x0000788d , 0x00000034 
+ 00017743  0x00003c30 branch  0x0000788b 
+ 00017744  0x00003c33 arg  0x0000470b , 0x00000006 
+ 00017745  0x00003c34 branch  0x00004558 
+ 00017746  0x00003c36 arg  0x0000470d , 0x00000006 
+ 00017747  0x00003c37 branch  0x0000455d 
+ 00017748  0x00003c39 arg  0x0000470f , 0x00000006 
+ 00017749  0x00003c3a branch  0x0000457a 
+ 00017750  0x00003c3c jam  0x00000000 , 0x0000477f 
+ 00017751  0x00003c3d rtn 
+ 00017752  0x00003c40 ifetch  0x00000001 , 0x00000006 
+ 00017753  0x00003c41 beq  0x00000000 , 0x00004562 
+ 00017754  0x00003c42 beq  0x00000001 , 0x00004566 
+ 00017755  0x00003c43 beq  0x00000002 , 0x0000456a 
+ 00017756  0x00003c44 rtn 
+ 00017757  0x00003c46 ifetch  0x00000001 , 0x00000006 
+ 00017758  0x00003c47 beq  0x00000000 , 0x0000456e 
+ 00017759  0x00003c48 beq  0x00000002 , 0x00004572 
+ 00017760  0x00003c49 beq  0x00000001 , 0x00004576 
+ 00017761  0x00003c4a rtn 
+ 00017762  0x00003c4d fetcht  0x00000001 , 0x000049a5 
+ 00017763  0x00003c4e call  0x00006ef3 
+ 00017764  0x00003c4f fetcht  0x00000001 , 0x000049a6 
+ 00017765  0x00003c50 branch  0x00006ef3 
+ 00017766  0x00003c52 fetcht  0x00000001 , 0x000049a5 
+ 00017767  0x00003c53 call  0x00006ef7 
+ 00017768  0x00003c54 fetcht  0x00000001 , 0x000049a6 
+ 00017769  0x00003c55 branch  0x00006ef3 
+ 00017770  0x00003c57 fetcht  0x00000001 , 0x000049a5 
+ 00017771  0x00003c58 call  0x00006ef3 
+ 00017772  0x00003c59 fetcht  0x00000001 , 0x000049a6 
+ 00017773  0x00003c5a branch  0x00006ef7 
+ 00017774  0x00003c5c fetcht  0x00000001 , 0x000049a7 
+ 00017775  0x00003c5d call  0x00006ef3 
+ 00017776  0x00003c5e fetcht  0x00000001 , 0x000049a8 
+ 00017777  0x00003c5f branch  0x00006ef3 
+ 00017778  0x00003c61 fetcht  0x00000001 , 0x000049a7 
+ 00017779  0x00003c62 call  0x00006ef7 
+ 00017780  0x00003c63 fetcht  0x00000001 , 0x000049a8 
+ 00017781  0x00003c64 branch  0x00006ef3 
+ 00017782  0x00003c66 fetcht  0x00000001 , 0x000049a7 
+ 00017783  0x00003c67 call  0x00006ef3 
+ 00017784  0x00003c68 fetcht  0x00000001 , 0x000049a8 
+ 00017785  0x00003c69 branch  0x00006ef7 
+ 00017786  0x00003c6f bpatch  0x00000032 , 0x00004006 
+ 00017787  0x00003c70 ifetch  0x00000001 , 0x00000006 
+ 00017788  0x00003c71 beq  0x00000000 , 0x00004587 
+ 00017789  0x00003c72 beq  0x00000001 , 0x00004580 
+ 00017790  0x00003c73 beq  0x00000002 , 0x00004582 
+ 00017791  0x00003c74 rtn 
+ 00017792  0x00003c76 jam  0x00000000 , 0x00004729 
+ 00017793  0x00003c77 branch  0x00004583 
+ 00017794  0x00003c79 jam  0x00000001 , 0x00004729 
+ 00017795  0x00003c7a ifetch  0x00000001 , 0x00000006 
+ 00017796  0x00003c7b store  0x00000001 , 0x0000472b 
+ 00017797  0x00003c7c ifetch  0x00000008 , 0x00000012 
+ 00017798  0x00003c7d branch  0x0000458c 
+ 00017799  0x00003c80 ifetch  0x00000001 , 0x00000012 
+ 00017800  0x00003c81 call  0x000070bd 
+ 00017801  0x00003c82 increase  0x00000001 , 0x00000012 
+ 00017802  0x00003c83 ifetch  0x00000001 , 0x00000012 
+ 00017803  0x00003c84 branch  0x000070bd 
+ 00017804  0x00003c86 store  0x00000008 , 0x0000472c 
+ 00017805  0x00003c87 jam  0x00000001 , 0x0000477f 
+ 00017806  0x00003c88 fetch  0x00000001 , 0x00004729 
+ 00017807  0x00003c89 beq  0x00000000 , 0x0000459a 
+ 00017808  0x00003c8b fetch  0x00000001 , 0x0000472d 
+ 00017809  0x00003c8c store  0x00000001 , 0x0000472e 
+ 00017810  0x00003c8d fetch  0x00000001 , 0x0000472c 
+ 00017811  0x00003c8f call  0x000070bd 
+ 00017812  0x00003c90 fetch  0x00000001 , 0x0000472b 
+ 00017813  0x00003c91 call  0x0000459e 
+ 00017814  0x00003c92 store  0x00000001 , 0x00004733 
+ 00017815  0x00003c93 fetch  0x00000006 , 0x0000472e 
+ 00017816  0x00003c94 store  0x00000006 , 0x00000670 
+ 00017817  0x00003c95 branch  0x00007066 
+ 00017818  0x00003c97 fetch  0x00000001 , 0x0000472c 
+ 00017819  0x00003c98 store  0x00000001 , 0x0000472e 
+ 00017820  0x00003c99 fetch  0x00000001 , 0x0000472d 
+ 00017821  0x00003c9a branch  0x00004593 
+ 00017822  0x00003c9d mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00017823  0x00003c9e add  0x0000003f , 0x00000032 , 0x0000003f 
+ 00017824  0x00003c9f rtn 
+ 00017825  0x00003ca1 arg  0x00002ee0 , 0x00000002 
+ 00017826  0x00003ca2 imul32  0x00000002 , 0x0000003f 
+ 00017827  0x00003ca3 div  0x0000003f , 0x00000064 
+ 00017828  0x00003ca4 call  0x00007d62 
+ 00017829  0x00003ca5 quotient  0x00000002 
+ 00017830  0x00003ca6 copy  0x00000002 , 0x00000011 
+ 00017831  0x00003ca7 setarg  0x00002ee0 
+ 00017832  0x00003ca8 isub  0x00000002 , 0x00000012 
+ 00017833  0x00003ca9 rtn 
+ 00017834  0x00003cac rtn 
+ 00017835  0x00003caf fetch  0x00000008 , 0x00004700 
+ 00017836  0x00003cb0 store  0x00000008 , 0x0000474a 
+ 00017837  0x00003cb1 rtn 
+ 00017838  0x00003cb4 fetch  0x00000001 , 0x00004767 
+ 00017839  0x00003cb5 store  0x00000001 , 0x0000475d 
+ 00017840  0x00003cb6 fetch  0x00000001 , 0x00004768 
+ 00017841  0x00003cb7 store  0x00000001 , 0x0000475e 
+ 00017842  0x00003cb8 fetch  0x00000001 , 0x00004769 
+ 00017843  0x00003cb9 store  0x00000001 , 0x0000475f 
+ 00017844  0x00003cba arg  0x0000000d , 0x00000039 
+ 00017845  0x00003cbb arg  0x00004758 , 0x00000006 
+ 00017846  0x00003cbc call  0x000044cb 
+ 00017847  0x00003cbd store  0x00000001 , 0x00004765 
+ 00017848  0x00003cbe arg  0x00004755 , 0x00000011 
+ 00017849  0x00003cbf branch  0x000078b2 
+ 00017850  0x00003cc4 setarg  0x00000000 
+ 00017851  0x00003cc5 store  0x00000008 , 0x000045d6 
+ 00017852  0x00003cc6 call  0x0000339f 
+ 00017853  0x00003cc7 branch  0x00003402 
+ 00017854  0x00003cca call  0x000045c2 
+ 00017855  0x00003ccb call  0x000045ca 
+ 00017856  0x00003ccc call  0x0000460e 
+ 00017857  0x00003ccd branch  0x00004665 
+ 00017858  0x00003cd0 call  0x00003407 
+ 00017859  0x00003cd2 fetch  0x00000001 , 0x00004616 
+ 00017860  0x00003cd3 rtnne  0x00000001 
+ 00017861  0x00003cd4 fetch  0x00000001 , 0x000049b8 
+ 00017862  0x00003cd5 nbranch  0x00003460 , 0x00000034 
+ 00017863  0x00003cd6 fetch  0x00000001 , 0x00004798 
+ 00017864  0x00003cd7 beq  0x00000002 , 0x00003460 
+ 00017865  0x00003cd8 rtn 
+ 00017866  0x00003cdb fetch  0x00000001 , 0x00004616 
+ 00017867  0x00003cdc rtnne  0x00000000 
+ 00017868  0x00003cdd call  0x000045d9 
+ 00017869  0x00003cde branch  0x000045d7 , 0x0000002f 
+ 00017870  0x00003ce0 fetch  0x00000001 , 0x000049c0 
+ 00017871  0x00003ce1 rtn  0x00000034 
+ 00017872  0x00003ce2 fetch  0x00000001 , 0x000049c1 
+ 00017873  0x00003ce3 increase  0x00000001 , 0x0000003f 
+ 00017874  0x00003ce4 store  0x00000001 , 0x000049c1 
+ 00017875  0x00003ce5 beq  0x00000004 , 0x000045d7 
+ 00017876  0x00003ce6 call  0x00003222 
+ 00017877  0x00003ce7 call  0x000045ea 
+ 00017878  0x00003ce8 nbranch  0x000045ce , 0x0000002f 
+ 00017879  0x00003cea jam  0x00000000 , 0x000049c1 
+ 00017880  0x00003ceb rtn 
+ 00017881  0x00003ced fetch  0x00000001 , 0x00004616 
+ 00017882  0x00003cee rtnne  0x00000000 
+ 00017883  0x00003cef call  0x000045de 
+ 00017884  0x00003cf0 call  0x00003518 
+ 00017885  0x00003cf1 branch  0x000045ea 
+ 00017886  0x00003cf3 fetch  0x00000001 , 0x00004615 
+ 00017887  0x00003cf4 rtnbit1  0x00000000 
+ 00017888  0x00003cf5 set1  0x00000000 , 0x0000003f 
+ 00017889  0x00003cf6 store  0x00000001 , 0x00004615 
+ 00017890  0x00003cf7 fetch  0x00000001 , 0x00004623 
+ 00017891  0x00003cf8 store  0x00000001 , 0x00004141 
+ 00017892  0x00003cf9 jam  0x00000000 , 0x00004611 
+ 00017893  0x00003cfa jam  0x00000000 , 0x0000090d 
+ 00017894  0x00003cfb jam  0x00000001 , 0x0000460a 
+ 00017895  0x00003cfc jam  0x00000000 , 0x0000457e 
+ 00017896  0x00003cfe fetch  0x00000004 , 0x000049da 
+ 00017897  0x00003cff branch  0x0000345d 
+ 00017898  0x00003d01 call  0x000033f1 
+ 00017899  0x00003d02 nbranch  0x000033be , 0x0000002f 
+ 00017900  0x00003d04 call  0x000033e3 
+ 00017901  0x00003d05 nbranch  0x000033be , 0x00000028 
+ 00017902  0x00003d06 fetch  0x00000001 , 0x0000457d 
+ 00017903  0x00003d07 branch  0x000033be , 0x00000034 
+ 00017904  0x00003d08 increase  0x00000002 , 0x0000003f 
+ 00017905  0x00003d09 iforce  0x00000039 
+ 00017906  0x00003d0a arg  0x000044f7 , 0x00000006 
+ 00017907  0x00003d0b arg  0x000045e8 , 0x00000005 
+ 00017908  0x00003d0c call  0x00007cda 
+ 00017909  0x00003d0d jam  0x00000000 , 0x00004613 
+ 00017910  0x00003d0e fetch  0x00000001 , 0x00004610 
+ 00017911  0x00003d0f call  0x000033fe , 0x00000034 
+ 00017912  0x00003d10 fetch  0x00000001 , 0x000045ea 
+ 00017913  0x00003d11 beq  0x000000ff , 0x000045fc 
+ 00017914  0x00003d12 beq  0x00000001 , 0x00004601 
+ 00017915  0x00003d13 branch  0x000033bb 
+ 00017916  0x00003d15 fetch  0x00000001 , 0x00004610 
+ 00017917  0x00003d16 nrtn  0x00000034 
+ 00017918  0x00003d17 fetch  0x00000001 , 0x000045d5 
+ 00017919  0x00003d18 rtn  0x00000034 
+ 00017920  0x00003d1a branch  0x0000359b 
+ 00017921  0x00003d1c call  0x0000352e 
+ 00017922  0x00003d1d fetch  0x00000001 , 0x0000460a 
+ 00017923  0x00003d1e fetcht  0x00000001 , 0x000045e8 
+ 00017924  0x00003d1f isolate1  0x00000003 , 0x00000002 
+ 00017925  0x00003d20 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00017926  0x00003d21 store  0x00000001 , 0x0000460a 
+ 00017927  0x00003d22 beq  0x00000001 , 0x00004609 
+ 00017928  0x00003d23 branch  0x000033cb 
+ 00017929  0x00003d25 fetch  0x00000001 , 0x000043cb 
+ 00017930  0x00003d26 sub  0x0000003f , 0x0000000e , 0x0000003e 
+ 00017931  0x00003d27 call  0x0000788d , 0x00000005 
+ 00017932  0x00003d28 fetch  0x00000004 , 0x000045f2 
+ 00017933  0x00003d29 branch  0x000035a3 
+ 00017934  0x00003d2c fetch  0x00000001 , 0x00004616 
+ 00017935  0x00003d2d rtnne  0x00000001 
+ 00017936  0x00003d2e call  0x000032ff 
+ 00017937  0x00003d2f call  0x0000465b 
+ 00017938  0x00003d31 call  0x000033be 
+ 00017939  0x00003d32 call  0x00003119 
+ 00017940  0x00003d33 nbranch  0x000033be , 0x0000002f 
+ 00017941  0x00003d34 call  0x0000331e 
+ 00017942  0x00003d35 call  0x000033f4 
+ 00017943  0x00003d36 call  0x00003399 
+ 00017944  0x00003d37 call  0x00003317 
+ 00017945  0x00003d39 fetch  0x00000001 , 0x000045d5 
+ 00017946  0x00003d3a nbranch  0x00004621 , 0x00000034 
+ 00017947  0x00003d3b call  0x0000350a 
+ 00017948  0x00003d3c fetch  0x00000001 , 0x00004614 
+ 00017949  0x00003d3d rtn  0x00000034 
+ 00017950  0x00003d3e setarg  0x00000000 
+ 00017951  0x00003d3f store  0x00000004 , 0x00004630 
+ 00017952  0x00003d40 rtn 
+ 00017953  0x00003d42 jam  0x00000000 , 0x00004613 
+ 00017954  0x00003d43 arg  0x00000000 , 0x00000011 
+ 00017955  0x00003d44 call  0x0000788d 
+ 00017956  0x00003d45 call  0x00003460 
+ 00017957  0x00003d46 call  0x00003258 
+ 00017958  0x00003d48 fetch  0x00000004 , 0x000044f1 
+ 00017959  0x00003d49 store  0x00000004 , 0x000049da 
+ 00017960  0x00003d4a fetch  0x00000001 , 0x000049e6 
+ 00017961  0x00003d4b ncall  0x0000462c , 0x00000034 
+ 00017962  0x00003d4d fetch  0x00000004 , 0x000049da 
+ 00017963  0x00003d4e branch  0x00003236 
+ 00017964  0x00003d52 fetch  0x00000001 , 0x000049e6 
+ 00017965  0x00003d53 rtn  0x00000034 
+ 00017966  0x00003d54 fetch  0x00000001 , 0x0000462d 
+ 00017967  0x00003d55 store  0x00000001 , 0x000049dd 
+ 00017968  0x00003d57 fetch  0x00000001 , 0x000044f2 
+ 00017969  0x00003d58 store  0x00000001 , 0x000049dc 
+ 00017970  0x00003d5a fetch  0x00000001 , 0x0000462c 
+ 00017971  0x00003d5b store  0x00000001 , 0x000049db 
+ 00017972  0x00003d5d fetch  0x00000001 , 0x000044f1 
+ 00017973  0x00003d5e store  0x00000001 , 0x000049da 
+ 00017974  0x00003d5f rtn 
+ 00017975  0x00003d60 call  0x0000464a 
+ 00017976  0x00003d61 fetch  0x00000004 , 0x000049da 
+ 00017977  0x00003d62 fetcht  0x00000004 , 0x000049de 
+ 00017978  0x00003d63 isub  0x00000002 , 0x0000003e 
+ 00017979  0x00003d64 rtn  0x00000005 
+ 00017980  0x00003d65 copy  0x00000013 , 0x00000012 
+ 00017981  0x00003d66 arg  0x000049da , 0x00000011 
+ 00017982  0x00003d67 arg  0x00000004 , 0x00000039 
+ 00017983  0x00003d68 branch  0x00006b45 
+ 00017984  0x00003d6c fetch  0x00000004 , 0x000044f1 
+ 00017985  0x00003d6d store  0x00000004 , 0x000049da 
+ 00017986  0x00003d6e fetch  0x00000001 , 0x000049e6 
+ 00017987  0x00003d6f rtn  0x00000034 
+ 00017988  0x00003d70 rtn 
+ 00017989  0x00003d71 call  0x0000464a 
+ 00017990  0x00003d72 fetch  0x00000004 , 0x000049de 
+ 00017991  0x00003d73 rtn  0x00000034 
+ 00017992  0x00003d74 store  0x00000004 , 0x000049da 
+ 00017993  0x00003d75 rtn 
+ 00017994  0x00003d79 rtn 
+ 00017995  0x00003d7a fetch  0x00000001 , 0x000049e6 
+ 00017996  0x00003d7b rtn  0x00000034 
+ 00017997  0x00003d7c arg  0x00000700 , 0x00000013 
+ 00017998  0x00003d7e copy  0x00000013 , 0x00000012 
+ 00017999  0x00003d7f arg  0x000049e2 , 0x00000011 
+ 00018000  0x00003d80 arg  0x00000004 , 0x00000039 
+ 00018001  0x00003d81 call  0x00006b74 
+ 00018002  0x00003d82 fetch  0x00000004 , 0x000049e2 
+ 00018003  0x00003d83 rtn  0x00000034 
+ 00018004  0x00003d84 store  0x00000004 , 0x000049de 
+ 00018005  0x00003d85 copy  0x00000013 , 0x0000003f 
+ 00018006  0x00003d86 arg  0x000007cc , 0x00000002 
+ 00018007  0x00003d87 isub  0x00000002 , 0x0000003e 
+ 00018008  0x00003d88 rtn  0x00000002 
+ 00018009  0x00003d89 increase  0x00000004 , 0x00000013 
+ 00018010  0x00003d8a branch  0x0000464e 
+ 00018011  0x00003d8d fetch  0x00000004 , 0x00004630 
+ 00018012  0x00003d8e rtn  0x00000034 
+ 00018013  0x00003d8f branch  0x00003236 
+ 00018014  0x00003d92 fetch  0x00000002 , 0x000044e9 
+ 00018015  0x00003d93 rtnbit1  0x00000009 
+ 00018016  0x00003d94 fetch  0x00000002 , 0x00004799 
+ 00018017  0x00003d95 store  0x00000002 , 0x0000479b 
+ 00018018  0x00003d96 jam  0x00000001 , 0x000049b7 
+ 00018019  0x00003d97 arg  0x000045eb , 0x00000011 
+ 00018020  0x00003d98 branch  0x000044fd 
+ 00018021  0x00003d9b fetch  0x00000001 , 0x000049c0 
+ 00018022  0x00003d9c rtn  0x00000034 
+ 00018023  0x00003d9d call  0x0000466d 
+ 00018024  0x00003d9e nrtn  0x00000028 
+ 00018025  0x00003d9f fetch  0x00000003 , 0x000045af 
+ 00018026  0x00003da0 call  0x00007d25 
+ 00018027  0x00003da1 storet  0x00000004 , 0x000040a9 
+ 00018028  0x00003da2 branch  0x0000241e 
+ 00018029  0x00003da4 enable  0x00000028 
+ 00018030  0x00003da5 call  0x00002408 
+ 00018031  0x00003da6 fetch  0x00000003 , 0x000040bd 
+ 00018032  0x00003da7 branch  0x00007dbc , 0x00000034 
+ 00018033  0x00003da8 branch  0x00004430 
+ 00018034  0x00003daf rtn  0x0000002b 
+ 00018035  0x00003db0 call  0x00004772 
+ 00018036  0x00003db1 call  0x00006ff7 
+ 00018037  0x00003db2 setarg  0x00004756 
+ 00018038  0x00003db3 store  0x00000002 , 0x000045f2 
+ 00018039  0x00003db5 setarg  0x000046b6 
+ 00018040  0x00003db6 store  0x00000002 , 0x000045f6 
+ 00018041  0x00003db8 setarg  0x000046b1 
+ 00018042  0x00003db9 store  0x00000002 , 0x000043d5 
+ 00018043  0x00003dbb setarg  0x000046f0 
+ 00018044  0x00003dbc store  0x00000002 , 0x000043db 
+ 00018045  0x00003dbe setarg  0x000046f2 
+ 00018046  0x00003dbf store  0x00000002 , 0x000043dd 
+ 00018047  0x00003dc1 setarg  0x0000473b 
+ 00018048  0x00003dc2 store  0x00000002 , 0x000043e3 
+ 00018049  0x00003dc4 setarg  0x000046a6 
+ 00018050  0x00003dc5 store  0x00000002 , 0x000046ee 
+ 00018051  0x00003dc7 setarg  0x00004696 
+ 00018052  0x00003dc8 store  0x00000002 , 0x000046f2 
+ 00018053  0x00003dcb bpatch  0x00000033 , 0x00004006 
+ 00018054  0x00003dcc call  0x00006cc1 
+ 00018055  0x00003dcd call  0x000046ad 
+ 00018056  0x00003dcf call  0x000078ad 
+ 00018057  0x00003dd0 fetch  0x00000001 , 0x000046be 
+ 00018058  0x00003dd1 store  0x00000001 , 0x0000462d 
+ 00018059  0x00003dd2 beq  0x00000000 , 0x00004695 
+ 00018060  0x00003dd3 fetch  0x00000001 , 0x000046bf 
+ 00018061  0x00003dd4 store  0x00000001 , 0x000044ec 
+ 00018062  0x00003dd6 call  0x000046a6 
+ 00018063  0x00003dd7 call  0x00007776 
+ 00018064  0x00003dd8 call  0x00007780 
+ 00018065  0x00003dd9 jam  0x00000001 , 0x000046ea 
+ 00018066  0x00003dda fetch  0x00000002 , 0x000044e9 
+ 00018067  0x00003ddb rtnbit1  0x0000000c 
+ 00018068  0x00003ddc branch  0x00004327 
+ 00018069  0x00003de1 jam  0x00000002 , 0x000046ea 
+ 00018070  0x00003de3 call  0x000046a6 
+ 00018071  0x00003de4 arg  0x00000000 , 0x00000011 
+ 00018072  0x00003de5 call  0x000077c4 
+ 00018073  0x00003de6 call  0x00004719 
+ 00018074  0x00003de7 fetch  0x00000004 , 0x00004700 
+ 00018075  0x00003de8 store  0x00000004 , 0x0000458f 
+ 00018076  0x00003de9 branch  0x00003291 , 0x00000034 
+ 00018077  0x00003dea fetch  0x00000004 , 0x0000458f 
+ 00018078  0x00003deb store  0x00000004 , 0x000045e8 
+ 00018079  0x00003dec fetch  0x00000002 , 0x000045dc 
+ 00018080  0x00003ded store  0x00000002 , 0x000045de 
+ 00018081  0x00003dee branch  0x00003534 
+ 00018082  0x00003df1 arg  0x00000004 , 0x00000002 
+ 00018083  0x00003df2 arg  0x0000458f , 0x00000011 
+ 00018084  0x00003df3 arg  0x00000000 , 0x00000012 
+ 00018085  0x00003df4 rtn 
+ 00018086  0x00003df9 bpatch  0x00000034 , 0x00004006 
+ 00018087  0x00003dfa fetch  0x00000001 , 0x000046bc 
+ 00018088  0x00003dfb bne  0x000000ff , 0x000046ab 
+ 00018089  0x00003dfd fetcht  0x00000001 , 0x00004699 
+ 00018090  0x00003dfe branch  0x00006ef7 
+ 00018091  0x00003e00 store  0x00000001 , 0x00004699 
+ 00018092  0x00003e01 branch  0x000046a9 
+ 00018093  0x00003e05 call  0x000035f0 
+ 00018094  0x00003e07 fetch  0x00000002 , 0x000046e6 
+ 00018095  0x00003e08 store  0x00000002 , 0x000046e8 
+ 00018096  0x00003e09 rtn 
+ 00018097  0x00003e0c call  0x000046b6 
+ 00018098  0x00003e0e fetch  0x00000001 , 0x0000468f 
+ 00018099  0x00003e0f set1  0x00000007 , 0x0000003f 
+ 00018100  0x00003e10 arg  0x0000003f , 0x00000002 
+ 00018101  0x00003e11 branch  0x00006f20 
+ 00018102  0x00003e14 call  0x00006f35 
+ 00018103  0x00003e15 branch  0x0000701b 
+ 00018104  0x00003e18 call  0x00007027 
+ 00018105  0x00003e19 call  0x000046c9 
+ 00018106  0x00003e1a call  0x000046bc 
+ 00018107  0x00003e1b branch  0x000046d7 
+ 00018108  0x00003e1e fetch  0x00000001 , 0x000046f5 
+ 00018109  0x00003e1f rtnne  0x00000001 
+ 00018110  0x00003e20 fetch  0x00000004 , 0x000046f9 
+ 00018111  0x00003e21 branch  0x000046c3 , 0x00000034 
+ 00018112  0x00003e22 jam  0x00000000 , 0x000046ff 
+ 00018113  0x00003e23 enable  0x00000028 
+ 00018114  0x00003e24 branch  0x0000788d 
+ 00018115  0x00003e26 fetch  0x00000001 , 0x000046ff 
+ 00018116  0x00003e27 rtneq  0x000000ff 
+ 00018117  0x00003e28 pincrease  0x00000001 
+ 00018118  0x00003e29 store  0x00000001 , 0x000046ff 
+ 00018119  0x00003e2a disable  0x00000028 
+ 00018120  0x00003e2b branch  0x0000788b 
+ 00018121  0x00003e2f fetcht  0x00000002 , 0x0000442e 
+ 00018122  0x00003e30 and  0x00000002 , 0x00000001 , 0x0000003f 
+ 00018123  0x00003e31 rshift  0x00000002 , 0x00000002 
+ 00018124  0x00003e32 store  0x00000001 , 0x000046f9 
+ 00018125  0x00003e33 and  0x00000002 , 0x00000001 , 0x0000003f 
+ 00018126  0x00003e34 rshift  0x00000002 , 0x00000002 
+ 00018127  0x00003e35 store  0x00000001 , 0x000046fa 
+ 00018128  0x00003e36 and  0x00000002 , 0x00000001 , 0x0000003f 
+ 00018129  0x00003e37 rshift  0x00000002 , 0x00000002 
+ 00018130  0x00003e38 store  0x00000001 , 0x000046fb 
+ 00018131  0x00003e39 and  0x00000002 , 0x00000001 , 0x0000003f 
+ 00018132  0x00003e3a rshift  0x00000002 , 0x00000002 
+ 00018133  0x00003e3b store  0x00000001 , 0x000046fc 
+ 00018134  0x00003e3c rtn 
+ 00018135  0x00003e3e bpatch  0x00000035 , 0x00004006 
+ 00018136  0x00003e3f call  0x000046e6 
+ 00018137  0x00003e40 call  0x000046eb 
+ 00018138  0x00003e41 call  0x000046dd 
+ 00018139  0x00003e42 nrtn  0x00000028 
+ 00018140  0x00003e43 branch  0x00004752 
+ 00018141  0x00003e47 fetch  0x00000001 , 0x000046f5 
+ 00018142  0x00003e48 rtnne  0x00000001 
+ 00018143  0x00003e49 fetch  0x00000001 , 0x000046ff 
+ 00018144  0x00003e4a rtn  0x00000034 
+ 00018145  0x00003e4b sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00018146  0x00003e4c nrtn  0x00000002 
+ 00018147  0x00003e4d fetch  0x00000002 , 0x000045dc 
+ 00018148  0x00003e4e store  0x00000002 , 0x000045de 
+ 00018149  0x00003e4f branch  0x00007dba 
+ 00018150  0x00003e54 fetch  0x00000001 , 0x000046f9 
+ 00018151  0x00003e55 nbranch  0x00004746 , 0x00000034 
+ 00018152  0x00003e56 fetch  0x00000001 , 0x000046fa 
+ 00018153  0x00003e57 nbranch  0x00004748 , 0x00000034 
+ 00018154  0x00003e58 branch  0x0000474e 
+ 00018155  0x00003e5b fetch  0x00000001 , 0x000046fb 
+ 00018156  0x00003e5c nbranch  0x0000474a , 0x00000034 
+ 00018157  0x00003e5d fetch  0x00000001 , 0x000046fc 
+ 00018158  0x00003e5e nbranch  0x0000474c , 0x00000034 
+ 00018159  0x00003e5f branch  0x00004750 
+ 00018160  0x00003e63 call  0x00004730 
+ 00018161  0x00003e64 branch  0x000046b8 
+ 00018162  0x00003e67 copy  0x00000013 , 0x0000003f 
+ 00018163  0x00003e68 beq  0x0000002d , 0x00004347 
+ 00018164  0x00003e69 beq  0x00000010 , 0x0000432f 
+ 00018165  0x00003e6a beq  0x00000039 , 0x000046fa 
+ 00018166  0x00003e6b beq  0x0000003c , 0x00004701 
+ 00018167  0x00003e6c beq  0x0000003a , 0x000046f9 
+ 00018168  0x00003e6d rtn 
+ 00018169  0x00003e70 branch  0x0000357b 
+ 00018170  0x00003e73 bpatch  0x00000036 , 0x00004006 
+ 00018171  0x00003e74 fetch  0x00000004 , 0x000045e8 
+ 00018172  0x00003e75 store  0x00000004 , 0x00004700 
+ 00018173  0x00003e76 fetch  0x00000001 , 0x0000470c 
+ 00018174  0x00003e77 ncall  0x00004706 , 0x00000034 
+ 00018175  0x00003e78 fetch  0x00000004 , 0x00004700 
+ 00018176  0x00003e79 call  0x00003236 
+ 00018177  0x00003e7d jam  0x00000000 , 0x000045fc 
+ 00018178  0x00003e7e jam  0x00000001 , 0x000046f6 
+ 00018179  0x00003e7f jam  0x00000001 , 0x000046f7 
+ 00018180  0x00003e80 jam  0x00000000 , 0x000045de 
+ 00018181  0x00003e81 rtn 
+ 00018182  0x00003e85 fetch  0x00000001 , 0x0000470c 
+ 00018183  0x00003e86 rtn  0x00000034 
+ 00018184  0x00003e87 fetch  0x00000001 , 0x000044f2 
+ 00018185  0x00003e88 store  0x00000001 , 0x00004703 
+ 00018186  0x00003e8a fetch  0x00000001 , 0x000045e9 
+ 00018187  0x00003e8b store  0x00000001 , 0x00004702 
+ 00018188  0x00003e8d fetch  0x00000001 , 0x000044f1 
+ 00018189  0x00003e8e store  0x00000001 , 0x00004701 
+ 00018190  0x00003e90 fetch  0x00000001 , 0x000045e8 
+ 00018191  0x00003e91 store  0x00000001 , 0x00004700 
+ 00018192  0x00003e92 call  0x00004720 
+ 00018193  0x00003e93 fetch  0x00000004 , 0x00004700 
+ 00018194  0x00003e94 fetcht  0x00000004 , 0x00004704 
+ 00018195  0x00003e95 isub  0x00000002 , 0x0000003e 
+ 00018196  0x00003e96 rtn  0x00000005 
+ 00018197  0x00003e97 copy  0x00000013 , 0x00000012 
+ 00018198  0x00003e98 arg  0x00004700 , 0x00000011 
+ 00018199  0x00003e99 arg  0x00000004 , 0x00000039 
+ 00018200  0x00003e9a branch  0x00006b45 
+ 00018201  0x00003e9d fetch  0x00000001 , 0x0000470c 
+ 00018202  0x00003e9e rtn  0x00000034 
+ 00018203  0x00003e9f call  0x00004720 
+ 00018204  0x00003ea0 fetch  0x00000004 , 0x00004704 
+ 00018205  0x00003ea1 rtn  0x00000034 
+ 00018206  0x00003ea2 store  0x00000004 , 0x00004700 
+ 00018207  0x00003ea3 rtn 
+ 00018208  0x00003ea7 fetch  0x00000001 , 0x0000470c 
+ 00018209  0x00003ea8 rtn  0x00000034 
+ 00018210  0x00003ea9 arg  0x00000700 , 0x00000013 
+ 00018211  0x00003eab copy  0x00000013 , 0x00000012 
+ 00018212  0x00003eac arg  0x00004704 , 0x00000011 
+ 00018213  0x00003ead arg  0x00000004 , 0x00000039 
+ 00018214  0x00003eae call  0x00006b74 
+ 00018215  0x00003eaf fetch  0x00000004 , 0x00004708 
+ 00018216  0x00003eb0 rtn  0x00000034 
+ 00018217  0x00003eb1 store  0x00000004 , 0x00004704 
+ 00018218  0x00003eb2 copy  0x00000013 , 0x0000003f 
+ 00018219  0x00003eb3 arg  0x000007cc , 0x00000002 
+ 00018220  0x00003eb4 isub  0x00000002 , 0x0000003e 
+ 00018221  0x00003eb5 rtn  0x00000002 
+ 00018222  0x00003eb6 increase  0x00000004 , 0x00000013 
+ 00018223  0x00003eb7 branch  0x00004723 
+ 00018224  0x00003eba fetch  0x00000001 , 0x000046f6 
+ 00018225  0x00003ebb rtneq  0x00000000 
+ 00018226  0x00003ebc fetch  0x00000001 , 0x000046f5 
+ 00018227  0x00003ebd rtneq  0x00000001 
+ 00018228  0x00003ebe jam  0x00000001 , 0x000046f5 
+ 00018229  0x00003ec0 arg  0x00000000 , 0x00000011 
+ 00018230  0x00003ec1 branch  0x000077bf 
+ 00018231  0x00003ec3 arg  0x00000000 , 0x00000011 
+ 00018232  0x00003ec4 call  0x000077bf 
+ 00018233  0x00003ec5 call  0x000046a6 
+ 00018234  0x00003ec6 branch  0x00004327 
+ 00018235  0x00003ec9 call  0x000042ee 
+ 00018236  0x00003eca call  0x0000328e 
+ 00018237  0x00003ecb call  0x00003531 
+ 00018238  0x00003ecc branch  0x0000473f 
+ 00018239  0x00003ecf fetch  0x00000001 , 0x000046c0 
+ 00018240  0x00003ed0 rtn  0x00000034 
+ 00018241  0x00003ed1 fetch  0x00000001 , 0x0000442e 
+ 00018242  0x00003ed2 nbranch  0x000046ae , 0x00000034 
+ 00018243  0x00003ed3 arg  0x000046e8 , 0x00000013 
+ 00018244  0x00003ed4 arg  0x00004737 , 0x00000012 
+ 00018245  0x00003ed5 branch  0x000042e7 
+ 00018246  0x00003eda jam  0x00000001 , 0x000046c7 
+ 00018247  0x00003edb rtn 
+ 00018248  0x00003edd jam  0x00000002 , 0x000046c7 
+ 00018249  0x00003ede rtn 
+ 00018250  0x00003ee0 jam  0x00000001 , 0x000046c9 
+ 00018251  0x00003ee1 rtn 
+ 00018252  0x00003ee3 jam  0x00000002 , 0x000046c9 
+ 00018253  0x00003ee4 rtn 
+ 00018254  0x00003ee9 jam  0x00000000 , 0x000046c7 
+ 00018255  0x00003eea rtn 
+ 00018256  0x00003eed jam  0x00000000 , 0x000046c9 
+ 00018257  0x00003eee rtn 
+ 00018258  0x00003ef1 arg  0x000046c1 , 0x00000011 
+ 00018259  0x00003ef2 branch  0x000078b2 
+ 00018260  0x00003ef4 arg  0x000046ce , 0x00000011 
+ 00018261  0x00003ef5 branch  0x000078b2 
+ 00018262  0x00003ef8 fetch  0x00000001 , 0x000046f7 
+ 00018263  0x00003ef9 beq  0x00000001 , 0x00004760 
+ 00018264  0x00003efa arg  0x000046d7 , 0x00000011 
+ 00018265  0x00003efb call  0x000078ca 
+ 00018266  0x00003efc nbranch  0x00004765 , 0x00000028 
+ 00018267  0x00003efe arg  0x000046d7 , 0x00000006 
+ 00018268  0x00003eff ifetch  0x00000001 , 0x00000006 
+ 00018269  0x00003f00 copy  0x0000003f , 0x00000011 
+ 00018270  0x00003f01 arg  0x000046d8 , 0x00000012 
+ 00018271  0x00003f04 rtn 
+ 00018272  0x00003f07 jam  0x00000000 , 0x000046f7 
+ 00018273  0x00003f08 enable  0x00000028 
+ 00018274  0x00003f09 arg  0x00000001 , 0x00000011 
+ 00018275  0x00003f0a arg  0x000046f8 , 0x00000012 
+ 00018276  0x00003f0b rtn 
+ 00018277  0x00003f0e fetch  0x00000001 , 0x000046da 
+ 00018278  0x00003f0f beq  0x00000004 , 0x00004769 
+ 00018279  0x00003f10 beq  0x00000005 , 0x00004769 
+ 00018280  0x00003f11 rtn 
+ 00018281  0x00003f13 fetch  0x00000001 , 0x000046dd 
+ 00018282  0x00003f14 nbranch  0x00004770 , 0x00000034 
+ 00018283  0x00003f15 fetch  0x00000001 , 0x000046df 
+ 00018284  0x00003f16 nbranch  0x00004770 , 0x00000034 
+ 00018285  0x00003f17 fetch  0x00000001 , 0x000046e1 
+ 00018286  0x00003f18 nbranch  0x00004770 , 0x00000034 
+ 00018287  0x00003f19 rtn 
+ 00018288  0x00003f1b enable  0x00000028 
+ 00018289  0x00003f1c branch  0x0000475b 
+ 00018290  0x00003f22 jam  0x00000014 , 0x000044eb 
+ 00018291  0x00003f23 jam  0x00000001 , 0x000044e4 
+ 00018292  0x00003f24 setarg  0x0000060f 
+ 00018293  0x00003f25 store  0x00000002 , 0x0000462e 
+ 00018294  0x00003f26 setarg  0x0000462e 
+ 00018295  0x00003f27 store  0x00000002 , 0x000043fb 
+ 00018296  0x00003f28 jam  0x00000001 , 0x00004094 
+ 00018297  0x00003f29 jam  0x00000006 , 0x000040a6 
+ 00018298  0x00003f2a jam  0x00000002 , 0x000040c1 
+ 00018299  0x00003f2b jam  0x00000000 , 0x0000462d 
+ 00018300  0x00003f2c setarg  0x0000468d 
+ 00018301  0x00003f2d store  0x00000002 , 0x000044ef 
+ 00018302  0x00003f2e jam  0x00000001 , 0x000044ee 
+ 00018303  0x00003f2f jam  0x000000ff , 0x0000468e 
+ 00018304  0x00003f30 setarg  0x00000296 
+ 00018305  0x00003f31 store  0x00000002 , 0x00004690 
+ 00018306  0x00003f32 setarg  0x0000073a 
+ 00018307  0x00003f33 store  0x00000002 , 0x00004692 
+ 00018308  0x00003f34 setarg  0x000046ea 
+ 00018309  0x00003f35 store  0x00000002 , 0x00004430 
+ 00018310  0x00003f36 setarg  0x00000c0c 
+ 00018311  0x00003f37 store  0x00000002 , 0x000046ec 
+ 00018312  0x00003f38 setarg  0x000046a1 
+ 00018313  0x00003f39 store  0x00000002 , 0x0000442c 
+ 00018314  0x00003f3a jam  0x00000000 , 0x000046be 
+ 00018315  0x00003f3b jam  0x000000ff , 0x000046bc 
+ 00018316  0x00003f3c jam  0x000000ff , 0x000046bf 
+ 00018317  0x00003f3d jam  0x00000000 , 0x000046ba 
+ 00018318  0x00003f3e jam  0x00000000 , 0x000046bb 
+ 00018319  0x00003f3f jam  0x00000000 , 0x000046bd 
+ 00018320  0x00003f40 jam  0x00000001 , 0x000046c0 
+ 00018321  0x00003f41 setarg  0x00004e55 
+ 00018322  0x00003f42 store  0x00000002 , 0x000046ad 
+ 00018323  0x00003f43 store  0x00000002 , 0x000046af 
+ 00018324  0x00003f44 setarg  0x00000007 
+ 00018325  0x00003f45 store  0x00000002 , 0x000046b3 
+ 00018326  0x00003f46 jam  0x00000002 , 0x00004407 
+ 00018327  0x00003f47 setsect  0x00000000 , 0x00035a0c 
+ 00018328  0x00003f48 setsect  0x00000001 , 0x0000011a 
+ 00018329  0x00003f49 setsect  0x00000002 , 0x00000060 
+ 00018330  0x00003f4a setsect  0x00000003 , 0x00000028 
+ 00018331  0x00003f4b store  0x00000009 , 0x000046c1 
+ 00018332  0x00003f4c setsect  0x00000000 , 0x0002000a 
+ 00018333  0x00003f4d setsect  0x00000001 , 0x00000002 
+ 00018334  0x00003f4e istore  0x00000004 , 0x00000005 
+ 00018335  0x00003f4f setsect  0x00000000 , 0x00035a08 
+ 00018336  0x00003f50 setsect  0x00000001 , 0x0000019a 
+ 00018337  0x00003f51 setsect  0x00000002 , 0x00000000 
+ 00018338  0x00003f52 setsect  0x00000003 , 0x00000000 
+ 00018339  0x00003f53 store  0x00000009 , 0x000046ce 
+ 00018340  0x00003f54 setarg  0x00000064 
+ 00018341  0x00003f55 store  0x00000002 , 0x000046e6 
+ 00018342  0x00003f56 jam  0x00000000 , 0x00004141 
+ 00018343  0x00003f57 jam  0x00000001 , 0x00004589 
+ 00018344  0x00003f58 jam  0x00000006 , 0x00004603 
+ 00018345  0x00003f59 jam  0x00000001 , 0x000045ae 
+ 00018346  0x00003f5a jam  0x00000000 , 0x000045e3 
+ 00018347  0x00003f5b call  0x00003278 
+ 00018348  0x00003f5c call  0x000035fb 
+ 00018349  0x00003f5d call  0x0000325b 
+ 00018350  0x00003f60 setarg  0x00000708 
+ 00018351  0x00003f61 store  0x00000002 , 0x000045d6 
+ 00018352  0x00003f62 setarg  0x00000050 
+ 00018353  0x00003f63 store  0x00000002 , 0x000045dc 
+ 00018354  0x00003f64 setarg  0x000a7700 
+ 00018355  0x00003f65 store  0x00000003 , 0x0000460b 
+ 00018356  0x00003f66 setarg  0x00604800 
+ 00018357  0x00003f67 store  0x00000003 , 0x000045af 
+ 00018358  0x00003f68 rtn 
+ 00018359  0x00003f70 setarg  0x000047ea 
+ 00018360  0x00003f71 store  0x00000002 , 0x000045e0 
+ 00018361  0x00003f72 setarg  0x000048d4 
+ 00018362  0x00003f73 store  0x00000002 , 0x000045e4 
+ 00018363  0x00003f74 setarg  0x000048e5 
+ 00018364  0x00003f75 store  0x00000002 , 0x000045e6 
+ 00018365  0x00003f76 setarg  0x000048ab 
+ 00018366  0x00003f77 store  0x00000002 , 0x000045e2 
+ 00018367  0x00003f78 setarg  0x000047f9 
+ 00018368  0x00003f79 store  0x00000002 , 0x00000859 
+ 00018369  0x00003f7a branch  0x00007912 
+ 00018370  0x00003f7e bpatch  0x00000037 , 0x00004006 
+ 00018371  0x00003f80 call  0x000047ef 
+ 00018372  0x00003f81 call  0x000047e5 
+ 00018373  0x00003f82 fetch  0x00000001 , 0x00004669 
+ 00018374  0x00003f83 isolate1  0x00000005 , 0x0000003f 
+ 00018375  0x00003f84 branch  0x000047cb , 0x00000001 
+ 00018376  0x00003f85 fetch  0x00000001 , 0x00004669 
+ 00018377  0x00003f86 isolate1  0x00000006 , 0x0000003f 
+ 00018378  0x00003f87 call  0x0000326b , 0x00000001 
+ 00018379  0x00003f89 fetch  0x00000001 , 0x00004694 
+ 00018380  0x00003f8a store  0x00000001 , 0x00004141 
+ 00018381  0x00003f8c jam  0x000000ff , 0x000045d2 
+ 00018382  0x00003f8d setarg  0x0000099f 
+ 00018383  0x00003f8e store  0x00000002 , 0x00004640 
+ 00018384  0x00003f8f setarg  0x00000a9f 
+ 00018385  0x00003f90 store  0x00000002 , 0x00004642 
+ 00018386  0x00003f91 setarg  0x00000b9f 
+ 00018387  0x00003f92 store  0x00000002 , 0x00004644 
+ 00018388  0x00003f93 setarg  0x00000c9f 
+ 00018389  0x00003f94 store  0x00000002 , 0x00004646 
+ 00018390  0x00003f95 jam  0x00000085 , 0x000045d1 
+ 00018391  0x00003f96 jam  0x00000000 , 0x00004692 
+ 00018392  0x00003f97 jam  0x00000000 , 0x0000462b 
+ 00018393  0x00003f98 call  0x00003281 
+ 00018394  0x00003f99 fetch  0x00000001 , 0x00004669 
+ 00018395  0x00003f9a isolate1  0x00000003 , 0x0000003f 
+ 00018396  0x00003f9b call  0x00003284 , 0x00000001 
+ 00018397  0x00003f9c call  0x0000339f 
+ 00018398  0x00003f9d call  0x00003287 
+ 00018399  0x00003f9e call  0x0000325b 
+ 00018400  0x00003fa0 fetch  0x00000001 , 0x00004673 
+ 00018401  0x00003fa1 store  0x00000001 , 0x0000085b 
+ 00018402  0x00003fa2 fetch  0x00000009 , 0x0000466a 
+ 00018403  0x00003fa3 store  0x00000009 , 0x0000085c 
+ 00018404  0x00003fa4 rtn 
+ 00018405  0x00003fa7 jam  0x00000018 , 0x00004099 
+ 00018406  0x00003fa8 fetch  0x00000001 , 0x00004669 
+ 00018407  0x00003fa9 rtnbit0  0x00000007 
+ 00018408  0x00003faa jam  0x00000010 , 0x00004099 
+ 00018409  0x00003fab rtn 
+ 00018410  0x00003fae fetch  0x00000001 , 0x00004610 
+ 00018411  0x00003faf beq  0x00000000 , 0x0000489b 
+ 00018412  0x00003fb0 beq  0x00000001 , 0x00004822 
+ 00018413  0x00003fb1 beq  0x0000000f , 0x0000481e 
+ 00018414  0x00003fb2 rtn 
+ 00018415  0x00003fb6 bpatch  0x00000038 , 0x00004007 
+ 00018416  0x00003fb7 arg  0x00001fdf , 0x00000012 
+ 00018417  0x00003fb8 arg  0x00004648 , 0x00000011 
+ 00018418  0x00003fb9 arg  0x00000001 , 0x00000039 
+ 00018419  0x00003fba branch  0x00006b74 
+ 00018420  0x00003fbd bpatch  0x00000039 , 0x00004007 
+ 00018421  0x00003fbe arg  0x00000001 , 0x00000039 
+ 00018422  0x00003fbf arg  0x00004648 , 0x00000011 
+ 00018423  0x00003fc0 arg  0x00001fdf , 0x00000012 
+ 00018424  0x00003fc1 branch  0x00006b45 
+ 00018425  0x00003fc4 fetch  0x00000001 , 0x00004669 
+ 00018426  0x00003fc5 bbit1  0x00000004 , 0x000047fd 
+ 00018427  0x00003fc6 fetch  0x00000001 , 0x00004648 
+ 00018428  0x00003fc7 bne  0x0000005a , 0x00004801 
+ 00018429  0x00003fc9 jam  0x0000005a , 0x00004648 
+ 00018430  0x00003fca fetch  0x00000004 , 0x0000937a 
+ 00018431  0x00003fcb set1  0x0000001d , 0x0000003f 
+ 00018432  0x00003fcc store  0x00000004 , 0x000007b4 
+ 00018433  0x00003fce call  0x00004818 
+ 00018434  0x00003fcf call  0x00007966 
+ 00018435  0x00003fd0 call  0x00004805 
+ 00018436  0x00003fd1 branch  0x0000480e 
+ 00018437  0x00003fd4 fetch  0x00000001 , 0x0000085c 
+ 00018438  0x00003fd5 rtn  0x00000034 
+ 00018439  0x00003fd6 fetch  0x00000001 , 0x00004648 
+ 00018440  0x00003fd7 beq  0x0000005a , 0x0000480c 
+ 00018441  0x00003fd9 fetch  0x00000004 , 0x0000085d 
+ 00018442  0x00003fdb store  0x00000004 , 0x000007b4 
+ 00018443  0x00003fdc rtn 
+ 00018444  0x00003fde fetch  0x00000004 , 0x00000861 
+ 00018445  0x00003fdf branch  0x0000480a 
+ 00018446  0x00003fe2 fetch  0x00000001 , 0x00004648 
+ 00018447  0x00003fe3 beq  0x0000005a , 0x00004814 
+ 00018448  0x00003fe4 setarg  0x00009272 
+ 00018449  0x00003fe5 store  0x00000002 , 0x000007a7 
+ 00018450  0x00003fe6 jam  0x0000001a , 0x000007d8 
+ 00018451  0x00003fe7 rtn 
+ 00018452  0x00003fe9 setarg  0x0000928d 
+ 00018453  0x00003fea store  0x00000002 , 0x000007a7 
+ 00018454  0x00003feb jam  0x0000003f , 0x000007d8 
+ 00018455  0x00003fec rtn 
+ 00018456  0x00003fef fetch  0x00000001 , 0x00004674 
+ 00018457  0x00003ff0 rtn  0x00000034 
+ 00018458  0x00003ff1 arg  0x00004674 , 0x00000006 
+ 00018459  0x00003ff2 arg  0x0000081d , 0x00000005 
+ 00018460  0x00003ff3 arg  0x0000001e , 0x00000039 
+ 00018461  0x00003ff4 branch  0x00007cda 
+ 00018462  0x00003ff8 call  0x00003460 
+ 00018463  0x00003ffa call  0x000048a3 
+ 00018464  0x00003ffb call  0x00004867 
+ 00018465  0x00003ffc branch  0x0000481f 
+ 00018466  0x00003fff call  0x00003460 
+ 00018467  0x00004001 call  0x000048a3 
+ 00018468  0x00004002 call  0x00003469 
+ 00018469  0x00004003 call  0x00004867 
+ 00018470  0x00004004 branch  0x00004823 
+ 00018471  0x00004007 call  0x0000482b 
+ 00018472  0x00004008 call  0x0000483b 
+ 00018473  0x00004009 call  0x0000484c 
+ 00018474  0x0000400a branch  0x00004859 
+ 00018475  0x0000400d bpatch  0x0000003a , 0x00004007 
+ 00018476  0x0000400e fetch  0x00000001 , 0x00004668 
+ 00018477  0x0000400f rtn  0x00000034 
+ 00018478  0x00004010 arg  0x0000000d , 0x00000007 
+ 00018479  0x00004011 call  0x00007cef 
+ 00018480  0x00004012 nrtn  0x00000034 
+ 00018481  0x00004013 jam  0x00000000 , 0x00004668 
+ 00018482  0x00004014 setarg  0x00000001 
+ 00018483  0x00004015 store  0x00000001 , 0x00000913 
+ 00018484  0x00004016 setarg  0x00000000 
+ 00018485  0x00004017 istore  0x00000007 , 0x00000005 
+ 00018486  0x00004019 jam  0x00000020 , 0x0000090c 
+ 00018487  0x0000401b fetch  0x00000001 , 0x0000090d 
+ 00018488  0x0000401c set1  0x00000002 , 0x0000003f 
+ 00018489  0x0000401d store  0x00000001 , 0x0000090d 
+ 00018490  0x0000401e rtn 
+ 00018491  0x00004021 bpatch  0x0000003b , 0x00004007 
+ 00018492  0x00004022 fetch  0x00000001 , 0x00004665 
+ 00018493  0x00004023 rtn  0x00000034 
+ 00018494  0x00004024 arg  0x0000000e , 0x00000007 
+ 00018495  0x00004025 call  0x00007cef 
+ 00018496  0x00004026 nrtn  0x00000034 
+ 00018497  0x00004027 jam  0x00000000 , 0x00004665 
+ 00018498  0x00004028 arg  0x00000923 , 0x00000005 
+ 00018499  0x00004029 call  0x00007c99 
+ 00018500  0x0000402a fetch  0x00000008 , 0x00000923 
+ 00018501  0x0000402b store  0x00000008 , 0x00004651 
+ 00018502  0x0000402d jam  0x00000000 , 0x00000923 
+ 00018503  0x0000402f jam  0x00000010 , 0x0000090b 
+ 00018504  0x00004030 fetch  0x00000001 , 0x0000090d 
+ 00018505  0x00004031 set1  0x00000001 , 0x0000003f 
+ 00018506  0x00004032 store  0x00000001 , 0x0000090d 
+ 00018507  0x00004033 rtn 
+ 00018508  0x00004036 fetch  0x00000001 , 0x00004667 
+ 00018509  0x00004037 rtn  0x00000034 
+ 00018510  0x00004038 arg  0x0000000a , 0x00000007 
+ 00018511  0x00004039 call  0x00007cef 
+ 00018512  0x0000403a nrtn  0x00000034 
+ 00018513  0x0000403b jam  0x00000000 , 0x00004667 
+ 00018514  0x0000403c arg  0x00000943 , 0x00000005 
+ 00018515  0x0000403d call  0x00007c99 
+ 00018516  0x0000403e jam  0x00000002 , 0x00000943 
+ 00018517  0x0000403f fetch  0x00000002 , 0x00000943 
+ 00018518  0x00004040 store  0x00000002 , 0x0000465f 
+ 00018519  0x00004042 jam  0x00000022 , 0x0000090c 
+ 00018520  0x00004043 branch  0x00004837 
+ 00018521  0x00004046 bpatch  0x0000003c , 0x00004007 
+ 00018522  0x00004047 fetch  0x00000001 , 0x00004666 
+ 00018523  0x00004048 rtn  0x00000034 
+ 00018524  0x00004049 arg  0x0000000c , 0x00000007 
+ 00018525  0x0000404a call  0x00007cef 
+ 00018526  0x0000404b nrtn  0x00000034 
+ 00018527  0x0000404c jam  0x00000000 , 0x00004666 
+ 00018528  0x0000404d arg  0x00000933 , 0x00000005 
+ 00018529  0x0000404e call  0x00007c99 
+ 00018530  0x0000404f jam  0x00000003 , 0x00000933 
+ 00018531  0x00004050 fetch  0x00000003 , 0x00000933 
+ 00018532  0x00004051 store  0x00000003 , 0x0000465c 
+ 00018533  0x00004053 jam  0x00000021 , 0x0000090c 
+ 00018534  0x00004054 branch  0x00004837 
+ 00018535  0x00004057 bpatch  0x0000003d , 0x00004007 
+ 00018536  0x00004058 fetch  0x00000001 , 0x00000901 
+ 00018537  0x00004059 call  0x000048b5 , 0x00000034 
+ 00018538  0x0000405a call  0x00007906 
+ 00018539  0x0000405b fetch  0x00000001 , 0x000008f7 
+ 00018540  0x0000405c rtn  0x00000034 
+ 00018541  0x0000405d jam  0x00000000 , 0x000008f7 
+ 00018542  0x0000405e fetch  0x00000002 , 0x000008f5 
+ 00018543  0x0000405f arg  0x000002ba , 0x00000002 
+ 00018544  0x00004060 isub  0x00000002 , 0x0000003e 
+ 00018545  0x00004061 nrtn  0x00000005 
+ 00018546  0x00004063 fetch  0x00000001 , 0x00000875 
+ 00018547  0x00004064 rtnne  0x000000ba 
+ 00018548  0x00004065 fetch  0x00000001 , 0x00000876 
+ 00018549  0x00004066 beq  0x000000a0 , 0x0000487c 
+ 00018550  0x00004067 beq  0x000000a1 , 0x00004882 
+ 00018551  0x00004068 beq  0x000000a6 , 0x0000488e 
+ 00018552  0x00004069 beq  0x000000a7 , 0x00004890 
+ 00018553  0x0000406a beq  0x000000a9 , 0x00004896 
+ 00018554  0x0000406d jam  0x00000000 , 0x000008f8 
+ 00018555  0x0000406e rtn 
+ 00018556  0x00004071 fetch  0x00000001 , 0x00000877 
+ 00018557  0x00004072 beq  0x00000081 , 0x0000487f 
+ 00018558  0x00004073 branch  0x0000487a 
+ 00018559  0x00004075 call  0x000032fc 
+ 00018560  0x00004077 jam  0x00000001 , 0x000008f8 
+ 00018561  0x00004078 rtn 
+ 00018562  0x0000407b fetch  0x00000001 , 0x00000877 
+ 00018563  0x0000407c beq  0x00000001 , 0x00004887 
+ 00018564  0x0000407d beq  0x00000084 , 0x0000488a 
+ 00018565  0x0000407e beq  0x000000a7 , 0x0000488c 
+ 00018566  0x0000407f branch  0x0000487a 
+ 00018567  0x00004081 fetch  0x00000001 , 0x000045d5 
+ 00018568  0x00004082 store  0x00000001 , 0x000008b6 
+ 00018569  0x00004083 branch  0x00004880 
+ 00018570  0x00004085 call  0x00003461 
+ 00018571  0x00004086 branch  0x00004887 
+ 00018572  0x00004089 jam  0x000000a1 , 0x000008b6 
+ 00018573  0x0000408a branch  0x00004880 
+ 00018574  0x0000408d jam  0x00000015 , 0x000008b6 
+ 00018575  0x0000408e branch  0x00004880 
+ 00018576  0x00004091 fetch  0x00000001 , 0x00004616 
+ 00018577  0x00004092 beq  0x00000000 , 0x00004894 
+ 00018578  0x00004093 beq  0x00000001 , 0x0000488c 
+ 00018579  0x00004094 rtn 
+ 00018580  0x00004096 jam  0x000000a0 , 0x000008b6 
+ 00018581  0x00004097 branch  0x00004880 
+ 00018582  0x0000409a jam  0x00000000 , 0x000008b6 
+ 00018583  0x0000409b jam  0x00000000 , 0x000008b7 
+ 00018584  0x0000409c jam  0x00000001 , 0x000008b8 
+ 00018585  0x0000409d jam  0x00000007 , 0x000008b9 
+ 00018586  0x0000409e branch  0x00004880 
+ 00018587  0x000040a7 call  0x00003402 
+ 00018588  0x000040a9 call  0x00003407 
+ 00018589  0x000040aa call  0x0000342d 
+ 00018590  0x000040ab call  0x000048a3 
+ 00018591  0x000040ac call  0x00003469 
+ 00018592  0x000040ad call  0x00003488 
+ 00018593  0x000040ae call  0x00004867 
+ 00018594  0x000040af branch  0x0000489c 
+ 00018595  0x000040b2 bpatch  0x0000003e , 0x00004007 
+ 00018596  0x000040b3 fetch  0x00000001 , 0x00004616 
+ 00018597  0x000040b4 rtnne  0x00000000 
+ 00018598  0x000040b5 call  0x00003464 
+ 00018599  0x000040b6 call  0x00004827 
+ 00018600  0x000040b7 fetch  0x00000001 , 0x00004610 
+ 00018601  0x000040b8 nrtn  0x00000034 
+ 00018602  0x000040b9 branch  0x0000350a 
+ 00018603  0x000040bc fetch  0x00000001 , 0x00004589 
+ 00018604  0x000040bd beq  0x00000001 , 0x000048ae 
+ 00018605  0x000040be beq  0x00000002 , 0x000048b7 
+ 00018606  0x000040c0 fetch  0x00000001 , 0x00004693 
+ 00018607  0x000040c1 bbit1  0x00000000 , 0x000048bd 
+ 00018608  0x000040c2 branch  0x000048b9 
+ 00018609  0x000040c5 fetch  0x00000001 , 0x000043cb 
+ 00018610  0x000040c6 rtnne  0x00000004 
+ 00018611  0x000040c7 jam  0x00000003 , 0x00004693 
+ 00018612  0x000040c8 rtn 
+ 00018613  0x000040ca jam  0x00000000 , 0x00004693 
+ 00018614  0x000040cb rtn 
+ 00018615  0x000040ce fetch  0x00000001 , 0x00004693 
+ 00018616  0x000040cf bbit1  0x00000001 , 0x000048c1 
+ 00018617  0x000040d1 fetch  0x00000001 , 0x00004611 
+ 00018618  0x000040d2 beq  0x00000001 , 0x000048c8 
+ 00018619  0x000040d3 beq  0x00000003 , 0x000048cc 
+ 00018620  0x000040d4 rtn 
+ 00018621  0x000040d7 fetch  0x00000001 , 0x00004693 
+ 00018622  0x000040d8 set0  0x00000000 , 0x0000003f 
+ 00018623  0x000040d9 store  0x00000001 , 0x00004693 
+ 00018624  0x000040da branch  0x000048c4 
+ 00018625  0x000040dd fetch  0x00000001 , 0x00004693 
+ 00018626  0x000040de set0  0x00000001 , 0x0000003f 
+ 00018627  0x000040df store  0x00000001 , 0x00004693 
+ 00018628  0x000040e1 jam  0x00000001 , 0x00004588 
+ 00018629  0x000040e2 setarg  0x000000ff 
+ 00018630  0x000040e3 store  0x00000001 , 0x00004519 
+ 00018631  0x000040e4 rtn 
+ 00018632  0x000040e8 jam  0x00000001 , 0x00004611 
+ 00018633  0x000040e9 call  0x0000337e 
+ 00018634  0x000040ea nrtn  0x0000002f 
+ 00018635  0x000040eb branch  0x0000330a 
+ 00018636  0x000040ee fetch  0x00000001 , 0x000044f9 
+ 00018637  0x000040ef beq  0x00000001 , 0x000048c8 
+ 00018638  0x000040f0 beq  0x000000ff , 0x000048c8 
+ 00018639  0x000040f1 jam  0x00000000 , 0x000008f9 
+ 00018640  0x000040f2 jam  0x00000001 , 0x00004588 
+ 00018641  0x000040f3 fetch  0x00000001 , 0x00004621 
+ 00018642  0x000040f4 store  0x00000001 , 0x00004519 
+ 00018643  0x000040f5 rtn 
+ 00018644  0x000040f8 setarg  0x00000001 
+ 00018645  0x000040f9 store  0x00000001 , 0x00000913 
+ 00018646  0x000040fa fetch  0x00000007 , 0x000045eb 
+ 00018647  0x000040fb istore  0x00000007 , 0x00000005 
+ 00018648  0x000040fc fetch  0x00000001 , 0x000045eb 
+ 00018649  0x000040fd ncall  0x000048dd , 0x00000034 
+ 00018650  0x000040fe fetch  0x00000001 , 0x000045eb 
+ 00018651  0x000040ff call  0x000048e1 , 0x00000034 
+ 00018652  0x00004100 branch  0x00004836 
+ 00018653  0x00004103 jam  0x00000001 , 0x00004668 
+ 00018654  0x00004104 setarg  0x00000180 
+ 00018655  0x00004105 arg  0x0000000d , 0x00000007 
+ 00018656  0x00004106 branch  0x00007ce1 
+ 00018657  0x00004109 jam  0x00000000 , 0x00004668 
+ 00018658  0x0000410a setarg  0x00000000 
+ 00018659  0x0000410b arg  0x0000000d , 0x00000007 
+ 00018660  0x0000410c branch  0x00007ce1 
+ 00018661  0x0000410f fetch  0x00000001 , 0x000045eb 
+ 00018662  0x00004110 beq  0x00000000 , 0x000048ea 
+ 00018663  0x00004111 beq  0x00000002 , 0x0000491d 
+ 00018664  0x00004112 beq  0x00000003 , 0x00004905 
+ 00018665  0x00004113 branch  0x000033be 
+ 00018666  0x00004116 fetch  0x00000001 , 0x000045ed 
+ 00018667  0x00004117 store  0x00000001 , 0x00004611 
+ 00018668  0x00004118 jam  0x00000000 , 0x000045ed 
+ 00018669  0x00004119 arg  0x00000923 , 0x00000005 
+ 00018670  0x0000411a arg  0x000045ec , 0x00000006 
+ 00018671  0x0000411b arg  0x00000008 , 0x00000039 
+ 00018672  0x0000411c call  0x00007cda 
+ 00018673  0x0000411d fetch  0x00000008 , 0x00000923 
+ 00018674  0x0000411e ncall  0x000048fd , 0x00000034 
+ 00018675  0x0000411f fetch  0x00000008 , 0x00000923 
+ 00018676  0x00004120 call  0x00004901 , 0x00000034 
+ 00018677  0x00004121 fetch  0x00000008 , 0x00000923 
+ 00018678  0x00004122 store  0x00000008 , 0x00004649 
+ 00018679  0x00004123 fetcht  0x00000008 , 0x00004651 
+ 00018680  0x00004124 isub  0x00000002 , 0x0000003e 
+ 00018681  0x00004125 ncall  0x00004847 , 0x00000005 
+ 00018682  0x00004126 fetch  0x00000008 , 0x00004649 
+ 00018683  0x00004127 store  0x00000008 , 0x00004651 
+ 00018684  0x00004128 branch  0x000033be 
+ 00018685  0x0000412b jam  0x00000001 , 0x00004665 
+ 00018686  0x0000412c setarg  0x00000180 
+ 00018687  0x0000412d arg  0x0000000e , 0x00000007 
+ 00018688  0x0000412e branch  0x00007ce1 
+ 00018689  0x00004131 jam  0x00000000 , 0x00004665 
+ 00018690  0x00004132 setarg  0x00000000 
+ 00018691  0x00004133 arg  0x0000000e , 0x00000007 
+ 00018692  0x00004134 branch  0x00007ce1 
+ 00018693  0x00004137 arg  0x00000933 , 0x00000005 
+ 00018694  0x00004138 arg  0x000045eb , 0x00000006 
+ 00018695  0x00004139 arg  0x00000003 , 0x00000039 
+ 00018696  0x0000413a call  0x00007cda 
+ 00018697  0x0000413b fetch  0x00000002 , 0x00000934 
+ 00018698  0x0000413c ncall  0x00004915 , 0x00000034 
+ 00018699  0x0000413d fetch  0x00000002 , 0x00000934 
+ 00018700  0x0000413e call  0x00004919 , 0x00000034 
+ 00018701  0x0000413f fetch  0x00000003 , 0x00000933 
+ 00018702  0x00004140 store  0x00000003 , 0x00004659 
+ 00018703  0x00004141 fetcht  0x00000003 , 0x0000465c 
+ 00018704  0x00004142 isub  0x00000002 , 0x0000003e 
+ 00018705  0x00004143 ncall  0x00004865 , 0x00000005 
+ 00018706  0x00004144 fetch  0x00000003 , 0x00004659 
+ 00018707  0x00004145 store  0x00000003 , 0x0000465c 
+ 00018708  0x00004146 branch  0x000033be 
+ 00018709  0x00004149 jam  0x00000001 , 0x00004666 
+ 00018710  0x0000414a setarg  0x00000180 
+ 00018711  0x0000414b arg  0x0000000c , 0x00000007 
+ 00018712  0x0000414c branch  0x00007ce1 
+ 00018713  0x0000414f jam  0x00000000 , 0x00004666 
+ 00018714  0x00004150 setarg  0x00000000 
+ 00018715  0x00004151 arg  0x0000000c , 0x00000007 
+ 00018716  0x00004152 branch  0x00007ce1 
+ 00018717  0x00004155 arg  0x00000943 , 0x00000005 
+ 00018718  0x00004156 arg  0x000045eb , 0x00000006 
+ 00018719  0x00004157 arg  0x00000002 , 0x00000039 
+ 00018720  0x00004158 call  0x00007cda 
+ 00018721  0x00004159 fetch  0x00000002 , 0x00000943 
+ 00018722  0x0000415a ncall  0x0000492d , 0x00000034 
+ 00018723  0x0000415b fetch  0x00000002 , 0x00000943 
+ 00018724  0x0000415c call  0x00004931 , 0x00000034 
+ 00018725  0x0000415d fetch  0x00000002 , 0x00000943 
+ 00018726  0x0000415e store  0x00000002 , 0x0000465f 
+ 00018727  0x0000415f fetcht  0x00000002 , 0x00004662 
+ 00018728  0x00004160 isub  0x00000002 , 0x0000003e 
+ 00018729  0x00004161 ncall  0x00004935 , 0x00000005 
+ 00018730  0x00004162 fetch  0x00000002 , 0x0000465f 
+ 00018731  0x00004163 store  0x00000002 , 0x00004662 
+ 00018732  0x00004164 branch  0x000033be 
+ 00018733  0x00004167 jam  0x00000001 , 0x00004667 
+ 00018734  0x00004168 setarg  0x00000180 
+ 00018735  0x00004169 arg  0x0000000a , 0x00000007 
+ 00018736  0x0000416a branch  0x00007ce1 
+ 00018737  0x0000416c jam  0x00000000 , 0x00004667 
+ 00018738  0x0000416d setarg  0x00000000 
+ 00018739  0x0000416e arg  0x0000000a , 0x00000007 
+ 00018740  0x0000416f branch  0x00007ce1 
+ 00018741  0x00004172 jam  0x00000022 , 0x0000090c 
+ 00018742  0x00004173 branch  0x00004837 
+ 00018743  0x00004177 fetch  0x00000001 , 0x000043cb 
+ 00018744  0x00004178 rtnne  0x00000004 
+ 00018745  0x00004179 fetch  0x00000001 , 0x00004648 
+ 00018746  0x0000417a rtneq  0x0000005a 
+ 00018747  0x0000417c jam  0x00000001 , 0x00004692 
+ 00018748  0x0000417d rtn 
+ 00018749  0x00004181 fetch  0x00000001 , 0x000043cb 
+ 00018750  0x00004182 rtnne  0x00000004 
+ 00018751  0x00004183 fetch  0x00000001 , 0x00004692 
+ 00018752  0x00004184 rtn  0x00000034 
+ 00018753  0x00004185 jam  0x00000000 , 0x00000678 
+ 00018754  0x00004187 jam  0x0000005a , 0x00004648 
+ 00018755  0x00004188 call  0x000047f4 
+ 00018756  0x00004189 call  0x000047ef 
+ 00018757  0x0000418a fetch  0x00000001 , 0x00000678 
+ 00018758  0x0000418b increase  0x00000001 , 0x0000003f 
+ 00018759  0x0000418c store  0x00000001 , 0x00000678 
+ 00018760  0x0000418d beq  0x000000ff , 0x00006ca3 
+ 00018761  0x0000418e fetch  0x00000001 , 0x00004648 
+ 00018762  0x0000418f bne  0x0000005a , 0x00004942 
+ 00018763  0x00004190 branch  0x00006ca3 
+ 00018764  0x0000419d fetch  0x00000001 , 0x000043cb 
+ 00018765  0x0000419e rtnne  0x0000000f 
+ 00018766  0x0000419f call  0x000054ac 
+ 00018767  0x000041a0 nbranch  0x00002002 , 0x00000028 
+ 00018768  0x000041a1 fetch  0x00000001 , 0x00004846 
+ 00018769  0x000041a2 branch  0x00002002 , 0x00000034 
+ 00018770  0x000041a3 fetch  0x00000001 , 0x00004655 
+ 00018771  0x000041a4 rtneq  0x000000ff 
+ 00018772  0x000041a5 copy  0x0000003f , 0x00000007 
+ 00018773  0x000041a6 fetch  0x00000004 , 0x0000069d 
+ 00018774  0x000041a7 qisolate0  0x0000003f 
+ 00018775  0x000041a8 call  0x00004e45 , 0x00000001 
+ 00018776  0x000041a9 branch  0x00002003 
+ 00018777  0x000041ac call  0x00007396 
+ 00018778  0x000041ad call  0x000049a1 
+ 00018779  0x000041af call  0x000049c8 
+ 00018780  0x000041b0 call  0x000049ea 
+ 00018781  0x000041b1 rtn  0x0000002b 
+ 00018782  0x000041b2 call  0x00004966 
+ 00018783  0x000041b3 call  0x00004a7a 
+ 00018784  0x000041b4 fetch  0x00000001 , 0x00004663 
+ 00018785  0x000041b5 rtnbit1  0x00000007 
+ 00018786  0x000041b7 fetch  0x00000002 , 0x000044e9 
+ 00018787  0x000041b8 bbit1  0x0000000c , 0x00004b95 
+ 00018788  0x000041b9 call  0x00005eb6 
+ 00018789  0x000041ba branch  0x00004bcf 
+ 00018790  0x000041be fetch  0x00000008 , 0x00004713 
+ 00018791  0x000041bf rtnbit0  0x0000000d 
+ 00018792  0x000041c0 setarg  0x0000496c 
+ 00018793  0x000041c1 store  0x00000002 , 0x00000859 
+ 00018794  0x000041c2 jam  0x000000a5 , 0x00004664 
+ 00018795  0x000041c3 branch  0x0000498e 
+ 00018796  0x000041c6 call  0x0000496f 
+ 00018797  0x000041c7 call  0x00004974 
+ 00018798  0x000041c8 branch  0x00004984 
+ 00018799  0x000041cb jam  0x00000000 , 0x00004665 
+ 00018800  0x000041cc fetch  0x00000008 , 0x00004713 
+ 00018801  0x000041cd rtnbit0  0x00000016 
+ 00018802  0x000041ce jam  0x0000005a , 0x00004665 
+ 00018803  0x000041cf rtn 
+ 00018804  0x000041d2 fetch  0x00000008 , 0x00004713 
+ 00018805  0x000041d3 bbit1  0x0000001d , 0x0000497b 
+ 00018806  0x000041d4 bbit1  0x0000001e , 0x0000497e 
+ 00018807  0x000041d5 bbit1  0x0000001f , 0x00004981 
+ 00018808  0x000041d6 jam  0x00000019 , 0x00004662 
+ 00018809  0x000041d7 jam  0x00000008 , 0x0000085b 
+ 00018810  0x000041d8 rtn 
+ 00018811  0x000041da jam  0x0000000c , 0x00004662 
+ 00018812  0x000041db jam  0x00000004 , 0x0000085b 
+ 00018813  0x000041dc rtn 
+ 00018814  0x000041de jam  0x00000006 , 0x00004662 
+ 00018815  0x000041df jam  0x00000002 , 0x0000085b 
+ 00018816  0x000041e0 rtn 
+ 00018817  0x000041e2 jam  0x00000003 , 0x00004662 
+ 00018818  0x000041e3 jam  0x00000001 , 0x0000085b 
+ 00018819  0x000041e4 rtn 
+ 00018820  0x000041e7 call  0x00007966 
+ 00018821  0x000041e8 call  0x00004987 
+ 00018822  0x000041e9 branch  0x0000498c 
+ 00018823  0x000041ec fetch  0x00000001 , 0x0000085c 
+ 00018824  0x000041ed rtn  0x00000034 
+ 00018825  0x000041ee fetch  0x00000001 , 0x00004665 
+ 00018826  0x000041ef beq  0x0000005a , 0x0000480c 
+ 00018827  0x000041f0 branch  0x00004809 
+ 00018828  0x000041f3 fetch  0x00000001 , 0x00004665 
+ 00018829  0x000041f4 branch  0x0000480f 
+ 00018830  0x000041f9 bpatch  0x00000041 , 0x00004008 
+ 00018831  0x000041fa fetcht  0x00000001 , 0x0000086c 
+ 00018832  0x000041fb call  0x00006ee6 
+ 00018833  0x000041fc branch  0x00004993 , 0x00000001 
+ 00018834  0x000041fd branch  0x0000499a 
+ 00018835  0x00004201 fetch  0x00000001 , 0x00004664 
+ 00018836  0x00004202 rtneq  0x000000a5 
+ 00018837  0x00004203 jam  0x000000a5 , 0x00004664 
+ 00018838  0x00004204 jam  0x00000000 , 0x0000090e 
+ 00018839  0x00004205 jam  0x00000000 , 0x00000709 
+ 00018840  0x00004206 jam  0x00000000 , 0x00000900 
+ 00018841  0x00004207 branch  0x00004962 
+ 00018842  0x0000420b fetch  0x00000001 , 0x00004664 
+ 00018843  0x0000420c rtneq  0x0000005a 
+ 00018844  0x0000420d jam  0x0000005a , 0x00004664 
+ 00018845  0x0000420e call  0x00006018 
+ 00018846  0x0000420f call  0x00005aaa 
+ 00018847  0x00004210 call  0x00004f70 
+ 00018848  0x00004211 branch  0x00007912 
+ 00018849  0x00004216 rtn  0x0000002b 
+ 00018850  0x00004218 call  0x000035f0 
+ 00018851  0x00004219 call  0x0000325b 
+ 00018852  0x0000421b call  0x000049af 
+ 00018853  0x0000421c fetcht  0x00000001 , 0x00004865 
+ 00018854  0x0000421d call  0x00006ef3 
+ 00018855  0x0000421f call  0x00004b6d 
+ 00018856  0x00004220 call  0x00006177 
+ 00018857  0x00004221 call  0x00002a41 
+ 00018858  0x00004223 fetch  0x00000008 , 0x00004713 
+ 00018859  0x00004224 bbit1  0x00000014 , 0x000049fd 
+ 00018860  0x00004225 bbit1  0x00000013 , 0x00005d60 
+ 00018861  0x00004226 bbit1  0x00000012 , 0x00005d6e 
+ 00018862  0x00004227 rtn 
+ 00018863  0x0000422e call  0x0000543b 
+ 00018864  0x00004230 jam  0x00000000 , 0x000048eb 
+ 00018865  0x00004231 setarg  0x00230170 
+ 00018866  0x00004232 store  0x00000003 , 0x0000462d 
+ 00018867  0x00004233 setarg  0x00015301 
+ 00018868  0x00004234 istore  0x00000003 , 0x00000005 
+ 00018869  0x00004235 arg  0x000047a0 , 0x00000005 
+ 00018870  0x00004236 arg  0x00000014 , 0x00000039 
+ 00018871  0x00004237 call  0x00007ca1 
+ 00018872  0x00004239 fetch  0x00000001 , 0x0000426b 
+ 00018873  0x0000423a sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00018874  0x0000423b nbranch  0x000049c6 , 0x00000002 
+ 00018875  0x0000423c setarg  0x0006ff06 
+ 00018876  0x0000423d store  0x00000003 , 0x000047a0 
+ 00018877  0x0000423e setarg  0x00000300 
+ 00018878  0x0000423f istore  0x00000003 , 0x00000005 
+ 00018879  0x00004240 setarg  0x00000080 
+ 00018880  0x00004241 istore  0x00000001 , 0x00000005 
+ 00018881  0x00004243 fetch  0x00000001 , 0x0000426b 
+ 00018882  0x00004244 increase  0x00000001 , 0x0000003f 
+ 00018883  0x00004245 copy  0x0000003f , 0x00000039 
+ 00018884  0x00004246 arg  0x00004369 , 0x00000006 
+ 00018885  0x00004247 branch  0x00007cda 
+ 00018886  0x0000424a arg  0x000047a0 , 0x00000005 
+ 00018887  0x0000424b branch  0x000049c1 
+ 00018888  0x00004251 fetcht  0x00000001 , 0x00004864 
+ 00018889  0x00004252 call  0x00006f0f 
+ 00018890  0x00004253 fetcht  0x00000001 , 0x00004863 
+ 00018891  0x00004254 call  0x00006f0f 
+ 00018892  0x00004255 fetcht  0x00000001 , 0x00004865 
+ 00018893  0x00004256 call  0x00006f0f 
+ 00018894  0x00004258 setarg  0x0000486e 
+ 00018895  0x00004259 store  0x00000002 , 0x00004896 
+ 00018896  0x0000425b setarg  0x00004876 
+ 00018897  0x0000425c store  0x00000002 , 0x00004898 
+ 00018898  0x0000425e setarg  0x0000488a 
+ 00018899  0x0000425f store  0x00000002 , 0x0000489a 
+ 00018900  0x00004261 fetch  0x00000002 , 0x00004896 
+ 00018901  0x00004262 copy  0x0000003f , 0x00000012 
+ 00018902  0x00004263 arg  0x00000008 , 0x00000039 
+ 00018903  0x00004266 ifetcht  0x00000001 , 0x00000012 
+ 00018904  0x00004267 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00018905  0x00004268 ncall  0x000049e7 , 0x00000005 
+ 00018906  0x00004269 increase  0x00000001 , 0x00000012 
+ 00018907  0x0000426a loop  0x000049d7 
+ 00018908  0x0000426b call  0x000023fd 
+ 00018909  0x0000426c fetch  0x00000002 , 0x00004898 
+ 00018910  0x0000426d copy  0x0000003f , 0x00000012 
+ 00018911  0x0000426e copy  0x0000003f , 0x00000013 
+ 00018912  0x0000426f arg  0x0000000b , 0x00000039 
+ 00018913  0x00004272 ifetcht  0x00000001 , 0x00000012 
+ 00018914  0x00004273 isolate1  0x00000007 , 0x00000002 
+ 00018915  0x00004274 ncall  0x00006f0f , 0x00000001 
+ 00018916  0x00004275 increase  0x00000001 , 0x00000012 
+ 00018917  0x00004276 loop  0x000049e1 
+ 00018918  0x00004277 rtn 
+ 00018919  0x0000427a call  0x00006f0f 
+ 00018920  0x0000427b ifetcht  0x00000001 , 0x00000012 
+ 00018921  0x0000427c branch  0x00006ec6 
+ 00018922  0x00004281 fetch  0x00000001 , 0x00004666 
+ 00018923  0x00004282 beq  0x00000001 , 0x000049f1 
+ 00018924  0x00004283 setarg  0x005d4800 
+ 00018925  0x00004284 store  0x00000004 , 0x00004613 
+ 00018926  0x00004285 fetch  0x00000001 , 0x0000440c 
+ 00018927  0x00004286 rtnbit0  0x00000000 
+ 00018928  0x00004287 branch  0x00005fe4 
+ 00018929  0x00004289 jam  0x0000000c , 0x0000496b 
+ 00018930  0x0000428a fetch  0x00000001 , 0x0000440c 
+ 00018931  0x0000428b rtnbit0  0x00000000 
+ 00018932  0x0000428c jam  0x00000010 , 0x0000496b 
+ 00018933  0x0000428d fetch  0x00000001 , 0x0000477e 
+ 00018934  0x0000428e branch  0x00005c01 , 0x00000034 
+ 00018935  0x0000428f rtn 
+ 00018936  0x00004293 fetch  0x00000002 , 0x000049df 
+ 00018937  0x00004294 arg  0x00000528 , 0x00000002 
+ 00018938  0x00004295 isub  0x00000002 , 0x0000003e 
+ 00018939  0x00004296 nrtn  0x00000002 
+ 00018940  0x00004297 branch  0x0000235a 
+ 00018941  0x0000429a bpatch  0x00000042 , 0x00004008 
+ 00018942  0x0000429b fetch  0x00000001 , 0x00004666 
+ 00018943  0x0000429c beq  0x00000000 , 0x00004a02 
+ 00018944  0x0000429d beq  0x00000001 , 0x00004a0c 
+ 00018945  0x0000429e rtn 
+ 00018946  0x000042a1 arg  0x00000050 , 0x00000018 
+ 00018947  0x000042a2 setarg  0x00000400 
+ 00018948  0x000042a3 idiv  0x00000018 
+ 00018949  0x000042a4 call  0x00007d62 
+ 00018950  0x000042a5 quotient  0x0000003f 
+ 00018951  0x000042a6 store  0x00000002 , 0x00000670 
+ 00018952  0x000042a7 arg  0x00001fcc , 0x0000003f 
+ 00018953  0x000042a8 arg  0x00000004 , 0x00000002 
+ 00018954  0x000042a9 arg  0x00000004 , 0x0000002b 
+ 00018955  0x000042aa branch  0x00004a16 
+ 00018956  0x000042ac arg  0x00000118 , 0x00000018 
+ 00018957  0x000042ad setarg  0x00000400 
+ 00018958  0x000042ae idiv  0x00000018 
+ 00018959  0x000042af call  0x00007d62 
+ 00018960  0x000042b0 quotient  0x0000003f 
+ 00018961  0x000042b1 store  0x00000002 , 0x00000670 
+ 00018962  0x000042b2 arg  0x00001fc2 , 0x0000003f 
+ 00018963  0x000042b3 arg  0x0000000e , 0x00000002 
+ 00018964  0x000042b4 arg  0x0000000e , 0x0000002b 
+ 00018965  0x000042b5 branch  0x00004a16 
+ 00018966  0x000042b7 storet  0x00000001 , 0x00000678 
+ 00018967  0x000042b8 arg  0x000049c7 , 0x00000011 
+ 00018968  0x000042b9 arg  0x00000000 , 0x00000013 
+ 00018969  0x000042bb copy  0x0000003f , 0x00000012 
+ 00018970  0x000042bc fetchr  0x00000039 , 0x00000001 , 0x00000678 
+ 00018971  0x000042bd call  0x00006b74 
+ 00018972  0x000042be fetch  0x00000008 , 0x000049c7 
+ 00018973  0x000042bf fetcht  0x00000008 , 0x000049cf 
+ 00018974  0x000042c0 ior  0x00000002 , 0x0000003f 
+ 00018975  0x000042c1 fetcht  0x00000008 , 0x000049d7 
+ 00018976  0x000042c2 ior  0x00000002 , 0x0000003f 
+ 00018977  0x000042c3 branch  0x00004a28 , 0x00000034 
+ 00018978  0x000042c4 increase  0x00000001 , 0x00000013 
+ 00018979  0x000042c5 fetch  0x00000002 , 0x00000670 
+ 00018980  0x000042c6 isub  0x00000013 , 0x0000003e 
+ 00018981  0x000042c8 copy  0x00000012 , 0x0000003f 
+ 00018982  0x000042c9 isub  0x00000018 , 0x0000003f 
+ 00018983  0x000042ca branch  0x00004a19 
+ 00018984  0x000042cd sub  0x00000013 , 0x00000000 , 0x0000003e 
+ 00018985  0x000042ce branch  0x00004a38 , 0x00000005 
+ 00018986  0x000042d0 copy  0x00000012 , 0x0000003f 
+ 00018987  0x000042d1 iadd  0x00000018 , 0x0000003f 
+ 00018988  0x000042d3 isub  0x0000002b , 0x0000003f 
+ 00018989  0x000042d4 copy  0x0000003f , 0x00000012 
+ 00018990  0x000042d5 fetchr  0x00000039 , 0x00000001 , 0x00000678 
+ 00018991  0x000042d6 call  0x00006b74 
+ 00018992  0x000042d7 fetch  0x00000008 , 0x000049c7 
+ 00018993  0x000042d8 fetcht  0x00000008 , 0x000049cf 
+ 00018994  0x000042d9 ior  0x00000002 , 0x0000003f 
+ 00018995  0x000042da fetcht  0x00000008 , 0x000049d7 
+ 00018996  0x000042db ior  0x00000002 , 0x0000003f 
+ 00018997  0x000042dc branch  0x00004a3a , 0x00000034 
+ 00018998  0x000042dd copy  0x00000012 , 0x0000003f 
+ 00018999  0x000042de branch  0x00004a2c 
+ 00019000  0x000042e0 storer  0x0000002b , 0x00000001 , 0x000049df 
+ 00019001  0x000042e1 rtn 
+ 00019002  0x000042e3 bpatch  0x00000043 , 0x00004008 
+ 00019003  0x000042e4 setarg  0x00001fd0 
+ 00019004  0x000042e5 isub  0x00000012 , 0x0000003f 
+ 00019005  0x000042e6 store  0x00000002 , 0x000049df 
+ 00019006  0x000042e7 copy  0x00000012 , 0x0000003f 
+ 00019007  0x000042e8 iadd  0x0000002b , 0x00000012 
+ 00019008  0x000042e9 fetchr  0x00000039 , 0x00000001 , 0x00000678 
+ 00019009  0x000042ea arg  0x000049c7 , 0x00000011 
+ 00019010  0x000042eb call  0x00006b74 
+ 00019011  0x000042ec fetch  0x00000001 , 0x00004666 
+ 00019012  0x000042ed beq  0x00000000 , 0x00004a47 
+ 00019013  0x000042ee beq  0x00000001 , 0x00004a4a 
+ 00019014  0x000042ef rtn 
+ 00019015  0x000042f2 fetch  0x00000006 , 0x000049c7 
+ 00019016  0x000042f3 store  0x00000004 , 0x00004691 
+ 00019017  0x000042f4 branch  0x00004a76 
+ 00019018  0x000042f7 fetch  0x00000001 , 0x000049c7 
+ 00019019  0x000042f8 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00019020  0x000042f9 ncall  0x00007dca , 0x00000002 
+ 00019021  0x000042fa store  0x00000001 , 0x000049c6 
+ 00019022  0x000042fb fetch  0x00000001 , 0x000049c8 
+ 00019023  0x000042fc store  0x00000001 , 0x00004667 
+ 00019024  0x000042fd fetch  0x00000006 , 0x000049c9 
+ 00019025  0x000042fe store  0x00000006 , 0x00004668 
+ 00019026  0x000042ff fetch  0x00000006 , 0x000049cf 
+ 00019027  0x00004300 store  0x00000006 , 0x0000466e 
+ 00019028  0x00004301 branch  0x00005c6f 
+ 00019029  0x00004305 branch  0x0000235a 
+ 00019030  0x00004309 bpatch  0x00000044 , 0x00004008 
+ 00019031  0x0000430a fetch  0x00000008 , 0x00004713 
+ 00019032  0x0000430b bbit1  0x00000014 , 0x00004a5c 
+ 00019033  0x0000430c bbit1  0x00000013 , 0x00005cb1 
+ 00019034  0x0000430d bbit1  0x00000012 , 0x00005cb9 
+ 00019035  0x0000430e rtn 
+ 00019036  0x00004311 rtn 
+ 00019037  0x00004312 fetch  0x00000001 , 0x00004666 
+ 00019038  0x00004313 beq  0x00000000 , 0x00004a61 
+ 00019039  0x00004314 beq  0x00000001 , 0x00004a6b 
+ 00019040  0x00004315 rtn 
+ 00019041  0x00004318 fetcht  0x00000002 , 0x000049df 
+ 00019042  0x00004319 setarg  0x00001fd0 
+ 00019043  0x0000431a isub  0x00000002 , 0x00000012 
+ 00019044  0x0000431b arg  0x00004691 , 0x00000011 
+ 00019045  0x0000431c arg  0x00000004 , 0x00000039 
+ 00019046  0x0000431d call  0x00006b45 
+ 00019047  0x0000431e fetcht  0x00000002 , 0x000049df 
+ 00019048  0x0000431f increase  0x00000004 , 0x00000002 
+ 00019049  0x00004320 storet  0x00000002 , 0x000049df 
+ 00019050  0x00004321 rtn 
+ 00019051  0x00004324 fetcht  0x00000002 , 0x000049df 
+ 00019052  0x00004325 setarg  0x00001fd0 
+ 00019053  0x00004326 isub  0x00000002 , 0x00000012 
+ 00019054  0x00004329 add  0x00000012 , 0x00000001 , 0x00000012 
+ 00019055  0x0000432a arg  0x00004668 , 0x00000011 
+ 00019056  0x0000432b arg  0x00000006 , 0x00000039 
+ 00019057  0x0000432c call  0x00006b45 
+ 00019058  0x0000432e add  0x00000012 , 0x00000007 , 0x00000012 
+ 00019059  0x0000432f arg  0x0000466e , 0x00000011 
+ 00019060  0x00004330 arg  0x00000006 , 0x00000039 
+ 00019061  0x00004331 branch  0x00006b45 
+ 00019062  0x00004334 fetch  0x00000004 , 0x00004691 
+ 00019063  0x00004335 store  0x00000004 , 0x000045e8 
+ 00019064  0x00004336 store  0x00000004 , 0x0000458f 
+ 00019065  0x00004337 rtn 
+ 00019066  0x0000433b bpatch  0x00000045 , 0x00004008 
+ 00019067  0x0000433c setarg  0x00006109 
+ 00019068  0x0000433d store  0x00000002 , 0x000043e9 
+ 00019069  0x0000433e setarg  0x00004fe5 
+ 00019070  0x0000433f store  0x00000002 , 0x000045f2 
+ 00019071  0x00004340 setarg  0x00004ff8 
+ 00019072  0x00004341 store  0x00000002 , 0x000045f4 
+ 00019073  0x00004342 setarg  0x00004f41 
+ 00019074  0x00004343 store  0x00000002 , 0x000045f6 
+ 00019075  0x00004344 setarg  0x00004be6 
+ 00019076  0x00004345 store  0x00000002 , 0x000043d9 
+ 00019077  0x00004347 setarg  0x00004f5d 
+ 00019078  0x00004348 store  0x00000002 , 0x000043d7 
+ 00019079  0x0000434a setarg  0x00004a9a 
+ 00019080  0x0000434b store  0x00000002 , 0x000043dd 
+ 00019081  0x0000434c setarg  0x00004bcc 
+ 00019082  0x0000434d store  0x00000002 , 0x000043db 
+ 00019083  0x0000434e setarg  0x00004f62 
+ 00019084  0x0000434f store  0x00000002 , 0x000043d5 
+ 00019085  0x00004350 setarg  0x00005b08 
+ 00019086  0x00004351 store  0x00000002 , 0x000043df 
+ 00019087  0x00004352 setarg  0x00004b19 
+ 00019088  0x00004353 store  0x00000002 , 0x000043e3 
+ 00019089  0x00004354 setarg  0x000055fa 
+ 00019090  0x00004355 store  0x00000002 , 0x000043e7 
+ 00019091  0x00004356 setarg  0x000054c5 
+ 00019092  0x00004357 store  0x00000002 , 0x000043d3 
+ 00019093  0x00004358 setarg  0x00006221 
+ 00019094  0x00004359 store  0x00000002 , 0x000043e1 
+ 00019095  0x0000435a setarg  0x00006228 
+ 00019096  0x0000435b store  0x00000002 , 0x000043e5 
+ 00019097  0x0000435c rtn 
+ 00019098  0x00004361 bpatch  0x00000046 , 0x00004008 
+ 00019099  0x00004362 copy  0x00000013 , 0x0000003f 
+ 00019100  0x00004364 beq  0x00000032 , 0x00004acb 
+ 00019101  0x00004365 beq  0x00000044 , 0x00004ad3 
+ 00019102  0x00004366 beq  0x00000040 , 0x00004add 
+ 00019103  0x00004367 beq  0x00000015 , 0x00004ab8 
+ 00019104  0x00004369 beq  0x00000014 , 0x00004aaa 
+ 00019105  0x0000436a beq  0x00000010 , 0x00004b90 
+ 00019106  0x0000436b beq  0x00000031 , 0x00005aed 
+ 00019107  0x0000436c beq  0x00000029 , 0x00005aef 
+ 00019108  0x0000436e beq  0x0000003e , 0x00004329 
+ 00019109  0x0000436f beq  0x00000044 , 0x00005b10 
+ 00019110  0x00004371 beq  0x00000039 , 0x00004ae2 
+ 00019111  0x00004372 beq  0x0000003c , 0x00004ae5 
+ 00019112  0x00004373 beq  0x0000003a , 0x00004afe 
+ 00019113  0x00004376 rtn 
+ 00019114  0x0000437d jam  0x00000000 , 0x0000477d 
+ 00019115  0x0000437f jam  0x00000001 , 0x00004794 
+ 00019116  0x00004380 call  0x00006042 
+ 00019117  0x00004381 fetch  0x00000001 , 0x00004795 
+ 00019118  0x00004382 nbranch  0x00004ab0 , 0x00000034 
+ 00019119  0x00004383 jam  0x00000014 , 0x00004796 
+ 00019120  0x00004385 fetch  0x00000002 , 0x000043f1 
+ 00019121  0x00004386 set0  0x00000000 , 0x0000003f 
+ 00019122  0x00004387 store  0x00000002 , 0x000043f1 
+ 00019123  0x00004388 jam  0x00000000 , 0x00004845 
+ 00019124  0x00004389 fetch  0x00000002 , 0x000047be 
+ 00019125  0x0000438a store  0x00000002 , 0x000047c0 
+ 00019126  0x0000438b call  0x00005c0b 
+ 00019127  0x0000438c branch  0x00004bbd 
+ 00019128  0x00004390 setarg  0x00000000 
+ 00019129  0x00004391 store  0x00000002 , 0x000047c0 
+ 00019130  0x00004392 store  0x00000001 , 0x00004860 
+ 00019131  0x00004393 store  0x00000001 , 0x00004861 
+ 00019132  0x00004394 store  0x00000001 , 0x00004794 
+ 00019133  0x00004396 jam  0x00000000 , 0x000047c2 
+ 00019134  0x00004397 jam  0x00000000 , 0x00004956 
+ 00019135  0x00004398 call  0x000029cb 
+ 00019136  0x00004399 branch  0x00004ac1 
+ 00019137  0x0000439b call  0x00005b7b 
+ 00019138  0x0000439c fetch  0x00000002 , 0x000043ef 
+ 00019139  0x0000439d bbit1  0x00000007 , 0x00004ac6 
+ 00019140  0x0000439e bbit1  0x00000000 , 0x000042fc 
+ 00019141  0x0000439f branch  0x00004b95 
+ 00019142  0x000043a1 call  0x00005b21 
+ 00019143  0x000043a2 fetch  0x00000002 , 0x000043ef 
+ 00019144  0x000043a3 bbit1  0x00000000 , 0x000042fc 
+ 00019145  0x000043a4 call  0x00007d7c 
+ 00019146  0x000043a5 branch  0x00004f6c 
+ 00019147  0x000043a9 fetch  0x00000001 , 0x00004795 
+ 00019148  0x000043aa beq  0x00000001 , 0x00004ad0 
+ 00019149  0x000043ab jam  0x00000014 , 0x00004844 
+ 00019150  0x000043ac jam  0x00000005 , 0x00004862 
+ 00019151  0x000043ad branch  0x00005af6 
+ 00019152  0x000043af call  0x00005aef 
+ 00019153  0x000043b0 jam  0x00000005 , 0x00004844 
+ 00019154  0x000043b1 branch  0x00005af6 
+ 00019155  0x000043b4 fetch  0x00000001 , 0x000001a2 
+ 00019156  0x000043b5 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00019157  0x000043b6 nbranch  0x00005b06 , 0x00000002 
+ 00019158  0x000043b7 fetch  0x00000001 , 0x000001a4 
+ 00019159  0x000043b8 fetcht  0x00000001 , 0x0000496b 
+ 00019160  0x000043b9 isub  0x00000002 , 0x0000003e 
+ 00019161  0x000043ba branch  0x00005b1d , 0x00000002 
+ 00019162  0x000043bb fetch  0x00000001 , 0x000001a4 
+ 00019163  0x000043bc store  0x00000001 , 0x000040c0 
+ 00019164  0x000043bd branch  0x00005b1f 
+ 00019165  0x000043c0 fetch  0x00000001 , 0x00004860 
+ 00019166  0x000043c1 nrtn  0x00000034 
+ 00019167  0x000043c2 jam  0x00000001 , 0x00004860 
+ 00019168  0x000043c3 jam  0x0000001e , 0x00004861 
+ 00019169  0x000043c4 rtn 
+ 00019170  0x000043c7 call  0x00004af9 
+ 00019171  0x000043c8 call  0x00005c0b 
+ 00019172  0x000043c9 branch  0x00006086 
+ 00019173  0x000043cc call  0x00004af9 
+ 00019174  0x000043cd fetch  0x00000004 , 0x0000458f 
+ 00019175  0x000043ce store  0x00000004 , 0x000045e8 
+ 00019176  0x000043cf store  0x00000004 , 0x00004691 
+ 00019177  0x000043d0 call  0x0000355a 
+ 00019178  0x000043d1 call  0x0000618e 
+ 00019179  0x000043d2 call  0x00005c0b 
+ 00019180  0x000043d3 branch  0x00006075 
+ 00019181  0x000043d6 jam  0x00000002 , 0x0000485f 
+ 00019182  0x000043d7 call  0x00004f3e 
+ 00019183  0x000043d8 jam  0x00000003 , 0x0000472c 
+ 00019184  0x000043d9 rtn 
+ 00019185  0x000043dc arg  0x00000006 , 0x00000039 
+ 00019186  0x000043dd arg  0x00004858 , 0x00000006 
+ 00019187  0x000043df ifetch  0x00000001 , 0x00000006 
+ 00019188  0x000043e0 beq  0x00000053 , 0x00004af9 
+ 00019189  0x000043e1 beq  0x00000039 , 0x00004af9 
+ 00019190  0x000043e2 beq  0x00000047 , 0x00004af9 
+ 00019191  0x000043e3 loop  0x00004af3 
+ 00019192  0x000043e4 rtn 
+ 00019193  0x000043e7 jam  0x00000003 , 0x000049ab 
+ 00019194  0x000043e8 jam  0x00000001 , 0x000048f4 
+ 00019195  0x000043e9 rtn 
+ 00019196  0x000043ec jam  0x00000001 , 0x000049a9 
+ 00019197  0x000043ed rtn 
+ 00019198  0x000043f1 fetch  0x00000001 , 0x00004600 
+ 00019199  0x000043f2 nbranch  0x00004b11 , 0x00000034 
+ 00019200  0x000043f3 fetch  0x00000001 , 0x000045e2 
+ 00019201  0x000043f4 beq  0x00000002 , 0x00004b0a 
+ 00019202  0x000043f5 beq  0x00000003 , 0x00004b04 
+ 00019203  0x000043f6 branch  0x00004b04 
+ 00019204  0x000043f9 call  0x00006018 
+ 00019205  0x000043fa fetch  0x00000001 , 0x0000477f 
+ 00019206  0x000043fb nbranch  0x00005f1b , 0x00000034 
+ 00019207  0x000043fc fetch  0x00000001 , 0x00004666 
+ 00019208  0x000043fd beq  0x00000000 , 0x00004f6c 
+ 00019209  0x000043fe rtn 
+ 00019210  0x00004401 fetch  0x00000008 , 0x00004713 
+ 00019211  0x00004402 bbit1  0x0000003e , 0x00006034 
+ 00019212  0x00004403 bbit1  0x00000030 , 0x00006034 
+ 00019213  0x00004404 bbit0  0x0000003a , 0x00006067 
+ 00019214  0x00004405 fetch  0x00000004 , 0x00004691 
+ 00019215  0x00004406 branch  0x00004e39 , 0x00000034 
+ 00019216  0x00004407 branch  0x00006067 
+ 00019217  0x0000440a jam  0x00000000 , 0x00004600 
+ 00019218  0x0000440b call  0x00003647 
+ 00019219  0x0000440c setarg  0xffffffff 
+ 00019220  0x0000440d store  0x00000008 , 0x000045af 
+ 00019221  0x0000440e setarg  0x00000000 
+ 00019222  0x0000440f store  0x00000007 , 0x00004846 
+ 00019223  0x00004410 jam  0x00000001 , 0x0000473f 
+ 00019224  0x00004411 branch  0x00004f9a 
+ 00019225  0x00004417 bpatch  0x00000047 , 0x00004008 
+ 00019226  0x00004418 call  0x0000553d 
+ 00019227  0x00004419 call  0x00004b4f 
+ 00019228  0x0000441a call  0x0000614d 
+ 00019229  0x0000441c call  0x0000328e 
+ 00019230  0x0000441d call  0x00003531 
+ 00019231  0x0000441e call  0x00005fdd 
+ 00019232  0x0000441f call  0x00004b62 
+ 00019233  0x00004420 call  0x00004b68 
+ 00019234  0x00004424 call  0x00004b43 
+ 00019235  0x00004426 call  0x00004b58 
+ 00019236  0x00004427 call  0x00005be1 
+ 00019237  0x00004428 call  0x00004b5c 
+ 00019238  0x00004429 call  0x00005be4 
+ 00019239  0x0000442a call  0x00004b5f 
+ 00019240  0x0000442b call  0x00004b55 
+ 00019241  0x0000442d call  0x00005bfe 
+ 00019242  0x0000442e call  0x000056b6 
+ 00019243  0x0000442f call  0x00004b48 
+ 00019244  0x00004430 call  0x00004b72 
+ 00019245  0x00004431 call  0x00004b82 
+ 00019246  0x00004432 call  0x00004b87 
+ 00019247  0x00004433 fetch  0x00000001 , 0x00004666 
+ 00019248  0x00004434 beq  0x00000000 , 0x00004b8a 
+ 00019249  0x00004435 branch  0x00005c05 
+ 00019250  0x00004439 fetch  0x00000001 , 0x00004980 
+ 00019251  0x0000443a rtnne  0x00000001 
+ 00019252  0x0000443b arg  0x00004981 , 0x00000013 
+ 00019253  0x0000443c arg  0x00005a94 , 0x00000012 
+ 00019254  0x0000443d branch  0x000042e0 
+ 00019255  0x00004440 fetch  0x00000002 , 0x000048fa 
+ 00019256  0x00004441 fetcht  0x00000002 , 0x000049ff 
+ 00019257  0x00004442 isub  0x00000002 , 0x0000003e 
+ 00019258  0x00004443 branch  0x00004b3f , 0x00000005 
+ 00019259  0x00004444 byteswap  0x00000002 , 0x00000002 
+ 00019260  0x00004445 isub  0x00000002 , 0x0000003e 
+ 00019261  0x00004446 branch  0x00004b3f , 0x00000005 
+ 00019262  0x00004447 branch  0x00005bba 
+ 00019263  0x0000444a fetch  0x00000001 , 0x00004980 
+ 00019264  0x0000444b rtneq  0x00000001 
+ 00019265  0x0000444c jam  0x00000001 , 0x00004980 
+ 00019266  0x0000444d rtn 
+ 00019267  0x00004451 arg  0x00004790 , 0x00000013 
+ 00019268  0x00004452 arg  0x00004b46 , 0x00000012 
+ 00019269  0x00004453 branch  0x000042e7 
+ 00019270  0x00004456 call  0x00004bbd 
+ 00019271  0x00004457 branch  0x00004f6c 
+ 00019272  0x0000445d arg  0x000046f3 , 0x00000013 
+ 00019273  0x0000445e arg  0x00004b4b , 0x00000012 
+ 00019274  0x0000445f branch  0x000042e0 
+ 00019275  0x00004462 call  0x00004a56 
+ 00019276  0x00004463 fetch  0x00000001 , 0x00004793 
+ 00019277  0x00004464 nbranch  0x00005ed1 , 0x00000034 
+ 00019278  0x00004465 rtn 
+ 00019279  0x00004468 fetch  0x00000001 , 0x00004637 
+ 00019280  0x00004469 branch  0x00004b53 , 0x00000034 
+ 00019281  0x0000446a jam  0x0000003a , 0x00004631 
+ 00019282  0x0000446b rtn 
+ 00019283  0x0000446d jam  0x00000035 , 0x00004631 
+ 00019284  0x0000446e rtn 
+ 00019285  0x00004472 arg  0x00004862 , 0x00000013 
+ 00019286  0x00004473 arg  0x0000502f , 0x00000012 
+ 00019287  0x00004474 branch  0x000042e0 
+ 00019288  0x00004477 arg  0x00004845 , 0x00000013 
+ 00019289  0x00004478 arg  0x00005bd9 , 0x00000012 
+ 00019290  0x00004479 call  0x000042e0 
+ 00019291  0x0000447a branch  0x00005bd6 
+ 00019292  0x0000447d fetch  0x00000008 , 0x00004713 
+ 00019293  0x0000447e rtnbit1  0x0000003b 
+ 00019294  0x0000447f branch  0x00005bee 
+ 00019295  0x00004482 arg  0x00004861 , 0x00000013 
+ 00019296  0x00004483 arg  0x00005aef , 0x00000012 
+ 00019297  0x00004484 branch  0x000042e0 
+ 00019298  0x00004487 fetch  0x00000001 , 0x000049a9 
+ 00019299  0x00004488 rtn  0x00000034 
+ 00019300  0x00004489 jam  0x00000000 , 0x000049a9 
+ 00019301  0x0000448a jam  0x00000001 , 0x000048f4 
+ 00019302  0x0000448b call  0x00003625 
+ 00019303  0x0000448c branch  0x00004fa0 
+ 00019304  0x0000448f arg  0x000049ac , 0x00000013 
+ 00019305  0x00004490 arg  0x00004b6b , 0x00000012 
+ 00019306  0x00004491 branch  0x000042e0 
+ 00019307  0x00004494 jam  0x00000000 , 0x000049ab 
+ 00019308  0x00004495 rtn 
+ 00019309  0x0000449c call  0x000061ea 
+ 00019310  0x0000449d call  0x00004b7c 
+ 00019311  0x0000449f fetcht  0x00000001 , 0x00004868 
+ 00019312  0x000044a0 branch  0x00006ef3 
+ 00019313  0x000044a2 rtn 
+ 00019314  0x000044a6 fetch  0x00000001 , 0x00004866 
+ 00019315  0x000044a7 rtneq  0x000000ff 
+ 00019316  0x000044a8 fetch  0x00000002 , 0x00004781 
+ 00019317  0x000044a9 rtn  0x00000034 
+ 00019318  0x000044aa fetch  0x00000002 , 0x00004725 
+ 00019319  0x000044ab fetcht  0x00000002 , 0x00004781 
+ 00019320  0x000044ac isub  0x00000002 , 0x00000002 
+ 00019321  0x000044ad fetch  0x00000002 , 0x00004869 
+ 00019322  0x000044ae isub  0x00000002 , 0x0000003f 
+ 00019323  0x000044af branch  0x00004b7e , 0x00000002 
+ 00019324  0x000044b1 fetcht  0x00000001 , 0x00004866 
+ 00019325  0x000044b2 branch  0x00006ef3 
+ 00019326  0x000044b7 fetch  0x00000001 , 0x000049aa 
+ 00019327  0x000044b8 bbit0  0x00000001 , 0x00004b7c 
+ 00019328  0x000044b9 fetcht  0x00000001 , 0x00004866 
+ 00019329  0x000044ba branch  0x00006ef7 
+ 00019330  0x000044bd arg  0x000048ee , 0x00000013 
+ 00019331  0x000044be arg  0x00004b85 , 0x00000012 
+ 00019332  0x000044bf branch  0x000042e7 
+ 00019333  0x000044c2 jam  0x00000001 , 0x000048eb 
+ 00019334  0x000044c3 branch  0x00004327 
+ 00019335  0x000044c6 arg  0x000049c4 , 0x00000013 
+ 00019336  0x000044c7 arg  0x00004d9e , 0x00000012 
+ 00019337  0x000044c8 branch  0x000042e0 
+ 00019338  0x000044cc arg  0x00004781 , 0x00000013 
+ 00019339  0x000044cd arg  0x00004b8d , 0x00000012 
+ 00019340  0x000044ce branch  0x000042e7 
+ 00019341  0x000044d1 fetch  0x00000001 , 0x00004666 
+ 00019342  0x000044d2 beq  0x00000000 , 0x00004b11 
+ 00019343  0x000044d3 branch  0x00005aad 
+ 00019344  0x000044d7 isolate1  0x00000026 , 0x00000000 
+ 00019345  0x000044d8 call  0x00006018 , 0x00000001 
+ 00019346  0x000044d9 call  0x00005aad 
+ 00019347  0x000044da call  0x00005b21 
+ 00019348  0x000044db branch  0x00004b95 
+ 00019349  0x000044de bpatch  0x00000048 , 0x00004009 
+ 00019350  0x000044df call  0x000061ab 
+ 00019351  0x000044e0 fetch  0x00000002 , 0x000044e9 
+ 00019352  0x000044e1 isolate1  0x0000000b , 0x0000003f 
+ 00019353  0x000044e2 call  0x00005c3e , 0x00000001 
+ 00019354  0x000044e4 setarg  0x00000000 
+ 00019355  0x000044e5 store  0x00000002 , 0x000047c0 
+ 00019356  0x000044e6 call  0x00004b7c 
+ 00019357  0x000044e7 jam  0x000000ff , 0x000049c6 
+ 00019358  0x000044e9 fetch  0x00000002 , 0x000044e9 
+ 00019359  0x000044ea isolate1  0x0000000b , 0x0000003f 
+ 00019360  0x000044eb call  0x00005c3e , 0x00000001 
+ 00019361  0x000044ec call  0x00005aa8 
+ 00019362  0x000044ed fetch  0x00000002 , 0x000044e9 
+ 00019363  0x000044ee bbit1  0x0000000b , 0x00004bac 
+ 00019364  0x000044ef fetch  0x00000008 , 0x00004713 
+ 00019365  0x000044f0 bbit0  0x00000008 , 0x00004bac 
+ 00019366  0x000044f1 fetcht  0x00000002 , 0x00004695 
+ 00019367  0x000044f2 increase  0x00000001 , 0x00000002 
+ 00019368  0x000044f3 storet  0x00000002 , 0x00004695 
+ 00019369  0x000044f4 storet  0x00000002 , 0x000042dc 
+ 00019370  0x000044f5 random  0x0000003f 
+ 00019371  0x000044f6 store  0x00000001 , 0x000042db 
+ 00019372  0x000044f8 fetch  0x00000003 , 0x00004797 
+ 00019373  0x000044f9 store  0x00000003 , 0x000042de 
+ 00019374  0x000044fa call  0x0000432d 
+ 00019375  0x000044fb fetch  0x00000002 , 0x00004638 
+ 00019376  0x000044fc store  0x00000002 , 0x00004790 
+ 00019377  0x000044fd setarg  0x00000000 
+ 00019378  0x000044fe store  0x00000002 , 0x00004781 
+ 00019379  0x000044ff store  0x00000002 , 0x000047c0 
+ 00019380  0x00004500 store  0x00000001 , 0x00004845 
+ 00019381  0x00004501 store  0x00000001 , 0x00004792 
+ 00019382  0x00004502 store  0x00000001 , 0x00004956 
+ 00019383  0x00004503 arg  0x00000002 , 0x00000007 
+ 00019384  0x00004504 call  0x00005f00 
+ 00019385  0x00004505 call  0x00005ef4 
+ 00019386  0x00004506 branch  0x00005b62 
+ 00019387  0x0000450a jam  0x00000000 , 0x00004637 
+ 00019388  0x0000450b branch  0x0000616e 
+ 00019389  0x0000450e bpatch  0x00000049 , 0x00004009 
+ 00019390  0x0000450f setarg  0x00000000 
+ 00019391  0x00004510 store  0x00000002 , 0x00004790 
+ 00019392  0x00004511 arg  0x00000006 , 0x00000007 
+ 00019393  0x00004512 call  0x00005f04 
+ 00019394  0x00004513 jam  0x00000000 , 0x00004792 
+ 00019395  0x00004514 call  0x00005c3e 
+ 00019396  0x00004515 branch  0x00004b6d 
+ 00019397  0x00004519 bpatch  0x0000004a , 0x00004009 
+ 00019398  0x0000451a fetch  0x00000008 , 0x00004713 
+ 00019399  0x0000451b rtnbit0  0x00000002 
+ 00019400  0x0000451c arg  0x00000002 , 0x00000007 
+ 00019401  0x0000451d call  0x00005f04 
+ 00019402  0x0000451e call  0x00005c4a 
+ 00019403  0x0000451f branch  0x00005c48 
+ 00019404  0x00004523 bpatch  0x0000004b , 0x00004009 
+ 00019405  0x00004524 call  0x0000620e 
+ 00019406  0x00004525 branch  0x000078aa 
+ 00019407  0x0000452a bpatch  0x0000004c , 0x00004009 
+ 00019408  0x0000452b fetch  0x00000008 , 0x00004713 
+ 00019409  0x0000452c bbit0  0x00000015 , 0x00004bdc 
+ 00019410  0x0000452d call  0x00006f82 
+ 00019411  0x0000452e call  0x00006fb0 
+ 00019412  0x0000452f store  0x00000002 , 0x00004633 
+ 00019413  0x00004531 fetch  0x00000002 , 0x0000440a 
+ 00019414  0x00004532 isub  0x00000002 , 0x0000003e 
+ 00019415  0x00004533 branch  0x00004bcf , 0x00000002 
+ 00019416  0x00004534 arg  0x0000462d , 0x00000011 
+ 00019417  0x00004535 call  0x00005563 
+ 00019418  0x00004536 fetch  0x00000001 , 0x0000440c 
+ 00019419  0x00004537 bbit1  0x00000001 , 0x00004f6b 
+ 00019420  0x0000453a fetch  0x00000001 , 0x000049a4 
+ 00019421  0x0000453b call  0x00004e24 , 0x00000034 
+ 00019422  0x0000453c fetch  0x00000001 , 0x000049a3 
+ 00019423  0x0000453d nrtn  0x00000034 
+ 00019424  0x0000453e fetch  0x00000001 , 0x00004666 
+ 00019425  0x0000453f beq  0x00000000 , 0x0000602f 
+ 00019426  0x00004540 call  0x00005aa8 
+ 00019427  0x00004541 fetch  0x00000006 , 0x00004668 
+ 00019428  0x00004542 branch  0x00005a94 , 0x00000034 
+ 00019429  0x00004543 branch  0x000054a0 
+ 00019430  0x00004550 bpatch  0x0000004d , 0x00004009 
+ 00019431  0x00004551 call  0x00002a28 
+ 00019432  0x00004552 nrtn  0x00000034 
+ 00019433  0x00004553 fetch  0x00000001 , 0x0000478f 
+ 00019434  0x00004554 beq  0x000000ff , 0x00004bee 
+ 00019435  0x00004555 fetch  0x00000001 , 0x00004843 
+ 00019436  0x00004556 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00019437  0x00004557 rtnne  0x00000003 
+ 00019438  0x00004559 fetch  0x00000008 , 0x00004713 
+ 00019439  0x0000455a bbit1  0x00000001 , 0x00005b5b 
+ 00019440  0x0000455b bbit1  0x00000000 , 0x00005b5b 
+ 00019441  0x0000455c bbit1  0x00000005 , 0x00005b5b 
+ 00019442  0x0000455d bbit1  0x00000006 , 0x00005b5b 
+ 00019443  0x0000455e call  0x00004e47 
+ 00019444  0x0000455f nrtn  0x00000028 
+ 00019445  0x00004560 call  0x00005abc 
+ 00019446  0x00004561 call  0x000056b1 
+ 00019447  0x00004562 fetch  0x00000008 , 0x00004713 
+ 00019448  0x00004563 bbit0  0x00000016 , 0x00005b3c 
+ 00019449  0x00004564 fetch  0x00000001 , 0x0000496c 
+ 00019450  0x00004565 branch  0x00005b3d 
+ 00019451  0x0000456d fetch  0x00000001 , 0x000043cb 
+ 00019452  0x0000456e rtnne  0x0000000f 
+ 00019453  0x0000456f call  0x00004c00 
+ 00019454  0x00004570 call  0x00004c8b 
+ 00019455  0x00004571 branch  0x00004df5 
+ 00019456  0x00004579 bpatch  0x0000004e , 0x00004009 
+ 00019457  0x0000457a call  0x00004c85 
+ 00019458  0x0000457b setarg  0x00000000 
+ 00019459  0x0000457c store  0x00000002 , 0x000048e9 
+ 00019460  0x0000457d arg  0x0000489c , 0x00000006 
+ 00019461  0x0000457e arg  0x000048b0 , 0x00000005 
+ 00019462  0x0000457f arg  0x00000014 , 0x00000039 
+ 00019463  0x00004580 call  0x00007cda 
+ 00019464  0x00004581 setarg  0x0000489c 
+ 00019465  0x00004582 store  0x00000002 , 0x000048e3 
+ 00019466  0x00004583 setarg  0x000048d8 
+ 00019467  0x00004584 store  0x00000002 , 0x000048e5 
+ 00019468  0x00004585 call  0x00004c2f 
+ 00019469  0x00004586 call  0x00004c53 
+ 00019470  0x00004587 call  0x00004c83 
+ 00019471  0x00004589 fetch  0x00000002 , 0x0000489a 
+ 00019472  0x0000458a copy  0x0000003f , 0x00000012 
+ 00019473  0x0000458b jam  0x00000000 , 0x000048e8 
+ 00019474  0x0000458d ifetcht  0x00000001 , 0x00000012 
+ 00019475  0x0000458e fetch  0x00000002 , 0x00004898 
+ 00019476  0x0000458f copy  0x0000003f , 0x00000011 
+ 00019477  0x00004590 copy  0x00000011 , 0x00000013 
+ 00019478  0x00004591 arg  0x00000014 , 0x00000039 
+ 00019479  0x00004593 ifetch  0x00000001 , 0x00000011 
+ 00019480  0x00004594 isub  0x00000002 , 0x0000003e 
+ 00019481  0x00004595 branch  0x00004c23 , 0x00000005 
+ 00019482  0x00004596 increase  0x00000001 , 0x00000011 
+ 00019483  0x00004597 loop  0x00004c17 
+ 00019484  0x00004599 increase  0x00000001 , 0x00000012 
+ 00019485  0x0000459a fetch  0x00000001 , 0x000048e8 
+ 00019486  0x0000459b increase  0x00000001 , 0x0000003f 
+ 00019487  0x0000459c store  0x00000001 , 0x000048e8 
+ 00019488  0x0000459d sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00019489  0x0000459e branch  0x00004c12 , 0x00000002 
+ 00019490  0x000045a0 rtn 
+ 00019491  0x000045a3 fetch  0x00000002 , 0x000048e3 
+ 00019492  0x000045a4 copy  0x0000003f , 0x00000005 
+ 00019493  0x000045a5 copy  0x00000011 , 0x0000003f 
+ 00019494  0x000045a6 isub  0x00000013 , 0x0000003f 
+ 00019495  0x000045a7 iadd  0x00000005 , 0x00000005 
+ 00019496  0x000045a8 fetch  0x00000002 , 0x000048e5 
+ 00019497  0x000045a9 copy  0x0000003f , 0x00000013 
+ 00019498  0x000045aa fetch  0x00000001 , 0x000048e8 
+ 00019499  0x000045ab iadd  0x00000013 , 0x00000013 
+ 00019500  0x000045ac ifetch  0x00000001 , 0x00000013 
+ 00019501  0x000045ad istore  0x00000001 , 0x00000005 
+ 00019502  0x000045ae branch  0x00004c1c 
+ 00019503  0x000045b1 bpatch  0x0000004f , 0x00004009 
+ 00019504  0x000045b2 call  0x00004c83 
+ 00019505  0x000045b3 call  0x00004c81 
+ 00019506  0x000045b5 fetch  0x00000002 , 0x000048e9 
+ 00019507  0x000045b6 increase  0x00000001 , 0x0000003f 
+ 00019508  0x000045b7 store  0x00000002 , 0x000048e9 
+ 00019509  0x000045b8 bbit1  0x00000009 , 0x00004c71 
+ 00019510  0x000045b9 fetcht  0x00000001 , 0x00004864 
+ 00019511  0x000045ba call  0x00006ee6 
+ 00019512  0x000045bb nbranch  0x00004c32 , 0x00000001 
+ 00019513  0x000045bc nop  0x00000014 
+ 00019514  0x000045bd call  0x00004c79 
+ 00019515  0x000045be call  0x00004c85 
+ 00019516  0x000045bf jam  0x00000000 , 0x000048e8 
+ 00019517  0x000045c1 call  0x00004c7b 
+ 00019518  0x000045c2 call  0x00004c46 
+ 00019519  0x000045c3 call  0x00004c79 
+ 00019520  0x000045c4 call  0x00004c46 
+ 00019521  0x000045c5 sub  0x0000003f , 0x00000009 , 0x0000003e 
+ 00019522  0x000045c6 branch  0x00004c3d , 0x00000002 
+ 00019523  0x000045c7 call  0x00004c7b 
+ 00019524  0x000045c8 call  0x00004c46 
+ 00019525  0x000045c9 branch  0x00004c79 
+ 00019526  0x000045cc jam  0x00000000 , 0x000048e7 
+ 00019527  0x000045cd nop  0x00000032 
+ 00019528  0x000045ce call  0x00004c65 
+ 00019529  0x000045cf fetch  0x00000002 , 0x000048e5 
+ 00019530  0x000045d1 copy  0x0000003f , 0x00000005 
+ 00019531  0x000045d2 fetch  0x00000001 , 0x000048e8 
+ 00019532  0x000045d3 iadd  0x00000005 , 0x00000005 
+ 00019533  0x000045d4 fetch  0x00000001 , 0x000048e7 
+ 00019534  0x000045d5 istore  0x00000001 , 0x00000005 
+ 00019535  0x000045d6 fetch  0x00000001 , 0x000048e8 
+ 00019536  0x000045d7 increase  0x00000001 , 0x0000003f 
+ 00019537  0x000045d8 store  0x00000001 , 0x000048e8 
+ 00019538  0x000045d9 rtn 
+ 00019539  0x000045dd nop  0x00000014 
+ 00019540  0x000045de fetch  0x00000002 , 0x00004898 
+ 00019541  0x000045df copy  0x0000003f , 0x00000012 
+ 00019542  0x000045e0 jam  0x00000000 , 0x000048e8 
+ 00019543  0x000045e2 jam  0x00000000 , 0x000048e7 
+ 00019544  0x000045e3 ifetcht  0x00000001 , 0x00000012 
+ 00019545  0x000045e4 isolate1  0x00000007 , 0x00000002 
+ 00019546  0x000045e5 branch  0x00004c5f , 0x00000001 
+ 00019547  0x000045e6 call  0x00006ef7 
+ 00019548  0x000045e7 call  0x00004c65 
+ 00019549  0x000045e8 ifetcht  0x00000001 , 0x00000012 
+ 00019550  0x000045e9 call  0x00006f0f 
+ 00019551  0x000045eb increase  0x00000001 , 0x00000012 
+ 00019552  0x000045ec fetch  0x00000002 , 0x000048e3 
+ 00019553  0x000045ed call  0x00004c4a 
+ 00019554  0x000045ee sub  0x0000003f , 0x00000013 , 0x0000003e 
+ 00019555  0x000045ef branch  0x00004c57 , 0x00000002 
+ 00019556  0x000045f0 rtn 
+ 00019557  0x000045f4 fetch  0x00000002 , 0x00004896 
+ 00019558  0x000045f5 copy  0x0000003f , 0x00000013 
+ 00019559  0x000045f6 arg  0x00000008 , 0x00000039 
+ 00019560  0x000045f9 ifetcht  0x00000001 , 0x00000013 
+ 00019561  0x000045fa call  0x00006ee6 
+ 00019562  0x000045fb fetch  0x00000001 , 0x000048e7 
+ 00019563  0x000045fc rshift  0x0000003f , 0x0000003f 
+ 00019564  0x000045fd setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00019565  0x000045fe store  0x00000001 , 0x000048e7 
+ 00019566  0x000045ff increase  0x00000001 , 0x00000013 
+ 00019567  0x00004600 loop  0x00004c68 
+ 00019568  0x00004601 rtn 
+ 00019569  0x00004603 fetcht  0x00000001 , 0x00004865 
+ 00019570  0x00004604 call  0x00006ef7 
+ 00019571  0x00004605 nop  0x00000014 
+ 00019572  0x00004606 fetcht  0x00000001 , 0x00004865 
+ 00019573  0x00004607 call  0x00006ef3 
+ 00019574  0x00004608 nop  0x00001770 
+ 00019575  0x00004609 rtn 
+ 00019576  0x0000460a branch  0x00004c00 
+ 00019577  0x0000460c fetcht  0x00000001 , 0x00004864 
+ 00019578  0x0000460d branch  0x00006ef3 
+ 00019579  0x00004610 fetcht  0x00000001 , 0x00004864 
+ 00019580  0x00004611 branch  0x00006ef7 
+ 00019581  0x00004613 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00019582  0x00004614 rtn  0x00000005 
+ 00019583  0x00004615 set0  0x00000007 , 0x00000002 
+ 00019584  0x00004616 branch  0x00006edd 
+ 00019585  0x00004618 fetcht  0x00000001 , 0x00004864 
+ 00019586  0x00004619 branch  0x00006edd 
+ 00019587  0x0000461c fetcht  0x00000001 , 0x00004863 
+ 00019588  0x0000461d branch  0x00006ef3 
+ 00019589  0x00004620 fetcht  0x00000001 , 0x00004863 
+ 00019590  0x00004621 branch  0x00006ef7 
+ 00019591  0x0000462d jam  0x00000000 , 0x000048eb 
+ 00019592  0x0000462e fetch  0x00000002 , 0x000048ec 
+ 00019593  0x0000462f store  0x00000002 , 0x000048ee 
+ 00019594  0x00004630 rtn 
+ 00019595  0x00004634 bpatch  0x00000050 , 0x0000400a 
+ 00019596  0x00004635 arg  0x0000489c , 0x00000011 
+ 00019597  0x00004636 arg  0x000048b0 , 0x00000012 
+ 00019598  0x00004637 arg  0x00000014 , 0x00000039 
+ 00019599  0x00004638 call  0x00007d64 
+ 00019600  0x00004639 nbranch  0x00004c87 , 0x00000005 
+ 00019601  0x0000463a call  0x00004cc5 
+ 00019602  0x0000463b call  0x00004c87 , 0x00000034 
+ 00019603  0x0000463d call  0x00004ccd 
+ 00019604  0x0000463e fetch  0x00000001 , 0x0000497b 
+ 00019605  0x0000463f nrtn  0x00000034 
+ 00019606  0x00004640 fetch  0x00000001 , 0x000049c1 
+ 00019607  0x00004641 rtneq  0x00000001 
+ 00019608  0x00004642 rtneq  0x00000002 
+ 00019609  0x00004643 rtneq  0x00000004 
+ 00019610  0x00004646 jam  0x00000000 , 0x000048e8 
+ 00019611  0x00004647 arg  0x0000489c , 0x00000011 
+ 00019612  0x00004648 arg  0x000048c4 , 0x00000012 
+ 00019613  0x0000464a ifetcht  0x00000001 , 0x00000011 
+ 00019614  0x0000464b ifetch  0x00000001 , 0x00000012 
+ 00019615  0x0000464c ixor  0x00000002 , 0x0000003f 
+ 00019616  0x0000464d branch  0x00004cbd , 0x00000034 
+ 00019617  0x0000464e store  0x00000001 , 0x000048e7 
+ 00019618  0x0000464f storet  0x00000001 , 0x000048f6 
+ 00019619  0x00004650 istoret  0x00000001 , 0x00000012 
+ 00019620  0x00004651 jam  0x00000001 , 0x000048f4 
+ 00019621  0x00004652 jam  0x00000000 , 0x000048f7 
+ 00019622  0x00004654 fetch  0x00000001 , 0x000048e7 
+ 00019623  0x00004655 bbit0  0x00000000 , 0x00004cb3 
+ 00019624  0x00004656 fetch  0x00000001 , 0x000048e8 
+ 00019625  0x00004657 mul32  0x0000003f , 0x00000008 , 0x0000003f 
+ 00019626  0x00004658 fetcht  0x00000001 , 0x000048f7 
+ 00019627  0x00004659 iadd  0x00000002 , 0x0000003f 
+ 00019628  0x0000465a arg  0x00004901 , 0x00000006 
+ 00019629  0x0000465b iadd  0x00000006 , 0x00000006 
+ 00019630  0x0000465c ifetch  0x00000001 , 0x00000006 
+ 00019631  0x0000465d store  0x00000001 , 0x000048f5 
+ 00019632  0x0000465e call  0x00004cfc 
+ 00019633  0x0000465f call  0x00004d3a 
+ 00019634  0x00004660 call  0x00004dbb 
+ 00019635  0x00004662 fetch  0x00000001 , 0x000048e7 
+ 00019636  0x00004663 rshift  0x0000003f , 0x0000003f 
+ 00019637  0x00004664 store  0x00000001 , 0x000048e7 
+ 00019638  0x00004665 fetch  0x00000001 , 0x000048f6 
+ 00019639  0x00004666 rshift  0x0000003f , 0x0000003f 
+ 00019640  0x00004667 store  0x00000001 , 0x000048f6 
+ 00019641  0x00004668 fetch  0x00000001 , 0x000048f7 
+ 00019642  0x00004669 increase  0x00000001 , 0x0000003f 
+ 00019643  0x0000466a store  0x00000001 , 0x000048f7 
+ 00019644  0x0000466b loop  0x00004ca6 
+ 00019645  0x0000466d increase  0x00000001 , 0x00000011 
+ 00019646  0x0000466e increase  0x00000001 , 0x00000012 
+ 00019647  0x0000466f fetch  0x00000001 , 0x000048e8 
+ 00019648  0x00004670 increase  0x00000001 , 0x0000003f 
+ 00019649  0x00004671 store  0x00000001 , 0x000048e8 
+ 00019650  0x00004672 sub  0x0000003f , 0x00000013 , 0x0000003e 
+ 00019651  0x00004673 branch  0x00004c9d , 0x00000002 
+ 00019652  0x00004674 rtn 
+ 00019653  0x00004677 fetch  0x00000008 , 0x0000489c 
+ 00019654  0x00004678 nrtn  0x00000034 
+ 00019655  0x00004679 fetch  0x00000008 , 0x000048a4 
+ 00019656  0x0000467a nrtn  0x00000034 
+ 00019657  0x0000467b fetch  0x00000004 , 0x000048ac 
+ 00019658  0x0000467c nrtn  0x00000034 
+ 00019659  0x0000467d jam  0x00000000 , 0x000049c1 
+ 00019660  0x0000467e rtn 
+ 00019661  0x00004683 bpatch  0x00000051 , 0x0000400a 
+ 00019662  0x00004684 jam  0x00000000 , 0x0000497b 
+ 00019663  0x00004685 jam  0x00000000 , 0x000048f1 
+ 00019664  0x00004686 arg  0x0000489c , 0x00000011 
+ 00019665  0x00004687 arg  0x00000014 , 0x00000039 
+ 00019666  0x00004689 jam  0x00000000 , 0x000048f0 
+ 00019667  0x0000468a ifetch  0x00000001 , 0x00000011 
+ 00019668  0x0000468b branch  0x00004cf7 , 0x00000034 
+ 00019669  0x0000468d fetcht  0x00000001 , 0x000048f0 
+ 00019670  0x0000468e increase  0x00000001 , 0x00000002 
+ 00019671  0x0000468f storet  0x00000001 , 0x000048f0 
+ 00019672  0x00004690 copy  0x0000003f , 0x00000002 
+ 00019673  0x00004691 increase  0xffffffff , 0x0000003f 
+ 00019674  0x00004692 iand  0x00000002 , 0x0000003f 
+ 00019675  0x00004693 nbranch  0x00004cd5 , 0x00000005 
+ 00019676  0x00004694 fetch  0x00000001 , 0x000048f0 
+ 00019677  0x00004695 fetcht  0x00000001 , 0x000048f1 
+ 00019678  0x00004696 iadd  0x00000002 , 0x00000002 
+ 00019679  0x00004697 storet  0x00000001 , 0x000048f1 
+ 00019680  0x00004698 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019681  0x00004699 branch  0x00004cf7 , 0x00000002 
+ 00019682  0x0000469a sub  0x00000002 , 0x00000002 , 0x0000003e 
+ 00019683  0x0000469b branch  0x00004cf7 , 0x00000002 
+ 00019684  0x0000469c jam  0x00000000 , 0x000048e8 
+ 00019685  0x0000469d jam  0x00000000 , 0x000048f2 
+ 00019686  0x0000469e ifetcht  0x00000001 , 0x00000011 
+ 00019687  0x0000469f arg  0x0000489c , 0x00000012 
+ 00019688  0x000046a1 fetch  0x00000001 , 0x000048e8 
+ 00019689  0x000046a2 increase  0x00000001 , 0x0000003f 
+ 00019690  0x000046a3 store  0x00000001 , 0x000048e8 
+ 00019691  0x000046a4 sub  0x0000003f , 0x00000013 , 0x0000003e 
+ 00019692  0x000046a5 nbranch  0x00004cf7 , 0x00000002 
+ 00019693  0x000046a6 ifetch  0x00000001 , 0x00000012 
+ 00019694  0x000046a7 iand  0x00000002 , 0x0000003e 
+ 00019695  0x000046a8 branch  0x00004cfa , 0x00000005 
+ 00019696  0x000046a9 fetch  0x00000001 , 0x000048f2 
+ 00019697  0x000046aa increase  0x00000001 , 0x0000003f 
+ 00019698  0x000046ab store  0x00000001 , 0x000048f2 
+ 00019699  0x000046ac sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019700  0x000046ad branch  0x00004cfa , 0x00000002 
+ 00019701  0x000046ae jam  0x00000001 , 0x0000497b 
+ 00019702  0x000046af rtn 
+ 00019703  0x000046b2 increase  0x00000001 , 0x00000011 
+ 00019704  0x000046b3 loop  0x00004cd2 
+ 00019705  0x000046b4 rtn 
+ 00019706  0x000046b7 increase  0x00000001 , 0x00000012 
+ 00019707  0x000046b8 branch  0x00004ce8 
+ 00019708  0x000046c1 bpatch  0x00000052 , 0x0000400a 
+ 00019709  0x000046c2 fetch  0x00000001 , 0x000048f6 
+ 00019710  0x000046c3 ncall  0x00004d4e , 0x00000034 
+ 00019711  0x000046c4 fetch  0x00000001 , 0x000049a1 
+ 00019712  0x000046c5 ncall  0x00004d11 , 0x00000034 
+ 00019713  0x000046c6 fetch  0x00000001 , 0x000049ae 
+ 00019714  0x000046c7 fetcht  0x00000001 , 0x000049a1 
+ 00019715  0x000046c8 ixor  0x00000002 , 0x0000003f 
+ 00019716  0x000046c9 rtn  0x00000005 
+ 00019717  0x000046ca fetch  0x00000001 , 0x000048f5 
+ 00019718  0x000046cb beq  0x00000029 , 0x00004d19 
+ 00019719  0x000046cc beq  0x0000004c , 0x00004d1b 
+ 00019720  0x000046cd sub  0x0000003f , 0x00000045 , 0x0000003e 
+ 00019721  0x000046ce nrtn  0x00000002 
+ 00019722  0x000046cf arg  0x0000003a , 0x00000002 
+ 00019723  0x000046d0 isub  0x00000002 , 0x0000003f 
+ 00019724  0x000046d1 nrtn  0x00000002 
+ 00019725  0x000046d2 arg  0x000049b0 , 0x00000006 
+ 00019726  0x000046d3 iadd  0x00000006 , 0x00000006 
+ 00019727  0x000046d4 ifetch  0x00000001 , 0x00000006 
+ 00019728  0x000046d5 branch  0x00004d38 
+ 00019729  0x000046d8 fetch  0x00000001 , 0x000048f5 
+ 00019730  0x000046d9 beq  0x00000052 , 0x00004d1d 
+ 00019731  0x000046da beq  0x00000051 , 0x00004d21 
+ 00019732  0x000046db beq  0x00000050 , 0x00004d25 
+ 00019733  0x000046dc beq  0x0000004f , 0x00004d29 
+ 00019734  0x000046dd beq  0x000000e0 , 0x00004d2d 
+ 00019735  0x000046de beq  0x0000002c , 0x00004d35 
+ 00019736  0x000046df rtn 
+ 00019737  0x000046e2 fetch  0x00000001 , 0x000049af 
+ 00019738  0x000046e3 branch  0x00004d38 
+ 00019739  0x000046e6 fetch  0x00000001 , 0x000049bc 
+ 00019740  0x000046e7 branch  0x00004d38 
+ 00019741  0x000046ea fetch  0x00000001 , 0x000049bd 
+ 00019742  0x000046eb rtn  0x00000034 
+ 00019743  0x000046ec setarg  0x0000004b 
+ 00019744  0x000046ed branch  0x00004d38 
+ 00019745  0x000046f0 fetch  0x00000001 , 0x000049bd 
+ 00019746  0x000046f1 rtn  0x00000034 
+ 00019747  0x000046f2 setarg  0x0000004e 
+ 00019748  0x000046f3 branch  0x00004d38 
+ 00019749  0x000046f6 fetch  0x00000001 , 0x000049bd 
+ 00019750  0x000046f7 rtn  0x00000034 
+ 00019751  0x000046f8 setarg  0x0000004a 
+ 00019752  0x000046f9 branch  0x00004d38 
+ 00019753  0x000046fc fetch  0x00000001 , 0x000049bd 
+ 00019754  0x000046fd rtn  0x00000034 
+ 00019755  0x000046fe setarg  0x0000004d 
+ 00019756  0x000046ff branch  0x00004d38 
+ 00019757  0x00004702 fetch  0x00000001 , 0x000049be 
+ 00019758  0x00004703 rtn  0x00000034 
+ 00019759  0x00004704 fetch  0x00000001 , 0x000049c6 
+ 00019760  0x00004705 beq  0x00000000 , 0x00004d33 
+ 00019761  0x00004706 setarg  0x000000fd 
+ 00019762  0x00004707 branch  0x00004d38 
+ 00019763  0x00004709 setarg  0x000000aa 
+ 00019764  0x0000470a branch  0x00004d38 
+ 00019765  0x0000470d fetch  0x00000001 , 0x000049bf 
+ 00019766  0x0000470e rtn  0x00000034 
+ 00019767  0x0000470f setarg  0x000000ab 
+ 00019768  0x00004711 store  0x00000001 , 0x000048f5 
+ 00019769  0x00004712 rtn 
+ 00019770  0x00004719 bpatch  0x00000053 , 0x0000400a 
+ 00019771  0x0000471a fetch  0x00000001 , 0x000048f5 
+ 00019772  0x0000471b beq  0x00000046 , 0x00004d50 
+ 00019773  0x0000471c beq  0x0000004b , 0x00004d56 
+ 00019774  0x0000471d beq  0x0000004e , 0x00004d5c 
+ 00019775  0x0000471e beq  0x0000004a , 0x00004d5e 
+ 00019776  0x0000471f beq  0x0000004d , 0x00004d60 
+ 00019777  0x00004720 beq  0x000000a5 , 0x00004d62 
+ 00019778  0x00004721 beq  0x000000a6 , 0x00004d69 
+ 00019779  0x00004722 beq  0x000000a7 , 0x00004d6b 
+ 00019780  0x00004723 beq  0x000000a8 , 0x00004d6d 
+ 00019781  0x00004724 beq  0x000000a9 , 0x00004d6f 
+ 00019782  0x00004725 beq  0x000000aa , 0x00004d7a 
+ 00019783  0x00004726 beq  0x000000ab , 0x00004d81 
+ 00019784  0x00004727 beq  0x000000ac , 0x00004d8c 
+ 00019785  0x00004728 rtn 
+ 00019786  0x0000472b fetch  0x00000001 , 0x000048f6 
+ 00019787  0x0000472c nrtn  0x00000034 
+ 00019788  0x0000472d jam  0x0000000a , 0x000049c4 
+ 00019789  0x0000472e rtn 
+ 00019790  0x00004731 jam  0x00000000 , 0x000049c4 
+ 00019791  0x00004732 rtn 
+ 00019792  0x00004735 fetch  0x00000001 , 0x000049c6 
+ 00019793  0x00004736 rtneq  0x00000000 
+ 00019794  0x00004737 rtneq  0x00000001 
+ 00019795  0x00004738 jam  0x0000000a , 0x000049c2 
+ 00019796  0x00004739 jam  0x00000020 , 0x000049c3 
+ 00019797  0x0000473a branch  0x00004d95 
+ 00019798  0x0000473d jam  0x00000052 , 0x000049c3 
+ 00019799  0x0000473f fetch  0x00000001 , 0x000049c6 
+ 00019800  0x00004740 rtneq  0x00000000 
+ 00019801  0x00004741 rtneq  0x00000001 
+ 00019802  0x00004742 jam  0x00000008 , 0x000049c2 
+ 00019803  0x00004743 branch  0x00004d95 
+ 00019804  0x00004746 jam  0x00000051 , 0x000049c3 
+ 00019805  0x00004747 branch  0x00004d57 
+ 00019806  0x0000474a jam  0x00000050 , 0x000049c3 
+ 00019807  0x0000474b branch  0x00004d57 
+ 00019808  0x0000474e jam  0x0000004f , 0x000049c3 
+ 00019809  0x0000474f branch  0x00004d57 
+ 00019810  0x00004752 jam  0x00000004 , 0x000049c3 
+ 00019811  0x00004754 jam  0x00000001 , 0x000049c2 
+ 00019812  0x00004755 fetch  0x00000001 , 0x000049c6 
+ 00019813  0x00004756 beq  0x00000000 , 0x00004d95 
+ 00019814  0x00004757 beq  0x00000001 , 0x00004d95 
+ 00019815  0x00004758 jam  0x00000008 , 0x000049c2 
+ 00019816  0x00004759 branch  0x00004d95 
+ 00019817  0x0000475c jam  0x00000006 , 0x000049c3 
+ 00019818  0x0000475d branch  0x00004d63 
+ 00019819  0x00004760 jam  0x00000019 , 0x000049c3 
+ 00019820  0x00004761 branch  0x00004d63 
+ 00019821  0x00004764 jam  0x0000001b , 0x000049c3 
+ 00019822  0x00004765 branch  0x00004d63 
+ 00019823  0x00004768 fetch  0x00000001 , 0x000049c6 
+ 00019824  0x00004769 beq  0x00000000 , 0x00004d74 
+ 00019825  0x0000476a beq  0x00000003 , 0x00004d77 
+ 00019826  0x0000476b setarg  0x000000fc 
+ 00019827  0x0000476c branch  0x00004d38 
+ 00019828  0x0000476e jam  0x00000008 , 0x000049c2 
+ 00019829  0x0000476f jam  0x0000000f , 0x000049c3 
+ 00019830  0x00004770 branch  0x00004d95 
+ 00019831  0x00004772 jam  0x00000009 , 0x000049c2 
+ 00019832  0x00004773 jam  0x00000014 , 0x000049c3 
+ 00019833  0x00004774 branch  0x00004d95 
+ 00019834  0x00004777 fetch  0x00000001 , 0x000049c6 
+ 00019835  0x00004778 beq  0x00000000 , 0x00004d7e 
+ 00019836  0x00004779 setarg  0x000000fd 
+ 00019837  0x0000477a branch  0x00004d38 
+ 00019838  0x0000477c jam  0x00000009 , 0x000049c2 
+ 00019839  0x0000477d jam  0x00000012 , 0x000049c3 
+ 00019840  0x0000477e branch  0x00004d95 
+ 00019841  0x00004781 fetch  0x00000001 , 0x000049c6 
+ 00019842  0x00004782 beq  0x00000000 , 0x00004d88 
+ 00019843  0x00004783 beq  0x00000001 , 0x00004d8a 
+ 00019844  0x00004784 jam  0x00000001 , 0x000049c2 
+ 00019845  0x00004786 jam  0x0000002c , 0x000049c3 
+ 00019846  0x00004787 call  0x00004d4a 
+ 00019847  0x00004788 branch  0x00004d95 
+ 00019848  0x0000478a jam  0x00000008 , 0x000049c2 
+ 00019849  0x0000478b branch  0x00004d85 
+ 00019850  0x0000478d jam  0x00000002 , 0x000049c2 
+ 00019851  0x0000478e branch  0x00004d85 
+ 00019852  0x00004791 fetch  0x00000001 , 0x000049c6 
+ 00019853  0x00004792 beq  0x00000000 , 0x00004d92 
+ 00019854  0x00004793 beq  0x00000001 , 0x00004d92 
+ 00019855  0x00004794 jam  0x00000001 , 0x000049c2 
+ 00019856  0x00004795 jam  0x00000052 , 0x000049c3 
+ 00019857  0x00004796 branch  0x00004d95 
+ 00019858  0x00004798 jam  0x00000008 , 0x000049c2 
+ 00019859  0x00004799 jam  0x0000002b , 0x000049c3 
+ 00019860  0x0000479a branch  0x00004d95 
+ 00019861  0x0000479d jam  0x00000000 , 0x000048f5 
+ 00019862  0x0000479e fetch  0x00000001 , 0x000048f6 
+ 00019863  0x0000479f bbit0  0x00000000 , 0x00004d9c 
+ 00019864  0x000047a0 fetch  0x00000001 , 0x000049c1 
+ 00019865  0x000047a1 beq  0x00000003 , 0x00004da8 
+ 00019866  0x000047a3 jam  0x00000001 , 0x000049c1 
+ 00019867  0x000047a4 rtn 
+ 00019868  0x000047a7 jam  0x00000004 , 0x000049c1 
+ 00019869  0x000047a8 rtn 
+ 00019870  0x000047ab jam  0x00000006 , 0x000049c1 
+ 00019871  0x000047ac rtn 
+ 00019872  0x000047b0 store  0x00000001 , 0x00004856 
+ 00019873  0x000047b1 storet  0x00000001 , 0x00004858 
+ 00019874  0x000047b2 call  0x00007dba 
+ 00019875  0x000047b3 jam  0x00000000 , 0x00004855 
+ 00019876  0x000047b4 branch  0x00004e89 
+ 00019877  0x000047b7 fetch  0x00000001 , 0x000049c2 
+ 00019878  0x000047b8 arg  0x00000000 , 0x00000002 
+ 00019879  0x000047b9 call  0x00004da0 
+ 00019880  0x000047bb jam  0x00000002 , 0x000049c1 
+ 00019881  0x000047bc rtn 
+ 00019882  0x000047bf jam  0x00000003 , 0x000049c1 
+ 00019883  0x000047c0 fetch  0x00000001 , 0x000049c2 
+ 00019884  0x000047c1 fetcht  0x00000001 , 0x000049c3 
+ 00019885  0x000047c2 branch  0x00004da0 
+ 00019886  0x000047c5 jam  0x00000000 , 0x00004855 
+ 00019887  0x000047c6 fetch  0x00000001 , 0x000049c2 
+ 00019888  0x000047c7 arg  0x00000000 , 0x00000002 
+ 00019889  0x000047c8 call  0x00004da0 
+ 00019890  0x000047c9 fetch  0x00000001 , 0x000049c4 
+ 00019891  0x000047ca branch  0x00004d9e , 0x00000034 
+ 00019892  0x000047cc jam  0x00000005 , 0x000049c1 
+ 00019893  0x000047cd rtn 
+ 00019894  0x000047d0 branch  0x00004da2 
+ 00019895  0x000047d3 jam  0x00000000 , 0x000049c1 
+ 00019896  0x000047d4 arg  0x00000000 , 0x0000003f 
+ 00019897  0x000047d5 arg  0x00000000 , 0x00000002 
+ 00019898  0x000047d6 branch  0x00004da0 
+ 00019899  0x000047db bpatch  0x00000054 , 0x0000400a 
+ 00019900  0x000047dc fetch  0x00000001 , 0x000048f5 
+ 00019901  0x000047dd sub  0x0000003f , 0x000000e7 , 0x0000003e 
+ 00019902  0x000047de branch  0x00004dc3 , 0x00000002 
+ 00019903  0x000047df jam  0x00000001 , 0x000049c5 
+ 00019904  0x000047e0 fetch  0x00000001 , 0x000048f6 
+ 00019905  0x000047e1 bbit1  0x00000000 , 0x00004dc3 
+ 00019906  0x000047e2 jam  0x00000002 , 0x000049c5 
+ 00019907  0x000047e4 jam  0x00000000 , 0x00004900 
+ 00019908  0x000047e5 fetch  0x00000001 , 0x000048f6 
+ 00019909  0x000047e6 bbit1  0x00000000 , 0x00004ddd 
+ 00019910  0x000047e8 fetcht  0x00000001 , 0x000048f5 
+ 00019911  0x000047e9 arg  0x00000006 , 0x00000039 
+ 00019912  0x000047ea arg  0x000048fa , 0x00000006 
+ 00019913  0x000047ec ifetch  0x00000001 , 0x00000006 
+ 00019914  0x000047ed branch  0x00004dd4 , 0x00000034 
+ 00019915  0x000047ee isub  0x00000002 , 0x0000003e 
+ 00019916  0x000047ef nbranch  0x00004dd3 , 0x00000005 
+ 00019917  0x000047f0 ifetch  0x00000001 , 0x00000006 
+ 00019918  0x000047f1 increase  0xfffffffe , 0x00000006 
+ 00019919  0x000047f2 istore  0x00000001 , 0x00000006 
+ 00019920  0x000047f3 rtn  0x00000034 
+ 00019921  0x000047f4 increase  0x00000001 , 0x00000006 
+ 00019922  0x000047f5 istoret  0x00000001 , 0x00000006 
+ 00019923  0x000047f7 loop  0x00004dc9 
+ 00019924  0x000047f8 sub  0x00000002 , 0x000000e7 , 0x0000003e 
+ 00019925  0x000047f9 nrtn  0x00000002 
+ 00019926  0x000047fa sub  0x00000002 , 0x000000bf , 0x0000003e 
+ 00019927  0x000047fb rtn  0x00000002 
+ 00019928  0x000047fd and  0x00000002 , 0x00000007 , 0x00000007 
+ 00019929  0x000047fe fetch  0x00000001 , 0x000048f8 
+ 00019930  0x000047ff qset0  0x0000003f 
+ 00019931  0x00004800 store  0x00000001 , 0x000048f8 
+ 00019932  0x00004801 rtn 
+ 00019933  0x00004804 fetcht  0x00000001 , 0x000048f5 
+ 00019934  0x00004805 arg  0x00000006 , 0x00000039 
+ 00019935  0x00004806 arg  0x000048fa , 0x00000006 
+ 00019936  0x00004808 ifetch  0x00000001 , 0x00000006 
+ 00019937  0x00004809 branch  0x00004dee , 0x00000034 
+ 00019938  0x0000480a isub  0x00000002 , 0x0000003e 
+ 00019939  0x0000480b rtn  0x00000005 
+ 00019940  0x0000480c loop  0x00004de0 
+ 00019941  0x0000480d sub  0x00000002 , 0x000000e7 , 0x0000003e 
+ 00019942  0x0000480e nrtn  0x00000002 
+ 00019943  0x0000480f sub  0x00000002 , 0x000000bf , 0x0000003e 
+ 00019944  0x00004810 rtn  0x00000002 
+ 00019945  0x00004812 and  0x00000002 , 0x00000007 , 0x00000007 
+ 00019946  0x00004813 fetch  0x00000001 , 0x000048f8 
+ 00019947  0x00004814 qset1  0x0000003f 
+ 00019948  0x00004815 store  0x00000001 , 0x000048f8 
+ 00019949  0x00004816 rtn 
+ 00019950  0x00004819 sub  0x00000002 , 0x000000e7 , 0x0000003e 
+ 00019951  0x0000481a nbranch  0x00004df2 , 0x00000002 
+ 00019952  0x0000481b sub  0x00000002 , 0x000000bf , 0x0000003e 
+ 00019953  0x0000481c nbranch  0x00004de9 , 0x00000002 
+ 00019954  0x0000481e increase  0xffffffff , 0x00000006 
+ 00019955  0x0000481f istoret  0x00000001 , 0x00000006 
+ 00019956  0x00004820 rtn 
+ 00019957  0x00004825 bpatch  0x00000055 , 0x0000400a 
+ 00019958  0x00004826 call  0x00004e14 
+ 00019959  0x00004827 jam  0x00000000 , 0x000049a1 
+ 00019960  0x00004828 jam  0x00000000 , 0x000049a2 
+ 00019961  0x00004829 jam  0x00000000 , 0x000049a3 
+ 00019962  0x0000482a fetch  0x00000001 , 0x000048f8 
+ 00019963  0x0000482b ncall  0x00004e41 , 0x00000034 
+ 00019964  0x0000482c arg  0x000048fa , 0x00000006 
+ 00019965  0x0000482d arg  0x00000006 , 0x00000039 
+ 00019966  0x0000482f ifetch  0x00000001 , 0x00000006 
+ 00019967  0x00004830 sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00019968  0x00004831 call  0x00004e43 , 0x00000005 
+ 00019969  0x00004832 sub  0x0000003f , 0x000000de , 0x0000003e 
+ 00019970  0x00004833 call  0x00004e45 , 0x00000005 
+ 00019971  0x00004834 loop  0x00004dfe 
+ 00019972  0x00004835 fetch  0x00000001 , 0x00004666 
+ 00019973  0x00004836 beq  0x00000000 , 0x00004e11 
+ 00019974  0x00004838 call  0x00004b37 
+ 00019975  0x00004839 fetch  0x00000001 , 0x000049a4 
+ 00019976  0x0000483a branch  0x00004e24 , 0x00000034 
+ 00019977  0x0000483b fetch  0x00000002 , 0x000048fa 
+ 00019978  0x0000483c fetcht  0x00000002 , 0x000049a5 
+ 00019979  0x0000483d isub  0x00000002 , 0x0000003e 
+ 00019980  0x0000483e branch  0x00004e29 , 0x00000005 
+ 00019981  0x0000483f byteswap  0x00000002 , 0x00000002 
+ 00019982  0x00004840 isub  0x00000002 , 0x0000003e 
+ 00019983  0x00004841 branch  0x00004e29 , 0x00000005 
+ 00019984  0x00004842 rtn 
+ 00019985  0x00004844 fetch  0x00000001 , 0x000049a4 
+ 00019986  0x00004845 branch  0x00004e24 , 0x00000034 
+ 00019987  0x00004846 branch  0x00004e32 
+ 00019988  0x00004849 fetch  0x00000001 , 0x000049a4 
+ 00019989  0x0000484a nrtn  0x00000034 
+ 00019990  0x0000484b fetcht  0x00000001 , 0x00004655 
+ 00019991  0x0000484c sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00019992  0x0000484d rtn  0x00000005 
+ 00019993  0x0000484e call  0x00006ee6 
+ 00019994  0x0000484f nbranch  0x00004e20 , 0x00000001 
+ 00019995  0x00004850 arg  0x00000008 , 0x00000039 
+ 00019996  0x00004851 arg  0x000048f8 , 0x00000005 
+ 00019997  0x00004852 call  0x00007ca1 
+ 00019998  0x00004853 jam  0x000000de , 0x000048fa 
+ 00019999  0x00004854 rtn 
+ 00020000  0x00004857 fetch  0x00000001 , 0x000048fa 
+ 00020001  0x00004858 rtnne  0x000000de 
+ 00020002  0x00004859 jam  0x00000000 , 0x000048fa 
+ 00020003  0x0000485a rtn 
+ 00020004  0x0000485d bpatch  0x00000056 , 0x0000400a 
+ 00020005  0x0000485e fetch  0x00000001 , 0x000049a3 
+ 00020006  0x0000485f rtn  0x00000034 
+ 00020007  0x00004860 fetch  0x00000001 , 0x00004666 
+ 00020008  0x00004861 beq  0x00000000 , 0x00004e39 
+ 00020009  0x00004864 jam  0x00000000 , 0x000048f4 
+ 00020010  0x00004865 fetch  0x00000001 , 0x00004666 
+ 00020011  0x00004866 rtneq  0x00000000 
+ 00020012  0x00004867 fetch  0x00000008 , 0x00004713 
+ 00020013  0x00004868 rtnbit1  0x00000006 
+ 00020014  0x00004869 arg  0x00000006 , 0x00000007 
+ 00020015  0x0000486a call  0x00005f00 
+ 00020016  0x0000486b call  0x000042d0 
+ 00020017  0x0000486c branch  0x00004b90 
+ 00020018  0x00004871 fetch  0x00000002 , 0x000048fa 
+ 00020019  0x00004872 fetcht  0x00000002 , 0x000049a7 
+ 00020020  0x00004873 isub  0x00000002 , 0x0000003e 
+ 00020021  0x00004874 branch  0x00004e39 , 0x00000005 
+ 00020022  0x00004875 byteswap  0x00000002 , 0x00000002 
+ 00020023  0x00004876 isub  0x00000002 , 0x0000003e 
+ 00020024  0x00004877 nrtn  0x00000005 
+ 00020025  0x00004879 call  0x000049f8 
+ 00020026  0x0000487a jam  0x00000000 , 0x000048f4 
+ 00020027  0x0000487b fetch  0x00000002 , 0x000045d8 
+ 00020028  0x0000487c nrtn  0x00000034 
+ 00020029  0x0000487d setarg  0x00000000 
+ 00020030  0x0000487e store  0x00000002 , 0x00004781 
+ 00020031  0x0000487f call  0x00004b7c 
+ 00020032  0x00004880 branch  0x00006047 
+ 00020033  0x00004884 jam  0x00000001 , 0x000049a2 
+ 00020034  0x00004885 rtn 
+ 00020035  0x00004888 jam  0x00000001 , 0x000049a1 
+ 00020036  0x00004889 rtn 
+ 00020037  0x0000488c jam  0x00000001 , 0x000049a3 
+ 00020038  0x0000488d rtn 
+ 00020039  0x00004893 bpatch  0x00000057 , 0x0000400a 
+ 00020040  0x00004894 disable  0x00000028 
+ 00020041  0x00004895 jam  0x00000000 , 0x0000496c 
+ 00020042  0x00004896 jam  0x00000000 , 0x0000496d 
+ 00020043  0x00004897 jam  0x00000000 , 0x0000496e 
+ 00020044  0x00004898 fetch  0x00000001 , 0x000049c1 
+ 00020045  0x00004899 beq  0x00000001 , 0x00004da5 
+ 00020046  0x0000489a beq  0x00000002 , 0x00004daa 
+ 00020047  0x0000489b beq  0x00000003 , 0x00004daa 
+ 00020048  0x0000489c beq  0x00000004 , 0x00004dae 
+ 00020049  0x0000489d beq  0x00000006 , 0x00004db7 
+ 00020050  0x0000489e fetch  0x00000001 , 0x000048f4 
+ 00020051  0x0000489f branch  0x00004e64 , 0x00000034 
+ 00020052  0x000048a0 increase  0xffffffff , 0x0000003f 
+ 00020053  0x000048a1 store  0x00000001 , 0x000048f4 
+ 00020054  0x000048a2 call  0x00004e61 
+ 00020055  0x000048a3 jam  0x0000000a , 0x000049ac 
+ 00020056  0x000048a4 call  0x00005c0b 
+ 00020057  0x000048a5 fetch  0x00000001 , 0x000049c1 
+ 00020058  0x000048a6 beq  0x00000005 , 0x00004db6 
+ 00020059  0x000048a7 arg  0x00004855 , 0x00000005 
+ 00020060  0x000048a8 arg  0x0000000a , 0x00000039 
+ 00020061  0x000048a9 call  0x00007ca1 
+ 00020062  0x000048aa call  0x00004e74 
+ 00020063  0x000048ab jam  0x00000000 , 0x0000485f 
+ 00020064  0x000048ac rtn 
+ 00020065  0x000048af jam  0x00000003 , 0x000040c0 
+ 00020066  0x000048b0 jam  0x0000000a , 0x0000477e 
+ 00020067  0x000048b1 rtn 
+ 00020068  0x000048b6 fetch  0x00000001 , 0x00004666 
+ 00020069  0x000048b7 rtneq  0x00000001 
+ 00020070  0x000048b8 fetch  0x00000001 , 0x000049ab 
+ 00020071  0x000048b9 rtn  0x00000034 
+ 00020072  0x000048ba fetch  0x00000001 , 0x000049a9 
+ 00020073  0x000048bb nrtn  0x00000034 
+ 00020074  0x000048bc fetcht  0x00000001 , 0x000049ad 
+ 00020075  0x000048bd fetch  0x00000001 , 0x000049ac 
+ 00020076  0x000048be isub  0x00000002 , 0x0000003e 
+ 00020077  0x000048bf store  0x00000001 , 0x000049ad 
+ 00020078  0x000048c0 rtn  0x00000005 
+ 00020079  0x000048c1 arg  0x00004855 , 0x00000005 
+ 00020080  0x000048c2 arg  0x0000000a , 0x00000039 
+ 00020081  0x000048c3 call  0x00007ca1 
+ 00020082  0x000048c4 call  0x00007dba 
+ 00020083  0x000048c5 branch  0x00004e89 
+ 00020084  0x000048ca fetch  0x00000001 , 0x000049c5 
+ 00020085  0x000048cb beq  0x00000002 , 0x00004f05 
+ 00020086  0x000048cc arg  0x000048fa , 0x00000006 
+ 00020087  0x000048cd arg  0x00000006 , 0x00000039 
+ 00020088  0x000048cf ifetch  0x00000001 , 0x00000006 
+ 00020089  0x000048d0 sub  0x0000003f , 0x000000e7 , 0x0000003e 
+ 00020090  0x000048d1 nbranch  0x00004e9c , 0x00000002 
+ 00020091  0x000048d3 loop  0x00004e78 
+ 00020092  0x000048d5 fetch  0x00000001 , 0x000048f1 
+ 00020093  0x000048d6 call  0x00004e92 , 0x00000034 
+ 00020094  0x000048d7 jam  0x00000000 , 0x00004855 
+ 00020095  0x000048d8 fetch  0x00000001 , 0x000048fa 
+ 00020096  0x000048d9 sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00020097  0x000048da branch  0x00004e95 , 0x00000005 
+ 00020098  0x000048db arg  0x000048f8 , 0x00000006 
+ 00020099  0x000048dc arg  0x00004856 , 0x00000005 
+ 00020100  0x000048dd arg  0x00000008 , 0x00000039 
+ 00020101  0x000048df ifetch  0x00000001 , 0x00000006 
+ 00020102  0x000048e0 beq  0x0000007f , 0x00004e9a 
+ 00020103  0x000048e2 istore  0x00000001 , 0x00000005 
+ 00020104  0x000048e3 loop  0x00004e85 
+ 00020105  0x000048e6 call  0x00004f10 
+ 00020106  0x000048e8 fetch  0x00000001 , 0x0000485f 
+ 00020107  0x000048e9 beq  0x00000001 , 0x00007dba 
+ 00020108  0x000048ea beq  0x00000002 , 0x00004e90 
+ 00020109  0x000048eb beq  0x00000003 , 0x00004e90 
+ 00020110  0x000048ec beq  0x00000004 , 0x00004e90 
+ 00020111  0x000048ed beq  0x00000005 , 0x00004e90 
+ 00020112  0x000048ef call  0x00005917 
+ 00020113  0x000048f0 branch  0x00007dba 
+ 00020114  0x000048f3 arg  0x000048f8 , 0x00000005 
+ 00020115  0x000048f4 arg  0x00000009 , 0x00000039 
+ 00020116  0x000048f5 branch  0x00007ca1 
+ 00020117  0x000048f9 fetch  0x00000002 , 0x000048f8 
+ 00020118  0x000048fa store  0x00000002 , 0x00004856 
+ 00020119  0x000048fb fetch  0x00000006 , 0x000048fb 
+ 00020120  0x000048fc store  0x00000006 , 0x00004858 
+ 00020121  0x000048fd branch  0x00004e89 
+ 00020122  0x00004900 setarg  0x00000000 
+ 00020123  0x00004901 branch  0x00004e87 
+ 00020124  0x00004905 copy  0x0000003f , 0x00000002 
+ 00020125  0x00004906 bpatch  0x00000058 , 0x0000400b 
+ 00020126  0x00004907 copy  0x00000002 , 0x0000003f 
+ 00020127  0x00004908 jam  0x00000003 , 0x00004855 
+ 00020128  0x00004909 fetcht  0x00000001 , 0x000048f1 
+ 00020129  0x0000490a sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00020130  0x0000490b branch  0x00004f05 , 0x00000005 
+ 00020131  0x0000490c beq  0x000000e8 , 0x00004ebb 
+ 00020132  0x0000490d beq  0x000000e9 , 0x00004ebe 
+ 00020133  0x0000490e beq  0x000000ea , 0x00004ec1 
+ 00020134  0x0000490f beq  0x000000eb , 0x00004ec4 
+ 00020135  0x00004910 beq  0x000000ec , 0x00004ec7 
+ 00020136  0x00004911 beq  0x000000ed , 0x00004eca 
+ 00020137  0x00004912 beq  0x000000ee , 0x00004ecd 
+ 00020138  0x00004913 beq  0x000000ef , 0x00004ed0 
+ 00020139  0x00004914 beq  0x000000f0 , 0x00004ed3 
+ 00020140  0x00004915 beq  0x000000f1 , 0x00004ed6 
+ 00020141  0x00004916 beq  0x000000f2 , 0x00004ed9 
+ 00020142  0x00004917 beq  0x000000f3 , 0x00004edc 
+ 00020143  0x00004918 beq  0x000000f4 , 0x00004edf 
+ 00020144  0x00004919 beq  0x000000f5 , 0x00004ee2 
+ 00020145  0x0000491a beq  0x000000f6 , 0x00004ee5 
+ 00020146  0x0000491b beq  0x000000f7 , 0x00004ee8 
+ 00020147  0x0000491c beq  0x000000f8 , 0x00004eeb 
+ 00020148  0x0000491d beq  0x000000f9 , 0x00004eee 
+ 00020149  0x0000491e beq  0x000000fa , 0x00004ef1 
+ 00020150  0x0000491f beq  0x000000fb , 0x00004ef7 
+ 00020151  0x00004920 beq  0x000000fc , 0x00004efa 
+ 00020152  0x00004921 beq  0x000000fd , 0x00004efd 
+ 00020153  0x00004922 beq  0x000000ff , 0x00004f0c 
+ 00020154  0x00004923 branch  0x00004e89 
+ 00020155  0x00004926 setarg  0x00000183 
+ 00020156  0x00004927 store  0x00000002 , 0x00004856 
+ 00020157  0x00004928 branch  0x00004e89 
+ 00020158  0x0000492a setarg  0x000000cd 
+ 00020159  0x0000492b store  0x00000002 , 0x00004856 
+ 00020160  0x0000492c branch  0x00004e89 
+ 00020161  0x0000492e setarg  0x000000b7 
+ 00020162  0x0000492f store  0x00000002 , 0x00004856 
+ 00020163  0x00004930 branch  0x00004e89 
+ 00020164  0x00004932 setarg  0x000000b6 
+ 00020165  0x00004933 store  0x00000002 , 0x00004856 
+ 00020166  0x00004934 branch  0x00004e89 
+ 00020167  0x00004936 setarg  0x000000b5 
+ 00020168  0x00004937 store  0x00000002 , 0x00004856 
+ 00020169  0x00004938 branch  0x00004e89 
+ 00020170  0x0000493a setarg  0x000000ea 
+ 00020171  0x0000493b store  0x00000002 , 0x00004856 
+ 00020172  0x0000493c branch  0x00004e89 
+ 00020173  0x0000493e setarg  0x000000e9 
+ 00020174  0x0000493f store  0x00000002 , 0x00004856 
+ 00020175  0x00004940 branch  0x00004e89 
+ 00020176  0x00004942 setarg  0x000000e2 
+ 00020177  0x00004943 store  0x00000002 , 0x00004856 
+ 00020178  0x00004944 branch  0x00004e89 
+ 00020179  0x00004946 setarg  0x00000194 
+ 00020180  0x00004947 store  0x00000002 , 0x00004856 
+ 00020181  0x00004948 branch  0x00004e89 
+ 00020182  0x0000494a setarg  0x0000018a 
+ 00020183  0x0000494b store  0x00000002 , 0x00004856 
+ 00020184  0x0000494c branch  0x00004e89 
+ 00020185  0x0000494e setarg  0x00000192 
+ 00020186  0x0000494f store  0x00000002 , 0x00004856 
+ 00020187  0x00004950 branch  0x00004e89 
+ 00020188  0x00004952 setarg  0x00000070 
+ 00020189  0x00004953 store  0x00000002 , 0x00004856 
+ 00020190  0x00004954 branch  0x00004e89 
+ 00020191  0x00004956 setarg  0x0000006f 
+ 00020192  0x00004957 store  0x00000002 , 0x00004856 
+ 00020193  0x00004958 branch  0x00004e89 
+ 00020194  0x0000495a setarg  0x0000022a 
+ 00020195  0x0000495b store  0x00000002 , 0x00004856 
+ 00020196  0x0000495c branch  0x00004e89 
+ 00020197  0x0000495e setarg  0x00000225 
+ 00020198  0x0000495f store  0x00000002 , 0x00004856 
+ 00020199  0x00004960 branch  0x00004e89 
+ 00020200  0x00004962 setarg  0x00000224 
+ 00020201  0x00004963 store  0x00000002 , 0x00004856 
+ 00020202  0x00004964 branch  0x00004e89 
+ 00020203  0x00004966 setarg  0x00000226 
+ 00020204  0x00004967 store  0x00000002 , 0x00004856 
+ 00020205  0x00004968 branch  0x00004e89 
+ 00020206  0x0000496a setarg  0x00000227 
+ 00020207  0x0000496b store  0x00000002 , 0x00004856 
+ 00020208  0x0000496c branch  0x00004e89 
+ 00020209  0x0000496e fetch  0x00000001 , 0x000049c6 
+ 00020210  0x0000496f beq  0x00000002 , 0x00004ef7 
+ 00020211  0x00004970 beq  0x00000003 , 0x00004ef7 
+ 00020212  0x00004971 setarg  0x00000221 
+ 00020213  0x00004972 store  0x00000002 , 0x00004856 
+ 00020214  0x00004973 branch  0x00004e89 
+ 00020215  0x00004975 setarg  0x00000223 
+ 00020216  0x00004976 store  0x00000002 , 0x00004856 
+ 00020217  0x00004977 branch  0x00004e89 
+ 00020218  0x00004979 setarg  0x00000030 
+ 00020219  0x0000497a store  0x00000002 , 0x00004856 
+ 00020220  0x0000497b branch  0x00004e89 
+ 00020221  0x0000497d fetch  0x00000001 , 0x000049c6 
+ 00020222  0x0000497e beq  0x00000001 , 0x00004f02 
+ 00020223  0x0000497f setarg  0x000001ae 
+ 00020224  0x00004980 store  0x00000002 , 0x00004856 
+ 00020225  0x00004981 branch  0x00004e89 
+ 00020226  0x00004983 setarg  0x00000307 
+ 00020227  0x00004984 store  0x00000002 , 0x00004856 
+ 00020228  0x00004985 branch  0x00004e89 
+ 00020229  0x00004989 jam  0x00000002 , 0x000048f4 
+ 00020230  0x0000498a fetch  0x00000001 , 0x000048f1 
+ 00020231  0x0000498b call  0x00004e92 , 0x00000034 
+ 00020232  0x0000498c jam  0x00000000 , 0x000049c5 
+ 00020233  0x0000498d setarg  0x00000003 
+ 00020234  0x0000498e store  0x00000003 , 0x00004855 
+ 00020235  0x0000498f branch  0x00004e89 
+ 00020236  0x00004991 jam  0x00000002 , 0x00004855 
+ 00020237  0x00004992 setarg  0x00000002 
+ 00020238  0x00004993 store  0x00000001 , 0x00004856 
+ 00020239  0x00004994 branch  0x00004e89 
+ 00020240  0x0000499c bpatch  0x00000059 , 0x0000400b 
+ 00020241  0x0000499d fetch  0x00000001 , 0x00004666 
+ 00020242  0x0000499e bne  0x00000000 , 0x00004f18 
+ 00020243  0x0000499f jam  0x00000000 , 0x000049a9 
+ 00020244  0x000049a0 fetch  0x00000002 , 0x00004855 
+ 00020245  0x000049a1 ncall  0x00004afc , 0x00000034 
+ 00020246  0x000049a2 fetch  0x00000006 , 0x00004858 
+ 00020247  0x000049a3 ncall  0x00004afc , 0x00000034 
+ 00020248  0x000049a6 fetch  0x00000001 , 0x00004855 
+ 00020249  0x000049a7 beq  0x00000000 , 0x00004f23 
+ 00020250  0x000049a8 beq  0x00000001 , 0x00004f1e 
+ 00020251  0x000049a9 beq  0x00000003 , 0x00004f2e 
+ 00020252  0x000049aa beq  0x00000002 , 0x00004f36 
+ 00020253  0x000049ab rtn 
+ 00020254  0x000049ae jam  0x00000001 , 0x0000485f 
+ 00020255  0x000049af arg  0x00004855 , 0x00000006 
+ 00020256  0x000049b0 arg  0x00004846 , 0x00000005 
+ 00020257  0x000049b1 arg  0x00000007 , 0x00000039 
+ 00020258  0x000049b2 branch  0x00007cda 
+ 00020259  0x000049b5 jam  0x00000002 , 0x0000485f 
+ 00020260  0x000049b6 call  0x00004f3e 
+ 00020261  0x000049b7 fetch  0x00000001 , 0x00004666 
+ 00020262  0x000049b8 beq  0x00000001 , 0x00004f2a 
+ 00020263  0x000049b9 call  0x00004af1 
+ 00020264  0x000049ba fetch  0x00000001 , 0x000049ab 
+ 00020265  0x000049bb store  0x00000001 , 0x00004857 
+ 00020266  0x000049bd arg  0x00004855 , 0x00000006 
+ 00020267  0x000049be arg  0x0000472a , 0x00000005 
+ 00020268  0x000049bf arg  0x00000009 , 0x00000039 
+ 00020269  0x000049c0 branch  0x00007cda 
+ 00020270  0x000049c3 jam  0x00000004 , 0x0000485f 
+ 00020271  0x000049c4 call  0x00004f3e 
+ 00020272  0x000049c5 setarg  0x00000003 
+ 00020273  0x000049c6 call  0x00005f15 
+ 00020274  0x000049c7 arg  0x00004856 , 0x00000006 
+ 00020275  0x000049c8 arg  0x0000472b , 0x00000005 
+ 00020276  0x000049c9 arg  0x00000002 , 0x00000039 
+ 00020277  0x000049ca branch  0x00007cda 
+ 00020278  0x000049cd jam  0x00000005 , 0x0000485f 
+ 00020279  0x000049ce call  0x00004f3e 
+ 00020280  0x000049cf setarg  0x00000002 
+ 00020281  0x000049d0 store  0x00000008 , 0x0000472a 
+ 00020282  0x000049d1 store  0x00000008 , 0x00004733 
+ 00020283  0x000049d2 fetch  0x00000001 , 0x00004856 
+ 00020284  0x000049d3 store  0x00000001 , 0x0000472b 
+ 00020285  0x000049d4 rtn 
+ 00020286  0x000049d8 arg  0x00000012 , 0x00000039 
+ 00020287  0x000049d9 arg  0x0000472a , 0x00000005 
+ 00020288  0x000049da branch  0x00007ca1 
+ 00020289  0x000049e0 call  0x00007de2 
+ 00020290  0x000049e1 call  0x0000561c 
+ 00020291  0x000049e2 fetcht  0x00000001 , 0x0000464a 
+ 00020292  0x000049e3 call  0x00006eb2 
+ 00020293  0x000049e4 fetcht  0x00000001 , 0x0000464b 
+ 00020294  0x000049e5 call  0x00006eb2 
+ 00020295  0x000049e7 fetcht  0x00000001 , 0x00004655 
+ 00020296  0x000049e8 call  0x00006eb6 
+ 00020297  0x000049ea fetch  0x00000002 , 0x00004898 
+ 00020298  0x000049eb copy  0x0000003f , 0x00000012 
+ 00020299  0x000049ec arg  0x00000014 , 0x00000039 
+ 00020300  0x000049ee ifetcht  0x00000001 , 0x00000012 
+ 00020301  0x000049ef isolate1  0x00000007 , 0x00000002 
+ 00020302  0x000049f0 ncall  0x00006ef7 , 0x00000001 
+ 00020303  0x000049f1 increase  0x00000001 , 0x00000012 
+ 00020304  0x000049f2 loop  0x00004f4c 
+ 00020305  0x000049f4 fetch  0x00000002 , 0x00004896 
+ 00020306  0x000049f5 copy  0x0000003f , 0x00000012 
+ 00020307  0x000049f6 arg  0x00000008 , 0x00000039 
+ 00020308  0x000049f8 ifetcht  0x00000001 , 0x00000012 
+ 00020309  0x000049f9 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00020310  0x000049fa ncall  0x00006eb2 , 0x00000005 
+ 00020311  0x000049fb increase  0x00000001 , 0x00000012 
+ 00020312  0x000049fc loop  0x00004f54 
+ 00020313  0x000049fd rtn 
+ 00020314  0x00004a00 fetch  0x00000001 , 0x000048eb 
+ 00020315  0x00004a01 branch  0x00006eb6 , 0x00000034 
+ 00020316  0x00004a02 branch  0x00006eb2 
+ 00020317  0x00004a04 rtnmark1  0x00000026 
+ 00020318  0x00004a05 call  0x00004f41 
+ 00020319  0x00004a06 fetch  0x00000001 , 0x00000015 
+ 00020320  0x00004a07 nrtn  0x00000034 
+ 00020321  0x00004a08 branch  0x00006ed3 
+ 00020322  0x00004a0a bpatch  0x0000005a , 0x0000400b 
+ 00020323  0x00004a0b jam  0x000000ff , 0x00004659 
+ 00020324  0x00004a0c call  0x0000739a 
+ 00020325  0x00004a0d call  0x00004f70 
+ 00020326  0x00004a0e call  0x000056a9 
+ 00020327  0x00004a0f call  0x000054dc 
+ 00020328  0x00004a10 call  0x00005d9e 
+ 00020329  0x00004a11 fetcht  0x00000001 , 0x00004659 
+ 00020330  0x00004a12 branch  0x00006ed3 
+ 00020331  0x00004a15 call  0x00004f70 
+ 00020332  0x00004a17 bpatch  0x0000005b , 0x0000400b 
+ 00020333  0x00004a18 call  0x00004f75 
+ 00020334  0x00004a19 call  0x00007d7c 
+ 00020335  0x00004a1a branch  0x00004327 
+ 00020336  0x00004a1d bpatch  0x0000005c , 0x0000400b 
+ 00020337  0x00004a1e call  0x00004b6d 
+ 00020338  0x00004a1f call  0x00004b71 
+ 00020339  0x00004a20 call  0x00004b7c 
+ 00020340  0x00004a21 branch  0x00004b6f 
+ 00020341  0x00004a29 bpatch  0x0000005d , 0x0000400b 
+ 00020342  0x00004a2a call  0x00007de2 
+ 00020343  0x00004a2b call  0x00004f70 
+ 00020344  0x00004a2c call  0x00005a92 
+ 00020345  0x00004a2d call  0x00004f41 
+ 00020346  0x00004a2e call  0x000054f9 
+ 00020347  0x00004a2f fetcht  0x00000001 , 0x0000465b 
+ 00020348  0x00004a30 call  0x000055b5 
+ 00020349  0x00004a31 call  0x000055b9 
+ 00020350  0x00004a32 branch  0x000054f2 
+ 00020351  0x00004a3f fetch  0x00000002 , 0x000045e0 
+ 00020352  0x00004a40 and_into  0x000000e0 , 0x0000003f 
+ 00020353  0x00004a41 branch  0x00004f86 , 0x00000034 
+ 00020354  0x00004a42 fetch  0x00000002 , 0x000045e0 
+ 00020355  0x00004a43 increase  0x00000001 , 0x0000003f 
+ 00020356  0x00004a44 store  0x00000002 , 0x000045e0 
+ 00020357  0x00004a45 rtn 
+ 00020358  0x00004a47 call  0x0000357f 
+ 00020359  0x00004a48 call  0x00003651 
+ 00020360  0x00004a49 nbranch  0x00003586 , 0x00000018 
+ 00020361  0x00004a4a nbranch  0x00003586 , 0x0000002f 
+ 00020362  0x00004a4b call  0x00005028 
+ 00020363  0x00004a4c branch  0x0000356a 
+ 00020364  0x00004a52 call  0x00003625 
+ 00020365  0x00004a53 nbranch  0x00004f91 , 0x00000028 
+ 00020366  0x00004a55 call  0x00004fa0 
+ 00020367  0x00004a56 call  0x00004fd5 
+ 00020368  0x00004a57 branch  0x00004fdb 
+ 00020369  0x00004a5a fetch  0x00000008 , 0x0000489c 
+ 00020370  0x00004a5b nbranch  0x00004f8e , 0x00000034 
+ 00020371  0x00004a5c fetch  0x00000008 , 0x000048a4 
+ 00020372  0x00004a5d nbranch  0x00004f8e , 0x00000034 
+ 00020373  0x00004a5e fetch  0x00000004 , 0x000048ac 
+ 00020374  0x00004a5f nbranch  0x00004f8e , 0x00000034 
+ 00020375  0x00004a61 fetch  0x00000001 , 0x00004618 
+ 00020376  0x00004a62 rtneq  0x00000001 
+ 00020377  0x00004a63 call  0x0000369d 
+ 00020378  0x00004a65 call  0x00004fc8 
+ 00020379  0x00004a66 nrtn  0x00000028 
+ 00020380  0x00004a67 fetch  0x00000001 , 0x0000473f 
+ 00020381  0x00004a68 ncall  0x00004f75 , 0x00000034 
+ 00020382  0x00004a69 fetch  0x00000004 , 0x000045af 
+ 00020383  0x00004a6a branch  0x00003622 
+ 00020384  0x00004a6d bpatch  0x0000005e , 0x0000400b 
+ 00020385  0x00004a6e jam  0x00000000 , 0x00004601 
+ 00020386  0x00004a70 fetchr  0x0000000b , 0x00000002 , 0x00000040 
+ 00020387  0x00004a71 until  0x00000023 , 0x00000026 
+ 00020388  0x00004a72 call  0x00004df5 
+ 00020389  0x00004a73 fetch  0x00000001 , 0x000049a3 
+ 00020390  0x00004a74 nbranch  0x00005ed1 , 0x00000034 
+ 00020391  0x00004a75 call  0x00003651 
+ 00020392  0x00004a76 fetch  0x00000001 , 0x0000457f 
+ 00020393  0x00004a77 beq  0x00000001 , 0x00003646 
+ 00020394  0x00004a78 nbranch  0x00004faf , 0x00000018 
+ 00020395  0x00004a79 nbranch  0x00004faf , 0x0000002f 
+ 00020396  0x00004a7a call  0x00005028 
+ 00020397  0x00004a7b jam  0x00000000 , 0x0000473f 
+ 00020398  0x00004a7c branch  0x00003646 
+ 00020399  0x00004a80 fetch  0x00000001 , 0x00004602 
+ 00020400  0x00004a81 nrtn  0x00000034 
+ 00020401  0x00004a82 fetch  0x00000002 , 0x000045fe 
+ 00020402  0x00004a83 increase  0x00000001 , 0x0000003f 
+ 00020403  0x00004a84 store  0x00000002 , 0x000045fe 
+ 00020404  0x00004a85 fetch  0x00000001 , 0x000045fe 
+ 00020405  0x00004a86 beq  0x000000ff , 0x00003676 
+ 00020406  0x00004a87 call  0x00004fb8 
+ 00020407  0x00004a88 branch  0x00004fa2 
+ 00020408  0x00004a8c fetcht  0x00000001 , 0x00004601 
+ 00020409  0x00004a8d sub  0x00000002 , 0x00000014 , 0x0000003e 
+ 00020410  0x00004a8e branch  0x00004fbe , 0x00000002 
+ 00020411  0x00004a8f arg  0x00000019 , 0x00000039 
+ 00020412  0x00004a90 call  0x00007c96 
+ 00020413  0x00004a91 branch  0x00003694 
+ 00020414  0x00004a94 increase  0x00000001 , 0x00000002 
+ 00020415  0x00004a95 storet  0x00000001 , 0x00004601 
+ 00020416  0x00004a96 fetch  0x00000004 , 0x0000458f 
+ 00020417  0x00004a97 fetcht  0x00000004 , 0x000045e4 
+ 00020418  0x00004a98 isub  0x00000002 , 0x0000003e 
+ 00020419  0x00004a99 branch  0x00003222 , 0x00000005 
+ 00020420  0x00004a9a fetch  0x00000001 , 0x00004601 
+ 00020421  0x00004a9b sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00020422  0x00004a9c rtn  0x00000002 
+ 00020423  0x00004a9d branch  0x0000369a 
+ 00020424  0x00004aa1 enable  0x00000028 
+ 00020425  0x00004aa2 call  0x00002408 
+ 00020426  0x00004aa3 fetch  0x00000003 , 0x000040bd 
+ 00020427  0x00004aa4 branch  0x00007dbc , 0x00000034 
+ 00020428  0x00004aa5 fetch  0x00000001 , 0x000049a1 
+ 00020429  0x00004aa6 nbranch  0x00007dbc , 0x00000034 
+ 00020430  0x00004aa7 fetch  0x00000001 , 0x000049a2 
+ 00020431  0x00004aa8 nbranch  0x00007dbc , 0x00000034 
+ 00020432  0x00004aa9 fetch  0x00000001 , 0x000049c4 
+ 00020433  0x00004aaa nbranch  0x00007dbc , 0x00000034 
+ 00020434  0x00004aab fetch  0x00000001 , 0x00004618 
+ 00020435  0x00004aac beq  0x00000001 , 0x00007dbc 
+ 00020436  0x00004aad branch  0x000036b9 
+ 00020437  0x00004ab0 fetch  0x00000004 , 0x0000458f 
+ 00020438  0x00004ab1 fetcht  0x00000004 , 0x000045e4 
+ 00020439  0x00004ab2 isub  0x00000002 , 0x0000003e 
+ 00020440  0x00004ab3 nbranch  0x000036e9 , 0x00000005 
+ 00020441  0x00004ab4 jam  0x0000009e , 0x00004141 
+ 00020442  0x00004ab5 rtn 
+ 00020443  0x00004ab7 fetch  0x00000008 , 0x0000460b 
+ 00020444  0x00004ab8 store  0x00000008 , 0x000045af 
+ 00020445  0x00004ab9 fetch  0x00000002 , 0x0000461d 
+ 00020446  0x00004aba store  0x00000002 , 0x0000461f 
+ 00020447  0x00004abc bpatch  0x0000005f , 0x0000400b 
+ 00020448  0x00004abd call  0x000036b4 
+ 00020449  0x00004abe nrtn  0x00000028 
+ 00020450  0x00004abf call  0x00007de2 
+ 00020451  0x00004ac0 fetch  0x00000003 , 0x00004608 
+ 00020452  0x00004ac1 branch  0x00003622 
+ 00020453  0x00004aca rtnmark0  0x00000026 
+ 00020454  0x00004acb call  0x00004e47 
+ 00020455  0x00004acc nrtn  0x00000028 
+ 00020456  0x00004acd fetch  0x00000008 , 0x00004713 
+ 00020457  0x00004ace bbit0  0x00000016 , 0x000060a1 
+ 00020458  0x00004acf fetch  0x00000001 , 0x0000496c 
+ 00020459  0x00004ad0 nbranch  0x00004fed , 0x00000034 
+ 00020460  0x00004ad1 branch  0x000060a1 
+ 00020461  0x00004ad4 jam  0x00000002 , 0x00004589 
+ 00020462  0x00004ad5 arg  0x00000009 , 0x00000011 
+ 00020463  0x00004ad6 fetch  0x00000001 , 0x0000496d 
+ 00020464  0x00004ad7 nbranch  0x00004ff3 , 0x00000034 
+ 00020465  0x00004ad8 arg  0x00004733 , 0x00000012 
+ 00020466  0x00004ad9 rtn 
+ 00020467  0x00004adb arg  0x0000472a , 0x00000012 
+ 00020468  0x00004adc rtn 
+ 00020469  0x00004ae2 setarg  0x00000000 
+ 00020470  0x00004ae3 store  0x00000003 , 0x000046f8 
+ 00020471  0x00004ae4 rtn 
+ 00020472  0x00004ae7 bpatch  0x00000060 , 0x0000400c 
+ 00020473  0x00004ae8 fetch  0x00000008 , 0x00004713 
+ 00020474  0x00004ae9 rtnbit0  0x0000000e 
+ 00020475  0x00004aea fetch  0x00000001 , 0x0000477d 
+ 00020476  0x00004aeb rtn  0x00000034 
+ 00020477  0x00004aec fetch  0x00000001 , 0x00004602 
+ 00020478  0x00004aed rtn  0x00000034 
+ 00020479  0x00004aee fetch  0x00000001 , 0x000046f5 
+ 00020480  0x00004aef increase  0x00000001 , 0x0000003f 
+ 00020481  0x00004af0 and_into  0x00000003 , 0x0000003f 
+ 00020482  0x00004af1 store  0x00000001 , 0x000046f5 
+ 00020483  0x00004af2 nrtn  0x00000034 
+ 00020484  0x00004af3 jam  0x00000000 , 0x000046f6 
+ 00020485  0x00004af6 fetch  0x00000001 , 0x000046f6 
+ 00020486  0x00004af7 increase  0x00000001 , 0x0000003f 
+ 00020487  0x00004af8 store  0x00000001 , 0x000046f6 
+ 00020488  0x00004af9 sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00020489  0x00004afa nbranch  0x00005010 , 0x00000002 
+ 00020490  0x00004afb call  0x0000357f 
+ 00020491  0x00004afc call  0x00003651 
+ 00020492  0x00004afd nbranch  0x00005016 , 0x00000018 
+ 00020493  0x00004afe nbranch  0x00005016 , 0x0000002f 
+ 00020494  0x00004aff call  0x00005028 
+ 00020495  0x00004b00 call  0x00005020 
+ 00020496  0x00004b02 call  0x0000357b 
+ 00020497  0x00004b03 fetch  0x00000001 , 0x000046f7 
+ 00020498  0x00004b04 increase  0x00000001 , 0x0000003f 
+ 00020499  0x00004b05 store  0x00000001 , 0x000046f7 
+ 00020500  0x00004b06 beq  0x00000010 , 0x00005018 
+ 00020501  0x00004b07 rtn 
+ 00020502  0x00004b0a call  0x00003222 
+ 00020503  0x00004b0b branch  0x00005005 
+ 00020504  0x00004b0e jam  0x00000000 , 0x000046f7 
+ 00020505  0x00004b0f fetch  0x00000001 , 0x000046f8 
+ 00020506  0x00004b10 rtnbit1  0x00000000 
+ 00020507  0x00004b11 set1  0x00000000 , 0x0000003f 
+ 00020508  0x00004b12 store  0x00000001 , 0x000046f8 
+ 00020509  0x00004b13 fetch  0x00000002 , 0x00004723 
+ 00020510  0x00004b14 store  0x00000002 , 0x00004781 
+ 00020511  0x00004b15 rtn 
+ 00020512  0x00004b19 fetch  0x00000001 , 0x00004602 
+ 00020513  0x00004b1a branch  0x00004ff5 , 0x00000034 
+ 00020514  0x00004b1b jam  0x00000000 , 0x000046f7 
+ 00020515  0x00004b1c fetch  0x00000001 , 0x000046f8 
+ 00020516  0x00004b1d rtnbit0  0x00000000 
+ 00020517  0x00004b1e set0  0x00000000 , 0x0000003f 
+ 00020518  0x00004b1f store  0x00000001 , 0x000046f8 
+ 00020519  0x00004b20 branch  0x00005c0b 
+ 00020520  0x00004b24 call  0x0000366e 
+ 00020521  0x00004b25 fetch  0x00000001 , 0x000044f8 
+ 00020522  0x00004b26 compare  0x00000008 , 0x0000003f , 0x000000f8 
+ 00020523  0x00004b27 nrtn  0x00000001 
+ 00020524  0x00004b28 fetch  0x00000001 , 0x000044f9 
+ 00020525  0x00004b29 beq  0x000000ff , 0x00004b11 
+ 00020526  0x00004b2a rtn 
+ 00020527  0x00004b30 jam  0x00000001 , 0x000049f1 
+ 00020528  0x00004b31 arg  0x00000017 , 0x00000011 
+ 00020529  0x00004b32 arg  0x00000004 , 0x00000012 
+ 00020530  0x00004b33 call  0x000029fb 
+ 00020531  0x00004b34 setarg  0x00000006 
+ 00020532  0x00004b35 istore  0x00000001 , 0x00000005 
+ 00020533  0x00004b36 setarg  0x00000001 
+ 00020534  0x00004b37 istore  0x00000002 , 0x00000005 
+ 00020535  0x00004b38 setarg  0x0000ffff 
+ 00020536  0x00004b39 istore  0x00000002 , 0x00000005 
+ 00020537  0x00004b3a setarg  0x00002800 
+ 00020538  0x00004b3b istore  0x00000002 , 0x00000005 
+ 00020539  0x00004b3c arg  0x000049e1 , 0x00000006 
+ 00020540  0x00004b3d branch  0x00007c8f 
+ 00020541  0x00004b3f bpatch  0x00000061 , 0x0000400c 
+ 00020542  0x00004b40 fetch  0x00000001 , 0x000049f1 
+ 00020543  0x00004b41 rtn  0x00000034 
+ 00020544  0x00004b42 copy  0x00000011 , 0x00000006 
+ 00020545  0x00004b43 ifetch  0x00000003 , 0x00000006 
+ 00020546  0x00004b44 store  0x00000003 , 0x00004397 
+ 00020547  0x00004b45 beq  0x0000000b , 0x00005091 
+ 00020548  0x00004b46 beq  0x00000009 , 0x00005078 
+ 00020549  0x00004b47 beq  0x00000007 , 0x00005048 
+ 00020550  0x00004b48 beq  0x00000001 , 0x0000505b 
+ 00020551  0x00004b49 branch  0x00002b96 
+ 00020552  0x00004b4c fetch  0x00000001 , 0x000049f1 
+ 00020553  0x00004b4d beq  0x00000002 , 0x0000506c 
+ 00020554  0x00004b4f jam  0x00000002 , 0x000049c6 
+ 00020555  0x00004b50 branch  0x00005050 
+ 00020556  0x00004b53 fetch  0x00000001 , 0x000042cb 
+ 00020557  0x00004b54 store  0x00000001 , 0x000049c6 
+ 00020558  0x00004b55 branch  0x00005050 
+ 00020559  0x00004b57 jam  0x00000003 , 0x000049c6 
+ 00020560  0x00004b59 jam  0x00000000 , 0x000049f1 
+ 00020561  0x00004b5a fetcht  0x00000002 , 0x000049df 
+ 00020562  0x00004b5b setarg  0x00001fd0 
+ 00020563  0x00004b5c isub  0x00000002 , 0x00000012 
+ 00020564  0x00004b5d arg  0x000049c6 , 0x00000011 
+ 00020565  0x00004b5f arg  0x00000001 , 0x00000039 
+ 00020566  0x00004b60 call  0x00006b45 
+ 00020567  0x00004b61 fetcht  0x00000002 , 0x000049df 
+ 00020568  0x00004b62 increase  0x0000000e , 0x00000002 
+ 00020569  0x00004b63 storet  0x00000002 , 0x000049df 
+ 00020570  0x00004b64 rtn 
+ 00020571  0x00004b69 fetch  0x00000001 , 0x000049f1 
+ 00020572  0x00004b6a beq  0x00000002 , 0x0000504c 
+ 00020573  0x00004b6b jam  0x00000002 , 0x000049f1 
+ 00020574  0x00004b6c arg  0x00000009 , 0x00000011 
+ 00020575  0x00004b6d arg  0x00000004 , 0x00000012 
+ 00020576  0x00004b6e call  0x000029fb 
+ 00020577  0x00004b6f setarg  0x00000006 
+ 00020578  0x00004b70 istore  0x00000001 , 0x00000005 
+ 00020579  0x00004b71 setarg  0x00000001 
+ 00020580  0x00004b72 istore  0x00000002 , 0x00000005 
+ 00020581  0x00004b73 setarg  0x0000ffff 
+ 00020582  0x00004b74 istore  0x00000002 , 0x00000005 
+ 00020583  0x00004b75 setarg  0x00002800 
+ 00020584  0x00004b76 istore  0x00000002 , 0x00000005 
+ 00020585  0x00004b77 arg  0x00000002 , 0x00000039 
+ 00020586  0x00004b78 arg  0x000049f2 , 0x00000006 
+ 00020587  0x00004b79 branch  0x00007cda 
+ 00020588  0x00004b7c arg  0x00000007 , 0x00000011 
+ 00020589  0x00004b7d arg  0x00000004 , 0x00000012 
+ 00020590  0x00004b7e call  0x000029fb 
+ 00020591  0x00004b7f setarg  0x00000008 
+ 00020592  0x00004b80 istore  0x00000001 , 0x00000005 
+ 00020593  0x00004b81 fetcht  0x00000002 , 0x00004339 
+ 00020594  0x00004b82 increase  0x00000005 , 0x00000002 
+ 00020595  0x00004b83 ifetch  0x00000004 , 0x00000002 
+ 00020596  0x00004b84 istore  0x00000004 , 0x00000005 
+ 00020597  0x00004b85 setarg  0x00002803 
+ 00020598  0x00004b86 istore  0x00000002 , 0x00000005 
+ 00020599  0x00004b87 rtn 
+ 00020600  0x00004b8a fetch  0x00000002 , 0x00004335 
+ 00020601  0x00004b8b increase  0xfffffffe , 0x0000003f 
+ 00020602  0x00004b8c div  0x0000003f , 0x00000007 
+ 00020603  0x00004b8d call  0x00007d62 
+ 00020604  0x00004b8e quotient  0x00000039 
+ 00020605  0x00004b8f fetch  0x00000002 , 0x00004339 
+ 00020606  0x00004b90 add  0x0000003f , 0x00000006 , 0x00000006 
+ 00020607  0x00004b91 branch  0x00005080 
+ 00020608  0x00004b94 increase  0x00000003 , 0x00000006 
+ 00020609  0x00004b95 ifetch  0x00000002 , 0x00000006 
+ 00020610  0x00004b96 copy  0x0000003f , 0x00000013 
+ 00020611  0x00004b97 ifetch  0x00000002 , 0x00000006 
+ 00020612  0x00004b98 arg  0x00002a29 , 0x00000002 
+ 00020613  0x00004b99 isub  0x00000002 , 0x0000003e 
+ 00020614  0x00004b9a branch  0x00005089 , 0x00000005 
+ 00020615  0x00004b9b loop  0x00005080 
+ 00020616  0x00004b9c branch  0x0000504c 
+ 00020617  0x00004b9e arg  0x00000003 , 0x00000011 
+ 00020618  0x00004b9f arg  0x00000004 , 0x00000012 
+ 00020619  0x00004ba0 call  0x000029fb 
+ 00020620  0x00004ba1 setarg  0x0000000a 
+ 00020621  0x00004ba2 istore  0x00000001 , 0x00000005 
+ 00020622  0x00004ba3 copy  0x00000013 , 0x0000003f 
+ 00020623  0x00004ba4 istore  0x00000002 , 0x00000005 
+ 00020624  0x00004ba5 rtn 
+ 00020625  0x00004ba8 fetch  0x00000002 , 0x00004335 
+ 00020626  0x00004ba9 arg  0x00000009 , 0x00000039 
+ 00020627  0x00004baa fetch  0x00000002 , 0x00004339 
+ 00020628  0x00004bab add  0x0000003f , 0x00000005 , 0x00000011 
+ 00020629  0x00004bac arg  0x000049f4 , 0x00000012 
+ 00020630  0x00004bad call  0x00007d64 
+ 00020631  0x00004bae branch  0x0000504f , 0x00000005 
+ 00020632  0x00004baf branch  0x0000504c 
+ 00020633  0x00004bb8 branch  0x000050bd , 0x0000002b 
+ 00020634  0x00004bb9 call  0x00002952 
+ 00020635  0x00004bba setarg  0x000050c7 
+ 00020636  0x00004bbb store  0x00000002 , 0x000043db 
+ 00020637  0x00004bbc setarg  0x000050ca 
+ 00020638  0x00004bbd store  0x00000002 , 0x000043dd 
+ 00020639  0x00004bbe setarg  0x000050c3 
+ 00020640  0x00004bbf store  0x00000002 , 0x000043d3 
+ 00020641  0x00004bc0 setarg  0x00005180 
+ 00020642  0x00004bc1 store  0x00000002 , 0x000043e1 
+ 00020643  0x00004bc2 setarg  0x000053b0 
+ 00020644  0x00004bc3 store  0x00000002 , 0x000043df 
+ 00020645  0x00004bc4 setarg  0x000053c1 
+ 00020646  0x00004bc5 store  0x00000002 , 0x000043e3 
+ 00020647  0x00004bc7 bpatch  0x00000062 , 0x0000400c 
+ 00020648  0x00004bc8 call  0x000050ab 
+ 00020649  0x00004bc9 call  0x000050be 
+ 00020650  0x00004bca branch  0x0000533b 
+ 00020651  0x00004bcd fetch  0x00000001 , 0x00008060 
+ 00020652  0x00004bce set0  0x00000000 , 0x0000003f 
+ 00020653  0x00004bcf store  0x00000001 , 0x00008060 
+ 00020654  0x00004bd0 fetch  0x00000008 , 0x00004500 
+ 00020655  0x00004bd1 call  0x00006d68 
+ 00020656  0x00004bd2 fetch  0x00000002 , 0x00004508 
+ 00020657  0x00004bd3 call  0x00006d73 
+ 00020658  0x00004bd4 call  0x00006d82 
+ 00020659  0x00004bd5 jam  0x00000008 , 0x00008077 
+ 00020660  0x00004bd6 jam  0x00000049 , 0x00008076 
+ 00020661  0x00004bd7 jam  0x0000000a , 0x00008079 
+ 00020662  0x00004bd8 jam  0x0000000b , 0x0000807a 
+ 00020663  0x00004bda arg  0x00000081 , 0x00000002 
+ 00020664  0x00004bdb fetch  0x00000002 , 0x0000450f 
+ 00020665  0x00004bdc isolate1  0x00000000 , 0x0000003f 
+ 00020666  0x00004bdd setflag  0x00000001 , 0x00000004 , 0x00000002 
+ 00020667  0x00004bde storet  0x00000001 , 0x00008060 
+ 00020668  0x00004bdf rtn 
+ 00020669  0x00004be2 branch  0x000050ab 
+ 00020670  0x00004be7 fetcht  0x00000001 , 0x000044f5 
+ 00020671  0x00004be8 call  0x00006ef7 
+ 00020672  0x00004be9 call  0x000050ed 
+ 00020673  0x00004bea fetcht  0x00000001 , 0x000044f3 
+ 00020674  0x00004beb branch  0x00006edd 
+ 00020675  0x00004bee fetcht  0x00000001 , 0x000044f3 
+ 00020676  0x00004bef call  0x00006ee6 
+ 00020677  0x00004bf0 nbranch  0x0000430a , 0x00000001 
+ 00020678  0x00004bf1 branch  0x00004308 
+ 00020679  0x00004bf5 call  0x000069a9 
+ 00020680  0x00004bf6 nrtn  0x00000034 
+ 00020681  0x00004bf7 branch  0x000050ef 
+ 00020682  0x00004bfb copy  0x00000013 , 0x0000003f 
+ 00020683  0x00004bfc beq  0x00000014 , 0x000050dc 
+ 00020684  0x00004bfd beq  0x00000015 , 0x000050d8 
+ 00020685  0x00004bfe beq  0x00000030 , 0x00005375 
+ 00020686  0x00004bff beq  0x00000031 , 0x00005377 
+ 00020687  0x00004c00 beq  0x00000032 , 0x00005381 
+ 00020688  0x00004c01 beq  0x00000033 , 0x0000537f 
+ 00020689  0x00004c02 beq  0x00000034 , 0x0000536f 
+ 00020690  0x00004c03 beq  0x0000003d , 0x0000534f 
+ 00020691  0x00004c04 beq  0x00000041 , 0x000050e2 
+ 00020692  0x00004c05 beq  0x00000042 , 0x000050e4 
+ 00020693  0x00004c06 beq  0x00000043 , 0x0000536d 
+ 00020694  0x00004c07 beq  0x0000003b , 0x00005358 
+ 00020695  0x00004c08 rtn 
+ 00020696  0x00004c0d call  0x000029cb 
+ 00020697  0x00004c0e jam  0x00000000 , 0x00004511 
+ 00020698  0x00004c0f call  0x000050e0 
+ 00020699  0x00004c10 branch  0x00005321 
+ 00020700  0x00004c17 call  0x000050e7 
+ 00020701  0x00004c18 fetch  0x00000001 , 0x000044fe 
+ 00020702  0x00004c19 store  0x00000001 , 0x000040c0 
+ 00020703  0x00004c1a branch  0x0000531f 
+ 00020704  0x00004c1f call  0x00005149 
+ 00020705  0x00004c20 branch  0x000050e5 
+ 00020706  0x00004c24 call  0x000030f3 
+ 00020707  0x00004c25 branch  0x00002ed5 
+ 00020708  0x00004c28 branch  0x00005391 
+ 00020709  0x00004c2c fetcht  0x00000001 , 0x000044f5 
+ 00020710  0x00004c2d branch  0x00006ef7 
+ 00020711  0x00004c30 call  0x000050e9 
+ 00020712  0x00004c31 branch  0x000050ed 
+ 00020713  0x00004c34 fetch  0x00000001 , 0x000044f8 
+ 00020714  0x00004c35 isolate1  0x00000001 , 0x0000003f 
+ 00020715  0x00004c36 call  0x00004315 , 0x00000001 
+ 00020716  0x00004c37 rtn 
+ 00020717  0x00004c39 fetcht  0x00000001 , 0x000044f5 
+ 00020718  0x00004c3a branch  0x00006ef3 
+ 00020719  0x00004c3e fetch  0x00000001 , 0x0000810b 
+ 00020720  0x00004c3f rtnbit1  0x00000002 
+ 00020721  0x00004c40 call  0x00006d96 
+ 00020722  0x00004c41 ifetch  0x00000001 , 0x00000003 
+ 00020723  0x00004c42 bne  0x00000001 , 0x00005105 
+ 00020724  0x00004c43 fetch  0x00000002 , 0x00008112 
+ 00020725  0x00004c44 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00020726  0x00004c45 rtn  0x00000002 
+ 00020727  0x00004c46 ifetch  0x00000001 , 0x00000003 
+ 00020728  0x00004c47 store  0x00000001 , 0x000006e2 
+ 00020729  0x00004c48 ifetcht  0x00000001 , 0x00000003 
+ 00020730  0x00004c49 copy  0x00000003 , 0x00000011 
+ 00020731  0x00004c4a storet  0x00000001 , 0x000006e3 
+ 00020732  0x00004c4b add  0x00000002 , 0x00000003 , 0x00000002 
+ 00020733  0x00004c4c fetch  0x00000002 , 0x00008112 
+ 00020734  0x00004c4d isub  0x00000002 , 0x00000002 
+ 00020735  0x00004c4e nrtn  0x00000002 
+ 00020736  0x00004c4f jam  0x00000001 , 0x000006e4 
+ 00020737  0x00004c50 call  0x00005113 
+ 00020738  0x00004c51 fetch  0x00000001 , 0x000006e4 
+ 00020739  0x00004c52 rtneq  0x00000000 
+ 00020740  0x00004c53 branch  0x0000510e 
+ 00020741  0x00004c56 call  0x00007c95 
+ 00020742  0x00004c57 call  0x0000535e 
+ 00020743  0x00004c58 branch  0x00005108 
+ 00020744  0x00004c5c bpatch  0x00000063 , 0x0000400c 
+ 00020745  0x00004c5d call  0x00006d96 
+ 00020746  0x00004c5e fetch  0x00000002 , 0x00008112 
+ 00020747  0x00004c5f rtn  0x00000034 
+ 00020748  0x00004c60 iadd  0x00000003 , 0x00000003 
+ 00020749  0x00004c61 branch  0x00005112 
+ 00020750  0x00004c64 call  0x00006d96 
+ 00020751  0x00004c65 increase  0x00000002 , 0x00000003 
+ 00020752  0x00004c66 ifetch  0x00000001 , 0x00000003 
+ 00020753  0x00004c67 iadd  0x00000003 , 0x00000003 
+ 00020754  0x00004c69 branch  0x00006d9c 
+ 00020755  0x00004c6d bpatch  0x00000064 , 0x0000400c 
+ 00020756  0x00004c6e fetch  0x00000001 , 0x000006e2 
+ 00020757  0x00004c6f beq  0x00000001 , 0x0000513d 
+ 00020758  0x00004c70 beq  0x00000002 , 0x00005142 
+ 00020759  0x00004c71 beq  0x00000004 , 0x00005150 
+ 00020760  0x00004c72 beq  0x00000009 , 0x00005154 
+ 00020761  0x00004c73 beq  0x0000000b , 0x000051ab 
+ 00020762  0x00004c74 beq  0x0000000e , 0x000051ac 
+ 00020763  0x00004c75 beq  0x0000000f , 0x000051b4 
+ 00020764  0x00004c76 beq  0x00000010 , 0x000051bc 
+ 00020765  0x00004c77 beq  0x00000012 , 0x000051c0 
+ 00020766  0x00004c78 beq  0x00000026 , 0x000051c4 
+ 00020767  0x00004c79 beq  0x00000028 , 0x000051c9 
+ 00020768  0x00004c7a beq  0x0000002a , 0x000051cc 
+ 00020769  0x00004c7b beq  0x0000002b , 0x000051ff 
+ 00020770  0x00004c7c beq  0x0000002c , 0x00005205 
+ 00020771  0x00004c7d beq  0x00000030 , 0x0000520c 
+ 00020772  0x00004c7e beq  0x00000031 , 0x00005211 
+ 00020773  0x00004c7f beq  0x00000032 , 0x00005222 
+ 00020774  0x00004c80 beq  0x00000033 , 0x0000522d 
+ 00020775  0x00004c81 beq  0x00000034 , 0x0000525a 
+ 00020776  0x00004c82 beq  0x00000035 , 0x0000525d 
+ 00020777  0x00004c83 beq  0x00000036 , 0x00005266 
+ 00020778  0x00004c84 beq  0x00000037 , 0x0000526f 
+ 00020779  0x00004c85 beq  0x00000038 , 0x00005275 
+ 00020780  0x00004c86 beq  0x00000040 , 0x0000527d 
+ 00020781  0x00004c87 beq  0x00000042 , 0x00005287 
+ 00020782  0x00004c88 beq  0x00000048 , 0x0000528c 
+ 00020783  0x00004c8a beq  0x00000051 , 0x00005297 
+ 00020784  0x00004c8b beq  0x00000061 , 0x0000529b 
+ 00020785  0x00004c8c beq  0x00000076 , 0x000052aa 
+ 00020786  0x00004c8d beq  0x00000077 , 0x000052b0 
+ 00020787  0x00004c8e beq  0x00000078 , 0x000052b5 
+ 00020788  0x00004c8f beq  0x0000007a , 0x000052eb 
+ 00020789  0x00004c90 beq  0x0000007b , 0x000052f9 
+ 00020790  0x00004c91 beq  0x00000090 , 0x000052ff 
+ 00020791  0x00004c92 beq  0x00000091 , 0x00005304 
+ 00020792  0x00004c93 beq  0x00000092 , 0x00005308 
+ 00020793  0x00004c94 beq  0x00000093 , 0x0000530d 
+ 00020794  0x00004c95 beq  0x00000094 , 0x00005311 
+ 00020795  0x00004c96 beq  0x000000ff , 0x00005317 
+ 00020796  0x00004c97 branch  0x00005319 
+ 00020797  0x00004c9e fetch  0x00000001 , 0x000006e3 
+ 00020798  0x00004c9f bne  0x00000006 , 0x00005319 
+ 00020799  0x00004ca0 ifetch  0x00000006 , 0x00000003 
+ 00020800  0x00004ca1 store  0x00000006 , 0x000042db 
+ 00020801  0x00004ca2 branch  0x0000531c 
+ 00020802  0x00004ca7 fetch  0x00000001 , 0x000006e3 
+ 00020803  0x00004ca8 bne  0x00000001 , 0x00005319 
+ 00020804  0x00004ca9 ifetcht  0x00000001 , 0x00000003 
+ 00020805  0x00004caa storet  0x00000001 , 0x000044ff 
+ 00020806  0x00004cab call  0x0000531c 
+ 00020807  0x00004cac fetch  0x00000002 , 0x000044e9 
+ 00020808  0x00004cad rtnbit1  0x00000009 
+ 00020809  0x00004cb1 fetch  0x00000001 , 0x000044f8 
+ 00020810  0x00004cb2 isolate1  0x00000001 , 0x0000003f 
+ 00020811  0x00004cb3 nrtn  0x00000001 
+ 00020812  0x00004cb4 fetcht  0x00000001 , 0x000044ff 
+ 00020813  0x00004cb5 isolate1  0x00000002 , 0x00000002 
+ 00020814  0x00004cb6 branch  0x00004317 , 0x00000001 
+ 00020815  0x00004cb7 branch  0x00004315 
+ 00020816  0x00004cbd arg  0x0000001d , 0x0000003f 
+ 00020817  0x00004cbe arg  0x0000426b , 0x00000005 
+ 00020818  0x00004cbf call  0x00005260 
+ 00020819  0x00004cc0 branch  0x00002952 
+ 00020820  0x00004cc6 fetch  0x00000002 , 0x000044e9 
+ 00020821  0x00004cc7 bbit0  0x00000009 , 0x00005319 
+ 00020822  0x00004cc8 call  0x000051a8 
+ 00020823  0x00004cc9 branch  0x00005319 , 0x00000028 
+ 00020824  0x00004cca jam  0x00000000 , 0x000006e4 
+ 00020825  0x00004ccb fetch  0x00000002 , 0x0000450f 
+ 00020826  0x00004ccc bbit1  0x00000008 , 0x00005179 
+ 00020827  0x00004ccd fetch  0x00000001 , 0x00004511 
+ 00020828  0x00004cce nrtn  0x00000034 
+ 00020829  0x00004ccf jam  0x00000001 , 0x000006e4 
+ 00020830  0x00004cd0 ifetch  0x00000002 , 0x00000003 
+ 00020831  0x00004cd1 store  0x00000002 , 0x00004512 
+ 00020832  0x00004cd2 storer  0x00000003 , 0x00000002 , 0x00004514 
+ 00020833  0x00004cd3 fetch  0x00000001 , 0x000006e3 
+ 00020834  0x00004cd4 pincrease  0xfffffffe 
+ 00020835  0x00004cd5 nbranch  0x00005319 , 0x00000002 
+ 00020836  0x00004cd6 branch  0x00005319 , 0x00000005 
+ 00020837  0x00004cd7 store  0x00000001 , 0x00004511 
+ 00020838  0x00004cd8 fetcht  0x00000002 , 0x00004512 
+ 00020839  0x00004cd9 increase  0xffffffff , 0x00000002 
+ 00020840  0x00004cda call  0x00002cd2 
+ 00020841  0x00004cdb branch  0x0000517c , 0x00000034 
+ 00020842  0x00004cdc ifetcht  0x00000004 , 0x00000006 
+ 00020843  0x00004cdd setarg  0x01280302 
+ 00020844  0x00004cde isub  0x00000002 , 0x0000003e 
+ 00020845  0x00004cdf nbranch  0x0000517c , 0x00000005 
+ 00020846  0x00004ce0 ifetch  0x00000001 , 0x00000006 
+ 00020847  0x00004ce1 store  0x00000001 , 0x00004516 
+ 00020848  0x00004ce2 and_into  0x00000030 , 0x0000003f 
+ 00020849  0x00004ce3 branch  0x0000517c , 0x00000034 
+ 00020850  0x00004ce4 jam  0x00000000 , 0x000006e4 
+ 00020851  0x00004ce5 call  0x000029c9 
+ 00020852  0x00004ce6 call  0x00005180 
+ 00020853  0x00004ce7 call  0x00005180 
+ 00020854  0x00004ce8 call  0x00005180 
+ 00020855  0x00004ce9 fetch  0x00000002 , 0x0000450f 
+ 00020856  0x00004cea rtnbit0  0x00000008 
+ 00020857  0x00004cec jam  0x00000001 , 0x000006e4 
+ 00020858  0x00004ced call  0x000053d6 
+ 00020859  0x00004cee branch  0x0000531c 
+ 00020860  0x00004cf1 jam  0x00000000 , 0x00004511 
+ 00020861  0x00004cf2 jam  0x00000001 , 0x000006e4 
+ 00020862  0x00004cf3 call  0x000053d6 
+ 00020863  0x00004cf4 branch  0x00005319 
+ 00020864  0x00004cf7 fetch  0x00000001 , 0x00004511 
+ 00020865  0x00004cf8 rtn  0x00000034 
+ 00020866  0x00004cf9 call  0x00002a28 
+ 00020867  0x00004cfa nrtn  0x00000034 
+ 00020868  0x00004cfb call  0x000051a3 
+ 00020869  0x00004cfc bpatch  0x00000065 , 0x0000400c 
+ 00020870  0x00004cfd fetch  0x00000002 , 0x000042e1 
+ 00020871  0x00004cfe call  0x00007db0 
+ 00020872  0x00004cff copy  0x0000003f , 0x00000002 
+ 00020873  0x00004d00 fetch  0x00000001 , 0x00004396 
+ 00020874  0x00004d01 rtnbit1  0x00000000 
+ 00020875  0x00004d02 add  0x00000002 , 0xfffffffd , 0x0000003f 
+ 00020876  0x00004d03 arg  0x000000fb , 0x00000002 
+ 00020877  0x00004d04 call  0x00007db0 
+ 00020878  0x00004d05 fetcht  0x00000001 , 0x00004511 
+ 00020879  0x00004d06 call  0x00007db0 
+ 00020880  0x00004d07 copy  0x0000003f , 0x00000011 
+ 00020881  0x00004d08 copy  0x00000002 , 0x0000003f 
+ 00020882  0x00004d09 isub  0x00000011 , 0x0000003f 
+ 00020883  0x00004d0a store  0x00000001 , 0x00004511 
+ 00020884  0x00004d0b call  0x0000519e 
+ 00020885  0x00004d0c fetch  0x00000002 , 0x00004514 
+ 00020886  0x00004d0d copy  0x0000003f , 0x00000003 
+ 00020887  0x00004d0e copy  0x00000011 , 0x00000039 
+ 00020888  0x00004d0f call  0x00006dca 
+ 00020889  0x00004d10 copy  0x00000003 , 0x0000003f 
+ 00020890  0x00004d11 store  0x00000002 , 0x00004514 
+ 00020891  0x00004d12 fetch  0x00000001 , 0x00004511 
+ 00020892  0x00004d13 nrtn  0x00000034 
+ 00020893  0x00004d14 branch  0x000053d4 
+ 00020894  0x00004d17 fetcht  0x00000002 , 0x00004512 
+ 00020895  0x00004d18 fetch  0x00000001 , 0x00004516 
+ 00020896  0x00004d19 bbit1  0x00000005 , 0x00002df7 
+ 00020897  0x00004d1a bbit1  0x00000004 , 0x00002dee 
+ 00020898  0x00004d1b rtn 
+ 00020899  0x00004d20 arg  0x00000017 , 0x00000002 
+ 00020900  0x00004d21 fetch  0x00000002 , 0x0000450f 
+ 00020901  0x00004d22 rtnbit1  0x00000001 
+ 00020902  0x00004d23 fetcht  0x00000002 , 0x000042e3 
+ 00020903  0x00004d24 rtn 
+ 00020904  0x00004d27 fetch  0x00000002 , 0x0000450f 
+ 00020905  0x00004d28 bbit1  0x00000002 , 0x00002dc7 
+ 00020906  0x00004d29 branch  0x00007dbc 
+ 00020907  0x00004d2e branch  0x0000533f 
+ 00020908  0x00004d35 ifetch  0x00000001 , 0x00000003 
+ 00020909  0x00004d36 fetcht  0x00000001 , 0x0000450f 
+ 00020910  0x00004d37 nsetflag  0x00000034 , 0x00000000 , 0x00000002 
+ 00020911  0x00004d38 storet  0x00000001 , 0x0000450f 
+ 00020912  0x00004d39 fetcht  0x00000001 , 0x00008060 
+ 00020913  0x00004d3a nsetflag  0x00000034 , 0x00000004 , 0x00000002 
+ 00020914  0x00004d3b storet  0x00000001 , 0x00008060 
+ 00020915  0x00004d3c branch  0x0000531c 
+ 00020916  0x00004d41 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
+ 00020917  0x00004d42 call  0x00007d33 
+ 00020918  0x00004d43 call  0x00006d77 
+ 00020919  0x00004d44 store  0x00000002 , 0x00004508 
+ 00020920  0x00004d45 call  0x0000531c 
+ 00020921  0x00004d46 call  0x00006dae 
+ 00020922  0x00004d47 fetch  0x00000002 , 0x00004508 
+ 00020923  0x00004d48 branch  0x00006d73 
+ 00020924  0x00004d4d arg  0x00000002 , 0x00000011 
+ 00020925  0x00004d4e arg  0x000044f1 , 0x00000012 
+ 00020926  0x00004d4f arg  0x00000000 , 0x00000002 
+ 00020927  0x00004d50 branch  0x00005323 
+ 00020928  0x00004d56 fetch  0x00000002 , 0x000044e9 
+ 00020929  0x00004d57 bbit0  0x00000009 , 0x00005319 
+ 00020930  0x00004d59 call  0x0000531c 
+ 00020931  0x00004d5a branch  0x0000431f 
+ 00020932  0x00004d61 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
+ 00020933  0x00004d62 fetch  0x00000002 , 0x000043f8 
+ 00020934  0x00004d63 icopy  0x00000005 
+ 00020935  0x00004d64 call  0x00006dca 
+ 00020936  0x00004d65 branch  0x0000531c 
+ 00020937  0x00004d6a fetch  0x00000002 , 0x000044e9 
+ 00020938  0x00004d6b bbit1  0x00000009 , 0x0000528c 
+ 00020939  0x00004d6c branch  0x00005319 
+ 00020940  0x00004d71 arg  0x00000040 , 0x00000039 
+ 00020941  0x00004d72 arg  0x00004348 , 0x00000005 
+ 00020942  0x00004d73 call  0x00007ca1 
+ 00020943  0x00004d74 setarg  0x00000000 
+ 00020944  0x00004d75 store  0x00000001 , 0x00000688 
+ 00020945  0x00004d76 copy  0x00000011 , 0x00000003 
+ 00020946  0x00004d78 copy  0x00000003 , 0x0000003f 
+ 00020947  0x00004d79 store  0x00000002 , 0x0000068c 
+ 00020948  0x00004d7a call  0x000051fa 
+ 00020949  0x00004d7c fetch  0x00000001 , 0x00000688 
+ 00020950  0x00004d7d fetcht  0x00000001 , 0x00000678 
+ 00020951  0x00004d7e increase  0x00000001 , 0x00000002 
+ 00020952  0x00004d7f iadd  0x00000002 , 0x0000003f 
+ 00020953  0x00004d80 store  0x00000001 , 0x00000688 
+ 00020954  0x00004d82 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00020955  0x00004d83 nbranch  0x000051e6 , 0x00000002 
+ 00020956  0x00004d85 fetcht  0x00000001 , 0x00004348 
+ 00020957  0x00004d86 setarg  0x00004349 
+ 00020958  0x00004d87 iadd  0x00000002 , 0x0000003f 
+ 00020959  0x00004d88 store  0x00000002 , 0x00000691 
+ 00020960  0x00004d89 fetcht  0x00000001 , 0x00000678 
+ 00020961  0x00004d8a increase  0x00000001 , 0x00000002 
+ 00020962  0x00004d8b fetch  0x00000001 , 0x00004348 
+ 00020963  0x00004d8c iadd  0x00000002 , 0x0000003f 
+ 00020964  0x00004d8d store  0x00000001 , 0x00004348 
+ 00020965  0x00004d8e branch  0x000051ef 
+ 00020966  0x00004d90 fetcht  0x00000001 , 0x00004368 
+ 00020967  0x00004d91 setarg  0x00004369 
+ 00020968  0x00004d92 iadd  0x00000002 , 0x0000003f 
+ 00020969  0x00004d93 store  0x00000002 , 0x00000691 
+ 00020970  0x00004d94 fetcht  0x00000001 , 0x00000678 
+ 00020971  0x00004d95 increase  0x00000001 , 0x00000002 
+ 00020972  0x00004d96 fetch  0x00000001 , 0x00004368 
+ 00020973  0x00004d97 iadd  0x00000002 , 0x0000003f 
+ 00020974  0x00004d98 store  0x00000001 , 0x00004368 
+ 00020975  0x00004d9a fetch  0x00000002 , 0x00000691 
+ 00020976  0x00004d9b copy  0x0000003f , 0x00000005 
+ 00020977  0x00004d9c fetch  0x00000002 , 0x0000068c 
+ 00020978  0x00004d9d copy  0x0000003f , 0x00000003 
+ 00020979  0x00004d9f copy  0x00000002 , 0x00000039 
+ 00020980  0x00004da0 call  0x00006dca 
+ 00020981  0x00004da2 fetch  0x00000001 , 0x000006e3 
+ 00020982  0x00004da3 fetcht  0x00000001 , 0x00000688 
+ 00020983  0x00004da4 isub  0x00000002 , 0x0000003e 
+ 00020984  0x00004da5 nbranch  0x000051d2 , 0x00000005 
+ 00020985  0x00004da6 branch  0x0000531c 
+ 00020986  0x00004daa ifetch  0x00000001 , 0x00000003 
+ 00020987  0x00004dab store  0x00000001 , 0x00000678 
+ 00020988  0x00004dac ifetch  0x00000001 , 0x00000003 
+ 00020989  0x00004dad store  0x00000001 , 0x00000684 
+ 00020990  0x00004dae rtn 
+ 00020991  0x00004db3 arg  0x00000000 , 0x00000002 
+ 00020992  0x00004db4 arg  0x00000002 , 0x00000011 
+ 00020993  0x00004db5 fetch  0x00000002 , 0x0000450c 
+ 00020994  0x00004db6 store  0x00000002 , 0x000006a1 
+ 00020995  0x00004db7 arg  0x000006a1 , 0x00000012 
+ 00020996  0x00004db8 branch  0x00005323 
+ 00020997  0x00004dbd fetch  0x00000001 , 0x000006e3 
+ 00020998  0x00004dbe bne  0x00000001 , 0x00005319 
+ 00020999  0x00004dbf ifetch  0x00000001 , 0x00000003 
+ 00021000  0x00004dc0 store  0x00000001 , 0x0000450a 
+ 00021001  0x00004dc1 setarg  0x00000000 
+ 00021002  0x00004dc2 store  0x00000002 , 0x0000450c 
+ 00021003  0x00004dc3 branch  0x0000531c 
+ 00021004  0x00004dc8 fetch  0x00000001 , 0x000006e3 
+ 00021005  0x00004dc9 bne  0x00000004 , 0x00005319 
+ 00021006  0x00004dca fetch  0x00000002 , 0x000044e9 
+ 00021007  0x00004dcb bbit1  0x00000009 , 0x000052eb 
+ 00021008  0x00004dcc branch  0x00005319 
+ 00021009  0x00004dd2 fetch  0x00000001 , 0x000006e3 
+ 00021010  0x00004dd3 bne  0x00000003 , 0x00005319 
+ 00021011  0x00004dd4 ifetch  0x00000001 , 0x00000003 
+ 00021012  0x00004dd5 beq  0x00000000 , 0x00005217 
+ 00021013  0x00004dd6 beq  0x00000001 , 0x0000521d 
+ 00021014  0x00004dd7 branch  0x00005319 
+ 00021015  0x00004dda call  0x0000531c 
+ 00021016  0x00004ddb ifetcht  0x00000001 , 0x00000003 
+ 00021017  0x00004ddc ifetch  0x00000001 , 0x00000003 
+ 00021018  0x00004ddd beq  0x00000002 , 0x00006f0f 
+ 00021019  0x00004dde nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00021020  0x00004ddf branch  0x00006edd 
+ 00021021  0x00004de2 call  0x0000531c 
+ 00021022  0x00004de3 ifetcht  0x00000001 , 0x00000003 
+ 00021023  0x00004de4 ifetch  0x00000001 , 0x00000003 
+ 00021024  0x00004de5 branch  0x00006ef7 , 0x00000034 
+ 00021025  0x00004de6 branch  0x00006ef3 
+ 00021026  0x00004deb fetch  0x00000001 , 0x000006e3 
+ 00021027  0x00004dec bne  0x00000001 , 0x00005319 
+ 00021028  0x00004ded ifetcht  0x00000001 , 0x00000003 
+ 00021029  0x00004dee call  0x00006ee6 
+ 00021030  0x00004def setarg  0x00000000 
+ 00021031  0x00004df0 nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00021032  0x00004df1 arg  0x00000001 , 0x00000011 
+ 00021033  0x00004df2 store  0x00000002 , 0x000006a1 
+ 00021034  0x00004df3 arg  0x000006a1 , 0x00000012 
+ 00021035  0x00004df4 arg  0x00000000 , 0x00000002 
+ 00021036  0x00004df5 branch  0x00005323 
+ 00021037  0x00004dfa ifetch  0x00000001 , 0x00000003 
+ 00021038  0x00004dfb copy  0x0000003f , 0x00000002 
+ 00021039  0x00004dfc beq  0x00000081 , 0x0000523c 
+ 00021040  0x00004dfd beq  0x00000082 , 0x00005240 
+ 00021041  0x00004dfe beq  0x00000083 , 0x00005245 
+ 00021042  0x00004dff beq  0x00000084 , 0x00005249 
+ 00021043  0x00004e00 store  0x00000001 , 0x000042fe 
+ 00021044  0x00004e01 call  0x000074ff 
+ 00021045  0x00004e02 call  0x00002ec4 
+ 00021046  0x00004e03 fetch  0x00000001 , 0x000042fe 
+ 00021047  0x00004e04 beq  0x00000000 , 0x0000524d 
+ 00021048  0x00004e05 beq  0x00000001 , 0x00005250 
+ 00021049  0x00004e06 beq  0x00000002 , 0x00005252 
+ 00021050  0x00004e07 beq  0x00000004 , 0x00005254 
+ 00021051  0x00004e08 branch  0x00005319 
+ 00021052  0x00004e0b storet  0x00000001 , 0x000042fe 
+ 00021053  0x00004e0c call  0x00002ec0 
+ 00021054  0x00004e0d jam  0x0000000d , 0x000042c7 
+ 00021055  0x00004e0e branch  0x0000524e 
+ 00021056  0x00004e10 storet  0x00000001 , 0x000042fe 
+ 00021057  0x00004e11 call  0x00002ec0 
+ 00021058  0x00004e12 jam  0x0000000d , 0x000042c7 
+ 00021059  0x00004e13 jam  0x00000001 , 0x000042c5 
+ 00021060  0x00004e14 branch  0x0000531c 
+ 00021061  0x00004e16 storet  0x00000001 , 0x000042fe 
+ 00021062  0x00004e17 call  0x00002ec0 
+ 00021063  0x00004e18 jam  0x0000000d , 0x000042c7 
+ 00021064  0x00004e19 branch  0x00005258 
+ 00021065  0x00004e1b storet  0x00000001 , 0x000042fe 
+ 00021066  0x00004e1c call  0x00002ec0 
+ 00021067  0x00004e1d jam  0x0000000d , 0x000042c7 
+ 00021068  0x00004e1e branch  0x00005256 
+ 00021069  0x00004e22 jam  0x00000000 , 0x000042c7 
+ 00021070  0x00004e24 jam  0x00000003 , 0x000042c5 
+ 00021071  0x00004e25 branch  0x0000531c 
+ 00021072  0x00004e27 jam  0x00000001 , 0x000042c7 
+ 00021073  0x00004e28 branch  0x0000524e 
+ 00021074  0x00004e2a jam  0x00000005 , 0x000042c7 
+ 00021075  0x00004e2b branch  0x00005258 
+ 00021076  0x00004e2d jam  0x00000005 , 0x000042c7 
+ 00021077  0x00004e2e branch  0x00005256 
+ 00021078  0x00004e30 jam  0x00000002 , 0x000042c5 
+ 00021079  0x00004e31 branch  0x0000531c 
+ 00021080  0x00004e33 jam  0x00000000 , 0x000042c5 
+ 00021081  0x00004e34 branch  0x0000531c 
+ 00021082  0x00004e39 arg  0x0000001f , 0x0000003f 
+ 00021083  0x00004e3a arg  0x00004348 , 0x00000005 
+ 00021084  0x00004e3b branch  0x00005260 
+ 00021085  0x00004e40 arg  0x0000001f , 0x0000003f 
+ 00021086  0x00004e41 arg  0x00004368 , 0x00000005 
+ 00021087  0x00004e42 branch  0x00005260 
+ 00021088  0x00004e45 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
+ 00021089  0x00004e46 isub  0x00000039 , 0x0000003e 
+ 00021090  0x00004e47 nbranch  0x00005319 , 0x00000002 
+ 00021091  0x00004e48 istorer  0x00000039 , 0x00000001 , 0x00000005 
+ 00021092  0x00004e49 call  0x00006dca 
+ 00021093  0x00004e4a branch  0x0000531c 
+ 00021094  0x00004e4f fetch  0x00000002 , 0x000044e9 
+ 00021095  0x00004e50 bbit0  0x00000009 , 0x00005319 
+ 00021096  0x00004e51 fetch  0x00000001 , 0x000006e3 
+ 00021097  0x00004e52 bne  0x00000008 , 0x00005319 
+ 00021098  0x00004e53 ifetch  0x00000008 , 0x00000003 
+ 00021099  0x00004e54 store  0x00000008 , 0x000042d3 
+ 00021100  0x00004e55 jam  0x00000012 , 0x0000066f 
+ 00021101  0x00004e56 call  0x00007834 
+ 00021102  0x00004e57 branch  0x0000531c 
+ 00021103  0x00004e5c ifetch  0x00000002 , 0x00000003 
+ 00021104  0x00004e5d store  0x00000002 , 0x00004389 
+ 00021105  0x00004e5e storet  0x00000001 , 0x000040a6 
+ 00021106  0x00004e5f iadd  0x00000002 , 0x0000003f 
+ 00021107  0x00004e60 store  0x00000002 , 0x000040a4 
+ 00021108  0x00004e61 branch  0x0000531c 
+ 00021109  0x00004e66 fetch  0x00000001 , 0x000042fe 
+ 00021110  0x00004e67 branch  0x00005319 , 0x00000034 
+ 00021111  0x00004e68 fetch  0x00000001 , 0x000042fc 
+ 00021112  0x00004e69 bne  0x00000000 , 0x00005319 
+ 00021113  0x00004e6a fetch  0x00000001 , 0x000042fd 
+ 00021114  0x00004e6b bne  0x00000000 , 0x00005319 
+ 00021115  0x00004e6c call  0x000078a9 
+ 00021116  0x00004e6d branch  0x0000531c 
+ 00021117  0x00004e72 fetch  0x00000001 , 0x000006e3 
+ 00021118  0x00004e73 bne  0x00000005 , 0x00005319 
+ 00021119  0x00004e74 ifetch  0x00000001 , 0x00000003 
+ 00021120  0x00004e75 store  0x00000001 , 0x000044f9 
+ 00021121  0x00004e76 ifetch  0x00000004 , 0x00000003 
+ 00021122  0x00004e77 store  0x00000004 , 0x000044fa 
+ 00021123  0x00004e78 fetcht  0x00000001 , 0x000044f9 
+ 00021124  0x00004e79 call  0x00006ef7 
+ 00021125  0x00004e7a call  0x000053ae 
+ 00021126  0x00004e7b branch  0x0000531c 
+ 00021127  0x00004e80 fetch  0x00000001 , 0x000006e3 
+ 00021128  0x00004e81 bne  0x00000001 , 0x00005319 
+ 00021129  0x00004e82 ifetch  0x00000001 , 0x00000003 
+ 00021130  0x00004e83 store  0x00000001 , 0x00004141 
+ 00021131  0x00004e84 branch  0x0000531c 
+ 00021132  0x00004e89 ifetch  0x00000001 , 0x00000003 
+ 00021133  0x00004e8a beq  0x00000001 , 0x00005295 
+ 00021134  0x00004e8b fetch  0x00000001 , 0x000042fa 
+ 00021135  0x00004e8c beq  0x00000003 , 0x00005293 
+ 00021136  0x00004e8d beq  0x00000006 , 0x00005293 
+ 00021137  0x00004e8e beq  0x00000007 , 0x00005293 
+ 00021138  0x00004e8f branch  0x00005319 
+ 00021139  0x00004e91 jam  0x00000001 , 0x000042fb 
+ 00021140  0x00004e92 branch  0x0000531c 
+ 00021141  0x00004e95 call  0x00002f2a 
+ 00021142  0x00004e96 branch  0x0000531c 
+ 00021143  0x00004e9d call  0x0000531c 
+ 00021144  0x00004e9e call  0x00006dae 
+ 00021145  0x00004e9f jam  0x00000001 , 0x00008010 
+ 00021146  0x00004ea0 branch  0x0000235a 
+ 00021147  0x00004ea5 fetch  0x00000001 , 0x000006e3 
+ 00021148  0x00004ea6 beq  0x00000000 , 0x00005319 
+ 00021149  0x00004ea7 ifetch  0x00000001 , 0x00000003 
+ 00021150  0x00004ea8 branch  0x000052a8 , 0x00000034 
+ 00021151  0x00004ea9 fetch  0x00000001 , 0x000006e3 
+ 00021152  0x00004eaa bne  0x00000005 , 0x00005319 
+ 00021153  0x00004eab ifetch  0x00000004 , 0x00000003 
+ 00021154  0x00004eac arg  0x000f4240 , 0x00000002 
+ 00021155  0x00004ead isub  0x00000002 , 0x0000003e 
+ 00021156  0x00004eae branch  0x00005319 , 0x00000002 
+ 00021157  0x00004eaf store  0x00000004 , 0x000042ff 
+ 00021158  0x00004eb0 call  0x000029c1 
+ 00021159  0x00004eb1 branch  0x0000531c 
+ 00021160  0x00004eb4 call  0x000029c3 
+ 00021161  0x00004eb5 branch  0x0000531c 
+ 00021162  0x00004eba arg  0x00000001 , 0x00000002 
+ 00021163  0x00004ebb call  0x00002cd2 
+ 00021164  0x00004ebc add  0x00000006 , 0xfffffffe , 0x00000005 
+ 00021165  0x00004ebd setarg  0x00000000 
+ 00021166  0x00004ebe istore  0x00000002 , 0x00000005 
+ 00021167  0x00004ebf branch  0x0000531c 
+ 00021168  0x00004ec4 call  0x000052b9 
+ 00021169  0x00004ec5 call  0x000052e7 
+ 00021170  0x00004ec6 setarg  0x00000000 
+ 00021171  0x00004ec7 istore  0x00000002 , 0x00000005 
+ 00021172  0x00004ec8 branch  0x00005388 
+ 00021173  0x00004ece ifetch  0x00000001 , 0x00000003 
+ 00021174  0x00004ecf call  0x000052bd 
+ 00021175  0x00004ed0 call  0x000052c4 
+ 00021176  0x00004ed1 branch  0x00005388 
+ 00021177  0x00004ed5 call  0x000052e4 
+ 00021178  0x00004ed6 setarg  0x00280002 
+ 00021179  0x00004ed7 istore  0x00000003 , 0x00000005 
+ 00021180  0x00004ed8 rtn 
+ 00021181  0x00004edc store  0x00000001 , 0x00000670 
+ 00021182  0x00004edd call  0x000052e4 
+ 00021183  0x00004ede setarg  0x01280302 
+ 00021184  0x00004edf istore  0x00000004 , 0x00000005 
+ 00021185  0x00004ee0 fetch  0x00000001 , 0x00000670 
+ 00021186  0x00004ee1 istore  0x00000003 , 0x00000005 
+ 00021187  0x00004ee2 rtn 
+ 00021188  0x00004ee6 call  0x00002cf6 
+ 00021189  0x00004ee7 ifetch  0x00000001 , 0x00000003 
+ 00021190  0x00004ee8 and  0x0000003f , 0x0000001f , 0x00000039 
+ 00021191  0x00004ee9 copy  0x0000003f , 0x00000011 
+ 00021192  0x00004eea isolate1  0x00000007 , 0x00000011 
+ 00021193  0x00004eeb setflag  0x00000001 , 0x0000000f , 0x00000002 
+ 00021194  0x00004eec isolate1  0x00000006 , 0x00000011 
+ 00021195  0x00004eed setflag  0x00000001 , 0x0000000e , 0x00000002 
+ 00021196  0x00004eee istoret  0x00000002 , 0x00000005 
+ 00021197  0x00004eef copy  0x00000039 , 0x0000003f 
+ 00021198  0x00004ef0 istore  0x00000001 , 0x00000005 
+ 00021199  0x00004ef1 call  0x00006ddd 
+ 00021200  0x00004ef2 call  0x000052e7 
+ 00021201  0x00004ef3 setarg  0x00000000 
+ 00021202  0x00004ef4 istore  0x00000002 , 0x00000005 
+ 00021203  0x00004ef5 and  0x00000002 , 0x000000ff , 0x00000002 
+ 00021204  0x00004ef6 increase  0xffffffff , 0x00000002 
+ 00021205  0x00004ef7 call  0x00002cd2 
+ 00021206  0x00004ef8 add  0x00000006 , 0x00000004 , 0x00000006 
+ 00021207  0x00004ef9 ifetch  0x00000001 , 0x00000006 
+ 00021208  0x00004efa bbit1  0x00000004 , 0x000052dc 
+ 00021209  0x00004efb bbit1  0x00000005 , 0x000052dc 
+ 00021210  0x00004efc increase  0x00000001 , 0x00000002 
+ 00021211  0x00004efd rtn 
+ 00021212  0x00004f01 call  0x00002cf6 
+ 00021213  0x00004f02 isolate1  0x00000005 , 0x00000011 
+ 00021214  0x00004f03 setflag  0x00000001 , 0x0000000f , 0x00000002 
+ 00021215  0x00004f04 istoret  0x00000002 , 0x00000005 
+ 00021216  0x00004f05 setarg  0x02290202 
+ 00021217  0x00004f06 istore  0x00000008 , 0x00000005 
+ 00021218  0x00004f07 increase  0xffffffff , 0x00000002 
+ 00021219  0x00004f08 rtn 
+ 00021220  0x00004f0c call  0x00002cf6 
+ 00021221  0x00004f0d istoret  0x00000002 , 0x00000005 
+ 00021222  0x00004f0e rtn 
+ 00021223  0x00004f12 ifetch  0x00000001 , 0x00000003 
+ 00021224  0x00004f13 copy  0x0000003f , 0x00000039 
+ 00021225  0x00004f14 istore  0x00000001 , 0x00000005 
+ 00021226  0x00004f15 branch  0x00006ddd 
+ 00021227  0x00004f1a fetch  0x00000001 , 0x000042fc 
+ 00021228  0x00004f1b bne  0x00000005 , 0x00005319 
+ 00021229  0x00004f1c fetch  0x00000001 , 0x000042fe 
+ 00021230  0x00004f1d beq  0x00000004 , 0x000052f7 
+ 00021231  0x00004f1e beq  0x00000084 , 0x000052f1 
+ 00021232  0x00004f1f branch  0x00005319 
+ 00021233  0x00004f22 jam  0x00000002 , 0x000042f9 
+ 00021234  0x00004f23 jam  0x00000008 , 0x000042fa 
+ 00021235  0x00004f24 branch  0x000052f4 
+ 00021236  0x00004f27 ifetch  0x00000004 , 0x00000003 
+ 00021237  0x00004f28 store  0x00000004 , 0x000042ff 
+ 00021238  0x00004f29 branch  0x0000531c 
+ 00021239  0x00004f2c call  0x000052f4 
+ 00021240  0x00004f2d branch  0x00002f13 
+ 00021241  0x00004f32 ifetch  0x00000006 , 0x00000003 
+ 00021242  0x00004f33 store  0x00000006 , 0x000042cc 
+ 00021243  0x00004f34 jam  0x0000001b , 0x000001bc 
+ 00021244  0x00004f35 jam  0x00000001 , 0x00004517 
+ 00021245  0x00004f36 jam  0x00000001 , 0x00004343 
+ 00021246  0x00004f37 branch  0x0000531c 
+ 00021247  0x00004f3d fetch  0x00000001 , 0x000006e3 
+ 00021248  0x00004f3e bne  0x00000002 , 0x00005319 
+ 00021249  0x00004f3f ifetcht  0x00000002 , 0x00000003 
+ 00021250  0x00004f40 call  0x00002a2d 
+ 00021251  0x00004f41 branch  0x0000531c 
+ 00021252  0x00004f46 arg  0x00000000 , 0x00000002 
+ 00021253  0x00004f47 arg  0x00000002 , 0x00000011 
+ 00021254  0x00004f48 arg  0x00004075 , 0x00000012 
+ 00021255  0x00004f49 branch  0x00005323 
+ 00021256  0x00004f4e fetch  0x00000001 , 0x000006e3 
+ 00021257  0x00004f4f bne  0x00000008 , 0x00005319 
+ 00021258  0x00004f50 ifetch  0x00000008 , 0x00000003 
+ 00021259  0x00004f51 call  0x00002a2b 
+ 00021260  0x00004f52 branch  0x0000531c 
+ 00021261  0x00004f57 ifetchr  0x00000011 , 0x00000001 , 0x00000003 
+ 00021262  0x00004f58 ifetchr  0x00000012 , 0x00000002 , 0x00000003 
+ 00021263  0x00004f59 arg  0x00000000 , 0x00000002 
+ 00021264  0x00004f5a branch  0x00005323 
+ 00021265  0x00004f5f fetchr  0x00000039 , 0x00000001 , 0x000006e3 
+ 00021266  0x00004f60 increase  0xfffffffe , 0x00000039 
+ 00021267  0x00004f61 ifetch  0x00000002 , 0x00000003 
+ 00021268  0x00004f62 copy  0x0000003f , 0x00000005 
+ 00021269  0x00004f63 call  0x00006dca 
+ 00021270  0x00004f64 branch  0x0000531c 
+ 00021271  0x00004f6a jam  0x00000000 , 0x00004094 
+ 00021272  0x00004f6b branch  0x0000531c 
+ 00021273  0x00004f71 arg  0x00000001 , 0x00000002 
+ 00021274  0x00004f72 arg  0x00000000 , 0x00000011 
+ 00021275  0x00004f73 branch  0x00005323 
+ 00021276  0x00004f77 arg  0x00000000 , 0x00000002 
+ 00021277  0x00004f78 arg  0x00000000 , 0x00000011 
+ 00021278  0x00004f79 branch  0x00005323 
+ 00021279  0x00004f7e jam  0x00000002 , 0x000006e2 
+ 00021280  0x00004f7f branch  0x0000533c 
+ 00021281  0x00004f85 jam  0x00000005 , 0x000006e2 
+ 00021282  0x00004f86 branch  0x0000533c 
+ 00021283  0x00004f8f fetch  0x00000001 , 0x000006e2 
+ 00021284  0x00004f90 copy  0x0000003f , 0x00000013 
+ 00021285  0x00004f91 jam  0x00000006 , 0x000006e2 
+ 00021286  0x00004f92 setarg  0x00000002 
+ 00021287  0x00004f93 iadd  0x00000011 , 0x0000003f 
+ 00021288  0x00004f94 call  0x00005397 
+ 00021289  0x00004f95 copy  0x00000013 , 0x0000003f 
+ 00021290  0x00004f96 istore  0x00000001 , 0x00000003 
+ 00021291  0x00004f97 istoret  0x00000001 , 0x00000003 
+ 00021292  0x00004f98 copy  0x00000011 , 0x00000039 
+ 00021293  0x00004f99 copy  0x00000012 , 0x00000006 
+ 00021294  0x00004f9a call  0x00006dc4 
+ 00021295  0x00004f9b branch  0x000053a1 
+ 00021296  0x00004fa3 jam  0x00000008 , 0x000006e2 
+ 00021297  0x00004fa4 add  0x00000039 , 0x00000002 , 0x0000003f 
+ 00021298  0x00004fa5 call  0x00005397 
+ 00021299  0x00004fa6 fetch  0x00000002 , 0x0000070d 
+ 00021300  0x00004fa7 istore  0x00000002 , 0x00000003 
+ 00021301  0x00004fa8 fetch  0x00000002 , 0x0000070b 
+ 00021302  0x00004fa9 icopy  0x00000006 
+ 00021303  0x00004faa call  0x00006db1 
+ 00021304  0x00004fab copy  0x00000006 , 0x0000003f 
+ 00021305  0x00004fac store  0x00000002 , 0x0000070b 
+ 00021306  0x00004fad branch  0x000053a1 
+ 00021307  0x00004fb2 jam  0x00000009 , 0x000006e2 
+ 00021308  0x00004fb4 setarg  0x00000000 
+ 00021309  0x00004fb5 call  0x00005397 
+ 00021310  0x00004fb6 branch  0x000053a1 
+ 00021311  0x00004fbb jam  0x0000000a , 0x000006e2 
+ 00021312  0x00004fbc setarg  0x00000001 
+ 00021313  0x00004fbd call  0x00005397 
+ 00021314  0x00004fbf call  0x00005349 
+ 00021315  0x00004fc1 fetch  0x00000002 , 0x000044e9 
+ 00021316  0x00004fc2 arg  0x00000009 , 0x00000007 
+ 00021317  0x00004fc3 qisolate1  0x0000003f 
+ 00021318  0x00004fc4 setflag  0x00000001 , 0x00000005 , 0x00000002 
+ 00021319  0x00004fc8 istoret  0x00000001 , 0x00000003 
+ 00021320  0x00004fc9 branch  0x000053a1 
+ 00021321  0x00004fce arg  0x00000000 , 0x00000002 
+ 00021322  0x00004fcf fetch  0x00000001 , 0x00004388 
+ 00021323  0x00004fd0 arg  0x00000000 , 0x00000007 
+ 00021324  0x00004fd1 qisolate1  0x0000003f 
+ 00021325  0x00004fd2 setflag  0x00000001 , 0x00000002 , 0x00000002 
+ 00021326  0x00004fd3 rtn 
+ 00021327  0x00004fd8 jam  0x0000000d , 0x000006e2 
+ 00021328  0x00004fd9 fetch  0x00000001 , 0x000043fa 
+ 00021329  0x00004fda mul32  0x0000003f , 0x00000022 , 0x0000003f 
+ 00021330  0x00004fdb icopy  0x00000039 
+ 00021331  0x00004fdc call  0x00005397 
+ 00021332  0x00004fdd fetch  0x00000002 , 0x000043f8 
+ 00021333  0x00004fde icopy  0x00000006 
+ 00021334  0x00004fdf call  0x00006db1 
+ 00021335  0x00004fe0 branch  0x000053a1 
+ 00021336  0x00004fe4 jam  0x0000000e , 0x000006e2 
+ 00021337  0x00004fe5 setarg  0x00000004 
+ 00021338  0x00004fe6 call  0x00005397 
+ 00021339  0x00004fe7 fetch  0x00000004 , 0x000005fa 
+ 00021340  0x00004fe8 istore  0x00000004 , 0x00000003 
+ 00021341  0x00004fe9 branch  0x000053a1 
+ 00021342  0x00004fed jam  0x0000000f , 0x000006e2 
+ 00021343  0x00004fee fetch  0x00000002 , 0x00008112 
+ 00021344  0x00004fef arg  0x00000040 , 0x00000002 
+ 00021345  0x00004ff0 call  0x00007db0 
+ 00021346  0x00004ff1 copy  0x0000003f , 0x00000011 
+ 00021347  0x00004ff2 copy  0x0000003f , 0x00000039 
+ 00021348  0x00004ff3 call  0x00006d96 
+ 00021349  0x00004ff4 arg  0x000006a1 , 0x00000005 
+ 00021350  0x00004ff5 call  0x00006dca 
+ 00021351  0x00004ff6 copy  0x00000011 , 0x0000003f 
+ 00021352  0x00004ff7 copy  0x00000011 , 0x00000039 
+ 00021353  0x00004ff8 call  0x00005397 
+ 00021354  0x00004ff9 arg  0x000006a1 , 0x00000006 
+ 00021355  0x00004ffa call  0x00006db1 
+ 00021356  0x00004ffb branch  0x000053a1 
+ 00021357  0x00005000 jam  0x00000010 , 0x000006e2 
+ 00021358  0x00005001 branch  0x0000533c 
+ 00021359  0x00005006 jam  0x00000011 , 0x000006e2 
+ 00021360  0x00005007 setarg  0x00000004 
+ 00021361  0x00005008 call  0x00005397 
+ 00021362  0x00005009 fetch  0x00000004 , 0x000042ff 
+ 00021363  0x0000500a istore  0x00000004 , 0x00000003 
+ 00021364  0x0000500b branch  0x000053a1 
+ 00021365  0x00005010 arg  0x00000180 , 0x00000011 
+ 00021366  0x00005011 branch  0x00005379 
+ 00021367  0x00005014 arg  0x00000080 , 0x00000011 
+ 00021368  0x00005015 branch  0x00005379 
+ 00021369  0x00005019 jam  0x00000014 , 0x000006e2 
+ 00021370  0x0000501a setarg  0x00000002 
+ 00021371  0x0000501b call  0x00005397 
+ 00021372  0x0000501c copy  0x00000011 , 0x0000003f 
+ 00021373  0x0000501d istore  0x00000002 , 0x00000003 
+ 00021374  0x0000501e branch  0x000053a1 
+ 00021375  0x00005023 arg  0x00000000 , 0x00000013 
+ 00021376  0x00005024 branch  0x00005382 
+ 00021377  0x00005027 arg  0x00000001 , 0x00000013 
+ 00021378  0x0000502a jam  0x00000015 , 0x000006e2 
+ 00021379  0x0000502b setarg  0x00000001 
+ 00021380  0x0000502c call  0x00005397 
+ 00021381  0x0000502d copy  0x00000013 , 0x0000003f 
+ 00021382  0x0000502e istore  0x00000001 , 0x00000003 
+ 00021383  0x0000502f branch  0x000053a1 
+ 00021384  0x00005036 storet  0x00000002 , 0x00000678 
+ 00021385  0x00005037 jam  0x00000029 , 0x000006e2 
+ 00021386  0x00005038 setarg  0x00000002 
+ 00021387  0x00005039 call  0x00005397 
+ 00021388  0x0000503a fetcht  0x00000002 , 0x00000678 
+ 00021389  0x0000503b istoret  0x00000002 , 0x00000003 
+ 00021390  0x0000503c branch  0x000053a1 
+ 00021391  0x00005041 jam  0x0000002b , 0x000006e2 
+ 00021392  0x00005042 branch  0x0000533c 
+ 00021393  0x00005047 jam  0x00000040 , 0x000006e2 
+ 00021394  0x00005048 setarg  0x00000002 
+ 00021395  0x00005049 call  0x00005397 
+ 00021396  0x0000504a fetch  0x00000002 , 0x00004075 
+ 00021397  0x0000504b istore  0x00000002 , 0x00000003 
+ 00021398  0x0000504c branch  0x000053a1 
+ 00021399  0x00005059 jam  0x00000002 , 0x000006e1 
+ 00021400  0x0000505a store  0x00000001 , 0x000006e3 
+ 00021401  0x0000505b storet  0x00000008 , 0x00000678 
+ 00021402  0x0000505c bpatch  0x00000066 , 0x0000400c 
+ 00021403  0x0000505d call  0x000053a3 
+ 00021404  0x0000505e fetcht  0x00000008 , 0x00000678 
+ 00021405  0x0000505f call  0x00006da2 
+ 00021406  0x00005060 fetch  0x00000003 , 0x000006e1 
+ 00021407  0x00005061 istore  0x00000003 , 0x00000003 
+ 00021408  0x00005062 rtn 
+ 00021409  0x00005065 bpatch  0x00000067 , 0x0000400c 
+ 00021410  0x00005066 branch  0x00006da4 
+ 00021411  0x00005069 call  0x000053ac 
+ 00021412  0x0000506a rtn  0x00000001 
+ 00021413  0x0000506c call  0x000053aa 
+ 00021414  0x0000506d fetch  0x00000004 , 0x000044fa 
+ 00021415  0x0000506e rshift2  0x0000003f , 0x0000003f 
+ 00021416  0x0000506f rtn  0x00000034 
+ 00021417  0x00005070 branch  0x00007c91 
+ 00021418  0x00005073 fetcht  0x00000001 , 0x000044f9 
+ 00021419  0x00005074 branch  0x00006ef7 
+ 00021420  0x00005077 fetcht  0x00000001 , 0x000044f9 
+ 00021421  0x00005078 branch  0x00006f02 
+ 00021422  0x0000507b fetcht  0x00000001 , 0x000044f9 
+ 00021423  0x0000507c branch  0x00006ef3 
+ 00021424  0x00005088 storer  0x00000011 , 0x00000002 , 0x0000070b 
+ 00021425  0x00005089 storer  0x00000012 , 0x00000002 , 0x00000709 
+ 00021426  0x0000508a fetch  0x00000002 , 0x00004398 
+ 00021427  0x0000508b store  0x00000002 , 0x0000070d 
+ 00021428  0x0000508c call  0x000051a8 
+ 00021429  0x0000508d rtn  0x00000028 
+ 00021430  0x00005090 fetcht  0x00000002 , 0x00000709 
+ 00021431  0x00005091 fetch  0x00000001 , 0x0000450e 
+ 00021432  0x00005092 call  0x00007db0 
+ 00021433  0x00005093 copy  0x0000003f , 0x00000039 
+ 00021434  0x00005094 copy  0x00000002 , 0x0000003f 
+ 00021435  0x00005095 isub  0x00000039 , 0x0000003f 
+ 00021436  0x00005096 store  0x00000002 , 0x00000709 
+ 00021437  0x00005097 call  0x00005330 
+ 00021438  0x00005098 fetch  0x00000002 , 0x00000709 
+ 00021439  0x00005099 rtn  0x00000034 
+ 00021440  0x0000509a branch  0x000053b6 
+ 00021441  0x000050a0 rtn 
+ 00021442  0x000050a3 fetch  0x00000001 , 0x0000450a 
+ 00021443  0x000050a4 rtn  0x00000034 
+ 00021444  0x000050a5 fetch  0x00000001 , 0x0000450b 
+ 00021445  0x000050a6 rtn  0x00000034 
+ 00021446  0x000050a7 increase  0xffffffff , 0x0000003f 
+ 00021447  0x000050a8 store  0x00000001 , 0x0000450b 
+ 00021448  0x000050a9 nrtn  0x00000034 
+ 00021449  0x000050aa jam  0x00000005 , 0x0000450b 
+ 00021450  0x000050ab call  0x00006f82 
+ 00021451  0x000050ac call  0x00006fb0 
+ 00021452  0x000050ad div  0x0000003f , 0x0000000a 
+ 00021453  0x000050ae call  0x00007d5f 
+ 00021454  0x000050af div  0x0000003f , 0x00000064 
+ 00021455  0x000050b0 call  0x00007d5f 
+ 00021456  0x000050b1 remainder  0x00000002 
+ 00021457  0x000050b2 store  0x00000001 , 0x0000450c 
+ 00021458  0x000050b3 storet  0x00000001 , 0x0000450d 
+ 00021459  0x000050b4 rtn 
+ 00021460  0x000050bb arg  0x00000008 , 0x00000007 
+ 00021461  0x000050bc branch  0x000053dc 
+ 00021462  0x000050bf arg  0x00000008 , 0x00000007 
+ 00021463  0x000050c0 branch  0x000053d8 
+ 00021464  0x000050c3 fetch  0x00000002 , 0x0000450f 
+ 00021465  0x000050c4 qset0  0x0000003f 
+ 00021466  0x000050c5 store  0x00000002 , 0x0000450f 
+ 00021467  0x000050c6 rtn 
+ 00021468  0x000050c9 fetch  0x00000002 , 0x0000450f 
+ 00021469  0x000050ca qset1  0x0000003f 
+ 00021470  0x000050cb store  0x00000002 , 0x0000450f 
+ 00021471  0x000050cc rtn 
+ 00021472  0x000050d2 call  0x00007396 
+ 00021473  0x000050d3 call  0x00005410 
+ 00021474  0x000050d4 call  0x00005949 
+ 00021475  0x000050d5 rtn  0x0000002b 
+ 00021476  0x000050d6 call  0x00005747 
+ 00021477  0x000050d7 call  0x00005f37 
+ 00021478  0x000050d8 call  0x000053ec 
+ 00021479  0x000050d9 call  0x000059ed 
+ 00021480  0x000050db fetch  0x00000002 , 0x000044e9 
+ 00021481  0x000050dc bbit1  0x0000000c , 0x00005c1a 
+ 00021482  0x000050dd call  0x00005eb6 
+ 00021483  0x000050de branch  0x0000548c 
+ 00021484  0x000050e2 bpatch  0x00000068 , 0x0000400d 
+ 00021485  0x000050e3 setarg  0x00006235 
+ 00021486  0x000050e4 store  0x00000002 , 0x000045f8 
+ 00021487  0x000050e5 setarg  0x0000622b 
+ 00021488  0x000050e6 store  0x00000002 , 0x000045fa 
+ 00021489  0x000050e7 setarg  0x00006109 
+ 00021490  0x000050e8 store  0x00000002 , 0x000043e9 
+ 00021491  0x000050e9 setarg  0x00006096 
+ 00021492  0x000050ea store  0x00000002 , 0x000045f2 
+ 00021493  0x000050eb setarg  0x000060c1 
+ 00021494  0x000050ec store  0x00000002 , 0x000045f4 
+ 00021495  0x000050ed setarg  0x0000550c 
+ 00021496  0x000050ee store  0x00000002 , 0x000045f6 
+ 00021497  0x000050ef setarg  0x00005b23 
+ 00021498  0x000050f0 store  0x00000002 , 0x000043d9 
+ 00021499  0x000050f1 setarg  0x00005507 
+ 00021500  0x000050f2 store  0x00000002 , 0x000043d7 
+ 00021501  0x000050f3 setarg  0x00005ac1 
+ 00021502  0x000050f4 store  0x00000002 , 0x000043dd 
+ 00021503  0x000050f5 setarg  0x00005e5d 
+ 00021504  0x000050f6 store  0x00000002 , 0x000043db 
+ 00021505  0x000050f7 setarg  0x000054d5 
+ 00021506  0x000050f8 store  0x00000002 , 0x000043d5 
+ 00021507  0x000050f9 setarg  0x00005b08 
+ 00021508  0x000050fa store  0x00000002 , 0x000043df 
+ 00021509  0x000050fb setarg  0x00005b85 
+ 00021510  0x000050fc store  0x00000002 , 0x000043e3 
+ 00021511  0x000050fd setarg  0x000055fa 
+ 00021512  0x000050fe store  0x00000002 , 0x000043e7 
+ 00021513  0x000050ff setarg  0x000054c5 
+ 00021514  0x00005100 store  0x00000002 , 0x000043d3 
+ 00021515  0x00005101 setarg  0x00006221 
+ 00021516  0x00005102 store  0x00000002 , 0x000043e1 
+ 00021517  0x00005103 setarg  0x00006228 
+ 00021518  0x00005104 store  0x00000002 , 0x000043e5 
+ 00021519  0x00005105 rtn 
+ 00021520  0x00005109 rtn  0x0000002b 
+ 00021521  0x0000510a call  0x000035f0 
+ 00021522  0x0000510b call  0x0000325b 
+ 00021523  0x0000510c call  0x000062aa 
+ 00021524  0x0000510d call  0x00005589 
+ 00021525  0x0000510e call  0x000055c6 
+ 00021526  0x0000510f call  0x0000544a 
+ 00021527  0x00005110 call  0x00006177 
+ 00021528  0x00005111 call  0x00002a41 
+ 00021529  0x00005113 bpatch  0x00000069 , 0x0000400d 
+ 00021530  0x00005114 fetch  0x00000008 , 0x00004713 
+ 00021531  0x00005115 bbit1  0x00000013 , 0x00005d60 
+ 00021532  0x00005116 bbit1  0x00000012 , 0x00005d6e 
+ 00021533  0x00005117 bbit1  0x00000014 , 0x00005da6 
+ 00021534  0x00005118 rtn 
+ 00021535  0x0000511b jam  0x00000010 , 0x00004099 
+ 00021536  0x0000511c fetch  0x00000008 , 0x00004713 
+ 00021537  0x0000511d rtnbit1  0x0000000c 
+ 00021538  0x0000511e jam  0x00000018 , 0x00004099 
+ 00021539  0x0000511f rtn 
+ 00021540  0x00005122 call  0x00003281 
+ 00021541  0x00005123 fetch  0x00000008 , 0x00004713 
+ 00021542  0x00005124 rtnbit0  0x0000003d 
+ 00021543  0x00005125 branch  0x00003284 
+ 00021544  0x00005128 bpatch  0x0000006a , 0x0000400d 
+ 00021545  0x00005129 fetch  0x00000008 , 0x00004713 
+ 00021546  0x0000512a isolate1  0x00000005 , 0x0000003f 
+ 00021547  0x0000512b call  0x00005f08 , 0x00000001 
+ 00021548  0x0000512e fetch  0x00000002 , 0x0000463a 
+ 00021549  0x0000512f store  0x00000002 , 0x000045d6 
+ 00021550  0x00005131 fetch  0x00000001 , 0x0000463d 
+ 00021551  0x00005132 store  0x00000002 , 0x000045dc 
+ 00021552  0x00005134 fetch  0x00000005 , 0x0000463f 
+ 00021553  0x00005135 store  0x00000005 , 0x00004628 
+ 00021554  0x00005137 fetch  0x00000001 , 0x0000463e 
+ 00021555  0x00005138 store  0x00000001 , 0x000045d1 
+ 00021556  0x0000513a fetch  0x00000001 , 0x000045b9 
+ 00021557  0x0000513b ncall  0x0000326b , 0x00000034 
+ 00021558  0x0000513d bpatch  0x0000006b , 0x0000400d 
+ 00021559  0x0000513e call  0x0000541f 
+ 00021560  0x0000513f call  0x00005424 
+ 00021561  0x00005140 call  0x00005fe4 
+ 00021562  0x00005141 branch  0x00003287 
+ 00021563  0x00005144 setarg  0x00009000 
+ 00021564  0x00005145 store  0x00000002 , 0x000042f7 
+ 00021565  0x00005146 jam  0x00000003 , 0x000040c1 
+ 00021566  0x00005147 jam  0x00000008 , 0x000040a6 
+ 00021567  0x00005148 jam  0x00000000 , 0x0000497f 
+ 00021568  0x00005149 jam  0x00000000 , 0x00004980 
+ 00021569  0x0000514a setarg  0x00000200 
+ 00021570  0x0000514b store  0x00000002 , 0x000040a4 
+ 00021571  0x0000514c jam  0x00000017 , 0x000042e1 
+ 00021572  0x0000514d jam  0x00000017 , 0x000042e3 
+ 00021573  0x0000514f setarg  0x000047c3 
+ 00021574  0x00005150 store  0x00000002 , 0x0000433f 
+ 00021575  0x00005151 setarg  0x00000010 
+ 00021576  0x00005152 store  0x00000002 , 0x00004341 
+ 00021577  0x00005153 branch  0x00005539 
+ 00021578  0x00005156 bpatch  0x0000006c , 0x0000400d 
+ 00021579  0x00005157 call  0x0000543b 
+ 00021580  0x00005158 jam  0x00000000 , 0x0000487a 
+ 00021581  0x0000515a setarg  0x00000a77 
+ 00021582  0x0000515b store  0x00000002 , 0x000043f5 
+ 00021583  0x0000515c setsect  0x00000000 , 0x00001224 
+ 00021584  0x0000515d setsect  0x00000001 , 0x00004000 
+ 00021585  0x0000515e setsect  0x00000002 , 0x00000000 
+ 00021586  0x0000515f istore  0x00000005 , 0x00000005 
+ 00021587  0x00005162 fetch  0x00000008 , 0x00004713 
+ 00021588  0x00005163 bbit0  0x0000001b , 0x00005458 
+ 00021589  0x00005164 setarg  0x00000006 
+ 00021590  0x00005165 store  0x00000002 , 0x000042d3 
+ 00021591  0x00005166 store  0x00000002 , 0x000042d5 
+ 00021592  0x00005168 call  0x00005481 
+ 00021593  0x00005169 fetch  0x00000008 , 0x00004713 
+ 00021594  0x0000516a bbit0  0x00000018 , 0x0000545c 
+ 00021595  0x0000516b call  0x00005476 
+ 00021596  0x0000516d fetch  0x00000003 , 0x00004608 
+ 00021597  0x0000516e store  0x00000003 , 0x0000475d 
+ 00021598  0x0000516f fetch  0x00000001 , 0x00004666 
+ 00021599  0x00005170 store  0x00000001 , 0x000049a1 
+ 00021600  0x00005171 fetch  0x00000003 , 0x000042de 
+ 00021601  0x00005172 store  0x00000003 , 0x00004797 
+ 00021602  0x00005173 setarg  0x00000000 
+ 00021603  0x00005174 store  0x00000007 , 0x00004846 
+ 00021604  0x00005175 fetch  0x00000001 , 0x000044eb 
+ 00021605  0x00005176 store  0x00000001 , 0x0000497c 
+ 00021606  0x00005177 store  0x00000001 , 0x0000497d 
+ 00021607  0x00005178 call  0x00002969 
+ 00021608  0x0000517a bpatch  0x0000006d , 0x0000400d 
+ 00021609  0x0000517b fetch  0x00000001 , 0x0000464f 
+ 00021610  0x0000517c store  0x00000001 , 0x00004958 
+ 00021611  0x0000517d fetch  0x00000001 , 0x0000464e 
+ 00021612  0x0000517e rtneq  0x000000ff 
+ 00021613  0x0000517f fetcht  0x00000001 , 0x0000464e 
+ 00021614  0x00005180 call  0x000055b5 
+ 00021615  0x00005181 fetcht  0x00000001 , 0x0000464e 
+ 00021616  0x00005182 call  0x00006ee6 
+ 00021617  0x00005183 call  0x00005473 , 0x00000001 
+ 00021618  0x00005184 branch  0x000055b1 
+ 00021619  0x00005186 fetch  0x00000001 , 0x00004650 
+ 00021620  0x00005187 store  0x00000001 , 0x00004958 
+ 00021621  0x00005188 rtn 
+ 00021622  0x0000518b fetch  0x00000003 , 0x00004743 
+ 00021623  0x0000518c store  0x00000003 , 0x00004608 
+ 00021624  0x0000518d fetch  0x00000003 , 0x00004746 
+ 00021625  0x0000518e store  0x00000003 , 0x0000460b 
+ 00021626  0x0000518f fetch  0x00000001 , 0x00004749 
+ 00021627  0x00005190 store  0x00000001 , 0x00004621 
+ 00021628  0x00005191 fetch  0x00000004 , 0x00004755 
+ 00021629  0x00005192 store  0x00000004 , 0x00004751 
+ 00021630  0x00005194 setarg  0x00100c0c 
+ 00021631  0x00005195 store  0x00000003 , 0x000045a7 
+ 00021632  0x00005196 rtn 
+ 00021633  0x00005199 fetch  0x00000003 , 0x0000474a 
+ 00021634  0x0000519a store  0x00000003 , 0x00004608 
+ 00021635  0x0000519b fetch  0x00000003 , 0x0000474d 
+ 00021636  0x0000519c store  0x00000003 , 0x0000460b 
+ 00021637  0x0000519d fetch  0x00000001 , 0x00004750 
+ 00021638  0x0000519e store  0x00000001 , 0x00004621 
+ 00021639  0x0000519f fetch  0x00000004 , 0x00004759 
+ 00021640  0x000051a0 store  0x00000004 , 0x00004751 
+ 00021641  0x000051a2 setarg  0x001c1919 
+ 00021642  0x000051a3 store  0x00000003 , 0x000045a7 
+ 00021643  0x000051a4 rtn 
+ 00021644  0x000051b1 bpatch  0x0000006e , 0x0000400d 
+ 00021645  0x000051b2 fetch  0x00000008 , 0x00004713 
+ 00021646  0x000051b3 bbit1  0x0000003e , 0x0000602d 
+ 00021647  0x000051b4 fetch  0x00000001 , 0x00004666 
+ 00021648  0x000051b5 beq  0x00000000 , 0x0000601c 
+ 00021649  0x000051b7 call  0x00005aa8 
+ 00021650  0x000051b8 fetch  0x00000001 , 0x00004666 
+ 00021651  0x000051b9 beq  0x00000001 , 0x00005496 
+ 00021652  0x000051ba beq  0x00000002 , 0x0000549b 
+ 00021653  0x000051bb rtn 
+ 00021654  0x000051bd fetch  0x00000006 , 0x00004668 
+ 00021655  0x000051be fetcht  0x00000006 , 0x000046e6 
+ 00021656  0x000051bf isub  0x00000002 , 0x0000003e 
+ 00021657  0x000051c0 branch  0x00005a94 , 0x00000005 
+ 00021658  0x000051c1 branch  0x000054a0 
+ 00021659  0x000051c4 fetch  0x00000006 , 0x00004675 
+ 00021660  0x000051c5 fetcht  0x00000006 , 0x000046e6 
+ 00021661  0x000051c6 isub  0x00000002 , 0x0000003e 
+ 00021662  0x000051c7 branch  0x00005a94 , 0x00000005 
+ 00021663  0x000051c8 branch  0x000054a0 
+ 00021664  0x000051cb bpatch  0x0000006f , 0x0000400d 
+ 00021665  0x000051cc call  0x0000619f 
+ 00021666  0x000051cd arg  0x00004667 , 0x00000011 
+ 00021667  0x000051ce fetch  0x00000001 , 0x00004666 
+ 00021668  0x000051cf increase  0xffffffff , 0x0000003f 
+ 00021669  0x000051d0 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00021670  0x000051d1 iadd  0x00000011 , 0x00000011 
+ 00021671  0x000051d2 ifetch  0x00000001 , 0x00000011 
+ 00021672  0x000051d3 store  0x00000001 , 0x000043f3 
+ 00021673  0x000051d5 fetch  0x00000001 , 0x000043f3 
+ 00021674  0x000051d6 beq  0x00000034 , 0x000054b6 
+ 00021675  0x000051d7 branch  0x00005a94 
+ 00021676  0x000051da bpatch  0x00000070 , 0x0000400e 
+ 00021677  0x000051db disable  0x00000028 
+ 00021678  0x000051dc fetch  0x00000008 , 0x00004713 
+ 00021679  0x000051dd bbit0  0x0000000b , 0x000054b3 
+ 00021680  0x000051de fetch  0x00000001 , 0x00008132 
+ 00021681  0x000051df bbit1  0x00000004 , 0x000054b3 
+ 00021682  0x000051e0 enable  0x00000028 
+ 00021683  0x000051e2 fetch  0x00000001 , 0x00004780 
+ 00021684  0x000051e3 store  0x00000001 , 0x0000477f 
+ 00021685  0x000051e4 rtn 
+ 00021686  0x000051e7 jam  0x00000001 , 0x00004795 
+ 00021687  0x000051e8 fetcht  0x00000001 , 0x0000471e 
+ 00021688  0x000051e9 fetch  0x00000001 , 0x0000478f 
+ 00021689  0x000051ea beq  0x000000ff , 0x000054bb 
+ 00021690  0x000051eb fetcht  0x00000001 , 0x0000463c 
+ 00021691  0x000051ed storet  0x00000001 , 0x00004845 
+ 00021692  0x000051ee call  0x0000432d 
+ 00021693  0x000051ef fetch  0x00000003 , 0x0000479d 
+ 00021694  0x000051f0 store  0x00000003 , 0x0000434d 
+ 00021695  0x000051f1 call  0x00005b6b 
+ 00021696  0x000051f2 setarg  0x00000004 
+ 00021697  0x000051f3 istore  0x00000001 , 0x00000006 
+ 00021698  0x000051f4 arg  0x00004369 , 0x00000006 
+ 00021699  0x000051f5 call  0x00005b72 
+ 00021700  0x000051f6 branch  0x00007870 
+ 00021701  0x000051fb bmark1  0x00000026 , 0x00004308 
+ 00021702  0x000051fc fetch  0x00000001 , 0x00004956 
+ 00021703  0x000051fd branch  0x00004308 , 0x00000034 
+ 00021704  0x000051fe fetch  0x00000001 , 0x000047c2 
+ 00021705  0x000051ff beq  0x00000001 , 0x00004308 
+ 00021706  0x00005200 fetch  0x00000001 , 0x00004857 
+ 00021707  0x00005201 nbranch  0x00004308 , 0x00000034 
+ 00021708  0x00005202 branch  0x0000430a 
+ 00021709  0x0000520c bpatch  0x00000071 , 0x0000400e 
+ 00021710  0x0000520d setarg  0x00000006 
+ 00021711  0x0000520e call  0x000069e5 
+ 00021712  0x0000520f bbit1  0x00000003 , 0x000054d3 
+ 00021713  0x00005210 call  0x000059da 
+ 00021714  0x00005211 call  0x000059ed 
+ 00021715  0x00005213 call  0x000054dc 
+ 00021716  0x00005214 branch  0x00004327 
+ 00021717  0x00005217 bpatch  0x00000072 , 0x0000400e 
+ 00021718  0x00005218 call  0x0000739a 
+ 00021719  0x00005219 call  0x000056a9 
+ 00021720  0x0000521a call  0x000054dc 
+ 00021721  0x0000521b call  0x00005d9e 
+ 00021722  0x0000521c fetcht  0x00000001 , 0x00004659 
+ 00021723  0x0000521d branch  0x00006ed3 
+ 00021724  0x00005221 bpatch  0x00000073 , 0x0000400e 
+ 00021725  0x00005222 call  0x00005a92 
+ 00021726  0x00005223 call  0x00007de2 
+ 00021727  0x00005224 call  0x0000611a 
+ 00021728  0x00005225 call  0x0000550c 
+ 00021729  0x00005226 call  0x000054f9 
+ 00021730  0x00005228 fetcht  0x00000001 , 0x0000465b 
+ 00021731  0x00005229 call  0x000055b5 
+ 00021732  0x0000522a call  0x000055b9 
+ 00021733  0x0000522b call  0x000061fd 
+ 00021734  0x0000522c call  0x000054f2 
+ 00021735  0x0000522d branch  0x000054e8 
+ 00021736  0x00005230 fetch  0x00000008 , 0x00004713 
+ 00021737  0x00005231 rtnbit0  0x0000003c 
+ 00021738  0x00005233 fetcht  0x00000001 , 0x0000464a 
+ 00021739  0x00005234 call  0x00006ed3 
+ 00021740  0x00005235 fetcht  0x00000001 , 0x0000464b 
+ 00021741  0x00005236 call  0x00006ed3 
+ 00021742  0x00005237 fetcht  0x00000001 , 0x0000464a 
+ 00021743  0x00005238 call  0x000055b1 
+ 00021744  0x00005239 fetcht  0x00000001 , 0x0000464b 
+ 00021745  0x0000523a branch  0x000055b1 
+ 00021746  0x0000523d fetch  0x00000008 , 0x00004713 
+ 00021747  0x0000523e rtnbit0  0x00000015 
+ 00021748  0x0000523f fetch  0x00000001 , 0x00004407 
+ 00021749  0x00005240 rtnne  0x00000002 
+ 00021750  0x00005241 fetch  0x00000001 , 0x00004635 
+ 00021751  0x00005242 arg  0x000000c0 , 0x00000002 
+ 00021752  0x00005243 branch  0x00006f21 
+ 00021753  0x00005248 arg  0x00008070 , 0x00000006 
+ 00021754  0x00005249 arg  0x00000010 , 0x00000039 
+ 00021755  0x0000524b ifetch  0x00000001 , 0x00000006 
+ 00021756  0x0000524c nbranch  0x00005500 , 0x00000034 
+ 00021757  0x0000524d setarg  0x00000080 
+ 00021758  0x0000524e add  0x00000006 , 0xffffffff , 0x00000005 
+ 00021759  0x0000524f istore  0x00000001 , 0x00000005 
+ 00021760  0x00005251 loop  0x000054fb 
+ 00021761  0x00005252 arg  0x000080dc , 0x0000003f 
+ 00021762  0x00005253 isub  0x00000006 , 0x0000003e 
+ 00021763  0x00005254 rtn  0x00000005 
+ 00021764  0x00005256 arg  0x00000008 , 0x00000039 
+ 00021765  0x00005257 arg  0x000080d4 , 0x00000006 
+ 00021766  0x00005258 branch  0x000054fb 
+ 00021767  0x0000525b rtnmark1  0x00000026 
+ 00021768  0x0000525c call  0x0000550c 
+ 00021769  0x0000525d fetch  0x00000001 , 0x00000015 
+ 00021770  0x0000525e nrtn  0x00000034 
+ 00021771  0x0000525f branch  0x00006ed3 
+ 00021772  0x00005262 bpatch  0x00000074 , 0x0000400e 
+ 00021773  0x00005263 fetcht  0x00000001 , 0x0000464a 
+ 00021774  0x00005264 call  0x00006edd 
+ 00021775  0x00005265 fetcht  0x00000001 , 0x0000464b 
+ 00021776  0x00005266 call  0x00006edd 
+ 00021777  0x00005268 call  0x0000561c 
+ 00021778  0x00005269 fetch  0x00000001 , 0x0000464c 
+ 00021779  0x0000526a call  0x00005943 
+ 00021780  0x0000526b call  0x000069dc 
+ 00021781  0x0000526d fetcht  0x00000001 , 0x00004644 
+ 00021782  0x0000526e call  0x00006eb6 
+ 00021783  0x0000526f fetcht  0x00000001 , 0x00004646 
+ 00021784  0x00005270 call  0x00006eb6 
+ 00021785  0x00005271 fetcht  0x00000001 , 0x00004645 
+ 00021786  0x00005272 call  0x00006eb6 
+ 00021787  0x00005274 fetcht  0x00000001 , 0x00004647 
+ 00021788  0x00005275 call  0x00006eb6 
+ 00021789  0x00005276 fetcht  0x00000001 , 0x00004648 
+ 00021790  0x00005277 call  0x00006eb6 
+ 00021791  0x00005278 fetcht  0x00000001 , 0x00004649 
+ 00021792  0x00005279 call  0x00006eb6 
+ 00021793  0x0000527a fetcht  0x00000001 , 0x00004655 
+ 00021794  0x0000527b call  0x00006eb6 
+ 00021795  0x0000527d fetcht  0x00000001 , 0x00004656 
+ 00021796  0x0000527e call  0x00006eb6 
+ 00021797  0x00005280 fetcht  0x00000001 , 0x0000464a 
+ 00021798  0x00005281 call  0x00006eb2 
+ 00021799  0x00005282 fetcht  0x00000001 , 0x0000464b 
+ 00021800  0x00005283 call  0x00006eb2 
+ 00021801  0x00005284 fetcht  0x00000001 , 0x00004652 
+ 00021802  0x00005285 call  0x00006eb2 
+ 00021803  0x00005286 fetcht  0x00000001 , 0x00004653 
+ 00021804  0x00005287 call  0x00006eb2 
+ 00021805  0x00005288 fetcht  0x00000001 , 0x00004659 
+ 00021806  0x00005289 branch  0x00006eb6 
+ 00021807  0x0000528e fetch  0x00000002 , 0x000044e9 
+ 00021808  0x0000528f rtnbit0  0x00000009 
+ 00021809  0x00005290 copy  0x00000011 , 0x0000003f 
+ 00021810  0x00005291 nbranch  0x000029d5 , 0x00000034 
+ 00021811  0x00005292 branch  0x000029da 
+ 00021812  0x00005297 bpatch  0x00000075 , 0x0000400e 
+ 00021813  0x00005298 fetch  0x00000001 , 0x00004407 
+ 00021814  0x00005299 rtnne  0x00000002 
+ 00021815  0x0000529a fetcht  0x00000001 , 0x00004635 
+ 00021816  0x0000529b branch  0x00006f0f 
+ 00021817  0x0000529e fetch  0x00000008 , 0x00004713 
+ 00021818  0x0000529f rtnbit0  0x00000015 
+ 00021819  0x000052a0 jam  0x00000001 , 0x00004636 
+ 00021820  0x000052a1 rtn 
+ 00021821  0x000052a4 bpatch  0x00000076 , 0x0000400e 
+ 00021822  0x000052a5 fetch  0x00000008 , 0x00004713 
+ 00021823  0x000052a6 rtnbit0  0x00000015 
+ 00021824  0x000052a7 call  0x00005534 
+ 00021825  0x000052a8 fetch  0x00000001 , 0x00004407 
+ 00021826  0x000052a9 beq  0x00000002 , 0x00005545 
+ 00021827  0x000052aa jam  0x00000003 , 0x00004636 
+ 00021828  0x000052ab branch  0x00005547 
+ 00021829  0x000052ae jam  0x00000002 , 0x00004636 
+ 00021830  0x000052af branch  0x00005547 
+ 00021831  0x000052b2 bpatch  0x00000077 , 0x0000400e 
+ 00021832  0x000052b3 call  0x00006f82 
+ 00021833  0x000052b4 call  0x00006fb0 
+ 00021834  0x000052b5 store  0x00000002 , 0x00004633 
+ 00021835  0x000052b6 fetch  0x00000001 , 0x00004407 
+ 00021836  0x000052b7 bne  0x00000002 , 0x00005553 
+ 00021837  0x000052b8 fetcht  0x00000002 , 0x00004633 
+ 00021838  0x000052b9 mul32  0x00000002 , 0x00000008 , 0x0000003f 
+ 00021839  0x000052ba div  0x0000003f , 0x0000000a 
+ 00021840  0x000052bb call  0x00007d5f 
+ 00021841  0x000052bc iadd  0x00000002 , 0x0000003f 
+ 00021842  0x000052bd store  0x00000002 , 0x00004633 
+ 00021843  0x000052bf arg  0x0000462d , 0x00000011 
+ 00021844  0x000052c0 call  0x00005563 
+ 00021845  0x000052c1 fetch  0x00000001 , 0x0000440c 
+ 00021846  0x000052c2 bbit1  0x00000001 , 0x000054cd 
+ 00021847  0x000052c3 bbit0  0x00000000 , 0x0000555c 
+ 00021848  0x000052c4 jam  0x00000001 , 0x00004637 
+ 00021849  0x000052c5 branch  0x0000555a 
+ 00021850  0x000052c8 arg  0x00000004 , 0x00000007 
+ 00021851  0x000052c9 branch  0x00005f00 
+ 00021852  0x000052cb arg  0x00000004 , 0x00000007 
+ 00021853  0x000052cc call  0x00005f04 
+ 00021854  0x000052cd jam  0x00000001 , 0x00004709 
+ 00021855  0x000052ce fetch  0x00000001 , 0x00004637 
+ 00021856  0x000052cf rtn  0x00000034 
+ 00021857  0x000052d0 jam  0x00000000 , 0x00004637 
+ 00021858  0x000052d1 branch  0x0000616e 
+ 00021859  0x000052d5 bpatch  0x00000078 , 0x0000400f 
+ 00021860  0x000052d6 ifetch  0x00000008 , 0x00000011 
+ 00021861  0x000052d7 store  0x00000008 , 0x00000670 
+ 00021862  0x000052d8 fetch  0x00000001 , 0x00004636 
+ 00021863  0x000052d9 beq  0x00000000 , 0x0000556a 
+ 00021864  0x000052da beq  0x00000002 , 0x0000556a 
+ 00021865  0x000052db beq  0x00000003 , 0x00005588 
+ 00021866  0x000052dd call  0x00006ff3 
+ 00021867  0x000052de call  0x00006feb 
+ 00021868  0x000052df fetch  0x00000002 , 0x00000676 
+ 00021869  0x000052e0 fetcht  0x00000002 , 0x00000672 
+ 00021870  0x000052e1 isub  0x00000002 , 0x0000003e 
+ 00021871  0x000052e2 ncall  0x00006fef , 0x00000002 
+ 00021872  0x000052e3 fetcht  0x00000002 , 0x00000674 
+ 00021873  0x000052e4 isub  0x00000002 , 0x0000003e 
+ 00021874  0x000052e5 ncall  0x00006fe7 , 0x00000002 
+ 00021875  0x000052e7 fetch  0x00000002 , 0x00000676 
+ 00021876  0x000052e8 fetcht  0x00000002 , 0x00000670 
+ 00021877  0x000052e9 isub  0x00000002 , 0x0000003e 
+ 00021878  0x000052ea branch  0x00005584 , 0x00000002 
+ 00021879  0x000052eb fetcht  0x00000002 , 0x00000672 
+ 00021880  0x000052ec isub  0x00000002 , 0x0000003f 
+ 00021881  0x000052ed nbranch  0x00005586 , 0x00000002 
+ 00021882  0x000052ee branch  0x00005586 , 0x00000034 
+ 00021883  0x000052ef mul32  0x0000003f , 0x00000064 , 0x00000011 
+ 00021884  0x000052f0 fetch  0x00000002 , 0x00000670 
+ 00021885  0x000052f1 fetcht  0x00000002 , 0x00000672 
+ 00021886  0x000052f2 isub  0x00000002 , 0x00000002 
+ 00021887  0x000052f3 copy  0x00000011 , 0x0000003f 
+ 00021888  0x000052f4 idiv  0x00000002 
+ 00021889  0x000052f5 call  0x00007d5f 
+ 00021890  0x000052f6 store  0x00000001 , 0x000047bd 
+ 00021891  0x000052f7 rtn 
+ 00021892  0x000052fa jam  0x00000064 , 0x000047bd 
+ 00021893  0x000052fb rtn 
+ 00021894  0x000052fd jam  0x00000000 , 0x000047bd 
+ 00021895  0x000052fe rtn 
+ 00021896  0x00005301 branch  0x0000556a 
+ 00021897  0x00005308 fetcht  0x00000001 , 0x00004427 
+ 00021898  0x00005309 call  0x00006ef7 
+ 00021899  0x0000530b fetcht  0x00000001 , 0x00004644 
+ 00021900  0x0000530c call  0x000055b5 
+ 00021901  0x0000530d fetcht  0x00000001 , 0x00004646 
+ 00021902  0x0000530e call  0x000055b5 
+ 00021903  0x0000530f fetcht  0x00000001 , 0x00004645 
+ 00021904  0x00005310 call  0x000055b5 
+ 00021905  0x00005311 fetcht  0x00000001 , 0x00004647 
+ 00021906  0x00005312 call  0x000055b5 
+ 00021907  0x00005313 fetcht  0x00000001 , 0x00004648 
+ 00021908  0x00005314 call  0x000055b5 
+ 00021909  0x00005315 fetcht  0x00000001 , 0x00004649 
+ 00021910  0x00005316 call  0x000055b5 
+ 00021911  0x00005318 fetcht  0x00000001 , 0x00004654 
+ 00021912  0x00005319 call  0x000055b5 
+ 00021913  0x0000531b fetcht  0x00000001 , 0x00004655 
+ 00021914  0x0000531c call  0x000055b5 
+ 00021915  0x0000531e fetcht  0x00000001 , 0x00004656 
+ 00021916  0x0000531f call  0x000055b5 
+ 00021917  0x00005321 fetcht  0x00000001 , 0x0000464a 
+ 00021918  0x00005322 call  0x000055b5 
+ 00021919  0x00005324 fetcht  0x00000001 , 0x0000464b 
+ 00021920  0x00005325 call  0x000055b5 
+ 00021921  0x00005327 fetcht  0x00000001 , 0x00004652 
+ 00021922  0x00005328 call  0x000055b5 
+ 00021923  0x00005329 fetcht  0x00000001 , 0x00004653 
+ 00021924  0x0000532a call  0x000055b5 
+ 00021925  0x0000532c fetcht  0x00000001 , 0x00004659 
+ 00021926  0x0000532d call  0x000055b5 
+ 00021927  0x0000532f fetcht  0x00000001 , 0x0000465a 
+ 00021928  0x00005330 call  0x000055b5 
+ 00021929  0x00005332 fetcht  0x00000001 , 0x0000464e 
+ 00021930  0x00005333 branch  0x000055b5 
+ 00021931  0x00005337 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00021932  0x00005338 rtn  0x00000005 
+ 00021933  0x00005339 and  0x00000002 , 0x0000007f , 0x00000007 
+ 00021934  0x0000533a fetch  0x00000004 , 0x0000811c 
+ 00021935  0x0000533b qisolate1  0x0000003f 
+ 00021936  0x0000533c branch  0x000055b5 , 0x00000001 
+ 00021937  0x0000533e sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00021938  0x0000533f rtn  0x00000005 
+ 00021939  0x00005340 set1  0x00000007 , 0x00000002 
+ 00021940  0x00005341 branch  0x00006edd 
+ 00021941  0x00005344 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00021942  0x00005345 rtn  0x00000005 
+ 00021943  0x00005346 set0  0x00000007 , 0x00000002 
+ 00021944  0x00005347 branch  0x00006edd 
+ 00021945  0x0000534a fetch  0x00000003 , 0x0000473c 
+ 00021946  0x0000534b store  0x00000003 , 0x00000670 
+ 00021947  0x0000534c arg  0x0000000d , 0x00000039 
+ 00021948  0x0000534d arg  0x00000000 , 0x00000002 
+ 00021949  0x0000534f fetch  0x00000003 , 0x00000670 
+ 00021950  0x00005350 isolate1  0x00000000 , 0x0000003f 
+ 00021951  0x00005351 call  0x00006f0f , 0x00000001 
+ 00021952  0x00005352 fetch  0x00000003 , 0x00000670 
+ 00021953  0x00005353 lshift  0x0000003f , 0x0000003f 
+ 00021954  0x00005354 store  0x00000003 , 0x00000670 
+ 00021955  0x00005355 increase  0x00000001 , 0x00000002 
+ 00021956  0x00005356 loop  0x000055bd 
+ 00021957  0x00005357 rtn 
+ 00021958  0x0000535e bpatch  0x00000079 , 0x0000400f 
+ 00021959  0x0000535f fetch  0x00000008 , 0x0000498d 
+ 00021960  0x00005360 rtn  0x00000034 
+ 00021961  0x00005361 fetch  0x00000001 , 0x0000498c 
+ 00021962  0x00005362 copy  0x0000003f , 0x00000011 
+ 00021963  0x00005363 sub  0x0000003f , 0x0000000b , 0x0000003e 
+ 00021964  0x00005364 nbranch  0x000055dd , 0x00000002 
+ 00021965  0x00005366 call  0x000055d6 
+ 00021966  0x00005368 arg  0x000047a9 , 0x00000005 
+ 00021967  0x00005369 call  0x000055d3 
+ 00021968  0x0000536b arg  0x0000436b , 0x00000005 
+ 00021969  0x0000536c call  0x000055d3 
+ 00021970  0x0000536e arg  0x0000426c , 0x00000005 
+ 00021971  0x00005370 arg  0x0000498d , 0x00000006 
+ 00021972  0x00005371 copy  0x00000011 , 0x00000039 
+ 00021973  0x00005372 branch  0x00007cda 
+ 00021974  0x00005375 arg  0x000047a9 , 0x00000005 
+ 00021975  0x00005376 call  0x000055db 
+ 00021976  0x00005378 arg  0x0000436b , 0x00000005 
+ 00021977  0x00005379 call  0x000055db 
+ 00021978  0x0000537b arg  0x0000426c , 0x00000005 
+ 00021979  0x0000537d arg  0x0000000b , 0x00000039 
+ 00021980  0x0000537e branch  0x00007ca1 
+ 00021981  0x00005381 call  0x000055f3 
+ 00021982  0x00005383 fetch  0x00000001 , 0x0000498c 
+ 00021983  0x00005384 increase  0x00000001 , 0x0000003f 
+ 00021984  0x00005385 store  0x00000001 , 0x000047a0 
+ 00021985  0x00005386 jam  0x00000009 , 0x000047a1 
+ 00021986  0x00005387 arg  0x0000498d , 0x00000006 
+ 00021987  0x00005388 arg  0x000047a2 , 0x00000005 
+ 00021988  0x00005389 copy  0x00000011 , 0x00000039 
+ 00021989  0x0000538a call  0x00007cda 
+ 00021990  0x0000538c fetch  0x00000001 , 0x0000498c 
+ 00021991  0x0000538d increase  0x00000001 , 0x0000003f 
+ 00021992  0x0000538e store  0x00000001 , 0x00004369 
+ 00021993  0x0000538f jam  0x00000009 , 0x0000436a 
+ 00021994  0x00005390 arg  0x0000498d , 0x00000006 
+ 00021995  0x00005391 arg  0x0000436b , 0x00000005 
+ 00021996  0x00005392 copy  0x00000011 , 0x00000039 
+ 00021997  0x00005393 call  0x00007cda 
+ 00021998  0x00005395 arg  0x0000498c , 0x00000006 
+ 00021999  0x00005396 arg  0x0000426b , 0x00000005 
+ 00022000  0x00005397 copy  0x00000011 , 0x00000039 
+ 00022001  0x00005398 increase  0x00000001 , 0x00000039 
+ 00022002  0x00005399 branch  0x00007cda 
+ 00022003  0x0000539c arg  0x000047a0 , 0x00000005 
+ 00022004  0x0000539d arg  0x00000014 , 0x00000039 
+ 00022005  0x0000539e branch  0x00007ca1 
+ 00022006  0x000053a5 call  0x000055fb 
+ 00022007  0x000053a6 jam  0x00000073 , 0x000043f5 
+ 00022008  0x000053a8 call  0x000055fa 
+ 00022009  0x000053a9 branch  0x000069e0 
+ 00022010  0x000053ad branch  0x00006bc6 
+ 00022011  0x000053b0 fetch  0x00000001 , 0x0000464c 
+ 00022012  0x000053b1 arg  0x00000021 , 0x00000002 
+ 00022013  0x000053b2 call  0x00006f21 
+ 00022014  0x000053b3 fetch  0x00000001 , 0x0000464d 
+ 00022015  0x000053b4 arg  0x00000023 , 0x00000002 
+ 00022016  0x000053b5 branch  0x00006f21 
+ 00022017  0x000053bb bpatch  0x0000007a , 0x0000400f 
+ 00022018  0x000053bc disable  0x00000028 
+ 00022019  0x000053bd setarg  0x00000000 
+ 00022020  0x000053be store  0x00000006 , 0x00004847 
+ 00022021  0x000053bf call  0x000059f6 
+ 00022022  0x000053c0 setarg  0x00000089 
+ 00022023  0x000053c1 call  0x000069e4 
+ 00022024  0x000053c2 call  0x00005747 
+ 00022025  0x000053c3 call  0x00005612 
+ 00022026  0x000053c4 call  0x00005617 
+ 00022027  0x000053c5 call  0x000057a6 
+ 00022028  0x000053c6 fetch  0x00000001 , 0x00004846 
+ 00022029  0x000053c7 and_into  0x0000001f , 0x0000003f 
+ 00022030  0x000053c8 store  0x00000001 , 0x00004846 
+ 00022031  0x000053c9 nbranch  0x00005f37 , 0x00000028 
+ 00022032  0x000053ca call  0x00005f26 
+ 00022033  0x000053cb branch  0x00005c0b 
+ 00022034  0x000053d0 fetch  0x00000001 , 0x00004856 
+ 00022035  0x000053d1 rtn  0x00000034 
+ 00022036  0x000053d2 store  0x00000001 , 0x0000484b 
+ 00022037  0x000053d3 jam  0x00000000 , 0x00004856 
+ 00022038  0x000053d4 branch  0x00007dba 
+ 00022039  0x000053d7 fetch  0x00000001 , 0x00004852 
+ 00022040  0x000053d8 rtn  0x00000034 
+ 00022041  0x000053d9 store  0x00000001 , 0x0000484c 
+ 00022042  0x000053da jam  0x00000000 , 0x00004852 
+ 00022043  0x000053db branch  0x00007dba 
+ 00022044  0x000053de call  0x00005629 
+ 00022045  0x000053df call  0x00005665 
+ 00022046  0x000053e0 fetch  0x00000001 , 0x00004850 
+ 00022047  0x000053e1 fetcht  0x00000001 , 0x0000484f 
+ 00022048  0x000053e2 store  0x00000001 , 0x0000484f 
+ 00022049  0x000053e3 isub  0x00000002 , 0x0000003e 
+ 00022050  0x000053e4 nbranch  0x0000430c , 0x00000005 
+ 00022051  0x000053e5 fetch  0x00000001 , 0x00004854 
+ 00022052  0x000053e6 fetcht  0x00000001 , 0x00004853 
+ 00022053  0x000053e7 store  0x00000001 , 0x00004853 
+ 00022054  0x000053e8 isub  0x00000002 , 0x0000003e 
+ 00022055  0x000053e9 nbranch  0x0000430c , 0x00000005 
+ 00022056  0x000053ea rtn 
+ 00022057  0x000053ec fetch  0x00000001 , 0x00004652 
+ 00022058  0x000053ed rtneq  0x000000ff 
+ 00022059  0x000053ee arg  0x00000000 , 0x00000011 
+ 00022060  0x000053ef fetcht  0x00000001 , 0x00004652 
+ 00022061  0x000053f0 call  0x00006ee6 
+ 00022062  0x000053f1 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00022063  0x000053f2 fetcht  0x00000001 , 0x00004653 
+ 00022064  0x000053f3 call  0x00006ee6 
+ 00022065  0x000053f4 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00022066  0x000053f5 copy  0x00000011 , 0x0000003f 
+ 00022067  0x000053f6 store  0x00000001 , 0x00004850 
+ 00022068  0x000053f7 beq  0x00000001 , 0x00005639 
+ 00022069  0x000053f8 beq  0x00000002 , 0x0000563d 
+ 00022070  0x000053f9 fetch  0x00000001 , 0x00004851 
+ 00022071  0x000053fa bbit1  0x00000007 , 0x00005649 
+ 00022072  0x000053fb rtn 
+ 00022073  0x000053fe fetch  0x00000001 , 0x0000484f 
+ 00022074  0x000053ff beq  0x00000000 , 0x00005641 
+ 00022075  0x00005400 beq  0x00000003 , 0x00005643 
+ 00022076  0x00005401 rtn 
+ 00022077  0x00005403 fetch  0x00000001 , 0x0000484f 
+ 00022078  0x00005404 beq  0x00000000 , 0x00005645 
+ 00022079  0x00005405 beq  0x00000003 , 0x00005647 
+ 00022080  0x00005406 rtn 
+ 00022081  0x00005408 jam  0x00000082 , 0x00004851 
+ 00022082  0x00005409 rtn 
+ 00022083  0x0000540b jam  0x00000081 , 0x00004851 
+ 00022084  0x0000540c rtn 
+ 00022085  0x0000540e jam  0x00000080 , 0x00004851 
+ 00022086  0x0000540f rtn 
+ 00022087  0x00005411 jam  0x00000083 , 0x00004851 
+ 00022088  0x00005412 rtn 
+ 00022089  0x00005414 fetch  0x00000001 , 0x00004851 
+ 00022090  0x00005415 set0  0x00000007 , 0x0000003f 
+ 00022091  0x00005416 store  0x00000001 , 0x00004851 
+ 00022092  0x00005417 beq  0x00000000 , 0x00005651 
+ 00022093  0x00005418 beq  0x00000001 , 0x00005654 
+ 00022094  0x00005419 beq  0x00000002 , 0x00005657 
+ 00022095  0x0000541a beq  0x00000003 , 0x0000565a 
+ 00022096  0x0000541b rtn 
+ 00022097  0x0000541d fetch  0x00000001 , 0x00004850 
+ 00022098  0x0000541e beq  0x00000003 , 0x0000565d 
+ 00022099  0x0000541f rtn 
+ 00022100  0x00005421 fetch  0x00000001 , 0x00004850 
+ 00022101  0x00005422 beq  0x00000000 , 0x0000565d 
+ 00022102  0x00005423 rtn 
+ 00022103  0x00005425 fetch  0x00000001 , 0x00004850 
+ 00022104  0x00005426 beq  0x00000003 , 0x00005661 
+ 00022105  0x00005427 rtn 
+ 00022106  0x00005429 fetch  0x00000001 , 0x00004850 
+ 00022107  0x0000542a beq  0x00000000 , 0x00005661 
+ 00022108  0x0000542b rtn 
+ 00022109  0x0000542d fetch  0x00000001 , 0x00004852 
+ 00022110  0x0000542e increase  0x00000001 , 0x0000003f 
+ 00022111  0x0000542f store  0x00000001 , 0x00004852 
+ 00022112  0x00005430 rtn 
+ 00022113  0x00005432 fetch  0x00000001 , 0x00004852 
+ 00022114  0x00005433 increase  0xffffffff , 0x0000003f 
+ 00022115  0x00005434 store  0x00000001 , 0x00004852 
+ 00022116  0x00005435 rtn 
+ 00022117  0x00005439 fetch  0x00000001 , 0x0000464a 
+ 00022118  0x0000543a rtneq  0x000000ff 
+ 00022119  0x0000543b arg  0x00000000 , 0x00000011 
+ 00022120  0x0000543c fetcht  0x00000001 , 0x0000464a 
+ 00022121  0x0000543d call  0x00006ee6 
+ 00022122  0x0000543e setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00022123  0x0000543f fetcht  0x00000001 , 0x0000464b 
+ 00022124  0x00005440 call  0x00006ee6 
+ 00022125  0x00005441 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00022126  0x00005442 copy  0x00000011 , 0x0000003f 
+ 00022127  0x00005443 store  0x00000001 , 0x00004854 
+ 00022128  0x00005444 beq  0x00000001 , 0x00005675 
+ 00022129  0x00005445 beq  0x00000002 , 0x00005679 
+ 00022130  0x00005446 fetch  0x00000001 , 0x00004855 
+ 00022131  0x00005447 bbit1  0x00000007 , 0x00005685 
+ 00022132  0x00005448 rtn 
+ 00022133  0x0000544b fetch  0x00000001 , 0x00004853 
+ 00022134  0x0000544c beq  0x00000000 , 0x0000567d 
+ 00022135  0x0000544d beq  0x00000003 , 0x0000567f 
+ 00022136  0x0000544e rtn 
+ 00022137  0x00005450 fetch  0x00000001 , 0x00004853 
+ 00022138  0x00005451 beq  0x00000000 , 0x00005681 
+ 00022139  0x00005452 beq  0x00000003 , 0x00005683 
+ 00022140  0x00005453 rtn 
+ 00022141  0x00005455 jam  0x00000082 , 0x00004855 
+ 00022142  0x00005456 rtn 
+ 00022143  0x00005458 jam  0x00000081 , 0x00004855 
+ 00022144  0x00005459 rtn 
+ 00022145  0x0000545b jam  0x00000080 , 0x00004855 
+ 00022146  0x0000545c rtn 
+ 00022147  0x0000545e jam  0x00000083 , 0x00004855 
+ 00022148  0x0000545f rtn 
+ 00022149  0x00005461 fetch  0x00000001 , 0x00004855 
+ 00022150  0x00005462 set0  0x00000007 , 0x0000003f 
+ 00022151  0x00005463 store  0x00000001 , 0x00004855 
+ 00022152  0x00005464 beq  0x00000000 , 0x0000568d 
+ 00022153  0x00005465 beq  0x00000001 , 0x00005690 
+ 00022154  0x00005466 beq  0x00000002 , 0x00005693 
+ 00022155  0x00005467 beq  0x00000003 , 0x00005696 
+ 00022156  0x00005468 rtn 
+ 00022157  0x0000546a fetch  0x00000001 , 0x00004854 
+ 00022158  0x0000546b beq  0x00000003 , 0x00005699 
+ 00022159  0x0000546c rtn 
+ 00022160  0x0000546e fetch  0x00000001 , 0x00004854 
+ 00022161  0x0000546f beq  0x00000000 , 0x00005699 
+ 00022162  0x00005470 rtn 
+ 00022163  0x00005472 fetch  0x00000001 , 0x00004854 
+ 00022164  0x00005473 beq  0x00000003 , 0x0000569d 
+ 00022165  0x00005474 rtn 
+ 00022166  0x00005476 fetch  0x00000001 , 0x00004854 
+ 00022167  0x00005477 beq  0x00000000 , 0x0000569d 
+ 00022168  0x00005478 rtn 
+ 00022169  0x0000547a fetch  0x00000001 , 0x00004856 
+ 00022170  0x0000547b increase  0x00000001 , 0x0000003f 
+ 00022171  0x0000547c store  0x00000001 , 0x00004856 
+ 00022172  0x0000547d rtn 
+ 00022173  0x0000547f fetch  0x00000001 , 0x00004856 
+ 00022174  0x00005480 increase  0xffffffff , 0x0000003f 
+ 00022175  0x00005481 store  0x00000001 , 0x00004856 
+ 00022176  0x00005482 rtn 
+ 00022177  0x00005486 fetcht  0x00000001 , 0x0000464a 
+ 00022178  0x00005487 call  0x00006eb2 
+ 00022179  0x00005488 fetcht  0x00000001 , 0x0000464b 
+ 00022180  0x00005489 call  0x00006eb2 
+ 00022181  0x0000548a fetcht  0x00000001 , 0x00004652 
+ 00022182  0x0000548b call  0x00006eb2 
+ 00022183  0x0000548c fetcht  0x00000001 , 0x00004653 
+ 00022184  0x0000548d branch  0x00006eb2 
+ 00022185  0x00005490 fetcht  0x00000001 , 0x0000464a 
+ 00022186  0x00005491 call  0x000055ab 
+ 00022187  0x00005492 fetcht  0x00000001 , 0x0000464b 
+ 00022188  0x00005493 call  0x000055ab 
+ 00022189  0x00005494 fetcht  0x00000001 , 0x00004652 
+ 00022190  0x00005495 call  0x000055ab 
+ 00022191  0x00005496 fetcht  0x00000001 , 0x00004653 
+ 00022192  0x00005497 branch  0x000055ab 
+ 00022193  0x0000549a fetch  0x00000002 , 0x0000484b 
+ 00022194  0x0000549b rtn  0x00000034 
+ 00022195  0x0000549c jam  0x00000001 , 0x00004857 
+ 00022196  0x0000549d jam  0x0000000a , 0x00004858 
+ 00022197  0x0000549e rtn 
+ 00022198  0x000054a1 arg  0x00004858 , 0x00000013 
+ 00022199  0x000054a2 arg  0x000056b9 , 0x00000012 
+ 00022200  0x000054a3 branch  0x000042e0 
+ 00022201  0x000054a5 jam  0x00000000 , 0x00004857 
+ 00022202  0x000054a6 rtn 
+ 00022203  0x000054af fetch  0x00000001 , 0x00004649 
+ 00022204  0x000054b0 rtneq  0x000000ff 
+ 00022205  0x000054b1 arg  0x00000000 , 0x00000011 
+ 00022206  0x000054b2 jam  0x00000005 , 0x00004977 
+ 00022207  0x000054b3 fetcht  0x00000001 , 0x00004649 
+ 00022208  0x000054b4 call  0x000056c8 
+ 00022209  0x000054b6 store  0x00000001 , 0x00004974 
+ 00022210  0x000054b7 fetch  0x00000001 , 0x00004654 
+ 00022211  0x000054b8 beq  0x000000ff , 0x000056d8 
+ 00022212  0x000054b9 call  0x000058df 
+ 00022213  0x000054bb copy  0x00000011 , 0x0000003f 
+ 00022214  0x000054bc bbit1  0x00000005 , 0x000056e0 
+ 00022215  0x000054bd branch  0x000056e7 
+ 00022216  0x000054c0 fetch  0x00000008 , 0x00004713 
+ 00022217  0x000054c1 bbit1  0x0000002b , 0x000056de 
+ 00022218  0x000054c2 fetch  0x00000001 , 0x00004974 
+ 00022219  0x000054c3 copy  0x0000003f , 0x00000013 
+ 00022220  0x000054c4 fetch  0x00000001 , 0x00004654 
+ 00022221  0x000054c5 beq  0x000000ff , 0x00005931 
+ 00022222  0x000054c7 fetch  0x00000001 , 0x0000497b 
+ 00022223  0x000054c8 nbranch  0x000056db , 0x00000034 
+ 00022224  0x000054ca call  0x00006ee6 
+ 00022225  0x000054cb fetcht  0x00000001 , 0x00004654 
+ 00022226  0x000054cc branch  0x000056de , 0x00000001 
+ 00022227  0x000054cd fetcht  0x00000001 , 0x00004654 
+ 00022228  0x000054ce call  0x00006ef7 
+ 00022229  0x000054cf fetcht  0x00000001 , 0x00004649 
+ 00022230  0x000054d0 fetch  0x00000001 , 0x00004974 
+ 00022231  0x000054d1 branch  0x00005925 
+ 00022232  0x000054d4 fetcht  0x00000001 , 0x00004649 
+ 00022233  0x000054d5 call  0x000055b5 
+ 00022234  0x000054d6 branch  0x000056c5 
+ 00022235  0x000054d9 jam  0x00000000 , 0x0000487a 
+ 00022236  0x000054da jam  0x00000000 , 0x00004974 
+ 00022237  0x000054db rtn 
+ 00022238  0x000054de fetch  0x00000001 , 0x00004974 
+ 00022239  0x000054df branch  0x00005925 
+ 00022240  0x000054e2 fetch  0x00000001 , 0x0000487a 
+ 00022241  0x000054e3 rtneq  0x00000001 
+ 00022242  0x000054e4 jam  0x00000001 , 0x0000487a 
+ 00022243  0x000054e5 fetch  0x00000008 , 0x00004713 
+ 00022244  0x000054e6 rtnbit1  0x00000028 
+ 00022245  0x000054e7 rtnbit1  0x00000036 
+ 00022246  0x000054e8 branch  0x000056f7 
+ 00022247  0x000054eb fetch  0x00000001 , 0x0000487a 
+ 00022248  0x000054ec rtneq  0x00000000 
+ 00022249  0x000054ed jam  0x00000000 , 0x0000487a 
+ 00022250  0x000054ee fetch  0x00000008 , 0x00004713 
+ 00022251  0x000054ef bbit1  0x00000028 , 0x000056ee 
+ 00022252  0x000054f0 bbit1  0x00000036 , 0x000056ee 
+ 00022253  0x000054f1 rtn 
+ 00022254  0x000054f3 fetch  0x00000001 , 0x0000487b 
+ 00022255  0x000054f4 nbranch  0x000056f2 , 0x00000034 
+ 00022256  0x000054f5 fetch  0x00000001 , 0x0000497d 
+ 00022257  0x000054f6 ncall  0x000056f7 , 0x00000034 
+ 00022258  0x000054f8 jam  0x00000000 , 0x0000487b 
+ 00022259  0x000054f9 fetch  0x00000001 , 0x000044eb 
+ 00022260  0x000054fa store  0x00000001 , 0x0000497d 
+ 00022261  0x000054fb store  0x00000001 , 0x0000497c 
+ 00022262  0x000054fc rtn 
+ 00022263  0x000054ff bpatch  0x0000007b , 0x0000400f 
+ 00022264  0x00005500 call  0x00005728 
+ 00022265  0x00005501 rtn  0x00000028 
+ 00022266  0x00005502 fetch  0x00000001 , 0x00004690 
+ 00022267  0x00005504 copy  0x0000003f , 0x00000002 
+ 00022268  0x00005505 fetch  0x00000008 , 0x00004713 
+ 00022269  0x00005506 bbit1  0x00000017 , 0x00005704 
+ 00022270  0x00005507 copy  0x00000002 , 0x0000003f 
+ 00022271  0x00005509 increase  0x00000001 , 0x0000003f 
+ 00022272  0x0000550a and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00022273  0x0000550c store  0x00000001 , 0x00004690 
+ 00022274  0x0000550d call  0x00005744 
+ 00022275  0x0000550e branch  0x00005cac 
+ 00022276  0x00005514 fetch  0x00000001 , 0x0000498a 
+ 00022277  0x00005515 nbranch  0x00005721 , 0x00000034 
+ 00022278  0x00005517 fetch  0x00000008 , 0x00004713 
+ 00022279  0x00005518 bbit1  0x0000001c , 0x00005715 
+ 00022280  0x00005519 copy  0x00000002 , 0x0000003f 
+ 00022281  0x0000551a rtneq  0x00000001 
+ 00022282  0x0000551c beq  0x00000000 , 0x00005711 
+ 00022283  0x0000551d beq  0x00000002 , 0x0000570f 
+ 00022284  0x0000551e rtn 
+ 00022285  0x00005521 setarg  0x00000002 
+ 00022286  0x00005522 branch  0x00005701 
+ 00022287  0x00005524 setarg  0x00000000 
+ 00022288  0x00005525 branch  0x00005701 
+ 00022289  0x00005527 setarg  0x00000001 
+ 00022290  0x00005528 branch  0x00005701 
+ 00022291  0x0000552a setarg  0x00000003 
+ 00022292  0x0000552b branch  0x00005701 
+ 00022293  0x0000552e copy  0x00000002 , 0x0000003f 
+ 00022294  0x0000552f rtneq  0x00000001 
+ 00022295  0x00005530 beq  0x00000000 , 0x00005711 
+ 00022296  0x00005531 beq  0x00000002 , 0x00005713 
+ 00022297  0x00005532 beq  0x00000003 , 0x0000570f 
+ 00022298  0x00005533 rtn 
+ 00022299  0x00005535 copy  0x00000002 , 0x0000003f 
+ 00022300  0x00005536 rtneq  0x00000002 
+ 00022301  0x00005537 beq  0x00000000 , 0x00005713 
+ 00022302  0x00005538 beq  0x00000001 , 0x0000570f 
+ 00022303  0x00005539 beq  0x00000003 , 0x0000570d 
+ 00022304  0x0000553a rtn 
+ 00022305  0x0000553e fetch  0x00000008 , 0x00004713 
+ 00022306  0x0000553f bbit1  0x0000001c , 0x0000571b 
+ 00022307  0x00005540 copy  0x00000002 , 0x0000003f 
+ 00022308  0x00005541 rtneq  0x00000002 
+ 00022309  0x00005543 beq  0x00000000 , 0x0000570d 
+ 00022310  0x00005544 beq  0x00000001 , 0x0000570f 
+ 00022311  0x00005545 rtn 
+ 00022312  0x0000554b disable  0x00000028 
+ 00022313  0x0000554c fetch  0x00000008 , 0x00004713 
+ 00022314  0x0000554d rtnbit1  0x0000002b 
+ 00022315  0x0000554e branch  0x00005eb1 
+ 00022316  0x00005551 fetch  0x00000008 , 0x00004713 
+ 00022317  0x00005552 bbit1  0x00000028 , 0x00005730 
+ 00022318  0x00005553 bbit1  0x00000036 , 0x00005737 
+ 00022319  0x00005554 rtn 
+ 00022320  0x00005557 fetch  0x00000001 , 0x0000487a 
+ 00022321  0x00005558 rtnne  0x00000001 
+ 00022322  0x00005559 arg  0x0000497d , 0x00000013 
+ 00022323  0x0000555a arg  0x00005735 , 0x00000012 
+ 00022324  0x0000555b branch  0x000042e0 
+ 00022325  0x0000555e jam  0x00000001 , 0x0000487b 
+ 00022326  0x0000555f branch  0x00005ec6 
+ 00022327  0x00005562 fetch  0x00000001 , 0x0000487a 
+ 00022328  0x00005563 rtnne  0x00000001 
+ 00022329  0x00005564 arg  0x0000497c , 0x00000013 
+ 00022330  0x00005565 arg  0x0000573c , 0x00000012 
+ 00022331  0x00005566 branch  0x000042e0 
+ 00022332  0x00005569 jam  0x00000001 , 0x0000487b 
+ 00022333  0x0000556a branch  0x00005ba3 
+ 00022334  0x0000556d fetch  0x00000008 , 0x00004713 
+ 00022335  0x0000556e rtnbit1  0x0000001c 
+ 00022336  0x0000556f fetch  0x00000001 , 0x00004690 
+ 00022337  0x00005570 rtnne  0x00000003 
+ 00022338  0x00005571 jam  0x00000000 , 0x00004690 
+ 00022339  0x00005572 rtn 
+ 00022340  0x00005575 bpatch  0x0000007c , 0x0000400f 
+ 00022341  0x00005576 call  0x0000573e 
+ 00022342  0x00005577 call  0x0000613a 
+ 00022343  0x00005579 bpatch  0x0000007d , 0x0000400f 
+ 00022344  0x0000557a fetch  0x00000001 , 0x00004957 
+ 00022345  0x0000557b beq  0x0000000c , 0x0000576b 
+ 00022346  0x0000557c beq  0x00000003 , 0x00005785 
+ 00022347  0x0000557d beq  0x0000000b , 0x00005799 
+ 00022348  0x0000557e fetch  0x00000001 , 0x00004690 
+ 00022349  0x0000557f beq  0x00000000 , 0x00005753 
+ 00022350  0x00005580 beq  0x00000001 , 0x00005751 
+ 00022351  0x00005581 beq  0x00000002 , 0x00005755 
+ 00022352  0x00005582 beq  0x00000003 , 0x00005757 
+ 00022353  0x00005584 fetcht  0x00000001 , 0x00004869 
+ 00022354  0x00005585 branch  0x00005758 
+ 00022355  0x00005587 fetcht  0x00000001 , 0x00004868 
+ 00022356  0x00005588 branch  0x00005758 
+ 00022357  0x0000558a fetcht  0x00000001 , 0x0000486a 
+ 00022358  0x0000558b branch  0x00005758 
+ 00022359  0x0000558d fetcht  0x00000001 , 0x0000486b 
+ 00022360  0x0000558f fetch  0x00000001 , 0x00004957 
+ 00022361  0x00005590 beq  0x00000004 , 0x00005767 
+ 00022362  0x00005591 beq  0x00000005 , 0x00005767 
+ 00022363  0x00005592 beq  0x00000008 , 0x00005769 
+ 00022364  0x00005593 beq  0x00000007 , 0x00005769 
+ 00022365  0x00005594 beq  0x00000006 , 0x00005767 
+ 00022366  0x00005596 storet  0x00000001 , 0x00004879 
+ 00022367  0x00005597 setarg  0x00000006 
+ 00022368  0x00005598 call  0x000069e5 
+ 00022369  0x00005599 and  0x0000003f , 0x000000f8 , 0x00000002 
+ 00022370  0x0000559a fetch  0x00000001 , 0x00004879 
+ 00022371  0x0000559b iadd  0x00000002 , 0x0000003f 
+ 00022372  0x0000559c lshift8  0x0000003f , 0x0000003f 
+ 00022373  0x0000559d add  0x0000003f , 0x00000006 , 0x0000003f 
+ 00022374  0x0000559e branch  0x000069e4 
+ 00022375  0x000055a1 increase  0xffffffff , 0x00000002 
+ 00022376  0x000055a2 branch  0x0000575e 
+ 00022377  0x000055a5 increase  0x00000002 , 0x00000002 
+ 00022378  0x000055a6 branch  0x0000575e 
+ 00022379  0x000055a9 fetch  0x00000001 , 0x00004690 
+ 00022380  0x000055aa beq  0x00000000 , 0x0000576f 
+ 00022381  0x000055ab beq  0x00000001 , 0x00005775 
+ 00022382  0x000055ac beq  0x00000002 , 0x00005778 
+ 00022383  0x000055ae fetch  0x00000001 , 0x00004874 
+ 00022384  0x000055af copy  0x0000003f , 0x00000011 
+ 00022385  0x000055b0 branch  0x0000577d 
+ 00022386  0x000055b3 fetch  0x00000001 , 0x00004875 
+ 00022387  0x000055b4 copy  0x0000003f , 0x00000011 
+ 00022388  0x000055b5 branch  0x0000577d 
+ 00022389  0x000055b8 fetch  0x00000001 , 0x00004876 
+ 00022390  0x000055b9 copy  0x0000003f , 0x00000011 
+ 00022391  0x000055ba branch  0x0000577d 
+ 00022392  0x000055bd fetch  0x00000001 , 0x00004877 
+ 00022393  0x000055be copy  0x0000003f , 0x00000011 
+ 00022394  0x000055bf branch  0x0000577d 
+ 00022395  0x000055c2 fetch  0x00000001 , 0x00004878 
+ 00022396  0x000055c3 copy  0x0000003f , 0x00000011 
+ 00022397  0x000055c5 setarg  0x0000c309 
+ 00022398  0x000055c6 call  0x000069e4 
+ 00022399  0x000055c7 copy  0x00000011 , 0x0000003f 
+ 00022400  0x000055c8 lshift8  0x0000003f , 0x0000003f 
+ 00022401  0x000055c9 add  0x0000003f , 0x00000023 , 0x0000003f 
+ 00022402  0x000055ca call  0x000069e4 
+ 00022403  0x000055cb setarg  0x00000009 
+ 00022404  0x000055cc branch  0x000069e4 
+ 00022405  0x000055cf fetch  0x00000001 , 0x00004690 
+ 00022406  0x000055d0 beq  0x00000000 , 0x0000578c 
+ 00022407  0x000055d1 beq  0x00000001 , 0x0000578a 
+ 00022408  0x000055d2 beq  0x00000002 , 0x0000578e 
+ 00022409  0x000055d3 beq  0x00000003 , 0x00005790 
+ 00022410  0x000055d5 fetch  0x00000001 , 0x0000486d 
+ 00022411  0x000055d6 branch  0x00005791 
+ 00022412  0x000055d8 fetch  0x00000001 , 0x0000486c 
+ 00022413  0x000055d9 branch  0x00005791 
+ 00022414  0x000055db fetch  0x00000001 , 0x0000486e 
+ 00022415  0x000055dc branch  0x00005791 
+ 00022416  0x000055de fetch  0x00000001 , 0x0000486f 
+ 00022417  0x000055e0 store  0x00000001 , 0x00004879 
+ 00022418  0x000055e1 lshift8  0x0000003f , 0x0000003f 
+ 00022419  0x000055e2 copy  0x0000003f , 0x00000011 
+ 00022420  0x000055e3 add  0x0000003f , 0x0000000d , 0x0000003f 
+ 00022421  0x000055e4 call  0x000069e4 
+ 00022422  0x000055e5 copy  0x00000011 , 0x0000003f 
+ 00022423  0x000055e6 add  0x0000003f , 0x0000000e , 0x0000003f 
+ 00022424  0x000055e7 branch  0x000069e4 
+ 00022425  0x000055ea fetch  0x00000001 , 0x00004690 
+ 00022426  0x000055eb beq  0x00000000 , 0x000057a0 
+ 00022427  0x000055ec beq  0x00000001 , 0x0000579e 
+ 00022428  0x000055ed beq  0x00000002 , 0x000057a2 
+ 00022429  0x000055ee beq  0x00000003 , 0x000057a4 
+ 00022430  0x000055f0 fetch  0x00000001 , 0x00004871 
+ 00022431  0x000055f1 branch  0x00005791 
+ 00022432  0x000055f4 fetch  0x00000001 , 0x00004870 
+ 00022433  0x000055f5 branch  0x00005791 
+ 00022434  0x000055f8 fetch  0x00000001 , 0x00004872 
+ 00022435  0x000055f9 branch  0x00005791 
+ 00022436  0x000055fc fetch  0x00000001 , 0x00004873 
+ 00022437  0x000055fd branch  0x00005791 
+ 00022438  0x00005606 call  0x0000584c 
+ 00022439  0x00005607 fetch  0x00000001 , 0x00004987 
+ 00022440  0x00005608 nbranch  0x00005860 , 0x00000034 
+ 00022441  0x00005609 fetch  0x00000001 , 0x00004982 
+ 00022442  0x0000560a nbranch  0x0000585f , 0x00000034 
+ 00022443  0x0000560c call  0x00005888 
+ 00022444  0x0000560d call  0x000057bc 
+ 00022445  0x0000560e call  0x0000552f 
+ 00022446  0x0000560f call  0x000057b7 
+ 00022447  0x00005610 copy  0x00000011 , 0x0000003f 
+ 00022448  0x00005611 fetcht  0x00000001 , 0x0000484e 
+ 00022449  0x00005612 store  0x00000001 , 0x0000484e 
+ 00022450  0x00005613 store  0x00000001 , 0x00004846 
+ 00022451  0x00005614 ixor  0x00000002 , 0x0000003f 
+ 00022452  0x00005615 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00022453  0x00005616 rtn  0x00000005 
+ 00022454  0x00005617 branch  0x00007dba 
+ 00022455  0x0000561a rtnmark0  0x00000026 
+ 00022456  0x0000561b copy  0x00000011 , 0x0000003f 
+ 00022457  0x0000561c rtn  0x00000034 
+ 00022458  0x0000561d store  0x00000001 , 0x00004846 
+ 00022459  0x0000561e branch  0x00007dba 
+ 00022460  0x00005624 jam  0x00000000 , 0x00004979 
+ 00022461  0x00005625 jam  0x00000000 , 0x0000497a 
+ 00022462  0x00005626 jam  0x00000000 , 0x0000497b 
+ 00022463  0x00005627 copy  0x0000003f , 0x00000012 
+ 00022464  0x00005628 fetcht  0x00000001 , 0x00004644 
+ 00022465  0x00005629 fetch  0x00000001 , 0x00004647 
+ 00022466  0x0000562a isub  0x00000002 , 0x0000003e 
+ 00022467  0x0000562b branch  0x000057cc , 0x00000005 
+ 00022468  0x0000562c fetch  0x00000001 , 0x00004648 
+ 00022469  0x0000562d isub  0x00000002 , 0x0000003e 
+ 00022470  0x0000562e branch  0x000057d1 , 0x00000005 
+ 00022471  0x0000562f fetcht  0x00000001 , 0x00004645 
+ 00022472  0x00005630 fetch  0x00000001 , 0x00004647 
+ 00022473  0x00005631 isub  0x00000002 , 0x0000003e 
+ 00022474  0x00005632 branch  0x000057e0 , 0x00000005 
+ 00022475  0x00005633 branch  0x000057e3 
+ 00022476  0x00005636 fetcht  0x00000001 , 0x00004645 
+ 00022477  0x00005637 fetch  0x00000001 , 0x00004648 
+ 00022478  0x00005638 isub  0x00000002 , 0x0000003e 
+ 00022479  0x00005639 branch  0x000057d6 , 0x00000005 
+ 00022480  0x0000563a branch  0x000057d9 
+ 00022481  0x0000563d fetcht  0x00000001 , 0x00004645 
+ 00022482  0x0000563e fetch  0x00000001 , 0x00004647 
+ 00022483  0x0000563f isub  0x00000002 , 0x0000003e 
+ 00022484  0x00005640 branch  0x000057db , 0x00000005 
+ 00022485  0x00005641 branch  0x000057de 
+ 00022486  0x00005644 call  0x000057ef 
+ 00022487  0x00005645 call  0x000057fb 
+ 00022488  0x00005646 branch  0x000057e5 
+ 00022489  0x00005649 call  0x000057ef 
+ 00022490  0x0000564a branch  0x000057e1 
+ 00022491  0x0000564d call  0x000057f8 
+ 00022492  0x0000564e call  0x000057f2 
+ 00022493  0x0000564f branch  0x000057e5 
+ 00022494  0x00005652 call  0x000057f8 
+ 00022495  0x00005653 branch  0x000057e4 
+ 00022496  0x00005656 call  0x000057f2 
+ 00022497  0x00005658 call  0x000057fe 
+ 00022498  0x00005659 branch  0x000057e5 
+ 00022499  0x0000565c call  0x000057fb 
+ 00022500  0x0000565e call  0x000057f5 
+ 00022501  0x00005660 call  0x00005801 
+ 00022502  0x00005661 call  0x00005804 
+ 00022503  0x00005662 fetch  0x00000001 , 0x0000497a 
+ 00022504  0x00005663 rtn  0x00000034 
+ 00022505  0x00005664 fetch  0x00000001 , 0x00004979 
+ 00022506  0x00005665 rtn  0x00000034 
+ 00022507  0x00005666 jam  0x00000001 , 0x0000497b 
+ 00022508  0x00005667 fetch  0x00000001 , 0x0000484e 
+ 00022509  0x00005668 copy  0x0000003f , 0x00000011 
+ 00022510  0x00005669 rtn 
+ 00022511  0x0000566c and  0x00000012 , 0x00000009 , 0x0000003f 
+ 00022512  0x0000566d beq  0x00000009 , 0x0000580c 
+ 00022513  0x0000566e rtn 
+ 00022514  0x00005670 and  0x00000012 , 0x00000009 , 0x0000003f 
+ 00022515  0x00005671 beq  0x00000012 , 0x0000580c 
+ 00022516  0x00005672 rtn 
+ 00022517  0x00005674 and  0x00000012 , 0x00000009 , 0x0000003f 
+ 00022518  0x00005675 beq  0x0000000a , 0x0000580c 
+ 00022519  0x00005676 rtn 
+ 00022520  0x00005678 and  0x00000012 , 0x00000009 , 0x0000003f 
+ 00022521  0x00005679 beq  0x00000011 , 0x0000580c 
+ 00022522  0x0000567a rtn 
+ 00022523  0x0000567c and  0x00000012 , 0x00000014 , 0x0000003f 
+ 00022524  0x0000567d beq  0x00000014 , 0x0000580c 
+ 00022525  0x0000567e rtn 
+ 00022526  0x00005680 and  0x00000012 , 0x00000014 , 0x0000003f 
+ 00022527  0x00005681 beq  0x00000012 , 0x0000580c 
+ 00022528  0x00005682 rtn 
+ 00022529  0x00005685 and  0x00000012 , 0x00000018 , 0x0000003f 
+ 00022530  0x00005686 beq  0x00000018 , 0x0000580a 
+ 00022531  0x00005687 rtn 
+ 00022532  0x0000568a and  0x00000002 , 0x00000007 , 0x0000003f 
+ 00022533  0x0000568b beq  0x00000003 , 0x0000580a 
+ 00022534  0x0000568c beq  0x00000005 , 0x0000580a 
+ 00022535  0x0000568d beq  0x00000006 , 0x0000580a 
+ 00022536  0x0000568e beq  0x00000007 , 0x0000580a 
+ 00022537  0x0000568f rtn 
+ 00022538  0x00005693 jam  0x00000001 , 0x0000497a 
+ 00022539  0x00005694 rtn 
+ 00022540  0x00005697 jam  0x00000001 , 0x00004979 
+ 00022541  0x00005698 rtn 
+ 00022542  0x000056a1 fetch  0x00000008 , 0x00004713 
+ 00022543  0x000056a2 rtnbit0  0x00000017 
+ 00022544  0x000056a3 bbit0  0x0000002c , 0x00005816 
+ 00022545  0x000056a5 fetch  0x00000001 , 0x00004658 
+ 00022546  0x000056a6 call  0x00005943 
+ 00022547  0x000056a7 call  0x00005824 
+ 00022548  0x000056a8 fetcht  0x00000001 , 0x00004658 
+ 00022549  0x000056a9 branch  0x000055b5 
+ 00022550  0x000056ac fetch  0x00000001 , 0x00004658 
+ 00022551  0x000056ad call  0x00005946 
+ 00022552  0x000056ae jam  0x00000000 , 0x0000498b 
+ 00022553  0x000056af fetcht  0x00000001 , 0x00004658 
+ 00022554  0x000056b0 fetch  0x00000001 , 0x00004988 
+ 00022555  0x000056b1 call  0x0000583d 
+ 00022556  0x000056b2 call  0x00005828 
+ 00022557  0x000056b3 fetcht  0x00000001 , 0x00004658 
+ 00022558  0x000056b4 branch  0x000055b5 
+ 00022559  0x000056b7 call  0x000055b5 
+ 00022560  0x000056b8 fetch  0x00000001 , 0x00004989 
+ 00022561  0x000056b9 rtneq  0x00000001 
+ 00022562  0x000056ba jam  0x00000001 , 0x00004989 
+ 00022563  0x000056bb branch  0x000056f7 
+ 00022564  0x000056be jam  0x00000000 , 0x0000498b 
+ 00022565  0x000056bf fetcht  0x00000001 , 0x00004658 
+ 00022566  0x000056c0 fetch  0x00000001 , 0x00004988 
+ 00022567  0x000056c1 call  0x00005833 
+ 00022568  0x000056c3 store  0x00000001 , 0x00004988 
+ 00022569  0x000056c4 fetch  0x00000001 , 0x0000498a 
+ 00022570  0x000056c5 branch  0x0000582f , 0x00000034 
+ 00022571  0x000056c7 fetch  0x00000001 , 0x00004989 
+ 00022572  0x000056c8 rtneq  0x00000001 
+ 00022573  0x000056c9 jam  0x00000001 , 0x00004989 
+ 00022574  0x000056ca branch  0x000056f7 
+ 00022575  0x000056cd fetch  0x00000001 , 0x00004989 
+ 00022576  0x000056ce rtneq  0x00000000 
+ 00022577  0x000056cf jam  0x00000000 , 0x00004989 
+ 00022578  0x000056d0 rtn 
+ 00022579  0x000056d3 lshift  0x0000003f , 0x0000003f 
+ 00022580  0x000056d4 copy  0x0000003f , 0x00000012 
+ 00022581  0x000056d5 call  0x00006ee6 
+ 00022582  0x000056d6 setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022583  0x000056d7 and  0x00000012 , 0x00000007 , 0x0000003f 
+ 00022584  0x000056d8 fetcht  0x00000001 , 0x0000498b 
+ 00022585  0x000056d9 copy  0x00000002 , 0x00000007 
+ 00022586  0x000056da beq  0x00000007 , 0x00005848 
+ 00022587  0x000056db beq  0x00000000 , 0x0000584a 
+ 00022588  0x000056dc rtn 
+ 00022589  0x000056df lshift  0x0000003f , 0x0000003f 
+ 00022590  0x000056e0 copy  0x0000003f , 0x00000012 
+ 00022591  0x000056e1 call  0x000055b1 
+ 00022592  0x000056e2 call  0x00006ee6 
+ 00022593  0x000056e3 setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022594  0x000056e4 and  0x00000012 , 0x00000007 , 0x0000003f 
+ 00022595  0x000056e5 fetcht  0x00000001 , 0x0000498b 
+ 00022596  0x000056e6 copy  0x00000002 , 0x00000007 
+ 00022597  0x000056e7 beq  0x00000007 , 0x00005848 
+ 00022598  0x000056e8 beq  0x00000000 , 0x0000584a 
+ 00022599  0x000056e9 rtn 
+ 00022600  0x000056ec jam  0x00000001 , 0x0000498a 
+ 00022601  0x000056ed rtn 
+ 00022602  0x000056ef jam  0x00000000 , 0x0000498a 
+ 00022603  0x000056f0 rtn 
+ 00022604  0x000056f9 arg  0x00000000 , 0x00000012 
+ 00022605  0x000056fa fetch  0x00000001 , 0x00004657 
+ 00022606  0x000056fb rtneq  0x000000ff 
+ 00022607  0x000056fc fetch  0x00000008 , 0x00004713 
+ 00022608  0x000056fd bbit0  0x0000002e , 0x00005859 
+ 00022609  0x000056ff fetcht  0x00000001 , 0x00004657 
+ 00022610  0x00005700 call  0x000055b5 
+ 00022611  0x00005701 fetcht  0x00000001 , 0x00004657 
+ 00022612  0x00005702 call  0x00006ee6 
+ 00022613  0x00005703 setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022614  0x00005705 copy  0x00000012 , 0x0000003f 
+ 00022615  0x00005706 store  0x00000001 , 0x00004987 
+ 00022616  0x00005707 rtn 
+ 00022617  0x0000570a fetcht  0x00000001 , 0x00004657 
+ 00022618  0x0000570b call  0x000055b1 
+ 00022619  0x0000570c fetcht  0x00000001 , 0x00004657 
+ 00022620  0x0000570d call  0x00006ee6 
+ 00022621  0x0000570e nsetflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022622  0x0000570f branch  0x00005856 
+ 00022623  0x00005712 beq  0x00000004 , 0x00005878 
+ 00022624  0x00005714 call  0x0000587b 
+ 00022625  0x00005715 fetch  0x00000004 , 0x00004983 
+ 00022626  0x00005716 arg  0x000000a0 , 0x00000002 
+ 00022627  0x00005717 iadd  0x00000002 , 0x00000002 
+ 00022628  0x00005718 copy  0x00000022 , 0x0000003f 
+ 00022629  0x00005719 isub  0x00000002 , 0x0000003e 
+ 00022630  0x0000571a nrtn  0x00000002 
+ 00022631  0x0000571b store  0x00000004 , 0x00004983 
+ 00022632  0x0000571c fetch  0x00000001 , 0x00004982 
+ 00022633  0x0000571d beq  0x00000000 , 0x0000586e 
+ 00022634  0x0000571e beq  0x00000001 , 0x00005871 
+ 00022635  0x0000571f beq  0x00000002 , 0x00005874 
+ 00022636  0x00005720 beq  0x00000003 , 0x00005876 
+ 00022637  0x00005721 rtn 
+ 00022638  0x00005724 jam  0x00000001 , 0x00004982 
+ 00022639  0x00005726 jam  0x00000001 , 0x00004846 
+ 00022640  0x00005727 branch  0x00007dba 
+ 00022641  0x0000572a jam  0x00000002 , 0x00004982 
+ 00022642  0x0000572c jam  0x00000000 , 0x00004846 
+ 00022643  0x0000572d branch  0x00007dba 
+ 00022644  0x00005730 jam  0x00000003 , 0x00004982 
+ 00022645  0x00005731 branch  0x0000586f 
+ 00022646  0x00005734 jam  0x00000000 , 0x00004982 
+ 00022647  0x00005735 branch  0x00005872 
+ 00022648  0x00005738 jam  0x00000000 , 0x00004982 
+ 00022649  0x00005739 jam  0x00000000 , 0x00004846 
+ 00022650  0x0000573a rtn 
+ 00022651  0x0000573d fetcht  0x00000004 , 0x00004983 
+ 00022652  0x0000573e copy  0x00000022 , 0x0000003f 
+ 00022653  0x0000573f isub  0x00000002 , 0x0000003e 
+ 00022654  0x00005740 ncall  0x00005880 , 0x00000002 
+ 00022655  0x00005741 rtn 
+ 00022656  0x00005743 setarg  0x00000000 
+ 00022657  0x00005744 store  0x00000004 , 0x00004983 
+ 00022658  0x00005745 rtn 
+ 00022659  0x0000574e call  0x00005895 
+ 00022660  0x0000574f call  0x00005888 
+ 00022661  0x00005750 setarg  0x00000000 
+ 00022662  0x00005751 store  0x00000003 , 0x0000496f 
+ 00022663  0x00005752 rtn 
+ 00022664  0x00005755 bpatch  0x0000007e , 0x0000400f 
+ 00022665  0x00005756 fetch  0x00000001 , 0x0000473f 
+ 00022666  0x00005757 ncall  0x00005895 , 0x00000034 
+ 00022667  0x00005758 arg  0x00000000 , 0x00000011 
+ 00022668  0x00005759 call  0x00005898 
+ 00022669  0x0000575a call  0x000058a1 
+ 00022670  0x0000575b call  0x000058aa 
+ 00022671  0x0000575c call  0x000058b3 
+ 00022672  0x0000575d call  0x000058cf 
+ 00022673  0x0000575e call  0x0000584c 
+ 00022674  0x0000575f call  0x000058ec 
+ 00022675  0x00005760 copy  0x00000011 , 0x0000003f 
+ 00022676  0x00005761 rtn 
+ 00022677  0x00005764 setarg  0x00030303 
+ 00022678  0x00005765 store  0x00000003 , 0x0000496f 
+ 00022679  0x00005766 rtn 
+ 00022680  0x00005769 fetch  0x00000001 , 0x00004644 
+ 00022681  0x0000576a call  0x00005943 
+ 00022682  0x0000576b jam  0x00000000 , 0x00004977 
+ 00022683  0x0000576c fetcht  0x00000001 , 0x00004644 
+ 00022684  0x0000576d fetch  0x00000001 , 0x0000496f 
+ 00022685  0x0000576e call  0x00005925 
+ 00022686  0x0000576f store  0x00000001 , 0x0000496f 
+ 00022687  0x00005770 fetcht  0x00000001 , 0x00004644 
+ 00022688  0x00005771 branch  0x000055b5 
+ 00022689  0x00005774 fetch  0x00000001 , 0x00004646 
+ 00022690  0x00005775 call  0x00005943 
+ 00022691  0x00005776 jam  0x00000001 , 0x00004977 
+ 00022692  0x00005777 fetcht  0x00000001 , 0x00004646 
+ 00022693  0x00005778 fetch  0x00000001 , 0x00004970 
+ 00022694  0x00005779 call  0x00005925 
+ 00022695  0x0000577a store  0x00000001 , 0x00004970 
+ 00022696  0x0000577b fetcht  0x00000001 , 0x00004646 
+ 00022697  0x0000577c branch  0x000055b5 
+ 00022698  0x0000577f fetch  0x00000001 , 0x00004645 
+ 00022699  0x00005780 call  0x00005943 
+ 00022700  0x00005781 jam  0x00000002 , 0x00004977 
+ 00022701  0x00005782 fetcht  0x00000001 , 0x00004645 
+ 00022702  0x00005783 fetch  0x00000001 , 0x00004971 
+ 00022703  0x00005784 call  0x00005925 
+ 00022704  0x00005785 store  0x00000001 , 0x00004971 
+ 00022705  0x00005786 fetcht  0x00000001 , 0x00004645 
+ 00022706  0x00005787 branch  0x000055b5 
+ 00022707  0x0000578a fetch  0x00000001 , 0x00004647 
+ 00022708  0x0000578b rtneq  0x000000ff 
+ 00022709  0x0000578c jam  0x00000003 , 0x00004977 
+ 00022710  0x0000578d fetch  0x00000001 , 0x00004972 
+ 00022711  0x0000578e copy  0x0000003f , 0x00000013 
+ 00022712  0x0000578f fetcht  0x00000001 , 0x00004647 
+ 00022713  0x00005790 fetch  0x00000001 , 0x00004654 
+ 00022714  0x00005791 beq  0x000000ff , 0x000058c8 
+ 00022715  0x00005792 call  0x00006ee6 
+ 00022716  0x00005793 branch  0x000058c4 , 0x00000001 
+ 00022717  0x00005794 fetcht  0x00000001 , 0x00004654 
+ 00022718  0x00005795 call  0x00006ef7 
+ 00022719  0x00005796 fetcht  0x00000001 , 0x00004647 
+ 00022720  0x00005797 fetch  0x00000001 , 0x00004972 
+ 00022721  0x00005798 call  0x00005925 
+ 00022722  0x0000579a store  0x00000001 , 0x00004972 
+ 00022723  0x0000579b branch  0x000058df 
+ 00022724  0x0000579e fetcht  0x00000001 , 0x00004654 
+ 00022725  0x0000579f fetch  0x00000001 , 0x00004972 
+ 00022726  0x000057a0 call  0x00005925 
+ 00022727  0x000057a1 branch  0x000058c2 
+ 00022728  0x000057a4 fetch  0x00000001 , 0x00004647 
+ 00022729  0x000057a5 call  0x00005946 
+ 00022730  0x000057a6 fetcht  0x00000001 , 0x00004647 
+ 00022731  0x000057a7 call  0x00005931 
+ 00022732  0x000057a8 store  0x00000001 , 0x00004972 
+ 00022733  0x000057a9 fetcht  0x00000001 , 0x00004647 
+ 00022734  0x000057aa branch  0x000055b5 
+ 00022735  0x000057ae fetch  0x00000001 , 0x00004648 
+ 00022736  0x000057af rtneq  0x000000ff 
+ 00022737  0x000057b0 jam  0x00000004 , 0x00004977 
+ 00022738  0x000057b1 fetch  0x00000001 , 0x00004973 
+ 00022739  0x000057b2 copy  0x0000003f , 0x00000013 
+ 00022740  0x000057b3 fetcht  0x00000001 , 0x00004648 
+ 00022741  0x000057b4 fetch  0x00000001 , 0x00004654 
+ 00022742  0x000057b5 beq  0x000000ff , 0x000058e5 
+ 00022743  0x000057b6 call  0x00006ee6 
+ 00022744  0x000057b7 branch  0x000058e1 , 0x00000001 
+ 00022745  0x000057b8 fetcht  0x00000001 , 0x00004654 
+ 00022746  0x000057b9 call  0x00006ef7 
+ 00022747  0x000057ba fetcht  0x00000001 , 0x00004648 
+ 00022748  0x000057bb fetch  0x00000001 , 0x00004973 
+ 00022749  0x000057bc call  0x00005925 
+ 00022750  0x000057be store  0x00000001 , 0x00004973 
+ 00022751  0x000057c0 fetcht  0x00000001 , 0x00004654 
+ 00022752  0x000057c1 branch  0x000055b5 
+ 00022753  0x000057c4 fetcht  0x00000001 , 0x00004654 
+ 00022754  0x000057c5 fetch  0x00000001 , 0x00004973 
+ 00022755  0x000057c6 call  0x00005925 
+ 00022756  0x000057c7 branch  0x000058de 
+ 00022757  0x000057ca fetch  0x00000001 , 0x00004648 
+ 00022758  0x000057cb call  0x00005946 
+ 00022759  0x000057cc fetcht  0x00000001 , 0x00004648 
+ 00022760  0x000057cd call  0x00005931 
+ 00022761  0x000057ce store  0x00000001 , 0x00004973 
+ 00022762  0x000057cf fetcht  0x00000001 , 0x00004648 
+ 00022763  0x000057d0 branch  0x000055b5 
+ 00022764  0x000057d3 jam  0x00000000 , 0x0000496c 
+ 00022765  0x000057d4 fetch  0x00000001 , 0x00004656 
+ 00022766  0x000057d5 rtneq  0x000000ff 
+ 00022767  0x000057d6 fetch  0x00000008 , 0x00004713 
+ 00022768  0x000057d7 rtnbit0  0x00000016 
+ 00022769  0x000057d8 bbit1  0x0000002f , 0x000058fd 
+ 00022770  0x000057da jam  0x00000007 , 0x00004977 
+ 00022771  0x000057db fetcht  0x00000001 , 0x00004656 
+ 00022772  0x000057dc fetch  0x00000001 , 0x00004976 
+ 00022773  0x000057dd call  0x00005925 
+ 00022774  0x000057de store  0x00000001 , 0x00004976 
+ 00022775  0x000057e0 copy  0x00000011 , 0x0000003f 
+ 00022776  0x000057e1 bbit1  0x00000007 , 0x00005917 
+ 00022777  0x000057e2 call  0x0000591a 
+ 00022778  0x000057e4 fetch  0x00000001 , 0x0000496d 
+ 00022779  0x000057e5 store  0x00000001 , 0x0000496e 
+ 00022780  0x000057e6 rtn 
+ 00022781  0x000057e9 jam  0x00000007 , 0x00004977 
+ 00022782  0x000057ea fetch  0x00000001 , 0x00004976 
+ 00022783  0x000057eb copy  0x0000003f , 0x00000013 
+ 00022784  0x000057ec fetcht  0x00000001 , 0x00004656 
+ 00022785  0x000057ed fetch  0x00000001 , 0x00004654 
+ 00022786  0x000057ee beq  0x000000ff , 0x0000590f 
+ 00022787  0x000057ef call  0x00006ee6 
+ 00022788  0x000057f0 branch  0x0000590b , 0x00000001 
+ 00022789  0x000057f1 fetcht  0x00000001 , 0x00004654 
+ 00022790  0x000057f2 call  0x00006ef7 
+ 00022791  0x000057f3 fetcht  0x00000001 , 0x00004656 
+ 00022792  0x000057f4 fetch  0x00000001 , 0x00004976 
+ 00022793  0x000057f5 call  0x00005925 
+ 00022794  0x000057f6 branch  0x00005913 
+ 00022795  0x000057f9 fetcht  0x00000001 , 0x00004654 
+ 00022796  0x000057fa fetch  0x00000001 , 0x00004976 
+ 00022797  0x000057fb call  0x00005925 
+ 00022798  0x000057fc branch  0x00005913 
+ 00022799  0x000057ff fetch  0x00000001 , 0x00004656 
+ 00022800  0x00005800 call  0x00005946 
+ 00022801  0x00005801 fetcht  0x00000001 , 0x00004656 
+ 00022802  0x00005802 call  0x00005931 
+ 00022803  0x00005804 store  0x00000001 , 0x00004976 
+ 00022804  0x00005805 call  0x000058f7 
+ 00022805  0x00005806 fetcht  0x00000001 , 0x00004656 
+ 00022806  0x00005807 branch  0x000055b5 
+ 00022807  0x0000580b jam  0x00000001 , 0x0000496d 
+ 00022808  0x0000580c call  0x0000591d 
+ 00022809  0x0000580d branch  0x000058fa 
+ 00022810  0x00005810 jam  0x00000000 , 0x0000496d 
+ 00022811  0x00005811 fetch  0x00000001 , 0x0000496e 
+ 00022812  0x00005812 rtn  0x00000034 
+ 00022813  0x00005814 jam  0x00000001 , 0x0000496c 
+ 00022814  0x00005815 rtn 
+ 00022815  0x0000581a call  0x00006ee6 
+ 00022816  0x0000581b fetcht  0x00000001 , 0x00004977 
+ 00022817  0x0000581c copy  0x00000002 , 0x00000007 
+ 00022818  0x0000581d branch  0x0000592f , 0x00000001 
+ 00022819  0x0000581f qset0  0x00000011 
+ 00022820  0x00005820 rtn 
+ 00022821  0x00005823 lshift  0x0000003f , 0x0000003f 
+ 00022822  0x00005824 copy  0x0000003f , 0x00000012 
+ 00022823  0x00005825 call  0x00006ee6 
+ 00022824  0x00005826 setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022825  0x00005828 and  0x00000012 , 0x00000007 , 0x0000003f 
+ 00022826  0x0000582a fetcht  0x00000001 , 0x00004977 
+ 00022827  0x0000582b copy  0x00000002 , 0x00000007 
+ 00022828  0x0000582c beq  0x00000007 , 0x0000592f 
+ 00022829  0x0000582d beq  0x00000000 , 0x00005923 
+ 00022830  0x0000582e rtn 
+ 00022831  0x00005831 qset1  0x00000011 
+ 00022832  0x00005832 rtn 
+ 00022833  0x00005835 bpatch  0x0000007f , 0x0000400f 
+ 00022834  0x00005836 copy  0x00000013 , 0x0000003f 
+ 00022835  0x00005837 store  0x00000001 , 0x00004978 
+ 00022836  0x00005838 lshift  0x0000003f , 0x0000003f 
+ 00022837  0x00005839 copy  0x0000003f , 0x00000012 
+ 00022838  0x0000583a copy  0x00000002 , 0x00000013 
+ 00022839  0x0000583b call  0x000055b1 
+ 00022840  0x0000583c copy  0x00000013 , 0x00000002 
+ 00022841  0x0000583d call  0x00006ee6 
+ 00022842  0x0000583e nsetflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022843  0x0000583f call  0x0000593d 
+ 00022844  0x00005840 branch  0x0000592a 
+ 00022845  0x00005843 fetcht  0x00000001 , 0x00004978 
+ 00022846  0x00005844 and_into  0x00000001 , 0x00000002 
+ 00022847  0x00005845 and  0x00000012 , 0x00000001 , 0x0000003f 
+ 00022848  0x00005846 isub  0x00000002 , 0x0000003e 
+ 00022849  0x00005847 nbranch  0x00005abc , 0x00000005 
+ 00022850  0x00005848 rtn 
+ 00022851  0x0000584d rtneq  0x000000ff 
+ 00022852  0x0000584e arg  0x0000003f , 0x00000002 
+ 00022853  0x0000584f branch  0x00006f21 
+ 00022854  0x00005853 rtneq  0x000000ff 
+ 00022855  0x00005854 arg  0x0000003e , 0x00000002 
+ 00022856  0x00005855 branch  0x00006f21 
+ 00022857  0x0000585b bpatch  0x00000080 , 0x00004010 
+ 00022858  0x0000585c call  0x000055f6 
+ 00022859  0x0000585d rtn  0x0000002b 
+ 00022860  0x0000585f call  0x000059e7 
+ 00022861  0x00005861 bpatch  0x00000081 , 0x00004010 
+ 00022862  0x00005862 call  0x00005958 
+ 00022863  0x00005863 beq  0x00000030 , 0x0000595f 
+ 00022864  0x00005864 beq  0x00000031 , 0x000059c6 
+ 00022865  0x00005865 beq  0x00000058 , 0x000059cf 
+ 00022866  0x00005866 call  0x00005955 
+ 00022867  0x00005867 nop  0x00001af4 
+ 00022868  0x00005868 branch  0x0000594d 
+ 00022869  0x0000586a fetcht  0x00000001 , 0x0000464c 
+ 00022870  0x0000586b call  0x000069c7 
+ 00022871  0x0000586c branch  0x000055fb 
+ 00022872  0x0000586f setarg  0x00000001 
+ 00022873  0x00005870 call  0x000069e5 
+ 00022874  0x00005871 store  0x00000001 , 0x0000485a 
+ 00022875  0x00005872 setarg  0x00000000 
+ 00022876  0x00005873 call  0x000069e5 
+ 00022877  0x00005874 store  0x00000001 , 0x00004859 
+ 00022878  0x00005875 rtn 
+ 00022879  0x00005878 fetch  0x00000001 , 0x0000485a 
+ 00022880  0x00005879 beq  0x0000005a , 0x0000596e 
+ 00022881  0x0000587a beq  0x000000d8 , 0x00005974 
+ 00022882  0x0000587b beq  0x000000d1 , 0x00005968 
+ 00022883  0x0000587c beq  0x000000d2 , 0x0000598c 
+ 00022884  0x0000587d beq  0x00000002 , 0x00005993 
+ 00022885  0x0000587e beq  0x00000054 , 0x0000599c 
+ 00022886  0x0000587f beq  0x00000050 , 0x000059c3 
+ 00022887  0x00005880 branch  0x0000594d 
+ 00022888  0x00005883 setarg  0x00000049 
+ 00022889  0x00005884 call  0x000069e5 
+ 00022890  0x00005885 beq  0x000000a1 , 0x0000596c 
+ 00022891  0x00005886 branch  0x00005983 
+ 00022892  0x00005889 jam  0x0000000c , 0x00004957 
+ 00022893  0x0000588a rtn 
+ 00022894  0x0000588d jam  0x00000005 , 0x00004957 
+ 00022895  0x0000588e call  0x000059da 
+ 00022896  0x0000588f call  0x00007c95 
+ 00022897  0x00005890 arg  0x000048d6 , 0x00000013 
+ 00022898  0x00005891 call  0x00005995 
+ 00022899  0x00005892 branch  0x00005747 
+ 00022900  0x00005895 setarg  0x00000016 
+ 00022901  0x00005896 call  0x000069e5 
+ 00022902  0x00005897 sub  0x0000003f , 0x000000bd , 0x0000003e 
+ 00022903  0x00005898 nbranch  0x00005949 , 0x00000005 
+ 00022904  0x00005899 setarg  0x00000019 
+ 00022905  0x0000589a call  0x000069e5 
+ 00022906  0x0000589b sub  0x0000003f , 0x00000055 , 0x0000003e 
+ 00022907  0x0000589c nbranch  0x00005949 , 0x00000005 
+ 00022908  0x0000589d setarg  0x0000001b 
+ 00022909  0x0000589e call  0x000069e5 
+ 00022910  0x0000589f sub  0x0000003f , 0x0000001d , 0x0000003e 
+ 00022911  0x000058a0 nbranch  0x00005949 , 0x00000005 
+ 00022912  0x000058a1 jam  0x00000006 , 0x00004957 
+ 00022913  0x000058a2 arg  0x0000491a , 0x00000013 
+ 00022914  0x000058a3 branch  0x00005995 
+ 00022915  0x000058a6 jam  0x00000000 , 0x00004957 
+ 00022916  0x000058a7 arg  0x00004890 , 0x00000013 
+ 00022917  0x000058a8 call  0x00005995 
+ 00022918  0x000058a9 arg  0x0000489a , 0x00000013 
+ 00022919  0x000058aa call  0x00005995 
+ 00022920  0x000058ab setarg  0x00000943 
+ 00022921  0x000058ac call  0x000069e4 
+ 00022922  0x000058ad arg  0x000048b4 , 0x00000013 
+ 00022923  0x000058ae branch  0x00005995 
+ 00022924  0x000058b1 jam  0x00000002 , 0x00004957 
+ 00022925  0x000058b2 arg  0x00004886 , 0x00000013 
+ 00022926  0x000058b3 call  0x00005995 
+ 00022927  0x000058b4 arg  0x0000489a , 0x00000013 
+ 00022928  0x000058b5 call  0x00005995 
+ 00022929  0x000058b6 arg  0x000048b4 , 0x00000013 
+ 00022930  0x000058b7 branch  0x00005995 
+ 00022931  0x000058ba jam  0x00000003 , 0x00004957 
+ 00022932  0x000058bb arg  0x0000487c , 0x00000013 
+ 00022933  0x000058bd ifetch  0x00000002 , 0x00000013 
+ 00022934  0x000058be arg  0x0000ffff , 0x00000002 
+ 00022935  0x000058bf isub  0x00000002 , 0x0000003e 
+ 00022936  0x000058c0 rtn  0x00000005 
+ 00022937  0x000058c1 call  0x000069e4 
+ 00022938  0x000058c2 increase  0x00000002 , 0x00000013 
+ 00022939  0x000058c3 branch  0x00005995 
+ 00022940  0x000058c6 call  0x000059d8 
+ 00022941  0x000058c7 setarg  0x00009a5b 
+ 00022942  0x000058c8 call  0x000069e4 
+ 00022943  0x000058c9 setarg  0x0000000d 
+ 00022944  0x000058ca call  0x000069e5 
+ 00022945  0x000058cb sub  0x0000003f , 0x00000012 , 0x0000003e 
+ 00022946  0x000058cc branch  0x000059b0 , 0x00000005 
+ 00022947  0x000058cd sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00022948  0x000058ce nbranch  0x000059b3 , 0x00000005 
+ 00022949  0x000058cf setarg  0x0000000e 
+ 00022950  0x000058d0 call  0x000069e5 
+ 00022951  0x000058d1 sub  0x0000003f , 0x000000e5 , 0x0000003e 
+ 00022952  0x000058d2 nbranch  0x0000594d , 0x00000005 
+ 00022953  0x000058d3 setarg  0x00000010 
+ 00022954  0x000058d4 call  0x000069e5 
+ 00022955  0x000058d5 sub  0x0000003f , 0x000000a5 , 0x0000003e 
+ 00022956  0x000058d6 branch  0x000059b0 , 0x00000005 
+ 00022957  0x000058d7 call  0x000059c0 
+ 00022958  0x000058d9 jam  0x00000008 , 0x00004957 
+ 00022959  0x000058da rtn 
+ 00022960  0x000058dc jam  0x00000009 , 0x00004957 
+ 00022961  0x000058dd arg  0x000048fc , 0x00000013 
+ 00022962  0x000058de branch  0x00005995 
+ 00022963  0x000058e0 sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00022964  0x000058e1 nbranch  0x0000594d , 0x00000005 
+ 00022965  0x000058e2 setarg  0x0000000e 
+ 00022966  0x000058e3 call  0x000069e5 
+ 00022967  0x000058e4 sub  0x0000003f , 0x000000c5 , 0x0000003e 
+ 00022968  0x000058e5 nbranch  0x0000594d , 0x00000005 
+ 00022969  0x000058e6 setarg  0x00000010 
+ 00022970  0x000058e7 call  0x000069e5 
+ 00022971  0x000058e8 sub  0x0000003f , 0x00000038 , 0x0000003e 
+ 00022972  0x000058e9 nbranch  0x0000594d , 0x00000005 
+ 00022973  0x000058eb call  0x000059c0 
+ 00022974  0x000058ec jam  0x0000000a , 0x00004957 
+ 00022975  0x000058ed rtn 
+ 00022976  0x000058ef setarg  0x0000005b 
+ 00022977  0x000058f0 call  0x000069e4 
+ 00022978  0x000058f1 branch  0x000059d6 
+ 00022979  0x000058f4 jam  0x00000007 , 0x00004957 
+ 00022980  0x000058f5 arg  0x0000493a , 0x00000013 
+ 00022981  0x000058f6 branch  0x00005995 
+ 00022982  0x000058f9 call  0x000059e7 
+ 00022983  0x000058fa fetch  0x00000001 , 0x0000485a 
+ 00022984  0x000058fb beq  0x00000070 , 0x000059cd 
+ 00022985  0x000058fc beq  0x00000000 , 0x000059cb 
+ 00022986  0x000058fd branch  0x0000594d 
+ 00022987  0x00005900 jam  0x00000001 , 0x00004957 
+ 00022988  0x00005901 rtn 
+ 00022989  0x00005904 jam  0x00000004 , 0x00004957 
+ 00022990  0x00005905 rtn 
+ 00022991  0x00005908 call  0x000059e7 
+ 00022992  0x00005909 fetch  0x00000001 , 0x0000485a 
+ 00022993  0x0000590a beq  0x00000059 , 0x000059d3 
+ 00022994  0x0000590b branch  0x0000595f 
+ 00022995  0x0000590d jam  0x0000000b , 0x00004957 
+ 00022996  0x0000590e arg  0x0000492a , 0x00000013 
+ 00022997  0x0000590f branch  0x00005995 
+ 00022998  0x00005912 setarg  0x00000009 
+ 00022999  0x00005913 branch  0x000069e4 
+ 00023000  0x00005915 setarg  0x00005a09 
+ 00023001  0x00005916 branch  0x000069e4 
+ 00023002  0x00005919 arg  0x00008006 , 0x00000002 
+ 00023003  0x0000591a fetch  0x00000001 , 0x00004957 
+ 00023004  0x0000591b bne  0x0000000b , 0x000059de 
+ 00023005  0x0000591c arg  0x00009706 , 0x00000002 
+ 00023006  0x0000591e copy  0x00000002 , 0x0000003f 
+ 00023007  0x0000591f call  0x000069e4 
+ 00023008  0x00005920 nop  0x00002ee0 
+ 00023009  0x00005921 rtn 
+ 00023010  0x00005924 arg  0x00004946 , 0x00000013 
+ 00023011  0x00005925 fetch  0x00000001 , 0x00004957 
+ 00023012  0x00005926 rtnne  0x0000000b 
+ 00023013  0x00005927 arg  0x0000494e , 0x00000013 
+ 00023014  0x00005928 rtn 
+ 00023015  0x0000592b bpatch  0x00000082 , 0x00004010 
+ 00023016  0x0000592c call  0x000055f6 
+ 00023017  0x0000592d call  0x000059da 
+ 00023018  0x0000592e call  0x000059e2 
+ 00023019  0x0000592f call  0x00005995 
+ 00023020  0x00005930 branch  0x00005747 
+ 00023021  0x00005933 bpatch  0x00000083 , 0x00004010 
+ 00023022  0x00005934 call  0x00005949 
+ 00023023  0x00005935 call  0x000055f6 
+ 00023024  0x00005936 arg  0x00000806 , 0x00000002 
+ 00023025  0x00005937 fetch  0x00000001 , 0x00004957 
+ 00023026  0x00005938 bne  0x0000000b , 0x000059f4 
+ 00023027  0x00005939 arg  0x00001f06 , 0x00000002 
+ 00023028  0x0000593b copy  0x00000002 , 0x0000003f 
+ 00023029  0x0000593c branch  0x000069e4 
+ 00023030  0x00005943 fetch  0x00000001 , 0x00004420 
+ 00023031  0x00005944 rtnne  0x00000000 
+ 00023032  0x00005945 fetch  0x00000001 , 0x00004957 
+ 00023033  0x00005946 beq  0x00000000 , 0x00005a02 
+ 00023034  0x00005947 beq  0x00000001 , 0x00005a02 
+ 00023035  0x00005948 beq  0x00000008 , 0x00005a02 
+ 00023036  0x00005949 beq  0x00000002 , 0x00005a02 
+ 00023037  0x0000594a beq  0x00000003 , 0x00005a26 
+ 00023038  0x0000594b beq  0x00000004 , 0x00005a02 
+ 00023039  0x0000594c beq  0x00000006 , 0x00005a4b 
+ 00023040  0x0000594d beq  0x0000000b , 0x00005a44 
+ 00023041  0x0000594e branch  0x00005a02 
+ 00023042  0x00005952 call  0x00005a6d 
+ 00023043  0x00005953 disable  0x00000028 
+ 00023044  0x00005954 fetch  0x00000001 , 0x00004659 
+ 00023045  0x00005955 beq  0x000000ff , 0x00005a09 
+ 00023046  0x00005956 fetcht  0x00000001 , 0x00004659 
+ 00023047  0x00005957 call  0x00006ee6 
+ 00023048  0x00005958 nrtn  0x00000001 
+ 00023049  0x0000595a setarg  0x00000000 
+ 00023050  0x0000595b call  0x000069e5 
+ 00023051  0x0000595c bne  0x00000030 , 0x00005a1c 
+ 00023052  0x0000595e setarg  0x00000002 
+ 00023053  0x0000595f call  0x000069e5 
+ 00023054  0x00005960 rtnbit0  0x00000007 
+ 00023055  0x00005961 call  0x00005a84 
+ 00023056  0x00005962 fetch  0x00000001 , 0x00004847 
+ 00023057  0x00005963 call  0x00005a7c 
+ 00023058  0x00005964 store  0x00000002 , 0x00004847 
+ 00023059  0x00005965 fetch  0x00000001 , 0x00004849 
+ 00023060  0x00005966 call  0x00005a7c 
+ 00023061  0x00005967 store  0x00000002 , 0x00004849 
+ 00023062  0x00005968 fetch  0x00000001 , 0x00004958 
+ 00023063  0x00005969 beq  0x00000000 , 0x00005a1e 
+ 00023064  0x0000596a beq  0x00000001 , 0x00005a20 
+ 00023065  0x0000596b beq  0x00000002 , 0x00005a22 
+ 00023066  0x0000596c beq  0x00000003 , 0x00005a24 
+ 00023067  0x0000596d rtn 
+ 00023068  0x00005970 beq  0x00000031 , 0x00005a0c 
+ 00023069  0x00005971 branch  0x00005955 
+ 00023070  0x00005974 call  0x00005a56 
+ 00023071  0x00005975 branch  0x00005a8b 
+ 00023072  0x00005977 call  0x00005a5e 
+ 00023073  0x00005978 branch  0x00005a8b 
+ 00023074  0x0000597a call  0x00005a5a 
+ 00023075  0x0000597b branch  0x00005a8b 
+ 00023076  0x0000597d call  0x00005a66 
+ 00023077  0x0000597e branch  0x00005a8b 
+ 00023078  0x00005983 call  0x00005a6d 
+ 00023079  0x00005984 fetch  0x00000001 , 0x00004659 
+ 00023080  0x00005985 beq  0x000000ff , 0x00005a2c 
+ 00023081  0x00005986 fetcht  0x00000001 , 0x00004659 
+ 00023082  0x00005987 call  0x00006ee6 
+ 00023083  0x00005988 nrtn  0x00000001 
+ 00023084  0x0000598a setarg  0x00000000 
+ 00023085  0x0000598b call  0x000069e5 
+ 00023086  0x0000598c bne  0x00000030 , 0x00005955 
+ 00023087  0x0000598e setarg  0x00000002 
+ 00023088  0x0000598f call  0x000069e5 
+ 00023089  0x00005990 rtnbit0  0x00000007 
+ 00023090  0x00005991 call  0x00005a84 
+ 00023091  0x00005992 call  0x00005a42 
+ 00023092  0x00005993 store  0x00000001 , 0x0000484d 
+ 00023093  0x00005994 rshift4  0x0000003f , 0x0000003f 
+ 00023094  0x00005995 call  0x00005a80 
+ 00023095  0x00005996 store  0x00000001 , 0x00004848 
+ 00023096  0x00005997 fetch  0x00000001 , 0x0000484d 
+ 00023097  0x00005998 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00023098  0x00005999 call  0x00005a80 
+ 00023099  0x0000599a store  0x00000001 , 0x0000484a 
+ 00023100  0x0000599b fetch  0x00000001 , 0x00004958 
+ 00023101  0x0000599c beq  0x00000000 , 0x00005a56 
+ 00023102  0x0000599d beq  0x00000001 , 0x00005a5e 
+ 00023103  0x0000599e beq  0x00000002 , 0x00005a5a 
+ 00023104  0x0000599f beq  0x00000003 , 0x00005a66 
+ 00023105  0x000059a0 rtn 
+ 00023106  0x000059a3 setarg  0x00000012 
+ 00023107  0x000059a4 branch  0x000069e5 
+ 00023108  0x000059a7 call  0x00005a6d 
+ 00023109  0x000059a8 fetch  0x00000001 , 0x00004659 
+ 00023110  0x000059a9 beq  0x000000ff , 0x00005a4a 
+ 00023111  0x000059aa fetcht  0x00000001 , 0x00004659 
+ 00023112  0x000059ab call  0x00006ee6 
+ 00023113  0x000059ac nrtn  0x00000001 
+ 00023114  0x000059ae branch  0x00005a2f 
+ 00023115  0x000059b2 call  0x00005a6d 
+ 00023116  0x000059b3 disable  0x00000028 
+ 00023117  0x000059b4 setarg  0x00000002 
+ 00023118  0x000059b5 call  0x000069e5 
+ 00023119  0x000059b6 rtnbit0  0x00000007 
+ 00023120  0x000059b7 setarg  0x00000008 
+ 00023121  0x000059b8 call  0x000069e5 
+ 00023122  0x000059b9 branch  0x00005a0f , 0x00000034 
+ 00023123  0x000059ba setarg  0x00000000 
+ 00023124  0x000059bb store  0x00000006 , 0x00004847 
+ 00023125  0x000059bc rtn 
+ 00023126  0x000059bf fetch  0x00000002 , 0x00004847 
+ 00023127  0x000059c0 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00023128  0x000059c1 store  0x00000002 , 0x00004847 
+ 00023129  0x000059c2 branch  0x00007dba 
+ 00023130  0x000059c4 fetch  0x00000002 , 0x00004849 
+ 00023131  0x000059c5 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00023132  0x000059c6 store  0x00000002 , 0x00004849 
+ 00023133  0x000059c7 branch  0x00007dba 
+ 00023134  0x000059c9 fetch  0x00000002 , 0x00004849 
+ 00023135  0x000059ca sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00023136  0x000059cb store  0x00000002 , 0x00004849 
+ 00023137  0x000059cc fetch  0x00000002 , 0x00004847 
+ 00023138  0x000059cd sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00023139  0x000059ce store  0x00000002 , 0x00004847 
+ 00023140  0x000059cf call  0x00005a68 
+ 00023141  0x000059d0 branch  0x00007dba 
+ 00023142  0x000059d2 call  0x00005a68 
+ 00023143  0x000059d3 branch  0x00007dba 
+ 00023144  0x000059d6 fetch  0x00000002 , 0x00004849 
+ 00023145  0x000059d7 fetcht  0x00000002 , 0x00004847 
+ 00023146  0x000059d8 store  0x00000002 , 0x00004847 
+ 00023147  0x000059d9 storet  0x00000002 , 0x00004849 
+ 00023148  0x000059da rtn 
+ 00023149  0x000059de fetch  0x00000001 , 0x00004860 
+ 00023150  0x000059df call  0x00005a84 , 0x00000034 
+ 00023151  0x000059e0 jam  0x00000001 , 0x00004860 
+ 00023152  0x000059e1 rtn 
+ 00023153  0x000059e4 jam  0x00000001 , 0x00004956 
+ 00023154  0x000059e5 call  0x000029c9 
+ 00023155  0x000059e7 branch  0x00005949 
+ 00023156  0x000059ea fetch  0x00000001 , 0x00004659 
+ 00023157  0x000059eb rtnne  0x000000ff 
+ 00023158  0x000059ec fetch  0x00000001 , 0x0000477d 
+ 00023159  0x000059ed rtnne  0x00000001 
+ 00023160  0x000059ee setarg  0x00000000 
+ 00023161  0x000059ef store  0x00000001 , 0x0000477d 
+ 00023162  0x000059f0 store  0x00000004 , 0x00004847 
+ 00023163  0x000059f1 branch  0x00005a73 
+ 00023164  0x000059f4 rtnbit0  0x00000007 
+ 00023165  0x000059f5 arg  0x0000ff00 , 0x00000002 
+ 00023166  0x000059f6 ior  0x00000002 , 0x0000003f 
+ 00023167  0x000059f7 rtn 
+ 00023168  0x000059fa rtnbit0  0x00000003 
+ 00023169  0x000059fb arg  0x000000f0 , 0x00000002 
+ 00023170  0x000059fc ior  0x00000002 , 0x0000003f 
+ 00023171  0x000059fd rtn 
+ 00023172  0x00005a00 arg  0x00000003 , 0x0000003f 
+ 00023173  0x00005a01 call  0x000069e5 
+ 00023174  0x00005a02 store  0x00000002 , 0x00004847 
+ 00023175  0x00005a03 arg  0x00000004 , 0x0000003f 
+ 00023176  0x00005a04 call  0x000069e5 
+ 00023177  0x00005a05 store  0x00000002 , 0x00004849 
+ 00023178  0x00005a06 rtn 
+ 00023179  0x00005a0a fetcht  0x00000001 , 0x0000464d 
+ 00023180  0x00005a0b call  0x00006ee6 
+ 00023181  0x00005a0c rtn  0x00000001 
+ 00023182  0x00005a0d setarg  0x0000000a 
+ 00023183  0x00005a0e call  0x000069e5 
+ 00023184  0x00005a0f nop  0x000003e8 
+ 00023185  0x00005a10 branch  0x00005a8b 
+ 00023186  0x00005a13 setarg  0x00008100 
+ 00023187  0x00005a14 branch  0x000069e4 
+ 00023188  0x00005a1a jam  0x000000ff , 0x0000478f 
+ 00023189  0x00005a1c jam  0x00000034 , 0x000043f3 
+ 00023190  0x00005a1d setarg  0x000f0f0f 
+ 00023191  0x00005a1e store  0x00000003 , 0x000042db 
+ 00023192  0x00005a1f store  0x00000003 , 0x000042de 
+ 00023193  0x00005a20 branch  0x000054a9 
+ 00023194  0x00005a23 bpatch  0x00000084 , 0x00004010 
+ 00023195  0x00005a24 call  0x00005c6f 
+ 00023196  0x00005a25 call  0x00005aa8 
+ 00023197  0x00005a26 fetch  0x00000001 , 0x00004666 
+ 00023198  0x00005a27 beq  0x00000001 , 0x00005aa1 
+ 00023199  0x00005a28 beq  0x00000002 , 0x00005aa3 
+ 00023200  0x00005a29 rtn 
+ 00023201  0x00005a2b fetch  0x00000006 , 0x00004668 
+ 00023202  0x00005a2c branch  0x00005aa4 
+ 00023203  0x00005a2e fetch  0x00000006 , 0x00004675 
+ 00023204  0x00005a30 fetcht  0x00000006 , 0x000046e6 
+ 00023205  0x00005a31 isub  0x00000002 , 0x0000003e 
+ 00023206  0x00005a32 branch  0x00005c1a , 0x00000005 
+ 00023207  0x00005a33 branch  0x000054a0 
+ 00023208  0x00005a36 jam  0x0000005a , 0x0000478f 
+ 00023209  0x00005a37 rtn 
+ 00023210  0x00005a3b fetch  0x00000002 , 0x000044e9 
+ 00023211  0x00005a3c bbit1  0x00000009 , 0x0000431f 
+ 00023212  0x00005a3d branch  0x00005c39 
+ 00023213  0x00005a3f setarg  0x00000000 
+ 00023214  0x00005a40 store  0x00000002 , 0x00004781 
+ 00023215  0x00005a41 fetch  0x00000002 , 0x000044e9 
+ 00023216  0x00005a42 bbit1  0x00000009 , 0x0000431f 
+ 00023217  0x00005a43 rtn 
+ 00023218  0x00005a46 fetch  0x00000008 , 0x00004713 
+ 00023219  0x00005a47 rtnbit0  0x0000001b 
+ 00023220  0x00005a49 nbranch  0x00005aba , 0x00000028 
+ 00023221  0x00005a4a fetch  0x00000001 , 0x00004959 
+ 00023222  0x00005a4b increase  0x00000001 , 0x0000003f 
+ 00023223  0x00005a4c and_into  0x0000000f , 0x0000003f 
+ 00023224  0x00005a4d store  0x00000001 , 0x00004959 
+ 00023225  0x00005a4e nrtn  0x00000034 
+ 00023226  0x00005a50 jam  0x00000000 , 0x00004959 
+ 00023227  0x00005a51 branch  0x00007dbc 
+ 00023228  0x00005a54 fetch  0x00000001 , 0x00004659 
+ 00023229  0x00005a55 rtnne  0x000000ff 
+ 00023230  0x00005a56 jam  0x00000000 , 0x000040c0 
+ 00023231  0x00005a57 jam  0x0000001e , 0x0000477e 
+ 00023232  0x00005a58 rtn 
+ 00023233  0x00005a5c bpatch  0x00000085 , 0x00004010 
+ 00023234  0x00005a5d copy  0x00000013 , 0x0000003f 
+ 00023235  0x00005a5e beq  0x00000014 , 0x00005ad0 
+ 00023236  0x00005a5f beq  0x00000015 , 0x00005ae0 
+ 00023237  0x00005a60 beq  0x00000010 , 0x00005c15 
+ 00023238  0x00005a61 beq  0x00000031 , 0x00005aed 
+ 00023239  0x00005a62 beq  0x00000029 , 0x00005aef 
+ 00023240  0x00005a63 beq  0x00000032 , 0x00005af1 
+ 00023241  0x00005a64 beq  0x0000003e , 0x00004329 
+ 00023242  0x00005a65 beq  0x00000040 , 0x00005afc 
+ 00023243  0x00005a66 beq  0x00000039 , 0x00006084 
+ 00023244  0x00005a67 beq  0x0000003a , 0x00006053 
+ 00023245  0x00005a68 beq  0x0000003c , 0x00006075 
+ 00023246  0x00005a69 beq  0x00000044 , 0x00005b10 
+ 00023247  0x00005a6a rtn 
+ 00023248  0x00005a6e call  0x0000618e 
+ 00023249  0x00005a6f jam  0x00000000 , 0x0000477d 
+ 00023250  0x00005a70 call  0x00005a73 
+ 00023251  0x00005a71 jam  0x00000001 , 0x00004794 
+ 00023252  0x00005a72 call  0x00006042 
+ 00023253  0x00005a73 fetch  0x00000001 , 0x00004795 
+ 00023254  0x00005a74 nbranch  0x00005ad8 , 0x00000034 
+ 00023255  0x00005a75 jam  0x00000014 , 0x00004796 
+ 00023256  0x00005a77 fetch  0x00000002 , 0x000043f1 
+ 00023257  0x00005a78 set0  0x00000000 , 0x0000003f 
+ 00023258  0x00005a79 store  0x00000002 , 0x000043f1 
+ 00023259  0x00005a7a jam  0x00000000 , 0x00004845 
+ 00023260  0x00005a7b fetch  0x00000002 , 0x000047be 
+ 00023261  0x00005a7c store  0x00000002 , 0x000047c0 
+ 00023262  0x00005a7d call  0x00005c0b 
+ 00023263  0x00005a7e branch  0x00005c39 
+ 00023264  0x00005a81 setarg  0x00000000 
+ 00023265  0x00005a82 store  0x00000002 , 0x000047c0 
+ 00023266  0x00005a83 jam  0x00000000 , 0x00004794 
+ 00023267  0x00005a84 arg  0x00000006 , 0x00000002 
+ 00023268  0x00005a85 fetch  0x00000008 , 0x00004713 
+ 00023269  0x00005a86 bbit1  0x0000001b , 0x00005ae7 
+ 00023270  0x00005a87 arg  0x00000007 , 0x00000002 
+ 00023271  0x00005a89 storet  0x00000002 , 0x000042d3 
+ 00023272  0x00005a8a storet  0x00000002 , 0x000042d5 
+ 00023273  0x00005a8b jam  0x00000000 , 0x000047c2 
+ 00023274  0x00005a8c jam  0x00000000 , 0x00004956 
+ 00023275  0x00005a8d call  0x000029cb 
+ 00023276  0x00005a8e branch  0x00005b76 
+ 00023277  0x00005a91 arg  0x00000002 , 0x00000007 
+ 00023278  0x00005a92 branch  0x00005af8 
+ 00023279  0x00005a96 jam  0x00000012 , 0x0000066f 
+ 00023280  0x00005a97 branch  0x00007834 
+ 00023281  0x00005a9a fetch  0x00000001 , 0x00004795 
+ 00023282  0x00005a9b beq  0x00000001 , 0x00005af4 
+ 00023283  0x00005a9c branch  0x00005af6 
+ 00023284  0x00005a9e call  0x00005aef 
+ 00023285  0x00005a9f jam  0x00000014 , 0x00004844 
+ 00023286  0x00005aa1 arg  0x00000001 , 0x00000007 
+ 00023287  0x00005aa2 branch  0x00005af8 
+ 00023288  0x00005aa5 fetch  0x00000001 , 0x00004843 
+ 00023289  0x00005aa6 qset1  0x0000003f 
+ 00023290  0x00005aa7 store  0x00000001 , 0x00004843 
+ 00023291  0x00005aa8 rtn 
+ 00023292  0x00005aab fetch  0x00000002 , 0x0000433c 
+ 00023293  0x00005aac rtneq  0x00000000 
+ 00023294  0x00005aad fetch  0x00000001 , 0x0000016a 
+ 00023295  0x00005aae rshift2  0x0000003f , 0x0000003f 
+ 00023296  0x00005aaf sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00023297  0x00005ab0 rtn  0x00000002 
+ 00023298  0x00005ab1 setarg  0x00000009 
+ 00023299  0x00005ab2 store  0x00000002 , 0x000042d3 
+ 00023300  0x00005ab3 store  0x00000002 , 0x000042d5 
+ 00023301  0x00005ab4 call  0x00005aef 
+ 00023302  0x00005ab6 jam  0x00000001 , 0x000047c2 
+ 00023303  0x00005ab7 rtn 
+ 00023304  0x00005aba fetch  0x00000001 , 0x00004795 
+ 00023305  0x00005abb nrtn  0x00000034 
+ 00023306  0x00005abc fetch  0x00000001 , 0x00004398 
+ 00023307  0x00005abd sub  0x0000003f , 0x00000022 , 0x0000003f 
+ 00023308  0x00005abe nrtn  0x00000005 
+ 00023309  0x00005abf jam  0x00000000 , 0x00004844 
+ 00023310  0x00005ac1 arg  0x00000000 , 0x00000007 
+ 00023311  0x00005ac2 branch  0x00005af8 
+ 00023312  0x00005ac5 fetch  0x00000001 , 0x000001a2 
+ 00023313  0x00005ac6 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00023314  0x00005ac7 nbranch  0x00005b06 , 0x00000002 
+ 00023315  0x00005ac8 store  0x00000002 , 0x000042d3 
+ 00023316  0x00005ac9 store  0x00000002 , 0x000042d5 
+ 00023317  0x00005aca fetch  0x00000001 , 0x000001a4 
+ 00023318  0x00005acb branch  0x00005b1d , 0x00000034 
+ 00023319  0x00005acc fetcht  0x00000001 , 0x0000496b 
+ 00023320  0x00005acd isub  0x00000002 , 0x0000003e 
+ 00023321  0x00005ace branch  0x00005b1d , 0x00000002 
+ 00023322  0x00005acf fetch  0x00000001 , 0x000001a4 
+ 00023323  0x00005ad0 store  0x00000001 , 0x000040c0 
+ 00023324  0x00005ad1 branch  0x00005b1f 
+ 00023325  0x00005ad3 fetch  0x00000001 , 0x0000496b 
+ 00023326  0x00005ad4 store  0x00000001 , 0x000040c0 
+ 00023327  0x00005ad6 jam  0x00000000 , 0x000047c2 
+ 00023328  0x00005ad7 rtn 
+ 00023329  0x00005ada jam  0x00000000 , 0x00004843 
+ 00023330  0x00005adb rtn 
+ 00023331  0x00005ade bpatch  0x00000086 , 0x00004010 
+ 00023332  0x00005adf call  0x00002a28 
+ 00023333  0x00005ae0 nrtn  0x00000034 
+ 00023334  0x00005ae1 fetch  0x00000001 , 0x0000478f 
+ 00023335  0x00005ae2 beq  0x000000ff , 0x00005b2b 
+ 00023336  0x00005ae3 fetch  0x00000001 , 0x00004843 
+ 00023337  0x00005ae4 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00023338  0x00005ae5 rtnne  0x00000003 
+ 00023339  0x00005ae7 fetch  0x00000001 , 0x00004956 
+ 00023340  0x00005ae8 call  0x00005a71 , 0x00000034 
+ 00023341  0x00005ae9 fetch  0x00000008 , 0x00004713 
+ 00023342  0x00005aea bbit1  0x00000001 , 0x00005b5b 
+ 00023343  0x00005aeb bbit1  0x00000000 , 0x00005b5b 
+ 00023344  0x00005aec bbit1  0x00000005 , 0x00005b5b 
+ 00023345  0x00005aed bbit1  0x00000006 , 0x00005b5b 
+ 00023346  0x00005aee call  0x00005601 
+ 00023347  0x00005aef call  0x00005ab2 
+ 00023348  0x00005af0 nrtn  0x00000028 
+ 00023349  0x00005af1 call  0x00005abc 
+ 00023350  0x00005af2 call  0x00005a74 
+ 00023351  0x00005af3 call  0x000056b1 
+ 00023352  0x00005af4 fetch  0x00000008 , 0x00004713 
+ 00023353  0x00005af5 bbit0  0x00000016 , 0x00005b3c 
+ 00023354  0x00005af6 fetch  0x00000001 , 0x0000496c 
+ 00023355  0x00005af7 beq  0x00000001 , 0x00005b3d 
+ 00023356  0x00005af9 branch  0x00005b5d 
+ 00023357  0x00005afd fetch  0x00000001 , 0x0000496d 
+ 00023358  0x00005afe branch  0x00005b4d , 0x00000034 
+ 00023359  0x00005aff fetch  0x00000008 , 0x0000472b 
+ 00023360  0x00005b01 store  0x00000008 , 0x00000670 
+ 00023361  0x00005b02 fetch  0x00000001 , 0x0000472a 
+ 00023362  0x00005b03 beq  0x00000003 , 0x00005b4f 
+ 00023363  0x00005b04 beq  0x00000002 , 0x00005b52 
+ 00023364  0x00005b05 jam  0x00000008 , 0x000047b4 
+ 00023365  0x00005b06 fetcht  0x00000002 , 0x000047b5 
+ 00023366  0x00005b08 fetch  0x00000001 , 0x000047b4 
+ 00023367  0x00005b09 copy  0x0000003f , 0x00000011 
+ 00023368  0x00005b0a call  0x00002dee 
+ 00023369  0x00005b0b fetcht  0x00000001 , 0x000047b4 
+ 00023370  0x00005b0c copy  0x00000002 , 0x00000039 
+ 00023371  0x00005b0d arg  0x00000670 , 0x00000006 
+ 00023372  0x00005b0e branch  0x00007cda 
+ 00023373  0x00005b11 fetch  0x00000008 , 0x00004734 
+ 00023374  0x00005b12 branch  0x00005b40 
+ 00023375  0x00005b15 jam  0x00000003 , 0x000047b4 
+ 00023376  0x00005b16 fetcht  0x00000002 , 0x000047b7 
+ 00023377  0x00005b17 branch  0x00005b46 
+ 00023378  0x00005b1a jam  0x00000002 , 0x000047b4 
+ 00023379  0x00005b1b fetcht  0x00000002 , 0x000047b9 
+ 00023380  0x00005b1c branch  0x00005b46 
+ 00023381  0x00005b1f arg  0x00000001 , 0x00000011 
+ 00023382  0x00005b20 fetcht  0x00000002 , 0x000047bb 
+ 00023383  0x00005b21 call  0x00002dee 
+ 00023384  0x00005b22 fetch  0x00000001 , 0x000047bd 
+ 00023385  0x00005b23 istore  0x00000001 , 0x00000005 
+ 00023386  0x00005b24 rtn 
+ 00023387  0x00005b27 setarg  0x00000000 
+ 00023388  0x00005b28 store  0x00000007 , 0x00004846 
+ 00023389  0x00005b2a jam  0x00000007 , 0x000047b4 
+ 00023390  0x00005b2b fetch  0x00000007 , 0x00004846 
+ 00023391  0x00005b2c store  0x00000007 , 0x00000670 
+ 00023392  0x00005b2d fetcht  0x00000002 , 0x0000439b 
+ 00023393  0x00005b2e branch  0x00005b46 
+ 00023394  0x00005b31 jam  0x00000000 , 0x00004795 
+ 00023395  0x00005b32 fetch  0x00000003 , 0x0000479a 
+ 00023396  0x00005b33 store  0x00000003 , 0x0000434d 
+ 00023397  0x00005b34 call  0x00005b6b 
+ 00023398  0x00005b35 setarg  0x00000005 
+ 00023399  0x00005b36 istore  0x00000001 , 0x00000006 
+ 00023400  0x00005b37 arg  0x000047a0 , 0x00000006 
+ 00023401  0x00005b38 call  0x00005b72 
+ 00023402  0x00005b39 branch  0x00007870 
+ 00023403  0x00005b3c arg  0x00004349 , 0x00000011 
+ 00023404  0x00005b3e ifetch  0x00000001 , 0x00000011 
+ 00023405  0x00005b3f rtn  0x00000034 
+ 00023406  0x00005b40 iadd  0x00000006 , 0x00000011 
+ 00023407  0x00005b41 ifetch  0x00000001 , 0x00000006 
+ 00023408  0x00005b42 rtneq  0x00000001 
+ 00023409  0x00005b43 branch  0x00005b6c 
+ 00023410  0x00005b46 arg  0x00004354 , 0x00000005 
+ 00023411  0x00005b47 arg  0x00000013 , 0x00000039 
+ 00023412  0x00005b48 call  0x00007cda 
+ 00023413  0x00005b49 branch  0x00002969 
+ 00023414  0x00005b50 call  0x00005b7b 
+ 00023415  0x00005b51 fetch  0x00000002 , 0x000043ef 
+ 00023416  0x00005b52 bbit1  0x00000007 , 0x00005b81 
+ 00023417  0x00005b53 bbit1  0x00000000 , 0x000042fc 
+ 00023418  0x00005b54 branch  0x00005c1a 
+ 00023419  0x00005b57 setarg  0x00000000 
+ 00023420  0x00005b58 store  0x00000008 , 0x0000484f 
+ 00023421  0x00005b59 istore  0x00000004 , 0x00000005 
+ 00023422  0x00005b5a jam  0x00000000 , 0x00004860 
+ 00023423  0x00005b5b jam  0x00000000 , 0x0000429a 
+ 00023424  0x00005b5c rtn 
+ 00023425  0x00005b5f call  0x00005b21 
+ 00023426  0x00005b60 fetch  0x00000002 , 0x000043ef 
+ 00023427  0x00005b61 bbit1  0x00000000 , 0x000042fc 
+ 00023428  0x00005b62 branch  0x000054cd 
+ 00023429  0x00005b67 bpatch  0x00000087 , 0x00004010 
+ 00023430  0x00005b69 call  0x0000614d 
+ 00023431  0x00005b6a call  0x0000553d 
+ 00023432  0x00005b6c call  0x00006110 
+ 00023433  0x00005b6d call  0x000061b1 
+ 00023434  0x00005b6e call  0x0000611e 
+ 00023435  0x00005b70 call  0x0000328e 
+ 00023436  0x00005b71 call  0x00003531 
+ 00023437  0x00005b72 call  0x00005fdd 
+ 00023438  0x00005b74 call  0x0000572c 
+ 00023439  0x00005b75 call  0x00005b9b 
+ 00023440  0x00005b76 call  0x00005bab 
+ 00023441  0x00005b77 call  0x00005bce 
+ 00023442  0x00005b79 call  0x00005bd3 
+ 00023443  0x00005b7a call  0x00005be1 
+ 00023444  0x00005b7b call  0x00005bee 
+ 00023445  0x00005b7c call  0x00005be4 
+ 00023446  0x00005b7e call  0x00005bfb 
+ 00023447  0x00005b7f call  0x00005bfe 
+ 00023448  0x00005b80 call  0x000056b6 
+ 00023449  0x00005b81 call  0x00005c0e 
+ 00023450  0x00005b82 branch  0x00005c05 
+ 00023451  0x00005b85 fetch  0x00000008 , 0x00004713 
+ 00023452  0x00005b86 bbit1  0x00000037 , 0x00005b9e 
+ 00023453  0x00005b87 rtn 
+ 00023454  0x00005b8a fetch  0x00000001 , 0x0000497f 
+ 00023455  0x00005b8b rtnne  0x00000001 
+ 00023456  0x00005b8c arg  0x0000497c , 0x00000013 
+ 00023457  0x00005b8d arg  0x00005ba3 , 0x00000012 
+ 00023458  0x00005b8e branch  0x000042e0 
+ 00023459  0x00005b91 fetch  0x00000001 , 0x00004666 
+ 00023460  0x00005b92 rtneq  0x00000000 
+ 00023461  0x00005b93 fetch  0x00000008 , 0x00004713 
+ 00023462  0x00005b94 rtnbit1  0x00000006 
+ 00023463  0x00005b95 arg  0x00000006 , 0x00000007 
+ 00023464  0x00005b96 call  0x00005f00 
+ 00023465  0x00005b97 call  0x000042d0 
+ 00023466  0x00005b98 branch  0x00005c15 
+ 00023467  0x00005b9b fetch  0x00000001 , 0x00004666 
+ 00023468  0x00005b9c beq  0x00000000 , 0x00005bb1 
+ 00023469  0x00005b9d fetch  0x00000008 , 0x00004713 
+ 00023470  0x00005b9e rtnbit0  0x00000035 
+ 00023471  0x00005b9f fetcht  0x00000001 , 0x00004727 
+ 00023472  0x00005ba0 branch  0x00005bb4 
+ 00023473  0x00005ba3 fetch  0x00000008 , 0x00004713 
+ 00023474  0x00005ba4 rtnbit0  0x00000032 
+ 00023475  0x00005ba5 fetcht  0x00000001 , 0x00004728 
+ 00023476  0x00005ba7 storet  0x00000001 , 0x0000497e 
+ 00023477  0x00005ba8 call  0x00005888 
+ 00023478  0x00005ba9 and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00023479  0x00005baa fetcht  0x00000001 , 0x0000497e 
+ 00023480  0x00005bab isub  0x00000002 , 0x0000003e 
+ 00023481  0x00005bac branch  0x00005bc0 , 0x00000005 
+ 00023482  0x00005bae fetch  0x00000001 , 0x000044eb 
+ 00023483  0x00005baf store  0x00000001 , 0x00004981 
+ 00023484  0x00005bb0 fetch  0x00000001 , 0x00004980 
+ 00023485  0x00005bb1 rtneq  0x00000000 
+ 00023486  0x00005bb2 jam  0x00000000 , 0x00004980 
+ 00023487  0x00005bb3 rtn 
+ 00023488  0x00005bb6 call  0x00005bc5 
+ 00023489  0x00005bb7 fetch  0x00000001 , 0x00004980 
+ 00023490  0x00005bb8 rtneq  0x00000001 
+ 00023491  0x00005bb9 jam  0x00000001 , 0x00004980 
+ 00023492  0x00005bba rtn 
+ 00023493  0x00005bbd arg  0x00006047 , 0x00000012 
+ 00023494  0x00005bbe arg  0x00004981 , 0x00000013 
+ 00023495  0x00005bbf fetch  0x00000001 , 0x00004666 
+ 00023496  0x00005bc0 beq  0x00000000 , 0x000042e0 
+ 00023497  0x00005bc1 arg  0x00005ba3 , 0x00000012 
+ 00023498  0x00005bc2 call  0x000042e0 
+ 00023499  0x00005bc3 fetch  0x00000001 , 0x00004981 
+ 00023500  0x00005bc4 beq  0x00000001 , 0x00005ef2 
+ 00023501  0x00005bc5 rtn 
+ 00023502  0x00005bc8 arg  0x00004790 , 0x00000013 
+ 00023503  0x00005bc9 arg  0x00005bd1 , 0x00000012 
+ 00023504  0x00005bca branch  0x000042e7 
+ 00023505  0x00005bcd call  0x00005c39 
+ 00023506  0x00005bce branch  0x000054cd 
+ 00023507  0x00005bd1 arg  0x00004845 , 0x00000013 
+ 00023508  0x00005bd2 arg  0x00005bd9 , 0x00000012 
+ 00023509  0x00005bd3 call  0x000042e0 
+ 00023510  0x00005bd4 fetch  0x00000001 , 0x00004845 
+ 00023511  0x00005bd5 beq  0x00000001 , 0x00004313 
+ 00023512  0x00005bd6 rtn 
+ 00023513  0x00005bd9 fetch  0x00000001 , 0x0000478f 
+ 00023514  0x00005bda beq  0x000000ff , 0x00005a9a 
+ 00023515  0x00005bdb fetch  0x00000001 , 0x0000477f 
+ 00023516  0x00005bdc nbranch  0x00005f1b , 0x00000034 
+ 00023517  0x00005bdd fetch  0x00000008 , 0x00004713 
+ 00023518  0x00005bde bbit1  0x00000033 , 0x00005c1a 
+ 00023519  0x00005bdf bbit1  0x0000003e , 0x0000603f 
+ 00023520  0x00005be0 branch  0x000054cd 
+ 00023521  0x00005be3 arg  0x00004844 , 0x00000013 
+ 00023522  0x00005be4 arg  0x00005b0e , 0x00000012 
+ 00023523  0x00005be5 branch  0x000042e0 
+ 00023524  0x00005be8 fetch  0x00000001 , 0x00004794 
+ 00023525  0x00005be9 rtn  0x00000034 
+ 00023526  0x00005bea arg  0x00004796 , 0x00000013 
+ 00023527  0x00005beb arg  0x00005be9 , 0x00000012 
+ 00023528  0x00005bec branch  0x000042e0 
+ 00023529  0x00005bee fetch  0x00000001 , 0x00004795 
+ 00023530  0x00005bef nrtn  0x00000034 
+ 00023531  0x00005bf0 fetch  0x00000001 , 0x000042fc 
+ 00023532  0x00005bf1 rtnne  0x00000000 
+ 00023533  0x00005bf2 branch  0x00002fcd 
+ 00023534  0x00005bf5 fetch  0x00000008 , 0x00004713 
+ 00023535  0x00005bf6 rtnbit1  0x0000003b 
+ 00023536  0x00005bf7 arg  0x000047c0 , 0x00000013 
+ 00023537  0x00005bf8 arg  0x00005bf3 , 0x00000012 
+ 00023538  0x00005bf9 branch  0x000042e0 
+ 00023539  0x00005bfc fetch  0x00000002 , 0x000047be 
+ 00023540  0x00005bfd store  0x00000002 , 0x000047c0 
+ 00023541  0x00005bfe branch  0x00005b55 
+ 00023542  0x00005c01 fetch  0x00000001 , 0x00004843 
+ 00023543  0x00005c02 rtnbit1  0x00000002 
+ 00023544  0x00005c03 call  0x00005aef 
+ 00023545  0x00005c04 arg  0x00000000 , 0x00000007 
+ 00023546  0x00005c05 branch  0x00005af8 
+ 00023547  0x00005c08 arg  0x00004792 , 0x00000013 
+ 00023548  0x00005c09 arg  0x000054cd , 0x00000012 
+ 00023549  0x00005c0a branch  0x000042e0 
+ 00023550  0x00005c0d arg  0x0000477e , 0x00000013 
+ 00023551  0x00005c0e arg  0x00005c01 , 0x00000012 
+ 00023552  0x00005c0f branch  0x000042e0 
+ 00023553  0x00005c11 fetch  0x00000001 , 0x0000496b 
+ 00023554  0x00005c12 store  0x00000001 , 0x000040c0 
+ 00023555  0x00005c13 jam  0x00000001 , 0x0000477d 
+ 00023556  0x00005c14 rtn 
+ 00023557  0x00005c18 arg  0x00004781 , 0x00000013 
+ 00023558  0x00005c19 arg  0x00005c08 , 0x00000012 
+ 00023559  0x00005c1a branch  0x000042e7 
+ 00023560  0x00005c1d fetch  0x00000001 , 0x00004666 
+ 00023561  0x00005c1e beq  0x00000000 , 0x00005ff2 
+ 00023562  0x00005c1f branch  0x00005aad 
+ 00023563  0x00005c22 fetch  0x00000002 , 0x00004725 
+ 00023564  0x00005c23 store  0x00000002 , 0x00004781 
+ 00023565  0x00005c24 rtn 
+ 00023566  0x00005c27 arg  0x000046f3 , 0x00000013 
+ 00023567  0x00005c28 arg  0x00005c11 , 0x00000012 
+ 00023568  0x00005c29 branch  0x000042e0 
+ 00023569  0x00005c2c call  0x00005ca6 
+ 00023570  0x00005c2d fetch  0x00000001 , 0x00004793 
+ 00023571  0x00005c2e nbranch  0x00005ed1 , 0x00000034 
+ 00023572  0x00005c2f rtn 
+ 00023573  0x00005c32 isolate1  0x00000026 , 0x00000000 
+ 00023574  0x00005c33 call  0x00006018 , 0x00000001 
+ 00023575  0x00005c34 call  0x00005aad 
+ 00023576  0x00005c35 call  0x00005b21 
+ 00023577  0x00005c36 branch  0x00005c1a 
+ 00023578  0x00005c39 bpatch  0x00000088 , 0x00004011 
+ 00023579  0x00005c3a call  0x000061ab 
+ 00023580  0x00005c3b fetch  0x00000002 , 0x000044e9 
+ 00023581  0x00005c3c isolate1  0x0000000b , 0x0000003f 
+ 00023582  0x00005c3d call  0x00005c3e , 0x00000001 
+ 00023583  0x00005c3e call  0x00005aa8 
+ 00023584  0x00005c3f fetch  0x00000002 , 0x000044e9 
+ 00023585  0x00005c40 bbit1  0x0000000b , 0x00005c2a 
+ 00023586  0x00005c41 fetch  0x00000008 , 0x00004713 
+ 00023587  0x00005c42 bbit0  0x00000008 , 0x00005c2a 
+ 00023588  0x00005c43 fetcht  0x00000002 , 0x00004695 
+ 00023589  0x00005c44 increase  0x00000001 , 0x00000002 
+ 00023590  0x00005c45 storet  0x00000002 , 0x00004695 
+ 00023591  0x00005c46 storet  0x00000002 , 0x000042dc 
+ 00023592  0x00005c47 random  0x0000003f 
+ 00023593  0x00005c48 store  0x00000001 , 0x000042db 
+ 00023594  0x00005c4a fetch  0x00000003 , 0x00004797 
+ 00023595  0x00005c4b store  0x00000003 , 0x000042de 
+ 00023596  0x00005c4c call  0x0000432d 
+ 00023597  0x00005c4d fetch  0x00000002 , 0x00004638 
+ 00023598  0x00005c4e store  0x00000002 , 0x00004790 
+ 00023599  0x00005c4f setarg  0x00000000 
+ 00023600  0x00005c50 store  0x00000002 , 0x00004781 
+ 00023601  0x00005c51 store  0x00000002 , 0x000047c0 
+ 00023602  0x00005c52 store  0x00000001 , 0x00004845 
+ 00023603  0x00005c53 store  0x00000001 , 0x00004792 
+ 00023604  0x00005c54 store  0x00000001 , 0x00004956 
+ 00023605  0x00005c55 arg  0x00000002 , 0x00000007 
+ 00023606  0x00005c56 call  0x00005f00 
+ 00023607  0x00005c57 call  0x00005ef4 
+ 00023608  0x00005c58 branch  0x00005b62 
+ 00023609  0x00005c5b bpatch  0x00000089 , 0x00004011 
+ 00023610  0x00005c5c arg  0x00000006 , 0x00000007 
+ 00023611  0x00005c5d call  0x00005f04 
+ 00023612  0x00005c5e jam  0x00000000 , 0x00004792 
+ 00023613  0x00005c5f branch  0x00005c3e 
+ 00023614  0x00005c61 setarg  0x00000000 
+ 00023615  0x00005c62 store  0x00000001 , 0x00004845 
+ 00023616  0x00005c63 store  0x00000002 , 0x00004790 
+ 00023617  0x00005c64 branch  0x00007876 
+ 00023618  0x00005c67 bpatch  0x0000008a , 0x00004011 
+ 00023619  0x00005c68 fetch  0x00000008 , 0x00004713 
+ 00023620  0x00005c69 rtnbit0  0x00000002 
+ 00023621  0x00005c6a arg  0x00000002 , 0x00000007 
+ 00023622  0x00005c6b call  0x00005f04 
+ 00023623  0x00005c6c call  0x00005c4a 
+ 00023624  0x00005c6e call  0x00005c59 
+ 00023625  0x00005c6f branch  0x00005ca3 
+ 00023626  0x00005c72 fetch  0x00000001 , 0x00000032 
+ 00023627  0x00005c73 beq  0x00000034 , 0x00005c4d 
+ 00023628  0x00005c74 rtn 
+ 00023629  0x00005c76 store  0x00000001 , 0x0000495a 
+ 00023630  0x00005c77 fetch  0x00000006 , 0x00000178 
+ 00023631  0x00005c79 store  0x00000006 , 0x0000495b 
+ 00023632  0x00005c7a fetch  0x00000007 , 0x0000495a 
+ 00023633  0x00005c7b arg  0x00004667 , 0x00000006 
+ 00023634  0x00005c7c arg  0x00000003 , 0x00000039 
+ 00023635  0x00005c7e ifetcht  0x00000007 , 0x00000006 
+ 00023636  0x00005c7f isub  0x00000002 , 0x0000003e 
+ 00023637  0x00005c80 branch  0x00005c69 , 0x00000005 
+ 00023638  0x00005c81 increase  0x00000016 , 0x00000006 
+ 00023639  0x00005c82 loop  0x00005c53 
+ 00023640  0x00005c83 rtn 
+ 00023641  0x00005c85 arg  0x00004667 , 0x00000011 
+ 00023642  0x00005c86 fetch  0x00000001 , 0x00004666 
+ 00023643  0x00005c87 increase  0xffffffff , 0x0000003f 
+ 00023644  0x00005c88 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00023645  0x00005c89 iadd  0x00000011 , 0x00000011 
+ 00023646  0x00005c8a fetch  0x00000001 , 0x00000032 
+ 00023647  0x00005c8b istore  0x00000001 , 0x00000011 
+ 00023648  0x00005c8c beq  0x00000034 , 0x00005c62 
+ 00023649  0x00005c8d rtn 
+ 00023650  0x00005c90 fetch  0x00000006 , 0x00000178 
+ 00023651  0x00005c91 istore  0x00000006 , 0x00000005 
+ 00023652  0x00005c92 arg  0x0000428a , 0x00000006 
+ 00023653  0x00005c93 call  0x00007c8f 
+ 00023654  0x00005c94 fetch  0x00000006 , 0x000042db 
+ 00023655  0x00005c95 istore  0x00000006 , 0x00000005 
+ 00023656  0x00005c96 rtn 
+ 00023657  0x00005c99 increase  0xfffffffa , 0x00000006 
+ 00023658  0x00005c9a copy  0x00000006 , 0x00000005 
+ 00023659  0x00005c9b fetcht  0x00000006 , 0x0000495b 
+ 00023660  0x00005c9c increase  0x00000003 , 0x00000002 
+ 00023661  0x00005c9d istoret  0x00000006 , 0x00000005 
+ 00023662  0x00005c9e rtn 
+ 00023663  0x00005ca1 arg  0x00004667 , 0x00000011 
+ 00023664  0x00005ca2 fetch  0x00000001 , 0x00004666 
+ 00023665  0x00005ca3 rtneq  0x00000000 
+ 00023666  0x00005ca4 increase  0xffffffff , 0x0000003f 
+ 00023667  0x00005ca5 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00023668  0x00005ca6 iadd  0x00000011 , 0x00000011 
+ 00023669  0x00005ca7 ifetch  0x00000001 , 0x00000011 
+ 00023670  0x00005ca8 store  0x00000001 , 0x000043f3 
+ 00023671  0x00005ca9 beq  0x00000034 , 0x00005c79 
+ 00023672  0x00005caa rtn 
+ 00023673  0x00005cad ifetch  0x00000006 , 0x00000006 
+ 00023674  0x00005caf store  0x00000006 , 0x00004116 
+ 00023675  0x00005cb0 arg  0x0000428a , 0x00000005 
+ 00023676  0x00005cb1 call  0x00007c8f 
+ 00023677  0x00005cb2 ifetch  0x00000006 , 0x00000006 
+ 00023678  0x00005cb3 store  0x00000006 , 0x000042db 
+ 00023679  0x00005cb4 rtn 
+ 00023680  0x00005cb7 bpatch  0x0000008b , 0x00004011 
+ 00023681  0x00005cb8 fetch  0x00000002 , 0x0000468e 
+ 00023682  0x00005cb9 arg  0x0000aa55 , 0x00000002 
+ 00023683  0x00005cba isub  0x00000002 , 0x0000003e 
+ 00023684  0x00005cbb branch  0x00005c8f , 0x00000005 
+ 00023685  0x00005cbd storet  0x00000002 , 0x0000468e 
+ 00023686  0x00005cbe call  0x00005c9c 
+ 00023687  0x00005cbf fetch  0x00000001 , 0x000049a1 
+ 00023688  0x00005cc0 store  0x00000001 , 0x00004666 
+ 00023689  0x00005cc1 fetch  0x00000004 , 0x000045e4 
+ 00023690  0x00005cc2 store  0x00000004 , 0x000045e8 
+ 00023691  0x00005cc3 store  0x00000004 , 0x0000458f 
+ 00023692  0x00005cc5 fetch  0x00000001 , 0x00004651 
+ 00023693  0x00005cc6 store  0x00000001 , 0x00004690 
+ 00023694  0x00005cc7 rtn 
+ 00023695  0x00005cca call  0x00005c94 
+ 00023696  0x00005ccc fetch  0x00000004 , 0x00004691 
+ 00023697  0x00005ccd store  0x00000004 , 0x000045e8 
+ 00023698  0x00005cce store  0x00000004 , 0x0000458f 
+ 00023699  0x00005ccf rtn 
+ 00023700  0x00005cd2 fetch  0x00000008 , 0x00004713 
+ 00023701  0x00005cd3 rtnbit0  0x0000000f 
+ 00023702  0x00005cd4 fetch  0x00000002 , 0x000049fa 
+ 00023703  0x00005cd5 copy  0x0000003f , 0x00000012 
+ 00023704  0x00005cd6 call  0x00005e51 
+ 00023705  0x00005cd7 fetch  0x00000001 , 0x000049d4 
+ 00023706  0x00005cd8 call  0x00005c8c , 0x00000034 
+ 00023707  0x00005cd9 rtn 
+ 00023708  0x00005cdc fetch  0x00000006 , 0x000042db 
+ 00023709  0x00005cdd store  0x00000006 , 0x0000466e 
+ 00023710  0x00005cde add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00023711  0x00005cdf store  0x00000006 , 0x0000467b 
+ 00023712  0x00005ce0 add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00023713  0x00005ce1 store  0x00000006 , 0x00004688 
+ 00023714  0x00005ce2 rtn 
+ 00023715  0x00005ce7 fetch  0x00000001 , 0x000046f4 
+ 00023716  0x00005ce8 store  0x00000001 , 0x000046f3 
+ 00023717  0x00005ce9 rtn 
+ 00023718  0x00005cec bpatch  0x0000008c , 0x00004011 
+ 00023719  0x00005ced fetch  0x00000008 , 0x00004713 
+ 00023720  0x00005cee bbit1  0x00000013 , 0x00005cb1 
+ 00023721  0x00005cef bbit1  0x00000012 , 0x00005cb9 
+ 00023722  0x00005cf0 bbit1  0x00000014 , 0x00005cc0 
+ 00023723  0x00005cf1 rtn 
+ 00023724  0x00005cf4 bpatch  0x0000008d , 0x00004011 
+ 00023725  0x00005cf5 fetch  0x00000008 , 0x00004713 
+ 00023726  0x00005cf6 bbit1  0x00000013 , 0x00005cb5 
+ 00023727  0x00005cf7 bbit1  0x00000014 , 0x00005d3c 
+ 00023728  0x00005cf8 rtn 
+ 00023729  0x00005cfd arg  0x00000080 , 0x00000002 
+ 00023730  0x00005cfe arg  0x00004666 , 0x00000011 
+ 00023731  0x00005cff arg  0x00000000 , 0x00000012 
+ 00023732  0x00005d00 branch  0x00006cd3 
+ 00023733  0x00005d03 arg  0x00000001 , 0x00000002 
+ 00023734  0x00005d04 arg  0x00004690 , 0x00000011 
+ 00023735  0x00005d05 arg  0x0000005a , 0x00000012 
+ 00023736  0x00005d06 branch  0x00006cd3 
+ 00023737  0x00005d0b call  0x00006c20 
+ 00023738  0x00005d0c call  0x00005d7b 
+ 00023739  0x00005d0d call  0x00005d90 
+ 00023740  0x00005d0f call  0x00005d75 
+ 00023741  0x00005d10 call  0x00005d93 
+ 00023742  0x00005d11 call  0x00005d82 
+ 00023743  0x00005d12 branch  0x000055f6 
+ 00023744  0x00005d18 call  0x00005cc3 
+ 00023745  0x00005d19 call  0x00005ce5 
+ 00023746  0x00005d1a branch  0x00005d26 
+ 00023747  0x00005d1f fetchr  0x00000012 , 0x00000002 , 0x000049e2 
+ 00023748  0x00005d20 copy  0x00000012 , 0x00000013 
+ 00023749  0x00005d22 call  0x00005dc0 
+ 00023750  0x00005d23 fetch  0x00000001 , 0x000049a1 
+ 00023751  0x00005d24 branch  0x00005ccf , 0x00000034 
+ 00023752  0x00005d25 store  0x00000001 , 0x000049a0 
+ 00023753  0x00005d26 increase  0x00000001 , 0x00000013 
+ 00023754  0x00005d27 fetch  0x00000002 , 0x000049e4 
+ 00023755  0x00005d28 isub  0x00000013 , 0x0000003e 
+ 00023756  0x00005d29 nrtn  0x00000002 
+ 00023757  0x00005d2a copy  0x00000013 , 0x00000012 
+ 00023758  0x00005d2b branch  0x00005cc5 
+ 00023759  0x00005d2e fetch  0x00000001 , 0x000049a0 
+ 00023760  0x00005d2f and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00023761  0x00005d30 branch  0x00005cd8 , 0x00000034 
+ 00023762  0x00005d31 fetch  0x00000001 , 0x00004666 
+ 00023763  0x00005d32 store  0x00000001 , 0x000049a2 
+ 00023764  0x00005d34 arg  0x00000001 , 0x00000039 
+ 00023765  0x00005d35 copy  0x00000013 , 0x00000012 
+ 00023766  0x00005d36 arg  0x000049a2 , 0x00000011 
+ 00023767  0x00005d37 branch  0x00006b45 
+ 00023768  0x00005d3a fetch  0x00000001 , 0x000049a0 
+ 00023769  0x00005d3b fetcht  0x00000001 , 0x00004666 
+ 00023770  0x00005d3c isub  0x00000002 , 0x0000003e 
+ 00023771  0x00005d3d rtn  0x00000005 
+ 00023772  0x00005d3e lshift4  0x00000002 , 0x00000002 
+ 00023773  0x00005d3f iadd  0x00000002 , 0x0000003f 
+ 00023774  0x00005d40 store  0x00000001 , 0x000049a2 
+ 00023775  0x00005d42 copy  0x00000013 , 0x0000003f 
+ 00023776  0x00005d43 fetcht  0x00000002 , 0x000049e2 
+ 00023777  0x00005d44 isub  0x00000002 , 0x0000003e 
+ 00023778  0x00005d45 branch  0x00005cd4 , 0x00000005 
+ 00023779  0x00005d47 increase  0xffffffff , 0x00000013 
+ 00023780  0x00005d48 branch  0x00005cd4 
+ 00023781  0x00005d4d fetch  0x00000001 , 0x00004666 
+ 00023782  0x00005d4e beq  0x00000000 , 0x00005cea 
+ 00023783  0x00005d4f beq  0x00000001 , 0x00005cfe 
+ 00023784  0x00005d50 beq  0x00000002 , 0x00005d12 
+ 00023785  0x00005d51 rtn 
+ 00023786  0x00005d54 fetchr  0x00000012 , 0x00000002 , 0x000049e6 
+ 00023787  0x00005d55 copy  0x00000012 , 0x00000013 
+ 00023788  0x00005d57 call  0x00005e29 
+ 00023789  0x00005d58 fetch  0x00000004 , 0x000049da 
+ 00023790  0x00005d59 branch  0x00005cf6 , 0x00000034 
+ 00023791  0x00005d5a store  0x00000004 , 0x000049d6 
+ 00023792  0x00005d5b increase  0x00000004 , 0x00000013 
+ 00023793  0x00005d5c fetch  0x00000002 , 0x000049e8 
+ 00023794  0x00005d5d isub  0x00000013 , 0x0000003e 
+ 00023795  0x00005d5e nrtn  0x00000002 
+ 00023796  0x00005d5f copy  0x00000013 , 0x00000012 
+ 00023797  0x00005d60 branch  0x00005cec 
+ 00023798  0x00005d63 fetch  0x00000004 , 0x000049d6 
+ 00023799  0x00005d64 fetcht  0x00000004 , 0x00004691 
+ 00023800  0x00005d65 isub  0x00000002 , 0x0000003e 
+ 00023801  0x00005d66 rtn  0x00000005 
+ 00023802  0x00005d67 arg  0x00000004 , 0x00000039 
+ 00023803  0x00005d68 arg  0x00004691 , 0x00000011 
+ 00023804  0x00005d69 copy  0x00000013 , 0x00000012 
+ 00023805  0x00005d6a branch  0x00006b45 
+ 00023806  0x00005d6d fetchr  0x00000012 , 0x00000002 , 0x000049ea 
+ 00023807  0x00005d6e copy  0x00000012 , 0x00000013 
+ 00023808  0x00005d70 call  0x00005de1 
+ 00023809  0x00005d71 fetch  0x00000006 , 0x000049a9 
+ 00023810  0x00005d72 branch  0x00005d0a , 0x00000034 
+ 00023811  0x00005d73 store  0x00000006 , 0x000049a3 
+ 00023812  0x00005d74 increase  0x00000006 , 0x00000013 
+ 00023813  0x00005d75 fetch  0x00000002 , 0x000049ec 
+ 00023814  0x00005d76 isub  0x00000013 , 0x0000003e 
+ 00023815  0x00005d77 nrtn  0x00000002 
+ 00023816  0x00005d78 copy  0x00000013 , 0x00000012 
+ 00023817  0x00005d79 branch  0x00005d00 
+ 00023818  0x00005d7c fetch  0x00000006 , 0x000049a3 
+ 00023819  0x00005d7d fetcht  0x00000006 , 0x00004668 
+ 00023820  0x00005d7e isub  0x00000002 , 0x0000003e 
+ 00023821  0x00005d7f rtn  0x00000005 
+ 00023822  0x00005d80 arg  0x00000006 , 0x00000039 
+ 00023823  0x00005d81 arg  0x00004668 , 0x00000011 
+ 00023824  0x00005d82 copy  0x00000013 , 0x00000012 
+ 00023825  0x00005d83 branch  0x00006b45 
+ 00023826  0x00005d87 fetchr  0x00000012 , 0x00000002 , 0x000049f2 
+ 00023827  0x00005d88 copy  0x00000012 , 0x00000013 
+ 00023828  0x00005d8a call  0x00005e05 
+ 00023829  0x00005d8b fetch  0x00000006 , 0x000049c1 
+ 00023830  0x00005d8c branch  0x00005d1e , 0x00000034 
+ 00023831  0x00005d8d store  0x00000006 , 0x000049bb 
+ 00023832  0x00005d8e increase  0x00000006 , 0x00000013 
+ 00023833  0x00005d8f fetch  0x00000002 , 0x000049f4 
+ 00023834  0x00005d90 isub  0x00000013 , 0x0000003e 
+ 00023835  0x00005d91 nrtn  0x00000002 
+ 00023836  0x00005d92 copy  0x00000013 , 0x00000012 
+ 00023837  0x00005d93 branch  0x00005d14 
+ 00023838  0x00005d96 fetch  0x00000006 , 0x000049bb 
+ 00023839  0x00005d97 fetcht  0x00000006 , 0x00004675 
+ 00023840  0x00005d98 isub  0x00000002 , 0x0000003e 
+ 00023841  0x00005d99 rtn  0x00000005 
+ 00023842  0x00005d9a arg  0x00000006 , 0x00000039 
+ 00023843  0x00005d9b arg  0x00004675 , 0x00000011 
+ 00023844  0x00005d9c copy  0x00000013 , 0x00000012 
+ 00023845  0x00005d9d branch  0x00006b45 
+ 00023846  0x00005da2 fetch  0x00000001 , 0x00004666 
+ 00023847  0x00005da3 rtneq  0x00000000 
+ 00023848  0x00005da4 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
+ 00023849  0x00005da5 copy  0x00000012 , 0x00000013 
+ 00023850  0x00005da7 call  0x00005e3d 
+ 00023851  0x00005da8 fetch  0x00000002 , 0x000049e0 
+ 00023852  0x00005da9 branch  0x00005d34 , 0x00000034 
+ 00023853  0x00005daa store  0x00000002 , 0x000049de 
+ 00023854  0x00005dab increase  0x00000002 , 0x00000013 
+ 00023855  0x00005dac fetch  0x00000002 , 0x00004a00 
+ 00023856  0x00005dad isub  0x00000013 , 0x0000003e 
+ 00023857  0x00005dae nrtn  0x00000002 
+ 00023858  0x00005daf copy  0x00000013 , 0x00000012 
+ 00023859  0x00005db0 branch  0x00005d2a 
+ 00023860  0x00005db3 fetch  0x00000002 , 0x000049de 
+ 00023861  0x00005db4 fetcht  0x00000002 , 0x00004695 
+ 00023862  0x00005db5 isub  0x00000002 , 0x0000003e 
+ 00023863  0x00005db6 rtn  0x00000005 
+ 00023864  0x00005db7 arg  0x00000002 , 0x00000039 
+ 00023865  0x00005db8 arg  0x00004695 , 0x00000011 
+ 00023866  0x00005db9 copy  0x00000013 , 0x00000012 
+ 00023867  0x00005dba branch  0x00006b45 
+ 00023868  0x00005dbf fetch  0x00000008 , 0x00004713 
+ 00023869  0x00005dc0 rtnbit0  0x0000000f 
+ 00023870  0x00005dc1 fetchr  0x00000012 , 0x00000002 , 0x000049fa 
+ 00023871  0x00005dc2 copy  0x00000012 , 0x00000013 
+ 00023872  0x00005dc4 call  0x00005e51 
+ 00023873  0x00005dc5 fetch  0x00000001 , 0x000049d4 
+ 00023874  0x00005dc6 branch  0x00005d4a , 0x00000034 
+ 00023875  0x00005dc7 store  0x00000001 , 0x000049d3 
+ 00023876  0x00005dc8 increase  0x00000001 , 0x00000013 
+ 00023877  0x00005dc9 fetch  0x00000002 , 0x000049fc 
+ 00023878  0x00005dca isub  0x00000013 , 0x0000003e 
+ 00023879  0x00005dcb nrtn  0x00000002 
+ 00023880  0x00005dcc copy  0x00000013 , 0x00000012 
+ 00023881  0x00005dcd branch  0x00005d40 
+ 00023882  0x00005dd0 fetch  0x00000001 , 0x000049d3 
+ 00023883  0x00005dd1 and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00023884  0x00005dd2 branch  0x00005d53 , 0x00000034 
+ 00023885  0x00005dd3 fetch  0x00000001 , 0x00004690 
+ 00023886  0x00005dd4 store  0x00000001 , 0x000049d5 
+ 00023887  0x00005dd6 arg  0x00000001 , 0x00000039 
+ 00023888  0x00005dd7 copy  0x00000013 , 0x00000012 
+ 00023889  0x00005dd8 arg  0x000049d5 , 0x00000011 
+ 00023890  0x00005dd9 branch  0x00006b45 
+ 00023891  0x00005ddc fetch  0x00000001 , 0x000049d3 
+ 00023892  0x00005ddd fetcht  0x00000001 , 0x00004690 
+ 00023893  0x00005dde isub  0x00000002 , 0x0000003e 
+ 00023894  0x00005ddf rtn  0x00000005 
+ 00023895  0x00005de0 lshift4  0x00000002 , 0x00000002 
+ 00023896  0x00005de1 iadd  0x00000002 , 0x0000003f 
+ 00023897  0x00005de2 store  0x00000001 , 0x000049d5 
+ 00023898  0x00005de4 copy  0x00000013 , 0x0000003f 
+ 00023899  0x00005de5 fetcht  0x00000002 , 0x000049fa 
+ 00023900  0x00005de6 isub  0x00000002 , 0x0000003e 
+ 00023901  0x00005de7 branch  0x00005d4f , 0x00000005 
+ 00023902  0x00005de9 increase  0xffffffff , 0x00000013 
+ 00023903  0x00005dea branch  0x00005d4f 
+ 00023904  0x00005df4 call  0x00006cbc 
+ 00023905  0x00005df5 fetch  0x00000008 , 0x00004713 
+ 00023906  0x00005df6 isolate1  0x00000009 , 0x0000003f 
+ 00023907  0x00005df7 ncall  0x00006cc4 , 0x00000001 
+ 00023908  0x00005df8 call  0x00005d66 
+ 00023909  0x00005df9 branch  0x00005c80 
+ 00023910  0x00005dfc arg  0x00000080 , 0x00000002 
+ 00023911  0x00005dfd arg  0x00004666 , 0x00000011 
+ 00023912  0x00005dfe arg  0x00000000 , 0x00000012 
+ 00023913  0x00005dff branch  0x00006ce1 
+ 00023914  0x00005e02 arg  0x00000001 , 0x00000002 
+ 00023915  0x00005e03 arg  0x00004690 , 0x00000011 
+ 00023916  0x00005e04 arg  0x0000005a , 0x00000012 
+ 00023917  0x00005e05 branch  0x00006ce1 
+ 00023918  0x00005e0a call  0x00006c20 
+ 00023919  0x00005e0b call  0x00005d7b 
+ 00023920  0x00005e0c call  0x00005d75 
+ 00023921  0x00005e0d call  0x00006c4d 
+ 00023922  0x00005e0e call  0x00005d82 
+ 00023923  0x00005e0f call  0x00005c80 
+ 00023924  0x00005e10 branch  0x000055f6 
+ 00023925  0x00005e13 setarg  0x000046e6 
+ 00023926  0x00005e14 arg  0x00004666 , 0x00000002 
+ 00023927  0x00005e15 isub  0x00000002 , 0x00000002 
+ 00023928  0x00005e16 fetch  0x00000003 , 0x000046ec 
+ 00023929  0x00005e17 arg  0x00004666 , 0x00000011 
+ 00023930  0x00005e18 rtn 
+ 00023931  0x00005e1b jam  0x000000ab , 0x00000678 
+ 00023932  0x00005e1d call  0x0000705b 
+ 00023933  0x00005e1e call  0x00006c26 
+ 00023934  0x00005e1f arg  0x000046ef , 0x00000011 
+ 00023935  0x00005e20 fetcht  0x00000001 , 0x00000678 
+ 00023936  0x00005e21 call  0x00005d84 
+ 00023937  0x00005e22 branch  0x0000705b 
+ 00023938  0x00005e25 jam  0x000000b9 , 0x00000678 
+ 00023939  0x00005e26 branch  0x00005d7c 
+ 00023940  0x00005e29 istoret  0x00000001 , 0x00000011 
+ 00023941  0x00005e2a rshift16  0x0000003f , 0x00000002 
+ 00023942  0x00005e2b istoret  0x00000001 , 0x00000005 
+ 00023943  0x00005e2c rshift8  0x0000003f , 0x00000002 
+ 00023944  0x00005e2d istoret  0x00000001 , 0x00000005 
+ 00023945  0x00005e2e istore  0x00000001 , 0x00000005 
+ 00023946  0x00005e2f deposit  0x00000011 
+ 00023947  0x00005e30 store  0x00000002 , 0x00008084 
+ 00023948  0x00005e31 setarg  0x00000000 
+ 00023949  0x00005e32 store  0x00000002 , 0x00008088 
+ 00023950  0x00005e33 jam  0x00000002 , 0x00008006 
+ 00023951  0x00005e34 branch  0x00006be0 
+ 00023952  0x00005e37 fetch  0x00000003 , 0x000046ec 
+ 00023953  0x00005e38 store  0x00000003 , 0x00004419 
+ 00023954  0x00005e39 branch  0x00006bfa 
+ 00023955  0x00005e3c copy  0x0000003f , 0x00000013 
+ 00023956  0x00005e3d copy  0x00000011 , 0x0000003f 
+ 00023957  0x00005e3e increase  0xfffffffc , 0x0000003f 
+ 00023958  0x00005e3f copy  0x0000003f , 0x00000012 
+ 00023959  0x00005e40 ifetch  0x00000004 , 0x00000012 
+ 00023960  0x00005e41 store  0x00000004 , 0x000046ef 
+ 00023961  0x00005e42 copy  0x00000013 , 0x0000003f 
+ 00023962  0x00005e43 call  0x00006c3c 
+ 00023963  0x00005e44 fetch  0x00000004 , 0x000046ef 
+ 00023964  0x00005e45 istore  0x00000004 , 0x00000012 
+ 00023965  0x00005e46 rtn 
+ 00023966  0x00005e49 fetch  0x00000008 , 0x00004713 
+ 00023967  0x00005e4a rtnbit0  0x00000012 
+ 00023968  0x00005e4b call  0x00005d82 
+ 00023969  0x00005e4c call  0x000069e0 
+ 00023970  0x00005e4d fetcht  0x00000001 , 0x00004421 
+ 00023971  0x00005e4e call  0x00006ef3 
+ 00023972  0x00005e4f fetcht  0x00000001 , 0x00004426 
+ 00023973  0x00005e50 branch  0x000055b1 
+ 00023974  0x00005e55 call  0x00005e43 
+ 00023975  0x00005e56 call  0x00005db4 
+ 00023976  0x00005e57 call  0x00005dcc 
+ 00023977  0x00005e58 call  0x00005e2f 
+ 00023978  0x00005e5a arg  0x00000002 , 0x00000039 
+ 00023979  0x00005e5b fetch  0x00000002 , 0x00004a02 
+ 00023980  0x00005e5c copy  0x0000003f , 0x00000012 
+ 00023981  0x00005e5d arg  0x0000468e , 0x00000011 
+ 00023982  0x00005e5e call  0x00006b74 
+ 00023983  0x00005e5f call  0x00005c80 
+ 00023984  0x00005e61 arg  0x00000002 , 0x00000039 
+ 00023985  0x00005e62 arg  0x0000468e , 0x00000011 
+ 00023986  0x00005e63 fetchr  0x00000012 , 0x00000002 , 0x00004a02 
+ 00023987  0x00005e64 branch  0x00006b45 
+ 00023988  0x00005e69 fetchr  0x00000012 , 0x00000002 , 0x000049e2 
+ 00023989  0x00005e6a copy  0x00000012 , 0x00000013 
+ 00023990  0x00005e6c call  0x00005dc0 
+ 00023991  0x00005e6d fetch  0x00000001 , 0x000049a1 
+ 00023992  0x00005e6e branch  0x00005dc3 , 0x00000034 
+ 00023993  0x00005e6f store  0x00000001 , 0x000049a0 
+ 00023994  0x00005e70 increase  0x00000001 , 0x00000013 
+ 00023995  0x00005e71 fetch  0x00000002 , 0x000049e4 
+ 00023996  0x00005e72 isub  0x00000013 , 0x0000003e 
+ 00023997  0x00005e73 nbranch  0x00005dc3 , 0x00000002 
+ 00023998  0x00005e74 copy  0x00000013 , 0x00000012 
+ 00023999  0x00005e75 branch  0x00005db6 
+ 00024000  0x00005e78 arg  0x00000001 , 0x00000039 
+ 00024001  0x00005e79 arg  0x000049a1 , 0x00000011 
+ 00024002  0x00005e7a branch  0x00006b74 
+ 00024003  0x00005e7d fetch  0x00000001 , 0x000049a0 
+ 00024004  0x00005e7e copy  0x0000003f , 0x00000002 
+ 00024005  0x00005e7f and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00024006  0x00005e80 branch  0x00005dc9 , 0x00000034 
+ 00024007  0x00005e81 rshift4  0x0000003f , 0x0000003f 
+ 00024008  0x00005e82 branch  0x00005dca 
+ 00024009  0x00005e85 copy  0x00000002 , 0x0000003f 
+ 00024010  0x00005e87 store  0x00000001 , 0x00004666 
+ 00024011  0x00005e88 rtn 
+ 00024012  0x00005e8c fetch  0x00000001 , 0x00004666 
+ 00024013  0x00005e8d beq  0x00000000 , 0x00005e1d 
+ 00024014  0x00005e8e beq  0x00000001 , 0x00005dd1 
+ 00024015  0x00005e8f beq  0x00000002 , 0x00005dd3 
+ 00024016  0x00005e90 rtn 
+ 00024017  0x00005e93 call  0x00005dd5 
+ 00024018  0x00005e94 branch  0x00005de7 
+ 00024019  0x00005e97 call  0x00005df9 
+ 00024020  0x00005e98 branch  0x00005e0b 
+ 00024021  0x00005e9c fetchr  0x00000012 , 0x00000002 , 0x000049ea 
+ 00024022  0x00005e9d copy  0x00000012 , 0x00000013 
+ 00024023  0x00005e9f call  0x00005de1 
+ 00024024  0x00005ea0 fetch  0x00000006 , 0x000049a9 
+ 00024025  0x00005ea1 branch  0x00005de4 , 0x00000034 
+ 00024026  0x00005ea2 store  0x00000006 , 0x000049a3 
+ 00024027  0x00005ea3 increase  0x00000006 , 0x00000013 
+ 00024028  0x00005ea4 fetch  0x00000002 , 0x000049ec 
+ 00024029  0x00005ea5 isub  0x00000013 , 0x0000003e 
+ 00024030  0x00005ea6 nbranch  0x00005de4 , 0x00000002 
+ 00024031  0x00005ea7 copy  0x00000013 , 0x00000012 
+ 00024032  0x00005ea8 branch  0x00005dd7 
+ 00024033  0x00005eab arg  0x00000006 , 0x00000039 
+ 00024034  0x00005eac arg  0x000049a9 , 0x00000011 
+ 00024035  0x00005ead branch  0x00006b74 
+ 00024036  0x00005eb0 fetch  0x00000006 , 0x000049a3 
+ 00024037  0x00005eb1 store  0x00000006 , 0x00004668 
+ 00024038  0x00005eb2 rtn 
+ 00024039  0x00005eb6 fetchr  0x00000012 , 0x00000002 , 0x000049ee 
+ 00024040  0x00005eb7 copy  0x00000012 , 0x00000013 
+ 00024041  0x00005eb9 call  0x00005df3 
+ 00024042  0x00005eba fetch  0x00000006 , 0x000049b5 
+ 00024043  0x00005ebb branch  0x00005df6 , 0x00000034 
+ 00024044  0x00005ebc store  0x00000006 , 0x000049af 
+ 00024045  0x00005ebd increase  0x00000006 , 0x00000013 
+ 00024046  0x00005ebe fetch  0x00000002 , 0x000049f0 
+ 00024047  0x00005ebf isub  0x00000013 , 0x0000003e 
+ 00024048  0x00005ec0 nbranch  0x00005df6 , 0x00000002 
+ 00024049  0x00005ec1 copy  0x00000013 , 0x00000012 
+ 00024050  0x00005ec2 branch  0x00005de9 
+ 00024051  0x00005ec5 arg  0x00000006 , 0x00000039 
+ 00024052  0x00005ec6 arg  0x000049b5 , 0x00000011 
+ 00024053  0x00005ec7 branch  0x00006b74 
+ 00024054  0x00005eca fetch  0x00000006 , 0x000049af 
+ 00024055  0x00005ecb store  0x00000006 , 0x0000466e 
+ 00024056  0x00005ecc rtn 
+ 00024057  0x00005ed1 fetchr  0x00000012 , 0x00000002 , 0x000049f2 
+ 00024058  0x00005ed2 copy  0x00000012 , 0x00000013 
+ 00024059  0x00005ed4 call  0x00005e05 
+ 00024060  0x00005ed5 fetch  0x00000006 , 0x000049c1 
+ 00024061  0x00005ed6 branch  0x00005e08 , 0x00000034 
+ 00024062  0x00005ed7 store  0x00000006 , 0x000049bb 
+ 00024063  0x00005ed8 increase  0x00000006 , 0x00000013 
+ 00024064  0x00005ed9 fetch  0x00000002 , 0x000049f4 
+ 00024065  0x00005eda isub  0x00000013 , 0x0000003e 
+ 00024066  0x00005edb nbranch  0x00005e08 , 0x00000002 
+ 00024067  0x00005edc copy  0x00000013 , 0x00000012 
+ 00024068  0x00005edd branch  0x00005dfb 
+ 00024069  0x00005ee0 arg  0x00000006 , 0x00000039 
+ 00024070  0x00005ee1 arg  0x000049c1 , 0x00000011 
+ 00024071  0x00005ee2 branch  0x00006b74 
+ 00024072  0x00005ee5 fetch  0x00000006 , 0x000049bb 
+ 00024073  0x00005ee6 store  0x00000006 , 0x00004675 
+ 00024074  0x00005ee7 rtn 
+ 00024075  0x00005eeb fetchr  0x00000012 , 0x00000002 , 0x000049f6 
+ 00024076  0x00005eec copy  0x00000012 , 0x00000013 
+ 00024077  0x00005eee call  0x00005e17 
+ 00024078  0x00005eef fetch  0x00000006 , 0x000049cd 
+ 00024079  0x00005ef0 branch  0x00005e1a , 0x00000034 
+ 00024080  0x00005ef1 store  0x00000006 , 0x000049c7 
+ 00024081  0x00005ef2 increase  0x00000006 , 0x00000013 
+ 00024082  0x00005ef3 fetch  0x00000002 , 0x000049f8 
+ 00024083  0x00005ef4 isub  0x00000013 , 0x0000003e 
+ 00024084  0x00005ef5 nbranch  0x00005e1a , 0x00000002 
+ 00024085  0x00005ef6 copy  0x00000013 , 0x00000012 
+ 00024086  0x00005ef7 branch  0x00005e0d 
+ 00024087  0x00005efa arg  0x00000006 , 0x00000039 
+ 00024088  0x00005efb arg  0x000049cd , 0x00000011 
+ 00024089  0x00005efc branch  0x00006b74 
+ 00024090  0x00005eff fetch  0x00000006 , 0x000049c7 
+ 00024091  0x00005f00 store  0x00000006 , 0x0000467b 
+ 00024092  0x00005f01 rtn 
+ 00024093  0x00005f06 fetchr  0x00000012 , 0x00000002 , 0x000049e6 
+ 00024094  0x00005f07 copy  0x00000012 , 0x00000013 
+ 00024095  0x00005f09 call  0x00005e29 
+ 00024096  0x00005f0a fetch  0x00000004 , 0x000049da 
+ 00024097  0x00005f0b branch  0x00005e2c , 0x00000034 
+ 00024098  0x00005f0c store  0x00000004 , 0x000049d6 
+ 00024099  0x00005f0d increase  0x00000004 , 0x00000013 
+ 00024100  0x00005f0e fetch  0x00000002 , 0x000049e8 
+ 00024101  0x00005f0f isub  0x00000013 , 0x0000003e 
+ 00024102  0x00005f10 nbranch  0x00005e2c , 0x00000002 
+ 00024103  0x00005f11 copy  0x00000013 , 0x00000012 
+ 00024104  0x00005f12 branch  0x00005e1f 
+ 00024105  0x00005f15 arg  0x00000004 , 0x00000039 
+ 00024106  0x00005f16 arg  0x000049da , 0x00000011 
+ 00024107  0x00005f17 branch  0x00006b74 
+ 00024108  0x00005f1a fetch  0x00000004 , 0x000049d6 
+ 00024109  0x00005f1b store  0x00000004 , 0x00004691 
+ 00024110  0x00005f1c rtn 
+ 00024111  0x00005f20 fetch  0x00000001 , 0x00004666 
+ 00024112  0x00005f21 rtneq  0x00000000 
+ 00024113  0x00005f22 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
+ 00024114  0x00005f23 copy  0x00000012 , 0x00000013 
+ 00024115  0x00005f25 call  0x00005e3d 
+ 00024116  0x00005f26 fetch  0x00000002 , 0x000049e0 
+ 00024117  0x00005f27 branch  0x00005e40 , 0x00000034 
+ 00024118  0x00005f28 store  0x00000002 , 0x000049de 
+ 00024119  0x00005f29 increase  0x00000002 , 0x00000013 
+ 00024120  0x00005f2a fetch  0x00000002 , 0x00004a00 
+ 00024121  0x00005f2b isub  0x00000013 , 0x0000003e 
+ 00024122  0x00005f2c nbranch  0x00005e40 , 0x00000002 
+ 00024123  0x00005f2d copy  0x00000013 , 0x00000012 
+ 00024124  0x00005f2e branch  0x00005e33 
+ 00024125  0x00005f31 arg  0x00000002 , 0x00000039 
+ 00024126  0x00005f32 arg  0x000049e0 , 0x00000011 
+ 00024127  0x00005f33 branch  0x00006b74 
+ 00024128  0x00005f36 fetch  0x00000002 , 0x000049e0 
+ 00024129  0x00005f37 store  0x00000002 , 0x00004695 
+ 00024130  0x00005f38 rtn 
+ 00024131  0x00005f3c fetch  0x00000008 , 0x00004713 
+ 00024132  0x00005f3d bbit0  0x0000000f , 0x00005c8c 
+ 00024133  0x00005f3e fetchr  0x00000012 , 0x00000002 , 0x000049fa 
+ 00024134  0x00005f3f copy  0x00000012 , 0x00000013 
+ 00024135  0x00005f41 call  0x00005e51 
+ 00024136  0x00005f42 fetch  0x00000001 , 0x000049d4 
+ 00024137  0x00005f43 branch  0x00005e54 , 0x00000034 
+ 00024138  0x00005f44 store  0x00000001 , 0x000049d3 
+ 00024139  0x00005f45 increase  0x00000001 , 0x00000013 
+ 00024140  0x00005f46 fetch  0x00000002 , 0x000049fc 
+ 00024141  0x00005f47 isub  0x00000013 , 0x0000003e 
+ 00024142  0x00005f48 nbranch  0x00005e54 , 0x00000002 
+ 00024143  0x00005f49 copy  0x00000013 , 0x00000012 
+ 00024144  0x00005f4a branch  0x00005e47 
+ 00024145  0x00005f4d arg  0x00000001 , 0x00000039 
+ 00024146  0x00005f4e arg  0x000049d4 , 0x00000011 
+ 00024147  0x00005f4f branch  0x00006b74 
+ 00024148  0x00005f52 fetch  0x00000001 , 0x000049d3 
+ 00024149  0x00005f53 copy  0x0000003f , 0x00000002 
+ 00024150  0x00005f54 and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00024151  0x00005f55 branch  0x00005e5a , 0x00000034 
+ 00024152  0x00005f56 rshift4  0x0000003f , 0x0000003f 
+ 00024153  0x00005f57 branch  0x00005e5b 
+ 00024154  0x00005f5a copy  0x00000002 , 0x0000003f 
+ 00024155  0x00005f5c store  0x00000001 , 0x00004690 
+ 00024156  0x00005f5d rtn 
+ 00024157  0x00005f63 bpatch  0x0000008e , 0x00004011 
+ 00024158  0x00005f64 call  0x0000620e 
+ 00024159  0x00005f65 call  0x000078aa 
+ 00024160  0x00005f66 call  0x000056bb 
+ 00024161  0x00005f67 call  0x0000580e 
+ 00024162  0x00005f68 call  0x00005e66 
+ 00024163  0x00005f69 call  0x00005eb6 
+ 00024164  0x00005f6a call  0x00005ee7 
+ 00024165  0x00005f6b branch  0x0000561c 
+ 00024166  0x00005f6e fetch  0x00000008 , 0x00004713 
+ 00024167  0x00005f6f bbit1  0x00000029 , 0x00005e6b 
+ 00024168  0x00005f70 bbit1  0x00000037 , 0x00005e6b 
+ 00024169  0x00005f71 rtn 
+ 00024170  0x00005f74 jam  0x00000003 , 0x00004975 
+ 00024171  0x00005f76 call  0x00005e6d 
+ 00024172  0x00005f77 branch  0x00005e7e 
+ 00024173  0x00005f7a bpatch  0x0000008f , 0x00004011 
+ 00024174  0x00005f7b fetch  0x00000001 , 0x00004655 
+ 00024175  0x00005f7c rtneq  0x000000ff 
+ 00024176  0x00005f7d arg  0x00000000 , 0x00000011 
+ 00024177  0x00005f7e jam  0x00000006 , 0x00004977 
+ 00024178  0x00005f7f fetcht  0x00000001 , 0x00004655 
+ 00024179  0x00005f80 call  0x00005e81 
+ 00024180  0x00005f81 store  0x00000001 , 0x00004975 
+ 00024181  0x00005f82 fetch  0x00000001 , 0x00004654 
+ 00024182  0x00005f83 beq  0x000000ff , 0x00005e7c 
+ 00024183  0x00005f84 branch  0x000058df 
+ 00024184  0x00005f87 call  0x00005e6d 
+ 00024185  0x00005f88 copy  0x00000011 , 0x0000003f 
+ 00024186  0x00005f89 bbit1  0x00000006 , 0x00005ea4 
+ 00024187  0x00005f8a branch  0x00005e97 
+ 00024188  0x00005f8d fetcht  0x00000001 , 0x00004655 
+ 00024189  0x00005f8e call  0x000055b5 
+ 00024190  0x00005f90 copy  0x00000011 , 0x0000003f 
+ 00024191  0x00005f91 bbit1  0x00000006 , 0x00005ea2 
+ 00024192  0x00005f92 branch  0x00005e97 
+ 00024193  0x00005f95 fetch  0x00000008 , 0x00004713 
+ 00024194  0x00005f96 bbit1  0x0000002d , 0x00005e8d 
+ 00024195  0x00005f97 fetch  0x00000001 , 0x00004975 
+ 00024196  0x00005f98 copy  0x0000003f , 0x00000013 
+ 00024197  0x00005f99 fetch  0x00000001 , 0x00004654 
+ 00024198  0x00005f9a beq  0x000000ff , 0x00005931 
+ 00024199  0x00005f9b fetch  0x00000001 , 0x0000497b 
+ 00024200  0x00005f9c nbranch  0x00005e8a , 0x00000034 
+ 00024201  0x00005f9d branch  0x00005e8f 
+ 00024202  0x00005fa0 jam  0x00000000 , 0x0000497f 
+ 00024203  0x00005fa1 jam  0x00000000 , 0x00004975 
+ 00024204  0x00005fa2 rtn 
+ 00024205  0x00005fa5 fetch  0x00000001 , 0x00004975 
+ 00024206  0x00005fa6 branch  0x00005925 
+ 00024207  0x00005fa9 call  0x00006ee6 
+ 00024208  0x00005faa fetcht  0x00000001 , 0x00004654 
+ 00024209  0x00005fab branch  0x00005e8d , 0x00000001 
+ 00024210  0x00005fac fetcht  0x00000001 , 0x00004654 
+ 00024211  0x00005fad call  0x00006ef7 
+ 00024212  0x00005fae fetcht  0x00000001 , 0x00004655 
+ 00024213  0x00005faf fetch  0x00000001 , 0x00004975 
+ 00024214  0x00005fb0 branch  0x00005925 
+ 00024215  0x00005fb3 fetch  0x00000001 , 0x0000497f 
+ 00024216  0x00005fb4 rtneq  0x00000000 
+ 00024217  0x00005fb5 jam  0x00000000 , 0x0000497f 
+ 00024218  0x00005fb6 fetch  0x00000008 , 0x00004713 
+ 00024219  0x00005fb7 rtnbit1  0x00000034 
+ 00024220  0x00005fb8 fetch  0x00000001 , 0x0000497c 
+ 00024221  0x00005fb9 sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00024222  0x00005fba ncall  0x00005ec6 , 0x00000002 
+ 00024223  0x00005fbb fetch  0x00000001 , 0x000044eb 
+ 00024224  0x00005fbc store  0x00000001 , 0x0000497c 
+ 00024225  0x00005fbd rtn 
+ 00024226  0x00005fc0 call  0x00005eae 
+ 00024227  0x00005fc1 rtn  0x00000028 
+ 00024228  0x00005fc2 fetch  0x00000001 , 0x0000497f 
+ 00024229  0x00005fc3 rtneq  0x00000001 
+ 00024230  0x00005fc4 jam  0x00000001 , 0x0000497f 
+ 00024231  0x00005fc5 fetch  0x00000008 , 0x00004713 
+ 00024232  0x00005fc6 bbit1  0x00000034 , 0x00005ba3 
+ 00024233  0x00005fc7 fetch  0x00000001 , 0x00004845 
+ 00024234  0x00005fc8 rtn  0x00000034 
+ 00024235  0x00005fc9 fetch  0x00000001 , 0x0000463c 
+ 00024236  0x00005fca store  0x00000001 , 0x00004845 
+ 00024237  0x00005fcb rtn 
+ 00024238  0x00005fce disable  0x00000028 
+ 00024239  0x00005fcf fetch  0x00000008 , 0x00004713 
+ 00024240  0x00005fd0 rtnbit1  0x0000002d 
+ 00024241  0x00005fd2 fetch  0x00000001 , 0x0000496f 
+ 00024242  0x00005fd3 rtn  0x00000034 
+ 00024243  0x00005fd4 fetch  0x00000001 , 0x00004970 
+ 00024244  0x00005fd5 rtn  0x00000034 
+ 00024245  0x00005fd6 branch  0x00007dba 
+ 00024246  0x00005fd9 bpatch  0x00000090 , 0x00004012 
+ 00024247  0x00005fda fetch  0x00000008 , 0x00004713 
+ 00024248  0x00005fdb rtnbit0  0x0000002a 
+ 00024249  0x00005fdd fetcht  0x00000001 , 0x0000465a 
+ 00024250  0x00005fde call  0x000055b5 
+ 00024251  0x00005fdf fetcht  0x00000001 , 0x0000465a 
+ 00024252  0x00005fe0 call  0x00006ee6 
+ 00024253  0x00005fe1 branch  0x00005ec2 , 0x00000001 
+ 00024254  0x00005fe3 fetch  0x00000001 , 0x00004666 
+ 00024255  0x00005fe4 rtneq  0x00000001 
+ 00024256  0x00005fe5 jam  0x00000001 , 0x00004666 
+ 00024257  0x00005fe6 branch  0x00005aaa 
+ 00024258  0x00005fe9 fetch  0x00000001 , 0x00004666 
+ 00024259  0x00005fea rtneq  0x00000000 
+ 00024260  0x00005feb jam  0x00000000 , 0x00004666 
+ 00024261  0x00005fec branch  0x00006018 
+ 00024262  0x00005fef bpatch  0x00000091 , 0x00004012 
+ 00024263  0x00005ff0 fetch  0x00000001 , 0x0000471b 
+ 00024264  0x00005ff1 rtneq  0x00000001 
+ 00024265  0x00005ff2 call  0x00005ed3 
+ 00024266  0x00005ff3 storet  0x00000001 , 0x00004666 
+ 00024267  0x00005ff6 call  0x00005eea 
+ 00024268  0x00005ff7 call  0x00005aaa 
+ 00024269  0x00005ff8 call  0x000042d0 
+ 00024270  0x00005ff9 call  0x00005eec 
+ 00024271  0x00005ffa jam  0x00000001 , 0x00004793 
+ 00024272  0x00005ffb branch  0x00005ca3 
+ 00024273  0x00005ffe call  0x00005eea 
+ 00024274  0x00005fff branch  0x00006ca3 
+ 00024275  0x00006002 fetcht  0x00000001 , 0x00004666 
+ 00024276  0x00006003 increase  0x00000001 , 0x00000002 
+ 00024277  0x00006004 fetch  0x00000008 , 0x00004713 
+ 00024278  0x00006005 bbit1  0x00000011 , 0x00005eda 
+ 00024279  0x00006006 sub  0x00000002 , 0x00000002 , 0x0000003e 
+ 00024280  0x00006007 ncall  0x00005ee1 , 0x00000002 
+ 00024281  0x00006008 rtn 
+ 00024282  0x0000600b fetch  0x00000001 , 0x0000471b 
+ 00024283  0x0000600c increase  0xffffffff , 0x0000003f 
+ 00024284  0x0000600d isub  0x00000002 , 0x0000003e 
+ 00024285  0x0000600e ncall  0x00005edf , 0x00000002 
+ 00024286  0x0000600f rtn 
+ 00024287  0x00006012 arg  0x00000000 , 0x00000002 
+ 00024288  0x00006013 rtn 
+ 00024289  0x00006015 arg  0x00000001 , 0x00000002 
+ 00024290  0x00006016 rtn 
+ 00024291  0x00006019 arg  0x00000001 , 0x00000002 
+ 00024292  0x0000601a arg  0x00004666 , 0x00000011 
+ 00024293  0x0000601b arg  0x00000000 , 0x00000012 
+ 00024294  0x0000601c branch  0x00006cd3 
+ 00024295  0x0000601f fetch  0x00000008 , 0x00004713 
+ 00024296  0x00006020 rtnbit0  0x00000034 
+ 00024297  0x00006021 branch  0x00005e6b 
+ 00024298  0x00006024 arg  0x00000000 , 0x00000007 
+ 00024299  0x00006025 branch  0x00005f00 
+ 00024300  0x00006027 arg  0x00000000 , 0x00000007 
+ 00024301  0x00006028 branch  0x00005f04 
+ 00024302  0x0000602a arg  0x00000003 , 0x00000007 
+ 00024303  0x0000602b branch  0x00005f00 
+ 00024304  0x0000602d arg  0x00000003 , 0x00000007 
+ 00024305  0x0000602e branch  0x00005f04 
+ 00024306  0x00006030 arg  0x00000005 , 0x00000007 
+ 00024307  0x00006031 branch  0x00005f00 
+ 00024308  0x00006033 arg  0x00000005 , 0x00000007 
+ 00024309  0x00006034 branch  0x00005f04 
+ 00024310  0x00006037 arg  0x00000015 , 0x00000007 
+ 00024311  0x00006038 branch  0x00005f00 
+ 00024312  0x0000603b arg  0x00000018 , 0x00000007 
+ 00024313  0x0000603c branch  0x00005f00 
+ 00024314  0x0000603f arg  0x0000000e , 0x00000007 
+ 00024315  0x00006040 branch  0x00005f00 
+ 00024316  0x00006043 arg  0x0000000c , 0x00000007 
+ 00024317  0x00006044 branch  0x00005f00 
+ 00024318  0x00006047 arg  0x0000001c , 0x00000007 
+ 00024319  0x00006048 branch  0x00005f00 
+ 00024320  0x0000604b fetch  0x00000008 , 0x00004713 
+ 00024321  0x0000604c qset1  0x0000003f 
+ 00024322  0x0000604d store  0x00000008 , 0x00004713 
+ 00024323  0x0000604e rtn 
+ 00024324  0x00006051 fetch  0x00000008 , 0x00004713 
+ 00024325  0x00006052 qset0  0x0000003f 
+ 00024326  0x00006053 store  0x00000008 , 0x00004713 
+ 00024327  0x00006054 rtn 
+ 00024328  0x00006057 setarg  0x00000000 
+ 00024329  0x00006058 store  0x00000008 , 0x0000472a 
+ 00024330  0x00006059 store  0x00000008 , 0x00004733 
+ 00024331  0x0000605a fetch  0x00000001 , 0x00004729 
+ 00024332  0x0000605b beq  0x00000002 , 0x00005f12 
+ 00024333  0x0000605c beq  0x00000003 , 0x00005f14 
+ 00024334  0x0000605d beq  0x00000004 , 0x00005f19 
+ 00024335  0x0000605e setarg  0x00070008 
+ 00024336  0x00006060 store  0x00000008 , 0x0000472b 
+ 00024337  0x00006061 rtn 
+ 00024338  0x00006064 setarg  0x00040005 
+ 00024339  0x00006065 branch  0x00005f10 
+ 00024340  0x00006068 setarg  0x00022303 
+ 00024341  0x0000606a store  0x00000008 , 0x0000472a 
+ 00024342  0x0000606b setarg  0x00000003 
+ 00024343  0x0000606c store  0x00000008 , 0x00004733 
+ 00024344  0x0000606d rtn 
+ 00024345  0x00006070 setarg  0x0000cd03 
+ 00024346  0x00006071 branch  0x00005f15 
+ 00024347  0x00006075 bpatch  0x00000092 , 0x00004012 
+ 00024348  0x00006076 fetch  0x00000001 , 0x0000477f 
+ 00024349  0x00006077 increase  0xffffffff , 0x0000003f 
+ 00024350  0x00006078 store  0x00000001 , 0x0000477f 
+ 00024351  0x00006079 fetcht  0x00000001 , 0x00004666 
+ 00024352  0x0000607a sub  0x00000002 , 0x00000001 , 0x0000003e 
+ 00024353  0x0000607b ncall  0x00005ed3 , 0x00000005 
+ 00024354  0x0000607c storet  0x00000001 , 0x00004666 
+ 00024355  0x0000607d call  0x00005ee3 
+ 00024356  0x0000607e call  0x00005c59 
+ 00024357  0x0000607f branch  0x000054a0 
+ 00024358  0x00006084 bpatch  0x00000093 , 0x00004012 
+ 00024359  0x00006085 fetch  0x00000001 , 0x00004957 
+ 00024360  0x00006086 rtneq  0x00000003 
+ 00024361  0x00006087 fetch  0x00000008 , 0x00004713 
+ 00024362  0x00006088 rtnbit0  0x00000038 
+ 00024363  0x00006089 fetch  0x00000004 , 0x00004847 
+ 00024364  0x0000608a rtn  0x00000034 
+ 00024365  0x0000608b call  0x00005fcd 
+ 00024366  0x0000608c setarg  0x00000003 
+ 00024367  0x0000608d call  0x00005fc3 
+ 00024368  0x0000608e call  0x00005fbf , 0x00000034 
+ 00024369  0x0000608f ncall  0x00005fc1 , 0x00000034 
+ 00024370  0x00006090 setarg  0x00000002 
+ 00024371  0x00006091 call  0x00005fc8 
+ 00024372  0x00006092 call  0x00005fbf , 0x00000034 
+ 00024373  0x00006093 fetch  0x00000001 , 0x00004861 
+ 00024374  0x00006094 beq  0x00000001 , 0x00005f3c 
+ 00024375  0x00006096 fetch  0x00000008 , 0x00004713 
+ 00024376  0x00006097 rtnbit0  0x00000038 
+ 00024377  0x00006098 arg  0x00000005 , 0x00000039 
+ 00024378  0x00006099 arg  0x00004861 , 0x00000005 
+ 00024379  0x0000609a branch  0x00007ca1 
+ 00024380  0x0000609d call  0x00005f50 
+ 00024381  0x0000609e fetch  0x00000002 , 0x00004862 
+ 00024382  0x0000609f store  0x00000002 , 0x0000070b 
+ 00024383  0x000060a0 fetch  0x00000002 , 0x00004847 
+ 00024384  0x000060a1 store  0x00000002 , 0x0000070d 
+ 00024385  0x000060a2 call  0x00005f89 
+ 00024386  0x000060a3 fetch  0x00000002 , 0x0000070b 
+ 00024387  0x000060a4 store  0x00000002 , 0x00004862 
+ 00024388  0x000060a5 fetch  0x00000002 , 0x0000070d 
+ 00024389  0x000060a6 store  0x00000002 , 0x00004847 
+ 00024390  0x000060a8 fetch  0x00000002 , 0x00004864 
+ 00024391  0x000060a9 store  0x00000002 , 0x0000070b 
+ 00024392  0x000060aa fetch  0x00000002 , 0x00004849 
+ 00024393  0x000060ab store  0x00000002 , 0x0000070d 
+ 00024394  0x000060ac call  0x00005f91 
+ 00024395  0x000060ad fetch  0x00000002 , 0x0000070b 
+ 00024396  0x000060ae store  0x00000002 , 0x00004864 
+ 00024397  0x000060af fetch  0x00000002 , 0x0000070d 
+ 00024398  0x000060b0 store  0x00000002 , 0x00004849 
+ 00024399  0x000060b1 rtn 
+ 00024400  0x000060b4 fetch  0x00000008 , 0x00004713 
+ 00024401  0x000060b5 rtnbit0  0x00000039 
+ 00024402  0x000060b6 bpatch  0x00000094 , 0x00004012 
+ 00024403  0x000060b7 fetch  0x00000002 , 0x00004862 
+ 00024404  0x000060b8 store  0x00000002 , 0x00000712 
+ 00024405  0x000060b9 call  0x00005f64 
+ 00024406  0x000060ba store  0x00000002 , 0x00004862 
+ 00024407  0x000060bb fetch  0x00000002 , 0x00004847 
+ 00024408  0x000060bc store  0x00000002 , 0x00000712 
+ 00024409  0x000060bd call  0x00005f72 
+ 00024410  0x000060be store  0x00000002 , 0x00004847 
+ 00024411  0x000060bf fetch  0x00000002 , 0x00004864 
+ 00024412  0x000060c0 store  0x00000002 , 0x00000712 
+ 00024413  0x000060c1 call  0x00005f64 
+ 00024414  0x000060c2 store  0x00000002 , 0x00004864 
+ 00024415  0x000060c3 fetch  0x00000002 , 0x00004849 
+ 00024416  0x000060c4 store  0x00000002 , 0x00000712 
+ 00024417  0x000060c5 call  0x00005f72 
+ 00024418  0x000060c6 store  0x00000002 , 0x00004849 
+ 00024419  0x000060c7 rtn 
+ 00024420  0x000060ca fetch  0x00000001 , 0x00000713 
+ 00024421  0x000060cb branch  0x00005f67 , 0x00000034 
+ 00024422  0x000060cc branch  0x00005f6c 
+ 00024423  0x000060cf fetch  0x00000001 , 0x00000712 
+ 00024424  0x000060d0 call  0x00005f7f 
+ 00024425  0x000060d1 store  0x00000001 , 0x00000712 
+ 00024426  0x000060d3 fetch  0x00000002 , 0x00000712 
+ 00024427  0x000060d4 rtn 
+ 00024428  0x000060d6 fetch  0x00000001 , 0x00000712 
+ 00024429  0x000060d7 call  0x00005fbb 
+ 00024430  0x000060d8 call  0x00005f7f 
+ 00024431  0x000060d9 call  0x00007dc8 , 0x00000034 
+ 00024432  0x000060da call  0x00005fb7 
+ 00024433  0x000060db branch  0x00005f6a 
+ 00024434  0x000060de fetch  0x00000001 , 0x00000713 
+ 00024435  0x000060df branch  0x00005f75 , 0x00000034 
+ 00024436  0x000060e0 branch  0x00005f79 
+ 00024437  0x000060e2 fetch  0x00000001 , 0x00000712 
+ 00024438  0x000060e3 call  0x00005f84 
+ 00024439  0x000060e4 store  0x00000001 , 0x00000712 
+ 00024440  0x000060e5 branch  0x00005f6a 
+ 00024441  0x000060e7 fetch  0x00000001 , 0x00000712 
+ 00024442  0x000060e8 call  0x00005fbb 
+ 00024443  0x000060e9 call  0x00005f84 
+ 00024444  0x000060ea call  0x00007dc8 , 0x00000034 
+ 00024445  0x000060eb call  0x00005fb7 
+ 00024446  0x000060ec branch  0x00005f6a 
+ 00024447  0x000060ef mul32  0x0000003f , 0x00000004 , 0x0000003f 
+ 00024448  0x000060f0 div  0x0000003f , 0x00000005 
+ 00024449  0x000060f1 call  0x00007d62 
+ 00024450  0x000060f2 quotient  0x0000003f 
+ 00024451  0x000060f3 rtn 
+ 00024452  0x000060f5 mul32  0x0000003f , 0x0000000c , 0x0000003f 
+ 00024453  0x000060f6 div  0x0000003f , 0x0000000a 
+ 00024454  0x000060f7 call  0x00007d62 
+ 00024455  0x000060f8 quotient  0x0000003f 
+ 00024456  0x000060f9 rtn 
+ 00024457  0x000060fc fetch  0x00000002 , 0x0000070b 
+ 00024458  0x000060fd fetcht  0x00000002 , 0x0000070d 
+ 00024459  0x000060fe iadd  0x00000002 , 0x0000003f 
+ 00024460  0x000060ff fetcht  0x00000001 , 0x00004866 
+ 00024461  0x00006100 iadd  0x00000002 , 0x0000003f 
+ 00024462  0x00006101 and  0x0000003f , 0x00000001 , 0x00000002 
+ 00024463  0x00006102 storet  0x00000001 , 0x00004866 
+ 00024464  0x00006103 branch  0x00005f99 
+ 00024465  0x00006106 fetch  0x00000002 , 0x0000070b 
+ 00024466  0x00006107 fetcht  0x00000002 , 0x0000070d 
+ 00024467  0x00006108 iadd  0x00000002 , 0x0000003f 
+ 00024468  0x00006109 fetcht  0x00000001 , 0x00004867 
+ 00024469  0x0000610a iadd  0x00000002 , 0x0000003f 
+ 00024470  0x0000610b and  0x0000003f , 0x00000001 , 0x00000002 
+ 00024471  0x0000610c storet  0x00000001 , 0x00004867 
+ 00024472  0x0000610d branch  0x00005f99 
+ 00024473  0x00006110 store  0x00000003 , 0x0000070f 
+ 00024474  0x00006111 isolate1  0x00000010 , 0x0000003f 
+ 00024475  0x00006112 branch  0x00005fa3 , 0x00000001 
+ 00024476  0x00006113 fetch  0x00000001 , 0x00000710 
+ 00024477  0x00006114 beq  0x000000ff , 0x00005faa 
+ 00024478  0x00006115 fetch  0x00000001 , 0x0000070f 
+ 00024479  0x00006117 rshift  0x0000003f , 0x0000003f 
+ 00024480  0x00006118 store  0x00000002 , 0x0000070b 
+ 00024481  0x00006119 store  0x00000002 , 0x0000070d 
+ 00024482  0x0000611a rtn 
+ 00024483  0x0000611c fetch  0x00000001 , 0x00000710 
+ 00024484  0x0000611d beq  0x00000000 , 0x00005fa7 
+ 00024485  0x0000611e fetch  0x00000003 , 0x0000070f 
+ 00024486  0x0000611f branch  0x00005f9f 
+ 00024487  0x00006121 jam  0x00000000 , 0x00000711 
+ 00024488  0x00006122 fetch  0x00000001 , 0x0000070f 
+ 00024489  0x00006123 branch  0x00005f9f 
+ 00024490  0x00006126 fetch  0x00000001 , 0x0000070f 
+ 00024491  0x00006127 call  0x00005fb5 
+ 00024492  0x00006128 store  0x00000001 , 0x0000070b 
+ 00024493  0x00006129 store  0x00000001 , 0x0000070d 
+ 00024494  0x0000612a branch  0x00005fb3 , 0x00000034 
+ 00024495  0x0000612b setarg  0x000000ff 
+ 00024496  0x0000612d store  0x00000001 , 0x0000070c 
+ 00024497  0x0000612e store  0x00000001 , 0x0000070e 
+ 00024498  0x0000612f rtn 
+ 00024499  0x00006131 setarg  0x00000000 
+ 00024500  0x00006132 branch  0x00005fb0 
+ 00024501  0x00006135 call  0x00005fbb 
+ 00024502  0x00006136 rshift  0x0000003f , 0x0000003f 
+ 00024503  0x00006138 call  0x00005fbc 
+ 00024504  0x00006139 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00024505  0x0000613a store  0x00000001 , 0x00000712 
+ 00024506  0x0000613b rtn 
+ 00024507  0x0000613e sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00024508  0x00006140 store  0x00000001 , 0x00000684 
+ 00024509  0x00006141 fetch  0x00000001 , 0x00000684 
+ 00024510  0x00006142 rtn 
+ 00024511  0x00006145 jam  0x00000000 , 0x00004861 
+ 00024512  0x00006146 rtn 
+ 00024513  0x00006148 jam  0x00000001 , 0x00004861 
+ 00024514  0x00006149 rtn 
+ 00024515  0x0000614d isub  0x00000011 , 0x0000003e 
+ 00024516  0x0000614e nbranch  0x00007dc8 , 0x00000002 
+ 00024517  0x0000614f isub  0x00000012 , 0x0000003e 
+ 00024518  0x00006150 nbranch  0x00007dc8 , 0x00000002 
+ 00024519  0x00006151 branch  0x00007dca 
+ 00024520  0x00006153 isub  0x00000011 , 0x0000003e 
+ 00024521  0x00006154 nrtn  0x00000002 
+ 00024522  0x00006155 isub  0x00000012 , 0x0000003e 
+ 00024523  0x00006156 nrtn  0x00000002 
+ 00024524  0x00006157 branch  0x00007dca 
+ 00024525  0x0000615a fetch  0x00000002 , 0x00004847 
+ 00024526  0x0000615b call  0x00005fd4 
+ 00024527  0x0000615c copy  0x0000003f , 0x00000011 
+ 00024528  0x0000615d fetch  0x00000002 , 0x00004849 
+ 00024529  0x0000615e call  0x00005fd4 
+ 00024530  0x0000615f copy  0x0000003f , 0x00000012 
+ 00024531  0x00006160 rtn 
+ 00024532  0x00006163 store  0x00000002 , 0x0000070d 
+ 00024533  0x00006164 fetch  0x00000001 , 0x0000070e 
+ 00024534  0x00006165 beq  0x000000ff , 0x00005fda 
+ 00024535  0x00006166 fetch  0x00000001 , 0x0000070d 
+ 00024536  0x00006168 and_into  0x000000ff , 0x0000003f 
+ 00024537  0x0000616a rtn 
+ 00024538  0x0000616c fetch  0x00000002 , 0x0000070d 
+ 00024539  0x0000616d sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00024540  0x0000616e branch  0x00005fd8 
+ 00024541  0x00006171 arg  0x0000461f , 0x00000013 
+ 00024542  0x00006172 arg  0x00005fe0 , 0x00000012 
+ 00024543  0x00006173 branch  0x000042e0 
+ 00024544  0x00006175 fetch  0x00000004 , 0x00004613 
+ 00024545  0x00006176 store  0x00000004 , 0x000045af 
+ 00024546  0x00006177 jam  0x00000001 , 0x0000477d 
+ 00024547  0x00006178 rtn 
+ 00024548  0x0000617c fetch  0x00000001 , 0x00004740 
+ 00024549  0x0000617d beq  0x00000000 , 0x00005fec 
+ 00024550  0x0000617e beq  0x00000001 , 0x00005fee 
+ 00024551  0x0000617f beq  0x00000002 , 0x00005fe9 
+ 00024552  0x00006180 beq  0x00000003 , 0x00005ff0 
+ 00024553  0x00006182 setarg  0x000ea600 
+ 00024554  0x00006184 store  0x00000004 , 0x00004613 
+ 00024555  0x00006185 rtn 
+ 00024556  0x00006187 setarg  0x0005e740 
+ 00024557  0x00006188 branch  0x00005fea 
+ 00024558  0x0000618a setarg  0x000927c0 
+ 00024559  0x0000618b branch  0x00005fea 
+ 00024560  0x0000618d setarg  0x00124f80 
+ 00024561  0x0000618e branch  0x00005fea 
+ 00024562  0x00006191 bpatch  0x00000095 , 0x00004012 
+ 00024563  0x00006192 jam  0x00000000 , 0x00004600 
+ 00024564  0x00006193 call  0x00003647 
+ 00024565  0x00006194 setarg  0xffffffff 
+ 00024566  0x00006195 store  0x00000004 , 0x000045af 
+ 00024567  0x00006196 setarg  0x00000000 
+ 00024568  0x00006197 store  0x00000007 , 0x00004846 
+ 00024569  0x00006198 jam  0x00000001 , 0x0000473f 
+ 00024570  0x00006199 call  0x000059ed 
+ 00024571  0x0000619a call  0x000054dc 
+ 00024572  0x0000619b branch  0x0000622b 
+ 00024573  0x0000619e fetch  0x00000001 , 0x0000473f 
+ 00024574  0x0000619f ncall  0x00006001 , 0x00000034 
+ 00024575  0x000061a0 jam  0x00000000 , 0x0000473f 
+ 00024576  0x000061a1 rtn 
+ 00024577  0x000061a4 call  0x0000594c 
+ 00024578  0x000061a5 fetch  0x00000008 , 0x00004713 
+ 00024579  0x000061a6 rtnbit0  0x0000003c 
+ 00024580  0x000061a8 fetch  0x00000001 , 0x0000464a 
+ 00024581  0x000061a9 arg  0x00000040 , 0x00000002 
+ 00024582  0x000061aa call  0x00006f21 
+ 00024583  0x000061ab fetch  0x00000001 , 0x0000464b 
+ 00024584  0x000061ac arg  0x00000040 , 0x00000002 
+ 00024585  0x000061ad branch  0x00006f21 
+ 00024586  0x000061b0 call  0x0000600e 
+ 00024587  0x000061b1 fetch  0x00000001 , 0x0000473f 
+ 00024588  0x000061b2 nbranch  0x00006235 , 0x00000034 
+ 00024589  0x000061b3 branch  0x00003610 
+ 00024590  0x000061b6 fetch  0x00000004 , 0x000045e8 
+ 00024591  0x000061b7 fetcht  0x00000004 , 0x000045e4 
+ 00024592  0x000061b8 isub  0x00000002 , 0x0000003e 
+ 00024593  0x000061b9 branch  0x00006013 , 0x00000005 
+ 00024594  0x000061ba branch  0x00006016 
+ 00024595  0x000061bd jam  0x00000000 , 0x00004143 
+ 00024596  0x000061be jam  0x000000aa , 0x00004141 
+ 00024597  0x000061bf rtn 
+ 00024598  0x000061c1 jam  0x000000ff , 0x00004143 
+ 00024599  0x000061c2 rtn 
+ 00024600  0x000061c5 set0  0x00000026 , 0x00000000 
+ 00024601  0x000061c6 jam  0x00000000 , 0x000045fc 
+ 00024602  0x000061c7 arg  0x00000001 , 0x00000007 
+ 00024603  0x000061c8 branch  0x00005f04 
+ 00024604  0x000061cb fetch  0x00000008 , 0x00004713 
+ 00024605  0x000061cc bbit0  0x00000011 , 0x0000602a 
+ 00024606  0x000061cd call  0x00006195 
+ 00024607  0x000061ce call  0x000054ac 
+ 00024608  0x000061cf branch  0x00006067 , 0x00000028 
+ 00024609  0x000061d0 fetch  0x00000008 , 0x00004713 
+ 00024610  0x000061d1 bbit1  0x00000030 , 0x0000602f 
+ 00024611  0x000061d2 bbit0  0x00000031 , 0x0000602f 
+ 00024612  0x000061d3 call  0x00005883 
+ 00024613  0x000061d4 and  0x00000011 , 0x00000007 , 0x0000003f 
+ 00024614  0x000061d5 fetcht  0x00000001 , 0x00004728 
+ 00024615  0x000061d6 isub  0x00000002 , 0x0000003e 
+ 00024616  0x000061d7 branch  0x00006047 , 0x00000005 
+ 00024617  0x000061d8 branch  0x0000602f 
+ 00024618  0x000061db fetch  0x00000001 , 0x0000477f 
+ 00024619  0x000061dc nbranch  0x00005f1b , 0x00000034 
+ 00024620  0x000061dd rtn 
+ 00024621  0x000061e0 call  0x000054ac 
+ 00024622  0x000061e1 branch  0x00006038 , 0x00000028 
+ 00024623  0x000061e3 jam  0x00000000 , 0x00004666 
+ 00024624  0x000061e4 fetch  0x00000002 , 0x00004721 
+ 00024625  0x000061e5 store  0x00000002 , 0x000045de 
+ 00024626  0x000061e6 jam  0x00000002 , 0x000045e2 
+ 00024627  0x000061e7 branch  0x00003534 
+ 00024628  0x000061ea fetch  0x00000002 , 0x000045d6 
+ 00024629  0x000061eb store  0x00000002 , 0x000045de 
+ 00024630  0x000061ec jam  0x00000004 , 0x000045e2 
+ 00024631  0x000061ed branch  0x00003534 
+ 00024632  0x000061f0 fetch  0x00000001 , 0x00004666 
+ 00024633  0x000061f1 beq  0x00000000 , 0x00006067 
+ 00024634  0x000061f2 call  0x00005aa8 
+ 00024635  0x000061f4 call  0x00006018 
+ 00024636  0x000061f5 jam  0x00000001 , 0x00004666 
+ 00024637  0x000061f6 call  0x00005c6f 
+ 00024638  0x000061f7 branch  0x000054a0 
+ 00024639  0x000061fa call  0x000054ac 
+ 00024640  0x000061fb branch  0x000054cd , 0x00000028 
+ 00024641  0x000061fc branch  0x00005c1a 
+ 00024642  0x000061ff call  0x000054ac 
+ 00024643  0x00006200 rtn  0x00000028 
+ 00024644  0x00006201 fetch  0x00000008 , 0x00004713 
+ 00024645  0x00006202 bbit1  0x0000003e , 0x00005ca3 
+ 00024646  0x00006203 rtn 
+ 00024647  0x00006206 call  0x00006195 
+ 00024648  0x00006207 jam  0x00000000 , 0x000045e2 
+ 00024649  0x00006208 arg  0x00000001 , 0x00000007 
+ 00024650  0x00006209 call  0x00005f00 
+ 00024651  0x0000620a setarg  0x00000000 
+ 00024652  0x0000620b store  0x00000002 , 0x000045de 
+ 00024653  0x0000620c call  0x00005c39 
+ 00024654  0x0000620d jam  0x00000001 , 0x00004589 
+ 00024655  0x0000620e fetch  0x00000008 , 0x00004713 
+ 00024656  0x0000620f bbit0  0x00000016 , 0x00003291 
+ 00024657  0x00006210 jam  0x00000002 , 0x00004589 
+ 00024658  0x00006211 branch  0x00003291 
+ 00024659  0x00006214 fetch  0x00000001 , 0x00004600 
+ 00024660  0x00006215 nbranch  0x00005ff2 , 0x00000034 
+ 00024661  0x00006216 fetch  0x00000001 , 0x000045e2 
+ 00024662  0x00006217 beq  0x00000002 , 0x0000605f 
+ 00024663  0x00006218 beq  0x00000004 , 0x0000606b 
+ 00024664  0x00006219 beq  0x00000003 , 0x00006070 
+ 00024665  0x0000621b call  0x00006018 
+ 00024666  0x0000621c fetch  0x00000001 , 0x0000477f 
+ 00024667  0x0000621d nbranch  0x00005f1b , 0x00000034 
+ 00024668  0x0000621e fetch  0x00000001 , 0x00004666 
+ 00024669  0x0000621f beq  0x00000000 , 0x000054cd 
+ 00024670  0x00006220 rtn 
+ 00024671  0x00006223 fetch  0x00000008 , 0x00004713 
+ 00024672  0x00006224 bbit1  0x0000003e , 0x00006034 
+ 00024673  0x00006225 bbit1  0x00000030 , 0x00006034 
+ 00024674  0x00006226 bbit0  0x0000003a , 0x00006067 
+ 00024675  0x00006227 fetch  0x00000004 , 0x00004691 
+ 00024676  0x00006228 fetcht  0x00000004 , 0x000046e6 
+ 00024677  0x00006229 isub  0x00000002 , 0x0000003e 
+ 00024678  0x0000622a branch  0x00006047 , 0x00000005 
+ 00024679  0x0000622c fetch  0x00000002 , 0x000045dc 
+ 00024680  0x0000622d store  0x00000002 , 0x000045de 
+ 00024681  0x0000622e jam  0x00000003 , 0x000045e2 
+ 00024682  0x0000622f branch  0x00003534 
+ 00024683  0x00006232 fetch  0x00000008 , 0x00004713 
+ 00024684  0x00006233 bbit0  0x0000003e , 0x00006059 
+ 00024685  0x00006234 fetch  0x00000001 , 0x0000471b 
+ 00024686  0x00006235 beq  0x00000001 , 0x00006059 
+ 00024687  0x00006236 branch  0x0000603b 
+ 00024688  0x00006239 fetch  0x00000008 , 0x00004713 
+ 00024689  0x0000623a bbit0  0x0000003e , 0x00006059 
+ 00024690  0x0000623b bbit1  0x00000013 , 0x00006059 
+ 00024691  0x0000623c bbit1  0x00000012 , 0x00006059 
+ 00024692  0x0000623d branch  0x00006035 
+ 00024693  0x00006240 fetch  0x00000004 , 0x0000458f 
+ 00024694  0x00006241 store  0x00000004 , 0x000045e8 
+ 00024695  0x00006242 store  0x00000004 , 0x00004691 
+ 00024696  0x00006243 call  0x0000355a 
+ 00024697  0x00006244 call  0x00005c0b 
+ 00024698  0x00006245 call  0x0000618e 
+ 00024699  0x00006246 call  0x00005a73 
+ 00024700  0x00006247 jam  0x00000000 , 0x0000477d 
+ 00024701  0x00006248 jam  0x00000000 , 0x000045fc 
+ 00024702  0x00006249 jam  0x00000000 , 0x000045e2 
+ 00024703  0x0000624a fetch  0x00000004 , 0x000045e8 
+ 00024704  0x0000624b fetch  0x00000004 , 0x000045e4 
+ 00024705  0x0000624c isub  0x00000002 , 0x0000003e 
+ 00024706  0x0000624d rtn  0x00000005 
+ 00024707  0x0000624e branch  0x00006042 
+ 00024708  0x00006251 call  0x00005a73 
+ 00024709  0x00006252 call  0x00005a84 
+ 00024710  0x00006254 call  0x0000618e 
+ 00024711  0x00006255 call  0x00005c0b 
+ 00024712  0x00006256 arg  0x00000001 , 0x00000007 
+ 00024713  0x00006257 call  0x00005f04 
+ 00024714  0x00006258 setarg  0x00000000 
+ 00024715  0x00006259 store  0x00000002 , 0x000045d8 
+ 00024716  0x0000625a store  0x00000002 , 0x000045de 
+ 00024717  0x0000625b store  0x00000001 , 0x000045fc 
+ 00024718  0x0000625c store  0x00000001 , 0x00004860 
+ 00024719  0x0000625d store  0x00000001 , 0x000045e2 
+ 00024720  0x00006260 fetch  0x00000004 , 0x0000458f 
+ 00024721  0x00006261 store  0x00000004 , 0x000045e8 
+ 00024722  0x00006262 store  0x00000004 , 0x00004691 
+ 00024723  0x00006263 branch  0x00005ca3 
+ 00024724  0x00006266 call  0x00007de2 
+ 00024725  0x00006267 branch  0x000023fd 
+ 00024726  0x0000626a bpatch  0x00000096 , 0x00004012 
+ 00024727  0x0000626b rtnmark0  0x00000026 
+ 00024728  0x0000626c call  0x00005601 
+ 00024729  0x0000626d nrtn  0x00000028 
+ 00024730  0x0000626e fetch  0x00000001 , 0x0000477c 
+ 00024731  0x0000626f jam  0x00000000 , 0x0000477c 
+ 00024732  0x00006270 ncall  0x00006094 , 0x00000034 
+ 00024733  0x00006272 fetch  0x00000008 , 0x00004713 
+ 00024734  0x00006273 bbit0  0x00000016 , 0x000060a1 
+ 00024735  0x00006274 fetch  0x00000001 , 0x0000496c 
+ 00024736  0x00006275 nbranch  0x000060b6 , 0x00000034 
+ 00024737  0x00006277 call  0x00005a74 
+ 00024738  0x00006278 fetch  0x00000001 , 0x00004589 
+ 00024739  0x00006279 bbit1  0x00000001 , 0x000060b0 
+ 00024740  0x0000627a fetcht  0x00000001 , 0x0000451a 
+ 00024741  0x0000627b fetch  0x00000001 , 0x00004846 
+ 00024742  0x0000627c ior  0x00000002 , 0x0000003f 
+ 00024743  0x0000627d store  0x00000001 , 0x00004846 
+ 00024744  0x0000627e fetcht  0x00000001 , 0x0000451f 
+ 00024745  0x0000627f fetch  0x00000001 , 0x0000484b 
+ 00024746  0x00006280 iadd  0x00000002 , 0x0000003f 
+ 00024747  0x00006281 store  0x00000001 , 0x0000484b 
+ 00024748  0x00006282 fetcht  0x00000001 , 0x00004520 
+ 00024749  0x00006283 fetch  0x00000001 , 0x0000484c 
+ 00024750  0x00006284 iadd  0x00000002 , 0x0000003f 
+ 00024751  0x00006285 store  0x00000001 , 0x0000484c 
+ 00024752  0x00006287 jam  0x00000001 , 0x00004589 
+ 00024753  0x00006288 arg  0x00000007 , 0x00000011 
+ 00024754  0x00006289 arg  0x00004846 , 0x00000012 
+ 00024755  0x0000628a fetch  0x00000002 , 0x0000484b 
+ 00024756  0x0000628b rtn  0x00000034 
+ 00024757  0x0000628c branch  0x000036db 
+ 00024758  0x0000628f jam  0x00000002 , 0x00004589 
+ 00024759  0x00006290 arg  0x00000009 , 0x00000011 
+ 00024760  0x00006291 fetch  0x00000001 , 0x0000496d 
+ 00024761  0x00006292 nbranch  0x000060bc , 0x00000034 
+ 00024762  0x00006293 arg  0x00004733 , 0x00000012 
+ 00024763  0x00006294 rtn 
+ 00024764  0x00006296 arg  0x0000472a , 0x00000012 
+ 00024765  0x00006297 rtn 
+ 00024766  0x0000629d setarg  0x00000000 
+ 00024767  0x0000629e store  0x00000003 , 0x000046f8 
+ 00024768  0x0000629f rtn 
+ 00024769  0x000062a2 fetch  0x00000008 , 0x00004713 
+ 00024770  0x000062a3 rtnbit0  0x0000000e 
+ 00024771  0x000062a4 fetch  0x00000001 , 0x0000477d 
+ 00024772  0x000062a5 rtn  0x00000034 
+ 00024773  0x000062a6 fetch  0x00000001 , 0x00004602 
+ 00024774  0x000062a7 rtn  0x00000034 
+ 00024775  0x000062a8 fetch  0x00000001 , 0x000046f5 
+ 00024776  0x000062a9 increase  0x00000001 , 0x0000003f 
+ 00024777  0x000062aa and_into  0x00000003 , 0x0000003f 
+ 00024778  0x000062ab store  0x00000001 , 0x000046f5 
+ 00024779  0x000062ac nrtn  0x00000034 
+ 00024780  0x000062ad jam  0x00000000 , 0x000046f6 
+ 00024781  0x000062af bpatch  0x00000097 , 0x00004012 
+ 00024782  0x000062b0 fetch  0x00000001 , 0x000046f6 
+ 00024783  0x000062b1 increase  0x00000001 , 0x0000003f 
+ 00024784  0x000062b2 store  0x00000001 , 0x000046f6 
+ 00024785  0x000062b3 sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00024786  0x000062b4 nbranch  0x000060d9 , 0x00000002 
+ 00024787  0x000062b5 call  0x0000357f 
+ 00024788  0x000062b6 call  0x00003651 
+ 00024789  0x000062b7 nbranch  0x000060df , 0x00000018 
+ 00024790  0x000062b8 nbranch  0x000060df , 0x0000002f 
+ 00024791  0x000062b9 call  0x000060f2 
+ 00024792  0x000062ba call  0x000060e9 
+ 00024793  0x000062bc call  0x0000357b 
+ 00024794  0x000062bd fetch  0x00000001 , 0x000046f7 
+ 00024795  0x000062be increase  0x00000001 , 0x0000003f 
+ 00024796  0x000062bf store  0x00000001 , 0x000046f7 
+ 00024797  0x000062c0 beq  0x00000010 , 0x000060e1 
+ 00024798  0x000062c1 rtn 
+ 00024799  0x000062c4 call  0x00003222 
+ 00024800  0x000062c5 branch  0x000060cd 
+ 00024801  0x000062c8 jam  0x00000000 , 0x000046f7 
+ 00024802  0x000062c9 fetch  0x00000001 , 0x000046f8 
+ 00024803  0x000062ca rtnbit1  0x00000000 
+ 00024804  0x000062cb set1  0x00000000 , 0x0000003f 
+ 00024805  0x000062cc store  0x00000001 , 0x000046f8 
+ 00024806  0x000062cd fetch  0x00000002 , 0x00004723 
+ 00024807  0x000062ce store  0x00000002 , 0x00004781 
+ 00024808  0x000062cf branch  0x000059ed 
+ 00024809  0x000062d2 fetch  0x00000001 , 0x00004602 
+ 00024810  0x000062d3 branch  0x000060be , 0x00000034 
+ 00024811  0x000062d4 jam  0x00000000 , 0x000046f7 
+ 00024812  0x000062d5 fetch  0x00000001 , 0x000046f8 
+ 00024813  0x000062d6 rtnbit0  0x00000000 
+ 00024814  0x000062d7 set0  0x00000000 , 0x0000003f 
+ 00024815  0x000062d8 store  0x00000001 , 0x000046f8 
+ 00024816  0x000062d9 call  0x00005c0b 
+ 00024817  0x000062da branch  0x0000594c 
+ 00024818  0x000062dd call  0x0000366e 
+ 00024819  0x000062de fetch  0x00000001 , 0x000044f8 
+ 00024820  0x000062df compare  0x00000008 , 0x0000003f , 0x000000f8 
+ 00024821  0x000062e0 nrtn  0x00000001 
+ 00024822  0x000062e1 fetch  0x00000001 , 0x000044f9 
+ 00024823  0x000062e2 beq  0x000000ff , 0x00005ff2 
+ 00024824  0x000062e3 rtn 
+ 00024825  0x000062e9 fetch  0x00000001 , 0x00004793 
+ 00024826  0x000062ea nrtn  0x00000034 
+ 00024827  0x000062eb call  0x00005e78 
+ 00024828  0x000062ec call  0x000060fe 
+ 00024829  0x000062ed branch  0x00003662 
+ 00024830  0x000062f0 arg  0x0000000c , 0x00000007 
+ 00024831  0x000062f1 call  0x00007cef 
+ 00024832  0x000062f2 nrtn  0x00000034 
+ 00024833  0x000062f3 call  0x00006106 
+ 00024834  0x000062f4 call  0x0000572c 
+ 00024835  0x000062f6 arg  0x0000000c , 0x00000007 
+ 00024836  0x000062f7 setarg  0x000000a0 
+ 00024837  0x000062f8 branch  0x00007ce1 
+ 00024838  0x000062fb fetch  0x00000008 , 0x00004713 
+ 00024839  0x000062fc rtnbit0  0x00000028 
+ 00024840  0x000062fe branch  0x000056bb 
+ 00024841  0x00006302 fetch  0x00000001 , 0x00004666 
+ 00024842  0x00006303 bne  0x00000000 , 0x00002421 
+ 00024843  0x00006304 fetch  0x00000001 , 0x000045ca 
+ 00024844  0x00006305 rtn  0x00000034 
+ 00024845  0x00006307 jam  0x00000002 , 0x00008042 
+ 00024846  0x00006308 jam  0x000000f8 , 0x00008130 
+ 00024847  0x00006309 rtn 
+ 00024848  0x0000630f fetch  0x00000001 , 0x0000465c 
+ 00024849  0x00006310 rtneq  0x000000ff 
+ 00024850  0x00006311 fetch  0x00000002 , 0x00004781 
+ 00024851  0x00006312 rtn  0x00000034 
+ 00024852  0x00006313 fetch  0x00000002 , 0x00004725 
+ 00024853  0x00006314 fetcht  0x00000002 , 0x00004781 
+ 00024854  0x00006315 isub  0x00000002 , 0x00000002 
+ 00024855  0x00006316 fetch  0x00000002 , 0x0000470f 
+ 00024856  0x00006317 isub  0x00000002 , 0x0000003f 
+ 00024857  0x00006318 branch  0x0000611c , 0x00000002 
+ 00024858  0x0000631a fetcht  0x00000001 , 0x0000465c 
+ 00024859  0x0000631b branch  0x000061e5 
+ 00024860  0x0000631d fetcht  0x00000001 , 0x0000465c 
+ 00024861  0x0000631e branch  0x000061e4 
+ 00024862  0x00006326 arg  0x00004711 , 0x00000013 
+ 00024863  0x00006327 arg  0x00006121 , 0x00000012 
+ 00024864  0x00006328 branch  0x000042e0 
+ 00024865  0x0000632b bpatch  0x00000098 , 0x00004013 
+ 00024866  0x0000632c fetch  0x00000001 , 0x00004957 
+ 00024867  0x0000632d beq  0x00000003 , 0x00006131 
+ 00024868  0x0000632e beq  0x0000000b , 0x00006131 
+ 00024869  0x0000632f fetcht  0x00000001 , 0x00004690 
+ 00024870  0x00006330 increase  0x00000002 , 0x00000002 
+ 00024871  0x00006332 sub  0x00000002 , 0x00000003 , 0x0000003e 
+ 00024872  0x00006333 call  0x00006134 , 0x00000002 
+ 00024873  0x00006334 ncall  0x00006138 , 0x00000002 
+ 00024874  0x00006335 copy  0x00000002 , 0x0000003f 
+ 00024875  0x00006336 iadd  0x0000003f , 0x0000003f 
+ 00024876  0x00006337 store  0x00000001 , 0x0000470c 
+ 00024877  0x00006339 jam  0x00000004 , 0x000046fe 
+ 00024878  0x0000633a call  0x00006185 
+ 00024879  0x0000633b jam  0x00000001 , 0x000046fc 
+ 00024880  0x0000633c branch  0x00006192 
+ 00024881  0x0000633f fetcht  0x00000001 , 0x00004690 
+ 00024882  0x00006340 increase  0x00000001 , 0x00000002 
+ 00024883  0x00006341 branch  0x00006127 
+ 00024884  0x00006344 fetch  0x00000008 , 0x00004713 
+ 00024885  0x00006345 rtnbit0  0x0000001c 
+ 00024886  0x00006346 increase  0x00000001 , 0x00000002 
+ 00024887  0x00006347 rtn 
+ 00024888  0x00006349 increase  0xfffffffd , 0x00000002 
+ 00024889  0x0000634a rtn 
+ 00024890  0x0000634e fetch  0x00000001 , 0x00004661 
+ 00024891  0x0000634f rtneq  0x000000ff 
+ 00024892  0x00006350 fetch  0x00000002 , 0x00004790 
+ 00024893  0x00006351 nrtn  0x00000034 
+ 00024894  0x00006352 fetch  0x00000002 , 0x000045d8 
+ 00024895  0x00006353 nrtn  0x00000034 
+ 00024896  0x00006354 fetch  0x00000002 , 0x000045de 
+ 00024897  0x00006355 nrtn  0x00000034 
+ 00024898  0x00006356 fetch  0x00000001 , 0x00004701 
+ 00024899  0x00006357 nrtn  0x00000034 
+ 00024900  0x00006358 fetch  0x00000001 , 0x00004712 
+ 00024901  0x00006359 branch  0x00006121 , 0x00000034 
+ 00024902  0x0000635a store  0x00000001 , 0x00004711 
+ 00024903  0x0000635b rtn 
+ 00024904  0x00006364 disable  0x00000028 
+ 00024905  0x00006365 fetch  0x00000001 , 0x000046fe 
+ 00024906  0x00006366 sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00024907  0x00006367 nrtn  0x00000005 
+ 00024908  0x00006368 branch  0x00007dba 
+ 00024909  0x0000636b fetch  0x00000008 , 0x00004713 
+ 00024910  0x0000636c rtnbit0  0x00000023 
+ 00024911  0x0000636d rtnbit0  0x00000004 
+ 00024912  0x0000636e fetch  0x00000002 , 0x00004790 
+ 00024913  0x0000636f nrtn  0x00000034 
+ 00024914  0x00006370 fetch  0x00000002 , 0x000045d8 
+ 00024915  0x00006371 nrtn  0x00000034 
+ 00024916  0x00006372 fetch  0x00000002 , 0x000045de 
+ 00024917  0x00006373 nrtn  0x00000034 
+ 00024918  0x00006374 fetch  0x00000001 , 0x00004701 
+ 00024919  0x00006375 nrtn  0x00000034 
+ 00024920  0x00006376 call  0x00006148 
+ 00024921  0x00006377 rtn  0x00000028 
+ 00024922  0x00006379 fetch  0x00000001 , 0x0000470e 
+ 00024923  0x0000637a branch  0x00006173 , 0x00000034 
+ 00024924  0x0000637c fetcht  0x00000001 , 0x00004709 
+ 00024925  0x0000637d increase  0x00000001 , 0x00000002 
+ 00024926  0x0000637e storet  0x00000001 , 0x00004709 
+ 00024927  0x0000637f fetch  0x00000001 , 0x00004707 
+ 00024928  0x00006380 isub  0x00000002 , 0x0000003e 
+ 00024929  0x00006381 ncall  0x0000616a , 0x00000002 
+ 00024930  0x00006382 fetch  0x00000001 , 0x00004708 
+ 00024931  0x00006383 isub  0x00000002 , 0x0000003e 
+ 00024932  0x00006384 nbranch  0x0000616e , 0x00000002 
+ 00024933  0x00006386 fetch  0x00000008 , 0x00004713 
+ 00024934  0x00006387 bbit1  0x00000024 , 0x000061d9 
+ 00024935  0x00006388 bbit1  0x00000026 , 0x000061d9 
+ 00024936  0x0000638a fetcht  0x00000001 , 0x00004660 
+ 00024937  0x0000638b branch  0x000061e4 
+ 00024938  0x0000638e jam  0x00000001 , 0x00004709 
+ 00024939  0x0000638f fetch  0x00000001 , 0x0000470e 
+ 00024940  0x00006390 increase  0xffffffff , 0x0000003f 
+ 00024941  0x00006391 store  0x00000001 , 0x0000470e 
+ 00024942  0x00006393 fetch  0x00000008 , 0x00004713 
+ 00024943  0x00006394 bbit1  0x00000024 , 0x000061eb 
+ 00024944  0x00006395 bbit1  0x00000026 , 0x000061eb 
+ 00024945  0x00006397 fetcht  0x00000001 , 0x00004660 
+ 00024946  0x00006398 branch  0x000061e5 
+ 00024947  0x0000639b fetch  0x00000008 , 0x00004713 
+ 00024948  0x0000639c bbit1  0x00000022 , 0x0000616e 
+ 00024949  0x0000639d call  0x0000617e 
+ 00024950  0x0000639e branch  0x0000615c 
+ 00024951  0x000063a7 jam  0x00000000 , 0x000046fb 
+ 00024952  0x000063a8 call  0x000061fd 
+ 00024953  0x000063a9 jam  0x00000000 , 0x000046fe 
+ 00024954  0x000063aa fetch  0x00000001 , 0x00004707 
+ 00024955  0x000063ab rshift  0x0000003f , 0x0000003f 
+ 00024956  0x000063ac store  0x00000001 , 0x00004708 
+ 00024957  0x000063ad rtn 
+ 00024958  0x000063af fetch  0x00000001 , 0x0000470d 
+ 00024959  0x000063b0 store  0x00000001 , 0x0000470e 
+ 00024960  0x000063b1 rtn 
+ 00024961  0x000063b4 fetch  0x00000001 , 0x000046fe 
+ 00024962  0x000063b5 beq  0x00000001 , 0x00006188 
+ 00024963  0x000063b6 beq  0x00000002 , 0x0000618a 
+ 00024964  0x000063b7 beq  0x00000003 , 0x0000618c 
+ 00024965  0x000063b9 fetch  0x00000001 , 0x00004705 
+ 00024966  0x000063bb store  0x00000001 , 0x00004706 
+ 00024967  0x000063bc rtn 
+ 00024968  0x000063be fetch  0x00000001 , 0x00004702 
+ 00024969  0x000063bf branch  0x00006186 
+ 00024970  0x000063c1 fetch  0x00000001 , 0x00004703 
+ 00024971  0x000063c2 branch  0x00006186 
+ 00024972  0x000063c4 fetch  0x00000001 , 0x00004704 
+ 00024973  0x000063c5 branch  0x00006186 
+ 00024974  0x000063c9 bpatch  0x00000099 , 0x00004013 
+ 00024975  0x000063ca fetch  0x00000001 , 0x00004700 
+ 00024976  0x000063cb store  0x00000001 , 0x00004701 
+ 00024977  0x000063cc jam  0x00000000 , 0x000046fc 
+ 00024978  0x000063ce jam  0x00000000 , 0x000046fd 
+ 00024979  0x000063cf jam  0x00000001 , 0x000046fb 
+ 00024980  0x000063d0 rtn 
+ 00024981  0x000063d4 bpatch  0x0000009a , 0x00004013 
+ 00024982  0x000063d5 fetch  0x00000001 , 0x00004666 
+ 00024983  0x000063d6 rtnne  0x00000000 
+ 00024984  0x000063d7 call  0x000061ae 
+ 00024985  0x000063d8 jam  0x00000001 , 0x000046fe 
+ 00024986  0x000063d9 call  0x00006188 
+ 00024987  0x000063da fetch  0x00000001 , 0x000046ff 
+ 00024988  0x000063db rtn  0x00000034 
+ 00024989  0x000063dc fetch  0x00000001 , 0x0000470a 
+ 00024990  0x000063dd branch  0x000061a9 
+ 00024991  0x000063e0 fetch  0x00000001 , 0x00004666 
+ 00024992  0x000063e1 rtneq  0x00000000 
+ 00024993  0x000063e2 call  0x000061ae 
+ 00024994  0x000063e3 fetch  0x00000008 , 0x00004713 
+ 00024995  0x000063e4 rtnbit0  0x00000021 
+ 00024996  0x000063e5 jam  0x00000003 , 0x000046fe 
+ 00024997  0x000063e6 call  0x0000618c 
+ 00024998  0x000063e7 fetch  0x00000001 , 0x000046ff 
+ 00024999  0x000063e8 rtn  0x00000034 
+ 00025000  0x000063e9 fetch  0x00000001 , 0x0000470b 
+ 00025001  0x000063eb store  0x00000001 , 0x0000470c 
+ 00025002  0x000063ec rtn 
+ 00025003  0x000063ef jam  0x00000000 , 0x000046ff 
+ 00025004  0x000063f0 jam  0x00000002 , 0x000046fe 
+ 00025005  0x000063f1 call  0x0000618a 
+ 00025006  0x000063f3 jam  0x00000001 , 0x000046fb 
+ 00025007  0x000063f4 jam  0x00000001 , 0x000046fc 
+ 00025008  0x000063f5 branch  0x000061d8 
+ 00025009  0x000063fa fetch  0x00000001 , 0x000046fb 
+ 00025010  0x000063fb rtn  0x00000034 
+ 00025011  0x000063fc fetch  0x00000001 , 0x000046fc 
+ 00025012  0x000063fd beq  0x00000001 , 0x000061bd 
+ 00025013  0x000063ff fetch  0x00000001 , 0x00004701 
+ 00025014  0x00006400 branch  0x000061ba , 0x00000034 
+ 00025015  0x00006401 increase  0xffffffff 
+ 00025016  0x00006402 store  0x00000001 , 0x00004701 
+ 00025017  0x00006403 branch  0x000061d9 
+ 00025018  0x00006406 jam  0x00000000 , 0x000046fb 
+ 00025019  0x00006407 call  0x0000617e 
+ 00025020  0x00006408 branch  0x000061eb 
+ 00025021  0x0000640b bpatch  0x0000009b , 0x00004013 
+ 00025022  0x0000640c fetch  0x00000001 , 0x000046fe 
+ 00025023  0x0000640d rtn  0x00000034 
+ 00025024  0x0000640e beq  0x00000004 , 0x000061c5 
+ 00025025  0x0000640f branch  0x000061c2 
+ 00025026  0x00006412 fetch  0x00000001 , 0x000046ff 
+ 00025027  0x00006413 beq  0x00000001 , 0x000061c5 
+ 00025028  0x00006414 branch  0x000061c7 
+ 00025029  0x00006417 fetch  0x00000001 , 0x0000470c 
+ 00025030  0x00006418 branch  0x000061e6 , 0x00000034 
+ 00025031  0x0000641a arg  0x00004706 , 0x00000013 
+ 00025032  0x0000641b arg  0x000061ca , 0x00000012 
+ 00025033  0x0000641c branch  0x000042e0 
+ 00025034  0x0000641f fetch  0x00000001 , 0x000046fe 
+ 00025035  0x00006420 beq  0x00000004 , 0x000061d2 
+ 00025036  0x00006421 fetch  0x00000001 , 0x000046ff 
+ 00025037  0x00006422 beq  0x00000001 , 0x000061d2 
+ 00025038  0x00006424 call  0x00006181 
+ 00025039  0x00006425 fetch  0x00000001 , 0x000046fd 
+ 00025040  0x00006426 beq  0x00000001 , 0x000061e8 
+ 00025041  0x00006427 branch  0x000061d6 
+ 00025042  0x0000642a fetch  0x00000001 , 0x0000470c 
+ 00025043  0x0000642b increase  0xffffffff 
+ 00025044  0x0000642c store  0x00000001 , 0x0000470c 
+ 00025045  0x0000642d branch  0x000061ce 
+ 00025046  0x00006431 fetch  0x00000001 , 0x000046fe 
+ 00025047  0x00006432 beq  0x00000004 , 0x00006208 
+ 00025048  0x00006434 jam  0x00000001 , 0x000046fd 
+ 00025049  0x00006436 bpatch  0x0000009c , 0x00004013 
+ 00025050  0x00006437 fetch  0x00000001 , 0x00004666 
+ 00025051  0x00006438 beq  0x00000000 , 0x000061df 
+ 00025052  0x00006439 beq  0x00000001 , 0x000061e1 
+ 00025053  0x0000643a beq  0x00000002 , 0x000061e3 
+ 00025054  0x0000643b rtn 
+ 00025055  0x0000643d fetcht  0x00000001 , 0x0000465d 
+ 00025056  0x0000643e branch  0x000061e4 
+ 00025057  0x00006440 fetcht  0x00000001 , 0x0000465e 
+ 00025058  0x00006441 branch  0x000061e4 
+ 00025059  0x00006443 fetcht  0x00000001 , 0x0000465f 
+ 00025060  0x00006445 branch  0x00006ef7 
+ 00025061  0x00006448 branch  0x00006ef3 
+ 00025062  0x0000644b jam  0x00000000 , 0x000046fb 
+ 00025063  0x0000644c jam  0x00000000 , 0x000046fe 
+ 00025064  0x0000644e fetch  0x00000001 , 0x000046fe 
+ 00025065  0x0000644f beq  0x00000004 , 0x00006202 
+ 00025066  0x00006451 jam  0x00000000 , 0x000046fd 
+ 00025067  0x00006453 bpatch  0x0000009d , 0x00004013 
+ 00025068  0x00006454 fetch  0x00000001 , 0x00004666 
+ 00025069  0x00006455 beq  0x00000000 , 0x000061f1 
+ 00025070  0x00006456 beq  0x00000001 , 0x000061f5 
+ 00025071  0x00006457 beq  0x00000002 , 0x000061f9 
+ 00025072  0x00006458 rtn 
+ 00025073  0x0000645a fetcht  0x00000001 , 0x0000465d 
+ 00025074  0x0000645b fetch  0x00000008 , 0x00004713 
+ 00025075  0x0000645c bbit0  0x00000020 , 0x000061e5 
+ 00025076  0x0000645d branch  0x00006f0f 
+ 00025077  0x0000645f fetcht  0x00000001 , 0x0000465e 
+ 00025078  0x00006460 fetch  0x00000008 , 0x00004713 
+ 00025079  0x00006461 bbit0  0x00000020 , 0x000061e5 
+ 00025080  0x00006462 branch  0x00006f0f 
+ 00025081  0x00006464 fetcht  0x00000001 , 0x0000465f 
+ 00025082  0x00006465 fetch  0x00000008 , 0x00004713 
+ 00025083  0x00006466 bbit0  0x00000020 , 0x000061e5 
+ 00025084  0x00006467 branch  0x00006f0f 
+ 00025085  0x0000646a call  0x000061f1 
+ 00025086  0x0000646b call  0x000061f5 
+ 00025087  0x0000646c call  0x000061f9 
+ 00025088  0x0000646d call  0x0000616e 
+ 00025089  0x0000646e branch  0x00006202 
+ 00025090  0x00006471 jam  0x00000000 , 0x000046fd 
+ 00025091  0x00006472 fetch  0x00000008 , 0x00004713 
+ 00025092  0x00006473 bbit1  0x00000025 , 0x000061ea 
+ 00025093  0x00006474 bbit1  0x00000026 , 0x000061ea 
+ 00025094  0x00006476 fetcht  0x00000001 , 0x00004661 
+ 00025095  0x00006477 branch  0x000061e5 
+ 00025096  0x0000647a jam  0x00000001 , 0x000046fd 
+ 00025097  0x0000647b fetch  0x00000008 , 0x00004713 
+ 00025098  0x0000647c bbit1  0x00000025 , 0x000061d8 
+ 00025099  0x0000647d bbit1  0x00000026 , 0x000061d8 
+ 00025100  0x0000647f fetcht  0x00000001 , 0x00004661 
+ 00025101  0x00006480 branch  0x000061e4 
+ 00025102  0x00006485 fetch  0x00000008 , 0x00004713 
+ 00025103  0x00006486 rtnbit0  0x00000004 
+ 00025104  0x00006487 fetch  0x00000001 , 0x00004709 
+ 00025105  0x00006488 fetcht  0x00000001 , 0x00004708 
+ 00025106  0x00006489 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00025107  0x0000648a branch  0x0000621b , 0x00000002 
+ 00025108  0x0000648c fetch  0x00000001 , 0x00004666 
+ 00025109  0x0000648d beq  0x00000000 , 0x00006218 
+ 00025110  0x0000648e jam  0x00000001 , 0x00004094 
+ 00025111  0x0000648f rtn 
+ 00025112  0x00006492 fetch  0x00000008 , 0x00004713 
+ 00025113  0x00006493 rtnbit1  0x00000018 
+ 00025114  0x00006494 branch  0x000036ca 
+ 00025115  0x00006497 fetch  0x00000001 , 0x00004666 
+ 00025116  0x00006498 beq  0x00000000 , 0x000036db 
+ 00025117  0x00006499 jam  0x00000000 , 0x00004094 
+ 00025118  0x0000649a rtn 
+ 00025119  0x0000649f fetch  0x00000001 , 0x00000009 
+ 00025120  0x000064a0 branch  0x000035cb 
+ 00025121  0x000064a3 call  0x0000621f 
+ 00025122  0x000064a4 branch  0x000036e8 
+ 00025123  0x000064a7 fetch  0x00000001 , 0x00004843 
+ 00025124  0x000064a8 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00025125  0x000064a9 nbranch  0x00007dc8 , 0x00000001 
+ 00025126  0x000064aa call  0x0000432b 
+ 00025127  0x000064ab branch  0x00007dca 
+ 00025128  0x000064ae fetch  0x00000002 , 0x000044e9 
+ 00025129  0x000064af bbit1  0x00000009 , 0x00006223 
+ 00025130  0x000064b0 rtn 
+ 00025131  0x000064b3 call  0x000036b4 
+ 00025132  0x000064b4 nrtn  0x00000028 
+ 00025133  0x000064b5 jam  0x00000001 , 0x0000477c 
+ 00025134  0x000064b6 call  0x000036be 
+ 00025135  0x000064b7 jam  0x00000000 , 0x00004772 
+ 00025136  0x000064b8 call  0x000062aa 
+ 00025137  0x000064b9 fetch  0x00000001 , 0x0000473f 
+ 00025138  0x000064ba ncall  0x000054dc , 0x00000034 
+ 00025139  0x000064bb fetch  0x00000004 , 0x000045af 
+ 00025140  0x000064bc branch  0x00003622 
+ 00025141  0x000064bf fetch  0x00000001 , 0x0000477b 
+ 00025142  0x000064c0 branch  0x00003616 , 0x00000034 
+ 00025143  0x000064c1 call  0x000036b4 
+ 00025144  0x000064c2 nrtn  0x00000028 
+ 00025145  0x000064c3 fetch  0x00000001 , 0x00004772 
+ 00025146  0x000064c4 jam  0x00000000 , 0x00004772 
+ 00025147  0x000064c5 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00025148  0x000064c6 nbranch  0x0000625c , 0x00000005 
+ 00025149  0x000064c7 fetcht  0x00000002 , 0x00004622 
+ 00025150  0x000064c8 sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00025151  0x000064c9 branch  0x00006252 , 0x00000005 
+ 00025152  0x000064cb fetch  0x00000004 , 0x00004767 
+ 00025153  0x000064cc branch  0x00006252 , 0x00000034 
+ 00025154  0x000064ce fetcht  0x00000004 , 0x00004751 
+ 00025155  0x000064cf isub  0x00000002 , 0x00000002 
+ 00025156  0x000064d0 storet  0x00000004 , 0x00004777 
+ 00025157  0x000064d1 nbranch  0x00006255 , 0x00000002 
+ 00025158  0x000064d2 fetch  0x00000003 , 0x00004608 
+ 00025159  0x000064d3 isub  0x00000002 , 0x0000003f 
+ 00025160  0x000064d4 nbranch  0x00006260 , 0x00000002 
+ 00025161  0x000064d5 arg  0x00000600 , 0x00000002 
+ 00025162  0x000064d6 isub  0x00000002 , 0x0000003e 
+ 00025163  0x000064d7 nbranch  0x00006260 , 0x00000002 
+ 00025164  0x000064d9 store  0x00000004 , 0x00004773 
+ 00025165  0x000064da call  0x00006259 
+ 00025166  0x000064db fetch  0x00000004 , 0x00004773 
+ 00025167  0x000064dd call  0x00007d25 
+ 00025168  0x000064de storet  0x00000004 , 0x000040a9 
+ 00025169  0x000064df branch  0x0000241e 
+ 00025170  0x000064e2 call  0x00006259 
+ 00025171  0x000064e3 fetch  0x00000003 , 0x00004608 
+ 00025172  0x000064e4 branch  0x0000624c 
+ 00025173  0x000064e7 sub  0x00000002 , 0x00000000 , 0x00000002 
+ 00025174  0x000064e8 fetch  0x00000003 , 0x00004608 
+ 00025175  0x000064e9 iadd  0x00000002 , 0x0000003f 
+ 00025176  0x000064ea branch  0x0000624c 
+ 00025177  0x000064ed setarg  0x00000000 
+ 00025178  0x000064ee store  0x00000004 , 0x00004777 
+ 00025179  0x000064ef rtn 
+ 00025180  0x000064f2 fetch  0x00000004 , 0x00004767 
+ 00025181  0x000064f3 fetcht  0x00000004 , 0x00004777 
+ 00025182  0x000064f4 iadd  0x00000002 , 0x0000003f 
+ 00025183  0x000064f5 branch  0x00006242 
+ 00025184  0x000064f8 jam  0x00000001 , 0x00004772 
+ 00025185  0x000064f9 rtn 
+ 00025186  0x000064fd call  0x00006264 
+ 00025187  0x000064fe branch  0x00005ffd 
+ 00025188  0x00006501 fetch  0x00000001 , 0x0000477b 
+ 00025189  0x00006502 rtn  0x00000034 
+ 00025190  0x00006503 fetch  0x00000001 , 0x00004618 
+ 00025191  0x00006504 beq  0x00000001 , 0x000062a6 
+ 00025192  0x00006505 fetch  0x00000001 , 0x00004760 
+ 00025193  0x00006506 branch  0x000062a6 , 0x00000034 
+ 00025194  0x00006507 copy  0x00000019 , 0x0000003f 
+ 00025195  0x00006508 fetcht  0x00000006 , 0x00004761 
+ 00025196  0x00006509 store  0x00000006 , 0x00004761 
+ 00025197  0x0000650a call  0x00007d10 
+ 00025198  0x0000650b store  0x00000004 , 0x00004767 
+ 00025199  0x0000650d fetch  0x00000001 , 0x00004772 
+ 00025200  0x0000650e nrtn  0x00000034 
+ 00025201  0x0000650f fetch  0x00000002 , 0x00004622 
+ 00025202  0x00006510 nrtn  0x00000034 
+ 00025203  0x00006511 fetch  0x00000004 , 0x00004767 
+ 00025204  0x00006513 fetcht  0x00000005 , 0x0000476b 
+ 00025205  0x00006514 iadd  0x00000002 , 0x0000003f 
+ 00025206  0x00006515 store  0x00000005 , 0x0000476b 
+ 00025207  0x00006516 fetcht  0x00000001 , 0x00004760 
+ 00025208  0x00006517 fetch  0x00000001 , 0x00004770 
+ 00025209  0x00006518 isub  0x00000002 , 0x0000003e 
+ 00025210  0x00006519 branch  0x0000627e , 0x00000005 
+ 00025211  0x0000651a increase  0x00000001 , 0x00000002 
+ 00025212  0x0000651b storet  0x00000001 , 0x00004760 
+ 00025213  0x0000651c rtn 
+ 00025214  0x0000651f jam  0x00000001 , 0x00004760 
+ 00025215  0x00006520 arg  0x00000000 , 0x00000002 
+ 00025216  0x00006521 fetch  0x00000005 , 0x0000476b 
+ 00025217  0x00006522 storet  0x00000005 , 0x0000476b 
+ 00025218  0x00006523 fetcht  0x00000001 , 0x00004770 
+ 00025219  0x00006524 idiv  0x00000002 
+ 00025220  0x00006525 call  0x00007d62 
+ 00025221  0x00006526 quotient  0x00000011 
+ 00025222  0x00006528 fetch  0x00000004 , 0x00004751 
+ 00025223  0x00006529 fetcht  0x00000001 , 0x00004771 
+ 00025224  0x0000652a isub  0x00000002 , 0x00000002 
+ 00025225  0x0000652b increase  0xffffffd8 , 0x00000002 
+ 00025226  0x0000652d copy  0x00000011 , 0x0000003f 
+ 00025227  0x0000652e isub  0x00000002 , 0x0000003f 
+ 00025228  0x0000652f branch  0x00006299 , 0x00000002 
+ 00025229  0x00006530 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00025230  0x00006532 rshift2  0x0000003f , 0x0000003f 
+ 00025231  0x00006533 fetcht  0x00000003 , 0x00004608 
+ 00025232  0x00006534 iadd  0x00000002 , 0x00000002 
+ 00025233  0x00006535 bpatch  0x0000009e , 0x00004013 
+ 00025234  0x00006536 fetch  0x00000003 , 0x0000475d 
+ 00025235  0x00006537 arg  0x00001800 , 0x00000011 
+ 00025236  0x00006538 iadd  0x00000011 , 0x0000003f 
+ 00025237  0x00006539 isub  0x00000002 , 0x0000003e 
+ 00025238  0x0000653a nbranch  0x000062a4 , 0x00000002 
+ 00025239  0x0000653b storet  0x00000003 , 0x00004608 
+ 00025240  0x0000653c rtn 
+ 00025241  0x0000653f rshift2  0x0000003f , 0x00000002 
+ 00025242  0x00006540 fetch  0x00000003 , 0x00004608 
+ 00025243  0x00006541 isub  0x00000002 , 0x00000002 
+ 00025244  0x00006542 bpatch  0x0000009f , 0x00004013 
+ 00025245  0x00006543 fetch  0x00000003 , 0x0000475d 
+ 00025246  0x00006544 arg  0x00001800 , 0x00000011 
+ 00025247  0x00006545 isub  0x00000011 , 0x0000003f 
+ 00025248  0x00006546 isub  0x00000002 , 0x0000003e 
+ 00025249  0x00006547 branch  0x000062a4 , 0x00000002 
+ 00025250  0x00006548 storet  0x00000003 , 0x00004608 
+ 00025251  0x00006549 rtn 
+ 00025252  0x0000654c store  0x00000003 , 0x00004608 
+ 00025253  0x0000654d rtn 
+ 00025254  0x00006550 jam  0x00000001 , 0x00004760 
+ 00025255  0x00006551 copy  0x00000019 , 0x0000003f 
+ 00025256  0x00006552 store  0x00000006 , 0x00004761 
+ 00025257  0x00006553 rtn 
+ 00025258  0x00006556 setarg  0x00000000 
+ 00025259  0x00006557 store  0x00000001 , 0x00004760 
+ 00025260  0x00006558 store  0x00000005 , 0x0000476b 
+ 00025261  0x00006559 rtn 
+ 00025262  0x00006563 call  0x00007396 
+ 00025263  0x00006564 rtn  0x0000002b 
+ 00025264  0x00006566 setarg  0x00006327 
+ 00025265  0x00006567 store  0x00000002 , 0x000043db 
+ 00025266  0x00006569 setarg  0x000062d9 
+ 00025267  0x0000656a store  0x00000002 , 0x000043dd 
+ 00025268  0x0000656c setarg  0x0000638a 
+ 00025269  0x0000656d store  0x00000002 , 0x000043df 
+ 00025270  0x0000656f setarg  0x0000630e 
+ 00025271  0x00006570 store  0x00000002 , 0x000043e3 
+ 00025272  0x00006572 setarg  0x00006365 
+ 00025273  0x00006573 store  0x00000002 , 0x00004524 
+ 00025274  0x00006575 call  0x000062c2 
+ 00025275  0x00006577 bpatch  0x000000a0 , 0x00004014 
+ 00025276  0x00006578 call  0x00006396 
+ 00025277  0x0000657b fetch  0x00000001 , 0x0000451a 
+ 00025278  0x0000657c beq  0x00000000 , 0x000062d0 
+ 00025279  0x0000657d fetch  0x00000001 , 0x0000451b 
+ 00025280  0x0000657e store  0x00000001 , 0x000044ec 
+ 00025281  0x0000657f branch  0x000063a1 
+ 00025282  0x00006583 setarg  0x0000632b 
+ 00025283  0x00006584 store  0x00000002 , 0x000043d5 
+ 00025284  0x00006586 setarg  0x00006329 
+ 00025285  0x00006587 store  0x00000002 , 0x000043d7 
+ 00025286  0x00006589 setarg  0x00006340 
+ 00025287  0x0000658a store  0x00000002 , 0x0000451f 
+ 00025288  0x0000658c setarg  0x0000639a 
+ 00025289  0x0000658d store  0x00000002 , 0x00004521 
+ 00025290  0x0000658f jam  0x00000007 , 0x0000415e 
+ 00025291  0x00006590 call  0x00002969 
+ 00025292  0x00006591 call  0x0000638d 
+ 00025293  0x00006592 call  0x00006ff7 
+ 00025294  0x00006593 call  0x000078ad 
+ 00025295  0x00006594 branch  0x000077ac 
+ 00025296  0x00006599 jam  0x000000ff , 0x000044ec 
+ 00025297  0x0000659a jam  0x00000001 , 0x0000451c 
+ 00025298  0x0000659b branch  0x00006340 
+ 00025299  0x000065a0 fetch  0x00000001 , 0x0000451c 
+ 00025300  0x000065a1 beq  0x00000002 , 0x00004308 
+ 00025301  0x000065a2 call  0x000069b9 
+ 00025302  0x000065a3 fetch  0x00000001 , 0x00004441 
+ 00025303  0x000065a4 nbranch  0x00004308 , 0x00000034 
+ 00025304  0x000065a5 branch  0x0000430a 
+ 00025305  0x000065aa copy  0x00000013 , 0x0000003f 
+ 00025306  0x000065ad beq  0x00000014 , 0x000062e2 
+ 00025307  0x000065ae beq  0x00000015 , 0x000062e6 
+ 00025308  0x000065af beq  0x0000003f , 0x000062e9 
+ 00025309  0x000065b0 beq  0x00000040 , 0x000062ef 
+ 00025310  0x000065b2 beq  0x00000010 , 0x000063b6 
+ 00025311  0x000065b3 beq  0x0000002c , 0x000062f5 
+ 00025312  0x000065b4 beq  0x0000002d , 0x00006300 
+ 00025313  0x000065b5 rtn 
+ 00025314  0x000065bb call  0x0000632d 
+ 00025315  0x000065bc setarg  0x00000000 
+ 00025316  0x000065bd store  0x00000002 , 0x000044f8 
+ 00025317  0x000065be branch  0x00004325 
+ 00025318  0x000065c2 call  0x000078ad 
+ 00025319  0x000065c3 jam  0x00000000 , 0x000044f1 
+ 00025320  0x000065c4 branch  0x00006340 
+ 00025321  0x000065c8 call  0x000078ad 
+ 00025322  0x000065c9 jam  0x00000001 , 0x000044f1 
+ 00025323  0x000065ca fetch  0x00000008 , 0x00004502 
+ 00025324  0x000065cb store  0x00000008 , 0x000042d3 
+ 00025325  0x000065cc call  0x0000432b 
+ 00025326  0x000065cd branch  0x00002e93 
+ 00025327  0x000065d1 fetch  0x00000002 , 0x0000433c 
+ 00025328  0x000065d2 rtneq  0x00000000 
+ 00025329  0x000065d3 fetch  0x00000008 , 0x0000450a 
+ 00025330  0x000065d4 rtn  0x00000034 
+ 00025331  0x000065d5 store  0x00000008 , 0x000042d3 
+ 00025332  0x000065d6 branch  0x00002e93 
+ 00025333  0x000065de fetch  0x00000001 , 0x0000451a 
+ 00025334  0x000065df rtneq  0x00000000 
+ 00025335  0x000065e0 fetch  0x00000001 , 0x0000451c 
+ 00025336  0x000065e1 rtnne  0x00000001 
+ 00025337  0x000065e2 call  0x000062fb 
+ 00025338  0x000065e3 branch  0x00004323 
+ 00025339  0x000065e6 jam  0x00000001 , 0x000046bd 
+ 00025340  0x000065e7 arg  0x0000000b , 0x00000039 
+ 00025341  0x000065e8 arg  0x000046be , 0x00000005 
+ 00025342  0x000065e9 arg  0x000046a7 , 0x00000006 
+ 00025343  0x000065ea branch  0x00007cda 
+ 00025344  0x000065ed fetch  0x00000001 , 0x0000451a 
+ 00025345  0x000065ee rtneq  0x00000000 
+ 00025346  0x000065ef fetch  0x00000001 , 0x0000451c 
+ 00025347  0x000065f0 beq  0x00000001 , 0x00006305 
+ 00025348  0x000065f1 branch  0x000063b2 
+ 00025349  0x000065f4 fetch  0x00000001 , 0x000046bd 
+ 00025350  0x000065f5 rtnne  0x00000001 
+ 00025351  0x000065f6 jam  0x00000000 , 0x000046bd 
+ 00025352  0x000065f7 fetch  0x00000002 , 0x000044e9 
+ 00025353  0x000065f8 bbit1  0x00000009 , 0x00004325 
+ 00025354  0x000065f9 arg  0x0000000b , 0x00000039 
+ 00025355  0x000065fa arg  0x000046be , 0x00000006 
+ 00025356  0x000065fb arg  0x000046a7 , 0x00000005 
+ 00025357  0x000065fc branch  0x00007cda 
+ 00025358  0x00006603 call  0x00006311 
+ 00025359  0x00006606 call  0x00006318 
+ 00025360  0x0000660a branch  0x00006322 
+ 00025361  0x0000660f arg  0x00004518 , 0x00000013 
+ 00025362  0x00006610 arg  0x00006314 , 0x00000012 
+ 00025363  0x00006611 branch  0x000042e7 
+ 00025364  0x00006613 jam  0x00000002 , 0x0000451c 
+ 00025365  0x00006614 call  0x00004325 
+ 00025366  0x00006615 call  0x0000634e 
+ 00025367  0x00006616 branch  0x0000639e 
+ 00025368  0x0000661a arg  0x000046ca , 0x00000013 
+ 00025369  0x0000661b arg  0x0000631b , 0x00000012 
+ 00025370  0x0000661c branch  0x000042e0 
+ 00025371  0x0000661f fetch  0x00000002 , 0x000044e9 
+ 00025372  0x00006620 bbit1  0x00000009 , 0x0000639e 
+ 00025373  0x00006621 fetch  0x00000001 , 0x000046a7 
+ 00025374  0x00006622 beq  0x00000001 , 0x0000639e 
+ 00025375  0x00006623 beq  0x00000004 , 0x0000639e 
+ 00025376  0x00006624 beq  0x00000005 , 0x0000639e 
+ 00025377  0x00006625 branch  0x00004327 
+ 00025378  0x0000662a fetch  0x00000001 , 0x0000451c 
+ 00025379  0x0000662b rtnne  0x00000001 
+ 00025380  0x0000662c arg  0x000044f8 , 0x00000013 
+ 00025381  0x0000662d arg  0x00006331 , 0x00000012 
+ 00025382  0x0000662e branch  0x000042e7 
+ 00025383  0x00006632 call  0x00006376 
+ 00025384  0x00006633 branch  0x00007027 
+ 00025385  0x00006637 call  0x00006f35 
+ 00025386  0x00006638 branch  0x0000701b 
+ 00025387  0x0000663b call  0x00006f35 
+ 00025388  0x0000663c branch  0x0000739a 
+ 00025389  0x00006647 fetch  0x00000002 , 0x00004514 
+ 00025390  0x00006648 store  0x00000002 , 0x00004516 
+ 00025391  0x00006649 store  0x00000002 , 0x00004518 
+ 00025392  0x0000664a branch  0x00004315 
+ 00025393  0x0000664e fetch  0x00000001 , 0x0000451c 
+ 00025394  0x0000664f rtnne  0x00000001 
+ 00025395  0x00006654 fetch  0x00000002 , 0x000044e9 
+ 00025396  0x00006655 rtnbit1  0x00000009 
+ 00025397  0x00006656 fetch  0x00000002 , 0x00004512 
+ 00025398  0x00006657 store  0x00000002 , 0x00004516 
+ 00025399  0x00006658 store  0x00000002 , 0x00004518 
+ 00025400  0x00006659 fetch  0x00000002 , 0x000044f4 
+ 00025401  0x0000665a call  0x000063c7 
+ 00025402  0x0000665b call  0x00004321 
+ 00025403  0x0000665c fetch  0x00000004 , 0x000044fe 
+ 00025404  0x0000665d store  0x00000004 , 0x000046aa 
+ 00025405  0x0000665e fetch  0x00000002 , 0x000044e9 
+ 00025406  0x0000665f rtnbit1  0x0000000b 
+ 00025407  0x00006660 branch  0x00004317 
+ 00025408  0x00006664 fetch  0x00000001 , 0x0000451c 
+ 00025409  0x00006665 rtnne  0x00000001 
+ 00025410  0x0000666a fetch  0x00000002 , 0x000044f8 
+ 00025411  0x0000666b fetcht  0x00000002 , 0x000044f6 
+ 00025412  0x0000666c storet  0x00000002 , 0x000044f8 
+ 00025413  0x0000666d nrtn  0x00000034 
+ 00025414  0x0000666e fetch  0x00000002 , 0x000044f2 
+ 00025415  0x0000666f call  0x000063c7 
+ 00025416  0x00006670 call  0x00004321 
+ 00025417  0x00006671 fetch  0x00000004 , 0x000044fa 
+ 00025418  0x00006672 store  0x00000004 , 0x000046aa 
+ 00025419  0x00006673 fetch  0x00000002 , 0x000044e9 
+ 00025420  0x00006674 rtnbit1  0x0000000b 
+ 00025421  0x00006675 branch  0x00004317 
+ 00025422  0x00006678 fetch  0x00000002 , 0x000044e9 
+ 00025423  0x00006679 bbit1  0x00000009 , 0x0000431f 
+ 00025424  0x0000667a branch  0x0000632d 
+ 00025425  0x0000667f call  0x00007dbc 
+ 00025426  0x00006680 fetch  0x00000002 , 0x000044e9 
+ 00025427  0x00006681 bbit1  0x00000009 , 0x00006355 
+ 00025428  0x00006682 rtn 
+ 00025429  0x00006685 fetch  0x00000001 , 0x000044f1 
+ 00025430  0x00006686 rtn  0x00000034 
+ 00025431  0x00006687 branch  0x00007dba 
+ 00025432  0x0000668d call  0x00007dbc 
+ 00025433  0x0000668e fetch  0x00000002 , 0x000044e9 
+ 00025434  0x0000668f rtnbit1  0x00000009 
+ 00025435  0x00006690 branch  0x00007dba 
+ 00025436  0x00006699 branch  0x00006340 
+ 00025437  0x0000669e disable  0x0000002c 
+ 00025438  0x0000669f fetch  0x00000002 , 0x00004516 
+ 00025439  0x000066a0 store  0x00000002 , 0x00004518 
+ 00025440  0x000066a2 call  0x00006358 
+ 00025441  0x000066a3 branch  0x0000635c , 0x00000028 
+ 00025442  0x000066a5 call  0x00006351 
+ 00025443  0x000066a6 nrtn  0x00000028 
+ 00025444  0x000066a7 branch  0x00007dbe 
+ 00025445  0x000066ac call  0x0000635d 
+ 00025446  0x000066ad nrtn  0x0000002c 
+ 00025447  0x000066ae deposit  0x00000011 
+ 00025448  0x000066af branch  0x0000636c , 0x00000034 
+ 00025449  0x000066b1 call  0x00004323 
+ 00025450  0x000066b2 arg  0x0000452e , 0x00000013 
+ 00025451  0x000066b3 branch  0x0000636e 
+ 00025452  0x000066b6 call  0x00004325 
+ 00025453  0x000066b7 arg  0x00004556 , 0x00000013 
+ 00025454  0x000066ba arg  0x00000005 , 0x0000003f 
+ 00025455  0x000066bb imul32  0x00000007 , 0x0000003f 
+ 00025456  0x000066bc iadd  0x00000013 , 0x00000013 
+ 00025457  0x000066c0 ifetch  0x00000001 , 0x00000013 
+ 00025458  0x000066c1 rtn  0x00000034 
+ 00025459  0x000066c2 call  0x00006382 
+ 00025460  0x000066c3 increase  0x00000001 , 0x00000013 
+ 00025461  0x000066c4 branch  0x00006371 
+ 00025462  0x000066c8 fetch  0x00000002 , 0x000044e9 
+ 00025463  0x000066c9 bbit1  0x00000009 , 0x00006379 
+ 00025464  0x000066ca rtn 
+ 00025465  0x000066cd call  0x00002a28 
+ 00025466  0x000066ce nrtn  0x00000034 
+ 00025467  0x000066cf call  0x00006385 
+ 00025468  0x000066d0 nrtn  0x00000028 
+ 00025469  0x000066d1 pincrease  0xffffffff 
+ 00025470  0x000066d2 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00025471  0x000066d3 arg  0x0000457e , 0x00000002 
+ 00025472  0x000066d4 iadd  0x00000002 , 0x00000006 
+ 00025473  0x000066d5 branch  0x000063cb 
+ 00025474  0x000066da store  0x00000001 , 0x00000670 
+ 00025475  0x000066db arg  0x00000670 , 0x00000011 
+ 00025476  0x000066dc branch  0x000078b2 
+ 00025477  0x000066df arg  0x00000670 , 0x00000011 
+ 00025478  0x000066e0 call  0x000078ca 
+ 00025479  0x000066e1 nrtn  0x00000028 
+ 00025480  0x000066e2 fetch  0x00000001 , 0x00000670 
+ 00025481  0x000066e3 rtn 
+ 00025482  0x000066e7 fetch  0x00000002 , 0x00004398 
+ 00025483  0x000066e8 beq  0x00000018 , 0x000062e9 
+ 00025484  0x000066e9 rtn 
+ 00025485  0x000066ec jam  0x00000002 , 0x000046c9 
+ 00025486  0x000066ee setarg  0x00200008 
+ 00025487  0x000066ef store  0x00000004 , 0x00004502 
+ 00025488  0x000066f0 setarg  0x012c0005 
+ 00025489  0x000066f1 istore  0x00000004 , 0x00000005 
+ 00025490  0x000066f4 jam  0x00000017 , 0x000042e1 
+ 00025491  0x000066f7 setarg  0x0000001b 
+ 00025492  0x000066f8 store  0x00000002 , 0x00004332 
+ 00025493  0x000066f9 branch  0x00002a41 
+ 00025494  0x000066fe arg  0x00000028 , 0x00000039 
+ 00025495  0x000066ff arg  0x0000457e , 0x00000005 
+ 00025496  0x00006700 arg  0x000094f9 , 0x00000006 
+ 00025497  0x00006701 branch  0x00007ccc 
+ 00025498  0x00006716 arg  0x00000000 , 0x00000011 
+ 00025499  0x00006717 arg  0x000046b2 , 0x00000013 
+ 00025500  0x00006718 call  0x000077ca 
+ 00025501  0x00006719 call  0x0000634e 
+ 00025502  0x0000671b fetch  0x00000001 , 0x000046c9 
+ 00025503  0x0000671c store  0x00000001 , 0x000046ca 
+ 00025504  0x0000671d rtn 
+ 00025505  0x00006722 setarg  0x00000000 
+ 00025506  0x00006723 call  0x000063ad 
+ 00025507  0x00006724 jam  0x00000001 , 0x000044e4 
+ 00025508  0x00006725 call  0x00007776 
+ 00025509  0x00006726 call  0x00007780 
+ 00025510  0x00006728 fetch  0x00000001 , 0x000046d0 
+ 00025511  0x00006729 branch  0x000063aa , 0x00000034 
+ 00025512  0x0000672a fetch  0x00000001 , 0x00008132 
+ 00025513  0x0000672b bbit1  0x00000004 , 0x000063b9 
+ 00025514  0x0000672d fetch  0x00000002 , 0x000044e9 
+ 00025515  0x0000672e rtnbit1  0x0000000c 
+ 00025516  0x0000672f branch  0x00004327 
+ 00025517  0x00006732 fetcht  0x00000002 , 0x00004430 
+ 00025518  0x00006733 istore  0x00000001 , 0x00000002 
+ 00025519  0x00006734 ifetch  0x00000001 , 0x00000005 
+ 00025520  0x00006735 store  0x00000001 , 0x000044eb 
+ 00025521  0x00006736 rtn 
+ 00025522  0x0000673a fetch  0x00000002 , 0x00004430 
+ 00025523  0x0000673b ifetch  0x00000001 , 0x0000003f 
+ 00025524  0x0000673c rtnne  0x00000000 
+ 00025525  0x0000673d branch  0x00004327 
+ 00025526  0x00006741 fetcht  0x00000002 , 0x00004430 
+ 00025527  0x00006742 ifetch  0x00000001 , 0x00000002 
+ 00025528  0x00006743 beq  0x00000001 , 0x000063c1 
+ 00025529  0x00006745 setarg  0x00000001 
+ 00025530  0x00006746 fetcht  0x00000002 , 0x00004430 
+ 00025531  0x00006747 istore  0x00000001 , 0x00000002 
+ 00025532  0x00006748 add  0x00000002 , 0x00000002 , 0x00000006 
+ 00025533  0x00006749 ifetch  0x00000001 , 0x00000006 
+ 00025534  0x0000674a istore  0x00000001 , 0x000044eb 
+ 00025535  0x0000674b ifetch  0x00000002 , 0x00000006 
+ 00025536  0x0000674c branch  0x00007d79 
+ 00025537  0x0000674f setarg  0x00000002 
+ 00025538  0x00006750 call  0x000063ad 
+ 00025539  0x00006751 add  0x00000002 , 0x00000005 , 0x00000006 
+ 00025540  0x00006752 ifetch  0x00000002 , 0x00000006 
+ 00025541  0x00006753 branch  0x00004327 , 0x00000034 
+ 00025542  0x00006754 branch  0x00007d79 
+ 00025543  0x0000675a store  0x00000002 , 0x000040a4 
+ 00025544  0x0000675b increase  0xfffffffc , 0x0000003f 
+ 00025545  0x0000675c store  0x00000002 , 0x00004389 
+ 00025546  0x0000675d rtn 
+ 00025547  0x00006760 ifetch  0x00000001 , 0x00000006 
+ 00025548  0x00006761 copy  0x0000003f , 0x00000011 
+ 00025549  0x00006762 ifetcht  0x00000002 , 0x00000006 
+ 00025550  0x00006763 call  0x00007c6d 
+ 00025551  0x00006764 call  0x00002dee 
+ 00025552  0x00006765 copy  0x00000011 , 0x00000039 
+ 00025553  0x00006766 call  0x00007c67 
+ 00025554  0x00006767 branch  0x00007cda 
+ 00025555  0x0000676a setarg  0x000093c0 
+ 00025556  0x0000676b store  0x00000002 , 0x000042f7 
+ 00025557  0x0000676c rtn 
+ 00025558  0x0000676f setarg  0x000046d2 
+ 00025559  0x00006770 store  0x00000002 , 0x000042f7 
+ 00025560  0x00006771 rtn 
+ 00025561  0x00006775 fetch  0x00000002 , 0x000046cb 
+ 00025562  0x00006776 store  0x00000002 , 0x00004526 
+ 00025563  0x00006777 fetch  0x00000001 , 0x000046cd 
+ 00025564  0x00006778 store  0x00000001 , 0x000046a9 
+ 00025565  0x00006779 store  0x00000001 , 0x000046b4 
+ 00025566  0x0000677a fetch  0x00000001 , 0x000046ce 
+ 00025567  0x0000677b store  0x00000001 , 0x0000451a 
+ 00025568  0x0000677c fetch  0x00000001 , 0x000046cf 
+ 00025569  0x0000677d store  0x00000001 , 0x0000451b 
+ 00025570  0x00006783 setarg  0x00000002 
+ 00025571  0x00006784 store  0x00000002 , 0x0000452e 
+ 00025572  0x00006785 store  0x00000002 , 0x00004533 
+ 00025573  0x00006786 setarg  0x00000006 
+ 00025574  0x00006787 store  0x00000002 , 0x00004556 
+ 00025575  0x00006788 store  0x00000002 , 0x0000455b 
+ 00025576  0x00006789 setarg  0x00000007 
+ 00025577  0x0000678a store  0x00000002 , 0x00004538 
+ 00025578  0x0000678b setarg  0x00000008 
+ 00025579  0x0000678c store  0x00000002 , 0x00004560 
+ 00025580  0x0000678d setarg  0x0000451c 
+ 00025581  0x0000678e store  0x00000002 , 0x00004430 
+ 00025582  0x0000678f setarg  0x00201400 
+ 00025583  0x00006790 store  0x00000003 , 0x0000451c 
+ 00025584  0x00006791 jam  0x00000001 , 0x00004094 
+ 00025585  0x00006792 setarg  0x00000100 
+ 00025586  0x00006793 store  0x00000002 , 0x000040a4 
+ 00025587  0x00006794 jam  0x00000008 , 0x000040a6 
+ 00025588  0x00006795 jam  0x00000005 , 0x000040c0 
+ 00025589  0x00006796 jam  0x00000002 , 0x000040c1 
+ 00025590  0x00006797 setarg  0x00000096 
+ 00025591  0x00006798 store  0x00000002 , 0x000044fa 
+ 00025592  0x00006799 istore  0x00000002 , 0x00000005 
+ 00025593  0x0000679a setarg  0x00000296 
+ 00025594  0x0000679b store  0x00000002 , 0x000044fe 
+ 00025595  0x0000679c istore  0x00000002 , 0x00000005 
+ 00025596  0x0000679d setsect  0x00000000 , 0x00000010 
+ 00025597  0x0000679e setsect  0x00000001 , 0x00008008 
+ 00025598  0x0000679f setsect  0x00000002 , 0x0002c000 
+ 00025599  0x000067a0 setsect  0x00000003 , 0x00000004 
+ 00025600  0x000067a1 store  0x00000008 , 0x0000450a 
+ 00025601  0x000067a2 jam  0x00000001 , 0x000044ee 
+ 00025602  0x000067a3 setarg  0x000046a7 
+ 00025603  0x000067a4 store  0x00000002 , 0x000044ef 
+ 00025604  0x000067a5 setarg  0x00000000 
+ 00025605  0x000067a6 store  0x00000002 , 0x000046a7 
+ 00025606  0x000067a7 setsect  0x00000000 , 0x000001a0 
+ 00025607  0x000067a8 setsect  0x00000001 , 0x00000068 
+ 00025608  0x000067a9 setsect  0x00000002 , 0x00000000 
+ 00025609  0x000067aa setsect  0x00000003 , 0x00000000 
+ 00025610  0x000067ab store  0x00000008 , 0x000046aa 
+ 00025611  0x000067ac setarg  0x00000301 
+ 00025612  0x000067ad store  0x00000002 , 0x000046b2 
+ 00025613  0x000067ae setsect  0x00000000 , 0x000001a0 
+ 00025614  0x000067af setsect  0x00000001 , 0x000000e8 
+ 00025615  0x000067b0 setsect  0x00000002 , 0x00000000 
+ 00025616  0x000067b1 setsect  0x00000003 , 0x00000000 
+ 00025617  0x000067b2 store  0x00000008 , 0x000046b5 
+ 00025618  0x000067b3 setarg  0x0000000e 
+ 00025619  0x000067b4 store  0x00000002 , 0x000044f2 
+ 00025620  0x000067b5 setarg  0x00000140 
+ 00025621  0x000067b6 store  0x00000002 , 0x000044f4 
+ 00025622  0x000067b7 store  0x00000002 , 0x00004389 
+ 00025623  0x000067b8 setarg  0x00000050 
+ 00025624  0x000067b9 store  0x00000002 , 0x000044f6 
+ 00025625  0x000067ba jam  0x00000007 , 0x00004393 
+ 00025626  0x000067bb jam  0x00000000 , 0x00004388 
+ 00025627  0x000067bc setsect  0x00000000 , 0x000000fb 
+ 00025628  0x000067bd setsect  0x00000001 , 0x0002c212 
+ 00025629  0x000067be setsect  0x00000002 , 0x0000800f 
+ 00025630  0x000067bf setsect  0x00000003 , 0x00000021 
+ 00025631  0x000067c0 store  0x00000008 , 0x000043c0 
+ 00025632  0x000067c1 setsect  0x00000000 , 0x00000bb8 
+ 00025633  0x000067c2 setsect  0x00000001 , 0x000002ee 
+ 00025634  0x000067c3 store  0x00000004 , 0x00004512 
+ 00025635  0x000067c4 setarg  0x000045d8 
+ 00025636  0x000067c5 store  0x00000002 , 0x000043fb 
+ 00025637  0x000067c6 setarg  0x00002001 
+ 00025638  0x000067c7 store  0x00000002 , 0x000045d8 
+ 00025639  0x000067c8 jam  0x0000001f , 0x00004348 
+ 00025640  0x000067c9 setsect  0x00000000 , 0x00010102 
+ 00025641  0x000067ca setsect  0x00000001 , 0x000080c1 
+ 00025642  0x000067cb setsect  0x00000002 , 0x00018120 
+ 00025643  0x000067cc setsect  0x00000003 , 0x0000640c 
+ 00025644  0x000067cd store  0x00000009 , 0x00004349 
+ 00025645  0x000067ce setsect  0x00000000 , 0x000003c1 
+ 00025646  0x000067cf istore  0x00000002 , 0x00000005 
+ 00025647  0x000067d0 jam  0x0000001f , 0x00004368 
+ 00025648  0x000067d1 setsect  0x00000000 , 0x0002090d 
+ 00025649  0x000067d2 setsect  0x00000001 , 0x00034c15 
+ 00025650  0x000067d3 setsect  0x00000002 , 0x00028532 
+ 00025651  0x000067d4 setsect  0x00000003 , 0x0001d1d5 
+ 00025652  0x000067d5 store  0x00000009 , 0x00004369 
+ 00025653  0x000067d6 setsect  0x00000000 , 0x00026574 
+ 00025654  0x000067d7 setsect  0x00000001 , 0x0000001c 
+ 00025655  0x000067d8 istore  0x00000003 , 0x00000005 
+ 00025656  0x000067d9 setarg  0x00004523 
+ 00025657  0x000067da store  0x00000002 , 0x0000442c 
+ 00025658  0x000067db jam  0x00000002 , 0x00004523 
+ 00025659  0x000067dc setarg  0x000045fd 
+ 00025660  0x000067dd store  0x00000002 , 0x000043f8 
+ 00025661  0x000067de jam  0x00000005 , 0x000043fa 
+ 00025662  0x000067df fetch  0x00000001 , 0x000046d1 
+ 00025663  0x000067e0 beq  0x00000000 , 0x000063d3 
+ 00025664  0x000067e1 beq  0x00000001 , 0x000063d6 
+ 00025665  0x000067e2 rtn 
+ 00025666  0x000067f0 fetch  0x00000006 , 0x00004ef4 
+ 00025667  0x000067f1 store  0x00000006 , 0x00004526 
+ 00025668  0x000067f2 jam  0x00000006 , 0x00004523 
+ 00025669  0x000067f3 setarg  0x00004523 
+ 00025670  0x000067f4 store  0x00000002 , 0x0000442c 
+ 00025671  0x000067f5 rtn 
+ 00025672  0x000067f9 fetch  0x00000007 , 0x00004ef4 
+ 00025673  0x000067fa store  0x00000007 , 0x00004526 
+ 00025674  0x000067fb jam  0x00000007 , 0x00004523 
+ 00025675  0x000067fc setarg  0x00004523 
+ 00025676  0x000067fd store  0x00000002 , 0x0000442c 
+ 00025677  0x000067fe rtn 
+ 00025678  0x00006802 fetch  0x00000008 , 0x00004ef4 
+ 00025679  0x00006803 store  0x00000008 , 0x00004526 
+ 00025680  0x00006804 jam  0x00000008 , 0x00004523 
+ 00025681  0x00006805 setarg  0x00004523 
+ 00025682  0x00006806 store  0x00000002 , 0x0000442c 
+ 00025683  0x00006807 rtn 
+ 00025684  0x0000680a fetch  0x00000001 , 0x00004ef3 
+ 00025685  0x0000680b beq  0x00000006 , 0x00006442 
+ 00025686  0x0000680c beq  0x00000007 , 0x00006448 
+ 00025687  0x0000680d beq  0x00000008 , 0x0000644e 
+ 00025688  0x0000680e rtn 
+ 00025689  0x00006811 bpatch  0x000000a1 , 0x00004014 
+ 00025690  0x00006813 fetch  0x00000008 , 0x00004f1a 
+ 00025691  0x00006814 store  0x00000008 , 0x00004512 
+ 00025692  0x00006815 setarg  0x00000096 
+ 00025693  0x00006816 store  0x00000002 , 0x000044f6 
+ 00025694  0x00006818 fetch  0x00000007 , 0x00004f6a 
+ 00025695  0x00006819 store  0x00000007 , 0x000046a7 
+ 00025696  0x0000681a fetch  0x00000007 , 0x00004f71 
+ 00025697  0x0000681b store  0x00000007 , 0x000046b2 
+ 00025698  0x0000681d fetch  0x00000004 , 0x00004f78 
+ 00025699  0x0000681e store  0x00000004 , 0x000044fa 
+ 00025700  0x0000681f fetch  0x00000004 , 0x00004f7c 
+ 00025701  0x00006820 store  0x00000004 , 0x000044fe 
+ 00025702  0x00006822 setarg  0x0000000e 
+ 00025703  0x00006823 store  0x00000002 , 0x000044f2 
+ 00025704  0x00006824 setarg  0x00000140 
+ 00025705  0x00006825 store  0x00000002 , 0x000044f4 
+ 00025706  0x00006826 store  0x00000002 , 0x00004389 
+ 00025707  0x0000682d fetch  0x00000008 , 0x00004f12 
+ 00025708  0x0000682e store  0x00000008 , 0x0000450a 
+ 00025709  0x0000682f rtn 
+ 00025710  0x00006834 call  0x00007396 
+ 00025711  0x00006835 rtn  0x0000002b 
+ 00025712  0x00006837 call  0x00006454 
+ 00025713  0x00006838 call  0x00006459 
+ 00025714  0x0000683b setarg  0x00006484 
+ 00025715  0x0000683c store  0x00000002 , 0x000043db 
+ 00025716  0x0000683e setarg  0x000064df 
+ 00025717  0x0000683f store  0x00000002 , 0x000043dd 
+ 00025718  0x00006841 setarg  0x000066c5 
+ 00025719  0x00006842 store  0x00000002 , 0x000043df 
+ 00025720  0x00006844 setarg  0x000064b5 
+ 00025721  0x00006845 store  0x00000002 , 0x000043e3 
+ 00025722  0x00006847 setarg  0x00006505 
+ 00025723  0x00006848 store  0x00000002 , 0x00004524 
+ 00025724  0x0000684a call  0x000062c2 
+ 00025725  0x0000684c fetch  0x00000002 , 0x00004f97 
+ 00025726  0x0000684d store  0x00000002 , 0x00004332 
+ 00025727  0x0000684e fetch  0x00000008 , 0x0000450a 
+ 00025728  0x0000684f store  0x00000008 , 0x00004502 
+ 00025729  0x00006850 call  0x0000648e 
+ 00025730  0x00006851 bpatch  0x000000a2 , 0x00004014 
+ 00025731  0x00006852 branch  0x000062bd 
+ 00025732  0x00006856 call  0x0000649b 
+ 00025733  0x00006857 arg  0x00000009 , 0x00000007 
+ 00025734  0x00006858 call  0x00007cef 
+ 00025735  0x00006859 nrtn  0x00000034 
+ 00025736  0x0000685a setarg  0x00000020 
+ 00025737  0x0000685b arg  0x00000009 , 0x00000007 
+ 00025738  0x0000685c call  0x00007ce1 
+ 00025739  0x0000685d disable  0x00000028 
+ 00025740  0x0000685e call  0x0000701b 
+ 00025741  0x0000685f branch  0x0000656e 
+ 00025742  0x00006862 setarg  0x0000001f 
+ 00025743  0x00006863 mul32  0x0000003f , 0x0000000a , 0x0000003f 
+ 00025744  0x00006864 arg  0x00004c12 , 0x00000002 
+ 00025745  0x00006865 iadd  0x00000002 , 0x00000011 
+ 00025746  0x00006866 increase  0x00000003 , 0x00000011 
+ 00025747  0x00006867 arg  0x00000062 , 0x00000002 
+ 00025748  0x00006868 istoret  0x00000001 , 0x00000011 
+ 00025749  0x00006869 increase  0x0000000b , 0x00000011 
+ 00025750  0x0000686a arg  0x00000fff , 0x0000003f 
+ 00025751  0x0000686b isub  0x00000002 , 0x0000003f 
+ 00025752  0x0000686c lshift4  0x0000003f , 0x0000003f 
+ 00025753  0x0000686d istore  0x00000002 , 0x00000011 
+ 00025754  0x0000686e rtn 
+ 00025755  0x00006871 fetch  0x00000002 , 0x000044e9 
+ 00025756  0x00006872 bbit1  0x00000009 , 0x000064a0 
+ 00025757  0x00006873 arg  0x000045da , 0x00000005 
+ 00025758  0x00006874 arg  0x00000023 , 0x00000039 
+ 00025759  0x00006875 branch  0x00007ca1 
+ 00025760  0x00006878 call  0x00002a28 
+ 00025761  0x00006879 nrtn  0x00000034 
+ 00025762  0x0000687a call  0x000078fa 
+ 00025763  0x0000687b rtn  0x00000034 
+ 00025764  0x0000687c fetcht  0x00000004 , 0x000049f6 
+ 00025765  0x0000687d copy  0x00000022 , 0x0000003f 
+ 00025766  0x0000687e isub  0x00000002 , 0x00000002 
+ 00025767  0x0000687f rtn  0x00000005 
+ 00025768  0x00006880 nbranch  0x000064ac , 0x00000002 
+ 00025769  0x00006881 fetch  0x00000001 , 0x000049f5 
+ 00025770  0x00006882 isub  0x00000002 , 0x0000003e 
+ 00025771  0x00006883 rtn  0x00000002 
+ 00025772  0x00006885 copy  0x00000022 , 0x0000003f 
+ 00025773  0x00006886 store  0x00000004 , 0x000049f6 
+ 00025774  0x00006887 call  0x00006385 
+ 00025775  0x00006888 nrtn  0x00000028 
+ 00025776  0x00006889 pincrease  0xffffffff 
+ 00025777  0x0000688a mul32  0x0000003f , 0x0000000a , 0x0000003f 
+ 00025778  0x0000688b arg  0x00004c12 , 0x00000002 
+ 00025779  0x0000688c iadd  0x00000002 , 0x00000006 
+ 00025780  0x0000688d branch  0x000063cb 
+ 00025781  0x00006891 call  0x00006858 
+ 00025782  0x00006892 call  0x0000676c 
+ 00025783  0x00006893 call  0x0000675a 
+ 00025784  0x00006894 call  0x000064bc 
+ 00025785  0x00006895 call  0x000064d3 
+ 00025786  0x00006896 call  0x00006311 
+ 00025787  0x00006897 branch  0x000064d9 
+ 00025788  0x0000689a arg  0x00004ed1 , 0x00000013 
+ 00025789  0x0000689b arg  0x000064bf , 0x00000012 
+ 00025790  0x0000689c branch  0x000042e0 
+ 00025791  0x0000689f call  0x000078fa 
+ 00025792  0x000068a0 nrtn  0x00000034 
+ 00025793  0x000068a1 fetch  0x00000002 , 0x000048bc 
+ 00025794  0x000068a2 nrtn  0x00000034 
+ 00025795  0x000068a4 call  0x00006730 
+ 00025796  0x000068a5 branch  0x000064cd , 0x00000034 
+ 00025797  0x000068a6 copy  0x00000007 , 0x0000003f 
+ 00025798  0x000068a7 compare  0x00000004 , 0x0000003f , 0x00000007 
+ 00025799  0x000068a8 branch  0x000064cf , 0x00000001 
+ 00025800  0x000068aa copy  0x00000007 , 0x0000003f 
+ 00025801  0x000068ab compare  0x00000001 , 0x0000003f , 0x00000007 
+ 00025802  0x000068ac branch  0x000064d1 , 0x00000001 
+ 00025803  0x000068ad arg  0x00004ec6 , 0x00000013 
+ 00025804  0x000068ae branch  0x00006371 
+ 00025805  0x000068b1 arg  0x00004eda , 0x00000013 
+ 00025806  0x000068b2 branch  0x00006371 
+ 00025807  0x000068b5 arg  0x00004edf , 0x00000013 
+ 00025808  0x000068b6 branch  0x00006371 
+ 00025809  0x000068b9 arg  0x00004ee9 , 0x00000013 
+ 00025810  0x000068ba branch  0x00006371 
+ 00025811  0x000068bd arg  0x00004c0f , 0x00000013 
+ 00025812  0x000068be arg  0x000064d6 , 0x00000012 
+ 00025813  0x000068bf branch  0x000042e0 
+ 00025814  0x000068c2 arg  0x0000000a , 0x00000039 
+ 00025815  0x000068c3 arg  0x00004a04 , 0x00000005 
+ 00025816  0x000068c4 branch  0x00007ca1 
+ 00025817  0x000068c8 arg  0x000046ca , 0x00000013 
+ 00025818  0x000068c9 arg  0x000064dc , 0x00000012 
+ 00025819  0x000068ca branch  0x000042e0 
+ 00025820  0x000068cc fetch  0x00000002 , 0x000044e9 
+ 00025821  0x000068cd bbit1  0x00000009 , 0x0000639e 
+ 00025822  0x000068ce branch  0x00004327 
+ 00025823  0x000068d1 copy  0x00000013 , 0x0000003f 
+ 00025824  0x000068d2 beq  0x00000014 , 0x000064f4 
+ 00025825  0x000068d3 beq  0x00000015 , 0x000064ef 
+ 00025826  0x000068d4 beq  0x00000031 , 0x000064e6 
+ 00025827  0x000068d5 rtneq  0x00000040 
+ 00025828  0x000068d6 beq  0x00000032 , 0x000066c8 
+ 00025829  0x000068d7 branch  0x000062d9 
+ 00025830  0x000068da jam  0x00000001 , 0x00004ed2 
+ 00025831  0x000068db call  0x00006783 
+ 00025832  0x000068dd fetch  0x00000002 , 0x00004f84 
+ 00025833  0x000068de store  0x00000002 , 0x00004ebe 
+ 00025834  0x000068e0 fetcht  0x00000002 , 0x00004f86 
+ 00025835  0x000068e1 setarg  0x00000fff 
+ 00025836  0x000068e2 isub  0x00000002 , 0x0000003f 
+ 00025837  0x000068e3 store  0x00000002 , 0x00004ec0 
+ 00025838  0x000068e4 rtn 
+ 00025839  0x000068e7 jam  0x00000000 , 0x00004ebb 
+ 00025840  0x000068e8 jam  0x00000000 , 0x00004ed2 
+ 00025841  0x000068e9 call  0x000065ad 
+ 00025842  0x000068ea call  0x00006500 
+ 00025843  0x000068eb branch  0x000062e6 
+ 00025844  0x000068ee copy  0x00000022 , 0x0000003f 
+ 00025845  0x000068ef store  0x00000004 , 0x000049f6 
+ 00025846  0x000068f0 call  0x00006729 
+ 00025847  0x000068f1 branch  0x000062e2 
+ 00025848  0x000068f5 disable  0x0000002c 
+ 00025849  0x000068f6 fetch  0x00000002 , 0x00004516 
+ 00025850  0x000068f7 store  0x00000002 , 0x00004518 
+ 00025851  0x000068f8 call  0x00006358 
+ 00025852  0x000068f9 branch  0x0000635c , 0x00000028 
+ 00025853  0x000068fa call  0x00006351 
+ 00025854  0x000068fb nrtn  0x00000028 
+ 00025855  0x000068fc branch  0x00007dbe 
+ 00025856  0x000068ff jam  0x00000000 , 0x00004ed5 
+ 00025857  0x00006900 rtn 
+ 00025858  0x00006903 copy  0x00000007 , 0x0000003f 
+ 00025859  0x00006904 rtnne  0x00000001 
+ 00025860  0x00006905 branch  0x0000650c 
+ 00025861  0x00006908 call  0x000064f8 
+ 00025862  0x00006909 nrtn  0x0000002c 
+ 00025863  0x0000690a deposit  0x00000011 
+ 00025864  0x0000690b branch  0x00006537 , 0x00000034 
+ 00025865  0x0000690d bpatch  0x000000a3 , 0x00004014 
+ 00025866  0x0000690e fetch  0x00000001 , 0x00004faf 
+ 00025867  0x0000690f nbranch  0x00006502 , 0x00000034 
+ 00025868  0x00006911 jam  0x00000001 , 0x00004c10 
+ 00025869  0x00006912 call  0x00004323 
+ 00025870  0x00006913 call  0x0000652c 
+ 00025871  0x00006914 call  0x00006561 
+ 00025872  0x00006915 branch  0x00006500 , 0x00000002 
+ 00025873  0x00006916 copy  0x00000007 , 0x0000003f 
+ 00025874  0x00006917 fetcht  0x00000001 , 0x00004ed5 
+ 00025875  0x00006918 isub  0x00000002 , 0x0000003e 
+ 00025876  0x00006919 ncall  0x00006526 , 0x00000005 
+ 00025877  0x0000691a copy  0x00000007 , 0x0000003f 
+ 00025878  0x0000691b store  0x00000001 , 0x00004ed5 
+ 00025879  0x0000691c fetcht  0x00000001 , 0x00004ed8 
+ 00025880  0x0000691d isub  0x00000002 , 0x0000003e 
+ 00025881  0x0000691e branch  0x00006524 , 0x00000005 
+ 00025882  0x0000691f fetch  0x00000001 , 0x00004ed9 
+ 00025883  0x00006920 nbranch  0x0000651f , 0x00000034 
+ 00025884  0x00006922 call  0x00006732 
+ 00025885  0x00006923 arg  0x0000000a , 0x0000003f 
+ 00025886  0x00006924 branch  0x0000655a 
+ 00025887  0x00006927 call  0x0000677f 
+ 00025888  0x00006928 copy  0x00000007 , 0x0000003f 
+ 00025889  0x00006929 beq  0x00000001 , 0x0000651c 
+ 00025890  0x0000692a call  0x00006642 
+ 00025891  0x0000692b branch  0x000065f4 
+ 00025892  0x0000692e jam  0x00000001 , 0x00004ed6 
+ 00025893  0x0000692f branch  0x000065f4 
+ 00025894  0x00006932 bpatch  0x000000a4 , 0x00004014 
+ 00025895  0x00006933 fetch  0x00000001 , 0x00004ed9 
+ 00025896  0x00006934 branch  0x000064c3 , 0x00000034 
+ 00025897  0x00006935 copy  0x00000007 , 0x0000003f 
+ 00025898  0x00006936 beq  0x00000001 , 0x000064c3 
+ 00025899  0x00006937 rtn 
+ 00025900  0x00006939 arg  0x0000000a , 0x0000003f 
+ 00025901  0x0000693a imul32  0x00000007 , 0x0000003f 
+ 00025902  0x0000693b arg  0x000049fa , 0x00000013 
+ 00025903  0x0000693c iadd  0x00000013 , 0x00000013 
+ 00025904  0x0000693d copy  0x00000022 , 0x0000003f 
+ 00025905  0x0000693e istore  0x00000004 , 0x00000013 
+ 00025906  0x0000693f increase  0x00000004 , 0x00000013 
+ 00025907  0x00006940 ifetch  0x00000001 , 0x00000013 
+ 00025908  0x00006941 increase  0x00000001 , 0x0000003f 
+ 00025909  0x00006942 istore  0x00000001 , 0x00000013 
+ 00025910  0x00006943 rtn 
+ 00025911  0x00006945 bpatch  0x000000a5 , 0x00004014 
+ 00025912  0x00006946 fetch  0x00000001 , 0x00004ed9 
+ 00025913  0x00006947 call  0x0000654b , 0x00000034 
+ 00025914  0x00006949 arg  0x0000000a , 0x0000003f 
+ 00025915  0x0000694a imul32  0x00000007 , 0x0000003f 
+ 00025916  0x0000694b arg  0x000049fa , 0x00000013 
+ 00025917  0x0000694c iadd  0x00000013 , 0x00000013 
+ 00025918  0x0000694d ifetcht  0x00000004 , 0x00000013 
+ 00025919  0x0000694e sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00025920  0x0000694f rtn  0x00000005 
+ 00025921  0x00006950 copy  0x00000022 , 0x0000003f 
+ 00025922  0x00006951 isub  0x00000002 , 0x00000002 
+ 00025923  0x00006952 ncall  0x00007806 , 0x00000002 
+ 00025924  0x00006953 add  0x00000013 , 0x00000009 , 0x00000006 
+ 00025925  0x00006954 ifetch  0x00000001 , 0x00000006 
+ 00025926  0x00006955 nbranch  0x00006566 , 0x00000034 
+ 00025927  0x00006956 increase  0x00000005 , 0x00000013 
+ 00025928  0x00006957 copy  0x00000022 , 0x0000003f 
+ 00025929  0x00006958 istore  0x00000004 , 0x00000013 
+ 00025930  0x00006959 rtn 
+ 00025931  0x0000695c fetch  0x00000001 , 0x00004faf 
+ 00025932  0x0000695d nbranch  0x00004323 , 0x00000034 
+ 00025933  0x0000695e branch  0x00004325 
+ 00025934  0x00006961 add  0x00000013 , 0x00000004 , 0x00000006 
+ 00025935  0x00006962 ifetch  0x00000001 , 0x00000006 
+ 00025936  0x00006963 branch  0x00006551 
+ 00025937  0x00006966 call  0x0000656b 
+ 00025938  0x00006967 fetch  0x00000001 , 0x00004ed9 
+ 00025939  0x00006968 nbranch  0x0000655d , 0x00000034 
+ 00025940  0x0000696a call  0x00006561 
+ 00025941  0x0000696b branch  0x00006500 , 0x00000002 
+ 00025942  0x0000696c call  0x00006738 
+ 00025943  0x0000696d copy  0x00000007 , 0x0000003f 
+ 00025944  0x0000696e beq  0x00000003 , 0x00006740 
+ 00025945  0x0000696f arg  0x0000000f , 0x0000003f 
+ 00025946  0x00006971 imul32  0x00000007 , 0x0000003f 
+ 00025947  0x00006972 iadd  0x00000013 , 0x00000013 
+ 00025948  0x00006973 branch  0x00006371 
+ 00025949  0x00006976 copy  0x00000007 , 0x0000003f 
+ 00025950  0x00006977 beq  0x00000001 , 0x00006554 
+ 00025951  0x00006978 beq  0x00000003 , 0x00006554 
+ 00025952  0x00006979 rtn 
+ 00025953  0x0000697c call  0x00007902 
+ 00025954  0x0000697d ifetcht  0x00000001 , 0x00000006 
+ 00025955  0x0000697e isub  0x00000002 , 0x0000003f 
+ 00025956  0x0000697f sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00025957  0x00006980 rtn 
+ 00025958  0x00006983 jam  0x00000001 , 0x00004ed0 
+ 00025959  0x00006984 call  0x0000656b 
+ 00025960  0x00006985 arg  0x00004abe , 0x00000013 
+ 00025961  0x00006986 arg  0x00000003 , 0x0000003f 
+ 00025962  0x00006987 branch  0x0000655a 
+ 00025963  0x0000698a arg  0x0000000a , 0x00000039 
+ 00025964  0x0000698b copy  0x00000013 , 0x00000005 
+ 00025965  0x0000698c branch  0x00007ca1 
+ 00025966  0x0000698f fetch  0x00000002 , 0x000048bc 
+ 00025967  0x00006990 store  0x00000002 , 0x0000442e 
+ 00025968  0x00006991 call  0x000065be 
+ 00025969  0x00006992 fetch  0x00000002 , 0x0000442e 
+ 00025970  0x00006993 store  0x00000002 , 0x000048bc 
+ 00025971  0x00006995 arg  0x00000000 , 0x00000007 
+ 00025972  0x00006996 fetch  0x00000001 , 0x00004523 
+ 00025973  0x00006997 copy  0x0000003f , 0x00000039 
+ 00025974  0x00006998 arg  0x000049fa , 0x00000013 
+ 00025975  0x0000699a copy  0x00000039 , 0x0000003f 
+ 00025976  0x0000699b store  0x00000002 , 0x00000678 
+ 00025977  0x0000699c copy  0x00000013 , 0x0000003f 
+ 00025978  0x0000699d store  0x00000002 , 0x0000068c 
+ 00025979  0x0000699e copy  0x00000007 , 0x0000003f 
+ 00025980  0x0000699f store  0x00000002 , 0x0000067a 
+ 00025981  0x000069a0 call  0x000065b4 
+ 00025982  0x000069a2 fetch  0x00000002 , 0x0000068c 
+ 00025983  0x000069a3 copy  0x0000003f , 0x00000013 
+ 00025984  0x000069a4 fetch  0x00000002 , 0x0000067a 
+ 00025985  0x000069a5 copy  0x0000003f , 0x00000007 
+ 00025986  0x000069a6 call  0x0000658b 
+ 00025987  0x000069a8 fetch  0x00000002 , 0x0000067a 
+ 00025988  0x000069a9 add  0x0000003f , 0x00000001 , 0x00000007 
+ 00025989  0x000069aa fetch  0x00000002 , 0x0000068c 
+ 00025990  0x000069ab add  0x0000003f , 0x0000000a , 0x00000013 
+ 00025991  0x000069ac fetch  0x00000002 , 0x00000678 
+ 00025992  0x000069ad copy  0x0000003f , 0x00000039 
+ 00025993  0x000069ae loop  0x00006577 
+ 00025994  0x000069af rtn 
+ 00025995  0x000069b2 ifetch  0x00000004 , 0x00000013 
+ 00025996  0x000069b3 rtn  0x00000034 
+ 00025997  0x000069b4 copy  0x0000003f , 0x00000002 
+ 00025998  0x000069b5 copy  0x00000022 , 0x0000003f 
+ 00025999  0x000069b6 isub  0x00000002 , 0x00000002 
+ 00026000  0x000069b7 nrtn  0x00000002 
+ 00026001  0x000069b8 setarg  0x000009c4 
+ 00026002  0x000069b9 isub  0x00000002 , 0x0000003e 
+ 00026003  0x000069ba rtn  0x00000002 
+ 00026004  0x000069bb copy  0x00000022 , 0x0000003f 
+ 00026005  0x000069bc istore  0x00000004 , 0x00000013 
+ 00026006  0x000069bd increase  0x00000009 , 0x00000013 
+ 00026007  0x000069be setarg  0x00000001 
+ 00026008  0x000069bf istore  0x00000001 , 0x00000013 
+ 00026009  0x000069c0 fetch  0x00000001 , 0x00004ed0 
+ 00026010  0x000069c1 rtn  0x00000034 
+ 00026011  0x000069c2 jam  0x00000000 , 0x00004ed0 
+ 00026012  0x000069c3 bpatch  0x000000a6 , 0x00004014 
+ 00026013  0x000069c4 call  0x00006755 
+ 00026014  0x000069c5 fetch  0x00000001 , 0x00004ed7 
+ 00026015  0x000069c6 beq  0x00000000 , 0x000065a2 
+ 00026016  0x000069c7 beq  0x00000001 , 0x000065a5 
+ 00026017  0x000069c8 rtn 
+ 00026018  0x000069cb call  0x000065af 
+ 00026019  0x000069cc arg  0x00000003 , 0x0000003f 
+ 00026020  0x000069cd branch  0x0000655a 
+ 00026021  0x000069d0 copy  0x00000007 , 0x0000003f 
+ 00026022  0x000069d1 fetcht  0x00000001 , 0x00004ed8 
+ 00026023  0x000069d2 isub  0x00000002 , 0x0000003e 
+ 00026024  0x000069d3 nbranch  0x000065a2 , 0x00000005 
+ 00026025  0x000069d4 fetch  0x00000001 , 0x00004ed9 
+ 00026026  0x000069d5 setflip  0x00000000 , 0x0000003f 
+ 00026027  0x000069d6 store  0x00000001 , 0x00004ed9 
+ 00026028  0x000069d7 nrtn  0x00000034 
+ 00026029  0x000069d9 jam  0x00000000 , 0x00004ed9 
+ 00026030  0x000069da branch  0x00004325 
+ 00026031  0x000069dd arg  0x00004aa9 , 0x00000013 
+ 00026032  0x000069de call  0x00006730 
+ 00026033  0x000069df rtn  0x00000034 
+ 00026034  0x000069e0 arg  0x00004bd0 , 0x00000013 
+ 00026035  0x000069e1 rtn 
+ 00026036  0x000069e4 add  0x00000013 , 0x00000005 , 0x00000012 
+ 00026037  0x000069e5 ifetch  0x00000004 , 0x00000012 
+ 00026038  0x000069e6 rtn  0x00000034 
+ 00026039  0x000069e7 copy  0x0000003f , 0x00000002 
+ 00026040  0x000069e8 copy  0x00000022 , 0x0000003f 
+ 00026041  0x000069e9 isub  0x00000002 , 0x00000002 
+ 00026042  0x000069ea ncall  0x00007806 , 0x00000002 
+ 00026043  0x000069eb setarg  0x000003e8 
+ 00026044  0x000069ec isub  0x00000002 , 0x0000003e 
+ 00026045  0x000069ed branch  0x0000654e 
+ 00026046  0x000069ef fetch  0x00000002 , 0x0000442c 
+ 00026047  0x000069f0 ifetch  0x00000001 , 0x0000003f 
+ 00026048  0x000069f1 rtn  0x00000034 
+ 00026049  0x000069f3 setarg  0x00000000 
+ 00026050  0x000069f4 store  0x00000002 , 0x000006f1 
+ 00026051  0x000069f5 call  0x00007003 
+ 00026052  0x000069f6 nbranch  0x000077a5 , 0x00000028 
+ 00026053  0x000069f7 call  0x000077a3 
+ 00026054  0x000069f8 disable  0x00000028 
+ 00026055  0x000069f9 fetch  0x00000001 , 0x00004388 
+ 00026056  0x000069fa nrtn  0x00000034 
+ 00026057  0x000069fb bpatch  0x000000a7 , 0x00004014 
+ 00026058  0x000069fc fetch  0x00000001 , 0x00004ed7 
+ 00026059  0x000069fd beq  0x00000001 , 0x000065cf 
+ 00026060  0x000069fe call  0x00006628 
+ 00026061  0x000069ff call  0x000065dc 
+ 00026062  0x00006a00 rtn  0x00000028 
+ 00026063  0x00006a02 call  0x000065d5 
+ 00026064  0x00006a03 fetch  0x00000002 , 0x000006f1 
+ 00026065  0x00006a04 store  0x00000002 , 0x000006f8 
+ 00026066  0x00006a05 jam  0x00000000 , 0x000006fa 
+ 00026067  0x00006a06 force  0x00000000 , 0x00000007 
+ 00026068  0x00006a07 branch  0x0000703b 
+ 00026069  0x00006a0a fetch  0x00000001 , 0x00004ed5 
+ 00026070  0x00006a0b fetcht  0x00000001 , 0x00004ed8 
+ 00026071  0x00006a0c isub  0x00000002 , 0x0000003e 
+ 00026072  0x00006a0d branch  0x00004323 , 0x00000005 
+ 00026073  0x00006a0e fetch  0x00000001 , 0x00004ed9 
+ 00026074  0x00006a0f nbranch  0x00004325 , 0x00000034 
+ 00026075  0x00006a10 rtn 
+ 00026076  0x00006a13 arg  0x00000000 , 0x00000007 
+ 00026077  0x00006a15 arg  0x00004ad3 , 0x00000012 
+ 00026078  0x00006a16 arg  0x00000002 , 0x0000003f 
+ 00026079  0x00006a17 imul32  0x00000007 , 0x0000003f 
+ 00026080  0x00006a18 iadd  0x00000012 , 0x00000012 
+ 00026081  0x00006a19 ifetch  0x00000002 , 0x00000012 
+ 00026082  0x00006a1b rtn  0x00000034 
+ 00026083  0x00006a1c fetcht  0x00000002 , 0x000006f1 
+ 00026084  0x00006a1d ixor  0x00000002 , 0x0000003e 
+ 00026085  0x00006a1e branch  0x000065e8 , 0x00000005 
+ 00026086  0x00006a1f increase  0x00000001 , 0x00000007 
+ 00026087  0x00006a20 branch  0x000065dd 
+ 00026088  0x00006a23 store  0x00000002 , 0x00004adf 
+ 00026089  0x00006a24 call  0x00004323 
+ 00026090  0x00006a25 arg  0x00004ae1 , 0x00000013 
+ 00026091  0x00006a26 arg  0x0000000a , 0x0000003f 
+ 00026092  0x00006a27 imul32  0x00000007 , 0x0000003f 
+ 00026093  0x00006a28 iadd  0x00000013 , 0x00000013 
+ 00026094  0x00006a29 call  0x000065f0 
+ 00026095  0x00006a2a branch  0x00006633 
+ 00026096  0x00006a2d call  0x0000677f 
+ 00026097  0x00006a2e ifetch  0x00000001 , 0x00000013 
+ 00026098  0x00006a2f rtn  0x00000034 
+ 00026099  0x00006a30 call  0x00006642 
+ 00026100  0x00006a32 call  0x0000677f 
+ 00026101  0x00006a33 call  0x00006609 
+ 00026102  0x00006a34 call  0x00006614 
+ 00026103  0x00006a35 call  0x0000661e 
+ 00026104  0x00006a36 arg  0x00000005 , 0x0000003f 
+ 00026105  0x00006a37 call  0x00006382 
+ 00026106  0x00006a38 call  0x00006730 
+ 00026107  0x00006a39 rtn  0x00000034 
+ 00026108  0x00006a3a jam  0x00000078 , 0x000049f5 
+ 00026109  0x00006a3b arg  0x00000006 , 0x0000003f 
+ 00026110  0x00006a3c branch  0x00006382 
+ 00026111  0x00006a3f fetcht  0x00000001 , 0x00004eba 
+ 00026112  0x00006a40 call  0x00006730 
+ 00026113  0x00006a41 rtn  0x00000034 
+ 00026114  0x00006a42 fetcht  0x00000001 , 0x00004ebd 
+ 00026115  0x00006a43 increase  0x00000001 , 0x00000002 
+ 00026116  0x00006a44 fetch  0x00000001 , 0x00004ed6 
+ 00026117  0x00006a45 rtn  0x00000034 
+ 00026118  0x00006a46 fetcht  0x00000001 , 0x00004eba 
+ 00026119  0x00006a47 jam  0x00000000 , 0x00004ed6 
+ 00026120  0x00006a48 rtn 
+ 00026121  0x00006a4b call  0x000065ff 
+ 00026122  0x00006a4c copy  0x00000002 , 0x0000003f 
+ 00026123  0x00006a4d rtn  0x00000034 
+ 00026124  0x00006a4e store  0x00000001 , 0x00004ec3 
+ 00026125  0x00006a50 arg  0x00000013 , 0x0000003f 
+ 00026126  0x00006a51 call  0x00006382 
+ 00026127  0x00006a52 fetch  0x00000001 , 0x00004ec3 
+ 00026128  0x00006a53 increase  0xffffffff , 0x0000003f 
+ 00026129  0x00006a54 store  0x00000001 , 0x00004ec3 
+ 00026130  0x00006a55 rtn  0x00000034 
+ 00026131  0x00006a56 branch  0x0000660d 
+ 00026132  0x00006a59 fetch  0x00000001 , 0x00004ebc 
+ 00026133  0x00006a5a rtn  0x00000034 
+ 00026134  0x00006a5b store  0x00000001 , 0x00004ec4 
+ 00026135  0x00006a5d arg  0x00000020 , 0x0000003f 
+ 00026136  0x00006a5e call  0x00006382 
+ 00026137  0x00006a5f fetch  0x00000001 , 0x00004ec4 
+ 00026138  0x00006a60 increase  0xffffffff , 0x0000003f 
+ 00026139  0x00006a61 store  0x00000001 , 0x00004ec4 
+ 00026140  0x00006a62 rtn  0x00000034 
+ 00026141  0x00006a63 branch  0x00006617 
+ 00026142  0x00006a66 fetch  0x00000001 , 0x00004ebd 
+ 00026143  0x00006a67 rtn  0x00000034 
+ 00026144  0x00006a68 store  0x00000001 , 0x00004ec5 
+ 00026145  0x00006a6a arg  0x00000021 , 0x0000003f 
+ 00026146  0x00006a6b call  0x00006382 
+ 00026147  0x00006a6c fetch  0x00000001 , 0x00004ec5 
+ 00026148  0x00006a6d increase  0xffffffff , 0x0000003f 
+ 00026149  0x00006a6e store  0x00000001 , 0x00004ec5 
+ 00026150  0x00006a6f rtn  0x00000034 
+ 00026151  0x00006a70 branch  0x00006621 
+ 00026152  0x00006a73 fetch  0x00000002 , 0x00004adf 
+ 00026153  0x00006a74 rtn  0x00000034 
+ 00026154  0x00006a75 fetcht  0x00000002 , 0x000006f1 
+ 00026155  0x00006a76 sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00026156  0x00006a77 branch  0x00006636 , 0x00000005 
+ 00026157  0x00006a78 isub  0x00000002 , 0x0000003e 
+ 00026158  0x00006a79 rtn  0x00000005 
+ 00026159  0x00006a7a storet  0x00000002 , 0x00004adf 
+ 00026160  0x00006a7b fetch  0x00000002 , 0x00004ed3 
+ 00026161  0x00006a7c isub  0x00000002 , 0x0000003e 
+ 00026162  0x00006a7d call  0x00004325 , 0x00000005 
+ 00026163  0x00006a7f fetch  0x00000002 , 0x000006f1 
+ 00026164  0x00006a80 store  0x00000002 , 0x0000442e 
+ 00026165  0x00006a81 branch  0x00007dba 
+ 00026166  0x00006a83 jam  0x00000001 , 0x00004ed0 
+ 00026167  0x00006a84 call  0x00004325 
+ 00026168  0x00006a85 arg  0x00004b1d , 0x00000013 
+ 00026169  0x00006a86 call  0x000065f0 
+ 00026170  0x00006a87 setarg  0x00000000 
+ 00026171  0x00006a88 store  0x00000002 , 0x00004adf 
+ 00026172  0x00006a89 jam  0x00000032 , 0x000048ae 
+ 00026173  0x00006a8a call  0x00006633 
+ 00026174  0x00006a8b fetch  0x00000001 , 0x00004523 
+ 00026175  0x00006a8c mul32  0x0000003f , 0x0000000a , 0x00000039 
+ 00026176  0x00006a8d arg  0x000049fa , 0x00000005 
+ 00026177  0x00006a8e branch  0x00007ca1 
+ 00026178  0x00006a90 bpatch  0x000000a8 , 0x00004015 
+ 00026179  0x00006a91 fetch  0x00000001 , 0x00004ed7 
+ 00026180  0x00006a92 beq  0x00000001 , 0x00006647 
+ 00026181  0x00006a93 beq  0x00000000 , 0x0000664d 
+ 00026182  0x00006a94 rtn 
+ 00026183  0x00006a96 copy  0x00000007 , 0x0000003f 
+ 00026184  0x00006a97 beq  0x00000005 , 0x00006676 
+ 00026185  0x00006a98 beq  0x00000000 , 0x00006693 
+ 00026186  0x00006a99 beq  0x00000004 , 0x0000669b 
+ 00026187  0x00006a9a beq  0x00000002 , 0x000066be 
+ 00026188  0x00006a9b rtn 
+ 00026189  0x00006a9d ifetch  0x00000001 , 0x00000013 
+ 00026190  0x00006a9e beq  0x00000001 , 0x00006676 
+ 00026191  0x00006a9f beq  0x00000002 , 0x00006693 
+ 00026192  0x00006aa0 beq  0x00000003 , 0x0000669b 
+ 00026193  0x00006aa1 beq  0x00000004 , 0x000066be 
+ 00026194  0x00006aa2 beq  0x00000005 , 0x00006654 
+ 00026195  0x00006aa3 rtn 
+ 00026196  0x00006aa5 call  0x00006730 
+ 00026197  0x00006aa6 nbranch  0x0000665e , 0x00000034 
+ 00026198  0x00006aa7 setarg  0x00000004 
+ 00026199  0x00006aa8 mul32  0x0000003f , 0x0000000a , 0x0000003f 
+ 00026200  0x00006aa9 arg  0x00004c12 , 0x00000002 
+ 00026201  0x00006aaa iadd  0x00000002 , 0x00000005 
+ 00026202  0x00006aab increase  0x00000003 , 0x00000005 
+ 00026203  0x00006aac fetch  0x00000003 , 0x00004b27 
+ 00026204  0x00006aad istore  0x00000003 , 0x00000005 
+ 00026205  0x00006aae rtn 
+ 00026206  0x00006ab0 setarg  0x00000004 
+ 00026207  0x00006ab1 mul32  0x0000003f , 0x0000000a , 0x0000003f 
+ 00026208  0x00006ab2 arg  0x00004c12 , 0x00000002 
+ 00026209  0x00006ab3 iadd  0x00000002 , 0x00000005 
+ 00026210  0x00006ab4 increase  0x00000003 , 0x00000005 
+ 00026211  0x00006ab5 fetch  0x00000002 , 0x00004ebe 
+ 00026212  0x00006ab6 istore  0x00000003 , 0x00000005 
+ 00026213  0x00006ab7 increase  0x00000007 , 0x00000005 
+ 00026214  0x00006ab8 fetch  0x00000002 , 0x00004ec0 
+ 00026215  0x00006ab9 lshift4  0x0000003f , 0x0000003f 
+ 00026216  0x00006aba lshift8  0x0000003f , 0x0000003f 
+ 00026217  0x00006abb istore  0x00000003 , 0x00000005 
+ 00026218  0x00006abc rtn 
+ 00026219  0x00006abf fetch  0x00000001 , 0x00004ebc 
+ 00026220  0x00006ac0 rtn  0x00000034 
+ 00026221  0x00006ac1 increase  0xffffffff , 0x0000003f 
+ 00026222  0x00006ac2 store  0x00000001 , 0x00004ebc 
+ 00026223  0x00006ac3 arg  0x00000062 , 0x0000003f 
+ 00026224  0x00006ac4 rtn 
+ 00026225  0x00006ac6 arg  0x0000000a , 0x00000002 
+ 00026226  0x00006ac7 call  0x00006730 
+ 00026227  0x00006ac8 rtn  0x00000034 
+ 00026228  0x00006ac9 arg  0x00000007 , 0x00000002 
+ 00026229  0x00006aca rtn 
+ 00026230  0x00006acc call  0x00006671 
+ 00026231  0x00006acd fetch  0x00000002 , 0x00004ebe 
+ 00026232  0x00006ace isub  0x00000002 , 0x0000003e 
+ 00026233  0x00006acf ncall  0x0000666b , 0x00000002 
+ 00026234  0x00006ad0 nrtn  0x00000002 
+ 00026235  0x00006ad1 isub  0x00000002 , 0x0000003f 
+ 00026236  0x00006ad3 store  0x00000002 , 0x00004ebe 
+ 00026237  0x00006ad5 bpatch  0x000000a9 , 0x00004015 
+ 00026238  0x00006ad6 fetch  0x00000002 , 0x00004ebe 
+ 00026239  0x00006ad7 fetcht  0x00000002 , 0x00004ec0 
+ 00026240  0x00006ad8 lshift8  0x00000002 , 0x00000002 
+ 00026241  0x00006ad9 lshift4  0x00000002 , 0x00000002 
+ 00026242  0x00006ada iadd  0x00000002 , 0x0000003f 
+ 00026243  0x00006adb store  0x00000003 , 0x00004b27 
+ 00026244  0x00006adc branch  0x00006654 
+ 00026245  0x00006ade fetch  0x00000002 , 0x00004ebe 
+ 00026246  0x00006adf arg  0x00000062 , 0x00000002 
+ 00026247  0x00006ae0 isub  0x00000002 , 0x00000002 
+ 00026248  0x00006ae1 nrtn  0x00000002 
+ 00026249  0x00006ae2 copy  0x00000002 , 0x0000003f 
+ 00026250  0x00006ae3 fetcht  0x00000001 , 0x00004ebc 
+ 00026251  0x00006ae4 sub  0x00000002 , 0x00000003 , 0x0000003e 
+ 00026252  0x00006ae5 branch  0x00006690 , 0x00000005 
+ 00026253  0x00006ae6 increase  0x00000001 , 0x00000002 
+ 00026254  0x00006ae7 storet  0x00000001 , 0x00004ebc 
+ 00026255  0x00006ae8 branch  0x0000667c 
+ 00026256  0x00006aea jam  0x00000000 , 0x00004ebc 
+ 00026257  0x00006aeb arg  0x00000000 , 0x0000003f 
+ 00026258  0x00006aec branch  0x0000667c 
+ 00026259  0x00006aee call  0x00006730 
+ 00026260  0x00006aef ncall  0x00006685 , 0x00000034 
+ 00026261  0x00006af0 call  0x00006671 
+ 00026262  0x00006af1 fetch  0x00000002 , 0x00004ebe 
+ 00026263  0x00006af3 iadd  0x00000002 , 0x0000003f 
+ 00026264  0x00006af4 arg  0x00000fff , 0x00000002 
+ 00026265  0x00006af5 call  0x00007d6c 
+ 00026266  0x00006af6 branch  0x0000667c 
+ 00026267  0x00006af9 call  0x00006671 
+ 00026268  0x00006afa fetch  0x00000002 , 0x00004ec0 
+ 00026269  0x00006afb isub  0x00000002 , 0x0000003f 
+ 00026270  0x00006afc store  0x00000002 , 0x00004ec0 
+ 00026271  0x00006afe fetcht  0x00000002 , 0x00004ec0 
+ 00026272  0x00006aff call  0x00006730 
+ 00026273  0x00006b00 branch  0x0000667d , 0x00000034 
+ 00026274  0x00006b01 setarg  0x00000fff 
+ 00026275  0x00006b02 isub  0x00000002 , 0x0000003f 
+ 00026276  0x00006b03 arg  0x00000062 , 0x00000002 
+ 00026277  0x00006b04 isub  0x00000002 , 0x00000002 
+ 00026278  0x00006b05 nbranch  0x0000667d , 0x00000002 
+ 00026279  0x00006b06 setarg  0x00000fff 
+ 00026280  0x00006b07 isub  0x00000002 , 0x0000003f 
+ 00026281  0x00006b08 fetcht  0x00000001 , 0x00004ebd 
+ 00026282  0x00006b09 sub  0x00000002 , 0x00000005 , 0x0000003e 
+ 00026283  0x00006b0a branch  0x000066af , 0x00000005 
+ 00026284  0x00006b0b increase  0x00000001 , 0x00000002 
+ 00026285  0x00006b0c storet  0x00000001 , 0x00004ebd 
+ 00026286  0x00006b0d branch  0x000066bc 
+ 00026287  0x00006b0f jam  0x00000000 , 0x00004ebd 
+ 00026288  0x00006b11 setarg  0x00000fff 
+ 00026289  0x00006b12 branch  0x000066bc 
+ 00026290  0x00006b15 call  0x00006730 
+ 00026291  0x00006b16 branch  0x000066b0 , 0x00000034 
+ 00026292  0x00006b17 fetch  0x00000001 , 0x00004ebd 
+ 00026293  0x00006b18 branch  0x000066b0 , 0x00000034 
+ 00026294  0x00006b19 increase  0xffffffff , 0x0000003f 
+ 00026295  0x00006b1a store  0x00000001 , 0x00004ebd 
+ 00026296  0x00006b1b setarg  0x00000fff 
+ 00026297  0x00006b1c arg  0x00000062 , 0x00000002 
+ 00026298  0x00006b1d isub  0x00000002 , 0x0000003f 
+ 00026299  0x00006b1e iadd  0x00000011 , 0x0000003f 
+ 00026300  0x00006b20 store  0x00000002 , 0x00004ec0 
+ 00026301  0x00006b21 branch  0x0000667d 
+ 00026302  0x00006b23 call  0x00006671 
+ 00026303  0x00006b24 fetch  0x00000002 , 0x00004ec0 
+ 00026304  0x00006b26 iadd  0x00000002 , 0x0000003f 
+ 00026305  0x00006b27 arg  0x00000fff , 0x00000002 
+ 00026306  0x00006b28 isub  0x00000002 , 0x00000011 
+ 00026307  0x00006b29 branch  0x000066b2 , 0x00000002 
+ 00026308  0x00006b2a branch  0x000066bc 
+ 00026309  0x00006b2e fetch  0x00000002 , 0x00004398 
+ 00026310  0x00006b2f beq  0x00000024 , 0x000062e9 
+ 00026311  0x00006b30 rtn 
+ 00026312  0x00006b33 arg  0x00000017 , 0x00000011 
+ 00026313  0x00006b34 arg  0x00000004 , 0x00000012 
+ 00026314  0x00006b35 call  0x000029fb 
+ 00026315  0x00006b36 setarg  0x00000006 
+ 00026316  0x00006b37 istore  0x00000001 , 0x00000005 
+ 00026317  0x00006b38 setarg  0x00000001 
+ 00026318  0x00006b39 istore  0x00000002 , 0x00000005 
+ 00026319  0x00006b3a setarg  0x0000ffff 
+ 00026320  0x00006b3b istore  0x00000002 , 0x00000005 
+ 00026321  0x00006b3c setarg  0x00002800 
+ 00026322  0x00006b3d istore  0x00000002 , 0x00000005 
+ 00026323  0x00006b3e arg  0x000049e4 , 0x00000006 
+ 00026324  0x00006b3f branch  0x00007c8f 
+ 00026325  0x00006b43 bpatch  0x000000aa , 0x00004015 
+ 00026326  0x00006b44 copy  0x00000011 , 0x00000006 
+ 00026327  0x00006b45 ifetch  0x00000003 , 0x00000006 
+ 00026328  0x00006b46 store  0x00000003 , 0x00004397 
+ 00026329  0x00006b47 beq  0x00000007 , 0x00006704 
+ 00026330  0x00006b48 beq  0x00000001 , 0x00006725 
+ 00026331  0x00006b49 beq  0x0000000a , 0x000066f4 
+ 00026332  0x00006b4a beq  0x0000000c , 0x000066de 
+ 00026333  0x00006b4b branch  0x00002b96 
+ 00026334  0x00006b4e ifetch  0x00000002 , 0x00000006 
+ 00026335  0x00006b4f store  0x00000002 , 0x000006b5 
+ 00026336  0x00006b50 iforce  0x00000011 
+ 00026337  0x00006b51 fetcht  0x00000002 , 0x00004398 
+ 00026338  0x00006b52 fetch  0x00000002 , 0x00004332 
+ 00026339  0x00006b53 isub  0x00000002 , 0x0000003e 
+ 00026340  0x00006b54 nbranch  0x00002d50 , 0x00000005 
+ 00026341  0x00006b55 call  0x00006730 
+ 00026342  0x00006b56 nbranch  0x000066e9 , 0x00000034 
+ 00026343  0x00006b57 fetcht  0x00000002 , 0x000049e0 
+ 00026344  0x00006b58 branch  0x000066ea 
+ 00026345  0x00006b5b fetcht  0x00000002 , 0x000049e2 
+ 00026346  0x00006b5d arg  0x000048be , 0x00000006 
+ 00026347  0x00006b5e call  0x00007c6d 
+ 00026348  0x00006b5f copy  0x00000002 , 0x0000003f 
+ 00026349  0x00006b60 isub  0x00000011 , 0x0000003f 
+ 00026350  0x00006b61 nbranch  0x00002e03 , 0x00000002 
+ 00026351  0x00006b62 increase  0x00000001 , 0x0000003f 
+ 00026352  0x00006b63 sub  0x0000003f , 0x00000017 , 0x0000003e 
+ 00026353  0x00006b64 branch  0x00002d59 , 0x00000002 
+ 00026354  0x00006b65 force  0x00000017 , 0x0000003f 
+ 00026355  0x00006b66 branch  0x00002d59 
+ 00026356  0x00006b69 fetcht  0x00000002 , 0x00004398 
+ 00026357  0x00006b6a fetch  0x00000001 , 0x00004321 
+ 00026358  0x00006b6b bbit1  0x00000003 , 0x000066f8 
+ 00026359  0x00006b6c branch  0x00002d1d 
+ 00026360  0x00006b6e fetch  0x00000002 , 0x00004332 
+ 00026361  0x00006b6f isub  0x00000002 , 0x0000003e 
+ 00026362  0x00006b70 nbranch  0x00002d1d , 0x00000005 
+ 00026363  0x00006b71 call  0x00002dc7 
+ 00026364  0x00006b72 nbranch  0x000066fe , 0x00000028 
+ 00026365  0x00006b73 branch  0x00002d46 
+ 00026366  0x00006b76 fetch  0x00000002 , 0x00004332 
+ 00026367  0x00006b77 isub  0x00000002 , 0x0000003e 
+ 00026368  0x00006b78 nbranch  0x00002d1d , 0x00000005 
+ 00026369  0x00006b79 arg  0x000048be , 0x00000006 
+ 00026370  0x00006b7a force  0x00000017 , 0x0000003f 
+ 00026371  0x00006b7b branch  0x00002d2d 
+ 00026372  0x00006b7f bpatch  0x000000ab , 0x00004015 
+ 00026373  0x00006b80 jam  0x00000005 , 0x00004eba 
+ 00026374  0x00006b81 jam  0x00000001 , 0x000049f4 
+ 00026375  0x00006b82 jam  0x00000001 , 0x00004ec2 
+ 00026376  0x00006b83 jam  0x000000f0 , 0x000049f5 
+ 00026377  0x00006b84 jam  0x0000000a , 0x00004ed1 
+ 00026378  0x00006b85 jam  0x00000001 , 0x00004ed6 
+ 00026379  0x00006b86 call  0x000067bf 
+ 00026380  0x00006b87 fetch  0x00000001 , 0x00004ed2 
+ 00026381  0x00006b88 rtn  0x00000034 
+ 00026382  0x00006b89 call  0x00006783 
+ 00026383  0x00006b8a arg  0x00000062 , 0x00000002 
+ 00026384  0x00006b8c fetch  0x00000002 , 0x00004f88 
+ 00026385  0x00006b8d arg  0x00004ebe , 0x00000011 
+ 00026386  0x00006b8e arg  0x00004ebc , 0x00000012 
+ 00026387  0x00006b8f call  0x0000671e 
+ 00026388  0x00006b90 arg  0x00000062 , 0x00000002 
+ 00026389  0x00006b92 fetch  0x00000002 , 0x00004f8a 
+ 00026390  0x00006b93 arg  0x00004ec0 , 0x00000011 
+ 00026391  0x00006b94 arg  0x00004ebd , 0x00000012 
+ 00026392  0x00006b95 call  0x0000671e 
+ 00026393  0x00006b96 setarg  0x00000fff 
+ 00026394  0x00006b97 fetcht  0x00000002 , 0x00004ec0 
+ 00026395  0x00006b98 isub  0x00000002 , 0x0000003f 
+ 00026396  0x00006b99 store  0x00000002 , 0x00004ec0 
+ 00026397  0x00006b9a rtn 
+ 00026398  0x00006b9c idiv  0x00000002 
+ 00026399  0x00006b9d call  0x00007d62 
+ 00026400  0x00006b9e quotient  0x0000003f 
+ 00026401  0x00006b9f remainder  0x00000002 
+ 00026402  0x00006ba0 istore  0x00000001 , 0x00000012 
+ 00026403  0x00006ba1 istoret  0x00000002 , 0x00000011 
+ 00026404  0x00006ba2 rtn 
+ 00026405  0x00006ba4 increase  0xfffffffe , 0x00000006 
+ 00026406  0x00006ba5 ifetch  0x00000001 , 0x00000006 
+ 00026407  0x00006ba6 beq  0x00000006 , 0x0000672e 
+ 00026408  0x00006ba7 rtn 
+ 00026409  0x00006ba9 jam  0x00000001 , 0x00004eba 
+ 00026410  0x00006baa jam  0x00000000 , 0x000049f4 
+ 00026411  0x00006bab jam  0x00000000 , 0x00004ec2 
+ 00026412  0x00006bac jam  0x0000000a , 0x000049f5 
+ 00026413  0x00006bad rtn 
+ 00026414  0x00006bb0 call  0x00006729 
+ 00026415  0x00006bb1 branch  0x000067bf 
+ 00026416  0x00006bb4 fetch  0x00000001 , 0x000049f4 
+ 00026417  0x00006bb5 rtn 
+ 00026418  0x00006bb9 arg  0x00004f24 , 0x00000013 
+ 00026419  0x00006bba call  0x00006730 
+ 00026420  0x00006bbb rtn  0x00000034 
+ 00026421  0x00006bbc jam  0x00000078 , 0x000049f5 
+ 00026422  0x00006bbd arg  0x00004b2b , 0x00000013 
+ 00026423  0x00006bbe rtn 
+ 00026424  0x00006bc1 arg  0x00004a40 , 0x00000013 
+ 00026425  0x00006bc2 call  0x00006730 
+ 00026426  0x00006bc3 rtn  0x00000034 
+ 00026427  0x00006bc4 arg  0x00004b67 , 0x00000013 
+ 00026428  0x00006bc5 jam  0x0000000c , 0x000049f5 
+ 00026429  0x00006bc6 copy  0x00000007 , 0x0000003f 
+ 00026430  0x00006bc7 rtneq  0x00000001 
+ 00026431  0x00006bc8 rtn 
+ 00026432  0x00006bca bpatch  0x000000ac , 0x00004015 
+ 00026433  0x00006bcb fetch  0x00000001 , 0x00004c0e 
+ 00026434  0x00006bcc setflip  0x00000000 , 0x0000003f 
+ 00026435  0x00006bcd store  0x00000001 , 0x00004c0e 
+ 00026436  0x00006bce beq  0x00000000 , 0x00006749 
+ 00026437  0x00006bcf beq  0x00000001 , 0x00006747 
+ 00026438  0x00006bd0 rtn 
+ 00026439  0x00006bd2 call  0x00006750 
+ 00026440  0x00006bd3 branch  0x00006371 
+ 00026441  0x00006bd5 call  0x0000674b 
+ 00026442  0x00006bd6 branch  0x00006371 
+ 00026443  0x00006bd8 arg  0x00004a6d , 0x00000013 
+ 00026444  0x00006bd9 call  0x00006730 
+ 00026445  0x00006bda rtn  0x00000034 
+ 00026446  0x00006bdb arg  0x00004b94 , 0x00000013 
+ 00026447  0x00006bdc rtn 
+ 00026448  0x00006bde arg  0x00004bfa , 0x00000013 
+ 00026449  0x00006bdf call  0x00006730 
+ 00026450  0x00006be0 rtn  0x00000034 
+ 00026451  0x00006be1 arg  0x00004c04 , 0x00000013 
+ 00026452  0x00006be2 rtn 
+ 00026453  0x00006be6 copy  0x00000007 , 0x0000003f 
+ 00026454  0x00006be7 beq  0x00000001 , 0x00006777 
+ 00026455  0x00006be8 beq  0x00000002 , 0x00006765 
+ 00026456  0x00006be9 beq  0x00000004 , 0x00006761 
+ 00026457  0x00006bea rtn 
+ 00026458  0x00006bee arg  0x00004f9d , 0x00000013 
+ 00026459  0x00006bef arg  0x0000675d , 0x00000012 
+ 00026460  0x00006bf0 branch  0x000042e0 
+ 00026461  0x00006bf2 jam  0x00000004 , 0x00004f9d 
+ 00026462  0x00006bf3 fetch  0x00000001 , 0x00004c0e 
+ 00026463  0x00006bf4 branch  0x00006761 , 0x00000034 
+ 00026464  0x00006bf5 branch  0x00006765 
+ 00026465  0x00006bf9 jam  0x00000000 , 0x00004c0e 
+ 00026466  0x00006bfa jam  0x00000004 , 0x00004f9d 
+ 00026467  0x00006bfb arg  0x00004ab5 , 0x00000013 
+ 00026468  0x00006bfc branch  0x00006371 
+ 00026469  0x00006bff jam  0x00000001 , 0x00004c0e 
+ 00026470  0x00006c00 jam  0x00000004 , 0x00004f9d 
+ 00026471  0x00006c01 arg  0x00004aaf , 0x00000013 
+ 00026472  0x00006c02 branch  0x00006371 
+ 00026473  0x00006c04 jam  0x00000000 , 0x00004c0e 
+ 00026474  0x00006c05 jam  0x00000000 , 0x00004f9d 
+ 00026475  0x00006c06 rtn 
+ 00026476  0x00006c0a arg  0x00004f9e , 0x00000013 
+ 00026477  0x00006c0b arg  0x0000676f , 0x00000012 
+ 00026478  0x00006c0c branch  0x000042e0 
+ 00026479  0x00006c0e jam  0x00000002 , 0x00004f9e 
+ 00026480  0x00006c0f call  0x00006772 
+ 00026481  0x00006c10 branch  0x00006371 
+ 00026482  0x00006c13 arg  0x00004f9f , 0x00000013 
+ 00026483  0x00006c14 call  0x00006730 
+ 00026484  0x00006c15 rtn  0x00000034 
+ 00026485  0x00006c16 arg  0x00004fa7 , 0x00000013 
+ 00026486  0x00006c17 rtn 
+ 00026487  0x00006c1a fetch  0x00000001 , 0x00004faf 
+ 00026488  0x00006c1b nbranch  0x0000677c , 0x00000034 
+ 00026489  0x00006c1c jam  0x00000001 , 0x00004faf 
+ 00026490  0x00006c1d jam  0x00000002 , 0x00004f9e 
+ 00026491  0x00006c1e rtn 
+ 00026492  0x00006c21 jam  0x00000000 , 0x00004faf 
+ 00026493  0x00006c22 jam  0x00000000 , 0x00004f9e 
+ 00026494  0x00006c23 rtn 
+ 00026495  0x00006c26 fetch  0x00000001 , 0x00004ebb 
+ 00026496  0x00006c27 nrtn  0x00000034 
+ 00026497  0x00006c28 jam  0x00000001 , 0x00004ebb 
+ 00026498  0x00006c29 branch  0x0000667d 
+ 00026499  0x00006c2c setarg  0x00000000 
+ 00026500  0x00006c2d store  0x00000007 , 0x00004ebc 
+ 00026501  0x00006c2e rtn 
+ 00026502  0x00006c31 call  0x00006730 
+ 00026503  0x00006c32 beq  0x00000001 , 0x0000678e 
+ 00026504  0x00006c33 beq  0x00000000 , 0x000067a0 
+ 00026505  0x00006c34 rtn 
+ 00026506  0x00006c37 fetch  0x00000001 , 0x00004f90 
+ 00026507  0x00006c38 beq  0x00000001 , 0x000067a7 
+ 00026508  0x00006c39 beq  0x00000000 , 0x000067b9 
+ 00026509  0x00006c3a rtn 
+ 00026510  0x00006c3d fetch  0x00000001 , 0x00004ebc 
+ 00026511  0x00006c3e mul32  0x0000003f , 0x00000062 , 0x0000003f 
+ 00026512  0x00006c3f copy  0x0000003f , 0x00000002 
+ 00026513  0x00006c40 fetch  0x00000002 , 0x00004ebe 
+ 00026514  0x00006c41 iadd  0x00000002 , 0x0000003f 
+ 00026515  0x00006c42 store  0x00000002 , 0x00004f8c 
+ 00026516  0x00006c44 fetch  0x00000001 , 0x00004ebd 
+ 00026517  0x00006c45 mul32  0x0000003f , 0x00000062 , 0x0000003f 
+ 00026518  0x00006c46 copy  0x0000003f , 0x00000002 
+ 00026519  0x00006c47 fetch  0x00000002 , 0x00004ec0 
+ 00026520  0x00006c48 copy  0x0000003f , 0x00000011 
+ 00026521  0x00006c49 setarg  0x00000fff 
+ 00026522  0x00006c4a isub  0x00000011 , 0x0000003f 
+ 00026523  0x00006c4b iadd  0x00000002 , 0x0000003f 
+ 00026524  0x00006c4c store  0x00000002 , 0x00004f8e 
+ 00026525  0x00006c4e call  0x00006730 
+ 00026526  0x00006c50 store  0x00000001 , 0x00004f90 
+ 00026527  0x00006c51 rtn 
+ 00026528  0x00006c54 fetch  0x00000002 , 0x00004ebe 
+ 00026529  0x00006c55 store  0x00000002 , 0x00004f8c 
+ 00026530  0x00006c56 fetch  0x00000002 , 0x00004ec0 
+ 00026531  0x00006c57 store  0x00000002 , 0x00004f8e 
+ 00026532  0x00006c58 call  0x00006730 
+ 00026533  0x00006c59 store  0x00000001 , 0x00004f90 
+ 00026534  0x00006c5a rtn 
+ 00026535  0x00006c5c fetch  0x00000002 , 0x00004f8c 
+ 00026536  0x00006c5d div  0x0000003f , 0x00000062 
+ 00026537  0x00006c5e call  0x00007d62 
+ 00026538  0x00006c5f quotient  0x0000003f 
+ 00026539  0x00006c60 remainder  0x00000002 
+ 00026540  0x00006c61 store  0x00000001 , 0x00004ebc 
+ 00026541  0x00006c62 copy  0x00000002 , 0x0000003f 
+ 00026542  0x00006c63 store  0x00000002 , 0x00004ebe 
+ 00026543  0x00006c64 fetch  0x00000002 , 0x00004f8e 
+ 00026544  0x00006c65 div  0x0000003f , 0x00000062 
+ 00026545  0x00006c66 call  0x00007d62 
+ 00026546  0x00006c67 quotient  0x0000003f 
+ 00026547  0x00006c68 remainder  0x00000002 
+ 00026548  0x00006c69 store  0x00000001 , 0x00004ebd 
+ 00026549  0x00006c6b setarg  0x00000fff 
+ 00026550  0x00006c6c isub  0x00000002 , 0x0000003f 
+ 00026551  0x00006c6d store  0x00000002 , 0x00004ec0 
+ 00026552  0x00006c70 rtn 
+ 00026553  0x00006c72 fetch  0x00000002 , 0x00004f8c 
+ 00026554  0x00006c73 store  0x00000002 , 0x00004ebe 
+ 00026555  0x00006c74 fetch  0x00000002 , 0x00004f8e 
+ 00026556  0x00006c75 store  0x00000002 , 0x00004ec0 
+ 00026557  0x00006c78 rtn 
+ 00026558  0x00006c7b branch  0x0000683c 
+ 00026559  0x00006c7e branch  0x00006823 
+ 00026560  0x00006c82 call  0x000067e2 
+ 00026561  0x00006c83 fetch  0x00000002 , 0x00004f93 
+ 00026562  0x00006c84 call  0x0000684f 
+ 00026563  0x00006c85 jam  0x00000000 , 0x00004f9b 
+ 00026564  0x00006c86 fetch  0x00000005 , 0x00004f8c 
+ 00026565  0x00006c87 jam  0x00000000 , 0x00004f9c 
+ 00026566  0x00006c88 jam  0x00000000 , 0x00004f99 
+ 00026567  0x00006c89 call  0x000067e6 
+ 00026568  0x00006c8a fetch  0x00000001 , 0x00004f99 
+ 00026569  0x00006c8b rtneq  0x00000000 
+ 00026570  0x00006c8c branch  0x000067c0 
+ 00026571  0x00006c91 fetch  0x00000002 , 0x00004f80 
+ 00026572  0x00006c92 increase  0xfffffffb , 0x0000003f 
+ 00026573  0x00006c93 store  0x00000002 , 0x00004f93 
+ 00026574  0x00006c94 rtn 
+ 00026575  0x00006c98 fetch  0x00000002 , 0x00004f93 
+ 00026576  0x00006c99 increase  0xfffffffb , 0x0000003f 
+ 00026577  0x00006c9a store  0x00000002 , 0x00004f93 
+ 00026578  0x00006c9b rtn 
+ 00026579  0x00006c9f fetch  0x00000002 , 0x00004f93 
+ 00026580  0x00006ca0 pincrease  0x00000005 
+ 00026581  0x00006ca1 store  0x00000002 , 0x00004f93 
+ 00026582  0x00006ca2 rtn 
+ 00026583  0x00006ca5 fetch  0x00000002 , 0x00004f95 
+ 00026584  0x00006ca6 pincrease  0x00000005 
+ 00026585  0x00006ca7 store  0x00000002 , 0x00004f95 
+ 00026586  0x00006ca9 fetch  0x00000002 , 0x00004f95 
+ 00026587  0x00006caa copy  0x0000003f , 0x00000002 
+ 00026588  0x00006cac fetch  0x00000002 , 0x00004f80 
+ 00026589  0x00006cad isub  0x00000002 , 0x0000003f 
+ 00026590  0x00006cae arg  0x00000005 , 0x00000002 
+ 00026591  0x00006caf isub  0x00000002 , 0x0000003e 
+ 00026592  0x00006cb1 nbranch  0x00006806 , 0x00000002 
+ 00026593  0x00006cb2 rtn 
+ 00026594  0x00006cb5 fetch  0x00000001 , 0x00004f9b 
+ 00026595  0x00006cb6 beq  0x00000001 , 0x000067cb 
+ 00026596  0x00006cb7 beq  0x00000000 , 0x000067cf 
+ 00026597  0x00006cb8 rtn 
+ 00026598  0x00006cbc arg  0x00000000 , 0x00000012 
+ 00026599  0x00006cbd copy  0x00000012 , 0x00000002 
+ 00026600  0x00006cbe fetch  0x00000002 , 0x00004f8c 
+ 00026601  0x00006cbf icompare  0x0000ffff , 0x00000002 
+ 00026602  0x00006cc1 ncall  0x000067f6 , 0x00000001 
+ 00026603  0x00006cc2 arg  0x00000000 , 0x00000012 
+ 00026604  0x00006cc3 copy  0x00000012 , 0x00000002 
+ 00026605  0x00006cc4 fetch  0x00000002 , 0x00004f8e 
+ 00026606  0x00006cc5 icompare  0x0000ffff , 0x00000002 
+ 00026607  0x00006cc6 ncall  0x000067f6 , 0x00000001 
+ 00026608  0x00006cc7 arg  0x00000000 , 0x00000012 
+ 00026609  0x00006cc8 copy  0x00000012 , 0x00000002 
+ 00026610  0x00006cc9 fetch  0x00000001 , 0x00004f90 
+ 00026611  0x00006cca icompare  0x000000ff , 0x00000002 
+ 00026612  0x00006ccb ncall  0x000067f6 , 0x00000001 
+ 00026613  0x00006ccc rtn 
+ 00026614  0x00006cd0 fetch  0x00000001 , 0x00004f99 
+ 00026615  0x00006cd1 pincrease  0x00000001 
+ 00026616  0x00006cd2 store  0x00000001 , 0x00004f99 
+ 00026617  0x00006cd3 rtn 
+ 00026618  0x00006cd5 jam  0x00000001 , 0x00004f99 
+ 00026619  0x00006cd6 call  0x000067d7 
+ 00026620  0x00006cd7 fetch  0x00000002 , 0x00004f95 
+ 00026621  0x00006cd8 call  0x0000684f 
+ 00026622  0x00006cd9 call  0x00006730 
+ 00026623  0x00006cda copy  0x0000003f , 0x00000002 
+ 00026624  0x00006cdb fetch  0x00000001 , 0x00004f90 
+ 00026625  0x00006cdc icompare  0x000000ff , 0x00000002 
+ 00026626  0x00006cdd call  0x00006821 , 0x00000001 
+ 00026627  0x00006cdf fetch  0x00000001 , 0x00004f99 
+ 00026628  0x00006ce0 rtneq  0x00000000 
+ 00026629  0x00006ce1 branch  0x000067fa 
+ 00026630  0x00006ce5 bpatch  0x000000ad , 0x00004015 
+ 00026631  0x00006ce6 call  0x00006821 
+ 00026632  0x00006ce7 call  0x00006730 
+ 00026633  0x00006ce8 branch  0x0000680b , 0x00000034 
+ 00026634  0x00006ce9 branch  0x00006812 
+ 00026635  0x00006cec fetch  0x00000002 , 0x00004f84 
+ 00026636  0x00006ced store  0x00000002 , 0x00004ebe 
+ 00026637  0x00006cef fetcht  0x00000002 , 0x00004f86 
+ 00026638  0x00006cf0 setarg  0x00000fff 
+ 00026639  0x00006cf1 isub  0x00000002 , 0x0000003f 
+ 00026640  0x00006cf2 store  0x00000002 , 0x00004ec0 
+ 00026641  0x00006cf3 branch  0x000067be 
+ 00026642  0x00006cf6 arg  0x00000062 , 0x00000002 
+ 00026643  0x00006cf8 fetch  0x00000002 , 0x00004f88 
+ 00026644  0x00006cf9 arg  0x00004ebe , 0x00000011 
+ 00026645  0x00006cfa arg  0x00004ebc , 0x00000012 
+ 00026646  0x00006cfb call  0x0000671e 
+ 00026647  0x00006cfc arg  0x00000062 , 0x00000002 
+ 00026648  0x00006cfe fetch  0x00000002 , 0x00004f8a 
+ 00026649  0x00006cff arg  0x00004ec0 , 0x00000011 
+ 00026650  0x00006d00 arg  0x00004ebd , 0x00000012 
+ 00026651  0x00006d01 call  0x0000671e 
+ 00026652  0x00006d02 setarg  0x00000fff 
+ 00026653  0x00006d03 fetcht  0x00000002 , 0x00004ec0 
+ 00026654  0x00006d04 isub  0x00000002 , 0x0000003f 
+ 00026655  0x00006d05 store  0x00000002 , 0x00004ec0 
+ 00026656  0x00006d06 branch  0x000067be 
+ 00026657  0x00006d09 jam  0x00000000 , 0x00004f99 
+ 00026658  0x00006d0a rtn 
+ 00026659  0x00006d0d bpatch  0x000000ae , 0x00004015 
+ 00026660  0x00006d0e jam  0x00000001 , 0x00004f9b 
+ 00026661  0x00006d0f call  0x000067c0 
+ 00026662  0x00006d13 fetch  0x00000002 , 0x00004f82 
+ 00026663  0x00006d14 copy  0x0000003f , 0x00000002 
+ 00026664  0x00006d15 fetch  0x00000002 , 0x00004f93 
+ 00026665  0x00006d16 isub  0x00000002 , 0x0000003f 
+ 00026666  0x00006d17 arg  0x00000000 , 0x00000002 
+ 00026667  0x00006d18 isub  0x00000002 , 0x0000003e 
+ 00026668  0x00006d19 nrtn  0x00000002 
+ 00026669  0x00006d1a fetch  0x00000002 , 0x00004f93 
+ 00026670  0x00006d1b copy  0x0000003f , 0x00000002 
+ 00026671  0x00006d1d fetch  0x00000002 , 0x00004f80 
+ 00026672  0x00006d1e increase  0xfffffffb , 0x0000003f 
+ 00026673  0x00006d1f isub  0x00000002 , 0x0000003f 
+ 00026674  0x00006d22 fetch  0x00000002 , 0x00004f93 
+ 00026675  0x00006d23 store  0x00000002 , 0x00004f95 
+ 00026676  0x00006d24 call  0x000067fa 
+ 00026677  0x00006d25 fetch  0x00000002 , 0x00004f95 
+ 00026678  0x00006d26 ncall  0x0000684f , 0x00000005 
+ 00026679  0x00006d29 jam  0x00000000 , 0x00004f99 
+ 00026680  0x00006d2a call  0x000067e6 
+ 00026681  0x00006d2b fetch  0x00000001 , 0x00004f99 
+ 00026682  0x00006d2c rtneq  0x00000000 
+ 00026683  0x00006d2d branch  0x0000678a 
+ 00026684  0x00006d31 bpatch  0x000000af , 0x00004015 
+ 00026685  0x00006d32 jam  0x00000001 , 0x00004f9b 
+ 00026686  0x00006d33 call  0x000067c0 
+ 00026687  0x00006d37 fetcht  0x00000002 , 0x00004f82 
+ 00026688  0x00006d39 fetch  0x00000002 , 0x00004f93 
+ 00026689  0x00006d3a isub  0x00000002 , 0x0000003f 
+ 00026690  0x00006d3b arg  0x00000000 , 0x00000002 
+ 00026691  0x00006d3c isub  0x00000002 , 0x0000003e 
+ 00026692  0x00006d3d nrtn  0x00000002 
+ 00026693  0x00006d3f fetcht  0x00000002 , 0x00004f93 
+ 00026694  0x00006d41 fetch  0x00000002 , 0x00004f80 
+ 00026695  0x00006d42 isub  0x00000002 , 0x0000003f 
+ 00026696  0x00006d43 arg  0x00000000 , 0x00000002 
+ 00026697  0x00006d44 isub  0x00000002 , 0x0000003e 
+ 00026698  0x00006d45 nrtn  0x00000002 
+ 00026699  0x00006d46 fetch  0x00000002 , 0x00004f93 
+ 00026700  0x00006d47 store  0x00000002 , 0x00004f91 
+ 00026701  0x00006d48 call  0x00006786 
+ 00026702  0x00006d4a branch  0x00006854 
+ 00026703  0x00006d4e bpatch  0x000000b0 , 0x00004016 
+ 00026704  0x00006d4f copy  0x0000003f , 0x00000012 
+ 00026705  0x00006d50 arg  0x00000005 , 0x00000039 
+ 00026706  0x00006d52 arg  0x00004f8c , 0x00000011 
+ 00026707  0x00006d53 branch  0x00006b74 
+ 00026708  0x00006d57 arg  0x00000005 , 0x00000039 
+ 00026709  0x00006d58 arg  0x00004f8c , 0x00000011 
+ 00026710  0x00006d59 fetchr  0x00000012 , 0x00000002 , 0x00004f91 
+ 00026711  0x00006d5a branch  0x00006b45 
+ 00026712  0x00006d5d arg  0x000048ae , 0x00000013 
+ 00026713  0x00006d5e arg  0x000067be , 0x00000012 
+ 00026714  0x00006d5f branch  0x000042e0 
+ 00026715  0x00006d6e fetch  0x00000002 , 0x00000912 
+ 00026716  0x00006d71 ifetcht  0x00000001 , 0x00000013 
+ 00026717  0x00006d72 increase  0x00000001 , 0x00000013 
+ 00026718  0x00006d73 lshift8  0x00000002 , 0x00000002 
+ 00026719  0x00006d74 ixor  0x00000002 , 0x0000003f 
+ 00026720  0x00006d77 copy  0x00000039 , 0x00000012 
+ 00026721  0x00006d78 arg  0x00000008 , 0x00000039 
+ 00026722  0x00006d7a isolate1  0x0000000f , 0x0000003f 
+ 00026723  0x00006d7b lshift  0x0000003f , 0x0000003f 
+ 00026724  0x00006d7c nbranch  0x00006867 , 0x00000001 
+ 00026725  0x00006d7d fetcht  0x00000002 , 0x00000914 
+ 00026726  0x00006d7e ixor  0x00000002 , 0x0000003f 
+ 00026727  0x00006d80 loop  0x00006862 
+ 00026728  0x00006d81 copy  0x00000012 , 0x00000039 
+ 00026729  0x00006d83 loop  0x0000685c 
+ 00026730  0x00006d84 store  0x00000002 , 0x00000912 
+ 00026731  0x00006d85 rtn 
+ 00026732  0x00006d8b fetch  0x00000001 , 0x0000443f 
+ 00026733  0x00006d8d arg  0x0000003e , 0x00000002 
+ 00026734  0x00006d8e branch  0x00006f20 
+ 00026735  0x00006d92 fetch  0x00000001 , 0x0000443f 
+ 00026736  0x00006d94 arg  0x0000003f , 0x00000002 
+ 00026737  0x00006d95 branch  0x00006f20 
+ 00026738  0x00006d98 call  0x0000686f 
+ 00026739  0x00006d9a call  0x0000686c 
+ 00026740  0x00006d9b branch  0x0000686f 
+ 00026741  0x00006d9f call  0x00006873 
+ 00026742  0x00006da1 branch  0x0000686c 
+ 00026743  0x00006da4 branch  0x00006873 
+ 00026744  0x00006da7 call  0x00006873 
+ 00026745  0x00006da8 branch  0x00006875 
+ 00026746  0x00006dad branch  0x0000686c 
+ 00026747  0x00006db2 fetch  0x00000001 , 0x00004440 
+ 00026748  0x00006db3 branch  0x0000686d 
+ 00026749  0x00006db7 fetch  0x00000001 , 0x00004440 
+ 00026750  0x00006db8 branch  0x00006870 
+ 00026751  0x00006dbb call  0x0000687b 
+ 00026752  0x00006dbc call  0x0000687d 
+ 00026753  0x00006dbd branch  0x0000687b 
+ 00026754  0x00006dc5 clear_stack 
+ 00026755  0x00006dc6 call  0x000070d7 
+ 00026756  0x00006dc7 call  0x0000688d 
+ 00026757  0x00006dc8 call  0x0000688f 
+ 00026758  0x00006dc9 call  0x000068a3 
+ 00026759  0x00006dca call  0x000068bf 
+ 00026760  0x00006dcb call  0x000068c3 
+ 00026761  0x00006dcd jam  0x00000001 , 0x0000070f 
+ 00026762  0x00006dce jam  0x00000004 , 0x0000070c 
+ 00026763  0x00006dd1 call  0x000068ce 
+ 00026764  0x00006dd2 branch  0x0000688b 
+ 00026765  0x00006dd5 jam  0x00000004 , 0x00008042 
+ 00026766  0x00006dd6 rtn 
+ 00026767  0x00006dd9 call  0x00006893 
+ 00026768  0x00006dda call  0x00006897 
+ 00026769  0x00006ddb call  0x0000689b 
+ 00026770  0x00006ddc branch  0x0000689f 
+ 00026771  0x00006ddf fetch  0x00000001 , 0x000044f1 
+ 00026772  0x00006de0 nrtn  0x00000034 
+ 00026773  0x00006de1 jam  0x00000007 , 0x000044f1 
+ 00026774  0x00006de2 rtn 
+ 00026775  0x00006de5 fetch  0x00000001 , 0x000044f2 
+ 00026776  0x00006de6 nrtn  0x00000034 
+ 00026777  0x00006de7 jam  0x00000006 , 0x000044f2 
+ 00026778  0x00006de8 rtn 
+ 00026779  0x00006dea fetch  0x00000001 , 0x000044f3 
+ 00026780  0x00006deb nrtn  0x00000034 
+ 00026781  0x00006dec jam  0x00000009 , 0x000044f3 
+ 00026782  0x00006ded rtn 
+ 00026783  0x00006def fetch  0x00000001 , 0x000044f4 
+ 00026784  0x00006df0 nrtn  0x00000034 
+ 00026785  0x00006df1 jam  0x0000000a , 0x000044f4 
+ 00026786  0x00006df2 rtn 
+ 00026787  0x00006df6 setarg  0x00000c00 
+ 00026788  0x00006df7 store  0x00000002 , 0x00000670 
+ 00026789  0x00006df8 setarg  0x00000eff 
+ 00026790  0x00006df9 istore  0x00000002 , 0x00000005 
+ 00026791  0x00006dfa setarg  0x00000f00 
+ 00026792  0x00006dfb istore  0x00000002 , 0x00000005 
+ 00026793  0x00006dfc setarg  0x00000fff 
+ 00026794  0x00006dfd istore  0x00000002 , 0x00000005 
+ 00026795  0x00006dfe fetch  0x00000008 , 0x00000670 
+ 00026796  0x00006dff call  0x00006d68 
+ 00026797  0x00006e00 call  0x00006d82 
+ 00026798  0x00006e01 arg  0x0001c200 , 0x00000002 
+ 00026799  0x00006e02 call  0x00006d75 
+ 00026800  0x00006e03 fetch  0x00000001 , 0x000044f1 
+ 00026801  0x00006e04 arg  0x00000008 , 0x00000002 
+ 00026802  0x00006e05 call  0x00006f21 
+ 00026803  0x00006e06 fetch  0x00000001 , 0x000044f2 
+ 00026804  0x00006e07 arg  0x00000049 , 0x00000002 
+ 00026805  0x00006e08 call  0x00006f21 
+ 00026806  0x00006e09 fetch  0x00000001 , 0x000044f3 
+ 00026807  0x00006e0a arg  0x0000000a , 0x00000002 
+ 00026808  0x00006e0b call  0x00006f21 
+ 00026809  0x00006e0c fetch  0x00000001 , 0x000044f4 
+ 00026810  0x00006e0d arg  0x0000000b , 0x00000002 
+ 00026811  0x00006e0e call  0x00006f21 
+ 00026812  0x00006e10 arg  0x00000081 , 0x00000002 
+ 00026813  0x00006e11 storet  0x00000001 , 0x00008060 
+ 00026814  0x00006e12 branch  0x00007d76 
+ 00026815  0x00006e15 fetch  0x00000001 , 0x000044f5 
+ 00026816  0x00006e16 nrtn  0x00000034 
+ 00026817  0x00006e17 jam  0x0000000c , 0x000044f5 
+ 00026818  0x00006e18 rtn 
+ 00026819  0x00006e1b fetch  0x00000001 , 0x000044f5 
+ 00026820  0x00006e1c arg  0x00000010 , 0x00000002 
+ 00026821  0x00006e1d call  0x00006f21 
+ 00026822  0x00006e1e arg  0x00000040 , 0x00000011 
+ 00026823  0x00006e1f call  0x00007055 
+ 00026824  0x00006e20 arg  0x00000000 , 0x00000011 
+ 00026825  0x00006e21 arg  0x00000000 , 0x00000012 
+ 00026826  0x00006e22 setarg  0x00000000 
+ 00026827  0x00006e23 call  0x0000707a 
+ 00026828  0x00006e24 arg  0x00000000 , 0x00000007 
+ 00026829  0x00006e25 branch  0x000070c0 
+ 00026830  0x00006e29 fetch  0x00000002 , 0x00008112 
+ 00026831  0x00006e2a add  0x0000003f , 0xfffffffc , 0x00000011 
+ 00026832  0x00006e2b nrtn  0x00000002 
+ 00026833  0x00006e2c call  0x00006d96 
+ 00026834  0x00006e2d ifetch  0x00000001 , 0x00000003 
+ 00026835  0x00006e2e beq  0x00000001 , 0x000068d6 
+ 00026836  0x00006e30 call  0x00007c95 
+ 00026837  0x00006e31 branch  0x00006d9e 
+ 00026838  0x00006e36 ifetch  0x00000002 , 0x00000003 
+ 00026839  0x00006e37 store  0x00000002 , 0x00000710 
+ 00026840  0x00006e38 arg  0x000003ff , 0x00000002 
+ 00026841  0x00006e39 iand  0x00000002 , 0x00000002 
+ 00026842  0x00006e3a storet  0x00000002 , 0x00000709 
+ 00026843  0x00006e3b rshift2  0x0000003f , 0x0000003f 
+ 00026844  0x00006e3c rshift8  0x0000003f , 0x0000003f 
+ 00026845  0x00006e3d store  0x00000001 , 0x0000070b 
+ 00026846  0x00006e3e ifetch  0x00000001 , 0x00000003 
+ 00026847  0x00006e3f pincrease  0xffffffff 
+ 00026848  0x00006e40 isub  0x00000011 , 0x0000003e 
+ 00026849  0x00006e41 rtn  0x00000002 
+ 00026850  0x00006e42 call  0x000068e4 
+ 00026851  0x00006e43 branch  0x0000693f 
+ 00026852  0x00006e46 fetch  0x00000001 , 0x0000070b 
+ 00026853  0x00006e4e beq  0x0000003f , 0x000068e7 
+ 00026854  0x00006e4f branch  0x0000692b 
+ 00026855  0x00006e5a bpatch  0x000000b4 , 0x00004016 
+ 00026856  0x00006e5b fetch  0x00000001 , 0x00000709 
+ 00026857  0x00006e5c beq  0x00000000 , 0x0000692a 
+ 00026858  0x00006e5d beq  0x00000001 , 0x000068f2 
+ 00026859  0x00006e5e beq  0x00000002 , 0x000068f7 
+ 00026860  0x00006e5f beq  0x00000003 , 0x00006905 
+ 00026861  0x00006e60 beq  0x00000004 , 0x0000690f 
+ 00026862  0x00006e61 beq  0x00000005 , 0x0000692a 
+ 00026863  0x00006e62 beq  0x00000010 , 0x00006920 
+ 00026864  0x00006e63 beq  0x00000014 , 0x00006926 
+ 00026865  0x00006e64 branch  0x0000692a 
+ 00026866  0x00006e68 jam  0x00000000 , 0x00000712 
+ 00026867  0x00006e69 fetch  0x00000002 , 0x00008000 
+ 00026868  0x00006e6a store  0x00000002 , 0x00000713 
+ 00026869  0x00006e6b arg  0x00000003 , 0x00000039 
+ 00026870  0x00006e6c branch  0x00006932 
+ 00026871  0x00006e6f ifetch  0x00000002 , 0x00000003 
+ 00026872  0x00006e70 store  0x00000002 , 0x00008052 
+ 00026873  0x00006e71 rtn 
+ 00026874  0x00006e75 ifetch  0x00000001 , 0x00000003 
+ 00026875  0x00006e76 copy  0x0000003f , 0x00000002 
+ 00026876  0x00006e77 store  0x00000001 , 0x00008024 
+ 00026877  0x00006e78 ifetch  0x00000001 , 0x00000003 
+ 00026878  0x00006e79 iadd  0x00000002 , 0x00000002 
+ 00026879  0x00006e7a set1  0x00000007 , 0x0000003f 
+ 00026880  0x00006e7b store  0x00000001 , 0x00008023 
+ 00026881  0x00006e7c ifetch  0x00000001 , 0x00000003 
+ 00026882  0x00006e7d iadd  0x00000002 , 0x00000002 
+ 00026883  0x00006e7e copy  0x0000003f , 0x00000039 
+ 00026884  0x00006e7f rtn 
+ 00026885  0x00006e82 call  0x000068fa 
+ 00026886  0x00006e84 ifetch  0x00000001 , 0x00000003 
+ 00026887  0x00006e85 store  0x00000001 , 0x00008025 
+ 00026888  0x00006e86 iadd  0x00000002 , 0x00000002 
+ 00026889  0x00006e87 loop  0x00006906 
+ 00026890  0x00006e89 and  0x00000002 , 0x000000ff , 0x00000002 
+ 00026891  0x00006e8a ifetch  0x00000001 , 0x00000003 
+ 00026892  0x00006e8b isub  0x00000002 , 0x0000003e 
+ 00026893  0x00006e8c nbranch  0x0000691e , 0x00000005 
+ 00026894  0x00006e8d branch  0x0000692a 
+ 00026895  0x00006e90 arg  0x00000020 , 0x00000039 
+ 00026896  0x00006e91 arg  0x00004000 , 0x00000005 
+ 00026897  0x00006e92 arg  0x00000000 , 0x00000002 
+ 00026898  0x00006e94 ifetch  0x00000001 , 0x00000003 
+ 00026899  0x00006e95 istore  0x00000001 , 0x00000005 
+ 00026900  0x00006e96 iadd  0x00000002 , 0x00000002 
+ 00026901  0x00006e97 loop  0x00006912 
+ 00026902  0x00006e98 and  0x00000002 , 0x000000ff , 0x00000002 
+ 00026903  0x00006e99 ifetch  0x00000001 , 0x00000003 
+ 00026904  0x00006e9a isub  0x00000002 , 0x0000003e 
+ 00026905  0x00006e9b nbranch  0x0000691e , 0x00000005 
+ 00026906  0x00006e9c jam  0x00000000 , 0x00008023 
+ 00026907  0x00006e9d call  0x0000692a 
+ 00026908  0x00006e9e call  0x00006dae 
+ 00026909  0x00006e9f branch  0x00002001 
+ 00026910  0x00006ea2 jam  0x00000000 , 0x00008023 
+ 00026911  0x00006ea3 branch  0x0000692b 
+ 00026912  0x00006ea7 ifetch  0x00000001 , 0x00000003 
+ 00026913  0x00006ea8 copy  0x0000003f , 0x00000039 
+ 00026914  0x00006ea9 ifetch  0x00000002 , 0x00000003 
+ 00026915  0x00006eaa copy  0x0000003f , 0x00000005 
+ 00026916  0x00006eab call  0x00006ddd 
+ 00026917  0x00006eac branch  0x0000692a 
+ 00026918  0x00006eaf fetch  0x00000001 , 0x00008060 
+ 00026919  0x00006eb0 set1  0x00000004 , 0x0000003f 
+ 00026920  0x00006eb1 store  0x00000001 , 0x00008060 
+ 00026921  0x00006eb2 branch  0x0000692a 
+ 00026922  0x00006eb6 branch  0x0000692f 
+ 00026923  0x00006eb9 jam  0x00000001 , 0x00000712 
+ 00026924  0x00006eba branch  0x00006930 
+ 00026925  0x00006ebc jam  0x0000000c , 0x00000712 
+ 00026926  0x00006ebd branch  0x00006930 
+ 00026927  0x00006ebf jam  0x00000000 , 0x00000712 
+ 00026928  0x00006ec0 arg  0x00000001 , 0x00000039 
+ 00026929  0x00006ec1 branch  0x00006932 
+ 00026930  0x00006ec4 jam  0x0000000e , 0x0000070d 
+ 00026931  0x00006ec5 add  0x00000039 , 0x00000003 , 0x0000003f 
+ 00026932  0x00006ec6 store  0x00000001 , 0x0000070e 
+ 00026933  0x00006ec7 call  0x0000693b 
+ 00026934  0x00006ec8 fetch  0x00000003 , 0x0000070f 
+ 00026935  0x00006ec9 istore  0x00000003 , 0x00000003 
+ 00026936  0x00006ecb arg  0x00000712 , 0x00000006 
+ 00026937  0x00006ecc call  0x00006dc4 
+ 00026938  0x00006ecd branch  0x00006da4 
+ 00026939  0x00006ed2 call  0x00006da2 
+ 00026940  0x00006ed3 fetch  0x00000003 , 0x0000070c 
+ 00026941  0x00006ed4 istore  0x00000003 , 0x00000003 
+ 00026942  0x00006ed5 rtn 
+ 00026943  0x00006ed8 call  0x00006d96 
+ 00026944  0x00006ed9 increase  0x00000003 , 0x00000003 
+ 00026945  0x00006eda ifetch  0x00000001 , 0x00000003 
+ 00026946  0x00006edb iadd  0x00000003 , 0x00000003 
+ 00026947  0x00006edc branch  0x00006d9c 
+ 00026948  0x00006edf jam  0x00000000 , 0x00004114 
+ 00026949  0x00006ee0 rtn 
+ 00026950  0x00006ee8 branch  0x0000694b , 0x0000002b 
+ 00026951  0x00006ee9 setarg  0x00004450 
+ 00026952  0x00006eea arg  0x00004441 , 0x00000005 
+ 00026953  0x00006eeb isub  0x00000005 , 0x00000039 
+ 00026954  0x00006eec call  0x00007ca1 
+ 00026955  0x00006eef rtn 
+ 00026956  0x00006ef4 arg  0x00000000 , 0x00000007 
+ 00026957  0x00006ef5 arg  0x00000000 , 0x00000012 
+ 00026958  0x00006ef8 sub  0x00000007 , 0x00000007 , 0x0000003e 
+ 00026959  0x00006ef9 nrtn  0x00000002 
+ 00026960  0x00006efa qisolate1  0x00000011 
+ 00026961  0x00006efb branch  0x00006953 , 0x00000001 
+ 00026962  0x00006efc branch  0x00006957 
+ 00026963  0x00006eff copy  0x00000002 , 0x0000003f 
+ 00026964  0x00006f00 branch  0x00006957 , 0x00000034 
+ 00026965  0x00006f01 qset1  0x00000012 
+ 00026966  0x00006f02 increase  0xffffffff , 0x00000002 
+ 00026967  0x00006f05 increase  0x00000001 , 0x00000007 
+ 00026968  0x00006f06 branch  0x0000694e 
+ 00026969  0x00006f14 fetchr  0x00000018 , 0x00000002 , 0x0000433f 
+ 00026970  0x00006f15 fetchr  0x0000002b , 0x00000002 , 0x00004341 
+ 00026971  0x00006f16 call  0x00007dbc 
+ 00026972  0x00006f17 branch  0x0000695d 
+ 00026973  0x00006f1a bpatch  0x000000b6 , 0x00004016 
+ 00026974  0x00006f1b call  0x000069a9 
+ 00026975  0x00006f1c nbranch  0x0000235a , 0x00000034 
+ 00026976  0x00006f1d call  0x000069b9 
+ 00026977  0x00006f1e arg  0x00000008 , 0x00000039 
+ 00026978  0x00006f20 fetcht  0x00000001 , 0x00004441 
+ 00026979  0x00006f21 sub  0x00000039 , 0x00000008 , 0x00000007 
+ 00026980  0x00006f22 qisolate1  0x00000002 
+ 00026981  0x00006f23 branch  0x0000696a , 0x00000001 
+ 00026982  0x00006f24 call  0x00006971 
+ 00026983  0x00006f25 nbranch  0x0000696a , 0x00000002 
+ 00026984  0x00006f26 call  0x00006987 
+ 00026985  0x00006f27 branch  0x0000696e 
+ 00026986  0x00006f29 copy  0x0000002b , 0x0000003f 
+ 00026987  0x00006f2a iadd  0x00000018 , 0x00000018 
+ 00026988  0x00006f2b loop  0x00006962 
+ 00026989  0x00006f2c branch  0x0000235a 
+ 00026990  0x00006f2e copy  0x00000018 , 0x0000003f 
+ 00026991  0x00006f2f copy  0x00000018 , 0x00000005 
+ 00026992  0x00006f30 rtn 
+ 00026993  0x00006f3a bpatch  0x000000b7 , 0x00004016 
+ 00026994  0x00006f3b sub  0x00000039 , 0x00000008 , 0x00000007 
+ 00026995  0x00006f3c arg  0x00000000 , 0x00000002 
+ 00026996  0x00006f3d arg  0x00000000 , 0x0000000b 
+ 00026997  0x00006f3f copy  0x00000007 , 0x0000003f 
+ 00026998  0x00006f40 beq  0x00000008 , 0x00006982 
+ 00026999  0x00006f41 fetch  0x00000001 , 0x00004441 
+ 00027000  0x00006f42 qisolate1  0x0000003f 
+ 00027001  0x00006f43 branch  0x00006982 , 0x00000001 
+ 00027002  0x00006f44 qset1  0x0000000b 
+ 00027003  0x00006f45 copy  0x0000002b , 0x0000003f 
+ 00027004  0x00006f46 iadd  0x00000002 , 0x00000002 
+ 00027005  0x00006f47 increase  0x00000001 , 0x00000007 
+ 00027006  0x00006f48 copy  0x00000011 , 0x0000003f 
+ 00027007  0x00006f49 isub  0x00000002 , 0x0000003e 
+ 00027008  0x00006f4a branch  0x00006982 , 0x00000005 
+ 00027009  0x00006f4b branch  0x00006975 , 0x00000002 
+ 00027010  0x00006f4d copy  0x00000002 , 0x0000003f 
+ 00027011  0x00006f4e isub  0x00000011 , 0x0000003e 
+ 00027012  0x00006f4f nrtn  0x00000005 
+ 00027013  0x00006f50 qset1  0x0000000b 
+ 00027014  0x00006f51 rtn 
+ 00027015  0x00006f5b bpatch  0x000000b8 , 0x00004017 
+ 00027016  0x00006f5c call  0x000069a9 
+ 00027017  0x00006f5d nbranch  0x0000235a , 0x00000034 
+ 00027018  0x00006f5e call  0x000069af 
+ 00027019  0x00006f5f branch  0x00006990 , 0x00000034 
+ 00027020  0x00006f60 fetch  0x00000009 , 0x00004445 
+ 00027021  0x00006f61 store  0x00000009 , 0x00004442 
+ 00027022  0x00006f62 setarg  0x00000000 
+ 00027023  0x00006f63 istore  0x00000003 , 0x00000005 
+ 00027024  0x00006f65 storer  0x0000000b , 0x00000001 , 0x0000444b 
+ 00027025  0x00006f66 storer  0x00000018 , 0x00000002 , 0x0000444c 
+ 00027026  0x00006f67 rtn 
+ 00027027  0x00006f71 bpatch  0x000000b9 , 0x00004017 
+ 00027028  0x00006f72 call  0x000069b2 
+ 00027029  0x00006f73 increase  0x00000001 , 0x00000006 
+ 00027030  0x00006f74 ifetch  0x00000002 , 0x00000006 
+ 00027031  0x00006f75 rtn 
+ 00027032  0x00006f7d bpatch  0x000000ba , 0x00004017 
+ 00027033  0x00006f7e call  0x000069b2 
+ 00027034  0x00006f7f copy  0x00000006 , 0x00000005 
+ 00027035  0x00006f80 copy  0x00000006 , 0x00000002 
+ 00027036  0x00006f81 setarg  0x00000000 
+ 00027037  0x00006f82 istore  0x00000003 , 0x00000005 
+ 00027038  0x00006f83 rtn 
+ 00027039  0x00006f8b bpatch  0x000000bb , 0x00004017 
+ 00027040  0x00006f8c call  0x000069af 
+ 00027041  0x00006f8d branch  0x0000235a , 0x00000034 
+ 00027042  0x00006f8e fetch  0x00000003 , 0x00004448 
+ 00027043  0x00006f8f store  0x00000003 , 0x0000444b 
+ 00027044  0x00006f90 fetch  0x00000003 , 0x00004445 
+ 00027045  0x00006f91 store  0x00000003 , 0x00004448 
+ 00027046  0x00006f92 fetch  0x00000003 , 0x00004442 
+ 00027047  0x00006f93 store  0x00000003 , 0x00004445 
+ 00027048  0x00006f94 rtn 
+ 00027049  0x00006f9d bpatch  0x000000bc , 0x00004017 
+ 00027050  0x00006f9e fetch  0x00000003 , 0x00004442 
+ 00027051  0x00006f9f rtn 
+ 00027052  0x00006fa8 bpatch  0x000000bd , 0x00004017 
+ 00027053  0x00006fa9 fetch  0x00000003 , 0x00004445 
+ 00027054  0x00006faa rtn 
+ 00027055  0x00006fb3 bpatch  0x000000be , 0x00004017 
+ 00027056  0x00006fb4 fetch  0x00000003 , 0x0000444b 
+ 00027057  0x00006fb5 rtn 
+ 00027058  0x00006fbd call  0x000069af 
+ 00027059  0x00006fbe branch  0x000069b7 , 0x00000034 
+ 00027060  0x00006fbf arg  0x00004442 , 0x00000006 
+ 00027061  0x00006fc1 ifetch  0x00000003 , 0x00000006 
+ 00027062  0x00006fc2 branch  0x000069b5 , 0x00000034 
+ 00027063  0x00006fc4 increase  0xfffffffd , 0x00000006 
+ 00027064  0x00006fc5 rtn 
+ 00027065  0x00006fce bpatch  0x000000bf , 0x00004017 
+ 00027066  0x00006fcf arg  0x00000004 , 0x00000039 
+ 00027067  0x00006fd0 arg  0x00004442 , 0x00000006 
+ 00027068  0x00006fd1 arg  0x00000000 , 0x00000002 
+ 00027069  0x00006fd3 ifetch  0x00000003 , 0x00000006 
+ 00027070  0x00006fd4 and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00027071  0x00006fd5 ior  0x00000002 , 0x00000002 
+ 00027072  0x00006fd6 loop  0x000069bd 
+ 00027073  0x00006fd7 storet  0x00000001 , 0x00004441 
+ 00027074  0x00006fd8 rtn 
+ 00027075  0x00006fdc arg  0x0000000c , 0x00000007 
+ 00027076  0x00006fdd branch  0x000024e7 
+ 00027077  0x00006fe0 arg  0x0000000c , 0x00000007 
+ 00027078  0x00006fe1 branch  0x000024eb 
+ 00027079  0x00006fed bpatch  0x000000c1 , 0x00004018 
+ 00027080  0x00006fee sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00027081  0x00006fef rtn  0x00000005 
+ 00027082  0x00006ff0 copy  0x00000002 , 0x0000003f 
+ 00027083  0x00006ff1 and_into  0x000000ff , 0x0000003f 
+ 00027084  0x00006ff2 sub  0x0000003f , 0x0000000f , 0x0000003e 
+ 00027085  0x00006ff3 nbranch  0x000069d9 , 0x00000002 
+ 00027086  0x00006ff4 arg  0x00008070 , 0x00000005 
+ 00027087  0x00006ff6 iadd  0x00000005 , 0x00000005 
+ 00027088  0x00006ff7 copy  0x00000005 , 0x00000011 
+ 00027089  0x00006ff8 arg  0x0000003e , 0x00000002 
+ 00027090  0x00006ff9 istoret  0x00000001 , 0x00000005 
+ 00027091  0x00006ffa call  0x000069dc 
+ 00027092  0x00006ffb nop  0x0000001e 
+ 00027093  0x00006ffc copy  0x00000011 , 0x00000005 
+ 00027094  0x00006ffd arg  0x0000003f , 0x00000002 
+ 00027095  0x00006ffe istoret  0x00000001 , 0x00000005 
+ 00027096  0x00006fff branch  0x000069e0 
+ 00027097  0x00007002 arg  0x000080d4 , 0x00000005 
+ 00027098  0x00007003 increase  0xfffffff0 , 0x0000003f 
+ 00027099  0x00007004 branch  0x000069cf 
+ 00027100  0x00007008 fetch  0x00000001 , 0x00008081 
+ 00027101  0x00007009 and_into  0x0000007f , 0x0000003f 
+ 00027102  0x0000700a store  0x00000001 , 0x00008081 
+ 00027103  0x0000700b rtn 
+ 00027104  0x0000700e fetch  0x00000001 , 0x00008081 
+ 00027105  0x0000700f or_into  0x00000080 , 0x0000003f 
+ 00027106  0x00007010 store  0x00000001 , 0x00008081 
+ 00027107  0x00007011 rtn 
+ 00027108  0x00007014 branch  0x00006bd0 
+ 00027109  0x00007017 branch  0x00006bd7 
+ 00027110  0x0000701c fetch  0x00000001 , 0x0000806f 
+ 00027111  0x0000701d set0  0x00000007 , 0x0000003f 
+ 00027112  0x0000701e store  0x00000001 , 0x0000806f 
+ 00027113  0x0000701f rtn 
+ 00027114  0x00007022 nbranch  0x000069ee , 0x00000028 
+ 00027115  0x00007023 fetch  0x00000001 , 0x0000806f 
+ 00027116  0x00007024 set1  0x00000007 , 0x0000003f 
+ 00027117  0x00007025 store  0x00000001 , 0x0000806f 
+ 00027118  0x00007027 copy  0x00000002 , 0x0000003e 
+ 00027119  0x00007028 branch  0x000069f1 , 0x00000005 
+ 00027120  0x00007029 copy  0x00000013 , 0x0000003d 
+ 00027121  0x0000702c isolate0  0x00000000 , 0x0000003e 
+ 00027122  0x0000702d branch  0x00006b00 
+ 00027123  0x00007031 force  0x00000004 , 0x00000002 
+ 00027124  0x00007033 arg  0x000001e7 , 0x00000011 
+ 00027125  0x00007034 call  0x000069e6 
+ 00027126  0x00007035 call  0x000069ee 
+ 00027127  0x00007036 arg  0x000055aa , 0x00000011 
+ 00027128  0x00007037 fetch  0x00000002 , 0x000001e7 
+ 00027129  0x00007038 ifetcht  0x00000002 , 0x00000006 
+ 00027130  0x00007039 isub  0x00000011 , 0x0000003e 
+ 00027131  0x0000703a rtn 
+ 00027132  0x0000703e call  0x00006a0e , 0x00000028 
+ 00027133  0x0000703f arg  0x00000002 , 0x00000002 
+ 00027134  0x00007040 arg  0x000043c8 , 0x00000011 
+ 00027135  0x00007041 call  0x000069ee 
+ 00027136  0x00007042 fetch  0x00000002 , 0x000043c8 
+ 00027137  0x00007044 store  0x00000002 , 0x000001e0 
+ 00027138  0x00007045 call  0x00006a04 , 0x00000028 
+ 00027139  0x00007046 rtn 
+ 00027140  0x00007049 arg  0x00000010 , 0x00000002 
+ 00027141  0x0000704a arg  0x000001ed , 0x00000011 
+ 00027142  0x0000704b call  0x000069e6 
+ 00027143  0x0000704c call  0x000069ee 
+ 00027144  0x0000704e arg  0x000001ed , 0x00000006 
+ 00027145  0x0000704f arg  0x00000010 , 0x00000039 
+ 00027146  0x00007050 call  0x00007353 
+ 00027147  0x00007051 call  0x000072da 
+ 00027148  0x00007052 call  0x0000736f 
+ 00027149  0x00007053 branch  0x000072d4 
+ 00027150  0x00007056 jam  0x00000000 , 0x00008023 
+ 00027151  0x00007057 call  0x000069e6 
+ 00027152  0x00007058 branch  0x0000736f 
+ 00027153  0x0000705b setarg  0x00000000 
+ 00027154  0x0000705c store  0x00000002 , 0x00000699 
+ 00027155  0x0000705d disable  0x0000002d 
+ 00027156  0x0000705e call  0x000069f3 
+ 00027157  0x0000705f nrtn  0x00000005 
+ 00027158  0x00007060 enable  0x0000002d 
+ 00027159  0x00007061 setarg  0x00008000 
+ 00027160  0x00007062 store  0x00000003 , 0x00008022 
+ 00027161  0x00007063 arg  0x00008025 , 0x00000011 
+ 00027162  0x00007064 call  0x000069ea 
+ 00027163  0x00007065 jam  0x00000000 , 0x00008023 
+ 00027164  0x00007066 fetch  0x00000001 , 0x000001dd 
+ 00027165  0x00007067 rtnbit0  0x00000000 
+ 00027166  0x00007069 arg  0x00000006 , 0x00000002 
+ 00027167  0x0000706a call  0x000069f4 
+ 00027168  0x0000706b nbranch  0x00006a2e , 0x00000005 
+ 00027169  0x0000706c ifetchr  0x00000011 , 0x00000002 , 0x00000006 
+ 00027170  0x0000706d call  0x000069ee 
+ 00027171  0x0000706e call  0x00006a25 
+ 00027172  0x0000706f branch  0x00006a1e 
+ 00027173  0x00007073 fetch  0x00000002 , 0x00000699 
+ 00027174  0x00007074 arg  0x00000006 , 0x00000039 
+ 00027175  0x00007075 arg  0x000001e7 , 0x00000006 
+ 00027176  0x00007076 call  0x00007dcc 
+ 00027177  0x00007077 fetchr  0x00000039 , 0x00000002 , 0x000001e9 
+ 00027178  0x00007078 copy  0x00000011 , 0x00000006 
+ 00027179  0x00007079 call  0x00007dcc 
+ 00027180  0x0000707a store  0x00000002 , 0x00000699 
+ 00027181  0x0000707b rtn 
+ 00027182  0x0000707e fetch  0x00000001 , 0x0000021c 
+ 00027183  0x0000707f beq  0x0000005a , 0x00006a3c 
+ 00027184  0x00007080 arg  0x0000aa55 , 0x00000011 
+ 00027185  0x00007081 fetch  0x00000002 , 0x000001e7 
+ 00027186  0x00007082 isub  0x00000011 , 0x0000003e 
+ 00027187  0x00007083 nbranch  0x00006a3e , 0x00000005 
+ 00027188  0x00007084 arg  0x000055aa , 0x00000011 
+ 00027189  0x00007085 fetch  0x00000002 , 0x000001e9 
+ 00027190  0x00007086 isub  0x00000011 , 0x0000003e 
+ 00027191  0x00007087 nbranch  0x00006a3e , 0x00000005 
+ 00027192  0x00007088 fetch  0x00000002 , 0x000001eb 
+ 00027193  0x00007089 fetcht  0x00000002 , 0x00000699 
+ 00027194  0x0000708a isub  0x00000002 , 0x0000003e 
+ 00027195  0x0000708b nbranch  0x00006a3e , 0x00000005 
+ 00027196  0x0000708d set1  0x0000000f , 0x00000011 
+ 00027197  0x0000708e branch  0x000069f1 
+ 00027198  0x00007091 jam  0x00000000 , 0x000001dd 
+ 00027199  0x00007092 rtn 
+ 00027200  0x00007098 and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00027201  0x00007099 rshift4  0x0000003f , 0x0000003f 
+ 00027202  0x0000709a store  0x00000001 , 0x000043cb 
+ 00027203  0x0000709b branch  0x00006a59 
+ 00027204  0x0000709e fetch  0x00000002 , 0x00008143 
+ 00027205  0x0000709f nbranch  0x00006a40 , 0x00000034 
+ 00027206  0x000070a0 call  0x00006a59 
+ 00027207  0x000070a1 fetch  0x00000002 , 0x000043cb 
+ 00027208  0x000070a2 rtn  0x00000034 
+ 00027209  0x000070a3 call  0x00006a4b 
+ 00027210  0x000070a4 branch  0x000023ba 
+ 00027211  0x000070a7 fetch  0x00000001 , 0x000043cb 
+ 00027212  0x000070a8 rtn  0x00000034 
+ 00027213  0x000070a9 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00027214  0x000070aa storet  0x00000001 , 0x000043cb 
+ 00027215  0x000070ab rshift4  0x0000003f , 0x0000003f 
+ 00027216  0x000070ac ixor  0x00000002 , 0x0000003f 
+ 00027217  0x000070ad bne  0x0000000f , 0x00006bc2 
+ 00027218  0x000070ae branch  0x00006b8d 
+ 00027219  0x000070b1 fetch  0x00000001 , 0x00000219 
+ 00027220  0x000070b2 ncall  0x000023e0 , 0x00000034 
+ 00027221  0x000070b3 fetch  0x00000001 , 0x0000021a 
+ 00027222  0x000070b4 rtn  0x00000034 
+ 00027223  0x000070b5 store  0x00000001 , 0x000040c9 
+ 00027224  0x000070b6 branch  0x000023e4 
+ 00027225  0x000070b9 disable  0x00000028 
+ 00027226  0x000070ba fetch  0x00000001 , 0x000043ca 
+ 00027227  0x000070bb rtnbit0  0x00000003 
+ 00027228  0x000070bc call  0x00006aad 
+ 00027229  0x000070bd arg  0x00000ff0 , 0x0000003f 
+ 00027230  0x000070be iadd  0x00000012 , 0x00000012 
+ 00027231  0x000070bf force  0x00000010 , 0x00000039 
+ 00027232  0x000070c0 arg  0x000001ed , 0x00000011 
+ 00027233  0x000070c1 call  0x00006b74 
+ 00027234  0x000070c2 jam  0x00000008 , 0x00008006 
+ 00027235  0x000070c3 arg  0x000001ed , 0x00000006 
+ 00027236  0x000070c4 call  0x0000735f 
+ 00027237  0x000070c6 arg  0x000001ed , 0x00000005 
+ 00027238  0x000070c7 call  0x00007c99 
+ 00027239  0x000070c8 branch  0x00007dba 
+ 00027240  0x000070cc jam  0x00000025 , 0x00008050 
+ 00027241  0x000070cd call  0x00006b3a 
+ 00027242  0x000070ce arg  0x00000000 , 0x00000012 
+ 00027243  0x000070cf force  0x0000000b , 0x00000039 
+ 00027244  0x000070d0 arg  0x000043c8 , 0x00000011 
+ 00027245  0x000070d1 call  0x00006b75 
+ 00027246  0x000070d2 fetchr  0x00000037 , 0x00000005 , 0x000043c8 
+ 00027247  0x000070d3 fetch  0x00000001 , 0x000043ca 
+ 00027248  0x000070d4 bbit0  0x00000004 , 0x00006a78 
+ 00027249  0x000070d5 jam  0x00000007 , 0x0000806f 
+ 00027250  0x000070d7 fetch  0x00000001 , 0x0000815e 
+ 00027251  0x000070d8 bne  0x00000007 , 0x00006a72 
+ 00027252  0x000070d9 fetch  0x00000001 , 0x00008160 
+ 00027253  0x000070da lshift4  0x0000003f , 0x0000003f 
+ 00027254  0x000070db store  0x00000001 , 0x0000806f 
+ 00027255  0x000070dc branch  0x00006a7b 
+ 00027256  0x000070df call  0x00006af5 
+ 00027257  0x000070e0 call  0x00007d76 
+ 00027258  0x000070e1 call  0x00007d74 
+ 00027259  0x000070e3 storer  0x00000037 , 0x00000005 , 0x000043c8 
+ 00027260  0x000070e5 call  0x00006aad 
+ 00027261  0x000070e6 arg  0x00000fd0 , 0x0000003f 
+ 00027262  0x000070e7 iadd  0x00000012 , 0x00000012 
+ 00027263  0x000070e8 arg  0x00000020 , 0x00000039 
+ 00027264  0x000070e9 arg  0x000001fd , 0x00000011 
+ 00027265  0x000070ea call  0x00006b74 
+ 00027266  0x000070ec call  0x00006a53 
+ 00027267  0x000070ed call  0x00006a44 
+ 00027268  0x000070ef fetch  0x00000001 , 0x000043ca 
+ 00027269  0x000070f0 bbit0  0x00000003 , 0x00006a8f 
+ 00027270  0x000070f1 fetcht  0x00000001 , 0x000043cc 
+ 00027271  0x000070f2 arg  0x00000000 , 0x0000003f 
+ 00027272  0x000070f3 set1  0x00000006 , 0x0000003f 
+ 00027273  0x000070f4 set1  0x00000007 , 0x0000003f 
+ 00027274  0x000070f5 iand  0x00000002 , 0x00000011 
+ 00027275  0x000070f6 sub  0x00000011 , 0x00000000 , 0x0000003e 
+ 00027276  0x000070f7 branch  0x00006af1 , 0x00000005 
+ 00027277  0x000070f8 isub  0x00000011 , 0x0000003e 
+ 00027278  0x000070f9 branch  0x00006af1 , 0x00000005 
+ 00027279  0x000070fb jam  0x00000000 , 0x00000030 
+ 00027280  0x000070fc arg  0x00006b1e , 0x00000013 
+ 00027281  0x000070fe call  0x00006ae5 
+ 00027282  0x000070ff nbranch  0x00006af1 , 0x00000002 
+ 00027283  0x00007100 fetch  0x00000002 , 0x000043c8 
+ 00027284  0x00007101 branch  0x00006a9c , 0x00000034 
+ 00027285  0x00007102 call  0x00006a01 
+ 00027286  0x00007103 call  0x00006a11 
+ 00027287  0x00007104 nbranch  0x00006a9c , 0x0000002d 
+ 00027288  0x00007105 fetch  0x00000001 , 0x000001dd 
+ 00027289  0x00007106 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00027290  0x00007107 nbranch  0x00006a91 , 0x00000001 
+ 00027291  0x00007108 call  0x00006aaa 
+ 00027292  0x0000710a call  0x00006b37 
+ 00027293  0x0000710b jam  0x00000000 , 0x00000030 
+ 00027294  0x0000710d call  0x00006ae5 
+ 00027295  0x0000710e nbranch  0x00006af1 , 0x00000002 
+ 00027296  0x0000710f call  0x00006ad7 
+ 00027297  0x00007110 call  0x00006cc4 
+ 00027298  0x00007111 fetch  0x00000001 , 0x000043ca 
+ 00027299  0x00007112 bbit1  0x00000002 , 0x00006abd 
+ 00027300  0x00007113 call  0x00006adf 
+ 00027301  0x00007114 nbranch  0x00006ab4 , 0x0000002d 
+ 00027302  0x00007115 fetch  0x00000001 , 0x000001dd 
+ 00027303  0x00007116 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00027304  0x00007117 nbranch  0x00006a9e , 0x00000001 
+ 00027305  0x00007118 branch  0x00006abd 
+ 00027306  0x0000711b setarg  0x000001ff 
+ 00027307  0x0000711c arg  0x00000000 , 0x0000003d 
+ 00027308  0x0000711d rtn 
+ 00027309  0x00007120 arg  0x00001000 , 0x00000012 
+ 00027310  0x00007121 fetch  0x00000001 , 0x00008144 
+ 00027311  0x00007122 bbit1  0x00000007 , 0x00006ab2 
+ 00027312  0x00007123 fetch  0x00000001 , 0x000043cc 
+ 00027313  0x00007124 rtnbit0  0x00000007 
+ 00027314  0x00007126 arg  0x00000000 , 0x00000012 
+ 00027315  0x00007127 rtn 
+ 00027316  0x0000712b call  0x00006cc1 
+ 00027317  0x0000712c fetch  0x00000001 , 0x000043ca 
+ 00027318  0x0000712d bbit1  0x00000002 , 0x00006abd 
+ 00027319  0x0000712e call  0x00006adf 
+ 00027320  0x0000712f nbranch  0x00006abd , 0x0000002d 
+ 00027321  0x00007130 fetch  0x00000001 , 0x000001dd 
+ 00027322  0x00007131 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00027323  0x00007132 nbranch  0x00006a9e , 0x00000001 
+ 00027324  0x00007133 branch  0x00006acd 
+ 00027325  0x00007136 jam  0x00000000 , 0x00000030 
+ 00027326  0x00007138 call  0x00006ae5 
+ 00027327  0x00007139 nbranch  0x00006af1 , 0x00000002 
+ 00027328  0x0000713a fetch  0x00000001 , 0x000043ca 
+ 00027329  0x0000713b bbit1  0x00000001 , 0x00006acd 
+ 00027330  0x0000713c call  0x00006c20 
+ 00027331  0x0000713d nop  0x000000c8 
+ 00027332  0x0000713e call  0x00006c2f 
+ 00027333  0x0000713f nop  0x00000064 
+ 00027334  0x00007140 arg  0x00006c6c , 0x00000013 
+ 00027335  0x00007141 call  0x000069fc 
+ 00027336  0x00007142 call  0x00006a11 
+ 00027337  0x00007143 nbranch  0x00006acd , 0x0000002d 
+ 00027338  0x00007144 fetch  0x00000001 , 0x000001dd 
+ 00027339  0x00007145 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00027340  0x00007146 nbranch  0x00006abe , 0x00000001 
+ 00027341  0x00007149 call  0x00006ad1 
+ 00027342  0x0000714a fetch  0x00000001 , 0x000043ca 
+ 00027343  0x0000714b rtnbit0  0x00000000 
+ 00027344  0x0000714c branch  0x00006882 
+ 00027345  0x0000714f arg  0x000001ed , 0x00000005 
+ 00027346  0x00007150 call  0x00007c99 
+ 00027347  0x00007151 force  0x00000004 , 0x00000038 
+ 00027348  0x00007152 call  0x00007370 
+ 00027349  0x00007153 jam  0x00000021 , 0x00008050 
+ 00027350  0x00007154 rtn 
+ 00027351  0x00007157 fetch  0x00000001 , 0x00004429 
+ 00027352  0x00007158 fetcht  0x00000001 , 0x00004428 
+ 00027353  0x00007159 isub  0x00000002 , 0x0000003e 
+ 00027354  0x0000715a nbranch  0x00006cbc , 0x00000005 
+ 00027355  0x0000715c jam  0x00000004 , 0x00004427 
+ 00027356  0x0000715d jam  0x00000017 , 0x00004428 
+ 00027357  0x0000715e jam  0x00000016 , 0x00004429 
+ 00027358  0x0000715f branch  0x00006cbc 
+ 00027359  0x00007164 setarg  0x00000000 
+ 00027360  0x00007165 store  0x00000002 , 0x000001e0 
+ 00027361  0x00007166 arg  0x00006ce7 , 0x00000013 
+ 00027362  0x00007167 call  0x00006ca5 
+ 00027363  0x00007168 call  0x000069fc 
+ 00027364  0x00007169 branch  0x00006a11 
+ 00027365  0x0000716f call  0x00006aeb 
+ 00027366  0x00007170 fetch  0x00000001 , 0x00000030 
+ 00027367  0x00007171 increase  0x00000001 , 0x0000003f 
+ 00027368  0x00007172 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00027369  0x00007173 store  0x00000001 , 0x00000030 
+ 00027370  0x00007174 rtn 
+ 00027371  0x00007177 fetch  0x00000001 , 0x00000030 
+ 00027372  0x00007178 rtn  0x00000034 
+ 00027373  0x00007179 fetch  0x00000001 , 0x0000021b 
+ 00027374  0x0000717a rtn  0x00000034 
+ 00027375  0x0000717b copy  0x0000003f , 0x00000039 
+ 00027376  0x0000717c branch  0x00007c96 
+ 00027377  0x00007180 call  0x00006ad1 
+ 00027378  0x00007181 call  0x000069e6 
+ 00027379  0x00007183 call  0x00007d7c 
+ 00027380  0x00007184 rtn 
+ 00027381  0x00007187 and_into  0x000000e0 , 0x0000003f 
+ 00027382  0x00007188 rshift  0x0000003f , 0x0000003f 
+ 00027383  0x00007189 store  0x00000001 , 0x0000806f 
+ 00027384  0x0000718a setarg  0x00000001 
+ 00027385  0x0000718b arg  0x000043cd , 0x00000006 
+ 00027386  0x0000718d ifetcht  0x00000002 , 0x00000006 
+ 00027387  0x0000718e storet  0x00000002 , 0x0000804c 
+ 00027388  0x0000718f store  0x00000001 , 0x00008020 
+ 00027389  0x00007190 lshift  0x0000003f , 0x0000003f 
+ 00027390  0x00007191 bbit0  0x00000003 , 0x00006afa 
+ 00027391  0x00007192 rtn 
+ 00027392  0x00007196 fetch  0x00000001 , 0x000001dd 
+ 00027393  0x00007197 lshift  0x0000003f , 0x0000003f 
+ 00027394  0x00007198 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00027395  0x00007199 isolate0  0x0000000f , 0x00000011 
+ 00027396  0x0000719a rtn  0x00000001 
+ 00027397  0x0000719b store  0x00000001 , 0x000001dd 
+ 00027398  0x0000719c rtn 
+ 00027399  0x000071a0 fetch  0x00000001 , 0x0000806f 
+ 00027400  0x000071a1 rtnbit0  0x00000007 
+ 00027401  0x000071a2 branch  0x00006b0d 
+ 00027402  0x000071a4 fetch  0x00000001 , 0x00008128 
+ 00027403  0x000071a5 qisolate1  0x0000003f 
+ 00027404  0x000071a6 rtn  0x00000001 
+ 00027405  0x000071a8 fetch  0x00000001 , 0x00008108 
+ 00027406  0x000071a9 bbit0  0x00000001 , 0x00006b0a 
+ 00027407  0x000071aa call  0x000072d4 
+ 00027408  0x000071ab branch  0x00006b0a 
+ 00027409  0x000071c0 fetch  0x00000002 , 0x000040f0 
+ 00027410  0x000071c1 rtn  0x00000034 
+ 00027411  0x000071c2 jam  0x00000080 , 0x00008023 
+ 00027412  0x000071c3 jam  0x00000000 , 0x00008022 
+ 00027413  0x000071c4 jam  0x00000000 , 0x00008024 
+ 00027414  0x000071c5 fetcht  0x00000002 , 0x000040f2 
+ 00027415  0x000071c6 lshift2  0x00000002 , 0x00000039 
+ 00027416  0x000071c7 iforce  0x00000006 
+ 00027417  0x000071c9 ifetch  0x00000001 , 0x00000006 
+ 00027418  0x000071ca store  0x00000001 , 0x00008025 
+ 00027419  0x000071cb loop  0x00006b19 
+ 00027420  0x000071cc jam  0x00000000 , 0x00008023 
+ 00027421  0x000071cd rtn 
+ 00027422  0x000071d5 copy  0x00000002 , 0x00000039 
+ 00027423  0x000071d6 fetch  0x00000002 , 0x000001e0 
+ 00027424  0x000071d7 iadd  0x00000002 , 0x00000002 
+ 00027425  0x000071d8 storet  0x00000002 , 0x000001e0 
+ 00027426  0x000071d9 iforce  0x00000012 
+ 00027427  0x000071da copy  0x00000011 , 0x0000002e 
+ 00027428  0x000071db jam  0x00000010 , 0x00008006 
+ 00027429  0x000071dc call  0x00006b74 
+ 00027430  0x000071dd copy  0x0000002e , 0x00000011 
+ 00027431  0x000071de isolate0  0x0000000f , 0x00000011 
+ 00027432  0x000071df rtn  0x00000001 
+ 00027433  0x000071e0 call  0x00007dc6 , 0x00000034 
+ 00027434  0x000071e1 branch  0x00006b00 
+ 00027435  0x000071e5 jam  0x00000001 , 0x00008ac8 
+ 00027436  0x000071e6 nop  0x0000012c 
+ 00027437  0x000071e7 jam  0x00000005 , 0x00008ac8 
+ 00027438  0x000071e8 nop  0x00000064 
+ 00027439  0x000071e9 jam  0x00000025 , 0x00008ac8 
+ 00027440  0x000071ea nop  0x000003e8 
+ 00027441  0x000071eb jam  0x00000027 , 0x00008ac8 
+ 00027442  0x000071ec nop  0x0000012c 
+ 00027443  0x000071ed rtn 
+ 00027444  0x000071f0 call  0x00006b2b 
+ 00027445  0x000071f1 jam  0x0000003f , 0x00008ac8 
+ 00027446  0x000071f2 rtn 
+ 00027447  0x000071f5 jam  0x00000083 , 0x00008047 
+ 00027448  0x000071f7 jam  0x00000000 , 0x00008ac8 
+ 00027449  0x000071f8 rtn 
+ 00027450  0x000071fb call  0x00006b2b 
+ 00027451  0x000071fe jam  0x00000082 , 0x00008047 
+ 00027452  0x000071ff nop  0x0000000c 
+ 00027453  0x00007200 jam  0x00000080 , 0x00008047 
+ 00027454  0x00007201 jam  0x00000082 , 0x00008047 
+ 00027455  0x00007202 nop  0x00000096 
+ 00027456  0x00007203 rtn 
+ 00027457  0x00007207 lshift3  0x00000012 , 0x00000012 
+ 00027458  0x00007208 storer  0x00000012 , 0x00000002 , 0x00008044 
+ 00027459  0x00007209 jam  0x00000000 , 0x00008046 
+ 00027460  0x0000720a rtn 
+ 00027461  0x0000720e bpatch  0x000000c4 , 0x00004018 
+ 00027462  0x0000720f call  0x00006b34 
+ 00027463  0x00007210 call  0x00006b41 
+ 00027464  0x00007211 call  0x00006b3b 
+ 00027465  0x00007213 ifetcht  0x00000001 , 0x00000011 
+ 00027466  0x00007214 increase  0x00000001 , 0x00000011 
+ 00027467  0x00007215 force  0x00000000 , 0x00000007 
+ 00027468  0x00007217 qisolate0  0x00000002 
+ 00027469  0x00007218 branch  0x00006b6c , 0x00000001 
+ 00027470  0x00007219 fetch  0x00000001 , 0x00008046 
+ 00027471  0x0000721a set1  0x00000006 , 0x0000003f 
+ 00027472  0x0000721b set1  0x00000007 , 0x0000003f 
+ 00027473  0x0000721c store  0x00000001 , 0x00008046 
+ 00027474  0x0000721d jam  0x00000002 , 0x00008047 
+ 00027475  0x0000721e jam  0x00000082 , 0x00008047 
+ 00027476  0x0000721f set0  0x00000007 , 0x0000003f 
+ 00027477  0x00007220 store  0x00000001 , 0x00008046 
+ 00027478  0x00007221 jam  0x0000008a , 0x00008047 
+ 00027479  0x00007222 nop  0x0000000b 
+ 00027480  0x00007223 jam  0x000000ca , 0x00008047 
+ 00027481  0x00007224 nop  0x00000021 
+ 00027482  0x00007225 jam  0x0000004a , 0x00008047 
+ 00027483  0x00007226 nop  0x0000002c 
+ 00027484  0x00007227 jam  0x000000ca , 0x00008047 
+ 00027485  0x00007228 nop  0x00000016 
+ 00027486  0x00007229 jam  0x0000008a , 0x00008047 
+ 00027487  0x0000722a nop  0x00000021 
+ 00027488  0x0000722b jam  0x00000082 , 0x00008047 
+ 00027489  0x0000722c nop  0x00000001 
+ 00027490  0x0000722d jam  0x00000092 , 0x00008047 
+ 00027491  0x0000722e nop  0x0000000a 
+ 00027492  0x0000722f jam  0x000000b2 , 0x00008047 
+ 00027493  0x00007230 fetch  0x00000001 , 0x00008007 
+ 00027494  0x00007231 jam  0x00000092 , 0x00008047 
+ 00027495  0x00007232 nop  0x00000001 
+ 00027496  0x00007233 jam  0x00000082 , 0x00008047 
+ 00027497  0x00007234 nop  0x00000001 
+ 00027498  0x00007235 qisolate0  0x0000003f 
+ 00027499  0x00007236 branch  0x00006b4c , 0x00000001 
+ 00027500  0x00007238 fetch  0x00000002 , 0x00008044 
+ 00027501  0x00007239 increase  0x00000001 , 0x0000003f 
+ 00027502  0x0000723a store  0x00000002 , 0x00008044 
+ 00027503  0x0000723b increase  0x00000001 , 0x00000007 
+ 00027504  0x0000723c compare  0x00000008 , 0x00000007 , 0x0000000f 
+ 00027505  0x0000723d nbranch  0x00006b4c , 0x00000001 
+ 00027506  0x0000723e loop  0x00006b49 
+ 00027507  0x0000723f branch  0x00006b38 
+ 00027508  0x00007246 bpatch  0x000000c5 , 0x00004018 
+ 00027509  0x00007248 call  0x00006b41 
+ 00027510  0x00007249 jam  0x000000a2 , 0x00008047 
+ 00027511  0x0000724a increase  0x00000008 , 0x00000012 
+ 00027512  0x0000724b arg  0x00000000 , 0x00000007 
+ 00027513  0x0000724c setarg  0xffffffff 
+ 00027514  0x0000724e fetcht  0x00000001 , 0x00008007 
+ 00027515  0x0000724f istoret  0x00000001 , 0x00000011 
+ 00027516  0x00007250 bcrc  0x00000002 
+ 00027517  0x00007251 jam  0x00000020 , 0x00008006 
+ 00027518  0x00007252 storer  0x00000012 , 0x00000002 , 0x00008044 
+ 00027519  0x00007253 isolate1  0x0000000f , 0x00000011 
+ 00027520  0x00007254 branch  0x00006b83 , 0x00000001 
+ 00027521  0x00007255 increase  0x00000001 , 0x00000011 
+ 00027522  0x00007256 branch  0x00006b89 
+ 00027523  0x00007259 nbranch  0x00006b89 , 0x00000028 
+ 00027524  0x0000725a increase  0x00000001 , 0x00000007 
+ 00027525  0x0000725b compare  0x00000000 , 0x00000007 , 0x0000000f 
+ 00027526  0x0000725c nbranch  0x00006b89 , 0x00000001 
+ 00027527  0x0000725d call  0x000072d4 
+ 00027528  0x0000725e jam  0x00000010 , 0x00008006 
+ 00027529  0x00007260 increase  0x00000008 , 0x00000012 
+ 00027530  0x00007261 loop  0x00006b7a 
+ 00027531  0x00007262 jam  0x00000082 , 0x00008047 
+ 00027532  0x00007263 rtn 
+ 00027533  0x0000726f fetch  0x00000001 , 0x000043cb 
+ 00027534  0x00007270 beq  0x0000000a , 0x00006b9e 
+ 00027535  0x00007271 beq  0x00000004 , 0x00006b9f 
+ 00027536  0x00007273 beq  0x00000008 , 0x00006ba3 
+ 00027537  0x00007274 beq  0x00000009 , 0x00006ba7 
+ 00027538  0x00007275 beq  0x00000006 , 0x00006ba7 
+ 00027539  0x00007276 beq  0x0000000c , 0x00006b9e 
+ 00027540  0x00007277 beq  0x0000000d , 0x00006bb1 
+ 00027541  0x00007278 beq  0x0000000e , 0x00006bab 
+ 00027542  0x00007279 beq  0x0000000b , 0x00006b99 
+ 00027543  0x0000727a beq  0x0000000f , 0x00006b9d 
+ 00027544  0x0000727b branch  0x00006bc2 
+ 00027545  0x0000727f arg  0x000043b2 , 0x0000003f 
+ 00027546  0x00007280 arg  0x00006858 , 0x00000002 
+ 00027547  0x00007281 call  0x00006bb7 
+ 00027548  0x00007282 branch  0x00006bae 
+ 00027549  0x00007285 branch  0x00006bae 
+ 00027550  0x0000728a branch  0x00006bbf 
+ 00027551  0x0000728e arg  0x00005099 , 0x0000003f 
+ 00027552  0x0000728f arg  0x00006858 , 0x00000002 
+ 00027553  0x00007290 call  0x00006bb7 
+ 00027554  0x00007291 branch  0x00006bae 
+ 00027555  0x00007294 arg  0x000043b2 , 0x0000003f 
+ 00027556  0x00007295 arg  0x000053dc , 0x00000002 
+ 00027557  0x00007296 call  0x00006bb7 
+ 00027558  0x00007297 branch  0x00006bae 
+ 00027559  0x0000729a arg  0x000043b2 , 0x0000003f 
+ 00027560  0x0000729b arg  0x00004770 , 0x00000002 
+ 00027561  0x0000729c call  0x00006bb7 
+ 00027562  0x0000729d branch  0x00006bae 
+ 00027563  0x000072a0 arg  0x000047b7 , 0x0000003f 
+ 00027564  0x000072a1 arg  0x00006858 , 0x00000002 
+ 00027565  0x000072a2 call  0x00006bb7 
+ 00027566  0x000072a4 arg  0x00003728 , 0x0000003f 
+ 00027567  0x000072a5 arg  0x00004292 , 0x00000002 
+ 00027568  0x000072a6 branch  0x00006bbc 
+ 00027569  0x000072a9 arg  0x000047b7 , 0x0000003f 
+ 00027570  0x000072aa arg  0x00006858 , 0x00000002 
+ 00027571  0x000072ab call  0x00006bb7 
+ 00027572  0x000072ac arg  0x00002acb , 0x0000003f 
+ 00027573  0x000072ad arg  0x0000310d , 0x00000002 
+ 00027574  0x000072ae branch  0x00006bbc 
+ 00027575  0x000072b2 lshift16  0x00000002 , 0x00000002 
+ 00027576  0x000072b3 ior  0x00000002 , 0x0000003f 
+ 00027577  0x000072b4 branch  0x000023cf 
+ 00027578  0x000072b8 arg  0x00002b8f , 0x0000003f 
+ 00027579  0x000072b9 arg  0x0000310d , 0x00000002 
+ 00027580  0x000072bb lshift16  0x00000002 , 0x00000002 
+ 00027581  0x000072bc ior  0x00000002 , 0x0000003f 
+ 00027582  0x000072bd branch  0x000023d6 
+ 00027583  0x000072c0 arg  0x00003112 , 0x0000003f 
+ 00027584  0x000072c1 arg  0x000036df , 0x00000002 
+ 00027585  0x000072c2 branch  0x00006bbc 
+ 00027586  0x000072c5 call  0x00006bbf 
+ 00027587  0x000072c6 arg  0x00002b8f , 0x0000003f 
+ 00027588  0x000072c7 arg  0x0000310d , 0x00000002 
+ 00027589  0x000072c8 branch  0x00006bb7 
+ 00027590  0x000072cf bpatch  0x000000c6 , 0x00004018 
+ 00027591  0x000072d1 fetch  0x00000001 , 0x000043f5 
+ 00027592  0x000072d2 store  0x00000001 , 0x00008080 
+ 00027593  0x000072d3 fetch  0x00000001 , 0x000043f6 
+ 00027594  0x000072d4 store  0x00000001 , 0x00008081 
+ 00027595  0x000072d5 setarg  0x000001de 
+ 00027596  0x000072d6 store  0x00000002 , 0x00008084 
+ 00027597  0x000072d7 setarg  0x000001e3 
+ 00027598  0x000072d8 store  0x00000002 , 0x00008086 
+ 00027599  0x000072d9 branch  0x000069dc 
+ 00027600  0x000072df set1  0x00000007 , 0x0000003f 
+ 00027601  0x000072e0 store  0x00000002 , 0x000001de 
+ 00027602  0x000072e1 bpatch  0x000000c7 , 0x00004018 
+ 00027603  0x000072e2 jam  0x00000002 , 0x00008082 
+ 00027604  0x000072e3 jam  0x00000000 , 0x00008088 
+ 00027605  0x000072e4 jam  0x00000002 , 0x00008006 
+ 00027606  0x000072e5 branch  0x00006be0 
+ 00027607  0x000072e9 force  0x00000001 , 0x00000002 
+ 00027608  0x000072eb store  0x00000001 , 0x000001de 
+ 00027609  0x000072ec bpatch  0x000000c8 , 0x00004019 
+ 00027610  0x000072ed jam  0x00000001 , 0x00008082 
+ 00027611  0x000072ee storet  0x00000002 , 0x00008088 
+ 00027612  0x000072ef jam  0x00000002 , 0x00008006 
+ 00027613  0x000072f0 call  0x00006be0 
+ 00027614  0x000072f1 fetch  0x00000001 , 0x000001e3 
+ 00027615  0x000072f2 rtn 
+ 00027616  0x000072f9 nop  0x00000005 
+ 00027617  0x000072fa fetch  0x00000001 , 0x00008128 
+ 00027618  0x000072fb bbit0  0x00000003 , 0x00006be0 
+ 00027619  0x000072fc rtn 
+ 00027620  0x00007305 disable  0x00000028 
+ 00027621  0x00007306 copy  0x0000003f , 0x00000012 
+ 00027622  0x00007307 fetch  0x00000001 , 0x00004420 
+ 00027623  0x00007308 rtnne  0x00000000 
+ 00027624  0x00007309 enable  0x00000028 
+ 00027625  0x0000730a copy  0x00000012 , 0x0000003f 
+ 00027626  0x0000730b branch  0x00006bf2 
+ 00027627  0x0000730f fetch  0x00000001 , 0x00004420 
+ 00027628  0x00007310 beq  0x00000001 , 0x00006bf2 
+ 00027629  0x00007311 beq  0x00000002 , 0x00006bf8 
+ 00027630  0x00007312 beq  0x00000003 , 0x00006c00 
+ 00027631  0x00007313 beq  0x00000004 , 0x00006c04 
+ 00027632  0x00007314 beq  0x00000005 , 0x00006c0b 
+ 00027633  0x00007315 rtn 
+ 00027634  0x00007318 store  0x00000003 , 0x00004419 
+ 00027635  0x00007319 copy  0x00000011 , 0x0000003f 
+ 00027636  0x0000731a store  0x00000002 , 0x0000441c 
+ 00027637  0x0000731b storet  0x00000002 , 0x0000441e 
+ 00027638  0x0000731c jam  0x00000002 , 0x00004420 
+ 00027639  0x0000731d branch  0x00006c20 
+ 00027640  0x00007320 call  0x00006c20 
+ 00027641  0x00007321 jam  0x00000003 , 0x00004420 
+ 00027642  0x00007322 call  0x00006c26 
+ 00027643  0x00007323 arg  0x000001de , 0x00000011 
+ 00027644  0x00007324 jam  0x00000004 , 0x00008082 
+ 00027645  0x00007325 fetch  0x00000003 , 0x00004419 
+ 00027646  0x00007326 arg  0x00000020 , 0x00000002 
+ 00027647  0x00007327 branch  0x00006c40 
+ 00027648  0x0000732a call  0x00006c20 
+ 00027649  0x0000732b call  0x00006c63 
+ 00027650  0x0000732c jam  0x00000004 , 0x00004420 
+ 00027651  0x0000732d rtn 
+ 00027652  0x00007331 bpatch  0x000000c9 , 0x00004019 
+ 00027653  0x00007332 call  0x00006c20 
+ 00027654  0x00007333 jam  0x00000005 , 0x00004420 
+ 00027655  0x00007334 call  0x00006c26 
+ 00027656  0x00007335 call  0x00006c18 
+ 00027657  0x00007336 call  0x00006c3c 
+ 00027658  0x00007337 branch  0x00006c13 
+ 00027659  0x00007339 call  0x00006c20 
+ 00027660  0x0000733a call  0x00006c26 
+ 00027661  0x0000733b setarg  0x00000005 
+ 00027662  0x0000733c call  0x00006bd7 
+ 00027663  0x0000733d rtnbit1  0x00000000 
+ 00027664  0x0000733e jam  0x00000000 , 0x00004420 
+ 00027665  0x0000733f fetch  0x00000002 , 0x000043e7 
+ 00027666  0x00007340 branch  0x00007d79 
+ 00027667  0x00007342 fetch  0x00000004 , 0x00000678 
+ 00027668  0x00007343 fetcht  0x00000002 , 0x0000441c 
+ 00027669  0x00007345 increase  0xfffffffc , 0x00000002 
+ 00027670  0x00007346 istore  0x00000004 , 0x00000002 
+ 00027671  0x00007347 rtn 
+ 00027672  0x0000734a fetcht  0x00000002 , 0x0000441c 
+ 00027673  0x0000734b copy  0x00000002 , 0x00000011 
+ 00027674  0x0000734c increase  0xfffffffc , 0x00000002 
+ 00027675  0x0000734d ifetch  0x00000004 , 0x00000002 
+ 00027676  0x0000734e store  0x00000004 , 0x00000678 
+ 00027677  0x0000734f fetcht  0x00000002 , 0x0000441e 
+ 00027678  0x00007350 fetch  0x00000003 , 0x00004419 
+ 00027679  0x00007351 rtn 
+ 00027680  0x00007354 bpatch  0x000000ca , 0x00004019 
+ 00027681  0x00007355 call  0x00006c8b 
+ 00027682  0x00007356 call  0x000069dc 
+ 00027683  0x00007357 setarg  0x00000000 
+ 00027684  0x00007358 store  0x00000004 , 0x000001de 
+ 00027685  0x00007359 rtn 
+ 00027686  0x0000735c jam  0x00000006 , 0x000001de 
+ 00027687  0x0000735e setarg  0x00000000 
+ 00027688  0x0000735f store  0x00000002 , 0x00008088 
+ 00027689  0x00007360 setarg  0x00000001 
+ 00027690  0x00007361 store  0x00000002 , 0x00008082 
+ 00027691  0x00007362 setarg  0x000001de 
+ 00027692  0x00007363 store  0x00000002 , 0x00008084 
+ 00027693  0x00007364 jam  0x00000002 , 0x00008006 
+ 00027694  0x00007365 branch  0x00006be0 
+ 00027695  0x00007368 jam  0x000000ab , 0x000001de 
+ 00027696  0x00007369 branch  0x00006c27 
+ 00027697  0x0000736c jam  0x000000b9 , 0x000001de 
+ 00027698  0x0000736d branch  0x00006c27 
+ 00027699  0x00007370 store  0x00000003 , 0x00000670 
+ 00027700  0x00007371 storet  0x00000002 , 0x00000678 
+ 00027701  0x00007372 storer  0x00000011 , 0x00000002 , 0x00000684 
+ 00027702  0x00007373 bpatchx  0x000000b5 , 0x00004036 
+ 00027703  0x00007374 call  0x00006c26 
+ 00027704  0x00007375 fetch  0x00000003 , 0x00000670 
+ 00027705  0x00007376 fetcht  0x00000002 , 0x00000678 
+ 00027706  0x00007377 fetchr  0x00000011 , 0x00000002 , 0x00000684 
+ 00027707  0x00007378 branch  0x00006c3c 
+ 00027708  0x0000737c increase  0x00000004 , 0x00000002 
+ 00027709  0x0000737d storet  0x00000002 , 0x00008082 
+ 00027710  0x0000737e arg  0x00000002 , 0x00000002 
+ 00027711  0x0000737f increase  0xfffffffc , 0x00000011 
+ 00027712  0x00007382 istoret  0x00000001 , 0x00000011 
+ 00027713  0x00007383 rshift16  0x0000003f , 0x00000002 
+ 00027714  0x00007384 istoret  0x00000001 , 0x00000005 
+ 00027715  0x00007385 rshift8  0x0000003f , 0x00000002 
+ 00027716  0x00007386 istoret  0x00000001 , 0x00000005 
+ 00027717  0x00007387 istore  0x00000001 , 0x00000005 
+ 00027718  0x00007388 deposit  0x00000011 
+ 00027719  0x00007389 store  0x00000002 , 0x00008084 
+ 00027720  0x0000738a setarg  0x00000000 
+ 00027721  0x0000738b store  0x00000002 , 0x00008088 
+ 00027722  0x0000738c jam  0x00000002 , 0x00008006 
+ 00027723  0x0000738d call  0x00006be0 
+ 00027724  0x0000738e branch  0x00006c63 
+ 00027725  0x00007393 storet  0x00000002 , 0x00008088 
+ 00027726  0x00007394 rshift16  0x0000003f , 0x00000002 
+ 00027727  0x00007395 storet  0x00000001 , 0x000001df 
+ 00027728  0x00007396 rshift8  0x0000003f , 0x00000002 
+ 00027729  0x00007397 storet  0x00000001 , 0x000001e0 
+ 00027730  0x00007398 store  0x00000001 , 0x000001e1 
+ 00027731  0x00007399 setarg  0x00000004 
+ 00027732  0x0000739a store  0x00000002 , 0x00008082 
+ 00027733  0x0000739b jam  0x00000003 , 0x000001de 
+ 00027734  0x0000739c setarg  0x000001de 
+ 00027735  0x0000739d store  0x00000002 , 0x00008084 
+ 00027736  0x0000739e deposit  0x00000011 
+ 00027737  0x0000739f store  0x00000002 , 0x00008086 
+ 00027738  0x000073a0 fetch  0x00000001 , 0x00008080 
+ 00027739  0x000073a1 isolate0  0x0000000f , 0x00000011 
+ 00027740  0x000073a2 setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00027741  0x000073a3 store  0x00000001 , 0x00008080 
+ 00027742  0x000073a4 jam  0x00000002 , 0x00008006 
+ 00027743  0x000073a6 fetch  0x00000001 , 0x00008128 
+ 00027744  0x000073a7 bbit1  0x00000007 , 0x00006c5f 
+ 00027745  0x000073a8 arg  0x00000003 , 0x00000007 
+ 00027746  0x000073a9 branch  0x00006be0 
+ 00027747  0x000073ac setarg  0x000007d0 
+ 00027748  0x000073ad call  0x0000235c 
+ 00027749  0x000073ae call  0x00006c26 
+ 00027750  0x000073af setarg  0x000001e3 
+ 00027751  0x000073b0 store  0x00000002 , 0x00008086 
+ 00027752  0x000073b1 setarg  0x00000005 
+ 00027753  0x000073b2 call  0x00006bd7 
+ 00027754  0x000073b3 bbit1  0x00000000 , 0x00006c63 
+ 00027755  0x000073b4 rtn 
+ 00027756  0x000073bb storet  0x00000002 , 0x00008088 
+ 00027757  0x000073bc setarg  0x00000004 
+ 00027758  0x000073bd store  0x00000002 , 0x00008082 
+ 00027759  0x000073be jam  0x00000003 , 0x000001de 
+ 00027760  0x000073bf setarg  0x000001de 
+ 00027761  0x000073c0 store  0x00000002 , 0x00008084 
+ 00027762  0x000073c1 deposit  0x00000011 
+ 00027763  0x000073c2 store  0x00000002 , 0x00008086 
+ 00027764  0x000073c3 fetch  0x00000001 , 0x00008080 
+ 00027765  0x000073c4 isolate0  0x0000000f , 0x00000011 
+ 00027766  0x000073c5 setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00027767  0x000073c6 store  0x00000001 , 0x00008080 
+ 00027768  0x000073c7 jam  0x00000002 , 0x00008006 
+ 00027769  0x000073c9 fetch  0x00000001 , 0x00008128 
+ 00027770  0x000073ca bbit1  0x00000007 , 0x00006c79 
+ 00027771  0x000073cb arg  0x00000003 , 0x00000007 
+ 00027772  0x000073cc call  0x00006b07 
+ 00027773  0x000073cd call  0x00006be0 
+ 00027774  0x000073ce isolate1  0x00000002 , 0x0000003f 
+ 00027775  0x000073cf call  0x00006b00 
+ 00027776  0x000073d0 fetch  0x00000001 , 0x000001df 
+ 00027777  0x000073d1 lshift16  0x0000003f , 0x00000012 
+ 00027778  0x000073d2 fetch  0x00000002 , 0x000001e0 
+ 00027779  0x000073d3 byteswap  0x0000003f , 0x0000003f 
+ 00027780  0x000073d4 ior  0x00000012 , 0x0000003f 
+ 00027781  0x000073d5 iadd  0x00000002 , 0x0000003f 
+ 00027782  0x000073d6 store  0x00000001 , 0x000001e1 
+ 00027783  0x000073d7 rshift8  0x0000003f , 0x0000003f 
+ 00027784  0x000073d8 byteswap  0x0000003f , 0x0000003f 
+ 00027785  0x000073d9 store  0x00000002 , 0x000001df 
+ 00027786  0x000073da rtn 
+ 00027787  0x000073dd fetch  0x00000001 , 0x00004421 
+ 00027788  0x000073de fetcht  0x00000001 , 0x00004423 
+ 00027789  0x000073df isub  0x00000002 , 0x0000003e 
+ 00027790  0x000073e0 nbranch  0x00006c90 , 0x00000005 
+ 00027791  0x000073e1 call  0x00006c9c 
+ 00027792  0x000073e4 fetch  0x00000001 , 0x00004421 
+ 00027793  0x000073e5 arg  0x00000020 , 0x00000002 
+ 00027794  0x000073e6 call  0x00006f21 
+ 00027795  0x000073e7 fetch  0x00000001 , 0x00004424 
+ 00027796  0x000073e8 arg  0x00000021 , 0x00000002 
+ 00027797  0x000073e9 call  0x00006f21 
+ 00027798  0x000073ea fetch  0x00000001 , 0x00004422 
+ 00027799  0x000073eb arg  0x00000022 , 0x00000002 
+ 00027800  0x000073ec call  0x00006f21 
+ 00027801  0x000073ed fetch  0x00000001 , 0x00004423 
+ 00027802  0x000073ee arg  0x0000001f , 0x00000002 
+ 00027803  0x000073ef branch  0x00006f21 
+ 00027804  0x000073f2 jam  0x00000001 , 0x00004421 
+ 00027805  0x000073f3 jam  0x00000003 , 0x00004422 
+ 00027806  0x000073f4 jam  0x00000000 , 0x00004423 
+ 00027807  0x000073f5 jam  0x00000002 , 0x00004424 
+ 00027808  0x000073f6 jam  0x0000000b , 0x00004425 
+ 00027809  0x000073f7 jam  0x0000000a , 0x00004426 
+ 00027810  0x000073f8 rtn 
+ 00027811  0x000073fc jam  0x00000001 , 0x00008010 
+ 00027812  0x000073fd rtn 
+ 00027813  0x00007404 jam  0x00000005 , 0x0000808b 
+ 00027814  0x00007405 jam  0x00000007 , 0x0000808c 
+ 00027815  0x00007406 jam  0x00000007 , 0x0000808d 
+ 00027816  0x00007407 jam  0x00000007 , 0x0000808e 
+ 00027817  0x00007408 jam  0x00000007 , 0x0000808f 
+ 00027818  0x00007409 jam  0x00000005 , 0x00008090 
+ 00027819  0x0000740a jam  0x00000000 , 0x00008091 
+ 00027820  0x0000740b rtn 
+ 00027821  0x0000740e jam  0x0000000c , 0x0000808b 
+ 00027822  0x0000740f jam  0x0000000d , 0x0000808c 
+ 00027823  0x00007410 jam  0x0000000d , 0x0000808d 
+ 00027824  0x00007411 jam  0x0000000d , 0x0000808e 
+ 00027825  0x00007412 jam  0x0000000d , 0x0000808f 
+ 00027826  0x00007413 jam  0x0000000c , 0x00008090 
+ 00027827  0x00007414 jam  0x00000000 , 0x00008091 
+ 00027828  0x00007415 rtn 
+ 00027829  0x00007418 call  0x00006cd8 
+ 00027830  0x0000741a fetch  0x00000001 , 0x00004428 
+ 00027831  0x0000741b arg  0x0000006c , 0x00000002 
+ 00027832  0x0000741c call  0x00006f21 
+ 00027833  0x0000741d fetch  0x00000001 , 0x00004429 
+ 00027834  0x0000741e arg  0x0000006d , 0x00000002 
+ 00027835  0x0000741f branch  0x00006f21 
+ 00027836  0x00007422 call  0x00006cdf 
+ 00027837  0x00007423 branch  0x00006cb6 
+ 00027838  0x00007426 fetch  0x00000001 , 0x00008128 
+ 00027839  0x00007427 bbit0  0x00000005 , 0x00006cbe 
+ 00027840  0x00007428 rtn 
+ 00027841  0x00007443 set1  0x00000028 , 0x00000000 
+ 00027842  0x00007444 jam  0x00000008 , 0x000043f4 
+ 00027843  0x00007445 rtn 
+ 00027844  0x00007448 set0  0x00000028 , 0x00000000 
+ 00027845  0x00007449 jam  0x00000020 , 0x000043f4 
+ 00027846  0x0000744a rtn 
+ 00027847  0x0000744e fetch  0x00000001 , 0x000043eb 
+ 00027848  0x0000744f iadd  0x00000012 , 0x0000003f 
+ 00027849  0x00007450 store  0x00000001 , 0x000001e0 
+ 00027850  0x00007451 branch  0x00006cce 
+ 00027851  0x00007454 fetch  0x00000002 , 0x000001e0 
+ 00027852  0x00007455 byteswap  0x0000003f , 0x0000003f 
+ 00027853  0x00007456 store  0x00000001 , 0x000001e0 
+ 00027854  0x0000745c setarg  0x00000003 
+ 00027855  0x0000745d store  0x00000002 , 0x00008092 
+ 00027856  0x0000745e jam  0x000000a0 , 0x000001df 
+ 00027857  0x0000745f jam  0x000000a1 , 0x000001e1 
+ 00027858  0x00007460 branch  0x00006ced 
+ 00027859  0x00007467 storet  0x00000002 , 0x00000678 
+ 00027860  0x00007468 call  0x00006cd8 
+ 00027861  0x00007469 fetcht  0x00000002 , 0x00000678 
+ 00027862  0x0000746a call  0x00006d07 
+ 00027863  0x0000746b branch  0x00006cdf 
+ 00027864  0x0000746e fetch  0x00000001 , 0x00004427 
+ 00027865  0x0000746f rtneq  0x000000ff 
+ 00027866  0x00007470 bbit0  0x00000006 , 0x00006cdd 
+ 00027867  0x00007471 setarg  0x000249f0 
+ 00027868  0x00007472 call  0x0000235c 
+ 00027869  0x00007474 fetcht  0x00000001 , 0x00004427 
+ 00027870  0x00007475 branch  0x00006ef7 
+ 00027871  0x00007478 fetcht  0x00000001 , 0x00004427 
+ 00027872  0x00007479 branch  0x00006ef3 
+ 00027873  0x0000747f bpatch  0x000000cb , 0x00004019 
+ 00027874  0x00007480 bmark1  0x00000028 , 0x00006cc7 
+ 00027875  0x00007481 fetch  0x00000002 , 0x000043eb 
+ 00027876  0x00007482 iadd  0x00000012 , 0x0000003f 
+ 00027877  0x00007483 byteswap  0x0000003f , 0x0000003f 
+ 00027878  0x00007484 store  0x00000002 , 0x000001e0 
+ 00027879  0x00007488 bpatch  0x000000cc , 0x00004019 
+ 00027880  0x00007489 bmark1  0x00000028 , 0x00006ccb 
+ 00027881  0x0000748a setarg  0x00000004 
+ 00027882  0x0000748b store  0x00000002 , 0x00008092 
+ 00027883  0x0000748c jam  0x000000a0 , 0x000001df 
+ 00027884  0x0000748d jam  0x000000a1 , 0x000001e2 
+ 00027885  0x0000748f setarg  0x000001df 
+ 00027886  0x00007490 store  0x00000002 , 0x00008094 
+ 00027887  0x00007491 storet  0x00000002 , 0x00008098 
+ 00027888  0x00007492 storer  0x00000011 , 0x00000002 , 0x00008096 
+ 00027889  0x00007493 setarg  0x00000002 
+ 00027890  0x00007494 isolate0  0x0000000f , 0x00000011 
+ 00027891  0x00007495 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00027892  0x00007496 store  0x00000001 , 0x0000808a 
+ 00027893  0x00007497 jam  0x00000004 , 0x00008006 
+ 00027894  0x00007498 arg  0x00000005 , 0x00000007 
+ 00027895  0x00007499 call  0x00006b07 
+ 00027896  0x0000749a call  0x00006cbe 
+ 00027897  0x0000749b isolate1  0x00000004 , 0x0000003f 
+ 00027898  0x0000749c call  0x00006b00 
+ 00027899  0x0000749d bmark1  0x00000028 , 0x00006d02 
+ 00027900  0x0000749f fetch  0x00000002 , 0x000001e0 
+ 00027901  0x000074a0 byteswap  0x0000003f , 0x0000003f 
+ 00027902  0x000074a1 iadd  0x00000002 , 0x0000003f 
+ 00027903  0x000074a2 byteswap  0x0000003f , 0x0000003f 
+ 00027904  0x000074a3 store  0x00000002 , 0x000001e0 
+ 00027905  0x000074a4 rtn 
+ 00027906  0x000074a7 fetch  0x00000001 , 0x000001e0 
+ 00027907  0x000074a8 iadd  0x00000002 , 0x0000003f 
+ 00027908  0x000074a9 byteswap  0x0000003f , 0x0000003f 
+ 00027909  0x000074aa store  0x00000002 , 0x000001e0 
+ 00027910  0x000074ab rtn 
+ 00027911  0x000074b2 fetch  0x00000002 , 0x000043eb 
+ 00027912  0x000074b3 iadd  0x00000012 , 0x0000003f 
+ 00027913  0x000074b6 store  0x00000002 , 0x00000670 
+ 00027914  0x000074b7 bpatch  0x000000cd , 0x00004019 
+ 00027915  0x000074b8 storet  0x00000002 , 0x00000678 
+ 00027916  0x000074b9 storer  0x00000011 , 0x00000002 , 0x0000068f 
+ 00027917  0x000074bb call  0x00006d1c 
+ 00027918  0x000074bd fetcht  0x00000002 , 0x00000688 
+ 00027919  0x000074be fetchr  0x00000011 , 0x00000002 , 0x0000068f 
+ 00027920  0x000074bf fetch  0x00000002 , 0x00000670 
+ 00027921  0x000074c1 call  0x00006d3d 
+ 00027922  0x000074c3 fetch  0x00000002 , 0x00000688 
+ 00027923  0x000074c4 fetcht  0x00000002 , 0x0000068f 
+ 00027924  0x000074c5 iadd  0x00000002 , 0x00000002 
+ 00027925  0x000074c6 storet  0x00000002 , 0x0000068f 
+ 00027926  0x000074c7 fetcht  0x00000002 , 0x00000670 
+ 00027927  0x000074c8 iadd  0x00000002 , 0x00000002 
+ 00027928  0x000074c9 storet  0x00000002 , 0x00000670 
+ 00027929  0x000074ca fetch  0x00000002 , 0x00000678 
+ 00027930  0x000074cb nbranch  0x00006d0d , 0x00000034 
+ 00027931  0x000074cc rtn 
+ 00027932  0x000074d5 bpatch  0x000000ce , 0x00004019 
+ 00027933  0x000074d6 fetch  0x00000001 , 0x000043f4 
+ 00027934  0x000074d7 increase  0xffffffff , 0x0000003f 
+ 00027935  0x000074d8 fetcht  0x00000002 , 0x00000670 
+ 00027936  0x000074d9 ior  0x00000002 , 0x0000003f 
+ 00027937  0x000074da increase  0x00000001 , 0x0000003f 
+ 00027938  0x000074db store  0x00000003 , 0x0000068c 
+ 00027939  0x000074dd fetch  0x00000002 , 0x00000678 
+ 00027940  0x000074de iadd  0x00000002 , 0x0000003f 
+ 00027941  0x000074e0 fetcht  0x00000003 , 0x0000068c 
+ 00027942  0x000074e1 isub  0x00000002 , 0x0000003f 
+ 00027943  0x000074e2 nbranch  0x00006d2e , 0x00000002 
+ 00027944  0x000074e3 store  0x00000002 , 0x00000678 
+ 00027945  0x000074e4 fetch  0x00000003 , 0x0000068c 
+ 00027946  0x000074e5 fetcht  0x00000002 , 0x00000670 
+ 00027947  0x000074e6 isub  0x00000002 , 0x0000003f 
+ 00027948  0x000074e7 store  0x00000002 , 0x00000688 
+ 00027949  0x000074e8 rtn 
+ 00027950  0x000074eb fetch  0x00000002 , 0x00000678 
+ 00027951  0x000074ec store  0x00000002 , 0x00000688 
+ 00027952  0x000074ed setarg  0x00000000 
+ 00027953  0x000074ee store  0x00000002 , 0x00000678 
+ 00027954  0x000074ef rtn 
+ 00027955  0x000074f2 copy  0x00000012 , 0x0000003f 
+ 00027956  0x000074f3 increase  0x00000002 , 0x00000002 
+ 00027957  0x000074f4 storet  0x00000002 , 0x00008092 
+ 00027958  0x000074f5 increase  0xfffffffe , 0x00000011 
+ 00027959  0x000074f6 ifetcht  0x00000003 , 0x00000011 
+ 00027960  0x000074f7 copy  0x00000002 , 0x00000012 
+ 00027961  0x000074f8 arg  0x000000a0 , 0x00000002 
+ 00027962  0x000074f9 istoret  0x00000001 , 0x00000011 
+ 00027963  0x000074fa istore  0x00000001 , 0x00000005 
+ 00027964  0x000074fb branch  0x00006d4a 
+ 00027965  0x000074ff copy  0x0000003f , 0x00000012 
+ 00027966  0x00007500 bpatch  0x000000cf , 0x00004019 
+ 00027967  0x00007501 bmark1  0x00000028 , 0x00006d33 
+ 00027968  0x00007502 copy  0x00000012 , 0x0000003f 
+ 00027969  0x00007503 increase  0x00000003 , 0x00000002 
+ 00027970  0x00007504 storet  0x00000002 , 0x00008092 
+ 00027971  0x00007505 increase  0xfffffffd , 0x00000011 
+ 00027972  0x00007506 ifetcht  0x00000003 , 0x00000011 
+ 00027973  0x00007507 copy  0x00000002 , 0x00000012 
+ 00027974  0x00007508 arg  0x000000a0 , 0x00000002 
+ 00027975  0x00007509 istoret  0x00000001 , 0x00000011 
+ 00027976  0x0000750a byteswap  0x0000003f , 0x0000003f 
+ 00027977  0x0000750b istore  0x00000002 , 0x00000005 
+ 00027978  0x0000750d storer  0x00000011 , 0x00000002 , 0x00008094 
+ 00027979  0x0000750e setarg  0x00000000 
+ 00027980  0x0000750f store  0x00000002 , 0x00008098 
+ 00027981  0x00007510 jam  0x00000001 , 0x0000808a 
+ 00027982  0x00007511 jam  0x00000004 , 0x00008006 
+ 00027983  0x00007512 call  0x00006cbe 
+ 00027984  0x00007513 istorer  0x00000012 , 0x00000003 , 0x00000011 
+ 00027985  0x00007515 bpatch  0x000000d0 , 0x0000401a 
+ 00027986  0x00007516 jam  0x00000000 , 0x000001e2 
+ 00027987  0x00007518 setarg  0x00000001 
+ 00027988  0x00007519 store  0x00000002 , 0x00008092 
+ 00027989  0x0000751a jam  0x000000a0 , 0x000001df 
+ 00027990  0x0000751b setarg  0x000001df 
+ 00027991  0x0000751c store  0x00000002 , 0x00008094 
+ 00027992  0x0000751d setarg  0x00000000 
+ 00027993  0x0000751e store  0x00000002 , 0x00008098 
+ 00027994  0x0000751f store  0x00000002 , 0x00008096 
+ 00027995  0x00007520 setarg  0x00000003 
+ 00027996  0x00007521 store  0x00000001 , 0x0000808a 
+ 00027997  0x00007522 jam  0x00000004 , 0x00008006 
+ 00027998  0x00007523 call  0x00006cbe 
+ 00027999  0x00007524 fetch  0x00000001 , 0x00008128 
+ 00028000  0x00007525 rtnbit0  0x00000006 
+ 00028001  0x00007526 nop  0x000005dc 
+ 00028002  0x00007527 fetch  0x00000001 , 0x000001e2 
+ 00028003  0x00007528 increase  0x00000001 , 0x0000003f 
+ 00028004  0x00007529 store  0x00000001 , 0x000001e2 
+ 00028005  0x0000752a sub  0x0000003f , 0x00000028 , 0x0000003e 
+ 00028006  0x0000752b nrtn  0x00000002 
+ 00028007  0x0000752c branch  0x00006d53 
+ 00028008  0x00007531 call  0x00007dba 
+ 00028009  0x00007532 branch  0x00006d6a 
+ 00028010  0x00007535 rshift16  0x0000003f , 0x00000002 
+ 00028011  0x00007536 call  0x00006d8e , 0x00000028 
+ 00028012  0x00007537 rshift32  0x0000003f , 0x0000003f 
+ 00028013  0x00007538 rshift16  0x0000003f , 0x00000002 
+ 00028014  0x00007539 call  0x00006d8a , 0x00000028 
+ 00028015  0x0000753a fetch  0x00000002 , 0x00008050 
+ 00028016  0x0000753b set0  0x0000000f , 0x0000003f 
+ 00028017  0x0000753c store  0x00000002 , 0x00008050 
+ 00028018  0x0000753d rtn 
+ 00028019  0x00007541 store  0x00000002 , 0x00008052 
+ 00028020  0x00007542 rtn 
+ 00028021  0x00007546 call  0x00006d77 
+ 00028022  0x00007547 branch  0x00006d73 
+ 00028023  0x0000754b call  0x00006d7c 
+ 00028024  0x0000754c idiv  0x00000002 
+ 00028025  0x0000754d call  0x00007d62 
+ 00028026  0x0000754e quotient  0x0000003f 
+ 00028027  0x0000754f rtn 
+ 00028028  0x00007552 fetch  0x00000001 , 0x00008043 
+ 00028029  0x00007553 bbit0  0x00000000 , 0x00006d80 
+ 00028030  0x00007554 setarg  0x02dc6c00 
+ 00028031  0x00007555 rtn 
+ 00028032  0x00007557 setarg  0x016e3600 
+ 00028033  0x00007558 rtn 
+ 00028034  0x0000755b fetch  0x00000001 , 0x00008043 
+ 00028035  0x0000755c and  0x0000003f , 0x000000fe , 0x0000003f 
+ 00028036  0x0000755d store  0x00000001 , 0x00008043 
+ 00028037  0x0000755e rtn 
+ 00028038  0x00007561 fetch  0x00000001 , 0x00008043 
+ 00028039  0x00007562 or  0x0000003f , 0x00000001 , 0x0000003f 
+ 00028040  0x00007563 store  0x00000001 , 0x00008043 
+ 00028041  0x00007564 rtn 
+ 00028042  0x00007569 store  0x00000002 , 0x0000805a 
+ 00028043  0x0000756a store  0x00000002 , 0x0000805e 
+ 00028044  0x0000756b storet  0x00000002 , 0x0000805c 
+ 00028045  0x0000756c rtn 
+ 00028046  0x00007570 store  0x00000002 , 0x00008054 
+ 00028047  0x00007571 store  0x00000002 , 0x00008058 
+ 00028048  0x00007572 storet  0x00000002 , 0x00008056 
+ 00028049  0x00007573 rtn 
+ 00028050  0x00007576 fetchr  0x0000000a , 0x00000002 , 0x0000805a 
+ 00028051  0x00007577 fetchr  0x00000010 , 0x00000002 , 0x0000805c 
+ 00028052  0x00007578 fetchr  0x00000003 , 0x00000002 , 0x0000805e 
+ 00028053  0x00007579 rtn 
+ 00028054  0x0000757c fetchr  0x0000000a , 0x00000002 , 0x00008054 
+ 00028055  0x0000757d fetchr  0x00000010 , 0x00000002 , 0x00008056 
+ 00028056  0x0000757e fetchr  0x00000003 , 0x00000002 , 0x00008058 
+ 00028057  0x0000757f rtn 
+ 00028058  0x00007582 storer  0x00000003 , 0x00000002 , 0x0000805e 
+ 00028059  0x00007583 rtn 
+ 00028060  0x00007586 storer  0x00000003 , 0x00000002 , 0x00008058 
+ 00028061  0x00007587 rtn 
+ 00028062  0x0000758a call  0x00006d96 
+ 00028063  0x0000758b fetch  0x00000002 , 0x00008112 
+ 00028064  0x0000758c iadd  0x00000003 , 0x00000003 
+ 00028065  0x0000758d branch  0x00006d9c 
+ 00028066  0x00007590 call  0x00006da6 
+ 00028067  0x00007591 branch  0x00006d92 
+ 00028068  0x00007594 call  0x00006d9a 
+ 00028069  0x00007595 branch  0x00006daa 
+ 00028070  0x00007599 storer  0x00000003 , 0x00000002 , 0x00000697 
+ 00028071  0x0000759a storer  0x0000000a , 0x00000002 , 0x00000695 
+ 00028072  0x0000759b storer  0x00000010 , 0x00000002 , 0x00000693 
+ 00028073  0x0000759c rtn 
+ 00028074  0x0000759f fetchr  0x00000003 , 0x00000002 , 0x00000697 
+ 00028075  0x000075a0 fetchr  0x0000000a , 0x00000002 , 0x00000695 
+ 00028076  0x000075a1 fetchr  0x00000010 , 0x00000002 , 0x00000693 
+ 00028077  0x000075a2 rtn 
+ 00028078  0x000075a5 fetch  0x00000002 , 0x0000810e 
+ 00028079  0x000075a6 nbranch  0x00006dae , 0x00000034 
+ 00028080  0x000075a7 rtn 
+ 00028081  0x000075aa deposit  0x00000039 
+ 00028082  0x000075ab rtn  0x00000034 
+ 00028083  0x000075ad increase  0xfffffff8 , 0x00000039 
+ 00028084  0x000075ae call  0x00006dbe , 0x00000002 
+ 00028085  0x000075af rtn  0x00000005 
+ 00028086  0x000075b0 branch  0x00006db3 , 0x00000002 
+ 00028087  0x000075b1 increase  0x00000008 , 0x00000039 
+ 00028088  0x000075b3 increase  0xfffffffc , 0x00000039 
+ 00028089  0x000075b4 call  0x00006dc1 , 0x00000002 
+ 00028090  0x000075b5 rtn  0x00000005 
+ 00028091  0x000075b6 branch  0x00006db8 , 0x00000002 
+ 00028092  0x000075b7 increase  0x00000004 , 0x00000039 
+ 00028093  0x000075b8 branch  0x00006dc4 
+ 00028094  0x000075bb ifetch  0x00000008 , 0x00000006 
+ 00028095  0x000075bc istore  0x00000008 , 0x00000003 
+ 00028096  0x000075bd rtn 
+ 00028097  0x000075c0 ifetch  0x00000004 , 0x00000006 
+ 00028098  0x000075c1 istore  0x00000004 , 0x00000003 
+ 00028099  0x000075c2 rtn 
+ 00028100  0x000075c5 deposit  0x00000039 
+ 00028101  0x000075c6 rtn  0x00000034 
+ 00028102  0x000075c8 ifetch  0x00000001 , 0x00000006 
+ 00028103  0x000075c9 istore  0x00000001 , 0x00000003 
+ 00028104  0x000075ca loop  0x00006dc6 
+ 00028105  0x000075cb rtn 
+ 00028106  0x000075ce deposit  0x00000039 
+ 00028107  0x000075cf rtn  0x00000034 
+ 00028108  0x000075d1 increase  0xfffffff8 , 0x00000039 
+ 00028109  0x000075d2 call  0x00006dd7 , 0x00000002 
+ 00028110  0x000075d3 rtn  0x00000005 
+ 00028111  0x000075d4 branch  0x00006dcc , 0x00000002 
+ 00028112  0x000075d5 increase  0x00000008 , 0x00000039 
+ 00028113  0x000075d7 increase  0xfffffffc , 0x00000039 
+ 00028114  0x000075d8 call  0x00006dda , 0x00000002 
+ 00028115  0x000075d9 rtn  0x00000005 
+ 00028116  0x000075da branch  0x00006dd1 , 0x00000002 
+ 00028117  0x000075db increase  0x00000004 , 0x00000039 
+ 00028118  0x000075dc branch  0x00006ddd 
+ 00028119  0x000075e0 ifetch  0x00000008 , 0x00000003 
+ 00028120  0x000075e1 istore  0x00000008 , 0x00000005 
+ 00028121  0x000075e2 rtn 
+ 00028122  0x000075e5 ifetch  0x00000004 , 0x00000003 
+ 00028123  0x000075e6 istore  0x00000004 , 0x00000005 
+ 00028124  0x000075e7 rtn 
+ 00028125  0x000075eb deposit  0x00000039 
+ 00028126  0x000075ec rtn  0x00000034 
+ 00028127  0x000075ee ifetch  0x00000001 , 0x00000003 
+ 00028128  0x000075ef istore  0x00000001 , 0x00000005 
+ 00028129  0x000075f0 loop  0x00006ddf 
+ 00028130  0x000075f1 rtn 
+ 00028131  0x000075f7 jam  0x0000003d , 0x0000066f 
+ 00028132  0x000075f8 branch  0x0000782b 
+ 00028133  0x000075fb bpatch  0x000000d1 , 0x0000401a 
+ 00028134  0x000075fc fetch  0x00000001 , 0x000043fa 
+ 00028135  0x000075fd rtn  0x00000034 
+ 00028136  0x000075fe call  0x00006e87 
+ 00028137  0x000075ff call  0x00006e8d , 0x00000005 
+ 00028138  0x00007600 call  0x00007dc0 
+ 00028139  0x00007601 call  0x00006e18 
+ 00028140  0x00007603 fetch  0x00000001 , 0x000043fa 
+ 00028141  0x00007604 icopy  0x00000013 
+ 00028142  0x00007605 fetcht  0x00000002 , 0x000043f8 
+ 00028143  0x00007606 storet  0x00000002 , 0x00000033 
+ 00028144  0x00007608 copy  0x00000013 , 0x0000003f 
+ 00028145  0x00007609 branch  0x00006de3 , 0x00000034 
+ 00028146  0x0000760a increase  0xffffffff , 0x00000013 
+ 00028147  0x0000760b copy  0x00000002 , 0x00000011 
+ 00028148  0x0000760c ifetch  0x00000001 , 0x00000011 
+ 00028149  0x0000760d fetcht  0x00000001 , 0x00000031 
+ 00028150  0x0000760e isub  0x00000002 , 0x0000003e 
+ 00028151  0x0000760f call  0x00006e00 , 0x00000005 
+ 00028152  0x00007610 branch  0x00006dfc , 0x00000002 
+ 00028153  0x00007611 ifetch  0x00000001 , 0x00000011 
+ 00028154  0x00007612 increase  0x00000001 , 0x0000003f 
+ 00028155  0x00007613 istore  0x00000001 , 0x00000011 
+ 00028156  0x00007615 fetcht  0x00000002 , 0x00000033 
+ 00028157  0x00007616 increase  0x00000022 , 0x00000002 
+ 00028158  0x00007617 storet  0x00000002 , 0x00000033 
+ 00028159  0x00007618 branch  0x00006df0 
+ 00028160  0x0000761b setarg  0x00000000 
+ 00028161  0x0000761c istore  0x00000001 , 0x00000011 
+ 00028162  0x0000761d fetch  0x00000001 , 0x00000032 
+ 00028163  0x0000761e istore  0x00000001 , 0x00000005 
+ 00028164  0x0000761f bne  0x00000033 , 0x00006e0d 
+ 00028165  0x00007622 ifetch  0x00000006 , 0x00000006 
+ 00028166  0x00007623 istore  0x00000008 , 0x00000005 
+ 00028167  0x00007624 setarg  0x00000000 
+ 00028168  0x00007625 istore  0x00000008 , 0x00000005 
+ 00028169  0x00007626 copy  0x00000012 , 0x00000006 
+ 00028170  0x00007628 call  0x00007c8f 
+ 00028171  0x00007629 force  0x00000001 , 0x0000003e 
+ 00028172  0x0000762a rtn 
+ 00028173  0x0000762d beq  0x00000036 , 0x00006e11 
+ 00028174  0x0000762e beq  0x00000037 , 0x00006e15 
+ 00028175  0x0000762f arg  0x0000428a , 0x00000012 
+ 00028176  0x00007630 branch  0x00006e05 
+ 00028177  0x00007633 arg  0x0000430d , 0x00000006 
+ 00028178  0x00007634 call  0x00007c8f 
+ 00028179  0x00007636 arg  0x0000428a , 0x00000006 
+ 00028180  0x00007637 branch  0x00006e0a 
+ 00028181  0x0000763a arg  0x00004305 , 0x00000006 
+ 00028182  0x0000763b call  0x00007c8f 
+ 00028183  0x0000763c branch  0x00006e13 
+ 00028184  0x00007642 bpatch  0x000000d2 , 0x0000401a 
+ 00028185  0x00007643 call  0x00007dbc 
+ 00028186  0x00007644 fetch  0x00000001 , 0x000043fa 
+ 00028187  0x00007645 rtn  0x00000034 
+ 00028188  0x00007646 bpatch  0x000000d3 , 0x0000401a 
+ 00028189  0x00007647 fetch  0x00000002 , 0x000044e9 
+ 00028190  0x00007648 rtnbit0  0x00000009 
+ 00028191  0x0000764a fetch  0x00000001 , 0x000042cb 
+ 00028192  0x0000764b beq  0x00000000 , 0x00006e34 
+ 00028193  0x0000764c fetch  0x00000001 , 0x0000017d 
+ 00028194  0x0000764d compare  0x000000c0 , 0x0000003f , 0x000000c0 
+ 00028195  0x0000764e branch  0x00006e27 , 0x00000001 
+ 00028196  0x0000764f compare  0x00000040 , 0x0000003f , 0x000000c0 
+ 00028197  0x00007650 branch  0x00006e39 , 0x00000001 
+ 00028198  0x00007651 branch  0x00006e2e 
+ 00028199  0x00007654 branch  0x00006e2b , 0x0000002c 
+ 00028200  0x00007655 fetch  0x00000001 , 0x000042c2 
+ 00028201  0x00007656 bbit0  0x00000001 , 0x00006e34 
+ 00028202  0x00007657 branch  0x00006e2e 
+ 00028203  0x0000765a call  0x00006e34 
+ 00028204  0x0000765b rtn  0x00000028 
+ 00028205  0x0000765c branch  0x00006e2e 
+ 00028206  0x00007661 fetch  0x00000001 , 0x000042fe 
+ 00028207  0x00007662 bbit1  0x00000007 , 0x00006e31 
+ 00028208  0x00007663 branch  0x00006e37 
+ 00028209  0x00007667 fetch  0x00000006 , 0x00000178 
+ 00028210  0x00007668 store  0x00000008 , 0x00004305 
+ 00028211  0x00007669 branch  0x00006e37 
+ 00028212  0x0000766d jam  0x00000035 , 0x00000032 
+ 00028213  0x0000766e fetch  0x00000006 , 0x00000178 
+ 00028214  0x0000766f branch  0x00006e3b 
+ 00028215  0x00007672 jam  0x00000037 , 0x00000032 
+ 00028216  0x00007673 branch  0x00006e3b 
+ 00028217  0x00007677 jam  0x00000036 , 0x00000032 
+ 00028218  0x00007678 branch  0x00006e3b 
+ 00028219  0x0000767b bpatch  0x000000d4 , 0x0000401a 
+ 00028220  0x0000767d fetch  0x00000002 , 0x000043f8 
+ 00028221  0x0000767e ifetcht  0x00000001 , 0x0000003f 
+ 00028222  0x0000767f pincrease  0x00000001 
+ 00028223  0x00007680 store  0x00000002 , 0x00000033 
+ 00028224  0x00007681 storet  0x00000001 , 0x00000031 
+ 00028225  0x00007682 fetch  0x00000001 , 0x000043fa 
+ 00028226  0x00007683 icopy  0x00000013 
+ 00028227  0x00007685 fetch  0x00000002 , 0x00000033 
+ 00028228  0x00007686 copy  0x0000003f , 0x00000011 
+ 00028229  0x00007687 call  0x00006e53 
+ 00028230  0x00007688 rtn  0x00000028 
+ 00028231  0x00007689 fetcht  0x00000002 , 0x00000033 
+ 00028232  0x0000768a increase  0x00000022 , 0x00000002 
+ 00028233  0x0000768b storet  0x00000002 , 0x00000033 
+ 00028234  0x0000768c increase  0xffffffff , 0x00000002 
+ 00028235  0x0000768d ifetch  0x00000001 , 0x00000002 
+ 00028236  0x0000768e store  0x00000001 , 0x00000031 
+ 00028237  0x0000768f increase  0xffffffff , 0x00000013 
+ 00028238  0x00007690 nbranch  0x00006e43 , 0x00000005 
+ 00028239  0x00007691 fetch  0x00000001 , 0x000043fa 
+ 00028240  0x00007692 pincrease  0xffffffff 
+ 00028241  0x00007693 store  0x00000001 , 0x00000031 
+ 00028242  0x00007694 rtn 
+ 00028243  0x00007696 fetch  0x00000001 , 0x00000032 
+ 00028244  0x00007697 bne  0x00000033 , 0x00006e5a 
+ 00028245  0x00007699 arg  0x00000032 , 0x00000012 
+ 00028246  0x0000769a arg  0x00000007 , 0x00000039 
+ 00028247  0x0000769b call  0x00007d64 
+ 00028248  0x0000769c branch  0x00007dba , 0x00000005 
+ 00028249  0x0000769d rtn 
+ 00028250  0x000076a0 beq  0x00000036 , 0x00006e5d 
+ 00028251  0x000076a1 beq  0x00000037 , 0x00006e78 
+ 00028252  0x000076a2 branch  0x00006e55 
+ 00028253  0x000076a5 ifetcht  0x00000001 , 0x00000011 
+ 00028254  0x000076a6 isub  0x00000002 , 0x0000003e 
+ 00028255  0x000076a7 nrtn  0x00000005 
+ 00028256  0x000076a8 arg  0x000006a1 , 0x00000005 
+ 00028257  0x000076a9 arg  0x00000010 , 0x00000039 
+ 00028258  0x000076aa call  0x00007ca1 
+ 00028259  0x000076ab fetch  0x00000003 , 0x0000017b 
+ 00028260  0x000076ac store  0x00000003 , 0x000006a1 
+ 00028261  0x000076ad call  0x00006e6f 
+ 00028262  0x000076ae fetch  0x00000002 , 0x000006be 
+ 00028263  0x000076af byteswap  0x0000003f , 0x0000003f 
+ 00028264  0x000076b0 lshift8  0x0000003f , 0x00000002 
+ 00028265  0x000076b1 ifetch  0x00000001 , 0x00000006 
+ 00028266  0x000076b2 iadd  0x00000002 , 0x0000003f 
+ 00028267  0x000076b3 fetcht  0x00000003 , 0x00000178 
+ 00028268  0x000076b4 isub  0x00000002 , 0x0000003e 
+ 00028269  0x000076b5 branch  0x00007dba , 0x00000005 
+ 00028270  0x000076b6 rtn 
+ 00028271  0x000076ba arg  0x000006a1 , 0x00000006 
+ 00028272  0x000076bb call  0x00007361 
+ 00028273  0x000076bd ifetch  0x00000001 , 0x00000011 
+ 00028274  0x000076be call  0x00007362 
+ 00028275  0x000076bf force  0x00000038 , 0x00000036 
+ 00028276  0x000076c0 force  0x00000000 , 0x00000036 
+ 00028277  0x000076c1 call  0x000072cf 
+ 00028278  0x000076c2 arg  0x000006b1 , 0x00000005 
+ 00028279  0x000076c3 branch  0x00007375 
+ 00028280  0x000076c6 ifetcht  0x00000001 , 0x00000011 
+ 00028281  0x000076c7 isub  0x00000002 , 0x0000003e 
+ 00028282  0x000076c8 nrtn  0x00000005 
+ 00028283  0x000076c9 copy  0x00000006 , 0x00000011 
+ 00028284  0x000076ca add  0x00000006 , 0x00000008 , 0x00000013 
+ 00028285  0x000076cb arg  0x00004305 , 0x00000012 
+ 00028286  0x000076cc arg  0x00000008 , 0x00000039 
+ 00028287  0x000076cd call  0x00007d64 
+ 00028288  0x000076ce branch  0x00007dba , 0x00000005 
+ 00028289  0x000076cf copy  0x00000013 , 0x00000011 
+ 00028290  0x000076d0 arg  0x0000430d , 0x00000012 
+ 00028291  0x000076d1 arg  0x00000008 , 0x00000039 
+ 00028292  0x000076d2 call  0x00007d64 
+ 00028293  0x000076d3 branch  0x00007dba , 0x00000005 
+ 00028294  0x000076d4 rtn 
+ 00028295  0x000076d7 fetch  0x00000002 , 0x000043f8 
+ 00028296  0x000076d8 ifetcht  0x00000001 , 0x0000003f 
+ 00028297  0x000076d9 pincrease  0x00000022 
+ 00028298  0x000076da ifetch  0x00000001 , 0x0000003f 
+ 00028299  0x000076db isub  0x00000002 , 0x0000003e 
+ 00028300  0x000076dc rtn 
+ 00028301  0x000076df fetch  0x00000001 , 0x000043fa 
+ 00028302  0x000076e0 icopy  0x00000039 
+ 00028303  0x000076e1 fetcht  0x00000002 , 0x000043f8 
+ 00028304  0x000076e2 setarg  0x00000000 
+ 00028305  0x000076e4 istore  0x00000001 , 0x00000002 
+ 00028306  0x000076e5 increase  0x00000022 , 0x00000002 
+ 00028307  0x000076e6 pincrease  0x00000001 
+ 00028308  0x000076e7 loop  0x00006e91 
+ 00028309  0x000076e8 rtn 
+ 00028310  0x000076ed call  0x00007dbe 
+ 00028311  0x000076ee call  0x00006e18 
+ 00028312  0x000076ef nbranch  0x00006ea1 , 0x00000028 
+ 00028313  0x000076f0 fetch  0x00000002 , 0x00000033 
+ 00028314  0x000076f1 add  0x0000003f , 0x00000001 , 0x00000006 
+ 00028315  0x000076f2 arg  0x0000430d , 0x00000005 
+ 00028316  0x000076f3 call  0x00007c8f 
+ 00028317  0x000076f4 arg  0x0000428a , 0x00000005 
+ 00028318  0x000076f5 call  0x00007c8f 
+ 00028319  0x000076f6 jam  0x00000001 , 0x0000429a 
+ 00028320  0x000076f7 rtn 
+ 00028321  0x000076fa jam  0x00000000 , 0x0000429a 
+ 00028322  0x000076fb rtn 
+ 00028323  0x000076ff jam  0x00000034 , 0x00000032 
+ 00028324  0x00007700 branch  0x00006ea5 
+ 00028325  0x00007703 fetch  0x00000001 , 0x000043cb 
+ 00028326  0x00007704 beq  0x0000000a , 0x00006de5 
+ 00028327  0x00007705 beq  0x00000008 , 0x00005c42 
+ 00028328  0x00007706 rtn 
+ 00028329  0x0000770d and  0x00000002 , 0x0000001f , 0x0000003f 
+ 00028330  0x0000770e rshift  0x0000003f , 0x0000003f 
+ 00028331  0x0000770f arg  0x00000016 , 0x00000005 
+ 00028332  0x00007710 iadd  0x00000005 , 0x00000005 
+ 00028333  0x00007711 arg  0x000000f0 , 0x00000030 
+ 00028334  0x00007712 isolate0  0x00000000 , 0x00000002 
+ 00028335  0x00007713 rtn  0x00000001 
+ 00028336  0x00007714 arg  0x0000000f , 0x00000030 
+ 00028337  0x00007715 rtn 
+ 00028338  0x00007719 bpatch  0x000000d5 , 0x0000401a 
+ 00028339  0x0000771a set1  0x00000007 , 0x00000002 
+ 00028340  0x0000771b call  0x00006ee6 
+ 00028341  0x0000771c nsetflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00028342  0x00007720 bpatch  0x000000d6 , 0x0000401a 
+ 00028343  0x00007721 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028344  0x00007722 rtn  0x00000005 
+ 00028345  0x00007723 arg  0x00000004 , 0x00000008 
+ 00028346  0x00007724 isolate1  0x00000007 , 0x00000002 
+ 00028347  0x00007725 branch  0x00006ebd , 0x00000001 
+ 00028348  0x00007726 arg  0x00000002 , 0x00000008 
+ 00028349  0x00007728 call  0x00006ea9 
+ 00028350  0x00007729 isolate0  0x00000000 , 0x00000002 
+ 00028351  0x0000772a branch  0x00006ec1 , 0x00000001 
+ 00028352  0x0000772b lshift4  0x00000008 , 0x00000008 
+ 00028353  0x0000772d ifetch  0x00000001 , 0x00000005 
+ 00028354  0x0000772e iand  0x00000030 , 0x0000003f 
+ 00028355  0x0000772f ior  0x00000008 , 0x0000003f 
+ 00028356  0x00007730 istore  0x00000001 , 0x00000005 
+ 00028357  0x00007731 rtn 
+ 00028358  0x00007735 bpatch  0x000000d7 , 0x0000401a 
+ 00028359  0x00007736 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028360  0x00007737 rtn  0x00000005 
+ 00028361  0x00007738 arg  0x00000001 , 0x00000008 
+ 00028362  0x00007739 call  0x00006ea9 
+ 00028363  0x0000773a isolate0  0x00000000 , 0x00000002 
+ 00028364  0x0000773b branch  0x00006ece , 0x00000001 
+ 00028365  0x0000773c lshift4  0x00000008 , 0x00000008 
+ 00028366  0x0000773e ifetch  0x00000001 , 0x00000005 
+ 00028367  0x0000773f iand  0x00000030 , 0x0000003f 
+ 00028368  0x00007740 ior  0x00000008 , 0x0000003f 
+ 00028369  0x00007741 istore  0x00000001 , 0x00000005 
+ 00028370  0x00007742 rtn 
+ 00028371  0x00007748 bpatch  0x000000d8 , 0x0000401b 
+ 00028372  0x00007749 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028373  0x0000774a rtn  0x00000005 
+ 00028374  0x0000774b call  0x00006ea9 
+ 00028375  0x0000774c ifetch  0x00000001 , 0x00000005 
+ 00028376  0x0000774d iand  0x00000030 , 0x0000003f 
+ 00028377  0x0000774e istore  0x00000001 , 0x00000005 
+ 00028378  0x0000774f rtn 
+ 00028379  0x00007752 call  0x00006ed3 
+ 00028380  0x00007753 branch  0x00006ee0 
+ 00028381  0x00007757 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028382  0x00007758 rtn  0x00000005 
+ 00028383  0x00007759 ncall  0x00006eb6 , 0x0000002b 
+ 00028384  0x0000775b call  0x00006f14 
+ 00028385  0x0000775c setarg  0x00000000 
+ 00028386  0x0000775d isolate1  0x00000007 , 0x00000002 
+ 00028387  0x0000775e nsetflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00028388  0x0000775f setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00028389  0x00007760 branch  0x00006f0d 
+ 00028390  0x00007764 bpatch  0x000000d9 , 0x0000401b 
+ 00028391  0x00007765 arg  0x0000811c , 0x00000005 
+ 00028392  0x00007766 and  0x00000002 , 0x00000007 , 0x00000007 
+ 00028393  0x00007767 rshift3  0x00000002 , 0x0000003f 
+ 00028394  0x00007768 and_into  0x00000003 , 0x0000003f 
+ 00028395  0x00007769 iadd  0x00000005 , 0x00000005 
+ 00028396  0x0000776a ifetch  0x00000001 , 0x00000005 
+ 00028397  0x0000776b isolate1  0x00000007 , 0x00000002 
+ 00028398  0x0000776c branch  0x00006ef1 , 0x00000001 
+ 00028399  0x0000776d qisolate0  0x0000003f 
+ 00028400  0x0000776e rtn 
+ 00028401  0x00007770 qisolate1  0x0000003f 
+ 00028402  0x00007771 rtn 
+ 00028403  0x00007775 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028404  0x00007776 rtn  0x00000005 
+ 00028405  0x00007777 isolate1  0x00000007 , 0x0000003e 
+ 00028406  0x00007778 branch  0x00006efa 
+ 00028407  0x0000777c sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028408  0x0000777d rtn  0x00000005 
+ 00028409  0x0000777e isolate0  0x00000007 , 0x0000003e 
+ 00028410  0x00007782 setarg  0x00000000 
+ 00028411  0x00007783 nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00028412  0x00007784 ixor  0x00000002 , 0x00000002 
+ 00028413  0x00007788 call  0x00006f14 
+ 00028414  0x00007789 setarg  0x0000003f 
+ 00028415  0x0000778a isolate1  0x00000007 , 0x00000002 
+ 00028416  0x0000778b setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00028417  0x0000778c branch  0x00006f0d 
+ 00028418  0x00007790 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028419  0x00007791 branch  0x00007dc4 , 0x00000005 
+ 00028420  0x00007792 call  0x00006f14 
+ 00028421  0x00007793 ifetch  0x00000001 , 0x00000005 
+ 00028422  0x00007794 bbit1  0x00000000 , 0x00006f09 
+ 00028423  0x00007795 isolate0  0x00000007 , 0x00000002 
+ 00028424  0x00007796 rtn 
+ 00028425  0x00007798 isolate1  0x00000007 , 0x00000002 
+ 00028426  0x00007799 rtn 
+ 00028427  0x0000779c call  0x00006f14 
+ 00028428  0x0000779d setarg  0x000000c0 
+ 00028429  0x0000779f istore  0x00000001 , 0x00000005 
+ 00028430  0x000077a0 rtn 
+ 00028431  0x000077a3 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028432  0x000077a4 rtn  0x00000005 
+ 00028433  0x000077a5 call  0x00006f14 
+ 00028434  0x000077a6 setarg  0x00000000 
+ 00028435  0x000077a7 branch  0x00006f0d 
+ 00028436  0x000077aa and  0x00000002 , 0x0000003f , 0x0000003f 
+ 00028437  0x000077ab sub  0x0000003f , 0x0000000f , 0x0000003e 
+ 00028438  0x000077ac nbranch  0x00006f1a , 0x00000002 
+ 00028439  0x000077ad arg  0x00008070 , 0x00000005 
+ 00028440  0x000077af iadd  0x00000005 , 0x00000005 
+ 00028441  0x000077b0 rtn 
+ 00028442  0x000077b2 arg  0x000080d4 , 0x00000005 
+ 00028443  0x000077b3 increase  0xfffffff0 , 0x0000003f 
+ 00028444  0x000077b4 branch  0x00006f18 
+ 00028445  0x000077b8 and  0x0000003f , 0x000000ff , 0x00000002 
+ 00028446  0x000077b9 rshift8  0x0000003f , 0x0000003f 
+ 00028447  0x000077ba branch  0x00006f21 
+ 00028448  0x000077be rtnbit0  0x00000007 
+ 00028449  0x000077c0 and_into  0x0000003f , 0x0000003f 
+ 00028450  0x000077c1 sub  0x0000003f , 0x0000000f , 0x0000003e 
+ 00028451  0x000077c2 nbranch  0x00006f28 , 0x00000002 
+ 00028452  0x000077c3 arg  0x00008070 , 0x00000005 
+ 00028453  0x000077c5 iadd  0x00000005 , 0x00000005 
+ 00028454  0x000077c6 istoret  0x00000001 , 0x00000005 
+ 00028455  0x000077c7 rtn 
+ 00028456  0x000077c9 arg  0x000080d4 , 0x00000005 
+ 00028457  0x000077ca increase  0xfffffff0 , 0x0000003f 
+ 00028458  0x000077cb branch  0x00006f25 
+ 00028459  0x000077d0 and_into  0x0000003f , 0x00000002 
+ 00028460  0x000077d1 sub  0x00000002 , 0x0000000f , 0x0000003e 
+ 00028461  0x000077d2 nbranch  0x00006f32 , 0x00000002 
+ 00028462  0x000077d3 setarg  0x00008070 
+ 00028463  0x000077d5 iadd  0x00000002 , 0x00000006 
+ 00028464  0x000077d6 ifetch  0x00000001 , 0x00000006 
+ 00028465  0x000077d7 rtn 
+ 00028466  0x000077d9 setarg  0x000080d4 
+ 00028467  0x000077da increase  0xfffffff0 , 0x00000002 
+ 00028468  0x000077db branch  0x00006f2f 
+ 00028469  0x000077e0 arg  0x00000010 , 0x00000039 
+ 00028470  0x000077e1 arg  0x00008070 , 0x00000006 
+ 00028471  0x000077e3 copy  0x00000006 , 0x00000005 
+ 00028472  0x000077e4 ifetch  0x00000001 , 0x00000006 
+ 00028473  0x000077e5 beq  0x0000001f , 0x00006f48 
+ 00028474  0x000077e6 beq  0x00000020 , 0x00006f48 
+ 00028475  0x000077e7 beq  0x00000021 , 0x00006f48 
+ 00028476  0x000077e8 beq  0x00000022 , 0x00006f48 
+ 00028477  0x000077e9 beq  0x00000023 , 0x00006f48 
+ 00028478  0x000077ea beq  0x0000002c , 0x00006f48 
+ 00028479  0x000077eb beq  0x0000002d , 0x00006f48 
+ 00028480  0x000077ec beq  0x00000000 , 0x00006f48 
+ 00028481  0x000077ee loop  0x00006f37 
+ 00028482  0x000077ef arg  0x000080dc , 0x0000003f 
+ 00028483  0x000077f0 isub  0x00000006 , 0x0000003e 
+ 00028484  0x000077f1 rtn  0x00000005 
+ 00028485  0x000077f3 arg  0x00000008 , 0x00000039 
+ 00028486  0x000077f4 arg  0x000080d4 , 0x00000006 
+ 00028487  0x000077f5 branch  0x00006f37 
+ 00028488  0x000077f9 setarg  0x00000040 
+ 00028489  0x000077fa istore  0x00000001 , 0x00000005 
+ 00028490  0x000077fb branch  0x00006f41 
+ 00028491  0x000077fd setarg  0x00000080 
+ 00028492  0x000077fe istore  0x00000001 , 0x00000005 
+ 00028493  0x000077ff branch  0x00006f41 
+ 00028494  0x00007804 bpatch  0x000000da , 0x0000401b 
+ 00028495  0x00007805 rtn  0x0000002b 
+ 00028496  0x00007806 jam  0x00000077 , 0x00008a07 
+ 00028497  0x00007807 jam  0x000000c9 , 0x00008a08 
+ 00028498  0x00007808 jam  0x00000001 , 0x00008a0b 
+ 00028499  0x00007809 fetch  0x00000001 , 0x00004409 
+ 00028500  0x0000780a store  0x00000001 , 0x000080cd 
+ 00028501  0x0000780b call  0x00006f97 
+ 00028502  0x0000780c jam  0x000000c1 , 0x00008a08 
+ 00028503  0x0000780e arg  0x00000007 , 0x00000039 
+ 00028504  0x0000780f arg  0x00004412 , 0x00000011 
+ 00028505  0x00007810 jam  0x00000005 , 0x00008a0a 
+ 00028506  0x00007812 fetch  0x00000001 , 0x00008a0c 
+ 00028507  0x00007813 istore  0x00000001 , 0x00000011 
+ 00028508  0x00007814 increase  0x00000001 , 0x00000011 
+ 00028509  0x00007815 fetch  0x00000001 , 0x00008a0a 
+ 00028510  0x00007816 increase  0x00000020 , 0x0000003f 
+ 00028511  0x00007817 store  0x00000001 , 0x00008a0a 
+ 00028512  0x00007818 loop  0x00006f5a 
+ 00028513  0x00007819 jam  0x00000000 , 0x00008a07 
+ 00028514  0x0000781a rtn 
+ 00028515  0x0000781d fetch  0x00000001 , 0x000080cc 
+ 00028516  0x0000781e set1  0x00000001 , 0x0000003f 
+ 00028517  0x0000781f store  0x00000001 , 0x000080cc 
+ 00028518  0x00007820 arg  0x00000007 , 0x00000039 
+ 00028519  0x00007821 arg  0x00004412 , 0x00000011 
+ 00028520  0x00007822 jam  0x00000015 , 0x00008a0a 
+ 00028521  0x00007824 ifetch  0x00000001 , 0x00000011 
+ 00028522  0x00007825 store  0x00000001 , 0x00008a09 
+ 00028523  0x00007826 increase  0x00000001 , 0x00000011 
+ 00028524  0x00007827 fetch  0x00000001 , 0x00008a0a 
+ 00028525  0x00007828 increase  0x00000020 , 0x0000003f 
+ 00028526  0x00007829 store  0x00000001 , 0x00008a0a 
+ 00028527  0x0000782a loop  0x00006f69 
+ 00028528  0x0000782b fetch  0x00000001 , 0x000080cc 
+ 00028529  0x0000782c set0  0x00000001 , 0x0000003f 
+ 00028530  0x0000782d store  0x00000001 , 0x000080cc 
+ 00028531  0x0000782e rtn 
+ 00028532  0x00007833 bpatch  0x000000db , 0x0000401b 
+ 00028533  0x00007834 fetch  0x00000008 , 0x000001fd 
+ 00028534  0x00007835 branch  0x00006f79 , 0x00000034 
+ 00028535  0x00007836 store  0x00000008 , 0x000043fd 
+ 00028536  0x00007837 rtn 
+ 00028537  0x0000783a setarg  0x00000bbe 
+ 00028538  0x0000783b store  0x00000002 , 0x000043fd 
+ 00028539  0x0000783c setarg  0x000003f0 
+ 00028540  0x0000783d store  0x00000002 , 0x00004401 
+ 00028541  0x0000783e setarg  0x0000027e 
+ 00028542  0x0000783f store  0x00000002 , 0x000043ff 
+ 00028543  0x00007840 setarg  0x000003c4 
+ 00028544  0x00007841 store  0x00000002 , 0x00004403 
+ 00028545  0x00007842 rtn 
+ 00028546  0x00007845 bpatch  0x000000dc , 0x0000401b 
+ 00028547  0x00007846 call  0x00006f63 
+ 00028548  0x00007847 fetch  0x00000001 , 0x00008a09 
+ 00028549  0x00007848 set0  0x00000007 , 0x0000003f 
+ 00028550  0x00007849 store  0x00000001 , 0x00008a09 
+ 00028551  0x0000784a jam  0x00000077 , 0x00008a07 
+ 00028552  0x0000784b jam  0x000000c1 , 0x00008a08 
+ 00028553  0x0000784c jam  0x00000001 , 0x00008a0b 
+ 00028554  0x0000784d call  0x00006f90 
+ 00028555  0x0000784e fetch  0x00000001 , 0x00004409 
+ 00028556  0x0000784f store  0x00000001 , 0x000080cd 
+ 00028557  0x00007850 call  0x00006f97 
+ 00028558  0x00007851 jam  0x00000000 , 0x000080cd 
+ 00028559  0x00007852 branch  0x00006fa1 
+ 00028560  0x00007855 fetch  0x00000001 , 0x00004408 
+ 00028561  0x00007856 lshift4  0x0000003f , 0x0000003f 
+ 00028562  0x00007857 fetcht  0x00000001 , 0x00008a0b 
+ 00028563  0x00007858 and_into  0x0000000f , 0x00000002 
+ 00028564  0x00007859 ior  0x00000002 , 0x00000002 
+ 00028565  0x0000785a storet  0x00000001 , 0x00008a0b 
+ 00028566  0x0000785b rtn 
+ 00028567  0x0000785e jam  0x00000003 , 0x000080cc 
+ 00028568  0x00007860 fetch  0x00000001 , 0x00008129 
+ 00028569  0x00007861 bbit0  0x00000005 , 0x00006f98 
+ 00028570  0x00007862 fetcht  0x00000002 , 0x00008164 
+ 00028571  0x00007863 storet  0x00000002 , 0x0000440a 
+ 00028572  0x00007864 jam  0x00000006 , 0x000080cc 
+ 00028573  0x00007866 fetch  0x00000001 , 0x00008129 
+ 00028574  0x00007867 bbit1  0x00000005 , 0x00006f9d 
+ 00028575  0x00007868 jam  0x00000000 , 0x000080cc 
+ 00028576  0x00007869 rtn 
+ 00028577  0x0000786c fetch  0x00000001 , 0x00004411 
+ 00028578  0x0000786d rtn  0x00000034 
+ 00028579  0x0000786e fetch  0x00000001 , 0x00008a09 
+ 00028580  0x0000786f set1  0x00000007 , 0x0000003f 
+ 00028581  0x00007870 store  0x00000001 , 0x00008a09 
+ 00028582  0x00007871 fetch  0x00000001 , 0x00004409 
+ 00028583  0x00007872 store  0x00000001 , 0x000080cd 
+ 00028584  0x00007873 fetch  0x00000002 , 0x0000440d 
+ 00028585  0x00007874 store  0x00000002 , 0x000080ce 
+ 00028586  0x00007875 fetch  0x00000002 , 0x0000440f 
+ 00028587  0x00007876 store  0x00000002 , 0x000080d0 
+ 00028588  0x00007877 jam  0x0000000b , 0x000080cc 
+ 00028589  0x00007878 nop  0x000003e8 
+ 00028590  0x00007879 jam  0x00000003 , 0x000080cc 
+ 00028591  0x0000787a rtn 
+ 00028592  0x0000787d bpatch  0x000000dd , 0x0000401b 
+ 00028593  0x0000787e fetch  0x00000001 , 0x00004407 
+ 00028594  0x0000787f beq  0x00000001 , 0x00006fb5 
+ 00028595  0x00007880 beq  0x00000002 , 0x00006fbb 
+ 00028596  0x00007881 rtn 
+ 00028597  0x00007884 setarg  0x000003e8 
+ 00028598  0x00007885 store  0x00000002 , 0x00004405 
+ 00028599  0x00007886 fetcht  0x00000002 , 0x00004403 
+ 00028600  0x00007887 fetch  0x00000002 , 0x000043ff 
+ 00028601  0x00007888 arg  0x000007d0 , 0x00000013 
+ 00028602  0x00007889 branch  0x00006fc0 
+ 00028603  0x0000788c setarg  0x000007d0 
+ 00028604  0x0000788d store  0x00000002 , 0x00004405 
+ 00028605  0x0000788e fetcht  0x00000002 , 0x000043fd 
+ 00028606  0x0000788f fetch  0x00000002 , 0x00004401 
+ 00028607  0x00007890 arg  0x000003e8 , 0x00000013 
+ 00028608  0x00007892 isub  0x00000002 , 0x00000011 
+ 00028609  0x00007893 fetch  0x00000002 , 0x0000440a 
+ 00028610  0x00007894 isub  0x00000002 , 0x0000003f 
+ 00028611  0x00007895 nbranch  0x00006fcd , 0x00000002 
+ 00028612  0x00007896 fetcht  0x00000002 , 0x00004405 
+ 00028613  0x00007897 imul32  0x00000002 , 0x00000012 
+ 00028614  0x00007898 copy  0x00000013 , 0x0000003f 
+ 00028615  0x00007899 imul32  0x00000011 , 0x0000003f 
+ 00028616  0x0000789a iadd  0x00000012 , 0x0000003f 
+ 00028617  0x0000789c idiv  0x00000011 
+ 00028618  0x0000789d call  0x00007d62 
+ 00028619  0x0000789e quotient  0x0000003f 
+ 00028620  0x0000789f rtn 
+ 00028621  0x000078a2 copy  0x00000002 , 0x0000003f 
+ 00028622  0x000078a3 fetcht  0x00000002 , 0x0000440a 
+ 00028623  0x000078a4 isub  0x00000002 , 0x0000003f 
+ 00028624  0x000078a5 fetcht  0x00000002 , 0x00004405 
+ 00028625  0x000078a6 imul32  0x00000002 , 0x00000012 
+ 00028626  0x000078a7 copy  0x00000013 , 0x0000003f 
+ 00028627  0x000078a8 imul32  0x00000011 , 0x0000003f 
+ 00028628  0x000078a9 isub  0x00000012 , 0x0000003f 
+ 00028629  0x000078aa nbranch  0x00007dca , 0x00000002 
+ 00028630  0x000078ab branch  0x00006fc9 
+ 00028631  0x000078b0 ifetch  0x00000008 , 0x00000011 
+ 00028632  0x000078b1 store  0x00000008 , 0x00000670 
+ 00028633  0x000078b2 fetch  0x00000002 , 0x00000670 
+ 00028634  0x000078b3 fetcht  0x00000002 , 0x00000672 
+ 00028635  0x000078b4 isub  0x00000002 , 0x00000011 
+ 00028636  0x000078b5 fetch  0x00000002 , 0x00000676 
+ 00028637  0x000078b6 isub  0x00000002 , 0x00000012 
+ 00028638  0x000078b7 fetcht  0x00000002 , 0x00000674 
+ 00028639  0x000078b8 isub  0x00000002 , 0x0000003e 
+ 00028640  0x000078b9 ncall  0x00006fe7 , 0x00000002 
+ 00028641  0x000078ba mul32  0x00000012 , 0x00000064 , 0x0000003f 
+ 00028642  0x000078bb idiv  0x00000011 
+ 00028643  0x000078bc call  0x00007d62 
+ 00028644  0x000078bd quotient  0x0000003f 
+ 00028645  0x000078be call  0x00006fef , 0x00000034 
+ 00028646  0x000078bf rtn 
+ 00028647  0x000078c2 fetch  0x00000001 , 0x0000440c 
+ 00028648  0x000078c3 set1  0x00000000 , 0x0000003f 
+ 00028649  0x000078c4 store  0x00000001 , 0x0000440c 
+ 00028650  0x000078c5 rtn 
+ 00028651  0x000078c8 fetch  0x00000001 , 0x0000440c 
+ 00028652  0x000078c9 set0  0x00000000 , 0x0000003f 
+ 00028653  0x000078ca store  0x00000001 , 0x0000440c 
+ 00028654  0x000078cb rtn 
+ 00028655  0x000078ce fetcht  0x00000001 , 0x0000440c 
+ 00028656  0x000078cf set1  0x00000001 , 0x00000002 
+ 00028657  0x000078d0 storet  0x00000001 , 0x0000440c 
+ 00028658  0x000078d1 rtn 
+ 00028659  0x000078d4 fetcht  0x00000001 , 0x0000440c 
+ 00028660  0x000078d5 set0  0x00000001 , 0x00000002 
+ 00028661  0x000078d6 storet  0x00000001 , 0x0000440c 
+ 00028662  0x000078d7 rtn 
+ 00028663  0x000078dd fetch  0x00000002 , 0x0000442c 
+ 00028664  0x000078de ifetch  0x00000001 , 0x0000003f 
+ 00028665  0x000078e0 rtn  0x00000034 
+ 00028666  0x000078e1 copy  0x0000003f , 0x00000039 
+ 00028667  0x000078e3 fetch  0x00000002 , 0x0000442c 
+ 00028668  0x000078e4 increase  0x00000003 , 0x0000003f 
+ 00028669  0x000078e5 copy  0x0000003f , 0x00000011 
+ 00028670  0x000078e7 ifetcht  0x00000001 , 0x00000011 
+ 00028671  0x000078e8 call  0x00006edd 
+ 00028672  0x000078e9 increase  0x00000001 , 0x00000011 
+ 00028673  0x000078ea loop  0x00006ffe 
+ 00028674  0x000078ec rtn 
+ 00028675  0x000078ef fetch  0x00000002 , 0x0000442c 
+ 00028676  0x000078f0 increase  0x00000003 , 0x0000003f 
+ 00028677  0x000078f1 copy  0x0000003f , 0x00000011 
+ 00028678  0x000078f3 force  0x00000000 , 0x00000012 
+ 00028679  0x000078f4 setarg  0x00000000 
+ 00028680  0x000078f5 store  0x00000002 , 0x000006f1 
+ 00028681  0x000078f7 ifetcht  0x00000001 , 0x00000011 
+ 00028682  0x000078f8 call  0x00006ee6 
+ 00028683  0x000078f9 bpatch  0x000000de , 0x0000401b 
+ 00028684  0x000078fa fetch  0x00000002 , 0x000006f1 
+ 00028685  0x000078fb copy  0x00000012 , 0x00000007 
+ 00028686  0x000078fc qsetflag  0x00000001 , 0x0000003f 
+ 00028687  0x000078fd store  0x00000002 , 0x000006f1 
+ 00028688  0x000078fe increase  0x00000001 , 0x00000011 
+ 00028689  0x000078ff increase  0x00000001 , 0x00000012 
+ 00028690  0x00007900 fetch  0x00000002 , 0x0000442c 
+ 00028691  0x00007901 ifetch  0x00000001 , 0x0000003f 
+ 00028692  0x00007903 ixor  0x00000012 , 0x0000003e 
+ 00028693  0x00007904 nbranch  0x00007009 , 0x00000005 
+ 00028694  0x00007905 fetch  0x00000002 , 0x000006f1 
+ 00028695  0x00007906 fetcht  0x00000002 , 0x0000442e 
+ 00028696  0x00007907 ixor  0x00000002 , 0x0000003e 
+ 00028697  0x00007908 rtn  0x00000005 
+ 00028698  0x00007909 branch  0x00007dba 
+ 00028699  0x0000790c fetch  0x00000002 , 0x0000442c 
+ 00028700  0x0000790d ifetch  0x00000001 , 0x0000003f 
+ 00028701  0x0000790f rtn  0x00000034 
+ 00028702  0x00007910 copy  0x0000003f , 0x00000039 
+ 00028703  0x00007911 fetch  0x00000002 , 0x0000442c 
+ 00028704  0x00007912 increase  0x00000003 , 0x0000003f 
+ 00028705  0x00007913 copy  0x0000003f , 0x00000011 
+ 00028706  0x00007915 ifetcht  0x00000001 , 0x00000011 
+ 00028707  0x00007916 call  0x00006eb2 
+ 00028708  0x00007917 increase  0x00000001 , 0x00000011 
+ 00028709  0x00007918 loop  0x00007022 
+ 00028710  0x0000791a rtn 
+ 00028711  0x0000791d arg  0x00000009 , 0x00000007 
+ 00028712  0x0000791e call  0x00007cef 
+ 00028713  0x0000791f nrtn  0x00000034 
+ 00028714  0x00007920 setarg  0x00000020 
+ 00028715  0x00007921 arg  0x00000009 , 0x00000007 
+ 00028716  0x00007922 call  0x00007ce1 
+ 00028717  0x00007923 disable  0x00000028 
+ 00028718  0x00007924 call  0x0000701b 
+ 00028719  0x00007925 bpatch  0x000000df , 0x0000401b 
+ 00028720  0x00007926 fetch  0x00000002 , 0x0000442c 
+ 00028721  0x00007927 ifetch  0x00000001 , 0x0000003f 
+ 00028722  0x00007929 rtn  0x00000034 
+ 00028723  0x0000792a call  0x00007003 
+ 00028724  0x0000792b nbranch  0x000077a5 , 0x00000028 
+ 00028725  0x0000792c call  0x000077a3 
+ 00028726  0x0000792d disable  0x00000028 
+ 00028727  0x0000792e fetch  0x00000002 , 0x000006f1 
+ 00028728  0x0000792f store  0x00000002 , 0x000006f8 
+ 00028729  0x00007930 jam  0x00000000 , 0x000006fa 
+ 00028730  0x00007931 force  0x00000000 , 0x00000007 
+ 00028731  0x00007933 fetch  0x00000002 , 0x0000442e 
+ 00028732  0x00007934 rshift  0x0000003f , 0x00000002 
+ 00028733  0x00007935 storet  0x00000002 , 0x0000442e 
+ 00028734  0x00007936 and  0x0000003f , 0x00000001 , 0x0000003f 
+ 00028735  0x00007937 fetcht  0x00000002 , 0x000006f8 
+ 00028736  0x00007938 and  0x00000002 , 0x00000001 , 0x00000011 
+ 00028737  0x00007939 rshift  0x00000002 , 0x00000002 
+ 00028738  0x0000793a storet  0x00000002 , 0x000006f8 
+ 00028739  0x0000793b ixor  0x00000011 , 0x0000003e 
+ 00028740  0x0000793c ncall  0x00007050 , 0x00000005 
+ 00028741  0x0000793d fetch  0x00000002 , 0x0000442c 
+ 00028742  0x0000793e ifetch  0x00000001 , 0x0000003f 
+ 00028743  0x00007940 fetcht  0x00000001 , 0x000006fa 
+ 00028744  0x00007941 increase  0x00000001 , 0x00000002 
+ 00028745  0x00007942 storet  0x00000001 , 0x000006fa 
+ 00028746  0x00007943 copy  0x00000002 , 0x00000007 
+ 00028747  0x00007944 ixor  0x00000007 , 0x0000003e 
+ 00028748  0x00007945 nbranch  0x0000703b , 0x00000005 
+ 00028749  0x00007946 fetch  0x00000002 , 0x000006f1 
+ 00028750  0x00007947 store  0x00000002 , 0x0000442e 
+ 00028751  0x00007948 rtn 
+ 00028752  0x0000794a bpatch  0x000000e0 , 0x0000401c 
+ 00028753  0x0000794b fetch  0x00000002 , 0x0000442c 
+ 00028754  0x0000794c increase  0x00000001 , 0x0000003f 
+ 00028755  0x0000794d ifetch  0x00000002 , 0x0000003f 
+ 00028756  0x0000794e branch  0x00007d79 
+ 00028757  0x00007955 fetch  0x00000001 , 0x00008042 
+ 00028758  0x00007956 ior  0x00000011 , 0x0000003f 
+ 00028759  0x00007957 store  0x00000001 , 0x00008042 
+ 00028760  0x00007958 fetch  0x00000002 , 0x00008050 
+ 00028761  0x00007959 set0  0x0000000d , 0x0000003f 
+ 00028762  0x0000795a store  0x00000002 , 0x00008050 
+ 00028763  0x0000795c nop  0x00000064 
+ 00028764  0x0000795d rtn 
+ 00028765  0x00007960 fetch  0x00000001 , 0x00008042 
+ 00028766  0x00007961 bbit1  0x00000006 , 0x00007062 
+ 00028767  0x00007962 bbit1  0x00000007 , 0x00007064 
+ 00028768  0x00007964 setarg  0x00b71b00 
+ 00028769  0x00007965 rtn 
+ 00028770  0x00007967 setarg  0x016e3600 
+ 00028771  0x00007968 rtn 
+ 00028772  0x0000796a setarg  0x000080e8 
+ 00028773  0x0000796b rtn 
+ 00028774  0x0000796f fetcht  0x00000003 , 0x00000672 
+ 00028775  0x00007970 call  0x0000705d 
+ 00028776  0x00007971 idiv  0x00000002 
+ 00028777  0x00007972 call  0x00007d62 
+ 00028778  0x00007973 quotient  0x00000002 
+ 00028779  0x00007974 fetch  0x00000001 , 0x00000675 
+ 00028780  0x00007975 imul32  0x00000002 , 0x0000003f 
+ 00028781  0x00007976 div  0x0000003f , 0x00000064 
+ 00028782  0x00007977 call  0x00007d62 
+ 00028783  0x00007978 quotient  0x00000011 
+ 00028784  0x00007979 copy  0x00000002 , 0x0000003f 
+ 00028785  0x0000797a isub  0x00000011 , 0x00000012 
+ 00028786  0x0000797c fetch  0x00000001 , 0x00000671 
+ 00028787  0x0000797d call  0x0000707a 
+ 00028788  0x0000797e fetch  0x00000001 , 0x00000670 
+ 00028789  0x0000797f fetcht  0x00000001 , 0x00000671 
+ 00028790  0x00007980 and_into  0x0000000f , 0x00000002 
+ 00028791  0x00007981 lshift8  0x00000002 , 0x00000002 
+ 00028792  0x00007982 ior  0x00000002 , 0x0000003f 
+ 00028793  0x00007983 branch  0x000070ba 
+ 00028794  0x00007986 iforce  0x00000007 
+ 00028795  0x00007987 call  0x00007088 
+ 00028796  0x00007988 branch  0x0000707d 
+ 00028797  0x0000798b fetch  0x00000001 , 0x000080be 
+ 00028798  0x0000798c qset1  0x0000003f 
+ 00028799  0x0000798d store  0x00000001 , 0x000080be 
+ 00028800  0x0000798e fetcht  0x00000001 , 0x00008042 
+ 00028801  0x0000798f isolate1  0x00000007 , 0x00000002 
+ 00028802  0x00007990 call  0x00007086 , 0x00000001 
+ 00028803  0x00007991 qset0  0x0000003f 
+ 00028804  0x00007992 store  0x00000001 , 0x000080be 
+ 00028805  0x00007993 rtn 
+ 00028806  0x00007997 nop  0x000001e0 
+ 00028807  0x00007998 rtn 
+ 00028808  0x0000799b and_into  0x0000000f , 0x0000003f 
+ 00028809  0x0000799c arg  0x0000809c , 0x00000005 
+ 00028810  0x0000799d mul32  0x0000003f , 0x00000004 , 0x0000003f 
+ 00028811  0x0000799e iadd  0x00000005 , 0x00000005 
+ 00028812  0x0000799f copy  0x00000011 , 0x0000003f 
+ 00028813  0x000079a0 istore  0x00000002 , 0x00000005 
+ 00028814  0x000079a1 copy  0x00000012 , 0x0000003f 
+ 00028815  0x000079a2 istore  0x00000002 , 0x00000005 
+ 00028816  0x000079a3 rtn 
+ 00028817  0x000079a9 rshift8  0x00000012 , 0x00000007 
+ 00028818  0x000079aa call  0x000070af 
+ 00028819  0x000079ab rshift8  0x00000012 , 0x00000007 
+ 00028820  0x000079ac call  0x000070a9 
+ 00028821  0x000079ad rshift8  0x00000011 , 0x00000007 
+ 00028822  0x000079ae enable  0x00000001 
+ 00028823  0x000079af call  0x000070aa 
+ 00028824  0x000079b1 deposit  0x00000011 
+ 00028825  0x000079b2 call  0x000070b5 
+ 00028826  0x000079b3 deposit  0x00000012 
+ 00028827  0x000079b4 branch  0x000070ba 
+ 00028828  0x000079b7 deposit  0x00000011 
+ 00028829  0x000079b8 call  0x000070bd 
+ 00028830  0x000079b9 deposit  0x00000012 
+ 00028831  0x000079ba call  0x000070bd 
+ 00028832  0x000079bc rshift8  0x00000011 , 0x00000007 
+ 00028833  0x000079bd disable  0x00000001 
+ 00028834  0x000079be call  0x000070aa 
+ 00028835  0x000079bf rshift8  0x00000012 , 0x00000007 
+ 00028836  0x000079c0 disable  0x00000001 
+ 00028837  0x000079c1 call  0x000070b0 
+ 00028838  0x000079c2 rshift8  0x00000012 , 0x00000007 
+ 00028839  0x000079c3 disable  0x00000001 
+ 00028840  0x000079c4 branch  0x000070aa 
+ 00028841  0x000079c8 isolate1  0x00000007 , 0x00000007 
+ 00028842  0x000079ca and  0x00000007 , 0x0000000f , 0x00000007 
+ 00028843  0x000079cb fetch  0x00000001 , 0x000080bc 
+ 00028844  0x000079cc qsetflag  0x00000001 , 0x0000003f 
+ 00028845  0x000079cd store  0x00000001 , 0x000080bc 
+ 00028846  0x000079ce rtn 
+ 00028847  0x000079d1 isolate1  0x00000006 , 0x00000007 
+ 00028848  0x000079d3 and  0x00000007 , 0x0000000f , 0x00000007 
+ 00028849  0x000079d4 fetch  0x00000001 , 0x0000809b 
+ 00028850  0x000079d5 qsetflag  0x00000001 , 0x0000003f 
+ 00028851  0x000079d6 store  0x00000001 , 0x0000809b 
+ 00028852  0x000079d7 rtn 
+ 00028853  0x000079d9 call  0x000070c5 
+ 00028854  0x000079db lshift8  0x0000003f , 0x0000003f 
+ 00028855  0x000079dc add  0x00000007 , 0x00000010 , 0x00000002 
+ 00028856  0x000079dd ior  0x00000002 , 0x0000003f 
+ 00028857  0x000079de branch  0x00006f1d 
+ 00028858  0x000079e1 enable  0x00000028 
+ 00028859  0x000079e2 call  0x000070b5 
+ 00028860  0x000079e3 branch  0x000070c0 
+ 00028861  0x000079e6 disable  0x00000028 
+ 00028862  0x000079e7 call  0x000070c5 
+ 00028863  0x000079e8 branch  0x000070c0 
+ 00028864  0x000079eb and  0x00000007 , 0x0000000f , 0x00000007 
+ 00028865  0x000079ec fetch  0x00000001 , 0x0000809a 
+ 00028866  0x000079ed qsetflag  0x00000028 , 0x0000003f 
+ 00028867  0x000079ee store  0x00000001 , 0x0000809a 
+ 00028868  0x000079ef rtn 
+ 00028869  0x000079f1 rshift8  0x0000003f , 0x00000007 
+ 00028870  0x000079f2 and  0x00000007 , 0x0000000f , 0x00000007 
+ 00028871  0x000079f3 rtn 
+ 00028872  0x000079f8 copy  0x0000003f , 0x00000002 
+ 00028873  0x000079f9 bpatch  0x000000e1 , 0x0000401c 
+ 00028874  0x000079fa call  0x000070d5 
+ 00028875  0x000079fb setarg  0x00000800 
+ 00028876  0x000079fc isub  0x00000002 , 0x0000003f 
+ 00028877  0x000079fd copy  0x0000003f , 0x00000002 
+ 00028878  0x000079fe rshift4  0x00000002 , 0x00000002 
+ 00028879  0x000079ff storet  0x00000001 , 0x00008004 
+ 00028880  0x00007a00 nop  0x00000578 
+ 00028881  0x00007a01 copy  0x0000003f , 0x00000002 
+ 00028882  0x00007a02 and_into  0x0000000f , 0x00000002 
+ 00028883  0x00007a03 storet  0x00000001 , 0x0000800b 
+ 00028884  0x00007a04 rtn 
+ 00028885  0x00007a08 enable  0x0000002c 
+ 00028886  0x00007a09 branch  0x000070d9 
+ 00028887  0x00007a0d bpatch  0x000000e2 , 0x0000401c 
+ 00028888  0x00007a0e disable  0x0000002c 
+ 00028889  0x00007a10 fetch  0x00000001 , 0x00008043 
+ 00028890  0x00007a11 setflag  0x0000002c , 0x00000003 , 0x0000003f 
+ 00028891  0x00007a12 store  0x00000001 , 0x00008043 
+ 00028892  0x00007a13 rtn 
+ 00028893  0x00007a19 arg  0x00000031 , 0x00000002 
+ 00028894  0x00007a1d store  0x00000004 , 0x00008062 
+ 00028895  0x00007a1e store  0x00000002 , 0x00008066 
+ 00028896  0x00007a1f storet  0x00000001 , 0x00008061 
+ 00028897  0x00007a20 rtn 
+ 00028898  0x00007a24 fetch  0x00000002 , 0x0000812c 
+ 00028899  0x00007a25 rtn 
+ 00028900  0x00007a28 fetchr  0x00000003 , 0x00000002 , 0x00008066 
+ 00028901  0x00007a29 fetchr  0x0000000a , 0x00000002 , 0x00008062 
+ 00028902  0x00007a2a fetchr  0x00000010 , 0x00000002 , 0x00008064 
+ 00028903  0x00007a2b rtn 
+ 00028904  0x00007a2e storer  0x00000003 , 0x00000002 , 0x00008066 
+ 00028905  0x00007a2f rtn 
+ 00028906  0x00007a37 call  0x00007dba 
+ 00028907  0x00007a38 arg  0x00000000 , 0x0000002b 
+ 00028908  0x00007a39 call  0x000070e2 
+ 00028909  0x00007a3a beq  0x00000002 , 0x0000712c 
+ 00028910  0x00007a3b sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00028911  0x00007a3c rtn  0x00000002 
+ 00028912  0x00007a3d call  0x000070e4 
+ 00028913  0x00007a3e ifetcht  0x00000002 , 0x00000003 
+ 00028914  0x00007a3f setarg  0x0000a654 
+ 00028915  0x00007a40 call  0x00007135 
+ 00028916  0x00007a41 nbranch  0x0000711a , 0x00000002 
+ 00028917  0x00007a42 copy  0x00000018 , 0x00000002 
+ 00028918  0x00007a43 setarg  0x00017f8e 
+ 00028919  0x00007a44 call  0x00007135 
+ 00028920  0x00007a45 nbranch  0x0000711a , 0x00000002 
+ 00028921  0x00007a47 copy  0x00000018 , 0x00000002 
+ 00028922  0x00007a48 setarg  0x00002328 
+ 00028923  0x00007a49 call  0x00007135 
+ 00028924  0x00007a4a branch  0x00007111 , 0x00000002 
+ 00028925  0x00007a4b ifetcht  0x00000002 , 0x00000003 
+ 00028926  0x00007a4c setarg  0x00001194 
+ 00028927  0x00007a4d call  0x00007135 
+ 00028928  0x00007a4e branch  0x00007111 , 0x00000002 
+ 00028929  0x00007a4f call  0x000070e2 
+ 00028930  0x00007a50 sub  0x0000003f , 0x00000085 , 0x0000003e 
+ 00028931  0x00007a51 rtn  0x00000002 
+ 00028932  0x00007a52 arg  0x00000020 , 0x00000039 
+ 00028933  0x00007a54 ifetcht  0x00000002 , 0x00000003 
+ 00028934  0x00007a55 setarg  0x00000230 
+ 00028935  0x00007a56 call  0x00007135 
+ 00028936  0x00007a57 branch  0x00007111 , 0x00000002 
+ 00028937  0x00007a58 ifetcht  0x00000002 , 0x00000003 
+ 00028938  0x00007a59 setarg  0x0000069a 
+ 00028939  0x00007a5a call  0x00007135 
+ 00028940  0x00007a5b nbranch  0x00007116 , 0x00000002 
+ 00028941  0x00007a5c copy  0x00000018 , 0x00000002 
+ 00028942  0x00007a5d setarg  0x00000230 
+ 00028943  0x00007a5e call  0x00007135 
+ 00028944  0x00007a5f nbranch  0x00007117 , 0x00000002 
+ 00028945  0x00007a63 copy  0x00000018 , 0x00000002 
+ 00028946  0x00007a64 setarg  0x0000ffff 
+ 00028947  0x00007a65 isub  0x00000002 , 0x0000003e 
+ 00028948  0x00007a66 branch  0x00007131 , 0x00000005 
+ 00028949  0x00007a67 branch  0x000070e8 
+ 00028950  0x00007a6a set1  0x00000020 , 0x0000002b 
+ 00028951  0x00007a6c rshift  0x0000002b , 0x0000002b 
+ 00028952  0x00007a6d loop  0x00007105 
+ 00028953  0x00007a6e branch  0x00007125 
+ 00028954  0x00007a71 call  0x000070e2 
+ 00028955  0x00007a72 sub  0x0000003f , 0x00000007 , 0x0000003e 
+ 00028956  0x00007a73 rtn  0x00000002 
+ 00028957  0x00007a74 ifetcht  0x00000002 , 0x00000003 
+ 00028958  0x00007a75 setarg  0x00002328 
+ 00028959  0x00007a76 call  0x00007135 
+ 00028960  0x00007a77 branch  0x00007111 , 0x00000002 
+ 00028961  0x00007a78 ifetcht  0x00000002 , 0x00000003 
+ 00028962  0x00007a79 setarg  0x000008ca 
+ 00028963  0x00007a7a call  0x00007135 
+ 00028964  0x00007a7b branch  0x00007111 , 0x00000002 
+ 00028965  0x00007a7d ifetcht  0x00000002 , 0x00000003 
+ 00028966  0x00007a7e setarg  0x00000230 
+ 00028967  0x00007a7f call  0x00007135 
+ 00028968  0x00007a80 branch  0x00007111 , 0x00000002 
+ 00028969  0x00007a81 call  0x000070e8 
+ 00028970  0x00007a82 copy  0x00000013 , 0x0000003f 
+ 00028971  0x00007a83 branch  0x00007d79 
+ 00028972  0x00007a86 call  0x000070e4 
+ 00028973  0x00007a87 ifetcht  0x00000002 , 0x00000003 
+ 00028974  0x00007a88 setarg  0x0000ffff 
+ 00028975  0x00007a89 isub  0x00000002 , 0x0000003e 
+ 00028976  0x00007a8a nrtn  0x00000005 
+ 00028977  0x00007a8c call  0x000070e8 
+ 00028978  0x00007a8d call  0x00007dbc 
+ 00028979  0x00007a8e copy  0x00000013 , 0x0000003f 
+ 00028980  0x00007a8f branch  0x00007d79 
+ 00028981  0x00007a97 fetchr  0x00000012 , 0x00000001 , 0x00004435 
+ 00028982  0x00007aa1 copy  0x00000002 , 0x00000018 
+ 00028983  0x00007aa2 imul32  0x00000012 , 0x00000012 
+ 00028984  0x00007aa3 lshift  0x00000002 , 0x00000002 
+ 00028985  0x00007aa4 isub  0x00000002 , 0x00000011 
+ 00028986  0x00007aa5 ncall  0x0000713e , 0x00000002 
+ 00028987  0x00007aa6 mul32  0x00000011 , 0x00000064 , 0x0000003f 
+ 00028988  0x00007aa7 isub  0x00000012 , 0x0000003e 
+ 00028989  0x00007aa8 rtn 
+ 00028990  0x00007aab sub  0x00000011 , 0x00000000 , 0x00000011 
+ 00028991  0x00007aac rtn 
+ 00028992  0x00007ab8 bpatch  0x000000e3 , 0x0000401c 
+ 00028993  0x00007ab9 jam  0x00000050 , 0x00000230 
+ 00028994  0x00007aba arg  0x00000231 , 0x00000005 
+ 00028995  0x00007abb arg  0x000042ab , 0x00000006 
+ 00028996  0x00007abc call  0x00007c8f 
+ 00028997  0x00007abd arg  0x0000448f , 0x00000006 
+ 00028998  0x00007abe call  0x00007c8d 
+ 00028999  0x00007abf arg  0x000005fe , 0x00000006 
+ 00029000  0x00007ac0 call  0x00007c8d 
+ 00029001  0x00007ac1 call  0x000071fb 
+ 00029002  0x00007ac2 arg  0x00000158 , 0x00000006 
+ 00029003  0x00007ac3 call  0x000071f6 
+ 00029004  0x00007ac4 call  0x000071c1 
+ 00029005  0x00007ac6 arg  0x000006d1 , 0x00000005 
+ 00029006  0x00007ac7 call  0x000071f2 
+ 00029007  0x00007ac8 setarg  0x000f4240 
+ 00029008  0x00007ac9 copy  0x0000003f , 0x00000011 
+ 00029009  0x00007aca fetch  0x00000004 , 0x000006d1 
+ 00029010  0x00007acb idiv  0x00000011 
+ 00029011  0x00007acc call  0x00007d62 
+ 00029012  0x00007acd remainder  0x0000003f 
+ 00029013  0x00007ace store  0x00000004 , 0x000005fa 
+ 00029014  0x00007ad0 rtn 
+ 00029015  0x00007ad3 jam  0x00000041 , 0x00000230 
+ 00029016  0x00007ad4 arg  0x00000231 , 0x00000005 
+ 00029017  0x00007ad5 call  0x000071a6 
+ 00029018  0x00007ad6 call  0x000071a1 
+ 00029019  0x00007ad7 fetch  0x00000003 , 0x000042c5 
+ 00029020  0x00007ad8 istore  0x00000003 , 0x00000005 
+ 00029021  0x00007adb call  0x00007167 
+ 00029022  0x00007add arg  0x00000158 , 0x00000006 
+ 00029023  0x00007ade call  0x00007c8f 
+ 00029024  0x00007adf arg  0x000042ab , 0x00000006 
+ 00029025  0x00007ae0 call  0x00007c8f 
+ 00029026  0x00007ae1 call  0x000071fb 
+ 00029027  0x00007ae2 arg  0x000006f1 , 0x00000006 
+ 00029028  0x00007ae3 arg  0x000006a1 , 0x00000005 
+ 00029029  0x00007ae4 call  0x00007c8f 
+ 00029030  0x00007ae6 branch  0x000071c1 
+ 00029031  0x00007aeb fetch  0x00000004 , 0x000042ff 
+ 00029032  0x00007aec istore  0x00000004 , 0x00000005 
+ 00029033  0x00007aed call  0x00007c9b 
+ 00029034  0x00007aee branch  0x00007c9a 
+ 00029035  0x00007af1 bpatch  0x000000e4 , 0x0000401c 
+ 00029036  0x00007af2 jam  0x00000041 , 0x00000230 
+ 00029037  0x00007af3 arg  0x00000231 , 0x00000005 
+ 00029038  0x00007af4 call  0x000071a1 
+ 00029039  0x00007af5 call  0x000071a6 
+ 00029040  0x00007af6 fetch  0x00000003 , 0x000042be 
+ 00029041  0x00007af7 istore  0x00000003 , 0x00000005 
+ 00029042  0x00007afa call  0x00007167 
+ 00029043  0x00007afb arg  0x000042ab , 0x00000006 
+ 00029044  0x00007afc call  0x00007c8f 
+ 00029045  0x00007afd arg  0x00000158 , 0x00000006 
+ 00029046  0x00007afe call  0x00007c8f 
+ 00029047  0x00007aff call  0x000071fb 
+ 00029048  0x00007b00 arg  0x000006f1 , 0x00000006 
+ 00029049  0x00007b01 arg  0x000006a1 , 0x00000005 
+ 00029050  0x00007b02 call  0x00007c8f 
+ 00029051  0x00007b04 call  0x000071c1 
+ 00029052  0x00007b05 arg  0x000006d1 , 0x00000005 
+ 00029053  0x00007b06 branch  0x000071f2 
+ 00029054  0x00007b09 jam  0x00000020 , 0x00000230 
+ 00029055  0x00007b0a arg  0x0000063e , 0x00000006 
+ 00029056  0x00007b0b arg  0x00000231 , 0x00000005 
+ 00029057  0x00007b0c call  0x00007c8d 
+ 00029058  0x00007b0d call  0x000071fb 
+ 00029059  0x00007b0e arg  0x000005e9 , 0x00000006 
+ 00029060  0x00007b0f call  0x000071f6 
+ 00029061  0x00007b10 call  0x000071c1 
+ 00029062  0x00007b11 arg  0x000006a1 , 0x00000005 
+ 00029063  0x00007b12 call  0x00007375 
+ 00029064  0x00007b13 arg  0x00000001 , 0x00000002 
+ 00029065  0x00007b14 call  0x00007190 
+ 00029066  0x00007b15 arg  0x0000428a , 0x00000005 
+ 00029067  0x00007b16 call  0x000071f2 
+ 00029068  0x00007b17 arg  0x00000000 , 0x00000002 
+ 00029069  0x00007b18 call  0x00007190 
+ 00029070  0x00007b19 arg  0x000006f1 , 0x00000005 
+ 00029071  0x00007b1b branch  0x00007375 
+ 00029072  0x00007b1f bpatch  0x000000e5 , 0x0000401c 
+ 00029073  0x00007b20 jam  0x00000035 , 0x00000230 
+ 00029074  0x00007b21 setarg  0x00000100 
+ 00029075  0x00007b22 store  0x00000002 , 0x00000231 
+ 00029076  0x00007b23 call  0x000071a1 
+ 00029077  0x00007b24 call  0x000071a6 
+ 00029078  0x00007b25 arg  0x000042ab , 0x00000006 
+ 00029079  0x00007b26 call  0x00007c8f 
+ 00029080  0x00007b27 arg  0x00000158 , 0x00000006 
+ 00029081  0x00007b28 call  0x00007c8f 
+ 00029082  0x00007b2a setarg  0x00006c65 
+ 00029083  0x00007b2b istore  0x00000002 , 0x00000005 
+ 00029084  0x00007b2c setarg  0x00006274 
+ 00029085  0x00007b2d istore  0x00000002 , 0x00000005 
+ 00029086  0x00007b2e istoret  0x00000001 , 0x00000005 
+ 00029087  0x00007b2f call  0x000071fb 
+ 00029088  0x00007b30 branch  0x000071c1 
+ 00029089  0x00007b33 fetch  0x00000006 , 0x000042db 
+ 00029090  0x00007b34 istore  0x00000006 , 0x00000005 
+ 00029091  0x00007b35 fetch  0x00000001 , 0x000042d2 
+ 00029092  0x00007b36 istore  0x00000001 , 0x00000005 
+ 00029093  0x00007b37 rtn 
+ 00029094  0x00007b3a fetch  0x00000006 , 0x00000178 
+ 00029095  0x00007b3b istore  0x00000006 , 0x00000005 
+ 00029096  0x00007b40 fetch  0x00000001 , 0x000042cb 
+ 00029097  0x00007b41 istore  0x00000001 , 0x00000005 
+ 00029098  0x00007b42 rtn 
+ 00029099  0x00007b45 jam  0x00000041 , 0x00000230 
+ 00029100  0x00007b46 fetch  0x00000001 , 0x000044d0 
+ 00029101  0x00007b47 store  0x00000001 , 0x00000231 
+ 00029102  0x00007b48 arg  0x0000448f , 0x00000006 
+ 00029103  0x00007b49 call  0x00007c8d 
+ 00029104  0x00007b4a arg  0x000005fe , 0x00000006 
+ 00029105  0x00007b4b call  0x00007c8d 
+ 00029106  0x00007b4c call  0x000071fb 
+ 00029107  0x00007b4d arg  0x00000158 , 0x00000006 
+ 00029108  0x00007b4e call  0x000071f6 
+ 00029109  0x00007b4f branch  0x000071c1 
+ 00029110  0x00007b53 jam  0x00000041 , 0x00000230 
+ 00029111  0x00007b54 fetch  0x00000001 , 0x000044d0 
+ 00029112  0x00007b55 store  0x00000001 , 0x00000231 
+ 00029113  0x00007b56 arg  0x000005fe , 0x00000006 
+ 00029114  0x00007b57 call  0x00007c8d 
+ 00029115  0x00007b58 arg  0x0000448f , 0x00000006 
+ 00029116  0x00007b59 call  0x00007c8d 
+ 00029117  0x00007b5a call  0x000071fb 
+ 00029118  0x00007b5b arg  0x000042ab , 0x00000006 
+ 00029119  0x00007b5c call  0x000071f6 
+ 00029120  0x00007b5d branch  0x000071c1 
+ 00029121  0x00007b60 bpatch  0x000000e6 , 0x0000401c 
+ 00029122  0x00007b61 call  0x00007210 
+ 00029123  0x00007b65 fetch  0x00000001 , 0x00000230 
+ 00029124  0x00007b66 copy  0x0000003f , 0x00000002 
+ 00029125  0x00007b68 increase  0x0000000f , 0x0000003f 
+ 00029126  0x00007b69 rshift4  0x0000003f , 0x0000003f 
+ 00029127  0x00007b6a copy  0x0000003f , 0x00000012 
+ 00029128  0x00007b6b branch  0x000071d3 , 0x00000034 
+ 00029129  0x00007b6c and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00029130  0x00007b6d nbranch  0x000071d6 , 0x00000034 
+ 00029131  0x00007b6f arg  0x000006b1 , 0x00000013 
+ 00029132  0x00007b70 arg  0x00000231 , 0x0000003f 
+ 00029133  0x00007b71 increase  0xfffffff0 , 0x0000003f 
+ 00029134  0x00007b74 iadd  0x00000002 , 0x00000011 
+ 00029135  0x00007b75 arg  0x000006e1 , 0x00000005 
+ 00029136  0x00007b76 arg  0x00000004 , 0x00000039 
+ 00029137  0x00007b77 call  0x00007ca9 
+ 00029138  0x00007b7b branch  0x000071e1 
+ 00029139  0x00007b7e arg  0x00000001 , 0x00000012 
+ 00029140  0x00007b7f arg  0x00000000 , 0x00000011 
+ 00029141  0x00007b81 branch  0x000071d7 
+ 00029142  0x00007b86 and  0x00000002 , 0x0000000f , 0x00000011 
+ 00029143  0x00007b88 arg  0x00000231 , 0x0000003f 
+ 00029144  0x00007b89 iadd  0x00000002 , 0x0000003f 
+ 00029145  0x00007b8a isub  0x00000011 , 0x00000006 
+ 00029146  0x00007b8c arg  0x000006d1 , 0x00000005 
+ 00029147  0x00007b8d call  0x00007236 
+ 00029148  0x00007b8f arg  0x000006c1 , 0x00000013 
+ 00029149  0x00007b90 arg  0x000006d1 , 0x00000011 
+ 00029150  0x00007b91 arg  0x000006e1 , 0x00000005 
+ 00029151  0x00007b92 arg  0x00000004 , 0x00000039 
+ 00029152  0x00007b93 call  0x00007ca9 
+ 00029153  0x00007b9f call  0x0000736f 
+ 00029154  0x00007ba0 call  0x000072da 
+ 00029155  0x00007ba3 arg  0x00000231 , 0x00000006 
+ 00029156  0x00007ba6 increase  0xffffffff , 0x00000012 
+ 00029157  0x00007ba7 deposit  0x00000012 
+ 00029158  0x00007ba8 branch  0x000071ea , 0x00000034 
+ 00029159  0x00007ba9 call  0x00007361 
+ 00029160  0x00007baa call  0x000072d4 
+ 00029161  0x00007bab branch  0x000071e4 
+ 00029162  0x00007bae arg  0x000006d1 , 0x00000005 
+ 00029163  0x00007baf call  0x00007375 
+ 00029164  0x00007bb0 arg  0x000006e1 , 0x00000006 
+ 00029165  0x00007bb1 call  0x00007361 
+ 00029166  0x00007bb2 call  0x000072da 
+ 00029167  0x00007bb3 arg  0x000006d1 , 0x00000006 
+ 00029168  0x00007bb4 call  0x00007361 
+ 00029169  0x00007bb5 branch  0x000072d4 
+ 00029170  0x00007bbb copy  0x00000005 , 0x00000011 
+ 00029171  0x00007bbc call  0x00007375 
+ 00029172  0x00007bbe arg  0x00000010 , 0x00000039 
+ 00029173  0x00007bbf branch  0x00007cb1 
+ 00029174  0x00007bc2 arg  0x000006a1 , 0x00000005 
+ 00029175  0x00007bc3 call  0x00007c8f 
+ 00029176  0x00007bc5 arg  0x00000010 , 0x00000039 
+ 00029177  0x00007bc6 arg  0x000006a1 , 0x00000011 
+ 00029178  0x00007bc7 branch  0x00007cb1 
+ 00029179  0x00007bca fetch  0x00000001 , 0x00000230 
+ 00029180  0x00007bcb copy  0x0000003f , 0x00000039 
+ 00029181  0x00007bcc arg  0x00000231 , 0x00000011 
+ 00029182  0x00007bcd branch  0x00007cb1 
+ 00029183  0x00007bd0 ifetch  0x00000001 , 0x00000011 
+ 00029184  0x00007bd1 lshift  0x0000003f , 0x0000003f 
+ 00029185  0x00007bd2 isolate1  0x00000000 , 0x00000013 
+ 00029186  0x00007bd3 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00029187  0x00007bd4 isolate1  0x00000008 , 0x0000003f 
+ 00029188  0x00007bd5 setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00029189  0x00007bd6 istore  0x00000001 , 0x00000011 
+ 00029190  0x00007bd7 increase  0xffffffff , 0x00000011 
+ 00029191  0x00007bd8 loop  0x000071ff 
+ 00029192  0x00007bd9 rtn 
+ 00029193  0x00007bdc arg  0x000006b1 , 0x00000011 
+ 00029194  0x00007bde increase  0x0000000f , 0x00000011 
+ 00029195  0x00007bdf force  0x00000010 , 0x00000039 
+ 00029196  0x00007be0 force  0x00000000 , 0x00000013 
+ 00029197  0x00007be1 branch  0x000071ff 
+ 00029198  0x00007be4 arg  0x000006c1 , 0x00000011 
+ 00029199  0x00007be5 branch  0x0000720a 
+ 00029200  0x00007be9 arg  0x000006a1 , 0x00000006 
+ 00029201  0x00007bea call  0x0000735f 
+ 00029202  0x00007bed force  0x00000008 , 0x00000038 
+ 00029203  0x00007bee call  0x00007370 
+ 00029204  0x00007bef call  0x0000736f 
+ 00029205  0x00007bf0 call  0x000072d1 
+ 00029206  0x00007bf5 arg  0x000006b1 , 0x00000005 
+ 00029207  0x00007bf6 call  0x00007375 
+ 00029208  0x00007bf8 bpatch  0x000000e7 , 0x0000401c 
+ 00029209  0x00007bf9 fetch  0x00000001 , 0x000006b1 
+ 00029210  0x00007bfa isolate1  0x00000007 , 0x0000003f 
+ 00029211  0x00007bfb nbranch  0x00007221 , 0x00000001 
+ 00029212  0x00007bfc call  0x00007209 
+ 00029213  0x00007bff arg  0x000006b1 , 0x00000013 
+ 00029214  0x00007c01 arg  0x000006b1 , 0x00000005 
+ 00029215  0x00007c04 call  0x0000722b 
+ 00029216  0x00007c05 branch  0x00007222 
+ 00029217  0x00007c07 call  0x00007209 
+ 00029218  0x00007c0a arg  0x000006b1 , 0x00000006 
+ 00029219  0x00007c0b arg  0x000006c1 , 0x00000005 
+ 00029220  0x00007c0c call  0x00007c8f 
+ 00029221  0x00007c0d fetch  0x00000001 , 0x000006c1 
+ 00029222  0x00007c0e isolate1  0x00000007 , 0x0000003f 
+ 00029223  0x00007c0f nbranch  0x0000720e , 0x00000001 
+ 00029224  0x00007c10 call  0x0000720e 
+ 00029225  0x00007c12 arg  0x000006c1 , 0x00000013 
+ 00029226  0x00007c14 arg  0x000006c1 , 0x00000005 
+ 00029227  0x00007c1b arg  0x00000003 , 0x00000039 
+ 00029228  0x00007c1d arg  0x00000000 , 0x00000002 
+ 00029229  0x00007c1e call  0x00007232 
+ 00029230  0x00007c1f increase  0x00000004 , 0x00000013 
+ 00029231  0x00007c20 loop  0x0000722c 
+ 00029232  0x00007c21 arg  0x00008700 , 0x00000002 
+ 00029233  0x00007c22 lshift16  0x00000002 , 0x00000002 
+ 00029234  0x00007c24 ifetch  0x00000004 , 0x00000013 
+ 00029235  0x00007c25 ixor  0x00000002 , 0x0000003f 
+ 00029236  0x00007c26 istore  0x00000004 , 0x00000005 
+ 00029237  0x00007c27 rtn 
+ 00029238  0x00007c2e bpatch  0x000000e8 , 0x0000401d 
+ 00029239  0x00007c2f arg  0x00000010 , 0x00000039 
+ 00029240  0x00007c30 arg  0x00000000 , 0x0000003f 
+ 00029241  0x00007c32 isub  0x00000011 , 0x0000003e 
+ 00029242  0x00007c33 branch  0x00007241 , 0x00000005 
+ 00029243  0x00007c34 branch  0x00007244 , 0x00000002 
+ 00029244  0x00007c35 ifetcht  0x00000001 , 0x00000006 
+ 00029245  0x00007c36 istoret  0x00000001 , 0x00000005 
+ 00029246  0x00007c38 increase  0x00000001 , 0x0000003f 
+ 00029247  0x00007c39 loop  0x00007239 
+ 00029248  0x00007c3a rtn 
+ 00029249  0x00007c3c arg  0x00000080 , 0x00000002 
+ 00029250  0x00007c3e istoret  0x00000001 , 0x00000005 
+ 00029251  0x00007c3f branch  0x0000723e 
+ 00029252  0x00007c42 arg  0x00000000 , 0x00000002 
+ 00029253  0x00007c43 branch  0x00007242 
+ 00029254  0x00007c49 lshift8  0x00000002 , 0x00000002 
+ 00029255  0x00007c4b lshift16  0x00000002 , 0x00000002 
+ 00029256  0x00007c4c ior  0x00000002 , 0x00000002 
+ 00029257  0x00007c4d rtn 
+ 00029258  0x00007c53 bpatch  0x000000e9 , 0x0000401d 
+ 00029259  0x00007c54 call  0x00007306 
+ 00029260  0x00007c55 arg  0x0000428a , 0x00000005 
+ 00029261  0x00007c56 branch  0x00007375 
+ 00029262  0x00007c5a arg  0x000042ab , 0x00000005 
+ 00029263  0x00007c5b branch  0x00007251 , 0x00000029 
+ 00029264  0x00007c5c arg  0x00000158 , 0x00000005 
+ 00029265  0x00007c5e copy  0x00000006 , 0x00000011 
+ 00029266  0x00007c5f call  0x00007c8f 
+ 00029267  0x00007c60 call  0x0000731b 
+ 00029268  0x00007c61 arg  0x0000429b , 0x00000006 
+ 00029269  0x00007c62 branch  0x0000738e 
+ 00029270  0x00007c65 arg  0x00000158 , 0x00000011 
+ 00029271  0x00007c66 branch  0x00007259 , 0x00000029 
+ 00029272  0x00007c67 arg  0x000042ab , 0x00000011 
+ 00029273  0x00007c69 copy  0x00000011 , 0x00000005 
+ 00029274  0x00007c6a call  0x00007de7 
+ 00029275  0x00007c6b branch  0x0000731b 
+ 00029276  0x00007c6e arg  0x000042e5 , 0x00000006 
+ 00029277  0x00007c6f call  0x00007361 
+ 00029278  0x00007c70 arg  0x0000428a , 0x00000006 
+ 00029279  0x00007c71 call  0x00007362 
+ 00029280  0x00007c72 force  0x00000038 , 0x00000036 
+ 00029281  0x00007c73 force  0x00000000 , 0x00000036 
+ 00029282  0x00007c74 call  0x000072cf 
+ 00029283  0x00007c75 arg  0x000001a8 , 0x00000005 
+ 00029284  0x00007c76 branch  0x00007375 
+ 00029285  0x00007c7b force  0x00000008 , 0x00000038 
+ 00029286  0x00007c7c force  0x00000049 , 0x0000003f 
+ 00029287  0x00007c7d branch  0x0000726c 
+ 00029288  0x00007c81 force  0x00000049 , 0x0000003f 
+ 00029289  0x00007c82 branch  0x0000726b 
+ 00029290  0x00007c84 force  0x00000001 , 0x0000003f 
+ 00029291  0x00007c86 force  0x00000000 , 0x00000038 
+ 00029292  0x00007c88 lshift8  0x00000002 , 0x0000002f 
+ 00029293  0x00007c89 ior  0x0000002f , 0x0000002f 
+ 00029294  0x00007c8a increase  0x00000001 , 0x00000038 
+ 00029295  0x00007c8b rshift8  0x00000002 , 0x0000002f 
+ 00029296  0x00007c8c rshift16  0x0000002f , 0x0000002f 
+ 00029297  0x00007c8d fetch  0x00000002 , 0x0000445e 
+ 00029298  0x00007c8e lshift16  0x0000003f , 0x0000003f 
+ 00029299  0x00007c8f ior  0x0000002f , 0x0000002f 
+ 00029300  0x00007c90 increase  0x00000001 , 0x00000038 
+ 00029301  0x00007c91 ifetchr  0x0000002f , 0x00000004 , 0x00000006 
+ 00029302  0x00007c92 increase  0x00000001 , 0x00000038 
+ 00029303  0x00007c93 ifetch  0x00000002 , 0x00000006 
+ 00029304  0x00007c94 byteswap  0x00000011 , 0x0000002f 
+ 00029305  0x00007c95 lshift16  0x0000002f , 0x0000002f 
+ 00029306  0x00007c96 ior  0x0000002f , 0x0000002f 
+ 00029307  0x00007c97 increase  0x00000001 , 0x00000038 
+ 00029308  0x00007c98 rtn 
+ 00029309  0x00007c9d add  0x00000013 , 0x00000001 , 0x00000006 
+ 00029310  0x00007c9e ifetch  0x00000001 , 0x00000006 
+ 00029311  0x00007c9f iforce  0x00000011 
+ 00029312  0x00007ca0 call  0x00007268 
+ 00029313  0x00007ca1 call  0x000072d1 
+ 00029314  0x00007ca3 force  0x00000000 , 0x00000038 
+ 00029315  0x00007ca4 ifetch  0x00000001 , 0x00000013 
+ 00029316  0x00007ca5 and_into  0x00000003 , 0x0000003f 
+ 00029317  0x00007ca6 lshift16  0x0000003f , 0x0000002f 
+ 00029318  0x00007ca7 set1  0x00000008 , 0x0000002f 
+ 00029319  0x00007ca8 call  0x0000736a 
+ 00029320  0x00007ca9 call  0x000072d4 
+ 00029321  0x00007cab copy  0x00000011 , 0x00000039 
+ 00029322  0x00007cac add  0x00000013 , 0x00000002 , 0x00000006 
+ 00029323  0x00007cad call  0x00007349 
+ 00029324  0x00007caf call  0x00007353 
+ 00029325  0x00007cb0 call  0x000072d4 
+ 00029326  0x00007cb1 deposit  0x00000039 
+ 00029327  0x00007cb2 branch  0x00007291 , 0x00000034 
+ 00029328  0x00007cb3 branch  0x0000728c 
+ 00029329  0x00007cb5 force  0x0000000c , 0x00000038 
+ 00029330  0x00007cb6 deposit  0x0000002f 
+ 00029331  0x00007cb7 store  0x00000004 , 0x00000150 
+ 00029332  0x00007cb8 rtn 
+ 00029333  0x00007cbb increase  0x00000001 , 0x00000011 
+ 00029334  0x00007cbc call  0x0000726a 
+ 00029335  0x00007cbd copy  0x00000013 , 0x00000006 
+ 00029336  0x00007cbe call  0x0000735d 
+ 00029337  0x00007cbf call  0x000072d7 
+ 00029338  0x00007cc0 call  0x0000737c 
+ 00029339  0x00007cc1 increase  0x00000010 , 0x00000013 
+ 00029340  0x00007cc2 increase  0xfffffff0 , 0x00000012 
+ 00029341  0x00007cc3 branch  0x00007295 , 0x00000002 
+ 00029342  0x00007cc4 rtn 
+ 00029343  0x00007cca call  0x000072c4 
+ 00029344  0x00007ccb bpatch  0x000000ea , 0x0000401d 
+ 00029345  0x00007ccc jam  0x00000000 , 0x0000806c 
+ 00029346  0x00007ccd jam  0x00000001 , 0x0000806d 
+ 00029347  0x00007cce fetch  0x00000001 , 0x00004169 
+ 00029348  0x00007ccf and_into  0x00000003 , 0x0000003f 
+ 00029349  0x00007cd0 store  0x00000001 , 0x0000806e 
+ 00029350  0x00007cd1 fetch  0x00000002 , 0x0000068f 
+ 00029351  0x00007cd2 store  0x00000002 , 0x00008068 
+ 00029352  0x00007cd3 setarg  0x0000416b 
+ 00029353  0x00007cd4 store  0x00000002 , 0x0000806a 
+ 00029354  0x00007cd6 fetchr  0x00000011 , 0x00000001 , 0x0000416a 
+ 00029355  0x00007cd7 fetcht  0x00000005 , 0x00004450 
+ 00029356  0x00007cd8 call  0x00007265 
+ 00029357  0x00007cd9 jam  0x00000002 , 0x0000800a 
+ 00029358  0x00007cda jam  0x00000003 , 0x0000800a 
+ 00029359  0x00007cdc fetch  0x00000001 , 0x0000416a 
+ 00029360  0x00007cdd store  0x00000002 , 0x000080c0 
+ 00029361  0x00007cde increase  0x00000004 , 0x0000003f 
+ 00029362  0x00007cdf store  0x00000001 , 0x0000416a 
+ 00029363  0x00007ce0 fetch  0x00000005 , 0x00004450 
+ 00029364  0x00007ce1 increase  0x00000001 , 0x0000003f 
+ 00029365  0x00007ce2 set0  0x00000027 , 0x0000003f 
+ 00029366  0x00007ce3 store  0x00000005 , 0x00004450 
+ 00029367  0x00007ce4 rtn 
+ 00029368  0x00007ce8 fetch  0x00000002 , 0x0000811a 
+ 00029369  0x00007ce9 isub  0x00000002 , 0x0000003e 
+ 00029370  0x00007cea rtn  0x00000005 
+ 00029371  0x00007ceb nrtn  0x00000034 
+ 00029372  0x00007ced branch  0x000072b8 
+ 00029373  0x00007cf0 fetch  0x00000001 , 0x00008108 
+ 00029374  0x00007cf1 bbit0  0x00000006 , 0x0000235a 
+ 00029375  0x00007cf3 setarg  0x0000416b 
+ 00029376  0x00007cf4 iadd  0x00000002 , 0x00000005 
+ 00029377  0x00007cf5 arg  0x0000000c , 0x00000038 
+ 00029378  0x00007cf6 istorer  0x0000002f , 0x00000004 , 0x00000005 
+ 00029379  0x00007cf7 branch  0x000072cd 
+ 00029380  0x00007cfa bpatch  0x000000eb , 0x0000401d 
+ 00029381  0x00007cfb force  0x0000000c , 0x00000038 
+ 00029382  0x00007cfc call  0x00007370 
+ 00029383  0x00007cfd call  0x0000736f 
+ 00029384  0x00007cfe setarg  0x00000000 
+ 00029385  0x00007cff store  0x00000002 , 0x000080c0 
+ 00029386  0x00007d00 rtn 
+ 00029387  0x00007d03 fetch  0x00000001 , 0x00008108 
+ 00029388  0x00007d04 bbit0  0x00000006 , 0x000072cb 
+ 00029389  0x00007d06 jam  0x00000000 , 0x0000800a 
+ 00029390  0x00007d07 rtn 
+ 00029391  0x00007d0b nbranch  0x000072cf , 0x00000037 
+ 00029392  0x00007d0c rtn 
+ 00029393  0x00007d0f force  0x00000030 , 0x00000036 
+ 00029394  0x00007d10 force  0x00000000 , 0x00000036 
+ 00029395  0x00007d11 branch  0x000072cf 
+ 00029396  0x00007d14 force  0x00000032 , 0x00000036 
+ 00029397  0x00007d15 force  0x00000002 , 0x00000036 
+ 00029398  0x00007d16 branch  0x000072cf 
+ 00029399  0x00007d19 force  0x00000034 , 0x00000036 
+ 00029400  0x00007d1a force  0x00000004 , 0x00000036 
+ 00029401  0x00007d1b branch  0x000072cf 
+ 00029402  0x00007d1f force  0x00000001 , 0x00000036 
+ 00029403  0x00007d20 force  0x00000000 , 0x00000036 
+ 00029404  0x00007d21 rtn 
+ 00029405  0x00007d25 fetch  0x00000001 , 0x00008155 
+ 00029406  0x00007d26 bbit0  0x00000002 , 0x000072dd 
+ 00029407  0x00007d27 rtn 
+ 00029408  0x00007d2b store  0x00000002 , 0x000080d2 
+ 00029409  0x00007d2c force  0x000000c0 , 0x00000036 
+ 00029410  0x00007d2d force  0x00000080 , 0x00000036 
+ 00029411  0x00007d2e branch  0x000072dd 
+ 00029412  0x00007d31 force  0x00000000 , 0x00000038 
+ 00029413  0x00007d32 copy  0x00000012 , 0x00000006 
+ 00029414  0x00007d33 force  0x00000004 , 0x00000039 
+ 00029415  0x00007d34 call  0x000072f3 
+ 00029416  0x00007d36 force  0x00000180 , 0x00000036 
+ 00029417  0x00007d37 force  0x00000080 , 0x00000036 
+ 00029418  0x00007d38 call  0x000072cf 
+ 00029419  0x00007d3a force  0x0000000c , 0x00000038 
+ 00029420  0x00007d3b copy  0x00000013 , 0x00000005 
+ 00029421  0x00007d3c force  0x00000004 , 0x00000039 
+ 00029422  0x00007d3e copy  0x0000002f , 0x0000003f 
+ 00029423  0x00007d3f istore  0x00000004 , 0x00000005 
+ 00029424  0x00007d40 increase  0x00000001 , 0x00000038 
+ 00029425  0x00007d41 loop  0x000072ee 
+ 00029426  0x00007d42 rtn 
+ 00029427  0x00007d45 ifetch  0x00000002 , 0x00000006 
+ 00029428  0x00007d46 ifetcht  0x00000002 , 0x00000006 
+ 00029429  0x00007d47 lshift16  0x00000002 , 0x00000002 
+ 00029430  0x00007d48 ior  0x00000002 , 0x0000002f 
+ 00029431  0x00007d49 increase  0x00000001 , 0x00000038 
+ 00029432  0x00007d4a loop  0x000072f3 
+ 00029433  0x00007d4b rtn 
+ 00029434  0x00007d4f force  0x00000008 , 0x00000038 
+ 00029435  0x00007d50 copy  0x00000011 , 0x00000006 
+ 00029436  0x00007d51 force  0x00000004 , 0x00000039 
+ 00029437  0x00007d52 call  0x000072f3 
+ 00029438  0x00007d54 force  0x00000000 , 0x00000038 
+ 00029439  0x00007d55 copy  0x00000012 , 0x00000006 
+ 00029440  0x00007d56 force  0x00000004 , 0x00000039 
+ 00029441  0x00007d57 call  0x000072f3 
+ 00029442  0x00007d58 force  0x00000182 , 0x00000036 
+ 00029443  0x00007d59 force  0x00000082 , 0x00000036 
+ 00029444  0x00007d5a call  0x000072cf 
+ 00029445  0x00007d5b branch  0x000072eb 
+ 00029446  0x00007d5f force  0x00000000 , 0x00000038 
+ 00029447  0x00007d60 fetch  0x00000004 , 0x00000158 
+ 00029448  0x00007d61 iforce  0x0000002f 
+ 00029449  0x00007d62 increase  0x00000001 , 0x00000038 
+ 00029450  0x00007d63 ifetch  0x00000004 , 0x00000006 
+ 00029451  0x00007d64 iforce  0x0000002f 
+ 00029452  0x00007d65 increase  0x00000001 , 0x00000038 
+ 00029453  0x00007d66 fetch  0x00000004 , 0x000042ab 
+ 00029454  0x00007d67 iforce  0x0000002f 
+ 00029455  0x00007d68 increase  0x00000001 , 0x00000038 
+ 00029456  0x00007d69 ifetch  0x00000004 , 0x00000006 
+ 00029457  0x00007d6a iforce  0x0000002f 
+ 00029458  0x00007d6b increase  0x00000001 , 0x00000038 
+ 00029459  0x00007d6c call  0x00007370 
+ 00029460  0x00007d6d increase  0xfffffffc , 0x00000038 
+ 00029461  0x00007d6e fetch  0x00000004 , 0x000042ff 
+ 00029462  0x00007d6f copy  0x0000003f , 0x0000002f 
+ 00029463  0x00007d70 increase  0x00000004 , 0x00000038 
+ 00029464  0x00007d71 force  0x00000038 , 0x00000036 
+ 00029465  0x00007d72 force  0x00000008 , 0x00000036 
+ 00029466  0x00007d73 branch  0x000072cf 
+ 00029467  0x00007d77 bpatch  0x000000ec , 0x0000401d 
+ 00029468  0x00007d78 fetch  0x00000006 , 0x000042db 
+ 00029469  0x00007d79 fetcht  0x00000006 , 0x00000178 
+ 00029470  0x00007d7a branch  0x00007321 , 0x00000029 
+ 00029471  0x00007d7b fetch  0x00000006 , 0x00000178 
+ 00029472  0x00007d7c fetcht  0x00000006 , 0x000042db 
+ 00029473  0x00007d7e force  0x00000008 , 0x00000038 
+ 00029474  0x00007d7f copy  0x00000002 , 0x0000002f 
+ 00029475  0x00007d80 increase  0x00000001 , 0x00000038 
+ 00029476  0x00007d81 rshift32  0x00000002 , 0x0000002f 
+ 00029477  0x00007d82 lshift16  0x0000003f , 0x0000003f 
+ 00029478  0x00007d83 ior  0x0000002f , 0x0000002f 
+ 00029479  0x00007d84 increase  0x00000001 , 0x00000038 
+ 00029480  0x00007d85 rshift32  0x0000003f , 0x0000002f 
+ 00029481  0x00007d86 increase  0x00000001 , 0x00000038 
+ 00029482  0x00007d87 force  0x00000000 , 0x0000002f 
+ 00029483  0x00007d88 force  0x00000000 , 0x0000003f 
+ 00029484  0x00007d89 fetch  0x00000001 , 0x000042cb 
+ 00029485  0x00007d8a fetcht  0x00000001 , 0x0000438c 
+ 00029486  0x00007d8b nbranch  0x00007331 , 0x00000029 
+ 00029487  0x00007d8d fetch  0x00000001 , 0x000042d2 
+ 00029488  0x00007d8e fetcht  0x00000001 , 0x000042cb 
+ 00029489  0x00007d90 store  0x00000001 , 0x000042bb 
+ 00029490  0x00007d91 storet  0x00000001 , 0x000042bc 
+ 00029491  0x00007d92 force  0x00000000 , 0x00000038 
+ 00029492  0x00007d93 arg  0x000042bb , 0x00000012 
+ 00029493  0x00007d94 force  0x00000004 , 0x00000039 
+ 00029494  0x00007d96 ifetch  0x00000004 , 0x00000011 
+ 00029495  0x00007d97 ifetcht  0x00000004 , 0x00000012 
+ 00029496  0x00007d98 ixor  0x00000002 , 0x0000002f 
+ 00029497  0x00007d99 increase  0x00000001 , 0x00000038 
+ 00029498  0x00007d9a increase  0x00000004 , 0x00000011 
+ 00029499  0x00007d9b increase  0x00000004 , 0x00000012 
+ 00029500  0x00007d9c loop  0x00007336 
+ 00029501  0x00007d9d call  0x00007370 
+ 00029502  0x00007d9e increase  0xfffffffc , 0x00000038 
+ 00029503  0x00007d9f fetch  0x00000004 , 0x000042ff 
+ 00029504  0x00007da0 copy  0x0000003f , 0x0000002f 
+ 00029505  0x00007da1 increase  0x00000004 , 0x00000038 
+ 00029506  0x00007da2 force  0x00000038 , 0x00000036 
+ 00029507  0x00007da3 force  0x0000000c , 0x00000036 
+ 00029508  0x00007da4 call  0x000072cf 
+ 00029509  0x00007da6 call  0x0000736f 
+ 00029510  0x00007da7 force  0x0000003a , 0x00000036 
+ 00029511  0x00007da8 force  0x00000008 , 0x00000036 
+ 00029512  0x00007da9 branch  0x000072cf 
+ 00029513  0x00007dac compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029514  0x00007dad rtn  0x00000001 
+ 00029515  0x00007dae deposit  0x00000006 
+ 00029516  0x00007daf iadd  0x00000039 , 0x00000005 
+ 00029517  0x00007db0 force  0x00000000 , 0x0000003f 
+ 00029518  0x00007db2 istore  0x00000001 , 0x00000005 
+ 00029519  0x00007db3 increase  0x00000001 , 0x00000039 
+ 00029520  0x00007db4 compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029521  0x00007db5 rtn  0x00000001 
+ 00029522  0x00007db6 branch  0x0000734e 
+ 00029523  0x00007db9 force  0x00000000 , 0x00000038 
+ 00029524  0x00007dbb deposit  0x00000039 
+ 00029525  0x00007dbc branch  0x00007358 , 0x00000034 
+ 00029526  0x00007dbd ifetch  0x00000004 , 0x00000006 
+ 00029527  0x00007dbe increase  0xfffffffc , 0x00000039 
+ 00029528  0x00007dc0 iforce  0x0000002f 
+ 00029529  0x00007dc1 increase  0x00000001 , 0x00000038 
+ 00029530  0x00007dc2 compare  0x00000004 , 0x00000038 , 0x0000000f 
+ 00029531  0x00007dc3 rtn  0x00000001 
+ 00029532  0x00007dc4 branch  0x00007354 
+ 00029533  0x00007dc7 force  0x00000008 , 0x00000038 
+ 00029534  0x00007dc8 branch  0x00007362 
+ 00029535  0x00007dca force  0x00000004 , 0x00000038 
+ 00029536  0x00007dcb branch  0x00007362 
+ 00029537  0x00007dcd force  0x00000000 , 0x00000038 
+ 00029538  0x00007dcf force  0x00000004 , 0x00000039 
+ 00029539  0x00007dd1 ifetch  0x00000004 , 0x00000006 
+ 00029540  0x00007dd2 iforce  0x0000002f 
+ 00029541  0x00007dd3 increase  0x00000001 , 0x00000038 
+ 00029542  0x00007dd4 loop  0x00007363 
+ 00029543  0x00007dd5 rtn 
+ 00029544  0x00007dd8 arg  0x000001a8 , 0x00000006 
+ 00029545  0x00007dd9 branch  0x0000735f 
+ 00029546  0x00007ddc force  0x00000004 , 0x00000039 
+ 00029547  0x00007ddd branch  0x00007372 
+ 00029548  0x00007de0 force  0x00000000 , 0x00000038 
+ 00029549  0x00007de1 force  0x00000010 , 0x00000039 
+ 00029550  0x00007de2 branch  0x00007371 
+ 00029551  0x00007de5 force  0x00000000 , 0x00000038 
+ 00029552  0x00007de7 force  0x00000004 , 0x00000039 
+ 00029553  0x00007de9 force  0x00000000 , 0x0000002f 
+ 00029554  0x00007deb increase  0x00000001 , 0x00000038 
+ 00029555  0x00007dec loop  0x00007371 
+ 00029556  0x00007ded rtn 
+ 00029557  0x00007df0 force  0x0000000c , 0x00000038 
+ 00029558  0x00007df1 force  0x00000004 , 0x00000039 
+ 00029559  0x00007df3 deposit  0x0000002f 
+ 00029560  0x00007df4 istore  0x00000004 , 0x00000005 
+ 00029561  0x00007df5 increase  0x00000001 , 0x00000038 
+ 00029562  0x00007df6 loop  0x00007377 
+ 00029563  0x00007df7 rtn 
+ 00029564  0x00007dfa force  0x0000000c , 0x00000038 
+ 00029565  0x00007dfb copy  0x00000013 , 0x00000005 
+ 00029566  0x00007dfc add  0x00000012 , 0x00000001 , 0x00000039 
+ 00029567  0x00007dfd sub  0x00000039 , 0x0000000f , 0x0000003e 
+ 00029568  0x00007dfe branch  0x00007382 , 0x00000002 
+ 00029569  0x00007dff force  0x00000010 , 0x00000039 
+ 00029570  0x00007e01 deposit  0x0000002f 
+ 00029571  0x00007e02 sub  0x00000039 , 0x00000003 , 0x0000003e 
+ 00029572  0x00007e03 branch  0x0000738a , 0x00000002 
+ 00029573  0x00007e04 istore  0x00000004 , 0x00000005 
+ 00029574  0x00007e05 increase  0xfffffffc , 0x00000039 
+ 00029575  0x00007e06 rtn  0x00000005 
+ 00029576  0x00007e07 increase  0x00000001 , 0x00000038 
+ 00029577  0x00007e08 branch  0x00007382 
+ 00029578  0x00007e0a istore  0x00000001 , 0x00000005 
+ 00029579  0x00007e0b rshift8  0x0000003f , 0x0000003f 
+ 00029580  0x00007e0c loop  0x0000738a 
+ 00029581  0x00007e0d rtn 
+ 00029582  0x00007e11 force  0x0000000c , 0x00000038 
+ 00029583  0x00007e12 force  0x00000004 , 0x00000039 
+ 00029584  0x00007e14 ifetch  0x00000004 , 0x00000006 
+ 00029585  0x00007e15 isub  0x0000002f , 0x0000003e 
+ 00029586  0x00007e16 nrtn  0x00000005 
+ 00029587  0x00007e17 increase  0x00000001 , 0x00000038 
+ 00029588  0x00007e18 loop  0x00007390 
+ 00029589  0x00007e19 branch  0x00007db8 
+ 00029590  0x00007e1c fetch  0x00000001 , 0x00008050 
+ 00029591  0x00007e1d set0  0x00000000 , 0x0000003f 
+ 00029592  0x00007e1e store  0x00000001 , 0x00008050 
+ 00029593  0x00007e1f rtn 
+ 00029594  0x00007e22 fetch  0x00000001 , 0x00008050 
+ 00029595  0x00007e23 set1  0x00000000 , 0x0000003f 
+ 00029596  0x00007e24 store  0x00000001 , 0x00008050 
+ 00029597  0x00007e25 rtn 
+ 00029598  0x00007e2e arg  0x000004d1 , 0x00000005 
+ 00029599  0x00007e2f setsect  0x00000000 , 0x0003ffff 
+ 00029600  0x00007e30 setsect  0x00000001 , 0x0003ffff 
+ 00029601  0x00007e31 setsect  0x00000002 , 0x0003ffff 
+ 00029602  0x00007e32 setsect  0x00000003 , 0x0003fbff 
+ 00029603  0x00007e33 istore  0x00000009 , 0x00000005 
+ 00029604  0x00007e34 setsect  0x00000000 , 0x0003ffff 
+ 00029605  0x00007e35 setsect  0x00000001 , 0x0003ffff 
+ 00029606  0x00007e36 setsect  0x00000002 , 0x0003ffff 
+ 00029607  0x00007e37 setsect  0x00000003 , 0x0003ffff 
+ 00029608  0x00007e38 istore  0x00000009 , 0x00000005 
+ 00029609  0x00007e39 setsect  0x00000000 , 0x0003ffff 
+ 00029610  0x00007e3a setsect  0x00000001 , 0x0003ffff 
+ 00029611  0x00007e3b setsect  0x00000002 , 0x0003cfff 
+ 00029612  0x00007e3c setsect  0x00000003 , 0x0003ffff 
+ 00029613  0x00007e3d istore  0x00000009 , 0x00000005 
+ 00029614  0x00007e3e setsect  0x00000000 , 0x0003ffff 
+ 00029615  0x00007e3f setsect  0x00000001 , 0x0003ffff 
+ 00029616  0x00007e40 setsect  0x00000002 , 0x0003ffef 
+ 00029617  0x00007e41 setsect  0x00000003 , 0x0003ffff 
+ 00029618  0x00007e42 istore  0x00000009 , 0x00000005 
+ 00029619  0x00007e43 setsect  0x00000000 , 0x0003ffff 
+ 00029620  0x00007e44 setsect  0x00000001 , 0x0003ffff 
+ 00029621  0x00007e45 setsect  0x00000002 , 0x0003ffff 
+ 00029622  0x00007e46 setsect  0x00000003 , 0x0003ffff 
+ 00029623  0x00007e47 istore  0x00000009 , 0x00000005 
+ 00029624  0x00007e48 setsect  0x00000000 , 0x0003ffff 
+ 00029625  0x00007e49 setsect  0x00000001 , 0x00026c7f 
+ 00029626  0x00007e4a setsect  0x00000002 , 0x0000146b 
+ 00029627  0x00007e4b setsect  0x00000003 , 0x00037bb3 
+ 00029628  0x00007e4c istore  0x00000009 , 0x00000005 
+ 00029629  0x00007e4d setsect  0x00000000 , 0x0001feb8 
+ 00029630  0x00007e4e setsect  0x00000001 , 0x00010c12 
+ 00029631  0x00007e4f setsect  0x00000002 , 0x0002b722 
+ 00029632  0x00007e50 setsect  0x00000003 , 0x00029fa6 
+ 00029633  0x00007e51 istore  0x00000009 , 0x00000005 
+ 00029634  0x00007e52 setsect  0x00000000 , 0x0000e70f 
+ 00029635  0x00007e53 setsect  0x00000001 , 0x00016720 
+ 00029636  0x00007e54 setsect  0x00000002 , 0x0000519e 
+ 00029637  0x00007e55 setsect  0x00000003 , 0x00019084 
+ 00029638  0x00007e56 istore  0x00000009 , 0x00000005 
+ 00029639  0x00007e57 setsect  0x00000000 , 0x00031012 
+ 00029640  0x00007e58 setsect  0x00000001 , 0x000360bf 
+ 00029641  0x00007e59 setsect  0x00000002 , 0x0003f0af 
+ 00029642  0x00007e5a setsect  0x00000003 , 0x000003d3 
+ 00029643  0x00007e5b istore  0x00000009 , 0x00000005 
+ 00029644  0x00007e5c setsect  0x00000000 , 0x0003a188 
+ 00029645  0x00007e5d setsect  0x00000001 , 0x00003ad0 
+ 00029646  0x00007e5e setsect  0x00000002 , 0x0003cbf2 
+ 00029647  0x00007e5f setsect  0x00000003 , 0x000243d9 
+ 00029648  0x00007e60 istore  0x00000009 , 0x00000005 
+ 00029649  0x00007e61 setsect  0x00000000 , 0x0002b030 
+ 00029650  0x00007e62 setsect  0x00000001 , 0x00036a03 
+ 00029651  0x00007e63 setsect  0x00000002 , 0x00011188 
+ 00029652  0x00007e64 setsect  0x00000003 , 0x0001e520 
+ 00029653  0x00007e65 istore  0x00000009 , 0x00000005 
+ 00029654  0x00007e66 setsect  0x00000000 , 0x0003a11e 
+ 00029655  0x00007e67 setsect  0x00000001 , 0x0000fe5d 
+ 00029656  0x00007e68 setsect  0x00000002 , 0x0000dd57 
+ 00029657  0x00007e69 setsect  0x00000003 , 0x0001ac93 
+ 00029658  0x00007e6a istore  0x00000009 , 0x00000005 
+ 00029659  0x00007e6b setsect  0x00000000 , 0x000011ed 
+ 00029660  0x00007e6c setsect  0x00000001 , 0x000218c4 
+ 00029661  0x00007e6d setsect  0x00000002 , 0x00008da7 
+ 00029662  0x00007e6e setsect  0x00000003 , 0x000257ff 
+ 00029663  0x00007e6f istore  0x00000009 , 0x00000005 
+ 00029664  0x00007e70 setsect  0x00000000 , 0x0003192b 
+ 00029665  0x00007e71 setsect  0x00000001 , 0x00034641 
+ 00029666  0x00007e72 setsect  0x00000002 , 0x0001be0c 
+ 00029667  0x00007e73 setsect  0x00000003 , 0x000366ad 
+ 00029668  0x00007e74 istore  0x00000009 , 0x00000005 
+ 00029669  0x00007e75 setsect  0x00000000 , 0x00001f83 
+ 00029670  0x00007e76 setsect  0x00000001 , 0x00015a23 
+ 00029671  0x00007e77 setsect  0x00000002 , 0x0003f9b0 
+ 00029672  0x00007e78 setsect  0x00000003 , 0x00003949 
+ 00029673  0x00007e79 istore  0x00000009 , 0x00000005 
+ 00029674  0x00007e7a setsect  0x00000000 , 0x00013a51 
+ 00029675  0x00007e7b setsect  0x00000001 , 0x000153fd 
+ 00029676  0x00007e7c setsect  0x00000002 , 0x0003372a 
+ 00029677  0x00007e7d setsect  0x00000003 , 0x0000f1bb 
+ 00029678  0x00007e7e istore  0x00000009 , 0x00000005 
+ 00029679  0x00007e7f setsect  0x00000000 , 0x0003ae85 
+ 00029680  0x00007e80 setsect  0x00000001 , 0x0001eed9 
+ 00029681  0x00007e81 setsect  0x00000002 , 0x00009e66 
+ 00029682  0x00007e82 setsect  0x00000003 , 0x000001a8 
+ 00029683  0x00007e83 istore  0x00000008 , 0x00000005 
+ 00029684  0x00007e84 rtn 
+ 00029685  0x00007e8d arg  0x00000569 , 0x00000005 
+ 00029686  0x00007e8e setsect  0x00000000 , 0x0003ffff 
+ 00029687  0x00007e8f setsect  0x00000001 , 0x0003ffff 
+ 00029688  0x00007e90 setsect  0x00000002 , 0x0003ffff 
+ 00029689  0x00007e91 setsect  0x00000003 , 0x0003ffff 
+ 00029690  0x00007e92 istore  0x00000009 , 0x00000005 
+ 00029691  0x00007e93 setsect  0x00000000 , 0x0003ffff 
+ 00029692  0x00007e94 setsect  0x00000001 , 0x0000003f 
+ 00029693  0x00007e95 setsect  0x00000002 , 0x00000000 
+ 00029694  0x00007e96 setsect  0x00000003 , 0x00000000 
+ 00029695  0x00007e97 istore  0x00000009 , 0x00000005 
+ 00029696  0x00007e98 setsect  0x00000000 , 0x00000000 
+ 00029697  0x00007e99 setsect  0x00000001 , 0x00000000 
+ 00029698  0x00007e9a setsect  0x00000002 , 0x00001000 
+ 00029699  0x00007e9b setsect  0x00000003 , 0x00000000 
+ 00029700  0x00007e9c istore  0x00000009 , 0x00000005 
+ 00029701  0x00007e9d setsect  0x00000000 , 0x0003ff00 
+ 00029702  0x00007e9e setsect  0x00000001 , 0x0003ffff 
+ 00029703  0x00007e9f setsect  0x00000002 , 0x0003ffcf 
+ 00029704  0x00007ea0 setsect  0x00000003 , 0x0003ffff 
+ 00029705  0x00007ea1 istore  0x00000009 , 0x00000005 
+ 00029706  0x00007ea2 setsect  0x00000000 , 0x0003ffff 
+ 00029707  0x00007ea3 setsect  0x00000001 , 0x0003ffff 
+ 00029708  0x00007ea4 setsect  0x00000002 , 0x0003ffff 
+ 00029709  0x00007ea5 setsect  0x00000003 , 0x000003ff 
+ 00029710  0x00007ea6 istore  0x00000009 , 0x00000005 
+ 00029711  0x00007ea7 setsect  0x00000000 , 0x00000000 
+ 00029712  0x00007ea8 setsect  0x00000001 , 0x00000000 
+ 00029713  0x00007ea9 setsect  0x00000002 , 0x00000000 
+ 00029714  0x00007eaa setsect  0x00000003 , 0x00000000 
+ 00029715  0x00007eab istore  0x00000009 , 0x00000005 
+ 00029716  0x00007eac setsect  0x00000000 , 0x00010000 
+ 00029717  0x00007ead setsect  0x00000001 , 0x00000000 
+ 00029718  0x00007eae setsect  0x00000002 , 0x0003f000 
+ 00029719  0x00007eaf setsect  0x00000003 , 0x0003ffff 
+ 00029720  0x00007eb0 istore  0x00000009 , 0x00000005 
+ 00029721  0x00007eb1 setsect  0x00000000 , 0x000296ff 
+ 00029722  0x00007eb2 setsect  0x00000001 , 0x00022630 
+ 00029723  0x00007eb3 setsect  0x00000002 , 0x0003945d 
+ 00029724  0x00007eb4 setsect  0x00000003 , 0x0003d284 
+ 00029725  0x00007eb5 istore  0x00000009 , 0x00000005 
+ 00029726  0x00007eb6 setsect  0x00000000 , 0x000333a0 
+ 00029727  0x00007eb7 setsect  0x00000001 , 0x00004b7a 
+ 00029728  0x00007eb8 setsect  0x00000002 , 0x000037d8 
+ 00029729  0x00007eb9 setsect  0x00000003 , 0x0003c9dc 
+ 00029730  0x00007eba istore  0x00000009 , 0x00000005 
+ 00029731  0x00007ebb setsect  0x00000000 , 0x0003a440 
+ 00029732  0x00007ebc setsect  0x00000001 , 0x0001b958 
+ 00029733  0x00007ebd setsect  0x00000002 , 0x00038bce 
+ 00029734  0x00007ebe setsect  0x00000003 , 0x0001091f 
+ 00029735  0x00007ebf istore  0x00000009 , 0x00000005 
+ 00029736  0x00007ec0 setsect  0x00000000 , 0x0002e12c 
+ 00029737  0x00007ec1 setsect  0x00000001 , 0x0001f47c 
+ 00029738  0x00007ec2 setsect  0x00000002 , 0x000356b1 
+ 00029739  0x00007ec3 setsect  0x00000003 , 0x0002fd47 
+ 00029740  0x00007ec4 istore  0x00000009 , 0x00000005 
+ 00029741  0x00007ec5 setsect  0x00000000 , 0x00006837 
+ 00029742  0x00007ec6 setsect  0x00000001 , 0x0002ed90 
+ 00029743  0x00007ec7 setsect  0x00000002 , 0x0001ecec 
+ 00029744  0x00007ec8 setsect  0x00000003 , 0x0001acc5 
+ 00029745  0x00007ec9 istore  0x00000009 , 0x00000005 
+ 00029746  0x00007eca setsect  0x00000000 , 0x00023357 
+ 00029747  0x00007ecb setsect  0x00000001 , 0x00018af3 
+ 00029748  0x00007ecc setsect  0x00000002 , 0x0000f9e1 
+ 00029749  0x00007ecd setsect  0x00000003 , 0x000129f0 
+ 00029750  0x00007ece istore  0x00000009 , 0x00000005 
+ 00029751  0x00007ecf setsect  0x00000000 , 0x0002e7eb 
+ 00029752  0x00007ed0 setsect  0x00000001 , 0x0003e6e3 
+ 00029753  0x00007ed1 setsect  0x00000002 , 0x0003e1a7 
+ 00029754  0x00007ed2 setsect  0x00000003 , 0x00010b8b 
+ 00029755  0x00007ed3 istore  0x00000009 , 0x00000005 
+ 00029756  0x00007ed4 setsect  0x00000000 , 0x00024fe3 
+ 00029757  0x00007ed5 setsect  0x00000001 , 0x000020ef 
+ 00029758  0x00007ed6 setsect  0x00000002 , 0x0001b5a6 
+ 00029759  0x00007ed7 setsect  0x00000003 , 0x0000dc2f 
+ 00029760  0x00007ed8 istore  0x00000009 , 0x00000005 
+ 00029761  0x00007ed9 setsect  0x00000000 , 0x00013860 
+ 00029762  0x00007eda setsect  0x00000001 , 0x0002bd69 
+ 00029763  0x00007edb setsect  0x00000002 , 0x0000391a 
+ 00029764  0x00007edc setsect  0x00000003 , 0x0001b222 
+ 00029765  0x00007edd istore  0x00000009 , 0x00000005 
+ 00029766  0x00007ede rtn 
+ 00029767  0x00007ee7 branch  0x000074fc 
+ 00029768  0x00007eea bpatch  0x000000ed , 0x0000401d 
+ 00029769  0x00007eef fetch  0x00000001 , 0x0000446c 
+ 00029770  0x00007ef0 rtn  0x00000034 
+ 00029771  0x00007ef1 fetch  0x00000001 , 0x0000446e 
+ 00029772  0x00007ef2 rtneq  0x00000003 
+ 00029773  0x00007ef5 fetch  0x00000001 , 0x0000446d 
+ 00029774  0x00007ef6 beq  0x00000000 , 0x000074fc 
+ 00029775  0x00007ef7 rtn 
+ 00029776  0x00007ef9 jam  0x00000000 , 0x0000446d 
+ 00029777  0x00007efa rtn 
+ 00029778  0x00007f00 bpatch  0x000000ee , 0x0000401d 
+ 00029779  0x00007f01 setarg  0x000005fe 
+ 00029780  0x00007f02 arg  0x000005f9 , 0x00000005 
+ 00029781  0x00007f03 isub  0x00000005 , 0x00000039 
+ 00029782  0x00007f04 call  0x00007ca1 
+ 00029783  0x00007f05 setarg  0x000044d1 
+ 00029784  0x00007f06 arg  0x000044cf , 0x00000005 
+ 00029785  0x00007f07 isub  0x00000005 , 0x00000039 
+ 00029786  0x00007f08 branch  0x00007ca1 
+ 00029787  0x00007f0d call  0x00007476 
+ 00029788  0x00007f0e arg  0x0000061e , 0x00000011 
+ 00029789  0x00007f0f arg  0x000004b1 , 0x00000005 
+ 00029790  0x00007f10 call  0x0000771c 
+ 00029791  0x00007f11 arg  0x000005fe , 0x00000011 
+ 00029792  0x00007f12 arg  0x00000471 , 0x00000005 
+ 00029793  0x00007f13 call  0x0000771c 
+ 00029794  0x00007f14 arg  0x00000471 , 0x00000011 
+ 00029795  0x00007f15 arg  0x000005fe , 0x00000012 
+ 00029796  0x00007f16 arg  0x00000471 , 0x00000005 
+ 00029797  0x00007f17 call  0x00007684 
+ 00029798  0x00007f18 arg  0x00000589 , 0x00000011 
+ 00029799  0x00007f19 arg  0x000005fe , 0x00000012 
+ 00029800  0x00007f1a arg  0x00000491 , 0x00000005 
+ 00029801  0x00007f1b call  0x00007684 
+ 00029802  0x00007f1c arg  0x00000491 , 0x00000011 
+ 00029803  0x00007f1d arg  0x00000471 , 0x00000012 
+ 00029804  0x00007f1e arg  0x00000471 , 0x00000005 
+ 00029805  0x00007f1f call  0x00007720 
+ 00029806  0x00007f20 arg  0x00000451 , 0x00000011 
+ 00029807  0x00007f21 arg  0x00000471 , 0x00000012 
+ 00029808  0x00007f22 arg  0x00000451 , 0x00000005 
+ 00029809  0x00007f23 call  0x00007720 
+ 00029810  0x00007f24 arg  0x00000020 , 0x00000039 
+ 00029811  0x00007f25 arg  0x000004b1 , 0x00000011 
+ 00029812  0x00007f26 arg  0x00000451 , 0x00000012 
+ 00029813  0x00007f27 branch  0x00007d64 
+ 00029814  0x00007f2a arg  0x000005c9 , 0x00000011 
+ 00029815  0x00007f2b arg  0x00000451 , 0x00000005 
+ 00029816  0x00007f2c call  0x0000771c 
+ 00029817  0x00007f2d arg  0x000005a9 , 0x00000011 
+ 00029818  0x00007f2e arg  0x00000471 , 0x00000005 
+ 00029819  0x00007f2f call  0x0000771c 
+ 00029820  0x00007f30 arg  0x00000471 , 0x00000011 
+ 00029821  0x00007f31 arg  0x000005a9 , 0x00000012 
+ 00029822  0x00007f32 arg  0x00000471 , 0x00000005 
+ 00029823  0x00007f33 call  0x00007684 
+ 00029824  0x00007f34 arg  0x00000589 , 0x00000011 
+ 00029825  0x00007f35 arg  0x000005a9 , 0x00000012 
+ 00029826  0x00007f36 arg  0x00000491 , 0x00000005 
+ 00029827  0x00007f37 call  0x00007684 
+ 00029828  0x00007f38 arg  0x00000491 , 0x00000011 
+ 00029829  0x00007f39 arg  0x00000471 , 0x00000012 
+ 00029830  0x00007f3a arg  0x00000471 , 0x00000005 
+ 00029831  0x00007f3b call  0x00007720 
+ 00029832  0x00007f3c arg  0x00000451 , 0x00000011 
+ 00029833  0x00007f3d arg  0x00000471 , 0x00000012 
+ 00029834  0x00007f3e arg  0x00000451 , 0x00000005 
+ 00029835  0x00007f3f branch  0x00007739 
+ 00029836  0x00007f45 increase  0xffffffff , 0x00000007 
+ 00029837  0x00007f46 nrtn  0x00000002 
+ 00029838  0x00007f47 random  0x0000003f 
+ 00029839  0x00007f48 istore  0x00000002 , 0x00000005 
+ 00029840  0x00007f49 branch  0x0000748c 
+ 00029841  0x00007f4b increase  0xffffffff , 0x00000007 
+ 00029842  0x00007f4c nbranch  0x0000749c , 0x00000002 
+ 00029843  0x00007f4d ifetch  0x00000004 , 0x00000011 
+ 00029844  0x00007f4e copy  0x0000003f , 0x00000002 
+ 00029845  0x00007f4f ifetch  0x00000004 , 0x00000012 
+ 00029846  0x00007f50 iflip  0x00000002 , 0x0000003f 
+ 00029847  0x00007f51 nbranch  0x0000749b , 0x00000005 
+ 00029848  0x00007f52 increase  0x00000004 , 0x00000011 
+ 00029849  0x00007f53 increase  0x00000004 , 0x00000012 
+ 00029850  0x00007f54 branch  0x00007491 
+ 00029851  0x00007f56 branch  0x00007dc4 
+ 00029852  0x00007f59 branch  0x00007dc6 
+ 00029853  0x00007f5f and  0x0000003f , 0x00000007 , 0x00000007 
+ 00029854  0x00007f60 rshift3  0x0000003f , 0x0000003f 
+ 00029855  0x00007f61 iadd  0x00000006 , 0x00000006 
+ 00029856  0x00007f62 ifetch  0x00000001 , 0x00000006 
+ 00029857  0x00007f63 qisolate0  0x0000003f 
+ 00029858  0x00007f64 rtn 
+ 00029859  0x00007f68 ifetch  0x00000008 , 0x00000006 
+ 00029860  0x00007f69 nrtn  0x00000034 
+ 00029861  0x00007f6a ifetch  0x00000008 , 0x00000006 
+ 00029862  0x00007f6b nrtn  0x00000034 
+ 00029863  0x00007f6c ifetch  0x00000008 , 0x00000006 
+ 00029864  0x00007f6d rtn 
+ 00029865  0x00007f73 ifetch  0x00000004 , 0x00000011 
+ 00029866  0x00007f74 iforce  0x00000002 
+ 00029867  0x00007f75 ifetch  0x00000004 , 0x00000012 
+ 00029868  0x00007f76 isub  0x00000002 , 0x0000003e 
+ 00029869  0x00007f77 nrtn  0x00000005 
+ 00029870  0x00007f78 increase  0x00000004 , 0x00000011 
+ 00029871  0x00007f79 increase  0x00000004 , 0x00000012 
+ 00029872  0x00007f7a loop  0x000074a9 
+ 00029873  0x00007f7b rtn 
+ 00029874  0x00007f7e force  0x00000006 , 0x00000039 
+ 00029875  0x00007f7f increase  0x00000014 , 0x00000011 
+ 00029876  0x00007f80 increase  0x00000014 , 0x00000012 
+ 00029877  0x00007f82 ifetch  0x00000004 , 0x00000012 
+ 00029878  0x00007f83 iforce  0x00000002 
+ 00029879  0x00007f84 ifetch  0x00000004 , 0x00000011 
+ 00029880  0x00007f85 isub  0x00000002 , 0x0000003f 
+ 00029881  0x00007f86 nrtn  0x00000002 
+ 00029882  0x00007f87 nrtn  0x00000034 
+ 00029883  0x00007f88 increase  0xfffffffc , 0x00000011 
+ 00029884  0x00007f89 increase  0xfffffffc , 0x00000012 
+ 00029885  0x00007f8a loop  0x000074b5 
+ 00029886  0x00007f8b rtn 
+ 00029887  0x00007f8d force  0x00000006 , 0x00000039 
+ 00029888  0x00007f8e force  0x00000000 , 0x00000013 
+ 00029889  0x00007f90 ifetch  0x00000004 , 0x00000011 
+ 00029890  0x00007f91 iforce  0x00000002 
+ 00029891  0x00007f92 ifetch  0x00000004 , 0x00000012 
+ 00029892  0x00007f93 iadd  0x00000002 , 0x0000003f 
+ 00029893  0x00007f94 iadd  0x00000013 , 0x0000003f 
+ 00029894  0x00007f95 istore  0x00000004 , 0x00000005 
+ 00029895  0x00007f96 isolate1  0x00000020 , 0x0000003f 
+ 00029896  0x00007f97 setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00029897  0x00007f98 increase  0x00000004 , 0x00000011 
+ 00029898  0x00007f99 increase  0x00000004 , 0x00000012 
+ 00029899  0x00007f9a loop  0x000074c1 
+ 00029900  0x00007f9b rtn 
+ 00029901  0x00007f9e force  0x00000006 , 0x00000039 
+ 00029902  0x00007f9f force  0x00000000 , 0x00000013 
+ 00029903  0x00007fa1 ifetch  0x00000004 , 0x00000012 
+ 00029904  0x00007fa2 iforce  0x00000002 
+ 00029905  0x00007fa3 ifetch  0x00000004 , 0x00000011 
+ 00029906  0x00007fa4 isub  0x00000002 , 0x0000003f 
+ 00029907  0x00007fa5 isub  0x00000013 , 0x0000003f 
+ 00029908  0x00007fa6 istore  0x00000004 , 0x00000005 
+ 00029909  0x00007fa7 isolate1  0x00000020 , 0x0000003f 
+ 00029910  0x00007fa8 setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00029911  0x00007fa9 increase  0x00000004 , 0x00000011 
+ 00029912  0x00007faa increase  0x00000004 , 0x00000012 
+ 00029913  0x00007fab loop  0x000074cf 
+ 00029914  0x00007fac rtn 
+ 00029915  0x00007faf force  0x00000006 , 0x00000039 
+ 00029916  0x00007fb0 increase  0x00000014 , 0x00000011 
+ 00029917  0x00007fb2 force  0x00000000 , 0x00000013 
+ 00029918  0x00007fb4 ifetch  0x00000004 , 0x00000011 
+ 00029919  0x00007fb5 isolate1  0x00000000 , 0x0000003f 
+ 00029920  0x00007fb6 setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00029921  0x00007fb7 rshift  0x0000003f , 0x0000003f 
+ 00029922  0x00007fb8 isolate1  0x00000000 , 0x00000013 
+ 00029923  0x00007fb9 setflag  0x00000001 , 0x0000001f , 0x0000003f 
+ 00029924  0x00007fba istore  0x00000004 , 0x00000011 
+ 00029925  0x00007fbb increase  0xfffffffc , 0x00000011 
+ 00029926  0x00007fbc rshift  0x00000013 , 0x00000013 
+ 00029927  0x00007fbd loop  0x000074de 
+ 00029928  0x00007fbe rtn 
+ 00029929  0x00007fc0 force  0x00000006 , 0x00000039 
+ 00029930  0x00007fc1 force  0x00000000 , 0x00000013 
+ 00029931  0x00007fc3 ifetch  0x00000004 , 0x00000011 
+ 00029932  0x00007fc4 isolate1  0x0000001f , 0x0000003f 
+ 00029933  0x00007fc5 setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00029934  0x00007fc6 lshift  0x0000003f , 0x0000003f 
+ 00029935  0x00007fc7 isolate1  0x00000000 , 0x00000013 
+ 00029936  0x00007fc8 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00029937  0x00007fc9 istore  0x00000004 , 0x00000011 
+ 00029938  0x00007fca increase  0x00000004 , 0x00000011 
+ 00029939  0x00007fcb rshift  0x00000013 , 0x00000013 
+ 00029940  0x00007fcc loop  0x000074eb 
+ 00029941  0x00007fcd rtn 
+ 00029942  0x00007fd1 force  0x00000006 , 0x00000039 
+ 00029943  0x00007fd3 ifetch  0x00000004 , 0x00000006 
+ 00029944  0x00007fd4 iforce  0x0000002f 
+ 00029945  0x00007fd5 increase  0x00000001 , 0x00000038 
+ 00029946  0x00007fd6 loop  0x000074f7 
+ 00029947  0x00007fd7 rtn 
+ 00029948  0x00007fdc bpatch  0x000000ef , 0x0000401d 
+ 00029949  0x00007fdd fetch  0x00000001 , 0x0000446c 
+ 00029950  0x00007fde nbranch  0x0000751d , 0x00000034 
+ 00029951  0x00007fe1 jam  0x00000000 , 0x0000446d 
+ 00029952  0x00007fe2 jam  0x00000000 , 0x0000446e 
+ 00029953  0x00007fe3 rtn 
+ 00029954  0x00007fe8 fetch  0x00000001 , 0x0000446c 
+ 00029955  0x00007fe9 rtn  0x00000034 
+ 00029956  0x00007fea fetch  0x00000001 , 0x0000446e 
+ 00029957  0x00007feb rtneq  0x00000003 
+ 00029958  0x00007fec call  0x00007552 
+ 00029959  0x00007fed branch  0x00007502 
+ 00029960  0x00007ff2 arg  0x0000446f , 0x00000005 
+ 00029961  0x00007ff3 setsect  0x00000000 , 0x00001abd 
+ 00029962  0x00007ff4 setsect  0x00000001 , 0x0001b34f 
+ 00029963  0x00007ff5 setsect  0x00000002 , 0x00019b8a 
+ 00029964  0x00007ff6 setsect  0x00000003 , 0x00026562 
+ 00029965  0x00007ff7 istore  0x00000009 , 0x00000005 
+ 00029966  0x00007ff8 setsect  0x00000000 , 0x000340b7 
+ 00029967  0x00007ff9 setsect  0x00000001 , 0x00001efa 
+ 00029968  0x00007ffa setsect  0x00000002 , 0x0000aff6 
+ 00029969  0x00007ffb setsect  0x00000003 , 0x0000fd41 
+ 00029970  0x00007ffc istore  0x00000009 , 0x00000005 
+ 00029971  0x00007ffd setsect  0x00000000 , 0x0003d210 
+ 00029972  0x00007ffe setsect  0x00000001 , 0x00026cf8 
+ 00029973  0x00007fff setsect  0x00000002 , 0x0003874c 
+ 00029974  0x00008000 setsect  0x00000003 , 0x0003157c 
+ 00029975  0x00008001 istore  0x00000009 , 0x00000005 
+ 00029976  0x00008002 setsect  0x00000000 , 0x0002d4a3 
+ 00029977  0x00008003 setsect  0x00000001 , 0x0003d27d 
+ 00029978  0x00008004 setsect  0x00000002 , 0x00000003 
+ 00029979  0x00008005 istore  0x00000005 , 0x00000005 
+ 00029980  0x00008006 rtn 
+ 00029981  0x0000800a fetch  0x00000001 , 0x0000446e 
+ 00029982  0x0000800b rtnne  0x00000000 
+ 00029983  0x0000800c fetch  0x00000001 , 0x0000446d 
+ 00029984  0x0000800d rtnne  0x00000000 
+ 00029985  0x0000800e call  0x000073f5 
+ 00029986  0x0000800f arg  0x0000446f , 0x00000005 
+ 00029987  0x00008010 force  0x0000000f , 0x00000007 
+ 00029988  0x00008011 call  0x0000748c 
+ 00029989  0x00008012 random  0x0000003f 
+ 00029990  0x00008013 rshift  0x0000003f , 0x0000003f 
+ 00029991  0x00008014 istore  0x00000002 , 0x00000005 
+ 00029992  0x00008016 fetch  0x00000001 , 0x0000446b 
+ 00029993  0x00008017 ncall  0x00007508 , 0x00000034 
+ 00029994  0x00008019 arg  0x000003b1 , 0x00000005 
+ 00029995  0x0000801a arg  0x0000446f , 0x00000006 
+ 00029996  0x0000801b call  0x00007c8d 
+ 00029997  0x0000801d arg  0x00000291 , 0x00000005 
+ 00029998  0x0000801e arg  0x000005a9 , 0x00000006 
+ 00029999  0x0000801f call  0x00007c81 
+ 00030000  0x00008021 arg  0x000002d1 , 0x00000005 
+ 00030001  0x00008022 call  0x00007c9d 
+ 00030002  0x00008023 jam  0x00000001 , 0x000002d1 
+ 00030003  0x00008025 call  0x0000756a 
+ 00030004  0x00008026 jam  0x00000003 , 0x0000446d 
+ 00030005  0x00008027 rtn 
+ 00030006  0x0000802a arg  0x0000448f , 0x00000005 
+ 00030007  0x0000802b arg  0x000002f1 , 0x00000006 
+ 00030008  0x0000802c call  0x00007c81 
+ 00030009  0x0000802d jam  0x00000003 , 0x0000446e 
+ 00030010  0x0000802e jam  0x00000000 , 0x0000446d 
+ 00030011  0x0000802f rtn 
+ 00030012  0x00008034 fetch  0x00000001 , 0x000005f9 
+ 00030013  0x00008035 rtnne  0x00000000 
+ 00030014  0x00008036 fetch  0x00000001 , 0x0000446d 
+ 00030015  0x00008037 rtnne  0x00000000 
+ 00030016  0x00008039 arg  0x000003b1 , 0x00000005 
+ 00030017  0x0000803a arg  0x0000446f , 0x00000006 
+ 00030018  0x0000803b call  0x00007c8d 
+ 00030019  0x0000803d arg  0x00000291 , 0x00000005 
+ 00030020  0x0000803e arg  0x000005fe , 0x00000006 
+ 00030021  0x0000803f call  0x00007c81 
+ 00030022  0x00008041 arg  0x000002d1 , 0x00000005 
+ 00030023  0x00008042 call  0x00007c9d 
+ 00030024  0x00008043 jam  0x00000001 , 0x000002d1 
+ 00030025  0x00008045 call  0x0000756a 
+ 00030026  0x00008046 jam  0x00000004 , 0x0000446d 
+ 00030027  0x00008047 rtn 
+ 00030028  0x0000804c arg  0x0000063e , 0x00000005 
+ 00030029  0x0000804d arg  0x000002f1 , 0x00000006 
+ 00030030  0x0000804e call  0x00007c8d 
+ 00030031  0x0000804f jam  0x00000003 , 0x000005f9 
+ 00030032  0x00008050 jam  0x00000000 , 0x0000446d 
+ 00030033  0x00008051 rtn 
+ 00030034  0x00008056 fetch  0x00000001 , 0x0000446c 
+ 00030035  0x00008057 rtn  0x00000034 
+ 00030036  0x00008058 fetch  0x00000001 , 0x0000446d 
+ 00030037  0x00008059 rtn  0x00000034 
+ 00030038  0x0000805a increase  0x00000080 , 0x0000003f 
+ 00030039  0x0000805b store  0x00000001 , 0x0000446d 
+ 00030040  0x0000805c rtnbit1  0x00000007 
+ 00030041  0x0000805d fetch  0x00000002 , 0x0000022e 
+ 00030042  0x0000805e branch  0x0000755c , 0x00000034 
+ 00030043  0x0000805f branch  0x00007562 
+ 00030044  0x00008062 bpatch  0x000000f0 , 0x0000401e 
+ 00030045  0x00008063 call  0x00007577 
+ 00030046  0x00008064 fetch  0x00000001 , 0x0000446d 
+ 00030047  0x00008065 beq  0x00000003 , 0x00007536 
+ 00030048  0x00008066 beq  0x00000004 , 0x0000754c 
+ 00030049  0x00008067 rtn 
+ 00030050  0x0000806b call  0x00007589 
+ 00030051  0x0000806c fetch  0x00000002 , 0x0000022e 
+ 00030052  0x0000806d increase  0xffffffff , 0x0000003f 
+ 00030053  0x0000806e store  0x00000002 , 0x0000022e 
+ 00030054  0x0000806f arg  0x000003b1 , 0x00000006 
+ 00030055  0x00008070 call  0x0000749d 
+ 00030056  0x00008071 rtn  0x00000001 
+ 00030057  0x00008072 branch  0x000075da 
+ 00030058  0x00008075 bpatch  0x000000f1 , 0x0000401e 
+ 00030059  0x00008076 setarg  0x00000100 
+ 00030060  0x00008077 store  0x00000002 , 0x0000022e 
+ 00030061  0x00008079 fetch  0x00000002 , 0x0000022e 
+ 00030062  0x0000807a rtn  0x00000034 
+ 00030063  0x0000807b increase  0xffffffff , 0x0000003f 
+ 00030064  0x0000807c store  0x00000002 , 0x0000022e 
+ 00030065  0x0000807d arg  0x000003b1 , 0x00000006 
+ 00030066  0x0000807e call  0x0000749d 
+ 00030067  0x0000807f branch  0x0000756d , 0x00000001 
+ 00030068  0x00008080 arg  0x00000291 , 0x00000006 
+ 00030069  0x00008081 arg  0x00000351 , 0x00000005 
+ 00030070  0x00008082 branch  0x00007c80 
+ 00030071  0x00008086 arg  0x00000391 , 0x00000011 
+ 00030072  0x00008087 arg  0x00000491 , 0x00000005 
+ 00030073  0x00008088 call  0x00007646 
+ 00030074  0x00008089 arg  0x00000491 , 0x00000011 
+ 00030075  0x0000808a arg  0x00000431 , 0x00000005 
+ 00030076  0x0000808b call  0x0000771c 
+ 00030077  0x0000808c arg  0x00000351 , 0x00000011 
+ 00030078  0x0000808d arg  0x00000431 , 0x00000012 
+ 00030079  0x0000808e arg  0x000002f1 , 0x00000005 
+ 00030080  0x0000808f call  0x00007684 
+ 00030081  0x00008090 arg  0x00000491 , 0x00000011 
+ 00030082  0x00008091 arg  0x00000431 , 0x00000012 
+ 00030083  0x00008092 arg  0x00000471 , 0x00000005 
+ 00030084  0x00008093 call  0x00007684 
+ 00030085  0x00008094 arg  0x00000371 , 0x00000011 
+ 00030086  0x00008095 arg  0x00000471 , 0x00000012 
+ 00030087  0x00008096 arg  0x00000311 , 0x00000005 
+ 00030088  0x00008097 branch  0x00007684 
+ 00030089  0x0000809a arg  0x00000391 , 0x00000011 
+ 00030090  0x0000809b arg  0x00000471 , 0x00000005 
+ 00030091  0x0000809c call  0x0000771c 
+ 00030092  0x0000809d arg  0x00000471 , 0x00000011 
+ 00030093  0x0000809e arg  0x00000491 , 0x00000005 
+ 00030094  0x0000809f call  0x0000771c 
+ 00030095  0x000080a1 arg  0x00000589 , 0x00000011 
+ 00030096  0x000080a2 arg  0x00000491 , 0x00000012 
+ 00030097  0x000080a3 arg  0x00000491 , 0x00000005 
+ 00030098  0x000080a4 call  0x00007684 
+ 00030099  0x000080a5 arg  0x00000351 , 0x00000011 
+ 00030100  0x000080a6 arg  0x00000471 , 0x00000005 
+ 00030101  0x000080a7 call  0x0000771c 
+ 00030102  0x000080a9 arg  0x00000471 , 0x00000006 
+ 00030103  0x000080aa arg  0x00000431 , 0x00000005 
+ 00030104  0x000080ab call  0x00007c8d 
+ 00030105  0x000080ac arg  0x00000431 , 0x00000011 
+ 00030106  0x000080ad call  0x00007723 
+ 00030107  0x000080ae arg  0x00000471 , 0x00000011 
+ 00030108  0x000080af arg  0x00000431 , 0x00000012 
+ 00030109  0x000080b0 arg  0x00000471 , 0x00000005 
+ 00030110  0x000080b1 call  0x00007720 
+ 00030111  0x000080b3 arg  0x00000471 , 0x00000011 
+ 00030112  0x000080b4 arg  0x00000491 , 0x00000012 
+ 00030113  0x000080b5 arg  0x00000471 , 0x00000005 
+ 00030114  0x000080b6 call  0x00007720 
+ 00030115  0x000080b8 arg  0x00000351 , 0x00000006 
+ 00030116  0x000080b9 arg  0x00000431 , 0x00000005 
+ 00030117  0x000080ba call  0x00007c8d 
+ 00030118  0x000080bb arg  0x00000371 , 0x00000011 
+ 00030119  0x000080bc arg  0x00000491 , 0x00000005 
+ 00030120  0x000080bd call  0x0000771c 
+ 00030121  0x000080be arg  0x00000431 , 0x00000011 
+ 00030122  0x000080bf call  0x00007723 
+ 00030123  0x000080c0 arg  0x00000431 , 0x00000011 
+ 00030124  0x000080c1 call  0x00007723 
+ 00030125  0x000080c2 arg  0x00000431 , 0x00000011 
+ 00030126  0x000080c3 arg  0x00000491 , 0x00000012 
+ 00030127  0x000080c4 arg  0x00000431 , 0x00000005 
+ 00030128  0x000080c5 call  0x00007684 
+ 00030129  0x000080c6 arg  0x00000491 , 0x00000011 
+ 00030130  0x000080c7 arg  0x00000451 , 0x00000005 
+ 00030131  0x000080c8 call  0x0000771c 
+ 00030132  0x000080c9 arg  0x00000451 , 0x00000011 
+ 00030133  0x000080ca call  0x00007723 
+ 00030134  0x000080cb arg  0x00000451 , 0x00000011 
+ 00030135  0x000080cc call  0x00007723 
+ 00030136  0x000080cd arg  0x00000451 , 0x00000011 
+ 00030137  0x000080ce call  0x00007723 
+ 00030138  0x000080cf arg  0x00000371 , 0x00000006 
+ 00030139  0x000080d0 arg  0x00000491 , 0x00000005 
+ 00030140  0x000080d1 call  0x00007c8d 
+ 00030141  0x000080d2 arg  0x00000491 , 0x00000011 
+ 00030142  0x000080d3 call  0x00007723 
+ 00030143  0x000080d4 arg  0x00000491 , 0x00000011 
+ 00030144  0x000080d5 arg  0x00000391 , 0x00000012 
+ 00030145  0x000080d6 arg  0x00000391 , 0x00000005 
+ 00030146  0x000080d7 call  0x00007684 
+ 00030147  0x000080da arg  0x00000471 , 0x00000011 
+ 00030148  0x000080db arg  0x00000491 , 0x00000005 
+ 00030149  0x000080dc call  0x0000771c 
+ 00030150  0x000080de arg  0x00000491 , 0x00000011 
+ 00030151  0x000080df arg  0x00000431 , 0x00000012 
+ 00030152  0x000080e0 arg  0x00000491 , 0x00000005 
+ 00030153  0x000080e1 call  0x00007739 
+ 00030154  0x000080e2 arg  0x00000491 , 0x00000011 
+ 00030155  0x000080e3 arg  0x00000431 , 0x00000012 
+ 00030156  0x000080e4 arg  0x00000351 , 0x00000005 
+ 00030157  0x000080e5 call  0x00007739 
+ 00030158  0x000080e6 arg  0x00000431 , 0x00000011 
+ 00030159  0x000080e7 arg  0x00000351 , 0x00000012 
+ 00030160  0x000080e8 arg  0x00000491 , 0x00000005 
+ 00030161  0x000080e9 call  0x00007739 
+ 00030162  0x000080ea arg  0x00000491 , 0x00000011 
+ 00030163  0x000080eb arg  0x00000471 , 0x00000012 
+ 00030164  0x000080ec arg  0x00000491 , 0x00000005 
+ 00030165  0x000080ed call  0x00007684 
+ 00030166  0x000080ee arg  0x00000491 , 0x00000011 
+ 00030167  0x000080ef arg  0x00000451 , 0x00000012 
+ 00030168  0x000080f0 arg  0x00000371 , 0x00000005 
+ 00030169  0x000080f1 branch  0x00007739 
+ 00030170  0x000080f5 arg  0x000002d1 , 0x00000011 
+ 00030171  0x000080f6 arg  0x000004b1 , 0x00000005 
+ 00030172  0x000080f7 call  0x0000771c 
+ 00030173  0x000080f8 arg  0x00000351 , 0x00000011 
+ 00030174  0x000080f9 arg  0x000004b1 , 0x00000012 
+ 00030175  0x000080fa arg  0x00000451 , 0x00000005 
+ 00030176  0x000080fb call  0x00007684 
+ 00030177  0x000080fe arg  0x000002d1 , 0x00000011 
+ 00030178  0x000080ff arg  0x000004b1 , 0x00000012 
+ 00030179  0x00008100 arg  0x000004b1 , 0x00000005 
+ 00030180  0x00008101 call  0x00007684 
+ 00030181  0x00008102 arg  0x00000371 , 0x00000011 
+ 00030182  0x00008103 arg  0x000004b1 , 0x00000012 
+ 00030183  0x00008104 arg  0x00000431 , 0x00000005 
+ 00030184  0x00008105 call  0x00007684 
+ 00030185  0x00008108 arg  0x00000391 , 0x00000011 
+ 00030186  0x00008109 arg  0x000004b1 , 0x00000005 
+ 00030187  0x0000810a call  0x0000771c 
+ 00030188  0x0000810b arg  0x00000291 , 0x00000011 
+ 00030189  0x0000810c arg  0x000004b1 , 0x00000012 
+ 00030190  0x0000810d arg  0x00000471 , 0x00000005 
+ 00030191  0x0000810e call  0x00007684 
+ 00030192  0x00008110 arg  0x00000391 , 0x00000011 
+ 00030193  0x00008111 arg  0x000004b1 , 0x00000012 
+ 00030194  0x00008112 arg  0x000004b1 , 0x00000005 
+ 00030195  0x00008113 call  0x00007684 
+ 00030196  0x00008114 arg  0x000002b1 , 0x00000011 
+ 00030197  0x00008115 arg  0x000004b1 , 0x00000012 
+ 00030198  0x00008116 arg  0x00000491 , 0x00000005 
+ 00030199  0x00008117 call  0x00007684 
+ 00030200  0x0000811c arg  0x00000451 , 0x00000012 
+ 00030201  0x0000811d arg  0x00000471 , 0x00000011 
+ 00030202  0x0000811e arg  0x000004b1 , 0x00000005 
+ 00030203  0x0000811f call  0x00007739 
+ 00030204  0x00008120 arg  0x00000451 , 0x00000011 
+ 00030205  0x00008121 arg  0x00000471 , 0x00000012 
+ 00030206  0x00008122 arg  0x00000451 , 0x00000005 
+ 00030207  0x00008123 call  0x00007720 
+ 00030208  0x00008126 arg  0x00000431 , 0x00000012 
+ 00030209  0x00008127 arg  0x00000491 , 0x00000011 
+ 00030210  0x00008128 arg  0x00000471 , 0x00000005 
+ 00030211  0x00008129 call  0x00007739 
+ 00030212  0x0000812a arg  0x00000431 , 0x00000011 
+ 00030213  0x0000812b arg  0x00000491 , 0x00000012 
+ 00030214  0x0000812c arg  0x00000431 , 0x00000005 
+ 00030215  0x0000812d call  0x00007720 
+ 00030216  0x0000812e arg  0x00000431 , 0x00000011 
+ 00030217  0x0000812f arg  0x000004b1 , 0x00000012 
+ 00030218  0x00008130 arg  0x00000431 , 0x00000005 
+ 00030219  0x00008131 call  0x00007684 
+ 00030220  0x00008132 arg  0x00000391 , 0x00000011 
+ 00030221  0x00008133 arg  0x000002d1 , 0x00000012 
+ 00030222  0x00008134 arg  0x00000491 , 0x00000005 
+ 00030223  0x00008135 call  0x00007684 
+ 00030224  0x00008136 arg  0x00000491 , 0x00000011 
+ 00030225  0x00008137 arg  0x000004b1 , 0x00000012 
+ 00030226  0x00008138 arg  0x00000391 , 0x00000005 
+ 00030227  0x00008139 call  0x00007684 
+ 00030228  0x0000813b arg  0x000004b1 , 0x00000011 
+ 00030229  0x0000813c arg  0x000004b1 , 0x00000005 
+ 00030230  0x0000813d call  0x0000771c 
+ 00030231  0x0000813e arg  0x000004b1 , 0x00000011 
+ 00030232  0x0000813f arg  0x00000451 , 0x00000012 
+ 00030233  0x00008140 arg  0x00000491 , 0x00000005 
+ 00030234  0x00008141 call  0x00007684 
+ 00030235  0x00008142 arg  0x000004b1 , 0x00000011 
+ 00030236  0x00008143 arg  0x00000431 , 0x00000012 
+ 00030237  0x00008144 arg  0x00000431 , 0x00000005 
+ 00030238  0x00008145 call  0x00007684 
+ 00030239  0x00008146 arg  0x00000471 , 0x00000011 
+ 00030240  0x00008147 arg  0x00000351 , 0x00000005 
+ 00030241  0x00008148 call  0x0000771c 
+ 00030242  0x00008149 arg  0x00000351 , 0x00000011 
+ 00030243  0x0000814a arg  0x00000491 , 0x00000012 
+ 00030244  0x0000814b arg  0x00000351 , 0x00000005 
+ 00030245  0x0000814c call  0x00007739 
+ 00030246  0x0000814d arg  0x00000351 , 0x00000006 
+ 00030247  0x0000814e arg  0x000004b1 , 0x00000005 
+ 00030248  0x0000814f call  0x00007c8d 
+ 00030249  0x00008150 arg  0x000004b1 , 0x00000011 
+ 00030250  0x00008151 call  0x00007723 
+ 00030251  0x00008152 arg  0x00000491 , 0x00000011 
+ 00030252  0x00008153 arg  0x000004b1 , 0x00000012 
+ 00030253  0x00008154 arg  0x00000491 , 0x00000005 
+ 00030254  0x00008155 call  0x00007739 
+ 00030255  0x00008156 arg  0x00000491 , 0x00000011 
+ 00030256  0x00008157 arg  0x00000471 , 0x00000012 
+ 00030257  0x00008158 arg  0x00000471 , 0x00000005 
+ 00030258  0x00008159 call  0x00007684 
+ 00030259  0x0000815a arg  0x00000471 , 0x00000011 
+ 00030260  0x0000815b arg  0x00000431 , 0x00000012 
+ 00030261  0x0000815c arg  0x00000371 , 0x00000005 
+ 00030262  0x0000815d call  0x00007739 
+ 00030263  0x0000815e arg  0x00000371 , 0x00000011 
+ 00030264  0x0000815f arg  0x00000569 , 0x00000012 
+ 00030265  0x00008160 arg  0x00000371 , 0x00000005 
+ 00030266  0x00008161 force  0x00000000 , 0x00000013 
+ 00030267  0x00008162 fetch  0x00000001 , 0x00000371 
+ 00030268  0x00008163 isolate1  0x00000000 , 0x0000003f 
+ 00030269  0x00008164 call  0x0000771e , 0x00000001 
+ 00030270  0x00008165 copy  0x00000013 , 0x00000030 
+ 00030271  0x00008166 arg  0x00000371 , 0x00000011 
+ 00030272  0x00008167 call  0x0000774e 
+ 00030273  0x00008168 fetch  0x00000001 , 0x00000390 
+ 00030274  0x00008169 isolate1  0x00000000 , 0x00000030 
+ 00030275  0x0000816a setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00030276  0x0000816b store  0x00000001 , 0x00000390 
+ 00030277  0x0000816c rtn 
+ 00030278  0x0000816f copy  0x00000005 , 0x0000000b 
+ 00030279  0x00008170 arg  0x00000451 , 0x00000005 
+ 00030280  0x00008171 call  0x00007c9d 
+ 00030281  0x00008172 force  0x00000000 , 0x0000003f 
+ 00030282  0x00008174 store  0x00000004 , 0x00000471 
+ 00030283  0x00008175 jam  0x00000001 , 0x00000451 
+ 00030284  0x00008176 arg  0x000003d1 , 0x00000005 
+ 00030285  0x00008177 call  0x00007c9f 
+ 00030286  0x00008178 arg  0x00000569 , 0x00000006 
+ 00030287  0x00008179 arg  0x00000411 , 0x00000005 
+ 00030288  0x0000817a call  0x00007c8d 
+ 00030289  0x0000817b copy  0x00000011 , 0x00000006 
+ 00030290  0x0000817c arg  0x00000431 , 0x00000005 
+ 00030291  0x0000817d call  0x00007c8d 
+ 00030292  0x00008184 arg  0x00000431 , 0x00000006 
+ 00030293  0x00008185 call  0x00007758 
+ 00030294  0x00008186 branch  0x0000767d , 0x00000034 
+ 00030295  0x0000818b arg  0x00000431 , 0x00000011 
+ 00030296  0x0000818c arg  0x00000451 , 0x00000012 
+ 00030297  0x0000818d call  0x0000775b 
+ 00030298  0x0000818e arg  0x00000411 , 0x00000011 
+ 00030299  0x0000818f arg  0x000003d1 , 0x00000012 
+ 00030300  0x00008190 call  0x0000775b 
+ 00030301  0x00008192 arg  0x00000431 , 0x00000011 
+ 00030302  0x00008193 arg  0x00000411 , 0x00000012 
+ 00030303  0x00008194 call  0x00007754 
+ 00030304  0x00008195 branch  0x0000766f , 0x00000002 
+ 00030305  0x00008196 arg  0x00000411 , 0x00000011 
+ 00030306  0x00008197 arg  0x00000431 , 0x00000012 
+ 00030307  0x00008198 copy  0x00000011 , 0x00000005 
+ 00030308  0x00008199 call  0x0000774c 
+ 00030309  0x0000819a arg  0x00000451 , 0x00000011 
+ 00030310  0x0000819b arg  0x000003d1 , 0x00000012 
+ 00030311  0x0000819c copy  0x00000012 , 0x00000005 
+ 00030312  0x0000819d call  0x0000771e 
+ 00030313  0x0000819e ifetch  0x00000001 , 0x00000011 
+ 00030314  0x0000819f iadd  0x00000013 , 0x00000013 
+ 00030315  0x000081a0 ifetch  0x00000001 , 0x00000012 
+ 00030316  0x000081a1 iadd  0x00000013 , 0x0000003f 
+ 00030317  0x000081a2 istore  0x00000001 , 0x00000012 
+ 00030318  0x000081a3 branch  0x00007654 
+ 00030319  0x000081a5 arg  0x00000431 , 0x00000011 
+ 00030320  0x000081a6 arg  0x00000411 , 0x00000012 
+ 00030321  0x000081a7 copy  0x00000011 , 0x00000005 
+ 00030322  0x000081a8 call  0x0000774c 
+ 00030323  0x000081a9 arg  0x000003d1 , 0x00000011 
+ 00030324  0x000081aa arg  0x00000451 , 0x00000012 
+ 00030325  0x000081ab copy  0x00000012 , 0x00000005 
+ 00030326  0x000081ac call  0x0000771e 
+ 00030327  0x000081ad ifetch  0x00000001 , 0x00000011 
+ 00030328  0x000081ae iadd  0x00000013 , 0x00000013 
+ 00030329  0x000081af ifetch  0x00000001 , 0x00000012 
+ 00030330  0x000081b0 iadd  0x00000013 , 0x0000003f 
+ 00030331  0x000081b1 istore  0x00000001 , 0x00000012 
+ 00030332  0x000081b2 branch  0x00007654 
+ 00030333  0x000081b5 arg  0x000003d1 , 0x00000011 
+ 00030334  0x000081b6 copy  0x0000000b , 0x00000005 
+ 00030335  0x000081b7 call  0x000076ad 
+ 00030336  0x000081b9 arg  0x00000569 , 0x00000011 
+ 00030337  0x000081ba copy  0x0000000b , 0x00000012 
+ 00030338  0x000081bb copy  0x0000000b , 0x00000005 
+ 00030339  0x000081bc branch  0x00007739 
+ 00030340  0x000081c0 copy  0x00000005 , 0x0000000b 
+ 00030341  0x000081c2 force  0x00000000 , 0x00000038 
+ 00030342  0x000081c4 arg  0x000003d1 , 0x00000005 
+ 00030343  0x000081c5 call  0x00007c9f 
+ 00030344  0x000081c6 arg  0x000006b1 , 0x00000005 
+ 00030345  0x000081c7 call  0x00007c9f 
+ 00030346  0x000081cb copy  0x00000011 , 0x00000006 
+ 00030347  0x000081cd jam  0x00000000 , 0x000006b1 
+ 00030348  0x000081ce setarg  0x00000000 
+ 00030349  0x000081cf call  0x00007716 
+ 00030350  0x000081d0 copy  0x00000012 , 0x00000006 
+ 00030351  0x000081d1 call  0x0000771a 
+ 00030352  0x000081d4 force  0x00000000 , 0x00000007 
+ 00030353  0x000081d5 arg  0x000003d1 , 0x00000005 
+ 00030354  0x000081d9 arg  0x000006b1 , 0x00000002 
+ 00030355  0x000081da copy  0x00000007 , 0x00000012 
+ 00030356  0x000081db lshift2  0x00000012 , 0x0000003f 
+ 00030357  0x000081dd iadd  0x00000002 , 0x00000012 
+ 00030358  0x000081de force  0x00000000 , 0x00000002 
+ 00030359  0x000081df force  0x00000000 , 0x00000013 
+ 00030360  0x000081e5 ifetch  0x00000004 , 0x00000005 
+ 00030361  0x000081e6 iforce  0x00000011 
+ 00030362  0x000081e9 ifetch  0x00000004 , 0x00000012 
+ 00030363  0x000081ea copy  0x00000013 , 0x00000038 
+ 00030364  0x000081eb imul32  0x0000002f , 0x0000003f 
+ 00030365  0x000081ec iadd  0x00000011 , 0x0000003f 
+ 00030366  0x000081ed iadd  0x00000002 , 0x0000003f 
+ 00030367  0x000081ee istore  0x00000004 , 0x00000005 
+ 00030368  0x000081ef rshift32  0x0000003f , 0x00000002 
+ 00030369  0x000081f0 increase  0x00000001 , 0x00000013 
+ 00030370  0x000081f1 compare  0x00000008 , 0x00000013 , 0x000000ff 
+ 00030371  0x000081f2 nbranch  0x00007698 , 0x00000001 
+ 00030372  0x000081f4 deposit  0x00000002 
+ 00030373  0x000081f5 istore  0x00000004 , 0x00000005 
+ 00030374  0x000081f6 increase  0xffffffe0 , 0x00000005 
+ 00030375  0x000081f9 increase  0x00000001 , 0x00000007 
+ 00030376  0x000081fa compare  0x00000008 , 0x00000007 , 0x000000ff 
+ 00030377  0x000081fb nbranch  0x00007692 , 0x00000001 
+ 00030378  0x000081fc arg  0x000003d1 , 0x00000011 
+ 00030379  0x000081fd copy  0x0000000b , 0x00000005 
+ 00030380  0x000081fe branch  0x000076ad 
+ 00030381  0x00008201 bpatch  0x000000f2 , 0x0000401e 
+ 00030382  0x00008202 copy  0x00000005 , 0x0000000b 
+ 00030383  0x00008203 copy  0x00000011 , 0x00000030 
+ 00030384  0x00008204 arg  0x00000411 , 0x00000012 
+ 00030385  0x00008205 copy  0x00000012 , 0x00000005 
+ 00030386  0x00008206 call  0x00007c9b 
+ 00030387  0x00008207 istore  0x00000008 , 0x00000005 
+ 00030388  0x00008208 add  0x00000011 , 0x0000002c , 0x00000006 
+ 00030389  0x00008209 call  0x00007c89 
+ 00030390  0x0000820a call  0x00007c83 
+ 00030391  0x0000820b copy  0x00000012 , 0x00000011 
+ 00030392  0x0000820c call  0x00007723 
+ 00030393  0x0000820d arg  0x00000411 , 0x00000012 
+ 00030394  0x0000820e copy  0x00000030 , 0x00000011 
+ 00030395  0x0000820f copy  0x0000000b , 0x00000005 
+ 00030396  0x00008210 call  0x00007720 
+ 00030397  0x00008212 arg  0x00000411 , 0x00000012 
+ 00030398  0x00008213 copy  0x00000012 , 0x00000005 
+ 00030399  0x00008214 call  0x00007c9b 
+ 00030400  0x00008215 istore  0x00000008 , 0x00000005 
+ 00030401  0x00008216 add  0x00000030 , 0x00000030 , 0x00000006 
+ 00030402  0x00008217 call  0x00007c8f 
+ 00030403  0x00008218 call  0x00007c9b 
+ 00030404  0x00008219 copy  0x00000012 , 0x00000011 
+ 00030405  0x0000821a call  0x00007723 
+ 00030406  0x0000821e arg  0x00000411 , 0x00000012 
+ 00030407  0x0000821f copy  0x0000000b , 0x00000011 
+ 00030408  0x00008220 copy  0x00000011 , 0x00000005 
+ 00030409  0x00008221 call  0x00007720 
+ 00030410  0x00008225 arg  0x00000411 , 0x00000012 
+ 00030411  0x00008226 copy  0x00000012 , 0x00000005 
+ 00030412  0x00008227 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030413  0x00008228 call  0x00007c83 
+ 00030414  0x00008229 call  0x00007c9b 
+ 00030415  0x0000822a istore  0x00000008 , 0x00000005 
+ 00030416  0x0000822b add  0x00000030 , 0x00000038 , 0x00000006 
+ 00030417  0x0000822c call  0x00007c89 
+ 00030418  0x0000822d copy  0x0000000b , 0x00000011 
+ 00030419  0x0000822e copy  0x00000011 , 0x00000005 
+ 00030420  0x0000822f call  0x00007720 
+ 00030421  0x00008233 arg  0x00000411 , 0x00000012 
+ 00030422  0x00008234 copy  0x00000012 , 0x00000005 
+ 00030423  0x00008235 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00030424  0x00008236 call  0x00007c83 
+ 00030425  0x00008237 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00030426  0x00008238 call  0x00007c83 
+ 00030427  0x00008239 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00030428  0x0000823a call  0x00007c84 
+ 00030429  0x0000823b add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030430  0x0000823c call  0x00007c84 
+ 00030431  0x0000823d copy  0x0000000b , 0x00000011 
+ 00030432  0x0000823e copy  0x00000011 , 0x00000005 
+ 00030433  0x0000823f call  0x00007720 
+ 00030434  0x00008242 arg  0x00000411 , 0x00000012 
+ 00030435  0x00008243 copy  0x00000012 , 0x00000005 
+ 00030436  0x00008244 add  0x00000030 , 0x0000002c , 0x00000006 
+ 00030437  0x00008245 call  0x00007c83 
+ 00030438  0x00008246 call  0x00007c9b 
+ 00030439  0x00008247 istore  0x00000008 , 0x00000005 
+ 00030440  0x00008248 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030441  0x00008249 call  0x00007c84 
+ 00030442  0x0000824a add  0x00000030 , 0x00000028 , 0x00000006 
+ 00030443  0x0000824b call  0x00007c84 
+ 00030444  0x0000824c copy  0x0000000b , 0x00000011 
+ 00030445  0x0000824d copy  0x00000011 , 0x00000005 
+ 00030446  0x0000824e call  0x00007739 
+ 00030447  0x00008251 arg  0x00000411 , 0x00000012 
+ 00030448  0x00008252 copy  0x00000012 , 0x00000005 
+ 00030449  0x00008253 add  0x00000030 , 0x00000030 , 0x00000006 
+ 00030450  0x00008254 call  0x00007c89 
+ 00030451  0x00008255 call  0x00007c89 
+ 00030452  0x00008256 force  0x00000000 , 0x0000003f 
+ 00030453  0x00008257 istore  0x00000008 , 0x00000005 
+ 00030454  0x00008258 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00030455  0x00008259 call  0x00007c84 
+ 00030456  0x0000825a add  0x00000030 , 0x0000002c , 0x00000006 
+ 00030457  0x0000825b call  0x00007c84 
+ 00030458  0x0000825c copy  0x0000000b , 0x00000011 
+ 00030459  0x0000825d copy  0x00000011 , 0x00000005 
+ 00030460  0x0000825e call  0x00007739 
+ 00030461  0x00008261 arg  0x00000411 , 0x00000012 
+ 00030462  0x00008262 copy  0x00000012 , 0x00000005 
+ 00030463  0x00008263 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00030464  0x00008264 call  0x00007c83 
+ 00030465  0x00008265 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030466  0x00008266 call  0x00007c83 
+ 00030467  0x00008267 call  0x00007c9b 
+ 00030468  0x00008268 add  0x00000030 , 0x00000030 , 0x00000006 
+ 00030469  0x00008269 call  0x00007c84 
+ 00030470  0x0000826a copy  0x0000000b , 0x00000011 
+ 00030471  0x0000826b copy  0x00000011 , 0x00000005 
+ 00030472  0x0000826c call  0x00007739 
+ 00030473  0x0000826f arg  0x00000411 , 0x00000012 
+ 00030474  0x00008270 copy  0x00000012 , 0x00000005 
+ 00030475  0x00008271 add  0x00000030 , 0x00000038 , 0x00000006 
+ 00030476  0x00008272 call  0x00007c89 
+ 00030477  0x00008273 call  0x00007c9b 
+ 00030478  0x00008274 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00030479  0x00008275 call  0x00007c83 
+ 00030480  0x00008276 call  0x00007c9b 
+ 00030481  0x00008277 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00030482  0x00008278 call  0x00007c84 
+ 00030483  0x00008279 copy  0x0000000b , 0x00000011 
+ 00030484  0x0000827a copy  0x00000011 , 0x00000005 
+ 00030485  0x0000827b branch  0x00007739 
+ 00030486  0x0000827f force  0x00000020 , 0x00000039 
+ 00030487  0x00008280 arg  0x000006b1 , 0x00000005 
+ 00030488  0x00008281 iadd  0x00000005 , 0x00000005 
+ 00030489  0x00008282 branch  0x00007cda 
+ 00030490  0x00008285 force  0x00000008 , 0x00000039 
+ 00030491  0x00008286 branch  0x000074f7 
+ 00030492  0x00008289 copy  0x00000011 , 0x00000012 
+ 00030493  0x0000828a branch  0x00007684 
+ 00030494  0x0000828d force  0x00000008 , 0x00000039 
+ 00030495  0x0000828e branch  0x000074c0 
+ 00030496  0x00008291 call  0x0000771e 
+ 00030497  0x00008292 copy  0x00000005 , 0x00000011 
+ 00030498  0x00008293 branch  0x00007724 
+ 00030499  0x00008296 call  0x00007751 
+ 00030500  0x00008298 isolate1  0x00000000 , 0x00000013 
+ 00030501  0x00008299 branch  0x0000772d , 0x00000001 
+ 00030502  0x0000829a arg  0x00000569 , 0x00000012 
+ 00030503  0x0000829b copy  0x00000011 , 0x00000013 
+ 00030504  0x0000829c increase  0xffffffe0 , 0x00000011 
+ 00030505  0x0000829d call  0x00007754 
+ 00030506  0x0000829e nrtn  0x00000002 
+ 00030507  0x0000829f copy  0x00000013 , 0x00000011 
+ 00030508  0x000082a0 branch  0x00007735 
+ 00030509  0x000082a3 call  0x00007735 
+ 00030510  0x000082a5 copy  0x00000011 , 0x00000013 
+ 00030511  0x000082a6 increase  0xffffffe0 , 0x00000011 
+ 00030512  0x000082a7 arg  0x00000569 , 0x00000012 
+ 00030513  0x000082a8 call  0x00007754 
+ 00030514  0x000082a9 nrtn  0x00000002 
+ 00030515  0x000082aa copy  0x00000013 , 0x00000011 
+ 00030516  0x000082ab branch  0x00007735 
+ 00030517  0x000082af increase  0xffffffe0 , 0x00000011 
+ 00030518  0x000082b0 arg  0x00000569 , 0x00000012 
+ 00030519  0x000082b1 copy  0x00000011 , 0x00000005 
+ 00030520  0x000082b2 branch  0x0000774c 
+ 00030521  0x000082b8 call  0x0000774c 
+ 00030522  0x000082ba branch  0x00007743 , 0x00000001 
+ 00030523  0x000082bd add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00030524  0x000082be arg  0x00000569 , 0x00000012 
+ 00030525  0x000082bf call  0x00007754 
+ 00030526  0x000082c0 nrtn  0x00000002 
+ 00030527  0x000082c1 arg  0x00000569 , 0x00000012 
+ 00030528  0x000082c2 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00030529  0x000082c4 copy  0x00000011 , 0x00000005 
+ 00030530  0x000082c5 branch  0x0000774c 
+ 00030531  0x000082c7 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00030532  0x000082c8 arg  0x00000569 , 0x00000012 
+ 00030533  0x000082c9 copy  0x00000011 , 0x00000005 
+ 00030534  0x000082ca call  0x0000771e 
+ 00030535  0x000082cc rtn  0x00000001 
+ 00030536  0x000082cd add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00030537  0x000082ce arg  0x00000569 , 0x00000012 
+ 00030538  0x000082cf copy  0x00000011 , 0x00000005 
+ 00030539  0x000082d0 branch  0x0000771e 
+ 00030540  0x000082d5 force  0x00000008 , 0x00000039 
+ 00030541  0x000082d6 branch  0x000074ce 
+ 00030542  0x000082d9 force  0x00000008 , 0x00000039 
+ 00030543  0x000082da increase  0x0000001c , 0x00000011 
+ 00030544  0x000082db branch  0x000074dd 
+ 00030545  0x000082de force  0x00000008 , 0x00000039 
+ 00030546  0x000082df force  0x00000000 , 0x00000013 
+ 00030547  0x000082e0 branch  0x000074eb 
+ 00030548  0x000082e3 force  0x00000008 , 0x00000039 
+ 00030549  0x000082e4 increase  0x0000001c , 0x00000011 
+ 00030550  0x000082e5 increase  0x0000001c , 0x00000012 
+ 00030551  0x000082e6 branch  0x000074b5 
+ 00030552  0x000082ea ifetch  0x00000008 , 0x00000006 
+ 00030553  0x000082eb nrtn  0x00000034 
+ 00030554  0x000082ec branch  0x000074a3 
+ 00030555  0x000082f2 copy  0x00000011 , 0x00000030 
+ 00030556  0x000082f4 copy  0x00000030 , 0x00000011 
+ 00030557  0x000082f5 ifetch  0x00000001 , 0x00000011 
+ 00030558  0x000082f6 isolate1  0x00000000 , 0x0000003f 
+ 00030559  0x000082f7 rtn  0x00000001 
+ 00030560  0x000082f8 call  0x0000774e 
+ 00030561  0x000082f9 ifetch  0x00000001 , 0x00000012 
+ 00030562  0x000082fa isolate0  0x00000000 , 0x0000003f 
+ 00030563  0x000082fb branch  0x0000776b , 0x00000001 
+ 00030564  0x000082fc arg  0x00000569 , 0x00000011 
+ 00030565  0x000082fd copy  0x00000012 , 0x00000005 
+ 00030566  0x000082fe call  0x0000771e 
+ 00030567  0x000082ff ifetch  0x00000001 , 0x00000012 
+ 00030568  0x00008300 iadd  0x00000013 , 0x0000003f 
+ 00030569  0x00008301 istore  0x00000001 , 0x00000012 
+ 00030570  0x00008302 increase  0xffffffe0 , 0x00000012 
+ 00030571  0x00008304 add  0x00000012 , 0x00000020 , 0x00000011 
+ 00030572  0x00008305 force  0x00000009 , 0x00000039 
+ 00030573  0x00008306 call  0x000074dd 
+ 00030574  0x00008307 branch  0x0000775c 
+ 00030575  0x0000830b rtn  0x0000002b 
+ 00030576  0x0000830c call  0x000023d8 
+ 00030577  0x0000830d call  0x00007776 
+ 00030578  0x0000830e call  0x0000781b 
+ 00030579  0x0000830f branch  0x000077ac 
+ 00030580  0x00008312 call  0x000077cf 
+ 00030581  0x00008313 branch  0x0000780a 
+ 00030582  0x00008316 fetch  0x00000001 , 0x000044ec 
+ 00030583  0x00008317 rtneq  0x000000ff 
+ 00030584  0x00008318 iforce  0x00000002 
+ 00030585  0x00008319 call  0x00006ef7 
+ 00030586  0x0000831a fetcht  0x00000001 , 0x000044ec 
+ 00030587  0x0000831b call  0x00006ef3 
+ 00030588  0x0000831c nop  0x00000064 
+ 00030589  0x0000831d fetcht  0x00000001 , 0x000044ec 
+ 00030590  0x0000831e call  0x00006edd 
+ 00030591  0x0000831f branch  0x00007780 
+ 00030592  0x00008324 bpatch  0x000000f3 , 0x0000401e 
+ 00030593  0x00008325 fetch  0x00000001 , 0x000044ec 
+ 00030594  0x00008326 rtneq  0x000000ff 
+ 00030595  0x00008327 copy  0x0000003f , 0x00000002 
+ 00030596  0x00008328 call  0x00006ee6 
+ 00030597  0x00008329 nbranch  0x00007792 , 0x00000001 
+ 00030598  0x0000832c call  0x0000779c 
+ 00030599  0x0000832d fetch  0x00000002 , 0x000044e9 
+ 00030600  0x0000832e set1  0x0000000c , 0x0000003f 
+ 00030601  0x0000832f store  0x00000002 , 0x000044e9 
+ 00030602  0x00008330 fetch  0x00000001 , 0x000044e4 
+ 00030603  0x00008331 rtneq  0x00000000 
+ 00030604  0x00008332 jam  0x00000000 , 0x000044e4 
+ 00030605  0x00008334 fetch  0x00000001 , 0x000044eb 
+ 00030606  0x00008335 store  0x00000001 , 0x000044e3 
+ 00030607  0x00008336 call  0x000077a3 
+ 00030608  0x00008337 jam  0x0000002c , 0x0000066f 
+ 00030609  0x00008338 branch  0x0000782b 
+ 00030610  0x0000833a fetch  0x00000002 , 0x000044e9 
+ 00030611  0x0000833b set0  0x0000000c , 0x0000003f 
+ 00030612  0x0000833c store  0x00000002 , 0x000044e9 
+ 00030613  0x0000833d fetch  0x00000001 , 0x000044e4 
+ 00030614  0x0000833e rtneq  0x00000001 
+ 00030615  0x0000833f jam  0x00000001 , 0x000044e4 
+ 00030616  0x00008341 jam  0x00000000 , 0x000044e3 
+ 00030617  0x00008342 call  0x000077a5 
+ 00030618  0x00008343 jam  0x0000002d , 0x0000066f 
+ 00030619  0x00008344 branch  0x0000782b 
+ 00030620  0x00008347 fetch  0x00000001 , 0x000044e3 
+ 00030621  0x00008348 rtn  0x00000034 
+ 00030622  0x00008349 increase  0xffffffff , 0x0000003f 
+ 00030623  0x0000834a store  0x00000001 , 0x000044e3 
+ 00030624  0x0000834b nrtn  0x00000034 
+ 00030625  0x0000834d jam  0x00000010 , 0x0000066f 
+ 00030626  0x0000834e branch  0x0000782b 
+ 00030627  0x00008351 arg  0x00000007 , 0x00000007 
+ 00030628  0x00008352 branch  0x000024e7 
+ 00030629  0x00008355 arg  0x00000007 , 0x00000007 
+ 00030630  0x00008356 branch  0x000024eb 
+ 00030631  0x0000835e bpatch  0x000000f4 , 0x0000401e 
+ 00030632  0x0000835f fetch  0x00000002 , 0x000044ef 
+ 00030633  0x00008360 mul32  0x00000011 , 0x0000000b , 0x00000012 
+ 00030634  0x00008361 iadd  0x00000012 , 0x00000012 
+ 00030635  0x00008362 rtn 
+ 00030636  0x00008366 fetch  0x00000001 , 0x000044ee 
+ 00030637  0x00008367 rtn  0x00000034 
+ 00030638  0x00008368 copy  0x0000003f , 0x00000039 
+ 00030639  0x00008369 fetch  0x00000002 , 0x000044ef 
+ 00030640  0x0000836a copy  0x0000003f , 0x00000012 
+ 00030641  0x0000836c add  0x00000012 , 0x00000002 , 0x00000013 
+ 00030642  0x0000836d ifetcht  0x00000001 , 0x00000013 
+ 00030643  0x0000836e call  0x000077b7 
+ 00030644  0x0000836f increase  0x0000000b , 0x00000012 
+ 00030645  0x00008370 loop  0x000077b1 
+ 00030646  0x00008371 rtn 
+ 00030647  0x00008375 fetch  0x00000001 , 0x000044ed 
+ 00030648  0x00008376 branch  0x00006ef3 , 0x00000034 
+ 00030649  0x00008377 branch  0x00006ef7 
+ 00030650  0x0000837b call  0x000077a7 
+ 00030651  0x0000837c setarg  0x00000002 
+ 00030652  0x0000837d istore  0x00000001 , 0x00000012 
+ 00030653  0x0000837e call  0x00007804 
+ 00030654  0x0000837f branch  0x000077db 
+ 00030655  0x00008386 call  0x000077a7 
+ 00030656  0x00008387 setarg  0x00000003 
+ 00030657  0x00008388 istore  0x00000001 , 0x00000012 
+ 00030658  0x0000838a call  0x00007804 
+ 00030659  0x0000838b branch  0x000077d8 
+ 00030660  0x00008390 call  0x000077a7 
+ 00030661  0x00008391 setarg  0x00000001 
+ 00030662  0x00008392 istore  0x00000001 , 0x00000012 
+ 00030663  0x00008393 setarg  0x000000ff 
+ 00030664  0x00008394 istore  0x00000001 , 0x00000005 
+ 00030665  0x00008395 branch  0x000077d8 
+ 00030666  0x0000839b call  0x000077a7 
+ 00030667  0x0000839c arg  0x0000000b , 0x00000039 
+ 00030668  0x0000839d copy  0x00000013 , 0x00000006 
+ 00030669  0x0000839e copy  0x00000012 , 0x00000005 
+ 00030670  0x0000839f branch  0x00007ccc 
+ 00030671  0x000083a4 fetch  0x00000001 , 0x000044ee 
+ 00030672  0x000083a5 rtn  0x00000034 
+ 00030673  0x000083a6 arg  0x00000000 , 0x00000011 
+ 00030674  0x000083a8 call  0x000077de 
+ 00030675  0x000083a9 increase  0x00000001 , 0x00000011 
+ 00030676  0x000083aa fetch  0x00000001 , 0x000044ee 
+ 00030677  0x000083ab isub  0x00000011 , 0x0000003e 
+ 00030678  0x000083ac rtn  0x00000005 
+ 00030679  0x000083ad branch  0x000077d2 
+ 00030680  0x000083b1 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00030681  0x000083b2 ifetcht  0x00000001 , 0x00000013 
+ 00030682  0x000083b3 branch  0x00006ef3 
+ 00030683  0x000083b7 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00030684  0x000083b8 ifetcht  0x00000001 , 0x00000013 
+ 00030685  0x000083b9 branch  0x00006ef7 
+ 00030686  0x000083be add  0x00000011 , 0x0000000b , 0x00000007 
+ 00030687  0x000083bf call  0x00007cef 
+ 00030688  0x000083c0 nrtn  0x00000034 
+ 00030689  0x000083c2 call  0x000077a7 
+ 00030690  0x000083c4 ifetch  0x00000001 , 0x00000012 
+ 00030691  0x000083c6 beq  0x00000002 , 0x000077db 
+ 00030692  0x000083c7 beq  0x00000003 , 0x000077d8 
+ 00030693  0x000083c8 beq  0x00000000 , 0x000077d8 
+ 00030694  0x000083c9 beq  0x00000005 , 0x000077f2 
+ 00030695  0x000083cb call  0x000077db 
+ 00030696  0x000083cc add  0x00000012 , 0x00000007 , 0x00000013 
+ 00030697  0x000083cd call  0x00007c49 
+ 00030698  0x000083ce ifetch  0x00000002 , 0x00000013 
+ 00030699  0x000083cf call  0x00007d79 
+ 00030700  0x000083d0 call  0x00007c55 
+ 00030701  0x000083d1 setarg  0x00000005 
+ 00030702  0x000083d2 istore  0x00000001 , 0x00000012 
+ 00030703  0x000083d3 add  0x00000012 , 0x00000003 , 0x00000013 
+ 00030704  0x000083d4 ifetch  0x00000002 , 0x00000013 
+ 00030705  0x000083d5 branch  0x00007802 
+ 00030706  0x000083d9 call  0x000077d8 
+ 00030707  0x000083da add  0x00000012 , 0x00000009 , 0x00000013 
+ 00030708  0x000083db call  0x00007c49 
+ 00030709  0x000083dc ifetch  0x00000002 , 0x00000013 
+ 00030710  0x000083dd call  0x00007d79 
+ 00030711  0x000083de call  0x00007c55 
+ 00030712  0x000083e0 add  0x00000012 , 0x00000001 , 0x00000013 
+ 00030713  0x000083e1 ifetch  0x00000001 , 0x00000013 
+ 00030714  0x000083e2 beq  0x000000ff , 0x000077fe 
+ 00030715  0x000083e3 increase  0xffffffff , 0x0000003f 
+ 00030716  0x000083e4 istore  0x00000001 , 0x00000013 
+ 00030717  0x000083e5 branch  0x000077bf , 0x00000034 
+ 00030718  0x000083e7 setarg  0x00000004 
+ 00030719  0x000083e8 istore  0x00000001 , 0x00000012 
+ 00030720  0x000083e9 add  0x00000012 , 0x00000005 , 0x00000013 
+ 00030721  0x000083ea ifetch  0x00000002 , 0x00000013 
+ 00030722  0x000083ec add  0x00000011 , 0x0000000b , 0x00000007 
+ 00030723  0x000083ed branch  0x00007ce1 
+ 00030724  0x000083f0 setarg  0x00000000 
+ 00030725  0x000083f1 branch  0x00007802 
+ 00030726  0x000083f8 setarg  0x00001000 
+ 00030727  0x000083f9 lshift16  0x0000003f , 0x0000003f 
+ 00030728  0x000083fa iadd  0x00000012 , 0x00000012 
+ 00030729  0x000083fb rtn 
+ 00030730  0x000083fe bpatch  0x000000f5 , 0x0000401e 
+ 00030731  0x000083ff arg  0x00000000 , 0x00000011 
+ 00030732  0x00008400 fetcht  0x00000004 , 0x000044e5 
+ 00030733  0x00008401 copy  0x00000022 , 0x00000012 
+ 00030734  0x00008402 copy  0x00000012 , 0x0000003f 
+ 00030735  0x00008403 isub  0x00000002 , 0x0000003e 
+ 00030736  0x00008404 ncall  0x00007806 , 0x00000002 
+ 00030737  0x00008406 copy  0x00000012 , 0x0000003f 
+ 00030738  0x00008407 increase  0x000000a0 , 0x00000002 
+ 00030739  0x00008408 increase  0x000000a0 , 0x00000002 
+ 00030740  0x00008409 isub  0x00000002 , 0x0000003e 
+ 00030741  0x0000840a nbranch  0x0000781e , 0x00000002 
+ 00030742  0x0000840b increase  0x00000001 , 0x00000011 
+ 00030743  0x0000840c and  0x00000011 , 0x0000000f , 0x0000003f 
+ 00030744  0x0000840d nbranch  0x00007811 , 0x00000034 
+ 00030745  0x0000840e arg  0x00000000 , 0x00000011 
+ 00030746  0x0000840f call  0x00007824 
+ 00030747  0x00008411 copy  0x00000022 , 0x0000003f 
+ 00030748  0x00008412 store  0x00000004 , 0x000044e5 
+ 00030749  0x00008413 rtn 
+ 00030750  0x00008415 copy  0x00000011 , 0x0000003f 
+ 00030751  0x00008416 rtn  0x00000034 
+ 00030752  0x00008417 increase  0xffffff60 , 0x00000002 
+ 00030753  0x00008418 increase  0xffffff60 , 0x00000002 
+ 00030754  0x00008419 set0  0x0000001c , 0x00000002 
+ 00030755  0x0000841a storet  0x00000004 , 0x000044e5 
+ 00030756  0x0000841c branch  0x000042d4 
+ 00030757  0x00008424 jam  0x00000001 , 0x000044d1 
+ 00030758  0x00008426 fetch  0x00000001 , 0x000044d2 
+ 00030759  0x00008427 nbranch  0x00007826 , 0x00000034 
+ 00030760  0x00008428 rtn 
+ 00030761  0x0000842b jam  0x00000000 , 0x000044d1 
+ 00030762  0x0000842c rtn 
+ 00030763  0x00008431 bpatch  0x000000f6 , 0x0000401e 
+ 00030764  0x00008432 call  0x00007825 
+ 00030765  0x00008433 copy  0x00000011 , 0x0000003f 
+ 00030766  0x00008434 store  0x00000004 , 0x00000684 
+ 00030767  0x00008435 arg  0x000044d3 , 0x00000011 
+ 00030768  0x00008436 call  0x00007d8b 
+ 00030769  0x00008437 fetch  0x00000004 , 0x00000684 
+ 00030770  0x00008438 copy  0x0000003f , 0x00000011 
+ 00030771  0x00008439 branch  0x00007829 
+ 00030772  0x0000843c bpatch  0x000000f7 , 0x0000401e 
+ 00030773  0x0000843d call  0x00007825 
+ 00030774  0x0000843e copy  0x00000011 , 0x0000003f 
+ 00030775  0x0000843f store  0x00000004 , 0x00000684 
+ 00030776  0x00008440 arg  0x000044db , 0x00000011 
+ 00030777  0x00008441 call  0x00007d8b 
+ 00030778  0x00008442 fetch  0x00000004 , 0x00000684 
+ 00030779  0x00008443 copy  0x0000003f , 0x00000011 
+ 00030780  0x00008444 branch  0x00007829 
+ 00030781  0x00008447 setarg  0x00000000 
+ 00030782  0x00008448 store  0x00000008 , 0x000044db 
+ 00030783  0x00008449 store  0x00000008 , 0x000044d3 
+ 00030784  0x0000844a rtn 
+ 00030785  0x0000844d bpatch  0x000000f8 , 0x0000401f 
+ 00030786  0x0000844e fetch  0x00000001 , 0x00004114 
+ 00030787  0x0000844f nrtn  0x00000034 
+ 00030788  0x00008450 arg  0x000044db , 0x00000011 
+ 00030789  0x00008451 call  0x00007da3 
+ 00030790  0x00008452 rtn  0x00000034 
+ 00030791  0x00008453 jam  0x00000000 , 0x0000066e 
+ 00030792  0x00008454 call  0x0000784c 
+ 00030793  0x00008455 fetch  0x00000001 , 0x0000066e 
+ 00030794  0x00008456 branch  0x00007841 , 0x00000034 
+ 00030795  0x00008457 rtn 
+ 00030796  0x0000845a call  0x00007825 
+ 00030797  0x0000845b arg  0x000044db , 0x00000011 
+ 00030798  0x0000845c call  0x00007d97 
+ 00030799  0x0000845d copy  0x0000003f , 0x00000002 
+ 00030800  0x0000845e call  0x00007829 
+ 00030801  0x0000845f bpatch  0x000000f9 , 0x0000401f 
+ 00030802  0x00008460 copy  0x00000002 , 0x0000003f 
+ 00030803  0x00008461 rtn  0x00000034 
+ 00030804  0x00008462 beq  0x0000000d , 0x00007870 
+ 00030805  0x00008463 beq  0x0000000e , 0x00007876 
+ 00030806  0x00008464 beq  0x0000000f , 0x0000787b 
+ 00030807  0x00008465 beq  0x00000010 , 0x00007881 
+ 00030808  0x00008466 beq  0x00000013 , 0x0000788b 
+ 00030809  0x00008467 beq  0x00000014 , 0x0000788d 
+ 00030810  0x00008468 beq  0x00000015 , 0x0000788f 
+ 00030811  0x00008469 beq  0x00000016 , 0x00007899 
+ 00030812  0x0000846a beq  0x00000017 , 0x0000789c 
+ 00030813  0x0000846b beq  0x00000018 , 0x0000789e 
+ 00030814  0x0000846c beq  0x00000019 , 0x000078a1 
+ 00030815  0x0000846e store  0x00000001 , 0x0000066f 
+ 00030816  0x00008472 fetch  0x00000001 , 0x0000066f 
+ 00030817  0x00008473 bmark0  0x00000009 , 0x00007869 
+ 00030818  0x00008474 bpatch  0x000000fa , 0x0000401f 
+ 00030819  0x00008475 fetch  0x00000001 , 0x0000066f 
+ 00030820  0x00008476 beq  0x00000011 , 0x00007886 
+ 00030821  0x00008477 beq  0x0000001b , 0x000078a9 
+ 00030822  0x00008478 beq  0x00000012 , 0x0000788a 
+ 00030823  0x00008479 beq  0x0000001f , 0x00006ea3 
+ 00030824  0x0000847a rtn 
+ 00030825  0x0000847d store  0x00000001 , 0x0000066f 
+ 00030826  0x0000847e call  0x0000205d 
+ 00030827  0x0000847f branch  0x0000786e , 0x00000005 
+ 00030828  0x00008480 call  0x00002062 
+ 00030829  0x00008481 nrtn  0x00000005 
+ 00030830  0x00008483 jam  0x00000001 , 0x0000066e 
+ 00030831  0x00008484 branch  0x00007834 
+ 00030832  0x0000848c jam  0x00000001 , 0x00004388 
+ 00030833  0x0000848d jam  0x00000000 , 0x0000438b 
+ 00030834  0x0000848e fetch  0x00000002 , 0x000044e9 
+ 00030835  0x0000848f set1  0x0000000b , 0x0000003f 
+ 00030836  0x00008490 store  0x00000002 , 0x000044e9 
+ 00030837  0x00008491 rtn 
+ 00030838  0x00008496 fetch  0x00000002 , 0x000044e9 
+ 00030839  0x00008497 set0  0x0000000b , 0x0000003f 
+ 00030840  0x00008498 store  0x00000002 , 0x000044e9 
+ 00030841  0x00008499 jam  0x00000000 , 0x00004388 
+ 00030842  0x0000849a rtn 
+ 00030843  0x0000849f jam  0x00000001 , 0x00004388 
+ 00030844  0x000084a0 jam  0x00000001 , 0x0000438b 
+ 00030845  0x000084a1 fetch  0x00000002 , 0x000044e9 
+ 00030846  0x000084a2 set1  0x0000000b , 0x0000003f 
+ 00030847  0x000084a3 store  0x00000002 , 0x000044e9 
+ 00030848  0x000084a4 rtn 
+ 00030849  0x000084a9 fetch  0x00000002 , 0x000044e9 
+ 00030850  0x000084aa set0  0x0000000b , 0x0000003f 
+ 00030851  0x000084ab store  0x00000002 , 0x000044e9 
+ 00030852  0x000084ac jam  0x00000000 , 0x00004388 
+ 00030853  0x000084ad rtn 
+ 00030854  0x000084b2 setarg  0x00000014 
+ 00030855  0x000084b3 store  0x00000002 , 0x00000196 
+ 00030856  0x000084b4 store  0x00000002 , 0x000042f5 
+ 00030857  0x000084b5 branch  0x000030c5 
+ 00030858  0x000084ba branch  0x00002e93 
+ 00030859  0x000084bf arg  0x00000000 , 0x00000011 
+ 00030860  0x000084c0 branch  0x000077bf 
+ 00030861  0x000084c5 arg  0x00000000 , 0x00000011 
+ 00030862  0x000084c6 branch  0x000077ba 
+ 00030863  0x000084cb arg  0x00000000 , 0x00000011 
+ 00030864  0x000084cc call  0x000077a7 
+ 00030865  0x000084cd ifetch  0x00000001 , 0x00000012 
+ 00030866  0x000084ce beq  0x00000001 , 0x00007896 
+ 00030867  0x000084cf beq  0x00000004 , 0x00007896 
+ 00030868  0x000084d0 beq  0x00000005 , 0x00007896 
+ 00030869  0x000084d1 branch  0x000077c4 
+ 00030870  0x000084d4 ifetch  0x00000001 , 0x00000006 
+ 00030871  0x000084d5 rtneq  0x000000ff 
+ 00030872  0x000084d6 branch  0x000077c4 
+ 00030873  0x000084db jam  0x00000001 , 0x00004343 
+ 00030874  0x000084dc jam  0x0000001b , 0x00004114 
+ 00030875  0x000084df rtn 
+ 00030876  0x000084e4 jam  0x00000001 , 0x00004343 
+ 00030877  0x000084e5 rtn 
+ 00030878  0x000084ea jam  0x00000000 , 0x00004343 
+ 00030879  0x000084eb jam  0x00000000 , 0x00004114 
+ 00030880  0x000084ec rtn 
+ 00030881  0x000084f1 fetch  0x00000002 , 0x000043d5 
+ 00030882  0x000084f2 call  0x00007d79 
+ 00030883  0x000084f3 fetch  0x00000001 , 0x000044ec 
+ 00030884  0x000084f4 beq  0x000000ff , 0x000078a7 
+ 00030885  0x000084f5 copy  0x0000003f , 0x00000002 
+ 00030886  0x000084f6 call  0x00006edd 
+ 00030887  0x000084f8 call  0x0000783d 
+ 00030888  0x000084f9 branch  0x00002417 
+ 00030889  0x000084fe branch  0x00002ed5 
+ 00030890  0x00008504 fetch  0x00000001 , 0x000044e9 
+ 00030891  0x00008505 rtnbit0  0x0000000c 
+ 00030892  0x00008506 rtn 
+ 00030893  0x0000850c fetch  0x00000002 , 0x000043fb 
+ 00030894  0x0000850d add  0x0000003f , 0x00000002 , 0x00000005 
+ 00030895  0x0000850e setarg  0x00000000 
+ 00030896  0x0000850f istore  0x00000003 , 0x00000005 
+ 00030897  0x00008510 rtn 
+ 00030898  0x00008515 bpatch  0x000000fb , 0x0000401f 
+ 00030899  0x00008516 call  0x00007dbc 
+ 00030900  0x00008517 call  0x000078fe 
+ 00030901  0x00008518 rtn  0x00000034 
+ 00030902  0x00008519 fetch  0x00000002 , 0x000043fb 
+ 00030903  0x0000851a add  0x0000003f , 0x00000002 , 0x00000012 
+ 00030904  0x0000851b ifetcht  0x00000001 , 0x00000012 
+ 00030905  0x0000851c increase  0x00000001 , 0x00000002 
+ 00030906  0x0000851d istoret  0x00000001 , 0x00000012 
+ 00030907  0x0000851f ifetcht  0x00000001 , 0x0000003f 
+ 00030908  0x00008520 copy  0x00000002 , 0x00000039 
+ 00030909  0x00008521 add  0x0000003f , 0x00000004 , 0x00000012 
+ 00030910  0x00008522 ifetch  0x00000001 , 0x00000012 
+ 00030911  0x00008523 imul32  0x00000002 , 0x0000003f 
+ 00030912  0x00008524 iadd  0x00000006 , 0x00000005 
+ 00030913  0x00008525 copy  0x00000011 , 0x00000006 
+ 00030914  0x00008527 call  0x00007cda 
+ 00030915  0x00008528 call  0x00007902 
+ 00030916  0x00008529 pincrease  0xffffffff 
+ 00030917  0x0000852a ifetcht  0x00000001 , 0x00000012 
+ 00030918  0x0000852b increase  0x00000001 , 0x00000002 
+ 00030919  0x0000852c iand  0x00000002 , 0x00000002 
+ 00030920  0x0000852d istoret  0x00000001 , 0x00000012 
+ 00030921  0x0000852e branch  0x00007dba 
+ 00030922  0x00008534 bpatch  0x000000fc , 0x0000401f 
+ 00030923  0x00008535 call  0x00007dbc 
+ 00030924  0x00008536 call  0x000078fa 
+ 00030925  0x00008537 rtn  0x00000034 
+ 00030926  0x00008538 fetch  0x00000002 , 0x000043fb 
+ 00030927  0x00008539 add  0x0000003f , 0x00000002 , 0x00000012 
+ 00030928  0x0000853a ifetcht  0x00000001 , 0x00000012 
+ 00030929  0x0000853b increase  0xffffffff , 0x00000002 
+ 00030930  0x0000853c istoret  0x00000001 , 0x00000012 
+ 00030931  0x0000853d ifetcht  0x00000001 , 0x0000003f 
+ 00030932  0x0000853e copy  0x00000002 , 0x00000039 
+ 00030933  0x0000853f add  0x0000003f , 0x00000003 , 0x00000012 
+ 00030934  0x00008540 ifetch  0x00000001 , 0x00000012 
+ 00030935  0x00008541 imul32  0x00000002 , 0x0000003f 
+ 00030936  0x00008542 iadd  0x00000006 , 0x00000006 
+ 00030937  0x00008543 increase  0x00000001 , 0x00000006 
+ 00030938  0x00008544 copy  0x00000011 , 0x00000005 
+ 00030939  0x00008545 branch  0x000078c2 
+ 00030940  0x0000854d call  0x00007dbc 
+ 00030941  0x0000854e call  0x000078fa 
+ 00030942  0x0000854f rtn  0x00000034 
+ 00030943  0x00008550 fetch  0x00000002 , 0x000043fb 
+ 00030944  0x00008551 ifetcht  0x00000001 , 0x0000003f 
+ 00030945  0x00008552 copy  0x00000002 , 0x00000039 
+ 00030946  0x00008553 add  0x0000003f , 0x00000003 , 0x00000012 
+ 00030947  0x00008554 ifetch  0x00000001 , 0x00000012 
+ 00030948  0x00008555 imul32  0x00000002 , 0x0000003f 
+ 00030949  0x00008556 iadd  0x00000006 , 0x00000006 
+ 00030950  0x00008557 increase  0x00000001 , 0x00000006 
+ 00030951  0x00008558 copy  0x00000006 , 0x00000012 
+ 00030952  0x00008559 copy  0x00000011 , 0x00000005 
+ 00030953  0x0000855a call  0x00007cda 
+ 00030954  0x0000855b branch  0x00007dba 
+ 00030955  0x0000855e call  0x00007dbc 
+ 00030956  0x0000855f call  0x000078fa 
+ 00030957  0x00008560 rtn  0x00000034 
+ 00030958  0x00008561 fetch  0x00000002 , 0x000043fb 
+ 00030959  0x00008562 ifetcht  0x00000001 , 0x0000003f 
+ 00030960  0x00008563 copy  0x00000002 , 0x00000039 
+ 00030961  0x00008564 add  0x0000003f , 0x00000003 , 0x00000012 
+ 00030962  0x00008565 ifetch  0x00000001 , 0x00000012 
+ 00030963  0x00008566 imul32  0x00000002 , 0x0000003f 
+ 00030964  0x00008567 iadd  0x00000006 , 0x00000006 
+ 00030965  0x00008568 add  0x00000006 , 0x00000002 , 0x00000005 
+ 00030966  0x00008569 copy  0x00000011 , 0x00000006 
+ 00030967  0x0000856a increase  0xffffffff , 0x00000039 
+ 00030968  0x0000856b call  0x00007cda 
+ 00030969  0x0000856c branch  0x00007dba 
+ 00030970  0x00008570 fetch  0x00000002 , 0x000043fb 
+ 00030971  0x00008571 add  0x0000003f , 0x00000002 , 0x00000006 
+ 00030972  0x00008572 ifetch  0x00000001 , 0x00000006 
+ 00030973  0x00008573 rtn 
+ 00030974  0x00008577 call  0x00007902 
+ 00030975  0x00008578 ifetcht  0x00000001 , 0x00000006 
+ 00030976  0x00008579 isub  0x00000002 , 0x0000003f 
+ 00030977  0x0000857a rtn 
+ 00030978  0x0000857e fetch  0x00000002 , 0x000043fb 
+ 00030979  0x0000857f add  0x0000003f , 0x00000001 , 0x00000006 
+ 00030980  0x00008580 ifetch  0x00000001 , 0x00000006 
+ 00030981  0x00008581 rtn 
+ 00030982  0x0000858a bpatch  0x000000fd , 0x0000401f 
+ 00030983  0x0000858b fetch  0x00000001 , 0x00008c22 
+ 00030984  0x0000858c isolate1  0x00000003 , 0x0000003f 
+ 00030985  0x0000858d call  0x00007915 , 0x00000001 
+ 00030986  0x0000858e fetch  0x00000002 , 0x00008c22 
+ 00030987  0x0000858f store  0x00000002 , 0x00008c22 
+ 00030988  0x00008590 store  0x00000002 , 0x00000709 
+ 00030989  0x00008591 call  0x00007973 
+ 00030990  0x00008592 call  0x000079a2 
+ 00030991  0x00008593 call  0x00007b96 
+ 00030992  0x00008594 call  0x00007bdf 
+ 00030993  0x00008595 branch  0x0000796b 
+ 00030994  0x00008598 bpatch  0x000000fe , 0x0000401f 
+ 00030995  0x00008599 call  0x00007396 
+ 00030996  0x0000859a call  0x00007932 
+ 00030997  0x0000859c jam  0x00000000 , 0x00008c00 
+ 00030998  0x0000859d nop  0x00002710 
+ 00030999  0x0000859e jam  0x00000000 , 0x00008c12 
+ 00031000  0x0000859f fetch  0x00000002 , 0x00008050 
+ 00031001  0x000085a0 set0  0x0000000a , 0x0000003f 
+ 00031002  0x000085a1 store  0x00000002 , 0x00008050 
+ 00031003  0x000085a2 jam  0x00000021 , 0x00008c10 
+ 00031004  0x000085a3 jam  0x0000009d , 0x00008c11 
+ 00031005  0x000085a4 jam  0x0000003c , 0x00008c00 
+ 00031006  0x000085a5 setarg  0x00000763 
+ 00031007  0x000085a6 store  0x00000002 , 0x00008c02 
+ 00031008  0x000085a7 store  0x00000002 , 0x00008c06 
+ 00031009  0x000085a8 setarg  0x000007a3 
+ 00031010  0x000085a9 store  0x00000002 , 0x00008c04 
+ 00031011  0x000085aa jam  0x00000080 , 0x00008c12 
+ 00031012  0x000085ab jam  0x00000000 , 0x00008c01 
+ 00031013  0x000085ac jam  0x000000ff , 0x00008c22 
+ 00031014  0x000085ad setarg  0x0000095f 
+ 00031015  0x000085ae arg  0x0000086d , 0x00000005 
+ 00031016  0x000085af isub  0x00000005 , 0x00000039 
+ 00031017  0x000085b0 branch  0x00007ca1 
+ 00031018  0x000085b3 fetcht  0x00000001 , 0x0000086c 
+ 00031019  0x000085b4 branch  0x00006edd 
+ 00031020  0x000085b6 fetch  0x00000001 , 0x0000090e 
+ 00031021  0x000085b7 rtn  0x00000034 
+ 00031022  0x000085b8 fetcht  0x00000001 , 0x0000086c 
+ 00031023  0x000085b9 call  0x00006ee6 
+ 00031024  0x000085ba branch  0x00007915 , 0x00000001 
+ 00031025  0x000085bb rtn 
+ 00031026  0x000085be jam  0x00000002 , 0x0000086b 
+ 00031027  0x000085bf setarg  0x00000000 
+ 00031028  0x000085c0 store  0x00000001 , 0x000007a6 
+ 00031029  0x000085c1 store  0x00000002 , 0x00000865 
+ 00031030  0x000085c2 pincrease  0x00000001 
+ 00031031  0x000085c3 store  0x00000002 , 0x00000867 
+ 00031032  0x000085c4 pincrease  0x00000001 
+ 00031033  0x000085c5 store  0x00000002 , 0x00000869 
+ 00031034  0x000085c6 arg  0x000007fa , 0x00000005 
+ 00031035  0x000085c7 setarg  0x00030404 
+ 00031036  0x000085c8 istore  0x00000003 , 0x00000005 
+ 00031037  0x000085c9 setarg  0x00000409 
+ 00031038  0x000085ca istore  0x00000002 , 0x00000005 
+ 00031039  0x000085cb arg  0x000007ff , 0x00000005 
+ 00031040  0x000085cc setsect  0x00000000 , 0x00015906 
+ 00031041  0x000085cd setsect  0x00000001 , 0x000210d2 
+ 00031042  0x000085ce setsect  0x00000002 , 0x00010494 
+ 00031043  0x000085cf setsect  0x00000003 , 0x00000001 
+ 00031044  0x000085d0 istore  0x00000009 , 0x00000005 
+ 00031045  0x000085d1 arg  0x0000081d , 0x00000005 
+ 00031046  0x000085d2 setsect  0x00000000 , 0x0001570f 
+ 00031047  0x000085d3 setsect  0x00000001 , 0x00015c9a 
+ 00031048  0x000085d4 setsect  0x00000002 , 0x000256c6 
+ 00031049  0x000085d5 setsect  0x00000003 , 0x0001cdcd 
+ 00031050  0x000085d6 istore  0x00000009 , 0x00000005 
+ 00031051  0x000085d7 setsect  0x00000000 , 0x00014420 
+ 00031052  0x000085d8 setsect  0x00000001 , 0x00025d99 
+ 00031053  0x000085d9 setsect  0x00000002 , 0x00025636 
+ 00031054  0x000085da setsect  0x00000003 , 0x00000001 
+ 00031055  0x000085db istore  0x00000007 , 0x00000005 
+ 00031056  0x000085dc arg  0x0000083b , 0x00000005 
+ 00031057  0x000085dd setsect  0x00000000 , 0x0001620a 
+ 00031058  0x000085de setsect  0x00000001 , 0x00000c8c 
+ 00031059  0x000085df setsect  0x00000002 , 0x00030333 
+ 00031060  0x000085e0 setsect  0x00000003 , 0x0000c0c0 
+ 00031061  0x000085e1 istore  0x00000009 , 0x00000005 
+ 00031062  0x000085e2 setsect  0x00000000 , 0x00003130 
+ 00031063  0x000085e3 istore  0x00000002 , 0x00000005 
+ 00031064  0x000085e4 setarg  0x00009272 
+ 00031065  0x000085e5 store  0x00000002 , 0x000007a7 
+ 00031066  0x000085e6 setarg  0x000092cd 
+ 00031067  0x000085e7 store  0x00000002 , 0x000007a9 
+ 00031068  0x000085e8 arg  0x00009371 , 0x00000006 
+ 00031069  0x000085e9 arg  0x000007ab , 0x00000005 
+ 00031070  0x000085ea arg  0x00000013 , 0x00000039 
+ 00031071  0x000085eb call  0x00007cda 
+ 00031072  0x000085ec arg  0x00009384 , 0x00000006 
+ 00031073  0x000085ed arg  0x000007be , 0x00000005 
+ 00031074  0x000085ee arg  0x0000003c , 0x00000039 
+ 00031075  0x000085ef call  0x00007cda 
+ 00031076  0x000085f1 fetch  0x00000002 , 0x00000859 
+ 00031077  0x000085f2 branch  0x00007d79 
+ 00031078  0x000085f5 fetch  0x00000001 , 0x0000085b 
+ 00031079  0x000085f6 rtn  0x00000034 
+ 00031080  0x000085f7 store  0x00000001 , 0x000007e0 
+ 00031081  0x000085f8 store  0x00000001 , 0x000007f9 
+ 00031082  0x000085f9 rtn 
+ 00031083  0x000085fc arg  0x00000001 , 0x00000007 
+ 00031084  0x000085fd call  0x00007cef 
+ 00031085  0x000085fe nrtn  0x00000034 
+ 00031086  0x000085ff fetch  0x00000001 , 0x0000090f 
+ 00031087  0x00008600 nrtn  0x00000034 
+ 00031088  0x00008601 fetch  0x00000001 , 0x0000090e 
+ 00031089  0x00008602 ncall  0x00007c38 , 0x00000034 
+ 00031090  0x00008603 rtn 
+ 00031091  0x00008606 fetch  0x00000001 , 0x00000709 
+ 00031092  0x00008607 bbit1  0x00000002 , 0x00007976 
+ 00031093  0x00008608 rtn 
+ 00031094  0x0000860b call  0x0000797b 
+ 00031095  0x0000860c call  0x00007cee 
+ 00031096  0x0000860d setarg  0x00000280 
+ 00031097  0x0000860e arg  0x00000001 , 0x00000007 
+ 00031098  0x0000860f branch  0x00007ce1 
+ 00031099  0x00008612 fetch  0x00000001 , 0x00000900 
+ 00031100  0x00008613 bne  0x00000002 , 0x00007980 
+ 00031101  0x00008614 jam  0x00000000 , 0x0000090f 
+ 00031102  0x00008615 jam  0x00000000 , 0x00000910 
+ 00031103  0x00008616 rtn 
+ 00031104  0x00008619 fetch  0x00000001 , 0x00000912 
+ 00031105  0x0000861a rtn  0x00000034 
+ 00031106  0x0000861b jam  0x00000000 , 0x00000912 
+ 00031107  0x0000861c jam  0x00000002 , 0x00000900 
+ 00031108  0x0000861d jam  0x00000001 , 0x0000090e 
+ 00031109  0x0000861e rtn 
+ 00031110  0x00008621 fetch  0x00000001 , 0x00000709 
+ 00031111  0x00008622 bbit1  0x00000000 , 0x000079af 
+ 00031112  0x00008623 rtn 
+ 00031113  0x00008626 fetchr  0x0000000a , 0x00000002 , 0x00008c02 
+ 00031114  0x00008627 fetchr  0x00000010 , 0x00000002 , 0x00008c04 
+ 00031115  0x00008628 fetchr  0x00000003 , 0x00000002 , 0x00008c06 
+ 00031116  0x00008629 ifetch  0x00000002 , 0x00000003 
+ 00031117  0x0000862a rshift8  0x0000003f , 0x00000002 
+ 00031118  0x0000862b rshift4  0x00000002 , 0x00000002 
+ 00031119  0x0000862c arg  0x00000fff , 0x00000006 
+ 00031120  0x0000862d iand  0x00000006 , 0x00000039 
+ 00031121  0x0000862e storer  0x00000039 , 0x00000002 , 0x0000070c 
+ 00031122  0x0000862f rtn 
+ 00031123  0x00008633 call  0x00007989 
+ 00031124  0x00008635 ifetch  0x00000001 , 0x00000003 
+ 00031125  0x00008636 istore  0x00000001 , 0x00000005 
+ 00031126  0x00008637 loop  0x00007994 
+ 00031127  0x00008638 storer  0x00000003 , 0x00000002 , 0x00008c06 
+ 00031128  0x00008639 rtn 
+ 00031129  0x0000863c arg  0x0000095f , 0x00000005 
+ 00031130  0x0000863d call  0x00007994 
+ 00031131  0x0000863e arg  0x00000963 , 0x00000002 
+ 00031132  0x0000863f storet  0x00000002 , 0x00008c0e 
+ 00031133  0x00008640 fetch  0x00000001 , 0x00000960 
+ 00031134  0x00008641 pincrease  0x00000006 
+ 00031135  0x00008642 istore  0x00000001 , 0x00000002 
+ 00031136  0x00008643 jam  0x00000008 , 0x00008c18 
+ 00031137  0x00008644 rtn 
+ 00031138  0x00008648 bpatch  0x000000ff , 0x0000401f 
+ 00031139  0x00008649 fetch  0x00000001 , 0x00000709 
+ 00031140  0x0000864a rtnbit0  0x00000005 
+ 00031141  0x0000864b call  0x00007989 
+ 00031142  0x0000864c compare  0x0000000d , 0x00000002 , 0x000000ff 
+ 00031143  0x0000864d branch  0x00007999 , 0x00000001 
+ 00031144  0x0000864e arg  0x0000086d , 0x00000005 
+ 00031145  0x0000864f call  0x00007994 
+ 00031146  0x00008650 fetch  0x00000001 , 0x0000070c 
+ 00031147  0x00008651 beq  0x00000000 , 0x00007986 
+ 00031148  0x00008652 beq  0x00000001 , 0x000079b6 
+ 00031149  0x00008653 sub  0x0000003f , 0x00000007 , 0x0000003e 
+ 00031150  0x00008654 rtn  0x00000002 
+ 00031151  0x00008656 bpatchx  0x00000000 , 0x00004020 
+ 00031152  0x00008657 set0  0x00000023 , 0x00000000 
+ 00031153  0x00008658 fetch  0x00000001 , 0x0000086d 
+ 00031154  0x00008659 and_into  0x00000080 , 0x0000003f 
+ 00031155  0x0000865a beq  0x00000080 , 0x000079ba 
+ 00031156  0x0000865b beq  0x00000000 , 0x000079c2 
+ 00031157  0x0000865c branch  0x0000235a 
+ 00031158  0x0000865f fetch  0x00000001 , 0x0000086d 
+ 00031159  0x00008660 rtnbit1  0x00000007 
+ 00031160  0x00008661 call  0x00007b6a 
+ 00031161  0x00008662 branch  0x000079e9 
+ 00031162  0x00008666 fetch  0x00000001 , 0x0000086d 
+ 00031163  0x00008667 rshift4  0x0000003f , 0x0000003f 
+ 00031164  0x00008668 rshift  0x0000003f , 0x0000003f 
+ 00031165  0x00008669 and_into  0x00000003 , 0x0000003f 
+ 00031166  0x0000866a beq  0x00000000 , 0x000079ca 
+ 00031167  0x0000866b beq  0x00000001 , 0x000079d0 
+ 00031168  0x0000866c beq  0x00000002 , 0x000079d5 
+ 00031169  0x0000866d branch  0x0000235a 
+ 00031170  0x00008670 fetch  0x00000001 , 0x0000086d 
+ 00031171  0x00008671 rshift4  0x0000003f , 0x0000003f 
+ 00031172  0x00008672 rshift  0x0000003f , 0x0000003f 
+ 00031173  0x00008673 and_into  0x00000003 , 0x0000003f 
+ 00031174  0x00008674 beq  0x00000000 , 0x000079d6 
+ 00031175  0x00008675 beq  0x00000001 , 0x000079de 
+ 00031176  0x00008676 beq  0x00000002 , 0x000079e3 
+ 00031177  0x00008677 branch  0x0000235a 
+ 00031178  0x0000867a fetch  0x00000001 , 0x0000086e 
+ 00031179  0x0000867b beq  0x00000008 , 0x000079eb 
+ 00031180  0x0000867c beq  0x00000006 , 0x00007a01 
+ 00031181  0x0000867d beq  0x0000000a , 0x00007a46 
+ 00031182  0x0000867e beq  0x00000000 , 0x00007a58 
+ 00031183  0x0000867f branch  0x000079e4 
+ 00031184  0x00008682 fetch  0x00000001 , 0x0000086e 
+ 00031185  0x00008683 beq  0x00000002 , 0x00007a8d 
+ 00031186  0x00008684 beq  0x00000001 , 0x00007a91 
+ 00031187  0x00008685 beq  0x00000003 , 0x00007aa2 
+ 00031188  0x00008686 branch  0x000079e4 
+ 00031189  0x00008689 branch  0x000079e4 
+ 00031190  0x0000868c fetch  0x00000001 , 0x0000086e 
+ 00031191  0x0000868d beq  0x00000001 , 0x00007aac 
+ 00031192  0x0000868e beq  0x00000003 , 0x00007adb 
+ 00031193  0x0000868f beq  0x00000005 , 0x00007b06 
+ 00031194  0x00008690 beq  0x00000009 , 0x00007b1f 
+ 00031195  0x00008691 beq  0x0000000b , 0x00007b3a 
+ 00031196  0x00008692 beq  0x00000007 , 0x000079e4 
+ 00031197  0x00008693 branch  0x000079e4 
+ 00031198  0x00008696 fetch  0x00000001 , 0x0000086e 
+ 00031199  0x00008697 beq  0x0000000a , 0x00007b4b 
+ 00031200  0x00008698 beq  0x00000009 , 0x00007b5d 
+ 00031201  0x00008699 beq  0x0000000b , 0x00007b7c 
+ 00031202  0x0000869a branch  0x000079e4 
+ 00031203  0x0000869d branch  0x000079e4 
+ 00031204  0x000086a0 bpatchx  0x00000001 , 0x00004020 
+ 00031205  0x000086a1 fetch  0x00000001 , 0x00008c19 
+ 00031206  0x000086a2 set1  0x00000000 , 0x0000003f 
+ 00031207  0x000086a3 store  0x00000001 , 0x00008c19 
+ 00031208  0x000086a4 branch  0x000079e9 
+ 00031209  0x000086a7 jam  0x00000001 , 0x00008c1b 
+ 00031210  0x000086a8 rtn 
+ 00031211  0x000086ab fetch  0x00000001 , 0x0000086d 
+ 00031212  0x000086ac bne  0x00000080 , 0x000079e4 
+ 00031213  0x000086ad fetch  0x00000001 , 0x00000871 
+ 00031214  0x000086ae bne  0x00000000 , 0x000079e4 
+ 00031215  0x000086af fetch  0x00000001 , 0x00000872 
+ 00031216  0x000086b0 bne  0x00000000 , 0x000079e4 
+ 00031217  0x000086b1 fetch  0x00000001 , 0x00000873 
+ 00031218  0x000086b2 bne  0x00000001 , 0x000079e4 
+ 00031219  0x000086b3 fetch  0x00000001 , 0x00000874 
+ 00031220  0x000086b4 bne  0x00000000 , 0x000079e4 
+ 00031221  0x000086b5 fetch  0x00000001 , 0x0000086f 
+ 00031222  0x000086b6 bne  0x00000000 , 0x000079e4 
+ 00031223  0x000086b7 fetch  0x00000001 , 0x00000870 
+ 00031224  0x000086b8 bne  0x00000000 , 0x000079e4 
+ 00031225  0x000086b9 fetch  0x00000001 , 0x0000086b 
+ 00031226  0x000086ba beq  0x00000004 , 0x000079fd 
+ 00031227  0x000086bb beq  0x00000003 , 0x000079ff 
+ 00031228  0x000086bc branch  0x000079e4 
+ 00031229  0x000086bf arg  0x00000001 , 0x00000012 
+ 00031230  0x000086c0 branch  0x00007a72 
+ 00031231  0x000086c3 arg  0x00000001 , 0x00000012 
+ 00031232  0x000086c4 branch  0x00007a70 
+ 00031233  0x000086c7 bpatchx  0x00000002 , 0x00004020 
+ 00031234  0x000086c9 fetch  0x00000001 , 0x00000870 
+ 00031235  0x000086ca beq  0x00000001 , 0x00007a14 
+ 00031236  0x000086cb beq  0x00000002 , 0x00007a2d 
+ 00031237  0x000086cc beq  0x00000003 , 0x00007a30 
+ 00031238  0x000086cd beq  0x00000021 , 0x00007a09 
+ 00031239  0x000086ce beq  0x00000022 , 0x00007a3e 
+ 00031240  0x000086cf branch  0x000079e4 
+ 00031241  0x000086d2 jam  0x00000000 , 0x000008fd 
+ 00031242  0x000086d3 fetch  0x00000001 , 0x00000871 
+ 00031243  0x000086d4 beq  0x00000000 , 0x00007a0e 
+ 00031244  0x000086d5 beq  0x00000001 , 0x00007a11 
+ 00031245  0x000086d6 branch  0x000079e4 
+ 00031246  0x000086d9 fetchr  0x00000012 , 0x00000001 , 0x000007d1 
+ 00031247  0x000086da arg  0x000007d1 , 0x00000011 
+ 00031248  0x000086db branch  0x00007b8b 
+ 00031249  0x000086de fetchr  0x00000012 , 0x00000001 , 0x000007ea 
+ 00031250  0x000086df arg  0x000007ea , 0x00000011 
+ 00031251  0x000086e0 branch  0x00007b8b 
+ 00031252  0x000086e6 fetch  0x00000001 , 0x00000911 
+ 00031253  0x000086e7 ncall  0x00007a25 , 0x00000034 
+ 00031254  0x000086e8 setarg  0x000007ab 
+ 00031255  0x000086e9 fetcht  0x00000001 , 0x000007ab 
+ 00031256  0x000086eb store  0x00000002 , 0x00000908 
+ 00031257  0x000086ec storet  0x00000001 , 0x0000090a 
+ 00031258  0x000086ed fetch  0x00000001 , 0x00000873 
+ 00031259  0x000086ee isub  0x00000002 , 0x0000003e 
+ 00031260  0x000086ef nbranch  0x00007a23 , 0x00000002 
+ 00031261  0x000086f1 fetch  0x00000001 , 0x0000090a 
+ 00031262  0x000086f3 iforce  0x00000012 
+ 00031263  0x000086f4 fetch  0x00000002 , 0x00000908 
+ 00031264  0x000086f5 add  0x0000003f , 0x00000001 , 0x0000003f 
+ 00031265  0x000086f6 iforce  0x00000011 
+ 00031266  0x000086f7 branch  0x00007b8b 
+ 00031267  0x000086f9 fetch  0x00000001 , 0x00000873 
+ 00031268  0x000086fa branch  0x00007a1e 
+ 00031269  0x000086fd fetch  0x00000001 , 0x00008c01 
+ 00031270  0x000086fe ncall  0x00007a29 , 0x00000034 
+ 00031271  0x000086ff jam  0x00000000 , 0x00000911 
+ 00031272  0x00008700 rtn 
+ 00031273  0x00008702 fetch  0x00000001 , 0x00008c01 
+ 00031274  0x00008703 set1  0x00000007 , 0x0000003f 
+ 00031275  0x00008704 store  0x00000001 , 0x00008c01 
+ 00031276  0x00008705 rtn 
+ 00031277  0x00008708 setarg  0x000007be 
+ 00031278  0x00008709 fetcht  0x00000001 , 0x000007be 
+ 00031279  0x0000870a branch  0x00007a18 
+ 00031280  0x0000870d fetch  0x00000001 , 0x0000086f 
+ 00031281  0x0000870e sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00031282  0x0000870f nbranch  0x000079e4 , 0x00000002 
+ 00031283  0x00008710 fetch  0x00000001 , 0x0000086f 
+ 00031284  0x00008711 arg  0x000007fa , 0x00000011 
+ 00031285  0x00008712 beq  0x00000000 , 0x00007b89 
+ 00031286  0x00008713 set1  0x00000023 , 0x00000000 
+ 00031287  0x00008714 arg  0x000007ff , 0x00000011 
+ 00031288  0x00008715 beq  0x00000001 , 0x00007b89 
+ 00031289  0x00008716 arg  0x0000081d , 0x00000011 
+ 00031290  0x00008717 beq  0x00000002 , 0x00007b89 
+ 00031291  0x00008718 arg  0x0000083b , 0x00000011 
+ 00031292  0x00008719 beq  0x00000003 , 0x00007b89 
+ 00031293  0x0000871a rtn 
+ 00031294  0x0000871d fetch  0x00000002 , 0x00000871 
+ 00031295  0x0000871e beq  0x00000001 , 0x00007a42 
+ 00031296  0x0000871f fetchr  0x00000011 , 0x00000002 , 0x000007a7 
+ 00031297  0x00008720 branch  0x00007b89 
+ 00031298  0x00008722 jam  0x00000001 , 0x0000090e 
+ 00031299  0x00008723 jam  0x00000001 , 0x00000900 
+ 00031300  0x00008724 fetchr  0x00000011 , 0x00000002 , 0x000007a9 
+ 00031301  0x00008725 branch  0x00007b89 
+ 00031302  0x00008729 fetch  0x00000001 , 0x0000086b 
+ 00031303  0x0000872a bne  0x00000004 , 0x000079e4 
+ 00031304  0x0000872b fetch  0x00000001 , 0x0000086d 
+ 00031305  0x0000872c bne  0x00000081 , 0x000079e4 
+ 00031306  0x0000872d fetch  0x00000001 , 0x0000086f 
+ 00031307  0x0000872e bne  0x00000000 , 0x000079e4 
+ 00031308  0x0000872f fetch  0x00000001 , 0x00000870 
+ 00031309  0x00008730 bne  0x00000000 , 0x000079e4 
+ 00031310  0x00008731 fetch  0x00000001 , 0x00000873 
+ 00031311  0x00008732 bne  0x00000001 , 0x000079e4 
+ 00031312  0x00008733 fetch  0x00000001 , 0x00000874 
+ 00031313  0x00008734 bne  0x00000000 , 0x000079e4 
+ 00031314  0x00008735 fetch  0x00000001 , 0x00000871 
+ 00031315  0x00008736 bne  0x00000000 , 0x000079e4 
+ 00031316  0x00008737 fetch  0x00000001 , 0x00000872 
+ 00031317  0x00008738 bne  0x00000000 , 0x000079e4 
+ 00031318  0x00008739 arg  0x00000001 , 0x00000012 
+ 00031319  0x0000873a branch  0x00007a70 
+ 00031320  0x0000873e fetch  0x00000001 , 0x0000086b 
+ 00031321  0x0000873f beq  0x00000002 , 0x000079e4 
+ 00031322  0x00008740 fetch  0x00000001 , 0x0000086f 
+ 00031323  0x00008741 bne  0x00000000 , 0x000079e4 
+ 00031324  0x00008742 fetch  0x00000001 , 0x00000870 
+ 00031325  0x00008743 bne  0x00000000 , 0x000079e4 
+ 00031326  0x00008744 fetch  0x00000001 , 0x00000873 
+ 00031327  0x00008745 bne  0x00000002 , 0x000079e4 
+ 00031328  0x00008746 fetch  0x00000001 , 0x00000874 
+ 00031329  0x00008747 bne  0x00000000 , 0x000079e4 
+ 00031330  0x00008748 fetch  0x00000001 , 0x00000872 
+ 00031331  0x00008749 bne  0x00000000 , 0x000079e4 
+ 00031332  0x0000874a fetch  0x00000001 , 0x0000086d 
+ 00031333  0x0000874b beq  0x00000080 , 0x00007a6b 
+ 00031334  0x0000874c beq  0x00000081 , 0x00007a76 
+ 00031335  0x0000874d beq  0x00000082 , 0x00007a7a 
+ 00031336  0x0000874e branch  0x000079e4 
+ 00031337  0x00008752 jam  0x00000001 , 0x00000903 
+ 00031338  0x00008753 branch  0x00007a74 
+ 00031339  0x00008756 fetch  0x00000001 , 0x00000871 
+ 00031340  0x00008757 bne  0x00000000 , 0x000079e4 
+ 00031341  0x00008758 arg  0x00000002 , 0x00000012 
+ 00031342  0x00008759 fetch  0x00000001 , 0x00000901 
+ 00031343  0x0000875a beq  0x00000001 , 0x00007a69 
+ 00031344  0x0000875d arg  0x00000865 , 0x00000011 
+ 00031345  0x0000875e branch  0x00007b8b 
+ 00031346  0x00008760 arg  0x00000867 , 0x00000011 
+ 00031347  0x00008761 branch  0x00007b8b 
+ 00031348  0x00008763 arg  0x00000869 , 0x00000011 
+ 00031349  0x00008764 branch  0x00007b8b 
+ 00031350  0x00008767 fetch  0x00000001 , 0x0000086b 
+ 00031351  0x00008768 bne  0x00000004 , 0x000079e4 
+ 00031352  0x00008769 arg  0x00000002 , 0x00000012 
+ 00031353  0x0000876a branch  0x00007a70 
+ 00031354  0x0000876d fetch  0x00000001 , 0x0000086b 
+ 00031355  0x0000876e bne  0x00000004 , 0x000079e4 
+ 00031356  0x0000876f fetch  0x00000001 , 0x00000871 
+ 00031357  0x00008770 beq  0x00000081 , 0x00007a87 
+ 00031358  0x00008771 beq  0x00000082 , 0x00007a89 
+ 00031359  0x00008772 beq  0x00000083 , 0x00007a8b 
+ 00031360  0x00008773 and_into  0x0000007f , 0x0000003f 
+ 00031361  0x00008774 beq  0x00000000 , 0x00007a83 
+ 00031362  0x00008775 branch  0x000079e4 
+ 00031363  0x00008778 fetch  0x00000001 , 0x00000904 
+ 00031364  0x0000877a arg  0x00000002 , 0x00000012 
+ 00031365  0x0000877b beq  0x00000001 , 0x00007a72 
+ 00031366  0x0000877c branch  0x00007a70 
+ 00031367  0x0000877e fetch  0x00000001 , 0x00000905 
+ 00031368  0x0000877f branch  0x00007a84 
+ 00031369  0x00008781 fetch  0x00000001 , 0x00000906 
+ 00031370  0x00008782 branch  0x00007a84 
+ 00031371  0x00008784 fetch  0x00000001 , 0x00000907 
+ 00031372  0x00008785 branch  0x00007a84 
+ 00031373  0x00008788 jam  0x00000001 , 0x000008fb 
+ 00031374  0x00008789 arg  0x000008fc , 0x00000011 
+ 00031375  0x0000878a arg  0x00000001 , 0x00000012 
+ 00031376  0x0000878b branch  0x00007b8b 
+ 00031377  0x0000878e fetch  0x00000002 , 0x0000086f 
+ 00031378  0x0000878f arg  0x000001ba , 0x00000002 
+ 00031379  0x00008790 isub  0x00000002 , 0x0000003e 
+ 00031380  0x00008791 nbranch  0x000079e4 , 0x00000005 
+ 00031381  0x00008794 fetch  0x00000001 , 0x000008f8 
+ 00031382  0x00008795 nbranch  0x00007a9f , 0x00000034 
+ 00031383  0x00008796 jam  0x00000000 , 0x000008b5 
+ 00031384  0x00008798 fetch  0x00000001 , 0x00000873 
+ 00031385  0x00008799 iforce  0x00000012 
+ 00031386  0x0000879a arg  0x000008b5 , 0x00000011 
+ 00031387  0x0000879b call  0x00007b8b 
+ 00031388  0x0000879d arg  0x000008b5 , 0x00000005 
+ 00031389  0x0000879e arg  0x00000040 , 0x00000039 
+ 00031390  0x0000879f branch  0x00007ca3 
+ 00031391  0x000087a1 jam  0x00000000 , 0x000008f8 
+ 00031392  0x000087a2 jam  0x00000001 , 0x000008b5 
+ 00031393  0x000087a3 branch  0x00007a98 
+ 00031394  0x000087a6 fetch  0x00000001 , 0x00000873 
+ 00031395  0x000087a7 bne  0x00000001 , 0x000079e4 
+ 00031396  0x000087a8 jam  0x00000001 , 0x000008fd 
+ 00031397  0x000087a9 arg  0x00000001 , 0x00000012 
+ 00031398  0x000087aa fetch  0x00000001 , 0x000008ff 
+ 00031399  0x000087ab beq  0x00000000 , 0x00007aaa 
+ 00031400  0x000087ac beq  0x00000001 , 0x00007aab 
+ 00031401  0x000087ad branch  0x00007a70 
+ 00031402  0x000087af branch  0x00007a72 
+ 00031403  0x000087b1 branch  0x00007a70 
+ 00031404  0x000087b7 fetch  0x00000001 , 0x0000086b 
+ 00031405  0x000087b8 bne  0x00000004 , 0x000079e4 
+ 00031406  0x000087b9 fetch  0x00000001 , 0x00000873 
+ 00031407  0x000087ba bne  0x00000000 , 0x000079e4 
+ 00031408  0x000087bb fetch  0x00000001 , 0x00000874 
+ 00031409  0x000087bc bne  0x00000000 , 0x000079e4 
+ 00031410  0x000087bd fetch  0x00000001 , 0x00000870 
+ 00031411  0x000087be bne  0x00000000 , 0x000079e4 
+ 00031412  0x000087bf fetch  0x00000001 , 0x00000872 
+ 00031413  0x000087c0 bne  0x00000000 , 0x000079e4 
+ 00031414  0x000087c1 fetch  0x00000001 , 0x0000086d 
+ 00031415  0x000087c2 beq  0x00000000 , 0x00007abb 
+ 00031416  0x000087c3 beq  0x00000001 , 0x00007ac8 
+ 00031417  0x000087c4 beq  0x00000002 , 0x00007ac9 
+ 00031418  0x000087c5 branch  0x000079e4 
+ 00031419  0x000087c8 fetch  0x00000001 , 0x0000086f 
+ 00031420  0x000087c9 bne  0x00000001 , 0x000079e4 
+ 00031421  0x000087ca fetch  0x00000001 , 0x00008c00 
+ 00031422  0x000087cb set0  0x00000007 , 0x0000003f 
+ 00031423  0x000087cc store  0x00000001 , 0x00008c00 
+ 00031424  0x000087cd jam  0x00000000 , 0x00000901 
+ 00031425  0x000087ce jam  0x00000001 , 0x00000902 
+ 00031426  0x000087cf fetch  0x00000001 , 0x00000903 
+ 00031427  0x000087d0 branch  0x000079e9 , 0x00000034 
+ 00031428  0x000087d1 jam  0x00000000 , 0x00000903 
+ 00031429  0x000087d2 jam  0x00000000 , 0x00000902 
+ 00031430  0x000087d3 jam  0x00000002 , 0x00000900 
+ 00031431  0x000087d4 branch  0x000079e9 
+ 00031432  0x000087d7 branch  0x000079e4 
+ 00031433  0x000087da fetch  0x00000001 , 0x0000086f 
+ 00031434  0x000087db bne  0x00000000 , 0x000079e4 
+ 00031435  0x000087dc fetch  0x00000001 , 0x00000871 
+ 00031436  0x000087dd beq  0x00000081 , 0x00007ad4 
+ 00031437  0x000087de beq  0x00000082 , 0x00007ad7 
+ 00031438  0x000087df beq  0x00000083 , 0x00007ad9 
+ 00031439  0x000087e0 and_into  0x0000007f , 0x0000003f 
+ 00031440  0x000087e1 beq  0x00000000 , 0x00007ad2 
+ 00031441  0x000087e2 branch  0x000079e4 
+ 00031442  0x000087e5 jam  0x00000000 , 0x00000904 
+ 00031443  0x000087e6 branch  0x000079e9 
+ 00031444  0x000087e8 jam  0x00000000 , 0x00000905 
+ 00031445  0x000087ea jam  0x00000001 , 0x00000912 
+ 00031446  0x000087eb branch  0x000079e9 
+ 00031447  0x000087ed jam  0x00000000 , 0x00000906 
+ 00031448  0x000087ee branch  0x00007ad5 
+ 00031449  0x000087f0 jam  0x00000000 , 0x00000907 
+ 00031450  0x000087f1 branch  0x00007ad5 
+ 00031451  0x000087f5 fetch  0x00000001 , 0x00000873 
+ 00031452  0x000087f6 bne  0x00000000 , 0x000079e4 
+ 00031453  0x000087f7 fetch  0x00000001 , 0x00000874 
+ 00031454  0x000087f8 bne  0x00000000 , 0x000079e4 
+ 00031455  0x000087f9 fetch  0x00000001 , 0x0000086d 
+ 00031456  0x000087fa beq  0x00000000 , 0x00007ae4 
+ 00031457  0x000087fb beq  0x00000001 , 0x00007af2 
+ 00031458  0x000087fc beq  0x00000002 , 0x00007af3 
+ 00031459  0x000087fd branch  0x000079e4 
+ 00031460  0x00008800 fetch  0x00000001 , 0x0000086f 
+ 00031461  0x00008801 bne  0x00000001 , 0x000079e4 
+ 00031462  0x00008802 call  0x000048b1 
+ 00031463  0x00008803 fetch  0x00000001 , 0x00008c00 
+ 00031464  0x00008804 set1  0x00000007 , 0x0000003f 
+ 00031465  0x00008805 store  0x00000001 , 0x00008c00 
+ 00031466  0x00008806 jam  0x00000001 , 0x00000901 
+ 00031467  0x00008807 jam  0x00000003 , 0x00000900 
+ 00031468  0x00008808 jam  0x00000000 , 0x000008f9 
+ 00031469  0x00008809 call  0x000079e9 
+ 00031470  0x0000880b call  0x00007cee 
+ 00031471  0x0000880c setarg  0x00001388 
+ 00031472  0x0000880d arg  0x0000000f , 0x00000007 
+ 00031473  0x0000880e branch  0x00007ce1 
+ 00031474  0x00008811 branch  0x000079e4 
+ 00031475  0x00008814 fetch  0x00000001 , 0x0000086f 
+ 00031476  0x00008815 bne  0x00000000 , 0x000079e4 
+ 00031477  0x00008816 fetch  0x00000001 , 0x00000870 
+ 00031478  0x00008817 bne  0x00000000 , 0x000079e4 
+ 00031479  0x00008818 fetch  0x00000001 , 0x00000871 
+ 00031480  0x00008819 beq  0x00000081 , 0x00007b00 
+ 00031481  0x0000881a beq  0x00000082 , 0x00007b02 
+ 00031482  0x0000881b beq  0x00000083 , 0x00007b04 
+ 00031483  0x0000881c and_into  0x0000007f , 0x0000003f 
+ 00031484  0x0000881d beq  0x00000000 , 0x00007afe 
+ 00031485  0x0000881e branch  0x000079e4 
+ 00031486  0x00008821 jam  0x00000001 , 0x00000904 
+ 00031487  0x00008822 branch  0x000079e9 
+ 00031488  0x00008824 jam  0x00000001 , 0x00000905 
+ 00031489  0x00008825 branch  0x000079e9 
+ 00031490  0x00008827 jam  0x00000001 , 0x00000906 
+ 00031491  0x00008828 branch  0x000079e9 
+ 00031492  0x0000882a jam  0x00000001 , 0x00000907 
+ 00031493  0x0000882b branch  0x000079e9 
+ 00031494  0x0000882f fetch  0x00000001 , 0x0000086d 
+ 00031495  0x00008830 bne  0x00000000 , 0x000079e4 
+ 00031496  0x00008831 fetch  0x00000001 , 0x00000871 
+ 00031497  0x00008832 bne  0x00000000 , 0x000079e4 
+ 00031498  0x00008833 fetch  0x00000001 , 0x00000872 
+ 00031499  0x00008834 bne  0x00000000 , 0x000079e4 
+ 00031500  0x00008835 fetch  0x00000001 , 0x00000873 
+ 00031501  0x00008836 bne  0x00000000 , 0x000079e4 
+ 00031502  0x00008837 fetch  0x00000001 , 0x00000874 
+ 00031503  0x00008838 bne  0x00000000 , 0x000079e4 
+ 00031504  0x00008839 fetch  0x00000001 , 0x00000870 
+ 00031505  0x0000883a bne  0x00000000 , 0x000079e4 
+ 00031506  0x0000883b fetch  0x00000001 , 0x0000086f 
+ 00031507  0x0000883c and_into  0x00000080 , 0x0000003f 
+ 00031508  0x0000883d bne  0x00000000 , 0x000079e4 
+ 00031509  0x0000883e fetch  0x00000001 , 0x0000086f 
+ 00031510  0x0000883f bne  0x00000000 , 0x00007b1d 
+ 00031511  0x00008841 jam  0x00000002 , 0x0000086b 
+ 00031512  0x00008843 fetch  0x00000001 , 0x0000086f 
+ 00031513  0x00008844 store  0x00000001 , 0x00008c01 
+ 00031514  0x00008845 call  0x000079e9 
+ 00031515  0x00008846 jam  0x00000001 , 0x00000911 
+ 00031516  0x00008847 rtn 
+ 00031517  0x00008849 jam  0x00000003 , 0x0000086b 
+ 00031518  0x0000884a branch  0x00007b18 
+ 00031519  0x0000884e fetch  0x00000001 , 0x0000086b 
+ 00031520  0x0000884f beq  0x00000002 , 0x000079e4 
+ 00031521  0x00008850 fetch  0x00000001 , 0x0000086d 
+ 00031522  0x00008851 bne  0x00000000 , 0x000079e4 
+ 00031523  0x00008852 fetch  0x00000001 , 0x00000871 
+ 00031524  0x00008853 bne  0x00000000 , 0x000079e4 
+ 00031525  0x00008854 fetch  0x00000001 , 0x00000872 
+ 00031526  0x00008855 bne  0x00000000 , 0x000079e4 
+ 00031527  0x00008856 fetch  0x00000001 , 0x00000873 
+ 00031528  0x00008857 bne  0x00000000 , 0x000079e4 
+ 00031529  0x00008858 fetch  0x00000001 , 0x00000874 
+ 00031530  0x00008859 bne  0x00000000 , 0x000079e4 
+ 00031531  0x0000885a fetch  0x00000001 , 0x00000870 
+ 00031532  0x0000885b bne  0x00000000 , 0x000079e4 
+ 00031533  0x0000885c fetch  0x00000001 , 0x0000086f 
+ 00031534  0x0000885d sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00031535  0x0000885e nbranch  0x000079e4 , 0x00000002 
+ 00031536  0x0000885f fetch  0x00000001 , 0x0000086b 
+ 00031537  0x00008860 beq  0x00000003 , 0x00007b34 
+ 00031538  0x00008861 beq  0x00000004 , 0x00007b34 
+ 00031539  0x00008862 branch  0x000079e4 
+ 00031540  0x00008866 fetch  0x00000001 , 0x0000086f 
+ 00031541  0x00008867 beq  0x00000000 , 0x00007b38 
+ 00031542  0x00008868 jam  0x00000004 , 0x0000086b 
+ 00031543  0x00008869 branch  0x000079e9 
+ 00031544  0x0000886b jam  0x00000003 , 0x0000086b 
+ 00031545  0x0000886c branch  0x000079e9 
+ 00031546  0x00008870 fetch  0x00000001 , 0x0000086b 
+ 00031547  0x00008871 bne  0x00000004 , 0x000079e4 
+ 00031548  0x00008872 fetch  0x00000001 , 0x0000086d 
+ 00031549  0x00008873 bne  0x00000001 , 0x000079e4 
+ 00031550  0x00008874 fetch  0x00000001 , 0x0000086f 
+ 00031551  0x00008875 bne  0x00000000 , 0x000079e4 
+ 00031552  0x00008876 fetch  0x00000001 , 0x00000870 
+ 00031553  0x00008877 bne  0x00000000 , 0x000079e4 
+ 00031554  0x00008878 fetch  0x00000001 , 0x00000873 
+ 00031555  0x00008879 bne  0x00000000 , 0x000079e4 
+ 00031556  0x0000887a fetch  0x00000001 , 0x00000874 
+ 00031557  0x0000887b bne  0x00000000 , 0x000079e4 
+ 00031558  0x0000887c fetch  0x00000001 , 0x00000871 
+ 00031559  0x0000887d bne  0x00000000 , 0x000079e4 
+ 00031560  0x0000887e fetch  0x00000001 , 0x00000872 
+ 00031561  0x0000887f bne  0x00000000 , 0x000079e4 
+ 00031562  0x00008880 branch  0x000079e9 
+ 00031563  0x00008884 bpatchx  0x00000003 , 0x00004020 
+ 00031564  0x00008885 jam  0x00000001 , 0x000008fb 
+ 00031565  0x00008886 fetch  0x00000001 , 0x00000870 
+ 00031566  0x00008887 store  0x00000001 , 0x000008fc 
+ 00031567  0x00008888 fetch  0x00000001 , 0x00000871 
+ 00031568  0x00008889 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00031569  0x0000888a call  0x00007b59 , 0x00000005 
+ 00031570  0x0000888b fetch  0x00000001 , 0x00000900 
+ 00031571  0x0000888c bne  0x00000004 , 0x000079e9 
+ 00031572  0x0000888d jam  0x00000002 , 0x00000900 
+ 00031573  0x0000888e call  0x000079e9 
+ 00031574  0x0000888f nop  0x00007530 
+ 00031575  0x00008890 nop  0x00007530 
+ 00031576  0x00008891 rtn 
+ 00031577  0x00008893 jam  0x00000001 , 0x0000090e 
+ 00031578  0x00008894 jam  0x00000000 , 0x00000902 
+ 00031579  0x00008895 jam  0x00000004 , 0x00000900 
+ 00031580  0x00008896 rtn 
+ 00031581  0x0000889a nop  0x00003a98 
+ 00031582  0x0000889b arg  0x00000875 , 0x00000005 
+ 00031583  0x0000889c call  0x00007993 
+ 00031584  0x0000889d jam  0x00000001 , 0x000008f7 
+ 00031585  0x0000889e call  0x00007b6e 
+ 00031586  0x0000889f fetch  0x00000002 , 0x0000086f 
+ 00031587  0x000088a0 store  0x00000002 , 0x000008f5 
+ 00031588  0x000088a1 call  0x000079e9 
+ 00031589  0x000088a2 fetch  0x00000001 , 0x000043cb 
+ 00031590  0x000088a3 rtnne  0x00000004 
+ 00031591  0x000088a4 fetch  0x00000001 , 0x000008f9 
+ 00031592  0x000088a5 rtn  0x00000034 
+ 00031593  0x000088a6 fetch  0x00000001 , 0x00000875 
+ 00031594  0x000088a8 store  0x00000001 , 0x00004621 
+ 00031595  0x000088a9 jam  0x00000000 , 0x000008f9 
+ 00031596  0x000088aa jam  0x00000003 , 0x00004611 
+ 00031597  0x000088ab rtn 
+ 00031598  0x000088af fetch  0x00000002 , 0x0000086f 
+ 00031599  0x000088b0 arg  0x00000200 , 0x00000002 
+ 00031600  0x000088b1 isub  0x00000002 , 0x0000003e 
+ 00031601  0x000088b2 nrtn  0x00000005 
+ 00031602  0x000088b3 fetch  0x00000002 , 0x00000871 
+ 00031603  0x000088b4 arg  0x00000000 , 0x00000002 
+ 00031604  0x000088b5 isub  0x00000002 , 0x0000003e 
+ 00031605  0x000088b6 nrtn  0x00000005 
+ 00031606  0x000088b7 fetch  0x00000002 , 0x00000873 
+ 00031607  0x000088b8 arg  0x00000001 , 0x00000002 
+ 00031608  0x000088b9 isub  0x00000002 , 0x0000003e 
+ 00031609  0x000088ba nrtn  0x00000005 
+ 00031610  0x000088bb jam  0x00000001 , 0x000008f9 
+ 00031611  0x000088bc rtn 
+ 00031612  0x000088c0 fetch  0x00000001 , 0x00000873 
+ 00031613  0x000088c1 bne  0x00000000 , 0x000079e4 
+ 00031614  0x000088c2 fetch  0x00000001 , 0x0000086f 
+ 00031615  0x000088c3 beq  0x00000000 , 0x00007b82 
+ 00031616  0x000088c4 beq  0x00000001 , 0x00007b85 
+ 00031617  0x000088c5 branch  0x000079e4 
+ 00031618  0x000088c7 jam  0x00000000 , 0x000008fe 
+ 00031619  0x000088c8 jam  0x00000001 , 0x000008ff 
+ 00031620  0x000088c9 branch  0x000079e9 
+ 00031621  0x000088cb jam  0x00000001 , 0x000008fa 
+ 00031622  0x000088cc jam  0x00000001 , 0x000008fe 
+ 00031623  0x000088cd jam  0x00000000 , 0x000008ff 
+ 00031624  0x000088ce branch  0x000079e9 
+ 00031625  0x000088d2 ifetchr  0x00000012 , 0x00000001 , 0x00000011 
+ 00031626  0x000088d3 increase  0x00000001 , 0x00000011 
+ 00031627  0x000088d6 bpatchx  0x00000004 , 0x00004020 
+ 00031628  0x000088d7 set1  0x0000000e , 0x00000000 
+ 00031629  0x000088d8 bmark0  0x00000023 , 0x00007b90 
+ 00031630  0x000088d9 increase  0x00000001 , 0x00000012 
+ 00031631  0x000088da lshift  0x00000012 , 0x00000012 
+ 00031632  0x000088dc storer  0x00000011 , 0x00000002 , 0x000007a4 
+ 00031633  0x000088dd storer  0x00000012 , 0x00000001 , 0x000007a6 
+ 00031634  0x000088de branch  0x00007b96 
+ 00031635  0x000088df rtn 
+ 00031636  0x000088e2 arg  0x00000000 , 0x00000007 
+ 00031637  0x000088e3 branch  0x00007bd7 
+ 00031638  0x000088e9 bpatchx  0x00000005 , 0x00004020 
+ 00031639  0x000088ea fetch  0x00000001 , 0x00008c25 
+ 00031640  0x000088eb rtnbit1  0x00000000 
+ 00031641  0x000088ec fetch  0x00000001 , 0x000007a6 
+ 00031642  0x000088ed rtn  0x00000034 
+ 00031643  0x000088ee copy  0x0000003f , 0x00000039 
+ 00031644  0x000088ef iforce  0x00000002 
+ 00031645  0x000088f0 fetch  0x00000002 , 0x00000873 
+ 00031646  0x000088f1 sub  0x0000003f , 0x00000040 , 0x0000003e 
+ 00031647  0x000088f2 branch  0x00007ba4 , 0x00000002 
+ 00031648  0x000088f3 sub  0x00000039 , 0x00000040 , 0x0000003e 
+ 00031649  0x000088f4 branch  0x00007ba8 , 0x00000002 
+ 00031650  0x000088f5 force  0x00000040 , 0x00000039 
+ 00031651  0x000088f6 branch  0x00007ba8 
+ 00031652  0x000088f8 isub  0x00000039 , 0x0000003e 
+ 00031653  0x000088f9 branch  0x00007ba8 , 0x00000002 
+ 00031654  0x000088fa iforce  0x00000039 
+ 00031655  0x000088fb store  0x00000001 , 0x000007a6 
+ 00031656  0x000088fd fetch  0x00000001 , 0x000007a6 
+ 00031657  0x000088fe isub  0x00000039 , 0x0000003f 
+ 00031658  0x000088ff store  0x00000001 , 0x000007a6 
+ 00031659  0x00008900 add  0x00000039 , 0xffffffff , 0x0000003f 
+ 00031660  0x00008901 store  0x00000001 , 0x0000070e 
+ 00031661  0x00008902 bmark0  0x00000023 , 0x00007bba 
+ 00031662  0x00008903 rshift  0x0000003f , 0x0000003f 
+ 00031663  0x00008904 add  0x00000039 , 0xffffffff , 0x0000003f 
+ 00031664  0x00008905 store  0x00000001 , 0x0000070e 
+ 00031665  0x00008906 bmark0  0x0000000e , 0x00007bba 
+ 00031666  0x00008907 set0  0x0000000e , 0x00000000 
+ 00031667  0x00008908 istoret  0x00000001 , 0x00000005 
+ 00031668  0x00008909 setarg  0x00000003 
+ 00031669  0x0000890a istore  0x00000001 , 0x00000005 
+ 00031670  0x0000890b increase  0xffffffff , 0x00000039 
+ 00031671  0x0000890c copy  0x00000039 , 0x0000003f 
+ 00031672  0x0000890d nbranch  0x00007bba , 0x00000005 
+ 00031673  0x0000890e increase  0x00000001 , 0x00000039 
+ 00031674  0x00008910 fetch  0x00000002 , 0x000007a4 
+ 00031675  0x00008911 copy  0x0000003f , 0x00000006 
+ 00031676  0x00008913 ifetch  0x00000001 , 0x00000006 
+ 00031677  0x00008914 istore  0x00000001 , 0x00000005 
+ 00031678  0x00008915 bmark0  0x00000023 , 0x00007bc1 
+ 00031679  0x00008916 setarg  0x00000000 
+ 00031680  0x00008917 istore  0x00000001 , 0x00000005 
+ 00031681  0x00008919 loop  0x00007bbc 
+ 00031682  0x0000891a copy  0x00000006 , 0x0000003f 
+ 00031683  0x0000891b store  0x00000002 , 0x000007a4 
+ 00031684  0x0000891c setarg  0x0000070e 
+ 00031685  0x0000891d store  0x00000002 , 0x00008c08 
+ 00031686  0x0000891e arg  0x00000000 , 0x00000007 
+ 00031687  0x0000891f call  0x00007bd7 
+ 00031688  0x00008920 fetch  0x00000001 , 0x000007a6 
+ 00031689  0x00008921 nrtn  0x00000034 
+ 00031690  0x00008922 jam  0x00000002 , 0x00008c1b 
+ 00031691  0x00008923 fetch  0x00000001 , 0x00000900 
+ 00031692  0x00008924 rtnne  0x00000001 
+ 00031693  0x00008925 jam  0x00000002 , 0x00000900 
+ 00031694  0x00008926 rtn 
+ 00031695  0x0000892b arg  0x0000074f , 0x00000011 
+ 00031696  0x0000892c arg  0x00000001 , 0x00000007 
+ 00031697  0x0000892d storer  0x00000011 , 0x00000002 , 0x00008c0a 
+ 00031698  0x0000892f add  0x00000039 , 0xffffffff , 0x0000003f 
+ 00031699  0x00008930 istore  0x00000001 , 0x00000011 
+ 00031700  0x00008932 ifetch  0x00000001 , 0x00000006 
+ 00031701  0x00008933 istore  0x00000001 , 0x00000005 
+ 00031702  0x00008934 loop  0x00007bd4 
+ 00031703  0x00008936 setarg  0x00000000 
+ 00031704  0x00008937 qset1  0x0000003f 
+ 00031705  0x00008938 store  0x00000001 , 0x00008c18 
+ 00031706  0x00008939 rtn 
+ 00031707  0x0000893c arg  0x00000002 , 0x00000007 
+ 00031708  0x0000893d arg  0x00000759 , 0x00000011 
+ 00031709  0x0000893e storer  0x00000011 , 0x00000002 , 0x00008c0c 
+ 00031710  0x0000893f branch  0x00007bd2 
+ 00031711  0x00008942 bpatchx  0x00000006 , 0x00004020 
+ 00031712  0x00008943 fetch  0x00000001 , 0x0000090d 
+ 00031713  0x00008944 rtn  0x00000034 
+ 00031714  0x00008945 fetch  0x00000001 , 0x00008c25 
+ 00031715  0x00008946 and_into  0x0000000f , 0x0000003f 
+ 00031716  0x00008947 nbranch  0x00007c30 , 0x00000034 
+ 00031717  0x00008948 fetch  0x00000001 , 0x0000090e 
+ 00031718  0x00008949 branch  0x00007c06 , 0x00000034 
+ 00031719  0x0000894a fetch  0x00000001 , 0x00000900 
+ 00031720  0x0000894b beq  0x00000003 , 0x00007c40 
+ 00031721  0x0000894c bne  0x00000002 , 0x00007c06 
+ 00031722  0x0000894d fetch  0x00000001 , 0x00000902 
+ 00031723  0x0000894e nbranch  0x00007c06 , 0x00000034 
+ 00031724  0x0000894f call  0x00007bee 
+ 00031725  0x00008950 branch  0x00007bf9 
+ 00031726  0x00008953 fetch  0x00000001 , 0x00008c25 
+ 00031727  0x00008954 rtnbit1  0x00000001 
+ 00031728  0x00008955 fetch  0x00000001 , 0x0000090d 
+ 00031729  0x00008956 rtnbit0  0x00000001 
+ 00031730  0x00008957 fetch  0x00000001 , 0x0000090d 
+ 00031731  0x00008958 set0  0x00000001 , 0x0000003f 
+ 00031732  0x00008959 store  0x00000001 , 0x0000090d 
+ 00031733  0x0000895a fetch  0x00000001 , 0x0000090b 
+ 00031734  0x0000895b rtn  0x00000034 
+ 00031735  0x0000895c beq  0x00000010 , 0x00007c28 
+ 00031736  0x0000895d branch  0x0000235a 
+ 00031737  0x00008960 fetch  0x00000001 , 0x00008c25 
+ 00031738  0x00008961 rtnbit1  0x00000002 
+ 00031739  0x00008962 fetch  0x00000001 , 0x0000090d 
+ 00031740  0x00008963 rtnbit0  0x00000002 
+ 00031741  0x00008964 fetch  0x00000001 , 0x0000090d 
+ 00031742  0x00008965 set0  0x00000002 , 0x0000003f 
+ 00031743  0x00008966 store  0x00000001 , 0x0000090d 
+ 00031744  0x00008967 fetch  0x00000001 , 0x0000090c 
+ 00031745  0x00008968 rtn  0x00000034 
+ 00031746  0x00008969 beq  0x00000020 , 0x00007c09 
+ 00031747  0x0000896a beq  0x00000021 , 0x00007c24 
+ 00031748  0x0000896b beq  0x00000022 , 0x00007c2c 
+ 00031749  0x0000896c branch  0x0000235a 
+ 00031750  0x00008970 arg  0x00000913 , 0x00000005 
+ 00031751  0x00008971 arg  0x00000040 , 0x00000039 
+ 00031752  0x00008972 branch  0x00007ca3 
+ 00031753  0x00008975 fetch  0x00000001 , 0x000008fb 
+ 00031754  0x00008976 fetcht  0x00000001 , 0x000008fd 
+ 00031755  0x00008977 iand  0x00000002 , 0x0000003f 
+ 00031756  0x00008978 branch  0x00007c20 , 0x00000034 
+ 00031757  0x00008979 fetcht  0x00000001 , 0x000008fe 
+ 00031758  0x0000897a iadd  0x00000002 , 0x0000003f 
+ 00031759  0x0000897b beq  0x00000001 , 0x00007c11 
+ 00031760  0x0000897c branch  0x00007c20 
+ 00031761  0x0000897f jam  0x00000000 , 0x0000090c 
+ 00031762  0x00008981 fetch  0x00000001 , 0x00000914 
+ 00031763  0x00008982 beq  0x00000002 , 0x00007c21 
+ 00031764  0x00008983 beq  0x00000003 , 0x00007c21 
+ 00031765  0x00008984 fetch  0x00000001 , 0x00000914 
+ 00031766  0x00008985 store  0x00000001 , 0x00000913 
+ 00031767  0x00008986 fetch  0x00000001 , 0x00000915 
+ 00031768  0x00008987 istore  0x00000001 , 0x00000005 
+ 00031769  0x00008988 fetch  0x00000001 , 0x00000917 
+ 00031770  0x00008989 istore  0x00000001 , 0x00000005 
+ 00031771  0x0000898a fetch  0x00000001 , 0x00000919 
+ 00031772  0x0000898b istore  0x00000001 , 0x00000005 
+ 00031773  0x0000898c arg  0x00000004 , 0x00000039 
+ 00031774  0x0000898d arg  0x00000913 , 0x00000006 
+ 00031775  0x0000898e branch  0x00007bdb 
+ 00031776  0x00008991 jam  0x00000000 , 0x0000090c 
+ 00031777  0x00008993 arg  0x00000008 , 0x00000039 
+ 00031778  0x00008994 arg  0x00000913 , 0x00000006 
+ 00031779  0x00008995 branch  0x00007bdb 
+ 00031780  0x00008998 jam  0x00000000 , 0x0000090c 
+ 00031781  0x00008999 arg  0x00000003 , 0x00000039 
+ 00031782  0x0000899a arg  0x00000933 , 0x00000006 
+ 00031783  0x0000899b branch  0x00007bdb 
+ 00031784  0x0000899e jam  0x00000000 , 0x0000090b 
+ 00031785  0x0000899f arg  0x00000008 , 0x00000039 
+ 00031786  0x000089a0 arg  0x00000923 , 0x00000006 
+ 00031787  0x000089a1 branch  0x00007bcf 
+ 00031788  0x000089a4 jam  0x00000000 , 0x0000090c 
+ 00031789  0x000089a5 arg  0x00000002 , 0x00000039 
+ 00031790  0x000089a6 arg  0x00000943 , 0x00000006 
+ 00031791  0x000089a7 branch  0x00007bdb 
+ 00031792  0x000089aa fetch  0x00000001 , 0x00000900 
+ 00031793  0x000089ab beq  0x00000002 , 0x00007c33 
+ 00031794  0x000089ac rtn 
+ 00031795  0x000089ae fetch  0x00000001 , 0x00008c00 
+ 00031796  0x000089af set1  0x00000007 , 0x0000003f 
+ 00031797  0x000089b0 store  0x00000001 , 0x00008c00 
+ 00031798  0x000089b1 jam  0x00000001 , 0x00000910 
+ 00031799  0x000089b2 rtn 
+ 00031800  0x000089b5 fetch  0x00000001 , 0x00000900 
+ 00031801  0x000089b6 rtneq  0x00000003 
+ 00031802  0x000089b7 beq  0x00000002 , 0x00007c3c 
+ 00031803  0x000089b8 rtn 
+ 00031804  0x000089ba fetch  0x00000001 , 0x00000910 
+ 00031805  0x000089bb rtn  0x00000034 
+ 00031806  0x000089bc jam  0x00000001 , 0x0000090f 
+ 00031807  0x000089bd branch  0x00007c43 
+ 00031808  0x000089c0 arg  0x0000000f , 0x00000007 
+ 00031809  0x000089c1 call  0x00007cef 
+ 00031810  0x000089c2 nrtn  0x00000034 
+ 00031811  0x000089c4 fetch  0x00000001 , 0x00008c00 
+ 00031812  0x000089c5 rtnbit0  0x00000007 
+ 00031813  0x000089c6 jam  0x000000fc , 0x00008c00 
+ 00031814  0x000089c7 nop  0x00007530 
+ 00031815  0x000089c8 jam  0x0000003c , 0x00008c00 
+ 00031816  0x000089c9 rtn 
+ 00031817  0x000089d1 storer  0x00000005 , 0x00000002 , 0x00000691 
+ 00031818  0x000089d2 storet  0x00000008 , 0x00000678 
+ 00031819  0x000089d3 storer  0x0000000b , 0x00000004 , 0x00000680 
+ 00031820  0x000089d4 call  0x00007c51 
+ 00031821  0x000089d5 storer  0x00000006 , 0x00000002 , 0x0000068f 
+ 00031822  0x000089d6 storer  0x00000039 , 0x00000002 , 0x0000069b 
+ 00031823  0x000089d7 storer  0x00000007 , 0x00000002 , 0x00000699 
+ 00031824  0x000089d8 rtn 
+ 00031825  0x000089db storer  0x00000011 , 0x00000004 , 0x00000684 
+ 00031826  0x000089dc storer  0x00000012 , 0x00000004 , 0x00000688 
+ 00031827  0x000089dd storer  0x00000013 , 0x00000003 , 0x0000068c 
+ 00031828  0x000089de rtn 
+ 00031829  0x000089e1 bpatchx  0x00000007 , 0x00004020 
+ 00031830  0x000089e2 fetch  0x00000002 , 0x00000691 
+ 00031831  0x000089e3 iforce  0x00000005 
+ 00031832  0x000089e4 fetcht  0x00000008 , 0x00000678 
+ 00031833  0x000089e5 fetchr  0x0000000b , 0x00000004 , 0x00000680 
+ 00031834  0x000089e6 call  0x00007c60 
+ 00031835  0x000089e7 fetchr  0x00000039 , 0x00000002 , 0x0000069b 
+ 00031836  0x000089e8 fetchr  0x00000007 , 0x00000002 , 0x00000699 
+ 00031837  0x000089e9 fetch  0x00000002 , 0x0000068f 
+ 00031838  0x000089ea iforce  0x00000006 
+ 00031839  0x000089eb rtn 
+ 00031840  0x000089ee fetchr  0x00000011 , 0x00000004 , 0x00000684 
+ 00031841  0x000089ef fetchr  0x00000012 , 0x00000004 , 0x00000688 
+ 00031842  0x000089f0 fetchr  0x00000013 , 0x00000003 , 0x0000068c 
+ 00031843  0x000089f1 rtn 
+ 00031844  0x000089f4 fetch  0x00000002 , 0x00000691 
+ 00031845  0x000089f5 copy  0x0000003f , 0x00000005 
+ 00031846  0x000089f6 rtn 
+ 00031847  0x000089f8 fetch  0x00000002 , 0x0000068f 
+ 00031848  0x000089f9 copy  0x0000003f , 0x00000006 
+ 00031849  0x000089fa rtn 
+ 00031850  0x000089fd copy  0x00000005 , 0x0000003f 
+ 00031851  0x000089fe store  0x00000002 , 0x00000691 
+ 00031852  0x000089ff rtn 
+ 00031853  0x00008a01 copy  0x00000006 , 0x0000003f 
+ 00031854  0x00008a02 store  0x00000002 , 0x0000068f 
+ 00031855  0x00008a03 rtn 
+ 00031856  0x00008a08 copy  0x00000005 , 0x0000003f 
+ 00031857  0x00008a09 store  0x00000002 , 0x00000691 
+ 00031858  0x00008a0a copy  0x00000006 , 0x0000003f 
+ 00031859  0x00008a0b store  0x00000002 , 0x0000068f 
+ 00031860  0x00008a0c rtn 
+ 00031861  0x00008a0f fetch  0x00000002 , 0x00000691 
+ 00031862  0x00008a10 copy  0x0000003f , 0x00000005 
+ 00031863  0x00008a11 fetch  0x00000002 , 0x0000068f 
+ 00031864  0x00008a12 copy  0x0000003f , 0x00000006 
+ 00031865  0x00008a13 rtn 
+ 00031866  0x00008a19 isub  0x00000002 , 0x00000011 
+ 00031867  0x00008a1a rtn  0x00000002 
+ 00031868  0x00008a1b arg  0x00000100 , 0x00000011 
+ 00031869  0x00008a1c iadd  0x00000011 , 0x0000003f 
+ 00031870  0x00008a1d isub  0x00000002 , 0x00000011 
+ 00031871  0x00008a1e rtn 
+ 00031872  0x00008a21 call  0x00007c8d 
+ 00031873  0x00008a23 call  0x00007c8d 
+ 00031874  0x00008a24 branch  0x00007c8d 
+ 00031875  0x00008a28 call  0x00007c89 
+ 00031876  0x00008a2a ifetch  0x00000001 , 0x00000006 
+ 00031877  0x00008a2b istore  0x00000001 , 0x00000005 
+ 00031878  0x00008a2d ifetch  0x00000003 , 0x00000006 
+ 00031879  0x00008a2e istore  0x00000003 , 0x00000005 
+ 00031880  0x00008a2f rtn 
+ 00031881  0x00008a31 ifetch  0x00000008 , 0x00000006 
+ 00031882  0x00008a32 istore  0x00000008 , 0x00000005 
+ 00031883  0x00008a33 rtn 
+ 00031884  0x00008a36 call  0x00007c8f 
+ 00031885  0x00008a38 call  0x00007c89 
+ 00031886  0x00008a3a call  0x00007c89 
+ 00031887  0x00008a3c call  0x00007c89 
+ 00031888  0x00008a3d branch  0x00007c89 
+ 00031889  0x00008a40 increase  0xffffffff , 0x0000003f 
+ 00031890  0x00008a41 nop  0x00000026 
+ 00031891  0x00008a42 nbranch  0x00007c91 , 0x00000034 
+ 00031892  0x00008a43 rtn 
+ 00031893  0x00008a47 arg  0x0000000a , 0x00000039 
+ 00031894  0x00008a49 nop  0x00002ee0 
+ 00031895  0x00008a4a loop  0x00007c96 
+ 00031896  0x00008a4b rtn 
+ 00031897  0x00008a4f call  0x00007c9a 
+ 00031898  0x00008a51 call  0x00007c9b 
+ 00031899  0x00008a53 force  0x00000004 , 0x00000039 
+ 00031900  0x00008a54 branch  0x00007ca3 
+ 00031901  0x00008a57 force  0x00000020 , 0x00000039 
+ 00031902  0x00008a58 branch  0x00007ca3 
+ 00031903  0x00008a5a force  0x00000040 , 0x00000039 
+ 00031904  0x00008a5b branch  0x00007ca3 
+ 00031905  0x00008a5e deposit  0x00000039 
+ 00031906  0x00008a5f rtn  0x00000034 
+ 00031907  0x00008a61 force  0x00000000 , 0x0000003f 
+ 00031908  0x00008a62 lstore  0x00000005 
+ 00031909  0x00008a63 rtn 
+ 00031910  0x00008a66 arg  0x00000020 , 0x00000039 
+ 00031911  0x00008a67 arg  0x000006a1 , 0x00000005 
+ 00031912  0x00008a68 branch  0x00007ca1 
+ 00031913  0x00008a6b ifetch  0x00000004 , 0x00000013 
+ 00031914  0x00008a6c ifetcht  0x00000004 , 0x00000011 
+ 00031915  0x00008a6d ixor  0x00000002 , 0x0000003f 
+ 00031916  0x00008a6e istore  0x00000004 , 0x00000005 
+ 00031917  0x00008a6f increase  0x00000004 , 0x00000011 
+ 00031918  0x00008a70 increase  0x00000004 , 0x00000013 
+ 00031919  0x00008a71 loop  0x00007ca9 
+ 00031920  0x00008a72 rtn 
+ 00031921  0x00008a77 bpatchx  0x00000008 , 0x00004021 
+ 00031922  0x00008a78 copy  0x00000039 , 0x0000003f 
+ 00031923  0x00008a79 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00031924  0x00008a7a rtn  0x00000002 
+ 00031925  0x00008a7b iadd  0x00000011 , 0x00000012 
+ 00031926  0x00008a7c increase  0xffffffff , 0x00000012 
+ 00031927  0x00008a7d rshift  0x00000039 , 0x00000039 
+ 00031928  0x00008a7f ifetcht  0x00000001 , 0x00000011 
+ 00031929  0x00008a80 ifetch  0x00000001 , 0x00000012 
+ 00031930  0x00008a81 istore  0x00000001 , 0x00000011 
+ 00031931  0x00008a82 istoret  0x00000001 , 0x00000012 
+ 00031932  0x00008a83 increase  0xffffffff , 0x00000012 
+ 00031933  0x00008a84 increase  0x00000001 , 0x00000011 
+ 00031934  0x00008a85 loop  0x00007cb8 
+ 00031935  0x00008a86 rtn 
+ 00031936  0x00008a8a rshift32  0x0000003f , 0x00000002 
+ 00031937  0x00008a8b call  0x00007cc6 
+ 00031938  0x00008a8c byteswap  0x00000002 , 0x00000002 
+ 00031939  0x00008a8d lshift16  0x0000003f , 0x0000003f 
+ 00031940  0x00008a8e ior  0x00000002 , 0x0000003f 
+ 00031941  0x00008a8f rtn 
+ 00031942  0x00008a94 rshift16  0x0000003f , 0x00000006 
+ 00031943  0x00008a95 byteswap  0x00000006 , 0x00000006 
+ 00031944  0x00008a96 byteswap  0x0000003f , 0x0000003f 
+ 00031945  0x00008a97 lshift16  0x0000003f , 0x0000003f 
+ 00031946  0x00008a98 ior  0x00000006 , 0x0000003f 
+ 00031947  0x00008a99 rtn 
+ 00031948  0x00008a9d bpatchx  0x00000009 , 0x00004021 
+ 00031949  0x00008a9e deposit  0x00000039 
+ 00031950  0x00008a9f rtn  0x00000034 
+ 00031951  0x00008aa1 increase  0xfffffff8 , 0x00000039 
+ 00031952  0x00008aa2 call  0x00007c89 , 0x00000002 
+ 00031953  0x00008aa3 rtn  0x00000005 
+ 00031954  0x00008aa4 branch  0x00007ccf , 0x00000002 
+ 00031955  0x00008aa5 increase  0x00000008 , 0x00000039 
+ 00031956  0x00008aa7 increase  0xfffffffc , 0x00000039 
+ 00031957  0x00008aa8 call  0x00007c84 , 0x00000002 
+ 00031958  0x00008aa9 rtn  0x00000005 
+ 00031959  0x00008aaa branch  0x00007cd4 , 0x00000002 
+ 00031960  0x00008aab increase  0x00000004 , 0x00000039 
+ 00031961  0x00008aac branch  0x00007cda 
+ 00031962  0x00008aaf deposit  0x00000039 
+ 00031963  0x00008ab0 rtn  0x00000034 
+ 00031964  0x00008ab2 ifetch  0x00000001 , 0x00000006 
+ 00031965  0x00008ab3 istore  0x00000001 , 0x00000005 
+ 00031966  0x00008ab4 loop  0x00007cdc 
+ 00031967  0x00008ab5 rtn 
+ 00031968  0x00008ab8 setarg  0x00000000 
+ 00031969  0x00008abc store  0x00000002 , 0x00000670 
+ 00031970  0x00008abd bpatchx  0x0000000a , 0x00004021 
+ 00031971  0x00008abe call  0x00007cef 
+ 00031972  0x00008abf fetcht  0x00000002 , 0x00000670 
+ 00031973  0x00008ac0 arg  0x000040f4 , 0x00000005 
+ 00031974  0x00008ac2 lshift  0x00000007 , 0x0000003f 
+ 00031975  0x00008ac3 iadd  0x00000005 , 0x00000005 
+ 00031976  0x00008ac4 istoret  0x00000002 , 0x00000005 
+ 00031977  0x00008ac5 rtn 
+ 00031978  0x00008ac8 arg  0x00000800 , 0x0000000b 
+ 00031979  0x00008ac9 lshift16  0x0000000b , 0x0000000b 
+ 00031980  0x00008aca iadd  0x0000000b , 0x0000003f 
+ 00031981  0x00008acb rtn 
+ 00031982  0x00008acf arg  0x00000000 , 0x00000007 
+ 00031983  0x00008ad1 bpatchx  0x0000000b , 0x00004021 
+ 00031984  0x00008ad2 fetcht  0x00000004 , 0x00004095 
+ 00031985  0x00008ad3 rshift  0x00000022 , 0x0000003f 
+ 00031986  0x00008ad4 store  0x00000004 , 0x00004095 
+ 00031987  0x00008ad5 isub  0x00000002 , 0x0000003e 
+ 00031988  0x00008ad6 ncall  0x00007cea , 0x00000002 
+ 00031989  0x00008ad7 isub  0x00000002 , 0x0000000b 
+ 00031990  0x00008ad8 copy  0x0000000b , 0x00000002 
+ 00031991  0x00008ad9 arg  0x000040f4 , 0x00000006 
+ 00031992  0x00008ada copy  0x00000006 , 0x00000005 
+ 00031993  0x00008adb arg  0x00000010 , 0x00000039 
+ 00031994  0x00008add ifetch  0x00000002 , 0x00000006 
+ 00031995  0x00008ade isub  0x00000002 , 0x0000003f 
+ 00031996  0x00008adf branch  0x00007cfe , 0x00000002 
+ 00031997  0x00008ae0 force  0x00000000 , 0x0000003f 
+ 00031998  0x00008ae2 istore  0x00000002 , 0x00000005 
+ 00031999  0x00008ae3 loop  0x00007cfa 
+ 00032000  0x00008ae4 arg  0x000040f4 , 0x00000006 
+ 00032001  0x00008ae5 lshift  0x00000007 , 0x0000003f 
+ 00032002  0x00008ae6 iadd  0x00000006 , 0x00000006 
+ 00032003  0x00008ae7 ifetch  0x00000002 , 0x00000006 
+ 00032004  0x00008ae8 rtn 
+ 00032005  0x00008aee iadd  0x00000002 , 0x00000002 
+ 00032006  0x00008aef copy  0x00000002 , 0x00000039 
+ 00032007  0x00008af0 fetch  0x00000002 , 0x00000044 
+ 00032008  0x00008af1 isub  0x00000039 , 0x0000003f 
+ 00032009  0x00008af2 rtn  0x00000002 
+ 00032010  0x00008af3 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032011  0x00008af4 rshift16  0x00000002 , 0x00000002 
+ 00032012  0x00008af5 increase  0x00000001 , 0x00000002 
+ 00032013  0x00008af6 lshift16  0x00000002 , 0x00000002 
+ 00032014  0x00008af7 ior  0x00000002 , 0x00000002 
+ 00032015  0x00008af8 rtn 
+ 00032016  0x00008afb call  0x00007d12 
+ 00032017  0x00008afc branch  0x00007d1f 
+ 00032018  0x00008b00 disable  0x00000028 
+ 00032019  0x00008b01 isub  0x00000002 , 0x0000003f 
+ 00032020  0x00008b02 branch  0x00007d17 , 0x00000002 
+ 00032021  0x00008b03 enable  0x00000028 
+ 00032022  0x00008b04 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032023  0x00008b06 rtnbit0  0x0000000f 
+ 00032024  0x00008b07 copy  0x0000003f , 0x00000014 
+ 00032025  0x00008b08 arg  0x00010000 , 0x00000002 
+ 00032026  0x00008b09 fetch  0x00000002 , 0x00000044 
+ 00032027  0x00008b0a isub  0x00000002 , 0x0000003f 
+ 00032028  0x00008b0b iadd  0x00000014 , 0x0000003f 
+ 00032029  0x00008b0c set0  0x00000040 , 0x0000003f 
+ 00032030  0x00008b0d rtn 
+ 00032031  0x00008b12 fetcht  0x00000002 , 0x00000044 
+ 00032032  0x00008b13 iforce  0x00000006 
+ 00032033  0x00008b14 rshift16  0x0000003f , 0x0000003f 
+ 00032034  0x00008b15 imul32  0x00000002 , 0x0000003f 
+ 00032035  0x00008b16 iadd  0x00000006 , 0x0000003f 
+ 00032036  0x00008b17 rtn 
+ 00032037  0x00008b1b lshift8  0x0000003f , 0x0000003f 
+ 00032038  0x00008b1c lshift4  0x0000003f , 0x0000003f 
+ 00032039  0x00008b1d fetcht  0x00000003 , 0x000040bd 
+ 00032040  0x00008b1e idiv  0x00000002 
+ 00032041  0x00008b1f call  0x00007d62 
+ 00032042  0x00008b20 quotient  0x00000002 
+ 00032043  0x00008b21 rtn 
+ 00032044  0x00008b25 fetcht  0x00000002 , 0x00000044 
+ 00032045  0x00008b26 idiv  0x00000002 
+ 00032046  0x00008b27 call  0x00007d5f 
+ 00032047  0x00008b28 lshift16  0x0000003f , 0x0000003f 
+ 00032048  0x00008b29 remainder  0x00000002 
+ 00032049  0x00008b2a ior  0x00000002 , 0x00000002 
+ 00032050  0x00008b2b rtn 
+ 00032051  0x00008b33 arg  0x00000000 , 0x00000002 
+ 00032052  0x00008b35 copy  0x00000002 , 0x00000014 
+ 00032053  0x00008b36 ifetch  0x00000001 , 0x00000003 
+ 00032054  0x00008b37 call  0x00007d3f 
+ 00032055  0x00008b38 copy  0x00000014 , 0x00000002 
+ 00032056  0x00008b39 call  0x00007d70 
+ 00032057  0x00008b3a arg  0x0000000a , 0x00000012 
+ 00032058  0x00008b3b imul32  0x00000012 , 0x0000003f 
+ 00032059  0x00008b3c iadd  0x00000002 , 0x0000003f 
+ 00032060  0x00008b3d copy  0x0000003f , 0x00000002 
+ 00032061  0x00008b3e loop  0x00007d34 
+ 00032062  0x00008b3f rtn 
+ 00032063  0x00008b44 arg  0x0000003a , 0x00000002 
+ 00032064  0x00008b45 isub  0x00000002 , 0x0000003e 
+ 00032065  0x00008b46 nbranch  0x00007d48 , 0x00000002 
+ 00032066  0x00008b47 arg  0x00000061 , 0x00000002 
+ 00032067  0x00008b48 isub  0x00000002 , 0x0000003e 
+ 00032068  0x00008b49 branch  0x00007d4b , 0x00000002 
+ 00032069  0x00008b4a arg  0x00000037 , 0x00000002 
+ 00032070  0x00008b4b isub  0x00000002 , 0x0000003f 
+ 00032071  0x00008b4c rtn 
+ 00032072  0x00008b4e arg  0x00000030 , 0x00000002 
+ 00032073  0x00008b4f isub  0x00000002 , 0x0000003f 
+ 00032074  0x00008b50 rtn 
+ 00032075  0x00008b52 arg  0x00000057 , 0x00000002 
+ 00032076  0x00008b53 isub  0x00000002 , 0x0000003f 
+ 00032077  0x00008b54 rtn 
+ 00032078  0x00008b58 sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032079  0x00008b59 rtn  0x00000005 
+ 00032080  0x00008b5b rshift  0x0000003f , 0x0000003f 
+ 00032081  0x00008b5c loop  0x00007d50 
+ 00032082  0x00008b5d rtn 
+ 00032083  0x00008b61 force  0x00000001 , 0x0000003f 
+ 00032084  0x00008b62 sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032085  0x00008b63 rtn  0x00000005 
+ 00032086  0x00008b65 lshift  0x0000003f , 0x0000003f 
+ 00032087  0x00008b66 loop  0x00007d56 
+ 00032088  0x00008b67 rtn 
+ 00032089  0x00008b6c setarg  0x00000000 
+ 00032090  0x00008b6d copy  0x00000039 , 0x00000011 
+ 00032091  0x00008b6f ifetcht  0x00000002 , 0x00000006 
+ 00032092  0x00008b70 iadd  0x00000002 , 0x0000003f 
+ 00032093  0x00008b71 loop  0x00007d5b 
+ 00032094  0x00008b72 idiv  0x00000011 
+ 00032095  0x00008b74 call  0x00007d62 
+ 00032096  0x00008b75 quotient  0x0000003f 
+ 00032097  0x00008b76 rtn 
+ 00032098  0x00008b79 rtn  0x00000035 
+ 00032099  0x00008b7a branch  0x00007d62 
+ 00032100  0x00008b86 ifetch  0x00000001 , 0x00000011 
+ 00032101  0x00008b87 ifetcht  0x00000001 , 0x00000012 
+ 00032102  0x00008b88 isub  0x00000002 , 0x0000003e 
+ 00032103  0x00008b89 nrtn  0x00000005 
+ 00032104  0x00008b8a increase  0x00000001 , 0x00000011 
+ 00032105  0x00008b8b increase  0x00000001 , 0x00000012 
+ 00032106  0x00008b8c loop  0x00007d64 
+ 00032107  0x00008b8d branch  0x00007db8 
+ 00032108  0x00008b92 isub  0x00000002 , 0x0000003e 
+ 00032109  0x00008b93 nrtn  0x00000002 
+ 00032110  0x00008b94 deposit  0x00000002 
+ 00032111  0x00008b95 rtn 
+ 00032112  0x00008b98 iadd  0x00000002 , 0x0000003f 
+ 00032113  0x00008b99 isub  0x00000002 , 0x00000002 
+ 00032114  0x00008b9a isub  0x00000002 , 0x0000003f 
+ 00032115  0x00008b9b rtn 
+ 00032116  0x00008b9e arg  0x00000000 , 0x00000005 
+ 00032117  0x00008b9f branch  0x00007d77 
+ 00032118  0x00008ba2 arg  0x00004000 , 0x00000005 
+ 00032119  0x00008ba4 arg  0x00001000 , 0x00000039 
+ 00032120  0x00008ba5 branch  0x00007ca3 
+ 00032121  0x00008ba9 rtn  0x00000034 
+ 00032122  0x00008baa copy  0x0000003f , 0x0000003d 
+ 00032123  0x00008bae call  0x000070d7 
+ 00032124  0x00008bb1 jam  0x00000001 , 0x00008203 
+ 00032125  0x00008bb2 rtn 
+ 00032126  0x00008bb5 store  0x00000002 , 0x00008205 
+ 00032127  0x00008bb6 fetch  0x00000001 , 0x00008203 
+ 00032128  0x00008bb7 set1  0x00000004 , 0x0000003f 
+ 00032129  0x00008bb8 store  0x00000001 , 0x00008203 
+ 00032130  0x00008bb9 rtn 
+ 00032131  0x00008bbb store  0x00000002 , 0x00008207 
+ 00032132  0x00008bbc fetch  0x00000001 , 0x00008203 
+ 00032133  0x00008bbd set1  0x00000006 , 0x0000003f 
+ 00032134  0x00008bbe store  0x00000001 , 0x00008203 
+ 00032135  0x00008bbf rtn 
+ 00032136  0x00008bc2 store  0x00000002 , 0x00008205 
+ 00032137  0x00008bc3 jam  0x00000030 , 0x00008203 
+ 00032138  0x00008bc4 rtn 
+ 00032139  0x00008bcd bpatchx  0x0000000c , 0x00004021 
+ 00032140  0x00008bce ifetcht  0x00000008 , 0x00000011 
+ 00032141  0x00008bcf and  0x00000002 , 0x000000ff , 0x0000003f 
+ 00032142  0x00008bd0 nbranch  0x00007d91 , 0x00000034 
+ 00032143  0x00008bd1 rshift8  0x00000002 , 0x0000003f 
+ 00032144  0x00008bd2 istore  0x00000008 , 0x00000011 
+ 00032145  0x00008bd4 increase  0x00000007 , 0x00000011 
+ 00032146  0x00008bd5 ifetch  0x00000001 , 0x00000011 
+ 00032147  0x00008bd6 nbranch  0x0000235a , 0x00000034 
+ 00032148  0x00008bd7 fetch  0x00000001 , 0x0000066f 
+ 00032149  0x00008bd8 istore  0x00000001 , 0x00000011 
+ 00032150  0x00008bd9 rtn 
+ 00032151  0x00008bdf bpatchx  0x0000000d , 0x00004021 
+ 00032152  0x00008be0 arg  0x00000008 , 0x00000039 
+ 00032153  0x00008be1 ifetch  0x00000008 , 0x00000011 
+ 00032154  0x00008be2 rtn  0x00000034 
+ 00032155  0x00008be4 ifetch  0x00000001 , 0x00000011 
+ 00032156  0x00008be5 nbranch  0x00007da0 , 0x00000034 
+ 00032157  0x00008be6 increase  0x00000001 , 0x00000011 
+ 00032158  0x00008be7 loop  0x00007d9b 
+ 00032159  0x00008be8 branch  0x0000235a 
+ 00032160  0x00008bea arg  0x00000000 , 0x00000002 
+ 00032161  0x00008beb istoret  0x00000001 , 0x00000011 
+ 00032162  0x00008bec rtn 
+ 00032163  0x00008bf2 ifetch  0x00000008 , 0x00000011 
+ 00032164  0x00008bf3 rtn 
+ 00032165  0x00008bf9 ifetch  0x00000001 , 0x00000011 
+ 00032166  0x00008bfa rtn 
+ 00032167  0x00008bfe ifetch  0x00000002 , 0x00000011 
+ 00032168  0x00008bff rtn 
+ 00032169  0x00008c04 arg  0x00000000 , 0x00000002 
+ 00032170  0x00008c06 fetch  0x00000001 , 0x00000006 
+ 00032171  0x00008c07 loop  0x00007daa , 0x00000034 
+ 00032172  0x00008c08 increase  0x00000001 , 0x00000002 
+ 00032173  0x00008c09 loop  0x00007daa 
+ 00032174  0x00008c0a copy  0x00000002 , 0x0000003f 
+ 00032175  0x00008c0b rtn 
+ 00032176  0x00008c0f isub  0x00000002 , 0x0000003e 
+ 00032177  0x00008c10 nrtn  0x00000002 
+ 00032178  0x00008c12 copy  0x00000002 , 0x0000003f 
+ 00032179  0x00008c13 rtn 
+ 00032180  0x00008c17 force  0xffffffff , 0x0000003e 
+ 00032181  0x00008c18 rtn 
+ 00032182  0x00008c1b force  0x00000001 , 0x0000003e 
+ 00032183  0x00008c1c rtn 
+ 00032184  0x00008c1e force  0x00000000 , 0x0000003e 
+ 00032185  0x00008c1f rtn 
+ 00032186  0x00008c22 enable  0x00000028 
+ 00032187  0x00008c23 rtn 
+ 00032188  0x00008c26 disable  0x00000028 
+ 00032189  0x00008c27 rtn 
+ 00032190  0x00008c2a enable  0x0000002c 
+ 00032191  0x00008c2b rtn 
+ 00032192  0x00008c2e disable  0x0000002c 
+ 00032193  0x00008c2f rtn 
+ 00032194  0x00008c32 enable  0x00000031 
+ 00032195  0x00008c33 rtn 
+ 00032196  0x00008c36 disable  0x00000001 
+ 00032197  0x00008c37 rtn 
+ 00032198  0x00008c3a enable  0x00000001 
+ 00032199  0x00008c3b rtn 
+ 00032200  0x00008c3e setarg  0x00000001 
+ 00032201  0x00008c3f rtn 
+ 00032202  0x00008c43 setarg  0x00000000 
+ 00032203  0x00008c44 rtn 
+ 00032204  0x00008c49 sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032205  0x00008c4a rtn  0x00000005 
+ 00032206  0x00008c4c ifetcht  0x00000001 , 0x00000006 
+ 00032207  0x00008c4d iadd  0x00000002 , 0x0000003f 
+ 00032208  0x00008c4e loop  0x00007dce 
+ 00032209  0x00008c4f rtn 
+ 00032210  0x00008c53 copy  0x00000039 , 0x0000003f 
+ 00032211  0x00008c54 rtn  0x00000034 
+ 00032212  0x00008c55 copy  0x00000006 , 0x0000003f 
+ 00032213  0x00008c56 iadd  0x00000039 , 0x0000003f 
+ 00032214  0x00008c57 increase  0xffffffff , 0x0000003f 
+ 00032215  0x00008c58 copy  0x0000003f , 0x00000006 
+ 00032216  0x00008c5a ifetch  0x00000001 , 0x00000006 
+ 00032217  0x00008c5b increase  0xfffffffe , 0x00000006 
+ 00032218  0x00008c5c istore  0x00000001 , 0x00000005 
+ 00032219  0x00008c5d loop  0x00007dd8 
+ 00032220  0x00008c5e rtn 
+ 00032221  0x00008c62 lshift16  0x0000003f , 0x0000003f 
+ 00032222  0x00008c64 rshift2  0x0000003f , 0x0000003f 
+ 00032223  0x00008c65 rtn 
+ 00032224  0x00008c68 lshift8  0x0000003f , 0x0000003f 
+ 00032225  0x00008c69 branch  0x00007dde 
+ 00032226  0x00008c6d setarg  0x00000000 
+ 00032227  0x00008c6e store  0x00000008 , 0x00000016 
+ 00032228  0x00008c6f set1  0x00000019 , 0x0000003f 
+ 00032229  0x00008c70 istore  0x00000004 , 0x00000005 
+ 00032230  0x00008c71 rtn 
+ 00032231  0x00008c75 arg  0x00000010 , 0x00000039 
+ 00032232  0x00008c77 random  0x0000003f 
+ 00032233  0x00008c78 istore  0x00000001 , 0x00000005 
+ 00032234  0x00008c79 loop  0x00007de8 
+ 00032235  0x00008c7a rtn 
Index: output/bt_program23.list
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/output/bt_program23.list	(revision 1991)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/output/bt_program23.list	(working copy)
@@ -1,29651 +1,29691 @@
               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 patch13_4 ,p_mouse_device_led_on 
-0x25 000071 beq patch13_5 ,p_mouse_device_led_off 
-0x26 000072 beq patch18_5 ,p_otp_read_data 
-0x27 000073 beq patch1a_5 ,p_gpio_set_wake_by_current_state 
-0x28 000074 beq patch1a_6 ,p_gpio_set_wake 
-0x29 000075 beq patch1b_2 ,p_sadc_calibration 
-0x2a 000076 branch assert 
-:      000078 pf_patch_ext:
-0x2b 000079 beq patch22_4 ,p_le_slave_match 
-0x2c 000080 beq patch23_2 ,p_le_got_first_packet 
-0x2d 000081 beq patch24_5 ,p_le_rx_dec 
-0x2e 000082 beq patch24_6 ,p_le_rx_nopayload 
-0x2f 000083 beq patch27_1 ,p_le_parse 
-0x30 000084 beq patch27_2 ,p_le_parse_l2cap 
-0x31 000085 beq patch29_4 ,p_le_adv_not_match 
-0x32 000086 beq patch29_5 ,p_le_init_adv 
-0x33 000087 beq patch32_0 ,p_g24_reconn_dispatch 
-0x34 000088 beq patch32_6 ,p_g24_short_sleep 
-0x35 000089 beq patch33_2 ,p_mouse_g24_retransmit 
-0x36 000090 beq patch33_5 ,p_g24_transmit_hop_process 
-0x37 000091 beq patch33_7 ,p_power_ctrl_start 
-0x38 000092 rtneq patch3f_7 
-0x39 000093 branch assert 
-:      000097 p_main_loop:
-0x3a 000098 call sp_calc_sequence_256 
-0x3b 000099 call sp_calc_sequence_256_check 
-0x3c 000100 call le_advertising_dispatch 
-0x3d 000101 call idle_dispatch 
-0x3e 000102 call app_process_idle 
-0x3f 000103 call connection_dispatch 
-0x40 000104 call g24_dispatch 
-0x41 000105 call lpm_dispatch 
-0x42 000106 branch p_main_loop 
-:      000108 p_shutdown_radio:
-0x43 000109 jam 0 ,0x8900 
-0x44 000110 branch shutdown_radio + 1 
+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 patch0f_2 ,p_mouse_motion 
+0x14 000056 beq patch0f_7 ,p_mouse_3io6key_check 
+0x15 000057 beq patch10_1 ,p_mouse_init_sensor 
+0x16 000058 beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
+0x17 000059 beq patch10_5 ,p_mouse_priority_bb_event 
+0x18 000060 beq patch10_6 ,p_mouse_le 
+0x19 000061 beq patch10_7 ,p_mouse_bb_event_timer 
+0x1a 000062 beq patch11_0 ,p_mouse_start_discovery 
+0x1b 000063 beq patch11_2 ,p_mouse_store_remote_bdaddr 
+0x1c 000064 beq patch11_3 ,p_mouse_app_initflag_check 
+0x1d 000065 beq patch11_4 ,p_mouse_store_device_info 
+0x1e 000066 beq patch11_5 ,p_mouse_store_dpi_info_check 
+0x1f 000067 beq patch11_6 ,p_mouse_idle 
+0x20 000068 beq patch12_0 ,p_mouse_check_select_device_by_switch 
+0x21 000069 beq patch12_5 ,p_mouse_24g_hibernate_set 
+0x22 000070 beq patch12_6 ,p_mouse_24g_package_data 
+0x23 000071 beq patch18_5 ,p_otp_read_data 
+0x24 000072 beq patch1a_5 ,p_gpio_set_wake_by_current_state 
+0x25 000073 beq patch1a_6 ,p_gpio_set_wake 
+0x26 000074 beq patch1b_2 ,p_sadc_calibration 
+0x27 000075 branch assert 
+:      000077 pf_patch_ext:
+0x28 000078 beq patch22_4 ,p_le_slave_match 
+0x29 000079 beq patch23_2 ,p_le_got_first_packet 
+0x2a 000080 beq patch24_5 ,p_le_rx_dec 
+0x2b 000081 beq patch24_6 ,p_le_rx_nopayload 
+0x2c 000082 beq patch27_1 ,p_le_parse 
+0x2d 000083 beq patch27_2 ,p_le_parse_l2cap 
+0x2e 000084 beq patch29_4 ,p_le_adv_not_match 
+0x2f 000085 beq patch29_5 ,p_le_init_adv 
+0x30 000086 beq patch32_0 ,p_g24_reconn_dispatch 
+0x31 000087 beq patch32_6 ,p_g24_short_sleep 
+0x32 000088 beq patch33_2 ,p_mouse_g24_retransmit 
+0x33 000089 beq patch33_5 ,p_g24_transmit_hop_process 
+0x34 000090 beq patch33_7 ,p_power_ctrl_start 
+0x35 000091 rtneq patch3f_7 
+0x36 000092 branch assert 
+:      000096 p_main_loop:
+0x37 000097 call sp_calc_sequence_256 
+0x38 000098 call sp_calc_sequence_256_check 
+0x39 000099 call le_advertising_dispatch 
+0x3a 000100 call idle_dispatch 
+0x3b 000101 call app_process_idle 
+0x3c 000102 call connection_dispatch 
+0x3d 000103 call g24_dispatch 
+0x3e 000104 call lpm_dispatch 
+0x3f 000105 branch p_main_loop 
+:      000107 p_shutdown_radio:
+0x40 000108 jam 0 ,0x8900 
+0x41 000109 branch shutdown_radio + 1 
 :      000111 p_set_sync_on:
-0x45 000112 jam 0x60 ,0x8a0f 
-0x46 000113 jam 0xaa ,0x8a10 
-0x47 000114 jam 0x7a ,0x8a12 
-0x48 000115 jam 0x00 ,0x8a25 
-0x49 000116 jam 0x00 ,0x8a26 
-0x4a 000117 nop 60 
-0x4b 000118 jam 0x20 ,0x8a20 
-0x4c 000119 jam 0xf5 ,0x8a23 
-0x4d 000120 jam 0x12 ,0x8a24 
-0x4e 000121 jam 0x10 ,0x8a24 
-0x4f 000122 nop 60 
-0x50 000123 jam 0x60 ,0x8a12 
-0x51 000124 jam 0xdd ,0x8a23 
-0x52 000125 rtn 
+0x42 000112 jam 0x60 ,0x8a0f 
+0x43 000113 jam 0xaa ,0x8a10 
+0x44 000114 jam 0x7a ,0x8a12 
+0x45 000115 jam 0x00 ,0x8a25 
+0x46 000116 jam 0x00 ,0x8a26 
+0x47 000117 nop 60 
+0x48 000118 jam 0x20 ,0x8a20 
+0x49 000119 jam 0xf5 ,0x8a23 
+0x4a 000120 jam 0x12 ,0x8a24 
+0x4b 000121 jam 0x10 ,0x8a24 
+0x4c 000122 nop 60 
+0x4d 000123 jam 0x60 ,0x8a12 
+0x4e 000124 jam 0xdd ,0x8a23 
+0x4f 000125 rtn 
 :      000127 p_initialize_radio_cont:
-0x53 000128 jam 0 ,mem_le_testtype 
-0x54 000129 jam 0 ,mem_cmd_le_create_conn 
-0x55 000130 until null ,lpo_edge 
-0x56 000132 jam 0x0d ,0x8946 
-0x57 000133 jam 0x10 ,0x896f 
-0x58 000134 jam 0xcd ,0x8a13 
-0x59 000135 jam 0x10 ,0x8a06 
-0x5a 000136 jam 0x4a ,0x8a84 
-0x5b 000137 jam 0x40 ,0x8a85 
-0x5c 000138 jam 0xfe ,0x8a16 
-0x5d 000139 call p_set_otp_config 
-0x5e 000142 call wdt_set_disable 
-0x5f 000144 until null ,lpo_edge 
-0x60 000145 jam 0x5f ,0x813b 
-0x61 000146 until null ,lpo_edge 
-0x62 000147 jam 0x88 ,0x813c 
-0x63 000148 until null ,lpo_edge 
-0x64 000149 fetch 1 ,mem_fcomp_div 
-0x65 000150 beq xtal_16m ,p_initialize_radio_16m 
-0x66 000151 fetch 1 ,mem_ring_ibias_trim 
-0x67 000152 or_into 0x04 ,pdata 
-0x68 000153 store 1 ,0x8a02 
-0x69 000154 jam 0x01 ,0x890f 
-0x6a 000155 jam 0x24 ,0x8a80 
-0x6b 000156 jam 0x62 ,0x8a81 
-0x6c 000157 setarg 0xe61212 
-0x6d 000158 store 3 ,0x8a73 
+0x50 000128 jam 0 ,mem_le_testtype 
+0x51 000129 jam 0 ,mem_cmd_le_create_conn 
+0x52 000130 until null ,lpo_edge 
+0x53 000132 jam 0x0d ,0x8946 
+0x54 000133 jam 0x10 ,0x896f 
+0x55 000134 jam 0xcd ,0x8a13 
+0x56 000135 jam 0x10 ,0x8a06 
+0x57 000136 jam 0x4a ,0x8a84 
+0x58 000137 jam 0x40 ,0x8a85 
+0x59 000138 jam 0xfe ,0x8a16 
+0x5a 000139 call p_set_otp_config 
+0x5b 000142 call wdt_set_disable 
+0x5c 000144 until null ,lpo_edge 
+0x5d 000145 jam 0x5f ,0x813b 
+0x5e 000146 until null ,lpo_edge 
+0x5f 000147 jam 0x88 ,0x813c 
+0x60 000148 until null ,lpo_edge 
+0x61 000149 fetch 1 ,mem_fcomp_div 
+0x62 000150 beq xtal_16m ,p_initialize_radio_16m 
+0x63 000151 fetch 1 ,mem_ring_ibias_trim 
+0x64 000152 or_into 0x04 ,pdata 
+0x65 000153 store 1 ,0x8a02 
+0x66 000154 jam 0x01 ,0x890f 
+0x67 000155 jam 0x24 ,0x8a80 
+0x68 000156 jam 0x62 ,0x8a81 
+0x69 000157 setarg 0xe61212 
+0x6a 000158 store 3 ,0x8a73 
 :      000159 p_initialize_radio2:
-0x6e 000160 jam 0x60 ,0x8a86 
-0x6f 000161 jam 0x3b ,0x8a8b 
-0x70 000162 call p_dpll_on 
-0x71 000163 jam 0 ,core_config 
-0x72 000164 jam clksel_dpll ,core_clksel 
-0x73 000165 setarg 0x557474 
-0x74 000166 store 3 ,0x8968 
-0x75 000167 jam 0x6e ,0x8960 
-0x76 000168 call p_rx_dcoc 
-0x77 000169 call p_rfpll_aac_ghpc 
-0x78 000170 call p_set_xtal_cap 
-0x79 000171 jam system_clk_12m ,mem_system_clk 
-0x7a 000172 branch sadc_calibration 
-:      000175 p_set_xtal_cap:
-0x7b 000176 rtn wake 
-0x7c 000177 until null ,lpo_edge 
-0x7d 000178 fetch 1 ,mem_xtal_c_sel 
-0x7e 000179 store 1 ,core_xtal_cap 
-0x7f 000180 until null ,lpo_edge 
-0x80 000181 rtn 
-:      000183 p_dpll_on:
-0x81 000184 fetch 1 ,mem_fcomp_div 
-0x82 000185 beq xtal_24m ,p_dpll_on_24m 
-0x83 000186 fetch 1 ,mem_ring_ibias_trim 
-0x84 000187 or_into 0x06 ,pdata 
-0x85 000188 store 1 ,0x8a02 
-0x86 000189 jam 0xe0 ,0x8a05 
-:      000190 p_dpll_on_24m:
-0x87 000191 jam 0xd8 ,0x8a00 
-0x88 000192 nop 60 
-0x89 000193 jam 0xa0 ,0x8a01 
-0x8a 000194 jam 0xdf ,0x8a00 
-0x8b 000195 jam 0xfa ,0x8a01 
-0x8c 000196 nop 20 
-0x8d 000197 jam 0x9f ,0x8a00 
-0x8e 000198 rtn 
-:      000200 p_initialize_radio_16m:
-0x8f 000201 fetch 1 ,mem_ring_ibias_trim 
-0x90 000202 or_into 0x06 ,pdata 
-0x91 000203 store 1 ,0x8a02 
-0x92 000204 jam 0x00 ,0x890f 
-0x93 000205 jam 0x23 ,0x8a80 
-0x94 000206 jam 0xb0 ,0x8a81 
-0x95 000207 setarg 0xe40909 
-0x96 000208 store 3 ,0x8a73 
-0x97 000209 jam 0x2a ,0x8a76 
-0x98 000210 jam 0x04 ,0x8902 
-0x99 000211 branch p_initialize_radio2 
-:      000213 p_set_otp_config:
-0x9a 000214 branch p_set_otp_config_wake ,wake 
-0x9b 000215 fetch 4 ,mem_otp_core_ldo 
-0x9c 000216 rtn blank 
-0x9d 000217 until null ,lpo_edge 
-0x9e 000218 fetch 1 ,0x8136 
-0x9f 000219 and pdata ,0xf0 ,pdata 
-0xa0 000220 fetcht 1 ,mem_otp_core_ldo 
-0xa1 000221 ior temp ,pdata 
-0xa2 000222 increase -3 ,pdata 
-0xa3 000223 store 1 ,0x8136 
-0xa4 000224 until null ,lpo_edge 
-0xa5 000226 fetch 1 ,0x8138 
-0xa6 000227 and pdata ,0x7 ,pdata 
-0xa7 000228 fetcht 1 ,mem_otp_verf_bg 
-0xa8 000229 lshift3 temp ,temp 
-0xa9 000230 ior temp ,pdata 
-0xaa 000231 store 1 ,0x8138 
-0xab 000232 until null ,lpo_edge 
-:      000234 p_set_otp_config2:
-0xac 000235 fetch 1 ,0x8acb 
-0xad 000236 and pdata ,0xf0 ,pdata 
-0xae 000237 fetcht 1 ,mem_otp_charge_pump 
-0xaf 000238 storet 1 ,mem_otp_charge_pump_x 
-0xb0 000239 ior temp ,pdata 
-0xb1 000240 store 1 ,0x8acb 
-0xb2 000242 fetch 1 ,mem_otp_dpll_ibais 
-0xb3 000243 store 1 ,mem_otp_dpll_ibais_x 
-0xb4 000244 isolate1 3 ,pdata 
-0xb5 000245 fetch 1 ,0x8a06 
-0xb6 000246 setflag true ,7 ,pdata 
-0xb7 000247 store 1 ,0x8a06 
-0xb8 000249 fetch 1 ,mem_otp_dpll_ibais 
-0xb9 000250 and pdata ,7 ,temp 
-0xba 000251 lshift4 temp ,temp 
-0xbb 000252 lshift temp ,temp 
-0xbc 000253 storet 1 ,mem_ring_ibias_trim 
-0xbd 000254 fetch 1 ,0x8a02 
-0xbe 000255 and pdata ,0x1f ,pdata 
-0xbf 000256 ior temp ,pdata 
-0xc0 000257 store 1 ,0x8a02 
-0xc1 000258 rtn 
-:      000260 p_set_otp_config_wake:
-0xc2 000261 fetch 2 ,mem_otp_charge_pump_x 
-0xc3 000262 rtn blank 
-0xc4 000263 store 2 ,mem_otp_charge_pump 
-0xc5 000264 branch p_set_otp_config2 
-:      000266 p_rf_rx_enable:
-0xc6 000267 call rf_debug_rx_gpio_high 
-0xc7 000268 call rf_rx_agc_set 
-0xc8 000269 force 8 ,radio_ctrl 
-0xc9 000270 force 0 ,radio_ctrl 
-0xca 000272 setarg 0x0aaada 
-0xcb 000273 store 3 ,0x8a0f 
-0xcc 000274 jam 0x40 ,0x8a25 
-0xcd 000275 jam 0x10 ,0x8a26 
-0xce 000276 nop 60 
-0xcf 000277 jam 0xfb ,0x8a01 
-0xd0 000278 jam 0xff ,0x8a25 
-0xd1 000279 jam 0x30 ,0x8a26 
-0xd2 000280 jam 0xfe ,0x8a16 
-0xd3 000281 branch rf_rx_enable + 14 
-:      000283 p_mouse_g24_retransmit:
-0xd4 000284 fetch 1 ,mem_mouse_need_soft_reset 
-0xd5 000285 nrtn blank 
-0xd6 000286 call p_mouse_retransmit_select_device_by_pb_button 
-0xd7 000287 branch mouse_g24_retransmit + 3 
-:      000289 p_mouse_retransmit_select_device_by_pb_button:
-0xd8 000290 fetch 1 ,mem_config_select_device_button_gpio 
-0xd9 000291 rtneq gpio_disable 
-0xda 000292 branch mouse_retransmit_select_device_by_pb_button 
-:      000294 p_g24_transmit_hop_process:
-0xdb 000295 fetcht 1 ,mem_24g_retry 
-0xdc 000296 fetch 1 ,mem_24g_fast_hop_count 
-0xdd 000297 isub temp ,null 
-0xde 000298 nbranch p_g24_tx_fast_hop ,positive 
-0xdf 000299 branch g24_transmit_hop_process + 5 
-:      000301 p_g24_tx_fast_hop:
-0xe0 000302 fetch 4 ,mem_24g_addr 
-0xe1 000303 fetcht 4 ,mem_24g_fast_conn_addr 
-0xe2 000304 isub temp ,null 
-0xe3 000305 branch g24_ch ,zero 
-0xe4 000306 call p_power_ctrl_txpower_incrs 
-0xe5 000307 branch g24_tx_fast_hop + 1 
-:      000309 p_txon:
-0xe6 000310 setarg 0x0aaa7e 
-0xe7 000311 store 3 ,0x8a0f 
-0xe8 000312 nop 60 
-0xe9 000313 jam 0x00 ,0x8a25 
-0xea 000314 jam 0x0d ,0x8a26 
-0xeb 000315 jam 0xf6 ,0x8a16 
-0xec 000316 branch txon + 7 
-:      000318 p_set_tx_power:
-0xed 000319 fetch 1 ,mem_tx_power 
-0xee 000320 beq tx_power_6db ,set_tx_power_7db 
-0xef 000321 beq tx_power_10db ,p_set_tx_power_10db 
-0xf0 000322 beq tx_power_f30db ,p_set_tx_power_f30db 
-0xf1 000325 beq tx_power_factory ,p_set_tx_power_factory 
-0xf2 000326 branch set_tx_power + 2 
-:      000328 p_set_tx_power_10db:
-0xf3 000329 jam 0x25 ,0x8a14 
-0xf4 000330 setarg 0xa93f3f 
-0xf5 000331 store 3 ,0x8a60 
-0xf6 000332 jam 0x1f ,0x8a63 
-0xf7 000333 rtn 
-:      000335 p_set_tx_power_factory:
-0xf8 000336 jam 0x17 ,0x8a14 
-0xf9 000337 fetch 3 ,mem_tx_power_factory_param_new 
-0xfa 000338 store 3 ,0x8a60 
-0xfb 000339 branch set_tx_power_8a63_28 
-:      000341 p_set_tx_power_f30db:
-0xfc 000342 jam 0x17 ,0x8a14 
-0xfd 000343 setarg 0x250300 
-0xfe 000344 store 3 ,0x8a60 
-0xff 000345 branch set_tx_power_8a63_28 
-:      000347 p_rx_dcoc:
-0x100 000348 rtn wake 
-0x101 000349 call set_sync_on 
-0x102 000350 arg 39 ,temp 
-0x103 000351 call set_freq_rx 
-0x104 000352 call rf_rx_enable 
-0x105 000353 jam 0x7f ,0x8a25 
-0x106 000354 jam 0x1a ,0x8a30 
-0x107 000355 jam 0x78 ,0x8a31 
-0x108 000356 jam 0xb2 ,0x8a8f 
-0x109 000357 jam 0 ,0x8ac2 
-0x10a 000358 jam 0 ,0x8ac3 
-0x10b 000359 arg 6 ,queue 
-0x10c 000360 call p_rx_dcoc_avg 
-0x10d 000361 isolate1 13 ,rega 
-0x10e 000362 call qset_start 
-0x10f 000363 isolate1 13 ,regb 
-0x110 000364 call qset_p 
-0x111 000365 arg 5 ,queue 
-:      000366 p_rx_dcoc_loop2:
-0x112 000367 call qset1_p 
-0x113 000368 call qset_p 
-0x114 000369 call p_rx_dcoc_avg 
-0x115 000370 arg 0x8ac2 ,contw 
-0x116 000371 rshift4 rega ,pdata 
-0x117 000372 call qsetxor 
-0x118 000373 rshift4 regb ,pdata 
-0x119 000374 call qsetxor 
-0x11a 000375 increase -1 ,queue 
-0x11b 000376 branch p_rx_dcoc_loop2 ,positive 
-0x11c 000377 branch rx_dcoc_loop2 + 10 
-:      000379 p_rx_dcoc_avg:
-0x11d 000380 nop 60 
-0x11e 000381 setarg mem_dcoc_buf 
-0x11f 000382 store 2 ,0x8982 
-0x120 000383 setarg mem_dcoc_buf_end 
-0x121 000384 store 2 ,0x8984 
-0x122 000385 jam 0x9 ,0x8981 
-0x123 000386 jam 0x3 ,0x8981 
-0x124 000387 jam 0x6 ,0x8980 
-0x125 000388 nop 60 
-0x126 000389 arg 0 ,rega 
-0x127 000390 arg 0 ,regb 
-0x128 000391 arg 16 ,loopcnt 
-0x129 000392 arg mem_dcoc_buf ,contr 
-0x12a 000393 branch rx_dcoc_loop 
-:      000395 p_rfpll_aac_ghpc:
-0x12b 000396 rtn wake 
-0x12c 000397 branch rfpll_aac_ghpc + 1 
-:      000402 p_sadc_calibration:
-0x12d 000403 rtn wake 
-0x12e 000404 jam 0x77 ,core_gpadc_ctrl 
-0x12f 000405 jam 0xc9 ,core_gpadc_cfg0 
-0x130 000406 jam 0x01 ,core_gpadc_cfg3 
-0x131 000407 fetch 1 ,mem_adc_clkdiv 
-0x132 000408 store 1 ,core_sadc_clkdiv 
-0x133 000409 nop 3000 
-0x134 000410 call p_sadc_read 
-0x135 000411 jam 0xc1 ,core_gpadc_cfg0 
-0x136 000412 fetchr regb ,1 ,mem_spi_write_addr 
-0x137 000413 arg 8 ,loopcnt 
-0x138 000414 call sadc_cal_read + 1 
-0x139 000415 fetch 1 ,mem_spi_write_addr 
-0x13a 000416 store 1 ,mem_adc_cal_c7 
-0x13b 000417 storer regb ,1 ,mem_spi_write_addr 
-0x13c 000418 rtn 
-:      000421 p_sadc_read:
-0x13d 000422 jam 0x03 ,core_sadc_ctrl 
-:      000423 p_sadc_read_wait:
-0x13e 000424 fetch 1 ,core_perf_status 
-0x13f 000425 bbit0 saradc_done ,p_sadc_read_wait 
-0x140 000426 fetcht 2 ,core_sadc_data 
-0x141 000427 storet 2 ,mem_adc_current_value 
-0x142 000428 jam 0x00 ,core_sadc_ctrl 
-0x143 000429 rtn 
-:      000432 p_set_lemode:
-0x144 000433 jam 0x11 ,0x8a82 
-0x145 000434 jam 0x12 ,0x8a8d 
-0x146 000435 jam 0x0a ,0x8a8e 
-0x147 000436 fetch 1 ,mem_fcomp_div 
-0x148 000437 beq xtal_16m ,p_set_lemode_2m_16m 
-0x149 000438 setarg 0x5762 
-0x14a 000439 store 2 ,0x8907 
-:      000440 p_set_lemode_2m:
-0x14b 000441 jam 3 ,0x8901 
-0x14c 000442 jam 3 ,0x8930 
-0x14d 000443 rtnmark1 mark_ble_2m 
-0x14e 000444 jam 1 ,0x8901 
-0x14f 000445 jam 0x07 ,0x8a82 
-0x150 000446 jam 0x44 ,0x8a8d 
-0x151 000447 jam 0x0a ,0x8a8e 
-0x152 000448 fetch 1 ,mem_fcomp_div 
-0x153 000449 beq xtal_16m ,p_set_lemode_1m_16m 
-0x154 000450 setarg 0x2bb1 
-0x155 000451 store 2 ,0x8907 
-:      000452 p_set_lemode_1m:
-0x156 000453 rtnmark0 mark_ble_lr 
-0x157 000454 jam 0x24 ,0x8930 
-0x158 000455 jam 5 ,0x8901 
-0x159 000456 rtn 
-:      000458 p_set_lemode_1m_16m:
-0x15a 000459 setarg 0x4189 
-0x15b 000460 store 2 ,0x8907 
-0x15c 000461 branch p_set_lemode_1m 
-:      000463 p_set_lemode_2m_16m:
-0x15d 000464 setarg 0x8312 
-0x15e 000465 store 2 ,0x8907 
-0x15f 000466 branch p_set_lemode_2m 
-:      000467 p_le_check_retransmit_timesout:
-0x160 000468 fetch 1 ,mem_le_conn_rcv_new 
-0x161 000469 arg 256 ,regc 
-0x162 000470 iadd regc ,pdata 
-0x163 000471 rtn 
-:      000472 p_le_got_first_packet:
-0x164 000473 branch p_le_got_first_packet_new 
-:      000474 p_le_slave_match:
-0x165 000475 call p_le_check_retransmit 
-0x166 000476 branch le_slave_match + 1 
-:      000478 p_le_check_retransmit:
-0x167 000479 fetch 1 ,mem_le_conn_first_rcv 
-0x168 000480 rtn blank 
-0x169 000481 fetch 1 ,mem_le_check_retransmit_flag 
-0x16a 000482 nrtn blank 
-0x16b 000483 fetcht 1 ,mem_le_conn_first_rcv 
-0x16c 000484 fetch 1 ,mem_le_conn_rcv_new 
-0x16d 000485 isub temp ,null 
-0x16e 000486 ncall p_le_check_retransmit_timesout ,positive 
-0x16f 000487 isub temp ,pdata 
-0x170 000488 sub pdata ,100 ,null 
-0x171 000489 branch p_le_check_retransmit_count ,positive 
-0x172 000490 fetch 1 ,mem_le_retransmit_cnt 
-0x173 000491 sub pdata ,20 ,null 
-0x174 000492 ncall p_app_ble_disconnect ,positive 
-0x175 000493 jam 1 ,mem_le_check_retransmit_flag 
-0x176 000494 rtn 
-:      000495 p_app_ble_disconnect:
-0x177 000496 jam 1 ,mem_le_check_retransmit_discon_flag 
-0x178 000497 branch app_ble_disconnect 
-:      000498 p_le_check_retransmit_count:
-0x179 000499 fetcht 1 ,mem_le_arq 
-0x17a 000500 fetch 1 ,mem_le_rxbuf_data_header 
-0x17b 000501 rshift pdata ,pdata 
-0x17c 000502 ixor temp ,pdata 
-0x17d 000503 isolate1 nesn ,pdata 
-0x17e 000504 setarg 0 
-0x17f 000505 fetcht 1 ,mem_le_retransmit_cnt 
-0x180 000506 setflag true ,0 ,pdata 
-0x181 000507 iadd temp ,temp 
-0x182 000508 storet 1 ,mem_le_retransmit_cnt 
-0x183 000509 rtn 
-:      000511 p_le_got_first_packet_new:
-0x184 000512 fetch 1 ,mem_le_conn_rcv 
-0x185 000513 increase 1 ,pdata 
-0x186 000514 store 1 ,mem_le_conn_rcv 
-0x187 000515 nbranch p_le_got_first_packet_new + 7 ,match 
-0x188 000516 fetch 1 ,mem_le_conn_rcv_new 
-0x189 000517 increase 1 ,pdata 
-0x18a 000518 store 1 ,mem_le_conn_rcv_new 
-0x18b 000519 fetch 1 ,mem_le_state 
-0x18c 000520 rtnbit1 lestate_got_first_packet 
-0x18d 000521 set1 lestate_got_first_packet ,pdata 
-0x18e 000522 store 1 ,mem_le_state 
-0x18f 000523 fetch 2 ,mem_le_init_superto 
-0x190 000524 store 2 ,mem_le_superto 
-0x191 000525 setarg 0 
-0x192 000526 store 4 ,mem_le_transmit_window 
-0x193 000529 rtn 
-:      000530 p_le_rx_dec:
-0x194 000531 call le_check_retransmit 
-0x195 000533 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x196 000534 increase -4 ,rega 
-0x197 000535 nbranch le_crc_fail_consecutive ,positive 
-0x198 000536 branch le_rx_dec + 6 
-:      000538 p_le_rx_nopayload:
-0x199 000539 parse demod ,bucket ,24 
-0x19a 000540 rshift32 pdata ,pdata 
-0x19b 000541 rshift16 pdata ,pdata 
-0x19c 000542 istore 3 ,contw 
-0x19d 000543 enable swfine 
-0x19e 000544 call le_set_until_tx_timer 
-0x19f 000545 branch le_crc_fail ,crc_failed 
-0x1a0 000546 bmark0 mark_ble_encryption ,le_rx_match 
-0x1a1 000547 fetch 1 ,mem_le_rxbuf_data_length 
-0x1a2 000548 branch le_rx_match ,blank 
-0x1a3 000549 increase -4 ,pdata 
-0x1a4 000550 store 1 ,mem_le_rxbuf_data_length 
-0x1a5 000551 call wait_ccm_done 
-0x1a6 000552 fetch 1 ,core_misc_status 
-0x1a7 000553 bbit0 7 ,le_crc_fail_consecutive 
-0x1a8 000554 force regidx_result ,regext_index 
-0x1a9 000555 storer regext ,4 ,mem_le_peer_mic 
-0x1aa 000556 branch le_rx_match 
-:      000558 p_le_parse:
-0x1ab 000559 fetch 1 ,mem_le_packet_llid 
-0x1ac 000560 rtneq llid_reserved 
-0x1ad 000561 beq llid_le_ll ,le_parse_ll 
-0x1ae 000562 branch le_parse_l2cap 
-:      000564 p_le_adv_not_match:
-0x1af 000565 call shutdown_radio 
-0x1b0 000566 jam 0 ,0x8900 
-0x1b1 000567 set0 mark_ble_crc_fail ,mark 
-0x1b2 000568 branch le_adv_not_match + 1 
-:      000570 p_le_init_adv:
-0x1b3 000571 set0 mark_ble_crc_fail ,mark 
-0x1b4 000572 branch le_init_adv + 1 
-:      000574 p_le_parse_l2cap:
-0x1b5 000575 ifetch 2 ,contr 
-0x1b6 000576 beq le_l2cap_cid_att ,p_le_parse_att 
-0x1b7 000577 branch le_parse_l2cap_next + 2 
-:      000578 p_le_parse_att:
-0x1b8 000579 ifetch 3 ,contr 
-0x1b9 000580 store 3 ,mem_le_att_opcode 
-0x1ba 000581 beq attop_read_request ,p_le_parse_att_read_request 
-0x1bb 000582 beq attop_write_request ,p_le_parse_att_write_request 
-0x1bc 000583 branch le_parse_att2 
-:      000585 p_le_parse_att_read_request:
-0x1bd 000586 fetch mouse_flag_len ,mem_mouse_flag 
-0x1be 000587 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
-0x1bf 000588 call le_check_encrypt_state 
-0x1c0 000589 fetcht 2 ,mem_le_att_handle 
-0x1c1 000590 fetch 1 ,mem_le_configuration 
-0x1c2 000591 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
-:      000593 p_le_send_att_read_response:
-0x1c3 000594 fetch 2 ,mem_le_att_handle 
-0x1c4 000595 beq 0x30 ,le_send_att_error_response_notfound 
-0x1c5 000596 fetcht 2 ,mem_le_att_handle 
-0x1c6 000597 branch le_send_att_read_response 
-:      000599 p_le_send_att_read_response_check_auth:
-0x1c7 000600 fetch 2 ,mem_le_pairing_handle 
-0x1c8 000601 isub temp ,null 
-0x1c9 000602 nbranch p_le_send_att_read_response ,zero 
-0x1ca 000603 nbranch p_le_send_att_read_response ,user 
-0x1cb 000604 branch le_send_att_read_response_error_insufficient_auth 
-:      000606 p_le_parse_att_write_request:
-0x1cc 000607 copy contr ,rega 
-0x1cd 000608 fetch 2 ,mem_le_l2cap_size 
-0x1ce 000609 add pdata ,-3 ,regb 
-0x1cf 000610 call le_writeatt_cb 
-0x1d0 000611 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x1d1 000612 beq 0xff ,le_send_att_write_response_check_auth 
-0x1d2 000613 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x1d3 000614 branch le_send_att_write_response_check_auth ,blank 
-0x1d4 000615 fetch 1 ,mem_le_connect_status_flag 
-0x1d5 000616 bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-0x1d6 000617 setarg 0x001a 
-0x1d7 000618 fetcht 2 ,mem_le_att_handle 
-0x1d8 000619 isub temp ,null 
-0x1d9 000620 nbranch le_send_att_write_response_check_auth ,zero 
-0x1da 000621 branch le_send_att_read_response_error_insufficient_auth 
-:      000623 p_lpm_sleep:
-0x1db 000625 fetch 2 ,mem_cb_before_lpm_sleep 
-0x1dc 000626 call callback_func 
-:      000627 p_lpm_sleep_skip_cb_function:
-0x1dd 000628 fetch 4 ,mem_sleep_counter_all 
-0x1de 000629 iadd temp ,pdata 
-0x1df 000630 store 4 ,mem_sleep_counter_all 
-0x1e0 000631 call p_lpm_save_context 
-0x1e1 000632 call p_mouse_puchk_set_check 
-0x1e2 000633 branch lpm_sleep_skip_cb_function + 4 
-:      000635 p_mouse_puchk_set_check:
-0x1e3 000636 fetch 1 ,mem_mouse_qdec_set_flag 
-0x1e4 000637 branch p_mouse_puchk_disable ,blank 
-0x1e5 000638 branch p_mouse_puchk_enable 
-:      000640 p_lpm_save_context:
-0x1e6 000641 storer mark ,8 ,mem_saved_mark 
-0x1e7 000642 arg core_gpio_conf ,contr 
-0x1e8 000643 arg mem_saved_gpio ,contw 
-0x1e9 000644 call memcpy16 
-0x1ea 000645 arg core_gpio_conf_hi ,contr 
-0x1eb 000646 call memcpy8 
-0x1ec 000647 fetch 1 ,core_spid_ctrl 
-0x1ed 000648 store 1 ,mem_saved_spidctrl 
-0x1ee 000649 copy temp ,regb 
-:      000650 p_lpm_write_gpio_wakeup:
-0x1ef 000651 arg 12 ,loopcnt 
-0x1f0 000652 arg mem_gpio_wakeup_cfg ,rega 
-0x1f1 000653 arg core_gpio_wakeup_cfg ,regc 
-0x1f2 000654 until null ,lpo_edge 
-:      000655 p_lpm_write_gpio_loop:
-0x1f3 000656 ifetch 1 ,rega 
-0x1f4 000657 ifetcht 1 ,regc 
-0x1f5 000658 isub temp ,null 
-0x1f6 000659 branch p_lpm_write_gpio_loop_next ,zero 
-0x1f7 000660 istore 1 ,regc 
-0x1f8 000661 until null ,lpo_edge 
-:      000662 p_lpm_write_gpio_loop_next:
-0x1f9 000663 increase 1 ,rega 
-0x1fa 000664 increase 1 ,regc 
-0x1fb 000665 loop p_lpm_write_gpio_loop 
-0x1fc 000666 copy regb ,temp 
-0x1fd 000667 rtn 
-:      000669 p_lpm_dispatch:
-0x1fe 000670 call lpo_calibration 
-0x1ff 000671 fetch 3 ,mem_clks_per_lpo 
-0x200 000672 rtn blank 
-0x201 000673 fetcht 1 ,mem_mbutton_gpio 
-0x202 000674 call gpio_get_bit 
-0x203 000675 rtn true 
-0x204 000676 branch lpm_dispatch + 4 
-:      000679 p_otp_read_data:
-0x205 000680 call enable_otp_read 
-0x206 000681 call otp_read_data + 1 
-0x207 000682 branch otp_disable_chgpump 
-:      000684 p_g24_reconn_dispatch:
-0x208 000685 fetch 2 ,mem_24g_reconn_count 
-0x209 000686 arg 0x01f8 ,temp 
-0x20a 000687 iand temp ,pdata 
-0x20b 000688 branch p_g24_reconn_dispatch_next ,blank 
-0x20c 000689 fetch 2 ,mem_24g_reconn_count 
-0x20d 000690 increase 1 ,pdata 
-0x20e 000691 store 2 ,mem_24g_reconn_count 
-0x20f 000692 rtn 
-:      000694 p_g24_reconn_dispatch_next:
-0x210 000695 call g24_reconn_data_prep 
-0x211 000696 call g24_transmit_receive_ack 
-0x212 000697 nbranch g24_reconn_device_fail ,sync 
-0x213 000698 nbranch g24_reconn_device_fail ,user3 
-0x214 000699 call g24_ackpayload_parse 
-0x215 000701 fetch 1 ,mem_24g_rxdata_length 
-0x216 000702 branch p_recv_addr_zero_skip ,blank 
-:      000703 p_g24_reconn_dispatch_next_2:
-0x217 000704 fetch 4 ,mem_24g_pair_addr 
-0x218 000705 fetcht 4 ,mem_24g_addr 
-0x219 000706 isub temp ,null 
-0x21a 000707 branch p_g24_reconn_mode_judge ,zero 
-0x21b 000708 branch g24_reconn_dispatch_next + 9 
-:      000710 p_g24_reconn_mode_judge:
-0x21c 000711 fetch mouse_flag_len ,mem_mouse_flag 
-0x21d 000712 bbit1 mouse_enable_auto_24g_paring ,g24_pair_start 
-0x21e 000713 branch g24_reconn_receiver_addr 
-:      000715 p_recv_addr_zero_skip:
-0x21f 000716 fetch 4 ,mem_24g_rxpayload + 2 
-0x220 000717 rtn blank 
-0x221 000718 branch p_g24_reconn_dispatch_next_2 
-:      000720 p_power_ctrl_start:
-0x222 000721 fetch 1 ,mem_power_ctrl_disable 
-0x223 000722 nrtn blank 
-0x224 000723 fetch 2 ,mem_ui_state_map 
-0x225 000724 rtnbit1 ui_state_ble_adv 
-0x226 000725 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
-0x227 000726 call rssi_average 
-0x228 000727 storet 1 ,mem_rssi_avg_received 
-0x229 000728 fetch 1 ,mem_rssi_dis_max_24g 
-0x22a 000729 bmark1 mark_24g ,p_power_ctrl_start_next 
-0x22b 000730 fetch 1 ,mem_rssi_dis_max_ble 
-:      000731 p_power_ctrl_start_next:
-0x22c 000732 isub temp ,null 
-0x22d 000733 nbranch p_power_ctrl_txpower_incrs_force ,positive 
-0x22e 000734 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x22f 000735 sub pdata ,2 ,null 
-0x230 000736 nbranch p_power_ctrl_txpower_decrs_check ,positive 
-0x231 000737 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x232 000738 beq 0 ,p_power_ctrl_txpower_incrs 
-0x233 000739 rtn 
-:      000741 p_power_ctrl_txpower_decrs_check:
-0x234 000742 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x235 000743 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
-0x236 000744 isub temp ,null 
-0x237 000745 nrtn zero 
-0x238 000746 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      000747 p_power_ctrl_txpower_decrs:
-0x239 000748 fetcht 1 ,mem_rssi_avg_received 
-0x23a 000749 fetch 1 ,mem_rssi_dis_min_24g 
-0x23b 000750 bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
-0x23c 000751 fetch 1 ,mem_rssi_dis_min_ble 
-:      000752 p_power_ctrl_txpower_decrs_next:
-0x23d 000753 isub temp ,null 
-0x23e 000754 nrtn positive 
-0x23f 000755 fetch 1 ,mem_power_ctrl_level 
-0x240 000756 beq 0 ,power_ctrl_decrs_level0 
-0x241 000757 increase -1 ,pdata 
-0x242 000758 store 1 ,mem_power_ctrl_level 
-0x243 000759 beq 3 ,p_power_ctrl_decrs_level3 
-0x244 000760 beq 2 ,p_power_ctrl_decrs_level2 
-0x245 000761 beq 1 ,power_ctrl_decrs_level1 
-0x246 000762 branch power_ctrl_decrs_level0 
-:      000764 p_power_ctrl_txpower_incrs_force:
-0x247 000765 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      000766 p_power_ctrl_txpower_incrs:
-0x248 000767 fetch 1 ,mem_power_ctrl_level 
-0x249 000768 beq 4 ,p_power_ctrl_incrs_level4 
-0x24a 000769 increase 1 ,pdata 
-0x24b 000770 store 1 ,mem_power_ctrl_level 
-0x24c 000771 beq 1 ,power_ctrl_incrs_level1 
-0x24d 000772 beq 2 ,p_power_ctrl_incrs_level2 
-0x24e 000773 beq 3 ,p_power_ctrl_incrs_level3 
-:      000774 p_power_ctrl_incrs_level4:
-0x24f 000775 jam tx_power_7db ,mem_tx_power 
-0x250 000776 rtn 
-:      000777 p_power_ctrl_decrs_level3:
-:      000778 p_power_ctrl_incrs_level3:
-0x251 000779 jam tx_power_5db ,mem_tx_power 
-0x252 000780 rtn 
-:      000781 p_power_ctrl_decrs_level2:
-:      000782 p_power_ctrl_incrs_level2:
-0x253 000783 jam tx_power_3db ,mem_tx_power 
-0x254 000784 rtn 
-:      000790 p_mouse_cb_fuction:
-0x255 000791 setarg mouse_24g_short_sleep 
-0x256 000792 store 2 ,mem_cb_24g_transmit_short_sleep 
-0x257 000793 setarg mouse_24g_long_sleep 
-0x258 000794 store 2 ,mem_cb_24g_transmit_long_sleep 
-0x259 000795 setarg p_mouse_24g_before_lpm_sleep 
-0x25a 000796 store 2 ,mem_cb_before_lpm_sleep 
-0x25b 000797 branch mouse_cb_fuction + 7 
-:      000799 p_gpio_set_wake_by_current_state:
-0x25c 000800 sub temp ,gpio_disable ,null 
-0x25d 000801 rtn zero 
-0x25e 000802 storet 1 ,mem_mouse_wheel_temp_gpio 
-0x25f 000803 call gpio_get_bit 
-0x260 000804 branch p_gpio_set_qdec_mode ,true 
-:      000805 p_gpio_set_low_wake_disable_qdec:
-0x261 000806 fetcht 1 ,mem_mouse_wheel_temp_gpio 
-0x262 000807 call gpio_set_high_impedance 
-0x263 000808 fetcht 1 ,mem_mouse_wheel_temp_gpio 
-0x264 000809 branch p_gpio_set_low_wake 
-:      000811 p_gpio_set_qdec_mode:
-0x265 000812 jam 1 ,mem_mouse_qdec_set_flag 
-0x266 000813 fetcht 1 ,mem_mouse_wheel_temp_gpio 
-0x267 000814 call gpio_set_high_impedance 
-0x268 000815 fetcht 1 ,mem_mouse_wheel_temp_gpio 
-0x269 000816 branch p_mouse_qdec_lpm_cfg 
-:      000818 p_mouse_qdec_lpm_cfg:
-0x26a 000819 arg 6 ,debug 
-0x26b 000820 branch gpio_set_wake_high 
-:      000822 p_gpio_set_low_wake:
-0x26c 000823 arg 3 ,debug 
-0x26d 000824 branch gpio_set_wake_high 
-:      000826 p_mouse_puchk_disable:
-0x26e 000827 setarg 0x10 
-:      000828 p_mouse_puchk_set:
-0x26f 000829 store 1 ,core_puwakeup 
-0x270 000830 until null ,lpo_edge 
-0x271 000831 rtn 
-:      000833 p_mouse_puchk_enable:
-0x272 000834 setarg 0x80 
-0x273 000835 branch p_mouse_puchk_set 
-:      000838 p_soft_reset:
-0x274 000839 clear_stack 
-0x275 000840 call p_mouse_wheel_init_set ,wake 
-0x276 000841 branch soft_reset + 2 
-:      000843 p_mouse_wheel_init_set:
-0x277 000844 call p_mouse_puchk_disable 
-0x278 000845 fetcht 1 ,mem_whee_a_data_gpio 
-0x279 000846 call gpio_config_input 
-0x27a 000847 fetcht 1 ,mem_whee_b_data_gpio 
-0x27b 000848 branch gpio_config_input 
-:      000850 p_mouse_24g_before_lpm_sleep:
-0x27c 000851 rtn 
-:      000857 p_mouse_load_device_info_check:
-0x27d 000858 call p_mouse_store_normal_tx_power 
-0x27e 000859 fetch mouse_flag_len ,mem_mouse_flag 
-0x27f 000860 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-0x280 000861 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x281 000862 bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
-0x282 000863 rtn 
-:      000864 p_mouse_load_otp_info_check:
-0x283 000865 fetch 1 ,mem_device_flag 
-0x284 000866 store 1 ,mem_mouse_device_flag_temp 
-0x285 000867 call mouse_read_otp_dpi 
-0x286 000870 call p_mouse_device_flag_check 
-0x287 000872 call p_mouse_read_otp_device_info 
-0x288 000873 call p_mouse_read_otp_le_addr_increase_count_info 
-0x289 000874 branch mouse_otp_load_app_initflag 
-:      000875 p_mouse_read_otp_device_info:
-0x28a 000876 fetch mouse_flag_len ,mem_mouse_flag 
-0x28b 000877 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_read_otp_le_device1 
-0x28c 000878 branch mouse_read_otp_device_info 
-:      000880 p_mouse_app_initflag_check:
-0x28d 000881 fetch 2 ,mem_store_flag 
-0x28e 000882 arg eeprom_init_flag ,temp 
-0x28f 000883 isub temp ,null 
-0x290 000884 branch p_mouse_load_device_info ,zero 
-0x291 000886 storet 2 ,mem_store_flag 
-0x292 000887 call mouse_ble_init_address 
-0x293 000888 fetch 1 ,mem_device_flag_temp 
-0x294 000889 store 1 ,mem_device_flag 
-0x295 000890 call mouse_load_default_dpi 
-0x296 000892 setarg 0x1122 
-0x297 000893 store 2 ,mem_random_addr_increase_count 
-:      000894 p_mouse_device_flag_reinit:
-0x298 000895 fetch 1 ,mem_mouse_device_flag_temp 
-0x299 000896 store 1 ,mem_device_flag 
-0x29a 000897 rtn 
-:      000899 p_mouse_device_flag_check:
-0x29b 000900 fetch 1 ,mem_device_flag 
-0x29c 000901 beq 0 ,p_mouse_device_flag_reinit 
-0x29d 000902 beq 4 ,p_mouse_24g_init 
-0x29e 000903 rtn 
-:      000905 p_mouse_24g_init:
-0x29f 000906 jam mode_24g_device ,mem_device_flag 
-0x2a0 000907 rtn 
-:      000909 p_mouse_read_otp_le_addr_increase_count_info:
-0x2a1 000910 fetch 1 ,mem_device_flag 
-0x2a2 000911 rtneq mode_24g_device 
-0x2a3 000912 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-0x2a4 000913 copy regb ,regc 
-:      000914 p_mouse_read_otp_le_addr_increase_count_loop:
-0x2a5 000915 call mouse_read_otp_le_addr_increase_count_common 
-0x2a6 000916 fetch 2 ,mem_random_addr_increase_count_temp 
-0x2a7 000917 branch p_mouse_le_addr_increase_count_load ,blank 
-0x2a8 000918 store 2 ,mem_random_addr_increase_count_last 
-0x2a9 000919 increase 2 ,regc 
-0x2aa 000920 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-0x2ab 000921 isub regc ,null 
-0x2ac 000922 nbranch p_mouse_le_addr_increase_count_load ,positive 
-0x2ad 000923 copy regc ,regb 
-0x2ae 000924 branch p_mouse_read_otp_le_addr_increase_count_loop 
-:      000926 p_mouse_le_addr_increase_count_load:
-0x2af 000927 fetch 2 ,mem_random_addr_increase_count_last 
-0x2b0 000928 store 2 ,mem_random_addr_increase_count 
-0x2b1 000929 rtn 
-:      000932 p_mouse_store_device_info:
-0x2b2 000933 fetch mouse_flag_len ,mem_mouse_flag 
-0x2b3 000934 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x2b4 000935 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x2b5 000936 bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
-0x2b6 000937 rtn 
-:      000939 p_mouse_store_otp_device_info:
-0x2b7 000940 call p_mouse_write_otp_locall_addr 
-0x2b8 000942 branch mouse_store_otp_device_info + 1 
-:      000944 p_mouse_write_otp_locall_addr:
-0x2b9 000945 fetch 1 ,mem_device_flag 
-0x2ba 000946 rtneq mode_24g_device 
-0x2bb 000947 beq mode_bt_device1 ,p_mouse_write_otp_le_locall_addr1 
-0x2bc 000948 beq mode_bt_device2 ,p_mouse_write_otp_le_locall_addr2 
-0x2bd 000949 rtn 
-:      000953 p_mouse_write_otp_le_locall_addr1:
-0x2be 000954 fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
-0x2bf 000955 copy regb ,regc 
-:      000956 p_mouse_write_otp_le_locall_addr1_loop:
-0x2c0 000957 call mouse_read_otp_le_locall_addr1_common 
-0x2c1 000958 fetch 6 ,mem_mouse_le_locall_addr1_temp 
-0x2c2 000959 branch p_mouse_le_local_addr1_store ,blank 
-0x2c3 000960 store 6 ,mem_mouse_le_locall_addr1_last 
-0x2c4 000961 increase 6 ,regc 
-0x2c5 000962 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
-0x2c6 000963 isub regc ,null 
-0x2c7 000964 nrtn positive 
-0x2c8 000965 copy regc ,regb 
-0x2c9 000966 branch p_mouse_write_otp_le_locall_addr1_loop 
-:      000968 p_mouse_le_local_addr1_store:
-0x2ca 000969 fetch 6 ,mem_mouse_le_locall_addr1_last 
-0x2cb 000970 fetcht 6 ,mem_device1_locall_addr 
-0x2cc 000971 isub temp ,null 
-0x2cd 000972 rtn zero 
-0x2ce 000973 arg 6 ,loopcnt 
-0x2cf 000974 arg mem_device1_locall_addr ,rega 
-0x2d0 000975 copy regc ,regb 
-0x2d1 000976 branch otp_write 
-:      000978 p_mouse_write_otp_le_locall_addr2:
-0x2d2 000979 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
-0x2d3 000980 copy regb ,regc 
-:      000981 p_mouse_write_otp_le_locall_addr2_loop:
-0x2d4 000982 call mouse_read_otp_le_locall_addr2_common 
-0x2d5 000983 fetch 6 ,mem_mouse_le_locall_addr2_temp 
-0x2d6 000984 branch p_mouse_le_local_addr2_store ,blank 
-0x2d7 000985 store 6 ,mem_mouse_le_locall_addr2_last 
-0x2d8 000986 increase 6 ,regc 
-0x2d9 000987 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
-0x2da 000988 isub regc ,null 
-0x2db 000989 nrtn positive 
-0x2dc 000990 copy regc ,regb 
-0x2dd 000991 branch p_mouse_write_otp_le_locall_addr2_loop 
-:      000993 p_mouse_le_local_addr2_store:
-0x2de 000994 fetch 6 ,mem_mouse_le_locall_addr2_last 
-0x2df 000995 fetcht 6 ,mem_device2_locall_addr 
-0x2e0 000996 isub temp ,null 
-0x2e1 000997 rtn zero 
-0x2e2 000998 arg 6 ,loopcnt 
-0x2e3 000999 arg mem_device2_locall_addr ,rega 
-0x2e4 001000 copy regc ,regb 
-0x2e5 001001 branch otp_write 
-:      001005 p_mouse_load_device_info:
-0x2e6 001006 call p_mouse_le_locall_addr_init_check 
-0x2e7 001007 call p_mouse_select_reconn_device 
-0x2e8 001008 call p_mouse_otp_load_dpi 
-0x2e9 001009 branch mouse_load_device_info + 1 
-:      001011 p_mouse_otp_load_dpi:
-0x2ea 001012 fetch mouse_flag_len ,mem_mouse_flag 
-0x2eb 001013 rtnbit0 mouse_enable_load_and_store_dpi 
-0x2ec 001014 fetch 1 ,mem_mouse_dpi 
-0x2ed 001015 beq 0 ,mouse_otp_load_dpi 
-0x2ee 001016 beq 6 ,p_mouse_dpi_reinit 
-0x2ef 001017 rtn 
-:      001019 p_mouse_dpi_reinit:
-0x2f0 001020 jam mouse_dpi_level1 ,mem_mouse_dpi 
-0x2f1 001021 rtn 
-:      001023 p_mouse_store_dpi_info_check:
-0x2f2 001024 fetch mouse_flag_len ,mem_mouse_flag 
-0x2f3 001025 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0x2f4 001026 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
-0x2f5 001027 rtn 
-:      001029 p_mouse_store_otp_dpi:
-0x2f6 001030 fetch mouse_flag_len ,mem_mouse_flag 
-0x2f7 001031 rtnbit0 mouse_enable_load_and_store_dpi 
-0x2f8 001032 fetchr regb ,2 ,mem_otp_offset_dpi 
-0x2f9 001033 copy regb ,regc 
-:      001034 p_mouse_otp_store_dpi_loop:
-0x2fa 001035 call mouse_read_otp_dpi_common 
-0x2fb 001036 fetch 1 ,mem_mouse_dpi_temp 
-0x2fc 001037 branch p_mouse_otp_dpi_store ,blank 
-0x2fd 001038 store 1 ,mem_mouse_dpi_last 
-0x2fe 001039 increase 1 ,regc 
-0x2ff 001040 fetch 2 ,mem_otp_offset_dpi_end 
-0x300 001041 isub regc ,null 
-0x301 001042 nrtn positive 
-0x302 001043 copy regc ,regb 
-0x303 001044 branch p_mouse_otp_store_dpi_loop 
-:      001046 p_mouse_otp_dpi_store:
-0x304 001047 fetch 1 ,mem_mouse_dpi_last 
-0x305 001048 and pdata ,0xf0 ,pdata 
-0x306 001049 branch p_mouse_dpi_store_last_check ,blank 
-0x307 001050 fetch 1 ,mem_mouse_dpi 
-0x308 001052 call p_mouse_dpi_otp_store_judge 
-0x309 001054 store 1 ,mem_mouse_otp_dpi_value 
-:      001055 p_mouse_dpi_store_end:
-0x30a 001056 arg 1 ,loopcnt 
-0x30b 001057 copy regc ,regb 
-0x30c 001058 arg mem_mouse_otp_dpi_value ,rega 
-0x30d 001059 branch otp_write 
-:      001061 p_mouse_dpi_store_last_check:
-0x30e 001062 fetcht 1 ,mem_mouse_dpi_last 
-0x30f 001063 fetch 1 ,mem_mouse_dpi 
-0x310 001064 call p_mouse_dpi_otp_store_judge 
-0x311 001065 isub temp ,null 
-0x312 001066 rtn zero 
-0x313 001067 lshift4 pdata ,pdata 
-0x314 001068 iadd temp ,pdata 
-0x315 001069 store 1 ,mem_mouse_otp_dpi_value 
-0x316 001071 copy regc ,pdata 
-0x317 001072 fetcht 2 ,mem_otp_offset_dpi 
-0x318 001073 isub temp ,null 
-0x319 001074 branch p_mouse_dpi_store_end ,zero 
-0x31a 001076 increase -1 ,regc 
-0x31b 001077 branch p_mouse_dpi_store_end 
-:      001079 p_mouse_dpi_otp_store_judge:
-0x31c 001080 rtnne mouse_dpi_level1 
-0x31d 001081 increase 6 ,pdata 
-0x31e 001082 rtn 
-:      001084 p_mouse_le_locall_addr_init_check:
-0x31f 001085 fetch mouse_flag_len ,mem_mouse_flag 
-0x320 001086 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_le_addr1_init_check 
-0x321 001087 fetch 1 ,mem_device_flag 
-0x322 001088 rtneq mode_24g_device 
-0x323 001089 beq mode_bt_device1 ,p_mouse_le_addr1_init_check 
-0x324 001090 beq mode_bt_device2 ,p_mouse_le_addr2_init_check 
-0x325 001091 rtn 
-:      001093 p_mouse_le_addr1_init_check:
-0x326 001094 fetch 6 ,mem_device1_locall_addr 
-0x327 001095 fetcht 6 ,mem_mouse_compare_addr 
-0x328 001096 isub temp ,null 
-0x329 001097 nrtn zero 
-0x32a 001098 fetch 6 ,mem_le_lap 
-0x32b 001099 store 6 ,mem_device1_locall_addr 
-0x32c 001100 rtn 
-:      001102 p_mouse_le_addr2_init_check:
-0x32d 001103 fetch 6 ,mem_device1_locall_addr 
-0x32e 001104 fetcht 6 ,mem_mouse_compare_addr 
-0x32f 001105 isub temp ,null 
-0x330 001106 nrtn zero 
-0x331 001107 fetch 6 ,mem_le_lap 
-0x332 001108 add pdata ,0x0100 ,pdata 
-0x333 001109 store 6 ,mem_device1_locall_addr 
-0x334 001110 rtn 
-:      001112 p_mouse_buletooth_fast_conn_end:
-0x335 001113 call p_mouse_select_reconn_device 
-0x336 001114 branch mouse_buletooth_fast_conn_end + 2 
-:      001116 p_mouse_select_reconn_device:
-0x337 001117 fetch mouse_flag_len ,mem_mouse_flag 
-0x338 001118 bbit0 mouse_enable_otp ,mouse_select_reconn_device 
-0x339 001119 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_load_le_device1 
-:      001120 p_mouse_select_reconn_device_start:
-0x33a 001121 fetch 1 ,mem_device_flag 
-0x33b 001122 rtneq mode_24g_device 
-0x33c 001123 beq mode_bt_device1 ,p_mouse_load_le_device1 
-0x33d 001124 beq mode_bt_device2 ,p_mouse_load_le_device2 
-0x33e 001125 rtn 
-:      001127 p_mouse_load_le_device1:
-0x33f 001128 fetch 6 ,mem_device1_addr 
-0x340 001129 store 6 ,mem_hci_plap 
-0x341 001132 fetch 6 ,mem_device1_locall_addr 
-0x342 001133 store 6 ,mem_le_lap 
-0x343 001134 rtn 
-:      001136 p_mouse_load_le_device2:
-0x344 001137 fetch 6 ,mem_device2_addr 
-0x345 001138 store 6 ,mem_hci_plap 
-0x346 001141 fetch 6 ,mem_device2_locall_addr 
-0x347 001142 store 6 ,mem_le_lap 
-0x348 001143 rtn 
-:      001145 p_mouse_store_remote_bdaddr:
-0x349 001146 fetch mouse_flag_len ,mem_mouse_flag 
-0x34a 001147 rtnbit0 mouse_store_eeprom_flag 
-0x34b 001148 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
-0x34c 001149 arg mouse_store_eeprom_flag ,queue 
-0x34d 001150 call mouse_disable_function_flag 
-0x34e 001151 call mouse_check_device_addr 
-0x34f 001152 call p_mouse_before_store_reconn_info 
-0x350 001153 branch mouse_store_device_info_delay 
-:      001155 p_mouse_before_store_reconn_info:
-0x351 001156 fetch 1 ,mem_device_flag 
-0x352 001157 beq mode_bt_device1 ,p_mouse_store_le_device1 
-0x353 001158 beq mode_bt_device2 ,p_mouse_store_le_device2 
-0x354 001159 rtn 
-:      001161 p_mouse_store_le_device1:
-0x355 001162 fetch 6 ,mem_le_plap 
-0x356 001163 store 6 ,mem_device1_addr 
-0x357 001164 fetch 6 ,mem_le_lap 
-0x358 001165 store 6 ,mem_device1_locall_addr 
-0x359 001166 rtn 
-:      001168 p_mouse_store_le_device2:
-0x35a 001169 fetch 6 ,mem_le_plap 
-0x35b 001170 store 6 ,mem_device2_addr 
-0x35c 001171 fetch 6 ,mem_le_lap 
-0x35d 001172 store 6 ,mem_device2_locall_addr 
-0x35e 001173 rtn 
-:      001175 p_mouse_le:
-0x35f 001176 call le_fifo_check_nearly_full 
-0x360 001177 nrtn blank 
-0x361 001178 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x362 001179 beq 0xff ,p_mouse_le_next 
-0x363 001180 fetch 1 ,mem_le_connect_status_flag 
-0x364 001181 and pdata ,0x03 ,pdata 
-0x365 001182 rtnne 0x03 
-0x366 001183 fetch 1 ,mem_le_check_retransmit_flag 
-0x367 001184 rtn blank 
-0x368 001185 fetch 1 ,mem_le_check_retransmit_discon_flag 
-0x369 001186 nrtn blank 
-:      001187 p_mouse_le_next:
-0x36a 001188 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x36b 001189 call mouse_clear_sensor_data_by_reset ,blank 
-0x36c 001190 fetch mouse_flag_len ,mem_mouse_flag 
-0x36d 001191 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x36e 001192 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x36f 001193 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x370 001194 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0x371 001195 call mouse_motion 
-0x372 001196 call mouse_check_125hz 
-0x373 001197 nrtn user 
-0x374 001198 call mouse_current_mult_update 
-0x375 001199 call p_mouse_data_xy_release 
-0x376 001200 branch mouse_le_next + 12 
-:      001202 p_mouse_data_xy_release:
-0x377 001203 fetch 1 ,mem_sensor_motion_gpio 
-0x378 001204 rtnne gpio_disable 
-0x379 001205 fetch 1 ,mem_mouse_long_mult_flag 
-0x37a 001206 rtn blank 
-0x37b 001207 increase -1 
-0x37c 001208 store 1 ,mem_mouse_long_mult_flag 
-0x37d 001209 setarg 0 
-0x37e 001210 store 4 ,mem_mouse_x 
-0x37f 001211 branch mouse_init_sensor_reset 
-:      001213 p_mouse_current_mult_update_timer:
-0x380 001214 arg mem_mouse_current_mult_timer ,regc 
-0x381 001215 arg p_mouse_current_mult_reinit ,regb 
-0x382 001216 branch timer_single_step 
-:      001217 p_mouse_current_mult_reinit:
-0x383 001218 fetch 1 ,mem_lpm_mult_init 
-0x384 001219 store 1 ,mem_lpm_mult 
-0x385 001220 jam 3 ,mem_mouse_long_mult_flag 
-0x386 001221 rtn 
-:      001224 p_mouse_bb_event_timer:
-0x387 001225 call p_mouse_le_send_conn_param_update_timer 
-0x388 001226 call mouse_low_voltage_led_timer 
-0x389 001227 call mouse_adc_read 
-0x38a 001229 call p_mouse_logo_led_on_timer 
-0x38b 001230 call p_mouse_led_multi_timer 
-0x38c 001231 call mouse_dpi_led_blink_delay_timer 
-0x38d 001233 call g24_pair_timeout_timer 
-0x38e 001234 call g24_reconn_timeout_timer 
-0x38f 001235 call mouse_24g_long_sleep_param_update_timer 
-0x390 001237 call mouse_dpi_key_check_long_press 
-0x391 001238 call mouse_bt_discovery_check 
-0x392 001239 call mouse_commbination_key_process 
-0x393 001240 call mouse_check_discovery_timeout_timer 
-0x394 001242 call mouse_check_direct_timeout_timer 
-0x395 001243 call mouse_le_enable_att_list_timer 
-0x396 001244 call mouse_le_battery_updata_timer 
-0x397 001245 call mouse_le_send_smp_security_request_timer 
-0x398 001247 call mouse_check_reconnect_delay_long_sleep 
-0x399 001248 call p_mouse_current_mult_update_timer 
-0x39a 001249 call mouse_wheel_trigger_timer 
-0x39b 001250 call mouse_store_information_delay_timer 
-0x39c 001251 branch mouse_check_no_data_timeout_timer 
-:      001253 p_mouse_logo_led_on_timer:
-0x39d 001254 fetch 1 ,mem_mouse_logo_led_gpio 
-0x39e 001255 rtneq gpio_disable 
-0x39f 001256 fetch 1 ,mem_mouse_logo_enable_flag 
-0x3a0 001257 nrtn blank 
-0x3a1 001258 fetch 2 ,mem_mouse_no_data_timer 
-0x3a2 001259 rtn blank 
-0x3a3 001260 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x3a4 001261 nrtn blank 
-0x3a5 001262 branch mouse_logo_led_on_timer + 4 
-:      001264 p_mouse_led_multi_timer:
-0x3a6 001265 fetch 1 ,mem_mouse_multi_led_blink_enable 
-0x3a7 001266 rtn blank 
-0x3a8 001267 fetch 1 ,mem_mouse_multi_led_type 
-0x3a9 001268 beq multi_led_blink ,mouse_multi_led_type_blink 
-0x3aa 001269 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x3ab 001270 branch p_mouse_device_poweron_led_off ,blank 
-0x3ac 001271 branch mouse_device_multi_led_type_on + 2 
-:      001273 p_mouse_device_poweron_led_off:
-0x3ad 001274 call mouse_device_poweron_led_off 
-0x3ae 001275 fetch 1 ,mem_mouse_direct_timer 
-0x3af 001276 rtn blank 
-0x3b0 001277 branch mouse_device_le_reconn_led_config 
-:      001279 p_mouse_le_send_conn_param_update_timer:
-0x3b1 001280 arg mem_mouse_le_send_conn_param_update_timer ,regc 
-0x3b2 001281 arg mouse_updata_le_param ,regb 
-0x3b3 001282 branch timer_single_step 
-:      001284 p_mouse_start_discovery:
-0x3b4 001285 call mouse_sensor_powerdown 
-0x3b5 001286 branch mouse_start_discovery + 1 
-:      001288 p_mouse_priority_bb_event:
-0x3b6 001289 copy regc ,pdata 
-0x3b7 001290 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-0x3b8 001291 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-0x3b9 001292 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-0x3ba 001293 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-0x3bb 001294 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-0x3bc 001295 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-0x3bd 001296 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-0x3be 001297 branch mouse_priority_bb_event + 2 
-:      001299 p_mouse_le_bb_event_connected:
-0x3bf 001301 setarg 0 
-0x3c0 001302 store 4 ,mem_le_conn_first_rcv 
-0x3c1 001303 branch mouse_le_bb_event_connected 
-:      001305 p_mouse_le_ll_start_encryt:
-0x3c2 001306 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x3c3 001307 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-0x3c4 001308 jam 20 ,mem_le_start_encrypt_timer 
-0x3c5 001309 branch p_mouse_le_ll_reconn_start_encryt_new 
-:      001310 p_mouse_le_ll_reconn_start_encryt:
-0x3c6 001311 call mouse_updata_le_param 
-0x3c7 001312 jam 5 ,mem_le_start_encrypt_timer 
-:      001313 p_mouse_le_ll_reconn_start_encryt_new:
-0x3c8 001314 fetch 1 ,mem_le_conn_rcv_new 
-0x3c9 001315 store 1 ,mem_le_conn_first_rcv 
-0x3ca 001316 branch mouse_le_ll_enable_start_enc_flag 
-:      001319 p_mouse_le_conn_param_update_rsp_recieved:
-0x3cb 001320 fetch 1 ,mem_mouse_le_send_conn_param_update 
-0x3cc 001321 nrtn blank 
-0x3cd 001322 jam 1 ,mem_mouse_le_send_conn_param_update 
-0x3ce 001323 jam 30 ,mem_mouse_le_send_conn_param_update_timer 
-0x3cf 001324 rtn 
-:      001326 p_mouse_le_bb_disconnected:
-0x3d0 001327 setarg 0 
-0x3d1 001328 store 1 ,mem_mouse_le_send_conn_param_update 
-0x3d2 001329 store 1 ,mem_mouse_le_send_conn_param_update_timer 
-0x3d3 001330 setarg 0 
-0x3d4 001331 store 2 ,mem_le_battery_level_updata_timer 
-0x3d5 001332 jam 0 ,mem_mouse_le_bb_connected_flag 
-0x3d6 001333 arg le_interval_7_5ms ,temp 
-0x3d7 001334 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d8 001335 bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
-0x3d9 001336 arg le_interval_8_75ms ,temp 
-:      001337 p_mouse_le_bb_disconnected_next:
-0x3da 001338 storet 2 ,mem_le_interval_min 
-0x3db 001339 storet 2 ,mem_le_interval_min + 2 
-0x3dc 001340 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x3dd 001341 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x3de 001342 call le_clr_config_more_data 
-0x3df 001343 branch p_mouse_bb_disconnected 
-:      001344 p_mouse_bb_disconnected:
-0x3e0 001345 call mouse_bb_discon_clear_stack 
-0x3e1 001346 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x3e2 001347 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
-0x3e3 001348 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x3e4 001349 branch mouse_start_discovery 
-:      001350 p_mouse4_0_event_bb_disconn:
-0x3e5 001351 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x3e6 001352 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x3e7 001353 fetch 1 ,mem_le_connect_status_flag 
-0x3e8 001354 and pdata ,0x03 ,pdata 
-0x3e9 001355 call mouse_le_clean_connect_flag 
-0x3ea 001356 bne 0x03 ,mouse_start_reconnect 
-0x3eb 001357 fetch 1 ,mem_le_check_retransmit_discon_flag 
-0x3ec 001358 nbranch mouse_start_reconnect ,blank 
-0x3ed 001359 branch mouse_app_enter_hibernate 
-:      001360 p_mouse_24g_attempt_success:
-0x3ee 001361 fetch 4 ,mem_24g_addr 
-0x3ef 001362 store 4 ,mem_24g_receiver_addr 
-0x3f0 001363 store 4 ,mem_mouse_24g_addr 
-0x3f1 001364 call g24_ch_syncword_crc8_init 
-0x3f2 001365 call mouse_no_data_timer_init 
-0x3f3 001366 call mouse_device_poweron_led_config 
-0x3f4 001367 call mouse_init_sensor_reset 
-0x3f5 001368 jam 0 ,mem_mouse_long_mult_flag 
-0x3f6 001369 jam 0 ,mem_24g_conn_sm 
-0x3f7 001370 jam 0 ,mem_24g_reconn_type 
-0x3f8 001371 fetch 4 ,mem_24g_receiver_addr 
-0x3f9 001372 fetcht 4 ,mem_24g_fast_conn_addr 
-0x3fa 001373 isub temp ,null 
-0x3fb 001374 rtn zero 
-0x3fc 001375 call mouse_soft_agc_disable 
-0x3fd 001376 call p_mouse_fetch_normal_tx_power 
-0x3fe 001377 branch mouse_24g_first_store_reconn_info 
-:      001379 p_mouse_24g_pairing_complete:
-0x3ff 001380 call mouse_soft_agc_disable 
-0x400 001381 call p_mouse_fetch_normal_tx_power 
-0x401 001382 branch mouse_24g_pairing_complete 
-:      001384 p_mouse_24g_attempt_fail:
-0x402 001385 call mouse_soft_agc_disable 
-0x403 001386 call p_mouse_fetch_normal_tx_power 
-0x404 001387 fetch 1 ,mem_mouse_dpi_button_state 
-0x405 001388 rtneq dpi_button_state_down 
-0x406 001389 fetch 1 ,mem_24g_attempt_fail_flag 
-0x407 001390 nbranch mouse_24g_hibernate_set ,blank 
-0x408 001391 fetch 1 ,mem_24g_reconn_type 
-0x409 001392 beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
-0x40a 001393 beq fast_conn_and_receiver ,mouse_24g_fast_conn_attempt_fail 
-0x40b 001394 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
-0x40c 001395 branch mouse_24g_attempt_fail + 2 
-:      001397 p_mouse_24g_auto_pair_attempt_fail:
-0x40d 001398 fetch mouse_flag_len ,mem_mouse_flag 
-0x40e 001399 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x40f 001400 fetch 1 ,mem_device_number 
-0x410 001401 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
-:      001402 p_mouse_24g_first_bluetooth_reconnect:
-0x411 001403 call mouse_24g_stop 
-0x412 001404 jam mode_bt_device1 ,mem_device_flag 
-0x413 001405 branch mouse_start_reconnect_device 
-:      001407 p_mouse_reconn_dongle_attempt_fail:
-0x414 001408 fetch mouse_flag_len ,mem_mouse_flag 
-0x415 001409 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x416 001410 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
-0x417 001411 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
-0x418 001412 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
-0x419 001413 branch mouse_24g_start_auto_pair 
-:      001416 p_mouse_store_normal_tx_power:
-0x41a 001417 fetch 1 ,mem_tx_power 
-0x41b 001418 store 1 ,mem_normal_tx_power 
-0x41c 001419 rtn 
-:      001421 p_mouse_fetch_normal_tx_power:
-0x41d 001422 fetch 1 ,mem_normal_tx_power 
-0x41e 001423 store 1 ,mem_tx_power 
-0x41f 001424 rtn 
-:      001426 p_mouse_idle:
-0x420 001427 call mouse_low_voltage_led_no_enter_lpm 
-0x421 001428 call ui_check_paring_button 
-0x422 001429 call p_mouse_dpi_check 
-0x423 001430 branch mouse_idle + 4 
-:      001432 p_mouse_dpi_check:
-0x424 001433 fetch 1 ,mem_dpi_button_gpio 
-0x425 001434 rtneq gpio_disable 
-0x426 001435 arg 0 ,rega 
-0x427 001436 jam mouse_dpi_key ,mem_mouse_key_temp 
-0x428 001437 fetcht 1 ,mem_dpi_button_gpio 
-0x429 001438 call p_mouse_dpi_key_check 
-0x42a 001439 branch mouse_dpi_check_next 
-:      001441 p_mouse_dpi_key_check:
-0x42b 001442 fetch mouse_flag_len ,mem_mouse_flag 
-0x42c 001443 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-0x42d 001444 fetch 1 ,mem_mouse_dpikey_press_status 
-0x42e 001445 copy pdata ,regc 
-0x42f 001446 fetch 1 ,mem_matrix_public_gpio 
-0x430 001447 beq gpio_disable ,p_mouse_3io6key_dpi_check 
-0x431 001448 branch mouse_dpi_key_check_next 
-:      001450 p_mouse_3io6key_dpi_check:
-0x432 001451 fetch 1 ,mem_dpi_button_gpio 
-0x433 001452 call mouse_gpio_config_output_low 
-0x434 001453 fetcht 1 ,mem_dpi_button_gpio 
-0x435 001454 branch p_mouse_3io6key_check 
-:      001456 p_mouse_3io6key_check:
-0x436 001457 copy regc ,pdata 
-0x437 001458 store 1 ,mem_mouse_key_status 
-0x438 001459 lshift pdata ,pdata 
-0x439 001460 copy pdata ,regb 
-0x43a 001461 copy temp ,regc 
-0x43b 001462 call mouse_gpio_config_input_pd 
-0x43c 001463 copy regc ,temp 
-0x43d 001464 call gpio_get_bit 
-0x43e 001465 nsetflag true ,0 ,regb 
-0x43f 001466 call mouse_check_press 
-0x440 001467 branch mouse_check_key_connect_gnd_1 
-:      001469 p_g24_short_sleep:
-0x441 001470 call g24_lpm_wait 
-0x442 001471 nrtn user 
-0x443 001472 call g24_setgpio_lpm_before 
-0x444 001473 call p_clear_wake 
-0x445 001474 fetch 3 ,mem_24g_short_sleep_set 
-0x446 001475 branch g24_long_seep2 
-:      001478 p_clear_wake:
-0x447 001479 setarg 0 
-0x448 001481 store 8 ,mem_gpio_wakeup_cfg 
-0x449 001482 setarg 0 
-0x44a 001483 store 4 ,mem_gpio_wakeup_cfg + 8 
-0x44b 001484 rtn 
-:      001486 p_mouse_check_select_device_by_switch:
-0x44c 001487 call mouse_check_select_device_by_switch + 1 
-0x44d 001488 fetcht 1 ,mem_device_switch_gpio 
-0x44e 001489 branch mouse_gpio_config_input_pd 
-:      001491 p_mouse_24g_hibernate_set:
-0x44f 001492 jam 0 ,mem_24g_attempt_fail_flag 
-0x450 001493 call g24_transmit_next_packet 
-0x451 001494 setarg -1 
-0x452 001495 store 4 ,mem_24g_enter_hibernate 
-0x453 001496 setarg 0 
-0x454 001497 store 7 ,mem_mouse_key 
-0x455 001498 jam 1 ,mem_sensor_shutdown_flag 
-0x456 001499 call mouse_sensor_powerdown 
-0x457 001501 branch mouse_24g_long_sleep 
-:      001503 p_mouse_start_work:
-0x458 001504 call mouse_device_poweron_led_config 
-0x459 001505 call p_mouse_load_device_info_check 
-0x45a 001506 fetch mouse_flag_len ,mem_mouse_flag 
-0x45b 001507 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
-0x45c 001508 fetch 1 ,mem_device_flag 
-0x45d 001509 beq mode_24g_device ,p_mouse_24g_start_mode 
-0x45e 001510 branch mouse_le_fast_conn_judge 
-:      001512 p_mouse_24g_start_mode:
-0x45f 001513 fetch mouse_flag_len ,mem_mouse_flag 
-0x460 001514 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-0x461 001515 call mouse_device_24g_pair_led_config 
-0x462 001516 call mouse_wakeup_from_power_check 
-0x463 001517 branch mouse_24g_reconn_dongle_start ,user 
-0x464 001518 fetch mouse_flag_len ,mem_mouse_flag 
-0x465 001519 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
-0x466 001520 branch mouse_24g_start_mode + 7 
-:      001522 p_mouse_24g_reconn_general_dongle:
-0x467 001523 jam mode_24g_device ,mem_device_flag 
-0x468 001524 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-0x469 001525 store 2 ,mem_24g_reconn_timeout 
-0x46a 001526 jam fast_conn_and_receiver ,mem_24g_reconn_type 
-0x46b 001527 branch g24_reconn_start 
-:      001529 p_mouse_param_init:
-0x46c 001530 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x46d 001531 call mouse_gpio_config_input_pu 
-0x46e 001532 call p_mouse_param_common_init 
-0x46f 001533 branch mouse_param_init + 2 
-:      001535 p_mouse_param_common_init:
-0x470 001536 setarg mouse_ble_att_list_addr 
-0x471 001537 store 2 ,mem_ui_le_uuid_table 
-0x472 001538 jam 3 ,mem_lpm_mult_timeout 
-0x473 001539 jam 8 ,mem_lpm_overhead 
-0x474 001540 jam pb_button_state_up ,mem_select_device_button_statue 
-0x475 001541 jam commbination_key_state_up ,mem_commbination_key_statue 
-0x476 001542 setarg 0x0200 
-0x477 001543 store 2 ,mem_lpm_interval 
-0x478 001544 jam 0x17 ,mem_le_local_mtu 
-0x479 001545 jam 0x17 ,mem_le_remote_mtu 
-0x47a 001547 setarg mem_le_tx_buffer0_omemalloc_new 
-0x47b 001548 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x47c 001549 setarg mouse_ble_l2cap_txbuff_size_new 
-0x47d 001550 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x47e 001551 branch mouse_adc_gpio_mux_init 
-:      001552 p_mouse_setgpio_hibernate:
-0x47f 001553 call mouse_set_sdio_high 
-0x480 001554 call p_clear_wake 
-0x481 001555 call mouse_before_hibernate_wheel_gpio_set 
-0x482 001556 fetcht 1 ,mem_matrix_public_gpio 
-0x483 001557 call gpio_out_active 
-0x484 001558 fetcht 1 ,mem_matrix_public_gpio 
-0x485 001559 call gpio_clr_wake 
-0x486 001560 fetch 1 ,mem_mouse_sensor_sdio_gpio 
-0x487 001561 call mouse_gpio_config_output_high 
-0x488 001562 fetcht 1 ,mem_device_switch_gpio 
-0x489 001563 call mouse_gpio_set_pupd_by_input 
-0x48a 001565 call mouse_logo_led_off 
-0x48b 001566 call mouse_lpm_before_common 
-0x48c 001567 call mouse_gpio_pd_idle 
-0x48d 001568 fetcht 1 ,mem_whee_a_data_gpio 
-0x48e 001569 call mouse_gpio_config_input_pd 
-0x48f 001570 fetcht 1 ,mem_whee_b_data_gpio 
-0x490 001571 call mouse_gpio_config_input_pd 
-0x491 001572 call mouse_device_multi_led_all_off 
-0x492 001573 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x493 001574 call mouse_gpio_config_input_pu 
-0x494 001575 call p_mouse_gpio_set_high_impedance 
-0x495 001576 call mouse_adc_gpio_set_before_hibernate 
-0x496 001577 branch mouse_wheel_gpio_set_before_hibernate 
-:      001579 p_mouse_gpio_set_high_impedance:
-0x497 001580 fetch 3 ,mem_mouse_set_high_impedance_bit_set 
-0x498 001581 store 3 ,mem_pdatatemp 
-0x499 001582 arg 24 ,loopcnt 
-0x49a 001583 arg 0 ,temp 
-:      001584 p_mouse_gpio_set_high_impedance_bit_loop:
-0x49b 001585 fetch 3 ,mem_pdatatemp 
-0x49c 001586 isolate1 0 ,pdata 
-0x49d 001587 call p_gpio_set_analog ,true 
-0x49e 001588 fetch 3 ,mem_pdatatemp 
-0x49f 001589 rshift pdata ,pdata 
-0x4a0 001590 store 3 ,mem_pdatatemp 
-0x4a1 001591 increase 1 ,temp 
-0x4a2 001592 loop p_mouse_gpio_set_high_impedance_bit_loop 
-0x4a3 001593 rtn 
-:      001595 p_gpio_set_analog:
-0x4a4 001596 sub temp ,ui_button_gpio_disable ,null 
-0x4a5 001597 rtn zero 
-0x4a6 001598 branch gpio_set_analog 
-:      001600 p_mouse_lpm_before_common:
-0x4a7 001601 call p_clear_wake 
-0x4a8 001602 jam 0 ,mem_mouse_qdec_set_flag 
-0x4a9 001603 branch mouse_lpm_before_common + 1 
-:      001605 p_gpio_set_wake:
-0x4aa 001606 sub temp ,ui_button_gpio_disable ,null 
-0x4ab 001607 rtn zero 
-0x4ac 001608 arg 4 ,debug 
-0x4ad 001609 isolate1 gpio_active_bit ,temp 
-0x4ae 001610 branch gpio_set_wake_high ,true 
-0x4af 001611 arg 3 ,debug 
-0x4b0 001612 branch gpio_set_wake_high 
-:      001614 p_mouse_24g_package_data:
-0x4b1 001615 rtnmark0 mark_24g 
-0x4b2 001616 call mouse_motion 
-0x4b3 001617 nrtn user 
-0x4b4 001618 fetch 1 ,mem_mouse_24g_long_sleep_flag 
-0x4b5 001619 jam 0 ,mem_mouse_24g_long_sleep_flag 
-0x4b6 001620 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
-0x4b7 001622 fetch mouse_flag_len ,mem_mouse_flag 
-0x4b8 001623 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
-0x4b9 001624 fetch 1 ,mem_customer_key 
-0x4ba 001625 nbranch mouse_24g_keyboard_package_data ,blank 
-:      001626 p_mouse_24g_mouse_package_data:
-0x4bb 001627 call p_mouse_data_xy_release 
-0x4bc 001628 fetch 1 ,mem_24g_data_type 
-0x4bd 001629 bbit1 1 ,p_mouse_24g_mouse_package_data_now 
-0x4be 001630 fetcht 1 ,mem_24g_txbuf + 1 
-0x4bf 001631 fetch 1 ,mem_mouse_key 
-0x4c0 001632 ior temp ,pdata 
-0x4c1 001633 store 1 ,mem_mouse_key 
-0x4c2 001634 fetcht 1 ,mem_24g_txbuf + 6 
-0x4c3 001635 fetch 1 ,mem_mouse_z 
-0x4c4 001636 iadd temp ,pdata 
-0x4c5 001637 store 1 ,mem_mouse_z 
-0x4c6 001638 fetcht 1 ,mem_24g_txbuf + 7 
-0x4c7 001639 fetch 1 ,mem_mouse_tz 
-0x4c8 001640 iadd temp ,pdata 
-0x4c9 001641 store 1 ,mem_mouse_tz 
-:      001642 p_mouse_24g_mouse_package_data_now:
-0x4ca 001643 jam type_ms ,mem_24g_data_type 
-0x4cb 001644 arg 7 ,rega 
-0x4cc 001645 arg mem_mouse_key ,regb 
-0x4cd 001646 fetch 1 ,mem_mouse_key 
-0x4ce 001647 bbit1 mouse_m_key ,g24_transmit_by_interrupt_enable 
-0x4cf 001648 fetch 2 ,mem_mouse_z 
-0x4d0 001649 rtn blank 
-0x4d1 001650 branch g24_transmit_by_interrupt_enable 
-:      001652 p_mouse_24g_short_sleep_clear_wake:
-0x4d2 001653 call p_clear_wake 
-0x4d3 001654 branch p_lpm_write_gpio_wakeup 
-:      001657 p_mouse_device_led_on:
-0x4d4 001658 fetch 1 ,mem_device_flag 
-0x4d5 001659 beq mode_24g_device ,p_mouse_device_24g_led_on 
-0x4d6 001660 beq mode_bt_device1 ,p_mouse_device_bt1_led_on 
-0x4d7 001661 beq mode_bt_device2 ,mouse_device_bt2_led_on 
-0x4d8 001662 rtn 
-:      001664 p_mouse_device_24g_led_on:
-0x4d9 001665 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-0x4da 001666 call mouse_led_on 
-0x4db 001667 fetcht 1 ,mem_mouse_logo_led_gpio 
-0x4dc 001668 branch mouse_led_on 
-:      001670 p_mouse_device_bt1_led_on:
-0x4dd 001671 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0x4de 001672 call mouse_led_on 
-0x4df 001673 fetcht 1 ,mem_mouse_logo_led_gpio 
-0x4e0 001674 branch mouse_led_on 
-:      001676 p_mouse_device_led_off:
-0x4e1 001677 fetch 1 ,mem_device_flag 
-0x4e2 001678 beq mode_24g_device ,p_mouse_device_24g_led_off 
-0x4e3 001679 beq mode_bt_device1 ,p_mouse_device_bt1_led_off 
-0x4e4 001680 beq mode_bt_device2 ,mouse_device_bt2_led_off 
-0x4e5 001681 rtn 
-:      001683 p_mouse_device_24g_led_off:
-0x4e6 001684 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-0x4e7 001685 call mouse_led_off 
-0x4e8 001686 fetcht 1 ,mem_mouse_logo_led_gpio 
-0x4e9 001687 branch mouse_led_off 
-:      001689 p_mouse_device_bt1_led_off:
-0x4ea 001690 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0x4eb 001691 call mouse_led_off 
-0x4ec 001692 fetcht 1 ,mem_mouse_logo_led_gpio 
-0x4ed 001693 branch mouse_led_off 
-:      001696 p_mouse_init_sensor:
-0x4ee 001697 call mouse_read_sensor_id 
-0x4ef 001698 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-0x4f0 001699 beq p3065_id1 ,mouse_init_p3065 
-0x4f1 001700 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
-0x4f2 001701 branch mouse_init_sensor + 5 
-:      001702 p_mouse_ka8g2_id2_judge:
-0x4f3 001703 call mouse_sensor_poweron 
-0x4f4 001704 fetch 1 ,mem_sensor_id2 
-0x4f5 001705 beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
-0x4f6 001706 branch mouse_init_p32xx_id2_judge 
-:      001707 p_mouse_ka8g2_init_param:
-0x4f7 001708 jam ka8g2 ,mem_config_sensor_type 
-0x4f8 001709 arg mem_sensor_ka8g2_init_new ,regc 
-0x4f9 001710 branch mouse_sensor_wr_seq 
-:      001711 p_mouse_motion:
-0x4fa 001712 disable user 
-0x4fb 001713 setarg 0 
-0x4fc 001714 store 6 ,mem_mouse_x 
-0x4fd 001715 call p_mouse_check_sensor_data 
-0x4fe 001716 call mouse_motion + 5 
-0x4ff 001718 fetch 1 ,mem_mouse_key 
-0x500 001719 and_into 0x1f ,pdata 
-0x501 001720 bne mouse_lm_button ,p_mouse_key_status_store 
-0x502 001721 fetch 1 ,mem_mouse_key_last_status 
-0x503 001722 and_into 0x1f ,pdata 
-0x504 001723 beq mouse_lm_button ,p_mouse_key_status_store 
-0x505 001724 fetch 1 ,mem_mouse_logo_enable_flag 
-0x506 001725 branch p_mouse_disable_logo_led ,blank 
-0x507 001726 jam 0 ,mem_mouse_logo_enable_flag 
-:      001727 p_mouse_key_status_store:
-0x508 001728 fetch 1 ,mem_mouse_key 
-0x509 001729 store 1 ,mem_mouse_key_last_status 
-0x50a 001730 rtn 
-:      001732 p_mouse_disable_logo_led:
-0x50b 001733 jam 1 ,mem_mouse_logo_enable_flag 
-0x50c 001734 call mouse_logo_led_off 
-0x50d 001735 branch p_mouse_key_status_store 
-:      001737 p_mouse_check_sensor_data:
-0x50e 001738 fetch 1 ,mem_spi_write_flash_sm 
-0x50f 001739 rtnne flash_sm_no_buys 
-0x510 001740 fetch 1 ,mem_config_sensor_type 
-0x511 001741 beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
-0x512 001742 branch mouse_check_sensor_data + 2 
-:      001744 p_mouse_pka8g2_sensor_motion:
-0x513 001745 call mouse_clear_sensor_data 
-0x514 001746 fetch 1 ,mem_sensor_motion_gpio 
-0x515 001747 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
-0x516 001748 fetcht 1 ,mem_sensor_motion_gpio 
-0x517 001749 call gpio_get_bit 
-0x518 001750 nrtn true 
-:      001751 p_mouse_pka8g2_sensor_motion_1:
-0x519 001752 setarg pan_reg_pid_l 
-0x51a 001753 call twspi_read 
-0x51b 001754 bne pka8g2_id1 ,mouse_twspi_reset 
-0x51c 001755 branch mouse_p3212_sensor_motion_2 
-:      001760 p_mouse_adc_read_start:
-0x51d 001761 call enable_adc 
-0x51e 001762 call vdd_calculate_by_mode 
-0x51f 001763 div pdata ,10 
-0x520 001764 call get_div_result 
-0x521 001765 store 2 ,mem_mouse_vdd_now_vol 
-0x522 001767 branch mouse_adc_data_process 
+0x6b 000160 jam 0x60 ,0x8a86 
+0x6c 000161 jam 0x3b ,0x8a8b 
+0x6d 000162 call p_dpll_on 
+0x6e 000163 jam 0 ,core_config 
+0x6f 000164 jam clksel_dpll ,core_clksel 
+0x70 000165 setarg 0x557474 
+0x71 000166 store 3 ,0x8968 
+0x72 000167 jam 0x6e ,0x8960 
+0x73 000168 call p_rx_dcoc 
+0x74 000169 call p_rfpll_aac_ghpc 
+0x75 000170 call p_set_xtal_cap 
+0x76 000171 jam system_clk_12m ,mem_system_clk 
+0x77 000172 branch sadc_calibration 
+:      000174 p_set_xtal_cap:
+0x78 000175 rtn wake 
+0x79 000176 until null ,lpo_edge 
+0x7a 000177 fetch 1 ,mem_xtal_c_sel 
+0x7b 000178 store 1 ,core_xtal_cap 
+0x7c 000179 until null ,lpo_edge 
+0x7d 000180 rtn 
+:      000182 p_dpll_on:
+0x7e 000183 fetch 1 ,mem_fcomp_div 
+0x7f 000184 beq xtal_24m ,p_dpll_on_24m 
+0x80 000185 fetch 1 ,mem_ring_ibias_trim 
+0x81 000186 or_into 0x06 ,pdata 
+0x82 000187 store 1 ,0x8a02 
+0x83 000188 jam 0xe0 ,0x8a05 
+:      000189 p_dpll_on_24m:
+0x84 000190 jam 0xd8 ,0x8a00 
+0x85 000191 nop 60 
+0x86 000192 jam 0xa0 ,0x8a01 
+0x87 000193 jam 0xdf ,0x8a00 
+0x88 000194 jam 0xfa ,0x8a01 
+0x89 000195 nop 20 
+0x8a 000196 jam 0x9f ,0x8a00 
+0x8b 000197 rtn 
+:      000199 p_initialize_radio_16m:
+0x8c 000200 fetch 1 ,mem_ring_ibias_trim 
+0x8d 000201 or_into 0x06 ,pdata 
+0x8e 000202 store 1 ,0x8a02 
+0x8f 000203 jam 0x00 ,0x890f 
+0x90 000204 jam 0x23 ,0x8a80 
+0x91 000205 jam 0xb0 ,0x8a81 
+0x92 000206 setarg 0xe40909 
+0x93 000207 store 3 ,0x8a73 
+0x94 000208 jam 0x2a ,0x8a76 
+0x95 000209 jam 0x04 ,0x8902 
+0x96 000210 branch p_initialize_radio2 
+:      000212 p_set_otp_config:
+0x97 000213 branch p_set_otp_config_wake ,wake 
+0x98 000214 fetch 4 ,mem_otp_core_ldo 
+0x99 000215 rtn blank 
+0x9a 000216 until null ,lpo_edge 
+0x9b 000217 fetch 1 ,0x8136 
+0x9c 000218 and pdata ,0xf0 ,pdata 
+0x9d 000219 fetcht 1 ,mem_otp_core_ldo 
+0x9e 000220 ior temp ,pdata 
+0x9f 000221 increase -3 ,pdata 
+0xa0 000222 store 1 ,0x8136 
+0xa1 000223 until null ,lpo_edge 
+0xa2 000225 fetch 1 ,0x8138 
+0xa3 000226 and pdata ,0x7 ,pdata 
+0xa4 000227 fetcht 1 ,mem_otp_verf_bg 
+0xa5 000228 lshift3 temp ,temp 
+0xa6 000229 ior temp ,pdata 
+0xa7 000230 store 1 ,0x8138 
+0xa8 000231 until null ,lpo_edge 
+:      000233 p_set_otp_config_wake:
+0xa9 000234 fetch 2 ,mem_otp_charge_pump_x 
+0xaa 000235 rtn blank 
+0xab 000236 store 2 ,mem_otp_charge_pump 
+:      000237 p_set_otp_config2:
+0xac 000238 fetch 1 ,0x8acb 
+0xad 000239 and pdata ,0xf0 ,pdata 
+0xae 000240 fetcht 1 ,mem_otp_charge_pump 
+0xaf 000241 storet 1 ,mem_otp_charge_pump_x 
+0xb0 000242 ior temp ,pdata 
+0xb1 000243 store 1 ,0x8acb 
+0xb2 000245 fetch 1 ,mem_otp_dpll_ibais 
+0xb3 000246 store 1 ,mem_otp_dpll_ibais_x 
+0xb4 000247 isolate1 3 ,pdata 
+0xb5 000248 fetch 1 ,0x8a06 
+0xb6 000249 setflag true ,7 ,pdata 
+0xb7 000250 store 1 ,0x8a06 
+0xb8 000252 fetch 1 ,mem_otp_dpll_ibais 
+0xb9 000253 and pdata ,7 ,temp 
+0xba 000254 lshift4 temp ,temp 
+0xbb 000255 lshift temp ,temp 
+0xbc 000256 storet 1 ,mem_ring_ibias_trim 
+0xbd 000257 fetch 1 ,0x8a02 
+0xbe 000258 and pdata ,0x1f ,pdata 
+0xbf 000259 ior temp ,pdata 
+0xc0 000260 store 1 ,0x8a02 
+0xc1 000261 rtn 
+:      000263 p_rf_rx_enable:
+0xc2 000264 call rf_debug_rx_gpio_high 
+0xc3 000265 call rf_rx_agc_set 
+0xc4 000266 force 8 ,radio_ctrl 
+0xc5 000267 force 0 ,radio_ctrl 
+0xc6 000269 setarg 0x0aaada 
+0xc7 000270 store 3 ,0x8a0f 
+0xc8 000271 jam 0x40 ,0x8a25 
+0xc9 000272 jam 0x10 ,0x8a26 
+0xca 000273 nop 60 
+0xcb 000274 jam 0xfb ,0x8a01 
+0xcc 000275 jam 0xff ,0x8a25 
+0xcd 000276 jam 0x30 ,0x8a26 
+0xce 000277 jam 0xfe ,0x8a16 
+0xcf 000278 branch rf_rx_enable + 14 
+:      000280 p_mouse_g24_retransmit:
+0xd0 000281 fetch 1 ,mem_mouse_need_soft_reset 
+0xd1 000282 nrtn blank 
+0xd2 000283 call p_mouse_retransmit_select_device_by_pb_button 
+0xd3 000284 branch mouse_g24_retransmit + 3 
+:      000286 p_mouse_retransmit_select_device_by_pb_button:
+0xd4 000287 fetch 1 ,mem_config_select_device_button_gpio 
+0xd5 000288 rtneq gpio_disable 
+0xd6 000289 branch mouse_retransmit_select_device_by_pb_button 
+:      000291 p_g24_transmit_hop_process:
+0xd7 000292 fetcht 1 ,mem_24g_retry 
+0xd8 000293 fetch 1 ,mem_24g_fast_hop_count 
+0xd9 000294 isub temp ,null 
+0xda 000295 nbranch p_g24_tx_fast_hop ,positive 
+0xdb 000296 branch g24_transmit_hop_process + 5 
+:      000298 p_g24_tx_fast_hop:
+0xdc 000299 fetch 4 ,mem_24g_addr 
+0xdd 000300 fetcht 4 ,mem_24g_fast_conn_addr 
+0xde 000301 isub temp ,null 
+0xdf 000302 branch g24_ch ,zero 
+0xe0 000303 call p_power_ctrl_txpower_incrs 
+0xe1 000304 branch g24_tx_fast_hop + 1 
+:      000306 p_txon:
+0xe2 000307 setarg 0x0aaa7e 
+0xe3 000308 store 3 ,0x8a0f 
+0xe4 000309 nop 60 
+0xe5 000310 jam 0x00 ,0x8a25 
+0xe6 000311 jam 0x0d ,0x8a26 
+0xe7 000312 jam 0xf6 ,0x8a16 
+0xe8 000313 branch txon + 7 
+:      000315 p_set_tx_power:
+0xe9 000316 fetch 1 ,mem_tx_power 
+0xea 000317 beq tx_power_6db ,set_tx_power_7db 
+0xeb 000318 beq tx_power_10db ,p_set_tx_power_10db 
+0xec 000319 beq tx_power_f30db ,p_set_tx_power_f30db 
+0xed 000322 beq tx_power_factory ,p_set_tx_power_factory 
+0xee 000323 branch set_tx_power + 2 
+:      000325 p_set_tx_power_10db:
+0xef 000326 jam 0x25 ,0x8a14 
+0xf0 000327 setarg 0xa93f3f 
+0xf1 000328 store 3 ,0x8a60 
+0xf2 000329 jam 0x1f ,0x8a63 
+0xf3 000330 rtn 
+:      000332 p_set_tx_power_factory:
+0xf4 000333 jam 0x17 ,0x8a14 
+0xf5 000334 fetch 3 ,mem_tx_power_factory_param_new 
+0xf6 000335 store 3 ,0x8a60 
+0xf7 000336 branch set_tx_power_8a63_28 
+:      000338 p_set_tx_power_f30db:
+0xf8 000339 jam 0x17 ,0x8a14 
+0xf9 000340 setarg 0x250300 
+0xfa 000341 store 3 ,0x8a60 
+0xfb 000342 branch set_tx_power_8a63_28 
+:      000344 p_rx_dcoc:
+0xfc 000345 rtn wake 
+0xfd 000346 call set_sync_on 
+0xfe 000347 arg 39 ,temp 
+0xff 000348 call set_freq_rx 
+0x100 000349 call rf_rx_enable 
+0x101 000350 jam 0x7f ,0x8a25 
+0x102 000351 jam 0x1a ,0x8a30 
+0x103 000352 jam 0x78 ,0x8a31 
+0x104 000353 jam 0xb2 ,0x8a8f 
+0x105 000354 jam 0 ,0x8ac2 
+0x106 000355 jam 0 ,0x8ac3 
+0x107 000356 arg 6 ,queue 
+0x108 000357 call p_rx_dcoc_avg 
+0x109 000358 isolate1 13 ,rega 
+0x10a 000359 call qset_start 
+0x10b 000360 isolate1 13 ,regb 
+0x10c 000361 call qset_p 
+0x10d 000362 arg 5 ,queue 
+:      000363 p_rx_dcoc_loop2:
+0x10e 000364 call qset1_p 
+0x10f 000365 call qset_p 
+0x110 000366 call p_rx_dcoc_avg 
+0x111 000367 arg 0x8ac2 ,contw 
+0x112 000368 rshift4 rega ,pdata 
+0x113 000369 call qsetxor 
+0x114 000370 rshift4 regb ,pdata 
+0x115 000371 call qsetxor 
+0x116 000372 increase -1 ,queue 
+0x117 000373 branch p_rx_dcoc_loop2 ,positive 
+0x118 000374 branch rx_dcoc_loop2 + 10 
+:      000376 p_rx_dcoc_avg:
+0x119 000377 nop 60 
+0x11a 000378 setarg mem_dcoc_buf 
+0x11b 000379 store 2 ,0x8982 
+0x11c 000380 setarg mem_dcoc_buf_end 
+0x11d 000381 store 2 ,0x8984 
+0x11e 000382 jam 0x9 ,0x8981 
+0x11f 000383 jam 0x3 ,0x8981 
+0x120 000384 jam 0x6 ,0x8980 
+0x121 000385 nop 60 
+0x122 000386 arg 0 ,rega 
+0x123 000387 arg 0 ,regb 
+0x124 000388 arg 16 ,loopcnt 
+0x125 000389 arg mem_dcoc_buf ,contr 
+0x126 000390 branch rx_dcoc_loop 
+:      000392 p_rfpll_aac_ghpc:
+0x127 000393 rtn wake 
+0x128 000394 branch rfpll_aac_ghpc + 1 
+:      000396 p_sadc_calibration:
+0x129 000397 rtn wake 
+0x12a 000398 jam 0x77 ,core_gpadc_ctrl 
+0x12b 000399 jam 0xc9 ,core_gpadc_cfg0 
+0x12c 000400 jam 0x01 ,core_gpadc_cfg3 
+0x12d 000401 fetch 1 ,mem_adc_clkdiv 
+0x12e 000402 store 1 ,core_sadc_clkdiv 
+0x12f 000403 nop 3000 
+0x130 000404 call p_sadc_read 
+0x131 000405 jam 0xc1 ,core_gpadc_cfg0 
+0x132 000406 fetchr regb ,1 ,mem_spi_write_addr 
+0x133 000407 arg 8 ,loopcnt 
+0x134 000408 call sadc_cal_read + 1 
+0x135 000409 fetch 1 ,mem_spi_write_addr 
+0x136 000410 store 1 ,mem_adc_cal_c7 
+0x137 000411 storer regb ,1 ,mem_spi_write_addr 
+0x138 000412 rtn 
+:      000415 p_sadc_read:
+0x139 000416 jam 0x03 ,core_sadc_ctrl 
+:      000417 p_sadc_read_wait:
+0x13a 000418 fetch 1 ,core_perf_status 
+0x13b 000419 bbit0 saradc_done ,p_sadc_read_wait 
+0x13c 000420 fetcht 2 ,core_sadc_data 
+0x13d 000421 storet 2 ,mem_adc_current_value 
+0x13e 000422 jam 0x00 ,core_sadc_ctrl 
+0x13f 000423 rtn 
+:      000426 p_set_lemode:
+0x140 000427 jam 0x11 ,0x8a82 
+0x141 000428 jam 0x12 ,0x8a8d 
+0x142 000429 jam 0x0a ,0x8a8e 
+0x143 000430 fetch 1 ,mem_fcomp_div 
+0x144 000431 beq xtal_16m ,p_set_lemode_2m_16m 
+0x145 000432 setarg 0x5762 
+0x146 000433 store 2 ,0x8907 
+:      000434 p_set_lemode_2m:
+0x147 000435 jam 3 ,0x8901 
+0x148 000436 jam 3 ,0x8930 
+0x149 000437 rtnmark1 mark_ble_2m 
+0x14a 000438 jam 1 ,0x8901 
+0x14b 000439 jam 0x07 ,0x8a82 
+0x14c 000440 jam 0x44 ,0x8a8d 
+0x14d 000441 jam 0x0a ,0x8a8e 
+0x14e 000442 fetch 1 ,mem_fcomp_div 
+0x14f 000443 beq xtal_16m ,p_set_lemode_1m_16m 
+0x150 000444 setarg 0x2bb1 
+0x151 000445 store 2 ,0x8907 
+:      000446 p_set_lemode_1m:
+0x152 000447 rtnmark0 mark_ble_lr 
+0x153 000448 jam 0x24 ,0x8930 
+0x154 000449 jam 5 ,0x8901 
+0x155 000450 rtn 
+:      000452 p_set_lemode_1m_16m:
+0x156 000453 setarg 0x4189 
+0x157 000454 store 2 ,0x8907 
+0x158 000455 branch p_set_lemode_1m 
+:      000457 p_set_lemode_2m_16m:
+0x159 000458 setarg 0x8312 
+0x15a 000459 store 2 ,0x8907 
+0x15b 000460 branch p_set_lemode_2m 
+:      000461 p_le_check_retransmit_timesout:
+0x15c 000462 fetch 1 ,mem_le_conn_rcv_new 
+0x15d 000463 arg 256 ,regc 
+0x15e 000464 iadd regc ,pdata 
+0x15f 000465 rtn 
+:      000466 p_le_got_first_packet:
+0x160 000467 branch p_le_got_first_packet_new 
+:      000468 p_le_slave_match:
+0x161 000469 call p_le_check_retransmit 
+0x162 000470 branch le_slave_match + 1 
+:      000471 p_le_check_retransmit:
+0x163 000472 fetch 1 ,mem_le_conn_first_rcv 
+0x164 000473 rtn blank 
+0x165 000474 fetch 1 ,mem_le_check_retransmit_flag 
+0x166 000475 nrtn blank 
+0x167 000476 fetcht 1 ,mem_le_conn_first_rcv 
+0x168 000477 fetch 1 ,mem_le_conn_rcv_new 
+0x169 000478 isub temp ,null 
+0x16a 000479 ncall p_le_check_retransmit_timesout ,positive 
+0x16b 000480 isub temp ,pdata 
+0x16c 000481 sub pdata ,100 ,null 
+0x16d 000482 branch p_le_check_retransmit_count ,positive 
+0x16e 000483 fetch 1 ,mem_le_retransmit_cnt 
+0x16f 000484 sub pdata ,20 ,null 
+0x170 000485 ncall p_app_ble_disconnect ,positive 
+0x171 000486 jam 1 ,mem_le_check_retransmit_flag 
+0x172 000487 rtn 
+:      000488 p_app_ble_disconnect:
+0x173 000489 jam 1 ,mem_le_check_retransmit_discon_flag 
+0x174 000490 branch app_ble_disconnect 
+:      000491 p_le_check_retransmit_count:
+0x175 000492 fetcht 1 ,mem_le_arq 
+0x176 000493 fetch 1 ,mem_le_rxbuf_data_header 
+0x177 000494 rshift pdata ,pdata 
+0x178 000495 ixor temp ,pdata 
+0x179 000496 isolate1 nesn ,pdata 
+0x17a 000497 setarg 0 
+0x17b 000498 fetcht 1 ,mem_le_retransmit_cnt 
+0x17c 000499 setflag true ,0 ,pdata 
+0x17d 000500 iadd temp ,temp 
+0x17e 000501 storet 1 ,mem_le_retransmit_cnt 
+0x17f 000502 rtn 
+:      000504 p_le_got_first_packet_new:
+0x180 000505 fetch 1 ,mem_le_conn_rcv 
+0x181 000506 increase 1 ,pdata 
+0x182 000507 store 1 ,mem_le_conn_rcv 
+0x183 000508 nbranch p_le_got_first_packet_new + 7 ,match 
+0x184 000509 fetch 1 ,mem_le_conn_rcv_new 
+0x185 000510 increase 1 ,pdata 
+0x186 000511 store 1 ,mem_le_conn_rcv_new 
+0x187 000512 fetch 1 ,mem_le_state 
+0x188 000513 rtnbit1 lestate_got_first_packet 
+0x189 000514 set1 lestate_got_first_packet ,pdata 
+0x18a 000515 store 1 ,mem_le_state 
+0x18b 000516 fetch 2 ,mem_le_init_superto 
+0x18c 000517 store 2 ,mem_le_superto 
+0x18d 000518 setarg 0 
+0x18e 000519 store 4 ,mem_le_transmit_window 
+0x18f 000520 rtn 
+:      000522 p_le_rx_dec:
+0x190 000523 call le_check_retransmit 
+0x191 000524 fetchr rega ,1 ,mem_le_rxbuf_data_length 
+0x192 000525 increase -4 ,rega 
+0x193 000526 nbranch le_crc_fail_consecutive ,positive 
+0x194 000527 branch le_rx_dec + 6 
+:      000529 p_le_rx_nopayload:
+0x195 000530 parse demod ,bucket ,24 
+0x196 000531 rshift32 pdata ,pdata 
+0x197 000532 rshift16 pdata ,pdata 
+0x198 000533 istore 3 ,contw 
+0x199 000534 enable swfine 
+0x19a 000535 call le_set_until_tx_timer 
+0x19b 000536 branch le_crc_fail ,crc_failed 
+0x19c 000537 bmark0 mark_ble_encryption ,le_rx_match 
+0x19d 000538 fetch 1 ,mem_le_rxbuf_data_length 
+0x19e 000539 branch le_rx_match ,blank 
+0x19f 000540 increase -4 ,pdata 
+0x1a0 000541 store 1 ,mem_le_rxbuf_data_length 
+0x1a1 000542 call wait_ccm_done 
+0x1a2 000543 fetch 1 ,core_misc_status 
+0x1a3 000544 bbit0 7 ,le_crc_fail_consecutive 
+0x1a4 000545 force regidx_result ,regext_index 
+0x1a5 000546 storer regext ,4 ,mem_le_peer_mic 
+0x1a6 000547 branch le_rx_match 
+:      000549 p_le_parse:
+0x1a7 000550 fetch 1 ,mem_le_packet_llid 
+0x1a8 000551 rtneq llid_reserved 
+0x1a9 000552 beq llid_le_ll ,le_parse_ll 
+0x1aa 000553 branch le_parse_l2cap 
+:      000555 p_le_init_adv:
+0x1ab 000556 set0 mark_ble_crc_fail ,mark 
+0x1ac 000557 branch le_init_adv + 1 
+:      000559 p_le_adv_not_match:
+0x1ad 000560 call shutdown_radio 
+0x1ae 000561 jam 0 ,0x8900 
+0x1af 000562 set0 mark_ble_crc_fail ,mark 
+0x1b0 000563 branch le_adv_not_match + 1 
+:      000565 p_le_parse_l2cap:
+0x1b1 000566 ifetch 2 ,contr 
+0x1b2 000567 beq le_l2cap_cid_att ,p_le_parse_att 
+0x1b3 000568 branch le_parse_l2cap_next + 2 
+:      000569 p_le_parse_att:
+0x1b4 000570 ifetch 3 ,contr 
+0x1b5 000571 store 3 ,mem_le_att_opcode 
+0x1b6 000572 beq attop_read_request ,p_le_parse_att_read_request 
+0x1b7 000573 beq attop_write_request ,p_le_parse_att_write_request 
+0x1b8 000574 branch le_parse_att2 
+:      000576 p_le_parse_att_read_request:
+0x1b9 000577 fetch mouse_flag_len ,mem_mouse_flag 
+0x1ba 000578 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
+0x1bb 000579 call le_check_encrypt_state 
+0x1bc 000580 fetcht 2 ,mem_le_att_handle 
+0x1bd 000581 fetch 1 ,mem_le_configuration 
+0x1be 000582 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
+:      000584 p_le_send_att_read_response:
+0x1bf 000585 fetch 2 ,mem_le_att_handle 
+0x1c0 000586 beq 0x30 ,le_send_att_error_response_notfound 
+0x1c1 000587 fetcht 2 ,mem_le_att_handle 
+0x1c2 000588 branch le_send_att_read_response 
+:      000590 p_le_send_att_read_response_check_auth:
+0x1c3 000591 fetch 2 ,mem_le_pairing_handle 
+0x1c4 000592 isub temp ,null 
+0x1c5 000593 nbranch p_le_send_att_read_response ,zero 
+0x1c6 000594 nbranch p_le_send_att_read_response ,user 
+0x1c7 000595 branch le_send_att_read_response_error_insufficient_auth 
+:      000597 p_le_parse_att_write_request:
+0x1c8 000598 copy contr ,rega 
+0x1c9 000599 fetch 2 ,mem_le_l2cap_size 
+0x1ca 000600 add pdata ,-3 ,regb 
+0x1cb 000601 call le_writeatt_cb 
+0x1cc 000602 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x1cd 000603 beq 0xff ,le_send_att_write_response_check_auth 
+0x1ce 000604 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x1cf 000605 branch le_send_att_write_response_check_auth ,blank 
+0x1d0 000606 fetch 1 ,mem_le_connect_status_flag 
+0x1d1 000607 bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
+0x1d2 000608 setarg 0x001a 
+0x1d3 000609 fetcht 2 ,mem_le_att_handle 
+0x1d4 000610 isub temp ,null 
+0x1d5 000611 nbranch le_send_att_write_response_check_auth ,zero 
+0x1d6 000612 branch le_send_att_read_response_error_insufficient_auth 
+:      000615 p_mouse_le:
+0x1d7 000616 call le_fifo_check_nearly_full 
+0x1d8 000617 nrtn blank 
+0x1d9 000618 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x1da 000619 beq 0xff ,p_mouse_le_next 
+0x1db 000620 fetch 1 ,mem_le_connect_status_flag 
+0x1dc 000621 and pdata ,0x03 ,pdata 
+0x1dd 000622 rtnne 0x03 
+0x1de 000623 fetch 1 ,mem_le_check_retransmit_flag 
+0x1df 000624 rtn blank 
+0x1e0 000625 fetch 1 ,mem_le_check_retransmit_discon_flag 
+0x1e1 000626 nrtn blank 
+:      000627 p_mouse_le_next:
+0x1e2 000628 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x1e3 000629 call mouse_clear_sensor_data_by_reset ,blank 
+0x1e4 000630 fetch mouse_flag_len ,mem_mouse_flag 
+0x1e5 000631 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
+0x1e6 000632 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0x1e7 000633 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x1e8 000634 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+0x1e9 000635 call mouse_motion 
+0x1ea 000636 call mouse_check_125hz 
+0x1eb 000637 nrtn user 
+0x1ec 000638 call mouse_current_mult_update 
+0x1ed 000639 call p_mouse_data_xy_release 
+0x1ee 000640 branch mouse_le_next + 12 
+:      000642 p_gpio_set_wake:
+0x1ef 000643 sub temp ,ui_button_gpio_disable ,null 
+0x1f0 000644 rtn zero 
+0x1f1 000645 arg 4 ,debug 
+0x1f2 000646 isolate1 gpio_active_bit ,temp 
+0x1f3 000647 branch gpio_set_wake_high ,true 
+0x1f4 000648 arg 3 ,debug 
+0x1f5 000649 branch gpio_set_wake_high 
+:      000651 p_gpio_set_wake_by_current_state:
+0x1f6 000652 sub temp ,gpio_disable ,null 
+0x1f7 000653 rtn zero 
+0x1f8 000654 call gpio_get_bit 
+0x1f9 000655 branch p_gpio_set_qdec_mode ,true 
+:      000656 p_gpio_set_low_wake:
+0x1fa 000657 arg 3 ,debug 
+0x1fb 000658 branch gpio_set_wake_high 
+:      000660 p_gpio_set_qdec_mode:
+0x1fc 000661 jam 1 ,mem_mouse_qdec_set_flag 
+:      000662 p_mouse_qdec_lpm_cfg:
+0x1fd 000663 arg 6 ,debug 
+0x1fe 000664 branch gpio_set_wake_high 
+:      000666 p_mouse_puchk_disable:
+0x1ff 000667 setarg 0x10 
+:      000668 p_mouse_puchk_set:
+0x200 000669 store 1 ,core_puwakeup 
+0x201 000670 until null ,lpo_edge 
+0x202 000671 rtn 
+:      000673 p_mouse_puchk_enable:
+0x203 000674 setarg 0x80 
+0x204 000675 branch p_mouse_puchk_set 
+:      000677 p_mouse_lpm_before_common:
+0x205 000678 call p_clear_wake 
+0x206 000679 jam 0 ,mem_mouse_qdec_set_flag 
+0x207 000680 call mouse_lpm_before_common + 1 
+0x208 000681 call mouse_gpio_pd_idle 
+:      000682 p_mouse_wheel_set_impedance:
+0x209 000683 fetcht 1 ,mem_whee_a_data_gpio 
+0x20a 000684 call gpio_set_high_impedance 
+0x20b 000685 fetcht 1 ,mem_whee_b_data_gpio 
+0x20c 000686 branch gpio_set_high_impedance 
+:      000688 p_lpm_sleep:
+0x20d 000690 fetch 2 ,mem_cb_before_lpm_sleep 
+0x20e 000691 call callback_func 
+:      000692 p_lpm_sleep_skip_cb_function:
+0x20f 000693 fetch 4 ,mem_sleep_counter_all 
+0x210 000694 iadd temp ,pdata 
+0x211 000695 store 4 ,mem_sleep_counter_all 
+0x212 000696 call p_lpm_save_context 
+0x213 000697 call p_mouse_puchk_set_check 
+0x214 000698 branch lpm_sleep_skip_cb_function + 4 
+:      000700 p_mouse_puchk_set_check:
+0x215 000701 fetch 1 ,mem_mouse_qdec_set_flag 
+0x216 000702 branch p_mouse_puchk_disable ,blank 
+0x217 000703 branch p_mouse_puchk_enable 
+:      000705 p_lpm_save_context:
+0x218 000706 storer mark ,8 ,mem_saved_mark 
+0x219 000707 arg core_gpio_conf ,contr 
+0x21a 000708 arg mem_saved_gpio ,contw 
+0x21b 000709 call memcpy16 
+0x21c 000710 arg core_gpio_conf_hi ,contr 
+0x21d 000711 call memcpy8 
+0x21e 000712 fetch 1 ,core_spid_ctrl 
+0x21f 000713 store 1 ,mem_saved_spidctrl 
+0x220 000714 copy temp ,regb 
+:      000715 p_lpm_write_gpio_wakeup:
+0x221 000716 arg 12 ,loopcnt 
+0x222 000717 arg mem_gpio_wakeup_cfg ,rega 
+0x223 000718 arg core_gpio_wakeup_cfg ,regc 
+0x224 000719 until null ,lpo_edge 
+:      000720 p_lpm_write_gpio_loop:
+0x225 000721 ifetch 1 ,rega 
+0x226 000722 ifetcht 1 ,regc 
+0x227 000723 isub temp ,null 
+0x228 000724 branch p_lpm_write_gpio_loop_next ,zero 
+0x229 000725 istore 1 ,regc 
+0x22a 000726 until null ,lpo_edge 
+:      000727 p_lpm_write_gpio_loop_next:
+0x22b 000728 increase 1 ,rega 
+0x22c 000729 increase 1 ,regc 
+0x22d 000730 loop p_lpm_write_gpio_loop 
+0x22e 000731 copy regb ,temp 
+0x22f 000732 rtn 
+:      000734 p_lpm_dispatch:
+0x230 000735 call lpo_calibration 
+0x231 000736 fetch 3 ,mem_clks_per_lpo 
+0x232 000737 rtn blank 
+0x233 000738 fetcht 1 ,mem_mbutton_gpio 
+0x234 000739 call gpio_get_bit 
+0x235 000740 rtn true 
+0x236 000741 branch lpm_dispatch + 4 
+:      000744 p_otp_read_data:
+0x237 000745 call enable_otp_read 
+0x238 000746 call otp_read_data + 1 
+0x239 000747 branch otp_disable_chgpump 
+:      000749 p_g24_reconn_dispatch:
+0x23a 000750 fetch 2 ,mem_24g_reconn_count 
+0x23b 000751 arg 0x01f8 ,temp 
+0x23c 000752 iand temp ,pdata 
+0x23d 000753 branch p_g24_reconn_dispatch_next ,blank 
+0x23e 000754 fetch 2 ,mem_24g_reconn_count 
+0x23f 000755 increase 1 ,pdata 
+0x240 000756 store 2 ,mem_24g_reconn_count 
+0x241 000757 rtn 
+:      000759 p_g24_reconn_dispatch_next:
+0x242 000760 call g24_reconn_data_prep 
+0x243 000761 call g24_transmit_receive_ack 
+0x244 000762 nbranch g24_reconn_device_fail ,sync 
+0x245 000763 nbranch g24_reconn_device_fail ,user3 
+0x246 000764 call g24_ackpayload_parse 
+0x247 000765 fetch 1 ,mem_24g_rxdata_length 
+0x248 000766 branch p_recv_addr_zero_skip ,blank 
+:      000767 p_g24_reconn_dispatch_next_2:
+0x249 000768 fetch 4 ,mem_24g_pair_addr 
+0x24a 000769 fetcht 4 ,mem_24g_addr 
+0x24b 000770 isub temp ,null 
+0x24c 000771 branch p_g24_reconn_mode_judge ,zero 
+0x24d 000772 branch g24_reconn_dispatch_next + 9 
+:      000774 p_g24_reconn_mode_judge:
+0x24e 000775 fetch mouse_flag_len ,mem_mouse_flag 
+0x24f 000776 bbit1 mouse_enable_auto_24g_paring ,g24_pair_start 
+0x250 000777 branch g24_reconn_receiver_addr 
+:      000779 p_mouse_param_init:
+0x251 000780 call mouse_param_common_init 
+0x252 000781 call p_mouse_le_buff_modify 
+0x253 000782 branch mouse_param_init + 2 
+:      000784 p_mouse_le_buff_modify:
+0x254 000785 setarg mem_le_tx_buffer0_omemalloc_new 
+0x255 000786 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+0x256 000787 setarg mouse_ble_l2cap_txbuff_size_new 
+0x257 000788 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+0x258 000789 rtn 
+:      000791 p_recv_addr_zero_skip:
+0x259 000792 fetch 4 ,mem_24g_fast_conn_addr 
+0x25a 000793 fetcht 4 ,mem_24g_addr 
+0x25b 000794 isub temp ,null 
+0x25c 000795 branch p_g24_reconn_dispatch_next_2 ,zero 
+0x25d 000796 fetch 4 ,mem_24g_rxpayload + 2 
+0x25e 000797 rtn blank 
+0x25f 000798 branch p_g24_reconn_dispatch_next_2 
+:      000800 p_power_ctrl_start:
+0x260 000801 fetch 1 ,mem_power_ctrl_disable 
+0x261 000802 nrtn blank 
+0x262 000803 fetch 2 ,mem_ui_state_map 
+0x263 000804 rtnbit1 ui_state_ble_adv 
+0x264 000805 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
+0x265 000806 call rssi_average 
+0x266 000807 storet 1 ,mem_rssi_avg_received 
+0x267 000808 fetch 1 ,mem_rssi_dis_max_24g 
+0x268 000809 bmark1 mark_24g ,p_power_ctrl_start_next 
+0x269 000810 fetch 1 ,mem_rssi_dis_max_ble 
+:      000811 p_power_ctrl_start_next:
+0x26a 000812 isub temp ,null 
+0x26b 000813 nbranch p_power_ctrl_txpower_incrs_force ,positive 
+0x26c 000814 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x26d 000815 sub pdata ,2 ,null 
+0x26e 000816 nbranch p_power_ctrl_txpower_decrs_check ,positive 
+0x26f 000817 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x270 000818 beq 0 ,p_power_ctrl_txpower_incrs 
+0x271 000819 rtn 
+:      000821 p_power_ctrl_txpower_decrs_check:
+0x272 000822 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x273 000823 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
+0x274 000824 isub temp ,null 
+0x275 000825 nrtn zero 
+0x276 000826 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      000827 p_power_ctrl_txpower_decrs:
+0x277 000828 fetcht 1 ,mem_rssi_avg_received 
+0x278 000829 fetch 1 ,mem_rssi_dis_min_24g 
+0x279 000830 bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
+0x27a 000831 fetch 1 ,mem_rssi_dis_min_ble 
+:      000832 p_power_ctrl_txpower_decrs_next:
+0x27b 000833 isub temp ,null 
+0x27c 000834 nrtn positive 
+0x27d 000835 fetch 1 ,mem_power_ctrl_level 
+0x27e 000836 beq 0 ,power_ctrl_decrs_level0 
+0x27f 000837 increase -1 ,pdata 
+0x280 000838 store 1 ,mem_power_ctrl_level 
+0x281 000839 beq 2 ,p_power_ctrl_decrs_level2 
+0x282 000840 beq 1 ,power_ctrl_decrs_level1 
+0x283 000841 branch power_ctrl_decrs_level0 
+:      000843 p_power_ctrl_txpower_incrs_force:
+0x284 000844 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      000845 p_power_ctrl_txpower_incrs:
+0x285 000846 fetch 1 ,mem_power_ctrl_level 
+0x286 000847 beq 3 ,p_power_ctrl_incrs_level3 
+0x287 000848 increase 1 ,pdata 
+0x288 000849 store 1 ,mem_power_ctrl_level 
+0x289 000850 beq 1 ,power_ctrl_incrs_level1 
+0x28a 000851 beq 2 ,p_power_ctrl_incrs_level2 
+:      000852 p_power_ctrl_incrs_level3:
+0x28b 000853 jam tx_power_5db ,mem_tx_power 
+0x28c 000854 rtn 
+:      000855 p_power_ctrl_decrs_level2:
+:      000856 p_power_ctrl_incrs_level2:
+0x28d 000857 jam tx_power_3db ,mem_tx_power 
+0x28e 000858 rtn 
+:      000864 p_mouse_cb_fuction:
+0x28f 000865 setarg mouse_24g_short_sleep 
+0x290 000866 store 2 ,mem_cb_24g_transmit_short_sleep 
+0x291 000867 setarg mouse_24g_long_sleep 
+0x292 000868 store 2 ,mem_cb_24g_transmit_long_sleep 
+0x293 000869 setarg p_mouse_24g_before_lpm_sleep 
+0x294 000870 store 2 ,mem_cb_before_lpm_sleep 
+0x295 000871 branch mouse_cb_fuction + 7 
+:      000873 p_soft_reset:
+0x296 000874 nbranch soft_reset + 1 ,wake 
+0x297 000875 until null ,lpo_edge 
+0x298 000876 until null ,lpo_edge 
+0x299 000877 clear_stack 
+0x29a 000878 call p_mouse_wheel_init_set ,wake 
+0x29b 000879 branch soft_reset + 2 
+:      000881 p_mouse_wheel_init_set:
+0x29c 000882 call p_mouse_puchk_disable 
+0x29d 000883 fetcht 1 ,mem_whee_a_data_gpio 
+0x29e 000884 call gpio_config_input 
+0x29f 000885 fetcht 1 ,mem_whee_b_data_gpio 
+0x2a0 000886 branch gpio_config_input 
+:      000888 p_mouse_24g_before_lpm_sleep:
+0x2a1 000889 rtn 
+:      000896 p_mouse_load_device_info_check:
+0x2a2 000897 call p_mouse_store_normal_tx_power 
+0x2a3 000898 fetch mouse_flag_len ,mem_mouse_flag 
+0x2a4 000899 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
+0x2a5 000900 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
+0x2a6 000901 bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
+0x2a7 000902 rtn 
+:      000904 p_mouse_load_otp_info_check:
+0x2a8 000905 call p_mouse_device_flag_temp_store 
+0x2a9 000906 call mouse_read_otp_dpi 
+0x2aa 000907 call mouse_read_otp_device_flag 
+0x2ab 000909 call p_mouse_device_flag_check 
+0x2ac 000911 call p_mouse_select_device_by_switch_check 
+0x2ad 000913 call p_mouse_read_otp_device_info 
+0x2ae 000914 call p_mouse_read_otp_le_addr_increase_count_info 
+0x2af 000915 branch mouse_otp_load_app_initflag 
+:      000917 p_mouse_select_device_by_switch_check:
+0x2b0 000918 fetch mouse_flag_len ,mem_mouse_flag 
+0x2b1 000919 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+0x2b2 000920 call p_mouse_check_select_device_by_switch 
+:      000921 p_mouse_device_flag_temp_store:
+0x2b3 000922 fetch 1 ,mem_device_flag 
+0x2b4 000923 store 1 ,mem_mouse_device_flag_temp 
+0x2b5 000924 rtn 
+:      000926 p_mouse_read_otp_device_info:
+0x2b6 000927 fetch mouse_flag_len ,mem_mouse_flag 
+0x2b7 000928 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_read_otp_le_device1 
+0x2b8 000929 branch mouse_read_otp_device_info 
+:      000931 p_mouse_app_initflag_check:
+0x2b9 000932 fetch 2 ,mem_store_flag 
+0x2ba 000933 arg eeprom_init_flag ,temp 
+0x2bb 000934 isub temp ,null 
+0x2bc 000935 branch p_mouse_load_device_info ,zero 
+0x2bd 000937 storet 2 ,mem_store_flag 
+0x2be 000938 call mouse_ble_init_address 
+0x2bf 000939 fetch 1 ,mem_device_flag_temp 
+0x2c0 000940 store 1 ,mem_device_flag 
+0x2c1 000941 call mouse_load_default_dpi 
+0x2c2 000943 setarg 0x1122 
+0x2c3 000944 store 2 ,mem_random_addr_increase_count 
+:      000945 p_mouse_device_flag_temp_load:
+0x2c4 000946 fetch 1 ,mem_mouse_device_flag_temp 
+0x2c5 000947 store 1 ,mem_device_flag 
+0x2c6 000948 rtn 
+:      000950 p_mouse_device_flag_check:
+0x2c7 000951 fetch 1 ,mem_device_flag 
+0x2c8 000952 sub pdata ,0 ,null 
+0x2c9 000953 branch p_mouse_device_flag_temp_load ,zero 
+0x2ca 000954 sub pdata ,4 ,null 
+0x2cb 000955 branch p_mouse_24g_init ,zero 
+0x2cc 000956 rtn positive 
+:      000957 p_mouse_24g_init:
+0x2cd 000958 jam mode_24g_device ,mem_device_flag 
+0x2ce 000959 rtn 
+:      000961 p_mouse_read_otp_le_addr_increase_count_info:
+0x2cf 000962 fetch 1 ,mem_device_flag 
+0x2d0 000963 rtneq mode_24g_device 
+0x2d1 000964 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
+0x2d2 000965 copy regb ,regc 
+:      000966 p_mouse_read_otp_le_addr_increase_count_loop:
+0x2d3 000967 call mouse_read_otp_le_addr_increase_count_common 
+0x2d4 000968 fetch 2 ,mem_random_addr_increase_count_temp 
+0x2d5 000969 branch p_mouse_le_addr_increase_count_load ,blank 
+0x2d6 000970 store 2 ,mem_random_addr_increase_count_last 
+0x2d7 000971 increase 2 ,regc 
+0x2d8 000972 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
+0x2d9 000973 isub regc ,null 
+0x2da 000974 nbranch p_mouse_le_addr_increase_count_load ,positive 
+0x2db 000975 copy regc ,regb 
+0x2dc 000976 branch p_mouse_read_otp_le_addr_increase_count_loop 
+:      000978 p_mouse_le_addr_increase_count_load:
+0x2dd 000979 fetch 2 ,mem_random_addr_increase_count_last 
+0x2de 000980 store 2 ,mem_random_addr_increase_count 
+0x2df 000981 rtn 
+:      000984 p_mouse_store_device_info:
+0x2e0 000985 fetch mouse_flag_len ,mem_mouse_flag 
+0x2e1 000986 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0x2e2 000987 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+0x2e3 000988 bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
+0x2e4 000989 rtn 
+:      000991 p_mouse_store_otp_device_info:
+0x2e5 000992 call p_mouse_write_otp_locall_addr 
+0x2e6 000993 call p_mouse_write_otp_device_flag 
+0x2e7 000994 branch mouse_store_otp_device_info + 1 
+:      000996 p_mouse_write_otp_locall_addr:
+0x2e8 000997 fetch 1 ,mem_device_flag 
+0x2e9 000998 rtneq mode_24g_device 
+0x2ea 000999 beq mode_bt_device1 ,p_mouse_write_otp_le_locall_addr1 
+0x2eb 001000 beq mode_bt_device2 ,p_mouse_write_otp_le_locall_addr2 
+0x2ec 001001 rtn 
+:      001003 p_mouse_write_otp_device_flag:
+0x2ed 001004 fetchr regb ,2 ,mem_otp_offset_device_flag 
+0x2ee 001005 copy regb ,regc 
+:      001006 p_mouse_write_otp_device_flag_loop:
+0x2ef 001007 call mouse_read_otp_device_flag_common 
+0x2f0 001008 fetch 1 ,mem_device_flag_temp 
+0x2f1 001009 branch p_mouse_device_flag_store ,blank 
+0x2f2 001010 store 1 ,mem_device_flag_last 
+0x2f3 001011 increase 1 ,regc 
+0x2f4 001012 fetch 2 ,mem_otp_offset_device_flag_end 
+0x2f5 001013 isub regc ,null 
+0x2f6 001014 nrtn positive 
+0x2f7 001015 copy regc ,regb 
+0x2f8 001016 branch p_mouse_write_otp_device_flag_loop 
+:      001018 p_mouse_device_flag_store:
+0x2f9 001019 fetch 1 ,mem_device_flag_last 
+0x2fa 001020 and pdata ,0xf0 ,pdata 
+0x2fb 001021 branch p_mouse_device_flag_store_check ,blank 
+0x2fc 001022 fetch 1 ,mem_device_flag 
+0x2fd 001024 call p_mouse_device_flag_otp_store_judge 
+0x2fe 001026 store 1 ,mem_device_flag_value 
+:      001027 p_mouse_device_flag_store_end:
+0x2ff 001028 arg 1 ,loopcnt 
+0x300 001029 copy regc ,regb 
+0x301 001030 arg mem_device_flag_value ,rega 
+0x302 001031 branch otp_write 
+:      001033 p_mouse_device_flag_store_check:
+0x303 001034 fetcht 1 ,mem_device_flag_last 
+0x304 001035 fetch 1 ,mem_device_flag 
+0x305 001036 call p_mouse_device_flag_otp_store_judge 
+0x306 001037 isub temp ,null 
+0x307 001038 rtn zero 
+0x308 001039 lshift4 pdata ,pdata 
+0x309 001040 iadd temp ,pdata 
+0x30a 001041 store 1 ,mem_device_flag_value 
+0x30b 001043 copy regc ,pdata 
+0x30c 001044 fetcht 2 ,mem_otp_offset_device_flag 
+0x30d 001045 isub temp ,null 
+0x30e 001046 branch p_mouse_device_flag_store_end ,zero 
+0x30f 001048 increase -1 ,regc 
+0x310 001049 branch p_mouse_device_flag_store_end 
+:      001051 p_mouse_device_flag_otp_store_judge:
+0x311 001052 rtnne mode_24g_device 
+0x312 001053 increase 4 ,pdata 
+0x313 001054 rtn 
+:      001058 p_mouse_write_otp_le_locall_addr1:
+0x314 001059 fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
+0x315 001060 copy regb ,regc 
+:      001061 p_mouse_write_otp_le_locall_addr1_loop:
+0x316 001062 call mouse_read_otp_le_locall_addr1_common 
+0x317 001063 fetch 6 ,mem_mouse_le_locall_addr1_temp 
+0x318 001064 branch p_mouse_le_local_addr1_store ,blank 
+0x319 001065 store 6 ,mem_mouse_le_locall_addr1_last 
+0x31a 001066 increase 6 ,regc 
+0x31b 001067 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
+0x31c 001068 isub regc ,null 
+0x31d 001069 nrtn positive 
+0x31e 001070 copy regc ,regb 
+0x31f 001071 branch p_mouse_write_otp_le_locall_addr1_loop 
+:      001073 p_mouse_le_local_addr1_store:
+0x320 001074 fetch 6 ,mem_mouse_le_locall_addr1_last 
+0x321 001075 fetcht 6 ,mem_device1_locall_addr 
+0x322 001076 isub temp ,null 
+0x323 001077 rtn zero 
+0x324 001078 arg 6 ,loopcnt 
+0x325 001079 arg mem_device1_locall_addr ,rega 
+0x326 001080 copy regc ,regb 
+0x327 001081 branch otp_write 
+:      001083 p_mouse_write_otp_le_locall_addr2:
+0x328 001084 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
+0x329 001085 copy regb ,regc 
+:      001086 p_mouse_write_otp_le_locall_addr2_loop:
+0x32a 001087 call mouse_read_otp_le_locall_addr2_common 
+0x32b 001088 fetch 6 ,mem_mouse_le_locall_addr2_temp 
+0x32c 001089 branch p_mouse_le_local_addr2_store ,blank 
+0x32d 001090 store 6 ,mem_mouse_le_locall_addr2_last 
+0x32e 001091 increase 6 ,regc 
+0x32f 001092 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
+0x330 001093 isub regc ,null 
+0x331 001094 nrtn positive 
+0x332 001095 copy regc ,regb 
+0x333 001096 branch p_mouse_write_otp_le_locall_addr2_loop 
+:      001098 p_mouse_le_local_addr2_store:
+0x334 001099 fetch 6 ,mem_mouse_le_locall_addr2_last 
+0x335 001100 fetcht 6 ,mem_device2_locall_addr 
+0x336 001101 isub temp ,null 
+0x337 001102 rtn zero 
+0x338 001103 arg 6 ,loopcnt 
+0x339 001104 arg mem_device2_locall_addr ,rega 
+0x33a 001105 copy regc ,regb 
+0x33b 001106 branch otp_write 
+:      001110 p_mouse_load_device_info:
+0x33c 001111 call p_mouse_le_locall_addr_init_check 
+0x33d 001112 call p_mouse_select_reconn_device 
+0x33e 001113 call p_mouse_otp_load_dpi 
+0x33f 001114 branch mouse_load_device_info + 1 
+:      001116 p_mouse_otp_load_dpi:
+0x340 001117 fetch mouse_flag_len ,mem_mouse_flag 
+0x341 001118 rtnbit0 mouse_enable_load_and_store_dpi 
+0x342 001119 fetch 1 ,mem_mouse_dpi 
+0x343 001120 beq 0 ,mouse_otp_load_dpi 
+0x344 001121 beq 6 ,p_mouse_dpi_reinit 
+0x345 001122 rtn 
+:      001124 p_mouse_dpi_reinit:
+0x346 001125 jam mouse_dpi_level1 ,mem_mouse_dpi 
+0x347 001126 rtn 
+:      001128 p_mouse_store_dpi_info_check:
+0x348 001129 fetch mouse_flag_len ,mem_mouse_flag 
+0x349 001130 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+0x34a 001131 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
+0x34b 001132 rtn 
+:      001134 p_mouse_store_otp_dpi:
+0x34c 001135 fetch mouse_flag_len ,mem_mouse_flag 
+0x34d 001136 rtnbit0 mouse_enable_load_and_store_dpi 
+0x34e 001137 fetchr regb ,2 ,mem_otp_offset_dpi 
+0x34f 001138 copy regb ,regc 
+:      001139 p_mouse_otp_store_dpi_loop:
+0x350 001140 call mouse_read_otp_dpi_common 
+0x351 001141 fetch 1 ,mem_mouse_dpi_temp 
+0x352 001142 branch p_mouse_otp_dpi_store ,blank 
+0x353 001143 store 1 ,mem_mouse_dpi_last 
+0x354 001144 increase 1 ,regc 
+0x355 001145 fetch 2 ,mem_otp_offset_dpi_end 
+0x356 001146 isub regc ,null 
+0x357 001147 nrtn positive 
+0x358 001148 copy regc ,regb 
+0x359 001149 branch p_mouse_otp_store_dpi_loop 
+:      001151 p_mouse_otp_dpi_store:
+0x35a 001152 fetch 1 ,mem_mouse_dpi_last 
+0x35b 001153 and pdata ,0xf0 ,pdata 
+0x35c 001154 branch p_mouse_dpi_store_last_check ,blank 
+0x35d 001155 fetch 1 ,mem_mouse_dpi 
+0x35e 001157 call p_mouse_dpi_otp_store_judge 
+0x35f 001159 store 1 ,mem_mouse_otp_dpi_value 
+:      001160 p_mouse_dpi_store_end:
+0x360 001161 arg 1 ,loopcnt 
+0x361 001162 copy regc ,regb 
+0x362 001163 arg mem_mouse_otp_dpi_value ,rega 
+0x363 001164 branch otp_write 
+:      001166 p_mouse_dpi_store_last_check:
+0x364 001167 fetcht 1 ,mem_mouse_dpi_last 
+0x365 001168 fetch 1 ,mem_mouse_dpi 
+0x366 001169 call p_mouse_dpi_otp_store_judge 
+0x367 001170 isub temp ,null 
+0x368 001171 rtn zero 
+0x369 001172 lshift4 pdata ,pdata 
+0x36a 001173 iadd temp ,pdata 
+0x36b 001174 store 1 ,mem_mouse_otp_dpi_value 
+0x36c 001176 copy regc ,pdata 
+0x36d 001177 fetcht 2 ,mem_otp_offset_dpi 
+0x36e 001178 isub temp ,null 
+0x36f 001179 branch p_mouse_dpi_store_end ,zero 
+0x370 001181 increase -1 ,regc 
+0x371 001182 branch p_mouse_dpi_store_end 
+:      001184 p_mouse_dpi_otp_store_judge:
+0x372 001185 rtnne mouse_dpi_level1 
+0x373 001186 increase 6 ,pdata 
+0x374 001187 rtn 
+:      001189 p_mouse_le_locall_addr_init_check:
+0x375 001190 fetch mouse_flag_len ,mem_mouse_flag 
+0x376 001191 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_le_addr1_init_check 
+0x377 001192 fetch 1 ,mem_device_flag 
+0x378 001193 rtneq mode_24g_device 
+0x379 001194 beq mode_bt_device1 ,p_mouse_le_addr1_init_check 
+0x37a 001195 beq mode_bt_device2 ,p_mouse_le_addr2_init_check 
+0x37b 001196 rtn 
+:      001198 p_mouse_le_addr1_init_check:
+0x37c 001199 fetch 6 ,mem_device1_locall_addr 
+0x37d 001200 fetcht 6 ,mem_mouse_compare_addr 
+0x37e 001201 isub temp ,null 
+0x37f 001202 nrtn zero 
+0x380 001203 fetch 6 ,mem_le_lap 
+0x381 001204 store 6 ,mem_device1_locall_addr 
+0x382 001205 rtn 
+:      001207 p_mouse_le_addr2_init_check:
+0x383 001208 fetch 6 ,mem_device1_locall_addr 
+0x384 001209 fetcht 6 ,mem_mouse_compare_addr 
+0x385 001210 isub temp ,null 
+0x386 001211 nrtn zero 
+0x387 001212 fetch 6 ,mem_le_lap 
+0x388 001213 add pdata ,0x0100 ,pdata 
+0x389 001214 store 6 ,mem_device1_locall_addr 
+0x38a 001215 rtn 
+:      001217 p_mouse_buletooth_fast_conn_end:
+0x38b 001218 call p_mouse_select_reconn_device 
+0x38c 001219 branch mouse_buletooth_fast_conn_end + 2 
+:      001221 p_mouse_select_reconn_device:
+0x38d 001222 fetch mouse_flag_len ,mem_mouse_flag 
+0x38e 001223 bbit0 mouse_enable_otp ,mouse_select_reconn_device 
+0x38f 001224 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_load_le_device1 
+:      001225 p_mouse_select_reconn_device_start:
+0x390 001226 fetch 1 ,mem_device_flag 
+0x391 001227 rtneq mode_24g_device 
+0x392 001228 beq mode_bt_device1 ,p_mouse_load_le_device1 
+0x393 001229 beq mode_bt_device2 ,p_mouse_load_le_device2 
+0x394 001230 rtn 
+:      001232 p_mouse_load_le_device1:
+0x395 001233 fetch 6 ,mem_device1_addr 
+0x396 001234 store 6 ,mem_hci_plap 
+0x397 001237 fetch 6 ,mem_device1_locall_addr 
+0x398 001238 store 6 ,mem_le_lap 
+0x399 001239 rtn 
+:      001241 p_mouse_load_le_device2:
+0x39a 001242 fetch 6 ,mem_device2_addr 
+0x39b 001243 store 6 ,mem_hci_plap 
+0x39c 001246 fetch 6 ,mem_device2_locall_addr 
+0x39d 001247 store 6 ,mem_le_lap 
+0x39e 001248 rtn 
+:      001250 p_mouse_store_remote_bdaddr:
+0x39f 001251 fetch mouse_flag_len ,mem_mouse_flag 
+0x3a0 001252 rtnbit0 mouse_store_eeprom_flag 
+0x3a1 001253 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
+0x3a2 001254 arg mouse_store_eeprom_flag ,queue 
+0x3a3 001255 call mouse_disable_function_flag 
+0x3a4 001256 call mouse_check_device_addr 
+0x3a5 001257 call p_mouse_before_store_reconn_info 
+0x3a6 001258 branch mouse_store_device_info_delay 
+:      001260 p_mouse_before_store_reconn_info:
+0x3a7 001261 fetch 1 ,mem_device_flag 
+0x3a8 001262 beq mode_bt_device1 ,p_mouse_store_le_device1 
+0x3a9 001263 beq mode_bt_device2 ,p_mouse_store_le_device2 
+0x3aa 001264 rtn 
+:      001266 p_mouse_store_le_device1:
+0x3ab 001267 fetch 6 ,mem_le_plap 
+0x3ac 001268 store 6 ,mem_device1_addr 
+0x3ad 001269 fetch 6 ,mem_le_lap 
+0x3ae 001270 store 6 ,mem_device1_locall_addr 
+0x3af 001271 rtn 
+:      001273 p_mouse_store_le_device2:
+0x3b0 001274 fetch 6 ,mem_le_plap 
+0x3b1 001275 store 6 ,mem_device2_addr 
+0x3b2 001276 fetch 6 ,mem_le_lap 
+0x3b3 001277 store 6 ,mem_device2_locall_addr 
+0x3b4 001278 rtn 
+:      001281 p_mouse_bb_event_timer:
+0x3b5 001282 call p_mouse_le_send_conn_param_update_timer 
+0x3b6 001283 call mouse_low_voltage_led_timer 
+0x3b7 001284 call mouse_adc_read 
+0x3b8 001286 call mouse_logo_led_on_timer 
+0x3b9 001287 call mouse_led_multi_timer 
+0x3ba 001288 call mouse_dpi_led_blink_delay_timer 
+0x3bb 001290 call g24_pair_timeout_timer 
+0x3bc 001291 call g24_reconn_timeout_timer 
+0x3bd 001292 call mouse_24g_long_sleep_param_update_timer 
+0x3be 001294 call mouse_dpi_key_check_long_press 
+0x3bf 001295 call mouse_bt_discovery_check 
+0x3c0 001296 call mouse_commbination_key_process 
+0x3c1 001297 call mouse_check_discovery_timeout_timer 
+0x3c2 001299 call mouse_check_direct_timeout_timer 
+0x3c3 001300 call mouse_le_enable_att_list_timer 
+0x3c4 001301 call mouse_le_battery_updata_timer 
+0x3c5 001302 call mouse_le_send_smp_security_request_timer 
+0x3c6 001304 call mouse_check_reconnect_delay_long_sleep 
+0x3c7 001305 call p_mouse_current_mult_update_timer 
+0x3c8 001306 call mouse_wheel_trigger_timer 
+0x3c9 001307 call mouse_store_information_delay_timer 
+0x3ca 001308 branch mouse_check_no_data_timeout_timer 
+:      001310 p_mouse_le_send_conn_param_update_timer:
+0x3cb 001311 arg mem_mouse_le_send_conn_param_update_timer ,regc 
+0x3cc 001312 arg mouse_updata_le_param ,regb 
+0x3cd 001313 branch timer_single_step 
+:      001315 p_mouse_current_mult_update_timer:
+0x3ce 001316 arg mem_mouse_current_mult_timer ,regc 
+0x3cf 001317 arg p_mouse_current_mult_reinit ,regb 
+0x3d0 001318 branch timer_single_step 
+:      001319 p_mouse_current_mult_reinit:
+0x3d1 001320 fetch 1 ,mem_lpm_mult_init 
+0x3d2 001321 store 1 ,mem_lpm_mult 
+0x3d3 001322 jam 3 ,mem_mouse_long_mult_flag 
+0x3d4 001323 rtn 
+:      001325 p_mouse_start_discovery:
+0x3d5 001326 call mouse_sensor_powerdown 
+0x3d6 001327 branch mouse_start_discovery + 1 
+:      001329 p_mouse_priority_bb_event:
+0x3d7 001330 copy regc ,pdata 
+0x3d8 001331 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+0x3d9 001332 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+0x3da 001333 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+0x3db 001334 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0x3dc 001335 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+0x3dd 001336 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+0x3de 001337 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+0x3df 001338 branch mouse_priority_bb_event + 2 
+:      001340 p_mouse_le_bb_event_connected:
+0x3e0 001342 setarg 0 
+0x3e1 001343 store 4 ,mem_le_conn_first_rcv 
+0x3e2 001344 branch mouse_le_bb_event_connected 
+:      001346 p_mouse_le_ll_start_encryt:
+0x3e3 001347 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x3e4 001348 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+0x3e5 001349 jam 20 ,mem_le_start_encrypt_timer 
+0x3e6 001350 branch p_mouse_le_ll_reconn_start_encryt_new 
+:      001351 p_mouse_le_ll_reconn_start_encryt:
+0x3e7 001352 call mouse_updata_le_param 
+0x3e8 001353 jam 5 ,mem_le_start_encrypt_timer 
+:      001354 p_mouse_le_ll_reconn_start_encryt_new:
+0x3e9 001355 fetch 1 ,mem_le_conn_rcv_new 
+0x3ea 001356 store 1 ,mem_le_conn_first_rcv 
+0x3eb 001357 branch mouse_le_ll_enable_start_enc_flag 
+:      001360 p_mouse_le_conn_param_update_rsp_recieved:
+0x3ec 001361 fetch 1 ,mem_mouse_le_send_conn_param_update 
+0x3ed 001362 nrtn blank 
+0x3ee 001363 jam 1 ,mem_mouse_le_send_conn_param_update 
+0x3ef 001364 jam 30 ,mem_mouse_le_send_conn_param_update_timer 
+0x3f0 001365 rtn 
+:      001367 p_mouse_le_bb_disconnected:
+0x3f1 001368 setarg 0 
+0x3f2 001369 store 1 ,mem_mouse_le_send_conn_param_update 
+0x3f3 001370 store 1 ,mem_mouse_le_send_conn_param_update_timer 
+0x3f4 001371 setarg 0 
+0x3f5 001372 store 2 ,mem_le_battery_level_updata_timer 
+0x3f6 001373 jam 0 ,mem_mouse_le_bb_connected_flag 
+0x3f7 001374 arg le_interval_7_5ms ,temp 
+0x3f8 001375 fetch mouse_flag_len ,mem_mouse_flag 
+0x3f9 001376 bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
+0x3fa 001377 arg le_interval_8_75ms ,temp 
+:      001378 p_mouse_le_bb_disconnected_next:
+0x3fb 001379 storet 2 ,mem_le_interval_min 
+0x3fc 001380 storet 2 ,mem_le_interval_min + 2 
+0x3fd 001381 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x3fe 001382 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x3ff 001383 call le_clr_config_more_data 
+0x400 001384 branch p_mouse_bb_disconnected 
+:      001385 p_mouse_bb_disconnected:
+0x401 001386 call mouse_bb_discon_clear_stack 
+0x402 001387 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x403 001388 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
+0x404 001389 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x405 001390 branch mouse_start_discovery 
+:      001391 p_mouse4_0_event_bb_disconn:
+0x406 001392 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x407 001393 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x408 001394 fetch 1 ,mem_le_connect_status_flag 
+0x409 001395 and pdata ,0x03 ,pdata 
+0x40a 001396 call mouse_le_clean_connect_flag 
+0x40b 001397 bne 0x03 ,mouse_start_reconnect 
+0x40c 001398 fetch 1 ,mem_le_check_retransmit_discon_flag 
+0x40d 001399 nbranch mouse_start_reconnect ,blank 
+0x40e 001400 branch mouse_app_enter_hibernate 
+:      001402 p_mouse_24g_attempt_success:
+0x40f 001403 fetch 4 ,mem_24g_addr 
+0x410 001404 store 4 ,mem_24g_receiver_addr 
+0x411 001405 store 4 ,mem_mouse_24g_addr 
+0x412 001406 call g24_ch_syncword_crc8_init 
+0x413 001407 call mouse_no_data_timer_init 
+0x414 001408 call mouse_device_poweron_led_config 
+0x415 001409 call mouse_init_sensor_reset 
+0x416 001410 jam 0 ,mem_mouse_long_mult_flag 
+0x417 001411 jam 0 ,mem_24g_conn_sm 
+0x418 001412 jam 0 ,mem_24g_reconn_type 
+0x419 001413 fetch 4 ,mem_24g_receiver_addr 
+0x41a 001414 fetcht 4 ,mem_24g_fast_conn_addr 
+0x41b 001415 isub temp ,null 
+0x41c 001416 rtn zero 
+0x41d 001417 call mouse_soft_agc_disable 
+0x41e 001418 call p_mouse_fetch_normal_tx_power 
+0x41f 001419 branch mouse_24g_first_store_reconn_info 
+:      001421 p_mouse_24g_pairing_complete:
+0x420 001422 call mouse_soft_agc_disable 
+0x421 001423 call p_mouse_fetch_normal_tx_power 
+0x422 001424 branch mouse_24g_pairing_complete 
+:      001426 p_mouse_24g_attempt_fail:
+0x423 001427 call mouse_soft_agc_disable 
+0x424 001428 call p_mouse_fetch_normal_tx_power 
+0x425 001429 fetch 1 ,mem_mouse_dpi_button_state 
+0x426 001430 rtneq dpi_button_state_down 
+0x427 001431 fetch 1 ,mem_24g_attempt_fail_flag 
+0x428 001432 nbranch mouse_24g_hibernate_set ,blank 
+0x429 001433 fetch 1 ,mem_24g_reconn_type 
+0x42a 001434 beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
+0x42b 001435 beq fast_conn_and_receiver ,mouse_24g_fast_conn_attempt_fail 
+0x42c 001436 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
+0x42d 001437 branch mouse_24g_attempt_fail + 2 
+:      001439 p_mouse_24g_auto_pair_attempt_fail:
+0x42e 001440 fetch mouse_flag_len ,mem_mouse_flag 
+0x42f 001441 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0x430 001442 fetch 1 ,mem_device_number 
+0x431 001443 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
+:      001444 p_mouse_24g_first_bluetooth_reconnect:
+0x432 001445 call mouse_24g_stop 
+0x433 001446 jam mode_bt_device1 ,mem_device_flag 
+0x434 001447 branch mouse_le_fast_conn_judge 
+:      001449 p_mouse_reconn_dongle_attempt_fail:
+0x435 001450 fetch mouse_flag_len ,mem_mouse_flag 
+0x436 001451 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0x437 001452 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
+0x438 001453 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
+0x439 001454 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
+0x43a 001455 branch mouse_24g_start_auto_pair 
+:      001457 p_mouse_start_work:
+0x43b 001458 fetch mouse_flag_len ,mem_mouse_flag 
+0x43c 001459 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
+0x43d 001460 fetch 1 ,mem_device_flag 
+0x43e 001461 beq mode_24g_device ,p_mouse_24g_start_mode 
+0x43f 001462 branch mouse_le_fast_conn_judge 
+:      001464 p_mouse_24g_first_start_auto_pair_mode:
+0x440 001465 call mouse_wakeup_from_power_check 
+0x441 001466 branch p_mouse_24g_first_start_reconn ,user 
+0x442 001467 branch mouse_24g_reconn_general_dongle 
+:      001469 p_mouse_24g_first_start_reconn:
+0x443 001470 fetch 1 ,mem_device_flag 
+0x444 001471 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
+0x445 001472 call mouse_bluetooth_fast_conn_disable 
+0x446 001473 branch p_mouse_24g_first_bluetooth_reconnect 
+:      001475 p_mouse_24g_start_mode:
+0x447 001476 fetch mouse_flag_len ,mem_mouse_flag 
+0x448 001477 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+0x449 001478 call mouse_device_24g_pair_led_config 
+0x44a 001479 call mouse_wakeup_from_power_check 
+0x44b 001480 branch mouse_24g_reconn_dongle_start ,user 
+0x44c 001481 fetch mouse_flag_len ,mem_mouse_flag 
+0x44d 001482 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
+0x44e 001483 branch mouse_24g_start_mode + 7 
+:      001485 p_mouse_24g_reconn_general_dongle:
+0x44f 001486 jam mode_24g_device ,mem_device_flag 
+0x450 001487 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
+0x451 001488 store 2 ,mem_24g_reconn_timeout 
+0x452 001489 jam fast_conn_and_receiver ,mem_24g_reconn_type 
+0x453 001490 branch g24_reconn_start 
+:      001492 p_mouse_store_normal_tx_power:
+0x454 001493 fetch 1 ,mem_tx_power 
+0x455 001494 store 1 ,mem_normal_tx_power 
+0x456 001495 rtn 
+:      001497 p_mouse_fetch_normal_tx_power:
+0x457 001498 fetch 1 ,mem_normal_tx_power 
+0x458 001499 store 1 ,mem_tx_power 
+0x459 001500 rtn 
+:      001502 p_mouse_idle:
+0x45a 001503 call mouse_low_voltage_led_no_enter_lpm 
+0x45b 001504 call ui_check_paring_button 
+0x45c 001505 call p_mouse_dpi_check 
+0x45d 001506 branch mouse_idle + 4 
+:      001508 p_mouse_dpi_check:
+0x45e 001509 fetch 1 ,mem_dpi_button_gpio 
+0x45f 001510 rtneq gpio_disable 
+0x460 001511 arg 0 ,rega 
+0x461 001512 jam mouse_dpi_key ,mem_mouse_key_temp 
+0x462 001513 fetcht 1 ,mem_dpi_button_gpio 
+0x463 001514 call p_mouse_dpi_key_check 
+0x464 001515 branch mouse_dpi_check_next 
+:      001517 p_mouse_dpi_key_check:
+0x465 001518 fetch mouse_flag_len ,mem_mouse_flag 
+0x466 001519 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+0x467 001520 fetch 1 ,mem_mouse_dpikey_press_status 
+0x468 001521 copy pdata ,regc 
+0x469 001522 fetch 1 ,mem_matrix_public_gpio 
+0x46a 001523 beq gpio_disable ,p_mouse_3io6key_dpi_check 
+0x46b 001524 branch mouse_dpi_key_check_next 
+:      001526 p_mouse_3io6key_dpi_check:
+0x46c 001527 fetch 1 ,mem_dpi_button_gpio 
+0x46d 001528 call mouse_gpio_config_output_low 
+0x46e 001529 fetcht 1 ,mem_dpi_button_gpio 
+0x46f 001530 branch p_mouse_3io6key_check 
+:      001532 p_mouse_3io6key_check:
+0x470 001533 copy regc ,pdata 
+0x471 001534 store 1 ,mem_mouse_key_status 
+0x472 001535 lshift pdata ,pdata 
+0x473 001536 copy pdata ,regb 
+0x474 001537 copy temp ,regc 
+0x475 001538 call mouse_gpio_config_input_pd 
+0x476 001539 copy regc ,temp 
+0x477 001540 call gpio_get_bit 
+0x478 001541 nsetflag true ,0 ,regb 
+0x479 001542 call mouse_check_press 
+0x47a 001543 branch mouse_check_key_connect_gnd_1 
+:      001545 p_g24_short_sleep:
+0x47b 001546 call g24_lpm_wait 
+0x47c 001547 nrtn user 
+0x47d 001548 call g24_setgpio_lpm_before 
+0x47e 001549 call p_clear_wake 
+0x47f 001550 fetch 3 ,mem_24g_short_sleep_set 
+0x480 001551 branch g24_long_seep2 
+:      001554 p_clear_wake:
+0x481 001555 setarg 0 
+0x482 001557 store 8 ,mem_gpio_wakeup_cfg 
+0x483 001558 setarg 0 
+0x484 001559 store 4 ,mem_gpio_wakeup_cfg + 8 
+0x485 001560 rtn 
+:      001562 p_mouse_24g_hibernate_set:
+0x486 001563 jam 0 ,mem_24g_attempt_fail_flag 
+0x487 001564 call g24_transmit_next_packet 
+0x488 001565 setarg -1 
+0x489 001566 store 4 ,mem_24g_enter_hibernate 
+0x48a 001567 setarg 0 
+0x48b 001568 store 7 ,mem_mouse_key 
+0x48c 001569 jam 1 ,mem_sensor_shutdown_flag 
+0x48d 001570 call mouse_sensor_powerdown 
+0x48e 001572 branch mouse_24g_long_sleep 
+:      001574 p_mouse_setgpio_hibernate:
+0x48f 001575 call mouse_set_sdio_high 
+0x490 001576 call p_clear_wake 
+0x491 001577 call mouse_before_hibernate_wheel_gpio_set 
+0x492 001578 fetcht 1 ,mem_matrix_public_gpio 
+0x493 001579 call gpio_out_active 
+0x494 001580 fetcht 1 ,mem_matrix_public_gpio 
+0x495 001581 call gpio_clr_wake 
+0x496 001582 fetch 1 ,mem_mouse_sensor_sdio_gpio 
+0x497 001583 call mouse_gpio_config_output_high 
+0x498 001585 fetcht 1 ,mem_device_switch_gpio 
+0x499 001586 call mouse_gpio_set_pupd_by_input 
+0x49a 001587 arg 21 ,temp 
+0x49b 001588 call mouse_gpio_config_input_pu 
+0x49c 001590 call mouse_logo_led_off 
+0x49d 001591 call mouse_lpm_before_common 
+0x49e 001592 call mouse_gpio_pd_idle 
+0x49f 001593 call p_mouse_wheel_set_impedance 
+0x4a0 001597 branch mouse_setgpio_hibernate_next 
+:      001598 p_mouse_24g_package_data:
+0x4a1 001599 rtnmark0 mark_24g 
+0x4a2 001600 call mouse_motion 
+0x4a3 001601 nrtn user 
+0x4a4 001602 fetch 1 ,mem_mouse_24g_long_sleep_flag 
+0x4a5 001603 jam 0 ,mem_mouse_24g_long_sleep_flag 
+0x4a6 001604 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
+0x4a7 001606 fetch mouse_flag_len ,mem_mouse_flag 
+0x4a8 001607 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
+0x4a9 001608 fetch 1 ,mem_customer_key 
+0x4aa 001609 nbranch mouse_24g_keyboard_package_data ,blank 
+:      001610 p_mouse_24g_mouse_package_data:
+0x4ab 001611 call p_mouse_data_xy_release 
+0x4ac 001612 fetch 1 ,mem_24g_data_type 
+0x4ad 001613 bbit1 1 ,p_mouse_24g_mouse_package_data_now 
+0x4ae 001614 fetcht 1 ,mem_24g_txbuf + 1 
+0x4af 001615 fetch 1 ,mem_mouse_key 
+0x4b0 001616 ior temp ,pdata 
+0x4b1 001617 store 1 ,mem_mouse_key 
+0x4b2 001618 fetcht 1 ,mem_24g_txbuf + 6 
+0x4b3 001619 fetch 1 ,mem_mouse_z 
+0x4b4 001620 iadd temp ,pdata 
+0x4b5 001621 store 1 ,mem_mouse_z 
+0x4b6 001622 fetcht 1 ,mem_24g_txbuf + 7 
+0x4b7 001623 fetch 1 ,mem_mouse_tz 
+0x4b8 001624 iadd temp ,pdata 
+0x4b9 001625 store 1 ,mem_mouse_tz 
+:      001626 p_mouse_24g_mouse_package_data_now:
+0x4ba 001627 jam type_ms ,mem_24g_data_type 
+0x4bb 001628 arg 7 ,rega 
+0x4bc 001629 arg mem_mouse_key ,regb 
+0x4bd 001630 fetch 1 ,mem_mouse_key 
+0x4be 001631 bbit1 mouse_m_key ,g24_transmit_by_interrupt_enable 
+0x4bf 001632 fetch 2 ,mem_mouse_z 
+0x4c0 001633 rtn blank 
+0x4c1 001634 branch g24_transmit_by_interrupt_enable 
+:      001636 p_mouse_data_xy_release:
+0x4c2 001637 fetch 1 ,mem_sensor_motion_gpio 
+0x4c3 001638 rtnne gpio_disable 
+0x4c4 001639 fetch 1 ,mem_mouse_long_mult_flag 
+0x4c5 001640 rtn blank 
+0x4c6 001641 increase -1 ,pdata 
+0x4c7 001642 store 1 ,mem_mouse_long_mult_flag 
+0x4c8 001643 setarg 0 
+0x4c9 001644 store 4 ,mem_mouse_x 
+0x4ca 001645 branch mouse_init_sensor_reset 
+:      001647 p_mouse_24g_short_sleep_clear_wake:
+0x4cb 001648 call p_clear_wake 
+0x4cc 001649 branch p_lpm_write_gpio_wakeup 
+:      001651 p_mouse_check_select_device_by_switch:
+0x4cd 001652 fetch mouse_flag_len ,mem_mouse_flag 
+0x4ce 001653 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+0x4cf 001654 bbit0 mouse_enable_switch_gpio_connect_vin ,p_mouse_switch_gpio_connect_gnd 
+:      001655 p_mouse_switch_gpio_connect_vin_check:
+0x4d0 001656 fetcht 1 ,mem_device_switch_gpio 
+0x4d1 001657 call gpio_out_active 
+0x4d2 001658 call p_mouse_switch_gpio_connect_vin 
+0x4d3 001659 fetcht 1 ,mem_device_switch_gpio 
+0x4d4 001660 call gpio_out_inactive 
+0x4d5 001661 fetcht 1 ,mem_device_switch_gpio 
+0x4d6 001662 branch mouse_gpio_config_input_pu 
+:      001664 p_mouse_switch_gpio_connect_vin:
+0x4d7 001665 fetcht 1 ,mem_device_switch_gpio 
+0x4d8 001666 call mouse_gpio_config_input_pd 
+0x4d9 001667 fetcht 1 ,mem_device_switch_gpio 
+0x4da 001668 call gpio_get_bit 
+0x4db 001669 nbranch mouse_check_select_24g_device ,true 
+0x4dc 001670 branch mouse_select_btdevice 
+:      001672 p_mouse_switch_gpio_connect_gnd:
+0x4dd 001673 fetcht 1 ,mem_device_switch_gpio 
+0x4de 001674 call gpio_out_inactive 
+0x4df 001675 call mouse_switch_gpio_connect_gnd 
+0x4e0 001676 fetcht 1 ,mem_device_switch_gpio 
+0x4e1 001677 call gpio_out_active 
+0x4e2 001678 fetcht 1 ,mem_device_switch_gpio 
+0x4e3 001679 branch mouse_gpio_config_input_pd 
+:      001681 p_mouse_init_sensor:
+0x4e4 001682 call mouse_read_sensor_id 
+0x4e5 001683 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+0x4e6 001684 beq p3065_id1 ,mouse_init_p3065 
+0x4e7 001685 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
+0x4e8 001686 branch mouse_init_sensor + 5 
+:      001688 p_mouse_ka8g2_id2_judge:
+0x4e9 001689 call mouse_sensor_poweron 
+0x4ea 001690 fetch 1 ,mem_sensor_id2 
+0x4eb 001691 beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
+0x4ec 001692 branch mouse_init_p32xx_id2_judge 
+:      001693 p_mouse_ka8g2_init_param:
+0x4ed 001694 jam ka8g2 ,mem_config_sensor_type 
+0x4ee 001695 arg mem_sensor_ka8g2_init_new ,regc 
+0x4ef 001696 branch mouse_sensor_wr_seq 
+:      001698 p_mouse_check_sensor_data:
+0x4f0 001699 fetch 1 ,mem_spi_write_flash_sm 
+0x4f1 001700 rtnne flash_sm_no_buys 
+0x4f2 001701 fetch 1 ,mem_config_sensor_type 
+0x4f3 001702 beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
+0x4f4 001703 branch mouse_check_sensor_data + 2 
+:      001705 p_mouse_pka8g2_sensor_motion:
+0x4f5 001706 call mouse_clear_sensor_data 
+0x4f6 001707 fetch 1 ,mem_sensor_motion_gpio 
+0x4f7 001708 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
+0x4f8 001709 fetcht 1 ,mem_sensor_motion_gpio 
+0x4f9 001710 call gpio_get_bit 
+0x4fa 001711 nrtn true 
+:      001712 p_mouse_pka8g2_sensor_motion_1:
+0x4fb 001713 setarg pan_reg_pid_l 
+0x4fc 001714 call twspi_read 
+0x4fd 001715 bne pka8g2_id1 ,mouse_twspi_reset 
+0x4fe 001716 branch mouse_p3212_sensor_motion_2 
+:      001719 p_mouse_motion:
+0x4ff 001720 disable user 
+0x500 001721 setarg 0 
+0x501 001722 store 6 ,mem_mouse_x 
+0x502 001723 call p_mouse_check_sensor_data 
+0x503 001724 setarg 0x0089 
+0x504 001725 call twspi_write 
+0x505 001726 call mouse_setting_sensor_type 
+0x506 001727 call mouse_zwheel 
+0x507 001728 call mouse_t_zwheel 
+0x508 001729 call p_mouse_key 
+0x509 001730 branch mouse_motion + 11 
+:      001732 p_mouse_key:
+0x50a 001733 call mouse_check_firekey_gpio 
+0x50b 001734 fetch 1 ,mem_fire_key_flag 
+0x50c 001735 nbranch fire_key_press ,blank 
+0x50d 001736 fetch 1 ,mem_fire_key_status 
+0x50e 001737 nbranch fire_key_process ,blank 
+0x50f 001739 call mouse_check_key_gpio 
+0x510 001740 call p_mouse_ghost_key_check 
+0x511 001741 branch mouse_key + 7 
+:      001743 p_mouse_ghost_key_check:
+0x512 001744 jam 0 ,mem_mouse_matrix_key_cow_count 
+0x513 001745 jam 0 ,mem_mouse_matrix_key_row_count 
+0x514 001746 jam 0 ,mem_mouse_ghost_flag 
+0x515 001747 copy pdata ,regb 
+0x516 001748 fetcht 1 ,mem_lbutton_gpio 
+0x517 001749 fetch 1 ,mem_bk_button_gpio 
+0x518 001750 isub temp ,null 
+0x519 001751 branch p_mouse_matrix_ghost_key_l_bk ,zero 
+0x51a 001752 fetch 1 ,mem_fw_button_gpio 
+0x51b 001753 isub temp ,null 
+0x51c 001754 branch p_mouse_matrix_ghost_key_l_fw ,zero 
+0x51d 001755 fetcht 1 ,mem_mbutton_gpio 
+0x51e 001756 fetch 1 ,mem_bk_button_gpio 
+0x51f 001757 isub temp ,null 
+0x520 001758 branch p_mouse_ghost_key_mbk_rfw ,zero 
+:      001759 p_mouse_ghost_key_mfw_rbk:
+0x521 001760 call mouse_ghost_key_check_m_fw 
+:      001761 p_mouse_ghost_key_rbk:
+0x522 001762 call p_mouse_ghost_key_check_r_bk 
+0x523 001763 branch mouse_ghost_key_check_next 
+:      001765 p_mouse_matrix_ghost_key_l_bk:
+0x524 001766 fetcht 1 ,mem_mbutton_gpio 
+0x525 001767 fetch 1 ,mem_fw_button_gpio 
+0x526 001768 isub temp ,null 
+0x527 001769 branch mouse_ghost_key_lbk_mfw ,zero 
+:      001770 p_mouse_ghost_key_lbk_rfw:
+0x528 001771 call mouse_ghost_key_check_l_bk 
+0x529 001772 branch p_mouse_ghost_key_rfw 
+:      001774 p_mouse_matrix_ghost_key_l_fw:
+0x52a 001775 fetcht 1 ,mem_mbutton_gpio 
+0x52b 001776 fetch 1 ,mem_bk_button_gpio 
+0x52c 001777 isub temp ,null 
+0x52d 001778 branch p_mouse_ghost_key_lfw_mbk ,zero 
+:      001779 p_mouse_ghost_key_lfw_rbk:
+0x52e 001780 call p_mouse_ghost_key_check_l_fw 
+0x52f 001781 branch p_mouse_ghost_key_rbk 
+:      001783 p_mouse_ghost_key_lfw_mbk:
+0x530 001784 call p_mouse_ghost_key_check_l_fw 
+0x531 001785 call p_mouse_ghost_key_check_m_bk 
+0x532 001786 branch mouse_ghost_key_check_next 
+:      001788 p_mouse_ghost_key_mbk_rfw:
+0x533 001789 call p_mouse_ghost_key_check_m_bk 
+:      001790 p_mouse_ghost_key_rfw:
+0x534 001791 call p_mouse_ghost_key_check_r_fw 
+0x535 001792 branch mouse_ghost_key_check_next 
+:      001794 p_mouse_ghost_key_check_m_bk:
+0x536 001795 and regb ,mouse_m_bk_button ,pdata 
+0x537 001796 branch mouse_ghost_key_check_m_bk + 1 
+:      001799 p_mouse_ghost_key_check_r_bk:
+0x538 001800 and regb ,mouse_r_bk_button ,pdata 
+0x539 001801 branch mouse_ghost_key_check_r_bk + 1 
+:      001804 p_mouse_ghost_key_check_l_fw:
+0x53a 001805 and regb ,mouse_l_fw_button ,pdata 
+0x53b 001806 branch mouse_ghost_key_check_l_fw + 1 
+:      001809 p_mouse_ghost_key_check_r_fw:
+0x53c 001810 and regb ,mouse_r_fw_button ,pdata 
+0x53d 001811 branch mouse_ghost_key_check_r_fw + 1 
               org 0x2000
-:      001774 start:
-0x2000 001775 call lpmstate 
-:      001777 soft_reset:
-0x2001 001778 bpatch patch00_0 ,mem_patch00 
-0x2002 001779 clear_stack 
-0x2003 001781 call app_param_init 
-0x2004 001782 call initialize_radio 
-0x2005 001783 call iic_init_360khz 
-0x2006 001784 call init_param 
-0x2007 001785 call l2cap_init 
-0x2008 001786 bpatch patch00_1 ,mem_patch00 
-0x2009 001787 call ui_init 
-0x200a 001788 call app_init 
-0x200b 001789 call publickey_init 
-0x200c 001791 call lpm_recover_clk ,wake 
-:      001792 main_loop:
-0x200d 001793 bpatch patch00_2 ,mem_patch00 
-0x200e 001794 call sp_calc_sequence_256 
-0x200f 001795 call sp_calc_sequence_256_check 
-0x2010 001796 call le_advertising_dispatch 
-0x2011 001797 call idle_dispatch 
-0x2012 001798 call app_process_idle 
-0x2013 001799 call connection_dispatch 
-0x2014 001800 call g24_dispatch 
-0x2015 001801 call lpm_dispatch 
-0x2016 001802 call kscan_dispatch 
-0x2017 001803 branch main_loop 
-:      001805 connection_dispatch:
-0x2018 001806 call connection_incontext 
-0x2019 001807 rtnmark0 mark_context 
-0x201a 001808 set0 mark_context ,mark 
-0x201b 001809 call context_save 
-0x201c 001810 branch le_disable 
-:      001812 connection_incontext:
-0x201d 001813 bpatch patch00_3 ,mem_patch00 
-0x201e 001814 call context_search_insniff 
-0x201f 001815 nbranch connection_nosniff ,zero 
-0x2020 001816 call context_load 
-0x2021 001817 add rega ,coffset_mode ,contr 
-0x2022 001818 ifetch 1 ,contr 
-0x2023 001819 bbit1 mode_le ,le_conn_dispatch 
-0x2024 001822 rtn 
-:      001824 connection_nosniff:
-0x2025 001825 jam 0 ,mem_current_context 
-0x2026 001826 call context_get_next 
-0x2027 001827 copy loopcnt ,null 
-0x2028 001828 rtn zero 
-0x2029 001829 branch assert 
-:      001836 idle_dispatch:
-0x202a 001837 fetch 1 ,mem_hci_cmd 
-0x202b 001838 rtn blank 
-0x202c 001839 beq hci_cmd_le_create_conn ,idle_le_create_conn 
-0x202d 001840 call context_search_conn_handle 
-0x202e 001841 rtn zero 
-0x202f 001842 call context_search_plap 
-0x2030 001843 rtn zero 
-:      001844 idle_exit:
-0x2031 001845 jam 0 ,mem_hci_cmd 
-0x2032 001846 rtn 
-:      001848 idle_le_create_conn:
-0x2033 001849 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
-0x2034 001850 jam 0 ,mem_hci_cmd 
-0x2035 001851 rtn 
-:      001855 context_load:
-0x2036 001856 bpatch patch00_4 ,mem_patch00 
-0x2037 001857 set1 mark_context ,mark 
-0x2038 001858 deposit rega 
-0x2039 001859 store 2 ,mem_context_ptr 
-0x203a 001860 force context_size ,loopcnt 
-0x203b 001861 arg mem_le_state ,contw 
-0x203c 001862 add rega ,coffset_mode ,contr 
-0x203d 001863 ifetch 1 ,contr 
-0x203e 001864 copy rega ,contr 
-0x203f 001865 bbit1 mode_le ,memcpy 
-0x2040 001866 rtn 
-:      001868 context_save:
-0x2041 001869 bpatch patch00_5 ,mem_patch00 
-0x2042 001870 fetch 2 ,mem_context_ptr 
-0x2043 001871 iforce contw 
-0x2044 001872 force context_size ,loopcnt 
-0x2045 001873 arg mem_le_state ,contr 
-0x2046 001874 branch memcpy 
-:      001878 context_get_next:
-0x2047 001879 arg context_num ,loopcnt 
-0x2048 001880 fetcht 1 ,mem_current_context 
-:      001881 context_get_next_loop:
-0x2049 001882 increase 1 ,temp 
-0x204a 001883 compare context_num ,temp ,0xff 
-0x204b 001884 nbranch context_get_next_cont ,true 
-0x204c 001885 arg 0 ,temp 
-:      001886 context_get_next_cont:
-0x204d 001887 storet 1 ,mem_current_context 
-0x204e 001888 mul32 temp ,context_size ,pdata 
-0x204f 001889 arg mem_context ,rega 
-0x2050 001890 iadd rega ,rega 
-0x2051 001891 ifetch 1 ,rega 
-0x2052 001892 bbit1 state_insniff ,context_get_next_sniff 
-0x2053 001893 rtnbit1 state_inconn 
-:      001894 context_get_next_sniff:
-0x2054 001895 loop context_get_next_loop 
-0x2055 001896 rtn 
-:      001898 context_new:
-0x2056 001899 bpatch patch00_6 ,mem_patch00 
-0x2057 001900 arg context_search_empty ,regc 
-0x2058 001901 call context_search 
-0x2059 001902 nrtn zero 
-0x205a 001903 deposit rega 
-0x205b 001904 store 2 ,mem_context_ptr 
-0x205c 001905 branch enable_zero 
-:      001910 context_check_idle:
-0x205d 001911 arg context_check_inconn ,regc 
-0x205e 001912 branch context_search 
-:      001917 context_search_conn_handle:
-0x205f 001918 fetcht 1 ,mem_hci_conn_handle 
-:      001919 context_search_conn_handle2:
-0x2060 001920 arg context_search_handle ,regc 
-0x2061 001921 branch context_search 
-:      001924 context_search_plap:
-0x2062 001925 bpatch patch00_7 ,mem_patch00 
-0x2063 001926 fetcht 6 ,mem_hci_plap 
-:      001927 context_search_plap2:
-0x2064 001928 arg context_search_lap ,regc 
-0x2065 001929 branch context_search 
-:      001931 context_search_insniff:
-0x2066 001932 arg context_search_sniff ,regc 
-0x2067 001933 branch context_search 
-:      001935 context_search_sniff_window:
-0x2068 001936 arg context_search_window ,regc 
-:      001937 context_search:
-0x2069 001938 bpatch patch01_0 ,mem_patch01 
-0x206a 001939 arg mem_context ,rega 
-0x206b 001940 arg context_num ,loopcnt 
-:      001941 context_search_loop:
-0x206c 001942 ifetch 1 ,rega 
-0x206d 001943 copy regc ,pc 
-:      001944 context_search_next:
-0x206e 001945 bpatch patch01_1 ,mem_patch01 
-0x206f 001946 increase context_size ,rega 
-0x2070 001947 loop context_search_loop 
-0x2071 001948 force 1 ,null 
-0x2072 001949 rtn 
-:      001951 context_search_empty:
-0x2073 001952 bbit1 state_inconn ,context_search_next 
-0x2074 001953 branch enable_zero 
-:      001955 context_search_lap:
-0x2075 001956 bbit0 state_inconn ,context_search_next 
-:      001957 context_search_lap_cont:
-0x2076 001958 add rega ,coffset_plap ,contr 
-0x2077 001959 ifetch 6 ,contr 
-0x2078 001960 isub temp ,null 
-0x2079 001961 rtn zero 
-0x207a 001962 branch context_search_next 
-:      001964 context_search_handle:
-0x207b 001965 bbit0 state_inconn ,context_search_next 
-0x207c 001966 add rega ,coffset_conn_handle ,contr 
-0x207d 001967 ifetch 1 ,contr 
-0x207e 001968 isub temp ,null 
-0x207f 001969 rtn zero 
-0x2080 001970 branch context_search_next 
-:      001972 context_search_sniff:
-0x2081 001973 bbit0 state_insniff ,context_search_next 
-:      001974 context_search_sniff_loop:
-0x2082 001975 call context_get_anchor 
-0x2083 001976 call sign_pdata_temp 
-0x2084 001977 isub temp ,pdata 
-0x2085 001978 increase 1 ,pdata 
-0x2086 001979 branch context_search_sniff_miss ,positive 
-0x2087 001980 copy contr ,regb 
-0x2088 001981 store 9 ,mem_temp 
-0x2089 001982 bpatch patch01_2 ,mem_patch01 
-0x208a 001983 fetch 1 ,mem_sc_calc 
-0x208b 001984 nbranch context_search_sniff_sc ,blank 
-0x208c 001985 fetch 9 ,mem_temp 
-0x208d 001986 copy regb ,contr 
-0x208e 001987 increase 5 ,pdata 
-0x208f 001988 branch context_search_meet1 
-:      001990 context_search_sniff_sc:
-0x2090 001991 fetch 9 ,mem_temp 
-0x2091 001992 copy regb ,contr 
-0x2092 001993 increase 20 ,pdata 
-:      001994 context_search_meet1:
-0x2093 001995 nbranch context_search_next ,positive 
-:      001996 context_search_meet:
-0x2094 001997 copy temp ,bt_clk 
-0x2095 001998 call context_next_anchor 
-0x2096 001999 branch enable_zero 
-:      002002 context_search_sniff_miss:
-0x2097 002003 iforce regb 
-0x2098 002004 add rega ,coffset_tsniff ,contr 
-0x2099 002005 ifetch 2 ,contr 
-0x209a 002006 branch context_search_meet ,blank 
-0x209b 002007 call context_next_anchor 
-0x209c 002008 branch context_search_sniff_loop 
-:      002010 sign_pdata_temp:
-0x209d 002011 rshift16 pdata ,timeup 
-0x209e 002012 rshift8 timeup ,timeup 
-0x209f 002013 branch sign_pdata_temp_p0 ,zero 
-0x20a0 002014 compare 0xf ,timeup ,0xf 
-0x20a1 002015 nrtn true 
-0x20a2 002016 rshift16 temp ,timeup 
-0x20a3 002017 rshift8 timeup ,timeup 
-0x20a4 002018 nrtn zero 
-0x20a5 002019 set1 28 ,temp 
-0x20a6 002020 rtn 
-:      002021 sign_pdata_temp_p0:
-0x20a7 002022 rshift16 temp ,timeup 
-0x20a8 002023 rshift8 timeup ,timeup 
-0x20a9 002024 compare 0xf ,timeup ,0xf 
-0x20aa 002025 nrtn true 
-0x20ab 002026 set1 28 ,pdata 
-0x20ac 002027 rtn 
-:      002029 context_check_inconn:
-0x20ad 002030 bbit0 state_inconn ,context_search_next 
-0x20ae 002031 branch enable_zero 
-:      002034 context_check_a_wack:
-0x20af 002035 bbit0 state_inconn ,context_search_next 
-0x20b0 002036 add rega ,coffset_mode ,contr 
-0x20b1 002037 ifetch 1 ,contr 
-0x20b2 002038 bbit1 mode_le ,context_search_next 
-0x20b3 002039 rtn 
-:      002041 context_get_anchor:
-0x20b4 002042 add rega ,coffset_mode ,contr 
-0x20b5 002043 ifetcht 1 ,contr 
-0x20b6 002044 deposit clkn_bt 
-0x20b7 002045 isolate1 mode_master ,temp 
-0x20b8 002046 add rega ,coffset_sniff_anchor ,contr 
-0x20b9 002047 ifetcht 4 ,contr 
-0x20ba 002048 rtn true 
-0x20bb 002049 add rega ,coffset_clk_offset ,contr 
-0x20bc 002050 ifetch 6 ,contr 
-0x20bd 002051 call calc_clke2 
-0x20be 002052 deposit clke_bt 
-0x20bf 002053 rtn 
-:      002055 context_next_anchor:
-0x20c0 002056 add rega ,coffset_tsniff ,contr 
-0x20c1 002057 add rega ,coffset_sniff_anchor ,contw 
-0x20c2 002058 ifetch 2 ,contr 
-0x20c3 002059 iadd temp ,timeup 
-0x20c4 002060 deposit timeup 
-0x20c5 002061 istore 4 ,contw 
-0x20c6 002062 branch le_context_nextevent 
-:      002065 context_search_window:
-0x20c7 002066 bbit0 state_insniff ,context_search_next 
-0x20c8 002067 call context_get_anchor 
-0x20c9 002068 iadd stop_watch ,pdata 
-0x20ca 002069 iadd stop_watch ,pdata 
-0x20cb 002070 iadd queue ,pdata 
-0x20cc 002071 isub temp ,null 
-0x20cd 002072 nbranch context_search_next ,positive 
-0x20ce 002073 branch enable_zero 
-:      002077 end_of_packet:
-0x20cf 002078 bpatch patch01_3 ,mem_patch01 
-0x20d0 002079 disable lr_s2en 
-0x20d1 002080 disable encode_fec0 
-0x20d2 002081 disable encode_fec2 
-0x20d3 002082 disable decode_fec0 
-0x20d4 002083 disable decode_fec2 
-0x20d5 002084 disable enable_crc 
-0x20d6 002085 disable encrypt 
-0x20d7 002086 disable enable_white 
-0x20d8 002087 branch shutdown_radio ,is_rx 
-0x20d9 002088 until null ,tx_clear 
-0x20da 002089 nop 100 
-0x20db 002090 branch shutdown_radio 
-:      002095 sniff_check_window:
-0x20dc 002096 bpatch patch01_4 ,mem_patch01 
-0x20dd 002097 disable swfine 
-0x20de 002098 copy temp ,stop_watch 
-0x20df 002099 call context_search_sniff_window 
-0x20e0 002100 disable user 
-0x20e1 002101 nrtn zero 
-0x20e2 002102 force 0 ,stop_watch 
-0x20e3 002103 branch enable_user 
-:      002106 calc_slot_offset:
-0x20e4 002107 bpatch patch01_5 ,mem_patch01 
-0x20e5 002108 until null ,halfslot 
-0x20e6 002109 deposit clke 
-0x20e7 002110 iforce contr 
-0x20e8 002111 rshift16 ,pdata ,pdata 
-0x20e9 002112 isub clkn_bt ,loopcnt 
-0x20ea 002113 and_into 3 ,loopcnt 
-0x20eb 002114 nbranch calc_bt_portion ,zero 
-0x20ec 002115 force 0 ,pdata 
-0x20ed 002116 branch calc_skip_bt 
-:      002117 calc_bt_portion:
-0x20ee 002118 fetcht 2 ,mem_param_rt_rthalfslot 
-0x20ef 002119 force 0 ,pdata 
-:      002120 calc_slot_offset_loop:
-0x20f0 002121 iadd temp ,pdata 
-0x20f1 002122 loop calc_slot_offset_loop 
-:      002123 calc_skip_bt:
-0x20f2 002124 iadd contr ,pdata 
-0x20f3 002125 div pdata ,12 
-0x20f4 002126 call get_div_result 
-0x20f5 002127 store 2 ,mem_slot_offset 
-0x20f6 002128 rtn 
-:      002130 calc_clke_offset:
-0x20f7 002131 bpatch patch01_6 ,mem_patch01 
-0x20f8 002132 deposit clke 
-0x20f9 002133 copy clkn ,temp 
-0x20fa 002134 isub temp ,null 
-0x20fb 002135 nsetflag positive ,44 ,pdata 
-0x20fc 002136 isub temp ,temp 
-0x20fd 002137 fetch 2 ,mem_param_rt_rthalfslot 
-0x20fe 002138 isolate0 15 ,temp 
-0x20ff 002139 branch calc_clke_pos ,true 
-0x2100 002140 copy temp ,alarm 
-0x2101 002141 arg 0x10000 ,temp 
-0x2102 002142 fetch 2 ,mem_param_rt_rthalfslot 
-0x2103 002143 isub temp ,pdata 
-0x2104 002144 iadd alarm ,temp 
-:      002146 calc_clke_pos:
-0x2105 002147 storet 6 ,mem_le_clk_offset 
-0x2106 002148 rtn 
-:      002150 calc_clke:
-0x2107 002151 disable clknt 
-0x2108 002152 fetch 6 ,mem_le_clk_offset 
-:      002153 calc_clke2:
-0x2109 002154 iadd clkn ,alarm 
-0x210a 002155 increase 10 ,alarm 
-0x210b 002156 fetch 2 ,mem_param_rt_rthalfslot 
-0x210c 002157 isub alarm ,pdata 
-0x210d 002158 isolate0 15 ,pdata 
-0x210e 002159 branch calc_clke_pos_adj ,true 
-0x210f 002160 setarg 0x10000 
-0x2110 002161 fetchr regd ,2 ,mem_param_rt_rthalfslot 
-0x2111 002162 isub regd ,pdata 
-0x2112 002163 iadd alarm ,alarm 
-:      002164 calc_clke_pos2:
-0x2113 002165 copy alarm ,clke 
-0x2114 002166 rtn 
-:      002167 calc_clke_pos_adj:
-0x2115 002168 force 0 ,null 
-0x2116 002169 branch calc_clke_pos2 
-:      002176 qsetxor:
-0x2117 002177 rshift3 pdata ,pdata 
-0x2118 002178 ifetchr rega ,1 ,contw 
-0x2119 002179 ixor rega ,pdata 
-0x211a 002180 isolate0 6 ,pdata 
-0x211b 002181 branch qset_p 
-:      002183 qset1_p:
-0x211c 002184 isolate0 0 ,null 
-:      002185 qset_start:
-0x211d 002186 arg 0x8ac2 ,contw 
-:      002187 qset_p:
-0x211e 002188 ifetch 1 ,contw 
-0x211f 002189 qsetflag true ,pdata 
-0x2120 002190 istore 1 ,contw 
-0x2121 002191 rtn 
-:      002193 rx_dcoc_avg:
-0x2122 002194 nop 60 
-:      002195 btdma:
-0x2123 002197 jam 8 ,0x8983 
-0x2124 002198 jam 9 ,0x8985 
-0x2125 002199 jam 0x9 ,0x8981 
-0x2126 002200 jam 0x3 ,0x8981 
-0x2127 002201 jam 0x6 ,0x8980 
-0x2128 002202 nop 60 
-0x2129 002203 arg 0 ,rega 
-0x212a 002204 arg 0 ,regb 
-0x212b 002205 arg 16 ,loopcnt 
-0x212c 002206 arg 0x800 ,contr 
-:      002207 rx_dcoc_loop:
-0x212d 002208 ifetch 2 ,contr 
-0x212e 002209 iadd rega ,rega 
-0x212f 002210 ifetch 2 ,contr 
-0x2130 002211 iadd regb ,regb 
-0x2131 002212 loop rx_dcoc_loop 
-0x2132 002213 rtn 
-:      002215 rx_dcoc:
-0x2133 002216 bpatch patch01_7 ,mem_patch01 
-0x2134 002217 call set_sync_on 
-0x2135 002218 arg 39 ,temp 
-0x2136 002219 call set_freq_rx 
-0x2137 002220 call rf_rx_enable 
-0x2138 002221 jam 0x7f ,0x8a25 
-0x2139 002222 jam 0x1a ,0x8a30 
-0x213a 002223 jam 0x78 ,0x8a31 
-0x213b 002224 jam 0xb2 ,0x8a8f 
-0x213c 002225 jam 0 ,0x8ac2 
-0x213d 002226 jam 0 ,0x8ac3 
-0x213e 002227 arg 6 ,queue 
-0x213f 002228 call rx_dcoc_avg 
-0x2140 002229 isolate1 13 ,rega 
-0x2141 002230 call qset_start 
-0x2142 002231 isolate1 13 ,regb 
-0x2143 002232 call qset_p 
-0x2144 002233 arg 5 ,queue 
-:      002234 rx_dcoc_loop2:
-0x2145 002235 call qset1_p 
-0x2146 002236 call qset_p 
-0x2147 002237 call rx_dcoc_avg 
-0x2148 002238 arg 0x8ac2 ,contw 
-0x2149 002239 rshift4 rega ,pdata 
-0x214a 002240 call qsetxor 
-0x214b 002241 rshift4 regb ,pdata 
-0x214c 002242 call qsetxor 
-0x214d 002243 increase -1 ,queue 
-0x214e 002244 branch rx_dcoc_loop2 ,positive 
-0x214f 002245 jam 0x52 ,0x8a8f 
-0x2150 002246 jam 2 ,0x8a30 
-0x2151 002247 jam 0 ,0x8981 
-:      002249 shutdown_radio:
-0x2152 002250 bpatch patch02_0 ,mem_patch02 
-0x2153 002251 call rf_debug_shutdown_radio_line 
-0x2154 002252 disable is_tx 
-0x2155 002253 disable is_rx 
-0x2156 002254 setarg 0x0200 
-0x2157 002255 store 4 ,0x8a23 
-0x2158 002256 jam 0xfa ,0x8a01 
-0x2159 002257 nop 12 
-0x215a 002258 jam 0 ,0x8a0f 
-0x215b 002259 jam 0x1a ,0x8a12 
-0x215c 002260 jam 0x2b ,0x8a14 
-0x215d 002261 force 8 ,radio_ctrl 
-0x215e 002262 force 0 ,radio_ctrl 
-0x215f 002264 branch gain_control 
-:      002266 set_sync_on:
-0x2160 002267 bpatch patch02_1 ,mem_patch02 
-0x2161 002268 jam 0x60 ,0x8a0f 
-0x2162 002269 jam 0xaa ,0x8a10 
-0x2163 002270 jam 0x7a ,0x8a12 
-0x2164 002271 jam 0x00 ,0x8a25 
-0x2165 002272 jam 0x00 ,0x8a26 
-0x2166 002273 nop 60 
-0x2167 002274 jam 0x20 ,0x8a20 
-0x2168 002275 jam 0xfd ,0x8a23 
-0x2169 002276 jam 0x12 ,0x8a24 
-0x216a 002277 jam 0x10 ,0x8a24 
-0x216b 002278 nop 60 
-0x216c 002279 jam 0x60 ,0x8a12 
-0x216d 002280 jam 0xdd ,0x8a23 
-0x216e 002281 rtn 
-:      002283 set_freq_rx:
-0x216f 002284 bpatch patch02_2 ,mem_patch02 
-0x2170 002285 jam 0x01 ,0x8900 
-0x2171 002286 jam 0x9d ,0x8a23 
-0x2172 002287 jam 0x02 ,0x8a24 
-0x2173 002288 nop 20 
-0x2174 002289 jam 0x65 ,0x8a70 
-0x2175 002290 jam 0x9f ,0x8a23 
-0x2176 002291 call set_lemode 
-0x2177 002292 storet 1 ,mem_last_freq 
-0x2178 002293 increase 1 ,temp 
-:      002297 aac_res_lookup:
-0x2179 002298 bpatch patch02_3 ,mem_patch02 
-0x217a 002299 rshift4 temp ,pdata 
-0x217b 002300 arg mem_aac_res_table ,contr 
-0x217c 002301 iadd contr ,contr 
-0x217d 002302 ifetch 1 ,contr 
-0x217e 002303 fetchr rega ,1 ,0x8a71 
-0x217f 002304 and_into 0xf ,rega 
-0x2180 002305 ior rega ,pdata 
-0x2181 002306 store 1 ,0x8a71 
-0x2182 002307 call calc_freq 
-0x2183 002308 nop 144 
-0x2184 002309 fetch 1 ,mem_fcomp_div 
-0x2185 002310 beq xtal_24m ,aac_res_lookup_end 
-0x2186 002311 nop 36 
-:      002312 aac_res_lookup_end:
-0x2187 002313 jam 0x80 ,0x8a20 
-0x2188 002314 rtn 
-:      002317 set_lemode_2m_16m:
-0x2189 002318 setarg 0x8312 
-0x218a 002319 store 2 ,0x8907 
-0x218b 002320 branch set_lemode_2m 
-:      002322 set_lemode_1m_16m:
-0x218c 002323 setarg 0x4189 
-0x218d 002324 store 2 ,0x8907 
-0x218e 002325 branch set_lemode_1m 
-:      002328 set_lemode:
-0x218f 002329 bpatch patch02_4 ,mem_patch02 
-0x2190 002330 jam 0x11 ,0x8a82 
-0x2191 002331 jam 0x12 ,0x8a8d 
-0x2192 002332 jam 0x0a ,0x8a8e 
-0x2193 002333 fetch 1 ,mem_fcomp_div 
-0x2194 002334 beq xtal_16m ,set_lemode_2m_16m 
-0x2195 002335 setarg 0x5762 
-0x2196 002336 store 2 ,0x8907 
-:      002337 set_lemode_2m:
-0x2197 002338 jam 3 ,0x8901 
-0x2198 002339 jam 0x84 ,0x8920 
-0x2199 002340 rtnmark1 mark_ble_2m 
-0x219a 002341 jam 1 ,0x8901 
-0x219b 002342 jam 0x80 ,0x8920 
-0x219c 002343 jam 0x07 ,0x8a82 
-0x219d 002344 jam 0x44 ,0x8a8d 
-0x219e 002345 jam 0x0a ,0x8a8e 
-0x219f 002346 fetch 1 ,mem_fcomp_div 
-0x21a0 002347 beq xtal_16m ,set_lemode_1m_16m 
-0x21a1 002348 setarg 0x2bb1 
-0x21a2 002349 store 2 ,0x8907 
-:      002350 set_lemode_1m:
-0x21a3 002351 rtnmark0 mark_ble_lr 
-0x21a4 002352 jam 5 ,0x8901 
-0x21a5 002353 rtn 
-:      002355 rf_rx_enable:
-0x21a6 002356 bpatch patch02_5 ,mem_patch02 
-0x21a7 002357 call rf_debug_rx_gpio_high 
-0x21a8 002358 call rf_rx_agc_set 
-0x21a9 002359 force 8 ,radio_ctrl 
-0x21aa 002360 force 0 ,radio_ctrl 
-0x21ab 002362 setarg 0x0aaada 
-0x21ac 002363 store 3 ,0x8a0f 
-0x21ad 002364 jam 0x40 ,0x8a25 
-0x21ae 002365 jam 0x10 ,0x8a26 
-0x21af 002366 nop 60 
-0x21b0 002367 jam 0xfb ,0x8a01 
-0x21b1 002368 jam 0xff ,0x8a25 
-0x21b2 002369 jam 0x30 ,0x8a26 
-0x21b3 002370 jam 0x5e ,0x8a16 
-0x21b4 002371 nop 20 
-0x21b5 002372 jam 0x00 ,0x8a10 
-0x21b6 002373 jam 0x08 ,0x8a11 
-0x21b7 002374 nop 120 
-0x21b8 002375 jam 0xd ,0x8900 
-0x21b9 002376 rtn 
-:      002379 rf_rx_agc_set:
-0x21ba 002380 fetch 1 ,mem_gain_fix 
-0x21bb 002381 beq 0xff ,rf_rx_enable_no_soft_agc 
-0x21bc 002382 arg mem_gain_table ,contr 
-0x21bd 002383 iadd contr ,contr 
-0x21be 002384 ifetch 1 ,contr 
-0x21bf 002385 store 1 ,core_rf_rx_gain_fix 
-0x21c0 002386 jam 0x27 ,core_rf_rx_agc_ctrl 
-:      002388 rf_rx_enable_no_soft_agc:
-0x21c1 002389 fetcht 1 ,mem_gain_second_agc_en 
-0x21c2 002390 fetch 1 ,core_rf_rx_agc_ctrl 
-0x21c3 002391 ior temp ,pdata 
-0x21c4 002392 store 1 ,core_rf_rx_agc_ctrl 
-0x21c5 002393 rtn 
-:      002396 set_freq_tx_int:
-0x21c6 002397 jam 0x03 ,0x8900 
-0x21c7 002398 jam 0x02 ,0x8a24 
-0x21c8 002399 nop 20 
-0x21c9 002400 jam 0x65 ,0x8a70 
-0x21ca 002401 jam 0xdf ,0x8a23 
-0x21cb 002402 call set_lemode 
-0x21cc 002403 call ghp_lookup 
-0x21cd 002404 storet 1 ,mem_last_freq 
-0x21ce 002405 increase 2 ,temp 
-0x21cf 002406 branch aac_res_lookup 
-:      002410 calc_freq:
-0x21d0 002411 bpatch patch02_6 ,mem_patch02 
-0x21d1 002412 setarg 2400 
-0x21d2 002413 iadd temp ,pdata 
-0x21d3 002414 copy pdata ,rega 
-0x21d4 002415 fetcht 1 ,mem_fcomp_div 
-0x21d5 002416 rshift temp ,temp 
-0x21d6 002417 idiv temp 
-0x21d7 002419 call wait_div_end 
-0x21d8 002420 quotient pdata 
-0x21d9 002421 store 2 ,0x8909 
-0x21da 002422 remainder pdata 
-0x21db 002423 lshift16 pdata ,pdata 
-0x21dc 002424 lshift8 pdata ,pdata 
-0x21dd 002425 idiv temp 
-0x21de 002426 call wait_div_end 
-0x21df 002427 quotient pdata 
-0x21e0 002428 store 3 ,0x890b 
-0x21e1 002433 storer rega ,1 ,0x8a22 
-0x21e2 002434 rshift8 rega ,rega 
-0x21e3 002435 storer rega ,1 ,0x8a21 
-0x21e4 002436 jam 0xa0 ,0x8a20 
-0x21e5 002437 jam 0xe0 ,0x8a20 
-0x21e6 002438 jam 0xa0 ,0x8a20 
-0x21e7 002439 rtn 
-:      002441 ghp_lookup:
-0x21e8 002442 add temp ,2 ,pdata 
-0x21e9 002443 rshift3 pdata ,pdata 
-0x21ea 002444 and_into -2 ,pdata 
-0x21eb 002445 arg mem_ghpc_table ,contr 
-0x21ec 002446 bmark0 mark_ble_2m ,ghp_1m 
-0x21ed 002447 increase 12 ,contr 
-:      002448 ghp_1m:
-0x21ee 002449 iadd contr ,contr 
-0x21ef 002450 ifetchr rega ,2 ,contr 
-0x21f0 002451 ifetch 2 ,contr 
-0x21f1 002452 isub rega ,pdata 
-0x21f2 002453 add temp ,2 ,contr 
-0x21f3 002454 and_into 0xf ,contr 
-0x21f4 002455 imul32 contr ,pdata 
-0x21f5 002456 rshift4 pdata ,pdata 
-0x21f6 002457 iadd rega ,pdata 
-0x21f7 002458 store 2 ,0x8905 
-0x21f8 002459 rtn 
-:      002463 set_freq_tx:
-0x21f9 002464 bpatch patch02_7 ,mem_patch02 
-0x21fa 002465 call set_freq_tx_int 
-0x21fb 002466 nop 600 
-:      002468 txon:
-0x21fc 002469 bpatch patch03_0 ,mem_patch03 
-0x21fd 002470 setarg 0x0aaa7e 
-0x21fe 002471 store 3 ,0x8a0f 
-0x21ff 002472 nop 60 
-0x2200 002473 jam 0x00 ,0x8a25 
-0x2201 002474 jam 0x0d ,0x8a26 
-0x2202 002475 jam 0x56 ,0x8a16 
-0x2203 002476 nop 30 
-0x2204 002477 jam 0x1b ,0x8a15 
-0x2205 002478 call set_tx_power 
-0x2206 002479 nop 20 
-0x2207 002480 jam 0x0f ,0x8a26 
-0x2208 002481 nop 20 
-0x2209 002482 jam 0xa8 ,0x8a10 
-0x220a 002483 jam 0x00 ,0x8a11 
-0x220b 002484 rtn 
-:      002486 set_tx_power:
-0x220c 002487 bpatch patch03_1 ,mem_patch03 
-0x220d 002488 fetch 1 ,mem_tx_power 
-0x220e 002489 beq tx_power_0db ,set_tx_power_0db 
-0x220f 002490 beq tx_power_3db ,set_tx_power_3db 
-0x2210 002491 beq tx_power_5db ,set_tx_power_5db 
-0x2211 002492 beq tx_power_7db ,set_tx_power_7db 
-0x2212 002493 beq tx_power_10db ,set_tx_power_10db 
-0x2213 002494 beq tx_power_f3db ,set_tx_power_f3db 
-0x2214 002495 beq tx_power_f5db ,set_tx_power_f5db 
-0x2215 002496 beq tx_power_f10db ,set_tx_power_f10db 
-0x2216 002497 beq tx_power_f20db ,set_tx_power_f20db 
-:      002498 set_tx_power_0db:
-0x2217 002499 jam 0x17 ,0x8a14 
-0x2218 002500 setarg 0x251a3f 
-0x2219 002501 store 3 ,0x8a60 
-:      002502 set_tx_power_8a63_28:
-0x221a 002503 jam 0x28 ,0x8a63 
-0x221b 002504 rtn 
-:      002506 set_tx_power_3db:
-0x221c 002507 jam 0x25 ,0x8a14 
-0x221d 002508 setarg 0xa91c2d 
-0x221e 002509 store 3 ,0x8a60 
-:      002510 set_tx_power_8a63_2f:
-0x221f 002511 jam 0x2f ,0x8a63 
-0x2220 002512 rtn 
-:      002514 set_tx_power_5db:
-0x2221 002515 jam 0x25 ,0x8a14 
-0x2222 002516 setarg 0xa91c3f 
-0x2223 002517 store 3 ,0x8a60 
-0x2224 002518 branch set_tx_power_8a63_2f 
-:      002520 set_tx_power_7db:
-0x2225 002521 jam 0x25 ,0x8a14 
-0x2226 002522 setarg 0xa9383f 
-0x2227 002523 store 3 ,0x8a60 
-0x2228 002524 branch set_tx_power_8a63_2f 
-:      002526 set_tx_power_10db:
-0x2229 002527 jam 0x25 ,0x8a14 
-0x222a 002528 setarg 0xa93f3f 
-0x222b 002529 store 3 ,0x8a60 
-0x222c 002530 branch set_tx_power_8a63_2f 
-:      002533 set_tx_power_f3db:
-0x222d 002534 jam 0x17 ,0x8a14 
-0x222e 002535 setarg 0x251827 
-0x222f 002536 store 3 ,0x8a60 
-0x2230 002537 branch set_tx_power_8a63_28 
-:      002539 set_tx_power_f5db:
-0x2231 002540 jam 0x17 ,0x8a14 
-0x2232 002541 setarg 0x25181c 
-0x2233 002542 store 3 ,0x8a60 
-0x2234 002543 branch set_tx_power_8a63_28 
-:      002545 set_tx_power_f10db:
-0x2235 002546 jam 0x17 ,0x8a14 
-0x2236 002547 setarg 0x25180b 
-0x2237 002548 store 3 ,0x8a60 
-0x2238 002549 branch set_tx_power_8a63_28 
-:      002551 set_tx_power_f20db:
-0x2239 002552 jam 0x17 ,0x8a14 
-0x223a 002553 setarg 0x251000 
-0x223b 002554 store 3 ,0x8a60 
-0x223c 002555 branch set_tx_power_8a63_28 
-:      002559 initialize_radio:
-0x223d 002560 jam clksel_rc ,core_clksel 
-:      002561 initialize_radio_wait:
-0x223e 002562 fetch 2 ,mem_rf_init_ptr 
-0x223f 002563 bbit0 14 ,initialize_radio_wait 
-0x2240 002564 iforce contr 
-0x2241 002565 arg 0x8a00 ,temp 
-:      002566 initialize_radio_loop:
-0x2242 002567 ifetch 1 ,contr 
-0x2243 002568 beq 0xff ,initialize_radio_cont 
-0x2244 002569 ior temp ,contw 
-0x2245 002570 ifetch 1 ,contr 
-0x2246 002571 istore 1 ,contw 
-0x2247 002572 branch initialize_radio_loop 
-:      002574 initialize_radio_cont:
-0x2248 002575 bpatch patch03_2 ,mem_patch03 
-0x2249 002576 fetch 1 ,mem_wdt_always_work 
-0x224a 002577 call wdt_set_disable ,blank 
-0x224b 002579 until null ,lpo_edge 
-0x224c 002580 jam 0x5f ,0x813b 
-0x224d 002581 fetch 1 ,mem_fcomp_div 
-0x224e 002582 beq xtal_16m ,initialize_radio_16m 
-0x224f 002583 fetch 1 ,mem_ring_ibias_trim 
-0x2250 002584 or_into 0x04 ,pdata 
-0x2251 002585 store 1 ,0x8a02 
-0x2252 002586 jam 0x01 ,0x890f 
-0x2253 002587 jam 0x24 ,0x8a80 
-0x2254 002588 jam 0x62 ,0x8a81 
-0x2255 002589 setarg 0xe61212 
-0x2256 002590 store 3 ,0x8a73 
-:      002591 initialize_radio2:
-0x2257 002593 jam 0x60 ,0x8a86 
-0x2258 002594 jam 0x3b ,0x8a8b 
-0x2259 002596 call dpll_on 
-0x225a 002597 jam 0 ,core_config 
-0x225b 002598 jam clksel_dpll ,core_clksel 
-0x225c 002599 setarg 0x557474 
-0x225d 002600 store 3 ,0x8968 
-0x225e 002601 jam 0x6e ,0x8960 
-0x225f 002602 call rx_dcoc 
-0x2260 002603 call rfpll_aac_ghpc 
-0x2261 002604 fetch 1 ,mem_xtal_c_sel 
-0x2262 002605 store 1 ,core_xtal_cap 
-0x2263 002607 jam system_clk_12m ,mem_system_clk 
-0x2264 002608 call sadc_calibration 
-0x2265 002609 branch dpll_ring_ibias_calc 
-:      002611 initialize_radio_16m:
-0x2266 002612 fetch 1 ,mem_ring_ibias_trim 
-0x2267 002613 or_into 0x06 ,pdata 
-0x2268 002614 store 1 ,0x8a02 
-0x2269 002615 jam 0x00 ,0x890f 
-0x226a 002616 jam 0x23 ,0x8a80 
-0x226b 002617 jam 0xb0 ,0x8a81 
-0x226c 002618 setarg 0xe40909 
-0x226d 002619 store 3 ,0x8a73 
-0x226e 002620 jam 0x2a ,0x8a76 
-0x226f 002621 jam 0x04 ,0x8902 
-0x2270 002622 branch initialize_radio2 
-:      002624 rfpll_aac_ghpc:
-0x2271 002625 bpatch patch03_3 ,mem_patch03 
-0x2272 002626 call set_sync_on 
-0x2273 002627 jam 3 ,0x8900 
-0x2274 002628 jam 0x1 ,0x8a70 
-0x2275 002629 arg mem_ghpc_table ,regb 
-0x2276 002630 arg mem_aac_res_table ,regd 
-0x2277 002631 call rfpll_aac_ghpc_once 
-0x2278 002632 set1 mark_ble_2m ,mark 
-0x2279 002633 call rfpll_aac_ghpc_once 
-0x227a 002634 jam 0x61 ,0x8a70 
-0x227b 002635 branch shutdown_radio 
-:      002637 rfpll_aac_ghpc_once:
-0x227c 002638 call set_lemode 
-0x227d 002639 arg 6 ,loopcnt 
-0x227e 002640 arg 0 ,regc 
-:      002641 rfpll_cal_loop:
-0x227f 002642 copy regc ,temp 
-0x2280 002643 call aac_ghpc 
-0x2281 002644 increase 2 ,regb 
-0x2282 002645 increase 1 ,regd 
-0x2283 002646 increase 16 ,regc 
-0x2284 002647 loop rfpll_cal_loop 
-0x2285 002648 rtn 
-:      002650 dpll_on:
-0x2286 002651 fetch 1 ,mem_fcomp_div 
-0x2287 002652 beq xtal_24m ,dpll_on_24m 
-0x2288 002653 fetch 1 ,mem_ring_ibias_trim 
-0x2289 002654 or_into 0x06 ,pdata 
-0x228a 002655 store 1 ,0x8a02 
-0x228b 002656 jam 0xe0 ,0x8a05 
-:      002657 dpll_on_24m:
-0x228c 002658 jam 0xc8 ,0x8a00 
-0x228d 002659 nop 60 
-0x228e 002660 jam 0xa0 ,0x8a01 
-0x228f 002661 jam 0xcf ,0x8a00 
-0x2290 002662 jam 0xfa ,0x8a01 
-0x2291 002663 nop 20 
-0x2292 002664 jam 0x8f ,0x8a00 
-0x2293 002665 rtn 
-:      002667 aac_ghpc:
-0x2294 002668 bpatch patch03_4 ,mem_patch03 
-0x2295 002669 jam 0x30 ,0x8a20 
-0x2296 002670 jam 0xdd ,0x8a23 
-0x2297 002671 call calc_freq 
-:      002672 wait_cal_done:
-0x2298 002673 fetch 1 ,0x8a7c 
-0x2299 002674 bbit0 0 ,wait_cal_done 
-0x229a 002675 jam 0x30 ,0x8a7b 
-0x229b 002676 call read_cal_result 
-0x229c 002677 iforce rega 
-0x229d 002678 jam 0x40 ,0x8a7b 
-0x229e 002679 call read_cal_result 
-0x229f 002680 isub rega ,pdata 
-0x22a0 002681 mul32 pdata ,125 ,temp 
-0x22a1 002682 setarg 0xb00000 
-0x22a2 002683 idiv temp 
-0x22a3 002684 call wait_div_end 
-0x22a4 002685 quotient pdata 
-0x22a5 002686 bmark0 mark_ble_2m ,aac_ghpc_1m 
-0x22a6 002687 lshift pdata ,pdata 
-:      002688 aac_ghpc_1m:
-0x22a7 002689 istore 2 ,regb 
-0x22a8 002690 jam 0x20 ,0x8a7b 
-0x22a9 002691 fetch 1 ,0x8a7e 
-0x22aa 002692 lshift4 pdata ,pdata 
-0x22ab 002693 istore 1 ,regd 
-0x22ac 002694 jam 0 ,0x8a7b 
-0x22ad 002695 rtn 
-:      002697 read_cal_result:
-0x22ae 002698 fetch 2 ,0x8a7d 
-0x22af 002699 byteswap pdata ,pdata 
-0x22b0 002700 fetcht 1 ,0x8a7c 
-0x22b1 002701 lshift16 temp ,temp 
-0x22b2 002702 ior temp ,pdata 
-0x22b3 002703 rtn 
-:      002706 dpll_ring_ibias_calc:
-0x22b4 002707 bpatch patch03_5 ,mem_patch03 
-0x22b5 002708 fetch 1 ,core_vtest_ctrl0 
-0x22b6 002709 set1 0 ,pdata 
-0x22b7 002710 store 1 ,core_vtest_ctrl0 
-0x22b8 002711 jam 0xf0 ,core_vtest_ctrl1 
-0x22b9 002712 fetch 1 ,core_bbpll_cfg3 
-0x22ba 002713 or_into 0x16 ,pdata 
-0x22bb 002714 store 1 ,core_bbpll_cfg3 
-0x22bc 002716 fetch 1 ,mem_adc_dma_enable 
-0x22bd 002717 store 1 ,mem_temp 
-0x22be 002718 fetch 1 ,mem_adc_channel 
-0x22bf 002719 store 1 ,mem_temp + 1 
-0x22c0 002720 jam 0 ,mem_adc_dma_enable 
-0x22c1 002721 fetch 1 ,mem_ring_ibias_calc_adc_channel 
-0x22c2 002722 store 1 ,mem_adc_channel 
-0x22c3 002723 fetcht 1 ,mem_ring_ibias_calc_adc_gpio 
-0x22c4 002724 call gpio_set_high_impedance 
-0x22c5 002726 arg 0 ,rega 
-0x22c6 002727 arg 8 ,loopcnt 
-:      002728 dpll_ring_ibias_read_adc:
-0x22c7 002729 call enable_adc 
-0x22c8 002730 fetch 2 ,mem_adc_current_value 
-0x22c9 002731 iadd rega ,rega 
-0x22ca 002732 loop dpll_ring_ibias_read_adc 
-0x22cb 002733 rshift3 rega ,rega 
-0x22cc 002734 store 2 ,mem_adc_current_value 
-0x22cd 002736 fetch 1 ,mem_temp 
-0x22ce 002737 store 1 ,mem_adc_dma_enable 
-0x22cf 002738 fetch 1 ,mem_temp + 1 
-0x22d0 002739 store 1 ,mem_adc_channel 
-0x22d1 002741 fetch 1 ,core_bbpll_cfg3 
-0x22d2 002742 and_into 0xe0 ,pdata 
-0x22d3 002743 store 1 ,core_bbpll_cfg3 
-0x22d4 002744 jam 0x00 ,core_vtest_ctrl1 
-0x22d5 002745 fetch 1 ,core_vtest_ctrl0 
-0x22d6 002746 set0 0 ,pdata 
-0x22d7 002747 store 1 ,core_vtest_ctrl0 
-0x22d8 002749 call vdd_calculate_by_mode 
-0x22d9 002750 fetcht 2 ,mem_ring_ibias_vtune_high 
-0x22da 002751 isub temp ,null 
-0x22db 002752 branch ring_ibias_trim_incrs ,positive 
-0x22dc 002753 fetcht 2 ,mem_ring_ibias_vtune_low 
-0x22dd 002754 isub temp ,null 
-0x22de 002755 rtn positive 
-:      002756 ring_ibias_trim_decrs:
-0x22df 002757 fetch 1 ,mem_ring_ibias_trim 
-0x22e0 002758 rtneq 0x00 
-0x22e1 002759 increase -32 ,pdata 
-0x22e2 002760 store 1 ,mem_ring_ibias_trim 
-0x22e3 002761 rtn 
-:      002763 ring_ibias_trim_incrs:
-0x22e4 002764 fetch 1 ,mem_ring_ibias_trim 
-0x22e5 002765 rtneq 0xe0 
-0x22e6 002766 increase 32 ,pdata 
-0x22e7 002767 store 1 ,mem_ring_ibias_trim 
-0x22e8 002768 rtn 
-:      002771 save_rssi:
-0x22e9 002772 bpatch patch03_6 ,mem_patch03 
-0x22ea 002774 fetch 1 ,modem_nb_pow 
-0x22eb 002775 isolate1 6 ,pdata 
-0x22ec 002776 setflag true ,7 ,pdata 
-0x22ed 002777 store 1 ,mem_modem_rssi 
-0x22ee 002779 fetch 1 ,modem_gain 
-0x22ef 002780 and pdata ,0x0f ,temp 
-0x22f0 002781 lshift temp ,temp 
-0x22f1 002782 rshift4 pdata ,pdata 
-0x22f2 002783 iadd temp ,temp 
-0x22f3 002784 mul32 temp ,3 ,rega 
-0x22f4 002786 fetch 1 ,mem_modem_rssi 
-0x22f5 002787 call byte_sign_extern 
-0x22f6 002788 sub pdata ,0 ,pdata 
-0x22f7 002789 iadd rega ,pdata 
-0x22f8 002790 increase -9 ,pdata 
-0x22f9 002791 and pdata ,0x1ff ,pdata 
-0x22fa 002792 isolate1 8 ,pdata 
-0x22fb 002793 nbranch save_rssi_store ,true 
-0x22fc 002794 setarg 0 
-:      002795 save_rssi_store:
-0x22fd 002796 store 1 ,mem_rssi_hex 
-0x22fe 002797 branch rssi_hex2dec 
-:      002799 byte_sign_extern:
-0x22ff 002800 isolate1 7 ,pdata 
-0x2300 002801 nrtn true 
-0x2301 002802 arg 0xff00 ,temp 
-0x2302 002803 ior temp ,pdata 
-0x2303 002804 rtn 
-:      002806 rssi_hex2dec:
-0x2304 002807 fetch 1 ,mem_rssi_hex 
-0x2305 002808 call bcd 
-0x2306 002809 store 1 ,mem_rssi 
-0x2307 002810 rtn 
-:      002812 bcd:
-0x2308 002813 and_into 0xff ,pdata 
-0x2309 002814 div pdata ,10 
-0x230a 002815 call get_div_result 
-0x230b 002816 lshift4 pdata ,pdata 
-0x230c 002817 remainder temp 
-0x230d 002818 ior temp ,pdata 
-0x230e 002819 rtn 
-:      002821 gain_control:
-0x230f 002822 bpatch patch03_7 ,mem_patch03 
-0x2310 002823 fetch 1 ,mem_gain_fix 
-0x2311 002824 rtneq 0xff 
-0x2312 002825 nbranch gain_increase ,sync 
-0x2313 002826 fetch 1 ,mem_modem_rssi 
-0x2314 002827 sub pdata ,0xf0 ,null 
-0x2315 002828 nbranch gain_descend ,positive 
-0x2316 002829 sub pdata ,0x7f ,null 
-0x2317 002830 branch gain_descend ,positive 
-0x2318 002832 fetchr rega ,1 ,core_rf_rx_gain_fix 
-0x2319 002833 fetch 1 ,mem_gain_fix 
-0x231a 002834 rtneq 0 
-0x231b 002835 arg mem_gain_table ,contr 
-0x231c 002836 iadd contr ,contr 
-0x231d 002837 ifetch 1 ,contr 
-0x231e 002838 isub rega ,null 
-0x231f 002839 nrtn zero 
-0x2320 002840 increase -2 ,contr 
-0x2321 002841 ifetcht 1 ,contr 
-0x2322 002842 rshift4 temp ,pdata 
-0x2323 002843 rshift4 rega ,regb 
-0x2324 002844 isub regb ,regb 
-0x2325 002845 and temp ,0xf ,pdata 
-0x2326 002846 and rega ,0xf ,rega 
-0x2327 002847 isub rega ,rega 
-0x2328 002848 lshift rega ,pdata 
-0x2329 002849 iadd regb ,regb 
-0x232a 002850 mul32 regb ,3 ,regb 
-0x232b 002851 fetcht 1 ,mem_modem_rssi 
-0x232c 002852 and temp ,0x80 ,pdata 
-0x232d 002853 rtn blank 
-:      002854 add_negative:
-0x232e 002855 setarg 0x100 
-0x232f 002856 isub temp ,temp 
-0x2330 002857 copy regb ,pdata 
-0x2331 002858 isub temp ,pdata 
-0x2332 002859 rtn positive 
-0x2333 002860 and pdata ,0xff ,pdata 
-0x2334 002861 rtneq 0xff 
-0x2335 002862 rtneq 0xfe 
-:      002864 gain_increase:
-0x2336 002865 fetch 1 ,mem_gain_fix 
-0x2337 002866 beq 1 ,set_rx_gain0 
-0x2338 002867 beq 2 ,set_rx_gain1 
-0x2339 002869 branch set_rx_gain0 
-:      002871 gain_descend:
-0x233a 002872 fetch 1 ,mem_gain_fix 
-0x233b 002873 beq 0 ,set_rx_gain1 
-0x233c 002874 beq 1 ,set_rx_gain2 
-:      002876 set_rx_gain2:
-0x233d 002877 jam 2 ,mem_gain_fix 
-0x233e 002878 rtn 
-:      002880 set_rx_gain0:
-0x233f 002881 jam 0 ,mem_gain_fix 
-0x2340 002882 rtn 
-:      002884 set_rx_gain1:
-0x2341 002885 jam 1 ,mem_gain_fix 
-0x2342 002886 rtn 
-:      002893 ahead_window:
-0x2343 002894 copy pdata ,temp 
-0x2344 002895 bpatch patch04_0 ,mem_patch04 
-0x2345 002896 copy temp ,pdata 
-0x2346 002897 call clk2bt 
-0x2347 002898 lshift16 bt_clk ,pdata 
-0x2348 002899 set1 44 ,pdata 
-0x2349 002900 call clk_diff 
-0x234a 002901 set0 44 ,pdata 
-0x234b 002902 call get_clk 
-0x234c 002903 call clk_diff 
-0x234d 002904 rtn user 
-0x234e 002905 call clk2rt 
-0x234f 002906 iforce stop_watch 
-0x2350 002907 until null ,timeout 
-0x2351 002908 rtn 
-:      002911 get_clk:
-0x2352 002912 copy clkn ,temp 
-0x2353 002913 rtn master 
-0x2354 002914 copy clke ,temp 
-0x2355 002915 rtn 
-:      002917 get_clkbt:
-0x2356 002918 deposit clkn_bt 
-0x2357 002919 rtn master 
-0x2358 002920 deposit clke_bt 
-0x2359 002921 rtn 
-:      002924 assert:
-0x235a 002925 bpatch patch04_1 ,mem_patch04 
-0x235b 002926 branch assert 
-:      002929 sleep:
-0x235c 002930 rtn blank 
-0x235d 002932 rshift pdata ,pdata 
-0x235e 002933 increase -3 ,pdata 
-:      002934 sleep_loop:
-0x235f 002935 increase -1 ,pdata 
-0x2360 002936 nbranch sleep_loop ,zero 
-0x2361 002937 force 0 ,pdata 
-0x2362 002938 rtn 
-:      002942 init_param:
-0x2363 002944 setarg param_tx_setup 
-0x2364 002945 store 2 ,mem_param_tx_setup 
-0x2365 002946 setarg param_rf_setup 
-0x2366 002947 store 2 ,mem_param_rf_setup 
-0x2367 002948 setarg param_conn_access 
-0x2368 002949 store 2 ,mem_param_conn_access 
-0x2369 002950 setarg param_rx_setup 
-0x236a 002951 store 2 ,mem_param_rx_setup 
-0x236b 002952 setarg param_clke_cal 
-0x236c 002953 store 2 ,mem_param_clke_cal 
-0x236d 002954 setarg param_pll_setup 
-0x236e 002955 store 2 ,mem_param_pll_setup 
-0x236f 002956 setarg param_dpll_start_delay 
-0x2370 002957 store 2 ,mem_param_dpll_start_delay 
-0x2371 002958 setarg param_rt_rthalfslot 
-0x2372 002959 store 2 ,mem_param_rt_rthalfslot 
-0x2373 002960 setarg param_clke_cal_le_1m 
-0x2374 002961 store 2 ,mem_param_clke_cal_le_1m 
-0x2375 002962 setarg param_clke_cal_le_2m 
-0x2376 002963 store 2 ,mem_param_clke_cal_le_2m 
-0x2377 002964 setarg param_clke_cal_le_coded 
-0x2378 002965 store 2 ,mem_param_clke_cal_le_coded 
-0x2379 002967 bpatch patch04_2 ,mem_patch04 
-0x237a 002968 rtn wake 
-0x237b 002969 setarg att_default_mtu 
-0x237c 002970 store 2 ,mem_le_remote_mtu 
-0x237d 002971 jam param_t_ifs_150us + param_sync_time_difference ,mem_le_tx_ifs_defference 
-0x237e 002972 setarg mem_ble_tx_buff0 
-0x237f 002973 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x2380 002974 setarg mem_ble_l2cap_tx_buff_size 
-0x2381 002975 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x2382 002976 rshift clkn_bt ,pdata 
-0x2383 002977 store 4 ,mem_last_clkn 
-0x2384 002978 rtn 
-:      002985 lpmstate:
-0x2385 002986 setarg 0xee21 
-0x2386 002987 store 2 ,core_clkoff 
-0x2387 002988 fetchr alarm ,4 ,core_gpio_in 
-0x2388 002989 fetch 1 ,core_lpm_isogate 
-0x2389 002990 bbit0 gpio_latch ,power_up 
-0x238a 002991 enable wake 
-0x238b 002992 bbit1 cold_wake ,lpmwake 
-0x238c 002993 disable wake 
-0x238d 002994 deposit auxcnt 
-0x238e 002995 nbranch lpmwake ,blank 
-0x238f 002996 fetch 1 ,core_lpm_sysctl 
-0x2390 002997 bbit1 reload_code ,lpmwake 
-0x2391 002998 arg param_hibernate_clks ,temp 
-0x2392 002999 branch lpm_enter_sleep 
-:      003000 lpmwake:
-0x2393 003001 call lpm_poweron_retmem 
-0x2394 003002 call lpm_load_context ,wake 
-0x2395 003003 fetch 1 ,core_lpm_isogate 
-0x2396 003004 set0 gpio_latch ,pdata 
-0x2397 003005 store 1 ,core_lpm_isogate 
-0x2398 003006 nbranch boot_load ,wake 
-0x2399 003007 call clean_smem 
-0x239a 003008 storer alarm ,4 ,mem_saved_gpio_in 
-0x239b 003009 rtn 
-:      003011 power_up:
-0x239c 003012 call lpm_poweron_retmem 
-:      003013 boot_load:
-0x239d 003014 call loadcode 
-0x239e 003015 storer alarm ,4 ,mem_saved_gpio_in 
-0x239f 003016 rtn 
-:      003018 lpm_poweron_retmem:
-0x23a0 003019 until null ,lpo_edge 
-0x23a1 003020 fetch 1 ,core_lpm_ldosel 
-0x23a2 003021 and_into 0x88 ,pdata 
-0x23a3 003022 store 1 ,core_lpm_ldosel 
-0x23a4 003023 until null ,lpo_edge 
-0x23a5 003024 fetch 1 ,core_lpm_isogate 
-0x23a6 003025 or_into 0xf ,pdata 
-0x23a7 003026 store 1 ,core_lpm_isogate 
-0x23a8 003027 until null ,lpo_edge 
-0x23a9 003028 set1 isogate ,pdata 
-0x23aa 003029 store 1 ,core_lpm_isogate 
-0x23ab 003030 until null ,lpo_edge 
-0x23ac 003031 set1 retmem_cs ,pdata 
-0x23ad 003032 store 1 ,core_lpm_isogate 
-0x23ae 003033 until null ,lpo_edge 
-0x23af 003034 rtn 
-:      003036 lpm_xtal_default:
-0x23b0 003037 until null ,lpo_edge 
-0x23b1 003038 jam 0x76 ,core_xtal_ib 
-0x23b2 003039 until null ,lpo_edge 
-0x23b3 003040 jam 0x37 ,core_xtal_cap 
-0x23b4 003041 rtn 
-:      003043 xtal_fast_wake:
-0x23b5 003044 until null ,lpo_edge 
-0x23b6 003045 jam 0x76 ,core_xtal_ib 
-0x23b7 003046 until null ,lpo_edge 
-0x23b8 003047 jam 0x37 ,core_xtal_cap 
-0x23b9 003048 rtn 
-:      003050 lpm_write_lock:
-0x23ba 003053 fetch 1 ,mem_device_option 
-0x23bb 003054 lshift4 pdata ,pdata 
-0x23bc 003056 store 1 ,core_ucode_flag 
-0x23bd 003057 until null ,lpo_edge 
-0x23be 003058 fetch 1 ,mem_peripheral_lock_flag 
-0x23bf 003059 set1 rom_lock_bit ,pdata 
-0x23c0 003060 set1 option_lock ,pdata 
-0x23c1 003061 store 1 ,core_peripheral_lock 
-0x23c2 003062 branch lpm_write_wait 
-:      003064 lpm_write_ice_disable:
-0x23c3 003065 fetch 1 ,core_lpm_sysctl 
-0x23c4 003066 set0 ice_mode ,pdata 
-0x23c5 003067 store 1 ,core_lpm_sysctl 
-0x23c6 003068 rtn 
-:      003070 lpm_write_ice_enable:
-0x23c7 003071 fetch 1 ,core_lpm_sysctl 
-0x23c8 003072 set1 ice_mode ,pdata 
-0x23c9 003073 store 1 ,core_lpm_sysctl 
-0x23ca 003074 rtn 
-:      003076 lpm_preon_counter:
-0x23cb 003077 fetch 3 ,mem_lpm_xtalcnt 
-0x23cc 003078 arg core_lpm_xtalcnt ,contw 
-:      003079 lpm_write_3bytes:
-0x23cd 003080 arg 3 ,loopcnt 
-0x23ce 003081 branch lpm_write_loop 
-:      003083 lpm_write_mpu_s0:
-0x23cf 003084 arg core_mpu_s0_saddr ,contw 
-:      003085 lpm_write_dword:
-0x23d0 003086 arg 4 ,loopcnt 
-:      003087 lpm_write_loop:
-0x23d1 003088 until null ,lpo_edge 
-0x23d2 003089 istore 1 ,contw 
-0x23d3 003090 rshift8 pdata ,pdata 
-0x23d4 003091 loop lpm_write_loop 
-0x23d5 003092 branch lpm_write_wait 
-:      003094 lpm_write_mpu_s1:
-0x23d6 003095 arg core_mpu_s1_saddr ,contw 
-0x23d7 003096 branch lpm_write_dword 
-:      003099 lpm_disable_exen_output:
-0x23d8 003100 fetch 1 ,core_lpm_ldosel 
-0x23d9 003101 set0 3 ,pdata 
-0x23da 003102 store 1 ,core_lpm_ldosel 
-0x23db 003103 rtn 
-:      003105 lpm_disable_io_dozed:
-0x23dc 003106 fetch 1 ,mem_lpm_hv_sel 
-0x23dd 003107 rtn blank 
-0x23de 003108 set0 lpm_doze_en_bit ,pdata 
-0x23df 003109 branch lpm_write_sel_hv 
-:      003111 lpm_save_sel_hv:
-0x23e0 003112 store 1 ,mem_lpm_hv_sel 
-:      003113 lpm_write_sel_hv:
-0x23e1 003114 store 1 ,core_io_doze_en 
-:      003115 lpm_write_wait:
-0x23e2 003116 until null ,lpo_edge 
-0x23e3 003117 rtn 
-:      003120 lpm_write_io_vsel:
-0x23e4 003121 store 1 ,core_io_vsel 
-0x23e5 003122 branch lpm_write_wait 
-:      003125 lpm_load_context:
-0x23e6 003126 call lpm_disable_io_dozed 
-0x23e7 003127 fetch 1 ,mem_saved_spidctrl 
-0x23e8 003128 store 1 ,core_spid_ctrl 
-0x23e9 003129 arg mem_saved_gpio ,contr 
-0x23ea 003130 arg core_gpio_conf ,contw 
-0x23eb 003131 call memcpy16 
-0x23ec 003132 arg core_gpio_conf_hi ,contw 
-0x23ed 003133 call memcpy8 
-0x23ee 003134 fetchr mark ,8 ,mem_saved_mark 
-0x23ef 003135 arg core_gpio_wakeup_cfg ,contr 
-0x23f0 003136 arg mem_gpio_wakeup_cfg ,contw 
-0x23f1 003137 arg 12 ,loopcnt 
-0x23f2 003138 call memcpy 
-0x23f3 003139 branch load_ucode 
-:      003141 lpm_save_context:
-0x23f4 003142 storer mark ,8 ,mem_saved_mark 
-0x23f5 003143 arg core_gpio_conf ,contr 
-0x23f6 003144 arg mem_saved_gpio ,contw 
-0x23f7 003145 call memcpy16 
-0x23f8 003146 arg core_gpio_conf_hi ,contr 
-0x23f9 003147 call memcpy8 
-0x23fa 003148 fetch 1 ,core_spid_ctrl 
-0x23fb 003149 store 1 ,mem_saved_spidctrl 
-0x23fc 003150 branch lpm_write_gpio_wakeup 
-:      003152 lpm_write_gpio_wakeup:
-0x23fd 003153 arg 12 ,loopcnt 
-0x23fe 003154 arg mem_gpio_wakeup_cfg ,contr 
-0x23ff 003155 arg core_gpio_wakeup_cfg ,rega 
-:      003156 lpm_write_gpio_loop:
-0x2400 003157 ifetch 1 ,contr 
-0x2401 003158 ncall lpm_write_gpio ,blank 
-0x2402 003159 increase 1 ,rega 
-0x2403 003160 loop lpm_write_gpio_loop 
-0x2404 003161 rtn 
-:      003162 lpm_write_gpio:
-0x2405 003163 istore 1 ,rega 
-0x2406 003164 until null ,lpo_edge 
-0x2407 003165 rtn 
-:      003167 lpo_calibration:
-0x2408 003168 bpatch patch04_3 ,mem_patch04 
-0x2409 003169 fetch 1 ,core_ccnt_bit 
-0x240a 003170 nbranch lpo_cal_inited ,blank 
-0x240b 003171 fetch 3 ,mem_clks_per_lpo 
-0x240c 003172 nrtn blank 
-0x240d 003173 jam 0xc ,core_ccnt_bit 
-0x240e 003174 jam ccnt_start ,core_misc_ctrl 
-:      003175 lpo_cal_inited:
-0x240f 003176 fetch 1 ,core_perf_status 
-0x2410 003177 rtnbit0 1 
-0x2411 003178 fetch 3 ,core_clk_counter 
-0x2412 003179 store 3 ,mem_clks_per_lpo 
-0x2413 003180 rtn 
-:      003184 lpm_doze:
-0x2414 003185 fetch 1 ,mem_lpm_sysctl 
-0x2415 003186 set1 reload_code ,pdata 
-0x2416 003187 store 1 ,mem_lpm_sysctl 
-:      003190 lpm_hibernate:
-0x2417 003191 bpatch patch04_4 ,mem_patch04 
-0x2418 003192 arg param_hibernate_clks ,temp 
-0x2419 003193 fetch 1 ,mem_lpm_hibernate_switch 
-0x241a 003194 store 1 ,mem_lpm_isogate_final 
-0x241b 003195 fetch 1 ,mem_lpm_sysctl 
-0x241c 003196 store 1 ,core_lpm_sysctl 
-0x241d 003197 until null ,lpo_edge 
-:      003199 lpm_sleep:
-0x241e 003200 bpatch patch04_5 ,mem_patch04 
-0x241f 003202 fetch 2 ,mem_cb_before_lpm_sleep 
-0x2420 003203 call callback_func 
-:      003204 lpm_sleep_skip_cb_function:
-0x2421 003205 fetch 4 ,mem_sleep_counter_all 
-0x2422 003206 iadd temp ,pdata 
-0x2423 003207 store 4 ,mem_sleep_counter_all 
-0x2424 003208 call lpm_save_context 
-0x2425 003209 fetch 1 ,mem_lpm_hv_sel 
-0x2426 003210 set1 lpm_doze_en_bit ,pdata 
-0x2427 003211 call lpm_write_sel_hv 
-0x2428 003212 ncall lpm_preon_counter ,wake 
-0x2429 003213 until null ,lpo_edge 
-0x242a 003214 storer clkn ,6 ,mem_sleep_clkn 
-0x242b 003215 fetch 3 ,mem_lpm_isogate 
-0x242c 003216 fetchr rega ,1 ,mem_lpm_ldo_sel 
-0x242d 003217 arg 3 ,loopcnt 
-:      003218 lpm_sleep_loop:
-0x242e 003219 until null ,lpo_edge 
-0x242f 003220 store 1 ,core_lpm_isogate 
-0x2430 003221 rshift8 pdata ,pdata 
-0x2431 003222 loop lpm_sleep_loop 
-0x2432 003223 until null ,lpo_edge 
-0x2433 003224 storer rega ,1 ,core_lpm_ldosel 
-:      003225 lpm_enter_sleep:
-0x2434 003226 until null ,lpo_edge 
-0x2435 003227 storet 4 ,core_lpm_reg 
-0x2436 003228 jam lpmreg_sel_counter ,core_lpm_wr 
-0x2437 003229 until null ,never 
-:      003231 lpm_cal_xtal_startup:
-0x2438 003232 fetch 1 ,mem_lpm_xtalcnt 
-0x2439 003233 nrtn blank 
-0x243a 003234 jam clksel_rc ,core_clksel 
-0x243b 003235 jam 0xf8 ,core_lpm_ctrl 
-0x243c 003236 setarg 200000 
-0x243d 003237 call sleep 
-0x243e 003238 call xtal_fast_wake 
-0x243f 003239 until null ,lpo_edge 
-0x2440 003240 jam 0xff ,core_lpm_ctrl 
-0x2441 003241 copy lpo_time ,alarm 
-0x2442 003242 jam clksel_xtal ,core_clksel 
-0x2443 003243 nop 10 
-0x2444 003244 until null ,lpo_edge 
-0x2445 003245 deposit lpo_time 
-0x2446 003246 isub alarm ,pdata 
-0x2447 003247 increase 0x30 ,pdata 
-0x2448 003248 arg 0xff ,temp 
-0x2449 003249 call ceiling 
-0x244a 003250 store 1 ,mem_lpm_xtalcnt 
-0x244b 003251 nop 30000 
-0x244c 003252 nop 30000 
-0x244d 003253 nop 30000 
-0x244e 003254 rtn 
-:      003257 lpm_recover_clk:
-0x244f 003258 bpatch patch04_6 ,mem_patch04 
-0x2450 003259 setarg 0 
-0x2451 003260 copy auxcnt ,null 
-0x2452 003261 branch lpm_recover_timeout ,zero 
-0x2453 003262 fetch 1 ,core_lpm_xtalcnt 
-0x2454 003263 fetcht 1 ,core_lpm_buckcnt 
-0x2455 003264 isub temp ,null 
-0x2456 003265 branch lpm_recover_xtal ,positive 
-0x2457 003266 deposit temp 
-:      003267 lpm_recover_xtal:
-0x2458 003268 isub auxcnt ,pdata 
-0x2459 003269 increase 1 ,pdata 
-:      003270 lpm_recover_timeout:
-0x245a 003271 increase 8 ,pdata 
-0x245b 003272 until null ,lpo_edge 
-0x245c 003273 iadd lpo_time ,pdata 
-0x245d 003274 fetcht 4 ,mem_sleep_counter 
-0x245e 003275 iadd temp ,pdata 
-0x245f 003276 fetcht 3 ,mem_clks_per_lpo 
-0x2460 003277 imul32 temp ,pdata 
-0x2461 003278 rshift8 pdata ,pdata 
-0x2462 003279 rshift4 pdata ,pdata 
-0x2463 003280 increase param_lpm_fix ,pdata 
-0x2464 003281 fetcht 2 ,mem_param_rt_rthalfslot 
-0x2465 003282 idiv temp 
-0x2466 003283 call get_div_result 
-0x2467 003284 lshift16 pdata ,pdata 
-0x2468 003285 remainder temp 
-0x2469 003286 ior temp ,pdata 
-0x246a 003287 fetcht 6 ,mem_sleep_clkn 
-0x246b 003288 call clk_add 
-0x246c 003289 copy temp ,clkn 
-0x246d 003290 fetch 6 ,mem_context + coffset_clk_offset 
-0x246e 003291 call calc_clke2 
-0x246f 003292 deposit clke 
-0x2470 003293 store 6 ,mem_pdatatemp 
-0x2471 003294 deposit auxcnt 
-0x2472 003295 istore 1 ,contw 
-0x2473 003296 fetch 1 ,core_gpio_in1 
-0x2474 003297 or_into 0xf0 ,pdata 
-0x2475 003298 istore 1 ,contw 
-0x2476 003299 rtn 
-:      003302 lpm_adjust_clk:
-0x2477 003303 bpatch patch04_7 ,mem_patch04 
-0x2478 003304 deposit clke 
-0x2479 003305 call clk_diff_rt 
-0x247a 003306 fetcht 4 ,mem_sleep_counter_all 
-0x247b 003307 sub temp ,0xff ,null 
-0x247c 003308 rtn positive 
-0x247d 003309 lshift8 pdata ,pdata 
-0x247e 003310 lshift4 pdata ,pdata 
-0x247f 003311 idiv temp 
-0x2480 003312 call get_div_result 
-0x2481 003313 arg param_lpm_adjmax ,temp 
-0x2482 003314 call ceiling 
-0x2483 003315 store 1 ,mem_lpm_adjust 
-0x2484 003316 nbranch lpm_adjust_positive ,user 
-0x2485 003317 sub pdata ,0 ,pdata 
-:      003318 lpm_adjust_positive:
-0x2486 003319 fetcht 3 ,mem_clks_per_lpo 
-0x2487 003320 iadd temp ,pdata 
-0x2488 003321 store 3 ,mem_clks_per_lpo 
-:      003322 lpm_clear_counter:
-0x2489 003323 setarg 0 
-0x248a 003324 store 4 ,mem_sleep_counter_all 
-0x248b 003325 rtn 
-:      003328 lpm_dispatch:
-0x248c 003329 bpatch patch05_0 ,mem_patch05 
-0x248d 003330 call lpo_calibration 
-0x248e 003331 fetch 3 ,mem_clks_per_lpo 
-0x248f 003332 rtn blank 
-0x2490 003333 fetch 1 ,mem_lpm_mode 
-0x2491 003334 rtn blank 
-0x2492 003335 fetch 1 ,mem_secure_connections_enable 
-0x2493 003336 branch lpm_dispatch_next ,blank 
-0x2494 003337 fetch 1 ,mem_sc_local_key_invalid 
-0x2495 003338 rtn blank 
-:      003339 lpm_dispatch_next:
-0x2496 003340 fetch 1 ,mem_sc_calc 
-0x2497 003341 nrtn blank 
-0x2498 003342 arg context_check_a_wack ,regc 
-0x2499 003343 call context_search 
-0x249a 003344 rtn zero 
-0x249b 003345 call lpm_check_wake_lock 
-0x249c 003346 nrtn blank 
-0x249d 003347 call context_check_idle 
-0x249e 003348 nbranch lpm_dispatch_unconn ,zero 
-0x249f 003349 rtn wake 
-0x24a0 003350 bpatch patch05_1 ,mem_patch05 
-0x24a1 003351 fetcht 1 ,mem_lpm_current_mult 
-0x24a2 003352 fetch 2 ,mem_context + coffset_tsniff 
-0x24a3 003353 imul32 temp ,pdata 
-0x24a4 003354 rshift4 temp ,temp 
-0x24a5 003355 rshift2 temp ,temp 
-0x24a6 003356 isub temp ,pdata 
-0x24a7 003357 fetcht 4 ,mem_context + coffset_sniff_anchor 
-0x24a8 003358 iadd temp ,pdata 
-0x24a9 003359 fetcht 1 ,mem_lpm_overhead 
-0x24aa 003360 isub temp ,pdata 
-0x24ab 003361 lshift16 pdata ,alarm 
-0x24ac 003362 fetch 2 ,mem_context + coffset_rx_window 
-0x24ad 003363 rshift pdata ,pdata 
-0x24ae 003364 call clk2bt 
-0x24af 003365 deposit alarm 
-0x24b0 003366 call clk_diff 
-0x24b1 003367 copy clke ,temp 
-0x24b2 003368 call clk_diff_rt 
-0x24b3 003369 rtn user 
-:      003370 lpm_dispatch_sleep:
-0x24b4 003371 call clk2lpo 
-:      003372 lpm_dispatch_lpo:
-0x24b5 003373 bpatch patch05_2 ,mem_patch05 
-0x24b6 003374 fetch 1 ,mem_lpm_xtalcnt 
-0x24b7 003375 isub temp ,null 
-0x24b8 003376 branch lpm_clear_counter ,positive 
-0x24b9 003377 storet 4 ,mem_sleep_counter 
-0x24ba 003378 call app_will_enter_lpm 
-0x24bb 003380 fetcht 4 ,mem_sleep_counter 
-0x24bc 003381 branch lpm_sleep 
-:      003383 lpm_dispatch_unconn:
-0x24bd 003384 bpatch patch05_3 ,mem_patch05 
-0x24be 003385 fetch 1 ,mem_le_adv_enable 
-0x24bf 003386 nbranch lpm_unconn_cont ,blank 
-0x24c0 003387 rtn 
-:      003389 lpm_unconn_cont:
-0x24c1 003390 fetch 2 ,mem_lpm_interval 
-0x24c2 003391 rtn blank 
-:      003392 lpm_sleep_btclk:
-0x24c3 003393 fetcht 1 ,mem_lpm_overhead 
-0x24c4 003394 isub temp ,pdata 
-0x24c5 003395 arg 7500 ,temp 
-0x24c6 003396 imul32 temp ,pdata 
-0x24c7 003397 branch lpm_dispatch_sleep 
-:      003400 lpm_mult_wait_timeout:
-0x24c8 003401 fetch 2 ,mem_cb_bt_set_mult 
-0x24c9 003402 call callback_func 
-0x24ca 003403 nbranch lpm_mult_short ,blank 
-0x24cb 003404 jam 0 ,mem_lpm_current_mult 
-0x24cc 003405 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x24cd 003406 fetch 1 ,mem_lpm_mult_cnt 
-0x24ce 003407 branch lpm_mult_long ,blank 
-0x24cf 003408 increase -1 ,pdata 
-0x24d0 003409 store 1 ,mem_lpm_mult_cnt 
-0x24d1 003410 rtn 
-:      003415 lpm_match:
-0x24d2 003416 jam 0 ,mem_sniff_unint_lost 
-0x24d3 003417 fetch 3 ,mem_sniff_rcv 
-0x24d4 003418 increase 1 ,pdata 
-0x24d5 003419 store 3 ,mem_sniff_rcv 
-0x24d6 003420 rtn 
-:      003423 lpm_lost:
-0x24d7 003424 bpatch patch05_4 ,mem_patch05 
-0x24d8 003425 jam 0 ,mem_lpm_current_mult 
-0x24d9 003426 fetch 3 ,mem_sniff_lost 
-0x24da 003427 increase 1 ,pdata 
-0x24db 003428 store 3 ,mem_sniff_lost 
-0x24dc 003429 fetch 1 ,mem_sniff_unint_lost 
-0x24dd 003430 increase 1 ,pdata 
-0x24de 003431 store 1 ,mem_sniff_unint_lost 
-0x24df 003432 rtn 
-:      003434 lpm_mult_short:
-0x24e0 003435 jam 0 ,mem_lpm_current_mult 
-0x24e1 003436 fetch 1 ,mem_lpm_mult_timeout 
-0x24e2 003437 store 1 ,mem_lpm_mult_cnt 
-0x24e3 003438 rtn 
-:      003440 lpm_mult_long:
-0x24e4 003441 fetcht 1 ,mem_lpm_mult 
-0x24e5 003442 storet 1 ,mem_lpm_current_mult 
-0x24e6 003443 rtn 
-:      003447 lpm_get_wake_lock:
-0x24e7 003448 fetch 2 ,mem_lpm_wake_lock 
-0x24e8 003449 qset1 pdata 
-0x24e9 003450 store 2 ,mem_lpm_wake_lock 
-0x24ea 003451 rtn 
-:      003453 lpm_put_wake_lock:
-0x24eb 003454 fetch 2 ,mem_lpm_wake_lock 
-0x24ec 003455 qset0 pdata 
-0x24ed 003456 store 2 ,mem_lpm_wake_lock 
-0x24ee 003457 rtn 
-:      003461 lpm_check_wake_lock:
-0x24ef 003462 bpatch patch05_5 ,mem_patch05 
-0x24f0 003463 call app_check_wake_lock 
-0x24f1 003464 fetch 2 ,mem_lpm_wake_lock 
-0x24f2 003465 copy pdata ,rega 
-0x24f3 003466 fetch 3 ,mem_tx_fifo3 
-0x24f4 003467 nsetflag blank ,wake_lock_ble_tx ,rega 
-0x24f5 003468 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x24f6 003469 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
-0x24f7 003470 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
-0x24f8 003471 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
-0x24f9 003472 fetch 1 ,mem_hci_cmd 
-0x24fa 003473 nsetflag blank ,wake_lock_cmd ,rega 
-0x24fb 003474 fetch 1 ,mem_device_option 
-0x24fc 003475 compare dvc_op_module ,pdata ,0xff 
-0x24fd 003476 call lpm_uart_wake_lock ,true 
-0x24fe 003477 copy rega ,pdata 
-0x24ff 003478 store 2 ,mem_lpm_wake_lock 
-0x2500 003479 rtn 
-:      003481 lpm_uart_wake_lock:
-0x2501 003482 fetch 2 ,core_uart_rxitems 
-0x2502 003483 nsetflag blank ,wake_lock_uart_rx ,rega 
-0x2503 003484 fetch 2 ,core_uart_txitems 
-0x2504 003485 nsetflag blank ,wake_lock_uart_tx ,rega 
-0x2505 003486 rtn 
-:      003495 le_init_conn:
-0x2506 003496 bpatchx patch21_6 ,mem_patch21 
-0x2507 003497 disable wake 
-0x2508 003498 jam 1 ,mem_le_conn_handle 
-0x2509 003499 jam 3 ,mem_le_state 
-0x250a 003500 jam 1 ,mem_le_arq 
-0x250b 003501 setarg -1 
-0x250c 003502 store 2 ,mem_le_event_count 
-0x250d 003503 force 0 ,pdata 
-0x250e 003504 store 1 ,mem_le_ch 
-0x250f 003505 store 1 ,mem_le_op 
-0x2510 003506 store 3 ,mem_sniff_rcv 
-0x2511 003507 store 3 ,mem_sniff_lost 
-0x2512 003508 call le_clear_enc 
-0x2513 003509 jam 1 ,mem_le_txheader 
-0x2514 003510 jam 0 ,mem_le_txlen 
-0x2515 003511 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
-0x2516 003512 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
-0x2517 003513 jam 0 ,mem_le_l2cap_att_states 
-0x2518 003514 branch le_supervision_flush 
-:      003516 le_init_master:
-0x2519 003517 bpatchx patch21_7 ,mem_patch21 
-0x251a 003518 enable master 
-0x251b 003519 jam lemode_master ,mem_le_mode 
-0x251c 003520 jam 1 ,mem_le_att_handle 
-0x251d 003521 jam 1 ,mem_le_search_handle_start 
-0x251e 003522 setarg 0xffff 
-0x251f 003523 store 2 ,mem_le_search_handle_end 
-0x2520 003524 force 0 ,pdata 
-0x2521 003525 store 5 ,mem_ccm_pcnt_rx 
-0x2522 003526 set1 le_ccm_directionbit ,pdata 
-0x2523 003527 store 5 ,mem_ccm_pcnt_tx 
-0x2524 003528 branch le_init_conn 
-:      003531 le_init_slave:
-0x2525 003532 bpatchx patch22_0 ,mem_patch22 
-0x2526 003533 disable master 
-0x2527 003534 setarg 0x17 
-0x2528 003535 store 2 ,mem_le_remote_mtu 
-0x2529 003536 increase 4 ,pdata 
-0x252a 003537 store 2 ,mem_remote_rx_max_octets 
-0x252b 003538 jam lemode_slave ,mem_le_mode 
-0x252c 003539 jam 0 ,mem_le_adv_enable 
-0x252d 003540 jam 0 ,mem_lpm_current_mult 
-0x252e 003541 call le_clear_pairing_state 
-0x252f 003542 fetch 2 ,mem_le_superto 
-0x2530 003543 store 2 ,mem_le_init_superto 
-0x2531 003544 fetch 2 ,mem_le_tsniff 
-0x2532 003545 mul32 pdata ,5 ,pdata 
-0x2533 003546 rshift4 pdata ,pdata 
-0x2534 003547 store 2 ,mem_le_superto 
-0x2535 003548 branch le_init_conn 
-:      003555 le_conn_dispatch:
-0x2536 003556 bpatchx patch22_1 ,mem_patch22 
-0x2537 003557 call le_enable 
-0x2538 003558 fetch 1 ,mem_le_state 
-0x2539 003559 isolate1 lestate_encryption ,pdata 
-0x253a 003560 setflag true ,mark_ble_encryption ,mark 
-0x253b 003561 call app_process_ble 
-0x253c 003562 fetch 1 ,mem_le_mode 
-0x253d 003563 bbit1 mode_master ,le_master_dispatch 
-0x253e 003564 branch le_slave_dispatch 
-:      003570 le_master_dispatch:
-0x253f 003571 bpatchx patch22_2 ,mem_patch22 
-0x2540 003572 enable master 
-0x2541 003573 call le_supervision_update 
-0x2542 003574 branch le_master_disconn ,positive 
-0x2543 003575 call le_setup 
-0x2544 003576 call le_prepare_tx 
-0x2545 003577 disable match 
-0x2546 003578 call le_transmit_receive_sifs 
-0x2547 003579 nrtn match 
-0x2548 003580 fetch 1 ,mem_le_conn_rcv 
-0x2549 003581 increase 1 ,pdata 
-0x254a 003582 store 1 ,mem_le_conn_rcv 
-0x254b 003583 call le_acknowledge 
-0x254c 003584 disable master 
-0x254d 003585 rtn 
-:      003587 le_master_disconn:
-0x254e 003588 call le_disconnect 
-0x254f 003589 disable master 
-0x2550 003590 rtn 
-:      003595 le_slave_dispatch:
-0x2551 003596 bpatchx patch22_3 ,mem_patch22 
-0x2552 003597 jam 0 ,mem_le_md_count 
-0x2553 003598 set0 mark_ble_crc_fail ,mark 
-0x2554 003599 call sp_calc_sequence_256 
-0x2555 003600 call le_secure_connect_sm 
-0x2556 003601 disable attempt 
-0x2557 003602 call le_supervision_update 
-0x2558 003603 branch le_slave_disconn ,positive 
-0x2559 003604 fetch 1 ,mem_le_rx_phy 
-0x255a 003605 call le_enable_phy_by_pdata 
-0x255b 003606 call le_setup 
-0x255c 003607 call le_receive_slave 
-0x255d 003608 nbranch le_slave_unsync ,sync 
-0x255e 003609 call le_got_first_packet 
-0x255f 003610 branch le_slave_match ,match 
-0x2560 003611 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
-0x2561 003612 branch le_slave_cont 
-:      003615 le_slave_crc_fail:
-:      003616 le_slave_match:
-0x2562 003617 bpatchx patch22_4 ,mem_patch22 
-0x2563 003618 fetch 1 ,mem_le_md_count 
-0x2564 003619 pincrease 1 
-0x2565 003620 store 1 ,mem_le_md_count 
-0x2566 003621 beq le_md_max_count ,le_slave_cont 
-0x2567 003622 call le_acknowledge 
-0x2568 003623 call le_prepare_tx 
-0x2569 003624 fetch 1 ,mem_le_tx_phy 
-0x256a 003625 call le_enable_phy_by_pdata 
-0x256b 003626 call le_transmit 
-0x256c 003627 call le_parse 
-0x256d 003628 fetch 2 ,mem_cb_ble_transmit 
-0x256e 003629 call callback_func 
-0x256f 003630 call le_check_md 
-0x2570 003631 branch le_slave_more_data ,user 
-:      003632 le_slave_cont:
-0x2571 003633 bpatchx patch22_5 ,mem_patch22 
-0x2572 003634 call le_pairing_sm 
-0x2573 003635 call le_check_paring_time 
-0x2574 003636 call check_51cmd 
-0x2575 003637 fetch 1 ,mem_le_op 
-0x2576 003638 bbit1 op_disconn ,le_slave_disconn 
-:      003639 le_slave_unsync:
-0x2577 003640 bpatchx patch22_6 ,mem_patch22 
-0x2578 003641 call end_of_packet 
-0x2579 003642 call le_lpm_set_mult 
-0x257a 003643 branch calc_clke_offset 
-:      003646 le_check_md:
-0x257b 003647 disable user 
-0x257c 003648 bmark1 mark_ble_rx_md ,enable_user 
-0x257d 003649 bmark1 mark_ble_tx_md ,enable_user 
-0x257e 003650 bmark1 mark_ble_crc_fail ,enable_user 
-0x257f 003651 rtn 
-:      003654 le_slave_more_data:
-0x2580 003655 bpatchx patch22_7 ,mem_patch22 
-0x2581 003656 enable attempt 
-0x2582 003657 call le_transmit_receive_sifs_notx 
-0x2583 003658 branch le_slave_match ,match 
-0x2584 003659 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
-0x2585 003660 branch le_slave_cont 
-:      003662 le_slave_disconn:
-:      003664 le_disconnect:
-0x2586 003665 bpatchx patch23_0 ,mem_patch23 
-0x2587 003666 call le_clear_connection_info 
-0x2588 003667 call app_disconn_reason_collect_ble 
-0x2589 003668 call le_clear_pairing_state 
-0x258a 003669 call le_sc_state_clear 
-0x258b 003670 jam bt_evt_le_disconnected ,mem_fifo_temp 
-0x258c 003671 branch ui_ipc_send_event 
-:      003673 le_clear_connection_info:
-0x258d 003674 arg mem_used_map ,contw 
-0x258e 003675 call memset0_16 
-0x258f 003676 jam 0 ,mem_le_conn_handle 
-0x2590 003677 jam lemode_idle ,mem_le_mode 
-0x2591 003678 jam 0 ,mem_le_state 
-:      003679 le_clear_pairing_state:
-0x2592 003680 bpatchx patch23_1 ,mem_patch23 
-0x2593 003681 jam flag_le_enc_null ,mem_le_enc_state 
-0x2594 003682 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x2595 003683 call sp_clear_flags 
-0x2596 003684 rtn 
-:      003686 le_got_first_packet:
-0x2597 003687 bpatchx patch23_2 ,mem_patch23 
-0x2598 003688 fetch 1 ,mem_le_conn_rcv 
-0x2599 003689 increase 1 ,pdata 
-0x259a 003690 store 1 ,mem_le_conn_rcv 
-0x259b 003691 fetch 1 ,mem_le_state 
-0x259c 003692 rtnbit1 lestate_got_first_packet 
-0x259d 003693 set1 lestate_got_first_packet ,pdata 
-0x259e 003694 store 1 ,mem_le_state 
-0x259f 003695 fetch 2 ,mem_le_init_superto 
-0x25a0 003696 store 2 ,mem_le_superto 
-0x25a1 003697 setarg 0 
-0x25a2 003698 store 4 ,mem_le_transmit_window 
-0x25a3 003699 rtn 
-:      003707 le_enable_phy_by_pdata:
-0x25a4 003708 copy pdata ,temp 
-0x25a5 003709 bpatchx patch23_3 ,mem_patch23 
-:      003710 le_enable_phy_by_pdata1:
-0x25a6 003711 copy temp ,pdata 
-0x25a7 003712 bbit1 bit_le_1m_phy ,le_enable 
-0x25a8 003713 bbit1 bit_le_2m_phy ,le_enable_2m 
-0x25a9 003714 bbit0 bit_le_coded_phy ,le_enable 
-0x25aa 003715 bbit1 bit_le_coded_phy_s8 ,le_enable_coded_s8 
-0x25ab 003716 bbit1 bit_le_coded_phy_s2 ,le_enable_coded_s2 
-0x25ac 003717 branch le_enable 
-:      003719 le_enable_2m:
-0x25ad 003720 set0 mark_ble_lr ,mark 
-0x25ae 003721 set1 mark_ble_2m ,mark 
-0x25af 003722 rtn 
-:      003724 le_enable_coded_s2:
-:      003725 le_enable_coded:
-0x25b0 003726 set0 mark_ble_2m ,mark 
-0x25b1 003727 set1 mark_ble_lr ,mark 
-0x25b2 003728 set0 mark_ble_lr_s8 ,mark 
-0x25b3 003729 rtn 
-:      003732 le_enable_coded_s8:
-0x25b4 003733 set0 mark_ble_2m ,mark 
-0x25b5 003734 set1 mark_ble_lr ,mark 
-0x25b6 003735 set1 mark_ble_lr_s8 ,mark 
-0x25b7 003736 rtn 
-:      003738 le_enable:
-0x25b8 003739 bpatchx patch23_4 ,mem_patch23 
-0x25b9 003740 set0 mark_ble_2m ,mark 
-0x25ba 003741 set0 mark_ble_lr ,mark 
-0x25bb 003742 rtn 
-:      003745 le_disable:
-0x25bc 003746 bpatchx patch23_5 ,mem_patch23 
-0x25bd 003747 set0 mark_ble_encryption ,mark 
-0x25be 003748 jam 0x01 ,0x8901 
-0x25bf 003749 jam 0x80 ,0x8920 
-0x25c0 003750 jam 0x03 ,0x8930 
-0x25c1 003751 rtn 
-:      003753 le_prep:
-0x25c2 003754 bpatchx patch23_6 ,mem_patch23 
-0x25c3 003755 disable enable_crc 
-0x25c4 003756 disable enable_white 
-0x25c5 003757 fetch 3 ,mem_le_crcinit 
-0x25c6 003758 iforce crc24_init 
-0x25c7 003759 fetch 1 ,mem_le_ch_mapped 
-:      003760 le_prep_next:
-0x25c8 003761 reverse pdata ,temp 
-0x25c9 003762 set1 1 ,temp 
-0x25ca 003763 rshift temp ,white_init 
-0x25cb 003764 rtn 
-:      003767 le_rx_setfreq:
-0x25cc 003768 call le_setfreq 
-:      003769 le_rf_rx_enable:
-0x25cd 003770 call set_freq_rx 
-0x25ce 003771 fetch 2 ,mem_param_pll_setup 
-0x25cf 003772 call sleep 
-0x25d0 003773 branch rf_rx_enable 
-:      003775 le_tx_setfreq:
-0x25d1 003776 branch txon ,match 
-0x25d2 003777 bmark1 mark_ble_crc_fail ,txon 
-:      003778 le_tx_setfreq0:
-0x25d3 003779 call le_setfreq 
-0x25d4 003780 branch set_freq_tx 
-:      003782 le_setfreq:
-0x25d5 003783 bpatchx patch23_7 ,mem_patch23 
-0x25d6 003784 call set_sync_on 
-0x25d7 003785 fetch 1 ,mem_le_testtype 
-0x25d8 003786 nbranch le_ctf_test ,blank 
-0x25d9 003787 fetch 1 ,mem_le_ch_mapped 
-0x25da 003788 sub pdata ,36 ,null 
-0x25db 003789 branch le_ctf_normal ,positive 
-0x25dc 003790 force 0 ,temp 
-0x25dd 003791 rtneq 37 
-0x25de 003792 force 24 ,temp 
-0x25df 003793 rtneq 38 
-0x25e0 003794 force 78 ,temp 
-0x25e1 003795 rtn 
-:      003797 le_ctf_normal:
-0x25e2 003798 sub pdata ,10 ,null 
-0x25e3 003799 branch le_ctf_low ,positive 
-0x25e4 003800 increase 1 ,pdata 
-:      003802 le_ctf_low:
-0x25e5 003803 lshift pdata ,pdata 
-0x25e6 003804 add pdata ,2 ,temp 
-0x25e7 003805 rtn 
-:      003807 le_ctf_test:
-0x25e8 003808 fetch 1 ,mem_le_ch_mapped 
-0x25e9 003809 lshift pdata ,temp 
-0x25ea 003810 rtn 
-:      003812 le_sca_map:
-0x25eb 003813 arg 500 ,temp 
-0x25ec 003814 rtn blank 
-0x25ed 003815 arg 250 ,temp 
-0x25ee 003816 rtneq 1 
-0x25ef 003817 arg 150 ,temp 
-0x25f0 003818 rtneq 2 
-0x25f1 003819 arg 100 ,temp 
-0x25f2 003820 rtneq 3 
-0x25f3 003821 arg 75 ,temp 
-0x25f4 003822 rtneq 4 
-0x25f5 003823 arg 50 ,temp 
-0x25f6 003824 rtneq 5 
-0x25f7 003825 arg 40 ,temp 
-0x25f8 003826 rtneq 6 
-0x25f9 003827 arg 20 ,temp 
-0x25fa 003828 rtn 
-:      003832 le_setup:
-0x25fb 003833 bpatchx patch24_0 ,mem_patch24 
-0x25fc 003834 enable swfine 
-0x25fd 003835 fetch 4 ,mem_le_access 
-0x25fe 003836 iforce access 
-0x25ff 003837 call le_map_channel 
-0x2600 003838 setarg 0x200 
-0x2601 003839 branch le_setup_master ,master 
-0x2602 003840 fetch 2 ,mem_le_receive_window 
-0x2603 003841 rshift pdata ,pdata 
-:      003842 le_setup_master:
-0x2604 003843 fetcht 2 ,mem_param_pll_setup 
-0x2605 003844 iadd temp ,pdata 
-0x2606 003845 call ahead_window 
-0x2607 003846 deposit clke 
-0x2608 003847 rtn 
-:      003850 le_context_nextevent:
-0x2609 003851 bpatchx patch24_1 ,mem_patch24 
-0x260a 003852 call push_stack_rega_b_c 
-0x260b 003853 storer loopcnt ,2 ,mem_loopcnt 
-0x260c 003854 add rega ,coffset_mode ,contr 
-0x260d 003855 ifetch 1 ,contr 
-0x260e 003856 rtnbit0 mode_le 
-0x260f 003857 add rega ,coffset_le_event_cnt ,contw 
-0x2610 003858 ifetch 2 ,contw 
-0x2611 003859 increase 1 ,pdata 
-0x2612 003860 istore 2 ,contw 
-0x2613 003861 call le_update_param 
-0x2614 003862 call le_update_channel_map 
-0x2615 003863 call le_update_phy 
-0x2616 003864 call le_context_nexthop 
-0x2617 003865 call pop_stack_rega_b_c 
-0x2618 003866 fetchr loopcnt ,2 ,mem_loopcnt 
-0x2619 003867 rtn 
-:      003869 le_context_nexthop:
-0x261a 003870 add rega ,coffset_le_hop ,contr 
-0x261b 003871 ifetch 1 ,contr 
-0x261c 003872 add rega ,coffset_le_ch ,contw 
-0x261d 003873 ifetcht 1 ,contw 
-0x261e 003874 iadd temp ,pdata 
-0x261f 003875 sub pdata ,36 ,null 
-0x2620 003876 branch le_nexthop_nowrap ,positive 
-0x2621 003877 increase -37 ,pdata 
-:      003878 le_nexthop_nowrap:
-0x2622 003879 istore 1 ,contw 
-0x2623 003880 rtn 
-:      003883 le_calc_channel_map:
-0x2624 003884 add rega ,coffset_le_channel_map ,contr 
-0x2625 003885 ifetch 5 ,contr 
-0x2626 003886 force 0 ,temp 
-0x2627 003887 force 37 ,loopcnt 
-:      003888 le_count_channels_loop:
-0x2628 003889 bbit0 0 ,le_count_channels_notused 
-0x2629 003890 increase 1 ,temp 
-:      003891 le_count_channels_notused:
-0x262a 003892 rshift pdata ,pdata 
-0x262b 003893 loop le_count_channels_loop 
-0x262c 003894 add temp ,-1 ,pdata 
-0x262d 003895 add rega ,coffset_le_channels ,contw 
-0x262e 003896 istore 1 ,contw 
-0x262f 003897 rtn 
-:      003899 le_map_channel:
-0x2630 003900 bpatchx patch24_2 ,mem_patch24 
-0x2631 003901 fetch 1 ,mem_le_ch 
-0x2632 003902 iforce queue 
-0x2633 003903 fetcht 5 ,mem_le_channel_map 
-0x2634 003904 qisolate1 temp 
-0x2635 003905 branch le_map_channel_end ,true 
-:      003906 le_map_channel_next:
-0x2636 003907 fetch 1 ,mem_le_channels 
-0x2637 003908 isub queue ,pdata 
-0x2638 003909 branch le_map_channel_cont ,positive 
-0x2639 003910 sub pdata ,-1 ,queue 
-0x263a 003911 branch le_map_channel_next 
-:      003912 le_map_channel_cont:
-0x263b 003913 copy queue ,loopcnt 
-0x263c 003914 force 0 ,queue 
-:      003915 le_map_channel_loop:
-0x263d 003916 qisolate1 temp 
-0x263e 003917 branch le_map_channel_skip ,true 
-0x263f 003918 increase 1 ,loopcnt 
-:      003919 le_map_channel_skip:
-0x2640 003920 deposit loopcnt 
-0x2641 003921 branch le_map_channel_end ,blank 
-0x2642 003922 increase 1 ,queue 
-0x2643 003923 increase -1 ,loopcnt 
-0x2644 003924 branch le_map_channel_loop 
-:      003925 le_map_channel_end:
-0x2645 003926 deposit queue 
-0x2646 003927 store 1 ,mem_le_ch_mapped 
-0x2647 003928 rtn 
-:      003931 le_wait_tx:
-0x2648 003932 branch le_wait_master ,master 
-0x2649 003933 until null ,timeout 
-0x264a 003934 rtn 
-:      003936 le_wait_master:
-0x264b 003937 arg 0xea0 ,timeup 
-0x264c 003938 until clkn_rt ,meet 
-0x264d 003939 rtn 
-:      003941 le_receive_adv:
-0x264e 003942 disable swfine 
-0x264f 003943 fetch 2 ,mem_le_scan_window 
-0x2650 003944 copy pdata ,timeup 
-0x2651 003945 branch le_receive_packet 
-:      003948 le_receive_slave:
-0x2652 003949 bpatchx patch24_3 ,mem_patch24 
-0x2653 003950 call le_dec_init 
-0x2654 003951 enable swfine 
-0x2655 003952 fetch 2 ,mem_le_receive_window 
-0x2656 003953 fetcht 4 ,mem_le_transmit_window 
-0x2657 003954 iadd temp ,timeup 
-:      003955 le_receive_packet:
-0x2658 003956 call le_rx_setfreq 
-:      003957 le_receive_rxon:
-0x2659 003958 bpatchx patch24_4 ,mem_patch24 
-0x265a 003959 call le_prep 
-0x265b 003960 bmark0 mark_ble_lr ,le_receive_nolr 
-0x265c 003961 pulse dewhiten_code_calc 
-0x265d 003962 nop 30 
-0x265e 003963 call le_prep 
-0x265f 003964 lshift3 timeup ,timeup 
-:      003965 le_receive_nolr:
-0x2660 003966 disable match 
-0x2661 003967 enable decode_fec0 
-0x2662 003968 enable is_rx 
-0x2663 003969 disable is_tx 
-0x2664 003970 copy timeup ,stop_watch 
-0x2665 003971 correlate null ,timeout 
-0x2666 003972 branch le_receive_on_attempt ,attempt 
-0x2667 003973 copy clke ,temp 
-0x2668 003974 storet 6 ,mem_sync_clke 
-:      003975 le_receive_on_attempt:
-0x2669 003976 nbranch le_unsync_end ,sync 
-0x266a 003977 enable swfine 
-0x266b 003978 fetch 1 ,mem_le_tx_ifs_defference 
-0x266c 003979 arg param_20ms_init ,temp 
-0x266d 003980 iadd temp ,temp 
-0x266e 003981 fetch 1 ,mem_system_clk 
-0x266f 003982 imul32 temp ,stop_watch 
-0x2670 003983 call rf_debug_rx_sync_line 
-0x2671 003984 branch le_receive_skip ,attempt 
-0x2672 003985 call calc_clke_all_modem 
-0x2673 003986 fetch 1 ,mem_le_state 
-0x2674 003987 bbit0 lestate_got_first_packet ,le_receive_skip 
-0x2675 003988 fetcht 6 ,mem_sync_clke 
-0x2676 003989 call lpm_adjust_clk ,wake 
-:      003990 le_receive_skip:
-0x2677 003991 call save_rssi 
-0x2678 003992 enable enable_white 
-0x2679 003993 enable enable_crc 
-0x267a 003994 parse demod ,bucket ,8 
-0x267b 003995 rshift3 pwindow ,pdata 
-0x267c 003996 store 1 ,mem_le_rxbuf_data_header 
-0x267d 003997 parse demod ,bucket ,8 
-0x267e 003998 rshift3 pwindow ,pdata 
-0x267f 003999 store 1 ,mem_le_rxbuf_data_length 
-0x2680 004000 copy pdata ,loopcnt 
-0x2681 004001 branch le_rx_nopayload ,zero 
-0x2682 004003 bmark1 mark_ble_encryption ,le_rx_dec 
-:      004005 le_rx_loop:
-0x2683 004006 parse demod ,bucket ,8 
-0x2684 004007 rshift3 pwindow ,pdata 
-0x2685 004008 istore 1 ,contw 
-0x2686 004009 loop le_rx_loop 
-0x2687 004010 branch le_rx_nopayload 
-:      004012 le_rx_dec:
-0x2688 004013 copy contw ,regb 
-0x2689 004014 bpatchx patch24_5 ,mem_patch24 
-0x268a 004015 call le_check_retransmit 
-0x268b 004017 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x268c 004018 increase -4 ,rega 
-0x268d 004019 nbranch le_mic_error ,positive 
-0x268e 004021 call le_dec_start 
-0x268f 004022 copy regb ,contw 
-0x2690 004023 arg 0 ,temp 
-0x2691 004024 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x2692 004025 increase -4 ,loopcnt 
-0x2693 004026 branch le_rx_dec_loop_end ,zero 
-:      004027 le_rx_dec_loop:
-0x2694 004029 parse demod ,bucket ,8 
-0x2695 004030 rshift3 pwindow ,pdata 
-0x2696 004031 istore 1 ,contw 
-0x2697 004032 increase 1 ,temp 
-0x2698 004033 and temp ,0xf ,null 
-0x2699 004034 call le_dec ,zero 
-0x269a 004035 loop le_rx_dec_loop 
-:      004036 le_rx_dec_loop_end:
-0x269b 004037 call le_dec_end 
-0x269c 004038 copy regb ,contw 
-:      004041 le_rx_nopayload:
-0x269d 004042 bpatchx patch24_6 ,mem_patch24 
-0x269e 004043 parse demod ,bucket ,24 
-0x269f 004044 rshift32 pdata ,pdata 
-0x26a0 004045 rshift16 pdata ,pdata 
-0x26a1 004046 istore 3 ,contw 
-0x26a2 004047 enable swfine 
-0x26a3 004048 call le_set_until_tx_timer 
-0x26a4 004049 branch le_crc_fail ,crc_failed 
-0x26a5 004050 bmark0 mark_ble_encryption ,le_rx_match 
-0x26a6 004051 fetch 1 ,mem_le_rxbuf_data_length 
-0x26a7 004052 branch le_rx_match ,blank 
-0x26a8 004053 increase -4 ,pdata 
-0x26a9 004054 store 1 ,mem_le_rxbuf_data_length 
-0x26aa 004055 call wait_ccm_done 
-0x26ab 004056 fetch 1 ,core_misc_status 
-0x26ac 004057 bbit0 7 ,le_mic_error 
-0x26ad 004058 force regidx_result ,regext_index 
-0x26ae 004059 storer regext ,4 ,mem_le_peer_mic 
-:      004060 le_rx_match:
-0x26af 004061 call rf_debug_rx_crc_line 
-0x26b0 004062 enable match 
-0x26b1 004063 set0 mark_ble_crc_fail ,mark 
-:      004064 le_crc_fail_tx:
-0x26b2 004065 bpatchx patch24_7 ,mem_patch24 
-0x26b3 004066 call ccm_ctrl_clr 
-0x26b4 004067 fetch 1 ,mem_le_rx_phy 
-0x26b5 004068 nsetflag ble_coded_info ,bit_le_coded_phy_s8 ,pdata 
-0x26b6 004069 store 1 ,mem_le_rx_phy 
-0x26b7 004070 call le_match_set_sync_on 
-0x26b8 004071 branch le_match_set_txfreq 
-:      004073 le_match_set_sync_on:
-0x26b9 004074 disable decode_fec0 
-0x26ba 004075 branch set_sync_on 
-:      004077 le_match_set_txfreq:
-0x26bb 004078 bpatchx patch25_0 ,mem_patch25 
-0x26bc 004079 fetcht 1 ,mem_last_freq 
-0x26bd 004080 branch set_freq_tx_int 
-:      004083 le_dec_init:
-0x26be 004084 rtnmark0 mark_ble_encryption 
-0x26bf 004085 call load_sk 
-0x26c0 004086 force regidx_result ,regext_index 
-0x26c1 004087 call aes_clear 
-0x26c2 004088 branch aes_clear_data 
-:      004091 le_dec_start:
-0x26c3 004092 bpatchx patch25_1 ,mem_patch25 
-0x26c4 004093 jam 0 ,core_ccm_aad0 
-0x26c5 004094 jam 1 ,core_ccm_aad1 
-0x26c6 004095 fetch 1 ,mem_le_rxbuf_data_header 
-0x26c7 004096 and_into 0x3 ,pdata 
-0x26c8 004097 store 1 ,core_ccm_aad2 
-0x26c9 004099 setarg mem_le_rxbuf_data_payload 
-0x26ca 004100 store 2 ,core_ccm_input_playload_addr 
-0x26cb 004101 store 2 ,core_ccm_output_playload_addr 
-0x26cc 004103 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x26cd 004104 increase -4 ,rega 
-0x26ce 004106 fetcht 5 ,mem_ccm_pcnt_rx 
-0x26cf 004107 isolate1 mark_old_packet ,mark 
-0x26d0 004108 call le_pcnt_rx_sub1 ,true 
-0x26d1 004109 call ccm_b0 
-0x26d2 004110 setarg 0 
-0x26d3 004111 store 2 ,core_ccm_inptr 
-0x26d4 004112 jam 6 ,core_ccm_ctrl 
-0x26d5 004113 jam 7 ,core_ccm_ctrl 
-0x26d6 004114 rtn 
-:      004116 le_pcnt_rx_sub1:
-0x26d7 004117 sub temp ,0 ,null 
-0x26d8 004118 branch le_pcnt_rx_sub1_0 ,zero 
-0x26d9 004119 increase -1 ,temp 
-0x26da 004120 set1 le_ccm_directionbit ,temp 
-0x26db 004121 rtn 
-:      004123 le_pcnt_rx_sub1_0:
-0x26dc 004124 setarg 0xffffff 
-0x26dd 004125 lshift16 pdata ,pdata 
-0x26de 004126 arg 0xffff ,temp 
-0x26df 004127 ior temp ,temp 
-0x26e0 004128 rtn 
-:      004130 le_dec:
-0x26e1 004131 copy contw ,regb 
-0x26e2 004132 fetch 1 ,mem_le_rxbuf_data_length 
-0x26e3 004133 increase -4 ,pdata 
-0x26e4 004134 isub temp ,null 
-0x26e5 004135 rtn zero 
-0x26e6 004136 storet 2 ,core_ccm_inptr 
-0x26e7 004137 copy regb ,contw 
-0x26e8 004138 rtn 
-:      004140 le_dec_end:
-0x26e9 004141 parse demod ,bucket ,32 
-0x26ea 004142 rshift32 pdata ,pdata 
-0x26eb 004143 rshift8 pdata ,pdata 
-0x26ec 004144 istore 4 ,contw 
-0x26ed 004145 copy contw ,regb 
-0x26ee 004147 force regidx_data ,regext_index 
-0x26ef 004148 copy pdata ,regext 
-0x26f0 004149 storet 2 ,core_ccm_inptr 
-0x26f1 004150 rtn 
-:      004152 le_mic_error:
-0x26f2 004153 branch le_end_of_packet 
-:      004155 le_retransmit_end_of_packet:
-0x26f3 004156 call le_set_until_tx_timer 
-0x26f4 004157 call end_of_packet 
-0x26f5 004158 branch le_rx_match 
-:      004160 le_crc_fail:
-0x26f6 004161 call rf_debug_rx_crc_fail_line 
-0x26f7 004162 bmark1 mark_ble_crc_fail ,le_crc_fail_consecutive 
-0x26f8 004163 set1 mark_ble_crc_fail ,mark 
-0x26f9 004164 branch le_crc_fail_tx 
-:      004166 le_unsync_end:
-:      004167 le_crc_fail_consecutive:
-0x26fa 004168 set0 mark_ble_crc_fail ,mark 
-0x26fb 004169 branch le_end_of_packet 
-:      004171 le_end_of_packet:
-0x26fc 004172 bpatchx patch25_2 ,mem_patch25 
-0x26fd 004173 call ccm_ctrl_clr 
-0x26fe 004174 branch end_of_packet 
-:      004176 calc_clke_all_modem:
-0x26ff 004177 bmark1 mark_ble_lr ,calc_clke_modem_coded 
-0x2700 004178 bmark1 mark_ble_2m ,calc_clke_modem_2m 
-0x2701 004179 fetch 2 ,mem_param_clke_cal_le_1m 
-0x2702 004180 copy pdata ,clke_rt 
-0x2703 004181 copy bt_clk ,clke_bt 
-0x2704 004182 rtn 
-:      004185 calc_clke_modem_coded:
-0x2705 004186 fetch 2 ,mem_param_clke_cal_le_coded 
-0x2706 004187 copy pdata ,clke_rt 
-0x2707 004188 add bt_clk ,1 ,clke_bt 
-0x2708 004189 rtn 
-:      004191 calc_clke_modem_2m:
-0x2709 004192 fetch 2 ,mem_param_clke_cal_le_2m 
-0x270a 004193 copy pdata ,clke_rt 
-0x270b 004194 copy bt_clk ,clke_bt 
-0x270c 004195 rtn 
-:      004198 le_set_until_tx_timer:
-0x270d 004199 fetch 1 ,mem_le_rxbuf_data_length 
-0x270e 004200 add pdata ,5 ,temp 
-0x270f 004201 lshift3 temp ,temp 
-0x2710 004202 fetch 1 ,mem_le_rx_phy 
-0x2711 004203 bmark1 mark_ble_lr ,le_set_until_tx_timer_rx_lr 
-0x2712 004204 bbit1 bit_le_1m_phy ,le_set_until_tx_timer_rx_1m 
-0x2713 004205 bbit1 bit_le_2m_phy ,le_set_until_tx_timer_rx_2m 
-:      004206 le_set_until_tx_timer_rx_lr:
-0x2714 004207 branch le_set_until_tx_timer_rx_coded_s2 ,ble_coded_info 
-0x2715 004208 branch le_set_until_tx_timer_rx_coded_s8 
-:      004210 le_set_until_tx_timer_rx_1m:
-0x2716 004211 branch le_calc_stop_watch 
-:      004213 le_set_until_tx_timer_rx_2m:
-0x2717 004214 rshift temp ,temp 
-0x2718 004215 branch le_calc_stop_watch 
-:      004217 le_set_until_tx_timer_rx_coded_s2:
-0x2719 004218 add temp ,3 ,temp 
-0x271a 004219 lshift temp ,temp 
-0x271b 004220 branch le_set_until_tx_timer_rx_coded 
-:      004222 le_set_until_tx_timer_rx_coded_s8:
-0x271c 004223 add temp ,3 ,temp 
-0x271d 004224 lshift3 temp ,temp 
-:      004225 le_set_until_tx_timer_rx_coded:
-0x271e 004226 setarg param_coded_c1_term1_time_40us 
-0x271f 004227 iadd temp ,temp 
-0x2720 004228 branch le_calc_stop_watch 
-:      004230 le_calc_stop_watch:
-0x2721 004231 fetch 1 ,mem_system_clk 
-0x2722 004232 imul32 temp ,temp 
-0x2723 004233 arg param_20ms_init ,rega 
-0x2724 004234 imul32 rega ,pdata 
-0x2725 004235 isub temp ,temp 
-0x2726 004236 copy stop_watch ,pdata 
-0x2727 004237 isub temp ,stop_watch 
-0x2728 004238 rtn 
-:      004240 le_transmit_receive_sifs_without_change_mode:
-0x2729 004241 call le_transmit 
-0x272a 004242 fetcht 1 ,mem_last_freq 
-0x272b 004243 call set_freq_rx 
-0x272c 004244 call rf_rx_enable 
-0x272d 004245 enable swfine 
-0x272e 004246 arg 5500 ,timeup 
-0x272f 004247 branch le_receive_rxon 
-:      004250 le_transmit_receive_sifs:
-0x2730 004251 bpatchx patch25_3 ,mem_patch25 
-0x2731 004252 fetch 1 ,mem_le_tx_phy 
-0x2732 004253 call le_enable_phy_by_pdata 
-0x2733 004254 call le_transmit 
-:      004255 le_transmit_receive_sifs_notx:
-0x2734 004256 fetch 1 ,mem_le_rx_phy 
-0x2735 004257 call le_enable_phy_by_pdata 
-0x2736 004259 fetcht 1 ,mem_last_freq 
-0x2737 004260 call set_freq_rx 
-0x2738 004261 call rf_rx_enable 
-0x2739 004262 enable swfine 
-0x273a 004263 arg 5500 ,timeup 
-0x273b 004264 bmark0 mark_ble_lr ,le_receive_rxon 
-0x273c 004265 arg 8500 ,timeup 
-0x273d 004266 branch le_receive_rxon 
-:      004268 le_transmit_norx:
-0x273e 004269 bpatchx patch25_4 ,mem_patch25 
-0x273f 004270 call le_transmit 
-0x2740 004271 branch end_of_packet 
-:      004273 le_transmit:
-0x2741 004274 bpatchx patch25_5 ,mem_patch25 
-0x2742 004275 call le_prep 
-0x2743 004276 call le_tx_setfreq 
-0x2744 004277 call rf_debug_tx_on_line 
-0x2745 004278 set1 txgfsk ,radio_ctrl 
-0x2746 004279 enable encode_fec0 
-0x2747 004280 enable is_tx 
-0x2748 004281 disable is_rx 
-0x2749 004282 call le_wait_tx 
-0x274a 004283 disable lr_s2en 
-0x274b 004284 bmark1 mark_ble_lr ,le_transmit_lr 
-0x274c 004285 bmark1 mark_ble_2m ,le_transmit_2m 
-0x274d 004286 rshift16 access ,pdata 
-0x274e 004287 rshift8 pdata ,pdata 
-0x274f 004288 rshift4 pdata ,pdata 
-0x2750 004289 inject mod ,40 
-:      004290 le_transmit_packet:
-0x2751 004291 enable enable_white 
-0x2752 004292 enable enable_crc 
-0x2753 004293 bpatchx patch25_6 ,mem_patch25 
-0x2754 004294 fetch 1 ,mem_le_txheader 
-0x2755 004295 inject mod ,8 
-0x2756 004296 ifetch 1 ,contr 
-0x2757 004297 copy pdata ,loopcnt 
-0x2758 004298 inject mod ,8 
-0x2759 004299 sub loopcnt ,0 ,null 
-0x275a 004300 branch le_tr_nopayload ,zero 
-0x275b 004302 fetch 1 ,core_ccm_ctrl 
-0x275c 004303 branch le_transmit_packet_not_enc ,blank 
-0x275d 004304 bmark1 mark_ble_encryption ,le_transmit_packet_enc 
-:      004305 le_transmit_packet_not_enc:
-0x275e 004306 arg mem_le_txpayload ,contr 
-:      004307 le_tr_loop:
-0x275f 004308 ifetch 1 ,contr 
-0x2760 004309 inject mod ,8 
-0x2761 004310 loop le_tr_loop 
-:      004312 le_tr_nopayload:
-0x2762 004313 enable enable_parity 
-0x2763 004314 inject mod ,24 
-0x2764 004315 disable enable_parity 
-0x2765 004316 bmark0 mark_ble_lr ,le_transmit_skip 
-0x2766 004317 disable enable_white 
-0x2767 004318 setarg 0 
-0x2768 004319 inject mod ,3 
-:      004320 le_transmit_skip:
-0x2769 004321 until null ,tx_clear 
-0x276a 004322 nop 100 
-0x276b 004323 bpatchx patch25_7 ,mem_patch25 
-0x276c 004324 disable encode_fec0 
-0x276d 004325 disable encode_fec3 
-0x276e 004326 call set_sync_on 
-0x276f 004327 call rf_debug_tx_off_line 
-:      004328 le_check_start_pause_enc:
-0x2770 004329 fetch 1 ,mem_le_txheader 
-0x2771 004330 and pdata ,llid_le_ll ,pdata 
-0x2772 004331 rtnne llid_le_ll 
-0x2773 004332 fetch 1 ,mem_le_enc_state 
-0x2774 004333 beq flag_le_enc_pause ,le_clear_enc 
-0x2775 004334 rtnne flag_le_send_start_enc_req 
-0x2776 004335 fetch 1 ,mem_le_txpayload 
-0x2777 004336 beq ll_start_enc_req ,le_set_enc 
-0x2778 004337 rtn 
-:      004340 le_transmit_packet_enc:
-0x2779 004341 increase -4 ,loopcnt 
-0x277a 004342 copy loopcnt ,temp 
-0x277b 004343 call ccm_wait_enc 
-0x277c 004344 arg mem_le_txpayload ,contr 
-:      004345 le_transmit_packet_enc_loop:
-0x277d 004346 ifetch 1 ,contr 
-0x277e 004347 inject mod ,8 
-0x277f 004348 loop le_transmit_packet_enc_loop 
-0x2780 004349 call ccm_check_enc_done 
-0x2781 004350 copy regext ,pdata 
-0x2782 004351 inject mod ,32 
-0x2783 004352 branch le_tr_nopayload 
-:      004354 le_transmit_lr:
-0x2784 004355 arg 10 ,loopcnt 
-:      004356 le_transmit_lr_preamble_loop:
-0x2785 004357 setarg 0x3c 
-0x2786 004358 inject mod ,8 
-0x2787 004359 loop le_transmit_lr_preamble_loop 
-0x2788 004360 disable encode_fec0 
-0x2789 004361 enable encode_fec3 
-0x278a 004362 rshift16 access ,pdata 
-0x278b 004363 rshift16 pdata ,pdata 
-0x278c 004364 rshift4 pdata ,pdata 
-0x278d 004365 inject mod ,32 
-0x278e 004366 bmark1 mark_ble_lr_s8 ,le_transmit_lr_s8 
-:      004367 le_transmit_lr_s2:
-0x278f 004368 setarg 1 
-0x2790 004369 inject mod ,5 
-0x2791 004370 enable lr_s2en 
-0x2792 004371 branch le_transmit_packet 
-:      004373 le_transmit_lr_s8:
-0x2793 004374 setarg 0 
-0x2794 004375 inject mod ,5 
-0x2795 004376 branch le_transmit_packet 
-:      004378 le_transmit_2m:
-0x2796 004379 fetch 1 ,mem_system_clk 
-0x2797 004380 fetcht 1 ,mem_le_tx2m_delay 
-0x2798 004381 iadd temp ,pdata 
-0x2799 004382 call sleep 
-0x279a 004383 rshift16 access ,pdata 
-0x279b 004384 rshift8 pdata ,pdata 
-0x279c 004385 rshift4 pdata ,temp 
-0x279d 004386 copy temp ,pdata 
-0x279e 004387 inject mod ,8 
-0x279f 004388 copy temp ,pdata 
-0x27a0 004389 inject mod ,40 
-0x27a1 004390 branch le_transmit_packet 
-:      004393 le_update_param:
-0x27a2 004394 arg le_update_param_ahead1_cb ,regc 
-0x27a3 004395 arg le_update_param_cb ,regb 
-0x27a4 004396 arg lestate_update_param ,queue 
-0x27a5 004397 branch le_check_update_flag 
-:      004399 le_update_param_ahead1_cb:
-0x27a6 004400 add rega ,coffset_sniff_anchor ,contr 
-0x27a7 004401 ifetcht 4 ,contr 
-0x27a8 004402 add rega ,coffest_le_new_transmitwindowsize ,contr 
-0x27a9 004403 ifetch 1 ,contr 
-0x27aa 004404 add rega ,coffset_le_window_size ,contw 
-0x27ab 004405 istore 1 ,contw 
-0x27ac 004406 ifetch 2 ,contr 
-0x27ad 004407 lshift2 pdata ,pdata 
-0x27ae 004408 iadd temp ,timeup 
-0x27af 004409 add rega ,coffset_sniff_anchor ,contw 
-0x27b0 004410 deposit timeup 
-0x27b1 004411 istore 4 ,contw 
-0x27b2 004412 ifetch 2 ,contr 
-0x27b3 004413 lshift2 pdata ,pdata 
-0x27b4 004414 add rega ,coffset_tsniff ,contw 
-0x27b5 004415 istore 2 ,contw 
-0x27b6 004416 ifetch 2 ,contr 
-0x27b7 004417 add rega ,coffset_le_slave_latency ,contw 
-0x27b8 004418 istore 2 ,contw 
-0x27b9 004419 ifetch 2 ,contr 
-0x27ba 004420 store 2 ,mem_le_init_superto 
-0x27bb 004421 branch le_receive_window_size 
-:      004423 le_update_param_cb:
-0x27bc 004424 ifetch 1 ,rega 
-0x27bd 004425 set0 lestate_got_first_packet ,pdata 
-0x27be 004426 istore 1 ,rega 
-0x27bf 004427 storer rega ,2 ,mem_rega 
-0x27c0 004428 jam bt_evt_le_parse_conn_param_accepted ,mem_fifo_temp 
-0x27c1 004429 call ui_ipc_send_event 
-0x27c2 004430 fetchr rega ,2 ,mem_rega 
-0x27c3 004431 rtn 
-:      004433 le_update_channel_map:
-0x27c4 004434 arg 0 ,regc 
-0x27c5 004435 arg le_update_channel_map_cb ,regb 
-0x27c6 004436 arg lestate_update_map ,queue 
-0x27c7 004437 branch le_check_update_flag 
-:      004439 le_update_channel_map_cb:
-0x27c8 004440 add rega ,coffset_le_new_map ,contr 
-0x27c9 004441 ifetch 5 ,contr 
-0x27ca 004442 add rega ,coffset_le_channel_map ,contw 
-0x27cb 004443 istore 5 ,contw 
-0x27cc 004444 branch le_calc_channel_map 
-:      004447 le_update_phy:
-0x27cd 004448 arg 0 ,regc 
-0x27ce 004449 arg le_update_phy_cb ,regb 
-0x27cf 004450 arg lestate_update_phy ,queue 
-0x27d0 004451 branch le_check_update_flag 
-:      004453 le_update_phy_cb:
-0x27d1 004454 add rega ,coffset_le_new_m2s_phy ,contr 
-0x27d2 004455 ifetch 1 ,contr 
-0x27d3 004456 call le_update_phy_cb_m2s 
-0x27d4 004457 istore 1 ,contw 
-0x27d5 004458 add rega ,coffset_le_new_s2m_phy ,contr 
-0x27d6 004459 ifetch 1 ,contr 
-0x27d7 004460 call le_update_phy_cb_s2m 
-0x27d8 004461 istore 1 ,contw 
-0x27d9 004462 storer rega ,2 ,mem_rega 
-0x27da 004463 jam bt_evt_le_update_phy ,mem_fifo_temp 
-0x27db 004464 call ui_ipc_send_event 
-0x27dc 004465 fetchr rega ,2 ,mem_rega 
-0x27dd 004466 rtn 
-:      004468 le_update_phy_cb_m2s:
-0x27de 004469 call le_update_phy_cb_m2s_no_change ,blank 
-0x27df 004470 add rega ,coffset_le_rx_phy ,contw 
-0x27e0 004471 nrtn master 
-0x27e1 004472 fetcht 1 ,mem_le_tx_phys 
-0x27e2 004473 isolate1 bit_le_coded_phy_s8 ,temp 
-0x27e3 004474 setflag true ,bit_le_coded_phy_s8 ,pdata 
-0x27e4 004475 add rega ,coffset_le_tx_phy ,contw 
-0x27e5 004476 rtn 
-:      004478 le_update_phy_cb_m2s_no_change:
-0x27e6 004479 add rega ,coffset_le_rx_phy ,contr 
-0x27e7 004480 ifetch 1 ,contr 
-0x27e8 004481 nrtn master 
-0x27e9 004482 add rega ,coffset_le_tx_phy ,contr 
-0x27ea 004483 ifetch 1 ,contr 
-0x27eb 004484 rtn 
-:      004486 le_update_phy_cb_s2m:
-0x27ec 004487 call le_update_phy_cb_s2m_no_change ,blank 
-0x27ed 004488 fetcht 1 ,mem_le_tx_phys 
-0x27ee 004489 isolate1 bit_le_coded_phy_s8 ,temp 
-0x27ef 004490 setflag true ,bit_le_coded_phy_s8 ,pdata 
-0x27f0 004491 add rega ,coffset_le_tx_phy ,contw 
-0x27f1 004492 nrtn master 
-0x27f2 004493 set0 bit_le_coded_phy_s8 ,pdata 
-0x27f3 004494 add rega ,coffset_le_rx_phy ,contw 
-0x27f4 004495 rtn 
-:      004497 le_update_phy_cb_s2m_no_change:
-0x27f5 004498 add rega ,coffset_le_tx_phy ,contr 
-0x27f6 004499 ifetch 1 ,contr 
-0x27f7 004500 nrtn master 
-0x27f8 004501 add rega ,coffset_le_rx_phy ,contr 
-0x27f9 004502 ifetch 1 ,contr 
-0x27fa 004503 rtn 
-:      004508 le_check_update_flag:
-0x27fb 004509 bpatchx patch26_0 ,mem_patch26 
-0x27fc 004510 ifetch 1 ,rega 
-0x27fd 004511 qisolate0 pdata 
-0x27fe 004512 rtn true 
-0x27ff 004513 add rega ,coffset_le_event_cnt ,contr 
-0x2800 004514 ifetcht 2 ,contr 
-0x2801 004515 add rega ,coffset_le_instant ,contr 
-0x2802 004516 ifetch 2 ,contr 
-0x2803 004518 isub temp ,pdata 
-0x2804 004519 branch le_update ,zero 
-0x2805 004520 nbranch le_check_update_small ,positive 
-0x2806 004521 sub pdata ,1 ,null 
-0x2807 004522 branch le_update_ahead1 ,zero 
-0x2808 004523 rtn 
-:      004525 le_update_ahead1:
-0x2809 004526 copy regc ,pdata 
-0x280a 004527 branch callback_func 
-:      004529 le_update:
-0x280b 004530 ifetch 1 ,rega 
-0x280c 004531 qset0 pdata 
-0x280d 004532 istore 1 ,rega 
-0x280e 004533 copy regb ,pdata 
-0x280f 004534 branch callback_func 
-:      004536 le_check_update_small:
-0x2810 004537 add rega ,coffset_le_event_cnt ,contr 
-0x2811 004538 ifetch 2 ,contr 
-0x2812 004539 add rega ,coffset_le_instant ,contr 
-0x2813 004540 ifetch 2 ,contr 
-0x2814 004541 isub temp ,pdata 
-0x2815 004542 arg 0xffff ,temp 
-0x2816 004543 isub temp ,null 
-0x2817 004544 branch le_update ,zero 
-0x2818 004545 arg 0xf000 ,temp 
-0x2819 004546 isub temp ,null 
-0x281a 004547 nbranch le_update ,positive 
-0x281b 004548 rtn 
-:      004551 le_check_retransmit:
-0x281c 004552 fetcht 1 ,mem_le_arq 
-0x281d 004553 fetch 1 ,mem_le_rxbuf_data_header 
-0x281e 004556 rshift pdata ,pdata 
-0x281f 004557 ixor temp ,pdata 
-0x2820 004558 isolate1 nesn ,pdata 
-0x2821 004559 setflag true ,mark_old_packet ,mark 
-0x2822 004560 rtn 
-:      004563 le_acknowledge:
-0x2823 004564 bpatchx patch26_1 ,mem_patch26 
-0x2824 004565 call le_supervision_flush 
-0x2825 004566 rtnmark1 mark_ble_crc_fail 
-0x2826 004567 call le_check_wak 
-0x2827 004568 fetch 1 ,mem_le_rxbuf_data_header 
-0x2828 004569 isolate1 md ,pdata 
-0x2829 004570 setflag true ,mark_ble_rx_md ,mark 
-0x282a 004571 rshift pdata ,pdata 
-0x282b 004572 ixor temp ,pdata 
-0x282c 004573 isolate1 nesn ,pdata 
-0x282d 004574 setflag true ,mark_old_packet ,mark 
-0x282e 004575 rtnmark1 mark_old_packet 
-0x282f 004576 fetch 1 ,mem_le_rxbuf_data_length 
-0x2830 004577 branch le_ack_unenc ,blank 
-0x2831 004578 fetch 1 ,mem_le_state 
-0x2832 004579 bbit0 lestate_encryption ,le_ack_unenc 
-0x2833 004580 fetcht 4 ,mem_le_peer_mic 
-0x2834 004581 fetch 4 ,mem_ccm_last_mic 
-0x2835 004582 isub temp ,null 
-0x2836 004583 branch assert ,zero 
-0x2837 004584 storet 4 ,mem_ccm_last_mic 
-0x2838 004585 fetch 5 ,mem_ccm_pcnt_rx 
-0x2839 004586 increase 1 ,pdata 
-0x283a 004587 set1 le_ccm_directionbit ,pdata 
-0x283b 004588 store 5 ,mem_ccm_pcnt_rx 
-:      004590 le_ack_unenc:
-0x283c 004591 fetcht 1 ,mem_le_arq 
-0x283d 004592 setflip nesn ,temp 
-0x283e 004593 storet 1 ,mem_le_arq 
-0x283f 004594 fetch 1 ,mem_le_configuration 
-0x2840 004595 rtnbit0 bit_ble_deal_bb_packet 
-0x2841 004596 bpatchx patch26_2 ,mem_patch26 
-0x2842 004597 fetch 1 ,mem_le_rxbuf_data_length 
-0x2843 004598 rtn blank 
-0x2844 004599 fetch 1 ,mem_le_rxbuf_data_header 
-0x2845 004600 compare llid_continue ,pdata ,3 
-0x2846 004601 branch le_parse_writing_attribute_continue ,true 
-0x2847 004602 compare llid_start ,pdata ,3 
-0x2848 004603 branch le_parse_writing_attribute_start ,true 
-0x2849 004604 rtn 
-:      004607 le_check_wak:
-0x284a 004608 bpatchx patch26_3 ,mem_patch26 
-0x284b 004609 fetcht 1 ,mem_le_arq 
-0x284c 004610 isolate0 wak ,temp 
-0x284d 004611 rtn true 
-0x284e 004612 fetch 1 ,mem_le_rxbuf_data_header 
-0x284f 004613 lshift pdata ,pdata 
-0x2850 004614 ixor temp ,pdata 
-0x2851 004615 rtnbit0 sn 
-0x2852 004616 set0 wak ,temp 
-0x2853 004617 setflip sn ,temp 
-0x2854 004618 storet 1 ,mem_le_arq 
-0x2855 004619 compare 3 ,temp ,3 
-0x2856 004621 rtn 
-:      004624 le_set_enc:
-0x2857 004625 fetch 1 ,mem_le_state 
-0x2858 004626 set1 lestate_encryption ,pdata 
-0x2859 004627 store 1 ,mem_le_state 
-0x285a 004628 set1 mark_ble_encryption ,mark 
-0x285b 004629 rtn 
-:      004631 le_clear_enc:
-0x285c 004632 bpatchx patch26_4 ,mem_patch26 
-0x285d 004633 jam flag_le_enc_null ,mem_le_enc_state 
-0x285e 004634 arg 0 ,pdata 
-0x285f 004635 store 4 ,mem_ccm_last_mic 
-0x2860 004636 store 5 ,mem_ccm_pcnt_tx 
-0x2861 004637 set1 le_ccm_directionbit ,pdata 
-0x2862 004638 store 5 ,mem_ccm_pcnt_rx 
-0x2863 004639 fetch 1 ,mem_le_state 
-0x2864 004640 set0 lestate_encryption ,pdata 
-0x2865 004641 store 1 ,mem_le_state 
-0x2866 004642 set0 mark_ble_encryption ,mark 
-0x2867 004643 rtn 
-:      004648 le_scan_check_sender_addr_type:
-0x2868 004649 arg 1 ,rega 
-0x2869 004650 fetch 1 ,mem_le_rxbuf_adv_connect_ind_header 
-0x286a 004651 rtnbit1 le_sender_addr_bit 
-0x286b 004652 arg 0 ,rega 
-0x286c 004653 rtn 
-:      004656 le_get_master_rx_max:
-0x286d 004657 copy contr ,contw 
-0x286e 004658 fetcht 2 ,mem_remote_rx_max_octets 
-0x286f 004659 copy contw ,contr 
-0x2870 004660 rtn 
-:      004663 le_prepare_tx:
-0x2871 004664 bpatchx patch26_5 ,mem_patch26 
-0x2872 004665 fetch 1 ,mem_le_arq 
-0x2873 004666 rtnbit1 wak 
-0x2874 004667 call le_check_tx_md 
-0x2875 004668 call le_fifo_get_first_tx_ptr 
-0x2876 004669 branch le_send_empty ,blank 
-0x2877 004670 ifetch 2 ,contr 
-0x2878 004671 ifetcht 2 ,contr 
-0x2879 004672 copy temp ,rega 
-0x287a 004673 isub rega ,pdata 
-0x287b 004674 call le_get_master_rx_max 
-0x287c 004675 call not_greater_than 
-0x287d 004676 copy pdata ,temp 
-0x287e 004677 ifetchr type ,1 ,contr 
-0x287f 004678 copy rega ,pdata 
-0x2880 004679 iadd contr ,pdata 
-0x2881 004680 store 2 ,mem_contr 
-0x2882 004681 call le_update_tx_type 
-0x2883 004682 call le_send_packet 
-0x2884 004684 call le_fifo_get_first_tx_ptr 
-0x2885 004685 ifetch 2 ,contr 
-0x2886 004686 copy pdata ,rega 
-0x2887 004687 copy contr ,regc 
-0x2888 004688 ifetcht 2 ,contr 
-0x2889 004689 copy temp ,regb 
-0x288a 004690 isub regb ,pdata 
-0x288b 004691 call le_get_master_rx_max 
-0x288c 004692 call not_greater_than 
-0x288d 004693 iadd regb ,pdata 
-0x288e 004694 istore 2 ,regc 
-0x288f 004695 isub rega ,null 
-0x2890 004696 nrtn zero 
-0x2891 004697 branch le_fifo_release_first_node 
-:      004700 le_check_tx_md:
-0x2892 004701 call le_check_continue 
-0x2893 004702 rtnmark1 mark_ble_tx_md 
-0x2894 004703 fetch 1 ,mem_le_configuration 
-0x2895 004704 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
-0x2896 004705 call le_fifo_get_second_tx_ptr 
-0x2897 004706 branch le_clear_md ,blank 
-0x2898 004707 branch le_set_md 
-:      004710 le_check_continue:
-0x2899 004711 call le_fifo_get_first_tx_ptr 
-0x289a 004712 branch le_clear_md ,blank 
-0x289b 004713 ifetch 2 ,contr 
-0x289c 004714 ifetcht 2 ,contr 
-0x289d 004715 isub temp ,rega 
-0x289e 004716 call le_get_master_rx_max 
-0x289f 004717 copy temp ,pdata 
-0x28a0 004718 isub rega ,null 
-0x28a1 004719 branch le_clear_md ,positive 
-:      004720 le_set_md:
-0x28a2 004721 set1 mark_ble_tx_md ,mark 
-0x28a3 004722 rtn 
-:      004724 le_clear_md:
-0x28a4 004725 set0 mark_ble_tx_md ,mark 
-0x28a5 004726 rtn 
-:      004728 le_update_tx_type:
-0x28a6 004729 copy rega ,pdata 
-0x28a7 004730 rtn blank 
-0x28a8 004731 arg llid_continue ,type 
-0x28a9 004732 rtn 
-:      004735 le_att_check_notification_enable:
-0x28aa 004736 bpatchx patch26_6 ,mem_patch26 
-0x28ab 004737 increase 1 ,temp 
-0x28ac 004738 call le_att_get_handle_ptr 
-0x28ad 004739 increase -2 ,contr 
-0x28ae 004740 ifetch 2 ,contr 
-0x28af 004741 arg client_charactertic_configuration ,temp 
-0x28b0 004742 isub temp ,null 
-0x28b1 004743 nrtn zero 
-0x28b2 004744 increase 1 ,contr 
-0x28b3 004745 copy contr ,rega 
-0x28b4 004746 ifetch 1 ,contr 
-0x28b5 004747 rtn 
-:      004750 le_send_empty:
-0x28b6 004751 force 0 ,temp 
-0x28b7 004752 force 1 ,type 
-:      004754 le_send_packet:
-0x28b8 004755 bpatchx patch26_7 ,mem_patch26 
-0x28b9 004756 storet 1 ,mem_le_txlen 
-0x28ba 004757 fetcht 1 ,mem_le_arq 
-0x28bb 004758 set1 wak ,temp 
-0x28bc 004759 and temp ,0xfc ,pdata 
-0x28bd 004760 ior type ,pdata 
-0x28be 004761 store 1 ,mem_le_arq 
-0x28bf 004762 and_into 0x1f ,pdata 
-0x28c0 004763 isolate1 mark_ble_tx_md ,mark 
-0x28c1 004764 setflag true ,md ,pdata 
-0x28c2 004765 store 1 ,mem_le_txheader 
-0x28c3 004767 fetch 1 ,mem_le_txheader 
-0x28c4 004768 compare 1 ,type ,3 
-0x28c5 004769 nbranch le_send_no_txlen ,true 
-0x28c6 004770 fetch 1 ,mem_le_txlen 
-0x28c7 004771 rtn blank 
-:      004773 le_send_no_txlen:
-0x28c8 004774 bmark1 mark_ble_encryption ,le_send_packet_enc 
-0x28c9 004775 fetchr loopcnt ,1 ,mem_le_txlen 
-0x28ca 004776 fetch 2 ,mem_contr 
-0x28cb 004777 copy pdata ,contr 
-0x28cc 004778 arg mem_le_txpayload ,contw 
-0x28cd 004779 branch memcpy_fast 
-:      004781 le_send_packet_enc:
-0x28ce 004782 call load_sk 
-0x28cf 004783 branch le_encrypt_new_start 
-:      004785 get_lpm_wake_ble_rx_lock:
-0x28d0 004786 arg wake_lock_ble_rx ,queue 
-0x28d1 004787 branch lpm_get_wake_lock 
-:      004789 put_lpm_wake_ble_rx_lock:
-0x28d2 004790 arg wake_lock_ble_rx ,queue 
-0x28d3 004791 branch lpm_put_wake_lock 
-:      004794 le_parse:
-0x28d4 004795 bpatchx patch27_0 ,mem_patch27 
-0x28d5 004796 rtnmark1 mark_old_packet 
-0x28d6 004797 rtnmark1 mark_ble_crc_fail 
-0x28d7 004798 fetch 1 ,mem_le_rxbuf_data_header 
-0x28d8 004799 and pdata ,0x3 ,pdata 
-0x28d9 004800 store 1 ,mem_le_packet_llid 
-0x28da 004801 fetch 1 ,mem_le_rxbuf_data_length 
-0x28db 004802 rtn blank 
-0x28dc 004803 setarg mem_le_rxbuf_data_payload 
-0x28dd 004804 store 2 ,mem_le_payload_ptr 
-0x28de 004805 bpatchx patch27_1 ,mem_patch27 
-0x28df 004806 fetch 1 ,mem_le_packet_llid 
-0x28e0 004807 beq llid_le_ll ,le_parse_ll 
-:      004808 le_parse_l2cap:
-0x28e1 004809 call le_check_l2cap_complete 
-0x28e2 004810 nbranch get_lpm_wake_ble_rx_lock ,user 
-0x28e3 004811 call put_lpm_wake_ble_rx_lock 
-0x28e4 004812 setarg 0 
-0x28e5 004813 store 2 ,mem_le_packet_len_recved 
-0x28e6 004814 fetch 2 ,mem_le_payload_ptr 
-0x28e7 004815 add pdata ,2 ,contr 
-0x28e8 004816 bpatchx patch27_2 ,mem_patch27 
-:      004817 le_parse_l2cap_next:
-0x28e9 004818 ifetch 2 ,contr 
-0x28ea 004819 beq le_l2cap_cid_att ,le_parse_att 
-0x28eb 004820 beq le_l2cap_cid_smp ,le_parse_smp 
-0x28ec 004821 beq le_l2cap_cid_signal ,le_parse_signaling 
-0x28ed 004822 rtn 
-:      004825 le_check_l2cap_complete:
-0x28ee 004826 fetch 1 ,mem_le_packet_llid 
-0x28ef 004827 beq llid_start ,le_check_l2cap_llid_start 
-0x28f0 004828 beq llid_continue ,le_check_l2cap_llid_continue 
-0x28f1 004829 rtn 
-:      004834 le_check_l2cap_cid_legal:
-0x28f2 004835 call enable_user 
-0x28f3 004836 arg le_l2cap_cid_att ,temp 
-0x28f4 004837 isub pdata ,null 
-0x28f5 004838 rtn zero 
-0x28f6 004839 arg le_l2cap_cid_signal ,temp 
-0x28f7 004840 isub pdata ,null 
-0x28f8 004841 rtn zero 
-0x28f9 004842 arg le_l2cap_cid_smp ,temp 
-0x28fa 004843 isub pdata ,null 
-0x28fb 004844 rtn zero 
-0x28fc 004845 branch disable_user 
-:      004848 le_check_l2cap_llid_start:
-0x28fd 004849 fetch 2 ,mem_le_payload_ptr 
-0x28fe 004850 copy pdata ,contr 
-0x28ff 004851 ifetch 2 ,contr 
-0x2900 004852 store 2 ,mem_le_l2cap_size 
-0x2901 004853 ifetch 2 ,contr 
-0x2902 004854 call le_check_l2cap_cid_legal 
-0x2903 004855 nrtn user 
-0x2904 004856 fetcht 1 ,mem_le_rxbuf_data_length 
-0x2905 004857 storet 2 ,mem_le_packet_len_recved 
-0x2906 004858 fetch 2 ,mem_le_l2cap_size 
-0x2907 004859 increase 4 ,pdata 
-0x2908 004860 isub temp ,null 
-0x2909 004861 branch enable_user ,zero 
-0x290a 004862 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x290b 004863 arg mem_le_l2cap_buf ,contw 
-0x290c 004864 fetch 2 ,mem_le_payload_ptr 
-0x290d 004865 copy pdata ,contr 
-0x290e 004866 call memcpy_fast 
-0x290f 004867 branch disable_user 
-:      004872 le_check_l2cap_continue_legal:
-0x2910 004873 call enable_user 
-0x2911 004874 fetch 2 ,mem_le_packet_len_recved 
-0x2912 004875 nrtn blank 
-0x2913 004876 branch disable_user 
-:      004878 le_check_l2cap_llid_continue:
-0x2914 004879 call le_check_l2cap_continue_legal 
-0x2915 004880 nrtn user 
-0x2916 004881 fetch 2 ,mem_le_packet_len_recved 
-0x2917 004882 arg mem_le_l2cap_buf ,contw 
-0x2918 004883 iadd contw ,rega 
-0x2919 004884 fetcht 1 ,mem_le_rxbuf_data_length 
-0x291a 004885 iadd temp ,pdata 
-0x291b 004886 store 2 ,mem_le_packet_len_recved 
-0x291c 004887 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x291d 004888 copy rega ,contw 
-0x291e 004889 fetch 2 ,mem_le_payload_ptr 
-0x291f 004890 copy pdata ,contr 
-0x2920 004891 call memcpy_fast 
-0x2921 004892 setarg mem_le_l2cap_buf 
-0x2922 004893 store 2 ,mem_le_payload_ptr 
-0x2923 004894 fetch 2 ,mem_le_l2cap_size 
-0x2924 004895 increase 4 ,pdata 
-0x2925 004896 fetcht 2 ,mem_le_packet_len_recved 
-0x2926 004897 isub temp ,null 
-0x2927 004898 branch enable_user ,zero 
-0x2928 004899 branch disable_user 
-:      004904 le_writeatt_cb:
-0x2929 004905 fetch 2 ,mem_cb_att_write 
-0x292a 004906 branch callback_func 
-:      004908 le_supervision_update:
-0x292b 004909 bpatchx patch27_3 ,mem_patch27 
-0x292c 004910 fetcht 4 ,mem_le_supervision_timer 
-0x292d 004911 call get_clkbt 
-0x292e 004912 isub temp ,timeup 
-0x292f 004913 deposit timeup 
-0x2930 004914 fetcht 2 ,mem_le_superto 
-0x2931 004915 lshift4 temp ,temp 
-0x2932 004916 lshift temp ,temp 
-0x2933 004917 isub temp ,pdata 
-0x2934 004918 rtn 
-:      004920 le_supervision_flush:
-0x2935 004921 call get_clkbt 
-0x2936 004922 store 4 ,mem_le_supervision_timer 
-0x2937 004923 rtn 
-:      004927 le_receive_window_size:
-0x2938 004928 bpatchx patch27_4 ,mem_patch27 
-0x2939 004929 add rega ,coffset_le_peer_sca ,contr 
-0x293a 004930 ifetch 1 ,contr 
-0x293b 004931 call le_sca_map 
-0x293c 004932 add rega ,coffset_tsniff ,contr 
-0x293d 004933 ifetch 2 ,contr 
-0x293e 004934 imul32 temp ,pdata 
-0x293f 004935 fetcht 2 ,mem_param_rt_rthalfslot 
-0x2940 004936 imul32 temp ,pdata 
-0x2941 004937 arg 1000000 ,temp 
-0x2942 004938 idiv temp 
-0x2943 004939 arg param_windown_size ,temp 
-0x2944 004940 fetch 1 ,mem_system_clk 
-0x2945 004941 imul32 temp ,temp 
-0x2946 004942 add rega ,coffset_le_window_size ,contr 
-0x2947 004943 ifetch 1 ,contr 
-0x2948 004944 imul32 temp ,pdata 
-0x2949 004945 iadd temp ,pdata 
-0x294a 004946 store 4 ,mem_le_transmit_window 
-0x294b 004947 fetch 2 ,mem_rx_window_sniff 
-0x294c 004948 call wait_div_end 
-0x294d 004949 quotient temp 
-0x294e 004950 iadd temp ,pdata 
-0x294f 004951 add rega ,coffset_rx_window ,contw 
-0x2950 004952 istore 2 ,contw 
-0x2951 004953 rtn 
-:      004958 le_modified_name:
-0x2952 004959 bpatchx patch27_5 ,mem_patch27 
-0x2953 004960 call le_modified_name_att_list 
-0x2954 004961 branch le_modified_name_adv 
-:      004963 le_modified_name_att_list:
-0x2955 004964 jam 2 ,mem_le_search_att_type_length 
-0x2956 004965 arg uuid_chrctr_device_name ,temp 
-0x2957 004966 storet 2 ,mem_le_search_att_type 
-0x2958 004967 call le_att_get_uuid_ptr 
-0x2959 004968 rtn blank 
-0x295a 004969 ifetch 1 ,contr 
-0x295b 004970 copy contr ,contw 
-0x295c 004971 fetcht 1 ,mem_le_name_len 
-0x295d 004972 copy temp ,loopcnt 
-0x295e 004973 isub temp ,null 
-0x295f 004974 nbranch le_name_length_longer_than_att ,positive 
-0x2960 004975 isub temp ,temp 
-0x2961 004976 arg mem_le_name ,contr 
-0x2962 004977 call memcpy_fast 
-0x2963 004978 copy temp ,loopcnt 
-0x2964 004979 ncall memcpy_empty ,zero 
-0x2965 004980 rtn 
-:      004981 le_name_length_longer_than_att:
-0x2966 004982 copy pdata ,loopcnt 
-0x2967 004983 arg mem_le_name ,contr 
-0x2968 004984 branch memcpy_fast 
-:      004987 le_modified_name_adv:
-0x2969 004988 arg mem_le_adv_data_len + 32 ,regc 
-0x296a 004989 arg mem_le_adv_data ,rega 
-0x296b 004990 call le_modified_name_adv_and_scan 
-0x296c 004991 setarg 0 
-0x296d 004992 setflag user ,0 ,pdata 
-0x296e 004993 store 1 ,mem_pdatatemp 
-0x296f 004994 arg mem_le_scan_data_len + 32 ,regc 
-0x2970 004995 arg mem_le_scan_data ,rega 
-0x2971 004996 call le_modified_name_adv_and_scan 
-0x2972 004997 rtn user 
-0x2973 004998 fetch 1 ,mem_pdatatemp 
-0x2974 004999 branch assert ,blank 
-0x2975 005000 rtn 
-:      005003 le_modified_name_adv_and_scan:
-0x2976 005004 bpatchx patch27_6 ,mem_patch27 
-0x2977 005005 call enable_user 
-0x2978 005006 call clear_temp_block 
-0x2979 005007 arg 0 ,regb 
-0x297a 005008 arg mem_le_data_temp ,contw 
-0x297b 005009 call le_modified_name_adv_loop 
-0x297c 005010 fetch 1 ,mem_le_name_len 
-0x297d 005011 add pdata ,1 ,temp 
-0x297e 005012 iadd regb ,rega 
-0x297f 005013 increase 2 ,rega 
-0x2980 005014 sub rega ,0x1f ,null 
-0x2981 005015 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
-0x2982 005016 istoret 1 ,contw 
-0x2983 005017 arg gap_adtype_local_name_complete ,temp 
-0x2984 005018 istoret 1 ,contw 
-0x2985 005019 iforce loopcnt 
-0x2986 005020 call memcpy_fast 
-0x2987 005021 copy rega ,regb 
-:      005022 le_modified_name_adv_and_scan_store_data:
-0x2988 005023 deposit regb 
-0x2989 005024 store 1 ,mem_le_data_len_temp 
-0x298a 005025 arg mem_le_data_len_temp ,contr 
-0x298b 005026 setarg -32 
-0x298c 005027 iadd regc ,contw 
-0x298d 005028 branch memcpy32 
-:      005030 le_modified_name_adv_and_scan_name_overflow:
-0x298e 005031 call disable_user 
-0x298f 005032 branch le_modified_name_adv_and_scan_store_data 
-:      005034 le_modified_name_adv_loop:
-0x2990 005035 ifetch 1 ,rega 
-0x2991 005036 rtn blank 
-0x2992 005037 pincrease 1 
-0x2993 005038 ifetcht 1 ,contr 
-0x2994 005039 sub temp ,gap_adtype_local_name_complete ,null 
-0x2995 005040 branch le_modified_name_adv_found_name ,zero 
-0x2996 005041 iadd regb ,regb 
-0x2997 005042 copy rega ,contr 
-0x2998 005043 iforce loopcnt 
-0x2999 005044 call memcpy_fast 
-0x299a 005045 copy contr ,rega 
-:      005046 le_modified_name_adv_loop2:
-0x299b 005047 deposit rega 
-0x299c 005048 isub regc ,null 
-0x299d 005049 rtn positive 
-0x299e 005050 branch le_modified_name_adv_loop 
-:      005052 le_modified_name_adv_found_name:
-0x299f 005053 iadd rega ,rega 
-0x29a0 005054 branch le_modified_name_adv_loop2 
-:      005057 memcpy_empty:
-0x29a1 005058 setarg space 
-0x29a2 005059 istore 1 ,contw 
-0x29a3 005060 loop memcpy_empty 
-0x29a4 005061 rtn 
-:      005064 le_lpm_set_mult:
-0x29a5 005065 bpatchx patch27_7 ,mem_patch27 
-0x29a6 005066 disable wake 
-0x29a7 005067 branch le_lpm_set_mult_attempt ,attempt 
-0x29a8 005068 nbranch le_lpm_lost ,match 
-:      005069 le_lpm_set_mult_attempt:
-0x29a9 005070 call lpm_match 
-0x29aa 005071 fetch 2 ,mem_rx_window_sniff 
-0x29ab 005072 store 2 ,mem_le_receive_window 
-0x29ac 005073 fetch 1 ,mem_le_configuration 
-0x29ad 005074 bbit1 bit_ble_short_mult ,lpm_mult_short 
-0x29ae 005075 bmark1 mark_old_packet ,lpm_mult_short 
-0x29af 005076 fetch 1 ,mem_le_rxbuf_data_length 
-0x29b0 005077 nbranch lpm_mult_short ,blank 
-0x29b1 005078 fetch 1 ,mem_le_txlen 
-0x29b2 005079 nbranch lpm_mult_short ,blank 
-0x29b3 005081 fetch 1 ,mem_le_state 
-0x29b4 005082 bbit1 lestate_update_param ,lpm_mult_short 
-0x29b5 005083 bbit1 lestate_update_phy ,lpm_mult_short 
-0x29b6 005084 bbit1 lestate_update_map ,lpm_mult_short 
-0x29b7 005085 branch lpm_mult_wait_timeout 
-:      005087 le_lpm_lost:
-0x29b8 005088 fetch 1 ,mem_sniff_unint_lost 
-0x29b9 005089 sub pdata ,30 ,null 
-0x29ba 005090 nbranch lpm_lost ,positive 
-0x29bb 005091 fetcht 2 ,mem_rx_window_sniff 
-0x29bc 005092 rshift temp ,temp 
-0x29bd 005093 fetch 2 ,mem_le_receive_window 
-0x29be 005094 iadd temp ,pdata 
-0x29bf 005095 store 2 ,mem_le_receive_window 
-0x29c0 005096 branch lpm_lost 
-:      005099 le_set_config_fixed_tk:
-0x29c1 005100 arg bit_ble_passkey_fixed_key ,queue 
-0x29c2 005101 branch le_set_config 
-:      005103 le_clr_config_fixed_tk:
-0x29c3 005104 arg bit_ble_passkey_fixed_key ,queue 
-0x29c4 005105 branch le_clr_config 
-:      005107 le_set_config_fixed_ltk:
-0x29c5 005108 arg bit_ble_pairing_fixed_ltk ,queue 
-0x29c6 005109 branch le_set_config 
-:      005111 le_clr_config_fixed_ltk:
-0x29c7 005112 arg bit_ble_pairing_fixed_ltk ,queue 
-0x29c8 005113 branch le_clr_config 
-:      005115 le_set_config_more_data:
-0x29c9 005116 arg bit_ble_transmit_packet_by_md ,queue 
-0x29ca 005117 branch le_set_config 
-:      005119 le_clr_config_more_data:
-0x29cb 005120 arg bit_ble_transmit_packet_by_md ,queue 
-0x29cc 005121 branch le_clr_config 
-:      005123 le_set_config_read_authentication:
-0x29cd 005124 arg bit_ble_read_auth ,queue 
-0x29ce 005125 branch le_set_config 
-:      005127 le_clr_config_read_authentication:
-0x29cf 005128 arg bit_ble_read_auth ,queue 
-0x29d0 005129 branch le_clr_config 
-:      005131 le_set_config_write_authentication:
-0x29d1 005132 arg bit_ble_write_auth ,queue 
-0x29d2 005133 branch le_set_config 
-:      005135 le_clr_config_write_authentication:
-0x29d3 005136 arg bit_ble_write_auth ,queue 
-0x29d4 005137 branch le_clr_config 
-:      005139 le_set_config_short_mult:
-0x29d5 005140 arg bit_ble_short_mult ,queue 
-:      005142 le_set_config:
-0x29d6 005143 fetch 1 ,mem_le_configuration 
-0x29d7 005144 qset1 pdata 
-0x29d8 005145 store 1 ,mem_le_configuration 
-0x29d9 005146 rtn 
-:      005149 le_clr_config_short_mult:
-0x29da 005150 arg bit_ble_short_mult ,queue 
-:      005152 le_clr_config:
-0x29db 005153 fetch 1 ,mem_le_configuration 
-0x29dc 005154 qset0 pdata 
-0x29dd 005155 store 1 ,mem_le_configuration 
-0x29de 005156 rtn 
-:      005160 le_set_fixed_ltk:
-0x29df 005161 setarg 0x112233 
-0x29e0 005162 store 3 ,mem_le_fixed_ltk 
-0x29e1 005163 setarg 0x445566 
-0x29e2 005164 istore 3 ,contw 
-0x29e3 005165 setarg 0x778899 
-0x29e4 005166 istore 3 ,contw 
-0x29e5 005167 setarg 0x001122 
-0x29e6 005168 istore 3 ,contw 
-0x29e7 005169 setarg 0x334455 
-0x29e8 005170 istore 3 ,contw 
-0x29e9 005171 setarg 0x66 
-0x29ea 005172 istore 1 ,contw 
-0x29eb 005173 rtn 
-:      005176 le_set_justwork:
-0x29ec 005177 setarg 0x01000302 
-0x29ed 005178 store 4 ,mem_le_pres 
-0x29ee 005179 setarg 0x010010 
-0x29ef 005180 store 3 ,mem_le_pres_max_keysize 
-0x29f0 005181 jam 1 ,mem_le_pairing_mode 
-0x29f1 005182 rtn 
-:      005186 le_fifo_malloc_tx_empty:
-0x29f2 005187 arg 0 ,rega 
-0x29f3 005188 arg llid_empty ,type 
-0x29f4 005189 branch le_fifo_malloc_tx 
-:      005193 le_fifo_malloc_tx_ll:
-0x29f5 005194 bpatchx patch28_0 ,mem_patch28 
-0x29f6 005195 arg llid_le_ll ,type 
-0x29f7 005196 call le_fifo_malloc_tx 
-0x29f8 005197 copy regb ,pdata 
-0x29f9 005198 istore 1 ,contw 
-0x29fa 005199 rtn 
-:      005203 le_fifo_malloc_tx_l2cap:
-0x29fb 005204 bpatchx patch28_1 ,mem_patch28 
-0x29fc 005205 force llid_start ,type 
-0x29fd 005206 increase 4 ,rega 
-0x29fe 005207 call le_fifo_malloc_tx 
-0x29ff 005208 increase -4 ,rega 
-0x2a00 005209 copy rega ,pdata 
-0x2a01 005210 istore 2 ,contw 
-0x2a02 005211 copy regb ,pdata 
-0x2a03 005212 istore 2 ,contw 
-0x2a04 005213 rtn 
-:      005217 le_fifo_malloc_tx:
-0x2a05 005218 bpatchx patch28_2 ,mem_patch28 
-0x2a06 005219 increase 5 ,rega 
-0x2a07 005220 call ble_l2cap_malloc 
-0x2a08 005221 increase -5 ,rega 
-0x2a09 005222 copy rega ,pdata 
-0x2a0a 005223 istore 2 ,contw 
-0x2a0b 005224 setarg 0 
-0x2a0c 005225 istore 2 ,contw 
-0x2a0d 005226 copy type ,pdata 
-0x2a0e 005227 istore 1 ,contw 
-0x2a0f 005228 rtn 
-:      005231 le_fifo_get_first_tx_ptr:
-0x2a10 005232 bpatchx patch28_3 ,mem_patch28 
-0x2a11 005233 call l2cap_malloc_fifo_out 
-0x2a12 005234 copy pdata ,contr 
-0x2a13 005235 rtn 
-:      005237 le_fifo_get_second_tx_ptr:
-0x2a14 005238 fetch 2 ,mem_tx_fifo2_ptr 
-0x2a15 005239 rtn 
-:      005241 le_fifo_get_last_tx_ptr:
-0x2a16 005242 call le_fifo_get_last_tx_ptr0 
-0x2a17 005243 copy pdata ,contr 
-0x2a18 005244 rtn 
-:      005247 le_fifo_get_last_tx_ptr0:
-0x2a19 005248 fetch 2 ,mem_tx_fifo3_ptr 
-0x2a1a 005249 rtn 
-:      005252 le_fifo_get_first_l2cap_ptr:
-0x2a1b 005253 call le_fifo_get_first_tx_ptr 
-0x2a1c 005254 increase 5 ,contr 
-0x2a1d 005255 rtn 
-:      005257 le_fifo_get_first_att_ptr:
-0x2a1e 005258 call le_fifo_get_first_tx_ptr 
-0x2a1f 005259 increase 9 ,contr 
-0x2a20 005260 rtn 
-:      005262 le_fifo_get_last_att_ptr:
-0x2a21 005263 call le_fifo_get_last_tx_ptr 
-0x2a22 005264 increase 9 ,contr 
-0x2a23 005265 rtn 
-:      005267 le_fifo_get_last_l2cap_ptr:
-0x2a24 005268 call le_fifo_get_last_tx_ptr 
-0x2a25 005269 increase 5 ,contr 
-0x2a26 005270 rtn 
-:      005273 le_fifo_check_full:
-0x2a27 005274 branch l2cap_malloc_is_fifo_full 
-:      005277 le_fifo_check_nearly_full:
-0x2a28 005278 branch l2cap_malloc_is_fifo_nearly_full 
-:      005281 le_fifo_check_empty:
-0x2a29 005282 branch l2cap_malloc_is_fifo_empty 
-:      005285 le_fifo_release_first_node:
-0x2a2a 005286 branch l2cap_malloc_free 
-:      005289 le_set_dle:
-0x2a2b 005290 store 8 ,mem_local_rx_max_octets 
-0x2a2c 005291 branch le_set_feature_data_packet_length_extension 
-:      005294 le_set_phys:
-0x2a2d 005295 and temp ,0xff ,rega 
-0x2a2e 005296 call le_set_tx_phy 
-0x2a2f 005297 rshift8 temp ,rega 
-:      005299 le_set_rx_phy:
-0x2a30 005300 storer rega ,1 ,mem_le_rx_phys 
-0x2a31 005301 branch le_set_phy_common 
-:      005303 le_set_tx_phy:
-0x2a32 005304 storer rega ,1 ,mem_le_tx_phys 
-:      005305 le_set_phy_common:
-0x2a33 005306 isolate1 bit_le_2m_phy ,rega 
-0x2a34 005307 call le_set_feature_2m_phy ,true 
-0x2a35 005308 isolate1 bit_le_coded_phy ,rega 
-0x2a36 005309 call le_set_feature_coded_phy ,true 
-0x2a37 005310 rtn 
-:      005314 le_set_feature_2m_phy:
-0x2a38 005315 arg bit_ll_feature_le_2m_phy ,queue 
-0x2a39 005316 branch le_set_feature 
-:      005319 le_set_feature_coded_phy:
-0x2a3a 005320 arg bit_ll_feature_le_coded_phy ,queue 
-0x2a3b 005321 branch le_set_feature 
-:      005323 le_set_feature_data_packet_length_extension:
-0x2a3c 005324 arg bit_ll_feature_le_data_packet_length_extension ,queue 
-:      005326 le_set_feature:
-0x2a3d 005327 fetch 8 ,mem_le_local_feature 
-0x2a3e 005328 qset1 pdata 
-0x2a3f 005329 store 8 ,mem_le_local_feature 
-0x2a40 005330 rtn 
-:      005332 le_set_fixed_ltk_justwork:
-0x2a41 005333 call le_set_config_fixed_ltk 
-0x2a42 005334 call le_set_justwork 
-0x2a43 005335 call le_set_fixed_ltk 
-0x2a44 005336 branch le_set_config_read_authentication 
-:      005341 le_advertising_dispatch:
-0x2a45 005342 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
-0x2a46 005343 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
-0x2a47 005344 call le_enable 
-0x2a48 005345 call le_scan 
-0x2a49 005346 call le_adv 
-0x2a4a 005347 branch le_disable 
-:      005349 le_scan:
-0x2a4b 005350 bpatchx patch28_4 ,mem_patch28 
-0x2a4c 005351 fetch 1 ,mem_le_scan_enable 
-0x2a4d 005352 rtnne le_scan_enable 
-0x2a4e 005353 arg le_scan_interval_timer ,queue 
-0x2a4f 005354 call timer_check 
-0x2a50 005355 nrtn blank 
-0x2a51 005356 fetch 2 ,mem_le_scan_interval 
-0x2a52 005357 fetcht 2 ,mem_le_scan_window 
-0x2a53 005358 isub temp ,pdata 
-0x2a54 005359 arg le_scan_interval_timer ,queue 
-0x2a55 005360 call timer_init 
-0x2a56 005361 disable master 
-0x2a57 005362 call le_init_adv 
-0x2a58 005363 call le_wait_adv 
-0x2a59 005364 nrtn match 
-0x2a5a 005365 bpatchx patch28_5 ,mem_patch28 
-0x2a5b 005366 fetch 6 ,mem_le_rxbuf + 2 
-0x2a5c 005367 store 6 ,mem_le_plap 
-0x2a5d 005370 fetch 1 ,mem_le_adv_rcv 
-0x2a5e 005371 increase 1 ,pdata 
-0x2a5f 005372 store 1 ,mem_le_adv_rcv 
-0x2a60 005373 call le_create_conn 
-0x2a61 005374 rtn master 
-0x2a62 005375 call le_send_scan_request 
-0x2a63 005376 nrtn match 
-0x2a64 005377 fetch 1 ,mem_le_scanrsp_rcv 
-0x2a65 005378 increase 1 ,pdata 
-0x2a66 005379 store 1 ,mem_le_scanrsp_rcv 
-0x2a67 005380 fetch 9 ,mem_le_rxbuf + 8 
-0x2a68 005381 store 9 ,mem_temp_block0 
-0x2a69 005382 rtn 
-:      005385 le_wait_adv:
-0x2a6a 005386 bpatchx patch28_6 ,mem_patch28 
-0x2a6b 005387 call le_next_adv_channel 
-0x2a6c 005388 call le_receive_adv 
-0x2a6d 005389 fetch 1 ,mem_le_adv_waitcnt 
-0x2a6e 005390 increase 1 ,pdata 
-0x2a6f 005391 store 1 ,mem_le_adv_waitcnt 
-0x2a70 005392 rtn 
-:      005395 le_create_conn:
-0x2a71 005396 bpatchx patch28_7 ,mem_patch28 
-0x2a72 005397 fetch 1 ,mem_cmd_le_create_conn 
-0x2a73 005398 rtnne hci_cmd_le_create_conn 
-0x2a74 005399 fetch 6 ,mem_le_plap 
-0x2a75 005400 fetcht 6 ,mem_le_conn_peer_addr 
-0x2a76 005401 isub temp ,null 
-0x2a77 005402 nrtn zero 
-0x2a78 005403 call context_new 
-0x2a79 005404 nrtn zero 
-0x2a7a 005405 call le_connect_request 
-0x2a7b 005406 call le_init_master 
-0x2a7c 005407 call le_send_version_ind 
-0x2a7d 005408 jam bt_evt_le_connected ,mem_fifo_temp 
-0x2a7e 005409 call ui_ipc_send_event 
-0x2a7f 005410 jam 0 ,mem_hci_cmd 
-0x2a80 005411 jam 0 ,mem_le_peer_sca 
-0x2a81 005412 jam 0 ,mem_le_scan_enable 
-0x2a82 005413 jam 0 ,mem_cmd_le_create_conn 
-0x2a83 005414 branch context_save 
-:      005416 le_connect_request:
-0x2a84 005417 bpatchx patch29_0 ,mem_patch29 
-0x2a85 005418 force -1 ,pdata 
-0x2a86 005419 setsect 2 ,1 
-0x2a87 005420 store 5 ,mem_le_channel_map 
-0x2a88 005421 arg mem_le_state ,rega 
-0x2a89 005422 call le_calc_channel_map 
-0x2a8a 005423 force 4 ,loopcnt 
-0x2a8b 005424 arg mem_le_access ,contw 
-0x2a8c 005425 call generate_random_loop 
-0x2a8d 005426 fetch 2 ,mem_le_timeout 
-0x2a8e 005427 store 2 ,mem_le_superto 
-:      005428 le_con_req_hop_retry:
-0x2a8f 005429 random pdata 
-0x2a90 005430 and_into 0xf ,pdata 
-0x2a91 005431 sub pdata ,4 ,null 
-0x2a92 005432 branch le_con_req_hop_retry ,positive 
-0x2a93 005433 store 1 ,mem_le_hop 
-0x2a94 005435 bpatchx patch29_1 ,mem_patch29 
-0x2a95 005436 fetcht 2 ,mem_le_conn_interval 
-0x2a96 005437 storet 2 ,mem_le_tsniff 
-0x2a97 005438 copy temp ,regc 
-0x2a98 005439 add clkn_bt ,7 ,pdata 
-0x2a99 005440 idiv regc 
-0x2a9a 005441 call wait_div_end 
-0x2a9b 005442 remainder rega 
-0x2a9c 005443 isub rega ,pdata 
-0x2a9d 005444 iadd regc ,pdata 
-0x2a9e 005445 fetcht 2 ,mem_le_dsniff 
-0x2a9f 005446 iadd temp ,pdata 
-0x2aa0 005447 store 4 ,mem_le_anchor 
-0x2aa1 005448 isub clkn_bt ,rega 
-0x2aa2 005449 increase -6 ,rega 
-0x2aa3 005450 arg 0x2205 ,regb 
-0x2aa4 005451 fetch 1 ,mem_le_conn_own_addr_type 
-0x2aa5 005452 nsetflag blank ,le_sender_addr_bit ,regb 
-0x2aa6 005453 fetch 1 ,mem_le_conn_peer_addr_type 
-0x2aa7 005454 nsetflag blank ,le_receiver_addr_bit ,regb 
-0x2aa8 005455 copy regb ,pdata 
-0x2aa9 005456 store 2 ,mem_le_txheader 
-0x2aaa 005457 fetch 6 ,mem_le_lap 
-0x2aab 005458 istore 6 ,contw 
-0x2aac 005459 fetch 6 ,mem_le_plap 
-0x2aad 005460 istore 6 ,contw 
-0x2aae 005461 fetch 4 ,mem_le_access 
-0x2aaf 005462 istore 4 ,contw 
-0x2ab0 005463 random pdata 
-0x2ab1 005464 istore 2 ,contw 
-0x2ab2 005465 random pdata 
-0x2ab3 005466 istore 1 ,contw 
-0x2ab4 005467 force 2 ,pdata 
-0x2ab5 005468 istore 1 ,contw 
-0x2ab6 005469 rshift2 rega ,pdata 
-0x2ab7 005470 istore 2 ,contw 
-0x2ab8 005471 rshift2 regc ,pdata 
-0x2ab9 005472 istore 2 ,contw 
-0x2aba 005473 bpatchx patch29_2 ,mem_patch29 
-0x2abb 005474 setarg 0 
-0x2abc 005475 istore 2 ,contw 
-0x2abd 005476 fetch 2 ,mem_le_timeout 
-0x2abe 005477 istore 2 ,contw 
-0x2abf 005478 fetch 5 ,mem_le_channel_map 
-0x2ac0 005479 istore 5 ,contw 
-0x2ac1 005480 fetch 1 ,mem_le_hop 
-0x2ac2 005481 arg param_le_sca ,temp 
-0x2ac3 005482 ior temp ,pdata 
-0x2ac4 005483 istore 1 ,contw 
-0x2ac5 005484 call le_transmit_norx 
-0x2ac6 005485 setarg mem_le_txheader 
-0x2ac7 005486 add pdata ,18 ,contr 
-0x2ac8 005487 ifetch 3 ,contr 
-0x2ac9 005488 store 3 ,mem_le_crcinit 
-0x2aca 005489 rtn 
-:      005492 le_adv:
-0x2acb 005493 jam 36 ,mem_le_ch_mapped 
-0x2acc 005494 jam 0 ,mem_le_adv_channel_map_temp 
-0x2acd 005495 call le_send_adv_protect_txbuf 
-0x2ace 005496 call le_adv_loop 
-0x2acf 005497 branch le_send_adv_recover_txbuf 
-:      005499 le_adv_loop:
-0x2ad0 005500 bpatchx patch29_3 ,mem_patch29 
-0x2ad1 005501 fetch 1 ,mem_le_adv_enable 
-0x2ad2 005502 rtn blank 
-0x2ad3 005503 arg le_adv_interval_timer ,queue 
-0x2ad4 005504 call timer_check 
-0x2ad5 005505 nrtn blank 
-0x2ad6 005506 enable swfine 
-0x2ad7 005507 call le_init_adv 
-0x2ad8 005508 call le_next_adv_channel 
-0x2ad9 005509 call le_send_adv_ind 
-0x2ada 005510 nbranch le_adv_not_match ,match 
-0x2adb 005511 fetch 1 ,mem_le_req_rcv 
-0x2adc 005512 increase 1 ,pdata 
-0x2add 005513 store 1 ,mem_le_req_rcv 
-0x2ade 005514 fetch 1 ,mem_le_rxbuf_adv_header 
-0x2adf 005515 and pdata ,0x0f ,pdata 
-0x2ae0 005516 beq scan_req ,le_send_scan_response 
-0x2ae1 005517 beq connect_req ,le_parse_connect_req 
-:      005518 le_adv_not_match:
-0x2ae2 005519 bpatchx patch29_4 ,mem_patch29 
-0x2ae3 005520 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2ae4 005521 fetcht 1 ,mem_le_adv_channel_map 
-0x2ae5 005522 isub temp ,null 
-0x2ae6 005523 nbranch le_adv_loop ,zero 
-0x2ae7 005524 random pdata 
-0x2ae8 005525 arg 0x1ff ,temp 
-0x2ae9 005526 iand temp ,pdata 
-0x2aea 005527 add pdata ,250 ,pdata 
-0x2aeb 005528 call delay 
-0x2aec 005529 arg le_adv_interval_timer ,queue 
-0x2aed 005530 fetch 2 ,mem_le_adv_interval 
-0x2aee 005531 branch timer_init 
-:      005533 le_send_adv_protect_txbuf:
-0x2aef 005534 arg mem_le_tx_buf_temp ,contw 
-0x2af0 005535 arg mem_le_txheader ,contr 
-0x2af1 005536 branch memcpy48 
-:      005538 le_send_adv_recover_txbuf:
-0x2af2 005539 arg mem_le_tx_buf_temp ,contr 
-0x2af3 005540 arg mem_le_txheader ,contw 
-0x2af4 005541 branch memcpy48 
-:      005543 le_init_adv:
-0x2af5 005544 bpatchx patch29_5 ,mem_patch29 
-0x2af6 005545 disable master 
-:      005546 le_adv_access:
-0x2af7 005547 setarg 0x8e89be 
-0x2af8 005548 lshift8 pdata ,pdata 
-0x2af9 005549 or_into 0xd6 ,pdata 
-0x2afa 005550 iforce access 
-0x2afb 005551 setarg 0x555555 
-0x2afc 005552 store 3 ,mem_le_crcinit 
-0x2afd 005553 rtn 
-:      005557 le_send_adv_ind:
-0x2afe 005558 bpatchx patch29_6 ,mem_patch29 
-0x2aff 005559 fetch 1 ,mem_le_adv_type 
-0x2b00 005560 fetcht 1 ,mem_le_adv_own_addr_type 
-0x2b01 005561 lshift4 temp ,temp 
-0x2b02 005562 lshift2 temp ,temp 
-0x2b03 005563 iadd temp ,temp 
-0x2b04 005564 storet 1 ,mem_le_txheader 
-0x2b05 005565 beq adv_direct_ind ,le_send_adv_direct_ind 
-0x2b06 005566 fetcht 1 ,mem_le_adv_data_len 
-0x2b07 005567 add temp ,6 ,pdata 
-0x2b08 005568 store 1 ,mem_le_txlen 
-0x2b09 005569 fetch 6 ,mem_le_lap 
-0x2b0a 005570 store 6 ,mem_le_txpayload 
-0x2b0b 005571 copy temp ,loopcnt 
-0x2b0c 005572 arg mem_le_adv_data ,contr 
-0x2b0d 005573 call memcpy_fast 
-0x2b0e 005574 branch le_send_adv_transmit 
-:      005576 le_send_adv_direct_ind:
-0x2b0f 005577 setarg 12 
-0x2b10 005578 store 1 ,mem_le_txlen 
-0x2b11 005579 fetch 6 ,mem_le_lap 
-0x2b12 005580 store 6 ,mem_le_txpayload 
-0x2b13 005581 fetch 6 ,mem_hci_plap 
-0x2b14 005582 istore 6 ,contw 
-:      005583 le_send_adv_transmit:
-0x2b15 005584 bpatchx patch29_7 ,mem_patch29 
-0x2b16 005585 fetch 1 ,mem_le_adv_transmit 
-0x2b17 005586 increase 1 ,pdata 
-0x2b18 005587 store 1 ,mem_le_adv_transmit 
-0x2b19 005588 arg 1800 ,stop_watch 
-0x2b1a 005589 disable match 
-0x2b1b 005590 branch le_transmit_receive_sifs_without_change_mode 
-:      005593 le_send_scan_request:
-0x2b1c 005594 bpatchx patch2a_0 ,mem_patch2a 
-0x2b1d 005595 fetch 1 ,mem_le_scan_type 
-0x2b1e 005596 rtnne le_scan_type_active 
-0x2b1f 005597 fetch 1 ,mem_le_adv_transmit 
-0x2b20 005598 increase 1 ,pdata 
-0x2b21 005599 store 1 ,mem_le_adv_transmit 
-0x2b22 005600 arg 0x0c03 ,temp 
-0x2b23 005601 fetch 1 ,mem_le_scan_own_addr_type 
-0x2b24 005602 nsetflag blank ,le_sender_addr_bit ,temp 
-0x2b25 005603 copy rega ,pdata 
-0x2b26 005604 nsetflag blank ,le_receiver_addr_bit ,temp 
-0x2b27 005605 storet 2 ,mem_le_txheader 
-0x2b28 005606 fetch 6 ,mem_le_lap 
-0x2b29 005607 istore 6 ,contw 
-0x2b2a 005608 fetch 6 ,mem_le_plap 
-0x2b2b 005609 istore 6 ,contw 
-0x2b2c 005610 branch le_transmit_receive_sifs_without_change_mode 
-:      005612 le_send_scan_response:
-0x2b2d 005613 bpatchx patch2a_1 ,mem_patch2a 
-0x2b2e 005614 fetch 6 ,mem_le_rxbuf_adv_scan_req_adv_address 
-0x2b2f 005615 fetcht 6 ,mem_le_lap 
-0x2b30 005616 isub temp ,null 
-0x2b31 005617 nrtn zero 
-0x2b32 005618 arg scan_rsp ,temp 
-0x2b33 005619 fetch 1 ,mem_le_adv_own_addr_type 
-0x2b34 005620 nsetflag blank ,le_sender_addr_bit ,temp 
-0x2b35 005621 storet 1 ,mem_le_txheader 
-0x2b36 005622 fetcht 1 ,mem_le_scan_data_len 
-0x2b37 005623 add temp ,6 ,pdata 
-0x2b38 005624 store 1 ,mem_le_txlen 
-0x2b39 005625 fetch 6 ,mem_le_lap 
-0x2b3a 005626 store 6 ,mem_le_txpayload 
-0x2b3b 005627 arg mem_le_scan_data ,contr 
-0x2b3c 005628 copy temp ,loopcnt 
-0x2b3d 005629 call memcpy_fast 
-0x2b3e 005630 call le_transmit_norx 
-0x2b3f 005631 branch le_adv_not_match 
-:      005633 le_parse_connect_req:
-0x2b40 005634 fetch 6 ,mem_le_rxbuf_adv_connect_ind_adv_address 
-0x2b41 005635 fetcht 6 ,mem_le_lap 
-0x2b42 005636 isub temp ,null 
-0x2b43 005637 nrtn zero 
-0x2b44 005638 call le_scan_check_sender_addr_type 
-0x2b45 005639 storer rega ,1 ,mem_le_conn_peer_addr_type 
-0x2b46 005640 fetch 6 ,mem_le_rxbuf_adv_connect_ind_init_address 
-0x2b47 005641 store 6 ,mem_le_plap 
-0x2b48 005642 fetch 8 ,mem_le_rxbuf_adv_connect_ind_access_address 
-0x2b49 005643 store 8 ,mem_le_access 
-0x2b4a 005644 fetcht 2 ,mem_le_rxbuf_adv_connect_ind_win_offset 
-0x2b4b 005645 bpatchx patch2a_2 ,mem_patch2a 
-0x2b4c 005646 lshift2 temp ,temp 
-0x2b4d 005647 fetch 2 ,mem_le_rxbuf_adv_connect_ind_interval 
-0x2b4e 005648 lshift2 pdata ,pdata 
-0x2b4f 005649 store 2 ,mem_le_tsniff 
-0x2b50 005650 store 4 ,mem_le_anchor 
-0x2b51 005651 isub temp ,pdata 
-0x2b52 005652 add pdata ,-2 ,clke_bt 
-0x2b53 005653 fetch 9 ,mem_le_rxbuf_adv_connect_ind_latency 
-0x2b54 005654 store 9 ,mem_le_slave_latency 
-0x2b55 005655 fetch 1 ,mem_le_rxbuf_adv_connect_ind_hop_and_sca 
-0x2b56 005656 and pdata ,0x1f ,temp 
-0x2b57 005657 storet 1 ,mem_le_hop 
-0x2b58 005658 rshift4 pdata ,temp 
-0x2b59 005659 rshift temp ,temp 
-0x2b5a 005660 storet 1 ,mem_le_peer_sca 
-0x2b5b 005661 arg mem_le_state ,rega 
-0x2b5c 005662 call le_receive_window_size 
-0x2b5d 005663 arg mem_le_state ,rega 
-0x2b5e 005664 call le_calc_channel_map 
-0x2b5f 005665 call le_init_slave 
-0x2b60 005666 call context_new 
-0x2b61 005667 nrtn zero 
-0x2b62 005668 bpatchx patch2a_3 ,mem_patch2a 
-0x2b63 005669 call calc_clke_offset 
-0x2b64 005670 call le_l2cap_reset_signaling_identifier 
-0x2b65 005671 jam bt_evt_le_connected ,mem_fifo_temp 
-0x2b66 005672 call ui_ipc_send_event 
-0x2b67 005673 branch context_save 
-:      005676 le_next_adv_channel:
-0x2b68 005677 bpatchx patch2a_4 ,mem_patch2a 
-0x2b69 005678 fetch 1 ,mem_le_ch_mapped 
-0x2b6a 005679 beq 37 ,le_next_adv_channel_curr_channel_37 
-0x2b6b 005680 beq 38 ,le_next_adv_channel_curr_channel_38 
-0x2b6c 005681 beq 39 ,le_next_adv_channel_curr_channel_39 
-0x2b6d 005682 branch le_next_adv_channel_curr_channel_39 
-:      005684 le_next_adv_channel_curr_channel_37:
-0x2b6e 005685 fetcht 1 ,mem_le_adv_channel_map 
-0x2b6f 005686 isolate1 bit_adv_channel_map_38 ,temp 
-0x2b70 005687 branch set_le_next_adv_channel_38 ,true 
-0x2b71 005688 isolate1 bit_adv_channel_map_39 ,temp 
-0x2b72 005689 branch set_le_next_adv_channel_39 ,true 
-0x2b73 005690 branch set_le_next_adv_channel_37 
-:      005693 le_next_adv_channel_curr_channel_38:
-0x2b74 005694 fetcht 1 ,mem_le_adv_channel_map 
-0x2b75 005695 isolate1 bit_adv_channel_map_39 ,temp 
-0x2b76 005696 branch set_le_next_adv_channel_39 ,true 
-0x2b77 005697 isolate1 bit_adv_channel_map_37 ,temp 
-0x2b78 005698 branch set_le_next_adv_channel_37 ,true 
-0x2b79 005699 branch set_le_next_adv_channel_38 
-:      005702 le_next_adv_channel_curr_channel_39:
-0x2b7a 005703 fetcht 1 ,mem_le_adv_channel_map 
-0x2b7b 005704 isolate1 bit_adv_channel_map_37 ,temp 
-0x2b7c 005705 branch set_le_next_adv_channel_37 ,true 
-0x2b7d 005706 isolate1 bit_adv_channel_map_38 ,temp 
-0x2b7e 005707 branch set_le_next_adv_channel_38 ,true 
-0x2b7f 005708 branch set_le_next_adv_channel_39 
-:      005710 set_le_next_adv_channel_37:
-0x2b80 005711 jam 37 ,mem_le_ch_mapped 
-0x2b81 005712 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b82 005713 set1 bit_adv_channel_map_37 ,pdata 
-0x2b83 005714 store 1 ,mem_le_adv_channel_map_temp 
-0x2b84 005715 rtn 
-:      005717 set_le_next_adv_channel_38:
-0x2b85 005718 jam 38 ,mem_le_ch_mapped 
-0x2b86 005719 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b87 005720 set1 bit_adv_channel_map_38 ,pdata 
-0x2b88 005721 store 1 ,mem_le_adv_channel_map_temp 
-0x2b89 005722 rtn 
-:      005724 set_le_next_adv_channel_39:
-0x2b8a 005725 jam 39 ,mem_le_ch_mapped 
-0x2b8b 005726 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b8c 005727 set1 bit_adv_channel_map_39 ,pdata 
-0x2b8d 005728 store 1 ,mem_le_adv_channel_map_temp 
-0x2b8e 005729 rtn 
-:      005734 le_parse_att:
-0x2b8f 005735 copy contr ,rega 
-0x2b90 005736 fetch 1 ,mem_device_option 
-0x2b91 005737 beq dvc_op_shutter_dy ,shutter_dy_le_parse_att 
-0x2b92 005738 beq dvc_op_keyboard ,keyboard_le_att_auto_reco_process 
-0x2b93 005739 copy rega ,contr 
-0x2b94 005740 ifetch 3 ,contr 
-0x2b95 005741 store 3 ,mem_le_att_opcode 
-:      005742 le_parse_att2:
-0x2b96 005743 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
-0x2b97 005744 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
-0x2b98 005745 beq attop_find_information_request ,le_parse_att_find_information_request 
-0x2b99 005746 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
-0x2b9a 005747 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
-0x2b9b 005748 beq attop_read_request ,le_parse_att_read_request 
-0x2b9c 005749 beq attop_read_blob_request ,le_parse_att_read_blob_request 
-0x2b9d 005750 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
-0x2b9e 005751 beq attop_write_request ,le_parse_att_write_request 
-0x2b9f 005752 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
-0x2ba0 005753 beq attop_execute_write_request ,le_parse_att_execute_write_request 
-0x2ba1 005754 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
-0x2ba2 005755 beq attop_write_command ,le_parse_att_write_command 
-0x2ba3 005756 rtn 
-:      005759 le_send_att_exchange_mtu_requset:
-0x2ba4 005760 force 3 ,rega 
-0x2ba5 005761 call le_fifo_malloc_tx_l2cap_gatt 
-0x2ba6 005762 setarg attop_exchange_mtu_request 
-:      005763 le_send_att_exchange_mtu_common:
-0x2ba7 005764 istore 1 ,contw 
-0x2ba8 005765 fetch 2 ,mem_le_local_mtu 
-0x2ba9 005766 istore 2 ,contw 
-0x2baa 005767 rtn 
-:      005770 le_parse_att_exchange_mtu_request:
-0x2bab 005771 call le_parse_att_exchange_mtu_response 
-:      005772 le_send_att_exchange_mtu_response:
-0x2bac 005773 force 3 ,rega 
-0x2bad 005774 call le_fifo_malloc_tx_l2cap_gatt 
-0x2bae 005775 setarg attop_exchange_mtu_response 
-0x2baf 005776 branch le_send_att_exchange_mtu_common 
-:      005778 le_parse_att_exchange_mtu_response:
-0x2bb0 005779 rshift8 pdata ,pdata 
-0x2bb1 005780 store 2 ,mem_le_remote_mtu 
-0x2bb2 005781 rtn 
-:      005783 le_parse_att_find_information_request:
-0x2bb3 005784 call le_get_search_handle_start_end_common 
-0x2bb4 005785 call enable_user 
-0x2bb5 005786 branch le_send_att_find_information_response 
-:      005789 le_att_handle_inrange:
-0x2bb6 005790 ifetch 2 ,contr 
-0x2bb7 005791 and_into 0xff ,pdata 
-0x2bb8 005792 rtn blank 
-0x2bb9 005793 isub regb ,null 
-0x2bba 005794 rtn zero 
-0x2bbb 005795 nrtn positive 
-0x2bbc 005796 isub regc ,null 
-0x2bbd 005797 rtn zero 
-0x2bbe 005798 branch le_att_handle_blank ,positive 
-0x2bbf 005799 force 1 ,null 
-0x2bc0 005800 rtn 
-:      005801 le_att_handle_blank:
-0x2bc1 005802 force 0 ,pdata 
-0x2bc2 005803 rtn 
-:      005806 le_send_att_find_information_response:
-0x2bc3 005807 arg 3 ,timeup 
-0x2bc4 005808 call le_init_attlist_search 
-:      005809 le_send_att_find_information_res_loop:
-0x2bc5 005810 call le_att_handle_inrange 
-0x2bc6 005811 branch le_send_att_find_information_res_end ,blank 
-0x2bc7 005812 nbranch le_send_att_find_information_res_next ,positive 
-0x2bc8 005813 increase -2 ,contr 
-0x2bc9 005814 call store_contr 
-0x2bca 005815 call get_contw 
-0x2bcb 005816 nbranch le_send_att_find_information_res_store_info2 ,user 
-0x2bcc 005817 call push_stack_rega_b_c 
-0x2bcd 005818 storer timeup ,4 ,mem_timeup 
-0x2bce 005819 force 30 ,rega 
-0x2bcf 005820 call le_fifo_malloc_tx_l2cap_gatt 
-0x2bd0 005821 fetchr timeup ,4 ,mem_timeup 
-0x2bd1 005822 call pop_stack_rega_b_c 
-0x2bd2 005823 call disable_user 
-0x2bd3 005824 setarg attop_find_information_response 
-0x2bd4 005825 istore 1 ,contw 
-0x2bd5 005826 call get_contr 
-0x2bd6 005827 ifetch 2 ,contr 
-0x2bd7 005828 ifetchr rega ,1 ,contr 
-0x2bd8 005829 sub rega ,16 ,null 
-0x2bd9 005830 branch le_send_att_find_information_res_uuid128 ,zero 
-0x2bda 005831 sub rega ,2 ,null 
-0x2bdb 005832 nbranch le_send_att_error_response_notfound ,zero 
-:      005833 le_send_att_find_information_res_uuid16:
-0x2bdc 005834 setarg uuid_size_16bit 
-0x2bdd 005835 istore 1 ,contw 
-0x2bde 005836 branch le_send_att_find_information_res_store_info 
-:      005838 le_send_att_find_information_res_uuid128:
-0x2bdf 005839 setarg uuid_size_128bit 
-0x2be0 005840 istore 1 ,contw 
-0x2be1 005841 arg 1 ,timeup 
-0x2be2 005842 branch le_send_att_find_information_res_store_info 
-:      005844 le_send_att_find_information_res_store_info2:
-0x2be3 005845 call get_contr 
-0x2be4 005846 ifetch 2 ,contr 
-0x2be5 005847 ifetch 1 ,contr 
-0x2be6 005848 isub rega ,null 
-0x2be7 005849 nbranch le_send_att_find_information_res_end ,zero 
-:      005851 le_send_att_find_information_res_store_info:
-0x2be8 005852 call get_contr 
-0x2be9 005853 ifetch 2 ,contr 
-0x2bea 005854 and_into 0xff ,pdata 
-0x2beb 005855 istore 2 ,contw 
-0x2bec 005856 ifetchr loopcnt ,1 ,contr 
-0x2bed 005857 call memcpy 
-0x2bee 005858 call store_contw 
-0x2bef 005859 increase -1 ,timeup 
-0x2bf0 005860 branch le_send_att_find_information_res_end ,zero 
-:      005861 le_send_att_find_information_res_cont:
-0x2bf1 005862 call le_att_contr_add_len 
-0x2bf2 005863 branch le_send_att_find_information_res_loop 
-:      005865 le_send_att_find_information_res_next:
-0x2bf3 005866 call le_att_contr_add_len 
-0x2bf4 005867 branch le_send_att_find_information_res_cont 
-:      005869 le_send_att_find_information_res_end:
-0x2bf5 005870 branch le_send_att_error_response_notfound ,user 
-0x2bf6 005871 branch le_send_auto_len_by_mem 
-:      005874 le_parse_att_find_by_type_value_request:
-0x2bf7 005875 call le_get_search_handle_start_end_common 
-0x2bf8 005876 ifetch 2 ,contr 
-0x2bf9 005877 store 2 ,mem_le_search_uuid 
-0x2bfa 005878 call store_contr 
-0x2bfb 005879 arg mem_le_search_att_type_length ,contw 
-0x2bfc 005880 fetch 2 ,mem_le_l2cap_size 
-0x2bfd 005881 increase -7 ,pdata 
-0x2bfe 005882 call le_get_search_common2 
-0x2bff 005883 branch le_send_att_find_by_type_value_response 
-:      005886 le_start_end_handle_check_1:
-0x2c00 005887 disable user 
-0x2c01 005888 fetcht 2 ,mem_le_search_handle_start 
-0x2c02 005889 fetch 2 ,mem_le_search_handle_end 
-0x2c03 005890 isub temp ,null 
-0x2c04 005891 nbranch le_start_end_handle_check_1_fail ,positive 
-0x2c05 005892 deposit temp 
-0x2c06 005893 rtnne 0 
-:      005894 le_start_end_handle_check_1_fail:
-0x2c07 005895 enable user 
-0x2c08 005896 jam att_err_invalid_handle ,mem_le_err_code 
-0x2c09 005897 branch le_send_att_error_response 
-:      005900 le_send_att_find_by_type_value_response:
-0x2c0a 005901 call le_start_end_handle_check_1 
-0x2c0b 005902 rtn user 
-0x2c0c 005903 fetcht 2 ,mem_le_search_uuid 
-0x2c0d 005904 setarg uuid_gatt_primary_service 
-0x2c0e 005905 isub temp ,null 
-0x2c0f 005906 branch le_send_att_find_by_type_value_res_primary ,zero 
-0x2c10 005907 branch le_send_att_error_response_notfound 
-:      005910 le_send_att_find_by_type_value_res_primary:
-0x2c11 005911 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
-0x2c12 005912 fetcht 2 ,mem_le_search_handle_start 
-0x2c13 005913 storet 2 ,mem_temp 
-0x2c14 005914 call le_att_get_handle_info 
-0x2c15 005915 nbranch le_send_att_error_response_notfound ,blank 
-:      005916 le_send_att_find_primary_search_loop:
-0x2c16 005917 fetcht 2 ,mem_temp 
-0x2c17 005918 call le_att_get_handle_info 
-0x2c18 005919 nbranch le_send_att_error_response_notfound2 ,blank 
-0x2c19 005920 copy contr ,rega 
-0x2c1a 005921 fetch 1 ,mem_le_curr_att_len 
-0x2c1b 005922 copy pdata ,loopcnt 
-0x2c1c 005923 fetcht 1 ,mem_le_search_att_type_length 
-0x2c1d 005924 isub temp ,null 
-0x2c1e 005925 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x2c1f 005926 arg mem_le_search_att_type ,regb 
-0x2c20 005927 call string_compare 
-0x2c21 005929 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
-0x2c22 005931 fetch 2 ,mem_le_cur_uuid 
-0x2c23 005932 fetcht 2 ,mem_le_search_uuid 
-0x2c24 005933 isub temp ,null 
-0x2c25 005934 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
-:      005935 le_send_att_find_primary_search_loop1:
-0x2c26 005936 fetch 2 ,mem_temp 
-0x2c27 005937 increase 1 ,pdata 
-0x2c28 005938 store 2 ,mem_temp 
-0x2c29 005939 branch le_send_att_find_primary_search_loop 
-:      005941 le_send_att_error_response_notfound2:
-0x2c2a 005942 fetch 1 ,mem_le_search_res 
-0x2c2b 005943 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
-0x2c2c 005944 branch le_send_att_error_response_notfound 
-:      005947 le_send_att_find_primary_search_end_start_handle_found:
-0x2c2d 005948 fetch 2 ,mem_le_cur_uuid 
-0x2c2e 005949 fetcht 2 ,mem_le_search_uuid 
-0x2c2f 005950 isub temp ,null 
-0x2c30 005951 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x2c31 005952 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
-0x2c32 005954 fetcht 2 ,mem_temp 
-0x2c33 005955 storet 2 ,mem_le_cur_handle_start 
-0x2c34 005956 branch le_send_att_find_primary_search_loop1 
-:      005958 le_send_att_find_primary_search_end_ending_handle_found:
-0x2c35 005959 fetch 1 ,mem_le_search_res 
-0x2c36 005960 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
-0x2c37 005961 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
-0x2c38 005962 fetcht 2 ,mem_temp 
-0x2c39 005963 increase -1 ,temp 
-0x2c3a 005964 storet 2 ,mem_le_cur_handle_end 
-:      005966 le_send_att_find_primary_search_end:
-0x2c3b 005967 arg 5 ,rega 
-0x2c3c 005968 call le_fifo_malloc_tx_l2cap_gatt 
-0x2c3d 005969 setarg attop_find_by_type_value_response 
-0x2c3e 005970 istore 1 ,contw 
-0x2c3f 005971 fetch 2 ,mem_le_cur_handle_start 
-0x2c40 005972 istore 2 ,contw 
-0x2c41 005973 fetch 2 ,mem_le_cur_handle_end 
-0x2c42 005974 istore 2 ,contw 
-0x2c43 005975 rtn 
-:      005979 le_parse_att_read_by_type_request:
-0x2c44 005980 call le_get_search_handle_start_end_common 
-0x2c45 005981 call le_get_search_att_type 
-0x2c46 005982 branch le_send_att_read_by_type_response 
-:      005984 le_send_att_read_by_type_response:
-0x2c47 005985 fetcht 2 ,mem_le_search_handle_start 
-0x2c48 005986 storet 2 ,mem_temp 
-0x2c49 005987 call le_init_attlist_search 
-0x2c4a 005988 call le_att_get_handle_ptr2 
-0x2c4b 005989 increase -2 ,contr 
-0x2c4c 005990 copy contr ,pdata 
-0x2c4d 005991 store 2 ,mem_le_cur_attlist_start_ptr 
-0x2c4e 005993 fetcht 2 ,mem_le_search_att_type 
-0x2c4f 005994 setarg uuid_chrctr_device_name 
-0x2c50 005995 isub temp ,null 
-0x2c51 005996 branch le_send_att_read_by_type_res_device_name ,zero 
-0x2c52 005997 setarg uuid_gatt_characteristic 
-0x2c53 005998 isub temp ,null 
-0x2c54 005999 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
-0x2c55 006000 arg 2 ,timeup 
-:      006001 le_send_att_read_by_type_response_loop:
-0x2c56 006002 call le_att_check_handle_end 
-0x2c57 006003 nbranch le_send_att_read_by_type_response_end ,positive 
-0x2c58 006004 fetcht 2 ,mem_temp 
-0x2c59 006005 call le_att_get_handle_info_from_ptr 
-0x2c5a 006006 nbranch le_send_att_read_by_type_response_end ,blank 
-0x2c5b 006007 call le_att_same_type 
-0x2c5c 006008 nbranch le_send_att_read_by_type_response_next_handle ,zero 
-0x2c5d 006009 nbranch le_send_att_read_by_type_res_found_next ,user 
-0x2c5e 006010 disable user 
-0x2c5f 006011 call le_get_search_max_mtu_data 
-0x2c60 006012 copy pdata ,rega 
-0x2c61 006013 call le_fifo_malloc_tx_l2cap_gatt 
-0x2c62 006014 setarg attop_read_by_type_response 
-0x2c63 006015 istore 1 ,contw 
-0x2c64 006016 copy contw ,alarm 
-0x2c65 006017 increase 1 ,contw 
-0x2c66 006019 call le_send_att_read_by_type_write_properties 
-0x2c67 006020 call le_att_next_handle 
-0x2c68 006021 call le_att_get_handle_info_from_ptr 
-0x2c69 006022 call le_send_att_read_by_type_write_uuid 
-0x2c6a 006023 fetch 1 ,mem_le_cur_uuid_length 
-0x2c6b 006024 add pdata ,5 ,rega 
-0x2c6c 006025 istorer rega ,1 ,alarm 
-0x2c6d 006027 sub rega ,7 ,null 
-0x2c6e 006028 ncall enable_user2 ,zero 
-0x2c6f 006029 call disable_user2 ,zero 
-0x2c70 006030 call le_get_search_max_mtu_data 
-0x2c71 006031 increase -2 ,pdata 
-0x2c72 006032 idiv rega 
-0x2c73 006033 call wait_div_end 
-0x2c74 006034 quotient timeup 
-0x2c75 006035 increase -1 ,timeup 
-0x2c76 006036 branch le_send_att_read_by_type_response_end ,zero 
-:      006037 le_send_att_read_by_type_response_next_handle:
-0x2c77 006038 call le_att_next_handle 
-0x2c78 006039 branch le_send_att_read_by_type_response_loop 
-:      006040 le_send_att_read_by_type_response_end:
-0x2c79 006041 branch le_send_att_error_response_notfound ,user 
-0x2c7a 006042 branch le_send_auto_len_by_mem 
-:      006044 le_send_att_read_by_type_res_found_next:
-0x2c7b 006045 call le_store_att_record 
-0x2c7c 006046 call le_att_next_handle 
-0x2c7d 006047 call le_att_get_handle_info_from_ptr 
-0x2c7e 006048 call le_send_att_read_by_type_res_check_pair_length_type 
-0x2c7f 006049 nbranch le_send_att_read_by_type_response_end ,blank 
-0x2c80 006051 call get_contw 
-0x2c81 006052 fetch 2 ,mem_temp 
-0x2c82 006053 increase -1 ,pdata 
-0x2c83 006054 istore 2 ,contw 
-0x2c84 006055 call le_write_att_record_common 
-0x2c85 006056 call le_send_att_read_by_type_write_uuid 
-0x2c86 006057 increase -1 ,timeup 
-0x2c87 006058 branch le_send_att_read_by_type_response_end ,zero 
-0x2c88 006059 branch le_send_att_read_by_type_response_next_handle 
-:      006062 le_send_att_read_by_type_write_properties:
-0x2c89 006063 fetch 2 ,mem_temp 
-0x2c8a 006064 istore 2 ,contw 
-0x2c8b 006066 fetch 1 ,mem_le_curr_att_len 
-0x2c8c 006067 copy pdata ,loopcnt 
-0x2c8d 006068 call get_contr 
-0x2c8e 006069 call memcpy_fast 
-0x2c8f 006070 branch store_contw 
-:      006071 le_send_att_read_by_type_write_uuid:
-0x2c90 006072 call get_contw 
-0x2c91 006073 fetch 2 ,mem_temp 
-0x2c92 006074 istore 2 ,contw 
-0x2c93 006075 call store_contw 
-0x2c94 006076 fetch 1 ,mem_le_cur_uuid_length 
-0x2c95 006077 copy pdata ,loopcnt 
-0x2c96 006078 call get_contw 
-0x2c97 006079 call get_contr 
-0x2c98 006080 isub loopcnt ,contr 
-0x2c99 006081 increase -1 ,contr 
-0x2c9a 006082 call memcpy_fast 
-0x2c9b 006083 branch store_contw 
-:      006085 le_send_att_read_by_type_res_not_characteristic:
-0x2c9c 006086 bpatchx patch2a_5 ,mem_patch2a 
-0x2c9d 006087 call le_att_get_uuid_ptr 
-0x2c9e 006088 branch le_send_att_error_response_notfound ,blank 
-0x2c9f 006089 copy contr ,regc 
-0x2ca0 006091 call le_get_search_max_mtu_data 
-0x2ca1 006092 copy regc ,contr 
-0x2ca2 006093 ifetcht 1 ,contr 
-0x2ca3 006094 increase 4 ,temp 
-0x2ca4 006095 call not_greater_than 
-0x2ca5 006096 copy pdata ,regc 
-0x2ca6 006097 copy pdata ,rega 
-0x2ca7 006098 call store_contr 
-0x2ca8 006099 call le_fifo_malloc_tx_l2cap_gatt 
-0x2ca9 006101 setarg attop_read_by_type_response 
-0x2caa 006102 istore 1 ,contw 
-0x2cab 006103 add regc ,-2 ,pdata 
-0x2cac 006104 add pdata ,-2 ,loopcnt 
-0x2cad 006105 istore 1 ,contw 
-0x2cae 006106 fetch 2 ,mem_le_cur_handle 
-0x2caf 006107 istore 2 ,contw 
-0x2cb0 006108 call get_contr 
-0x2cb1 006109 branch memcpy_fast 
-:      006112 le_send_att_read_by_type_res_device_name:
-0x2cb2 006113 call le_att_get_uuid_ptr 
-0x2cb3 006114 branch le_send_att_error_response_notfound ,blank 
-0x2cb4 006115 increase -5 ,contr 
-0x2cb5 006116 ifetch 2 ,contr 
-0x2cb6 006117 store 2 ,mem_temp 
-0x2cb7 006118 call le_get_search_max_mtu_data 
-0x2cb8 006119 fetcht 1 ,mem_le_name_len 
-0x2cb9 006120 increase 4 ,temp 
-0x2cba 006121 call not_greater_than 
-0x2cbb 006122 copy pdata ,regc 
-0x2cbc 006123 copy pdata ,rega 
-0x2cbd 006124 call le_fifo_malloc_tx_l2cap_gatt 
-0x2cbe 006125 setarg attop_read_by_type_response 
-0x2cbf 006126 istore 1 ,contw 
-0x2cc0 006127 add regc ,-2 ,pdata 
-0x2cc1 006128 add pdata ,-2 ,loopcnt 
-0x2cc2 006129 istore 1 ,contw 
-0x2cc3 006130 fetch 2 ,mem_temp 
-0x2cc4 006131 istore 2 ,contw 
-0x2cc5 006132 arg mem_le_name ,contr 
-0x2cc6 006133 branch memcpy_fast 
-:      006136 le_init_attlist_search:
-0x2cc7 006137 bpatchx patch2a_6 ,mem_patch2a 
-0x2cc8 006138 fetch 2 ,mem_le_search_handle_start 
-0x2cc9 006139 iforce regb 
-0x2cca 006140 fetch 2 ,mem_le_search_handle_end 
-0x2ccb 006141 iforce regc 
-0x2ccc 006142 fetch 2 ,mem_ui_le_uuid_table 
-0x2ccd 006143 iforce contr 
-0x2cce 006144 branch enable_user 
-:      006148 le_att_get_handle_ptr:
-0x2ccf 006149 call le_att_get_handle_ptr2 
-0x2cd0 006150 branch le_att_get_handle_ptr_found ,zero 
-0x2cd1 006151 rtn 
-:      006153 le_att_get_handle_ptr2:
-0x2cd2 006154 bpatchx patch2a_7 ,mem_patch2a 
-0x2cd3 006155 fetch 2 ,mem_ui_le_uuid_table 
-0x2cd4 006156 iforce contr 
-:      006157 le_att_get_handle_loop1:
-0x2cd5 006158 ifetch 2 ,contr 
-0x2cd6 006159 and_into 0xff ,pdata 
-0x2cd7 006160 rtn blank 
-0x2cd8 006161 isub temp ,null 
-0x2cd9 006162 rtn zero 
-0x2cda 006163 call le_att_contr_add_len 
-0x2cdb 006164 call le_att_contr_add_len 
-0x2cdc 006165 branch le_att_get_handle_loop1 
-:      006167 le_att_get_handle_ptr_found:
-:      006168 le_att_contr_add_len:
-0x2cdd 006169 ifetch 1 ,contr 
-0x2cde 006170 iadd contr ,contr 
-0x2cdf 006171 rtn 
-:      006174 le_att_get_uuid_ptr:
-0x2ce0 006175 bpatchx patch2b_0 ,mem_patch2b 
-0x2ce1 006176 fetch 2 ,mem_ui_le_uuid_table 
-0x2ce2 006177 iforce contr 
-:      006178 le_att_get_uuid_loop:
-0x2ce3 006179 ifetch 2 ,contr 
-0x2ce4 006180 and_into 0xff ,pdata 
-0x2ce5 006181 rtn blank 
-0x2ce6 006182 store 2 ,mem_le_cur_handle 
-0x2ce7 006183 ifetch 1 ,contr 
-0x2ce8 006184 copy contr ,contw 
-0x2ce9 006185 iadd contr ,contr 
-0x2cea 006186 fetcht 1 ,mem_le_search_att_type_length 
-0x2ceb 006187 isub temp ,null 
-0x2cec 006188 nbranch le_att_get_uuid_ptr_next ,zero 
-0x2ced 006189 copy pdata ,loopcnt 
-0x2cee 006190 copy contw ,regb 
-0x2cef 006191 arg mem_le_search_att_type ,rega 
-0x2cf0 006192 call string_compare 
-0x2cf1 006193 rtn zero 
-0x2cf2 006194 fetch 1 ,mem_le_search_att_type_length 
-:      006195 le_att_get_uuid_ptr_next:
-0x2cf3 006196 iadd contw ,contr 
-0x2cf4 006197 call le_att_contr_add_len 
-0x2cf5 006198 branch le_att_get_uuid_loop 
-:      006205 le_att_get_last_handle:
-0x2cf6 006206 arg 0x01 ,temp 
-0x2cf7 006207 fetch 2 ,mem_ui_le_uuid_table 
-0x2cf8 006208 iforce contr 
-0x2cf9 006209 copy contr ,contw 
-:      006210 le_att_get_last_handle_loop:
-0x2cfa 006211 ifetch 2 ,contr 
-0x2cfb 006212 and_into 0xff ,pdata 
-0x2cfc 006213 rtn blank 
-0x2cfd 006214 add pdata ,1 ,temp 
-0x2cfe 006215 call le_att_contr_add_len 
-0x2cff 006216 call le_att_contr_add_len 
-0x2d00 006217 copy contr ,contw 
-0x2d01 006218 branch le_att_get_last_handle_loop 
-:      006221 le_att_get_handle_info_from_ptr:
-0x2d02 006222 fetch 2 ,mem_le_cur_attlist_start_ptr 
-0x2d03 006223 branch le_att_get_handle_info_fast 
-:      006225 le_att_get_handle_info:
-0x2d04 006226 bpatchx patch2b_1 ,mem_patch2b 
-0x2d05 006227 fetch 2 ,mem_ui_le_uuid_table 
-:      006228 le_att_get_handle_info_fast:
-0x2d06 006229 iforce contr 
-:      006230 le_att_get_handle_loop:
-0x2d07 006231 ifetch 2 ,contr 
-0x2d08 006232 and_into 0xff ,pdata 
-0x2d09 006233 branch le_att_unfind_handle ,blank 
-0x2d0a 006234 isub temp ,null 
-0x2d0b 006235 branch le_att_finded_handle ,zero 
-0x2d0c 006236 call le_att_contr_add_len 
-0x2d0d 006237 call le_att_contr_add_len 
-0x2d0e 006238 branch le_att_get_handle_loop 
-:      006240 le_att_unfind_handle:
-0x2d0f 006241 branch disable_blank 
-:      006243 le_att_finded_handle:
-0x2d10 006244 ifetch 1 ,contr 
-0x2d11 006245 store 1 ,mem_le_cur_uuid_length 
-0x2d12 006246 copy pdata ,loopcnt 
-0x2d13 006247 arg mem_le_cur_uuid ,contw 
-0x2d14 006248 call memcpy_fast 
-0x2d15 006249 ifetch 1 ,contr 
-0x2d16 006250 store 1 ,mem_le_curr_att_len 
-0x2d17 006251 call store_contr 
-0x2d18 006252 branch enable_blank 
-:      006256 le_parse_att_read_request:
-0x2d19 006257 call le_check_encrypt_state 
-0x2d1a 006258 fetcht 2 ,mem_le_att_handle 
-0x2d1b 006259 fetch 1 ,mem_le_configuration 
-0x2d1c 006260 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
-:      006263 le_send_att_read_response:
-0x2d1d 006264 call le_att_get_handle_ptr2 
-0x2d1e 006265 nbranch le_send_att_error_response_notfound ,zero 
-0x2d1f 006266 call le_send_att_read_response_check_handle ,user 
-0x2d20 006267 rtn user 
-0x2d21 006268 call le_att_get_handle_ptr_found 
-0x2d22 006269 increase -2 ,contr 
-0x2d23 006270 ifetch 2 ,contr 
-0x2d24 006271 arg uuid_chrctr_device_name ,temp 
-0x2d25 006272 isub temp ,null 
-0x2d26 006273 branch le_send_device_name ,zero 
-0x2d27 006274 copy contr ,regc 
-0x2d28 006275 call le_get_search_max_mtu_data 
-0x2d29 006276 copy regc ,contr 
-0x2d2a 006277 ifetcht 1 ,contr 
-0x2d2b 006278 increase 1 ,temp 
-0x2d2c 006279 call not_greater_than 
-:      006280 le_send_att_read_response_less:
-0x2d2d 006281 copy pdata ,regc 
-0x2d2e 006282 copy pdata ,rega 
-0x2d2f 006283 call store_contr 
-0x2d30 006284 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d31 006285 setarg attop_read_response 
-0x2d32 006286 istore 1 ,contw 
-0x2d33 006287 add regc ,-1 ,loopcnt 
-0x2d34 006288 call get_contr 
-0x2d35 006289 branch memcpy 
-:      006291 le_send_device_name:
-0x2d36 006292 call le_get_search_max_mtu_data 
-0x2d37 006293 fetcht 1 ,mem_le_name_len 
-0x2d38 006294 increase 1 ,temp 
-0x2d39 006295 call not_greater_than 
-0x2d3a 006296 copy pdata ,regc 
-0x2d3b 006297 copy pdata ,rega 
-0x2d3c 006299 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d3d 006300 setarg attop_read_response 
-0x2d3e 006301 istore 1 ,contw 
-0x2d3f 006302 add regc ,-1 ,loopcnt 
-0x2d40 006303 arg mem_le_name ,contr 
-0x2d41 006304 branch memcpy 
-:      006307 le_send_att_read_response_check_auth:
-0x2d42 006308 fetch 2 ,mem_le_pairing_handle 
-0x2d43 006309 isub temp ,null 
-0x2d44 006310 nbranch le_send_att_read_response ,zero 
-0x2d45 006311 nbranch le_send_att_read_response ,user 
-:      006312 le_send_att_read_response_error_insufficient_auth:
-0x2d46 006313 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x2d47 006314 branch le_send_att_error_response 
-:      006316 le_send_att_read_response_check_handle:
-0x2d48 006317 increase -2 ,contr 
-0x2d49 006318 ifetch 2 ,contr 
-0x2d4a 006319 bbit1 bit_of_att_handle_read_authenticated ,le_send_att_read_response_error_insufficient_auth 
-0x2d4b 006320 branch disable_user 
-:      006322 le_parse_att_read_blob_request:
-0x2d4c 006323 ifetch 2 ,contr 
-0x2d4d 006324 store 2 ,mem_le_att_offset 
-0x2d4e 006325 iforce rega 
-0x2d4f 006326 fetcht 2 ,mem_le_att_handle 
-:      006327 le_send_att_read_blob_response:
-0x2d50 006328 call le_att_get_handle_ptr 
-0x2d51 006329 branch le_send_att_error_response_notfound ,blank 
-0x2d52 006330 ifetch 1 ,contr 
-0x2d53 006331 isub rega ,loopcnt 
-0x2d54 006332 nbranch le_send_att_error_response_notfound ,positive 
-0x2d55 006333 call store_contr 
-0x2d56 006334 call le_get_search_max_mtu_data 
-0x2d57 006335 add loopcnt ,1 ,temp 
-0x2d58 006336 call not_greater_than 
-:      006337 le_send_att_read_blob_response_less:
-0x2d59 006338 copy pdata ,rega 
-0x2d5a 006339 copy pdata ,regc 
-0x2d5b 006340 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d5c 006341 setarg attop_read_blob_response 
-0x2d5d 006342 istore 1 ,contw 
-0x2d5e 006343 add regc ,-1 ,loopcnt 
-0x2d5f 006344 fetcht 2 ,mem_le_att_offset 
-0x2d60 006345 call get_contr 
-0x2d61 006346 iadd temp ,contr 
-0x2d62 006347 branch memcpy_fast 
-:      006351 le_parse_att_read_by_group_type_request:
-0x2d63 006352 call le_get_search_handle_start_end_common 
-0x2d64 006353 call le_get_search_att_type 
-0x2d65 006354 branch le_send_att_read_by_group_type_response 
-:      006360 le_send_att_read_by_group_type_response:
-0x2d66 006361 arg 2 ,timeup 
-0x2d67 006362 fetcht 2 ,mem_le_search_handle_start 
-0x2d68 006363 storet 2 ,mem_temp 
-0x2d69 006364 call le_att_get_handle_ptr2 
-0x2d6a 006365 increase -2 ,contr 
-0x2d6b 006366 copy contr ,pdata 
-0x2d6c 006367 store 2 ,mem_le_cur_attlist_start_ptr 
-:      006368 le_send_att_read_by_group_type_response_loop:
-0x2d6d 006369 call le_att_check_handle_end 
-0x2d6e 006370 nbranch le_send_att_read_by_group_type_end0 ,positive 
-0x2d6f 006371 fetcht 2 ,mem_temp 
-0x2d70 006372 call le_att_get_handle_info_from_ptr 
-0x2d71 006373 nbranch le_send_att_read_by_group_type_end1 ,blank 
-0x2d72 006375 call le_att_same_type 
-0x2d73 006376 nbranch le_send_att_read_by_group_type_next_handle ,zero 
-0x2d74 006377 copy timeup ,pdata 
-0x2d75 006378 beq 0 ,le_send_att_read_by_group_type_end1 
-0x2d76 006379 nbranch le_send_att_read_by_group_type_store_write_record ,user 
-0x2d77 006380 disable user 
-0x2d78 006382 call le_get_search_max_mtu_data 
-0x2d79 006383 copy pdata ,rega 
-0x2d7a 006384 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d7b 006385 setarg attop_read_by_group_type_response 
-0x2d7c 006386 istore 1 ,contw 
-0x2d7d 006387 fetch 1 ,mem_le_curr_att_len 
-0x2d7e 006388 add pdata ,4 ,rega 
-0x2d7f 006389 istorer rega ,1 ,contw 
-0x2d80 006390 call store_contw 
-0x2d81 006391 sub rega ,6 ,null 
-0x2d82 006392 ncall enable_user2 ,zero 
-0x2d83 006393 call disable_user2 ,zero 
-0x2d84 006394 call le_get_search_max_mtu_data 
-0x2d85 006395 increase -2 ,pdata 
-0x2d86 006396 idiv rega 
-0x2d87 006397 call wait_div_end 
-0x2d88 006398 quotient timeup 
-0x2d89 006399 branch le_send_att_read_by_group_type_store_record 
-:      006400 le_send_att_read_by_group_type_store_write_record:
-0x2d8a 006401 call le_send_att_read_by_group_type_check_pair_length_type 
-0x2d8b 006402 nbranch le_send_att_read_by_group_type_end1 ,blank 
-0x2d8c 006403 fetch 2 ,mem_temp 
-0x2d8d 006404 increase -1 ,pdata 
-0x2d8e 006405 store 2 ,mem_le_cur_handle_end 
-0x2d8f 006406 call le_write_att_record 
-:      006407 le_send_att_read_by_group_type_store_record:
-0x2d90 006408 fetch 2 ,mem_temp 
-0x2d91 006409 store 2 ,mem_le_cur_handle_start 
-0x2d92 006410 call le_store_att_record 
-0x2d93 006411 increase -1 ,timeup 
-:      006413 le_send_att_read_by_group_type_next_handle:
-0x2d94 006414 call le_att_next_handle 
-0x2d95 006415 branch le_send_att_read_by_group_type_response_loop 
-:      006417 le_send_att_read_by_type_res_check_pair_length_type:
-0x2d96 006418 fetch 1 ,mem_le_cur_uuid_length 
-0x2d97 006419 branch le_send_att_read_by_group_type_check_pair_length_type + 1 
-:      006422 le_send_att_read_by_group_type_check_pair_length_type:
-0x2d98 006423 fetch 1 ,mem_le_curr_att_len 
-0x2d99 006424 branch le_send_att_read_by_group_type_check_pair_length_type_16byte ,user2 
-0x2d9a 006425 increase -2 ,pdata 
-0x2d9b 006426 rtn 
-:      006428 le_send_att_read_by_group_type_check_pair_length_type_16byte:
-0x2d9c 006429 increase -16 ,pdata 
-0x2d9d 006430 rtn 
-:      006432 le_send_att_read_by_group_type_end0:
-0x2d9e 006433 fetch 2 ,mem_temp 
-0x2d9f 006434 store 2 ,mem_le_cur_handle_end 
-0x2da0 006435 branch le_send_att_read_by_group_type_end_common 
-:      006436 le_send_att_read_by_group_type_end1:
-0x2da1 006437 fetch 2 ,mem_temp 
-0x2da2 006438 increase -1 ,pdata 
-0x2da3 006439 store 2 ,mem_le_cur_handle_end 
-0x2da4 006440 branch le_send_att_read_by_group_type_end_common 
-:      006441 le_send_att_read_by_group_type_end_common:
-0x2da5 006442 branch le_send_att_error_response_notfound ,user 
-0x2da6 006443 call le_write_att_record 
-0x2da7 006444 branch le_send_auto_len_by_mem 
-:      006449 le_parse_att_write_request:
-0x2da8 006450 copy contr ,rega 
-0x2da9 006451 fetch 2 ,mem_le_l2cap_size 
-0x2daa 006452 add pdata ,-3 ,regb 
-0x2dab 006453 call le_writeatt_cb 
-:      006454 le_send_att_write_response_check_auth:
-0x2dac 006455 bpatchx patch2b_2 ,mem_patch2b 
-0x2dad 006456 call le_check_encrypt_state 
-0x2dae 006457 fetcht 2 ,mem_le_att_handle 
-0x2daf 006458 call le_att_get_handle_ptr2 
-0x2db0 006459 nbranch le_send_att_write_response_error_invalid_handle ,zero 
-0x2db1 006460 call le_send_att_write_response_check_handle ,user 
-0x2db2 006461 rtn user 
-0x2db3 006463 fetch 1 ,mem_le_configuration 
-0x2db4 006464 bbit0 bit_ble_write_auth ,le_send_att_write_response 
-0x2db5 006466 fetcht 2 ,mem_le_att_handle 
-0x2db6 006467 fetch 2 ,mem_le_pairing_handle 
-0x2db7 006468 isub temp ,null 
-0x2db8 006469 nbranch le_send_att_write_response ,zero 
-0x2db9 006470 call le_check_encrypt_state 
-0x2dba 006471 nbranch le_send_att_write_response ,user 
-0x2dbb 006472 branch le_send_att_read_response_error_insufficient_auth 
-:      006475 le_send_att_write_response:
-0x2dbc 006476 force 1 ,rega 
-0x2dbd 006477 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dbe 006478 setarg attop_write_response 
-0x2dbf 006479 istore 1 ,contw 
-0x2dc0 006480 rtn 
-:      006482 le_send_att_write_response_check_handle:
-0x2dc1 006483 increase -2 ,contr 
-0x2dc2 006484 ifetch 2 ,contr 
-0x2dc3 006485 bbit1 bit_of_att_handle_write_authenticated ,le_send_att_read_response_error_insufficient_auth 
-0x2dc4 006486 branch disable_user 
-:      006488 le_send_att_write_response_error_invalid_handle:
-0x2dc5 006489 jam att_err_invalid_handle ,mem_le_err_code 
-0x2dc6 006490 branch le_send_att_error_response 
-:      006493 le_check_encrypt_state:
-0x2dc7 006494 bpatchx patch2b_3 ,mem_patch2b 
-0x2dc8 006495 call disable_user 
-0x2dc9 006496 fetch 1 ,mem_le_pairing_mode 
-0x2dca 006497 rtneq le_pairing_mode_none 
-0x2dcb 006498 fetch 1 ,mem_context 
-0x2dcc 006499 rtnbit1 lestate_encryption 
-0x2dcd 006500 branch enable_user 
-:      006503 le_parse_att_prepare_write_request:
-0x2dce 006504 add contr ,2 ,rega 
-0x2dcf 006505 fetch 2 ,mem_le_l2cap_size 
-0x2dd0 006506 add pdata ,-5 ,regb 
-0x2dd1 006507 call le_writeatt_cb 
-0x2dd2 006508 branch le_send_att_prepare_write_response 
-:      006511 le_send_att_prepare_write_response:
-0x2dd3 006512 fetch 2 ,mem_le_l2cap_size 
-0x2dd4 006513 copy pdata ,rega 
-0x2dd5 006514 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dd6 006515 setarg attop_prepare_write_response 
-0x2dd7 006516 istore 1 ,contw 
-0x2dd8 006517 fetch 2 ,mem_le_att_handle 
-0x2dd9 006518 istore 2 ,contw 
-0x2dda 006519 fetch 2 ,mem_le_l2cap_size 
-0x2ddb 006520 add pdata ,-5 ,loopcnt 
-0x2ddc 006521 fetch 2 ,mem_le_payload_ptr 
-0x2ddd 006522 add pdata ,7 ,contr 
-0x2dde 006523 ifetch 2 ,contr 
-0x2ddf 006524 istore 2 ,contw 
-0x2de0 006525 branch memcpy_fast 
-:      006529 le_parse_att_execute_write_request:
-:      006531 le_send_att_execute_write_response:
-0x2de1 006532 force 1 ,rega 
-0x2de2 006533 call le_fifo_malloc_tx_l2cap_gatt 
-0x2de3 006534 setarg attop_execute_write_response 
-0x2de4 006535 istore 1 ,contw 
-0x2de5 006536 rtn 
-:      006538 le_parse_handle_value_confirmation:
-0x2de6 006539 fetch 1 ,mem_le_l2cap_att_states 
-0x2de7 006540 set0 ble_l2cap_recv_confirmation_packet ,pdata 
-0x2de8 006541 store 1 ,mem_le_l2cap_att_states 
-0x2de9 006542 rtn 
-:      006544 le_parse_att_write_command:
-0x2dea 006545 copy contr ,rega 
-0x2deb 006546 fetch 2 ,mem_le_l2cap_size 
-0x2dec 006547 add pdata ,-3 ,regb 
-0x2ded 006548 branch le_writeatt_cb 
-:      006553 le_att_malloc_tx_notify:
-0x2dee 006554 copy temp ,regc 
-0x2def 006555 increase 3 ,rega 
-0x2df0 006556 call le_fifo_malloc_tx_l2cap_gatt 
-0x2df1 006557 increase -3 ,rega 
-0x2df2 006558 setarg attop_handle_value_notification 
-0x2df3 006559 istore 1 ,contw 
-0x2df4 006560 copy regc ,temp 
-0x2df5 006561 istoret 2 ,contw 
-0x2df6 006562 rtn 
-:      006565 le_att_malloc_tx_indication:
-0x2df7 006566 fetch 1 ,mem_le_l2cap_att_states 
-0x2df8 006567 set1 ble_l2cap_send_indication_packet ,pdata 
-0x2df9 006568 store 1 ,mem_le_l2cap_att_states 
-0x2dfa 006569 copy temp ,regc 
-0x2dfb 006570 increase 3 ,rega 
-0x2dfc 006571 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dfd 006572 increase -3 ,rega 
-0x2dfe 006573 setarg attop_handle_value_indication 
-0x2dff 006574 istore 1 ,contw 
-0x2e00 006575 copy regc ,temp 
-0x2e01 006576 istoret 2 ,contw 
-0x2e02 006577 rtn 
-:      006582 le_send_att_error_response_notfound:
-0x2e03 006583 bpatchx patch2b_4 ,mem_patch2b 
-0x2e04 006584 jam att_err_attribute_not_found ,mem_le_err_code 
-:      006585 le_send_att_error_response:
-0x2e05 006586 force 5 ,rega 
-0x2e06 006587 call le_fifo_malloc_tx_l2cap_gatt 
-0x2e07 006588 setarg attop_error_response 
-0x2e08 006589 istore 1 ,contw 
-0x2e09 006590 fetch 1 ,mem_le_att_opcode 
-0x2e0a 006591 istore 1 ,contw 
-0x2e0b 006592 fetch 2 ,mem_le_att_handle 
-0x2e0c 006593 istore 2 ,contw 
-0x2e0d 006594 fetch 1 ,mem_le_err_code 
-0x2e0e 006595 istore 1 ,contw 
-0x2e0f 006596 rtn 
-:      006599 le_fifo_malloc_tx_l2cap_gatt:
-0x2e10 006600 bpatchx patch2b_5 ,mem_patch2b 
-0x2e11 006601 force le_l2cap_cid_att ,regb 
-0x2e12 006602 branch le_fifo_malloc_tx_l2cap 
-:      006605 le_att_next_handle:
-0x2e13 006606 fetcht 2 ,mem_temp 
-0x2e14 006607 increase 1 ,temp 
-0x2e15 006608 storet 2 ,mem_temp 
-0x2e16 006609 rtn 
-:      006611 le_att_check_handle_end:
-0x2e17 006612 fetcht 2 ,mem_temp 
-0x2e18 006613 fetch 2 ,mem_le_search_handle_end 
-0x2e19 006614 isub temp ,null 
-0x2e1a 006615 rtn 
-:      006618 le_att_same_type:
-0x2e1b 006619 bpatchx patch2b_6 ,mem_patch2b 
-0x2e1c 006620 fetcht 1 ,mem_le_search_att_type_length 
-0x2e1d 006621 arg mem_le_search_att_type ,rega 
-:      006622 le_att_check_same_common:
-0x2e1e 006623 fetch 1 ,mem_le_cur_uuid_length 
-0x2e1f 006624 copy pdata ,loopcnt 
-0x2e20 006625 isub temp ,null 
-0x2e21 006626 nrtn zero 
-0x2e22 006627 arg mem_le_cur_uuid ,regb 
-0x2e23 006628 branch string_compare 
-:      006631 le_store_att_record:
-0x2e24 006632 bpatchx patch2b_7 ,mem_patch2b 
-0x2e25 006633 fetch 1 ,mem_le_curr_att_len 
-0x2e26 006634 store 1 ,mem_temp_block0 
-0x2e27 006635 copy pdata ,loopcnt 
-0x2e28 006636 call get_contr 
-0x2e29 006637 branch memcpy_fast 
-:      006640 le_write_att_record:
-0x2e2a 006641 bpatchx patch2c_0 ,mem_patch2c 
-0x2e2b 006642 call get_contw 
-0x2e2c 006643 fetch 2 ,mem_le_cur_handle_start 
-0x2e2d 006644 istore 2 ,contw 
-0x2e2e 006645 fetch 2 ,mem_le_cur_handle_end 
-0x2e2f 006646 istore 2 ,contw 
-:      006647 le_write_att_record_common:
-0x2e30 006648 fetch 1 ,mem_temp_block0 
-0x2e31 006649 copy pdata ,loopcnt 
-0x2e32 006650 call memcpy_fast 
-0x2e33 006651 branch store_contw 
-:      006655 le_send_auto_len_by_mem:
-0x2e34 006656 bpatchx patch2c_1 ,mem_patch2c 
-0x2e35 006657 call get_contw 
-0x2e36 006658 call le_fifo_get_last_att_ptr 
-0x2e37 006659 copy contw ,pdata 
-0x2e38 006660 isub contr ,rega 
-0x2e39 006661 call le_fifo_get_last_l2cap_ptr 
-0x2e3a 006662 copy rega ,pdata 
-0x2e3b 006663 istore 2 ,contr 
-0x2e3c 006664 increase 4 ,rega 
-0x2e3d 006665 call le_fifo_get_last_tx_ptr 
-0x2e3e 006666 copy rega ,pdata 
-0x2e3f 006667 istore 1 ,contr 
-0x2e40 006668 rtn 
-:      006671 le_get_search_handle_start_end_common:
-0x2e41 006672 rshift8 pdata ,pdata 
-0x2e42 006673 store 2 ,mem_le_search_handle_start 
-0x2e43 006674 ifetch 2 ,contr 
-0x2e44 006675 store 2 ,mem_le_search_handle_end 
-0x2e45 006676 rtn 
-:      006679 le_get_search_max_mtu_data:
-0x2e46 006680 bpatchx patch2c_2 ,mem_patch2c 
-0x2e47 006681 fetch 2 ,mem_le_remote_mtu 
-0x2e48 006683 fetcht 2 ,mem_le_local_mtu 
-0x2e49 006687 branch not_greater_than 
-:      006691 le_get_search_att_type:
-0x2e4a 006692 bpatchx patch2c_3 ,mem_patch2c 
-0x2e4b 006693 call store_contr 
-0x2e4c 006694 arg mem_le_search_att_type_length ,contw 
-:      006695 le_get_search_common:
-0x2e4d 006696 fetch 2 ,mem_le_l2cap_size 
-0x2e4e 006697 increase -5 ,pdata 
-:      006698 le_get_search_common2:
-0x2e4f 006699 istore 1 ,contw 
-0x2e50 006700 copy pdata ,loopcnt 
-0x2e51 006701 call get_contr 
-0x2e52 006702 branch memcpy_fast 
-:      006706 le_parse_writing_attribute_start:
-0x2e53 006707 fetch 2 ,mem_le_rxbuf_data_att_cid 
-0x2e54 006708 rtnne le_l2cap_cid_att 
-0x2e55 006709 fetch 1 ,mem_le_l2cap_att_states 
-0x2e56 006710 set1 ble_l2cap_deal_with_continue_packet ,pdata 
-0x2e57 006711 store 1 ,mem_le_l2cap_att_states 
-0x2e58 006712 fetch 3 ,mem_le_rxbuf_data_att_opcode 
-0x2e59 006713 store 3 ,mem_le_att_opcode 
-0x2e5a 006714 set1 mark_old_packet ,mark 
-0x2e5b 006715 beq attop_write_request ,le_parse_attribute_write_request 
-0x2e5c 006716 beq attop_write_command ,le_parse_attribute_write_command 
-0x2e5d 006717 beq attop_execute_write_request ,le_parse_att_execute_write_request 
-0x2e5e 006718 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
-0x2e5f 006719 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
-0x2e60 006720 set0 mark_old_packet ,mark 
-:      006721 le_clear_l2cap_att_states_deal_with_contiune_packet:
-0x2e61 006722 fetch 1 ,mem_le_l2cap_att_states 
-0x2e62 006723 set0 ble_l2cap_deal_with_continue_packet ,pdata 
-0x2e63 006724 store 1 ,mem_le_l2cap_att_states 
-0x2e64 006725 rtn 
-:      006727 le_parse_writing_attribute_continue:
-0x2e65 006728 fetch 1 ,mem_le_l2cap_att_states 
-0x2e66 006729 rtnbit0 ble_l2cap_deal_with_continue_packet 
-0x2e67 006730 set1 mark_old_packet ,mark 
-0x2e68 006731 call le_parse_l2cap_continue_common 
-0x2e69 006732 call le_parse_attribute_check_complete_packet 
-0x2e6a 006733 call le_clear_l2cap_att_states_deal_with_contiune_packet ,user 
-0x2e6b 006734 fetch 1 ,mem_le_att_opcode 
-0x2e6c 006735 beq attop_write_request ,le_send_att_write_response_check_auth 
-0x2e6d 006736 rtn 
-:      006739 le_parse_attribute_write_request:
-0x2e6e 006740 call le_parse_attribute_write_command 
-0x2e6f 006741 branch le_send_attribute_write_response_check_auth 
-:      006743 le_send_attribute_write_response_check_auth:
-0x2e70 006744 call le_parse_attribute_check_complete_packet 
-0x2e71 006745 nrtn user 
-0x2e72 006746 branch le_send_att_write_response_check_auth 
-:      006749 le_parse_attribute_write_command:
-0x2e73 006750 bpatchx patch2c_4 ,mem_patch2c 
-0x2e74 006751 call le_parse_attribute_check_complete_packet_init 
-0x2e75 006752 arg mem_le_rxbuf_data_att_write_payload ,rega 
-0x2e76 006753 branch le_writeatt_cb 
-:      006756 le_parse_attribute_check_complete_packet_init:
-0x2e77 006757 fetch 1 ,mem_le_rxbuf_data_att_write_length 
-0x2e78 006758 add pdata ,-7 ,regb 
-0x2e79 006759 increase -4 ,pdata 
-0x2e7a 006760 store 2 ,mem_le_packet_len_recved 
-0x2e7b 006761 fetcht 2 ,mem_le_rxbuf_data_att_write_l2cap_length 
-0x2e7c 006762 storet 2 ,mem_le_l2cap_size 
-0x2e7d 006763 rtn 
-:      006766 le_parse_l2cap_continue_common:
-0x2e7e 006767 fetchr regb ,1 ,mem_le_rxbuf_data_continue_length 
-0x2e7f 006768 fetch 2 ,mem_le_packet_len_recved 
-0x2e80 006769 iadd regb ,temp 
-0x2e81 006770 storet 2 ,mem_le_packet_len_recved 
-0x2e82 006771 arg mem_le_rxbuf_data_continue_payload ,rega 
-0x2e83 006772 branch le_writeatt_cb 
-:      006776 le_parse_attribute_check_complete_packet:
-0x2e84 006777 call disable_user 
-0x2e85 006778 fetch 2 ,mem_le_packet_len_recved 
-0x2e86 006779 fetcht 2 ,mem_le_l2cap_size 
-0x2e87 006780 isub temp ,null 
-0x2e88 006781 nrtn zero 
-0x2e89 006782 branch enable_user 
-:      006788 le_parse_signaling:
-0x2e8a 006789 ifetch 1 ,contr 
-0x2e8b 006790 ifetcht 1 ,contr 
-0x2e8c 006791 ifetcht 2 ,contr 
-0x2e8d 006792 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
-0x2e8e 006793 rtn 
-:      006794 le_l2cap_parse_conn_parameter_update_rsp:
-0x2e8f 006795 ifetch 2 ,contr 
-0x2e90 006796 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x2e91 006797 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
-0x2e92 006798 branch ui_ipc_send_event 
-:      006804 le_l2cap_tx_update_req:
-0x2e93 006805 arg 0x0c ,rega 
-0x2e94 006806 arg l2cap_connection_parameter_update_request ,regc 
-0x2e95 006807 call le_fifo_malloc_tx_l2cap_signaling 
-0x2e96 006808 setarg 0x08 
-0x2e97 006809 istore 2 ,contw 
-0x2e98 006810 fetch 8 ,mem_le_interval_min 
-0x2e99 006811 istore 8 ,contw 
-0x2e9a 006812 rtn 
-:      006816 le_fifo_malloc_tx_l2cap_signaling:
-0x2e9b 006817 call le_l2cap_update_signaling_identifier 
-0x2e9c 006818 arg le_l2cap_cid_signal ,regb 
-0x2e9d 006819 call le_fifo_malloc_tx_l2cap 
-0x2e9e 006820 copy regc ,pdata 
-0x2e9f 006821 istore 1 ,contw 
-0x2ea0 006822 fetch 1 ,mem_le_signaling_identifier 
-0x2ea1 006823 istore 1 ,contw 
-0x2ea2 006824 rtn 
-:      006827 le_l2cap_update_signaling_identifier:
-0x2ea3 006828 fetch 1 ,mem_le_signaling_identifier 
-0x2ea4 006830 pincrease 1 
-0x2ea5 006831 store 1 ,mem_le_signaling_identifier 
-0x2ea6 006832 rtnne 0 
-:      006834 le_l2cap_reset_signaling_identifier:
-0x2ea7 006835 jam 1 ,mem_le_signaling_identifier 
-0x2ea8 006836 rtn 
-:      006841 le_pairing_mode_init:
-0x2ea9 006842 fetch 1 ,mem_le_pairing_mode 
-0x2eaa 006843 beq le_pairing_mode_none ,le_set_no_pairing 
-0x2eab 006844 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
-0x2eac 006845 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
-0x2ead 006846 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
-0x2eae 006847 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
-0x2eaf 006848 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
-0x2eb0 006849 rtn 
-:      006851 le_set_pairing_mode_secure_justwork:
-0x2eb1 006852 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb2 006853 branch le_set_noinputnooutput 
-:      006854 le_set_pairing_mode_secure_numeric:
-0x2eb3 006855 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb4 006856 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x2eb5 006857 rtn 
-:      006858 le_set_pairing_mode_secure_passkey:
-0x2eb6 006859 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb7 006860 branch le_set_displayonly 
-:      006862 le_set_no_pairing:
-0x2eb8 006863 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      006864 le_set_noinputnooutput:
-0x2eb9 006865 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x2eba 006866 rtn 
-:      006867 le_set_pairing_mode_lagacy_just_work:
-0x2ebb 006868 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x2ebc 006869 branch le_set_noinputnooutput 
-:      006870 le_set_pairing_mode_lagacy_passkey:
-0x2ebd 006871 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-:      006872 le_set_displayonly:
-0x2ebe 006873 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x2ebf 006874 rtn 
-:      006876 le_secure_connection_enable:
-0x2ec0 006877 fetch 1 ,mem_secure_connections_enable 
-0x2ec1 006878 set1 secure_connections_le_bit ,pdata 
-0x2ec2 006879 store 1 ,mem_secure_connections_enable 
-0x2ec3 006880 rtn 
-:      006882 le_secure_connection_disable:
-0x2ec4 006883 fetch 1 ,mem_secure_connections_enable 
-0x2ec5 006884 set0 secure_connections_le_bit ,pdata 
-0x2ec6 006885 store 1 ,mem_secure_connections_enable 
-0x2ec7 006886 rtn 
-:      006888 le_parse_smp:
-0x2ec8 006889 ifetch 1 ,contr 
-0x2ec9 006890 beq smp_pairing_request ,le_parse_smp_pairing_request 
-0x2eca 006892 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
-0x2ecb 006893 beq smp_pairing_random ,le_parse_smp_pairing_random 
-0x2ecc 006894 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
-0x2ecd 006896 beq smp_master_identification ,le_parse_smp_master_identification 
-0x2ece 006897 beq smp_identity_information ,le_parse_smp_identity_information 
-0x2ecf 006898 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
-0x2ed0 006899 beq smp_signing_information ,le_parse_smp_signing_information 
-0x2ed1 006900 beq smp_security_request ,le_parse_smp_security_request 
-0x2ed2 006901 beq smp_pairing_public_key ,le_parse_smp_public_key 
-0x2ed3 006902 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
-0x2ed4 006903 rtn 
-:      006907 le_send_smp_security_request:
-0x2ed5 006908 force 2 ,rega 
-0x2ed6 006909 call le_fifo_malloc_tx_l2cap_smp 
-0x2ed7 006910 setarg smp_security_request 
-0x2ed8 006911 istore 1 ,contw 
-0x2ed9 006912 fetch 1 ,mem_le_pres_auth 
-0x2eda 006913 istore 1 ,contw 
-0x2edb 006914 rtn 
-:      006916 le_parse_smp_pairing_request:
-0x2edc 006917 store 1 ,mem_le_preq 
-0x2edd 006918 ifetch 6 ,contr 
-0x2ede 006919 istore 6 ,contw 
-0x2edf 006920 fetch 1 ,mem_le_pairing_mode 
-0x2ee0 006921 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
-0x2ee1 006922 call le_send_smp_pairing_response 
-0x2ee2 006923 fetch 1 ,mem_sc_only_mode 
-0x2ee3 006924 branch le_parse_smp_pairing_request2 ,blank 
-0x2ee4 006925 fetch 1 ,mem_le_preq_auth 
-0x2ee5 006926 bbit0 le_auth_secure_connection_pairing_bit ,app_ble_disconnect 
-0x2ee6 006927 fetch 1 ,mem_le_pairing_mode 
-0x2ee7 006928 bbit0 le_pairing_mode_secure_connect_bit ,app_ble_disconnect 
-:      006929 le_parse_smp_pairing_request2:
-0x2ee8 006930 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
-0x2ee9 006931 fetch 1 ,mem_le_preq_iocap 
-0x2eea 006932 beq flag_iocap_displayonly ,le_set_tk_0 
-0x2eeb 006933 beq flag_iocap_displayyesno ,le_set_tk_0 
-0x2eec 006934 beq flag_iocap_noinputnooutput ,le_set_tk_0 
-0x2eed 006935 fetch 1 ,mem_le_pairing_mode 
-0x2eee 006936 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
-0x2eef 006937 rtneq le_pairing_mode_secure_connect_passkey 
-:      006938 le_set_tk_0:
-0x2ef0 006939 arg 0 ,pdata 
-0x2ef1 006940 store 4 ,mem_le_tk 
-0x2ef2 006941 rtn 
-:      006943 le_parse_smp_pairing_req_passkey:
-0x2ef3 006944 fetch 1 ,mem_le_configuration 
-0x2ef4 006945 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
-:      006946 le_genernate_tk:
-0x2ef5 006947 arg mem_le_tk ,rega 
-0x2ef6 006948 copy rega ,contw 
-0x2ef7 006949 arg 3 ,loopcnt 
-0x2ef8 006950 call generate_random_loop 
-0x2ef9 006951 fetch 2 ,mem_le_tk + 2 
-0x2efa 006952 and_into 0x7 ,pdata 
-0x2efb 006953 store 2 ,mem_le_tk + 2 
-:      006954 le_parse_smp_pairing_req_fixed_passkey:
-0x2efc 006955 jam bt_evt_le_tk_generate ,mem_fifo_temp 
-0x2efd 006956 branch ui_ipc_send_event 
-:      006960 le_send_smp_pairing_response:
-0x2efe 006961 force 7 ,rega 
-0x2eff 006962 call le_fifo_malloc_tx_l2cap_smp 
-0x2f00 006963 fetch 7 ,mem_le_pres 
-0x2f01 006964 istore 7 ,contw 
-0x2f02 006965 rtn 
-:      006968 le_parse_smp_pairing_confirm:
-0x2f03 006969 jam flag_le_pairing_receive_pairing_confirm ,mem_le_pairing_state 
-0x2f04 006970 arg mem_le_rconfirm ,contw 
-0x2f05 006971 call memcpy16 
-0x2f06 006972 fetch 1 ,mem_le_pairing_mode 
-0x2f07 006973 beq le_pairing_mode_lagacy_passkey_res_input ,le_parse_smp_pairing_confirm_passkey_res_input 
-0x2f08 006974 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
-0x2f09 006975 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_confirm_sc_passkey_res_input 
-0x2f0a 006976 branch le_send_smp_pairing_confirm 
-:      006979 le_parse_smp_pairing_confirm_passkey_res_input:
-0x2f0b 006980 jam bt_evt_le_get_passkey ,mem_fifo_temp 
-0x2f0c 006981 branch ui_ipc_send_event 
-:      006983 le_parse_smp_pairing_confirm_secure_passkey:
-0x2f0d 006984 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2f0e 006985 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
-0x2f0f 006986 rtn 
-:      006988 le_parse_smp_pairing_confirm_sc_passkey_res_input:
-0x2f10 006989 fetch 4 ,mem_le_tk 
-0x2f11 006990 branch le_parse_smp_pairing_confirm_passkey_res_input ,blank 
-0x2f12 006991 branch le_parse_smp_pairing_confirm_secure_passkey 
-:      006993 le_send_smp_pairing_confirm:
-0x2f13 006994 jam flag_le_pairing_send_pairing_confirm ,mem_le_pairing_state 
-0x2f14 006995 fetch 1 ,mem_le_pairing_mode 
-0x2f15 006996 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
-0x2f16 006997 call generate_confirm 
-0x2f17 006998 force 17 ,rega 
-0x2f18 006999 call le_fifo_malloc_tx_l2cap_smp 
-0x2f19 007000 setarg smp_pairing_confirm 
-0x2f1a 007001 istore 1 ,contw 
-0x2f1b 007002 branch store_aes_result 
-:      007004 le_send_smp_pairing_confirm_sc:
-0x2f1c 007005 arg mem_le_srand ,contw 
-0x2f1d 007006 call generate_random 
-0x2f1e 007007 call function_f4_cb 
-0x2f1f 007008 force 17 ,rega 
-0x2f20 007009 call le_fifo_malloc_tx_l2cap_smp 
-0x2f21 007010 setarg smp_pairing_confirm 
-0x2f22 007011 istore 1 ,contw 
-0x2f23 007012 branch load_inverse_result 
-:      007014 le_parse_smp_pairing_random:
-0x2f24 007015 copy contr ,rega 
-0x2f25 007016 fetch 1 ,mem_le_pairing_mode 
-0x2f26 007017 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
-0x2f27 007018 copy rega ,contr 
-0x2f28 007019 call authenticate_rconfirm 
-0x2f29 007020 branch le_parse_smp_pairing_random_success ,zero 
-:      007021 le_send_pairing_confirm_value_failed:
-0x2f2a 007022 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
-:      007023 le_send_pairing_failed:
-0x2f2b 007024 force 2 ,rega 
-0x2f2c 007025 call le_fifo_malloc_tx_l2cap_smp 
-0x2f2d 007026 setarg smp_pairing_failed 
-0x2f2e 007027 istore 1 ,contw 
-0x2f2f 007028 fetch 1 ,mem_le_ll_pairing_fail_reason 
-0x2f30 007029 istore 1 ,contw 
-:      007030 le_parse_smp_pairing_failed:
-0x2f31 007031 bpatchx patch2c_5 ,mem_patch2c 
-0x2f32 007032 force smp_pairing_timer ,queue 
-0x2f33 007033 call timer_stop 
-0x2f34 007034 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x2f35 007035 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
-0x2f36 007036 branch ui_ipc_send_event 
-:      007038 le_smp_pairing_fail_reason_not_support_pairing:
-0x2f37 007039 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
-0x2f38 007040 branch le_send_pairing_failed 
-:      007042 le_parse_smp_pairing_random_sc:
-0x2f39 007043 arg mem_le_mrand ,contw 
-0x2f3a 007044 copy rega ,contr 
-0x2f3b 007045 call memcpy16 
-0x2f3c 007046 fetch 1 ,mem_le_pairing_mode 
-0x2f3d 007047 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
-0x2f3e 007048 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_random_sc_passkey 
-0x2f3f 007049 call function_g2 
-0x2f40 007050 call le_send_smp_pairing_random 
-0x2f41 007051 fetch 1 ,mem_le_pairing_mode 
-0x2f42 007052 rtnne le_pairing_mode_secure_connect_numeric 
-0x2f43 007053 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
-0x2f44 007054 branch ui_ipc_send_event 
-:      007056 le_parse_smp_pairing_random_sc_passkey:
-0x2f45 007057 call function_f4_ca 
-0x2f46 007058 arg mem_aes_cmac_temp ,contw 
-0x2f47 007059 call load_inverse_result 
-0x2f48 007060 arg mem_aes_cmac_temp ,rega 
-0x2f49 007061 arg mem_le_rconfirm ,regb 
-0x2f4a 007062 arg 16 ,loopcnt 
-0x2f4b 007063 call string_compare 
-0x2f4c 007064 nbranch le_send_pairing_confirm_value_failed ,zero 
-0x2f4d 007065 branch le_send_smp_pairing_random 
-:      007067 le_parse_smp_pairing_random_success:
-0x2f4e 007068 call generate_stk 
-0x2f4f 007069 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x2f50 007070 call ui_ipc_send_event 
-0x2f51 007071 jam 1 ,mem_ltk_exists 
-0x2f52 007072 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-:      007074 le_send_smp_pairing_random:
-0x2f53 007075 force 17 ,rega 
-0x2f54 007076 call le_fifo_malloc_tx_l2cap_smp 
-0x2f55 007077 setarg smp_pairing_random 
-0x2f56 007078 istore 1 ,contw 
-0x2f57 007079 arg mem_le_srand ,contr 
-0x2f58 007080 branch memcpy16 
-:      007082 le_send_smp_encryption_information:
-0x2f59 007083 force 17 ,rega 
-0x2f5a 007084 call le_fifo_malloc_tx_l2cap_smp 
-0x2f5b 007085 setarg smp_encryption_information 
-0x2f5c 007086 istore 1 ,contw 
-0x2f5d 007087 fetch 1 ,mem_le_configuration 
-0x2f5e 007088 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
-0x2f5f 007089 arg mem_le_ltk ,contr 
-0x2f60 007090 branch memcpy16 
-:      007092 le_send_fixed_ltk:
-0x2f61 007093 arg mem_le_fixed_ltk ,contr 
-0x2f62 007094 branch memcpy16 
-:      007097 le_send_smp_master_identification:
-0x2f63 007098 arg mem_le_ediv ,contw 
-0x2f64 007099 force 10 ,loopcnt 
-0x2f65 007100 call generate_random_loop 
-0x2f66 007101 force 11 ,rega 
-0x2f67 007102 call le_fifo_malloc_tx_l2cap_smp 
-0x2f68 007103 setarg smp_master_identification 
-0x2f69 007104 istore 1 ,contw 
-0x2f6a 007105 fetch 2 ,mem_le_ediv 
-0x2f6b 007106 istore 2 ,contw 
-0x2f6c 007107 fetch 8 ,mem_le_rand 
-0x2f6d 007108 istore 8 ,contw 
-0x2f6e 007109 rtn 
-:      007111 le_send_smp_identity_information:
-0x2f6f 007112 force 17 ,rega 
-0x2f70 007113 call le_fifo_malloc_tx_l2cap_smp 
-0x2f71 007114 setarg smp_identity_information 
-0x2f72 007115 istore 1 ,contw 
-0x2f73 007116 setarg 0 
-0x2f74 007117 istore 8 ,contw 
-0x2f75 007118 istore 8 ,contw 
-0x2f76 007119 rtn 
-:      007122 le_send_smp_identity_address_information:
-0x2f77 007123 force 8 ,rega 
-0x2f78 007124 call le_fifo_malloc_tx_l2cap_smp 
-0x2f79 007125 setarg smp_identity_address_information 
-0x2f7a 007126 istore 1 ,contw 
-0x2f7b 007127 fetch 1 ,mem_le_conn_own_addr_type 
-0x2f7c 007128 istore 1 ,contw 
-0x2f7d 007129 fetch 6 ,mem_le_lap 
-0x2f7e 007130 istore 6 ,contw 
-0x2f7f 007131 rtn 
-:      007134 le_send_pairing_fail_unspecified_reason:
-0x2f80 007135 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
-0x2f81 007136 branch le_send_pairing_failed 
-:      007138 le_check_init_key_distribution:
-0x2f82 007139 fetch 1 ,mem_le_pres_init_key_distribution 
-0x2f83 007140 fetcht 1 ,mem_le_pres_init_key_distribution 
-0x2f84 007141 iand temp ,pdata 
-0x2f85 007142 rtn 
-:      007144 le_parse_smp_identity_information:
-0x2f86 007145 arg mem_le_irk ,contw 
-0x2f87 007146 call memcpy16 
-0x2f88 007147 call le_check_init_key_distribution 
-0x2f89 007148 isolate0 le_initator_irk_bit ,pdata 
-0x2f8a 007149 branch le_send_pairing_fail_unspecified_reason ,true 
-0x2f8b 007150 fetch 1 ,mem_device_option 
-0x2f8c 007151 rtnne dvc_op_module 
-0x2f8d 007152 call le_check_master_addr_type 
-0x2f8e 007153 nrtn user 
-0x2f8f 007154 branch app_ble_store_reconn_info 
-:      007157 le_check_master_addr_type:
-0x2f90 007158 call disable_user 
-0x2f91 007159 fetch 1 ,mem_le_conn_peer_addr_type 
-0x2f92 007160 rtneq master_public_addr 
-0x2f93 007161 fetch 1 ,mem_le_preq_init_key_distribution 
-0x2f94 007162 rtnbit0 le_initator_irk_bit 
-0x2f95 007163 branch enable_user 
-:      007165 le_parse_smp_identity_address_information:
-0x2f96 007166 call le_check_init_key_distribution 
-0x2f97 007167 isolate0 le_initator_irk_bit ,pdata 
-0x2f98 007168 branch le_send_pairing_fail_unspecified_reason ,true 
-0x2f99 007169 rtn 
-:      007171 le_parse_smp_master_identification:
-:      007172 le_parse_smp_signing_information:
-:      007173 le_parse_smp_security_request:
-0x2f9a 007174 rtn 
-:      007176 le_parse_smp_public_key:
-0x2f9b 007177 arg mem_le_pubkey_remote_x_256 ,contw 
-0x2f9c 007178 call memcpy64 
-0x2f9d 007179 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2f9e 007180 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
-0x2f9f 007181 rtn 
-:      007183 le_parse_smp_dhkey_check:
-0x2fa0 007184 arg mem_sp_confirm_remote ,contw 
-0x2fa1 007185 call memcpy16 
-0x2fa2 007186 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
-0x2fa3 007187 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2fa4 007188 rtn 
-:      007190 le_send_smp_pairing_public_key:
-0x2fa5 007191 force 65 ,rega 
-0x2fa6 007192 call le_fifo_malloc_tx_l2cap_smp 
-0x2fa7 007193 setarg smp_pairing_public_key 
-0x2fa8 007194 istore 1 ,contw 
-0x2fa9 007195 arg mem_sc_pubkey_local_x_256 ,contr 
-0x2faa 007196 branch memcpy64 
-:      007198 le_send_smp_pairing_dhkey_check:
-0x2fab 007199 call function_f6_eb 
-0x2fac 007200 force 17 ,rega 
-0x2fad 007201 call le_fifo_malloc_tx_l2cap_smp 
-0x2fae 007202 setarg smp_pairing_dhkey_check 
-0x2faf 007203 istore 1 ,contw 
-0x2fb0 007204 branch load_inverse_result 
-:      007206 le_check_paring_time:
-0x2fb1 007207 fetch 1 ,mem_le_pairing_state 
-0x2fb2 007208 rtneq flag_le_pairing_end 
-0x2fb3 007209 arg flag_le_pairing_rcv_pairing_req ,temp 
-0x2fb4 007210 isub temp ,null 
-0x2fb5 007211 nrtn positive 
-0x2fb6 007212 arg smp_pairing_timer ,queue 
-0x2fb7 007213 call timer_check 
-0x2fb8 007214 nrtn blank 
-0x2fb9 007215 branch le_send_pairing_fail_unspecified_reason 
-:      007217 le_pairing_sm:
-0x2fba 007218 bpatchx patch2c_6 ,mem_patch2c 
-0x2fbb 007219 call le_fifo_check_nearly_full 
-0x2fbc 007220 nrtn blank 
-0x2fbd 007221 fetch 1 ,mem_le_pairing_state 
-0x2fbe 007222 beq flag_le_pairing_null ,le_pairing_sm_null 
-0x2fbf 007223 beq flag_le_pairing_start ,le_pairing_sm_start 
-0x2fc0 007224 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
-0x2fc1 007225 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
-0x2fc2 007226 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
-0x2fc3 007227 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
-0x2fc4 007228 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
-0x2fc5 007229 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
-0x2fc6 007230 rtn 
-:      007232 le_pairing_sm_null:
-:      007233 le_pairing_sm_send_sec_req:
-0x2fc7 007234 fetch 1 ,mem_le_enc_state 
-0x2fc8 007235 rtnne flag_le_send_start_enc_rsp 
-0x2fc9 007236 jam flag_le_enc_end ,mem_le_enc_state 
-0x2fca 007237 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x2fcb 007238 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
-0x2fcc 007239 branch ui_ipc_send_event 
-:      007242 le_pairing_sm_start:
-0x2fcd 007243 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
-0x2fce 007244 branch le_send_smp_security_request 
-:      007246 le_pairing_sm_rcv_pairing_req:
-0x2fcf 007247 jam flag_le_pairing_wait_stk_generation ,mem_le_pairing_state 
-0x2fd0 007248 setarg timer_smp_pairing_timeout 
-0x2fd1 007249 arg smp_pairing_timer ,queue 
-0x2fd2 007250 branch timer_init 
-:      007252 le_pairing_sm_after_auth:
-0x2fd3 007253 fetch 1 ,mem_le_enc_state 
-0x2fd4 007254 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
-0x2fd5 007255 rtn 
-:      007257 le_pairing_sm_after_auth_start_enc:
-0x2fd6 007258 fetch 1 ,mem_le_pairing_mode 
-0x2fd7 007259 bbit1 le_pairing_mode_secure_connect_bit ,le_pairing_sm_after_auth_start_enc_sc 
-0x2fd8 007261 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
-0x2fd9 007262 call le_send_smp_encryption_information 
-:      007263 le_pairing_sm_after_auth_start_enc_common:
-0x2fda 007264 jam bt_evt_le_enc_info ,mem_fifo_temp 
-0x2fdb 007265 call ui_ipc_send_event 
-0x2fdc 007266 fetch 1 ,mem_device_option 
-0x2fdd 007267 rtnne dvc_op_module 
-0x2fde 007268 call le_check_master_addr_type 
-0x2fdf 007269 rtn user 
-0x2fe0 007270 branch app_ble_store_reconn_info 
-:      007272 le_pairing_sm_after_auth_start_enc_sc:
-0x2fe1 007273 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
-0x2fe2 007274 branch le_pairing_sm_after_auth_start_enc_common 
-:      007276 le_pairng_sm_send_enc_information:
-0x2fe3 007277 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
-0x2fe4 007278 branch le_send_smp_master_identification 
-:      007280 le_pairng_sm_send_master_indentification:
-0x2fe5 007281 fetch 1 ,mem_le_preq_resp_key_distribution 
-0x2fe6 007282 fetcht 1 ,mem_le_pres_resp_key_distribution 
-0x2fe7 007283 iand temp ,pdata 
-0x2fe8 007284 isolate0 le_initator_irk_bit ,pdata 
-0x2fe9 007285 branch le_parse_start_enc_rsp_after_auth_end ,true 
-0x2fea 007286 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
-0x2feb 007287 branch le_send_smp_identity_information 
-:      007289 le_pairng_sm_send_indentity_information:
-0x2fec 007290 call le_send_smp_identity_address_information 
-0x2fed 007291 branch le_parse_start_enc_rsp_after_auth_end 
-:      007294 le_parse_start_enc_rsp_after_auth_end:
-0x2fee 007295 bpatchx patch2c_7 ,mem_patch2c 
-0x2fef 007296 force smp_pairing_timer ,queue 
-0x2ff0 007297 call timer_stop 
-0x2ff1 007298 jam flag_le_enc_end ,mem_le_enc_state 
-0x2ff2 007299 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x2ff3 007300 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
-0x2ff4 007301 branch ui_ipc_send_event 
-:      007305 le_secure_connect_sm:
-0x2ff5 007306 bpatchx patch2d_0 ,mem_patch2d 
-0x2ff6 007307 fetch 1 ,mem_le_pairing_mode 
-0x2ff7 007308 rtnbit0 le_pairing_mode_secure_connect_bit 
-0x2ff8 007309 fetch 1 ,mem_le_secure_connect_flag 
-0x2ff9 007310 rtnne le_sp_flag_commit_256 
-0x2ffa 007311 jam sp_flag_standby ,mem_le_secure_connect_flag 
-0x2ffb 007312 fetch 1 ,mem_le_secure_connect_state 
-0x2ffc 007313 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
-0x2ffd 007314 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
-0x2ffe 007315 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
-0x2fff 007316 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
-0x3000 007317 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
-0x3001 007318 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
-0x3002 007319 rtn 
-:      007321 le_sc_state_clear:
-0x3003 007322 jam sp_flag_standby ,mem_le_secure_connect_flag 
-0x3004 007323 jam le_sc_stat_null ,mem_le_secure_connect_state 
-0x3005 007324 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
-0x3006 007325 rtn 
-:      007327 le_sc_sm_passkey_wait_confirm:
-0x3007 007328 fetch 1 ,mem_authentication_passkey_times 
-0x3008 007329 copy pdata ,queue 
-0x3009 007330 increase 1 ,pdata 
-0x300a 007331 store 1 ,mem_authentication_passkey_times 
-0x300b 007332 fetch 4 ,mem_le_tk 
-0x300c 007333 qisolate1 pdata 
-0x300d 007334 setarg 0x80 
-0x300e 007335 setflag true ,0 ,pdata 
-0x300f 007336 store 1 ,mem_passkey_1bit 
-0x3010 007337 branch le_sc_sm_ready_send_pairing_confirm 
-:      007339 le_sc_sm_wait_confirm_gkey:
-0x3011 007340 fetch 1 ,mem_le_sc_confirm_gkey_flag 
-0x3012 007341 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
-0x3013 007342 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
-0x3014 007343 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3015 007344 rtn 
-:      007346 le_sc_confirm_gkey_ok:
-0x3016 007347 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x3017 007348 call ui_ipc_send_event 
-0x3018 007349 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-0x3019 007350 branch le_send_smp_pairing_dhkey_check 
-:      007352 le_sc_sm_receive_dhkey:
-0x301a 007353 fetch 1 ,mem_sp_dhkey_invalid 
-0x301b 007354 beq sp_key_valid_256 ,le_dhkey_ready 
-0x301c 007355 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x301d 007356 rtn 
-:      007358 le_dhkey_ready:
-0x301e 007359 call function_f5 
-0x301f 007360 fetch 1 ,mem_le_pairing_mode 
-0x3020 007361 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
-0x3021 007362 beq le_pairing_mode_secure_connect_passkey_res_input ,le_dhkey_ready_common 
-0x3022 007363 call le_set_tk_0 
-:      007364 le_dhkey_ready_common:
-0x3023 007365 call function_f6_ea 
-0x3024 007366 arg mem_aes_cmac_temp ,rega 
-0x3025 007367 arg mem_sp_confirm_remote ,regb 
-0x3026 007368 arg 16 ,loopcnt 
-0x3027 007369 call string_compare 
-0x3028 007370 branch le_dhkey_check_ok ,zero 
-:      007371 le_dhkey_check_fail:
-0x3029 007372 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
-0x302a 007373 branch le_send_pairing_failed 
-:      007376 le_dhkey_check_ok:
-0x302b 007377 call sp_calc_check_publickey_256 
-0x302c 007378 nbranch le_dhkey_check_fail ,zero 
-0x302d 007379 jam 1 ,mem_ltk_exists 
-0x302e 007380 fetch 1 ,mem_le_pairing_mode 
-0x302f 007381 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
-0x3030 007382 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
-0x3031 007383 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_confirm_gkey_ok 
-0x3032 007384 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3033 007385 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
-0x3034 007386 rtn 
-:      007388 le_sc_sm_send_public_key:
-0x3035 007389 fetch 1 ,mem_le_pairing_mode 
-0x3036 007390 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
-0x3037 007391 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_sm_send_public_key_passkey 
-0x3038 007392 jam 0 ,mem_passkey_1bit 
-:      007393 le_sc_sm_ready_send_pairing_confirm:
-0x3039 007394 branch le_send_smp_pairing_confirm 
-:      007396 le_sc_sm_send_public_key_passkey:
-0x303a 007397 jam 0 ,mem_authentication_passkey_times 
-0x303b 007398 rtneq le_pairing_mode_secure_connect_passkey_res_input 
-0x303c 007399 branch le_parse_smp_pairing_req_passkey 
-:      007402 le_sc_sm_receive_public_key:
-0x303d 007403 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x303e 007404 fetch 1 ,mem_sc_local_key_invalid 
-0x303f 007405 beq sp_key_valid_256 ,le_public_key_ready 
-0x3040 007406 rtn 
-:      007408 le_public_key_ready:
-0x3041 007409 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
-0x3042 007410 jam sp_key_invalid ,mem_sp_dhkey_invalid 
-0x3043 007411 branch sp_dhkey_calc_256 
-:      007413 le_sc_sm_wait_send_public_key:
-0x3044 007414 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3045 007415 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
-0x3046 007416 branch le_send_smp_pairing_public_key 
-:      007420 le_fifo_malloc_tx_l2cap_smp:
-0x3047 007421 bpatchx patch2d_1 ,mem_patch2d 
-0x3048 007422 force le_l2cap_cid_smp ,regb 
-0x3049 007423 branch le_fifo_malloc_tx_l2cap 
-:      007427 le_parse_ll:
-0x304a 007428 fetch 1 ,mem_le_rxbuf_data_ll_opcode 
-0x304b 007429 beq ll_connection_update_ind ,le_parse_connection_update_ind 
-0x304c 007430 beq ll_channel_map_ind ,le_parse_channel_map_ind 
-0x304d 007431 beq ll_terminate_ind ,le_parse_terminate_ind 
-0x304e 007432 beq ll_enc_req ,le_parse_enc_req 
-0x304f 007433 beq ll_enc_rsp ,le_parse_enc_rsp 
-0x3050 007434 beq ll_start_enc_req ,le_parse_start_enc_req 
-0x3051 007435 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
-0x3052 007436 beq ll_unknown_rsp ,le_parse_unknown_rsp 
-0x3053 007437 beq ll_feature_req ,le_parse_feature_req 
-0x3054 007438 beq ll_feature_rsp ,le_parse_feature_rsp 
-0x3055 007439 beq ll_pause_enc_req ,le_parse_pause_enc_req 
-0x3056 007440 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
-0x3057 007441 beq ll_version_ind ,le_parse_version_ind 
-0x3058 007442 beq ll_reject_ind ,le_parse_reject_ind 
-0x3059 007443 beq ll_ping_req ,le_parse_ping_req 
-0x305a 007444 beq ll_ping_rsp ,le_parse_ping_rsp 
-0x305b 007445 beq ll_length_req ,le_parse_length_req 
-0x305c 007446 beq ll_length_rsp ,le_parse_length_rsp 
-0x305d 007447 beq ll_phy_req ,le_parse_phy_req 
-0x305e 007448 beq ll_phy_update_ind ,le_parse_phy_update_ind 
-0x305f 007449 fetchr regc ,1 ,mem_le_rxbuf_data_ll_opcode 
-0x3060 007450 branch le_send_unknown_rsp 
-:      007454 le_parse_connection_update_ind:
-0x3061 007455 ifetch 9 ,contr 
-0x3062 007456 store 9 ,mem_le_new_param 
-0x3063 007457 ifetch 2 ,contr 
-0x3064 007458 store 2 ,mem_le_instant 
-0x3065 007459 fetch 1 ,mem_le_state 
-0x3066 007460 set1 lestate_update_param ,pdata 
-0x3067 007461 store 1 ,mem_le_state 
-0x3068 007462 rtn 
-:      007466 le_parse_channel_map_ind:
-0x3069 007467 ifetch 5 ,contr 
-0x306a 007468 store 5 ,mem_le_new_map 
-0x306b 007469 ifetch 2 ,contr 
-0x306c 007470 store 2 ,mem_le_instant 
-:      007471 le_update_map_enable:
-0x306d 007472 fetch 1 ,mem_le_state 
-0x306e 007473 set1 lestate_update_map ,pdata 
-0x306f 007474 store 1 ,mem_le_state 
-0x3070 007475 rtn 
-:      007479 le_parse_terminate_ind:
-0x3071 007480 setarg 20 
-0x3072 007481 store 2 ,mem_le_superto 
-0x3073 007482 store 2 ,mem_le_init_superto 
-0x3074 007483 rtn 
-:      007487 le_parse_enc_req:
-0x3075 007488 ifetch 8 ,contr 
-0x3076 007489 store 8 ,mem_le_rand 
-0x3077 007490 ifetch 2 ,contr 
-0x3078 007491 store 2 ,mem_le_ediv 
-0x3079 007492 ifetch 8 ,contr 
-0x307a 007493 store 8 ,mem_le_skdm 
-0x307b 007494 ifetch 4 ,contr 
-0x307c 007495 store 4 ,mem_ccm_ivm 
-0x307d 007496 call le_send_enc_rsp 
-0x307e 007497 bpatchx patch2d_2 ,mem_patch2d 
-0x307f 007498 fetch 1 ,mem_le_pairing_state 
-0x3080 007499 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
-0x3081 007500 fetch 1 ,mem_le_configuration 
-0x3082 007501 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
-0x3083 007502 fetch 1 ,mem_nv_data_number 
-0x3084 007503 ncall load_device_list_mode_4 ,blank 
-0x3085 007504 fetch 1 ,mem_ltk_exists 
-0x3086 007505 beq 0 ,le_ltk_lost 
-:      007506 le_parse_enc_req_after_auth:
-0x3087 007507 jam flag_le_rcv_enc_start ,mem_le_enc_state 
-0x3088 007508 call le_send_start_enc_req 
-0x3089 007509 branch generate_sk 
-:      007510 le_parse_enc_req_fixed_ltk:
-0x308a 007511 jam 1 ,mem_ltk_exists 
-0x308b 007512 arg mem_le_fixed_ltk ,contr 
-0x308c 007513 arg mem_le_ltk ,contw 
-0x308d 007514 call memcpy16 
-0x308e 007515 branch le_parse_enc_req_after_auth 
-:      007517 le_ltk_lost:
-0x308f 007518 jam flag_le_enc_null ,mem_le_enc_state 
-0x3090 007519 jam flag_le_enc_null ,mem_le_pairing_state 
-0x3091 007520 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
-0x3092 007521 branch ui_ipc_send_event 
-:      007524 le_parse_enc_rsp:
-0x3093 007525 ifetch 8 ,contr 
-0x3094 007526 store 8 ,mem_le_skds 
-0x3095 007527 ifetch 4 ,contr 
-0x3096 007528 store 4 ,mem_ccm_ivs 
-0x3097 007529 branch generate_sk 
-:      007533 le_parse_start_enc_req:
-0x3098 007534 fetch 1 ,mem_le_state 
-0x3099 007535 set1 lestate_encryption ,pdata 
-0x309a 007536 store 1 ,mem_le_state 
-0x309b 007537 rtn 
-:      007540 le_parse_start_enc_rsp:
-0x309c 007541 rtn master 
-0x309d 007542 jam bt_evt_le_start_enc ,mem_fifo_temp 
-0x309e 007543 call ui_ipc_send_event 
-0x309f 007544 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
-0x30a0 007545 branch le_send_start_enc_rsp 
-:      007549 le_parse_unknown_rsp:
-0x30a1 007550 rtn 
-:      007554 le_parse_feature_req:
-0x30a2 007555 branch le_send_feature_rsp 
-:      007559 le_parse_feature_rsp:
-0x30a3 007560 rtn 
-:      007564 le_parse_pause_enc_req:
-0x30a4 007565 jam flag_le_enc_pause ,mem_le_enc_state 
-0x30a5 007566 call le_send_pause_enc_rsp 
-0x30a6 007567 jam bt_evt_le_pause_enc ,mem_fifo_temp 
-0x30a7 007568 branch ui_ipc_send_event 
-:      007572 le_parse_pause_enc_rsp:
-0x30a8 007573 rtn 
-:      007577 le_parse_version_ind:
-0x30a9 007578 rtn master 
-0x30aa 007579 branch le_send_version_ind 
-:      007583 le_parse_reject_ind:
-0x30ab 007584 rtn 
-:      007588 le_parse_ping_req:
-0x30ac 007589 branch le_send_ping_rsp 
-:      007593 le_parse_ping_rsp:
-0x30ad 007594 rtn 
-:      007597 le_parse_length_req:
-0x30ae 007598 call le_parse_length_rsp 
-0x30af 007599 branch le_send_data_length_res 
-:      007601 le_parse_length_rsp:
-0x30b0 007602 ifetch 8 ,contr 
-0x30b1 007603 store 8 ,mem_remote_rx_max_octets 
-0x30b2 007604 fetch 2 ,mem_remote_rx_max_octets 
-0x30b3 007605 fetcht 2 ,mem_local_tx_max_octets 
-0x30b4 007606 call not_greater_than 
-0x30b5 007607 store 2 ,mem_remote_rx_max_octets 
-0x30b6 007609 fetch 2 ,mem_remote_tx_max_octets 
-0x30b7 007610 fetcht 2 ,mem_local_rx_max_octets 
-0x30b8 007611 call not_greater_than 
-0x30b9 007612 store 2 ,mem_remote_tx_max_octets 
-0x30ba 007613 rtn 
-:      007617 le_parse_phy_req:
-0x30bb 007618 branch le_send_phy_rsp 
-:      007622 le_parse_phy_update_ind:
-0x30bc 007623 ifetch 2 ,contr 
-0x30bd 007624 store 2 ,mem_le_new_m2s_phy 
-0x30be 007625 ifetch 2 ,contr 
-0x30bf 007626 store 2 ,mem_le_instant 
-0x30c0 007627 rtn blank 
-0x30c1 007628 fetch 1 ,mem_le_state 
-0x30c2 007629 set1 lestate_update_phy ,pdata 
-0x30c3 007630 store 1 ,mem_le_state 
-0x30c4 007631 rtn 
-:      007636 le_send_terminate_ind_user_terminated:
-0x30c5 007637 arg error_remote_user_terminated_connection ,regc 
-:      007640 le_send_terminate_ind:
-0x30c6 007641 arg 2 ,rega 
-0x30c7 007642 arg ll_terminate_ind ,regb 
-0x30c8 007643 call le_fifo_malloc_tx_ll 
-0x30c9 007644 copy regc ,pdata 
-0x30ca 007645 istore 1 ,contw 
-0x30cb 007646 rtn 
-:      007650 le_send_enc_rsp:
-0x30cc 007651 arg mem_le_skds ,contw 
-0x30cd 007652 force 8 ,loopcnt 
-0x30ce 007653 call generate_random_loop 
-0x30cf 007654 arg mem_ccm_ivs ,contw 
-0x30d0 007655 force 4 ,loopcnt 
-0x30d1 007656 call generate_random_loop 
-0x30d2 007657 arg 13 ,rega 
-0x30d3 007658 arg ll_enc_rsp ,regb 
-0x30d4 007659 call le_fifo_malloc_tx_ll 
-0x30d5 007660 fetch 8 ,mem_le_skds 
-0x30d6 007661 istore 8 ,contw 
-0x30d7 007662 fetch 4 ,mem_ccm_ivs 
-0x30d8 007663 istore 4 ,contw 
-0x30d9 007664 rtn 
-:      007668 le_send_start_enc_req:
-0x30da 007669 jam flag_le_send_start_enc_req ,mem_le_enc_state 
-0x30db 007670 arg ll_start_enc_req ,regb 
-0x30dc 007671 branch le_send_ll_one_lenth 
-:      007675 le_send_start_enc_rsp:
-0x30dd 007676 arg ll_start_enc_rsp ,regb 
-0x30de 007677 branch le_send_ll_one_lenth 
-:      007682 le_send_unknown_rsp:
-0x30df 007683 arg 2 ,rega 
-0x30e0 007684 arg ll_unknown_rsp ,regb 
-0x30e1 007685 call le_fifo_malloc_tx_ll 
-0x30e2 007686 istorer regc ,1 ,contw 
-0x30e3 007687 rtn 
-:      007691 le_send_feature_rsp:
-0x30e4 007692 arg 9 ,rega 
-0x30e5 007693 arg ll_feature_rsp ,regb 
-0x30e6 007694 call le_fifo_malloc_tx_ll 
-0x30e7 007695 fetch 8 ,mem_le_local_feature 
-0x30e8 007696 or pdata ,fun_ll_feature_le_encryption ,pdata 
-0x30e9 007697 istore 8 ,contw 
-0x30ea 007698 rtn 
-:      007702 le_send_pause_enc_rsp:
-0x30eb 007703 arg ll_pause_enc_rsp ,regb 
-0x30ec 007704 branch le_send_ll_one_lenth 
-:      007708 le_send_version_ind:
-0x30ed 007709 arg 6 ,rega 
-0x30ee 007710 arg ll_version_ind ,regb 
-0x30ef 007711 call le_fifo_malloc_tx_ll 
-0x30f0 007712 fetch 5 ,mem_version 
-0x30f1 007713 istore 5 ,contw 
-0x30f2 007714 rtn 
-:      007717 le_send_reject_ind:
-0x30f3 007718 arg 2 ,rega 
-0x30f4 007719 arg ll_reject_ind ,regb 
-0x30f5 007720 call le_fifo_malloc_tx_ll 
-0x30f6 007721 setarg le_err_pin_or_key_missing 
-0x30f7 007722 istore 1 ,contw 
-0x30f8 007723 rtn 
-:      007727 le_send_ping_rsp:
-0x30f9 007728 arg ll_ping_rsp ,regb 
-0x30fa 007729 branch le_send_ll_one_lenth 
-:      007731 le_send_data_length_req:
-0x30fb 007732 arg ll_length_req ,regb 
-0x30fc 007733 branch le_send_data_length 
-:      007735 le_send_data_length_res:
-0x30fd 007736 arg ll_length_rsp ,regb 
-:      007737 le_send_data_length:
-0x30fe 007738 arg 9 ,rega 
-0x30ff 007739 call le_fifo_malloc_tx_ll 
-0x3100 007740 fetch 8 ,mem_local_rx_max_octets 
-0x3101 007741 istore 8 ,contw 
-0x3102 007742 rtn 
-:      007746 le_send_phy_rsp:
-0x3103 007747 arg 3 ,rega 
-0x3104 007748 arg ll_phy_rsp ,regb 
-0x3105 007749 call le_fifo_malloc_tx_ll 
-0x3106 007750 fetch 1 ,mem_le_tx_phys 
-0x3107 007751 and pdata ,0x07 ,pdata 
-0x3108 007752 istore 1 ,contw 
-0x3109 007753 fetch 1 ,mem_le_rx_phys 
-0x310a 007754 and pdata ,0x07 ,pdata 
-0x310b 007755 istore 1 ,contw 
-0x310c 007756 rtn 
-:      007760 le_send_ll_one_lenth:
-0x310d 007761 arg 1 ,rega 
-0x310e 007762 branch le_fifo_malloc_tx_ll 
-:      007767 g24_dispatch:
-0x310f 007768 bpatchx patch2d_3 ,mem_patch2d 
-0x3110 007769 bmark1 mark_24g_rxmode ,g24_receive_dispatch 
-0x3111 007770 branch g24_transmit_dispatch 
-:      007775 g24_prep:
-0x3112 007776 bpatchx patch2d_4 ,mem_patch2d 
-0x3113 007777 disable enable_crc 
-0x3114 007778 disable enable_white 
-0x3115 007779 setarg 0x555555 
-0x3116 007780 iforce crc24_init 
-0x3117 007781 fetch 1 ,mem_24g_ch 
-0x3118 007782 branch le_prep_next 
-:      007784 g24_receive_packet:
-0x3119 007785 bpatchx patch2d_5 ,mem_patch2d 
-0x311a 007786 fetch 1 ,mem_24g_rx_phy 
-0x311b 007787 call le_enable_phy_by_pdata 
-0x311c 007788 fetch 4 ,mem_24g_addr 
-0x311d 007789 iforce access 
-0x311e 007790 call set_sync_on 
-0x311f 007791 fetcht 1 ,mem_24g_ch 
-0x3120 007792 call le_rf_rx_enable 
-:      007793 g24_receive_rxon:
-0x3121 007794 call g24_prep 
-0x3122 007795 bmark0 mark_ble_lr ,g24_receive_nolr 
-0x3123 007796 pulse dewhiten_code_calc 
-0x3124 007797 nop 30 
-0x3125 007798 call g24_prep 
-:      007799 g24_receive_nolr:
-0x3126 007800 disable user3 
-0x3127 007801 enable decode_fec0 
-0x3128 007802 enable is_rx 
-0x3129 007803 disable is_tx 
-0x312a 007804 enable swfine 
-0x312b 007805 fetch 2 ,mem_24g_rx_window 
-0x312c 007806 iforce stop_watch 
-0x312d 007807 correlate null ,timeout 
-0x312e 007808 nbranch g24_sync_timeout ,sync 
-0x312f 007809 call rf_debug_rx_sync_line 
-0x3130 007810 bmark1 mark_ble_lr ,g24_receive_skip_fec1 
-0x3131 007811 fetch 1 ,mem_24g_disable_fec1 
-0x3132 007812 nbranch g24_receive_skip_fec1 ,blank 
-0x3133 007813 disable decode_fec0 
-0x3134 007814 enable decode_fec1 
-:      007815 g24_receive_skip_fec1:
-0x3135 007816 enable enable_white 
-0x3136 007817 enable enable_crc 
-0x3137 007818 call g24_receive_byte 
-0x3138 007819 store 1 ,mem_24g_get_syncword_crc8 
-0x3139 007820 fetcht 1 ,mem_24g_syncword_crc8 
-0x313a 007821 isub temp ,null 
-0x313b 007822 nbranch g24_hec_error ,zero 
-0x313c 007823 bpatchx patch2d_6 ,mem_patch2d 
-0x313d 007824 disable user7 
-0x313e 007825 isolate1 mark_ble_lr ,mark 
-0x313f 007826 call g24_lr_receive_pdu_len ,true 
-0x3140 007827 branch g24_lr_len_error ,user7 
-0x3141 007828 call g24_receive_byte 
-0x3142 007829 store 1 ,mem_24g_rxbuf 
-0x3143 007830 bmark1 mark_24g_rxmode ,g24_receive_skip 
-0x3144 007831 fetch 1 ,mem_24g_rxbuf 
-0x3145 007832 fetcht 1 ,mem_24g_data_type 
-0x3146 007833 icompare bits_data ,temp 
-0x3147 007834 nbranch g24_type_error ,true 
-:      007835 g24_receive_skip:
-0x3148 007836 call g24_receive_byte 
-0x3149 007837 isolate1 mark_ble_lr ,mark 
-0x314a 007838 call g24_lr_receive_payload_len ,true 
-0x314b 007839 istore 1 ,contw 
-0x314c 007840 rshift3 pdata ,pdata 
-0x314d 007841 sub pdata ,0x1f ,null 
-0x314e 007842 nbranch g24_len_over_error ,positive 
-0x314f 007843 copy pdata ,loopcnt 
-0x3150 007844 branch g24rx_nopayload ,zero 
-:      007845 g24rx_loop:
-0x3151 007846 call g24_receive_byte 
-0x3152 007847 istore 1 ,contw 
-0x3153 007848 loop g24rx_loop 
-:      007849 g24rx_nopayload:
-0x3154 007850 bmark1 mark_24g_rxmode ,g24_receive_skip_rssi 
-0x3155 007851 copy contw ,rega 
-0x3156 007852 call g24_receive_byte 
-0x3157 007853 store 1 ,mem_rssi_hex_received 
-0x3158 007854 copy rega ,contw 
-:      007855 g24_receive_skip_rssi:
-0x3159 007856 parse demod ,bucket ,24 
-0x315a 007857 rshift32 pdata ,pdata 
-0x315b 007858 rshift16 pdata ,pdata 
-0x315c 007859 istore 3 ,contw 
-0x315d 007860 fetch 1 ,mem_24g_disable_fec1 
-0x315e 007861 nbranch g24_receive_skip_disable_fec1 ,blank 
-0x315f 007862 disable decode_fec1 
-:      007863 g24_receive_skip_next:
-0x3160 007864 isolate1 mark_24g_rxmode ,mark 
-0x3161 007865 call save_rssi_dec ,true 
-0x3162 007866 branch g24_crc_error ,crc_failed 
-0x3163 007867 call rf_debug_rx_crc_line 
-0x3164 007868 bpatchx patch2d_7 ,mem_patch2d 
-0x3165 007869 enable user3 
-0x3166 007870 call le_match_set_txfreq 
-0x3167 007871 rtnmark1 mark_24g_rxmode 
-0x3168 007872 fetch 1 ,mem_rssi_hex_received 
-0x3169 007873 fetcht 1 ,mem_rssi_hex_received_max_value 
-0x316a 007874 isub temp ,null 
-0x316b 007875 call copy_temp2pdata ,positive 
-0x316c 007876 branch rssi_signal 
-:      007878 g24_receive_skip_disable_fec1:
-0x316d 007879 disable decode_fec0 
-0x316e 007880 branch g24_receive_skip_next 
-:      007883 g24_lr_receive_pdu_len:
-0x316f 007884 call g24_receive_byte 
-0x3170 007885 sub pdata ,1 ,null 
-0x3171 007886 branch enable_user7 ,positive 
-0x3172 007887 increase -2 ,pdata 
-0x3173 007888 bmark1 mark_24g_rxmode ,g24_lr_receive_pdu_norssi 
-0x3174 007889 branch enable_user7 ,blank 
-0x3175 007890 increase -1 ,pdata 
-:      007891 g24_lr_receive_pdu_norssi:
-0x3176 007892 store 1 ,mem_temp 
-0x3177 007893 rtn 
-:      007895 g24_lr_receive_payload_len:
-0x3178 007896 and_into 0x07 ,pdata 
-0x3179 007897 fetcht 1 ,mem_temp 
-0x317a 007898 lshift3 temp ,temp 
-0x317b 007899 ior temp ,pdata 
-0x317c 007900 rtn 
-:      007902 g24_receive_byte:
-0x317d 007903 parse demod ,bucket ,8 
-0x317e 007904 rshift3 pwindow ,pdata 
-0x317f 007905 rtn 
-:      007907 g24_sync_timeout:
-0x3180 007908 jam err_sync_to ,mem_24g_off_type 
-0x3181 007909 isolate1 mark_24g_rxmode ,mark 
-0x3182 007910 call rssi_noise ,true 
-:      007911 g24_end_of_packet:
-0x3183 007912 bpatchx patch2e_0 ,mem_patch2e 
-0x3184 007913 call le_disable 
-0x3185 007914 disable encode_fec1 
-0x3186 007915 disable decode_fec1 
-0x3187 007916 branch end_of_packet 
-:      007918 g24_hec_error:
-0x3188 007919 jam err_hec ,mem_24g_off_type 
-0x3189 007920 branch g24_end_of_packet 
-:      007922 g24_lr_len_error:
-0x318a 007923 jam err_lr_len ,mem_24g_off_type 
-0x318b 007924 branch g24_end_of_packet 
-:      007926 g24_type_error:
-0x318c 007927 jam err_type ,mem_24g_off_type 
-0x318d 007928 branch g24_end_of_packet 
-:      007930 g24_len_over_error:
-0x318e 007931 jam err_len_over ,mem_24g_off_type 
-0x318f 007932 branch g24_end_of_packet 
-:      007934 g24_crc_error:
-0x3190 007935 jam err_crc ,mem_24g_off_type 
-0x3191 007936 branch g24_end_of_packet 
-:      007938 g24_set_freq_tx:
-0x3192 007939 call set_sync_on 
-0x3193 007940 fetcht 1 ,mem_24g_ch 
-0x3194 007941 branch set_freq_tx 
-:      007943 g24_transmit:
-0x3195 007944 bpatchx patch2e_1 ,mem_patch2e 
-0x3196 007945 fetch 1 ,mem_24g_tx_phy 
-0x3197 007946 call le_enable_phy_by_pdata 
-0x3198 007947 fetch 4 ,mem_24g_addr 
-0x3199 007948 iforce access 
-0x319a 007949 call g24_prep 
-0x319b 007950 call g24_set_freq_tx 
-0x319c 007951 set1 txgfsk ,radio_ctrl 
-0x319d 007952 enable encode_fec0 
-0x319e 007953 enable is_tx 
-0x319f 007954 disable is_rx 
-0x31a0 007955 call rf_debug_tx_on_line 
-0x31a1 007956 disable lr_s2en 
-0x31a2 007957 bmark1 mark_ble_lr ,g24_transmit_lr 
-0x31a3 007958 bmark1 mark_ble_2m ,g24_transmit_2m 
-0x31a4 007959 rshift16 access ,pdata 
-0x31a5 007960 rshift8 pdata ,pdata 
-0x31a6 007961 rshift4 pdata ,pdata 
-0x31a7 007962 inject mod ,40 
-:      007963 g24_transmit_packet:
-0x31a8 007964 bpatchx patch2e_2 ,mem_patch2e 
-0x31a9 007965 bmark1 mark_ble_lr ,g24_transmit_nolr 
-0x31aa 007966 fetch 1 ,mem_24g_disable_fec1 
-0x31ab 007967 nbranch g24_transmit_nolr ,blank 
-0x31ac 007968 disable encode_fec0 
-0x31ad 007969 enable encode_fec1 
-:      007970 g24_transmit_nolr:
-0x31ae 007971 enable enable_white 
-0x31af 007972 enable enable_crc 
-0x31b0 007973 fetch 1 ,mem_24g_txlen 
-0x31b1 007974 iforce loopcnt 
-0x31b2 007975 arg mem_24g_txpayload ,contr 
-:      007976 g24tr_loop:
-0x31b3 007977 ifetch 1 ,contr 
-0x31b4 007978 inject mod ,8 
-0x31b5 007979 loop g24tr_loop 
-0x31b6 007980 enable enable_parity 
-0x31b7 007981 inject mod ,24 
-0x31b8 007982 disable enable_parity 
-0x31b9 007983 bmark0 mark_ble_lr ,g24_transmit_skip 
-0x31ba 007984 disable enable_white 
-0x31bb 007985 setarg 0 
-0x31bc 007986 inject mod ,3 
-:      007987 g24_transmit_skip:
-0x31bd 007988 until null ,tx_clear 
-0x31be 007989 nop 100 
-0x31bf 007990 disable lr_s2en 
-0x31c0 007991 disable encode_fec0 
-0x31c1 007992 fetch 1 ,mem_24g_disable_fec1 
-0x31c2 007993 nbranch g24_transmit_skip_disable_fec1 ,blank 
-0x31c3 007994 disable encode_fec1 
-:      007995 g24_transmit_skip_disable_fec1:
-0x31c4 007996 disable encode_fec3 
-0x31c5 007997 call set_sync_on 
-0x31c6 007998 branch rf_debug_tx_off_line 
-:      008000 g24_transmit_lr:
-0x31c7 008001 arg 10 ,loopcnt 
-:      008002 g24_transmit_lr_preamble_loop:
-0x31c8 008003 setarg 0x3c 
-0x31c9 008004 inject mod ,8 
-0x31ca 008005 loop g24_transmit_lr_preamble_loop 
-0x31cb 008006 disable encode_fec0 
-0x31cc 008007 enable encode_fec3 
-0x31cd 008008 rshift16 access ,pdata 
-0x31ce 008009 rshift16 pdata ,pdata 
-0x31cf 008010 rshift4 pdata ,pdata 
-0x31d0 008011 inject mod ,32 
-0x31d1 008012 bmark1 mark_ble_lr_s8 ,g24_transmit_lr_s8 
-:      008013 g24_transmit_lr_s2:
-0x31d2 008014 setarg 1 
-0x31d3 008015 inject mod ,5 
-0x31d4 008016 enable lr_s2en 
-0x31d5 008017 branch g24_transmit_packet 
-:      008019 g24_transmit_lr_s8:
-0x31d6 008020 setarg 0 
-0x31d7 008021 inject mod ,5 
-0x31d8 008022 branch g24_transmit_packet 
-:      008024 g24_transmit_2m:
-0x31d9 008025 fetch 1 ,mem_system_clk 
-0x31da 008026 rshift pdata ,loopcnt 
-:      008027 g24_transmit_2m_dealy:
-0x31db 008028 nop 2 
-0x31dc 008029 loop g24_transmit_2m_dealy 
-0x31dd 008031 rshift16 access ,pdata 
-0x31de 008032 rshift8 pdata ,pdata 
-0x31df 008033 rshift4 pdata ,temp 
-0x31e0 008034 copy temp ,pdata 
-0x31e1 008035 inject mod ,8 
-0x31e2 008036 copy temp ,pdata 
-0x31e3 008037 inject mod ,40 
-0x31e4 008038 branch g24_transmit_packet 
-:      008046 g24_transmit_prep:
-0x31e5 008047 bpatchx patch2e_3 ,mem_patch2e 
-0x31e6 008048 fetch 1 ,mem_24g_tx_phy 
-0x31e7 008049 bbit1 bit_le_coded_phy ,g24_lr_transmit_prep 
-0x31e8 008051 fetch 1 ,mem_24g_datalen 
-0x31e9 008052 increase 3 ,pdata 
-0x31ea 008053 store 1 ,mem_24g_txlen 
-0x31eb 008055 fetch 1 ,mem_24g_syncword_crc8 
-0x31ec 008056 store 1 ,mem_24g_txpayload 
-0x31ed 008058 fetch 1 ,mem_24g_data_type 
-0x31ee 008059 istore 1 ,contw 
-0x31ef 008061 fetch 1 ,mem_24g_datalen 
-:      008062 g24_transmit_prep_pdu:
-0x31f0 008063 lshift3 pdata ,pdata 
-0x31f1 008064 fetcht 1 ,mem_24g_pid 
-0x31f2 008065 and temp ,0x03 ,temp 
-0x31f3 008066 lshift temp ,temp 
-0x31f4 008067 ior temp ,pdata 
-0x31f5 008068 fetcht 1 ,mem_24g_no_ack 
-0x31f6 008069 iadd temp ,pdata 
-0x31f7 008070 istore 1 ,contw 
-0x31f8 008072 fetch 1 ,mem_24g_datalen 
-0x31f9 008073 iforce loopcnt 
-0x31fa 008074 arg mem_24g_txbuf ,contr 
-0x31fb 008075 call memcpy 
-0x31fc 008076 bpatchx patch2e_4 ,mem_patch2e 
-0x31fd 008078 rtnmark0 mark_24g_rxmode 
-0x31fe 008079 fetch 1 ,mem_rssi_hex 
-0x31ff 008080 istore 1 ,contw 
-0x3200 008081 fetch 1 ,mem_24g_tx_phy 
-0x3201 008082 rtnbit1 bit_le_coded_phy 
-0x3202 008083 fetch 1 ,mem_24g_txlen 
-0x3203 008084 increase 1 ,pdata 
-0x3204 008085 store 1 ,mem_24g_txlen 
-0x3205 008086 rtn 
-:      008088 g24_lr_transmit_prep:
-0x3206 008090 fetch 1 ,mem_24g_datalen 
-0x3207 008091 increase 4 ,pdata 
-0x3208 008092 bmark0 mark_24g_rxmode ,g24_lr_transmit_prep_skip 
-0x3209 008093 increase 1 ,pdata 
-:      008094 g24_lr_transmit_prep_skip:
-0x320a 008095 store 1 ,mem_24g_txlen 
-0x320b 008097 fetch 1 ,mem_24g_syncword_crc8 
-0x320c 008098 store 1 ,mem_24g_txpayload 
-0x320d 008100 fetch 1 ,mem_24g_txlen 
-0x320e 008101 increase -2 ,pdata 
-0x320f 008102 istore 1 ,contw 
-0x3210 008104 fetch 1 ,mem_24g_data_type 
-0x3211 008105 istore 1 ,contw 
-0x3212 008106 setarg 0 
-0x3213 008107 branch g24_transmit_prep_pdu 
-:      008109 g24_read_len_pid_crc:
-0x3214 008110 bpatchx patch2e_5 ,mem_patch2e 
-0x3215 008112 fetch 1 ,mem_24g_rxbuf + 1 
-0x3216 008113 rshift3 pdata ,pdata 
-0x3217 008114 store 1 ,mem_24g_rxdata_length 
-0x3218 008116 increase 1 ,pdata 
-0x3219 008117 arg mem_24g_rxbuf + 1 ,contr 
-0x321a 008118 iadd contr ,contr 
-0x321b 008119 ifetch 3 ,contr 
-0x321c 008120 store 3 ,mem_24g_sta_crc 
-0x321d 008122 fetch 1 ,mem_24g_rxbuf + 1 
-0x321e 008123 rshift pdata ,pdata 
-0x321f 008124 and pdata ,0x03 ,pdata 
-0x3220 008125 store 1 ,mem_24g_sta_pid 
-0x3221 008126 rtn 
-:      008129 g24_ch:
-0x3222 008130 bpatchx patch2e_6 ,mem_patch2e 
-0x3223 008131 fetcht 1 ,mem_24g_current_ch_number 
-0x3224 008132 call g24_ch_map_size 
-0x3225 008133 storet 1 ,mem_24g_current_ch_number 
-0x3226 008134 rtn 
-:      008136 g24_ch_map_size:
-0x3227 008137 bpatchx patch2e_7 ,mem_patch2e 
-0x3228 008138 call g24_ch_calc 
-0x3229 008139 increase 1 ,temp 
-0x322a 008140 and_into 3 ,temp 
-0x322b 008141 rtn 
-:      008143 g24_ch_calc:
-0x322c 008144 bpatchx patch2f_0 ,mem_patch2f 
-0x322d 008145 fetch 1 ,mem_24g_addr 
-0x322e 008146 and_into 0x03 ,pdata 
-0x322f 008147 mul32 pdata ,4 ,rega 
-0x3230 008148 setarg mem_24g_ch_map1 
-0x3231 008149 iadd rega ,pdata 
-0x3232 008150 iadd temp ,contr 
-0x3233 008151 ifetch 1 ,contr 
-0x3234 008152 store 1 ,mem_24g_ch 
-0x3235 008153 rtn 
-:      008156 g24_update_addr_and_synccrc8:
-0x3236 008157 store 4 ,mem_24g_addr 
-0x3237 008159 bpatchx patch2f_1 ,mem_patch2f 
-:      008160 g24_syncword_crc8:
-0x3238 008161 arg 0 ,rega 
-0x3239 008162 arg 4 ,loopcnt 
-0x323a 008163 arg mem_24g_addr ,contr 
-:      008164 g24_syncword_crc8_loop:
-0x323b 008165 ifetch 1 ,contr 
-0x323c 008166 iadd rega ,rega 
-0x323d 008167 loop g24_syncword_crc8_loop 
-0x323e 008168 copy rega ,pdata 
-0x323f 008169 store 2 ,mem_24g_syncword 
-0x3240 008170 fetch 1 ,mem_24g_syncword 
-0x3241 008171 fetcht 1 ,mem_24g_syncword + 1 
-0x3242 008172 iadd temp ,pdata 
-0x3243 008173 store 1 ,mem_24g_syncword_crc8 
-0x3244 008174 rtn 
-:      008177 g24_timer_check:
-0x3245 008178 bpatchx patch2f_2 ,mem_patch2f 
-0x3246 008179 call disable_user 
-0x3247 008180 fetcht 4 ,mem_24g_tx_btclk 
-0x3248 008181 copy clkn_bt ,pdata 
-0x3249 008182 isub temp ,null 
-0x324a 008183 ncall g24_timer_timeout ,positive 
-0x324b 008184 copy pdata ,regb 
-0x324c 008185 fetch 4 ,mem_24g_tx_btclk 
-0x324d 008186 fetcht 1 ,mem_24g_interval 
-0x324e 008187 iadd temp ,temp 
-0x324f 008188 copy regb ,pdata 
-0x3250 008189 isub temp ,null 
-0x3251 008190 nrtn positive 
-0x3252 008191 set0 28 ,pdata 
-0x3253 008192 store 4 ,mem_24g_tx_btclk 
-0x3254 008193 branch enable_user 
-:      008195 g24_timer_timeout:
-0x3255 008196 rtn zero 
-0x3256 008197 set1 28 ,pdata 
-0x3257 008198 rtn 
-:      008200 g24_timer_init:
-0x3258 008201 setarg 0 
-0x3259 008202 store 4 ,mem_24g_tx_btclk 
-0x325a 008203 rtn 
-:      008211 g24_chmap_param_init:
-0x325b 008212 bpatchx patch2f_3 ,mem_patch2f 
-0x325c 008213 setsect 0 ,0x1300 
-0x325d 008214 setsect 1 ,0x1908b 
-0x325e 008215 setsect 2 ,0x36150 
-0x325f 008216 setsect 3 ,0x3d20 
-0x3260 008217 store 9 ,mem_24g_ch_map1 
-0x3261 008218 setsect 0 ,0x3a1a 
-0x3262 008219 setsect 1 ,0xc453 
-0x3263 008220 setsect 2 ,0xd312 
-0x3264 008221 setsect 3 ,0x1 
-0x3265 008222 istore 7 ,contw 
-0x3266 008223 fetch 1 ,mem_24g_ch_map_update 
-0x3267 008224 rtn blank 
-0x3268 008225 arg mem_24g_ch_update_map1 ,contr 
-0x3269 008226 arg mem_24g_ch_map1 ,contw 
-0x326a 008227 branch memcpy16 
-:      008235 g24_chamap_param_update:
-0x326b 008236 bpatchx patch2f_4 ,mem_patch2f 
-0x326c 008237 setarg 0x4e001e 
-0x326d 008238 store 3 ,mem_24g_ch_update_map1 + 1 
-0x326e 008239 setarg 0x032303 
-0x326f 008240 istore 3 ,contw 
-0x3270 008241 setarg 0x250642 
-0x3271 008242 istore 3 ,contw 
-0x3272 008243 setarg 0x094c06 
-0x3273 008244 istore 3 ,contw 
-0x3274 008245 setarg 0x3c0927 
-0x3275 008246 istore 3 ,contw 
-0x3276 008247 jam 1 ,mem_24g_ch_map_update 
-0x3277 008248 rtn 
-:      008251 g24_rx_window_init:
-0x3278 008252 bpatchx patch2f_5 ,mem_patch2f 
-0x3279 008253 arg 0x6978 ,temp 
-0x327a 008254 bmark1 mark_24g_rxmode ,g24_rx_window_store 
-0x327b 008255 arg 0x12c0 ,temp 
-0x327c 008256 fetch 1 ,mem_24g_rx_phy 
-0x327d 008257 bbit0 2 ,g24_rx_window_store 
-0x327e 008258 arg 0x2ee0 ,temp 
-:      008259 g24_rx_window_store:
-0x327f 008260 storet 2 ,mem_24g_rx_window 
-0x3280 008261 rtn 
-:      008263 g24_enable_1m:
-0x3281 008264 jam 0x01 ,mem_24g_rx_phy 
-0x3282 008265 jam 0x01 ,mem_24g_tx_phy 
-0x3283 008266 rtn 
-:      008268 g24_enable_2m:
-0x3284 008269 jam 0x02 ,mem_24g_rx_phy 
-0x3285 008270 jam 0x02 ,mem_24g_tx_phy 
-0x3286 008271 rtn 
-:      008295 g24_pair_param_init:
-0x3287 008296 bpatchx patch2f_6 ,mem_patch2f 
-0x3288 008297 jam 0x4e ,mem_24g_pair_ch 
-0x3289 008298 setarg 0x101520 
-0x328a 008299 store 3 ,mem_24g_pair_addr 
-0x328b 008300 setarg 0x05 
-0x328c 008301 istore 1 ,contw 
-0x328d 008302 rtn 
-:      008308 g24_pair_timeout_timer:
-0x328e 008309 arg mem_24g_pair_timeout ,regc 
-0x328f 008310 arg g24_stop_24g_mode ,regb 
-0x3290 008311 branch timer_single_step_2b 
-:      008313 g24_pair_start:
-0x3291 008314 set1 mark_24g ,mark 
-0x3292 008315 fetch 1 ,mem_24g_conn_sm 
-0x3293 008316 set0 state_24g_reconn ,pdata 
-0x3294 008317 set1 state_24g_pair ,pdata 
-0x3295 008318 store 1 ,mem_24g_conn_sm 
-0x3296 008319 setarg 0 
-0x3297 008320 store 2 ,mem_24g_reconn_timeout 
-0x3298 008321 fetch 2 ,mem_24g_pair_timeout_init 
-0x3299 008322 store 2 ,mem_24g_pair_timeout 
-0x329a 008323 jam 0 ,mem_24g_pair_no_ack 
-0x329b 008324 call g24_pair_sm_reinit 
-:      008325 g24_pair_init_param:
-0x329c 008326 jam 0 ,mem_24g_pid 
-0x329d 008327 fetch 1 ,mem_24g_pair_ch 
-0x329e 008328 store 1 ,mem_24g_ch 
-0x329f 008329 fetch 1 ,mem_24g_pair_tx_power 
-0x32a0 008330 store 1 ,mem_tx_power 
-0x32a1 008331 fetch 4 ,mem_24g_pair_addr 
-0x32a2 008332 branch g24_update_addr_and_synccrc8 
-:      008335 g24_pair_dispatch:
-0x32a3 008336 bpatchx patch2f_7 ,mem_patch2f 
-0x32a4 008337 jam default_24g_device ,mem_24g_reconn_type 
-0x32a5 008338 fetch 2 ,mem_24g_pair_count 
-0x32a6 008339 increase 1 ,pdata 
-0x32a7 008340 store 2 ,mem_24g_pair_count 
-0x32a8 008341 fetch 1 ,mem_24g_pair_count 
-0x32a9 008342 and pdata ,0xff ,pdata 
-0x32aa 008343 nrtn blank 
-0x32ab 008344 fetch 1 ,mem_24g_pair_sm 
-0x32ac 008345 beq state_24g_pairing_success ,g24_pair_exit 
-0x32ad 008346 beq state_24g_pairing_1 ,g24_pair_sm_1 
-0x32ae 008347 beq state_24g_pairing_2 ,g24_pair_sm_2 
-0x32af 008348 beq state_24g_pairing_3 ,g24_pair_sm_3 
-0x32b0 008349 beq state_24g_pairing_4 ,g24_pair_sm_4 
-0x32b1 008350 rtn 
-:      008352 g24_pair_sm_1:
-0x32b2 008353 jam datatype_attemp ,mem_24g_txbuf 
-0x32b3 008354 branch g24_pair_sm_prep 
-:      008356 g24_pair_sm_2:
-0x32b4 008357 fetch 1 ,mem_24g_pair_switch 
-0x32b5 008358 branch g24_pair_sm_2_skip ,blank 
-0x32b6 008359 fetch 4 ,mem_24g_device_addr 
-0x32b7 008360 call g24_update_addr_and_synccrc8 
-:      008361 g24_pair_sm_2_skip:
-0x32b8 008362 jam datatype_bind ,mem_24g_txbuf 
-0x32b9 008363 branch g24_pair_sm_prep 
-:      008365 g24_pair_sm_3:
-0x32ba 008366 jam datatype_config ,mem_24g_txbuf 
-0x32bb 008367 fetch 1 ,mem_24g_pair_switch 
-0x32bc 008368 branch g24_pair_sm_prep ,blank 
-0x32bd 008369 fetch 4 ,mem_24g_receiver_addr 
-0x32be 008370 store 4 ,mem_24g_txbuf + 2 
-0x32bf 008371 branch g24_pair_sm_common 
-:      008373 g24_pair_sm_4:
-0x32c0 008374 jam datatype_ok ,mem_24g_txbuf 
-:      008375 g24_pair_sm_prep:
-0x32c1 008376 fetch 4 ,mem_24g_device_addr 
-0x32c2 008377 store 4 ,mem_24g_txbuf + 2 
-:      008378 g24_pair_sm_common:
-0x32c3 008379 fetch 1 ,mem_24g_data_type 
-0x32c4 008380 and_into bits_data ,pdata 
-0x32c5 008381 store 1 ,mem_24g_txbuf + 1 
-0x32c6 008382 jam 0 ,mem_24g_txbuf + 6 
-0x32c7 008383 jam 7 ,mem_24g_datalen 
-0x32c8 008384 call g24_transmit_prep 
-0x32c9 008385 call g24_transmit_receive_ack 
-0x32ca 008386 nrtn sync 
-0x32cb 008387 nrtn user3 
-0x32cc 008388 call g24_txbuf_clear 
-0x32cd 008389 call g24_ackpayload_parse 
-0x32ce 008390 bpatchx patch30_0 ,mem_patch30 
-0x32cf 008391 fetch 1 ,mem_24g_pair_sm 
-0x32d0 008392 rtneq state_24g_pairing_success 
-0x32d1 008393 beq state_24g_pairing_1 ,g24_pair_sm_1_waiting_ack 
-0x32d2 008394 beq state_24g_pairing_2 ,g24_pair_sm_2_waiting_ack 
-0x32d3 008395 beq state_24g_pairing_3 ,g24_pair_sm_3_waiting_ack 
-0x32d4 008396 beq state_24g_pairing_4 ,g24_pair_sm_4_waiting_ack 
-0x32d5 008397 rtn 
-:      008399 g24_pair_sm_reinit:
-0x32d6 008400 jam state_24g_pairing_2 ,mem_24g_pair_sm 
-0x32d7 008401 fetch 1 ,mem_24g_pair_switch 
-0x32d8 008402 rtn blank 
-0x32d9 008403 jam state_24g_pairing_1 ,mem_24g_pair_sm 
-0x32da 008404 rtn 
-:      008406 g24_pair_sm_1_waiting_ack:
-0x32db 008407 jam state_24g_pairing_2 ,mem_24g_pair_sm 
-0x32dc 008408 branch g24_transmit_abandon 
-:      008410 g24_pair_sm_2_waiting_ack:
-0x32dd 008411 fetch 1 ,mem_24g_pair_switch 
-0x32de 008412 branch g24_pair_sm_2_waiting_ack_skip ,blank 
-0x32df 008413 fetch 4 ,mem_24g_rxpayload + 2 
-0x32e0 008414 store 4 ,mem_24g_receiver_addr 
-:      008415 g24_pair_sm_2_waiting_ack_skip:
-0x32e1 008416 jam state_24g_pairing_3 ,mem_24g_pair_sm 
-0x32e2 008417 branch g24_transmit_abandon 
-:      008419 g24_pair_sm_3_waiting_ack:
-0x32e3 008420 fetch 1 ,mem_24g_pair_switch 
-0x32e4 008421 branch g24_pair_sm_3_waiting_ack_skip ,blank 
-0x32e5 008422 fetch 4 ,mem_24g_rxpayload + 2 
-0x32e6 008423 fetcht 4 ,mem_24g_device_addr 
-0x32e7 008424 isub temp ,null 
-0x32e8 008425 nrtn zero 
-:      008426 g24_pair_sm_3_waiting_ack_skip:
-0x32e9 008427 jam state_24g_pairing_4 ,mem_24g_pair_sm 
-0x32ea 008428 branch g24_transmit_abandon 
-:      008430 g24_pair_sm_4_waiting_ack:
-0x32eb 008431 fetch 1 ,mem_24g_pair_switch 
-0x32ec 008432 branch g24_pair_sm_4_waiting_ack_skip ,blank 
-0x32ed 008433 fetch 4 ,mem_24g_rxpayload + 2 
-0x32ee 008434 fetcht 4 ,mem_24g_receiver_addr 
-0x32ef 008435 isub temp ,null 
-0x32f0 008436 nrtn zero 
-:      008437 g24_pair_sm_4_waiting_ack_skip:
-0x32f1 008438 jam state_24g_pairing_success ,mem_24g_pair_sm 
-0x32f2 008439 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-0x32f3 008440 call ui_ipc_send_event 
-0x32f4 008441 setarg 0 
-0x32f5 008442 store 2 ,mem_24g_pair_timeout 
-0x32f6 008443 fetch 4 ,mem_24g_rxpayload + 2 
-0x32f7 008444 call g24_update_addr_and_synccrc8 
-:      008445 g24_pair_exit:
-0x32f8 008446 fetch 1 ,mem_24g_conn_sm 
-0x32f9 008447 set0 state_24g_pair ,pdata 
-0x32fa 008448 store 1 ,mem_24g_conn_sm 
-0x32fb 008449 branch g24_transmit_abandon 
-:      008475 g24_bind_mode_enable:
-0x32fc 008476 jam dongle_bind ,mem_24g_work_mode 
-0x32fd 008477 jam clear_init ,mem_24g_mode_init 
-0x32fe 008478 rtn 
-:      008480 g24_bind_init:
-0x32ff 008481 fetch 1 ,mem_24g_mode_init 
-0x3300 008482 rtnbit1 dongle_bind 
-0x3301 008483 set1 dongle_bind ,pdata 
-0x3302 008484 store 1 ,mem_24g_mode_init 
-0x3303 008485 setarg 0 
-0x3304 008486 store 3 ,mem_24g_device1_bind_step 
-0x3305 008487 store 1 ,mem_24g_device1_bind_disable 
-0x3306 008488 store 1 ,mem_24g_device2_bind_disable 
-0x3307 008489 store 4 ,mem_24g_transmitter_addr 
-0x3308 008490 jam 1 ,mem_24g_ackpayload_enable 
-0x3309 008491 branch g24_pair_init_param 
-:      008494 g24_bind_ackpayload_prep:
-0x330a 008495 jam 1 ,mem_24g_ackpayload_enable 
-0x330b 008496 jam 0x08 ,mem_24g_datalen 
-0x330c 008497 arg mem_24g_bind_payload ,contr 
-0x330d 008498 arg mem_24g_txbuf ,contw 
-0x330e 008499 branch memcpy8 
-:      008502 g24_bind_data_process:
-0x330f 008503 bpatchx patch30_1 ,mem_patch30 
-0x3310 008504 call g24_rx_interrupt_clear 
-0x3311 008505 call g24_receive_packet 
-0x3312 008506 nbranch g24_rx_interrupt_clear ,user3 
-0x3313 008507 call g24_bind_data_parse 
-0x3314 008508 call g24_transmit_ack 
-0x3315 008509 call g24_bind_device_status_check 
-0x3316 008510 call dongle_kb_bind_soft_reset 
-0x3317 008511 fetch 1 ,mem_24g_pair_switch 
-0x3318 008512 rtn blank 
-0x3319 008513 fetch 4 ,mem_24g_transmitter_addr 
-0x331a 008514 rtn blank 
-0x331b 008515 branch g24_update_addr_and_synccrc8 
-:      008517 g24_bind_data_error:
-0x331c 008518 call g24_rx_interrupt_clear 
-0x331d 008519 branch g24_end_of_packet 
-:      008521 g24_bind_data_parse:
-0x331e 008522 jam bind_mode_continue ,mem_24g_bind_mode_continue 
-0x331f 008523 arg mem_24g_rxbuf ,contr 
-0x3320 008524 arg mem_24g_rxdata_temp ,contw 
-0x3321 008525 call memcpy8 
-0x3322 008526 bpatchx patch30_2 ,mem_patch30 
-0x3323 008527 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x3324 008528 beq datatype_bind ,g24_bind_first_step 
-0x3325 008529 beq datatype_config ,g24_bind_second_step 
-0x3326 008530 beq datatype_ok ,g24_bind_third_step 
-0x3327 008531 beq datatype_attemp ,g24_data_attemp 
-0x3328 008532 rtn 
-:      008535 g24_bind_first_step:
-0x3329 008536 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x332a 008537 beq datatype_device1 ,g24_bind_first_step_device1 
-0x332b 008538 beq datatype_device2 ,g24_bind_first_step_device2 
-0x332c 008539 rtn 
-:      008541 g24_bind_first_step_device1:
-0x332d 008542 fetch 1 ,mem_24g_device1_bind_disable 
-0x332e 008543 nrtn blank 
-0x332f 008544 jam 1 ,mem_24g_device1_bind_step 
-:      008545 g24_bind_dvc1_payload_cfg:
-0x3330 008546 jam datatype_device1 ,mem_24g_bind_payload 
-:      008547 g24_bind_payload_cfg:
-0x3331 008548 jam 0x80 ,mem_24g_bind_payload + 1 
-0x3332 008549 fetch 6 ,mem_24g_lap 
-0x3333 008550 store 6 ,mem_24g_bind_payload + 2 
-0x3334 008551 rtn 
-:      008553 g24_bind_first_step_device2:
-0x3335 008554 fetch 1 ,mem_24g_device2_bind_disable 
-0x3336 008555 nrtn blank 
-0x3337 008556 jam 1 ,mem_24g_device2_bind_step 
-:      008557 g24_bind_dvc2_payload_cfg:
-0x3338 008558 jam datatype_device2 ,mem_24g_bind_payload 
-0x3339 008559 branch g24_bind_payload_cfg 
-:      008562 g24_bind_second_step:
-0x333a 008563 fetch 1 ,mem_24g_pair_switch 
-0x333b 008564 branch g24_bind_second_step_skip ,blank 
-0x333c 008565 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x333d 008566 fetcht 4 ,mem_24g_lap 
-0x333e 008567 isub temp ,null 
-0x333f 008568 nrtn zero 
-:      008569 g24_bind_second_step_skip:
-0x3340 008570 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x3341 008571 beq datatype_device1 ,g24_bind_second_step_device1 
-0x3342 008572 beq datatype_device2 ,g24_bind_second_step_device2 
-0x3343 008573 rtn 
-:      008575 g24_bind_second_step_device1:
-0x3344 008576 fetch 1 ,mem_24g_device1_bind_disable 
-0x3345 008577 nrtn blank 
-0x3346 008578 fetch 1 ,mem_24g_device1_bind_step 
-0x3347 008579 beq 1 ,g24_bind_dvc1_step_set2 
-0x3348 008580 rtn 
-:      008581 g24_bind_dvc1_step_set2:
-0x3349 008582 jam 2 ,mem_24g_device1_bind_step 
-0x334a 008583 fetch 1 ,mem_24g_pair_switch 
-0x334b 008584 branch g24_bind_dvc1_payload_cfg ,blank 
-:      008585 g24_bind_dvc1_payload_cfg_transmitter_addr:
-0x334c 008586 jam datatype_device1 ,mem_24g_bind_payload 
-:      008587 g24_bind_payload_cfg_transmitter_addr:
-0x334d 008588 jam 0x80 ,mem_24g_bind_payload + 1 
-0x334e 008589 fetch 4 ,mem_24g_transmitter_addr 
-0x334f 008590 store 4 ,mem_24g_bind_payload + 2 
-0x3350 008591 branch enable_user 
-:      008593 g24_bind_second_step_device2:
-0x3351 008594 fetch 1 ,mem_24g_device2_bind_disable 
-0x3352 008595 nrtn blank 
-0x3353 008596 fetch 1 ,mem_24g_device2_bind_step 
-0x3354 008597 beq 1 ,g24_bind_dvc2_step_set2 
-0x3355 008598 rtn 
-:      008599 g24_bind_dvc2_step_set2:
-0x3356 008600 jam 2 ,mem_24g_device2_bind_step 
-0x3357 008601 fetch 1 ,mem_24g_pair_switch 
-0x3358 008602 branch g24_bind_dvc2_payload_cfg ,blank 
-0x3359 008603 jam datatype_device2 ,mem_24g_bind_payload 
-0x335a 008604 branch g24_bind_payload_cfg_transmitter_addr 
-:      008607 g24_bind_third_step:
-0x335b 008608 fetch 1 ,mem_24g_pair_switch 
-0x335c 008609 branch g24_bind_third_step_skip ,blank 
-0x335d 008610 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x335e 008611 fetcht 4 ,mem_24g_transmitter_addr 
-0x335f 008612 isub temp ,null 
-0x3360 008613 nrtn zero 
-:      008614 g24_bind_third_step_skip:
-0x3361 008615 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x3362 008616 beq datatype_device1 ,g24_bind_third_step_device1 
-0x3363 008617 beq datatype_device2 ,g24_bind_third_step_device2 
-0x3364 008618 rtn 
-:      008620 g24_bind_third_step_device1:
-0x3365 008621 fetch 1 ,mem_24g_device1_bind_disable 
-0x3366 008622 nrtn blank 
-0x3367 008623 fetch 1 ,mem_24g_device1_bind_step 
-0x3368 008624 beq 2 ,g24_bind_dvc1_step_success 
-0x3369 008625 rtn 
-:      008626 g24_bind_dvc1_step_success:
-0x336a 008627 jam 1 ,mem_24g_device1_bind_disable 
-0x336b 008629 call g24_bind_dvc1_payload_cfg 
-0x336c 008630 fetch 1 ,mem_24g_bind_device_status 
-0x336d 008631 or_into 0x01 ,pdata 
-0x336e 008632 store 1 ,mem_24g_bind_device_status 
-:      008633 g24_bind_exit:
-0x336f 008634 setarg 0 
-0x3370 008635 store 2 ,mem_24g_device1_bind_step 
-0x3371 008636 rtn 
-:      008638 g24_bind_third_step_device2:
-0x3372 008639 fetch 1 ,mem_24g_device2_bind_disable 
-0x3373 008640 nrtn blank 
-0x3374 008641 fetch 1 ,mem_24g_device2_bind_step 
-0x3375 008642 bne 0 ,g24_bind_dvc2_step_success 
-0x3376 008643 rtn 
-:      008644 g24_bind_dvc2_step_success:
-0x3377 008645 jam 1 ,mem_24g_device2_bind_disable 
-0x3378 008647 call g24_bind_dvc2_payload_cfg 
-0x3379 008648 fetch 1 ,mem_24g_bind_device_status 
-0x337a 008649 or_into 0x02 ,pdata 
-0x337b 008650 store 1 ,mem_24g_bind_device_status 
-0x337c 008651 call g24_bind_exit 
-0x337d 008652 branch dongle_g24_store_dvc2_bind_flag 
-:      008654 g24_binding_device_check:
-0x337e 008655 fetch 1 ,mem_24g_work_mode 
-0x337f 008656 rtnne dongle_bind 
-0x3380 008657 fetch 1 ,mem_24g_pair_mode 
-0x3381 008658 nrtn blank 
-0x3382 008659 fetch 1 ,mem_24g_rxbuf + 3 
-0x3383 008660 beq datatype_device1 ,g24_binding_dvc1_status 
-0x3384 008661 beq datatype_device2 ,g24_binding_dvc2_status 
-0x3385 008662 rtn 
-:      008663 g24_binding_dvc1_status:
-0x3386 008664 fetch 1 ,mem_24g_bind_device_living 
-0x3387 008665 rtnbit0 0 
-:      008666 disable_user3:
-0x3388 008667 disable user3 
-0x3389 008668 rtn 
-:      008669 g24_binding_dvc2_status:
-0x338a 008670 fetch 1 ,mem_24g_bind_device_living 
-0x338b 008671 rtnbit0 1 
-0x338c 008672 branch disable_user3 
-:      008674 g24_binding_dvc1_living:
-0x338d 008675 fetch 1 ,mem_24g_pair_mode 
-0x338e 008676 nrtn blank 
-0x338f 008677 fetch 1 ,mem_24g_bind_device_living 
-0x3390 008678 or_into 0x01 ,pdata 
-0x3391 008679 store 1 ,mem_24g_bind_device_living 
-0x3392 008680 rtn 
-:      008682 g24_binding_dvc2_living:
-0x3393 008683 fetch 1 ,mem_24g_pair_mode 
-0x3394 008684 nrtn blank 
-0x3395 008685 fetch 1 ,mem_24g_bind_device_living 
-0x3396 008686 or_into 0x02 ,pdata 
-0x3397 008687 store 1 ,mem_24g_bind_device_living 
-0x3398 008688 rtn 
-:      008691 g24_bind_device_status_check:
-0x3399 008692 fetch 1 ,mem_24g_bind_device_status 
-0x339a 008693 rtn blank 
-:      008694 g24_bind_device_status:
-0x339b 008695 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x339c 008696 beq datatype_device1 ,g24_binding_dvc1_living 
-0x339d 008697 beq datatype_device2 ,g24_binding_dvc2_living 
-0x339e 008698 rtn 
-:      008717 g24_receive_init:
-0x339f 008718 set1 mark_24g_rxmode ,mark 
-0x33a0 008719 fetch 1 ,mem_tx_power 
-0x33a1 008720 store 1 ,mem_tx_power_temp 
-0x33a2 008721 branch rssi_receiver_buff_init 
-:      008723 g24_receive_dispatch:
-0x33a3 008724 fetch 2 ,mem_cb_24g_receive_process 
-0x33a4 008725 branch callback_func 
-:      008727 g24_ackpayload_prep:
-0x33a5 008728 bpatchx patch30_3 ,mem_patch30 
-0x33a6 008729 jam 0 ,mem_24g_datalen 
-0x33a7 008730 fetch 1 ,mem_24g_ackpayload_enable 
-0x33a8 008731 rtn blank 
-0x33a9 008732 fetch 2 ,mem_cb_24g_ackpayload 
-0x33aa 008733 branch callback_func 
-:      008736 g24_receive_packet_start:
-0x33ab 008737 call g24_receive_transmit_ack 
-0x33ac 008738 nbranch g24_rx_interrupt_clear ,user3 
-:      008739 g24_receive_packet_parse:
-0x33ad 008740 call g24_receive_packet_parse_pid_crc 
-0x33ae 008741 nbranch g24_rx_interrupt_clear ,user 
-0x33af 008742 fetch 1 ,mem_24g_rxdata_length 
-0x33b0 008743 branch g24_rx_interrupt_clear ,blank 
-0x33b1 008744 increase 2 ,pdata 
-0x33b2 008745 iforce loopcnt 
-0x33b3 008746 arg mem_24g_rxbuf ,contr 
-0x33b4 008747 arg mem_24g_rxdata_temp ,contw 
-0x33b5 008748 call memcpy 
-0x33b6 008749 jam 0 ,mem_24g_mode_switch 
-0x33b7 008750 fetch 1 ,mem_24g_pair_mode 
-0x33b8 008751 call g24_enable_nodata_timer ,blank 
-0x33b9 008752 bpatchx patch30_4 ,mem_patch30 
-0x33ba 008753 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x33bb 008754 beq datatype_device1 ,g24_data_device1 
-0x33bc 008755 beq datatype_device2 ,g24_data_device2 
-0x33bd 008756 beq datatype_attemp ,g24_data_receive_attemp 
-:      008757 g24_rx_interrupt_clear:
-0x33be 008758 bpatchx patch30_5 ,mem_patch30 
-0x33bf 008759 arg mem_24g_rxbuf ,contw 
-0x33c0 008760 arg 66 ,loopcnt 
-0x33c1 008761 branch clear_mem 
-:      008763 g24_data_receive_attemp:
-0x33c2 008764 call g24_bind_device_status 
-0x33c3 008765 branch g24_data_attemp 
-:      008767 g24_data_device1:
-0x33c4 008768 call g24_binding_dvc1_living 
-0x33c5 008769 call g24_ch_timer_reinit 
-0x33c6 008770 fetch 1 ,mem_24g_abort_packet 
-0x33c7 008771 fetcht 1 ,mem_24g_rxdata_temp 
-0x33c8 008772 isolate1 bit_abort ,temp 
-0x33c9 008773 setflag true ,0 ,pdata 
-0x33ca 008774 store 1 ,mem_24g_abort_packet 
-0x33cb 008775 beq 1 ,g24_data_attemp_device1_abort 
-0x33cc 008776 fetch 1 ,mem_24g_hop_packet 
-0x33cd 008777 fetcht 1 ,mem_24g_rxdata_temp 
-0x33ce 008778 isolate1 bit_hop ,temp 
-0x33cf 008779 setflag true ,0 ,pdata 
-0x33d0 008780 store 1 ,mem_24g_hop_packet 
-0x33d1 008781 fetch 2 ,mem_cb_24g_data_device1 
-0x33d2 008782 branch callback_func 
-:      008784 g24_data_device2:
-0x33d3 008785 call g24_binding_dvc2_living 
-0x33d4 008786 fetcht 1 ,mem_24g_rxdata_temp 
-0x33d5 008787 isolate1 bit_abort ,temp 
-0x33d6 008788 branch g24_data_attemp_device2_abort ,true 
-0x33d7 008789 fetch 2 ,mem_cb_24g_data_device2 
-0x33d8 008790 branch callback_func 
-:      008792 g24_data_attemp_device1_abort:
-0x33d9 008793 fetch 1 ,mem_device_option 
-0x33da 008794 sub pdata ,dvc_op_car ,null 
-0x33db 008795 call car_stop_blink ,zero 
-0x33dc 008796 fetch 1 ,mem_24g_device1_bind_disable 
-0x33dd 008797 nrtn blank 
-0x33de 008798 jam 1 ,mem_24g_device1_bind_disable 
-0x33df 008799 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x33e0 008800 branch g24_store_device1_addr 
-:      008801 g24_data_attemp_device2_abort:
-0x33e1 008802 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x33e2 008803 branch g24_store_device2_addr 
-:      008806 g24_receive_packet_parse_pid_crc:
-0x33e3 008807 call disable_user 
-0x33e4 008808 fetch 1 ,mem_24g_sta_pid 
-0x33e5 008809 fetcht 1 ,mem_24g_last_pid 
-0x33e6 008810 isub temp ,null 
-0x33e7 008811 ncall enable_user ,zero 
-0x33e8 008812 fetch 1 ,mem_24g_sta_pid 
-0x33e9 008813 store 1 ,mem_24g_last_pid 
-0x33ea 008814 fetch 3 ,mem_24g_sta_crc 
-0x33eb 008815 fetcht 3 ,mem_24g_last_crc 
-0x33ec 008816 isub temp ,null 
-0x33ed 008817 ncall enable_user ,zero 
-0x33ee 008818 fetch 3 ,mem_24g_sta_crc 
-0x33ef 008819 store 3 ,mem_24g_last_crc 
-0x33f0 008820 rtn 
-:      008822 g24_receive_transmit_ack:
-0x33f1 008823 call g24_rx_interrupt_clear 
-0x33f2 008824 call g24_receive_packet 
-0x33f3 008825 nrtn user3 
-:      008826 g24_transmit_ack:
-0x33f4 008828 fetch 1 ,mem_24g_rxbuf 
-0x33f5 008829 store 1 ,mem_24g_data_type 
-0x33f6 008831 call g24_read_len_pid_crc 
-0x33f7 008833 fetch 1 ,mem_24g_rxbuf + 1 
-0x33f8 008834 isolate1 bit_ack_24g ,pdata 
-0x33f9 008835 branch g24tx_no_ack ,true 
-:      008836 g24tx_with_ack:
-0x33fa 008837 call g24_ackpayload_prep 
-0x33fb 008838 call g24_transmit_prep 
-0x33fc 008839 call g24_transmit 
-:      008840 g24tx_no_ack:
-0x33fd 008841 branch g24_end_of_packet 
-:      008844 g24_enable_nodata_timer:
-0x33fe 008845 jam 1 ,mem_24g_nodata_timer_enable 
-:      008846 g24_enable_nodata_timer_init:
-0x33ff 008847 setarg timer_nodata_delay 
-0x3400 008848 arg g24_timer_nodata ,queue 
-0x3401 008849 branch timer_init 
-:      008855 g24_mode_switch_init:
-0x3402 008856 bpatchx patch30_6 ,mem_patch30 
-0x3403 008857 jam 1 ,mem_24g_mode_switch 
-0x3404 008858 jam 0 ,mem_24g_time_slice 
-0x3405 008859 jam 0xff ,mem_24g_interval 
-0x3406 008860 branch g24_timer_init 
-:      008862 g24_mode_switch_bind_work:
-0x3407 008863 bpatchx patch30_7 ,mem_patch30 
-0x3408 008864 fetch 1 ,mem_24g_mode_switch 
-0x3409 008865 rtn blank 
-0x340a 008866 call g24_timer_check 
-0x340b 008867 nrtn user 
-0x340c 008868 call g24_bind_mode_continue 
-0x340d 008869 fetch 1 ,mem_24g_time_slice 
-0x340e 008870 increase 1 ,pdata 
-0x340f 008871 and_into 1 ,pdata 
-0x3410 008872 store 1 ,mem_24g_time_slice 
-0x3411 008873 beq 0 ,g24_work_mode_switch 
-0x3412 008874 beq 1 ,g24_bind_mode_switch 
-0x3413 008875 rtn 
-:      008877 g24_bind_mode_continue:
-0x3414 008878 fetch 1 ,mem_24g_bind_mode_continue 
-0x3415 008879 rtn blank 
-0x3416 008880 increase -1 ,pdata 
-0x3417 008881 store 1 ,mem_24g_bind_mode_continue 
-0x3418 008882 rtn 
-:      008884 g24_work_mode_switch:
-0x3419 008885 fetch 1 ,mem_24g_bind_mode_continue 
-0x341a 008886 nrtn blank 
-0x341b 008887 branch g24_switch_work_mode 
-:      008889 g24_bind_mode_switch:
-0x341c 008890 fetch 1 ,mem_24g_bind_mode_continue 
-0x341d 008891 nrtn blank 
-0x341e 008892 branch g24_bind_mode_enable 
-:      008895 g24_mode_b_s_switch_init:
-0x341f 008896 fetch 1 ,mem_24g_b_s_mode_switch_disable 
-0x3420 008897 nrtn blank 
-0x3421 008898 fetch 1 ,mem_24g_mode_b_s_switch_exit 
-0x3422 008899 call g24_mode_b_s_switch_start ,blank 
-0x3423 008900 fetch 1 ,mem_24g_mode_b_s_switch_init 
-0x3424 008901 rtnbit1 0 
-0x3425 008902 set1 0 ,pdata 
-0x3426 008903 store 1 ,mem_24g_mode_b_s_switch_init 
-0x3427 008904 jam 1 ,mem_24g_mode_b_s_switch 
-0x3428 008905 jam 0 ,mem_24g_b_s_time_slice 
-0x3429 008906 setarg 0 
-0x342a 008907 store 2 ,mem_24g_mode_b_s_switch_cnt 
-0x342b 008908 jam 0x60 ,mem_24g_interval 
-0x342c 008909 branch g24_timer_init 
-:      008911 g24_mode_switch_bind_search:
-0x342d 008912 bpatchx patch31_0 ,mem_patch31 
-0x342e 008913 fetch 1 ,mem_24g_work_mode 
-0x342f 008914 rtneq dongle_work 
-0x3430 008915 fetch 1 ,mem_24g_b_s_mode_switch_disable 
-0x3431 008916 nrtn blank 
-0x3432 008917 fetch 1 ,mem_24g_mode_b_s_switch_exit 
-0x3433 008918 nrtn blank 
-0x3434 008919 fetch 1 ,mem_24g_mode_b_s_switch 
-0x3435 008920 rtn blank 
-0x3436 008921 fetch 1 ,mem_24g_bind_device_living 
-0x3437 008922 compare 3 ,pdata ,3 
-0x3438 008923 branch g24_mode_b_s_switch_exit ,true 
-0x3439 008924 call g24_timer_check 
-0x343a 008925 nrtn user 
-0x343b 008926 fetch 2 ,mem_24g_mode_b_s_switch_cnt 
-0x343c 008927 increase 1 ,pdata 
-0x343d 008928 store 2 ,mem_24g_mode_b_s_switch_cnt 
-0x343e 008929 arg 0x7d0 ,temp 
-0x343f 008930 isub temp ,null 
-0x3440 008931 branch g24_mode_b_s_switch_exit ,positive 
-0x3441 008932 fetch 1 ,mem_24g_b_s_time_slice 
-0x3442 008933 increase 1 ,pdata 
-0x3443 008934 and_into 1 ,pdata 
-0x3444 008935 store 1 ,mem_24g_b_s_time_slice 
-0x3445 008936 beq 0 ,g24_search_mode_enable 
-0x3446 008937 beq 1 ,g24_bind_mode_enable 
-0x3447 008938 rtn 
-:      008940 g24_mode_switch_search:
-0x3448 008941 fetch 1 ,mem_24g_bind_mode_continue 
-0x3449 008942 nbranch g24_bind_mode_enable ,blank 
-0x344a 008943 branch g24_search_mode_enable 
-:      008945 g24_mode_b_s_switch_exit:
-0x344b 008946 jam 1 ,mem_24g_mode_b_s_switch_exit 
-0x344c 008947 branch g24_search_mode_enable 
-:      008949 g24_mode_b_s_switch_stop:
-0x344d 008950 jam 0 ,mem_24g_mode_b_s_switch 
-0x344e 008951 rtn 
-:      008952 g24_mode_b_s_switch_start:
-0x344f 008953 jam 1 ,mem_24g_mode_b_s_switch 
-0x3450 008954 rtn 
-:      008965 g24_work_init:
-0x3451 008966 bpatchx patch31_1 ,mem_patch31 
-0x3452 008967 fetch 1 ,mem_24g_mode_init 
-0x3453 008968 rtnbit1 dongle_work 
-0x3454 008969 set1 dongle_work ,pdata 
-0x3455 008970 store 1 ,mem_24g_mode_init 
-0x3456 008971 fetch 1 ,mem_tx_power_temp 
-0x3457 008972 store 1 ,mem_tx_power 
-0x3458 008973 jam 0 ,mem_24g_ackpayload_enable 
-0x3459 008974 jam 0 ,mem_usb_tx_enable 
-0x345a 008975 jam 1 ,mem_24g_abort_packet 
-0x345b 008976 jam 0 ,mem_24g_pid 
-0x345c 008977 fetch 4 ,mem_24g_lap 
-0x345d 008978 call g24_update_addr_and_synccrc8 
-0x345e 008979 call g24_ch 
-0x345f 008980 branch g24_rx_interrupt_clear 
-:      008983 g24_switch_work_mode:
-0x3460 008984 jam 0 ,mem_24g_ackpayload_enable 
-:      008985 g24_work_mode_enable:
-0x3461 008986 jam dongle_work ,mem_24g_work_mode 
-0x3462 008987 jam clear_init ,mem_24g_mode_init 
-0x3463 008988 rtn 
-:      008991 g24_work_mode_start:
-0x3464 008992 fetch 1 ,mem_24g_work_mode 
-0x3465 008993 rtnne dongle_work 
-0x3466 008994 call g24_work_init 
-0x3467 008995 call g24_ch_process 
-0x3468 008996 branch g24_receive_packet_start 
-:      009009 g24_bind_mode_auto:
-0x3469 009010 bpatchx patch31_2 ,mem_patch31 
-0x346a 009011 fetch 1 ,mem_24g_work_mode 
-0x346b 009012 rtnne dongle_bind 
-0x346c 009013 call g24_bind_init 
-0x346d 009014 call g24_bind_data_process 
-0x346e 009015 fetch 1 ,mem_24g_pair_mode 
-0x346f 009016 nrtn blank 
-0x3470 009017 fetch 1 ,mem_24g_bind_device_status 
-0x3471 009018 rtn blank 
-0x3472 009019 jam 0 ,mem_24g_mode_switch 
-0x3473 009020 call g24_switch_work_mode 
-0x3474 009021 call g24_enable_nodata_timer 
-0x3475 009022 branch g24_timer_init 
-:      009034 g24_search_mode_init:
-0x3476 009035 fetch 1 ,mem_24g_mode_init 
-0x3477 009036 rtnbit1 dongle_search 
-0x3478 009037 set1 dongle_search ,pdata 
-0x3479 009038 store 1 ,mem_24g_mode_init 
-0x347a 009039 fetch 1 ,mem_tx_power_temp 
-0x347b 009040 store 1 ,mem_tx_power 
-0x347c 009042 jam 0 ,mem_24g_time_slice 
-0x347d 009043 jam 1 ,mem_24g_ackpayload_enable 
-0x347e 009044 setarg 0 
-0x347f 009045 store 3 ,mem_rssi_noise_self_index 
-0x3480 009046 store 7 ,mem_24g_self_config_ch_once 
-0x3481 009047 call g24_receiver_addr_check 
-0x3482 009048 nrtn zero 
-0x3483 009049 fetch 1 ,mem_24g_current_ch_number 
-0x3484 009050 store 1 ,mem_24g_self_ch_number 
-0x3485 009051 fetch 1 ,mem_24g_ch 
-0x3486 009052 store 1 ,mem_24g_self_last_ch 
-0x3487 009053 rtn 
-:      009056 g24_search_mode_auto:
-0x3488 009057 bpatchx patch31_3 ,mem_patch31 
-0x3489 009058 fetch 1 ,mem_24g_work_mode 
-0x348a 009059 rtnne dongle_search 
-0x348b 009060 call g24_search_mode_init 
-0x348c 009061 call g24_auto_addr_ch_search 
-0x348d 009062 call g24_receive_transmit_ack 
-0x348e 009063 nbranch g24_rx_interrupt_clear ,user3 
-0x348f 009065 call g24_receiver_addr_check 
-0x3490 009066 call g24_receive_packet_parse ,zero 
-0x3491 009068 fetch 1 ,mem_24g_abort_packet 
-0x3492 009069 call g24_mode_b_s_switch_stop ,blank 
-0x3493 009072 jam dongle_work ,mem_24g_work_mode 
-0x3494 009073 fetch 1 ,mem_24g_mode_init 
-0x3495 009074 set1 dongle_work ,pdata 
-0x3496 009075 store 1 ,mem_24g_mode_init 
-0x3497 009077 fetch 1 ,mem_24g_ackpayload_enable 
-0x3498 009078 sub pdata ,2 ,null 
-0x3499 009079 ncall g24_ackpayload_disable ,zero 
-0x349a 009081 call g24_rx_interrupt_clear 
-0x349b 009082 call g24_enable_nodata_timer 
-0x349c 009083 call g24_receiver_addr_check 
-0x349d 009084 branch g24_self_ch_num_reinit ,zero 
-0x349e 009085 fetch 4 ,mem_24g_addr 
-0x349f 009086 fetcht 4 ,mem_24g_device2_addr 
-0x34a0 009087 isub temp ,null 
-0x34a1 009088 branch g24_device2_ch_num_reinit ,zero 
-0x34a2 009089 fetch 4 ,mem_24g_addr 
-0x34a3 009090 fetcht 4 ,mem_24g_device1_addr 
-0x34a4 009091 isub temp ,null 
-0x34a5 009092 branch g24_device1_ch_num_reinit ,zero 
-0x34a6 009093 rtn 
-:      009096 g24_self_ch_num_reinit:
-0x34a7 009097 fetch 1 ,mem_24g_self_ch_number 
-:      009098 g24_current_ch_num_reinit:
-0x34a8 009099 store 1 ,mem_24g_current_ch_number 
-0x34a9 009100 rtn 
-:      009102 g24_device2_ch_num_reinit:
-0x34aa 009103 fetch 1 ,mem_24g_device2_ch_number 
-0x34ab 009104 branch g24_current_ch_num_reinit 
-:      009106 g24_device1_ch_num_reinit:
-0x34ac 009107 fetch 1 ,mem_24g_device1_ch_number 
-0x34ad 009108 branch g24_current_ch_num_reinit 
-:      009111 g24_auto_addr_ch_search:
-0x34ae 009112 bpatchx patch31_4 ,mem_patch31 
-0x34af 009113 fetch 1 ,mem_24g_time_slice 
-0x34b0 009114 increase 1 ,pdata 
-0x34b1 009115 and_into 3 ,pdata 
-0x34b2 009116 store 1 ,mem_24g_time_slice 
-0x34b3 009118 beq 0 ,g24_auto_bind_config_device2 
-0x34b4 009119 beq 1 ,g24_auto_bind_config_self 
-0x34b5 009120 beq 2 ,g24_auto_bind_config_device1 
-0x34b6 009121 beq 3 ,g24_auto_bind_config_self 
-0x34b7 009122 rtn 
-:      009124 g24_auto_bind_config_device1:
-0x34b8 009125 call g24_bind_dvc1_payload_cfg 
-0x34b9 009126 fetch 4 ,mem_24g_device1_addr 
-0x34ba 009127 branch g24_auto_addr_ch_search ,blank 
-0x34bb 009128 call g24_update_addr_and_synccrc8 
-0x34bc 009129 fetch 1 ,mem_24g_device1_config_ch_once 
-0x34bd 009130 call g24_device1_config_ch_once ,blank 
-0x34be 009131 fetch 1 ,mem_24g_device1_last_ch 
-0x34bf 009132 store 1 ,mem_24g_ch 
-0x34c0 009133 fetcht 1 ,mem_rssi_noise_device1_index 
-0x34c1 009134 fetchr rega ,2 ,mem_rssi_noise_device1_buffer_ptr 
-0x34c2 009135 call rssi_store 
-0x34c3 009136 storet 1 ,mem_rssi_noise_device1_index 
-0x34c4 009137 call rssi_average 
-0x34c5 009138 storet 1 ,mem_rssi_noise_device1_avg 
-0x34c6 009139 sub temp ,rssi_thresh_noise ,null 
-0x34c7 009140 nrtn positive 
-0x34c8 009141 fetcht 1 ,mem_24g_device1_ch_number 
-0x34c9 009142 call g24_ch_map_size 
-0x34ca 009143 storet 1 ,mem_24g_device1_ch_number 
-0x34cb 009144 store 1 ,mem_24g_device1_last_ch 
-0x34cc 009145 rtn 
-:      009147 g24_device1_config_ch_once:
-0x34cd 009148 jam 1 ,mem_24g_device1_config_ch_once 
-0x34ce 009149 arg 0 ,temp 
-0x34cf 009150 call g24_ch_calc 
-0x34d0 009151 store 1 ,mem_24g_device1_last_ch 
-0x34d1 009152 rtn 
-:      009154 g24_auto_bind_config_device2:
-0x34d2 009155 call g24_bind_dvc2_payload_cfg 
-0x34d3 009156 fetch 4 ,mem_24g_device2_addr 
-0x34d4 009157 branch g24_auto_addr_ch_search ,blank 
-0x34d5 009158 call g24_update_addr_and_synccrc8 
-0x34d6 009159 fetch 1 ,mem_24g_device2_config_ch_once 
-0x34d7 009160 call g24_device2_config_ch_once ,blank 
-0x34d8 009161 fetch 1 ,mem_24g_device2_last_ch 
-0x34d9 009162 store 1 ,mem_24g_ch 
-0x34da 009163 fetcht 1 ,mem_rssi_noise_device2_index 
-0x34db 009164 fetchr rega ,2 ,mem_rssi_noise_device2_buffer_ptr 
-0x34dc 009165 call rssi_store 
-0x34dd 009166 storet 1 ,mem_rssi_noise_device2_index 
-0x34de 009167 call rssi_average 
-0x34df 009168 storet 1 ,mem_rssi_noise_device2_avg 
-0x34e0 009169 sub temp ,rssi_thresh_noise ,null 
-0x34e1 009170 nrtn positive 
-0x34e2 009171 fetcht 1 ,mem_24g_device2_ch_number 
-0x34e3 009172 call g24_ch_map_size 
-0x34e4 009173 storet 1 ,mem_24g_device2_ch_number 
-0x34e5 009174 store 1 ,mem_24g_device2_last_ch 
-0x34e6 009175 rtn 
-:      009177 g24_device2_config_ch_once:
-0x34e7 009178 jam 1 ,mem_24g_device2_config_ch_once 
-0x34e8 009179 arg 0 ,temp 
-0x34e9 009180 call g24_ch_calc 
-0x34ea 009181 store 1 ,mem_24g_device2_last_ch 
-0x34eb 009182 rtn 
-:      009184 g24_auto_bind_config_self:
-0x34ec 009185 call g24_bind_dvc1_payload_cfg 
-0x34ed 009186 fetch 4 ,mem_24g_lap 
-0x34ee 009187 call g24_update_addr_and_synccrc8 
-0x34ef 009188 fetch 1 ,mem_24g_self_config_ch_once 
-0x34f0 009189 call g24_self_config_ch_once ,blank 
-0x34f1 009190 fetch 1 ,mem_24g_self_last_ch 
-0x34f2 009191 store 1 ,mem_24g_ch 
-0x34f3 009192 fetcht 1 ,mem_rssi_noise_self_index 
-0x34f4 009193 fetchr rega ,2 ,mem_rssi_noise_self_buffer_ptr 
-0x34f5 009194 call rssi_store 
-0x34f6 009195 storet 1 ,mem_rssi_noise_self_index 
-0x34f7 009196 call rssi_average 
-0x34f8 009197 storet 1 ,mem_rssi_noise_self_avg 
-0x34f9 009198 sub temp ,rssi_thresh_noise ,null 
-0x34fa 009199 nrtn positive 
-0x34fb 009200 fetcht 1 ,mem_24g_self_ch_number 
-0x34fc 009201 call g24_ch_map_size 
-0x34fd 009202 storet 1 ,mem_24g_self_ch_number 
-0x34fe 009203 store 1 ,mem_24g_self_last_ch 
-0x34ff 009204 rtn 
-:      009206 g24_self_config_ch_once:
-0x3500 009207 jam 1 ,mem_24g_self_config_ch_once 
-0x3501 009208 fetch 1 ,mem_24g_self_last_ch 
-0x3502 009209 store 1 ,mem_24g_ch 
-0x3503 009210 rtn 
-:      009213 g24_ackpayload_disable:
-0x3504 009214 jam 0 ,mem_24g_ackpayload_enable 
-0x3505 009215 rtn 
-:      009218 g24_receiver_addr_check:
-0x3506 009219 fetch 4 ,mem_24g_addr 
-0x3507 009220 fetcht 4 ,mem_24g_lap 
-0x3508 009221 isub temp ,null 
-0x3509 009222 rtn 
-:      009234 g24_nodata_process:
-0x350a 009235 fetch 1 ,mem_24g_ackpayload_enable 
-0x350b 009236 rtneq 2 
-0x350c 009237 fetch 1 ,mem_24g_nodata_timer_enable 
-0x350d 009238 rtn blank 
-0x350e 009239 arg g24_timer_nodata ,queue 
-0x350f 009240 call timer_check 
-0x3510 009241 nrtn blank 
-0x3511 009242 jam 0 ,mem_24g_nodata_timer_enable 
-0x3512 009243 jam 0 ,mem_24g_bind_mode_continue 
-0x3513 009244 call g24_mode_b_s_switch_init 
-:      009246 g24_search_mode_enable:
-0x3514 009247 bpatchx patch31_5 ,mem_patch31 
-0x3515 009248 jam dongle_search ,mem_24g_work_mode 
-0x3516 009249 jam clear_init ,mem_24g_mode_init 
-0x3517 009250 branch g24_rx_interrupt_clear 
-:      009256 g24_ch_process:
-0x3518 009257 bpatchx patch31_6 ,mem_patch31 
-0x3519 009258 fetch 1 ,mem_24g_abort_packet 
-0x351a 009259 beq 1 ,rssi_noise_monitor 
-0x351b 009260 fetch 1 ,mem_24g_hop_packet 
-0x351c 009261 beq 1 ,g24_ch_receive_hop_pac 
-0x351d 009262 fetcht 4 ,mem_24g_hop_btclk 
-0x351e 009263 copy clkn_bt ,pdata 
-0x351f 009264 isub temp ,null 
-0x3520 009265 ncall g24_timer_timeout ,positive 
-0x3521 009266 copy pdata ,regb 
-0x3522 009267 fetch 4 ,mem_24g_hop_btclk 
-0x3523 009268 fetcht 1 ,mem_24g_hop_interval 
-0x3524 009269 iadd temp ,temp 
-0x3525 009270 copy regb ,pdata 
-0x3526 009271 isub temp ,null 
-0x3527 009272 nrtn positive 
-0x3528 009273 set0 28 ,pdata 
-0x3529 009274 store 4 ,mem_24g_hop_btclk 
-0x352a 009275 jam 1 ,mem_24g_abort_packet 
-0x352b 009276 branch g24_ch 
-:      009278 g24_ch_receive_hop_pac:
-0x352c 009279 jam 0 ,mem_24g_hop_packet 
-0x352d 009280 branch g24_ch 
-:      009282 g24_ch_timer_reinit:
-0x352e 009283 copy clkn_bt ,pdata 
-0x352f 009284 store 4 ,mem_24g_hop_btclk 
-0x3530 009285 rtn 
-:      009290 g24_reconn_timeout_timer:
-0x3531 009291 arg mem_24g_reconn_timeout ,regc 
-0x3532 009292 arg g24_stop_24g_mode ,regb 
-0x3533 009293 branch timer_single_step_2b 
-:      009296 g24_reconn_start:
-0x3534 009297 bpatchx patch31_7 ,mem_patch31 
-0x3535 009298 set1 mark_24g ,mark 
-0x3536 009299 fetch 1 ,mem_24g_conn_sm 
-0x3537 009300 set0 state_24g_pair ,pdata 
-0x3538 009301 set1 state_24g_reconn ,pdata 
-0x3539 009302 store 1 ,mem_24g_conn_sm 
-0x353a 009303 fetch 1 ,mem_24g_fast_conn_enable 
-0x353b 009304 branch g24_reconn_receiver_addr ,blank 
-0x353c 009305 fetch 1 ,mem_24g_reconn_type 
-0x353d 009306 beq fast_conn_and_receiver ,g24_reconn_fast_conn 
-0x353e 009307 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn 
-0x353f 009308 beq receiver_and_3_0_addr ,g24_reconn_device_3_0_addr 
-0x3540 009309 beq pair_and_3_0_addr ,g24_reconn_device_3_0_addr 
-:      009310 g24_reconn_fast_conn:
-0x3541 009311 fetch 1 ,mem_24g_pair_tx_power 
-0x3542 009312 store 1 ,mem_tx_power 
-0x3543 009313 fetcht 1 ,mem_24g_fast_conn_temp_ch 
-0x3544 009314 storet 1 ,mem_24g_current_ch_number 
-0x3545 009315 fetch 4 ,mem_24g_fast_conn_addr 
-0x3546 009316 call g24_ch_syncword_crc8_init 
-0x3547 009317 storet 1 ,mem_24g_fast_conn_temp_ch 
-0x3548 009318 rtn 
-:      009320 g24_reconn_receiver_addr:
-0x3549 009321 jam tx_power_3db ,mem_tx_power 
-0x354a 009322 fetcht 1 ,mem_24g_receiver_temp_ch 
-0x354b 009323 storet 1 ,mem_24g_current_ch_number 
-0x354c 009324 fetch 4 ,mem_24g_receiver_addr 
-0x354d 009325 call g24_ch_syncword_crc8_init 
-0x354e 009326 storet 1 ,mem_24g_receiver_temp_ch 
-0x354f 009327 rtn 
-:      009329 g24_reconn_device_3_0_addr:
-0x3550 009330 jam tx_power_3db ,mem_tx_power 
-0x3551 009331 fetcht 1 ,mem_24g_device_temp_ch 
-0x3552 009332 storet 1 ,mem_24g_current_ch_number 
-0x3553 009333 fetch 4 ,mem_24g_device_addr 
-0x3554 009334 call g24_ch_syncword_crc8_init 
-0x3555 009335 storet 1 ,mem_24g_device_temp_ch 
-0x3556 009336 rtn 
-:      009338 g24_store_receiver_addr:
-0x3557 009339 fetch 4 ,mem_24g_rxpayload + 2 
-0x3558 009340 rtn blank 
-0x3559 009341 store 4 ,mem_24g_receiver_addr 
-:      009342 g24_ch_syncword_crc8_init:
-0x355a 009343 call g24_update_addr_and_synccrc8 
-0x355b 009344 branch g24_ch 
-:      009347 g24_reconn_dispatch:
-0x355c 009348 bpatchx patch32_0 ,mem_patch32 
-0x355d 009349 fetch 2 ,mem_24g_reconn_count 
-0x355e 009350 arg 0x01f8 ,temp 
-0x355f 009351 iand temp ,pdata 
-0x3560 009352 branch g24_reconn_dispatch_next ,blank 
-0x3561 009353 fetch 2 ,mem_24g_reconn_count 
-0x3562 009354 increase 1 ,pdata 
-0x3563 009355 store 2 ,mem_24g_reconn_count 
-0x3564 009356 rtn 
-:      009358 g24_reconn_dispatch_next:
-0x3565 009359 call g24_reconn_data_prep 
-0x3566 009360 call g24_transmit_receive_ack 
-0x3567 009361 nbranch g24_reconn_device_fail ,sync 
-0x3568 009362 nbranch g24_reconn_device_fail ,user3 
-0x3569 009363 call g24_ackpayload_parse 
-0x356a 009364 fetch 4 ,mem_24g_pair_addr 
-0x356b 009365 fetcht 4 ,mem_24g_addr 
-0x356c 009366 isub temp ,null 
-0x356d 009367 branch g24_pair_start ,zero 
-0x356e 009368 fetch 4 ,mem_24g_device_addr 
-0x356f 009369 fetcht 4 ,mem_24g_addr 
-0x3570 009370 isub temp ,null 
-0x3571 009371 call g24_store_receiver_addr ,zero 
-0x3572 009372 fetch 1 ,mem_24g_conn_sm 
-0x3573 009373 set0 state_24g_reconn ,pdata 
-0x3574 009374 store 1 ,mem_24g_conn_sm 
-0x3575 009375 setarg 0 
-0x3576 009376 store 2 ,mem_24g_pair_timeout 
-0x3577 009377 store 2 ,mem_24g_reconn_count 
-0x3578 009378 store 2 ,mem_24g_reconn_timeout 
-0x3579 009379 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
-0x357a 009380 call ui_ipc_send_event 
-:      009381 g24_txbuf_clear:
-0x357b 009382 bpatchx patch32_1 ,mem_patch32 
-0x357c 009383 arg 32 ,loopcnt 
-0x357d 009384 arg mem_24g_txbuf ,contw 
-0x357e 009385 branch memset0 
-:      009387 g24_reconn_data_prep:
-0x357f 009388 jam datatype_attemp ,mem_24g_txbuf 
-0x3580 009389 fetch 1 ,mem_24g_data_type 
-0x3581 009390 store 1 ,mem_24g_txbuf + 1 
-0x3582 009391 fetch 4 ,mem_24g_device_addr 
-0x3583 009392 store 4 ,mem_24g_txbuf + 2 
-0x3584 009393 jam 6 ,mem_24g_datalen 
-0x3585 009394 branch g24_transmit_prep 
-:      009396 g24_reconn_device_fail:
-0x3586 009397 bpatchx patch32_2 ,mem_patch32 
-0x3587 009398 fetch 1 ,mem_24g_fast_conn_enable 
-0x3588 009399 branch g24_ch ,blank 
-0x3589 009400 fetch 2 ,mem_24g_reconn_count 
-0x358a 009401 increase 1 ,pdata 
-0x358b 009402 store 2 ,mem_24g_reconn_count 
-0x358c 009403 isolate1 9 ,pdata 
-0x358d 009404 fetch 1 ,mem_24g_reconn_type 
-0x358e 009405 beq fast_conn_and_receiver ,g24_reconn_fast_conn_and_receiver 
-0x358f 009406 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn_and_3_0 
-0x3590 009407 beq receiver_and_3_0_addr ,g24_reconn_receiver_and_3_0 
-0x3591 009408 beq pair_and_3_0_addr ,g24_reconn_pair_and_3_0 
-0x3592 009409 branch g24_reconn_receiver_addr 
-:      009412 g24_reconn_fast_conn_and_receiver:
-0x3593 009413 branch g24_reconn_receiver_addr ,true 
-0x3594 009414 branch g24_reconn_fast_conn 
-:      009416 g24_reconn_fast_conn_and_3_0:
-0x3595 009417 branch g24_reconn_device_3_0_addr ,true 
-0x3596 009418 branch g24_reconn_fast_conn 
-:      009420 g24_reconn_receiver_and_3_0:
-0x3597 009421 branch g24_reconn_device_3_0_addr ,true 
-0x3598 009422 branch g24_reconn_receiver_addr 
-:      009424 g24_reconn_pair_and_3_0:
-0x3599 009425 branch g24_reconn_device_3_0_addr ,true 
-0x359a 009426 branch g24_pair_init_param 
-:      009436 g24_data_attemp:
-0x359b 009437 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x359c 009438 beq datatype_device1 ,g24_data_attemp_device1 
-0x359d 009439 beq datatype_device2 ,g24_data_attemp_device2 
-0x359e 009440 rtn 
-:      009441 g24_data_attemp_device1:
-0x359f 009442 fetch 1 ,mem_24g_device1_bind_disable 
-0x35a0 009443 nrtn blank 
-0x35a1 009444 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x35a2 009445 store 4 ,mem_24g_transmitter_addr 
-:      009446 g24_store_device1_addr:
-0x35a3 009447 store 4 ,mem_24g_device1_addr 
-0x35a4 009448 rtn 
-:      009449 g24_data_attemp_device2:
-0x35a5 009450 fetch 1 ,mem_24g_device2_bind_disable 
-0x35a6 009451 nrtn blank 
-0x35a7 009452 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x35a8 009453 store 4 ,mem_24g_transmitter_addr 
-:      009454 g24_store_device2_addr:
-0x35a9 009455 store 4 ,mem_24g_device2_addr 
-0x35aa 009456 rtn 
-:      009466 rssi_store:
-0x35ab 009467 bpatchx patch32_3 ,mem_patch32 
-0x35ac 009468 copy rega ,pdata 
-0x35ad 009469 iadd temp ,contw 
-0x35ae 009470 fetch 1 ,mem_rssi 
-0x35af 009471 istore 1 ,contw 
-0x35b0 009472 increase 1 ,temp 
-0x35b1 009473 fetch 1 ,mem_rssi_buff_index 
-0x35b2 009474 iand temp ,temp 
-0x35b3 009475 rtn 
-:      009477 rssi_average:
-0x35b4 009478 bpatchx patch32_4 ,mem_patch32 
-0x35b5 009479 fetch 1 ,mem_rssi_buff_index 
-0x35b6 009480 increase 1 ,pdata 
-0x35b7 009481 store 2 ,mem_loopcnt 
-0x35b8 009482 copy pdata ,loopcnt 
-0x35b9 009483 copy rega ,contr 
-0x35ba 009484 arg 0 ,pdata 
-:      009485 rssi_average_loop:
-0x35bb 009486 ifetcht 1 ,contr 
-0x35bc 009487 iadd temp ,pdata 
-0x35bd 009488 loop rssi_average_loop 
-0x35be 009489 fetcht 2 ,mem_loopcnt 
-0x35bf 009490 idiv temp 
-0x35c0 009491 call wait_div_end 
-0x35c1 009492 quotient temp 
-0x35c2 009493 rtnmark1 mark_24g_rxmode 
-0x35c3 009494 copy temp ,pdata 
-0x35c4 009495 rtnmark0 mark_24g 
-0x35c5 009496 call bcd 
-0x35c6 009497 copy pdata ,temp 
-0x35c7 009498 rtn 
-:      009500 save_rssi_dec:
-0x35c8 009501 branch save_rssi 
-:      009511 rssi_transmitter_buff_init:
-0x35c9 009512 fetch 2 ,mem_rssi_signal_buf_ptr 
-0x35ca 009513 branch rssi_buff_clear 
-:      009515 rssi_signal:
-0x35cb 009516 copy pdata ,rega 
-0x35cc 009517 fetcht 1 ,mem_rssi_signal_index 
-0x35cd 009518 fetch 2 ,mem_rssi_signal_buf_ptr 
-0x35ce 009519 iadd temp ,contw 
-0x35cf 009520 copy rega ,pdata 
-0x35d0 009521 istore 1 ,contw 
-0x35d1 009522 increase 1 ,temp 
-0x35d2 009523 fetch 1 ,mem_rssi_buff_index 
-0x35d3 009524 iand temp ,temp 
-0x35d4 009525 storet 1 ,mem_rssi_signal_index 
-0x35d5 009526 rtn 
-:      009536 rssi_receiver_buff_init:
-0x35d6 009537 fetch 2 ,mem_rssi_noise_buffer_ptr 
-0x35d7 009538 call rssi_buff_clear 
-0x35d8 009539 fetch 2 ,mem_rssi_noise_self_buffer_ptr 
-0x35d9 009540 call rssi_buff_clear 
-0x35da 009541 fetch 2 ,mem_rssi_noise_device1_buffer_ptr 
-0x35db 009542 call rssi_buff_clear 
-0x35dc 009543 fetch 2 ,mem_rssi_noise_device2_buffer_ptr 
-:      009544 rssi_buff_clear:
-0x35dd 009545 rtn blank 
-0x35de 009546 copy pdata ,contw 
-0x35df 009547 fetch 1 ,mem_rssi_buff_index 
-0x35e0 009548 increase 1 ,pdata 
-0x35e1 009549 copy pdata ,loopcnt 
-0x35e2 009550 branch clear_mem 
-:      009553 rssi_noise:
-0x35e3 009554 call save_rssi_dec 
-0x35e4 009555 rtn blank 
-0x35e5 009556 fetcht 1 ,mem_rssi_noise_index 
-0x35e6 009557 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
-0x35e7 009558 call rssi_store 
-0x35e8 009559 storet 1 ,mem_rssi_noise_index 
-0x35e9 009560 rtn 
-:      009563 rssi_noise_monitor:
-0x35ea 009564 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
-0x35eb 009565 call rssi_average 
-0x35ec 009566 storet 1 ,mem_rssi_noise_avg 
-0x35ed 009567 sub temp ,rssi_thresh_noise ,null 
-0x35ee 009568 nrtn positive 
-0x35ef 009569 branch g24_ch 
-:      009577 g24_transmit_init:
-0x35f0 009578 fetch 4 ,mem_24g_lap 
-0x35f1 009579 store 4 ,mem_24g_device_addr 
-0x35f2 009580 branch rssi_transmitter_buff_init 
-:      009582 g24_interval_param_4ms:
-0x35f3 009583 setarg g24_4ms_interval_param 
-0x35f4 009584 store 3 ,mem_24g_short_sleep_set 
-0x35f5 009585 setarg 0x100c0c 
-0x35f6 009586 store 3 ,mem_24g_interval 
-0x35f7 009587 setarg 0x00bb80 
-0x35f8 009588 store 3 ,mem_24g_long_sleep_set 
-0x35f9 009589 jam 5 ,mem_24g_fast_hop_count 
-0x35fa 009590 rtn 
-:      009592 g24_interval_param_8ms:
-0x35fb 009593 setarg g24_8ms_interval_param 
-0x35fc 009594 store 3 ,mem_24g_short_sleep_set 
-0x35fd 009595 setarg 0x1c1919 
-0x35fe 009596 store 3 ,mem_24g_interval 
-0x35ff 009597 setarg 0x017700 
-0x3600 009598 store 3 ,mem_24g_long_sleep_set 
-0x3601 009599 jam 11 ,mem_24g_fast_hop_count 
-0x3602 009600 rtn 
-:      009603 g24_transmit_dispatch:
-0x3603 009604 rtnmark0 mark_24g 
-0x3604 009605 fetch 1 ,mem_24g_conn_sm 
-0x3605 009606 bbit1 state_24g_pair ,g24_pair_dispatch 
-0x3606 009607 bbit1 state_24g_reconn ,g24_reconn_dispatch 
-0x3607 009608 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x3608 009609 beq g24_tx_timer_int_enable ,g24_transmit_by_interrupt 
-:      009610 g24_transmit_no_interrupt:
-0x3609 009611 bpatchx patch32_5 ,mem_patch32 
-0x360a 009612 call g24_txdata_prep 
-0x360b 009613 nbranch g24_nodata_transmit ,user 
-:      009614 g24_transmit_start:
-0x360c 009615 call g24_transmit_process 
-0x360d 009616 call power_ctrl_start 
-0x360e 009617 fetch 1 ,mem_device_option 
-0x360f 009618 beq dvc_op_mouse ,mouse_24g_transmit_start 
-:      009619 g24_transmit_start_next:
-0x3610 009620 fetch 8 ,mem_24g_long_sleep_set 
-0x3611 009621 store 8 ,mem_24g_enter_hibernate 
-0x3612 009622 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
-0x3613 009623 store 2 ,mem_24g_long_sleep_param_update_timer 
-0x3614 009624 fetch 2 ,mem_cb_24g_transmit_short_sleep 
-0x3615 009625 branch callback_func 
-:      009627 g24_short_sleep:
-0x3616 009628 bpatchx patch32_6 ,mem_patch32 
-0x3617 009629 call g24_lpm_wait 
-0x3618 009630 nrtn user 
-0x3619 009631 call g24_setgpio_lpm_before 
-0x361a 009632 call clear_wake 
-0x361b 009633 fetch 3 ,mem_24g_short_sleep_set 
-0x361c 009634 branch g24_long_seep2 
-:      009636 g24_long_sleep:
-0x361d 009637 bpatchx patch32_7 ,mem_patch32 
-0x361e 009638 call g24_lpm_wait 
-0x361f 009639 nrtn user 
-0x3620 009640 call g24_setgpio_lpm_before 
-0x3621 009641 fetch 8 ,mem_24g_enter_hibernate 
-:      009642 g24_long_seep2:
-0x3622 009643 call clk2lpo 
-0x3623 009644 storet 4 ,mem_sleep_counter 
-0x3624 009645 branch lpm_sleep 
-:      009649 g24_txdata_prep:
-0x3625 009650 call g24_package_data 
-0x3626 009651 nrtn user 
-0x3627 009652 branch g24_transmit_prep 
-:      009655 g24_package_data:
-0x3628 009656 fetch 2 ,mem_cb_24g_transmit_data 
-0x3629 009657 call callback_func 
-0x362a 009658 branch g24_accumulate_data ,user 
-0x362b 009659 fetch 7 ,mem_24g_txbuf + 1 
-0x362c 009660 rtn blank 
-0x362d 009661 branch enable_user 
-:      009663 g24_accumulate_data:
-0x362e 009664 jam 0 ,mem_24g_abort_pac 
-0x362f 009665 add rega ,1 ,pdata 
-0x3630 009666 store 1 ,mem_24g_datalen 
-0x3631 009667 call g24_transmit_rf_ctrl_clear 
-0x3632 009668 store 1 ,mem_24g_txbuf 
-0x3633 009669 copy regb ,contr 
-0x3634 009670 copy rega ,loopcnt 
-0x3635 009671 branch memcpy 
-:      009673 g24_transmit_rf_ctrl_clear:
-0x3636 009674 fetch 1 ,mem_24g_data_type 
-0x3637 009675 and_into bits_data ,pdata 
-0x3638 009676 store 1 ,mem_24g_data_type 
-0x3639 009677 rtn 
-:      009686 g24_transmit_process:
-0x363a 009687 setarg 0 
-0x363b 009688 store 1 ,mem_24g_retry 
-0x363c 009689 store 2 ,mem_24g_retransmit 
-:      009690 g24_transmit_loop:
-0x363d 009691 call g24_transmit_receive_ack 
-0x363e 009692 fetch 1 ,mem_24g_no_ack 
-0x363f 009693 beq no_ack_24g ,g24_transmit_no_ack 
-0x3640 009694 nbranch g24_retransmit ,sync 
-0x3641 009695 nbranch g24_retransmit ,user3 
-0x3642 009696 call g24_ackpayload_parse 
-0x3643 009697 fetch 1 ,mem_device_option 
-0x3644 009698 sub pdata ,dvc_op_mouse ,null 
-0x3645 009699 call mouse_24g_transmit_callback ,zero 
-:      009700 g24_transmit_no_ack:
-0x3646 009701 call power_ctrl_pac_succ_incrs 
-:      009702 g24_transmit_next_packet:
-0x3647 009703 call g24_txbuf_clear 
-0x3648 009704 fetch 1 ,mem_24g_pid 
-0x3649 009705 increase 1 ,pdata 
-0x364a 009706 store 1 ,mem_24g_pid 
-0x364b 009707 call g24_hop_enable_packet 
-:      009708 g24_transmit_abandon:
-0x364c 009709 bpatchx patch33_0 ,mem_patch33 
-0x364d 009710 setarg 0 
-0x364e 009711 store 1 ,mem_24g_ensure 
-0x364f 009712 store 2 ,mem_24g_txfail_cnt 
-0x3650 009713 rtn 
-:      009715 g24_transmit_receive_ack:
-0x3651 009716 bpatchx patch33_1 ,mem_patch33 
-0x3652 009717 disable user3 
-0x3653 009718 call g24_transmit 
-0x3654 009719 fetch 1 ,mem_24g_no_ack 
-0x3655 009720 beq no_ack_24g ,g24_end_of_packet 
-0x3656 009721 force 0 ,radio_ctrl 
-0x3657 009722 fetch 4 ,mem_24g_addr 
-0x3658 009723 iforce access 
-0x3659 009724 fetcht 1 ,mem_last_freq 
-0x365a 009725 call set_freq_rx 
-0x365b 009726 call rf_rx_enable 
-0x365c 009727 call g24_receive_rxon 
-0x365d 009728 call g24_end_of_packet ,user3 
-0x365e 009729 rtn 
-:      009731 g24_retransmit:
-0x365f 009732 bpatchx patch33_2 ,mem_patch33 
-0x3660 009733 fetch 1 ,mem_device_option 
-0x3661 009734 beq dvc_op_mouse ,mouse_g24_retransmit 
-:      009735 g24_retransmit0:
-0x3662 009736 fetch 1 ,mem_24g_abort_pac 
-0x3663 009737 nrtn blank 
-0x3664 009738 fetch 2 ,mem_24g_txfail_cnt 
-0x3665 009739 increase 1 ,pdata 
-0x3666 009740 store 2 ,mem_24g_txfail_cnt 
-0x3667 009741 fetch 1 ,mem_24g_txfail_cnt + 1 
-0x3668 009742 bbit1 4 ,g24_tx_attempt_fail 
-0x3669 009743 call g24_transmit_hop_process 
-0x366a 009744 fetch 2 ,mem_24g_retransmit 
-0x366b 009745 increase 1 ,pdata 
-0x366c 009746 store 2 ,mem_24g_retransmit 
-0x366d 009747 branch g24_transmit_loop 
-:      009749 g24_ackpayload_parse:
-0x366e 009750 bpatchx patch33_3 ,mem_patch33 
-0x366f 009751 call g24_read_len_pid_crc 
-0x3670 009752 fetch 1 ,mem_24g_rxdata_length 
-0x3671 009753 rtn blank 
-0x3672 009754 iforce loopcnt 
-0x3673 009755 arg mem_24g_rxbuf + 2 ,contr 
-0x3674 009756 arg mem_24g_rxpayload ,contw 
-0x3675 009757 branch memcpy 
-:      009760 g24_tx_attempt_fail:
-0x3676 009761 bpatchx patch33_4 ,mem_patch33 
-0x3677 009762 setarg 0 
-0x3678 009763 store 2 ,mem_24g_txfail_cnt 
-0x3679 009764 jam 1 ,mem_24g_attempt_fail_flag 
-:      009765 g24_stop_24g_mode:
-0x367a 009766 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
-0x367b 009767 branch ui_ipc_send_event 
-:      009777 g24_transmit_hop_process:
-0x367c 009778 bpatchx patch33_5 ,mem_patch33 
-0x367d 009779 fetcht 1 ,mem_24g_retry 
-0x367e 009780 fetch 1 ,mem_24g_fast_hop_count 
-0x367f 009781 isub temp ,null 
-0x3680 009782 nbranch g24_tx_fast_hop ,positive 
-0x3681 009783 increase 1 ,temp 
-0x3682 009784 storet 1 ,mem_24g_retry 
-0x3683 009785 fetch 1 ,mem_24g_fast_hop_count 
-0x3684 009786 beq 5 ,g24_transmit_hop_process_4ms 
-0x3685 009787 fetch 1 ,mem_24g_retry 
-0x3686 009788 beq 6 ,g24_hop_ch_disable 
-0x3687 009789 beq 12 ,g24_hop_ch_disable 
-0x3688 009790 rtn 
-:      009793 g24_transmit_hop_process_4ms:
-0x3689 009794 fetch 1 ,mem_24g_retry 
-0x368a 009795 beq 3 ,g24_hop_ch_disable 
-0x368b 009796 beq 6 ,g24_hop_ch_disable 
-0x368c 009797 rtn 
-:      009801 g24_hop_ch_enable:
-:      009806 g24_txpayload_type_update:
-0x368d 009807 bmark1 mark_ble_lr ,g24_lr_type_update 
-0x368e 009808 store 1 ,mem_24g_txpayload + offset_data_type 
-0x368f 009809 rtn 
-:      009810 g24_lr_type_update:
-0x3690 009811 store 1 ,mem_24g_txpayload + offset_lr_data_type 
-0x3691 009812 rtn 
-:      009814 g24_hop_enable_packet:
-0x3692 009815 fetch 1 ,mem_24g_data_type 
-0x3693 009816 rtnbit0 bit_hop 
-:      009817 g24_hop_ch_disable:
-0x3694 009818 fetch 1 ,mem_24g_data_type 
-0x3695 009819 set0 bit_hop ,pdata 
-0x3696 009820 store 1 ,mem_24g_data_type 
-0x3697 009821 call g24_txpayload_type_update 
-0x3698 009822 call power_ctrl_pac_succ_decrs 
-0x3699 009823 branch g24_ch 
-:      009825 g24_tx_fast_hop:
-0x369a 009826 call power_ctrl_txpower_incrs 
-0x369b 009827 call power_ctrl_pac_succ_decrs 
-0x369c 009828 branch g24_ch 
-:      009846 g24_search_receiver:
-0x369d 009847 fetch 2 ,mem_cb_24g_search_receiver 
-0x369e 009848 branch callback_func 
-:      009850 g24_nodata_transmit:
-0x369f 009851 fetch 1 ,mem_24g_abort_pac 
-0x36a0 009852 call g24_send_abort_packet ,blank 
-0x36a1 009853 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x36a2 009854 rtneq g24_tx_timer_int_enable 
-0x36a3 009855 call g24_search_receiver 
-0x36a4 009856 fetch 2 ,mem_cb_24g_transmit_long_sleep 
-0x36a5 009857 branch callback_func 
-:      009859 g24_send_abort_packet:
-0x36a6 009860 jam type_ms ,mem_24g_data_type 
-0x36a7 009861 jam 1 ,mem_24g_abort_pac 
-0x36a8 009862 call g24_transmit_rf_ctrl_clear 
-0x36a9 009863 store 1 ,mem_24g_txbuf 
-0x36aa 009864 setarg 0 
-0x36ab 009865 store 7 ,mem_24g_txbuf + 1 
-0x36ac 009866 fetch 4 ,mem_24g_device_addr 
-0x36ad 009867 store 4 ,mem_24g_txbuf + 8 
-0x36ae 009868 jam 12 ,mem_24g_datalen 
-0x36af 009869 fetch 1 ,mem_24g_data_type 
-0x36b0 009870 set1 bit_abort ,pdata 
-0x36b1 009871 store 1 ,mem_24g_data_type 
-0x36b2 009872 call g24_transmit_prep 
-0x36b3 009873 branch g24_transmit_start 
-:      009877 g24_lpm_wait:
-0x36b4 009878 bpatchx patch33_6 ,mem_patch33 
-0x36b5 009879 enable user 
-0x36b6 009880 call lpo_calibration 
-0x36b7 009881 fetch 3 ,mem_clks_per_lpo 
-0x36b8 009882 branch disable_user ,blank 
-0x36b9 009883 fetch 1 ,mem_lpm_mode 
-0x36ba 009884 branch disable_user ,blank 
-0x36bb 009885 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x36bc 009886 beq g24_tx_timer_int_enable ,disable_user 
-0x36bd 009887 rtn 
-:      009889 g24_setgpio_lpm_before:
-0x36be 009890 fetch 2 ,mem_cb_24g_lpm_before 
-0x36bf 009891 branch callback_func 
-:      009904 g24_transmit_by_interrupt:
-0x36c0 009905 call g24_timer_check 
-0x36c1 009906 nrtn user 
-0x36c2 009907 call g24_interval_calibrate 
-0x36c3 009908 fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36c4 009909 increase 1 ,pdata 
-0x36c5 009910 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36c6 009911 fetcht 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-0x36c7 009912 isub temp ,null 
-0x36c8 009913 call g24_transmit_by_interrupt_exit ,zero 
-0x36c9 009914 branch g24_transmit_no_interrupt 
-:      009917 g24_transmit_by_interrupt_exit:
-0x36ca 009918 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0x36cb 009919 setarg 0 
-0x36cc 009920 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36cd 009921 setarg 100 
-0x36ce 009922 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-:      009923 g24_interval_min:
-0x36cf 009924 jam 0 ,mem_24g_pac_index 
-0x36d0 009925 fetch 1 ,mem_24g_interval_min 
-:      009926 g24_interval_store:
-0x36d1 009927 store 1 ,mem_24g_interval 
-0x36d2 009928 rtn 
-:      009929 g24_interval_max:
-0x36d3 009930 fetch 1 ,mem_24g_interval_max 
-0x36d4 009931 branch g24_interval_store 
-:      009933 g24_interval_calibrate:
-0x36d5 009934 fetch 1 ,mem_24g_pac_index 
-0x36d6 009935 increase 1 ,pdata 
-0x36d7 009936 store 1 ,mem_24g_pac_index 
-0x36d8 009937 beq 4 ,g24_interval_max 
-0x36d9 009938 beq 5 ,g24_interval_min 
-0x36da 009939 rtn 
-:      009941 g24_transmit_by_interrupt_enable:
-0x36db 009942 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
-0x36dc 009943 setarg 0 
-0x36dd 009944 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36de 009945 rtn 
-:      009955 g24_factory_check:
-0x36df 009956 arg 2 ,loopcnt 
-0x36e0 009957 arg mem_24g_addr ,contr 
-:      009958 pdata_0xff_check:
-0x36e1 009959 call enable_user 
-0x36e2 009960 setarg 0xffff 
-:      009961 pdata_0xff_check_loop:
-0x36e3 009962 ifetcht 2 ,contr 
-0x36e4 009963 isub temp ,null 
-0x36e5 009964 ncall disable_user ,zero 
-0x36e6 009965 loop pdata_0xff_check_loop 
-0x36e7 009966 rtn 
-:      009976 power_ctrl_start:
-0x36e8 009977 bpatchx patch33_7 ,mem_patch33 
-0x36e9 009978 fetch 1 ,mem_power_ctrl_disable 
-0x36ea 009979 nrtn blank 
-0x36eb 009980 fetch 2 ,mem_ui_state_map 
-0x36ec 009981 rtnbit1 ui_state_ble_adv 
-0x36ed 009984 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
-0x36ee 009985 call rssi_average 
-0x36ef 009986 storet 1 ,mem_rssi_avg_received 
-0x36f0 009987 fetch 1 ,mem_rssi_dis_max_24g 
-0x36f1 009988 bmark1 mark_24g ,power_ctrl_start_next 
-0x36f2 009989 fetch 1 ,mem_rssi_dis_max_ble 
-:      009990 power_ctrl_start_next:
-0x36f3 009991 isub temp ,null 
-0x36f4 009992 nbranch power_ctrl_txpower_incrs_force ,positive 
-0x36f5 009993 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36f6 009994 sub pdata ,2 ,null 
-0x36f7 009995 nbranch power_ctrl_txpower_decrs_check ,positive 
-0x36f8 009996 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36f9 009997 beq 0 ,power_ctrl_txpower_incrs 
-0x36fa 009998 rtn 
-:      010000 power_ctrl_txpower_decrs_check:
-0x36fb 010001 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36fc 010002 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
-0x36fd 010003 isub temp ,null 
-0x36fe 010004 nrtn zero 
-0x36ff 010005 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      010006 power_ctrl_txpower_decrs:
-0x3700 010007 fetcht 1 ,mem_rssi_avg_received 
-0x3701 010008 fetch 1 ,mem_rssi_dis_min_24g 
-0x3702 010009 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
-0x3703 010010 fetch 1 ,mem_rssi_dis_min_ble 
-:      010011 power_ctrl_txpower_decrs_next:
-0x3704 010012 isub temp ,null 
-0x3705 010013 nrtn positive 
-0x3706 010014 fetch 1 ,mem_power_ctrl_level 
-0x3707 010015 beq 0 ,power_ctrl_decrs_level0 
-0x3708 010016 increase -1 ,pdata 
-0x3709 010017 store 1 ,mem_power_ctrl_level 
-0x370a 010018 beq 0 ,power_ctrl_decrs_level0 
-:      010019 power_ctrl_decrs_level1:
-:      010020 power_ctrl_incrs_level1:
-0x370b 010021 jam tx_power_0db ,mem_tx_power 
-0x370c 010022 rtn 
-:      010024 power_ctrl_txpower_incrs_force:
-0x370d 010025 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      010026 power_ctrl_txpower_incrs:
-0x370e 010027 fetch 1 ,mem_power_ctrl_level 
-0x370f 010028 beq 2 ,power_ctrl_incrs_level2 
-0x3710 010029 increase 1 ,pdata 
-0x3711 010030 store 1 ,mem_power_ctrl_level 
-0x3712 010031 beq 1 ,power_ctrl_incrs_level1 
-:      010032 power_ctrl_incrs_level2:
-0x3713 010033 jam tx_power_6db ,mem_tx_power 
-0x3714 010034 rtn 
-:      010036 power_ctrl_decrs_level0:
-0x3715 010037 jam tx_power_f5db ,mem_tx_power 
-0x3716 010038 rtn 
-:      010040 power_ctrl_pac_succ_cnt_init:
-0x3717 010041 jam 1 ,mem_power_ctrl_level 
-0x3718 010042 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-0x3719 010043 rtn 
-:      010045 power_ctrl_pac_succ_incrs:
-0x371a 010046 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371b 010047 increase 1 ,pdata 
-0x371c 010048 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371d 010049 rtn 
-:      010051 power_ctrl_pac_succ_decrs:
-0x371e 010052 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371f 010053 sub pdata ,2 ,null 
-0x3720 010054 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
-0x3721 010055 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x3722 010056 rtneq 0 
-0x3723 010057 increase -1 ,pdata 
-0x3724 010058 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x3725 010059 rtn 
-:      010061 power_ctrl_pac_succ_cnt_reinit:
-0x3726 010062 jam 3 ,mem_power_ctrl_pac_succ_cnt 
-0x3727 010063 rtn 
-:      010073 ali_mesh_access_layer_resolve_message:
-0x3728 010074 fetch 1 ,mem_ccm_data_len 
-0x3729 010075 store 1 ,mem_mesh_receive_model_message_payload_len 
-0x372a 010076 copy alarm ,contr 
-0x372b 010077 call memcpy24 
-0x372c 010078 fetch 2 ,mem_mesh_cb_receive_access_message 
-0x372d 010079 branch callback_func 
-:      010081 ali_mesh_access_layer_check_access_message_opcode:
-0x372e 010082 jam mesh_receive_new_message_timer ,mem_mesh_upper_receive_new_message_timer 
-0x372f 010083 call ali_mesh_app_recv_new_mesh_pkt 
-0x3730 010086 fetch 1 ,mem_mesh_receive_model_message_payload_opcode 
-0x3731 010087 beq mesh_message_opcode_config_appkey_add ,ali_mesh_access_layer_message_opcode_config_appkey_add 
-0x3732 010088 beq mesh_configuration_and_health_message_opcode_header ,ali_mesh_access_layer_config_or_health_message_opcode 
-0x3733 010089 beq mesh_module_message_opcode_header ,ali_mesh_model_layer_check_model_message_opcode 
-0x3734 010090 beq vendor_message_attr_set ,ali_mesh_ali_vendor_message_attribute_set 
-0x3735 010091 beq vendor_message_attr_get ,ali_mesh_ali_vendor_message_opcode_attr_get 
-0x3736 010092 beq vendor_message_attr_set_unacknowledged ,ali_mesh_ali_vendor_message_attribute_set 
-0x3737 010093 beq vendor_message_attr_confirmation ,ali_mesh_ali_vendor_message_opcode_attr_confrimation 
-0x3738 010094 rtn 
-:      010097 ali_mesh_access_layer_message_opcode_config_appkey_add:
-0x3739 010098 arg mem_mesh_receive_application_key ,contr 
-0x373a 010099 arg mem_mesh_application_key ,contw 
-0x373b 010100 call memcpy16 
-0x373c 010101 jam paired_status ,mem_mesh_provisioned_flag 
-0x373d 010102 call ali_mesh_encrypt_base_function_k3 
-0x373e 010103 call ali_mesh_encrypt_base_function_k4 
-0x373f 010104 call ali_mesh_access_layer_finish_pairing_init_subscription_list 
-0x3740 010105 call ali_mesh_accesss_layer_check_message_type 
-0x3741 010106 call ali_mesh_access_layer_send_config_appkey_status 
-0x3742 010107 jam paired_status ,mem_mesh_provisioned_flag 
-0x3743 010108 fetch 2 ,mem_mesh_cb_receive_config_appkey_add 
-0x3744 010109 branch callback_func 
-:      010111 ali_mesh_access_layer_recv_cfg_appkey_add_cb:
-0x3745 010112 setarg 0 
-0x3746 010113 store 2 ,mem_mesh_fast_pairing_timer 
-0x3747 010115 random pdata 
-0x3748 010116 and pdata ,0x1f ,pdata 
-0x3749 010117 add pdata ,30 ,pdata 
-0x374a 010118 store 1 ,mem_mesh_report_full_attribute_timer 
-0x374b 010119 add pdata ,5 ,pdata 
-0x374c 010120 store 1 ,mem_mesh_report_power_on_timer 
-0x374d 010121 call mesh_clear_timer_data 
-0x374e 010122 branch mesh_receive_config_appkey_add_cb 
-:      010124 ali_mesh_accesss_layer_check_message_type:
-0x374f 010125 fetch 1 ,mem_mesh_network_packet_type 
-0x3750 010126 jam received_config_appkey_add ,mem_mesh_provisioned_flag 
-0x3751 010127 rtneq mesh_message_app 
-0x3752 010128 jam paired_status ,mem_mesh_provisioned_flag 
-0x3753 010129 rtn 
-:      010131 ali_mesh_access_layer_send_config_appkey_status:
-0x3754 010132 setarg mesh_configuration_and_health_message_opcode_header 
-0x3755 010133 store 1 ,mem_mesh_access_layer_payload 
-0x3756 010134 setarg mesh_message_opcode_config_config_model_publication_set 
-0x3757 010135 istore 1 ,contw 
-0x3758 010136 setarg status_code_success 
-0x3759 010137 istore 1 ,contw 
-0x375a 010138 fetch 3 ,mem_mesh_netkeyindex_and_appkeyindex 
-0x375b 010139 istore 3 ,contw 
-0x375c 010140 jam 6 ,mem_mesh_access_layer_payload_len 
-0x375d 010141 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010144 ali_mesh_access_layer_finish_pairing_init_subscription_list:
-0x375e 010145 fetch 2 ,mem_mesh_core_feature 
-0x375f 010146 rtnbit1 mesh_feature_disable_subscription 
-0x3760 010147 call mesh_get_element_info_config 
-:      010148 ali_mesh_access_layer_finish_pairing_init_subscription_list_loop:
-0x3761 010149 add rega ,element_device_subscription_label ,regc 
-0x3762 010150 setarg -1 
-0x3763 010151 istore subscription_max_count ,regc 
-0x3764 010152 istore subscription_max_count ,contw 
-0x3765 010153 ifetch 2 ,rega 
-0x3766 010154 istore 2 ,regc 
-0x3767 010155 copy regb ,pdata 
-0x3768 010156 iadd rega ,rega 
-0x3769 010157 loop ali_mesh_access_layer_finish_pairing_init_subscription_list_loop 
-0x376a 010158 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x376b 010159 branch callback_func 
-:      010162 ali_mesh_access_layer_send_generic_onoff_status:
-0x376c 010163 setarg mesh_module_message_opcode_header 
-0x376d 010164 store 1 ,mem_mesh_access_layer_payload 
-0x376e 010165 setarg mesh_module_message_opcode_generic_onoff_status_no_head 
-0x376f 010166 istore 1 ,contw 
-0x3770 010167 fetch 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x3771 010168 istore 1 ,contw 
-0x3772 010169 jam 3 ,mem_mesh_access_layer_payload_len 
-0x3773 010170 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010173 ali_mesh_access_layer_send_light_lightness_status:
-0x3774 010174 setarg mesh_module_message_opcode_header 
-0x3775 010175 store 1 ,mem_mesh_access_layer_payload 
-0x3776 010176 setarg mesh_module_message_opcode_light_lightness_status_no_head 
-0x3777 010177 istore 1 ,contw 
-0x3778 010178 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
-0x3779 010179 istore 2 ,contw 
-0x377a 010180 jam 4 ,mem_mesh_access_layer_payload_len 
-0x377b 010181 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010184 ali_mesh_access_layer_send_light_ctl_stauts:
-0x377c 010185 setarg mesh_module_message_opcode_header 
-0x377d 010186 store 1 ,mem_mesh_access_layer_payload 
-0x377e 010187 setarg mesh_module_message_opcode_light_ctl_status_no_head 
-0x377f 010188 istore 1 ,contw 
-0x3780 010189 fetch 4 ,mem_mesh_ctl_lightness 
-0x3781 010190 istore 4 ,contw 
-0x3782 010191 jam 6 ,mem_mesh_access_layer_payload_len 
-0x3783 010192 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010196 ali_mesh_access_layer_send_scene_status:
-0x3784 010197 setarg mesh_module_message_opcode_scene_status 
-0x3785 010198 store 1 ,mem_mesh_access_layer_payload 
-0x3786 010199 setarg mesh_success 
-0x3787 010200 istore 1 ,contw 
-0x3788 010201 fetch 2 ,mem_mesh_scene_recall_payload_scene_number 
-0x3789 010202 istore 2 ,contw 
-0x378a 010203 jam 4 ,mem_mesh_access_layer_payload_len 
-0x378b 010204 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010208 ali_mesh_app_recv_new_mesh_pkt:
-0x378c 010210 fetch 1 ,mem_mesh_report_full_attribute_timer 
-0x378d 010211 rtn blank 
-0x378e 010212 pincrease 30 
-0x378f 010213 store 1 ,mem_mesh_report_full_attribute_timer 
-0x3790 010214 rtn 
-:      010216 ali_mesh_report_power_on_timer:
-0x3791 010217 arg mem_mesh_report_power_on_timer ,regc 
-0x3792 010218 arg ali_mesh_ali_vendor_message_opcode_device_power_on ,regb 
-0x3793 010219 branch timer_single_step 
-:      010221 ali_mesh_report_full_attribute_timer:
-0x3794 010222 arg mem_mesh_report_full_attribute_timer ,regc 
-0x3795 010223 arg ali_mesh_app_report_device_state ,regb 
-0x3796 010224 branch timer_single_step 
-:      010226 ali_mesh_app_report_device_state:
-0x3797 010227 fetch 2 ,mem_mesh_app_deport_device_state 
-0x3798 010228 branch callback_func 
-:      010235 ali_mesh_ali_vendor_message_attribute_set:
-0x3799 010236 call ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid 
-0x379a 010237 nrtn user 
-0x379b 010238 bpatchx patch34_0 ,mem_patch34 
-0x379c 010239 fetch 2 ,mem_mesh_vendor_message_attr_type 
-0x379d 010240 arg vendor_message_attr_type_time ,temp 
-0x379e 010241 isub temp ,null 
-0x379f 010242 branch ali_mesh_ali_vendor_message_opcode_timer_set_curr_time ,zero 
-0x37a0 010244 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
-0x37a1 010245 isub temp ,null 
-0x37a2 010246 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically ,zero 
-0x37a3 010248 arg vendor_mseeage_attr_type_set_time_single ,temp 
-0x37a4 010249 isub temp ,null 
-0x37a5 010250 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing ,zero 
-0x37a6 010252 arg vendor_message_attr_type_timer_deleate ,temp 
-0x37a7 010253 isub temp ,null 
-0x37a8 010254 branch ali_mesh_ali_vendor_message_opcode_delete_timer ,zero 
-0x37a9 010255 arg vendor_message_attr_type_timer_inquire ,temp 
-0x37aa 010256 isub temp ,null 
-0x37ab 010257 branch ali_mesh_ali_vendor_message_opcode_timer_inquire ,zero 
-0x37ac 010258 arg vendor_mseeage_attr_type_timer_enable ,temp 
-0x37ad 010259 isub temp ,null 
-0x37ae 010260 branch ali_mesh_ali_vendor_message_opcode_timer_set_state ,zero 
-0x37af 010263 arg vendor_message_attr_type_main_light ,temp 
-0x37b0 010264 isub temp ,null 
-0x37b1 010265 branch ali_mesh_ali_vendor_message_attribute_set_main_light ,zero 
-0x37b2 010266 arg vendor_message_attr_type_background_light ,temp 
-0x37b3 010267 isub temp ,null 
-0x37b4 010268 branch ali_mesh_ali_vendor_message_attribute_set_background_light ,zero 
-0x37b5 010269 arg vendor_message_attr_type_color ,temp 
-0x37b6 010270 isub temp ,null 
-0x37b7 010271 branch ali_mesh_ali_vendor_message_attribute_set_color ,zero 
-0x37b8 010272 fetch 2 ,mem_mesh_cb_recv_vendor 
-0x37b9 010273 branch callback_func 
-:      010275 ali_mesh_ali_vendor_message_opcode_attr_get:
-0x37ba 010276 rtn 
-:      010277 ali_mesh_ali_vendor_message_opcode_attr_confrimation:
-0x37bb 010278 ifetch 2 ,contr 
-0x37bc 010279 arg vendor_message_opcode_company_id ,temp 
-0x37bd 010280 isub temp ,null 
-0x37be 010281 nrtn zero 
-0x37bf 010282 ifetch 1 ,contr 
-0x37c0 010283 fetcht 1 ,mem_mesh_upper_tran_layer_packet_tid 
-0x37c1 010284 isub temp ,null 
-0x37c2 010285 nrtn zero 
-0x37c3 010286 branch ali_mesh_stop_send_indication_packet 
-:      010288 ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid:
-0x37c4 010289 call disable_user 
-0x37c5 010290 fetch 2 ,mem_mesh_vendor_message_cid 
-0x37c6 010291 arg vendor_message_opcode_company_id ,temp 
-0x37c7 010292 isub temp ,null 
-0x37c8 010293 nrtn zero 
-0x37c9 010294 fetcht 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37ca 010295 fetch 1 ,mem_mesh_vendor_message_tid 
-0x37cb 010296 isub temp ,null 
-0x37cc 010297 rtn zero 
-0x37cd 010298 store 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37ce 010299 branch enable_user 
-:      010301 ali_mesh_ali_vendor_message_attribute_set_main_light:
-0x37cf 010302 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
-0x37d0 010303 fetch 2 ,mem_mesh_cb_main_light_onoff_set 
-0x37d1 010304 branch callback_func 
-:      010307 ali_mesh_ali_vendor_message_attribute_set_background_light:
-0x37d2 010308 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
-0x37d3 010309 fetch 2 ,mem_mesh_cb_background_onoff_set 
-0x37d4 010310 branch callback_func 
-:      010312 ali_mesh_ali_vendor_message_attribute_set_color:
-0x37d5 010313 call ali_mesh_ali_vendor_message_ack_attr_status_uint48 
-0x37d6 010314 fetch 2 ,mem_mesh_cb_color_set 
-0x37d7 010315 branch callback_func 
-:      010318 ali_mesh_ali_vendor_message_opcode_timer_set_curr_time:
-0x37d8 010319 call ali_mesh_ali_vendor_message_ack_attr_status_uint32 
-0x37d9 010321 fetch 4 ,mem_mesh_vendor_message_current_time 
-0x37da 010322 store 4 ,mem_mesh_vendor_timer_current_time 
-0x37db 010323 branch ali_mesh_time_init_system_time 
-:      010327 ali_mesh_ali_vendor_message_status_add_head:
-0x37dc 010328 setarg vendor_message_attr_status 
-0x37dd 010329 store 1 ,mem_mesh_access_layer_payload 
-0x37de 010330 setarg vendor_message_opcode_company_id 
-0x37df 010331 istore 2 ,contw 
-0x37e0 010332 fetch 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37e1 010333 istore 1 ,contw 
-0x37e2 010334 istoret 2 ,contw 
-0x37e3 010335 rtn 
-:      010338 ali_mesh_ali_vendor_message_opcode_device_power_on:
-0x37e4 010339 arg 0 ,queue 
-0x37e5 010340 arg vendor_message_event_device_power_on ,temp 
-0x37e6 010341 arg vendor_attr_type_event_trigger ,rega 
-0x37e7 010342 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
-:      010353 ali_mesh_ali_vendor_message_opcode_generic_onoff:
-0x37e8 010354 arg vendor_attr_generic_onoff_server ,rega 
-0x37e9 010355 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
-:      010359 ali_mesh_ali_vendor_message_ack_attr_status_uint64:
-0x37ea 010360 arg 8 ,loopcnt 
-0x37eb 010361 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010363 ali_mesh_ali_vendor_message_ack_attr_status_uint56:
-0x37ec 010364 arg 8 ,loopcnt 
-0x37ed 010365 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010367 ali_mesh_ali_vendor_message_ack_attr_status_uint48:
-0x37ee 010368 arg 6 ,loopcnt 
-0x37ef 010369 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010371 ali_mesh_ali_vendor_message_ack_attr_status_uint32:
-0x37f0 010372 arg 4 ,loopcnt 
-0x37f1 010373 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010375 ali_mesh_ali_vendor_message_ack_attr_status_uint16:
-0x37f2 010376 arg 2 ,loopcnt 
-0x37f3 010377 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010379 ali_mesh_ali_vendor_message_ack_attr_status_uint8:
-0x37f4 010380 arg 1 ,loopcnt 
-0x37f5 010381 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010384 ali_mesh_ali_vendor_message_ack_attr_status:
-0x37f6 010385 add loopcnt ,6 ,pdata 
-0x37f7 010386 store 1 ,mem_mesh_access_layer_payload_len 
-0x37f8 010387 call ali_mesh_ali_vendor_message_status_add_head 
-0x37f9 010388 arg mem_mesh_vendor_attr_parameter ,contr 
-0x37fa 010389 call memcpy 
-0x37fb 010390 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010397 ali_mesh_ali_vendor_message_opcode_para_uint8:
-0x37fc 010398 call ali_mesh_ali_vendor_message_indication_info_add_head 
-0x37fd 010399 istorer rega ,2 ,contw 
-0x37fe 010400 istoret 1 ,contw 
-0x37ff 010401 jam 7 ,mem_mesh_access_layer_payload_len 
-0x3800 010402 branch ali_mesh_ali_vendor_message_send_message 
-:      010408 ali_mesh_ali_vendor_message_opcode_para_uint16:
-0x3801 010409 call ali_mesh_ali_vendor_message_indication_info_add_head 
-0x3802 010410 istorer rega ,2 ,contw 
-0x3803 010411 istoret 2 ,contw 
-0x3804 010412 jam 8 ,mem_mesh_access_layer_payload_len 
-0x3805 010413 branch ali_mesh_ali_vendor_message_send_message 
-:      010417 ali_mesh_ali_vendor_message_send_message:
-0x3806 010418 call ali_mesh_more_element_calc_queue_address 
-0x3807 010419 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
-:      010422 ali_mesh_ali_vendor_message_indication_info_add_head:
-0x3808 010423 fetch 1 ,mem_mesh_transport_aid 
-0x3809 010424 store 1 ,mem_mesh_message_transport_head 
-0x380a 010425 setarg vendor_message_tmall_dst 
-0x380b 010426 store 2 ,mem_mesh_send_message_dst 
-0x380c 010427 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
-0x380d 010428 pincrease 1 
-0x380e 010429 store 1 ,mem_mesh_vendor_mesh_send_tid 
-0x380f 010430 beq vendor_message_send_tid_max ,ali_mesh_ali_vendor_message_indication_info_reset_tid 
-0x3810 010431 setarg vendor_message_attr_indication 
-0x3811 010432 store 1 ,mem_mesh_access_layer_payload 
-0x3812 010433 setarg vendor_message_opcode_company_id 
-0x3813 010434 istore 2 ,contw 
-0x3814 010435 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
-0x3815 010436 istore 1 ,contw 
-0x3816 010437 rtn 
-:      010439 ali_mesh_ali_vendor_message_indication_info_reset_tid:
-0x3817 010440 jam vendor_message_send_tid_min ,mem_mesh_vendor_mesh_send_tid 
-0x3818 010441 rtn 
-:      010444 ali_mesh_ali_vendor_message_opcode_delete_timer:
-0x3819 010445 copy contr ,rega 
-0x381a 010446 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x381b 010447 arg 6 ,temp 
-0x381c 010448 isub temp ,pdata 
-0x381d 010449 store 1 ,mem_mesh_timer_index_buffer_len 
-0x381e 010450 copy pdata ,loopcnt 
-0x381f 010451 copy rega ,contr 
-0x3820 010452 arg mem_mesh_timer_index_buffer ,contw 
-0x3821 010453 call memcpy 
-0x3822 010454 arg 0 ,regb 
-:      010455 ali_mesh_ali_vendor_message_opcode_delete_timer_loop:
-0x3823 010456 arg mem_mesh_timer_index_buffer ,pdata 
-0x3824 010457 iadd regb ,temp 
-0x3825 010458 ifetch 1 ,temp 
-0x3826 010459 beq 0xff ,ali_mesh_ali_vendor_aim_timer_buffer_clear_all 
-0x3827 010460 and pdata ,0x7f ,pdata 
-0x3828 010461 call ali_mesh_ali_vendor_aim_timer_buffer_clear 
-0x3829 010462 increase 1 ,regb 
-0x382a 010463 fetch 1 ,mem_mesh_timer_index_buffer_len 
-0x382b 010464 isub regb ,null 
-0x382c 010465 branch ali_mesh_ali_vendor_message_opcode_delete_timer_loop ,positive 
-0x382d 010466 call peripherals_write_mesh_timer_infmatn 
-:      010467 ali_mesh_access_layer_send_ali_vendor_message_delete_timer:
-0x382e 010468 arg vendor_message_attr_type_timer_deleate ,temp 
-0x382f 010469 call ali_mesh_ali_vendor_message_status_add_head 
-0x3830 010470 arg 0 ,temp 
-0x3831 010471 istoret 1 ,contw 
-0x3832 010472 copy contw ,temp 
-0x3833 010473 call ali_mesh_get_all_timer_index_timer 
-0x3834 010474 pincrease 7 
-0x3835 010475 store 1 ,mem_mesh_access_layer_payload_len 
-0x3836 010476 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010478 ali_mesh_ali_vendor_aim_timer_buffer_clear:
-0x3837 010479 rtn blank 
-0x3838 010480 pincrease -1 
-0x3839 010481 mul32 pdata ,18 ,pdata 
-0x383a 010482 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x383b 010483 iadd rega ,rega 
-0x383c 010484 setarg 0 
-0x383d 010485 istore 1 ,rega 
-0x383e 010486 rtn 
-:      010488 ali_mesh_ali_vendor_aim_timer_buffer_clear_all:
-0x383f 010489 arg 18 ,loopcnt 
-0x3840 010490 mul32 loopcnt ,mesh_x_timers ,loopcnt 
-0x3841 010491 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3842 010492 call clear_mem 
-0x3843 010493 call peripherals_write_mesh_timer_infmatn 
-0x3844 010494 branch ali_mesh_access_layer_send_ali_vendor_message_delete_timer 
-:      010496 ali_mesh_ali_vendor_message_opcode_timer_inquire:
-0x3845 010497 ifetch 1 ,contr 
-0x3846 010498 beq 0xff ,ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer 
-0x3847 010499 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3848 010500 ifetch 1 ,contr 
-0x3849 010501 pincrease -1 
-0x384a 010502 mul32 pdata ,18 ,pdata 
-0x384b 010503 arg mem_mesh_vendor_timer_timing_buffer ,contr 
-0x384c 010504 iadd contr ,contr 
-0x384d 010505 arg mem_mesh_vendor_timer_timing_palyload ,contw 
-0x384e 010506 arg 18 ,loopcnt 
-0x384f 010507 call memcpy 
-0x3850 010508 arg vendor_message_attr_type_timer_inquire ,temp 
-0x3851 010509 call ali_mesh_ali_vendor_message_status_add_head 
-0x3852 010510 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x3853 010511 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error ,blank 
-0x3854 010512 arg 0 ,temp 
-0x3855 010513 istoret 1 ,contw 
-:      010514 ali_mesh_ali_vendor_message_opcode_timer_inquire_time:
-0x3856 010515 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3857 010516 istore 1 ,contw 
-0x3858 010517 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x3859 010518 istore 1 ,contw 
-0x385a 010519 fetch 8 ,mem_mesh_vendor_timer_timing_time 
-0x385b 010520 istore 8 ,contw 
-0x385c 010521 jam 17 ,mem_mesh_access_layer_payload_len 
-0x385d 010522 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010525 ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer:
-0x385e 010526 arg vendor_message_attr_type_timer_inquire ,temp 
-0x385f 010527 call ali_mesh_ali_vendor_message_status_add_head 
-0x3860 010528 arg 0xff ,temp 
-0x3861 010529 istoret 2 ,contw 
-0x3862 010532 copy contw ,temp 
-0x3863 010533 call ali_mesh_get_all_timer_index_timer 
-0x3864 010534 pincrease 8 
-0x3865 010535 store 1 ,mem_mesh_access_layer_payload_len 
-0x3866 010536 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010541 ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error:
-0x3867 010542 arg 0x80 ,temp 
-0x3868 010543 istore 1 ,contw 
-0x3869 010544 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time 
-:      010546 ali_mesh_ali_vendor_message_opcode_timer_set_state:
-0x386a 010547 ifetch 1 ,contr 
-0x386b 010548 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x386c 010549 and pdata ,0x7f ,pdata 
-0x386d 010550 pincrease -1 
-0x386e 010551 mul32 pdata ,18 ,pdata 
-0x386f 010552 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3870 010553 iadd contw ,contw 
-0x3871 010554 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3872 010555 istore 1 ,contw 
-0x3873 010556 call peripherals_write_mesh_timer_infmatn 
-0x3874 010557 arg vendor_mseeage_attr_type_timer_enable ,temp 
-0x3875 010558 call ali_mesh_ali_vendor_message_status_add_head 
-0x3876 010559 setarg 0 
-0x3877 010560 istore 1 ,contw 
-0x3878 010561 copy contw ,temp 
-0x3879 010562 call ali_mesh_get_all_timer_index_timer 
-0x387a 010563 pincrease 7 
-0x387b 010564 store 1 ,mem_mesh_access_layer_payload_len 
-0x387c 010565 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010570 ali_mesh_time_function:
-0x387d 010571 copy clkn_bt ,temp 
-0x387e 010572 fetch 4 ,mem_system_time 
-0x387f 010573 isub temp ,null 
-0x3880 010574 call ali_mesh_timer_timeout ,positive 
-0x3881 010575 call ali_mesh_clkn_bt_add_1s 
-0x3882 010576 isub temp ,null 
-0x3883 010577 rtn positive 
-0x3884 010578 call ali_mesh_time_init_system_time_without_clk 
-0x3885 010579 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x3886 010580 pincrease 1 
-0x3887 010581 store 4 ,mem_mesh_vendor_timer_current_time 
-0x3888 010582 branch ali_mesh_ali_vendor_check_time 
-:      010585 ali_mesh_time_init_system_time:
-0x3889 010586 copy clkn_bt ,pdata 
-:      010587 ali_mesh_time_init_system_time_without_clk:
-0x388a 010588 store 4 ,mem_system_time 
-0x388b 010589 fetch 1 ,mem_system_time + 3 
-0x388c 010590 and_into 0x0f ,pdata 
-0x388d 010591 store 1 ,mem_system_time + 3 
-0x388e 010592 rtn 
-:      010594 ali_mesh_timer_timeout:
-0x388f 010595 rtn zero 
-0x3890 010596 copy pdata ,regb 
-0x3891 010597 setarg 0x100000 
-0x3892 010598 lshift8 pdata ,pdata 
-0x3893 010599 iadd temp ,temp 
-0x3894 010600 copy regb ,pdata 
-0x3895 010601 rtn 
-:      010603 ali_mesh_clkn_bt_add_1s:
-0x3896 010604 arg 20 ,loopcnt 
-:      010605 ali_mesh_time_loop:
-0x3897 010606 pincrease 160 
-0x3898 010607 loop ali_mesh_time_loop 
-0x3899 010608 rtn 
-:      010610 ali_mesh_ali_vendor_check_time:
-0x389a 010611 setarg mesh_x_timers 
-0x389b 010612 store 1 ,mem_mesh_vendor_timer_check_loop 
-0x389c 010613 pincrease -1 
-0x389d 010614 mul32 pdata ,18 ,pdata 
-0x389e 010615 arg mem_mesh_vendor_timer_timing_buffer ,alarm 
-0x389f 010616 iadd alarm ,alarm 
-:      010617 ali_mesh_ali_vendor_check_time_loop:
-0x38a0 010618 ifetch 1 ,alarm 
-0x38a1 010619 ncall ali_mesh_ali_vendor_had_timing ,blank 
-0x38a2 010620 increase -18 ,alarm 
-0x38a3 010622 fetch 1 ,mem_mesh_vendor_timer_check_loop 
-0x38a4 010623 pincrease -1 
-0x38a5 010624 rtn blank 
-0x38a6 010625 store 1 ,mem_mesh_vendor_timer_check_loop 
-0x38a7 010626 branch ali_mesh_ali_vendor_check_time_loop 
-:      010628 ali_mesh_ali_vendor_had_timing:
-0x38a8 010629 arg 7 ,queue 
-0x38a9 010630 qisolate0 pdata 
-0x38aa 010631 rtn true 
-0x38ab 010632 and pdata ,0x7f ,pdata 
-0x38ac 010633 arg mesh_x_timers ,temp 
-0x38ad 010634 isub temp ,null 
-0x38ae 010635 rtn positive 
-0x38af 010636 copy alarm ,contr 
-0x38b0 010637 arg mem_mesh_vendor_timer_timing_palyload ,contw 
-0x38b1 010638 arg 18 ,loopcnt 
-0x38b2 010639 call memcpy 
-0x38b3 010640 fetch 1 ,mem_mesh_vendor_timer_timing_palyload + 17 
-0x38b4 010641 beq 0x59 ,ali_mesh_ali_vendor_had_timing_cyclically 
-:      010642 ali_mesh_ali_vendor_had_timing_single_time:
-0x38b5 010643 fetcht 4 ,mem_mesh_vendor_timer_current_time 
-0x38b6 010644 fetch 4 ,mem_mesh_vendor_timer_timing_time 
-0x38b7 010645 isub temp ,null 
-0x38b8 010646 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para 
-0x38b9 010647 branch ali_mesh_ali_vendor_time_timeout ,zero 
-0x38ba 010648 nbranch ali_mesh_ali_vendor_time_out_of_date ,positive 
-0x38bb 010649 rtn 
-:      010651 ali_mesh_ali_vendor_time_out_of_date:
-0x38bc 010652 setarg 0 
-0x38bd 010653 istore 1 ,alarm 
-0x38be 010654 rtn 
-:      010656 ali_mesh_ali_vendor_had_timing_cyclically:
-0x38bf 010658 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x38c0 010659 arg seconds_of_min ,temp 
-0x38c1 010660 idiv temp 
-0x38c2 010661 call wait_div_end 
-0x38c3 010662 remainder pdata 
-0x38c4 010663 nrtn blank 
-0x38c5 010665 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x38c6 010666 arg seconds_of_four_days ,temp 
-0x38c7 010667 isub temp ,pdata 
-0x38c8 010669 arg seconds_of_week ,temp 
-0x38c9 010670 idiv temp 
-0x38ca 010671 call wait_div_end 
-0x38cb 010672 remainder pdata 
-0x38cc 010673 arg seconds_of_day ,temp 
-0x38cd 010674 idiv temp 
-0x38ce 010675 call wait_div_end 
-0x38cf 010676 remainder rega 
-0x38d0 010677 quotient queue 
-0x38d1 010678 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
-0x38d2 010679 branch ali_mesh_ali_vendor_had_timing_cyclically_continue ,blank 
-0x38d3 010680 qisolate1 pdata 
-0x38d4 010681 nrtn true 
-:      010682 ali_mesh_ali_vendor_had_timing_cyclically_continue:
-0x38d5 010684 deposit rega 
-0x38d6 010685 arg seconds_of_min ,temp 
-0x38d7 010686 idiv temp 
-0x38d8 010687 call wait_div_end 
-0x38d9 010688 quotient temp 
-0x38da 010689 setarg eight_hours_time_zone_offset 
-0x38db 010690 iadd temp ,temp 
-0x38dc 010691 fetch 2 ,mem_mesh_vendor_timer_timing_time_cyclic 
-0x38dd 010692 arg 0xfff ,rega 
-0x38de 010693 iand rega ,pdata 
-0x38df 010694 isub temp ,null 
-0x38e0 010695 nrtn zero 
-0x38e1 010696 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para_cyclic 
-0x38e2 010697 branch ali_mesh_ali_vendor_time_timeout 
-:      010699 ali_mesh_ali_vendor_time_timeout:
-0x38e3 010700 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x38e4 010701 jam 1 ,mem_mesh_vendor_timer_check_loop 
-0x38e5 010703 copy alarm ,pdata 
-0x38e6 010704 store 2 ,mem_mesh_alarm_temp 
-0x38e7 010706 fetcht 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x38e8 010707 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x38e9 010708 call ali_mesh_ali_vendor_message_opcode_generic_onoff 
-0x38ea 010710 fetch 2 ,mem_mesh_alarm_temp 
-0x38eb 010711 copy pdata ,alarm 
-0x38ec 010712 add alarm ,17 ,contr 
-0x38ed 010713 ifetch 1 ,contr 
-0x38ee 010714 beq timer_cyclical_falg ,ali_mesh_ali_vendor_time_timeout_cyclic 
-:      010715 ali_mesh_ali_vendor_time_timeout_continue:
-0x38ef 010716 setarg 0 
-0x38f0 010717 istore 1 ,alarm 
-0x38f1 010718 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x38f2 010719 call ali_mesh_ali_vendor_message_opcode_timing_finish 
-0x38f3 010720 branch peripherals_write_mesh_timer_infmatn 
-:      010724 ali_mesh_ali_vendor_time_timeout_cyclic:
-0x38f4 010725 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
-0x38f5 010726 branch ali_mesh_ali_vendor_time_timeout_continue ,blank 
-0x38f6 010727 arg vendor_attr_type_event_trigger ,temp 
-0x38f7 010728 call ali_mesh_ali_vendor_message_status_add_head 
-0x38f8 010729 setarg 0x11 
-0x38f9 010730 istore 1 ,contw 
-0x38fa 010731 ifetch 1 ,alarm 
-0x38fb 010732 or pdata ,0x80 ,pdata 
-0x38fc 010733 istore 1 ,contw 
-0x38fd 010734 jam 8 ,mem_mesh_access_layer_payload 
-0x38fe 010735 branch ali_mesh_ali_vendor_message_send_message 
-:      010737 ali_mesh_ali_vendor_message_opcode_timing_finish:
-0x38ff 010738 arg vendor_attr_type_event_index_report ,temp 
-0x3900 010739 call ali_mesh_ali_vendor_message_status_add_head 
-0x3901 010740 copy contw ,temp 
-0x3902 010741 call ali_mesh_get_all_timer_index_timer 
-0x3903 010743 pincrease 6 
-0x3904 010744 store 1 ,mem_mesh_access_layer_payload_len 
-0x3905 010745 jam vendor_message_attr_status ,mem_mesh_access_layer_payload 
-0x3906 010746 branch ali_mesh_ali_vendor_message_send_message 
-:      010749 ali_mesh_ali_vendor_message_opcode_timer_set_timing:
-0x3907 010750 arg mem_mesh_vendor_timer_timing_index ,contw 
-0x3908 010751 arg 16 ,loopcnt 
-0x3909 010752 call memcpy 
-0x390a 010753 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x390b 010754 and pdata ,0x7f ,pdata 
-0x390c 010755 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x390d 010756 sub pdata ,mesh_x_timers ,null 
-0x390e 010757 nrtn positive 
-0x390f 010758 fetch 4 ,mem_mesh_vendor_timer_timing_time 
-0x3910 010759 arg 60 ,temp 
-0x3911 010760 idiv temp 
-0x3912 010761 call wait_div_end 
-0x3913 010762 remainder temp 
-0x3914 010763 isub temp ,pdata 
-0x3915 010764 store 4 ,mem_mesh_vendor_timer_timing_time 
-0x3916 010765 setarg 0 
-0x3917 010766 store 2 ,mem_mesh_vendor_timer_timing_flag 
-0x3918 010767 arg mem_mesh_vendor_timer_timing_index ,rega 
-0x3919 010768 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
-0x391a 010769 arg vendor_mseeage_attr_type_set_time_single ,temp 
-0x391b 010770 branch ali_mesh_access_layer_send_ali_vendor_message_current_timing 
-:      010775 ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically:
-0x391c 010777 arg mem_mesh_vendor_timer_timing_index_cyclic ,contw 
-0x391d 010778 arg 17 ,loopcnt 
-0x391e 010779 call memcpy 
-0x391f 010782 fetch 1 ,mem_mesh_vendor_timer_timing_index_cyclic 
-0x3920 010783 and pdata ,0x7f ,pdata 
-0x3921 010784 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3922 010785 sub pdata ,mesh_x_timers ,null 
-0x3923 010786 nrtn positive 
-0x3924 010788 jam 0x59 ,mem_mesh_vendor_timer_timing_cyclic_flag 
-0x3925 010789 arg mem_mesh_vendor_timer_timing_index_cyclic ,rega 
-0x3926 010790 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
-0x3927 010791 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
-:      010794 ali_mesh_access_layer_send_ali_vendor_message_current_timing:
-0x3928 010796 call ali_mesh_ali_vendor_message_status_add_head 
-0x3929 010797 setarg 0 
-0x392a 010798 store 1 ,mem_mesh_access_layer_payload + 6 
-0x392b 010799 copy contw ,temp 
-0x392c 010800 call ali_mesh_get_all_timer_index_timer 
-0x392d 010801 pincrease 7 
-0x392e 010802 store 1 ,mem_mesh_access_layer_payload_len 
-0x392f 010803 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010806 ali_mesh_ali_vendor_store_mesh_timer_infmatn:
-0x3930 010807 call ali_mesh_vendor_timer_buffer_offset_cal 
-0x3931 010808 copy rega ,contr 
-0x3932 010809 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3933 010810 iadd contw ,contw 
-0x3934 010811 arg 18 ,loopcnt 
-0x3935 010812 call memcpy 
-0x3936 010813 branch peripherals_write_mesh_timer_infmatn 
-:      010815 ali_mesh_vendor_timer_buffer_offset_cal:
-0x3937 010816 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3938 010817 pincrease -1 
-0x3939 010818 mul32 pdata ,18 ,pdata 
-0x393a 010819 rtn 
-:      010821 ali_mesh_get_all_timer_index_timer:
-0x393b 010822 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x393c 010823 arg 0 ,regb 
-0x393d 010824 copy temp ,contw 
-0x393e 010825 arg mesh_x_timers ,loopcnt 
-0x393f 010826 increase -1 ,loopcnt 
-:      010827 ali_mesh_get_all_timer_index_timer_loop:
-0x3940 010828 ifetch 1 ,rega 
-0x3941 010829 beq 0xff ,ali_mesh_get_all_timer_index_timer_loop_end 
-0x3942 010830 branch ali_mesh_get_all_timer_index_timer_loop_end ,blank 
-0x3943 010831 increase 1 ,regb 
-0x3944 010832 istore 1 ,contw 
-:      010833 ali_mesh_get_all_timer_index_timer_loop_end:
-0x3945 010834 setarg 18 
-0x3946 010835 iadd rega ,rega 
-0x3947 010836 loop ali_mesh_get_all_timer_index_timer_loop 
-0x3948 010837 copy regb ,pdata 
-0x3949 010838 rtn 
-:      010840 peripherals_write_mesh_timer_infmatn:
-0x394a 010841 fetch 2 ,mem_mesh_cb_vendor_timing_changed 
-0x394b 010842 branch callback_func 
-:      010852 ali_mesh_bearer_layer_send_packet_by_network_layer:
-0x394c 010853 bpatchx patch34_1 ,mem_patch34 
-0x394d 010854 setarg mem_mesh_queue_each_size 
-0x394e 010855 store 2 ,mem_mesh_element_device_queue_buffer_ptr 
-0x394f 010856 setarg mem_mesh_element_device 
-0x3950 010857 store 2 ,mem_mesh_rega_temp 
-0x3951 010858 jam adv_pairing_mesh_message_duration ,mem_mesh_queue_ele_duration 
-0x3952 010859 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
-0x3953 010860 store 1 ,mem_mesh_queue_ele_gatt_msg_id 
-0x3954 010862 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3955 010863 pincrease 11 
-0x3956 010864 add pdata ,-2 ,loopcnt 
-0x3957 010873 store 1 ,mem_mesh_queue_ele_len 
-0x3958 010874 pincrease -1 
-0x3959 010877 istore 1 ,contw 
-0x395a 010878 setarg gap_adtype_mesh_message 
-0x395b 010879 istore 1 ,contw 
-0x395c 010880 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
-0x395d 010881 call memcpy_fast 
-0x395e 010882 fetchr rega ,2 ,mem_mesh_rega_temp 
-0x395f 010883 call ali_mesh_advertising_bearer_layer_init_queue 
-0x3960 010884 call queue_push 
-:      010885 ali_mesh_bearer_layer_gatt_send_packet_by_network_layer:
-0x3961 010886 fetch 2 ,mem_ui_state_map 
-0x3962 010887 isolate1 ui_state_ble_connected ,pdata 
-0x3963 010888 nrtn true 
-:      010889 ali_mesh_send_ble_data_control_package:
-0x3964 010890 call ali_mesh_network_layer_init_gatt_queue_param 
-0x3965 010891 arg mem_mesh_queue_ele_temp ,rega 
-0x3966 010892 branch queue_push 
-:      010894 ali_mesh_advertising_bearer_layer_init_queue:
-0x3967 010895 add rega ,element_device_queue_buffer_ptr ,contr 
-0x3968 010896 ifetch 2 ,contr 
-0x3969 010897 store 2 ,mem_queue_ptr 
-0x396a 010898 arg mem_mesh_queue_ele_temp ,rega 
-0x396b 010899 rtn 
-:      010902 ali_mesh_advertising_bearer_layer_init_queue_param:
-0x396c 010903 setarg mem_mesh_queue_each_size 
-0x396d 010904 store 2 ,mem_queue_ptr 
-0x396e 010905 rtn 
-:      010907 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue:
-:      010909 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue_deal:
-0x396f 010910 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3970 010911 rtnne packet_in_bearer 
-0x3971 010912 jam packet_in_adverting ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3972 010913 branch ali_mesh_control_ble_advertising_on_advertising 
-:      010915 ali_mesh_advertising_bearer_layer_send_packet_by_app_bearer_calc_param:
-0x3973 010916 arg mem_mesh_queue_ele_payload + 2 ,rega 
-0x3974 010917 arg max_app_mssage_payload_length ,temp 
-0x3975 010918 setarg 0x21 
-0x3976 010919 nrtn true 
-0x3977 010920 arg mem_mesh_queue_ele_payload + 20 ,rega 
-0x3978 010921 fetcht 1 ,mem_mesh_queue_ele_len 
-0x3979 010922 increase -18 ,temp 
-0x397a 010923 setarg 0x22 
-0x397b 010924 rtn 
-:      010932 ali_mesh_advertising_add_adtype_flags:
-0x397c 010933 arg mem_mesh_adv_data ,contw 
-0x397d 010934 setarg 0x02 
-0x397e 010935 istore 1 ,contw 
-0x397f 010936 setarg gap_adtype_flags 
-0x3980 010937 istore 1 ,contw 
-0x3981 010938 setarg 0x02 
-0x3982 010939 istore 1 ,contw 
-0x3983 010940 rtn 
-:      010944 ali_mesh_advertising_add_adtype_16bit_complete:
-0x3984 010945 arg mesh_provisioning_uuid ,temp 
-0x3985 010946 setarg 0x03 
-0x3986 010947 istore 1 ,contw 
-0x3987 010948 setarg gap_adtype_16bit_complete 
-0x3988 010949 istore 1 ,contw 
-0x3989 010950 istoret 2 ,contw 
-0x398a 010951 rtn 
-:      010954 mesh_ble_rx_packet_only:
-0x398b 010955 call le_enable 
-0x398c 010956 call le_init_adv 
-0x398d 010957 call le_receive_adv 
-0x398e 010958 nrtn match 
-0x398f 010960 fetch 1 ,mem_le_adv_rcv 
-0x3990 010961 pincrease 1 
-0x3991 010962 store 1 ,mem_le_adv_rcv 
-0x3992 010963 fetch 2 ,mem_mesh_cb_receive_advertising 
-0x3993 010964 call callback_func 
-0x3994 010965 branch le_disable 
-:      010967 mesh_ble_rx_packet:
-0x3995 010968 call mesh_ble_rx_packet_check_and_init 
-0x3996 010969 rtn user 
-:      010970 mesh_ble_rx_packet_check_timer:
-0x3997 010971 call mesh_ble_rx_packet_only 
-0x3998 010972 call connection_dispatch 
-0x3999 010973 fetcht 2 ,mem_le_scan_interval 
-0x399a 010974 arg 10 ,queue 
-0x399b 010975 call sniff_check_window 
-0x399c 010976 rtn user 
-0x399d 010977 arg mesh_ble_rx_timer ,queue 
-0x399e 010978 call timer_check 
-0x399f 010979 nbranch mesh_ble_rx_packet_check_timer ,blank 
-0x39a0 010980 rtn 
-:      010982 mesh_ble_rx_packet_check_and_init:
-0x39a1 010983 fetcht 2 ,mem_le_scan_interval 
-0x39a2 010984 arg 4 ,queue 
-0x39a3 010985 call sniff_check_window 
-0x39a4 010986 rtn user 
-0x39a5 010987 call mesh_le_calc_next_scan_channel 
-0x39a6 010988 fetch 2 ,mem_le_scan_interval 
-0x39a7 010989 arg mesh_ble_rx_timer ,queue 
-0x39a8 010990 branch timer_init 
-:      010993 mesh_le_calc_next_scan_channel:
-0x39a9 010994 fetch 1 ,mem_mesh_adv_scan_channel 
-0x39aa 010995 pincrease 1 
-0x39ab 010996 store 1 ,mem_mesh_adv_scan_channel 
-0x39ac 010997 store 1 ,mem_le_ch_mapped 
-0x39ad 010998 rtnne 40 
-0x39ae 010999 jam 37 ,mem_mesh_adv_scan_channel 
-0x39af 011000 jam 37 ,mem_le_ch_mapped 
-0x39b0 011001 rtn 
-:      011003 mesh_check_ble_rx_packet:
-0x39b1 011004 fetch 1 ,mem_le_rxbuf 
-0x39b2 011005 and pdata ,0x0f ,pdata 
-0x39b3 011006 beq adv_ind ,ali_mesh_match_advertising_packet 
-0x39b4 011007 beq adv_nonconn_ind ,ali_mesh_match_advertising_packet 
-0x39b5 011008 rtn 
-:      011010 ali_mesh_match_advertising_packet:
-0x39b6 011011 ifetcht 1 ,contr 
-0x39b7 011012 sub temp ,adv_packet_min_length ,null 
-0x39b8 011013 rtn positive 
-0x39b9 011014 sub temp ,adv_packet_max_length ,null 
-0x39ba 011015 nrtn positive 
-0x39bb 011016 add temp ,-6 ,rega 
-0x39bc 011017 add contr ,6 ,regb 
-:      011019 ali_mesh_find_adv_ind_packet:
-0x39bd 011020 ifetcht 1 ,regb 
-0x39be 011021 sub temp ,ad_type_min_length ,null 
-0x39bf 011022 rtn positive 
-0x39c0 011023 sub temp ,ad_type_max_length ,null 
-0x39c1 011024 nrtn positive 
-0x39c2 011025 copy temp ,pdata 
-0x39c3 011026 rtn blank 
-0x39c4 011027 bpatchx patch34_2 ,mem_patch34 
-0x39c5 011028 ifetch 1 ,contr 
-0x39c6 011029 beq gap_adtype_manufacturer_specific ,ali_mesh_receive_adtype_manufacturer_specific_tmall_control 
-0x39c7 011030 beq gap_adtype_mesh_message ,ali_mesh_receive_adtype_mesh_message 
-0x39c8 011033 add temp ,1 ,pdata 
-0x39c9 011034 isub rega ,null 
-0x39ca 011035 rtn positive 
-0x39cb 011036 iadd regb ,regb 
-0x39cc 011037 sub temp ,-1 ,pdata 
-0x39cd 011038 iadd rega ,rega 
-0x39ce 011039 copy rega ,pdata 
-0x39cf 011040 rtn blank 
-0x39d0 011041 branch ali_mesh_find_adv_ind_packet 
-:      011043 ali_mesh_receive_adtype_manufacturer_specific_tmall_control:
-0x39d1 011044 jam mesh_message_tmall ,mem_mesh_fast_pair_packet_type 
-0x39d2 011045 branch ali_mesh_receive_adtype_manufacturer_specific 
-:      011048 mesh_le_send_adv:
-0x39d3 011049 fetch 1 ,mem_le_adv_transmit 
-0x39d4 011050 pincrease 1 
-0x39d5 011051 store 1 ,mem_le_adv_transmit 
-0x39d6 011053 bpatchx patch34_3 ,mem_patch34 
-0x39d7 011054 call le_enable 
-0x39d8 011055 arg 39 ,loopcnt 
-0x39d9 011056 arg mem_le_txheader ,contr 
-0x39da 011057 arg mem_le_txheader_mesh_temp ,contw 
-0x39db 011058 call memcpy_fast 
-0x39dc 011059 jam 37 ,mem_le_ch_mapped 
-0x39dd 011060 arg 1800 ,stop_watch 
-0x39de 011061 enable swfine 
-0x39df 011062 disable match 
-:      011064 mesh_le_send_adv_loop:
-0x39e0 011065 call le_init_adv 
-0x39e1 011066 call mesh_le_send_adv_nonconn_ind 
-0x39e2 011067 random pdata 
-0x39e3 011068 arg 0x1ff ,temp 
-0x39e4 011069 iand temp ,pdata 
-0x39e5 011070 add pdata ,100 ,pdata 
-0x39e6 011071 call delay 
-0x39e7 011072 fetch 1 ,mem_le_ch_mapped 
-0x39e8 011073 pincrease 1 
-0x39e9 011074 store 1 ,mem_le_ch_mapped 
-0x39ea 011075 bne 40 ,mesh_le_send_adv_loop 
-0x39eb 011077 arg 39 ,loopcnt 
-0x39ec 011078 arg mem_le_txheader ,contw 
-0x39ed 011079 arg mem_le_txheader_mesh_temp ,contr 
-0x39ee 011080 call memcpy_fast 
-0x39ef 011081 branch le_disable 
-:      011083 mesh_le_send_adv_nonconn_ind:
-0x39f0 011084 arg adv_nonconn_ind ,temp 
-0x39f1 011085 storet 1 ,mem_le_txheader 
-0x39f2 011086 fetcht 1 ,mem_mesh_adv_data_len 
-0x39f3 011087 add temp ,6 ,pdata 
-0x39f4 011088 store 1 ,mem_le_txlen 
-0x39f5 011089 fetch 6 ,mem_le_lap 
-0x39f6 011090 store 6 ,mem_le_txpayload 
-0x39f7 011091 copy temp ,loopcnt 
-0x39f8 011092 arg mem_mesh_adv_data ,contr 
-0x39f9 011093 call memcpy_fast 
-0x39fa 011095 branch le_transmit_norx 
-:      011106 ali_mesh_base_adt_cache:
-0x39fb 011107 bpatchx patch34_4 ,mem_patch34 
-0x39fc 011108 fetcht 2 ,mem_ccm_data_ptr 
-0x39fd 011109 fetch 1 ,mem_ccm_data_len 
-0x39fe 011110 copy temp ,contr 
-0x39ff 011111 arg mem_k4_salt ,rega 
-0x3a00 011112 arg mem_k4_t ,alarm 
-0x3a01 011113 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3a02 011114 call disable_user 
-0x3a03 011115 copy regc ,pdata 
-0x3a04 011116 iadd alarm ,contr 
-0x3a05 011117 fetcht 4 ,mem_k4_t 
-0x3a06 011118 fetch 2 ,mem_mesh_mic_cache_ptr 
-0x3a07 011119 copy pdata ,rega 
-0x3a08 011121 arg transport_mic_cache_space_num ,loopcnt 
-:      011122 ali_mesh_base_adt_cache_loop:
-0x3a09 011123 ifetch 4 ,rega 
-0x3a0a 011124 branch ali_mesh_base_adt_cache_empty_space ,blank 
-0x3a0b 011125 isub temp ,null 
-0x3a0c 011126 rtn zero 
-0x3a0d 011127 increase transport_mic_cache_space_size ,rega 
-0x3a0e 011128 loop ali_mesh_base_adt_cache_loop 
-0x3a0f 011129 fetch 2 ,mem_mesh_mic_cache_ptr 
-0x3a10 011130 copy pdata ,contw 
-0x3a11 011131 add pdata ,transport_mic_cache_space_size ,contr 
-0x3a12 011134 arg transport_mic_cache_total_size ,loopcnt 
-0x3a13 011135 call memcpy_fast 
-0x3a14 011136 istoret 4 ,contw 
-0x3a15 011137 branch enable_user 
-:      011138 ali_mesh_base_adt_cache_empty_space:
-0x3a16 011139 istoret 4 ,rega 
-0x3a17 011140 branch enable_user 
-:      011142 ali_mesh_chip_peripherals_load_data:
-0x3a18 011143 fetch 1 ,mem_mesh_chip_select 
-0x3a19 011144 beq mesh_chip_from_eeprom ,ali_mesh_chip_peripherals_load_data_from_eep 
-:      011145 ali_mesh_chip_peripherals_load_data_from_flash:
-0x3a1a 011146 call ali_mesh_chip_peripherals_load_three_tuple_from_flash 
-0x3a1b 011147 call ali_mesh_chip_peripherals_load_network_key_from_flash 
-0x3a1c 011148 call ali_mesh_chip_peripherals_load_application_key_from_flash 
-0x3a1d 011149 call ali_mesh_chip_peripherals_load_device_key_from_flash 
-0x3a1e 011150 call ali_mesh_chip_peripherals_load_reset_count_from_flash 
-0x3a1f 011151 call ali_mesh_chip_peripherals_load_seq_from_flash 
-0x3a20 011152 branch ali_mesh_chip_peripherals_load_subscription_from_flash 
-:      011154 ali_mesh_chip_peripherals_load_three_tuple_from_flash:
-0x3a21 011155 arg mesh_eep_three_tuple_length ,temp 
-0x3a22 011156 arg mem_mesh_three_tuple_productid ,rega 
-0x3a23 011157 setarg 0x1ffa0 
-0x3a24 011158 branch spid_read_flash 
-:      011159 ali_mesh_chip_peripherals_load_network_key_from_flash:
-0x3a25 011160 arg mesh_eep_network_key_length ,temp 
-0x3a26 011161 arg mem_mesh_network_key ,rega 
-0x3a27 011162 setarg mesh_flash_network_key_addr 
-0x3a28 011163 call spid_read_flash 
-0x3a29 011164 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3a2a 011165 store 1 ,mem_mesh_iv_index + 3 
-0x3a2b 011166 rtn 
-:      011167 ali_mesh_chip_peripherals_load_application_key_from_flash:
-0x3a2c 011168 arg mesh_eep_application_key_length ,temp 
-0x3a2d 011169 arg mem_mesh_application_key ,rega 
-0x3a2e 011170 setarg mesh_flash_application_key_addr 
-0x3a2f 011171 branch spid_read_flash 
-:      011172 ali_mesh_chip_peripherals_load_device_key_from_flash:
-0x3a30 011173 arg mesh_eep_device_key_length ,temp 
-0x3a31 011174 arg mem_mesh_device_key ,rega 
-0x3a32 011175 setarg mesh_flash_device_key_addr 
-0x3a33 011176 branch spid_read_flash 
-:      011177 ali_mesh_chip_peripherals_load_reset_count_from_flash:
-0x3a34 011178 rtn 
-:      011179 ali_mesh_chip_peripherals_load_seq_from_flash:
-0x3a35 011180 arg mesh_eep_seq_length ,temp 
-0x3a36 011181 arg mem_mesh_send_message_seq ,rega 
-0x3a37 011182 setarg mesh_flash_message_seq_addr 
-0x3a38 011183 branch spid_read_flash 
-:      011184 ali_mesh_chip_peripherals_load_subscription_from_flash:
-0x3a39 011185 fetch 2 ,mem_mesh_core_feature 
-0x3a3a 011186 rtnbit1 mesh_feature_disable_subscription 
-0x3a3b 011187 arg mesh_eep_subscription_total_length ,temp 
-0x3a3c 011188 arg mem_mesh_subscription_eep_temp ,rega 
-0x3a3d 011189 setarg mesh_flash_subscription_addr 
-0x3a3e 011190 call spid_read_flash 
-0x3a3f 011191 call mesh_get_element_info_config 
-0x3a40 011192 arg mem_mesh_subscription_eep_temp ,contr 
-0x3a41 011193 add rega ,element_device_subscription_label ,rega 
-0x3a42 011194 branch ali_mesh_chip_peripherals_load_subscription_loop 
-:      011197 ali_mesh_chip_peripherals_load_data_from_eep:
-0x3a43 011198 call ali_mesh_chip_peripherals_load_three_tuple_from_eep 
-0x3a44 011199 call ali_mesh_chip_peripherals_load_network_key_from_eep 
-0x3a45 011200 call ali_mesh_chip_peripherals_load_application_key_from_eep 
-0x3a46 011201 call ali_mesh_chip_peripherals_load_device_key_from_eep 
-0x3a47 011202 call ali_mesh_chip_peripherals_load_reset_count_from_eep 
-0x3a48 011203 call ali_mesh_chip_peripherals_load_seq_from_eep 
-0x3a49 011204 branch ali_mesh_chip_peripherals_load_subscription_from_eep 
-:      011206 ali_mesh_chip_peripherals_load_three_tuple_from_eep:
-0x3a4a 011207 arg mesh_eep_three_tuple_length ,temp 
-0x3a4b 011208 arg mem_mesh_three_tuple_productid ,rega 
-0x3a4c 011209 arg mesh_eep_three_tuple_offset ,regb 
-0x3a4d 011210 branch iicd_read_eep_data 
-:      011212 ali_mesh_chip_peripherals_load_network_key_from_eep:
-0x3a4e 011213 arg mesh_eep_network_key_length ,temp 
-0x3a4f 011214 arg mem_mesh_network_key ,rega 
-0x3a50 011215 arg mesh_eep_network_key_offset ,regb 
-0x3a51 011216 call iicd_read_eep_data 
-0x3a52 011217 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3a53 011218 store 1 ,mem_mesh_iv_index + 3 
-0x3a54 011219 rtn 
-:      011221 ali_mesh_chip_peripherals_load_application_key_from_eep:
-0x3a55 011222 arg mesh_eep_application_key_length ,temp 
-0x3a56 011223 arg mem_mesh_application_key ,rega 
-0x3a57 011224 arg mesh_eep_application_key_offset ,regb 
-0x3a58 011225 branch iicd_read_eep_data 
-:      011227 ali_mesh_chip_peripherals_load_device_key_from_eep:
-0x3a59 011228 arg mesh_eep_device_key_length ,temp 
-0x3a5a 011229 arg mem_mesh_device_key ,rega 
-0x3a5b 011230 arg mesh_eep_device_key_offset ,regb 
-0x3a5c 011231 branch iicd_read_eep_data 
-:      011233 ali_mesh_chip_peripherals_load_reset_count_from_eep:
-0x3a5d 011234 rtn 
-:      011236 ali_mesh_chip_peripherals_load_seq_from_eep:
-0x3a5e 011237 arg mesh_eep_seq_length ,temp 
-0x3a5f 011238 arg mem_mesh_send_message_seq ,rega 
-0x3a60 011239 arg mesh_eep_seq_offset ,regb 
-0x3a61 011240 branch iicd_read_eep_data 
-:      011242 ali_mesh_chip_peripherals_load_subscription_from_eep:
-0x3a62 011243 fetch 2 ,mem_mesh_core_feature 
-0x3a63 011244 rtnbit1 mesh_feature_disable_subscription 
-0x3a64 011245 arg mesh_eep_subscription_total_length ,temp 
-0x3a65 011246 arg mem_mesh_subscription_eep_temp ,rega 
-0x3a66 011247 arg mesh_eep_subscription_offset ,regb 
-0x3a67 011248 call iicd_read_eep_data 
-0x3a68 011249 call mesh_get_element_info_config 
-0x3a69 011250 arg mem_mesh_subscription_eep_temp ,contr 
-0x3a6a 011251 add rega ,element_device_subscription_label ,rega 
-:      011252 ali_mesh_chip_peripherals_load_subscription_loop:
-0x3a6b 011253 copy rega ,contw 
-0x3a6c 011254 call memcpy16 
-0x3a6d 011255 copy regb ,pdata 
-0x3a6e 011256 iadd rega ,rega 
-0x3a6f 011257 loop ali_mesh_chip_peripherals_load_subscription_loop 
-0x3a70 011258 rtn 
-:      011260 mesh_receive_config_appkey_add_cb:
-0x3a71 011261 fetch 1 ,mem_mesh_chip_select 
-0x3a72 011262 beq mesh_chip_from_eeprom ,mesh_receive_config_appkey_add_eeprom_cb 
-0x3a73 011263 beq mesh_chip_from_flash ,mesh_receive_config_appkey_add_flash_cb 
-:      011264 mesh_receive_config_appkey_add_flash_cb:
-0x3a74 011265 call ali_mesh_chip_peripherals_save_network_key_from_flash 
-0x3a75 011266 call ali_mesh_chip_peripherals_save_application_key_from_flash 
-0x3a76 011267 branch ali_mesh_chip_peripherals_save_device_key_from_flash 
-:      011268 ali_mesh_chip_peripherals_save_network_key_from_flash:
-0x3a77 011269 arg mesh_eep_network_key_length ,temp 
-0x3a78 011270 arg mem_mesh_network_key ,rega 
-0x3a79 011271 setarg mesh_flash_network_key_addr 
-0x3a7a 011272 branch spid_write_flash_data 
-:      011273 ali_mesh_chip_peripherals_save_application_key_from_flash:
-0x3a7b 011274 arg mesh_eep_application_key_length ,temp 
-0x3a7c 011275 arg mem_mesh_application_key ,rega 
-0x3a7d 011276 setarg mesh_flash_application_key_addr 
-0x3a7e 011277 branch spid_write_flash_data 
-:      011278 ali_mesh_chip_peripherals_save_device_key_from_flash:
-0x3a7f 011279 arg mesh_eep_device_key_length ,temp 
-0x3a80 011280 arg mem_mesh_device_key ,rega 
-0x3a81 011281 setarg mesh_flash_device_key_addr 
-0x3a82 011282 branch spid_write_flash_data 
-:      011284 mesh_receive_config_appkey_add_eeprom_cb:
-0x3a83 011285 call ali_mesh_chip_peripherals_save_network_key_from_eep 
-0x3a84 011286 call ali_mesh_chip_peripherals_save_application_key_from_eep 
-0x3a85 011287 branch ali_mesh_chip_peripherals_save_device_key_from_eep 
-:      011289 ali_mesh_chip_peripherals_save_network_key_from_eep:
-0x3a86 011290 arg mesh_eep_network_key_length ,temp 
-0x3a87 011291 arg mem_mesh_network_key ,rega 
-0x3a88 011292 arg mesh_eep_network_key_offset ,regb 
-0x3a89 011293 branch iicd_write_protect_eep_data 
-:      011295 ali_mesh_chip_peripherals_save_application_key_from_eep:
-0x3a8a 011296 arg mesh_eep_application_key_length ,temp 
-0x3a8b 011297 arg mem_mesh_application_key ,rega 
-0x3a8c 011298 arg mesh_eep_application_key_offset ,regb 
-0x3a8d 011299 branch iicd_write_protect_eep_data 
-:      011301 ali_mesh_chip_peripherals_save_device_key_from_eep:
-0x3a8e 011302 arg mesh_eep_device_key_length ,temp 
-0x3a8f 011303 arg mem_mesh_device_key ,rega 
-0x3a90 011304 arg mesh_eep_device_key_offset ,regb 
-0x3a91 011305 branch iicd_write_protect_eep_data 
-:      011307 mesh_store_new_seq_data:
-0x3a92 011308 fetch 3 ,mem_mesh_send_message_seq 
-0x3a93 011309 fetcht 3 ,mem_mesh_send_message_seq_temp 
-0x3a94 011310 isub temp ,null 
-0x3a95 011311 nrtn positive 
-0x3a96 011312 add pdata ,128 ,pdata 
-0x3a97 011313 store 3 ,mem_mesh_send_message_seq_temp 
-0x3a98 011314 fetch 1 ,mem_mesh_chip_select 
-0x3a99 011315 beq 1 ,ali_mesh_chip_peripherals_save_seq_from_eep 
-:      011316 ali_mesh_chip_peripherals_save_seq_from_flash:
-0x3a9a 011317 arg mesh_eep_seq_length ,temp 
-0x3a9b 011318 arg mem_mesh_send_message_seq_temp ,rega 
-0x3a9c 011319 setarg mesh_flash_message_seq_addr 
-0x3a9d 011320 branch spid_write_flash_data 
-:      011321 ali_mesh_chip_peripherals_save_seq_from_eep:
-0x3a9e 011322 arg mesh_eep_seq_length ,temp 
-0x3a9f 011323 arg mem_mesh_send_message_seq_temp ,rega 
-0x3aa0 011324 arg mesh_eep_seq_offset ,regb 
-0x3aa1 011325 branch iicd_write_protect_eep_data 
-:      011327 mesh_store_new_subscriptuion_list_data:
-0x3aa2 011328 call ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep 
-0x3aa3 011329 fetch 1 ,mem_mesh_chip_select 
-0x3aa4 011330 beq 2 ,mesh_store_new_subscriptuion_list_data_from_flash 
-0x3aa5 011331 arg mesh_eep_subscription_total_length ,temp 
-0x3aa6 011332 arg mem_mesh_subscription_eep_temp ,rega 
-0x3aa7 011333 arg mesh_eep_subscription_offset ,regb 
-0x3aa8 011334 branch iicd_write_protect_eep_data 
-:      011335 mesh_store_new_subscriptuion_list_data_from_flash:
-0x3aa9 011336 arg mesh_eep_subscription_total_length ,temp 
-0x3aaa 011337 arg mem_mesh_subscription_eep_temp ,rega 
-0x3aab 011338 setarg mesh_flash_subscription_addr 
-0x3aac 011339 branch spid_write_flash_data 
-:      011341 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep:
-0x3aad 011342 call mesh_get_element_info_config 
-0x3aae 011343 arg mem_mesh_subscription_eep_temp ,contw 
-0x3aaf 011344 add rega ,element_device_subscription_label ,rega 
-:      011345 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop:
-0x3ab0 011346 copy rega ,contr 
-0x3ab1 011347 call memcpy16 
-0x3ab2 011348 copy regb ,pdata 
-0x3ab3 011349 iadd rega ,rega 
-0x3ab4 011350 loop ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop 
-0x3ab5 011351 rtn 
-:      011353 mesh_clear_pairing_key:
-0x3ab6 011354 fetch 1 ,mem_mesh_chip_select 
-0x3ab7 011355 beq 1 ,ali_mesh_chip_clear_pairing_key_from_eeprom 
-:      011356 ali_mesh_chip_clear_pairing_key_from_flash:
-0x3ab8 011357 setarg 0x1e000 
-0x3ab9 011358 store 3 ,mem_spi_write_addr 
-0x3aba 011359 branch spid_flash_erase_sector + 2 
-:      011360 ali_mesh_chip_clear_pairing_key_from_eeprom:
-0x3abb 011361 rtn 
-:      011363 mesh_vendor_timming_chage_cb:
-0x3abc 011364 fetch 1 ,mem_mesh_chip_select 
-0x3abd 011365 rtnne 2 
-0x3abe 011366 setarg 0x1d000 
-0x3abf 011367 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x3ac0 011368 arg mesh_x_timers ,temp 
-0x3ac1 011369 mul32 temp ,18 ,temp 
-0x3ac2 011370 branch spid_write_flash_data 
-:      011372 ali_mesh_vendor_timer_message_read:
-0x3ac3 011373 fetch 1 ,mem_mesh_chip_select 
-0x3ac4 011374 rtnne 2 
-0x3ac5 011375 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x3ac6 011376 arg mesh_x_timers ,temp 
-0x3ac7 011377 mul32 temp ,18 ,temp 
-0x3ac8 011378 setarg 0x1d000 
-0x3ac9 011379 branch spid_read_flash 
-:      011385 ali_mesh_control_ble_adv_process:
-0x3aca 011386 call ali_mesh_ble_adv 
-0x3acb 011387 branch ali_mesh_control_ble_adv_tmall_packet 
-:      011391 ali_mesh_control_ble_adv_timer_process:
-0x3acc 011392 call ali_mesh_advertising_unprovisioned_timer_interval_timer 
-0x3acd 011393 branch ali_mesh_advertising_unprovisioned_timer 
-:      011396 ali_mesh_control_ble_advertising_on_advertising:
-0x3ace 011397 jam device_beacon_on ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3acf 011398 rtn 
-:      011401 ali_mesh_control_ble_advertising_off_advertising:
-0x3ad0 011402 jam device_beacon_off ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3ad1 011403 rtn 
-:      011406 ali_mesh_control_ble_adv_tmall_packet:
-0x3ad2 011407 arg ali_mesh_control_ble_adv_tmall_packet_send_package ,regb 
-0x3ad3 011408 arg mesh_adv_tmall_message_interval ,rega 
-0x3ad4 011409 arg mesh_ble_adv_tmall ,queue 
-0x3ad5 011410 branch ali_mesh_chip_timer_check_with_random_timer 
-:      011416 ali_mesh_control_ble_adv_tmall_packet_send_package:
-0x3ad6 011417 fetch 1 ,mem_mesh_provisioned_flag 
-0x3ad7 011418 beq unprovisioned_beacon_status ,ali_mesh_control_ble_advertising_send_device_beacon_packet 
-0x3ad8 011419 beq silence_beacon_status ,ali_mesh_control_ble_advertising_send_device_silence_beacon_packet 
-0x3ad9 011420 beq pairing_status ,ali_mesh_control_ble_advertising_send_pairing_packet 
-0x3ada 011421 beq paired_status ,ali_mesh_control_ble_advertising_send_paired_packet 
-0x3adb 011422 branch ali_mesh_control_ble_advertising_send_paired_packet 
-:      011424 ali_mesh_control_ble_advertising_send_device_silence_beacon_packet:
-0x3adc 011425 jam 0 ,mem_le_adv_enable 
-0x3add 011426 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011428 ali_mesh_control_ble_advertising_send_paired_packet:
-0x3ade 011429 call ali_mesh_advertising_bearer_layer_init_queue_param 
-0x3adf 011430 arg mem_mesh_queue_ele_temp ,rega 
-0x3ae0 011431 call queue_get_new_ele 
-0x3ae1 011432 nrtn user 
-0x3ae2 011433 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x3ae3 011434 bbit1 bit_uuper_tran_proxy_message ,ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy 
-0x3ae4 011435 fetch 1 ,mem_mesh_queue_ele_duration 
-0x3ae5 011436 pincrease -1 
-0x3ae6 011437 istore 1 ,regb 
-0x3ae7 011438 and pdata ,0x7f ,pdata 
-0x3ae8 011439 call ali_mesh_control_ble_advertising_send_paired_packet_end_duration ,blank 
-0x3ae9 011440 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x3aea 011441 rtnbit0 bit_upper_tran_tmall_message 
-0x3aeb 011442 arg mem_mesh_adv_data_len ,contw 
-0x3aec 011443 arg mem_mesh_queue_ele_len ,contr 
-0x3aed 011444 call memcpy32 
-0x3aee 011445 branch mesh_le_send_adv 
-:      011447 ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy:
-0x3aef 011448 arg mem_mesh_queue_ele_duration ,rega 
-0x3af0 011449 call queue_pop 
-0x3af1 011450 call queue_empty 
-0x3af2 011451 nrtn blank 
-0x3af3 011453 call ali_mesh_send_paired_packet_init_advertising 
-0x3af4 011454 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011457 ali_mesh_control_ble_advertising_send_paired_packet_end_duration:
-0x3af5 011458 arg mem_mesh_queue_ele_duration ,rega 
-0x3af6 011459 call queue_pop 
-0x3af7 011460 call queue_empty 
-0x3af8 011461 nrtn blank 
-0x3af9 011463 jam adv_pairing_mesh_message_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3afa 011464 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011466 ali_mesh_send_paired_packet_init_advertising:
-0x3afb 011467 jam null_packet_advertising ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3afc 011468 rtn 
-:      011471 ali_mesh_control_ble_advertising_send_device_beacon_packet:
-0x3afd 011472 call ali_mesh_config_device_uuid_by_three_tuple 
-0x3afe 011473 call ali_mesh_send_unprovisioned_beacons_tmall 
-0x3aff 011474 call ali_mesh_control_ble_advertising_device_beacon_check_duration 
-0x3b00 011475 nrtn zero 
-0x3b01 011476 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b02 011477 beq silence_beacon_status ,ali_mesh_end_advertising_silence_device_beacon_packet 
-0x3b03 011478 beq unprovisioned_beacon_status ,ali_mesh_end_advertising_unprovisioned_device_beacon_packet 
-0x3b04 011479 rtn 
-:      011484 ali_mesh_control_ble_advertising_device_beacon_check_duration:
-0x3b05 011485 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b06 011486 add pdata ,-1 ,pdata 
-0x3b07 011487 store 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b08 011488 rtn 
-:      011491 ali_mesh_end_advertising_silence_device_beacon_packet:
-0x3b09 011492 jam adv_silence_device_beacon_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b0a 011493 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011496 ali_mesh_end_advertising_unprovisioned_device_beacon_packet:
-0x3b0b 011497 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b0c 011498 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011501 ali_mesh_control_ble_advertising_send_pairing_packet:
-0x3b0d 011502 branch mesh_le_send_adv 
-:      011504 ali_mesh_chip_timer_check_with_random_timer:
-0x3b0e 011505 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3b0f 011506 rtnne device_beacon_on 
-:      011507 ali_mesh_chip_timer_check_with_random_timer_continue:
-0x3b10 011508 random pdata 
-0x3b11 011509 and pdata ,0x07 ,pdata 
-0x3b12 011510 iadd rega ,rega 
-:      011514 ali_mesh_chip_timer_check:
-0x3b13 011515 call timer_check 
-0x3b14 011516 nrtn blank 
-0x3b15 011517 copy rega ,pdata 
-0x3b16 011518 call timer_init 
-0x3b17 011519 copy regb ,pdata 
-0x3b18 011520 branch callback_func 
-:      011524 ali_mesh_advertising_unprovisioned_timer:
-0x3b19 011525 arg mem_mesh_advertising_unprovisioned_device_beacon_timer ,regc 
-0x3b1a 011526 arg ali_mesh_advertising_unprovisioned_timeout ,regb 
-0x3b1b 011527 branch timer_single_step_2b 
-:      011530 ali_mesh_advertising_unprovisioned_timeout:
-0x3b1c 011531 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b1d 011532 rtnne unprovisioned_beacon_status 
-0x3b1e 011533 fetch 1 ,mem_mesh_uuid_featureflag 
-0x3b1f 011534 set1 bit_silence_adv_flag ,pdata 
-0x3b20 011535 store 1 ,mem_mesh_uuid_featureflag 
-0x3b21 011536 jam silence_beacon_status ,mem_mesh_provisioned_flag 
-0x3b22 011537 branch ali_mesh_send_silence_device_beacon_init_advertising 
-:      011542 ali_mesh_advertising_unprovisioned_timer_interval_timer:
-0x3b23 011543 arg mem_mesh_advertising_unprovisioned_device_beacon_interval ,regc 
-0x3b24 011544 arg ali_mesh_advertising_unprovisioned_timer_interval_timeout ,regb 
-0x3b25 011545 branch timer_single_step 
-:      011550 ali_mesh_advertising_unprovisioned_timer_interval_timeout:
-0x3b26 011551 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b27 011553 beq unprovisioned_beacon_status ,ali_mesh_send_unprovisioned_device_beacon_init_advertising 
-0x3b28 011554 beq paired_status ,ali_mesh_send_paired_packet_init_advertising 
-0x3b29 011555 rtn 
-:      011557 ali_mesh_stop_send_indication_packet:
-0x3b2a 011558 call ali_mesh_advertising_bearer_layer_queue_init 
-0x3b2b 011559 call ali_mesh_upper_transport_layer_queue_pop 
-0x3b2c 011560 jam 0 ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b2d 011561 call ali_mesh_control_ble_advertising_off_advertising 
-0x3b2e 011562 branch ali_mesh_send_paired_packet_init_advertising 
-:      011565 ali_mesh_send_unprovisioned_device_beacon_init_advertising:
-0x3b2f 011566 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b30 011567 branch ali_mesh_control_ble_advertising_on_advertising 
-:      011570 ali_mesh_send_silence_device_beacon_init_advertising:
-0x3b31 011571 jam adv_silence_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b32 011572 branch ali_mesh_control_ble_advertising_on_advertising 
-:      011574 ali_mesh_network_layer_control_relay_packet:
-0x3b33 011575 arg ali_mesh_network_layer_control_send_relay_packet ,regb 
-0x3b34 011576 arg mesh_adv_relay_message_interval ,rega 
-0x3b35 011577 arg mesh_ble_relay_timer ,queue 
-0x3b36 011578 branch ali_mesh_chip_timer_check_with_random_timer_continue 
-:      011580 ali_mesh_network_layer_control_send_relay_packet:
-0x3b37 011581 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3b38 011582 nrtn blank 
-0x3b39 011583 call ali_mesh_network_layer_init_queue_param 
-0x3b3a 011584 arg mem_mesh_queue_ele_temp ,rega 
-0x3b3b 011585 call queue_get_new_ele 
-0x3b3c 011586 nrtn user 
-0x3b3d 011587 fetch 1 ,mem_mesh_queue_ele_duration 
-0x3b3e 011588 pincrease -1 
-0x3b3f 011589 istore 1 ,regb 
-0x3b40 011590 call queue_pop ,blank 
-0x3b41 011591 arg mem_mesh_adv_data_len ,contw 
-0x3b42 011592 arg mem_mesh_queue_ele_len ,contr 
-0x3b43 011593 call memcpy32 
-0x3b44 011594 branch mesh_le_send_adv 
-:      011601 ali_mesh_encrypt_calc_random_data:
-0x3b45 011602 call ali_mesh_encrypt_calc_random_data_calc_confirmationkey 
-0x3b46 011603 call ali_mesh_encrypt_calc_random_data_calc_authvalueprov 
-0x3b47 011604 call ali_mesh_encrypt_calc_random_data_calc_authvaluedevice 
-0x3b48 011605 call ali_mesh_encrypt_calc_random_data_calc_confirmationcloud 
-0x3b49 011606 call ali_mesh_encrypt_calc_random_data_calc_confirmationdevice 
-0x3b4a 011607 branch ali_mesh_encrypt_calc_random_data_calc_devicekey 
-:      011612 ali_mesh_encrypt_calc_random_data_calc_confirmationkey:
-0x3b4b 011613 call ali_mesh_encrypt_load_randomab_to_sha256 
-0x3b4c 011614 arg mem_mesh_sha256_confirmationkey_ascii ,contr 
-0x3b4d 011615 arg 0xf ,loopcnt 
-0x3b4e 011616 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b4f 011617 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b50 011618 arg memresult ,contr 
-0x3b51 011619 arg mem_mesh_confirmationkey ,contw 
-0x3b52 011620 branch memcpy16 
-:      011625 ali_mesh_encrypt_calc_random_data_calc_authvalueprov:
-0x3b53 011626 call ali_mesh_encrypt_load_three_tuple_to_sha256 
-0x3b54 011627 call ali_mesh_encrypt_load_randomba_to_sha256 
-0x3b55 011628 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b56 011629 arg memresult ,contr 
-0x3b57 011630 arg mem_mesh_authvalueprov ,contw 
-0x3b58 011631 branch memcpy16 
-:      011635 ali_mesh_encrypt_calc_random_data_calc_authvaluedevice:
-0x3b59 011636 call ali_mesh_encrypt_load_three_tuple_to_sha256 
-0x3b5a 011637 call ali_mesh_encrypt_load_randomab_to_sha256 
-0x3b5b 011638 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b5c 011639 arg memresult ,contr 
-0x3b5d 011640 arg mem_mesh_authvaluedevice ,contw 
-0x3b5e 011641 branch memcpy16 
-:      011646 ali_mesh_encrypt_calc_random_data_calc_confirmationcloud:
-0x3b5f 011647 fetch 8 ,mem_mesh_provisioning_random_a 
-0x3b60 011648 store 8 ,mem_mesh_confirmationcloud_randoma 
-0x3b61 011649 fetch 8 ,mem_mesh_provisioning_random_b 
-0x3b62 011650 store 8 ,mem_mesh_confirmationcloud_randomb 
-0x3b63 011652 arg mem_mesh_calc_confirmationcloud_data ,contr 
-0x3b64 011653 arg mem_mesh_confirmationkey ,rega 
-0x3b65 011654 arg mem_mesh_confirmationcloud ,alarm 
-0x3b66 011655 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
-:      011661 ali_mesh_encrypt_calc_random_data_calc_confirmationdevice:
-0x3b67 011662 arg mem_mesh_calc_confirmationdevice_data ,contr 
-0x3b68 011663 arg mem_mesh_confirmationkey ,rega 
-0x3b69 011664 arg mem_mesh_confirmationdevice ,alarm 
-0x3b6a 011665 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
-:      011670 ali_mesh_encrypt_calc_random_data_calc_devicekey:
-0x3b6b 011672 arg mem_mesh_confirmationcloud ,contr 
-0x3b6c 011673 arg 0x10 ,loopcnt 
-0x3b6d 011674 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b6e 011675 arg mem_mesh_sha256_devicekey_ascii ,contr 
-0x3b6f 011676 arg 9 ,loopcnt 
-0x3b70 011677 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b71 011678 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b72 011679 arg memresult ,contr 
-0x3b73 011680 arg mem_mesh_device_key ,contw 
-0x3b74 011681 branch memcpy16 
-:      011684 ali_mesh_encrypt_load_randomba_to_sha256:
-0x3b75 011685 call ali_mesh_encrypt_load_randomb_to_sha256 
-:      011686 ali_mesh_encrypt_load_randoma_to_sha256:
-0x3b76 011687 arg mem_mesh_provisioning_random_a ,contr 
-0x3b77 011688 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
-:      011690 ali_mesh_encrypt_load_randomab_to_sha256:
-0x3b78 011691 call ali_mesh_encrypt_load_randoma_to_sha256 
-:      011692 ali_mesh_encrypt_load_randomb_to_sha256:
-0x3b79 011693 arg mem_mesh_provisioning_random_b ,contr 
-0x3b7a 011694 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
-:      011697 ali_mesh_encrypt_load_three_tuple_to_sha256:
-0x3b7b 011698 arg mem_mesh_three_tuple_productid ,contr 
-0x3b7c 011699 arg 4 ,loopcnt 
-0x3b7d 011700 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
-0x3b7e 011701 arg mem_mesh_three_tuple_mac ,contr 
-0x3b7f 011702 arg 6 ,loopcnt 
-0x3b80 011703 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
-0x3b81 011704 arg mem_mesh_three_tuple_secret ,contr 
-0x3b82 011705 arg 0x10 ,loopcnt 
-0x3b83 011706 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b84 011707 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3b85 011708 branch ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma + 2 
-:      011713 ali_mesh_encrypt_calc_provisioning_data:
-0x3b86 011714 call ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey 
-:      011716 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data:
-0x3b87 011717 arg mem_mesh_encrypt_provisioning_data ,rega 
-0x3b88 011718 arg memresult ,regb 
-0x3b89 011719 arg 0xb ,loopcnt 
-:      011720 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop:
-0x3b8a 011721 ifetch 2 ,rega 
-0x3b8b 011722 ifetcht 2 ,regb 
-0x3b8c 011723 ixor temp ,pdata 
-0x3b8d 011724 istore 2 ,rega 
-0x3b8e 011725 increase 2 ,rega 
-0x3b8f 011726 increase 2 ,regb 
-0x3b90 011727 loop ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop 
-0x3b91 011728 rtn 
-:      011734 ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey:
-0x3b92 011735 arg mem_mesh_confirmationcloud ,contr 
-0x3b93 011736 arg 0x10 ,loopcnt 
-0x3b94 011737 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b95 011738 arg mem_mesh_sha256_sessionkey_ascii ,contr 
-0x3b96 011739 arg 0xa ,loopcnt 
-0x3b97 011740 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b98 011741 branch ali_mesh_encrypt_base_function_sha256_calc 
-:      011745 ali_mesh_encrypt_calc_network_key_by_k2:
-0x3b99 011746 arg mem_mesh_network_key ,contr 
-0x3b9a 011747 arg mem_k2_n ,contw 
-0x3b9b 011748 call memcpy16 
-:      011752 ali_mesh_encrypt_base_function_k2:
-0x3b9c 011754 arg mem_k2_n ,contr 
-0x3b9d 011755 arg mem_k2_salt ,rega 
-0x3b9e 011756 arg mem_k2_t ,alarm 
-0x3b9f 011757 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3ba0 011759 arg mem_k2_t1 ,alarm 
-0x3ba1 011760 arg 0x01 ,regb 
-0x3ba2 011761 setarg 0 
-0x3ba3 011762 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-0x3ba4 011763 fetch 1 ,mem_k2_t1 + 15 
-0x3ba5 011764 and pdata ,0x7f ,pdata 
-0x3ba6 011765 store 1 ,mem_k2_nid 
-0x3ba7 011767 arg mem_k2_t2 ,alarm 
-0x3ba8 011768 arg 0x02 ,regb 
-0x3ba9 011769 setarg 0x10 
-0x3baa 011770 arg mem_k2_t1 ,rega 
-0x3bab 011771 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-0x3bac 011773 arg mem_k2_t3 ,alarm 
-0x3bad 011774 arg 0x03 ,regb 
-0x3bae 011775 setarg 0x10 
-0x3baf 011776 arg mem_k2_t2 ,rega 
-0x3bb0 011777 branch ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-:      011779 ali_mesh_encrypt_base_function_k4:
-0x3bb1 011781 arg mem_mesh_application_key ,contr 
-0x3bb2 011782 arg mem_k4_salt ,rega 
-0x3bb3 011783 arg mem_k4_t ,alarm 
-0x3bb4 011784 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3bb5 011785 arg mem_k4_id6_01 ,contr 
-0x3bb6 011786 arg mem_k4_t ,rega 
-0x3bb7 011787 arg mem_k4_k4n ,alarm 
-0x3bb8 011788 setarg 4 
-0x3bb9 011789 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3bba 011790 fetch 1 ,mem_k4_k4n + 15 
-0x3bbb 011791 and pdata ,0x3f ,pdata 
-0x3bbc 011792 set1 transport_head_bit_akf ,pdata 
-0x3bbd 011793 store 1 ,mem_mesh_transport_aid 
-0x3bbe 011794 rtn 
-:      011796 ali_mesh_encrypt_base_function_k3:
-0x3bbf 011798 arg mem_mesh_network_key ,contr 
-0x3bc0 011799 arg mem_k3_salt ,rega 
-0x3bc1 011800 arg mem_k3_t ,alarm 
-0x3bc2 011801 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3bc3 011802 arg mem_k3_id64_01 ,contr 
-0x3bc4 011803 arg mem_k3_t ,rega 
-0x3bc5 011804 arg mem_k3_k4n ,alarm 
-0x3bc6 011805 setarg 5 
-0x3bc7 011806 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3bc8 011810 fetch 2 ,mem_ui_state_map 
-0x3bc9 011811 rtnbit1 ui_state_ble_connected 
-0x3bca 011812 jam 1 ,mem_le_adv_enable 
-0x3bcb 011813 rtn 
-:      011817 ali_mesh_encrypt_obfuscation_deceypt_send_message:
-0x3bcc 011818 arg mem_mesh_send_upper_layer_ctl_and_ttl ,rega 
-0x3bcd 011819 fetch 7 ,mem_mesh_send_upper_layer_dst 
-0x3bce 011820 branch ali_mesh_encrypt_obfuscation_deceypt 
-:      011821 ali_mesh_encrypt_obfuscation_deceypt_recevie_message:
-0x3bcf 011822 arg mem_mesh_message_ttl ,rega 
-0x3bd0 011823 fetch 7 ,mem_mesh_message_dst 
-:      011824 ali_mesh_encrypt_obfuscation_deceypt:
-0x3bd1 011825 store 7 ,mem_mesh_privacy_plaintext_privacy_random 
-0x3bd2 011826 setarg 0 
-0x3bd3 011827 store 5 ,mem_mesh_privacy_plaintext_zero_string 
-0x3bd4 011828 call ali_mesh_encrypt_generate_pecb 
-0x3bd5 011829 fetch 6 ,mem_mesh_pecb 
-0x3bd6 011830 ifetcht 6 ,rega 
-0x3bd7 011831 ixor temp ,pdata 
-0x3bd8 011832 istore 6 ,rega 
-0x3bd9 011833 rtn 
-:      011835 ali_mesh_encrypt_generate_pecb:
-:      011836 ali_mesh_encrypt_generate_privacy_random:
-0x3bda 011837 fetch 4 ,mem_mesh_iv_index 
-0x3bdb 011838 store 4 ,mem_mesh_privacy_plaintext_iv_index 
-:      011840 ali_mesh_encrypt_base_function_generate_pecb:
-0x3bdc 011841 arg mem_k2_privacykey ,contr 
-0x3bdd 011842 call load_key 
-0x3bde 011843 arg mem_mesh_privacy_plaintext ,contr 
-0x3bdf 011844 call load_data128 
-0x3be0 011845 call do_aes_ocb 
-0x3be1 011846 arg mem_mesh_pecb ,contw 
-0x3be2 011847 branch store_aes_result 
-:      011854 ali_mesh_encrypt_base_function_sha256_load_data_64bit:
-0x3be3 011855 arg 8 ,loopcnt 
-:      011860 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii:
-0x3be4 011861 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3be5 011862 call ali_mesh_encrypt_base_function_hex2ascii 
-0x3be6 011863 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
-:      011864 ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii:
-0x3be7 011865 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3be8 011866 call memcpy 
-0x3be9 011867 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
-:      011868 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma:
-0x3bea 011869 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3beb 011870 call ali_mesh_encrypt_base_function_hex2ascii 
-0x3bec 011871 setarg comma 
-0x3bed 011872 istore 1 ,contw 
-:      011873 ali_mesh_encrypt_base_function_sha256_store_dataptr:
-0x3bee 011874 copy contw ,pdata 
-0x3bef 011875 store 2 ,mem_mesh_sha256_data_end_addr 
-0x3bf0 011876 rtn 
-:      011877 ali_mesh_encrypt_base_function_sha256_check_first_load_data:
-0x3bf1 011878 copy contr ,temp 
-0x3bf2 011879 copy loopcnt ,rega 
-0x3bf3 011880 fetch 2 ,mem_mesh_sha256_data_end_addr 
-0x3bf4 011881 copy pdata ,contw 
-0x3bf5 011882 fetch 1 ,mem_mesh_sha256_load_first_data_flag 
-0x3bf6 011883 call ali_mesh_encrypt_base_function_sha256_first_load_data ,blank 
-0x3bf7 011884 copy temp ,contr 
-0x3bf8 011885 copy rega ,loopcnt 
-0x3bf9 011886 rtn 
-:      011887 ali_mesh_encrypt_base_function_sha256_first_load_data:
-0x3bfa 011888 jam 1 ,mem_mesh_sha256_load_first_data_flag 
-0x3bfb 011889 call ali_mesh_encrypt_base_function_sha256_clear_data_chunk 
-0x3bfc 011890 arg mem_mesh_sha256_chunk_start ,contw 
-0x3bfd 011891 rtn 
-:      011893 ali_mesh_encrypt_base_function_sha256_clear_data_chunk:
-0x3bfe 011894 arg 0x100 ,loopcnt 
-0x3bff 011895 arg mem_mesh_sha256_chunk_start ,contw 
-0x3c00 011896 branch memset0 
-:      011900 ali_mesh_encrypt_base_function_sha256_calc:
-0x3c01 011901 call ali_mesh_encrypt_base_function_sha256_load_data_end 
-0x3c02 011902 call ali_mesh_encrypt_base_function_sha256_input_data_init_inverse 
-0x3c03 011904 setarg mem_mesh_sha256_chunk_start 
-0x3c04 011905 store 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c05 011906 call sha_init 
-:      011908 ali_mesh_encrypt_base_function_sha256_calc_loop:
-0x3c06 011909 fetch 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c07 011910 copy pdata ,contr 
-0x3c08 011911 arg mem_dat ,contw 
-0x3c09 011912 call memcpy64 
-0x3c0a 011913 call sha 
-0x3c0b 011914 fetch 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c0c 011915 pincrease 64 
-0x3c0d 011916 store 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c0e 011917 fetch 1 ,mem_mesh_sha256_chunk_count 
-0x3c0f 011918 pincrease -1 
-0x3c10 011919 store 1 ,mem_mesh_sha256_chunk_count 
-0x3c11 011920 nbranch ali_mesh_encrypt_base_function_sha256_calc_loop ,blank 
-0x3c12 011921 call sha_result 
-0x3c13 011922 arg memresult ,rega 
-0x3c14 011923 arg 0x20 ,loopcnt 
-0x3c15 011924 call inverse_data 
-0x3c16 011925 rtn 
-:      011928 ali_mesh_encrypt_base_function_sha256_load_data_end:
-0x3c17 011929 jam 0 ,mem_mesh_sha256_load_first_data_flag 
-0x3c18 011930 fetch 2 ,mem_mesh_sha256_data_end_addr 
-0x3c19 011931 copy pdata ,contw 
-0x3c1a 011932 arg 0x80 ,temp 
-0x3c1b 011933 istoret 1 ,contw 
-0x3c1c 011934 arg mem_mesh_sha256_chunk_start ,temp 
-0x3c1d 011935 isub temp ,pdata 
-0x3c1e 011936 store 8 ,mem_mesh_sha256_data_len_byte 
-0x3c1f 011938 lshift3 pdata ,temp 
-0x3c20 011939 storet 8 ,mem_mesh_sha256_data_len_bit 
-0x3c21 011940 rshift4 pdata ,regc 
-0x3c22 011941 rshift2 regc ,regc 
-0x3c23 011942 and pdata ,0x3f ,pdata 
-0x3c24 011943 sub pdata ,55 ,null 
-0x3c25 011945 ncall ali_mesh_encrypt_base_function_sha256_add_chunk ,positive 
-0x3c26 011946 add regc ,1 ,pdata 
-0x3c27 011947 store 1 ,mem_mesh_sha256_chunk_count 
-0x3c28 011948 mul32 pdata ,64 ,rega 
-0x3c29 011949 lshift4 pdata ,regc 
-0x3c2a 011950 increase -1 ,regc 
-0x3c2b 011951 setarg mem_mesh_sha256_chunk_start + decreased_four 
-0x3c2c 011952 iadd rega ,rega 
-0x3c2d 011953 fetch 4 ,mem_mesh_sha256_data_len_bit 
-0x3c2e 011954 istore 4 ,rega 
-0x3c2f 011955 rtn 
-:      011959 ali_mesh_encrypt_base_function_sha256_add_chunk:
-0x3c30 011960 increase 1 ,regc 
-0x3c31 011961 rtn 
-:      011963 ali_mesh_encrypt_base_function_sha256_input_data_init_inverse:
-0x3c32 011964 arg mem_mesh_sha256_chunk_start ,rega 
-:      011969 ali_mesh_encrypt_base_function_sha256_data_inverse_4byte:
-0x3c33 011970 arg 4 ,loopcnt 
-0x3c34 011971 call inverse_data 
-0x3c35 011972 increase 2 ,rega 
-0x3c36 011973 add regc ,-1 ,regc 
-0x3c37 011974 nbranch ali_mesh_encrypt_base_function_sha256_data_inverse_4byte ,zero 
-0x3c38 011975 rtn 
-:      011982 ali_mesh_encrypt_base_function_hex2ascii:
-0x3c39 011983 ifetch 1 ,contr 
-0x3c3a 011984 rshift4 pdata ,temp 
-0x3c3b 011985 call ali_mesh_encrypt_base_function_dialog2uchar 
-0x3c3c 011986 istoret 1 ,contw 
-0x3c3d 011987 and pdata ,0x0f ,temp 
-0x3c3e 011988 call ali_mesh_encrypt_base_function_dialog2uchar 
-0x3c3f 011989 istoret 1 ,contw 
-0x3c40 011990 loop ali_mesh_encrypt_base_function_hex2ascii 
-0x3c41 011991 rtn 
-:      011992 ali_mesh_encrypt_base_function_dialog2uchar:
-0x3c42 011993 sub temp ,9 ,null 
-0x3c43 011994 branch ali_mesh_encrypt_base_function_dialog2uchar_num ,positive 
-0x3c44 011995 add temp ,87 ,temp 
-0x3c45 011996 rtn 
-:      011997 ali_mesh_encrypt_base_function_dialog2uchar_num:
-0x3c46 011998 add temp ,48 ,temp 
-0x3c47 011999 rtn 
-:      012002 ali_mesh_encrypt_base_function_aes_cmac_32byte:
-0x3c48 012003 setarg 0x20 
-0x3c49 012004 branch ali_mesh_encrypt_base_function_aes_cmac 
-:      012006 ali_mesh_encrypt_base_function_aes_cmac_16byte:
-0x3c4a 012007 setarg 0x10 
-0x3c4b 012008 branch ali_mesh_encrypt_base_function_aes_cmac 
-:      012013 ali_mesh_encrypt_base_function_k2_aes_cmac_t:
-0x3c4c 012014 fetcht 1 ,mem_k2_p_len 
-0x3c4d 012015 increase 1 ,temp 
-0x3c4e 012016 iadd temp ,temp 
-0x3c4f 012017 storet 1 ,mem_aes_cmac_data_length 
-0x3c50 012018 copy rega ,contr 
-0x3c51 012019 copy pdata ,loopcnt 
-0x3c52 012020 call memcpy_fast 
-0x3c53 012021 fetcht 1 ,mem_k2_p_len 
-0x3c54 012022 copy temp ,loopcnt 
-0x3c55 012023 call memcpy 
-0x3c56 012024 copy regb ,pdata 
-0x3c57 012025 istore 1 ,contw 
-0x3c58 012026 arg mem_k2_t ,rega 
-0x3c59 012027 branch ali_mesh_encrypt_base_function_aes_cmac + 3 
-:      012036 ali_mesh_encrypt_base_function_aes_cmac:
-0x3c5a 012037 store 1 ,mem_aes_cmac_data_length 
-0x3c5b 012038 copy pdata ,loopcnt 
-0x3c5c 012039 call memcpy_fast 
-0x3c5d 012040 copy rega ,contr 
-0x3c5e 012041 arg mem_aes_cmac_k ,contw 
-0x3c5f 012042 call memcpy16 
-0x3c60 012043 call function_aes_cmac 
-0x3c61 012044 copy alarm ,contw 
-0x3c62 012045 call store_aes_result 
-0x3c63 012046 rtn 
-:      012050 ali_b0_block_generate:
-0x3c64 012051 fetcht 1 ,mem_ccm_type 
-0x3c65 012052 branch ali_block_generate 
-:      012053 ali_a_block_generate:
-0x3c66 012054 force 0x01 ,temp 
-:      012055 ali_block_generate:
-0x3c67 012056 force regidx_data ,regext_index 
-0x3c68 012057 fetch 2 ,mem_nonce_ptr 
-0x3c69 012058 copy pdata ,contr 
-0x3c6a 012059 ifetch 3 ,contr 
-0x3c6b 012060 lshift8 pdata ,pdata 
-0x3c6c 012061 ior temp ,regext 
-0x3c6d 012062 increase 1 ,regext_index 
-0x3c6e 012063 ifetch 4 ,contr 
-0x3c6f 012064 copy pdata ,regext 
-0x3c70 012065 increase 1 ,regext_index 
-0x3c71 012066 ifetch 4 ,contr 
-0x3c72 012067 copy pdata ,regext 
-0x3c73 012068 increase 1 ,regext_index 
-0x3c74 012069 byteswap rega ,regext 
-0x3c75 012070 lshift16 regext ,regext 
-0x3c76 012071 ifetch 2 ,contr 
-0x3c77 012072 ior regext ,regext 
-0x3c78 012073 rtn 
-:      012074 ali_generate_mic:
-0x3c79 012075 fetch 1 ,mem_ccm_data_len 
-0x3c7a 012076 copy pdata ,rega 
-0x3c7b 012077 call ali_b0_block_generate 
-0x3c7c 012078 call do_aes_ocb 
-0x3c7d 012079 force regidx_result ,regext_index 
-0x3c7e 012080 deposit regext 
-0x3c7f 012081 copy rega ,loopcnt 
-0x3c80 012082 fetcht 2 ,mem_ccm_data_ptr 
-0x3c81 012083 copy temp ,contr 
-0x3c82 012084 call padding_data 
-0x3c83 012085 branch generate_mic_loop 
-:      012086 ali_ccm_encrypt_64bit:
-0x3c84 012087 jam mic_size_64bit ,mem_ccm_type 
-0x3c85 012088 branch ali_ccm_encrypt_function 
-:      012089 ali_ccm_encrypt:
-0x3c86 012090 jam mic_size_32bit ,mem_ccm_type 
-0x3c87 012091 branch ali_ccm_encrypt_function 
-:      012092 ali_ccm_encrypt_function:
-0x3c88 012093 store 1 ,mem_ccm_data_len 
-0x3c89 012094 storet 2 ,mem_ccm_data_ptr 
-0x3c8a 012095 bpatchx patch34_5 ,mem_patch34 
-0x3c8b 012096 call ali_generate_mic 
-0x3c8c 012097 force regidx_xor ,regext_index 
-0x3c8d 012098 iforce regext 
-0x3c8e 012099 force regidx_result + 1 ,regext_index 
-0x3c8f 012100 copy regext ,pdata 
-0x3c90 012101 force regidx_xor + 1 ,regext_index 
-0x3c91 012102 iforce regext 
-0x3c92 012103 force 0 ,rega 
-0x3c93 012104 copy temp ,regc 
-0x3c94 012105 call ali_a_block_generate 
-0x3c95 012106 call do_aes_ctr 
-0x3c96 012107 call ali_fetcht_ccm_mic 
-0x3c97 012108 storet 8 ,mem_ccm_mic 
-0x3c98 012109 fetch 1 ,mem_ccm_data_len 
-0x3c99 012110 copy pdata ,regb 
-0x3c9a 012111 call ali_aes_crypt_data 
-0x3c9b 012112 fetcht 1 ,mem_ccm_data_len 
-0x3c9c 012113 fetch 2 ,mem_ccm_data_ptr 
-0x3c9d 012114 iadd temp ,rega 
-0x3c9e 012115 fetcht 8 ,mem_ccm_mic 
-0x3c9f 012116 istoret 4 ,rega 
-0x3ca0 012117 fetch 1 ,mem_ccm_type 
-0x3ca1 012118 sub pdata ,mic_size_32bit ,pdata 
-0x3ca2 012119 rtn blank 
-0x3ca3 012120 istoret 8 ,rega 
-0x3ca4 012121 rtn 
-:      012122 ali_ccm_decrypt_64bit:
-0x3ca5 012123 jam mic_size_64bit ,mem_ccm_type 
-0x3ca6 012124 branch ali_ccm_decrypt_function 
-:      012125 ali_ccm_decrypt:
-0x3ca7 012126 jam mic_size_32bit ,mem_ccm_type 
-0x3ca8 012127 branch ali_ccm_decrypt_function 
-:      012129 ali_ccm_decrypt_function:
-0x3ca9 012130 store 1 ,mem_ccm_data_len 
-0x3caa 012131 storet 2 ,mem_ccm_data_ptr 
-0x3cab 012132 copy temp ,regc 
-0x3cac 012133 copy pdata ,regb 
-0x3cad 012134 iadd regc ,contr 
-0x3cae 012135 bpatchx patch34_6 ,mem_patch34 
-0x3caf 012136 ifetch 8 ,contr 
-0x3cb0 012137 force regidx_xor ,regext_index 
-0x3cb1 012138 iforce regext 
-0x3cb2 012139 force regidx_xor + 1 ,regext_index 
-0x3cb3 012140 rshift32 pdata ,pdata 
-0x3cb4 012141 iforce regext 
-0x3cb5 012142 force 0 ,rega 
-0x3cb6 012143 call ali_a_block_generate 
-0x3cb7 012144 call do_aes_ctr 
-0x3cb8 012145 call ali_fetcht_ccm_mic 
-0x3cb9 012146 storet 8 ,mem_ccm_mic 
-0x3cba 012147 call ali_aes_crypt_data 
-0x3cbb 012148 call ali_generate_mic 
-0x3cbc 012149 call ali_fetcht_ccm_mic 
-0x3cbd 012150 fetch 1 ,mem_ccm_type 
-0x3cbe 012151 beq mic_size_64bit ,ali_ccm_decrypt_function_check_mic64 
-0x3cbf 012152 storet 4 ,mem_ccm_mic + 4 
-0x3cc0 012153 fetch 4 ,mem_ccm_mic 
-0x3cc1 012154 fetcht 4 ,mem_ccm_mic + 4 
-0x3cc2 012155 isub temp ,pdata 
-0x3cc3 012156 rtn 
-:      012158 ali_ccm_decrypt_function_check_mic64:
-0x3cc4 012159 fetch 8 ,mem_ccm_mic 
-0x3cc5 012160 isub temp ,pdata 
-0x3cc6 012161 rtn 
-:      012163 ali_fetcht_ccm_mic:
-0x3cc7 012164 force regidx_result ,regext_index 
-0x3cc8 012165 deposit regext 
-0x3cc9 012166 force regidx_result + 1 ,regext_index 
-0x3cca 012167 copy regext ,temp 
-0x3ccb 012168 lshift16 temp ,temp 
-0x3ccc 012169 lshift16 temp ,temp 
-0x3ccd 012170 ior temp ,temp 
-0x3cce 012171 rtn 
-:      012172 ali_aes_crypt_data:
-0x3ccf 012173 increase 1 ,rega 
-0x3cd0 012174 call ali_a_block_generate 
-0x3cd1 012175 copy regc ,contr 
-0x3cd2 012176 call aes_load_xor 
-0x3cd3 012177 call do_aes_ctr 
-0x3cd4 012178 call store_enc_data 
-0x3cd5 012179 increase 16 ,regc 
-0x3cd6 012180 increase -16 ,regb 
-0x3cd7 012181 branch ali_aes_crypt_data ,positive 
-0x3cd8 012182 rtn 
-:      012192 mesh_send_unprovisioned_beacons:
-0x3cd9 012193 bpatchx patch34_7 ,mem_patch34 
-0x3cda 012194 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
-0x3cdb 012195 jam 0x00 ,mem_mesh_provisioning_state_flag 
-0x3cdc 012196 jam 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3cdd 012197 setarg adv_unprovisioned_device_beacon_timeout 
-0x3cde 012198 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
-0x3cdf 012199 rtn 
-:      012202 ali_mesh_config_device_uuid_by_three_tuple:
-0x3ce0 012203 setarg company_identifiers_alibaba 
-0x3ce1 012204 store 2 ,mem_mesh_device_uuid 
-0x3ce2 012205 fetch 1 ,mem_mesh_device_pid 
-0x3ce3 012206 istore 1 ,contw 
-0x3ce4 012207 fetch 4 ,mem_mesh_three_tuple_productid 
-0x3ce5 012208 call inverse_data_4byte 
-0x3ce6 012209 istore 4 ,contw 
-0x3ce7 012210 fetch 6 ,mem_le_lap 
-0x3ce8 012211 istore 6 ,contw 
-0x3ce9 012212 fetch 3 ,mem_mesh_uuid_featureflag 
-0x3cea 012213 istore 3 ,contw 
-0x3ceb 012214 rtn 
-:      012216 ali_mesh_send_unprovisioned_beacons_tmall:
-0x3cec 012217 call ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package 
-0x3ced 012218 branch mesh_le_send_adv 
-:      012220 ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package:
-0x3cee 012222 jam 0x15 ,mem_mesh_adv_data_len 
-0x3cef 012223 setarg 0x14 
-0x3cf0 012224 store 1 ,mem_mesh_adv_data 
-0x3cf1 012225 setarg gap_adtype_mesh_beacon 
-0x3cf2 012226 istore 1 ,contw 
-0x3cf3 012227 setarg unprovisioned_device_beacon 
-0x3cf4 012228 istore 1 ,contw 
-:      012229 ali_mesh_advertising_send_unprovisioned_beacons_store_device_uuid:
-0x3cf5 012230 arg mem_mesh_device_uuid ,contr 
-0x3cf6 012231 call memcpy16 
-0x3cf7 012232 fetch 2 ,mem_mesh_oob_information 
-0x3cf8 012233 istore 2 ,contw 
-0x3cf9 012234 rtn 
-:      012237 ali_mesh_receive_adtype_manufacturer_specific:
-0x3cfa 012238 call ali_mesh_receive_provisioning_package_check_header 
-0x3cfb 012239 nrtn user 
-0x3cfc 012240 ifetch 1 ,contr 
-0x3cfd 012241 beq provisioning_random ,ali_mesh_advertising_receive_privisioning_random 
-0x3cfe 012242 beq provisioning_data ,ali_mesh_decrypt_tmall_privisioning_data_package 
-0x3cff 012243 bpatchx patch35_0 ,mem_patch35 
-0x3d00 012244 rtn 
-:      012248 ali_mesh_advertising_receive_privisioning_random:
-0x3d01 012249 call ali_mesh_advertising_receive_privisioning_random_check_states 
-0x3d02 012250 nrtn user 
-:      012251 ali_mesh_advertising_calc_encrypt_random_data:
-0x3d03 012252 call ali_mesh_encrypt_calc_random_data 
-0x3d04 012254 call ali_mesh_advertising_send_provisioning_confirmation 
-0x3d05 012255 call ali_mesh_send_pairing_data 
-0x3d06 012256 rtn 
-:      012258 ali_mesh_advertising_send_provisioning_confirmation:
-0x3d07 012259 arg provisioning_packet_confirmation_mac + provisioning_packet_confirmation_device ,temp 
-0x3d08 012260 call ali_mesh_advertising_send_packet_common 
-0x3d09 012261 setarg provisioning_confirmation 
-0x3d0a 012262 istore 1 ,contw 
-0x3d0b 012263 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d0c 012264 istore 2 ,contw 
-0x3d0d 012265 arg mem_mesh_confirmationdevice ,contr 
-0x3d0e 012266 branch memcpy16 
-:      012269 ali_mesh_advertising_receive_privisioning_random_check_states:
-0x3d0f 012270 call disable_user 
-0x3d10 012271 ifetcht 2 ,contr 
-0x3d11 012272 arg mem_mesh_provisioning_random_a ,contw 
-0x3d12 012273 call memcpy16 
-0x3d13 012274 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d14 012275 isub temp ,null 
-0x3d15 012276 nrtn zero 
-0x3d16 012279 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d17 012280 rtnbit1 receive_provisioning_random 
-0x3d18 012281 set1 receive_provisioning_random ,pdata 
-0x3d19 012282 store 1 ,mem_mesh_provisioning_state_flag 
-0x3d1a 012284 jam pairing_status ,mem_mesh_provisioned_flag 
-0x3d1b 012285 branch enable_user 
-:      012287 ali_mesh_decrypt_tmall_privisioning_data_package:
-0x3d1c 012288 call ali_mesh_advertising_receive_privisioning_data 
-0x3d1d 012289 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
-0x3d1e 012290 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d1f 012291 isub temp ,null 
-0x3d20 012292 nrtn zero 
-0x3d21 012293 call ali_mesh_encrypt_base_function_k3 
-0x3d22 012294 call ali_mesh_send_pairing_data 
-0x3d23 012295 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x3d24 012296 rtnne mesh_message_proxy 
-0x3d25 012297 jam wait_receive_appkey ,mem_mesh_provisioned_flag 
-0x3d26 012298 rtn 
-:      012301 ali_mesh_advertising_receive_privisioning_data:
-0x3d27 012302 bpatchx patch35_1 ,mem_patch35 
-0x3d28 012303 copy contr ,rega 
-0x3d29 012304 fetch 1 ,mem_mesh_provisioned_flag 
-0x3d2a 012305 rtneq paired_status 
-0x3d2b 012306 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d2c 012307 rtnbit0 receive_provisioning_random 
-0x3d2d 012308 rtnbit1 receive_provisioning_data 
-0x3d2e 012309 copy rega ,contr 
-0x3d2f 012310 arg 0x16 ,loopcnt 
-0x3d30 012311 arg mem_mesh_encrypt_provisioning_data ,contw 
-0x3d31 012312 call memcpy 
-0x3d32 012314 call ali_mesh_encrypt_calc_provisioning_data 
-0x3d33 012316 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
-0x3d34 012317 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d35 012318 isub temp ,null 
-0x3d36 012319 nrtn zero 
-:      012320 ali_mesh_resolve_privisioning_data_package:
-0x3d37 012321 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d38 012322 set1 receive_provisioning_data ,pdata 
-0x3d39 012323 store 1 ,mem_mesh_provisioning_state_flag 
-0x3d3a 012325 call ali_mesh_encrypt_calc_network_key_by_k2 
-0x3d3b 012327 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3d3c 012328 store 1 ,mem_mesh_iv_index + 3 
-0x3d3d 012329 call ali_mesh_advertising_send_provisioning_complete 
-0x3d3e 012330 rtn 
-:      012334 ali_mesh_advertising_send_provisioning_complete:
-0x3d3f 012335 arg provisioning_packet_complete_mac ,temp 
-0x3d40 012336 call ali_mesh_advertising_send_packet_common 
-0x3d41 012337 setarg provisioning_complete 
-0x3d42 012338 istore 1 ,contw 
-0x3d43 012339 fetch 6 ,mem_mesh_three_tuple_mac 
-0x3d44 012340 istore 6 ,contw 
-0x3d45 012341 rtn 
-:      012344 ali_mesh_advertising_send_packet_common:
-0x3d46 012345 bpatchx patch35_2 ,mem_patch35 
-0x3d47 012346 setarg fast_pairing_timeout_provisioning 
-0x3d48 012347 store 2 ,mem_mesh_fast_pairing_timer 
-0x3d49 012348 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x3d4a 012349 sub pdata ,mesh_message_tmall ,null 
-0x3d4b 012350 call ali_mesh_control_ble_advertising_on_advertising ,zero 
-0x3d4c 012351 ncall ali_mesh_control_ble_advertising_off_advertising ,zero 
-0x3d4d 012352 add temp ,provisioning_packet_length_ad_type_company_id_vid_provisioning_type + provisioning_packet_length_flags ,pdata 
-0x3d4e 012353 store 1 ,mem_mesh_adv_data_len 
-0x3d4f 012354 call ali_mesh_advertising_add_adtype_flags 
-0x3d50 012355 add temp ,provisioning_packet_ad_type_company_id_vid_provisioning_type ,pdata 
-0x3d51 012356 istore 1 ,contw 
-0x3d52 012357 setarg gap_adtype_manufacturer_specific 
-0x3d53 012358 istore 1 ,contw 
-0x3d54 012359 setarg company_identifiers_alibaba 
-0x3d55 012360 byteswap pdata ,pdata 
-0x3d56 012361 istore 2 ,contw 
-0x3d57 012362 fetch 1 ,mem_mesh_receive_vid 
-0x3d58 012363 istore 1 ,contw 
-0x3d59 012364 rtn 
-:      012375 ali_mesh_receive_provisioning_package_check_header:
-0x3d5a 012376 call disable_user 
-0x3d5b 012377 ifetcht 2 ,contr 
-0x3d5c 012378 setarg company_identifiers_alibaba 
-0x3d5d 012379 byteswap pdata ,pdata 
-0x3d5e 012380 isub temp ,null 
-0x3d5f 012381 nrtn zero 
-0x3d60 012382 ifetch 1 ,contr 
-0x3d61 012383 store 1 ,mem_mesh_receive_vid 
-0x3d62 012384 branch enable_user 
-:      012387 ali_mesh_fast_pairing_timer:
-0x3d63 012388 arg mem_mesh_fast_pairing_timer ,regc 
-0x3d64 012389 arg ali_mesh_fast_pairing_timeout ,regb 
-0x3d65 012390 branch timer_single_step_2b 
-:      012392 ali_mesh_fast_pairing_timeout:
-:      012393 ali_mesh_fast_pairing_failed:
-0x3d66 012394 branch ali_mesh_advertising_init_send_unprovisioned_device_beacon 
-:      012402 ali_mesh_access_layer_config_or_health_message_opcode:
-0x3d67 012403 fetch 1 ,mem_mesh_configuration_health_message_opcode 
-0x3d68 012404 beq mesh_message_opcode_config_composition_data_get_no_head ,ali_mesh_access_layer_config_composition_data 
-0x3d69 012405 beq mesh_message_opcode_config_node_reset_no_head ,ali_mesh_access_layer_config_or_health_message_opcode_node_reset 
-0x3d6a 012406 beq mesh_message_opcode_config_model_subscription_add_no_head ,ali_mesh_message_config_modle_subscription_add 
-0x3d6b 012407 beq mesh_message_opcode_config_model_subscription_delete_no_head ,ali_mesh_message_config_modle_subscription_delete 
-0x3d6c 012409 beq mesh_message_opcode_config_model_subscription_add_ow_no_head ,ali_mesh_message_config_modle_subscription_add_overwrite 
-0x3d6d 012411 rtn 
-:      012413 ali_mesh_message_config_modle_subscription_add_overwrite:
-0x3d6e 012414 call ali_mesh_message_config_modle_subscription_check_element 
-0x3d6f 012415 call ali_mesh_message_config_modle_subscription_add_value_address_ow 
-0x3d70 012416 call ali_mesh_message_config_modle_subscription_save 
-0x3d71 012417 setarg mesh_configuration_and_health_message_opcode_header 
-0x3d72 012418 store 1 ,mem_mesh_access_layer_payload 
-0x3d73 012419 setarg mesh_message_opcode_config_model_subscription_add_ow_status 
-0x3d74 012420 istore 1 ,contw 
-0x3d75 012422 setarg mesh_success 
-0x3d76 012423 istore 1 ,contw 
-0x3d77 012424 fetch 2 ,mem_mesh_subscription_element_address_ow 
-0x3d78 012425 istore 2 ,contw 
-0x3d79 012427 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x3d7a 012428 arg 4 ,temp 
-0x3d7b 012429 isub temp ,loopcnt 
-0x3d7c 012430 arg mem_mesh_subscription_list_num_ow ,contr 
-0x3d7d 012431 call memcpy 
-0x3d7e 012432 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x3d7f 012433 pincrease 1 
-0x3d80 012434 store 1 ,mem_mesh_access_layer_payload_len 
-0x3d81 012437 arg 0 ,queue 
-0x3d82 012438 branch ali_mesh_ali_vendor_message_send_message 
-:      012440 ali_mesh_message_config_modle_subscription_add_value_address_ow:
-0x3d83 012441 fetch 1 ,mem_mesh_subscription_list_num_ow 
-0x3d84 012442 rtn blank 
-0x3d85 012443 sub pdata ,subscription_max_count ,null 
-0x3d86 012444 ncall ali_mesh_message_config_modle_subscription_set_addr_max ,positive 
-0x3d87 012445 iforce loopcnt 
-0x3d88 012446 arg mem_mesh_subscription_value_address_start_ow ,contr 
-0x3d89 012447 add rega ,2 ,contw 
-0x3d8a 012448 branch ali_mesh_byte_swap 
-:      012450 ali_mesh_byte_swap:
-0x3d8b 012451 ifetch 2 ,contr 
-0x3d8c 012452 byteswap pdata ,pdata 
-0x3d8d 012453 istore 2 ,contw 
-0x3d8e 012454 loop ali_mesh_byte_swap 
-0x3d8f 012455 rtn 
-:      012457 ali_mesh_message_config_modle_subscription_set_addr_max:
-0x3d90 012459 setarg subscription_max_count 
-0x3d91 012460 rtn 
-:      012462 ali_mesh_access_layer_config_composition_data:
-0x3d92 012463 jam receive_config_composition_data_get ,mem_mesh_provisioned_flag 
-0x3d93 012464 setarg mesh_message_opcode_config_composition_data_status 
-0x3d94 012465 store 1 ,mem_mesh_access_layer_payload 
-0x3d95 012466 setarg 0x00 
-0x3d96 012467 istore 1 ,contw 
-0x3d97 012468 setarg company_identifiers_alibaba 
-0x3d98 012469 istore 2 ,contw 
-0x3d99 012470 setarg 0x0000 
-0x3d9a 012471 istore 2 ,contw 
-0x3d9b 012472 setarg 0x0001 
-0x3d9c 012473 istore 2 ,contw 
-0x3d9d 012474 setarg 0x0005 
-0x3d9e 012475 istore 2 ,contw 
-0x3d9f 012476 setarg 0x0003 
-0x3da0 012477 istore 2 ,contw 
-0x3da1 012478 setarg 0x0000 
-0x3da2 012479 istore 2 ,contw 
-0x3da3 012480 setarg 0x02 
-0x3da4 012481 istore 1 ,contw 
-0x3da5 012482 setarg 0x02 
-0x3da6 012483 istore 1 ,contw 
-0x3da7 012484 setarg 0x0000 
-0x3da8 012485 istore 2 ,contw 
-0x3da9 012486 setarg 0x1000 
-0x3daa 012487 istore 2 ,contw 
-0x3dab 012488 setarg 0x000001a8 
-0x3dac 012489 istore 4 ,contw 
-0x3dad 012490 setarg 0x000101a8 
-0x3dae 012491 istore 4 ,contw 
-0x3daf 012492 jam 28 ,mem_mesh_access_layer_payload_len 
-0x3db0 012493 branch ali_mesh_upper_transport_layer_send_access_message 
-:      012496 ali_mesh_access_layer_config_or_health_message_opcode_node_reset:
-0x3db1 012497 jam health_node_reset_timeout ,mem_mesh_health_node_reset_timer 
-:      012501 ali_mesh_access_layer_send_config_node_reset_status:
-0x3db2 012502 setarg mesh_configuration_and_health_message_opcode_header 
-0x3db3 012503 store 1 ,mem_mesh_access_layer_payload 
-0x3db4 012504 setarg mesh_message_opcode_config_node_reset_status_no_head 
-0x3db5 012505 istore 1 ,contw 
-0x3db6 012506 jam 2 ,mem_mesh_access_layer_payload_len 
-0x3db7 012507 branch ali_mesh_upper_transport_layer_send_access_message 
-:      012509 ali_mesh_access_layer_health_node_reset_timer:
-0x3db8 012510 arg mem_mesh_health_node_reset_timer ,regc 
-0x3db9 012511 arg ali_mesh_access_layer_health_node_reset_timeout ,regb 
-0x3dba 012512 branch timer_single_step 
-:      012515 ali_mesh_access_layer_health_node_reset_timeout:
-0x3dbb 012516 call mesh_clear_provisioning_data_only 
-:      012518 ali_mesh_app_delete_paired:
-0x3dbc 012519 branch soft_reset_chip 
-:      012522 ali_mesh_message_config_modle_subscription_add:
-0x3dbd 012523 call ali_mesh_message_config_modle_subscription_status 
-0x3dbe 012524 fetch 2 ,mem_mesh_core_feature 
-0x3dbf 012525 rtnbit1 mesh_feature_disable_subscription 
-0x3dc0 012526 call ali_mesh_message_config_modle_subscription_check_element 
-0x3dc1 012527 call ali_mesh_message_config_modle_subscription_add_value_address 
-:      012528 ali_mesh_message_config_modle_subscription_save:
-0x3dc2 012529 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dc3 012530 branch callback_func 
-:      012533 ali_mesh_message_config_modle_subscription_delete:
-0x3dc4 012534 call ali_mesh_message_config_modle_subscription_status 
-0x3dc5 012535 fetch 2 ,mem_mesh_core_feature 
-0x3dc6 012536 rtnbit1 mesh_feature_disable_subscription 
-0x3dc7 012537 call ali_mesh_message_config_modle_subscription_check_element 
-0x3dc8 012538 fetcht 2 ,mem_mesh_subscription_value_address 
-0x3dc9 012539 rshift8 temp ,pdata 
-0x3dca 012540 rshift4 pdata ,pdata 
-0x3dcb 012541 beq 0x0c ,ali_mesh_message_config_modle_subscription_delete_group_addr 
-0x3dcc 012542 byteswap temp ,temp 
-:      012543 ali_mesh_message_config_modle_subscription_delete_next:
-0x3dcd 012544 call ali_mesh_message_config_modle_subscription_check_value_address 
-0x3dce 012545 nrtn user 
-0x3dcf 012546 setarg 0 
-0x3dd0 012547 istore 2 ,rega 
-0x3dd1 012548 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dd2 012549 branch callback_func 
-:      012551 ali_mesh_message_config_modle_subscription_delete_group_addr:
-0x3dd3 012552 setarg -1 
-0x3dd4 012553 istore subscription_max_count ,rega 
-0x3dd5 012554 istore subscription_max_count ,contw 
-0x3dd6 012555 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dd7 012556 branch callback_func 
-:      012558 ali_mesh_message_config_modle_subscription_check_value_address:
-0x3dd8 012559 arg subscription_max_count ,loopcnt 
-:      012560 ali_mesh_message_config_modle_subscription_check_value_address_loop:
-0x3dd9 012561 ifetch 2 ,rega 
-0x3dda 012562 arg 0xffff ,regb 
-0x3ddb 012563 isub regb ,null 
-0x3ddc 012564 branch enable_user ,zero 
-0x3ddd 012565 isub temp ,null 
-0x3dde 012566 branch enable_user ,zero 
-:      012567 ali_mesh_message_config_modle_subscription_check_value_address_loop_empty:
-0x3ddf 012568 increase 2 ,rega 
-0x3de0 012569 loop ali_mesh_message_config_modle_subscription_check_value_address_loop 
-0x3de1 012570 branch disable_user 
-:      012573 ali_mesh_message_config_modle_subscription_status:
-0x3de2 012574 setarg mesh_configuration_and_health_message_opcode_header 
-0x3de3 012575 store 1 ,mem_mesh_access_layer_payload 
-0x3de4 012576 setarg mesh_message_opcode_config_model_subscription_status_no_head 
-0x3de5 012577 istore 1 ,contw 
-0x3de6 012578 setarg mesh_success 
-0x3de7 012579 istore 1 ,contw 
-0x3de8 012580 fetch 6 ,mem_mesh_subscription_element_address 
-0x3de9 012581 istore 6 ,contw 
-0x3dea 012582 jam 9 ,mem_mesh_access_layer_payload_len 
-0x3deb 012583 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
-:      012585 ali_mesh_message_config_modle_subscription_check_element:
-0x3dec 012586 call mesh_get_element_info_config 
-0x3ded 012587 add rega ,element_device_subscription_label ,rega 
-0x3dee 012588 fetch 2 ,mem_mesh_subscription_element_address 
-0x3def 012589 fetcht 2 ,mem_mesh_unicast_address 
-0x3df0 012590 byteswap temp ,temp 
-0x3df1 012591 isub temp ,pdata 
-0x3df2 012592 imul32 regb ,pdata 
-0x3df3 012593 iadd rega ,rega 
-0x3df4 012594 rtn 
-:      012596 ali_mesh_message_config_modle_subscription_add_value_address:
-0x3df5 012597 fetcht 2 ,mem_mesh_subscription_value_address 
-0x3df6 012598 arg subscription_max_count ,loopcnt 
-:      012599 ali_mesh_message_config_modle_subscription_add_value_address_loop:
-0x3df7 012600 ifetch 2 ,rega 
-0x3df8 012601 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,blank 
-0x3df9 012602 arg 0xffff ,regb 
-0x3dfa 012603 isub regb ,null 
-0x3dfb 012604 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,zero 
-0x3dfc 012605 increase 2 ,rega 
-0x3dfd 012606 loop ali_mesh_message_config_modle_subscription_add_value_address_loop 
-0x3dfe 012607 rtn 
-:      012609 ali_mesh_message_config_modle_subscription_add_value_address_in:
-0x3dff 012610 byteswap temp ,temp 
-0x3e00 012611 istoret 2 ,rega 
-0x3e01 012612 rtn 
-:      012617 ali_mesh_init:
-0x3e02 012619 call enable_authrom 
-0x3e03 012620 call init_memp 
-0x3e04 012621 setarg mesh_check_ble_rx_packet 
-0x3e05 012622 store 2 ,mem_mesh_cb_receive_advertising 
-0x3e06 012624 setarg mesh_idle_process 
-0x3e07 012625 store 2 ,mem_cb_idle_process 
-0x3e08 012627 setarg ali_mesh_network_layer_relay_access_message 
-0x3e09 012628 store 2 ,mem_mesh_cb_network_relay 
-0x3e0a 012630 setarg ali_mesh_access_layer_recv_cfg_appkey_add_cb 
-0x3e0b 012631 store 2 ,mem_mesh_cb_receive_config_appkey_add 
-0x3e0c 012633 setarg mesh_store_new_subscriptuion_list_data 
-0x3e0d 012634 store 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3e0e 012636 setarg mesh_store_new_seq_data 
-0x3e0f 012637 store 2 ,mem_mesh_cb_seq_changed 
-0x3e10 012639 setarg mesh_cb_event_timer 
-0x3e11 012640 store 2 ,mem_cb_event_timer 
-0x3e12 012642 setarg ali_mesh_access_layer_check_access_message_opcode 
-0x3e13 012643 store 2 ,mem_mesh_cb_receive_access_message 
-0x3e14 012645 setarg mesh_le_receive_data 
-0x3e15 012646 store 2 ,mem_cb_att_write 
-0x3e16 012648 setarg ali_mesh_proxy_process_bb_event 
-0x3e17 012649 store 2 ,mem_cb_bb_event_process 
-0x3e18 012651 setarg mesh_clear_pairing_key 
-0x3e19 012652 store 2 ,mem_mesh_clear_provisioning_data 
-0x3e1a 012654 setarg mesh_vendor_timming_chage_cb 
-0x3e1b 012655 store 2 ,mem_mesh_cb_vendor_timing_changed 
-0x3e1c 012656 call ali_mesh_vendor_timer_message_read 
-0x3e1d 012658 jam 36 ,mem_mesh_adv_scan_channel 
-0x3e1e 012659 call ali_mesh_ali_vendor_message_indication_info_reset_tid 
-0x3e1f 012662 bpatchx patch35_3 ,mem_patch35 
-0x3e20 012664 setarg 0x0428 
-0x3e21 012665 store 2 ,mem_mesh_upper_tran_layer_queue_each_size 
-0x3e22 012666 call ali_mesh_upper_transport_layer_queue_init 
-0x3e23 012668 setarg 0x0422 
-0x3e24 012669 store 2 ,mem_mesh_queue_each_size 
-0x3e25 012670 call ali_mesh_advertising_bearer_layer_queue_init 
-0x3e26 012672 setarg 0x0a22 
-0x3e27 012673 store 2 ,mem_mesh_network_relay_gatt_queue_each_size 
-0x3e28 012674 call ali_mesh_network_layer_gatt_queue_init 
-0x3e29 012675 call ali_mesh_network_layer_queue_init 
-0x3e2a 012679 call ali_mesh_network_layer_queue_init 
-0x3e2b 012681 call ali_mesh_chip_peripherals_load_data 
-0x3e2c 012682 call mesh_inverse_three_tuple_mac 
-0x3e2d 012684 fetch 1 ,mem_mesh_network_key 
-0x3e2e 012685 beq 0xff ,mesh_send_unprovisioned_beacons 
-0x3e2f 012686 call ali_mesh_upper_transport_layer_clear_tx_buffer 
-0x3e30 012687 call ali_mesh_encrypt_base_function_k3 
-0x3e31 012688 call ali_mesh_encrypt_base_function_k4 
-0x3e32 012689 call ali_mesh_encrypt_calc_network_key_by_k2 
-0x3e33 012691 random pdata 
-0x3e34 012692 and pdata ,0x1f ,pdata 
-0x3e35 012693 add pdata ,50 ,pdata 
-0x3e36 012694 store 2 ,mem_mesh_report_full_attribute_timer 
-0x3e37 012695 add pdata ,5 ,pdata 
-0x3e38 012696 store 1 ,mem_mesh_report_power_on_timer 
-0x3e39 012697 rtn 
-:      012701 mesh_inverse_three_tuple_mac:
-0x3e3a 012702 fetch 6 ,mem_mesh_three_tuple_mac 
-0x3e3b 012703 call inverse_data_6byte 
-0x3e3c 012704 store 6 ,mem_le_lap 
-0x3e3d 012705 rtn 
-:      012707 mesh_get_element_info_config:
-0x3e3e 012708 fetchr loopcnt ,1 ,mem_mesh_element_number 
-0x3e3f 012709 fetchr rega ,2 ,mem_mesh_element_device_ptr 
-0x3e40 012710 fetchr regb ,2 ,mem_mesh_element_device_length 
-0x3e41 012711 rtn 
-:      012714 mesh_idle_process:
-0x3e42 012715 bpatchx patch35_4 ,mem_patch35 
-0x3e43 012716 call ali_mesh_time_function 
-0x3e44 012717 call ali_mesh_control_ble_adv_process 
-0x3e45 012718 call ali_mesh_upper_transport_layer_control_packet 
-0x3e46 012719 call ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue 
-0x3e47 012720 call ali_mesh_network_layer_control_relay_packet 
-0x3e48 012721 call ali_mesh_network_layer_check_gatt_relay_packet 
-0x3e49 012722 branch mesh_ble_rx_packet 
-:      012725 mesh_cb_event_timer:
-0x3e4a 012726 call ali_mesh_control_ble_adv_timer_process 
-0x3e4b 012727 call ali_mesh_access_layer_health_node_reset_timer 
-0x3e4c 012728 call ali_mesh_fast_pairing_timer 
-0x3e4d 012731 call ali_mesh_report_full_attribute_timer 
-0x3e4e 012732 call ali_mesh_report_power_on_timer 
-0x3e4f 012733 branch ali_mesh_upper_transport_layer_receive_new_msg_timer 
-:      012736 mesh_clear_provisioning_data_only:
-0x3e50 012737 call mesh_clear_timer_data 
-0x3e51 012738 fetch 2 ,mem_mesh_clear_provisioning_data 
-0x3e52 012739 branch callback_func 
-:      012743 mesh_clear_timer_data:
-0x3e53 012744 fetch 1 ,mem_mesh_chip_select 
-0x3e54 012745 rtnne 2 
-0x3e55 012746 setarg 0x1d000 
-0x3e56 012747 store 3 ,mem_spi_write_addr 
-0x3e57 012748 branch spid_flash_erase_sector + 2 
-:      012752 ali_mesh_upper_transport_layer_queue_init:
-0x3e58 012753 call ali_mesh_upper_transport_layer_init_queue_param 
-0x3e59 012754 branch queue_init 
-:      012756 ali_mesh_advertising_bearer_layer_queue_init:
-0x3e5a 012757 call ali_mesh_advertising_bearer_layer_init_queue_param 
-0x3e5b 012758 branch queue_init 
-:      012760 ali_mesh_network_layer_gatt_queue_init:
-0x3e5c 012761 call ali_mesh_network_layer_init_gatt_queue_param 
-0x3e5d 012762 branch queue_init 
-:      012764 ali_mesh_network_layer_init_gatt_queue_param:
-0x3e5e 012765 setarg mem_mesh_network_relay_gatt_queue_each_size 
-0x3e5f 012766 store 2 ,mem_queue_ptr 
-0x3e60 012767 rtn 
-:      012769 ali_mesh_advertising_init_send_unprovisioned_device_beacon:
-0x3e61 012770 jam 1 ,mem_le_adv_enable 
-0x3e62 012771 setarg adv_unprovisioned_device_beacon_timeout 
-0x3e63 012772 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
-0x3e64 012773 fetch 1 ,mem_mesh_uuid_featureflag 
-0x3e65 012774 set0 bit_silence_adv_flag ,pdata 
-0x3e66 012775 store 1 ,mem_mesh_uuid_featureflag 
-0x3e67 012776 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
-0x3e68 012777 jam 0x00 ,mem_mesh_provisioning_state_flag 
-0x3e69 012778 jam 0x00 ,mem_k2_nid 
-0x3e6a 012779 branch ali_mesh_send_unprovisioned_device_beacon_init_advertising 
-:      012783 ali_mesh_lower_transport_layer_receive_lower_transport_pdu:
-0x3e6b 012784 bpatchx patch35_5 ,mem_patch35 
-0x3e6c 012785 fetch 1 ,mem_mesh_message_transport_head 
-0x3e6d 012786 bbit1 transport_head_bit_seg ,ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message 
-0x3e6e 012787 jam 0 ,mem_mesh_aszmic 
-0x3e6f 012788 branch ali_mesh_upper_transport_layer_receive_unsegmented_access_message 
-:      012791 ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message:
-0x3e70 012792 call ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon 
-0x3e71 012793 rtn user 
-0x3e72 012794 call ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack 
-0x3e73 012795 rtn user 
-0x3e74 012796 call ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment 
-0x3e75 012797 branch ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment 
-:      012801 ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon:
-0x3e76 012802 call disable_user 
-0x3e77 012803 arg 3 ,loopcnt 
-0x3e78 012804 arg mem_mesh_message_segment_access_szmic_seqzero_sego_segn ,rega 
-0x3e79 012805 call inverse_data 
-0x3e7a 012806 fetchr rega ,3 ,mem_mesh_message_segment_access_szmic_seqzero_sego_segn 
-0x3e7b 012807 and rega ,0x1f ,temp 
-0x3e7c 012808 storet 1 ,mem_mesh_segmented_access_message_segn 
-0x3e7d 012809 fetch 1 ,mem_mesh_segmented_access_message_segn_upper_limit 
-0x3e7e 012810 isub temp ,null 
-0x3e7f 012811 nbranch enable_user ,positive 
-0x3e80 012813 rshift4 rega ,pdata 
-0x3e81 012814 rshift pdata ,pdata 
-0x3e82 012815 and pdata ,0x1f ,temp 
-0x3e83 012816 storet 1 ,mem_mesh_segmented_access_message_sego 
-0x3e84 012817 rshift4 pdata ,pdata 
-0x3e85 012818 rshift pdata ,pdata 
-0x3e86 012819 arg 0x1fff ,rega 
-0x3e87 012820 iand rega ,temp 
-0x3e88 012821 copy pdata ,regb 
-0x3e89 012822 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3e8a 012823 isub temp ,null 
-0x3e8b 012824 ncall ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero ,zero 
-0x3e8c 012825 storet 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3e8d 012826 rshift8 regb ,pdata 
-0x3e8e 012827 rshift4 pdata ,pdata 
-0x3e8f 012828 rshift pdata ,pdata 
-0x3e90 012829 store 1 ,mem_mesh_segmented_access_message_szmic 
-0x3e91 012830 store 1 ,mem_mesh_aszmic 
-0x3e92 012831 rtn 
-:      012833 ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero:
-0x3e93 012834 setarg 0 
-0x3e94 012835 store 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e95 012836 jam 0 ,mem_mesh_segmented_access_message_current_length 
-0x3e96 012837 rtn 
-:      012842 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack:
-0x3e97 012843 call disable_user 
-0x3e98 012844 fetch 1 ,mem_mesh_segmented_access_message_sego 
-0x3e99 012845 copy pdata ,queue 
-0x3e9a 012846 fetch 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e9b 012847 qisolate1 pdata 
-0x3e9c 012848 branch enable_user ,true 
-0x3e9d 012849 qset1 pdata 
-0x3e9e 012850 store 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e9f 012851 fetcht 1 ,mem_mesh_segmented_access_message_segn 
-0x3ea0 012852 add temp ,1 ,loopcnt 
-:      012853 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop:
-0x3ea1 012854 add loopcnt ,-1 ,queue 
-0x3ea2 012855 qisolate1 pdata 
-0x3ea3 012856 nrtn true 
-0x3ea4 012857 loop ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop 
-0x3ea5 012858 jam 1 ,mem_mesh_segmented_access_message_receive_finish 
-0x3ea6 012859 rtn 
-:      012863 ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment:
-0x3ea7 012864 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3ea8 012865 pincrease -6 
-0x3ea9 012866 copy pdata ,loopcnt 
-0x3eaa 012867 fetcht 1 ,mem_mesh_segmented_access_message_current_length 
-0x3eab 012868 iadd temp ,temp 
-0x3eac 012869 storet 1 ,mem_mesh_segmented_access_message_current_length 
-0x3ead 012870 fetch 2 ,mem_mesh_segmented_access_message_segment_ptr 
-0x3eae 012871 iforce contw 
-0x3eaf 012872 fetch 1 ,mem_mesh_segmented_access_message_sego 
-0x3eb0 012873 mul32 pdata ,12 ,pdata 
-0x3eb1 012874 iadd contw ,contw 
-0x3eb2 012875 arg mem_mesh_message_transport_segmented_access_messagepdu_segment ,contr 
-0x3eb3 012876 branch memcpy 
-:      012879 ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment:
-0x3eb4 012880 fetch 1 ,mem_mesh_segmented_access_message_receive_finish 
-0x3eb5 012881 rtneq 0 
-0x3eb6 012882 setarg 0 
-0x3eb7 012883 store 5 ,mem_mesh_segmented_access_message_blockack 
-0x3eb8 012884 fetcht 2 ,mem_mesh_message_seq + 1 
-0x3eb9 012885 byteswap temp ,temp 
-0x3eba 012886 setarg 0xe000 
-0x3ebb 012887 iand temp ,temp 
-0x3ebc 012888 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3ebd 012889 ior temp ,pdata 
-0x3ebe 012890 byteswap pdata ,pdata 
-0x3ebf 012891 store 2 ,mem_mesh_message_seq + 1 
-0x3ec0 012892 branch ali_mesh_upper_transport_layer_receive_segmented_access_message 
-:      012896 ali_mesh_lower_transport_layer_send_unsegmented_access_message:
-0x3ec1 012897 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x3ec2 012898 add pdata ,1 ,temp 
-0x3ec3 012899 copy pdata ,loopcnt 
-0x3ec4 012900 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3ec5 012901 fetch 1 ,mem_mesh_message_transport_head 
-0x3ec6 012902 set0 transport_head_bit_seg ,pdata 
-0x3ec7 012903 store 1 ,mem_mesh_unsegmented_access_lower_transport_layer_head 
-0x3ec8 012904 arg mem_mesh_access_layer_payload ,contr 
-0x3ec9 012905 call memcpy_fast 
-0x3eca 012906 branch ali_mesh_network_layer_send_access_message 
-:      012911 ali_mesh_lower_transport_layer_send_segmented_access_message:
-0x3ecb 012912 add rega ,4 ,temp 
-0x3ecc 012913 copy rega ,loopcnt 
-0x3ecd 012914 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3ece 012915 arg mem_mesh_segmented_access_lower_transport_layer_parameters ,contw 
-0x3ecf 012916 call memcpy_fast 
-0x3ed0 012917 fetch 1 ,mem_mesh_message_transport_head 
-0x3ed1 012918 set1 transport_head_bit_seg ,pdata 
-0x3ed2 012919 store 1 ,mem_mesh_segmented_access_lower_transport_layer_head 
-0x3ed3 012920 branch ali_mesh_network_layer_send_access_message 
-:      012925 ali_mesh_model_layer_check_model_message_opcode:
-0x3ed4 012926 fetch 1 ,mem_mesh_module_message_opcode 
-:      012927 ali_mesh_model_layer_check_generic_onoff_message_opcde:
-0x3ed5 012928 beq mesh_module_message_opcode_generic_onoff_get_no_head ,ali_mesh_model_layer_message_opcode_generic_onoff_get 
-0x3ed6 012929 beq mesh_module_message_opcode_generic_onoff_set_no_head ,ali_mesh_model_layer_message_opcde_generic_onoff_set 
-0x3ed7 012930 beq mesh_module_message_opcode_scene_recall_no_head ,ali_mesh_model_layer_message_opcde_scene_recall 
-0x3ed8 012931 beq mesh_module_message_opcode_light_lightness_set_no_head ,ali_mesh_model_layer_message_opcde_light_lightness_set 
-0x3ed9 012932 beq mesh_module_message_opcode_light_ctl_set_no_head ,ali_mesh_model_layer_message_opcde_light_ctl_set 
-0x3eda 012933 rtn 
-:      012936 ali_mesh_model_layer_message_opcode_generic_onoff_get:
-0x3edb 012937 arg ali_mesh_model_layer_message_opcode_generic_onoff_get_cb ,regc 
-0x3edc 012938 branch ali_mesh_more_element_check_element_address 
-:      012939 ali_mesh_model_layer_message_opcode_generic_onoff_get_cb:
-0x3edd 012942 fetch 2 ,mem_mesh_cb_generic_onoff_get 
-0x3ede 012943 call callback_func 
-0x3edf 012944 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x3ee0 012945 branch ali_mesh_access_layer_send_generic_onoff_status 
-:      012948 ali_mesh_model_layer_message_opcde_generic_onoff_set:
-0x3ee1 012949 arg ali_mesh_model_layer_message_opcde_generic_onoff_set_cb ,regc 
-0x3ee2 012950 branch ali_mesh_more_element_check_element_address 
-:      012951 ali_mesh_model_layer_message_opcde_generic_onoff_set_cb:
-0x3ee3 012952 call ali_mesh_access_layer_send_generic_onoff_status 
-0x3ee4 012953 fetch 2 ,mem_mesh_cb_generic_onoff_set 
-0x3ee5 012954 branch callback_func 
-:      012958 ali_mesh_model_layer_message_opcde_scene_recall:
-0x3ee6 012959 call ali_mesh_access_layer_send_scene_status 
-0x3ee7 012960 fetch 2 ,mem_mesh_cb_scene_recall 
-0x3ee8 012961 branch callback_func 
-:      012964 ali_mesh_model_layer_message_opcde_light_lightness_set:
-0x3ee9 012965 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
-0x3eea 012966 call ali_mesh_model_layer_message_calc_lightness 
-0x3eeb 012967 store 1 ,mem_mesh_light_lightness_calc_lightness 
-0x3eec 012968 call ali_mesh_access_layer_send_light_lightness_status 
-0x3eed 012969 fetch 2 ,mem_mesh_cb_light_lightness_set 
-0x3eee 012970 branch callback_func 
-:      012973 ali_mesh_model_layer_message_opcde_light_ctl_set:
-0x3eef 012974 fetch 2 ,mem_mesh_last_ctl_temperature 
-0x3ef0 012975 fetcht 2 ,mem_mesh_ctl_temperature 
-0x3ef1 012976 isub temp ,null 
-0x3ef2 012977 rtn zero 
-0x3ef3 012979 fetch 2 ,mem_mesh_ctl_temperature 
-0x3ef4 012980 call ali_mesh_model_layer_message_calc_temperature 
-0x3ef5 012981 store 1 ,mem_mesh_ctl_calc_temperature 
-0x3ef6 012983 fetch 2 ,mem_mesh_ctl_temperature 
-0x3ef7 012984 store 2 ,mem_mesh_last_ctl_temperature 
-0x3ef8 012985 fetch 2 ,mem_mesh_cb_light_lightness_get 
-0x3ef9 012986 call callback_func 
-0x3efa 012987 storet 2 ,mem_mesh_ctl_lightness 
-0x3efb 012988 call ali_mesh_access_layer_send_light_ctl_stauts 
-0x3efc 012989 fetch 2 ,mem_mesh_cb_light_ctl_set 
-0x3efd 012990 branch callback_func 
-:      012995 ali_mesh_model_layer_message_calc_lightness:
-0x3efe 012996 rtn blank 
-0x3eff 012997 mul32 pdata ,ali_mesh_lightness_level ,pdata 
-0x3f00 012998 arg ali_mesh_lightness_max ,temp 
-0x3f01 012999 idiv temp 
-0x3f02 013000 call wait_div_end 
-0x3f03 013001 remainder temp 
-0x3f04 013002 rshift8 temp ,temp 
-0x3f05 013003 quotient pdata 
-0x3f06 013004 sub temp ,0xff ,null 
-0x3f07 013005 nrtn zero 
-0x3f08 013006 pincrease 1 
-0x3f09 013007 rtn 
-:      013012 ali_mesh_model_layer_message_calc_actual_lightness:
-0x3f0a 013013 arg ali_mesh_lightness_max ,pdata 
-0x3f0b 013014 imul32 temp ,pdata 
-0x3f0c 013015 div pdata ,ali_mesh_lightness_level 
-0x3f0d 013016 call wait_div_end 
-0x3f0e 013017 quotient temp 
-0x3f0f 013018 rtn 
-:      013022 ali_mesh_model_layer_message_calc_temperature:
-0x3f10 013023 arg ali_mesh_temperature_min ,temp 
-0x3f11 013024 isub temp ,rega 
-0x3f12 013025 call ali_mesh_model_layer_message_calc_temperature_k 
-0x3f13 013026 copy rega ,pdata 
-0x3f14 013027 idiv temp 
-0x3f15 013028 call wait_div_end 
-0x3f16 013029 quotient pdata 
-0x3f17 013030 rtn 
-:      013035 ali_mesh_model_layer_message_calc_actual_temperature:
-0x3f18 013036 copy temp ,rega 
-0x3f19 013037 call ali_mesh_model_layer_message_calc_temperature_k 
-0x3f1a 013038 copy rega ,pdata 
-0x3f1b 013039 imul32 temp ,pdata 
-0x3f1c 013040 arg ali_mesh_temperature_min ,temp 
-0x3f1d 013041 iadd temp ,temp 
-0x3f1e 013042 rtn 
-:      013044 ali_mesh_model_layer_message_calc_temperature_k:
-0x3f1f 013045 setarg ali_mesh_temperature_max 
-0x3f20 013046 arg ali_mesh_temperature_min ,temp 
-0x3f21 013047 isub temp ,pdata 
-0x3f22 013048 div pdata ,ali_mesh_temperature_level 
-0x3f23 013049 call wait_div_end 
-0x3f24 013050 quotient temp 
-0x3f25 013051 rtn 
-:      013056 ali_mesh_more_element_check_unicast_address:
-0x3f26 013057 arg 0 ,queue 
-0x3f27 013058 fetchr loopcnt ,1 ,mem_mesh_element_number 
-0x3f28 013059 call disable_user 
-0x3f29 013060 fetch 2 ,mem_mesh_unicast_address 
-:      013061 ali_mesh_more_element_check_unicast_address_loop:
-0x3f2a 013062 isub temp ,null 
-0x3f2b 013063 branch ali_mesh_more_element_found_unicast_address_element ,zero 
-0x3f2c 013064 byteswap pdata ,pdata 
-0x3f2d 013065 pincrease 1 
-0x3f2e 013066 byteswap pdata ,pdata 
-0x3f2f 013067 increase 1 ,queue 
-0x3f30 013068 loop ali_mesh_more_element_check_unicast_address_loop 
-0x3f31 013069 rtn 
-:      013071 ali_mesh_more_element_found_unicast_address_element:
-0x3f32 013072 jam 0 ,mem_mesh_receive_group_address 
-0x3f33 013073 storer queue ,1 ,mem_mesh_receive_element_number 
-0x3f34 013074 call ali_mesh_more_element_calc_queue_address 
-0x3f35 013075 branch enable_user 
-:      013078 ali_mesh_more_element_check_group_address:
-0x3f36 013079 arg 0 ,queue 
-0x3f37 013080 arg 0 ,regc 
-0x3f38 013081 call mesh_get_element_info_config 
-0x3f39 013082 call disable_user 
-:      013083 ali_mesh_more_element_check_group_address_loop:
-0x3f3a 013084 fetch 2 ,mem_mesh_core_feature 
-0x3f3b 013085 bbit0 mesh_feature_disable_subscription ,ali_mesh_more_element_check_subscription_address 
-0x3f3c 013086 ifetch 2 ,rega 
-0x3f3d 013087 isub temp ,null 
-0x3f3e 013088 call ali_mesh_more_element_found_group_address_element ,zero 
-:      013089 ali_mesh_more_element_check_address_common:
-0x3f3f 013090 copy regb ,pdata 
-0x3f40 013091 iadd rega ,rega 
-0x3f41 013092 increase 1 ,queue 
-0x3f42 013093 loop ali_mesh_more_element_check_group_address_loop 
-0x3f43 013094 copy regc ,pdata 
-0x3f44 013095 rtn blank 
-0x3f45 013096 store 1 ,mem_mesh_receive_group_address 
-0x3f46 013097 branch enable_user 
-:      013099 ali_mesh_more_element_found_group_address_element:
-0x3f47 013100 qset1 regc 
-0x3f48 013101 rtn 
-:      013103 ali_mesh_more_element_check_subscription_address:
-0x3f49 013104 add rega ,element_device_subscription_label ,contr 
-0x3f4a 013105 arg subscription_max_count ,alarm 
-:      013106 ali_mesh_more_element_check_subscription_address_loop:
-0x3f4b 013107 ifetch 2 ,contr 
-0x3f4c 013108 isub temp ,null 
-0x3f4d 013109 branch ali_mesh_more_element_found_subscription_address_element ,zero 
-0x3f4e 013110 increase -1 ,alarm 
-0x3f4f 013111 branch ali_mesh_more_element_check_address_common ,zero 
-0x3f50 013112 branch ali_mesh_more_element_check_subscription_address_loop 
-:      013114 ali_mesh_more_element_found_subscription_address_element:
-0x3f51 013115 call ali_mesh_more_element_found_group_address_element 
-0x3f52 013116 branch ali_mesh_more_element_check_address_common 
-:      013118 ali_mesh_more_element_check_element_address:
-0x3f53 013119 arg 0 ,queue 
-0x3f54 013120 fetch 1 ,mem_mesh_receive_group_address 
-0x3f55 013121 branch ali_mesh_more_element_check_element_address_no_group_address ,blank 
-0x3f56 013122 copy pdata ,regb 
-0x3f57 013123 fetchr loopcnt ,1 ,mem_mesh_element_number 
-:      013124 ali_mesh_more_element_check_element_address_loop:
-0x3f58 013125 storer queue ,1 ,mem_mesh_receive_element_number 
-0x3f59 013127 qisolate1 regb 
-0x3f5a 013128 call ali_mesh_more_element_check_element_address_no_group_address ,true 
-0x3f5b 013129 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x3f5c 013130 increase 1 ,queue 
-0x3f5d 013131 loop ali_mesh_more_element_check_element_address_loop 
-0x3f5e 013132 rtn 
-:      013134 ali_mesh_more_element_check_element_address_no_group_address:
-0x3f5f 013135 call ali_mesh_more_element_push_stack 
-0x3f60 013136 call ali_mesh_more_element_calc_queue_address 
-0x3f61 013137 copy regc ,pdata 
-0x3f62 013138 call callback_func 
-0x3f63 013139 branch ali_mesh_more_element_pop_stack 
-:      013141 ali_mesh_more_element_push_stack:
-0x3f64 013142 storer loopcnt ,2 ,mem_mesh_loopcnt_tmep 
-0x3f65 013143 storer rega ,2 ,mem_mesh_rega_temp 
-0x3f66 013144 storer regb ,2 ,mem_mesh_regb_temp 
-0x3f67 013145 storer regc ,2 ,mem_mesh_regc_temp 
-0x3f68 013146 rtn 
-:      013148 ali_mesh_more_element_pop_stack:
-0x3f69 013149 fetchr loopcnt ,2 ,mem_mesh_loopcnt_tmep 
-0x3f6a 013150 fetchr rega ,2 ,mem_mesh_rega_temp 
-0x3f6b 013151 fetchr regb ,2 ,mem_mesh_regb_temp 
-0x3f6c 013152 fetchr regc ,2 ,mem_mesh_regc_temp 
-0x3f6d 013153 rtn 
-:      013156 ali_mesh_more_element_calc_queue_address:
-0x3f6e 013157 bpatchx patch35_6 ,mem_patch35 
-0x3f6f 013158 fetch 2 ,mem_mesh_unicast_address 
-0x3f70 013159 byteswap pdata ,pdata 
-0x3f71 013160 iadd queue ,pdata 
-0x3f72 013161 byteswap pdata ,pdata 
-0x3f73 013162 store 2 ,mem_mesh_send_message_src 
-0x3f74 013163 call mesh_get_element_info_config 
-0x3f75 013164 copy queue ,pdata 
-0x3f76 013165 imul32 regb ,pdata 
-0x3f77 013166 iadd rega ,rega 
-0x3f78 013167 add rega ,element_device_upper_queue_ptr ,contr 
-0x3f79 013168 ifetch 2 ,contr 
-0x3f7a 013169 store ,2 ,mem_queue_ptr 
-0x3f7b 013170 rtn 
-:      013175 ali_mesh_receive_adtype_mesh_message:
-0x3f7c 013176 jam mesh_message_tmall ,mem_mesh_network_packet_type 
-:      013179 ali_mesh_network_layer_recevice_network_pdu:
-0x3f7d 013180 sub temp ,mesh_network_packet_min_length ,null 
-0x3f7e 013181 rtn positive 
-0x3f7f 013182 sub temp ,mesh_network_packet_max_length ,null 
-0x3f80 013183 nrtn positive 
-0x3f81 013184 bpatchx patch35_7 ,mem_patch35 
-0x3f82 013185 call ali_mesh_network_store_in_mem 
-0x3f83 013186 call ali_mesh_network_layer_check_dup 
-0x3f84 013187 nrtn user 
-0x3f85 013188 call ali_mesh_network_layer_check_nid_ivi 
-0x3f86 013189 nrtn user 
-0x3f87 013190 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-0x3f88 013191 call ali_mesh_network_layer_check_msg 
-0x3f89 013192 nrtn user 
-0x3f8a 013193 call ali_mesh_network_layer_store_proxy_unicast_address 
-0x3f8b 013195 branch ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32 
-:      013197 ali_mesh_network_layer_check_dup:
-0x3f8c 013198 call enable_user 
-0x3f8d 013199 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3f8e 013200 arg mem_mesh_message_nid + 3 ,contr 
-0x3f8f 013201 iadd contr ,contr 
-0x3f90 013202 ifetch 4 ,contr 
-0x3f91 013203 ifetcht 4 ,contr 
-0x3f92 013204 ixor temp ,temp 
-0x3f93 013205 arg 16 ,loopcnt 
-0x3f94 013206 arg mem_mesh_network_dup_cache ,contr 
-:      013207 ali_mesh_network_layer_check_dup_loop:
-0x3f95 013208 ifetch 4 ,contr 
-0x3f96 013209 isub temp ,null 
-0x3f97 013210 branch disable_user ,zero 
-0x3f98 013211 loop ali_mesh_network_layer_check_dup_loop 
-0x3f99 013212 fetch 1 ,mem_mesh_network_dup_cache_next 
-0x3f9a 013213 pincrease 4 
-0x3f9b 013214 arg mem_mesh_network_dup_cache ,contw 
-0x3f9c 013215 iadd contw ,contw 
-0x3f9d 013216 istoret 4 ,contw 
-0x3f9e 013217 and pdata ,0x3f ,pdata 
-0x3f9f 013218 store 1 ,mem_mesh_network_dup_cache_next 
-0x3fa0 013219 rtn 
-:      013221 ali_mesh_network_layer_check_msg:
-0x3fa1 013222 call enable_user 
-0x3fa2 013223 fetcht 5 ,mem_mesh_message_seq 
-0x3fa3 013224 arg 16 ,loopcnt 
-0x3fa4 013225 arg mem_mesh_network_msg_cache ,contr 
-:      013226 ali_mesh_network_layer_check_msg_loop:
-0x3fa5 013227 ifetch 5 ,contr 
-0x3fa6 013228 isub temp ,null 
-0x3fa7 013229 branch disable_user ,zero 
-0x3fa8 013230 loop ali_mesh_network_layer_check_msg_loop 
-0x3fa9 013231 fetch 1 ,mem_mesh_network_msg_cache_next 
-0x3faa 013232 pincrease 1 
-0x3fab 013233 and pdata ,0x0f ,pdata 
-0x3fac 013234 store 1 ,mem_mesh_network_msg_cache_next 
-0x3fad 013235 mul32 pdata ,5 ,pdata 
-0x3fae 013236 arg mem_mesh_network_msg_cache ,contw 
-0x3faf 013237 iadd contw ,contw 
-0x3fb0 013238 istoret 5 ,contw 
-0x3fb1 013239 rtn 
-:      013241 ali_mesh_network_layer_store_proxy_unicast_address:
-0x3fb2 013242 fetch 1 ,mem_mesh_network_packet_type 
-0x3fb3 013243 rtneq mesh_message_tmall 
-0x3fb4 013244 fetch 2 ,mem_mesh_message_src 
-0x3fb5 013245 store 2 ,mem_mesh_network_proxy_unicast_address 
-0x3fb6 013246 rtn 
-:      013258 ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32:
-0x3fb7 013259 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x3fb8 013260 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3fb9 013261 arg mem_mesh_message_dst ,temp 
-0x3fba 013262 call ali_ccm_decrypt 
-0x3fbb 013263 nrtn zero 
-:      013266 ali_mesh_network_layer_recevice_network_pdu_check_dst:
-0x3fbc 013267 bpatchx patch36_0 ,mem_patch36 
-0x3fbd 013268 fetch 1 ,mem_mesh_network_packet_type 
-0x3fbe 013269 sub pdata ,mesh_message_proxy ,null 
-0x3fbf 013270 call ali_mesh_white_filter_check ,zero 
-0x3fc0 013271 fetcht 2 ,mem_mesh_message_dst 
-0x3fc1 013272 call ali_mesh_more_element_check_unicast_address 
-0x3fc2 013273 call ali_mesh_more_found_unicast_address_element ,user 
-0x3fc3 013274 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
-0x3fc4 013275 arg 29 ,loopcnt 
-0x3fc5 013276 arg mem_mesh_message_nid_temp ,contw 
-0x3fc6 013277 arg mem_mesh_message_nid ,contr 
-0x3fc7 013278 call memcpy 
-0x3fc8 013279 call ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address 
-0x3fc9 013280 arg 29 ,loopcnt 
-0x3fca 013281 arg mem_mesh_message_nid_temp ,contr 
-0x3fcb 013282 arg mem_mesh_message_nid ,contw 
-0x3fcc 013283 call memcpy 
-0x3fcd 013284 fetch 2 ,mem_mesh_cb_network_relay 
-0x3fce 013285 branch callback_func 
-:      013287 ali_mesh_more_found_unicast_address_element:
-0x3fcf 013288 jam 1 ,mem_mesh_receive_message_count 
-0x3fd0 013289 fetch 2 ,mem_mesh_send_message_src 
-0x3fd1 013290 store 2 ,mem_mesh_receive_message_first_unicast_address 
-0x3fd2 013291 rtn 
-:      013293 ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address:
-0x3fd3 013294 call ali_mesh_more_element_check_group_address 
-0x3fd4 013295 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
-0x3fd5 013296 jam 0xff ,mem_mesh_receive_group_address 
-0x3fd6 013297 setarg group_address_0xcfff_little_endian 
-0x3fd7 013298 isub temp ,null 
-0x3fd8 013299 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
-0x3fd9 013300 setarg group_address_0xffff_little_endian 
-0x3fda 013301 isub temp ,null 
-0x3fdb 013302 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
-0x3fdc 013303 rtn 
-:      013306 ali_mesh_network_layer_check_nid_ivi:
-0x3fdd 013307 call disable_user 
-0x3fde 013308 fetcht 1 ,mem_mesh_message_nid 
-0x3fdf 013309 rshift4 temp ,pdata 
-0x3fe0 013310 rshift3 pdata ,pdata 
-0x3fe1 013311 fetchr rega ,1 ,mem_mesh_iv_index + 3 
-0x3fe2 013312 and rega ,0x01 ,rega 
-0x3fe3 013313 isub rega ,null 
-0x3fe4 013314 nrtn zero 
-0x3fe5 013315 and temp ,0x7f ,temp 
-0x3fe6 013316 fetch 1 ,mem_k2_nid 
-0x3fe7 013317 isub temp ,null 
-0x3fe8 013318 nrtn zero 
-0x3fe9 013319 branch enable_user 
-:      013323 ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq:
-0x3fea 013324 arg mem_mesh_tmall_cache_start ,rega 
-0x3feb 013325 arg cache_space_num ,loopcnt 
-:      013326 ali_mesh_network_layer_raverse_src_seq_cache:
-0x3fec 013327 fetcht 2 ,mem_mesh_message_src 
-0x3fed 013328 ifetch 2 ,rega 
-0x3fee 013330 branch ali_mesh_network_layer_find_empty_space ,blank 
-0x3fef 013332 isub temp ,null 
-0x3ff0 013334 branch ali_mesh_network_layer_find_src_space ,zero 
-0x3ff1 013335 increase cache_space_size ,rega 
-0x3ff2 013336 loop ali_mesh_network_layer_raverse_src_seq_cache 
-0x3ff3 013337 arg mem_mesh_tmall_cache_start ,rega 
-:      013339 ali_mesh_network_layer_find_empty_space:
-0x3ff4 013340 istoret 2 ,rega 
-:      013341 ali_mesh_network_layer_find_src_space:
-0x3ff5 013342 storet 2 ,mem_mesh_send_message_dst 
-0x3ff6 013344 add rega ,2 ,regc 
-0x3ff7 013345 ifetch 3 ,regc 
-0x3ff8 013346 store 3 ,mem_mesh_last_message_seq 
-0x3ff9 013347 branch ali_mesh_network_layer_recevice_network_pdu_check_seq_legal 
-:      013351 ali_mesh_network_layer_recevice_network_pdu_check_seq_legal:
-0x3ffa 013353 call ali_mesh_inverse_seq 
-0x3ffb 013355 fetch 3 ,mem_mesh_last_message_seq 
-0x3ffc 013356 fetcht 3 ,mem_mesh_message_seq 
-0x3ffd 013357 isub temp ,null 
-0x3ffe 013358 rtn positive 
-0x3fff 013359 istoret 3 ,regc 
-0x4000 013360 call ali_mesh_inverse_seq 
-0x4001 013361 branch ali_mesh_lower_transport_layer_receive_lower_transport_pdu 
-:      013363 ali_mesh_inverse_seq:
-0x4002 013364 arg mem_mesh_message_seq ,rega 
-0x4003 013365 arg 3 ,loopcnt 
-0x4004 013366 branch inverse_data 
-:      013370 ali_mesh_network_load_network_nonce_and_encryptionkey:
-0x4005 013371 call ali_mesh_network_layer_load_network_nonce 
-:      013372 ali_mesh_upper_transport_layer_load_encryptionkey:
-0x4006 013373 arg mem_k2_encryptionkey ,contr 
-0x4007 013374 branch load_key 
-:      013375 ali_mesh_network_layer_load_network_nonce:
-0x4008 013376 arg mem_mesh_network_nonce ,contw 
-0x4009 013377 setarg network_nonce 
-0x400a 013378 istore 1 ,contw 
-0x400b 013379 fetch 6 ,mem_mesh_message_ttl 
-0x400c 013380 istore 8 ,contw 
-0x400d 013381 branch mesh_generate_nonce 
-:      013384 ali_mesh_network_store_in_mem:
-0x400e 013385 add temp ,-12 ,pdata 
-0x400f 013395 store 1 ,mem_mesh_message_transport_netmic_length 
-0x4010 013396 arg 29 ,loopcnt 
-0x4011 013397 arg mem_mesh_message_nid ,contw 
-0x4012 013398 call clear_mem 
-0x4013 013399 add temp ,-1 ,loopcnt 
-0x4014 013400 arg mem_mesh_message_nid ,contw 
-0x4015 013401 branch memcpy_fast 
-:      013403 ali_mesh_network_layer_relay_access_message:
-0x4016 013404 call ali_mesh_network_layer_init_queue_param 
-0x4017 013405 call ali_mesh_network_layer_check_relay_states 
-0x4018 013406 nrtn user 
-0x4019 013407 call ali_mesh_network_layer_encrypt_relay_package 
-0x401a 013408 jam adv_relay_mesh_message_duration ,mem_mesh_queue_ele_duration 
-0x401b 013409 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x401c 013410 add pdata ,13 ,temp 
-0x401d 013411 storet 1 ,mem_mesh_queue_ele_len 
-0x401e 013412 increase -1 ,temp 
-0x401f 013413 istoret 1 ,contw 
-0x4020 013414 setarg gap_adtype_mesh_message 
-0x4021 013415 istore 1 ,contw 
-0x4022 013416 add temp ,-1 ,loopcnt 
-0x4023 013417 fetch 7 ,mem_mesh_message_nid 
-0x4024 013418 arg mem_mesh_message_nid ,contr 
-0x4025 013419 call memcpy 
-0x4026 013420 arg mem_mesh_queue_ele_temp ,rega 
-0x4027 013421 call queue_push 
-0x4028 013422 call ali_mesh_network_layer_white_list_fliter 
-0x4029 013423 nrtn user 
-0x402a 013424 branch ali_mesh_bearer_layer_gatt_send_packet_by_network_layer 
-:      013426 ali_mesh_network_layer_white_list_fliter:
-0x402b 013427 fetcht 2 ,mem_mesh_message_dst_temp 
-:      013428 ali_mesh_network_layer_white_list_fliter_check:
-0x402c 013429 call disable_user 
-0x402d 013430 fetch 1 ,mem_mesh_white_list_num 
-0x402e 013431 rtn blank 
-0x402f 013432 iforce loopcnt 
-0x4030 013433 arg mem_mesh_white_list ,contr 
-:      013434 ali_mesh_network_layer_white_list_fliter_check_loop:
-0x4031 013435 ifetch 2 ,contr 
-0x4032 013436 isub temp ,null 
-0x4033 013437 branch enable_user ,zero 
-0x4034 013438 loop ali_mesh_network_layer_white_list_fliter_check_loop 
-0x4035 013439 rtn 
-:      013442 ali_mesh_network_layer_check_relay_states:
-0x4036 013443 call disable_user 
-0x4037 013444 fetch 1 ,mem_mesh_network_packet_type 
-0x4038 013445 rtneq mesh_message_app 
-0x4039 013446 fetch 2 ,mem_mesh_core_feature 
-0x403a 013447 rtnbit1 mesh_feature_disable_relay 
-0x403b 013448 fetch 1 ,mem_mesh_provisioned_flag 
-0x403c 013449 rtnne paired_status 
-0x403d 013450 fetcht 2 ,mem_mesh_message_src 
-0x403e 013451 call ali_mesh_more_element_check_unicast_address 
-0x403f 013452 branch disable_user ,user 
-0x4040 013453 call ali_mesh_network_layer_check_network_mic_cache 
-0x4041 013454 nrtn user 
-0x4042 013455 fetch 1 ,mem_mesh_message_ttl 
-0x4043 013456 branch disable_user ,blank 
-0x4044 013457 pincrease -1 
-0x4045 013458 branch disable_user ,blank 
-0x4046 013459 store 1 ,mem_mesh_message_ttl 
-0x4047 013460 setarg mem_mesh_network_relay_queue 
-0x4048 013461 store 2 ,mem_queue_ptr 
-0x4049 013462 branch enable_user 
-:      013464 ali_mesh_network_layer_encrypt_relay_package:
-0x404a 013465 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x404b 013466 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x404c 013467 arg mem_mesh_message_dst ,temp 
-0x404d 013468 call ali_ccm_encrypt 
-0x404e 013469 branch ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-:      013473 ali_mesh_network_layer_check_network_mic_cache:
-0x404f 013474 setarg mem_mesh_transport_message_mic_cache 
-0x4050 013475 store 2 ,mem_mesh_mic_cache_ptr 
-0x4051 013476 branch ali_mesh_base_adt_cache 
-:      013480 ali_mesh_network_layer_send_access_message:
-0x4052 013481 bpatchx patch36_1 ,mem_patch36 
-0x4053 013482 call ali_mesh_network_layer_send_access_message_encrypt_netmic 
-0x4054 013483 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
-0x4055 013484 branch ali_mesh_bearer_layer_send_packet_by_network_layer 
-:      013489 ali_mesh_network_layer_send_access_message_encrypt_netmic:
-0x4056 013490 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x4057 013491 add pdata ,2 ,rega 
-0x4058 013492 pincrease 4 
-0x4059 013493 store 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x405a 013494 arg mem_mesh_send_upper_layer_dst ,temp 
-0x405b 013495 branch ali_mesh_network_layer_encrypt_by_network_nonce 
-:      013500 ali_mesh_network_layer_encrypt_by_network_nonce:
-0x405c 013501 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x405d 013502 copy rega ,pdata 
-0x405e 013503 branch ali_ccm_encrypt 
-:      013506 ali_mesh_network_layer_send_access_message_encrypt_obfuscation:
-0x405f 013507 branch ali_mesh_encrypt_obfuscation_deceypt_send_message 
-:      013510 ali_mesh_network_layer_check_gatt_relay_packet:
-0x4060 013511 call ali_mesh_network_layer_init_gatt_queue_param 
-0x4061 013512 call queue_empty 
-0x4062 013513 rtn blank 
-0x4063 013514 call le_fifo_check_nearly_full 
-0x4064 013515 nrtn blank 
-0x4065 013516 arg mem_mesh_queue_ele_temp ,rega 
-0x4066 013517 call queue_pop 
-0x4067 013518 nrtn user 
-0x4068 013519 branch ali_mesh_send_ble_data 
-:      013523 mesh_generate_nonce:
-0x4069 013524 fetch 4 ,mem_mesh_iv_index 
-0x406a 013525 istore 4 ,contw 
-0x406b 013526 add contw ,-13 ,pdata 
-0x406c 013527 store 2 ,mem_nonce_ptr 
-0x406d 013528 rtn 
-:      013532 ali_mesh_network_layer_init_queue_param:
-0x406e 013533 setarg mem_mesh_network_relay_queue_each_size 
-0x406f 013534 store 2 ,mem_queue_ptr 
-0x4070 013535 rtn 
-:      013537 ali_mesh_network_layer_queue_init:
-0x4071 013538 call ali_mesh_network_layer_init_queue_param 
-0x4072 013539 branch queue_init 
-:      013542 ali_mesh_ble_adv:
-0x4073 013543 call le_set_config_more_data 
-0x4074 013544 fetch 1 ,mem_mesh_provisioned_flag 
-0x4075 013545 beq unprovisioned_beacon_status ,ali_mesh_ble_adv_mesh_beacon 
-0x4076 013546 beq paired_status ,ali_mesh_ble_adv_network_id 
-0x4077 013547 beq wait_receive_appkey ,ali_mesh_ble_adv_network_id 
-0x4078 013548 rtn 
-:      013550 ali_mesh_ble_adv_network_id:
-0x4079 013552 setsect 0 ,0x10214 
-0x407a 013553 setsect 1 ,0xc080 
-0x407b 013554 setsect 2 ,0x28030 
-0x407c 013555 setsect 3 ,0x3060 
-0x407d 013556 store 9 ,mem_le_adv_data_len 
-0x407e 013557 setarg 0x182816 
-0x407f 013558 istore 4 ,contw 
-0x4080 013559 fetch 8 ,mem_mesh_network_id 
-0x4081 013560 istore 8 ,contw 
-0x4082 013561 rtn 
-:      013563 ali_mesh_ble_adv_mesh_beacon:
-0x4083 013564 call ali_mesh_config_device_uuid_by_three_tuple 
-0x4084 013566 setsect 0 ,0x1021d 
-0x4085 013567 setsect 1 ,0xc080 
-0x4086 013568 setsect 2 ,0x27030 
-0x4087 013569 setsect 3 ,0x5460 
-0x4088 013570 store 9 ,mem_le_adv_data_len 
-0x4089 013571 setarg 0x182716 
-0x408a 013572 istore 3 ,contw 
-0x408b 013573 arg mem_mesh_device_uuid ,contr 
-0x408c 013574 call memcpy16 
-0x408d 013575 fetch 2 ,mem_mesh_oob_information 
-0x408e 013576 istore 2 ,contw 
-0x408f 013577 rtn 
-:      013583 mesh_le_receive_data:
-0x4090 013584 bpatchx patch36_2 ,mem_patch36 
-0x4091 013585 fetch 2 ,mem_le_att_handle 
-0x4092 013586 beq mesh_proxy_data_in_handle ,ali_mesh_receive_ble_data_proxy_data_in 
-0x4093 013587 beq mesh_provisioning_data_in_handle ,ali_mesh_receive_ble_data_provisioning_data_in 
-0x4094 013588 rtn 
-:      013590 ali_mesh_receive_ble_data_proxy_data_in:
-0x4095 013591 copy regb ,temp 
-0x4096 013592 ifetch 1 ,rega 
-0x4097 013593 beq mesh_proxy_message_type_network_pdu ,ali_mesh_network_layer_recevice_network_pdu_proxy_control 
-0x4098 013594 beq mesh_proxy_message_type_proxy_configuration ,ali_mesh_network_layer_recevice_proxy_configuration_messages 
-0x4099 013595 rtn 
-:      013596 ali_mesh_network_layer_recevice_proxy_configuration_messages:
-0x409a 013604 call ali_mesh_network_store_in_mem 
-0x409b 013605 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x409c 013606 pincrease -4 
-0x409d 013607 store 1 ,mem_mesh_message_transport_netmic_length 
-0x409e 013608 call ali_mesh_network_layer_check_nid_ivi 
-0x409f 013609 nrtn user 
-0x40a0 013610 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-0x40a1 013611 fetch 1 ,mem_mesh_message_ttl 
-0x40a2 013612 bbit1 bit_ctl ,ali_mesh_recevice_proxy_configuration_messages_decrypt 
-0x40a3 013613 rtn 
-:      013615 ali_mesh_recevice_proxy_configuration_messages_decrypt:
-0x40a4 013616 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
-0x40a5 013617 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x40a6 013618 arg mem_mesh_message_dst ,temp 
-0x40a7 013619 call ali_ccm_decrypt_64bit 
-0x40a8 013620 nrtn zero 
-0x40a9 013623 call ali_mesh_white_filter_check 
-0x40aa 013624 fetch 1 ,mem_mesh_message_proxy_transportpdu_opcode 
-0x40ab 013625 beq proxy_opcode_set_filter_type ,ali_mesh_proxy_configuration_message_set_filter_type 
-0x40ac 013626 beq proxy_opcode_add_addr_to_filter ,ali_mesh_proxy_configuration_message_add_addr_to_filter 
-0x40ad 013627 rtn 
-:      013629 ali_mesh_proxy_configuration_message_add_addr_to_filter:
-0x40ae 013630 fetchr loopcnt ,1 ,mem_mesh_message_transport_netmic_length 
-0x40af 013631 increase -3 ,loopcnt 
-0x40b0 013633 rshift loopcnt ,pdata 
-0x40b1 013634 fetcht 2 ,mem_mesh_white_list_num 
-0x40b2 013635 iadd temp ,pdata 
-0x40b3 013636 sub pdata ,8 ,null 
-0x40b4 013637 nrtn positive 
-0x40b5 013638 store 2 ,mem_mesh_white_list_num 
-0x40b6 013639 arg mem_mesh_white_list ,contw 
-0x40b7 013640 lshift temp ,pdata 
-0x40b8 013641 iadd contw ,contw 
-0x40b9 013642 arg mem_mesh_message_proxy_transportpdu_parameters ,contr 
-0x40ba 013643 call memcpy 
-0x40bb 013644 fetch 1 ,mem_mesh_addressed_filter_type 
-0x40bc 013645 branch ali_mesh_proxy_configuration_message_filter_status 
-:      013647 ali_mesh_proxy_configuration_message_set_filter_type:
-0x40bd 013648 ifetch 1 ,contr 
-0x40be 013649 store 1 ,mem_mesh_addressed_filter_type 
-:      013650 ali_mesh_proxy_configuration_message_filter_status:
-0x40bf 013651 store 1 ,mem_mesh_filter_status_message_filtertype 
-0x40c0 013652 fetch 2 ,mem_mesh_white_list_num 
-0x40c1 013653 byteswap pdata ,pdata 
-0x40c2 013654 store 2 ,mem_mesh_filter_status_message_listsize 
-0x40c3 013656 jam proxy_opcode_filter_status ,mem_mesh_filter_status_message_opcode 
-0x40c4 013658 fetch 9 ,mem_mesh_message_nid 
-0x40c5 013659 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x40c6 013660 fetch 2 ,mem_mesh_send_message_src 
-0x40c7 013661 store 2 ,mem_mesh_send_upper_layer_src 
-0x40c8 013663 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x40c9 013664 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x40ca 013666 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
-0x40cb 013667 setarg 6 
-0x40cc 013668 arg mem_mesh_send_upper_layer_dst ,temp 
-0x40cd 013669 call ali_ccm_encrypt_64bit 
-0x40ce 013670 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
-0x40cf 013673 arg 22 ,rega 
-0x40d0 013674 arg mesh_proxy_data_out_handle ,temp 
-0x40d1 013675 call le_att_malloc_tx_notify 
-0x40d2 013676 setarg mesh_proxy_message_type_proxy_configuration 
-0x40d3 013677 istore 1 ,contw 
-0x40d4 013678 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
-0x40d5 013679 branch memcpy32 
-:      013681 ali_mesh_receive_ble_data_provisioning_data_in:
-0x40d6 013682 jam mesh_message_proxy ,mem_mesh_fast_pair_packet_type 
-0x40d7 013683 copy regb ,temp 
-0x40d8 013684 copy rega ,contr 
-0x40d9 013685 branch ali_mesh_receive_adtype_manufacturer_specific 
-:      013688 ali_mesh_network_load_proxy_nonce_and_encryptionkey:
-0x40da 013689 arg mem_mesh_proxy_nonce ,contw 
-0x40db 013690 setarg proxy_nonce 
-0x40dc 013691 istore 2 ,contw 
-0x40dd 013692 fetch 5 ,mem_mesh_message_seq 
-0x40de 013693 istore 7 ,contw 
-0x40df 013694 call mesh_generate_nonce 
-0x40e0 013696 branch ali_mesh_upper_transport_layer_load_encryptionkey 
-:      013698 ali_mesh_network_layer_recevice_network_pdu_proxy_control:
-0x40e1 013699 jam mesh_message_proxy ,mem_mesh_network_packet_type 
-0x40e2 013700 branch ali_mesh_network_layer_recevice_network_pdu 
-:      013703 ali_mesh_proxy_process_bb_event:
-0x40e3 013704 copy regc ,pdata 
-0x40e4 013705 beq bt_evt_le_disconnected ,mesh_ble_start_adv 
-0x40e5 013706 beq bt_evt_le_connected ,app_ble_conn_event 
-0x40e6 013707 rtn 
-:      013709 app_ble_conn_event:
-0x40e7 013710 branch ali_mesh_proxy_white_list_clear 
-:      013714 mesh_ble_start_adv:
-0x40e8 013715 setarg 0 
-0x40e9 013716 store 2 ,mem_mesh_network_proxy_unicast_address 
-0x40ea 013717 branch app_ble_start_adv 
-:      013719 ali_mesh_proxy_white_list_clear:
-0x40eb 013720 setarg 0 
-0x40ec 013721 store 2 ,mem_mesh_white_list_num 
-0x40ed 013722 arg mem_mesh_white_list ,contw 
-0x40ee 013723 arg 16 ,loopcnt 
-0x40ef 013724 branch memset0 
-:      013731 ali_mesh_send_ble_data:
-0x40f0 013733 call le_fifo_check_nearly_full 
-0x40f1 013734 nrtn blank 
-0x40f2 013736 fetch 1 ,mem_mesh_queue_ele_len 
-0x40f3 013737 add pdata ,-1 ,rega 
-0x40f4 013738 arg mesh_proxy_data_out_handle ,temp 
-0x40f5 013739 call le_att_malloc_tx_notify 
-0x40f6 013740 setarg mesh_proxy_message_type_network_pdu 
-0x40f7 013741 istore 1 ,contw 
-0x40f8 013742 arg mem_mesh_queue_ele_payload + 2 ,contr 
-0x40f9 013743 branch memcpy32 
-:      013745 ali_mesh_send_pairing_data:
-0x40fa 013746 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x40fb 013747 rtneq mesh_message_tmall 
-0x40fc 013748 fetch 2 ,mem_ui_state_map 
-0x40fd 013749 rtnbit0 ui_state_ble_connected 
-0x40fe 013750 call le_fifo_check_nearly_full 
-0x40ff 013751 nrtn blank 
-0x4100 013752 fetch 1 ,mem_mesh_adv_data_len 
-0x4101 013753 add pdata ,-5 ,rega 
-0x4102 013754 arg mesh_provisioning_data_out_handle ,temp 
-0x4103 013755 call le_att_malloc_tx_notify 
-0x4104 013756 arg mem_mesh_adv_data + 5 ,contr 
-0x4105 013757 branch memcpy32 
-:      013759 ali_mesh_white_filter_check:
-0x4106 013760 fetch 2 ,mem_mesh_white_list 
-0x4107 013761 nrtn blank 
-0x4108 013762 fetch 2 ,mem_mesh_message_src 
-0x4109 013763 store 2 ,mem_mesh_white_list 
-:      013764 ali_mesh_white_list_num_increase:
-0x410a 013765 fetch 2 ,mem_mesh_white_list_num 
-0x410b 013766 pincrease 1 
-0x410c 013767 store 2 ,mem_mesh_white_list_num 
-0x410d 013768 rtn 
-:      013771 sha_endian_swap2:
-0x410e 013772 ifetch 4 ,contr 
-0x410f 013773 force 4 ,rega 
-0x4110 013774 increase 3 ,contw 
-:      013775 sha_endian_loop:
-0x4111 013776 istore 1 ,contw 
-0x4112 013777 rshift8 pdata ,pdata 
-0x4113 013778 increase -2 ,contw 
-0x4114 013779 increase -1 ,rega 
-0x4115 013780 nbranch sha_endian_loop ,zero 
-0x4116 013781 increase 5 ,contw 
-0x4117 013782 loop sha_endian_swap2 
-0x4118 013783 rtn 
-:      013786 sha_getw:
-0x4119 013787 lshift2 queue ,pdata 
-0x411a 013788 iadd timeup ,contr 
-0x411b 013789 ifetch 4 ,contr 
-0x411c 013790 rtn 
-:      013792 sha_r:
-0x411d 013793 force 16 ,alarm 
-0x411e 013794 arg mem_dat ,timeup 
-:      013795 sha_r_loop:
-0x411f 013796 add alarm ,-7 ,queue 
-0x4120 013797 call sha_getw 
-0x4121 013798 iforce temp 
-0x4122 013799 add alarm ,-16 ,queue 
-0x4123 013800 call sha_getw 
-0x4124 013801 iadd temp ,temp 
-0x4125 013802 add alarm ,-2 ,queue 
-0x4126 013803 call sha_getw 
-0x4127 013804 shasx pdata ,1 ,pdata 
-0x4128 013805 iadd temp ,temp 
-0x4129 013806 add alarm ,-15 ,queue 
-0x412a 013807 call sha_getw 
-0x412b 013808 shasx pdata ,0 ,pdata 
-0x412c 013809 iadd temp ,temp 
-0x412d 013810 lshift2 alarm ,pdata 
-0x412e 013811 iadd timeup ,contw 
-0x412f 013812 istoret 4 ,contw 
-0x4130 013813 increase 1 ,alarm 
-0x4131 013814 compare 64 ,alarm ,0xff 
-0x4132 013815 nbranch sha_r_loop ,true 
-0x4133 013816 rtn 
-:      013819 sha_init:
-0x4134 013820 arg memh0 ,contr 
-0x4135 013821 force 7 ,regext_index 
-:      013822 sha_init_0:
-0x4136 013823 ifetch 4 ,contr 
-0x4137 013824 iforce regext 
-0x4138 013825 increase -1 ,regext_index 
-0x4139 013826 branch sha_init_0 ,positive 
-0x413a 013827 rtn 
-:      013829 sha:
-0x413b 013830 bpatchx patch36_3 ,mem_patch36 
-0x413c 013831 call sha_r 
-0x413d 013832 arg memahbak ,contw 
-0x413e 013833 force 0 ,regext_index 
-:      013834 sha_0:
-0x413f 013835 deposit regext 
-0x4140 013836 istore 4 ,contw 
-0x4141 013837 increase 1 ,regext_index 
-0x4142 013838 compare 8 ,regext_index ,0xff 
-0x4143 013839 nbranch sha_0 ,true 
-0x4144 013842 arg ble_mesh_sha256_addr ,timeup 
-0x4145 013845 arg mem_dat ,alarm 
-0x4146 013846 force 64 ,loopcnt 
-:      013847 sha_loop:
-0x4147 013848 ifetcht 4 ,alarm 
-0x4148 013849 ifetch 4 ,timeup 
-0x4149 013850 increase 4 ,timeup 
-0x414a 013851 increase 4 ,alarm 
-0x414b 013852 iadd temp ,pdata 
-0x414c 013853 force 7 ,regext_index 
-0x414d 013854 iadd regext ,temp 
-0x414e 013855 force 4 ,regext_index 
-0x414f 013856 shasx regext ,3 ,pdata 
-0x4150 013857 iadd temp ,temp 
-0x4151 013858 force 5 ,regext_index 
-0x4152 013859 deposit regext 
-0x4153 013860 force 6 ,regext_index 
-0x4154 013861 ixor regext ,pdata 
-0x4155 013862 force 4 ,regext_index 
-0x4156 013863 iand regext ,pdata 
-0x4157 013864 force 6 ,regext_index 
-0x4158 013865 ixor regext ,pdata 
-0x4159 013866 iadd temp ,temp 
-0x415a 013867 force 7 ,regext_index 
-0x415b 013868 copy temp ,regext 
-0x415c 013869 force 3 ,regext_index 
-0x415d 013870 deposit regext 
-0x415e 013871 iadd temp ,regext 
-0x415f 013872 force 0 ,regext_index 
-0x4160 013873 deposit regext 
-0x4161 013874 force 1 ,regext_index 
-0x4162 013875 iand regext ,temp 
-0x4163 013876 ior regext ,pdata 
-0x4164 013877 force 2 ,regext_index 
-0x4165 013878 iand regext ,pdata 
-0x4166 013879 ior temp ,temp 
-0x4167 013880 force 0 ,regext_index 
-0x4168 013881 shasx regext ,2 ,pdata 
-0x4169 013882 iadd temp ,pdata 
-0x416a 013883 force 7 ,regext_index 
-0x416b 013884 iadd regext ,regext 
-0x416c 013885 regexrot 
-0x416d 013886 loop sha_loop 
-0x416e 013887 arg memahbak ,contr 
-0x416f 013888 force 0 ,regext_index 
-:      013889 sha_1:
-0x4170 013890 ifetch 4 ,contr 
-0x4171 013891 iadd regext ,regext 
-0x4172 013892 increase 1 ,regext_index 
-0x4173 013893 compare 8 ,regext_index ,0xff 
-0x4174 013894 nbranch sha_1 ,true 
-0x4175 013895 rtn 
-:      013899 sha_result:
-0x4176 013900 arg memresult ,contw 
-0x4177 013901 force 7 ,regext_index 
-:      013902 sha_regext_save:
-0x4178 013903 deposit regext 
-0x4179 013904 istore 4 ,contw 
-0x417a 013905 increase -1 ,regext_index 
-0x417b 013906 branch sha_regext_save ,positive 
-0x417c 013907 rtn 
-:      013912 ali_mesh_upper_transport_layer_receive_unsegmented_access_message:
-0x417d 013913 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key 
-:      013915 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_application_key:
-0x417e 013916 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x417f 013917 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
-:      013919 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key:
-0x4180 013920 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-0x4181 013921 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
-:      013924 ali_mesh_upper_transport_layer_decrypt_unsegmented_message:
-0x4182 013926 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x4183 013927 pincrease -7 
-0x4184 013931 arg mem_mesh_message_transport_unsegmented_access_messagepdu ,alarm 
-0x4185 013932 call disable_user 
-0x4186 013933 branch ali_mesh_upper_transport_layer_decrypt_message 
-:      013937 ali_mesh_upper_transport_layer_receive_segmented_access_message:
-0x4187 013938 fetch 1 ,mem_mesh_message_transport_head 
-0x4188 013939 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key 
-:      013940 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_application_key:
-0x4189 013941 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x418a 013942 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
-:      013943 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key:
-0x418b 013944 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-0x418c 013945 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
-:      013948 ali_mesh_upper_transport_layer_decrypt_segmented_message:
-0x418d 013949 fetch 1 ,mem_mesh_aszmic 
-0x418e 013950 ncall enable_user ,blank 
-0x418f 013951 call disable_user ,blank 
-0x4190 013952 fetch 1 ,mem_mesh_segmented_access_message_current_length 
-0x4191 013953 pincrease -4 
-0x4192 013954 jam 0 ,mem_mesh_segmented_access_message_current_length 
-0x4193 013955 arg mem_mesh_segmented_access_message_segment ,alarm 
-:      013959 ali_mesh_upper_transport_layer_decrypt_message:
-0x4194 013960 copy alarm ,temp 
-0x4195 013961 call ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic 
-0x4196 013962 nrtn zero 
-0x4197 013963 call ali_mesh_upper_transport_layer_check_transport_mic_cache 
-0x4198 013964 nrtn user 
-0x4199 013965 fetch 2 ,mem_ccm_data_ptr 
-0x419a 013966 copy pdata ,alarm 
-0x419b 013967 branch ali_mesh_access_layer_resolve_message 
-:      013969 ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic:
-0x419c 013970 nbranch ali_ccm_decrypt ,user 
-0x419d 013971 pincrease -4 
-0x419e 013972 branch ali_ccm_decrypt_64bit 
-:      013975 ali_mesh_upper_transport_layer_check_transport_mic_cache:
-0x419f 013976 setarg mem_mesh_access_message_mic_cache 
-0x41a0 013977 store 2 ,mem_mesh_mic_cache_ptr 
-0x41a1 013978 branch ali_mesh_base_adt_cache 
-:      013982 ali_mesh_upper_transport_layer_load_application_nonce_and_application_key:
-0x41a2 013983 call ali_mesh_upper_transport_layer_load_application_nonce 
-:      013984 ali_mesh_upper_transport_layer_load_application_key:
-0x41a3 013985 arg mem_mesh_application_key ,contr 
-0x41a4 013986 branch load_key 
-:      013987 ali_mesh_upper_transport_layer_load_application_nonce:
-0x41a5 013988 arg mem_mesh_application_nonce ,contw 
-0x41a6 013989 setarg application_nonce 
-0x41a7 013990 istore 1 ,contw 
-0x41a8 013991 fetch 1 ,mem_mesh_aszmic 
-0x41a9 013992 arg 0 ,temp 
-0x41aa 013993 nsetflag blank ,7 ,temp 
-0x41ab 013994 istoret 1 ,contw 
-0x41ac 013995 fetch 7 ,mem_mesh_message_seq 
-0x41ad 013996 istore 7 ,contw 
-0x41ae 013997 branch mesh_generate_nonce 
-:      014001 ali_mesh_upper_transport_layer_load_device_nonce_and_device_key:
-0x41af 014002 call ali_mesh_upper_transport_layer_load_device_nonce 
-:      014003 ali_mesh_upper_transport_layer_load_device_key:
-0x41b0 014004 arg mem_mesh_device_key ,contr 
-0x41b1 014005 branch load_key 
-:      014006 ali_mesh_upper_transport_layer_load_device_nonce:
-0x41b2 014007 arg mem_mesh_device_nonce ,contw 
-0x41b3 014008 setarg device_nonce 
-0x41b4 014009 branch ali_mesh_upper_transport_layer_load_application_nonce + 2 
-:      014013 ali_mesh_upper_transport_layer_send_access_message:
-:      014014 ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer:
-0x41b5 014015 bpatchx patch36_4 ,mem_patch36 
-0x41b6 014017 call ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst 
-0x41b7 014020 call ali_mesh_upper_transport_layer_store_packet_header 
-0x41b8 014021 rtn user 
-0x41b9 014022 call ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu 
-0x41ba 014024 call ali_mesh_upper_transport_layer_init_queue_param 
-0x41bb 014026 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x41bc 014027 branch queue_push 
-:      014031 ali_mesh_upper_transport_layer_store_packet_header:
-0x41bd 014032 call disable_user 
-0x41be 014033 arg upper_retry_count_status ,temp 
-0x41bf 014035 fetch 1 ,mem_mesh_network_packet_type 
-0x41c0 014036 sub pdata ,mesh_message_proxy ,null 
-0x41c1 014037 setflag zero ,bit_upper_flag_proxy_control ,temp 
-0x41c2 014038 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41c3 014039 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x41c4 014040 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x41c5 014041 fetch 1 ,mem_mesh_access_layer_payload_vendor_command 
-0x41c6 014042 rtnne vendor_message_attr_indication 
-0x41c7 014043 fetch 1 ,mem_mesh_provisioned_flag 
-0x41c8 014044 bne paired_status ,enable_user 
-0x41c9 014045 fetch 1 ,mem_mesh_access_layer_payload_vendor_tid 
-0x41ca 014046 store 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
-0x41cb 014047 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41cc 014048 pincrease upper_retry_count_indication 
-0x41cd 014049 set1 bit_upper_flag_vendor_indication ,pdata 
-0x41ce 014050 store 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41cf 014051 rtn 
-:      014054 ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu:
-0x41d0 014055 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x41d1 014056 copy pdata ,loopcnt 
-0x41d2 014057 store 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x41d3 014058 fetch 1 ,mem_mesh_message_transport_head 
-0x41d4 014059 store 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x41d5 014060 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
-0x41d6 014061 arg mem_mesh_access_layer_payload ,contr 
-0x41d7 014062 branch memcpy 
-:      014066 ali_mesh_upper_transport_layer_control_packet:
-:      014071 ali_mesh_upper_transport_layer_control_packet_deal:
-0x41d8 014072 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x41d9 014073 nrtn blank 
-0x41da 014074 call ali_mesh_upper_transport_layer_init_queue_param 
-0x41db 014075 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x41dc 014076 call queue_get_new_ele 
-0x41dd 014077 nrtn user 
-0x41de 014079 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41df 014080 and temp ,data_upper_flag_max_retry_count ,pdata 
-0x41e0 014081 branch ali_mesh_upper_transport_layer_queue_pop ,blank 
-0x41e1 014083 jam packet_in_bearer ,mem_mesh_upper_tran_layer_packet_advertising 
-0x41e2 014085 call ali_mesh_upper_transport_layer_control_packet_load_header 
-0x41e3 014087 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41e4 014088 call ali_mesh_upper_transport_layer_control_packet_load_app_control 
-0x41e5 014089 store 1 ,mem_mesh_upper_tran_layer_packet_tid 
-0x41e6 014091 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x41e7 014092 isolate1 bit_upper_flag_proxy_control ,temp 
-0x41e8 014093 setflag true ,bit_uuper_tran_proxy_message ,pdata 
-0x41e9 014094 store 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x41ea 014102 set1 bit_upper_flag_retransmit ,temp 
-0x41eb 014104 increase -1 ,temp 
-0x41ec 014105 istoret 1 ,regb 
-0x41ed 014107 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41ee 014108 isolate1 bit_upper_flag_retransmit ,temp 
-0x41ef 014109 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access ,true 
-0x41f0 014110 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x41f1 014111 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x41f2 014112 copy temp ,loopcnt 
-0x41f3 014113 arg mem_mesh_access_layer_payload ,contw 
-0x41f4 014114 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
-0x41f5 014115 call memcpy 
-0x41f6 014117 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
-0x41f7 014118 nbranch ali_mesh_upper_transport_layer_control_packet_segment_msg ,positive 
-:      014119 ali_mesh_upper_transport_layer_control_packet_unsegment_msg:
-0x41f8 014120 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
-:      014123 ali_mesh_upper_transport_layer_control_packet_segment_msg:
-0x41f9 014124 fetch 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
-0x41fa 014125 store 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x41fb 014126 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
-:      014129 ali_mesh_upper_transport_layer_control_packet_load_header:
-0x41fc 014130 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x41fd 014131 store 1 ,mem_mesh_message_transport_head 
-0x41fe 014133 fetch 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x41ff 014134 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4200 014135 store 9 ,mem_mesh_message_nid 
-0x4201 014136 rtn 
-:      014139 ali_mesh_upper_transport_layer_control_packet_load_app_control:
-0x4202 014140 jam upper_tran_tmall_message ,mem_mesh_upper_tran_layer_packet_type 
-0x4203 014141 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
-0x4204 014142 isolate1 bit_upper_flag_vendor_indication ,temp 
-0x4205 014143 rtn true 
-0x4206 014144 setarg 0 
-0x4207 014145 rtn 
-:      014147 ali_mesh_store_tran_package_type:
-0x4208 014148 add rega ,element_device_tran_package_type ,contw 
-0x4209 014149 istore 1 ,contw 
-0x420a 014150 rtn 
-:      014153 ali_mesh_upper_transport_layer_queue_pop:
-0x420b 014154 jam 0 ,mem_mesh_upper_tran_layer_packet_tid 
-0x420c 014155 call ali_mesh_upper_transport_layer_init_queue_param 
-0x420d 014156 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x420e 014157 branch queue_pop 
-:      014159 ali_mesh_upper_transport_layer_control_packet_encrypt_access:
-0x420f 014160 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x4210 014161 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x4211 014162 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4212 014163 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x4213 014164 call ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload 
-0x4214 014165 setarg 0 
-0x4215 014166 store 1 ,mem_mesh_aszmic 
-0x4216 014167 call ali_mesh_upper_transport_layer_calc_transport_mic 
-0x4217 014169 fetcht 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4218 014170 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x4219 014171 copy temp ,loopcnt 
-0x421a 014172 arg mem_mesh_access_layer_payload ,contr 
-0x421b 014173 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
-0x421c 014174 call memcpy 
-0x421d 014176 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
-0x421e 014177 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg ,positive 
-:      014178 ali_mesh_upper_transport_layer_control_packet_encrypt_access_unsegment_msg:
-0x421f 014179 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
-0x4220 014180 call queue_store_new_ele 
-0x4221 014181 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
-:      014183 ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg:
-0x4222 014184 call ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon 
-0x4223 014185 fetch 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x4224 014186 store 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
-0x4225 014187 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
-0x4226 014188 call queue_store_new_ele 
-0x4227 014189 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
-:      014191 ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload:
-0x4228 014192 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x4229 014193 copy pdata ,loopcnt 
-0x422a 014194 store 1 ,mem_mesh_access_layer_payload_len 
-0x422b 014195 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x422c 014196 store 1 ,mem_mesh_message_transport_head 
-0x422d 014197 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
-0x422e 014198 arg mem_mesh_access_layer_payload ,contw 
-0x422f 014199 branch memcpy 
-:      014201 ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer:
-0x4230 014202 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
-0x4231 014203 setarg mem_mesh_access_payload 
-0x4232 014204 store 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-:      014205 ali_mesh_upper_transport_layer_send_segmented_access_message_loop:
-0x4233 014206 call ali_mesh_upper_transport_layer_control_packet_load_header 
-0x4234 014207 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x4235 014208 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x4236 014210 fetcht 1 ,mem_mesh_access_layer_payload_len 
-0x4237 014211 setarg segmented_access_message_unint_pdu_len 
-0x4238 014212 call not_greater_than 
-0x4239 014213 copy pdata ,rega 
-0x423a 014214 copy temp ,pdata 
-0x423b 014215 isub rega ,pdata 
-0x423c 014216 store 1 ,mem_mesh_access_layer_payload_len 
-0x423d 014217 fetch 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-0x423e 014218 copy pdata ,contr 
-0x423f 014219 iadd rega ,temp 
-0x4240 014220 storet 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-0x4241 014221 call ali_mesh_lower_transport_layer_send_segmented_access_message 
-0x4242 014222 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x4243 014223 rtn blank 
-0x4244 014224 fetch 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4245 014225 pincrease 1 
-0x4246 014226 store 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4247 014227 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
-0x4248 014228 branch ali_mesh_upper_transport_layer_send_segmented_access_message_loop 
-:      014233 ali_mesh_upper_transport_layer_calc_transport_mic:
-0x4249 014234 fetch 1 ,mem_mesh_message_transport_head 
-0x424a 014235 bbit0 transport_head_bit_akf ,ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey 
-:      014236 ali_mesh_upper_transport_layer_calc_transport_mic_by_appkey:
-0x424b 014237 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x424c 014238 branch ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm 
-:      014239 ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey:
-0x424d 014240 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-:      014241 ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm:
-0x424e 014242 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x424f 014243 add pdata ,4 ,temp 
-0x4250 014244 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4251 014245 arg mem_mesh_access_layer_payload ,temp 
-0x4252 014246 branch ali_ccm_encrypt 
-:      014251 ali_mesh_upper_transport_layer_send_access_message_calc_seq:
-0x4253 014252 fetch 3 ,mem_mesh_send_message_seq 
-0x4254 014253 pincrease 1 
-0x4255 014254 store 3 ,mem_mesh_send_message_seq 
-0x4256 014255 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
-0x4257 014256 pincrease 1 
-0x4258 014257 store 1 ,mem_mesh_gatt_package_send_msg_id 
-0x4259 014258 fetch 2 ,mem_mesh_cb_seq_changed 
-0x425a 014259 branch callback_func 
-:      014263 ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst:
-0x425b 014264 fetch 1 ,mem_mesh_iv_index + 3 
-0x425c 014265 lshift4 pdata ,pdata 
-0x425d 014266 lshift3 pdata ,pdata 
-0x425e 014267 fetcht 1 ,mem_k2_nid 
-0x425f 014268 ior temp ,pdata 
-0x4260 014269 store 1 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4261 014270 fetch 1 ,mem_mesh_send_message_ttl 
-0x4262 014271 store 1 ,mem_mesh_send_upper_layer_ctl_and_ttl 
-0x4263 014272 fetch 2 ,mem_mesh_send_message_src 
-0x4264 014273 store 2 ,mem_mesh_send_upper_layer_src 
-0x4265 014274 fetch 2 ,mem_mesh_send_message_dst 
-0x4266 014275 store 2 ,mem_mesh_send_upper_layer_dst 
-:      014277 ali_mesh_upper_transport_layer_send_access_message_add_seq:
-0x4267 014278 fetch 3 ,mem_mesh_send_message_seq 
-0x4268 014279 store 3 ,mem_mesh_send_upper_layer_seq 
-0x4269 014280 arg mem_mesh_send_upper_layer_seq ,rega 
-0x426a 014281 arg 3 ,loopcnt 
-0x426b 014282 call inverse_data 
-0x426c 014283 fetch 8 ,mem_mesh_send_upper_layer_ctl_and_ttl 
-0x426d 014284 store 8 ,mem_mesh_message_ttl 
-0x426e 014285 rtn 
-:      014287 ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon:
-0x426f 014288 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4270 014289 div pdata ,segmented_access_message_unint_pdu_len 
-0x4271 014290 call wait_div_end 
-0x4272 014291 quotient temp 
-0x4273 014292 remainder pdata 
-0x4274 014293 call ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one ,blank 
-0x4275 014294 storet 1 ,mem_mesh_segmented_lower_transport_layer_segn 
-0x4276 014295 jam 0 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4277 014296 fetch 3 ,mem_mesh_send_message_seq 
-0x4278 014297 arg 0x1fff ,temp 
-0x4279 014298 iand temp ,pdata 
-0x427a 014299 store 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x427b 014300 rtn 
-:      014302 ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header:
-0x427c 014303 fetch 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x427d 014304 lshift4 pdata ,pdata 
-0x427e 014305 lshift pdata ,pdata 
-0x427f 014306 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4280 014307 ior temp ,pdata 
-0x4281 014308 lshift4 pdata ,pdata 
-0x4282 014309 lshift pdata ,pdata 
-0x4283 014310 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_segn 
-0x4284 014311 ior temp ,pdata 
-0x4285 014312 store 3 ,mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn 
-0x4286 014313 arg 3 ,loopcnt 
-0x4287 014314 arg mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn ,rega 
-0x4288 014315 branch inverse_data 
-:      014317 ali_mesh_upper_transport_layer_receive_new_msg_timer:
-0x4289 014318 arg mem_mesh_upper_receive_new_message_timer ,regc 
-0x428a 014319 arg ali_mesh_upper_transport_layer_receive_new_msg_timeout ,regb 
-0x428b 014320 branch timer_single_step 
-:      014322 ali_mesh_upper_transport_layer_receive_new_msg_timeout:
-0x428c 014323 arg 40 ,loopcnt 
-0x428d 014324 arg mem_mesh_access_message_mic_cache ,contw 
-0x428e 014325 branch clear_mem 
-:      014328 ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one:
-0x428f 014329 increase -1 ,temp 
-0x4290 014330 rtn 
-:      014332 ali_mesh_upper_transport_layer_clear_tx_buffer:
-0x4291 014333 branch ali_mesh_stop_send_indication_packet 
-:      014336 ali_mesh_upper_transport_layer_init_queue_param:
-0x4292 014337 setarg mem_mesh_upper_tran_layer_queue_each_size 
-0x4293 014338 store 2 ,mem_queue_ptr 
-0x4294 014339 rtn 
-:      014342 app_init:
-0x4295 014343 bpatch patch16_1 ,mem_patch16 
-0x4296 014344 fetch 1 ,mem_device_option 
-0x4297 014345 branch app_init ,blank 
-0x4298 014346 beq dvc_op_dongle ,dongle_init 
-0x4299 014347 beq dvc_op_shutter ,shutter_init 
-0x429a 014348 beq dvc_op_module ,module_init 
-0x429b 014349 beq dvc_op_car ,car_init 
-0x429c 014350 beq dvc_op_shutter_dy ,shutter_dy_init 
-0x429d 014351 beq dvc_op_remote_car ,remote_car_init 
-0x429e 014352 beq dvc_op_keyboard ,keyboard_init 
-0x429f 014353 beq dvc_op_hci_boot ,hci_init 
-0x42a0 014355 beq dvc_op_mouse ,mouse_init 
-0x42a1 014356 beq dvc_op_mesh ,ali_mesh_init 
-0x42a2 014357 rtn 
-:      014360 app_param_init:
-0x42a3 014361 rtn wake 
-0x42a4 014362 call adc_init_data 
-0x42a5 014363 fetch 1 ,mem_device_option 
-0x42a6 014364 beq dvc_op_shutter ,shutter_default_init 
-0x42a7 014365 beq dvc_op_shutter_dy ,shutter_default_init 
-0x42a8 014366 beq dvc_op_dongle ,dongle_default_init 
-0x42a9 014367 beq dvc_op_mouse ,mouse_default_init 
-0x42aa 014368 beq dvc_op_keyboard ,mouse_default_parm_init 
-0x42ab 014369 beq dvc_op_remote_car ,remote_car_default_init 
-0x42ac 014370 rtn 
-:      014372 app_process_idle:
-0x42ad 014373 call ui_dispatch 
-0x42ae 014374 call check_51cmd 
-0x42af 014375 call app_process_bb_event 
-0x42b0 014376 fetch 2 ,mem_cb_idle_process 
-0x42b1 014377 branch callback_func 
-:      014379 app_process_ble:
-0x42b2 014380 fetch 2 ,mem_cb_le_process 
-0x42b3 014381 branch callback_func 
-:      014383 app_process_bb_event:
-0x42b4 014384 bpatch patch16_2 ,mem_patch16 
-0x42b5 014386 arg mem_ipc_fifo_bt2c51 ,rega 
-0x42b6 014387 call fifo_out 
-0x42b7 014388 rtn blank 
-0x42b8 014390 copy pdata ,regc 
-0x42b9 014391 call app_event_normal_process 
-0x42ba 014392 branch app_process_bb_event_priority 
-:      014394 app_discard_event:
-0x42bb 014395 arg 0 ,regc 
-0x42bc 014396 rtn 
-:      014401 app_event_normal_process:
-0x42bd 014402 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
-0x42be 014403 beq bt_evt_le_connected ,app_le_event_bb_connected 
-0x42bf 014404 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
-0x42c0 014405 rtn 
-:      014409 app_process_bb_event_priority:
-0x42c1 014410 fetch 2 ,mem_cb_bb_event_process 
-0x42c2 014411 branch callback_func 
-:      014413 app_check_wake_lock:
-0x42c3 014414 fetch 2 ,mem_cb_check_wakelock 
-0x42c4 014415 branch callback_func 
-:      014417 app_will_enter_lpm:
-0x42c5 014418 fetch 2 ,mem_cb_before_lpm 
-0x42c6 014419 branch callback_func 
-:      014421 app_le_event_bb_connected:
-0x42c7 014422 fetch 2 ,mem_ui_state_map 
-0x42c8 014423 set1 ui_state_ble_connected ,pdata 
-0x42c9 014424 store 2 ,mem_ui_state_map 
-0x42ca 014425 rtn 
-:      014427 app_le_event_bb_disconn:
-0x42cb 014428 jam 0 ,mem_le_l2cap_att_states 
-0x42cc 014429 fetch 2 ,mem_ui_state_map 
-0x42cd 014430 set0 ui_state_ble_connected ,pdata 
-0x42ce 014431 store 2 ,mem_ui_state_map 
-0x42cf 014432 branch app_lpm_mult_disable 
-:      014435 app_evt_button_long_pressed:
-0x42d0 014436 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x42d1 014437 set1 app_disc_by_button ,pdata 
-0x42d2 014438 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x42d3 014439 rtn 
-:      014442 app_evt_timer:
-0x42d4 014443 store 1 ,mem_app_evt_timer_count 
-:      014444 app_evt_100ms_loop:
-0x42d5 014445 bpatch patch16_3 ,mem_patch16 
-0x42d6 014446 fetch 1 ,mem_app_evt_timer_count 
-0x42d7 014447 rtn blank 
-0x42d8 014448 increase -1 ,pdata 
-0x42d9 014449 store 1 ,mem_app_evt_timer_count 
-0x42da 014450 call ui_button_polling 
-0x42db 014451 call app_lpm_wake_auto_lock_timer 
-0x42dc 014452 call flash_write_spi_sm_timer 
-0x42dd 014453 fetch 2 ,mem_cb_event_timer 
-0x42de 014454 call callback_func 
-0x42df 014455 branch app_evt_100ms_loop 
-:      014460 timer_single_step:
-0x42e0 014461 ifetch 1 ,regc 
-0x42e1 014462 rtn blank 
-0x42e2 014463 pincrease -1 
-0x42e3 014464 istore 1 ,regc 
-0x42e4 014465 nrtn blank 
-0x42e5 014466 copy regb ,pdata 
-0x42e6 014467 branch callback_func 
-:      014471 timer_single_step_2b:
-0x42e7 014472 ifetch 2 ,regc 
-0x42e8 014473 rtn blank 
-0x42e9 014474 pincrease -1 
-0x42ea 014475 istore 2 ,regc 
-0x42eb 014476 nrtn blank 
-0x42ec 014477 copy regb ,pdata 
-0x42ed 014478 branch callback_func 
-:      014480 app_power_timer:
-0x42ee 014481 fetcht 2 ,mem_power_param_ptr 
-0x42ef 014482 add temp ,power_timer_offset ,regc 
-0x42f0 014483 arg app_power_timer_timeout ,regb 
-0x42f1 014484 branch timer_single_step 
-:      014486 app_power_timer_timeout:
-0x42f2 014487 call app_got_power_state_common 
-0x42f3 014488 beq power_starting ,app_enter_power_stanby_state 
-:      014489 app_enter_power_off_state:
-0x42f4 014490 branch app_enter_hibernate 
-:      014491 app_enter_power_stanby_state:
-0x42f5 014492 setarg power_standby 
-0x42f6 014493 istore 1 ,regc 
-0x42f7 014494 add temp ,power_standby_cb_offset ,regb 
-:      014495 app_power_cb_common:
-0x42f8 014496 ifetch 2 ,regb 
-0x42f9 014497 branch callback_func 
-:      014500 app_bb_hibernate:
-0x42fa 014501 call app_disconn_reason_clear 
-0x42fb 014502 branch app_enter_hibernate 
-:      014505 app_disconn_reason_clear:
-0x42fc 014506 setarg 0 
-0x42fd 014507 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x42fe 014508 rtn 
-:      014509 app_disconn_reason_flag_clear:
-0x42ff 014510 setarg 0 
-0x4300 014511 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4301 014512 rtn 
-:      014516 app_disconn_reason_collect_ble:
-0x4302 014517 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4303 014518 set1 app_disc_ble ,pdata 
-0x4304 014519 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x4305 014520 setarg 0 
-0x4306 014521 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4307 014522 rtn 
-:      014530 app_get_lpm_wake_lock:
-0x4308 014531 arg wake_lock_app ,queue 
-0x4309 014532 branch lpm_get_wake_lock 
-:      014534 app_put_lpm_wake_lock:
-0x430a 014535 arg wake_lock_app ,queue 
-0x430b 014536 branch lpm_put_wake_lock 
-:      014538 app_lpm_wake_auto_lock:
-0x430c 014539 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
-0x430d 014540 branch app_get_lpm_wake_lock 
-:      014542 app_lpm_wake_auto_lock_timer:
-0x430e 014543 arg mem_wake_up_delay_timer ,regc 
-0x430f 014544 arg app_put_lpm_wake_lock ,regb 
-0x4310 014545 branch timer_single_step 
-:      014548 app_ble_start_direct_adv:
-0x4311 014549 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
-0x4312 014550 branch ui_ipc_send_cmd 
-:      014552 app_ble_stop_direct_adv:
-0x4313 014553 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
-0x4314 014554 branch ui_ipc_send_cmd 
-:      014556 app_ble_stop_adv:
-0x4315 014557 jam bt_cmd_stop_adv ,mem_fifo_temp 
-0x4316 014558 branch ui_ipc_send_cmd 
-:      014560 app_ble_start_adv:
-0x4317 014561 jam bt_cmd_start_adv ,mem_fifo_temp 
-0x4318 014562 branch ui_ipc_send_cmd 
-:      014564 app_ble_start_scan:
-0x4319 014565 jam bt_cmd_le_start_scan ,mem_fifo_temp 
-0x431a 014566 branch ui_ipc_send_cmd 
-:      014568 app_ble_stop_scan:
-0x431b 014569 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
-0x431c 014570 branch ui_ipc_send_cmd 
-:      014572 app_ble_start_conn:
-0x431d 014573 jam bt_cmd_le_start_conn ,mem_fifo_temp 
-0x431e 014574 branch ui_ipc_send_cmd 
-:      014576 app_ble_disconnect:
-0x431f 014577 jam bt_cmd_le_disconnect ,mem_fifo_temp 
-0x4320 014578 branch ui_ipc_send_cmd 
-:      014580 app_led_start_blink:
-0x4321 014581 jam bt_cmd_led_blink ,mem_fifo_temp 
-0x4322 014582 branch ui_ipc_send_cmd 
-:      014584 app_led_on:
-0x4323 014585 jam bt_cmd_led_on ,mem_fifo_temp 
-0x4324 014586 branch ui_ipc_send_cmd 
-:      014588 app_led_stop_blink:
-:      014589 app_led_off:
-0x4325 014590 jam bt_cmd_led_off ,mem_fifo_temp 
-0x4326 014591 branch ui_ipc_send_cmd 
-:      014593 app_enter_hibernate:
-0x4327 014594 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
-0x4328 014595 branch ui_ipc_send_cmd 
-:      014598 app_ble_store_reconn_info:
-0x4329 014599 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
-0x432a 014600 branch ui_ipc_send_cmd 
-:      014603 app_lpm_mult_enable:
-0x432b 014604 set1 mark_lpm_mult_enable ,mark 
-0x432c 014605 rtn 
-:      014607 app_lpm_mult_disable:
-0x432d 014608 set0 mark_lpm_mult_enable ,mark 
-0x432e 014609 rtn 
-:      014612 app_button_long_pressed:
-0x432f 014613 call app_got_power_state_common 
-0x4330 014614 beq power_standby ,app_power_shutting_down 
-:      014615 app_power_starting:
-0x4331 014616 setarg power_starting 
-0x4332 014617 istore 1 ,regc 
-0x4333 014618 add temp ,power_starting_timeout_offset ,rega 
-0x4334 014619 add temp ,power_starting_cb_offset ,regb 
-:      014620 app_power_common:
-0x4335 014621 ifetcht 1 ,rega 
-0x4336 014622 increase 1 ,regc 
-0x4337 014623 istoret 1 ,regc 
-0x4338 014624 branch app_power_cb_common 
-:      014626 app_power_shutting_down:
-0x4339 014627 setarg power_off 
-0x433a 014628 istore 1 ,regc 
-0x433b 014629 fetch 2 ,mem_ui_state_map 
-0x433c 014630 bbit0 ui_state_ble_connected ,app_power_off_end 
-0x433d 014631 call le_send_terminate_ind_user_terminated 
-0x433e 014632 call app_ble_disconnect 
-:      014633 app_power_off_end:
-0x433f 014634 fetcht 2 ,mem_power_param_ptr 
-0x4340 014635 add temp ,power_off_timeout_offset ,rega 
-0x4341 014636 add temp ,power_off_cb_offset ,regb 
-0x4342 014637 branch app_power_common 
-:      014639 app_got_power_state_common:
-0x4343 014640 fetcht 2 ,mem_power_param_ptr 
-0x4344 014641 add temp ,power_state_offset ,regc 
-0x4345 014642 ifetch 1 ,regc 
-0x4346 014643 rtn 
-:      014645 app_event_button_up:
-0x4347 014646 call app_got_power_state_common 
-0x4348 014647 bne power_off ,app_power_release 
-0x4349 014648 branch app_enter_hibernate 
-:      014649 app_power_release:
-0x434a 014650 add temp ,ui_butten_up_cb_offset ,regb 
-0x434b 014651 branch app_power_cb_common 
-:      014657 adpcm_decode:
-0x434c 014658 fetch 8 ,mem_ad_state_valpred 
-0x434d 014659 store 8 ,mem_ad_valpred 
-0x434e 014660 jam 0 ,mem_ad_bufferstep 
-0x434f 014661 fetch 1 ,mem_ad_index 
-0x4350 014662 lshift2 pdata ,pdata 
-0x4351 014663 arg mem_ad_stepsizetable ,temp 
-0x4352 014664 iadd temp ,temp 
-0x4353 014665 ifetch 4 ,temp 
-0x4354 014666 store 4 ,mem_ad_step 
-:      014667 adpcm_decode_loop:
-0x4355 014668 fetch 1 ,mem_ad_bufferstep 
-0x4356 014669 nbranch adpcm_next_byte ,blank 
-0x4357 014670 fetcht 2 ,mem_ad_in_ptr 
-0x4358 014671 ifetch 1 ,temp 
-0x4359 014672 store 1 ,mem_ad_inputbuffer 
-0x435a 014673 increase 1 ,temp 
-0x435b 014674 storet 2 ,mem_ad_in_ptr 
-0x435c 014675 rshift4 pdata ,pdata 
-0x435d 014676 store 1 ,mem_ad_delta 
-0x435e 014677 branch adpcm_cal 
-:      014678 adpcm_next_byte:
-0x435f 014679 fetch 1 ,mem_ad_inputbuffer 
-0x4360 014680 and pdata ,0x0f ,pdata 
-0x4361 014681 store 1 ,mem_ad_delta 
-:      014682 adpcm_cal:
-0x4362 014683 fetch 1 ,mem_ad_bufferstep 
-0x4363 014684 setflip 0 ,pdata 
-0x4364 014685 store 1 ,mem_ad_bufferstep 
-0x4365 014686 arg mem_ad_indextable ,temp 
-0x4366 014687 fetch 1 ,mem_ad_delta 
-0x4367 014688 iadd temp ,temp 
-0x4368 014689 ifetch 1 ,temp 
-0x4369 014690 fetcht 1 ,mem_ad_index 
-0x436a 014691 call adpcm_cal_index 
-0x436b 014692 store 1 ,mem_ad_index 
-0x436c 014694 fetch 1 ,mem_ad_delta 
-0x436d 014695 and pdata ,0x08 ,temp 
-0x436e 014696 storet 1 ,mem_ad_sign 
-0x436f 014697 and pdata ,0x07 ,temp 
-0x4370 014698 storet 1 ,mem_ad_delta 
-0x4371 014700 call adpcm_cal_vpdiff 
-0x4372 014701 storet 4 ,mem_ad_vpdiff 
-0x4373 014703 fetch 1 ,mem_ad_sign 
-0x4374 014704 branch adpcm_cal_valpred ,blank 
-0x4375 014705 fetch 4 ,mem_ad_valpred 
-0x4376 014706 fetcht 4 ,mem_ad_vpdiff 
-0x4377 014707 isub temp ,pdata 
-0x4378 014708 branch adpcm_cal_valpred_end 
-:      014709 adpcm_cal_valpred:
-0x4379 014710 fetch 4 ,mem_ad_valpred 
-0x437a 014711 fetcht 4 ,mem_ad_vpdiff 
-0x437b 014712 iadd temp ,pdata 
-:      014713 adpcm_cal_valpred_end:
-0x437c 014714 store 4 ,mem_ad_valpred 
-0x437d 014715 arg 32767 ,temp 
-0x437e 014716 isub temp ,pdata 
-0x437f 014717 bbit1 31 ,adpcm_cal_valpred_overflow 
-0x4380 014718 storet 4 ,mem_ad_valpred 
-0x4381 014719 branch adpcm_cal_valpred_overflow_end 
-:      014720 adpcm_cal_valpred_overflow:
-0x4382 014721 fetch 4 ,mem_ad_valpred 
-0x4383 014722 arg 32768 ,temp 
-0x4384 014723 iadd temp ,pdata 
-0x4385 014724 bbit0 31 ,adpcm_cal_valpred_overflow_end 
-0x4386 014725 arg -32768 ,temp 
-0x4387 014726 storet 4 ,mem_ad_valpred 
-:      014727 adpcm_cal_valpred_overflow_end:
-0x4388 014728 fetch 1 ,mem_ad_index 
-0x4389 014729 lshift2 pdata ,pdata 
-0x438a 014730 arg mem_ad_stepsizetable ,temp 
-0x438b 014731 iadd temp ,temp 
-0x438c 014732 ifetch 4 ,temp 
-0x438d 014733 store 4 ,mem_ad_step 
-0x438e 014735 fetch 2 ,mem_ad_out_ptr 
-0x438f 014736 fetcht 2 ,mem_ad_valpred 
-0x4390 014737 istoret 2 ,pdata 
-0x4391 014738 increase 2 ,pdata 
-0x4392 014739 store 2 ,mem_ad_out_ptr 
-0x4393 014741 fetch 1 ,mem_ad_in_numsamples 
-0x4394 014742 increase -1 ,pdata 
-0x4395 014743 store 1 ,mem_ad_in_numsamples 
-0x4396 014744 nbranch adpcm_decode_loop ,blank 
-0x4397 014745 fetch 8 ,mem_ad_valpred 
-0x4398 014746 store 8 ,mem_ad_state_valpred 
-0x4399 014747 rtn 
-:      014749 adpcm_cal_index:
-0x439a 014750 iadd temp ,pdata 
-0x439b 014751 bbit0 7 ,adpcm_cal_bigger_zero 
-0x439c 014752 setarg 0 
-0x439d 014753 rtn 
-:      014754 adpcm_cal_bigger_zero:
-0x439e 014755 and pdata ,0xff ,pdata 
-0x439f 014756 sub pdata ,88 ,null 
-0x43a0 014757 rtn positive 
-0x43a1 014758 setarg 88 
-0x43a2 014759 rtn 
-:      014761 adpcm_cal_vpdiff:
-0x43a3 014762 fetchr rega ,4 ,mem_ad_step 
-0x43a4 014763 rshift3 rega ,temp 
-0x43a5 014764 fetch 1 ,mem_ad_delta 
-0x43a6 014765 bbit0 2 ,adpcm_cal_vpdiff1 
-0x43a7 014766 copy rega ,pdata 
-0x43a8 014767 iadd temp ,temp 
-:      014768 adpcm_cal_vpdiff1:
-0x43a9 014769 fetch 1 ,mem_ad_delta 
-0x43aa 014770 bbit0 1 ,adpcm_cal_vpdiff2 
-0x43ab 014771 rshift rega ,pdata 
-0x43ac 014772 iadd temp ,temp 
-:      014773 adpcm_cal_vpdiff2:
-0x43ad 014774 fetch 1 ,mem_ad_delta 
-0x43ae 014775 rtnbit0 0 
-0x43af 014776 rshift2 rega ,pdata 
-0x43b0 014777 iadd temp ,temp 
-0x43b1 014778 rtn 
-:      014783 car_init:
-0x43b2 014784 call enable_authrom 
-0x43b3 014785 rtn wake 
-0x43b4 014786 setarg car_g24_receive_process 
-0x43b5 014787 store 2 ,mem_cb_24g_receive_process 
-0x43b6 014789 setarg g24_bind_ackpayload_prep 
-0x43b7 014790 store 2 ,mem_cb_24g_ackpayload 
-0x43b8 014792 setarg car_g24_cb_data_device1 
-0x43b9 014793 store 2 ,mem_cb_24g_data_device1 
-0x43ba 014795 setarg car_le_before_hibernate 
-0x43bb 014796 store 2 ,mem_cb_before_hibernate 
-0x43bc 014798 setarg car_le_process_lpm_before 
-0x43bd 014799 store 2 ,mem_cb_before_lpm 
-0x43be 014801 setarg car_scale_process_idle 
-0x43bf 014802 store 2 ,mem_cb_idle_process 
-0x43c0 014804 setarg car_scale_process_bb_event 
-0x43c1 014805 store 2 ,mem_cb_bb_event_process 
-0x43c2 014807 setarg app_get_lpm_wake_lock 
-0x43c3 014808 store 2 ,mem_cb_check_wakelock 
-0x43c4 014810 setarg car_le_receive_data 
-0x43c5 014811 store 2 ,mem_cb_att_write 
-0x43c6 014813 setarg car_le_bb_event_timer 
-0x43c7 014814 store 2 ,mem_cb_event_timer 
-0x43c8 014816 bpatch patch05_6 ,mem_patch05 
-0x43c9 014817 call car_init_environment 
-0x43ca 014818 call car_lpm_timer_enable 
-0x43cb 014819 call queue_init 
-0x43cc 014820 jam 2 ,mem_lpm_mult 
-0x43cd 014821 jam power_on ,mem_car_24g_received_pac 
-0x43ce 014822 fetch 1 ,mem_car_config_soft_switch_enable 
-0x43cf 014823 store 1 ,mem_car_hard_soft_switch 
-0x43d0 014824 beq hard_switch ,car_hard_switch_power_on_signal 
-0x43d1 014825 fetch 1 ,mem_car_config_soft_switch_gpio 
-0x43d2 014826 store 1 ,mem_ui_button_gpio 
-0x43d3 014827 jam off ,mem_le_adv_enable 
-:      014828 car_soft_switch_power_on_init:
-0x43d4 014829 call ui_button_init 
-0x43d5 014830 call ui_button_polling 
-0x43d6 014831 jam power_starting ,mem_car_power_state 
-0x43d7 014832 fetch 2 ,mem_ui_state_map 
-0x43d8 014833 rtnbit1 ui_state_btn_down 
-0x43d9 014834 branch app_enter_hibernate 
-:      014837 car_power_off_signal:
-0x43da 014838 branch car_ui_led_init 
-:      014840 car_hard_switch_power_on_signal:
-0x43db 014841 jam power_standby ,mem_car_power_state 
-:      014842 car_soft_switch_power_on_signal:
-0x43dc 014843 jam on ,mem_le_adv_enable 
-0x43dd 014844 setarg fast_adv_interval_value_car 
-0x43de 014845 call shutter_ble_adv_interval_set 
-:      014846 car_le_modified_name_adv:
-0x43df 014847 arg mem_le_name + 7 ,contw 
-0x43e0 014848 fetch 1 ,mem_le_lap 
-:      014849 car_name_loop:
-0x43e1 014850 and pdata ,0xF0 ,temp 
-0x43e2 014851 rshift4 temp ,temp 
-0x43e3 014852 call car_hex_to_ascii 
-0x43e4 014853 istoret 1 ,contw 
-0x43e5 014854 and pdata ,0x0F ,temp 
-0x43e6 014855 call car_hex_to_ascii 
-0x43e7 014856 istoret 1 ,contw 
-0x43e8 014857 call le_modified_name_att_list 
-0x43e9 014858 fetcht 1 ,mem_le_name_len 
-0x43ea 014859 copy temp ,loopcnt 
-0x43eb 014860 arg mem_le_adv_data + 2 ,contw 
-0x43ec 014861 arg mem_le_name ,contr 
-0x43ed 014862 call memcpy 
-:      014863 car_le_modified_name_scan:
-0x43ee 014864 fetcht 1 ,mem_le_name_len 
-0x43ef 014865 copy temp ,loopcnt 
-0x43f0 014866 arg mem_le_scan_data + 2 ,contw 
-0x43f1 014867 arg mem_le_name ,contr 
-0x43f2 014868 branch memcpy 
-:      014869 car_hex_to_ascii:
-0x43f3 014870 sub temp ,9 ,null 
-0x43f4 014871 branch car_hex_num ,positive 
-0x43f5 014872 add temp ,55 ,temp 
-0x43f6 014873 rtn 
-:      014874 car_hex_num:
-0x43f7 014875 add temp ,48 ,temp 
-0x43f8 014876 rtn 
-:      014878 car_ui_led_init:
-0x43f9 014879 fetch 1 ,mem_car_config_blood_led1_gpio 
-0x43fa 014880 bne invalid_pin_num ,car_blood_led_gpio_set 
-:      014881 car_ui_led_init_1:
-0x43fb 014882 fetch 1 ,mem_car_config_pairing_led_gpio 
-0x43fc 014883 bne invalid_pin_num ,car_pairing_led_gpio_set 
-:      014884 car_ui_led_init_2:
-0x43fd 014885 fetch 1 ,mem_car_config_low_voltage_led_gpio 
-0x43fe 014886 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
-:      014887 car_ui_led_init_3:
-0x43ff 014888 fetch 1 ,mem_car_led_num 
-0x4400 014889 copy pdata ,loopcnt 
-0x4401 014890 setarg mem_car_led_map 
-0x4402 014891 copy pdata ,rega 
-:      014892 car_in_lp1:
-0x4403 014893 copy rega ,contr 
-0x4404 014894 ifetch 1 ,contr 
-0x4405 014895 copy contr ,rega 
-0x4406 014896 beq invalid_pin_num ,car_in_lp1_end 
-0x4407 014897 copy pdata ,temp 
-0x4408 014898 call gpio_config_output 
-:      014899 car_in_lp1_end:
-0x4409 014900 loop car_in_lp1 
-:      014901 car_ui_led_init_end:
-0x440a 014902 rtn 
-:      014903 car_blood_led_gpio_set:
-0x440b 014904 fetch 8 ,mem_car_config_blood_led1_gpio 
-0x440c 014905 store 8 ,mem_car_led_map + 2 
-0x440d 014906 branch car_ui_led_init_1 
-:      014907 car_pairing_led_gpio_set:
-0x440e 014908 store 1 ,mem_car_led_map 
-0x440f 014909 branch car_ui_led_init_2 
-:      014910 car_low_voltage_led_gpio_set:
-0x4410 014911 store 1 ,mem_car_led_map + 1 
-0x4411 014912 branch car_ui_led_init_3 
-:      014914 car_init_environment:
-0x4412 014916 call car_g24_init 
-0x4413 014917 call car_g24_load_commom_addr 
-0x4414 014918 arg 0 ,rega 
-0x4415 014919 call pwm_init 
-0x4416 014920 call car_ui_led_init 
-0x4417 014921 call car_start_blink 
-0x4418 014922 call car_init_adc_hvin 
-0x4419 014923 branch car_motor_init 
-:      014924 car_read_otp_addr:
-0x441a 014925 rtn 
-:      014926 car_motor_init:
-0x441b 014927 fetch 1 ,mem_car_motor_gpio_num 
-0x441c 014928 copy pdata ,loopcnt 
-0x441d 014929 setarg mem_car_motor_gpio_map 
-0x441e 014930 copy pdata ,rega 
-:      014931 p_in_lp1:
-0x441f 014932 copy rega ,contr 
-0x4420 014933 ifetch 1 ,contr 
-0x4421 014934 copy contr ,rega 
-0x4422 014935 beq invalid_pin_num ,p_in_lp1_end 
-0x4423 014936 copy pdata ,temp 
-0x4424 014937 store 1 ,mem_car_gpio 
-0x4425 014938 call car_ui_gpio_init 
-:      014939 p_in_lp1_end:
-0x4426 014940 loop p_in_lp1 
-:      014941 p_car_ui_led_init_end:
-0x4427 014942 rtn 
-:      014944 car_ui_gpio_init:
-0x4428 014945 fetch 1 ,mem_car_gpio 
-0x4429 014946 rtneq ui_button_gpio_disable 
-0x442a 014947 iforce temp 
-0x442b 014948 branch gpio_config_output 
-:      014951 car_init_adc_hvin:
-0x442c 014952 jam 100 ,mem_car_notify_vdd_value_last 
-0x442d 014953 rtn 
-:      014955 car_le_before_hibernate:
-0x442e 014956 call car_gpio_set_before_hibernate 
-0x442f 014957 call clear_wake 
-:      014958 car_le_process_lpm_before:
-0x4430 014959 branch keyscan_process_lpm_before 
-:      014961 car_gpio_set_before_hibernate:
-0x4431 014962 call check_51cmd_led_off 
-:      014963 car_gpio_set_before_lpm_common:
-0x4432 014964 arg gpio_number ,loopcnt 
-0x4433 014965 arg core_gpio_conf ,contr 
-:      014966 car_setgpio_loop:
-0x4434 014967 copy contr ,contw 
-0x4435 014968 ifetch 1 ,contr 
-0x4436 014969 beq gpcfg_spid_miso ,car_setgpio_pullup 
-0x4437 014970 beq gpcfg_spid_ncs ,car_setgpio_pullup 
-0x4438 014971 beq gpcfg_spid_sck ,car_setgpio_pullup 
-0x4439 014972 beq gpcfg_spid_mosi ,car_setgpio_pullup 
-0x443a 014973 beq gpcfg_spid_sdio ,car_setgpio_pullup 
-0x443b 014974 beq gpcfg_iic_scl ,car_setgpio_pullup 
-0x443c 014975 beq gpcfg_iic_sda ,car_setgpio_pullup 
-0x443d 014976 beq gpcfg_input ,car_setgpio_pullup 
-:      014977 car_setgpio_loop_end:
-0x443e 014978 loop car_setgpio_loop 
-0x443f 014979 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x4440 014980 isub contr ,null 
-0x4441 014981 branch car_motor_setgpio ,zero 
-:      014982 car_setgpio_loop_ext:
-0x4442 014983 arg gpio_number_ext ,loopcnt 
-0x4443 014984 arg core_gpio_conf_hi ,contr 
-0x4444 014985 branch car_setgpio_loop 
-:      014987 car_setgpio_pullup:
-0x4445 014988 setarg gpcfg_pullup 
-0x4446 014989 istore 1 ,contw 
-0x4447 014990 branch car_setgpio_loop_end 
-:      014991 car_setgpio_pulldown:
-0x4448 014992 setarg gpcfg_pulldown 
-0x4449 014993 istore 1 ,contw 
-0x444a 014994 branch car_setgpio_loop_end 
-:      014995 car_motor_setgpio:
-0x444b 014996 fetch 1 ,mem_car_motor_gpio_num 
-0x444c 014997 copy pdata ,loopcnt 
-0x444d 014998 arg mem_car_motor_gpio_map ,contr 
-:      014999 car_motor_setgpio_loop:
-0x444e 015000 ifetch 1 ,contr 
-0x444f 015001 set1 7 ,pdata 
-0x4450 015002 arg gpcfg_output_low ,temp 
-0x4451 015003 call gpio_config_function 
-0x4452 015004 loop car_motor_setgpio_loop 
-0x4453 015005 rtn 
-:      015007 car_key_scan_process:
-0x4454 015008 branch keyscan_key_process 
-:      015010 car_scale_process_idle:
-0x4455 015011 call car_le_send_packet 
-0x4456 015012 call car_g24_status_process 
-0x4457 015013 branch car_key_scan_process 
-:      015015 car_g24_status_process:
-0x4458 015016 fetch 2 ,mem_ui_state_map 
-0x4459 015017 rtnbit1 ui_state_ble_connected 
-0x445a 015018 fetch 1 ,mem_car_24g_received_pac 
-0x445b 015019 beq work_paired ,car_g24_connected_event 
-0x445c 015020 rtn 
-:      015021 car_g24_connected_event:
-0x445d 015022 fetch 1 ,mem_car_24g_status 
-0x445e 015023 rtneq work_paired 
-0x445f 015024 jam work_paired ,mem_car_24g_status 
-0x4460 015025 call car_lpm_timer_disable 
-0x4461 015026 call car_stop_blink 
-0x4462 015027 branch car_g24_connected 
-:      015029 car_lpm_timer_enable:
-0x4463 015030 fetch 2 ,mem_car_enter_lpm_timer_count 
-0x4464 015031 store 2 ,mem_car_enter_lpm_timer 
-0x4465 015032 jam 0 ,mem_car_enter_lpm_flag 
-0x4466 015033 rtn 
-:      015036 car_lpm_timer_disable:
-0x4467 015037 setarg 0 
-0x4468 015038 branch car_lpm_timer_enable + 1 
-:      015041 car_stop_blink:
-0x4469 015042 arg 0 ,rega 
-0x446a 015043 branch ui_led_blink_stop_global 
-:      015046 car_start_blink:
-0x446b 015047 arg 0 ,rega 
-0x446c 015048 branch ui_led_blink_start_global 
-:      015054 car_le_send_packet:
-0x446d 015055 fetch 2 ,mem_ui_state_map 
-0x446e 015056 rtnbit0 ui_state_ble_connected 
-0x446f 015057 call le_fifo_check_nearly_full 
-0x4470 015058 nrtn blank 
-0x4471 015059 arg mem_car_pop_queue_buff ,rega 
-0x4472 015060 call queue_pop 
-0x4473 015061 nrtn user 
-0x4474 015062 arg mem_car_pop_queue_buff ,contr 
-0x4475 015063 branch le_send_notify_from_list 
-:      015065 car_scale_process_bb_event:
-0x4476 015066 copy regc ,pdata 
-0x4477 015067 beq bt_evt_button_up ,app_event_button_up 
-0x4478 015068 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x4479 015069 beq bt_evt_le_connected ,car_scale_event_le_conn 
-0x447a 015070 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
-0x447b 015071 rtn 
-:      015073 car_scale_event_le_conn:
-0x447c 015074 call car_lpm_timer_disable 
-0x447d 015075 call car_stop_blink 
-0x447e 015076 set0 mark_24g_rxmode ,mark 
-0x447f 015077 branch car_scale_process_conn 
-:      015078 car_g24_connected:
-0x4480 015079 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x4481 015080 store 2 ,mem_car_24g_no_data_timeout_timer 
-:      015081 car_scale_process_conn:
-0x4482 015082 jam 0x14 ,mem_car_notify_vdd_timer 
-0x4483 015083 jam 0 ,mem_lpm_mode 
-0x4484 015084 call app_ble_stop_adv 
-0x4485 015085 branch app_lpm_mult_enable 
-:      015088 car_scale_event_le_discon:
-0x4486 015089 set1 mark_24g_rxmode ,mark 
-0x4487 015090 call car_lpm_timer_enable 
-0x4488 015091 call car_fb_motor_stop 
-0x4489 015092 call car_lr_motor_stop 
-:      015093 car_g24_disconnect:
-0x448a 015094 setarg 0 
-0x448b 015095 store 5 ,mem_car_led_control 
-0x448c 015096 call queue_init 
-0x448d 015097 jam 10 ,mem_motor1_speed 
-0x448e 015098 jam 10 ,mem_motor2_speed 
-0x448f 015099 jam 10 ,mem_motor3_speed 
-0x4490 015101 jam 2 ,mem_lpm_mult 
-0x4491 015102 setarg fast_adv_interval_value_car 
-0x4492 015103 call shutter_ble_adv_interval_set 
-0x4493 015104 branch app_ble_start_adv 
-:      015106 car_le_bb_event_timer:
-0x4494 015107 call car_moto1_blank_data_timer 
-0x4495 015108 call car_moto2_blank_data_timer 
-0x4496 015109 call car_moto3_blank_data_timer 
-0x4497 015112 call car_24g_no_data_timeout_timer 
-0x4498 015113 branch car_24g_bind_enable_timer 
-:      015116 car_24g_bind_enable_timer:
-0x4499 015117 arg mem_car_24g_bind_enable_delay_count ,regc 
-0x449a 015118 arg 0 ,regb 
-0x449b 015119 branch timer_single_step 
-:      015121 car_enter_lpm_timer:
-0x449c 015122 arg mem_car_enter_lpm_timer ,regc 
-0x449d 015123 arg car_enter_lpm_enable ,regb 
-0x449e 015124 branch timer_single_step_2b 
-:      015125 car_enter_lpm_enable:
-0x449f 015126 jam 1 ,mem_car_enter_lpm_flag 
-0x44a0 015127 rtn 
-:      015129 car_24g_no_data_timeout_timer:
-0x44a1 015130 arg mem_car_24g_no_data_timeout_timer ,regc 
-0x44a2 015131 arg car_24g_no_data_timer_timeout ,regb 
-0x44a3 015132 branch timer_single_step_2b 
-:      015133 car_24g_no_data_timer_timeout:
-0x44a4 015134 jam work_search ,mem_car_24g_status 
-0x44a5 015135 jam power_on ,mem_car_24g_received_pac 
-0x44a6 015136 branch car_g24_disconnect 
-:      015138 car_notify_vdd_timer:
-0x44a7 015139 fetch 1 ,mem_car_config_bat_notify_enable 
-0x44a8 015140 rtn blank 
-0x44a9 015141 arg mem_car_notify_vdd_timer ,regc 
-0x44aa 015142 arg car_notify_vdd ,regb 
-0x44ab 015143 branch timer_single_step 
-:      015144 car_notify_vdd:
-0x44ac 015145 fetch 1 ,mem_car_notify_vdd_count 
-0x44ad 015146 store 1 ,mem_car_notify_vdd_timer 
-0x44ae 015147 fetch 1 ,mem_car_working_flag 
-0x44af 015148 nrtn blank 
-:      015149 car_read_hvin:
-0x44b0 015150 call vdd_calculate_by_mode 
-0x44b1 015151 store 2 ,mem_vdd_now_vol 
-0x44b2 015152 arg mem_vdd_calculate_set ,rega 
-0x44b3 015153 call adc_bat_percent_lowpower_out 
-0x44b4 015154 fetcht 1 ,mem_car_notify_vdd_value_last 
-0x44b5 015155 isub temp ,null 
-0x44b6 015156 branch car_notify_vdd_next2 ,positive 
-0x44b7 015157 store 1 ,mem_car_notify_vdd_value_last 
-0x44b8 015158 copy pdata ,temp 
-:      015159 car_notify_vdd_next2:
-0x44b9 015160 storet 1 ,mem_car_notify_vdd_percent 
-0x44ba 015161 fetch 1 ,mem_car_config_low_voltage_percent 
-0x44bb 015162 isub temp ,null 
-0x44bc 015163 call car_enter_low_bat ,positive 
-0x44bd 015164 storet 1 ,mem_notify_bat_payload 
-0x44be 015165 arg 6 ,loopcnt 
-0x44bf 015166 arg mem_notify_bat_head ,contr 
-0x44c0 015167 call calc_check_sum_start 
-0x44c1 015168 store 1 ,mem_notify_bat_check_sum 
-0x44c2 015169 arg mem_notify_bat_packet ,rega 
-0x44c3 015170 branch queue_push 
-:      015171 car_enter_low_bat:
-0x44c4 015172 fetch 1 ,mem_low_bat_flag 
-0x44c5 015173 nrtn blank 
-0x44c6 015174 jam 1 ,mem_low_bat_flag 
-0x44c7 015175 arg 1 ,rega 
-0x44c8 015176 branch ui_led_blink_start_global 
-:      015177 car_low_bat_led_off:
-0x44c9 015178 arg 1 ,rega 
-0x44ca 015179 branch ui_led_blink_stop_global 
-:      015183 calc_check_sum_start:
-0x44cb 015184 arg 0 ,rega 
-:      015185 calc_check_sum_loop:
-0x44cc 015186 ifetch 1 ,contr 
-0x44cd 015187 iadd rega ,rega 
-0x44ce 015188 loop calc_check_sum_loop 
-:      015189 calc_check_sum_and:
-0x44cf 015190 and rega ,0xff ,pdata 
-0x44d0 015191 rtn 
-:      015193 car_le_receive_data:
-0x44d1 015194 fetch 1 ,mem_le_att_opcode 
-0x44d2 015195 beq attop_write_request ,car_le_parse_att_write_request 
-0x44d3 015196 rtn 
-:      015197 car_le_parse_att_write_request:
-0x44d4 015198 fetch 2 ,mem_le_att_handle 
-0x44d5 015199 beq att_car_control_handle ,car_control_le_receive 
-0x44d6 015200 rtn 
-:      015202 le_app_receive_data:
-0x44d7 015203 bpatch patch05_7 ,mem_patch05 
-0x44d8 015204 ifetch 5 ,rega 
-0x44d9 015205 store 5 ,mem_app_receive_temp 
-0x44da 015206 fetch 2 ,mem_app_receive_temp 
-0x44db 015207 arg le_receive_packet_head ,temp 
-0x44dc 015208 isub temp ,null 
-0x44dd 015209 nrtn zero 
-0x44de 015210 fetch 2 ,mem_app_receive_temp + 3 
-0x44df 015211 byteswap pdata ,pdata 
-0x44e0 015212 store 2 ,mem_app_receive_temp + 3 
-0x44e1 015213 copy pdata ,loopcnt 
-0x44e2 015214 increase 5 ,rega 
-0x44e3 015215 copy rega ,contr 
-0x44e4 015216 arg mem_app_receive_temp + 5 ,contw 
-0x44e5 015217 call memcpy 
-0x44e6 015218 ifetch 1 ,contr 
-0x44e7 015219 store 1 ,mem_app_receive_temp + 15 
-0x44e8 015220 arg mem_app_receive_temp + 2 ,rega 
-0x44e9 015221 arg mem_app_receive_temp + 5 ,regb 
-0x44ea 015222 rtn 
-:      015224 car_control_le_receive:
-0x44eb 015225 setarg 0 
-0x44ec 015226 store 5 ,mem_le_receive_payload 
-0x44ed 015227 store 5 ,mem_le_receive_payload + 5 
-0x44ee 015228 call le_app_receive_data 
-0x44ef 015229 copy regb ,contr 
-0x44f0 015230 arg mem_le_receive_payload ,contw 
-0x44f1 015231 arg 10 ,loopcnt 
-0x44f2 015232 call memcpy 
-:      015233 car_receive_cmd_select:
-0x44f3 015234 bpatch patch06_0 ,mem_patch06 
-0x44f4 015235 ifetch 1 ,rega 
-0x44f5 015236 beq car_cmd_old_car_control ,car_drive_old 
-0x44f6 015237 beq car_cmd_old_speed_control ,car_speed_set_old 
-0x44f7 015238 beq car_cmd_l_r_motor_control ,car_motor_control 
-0x44f8 015239 beq car_cmd_f_b_motor_control ,car_motor_control 
-0x44f9 015240 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
-0x44fa 015241 beq car_cmd_led_control ,car_led_control_receive 
-0x44fb 015242 beq car_cmd_device_info ,car_info_request 
-0x44fc 015243 rtn 
-:      015245 car_24g_receive_data:
-0x44fd 015246 call car_control_le_receive 
-0x44fe 015247 fetch 1 ,mem_app_receive_temp + 2 
-0x44ff 015248 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
-0x4500 015249 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
-0x4501 015250 rtn 
-:      015251 car_24g_receive_data_next:
-0x4502 015252 fetch 1 ,mem_le_receive_payload 
-0x4503 015253 ncall car_moto1_enable_blank_data_timer ,blank 
-0x4504 015254 fetch 1 ,mem_le_receive_payload + 2 
-0x4505 015255 ncall car_moto2_enable_blank_data_timer ,blank 
-0x4506 015256 fetch 1 ,mem_le_receive_payload + 4 
-0x4507 015257 ncall car_moto3_enable_blank_data_timer ,blank 
-0x4508 015258 rtn 
-:      015260 car_moto1_enable_blank_data_timer:
-0x4509 015261 jam 5 ,mem_car_moto1_blank_timer 
-0x450a 015262 rtn 
-:      015263 car_moto2_enable_blank_data_timer:
-0x450b 015264 jam 5 ,mem_car_moto2_blank_timer 
-0x450c 015265 rtn 
-:      015266 car_moto3_enable_blank_data_timer:
-0x450d 015267 jam 5 ,mem_car_moto3_blank_timer 
-0x450e 015268 rtn 
-:      015270 car_moto1_blank_data_timer:
-0x450f 015271 arg mem_car_moto1_blank_timer ,regc 
-0x4510 015272 arg car_moto1_blank_data ,regb 
-0x4511 015273 branch timer_single_step 
-:      015274 car_moto2_blank_data_timer:
-0x4512 015275 arg mem_car_moto2_blank_timer ,regc 
-0x4513 015276 arg car_moto2_blank_data ,regb 
-0x4514 015277 branch timer_single_step 
-:      015278 car_moto3_blank_data_timer:
-0x4515 015279 arg mem_car_moto3_blank_timer ,regc 
-0x4516 015280 arg car_moto3_blank_data ,regb 
-0x4517 015281 branch timer_single_step 
-:      015283 car_moto1_blank_data:
-0x4518 015284 jam 0 ,mem_le_receive_payload 
-0x4519 015285 branch car_motor_control 
-:      015286 car_moto2_blank_data:
-0x451a 015287 jam 0 ,mem_le_receive_payload + 2 
-0x451b 015288 branch car_motor_control 
-:      015289 car_moto3_blank_data:
-0x451c 015290 jam 0 ,mem_le_receive_payload + 4 
-0x451d 015291 branch car_motor_control 
-:      015296 car_drive_old:
-0x451e 015297 fetch 1 ,mem_le_receive_payload 
-0x451f 015298 store 1 ,mem_motor1_status 
-0x4520 015299 fetch 1 ,mem_le_receive_payload + 1 
-0x4521 015300 store 1 ,mem_motor2_status 
-0x4522 015301 branch car_motor_control_common 
-:      015305 car_left_right_control_old:
-0x4523 015306 fetch 1 ,mem_le_receive_payload 
-0x4524 015307 store 1 ,mem_motor2_status 
-0x4525 015308 branch car_motor2_control 
-:      015309 car_front_back_control_old:
-0x4526 015310 fetch 1 ,mem_motor1_speed 
-0x4527 015311 call car_reset_old_speed 
-0x4528 015312 fetch 1 ,mem_le_receive_payload + 1 
-0x4529 015313 store 1 ,mem_motor1_status 
-0x452a 015314 branch car_motor1_control 
-:      015315 car_reset_old_speed:
-0x452b 015316 beq speed_level_2 ,car_reset_old_speed2 
-0x452c 015317 beq speed_level_3 ,car_reset_old_speed3 
-0x452d 015318 store 1 ,mem_motor1_speed 
-0x452e 015319 rtn 
-:      015320 car_reset_old_speed2:
-0x452f 015321 jam speed_level_5 ,mem_motor1_speed 
-0x4530 015322 rtn 
-:      015323 car_reset_old_speed3:
-0x4531 015324 jam speed_level_10 ,mem_motor1_speed 
-0x4532 015325 rtn 
-:      015326 car_speed_set_old:
-0x4533 015327 fetch 1 ,mem_le_receive_payload 
-0x4534 015328 call car_reset_old_speed 
-0x4535 015329 fetch 1 ,mem_motor1_speed 
-0x4536 015330 call car_motor_speed_duty_setting 
-0x4537 015331 call car_motor_speed_duty_transform 
-0x4538 015332 jam 0x00 ,mem_pdatatemp + 1 
-0x4539 015333 branch pwm_duty_cycle_set 
-:      015335 car_motor_control:
-0x453a 015336 fetch 1 ,mem_car_24g_go_die_flag 
-0x453b 015337 nrtn blank 
-0x453c 015338 fetch 6 ,mem_le_receive_payload 
-0x453d 015339 store 6 ,mem_motor1_status 
-0x453e 015340 fetch 1 ,mem_motor1_speed 
-0x453f 015341 fetcht 1 ,mem_motor2_speed 
-0x4540 015342 iand temp ,pdata 
-0x4541 015343 fetcht 1 ,mem_motor3_speed 
-0x4542 015344 iand temp ,pdata 
-0x4543 015345 call car_motor_working_flag ,blank 
-:      015346 car_motor_control_common:
-0x4544 015347 bpatch patch06_1 ,mem_patch06 
-0x4545 015348 fetch 2 ,mem_ui_state_map 
-0x4546 015349 isolate1 ui_state_ble_connected ,pdata 
-0x4547 015350 ncall car_lpm_timer_enable ,true 
-0x4548 015351 call car_motor1_control 
-0x4549 015352 call car_motor2_control 
-0x454a 015353 branch car_conn_led_state 
-:      015355 car_conn_led_state:
-0x454b 015356 fetch 1 ,mem_motor1_status 
-0x454c 015357 fetcht 1 ,mem_motor2_status 
-0x454d 015358 iadd temp ,pdata 
-0x454e 015359 nbranch check_51cmd_led_on ,blank 
-0x454f 015360 branch check_51cmd_led_off 
-:      015362 car_motor1_control:
-0x4550 015363 arg mem_motor1_status ,contr 
-0x4551 015364 branch car_motor1_status_select 
-:      015365 car_motor2_control:
-0x4552 015366 arg mem_motor2_status ,contr 
-0x4553 015367 branch car_motor2_status_select 
-:      015368 car_motor3_control:
-0x4554 015369 arg mem_motor3_status ,contr 
-0x4555 015370 branch car_motor_status_select 
-:      015371 car_motor_working_flag:
-0x4556 015372 jam 0 ,mem_car_working_flag 
-0x4557 015373 rtn 
-:      015375 car_motor1_status_select:
-0x4558 015376 ifetch 1 ,contr 
-0x4559 015377 beq turn_front ,car_lr_motor_stop 
-0x455a 015378 beq turn_left ,car_lr_motor_left 
-0x455b 015379 beq turn_right ,car_lr_motor_right 
-0x455c 015380 rtn 
-:      015381 car_motor2_status_select:
-0x455d 015382 ifetch 1 ,contr 
-0x455e 015383 beq motor_stop ,car_fb_motor_stop 
-0x455f 015384 beq go_back ,car_fb_motor_front 
-0x4560 015385 beq go_front ,car_fb_motor_back 
-0x4561 015386 rtn 
-:      015388 car_lr_motor_stop:
-0x4562 015389 fetcht 1 ,mem_car_motor_left_gpio 
-0x4563 015390 call gpio_out_inactive 
-0x4564 015391 fetcht 1 ,mem_car_motor_right_gpio 
-0x4565 015392 branch gpio_out_inactive 
-:      015393 car_lr_motor_left:
-0x4566 015394 fetcht 1 ,mem_car_motor_left_gpio 
-0x4567 015395 call gpio_out_active 
-0x4568 015396 fetcht 1 ,mem_car_motor_right_gpio 
-0x4569 015397 branch gpio_out_inactive 
-:      015398 car_lr_motor_right:
-0x456a 015399 fetcht 1 ,mem_car_motor_left_gpio 
-0x456b 015400 call gpio_out_inactive 
-0x456c 015401 fetcht 1 ,mem_car_motor_right_gpio 
-0x456d 015402 branch gpio_out_active 
-:      015403 car_fb_motor_stop:
-0x456e 015404 fetcht 1 ,mem_car_motor_front_gpio 
-0x456f 015405 call gpio_out_inactive 
-0x4570 015406 fetcht 1 ,mem_car_motor_back_gpio 
-0x4571 015407 branch gpio_out_inactive 
-:      015408 car_fb_motor_front:
-0x4572 015409 fetcht 1 ,mem_car_motor_front_gpio 
-0x4573 015410 call gpio_out_active 
-0x4574 015411 fetcht 1 ,mem_car_motor_back_gpio 
-0x4575 015412 branch gpio_out_inactive 
-:      015413 car_fb_motor_back:
-0x4576 015414 fetcht 1 ,mem_car_motor_front_gpio 
-0x4577 015415 call gpio_out_inactive 
-0x4578 015416 fetcht 1 ,mem_car_motor_back_gpio 
-0x4579 015417 branch gpio_out_active 
-:      015422 car_motor_status_select:
-0x457a 015423 bpatch patch06_2 ,mem_patch06 
-0x457b 015424 ifetch 1 ,contr 
-0x457c 015425 beq motor_stop ,car_motor_stop 
-0x457d 015426 beq go_front ,car_motor_positive 
-0x457e 015427 beq go_back ,car_motor_negative 
-0x457f 015428 rtn 
-:      015429 car_motor_positive:
-0x4580 015430 jam 0 ,mem_motor_select_p_n 
-0x4581 015431 branch car_motor_negative + 1 
-:      015432 car_motor_negative:
-0x4582 015433 jam 1 ,mem_motor_select_p_n 
-0x4583 015434 ifetch 1 ,contr 
-0x4584 015435 store 1 ,mem_car_motor_speed 
-0x4585 015436 ifetch 8 ,regb 
-0x4586 015437 branch car_motor_work 
-:      015439 car_motor_stop:
-0x4587 015440 ifetch 1 ,regb 
-0x4588 015441 call pwm_disable 
-0x4589 015442 increase 1 ,regb 
-0x458a 015443 ifetch 1 ,regb 
-0x458b 015444 branch pwm_disable 
-:      015445 car_motor_work:
-0x458c 015446 store 8 ,mem_motor_pwm_pin1_set 
-0x458d 015447 jam 1 ,mem_car_working_flag 
-0x458e 015448 fetch 1 ,mem_motor_select_p_n 
-0x458f 015449 beq 0 ,car_motor_select_positive 
-:      015450 car_motor_select_negative:
-0x4590 015451 fetch 1 ,mem_motor_pwm_pin2_set 
-0x4591 015452 store 1 ,mem_motor_pwm_pin_set 
-0x4592 015453 fetch 1 ,mem_motor_pwm_pin1_set 
-:      015454 car_motor_work_next:
-0x4593 015455 call pwm_disable 
-0x4594 015456 fetch 1 ,mem_car_motor_speed 
-0x4595 015457 call car_motor_speed_duty_setting 
-0x4596 015458 store 1 ,mem_motor_pwm_dute_set 
-0x4597 015459 fetch 6 ,mem_motor_pwm_pin_set 
-0x4598 015460 store 6 ,mem_pdatatemp 
-0x4599 015461 branch pwm_out_set 
-:      015462 car_motor_select_positive:
-0x459a 015463 fetch 1 ,mem_motor_pwm_pin1_set 
-0x459b 015464 store 1 ,mem_motor_pwm_pin_set 
-0x459c 015465 fetch 1 ,mem_motor_pwm_pin2_set 
-0x459d 015466 branch car_motor_work_next 
-:      015468 car_motor_speed_duty_setting:
-0x459e 015469 mul32 pdata ,5 ,pdata 
-0x459f 015470 add pdata ,50 ,pdata 
-0x45a0 015471 rtn 
-:      015472 car_motor_speed_duty_transform:
-0x45a1 015473 arg 12000 ,temp 
-0x45a2 015474 imul32 temp ,pdata 
-0x45a3 015475 div pdata ,100 
-0x45a4 015476 call wait_div_end 
-0x45a5 015477 quotient temp 
-0x45a6 015478 copy temp ,rega 
-0x45a7 015479 setarg 12000 
-0x45a8 015480 isub temp ,regb 
-0x45a9 015481 rtn 
-:      015483 car_ir_data_rx_from_app:
-0x45aa 015484 rtn 
-:      015486 car_led_control_receive:
-0x45ab 015487 fetch 8 ,mem_le_receive_payload 
-0x45ac 015488 store 8 ,mem_car_led_control 
-0x45ad 015489 rtn 
-:      015491 car_info_request:
-0x45ae 015492 fetch 1 ,mem_car_config_device_select 
-0x45af 015493 store 1 ,mem_car_info_request_payload 
-0x45b0 015494 fetch 1 ,mem_car_config_motor_layout 
-0x45b1 015495 store 1 ,mem_car_info_request_payload + 1 
-0x45b2 015496 fetch 1 ,mem_car_config_ir_enable 
-0x45b3 015497 store 1 ,mem_car_info_request_payload + 2 
-0x45b4 015498 arg 13 ,loopcnt 
-0x45b5 015499 arg mem_car_info_request_head ,contr 
-0x45b6 015500 call calc_check_sum_start 
-0x45b7 015501 store 1 ,mem_car_info_request_checksum 
-0x45b8 015502 arg mem_car_info_request ,rega 
-0x45b9 015503 branch queue_push 
-:      015507 car_g24_init:
-0x45ba 015508 setarg 0 
-0x45bb 015509 store 8 ,mem_24g_bind_payload 
-0x45bc 015510 call g24_receive_init 
-0x45bd 015511 branch g24_mode_switch_init 
-:      015513 car_g24_receive_process:
-0x45be 015514 call car_g24_mode_switch 
-0x45bf 015515 call car_g24_work_mode 
-0x45c0 015516 call car_g24_bind_mode 
-0x45c1 015517 branch car_g24_lpm_dipatch 
-:      015519 car_g24_mode_switch:
-0x45c2 015520 call g24_mode_switch_bind_work 
-:      015521 car_g24_bind_mode_enable:
-0x45c3 015522 fetch 1 ,mem_24g_work_mode 
-0x45c4 015523 rtnne dongle_bind 
-0x45c5 015524 fetch 1 ,mem_car_24g_bind_enable_delay_count 
-0x45c6 015525 nbranch g24_switch_work_mode ,blank 
-0x45c7 015526 fetch 1 ,mem_car_24g_status 
-0x45c8 015527 beq work_search ,g24_switch_work_mode 
-0x45c9 015528 rtn 
-:      015530 car_g24_work_mode:
-0x45ca 015531 fetch 1 ,mem_24g_work_mode 
-0x45cb 015532 rtnne dongle_work 
-0x45cc 015533 call car_g24_work_mode_start 
-0x45cd 015534 branch car_g24_ch_polling_clear ,user3 
-:      015535 car_g24_receive_ch_polling:
-0x45ce 015536 fetch 1 ,mem_car_enter_lpm_flag 
-0x45cf 015537 rtn blank 
-0x45d0 015538 fetch 1 ,mem_car_24g_ch_polling 
-0x45d1 015539 increase 1 ,pdata 
-0x45d2 015540 store 1 ,mem_car_24g_ch_polling 
-0x45d3 015541 beq 4 ,car_g24_ch_polling_clear 
-0x45d4 015542 call g24_ch 
-0x45d5 015543 call car_g24_receive_packet_start 
-0x45d6 015544 nbranch car_g24_receive_ch_polling ,user3 
-:      015545 car_g24_ch_polling_clear:
-0x45d7 015546 jam 0 ,mem_car_24g_ch_polling 
-0x45d8 015547 rtn 
-:      015548 car_g24_work_mode_start:
-0x45d9 015549 fetch 1 ,mem_24g_work_mode 
-0x45da 015550 rtnne dongle_work 
-0x45db 015551 call car_g24_work_init 
-0x45dc 015552 call g24_ch_process 
-0x45dd 015553 branch car_g24_receive_packet_start 
-:      015554 car_g24_work_init:
-0x45de 015555 fetch 1 ,mem_24g_mode_init 
-0x45df 015556 rtnbit1 dongle_work 
-0x45e0 015557 set1 dongle_work ,pdata 
-0x45e1 015558 store 1 ,mem_24g_mode_init 
-0x45e2 015559 fetch 1 ,mem_tx_power_temp 
-0x45e3 015560 store 1 ,mem_tx_power 
-0x45e4 015561 jam 0 ,mem_24g_ackpayload_enable 
-0x45e5 015562 jam 0 ,mem_usb_tx_enable 
-0x45e6 015563 jam 1 ,mem_24g_abort_packet 
-0x45e7 015564 jam 0 ,mem_24g_pid 
-0x45e8 015566 fetch 4 ,mem_car_24g_commom_addr 
-0x45e9 015567 branch g24_work_init + 12 
-:      015568 car_g24_receive_packet_start:
-0x45ea 015569 call g24_receive_transmit_ack 
-0x45eb 015570 nbranch g24_rx_interrupt_clear ,user3 
-:      015571 p_g24_receive_packet_parse:
-0x45ec 015572 call g24_receive_packet_parse_pid_crc 
-0x45ed 015573 nbranch g24_rx_interrupt_clear ,user 
-0x45ee 015574 fetch 1 ,mem_24g_rxdata_length 
-0x45ef 015575 branch g24_rx_interrupt_clear ,blank 
-0x45f0 015576 increase 2 ,pdata 
-0x45f1 015577 iforce loopcnt 
-0x45f2 015578 arg mem_24g_rxbuf ,contr 
-0x45f3 015579 arg mem_24g_rxdata_temp ,contw 
-0x45f4 015580 call memcpy 
-0x45f5 015581 jam 0 ,mem_24g_mode_switch 
-0x45f6 015582 fetch 1 ,mem_24g_pair_mode 
-0x45f7 015583 call g24_enable_nodata_timer ,blank 
-0x45f8 015584 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x45f9 015585 beq datatype_attemp ,car_g24_data_attemp 
-0x45fa 015586 beq datatype_device1 ,car_g24_data_device1 
-0x45fb 015587 branch g24_receive_packet_parse + 14 
-:      015588 car_g24_data_attemp:
-0x45fc 015589 fetch 1 ,mem_24g_pair_mode 
-0x45fd 015590 nrtn blank 
-0x45fe 015591 fetch 1 ,mem_24g_bind_device_status 
-0x45ff 015592 rtn blank 
-0x4600 015594 branch g24_data_attemp 
-:      015595 car_g24_data_device1:
-0x4601 015596 call g24_ch_timer_reinit 
-0x4602 015597 fetch 1 ,mem_24g_abort_packet 
-0x4603 015598 fetcht 1 ,mem_24g_rxdata_temp 
-0x4604 015599 isolate1 bit_abort ,temp 
-0x4605 015600 setflag true ,0 ,pdata 
-0x4606 015601 store 1 ,mem_24g_abort_packet 
-0x4607 015602 beq 1 ,car_g24_data_attemp_device1_abort 
-0x4608 015603 branch g24_data_device1 + 7 
-:      015604 car_g24_data_attemp_device1_abort:
-0x4609 015605 fetch 1 ,mem_device_option 
-0x460a 015606 sub pdata ,dvc_op_car ,null 
-0x460b 015607 call check_51cmd_led_on ,zero 
-0x460c 015608 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x460d 015609 branch g24_store_device1_addr 
-:      015611 car_g24_bind_mode:
-0x460e 015612 fetch 1 ,mem_24g_work_mode 
-0x460f 015613 rtnne dongle_bind 
-0x4610 015614 call g24_bind_init 
-0x4611 015615 call car_g24_bind_device_addr 
-0x4612 015617 call g24_rx_interrupt_clear 
-0x4613 015618 call g24_receive_packet 
-0x4614 015619 nbranch g24_rx_interrupt_clear ,user3 
-0x4615 015620 call g24_bind_data_parse 
-0x4616 015621 call g24_transmit_ack 
-0x4617 015622 call g24_bind_device_status_check 
-0x4618 015623 call g24_bind_data_process + 8 
-0x4619 015625 fetch 1 ,mem_24g_bind_device_status 
-0x461a 015626 nbranch car_g24_bind_mode_exit ,blank 
-0x461b 015627 call g24_nodata_process 
-0x461c 015628 fetch 1 ,mem_24g_nodata_timer_enable 
-0x461d 015629 rtn blank 
-0x461e 015630 setarg 0 
-0x461f 015631 store 4 ,mem_24g_device1_addr 
-0x4620 015632 rtn 
-:      015633 car_g24_bind_mode_exit:
-0x4621 015634 jam 0 ,mem_24g_mode_switch 
-0x4622 015635 arg 0 ,rega 
-0x4623 015636 call check_51cmd_led_on 
-0x4624 015637 call g24_switch_work_mode 
-0x4625 015638 call g24_timer_init 
-0x4626 015640 fetch 4 ,mem_24g_lap 
-0x4627 015641 store 4 ,mem_car_24g_commom_addr 
-0x4628 015642 fetch 1 ,mem_car_save_addr_flag 
-0x4629 015643 ncall car_g24_save_commom_addr ,blank 
-0x462a 015645 fetch 4 ,mem_car_24g_commom_addr 
-0x462b 015646 branch g24_update_addr_and_synccrc8 
-:      015648 car_g24_save_commom_addr:
-0x462c 015650 fetch 1 ,mem_car_save_addr_flag 
-0x462d 015651 rtn blank 
-0x462e 015652 fetch 1 ,mem_24g_transmitter_addr + 1 
-0x462f 015653 store 1 ,mem_car_24g_commom_addr + 3 
-0x4630 015655 fetch 1 ,mem_24g_lap + 1 
-0x4631 015656 store 1 ,mem_car_24g_commom_addr + 2 
-0x4632 015658 fetch 1 ,mem_24g_transmitter_addr 
-0x4633 015659 store 1 ,mem_car_24g_commom_addr + 1 
-0x4634 015661 fetch 1 ,mem_24g_lap 
-0x4635 015662 store 1 ,mem_car_24g_commom_addr 
-0x4636 015663 rtn 
-0x4637 015664 call car_g24_search_commom_addr 
-0x4638 015665 fetch 4 ,mem_car_24g_commom_addr 
-0x4639 015666 fetcht 4 ,mem_car_24g_commom_addr_temp 
-0x463a 015667 isub temp ,null 
-0x463b 015668 rtn zero 
-0x463c 015669 copy regc ,regb 
-0x463d 015670 arg mem_car_24g_commom_addr ,rega 
-0x463e 015671 arg 4 ,loopcnt 
-0x463f 015672 branch otp_write 
-:      015674 car_g24_load_commom_addr:
-0x4640 015676 fetch 4 ,mem_24g_lap 
-0x4641 015677 store 4 ,mem_car_24g_commom_addr 
-0x4642 015678 fetch 1 ,mem_car_save_addr_flag 
-0x4643 015679 rtn blank 
-0x4644 015680 rtn 
-0x4645 015681 call car_g24_search_commom_addr 
-0x4646 015682 fetch 4 ,mem_car_24g_commom_addr_temp 
-0x4647 015683 rtn blank 
-0x4648 015684 store 4 ,mem_car_24g_commom_addr 
-0x4649 015685 rtn 
-:      015688 car_g24_search_commom_addr:
-0x464a 015689 rtn 
-0x464b 015690 fetch 1 ,mem_car_save_addr_flag 
-0x464c 015691 rtn blank 
-0x464d 015692 arg otp_offset_car_commom_start_addr ,regc 
-:      015693 car_g24_search_commom_addr_loop:
-0x464e 015694 copy regc ,regb 
-0x464f 015695 arg mem_car_24g_commom_addr_read ,rega 
-0x4650 015696 arg 4 ,loopcnt 
-0x4651 015697 call otp_read_data 
-0x4652 015698 fetch 4 ,mem_car_24g_commom_addr_read 
-0x4653 015699 rtn blank 
-0x4654 015700 store 4 ,mem_car_24g_commom_addr_temp 
-0x4655 015701 copy regc ,pdata 
-0x4656 015702 arg otp_offset_car_commom_end_addr ,temp 
-0x4657 015703 isub temp ,null 
-0x4658 015704 rtn positive 
-0x4659 015705 increase 4 ,regc 
-0x465a 015706 branch car_g24_search_commom_addr_loop 
-:      015708 car_g24_bind_device_addr:
-0x465b 015709 fetch 4 ,mem_24g_device1_addr 
-0x465c 015710 rtn blank 
-0x465d 015711 branch g24_update_addr_and_synccrc8 
-:      015713 car_g24_cb_data_device1:
-0x465e 015714 fetch 2 ,mem_ui_state_map 
-0x465f 015715 rtnbit1 ui_state_ble_connected 
-0x4660 015716 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x4661 015717 store 2 ,mem_car_24g_no_data_timeout_timer 
-0x4662 015718 jam work_paired ,mem_car_24g_received_pac 
-0x4663 015719 arg mem_24g_rxdata_temp + 3 ,rega 
-0x4664 015720 branch car_24g_receive_data 
-:      015722 car_g24_lpm_dipatch:
-0x4665 015723 fetch 1 ,mem_car_enter_lpm_flag 
-0x4666 015724 rtn blank 
-0x4667 015725 call car_g24_lpm_wait 
-0x4668 015726 nrtn user 
-0x4669 015727 fetch 3 ,mem_24g_enter_hibernate 
-0x466a 015728 call clk2lpo 
-0x466b 015729 storet 4 ,mem_sleep_counter 
-0x466c 015730 branch lpm_sleep 
-:      015731 car_g24_lpm_wait:
-0x466d 015732 enable user 
-0x466e 015733 call lpo_calibration 
-0x466f 015734 fetch 3 ,mem_clks_per_lpo 
-0x4670 015735 branch disable_user ,blank 
-0x4671 015736 branch car_le_process_lpm_before 
-:      015742 remote_car_init:
-0x4672 015743 rtn wake 
-0x4673 015744 call remote_car_default_init 
-0x4674 015745 call keyscan_key_init 
-0x4675 015746 setarg remote_car_g24_package_data 
-0x4676 015747 store 2 ,mem_cb_24g_transmit_data 
-0x4677 015749 setarg remote_car_process_lpm_before 
-0x4678 015750 store 2 ,mem_cb_24g_lpm_before 
-0x4679 015752 setarg remote_car_le_before_hibernate 
-0x467a 015753 store 2 ,mem_cb_before_hibernate 
-0x467b 015755 setarg remote_car_scale_process_idle 
-0x467c 015756 store 2 ,mem_cb_idle_process 
-0x467d 015758 setarg remote_car_scale_process_bb_event 
-0x467e 015759 store 2 ,mem_cb_bb_event_process 
-0x467f 015761 setarg remote_car_event_timer 
-0x4680 015762 store 2 ,mem_cb_event_timer 
-0x4681 015764 setarg remote_car_power_off_signal 
-0x4682 015765 store 2 ,mem_remote_car_power_off_cb 
-0x4683 015767 setarg remote_car_soft_switch_power_on_signal 
-0x4684 015768 store 2 ,mem_remote_car_power_standby_cb 
-0x4685 015771 bpatch patch06_3 ,mem_patch06 
-0x4686 015772 call set_eeprom_size_2k 
-0x4687 015773 call remote_car_init_environment 
-0x4688 015775 call queue_init 
-0x4689 015776 fetch 1 ,mem_remote_car_config_soft_switch_enable 
-0x468a 015777 store 1 ,mem_remote_car_hard_soft_switch 
-0x468b 015778 beq hard_switch ,remote_car_hard_switch_power_on_signal 
-0x468c 015779 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
-0x468d 015780 store 1 ,mem_ui_button_gpio 
-:      015781 remote_car_soft_switch_power_on_init:
-0x468e 015782 call remote_car_ui_led_init 
-0x468f 015783 call ui_button_init 
-0x4690 015784 call ui_button_polling 
-0x4691 015785 jam power_starting ,mem_remote_car_power_state 
-0x4692 015786 fetch 2 ,mem_ui_state_map 
-0x4693 015787 rtnbit1 ui_state_btn_down 
-0x4694 015788 branch app_enter_hibernate 
-:      015792 remote_car_hard_switch_power_on_signal:
-0x4695 015793 jam power_standby ,mem_remote_car_power_state 
-:      015794 remote_car_soft_switch_power_on_signal:
-0x4696 015795 call remote_car_ui_led_init 
-0x4697 015796 arg 0 ,rega 
-0x4698 015797 call ui_led_blink_start_global 
-0x4699 015798 call remote_car_g24_load_commom_addr 
-0x469a 015799 fetch 4 ,mem_remote_24g_commom_addr 
-0x469b 015800 store 4 ,mem_24g_addr 
-0x469c 015801 branch g24_pair_start ,blank 
-0x469d 015802 fetch 4 ,mem_24g_addr 
-0x469e 015803 store 4 ,mem_24g_receiver_addr 
-0x469f 015804 fetch 2 ,mem_24g_reconn_timeout_init 
-0x46a0 015805 store 2 ,mem_24g_reconn_timeout 
-0x46a1 015806 branch g24_reconn_start 
-:      015808 remote_car_set_24g_addr_eeprom:
-0x46a2 015809 arg 4 ,temp 
-0x46a3 015810 arg mem_24g_addr ,rega 
-0x46a4 015811 arg remote_info_eeprom_offect ,regb 
-0x46a5 015812 rtn 
-:      015815 remote_car_power_off_signal:
-:      015816 remote_car_ui_led_init:
-0x46a6 015817 bpatch patch06_4 ,mem_patch06 
-0x46a7 015818 fetch 1 ,mem_remote_car_config_connect_led_gpio 
-0x46a8 015819 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
-:      015820 remote_car_ui_led_init_1:
-0x46a9 015821 fetcht 1 ,mem_remote_car_led_map 
-0x46aa 015822 branch gpio_config_output 
-:      015823 remote_car_pairing_led_gpio_set:
-0x46ab 015824 store 1 ,mem_remote_car_led_map 
-0x46ac 015825 branch remote_car_ui_led_init_1 
-:      015828 remote_car_init_environment:
-0x46ad 015829 call g24_transmit_init 
-:      015830 remote_no_data_timer_init:
-0x46ae 015831 fetch 2 ,mem_remote_car_no_data_timeout 
-0x46af 015832 store 2 ,mem_remote_car_no_data_timer 
-0x46b0 015833 rtn 
-:      015835 remote_car_le_before_hibernate:
-0x46b1 015836 call remote_car_process_lpm_before 
-:      015837 remote_gpio_set_before_hibernate:
-0x46b2 015838 fetch 1 ,mem_remote_style_struct_led_gpio 
-0x46b3 015839 set1 7 ,pdata 
-0x46b4 015840 arg gpcfg_output_high ,temp 
-0x46b5 015841 branch gpio_config_function 
-:      015843 remote_car_process_lpm_before:
-0x46b6 015844 call gpio_set_before_lpm 
-0x46b7 015845 branch keyscan_process_lpm_before 
-:      015847 remote_car_key_scan_process:
-0x46b8 015848 call keyscan_key_process 
-0x46b9 015849 call get_remote_key_state 
-0x46ba 015850 call remote_conn_led_state 
-0x46bb 015851 branch send_data 
-:      015853 remote_conn_led_state:
-0x46bc 015854 fetch 1 ,mem_remote_car_24g_status 
-0x46bd 015855 rtnne work_paired 
-0x46be 015856 fetch 4 ,mem_remote_car_motor1_key0_press_state 
-0x46bf 015857 branch remote_car_stop_state ,blank 
-0x46c0 015858 jam 0 ,mem_remote_car_no_data_check 
-0x46c1 015859 enable user 
-0x46c2 015860 branch check_51cmd_led_on 
-:      015861 remote_car_stop_state:
-0x46c3 015862 fetch 1 ,mem_remote_car_no_data_check 
-0x46c4 015863 rtneq 0xff 
-0x46c5 015864 pincrease 1 
-0x46c6 015865 store 1 ,mem_remote_car_no_data_check 
-0x46c7 015866 disable user 
-0x46c8 015867 branch check_51cmd_led_off 
-:      015870 get_remote_key_state:
-0x46c9 015871 fetcht 2 ,mem_key_value_retention 
-0x46ca 015872 and temp ,0x01 ,pdata 
-0x46cb 015873 rshift temp ,temp 
-0x46cc 015874 store 1 ,mem_remote_car_motor1_key0_press_state 
-0x46cd 015875 and temp ,0x01 ,pdata 
-0x46ce 015876 rshift temp ,temp 
-0x46cf 015877 store 1 ,mem_remote_car_motor1_key1_press_state 
-0x46d0 015878 and temp ,0x01 ,pdata 
-0x46d1 015879 rshift temp ,temp 
-0x46d2 015880 store 1 ,mem_remote_car_motor2_key2_press_state 
-0x46d3 015881 and temp ,0x01 ,pdata 
-0x46d4 015882 rshift temp ,temp 
-0x46d5 015883 store 1 ,mem_remote_car_motor2_key3_press_state 
-0x46d6 015884 rtn 
-:      015885 send_data:
-0x46d7 015886 bpatch patch06_5 ,mem_patch06 
-0x46d8 015887 call remote_car_fb_check 
-0x46d9 015888 call remote_car_lr_check 
-0x46da 015889 call remote_car_no_data_timeout_check 
-0x46db 015890 nrtn user 
-0x46dc 015891 branch remote_car_send_key 
-:      015894 remote_car_no_data_timeout_check:
-0x46dd 015895 fetch 1 ,mem_remote_car_24g_status 
-0x46de 015896 rtnne work_paired 
-0x46df 015897 fetch 1 ,mem_remote_car_no_data_check 
-0x46e0 015898 rtn blank 
-0x46e1 015899 sub pdata ,1 ,null 
-0x46e2 015900 nrtn positive 
-0x46e3 015901 fetch 2 ,mem_24g_reconn_timeout_init 
-0x46e4 015902 store 2 ,mem_24g_reconn_timeout 
-0x46e5 015903 branch enable_user 
-:      015907 remote_car_fb_check:
-0x46e6 015908 fetch 1 ,mem_remote_car_motor1_key0_press_state 
-0x46e7 015909 nbranch remote_car_send_motor1_key0_press ,blank 
-0x46e8 015910 fetch 1 ,mem_remote_car_motor1_key1_press_state 
-0x46e9 015911 nbranch remote_car_send_motor1_key1_press ,blank 
-0x46ea 015912 branch remote_car_send_motor1_key0_rel 
-:      015914 remote_car_lr_check:
-0x46eb 015915 fetch 1 ,mem_remote_car_motor2_key2_press_state 
-0x46ec 015916 nbranch remote_car_send_motor2_key2_press ,blank 
-0x46ed 015917 fetch 1 ,mem_remote_car_motor2_key3_press_state 
-0x46ee 015918 nbranch remote_car_send_motor2_key3_press ,blank 
-0x46ef 015919 branch remote_car_send_motor2_key2_rel 
-:      015922 remote_car_scale_process_idle:
-0x46f0 015923 call remote_car_24g_status_process 
-0x46f1 015924 branch remote_car_key_scan_process 
-:      015926 remote_car_scale_process_bb_event:
-0x46f2 015927 copy regc ,pdata 
-0x46f3 015928 beq bt_evt_button_up ,app_event_button_up 
-0x46f4 015929 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x46f5 015930 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
-0x46f6 015931 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
-0x46f7 015932 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
-0x46f8 015933 rtn 
-:      015935 remote_car_24g_attempt_fail:
-0x46f9 015936 branch g24_txbuf_clear 
-:      015938 remote_car_24g_pairing_complete:
-0x46fa 015939 bpatch patch06_6 ,mem_patch06 
-0x46fb 015940 fetch 4 ,mem_24g_receiver_addr 
-0x46fc 015941 store 4 ,mem_remote_24g_commom_addr 
-0x46fd 015942 fetch 1 ,mem_remote_save_addr_flag 
-0x46fe 015943 ncall remote_car_g24_save_commom_addr ,blank 
-0x46ff 015944 fetch 4 ,mem_remote_24g_commom_addr 
-0x4700 015945 call g24_update_addr_and_synccrc8 
-:      015948 remote_car_24g_attempt_success:
-0x4701 015949 jam 0 ,mem_24g_conn_sm 
-0x4702 015950 jam work_paired ,mem_remote_car_24g_auto_work_step 
-0x4703 015951 jam work_paired ,mem_remote_car_24g_pair_success_flag 
-0x4704 015952 jam 0 ,mem_24g_reconn_timeout 
-0x4705 015953 rtn 
-:      015954 remote_car_g24_save_commom_addr:
-0x4706 015957 fetch 1 ,mem_remote_save_addr_flag 
-0x4707 015958 rtn blank 
-0x4708 015959 fetch 1 ,mem_24g_lap + 1 
-0x4709 015960 store 1 ,mem_remote_24g_commom_addr + 3 
-0x470a 015962 fetch 1 ,mem_24g_receiver_addr + 1 
-0x470b 015963 store 1 ,mem_remote_24g_commom_addr + 2 
-0x470c 015965 fetch 1 ,mem_24g_lap 
-0x470d 015966 store 1 ,mem_remote_24g_commom_addr + 1 
-0x470e 015968 fetch 1 ,mem_24g_receiver_addr 
-0x470f 015969 store 1 ,mem_remote_24g_commom_addr 
-0x4710 015970 call remote_car_g24_search_commom_addr 
-0x4711 015971 fetch 4 ,mem_remote_24g_commom_addr 
-0x4712 015972 fetcht 4 ,mem_remote_24g_commom_addr_temp 
-0x4713 015973 isub temp ,null 
-0x4714 015974 rtn zero 
-0x4715 015975 copy regc ,regb 
-0x4716 015976 arg mem_remote_24g_commom_addr ,rega 
-0x4717 015977 arg 4 ,loopcnt 
-0x4718 015978 branch otp_write 
-:      015980 remote_car_g24_load_commom_addr:
-0x4719 015981 fetch 1 ,mem_remote_save_addr_flag 
-0x471a 015982 rtn blank 
-0x471b 015983 call remote_car_g24_search_commom_addr 
-0x471c 015984 fetch 4 ,mem_remote_24g_commom_addr_temp 
-0x471d 015985 rtn blank 
-0x471e 015986 store 4 ,mem_remote_24g_commom_addr 
-0x471f 015987 rtn 
-:      015990 remote_car_g24_search_commom_addr:
-0x4720 015991 fetch 1 ,mem_remote_save_addr_flag 
-0x4721 015992 rtn blank 
-0x4722 015993 arg otp_offset_remote_commom_start_addr ,regc 
-:      015994 remote_car_g24_search_commom_addr_loop:
-0x4723 015995 copy regc ,regb 
-0x4724 015996 arg mem_remote_24g_commom_addr_temp ,rega 
-0x4725 015997 arg 4 ,loopcnt 
-0x4726 015998 call otp_read_data 
-0x4727 015999 fetch 4 ,mem_remote_24g_commom_addr_read 
-0x4728 016000 rtn blank 
-0x4729 016001 store 4 ,mem_remote_24g_commom_addr_temp 
-0x472a 016002 copy regc ,pdata 
-0x472b 016003 arg otp_offset_remote_commom_end_addr ,temp 
-0x472c 016004 isub temp ,null 
-0x472d 016005 rtn positive 
-0x472e 016006 increase 4 ,regc 
-0x472f 016007 branch remote_car_g24_search_commom_addr_loop 
-:      016009 remote_car_24g_status_process:
-0x4730 016010 fetch 1 ,mem_remote_car_24g_auto_work_step 
-0x4731 016011 rtneq power_on 
-0x4732 016012 fetch 1 ,mem_remote_car_24g_status 
-0x4733 016013 rtneq work_paired 
-0x4734 016014 jam work_paired ,mem_remote_car_24g_status 
-:      016015 remote_car_scale_process_paired:
-0x4735 016016 arg 0 ,rega 
-0x4736 016017 branch ui_led_off_global 
-:      016018 remote_car_scale_process_shutdown:
-0x4737 016019 arg 0 ,rega 
-0x4738 016020 call ui_led_off_global 
-0x4739 016021 call remote_car_ui_led_init 
-0x473a 016022 branch app_enter_hibernate 
-:      016024 remote_car_event_timer:
-0x473b 016025 call app_power_timer 
-0x473c 016026 call g24_pair_timeout_timer 
-0x473d 016027 call g24_reconn_timeout_timer 
-0x473e 016028 branch remote_car_no_data_timer 
-:      016030 remote_car_no_data_timer:
-0x473f 016031 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
-0x4740 016032 rtn blank 
-0x4741 016033 fetch 1 ,mem_key_value_retention 
-0x4742 016034 nbranch remote_no_data_timer_init ,blank 
-0x4743 016035 arg mem_remote_car_no_data_timer ,regc 
-0x4744 016036 arg remote_car_scale_process_shutdown ,regb 
-0x4745 016037 branch timer_single_step_2b 
-:      016041 remote_car_send_motor1_key0_press:
-0x4746 016042 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x4747 016043 rtn 
-:      016044 remote_car_send_motor1_key1_press:
-0x4748 016045 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x4749 016046 rtn 
-:      016047 remote_car_send_motor2_key2_press:
-0x474a 016048 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x474b 016049 rtn 
-:      016050 remote_car_send_motor2_key3_press:
-0x474c 016051 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x474d 016052 rtn 
-:      016055 remote_car_send_motor1_key0_rel:
-:      016056 remote_car_send_motor1_key1_rel:
-0x474e 016057 jam motor_stop ,mem_remote_car_24g_motor1_payload 
-0x474f 016058 rtn 
-:      016059 remote_car_send_motor2_key2_rel:
-:      016060 remote_car_send_motor2_key3_rel:
-0x4750 016061 jam motor_stop ,mem_remote_car_24g_motor2_payload 
-0x4751 016062 rtn 
-:      016064 remote_car_send_key:
-0x4752 016065 arg mem_remote_car_24g_motor_packet ,rega 
-0x4753 016066 branch queue_push 
-:      016067 remote_car_send_attack:
-0x4754 016068 arg mem_remote_car_24g_fire_packet ,rega 
-0x4755 016069 branch queue_push 
-:      016071 remote_car_g24_package_data:
-0x4756 016072 fetch 1 ,mem_remote_car_24g_pair_success_flag 
-0x4757 016073 beq work_paired ,remote_car_g24_send_empty 
-0x4758 016074 arg mem_remote_car_24g_tx_temp ,rega 
-0x4759 016075 call queue_pop 
-0x475a 016076 nbranch remote_car_moto_data ,user 
-:      016077 remote_car_g24_package_data_continue:
-0x475b 016078 arg mem_remote_car_24g_tx_temp ,contr 
-0x475c 016079 ifetch 1 ,contr 
-0x475d 016080 copy pdata ,rega 
-0x475e 016081 arg mem_remote_car_24g_tx_temp + 1 ,regb 
-0x475f 016084 rtn 
-:      016086 remote_car_g24_send_empty:
-0x4760 016087 jam 0 ,mem_remote_car_24g_pair_success_flag 
-0x4761 016088 enable user 
-0x4762 016089 arg 1 ,rega 
-0x4763 016090 arg mem_remote_car_empty_packet ,regb 
-0x4764 016091 rtn 
-:      016093 remote_car_moto_data:
-0x4765 016094 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
-0x4766 016095 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
-0x4767 016096 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
-0x4768 016097 rtn 
-:      016098 remote_car_moto_data_next:
-0x4769 016099 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
-0x476a 016100 nbranch remote_car_moto_data_enable_user ,blank 
-0x476b 016101 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
-0x476c 016102 nbranch remote_car_moto_data_enable_user ,blank 
-0x476d 016103 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
-0x476e 016104 nbranch remote_car_moto_data_enable_user ,blank 
-0x476f 016105 rtn 
-:      016106 remote_car_moto_data_enable_user:
-0x4770 016107 enable user 
-0x4771 016108 branch remote_car_g24_package_data_continue 
-:      016113 remote_car_default_init:
-0x4772 016114 jam 0x14 ,mem_ui_button_timeout 
-0x4773 016115 jam 0x01 ,mem_ui_button_last_state 
-0x4774 016116 setarg 0x060f 
-0x4775 016117 store 2 ,mem_remote_car_queue_each_size 
-0x4776 016118 setarg mem_remote_car_queue_each_size 
-0x4777 016119 store 2 ,mem_queue_ptr 
-0x4778 016120 jam 0x01 ,mem_lpm_mode 
-0x4779 016121 jam 0x06 ,mem_lpm_overhead 
-0x477a 016122 jam 0x02 ,mem_lpm_mult_timeout 
-0x477b 016123 jam 0x00 ,mem_remote_car_hard_soft_switch 
-0x477c 016124 setarg mem_remote_style_led_type 
-0x477d 016125 store 2 ,mem_ui_led_struct_ptr 
-0x477e 016126 jam 0x01 ,mem_ui_led_struct_num 
-0x477f 016127 jam 0xff ,mem_remote_style_blink_count 
-0x4780 016128 setarg 0x0296 
-0x4781 016129 store 2 ,mem_remote_style_on_time 
-0x4782 016130 setarg 0x073a 
-0x4783 016131 store 2 ,mem_remote_style_off_time 
-0x4784 016132 setarg mem_remote_car_soft_power 
-0x4785 016133 store 2 ,mem_power_param_ptr 
-0x4786 016134 setarg 0x0c0c 
-0x4787 016135 store 2 ,mem_remote_car_power_off_timeout 
-0x4788 016136 setarg mem_remote_car_keyscan 
-0x4789 016137 store 2 ,mem_keyscan_ptr 
-0x478a 016138 jam 0x00 ,mem_remote_car_config_soft_switch_enable 
-0x478b 016139 jam 0xff ,mem_remote_car_config_connect_led_gpio 
-0x478c 016140 jam 0xff ,mem_remote_car_config_soft_switch_gpio 
-0x478d 016141 jam 0x00 ,mem_remote_car_config_key_map 
-0x478e 016142 jam 0x00 ,mem_remote_car_config_layout 
-0x478f 016143 jam 0x00 ,mem_remote_car_config_check_way 
-0x4790 016144 jam 0x01 ,mem_remote_car_config_timeout_shutdown_enable 
-0x4791 016145 setarg 0x4e55 
-0x4792 016146 store 2 ,mem_current_vdd_value_default_mid_x 
-0x4793 016147 store 2 ,mem_current_vdd_value_default_mid_y 
-0x4794 016148 setarg 0x0007 
-0x4795 016149 store 2 ,mem_current_vdd_default_range 
-0x4796 016150 jam 0x02 ,mem_adc_config_flag 
-0x4797 016151 setsect 0 ,0x35a0c 
-0x4798 016152 setsect 1 ,0x11a 
-0x4799 016153 setsect 2 ,0x60 
-0x479a 016154 setsect 3 ,0x28 
-0x479b 016155 store 9 ,mem_remote_car_24g_motor_packet 
-0x479c 016156 setsect 0 ,0x2000a 
-0x479d 016157 setsect 1 ,0x02 
-0x479e 016158 istore 4 ,contw 
-0x479f 016159 setsect 0 ,0x35a08 
-0x47a0 016160 setsect 1 ,0x19a 
-0x47a1 016161 setsect 2 ,0x00 
-0x47a2 016162 setsect 3 ,0x00 
-0x47a3 016163 store 9 ,mem_remote_car_24g_fire_packet 
-0x47a4 016164 setarg 0x0064 
-0x47a5 016165 store 2 ,mem_remote_car_no_data_timeout 
-0x47a6 016166 jam tx_power_0db ,mem_tx_power 
-0x47a7 016167 jam 0x01 ,mem_24g_data_type 
-0x47a8 016168 jam 0x06 ,mem_24g_max_retry 
-0x47a9 016169 jam 0x01 ,mem_24g_pair_switch 
-0x47aa 016170 jam 0x00 ,mem_24g_fast_conn_enable 
-0x47ab 016171 call g24_rx_window_init 
-0x47ac 016172 call g24_interval_param_8ms 
-0x47ad 016173 call g24_chmap_param_init 
-0x47ae 016176 setarg 0x0708 
-0x47af 016177 store 2 ,mem_24g_pair_timeout_init 
-0x47b0 016178 setarg 0x0050 
-0x47b1 016179 store 2 ,mem_24g_reconn_timeout_init 
-0x47b2 016180 setarg 0x0a7700 
-0x47b3 016181 store 3 ,mem_24g_long_sleep_set 
-0x47b4 016182 setarg 0x604800 
-0x47b5 016183 store 3 ,mem_24g_enter_hibernate 
-0x47b6 016184 rtn 
-:      016191 dongle_init:
-0x47b7 016192 setarg dongle_dispatch 
-0x47b8 016193 store 2 ,mem_cb_24g_receive_process 
-0x47b9 016194 setarg dongle_g24_mouse 
-0x47ba 016195 store 2 ,mem_cb_24g_data_device1 
-0x47bb 016196 setarg dongle_g24_kb 
-0x47bc 016197 store 2 ,mem_cb_24g_data_device2 
-0x47bd 016198 setarg dongle_ackpayload_prep 
-0x47be 016199 store 2 ,mem_cb_24g_ackpayload 
-0x47bf 016200 setarg dongle_usb_config 
-0x47c0 016201 store 2 ,mem_cb_usb_config 
-0x47c1 016202 branch usb_init 
-:      016205 dongle_default_init:
-0x47c2 016206 bpatch patch06_7 ,mem_patch06 
-0x47c3 016208 call dongle_read_kb_bind_status 
-0x47c4 016209 call dongle_xtal_select 
-0x47c5 016210 fetch 1 ,mem_dg_sys_config 
-0x47c6 016211 isolate1 dg_enable_eeprom ,pdata 
-0x47c7 016212 branch dongle_default_no_eeprom ,true 
-0x47c8 016213 fetch 1 ,mem_dg_sys_config 
-0x47c9 016214 isolate1 dg_enable_new_chmap ,pdata 
-0x47ca 016215 call g24_chamap_param_update ,true 
-:      016216 dongle_default_no_eeprom:
-0x47cb 016217 fetch 1 ,mem_dg_24g_tx_power_default 
-0x47cc 016218 store 1 ,mem_tx_power 
-0x47cd 016220 jam 0xff ,mem_rssi_buff_index 
-0x47ce 016221 setarg mem_dg_rssi_noise_buffer 
-0x47cf 016222 store 2 ,mem_rssi_noise_buffer_ptr 
-0x47d0 016223 setarg mem_dg_rssi_noise_dg_buffer 
-0x47d1 016224 store 2 ,mem_rssi_noise_self_buffer_ptr 
-0x47d2 016225 setarg mem_dg_rssi_noise_ms_buffer 
-0x47d3 016226 store 2 ,mem_rssi_noise_device1_buffer_ptr 
-0x47d4 016227 setarg mem_dg_rssi_noise_kb_buffer 
-0x47d5 016228 store 2 ,mem_rssi_noise_device2_buffer_ptr 
-0x47d6 016229 jam tx_power_f5db ,mem_24g_pair_tx_power 
-0x47d7 016230 jam 0 ,mem_dg_kb_bind_success 
-0x47d8 016231 jam 0 ,mem_24g_bind_device_living 
-0x47d9 016232 call g24_enable_1m 
-0x47da 016233 fetch 1 ,mem_dg_sys_config 
-0x47db 016234 isolate1 dg_enable_24g_2m ,pdata 
-0x47dc 016235 call g24_enable_2m ,true 
-0x47dd 016236 call g24_receive_init 
-0x47de 016237 call g24_pair_param_init 
-0x47df 016238 call g24_chmap_param_init 
-0x47e0 016240 fetch 1 ,mem_dg_usb_tx_interval 
-0x47e1 016241 store 1 ,mem_usb_tx_interval 
-0x47e2 016242 fetch 9 ,mem_dg_usb_vid_pid 
-0x47e3 016243 store 9 ,mem_usb_vid_pid 
-0x47e4 016244 rtn 
-:      016246 dongle_xtal_select:
-0x47e5 016247 jam xtal_24m ,mem_fcomp_div 
-0x47e6 016248 fetch 1 ,mem_dg_sys_config 
-0x47e7 016249 rtnbit0 dg_enable_xtal_24m 
-0x47e8 016250 jam xtal_16m ,mem_fcomp_div 
-0x47e9 016251 rtn 
-:      016253 dongle_dispatch:
-0x47ea 016254 fetch 1 ,mem_24g_pair_mode 
-0x47eb 016255 beq 0x00 ,dongle_auto_bind 
-0x47ec 016256 beq 0x01 ,dongle_pc_bind 
-0x47ed 016257 beq 0x0f ,dongle_all_powerful 
-0x47ee 016258 rtn 
-:      016261 dongle_read_kb_bind_status:
-0x47ef 016262 bpatch patch07_0 ,mem_patch07 
-0x47f0 016263 arg dongle_kb_bind_efuse_offect ,regb 
-0x47f1 016264 arg mem_dg_kb_bind_flag ,rega 
-0x47f2 016265 arg 1 ,loopcnt 
-0x47f3 016266 branch otp_read_data 
-:      016268 dongle_write_kb_bind_status:
-0x47f4 016269 bpatch patch07_1 ,mem_patch07 
-0x47f5 016270 arg 1 ,loopcnt 
-0x47f6 016271 arg mem_dg_kb_bind_flag ,rega 
-0x47f7 016272 arg dongle_kb_bind_efuse_offect ,regb 
-0x47f8 016273 branch otp_write 
-:      016275 dongle_usb_config:
-0x47f9 016276 fetch 1 ,mem_dg_sys_config 
-0x47fa 016277 bbit1 dg_enable_kb_icon ,dongle_usb_config_kb 
-0x47fb 016278 fetch 1 ,mem_dg_kb_bind_flag 
-0x47fc 016279 bne dongle_kb_bind_success ,dongle_usb_config_param 
-:      016280 dongle_usb_config_kb:
-0x47fd 016281 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
-0x47fe 016282 fetch 4 ,usb_devicedata_addr + 9 
-0x47ff 016283 set1 29 ,pdata 
-0x4800 016284 store 4 ,mem_devicedesc + 9 
-:      016285 dongle_usb_config_param:
-0x4801 016286 call dongle_usb_device_name 
-0x4802 016287 call usb_tx_interval_config 
-0x4803 016288 call dongle_usb_vid_pid_config 
-0x4804 016289 branch dongle_usb_hid_icon_config 
-:      016291 dongle_usb_vid_pid_config:
-0x4805 016292 fetch 1 ,mem_usb_vid_pid 
-0x4806 016293 rtn blank 
-0x4807 016294 fetch 1 ,mem_dg_kb_bind_flag 
-0x4808 016295 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
-:      016296 dongle_usb_vid_pid_for_mouse_only_auto_pair:
-0x4809 016297 fetch 4 ,mem_usb_vid_pid + 1 
-:      016298 dongle_usb_vid_pid_store:
-0x480a 016299 store 4 ,mem_devicedesc + 9 
-0x480b 016300 rtn 
-:      016301 dongle_usb_vid_pid_for_suit:
-0x480c 016302 fetch 4 ,mem_usb_vid_pid + 5 
-0x480d 016303 branch dongle_usb_vid_pid_store 
-:      016305 dongle_usb_hid_icon_config:
-0x480e 016306 fetch 1 ,mem_dg_kb_bind_flag 
-0x480f 016307 beq dongle_kb_bind_success ,dongle_usb_kb_hidreportdesc 
-0x4810 016308 setarg usb_kbdata_vendor_define_addr 
-0x4811 016309 store 2 ,mem_hidreportdesc_kb 
-0x4812 016310 jam 0x1a ,mem_confdesc + 26 
-0x4813 016311 rtn 
-:      016312 dongle_usb_kb_hidreportdesc:
-0x4814 016313 setarg usb_kbdata_addr 
-0x4815 016314 store 2 ,mem_hidreportdesc_kb 
-0x4816 016315 jam 0x3f ,mem_confdesc + 26 
-0x4817 016316 rtn 
-:      016318 dongle_usb_device_name:
-0x4818 016319 fetch 1 ,mem_dg_usb_device_name 
-0x4819 016320 rtn blank 
-0x481a 016321 arg mem_dg_usb_device_name ,contr 
-0x481b 016322 arg mem_string2 ,contw 
-0x481c 016323 arg 30 ,loopcnt 
-0x481d 016324 branch memcpy 
-:      016327 dongle_all_powerful:
-0x481e 016328 call g24_switch_work_mode 
-:      016329 dongle_all_powerful_loop:
-0x481f 016330 call dongle_work_mode_auto 
-0x4820 016331 call dongle_usb_dispatch 
-0x4821 016332 branch dongle_all_powerful_loop 
-:      016334 dongle_pc_bind:
-0x4822 016335 call g24_switch_work_mode 
-:      016336 dongle_pc_bind_loop:
-0x4823 016337 call dongle_work_mode_auto 
-0x4824 016338 call g24_bind_mode_auto 
-0x4825 016339 call dongle_usb_dispatch 
-0x4826 016340 branch dongle_pc_bind_loop 
-:      016342 dongle_g24_blank_data_process:
-0x4827 016343 call dongle_g24_ms_blank_data 
-0x4828 016344 call dongle_g24_kb_blank_data 
-0x4829 016345 call dongle_g24_kb_sys_ctrl_blank_data 
-0x482a 016346 branch dongle_g24_kb_mul_blank_data 
-:      016348 dongle_g24_ms_blank_data:
-0x482b 016349 bpatch patch07_2 ,mem_patch07 
-0x482c 016350 fetch 1 ,mem_dg_ms_blank_data_enable 
-0x482d 016351 rtn blank 
-0x482e 016352 arg g24_timer_ms_blank ,queue 
-0x482f 016353 call timer_check 
-0x4830 016354 nrtn blank 
-0x4831 016355 jam 0 ,mem_dg_ms_blank_data_enable 
-0x4832 016356 setarg ms_report_id 
-0x4833 016357 store 1 ,mem_usb_mouse_data 
-0x4834 016358 setarg 0 
-0x4835 016359 istore 7 ,contw 
-:      016360 dongle_usb_tx_ms_data:
-0x4836 016361 jam usb_ep2_ms ,mem_usb_ep2_data 
-:      016362 dongle_usb_tx_enable_ep2:
-0x4837 016363 fetch 1 ,mem_usb_tx_enable 
-0x4838 016364 set1 2 ,pdata 
-0x4839 016365 store 1 ,mem_usb_tx_enable 
-0x483a 016366 rtn 
-:      016368 dongle_g24_kb_blank_data:
-0x483b 016369 bpatch patch07_3 ,mem_patch07 
-0x483c 016370 fetch 1 ,mem_dg_kb_blank_data_enable 
-0x483d 016371 rtn blank 
-0x483e 016372 arg g24_timer_kb_blank ,queue 
-0x483f 016373 call timer_check 
-0x4840 016374 nrtn blank 
-0x4841 016375 jam 0 ,mem_dg_kb_blank_data_enable 
-0x4842 016376 arg mem_usb_kb_data ,contw 
-0x4843 016377 call memset0_16 
-0x4844 016378 fetch 8 ,mem_usb_kb_data 
-0x4845 016379 store 8 ,mem_dg_kb_data_last_data 
-:      016380 dongle_usb_tx_kb_data:
-0x4846 016381 jam kb_normal_report_id ,mem_usb_kb_data 
-:      016382 dongle_usb_tx_enable_ep1:
-0x4847 016383 jam usb_ep1_kb ,mem_usb_ep1_data 
-0x4848 016384 fetch 1 ,mem_usb_tx_enable 
-0x4849 016385 set1 1 ,pdata 
-0x484a 016386 store 1 ,mem_usb_tx_enable 
-0x484b 016387 rtn 
-:      016389 dongle_g24_kb_sys_ctrl_blank_data:
-0x484c 016390 fetch 1 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x484d 016391 rtn blank 
-0x484e 016392 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x484f 016393 call timer_check 
-0x4850 016394 nrtn blank 
-0x4851 016395 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x4852 016396 arg mem_usb_kb_system ,contw 
-0x4853 016397 call memset0_16 
-0x4854 016398 jam kb_system_conctrl_report_id ,mem_usb_kb_system 
-0x4855 016399 fetch 2 ,mem_usb_kb_system 
-0x4856 016400 store 2 ,mem_dg_kb_system_sta_data 
-:      016401 dongle_usb_tx_sys_ctrl_data:
-0x4857 016402 jam usb_ep2_systemkey ,mem_usb_ep2_data 
-0x4858 016403 branch dongle_usb_tx_enable_ep2 
-:      016405 dongle_g24_kb_mul_blank_data:
-0x4859 016406 bpatch patch07_4 ,mem_patch07 
-0x485a 016407 fetch 1 ,mem_dg_kb_mul_blank_data_enable 
-0x485b 016408 rtn blank 
-0x485c 016409 arg g24_timer_kb_mul_blank ,queue 
-0x485d 016410 call timer_check 
-0x485e 016411 nrtn blank 
-0x485f 016412 jam 0 ,mem_dg_kb_mul_blank_data_enable 
-0x4860 016413 arg mem_usb_kb_multikey ,contw 
-0x4861 016414 call memset0_16 
-0x4862 016415 jam kb_multikey_report_id ,mem_usb_kb_multikey 
-0x4863 016416 fetch 3 ,mem_usb_kb_multikey 
-0x4864 016417 store 3 ,mem_dg_kb_multikey_last_data 
-:      016418 dongle_usb_tx_multikey_data:
-0x4865 016419 jam usb_ep2_multikey ,mem_usb_ep2_data 
-0x4866 016420 branch dongle_usb_tx_enable_ep2 
-:      016422 dongle_usb_dispatch:
-0x4867 016423 bpatch patch07_5 ,mem_patch07 
-0x4868 016424 fetch 1 ,mem_usb_remote_wakeup 
-0x4869 016425 call dongle_clear_pc_sleep_flag ,blank 
-0x486a 016426 call usb_isr 
-0x486b 016427 fetch 1 ,mem_usb0_get_set_report 
-0x486c 016428 rtn blank 
-0x486d 016429 jam 0 ,mem_usb0_get_set_report 
-0x486e 016430 fetch 2 ,mem_usb_setup_bvalue_temp 
-0x486f 016431 arg pc_set_report ,temp 
-0x4870 016432 isub temp ,null 
-0x4871 016433 nrtn zero 
-0x4872 016435 fetch 1 ,mem_usb0_set_report_data 
-0x4873 016436 rtnne pc_report_id 
-0x4874 016437 fetch 1 ,mem_usb0_set_report_data + 1 
-0x4875 016438 beq command_mode ,dongle_dispose_cmd_mode 
-0x4876 016439 beq command_bind ,dongle_dispose_cmd_bind 
-0x4877 016440 beq command_current_project ,dongle_dispose_cmd_current_project 
-0x4878 016441 beq command_current_mode ,dongle_dispose_cmd_current_mode 
-0x4879 016442 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
-:      016444 dongle_usb0_data_ready_report_set0:
-0x487a 016445 jam 0 ,mem_usb0_data_ready_report 
-0x487b 016446 rtn 
-:      016448 dongle_dispose_cmd_mode:
-0x487c 016449 fetch 1 ,mem_usb0_set_report_data + 2 
-0x487d 016450 beq com_mode_bind ,dongle_enter_bind_mode 
-0x487e 016451 branch dongle_usb0_data_ready_report_set0 
-:      016452 dongle_enter_bind_mode:
-0x487f 016453 call g24_bind_mode_enable 
-:      016454 dongle_usb0_data_ready_report_set1:
-0x4880 016455 jam 1 ,mem_usb0_data_ready_report 
-0x4881 016456 rtn 
-:      016458 dongle_dispose_cmd_bind:
-0x4882 016459 fetch 1 ,mem_usb0_set_report_data + 2 
-0x4883 016460 beq com_bind_get ,dongle_dispose_cmd_get_bind 
-0x4884 016461 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
-0x4885 016462 beq com_read_mode ,dongle_dispose_cmd_read_mode 
-0x4886 016463 branch dongle_usb0_data_ready_report_set0 
-:      016464 dongle_dispose_cmd_get_bind:
-0x4887 016465 fetch 1 ,mem_24g_bind_device_status 
-0x4888 016466 store 1 ,mem_usb0_get_report_data + 1 
-0x4889 016467 branch dongle_usb0_data_ready_report_set1 
-:      016468 dongle_dispose_cmd_exit_bind:
-0x488a 016469 call g24_work_mode_enable 
-0x488b 016470 branch dongle_dispose_cmd_get_bind 
-:      016471 dongle_dispose_cmd_read_mode:
-:      016472 dongle_dispose_in_bind_mode:
-0x488c 016473 jam command_bind ,mem_usb0_get_report_data + 1 
-0x488d 016474 branch dongle_usb0_data_ready_report_set1 
-:      016476 dongle_dispose_cmd_current_project:
-0x488e 016477 jam product_id ,mem_usb0_get_report_data + 1 
-0x488f 016478 branch dongle_usb0_data_ready_report_set1 
-:      016480 dongle_dispose_cmd_current_mode:
-0x4890 016481 fetch 1 ,mem_24g_work_mode 
-0x4891 016482 beq dongle_work ,dongle_dispose_in_work_mode 
-0x4892 016483 beq dongle_bind ,dongle_dispose_in_bind_mode 
-0x4893 016484 rtn 
-:      016485 dongle_dispose_in_work_mode:
-0x4894 016486 jam command_mode ,mem_usb0_get_report_data + 1 
-0x4895 016487 branch dongle_usb0_data_ready_report_set1 
-:      016489 dongle_dispose_cmd_current_fw_version:
-0x4896 016490 jam fw_version0 ,mem_usb0_get_report_data + 1 
-0x4897 016491 jam fw_version1 ,mem_usb0_get_report_data + 2 
-0x4898 016492 jam fw_version2 ,mem_usb0_get_report_data + 3 
-0x4899 016493 jam fw_version3 ,mem_usb0_get_report_data + 4 
-0x489a 016494 branch dongle_usb0_data_ready_report_set1 
-:      016502 dongle_auto_bind:
-0x489b 016503 call g24_mode_switch_init 
-:      016504 dongle_auto_bind_loop:
-0x489c 016505 call g24_mode_switch_bind_work 
-0x489d 016506 call g24_mode_switch_bind_search 
-0x489e 016507 call dongle_work_mode_auto 
-0x489f 016508 call g24_bind_mode_auto 
-0x48a0 016509 call g24_search_mode_auto 
-0x48a1 016510 call dongle_usb_dispatch 
-0x48a2 016511 branch dongle_auto_bind_loop 
-:      016513 dongle_work_mode_auto:
-0x48a3 016514 bpatch patch07_6 ,mem_patch07 
-0x48a4 016515 fetch 1 ,mem_24g_work_mode 
-0x48a5 016516 rtnne dongle_work 
-0x48a6 016517 call g24_work_mode_start 
-0x48a7 016518 call dongle_g24_blank_data_process 
-0x48a8 016519 fetch 1 ,mem_24g_pair_mode 
-0x48a9 016520 nrtn blank 
-0x48aa 016521 branch g24_nodata_process 
-:      016523 dongle_ackpayload_prep:
-0x48ab 016524 fetch 1 ,mem_24g_data_type 
-0x48ac 016525 beq datatype_device1 ,dongle_ackpayload_prep_mouse 
-0x48ad 016526 beq datatype_device2 ,dongle_ackpayload_prep_keyboard 
-:      016527 dongle_ackpayload_prep_mouse:
-0x48ae 016528 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48af 016529 bbit1 0 ,dongle_pc_sleep_ackpayload_prep_mouse 
-0x48b0 016530 branch dongle_ackpayload_prep_end 
-:      016532 dongle_set_pc_sleep_flag:
-0x48b1 016533 fetch 1 ,mem_device_option 
-0x48b2 016534 rtnne dvc_op_dongle 
-0x48b3 016535 jam 3 ,mem_dg_pc_sleep_flag 
-0x48b4 016536 rtn 
-:      016537 dongle_clear_pc_sleep_flag:
-0x48b5 016538 jam 0 ,mem_dg_pc_sleep_flag 
-0x48b6 016539 rtn 
-:      016541 dongle_ackpayload_prep_keyboard:
-0x48b7 016542 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48b8 016543 bbit1 1 ,dongle_pc_sleep_ackpayload_prep_keyboard 
-:      016544 dongle_ackpayload_prep_end:
-0x48b9 016545 fetch 1 ,mem_24g_ackpayload_enable 
-0x48ba 016546 beq bind_ackpayload ,dongle_g24_bind_ackpayload_prep 
-0x48bb 016547 beq kb_led_ackpayload ,dongle_g24_kb_led_ackpayload_prep 
-0x48bc 016548 rtn 
-:      016550 dongle_pc_sleep_ackpayload_prep_mouse:
-0x48bd 016551 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48be 016552 set0 0 ,pdata 
-0x48bf 016553 store 1 ,mem_dg_pc_sleep_flag 
-0x48c0 016554 branch dongle_pc_sleep_ackpayload_prep 
-:      016556 dongle_pc_sleep_ackpayload_prep_keyboard:
-0x48c1 016557 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48c2 016558 set0 1 ,pdata 
-0x48c3 016559 store 1 ,mem_dg_pc_sleep_flag 
-:      016560 dongle_pc_sleep_ackpayload_prep:
-0x48c4 016561 jam 0x01 ,mem_24g_datalen 
-0x48c5 016562 setarg 0xff 
-0x48c6 016563 store 1 ,mem_24g_txbuf 
-0x48c7 016564 rtn 
-:      016567 dongle_g24_bind_ackpayload_prep:
-0x48c8 016568 jam 1 ,mem_24g_ackpayload_enable 
-0x48c9 016569 call g24_binding_device_check 
-0x48ca 016570 nrtn user3 
-0x48cb 016571 branch g24_bind_ackpayload_prep 
-:      016573 dongle_g24_kb_led_ackpayload_prep:
-0x48cc 016574 fetch 1 ,mem_24g_rxbuf + 2 
-0x48cd 016575 beq datatype_device1 ,dongle_g24_bind_ackpayload_prep 
-0x48ce 016576 beq datatype_attemp ,dongle_g24_bind_ackpayload_prep 
-0x48cf 016577 jam 0 ,mem_usb_tx_win_enable 
-0x48d0 016578 jam 0x01 ,mem_24g_datalen 
-0x48d1 016579 fetch 1 ,mem_24g_led_status 
-0x48d2 016580 store 1 ,mem_24g_txbuf 
-0x48d3 016581 rtn 
-:      016583 dongle_g24_mouse:
-0x48d4 016584 setarg ms_report_id 
-0x48d5 016585 store 1 ,mem_usb_mouse_data 
-0x48d6 016586 fetch 7 ,mem_24g_rxdata_temp + 3 
-0x48d7 016587 istore 7 ,contw 
-0x48d8 016588 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48d9 016589 ncall dongle_g24_ms_enable_blank_data_forcibly ,blank 
-0x48da 016590 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48db 016591 call dongle_g24_ms_disable_blank_data_forcibly ,blank 
-0x48dc 016592 branch dongle_usb_tx_ms_data 
-:      016594 dongle_g24_ms_enable_blank_data_forcibly:
-0x48dd 016595 jam 1 ,mem_dg_ms_blank_data_enable 
-0x48de 016596 setarg timer_ms_blank_delay 
-0x48df 016597 arg g24_timer_ms_blank ,queue 
-0x48e0 016598 branch timer_init 
-:      016600 dongle_g24_ms_disable_blank_data_forcibly:
-0x48e1 016601 jam 0 ,mem_dg_ms_blank_data_enable 
-0x48e2 016602 setarg 0 
-0x48e3 016603 arg g24_timer_ms_blank ,queue 
-0x48e4 016604 branch timer_init 
-:      016606 dongle_g24_kb:
-0x48e5 016607 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48e6 016608 beq 0 ,dongle_g24_kb_type0 
-0x48e7 016609 beq 2 ,dongle_g24_kb_type2 
-0x48e8 016610 beq 3 ,dongle_g24_kb_type3 
-0x48e9 016611 branch g24_rx_interrupt_clear 
-:      016613 dongle_g24_kb_type0:
-0x48ea 016614 fetch 1 ,mem_24g_rxdata_temp + 5 
-0x48eb 016615 store 1 ,mem_24g_ackpayload_enable 
-0x48ec 016616 jam 0 ,mem_24g_rxdata_temp + 5 
-0x48ed 016617 arg mem_usb_kb_data ,contw 
-0x48ee 016618 arg mem_24g_rxdata_temp + 4 ,contr 
-0x48ef 016619 arg 8 ,loopcnt 
-0x48f0 016620 call memcpy 
-0x48f1 016621 fetch 8 ,mem_usb_kb_data 
-0x48f2 016622 ncall dongle_g24_kb_enable_blank_data_forcibly ,blank 
-0x48f3 016623 fetch 8 ,mem_usb_kb_data 
-0x48f4 016624 call dongle_g24_kb_disable_blank_data_forcibly ,blank 
-0x48f5 016625 fetch 8 ,mem_usb_kb_data 
-0x48f6 016626 store 8 ,mem_dg_kb_data_sta_data 
-0x48f7 016627 fetcht 8 ,mem_dg_kb_data_last_data 
-0x48f8 016628 isub temp ,null 
-0x48f9 016629 ncall dongle_usb_tx_enable_ep1 ,zero 
-0x48fa 016630 fetch 8 ,mem_dg_kb_data_sta_data 
-0x48fb 016631 store 8 ,mem_dg_kb_data_last_data 
-0x48fc 016632 branch g24_rx_interrupt_clear 
-:      016634 dongle_g24_kb_enable_blank_data_forcibly:
-0x48fd 016635 jam 1 ,mem_dg_kb_blank_data_enable 
-0x48fe 016636 setarg timer_kb_blank_delay 
-0x48ff 016637 arg g24_timer_kb_blank ,queue 
-0x4900 016638 branch timer_init 
-:      016640 dongle_g24_kb_disable_blank_data_forcibly:
-0x4901 016641 jam 0 ,mem_dg_kb_blank_data_enable 
-0x4902 016642 setarg 0 
-0x4903 016643 arg g24_timer_kb_blank ,queue 
-0x4904 016644 branch timer_init 
-:      016646 dongle_g24_kb_type3:
-0x4905 016647 arg mem_usb_kb_multikey ,contw 
-0x4906 016648 arg mem_24g_rxdata_temp + 3 ,contr 
-0x4907 016649 arg 3 ,loopcnt 
-0x4908 016650 call memcpy 
-0x4909 016651 fetch 2 ,mem_usb_kb_multikey + 1 
-0x490a 016652 ncall dongle_g24_kb_mul_enable_blank_data_forcibly ,blank 
-0x490b 016653 fetch 2 ,mem_usb_kb_multikey + 1 
-0x490c 016654 call dongle_g24_kb_mul_disable_blank_data_forcibly ,blank 
-0x490d 016655 fetch 3 ,mem_usb_kb_multikey 
-0x490e 016656 store 3 ,mem_dg_kb_multikey_sta_data 
-0x490f 016657 fetcht 3 ,mem_dg_kb_multikey_last_data 
-0x4910 016658 isub temp ,null 
-0x4911 016659 ncall dongle_usb_tx_multikey_data ,zero 
-0x4912 016660 fetch 3 ,mem_dg_kb_multikey_sta_data 
-0x4913 016661 store 3 ,mem_dg_kb_multikey_last_data 
-0x4914 016662 branch g24_rx_interrupt_clear 
-:      016664 dongle_g24_kb_mul_enable_blank_data_forcibly:
-0x4915 016665 jam 1 ,mem_dg_kb_mul_blank_data_enable 
-0x4916 016666 setarg timer_kb_mul_blank_delay 
-0x4917 016667 arg g24_timer_kb_mul_blank ,queue 
-0x4918 016668 branch timer_init 
-:      016670 dongle_g24_kb_mul_disable_blank_data_forcibly:
-0x4919 016671 jam 0 ,mem_dg_kb_mul_blank_data_enable 
-0x491a 016672 setarg 0 
-0x491b 016673 arg g24_timer_kb_mul_blank ,queue 
-0x491c 016674 branch timer_init 
-:      016676 dongle_g24_kb_type2:
-0x491d 016677 arg mem_usb_kb_system ,contw 
-0x491e 016678 arg mem_24g_rxdata_temp + 3 ,contr 
-0x491f 016679 arg 2 ,loopcnt 
-0x4920 016680 call memcpy 
-0x4921 016681 fetch 2 ,mem_usb_kb_system 
-0x4922 016682 ncall dongle_g24_kb_sys_enable_blank_data_forcibly ,blank 
-0x4923 016683 fetch 2 ,mem_usb_kb_system 
-0x4924 016684 call dongle_g24_kb_sys_disable_blank_data_forcibly ,blank 
-0x4925 016685 fetch 2 ,mem_usb_kb_system 
-0x4926 016686 store 2 ,mem_dg_kb_system_sta_data 
-0x4927 016687 fetcht 2 ,mem_dg_kb_system_last_data 
-0x4928 016688 isub temp ,null 
-0x4929 016689 ncall dongle_usb_tx_sys_data ,zero 
-0x492a 016690 fetch 2 ,mem_dg_kb_system_sta_data 
-0x492b 016691 store 2 ,mem_dg_kb_system_last_data 
-0x492c 016692 branch g24_rx_interrupt_clear 
-:      016694 dongle_g24_kb_sys_enable_blank_data_forcibly:
-0x492d 016695 jam 1 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x492e 016696 setarg timer_kb_sys_crtl_blank_delay 
-0x492f 016697 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x4930 016698 branch timer_init 
-:      016699 dongle_g24_kb_sys_disable_blank_data_forcibly:
-0x4931 016700 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x4932 016701 setarg 0 
-0x4933 016702 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x4934 016703 branch timer_init 
-:      016705 dongle_usb_tx_sys_data:
-0x4935 016706 jam usb_ep2_systemkey ,mem_usb_ep2_data 
-0x4936 016707 branch dongle_usb_tx_enable_ep2 
-:      016710 dongle_g24_store_dvc2_bind_flag:
-0x4937 016711 fetch 1 ,mem_device_option 
-0x4938 016712 rtnne dvc_op_dongle 
-0x4939 016713 fetch 1 ,mem_dg_kb_bind_flag 
-0x493a 016714 rtneq dongle_kb_bind_success 
-:      016715 dongle_prep_soft_reset:
-0x493b 016716 jam 1 ,mem_dg_kb_bind_success 
-0x493c 016717 rtn 
-:      016720 dongle_kb_bind_soft_reset:
-0x493d 016721 fetch 1 ,mem_device_option 
-0x493e 016722 rtnne dvc_op_dongle 
-0x493f 016723 fetch 1 ,mem_dg_kb_bind_success 
-0x4940 016724 rtn blank 
-0x4941 016725 jam 0 ,mem_temp 
-:      016726 dongle_wirte_efuse_bind_status:
-0x4942 016727 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
-0x4943 016728 call dongle_write_kb_bind_status 
-0x4944 016729 call dongle_read_kb_bind_status 
-0x4945 016730 fetch 1 ,mem_temp 
-0x4946 016731 increase 1 ,pdata 
-0x4947 016732 store 1 ,mem_temp 
-0x4948 016733 beq 0xff ,soft_reset_chip 
-0x4949 016734 fetch 1 ,mem_dg_kb_bind_flag 
-0x494a 016735 bne dongle_kb_bind_success ,dongle_wirte_efuse_bind_status 
-0x494b 016736 branch soft_reset_chip 
-:      016748 keyboard_softreset_process:
-0x494c 016749 fetch 1 ,mem_device_option 
-0x494d 016750 rtnne dvc_op_keyboard 
-0x494e 016751 call mouse_wakeup_from_power_check 
-0x494f 016752 nbranch soft_reset + 1 ,user 
-0x4950 016753 fetch 1 ,mem_power_on_flag 
-0x4951 016754 branch soft_reset + 1 ,blank 
-0x4952 016755 fetch 1 ,mem_config_select_device_button_gpio 
-0x4953 016756 rtneq ui_button_gpio_disable 
-0x4954 016757 copy pdata ,queue 
-0x4955 016758 fetch 4 ,mem_saved_gpio_in 
-0x4956 016759 qisolate0 pdata 
-0x4957 016760 call keyboard_pb_set ,true 
-0x4958 016761 branch soft_reset + 2 
-:      016763 keyboard_init:
-0x4959 016764 call enable_authrom 
-0x495a 016765 call keyboard_setting_config 
-0x495b 016767 call keyboard_gpio_init 
-0x495c 016768 call keyboard_low_vol_mult_set 
-0x495d 016769 rtn wake 
-0x495e 016770 call keyboard_usb_check_enable 
-0x495f 016771 call keyboard_cb_fuction 
-0x4960 016772 fetch 1 ,mem_usb_addr 
-0x4961 016773 rtnbit1 7 
-:      016774 keyboard_init_wireless:
-0x4962 016775 fetch 2 ,mem_ui_state_map 
-0x4963 016776 bbit1 ui_state_btn_down ,keyboard_start_discovery 
-0x4964 016777 call mouse_check_select_device_by_switch 
-0x4965 016778 branch keyboard_start_work 
-:      016781 keyboard_usb_check_enable:
-0x4966 016782 fetch mouse_flag_len ,mem_mouse_flag 
-0x4967 016783 rtnbit0 mouse_enable_usb 
-0x4968 016784 setarg keyboard_usb_config_param 
-0x4969 016785 store 2 ,mem_cb_usb_config 
-0x496a 016786 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
-0x496b 016787 branch keyboard_usb_interface_check 
-:      016789 keyboard_usb_config_param:
-0x496c 016790 call keyboard_usb_config_kb_check 
-0x496d 016791 call keyboard_usb_config_param_init 
-0x496e 016792 branch keyboard_usb_config_param_setup 
-:      016794 keyboard_usb_config_kb_check:
-0x496f 016795 jam dongle_kb_bind_eeprom_offect ,mem_mouse_usb_keyboard_flag 
-0x4970 016796 fetch mouse_flag_len ,mem_mouse_flag 
-0x4971 016797 rtnbit0 mouse_enable_keyboard 
-0x4972 016798 jam dongle_kb_bind_success ,mem_mouse_usb_keyboard_flag 
-0x4973 016799 rtn 
-:      016801 keyboard_usb_config_param_init:
-0x4974 016802 fetch mouse_flag_len ,mem_mouse_flag 
-0x4975 016803 bbit1 mouse_enable_usb_250 ,keyboard_usb_report_rate_set_250hz 
-0x4976 016804 bbit1 mouse_enable_usb_500 ,keyboard_usb_report_rate_set_500hz 
-0x4977 016805 bbit1 mouse_enable_usb_1000 ,keyboard_usb_report_rate_set_1000hz 
-0x4978 016806 jam 0x19 ,mem_wire_usb_interval 
-0x4979 016807 jam 0x08 ,mem_usb_tx_interval 
-0x497a 016808 rtn 
-:      016809 keyboard_usb_report_rate_set_250hz:
-0x497b 016810 jam 0x0c ,mem_wire_usb_interval 
-0x497c 016811 jam 0x04 ,mem_usb_tx_interval 
-0x497d 016812 rtn 
-:      016813 keyboard_usb_report_rate_set_500hz:
-0x497e 016814 jam 0x06 ,mem_wire_usb_interval 
-0x497f 016815 jam 0x02 ,mem_usb_tx_interval 
-0x4980 016816 rtn 
-:      016817 keyboard_usb_report_rate_set_1000hz:
-0x4981 016818 jam 0x03 ,mem_wire_usb_interval 
-0x4982 016819 jam 0x01 ,mem_usb_tx_interval 
-0x4983 016820 rtn 
-:      016822 keyboard_usb_config_param_setup:
-0x4984 016823 call usb_tx_interval_config 
-0x4985 016824 call keyboard_usb_vid_pid_config 
-0x4986 016825 branch keyboard_usb_hid_icon_config 
-:      016827 keyboard_usb_vid_pid_config:
-0x4987 016828 fetch 1 ,mem_usb_vid_pid 
-0x4988 016829 rtn blank 
-0x4989 016830 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0x498a 016831 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
-0x498b 016832 branch dongle_usb_vid_pid_for_mouse_only_auto_pair 
-:      016834 keyboard_usb_hid_icon_config:
-0x498c 016835 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0x498d 016836 branch dongle_usb_hid_icon_config + 1 
-:      016840 keyboard_usb_interface_check:
-0x498e 016841 bpatch patch08_1 ,mem_patch08 
-0x498f 016842 fetcht 1 ,mem_usb_offline_check_gpio 
-0x4990 016843 call gpio_get_bit 
-0x4991 016844 branch keyboard_usb_gpio_low ,true 
-0x4992 016845 branch keyboard_usb_gpio_high 
-:      016848 keyboard_usb_gpio_low:
-0x4993 016849 fetch 1 ,mem_mouse_usb_vdd_status 
-0x4994 016850 rtneq mouse_usb_interface_remove 
-0x4995 016851 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
-0x4996 016852 jam 0 ,mem_usb_device_enumeration_endflag 
-0x4997 016853 jam 0 ,mem_usb_status 
-0x4998 016854 jam 0 ,mem_usb_state 
-0x4999 016855 branch keyboard_init_wireless 
-:      016858 keyboard_usb_gpio_high:
-0x499a 016859 fetch 1 ,mem_mouse_usb_vdd_status 
-0x499b 016860 rtneq mouse_usb_interface_insert 
-0x499c 016861 jam mouse_usb_interface_insert ,mem_mouse_usb_vdd_status 
-0x499d 016862 call mouse_24g_stop 
-0x499e 016863 call mouse_stop_bluetooth_mode 
-0x499f 016864 call keyboard_device_led_all_off 
-0x49a0 016865 branch usb_init 
-:      016869 keyboard_setting_config:
-0x49a1 016870 rtn wake 
-0x49a2 016872 call g24_transmit_init 
-0x49a3 016873 call g24_chmap_param_init 
-0x49a4 016875 call keyboard_param_init 
-0x49a5 016876 fetcht 1 ,mem_mcu_rstb_gpio 
-0x49a6 016877 call gpio_out_inactive 
-0x49a7 016879 call keyboard_device_led_off 
-0x49a8 016880 call mouse_device_multi_led_parm_init 
-0x49a9 016881 call le_set_fixed_ltk_justwork 
-0x49aa 016883 fetch mouse_flag_len ,mem_mouse_flag 
-0x49ab 016884 bbit1 mouse_enable_otp ,keyboard_load_otp_info_check 
-0x49ac 016885 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-0x49ad 016886 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x49ae 016887 rtn 
-:      016892 keyboard_param_init:
-0x49af 016894 call mouse_param_common_init 
-0x49b0 016896 jam 0 ,mem_same_keyvalue_timerout_flag 
-0x49b1 016897 setarg 0x230170 
-0x49b2 016898 store 3 ,mem_mouse_vdd_full_vol 
-0x49b3 016899 setarg 0x015301 
-0x49b4 016900 istore 3 ,contw 
-0x49b5 016901 arg mem_le_adv_swift_pair ,contw 
-0x49b6 016902 arg 20 ,loopcnt 
-0x49b7 016903 call clear_mem 
-0x49b8 016905 fetch 1 ,mem_le_name_len 
-0x49b9 016906 sub pdata ,12 ,null 
-0x49ba 016907 nbranch ble_name_set_no_swift_pair ,positive 
-0x49bb 016908 setarg 0x06ff06 
-0x49bc 016909 store 3 ,mem_le_adv_swift_pair 
-0x49bd 016910 setarg 0x000300 
-0x49be 016911 istore 3 ,contw 
-0x49bf 016912 setarg 0x80 
-0x49c0 016913 istore 1 ,contw 
-:      016914 ble_store_le_name:
-0x49c1 016915 fetch 1 ,mem_le_name_len 
-0x49c2 016916 increase 1 ,pdata 
-0x49c3 016917 copy pdata ,loopcnt 
-0x49c4 016918 arg mem_le_scan_data ,contr 
-0x49c5 016919 branch memcpy 
-:      016921 ble_name_set_no_swift_pair:
-0x49c6 016922 arg mem_le_adv_swift_pair ,contw 
-0x49c7 016923 branch ble_store_le_name 
-:      016926 keyboard_gpio_init:
-0x49c8 016929 fetcht 1 ,mem_mcu_clk_gpio 
-0x49c9 016930 call gpio_set_high_impedance 
-0x49ca 016931 fetcht 1 ,mem_mcu_stb_gpio 
-0x49cb 016932 call gpio_set_high_impedance 
-0x49cc 016933 fetcht 1 ,mem_mcu_rstb_gpio 
-0x49cd 016934 call gpio_set_high_impedance 
-0x49ce 016936 setarg mem_key_row_gpio 
-0x49cf 016937 store 2 ,mem_kb_row_ptr 
-0x49d0 016939 setarg mem_key_col_gpio 
-0x49d1 016940 store 2 ,mem_kb_col_ptr 
-0x49d2 016942 setarg mem_key_excol_gpio 
-0x49d3 016943 store 2 ,mem_kb_excol_ptr 
-0x49d4 016945 fetch 2 ,mem_kb_row_ptr 
-0x49d5 016946 copy pdata ,regb 
-0x49d6 016947 arg 8 ,loopcnt 
-:      016949 keyboard_key_row_init:
-0x49d7 016950 ifetcht 1 ,regb 
-0x49d8 016951 sub temp ,ui_button_gpio_disable ,null 
-0x49d9 016952 ncall keboard_gpio_set_high_impedance ,zero 
-0x49da 016953 increase 1 ,regb 
-0x49db 016954 loop keyboard_key_row_init 
-0x49dc 016955 call lpm_write_gpio_wakeup 
-0x49dd 016956 fetch 2 ,mem_kb_col_ptr 
-0x49de 016957 copy pdata ,regb 
-0x49df 016958 copy pdata ,regc 
-0x49e0 016959 arg 11 ,loopcnt 
-:      016961 keyboard_key_cow_init:
-0x49e1 016962 ifetcht 1 ,regb 
-0x49e2 016963 isolate1 7 ,temp 
-0x49e3 016964 ncall gpio_set_high_impedance ,true 
-0x49e4 016965 increase 1 ,regb 
-0x49e5 016966 loop keyboard_key_cow_init 
-0x49e6 016967 rtn 
-:      016968 keboard_gpio_set_high_impedance:
-0x49e7 016970 call gpio_set_high_impedance 
-0x49e8 016971 ifetcht 1 ,regb 
-0x49e9 016972 branch gpio_set_low_pullup 
-:      016976 keyboard_low_vol_mult_set:
-0x49ea 016977 fetch 1 ,mem_device_flag 
-0x49eb 016978 beq mode_bt_device1 ,keyboard_low_vol_mult_ble_set 
-0x49ec 016979 setarg 0x5d4800 
-0x49ed 016980 store 4 ,mem_24g_long_sleep_set1 
-0x49ee 016981 fetch 1 ,mem_adc_power_flag 
-0x49ef 016982 rtnbit0 0 
-0x49f0 016983 branch mouse_24g_long_sleep_set 
-:      016984 keyboard_low_vol_mult_ble_set:
-0x49f1 016985 jam 0x0c ,mem_lpm_mult_init 
-0x49f2 016986 fetch 1 ,mem_adc_power_flag 
-0x49f3 016987 rtnbit0 0 
-0x49f4 016988 jam 0x10 ,mem_lpm_mult_init 
-0x49f5 016989 fetch 1 ,mem_mouse_current_mult_timer 
-0x49f6 016990 branch mouse_current_mult_reinit ,blank 
-0x49f7 016991 rtn 
-:      016994 keyboard_pairing_check_otp_offset:
-0x49f8 016995 fetch 2 ,mem_otp_read_retention_offset 
-0x49f9 016996 arg 0x528 ,temp 
-0x49fa 016997 isub temp ,null 
-0x49fb 016998 nrtn positive 
-0x49fc 016999 branch assert 
-:      017001 keyboard_load_otp_info_check:
-0x49fd 017002 bpatch patch08_2 ,mem_patch08 
-0x49fe 017003 fetch 1 ,mem_device_flag 
-0x49ff 017004 beq mode_24g_device ,keyboard_load_otp_device_info_g24_init 
-0x4a00 017005 beq mode_bt_device1 ,keyboard_load_otp_device_info_ble_init 
-0x4a01 017006 rtn 
-:      017008 keyboard_load_otp_device_info_g24_init:
-0x4a02 017009 arg 80 ,regd 
-0x4a03 017010 setarg 0x400 
-0x4a04 017011 idiv regd 
-0x4a05 017012 call wait_div_end 
-0x4a06 017013 quotient pdata 
-0x4a07 017014 store 2 ,mem_pdatatemp 
-0x4a08 017015 arg 0x1fcc ,pdata 
-0x4a09 017016 arg 4 ,temp 
-0x4a0a 017017 arg 4 ,rege 
-0x4a0b 017018 branch keyboard_load_otp_device_info 
-:      017019 keyboard_load_otp_device_info_ble_init:
-0x4a0c 017020 arg 280 ,regd 
-0x4a0d 017021 setarg 0x400 
-0x4a0e 017022 idiv regd 
-0x4a0f 017023 call wait_div_end 
-0x4a10 017024 quotient pdata 
-0x4a11 017025 store 2 ,mem_pdatatemp 
-0x4a12 017026 arg 0x1fc2 ,pdata 
-0x4a13 017027 arg 14 ,temp 
-0x4a14 017028 arg 14 ,rege 
-0x4a15 017029 branch keyboard_load_otp_device_info 
-:      017030 keyboard_load_otp_device_info:
-0x4a16 017031 storet 1 ,mem_temp 
-0x4a17 017032 arg mem_otp_read_retention_memory ,rega 
-0x4a18 017033 arg 0 ,regc 
-:      017034 keyboard_load_otp_info_check_page_loop:
-0x4a19 017035 copy pdata ,regb 
-0x4a1a 017036 fetchr loopcnt ,1 ,mem_temp 
-0x4a1b 017037 call otp_read_data 
-0x4a1c 017038 fetch 8 ,mem_otp_read_retention_memory 
-0x4a1d 017039 fetcht 8 ,mem_otp_read_retention_memory + 8 
-0x4a1e 017040 ior temp ,pdata 
-0x4a1f 017041 fetcht 8 ,mem_otp_read_retention_memory + 16 
-0x4a20 017042 ior temp ,pdata 
-0x4a21 017043 branch keyboard_load_otp_info_check_first_time ,blank 
-0x4a22 017044 increase 1 ,regc 
-0x4a23 017045 fetch 2 ,mem_pdatatemp 
-0x4a24 017046 isub regc ,null 
-0x4a25 017048 copy regb ,pdata 
-0x4a26 017049 isub regd ,pdata 
-0x4a27 017050 branch keyboard_load_otp_info_check_page_loop 
-:      017051 keyboard_load_otp_info_check_first_time:
-0x4a28 017053 sub regc ,0 ,null 
-0x4a29 017054 branch keyboard_load_otp_info_check_first_time_process ,zero 
-:      017055 keyboard_load_otp_info_check_first_time_loop_init:
-0x4a2a 017056 copy regb ,pdata 
-0x4a2b 017057 iadd regd ,pdata 
-:      017058 keyboard_load_otp_info_check_first_time_loop:
-0x4a2c 017059 isub rege ,pdata 
-0x4a2d 017060 copy pdata ,regb 
-0x4a2e 017061 fetchr loopcnt ,1 ,mem_temp 
-0x4a2f 017062 call otp_read_data 
-0x4a30 017063 fetch 8 ,mem_otp_read_retention_memory 
-0x4a31 017064 fetcht 8 ,mem_otp_read_retention_memory + 8 
-0x4a32 017065 ior temp ,pdata 
-0x4a33 017066 fetcht 8 ,mem_otp_read_retention_memory + 16 
-0x4a34 017067 ior temp ,pdata 
-0x4a35 017068 branch keyboard_load_otp_info_check_offset_process ,blank 
-0x4a36 017069 copy regb ,pdata 
-0x4a37 017070 branch keyboard_load_otp_info_check_first_time_loop 
-:      017071 keyboard_load_otp_info_check_first_time_process:
-0x4a38 017072 storer rege ,1 ,mem_otp_read_retention_offset 
-0x4a39 017073 rtn 
-:      017074 keyboard_load_otp_info_check_offset_process:
-0x4a3a 017075 bpatch patch08_3 ,mem_patch08 
-0x4a3b 017076 setarg 0x1fd0 
-0x4a3c 017077 isub regb ,pdata 
-0x4a3d 017078 store 2 ,mem_otp_read_retention_offset 
-0x4a3e 017079 copy regb ,pdata 
-0x4a3f 017080 iadd rege ,regb 
-0x4a40 017081 fetchr loopcnt ,1 ,mem_temp 
-0x4a41 017082 arg mem_otp_read_retention_memory ,rega 
-0x4a42 017083 call otp_read_data 
-0x4a43 017084 fetch 1 ,mem_device_flag 
-0x4a44 017085 beq mode_24g_device ,keyboard_load_otp_info_check_offset_process_g24 
-0x4a45 017086 beq mode_bt_device1 ,keyboard_load_otp_info_check_offset_process_ble 
-0x4a46 017087 rtn 
-:      017089 keyboard_load_otp_info_check_offset_process_g24:
-0x4a47 017090 fetch 6 ,mem_otp_read_retention_memory 
-0x4a48 017091 store 4 ,mem_mouse_24g_addr 
-0x4a49 017092 branch keybaord_load_device_info 
-:      017094 keyboard_load_otp_info_check_offset_process_ble:
-0x4a4a 017095 fetch 1 ,mem_otp_read_retention_memory 
-0x4a4b 017096 sub pdata ,system_os_mac ,null 
-0x4a4c 017097 ncall set_pdata_0 ,positive 
-0x4a4d 017098 store 1 ,mem_kb_computer_system 
-0x4a4e 017099 fetch 1 ,mem_otp_read_retention_memory + 1 
-0x4a4f 017100 store 1 ,mem_device1_type 
-0x4a50 017101 fetch 6 ,mem_otp_read_retention_memory + 2 
-0x4a51 017102 store 6 ,mem_device1_addr 
-0x4a52 017103 fetch 6 ,mem_otp_read_retention_memory + 8 
-0x4a53 017104 store 6 ,mem_device1_locall_addr 
-0x4a54 017105 branch mouse_select_reconn_device 
-:      017108 keyboard_load_otp_info_check_overwise:
-0x4a55 017109 branch assert 
-:      017112 keyboard_store_device_info:
-0x4a56 017113 bpatch patch08_4 ,mem_patch08 
-0x4a57 017114 fetch mouse_flag_len ,mem_mouse_flag 
-0x4a58 017115 bbit1 mouse_enable_otp ,keyboard_store_otp_device_info 
-0x4a59 017116 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x4a5a 017117 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x4a5b 017118 rtn 
-:      017120 keyboard_store_otp_device_info:
-0x4a5c 017121 rtn 
-0x4a5d 017122 fetch 1 ,mem_device_flag 
-0x4a5e 017123 beq mode_24g_device ,keyboard_store_otp_device_info_g24 
-0x4a5f 017124 beq mode_bt_device1 ,keyboard_store_otp_device_info_ble 
-0x4a60 017125 rtn 
-:      017127 keyboard_store_otp_device_info_g24:
-0x4a61 017128 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a62 017129 setarg 0x1fd0 
-0x4a63 017130 isub temp ,regb 
-0x4a64 017131 arg mem_mouse_24g_addr ,rega 
-0x4a65 017132 arg 4 ,loopcnt 
-0x4a66 017133 call otp_write 
-0x4a67 017134 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a68 017135 increase 4 ,temp 
-0x4a69 017136 storet 2 ,mem_otp_read_retention_offset 
-0x4a6a 017137 rtn 
-:      017139 keyboard_store_otp_device_info_ble:
-0x4a6b 017140 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a6c 017141 setarg 0x1fd0 
-0x4a6d 017142 isub temp ,regb 
-0x4a6e 017145 add regb ,1 ,regb 
-0x4a6f 017146 arg mem_device1_addr ,rega 
-0x4a70 017147 arg 6 ,loopcnt 
-0x4a71 017148 call otp_write 
-0x4a72 017150 add regb ,7 ,regb 
-0x4a73 017151 arg mem_device1_locall_addr ,rega 
-0x4a74 017152 arg 6 ,loopcnt 
-0x4a75 017153 branch otp_write 
-:      017155 keybaord_load_device_info:
-0x4a76 017156 fetch 4 ,mem_mouse_24g_addr 
-0x4a77 017157 store 4 ,mem_24g_receiver_addr 
-0x4a78 017158 store 4 ,mem_24g_addr 
-0x4a79 017159 rtn 
-:      017162 keyboard_cb_fuction:
-0x4a7a 017163 bpatch patch08_5 ,mem_patch08 
-0x4a7b 017164 setarg mouse_24g_before_lpm_sleep 
-0x4a7c 017165 store 2 ,mem_cb_before_lpm_sleep 
-0x4a7d 017166 setarg keyboard_24g_package_data 
-0x4a7e 017167 store 2 ,mem_cb_24g_transmit_data 
-0x4a7f 017168 setarg keyboard_24g_search_dongle 
-0x4a80 017169 store 2 ,mem_cb_24g_search_receiver 
-0x4a81 017170 setarg keyboard_lpm_before_common 
-0x4a82 017171 store 2 ,mem_cb_24g_lpm_before 
-0x4a83 017172 setarg keyboard_le 
-0x4a84 017173 store 2 ,mem_cb_le_process 
-0x4a85 017175 setarg keyboard_process_lpm_before 
-0x4a86 017176 store 2 ,mem_cb_before_lpm 
-0x4a87 017178 setarg keyboard_priority_bb_event 
-0x4a88 017179 store 2 ,mem_cb_bb_event_process 
-0x4a89 017180 setarg keyboard_idle 
-0x4a8a 017181 store 2 ,mem_cb_idle_process 
-0x4a8b 017182 setarg keyboard_before_hibernate 
-0x4a8c 017183 store 2 ,mem_cb_before_hibernate 
-0x4a8d 017184 setarg mouse_le_bb_event_connect_complete 
-0x4a8e 017185 store 2 ,mem_cb_att_write 
-0x4a8f 017186 setarg keyboard_bb_event_timer 
-0x4a90 017187 store 2 ,mem_cb_event_timer 
-0x4a91 017188 setarg mouse_spi_write_flash_cb 
-0x4a92 017189 store 2 ,mem_cb_spi_flash_write_complate 
-0x4a93 017190 setarg mouse_lpm_check_wake_lock 
-0x4a94 017191 store 2 ,mem_cb_check_wakelock 
-0x4a95 017192 setarg mouse_le_transmit 
-0x4a96 017193 store 2 ,mem_cb_ble_transmit 
-0x4a97 017194 setarg mouse_set_lpm_mult 
-0x4a98 017195 store 2 ,mem_cb_bt_set_mult 
-0x4a99 017196 rtn 
-:      017200 keyboard_priority_bb_event:
-0x4a9a 017201 bpatch patch08_6 ,mem_patch08 
-0x4a9b 017202 copy regc ,pdata 
-0x4a9c 017204 beq bt_evt_le_start_enc ,keyboard_le_ll_start_encryt 
-0x4a9d 017205 beq bt_evt_le_parse_conn_param_accepted ,keyboard_le_parse_conn_param_accepted 
-0x4a9e 017206 beq bt_evt_le_parse_conn_papa_update_rsp ,keyboard_le_conn_param_update_rsp_recieved 
-0x4a9f 017207 beq bt_evt_le_disconnected ,keyboard_le_bb_disconnected 
-0x4aa0 017209 beq bt_evt_le_connected ,keyboard_le_bb_event_connected 
-0x4aa1 017210 beq bt_evt_button_long_pressed ,keyboard_bb_event_discovery_btn 
-0x4aa2 017211 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
-0x4aa3 017212 beq bt_evt_le_enc_info ,mouse_le_enc_info 
-0x4aa4 017214 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
-0x4aa5 017215 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
-0x4aa6 017217 beq bt_evt_24g_pairing_complete ,keyboard_24g_pairing_complete 
-0x4aa7 017218 beq bt_evt_24g_attempt_success ,keyboard_24g_attempt_success 
-0x4aa8 017219 beq bt_evt_24g_attempt_fail ,keyboard_24g_attempt_fail 
-0x4aa9 017222 rtn 
-:      017228 keyboard_le_bb_event_connected:
-0x4aaa 017229 jam 0 ,mem_mouse_long_mult_flag 
-0x4aab 017231 jam 1 ,mem_mouse_le_bb_connected_flag 
-0x4aac 017232 call mouse_24g_first_store_reconn_info 
-0x4aad 017233 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x4aae 017234 nbranch keyboard_le_bb_event_connected_next ,blank 
-0x4aaf 017235 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
-:      017236 keyboard_le_bb_event_connected_next:
-0x4ab0 017237 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4ab1 017238 set0 app_disc_by_button ,pdata 
-0x4ab2 017239 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4ab3 017240 jam 0 ,mem_mouse_direct_timer 
-0x4ab4 017241 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x4ab5 017242 store 2 ,mem_le_battery_level_updata_timer 
-0x4ab6 017243 call mouse_no_data_timer_init 
-0x4ab7 017244 branch keyboard_stop_discovery 
-:      017247 keyboard_le_bb_disconnected:
-0x4ab8 017248 setarg 0 
-0x4ab9 017249 store 2 ,mem_le_battery_level_updata_timer 
-0x4aba 017250 store 1 ,mem_keyboard_le_send_conn_param_update 
-0x4abb 017251 store 1 ,mem_keyboard_le_send_conn_param_update_timer 
-0x4abc 017252 store 1 ,mem_mouse_le_bb_connected_flag 
-:      017253 keyboard_le_bb_disconnected_next:
-0x4abd 017254 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x4abe 017255 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x4abf 017256 call le_clr_config_more_data 
-0x4ac0 017257 branch keyboard_bb_disconnected 
-:      017258 keyboard_bb_disconnected:
-0x4ac1 017259 call mouse_bb_discon_clear_stack 
-0x4ac2 017260 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x4ac3 017261 bbit1 app_disc_ble ,keyboard4_0_event_bb_disconn 
-0x4ac4 017262 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x4ac5 017263 branch keyboard_start_discovery 
-:      017264 keyboard4_0_event_bb_disconn:
-0x4ac6 017265 call mouse_le_clean_connect_flag 
-0x4ac7 017266 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x4ac8 017267 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x4ac9 017268 call ice_break 
-0x4aca 017269 branch keyboard_app_enter_hibernate 
-:      017272 keyboard_le_ll_start_encryt:
-0x4acb 017273 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x4acc 017274 beq 1 ,keyboard_le_ll_reconn_start_encryt 
-0x4acd 017275 jam 20 ,mem_le_start_encrypt_timer 
-0x4ace 017276 jam 5 ,mem_le_start_auto_reco_timer 
-0x4acf 017277 branch mouse_le_ll_enable_start_enc_flag 
-:      017278 keyboard_le_ll_reconn_start_encryt:
-0x4ad0 017279 call mouse_updata_le_param 
-0x4ad1 017280 jam 5 ,mem_le_start_encrypt_timer 
-0x4ad2 017281 branch mouse_le_ll_enable_start_enc_flag 
-:      017283 keyboard_le_parse_conn_param_accepted:
-0x4ad3 017284 fetch 1 ,mem_le_new_conninterval 
-0x4ad4 017285 sub pdata ,le_interval_15ms ,null 
-0x4ad5 017286 nbranch mouse_le_conn_param_lpm_disable ,positive 
-0x4ad6 017287 fetch 1 ,mem_le_new_connslavelatency 
-0x4ad7 017288 fetcht 1 ,mem_lpm_mult_init 
-0x4ad8 017289 isub temp ,null 
-0x4ad9 017290 branch mouse_le_lpm_mult_reinit ,positive 
-0x4ada 017291 fetch 1 ,mem_le_new_connslavelatency 
-0x4adb 017292 store 1 ,mem_lpm_mult 
-0x4adc 017293 branch mouse_le_conn_param_lpm_enable 
-:      017295 keyboard_le_conn_param_update_rsp_recieved:
-0x4add 017296 fetch 1 ,mem_keyboard_le_send_conn_param_update 
-0x4ade 017297 nrtn blank 
-0x4adf 017298 jam 1 ,mem_keyboard_le_send_conn_param_update 
-0x4ae0 017299 jam 30 ,mem_keyboard_le_send_conn_param_update_timer 
-0x4ae1 017300 rtn 
-:      017302 keyboard_24g_pairing_complete:
-0x4ae2 017303 call keyboard_get_24g_led_enable 
-0x4ae3 017304 call mouse_no_data_timer_init 
-0x4ae4 017305 branch mouse_24g_pairing_complete_common 
-:      017307 keyboard_24g_attempt_success:
-0x4ae5 017308 call keyboard_get_24g_led_enable 
-0x4ae6 017309 fetch 4 ,mem_24g_addr 
-0x4ae7 017310 store 4 ,mem_24g_receiver_addr 
-0x4ae8 017311 store 4 ,mem_mouse_24g_addr 
-0x4ae9 017312 call g24_ch_syncword_crc8_init 
-0x4aea 017313 call mouse_device_poweron_led_config 
-0x4aeb 017314 call mouse_no_data_timer_init 
-0x4aec 017315 branch mouse_24g_attempt_success 
-:      017317 keyboard_24g_get_led:
-0x4aed 017318 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
-0x4aee 017319 call keyboard_clear_key_data 
-0x4aef 017320 jam 0x03 ,mem_customer_key_press + 2 
-0x4af0 017321 rtn 
-:      017323 keyboard_24g_led_get_status_check:
-0x4af1 017324 arg 6 ,loopcnt 
-0x4af2 017325 arg mem_keyboard_tx_data + 3 ,contr 
-:      017326 keyboard_24g_led_data_check:
-0x4af3 017327 ifetch 1 ,contr 
-0x4af4 017328 beq hid_key_num_lock ,keyboard_get_24g_led_enable 
-0x4af5 017329 beq hid_key_caps_lock ,keyboard_get_24g_led_enable 
-0x4af6 017330 beq hid_key_scroll_lock ,keyboard_get_24g_led_enable 
-0x4af7 017331 loop keyboard_24g_led_data_check 
-0x4af8 017332 rtn 
-:      017334 keyboard_get_24g_led_enable:
-0x4af9 017335 jam 0x03 ,mem_keyboard_led_status_get 
-0x4afa 017336 jam 1 ,mem_keyboard_data_change_flag 
-0x4afb 017337 rtn 
-:      017339 keyboard_set_repeat_send_flag:
-0x4afc 017340 jam 1 ,mem_24g_repeat_send_flag 
-0x4afd 017341 rtn 
-:      017344 keyboard_24g_attempt_fail:
-0x4afe 017345 fetch 1 ,mem_24g_attempt_fail_flag 
-0x4aff 017346 nbranch keyboard_24g_hibernate_set ,blank 
-0x4b00 017347 fetch 1 ,mem_24g_reconn_type 
-0x4b01 017348 beq fast_conn_and_3_0_addr ,keyboard_24g_fast_conn_attempt_fail 
-0x4b02 017349 beq receiver_and_3_0_addr ,keyboard_24g_attempt_fail_enter_hibernate 
-0x4b03 017350 branch keyboard_24g_attempt_fail_enter_hibernate 
-:      017352 keyboard_24g_attempt_fail_enter_hibernate:
-0x4b04 017353 call mouse_24g_stop 
-0x4b05 017354 fetch 1 ,mem_reconn_times 
-0x4b06 017355 nbranch mouse_polling_device ,blank 
-0x4b07 017356 fetch 1 ,mem_device_flag 
-0x4b08 017357 beq mode_24g_device ,keyboard_app_enter_hibernate 
-0x4b09 017358 rtn 
-:      017360 keyboard_24g_fast_conn_attempt_fail:
-0x4b0a 017361 fetch mouse_flag_len ,mem_mouse_flag 
-0x4b0b 017362 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0x4b0c 017363 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-0x4b0d 017364 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-0x4b0e 017365 fetch 4 ,mem_mouse_24g_addr 
-0x4b0f 017366 branch keyboard_24g_start_pair_mode ,blank 
-0x4b10 017367 branch mouse_24g_reconn_dongle_start 
-:      017369 keyboard_24g_hibernate_set:
-0x4b11 017370 jam 0 ,mem_24g_attempt_fail_flag 
-0x4b12 017371 call g24_transmit_next_packet 
-0x4b13 017372 setarg -1 
-0x4b14 017373 store 8 ,mem_24g_enter_hibernate 
-0x4b15 017374 setarg 0 
-0x4b16 017375 store 7 ,mem_mouse_key 
-0x4b17 017376 jam 1 ,mem_sensor_shutdown_flag 
-0x4b18 017377 branch keyboard_g24_long_sleep 
-:      017382 keyboard_bb_event_timer:
-0x4b19 017383 bpatch patch08_7 ,mem_patch08 
-0x4b1a 017384 call mouse_adc_read 
-0x4b1b 017385 call keyboard_low_voltage_param_set 
-0x4b1c 017386 call mouse_low_voltage_led_timer 
-0x4b1d 017388 call g24_pair_timeout_timer 
-0x4b1e 017389 call g24_reconn_timeout_timer 
-0x4b1f 017390 call mouse_24g_long_sleep_param_update_timer 
-0x4b20 017391 call keyboard_24g_repeat_send_data 
-0x4b21 017392 call keyboard_24g_led_status_get_timer 
-0x4b22 017396 call keyboard_check_discovery_timeout_timer 
-0x4b23 017398 call keyboard_check_direct_timeout_timer 
-0x4b24 017399 call mouse_le_enable_att_list_timer 
-0x4b25 017400 call keyboard_le_battery_updata_timer 
-0x4b26 017401 call mouse_le_send_smp_security_request_timer 
-0x4b27 017402 call keyboard_le_send_conn_param_update_timer 
-0x4b28 017403 call keyboard_le_auto_recognize_timer 
-0x4b29 017405 call mouse_current_mult_update_timer 
-0x4b2a 017406 call mouse_wheel_trigger_timer 
-0x4b2b 017407 call keyboard_store_information_delay_timer 
-0x4b2c 017408 call keyboard_capslock_led_on_timer 
-0x4b2d 017409 call keyboard_long_press_timer 
-0x4b2e 017410 call keyboard_commbination_delay_release_timer 
-0x4b2f 017411 fetch 1 ,mem_device_flag 
-0x4b30 017412 beq mode_24g_device ,keyboard_check_no_data_timeout_timer 
-0x4b31 017413 branch mouse_check_no_data_timeout_timer 
-:      017416 keyboard_commbination_key_process:
-0x4b32 017417 fetch 1 ,mem_commbination_key_statue 
-0x4b33 017418 rtnne commbination_key_state_down 
-0x4b34 017419 arg mem_combination_ui_button_count ,regc 
-0x4b35 017420 arg mouse_bluetooth_fast_conn_init ,regb 
-0x4b36 017421 branch timer_single_step 
-:      017423 keyboard_commbination_fast_conn_bt_check:
-0x4b37 017424 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4b38 017425 fetcht 2 ,mem_keyboard_commbination_fast_conn_bt 
-0x4b39 017426 isub temp ,null 
-0x4b3a 017427 branch keyboard_commbination_key_down ,zero 
-0x4b3b 017428 byteswap temp ,temp 
-0x4b3c 017429 isub temp ,null 
-0x4b3d 017430 branch keyboard_commbination_key_down ,zero 
-0x4b3e 017431 branch mouse_commbination_key_up 
-:      017433 keyboard_commbination_key_down:
-0x4b3f 017434 fetch 1 ,mem_commbination_key_statue 
-0x4b40 017435 rtneq commbination_key_state_down 
-0x4b41 017436 jam commbination_key_state_down ,mem_commbination_key_statue 
-0x4b42 017437 rtn 
-:      017440 keyboard_check_discovery_timeout_timer:
-0x4b43 017441 arg mem_mouse_discovery_timer ,regc 
-0x4b44 017442 arg keyboard_check_discovery_timeout ,regb 
-0x4b45 017443 branch timer_single_step_2b 
-:      017445 keyboard_check_discovery_timeout:
-0x4b46 017446 call keyboard_stop_discovery 
-0x4b47 017447 branch keyboard_app_enter_hibernate 
-:      017452 keyboard_store_information_delay_timer:
-0x4b48 017453 arg mem_store_information_delay_timer ,regc 
-0x4b49 017454 arg keyboard_store_device_info_check ,regb 
-0x4b4a 017455 branch timer_single_step 
-:      017457 keyboard_store_device_info_check:
-0x4b4b 017458 call keyboard_store_device_info 
-0x4b4c 017459 fetch 1 ,mem_mouse_need_soft_reset 
-0x4b4d 017460 nbranch mouse_soft_reset ,blank 
-0x4b4e 017461 rtn 
-:      017463 keyboard_low_voltage_param_set:
-0x4b4f 017464 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x4b50 017465 branch keyboard_low_voltage_param_set_33v ,blank 
-0x4b51 017466 jam 58 ,mem_mouse_vdd_low_vol 
-0x4b52 017467 rtn 
-:      017468 keyboard_low_voltage_param_set_33v:
-0x4b53 017469 jam 53 ,mem_mouse_vdd_low_vol 
-0x4b54 017470 rtn 
-:      017472 keyboard_le_auto_recognize_timer:
-0x4b55 017474 arg mem_le_start_auto_reco_timer ,regc 
-0x4b56 017475 arg keyboard_le_send_att_find_by_type_value_request_ancs ,regb 
-0x4b57 017476 branch timer_single_step 
-:      017478 keyboard_check_direct_timeout_timer:
-0x4b58 017479 arg mem_mouse_direct_timer ,regc 
-0x4b59 017480 arg mouse_check_direct_timeout ,regb 
-0x4b5a 017481 call timer_single_step 
-0x4b5b 017482 branch mouse_check_direct_timeout_timer + 3 
-:      017484 keyboard_le_battery_updata_timer:
-0x4b5c 017485 fetch mouse_flag_len ,mem_mouse_flag 
-0x4b5d 017486 rtnbit1 mouse_enable_le_battery_service_cancel 
-0x4b5e 017487 branch mouse_le_battery_updata_timer 
-:      017489 keyboard_le_send_conn_param_update_timer:
-0x4b5f 017490 arg mem_keyboard_le_send_conn_param_update_timer ,regc 
-0x4b60 017491 arg mouse_updata_le_param ,regb 
-0x4b61 017492 branch timer_single_step 
-:      017494 keyboard_24g_repeat_send_data:
-0x4b62 017495 fetch 1 ,mem_24g_repeat_send_flag 
-0x4b63 017496 rtn blank 
-0x4b64 017497 jam 0 ,mem_24g_repeat_send_flag 
-0x4b65 017498 jam 1 ,mem_keyboard_data_change_flag 
-0x4b66 017499 call g24_txdata_prep 
-0x4b67 017500 branch keyboard_g24_transmit_process 
-:      017502 keyboard_24g_led_status_get_timer:
-0x4b68 017503 arg mem_keyboard_led_status_get_timer ,regc 
-0x4b69 017504 arg keyboard_24g_led_status_clear ,regb 
-0x4b6a 017505 branch timer_single_step 
-:      017507 keyboard_24g_led_status_clear:
-0x4b6b 017508 jam 0 ,mem_keyboard_led_status_get 
-0x4b6c 017509 rtn 
-:      017515 keyboard_device_led_off:
-0x4b6d 017516 call mouse_device_multi_led_off 
-0x4b6e 017517 call keyboard_capslock_led_off 
-:      017518 keyboard_power_led_off:
-0x4b6f 017519 fetcht 1 ,mem_keyboard_power_led_gpio 
-0x4b70 017520 branch gpio_out_inactive 
-:      017521 keyboard_numlock_led_off:
-0x4b71 017522 rtn 
-:      017525 keyboard_capslock_led_on_timer:
-0x4b72 017526 fetch 1 ,mem_keyboard_caps_led_gpio 
-0x4b73 017527 rtneq gpio_disable 
-0x4b74 017528 fetch 2 ,mem_mouse_no_data_timer 
-0x4b75 017529 rtn blank 
-0x4b76 017530 fetch 2 ,mem_mouse_no_data_timeout 
-0x4b77 017531 fetcht 2 ,mem_mouse_no_data_timer 
-0x4b78 017532 isub temp ,temp 
-0x4b79 017533 fetch 2 ,mem_keyboard_caps_led_on_timer 
-0x4b7a 017534 isub temp ,pdata 
-0x4b7b 017535 branch keyboard_capslock_led_check_on ,positive 
-:      017536 keyboard_capslock_led_off:
-0x4b7c 017537 fetcht 1 ,mem_keyboard_caps_led_gpio 
-0x4b7d 017538 branch gpio_out_inactive 
-:      017542 keyboard_capslock_led_check_on:
-0x4b7e 017543 fetch 1 ,mem_keyboard_led_status 
-0x4b7f 017544 bbit0 kb_pc_keysel_capslock ,keyboard_capslock_led_off 
-0x4b80 017545 fetcht 1 ,mem_keyboard_caps_led_gpio 
-0x4b81 017546 branch gpio_out_active 
-:      017548 keyboard_long_press_timer:
-0x4b82 017549 arg mem_same_keyvalue_timer ,regc 
-0x4b83 017550 arg keyboard_long_press_timerout ,regb 
-0x4b84 017551 branch timer_single_step_2b 
-:      017553 keyboard_long_press_timerout:
-0x4b85 017554 jam 1 ,mem_same_keyvalue_timerout_flag 
-0x4b86 017555 branch app_enter_hibernate 
-:      017557 keyboard_commbination_delay_release_timer:
-0x4b87 017558 arg mem_keyboard_commbination_control_key_delay_release_timer ,regc 
-0x4b88 017559 arg keyboard_commbination_key_null_set ,regb 
-0x4b89 017560 branch timer_single_step 
-:      017563 keyboard_check_no_data_timeout_timer:
-0x4b8a 017564 arg mem_mouse_no_data_timer ,regc 
-0x4b8b 017565 arg keyboard_check_no_data_timeout ,regb 
-0x4b8c 017566 branch timer_single_step_2b 
-:      017568 keyboard_check_no_data_timeout:
-0x4b8d 017569 fetch 1 ,mem_device_flag 
-0x4b8e 017570 beq mode_24g_device ,keyboard_24g_hibernate_set 
-0x4b8f 017571 branch mouse_disconnect 
-:      017574 keyboard_bb_event_discovery_btn:
-0x4b90 017575 isolate1 mark_24g ,mark 
-0x4b91 017576 call mouse_24g_stop ,true 
-0x4b92 017577 call mouse_disconnect 
-0x4b93 017578 call mouse_le_clean_connect_flag 
-0x4b94 017579 branch keyboard_start_discovery 
-:      017581 keyboard_start_discovery:
-0x4b95 017582 bpatch patch09_0 ,mem_patch09 
-0x4b96 017583 call mouse_device_discovery_led_config 
-0x4b97 017584 fetch 2 ,mem_ui_state_map 
-0x4b98 017585 isolate1 ui_state_ble_adv ,pdata 
-0x4b99 017586 call mouse_stop_le_adv ,true 
-0x4b9a 017588 setarg 0 
-0x4b9b 017589 store 2 ,mem_le_battery_level_updata_timer 
-0x4b9c 017590 call keyboard_capslock_led_off 
-0x4b9d 017591 jam 0xff ,mem_kb_computer_system 
-0x4b9e 017593 fetch 2 ,mem_ui_state_map 
-0x4b9f 017594 isolate1 ui_state_ble_adv ,pdata 
-0x4ba0 017595 call mouse_stop_le_adv ,true 
-0x4ba1 017596 call mouse_bluetooth_fast_conn_disable 
-0x4ba2 017597 fetch 2 ,mem_ui_state_map 
-0x4ba3 017598 bbit1 ui_state_ble_adv ,keyboard_start_discovery_norandom 
-0x4ba4 017599 fetch mouse_flag_len ,mem_mouse_flag 
-0x4ba5 017600 bbit0 mouse_enable_ble_random_addre ,keyboard_start_discovery_norandom 
-0x4ba6 017601 fetcht 2 ,mem_random_addr_increase_count 
-0x4ba7 017602 increase 1 ,temp 
-0x4ba8 017603 storet 2 ,mem_random_addr_increase_count 
-0x4ba9 017604 storet 2 ,mem_le_lap + 1 
-0x4baa 017605 random pdata 
-0x4bab 017606 store 1 ,mem_le_lap 
-:      017607 keyboard_start_discovery_norandom:
-0x4bac 017608 fetch 3 ,mem_mouse_le_lap_temp 
-0x4bad 017609 store 3 ,mem_le_lap + 3 
-0x4bae 017610 call app_lpm_mult_disable 
-0x4baf 017611 fetch 2 ,mem_mouse_discovery_timeout 
-0x4bb0 017612 store 2 ,mem_mouse_discovery_timer 
-0x4bb1 017613 setarg 0 
-0x4bb2 017614 store 2 ,mem_mouse_no_data_timer 
-0x4bb3 017615 store 2 ,mem_le_battery_level_updata_timer 
-0x4bb4 017616 store 1 ,mem_mouse_direct_timer 
-0x4bb5 017617 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
-0x4bb6 017618 store 1 ,mem_mouse_clear_sensor_data_flag 
-0x4bb7 017619 arg mouse_store_eeprom_flag ,queue 
-0x4bb8 017620 call mouse_enable_function_flag 
-0x4bb9 017621 call mouse_bt_discovery_button_down_disable 
-0x4bba 017622 branch mouse_check_51cmd_adv 
-:      017625 keyboard_low_voltage_led_blink_disable:
-0x4bbb 017626 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
-0x4bbc 017627 branch mouse_low_voltage_led_off_judge 
-:      017629 keyboard_stop_discovery:
-0x4bbd 017630 bpatch patch09_1 ,mem_patch09 
-0x4bbe 017631 setarg 0 
-0x4bbf 017632 store 2 ,mem_mouse_discovery_timer 
-0x4bc0 017633 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x4bc1 017634 call mouse_disable_function_flag 
-0x4bc2 017635 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-0x4bc3 017636 call mouse_stop_le_adv 
-0x4bc4 017637 branch keyboard_device_led_off 
-:      017640 keyboard_store_remote_bdaddr:
-0x4bc5 017641 bpatch patch09_2 ,mem_patch09 
-0x4bc6 017642 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bc7 017643 rtnbit0 mouse_store_eeprom_flag 
-0x4bc8 017644 arg mouse_store_eeprom_flag ,queue 
-0x4bc9 017645 call mouse_disable_function_flag 
-0x4bca 017646 call mouse_check_device_addr 
-0x4bcb 017647 branch mouse_unplug_clean_bdaddr 
-:      017650 keyboard_idle:
-0x4bcc 017651 bpatch patch09_3 ,mem_patch09 
-0x4bcd 017652 call mouse_low_voltage_led_no_enter_lpm 
-0x4bce 017653 branch ui_check_paring_button 
-:      017657 keyboard_start_work:
-0x4bcf 017658 bpatch patch09_4 ,mem_patch09 
-0x4bd0 017659 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bd1 017660 bbit0 mouse_enable_adc ,keyboard_start_work_next 
-0x4bd2 017661 call enable_adc 
-0x4bd3 017662 call vdd_calculate_by_mode 
-0x4bd4 017663 store 2 ,mem_mouse_vdd_now_vol 
-0x4bd5 017665 fetch 2 ,mem_adc_current_value 
-0x4bd6 017666 isub temp ,null 
-0x4bd7 017667 branch keyboard_start_work ,positive 
-0x4bd8 017668 arg mem_mouse_vdd_calculate_set ,rega 
-0x4bd9 017669 call mouse_adc_bat_percent_lowpower_out 
-0x4bda 017670 fetch 1 ,mem_adc_power_flag 
-0x4bdb 017671 bbit1 1 ,keyboard_power_down 
-:      017672 keyboard_start_work_next:
-0x4bdc 017674 fetch 1 ,mem_keyboard_pairing_type 
-0x4bdd 017675 call keyboard_enable_bt_button_pairing ,blank 
-0x4bde 017676 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4bdf 017677 nrtn blank 
-0x4be0 017678 fetch 1 ,mem_device_flag 
-0x4be1 017679 beq mode_24g_device ,mouse_24g_reconn_general_dongle 
-0x4be2 017680 call mouse_bluetooth_fast_conn_disable 
-0x4be3 017681 fetch 6 ,mem_device1_addr 
-0x4be4 017682 branch mouse_bluetooth_fast_conn_init ,blank 
-0x4be5 017683 branch mouse_start_reconnect_device 
-:      017695 keyboard_le:
-0x4be6 017696 bpatch patch09_5 ,mem_patch09 
-0x4be7 017697 call le_fifo_check_nearly_full 
-0x4be8 017698 nrtn blank 
-0x4be9 017699 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x4bea 017700 beq 0xff ,keyboard_le_next 
-0x4beb 017701 fetch 1 ,mem_le_connect_status_flag 
-0x4bec 017702 and pdata ,0x03 ,pdata 
-0x4bed 017703 rtnne 0x03 
-:      017704 keyboard_le_next:
-0x4bee 017705 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bef 017706 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x4bf0 017707 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x4bf1 017708 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x4bf2 017709 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0x4bf3 017710 call keyboard_motion 
-0x4bf4 017711 nrtn user 
-0x4bf5 017712 call mouse_current_mult_update 
-0x4bf6 017713 call mouse_wheel_trigger 
-0x4bf7 017714 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bf8 017715 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
-0x4bf9 017716 fetch 1 ,mem_customer_key 
-0x4bfa 017717 branch mouse_le_send_keyboard_package_data 
-:      017724 kscan_dispatch:
-0x4bfb 017725 fetch 1 ,mem_device_option 
-0x4bfc 017726 rtnne dvc_op_keyboard 
-0x4bfd 017727 call keyboard_keyscan 
-0x4bfe 017728 call keyboard_key_process 
-0x4bff 017729 branch keyboard_special_key_check 
-:      017736 keyboard_keyscan:
-0x4c00 017737 bpatch patch09_6 ,mem_patch09 
-0x4c01 017738 call keyboard_stb_state_low 
-0x4c02 017739 setarg 0 
-0x4c03 017740 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c04 017741 arg mem_keyscan_value_current ,contr 
-0x4c05 017742 arg mem_keyscan_value_check ,contw 
-0x4c06 017743 arg 20 ,loopcnt 
-0x4c07 017744 call memcpy 
-0x4c08 017745 setarg mem_keyscan_value_current 
-0x4c09 017746 store 2 ,mem_keyscan_value_ptr 
-0x4c0a 017747 setarg mem_keyscan_exmcu_value 
-0x4c0b 017748 store 2 ,mem_keyscan_exmcu_value_ptr 
-0x4c0c 017749 call keyboard_keyscan_get_exmcu_value 
-0x4c0d 017750 call keyboard_keyscan_get_mcu_value 
-0x4c0e 017751 call keyboard_stb_state_high 
-:      017752 keyboard_keyscan_copy_value:
-0x4c0f 017753 fetch 2 ,mem_kb_excol_ptr 
-0x4c10 017754 copy pdata ,regb 
-0x4c11 017755 jam 0 ,mem_keyscan_col_loop_count 
-:      017756 keyboard_compare_col_excol_gpio_loop:
-0x4c12 017757 ifetcht 1 ,regb 
-0x4c13 017758 fetch 2 ,mem_kb_col_ptr 
-0x4c14 017759 copy pdata ,rega 
-0x4c15 017760 copy rega ,regc 
-0x4c16 017761 arg 20 ,loopcnt 
-:      017762 keyboard_compare_col_gpio_loop:
-0x4c17 017763 ifetch 1 ,rega 
-0x4c18 017764 isub temp ,null 
-0x4c19 017765 branch keyboard_copy_value_exmcu_to_mcu ,zero 
-0x4c1a 017766 increase 1 ,rega 
-0x4c1b 017767 loop keyboard_compare_col_gpio_loop 
-:      017768 keyboard_compare_col_excol_gpio_loop_next:
-0x4c1c 017769 increase 1 ,regb 
-0x4c1d 017770 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c1e 017771 increase 1 ,pdata 
-0x4c1f 017772 store 1 ,mem_keyscan_col_loop_count 
-0x4c20 017773 sub pdata ,10 ,null 
-0x4c21 017774 branch keyboard_compare_col_excol_gpio_loop ,positive 
-0x4c22 017776 rtn 
-:      017778 keyboard_copy_value_exmcu_to_mcu:
-0x4c23 017779 fetch 2 ,mem_keyscan_value_ptr 
-0x4c24 017780 copy pdata ,contw 
-0x4c25 017781 copy rega ,pdata 
-0x4c26 017782 isub regc ,pdata 
-0x4c27 017783 iadd contw ,contw 
-0x4c28 017784 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-0x4c29 017785 copy pdata ,regc 
-0x4c2a 017786 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c2b 017787 iadd regc ,regc 
-0x4c2c 017788 ifetch 1 ,regc 
-0x4c2d 017789 istore 1 ,contw 
-0x4c2e 017790 branch keyboard_compare_col_excol_gpio_loop_next 
-:      017792 keyboard_keyscan_get_exmcu_value:
-0x4c2f 017793 bpatch patch09_7 ,mem_patch09 
-0x4c30 017794 call keyboard_stb_state_high 
-0x4c31 017795 call keyboard_clk_input 
-:      017796 keyboard_keyscan_exmcu_start:
-0x4c32 017797 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c33 017798 increase 1 ,pdata 
-0x4c34 017799 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c35 017800 bbit1 9 ,keyboard_keyscan_reset_exmcu 
-0x4c36 017801 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c37 017802 call gpio_get_bit 
-0x4c38 017803 nbranch keyboard_keyscan_exmcu_start ,true 
-0x4c39 017804 nop 20 
-0x4c3a 017805 call keyboard_clk_state_high 
-0x4c3b 017806 call keyboard_stb_state_low 
-0x4c3c 017807 jam 0 ,mem_keyscan_col_loop_count 
-:      017808 keyboard_keyscan_exmcu_start_loop:
-0x4c3d 017809 call keyboard_clk_state_low 
-0x4c3e 017810 call keyboard_keyscan_exmcu_get_col_value 
-0x4c3f 017811 call keyboard_clk_state_high 
-0x4c40 017812 call keyboard_keyscan_exmcu_get_col_value 
-0x4c41 017813 sub pdata ,9 ,null 
-0x4c42 017814 branch keyboard_keyscan_exmcu_start_loop ,positive 
-0x4c43 017815 call keyboard_clk_state_low 
-0x4c44 017816 call keyboard_keyscan_exmcu_get_col_value 
-0x4c45 017817 branch keyboard_clk_state_high 
-:      017819 keyboard_keyscan_exmcu_get_col_value:
-0x4c46 017820 jam 0 ,mem_keyscan_value_temp 
-0x4c47 017821 nop 50 
-0x4c48 017822 call keyboard_keyscan_get_col_value 
-0x4c49 017823 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-:      017824 keyboard_keyscan_value_store:
-0x4c4a 017825 copy pdata ,contw 
-0x4c4b 017826 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c4c 017827 iadd contw ,contw 
-0x4c4d 017828 fetch 1 ,mem_keyscan_value_temp 
-0x4c4e 017829 istore 1 ,contw 
-0x4c4f 017830 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c50 017831 increase 1 ,pdata 
-0x4c51 017832 store 1 ,mem_keyscan_col_loop_count 
-0x4c52 017833 rtn 
-:      017836 keyboard_keyscan_get_mcu_value:
-0x4c53 017837 nop 20 
-0x4c54 017838 fetch 2 ,mem_kb_col_ptr 
-0x4c55 017839 copy pdata ,regb 
-0x4c56 017840 jam 0 ,mem_keyscan_col_loop_count 
-:      017841 keyboard_keyscan_mcu_start:
-0x4c57 017842 jam 0 ,mem_keyscan_value_temp 
-0x4c58 017843 ifetcht 1 ,regb 
-0x4c59 017844 isolate1 7 ,temp 
-0x4c5a 017845 branch keyboard_keyscan_mcu_start_loop ,true 
-0x4c5b 017846 call gpio_out_active 
-0x4c5c 017847 call keyboard_keyscan_get_col_value 
-0x4c5d 017848 ifetcht 1 ,regb 
-0x4c5e 017849 call gpio_set_high_impedance 
-:      017850 keyboard_keyscan_mcu_start_loop:
-0x4c5f 017851 increase 1 ,regb 
-0x4c60 017852 fetch 2 ,mem_keyscan_value_ptr 
-0x4c61 017853 call keyboard_keyscan_value_store 
-0x4c62 017854 sub pdata ,19 ,null 
-0x4c63 017855 branch keyboard_keyscan_mcu_start ,positive 
-0x4c64 017856 rtn 
-:      017859 keyboard_keyscan_get_col_value:
-0x4c65 017860 fetch 2 ,mem_kb_row_ptr 
-0x4c66 017861 copy pdata ,regc 
-0x4c67 017862 arg 8 ,loopcnt 
-:      017864 keyboard_keyscan_get_col_value_loop:
-0x4c68 017865 ifetcht 1 ,regc 
-0x4c69 017866 call gpio_get_bit 
-0x4c6a 017867 fetch 1 ,mem_keyscan_value_temp 
-0x4c6b 017868 rshift pdata ,pdata 
-0x4c6c 017869 setflag true ,7 ,pdata 
-0x4c6d 017870 store 1 ,mem_keyscan_value_temp 
-0x4c6e 017871 increase 1 ,regc 
-0x4c6f 017872 loop keyboard_keyscan_get_col_value_loop 
-0x4c70 017873 rtn 
-:      017874 keyboard_keyscan_reset_exmcu:
-0x4c71 017875 fetcht 1 ,mem_mcu_rstb_gpio 
-0x4c72 017876 call gpio_out_active 
-0x4c73 017877 nop 20 
-0x4c74 017878 fetcht 1 ,mem_mcu_rstb_gpio 
-0x4c75 017879 call gpio_out_inactive 
-0x4c76 017880 nop 6000 
-0x4c77 017881 rtn 
-0x4c78 017882 branch keyboard_keyscan 
-:      017883 keyboard_clk_state_high:
-0x4c79 017884 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c7a 017885 branch gpio_out_inactive 
-:      017887 keyboard_clk_state_low:
-0x4c7b 017888 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c7c 017889 branch gpio_out_active 
-:      017890 keyboard_gpio_config_input_pu:
-0x4c7d 017891 sub temp ,ui_button_gpio_disable ,null 
-0x4c7e 017892 rtn zero 
-0x4c7f 017893 set0 gpio_active_bit ,temp 
-0x4c80 017894 branch gpio_config_input 
-:      017895 keyboard_clk_input:
-0x4c81 017896 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c82 017897 branch gpio_config_input 
-:      017899 keyboard_stb_state_high:
-0x4c83 017900 fetcht 1 ,mem_mcu_stb_gpio 
-0x4c84 017901 branch gpio_out_inactive 
-:      017903 keyboard_stb_state_low:
-0x4c85 017904 fetcht 1 ,mem_mcu_stb_gpio 
-0x4c86 017905 branch gpio_out_active 
-:      017916 keyboard_press_change_or_no_key:
-0x4c87 017917 jam 0 ,mem_same_keyvalue_timerout_flag 
-0x4c88 017918 fetch 2 ,mem_same_keyvalue_timer_init 
-0x4c89 017919 store 2 ,mem_same_keyvalue_timer 
-0x4c8a 017920 rtn 
-:      017922 keyboard_key_process:
-0x4c8b 017924 bpatch patch0a_0 ,mem_patch0a 
-0x4c8c 017925 arg mem_keyscan_value_current ,rega 
-0x4c8d 017926 arg mem_keyscan_value_check ,regb 
-0x4c8e 017927 arg 20 ,loopcnt 
-0x4c8f 017928 call string_compare 
-0x4c90 017929 nbranch keyboard_press_change_or_no_key ,zero 
-0x4c91 017930 call keyboard_keyscan_value_current_zero_check 
-0x4c92 017931 call keyboard_press_change_or_no_key ,blank 
-0x4c93 017933 call keyboard_ghost_key_check 
-0x4c94 017934 fetch 1 ,mem_mouse_ghost_flag 
-0x4c95 017935 nrtn blank 
-0x4c96 017936 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4c97 017937 rtneq cammbination_key_press 
-0x4c98 017938 rtneq cammbination_key_hold 
-0x4c99 017939 rtneq cammbination_key_wait_release 
-0x4c9a 017942 jam 0 ,mem_keyscan_col_loop_count 
-0x4c9b 017943 arg mem_keyscan_value_current ,rega 
-0x4c9c 017944 arg mem_keyscan_value_old ,regb 
-:      017945 keyboard_keyvalue_process:
-0x4c9d 017946 ifetcht 1 ,rega 
-0x4c9e 017947 ifetch 1 ,regb 
-0x4c9f 017948 ixor temp ,pdata 
-0x4ca0 017949 branch keyboard_keyvalue_process_loop ,blank 
-0x4ca1 017950 store 1 ,mem_keyscan_value_temp 
-0x4ca2 017951 storet 1 ,mem_keyboard_press_flag_temp 
-0x4ca3 017952 istoret 1 ,regb 
-0x4ca4 017953 jam 1 ,mem_keyboard_data_change_flag 
-0x4ca5 017954 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
-:      017955 keyboard_keyvalue_change:
-0x4ca6 017956 fetch 1 ,mem_keyscan_value_temp 
-0x4ca7 017957 bbit0 0 ,keyboard_keyvalue_change_loop 
-0x4ca8 017958 fetch 1 ,mem_keyscan_col_loop_count 
-0x4ca9 017959 mul32 pdata ,8 ,pdata 
-0x4caa 017960 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cab 017961 iadd temp ,pdata 
-0x4cac 017962 arg mem_keyboard_keyvalue_map ,contr 
-0x4cad 017963 iadd contr ,contr 
-0x4cae 017964 ifetch 1 ,contr 
-0x4caf 017965 store 1 ,mem_keyboard_keyvalue_temp 
-0x4cb0 017966 call keyboard_keyvalue_fn_replace 
-0x4cb1 017967 call keyboard_keyvalue_commbination_replace 
-0x4cb2 017968 call keyboard_keyvalue_in_out 
-:      017969 keyboard_keyvalue_change_loop:
-0x4cb3 017970 fetch 1 ,mem_keyscan_value_temp 
-0x4cb4 017971 rshift pdata ,pdata 
-0x4cb5 017972 store 1 ,mem_keyscan_value_temp 
-0x4cb6 017973 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4cb7 017974 rshift pdata ,pdata 
-0x4cb8 017975 store 1 ,mem_keyboard_press_flag_temp 
-0x4cb9 017976 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cba 017977 increase 1 ,pdata 
-0x4cbb 017978 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cbc 017979 loop keyboard_keyvalue_change 
-:      017980 keyboard_keyvalue_process_loop:
-0x4cbd 017981 increase 1 ,rega 
-0x4cbe 017982 increase 1 ,regb 
-0x4cbf 017983 fetch 1 ,mem_keyscan_col_loop_count 
-0x4cc0 017984 increase 1 ,pdata 
-0x4cc1 017985 store 1 ,mem_keyscan_col_loop_count 
-0x4cc2 017986 sub pdata ,19 ,null 
-0x4cc3 017987 branch keyboard_keyvalue_process ,positive 
-0x4cc4 017988 rtn 
-:      017990 keyboard_keyscan_value_current_zero_check:
-0x4cc5 017991 fetch 8 ,mem_keyscan_value_current 
-0x4cc6 017992 nrtn blank 
-0x4cc7 017993 fetch 8 ,mem_keyscan_value_current + 8 
-0x4cc8 017994 nrtn blank 
-0x4cc9 017995 fetch 4 ,mem_keyscan_value_current + 16 
-0x4cca 017996 nrtn blank 
-0x4ccb 017997 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0x4ccc 017998 rtn 
-:      018002 keyboard_ghost_key_check:
-0x4ccd 018003 bpatch patch0a_1 ,mem_patch0a 
-0x4cce 018004 jam 0 ,mem_mouse_ghost_flag 
-0x4ccf 018005 jam 0 ,mem_keyboard_all_press_key_count 
-0x4cd0 018006 arg mem_keyscan_value_current ,rega 
-0x4cd1 018007 arg 20 ,loopcnt 
-:      018008 keyboard_ghost_key_check_loop:
-0x4cd2 018009 jam 0 ,mem_keyboard_current_col_press_key_count 
-0x4cd3 018010 ifetch 1 ,rega 
-0x4cd4 018011 branch keyboard_ghost_key_check_next_loop ,blank 
-:      018012 keyboard_current_col_press_key_count_check:
-0x4cd5 018013 fetcht 1 ,mem_keyboard_current_col_press_key_count 
-0x4cd6 018014 increase 1 ,temp 
-0x4cd7 018015 storet 1 ,mem_keyboard_current_col_press_key_count 
-0x4cd8 018016 copy pdata ,temp 
-0x4cd9 018017 increase -1 ,pdata 
-0x4cda 018018 iand temp ,pdata 
-0x4cdb 018019 nbranch keyboard_current_col_press_key_count_check ,zero 
-0x4cdc 018020 fetch 1 ,mem_keyboard_current_col_press_key_count 
-0x4cdd 018021 fetcht 1 ,mem_keyboard_all_press_key_count 
-0x4cde 018022 iadd temp ,temp 
-0x4cdf 018023 storet 1 ,mem_keyboard_all_press_key_count 
-0x4ce0 018024 sub pdata ,1 ,null 
-0x4ce1 018025 branch keyboard_ghost_key_check_next_loop ,positive 
-0x4ce2 018026 sub temp ,2 ,null 
-0x4ce3 018027 branch keyboard_ghost_key_check_next_loop ,positive 
-0x4ce4 018028 jam 0 ,mem_keyscan_col_loop_count 
-0x4ce5 018029 jam 0 ,mem_keyboard_same_row_press_key_count 
-0x4ce6 018030 ifetcht 1 ,rega 
-0x4ce7 018031 arg mem_keyscan_value_current ,regb 
-:      018032 keyboard_same_row_key_check:
-0x4ce8 018033 fetch 1 ,mem_keyscan_col_loop_count 
-0x4ce9 018034 increase 1 ,pdata 
-0x4cea 018035 store 1 ,mem_keyscan_col_loop_count 
-0x4ceb 018036 sub pdata ,19 ,null 
-0x4cec 018037 nbranch keyboard_ghost_key_check_next_loop ,positive 
-0x4ced 018038 ifetch 1 ,regb 
-0x4cee 018039 iand temp ,null 
-0x4cef 018040 branch keyboard_same_row_key_check_loop ,zero 
-0x4cf0 018041 fetch 1 ,mem_keyboard_same_row_press_key_count 
-0x4cf1 018042 increase 1 ,pdata 
-0x4cf2 018043 store 1 ,mem_keyboard_same_row_press_key_count 
-0x4cf3 018044 sub pdata ,1 ,null 
-0x4cf4 018045 branch keyboard_same_row_key_check_loop ,positive 
-0x4cf5 018046 jam 1 ,mem_mouse_ghost_flag 
-0x4cf6 018047 rtn 
-:      018049 keyboard_ghost_key_check_next_loop:
-0x4cf7 018050 increase 1 ,rega 
-0x4cf8 018051 loop keyboard_ghost_key_check_loop 
-0x4cf9 018052 rtn 
-:      018054 keyboard_same_row_key_check_loop:
-0x4cfa 018055 increase 1 ,regb 
-0x4cfb 018056 branch keyboard_same_row_key_check 
-:      018064 keyboard_keyvalue_fn_replace:
-0x4cfc 018065 bpatch patch0a_2 ,mem_patch0a 
-0x4cfd 018066 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4cfe 018067 ncall keyboard_commbination_delay_release_clear ,blank 
-0x4cff 018068 fetch 1 ,mem_keyboard_fn_flag 
-0x4d00 018069 ncall keyboard_keyvalue_fn_replace_press ,blank 
-0x4d01 018070 fetch 1 ,mem_keyboard_fn_first 
-0x4d02 018071 fetcht 1 ,mem_keyboard_fn_flag 
-0x4d03 018072 ixor temp ,pdata 
-0x4d04 018073 rtn zero 
-0x4d05 018074 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d06 018075 beq hid_key_esc ,keyboard_keyvalue_fn_esc 
-0x4d07 018076 beq hid_key_delete ,keyboard_keyvalue_fn_delete 
-0x4d08 018077 sub pdata ,hid_key_f12 ,null 
-0x4d09 018078 nrtn positive 
-0x4d0a 018079 arg hid_key_f1 ,temp 
-0x4d0b 018080 isub temp ,pdata 
-0x4d0c 018081 nrtn positive 
-0x4d0d 018082 arg mem_keyboard_fn_f1 ,contr 
-0x4d0e 018083 iadd contr ,contr 
-0x4d0f 018084 ifetch 1 ,contr 
-0x4d10 018085 branch keyboard_keyvalue_store_temp 
-:      018087 keyboard_keyvalue_fn_replace_press:
-0x4d11 018088 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d12 018089 beq hid_key_up_arrow ,keyboard_keyvalue_fn_up_arrow 
-0x4d13 018090 beq hid_key_down_arrow ,keyboard_keyvalue_fn_down_arrow 
-0x4d14 018091 beq hid_key_left_arrow ,keyboard_keyvalue_fn_left_arrow 
-0x4d15 018092 beq hid_key_right_arrow ,keyboard_keyvalue_fn_right_arrow 
-0x4d16 018093 beq hid_key_left_ctrl ,keyboard_keyvalue_fn_left_ctrl 
-0x4d17 018094 beq hid_key_space ,keyboard_keyvalue_fn_space 
-0x4d18 018095 rtn 
-:      018097 keyboard_keyvalue_fn_esc:
-0x4d19 018098 fetch 1 ,mem_keyboard_fn_esc 
-0x4d1a 018099 branch keyboard_keyvalue_store_temp 
-:      018101 keyboard_keyvalue_fn_delete:
-0x4d1b 018102 fetch 1 ,mem_keyboard_fn_del 
-0x4d1c 018103 branch keyboard_keyvalue_store_temp 
-:      018105 keyboard_keyvalue_fn_up_arrow:
-0x4d1d 018106 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d1e 018107 rtn blank 
-0x4d1f 018108 setarg hid_key_page_up 
-0x4d20 018109 branch keyboard_keyvalue_store_temp 
-:      018111 keyboard_keyvalue_fn_down_arrow:
-0x4d21 018112 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d22 018113 rtn blank 
-0x4d23 018114 setarg hid_key_page_down 
-0x4d24 018115 branch keyboard_keyvalue_store_temp 
-:      018117 keyboard_keyvalue_fn_left_arrow:
-0x4d25 018118 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d26 018119 rtn blank 
-0x4d27 018120 setarg hid_key_home 
-0x4d28 018121 branch keyboard_keyvalue_store_temp 
-:      018123 keyboard_keyvalue_fn_right_arrow:
-0x4d29 018124 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d2a 018125 rtn blank 
-0x4d2b 018126 setarg hid_key_end 
-0x4d2c 018127 branch keyboard_keyvalue_store_temp 
-:      018129 keyboard_keyvalue_fn_left_ctrl:
-0x4d2d 018130 fetch 1 ,mem_keyboard_fn_left_ctrl_enable_flag 
-0x4d2e 018131 rtn blank 
-0x4d2f 018132 fetch 1 ,mem_kb_computer_system 
-0x4d30 018133 beq system_os_windows ,keyboard_keyvalue_windows_osk 
-0x4d31 018134 setarg hid_key_os_soft_kb 
-0x4d32 018135 branch keyboard_keyvalue_store_temp 
-:      018136 keyboard_keyvalue_windows_osk:
-0x4d33 018137 setarg hid_key_osk 
-0x4d34 018138 branch keyboard_keyvalue_store_temp 
-:      018140 keyboard_keyvalue_fn_space:
-0x4d35 018141 fetch 1 ,mem_keyboard_fn_space_enable_flag 
-0x4d36 018142 rtn blank 
-0x4d37 018143 setarg hid_key_language 
-:      018144 keyboard_keyvalue_store_temp:
-0x4d38 018145 store 1 ,mem_keyboard_keyvalue_temp 
-0x4d39 018146 rtn 
-:      018152 keyboard_keyvalue_commbination_replace:
-0x4d3a 018153 bpatch patch0a_3 ,mem_patch0a 
-0x4d3b 018154 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d3c 018155 beq hid_key_print_screen ,keyboard_commination_screen_shot_replace 
-0x4d3d 018156 beq hid_key_page_up ,keyboard_commination_pageup_replace 
-0x4d3e 018157 beq hid_key_page_down ,keyboard_commination_pagedown_replace 
-0x4d3f 018158 beq hid_key_home ,keyboard_commination_home_replace 
-0x4d40 018159 beq hid_key_end ,keyboard_commination_end_replace 
-0x4d41 018160 beq hid_key_select_all ,keyboard_commination_select_all 
-0x4d42 018161 beq hid_key_copy ,keyboard_commbination_copy 
-0x4d43 018162 beq hid_key_paste ,keyboard_commbination_paste 
-0x4d44 018163 beq hid_key_cut ,keyboard_commbination_cut 
-0x4d45 018164 beq hid_key_all_os_lock ,keyboard_commination_os_lock 
-0x4d46 018165 beq hid_key_osk ,keyboard_commbination_osk 
-0x4d47 018166 beq hid_key_language ,keyboard_commbination_language 
-0x4d48 018167 beq hid_key_app_tiling ,keyboard_commbination_app_tiling 
-0x4d49 018168 rtn 
-:      018170 keyboard_commbination_delay_release_set:
-0x4d4a 018171 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4d4b 018172 nrtn blank 
-0x4d4c 018173 jam 10 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4d4d 018174 rtn 
-:      018176 keyboard_commbination_delay_release_clear:
-0x4d4e 018177 jam 0 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4d4f 018178 rtn 
-:      018180 keyboard_commination_screen_shot_replace:
-0x4d50 018181 fetch 1 ,mem_kb_computer_system 
-0x4d51 018182 rtneq system_os_windows 
-0x4d52 018183 rtneq system_os_andriod 
-0x4d53 018184 jam left_shift_gui ,mem_keyboard_commbination_control_key_value 
-0x4d54 018185 jam hid_key_3 ,mem_keyboard_commbination_standard_key_value 
-0x4d55 018186 branch keyboard_commbination_keypress 
-:      018188 keyboard_commination_pageup_replace:
-0x4d56 018189 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
-:      018190 keyboard_commination_ios_mac_command_commiation:
-0x4d57 018191 fetch 1 ,mem_kb_computer_system 
-0x4d58 018192 rtneq system_os_windows 
-0x4d59 018193 rtneq system_os_andriod 
-0x4d5a 018194 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d5b 018195 branch keyboard_commbination_keypress 
-:      018197 keyboard_commination_pagedown_replace:
-0x4d5c 018198 jam hid_key_down_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d5d 018199 branch keyboard_commination_ios_mac_command_commiation 
-:      018201 keyboard_commination_home_replace:
-0x4d5e 018202 jam hid_key_left_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d5f 018203 branch keyboard_commination_ios_mac_command_commiation 
-:      018205 keyboard_commination_end_replace:
-0x4d60 018206 jam hid_key_right_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d61 018207 branch keyboard_commination_ios_mac_command_commiation 
-:      018209 keyboard_commination_select_all:
-0x4d62 018210 jam hid_key_a ,mem_keyboard_commbination_standard_key_value 
-:      018211 keyboard_commbination_text_edit:
-0x4d63 018212 jam left_control ,mem_keyboard_commbination_control_key_value 
-0x4d64 018213 fetch 1 ,mem_kb_computer_system 
-0x4d65 018214 beq system_os_windows ,keyboard_commbination_keypress 
-0x4d66 018215 beq system_os_andriod ,keyboard_commbination_keypress 
-0x4d67 018216 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d68 018217 branch keyboard_commbination_keypress 
-:      018219 keyboard_commbination_copy:
-0x4d69 018220 jam hid_key_c ,mem_keyboard_commbination_standard_key_value 
-0x4d6a 018221 branch keyboard_commbination_text_edit 
-:      018223 keyboard_commbination_paste:
-0x4d6b 018224 jam hid_key_v ,mem_keyboard_commbination_standard_key_value 
-0x4d6c 018225 branch keyboard_commbination_text_edit 
-:      018227 keyboard_commbination_cut:
-0x4d6d 018228 jam hid_key_x ,mem_keyboard_commbination_standard_key_value 
-0x4d6e 018229 branch keyboard_commbination_text_edit 
-:      018231 keyboard_commination_os_lock:
-0x4d6f 018232 fetch 1 ,mem_kb_computer_system 
-0x4d70 018233 beq system_os_windows ,keyboard_commination_windows_lock 
-0x4d71 018234 beq system_os_mac ,keyboard_commination_mac_lock 
-0x4d72 018235 setarg hid_key_ios_android_os_lock 
-0x4d73 018236 branch keyboard_keyvalue_store_temp 
-:      018237 keyboard_commination_windows_lock:
-0x4d74 018238 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d75 018239 jam hid_key_l ,mem_keyboard_commbination_standard_key_value 
-0x4d76 018240 branch keyboard_commbination_keypress 
-:      018241 keyboard_commination_mac_lock:
-0x4d77 018242 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
-0x4d78 018243 jam hid_key_q ,mem_keyboard_commbination_standard_key_value 
-0x4d79 018244 branch keyboard_commbination_keypress 
-:      018246 keyboard_commbination_osk:
-0x4d7a 018247 fetch 1 ,mem_kb_computer_system 
-0x4d7b 018248 beq system_os_windows ,keyboard_commbination_windows_osk 
-0x4d7c 018249 setarg hid_key_os_soft_kb 
-0x4d7d 018250 branch keyboard_keyvalue_store_temp 
-:      018251 keyboard_commbination_windows_osk:
-0x4d7e 018252 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
-0x4d7f 018253 jam hid_key_o ,mem_keyboard_commbination_standard_key_value 
-0x4d80 018254 branch keyboard_commbination_keypress 
-:      018256 keyboard_commbination_language:
-0x4d81 018257 fetch 1 ,mem_kb_computer_system 
-0x4d82 018258 beq system_os_windows ,keyboard_commbination_language_windows 
-0x4d83 018259 beq system_os_andriod ,keyboard_commbination_language_andriod 
-0x4d84 018260 jam left_control ,mem_keyboard_commbination_control_key_value 
-:      018261 keyboard_commbination_language_next:
-0x4d85 018262 jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
-0x4d86 018263 call keyboard_commbination_delay_release_set 
-0x4d87 018264 branch keyboard_commbination_keypress 
-:      018265 keyboard_commbination_language_windows:
-0x4d88 018266 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d89 018267 branch keyboard_commbination_language_next 
-:      018268 keyboard_commbination_language_andriod:
-0x4d8a 018269 jam left_shift ,mem_keyboard_commbination_control_key_value 
-0x4d8b 018270 branch keyboard_commbination_language_next 
-:      018272 keyboard_commbination_app_tiling:
-0x4d8c 018273 fetch 1 ,mem_kb_computer_system 
-0x4d8d 018274 beq system_os_windows ,keyboard_commbination_app_tiling_windows_android 
-0x4d8e 018275 beq system_os_andriod ,keyboard_commbination_app_tiling_windows_android 
-0x4d8f 018276 jam left_control ,mem_keyboard_commbination_control_key_value 
-0x4d90 018277 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d91 018278 branch keyboard_commbination_keypress 
-:      018279 keyboard_commbination_app_tiling_windows_android:
-0x4d92 018280 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d93 018281 jam hid_key_tab ,mem_keyboard_commbination_standard_key_value 
-0x4d94 018282 branch keyboard_commbination_keypress 
-:      018284 keyboard_commbination_keypress:
-0x4d95 018285 jam 0 ,mem_keyboard_keyvalue_temp 
-0x4d96 018286 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4d97 018287 bbit0 0 ,keyboard_commbination_key_wait_release_set 
-0x4d98 018288 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4d99 018289 beq cammbination_key_complete ,keyboard_commbination_key_hold_set 
-:      018290 keyboard_commbination_key_press_set:
-0x4d9a 018291 jam cammbination_key_press ,mem_keyboard_commbination_key_step 
-0x4d9b 018292 rtn 
-:      018294 keyboard_commbination_key_wait_release_set:
-0x4d9c 018295 jam cammbination_key_wait_release ,mem_keyboard_commbination_key_step 
-0x4d9d 018296 rtn 
-:      018298 keyboard_commbination_key_null_set:
-0x4d9e 018299 jam cammbination_key_null ,mem_keyboard_commbination_key_step 
-0x4d9f 018300 rtn 
-:      018303 keyboard_commbination_key_value_store:
-0x4da0 018304 store 1 ,mem_keyboard_tx_data + 1 
-0x4da1 018305 storet 1 ,mem_keyboard_tx_data + 3 
-0x4da2 018306 call enable_user 
-0x4da3 018307 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4da4 018308 branch keyboard_motion_data_check_next 
-:      018310 keyboard_commbination_key_press_process:
-0x4da5 018311 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4da6 018312 arg 0 ,temp 
-0x4da7 018313 call keyboard_commbination_key_value_store 
-:      018314 keyboard_commbination_key_hold_set:
-0x4da8 018315 jam cammbination_key_hold ,mem_keyboard_commbination_key_step 
-0x4da9 018316 rtn 
-:      018318 keyboard_commbination_key_hold_process:
-0x4daa 018319 jam cammbination_key_complete ,mem_keyboard_commbination_key_step 
-0x4dab 018320 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4dac 018321 fetcht 1 ,mem_keyboard_commbination_standard_key_value 
-0x4dad 018322 branch keyboard_commbination_key_value_store 
-:      018324 keyboard_commbination_key_wait_release_process:
-0x4dae 018325 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4daf 018326 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4db0 018327 arg 0 ,temp 
-0x4db1 018328 call keyboard_commbination_key_value_store 
-0x4db2 018329 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4db3 018330 branch keyboard_commbination_key_null_set ,blank 
-:      018331 keyboard_commbination_key_release_set:
-0x4db4 018332 jam cammbination_key_release ,mem_keyboard_commbination_key_step 
-0x4db5 018333 rtn 
-:      018335 keyboard_commbination_key_release_process:
-0x4db6 018336 branch keyboard_commbination_key_value_store + 2 
-:      018338 keyboard_commbination_key_null_process:
-0x4db7 018339 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0x4db8 018340 arg 0 ,pdata 
-0x4db9 018341 arg 0 ,temp 
-0x4dba 018342 branch keyboard_commbination_key_value_store 
-:      018346 keyboard_keyvalue_in_out:
-0x4dbb 018347 bpatch patch0a_4 ,mem_patch0a 
-0x4dbc 018348 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4dbd 018349 sub pdata ,hid_key_right_gui ,null 
-0x4dbe 018350 branch keyboard_keyvalue_standard ,positive 
-0x4dbf 018351 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
-0x4dc0 018352 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4dc1 018353 bbit1 0 ,keyboard_keyvalue_standard 
-0x4dc2 018354 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
-:      018355 keyboard_keyvalue_standard:
-0x4dc3 018356 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
-0x4dc4 018357 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4dc5 018358 bbit1 0 ,keyboard_keyvalue_standard_in 
-:      018359 keyboard_keyvalue_standard_out:
-0x4dc6 018360 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0x4dc7 018361 arg 6 ,loopcnt 
-0x4dc8 018362 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-:      018363 keyboard_keyvalue_standard_out_loop:
-0x4dc9 018364 ifetch 1 ,contr 
-0x4dca 018365 branch keyboard_keyvalue_standard_out_next + 1 ,blank 
-0x4dcb 018366 isub temp ,null 
-0x4dcc 018367 nbranch keyboard_keyvalue_standard_out_next ,zero 
-0x4dcd 018368 ifetch 1 ,contr 
-0x4dce 018369 increase -2 ,contr 
-0x4dcf 018370 istore 1 ,contr 
-0x4dd0 018371 rtn blank 
-0x4dd1 018372 increase 1 ,contr 
-0x4dd2 018373 istoret 1 ,contr 
-:      018374 keyboard_keyvalue_standard_out_next:
-0x4dd3 018375 loop keyboard_keyvalue_standard_out_loop 
-0x4dd4 018376 sub temp ,hid_key_right_gui ,null 
-0x4dd5 018377 nrtn positive 
-0x4dd6 018378 sub temp ,0xbf ,null 
-0x4dd7 018379 rtn positive 
-:      018380 keyboard_keyvalue_control_key_out:
-0x4dd8 018381 and temp ,0x07 ,queue 
-0x4dd9 018382 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4dda 018383 qset0 pdata 
-0x4ddb 018384 store 1 ,mem_keyboard_keyvalue_buffer 
-0x4ddc 018385 rtn 
-:      018387 keyboard_keyvalue_standard_in:
-0x4ddd 018388 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0x4dde 018389 arg 6 ,loopcnt 
-0x4ddf 018390 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-:      018391 keyboard_keyvalue_standard_in_loop:
-0x4de0 018392 ifetch 1 ,contr 
-0x4de1 018393 branch keyboard_keyvalue_standard_in_data ,blank 
-0x4de2 018394 isub temp ,null 
-0x4de3 018395 rtn zero 
-0x4de4 018396 loop keyboard_keyvalue_standard_in_loop 
-0x4de5 018397 sub temp ,hid_key_right_gui ,null 
-0x4de6 018398 nrtn positive 
-0x4de7 018399 sub temp ,0xbf ,null 
-0x4de8 018400 rtn positive 
-:      018401 keyboard_keyvalue_control_key_in:
-0x4de9 018402 and temp ,0x07 ,queue 
-0x4dea 018403 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4deb 018404 qset1 pdata 
-0x4dec 018405 store 1 ,mem_keyboard_keyvalue_buffer 
-0x4ded 018406 rtn 
-:      018408 keyboard_keyvalue_standard_in_data:
-0x4dee 018409 sub temp ,hid_key_right_gui ,null 
-0x4def 018410 nbranch keyboard_keyvalue_standard_in_data_next ,positive 
-0x4df0 018411 sub temp ,0xbf ,null 
-0x4df1 018412 nbranch keyboard_keyvalue_control_key_in ,positive 
-:      018413 keyboard_keyvalue_standard_in_data_next:
-0x4df2 018414 increase -1 ,contr 
-0x4df3 018415 istoret 1 ,contr 
-0x4df4 018416 rtn 
-:      018420 keyboard_special_key_check:
-0x4df5 018421 bpatch patch0a_5 ,mem_patch0a 
-0x4df6 018422 call keyboard_pairing_button_check 
-0x4df7 018423 jam 0 ,mem_keyboard_fn_flag 
-0x4df8 018424 jam 0 ,mem_keyboard_control_key_flag 
-0x4df9 018425 jam 0 ,mem_keyboard_bt_button_flag 
-0x4dfa 018426 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4dfb 018427 ncall keyborad_control_key_set ,blank 
-0x4dfc 018428 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-0x4dfd 018429 arg 6 ,loopcnt 
-:      018430 keyboard_special_key_check_loop:
-0x4dfe 018431 ifetch 1 ,contr 
-0x4dff 018432 sub pdata ,hid_key_fn ,null 
-0x4e00 018433 call keyboard_fn_set ,zero 
-0x4e01 018434 sub pdata ,hid_key_pb ,null 
-0x4e02 018435 call keyboard_pb_set ,zero 
-0x4e03 018436 loop keyboard_special_key_check_loop 
-0x4e04 018437 fetch 1 ,mem_device_flag 
-0x4e05 018438 beq mode_24g_device ,keyboard_special_key_check_24g 
-:      018439 keyboard_special_key_check_bluetooth:
-0x4e06 018440 call keyboard_commbination_fast_conn_bt_check 
-0x4e07 018441 fetch 1 ,mem_keyboard_pairing_type 
-0x4e08 018442 branch keyboard_enable_bt_button_pairing ,blank 
-0x4e09 018443 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e0a 018444 fetcht 2 ,mem_keyboard_commbination_key_bt 
-0x4e0b 018445 isub temp ,null 
-0x4e0c 018446 branch keyboard_long_button_bt_discovery ,zero 
-0x4e0d 018447 byteswap temp ,temp 
-0x4e0e 018448 isub temp ,null 
-0x4e0f 018449 branch keyboard_long_button_bt_discovery ,zero 
-0x4e10 018450 rtn 
-:      018451 keyboard_special_key_check_24g:
-0x4e11 018452 fetch 1 ,mem_keyboard_pairing_type 
-0x4e12 018453 branch keyboard_enable_bt_button_pairing ,blank 
-0x4e13 018454 branch keyboard_commbination_pairing_24g_check 
-:      018456 keyboard_pairing_button_check:
-0x4e14 018457 fetch 1 ,mem_keyboard_pairing_type 
-0x4e15 018458 nrtn blank 
-0x4e16 018459 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4e17 018460 sub temp ,ui_button_gpio_disable ,null 
-0x4e18 018461 rtn zero 
-0x4e19 018462 call gpio_get_bit 
-0x4e1a 018463 nbranch keyboard_pairing_button_release ,true 
-0x4e1b 018464 arg 8 ,loopcnt 
-0x4e1c 018465 arg mem_keyboard_keyvalue_buffer ,contw 
-0x4e1d 018466 call clear_mem 
-0x4e1e 018467 jam hid_key_pb ,mem_keyboard_keyvalue_buffer + 2 
-0x4e1f 018468 rtn 
-:      018470 keyboard_pairing_button_release:
-0x4e20 018471 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e21 018472 rtnne hid_key_pb 
-0x4e22 018473 jam hid_key_null ,mem_keyboard_keyvalue_buffer + 2 
-0x4e23 018474 rtn 
-:      018476 keyboard_enable_bt_button_pairing:
-0x4e24 018477 bpatch patch0a_6 ,mem_patch0a 
-0x4e25 018478 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4e26 018479 rtn blank 
-0x4e27 018480 fetch 1 ,mem_device_flag 
-0x4e28 018481 beq mode_24g_device ,keyboard_24g_start_pair_mode 
-:      018482 keyboard_long_button_bt_discovery:
-0x4e29 018484 jam 0 ,mem_keyboard_data_change_flag 
-0x4e2a 018485 fetch 1 ,mem_device_flag 
-0x4e2b 018486 rtneq mode_24g_device 
-0x4e2c 018487 fetch mouse_flag_len ,mem_mouse_flag 
-0x4e2d 018488 rtnbit1 mouse_bt_discovery_button_long_down_flag 
-0x4e2e 018489 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x4e2f 018490 call mouse_enable_function_flag 
-0x4e30 018491 call app_evt_button_long_pressed 
-0x4e31 018492 branch keyboard_bb_event_discovery_btn 
-:      018496 keyboard_commbination_pairing_24g_check:
-0x4e32 018497 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e33 018498 fetcht 2 ,mem_keyboard_commbination_key_24g 
-0x4e34 018499 isub temp ,null 
-0x4e35 018500 branch keyboard_24g_start_pair_mode ,zero 
-0x4e36 018501 byteswap temp ,temp 
-0x4e37 018502 isub temp ,null 
-0x4e38 018503 nrtn zero 
-:      018504 keyboard_24g_start_pair_mode:
-0x4e39 018505 call keyboard_pairing_check_otp_offset 
-0x4e3a 018506 jam 0 ,mem_keyboard_data_change_flag 
-0x4e3b 018507 fetch 2 ,mem_24g_pair_timeout 
-0x4e3c 018508 nrtn blank 
-0x4e3d 018509 setarg 0 
-0x4e3e 018510 store 2 ,mem_mouse_no_data_timer 
-0x4e3f 018511 call keyboard_capslock_led_off 
-0x4e40 018512 branch mouse_24g_start_pair_mode 
-:      018515 keyborad_control_key_set:
-0x4e41 018516 jam 1 ,mem_keyboard_control_key_flag 
-0x4e42 018517 rtn 
-:      018519 keyboard_fn_set:
-0x4e43 018520 jam 1 ,mem_keyboard_fn_flag 
-0x4e44 018521 rtn 
-:      018523 keyboard_pb_set:
-0x4e45 018524 jam 1 ,mem_keyboard_bt_button_flag 
-0x4e46 018525 rtn 
-:      018530 keyboard_motion:
-0x4e47 018531 bpatch patch0a_7 ,mem_patch0a 
-0x4e48 018532 disable user 
-0x4e49 018533 jam 0 ,mem_customer_key 
-0x4e4a 018534 jam 0 ,mem_customer_data_trigger 
-0x4e4b 018535 jam 0 ,mem_customer_data_trigger_last 
-0x4e4c 018536 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4e4d 018537 beq cammbination_key_press ,keyboard_commbination_key_press_process 
-0x4e4e 018538 beq cammbination_key_hold ,keyboard_commbination_key_hold_process 
-0x4e4f 018539 beq cammbination_key_complete ,keyboard_commbination_key_hold_process 
-0x4e50 018540 beq cammbination_key_wait_release ,keyboard_commbination_key_wait_release_process 
-0x4e51 018541 beq cammbination_key_null ,keyboard_commbination_key_null_process 
-0x4e52 018542 fetch 1 ,mem_keyboard_data_change_flag 
-0x4e53 018543 branch keyboard_no_key_press ,blank 
-0x4e54 018544 increase -1 ,pdata 
-0x4e55 018545 store 1 ,mem_keyboard_data_change_flag 
-0x4e56 018546 call keyboard_current_mult_update 
-0x4e57 018547 jam 10 ,mem_keyboard_led_status_get_timer 
-0x4e58 018548 call mouse_no_data_timer_init 
-0x4e59 018549 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4e5a 018550 beq cammbination_key_release ,keyboard_commbination_key_release_process 
-0x4e5b 018551 arg mem_keyboard_tx_data ,contw 
-0x4e5c 018552 arg 10 ,loopcnt 
-0x4e5d 018553 call clear_mem 
-0x4e5e 018554 call keyboard_motion_data_check 
-0x4e5f 018555 jam 0 ,mem_keyboard_data_send_flag 
-0x4e60 018556 rtn 
-:      018558 keyboard_current_mult_update:
-0x4e61 018559 jam 3 ,mem_lpm_mult 
-0x4e62 018560 jam 10 ,mem_mouse_current_mult_timer 
-0x4e63 018561 rtn 
-:      018565 keyboard_no_key_press:
-0x4e64 018566 fetch 1 ,mem_device_flag 
-0x4e65 018567 rtneq mode_bt_device1 
-0x4e66 018568 fetch 1 ,mem_keyboard_led_status_get 
-0x4e67 018569 rtn blank 
-0x4e68 018570 fetch 1 ,mem_24g_repeat_send_flag 
-0x4e69 018571 nrtn blank 
-0x4e6a 018572 fetcht 1 ,mem_keyboard_led_status_get_timer_last 
-0x4e6b 018573 fetch 1 ,mem_keyboard_led_status_get_timer 
-0x4e6c 018574 isub temp ,null 
-0x4e6d 018575 store 1 ,mem_keyboard_led_status_get_timer_last 
-0x4e6e 018576 rtn zero 
-0x4e6f 018577 arg mem_keyboard_tx_data ,contw 
-0x4e70 018578 arg 10 ,loopcnt 
-0x4e71 018579 call clear_mem 
-0x4e72 018580 call enable_user 
-0x4e73 018581 branch keyboard_motion_data_check_next 
-:      018585 keyboard_motion_data_check:
-0x4e74 018586 fetch 1 ,mem_keyboard_consumer_key_status 
-0x4e75 018587 beq keyboard_consumer_key_release ,keyboard_value_consumer_release 
-0x4e76 018588 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-0x4e77 018589 arg 6 ,loopcnt 
-:      018590 keyboard_value_tpye_check:
-0x4e78 018591 ifetch 1 ,contr 
-0x4e79 018592 sub pdata ,hid_key_right_gui ,null 
-0x4e7a 018593 nbranch keyboard_value_tpye_consumer_set ,positive 
-:      018594 keyboard_value_tpye_check_loop:
-0x4e7b 018595 loop keyboard_value_tpye_check 
-0x4e7c 018597 fetch 1 ,mem_keyboard_all_press_key_count 
-0x4e7d 018598 call keyboard_value_release_all_key ,blank 
-0x4e7e 018599 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4e7f 018600 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e80 018601 sub pdata ,hid_key_fn ,null 
-0x4e81 018602 branch keyboard_tx_data_skip_fn ,zero 
-0x4e82 018603 arg mem_keyboard_keyvalue_buffer ,contr 
-0x4e83 018604 arg mem_keyboard_tx_data + 1 ,contw 
-0x4e84 018605 arg 8 ,loopcnt 
-:      018606 keyboard_tx_data_store:
-0x4e85 018607 ifetch 1 ,contr 
-0x4e86 018608 beq hid_key_fn ,keyboard_tx_data_clear_fn 
-:      018609 keyboard_tx_data_store_loop:
-0x4e87 018610 istore 1 ,contw 
-0x4e88 018611 loop keyboard_tx_data_store 
-:      018613 keyboard_motion_data_check_next:
-0x4e89 018614 call keyboard_device_data_tpye_check 
-0x4e8a 018616 fetch 1 ,mem_keyboard_data_send_flag 
-0x4e8b 018617 beq device_data_tpye_mouse ,enable_user 
-0x4e8c 018618 beq device_data_tpye_standard_keyboard ,device_send_keyboard_data 
-0x4e8d 018619 beq device_data_tpye_nonstarndard_keyboard ,device_send_keyboard_data 
-0x4e8e 018620 beq device_data_tpye_consumer ,device_send_keyboard_data 
-0x4e8f 018621 beq device_data_tpye_system_conctol ,device_send_keyboard_data 
-:      018622 device_send_keyboard_data:
-0x4e90 018623 call mouse_customerkey_press 
-0x4e91 018624 branch enable_user 
-:      018626 keyboard_value_release_all_key:
-0x4e92 018627 arg mem_keyboard_keyvalue_buffer ,contw 
-0x4e93 018628 arg 9 ,loopcnt 
-0x4e94 018629 branch clear_mem 
-:      018632 keyboard_tx_data_skip_fn:
-0x4e95 018633 fetch 2 ,mem_keyboard_keyvalue_buffer 
-0x4e96 018634 store 2 ,mem_keyboard_tx_data + 1 
-0x4e97 018635 fetch 6 ,mem_keyboard_keyvalue_buffer + 3 
-0x4e98 018636 store 6 ,mem_keyboard_tx_data + 3 
-0x4e99 018637 branch keyboard_motion_data_check_next 
-:      018639 keyboard_tx_data_clear_fn:
-0x4e9a 018640 setarg 0 
-0x4e9b 018641 branch keyboard_tx_data_store_loop 
-:      018644 keyboard_value_tpye_consumer_set:
-0x4e9c 018645 copy pdata ,temp 
-0x4e9d 018646 bpatch patch0b_0 ,mem_patch0b 
-0x4e9e 018647 copy temp ,pdata 
-0x4e9f 018648 jam hid_reportid_consumer_key ,mem_keyboard_tx_data 
-0x4ea0 018649 fetcht 1 ,mem_keyboard_all_press_key_count 
-0x4ea1 018650 sub temp ,hid_key_null ,null 
-0x4ea2 018651 branch keyboard_value_consumer_all_key_release ,zero 
-0x4ea3 018652 beq hid_key_multikey_media ,keyboard_value_media 
-0x4ea4 018653 beq hid_key_multikey_paly ,keyboard_value_play 
-0x4ea5 018654 beq hid_key_multikey_stop ,keyboard_value_stop 
-0x4ea6 018655 beq hid_key_multikey_pre_track ,keyboard_value_pre_track 
-0x4ea7 018656 beq hid_key_multikey_next_track ,keyboard_value_next_track 
-0x4ea8 018657 beq hid_key_multikey_vol_down ,keyboard_value_vol_down 
-0x4ea9 018658 beq hid_key_multikey_vol_up ,keyboard_value_vol_up 
-0x4eaa 018659 beq hid_key_multikey_mute ,keyboard_value_mute 
-0x4eab 018660 beq hid_key_my_computer ,keyboard_value_my_computer 
-0x4eac 018661 beq hid_key_mail ,keyboard_value_mail 
-0x4ead 018662 beq hid_key_calculator ,keyboard_value_calculator 
-0x4eae 018663 beq hid_key_light_down ,keyboard_value_light_down 
-0x4eaf 018664 beq hid_key_light_up ,keyboard_value_light_up 
-0x4eb0 018665 beq hid_key_ac_favorites ,keyboard_value_ac_favorites 
-0x4eb1 018666 beq hid_key_ac_forward ,keyboard_value_ac_forward 
-0x4eb2 018667 beq hid_key_ac_back ,keyboard_value_ac_back 
-0x4eb3 018668 beq hid_key_ac_stop ,keyboard_value_ac_stop 
-0x4eb4 018669 beq hid_key_ac_refresh ,keyboard_value_ac_refresh 
-0x4eb5 018670 beq hid_key_ac_search ,keyboard_value_ac_search 
-0x4eb6 018671 beq hid_key_ac_home ,keyboard_value_ac_home 
-0x4eb7 018672 beq hid_key_ios_android_os_lock ,keyboard_value_os_lock 
-0x4eb8 018673 beq hid_key_os_soft_kb ,keyboard_value_os_soft_kb 
-0x4eb9 018674 beq hid_key_system_sleep ,keyboard_value_system_sleep 
-0x4eba 018675 branch keyboard_motion_data_check_next 
-:      018677 keyboard_value_media:
-0x4ebb 018678 setarg 0x0183 
-0x4ebc 018679 store 2 ,mem_keyboard_tx_data + 1 
-0x4ebd 018680 branch keyboard_motion_data_check_next 
-:      018681 keyboard_value_play:
-0x4ebe 018682 setarg 0x00cd 
-0x4ebf 018683 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec0 018684 branch keyboard_motion_data_check_next 
-:      018685 keyboard_value_stop:
-0x4ec1 018686 setarg 0x00b7 
-0x4ec2 018687 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec3 018688 branch keyboard_motion_data_check_next 
-:      018689 keyboard_value_pre_track:
-0x4ec4 018690 setarg 0x00b6 
-0x4ec5 018691 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec6 018692 branch keyboard_motion_data_check_next 
-:      018693 keyboard_value_next_track:
-0x4ec7 018694 setarg 0x00b5 
-0x4ec8 018695 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec9 018696 branch keyboard_motion_data_check_next 
-:      018697 keyboard_value_vol_down:
-0x4eca 018698 setarg 0x00ea 
-0x4ecb 018699 store 2 ,mem_keyboard_tx_data + 1 
-0x4ecc 018700 branch keyboard_motion_data_check_next 
-:      018701 keyboard_value_vol_up:
-0x4ecd 018702 setarg 0x00e9 
-0x4ece 018703 store 2 ,mem_keyboard_tx_data + 1 
-0x4ecf 018704 branch keyboard_motion_data_check_next 
-:      018705 keyboard_value_mute:
-0x4ed0 018706 setarg 0x00e2 
-0x4ed1 018707 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed2 018708 branch keyboard_motion_data_check_next 
-:      018709 keyboard_value_my_computer:
-0x4ed3 018710 setarg 0x0194 
-0x4ed4 018711 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed5 018712 branch keyboard_motion_data_check_next 
-:      018713 keyboard_value_mail:
-0x4ed6 018714 setarg 0x018a 
-0x4ed7 018715 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed8 018716 branch keyboard_motion_data_check_next 
-:      018717 keyboard_value_calculator:
-0x4ed9 018718 setarg 0x0192 
-0x4eda 018719 store 2 ,mem_keyboard_tx_data + 1 
-0x4edb 018720 branch keyboard_motion_data_check_next 
-:      018721 keyboard_value_light_down:
-0x4edc 018722 setarg 0x0070 
-0x4edd 018723 store 2 ,mem_keyboard_tx_data + 1 
-0x4ede 018724 branch keyboard_motion_data_check_next 
-:      018725 keyboard_value_light_up:
-0x4edf 018726 setarg 0x006f 
-0x4ee0 018727 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee1 018728 branch keyboard_motion_data_check_next 
-:      018729 keyboard_value_ac_favorites:
-0x4ee2 018730 setarg 0x022a 
-0x4ee3 018731 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee4 018732 branch keyboard_motion_data_check_next 
-:      018733 keyboard_value_ac_forward:
-0x4ee5 018734 setarg 0x0225 
-0x4ee6 018735 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee7 018736 branch keyboard_motion_data_check_next 
-:      018737 keyboard_value_ac_back:
-0x4ee8 018738 setarg 0x0224 
-0x4ee9 018739 store 2 ,mem_keyboard_tx_data + 1 
-0x4eea 018740 branch keyboard_motion_data_check_next 
-:      018741 keyboard_value_ac_stop:
-0x4eeb 018742 setarg 0x0226 
-0x4eec 018743 store 2 ,mem_keyboard_tx_data + 1 
-0x4eed 018744 branch keyboard_motion_data_check_next 
-:      018745 keyboard_value_ac_refresh:
-0x4eee 018746 setarg 0x0227 
-0x4eef 018747 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef0 018748 branch keyboard_motion_data_check_next 
-:      018749 keyboard_value_ac_search:
-0x4ef1 018750 fetch 1 ,mem_kb_computer_system 
-0x4ef2 018751 beq system_os_ios ,keyboard_value_ac_home 
-0x4ef3 018752 beq system_os_mac ,keyboard_value_ac_home 
-0x4ef4 018753 setarg 0x0221 
-0x4ef5 018754 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef6 018755 branch keyboard_motion_data_check_next 
-:      018756 keyboard_value_ac_home:
-0x4ef7 018757 setarg 0x0223 
-0x4ef8 018758 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef9 018759 branch keyboard_motion_data_check_next 
-:      018760 keyboard_value_os_lock:
-0x4efa 018761 setarg 0x0030 
-0x4efb 018762 store 2 ,mem_keyboard_tx_data + 1 
-0x4efc 018763 branch keyboard_motion_data_check_next 
-:      018764 keyboard_value_os_soft_kb:
-0x4efd 018765 fetch 1 ,mem_kb_computer_system 
-0x4efe 018766 beq system_os_andriod ,keyboard_value_os_soft_kb_andriod 
-0x4eff 018767 setarg 0x01ae 
-0x4f00 018768 store 2 ,mem_keyboard_tx_data + 1 
-0x4f01 018769 branch keyboard_motion_data_check_next 
-:      018770 keyboard_value_os_soft_kb_andriod:
-0x4f02 018771 setarg 0x0307 
-0x4f03 018772 store 2 ,mem_keyboard_tx_data + 1 
-0x4f04 018773 branch keyboard_motion_data_check_next 
-:      018775 keyboard_value_consumer_all_key_release:
-:      018776 keyboard_value_consumer_release:
-0x4f05 018777 jam 2 ,mem_keyboard_data_change_flag 
-0x4f06 018778 fetch 1 ,mem_keyboard_all_press_key_count 
-0x4f07 018779 call keyboard_value_release_all_key ,blank 
-0x4f08 018780 jam keyboard_consumer_key_standby ,mem_keyboard_consumer_key_status 
-0x4f09 018781 setarg 0x03 
-0x4f0a 018782 store 3 ,mem_keyboard_tx_data 
-0x4f0b 018783 branch keyboard_motion_data_check_next 
-:      018784 keyboard_value_system_sleep:
-0x4f0c 018785 jam hid_reportid_system_ctrl ,mem_keyboard_tx_data 
-0x4f0d 018786 setarg 0x02 
-0x4f0e 018787 store 1 ,mem_keyboard_tx_data + 1 
-0x4f0f 018788 branch keyboard_motion_data_check_next 
-:      018795 keyboard_device_data_tpye_check:
-0x4f10 018796 bpatch patch0b_1 ,mem_patch0b 
-0x4f11 018797 fetch 1 ,mem_device_flag 
-0x4f12 018798 bne mode_24g_device ,keyboard_device_data_tpye_check_next 
-0x4f13 018799 jam 0 ,mem_24g_repeat_send_flag 
-0x4f14 018800 fetch 2 ,mem_keyboard_tx_data 
-0x4f15 018801 ncall keyboard_set_repeat_send_flag ,blank 
-0x4f16 018802 fetch 6 ,mem_keyboard_tx_data + 3 
-0x4f17 018803 ncall keyboard_set_repeat_send_flag ,blank 
-:      018805 keyboard_device_data_tpye_check_next:
-0x4f18 018806 fetch 1 ,mem_keyboard_tx_data 
-0x4f19 018807 beq hid_reportid_key_standard ,keyboard_standard_data_send 
-0x4f1a 018808 beq hid_reportid_mouse ,keyboard_mouse_data_send 
-0x4f1b 018809 beq hid_reportid_consumer_key ,keyboard_consumer_data_send 
-0x4f1c 018810 beq hid_reportid_system_ctrl ,keyboard_system_control_data_send 
-0x4f1d 018811 rtn 
-:      018813 keyboard_mouse_data_send:
-0x4f1e 018814 jam device_data_tpye_mouse ,mem_keyboard_data_send_flag 
-0x4f1f 018815 arg mem_keyboard_tx_data ,contr 
-0x4f20 018816 arg mem_mouse_key ,contw 
-0x4f21 018817 arg 7 ,loopcnt 
-0x4f22 018818 branch memcpy 
-:      018820 keyboard_standard_data_send:
-0x4f23 018821 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
-0x4f24 018822 call keyboard_clear_key_data 
-0x4f25 018823 fetch 1 ,mem_device_flag 
-0x4f26 018824 beq mode_bt_device1 ,keyboard_standard_data_send_end 
-0x4f27 018825 call keyboard_24g_led_get_status_check 
-0x4f28 018826 fetch 1 ,mem_keyboard_led_status_get 
-0x4f29 018827 store 1 ,mem_keyboard_tx_data + 2 
-:      018828 keyboard_standard_data_send_end:
-0x4f2a 018829 arg mem_keyboard_tx_data ,contr 
-0x4f2b 018830 arg mem_customer_key_press ,contw 
-0x4f2c 018831 arg 9 ,loopcnt 
-0x4f2d 018832 branch memcpy 
-:      018834 keyboard_consumer_data_send:
-0x4f2e 018835 jam device_data_tpye_consumer ,mem_keyboard_data_send_flag 
-0x4f2f 018836 call keyboard_clear_key_data 
-0x4f30 018837 setarg 0x03 
-0x4f31 018838 call mouse_customer_media_key_set 
-0x4f32 018839 arg mem_keyboard_tx_data + 1 ,contr 
-0x4f33 018840 arg mem_customer_key_press + 1 ,contw 
-0x4f34 018841 arg 2 ,loopcnt 
-0x4f35 018842 branch memcpy 
-:      018844 keyboard_system_control_data_send:
-0x4f36 018845 jam device_data_tpye_system_conctol ,mem_keyboard_data_send_flag 
-0x4f37 018846 call keyboard_clear_key_data 
-0x4f38 018847 setarg 0x02 
-0x4f39 018848 store 8 ,mem_customer_key_press 
-0x4f3a 018849 store 8 ,mem_customer_key_release 
-0x4f3b 018850 fetch 1 ,mem_keyboard_tx_data + 1 
-0x4f3c 018851 store 1 ,mem_customer_key_press + 1 
-0x4f3d 018852 rtn 
-:      018855 keyboard_clear_key_data:
-0x4f3e 018856 arg 18 ,loopcnt 
-0x4f3f 018857 arg mem_customer_key_press ,contw 
-0x4f40 018858 branch clear_mem 
-:      018863 keyboard_lpm_before_common:
-0x4f41 018864 call clear_wake 
-0x4f42 018865 call mouse_wheel_check 
-0x4f43 018866 fetcht 1 ,mem_whee_a_data_gpio 
-0x4f44 018867 call gpio_set_wake_by_current_state 
-0x4f45 018868 fetcht 1 ,mem_whee_b_data_gpio 
-0x4f46 018869 call gpio_set_wake_by_current_state 
-0x4f47 018871 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4f48 018872 call gpio_set_wake 
-0x4f49 018874 fetch 2 ,mem_kb_col_ptr 
-0x4f4a 018875 copy pdata ,regb 
-0x4f4b 018876 arg 20 ,loopcnt 
-:      018877 keyboard_key_col_wake_init:
-0x4f4c 018878 ifetcht 1 ,regb 
-0x4f4d 018879 isolate1 7 ,temp 
-0x4f4e 018880 ncall gpio_out_active ,true 
-0x4f4f 018881 increase 1 ,regb 
-0x4f50 018882 loop keyboard_key_col_wake_init 
-0x4f51 018884 fetch 2 ,mem_kb_row_ptr 
-0x4f52 018885 copy pdata ,regb 
-0x4f53 018886 arg 8 ,loopcnt 
-:      018887 keyboard_key_row_wake_init:
-0x4f54 018888 ifetcht 1 ,regb 
-0x4f55 018889 sub temp ,ui_button_gpio_disable ,null 
-0x4f56 018890 ncall gpio_set_wake_by_current_state ,zero 
-0x4f57 018891 increase 1 ,regb 
-0x4f58 018892 loop keyboard_key_row_wake_init 
-0x4f59 018893 rtn 
-:      018895 keyboard_key_row_wake_set:
-0x4f5a 018896 fetch 1 ,mem_same_keyvalue_timerout_flag 
-0x4f5b 018897 branch gpio_set_wake ,blank 
-0x4f5c 018898 branch gpio_set_wake_by_current_state 
-:      018899 keyboard_process_lpm_before:
-0x4f5d 018900 rtnmark1 mark_24g 
-0x4f5e 018901 call keyboard_lpm_before_common 
-0x4f5f 018902 fetch 1 ,mem_lpm_current_mult 
-0x4f60 018903 nrtn blank 
-0x4f61 018904 branch gpio_clr_wake 
-:      018905 keyboard_before_hibernate:
-0x4f62 018906 bpatch patch0b_2 ,mem_patch0b 
-0x4f63 018907 jam 0xff ,mem_sensor_motion_gpio 
-0x4f64 018908 call disable_authrom 
-0x4f65 018909 call keyboard_device_led_all_off 
-0x4f66 018910 call mouse_before_hibernate_wheel_gpio_set 
-0x4f67 018911 call mouse_setgpio_hibernate 
-0x4f68 018912 call mouse_flash_power_down 
-0x4f69 018913 fetcht 1 ,mem_sensor_motion_gpio 
-0x4f6a 018914 branch gpio_clr_wake 
-:      018916 keyboard_power_down:
-0x4f6b 018917 call keyboard_device_led_all_off 
-:      018918 keyboard_app_enter_hibernate:
-0x4f6c 018919 bpatch patch0b_3 ,mem_patch0b 
-0x4f6d 018920 call keyboard_setgpio_hibernate 
-0x4f6e 018921 call ice_break 
-0x4f6f 018922 branch app_enter_hibernate 
-:      018924 keyboard_device_led_all_off:
-0x4f70 018925 bpatch patch0b_4 ,mem_patch0b 
-0x4f71 018926 call keyboard_device_led_off 
-0x4f72 018927 call keyboard_numlock_led_off 
-0x4f73 018928 call keyboard_capslock_led_off 
-0x4f74 018929 branch keyboard_power_led_off 
-:      018936 keyboard_setgpio_hibernate:
-0x4f75 018937 bpatch patch0b_5 ,mem_patch0b 
-0x4f76 018938 call clear_wake 
-0x4f77 018939 call keyboard_device_led_all_off 
-0x4f78 018940 call mouse_set_sdio_high 
-0x4f79 018941 call keyboard_lpm_before_common 
-0x4f7a 018942 call mouse_gpio_pd_idle 
-0x4f7b 018943 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x4f7c 018944 call mouse_gpio_config_input_pu 
-0x4f7d 018945 call mouse_gpio_set_high_impedance 
-0x4f7e 018946 branch mouse_adc_gpio_set_before_hibernate 
-:      018958 keyboard_g24_reconn_dispatch:
-0x4f7f 018959 fetch 2 ,mem_24g_reconn_count 
-0x4f80 018960 and_into 0xe0 ,pdata 
-0x4f81 018961 branch keyboard_g24_reconn_dispatch_next ,blank 
-0x4f82 018962 fetch 2 ,mem_24g_reconn_count 
-0x4f83 018963 increase 1 ,pdata 
-0x4f84 018964 store 2 ,mem_24g_reconn_count 
-0x4f85 018965 rtn 
-:      018966 keyboard_g24_reconn_dispatch_next:
-0x4f86 018967 call g24_reconn_data_prep 
-0x4f87 018968 call g24_transmit_receive_ack 
-0x4f88 018969 nbranch g24_reconn_device_fail ,sync 
-0x4f89 018970 nbranch g24_reconn_device_fail ,user3 
-0x4f8a 018971 call keyboard_g24_ackpayload_parse 
-0x4f8b 018972 branch g24_reconn_dispatch_next + 5 
-:      018976 keyboard_g24_transmit_no_interrupt:
-0x4f8c 018978 call g24_txdata_prep 
-0x4f8d 018979 nbranch keyboard_g24_nodata_transmit ,user 
-:      018980 keyboard_g24_transmit_start:
-0x4f8e 018981 call keyboard_g24_transmit_process 
-0x4f8f 018982 call keyboard_power_ctrl_start 
-0x4f90 018983 branch keyboard_g24_transmit_start_next 
-:      018985 keyboard_g24_nodata_transmit:
-0x4f91 018986 fetch 8 ,mem_keyscan_value_current 
-0x4f92 018987 nbranch keyboard_g24_transmit_start ,blank 
-0x4f93 018988 fetch 8 ,mem_keyscan_value_current + 8 
-0x4f94 018989 nbranch keyboard_g24_transmit_start ,blank 
-0x4f95 018990 fetch 4 ,mem_keyscan_value_current + 16 
-0x4f96 018991 nbranch keyboard_g24_transmit_start ,blank 
-0x4f97 018993 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x4f98 018994 rtneq g24_tx_timer_int_enable 
-0x4f99 018995 call g24_search_receiver 
-:      018996 keyboard_g24_long_sleep:
-0x4f9a 018997 call keyboard_g24_lpm_wait 
-0x4f9b 018998 nrtn user 
-0x4f9c 018999 fetch 1 ,mem_sensor_shutdown_flag 
-0x4f9d 019000 ncall keyboard_setgpio_hibernate ,blank 
-0x4f9e 019001 fetch 4 ,mem_24g_enter_hibernate 
-0x4f9f 019002 branch g24_long_seep2 
-:      019004 keyboard_g24_transmit_process:
-0x4fa0 019005 bpatch patch0b_6 ,mem_patch0b 
-0x4fa1 019006 jam 0 ,mem_24g_retry 
-:      019007 keyboard_g24_transmit_loop:
-0x4fa2 019008 fetchr timeup ,2 ,mem_param_rx_setup 
-0x4fa3 019009 until clkn_rt ,meet 
-0x4fa4 019010 call keyboard_special_key_check 
-0x4fa5 019011 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4fa6 019012 nbranch mouse_soft_reset ,blank 
-0x4fa7 019013 call g24_transmit_receive_ack 
-0x4fa8 019014 fetch 1 ,mem_24g_no_ack 
-0x4fa9 019015 beq no_ack_24g ,g24_transmit_no_ack 
-0x4faa 019016 nbranch keyboard_g24_retransmit ,sync 
-0x4fab 019017 nbranch keyboard_g24_retransmit ,user3 
-0x4fac 019018 call keyboard_g24_ackpayload_parse 
-0x4fad 019019 jam 0 ,mem_sensor_shutdown_flag 
-0x4fae 019020 branch g24_transmit_no_ack 
-:      019023 keyboard_g24_retransmit:
-0x4faf 019024 fetch 1 ,mem_24g_abort_pac 
-0x4fb0 019025 nrtn blank 
-0x4fb1 019026 fetch 2 ,mem_24g_txfail_cnt 
-0x4fb2 019027 increase 1 ,pdata 
-0x4fb3 019028 store 2 ,mem_24g_txfail_cnt 
-0x4fb4 019029 fetch 1 ,mem_24g_txfail_cnt 
-0x4fb5 019030 beq 0xff ,g24_tx_attempt_fail 
-0x4fb6 019031 call keyboard_g24_transmit_hop_process 
-0x4fb7 019032 branch keyboard_g24_transmit_loop 
-:      019035 keyboard_g24_transmit_hop_process:
-0x4fb8 019036 fetcht 1 ,mem_24g_retry 
-0x4fb9 019037 sub temp ,20 ,null 
-0x4fba 019038 branch keyboard_g24_tx_fast_hop ,positive 
-0x4fbb 019039 arg 25 ,loopcnt 
-0x4fbc 019040 call delay_ms_wait 
-0x4fbd 019041 branch g24_hop_ch_disable 
-:      019043 keyboard_g24_tx_fast_hop:
-0x4fbe 019044 increase 1 ,temp 
-0x4fbf 019045 storet 1 ,mem_24g_retry 
-0x4fc0 019046 fetch 4 ,mem_24g_addr 
-0x4fc1 019047 fetcht 4 ,mem_24g_fast_conn_addr 
-0x4fc2 019048 isub temp ,null 
-0x4fc3 019049 branch g24_ch ,zero 
-0x4fc4 019050 fetch 1 ,mem_24g_retry 
-0x4fc5 019051 sub pdata ,3 ,null 
-0x4fc6 019052 rtn positive 
-0x4fc7 019053 branch g24_tx_fast_hop 
-:      019056 keyboard_g24_lpm_wait:
-0x4fc8 019057 enable user 
-0x4fc9 019058 call lpo_calibration 
-0x4fca 019059 fetch 3 ,mem_clks_per_lpo 
-0x4fcb 019060 branch disable_user ,blank 
-0x4fcc 019061 fetch 1 ,mem_keyboard_fn_flag 
-0x4fcd 019062 nbranch disable_user ,blank 
-0x4fce 019063 fetch 1 ,mem_keyboard_control_key_flag 
-0x4fcf 019064 nbranch disable_user ,blank 
-0x4fd0 019065 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4fd1 019066 nbranch disable_user ,blank 
-0x4fd2 019067 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x4fd3 019068 beq g24_tx_timer_int_enable ,disable_user 
-0x4fd4 019069 branch g24_lpm_wait + 5 
-:      019071 keyboard_power_ctrl_start:
-0x4fd5 019072 fetch 4 ,mem_24g_addr 
-0x4fd6 019073 fetcht 4 ,mem_24g_fast_conn_addr 
-0x4fd7 019074 isub temp ,null 
-0x4fd8 019075 nbranch power_ctrl_start + 1 ,zero 
-0x4fd9 019076 jam tx_power_f30db ,mem_tx_power 
-0x4fda 019077 rtn 
-:      019078 keyboard_g24_transmit_start_next:
-0x4fdb 019079 fetch 8 ,mem_24g_long_sleep_set 
-0x4fdc 019080 store 8 ,mem_24g_enter_hibernate 
-0x4fdd 019081 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
-0x4fde 019082 store 2 ,mem_24g_long_sleep_param_update_timer 
-:      019083 keyboard_g24_short_sleep:
-0x4fdf 019084 bpatch patch0b_7 ,mem_patch0b 
-0x4fe0 019085 call g24_lpm_wait 
-0x4fe1 019086 nrtn user 
-0x4fe2 019087 call clear_wake 
-0x4fe3 019088 fetch 3 ,mem_24g_short_sleep_set 
-0x4fe4 019089 branch g24_long_seep2 
-:      019096 keyboard_24g_package_data:
-0x4fe5 019098 rtnmark0 mark_24g 
-0x4fe6 019099 call keyboard_motion 
-0x4fe7 019100 nrtn user 
-0x4fe8 019101 fetch mouse_flag_len ,mem_mouse_flag 
-0x4fe9 019102 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
-0x4fea 019103 fetch 1 ,mem_customer_key 
-0x4feb 019104 nbranch keyboard_24g_keyboard_package_data ,blank 
-0x4fec 019105 branch mouse_24g_mouse_package_data 
-:      019107 keyboard_24g_keyboard_package_data:
-0x4fed 019108 jam type_kb ,mem_24g_data_type 
-0x4fee 019109 arg 9 ,rega 
-0x4fef 019110 fetch 1 ,mem_customer_data_trigger 
-0x4ff0 019111 nbranch keyboard_customer_key_press ,blank 
-0x4ff1 019112 arg mem_customer_key_release ,regb 
-0x4ff2 019113 rtn 
-:      019114 keyboard_customer_key_press:
-0x4ff3 019115 arg mem_customer_key_press ,regb 
-0x4ff4 019116 rtn 
-:      019121 keyboard_24g_search_dongle_init:
-0x4ff5 019122 setarg 0 
-0x4ff6 019123 store 3 ,mem_mouse_search_dongle_action 
-0x4ff7 019124 rtn 
-:      019126 keyboard_24g_search_dongle:
-0x4ff8 019127 bpatch patch0c_0 ,mem_patch0c 
-0x4ff9 019128 fetch mouse_flag_len ,mem_mouse_flag 
-0x4ffa 019129 rtnbit0 mouse_enable_24g_search_dongle 
-0x4ffb 019130 fetch 1 ,mem_mouse_long_mult_flag 
-0x4ffc 019131 rtn blank 
-0x4ffd 019132 fetch 1 ,mem_24g_abort_pac 
-0x4ffe 019133 rtn blank 
-0x4fff 019134 fetch 1 ,mem_mouse_search_dongle_interval 
-0x5000 019135 increase 1 ,pdata 
-0x5001 019136 and_into 3 ,pdata 
-0x5002 019137 store 1 ,mem_mouse_search_dongle_interval 
-0x5003 019138 nrtn blank 
-0x5004 019139 jam 0 ,mem_mouse_search_dongle_ch 
-:      019140 keyboard_24g_search_dongle_loop:
-0x5005 019142 fetch 1 ,mem_mouse_search_dongle_ch 
-0x5006 019143 increase 1 ,pdata 
-0x5007 019144 store 1 ,mem_mouse_search_dongle_ch 
-0x5008 019145 sub pdata ,g24_ch_number ,null 
-0x5009 019146 nbranch keyboard_24g_search_dongle_loop_end ,positive 
-0x500a 019147 call g24_reconn_data_prep 
-0x500b 019148 call g24_transmit_receive_ack 
-0x500c 019149 nbranch keyboard_24g_search_dongle_loop_retry ,sync 
-0x500d 019150 nbranch keyboard_24g_search_dongle_loop_retry ,user3 
-0x500e 019151 call keyboard_g24_ackpayload_parse 
-0x500f 019152 call keyboard_24g_search_dongle_success 
-:      019153 keyboard_24g_search_dongle_loop_end:
-0x5010 019154 call g24_txbuf_clear 
-0x5011 019155 fetch 1 ,mem_mouse_search_dongle_count 
-0x5012 019156 increase 1 ,pdata 
-0x5013 019157 store 1 ,mem_mouse_search_dongle_count 
-0x5014 019158 beq g24_ch_poll_count ,keyboard_24g_search_dongle_check 
-0x5015 019159 rtn 
-:      019161 keyboard_24g_search_dongle_loop_retry:
-0x5016 019162 call g24_ch 
-0x5017 019163 branch keyboard_24g_search_dongle_loop 
-:      019165 keyboard_24g_search_dongle_check:
-0x5018 019166 jam 0 ,mem_mouse_search_dongle_count 
-0x5019 019167 fetch 1 ,mem_mouse_search_dongle_action 
-0x501a 019168 rtnbit1 g24_disconn_state 
-0x501b 019169 set1 g24_disconn_state ,pdata 
-0x501c 019170 store 1 ,mem_mouse_search_dongle_action 
-0x501d 019171 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
-0x501e 019172 store 2 ,mem_mouse_no_data_timer 
-0x501f 019173 rtn 
-:      019176 keyboard_24g_search_dongle_success:
-0x5020 019177 fetch 1 ,mem_24g_abort_pac 
-0x5021 019178 branch keyboard_24g_search_dongle_init ,blank 
-0x5022 019179 jam 0 ,mem_mouse_search_dongle_count 
-0x5023 019180 fetch 1 ,mem_mouse_search_dongle_action 
-0x5024 019181 rtnbit0 g24_disconn_state 
-0x5025 019182 set0 g24_disconn_state ,pdata 
-0x5026 019183 store 1 ,mem_mouse_search_dongle_action 
-0x5027 019184 branch mouse_no_data_timer_init 
-:      019187 keyboard_g24_ackpayload_parse:
-0x5028 019188 call g24_ackpayload_parse 
-0x5029 019189 fetch 1 ,mem_24g_rxbuf + 1 
-0x502a 019190 compare 0x08 ,pdata ,0xf8 
-0x502b 019191 nrtn true 
-0x502c 019192 fetch 1 ,mem_24g_rxbuf + 2 
-0x502d 019193 beq 0xff ,keyboard_24g_hibernate_set 
-0x502e 019194 rtn 
-:      019199 keyboard_le_send_att_find_by_type_value_request_ancs:
-0x502f 019200 jam 1 ,mem_le_connect_ios_mac_flag 
-0x5030 019201 arg 23 ,rega 
-0x5031 019202 arg le_l2cap_cid_att ,regb 
-0x5032 019203 call le_fifo_malloc_tx_l2cap 
-0x5033 019204 setarg attop_find_by_type_value_request 
-0x5034 019205 istore 1 ,contw 
-0x5035 019206 setarg 0x0001 
-0x5036 019207 istore 2 ,contw 
-0x5037 019208 setarg 0xffff 
-0x5038 019209 istore 2 ,contw 
-0x5039 019210 setarg 0x2800 
-0x503a 019211 istore 2 ,contw 
-0x503b 019212 arg mem_le_search_service_uuid ,contr 
-0x503c 019213 branch memcpy16 
-:      019214 keyboard_le_att_auto_reco_process:
-0x503d 019215 bpatch patch0c_1 ,mem_patch0c 
-0x503e 019216 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x503f 019217 rtn blank 
-0x5040 019218 copy rega ,contr 
-0x5041 019219 ifetch 3 ,contr 
-0x5042 019220 store 3 ,mem_le_att_opcode 
-0x5043 019221 beq attop_read_response ,keyboard_le_parse_att_manu_resp 
-0x5044 019222 beq attop_read_by_type_response ,keyboard_le_send_att_read_by_type_rsp_mac 
-0x5045 019223 beq attop_find_by_type_value_response ,keyboard_le_parse_att_find_by_type_value_rsp 
-0x5046 019224 beq attop_error_response ,keyboard_le_send_att_find_by_type_value_request_mac 
-0x5047 019225 branch le_parse_att2 
-:      019227 keyboard_le_parse_att_find_by_type_value_rsp:
-0x5048 019228 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x5049 019229 beq 2 ,keyboard_le_parse_att_find_by_type_value_rsp_mac 
-:      019230 keyboard_le_parse_att_find_ios_report:
-0x504a 019231 jam system_os_ios ,mem_kb_computer_system 
-0x504b 019232 branch keyboard_otp_store_computer_system_ble 
-:      019233 keyboard_le_parse_att_not_find_mac_report:
-0x504c 019235 fetch 1 ,mem_le_conn_peer_addr_type 
-0x504d 019236 store 1 ,mem_kb_computer_system 
-0x504e 019237 branch keyboard_otp_store_computer_system_ble 
-:      019238 keyboard_le_parse_att_find_mac_report:
-0x504f 019239 jam system_os_mac ,mem_kb_computer_system 
-:      019240 keyboard_otp_store_computer_system_ble:
-0x5050 019241 jam 0 ,mem_le_connect_ios_mac_flag 
-0x5051 019242 fetcht 2 ,mem_otp_read_retention_offset 
-0x5052 019243 setarg 0x1fd0 
-0x5053 019244 isub temp ,regb 
-0x5054 019245 arg mem_kb_computer_system ,rega 
-0x5055 019247 arg 1 ,loopcnt 
-0x5056 019248 call otp_write 
-0x5057 019249 fetcht 2 ,mem_otp_read_retention_offset 
-0x5058 019250 increase 14 ,temp 
-0x5059 019251 storet 2 ,mem_otp_read_retention_offset 
-0x505a 019252 rtn 
-:      019256 keyboard_le_send_att_find_by_type_value_request_mac:
-0x505b 019257 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x505c 019258 beq 2 ,keyboard_le_parse_att_not_find_mac_report 
-0x505d 019259 jam 2 ,mem_le_connect_ios_mac_flag 
-0x505e 019260 arg 9 ,rega 
-0x505f 019261 arg le_l2cap_cid_att ,regb 
-0x5060 019262 call le_fifo_malloc_tx_l2cap 
-0x5061 019263 setarg attop_find_by_type_value_request 
-0x5062 019264 istore 1 ,contw 
-0x5063 019265 setarg 0x0001 
-0x5064 019266 istore 2 ,contw 
-0x5065 019267 setarg 0xffff 
-0x5066 019268 istore 2 ,contw 
-0x5067 019269 setarg 0x2800 
-0x5068 019270 istore 2 ,contw 
-0x5069 019271 arg 2 ,loopcnt 
-0x506a 019272 arg mem_le_search_mac_uuid ,contr 
-0x506b 019273 branch memcpy 
-:      019275 keyboard_le_parse_att_find_by_type_value_rsp_mac:
-0x506c 019276 arg 7 ,rega 
-0x506d 019277 arg le_l2cap_cid_att ,regb 
-0x506e 019278 call le_fifo_malloc_tx_l2cap 
-0x506f 019279 setarg attop_read_by_type_request 
-0x5070 019280 istore 1 ,contw 
-0x5071 019281 fetcht 2 ,mem_le_payload_ptr 
-0x5072 019282 increase 5 ,temp 
-0x5073 019283 ifetch 4 ,temp 
-0x5074 019284 istore 4 ,contw 
-0x5075 019285 setarg 0x2803 
-0x5076 019286 istore 2 ,contw 
-0x5077 019287 rtn 
-:      019289 keyboard_le_send_att_read_by_type_rsp_mac:
-0x5078 019290 fetch 2 ,mem_le_l2cap_size 
-0x5079 019291 increase -2 ,pdata 
-0x507a 019292 div pdata ,7 
-0x507b 019293 call wait_div_end 
-0x507c 019294 quotient loopcnt 
-0x507d 019295 fetch 2 ,mem_le_payload_ptr 
-0x507e 019296 add pdata ,6 ,contr 
-0x507f 019297 branch keyboard_le_check_att_read_type_manu_loop 
-:      019299 keyboard_le_check_att_read_type_manu_loop:
-0x5080 019300 increase 3 ,contr 
-0x5081 019301 ifetch 2 ,contr 
-0x5082 019302 copy pdata ,regc 
-0x5083 019303 ifetch 2 ,contr 
-0x5084 019304 arg 0x2a29 ,temp 
-0x5085 019305 isub temp ,null 
-0x5086 019306 branch keyboard_le_send_att_read_by_type_rsp_manufactory ,zero 
-0x5087 019307 loop keyboard_le_check_att_read_type_manu_loop 
-0x5088 019308 branch keyboard_le_parse_att_not_find_mac_report 
-:      019309 keyboard_le_send_att_read_by_type_rsp_manufactory:
-0x5089 019310 arg 3 ,rega 
-0x508a 019311 arg le_l2cap_cid_att ,regb 
-0x508b 019312 call le_fifo_malloc_tx_l2cap 
-0x508c 019313 setarg attop_read_request 
-0x508d 019314 istore 1 ,contw 
-0x508e 019315 copy regc ,pdata 
-0x508f 019316 istore 2 ,contw 
-0x5090 019317 rtn 
-:      019319 keyboard_le_parse_att_manu_resp:
-0x5091 019320 fetch 2 ,mem_le_l2cap_size 
-0x5092 019321 arg 9 ,loopcnt 
-0x5093 019322 fetch 2 ,mem_le_payload_ptr 
-0x5094 019323 add pdata ,5 ,rega 
-0x5095 019324 arg mem_le_search_mac_manu_name ,regb 
-0x5096 019325 call string_compare 
-0x5097 019326 branch keyboard_le_parse_att_find_mac_report ,zero 
-0x5098 019327 branch keyboard_le_parse_att_not_find_mac_report 
-:      019335 module_init:
-0x5099 019336 branch module_lpm_init ,wake 
-0x509a 019337 call le_modified_name 
-0x509b 019338 setarg module_process_idle 
-0x509c 019339 store 2 ,mem_cb_idle_process 
-0x509d 019340 setarg module_process_bb_event 
-0x509e 019341 store 2 ,mem_cb_bb_event_process 
-0x509f 019342 setarg module_lpm_lock 
-0x50a0 019343 store 2 ,mem_cb_check_wakelock 
-0x50a1 019344 setarg module_hci_cmd_transmit_le_notify 
-0x50a2 019345 store 2 ,mem_cb_ble_transmit 
-0x50a3 019346 setarg module_le_receive_data 
-0x50a4 019347 store 2 ,mem_cb_att_write 
-0x50a5 019348 setarg module_bb_event_timer 
-0x50a6 019349 store 2 ,mem_cb_event_timer 
-0x50a7 019351 bpatch patch0c_2 ,mem_patch0c 
-0x50a8 019352 call module_lpm_uart_init 
-0x50a9 019353 call module_gpio_init 
-0x50aa 019354 branch module_hci_event_enter_standby_mode 
-:      019356 module_lpm_uart_init:
-0x50ab 019357 fetch 1 ,core_uart_ctrl 
-0x50ac 019358 set0 bit_uart_control_enable ,pdata 
-0x50ad 019359 store 1 ,core_uart_ctrl 
-0x50ae 019360 fetch 8 ,mem_module_uart_rx_buffer 
-0x50af 019361 call uarta_init_dma_mem 
-0x50b0 019362 fetch uart_baud_len ,mem_module_uarta_baud_rate 
-0x50b1 019363 call uarta_init_baud_rate 
-0x50b2 019364 call uart_clock_select_main_freq_crystal 
-0x50b3 019365 jam gpcfg_uart_txd ,core_gpio_conf + hci_uart_tx_gpio_num 
-0x50b4 019366 jam gpcfg_uart_rxd | gpcfg_pullup ,core_gpio_conf + hci_uart_rx_gpio_num 
-0x50b5 019367 jam gpcfg_uart_rts ,core_gpio_conf + hci_uart_rts_gpio_num 
-0x50b6 019368 jam gpcfg_uart_cts ,core_gpio_conf + hci_uart_cts_gpio_num 
-0x50b7 019370 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
-0x50b8 019371 fetch 2 ,mem_module_flag 
-0x50b9 019372 isolate1 module_flag_uart_flow_control ,pdata 
-0x50ba 019373 setflag true ,bit_uart_control_flow_control ,temp 
-0x50bb 019374 storet 1 ,core_uart_ctrl 
-0x50bc 019375 rtn 
-:      019377 module_lpm_init:
-0x50bd 019378 branch module_lpm_uart_init 
-:      019382 module_gpio_init:
-0x50be 019383 fetcht 1 ,mem_module_connect_state_gpio 
-0x50bf 019384 call gpio_config_output 
-0x50c0 019385 call module_set_conn_pin_low 
-0x50c1 019386 fetcht 1 ,mem_module_wake_up_gpio 
-0x50c2 019387 branch gpio_config_input 
-:      019389 module_lpm_lock:
-0x50c3 019390 fetcht 1 ,mem_module_wake_up_gpio 
-0x50c4 019391 call gpio_get_bit 
-0x50c5 019392 nbranch app_put_lpm_wake_lock ,true 
-0x50c6 019393 branch app_get_lpm_wake_lock 
-:      019396 module_process_idle:
-0x50c7 019397 call l2cap_malloc_is_fifo_full 
-0x50c8 019398 nrtn blank 
-0x50c9 019399 branch module_process_check_hci_command_complete 
-:      019402 module_process_bb_event:
-0x50ca 019403 copy regc ,pdata 
-0x50cb 019404 beq bt_evt_le_connected ,module_process_le_conn 
-0x50cc 019405 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
-0x50cd 019406 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
-0x50ce 019407 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
-0x50cf 019408 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
-0x50d0 019409 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
-0x50d1 019410 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
-0x50d2 019411 beq bt_evt_store_nvram ,module_hci_event_store_device 
-0x50d3 019412 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
-0x50d4 019413 beq bt_evt_le_update_phy ,module_process_ble_update_phy 
-0x50d5 019414 beq bt_evt_le_get_passkey ,module_hci_event_passkey_entry_mode 
-0x50d6 019415 beq bt_evt_le_gkey_generate ,module_hci_event_gkey_generate 
-0x50d7 019416 rtn 
-:      019420 module_process_bb_even_le_disconn:
-0x50d8 019421 call le_clr_config_more_data 
-0x50d9 019422 jam 0 ,mem_module_hci_notify_len 
-0x50da 019423 call module_disconn_start 
-0x50db 019424 branch module_hci_event_le_disconnect 
-:      019429 module_process_le_conn:
-0x50dc 019431 call module_conn_start 
-0x50dd 019432 fetch 1 ,mem_module_le_lpm_mult 
-0x50de 019433 store 1 ,mem_lpm_mult 
-0x50df 019434 branch module_hci_event_le_connect 
-:      019438 module_disconn_start:
-0x50e0 019439 call module_start_adv_discovery_by_command 
-0x50e1 019440 branch module_set_conn_pin_high 
-:      019443 module_process_ble_ltk_lost:
-0x50e2 019444 call le_send_reject_ind 
-0x50e3 019445 branch le_send_smp_security_request 
-:      019447 module_process_ble_update_phy:
-0x50e4 019448 branch module_hci_event_le_update_phy 
-:      019451 module_set_conn_pin_high:
-0x50e5 019452 fetcht 1 ,mem_module_connect_state_gpio 
-0x50e6 019453 branch gpio_out_active 
-:      019455 module_conn_start:
-0x50e7 019456 call module_stop_adv_discovery 
-0x50e8 019457 branch module_set_conn_pin_low 
-:      019459 module_stop_adv_discovery:
-0x50e9 019460 fetch 1 ,mem_module_state 
-0x50ea 019461 isolate1 moudle_state_ble_bit ,pdata 
-0x50eb 019462 call app_ble_stop_adv ,true 
-0x50ec 019463 rtn 
-:      019464 module_set_conn_pin_low:
-0x50ed 019465 fetcht 1 ,mem_module_connect_state_gpio 
-0x50ee 019466 branch gpio_out_inactive 
-:      019469 module_process_check_hci_command_complete:
-0x50ef 019470 fetch 1 ,core_uart_status 
-0x50f0 019471 rtnbit1 uart_status_rx_fifo_empty 
-0x50f1 019472 call uarta_prepare_rx 
-0x50f2 019473 ifetch 1 ,contru 
-0x50f3 019474 bne 0x01 ,module_hci_in_excp 
-0x50f4 019475 fetch 2 ,core_uart_rxitems 
-0x50f5 019476 sub pdata ,2 ,null 
-0x50f6 019477 rtn positive 
-0x50f7 019478 ifetch 1 ,contru 
-0x50f8 019479 store 1 ,mem_module_uart_opcode 
-0x50f9 019480 ifetcht 1 ,contru 
-0x50fa 019481 copy contru ,rega 
-0x50fb 019482 storet 1 ,mem_module_uart_len 
-0x50fc 019483 add temp ,3 ,temp 
-0x50fd 019484 fetch 2 ,core_uart_rxitems 
-0x50fe 019485 isub temp ,temp 
-0x50ff 019486 nrtn positive 
-0x5100 019487 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5101 019488 call module_hci_cmd_control 
-0x5102 019489 fetch 1 ,mem_module_temp_nl_discard_packet 
-0x5103 019490 rtneq hci_not_discard_packet 
-0x5104 019491 branch module_hci_dicard_packet 
-:      019493 module_hci_in_excp:
-0x5105 019494 call delay_10ms 
-0x5106 019495 call module_hci_event_invalid_packet 
-0x5107 019496 branch module_hci_release_except 
-:      019499 module_hci_release_except:
-0x5108 019500 bpatch patch0c_3 ,mem_patch0c 
-0x5109 019501 call uarta_prepare_rx 
-0x510a 019502 fetch 2 ,core_uart_rxitems 
-0x510b 019503 rtn blank 
-0x510c 019504 iadd contru ,contru 
-0x510d 019505 branch module_hci_dicard_bytes 
-:      019507 module_hci_dicard_packet:
-0x510e 019508 call uarta_prepare_rx 
-0x510f 019509 increase 2 ,contu 
-0x5110 019510 ifetch 1 ,contu 
-0x5111 019511 iadd contu ,contu 
-:      019512 module_hci_dicard_bytes:
-0x5112 019513 branch uarta_rxdone 
-:      019516 module_hci_cmd_control:
-0x5113 019517 bpatch patch0c_4 ,mem_patch0c 
-0x5114 019518 fetch 1 ,mem_module_uart_opcode 
-0x5115 019519 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
-0x5116 019520 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
-0x5117 019521 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
-0x5118 019522 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
-0x5119 019523 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
-0x511a 019524 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
-0x511b 019525 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
-0x511c 019526 beq hci_cmd_version_req ,module_hci_cmd_version_request 
-0x511d 019527 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
-0x511e 019528 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
-0x511f 019529 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
-0x5120 019530 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
-0x5121 019531 beq hci_cmd_power_req ,module_hci_cmd_power_request 
-0x5122 019532 beq hci_cmd_power_set ,module_hci_cmd_power_set 
-0x5123 019533 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
-0x5124 019534 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
-0x5125 019535 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
-0x5126 019536 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
-0x5127 019537 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
-0x5128 019538 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
-0x5129 019539 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
-0x512a 019540 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
-0x512b 019541 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
-0x512c 019542 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
-0x512d 019543 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
-0x512e 019544 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
-0x512f 019546 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
-0x5130 019547 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
-0x5131 019548 beq hci_cmd_delete_customize_service ,module_hci_cmd_delete_customize_service 
-0x5132 019549 beq hci_cmd_add_service_uuid ,module_hci_cmd_add_service_uuid 
-0x5133 019550 beq hci_cmd_add_characteristic_uuid ,module_hci_cmd_add_characteristic_uuid 
-0x5134 019551 beq hci_cmd_passkey_entry_input ,module_hci_cmd_le_passkey_entry_input 
-0x5135 019552 beq hci_cmd_le_creat_conn ,module_hci_cmd_le_create_conn 
-0x5136 019553 beq hci_cmd_ble_set_phy ,module_hci_cmd_ble_set_phy 
-0x5137 019554 beq hci_cmd_ble_read_current_phy ,module_hci_cmd_ble_read_current_phy 
-0x5138 019555 beq hci_cmd_ble_set_dle ,module_hci_cmd_ble_set_dle 
-0x5139 019556 beq hci_cmd_read_chip_data ,module_hci_cmd_read_chip_data 
-0x513a 019557 beq hci_cmd_write_chip_data ,module_hci_cmd_write_chip_data 
-0x513b 019558 beq hci_cmd_close_lpm ,module_hci_cmd_close_lpm 
-0x513c 019559 branch module_hci_event_receive_invalid_cmd 
-:      019565 module_hci_cmd_set_le_addr:
-0x513d 019566 fetch 1 ,mem_module_uart_len 
-0x513e 019567 bne 6 ,module_hci_event_receive_invalid_cmd 
-0x513f 019568 ifetch 6 ,contru 
-0x5140 019569 store 6 ,mem_le_lap 
-0x5141 019570 branch module_hci_event_receive_valid_cmd 
-:      019574 module_hci_cmd_set_visibility:
-0x5142 019575 fetch 1 ,mem_module_uart_len 
-0x5143 019576 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5144 019577 ifetcht 1 ,contru 
-0x5145 019578 storet 1 ,mem_module_bluetooth_stauts_by_command 
-0x5146 019579 call module_hci_event_receive_valid_cmd 
-0x5147 019580 fetch 2 ,mem_ui_state_map 
-0x5148 019581 rtnbit1 ui_state_ble_connected 
-:      019583 module_start_adv_discovery_by_command:
-:      019584 moudle_start_adv_by_command:
-0x5149 019585 fetch 1 ,mem_module_state 
-0x514a 019586 isolate1 moudle_state_ble_bit ,pdata 
-0x514b 019587 nrtn true 
-0x514c 019588 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
-0x514d 019589 isolate1 2 ,temp 
-0x514e 019590 branch app_ble_start_adv ,true 
-0x514f 019591 branch app_ble_stop_adv 
-:      019596 module_hci_cmd_set_le_name:
-0x5150 019597 arg 29 ,pdata 
-0x5151 019598 arg mem_le_name_len ,contw 
-0x5152 019599 call module_hci_cmd_receive_store_mem 
-0x5153 019600 branch le_modified_name 
-:      019605 module_hci_cmd_receive_le_data:
-0x5154 019606 fetch 2 ,mem_ui_state_map 
-0x5155 019607 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x5156 019608 call module_check_ble_encrypt_state 
-0x5157 019609 branch module_hci_event_receive_invalid_cmd ,user 
-0x5158 019610 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5159 019611 fetch 2 ,mem_module_flag 
-0x515a 019612 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
-0x515b 019613 fetch 1 ,mem_module_hci_notify_len 
-0x515c 019614 nrtn blank 
-0x515d 019615 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x515e 019616 ifetch 2 ,contru 
-0x515f 019617 store 2 ,mem_module_hci_notify_handle 
-0x5160 019618 storer contru ,2 ,mem_module_hci_nofiy_addr 
-0x5161 019619 fetch 1 ,mem_module_uart_len 
-0x5162 019620 pincrease -2 
-0x5163 019621 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x5164 019622 branch module_hci_event_receive_invalid_cmd ,zero 
-0x5165 019623 store 1 ,mem_module_hci_notify_len 
-0x5166 019624 fetcht 2 ,mem_module_hci_notify_handle 
-0x5167 019625 increase -1 ,temp 
-0x5168 019626 call le_att_get_handle_ptr2 
-0x5169 019627 branch module_hci_cmd_transmit_handle_error ,blank 
-0x516a 019628 ifetcht 4 ,contr 
-0x516b 019629 setarg 0x01280302 
-0x516c 019630 isub temp ,null 
-0x516d 019631 nbranch module_hci_cmd_transmit_handle_error ,zero 
-0x516e 019632 ifetch 1 ,contr 
-0x516f 019633 store 1 ,mem_module_hci_notify_type 
-0x5170 019634 and_into 0x30 ,pdata 
-0x5171 019635 branch module_hci_cmd_transmit_handle_error ,blank 
-0x5172 019636 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5173 019637 call le_set_config_more_data 
-0x5174 019638 call module_hci_cmd_transmit_le_notify 
-0x5175 019639 call module_hci_cmd_transmit_le_notify 
-0x5176 019640 call module_hci_cmd_transmit_le_notify 
-0x5177 019641 fetch 2 ,mem_module_flag 
-0x5178 019642 rtnbit0 module_flag_ble_data_finish 
-:      019643 module_hci_cmd_receive_le_data_finish:
-0x5179 019644 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x517a 019645 call module_clear_le_tx_data_flag 
-0x517b 019646 branch module_hci_event_receive_valid_cmd 
-:      019648 module_hci_cmd_transmit_handle_error:
-0x517c 019649 jam 0 ,mem_module_hci_notify_len 
-0x517d 019650 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x517e 019651 call module_clear_le_tx_data_flag 
-0x517f 019652 branch module_hci_event_receive_invalid_cmd 
-:      019654 module_hci_cmd_transmit_le_notify:
-0x5180 019655 fetch 1 ,mem_module_hci_notify_len 
-0x5181 019656 rtn blank 
-0x5182 019657 call le_fifo_check_nearly_full 
-0x5183 019658 nrtn blank 
-0x5184 019659 call module_get_le_remote_mtu 
-0x5185 019660 bpatch patch0c_5 ,mem_patch0c 
-0x5186 019661 fetch 2 ,mem_le_local_mtu 
-0x5187 019662 call not_greater_than 
-0x5188 019663 copy pdata ,temp 
-0x5189 019664 fetch 1 ,mem_le_l2cap_att_states 
-0x518a 019665 rtnbit1 ble_l2cap_recv_confirmation_packet 
-0x518b 019666 add temp ,-3 ,pdata 
-0x518c 019667 arg 251 ,temp 
-0x518d 019668 call not_greater_than 
-0x518e 019669 fetcht 1 ,mem_module_hci_notify_len 
-0x518f 019670 call not_greater_than 
-0x5190 019671 copy pdata ,rega 
-0x5191 019672 copy temp ,pdata 
-0x5192 019673 isub rega ,pdata 
-0x5193 019674 store 1 ,mem_module_hci_notify_len 
-0x5194 019675 call module_hci_cmd_transmit_le_notify_malloc_l2cap 
-0x5195 019676 fetch 2 ,mem_module_hci_nofiy_addr 
-0x5196 019677 copy pdata ,contru 
-0x5197 019678 copy rega ,loopcnt 
-0x5198 019679 call uart_copy_rx_bytes_fast 
-0x5199 019680 copy contru ,pdata 
-0x519a 019681 store 2 ,mem_module_hci_nofiy_addr 
-0x519b 019682 fetch 1 ,mem_module_hci_notify_len 
-0x519c 019683 nrtn blank 
-0x519d 019684 branch module_set_le_tx_data_flag 
-:      019686 module_hci_cmd_transmit_le_notify_malloc_l2cap:
-0x519e 019687 fetcht 2 ,mem_module_hci_notify_handle 
-0x519f 019688 fetch 1 ,mem_module_hci_notify_type 
-0x51a0 019689 bbit1 bit_characteristic_indicate ,le_att_malloc_tx_indication 
-0x51a1 019690 bbit1 bit_characteristic_notify ,le_att_malloc_tx_notify 
-0x51a2 019691 rtn 
-:      019695 module_get_le_remote_mtu:
-0x51a3 019696 arg 0x17 ,temp 
-0x51a4 019697 fetch 2 ,mem_module_flag 
-0x51a5 019698 rtnbit1 module_flag_ble_send_mtu23 
-0x51a6 019699 fetcht 2 ,mem_le_remote_mtu 
-0x51a7 019700 rtn 
-:      019702 module_check_ble_encrypt_state:
-0x51a8 019703 fetch 2 ,mem_module_flag 
-0x51a9 019704 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
-0x51aa 019705 branch disable_user 
-:      019709 module_hci_cmd_inquire_status:
-0x51ab 019710 branch module_hci_event_status_res 
-:      019716 module_hci_cmd_set_uart_control_mode:
-0x51ac 019717 ifetch 1 ,contru 
-0x51ad 019718 fetcht 1 ,mem_module_flag 
-0x51ae 019719 nsetflag blank ,module_flag_uart_flow_control ,temp 
-0x51af 019720 storet 1 ,mem_module_flag 
-0x51b0 019721 fetcht 1 ,core_uart_ctrl 
-0x51b1 019722 nsetflag blank ,bit_uart_control_flow_control ,temp 
-0x51b2 019723 storet 1 ,core_uart_ctrl 
-0x51b3 019724 branch module_hci_event_receive_valid_cmd 
-:      019728 module_hci_cmd_set_uart_baud:
-0x51b4 019729 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x51b5 019730 call string2dec_from_uart 
-0x51b6 019731 call uart_calc_baud_rate_config 
-0x51b7 019732 store uart_baud_len ,mem_module_uarta_baud_rate 
-0x51b8 019733 call module_hci_event_receive_valid_cmd 
-0x51b9 019734 call wait_uarttx 
-0x51ba 019735 fetch uart_baud_len ,mem_module_uarta_baud_rate 
-0x51bb 019736 branch uarta_init_baud_rate 
-:      019740 module_hci_cmd_version_request:
-0x51bc 019741 arg 2 ,rega 
-0x51bd 019742 arg mem_soft_version_num ,regb 
-0x51be 019743 arg 0 ,temp 
-0x51bf 019744 branch module_hci_event_set_cmd 
-:      019749 module_hci_cmd_ble_disconnect:
-0x51c0 019750 fetch 2 ,mem_ui_state_map 
-0x51c1 019751 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-:      019752 module_hci_cmd_ble_disconnect_doing:
-0x51c2 019753 call module_hci_event_receive_valid_cmd 
-0x51c3 019754 branch app_ble_disconnect 
-:      019760 module_hci_cmd_set_nvram:
-0x51c4 019761 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x51c5 019762 fetch 2 ,mem_nv_data_ptr 
-0x51c6 019763 icopy contw 
-0x51c7 019764 call uart_copy_rx_bytes_fast 
-0x51c8 019765 branch module_hci_event_receive_valid_cmd 
-:      019769 module_hci_cmd_confirm_gkey:
-0x51c9 019770 fetch 2 ,mem_ui_state_map 
-0x51ca 019771 bbit1 ui_state_ble_connected ,module_hci_cmd_le_confirm_gkey 
-0x51cb 019772 branch module_hci_event_receive_invalid_cmd 
-:      019776 module_hci_cmd_auto_adv:
-0x51cc 019777 arg 0x40 ,loopcnt 
-0x51cd 019778 arg mem_le_adv_data_len ,contw 
-0x51ce 019779 call clear_mem 
-0x51cf 019780 setarg 0 
-0x51d0 019781 store 1 ,mem_regb 
-0x51d1 019782 copy rega ,contru 
-:      019783 module_hci_cmd_auto_adv_loop:
-0x51d2 019784 copy contru ,pdata 
-0x51d3 019785 store 2 ,mem_regc 
-0x51d4 019786 call module_hci_cmd_auto_adv_adv_analys 
-0x51d5 019788 fetch 1 ,mem_regb 
-0x51d6 019789 fetcht 1 ,mem_temp 
-0x51d7 019790 increase 1 ,temp 
-0x51d8 019791 iadd temp ,pdata 
-0x51d9 019792 store 1 ,mem_regb 
-0x51da 019794 sub pdata ,31 ,null 
-0x51db 019795 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
-:      019796 module_hci_cmd_auto_adv_store_adv:
-0x51dc 019797 fetcht 1 ,mem_le_adv_data_len 
-0x51dd 019798 setarg mem_le_adv_data 
-0x51de 019799 iadd temp ,pdata 
-0x51df 019800 store 2 ,mem_contw 
-0x51e0 019801 fetcht 1 ,mem_temp 
-0x51e1 019802 increase 1 ,temp 
-0x51e2 019803 fetch 1 ,mem_le_adv_data_len 
-0x51e3 019804 iadd temp ,pdata 
-0x51e4 019805 store 1 ,mem_le_adv_data_len 
-0x51e5 019806 branch module_hci_cmd_auto_adv_store_common 
-:      019807 module_hci_cmd_auto_adv_store_scan:
-0x51e6 019808 fetcht 1 ,mem_le_scan_data_len 
-0x51e7 019809 setarg mem_le_scan_data 
-0x51e8 019810 iadd temp ,pdata 
-0x51e9 019811 store 2 ,mem_contw 
-0x51ea 019812 fetcht 1 ,mem_temp 
-0x51eb 019813 increase 1 ,temp 
-0x51ec 019814 fetch 1 ,mem_le_scan_data_len 
-0x51ed 019815 iadd temp ,pdata 
-0x51ee 019816 store 1 ,mem_le_scan_data_len 
-:      019817 module_hci_cmd_auto_adv_store_common:
-0x51ef 019818 fetch 2 ,mem_contw 
-0x51f0 019819 copy pdata ,contw 
-0x51f1 019820 fetch 2 ,mem_regc 
-0x51f2 019821 copy pdata ,contru 
-0x51f3 019823 copy temp ,loopcnt 
-0x51f4 019824 call uart_copy_rx_bytes_fast 
-0x51f5 019826 fetch 1 ,mem_module_uart_len 
-0x51f6 019827 fetcht 1 ,mem_regb 
-0x51f7 019828 isub temp ,null 
-0x51f8 019829 nbranch module_hci_cmd_auto_adv_loop ,zero 
-0x51f9 019830 branch module_hci_event_receive_valid_cmd 
-:      019833 module_hci_cmd_auto_adv_adv_analys:
-0x51fa 019834 ifetch 1 ,contru 
-0x51fb 019835 store 1 ,mem_temp 
-0x51fc 019836 ifetch 1 ,contru 
-0x51fd 019837 store 1 ,mem_rega 
-0x51fe 019838 rtn 
-:      019842 module_hci_cmd_power_request:
-0x51ff 019843 arg 0 ,temp 
-0x5200 019844 arg 2 ,rega 
-0x5201 019845 fetch 2 ,mem_module_vdd_quotient 
-0x5202 019846 store 2 ,mem_event_cmd_response_content 
-0x5203 019847 arg mem_event_cmd_response_content ,regb 
-0x5204 019848 branch module_hci_event_set_cmd 
-:      019852 module_hci_cmd_power_set:
-0x5205 019853 fetch 1 ,mem_module_uart_len 
-0x5206 019854 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5207 019855 ifetch 1 ,contru 
-0x5208 019856 store 1 ,mem_module_read_vdd_flag 
-0x5209 019857 setarg 0x00 
-0x520a 019858 store 2 ,mem_module_vdd_quotient 
-0x520b 019859 branch module_hci_event_receive_valid_cmd 
-:      019863 module_hci_cmd_passkey_entry:
-0x520c 019864 fetch 1 ,mem_module_uart_len 
-0x520d 019865 bne 4 ,module_hci_event_receive_invalid_cmd 
-0x520e 019866 fetch 2 ,mem_ui_state_map 
-0x520f 019867 bbit1 ui_state_ble_connected ,module_hci_cmd_le_passkey_entry_input 
-0x5210 019868 branch module_hci_event_receive_invalid_cmd 
-:      019873 module_hci_cmd_set_gpio:
-0x5211 019874 fetch 1 ,mem_module_uart_len 
-0x5212 019875 bne 3 ,module_hci_event_receive_invalid_cmd 
-0x5213 019876 ifetch 1 ,contru 
-0x5214 019877 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
-0x5215 019878 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
-0x5216 019879 branch module_hci_event_receive_invalid_cmd 
-:      019881 module_set_gpio_input:
-0x5217 019882 call module_hci_event_receive_valid_cmd 
-0x5218 019883 ifetcht 1 ,contru 
-0x5219 019884 ifetch 1 ,contru 
-0x521a 019885 beq gpio_input_high_impedance ,gpio_set_high_impedance 
-0x521b 019886 nsetflag blank ,7 ,temp 
-0x521c 019887 branch gpio_config_input 
-:      019889 module_set_gpio_output:
-0x521d 019890 call module_hci_event_receive_valid_cmd 
-0x521e 019891 ifetcht 1 ,contru 
-0x521f 019892 ifetch 1 ,contru 
-0x5220 019893 branch gpio_out_active ,blank 
-0x5221 019894 branch gpio_out_inactive 
-:      019898 module_hci_cmd_read_gpio:
-0x5222 019899 fetch 1 ,mem_module_uart_len 
-0x5223 019900 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5224 019901 ifetcht 1 ,contru 
-0x5225 019902 call gpio_get_bit 
-0x5226 019903 setarg 0x0 
-0x5227 019904 nsetflag true ,0 ,pdata 
-0x5228 019905 arg 1 ,rega 
-0x5229 019906 store 2 ,mem_event_cmd_response_content 
-0x522a 019907 arg mem_event_cmd_response_content ,regb 
-0x522b 019908 arg 0 ,temp 
-0x522c 019909 branch module_hci_event_set_cmd 
-:      019913 module_hci_cmd_le_set_pairing_mode:
-0x522d 019914 ifetch 1 ,contru 
-0x522e 019915 copy pdata ,temp 
-0x522f 019916 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
-0x5230 019917 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
-0x5231 019918 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
-0x5232 019919 beq le_pairing_mode_secure_connect_passkey_res_input ,module_le_set_pairing_mode_secure_passkey_res_input 
-0x5233 019920 store 1 ,mem_le_pairing_mode 
-0x5234 019921 call sc_reset 
-0x5235 019922 call le_secure_connection_disable 
-0x5236 019923 fetch 1 ,mem_le_pairing_mode 
-0x5237 019924 beq le_pairing_mode_none ,module_le_set_no_pairing 
-0x5238 019925 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
-0x5239 019926 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
-0x523a 019927 beq le_pairing_mode_lagacy_passkey_res_input ,module_le_set_pairing_mode_lagacy_passkey_res_input 
-0x523b 019928 branch module_hci_event_receive_invalid_cmd 
-:      019930 module_le_set_pairing_mode_secure_justwork:
-0x523c 019931 storet 1 ,mem_le_pairing_mode 
-0x523d 019932 call le_secure_connection_enable 
-0x523e 019933 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x523f 019934 branch module_le_set_noinputnooutput 
-:      019935 module_le_set_pairing_mode_secure_numeric:
-0x5240 019936 storet 1 ,mem_le_pairing_mode 
-0x5241 019937 call le_secure_connection_enable 
-0x5242 019938 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5243 019939 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x5244 019940 branch module_hci_event_receive_valid_cmd 
-:      019941 module_le_set_pairing_mode_secure_passkey:
-0x5245 019942 storet 1 ,mem_le_pairing_mode 
-0x5246 019943 call le_secure_connection_enable 
-0x5247 019944 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5248 019945 branch module_le_set_displayonly 
-:      019946 module_le_set_pairing_mode_secure_passkey_res_input:
-0x5249 019947 storet 1 ,mem_le_pairing_mode 
-0x524a 019948 call le_secure_connection_enable 
-0x524b 019949 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x524c 019950 branch module_le_set_keboadonly 
-:      019953 module_le_set_no_pairing:
-0x524d 019954 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      019955 module_le_set_noinputnooutput:
-0x524e 019956 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x524f 019957 branch module_hci_event_receive_valid_cmd 
-:      019958 module_le_set_pairing_mode_lagacy_just_work:
-0x5250 019959 jam flag_le_bonding_no_mitm ,mem_le_pres_auth 
-0x5251 019960 branch module_le_set_noinputnooutput 
-:      019961 module_le_set_pairing_mode_lagacy_passkey:
-0x5252 019962 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x5253 019963 branch module_le_set_displayonly 
-:      019964 module_le_set_pairing_mode_lagacy_passkey_res_input:
-0x5254 019965 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x5255 019966 branch module_le_set_keboadonly 
-:      019967 module_le_set_keboadonly:
-0x5256 019968 jam flag_iocap_keyboardonly ,mem_le_pres_iocap 
-0x5257 019969 branch module_hci_event_receive_valid_cmd 
-:      019970 module_le_set_displayonly:
-0x5258 019971 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x5259 019972 branch module_hci_event_receive_valid_cmd 
-:      019976 module_hci_cmd_le_set_adv_data:
-0x525a 019977 arg 31 ,pdata 
-0x525b 019978 arg mem_le_adv_data_len ,contw 
-0x525c 019979 branch module_hci_cmd_receive_store_mem 
-:      019983 module_hci_cmd_le_set_scan_data:
-0x525d 019984 arg 31 ,pdata 
-0x525e 019985 arg mem_le_scan_data_len ,contw 
-0x525f 019986 branch module_hci_cmd_receive_store_mem 
-:      019988 module_hci_cmd_receive_store_mem:
-0x5260 019989 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x5261 019990 isub loopcnt ,null 
-0x5262 019991 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x5263 019992 istorer loopcnt ,1 ,contw 
-0x5264 019993 call uart_copy_rx_bytes_fast 
-0x5265 019994 branch module_hci_event_receive_valid_cmd 
-:      019998 module_hci_cmd_le_send_conn_update_req:
-0x5266 019999 fetch 2 ,mem_ui_state_map 
-0x5267 020000 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x5268 020001 fetch 1 ,mem_module_uart_len 
-0x5269 020002 bne 0x08 ,module_hci_event_receive_invalid_cmd 
-0x526a 020003 ifetch 8 ,contru 
-0x526b 020004 store 8 ,mem_le_interval_min 
-0x526c 020005 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x526d 020006 call ui_ipc_send_cmd 
-0x526e 020007 branch module_hci_event_receive_valid_cmd 
-:      020011 module_hci_cmd_set_le_adv_parameter:
-0x526f 020012 ifetch 2 ,contru 
-0x5270 020013 store 2 ,mem_le_adv_interval 
-0x5271 020014 storet 1 ,mem_lpm_overhead 
-0x5272 020015 iadd temp ,pdata 
-0x5273 020016 store 2 ,mem_lpm_interval 
-0x5274 020017 branch module_hci_event_receive_valid_cmd 
-:      020021 module_hci_cmd_le_start_pairing:
-0x5275 020022 fetch 1 ,mem_le_pairing_mode 
-0x5276 020023 branch module_hci_event_receive_invalid_cmd ,blank 
-0x5277 020024 fetch 1 ,mem_le_pairing_state 
-0x5278 020025 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
-0x5279 020026 fetch 1 ,mem_le_enc_state 
-0x527a 020027 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
-0x527b 020028 call check_51cmd_le_smp_sec_req 
-0x527c 020029 branch module_hci_event_receive_valid_cmd 
-:      020033 module_hci_cmd_set_wake_gpio:
-0x527d 020034 fetch 1 ,mem_module_uart_len 
-0x527e 020035 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x527f 020036 ifetch 1 ,contru 
-0x5280 020037 store 1 ,mem_module_mcu_wake_pin 
-0x5281 020038 ifetch 4 ,contru 
-0x5282 020039 store 4 ,mem_module_mcu_wake_delay_us 
-0x5283 020040 fetcht 1 ,mem_module_mcu_wake_pin 
-0x5284 020041 call gpio_config_output 
-0x5285 020042 call module_set_mcu_wake_pin_low 
-0x5286 020043 branch module_hci_event_receive_valid_cmd 
-:      020047 module_hci_cmd_set_tx_power:
-0x5287 020048 fetch 1 ,mem_module_uart_len 
-0x5288 020049 bne 0x01 ,module_hci_event_receive_invalid_cmd 
-0x5289 020050 ifetch 1 ,contru 
-0x528a 020051 store 1 ,mem_tx_power 
-0x528b 020052 branch module_hci_event_receive_valid_cmd 
-:      020056 module_hci_cmd_le_confirm_gkey:
-0x528c 020057 ifetch 1 ,contru 
-0x528d 020058 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
-0x528e 020059 fetch 1 ,mem_le_secure_connect_state 
-0x528f 020060 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
-0x5290 020061 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x5291 020062 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x5292 020063 branch module_hci_event_receive_invalid_cmd 
-:      020064 module_hci_cmd_le_confirm_gkey_ok:
-0x5293 020065 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
-0x5294 020066 branch module_hci_event_receive_valid_cmd 
-:      020068 module_hci_cmd_le_confirm_gkey_fail:
-0x5295 020069 call le_send_pairing_confirm_value_failed 
-0x5296 020070 branch module_hci_event_receive_valid_cmd 
-:      020076 module_hci_cmd_reset_chip:
-0x5297 020077 call module_hci_event_receive_valid_cmd 
-0x5298 020078 call wait_uarttx 
-0x5299 020079 jam 0x01 ,core_reset 
-0x529a 020080 branch assert 
-:      020084 module_hci_cmd_le_set_fixed_passkey:
-0x529b 020085 fetch 1 ,mem_module_uart_len 
-0x529c 020086 beq 0 ,module_hci_event_receive_invalid_cmd 
-0x529d 020087 ifetch 1 ,contru 
-0x529e 020088 branch module_hci_cmd_le_set_random_passkey ,blank 
-0x529f 020089 fetch 1 ,mem_module_uart_len 
-0x52a0 020090 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x52a1 020091 ifetch 4 ,contru 
-0x52a2 020092 arg 1000000 ,temp 
-0x52a3 020093 isub temp ,null 
-0x52a4 020094 branch module_hci_event_receive_invalid_cmd ,positive 
-0x52a5 020095 store 4 ,mem_le_tk 
-0x52a6 020096 call le_set_config_fixed_tk 
-0x52a7 020097 branch module_hci_event_receive_valid_cmd 
-:      020099 module_hci_cmd_le_set_random_passkey:
-0x52a8 020100 call le_clr_config_fixed_tk 
-0x52a9 020101 branch module_hci_event_receive_valid_cmd 
-:      020105 module_hci_cmd_delete_customize_service:
-0x52aa 020106 arg 0x0001 ,temp 
-0x52ab 020107 call le_att_get_handle_ptr2 
-0x52ac 020108 add contr ,-2 ,contw 
-0x52ad 020109 setarg 0x0000 
-0x52ae 020110 istore 2 ,contw 
-0x52af 020111 branch module_hci_event_receive_valid_cmd 
-:      020115 module_hci_cmd_add_service_uuid:
-0x52b0 020116 call module_hci_cmd_add_service_uuid_set_uuid 
-0x52b1 020117 call uart_copy_rx_bytes_len_data 
-0x52b2 020118 setarg 0x0000 
-0x52b3 020119 istore 2 ,contw 
-0x52b4 020120 branch module_hci_event_uuid_handle 
-:      020125 module_hci_cmd_add_characteristic_uuid:
-0x52b5 020126 ifetch 1 ,contru 
-0x52b6 020127 call module_hci_cmd_add_characteristic_uuid_set_handle 
-0x52b7 020128 call module_hci_cmd_add_characteristic_uuid_set_uuid 
-0x52b8 020129 branch module_hci_event_uuid_handle 
-:      020132 module_hci_cmd_add_service_uuid_set_uuid:
-0x52b9 020133 call le_att_creat_new_handle 
-0x52ba 020134 setarg 0x280002 
-0x52bb 020135 istore 3 ,contw 
-0x52bc 020136 rtn 
-:      020139 module_hci_cmd_add_characteristic_uuid_set_handle:
-0x52bd 020140 store 1 ,mem_pdatatemp 
-0x52be 020141 call le_att_creat_new_handle 
-0x52bf 020142 setarg 0x01280302 
-0x52c0 020143 istore 4 ,contw 
-0x52c1 020144 fetch 1 ,mem_pdatatemp 
-0x52c2 020145 istore 3 ,contw 
-0x52c3 020146 rtn 
-:      020149 module_hci_cmd_add_characteristic_uuid_set_uuid:
-0x52c4 020150 call le_att_get_last_handle 
-0x52c5 020151 ifetch 1 ,contru 
-0x52c6 020152 and pdata ,0x1f ,loopcnt 
-0x52c7 020153 copy pdata ,rega 
-0x52c8 020154 isolate1 bit_of_write_authenticated ,rega 
-0x52c9 020155 setflag true ,bit_of_att_handle_write_authenticated ,temp 
-0x52ca 020156 isolate1 bit_of_read_authenticated ,rega 
-0x52cb 020157 setflag true ,bit_of_att_handle_read_authenticated ,temp 
-0x52cc 020158 istoret 2 ,contw 
-0x52cd 020159 copy loopcnt ,pdata 
-0x52ce 020160 istore 1 ,contw 
-0x52cf 020161 call uart_copy_rx_bytes 
-0x52d0 020162 call uart_copy_rx_bytes_len_data 
-0x52d1 020163 setarg 0 
-0x52d2 020164 istore 2 ,contw 
-0x52d3 020165 and temp ,0xff ,temp 
-0x52d4 020166 increase -1 ,temp 
-0x52d5 020167 call le_att_get_handle_ptr2 
-0x52d6 020168 add contr ,4 ,contr 
-0x52d7 020169 ifetch 1 ,contr 
-0x52d8 020170 bbit1 bit_characteristic_notify ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
-0x52d9 020171 bbit1 bit_characteristic_indicate ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
-0x52da 020172 increase 1 ,temp 
-0x52db 020173 rtn 
-:      020176 module_hci_cmd_add_characteristic_uuid_set_ccc_uuid:
-0x52dc 020177 call le_att_get_last_handle 
-0x52dd 020178 isolate1 bit_of_notify_authenticated ,rega 
-0x52de 020179 setflag true ,bit_of_att_handle_write_authenticated ,temp 
-0x52df 020180 istoret 2 ,contw 
-0x52e0 020181 setarg 0x02290202 
-0x52e1 020182 istore 8 ,contw 
-0x52e2 020183 increase -1 ,temp 
-0x52e3 020184 rtn 
-:      020187 le_att_creat_new_handle:
-0x52e4 020188 call le_att_get_last_handle 
-0x52e5 020189 istoret 2 ,contw 
-0x52e6 020190 rtn 
-:      020193 uart_copy_rx_bytes_len_data:
-0x52e7 020194 ifetch 1 ,contru 
-0x52e8 020195 copy pdata ,loopcnt 
-0x52e9 020196 istore 1 ,contw 
-0x52ea 020197 branch uart_copy_rx_bytes 
-:      020201 module_hci_cmd_le_passkey_entry_input:
-0x52eb 020202 fetch 1 ,mem_le_pairing_state 
-0x52ec 020203 bne flag_le_pairing_receive_pairing_confirm ,module_hci_event_receive_invalid_cmd 
-0x52ed 020204 fetch 1 ,mem_le_pairing_mode 
-0x52ee 020205 beq le_pairing_mode_lagacy_passkey_res_input ,module_hci_cmd_passkey_entry_res_input 
-0x52ef 020206 beq le_pairing_mode_secure_connect_passkey_res_input ,module_hci_cmd_passkey_entry_sc_res_input 
-0x52f0 020207 branch module_hci_event_receive_invalid_cmd 
-:      020209 module_hci_cmd_passkey_entry_sc_res_input:
-0x52f1 020210 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x52f2 020211 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
-0x52f3 020212 branch module_hci_cmd_receive_ble_passkey 
-:      020214 module_hci_cmd_receive_ble_passkey:
-0x52f4 020215 ifetch 4 ,contru 
-0x52f5 020216 store 4 ,mem_le_tk 
-0x52f6 020217 branch module_hci_event_receive_valid_cmd 
-:      020219 module_hci_cmd_passkey_entry_res_input:
-0x52f7 020220 call module_hci_cmd_receive_ble_passkey 
-0x52f8 020221 branch le_send_smp_pairing_confirm 
-:      020225 module_hci_cmd_le_create_conn:
-0x52f9 020226 ifetch 6 ,contru 
-0x52fa 020227 store 6 ,mem_le_conn_peer_addr 
-0x52fb 020228 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
-0x52fc 020229 jam on ,mem_le_conn_flag 
-0x52fd 020230 jam on ,mem_le_scan_enable 
-0x52fe 020231 branch module_hci_event_receive_valid_cmd 
-:      020236 module_hci_cmd_ble_set_phy:
-0x52ff 020237 fetch 1 ,mem_module_uart_len 
-0x5300 020238 bne 2 ,module_hci_event_receive_invalid_cmd 
-0x5301 020239 ifetcht 2 ,contru 
-0x5302 020240 call le_set_phys 
-0x5303 020241 branch module_hci_event_receive_valid_cmd 
-:      020245 module_hci_cmd_ble_read_current_phy:
-0x5304 020246 arg 0 ,temp 
-0x5305 020247 arg 2 ,rega 
-0x5306 020248 arg mem_context + coffset_le_rx_phy ,regb 
-0x5307 020249 branch module_hci_event_set_cmd 
-:      020253 module_hci_cmd_ble_set_dle:
-0x5308 020254 fetch 1 ,mem_module_uart_len 
-0x5309 020255 bne 8 ,module_hci_event_receive_invalid_cmd 
-0x530a 020256 ifetch 8 ,contru 
-0x530b 020257 call le_set_dle 
-0x530c 020258 branch module_hci_event_receive_valid_cmd 
-:      020262 module_hci_cmd_read_chip_data:
-0x530d 020263 ifetchr rega ,1 ,contru 
-0x530e 020264 ifetchr regb ,2 ,contru 
-0x530f 020265 arg 0 ,temp 
-0x5310 020266 branch module_hci_event_set_cmd 
-:      020270 module_hci_cmd_write_chip_data:
-0x5311 020271 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x5312 020272 increase -2 ,loopcnt 
-0x5313 020273 ifetch 2 ,contru 
-0x5314 020274 copy pdata ,contw 
-0x5315 020275 call uart_copy_rx_bytes_fast 
-0x5316 020276 branch module_hci_event_receive_valid_cmd 
-:      020281 module_hci_cmd_close_lpm:
-0x5317 020282 jam 0 ,mem_lpm_mode 
-0x5318 020283 branch module_hci_event_receive_valid_cmd 
-:      020288 module_hci_event_receive_invalid_cmd:
-0x5319 020289 arg 1 ,temp 
-0x531a 020290 arg 0 ,rega 
-0x531b 020291 branch module_hci_event_set_cmd 
-:      020294 module_hci_event_receive_valid_cmd:
-0x531c 020295 arg 0 ,temp 
-0x531d 020296 arg 0 ,rega 
-0x531e 020297 branch module_hci_event_set_cmd 
-:      020301 module_hci_event_le_connect:
-0x531f 020302 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
-0x5320 020303 branch module_hci_event_enter_standby_mode_len0 
-:      020308 module_hci_event_le_disconnect:
-0x5321 020309 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
-0x5322 020310 branch module_hci_event_enter_standby_mode_len0 
-:      020318 module_hci_event_set_cmd:
-0x5323 020319 fetch 1 ,mem_module_uart_opcode 
-0x5324 020320 copy pdata ,regc 
-0x5325 020321 jam hci_event_cmd_res ,mem_module_uart_opcode 
-0x5326 020322 setarg 2 
-0x5327 020323 iadd rega ,pdata 
-0x5328 020324 call module_hci_prepare_tx 
-0x5329 020325 copy regc ,pdata 
-0x532a 020326 istore 1 ,contwu 
-0x532b 020327 istoret 1 ,contwu 
-0x532c 020328 copy rega ,loopcnt 
-0x532d 020329 copy regb ,contr 
-0x532e 020330 call uart_copy_tx_bytes 
-0x532f 020331 branch module_hci_transmit_tx 
-:      020338 module_hci_event_receive_le_data:
-0x5330 020339 jam hci_event_le_data_rep ,mem_module_uart_opcode 
-0x5331 020340 add loopcnt ,2 ,pdata 
-0x5332 020341 call module_hci_prepare_tx 
-0x5333 020342 fetch 2 ,mem_module_le_rx_data_handle 
-0x5334 020343 istore 2 ,contwu 
-0x5335 020344 fetch 2 ,mem_module_le_rx_data_address 
-0x5336 020345 icopy contr 
-0x5337 020346 call uart_copy_tx_bytes_fast 
-0x5338 020347 copy contr ,pdata 
-0x5339 020348 store 2 ,mem_module_le_rx_data_address 
-0x533a 020349 branch module_hci_transmit_tx 
-:      020353 module_hci_event_enter_standby_mode:
-0x533b 020354 jam hci_event_standby_rep ,mem_module_uart_opcode 
-:      020355 module_hci_event_enter_standby_mode_len0:
-0x533c 020356 setarg 0 
-0x533d 020357 call module_hci_prepare_tx 
-0x533e 020358 branch module_hci_transmit_tx 
-:      020362 module_hci_event_status_res:
-0x533f 020363 jam hci_event_status_res ,mem_module_uart_opcode 
-0x5340 020364 setarg 1 
-0x5341 020365 call module_hci_prepare_tx 
-0x5342 020367 call module_hci_read_bt_status 
-0x5343 020369 fetch 2 ,mem_ui_state_map 
-0x5344 020370 arg ui_state_ble_connected ,queue 
-0x5345 020371 qisolate1 pdata 
-0x5346 020372 setflag true ,5 ,temp 
-0x5347 020376 istoret 1 ,contwu 
-0x5348 020377 branch module_hci_transmit_tx 
-:      020381 module_hci_read_bt_status:
-0x5349 020382 arg 0 ,temp 
-0x534a 020383 fetch 1 ,mem_le_adv_enable 
-0x534b 020384 arg 0 ,queue 
-0x534c 020385 qisolate1 pdata 
-0x534d 020386 setflag true ,2 ,temp 
-0x534e 020387 rtn 
-:      020391 module_hci_event_store_device:
-0x534f 020392 jam hci_event_nvram_rep ,mem_module_uart_opcode 
-0x5350 020393 fetch 1 ,mem_nv_data_number 
-0x5351 020394 mul32 pdata ,34 ,pdata 
-0x5352 020395 icopy loopcnt 
-0x5353 020396 call module_hci_prepare_tx 
-0x5354 020397 fetch 2 ,mem_nv_data_ptr 
-0x5355 020398 icopy contr 
-0x5356 020399 call uart_copy_tx_bytes_fast 
-0x5357 020400 branch module_hci_transmit_tx 
-:      020403 module_hci_event_gkey_generate:
-0x5358 020404 jam hci_event_gkey ,mem_module_uart_opcode 
-0x5359 020405 setarg 4 
-0x535a 020406 call module_hci_prepare_tx 
-0x535b 020407 fetch 4 ,mem_gkey 
-0x535c 020408 istore 4 ,contwu 
-0x535d 020409 branch module_hci_transmit_tx 
-:      020412 module_hci_event_invalid_packet:
-0x535e 020413 jam hci_event_invalid_packet ,mem_module_uart_opcode 
-0x535f 020414 fetch 2 ,core_uart_rxitems 
-0x5360 020415 arg 0x40 ,temp 
-0x5361 020416 call not_greater_than 
-0x5362 020417 copy pdata ,rega 
-0x5363 020418 copy pdata ,loopcnt 
-0x5364 020419 call uarta_prepare_rx 
-0x5365 020420 arg mem_module_rx_error_data_buffer ,contw 
-0x5366 020421 call uart_copy_rx_bytes_fast 
-0x5367 020422 copy rega ,pdata 
-0x5368 020423 copy rega ,loopcnt 
-0x5369 020424 call module_hci_prepare_tx 
-0x536a 020425 arg mem_module_rx_error_data_buffer ,contr 
-0x536b 020426 call uart_copy_tx_bytes_fast 
-0x536c 020427 branch module_hci_transmit_tx 
-:      020431 module_hci_event_passkey_entry_mode:
-0x536d 020432 jam hci_event_get_passkey ,mem_module_uart_opcode 
-0x536e 020433 branch module_hci_event_enter_standby_mode_len0 
-:      020437 module_hci_event_le_tk:
-0x536f 020438 jam hci_event_le_tk ,mem_module_uart_opcode 
-0x5370 020439 setarg 4 
-0x5371 020440 call module_hci_prepare_tx 
-0x5372 020441 fetch 4 ,mem_le_tk 
-0x5373 020442 istore 4 ,contwu 
-0x5374 020443 branch module_hci_transmit_tx 
-:      020447 module_hci_event_le_pairing_fail:
-0x5375 020448 arg flag_ble_pairing_fail ,rega 
-0x5376 020449 branch module_hci_event_pairing_completed 
-:      020451 module_hci_event_le_pairing_success:
-0x5377 020452 arg flag_ble_pairing_success ,rega 
-0x5378 020453 branch module_hci_event_pairing_completed 
-:      020456 module_hci_event_pairing_completed:
-0x5379 020457 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
-0x537a 020458 setarg 2 
-0x537b 020459 call module_hci_prepare_tx 
-0x537c 020460 copy rega ,pdata 
-0x537d 020461 istore 2 ,contwu 
-0x537e 020462 branch module_hci_transmit_tx 
-:      020466 module_hci_event_pause_enc:
-0x537f 020467 arg flag_event_pause_enc ,regc 
-0x5380 020468 branch module_hci_event_enc 
-:      020470 module_hci_event_start_enc:
-0x5381 020471 arg flag_event_start_enc ,regc 
-:      020473 module_hci_event_enc:
-0x5382 020474 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
-0x5383 020475 setarg 1 
-0x5384 020476 call module_hci_prepare_tx 
-0x5385 020477 copy regc ,pdata 
-0x5386 020478 istore 1 ,contwu 
-0x5387 020479 branch module_hci_transmit_tx 
-:      020485 module_hci_event_uuid_handle:
-0x5388 020486 storet 2 ,mem_temp 
-0x5389 020487 jam hci_event_uuid_handle ,mem_module_uart_opcode 
-0x538a 020488 setarg 2 
-0x538b 020489 call module_hci_prepare_tx 
-0x538c 020490 fetcht 2 ,mem_temp 
-0x538d 020491 istoret 2 ,contwu 
-0x538e 020492 branch module_hci_transmit_tx 
-:      020496 module_hci_event_le_input_passkey:
-0x538f 020497 jam hci_event_le_input_gkey ,mem_module_uart_opcode 
-0x5390 020498 branch module_hci_event_enter_standby_mode_len0 
-:      020502 module_hci_event_le_update_phy:
-0x5391 020503 jam hci_ble_update_phy_event ,mem_module_uart_opcode 
-0x5392 020504 setarg 2 
-0x5393 020505 call module_hci_prepare_tx 
-0x5394 020506 fetch 2 ,mem_context + coffset_le_rx_phy 
-0x5395 020507 istore 2 ,contwu 
-0x5396 020508 branch module_hci_transmit_tx 
-:      020520 module_hci_prepare_tx:
-0x5397 020521 jam 0x02 ,mem_module_uart_cmd 
-0x5398 020522 store 1 ,mem_module_uart_len 
-0x5399 020523 storet 8 ,mem_temp 
-0x539a 020524 bpatch patch0c_6 ,mem_patch0c 
-0x539b 020525 call module_set_mcu_wake_pin_high_delay 
-0x539c 020526 fetcht 8 ,mem_temp 
-0x539d 020527 call uarta_prepare_tx_register_push 
-0x539e 020528 fetch 3 ,mem_module_uart_cmd 
-0x539f 020529 istore 3 ,contwu 
-0x53a0 020530 rtn 
-:      020532 module_hci_transmit_tx:
-0x53a1 020533 bpatch patch0c_7 ,mem_patch0c 
-0x53a2 020534 branch uarta_send_register_pop 
-:      020536 module_set_mcu_wake_pin_high_delay:
-0x53a3 020537 call module_check_mcu_wake_pin_high 
-0x53a4 020538 rtn true 
-:      020539 module_set_mcu_wake_pin_h_delay:
-0x53a5 020540 call module_set_mcu_wake_pin_high 
-0x53a6 020541 fetch 4 ,mem_module_mcu_wake_delay_us 
-0x53a7 020542 rshift2 pdata ,pdata 
-0x53a8 020543 rtn blank 
-0x53a9 020544 branch delay 
-:      020546 module_set_mcu_wake_pin_high:
-0x53aa 020547 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53ab 020548 branch gpio_out_active 
-:      020550 module_check_mcu_wake_pin_high:
-0x53ac 020551 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53ad 020552 branch gpio_check_active 
-:      020554 module_set_mcu_wake_pin_low:
-0x53ae 020555 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53af 020556 branch gpio_out_inactive 
-:      020567 module_le_receive_data:
-0x53b0 020568 storer rega ,2 ,mem_module_le_rx_data_address 
-0x53b1 020569 storer regb ,2 ,mem_module_le_rx_data_len 
-0x53b2 020570 fetch 2 ,mem_le_att_handle 
-0x53b3 020571 store 2 ,mem_module_le_rx_data_handle 
-0x53b4 020572 call module_check_ble_encrypt_state 
-0x53b5 020573 rtn user 
-:      020575 module_le_receive_data_ok:
-0x53b6 020576 fetcht 2 ,mem_module_le_rx_data_len 
-0x53b7 020577 fetch 1 ,mem_module_ble_data_uart_max_length 
-0x53b8 020578 call not_greater_than 
-0x53b9 020579 copy pdata ,loopcnt 
-0x53ba 020580 copy temp ,pdata 
-0x53bb 020581 isub loopcnt ,pdata 
-0x53bc 020582 store 2 ,mem_module_le_rx_data_len 
-0x53bd 020583 call module_hci_event_receive_le_data 
-0x53be 020584 fetch 2 ,mem_module_le_rx_data_len 
-0x53bf 020585 rtn blank 
-0x53c0 020586 branch module_le_receive_data_ok 
-:      020591 module_bb_event_timer:
-0x53c1 020592 rtn 
-:      020594 module_read_vdd_timer:
-0x53c2 020595 fetch 1 ,mem_module_read_vdd_flag 
-0x53c3 020596 rtn blank 
-0x53c4 020597 fetch 1 ,mem_module_read_vdd_count 
-0x53c5 020598 rtn blank 
-0x53c6 020599 increase -1 ,pdata 
-0x53c7 020600 store 1 ,mem_module_read_vdd_count 
-0x53c8 020601 nrtn blank 
-0x53c9 020602 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
-0x53ca 020603 call enable_adc 
-0x53cb 020604 call vdd_calculate_by_mode 
-0x53cc 020605 div pdata ,10 
-0x53cd 020606 call get_div_result 
-0x53ce 020607 div pdata ,100 
-0x53cf 020608 call get_div_result 
-0x53d0 020609 remainder temp 
-0x53d1 020610 store 1 ,mem_module_vdd_quotient 
-0x53d2 020611 storet 1 ,mem_module_vdd_remainder 
-0x53d3 020612 rtn 
-:      020618 module_set_le_tx_data_flag:
-0x53d4 020619 arg module_flag_ble_data_finish ,queue 
-0x53d5 020620 branch module_set_state 
-:      020622 module_clear_le_tx_data_flag:
-0x53d6 020623 arg module_flag_ble_data_finish ,queue 
-0x53d7 020624 branch module_clr_state 
-:      020626 module_clr_state:
-0x53d8 020627 fetch 2 ,mem_module_flag 
-0x53d9 020628 qset0 pdata 
-0x53da 020629 store 2 ,mem_module_flag 
-0x53db 020630 rtn 
-:      020632 module_set_state:
-0x53dc 020633 fetch 2 ,mem_module_flag 
-0x53dd 020634 qset1 pdata 
-0x53de 020635 store 2 ,mem_module_flag 
-0x53df 020636 rtn 
-:      020641 mouse_init:
-0x53e0 020642 call enable_authrom 
-0x53e1 020643 call mouse_setting_config 
-0x53e2 020644 call mouse_init_sunt 
-0x53e3 020645 rtn wake 
-0x53e4 020646 call mouse_setting_sensor_type 
-0x53e5 020647 call mouse_drawing_optima_init 
-0x53e6 020648 call mouse_cb_fuction 
-0x53e7 020649 call mouse_sensor_powerdown 
-:      020650 mouse_init_wireless:
-0x53e8 020651 fetch 2 ,mem_ui_state_map 
-0x53e9 020652 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x53ea 020653 call mouse_check_select_device_by_switch 
-0x53eb 020654 branch mouse_start_work 
-:      020657 mouse_cb_fuction:
-0x53ec 020658 bpatch patch0d_0 ,mem_patch0d 
-0x53ed 020659 setarg mouse_24g_short_sleep 
-0x53ee 020660 store 2 ,mem_cb_24g_transmit_short_sleep 
-0x53ef 020661 setarg mouse_24g_long_sleep 
-0x53f0 020662 store 2 ,mem_cb_24g_transmit_long_sleep 
-0x53f1 020663 setarg mouse_24g_before_lpm_sleep 
-0x53f2 020664 store 2 ,mem_cb_before_lpm_sleep 
-0x53f3 020665 setarg mouse_24g_package_data 
-0x53f4 020666 store 2 ,mem_cb_24g_transmit_data 
-0x53f5 020667 setarg mouse_24g_search_dongle 
-0x53f6 020668 store 2 ,mem_cb_24g_search_receiver 
-0x53f7 020669 setarg mouse_lpm_before_common 
-0x53f8 020670 store 2 ,mem_cb_24g_lpm_before 
-0x53f9 020671 setarg mouse_le 
-0x53fa 020672 store 2 ,mem_cb_le_process 
-0x53fb 020673 setarg mouse_process_lpm_before 
-0x53fc 020674 store 2 ,mem_cb_before_lpm 
-0x53fd 020675 setarg mouse_priority_bb_event 
-0x53fe 020676 store 2 ,mem_cb_bb_event_process 
-0x53ff 020677 setarg mouse_idle 
-0x5400 020678 store 2 ,mem_cb_idle_process 
-0x5401 020679 setarg mouse_before_hibernate 
-0x5402 020680 store 2 ,mem_cb_before_hibernate 
-0x5403 020681 setarg mouse_le_bb_event_connect_complete 
-0x5404 020682 store 2 ,mem_cb_att_write 
-0x5405 020683 setarg mouse_bb_event_timer 
-0x5406 020684 store 2 ,mem_cb_event_timer 
-0x5407 020685 setarg mouse_spi_write_flash_cb 
-0x5408 020686 store 2 ,mem_cb_spi_flash_write_complate 
-0x5409 020687 setarg mouse_lpm_check_wake_lock 
-0x540a 020688 store 2 ,mem_cb_check_wakelock 
-0x540b 020689 setarg mouse_le_transmit 
-0x540c 020690 store 2 ,mem_cb_ble_transmit 
-0x540d 020691 setarg mouse_set_lpm_mult 
-0x540e 020692 store 2 ,mem_cb_bt_set_mult 
-0x540f 020693 rtn 
-:      020696 mouse_setting_config:
-0x5410 020697 rtn wake 
-0x5411 020698 call g24_transmit_init 
-0x5412 020699 call g24_chmap_param_init 
-0x5413 020700 call mouse_24g_send_time_long_wake 
-0x5414 020701 call mouse_gpio_init 
-0x5415 020702 call mouse_le_name_modify 
-0x5416 020703 call mouse_param_init 
-0x5417 020704 call mouse_device_multi_led_parm_init 
-0x5418 020705 call le_set_fixed_ltk_justwork 
-:      020706 mouse_load_device_info_check:
-0x5419 020707 bpatch patch0d_1 ,mem_patch0d 
-0x541a 020708 fetch mouse_flag_len ,mem_mouse_flag 
-0x541b 020709 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-0x541c 020710 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x541d 020711 bbit1 mouse_enable_otp ,mouse_load_otp_info_check 
-0x541e 020712 rtn 
-:      020714 mouse_xtal_init:
-0x541f 020715 jam xtal_16m ,mem_fcomp_div 
-0x5420 020716 fetch mouse_flag_len ,mem_mouse_flag 
-0x5421 020717 rtnbit1 mouse_enable_16m 
-0x5422 020718 jam xtal_24m ,mem_fcomp_div 
-0x5423 020719 rtn 
-:      020721 mouse_24g_phy_select:
-0x5424 020722 call g24_enable_1m 
-0x5425 020723 fetch mouse_flag_len ,mem_mouse_flag 
-0x5426 020724 rtnbit0 mouse_enable_24g_2m_phy 
-0x5427 020725 branch g24_enable_2m 
-:      020727 mouse_default_init:
-0x5428 020728 bpatch patch0d_2 ,mem_patch0d 
-0x5429 020729 fetch mouse_flag_len ,mem_mouse_flag 
-0x542a 020730 isolate1 mouse_keyboard_enable ,pdata 
-0x542b 020731 call mouse_customer_key_enable ,true 
-:      020733 mouse_default_parm_init:
-0x542c 020734 fetch 2 ,mem_mouse_24g_pair_timeout_init 
-0x542d 020735 store 2 ,mem_24g_pair_timeout_init 
-0x542e 020737 fetch 1 ,mem_mouse_24g_reconn_timeout_init 
-0x542f 020738 store 2 ,mem_24g_reconn_timeout_init 
-0x5430 020740 fetch 5 ,mem_rssi_dis_min_24g_init 
-0x5431 020741 store 5 ,mem_rssi_dis_min_24g 
-0x5432 020743 fetch 1 ,mem_mouse_24g_pair_tx_power 
-0x5433 020744 store 1 ,mem_24g_pair_tx_power 
-0x5434 020746 fetch 1 ,mem_24g_ch_map_update 
-0x5435 020747 ncall g24_chamap_param_update ,blank 
-:      020748 mouse_default_parm_init_next:
-0x5436 020749 bpatch patch0d_3 ,mem_patch0d 
-0x5437 020750 call mouse_xtal_init 
-0x5438 020751 call mouse_24g_phy_select 
-0x5439 020752 call mouse_24g_long_sleep_set 
-0x543a 020753 branch g24_pair_param_init 
-:      020755 mouse_param_common_init:
-0x543b 020756 setarg mouse_ble_att_list_addr 
-0x543c 020757 store 2 ,mem_ui_le_uuid_table 
-0x543d 020758 jam 3 ,mem_lpm_mult_timeout 
-0x543e 020759 jam 8 ,mem_lpm_overhead 
-0x543f 020760 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5440 020761 jam commbination_key_state_up ,mem_commbination_key_statue 
-0x5441 020762 setarg 0x0200 
-0x5442 020763 store 2 ,mem_lpm_interval 
-0x5443 020764 jam 0x17 ,mem_le_local_mtu 
-0x5444 020765 jam 0x17 ,mem_le_remote_mtu 
-0x5445 020767 setarg mem_le_tx_buffer0_omemalloc 
-0x5446 020768 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x5447 020769 setarg mouse_ble_l2cap_txbuff_size 
-0x5448 020770 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x5449 020771 branch mouse_adc_gpio_mux_init 
-:      020773 mouse_param_init:
-0x544a 020774 bpatch patch0d_4 ,mem_patch0d 
-0x544b 020775 call mouse_param_common_init 
-0x544c 020776 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x544d 020778 setarg 0x0a77 
-0x544e 020779 store 2 ,mem_spi_init_clk 
-0x544f 020780 setsect 0 ,0x1224 
-0x5450 020781 setsect 1 ,0x4000 
-0x5451 020782 setsect 2 ,0x0 
-0x5452 020783 istore 5 ,contw 
-0x5453 020786 fetch mouse_flag_len ,mem_mouse_flag 
-0x5454 020787 bbit0 mouse_enable_bt_125hz ,mouse_param_init_intervl_end 
-0x5455 020788 setarg le_interval_7_5ms 
-0x5456 020789 store 2 ,mem_le_interval_min 
-0x5457 020790 store 2 ,mem_le_interval_min + 2 
-:      020791 mouse_param_init_intervl_end:
-0x5458 020792 call mouse_g24_interval_param_8ms 
-0x5459 020793 fetch mouse_flag_len ,mem_mouse_flag 
-0x545a 020794 bbit0 mouse_enable_24g_250hz ,mouse_24g_short_sleep_set_end 
-0x545b 020795 call mouse_g24_interval_param_4ms 
-:      020796 mouse_24g_short_sleep_set_end:
-0x545c 020797 fetch 3 ,mem_24g_short_sleep_set 
-0x545d 020798 store 3 ,mem_mouse_24g_short_sleep_set_init 
-0x545e 020799 fetch 1 ,mem_device_flag 
-0x545f 020800 store 1 ,mem_device_flag_temp 
-0x5460 020801 fetch 3 ,mem_le_lap + 3 
-0x5461 020802 store 3 ,mem_mouse_le_lap_temp 
-0x5462 020803 setarg 0 
-0x5463 020804 store 7 ,mem_mouse_key 
-0x5464 020805 fetch 1 ,mem_ui_button_timeout 
-0x5465 020806 store 1 ,mem_bt_discovery_count 
-0x5466 020807 store 1 ,mem_select_device_count 
-0x5467 020808 call le_modified_name_adv 
-:      020809 mouse_sensor_set_angle:
-0x5468 020810 bpatch patch0d_5 ,mem_patch0d 
-0x5469 020811 fetch 1 ,mem_sensor_angle_default 
-0x546a 020812 store 1 ,mem_config_sensor_angle 
-0x546b 020813 fetch 1 ,mem_select_sensor_angle_gpio 
-0x546c 020814 rtneq gpio_disable 
-0x546d 020815 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x546e 020816 call mouse_gpio_config_input_pu 
-0x546f 020817 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x5470 020818 call gpio_get_bit 
-0x5471 020819 call mouse_sensor_switch_angle ,true 
-0x5472 020820 branch mouse_gpio_config_input_pd 
-:      020821 mouse_sensor_switch_angle:
-0x5473 020822 fetch 1 ,mem_sensor_angle_switch 
-0x5474 020823 store 1 ,mem_config_sensor_angle 
-0x5475 020824 rtn 
-:      020826 mouse_g24_interval_param_4ms:
-0x5476 020827 fetch 3 ,mem_mouse_24g_short_sleep_set_4ms 
-0x5477 020828 store 3 ,mem_24g_short_sleep_set 
-0x5478 020829 fetch 3 ,mem_mouse_24g_long_sleep_set_4ms 
-0x5479 020830 store 3 ,mem_24g_long_sleep_set 
-0x547a 020831 fetch 1 ,mem_mouse_24g_fast_hop_count_4ms 
-0x547b 020832 store 1 ,mem_24g_fast_hop_count 
-0x547c 020833 fetch 4 ,mem_mouse_24g_tsniff_4ms 
-0x547d 020834 store 4 ,mem_mouse_24g_tsniff 
-:      020835 mouse_report_rate_set_250hz:
-0x547e 020836 setarg 0x100c0c 
-0x547f 020837 store 3 ,mem_24g_interval 
-0x5480 020838 rtn 
-:      020840 mouse_g24_interval_param_8ms:
-0x5481 020841 fetch 3 ,mem_mouse_24g_short_sleep_set_8ms 
-0x5482 020842 store 3 ,mem_24g_short_sleep_set 
-0x5483 020843 fetch 3 ,mem_mouse_24g_long_sleep_set_8ms 
-0x5484 020844 store 3 ,mem_24g_long_sleep_set 
-0x5485 020845 fetch 1 ,mem_mouse_24g_fast_hop_count_8ms 
-0x5486 020846 store 1 ,mem_24g_fast_hop_count 
-0x5487 020847 fetch 4 ,mem_mouse_24g_tsniff_8ms 
-0x5488 020848 store 4 ,mem_mouse_24g_tsniff 
-:      020849 mouse_report_rate_set_125hz:
-0x5489 020850 setarg 0x1c1919 
-0x548a 020851 store 3 ,mem_24g_interval 
-0x548b 020852 rtn 
-:      020864 mouse_start_work:
-0x548c 020865 bpatch patch0d_6 ,mem_patch0d 
-0x548d 020866 fetch mouse_flag_len ,mem_mouse_flag 
-0x548e 020867 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
-0x548f 020868 fetch 1 ,mem_device_flag 
-0x5490 020869 beq mode_24g_device ,mouse_24g_start_mode 
-:      020870 mouse_le_fast_conn_judge:
-0x5491 020871 call mouse_bluetooth_fast_conn_disable 
-0x5492 020872 fetch 1 ,mem_device_flag 
-0x5493 020873 beq mode_bt_device1 ,mouse_le_device1_judge 
-0x5494 020874 beq mode_bt_device2 ,mouse_le_device2_judge 
-0x5495 020875 rtn 
-:      020876 mouse_le_device1_judge:
-0x5496 020877 fetch 6 ,mem_device1_addr 
-0x5497 020878 fetcht 6 ,mem_mouse_compare_addr 
-0x5498 020879 isub temp ,null 
-0x5499 020880 branch mouse_bluetooth_fast_conn_init ,zero 
-0x549a 020881 branch mouse_start_reconnect_device 
-:      020883 mouse_le_device2_judge:
-0x549b 020884 fetch 6 ,mem_device2_addr 
-0x549c 020885 fetcht 6 ,mem_mouse_compare_addr 
-0x549d 020886 isub temp ,null 
-0x549e 020887 branch mouse_bluetooth_fast_conn_init ,zero 
-0x549f 020888 branch mouse_start_reconnect_device 
-:      020890 mouse_start_reconnect_device:
-0x54a0 020891 bpatch patch0d_7 ,mem_patch0d 
-0x54a1 020892 call mouse_device_le_reconn_led_config 
-0x54a2 020893 arg mem_device1_type ,rega 
-0x54a3 020894 fetch 1 ,mem_device_flag 
-0x54a4 020895 increase -1 ,pdata 
-0x54a5 020896 mul32 pdata ,29 ,pdata 
-0x54a6 020897 iadd rega ,rega 
-0x54a7 020898 ifetch 1 ,rega 
-0x54a8 020899 store 1 ,mem_xrecord_mode 
-:      020900 mouse_start_reconnect:
-0x54a9 020901 fetch 1 ,mem_xrecord_mode 
-0x54aa 020902 beq rec_4_mode ,mouse4_0_check_reconn_target 
-0x54ab 020903 branch mouse_bluetooth_fast_conn_init 
-:      020905 mouse_wakeup_from_power_check:
-0x54ac 020906 bpatch patch0e_0 ,mem_patch0e 
-0x54ad 020907 disable user 
-0x54ae 020908 fetch mouse_flag_len ,mem_mouse_flag 
-0x54af 020909 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_from_poweron 
-0x54b0 020910 fetch 1 ,core_lpm_isogate 
-0x54b1 020911 bbit1 cold_wake ,mouse_wakeup_from_poweron 
-0x54b2 020912 enable user 
-:      020913 mouse_wakeup_from_poweron:
-0x54b3 020914 fetch 1 ,mem_reconn_times_init 
-0x54b4 020915 store 1 ,mem_reconn_times 
-0x54b5 020916 rtn 
-:      020918 mouse4_0_check_reconn_target:
-0x54b6 020919 jam 1 ,mem_mouse_le_reconnect_flag 
-0x54b7 020920 fetcht 1 ,mem_mouse_fast_direct_timeout 
-0x54b8 020921 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x54b9 020922 beq 0xff ,mouse4_0_check_reconn_target_next 
-0x54ba 020923 fetcht 1 ,mem_mouse_direct_timeout 
-:      020924 mouse4_0_check_reconn_target_next:
-0x54bb 020925 storet 1 ,mem_mouse_direct_timer 
-0x54bc 020926 call app_lpm_mult_disable 
-0x54bd 020927 fetch 3 ,mem_le_adv_direct_ind 
-0x54be 020928 store 3 ,mem_le_adv_data + 4 
-0x54bf 020929 call mouse_le_check_adv_flag 
-0x54c0 020930 setarg adv_flag_bredr_not_supported 
-0x54c1 020931 istore 1 ,contr 
-0x54c2 020932 arg mem_le_scan_data ,contr 
-0x54c3 020933 call mouse_le_adv_data_update 
-0x54c4 020934 branch check_51cmd_adv 
-:      020938 mouse_lpm_check_wake_lock:
-0x54c5 020939 bmark1 mark_24g ,app_get_lpm_wake_lock 
-0x54c6 020940 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x54c7 020941 branch app_get_lpm_wake_lock ,blank 
-0x54c8 020942 fetch 1 ,mem_mouse_le_conn_param_reject 
-0x54c9 020943 beq le_lpm_disable ,app_get_lpm_wake_lock 
-0x54ca 020944 fetch 1 ,mem_mouse_wheel_trigger 
-0x54cb 020945 nbranch app_get_lpm_wake_lock ,blank 
-0x54cc 020946 branch app_put_lpm_wake_lock 
-:      020955 mouse_app_enter_hibernate:
-0x54cd 020956 bpatch patch0e_1 ,mem_patch0e 
-0x54ce 020957 setarg pan_reg_config 
-0x54cf 020958 call twspi_read 
-0x54d0 020959 bbit1 3 ,mouse_app_enter_hibernate_next 
-0x54d1 020960 call mouse_sensor_reset 
-0x54d2 020961 call mouse_sensor_powerdown 
-:      020962 mouse_app_enter_hibernate_next:
-0x54d3 020963 call mouse_setgpio_hibernate 
-0x54d4 020964 branch app_enter_hibernate 
-:      020966 mouse_before_hibernate:
-0x54d5 020967 bpatch patch0e_2 ,mem_patch0e 
-0x54d6 020968 call disable_authrom 
-0x54d7 020969 call mouse_before_hibernate_wheel_gpio_set 
-0x54d8 020970 call mouse_setgpio_hibernate 
-0x54d9 020971 call mouse_flash_power_down 
-0x54da 020972 fetcht 1 ,mem_sensor_motion_gpio 
-0x54db 020973 branch gpio_clr_wake 
-:      020976 mouse_setgpio_hibernate:
-0x54dc 020977 bpatch patch0e_3 ,mem_patch0e 
-0x54dd 020978 call mouse_set_sdio_high 
-0x54de 020979 call clear_wake 
-0x54df 020980 call mouse_logo_led_off 
-0x54e0 020981 call mouse_lpm_before_common 
-0x54e1 020982 call mouse_gpio_pd_idle 
-0x54e2 020983 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x54e3 020984 call mouse_gpio_config_input_pu 
-0x54e4 020985 call mouse_gpio_set_high_impedance 
-0x54e5 020986 call mouse_device_multi_led_all_off 
-0x54e6 020987 call mouse_adc_gpio_set_before_hibernate 
-0x54e7 020988 branch mouse_wheel_gpio_set_before_hibernate 
-:      020990 mouse_wheel_gpio_set_before_hibernate:
-0x54e8 020991 fetch mouse_flag_len ,mem_mouse_flag 
-0x54e9 020992 rtnbit0 mouse_enable_wheel_wake_up_cancel 
-:      020993 mouse_wheel_gpio_clr_wakeup:
-0x54ea 020994 fetcht 1 ,mem_whee_a_data_gpio 
-0x54eb 020995 call gpio_clr_wake 
-0x54ec 020996 fetcht 1 ,mem_whee_b_data_gpio 
-0x54ed 020997 call gpio_clr_wake 
-0x54ee 020998 fetcht 1 ,mem_whee_a_data_gpio 
-0x54ef 020999 call mouse_gpio_config_input_pd 
-0x54f0 021000 fetcht 1 ,mem_whee_b_data_gpio 
-0x54f1 021001 branch mouse_gpio_config_input_pd 
-:      021003 mouse_adc_gpio_set_before_hibernate:
-0x54f2 021004 fetch mouse_flag_len ,mem_mouse_flag 
-0x54f3 021005 rtnbit0 mouse_enable_adc 
-0x54f4 021006 fetch 1 ,mem_adc_config_flag 
-0x54f5 021007 rtnne adc_config_gpio 
-0x54f6 021008 fetch 1 ,mem_adc_channel_gpio 
-0x54f7 021009 arg gpcfg_no_ie ,temp 
-0x54f8 021010 branch gpio_config_function_int 
-:      021014 mouse_gpio_pd_idle:
-0x54f9 021015 arg core_gpio_conf ,contr 
-0x54fa 021016 arg gpio_number ,loopcnt 
-:      021017 mouse_gpio_pd_idle_loop:
-0x54fb 021018 ifetch 1 ,contr 
-0x54fc 021019 nbranch mouse_gpio_pd_idle_configured ,blank 
-0x54fd 021020 setarg gpcfg_pulldown 
-0x54fe 021021 add contr ,-1 ,contw 
-0x54ff 021022 istore 1 ,contw 
-:      021023 mouse_gpio_pd_idle_configured:
-0x5500 021024 loop mouse_gpio_pd_idle_loop 
-0x5501 021025 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x5502 021026 isub contr ,null 
-0x5503 021027 rtn zero 
-:      021028 mouse_gpio_pd_idle_ext:
-0x5504 021029 arg gpio_number_ext ,loopcnt 
-0x5505 021030 arg core_gpio_conf_hi ,contr 
-0x5506 021031 branch mouse_gpio_pd_idle_loop 
-:      021033 mouse_process_lpm_before:
-0x5507 021034 rtnmark1 mark_24g 
-0x5508 021035 call mouse_lpm_before_common 
-0x5509 021036 fetch 1 ,mem_lpm_current_mult 
-0x550a 021037 nrtn blank 
-0x550b 021038 branch gpio_clr_wake 
-:      021040 mouse_lpm_before_common:
-0x550c 021041 bpatch patch0e_4 ,mem_patch0e 
-0x550d 021042 fetcht 1 ,mem_whee_a_data_gpio 
-0x550e 021043 call gpio_config_input 
-0x550f 021044 fetcht 1 ,mem_whee_b_data_gpio 
-0x5510 021045 call gpio_config_input 
-0x5511 021047 call mouse_wheel_check 
-0x5512 021048 fetch 1 ,mem_mouse_sensor_sclk_gpio 
-0x5513 021049 call mouse_gpio_config_output_high 
-0x5514 021050 call twspi_disable 
-0x5515 021052 fetcht 1 ,mem_lbutton_gpio 
-0x5516 021053 call gpio_set_wake 
-0x5517 021054 fetcht 1 ,mem_rbutton_gpio 
-0x5518 021055 call gpio_set_wake 
-0x5519 021056 fetcht 1 ,mem_mbutton_gpio 
-0x551a 021057 call gpio_set_wake 
-0x551b 021059 fetcht 1 ,mem_bk_button_gpio 
-0x551c 021060 call gpio_set_wake 
-0x551d 021061 fetcht 1 ,mem_fw_button_gpio 
-0x551e 021062 call gpio_set_wake 
-0x551f 021063 fetcht 1 ,mem_dpi_button_gpio 
-0x5520 021064 call gpio_set_wake 
-0x5521 021065 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5522 021066 call gpio_set_wake 
-0x5523 021068 fetcht 1 ,mem_customer_key_gpio 
-0x5524 021069 call gpio_set_wake 
-0x5525 021071 fetcht 1 ,mem_whee_a_data_gpio 
-0x5526 021072 call gpio_set_wake_by_current_state 
-0x5527 021073 fetcht 1 ,mem_whee_b_data_gpio 
-0x5528 021074 call gpio_set_wake_by_current_state 
-0x5529 021075 fetcht 1 ,mem_whee_ta_data_gpio 
-0x552a 021076 call gpio_set_wake_by_current_state 
-0x552b 021077 fetcht 1 ,mem_whee_tb_data_gpio 
-0x552c 021078 call gpio_set_wake_by_current_state 
-0x552d 021079 fetcht 1 ,mem_sensor_motion_gpio 
-0x552e 021080 branch gpio_set_wake 
-:      021084 mouse_set_mult:
-0x552f 021085 fetch 2 ,mem_ui_state_map 
-0x5530 021086 rtnbit0 ui_state_ble_connected 
-0x5531 021087 copy rega ,pdata 
-0x5532 021088 nbranch le_set_config_short_mult ,blank 
-0x5533 021089 branch le_clr_config_short_mult 
-:      021093 mouse_adc_gpio_set:
-0x5534 021094 bpatch patch0e_5 ,mem_patch0e 
-0x5535 021095 fetch 1 ,mem_adc_config_flag 
-0x5536 021096 rtnne adc_config_gpio 
-0x5537 021097 fetcht 1 ,mem_adc_channel_gpio 
-0x5538 021098 branch gpio_set_high_impedance 
-:      021100 mouse_adc_gpio_mux_init:
-0x5539 021101 fetch mouse_flag_len ,mem_mouse_flag 
-0x553a 021102 rtnbit0 mouse_enable_adc 
-0x553b 021103 jam mouse_adc_check_multiple ,mem_adc_mux_status 
-0x553c 021104 rtn 
-:      021106 mouse_adc_read:
-0x553d 021107 bpatch patch0e_6 ,mem_patch0e 
-0x553e 021108 fetch mouse_flag_len ,mem_mouse_flag 
-0x553f 021109 rtnbit0 mouse_enable_adc 
-0x5540 021110 call mouse_adc_gpio_set 
-0x5541 021111 fetch 1 ,mem_adc_config_flag 
-0x5542 021112 beq adc_config_gpio ,mouse_adc_read_gpio_mux_start 
-0x5543 021113 jam mouse_adc_check_hvin_multiple ,mem_adc_mux_status 
-0x5544 021114 branch mouse_adc_read_start 
-:      021116 mouse_adc_read_gpio_mux_start:
-0x5545 021117 jam mouse_adc_check_gpio_multiple ,mem_adc_mux_status 
-0x5546 021118 branch mouse_adc_read_start 
-:      021120 mouse_adc_read_start:
-0x5547 021121 bpatch patch0e_7 ,mem_patch0e 
-0x5548 021122 call enable_adc 
-0x5549 021123 call vdd_calculate_by_mode 
-0x554a 021124 store 2 ,mem_mouse_vdd_now_vol 
-0x554b 021125 fetch 1 ,mem_adc_config_flag 
-0x554c 021126 bne adc_config_gpio ,mouse_adc_data_process 
-0x554d 021127 fetcht 2 ,mem_mouse_vdd_now_vol 
-0x554e 021128 mul32 temp ,8 ,pdata 
-0x554f 021129 div pdata ,10 
-0x5550 021130 call get_div_result 
-0x5551 021131 iadd temp ,pdata 
-0x5552 021132 store 2 ,mem_mouse_vdd_now_vol 
-:      021133 mouse_adc_data_process:
-0x5553 021134 arg mem_mouse_vdd_calculate_set ,rega 
-0x5554 021135 call mouse_adc_bat_percent_lowpower_out 
-0x5555 021136 fetch 1 ,mem_adc_power_flag 
-0x5556 021137 bbit1 1 ,mouse_app_enter_hibernate 
-0x5557 021138 bbit0 0 ,mouse_adc_no_low_voltage 
-0x5558 021139 jam 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x5559 021140 branch mouse_adc_low_voltage 
-:      021142 mouse_adc_low_voltage:
-0x555a 021143 arg mouse_low_voltage_flag ,queue 
-0x555b 021144 branch mouse_enable_function_flag 
-:      021145 mouse_adc_no_low_voltage:
-0x555c 021146 arg mouse_low_voltage_flag ,queue 
-0x555d 021147 call mouse_disable_function_flag 
-0x555e 021148 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x555f 021149 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x5560 021150 rtn blank 
-0x5561 021151 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
-0x5562 021152 branch mouse_low_voltage_led_off_judge 
-:      021155 mouse_adc_bat_percent_lowpower_out:
-0x5563 021156 bpatch patch0f_0 ,mem_patch0f 
-0x5564 021157 ifetch 8 ,rega 
-0x5565 021158 store 8 ,mem_pdatatemp 
-0x5566 021159 fetch 1 ,mem_adc_mux_status 
-0x5567 021160 beq mouse_adc_check_battery_only ,mouse_adc_bat_percent_lowpower_out_battery 
-0x5568 021161 beq mouse_adc_check_gpio_multiple ,mouse_adc_bat_percent_lowpower_out_battery 
-0x5569 021162 beq mouse_adc_check_hvin_multiple ,mouse_adc_bat_percent_lowpower_out_hvin_multiple 
-:      021163 mouse_adc_bat_percent_lowpower_out_battery:
-0x556a 021164 call adc_clear_no_power_flag 
-0x556b 021165 call adc_clear_low_power_flag 
-0x556c 021166 fetch 2 ,mem_pdatatemp + 6 
-0x556d 021167 fetcht 2 ,mem_pdatatemp + 2 
-0x556e 021168 isub temp ,null 
-0x556f 021169 ncall adc_set_no_power_flag ,positive 
-0x5570 021170 fetcht 2 ,mem_pdatatemp + 4 
-0x5571 021171 isub temp ,null 
-0x5572 021172 ncall adc_set_low_power_flag ,positive 
-:      021173 mouse_adc_bat_level_set:
-0x5573 021174 fetch 2 ,mem_pdatatemp + 6 
-0x5574 021175 fetcht 2 ,mem_pdatatemp 
-0x5575 021176 isub temp ,null 
-0x5576 021177 branch mouse_adc_bat_level_100_percent ,positive 
-0x5577 021178 fetcht 2 ,mem_pdatatemp + 2 
-0x5578 021179 isub temp ,pdata 
-0x5579 021180 nbranch mouse_adc_bat_level_0_percent ,positive 
-0x557a 021181 branch mouse_adc_bat_level_0_percent ,blank 
-0x557b 021182 mul32 pdata ,100 ,rega 
-0x557c 021183 fetch 2 ,mem_pdatatemp 
-0x557d 021184 fetcht 2 ,mem_pdatatemp + 2 
-0x557e 021185 isub temp ,temp 
-0x557f 021186 copy rega ,pdata 
-0x5580 021187 idiv temp 
-0x5581 021188 call get_div_result 
-0x5582 021189 store 1 ,mem_le_battery_level_percentage 
-0x5583 021190 rtn 
-:      021192 mouse_adc_bat_level_100_percent:
-0x5584 021193 jam 100 ,mem_le_battery_level_percentage 
-0x5585 021194 rtn 
-:      021195 mouse_adc_bat_level_0_percent:
-0x5586 021196 jam 0 ,mem_le_battery_level_percentage 
-0x5587 021197 rtn 
-:      021199 mouse_adc_bat_percent_lowpower_out_hvin_multiple:
-0x5588 021200 branch mouse_adc_bat_percent_lowpower_out_battery 
-:      021206 mouse_gpio_init:
-0x5589 021207 fetcht 1 ,mem_eeprom_wp_gpio 
-0x558a 021208 call gpio_config_output 
-0x558b 021210 fetcht 1 ,mem_lbutton_gpio 
-0x558c 021211 call mouse_gpio_config_input_pu 
-0x558d 021212 fetcht 1 ,mem_rbutton_gpio 
-0x558e 021213 call mouse_gpio_config_input_pu 
-0x558f 021214 fetcht 1 ,mem_mbutton_gpio 
-0x5590 021215 call mouse_gpio_config_input_pu 
-0x5591 021216 fetcht 1 ,mem_bk_button_gpio 
-0x5592 021217 call mouse_gpio_config_input_pu 
-0x5593 021218 fetcht 1 ,mem_fw_button_gpio 
-0x5594 021219 call mouse_gpio_config_input_pu 
-0x5595 021220 fetcht 1 ,mem_dpi_button_gpio 
-0x5596 021221 call mouse_gpio_config_input_pu 
-0x5597 021223 fetcht 1 ,mem_matrix_public_gpio 
-0x5598 021224 call mouse_gpio_config_input_pu 
-0x5599 021226 fetcht 1 ,mem_config_select_device_button_gpio 
-0x559a 021227 call mouse_gpio_config_input_pu 
-0x559b 021229 fetcht 1 ,mem_customer_key_gpio 
-0x559c 021230 call mouse_gpio_config_input_pu 
-0x559d 021232 fetcht 1 ,mem_whee_a_data_gpio 
-0x559e 021233 call mouse_gpio_config_input_pu 
-0x559f 021235 fetcht 1 ,mem_whee_b_data_gpio 
-0x55a0 021236 call mouse_gpio_config_input_pu 
-0x55a1 021238 fetcht 1 ,mem_whee_ta_data_gpio 
-0x55a2 021239 call mouse_gpio_config_input_pu 
-0x55a3 021240 fetcht 1 ,mem_whee_tb_data_gpio 
-0x55a4 021241 call mouse_gpio_config_input_pu 
-0x55a5 021243 fetcht 1 ,mem_sensor_motion_gpio 
-0x55a6 021244 call mouse_gpio_config_input_pu 
-0x55a7 021246 fetcht 1 ,mem_device_switch_gpio 
-0x55a8 021247 call mouse_gpio_config_input_pu 
-0x55a9 021249 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x55aa 021250 branch mouse_gpio_config_input_pu 
-:      021253 mouse_gpio_set_pupd_by_input:
-0x55ab 021254 sub temp ,ui_button_gpio_disable ,null 
-0x55ac 021255 rtn zero 
-0x55ad 021256 and temp ,0x7f ,queue 
-0x55ae 021257 fetch 4 ,core_gpio_in 
-0x55af 021258 qisolate1 pdata 
-0x55b0 021259 branch mouse_gpio_config_input_pu ,true 
-:      021260 mouse_gpio_config_input_pd:
-0x55b1 021261 sub temp ,ui_button_gpio_disable ,null 
-0x55b2 021262 rtn zero 
-0x55b3 021263 set1 gpio_active_bit ,temp 
-0x55b4 021264 branch gpio_config_input 
-:      021266 mouse_gpio_config_input_pu:
-0x55b5 021267 sub temp ,ui_button_gpio_disable ,null 
-0x55b6 021268 rtn zero 
-0x55b7 021269 set0 gpio_active_bit ,temp 
-0x55b8 021270 branch gpio_config_input 
-:      021272 mouse_gpio_set_high_impedance:
-0x55b9 021273 fetch 3 ,mem_mouse_set_high_impedance_bit_set 
-0x55ba 021274 store 3 ,mem_pdatatemp 
-0x55bb 021275 arg 13 ,loopcnt 
-0x55bc 021276 arg 0 ,temp 
-:      021277 mouse_gpio_set_high_impedance_bit_loop:
-0x55bd 021278 fetch 3 ,mem_pdatatemp 
-0x55be 021279 isolate1 0 ,pdata 
-0x55bf 021280 call gpio_set_high_impedance ,true 
-0x55c0 021281 fetch 3 ,mem_pdatatemp 
-0x55c1 021282 lshift pdata ,pdata 
-0x55c2 021283 store 3 ,mem_pdatatemp 
-0x55c3 021284 increase 1 ,temp 
-0x55c4 021285 loop mouse_gpio_set_high_impedance_bit_loop 
-0x55c5 021286 rtn 
-:      021292 mouse_le_name_modify:
-0x55c6 021293 bpatch patch0f_1 ,mem_patch0f 
-0x55c7 021294 fetch 8 ,mem_le_name_patch 
-0x55c8 021295 rtn blank 
-0x55c9 021296 fetch 1 ,mem_le_name_patch_len 
-0x55ca 021297 copy pdata ,rega 
-0x55cb 021298 sub pdata ,11 ,null 
-0x55cc 021299 nbranch mouse_le_name_patch_len_overflow ,positive 
-0x55cd 021301 call mouse_le_name_clear 
-0x55ce 021303 arg mem_le_adv_swift_pair + 9 ,contw 
-0x55cf 021304 call mouse_le_name_modify_next 
-0x55d0 021306 arg mem_le_scan_data + 2 ,contw 
-0x55d1 021307 call mouse_le_name_modify_next 
-0x55d2 021309 arg mem_le_name ,contw 
-:      021310 mouse_le_name_modify_next:
-0x55d3 021311 arg mem_le_name_patch ,contr 
-0x55d4 021312 copy rega ,loopcnt 
-0x55d5 021313 branch memcpy 
-:      021315 mouse_le_name_clear:
-0x55d6 021316 arg mem_le_adv_swift_pair + 9 ,contw 
-0x55d7 021317 call mouse_le_name_clear_next 
-0x55d8 021319 arg mem_le_scan_data + 2 ,contw 
-0x55d9 021320 call mouse_le_name_clear_next 
-0x55da 021322 arg mem_le_name ,contw 
-:      021323 mouse_le_name_clear_next:
-0x55db 021324 arg 11 ,loopcnt 
-0x55dc 021325 branch clear_mem 
-:      021327 mouse_le_name_patch_len_overflow:
-0x55dd 021328 call mouse_le_swift_pair_disable 
-0x55de 021330 fetch 1 ,mem_le_name_patch_len 
-0x55df 021331 increase 1 ,pdata 
-0x55e0 021332 store 1 ,mem_le_adv_swift_pair 
-0x55e1 021333 jam 9 ,mem_le_adv_swift_pair + 1 
-0x55e2 021334 arg mem_le_name_patch ,contr 
-0x55e3 021335 arg mem_le_adv_swift_pair + 2 ,contw 
-0x55e4 021336 copy rega ,loopcnt 
-0x55e5 021337 call memcpy 
-0x55e6 021339 fetch 1 ,mem_le_name_patch_len 
-0x55e7 021340 increase 1 ,pdata 
-0x55e8 021341 store 1 ,mem_le_scan_data 
-0x55e9 021342 jam 9 ,mem_le_scan_data + 1 
-0x55ea 021343 arg mem_le_name_patch ,contr 
-0x55eb 021344 arg mem_le_scan_data + 2 ,contw 
-0x55ec 021345 copy rega ,loopcnt 
-0x55ed 021346 call memcpy 
-0x55ee 021348 arg mem_le_name_patch_len ,contr 
-0x55ef 021349 arg mem_le_name_len ,contw 
-0x55f0 021350 copy rega ,loopcnt 
-0x55f1 021351 increase 1 ,loopcnt 
-0x55f2 021352 branch memcpy 
-:      021354 mouse_le_swift_pair_disable:
-0x55f3 021355 arg mem_le_adv_swift_pair ,contw 
-0x55f4 021356 arg 20 ,loopcnt 
-0x55f5 021357 branch clear_mem 
-:      021363 mouse_sensor_spi_init:
-0x55f6 021364 call mouse_spid_init_pin 
-0x55f7 021365 jam 0x73 ,mem_spi_init_clk 
-0x55f8 021367 call mouse_spi_init 
-0x55f9 021368 branch twspi_enable 
-:      021370 mouse_spi_write_flash_cb:
-:      021371 mouse_spi_init:
-0x55fa 021372 branch spid_init 
-:      021374 mouse_spid_init_pin:
-0x55fb 021375 fetch 1 ,mem_mouse_sensor_sclk_gpio 
-0x55fc 021376 arg gpcfg_spid_sck ,temp 
-0x55fd 021377 call gpio_config_function_int 
-0x55fe 021378 fetch 1 ,mem_mouse_sensor_sdio_gpio 
-0x55ff 021379 arg gpcfg_spid_sdio ,temp 
-0x5600 021380 branch gpio_config_function_int 
-:      021385 mouse_motion:
-0x5601 021386 bpatch patch0f_2 ,mem_patch0f 
-0x5602 021387 disable user 
-0x5603 021388 setarg 0 
-0x5604 021389 store 6 ,mem_mouse_x 
-0x5605 021390 call mouse_check_sensor_data 
-0x5606 021391 setarg 0x0089 
-0x5607 021392 call twspi_write 
-0x5608 021393 call mouse_setting_sensor_type 
-0x5609 021394 call mouse_zwheel 
-0x560a 021395 call mouse_t_zwheel 
-0x560b 021396 call mouse_key 
-0x560c 021397 fetch 1 ,mem_mouse_key 
-0x560d 021398 and_into 0x1f ,pdata 
-0x560e 021399 store 1 ,mem_mouse_key 
-0x560f 021400 nbranch mouse_drawing_optima_init ,user 
-0x5610 021401 call mouse_drawing_optima 
-0x5611 021402 branch mouse_no_data_timer_init 
-:      021406 mouse_zwheel:
-0x5612 021407 fetch 1 ,mem_mouse_z_data 
-0x5613 021408 rtn blank 
-0x5614 021409 store 1 ,mem_mouse_z 
-0x5615 021410 jam 0 ,mem_mouse_z_data 
-0x5616 021411 branch enable_user 
-:      021413 mouse_t_zwheel:
-0x5617 021414 fetch 1 ,mem_mouse_tz_data 
-0x5618 021415 rtn blank 
-0x5619 021416 store 1 ,mem_mouse_tz 
-0x561a 021417 jam 0 ,mem_mouse_tz_data 
-0x561b 021418 branch enable_user 
-:      021420 mouse_wheel_check:
-0x561c 021421 call mouse_t_wheel_scan 
-0x561d 021422 call mouse_wheel_scan 
-0x561e 021423 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x561f 021424 fetcht 1 ,mem_wheel_tb_old_pinlevel 
-0x5620 021425 store 1 ,mem_wheel_tb_old_pinlevel 
-0x5621 021426 isub temp ,null 
-0x5622 021427 nbranch app_lpm_wake_auto_lock ,zero 
-0x5623 021428 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5624 021429 fetcht 1 ,mem_mwheel_b_old_pinlevel 
-0x5625 021430 store 1 ,mem_mwheel_b_old_pinlevel 
-0x5626 021431 isub temp ,null 
-0x5627 021432 nbranch app_lpm_wake_auto_lock ,zero 
-0x5628 021433 rtn 
-:      021434 mouse_t_wheel_scan:
-0x5629 021435 fetch 1 ,mem_whee_ta_data_gpio 
-0x562a 021436 rtneq gpio_disable 
-0x562b 021437 arg 0 ,rega 
-0x562c 021438 fetcht 1 ,mem_whee_ta_data_gpio 
-0x562d 021439 call gpio_get_bit 
-0x562e 021440 setflag true ,0 ,rega 
-0x562f 021441 fetcht 1 ,mem_whee_tb_data_gpio 
-0x5630 021442 call gpio_get_bit 
-0x5631 021443 setflag true ,1 ,rega 
-0x5632 021444 copy rega ,pdata 
-0x5633 021445 store 1 ,mem_wheel_tb_new_pinlevel 
-0x5634 021446 beq 0x01 ,mouse_t_wheel_scan_judge1 
-0x5635 021447 beq 0x02 ,mouse_t_wheel_scan_judge2 
-0x5636 021448 fetch 1 ,mem_wheel_tog 
-0x5637 021449 bbit1 7 ,mouse_t_wheel_scan_judge3 
-0x5638 021450 rtn 
-:      021452 mouse_t_wheel_scan_judge1:
-0x5639 021453 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x563a 021454 beq 0 ,mouse_t_wheel_scan_judge11 
-0x563b 021455 beq 3 ,mouse_t_wheel_scan_judge12 
-0x563c 021456 rtn 
-:      021457 mouse_t_wheel_scan_judge2:
-0x563d 021458 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x563e 021459 beq 0 ,mouse_t_wheel_scan_judge21 
-0x563f 021460 beq 3 ,mouse_t_wheel_scan_judge22 
-0x5640 021461 rtn 
-:      021462 mouse_t_wheel_scan_judge11:
-0x5641 021463 jam 0x82 ,mem_wheel_tog 
-0x5642 021464 rtn 
-:      021465 mouse_t_wheel_scan_judge12:
-0x5643 021466 jam 0x81 ,mem_wheel_tog 
-0x5644 021467 rtn 
-:      021468 mouse_t_wheel_scan_judge21:
-0x5645 021469 jam 0x80 ,mem_wheel_tog 
-0x5646 021470 rtn 
-:      021471 mouse_t_wheel_scan_judge22:
-0x5647 021472 jam 0x83 ,mem_wheel_tog 
-0x5648 021473 rtn 
-:      021474 mouse_t_wheel_scan_judge3:
-0x5649 021475 fetch 1 ,mem_wheel_tog 
-0x564a 021476 set0 7 ,pdata 
-0x564b 021477 store 1 ,mem_wheel_tog 
-0x564c 021478 beq 0 ,mouse_t_wheel_scan_judge30 
-0x564d 021479 beq 1 ,mouse_t_wheel_scan_judge31 
-0x564e 021480 beq 2 ,mouse_t_wheel_scan_judge32 
-0x564f 021481 beq 3 ,mouse_t_wheel_scan_judge33 
-0x5650 021482 rtn 
-:      021483 mouse_t_wheel_scan_judge30:
-0x5651 021484 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5652 021485 beq 3 ,mouse_wheel_t_forward 
-0x5653 021486 rtn 
-:      021487 mouse_t_wheel_scan_judge31:
-0x5654 021488 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5655 021489 beq 0 ,mouse_wheel_t_forward 
-0x5656 021490 rtn 
-:      021491 mouse_t_wheel_scan_judge32:
-0x5657 021492 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5658 021493 beq 3 ,mouse_wheel_t_back 
-0x5659 021494 rtn 
-:      021495 mouse_t_wheel_scan_judge33:
-0x565a 021496 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x565b 021497 beq 0 ,mouse_wheel_t_back 
-0x565c 021498 rtn 
-:      021499 mouse_wheel_t_forward:
-0x565d 021500 fetch 1 ,mem_mouse_tz_data 
-0x565e 021501 increase 1 ,pdata 
-0x565f 021502 store 1 ,mem_mouse_tz_data 
-0x5660 021503 rtn 
-:      021504 mouse_wheel_t_back:
-0x5661 021505 fetch 1 ,mem_mouse_tz_data 
-0x5662 021506 increase -1 ,pdata 
-0x5663 021507 store 1 ,mem_mouse_tz_data 
-0x5664 021508 rtn 
-:      021511 mouse_wheel_scan:
-0x5665 021512 fetch 1 ,mem_whee_a_data_gpio 
-0x5666 021513 rtneq gpio_disable 
-0x5667 021514 arg 0 ,rega 
-0x5668 021515 fetcht 1 ,mem_whee_a_data_gpio 
-0x5669 021516 call gpio_get_bit 
-0x566a 021517 setflag true ,0 ,rega 
-0x566b 021518 fetcht 1 ,mem_whee_b_data_gpio 
-0x566c 021519 call gpio_get_bit 
-0x566d 021520 setflag true ,1 ,rega 
-0x566e 021521 copy rega ,pdata 
-0x566f 021522 store 1 ,mem_mwheel_b_new_pinlevel 
-0x5670 021523 beq 0x01 ,mouse_wheel_scan_judge1 
-0x5671 021524 beq 0x02 ,mouse_wheel_scan_judge2 
-0x5672 021525 fetch 1 ,mem_mwheel_tog 
-0x5673 021526 bbit1 7 ,mouse_wheel_scan_judge3 
-0x5674 021527 rtn 
-:      021529 mouse_wheel_scan_judge1:
-0x5675 021530 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x5676 021531 beq 0 ,mouse_wheel_scan_judge11 
-0x5677 021532 beq 3 ,mouse_wheel_scan_judge12 
-0x5678 021533 rtn 
-:      021534 mouse_wheel_scan_judge2:
-0x5679 021535 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x567a 021536 beq 0 ,mouse_wheel_scan_judge21 
-0x567b 021537 beq 3 ,mouse_wheel_scan_judge22 
-0x567c 021538 rtn 
-:      021539 mouse_wheel_scan_judge11:
-0x567d 021540 jam 0x82 ,mem_mwheel_tog 
-0x567e 021541 rtn 
-:      021542 mouse_wheel_scan_judge12:
-0x567f 021543 jam 0x81 ,mem_mwheel_tog 
-0x5680 021544 rtn 
-:      021545 mouse_wheel_scan_judge21:
-0x5681 021546 jam 0x80 ,mem_mwheel_tog 
-0x5682 021547 rtn 
-:      021548 mouse_wheel_scan_judge22:
-0x5683 021549 jam 0x83 ,mem_mwheel_tog 
-0x5684 021550 rtn 
-:      021551 mouse_wheel_scan_judge3:
-0x5685 021552 fetch 1 ,mem_mwheel_tog 
-0x5686 021553 set0 7 ,pdata 
-0x5687 021554 store 1 ,mem_mwheel_tog 
-0x5688 021555 beq 0 ,mouse_wheel_scan_judge30 
-0x5689 021556 beq 1 ,mouse_wheel_scan_judge31 
-0x568a 021557 beq 2 ,mouse_wheel_scan_judge32 
-0x568b 021558 beq 3 ,mouse_wheel_scan_judge33 
-0x568c 021559 rtn 
-:      021560 mouse_wheel_scan_judge30:
-0x568d 021561 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x568e 021562 beq 3 ,mouse_wheel_forward 
-0x568f 021563 rtn 
-:      021564 mouse_wheel_scan_judge31:
-0x5690 021565 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5691 021566 beq 0 ,mouse_wheel_forward 
-0x5692 021567 rtn 
-:      021568 mouse_wheel_scan_judge32:
-0x5693 021569 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5694 021570 beq 3 ,mouse_wheel_back 
-0x5695 021571 rtn 
-:      021572 mouse_wheel_scan_judge33:
-0x5696 021573 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5697 021574 beq 0 ,mouse_wheel_back 
-0x5698 021575 rtn 
-:      021576 mouse_wheel_forward:
-0x5699 021577 fetch 1 ,mem_mouse_z_data 
-0x569a 021578 increase 1 ,pdata 
-0x569b 021579 store 1 ,mem_mouse_z_data 
-0x569c 021580 rtn 
-:      021581 mouse_wheel_back:
-0x569d 021582 fetch 1 ,mem_mouse_z_data 
-0x569e 021583 increase -1 ,pdata 
-0x569f 021584 store 1 ,mem_mouse_z_data 
-0x56a0 021585 rtn 
-:      021588 mouse_wheel_gpio_set_wake:
-0x56a1 021589 fetcht 1 ,mem_whee_a_data_gpio 
-0x56a2 021590 call gpio_set_wake_by_current_state 
-0x56a3 021591 fetcht 1 ,mem_whee_b_data_gpio 
-0x56a4 021592 call gpio_set_wake_by_current_state 
-0x56a5 021593 fetcht 1 ,mem_whee_ta_data_gpio 
-0x56a6 021594 call gpio_set_wake_by_current_state 
-0x56a7 021595 fetcht 1 ,mem_whee_tb_data_gpio 
-0x56a8 021596 branch gpio_set_wake_by_current_state 
-:      021598 mouse_before_hibernate_wheel_gpio_set:
-0x56a9 021599 fetcht 1 ,mem_whee_a_data_gpio 
-0x56aa 021600 call mouse_gpio_set_pupd_by_input 
-0x56ab 021601 fetcht 1 ,mem_whee_b_data_gpio 
-0x56ac 021602 call mouse_gpio_set_pupd_by_input 
-0x56ad 021603 fetcht 1 ,mem_whee_ta_data_gpio 
-0x56ae 021604 call mouse_gpio_set_pupd_by_input 
-0x56af 021605 fetcht 1 ,mem_whee_tb_data_gpio 
-0x56b0 021606 branch mouse_gpio_set_pupd_by_input 
-:      021608 mouse_wheel_trigger:
-0x56b1 021609 fetch 2 ,mem_mouse_z 
-0x56b2 021610 rtn blank 
-0x56b3 021611 jam 1 ,mem_mouse_wheel_trigger 
-0x56b4 021612 jam 10 ,mem_mouse_wheel_trigger_timer 
-0x56b5 021613 rtn 
-:      021615 mouse_wheel_trigger_timer:
-0x56b6 021616 arg mem_mouse_wheel_trigger_timer ,regc 
-0x56b7 021617 arg mouse_wheel_trigger_disable ,regb 
-0x56b8 021618 branch timer_single_step 
-:      021619 mouse_wheel_trigger_disable:
-0x56b9 021620 jam 0 ,mem_mouse_wheel_trigger 
-0x56ba 021621 rtn 
-:      021629 mouse_dpi_check:
-0x56bb 021630 fetch 1 ,mem_dpi_button_gpio 
-0x56bc 021631 rtneq gpio_disable 
-0x56bd 021632 arg 0 ,rega 
-0x56be 021633 jam mouse_dpi_key ,mem_mouse_key_temp 
-0x56bf 021634 fetcht 1 ,mem_dpi_button_gpio 
-0x56c0 021635 call mouse_dpi_key_check 
-:      021636 mouse_dpi_check_next:
-0x56c1 021637 store 1 ,mem_mouse_dpikey_press_status 
-0x56c2 021638 fetch 1 ,mem_matrix_public_gpio 
-0x56c3 021639 beq gpio_disable ,mouse_3io6key_dpi_check_end 
-0x56c4 021640 call mouse_matrix_public_gpio_reset 
-:      021641 mouse_dpi_check_exit:
-0x56c5 021642 copy rega ,pdata 
-0x56c6 021643 bbit1 mouse_dpi_key ,mouse_dpi_down 
-0x56c7 021644 branch mouse_dpi_up 
-:      021646 mouse_dpi_key_check:
-0x56c8 021647 fetch mouse_flag_len ,mem_mouse_flag 
-0x56c9 021648 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-0x56ca 021649 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56cb 021650 copy pdata ,regc 
-0x56cc 021651 fetch 1 ,mem_matrix_public_gpio 
-0x56cd 021652 beq gpio_disable ,mouse_3io6key_check 
-:      021653 mouse_dpi_key_check_next:
-0x56ce 021654 fetch 1 ,mem_mouse_ghost_flag 
-0x56cf 021655 nbranch mouse_dpi_check_end ,blank 
-:      021656 mouse_dpi_key_connect_matrix:
-0x56d0 021657 call gpio_get_bit 
-0x56d1 021658 fetcht 1 ,mem_matrix_public_gpio 
-0x56d2 021659 branch mouse_dpi_key_connect_gnd ,true 
-0x56d3 021660 fetcht 1 ,mem_matrix_public_gpio 
-0x56d4 021661 call gpio_out_active 
-0x56d5 021662 fetcht 1 ,mem_dpi_button_gpio 
-0x56d6 021663 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56d7 021664 branch mouse_check_key_connect_gnd 
-:      021666 mouse_3io6key_dpi_check_end:
-0x56d8 021667 fetcht 1 ,mem_dpi_button_gpio 
-0x56d9 021668 call mouse_gpio_config_input_pu 
-0x56da 021669 branch mouse_dpi_check_exit 
-:      021671 mouse_dpi_check_end:
-0x56db 021672 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x56dc 021673 jam 0 ,mem_mouse_dpikey_press_status 
-0x56dd 021674 rtn 
-:      021676 mouse_dpi_key_connect_gnd:
-0x56de 021677 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56df 021678 branch mouse_check_key_connect_gnd 
-:      021680 mouse_dpi_down:
-0x56e0 021681 fetch 1 ,mem_mouse_dpi_button_state 
-0x56e1 021682 rtneq dpi_button_state_down 
-0x56e2 021683 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
-0x56e3 021684 fetch mouse_flag_len ,mem_mouse_flag 
-0x56e4 021685 rtnbit1 mouse_enable_select_device_by_dpi_button 
-0x56e5 021686 rtnbit1 mouse_enable_dpi_key_long_press_disconvery 
-0x56e6 021687 branch mouse_dpi_process 
-:      021689 mouse_dpi_up:
-0x56e7 021690 fetch 1 ,mem_mouse_dpi_button_state 
-0x56e8 021691 rtneq dpi_button_state_up 
-0x56e9 021692 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x56ea 021693 fetch mouse_flag_len ,mem_mouse_flag 
-0x56eb 021694 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_dpi_up_next 
-0x56ec 021695 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_dpi_up_next 
-0x56ed 021696 rtn 
-:      021697 mouse_dpi_up_next:
-0x56ee 021698 fetch 1 ,mem_mouse_dpi_long_press_flag 
-0x56ef 021699 nbranch mouse_dpi_up_after_long_press ,blank 
-0x56f0 021700 fetch 1 ,mem_select_device_count 
-0x56f1 021701 ncall mouse_dpi_process ,blank 
-:      021702 mouse_dpi_up_after_long_press:
-0x56f2 021703 jam 0 ,mem_mouse_dpi_long_press_flag 
-0x56f3 021704 fetch 1 ,mem_ui_button_timeout 
-0x56f4 021705 store 1 ,mem_select_device_count 
-0x56f5 021706 store 1 ,mem_bt_discovery_count 
-0x56f6 021707 rtn 
-:      021709 mouse_dpi_process:
-0x56f7 021710 bpatch patch0f_3 ,mem_patch0f 
-0x56f8 021711 call mouse_dpi_ghost_check 
-0x56f9 021712 rtn user 
-0x56fa 021713 fetch 1 ,mem_mouse_dpi 
-0x56fb 021715 copy pdata ,temp 
-0x56fc 021716 fetch mouse_flag_len ,mem_mouse_flag 
-0x56fd 021717 bbit1 mouse_enable_double_dpi_key ,mouse_double_dpi_check 
-0x56fe 021718 copy temp ,pdata 
-0x56ff 021720 increase 1 ,pdata 
-0x5700 021721 and pdata ,0x03 ,pdata 
-:      021722 mouse_dpi_level_store:
-0x5701 021723 store 1 ,mem_mouse_dpi 
-0x5702 021724 call mouse_setting_dpi 
-0x5703 021725 branch mouse_store_dpi_info_check 
-:      021730 mouse_double_dpi_check:
-0x5704 021731 fetch 1 ,mem_dpi_another_button_down_enable 
-0x5705 021732 nbranch mouse_another_dpi_button_down ,blank 
-:      021733 mouse_dpi_increase:
-0x5706 021734 fetch mouse_flag_len ,mem_mouse_flag 
-0x5707 021735 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_increase_level_4 
-0x5708 021736 copy temp ,pdata 
-0x5709 021737 rtneq mouse_dpi_level2 
-:      021738 mouse_dpi_increase_level:
-0x570a 021739 beq mouse_dpi_level1 ,mouse_dpi_level_3 
-0x570b 021740 beq mouse_dpi_level3 ,mouse_dpi_level_2 
-0x570c 021741 rtn 
-:      021743 mouse_dpi_level_1:
-0x570d 021744 setarg 2 
-0x570e 021745 branch mouse_dpi_level_store 
-:      021746 mouse_dpi_level_2:
-0x570f 021747 setarg 0 
-0x5710 021748 branch mouse_dpi_level_store 
-:      021749 mouse_dpi_level_3:
-0x5711 021750 setarg 1 
-0x5712 021751 branch mouse_dpi_level_store 
-:      021752 mouse_dpi_level_4:
-0x5713 021753 setarg 3 
-0x5714 021754 branch mouse_dpi_level_store 
-:      021756 mouse_dpi_increase_level_4:
-0x5715 021757 copy temp ,pdata 
-0x5716 021758 rtneq mouse_dpi_level2 
-0x5717 021759 beq mouse_dpi_level1 ,mouse_dpi_level_3 
-0x5718 021760 beq mouse_dpi_level3 ,mouse_dpi_level_4 
-0x5719 021761 beq mouse_dpi_level4 ,mouse_dpi_level_2 
-0x571a 021762 rtn 
-:      021763 mouse_dpi_decrease_level_4:
-0x571b 021764 copy temp ,pdata 
-0x571c 021765 rtneq mouse_dpi_level3 
-0x571d 021766 beq mouse_dpi_level1 ,mouse_dpi_level_4 
-0x571e 021767 beq mouse_dpi_level2 ,mouse_dpi_level_2 
-0x571f 021768 beq mouse_dpi_level4 ,mouse_dpi_level_1 
-0x5720 021769 rtn 
-:      021771 mouse_another_dpi_button_down:
-:      021772 mouse_dpi_decrease:
-0x5721 021773 fetch mouse_flag_len ,mem_mouse_flag 
-0x5722 021774 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_decrease_level_4 
-0x5723 021775 copy temp ,pdata 
-0x5724 021776 rtneq mouse_dpi_level3 
-:      021777 mouse_dpi_decrease_level:
-0x5725 021778 beq mouse_dpi_level1 ,mouse_dpi_level_1 
-0x5726 021779 beq mouse_dpi_level2 ,mouse_dpi_level_2 
-0x5727 021780 rtn 
-:      021785 mouse_dpi_ghost_check:
-0x5728 021786 disable user 
-0x5729 021787 fetch mouse_flag_len ,mem_mouse_flag 
-0x572a 021788 rtnbit1 mouse_enable_dpi_key_connect_gnd 
-0x572b 021789 branch mouse_ghost_key_value_check 
-:      021791 mouse_dpi_key_check_long_press:
-0x572c 021792 fetch mouse_flag_len ,mem_mouse_flag 
-0x572d 021793 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_select_device_by_dpi_button 
-0x572e 021794 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_discovery_by_dpi_button 
-0x572f 021795 rtn 
-:      021797 mouse_select_device_by_dpi_button:
-0x5730 021798 fetch 1 ,mem_mouse_dpi_button_state 
-0x5731 021799 rtnne dpi_button_state_down 
-0x5732 021800 arg mem_select_device_count ,regc 
-0x5733 021801 arg mouse_ready_reconnection_by_dpi_button ,regb 
-0x5734 021802 branch timer_single_step 
-:      021804 mouse_ready_reconnection_by_dpi_button:
-0x5735 021805 jam 1 ,mem_mouse_dpi_long_press_flag 
-0x5736 021806 branch mouse_ready_reconnection_by_button 
-:      021808 mouse_discovery_by_dpi_button:
-0x5737 021809 fetch 1 ,mem_mouse_dpi_button_state 
-0x5738 021810 rtnne dpi_button_state_down 
-0x5739 021811 arg mem_bt_discovery_count ,regc 
-0x573a 021812 arg mouse_long_dpi_button_bt_discovery ,regb 
-0x573b 021813 branch timer_single_step 
-:      021815 mouse_long_dpi_button_bt_discovery:
-0x573c 021816 jam 1 ,mem_mouse_dpi_long_press_flag 
-0x573d 021817 branch mouse_long_button_bt_discovery 
-:      021819 mouse_setting_dpi_4_level:
-0x573e 021820 fetch mouse_flag_len ,mem_mouse_flag 
-0x573f 021821 rtnbit1 mouse_enable_dpi_level_4 
-0x5740 021822 fetch 1 ,mem_mouse_dpi 
-0x5741 021823 rtnne mouse_dpi_level4 
-0x5742 021824 jam mouse_dpi_level1 ,mem_mouse_dpi 
-0x5743 021825 rtn 
-:      021827 mouse_setting_dpi:
-0x5744 021828 bpatch patch0f_4 ,mem_patch0f 
-0x5745 021829 call mouse_setting_dpi_4_level 
-0x5746 021830 call mouse_dpi_led_blink_delay 
-:      021831 mouse_setting_sensor_type:
-0x5747 021832 bpatch patch0f_5 ,mem_patch0f 
-0x5748 021833 fetch 1 ,mem_config_sensor_type 
-0x5749 021834 beq s201x ,mouse_seting_s201_dpi 
-0x574a 021835 beq p3212 ,mouse_seting_3212_dpi 
-0x574b 021836 beq ka8g2 ,mouse_seting_ka8g2_dpi 
-0x574c 021837 fetch 1 ,mem_mouse_dpi 
-0x574d 021838 beq mouse_dpi_level1 ,mouse_set_cpi0 
-0x574e 021839 beq mouse_dpi_level2 ,mouse_set_cpi1 
-0x574f 021840 beq mouse_dpi_level3 ,mouse_set_cpi2 
-0x5750 021841 beq mouse_dpi_level4 ,mouse_set_cpi3 
-:      021842 mouse_set_cpi1:
-0x5751 021843 fetcht 1 ,mem_320x_dpi_1 
-0x5752 021844 branch mouse_dpi_store 
-:      021845 mouse_set_cpi0:
-0x5753 021846 fetcht 1 ,mem_320x_dpi_0 
-0x5754 021847 branch mouse_dpi_store 
-:      021848 mouse_set_cpi2:
-0x5755 021849 fetcht 1 ,mem_320x_dpi_2 
-0x5756 021850 branch mouse_dpi_store 
-:      021851 mouse_set_cpi3:
-0x5757 021852 fetcht 1 ,mem_320x_dpi_3 
-:      021853 mouse_dpi_store:
-0x5758 021854 fetch 1 ,mem_config_sensor_type 
-0x5759 021855 beq p3065_xy ,mouse_3065xy_set_dpi 
-0x575a 021856 beq mx8650 ,mouse_3065xy_set_dpi 
-0x575b 021857 beq ka8 ,mouse_ka8_set_dpi 
-0x575c 021858 beq p6520 ,mouse_ka8_set_dpi 
-0x575d 021859 beq p8009 ,mouse_3065xy_set_dpi 
-:      021860 mouse_dpi_write:
-0x575e 021861 storet 1 ,mem_mouse_cpi_count 
-0x575f 021862 setarg mouse_dpi_address 
-0x5760 021863 call twspi_read 
-0x5761 021864 and pdata ,0xf8 ,temp 
-0x5762 021865 fetch 1 ,mem_mouse_cpi_count 
-0x5763 021866 iadd temp ,pdata 
-0x5764 021867 lshift8 pdata ,pdata 
-0x5765 021868 add pdata ,mouse_dpi_address ,pdata 
-0x5766 021869 branch twspi_write 
-:      021871 mouse_3065xy_set_dpi:
-0x5767 021872 increase -1 ,temp 
-0x5768 021873 branch mouse_dpi_write 
-:      021875 mouse_ka8_set_dpi:
-0x5769 021876 increase 2 ,temp 
-0x576a 021877 branch mouse_dpi_write 
-:      021879 mouse_seting_s201_dpi:
-0x576b 021880 fetch 1 ,mem_mouse_dpi 
-0x576c 021881 beq mouse_dpi_level1 ,mouse_set_s201_dpi_0 
-0x576d 021882 beq mouse_dpi_level2 ,mouse_set_s201_dpi_2 
-0x576e 021883 beq mouse_dpi_level3 ,mouse_set_s201_dpi_3 
-:      021884 mouse_set_s201_dpi_0:
-0x576f 021885 fetch 1 ,mem_sensor_s201_dpi_0 
-0x5770 021886 copy pdata ,rega 
-0x5771 021887 branch mouse_dpi_s201_store 
-:      021889 mouse_set_s201_dpi_1:
-0x5772 021890 fetch 1 ,mem_sensor_s201_dpi_1 
-0x5773 021891 copy pdata ,rega 
-0x5774 021892 branch mouse_dpi_s201_store 
-:      021894 mouse_set_s201_dpi_2:
-0x5775 021895 fetch 1 ,mem_sensor_s201_dpi_2 
-0x5776 021896 copy pdata ,rega 
-0x5777 021897 branch mouse_dpi_s201_store 
-:      021899 mouse_set_s201_dpi_3:
-0x5778 021900 fetch 1 ,mem_sensor_s201_dpi_3 
-0x5779 021901 copy pdata ,rega 
-0x577a 021902 branch mouse_dpi_s201_store 
-:      021904 mouse_set_s201_dpi_4:
-0x577b 021905 fetch 1 ,mem_sensor_s201_dpi_4 
-0x577c 021906 copy pdata ,rega 
-:      021907 mouse_dpi_s201_store:
-0x577d 021908 setarg 0xc309 
-0x577e 021909 call twspi_write 
-0x577f 021910 copy rega ,pdata 
-0x5780 021911 lshift8 pdata ,pdata 
-0x5781 021912 add pdata ,0x23 ,pdata 
-0x5782 021913 call twspi_write 
-0x5783 021914 setarg 0x0009 
-0x5784 021915 branch twspi_write 
-:      021917 mouse_seting_3212_dpi:
-0x5785 021918 fetch 1 ,mem_mouse_dpi 
-0x5786 021919 beq mouse_dpi_level1 ,mouse_set_p3212_cpi0 
-0x5787 021920 beq mouse_dpi_level2 ,mouse_set_p3212_cpi1 
-0x5788 021921 beq mouse_dpi_level3 ,mouse_set_p3212_cpi2 
-0x5789 021922 beq mouse_dpi_level4 ,mouse_set_p3212_cpi3 
-:      021923 mouse_set_p3212_cpi1:
-0x578a 021924 fetch 1 ,mem_3212_dpi_1 
-0x578b 021925 branch mouse_p3212_dpi 
-:      021926 mouse_set_p3212_cpi0:
-0x578c 021927 fetch 1 ,mem_3212_dpi_0 
-0x578d 021928 branch mouse_p3212_dpi 
-:      021929 mouse_set_p3212_cpi2:
-0x578e 021930 fetch 1 ,mem_3212_dpi_2 
-0x578f 021931 branch mouse_p3212_dpi 
-:      021932 mouse_set_p3212_cpi3:
-0x5790 021933 fetch 1 ,mem_3212_dpi_3 
-:      021934 mouse_p3212_dpi:
-0x5791 021935 store 1 ,mem_mouse_cpi_count 
-0x5792 021936 lshift8 pdata ,pdata 
-0x5793 021937 copy pdata ,rega 
-0x5794 021938 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
-0x5795 021939 call twspi_write 
-0x5796 021940 copy rega ,pdata 
-0x5797 021941 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
-0x5798 021942 branch twspi_write 
-:      021944 mouse_seting_ka8g2_dpi:
-0x5799 021945 fetch 1 ,mem_mouse_dpi 
-0x579a 021946 beq mouse_dpi_level1 ,mouse_set_pka8g2_cpi0 
-0x579b 021947 beq mouse_dpi_level2 ,mouse_set_pka8g2_cpi1 
-0x579c 021948 beq mouse_dpi_level3 ,mouse_set_pka8g2_cpi2 
-0x579d 021949 beq mouse_dpi_level4 ,mouse_set_pka8g2_cpi3 
-:      021950 mouse_set_pka8g2_cpi1:
-0x579e 021951 fetch 1 ,mem_ka8g2_dpi_1 
-0x579f 021952 branch mouse_p3212_dpi 
-:      021954 mouse_set_pka8g2_cpi0:
-0x57a0 021955 fetch 1 ,mem_ka8g2_dpi_0 
-0x57a1 021956 branch mouse_p3212_dpi 
-:      021958 mouse_set_pka8g2_cpi2:
-0x57a2 021959 fetch 1 ,mem_ka8g2_dpi_2 
-0x57a3 021960 branch mouse_p3212_dpi 
-:      021962 mouse_set_pka8g2_cpi3:
-0x57a4 021963 fetch 1 ,mem_ka8g2_dpi_3 
-0x57a5 021964 branch mouse_p3212_dpi 
-:      021972 mouse_key:
-0x57a6 021973 call mouse_check_firekey_gpio 
-0x57a7 021974 fetch 1 ,mem_fire_key_flag 
-0x57a8 021975 nbranch fire_key_press ,blank 
-0x57a9 021976 fetch 1 ,mem_fire_key_status 
-0x57aa 021977 nbranch fire_key_process ,blank 
-0x57ab 021979 call mouse_check_key_gpio 
-0x57ac 021980 call mouse_ghost_key_check 
-0x57ad 021981 call mouse_set_mult 
-0x57ae 021982 call mouse_24g_key 
-0x57af 021983 copy rega ,pdata 
-0x57b0 021984 fetcht 1 ,mem_mouse_key_last 
-0x57b1 021985 store 1 ,mem_mouse_key_last 
-0x57b2 021986 store 1 ,mem_mouse_key 
-0x57b3 021987 ixor temp ,pdata 
-0x57b4 021988 sub pdata ,0 ,null 
-0x57b5 021989 rtn zero 
-0x57b6 021990 branch enable_user 
-:      021992 mouse_24g_key:
-0x57b7 021993 rtnmark0 mark_24g 
-0x57b8 021994 copy rega ,pdata 
-0x57b9 021995 rtn blank 
-0x57ba 021996 store 1 ,mem_mouse_key 
-0x57bb 021997 branch enable_user 
-:      022002 mouse_ghost_key_check:
-0x57bc 022003 jam 0 ,mem_mouse_matrix_key_cow_count 
-0x57bd 022004 jam 0 ,mem_mouse_matrix_key_row_count 
-0x57be 022005 jam 0 ,mem_mouse_ghost_flag 
-0x57bf 022006 copy pdata ,regb 
-0x57c0 022007 fetcht 1 ,mem_lbutton_gpio 
-0x57c1 022008 fetch 1 ,mem_bk_button_gpio 
-0x57c2 022009 isub temp ,null 
-0x57c3 022010 branch mouse_matrix_ghost_key_l_bk ,zero 
-0x57c4 022011 fetch 1 ,mem_fw_button_gpio 
-0x57c5 022012 isub temp ,null 
-0x57c6 022013 branch mouse_matrix_ghost_key_l_fw ,zero 
-0x57c7 022014 fetcht 1 ,mem_mbutton_gpio 
-0x57c8 022015 fetch 1 ,mem_bk_button_gpio 
-0x57c9 022016 isub temp ,null 
-0x57ca 022017 branch mouse_ghost_key_mbk_rfw ,zero 
-0x57cb 022018 branch mouse_ghost_key_mfw_rbk 
-:      022020 mouse_matrix_ghost_key_l_bk:
-0x57cc 022021 fetcht 1 ,mem_mbutton_gpio 
-0x57cd 022022 fetch 1 ,mem_fw_button_gpio 
-0x57ce 022023 isub temp ,null 
-0x57cf 022024 branch mouse_ghost_key_lbk_mfw ,zero 
-0x57d0 022025 branch mouse_ghost_key_lbk_rfw 
-:      022027 mouse_matrix_ghost_key_l_fw:
-0x57d1 022028 fetcht 1 ,mem_mbutton_gpio 
-0x57d2 022029 fetch 1 ,mem_bk_button_gpio 
-0x57d3 022030 isub temp ,null 
-0x57d4 022031 branch mouse_ghost_key_lfw_mbk ,zero 
-0x57d5 022032 branch mouse_ghost_key_lfw_rbk 
-:      022034 mouse_ghost_key_lbk_mfw:
-0x57d6 022035 call mouse_ghost_key_check_l_bk 
-0x57d7 022036 call mouse_ghost_key_check_m_fw 
-0x57d8 022037 branch mouse_ghost_key_check_next 
-:      022039 mouse_ghost_key_lbk_rfw:
-0x57d9 022040 call mouse_ghost_key_check_l_bk 
-0x57da 022041 branch mouse_ghost_key_rfw 
-:      022043 mouse_ghost_key_lfw_mbk:
-0x57db 022044 call mouse_ghost_key_check_l_fw 
-0x57dc 022045 call mouse_ghost_key_check_m_bk 
-0x57dd 022046 branch mouse_ghost_key_check_next 
-:      022048 mouse_ghost_key_lfw_rbk:
-0x57de 022049 call mouse_ghost_key_check_l_fw 
-0x57df 022050 branch mouse_ghost_key_rbk 
-:      022052 mouse_ghost_key_mbk_rfw:
-0x57e0 022053 call mouse_ghost_key_check_m_bk 
-:      022054 mouse_ghost_key_rfw:
-0x57e1 022055 call mouse_ghost_key_check_r_fw 
-0x57e2 022056 branch mouse_ghost_key_check_next 
-:      022058 mouse_ghost_key_mfw_rbk:
-0x57e3 022059 call mouse_ghost_key_check_m_fw 
-:      022060 mouse_ghost_key_rbk:
-0x57e4 022061 call mouse_ghost_key_check_r_bk 
-:      022062 mouse_ghost_key_check_next:
-0x57e5 022063 call mouse_ghost_key_check_bk_fw 
-0x57e6 022064 call mouse_ghost_key_check_lmr 
-0x57e7 022065 fetch 1 ,mem_mouse_matrix_key_row_count 
-0x57e8 022066 rtn blank 
-0x57e9 022067 fetch 1 ,mem_mouse_matrix_key_cow_count 
-0x57ea 022068 rtn blank 
-0x57eb 022069 jam 1 ,mem_mouse_ghost_flag 
-0x57ec 022070 fetch 1 ,mem_mouse_key_last 
-0x57ed 022071 copy pdata ,rega 
-0x57ee 022072 rtn 
-:      022074 mouse_ghost_key_check_l_bk:
-0x57ef 022075 and regb ,mouse_l_bk_button ,pdata 
-0x57f0 022076 beq mouse_l_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f1 022077 rtn 
-:      022078 mouse_ghost_key_check_m_bk:
-0x57f2 022079 and regb ,mouse_l_bk_button ,pdata 
-0x57f3 022080 beq mouse_m_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f4 022081 rtn 
-:      022082 mouse_ghost_key_check_r_bk:
-0x57f5 022083 and regb ,mouse_l_bk_button ,pdata 
-0x57f6 022084 beq mouse_r_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f7 022085 rtn 
-:      022086 mouse_ghost_key_check_l_fw:
-0x57f8 022087 and regb ,mouse_l_bk_button ,pdata 
-0x57f9 022088 beq mouse_l_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x57fa 022089 rtn 
-:      022090 mouse_ghost_key_check_m_fw:
-0x57fb 022091 and regb ,mouse_m_fw_button ,pdata 
-0x57fc 022092 beq mouse_m_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x57fd 022093 rtn 
-:      022094 mouse_ghost_key_check_r_fw:
-0x57fe 022095 and regb ,mouse_m_fw_button ,pdata 
-0x57ff 022096 beq mouse_r_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x5800 022097 rtn 
-:      022099 mouse_ghost_key_check_bk_fw:
-0x5801 022100 and regb ,mouse_bk_fw_button ,pdata 
-0x5802 022101 beq mouse_bk_fw_button ,mouse_matrix_row_more_than_one_key 
-0x5803 022102 rtn 
-:      022104 mouse_ghost_key_check_lmr:
-0x5804 022105 and temp ,mouse_lmr_button ,pdata 
-0x5805 022106 beq mouse_lr_button ,mouse_matrix_row_more_than_one_key 
-0x5806 022107 beq mouse_lm_button ,mouse_matrix_row_more_than_one_key 
-0x5807 022108 beq mouse_rm_button ,mouse_matrix_row_more_than_one_key 
-0x5808 022109 beq mouse_lmr_button ,mouse_matrix_row_more_than_one_key 
-0x5809 022110 rtn 
-:      022113 mouse_matrix_row_more_than_one_key:
-0x580a 022114 jam 1 ,mem_mouse_matrix_key_row_count 
-0x580b 022115 rtn 
-:      022117 mouse_matrix_cow_more_than_one_key:
-0x580c 022118 jam 1 ,mem_mouse_matrix_key_cow_count 
-0x580d 022119 rtn 
-:      022127 mouse_dpi_another_gpio_check:
-0x580e 022128 fetch mouse_flag_len ,mem_mouse_flag 
-0x580f 022129 rtnbit0 mouse_enable_double_dpi_key 
-0x5810 022130 bbit0 mouse_enable_another_dpi_key_connect_gnd ,mouse_dpi_another_gpio_connect_vin_check 
-:      022131 mouse_dpi_another_gpio_connect_gnd_check:
-0x5811 022132 fetch 1 ,mem_dpi_another_button_gpio 
-0x5812 022133 call mouse_gpio_config_output_high 
-0x5813 022134 call mouse_dpi_another_check 
-0x5814 022135 fetcht 1 ,mem_dpi_another_button_gpio 
-0x5815 022136 branch mouse_gpio_config_input_pu 
-:      022138 mouse_dpi_another_gpio_connect_vin_check:
-0x5816 022139 fetch 1 ,mem_dpi_another_button_gpio 
-0x5817 022140 call mouse_gpio_config_output_low 
-0x5818 022141 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
-0x5819 022142 fetcht 1 ,mem_dpi_another_button_gpio 
-0x581a 022143 fetch 1 ,mem_dpi_another_press_status 
-0x581b 022144 call mouse_check_key_connect_vin_new 
-0x581c 022145 call mouse_dpi_another_state_check 
-0x581d 022146 fetcht 1 ,mem_dpi_another_button_gpio 
-0x581e 022147 branch mouse_gpio_config_input_pu 
-:      022149 mouse_dpi_another_down_new:
-0x581f 022150 call mouse_gpio_config_input_pu 
-0x5820 022151 fetch 1 ,mem_dpi_another_button_state 
-0x5821 022152 rtneq dpi_button_state_down 
-0x5822 022153 jam dpi_button_state_down ,mem_dpi_another_button_state 
-0x5823 022154 branch mouse_dpi_process 
-:      022156 mouse_dpi_another_check:
-0x5824 022157 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
-0x5825 022158 fetcht 1 ,mem_dpi_another_button_gpio 
-0x5826 022159 fetch 1 ,mem_dpi_another_press_status 
-0x5827 022160 call mouse_check_key_connect_gnd_new 
-:      022161 mouse_dpi_another_state_check:
-0x5828 022162 store 1 ,mem_dpi_another_press_status 
-0x5829 022163 fetch 1 ,mem_dpi_another_button_down_enable 
-0x582a 022164 branch mouse_dpi_another_up ,blank 
-:      022165 mouse_dpi_another_down:
-0x582b 022166 fetch 1 ,mem_dpi_another_button_state 
-0x582c 022167 rtneq dpi_button_state_down 
-0x582d 022168 jam dpi_button_state_down ,mem_dpi_another_button_state 
-0x582e 022169 branch mouse_dpi_process 
-:      022171 mouse_dpi_another_up:
-0x582f 022172 fetch 1 ,mem_dpi_another_button_state 
-0x5830 022173 rtneq dpi_button_state_up 
-0x5831 022174 jam dpi_button_state_up ,mem_dpi_another_button_state 
-0x5832 022175 rtn 
-:      022177 mouse_check_key_connect_gnd_new:
-0x5833 022178 lshift pdata ,pdata 
-0x5834 022179 copy pdata ,regb 
-0x5835 022180 call gpio_get_bit 
-0x5836 022181 setflag true ,0 ,regb 
-0x5837 022182 and regb ,0x07 ,pdata 
-0x5838 022183 fetcht 1 ,mem_mouse_key_temp_patch 
-0x5839 022184 copy temp ,queue 
-0x583a 022185 beq 0x07 ,mouse_another_dpi_key_press 
-0x583b 022186 beq 0x00 ,mouse_another_dpi_key_release 
-0x583c 022187 rtn 
-:      022189 mouse_check_key_connect_vin_new:
-0x583d 022190 lshift pdata ,pdata 
-0x583e 022191 copy pdata ,regb 
-0x583f 022192 call mouse_gpio_config_input_pd 
-0x5840 022193 call gpio_get_bit 
-0x5841 022194 setflag true ,0 ,regb 
-0x5842 022195 and regb ,0x07 ,pdata 
-0x5843 022196 fetcht 1 ,mem_mouse_key_temp_patch 
-0x5844 022197 copy temp ,queue 
-0x5845 022198 beq 0x07 ,mouse_another_dpi_key_press 
-0x5846 022199 beq 0x00 ,mouse_another_dpi_key_release 
-0x5847 022200 rtn 
-:      022202 mouse_another_dpi_key_press:
-0x5848 022203 jam 1 ,mem_dpi_another_button_down_enable 
-0x5849 022204 rtn 
-:      022205 mouse_another_dpi_key_release:
-0x584a 022206 jam 0 ,mem_dpi_another_button_down_enable 
-0x584b 022207 rtn 
-:      022215 mouse_check_firekey_gpio:
-0x584c 022216 arg 0 ,regb 
-0x584d 022217 fetch 1 ,mem_firebutton_gpio 
-0x584e 022218 rtneq gpio_disable 
-0x584f 022219 fetch mouse_flag_len ,mem_mouse_flag 
-0x5850 022220 bbit0 mouse_enable_fire_key_connect_gnd ,mouse_check_firekey_connect_vin 
-:      022221 mouse_check_firekey_connect_gnd:
-0x5851 022222 fetcht 1 ,mem_firebutton_gpio 
-0x5852 022223 call mouse_gpio_config_input_pu 
-0x5853 022224 fetcht 1 ,mem_firebutton_gpio 
-0x5854 022225 call gpio_get_bit 
-0x5855 022226 setflag true ,0 ,regb 
-:      022227 mouse_firekey_state_store:
-0x5856 022228 copy regb ,pdata 
-0x5857 022229 store 1 ,mem_fire_key_flag 
-0x5858 022230 rtn 
-:      022232 mouse_check_firekey_connect_vin:
-0x5859 022233 fetcht 1 ,mem_firebutton_gpio 
-0x585a 022234 call mouse_gpio_config_input_pd 
-0x585b 022235 fetcht 1 ,mem_firebutton_gpio 
-0x585c 022236 call gpio_get_bit 
-0x585d 022237 nsetflag true ,0 ,regb 
-0x585e 022238 branch mouse_firekey_state_store 
-:      022240 fire_key_process:
-0x585f 022241 beq 4 ,fire_key_process_end 
-:      022242 fire_key_press:
-0x5860 022243 call firekey_clkn_bt_timer_check 
-0x5861 022244 fetch 4 ,mem_fire_key_delay 
-0x5862 022245 arg 0xa0 ,temp 
-0x5863 022246 iadd temp ,temp 
-0x5864 022247 copy clkn_bt ,pdata 
-0x5865 022248 isub temp ,null 
-0x5866 022249 nrtn positive 
-0x5867 022250 store 4 ,mem_fire_key_delay 
-0x5868 022251 fetch 1 ,mem_fire_key_status 
-0x5869 022252 beq 0 ,fire_key_process_start 
-0x586a 022253 beq 1 ,fire_key_process_release1 
-0x586b 022254 beq 2 ,fire_key_process_start2 
-0x586c 022255 beq 3 ,fire_key_process_release2 
-0x586d 022256 rtn 
-:      022258 fire_key_process_start:
-0x586e 022259 jam 1 ,mem_fire_key_status 
-:      022260 fire_key_down:
-0x586f 022261 jam 1 ,mem_mouse_key 
-0x5870 022262 branch enable_user 
-:      022264 fire_key_process_release1:
-0x5871 022265 jam 2 ,mem_fire_key_status 
-:      022266 fire_key_release:
-0x5872 022267 jam 0 ,mem_mouse_key 
-0x5873 022268 branch enable_user 
-:      022270 fire_key_process_start2:
-0x5874 022271 jam 3 ,mem_fire_key_status 
-0x5875 022272 branch fire_key_down 
-:      022274 fire_key_process_release2:
-0x5876 022275 jam 0 ,mem_fire_key_status 
-0x5877 022276 branch fire_key_release 
-:      022278 fire_key_process_end:
-0x5878 022279 jam 0 ,mem_fire_key_status 
-0x5879 022280 jam 0 ,mem_mouse_key 
-0x587a 022281 rtn 
-:      022283 firekey_clkn_bt_timer_check:
-0x587b 022284 fetcht 4 ,mem_fire_key_delay 
-0x587c 022285 copy clkn_bt ,pdata 
-0x587d 022286 isub temp ,null 
-0x587e 022287 ncall firekey_clkn_bt_timer_timeout ,positive 
-0x587f 022288 rtn 
-:      022289 firekey_clkn_bt_timer_timeout:
-0x5880 022290 setarg 0 
-0x5881 022291 store 4 ,mem_fire_key_delay 
-0x5882 022292 rtn 
-:      022300 mouse_key_check_once:
-0x5883 022301 call mouse_check_key_gpio_once 
-0x5884 022302 call mouse_check_key_gpio 
-0x5885 022303 setarg 0x00 
-0x5886 022304 store 3 ,mem_mouse_lkey_press_status 
-0x5887 022305 rtn 
-:      022307 mouse_check_key_gpio:
-0x5888 022308 bpatch patch0f_6 ,mem_patch0f 
-0x5889 022309 fetch 1 ,mem_sensor_shutdown_flag 
-0x588a 022310 ncall mouse_check_key_gpio_once ,blank 
-0x588b 022311 arg 0 ,rega 
-0x588c 022312 call mouse_check_lkey_gpio 
-0x588d 022313 call mouse_check_rkey_gpio 
-0x588e 022314 call mouse_check_mkey_gpio 
-0x588f 022315 call mouse_check_bkkey_gpio 
-0x5890 022316 call mouse_check_fwkey_gpio 
-0x5891 022317 call mouse_check_firekey_gpio 
-0x5892 022318 call mouse_check_customerkey_gpio 
-0x5893 022319 copy rega ,pdata 
-0x5894 022320 rtn 
-:      022322 mouse_check_key_gpio_once:
-0x5895 022323 setarg 0x030303 
-0x5896 022324 store 3 ,mem_mouse_lkey_press_status 
-0x5897 022325 rtn 
-:      022327 mouse_check_lkey_gpio:
-0x5898 022328 fetch 1 ,mem_lbutton_gpio 
-0x5899 022329 call mouse_gpio_config_output_high 
-0x589a 022330 jam mouse_l_key ,mem_mouse_key_temp 
-0x589b 022331 fetcht 1 ,mem_lbutton_gpio 
-0x589c 022332 fetch 1 ,mem_mouse_lkey_press_status 
-0x589d 022333 call mouse_check_key_connect_gnd 
-0x589e 022334 store 1 ,mem_mouse_lkey_press_status 
-0x589f 022335 fetcht 1 ,mem_lbutton_gpio 
-0x58a0 022336 branch mouse_gpio_config_input_pu 
-:      022338 mouse_check_rkey_gpio:
-0x58a1 022339 fetch 1 ,mem_rbutton_gpio 
-0x58a2 022340 call mouse_gpio_config_output_high 
-0x58a3 022341 jam mouse_r_key ,mem_mouse_key_temp 
-0x58a4 022342 fetcht 1 ,mem_rbutton_gpio 
-0x58a5 022343 fetch 1 ,mem_mouse_rkey_press_status 
-0x58a6 022344 call mouse_check_key_connect_gnd 
-0x58a7 022345 store 1 ,mem_mouse_rkey_press_status 
-0x58a8 022346 fetcht 1 ,mem_rbutton_gpio 
-0x58a9 022347 branch mouse_gpio_config_input_pu 
-:      022349 mouse_check_mkey_gpio:
-0x58aa 022350 fetch 1 ,mem_mbutton_gpio 
-0x58ab 022351 call mouse_gpio_config_output_high 
-0x58ac 022352 jam mouse_m_key ,mem_mouse_key_temp 
-0x58ad 022353 fetcht 1 ,mem_mbutton_gpio 
-0x58ae 022354 fetch 1 ,mem_mouse_mkey_press_status 
-0x58af 022355 call mouse_check_key_connect_gnd 
-0x58b0 022356 store 1 ,mem_mouse_mkey_press_status 
-0x58b1 022357 fetcht 1 ,mem_mbutton_gpio 
-0x58b2 022358 branch mouse_gpio_config_input_pu 
-:      022360 mouse_check_bkkey_gpio:
-0x58b3 022361 fetch 1 ,mem_bk_button_gpio 
-0x58b4 022362 rtneq gpio_disable 
-0x58b5 022363 jam mouse_bk_key ,mem_mouse_key_temp 
-0x58b6 022364 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58b7 022365 copy pdata ,regc 
-0x58b8 022366 fetcht 1 ,mem_bk_button_gpio 
-0x58b9 022367 fetch 1 ,mem_matrix_public_gpio 
-0x58ba 022368 beq gpio_disable ,mouse_3io6key_bk_check 
-0x58bb 022369 call gpio_get_bit 
-0x58bc 022370 branch mouse_check_bk_button_connect_gnd ,true 
-0x58bd 022371 fetcht 1 ,mem_matrix_public_gpio 
-0x58be 022372 call gpio_out_active 
-0x58bf 022373 fetcht 1 ,mem_bk_button_gpio 
-0x58c0 022374 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58c1 022375 call mouse_check_key_connect_gnd 
-:      022376 mouse_check_bkkey_gpio_end:
-0x58c2 022377 store 1 ,mem_mouse_bkkey_press_status 
-0x58c3 022378 branch mouse_matrix_public_gpio_reset 
-:      022380 mouse_check_bk_button_connect_gnd:
-0x58c4 022381 fetcht 1 ,mem_matrix_public_gpio 
-0x58c5 022382 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58c6 022383 call mouse_check_key_connect_gnd 
-0x58c7 022384 branch mouse_check_bkkey_gpio_end 
-:      022386 mouse_3io6key_bk_check:
-0x58c8 022387 fetch 1 ,mem_bk_button_gpio 
-0x58c9 022388 call mouse_gpio_config_output_low 
-0x58ca 022389 fetcht 1 ,mem_bk_button_gpio 
-0x58cb 022390 call mouse_3io6key_check 
-0x58cc 022391 store 1 ,mem_mouse_bkkey_press_status 
-0x58cd 022392 fetcht 1 ,mem_bk_button_gpio 
-0x58ce 022393 branch mouse_gpio_config_input_pu 
-:      022396 mouse_check_fwkey_gpio:
-0x58cf 022397 fetch 1 ,mem_fw_button_gpio 
-0x58d0 022398 rtneq gpio_disable 
-0x58d1 022399 jam mouse_fw_key ,mem_mouse_key_temp 
-0x58d2 022400 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58d3 022401 copy pdata ,regc 
-0x58d4 022402 fetcht 1 ,mem_fw_button_gpio 
-0x58d5 022403 fetch 1 ,mem_matrix_public_gpio 
-0x58d6 022404 beq gpio_disable ,mouse_3io6key_fw_check 
-0x58d7 022405 call gpio_get_bit 
-0x58d8 022406 branch mouse_check_fw_button_connect_gnd ,true 
-0x58d9 022407 fetcht 1 ,mem_matrix_public_gpio 
-0x58da 022408 call gpio_out_active 
-0x58db 022409 fetcht 1 ,mem_fw_button_gpio 
-0x58dc 022410 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58dd 022411 call mouse_check_key_connect_gnd 
-:      022412 mouse_check_fwkey_gpio_end:
-0x58de 022413 store 1 ,mem_mouse_fwkey_press_status 
-:      022414 mouse_matrix_public_gpio_reset:
-0x58df 022415 fetcht 1 ,mem_matrix_public_gpio 
-0x58e0 022416 branch mouse_gpio_config_input_pu 
-:      022418 mouse_check_fw_button_connect_gnd:
-0x58e1 022419 fetcht 1 ,mem_matrix_public_gpio 
-0x58e2 022420 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58e3 022421 call mouse_check_key_connect_gnd 
-0x58e4 022422 branch mouse_check_fwkey_gpio_end 
-:      022424 mouse_3io6key_fw_check:
-0x58e5 022425 fetch 1 ,mem_fw_button_gpio 
-0x58e6 022426 call mouse_gpio_config_output_low 
-0x58e7 022427 fetcht 1 ,mem_fw_button_gpio 
-0x58e8 022428 call mouse_3io6key_check 
-0x58e9 022429 store 1 ,mem_mouse_fwkey_press_status 
-0x58ea 022430 fetcht 1 ,mem_fw_button_gpio 
-0x58eb 022431 branch mouse_gpio_config_input_pu 
-:      022433 mouse_check_customerkey_gpio:
-0x58ec 022434 jam 0 ,mem_customer_key 
-0x58ed 022435 fetch 1 ,mem_customer_key_gpio 
-0x58ee 022436 rtneq gpio_disable 
-0x58ef 022437 fetch mouse_flag_len ,mem_mouse_flag 
-0x58f0 022438 rtnbit0 mouse_enable_keyboard 
-0x58f1 022439 bbit1 mouse_enable_customer_key_connect_vin_or_matrix ,mouse_customer_key_connect_vin 
-:      022440 mouse_customer_key_connect_gnd:
-0x58f2 022441 jam mouse_customer_key ,mem_mouse_key_temp 
-0x58f3 022442 fetcht 1 ,mem_customer_key_gpio 
-0x58f4 022443 fetch 1 ,mem_mouse_customerkey_press_status 
-0x58f5 022444 call mouse_check_key_connect_gnd 
-0x58f6 022445 store 1 ,mem_mouse_customerkey_press_status 
-:      022446 mouse_check_customerkey_gpio_next:
-0x58f7 022447 copy rega ,pdata 
-0x58f8 022448 bbit1 mouse_customer_key ,mouse_customerkey_press 
-0x58f9 022449 call mouse_customerkey_release 
-:      022450 mouse_check_customerkey_gpio_exit:
-0x58fa 022451 fetch 1 ,mem_customer_data_trigger 
-0x58fb 022452 store 1 ,mem_customer_data_trigger_last 
-0x58fc 022453 rtn 
-:      022455 mouse_customer_key_connect_vin:
-0x58fd 022456 jam mouse_customer_key ,mem_mouse_key_temp 
-0x58fe 022457 fetch 1 ,mem_mouse_customerkey_press_status 
-0x58ff 022458 copy pdata ,regc 
-0x5900 022459 fetcht 1 ,mem_customer_key_gpio 
-0x5901 022460 fetch 1 ,mem_matrix_public_gpio 
-0x5902 022461 beq gpio_disable ,mouse_3io6key_customer_key_check_vin 
-0x5903 022462 call gpio_get_bit 
-0x5904 022463 branch mouse_check_customer_button_connect_gnd ,true 
-0x5905 022464 fetcht 1 ,mem_matrix_public_gpio 
-0x5906 022465 call gpio_out_active 
-0x5907 022466 fetcht 1 ,mem_customer_key_gpio 
-0x5908 022467 fetch 1 ,mem_mouse_customerkey_press_status 
-0x5909 022468 call mouse_check_key_connect_gnd 
-0x590a 022469 branch mouse_check_customerkey_gpio_over 
-:      022471 mouse_check_customer_button_connect_gnd:
-0x590b 022472 fetcht 1 ,mem_matrix_public_gpio 
-0x590c 022473 fetch 1 ,mem_mouse_customerkey_press_status 
-0x590d 022474 call mouse_check_key_connect_gnd 
-0x590e 022475 branch mouse_check_customerkey_gpio_over 
-:      022477 mouse_3io6key_customer_key_check_vin:
-0x590f 022478 fetch 1 ,mem_customer_key_gpio 
-0x5910 022479 call mouse_gpio_config_output_low 
-0x5911 022480 fetcht 1 ,mem_customer_key_gpio 
-0x5912 022481 call mouse_3io6key_check 
-:      022482 mouse_check_customerkey_gpio_over:
-0x5913 022483 store 1 ,mem_mouse_customerkey_press_status 
-0x5914 022484 call mouse_check_customerkey_gpio_next 
-0x5915 022485 fetcht 1 ,mem_customer_key_gpio 
-0x5916 022486 branch mouse_gpio_config_input_pu 
-:      022489 mouse_customerkey_press:
-0x5917 022490 jam 1 ,mem_customer_data_trigger 
-0x5918 022491 call mouse_customer_key_need_send 
-0x5919 022492 branch mouse_check_customerkey_gpio_exit 
-:      022494 mouse_customerkey_release:
-0x591a 022495 jam 0 ,mem_customer_data_trigger 
-0x591b 022496 fetch 1 ,mem_customer_data_trigger_last 
-0x591c 022497 rtn blank 
-:      022498 mouse_customer_key_need_send:
-0x591d 022499 jam 1 ,mem_customer_key 
-0x591e 022500 rtn 
-:      022504 mouse_check_matrix_button_connect_gnd:
-0x591f 022505 call gpio_get_bit 
-0x5920 022506 fetcht 1 ,mem_mouse_key_temp 
-0x5921 022507 copy temp ,queue 
-0x5922 022508 branch mouse_key_press ,true 
-:      022509 mouse_key_release:
-0x5923 022510 qset0 rega 
-0x5924 022511 rtn 
-:      022513 mouse_check_key_connect_gnd:
-0x5925 022514 lshift pdata ,pdata 
-0x5926 022515 copy pdata ,regb 
-0x5927 022516 call gpio_get_bit 
-0x5928 022517 setflag true ,0 ,regb 
-:      022518 mouse_check_key_connect_gnd_1:
-0x5929 022519 and regb ,0x07 ,pdata 
-:      022520 mouse_check_key_connect_gnd_next:
-0x592a 022521 fetcht 1 ,mem_mouse_key_temp 
-0x592b 022522 copy temp ,queue 
-0x592c 022523 beq 0x07 ,mouse_key_press 
-0x592d 022524 beq 0x00 ,mouse_key_release 
-0x592e 022525 rtn 
-:      022527 mouse_key_press:
-0x592f 022528 qset1 rega 
-0x5930 022529 rtn 
-:      022531 mouse_3io6key_check:
-0x5931 022532 bpatch patch0f_7 ,mem_patch0f 
-0x5932 022533 copy regc ,pdata 
-0x5933 022534 store 1 ,mem_mouse_key_status 
-0x5934 022535 lshift pdata ,pdata 
-0x5935 022536 copy pdata ,regb 
-0x5936 022537 copy temp ,regc 
-0x5937 022538 call mouse_gpio_config_input_pd 
-0x5938 022539 copy regc ,temp 
-0x5939 022540 call gpio_get_bit 
-0x593a 022541 nsetflag true ,0 ,regb 
-0x593b 022542 call mouse_check_press 
-0x593c 022543 branch mouse_check_key_connect_gnd_next 
-:      022545 mouse_check_press:
-0x593d 022546 fetcht 1 ,mem_mouse_key_status 
-0x593e 022547 and_into 0x01 ,temp 
-0x593f 022548 and regb ,0x01 ,pdata 
-0x5940 022549 isub temp ,null 
-0x5941 022550 nbranch mouse_current_mult_update ,zero 
-0x5942 022551 rtn 
-:      022555 mouse_gpio_config_output_high:
-0x5943 022556 rtneq gpio_disable 
-0x5944 022557 arg gpcfg_output_high ,temp 
-0x5945 022558 branch gpio_config_function_int 
-:      022561 mouse_gpio_config_output_low:
-0x5946 022562 rtneq gpio_disable 
-0x5947 022563 arg gpcfg_output_low ,temp 
-0x5948 022564 branch gpio_config_function_int 
-:      022569 mouse_init_sunt:
-0x5949 022570 bpatch patch10_0 ,mem_patch10 
-0x594a 022571 call mouse_sensor_spi_init 
-0x594b 022572 rtn wake 
-:      022573 mouse_init_sensor_wakeup:
-0x594c 022574 call mouse_sensor_poweron 
-:      022575 mouse_init_sensor:
-0x594d 022576 bpatch patch10_1 ,mem_patch10 
-0x594e 022577 call mouse_read_sensor_id 
-0x594f 022578 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-0x5950 022579 beq p3065_id1 ,mouse_init_p3065 
-0x5951 022580 beq pka8g2_id1 ,mouse_ka8g2_id2_judge 
-0x5952 022581 call mouse_twspi_reset 
-0x5953 022582 nop 6900 
-0x5954 022583 branch mouse_init_sensor 
-:      022584 mouse_twspi_reset:
-0x5955 022585 fetcht 1 ,mem_mouse_sensor_sclk_gpio 
-0x5956 022586 call twspi_reset 
-0x5957 022587 branch mouse_spid_init_pin 
-:      022589 mouse_read_sensor_id:
-0x5958 022590 setarg pan_reg_pid_h 
-0x5959 022591 call twspi_read 
-0x595a 022592 store 1 ,mem_sensor_id2 
-0x595b 022593 setarg pan_reg_pid_l 
-0x595c 022594 call twspi_read 
-0x595d 022595 store 1 ,mem_sensor_id1 
-0x595e 022596 rtn 
-:      022598 mouse_init_p32xx_id2_judge:
-0x595f 022599 fetch 1 ,mem_sensor_id2 
-0x5960 022600 beq p_mx8650 ,mouse_mx8650_init_param 
-0x5961 022601 beq p8009_id2 ,mouse_8009_init_param 
-0x5962 022602 beq p3205_tj3t_id2 ,mouse_s210x_3205_3t_judge 
-0x5963 022603 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
-0x5964 022604 beq p3212_id2 ,mouse_3212_init_param 
-0x5965 022605 beq pka8_id2 ,mouse_ka8_init_param_check 
-0x5966 022606 beq p6520a_id2 ,mouse_p6520_init_param 
-0x5967 022607 branch mouse_init_sensor 
-:      022609 mouse_s210x_3205_3t_judge:
-0x5968 022610 setarg 0x49 
-0x5969 022611 call twspi_read 
-0x596a 022612 beq 0xa1 ,mouse_s201x_init_param 
-0x596b 022613 branch mouse_3205_3t_init_param 
-:      022615 mouse_s201x_init_param:
-0x596c 022616 jam s201x ,mem_config_sensor_type 
-0x596d 022617 rtn 
-:      022619 mouse_mx8650_init_param:
-0x596e 022620 jam mx8650 ,mem_config_sensor_type 
-0x596f 022621 call mouse_sensor_reset 
-0x5970 022622 call delay_10ms 
-0x5971 022623 arg mem_sensor_8650_init ,regc 
-0x5972 022624 call mouse_sensor_wr_seq 
-0x5973 022625 branch mouse_setting_sensor_type 
-:      022627 mouse_8009_init_param:
-0x5974 022628 setarg 0x16 
-0x5975 022629 call twspi_read 
-0x5976 022630 sub pdata ,0xbd ,null 
-0x5977 022631 nbranch mouse_init_sunt ,zero 
-0x5978 022632 setarg 0x19 
-0x5979 022633 call twspi_read 
-0x597a 022634 sub pdata ,0x55 ,null 
-0x597b 022635 nbranch mouse_init_sunt ,zero 
-0x597c 022636 setarg 0x1b 
-0x597d 022637 call twspi_read 
-0x597e 022638 sub pdata ,0x1d ,null 
-0x597f 022639 nbranch mouse_init_sunt ,zero 
-0x5980 022640 jam p8009 ,mem_config_sensor_type 
-0x5981 022641 arg mem_sensor_8009_init ,regc 
-0x5982 022642 branch mouse_sensor_wr_seq 
-:      022644 mouse_3205_3t_init_param:
-0x5983 022645 jam p3205 ,mem_config_sensor_type 
-0x5984 022646 arg mem_sensor_3205_init ,regc 
-0x5985 022647 call mouse_sensor_wr_seq 
-0x5986 022648 arg mem_sensor_32xx_init ,regc 
-0x5987 022649 call mouse_sensor_wr_seq 
-0x5988 022650 setarg 0x0943 
-0x5989 022651 call twspi_write 
-0x598a 022652 arg mem_sensor_32xx_init_1 ,regc 
-0x598b 022653 branch mouse_sensor_wr_seq 
-:      022655 mouse_3204_3l_init_param:
-0x598c 022656 jam p3204 ,mem_config_sensor_type 
-0x598d 022657 arg mem_sensor_3204_init ,regc 
-0x598e 022658 call mouse_sensor_wr_seq 
-0x598f 022659 arg mem_sensor_32xx_init ,regc 
-0x5990 022660 call mouse_sensor_wr_seq 
-0x5991 022661 arg mem_sensor_32xx_init_1 ,regc 
-0x5992 022662 branch mouse_sensor_wr_seq 
-:      022664 mouse_3212_init_param:
-0x5993 022665 jam p3212 ,mem_config_sensor_type 
-0x5994 022666 arg mem_sensor_3212_init ,regc 
-:      022667 mouse_sensor_wr_seq:
-0x5995 022668 ifetch 2 ,regc 
-0x5996 022669 arg 0xffff ,temp 
-0x5997 022670 isub temp ,null 
-0x5998 022671 rtn zero 
-0x5999 022672 call twspi_write 
-0x599a 022673 increase 2 ,regc 
-0x599b 022674 branch mouse_sensor_wr_seq 
-:      022676 mouse_ka8_init_param_check:
-0x599c 022677 call mouse_sensor_disable_wp 
-0x599d 022678 setarg 0x9a5b 
-0x599e 022679 call twspi_write 
-0x599f 022680 setarg 0x0d 
-0x59a0 022681 call twspi_read 
-0x59a1 022682 sub pdata ,0x12 ,null 
-0x59a2 022683 branch mouse_ka8ul_init_param ,zero 
-0x59a3 022684 sub pdata ,0x0a ,null 
-0x59a4 022685 nbranch mouse_ka8hd_sensor_judge ,zero 
-0x59a5 022686 setarg 0x0e 
-0x59a6 022687 call twspi_read 
-0x59a7 022688 sub pdata ,0xe5 ,null 
-0x59a8 022689 nbranch mouse_init_sensor ,zero 
-0x59a9 022690 setarg 0x10 
-0x59aa 022691 call twspi_read 
-0x59ab 022692 sub pdata ,0xa5 ,null 
-0x59ac 022693 branch mouse_ka8ul_init_param ,zero 
-0x59ad 022694 call mouse_enable_ka8_sensor_wp 
-:      022695 mouse_ka8_init_param:
-0x59ae 022696 jam ka8 ,mem_config_sensor_type 
-0x59af 022697 rtn 
-:      022698 mouse_ka8ul_init_param:
-0x59b0 022699 jam ka8_ul ,mem_config_sensor_type 
-0x59b1 022700 arg mem_sensor_ka8ul_init ,regc 
-0x59b2 022701 branch mouse_sensor_wr_seq 
-:      022702 mouse_ka8hd_sensor_judge:
-0x59b3 022703 sub pdata ,0x10 ,null 
-0x59b4 022704 nbranch mouse_init_sensor ,zero 
-0x59b5 022705 setarg 0x0e 
-0x59b6 022706 call twspi_read 
-0x59b7 022707 sub pdata ,0xc5 ,null 
-0x59b8 022708 nbranch mouse_init_sensor ,zero 
-0x59b9 022709 setarg 0x10 
-0x59ba 022710 call twspi_read 
-0x59bb 022711 sub pdata ,0x38 ,null 
-0x59bc 022712 nbranch mouse_init_sensor ,zero 
-:      022713 mouse_ka8hd_init_param:
-0x59bd 022714 call mouse_enable_ka8_sensor_wp 
-0x59be 022715 jam ka8_hd ,mem_config_sensor_type 
-0x59bf 022716 rtn 
-:      022717 mouse_enable_ka8_sensor_wp:
-0x59c0 022718 setarg 0x005b 
-0x59c1 022719 call twspi_write 
-0x59c2 022720 branch mouse_sensor_enable_wp 
-:      022722 mouse_p6520_init_param:
-0x59c3 022723 jam p6520 ,mem_config_sensor_type 
-0x59c4 022724 arg mem_sensor_p6520_init ,regc 
-0x59c5 022725 branch mouse_sensor_wr_seq 
-:      022727 mouse_init_p3065:
-0x59c6 022728 call mouse_sensor_poweron 
-0x59c7 022729 fetch 1 ,mem_sensor_id2 
-0x59c8 022730 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
-0x59c9 022731 beq p3065_id2 ,mouse_p3065_init_param 
-0x59ca 022732 branch mouse_init_sensor 
-:      022734 mouse_p3065_init_param:
-0x59cb 022735 jam p3065 ,mem_config_sensor_type 
-0x59cc 022736 rtn 
-:      022738 mouse_p3065xy_init_param:
-0x59cd 022739 jam p3065_xy ,mem_config_sensor_type 
-0x59ce 022740 rtn 
-:      022742 mouse_ka8g2_id2_judge:
-0x59cf 022743 call mouse_sensor_poweron 
-0x59d0 022744 fetch 1 ,mem_sensor_id2 
-0x59d1 022745 beq pka8g2_id2 ,mouse_ka8g2_init_param 
-0x59d2 022746 branch mouse_init_p32xx_id2_judge 
-:      022747 mouse_ka8g2_init_param:
-0x59d3 022748 jam ka8g2 ,mem_config_sensor_type 
-0x59d4 022749 arg mem_sensor_ka8g2_init ,regc 
-0x59d5 022750 branch mouse_sensor_wr_seq 
-:      022752 mouse_sensor_enable_wp:
-0x59d6 022753 setarg 0x0009 
-0x59d7 022754 branch twspi_write 
-:      022755 mouse_sensor_disable_wp:
-0x59d8 022756 setarg 0x5a09 
-0x59d9 022757 branch twspi_write 
-:      022759 mouse_sensor_reset:
-0x59da 022760 arg 0x8006 ,temp 
-0x59db 022761 fetch 1 ,mem_config_sensor_type 
-0x59dc 022762 bne ka8g2 ,mouse_sensor_reset_end 
-0x59dd 022763 arg 0x9706 ,temp 
-:      022764 mouse_sensor_reset_end:
-0x59de 022765 copy temp ,pdata 
-0x59df 022766 call twspi_write 
-0x59e0 022767 nop 12000 
-0x59e1 022768 rtn 
-:      022770 mouse_sensor_poweron_init:
-0x59e2 022771 arg mem_sensor_poweron_init ,regc 
-0x59e3 022772 fetch 1 ,mem_config_sensor_type 
-0x59e4 022773 rtnne ka8g2 
-0x59e5 022774 arg mem_sensor_ka8g2_poweron_init ,regc 
-0x59e6 022775 rtn 
-:      022777 mouse_sensor_poweron:
-0x59e7 022778 bpatch patch10_2 ,mem_patch10 
-0x59e8 022779 call mouse_sensor_spi_init 
-0x59e9 022780 call mouse_sensor_reset 
-0x59ea 022781 call mouse_sensor_poweron_init 
-0x59eb 022782 call mouse_sensor_wr_seq 
-0x59ec 022783 branch mouse_setting_sensor_type 
-:      022785 mouse_sensor_powerdown:
-0x59ed 022786 bpatch patch10_3 ,mem_patch10 
-0x59ee 022787 call mouse_init_sunt 
-0x59ef 022788 call mouse_sensor_spi_init 
-0x59f0 022789 arg 0x0806 ,temp 
-0x59f1 022790 fetch 1 ,mem_config_sensor_type 
-0x59f2 022791 bne ka8g2 ,mouse_sensor_powerdown_end 
-0x59f3 022792 arg 0x1f06 ,temp 
-:      022793 mouse_sensor_powerdown_end:
-0x59f4 022794 copy temp ,pdata 
-0x59f5 022795 branch twspi_write 
-:      022801 mouse_check_sensor_data:
-0x59f6 022802 fetch 1 ,mem_spi_write_flash_sm 
-0x59f7 022803 rtnne flash_sm_no_buys 
-0x59f8 022804 fetch 1 ,mem_config_sensor_type 
-0x59f9 022805 beq p3205 ,mouse_p32xx_sensor_motion 
-0x59fa 022806 beq p3065 ,mouse_p32xx_sensor_motion 
-0x59fb 022807 beq ka8 ,mouse_p32xx_sensor_motion 
-0x59fc 022808 beq p3204 ,mouse_p32xx_sensor_motion 
-0x59fd 022809 beq p3212 ,mouse_p3212_sensor_motion 
-0x59fe 022810 beq p3065_xy ,mouse_p32xx_sensor_motion 
-0x59ff 022811 beq p8009 ,mouse_p8009_sensor_motion 
-0x5a00 022812 beq ka8g2 ,mouse_pka8g2_sensor_motion 
-0x5a01 022813 branch mouse_p32xx_sensor_motion 
-:      022816 mouse_p32xx_sensor_motion:
-0x5a02 022817 call mouse_clear_sensor_data 
-0x5a03 022818 disable user 
-0x5a04 022819 fetch 1 ,mem_sensor_motion_gpio 
-0x5a05 022820 beq gpio_disable ,mouse_p32xx_sensor_motion_2 
-0x5a06 022821 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a07 022822 call gpio_get_bit 
-0x5a08 022823 nrtn true 
-:      022824 mouse_p32xx_sensor_motion_2:
-0x5a09 022825 setarg pan_reg_pid_l 
-0x5a0a 022826 call twspi_read 
-0x5a0b 022827 bne p32xx_id1 ,mouse_p3065_judge 
-:      022828 mouse_p32xx_sensor_motion_1:
-0x5a0c 022829 setarg pan_reg_motion_staus 
-0x5a0d 022830 call twspi_read 
-0x5a0e 022831 rtnbit0 7 
-0x5a0f 022832 call mouse_read_sensor_common 
-0x5a10 022833 fetch 1 ,mem_mouse_x 
-0x5a11 022834 call mouse_data_extsign 
-0x5a12 022835 store 2 ,mem_mouse_x 
-0x5a13 022836 fetch 1 ,mem_mouse_y 
-0x5a14 022837 call mouse_data_extsign 
-0x5a15 022838 store 2 ,mem_mouse_y 
-0x5a16 022839 fetch 1 ,mem_config_sensor_angle 
-0x5a17 022840 beq mouse_6clk_angle ,mouse_motion32xx_6clk_direction_selection 
-0x5a18 022841 beq mouse_9clk_angle ,mouse_motion32xx_9clk_direction_selection 
-0x5a19 022842 beq mouse_12clk_angle ,mouse_motion32xx_12clk_direction_selection 
-0x5a1a 022843 beq mouse_3clk_angle ,mouse_motion32xx_3clk_direction_selection 
-0x5a1b 022844 rtn 
-:      022846 mouse_p3065_judge:
-0x5a1c 022847 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
-0x5a1d 022848 branch mouse_twspi_reset 
-:      022850 mouse_motion32xx_6clk_direction_selection:
-0x5a1e 022851 call mouse_motion_6clk_direction_dispose 
-0x5a1f 022852 branch mouse_sensor_sdio_low 
-:      022853 mouse_motion32xx_9clk_direction_selection:
-0x5a20 022854 call mouse_motion_9clk_direction_dispose 
-0x5a21 022855 branch mouse_sensor_sdio_low 
-:      022856 mouse_motion32xx_12clk_direction_selection:
-0x5a22 022857 call mouse_motion_12clk_direction_dispose 
-0x5a23 022858 branch mouse_sensor_sdio_low 
-:      022859 mouse_motion32xx_3clk_direction_selection:
-0x5a24 022860 call mouse_motion_3clk_direction_dispose 
-0x5a25 022861 branch mouse_sensor_sdio_low 
-:      022865 mouse_p3212_sensor_motion:
-0x5a26 022866 call mouse_clear_sensor_data 
-0x5a27 022867 fetch 1 ,mem_sensor_motion_gpio 
-0x5a28 022868 beq gpio_disable ,mouse_p3212_sensor_motion_1 
-0x5a29 022869 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a2a 022870 call gpio_get_bit 
-0x5a2b 022871 nrtn true 
-:      022872 mouse_p3212_sensor_motion_1:
-0x5a2c 022873 setarg pan_reg_pid_l 
-0x5a2d 022874 call twspi_read 
-0x5a2e 022875 bne p32xx_id1 ,mouse_twspi_reset 
-:      022876 mouse_p3212_sensor_motion_2:
-0x5a2f 022877 setarg pan_reg_motion_staus 
-0x5a30 022878 call twspi_read 
-0x5a31 022879 rtnbit0 7 
-0x5a32 022880 call mouse_read_sensor_common 
-0x5a33 022881 call mouse_read_3212sensor_xy_high 
-0x5a34 022882 store 1 ,mem_mouse_xy_h 
-0x5a35 022883 rshift4 pdata ,pdata 
-0x5a36 022884 call mouse_data_extsign_bit3 
-0x5a37 022885 store 1 ,mem_mouse_x + 1 
-0x5a38 022886 fetch 1 ,mem_mouse_xy_h 
-0x5a39 022887 and pdata ,0x0f ,pdata 
-0x5a3a 022888 call mouse_data_extsign_bit3 
-0x5a3b 022889 store 1 ,mem_mouse_y + 1 
-0x5a3c 022890 fetch 1 ,mem_config_sensor_angle 
-0x5a3d 022891 beq mouse_6clk_angle ,mouse_motion_6clk_direction_dispose 
-0x5a3e 022892 beq mouse_9clk_angle ,mouse_motion_9clk_direction_dispose 
-0x5a3f 022893 beq mouse_12clk_angle ,mouse_motion_12clk_direction_dispose 
-0x5a40 022894 beq mouse_3clk_angle ,mouse_motion_3clk_direction_dispose 
-0x5a41 022895 rtn 
-:      022897 mouse_read_3212sensor_xy_high:
-0x5a42 022898 setarg 0x12 
-0x5a43 022899 branch twspi_read 
-:      022901 mouse_pka8g2_sensor_motion:
-0x5a44 022902 call mouse_clear_sensor_data 
-0x5a45 022903 fetch 1 ,mem_sensor_motion_gpio 
-0x5a46 022904 beq gpio_disable ,mouse_pka8g2_sensor_motion_1 
-0x5a47 022905 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a48 022906 call gpio_get_bit 
-0x5a49 022907 nrtn true 
-:      022908 mouse_pka8g2_sensor_motion_1:
-0x5a4a 022909 branch mouse_p3212_sensor_motion_2 
-:      022912 mouse_p8009_sensor_motion:
-0x5a4b 022913 call mouse_clear_sensor_data 
-0x5a4c 022914 disable user 
-0x5a4d 022915 setarg pan_reg_motion_staus 
-0x5a4e 022916 call twspi_read 
-0x5a4f 022917 rtnbit0 7 
-0x5a50 022918 setarg pan_reg_opration_state 
-0x5a51 022919 call twspi_read 
-0x5a52 022920 branch mouse_p32xx_sensor_motion_1 + 3 ,blank 
-0x5a53 022921 setarg 0 
-0x5a54 022922 store 6 ,mem_mouse_x 
-0x5a55 022923 rtn 
-:      022925 mouse_motion_6clk_direction_dispose:
-0x5a56 022926 fetch 2 ,mem_mouse_x 
-0x5a57 022927 sub pdata ,0 ,pdata 
-0x5a58 022928 store 2 ,mem_mouse_x 
-0x5a59 022929 branch enable_user 
-:      022930 mouse_motion_12clk_direction_dispose:
-0x5a5a 022931 fetch 2 ,mem_mouse_y 
-0x5a5b 022932 sub pdata ,0 ,pdata 
-0x5a5c 022933 store 2 ,mem_mouse_y 
-0x5a5d 022934 branch enable_user 
-:      022935 mouse_motion_9clk_direction_dispose:
-0x5a5e 022936 fetch 2 ,mem_mouse_y 
-0x5a5f 022937 sub pdata ,0 ,pdata 
-0x5a60 022938 store 2 ,mem_mouse_y 
-0x5a61 022939 fetch 2 ,mem_mouse_x 
-0x5a62 022940 sub pdata ,0 ,pdata 
-0x5a63 022941 store 2 ,mem_mouse_x 
-0x5a64 022942 call mouse_sensor_data_swap_places 
-0x5a65 022943 branch enable_user 
-:      022944 mouse_motion_3clk_direction_dispose:
-0x5a66 022945 call mouse_sensor_data_swap_places 
-0x5a67 022946 branch enable_user 
-:      022948 mouse_sensor_data_swap_places:
-0x5a68 022949 fetch 2 ,mem_mouse_y 
-0x5a69 022950 fetcht 2 ,mem_mouse_x 
-0x5a6a 022951 store 2 ,mem_mouse_x 
-0x5a6b 022952 storet 2 ,mem_mouse_y 
-0x5a6c 022953 rtn 
-:      022956 mouse_clear_sensor_data:
-0x5a6d 022957 fetch 1 ,mem_mouse_move_flag 
-0x5a6e 022958 call mouse_read_sensor_common ,blank 
-0x5a6f 022959 jam 1 ,mem_mouse_move_flag 
-0x5a70 022960 rtn 
-:      022962 mouse_clear_sensor_data_by_reset:
-0x5a71 022963 jam 1 ,mem_mouse_clear_sensor_data_flag 
-0x5a72 022964 call le_set_config_more_data 
-:      022965 mouse_init_sensor_reset:
-0x5a73 022966 branch mouse_init_sunt 
-:      022968 mouse_data_xy_release:
-0x5a74 022969 fetch 1 ,mem_sensor_motion_gpio 
-0x5a75 022970 rtnne gpio_disable 
-0x5a76 022971 fetch 1 ,mem_mouse_long_mult_flag 
-0x5a77 022972 rtnne 1 
-0x5a78 022973 setarg 0 
-0x5a79 022974 store 1 ,mem_mouse_long_mult_flag 
-0x5a7a 022975 store 4 ,mem_mouse_x 
-0x5a7b 022976 branch mouse_init_sensor_reset 
-:      022978 mouse_data_extsign:
-0x5a7c 022979 rtnbit0 7 
-0x5a7d 022980 arg 0xff00 ,temp 
-0x5a7e 022981 ior temp ,pdata 
-0x5a7f 022982 rtn 
-:      022984 mouse_data_extsign_bit3:
-0x5a80 022985 rtnbit0 3 
-0x5a81 022986 arg 0xf0 ,temp 
-0x5a82 022987 ior temp ,pdata 
-0x5a83 022988 rtn 
-:      022990 mouse_read_sensor_common:
-0x5a84 022991 arg pan_reg_delta_x ,pdata 
-0x5a85 022992 call twspi_read 
-0x5a86 022993 store 2 ,mem_mouse_x 
-0x5a87 022994 arg pan_reg_delta_y ,pdata 
-0x5a88 022995 call twspi_read 
-0x5a89 022996 store 2 ,mem_mouse_y 
-0x5a8a 022997 rtn 
-:      023000 mouse_sensor_sdio_low:
-0x5a8b 023001 fetcht 1 ,mem_mouse_sensor_sdio_gpio 
-0x5a8c 023002 call gpio_get_bit 
-0x5a8d 023003 rtn true 
-0x5a8e 023004 setarg 0x0a 
-0x5a8f 023005 call twspi_read 
-0x5a90 023006 nop 1000 
-0x5a91 023007 branch mouse_sensor_sdio_low 
-:      023009 mouse_set_sdio_high:
-0x5a92 023010 setarg 0x8100 
-0x5a93 023011 branch twspi_write 
-:      023016 mouse_bluetooth_fast_conn_init:
-0x5a94 023017 jam 0xff ,mem_mouse_bluetooth_fast_conn_flag 
-:      023018 mouse_ble_fast_conn_init:
-0x5a95 023019 jam 0x34 ,mem_xrecord_mode 
-0x5a96 023020 setarg 0x0f0f0f 
-0x5a97 023021 store 3 ,mem_le_lap 
-0x5a98 023022 store 3 ,mem_le_lap + 3 
-0x5a99 023023 branch mouse_start_reconnect 
-:      023025 mouse_buletooth_fast_conn_end:
-0x5a9a 023026 bpatch patch10_4 ,mem_patch10 
-0x5a9b 023027 call mouse_select_reconn_device 
-0x5a9c 023028 call mouse_bluetooth_fast_conn_disable 
-0x5a9d 023029 fetch 1 ,mem_device_flag 
-0x5a9e 023030 beq mode_bt_device1 ,mouse_device1_check_auto_discover 
-0x5a9f 023031 beq mode_bt_device2 ,mouse_device2_check_auto_discover 
-0x5aa0 023032 rtn 
-:      023033 mouse_device1_check_auto_discover:
-0x5aa1 023034 fetch 6 ,mem_device1_addr 
-0x5aa2 023035 branch mouse_device_check_auto_discover 
-:      023036 mouse_device2_check_auto_discover:
-0x5aa3 023037 fetch 6 ,mem_device2_addr 
-:      023038 mouse_device_check_auto_discover:
-0x5aa4 023039 fetcht 6 ,mem_mouse_compare_addr 
-0x5aa5 023040 isub temp ,null 
-0x5aa6 023041 branch mouse_start_discovery ,zero 
-0x5aa7 023042 branch mouse_start_reconnect_device 
-:      023044 mouse_bluetooth_fast_conn_disable:
-0x5aa8 023045 jam 0x5a ,mem_mouse_bluetooth_fast_conn_flag 
-0x5aa9 023046 rtn 
-:      023049 mouse_stop_bluetooth_mode:
-0x5aaa 023050 fetch 2 ,mem_ui_state_map 
-0x5aab 023051 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x5aac 023052 branch mouse_stop_discovery 
-:      023053 mouse_disconnect:
-0x5aad 023054 setarg 0 
-0x5aae 023055 store 2 ,mem_mouse_no_data_timer 
-0x5aaf 023056 fetch 2 ,mem_ui_state_map 
-0x5ab0 023057 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x5ab1 023058 rtn 
-:      023060 mouse_check_125hz:
-0x5ab2 023061 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ab3 023062 rtnbit0 mouse_enable_bt_125hz 
-:      023063 mouse_bluetooth_125hz:
-0x5ab4 023064 nbranch mouse_bluetooth_125hz_clear ,user 
-0x5ab5 023065 fetch 1 ,mem_bluetooth_125hz_cnt 
-0x5ab6 023066 increase 1 ,pdata 
-0x5ab7 023067 and_into 0x0f ,pdata 
-0x5ab8 023068 store 1 ,mem_bluetooth_125hz_cnt 
-0x5ab9 023069 nrtn blank 
-:      023070 mouse_bluetooth_125hz_clear:
-0x5aba 023071 jam 0 ,mem_bluetooth_125hz_cnt 
-0x5abb 023072 branch disable_user 
-:      023074 mouse_current_mult_update:
-0x5abc 023075 fetch 1 ,mem_sensor_motion_gpio 
-0x5abd 023076 rtnne gpio_disable 
-0x5abe 023077 jam 0 ,mem_lpm_mult 
-0x5abf 023078 jam 30 ,mem_mouse_current_mult_timer 
-0x5ac0 023079 rtn 
-:      023082 mouse_priority_bb_event:
-0x5ac1 023083 bpatch patch10_5 ,mem_patch10 
-0x5ac2 023084 copy regc ,pdata 
-0x5ac3 023085 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
-0x5ac4 023086 beq bt_evt_le_disconnected ,mouse_le_bb_disconnected 
-0x5ac5 023087 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
-0x5ac6 023088 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
-0x5ac7 023089 beq bt_evt_le_enc_info ,mouse_le_enc_info 
-0x5ac8 023090 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
-0x5ac9 023091 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
-0x5aca 023092 beq bt_evt_le_parse_conn_papa_update_rsp ,mouse_le_conn_param_update_rsp_recieved 
-0x5acb 023093 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
-0x5acc 023094 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
-0x5acd 023095 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
-0x5ace 023096 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
-0x5acf 023097 rtn 
-:      023100 mouse_le_bb_event_connected:
-0x5ad0 023101 call mouse_device_poweron_led_config 
-0x5ad1 023102 jam 0 ,mem_mouse_long_mult_flag 
-0x5ad2 023103 call mouse_init_sensor_reset 
-0x5ad3 023104 jam 1 ,mem_mouse_le_bb_connected_flag 
-0x5ad4 023105 call mouse_24g_first_store_reconn_info 
-0x5ad5 023106 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5ad6 023107 nbranch mouse_le_bb_event_connected_next ,blank 
-0x5ad7 023108 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
-:      023109 mouse_le_bb_event_connected_next:
-0x5ad8 023110 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x5ad9 023111 set0 app_disc_by_button ,pdata 
-0x5ada 023112 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x5adb 023113 jam 0 ,mem_mouse_direct_timer 
-0x5adc 023114 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x5add 023115 store 2 ,mem_le_battery_level_updata_timer 
-0x5ade 023116 call mouse_no_data_timer_init 
-0x5adf 023117 branch mouse_stop_discovery 
-:      023119 mouse_le_bb_disconnected:
-0x5ae0 023120 setarg 0 
-0x5ae1 023121 store 2 ,mem_le_battery_level_updata_timer 
-0x5ae2 023122 jam 0 ,mem_mouse_le_bb_connected_flag 
-0x5ae3 023123 arg le_interval_7_5ms ,temp 
-0x5ae4 023124 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ae5 023125 bbit1 mouse_enable_bt_125hz ,mouse_le_bb_disconnected_next 
-0x5ae6 023126 arg le_interval_8_75ms ,temp 
-:      023127 mouse_le_bb_disconnected_next:
-0x5ae7 023128 storet 2 ,mem_le_interval_min 
-0x5ae8 023129 storet 2 ,mem_le_interval_min + 2 
-0x5ae9 023130 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x5aea 023131 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x5aeb 023132 call le_clr_config_more_data 
-0x5aec 023133 branch mouse_bb_disconnected 
-:      023135 mouse_le_pairing_success:
-0x5aed 023136 arg ll_pairing_success_flag ,queue 
-0x5aee 023137 branch mouse_le_enable_connect_flag 
-:      023139 mouse_le_enc_info:
-:      023140 mouse_updata_le_param:
-0x5aef 023141 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x5af0 023142 branch ui_ipc_send_cmd 
-:      023144 mouse_le_ll_start_encryt:
-0x5af1 023145 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5af2 023146 beq 1 ,mouse_le_ll_reconn_start_encryt 
-0x5af3 023147 branch mouse_le_ll_enable_start_enc_flag 
-:      023148 mouse_le_ll_reconn_start_encryt:
-0x5af4 023149 call mouse_updata_le_param 
-0x5af5 023150 jam 20 ,mem_le_start_encrypt_timer 
-:      023151 mouse_le_ll_enable_start_enc_flag:
-0x5af6 023152 arg ll_start_enc_flag ,queue 
-0x5af7 023153 branch mouse_le_enable_connect_flag 
-:      023155 mouse_le_enable_connect_flag:
-0x5af8 023156 fetch 1 ,mem_le_connect_status_flag 
-0x5af9 023157 qset1 pdata 
-0x5afa 023158 store 1 ,mem_le_connect_status_flag 
-0x5afb 023159 rtn 
-:      023161 mouse_le_conn_param_update_rsp_recieved:
-0x5afc 023162 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x5afd 023163 rtneq ble_signaling_connect_parameter_update_accepted 
-0x5afe 023164 fetch 1 ,mem_le_tsniff 
-0x5aff 023165 rshift2 pdata ,pdata 
-0x5b00 023166 sub pdata ,le_interval_15ms ,null 
-0x5b01 023167 rtn positive 
-0x5b02 023168 setarg le_interval_11_25ms 
-0x5b03 023169 store 2 ,mem_le_interval_min 
-0x5b04 023170 store 2 ,mem_le_interval_min + 2 
-0x5b05 023171 call mouse_updata_le_param 
-:      023172 mouse_le_conn_param_lpm_disable:
-0x5b06 023173 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
-0x5b07 023174 rtn 
-:      023176 mouse_le_bb_event_connect_complete:
-0x5b08 023177 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5b09 023178 nrtn blank 
-0x5b0a 023179 fetch 1 ,mem_le_att_handle 
-0x5b0b 023180 sub pdata ,34 ,pdata 
-0x5b0c 023181 nrtn zero 
-0x5b0d 023182 jam 0 ,mem_le_start_encrypt_timer 
-:      023183 mouse_le_write_enable:
-0x5b0e 023184 arg write_req_enable_flag ,queue 
-0x5b0f 023185 branch mouse_le_enable_connect_flag 
-:      023187 mouse_le_parse_conn_param_accepted:
-0x5b10 023188 fetch 1 ,mem_le_new_conninterval 
-0x5b11 023189 sub pdata ,le_interval_15ms ,null 
-0x5b12 023190 nbranch mouse_le_conn_param_lpm_disable ,positive 
-0x5b13 023191 store 2 ,mem_le_interval_min 
-0x5b14 023192 store 2 ,mem_le_interval_min + 2 
-0x5b15 023193 fetch 1 ,mem_le_new_connslavelatency 
-0x5b16 023194 branch mouse_le_lpm_mult_reinit ,blank 
-0x5b17 023195 fetcht 1 ,mem_lpm_mult_init 
-0x5b18 023196 isub temp ,null 
-0x5b19 023197 branch mouse_le_lpm_mult_reinit ,positive 
-0x5b1a 023198 fetch 1 ,mem_le_new_connslavelatency 
-0x5b1b 023199 store 1 ,mem_lpm_mult 
-0x5b1c 023200 branch mouse_le_conn_param_lpm_enable 
-:      023201 mouse_le_lpm_mult_reinit:
-0x5b1d 023202 fetch 1 ,mem_lpm_mult_init 
-0x5b1e 023203 store 1 ,mem_lpm_mult 
-:      023204 mouse_le_conn_param_lpm_enable:
-0x5b1f 023205 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x5b20 023206 rtn 
-:      023208 mouse_le_clean_connect_flag:
-0x5b21 023209 jam 0 ,mem_le_connect_status_flag 
-0x5b22 023210 rtn 
-:      023212 mouse_le:
-0x5b23 023213 bpatch patch10_6 ,mem_patch10 
-0x5b24 023214 call le_fifo_check_nearly_full 
-0x5b25 023215 nrtn blank 
-0x5b26 023216 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x5b27 023217 beq 0xff ,mouse_le_next 
-0x5b28 023218 fetch 1 ,mem_le_connect_status_flag 
-0x5b29 023219 and pdata ,0x03 ,pdata 
-0x5b2a 023220 rtnne 0x03 
-:      023221 mouse_le_next:
-0x5b2b 023222 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x5b2c 023223 call mouse_clear_sensor_data_by_reset ,blank 
-0x5b2d 023224 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b2e 023225 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x5b2f 023226 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x5b30 023227 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x5b31 023228 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0x5b32 023229 call mouse_motion 
-0x5b33 023230 call mouse_check_125hz 
-0x5b34 023231 nrtn user 
-0x5b35 023232 call mouse_current_mult_update 
-0x5b36 023233 call mouse_data_xy_release 
-0x5b37 023234 call mouse_wheel_trigger 
-0x5b38 023235 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b39 023236 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
-0x5b3a 023237 fetch 1 ,mem_customer_key 
-0x5b3b 023238 beq 1 ,mouse_le_send_keyboard_package_data 
-:      023239 mouse_le_send_mouse_data:
-0x5b3c 023240 branch mouse_fill_mouse_data_le 
-:      023243 mouse_le_send_keyboard_package_data:
-0x5b3d 023244 fetch 1 ,mem_customer_data_trigger 
-0x5b3e 023245 branch mouse_le_release_keyboard_data ,blank 
-0x5b3f 023246 fetch 8 ,mem_customer_key_press + 1 
-:      023247 mouse_fill_keyboard_package_data_le:
-0x5b40 023248 store 8 ,mem_pdatatemp 
-0x5b41 023249 fetch 1 ,mem_customer_key_press 
-0x5b42 023250 beq kb_multikey_report_id ,mouse_fill_multimedia_key_data_le 
-0x5b43 023251 beq kb_system_conctrl_report_id ,mouse_fill_systemctrl_key_data_le 
-0x5b44 023252 jam 8 ,mem_le_data_len 
-0x5b45 023253 fetcht 2 ,mem_le_keyboard_handle 
-:      023254 mouse_fill_data_le:
-0x5b46 023255 fetch 1 ,mem_le_data_len 
-0x5b47 023256 copy pdata ,rega 
-0x5b48 023257 call le_att_malloc_tx_notify 
-0x5b49 023258 fetcht 1 ,mem_le_data_len 
-0x5b4a 023259 copy temp ,loopcnt 
-0x5b4b 023260 arg mem_pdatatemp ,contr 
-0x5b4c 023261 branch memcpy 
-:      023263 mouse_le_release_keyboard_data:
-0x5b4d 023264 fetch 8 ,mem_customer_key_release + 1 
-0x5b4e 023265 branch mouse_fill_keyboard_package_data_le 
-:      023267 mouse_fill_multimedia_key_data_le:
-0x5b4f 023268 jam 3 ,mem_le_data_len 
-0x5b50 023269 fetcht 2 ,mem_le_multimedia_handle 
-0x5b51 023270 branch mouse_fill_data_le 
-:      023272 mouse_fill_systemctrl_key_data_le:
-0x5b52 023273 jam 2 ,mem_le_data_len 
-0x5b53 023274 fetcht 2 ,mem_le_systemctrl_handle 
-0x5b54 023275 branch mouse_fill_data_le 
-:      023277 mouse_fill_battery_level_le:
-0x5b55 023278 arg 1 ,rega 
-0x5b56 023279 fetcht 2 ,mem_le_battery_level_handle 
-0x5b57 023280 call le_att_malloc_tx_notify 
-0x5b58 023281 fetch 1 ,mem_le_battery_level_percentage 
-0x5b59 023282 istore 1 ,contw 
-0x5b5a 023283 rtn 
-:      023285 mouse_le_send_empty_packet:
-0x5b5b 023286 setarg 0 
-0x5b5c 023287 store 7 ,mem_mouse_key 
-:      023288 mouse_fill_mouse_data_le:
-0x5b5d 023289 jam 7 ,mem_le_data_len 
-0x5b5e 023290 fetch 7 ,mem_mouse_key 
-0x5b5f 023291 store 7 ,mem_pdatatemp 
-0x5b60 023292 fetcht 2 ,mem_le_notify_handle 
-0x5b61 023293 branch mouse_fill_data_le 
-:      023295 mouse_check_51cmd_adv:
-0x5b62 023296 jam 0 ,mem_mouse_le_reconnect_flag 
-0x5b63 023297 fetch 3 ,mem_le_adv_ind 
-0x5b64 023298 store 3 ,mem_le_adv_data + 4 
-0x5b65 023299 call mouse_le_check_adv_flag 
-0x5b66 023300 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
-0x5b67 023301 istore 1 ,contr 
-0x5b68 023302 arg mem_le_adv_swift_pair ,contr 
-0x5b69 023303 call mouse_le_adv_data_update 
-0x5b6a 023304 branch check_51cmd_adv 
-:      023306 mouse_le_check_adv_flag:
-0x5b6b 023307 arg mem_le_adv_data ,rega 
-:      023308 mouse_le_check_adv_flag_loop:
-0x5b6c 023309 ifetch 1 ,rega 
-0x5b6d 023310 rtn blank 
-0x5b6e 023311 iadd contr ,rega 
-0x5b6f 023312 ifetch 1 ,contr 
-0x5b70 023313 rtneq 0x01 
-0x5b71 023314 branch mouse_le_check_adv_flag_loop 
-:      023316 mouse_le_adv_data_update:
-0x5b72 023317 arg mem_le_adv_data + 11 ,contw 
-0x5b73 023318 arg 19 ,loopcnt 
-0x5b74 023319 call memcpy 
-0x5b75 023320 branch le_modified_name_adv 
-:      023326 mouse_bb_disconnected:
-0x5b76 023327 call mouse_bb_discon_clear_stack 
-0x5b77 023328 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x5b78 023329 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
-0x5b79 023330 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x5b7a 023331 branch mouse_start_discovery 
-:      023333 mouse_bb_discon_clear_stack:
-0x5b7b 023334 setarg 0 
-0x5b7c 023335 store 8 ,mem_wheel_tb_old_pinlevel 
-0x5b7d 023336 istore 4 ,contw 
-0x5b7e 023337 jam 0 ,mem_mouse_move_flag 
-0x5b7f 023338 jam 0 ,mem_ltk_exists 
-0x5b80 023339 rtn 
-:      023341 mouse4_0_event_bb_disconn:
-0x5b81 023342 call mouse_le_clean_connect_flag 
-0x5b82 023343 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x5b83 023344 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x5b84 023345 branch mouse_app_enter_hibernate 
-:      023349 mouse_bb_event_timer:
-0x5b85 023350 bpatch patch10_7 ,mem_patch10 
-0x5b86 023352 call mouse_low_voltage_led_timer 
-0x5b87 023353 call mouse_adc_read 
-0x5b88 023355 call mouse_logo_led_on_timer 
-0x5b89 023356 call mouse_led_multi_timer 
-0x5b8a 023357 call mouse_dpi_led_blink_delay_timer 
-0x5b8b 023359 call g24_pair_timeout_timer 
-0x5b8c 023360 call g24_reconn_timeout_timer 
-0x5b8d 023361 call mouse_24g_long_sleep_param_update_timer 
-0x5b8e 023363 call mouse_dpi_key_check_long_press 
-0x5b8f 023364 call mouse_bt_discovery_check 
-0x5b90 023365 call mouse_commbination_key_process 
-0x5b91 023366 call mouse_check_discovery_timeout_timer 
-0x5b92 023368 call mouse_check_direct_timeout_timer 
-0x5b93 023369 call mouse_le_enable_att_list_timer 
-0x5b94 023370 call mouse_le_battery_updata_timer 
-0x5b95 023371 call mouse_le_send_smp_security_request_timer 
-0x5b96 023373 call mouse_check_reconnect_delay_long_sleep 
-0x5b97 023374 call mouse_current_mult_update_timer 
-0x5b98 023375 call mouse_wheel_trigger_timer 
-0x5b99 023376 call mouse_store_information_delay_timer 
-0x5b9a 023377 branch mouse_check_no_data_timeout_timer 
-:      023379 mouse_bt_discovery_check:
-0x5b9b 023380 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b9c 023381 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_bt_discovery_by_pb_button 
-0x5b9d 023382 rtn 
-:      023384 mouse_bt_discovery_by_pb_button:
-0x5b9e 023385 fetch 1 ,mem_select_device_button_statue 
-0x5b9f 023386 rtnne pb_button_state_down 
-0x5ba0 023387 arg mem_bt_discovery_count ,regc 
-0x5ba1 023388 arg mouse_long_button_bt_discovery ,regb 
-0x5ba2 023389 branch timer_single_step 
-:      023391 mouse_long_button_bt_discovery:
-0x5ba3 023392 fetch 1 ,mem_device_flag 
-0x5ba4 023393 rtneq mode_24g_device 
-0x5ba5 023394 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ba6 023395 rtnbit1 mouse_bt_discovery_button_long_down_flag 
-0x5ba7 023396 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x5ba8 023397 call mouse_enable_function_flag 
-0x5ba9 023398 call app_evt_button_long_pressed 
-0x5baa 023399 branch mouse_bb_event_discovery_btn 
-:      023401 mouse_commbination_key_process:
-0x5bab 023402 fetch 1 ,mem_device_flag 
-0x5bac 023403 beq mode_24g_device ,mouse_24g_commbination_key_process 
-0x5bad 023404 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bae 023405 rtnbit0 mouse_enable_commbination_key_by_bt_discovery 
-0x5baf 023406 fetcht 1 ,mem_mouse_commbination_key_bt 
-0x5bb0 023407 branch mouse_commbination_key_start 
-:      023409 mouse_24g_commbination_key_process:
-0x5bb1 023410 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bb2 023411 rtnbit0 mouse_enable_commbination_key_by_24g_pairing 
-0x5bb3 023412 fetcht 1 ,mem_mouse_commbination_key_24g 
-:      023413 mouse_commbination_key_start:
-0x5bb4 023414 storet 1 ,mem_mouse_commbination_key 
-0x5bb5 023415 call mouse_check_key_gpio 
-0x5bb6 023416 and pdata ,0x07 ,pdata 
-0x5bb7 023417 fetcht 1 ,mem_mouse_commbination_key 
-0x5bb8 023418 isub temp ,null 
-0x5bb9 023419 branch mouse_commbination_key_down ,zero 
-:      023420 mouse_commbination_key_up:
-0x5bba 023421 fetch 1 ,mem_ui_button_timeout 
-0x5bbb 023422 store 1 ,mem_combination_ui_button_count 
-0x5bbc 023423 fetch 1 ,mem_commbination_key_statue 
-0x5bbd 023424 rtneq commbination_key_state_up 
-0x5bbe 023425 jam commbination_key_state_up ,mem_commbination_key_statue 
-0x5bbf 023426 rtn 
-:      023428 mouse_commbination_key_down:
-0x5bc0 023429 call mouse_combination_ui_timer 
-0x5bc1 023430 fetch 1 ,mem_commbination_key_statue 
-0x5bc2 023431 rtneq commbination_key_state_down 
-0x5bc3 023432 jam commbination_key_state_down ,mem_commbination_key_statue 
-0x5bc4 023433 rtn 
-:      023435 mouse_combination_ui_timer:
-0x5bc5 023436 arg mouse_24g_start_pair_mode ,regb 
-0x5bc6 023437 arg mem_combination_ui_button_count ,regc 
-0x5bc7 023438 fetch 1 ,mem_device_flag 
-0x5bc8 023439 beq mode_24g_device ,timer_single_step 
-0x5bc9 023440 arg mouse_long_button_bt_discovery ,regb 
-0x5bca 023441 call timer_single_step 
-0x5bcb 023442 fetch 1 ,mem_combination_ui_button_count 
-0x5bcc 023443 beq 1 ,mouse_bt_discovery_button_down_enable 
-0x5bcd 023444 rtn 
-:      023446 mouse_check_discovery_timeout_timer:
-0x5bce 023447 arg mem_mouse_discovery_timer ,regc 
-0x5bcf 023448 arg mouse_check_discovery_timeout ,regb 
-0x5bd0 023449 branch timer_single_step_2b 
-:      023451 mouse_check_discovery_timeout:
-0x5bd1 023452 call mouse_stop_discovery 
-0x5bd2 023453 branch mouse_app_enter_hibernate 
-:      023455 mouse_check_direct_timeout_timer:
-0x5bd3 023456 arg mem_mouse_direct_timer ,regc 
-0x5bd4 023457 arg mouse_check_direct_timeout ,regb 
-0x5bd5 023458 call timer_single_step 
-0x5bd6 023459 fetch 1 ,mem_mouse_direct_timer 
-0x5bd7 023460 beq 1 ,app_ble_stop_direct_adv 
-0x5bd8 023461 rtn 
-:      023463 mouse_check_direct_timeout:
-0x5bd9 023464 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x5bda 023465 beq 0xff ,mouse_buletooth_fast_conn_end 
-0x5bdb 023466 fetch 1 ,mem_reconn_times 
-0x5bdc 023467 nbranch mouse_polling_device ,blank 
-0x5bdd 023468 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bde 023469 bbit1 mouse_enable_bt_reconnect_timeout_enter_discovery ,mouse_start_discovery 
-0x5bdf 023470 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_bb_event_reconn_timeout 
-0x5be0 023471 branch mouse_app_enter_hibernate 
-:      023473 mouse_le_enable_att_list_timer:
-0x5be1 023474 arg mem_le_start_encrypt_timer ,regc 
-0x5be2 023475 arg mouse_le_write_enable ,regb 
-0x5be3 023476 branch timer_single_step 
-:      023478 mouse_le_send_smp_security_request_timer:
-0x5be4 023479 fetch 1 ,mem_mouse_le_bb_connected_flag 
-0x5be5 023480 rtn blank 
-0x5be6 023481 arg mem_mouse_send_secutiry_request_timer ,regc 
-0x5be7 023482 arg mouse_le_pairing_sm_start_check ,regb 
-0x5be8 023483 branch timer_single_step 
-:      023484 mouse_le_pairing_sm_start_check:
-0x5be9 023485 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5bea 023486 nrtn blank 
-0x5beb 023487 fetch 1 ,mem_le_pairing_state 
-0x5bec 023488 rtnne flag_le_pairing_null 
-0x5bed 023489 branch le_pairing_sm_start 
-:      023491 mouse_le_battery_updata_timer:
-0x5bee 023492 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bef 023493 rtnbit1 mouse_enable_le_battery_service_cancel 
-0x5bf0 023494 arg mem_le_battery_level_updata_timer ,regc 
-0x5bf1 023495 arg mouse_le_battery_level_updata ,regb 
-0x5bf2 023496 branch timer_single_step 
-:      023498 mouse_le_battery_level_updata:
-0x5bf3 023499 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x5bf4 023500 store 2 ,mem_le_battery_level_updata_timer 
-0x5bf5 023501 branch mouse_fill_battery_level_le 
-:      023503 mouse_le_enable_att_list:
-0x5bf6 023504 fetch 1 ,mem_le_connect_status_flag 
-0x5bf7 023505 rtnbit1 ll_pairing_success_flag 
-0x5bf8 023506 call mouse_updata_le_param 
-0x5bf9 023507 arg write_req_enable_flag ,queue 
-0x5bfa 023508 branch mouse_le_enable_connect_flag 
-:      023510 mouse_check_reconnect_delay_long_sleep:
-0x5bfb 023511 arg mem_mouse_bluetooth_reconnect_timeout ,regc 
-0x5bfc 023512 arg mouse_app_enter_hibernate ,regb 
-0x5bfd 023513 branch timer_single_step 
-:      023515 mouse_current_mult_update_timer:
-0x5bfe 023516 arg mem_mouse_current_mult_timer ,regc 
-0x5bff 023517 arg mouse_current_mult_reinit ,regb 
-0x5c00 023518 branch timer_single_step 
-:      023519 mouse_current_mult_reinit:
-0x5c01 023520 fetch 1 ,mem_lpm_mult_init 
-0x5c02 023521 store 1 ,mem_lpm_mult 
-0x5c03 023522 jam 1 ,mem_mouse_long_mult_flag 
-0x5c04 023523 rtn 
-:      023526 mouse_check_no_data_timeout_timer:
-0x5c05 023527 arg mem_mouse_no_data_timer ,regc 
-0x5c06 023528 arg mouse_check_no_data_timeout ,regb 
-0x5c07 023529 branch timer_single_step_2b 
-:      023531 mouse_check_no_data_timeout:
-0x5c08 023532 fetch 1 ,mem_device_flag 
-0x5c09 023533 beq mode_24g_device ,mouse_24g_hibernate_set 
-0x5c0a 023534 branch mouse_disconnect 
-:      023536 mouse_no_data_timer_init:
-0x5c0b 023537 fetch 2 ,mem_mouse_no_data_timeout 
-0x5c0c 023538 store 2 ,mem_mouse_no_data_timer 
-0x5c0d 023539 rtn 
-:      023541 mouse_store_information_delay_timer:
-0x5c0e 023542 arg mem_store_information_delay_timer ,regc 
-0x5c0f 023543 arg mouse_store_device_info_check ,regb 
-0x5c10 023544 branch timer_single_step 
-:      023546 mouse_store_device_info_check:
-0x5c11 023547 call mouse_store_device_info 
-0x5c12 023548 fetch 1 ,mem_mouse_need_soft_reset 
-0x5c13 023549 nbranch mouse_soft_reset ,blank 
-0x5c14 023550 rtn 
-:      023552 mouse_bb_event_discovery_btn:
-0x5c15 023553 isolate1 mark_24g ,mark 
-0x5c16 023554 call mouse_24g_stop ,true 
-0x5c17 023555 call mouse_disconnect 
-0x5c18 023556 call mouse_le_clean_connect_flag 
-0x5c19 023557 branch mouse_start_discovery 
-:      023559 mouse_start_discovery:
-0x5c1a 023560 bpatch patch11_0 ,mem_patch11 
-0x5c1b 023561 call mouse_device_discovery_led_config 
-0x5c1c 023562 fetch 2 ,mem_ui_state_map 
-0x5c1d 023563 isolate1 ui_state_ble_adv ,pdata 
-0x5c1e 023564 call mouse_stop_le_adv ,true 
-0x5c1f 023565 call mouse_bluetooth_fast_conn_disable 
-0x5c20 023566 fetch 2 ,mem_ui_state_map 
-0x5c21 023567 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
-0x5c22 023568 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c23 023569 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
-0x5c24 023570 fetcht 2 ,mem_random_addr_increase_count 
-0x5c25 023571 increase 1 ,temp 
-0x5c26 023572 storet 2 ,mem_random_addr_increase_count 
-0x5c27 023573 storet 2 ,mem_le_lap + 1 
-0x5c28 023574 random pdata 
-0x5c29 023575 store 1 ,mem_le_lap 
-:      023576 mouse_start_discovery_norandom:
-0x5c2a 023577 fetch 3 ,mem_mouse_le_lap_temp 
-0x5c2b 023578 store 3 ,mem_le_lap + 3 
-0x5c2c 023579 call app_lpm_mult_disable 
-0x5c2d 023580 fetch 2 ,mem_mouse_discovery_timeout 
-0x5c2e 023581 store 2 ,mem_mouse_discovery_timer 
-0x5c2f 023582 setarg 0 
-0x5c30 023583 store 2 ,mem_mouse_no_data_timer 
-0x5c31 023584 store 2 ,mem_le_battery_level_updata_timer 
-0x5c32 023585 store 1 ,mem_mouse_direct_timer 
-0x5c33 023586 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
-0x5c34 023587 store 1 ,mem_mouse_clear_sensor_data_flag 
-0x5c35 023588 arg mouse_store_eeprom_flag ,queue 
-0x5c36 023589 call mouse_enable_function_flag 
-0x5c37 023590 call mouse_bt_discovery_button_down_disable 
-0x5c38 023591 branch mouse_check_51cmd_adv 
-:      023593 mouse_stop_discovery:
-0x5c39 023594 bpatch patch11_1 ,mem_patch11 
-0x5c3a 023595 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x5c3b 023596 call mouse_disable_function_flag 
-0x5c3c 023597 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-0x5c3d 023598 branch mouse_stop_le_adv 
-:      023599 mouse_stop_le_adv:
-0x5c3e 023600 setarg 0 
-0x5c3f 023601 store 1 ,mem_mouse_direct_timer 
-0x5c40 023602 store 2 ,mem_mouse_discovery_timer 
-0x5c41 023603 branch check_51cmd_stop_adv 
-:      023605 mouse_store_remote_bdaddr:
-0x5c42 023606 bpatch patch11_2 ,mem_patch11 
-0x5c43 023607 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c44 023608 rtnbit0 mouse_store_eeprom_flag 
-0x5c45 023609 arg mouse_store_eeprom_flag ,queue 
-0x5c46 023610 call mouse_disable_function_flag 
-0x5c47 023611 call mouse_check_device_addr 
-:      023612 mouse_unplug_clean_bdaddr:
-0x5c48 023613 call mouse_before_store_reconn_info 
-0x5c49 023614 branch mouse_store_device_info_delay 
-:      023616 mouse_check_device_addr:
-0x5c4a 023617 fetch 1 ,mem_record_bt_mode 
-0x5c4b 023618 beq rec_4_mode ,mouse_check_le_device_addr 
-0x5c4c 023619 rtn 
-:      023620 mouse_check_le_device_addr:
-0x5c4d 023621 store 1 ,mem_device_addr_temp 
-0x5c4e 023622 fetch 6 ,mem_le_plap 
-:      023623 mouse_check_bt_device_addr_common:
-0x5c4f 023624 store 6 ,mem_device_addr_temp + 1 
-0x5c50 023625 fetch 7 ,mem_device_addr_temp 
-0x5c51 023626 arg mem_device1_type ,contr 
-0x5c52 023627 arg 3 ,loopcnt 
-:      023628 mouse_check_device_addr_end:
-0x5c53 023629 ifetcht 7 ,contr 
-0x5c54 023630 isub temp ,null 
-0x5c55 023631 branch mouse_clean_addr ,zero 
-0x5c56 023632 increase 22 ,contr 
-0x5c57 023633 loop mouse_check_device_addr_end 
-0x5c58 023634 rtn 
-:      023635 mouse_before_store_reconn_info:
-0x5c59 023636 arg mem_device1_type ,rega 
-0x5c5a 023637 fetch 1 ,mem_device_flag 
-0x5c5b 023638 increase -1 ,pdata 
-0x5c5c 023639 mul32 pdata ,29 ,pdata 
-0x5c5d 023640 iadd rega ,rega 
-0x5c5e 023641 fetch 1 ,mem_record_bt_mode 
-0x5c5f 023642 istore 1 ,rega 
-0x5c60 023643 beq rec_4_mode ,mouse_store_le_device 
-0x5c61 023644 rtn 
-:      023646 mouse_store_le_device:
-0x5c62 023647 fetch 6 ,mem_le_plap 
-0x5c63 023648 istore 6 ,contw 
-0x5c64 023649 arg mem_le_ltk ,contr 
-0x5c65 023650 call memcpy16 
-0x5c66 023651 fetch 6 ,mem_le_lap 
-0x5c67 023652 istore 6 ,contw 
-0x5c68 023653 rtn 
-:      023655 mouse_clean_addr:
-0x5c69 023656 increase -6 ,contr 
-0x5c6a 023657 copy contr ,contw 
-0x5c6b 023658 fetcht 6 ,mem_device_addr_temp + 1 
-0x5c6c 023659 increase 3 ,temp 
-0x5c6d 023660 istoret 6 ,contw 
-0x5c6e 023661 rtn 
-:      023663 mouse_select_reconn_device:
-0x5c6f 023664 arg mem_device1_type ,rega 
-0x5c70 023665 fetch 1 ,mem_device_flag 
-0x5c71 023666 rtneq mode_24g_device 
-0x5c72 023667 increase -1 ,pdata 
-0x5c73 023668 mul32 pdata ,29 ,pdata 
-0x5c74 023669 iadd rega ,rega 
-0x5c75 023670 ifetch 1 ,rega 
-0x5c76 023671 store 1 ,mem_xrecord_mode 
-0x5c77 023672 beq rec_4_mode ,mouse_load_le_device 
-0x5c78 023673 rtn 
-:      023675 mouse_load_le_device:
-0x5c79 023676 ifetch 6 ,contr 
-:      023677 mouse_load_le_device_end:
-0x5c7a 023678 store 6 ,mem_hci_plap 
-0x5c7b 023679 arg mem_le_ltk ,contw 
-0x5c7c 023680 call memcpy16 
-0x5c7d 023681 ifetch 6 ,contr 
-0x5c7e 023682 store 6 ,mem_le_lap 
-0x5c7f 023683 rtn 
-:      023685 mouse_app_initflag_check:
-0x5c80 023686 bpatch patch11_3 ,mem_patch11 
-0x5c81 023687 fetch 2 ,mem_store_flag 
-0x5c82 023688 arg eeprom_init_flag ,temp 
-0x5c83 023689 isub temp ,null 
-0x5c84 023690 branch mouse_load_device_info ,zero 
-:      023691 mouse_app_initflag_check_next:
-0x5c85 023692 storet 2 ,mem_store_flag 
-0x5c86 023693 call mouse_ble_init_address 
-0x5c87 023694 fetch 1 ,mem_device_flag_temp 
-0x5c88 023695 store 1 ,mem_device_flag 
-0x5c89 023696 fetch 4 ,mem_24g_fast_conn_addr 
-0x5c8a 023697 store 4 ,mem_24g_receiver_addr 
-0x5c8b 023698 store 4 ,mem_24g_addr 
-:      023699 mouse_load_default_dpi:
-0x5c8c 023700 fetch 1 ,mem_config_sensor_dpi 
-0x5c8d 023701 store 1 ,mem_mouse_dpi 
-0x5c8e 023702 rtn 
-:      023704 mouse_load_device_info:
-0x5c8f 023705 call mouse_otp_load_dpi 
-0x5c90 023707 fetch 4 ,mem_mouse_24g_addr 
-0x5c91 023708 store 4 ,mem_24g_receiver_addr 
-0x5c92 023709 store 4 ,mem_24g_addr 
-0x5c93 023710 rtn 
-:      023712 mouse_otp_load_dpi:
-0x5c94 023713 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c95 023714 rtnbit0 mouse_enable_load_and_store_dpi 
-0x5c96 023715 fetch 2 ,mem_otp_offset_dpi 
-0x5c97 023716 copy pdata ,regb 
-0x5c98 023717 call mouse_read_otp_dpi_common 
-0x5c99 023718 fetch 1 ,mem_mouse_dpi_temp 
-0x5c9a 023719 call mouse_load_default_dpi ,blank 
-0x5c9b 023720 rtn 
-:      023722 mouse_ble_init_address:
-0x5c9c 023723 fetch 6 ,mem_le_lap 
-0x5c9d 023724 store 6 ,mem_device1_locall_addr 
-0x5c9e 023725 add pdata ,0x0100 ,pdata 
-0x5c9f 023726 store 6 ,mem_device2_locall_addr 
-0x5ca0 023727 add pdata ,0x0100 ,pdata 
-0x5ca1 023728 store 6 ,mem_device3_locall_addr 
-0x5ca2 023729 rtn 
-:      023733 mouse_store_device_info_delay:
-0x5ca3 023734 fetch 1 ,mem_store_information_delay_timer_init 
-0x5ca4 023735 store 1 ,mem_store_information_delay_timer 
-0x5ca5 023736 rtn 
-:      023738 mouse_store_device_info:
-0x5ca6 023739 bpatch patch11_4 ,mem_patch11 
-0x5ca7 023740 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ca8 023741 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x5ca9 023742 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x5caa 023743 bbit1 mouse_enable_otp ,mouse_store_otp_device_info 
-0x5cab 023744 rtn 
-:      023746 mouse_store_dpi_info_check:
-0x5cac 023747 bpatch patch11_5 ,mem_patch11 
-0x5cad 023748 fetch mouse_flag_len ,mem_mouse_flag 
-0x5cae 023749 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0x5caf 023750 bbit1 mouse_enable_otp ,mouse_store_otp_dpi 
-0x5cb0 023751 rtn 
-:      023755 mouse_store_eeprom_device_info:
-0x5cb1 023756 arg 128 ,temp 
-0x5cb2 023757 arg mem_device_flag ,rega 
-0x5cb3 023758 arg mouse_info_eeprom_offect ,regb 
-0x5cb4 023759 branch iicd_write_protect_eep_data 
-:      023761 mouse_store_eerpom_dpi:
-0x5cb5 023762 arg 1 ,temp 
-0x5cb6 023763 arg mem_mouse_dpi ,rega 
-0x5cb7 023764 arg mouse_dpi_eeprom_offect ,regb 
-0x5cb8 023765 branch iicd_write_protect_eep_data 
-:      023769 mouse_store_flash_device_info:
-0x5cb9 023770 call spid_init_flash 
-0x5cba 023771 call mouse_spid_flash_release_form_powerdown 
-0x5cbb 023772 call mouse_flash_erase_sector 
-0x5cbc 023774 call mouse_information_flash_parameters 
-0x5cbd 023775 call mouse_spid_write_flash 
-0x5cbe 023776 call mouse_spid_flash_powerdown 
-0x5cbf 023777 branch mouse_sensor_spi_init 
-:      023782 mouse_store_otp_device_info:
-0x5cc0 023783 call mouse_write_otp_device_flag 
-0x5cc1 023784 call mouse_write_otp_device_info 
-0x5cc2 023785 branch mouse_write_otp_le_addr_increase_count_info 
-:      023789 mouse_write_otp_device_flag:
-0x5cc3 023790 fetchr regb ,2 ,mem_otp_offset_device_flag 
-0x5cc4 023791 copy regb ,regc 
-:      023792 mouse_write_otp_device_flag_loop:
-0x5cc5 023793 call mouse_read_otp_device_flag_common 
-0x5cc6 023794 fetch 1 ,mem_device_flag_temp 
-0x5cc7 023795 branch mouse_device_flag_store ,blank 
-0x5cc8 023796 store 1 ,mem_device_flag_last 
-0x5cc9 023797 increase 1 ,regc 
-0x5cca 023798 fetch 2 ,mem_otp_offset_device_flag_end 
-0x5ccb 023799 isub regc ,null 
-0x5ccc 023800 nrtn positive 
-0x5ccd 023801 copy regc ,regb 
-0x5cce 023802 branch mouse_write_otp_device_flag_loop 
-:      023804 mouse_device_flag_store:
-0x5ccf 023805 fetch 1 ,mem_device_flag_last 
-0x5cd0 023806 and pdata ,0xf0 ,pdata 
-0x5cd1 023807 branch mouse_device_flag_store_check ,blank 
-0x5cd2 023808 fetch 1 ,mem_device_flag 
-0x5cd3 023809 store 1 ,mem_device_flag_value 
-:      023810 mouse_devoce_flag_store_end:
-0x5cd4 023811 arg 1 ,loopcnt 
-0x5cd5 023812 copy regc ,regb 
-0x5cd6 023813 arg mem_device_flag_value ,rega 
-0x5cd7 023814 branch otp_write 
-:      023816 mouse_device_flag_store_check:
-0x5cd8 023817 fetch 1 ,mem_device_flag_last 
-0x5cd9 023818 fetcht 1 ,mem_device_flag 
-0x5cda 023819 isub temp ,null 
-0x5cdb 023820 rtn zero 
-0x5cdc 023821 lshift4 temp ,temp 
-0x5cdd 023822 iadd temp ,pdata 
-0x5cde 023823 store 1 ,mem_device_flag_value 
-0x5cdf 023825 copy regc ,pdata 
-0x5ce0 023826 fetcht 2 ,mem_otp_offset_device_flag 
-0x5ce1 023827 isub temp ,null 
-0x5ce2 023828 branch mouse_devoce_flag_store_end ,zero 
-0x5ce3 023830 increase -1 ,regc 
-0x5ce4 023831 branch mouse_devoce_flag_store_end 
-:      023835 mouse_write_otp_device_info:
-0x5ce5 023836 fetch 1 ,mem_device_flag 
-0x5ce6 023837 beq mode_24g_device ,mouse_write_otp_24g_addr 
-0x5ce7 023838 beq mode_bt_device1 ,mouse_write_otp_le_device1 
-0x5ce8 023839 beq mode_bt_device2 ,mouse_write_otp_le_device2 
-0x5ce9 023840 rtn 
-:      023842 mouse_write_otp_24g_addr:
-0x5cea 023843 fetchr regb ,2 ,mem_otp_offset_24g_addr 
-0x5ceb 023844 copy regb ,regc 
-:      023845 mouse_otp_store_24g_addr_loop:
-0x5cec 023846 call mouse_read_otp_24g_addr_common 
-0x5ced 023847 fetch 4 ,mem_mouse_24g_addr_temp 
-0x5cee 023848 branch mouse_24g_addr_store ,blank 
-0x5cef 023849 store 4 ,mem_mouse_24g_addr_last 
-0x5cf0 023850 increase 4 ,regc 
-0x5cf1 023851 fetch 2 ,mem_otp_offset_24g_addr_end 
-0x5cf2 023852 isub regc ,null 
-0x5cf3 023853 nrtn positive 
-0x5cf4 023854 copy regc ,regb 
-0x5cf5 023855 branch mouse_otp_store_24g_addr_loop 
-:      023857 mouse_24g_addr_store:
-0x5cf6 023858 fetch 4 ,mem_mouse_24g_addr_last 
-0x5cf7 023859 fetcht 4 ,mem_mouse_24g_addr 
-0x5cf8 023860 isub temp ,null 
-0x5cf9 023861 rtn zero 
-0x5cfa 023862 arg 4 ,loopcnt 
-0x5cfb 023863 arg mem_mouse_24g_addr ,rega 
-0x5cfc 023864 copy regc ,regb 
-0x5cfd 023865 branch otp_write 
-:      023867 mouse_write_otp_le_device1:
-0x5cfe 023868 fetchr regb ,2 ,mem_otp_offset_le_addr1 
-0x5cff 023869 copy regb ,regc 
-:      023870 mouse_otp_store_le_addr1_loop:
-0x5d00 023871 call mouse_read_otp_le_addr1_common 
-0x5d01 023872 fetch 6 ,mem_mouse_le_addr1_temp 
-0x5d02 023873 branch mouse_le_addr1_store ,blank 
-0x5d03 023874 store 6 ,mem_mouse_le_addr1_last 
-0x5d04 023875 increase 6 ,regc 
-0x5d05 023876 fetch 2 ,mem_otp_offset_le_addr1_end 
-0x5d06 023877 isub regc ,null 
-0x5d07 023878 nrtn positive 
-0x5d08 023879 copy regc ,regb 
-0x5d09 023880 branch mouse_otp_store_le_addr1_loop 
-:      023882 mouse_le_addr1_store:
-0x5d0a 023883 fetch 6 ,mem_mouse_le_addr1_last 
-0x5d0b 023884 fetcht 6 ,mem_device1_addr 
-0x5d0c 023885 isub temp ,null 
-0x5d0d 023886 rtn zero 
-0x5d0e 023887 arg 6 ,loopcnt 
-0x5d0f 023888 arg mem_device1_addr ,rega 
-0x5d10 023889 copy regc ,regb 
-0x5d11 023890 branch otp_write 
-:      023893 mouse_write_otp_le_device2:
-0x5d12 023894 fetchr regb ,2 ,mem_otp_offset_le_addr2 
-0x5d13 023895 copy regb ,regc 
-:      023896 mouse_otp_store_le_addr2_loop:
-0x5d14 023897 call mouse_read_otp_le_addr2_common 
-0x5d15 023898 fetch 6 ,mem_mouse_le_addr2_temp 
-0x5d16 023899 branch mouse_le_addr2_store ,blank 
-0x5d17 023900 store 6 ,mem_mouse_le_addr2_last 
-0x5d18 023901 increase 6 ,regc 
-0x5d19 023902 fetch 2 ,mem_otp_offset_le_addr2_end 
-0x5d1a 023903 isub regc ,null 
-0x5d1b 023904 nrtn positive 
-0x5d1c 023905 copy regc ,regb 
-0x5d1d 023906 branch mouse_otp_store_le_addr2_loop 
-:      023908 mouse_le_addr2_store:
-0x5d1e 023909 fetch 6 ,mem_mouse_le_addr2_last 
-0x5d1f 023910 fetcht 6 ,mem_device2_addr 
-0x5d20 023911 isub temp ,null 
-0x5d21 023912 rtn zero 
-0x5d22 023913 arg 6 ,loopcnt 
-0x5d23 023914 arg mem_device2_addr ,rega 
-0x5d24 023915 copy regc ,regb 
-0x5d25 023916 branch otp_write 
-:      023920 mouse_write_otp_le_addr_increase_count_info:
-0x5d26 023921 fetch 1 ,mem_device_flag 
-0x5d27 023922 rtneq mode_24g_device 
-0x5d28 023923 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-0x5d29 023924 copy regb ,regc 
-:      023925 mouse_otp_store_le_addr_increase_count_loop:
-0x5d2a 023926 call mouse_read_otp_le_addr_increase_count_common 
-0x5d2b 023927 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5d2c 023928 branch mouse_le_addr_increase_count_store ,blank 
-0x5d2d 023929 store 2 ,mem_random_addr_increase_count_last 
-0x5d2e 023930 increase 2 ,regc 
-0x5d2f 023931 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-0x5d30 023932 isub regc ,null 
-0x5d31 023933 nrtn positive 
-0x5d32 023934 copy regc ,regb 
-0x5d33 023935 branch mouse_otp_store_le_addr_increase_count_loop 
-:      023937 mouse_le_addr_increase_count_store:
-0x5d34 023938 fetch 2 ,mem_random_addr_increase_count_last 
-0x5d35 023939 fetcht 2 ,mem_random_addr_increase_count 
-0x5d36 023940 isub temp ,null 
-0x5d37 023941 rtn zero 
-0x5d38 023942 arg 2 ,loopcnt 
-0x5d39 023943 arg mem_random_addr_increase_count ,rega 
-0x5d3a 023944 copy regc ,regb 
-0x5d3b 023945 branch otp_write 
-:      023949 mouse_store_otp_dpi:
-0x5d3c 023950 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d3d 023951 rtnbit0 mouse_enable_load_and_store_dpi 
-0x5d3e 023952 fetchr regb ,2 ,mem_otp_offset_dpi 
-0x5d3f 023953 copy regb ,regc 
-:      023954 mouse_otp_store_dpi_loop:
-0x5d40 023955 call mouse_read_otp_dpi_common 
-0x5d41 023956 fetch 1 ,mem_mouse_dpi_temp 
-0x5d42 023957 branch mouse_otp_dpi_store ,blank 
-0x5d43 023958 store 1 ,mem_mouse_dpi_last 
-0x5d44 023959 increase 1 ,regc 
-0x5d45 023960 fetch 2 ,mem_otp_offset_dpi_end 
-0x5d46 023961 isub regc ,null 
-0x5d47 023962 nrtn positive 
-0x5d48 023963 copy regc ,regb 
-0x5d49 023964 branch mouse_otp_store_dpi_loop 
-:      023966 mouse_otp_dpi_store:
-0x5d4a 023967 fetch 1 ,mem_mouse_dpi_last 
-0x5d4b 023968 and pdata ,0xf0 ,pdata 
-0x5d4c 023969 branch mouse_dpi_store_last ,blank 
-0x5d4d 023970 fetch 1 ,mem_mouse_dpi 
-0x5d4e 023971 store 1 ,mem_mouse_otp_dpi_value 
-:      023972 mouse_dpi_store_end:
-0x5d4f 023973 arg 1 ,loopcnt 
-0x5d50 023974 copy regc ,regb 
-0x5d51 023975 arg mem_mouse_otp_dpi_value ,rega 
-0x5d52 023976 branch otp_write 
-:      023978 mouse_dpi_store_last:
-0x5d53 023979 fetch 1 ,mem_mouse_dpi_last 
-0x5d54 023980 fetcht 1 ,mem_mouse_dpi 
-0x5d55 023981 isub temp ,null 
-0x5d56 023982 rtn zero 
-0x5d57 023983 lshift4 temp ,temp 
-0x5d58 023984 iadd temp ,pdata 
-0x5d59 023985 store 1 ,mem_mouse_otp_dpi_value 
-0x5d5a 023987 copy regc ,pdata 
-0x5d5b 023988 fetcht 2 ,mem_otp_offset_dpi 
-0x5d5c 023989 isub temp ,null 
-0x5d5d 023990 branch mouse_dpi_store_end ,zero 
-0x5d5e 023992 increase -1 ,regc 
-0x5d5f 023993 branch mouse_dpi_store_end 
-:      024002 mouse_load_eeprom_info_check:
-0x5d60 024003 call iicd_read_init_pin 
-0x5d61 024004 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d62 024005 isolate1 mouse_enable_2k_eeprom ,pdata 
-0x5d63 024006 ncall clear_eeprom_size_2k ,true 
-0x5d64 024007 call mouse_eeprom_load_recon_info 
-0x5d65 024008 branch mouse_app_initflag_check 
-:      024010 mouse_eeprom_load_recon_info:
-0x5d66 024011 arg 128 ,temp 
-0x5d67 024012 arg mem_device_flag ,rega 
-0x5d68 024013 arg mouse_info_eeprom_offect ,regb 
-0x5d69 024014 branch iicd_read_eep_data 
-:      024016 mouse_load_eeprom_dpi:
-0x5d6a 024017 arg 1 ,temp 
-0x5d6b 024018 arg mem_mouse_dpi ,rega 
-0x5d6c 024019 arg mouse_dpi_eeprom_offect ,regb 
-0x5d6d 024020 branch iicd_read_eep_data 
-:      024024 mouse_load_flash_info_check:
-0x5d6e 024025 call spid_init_flash 
-0x5d6f 024026 call mouse_spid_flash_release_form_powerdown 
-0x5d70 024027 call mouse_information_flash_parameters 
-0x5d71 024028 call spid_read_flash 
-0x5d72 024029 call mouse_spid_flash_powerdown 
-0x5d73 024030 call mouse_app_initflag_check 
-0x5d74 024031 branch mouse_sensor_spi_init 
-:      024033 mouse_information_flash_parameters:
-0x5d75 024034 setarg mem_mouse_information_end 
-0x5d76 024035 arg mem_mouse_information_start ,temp 
-0x5d77 024036 isub temp ,temp 
-0x5d78 024037 fetch 3 ,mem_flash_base 
-0x5d79 024038 arg mem_mouse_information_start ,rega 
-0x5d7a 024039 rtn 
-:      024041 mouse_spid_flash_release_form_powerdown:
-0x5d7b 024042 jam flash_command_release_from_powerdown ,mem_temp 
-:      024043 mouse_spid_write_flash_cmd:
-0x5d7c 024044 call delay_nop100 
-0x5d7d 024045 call spid_unlock_flash 
-0x5d7e 024046 arg mem_write_flash_head_temp ,rega 
-0x5d7f 024047 fetcht 1 ,mem_temp 
-0x5d80 024048 call mouse_spid_write_flash_cmd_common 
-0x5d81 024049 branch delay_nop100 
-:      024051 mouse_spid_flash_powerdown:
-0x5d82 024052 jam flash_command_powerdown ,mem_temp 
-0x5d83 024053 branch mouse_spid_write_flash_cmd 
-:      024055 mouse_spid_write_flash_cmd_common:
-0x5d84 024056 istoret 1 ,rega 
-0x5d85 024057 rshift16 pdata ,temp 
-0x5d86 024058 istoret 1 ,contw 
-0x5d87 024059 rshift8 pdata ,temp 
-0x5d88 024060 istoret 1 ,contw 
-0x5d89 024061 istore 1 ,contw 
-0x5d8a 024062 deposit rega 
-0x5d8b 024063 store 2 ,core_spid_txaddr 
-0x5d8c 024064 setarg 0 
-0x5d8d 024065 store 2 ,core_spid_rxlen 
-0x5d8e 024066 jam spid_start ,core_misc_ctrl 
-0x5d8f 024067 branch wait_spid_done 
-:      024069 mouse_flash_erase_sector:
-0x5d90 024070 fetch 3 ,mem_flash_base 
-0x5d91 024071 store 3 ,mem_spi_write_addr 
-0x5d92 024072 branch spid_flash_erase_sector + 2 
-:      024074 mouse_spid_write_flash:
-0x5d93 024075 copy pdata ,regc 
-0x5d94 024076 copy rega ,pdata 
-0x5d95 024077 increase -4 ,pdata 
-0x5d96 024078 copy pdata ,regb 
-0x5d97 024079 ifetch 4 ,regb 
-0x5d98 024080 store 4 ,mem_write_flash_head_temp 
-0x5d99 024081 copy regc ,pdata 
-0x5d9a 024082 call spid_write_flash 
-0x5d9b 024083 fetch 4 ,mem_write_flash_head_temp 
-0x5d9c 024084 istore 4 ,regb 
-0x5d9d 024085 rtn 
-:      024087 mouse_flash_power_down:
-0x5d9e 024088 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d9f 024089 rtnbit0 mouse_enable_flash 
-0x5da0 024090 call mouse_spid_flash_powerdown 
-0x5da1 024091 call twspi_enable 
-0x5da2 024092 fetcht 1 ,mem_spi_cs_gpio 
-0x5da3 024093 call gpio_out_inactive 
-0x5da4 024094 fetcht 1 ,mem_spi_hold_gpio 
-0x5da5 024095 branch mouse_gpio_config_input_pd 
-:      024099 mouse_load_otp_info_check:
-0x5da6 024100 call mouse_read_otp_dpi 
-0x5da7 024101 call mouse_read_otp_device_flag 
-0x5da8 024102 call mouse_read_otp_device_info 
-0x5da9 024103 call mouse_read_otp_le_addr_increase_count_info 
-:      024104 mouse_otp_load_app_initflag:
-0x5daa 024105 arg 2 ,loopcnt 
-0x5dab 024106 fetch 2 ,mem_otp_offset_app_initflag 
-0x5dac 024107 copy pdata ,regb 
-0x5dad 024108 arg mem_store_flag ,rega 
-0x5dae 024109 call otp_read_data 
-0x5daf 024110 call mouse_app_initflag_check 
-:      024111 mouse_otp_store_app_initflag:
-0x5db0 024112 arg 2 ,loopcnt 
-0x5db1 024113 arg mem_store_flag ,rega 
-0x5db2 024114 fetchr regb ,2 ,mem_otp_offset_app_initflag 
-0x5db3 024115 branch otp_write 
-:      024119 mouse_read_otp_device_flag:
-0x5db4 024120 fetchr regb ,2 ,mem_otp_offset_device_flag 
-0x5db5 024121 copy regb ,regc 
-:      024122 mouse_read_otp_device_flag_loop:
-0x5db6 024123 call mouse_read_otp_device_flag_common 
-0x5db7 024124 fetch 1 ,mem_device_flag_temp 
-0x5db8 024125 branch mouse_device_flag_load ,blank 
-0x5db9 024126 store 1 ,mem_device_flag_last 
-0x5dba 024127 increase 1 ,regc 
-0x5dbb 024128 fetch 2 ,mem_otp_offset_device_flag_end 
-0x5dbc 024129 isub regc ,null 
-0x5dbd 024130 nbranch mouse_device_flag_load ,positive 
-0x5dbe 024131 copy regc ,regb 
-0x5dbf 024132 branch mouse_read_otp_device_flag_loop 
-:      024134 mouse_read_otp_device_flag_common:
-0x5dc0 024135 arg 1 ,loopcnt 
-0x5dc1 024136 arg mem_device_flag_temp ,rega 
-0x5dc2 024137 branch otp_read_data 
-:      024139 mouse_device_flag_load:
-0x5dc3 024140 fetch 1 ,mem_device_flag_last 
-0x5dc4 024141 copy pdata ,temp 
-0x5dc5 024142 and pdata ,0xf0 ,pdata 
-0x5dc6 024143 branch mouse_device_flag_load_last ,blank 
-0x5dc7 024144 rshift4 pdata ,pdata 
-0x5dc8 024145 branch mouse_device_flag_load_end 
-:      024147 mouse_device_flag_load_last:
-0x5dc9 024148 copy temp ,pdata 
-:      024149 mouse_device_flag_load_end:
-0x5dca 024150 store 1 ,mem_device_flag 
-0x5dcb 024151 rtn 
-:      024154 mouse_read_otp_device_info:
-0x5dcc 024155 fetch 1 ,mem_device_flag 
-0x5dcd 024156 beq mode_24g_device ,mouse_read_otp_24g_addr 
-0x5dce 024157 beq mode_bt_device1 ,mouse_read_otp_le_device1 
-0x5dcf 024158 beq mode_bt_device2 ,mouse_read_otp_le_device2 
-0x5dd0 024159 rtn 
-:      024161 mouse_read_otp_le_device1:
-0x5dd1 024162 call mouse_read_otp_le_device1_addr 
-0x5dd2 024163 branch mouse_read_otp_le_device1_locall_addr 
-:      024165 mouse_read_otp_le_device2:
-0x5dd3 024166 call mouse_read_otp_le_device2_addr 
-0x5dd4 024167 branch mouse_read_otp_le_device2_locall_addr 
-:      024170 mouse_read_otp_le_device1_addr:
-0x5dd5 024171 fetchr regb ,2 ,mem_otp_offset_le_addr1 
-0x5dd6 024172 copy regb ,regc 
-:      024173 mouse_read_otp_le_device1_addr_loop:
-0x5dd7 024174 call mouse_read_otp_le_addr1_common 
-0x5dd8 024175 fetch 6 ,mem_mouse_le_addr1_temp 
-0x5dd9 024176 branch mouse_le_addr1_load ,blank 
-0x5dda 024177 store 6 ,mem_mouse_le_addr1_last 
-0x5ddb 024178 increase 6 ,regc 
-0x5ddc 024179 fetch 2 ,mem_otp_offset_le_addr1_end 
-0x5ddd 024180 isub regc ,null 
-0x5dde 024181 nbranch mouse_le_addr1_load ,positive 
-0x5ddf 024182 copy regc ,regb 
-0x5de0 024183 branch mouse_read_otp_le_device1_addr_loop 
-:      024185 mouse_read_otp_le_addr1_common:
-0x5de1 024186 arg 6 ,loopcnt 
-0x5de2 024187 arg mem_mouse_le_addr1_temp ,rega 
-0x5de3 024188 branch otp_read_data 
-:      024190 mouse_le_addr1_load:
-0x5de4 024191 fetch 6 ,mem_mouse_le_addr1_last 
-0x5de5 024192 store 6 ,mem_device1_addr 
-0x5de6 024193 rtn 
-:      024196 mouse_read_otp_le_device1_locall_addr:
-0x5de7 024197 fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
-0x5de8 024198 copy regb ,regc 
-:      024199 mouse_read_otp_le_device1_locall_addr_loop:
-0x5de9 024200 call mouse_read_otp_le_locall_addr1_common 
-0x5dea 024201 fetch 6 ,mem_mouse_le_locall_addr1_temp 
-0x5deb 024202 branch mouse_le_locall_addr1_load ,blank 
-0x5dec 024203 store 6 ,mem_mouse_le_locall_addr1_last 
-0x5ded 024204 increase 6 ,regc 
-0x5dee 024205 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
-0x5def 024206 isub regc ,null 
-0x5df0 024207 nbranch mouse_le_locall_addr1_load ,positive 
-0x5df1 024208 copy regc ,regb 
-0x5df2 024209 branch mouse_read_otp_le_device1_locall_addr_loop 
-:      024211 mouse_read_otp_le_locall_addr1_common:
-0x5df3 024212 arg 6 ,loopcnt 
-0x5df4 024213 arg mem_mouse_le_locall_addr1_temp ,rega 
-0x5df5 024214 branch otp_read_data 
-:      024216 mouse_le_locall_addr1_load:
-0x5df6 024217 fetch 6 ,mem_mouse_le_locall_addr1_last 
-0x5df7 024218 store 6 ,mem_device1_locall_addr 
-0x5df8 024219 rtn 
-:      024223 mouse_read_otp_le_device2_addr:
-0x5df9 024224 fetchr regb ,2 ,mem_otp_offset_le_addr2 
-0x5dfa 024225 copy regb ,regc 
-:      024226 mouse_read_otp_le_device2_addr_loop:
-0x5dfb 024227 call mouse_read_otp_le_addr2_common 
-0x5dfc 024228 fetch 6 ,mem_mouse_le_addr2_temp 
-0x5dfd 024229 branch mouse_le_addr2_load ,blank 
-0x5dfe 024230 store 6 ,mem_mouse_le_addr2_last 
-0x5dff 024231 increase 6 ,regc 
-0x5e00 024232 fetch 2 ,mem_otp_offset_le_addr2_end 
-0x5e01 024233 isub regc ,null 
-0x5e02 024234 nbranch mouse_le_addr2_load ,positive 
-0x5e03 024235 copy regc ,regb 
-0x5e04 024236 branch mouse_read_otp_le_device2_addr_loop 
-:      024238 mouse_read_otp_le_addr2_common:
-0x5e05 024239 arg 6 ,loopcnt 
-0x5e06 024240 arg mem_mouse_le_addr2_temp ,rega 
-0x5e07 024241 branch otp_read_data 
-:      024243 mouse_le_addr2_load:
-0x5e08 024244 fetch 6 ,mem_mouse_le_addr2_last 
-0x5e09 024245 store 6 ,mem_device2_addr 
-0x5e0a 024246 rtn 
-:      024249 mouse_read_otp_le_device2_locall_addr:
-0x5e0b 024250 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
-0x5e0c 024251 copy regb ,regc 
-:      024252 mouse_read_otp_le_device2_locall_addr_loop:
-0x5e0d 024253 call mouse_read_otp_le_locall_addr2_common 
-0x5e0e 024254 fetch 6 ,mem_mouse_le_locall_addr2_temp 
-0x5e0f 024255 branch mouse_le_locall_addr2_load ,blank 
-0x5e10 024256 store 6 ,mem_mouse_le_locall_addr2_last 
-0x5e11 024257 increase 6 ,regc 
-0x5e12 024258 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
-0x5e13 024259 isub regc ,null 
-0x5e14 024260 nbranch mouse_le_locall_addr2_load ,positive 
-0x5e15 024261 copy regc ,regb 
-0x5e16 024262 branch mouse_read_otp_le_device2_locall_addr_loop 
-:      024264 mouse_read_otp_le_locall_addr2_common:
-0x5e17 024265 arg 6 ,loopcnt 
-0x5e18 024266 arg mem_mouse_le_locall_addr2_temp ,rega 
-0x5e19 024267 branch otp_read_data 
-:      024269 mouse_le_locall_addr2_load:
-0x5e1a 024270 fetch 6 ,mem_mouse_le_locall_addr2_last 
-0x5e1b 024271 store 6 ,mem_device2_locall_addr 
-0x5e1c 024272 rtn 
-:      024276 mouse_read_otp_24g_addr:
-0x5e1d 024277 fetchr regb ,2 ,mem_otp_offset_24g_addr 
-0x5e1e 024278 copy regb ,regc 
-:      024279 mouse_read_otp_24g_addr_loop:
-0x5e1f 024280 call mouse_read_otp_24g_addr_common 
-0x5e20 024281 fetch 4 ,mem_mouse_24g_addr_temp 
-0x5e21 024282 branch mouse_24g_addr_load ,blank 
-0x5e22 024283 store 4 ,mem_mouse_24g_addr_last 
-0x5e23 024284 increase 4 ,regc 
-0x5e24 024285 fetch 2 ,mem_otp_offset_24g_addr_end 
-0x5e25 024286 isub regc ,null 
-0x5e26 024287 nbranch mouse_24g_addr_load ,positive 
-0x5e27 024288 copy regc ,regb 
-0x5e28 024289 branch mouse_read_otp_24g_addr_loop 
-:      024291 mouse_read_otp_24g_addr_common:
-0x5e29 024292 arg 4 ,loopcnt 
-0x5e2a 024293 arg mem_mouse_24g_addr_temp ,rega 
-0x5e2b 024294 branch otp_read_data 
-:      024296 mouse_24g_addr_load:
-0x5e2c 024297 fetch 4 ,mem_mouse_24g_addr_last 
-0x5e2d 024298 store 4 ,mem_mouse_24g_addr 
-0x5e2e 024299 rtn 
-:      024302 mouse_read_otp_le_addr_increase_count_info:
-0x5e2f 024303 fetch 1 ,mem_device_flag 
-0x5e30 024304 rtneq mode_24g_device 
-0x5e31 024305 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-0x5e32 024306 copy regb ,regc 
-:      024307 mouse_read_otp_le_addr_increase_count_loop:
-0x5e33 024308 call mouse_read_otp_le_addr_increase_count_common 
-0x5e34 024309 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5e35 024310 branch mouse_le_addr_increase_count_load ,blank 
-0x5e36 024311 store 2 ,mem_random_addr_increase_count_last 
-0x5e37 024312 increase 2 ,regc 
-0x5e38 024313 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-0x5e39 024314 isub regc ,null 
-0x5e3a 024315 nbranch mouse_le_addr_increase_count_load ,positive 
-0x5e3b 024316 copy regc ,regb 
-0x5e3c 024317 branch mouse_read_otp_le_addr_increase_count_loop 
-:      024319 mouse_read_otp_le_addr_increase_count_common:
-0x5e3d 024320 arg 2 ,loopcnt 
-0x5e3e 024321 arg mem_random_addr_increase_count_temp ,rega 
-0x5e3f 024322 branch otp_read_data 
-:      024324 mouse_le_addr_increase_count_load:
-0x5e40 024325 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5e41 024326 store 2 ,mem_random_addr_increase_count 
-0x5e42 024327 rtn 
-:      024330 mouse_read_otp_dpi:
-0x5e43 024331 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e44 024332 bbit0 mouse_enable_load_and_store_dpi ,mouse_load_default_dpi 
-0x5e45 024333 fetchr regb ,2 ,mem_otp_offset_dpi 
-0x5e46 024334 copy regb ,regc 
-:      024335 mouse_read_otp_dpi_loop:
-0x5e47 024336 call mouse_read_otp_dpi_common 
-0x5e48 024337 fetch 1 ,mem_mouse_dpi_temp 
-0x5e49 024338 branch mouse_dpi_load ,blank 
-0x5e4a 024339 store 1 ,mem_mouse_dpi_last 
-0x5e4b 024340 increase 1 ,regc 
-0x5e4c 024341 fetch 2 ,mem_otp_offset_dpi_end 
-0x5e4d 024342 isub regc ,null 
-0x5e4e 024343 nbranch mouse_dpi_load ,positive 
-0x5e4f 024344 copy regc ,regb 
-0x5e50 024345 branch mouse_read_otp_dpi_loop 
-:      024347 mouse_read_otp_dpi_common:
-0x5e51 024348 arg 1 ,loopcnt 
-0x5e52 024349 arg mem_mouse_dpi_temp ,rega 
-0x5e53 024350 branch otp_read_data 
-:      024352 mouse_dpi_load:
-0x5e54 024353 fetch 1 ,mem_mouse_dpi_last 
-0x5e55 024354 copy pdata ,temp 
-0x5e56 024355 and pdata ,0xf0 ,pdata 
-0x5e57 024356 branch mouse_dpi_load_last ,blank 
-0x5e58 024357 rshift4 pdata ,pdata 
-0x5e59 024358 branch mouse_dpi_load_end 
-:      024360 mouse_dpi_load_last:
-0x5e5a 024361 copy temp ,pdata 
-:      024362 mouse_dpi_load_end:
-0x5e5b 024363 store 1 ,mem_mouse_dpi 
-0x5e5c 024364 rtn 
-:      024369 mouse_idle:
-0x5e5d 024370 bpatch patch11_6 ,mem_patch11 
-0x5e5e 024371 call mouse_low_voltage_led_no_enter_lpm 
-0x5e5f 024372 call ui_check_paring_button 
-0x5e60 024373 call mouse_dpi_check 
-0x5e61 024374 call mouse_dpi_another_gpio_check 
-0x5e62 024375 call mouse_select_device_check 
-0x5e63 024376 call mouse_check_select_device_by_switch 
-0x5e64 024377 call mouse_bt_button_check 
-0x5e65 024378 branch mouse_wheel_check 
-:      024380 mouse_select_device_check:
-0x5e66 024381 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e67 024382 bbit1 mouse_enable_select_device_by_pb_button ,mouse_select_device_by_pb_button 
-0x5e68 024383 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_select_device_by_pb_button 
-0x5e69 024384 rtn 
-:      024386 mouse_select_device_by_pb_button_check_once:
-0x5e6a 024387 jam 0x03 ,mem_mouse_pbkey_press_status 
-:      024388 mouse_select_device_by_pb_button:
-0x5e6b 024389 call mouse_select_device_by_pb_button_check 
-0x5e6c 024390 branch mouse_select_device_by_pb_button_exit 
-:      024392 mouse_select_device_by_pb_button_check:
-0x5e6d 024393 bpatch patch11_7 ,mem_patch11 
-0x5e6e 024394 fetch 1 ,mem_config_select_device_button_gpio 
-0x5e6f 024395 rtneq gpio_disable 
-0x5e70 024396 arg 0 ,rega 
-0x5e71 024397 jam mouse_pb_key ,mem_mouse_key_temp 
-0x5e72 024398 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e73 024399 call mouse_pb_button_check 
-0x5e74 024400 store 1 ,mem_mouse_pbkey_press_status 
-0x5e75 024401 fetch 1 ,mem_matrix_public_gpio 
-0x5e76 024402 beq gpio_disable ,mouse_3io6key_pb_button_check_end 
-0x5e77 024403 branch mouse_matrix_public_gpio_reset 
-:      024405 mouse_retransmit_select_device_by_pb_button:
-0x5e78 024406 call mouse_select_device_by_pb_button_check 
-0x5e79 024407 copy rega ,pdata 
-0x5e7a 024408 bbit1 mouse_pb_key ,mouse_select_device_button_down + 2 
-0x5e7b 024409 branch mouse_select_device_button_up 
-:      024411 mouse_3io6key_pb_button_check_end:
-0x5e7c 024412 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e7d 024413 call mouse_gpio_config_input_pu 
-:      024414 mouse_select_device_by_pb_button_exit:
-0x5e7e 024415 copy rega ,pdata 
-0x5e7f 024416 bbit1 mouse_pb_key ,mouse_select_device_button_down 
-0x5e80 024417 branch mouse_select_device_button_up 
-:      024419 mouse_pb_button_check:
-0x5e81 024420 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e82 024421 bbit1 mouse_enable_pb_button_connect_gnd ,mouse_pb_button_connect_gnd 
-0x5e83 024422 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e84 024423 copy pdata ,regc 
-0x5e85 024424 fetch 1 ,mem_matrix_public_gpio 
-0x5e86 024425 beq gpio_disable ,mouse_3io6key_check 
-0x5e87 024426 fetch 1 ,mem_mouse_ghost_flag 
-0x5e88 024427 nbranch mouse_select_device_by_pb_button_end ,blank 
-0x5e89 024428 branch mouse_pb_button_connect_matrix 
-:      024430 mouse_select_device_by_pb_button_end:
-0x5e8a 024431 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5e8b 024432 jam 0 ,mem_mouse_pbkey_press_status 
-0x5e8c 024433 rtn 
-:      024435 mouse_pb_button_connect_gnd:
-0x5e8d 024436 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e8e 024437 branch mouse_check_key_connect_gnd 
-:      024439 mouse_pb_button_connect_matrix:
-0x5e8f 024440 call gpio_get_bit 
-0x5e90 024441 fetcht 1 ,mem_matrix_public_gpio 
-0x5e91 024442 branch mouse_pb_button_connect_gnd ,true 
-0x5e92 024443 fetcht 1 ,mem_matrix_public_gpio 
-0x5e93 024444 call gpio_out_active 
-0x5e94 024445 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e95 024446 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e96 024447 branch mouse_check_key_connect_gnd 
-:      024449 mouse_select_device_button_up:
-0x5e97 024450 fetch 1 ,mem_select_device_button_statue 
-0x5e98 024451 rtneq pb_button_state_up 
-0x5e99 024452 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5e9a 024453 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e9b 024454 rtnbit1 mouse_enable_pb_button_short_press_enter_discovery 
-0x5e9c 024455 fetch 1 ,mem_bt_discovery_count 
-0x5e9d 024456 sub pdata ,20 ,null 
-0x5e9e 024457 ncall mouse_ready_reconnection_by_button ,positive 
-0x5e9f 024458 fetch 1 ,mem_ui_button_timeout 
-0x5ea0 024459 store 1 ,mem_bt_discovery_count 
-0x5ea1 024460 rtn 
-:      024462 mouse_select_device_button_down:
-0x5ea2 024463 call mouse_select_device_ghost_check 
-0x5ea3 024464 rtn user 
-0x5ea4 024465 fetch 1 ,mem_select_device_button_statue 
-0x5ea5 024466 rtneq pb_button_state_down 
-0x5ea6 024467 jam pb_button_state_down ,mem_select_device_button_statue 
-0x5ea7 024468 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ea8 024469 bbit1 mouse_enable_pb_button_short_press_enter_discovery ,mouse_long_button_bt_discovery 
-0x5ea9 024470 fetch 1 ,mem_mouse_direct_timer 
-0x5eaa 024471 rtn blank 
-0x5eab 024472 fetch 1 ,mem_mouse_direct_timeout 
-0x5eac 024473 store 1 ,mem_mouse_direct_timer 
-0x5ead 024474 rtn 
-:      024476 mouse_select_device_ghost_check:
-0x5eae 024477 disable user 
-0x5eaf 024478 fetch mouse_flag_len ,mem_mouse_flag 
-0x5eb0 024479 rtnbit1 mouse_enable_pb_button_connect_gnd 
-:      024480 mouse_ghost_key_value_check:
-0x5eb1 024481 fetch 1 ,mem_mouse_lkey_press_status 
-0x5eb2 024482 rtn blank 
-0x5eb3 024483 fetch 1 ,mem_mouse_rkey_press_status 
-0x5eb4 024484 rtn blank 
-0x5eb5 024485 branch enable_user 
-:      024487 mouse_check_select_device_by_switch:
-0x5eb6 024488 bpatch patch12_0 ,mem_patch12 
-0x5eb7 024489 fetch mouse_flag_len ,mem_mouse_flag 
-0x5eb8 024490 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-0x5eb9 024491 fetcht 1 ,mem_device_switch_gpio 
-0x5eba 024492 call mouse_gpio_config_input_pu 
-0x5ebb 024493 fetcht 1 ,mem_device_switch_gpio 
-0x5ebc 024494 call gpio_get_bit 
-0x5ebd 024495 branch mouse_check_select_24g_device ,true 
-:      024496 mouse_select_btdevice:
-0x5ebe 024497 fetch 1 ,mem_device_flag 
-0x5ebf 024498 rtneq mode_bt_device1 
-0x5ec0 024499 jam mode_bt_device1 ,mem_device_flag 
-0x5ec1 024500 branch mouse_stop_bluetooth_mode 
-:      024502 mouse_check_select_24g_device:
-0x5ec2 024503 fetch 1 ,mem_device_flag 
-0x5ec3 024504 rtneq mode_24g_device 
-0x5ec4 024505 jam mode_24g_device ,mem_device_flag 
-0x5ec5 024506 branch mouse_24g_stop 
-:      024508 mouse_ready_reconnection_by_button:
-0x5ec6 024509 bpatch patch12_1 ,mem_patch12 
-0x5ec7 024510 fetch 1 ,mem_device_number 
-0x5ec8 024511 rtneq 1 
-0x5ec9 024512 call mouse_select_device_number 
-0x5eca 024513 storet 1 ,mem_device_flag 
-:      024514 mouse_store_device_number_before_reset:
-0x5ecb 024516 call mouse_select_device_enable 
-0x5ecc 024517 call mouse_stop_bluetooth_mode 
-0x5ecd 024518 call app_evt_button_long_pressed 
-0x5ece 024519 call mouse_select_device_disable 
-0x5ecf 024520 jam 1 ,mem_mouse_need_soft_reset 
-0x5ed0 024521 branch mouse_store_device_info_delay 
-:      024523 mouse_soft_reset:
-0x5ed1 024524 call mouse_select_device_enable 
-0x5ed2 024525 branch soft_reset_chip 
-:      024527 mouse_select_device_number:
-0x5ed3 024528 fetcht 1 ,mem_device_flag 
-0x5ed4 024529 increase 1 ,temp 
-0x5ed5 024530 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ed6 024531 bbit1 mouse_enable_24g ,mouse_select_device_number_24g 
-0x5ed7 024532 sub temp ,2 ,null 
-0x5ed8 024533 ncall mouse_select_device_count_clean_bt ,positive 
-0x5ed9 024534 rtn 
-:      024536 mouse_select_device_number_24g:
-0x5eda 024537 fetch 1 ,mem_device_number 
-0x5edb 024538 increase -1 ,pdata 
-0x5edc 024539 isub temp ,null 
-0x5edd 024540 ncall mouse_select_device_count_clean_24g ,positive 
-0x5ede 024541 rtn 
-:      024543 mouse_select_device_count_clean_24g:
-0x5edf 024544 arg 0 ,temp 
-0x5ee0 024545 rtn 
-:      024546 mouse_select_device_count_clean_bt:
-0x5ee1 024547 arg 1 ,temp 
-0x5ee2 024548 rtn 
-:      024550 mouse_store_device_number2eeprom:
-0x5ee3 024551 arg 1 ,temp 
-0x5ee4 024552 arg mem_device_flag ,rega 
-0x5ee5 024553 arg 0 ,regb 
-0x5ee6 024554 branch iicd_write_protect_eep_data 
-:      024556 mouse_bt_button_check:
-0x5ee7 024557 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ee8 024558 rtnbit0 mouse_enable_pb_button_short_press_enter_discovery 
-0x5ee9 024559 branch mouse_select_device_by_pb_button 
-:      024561 mouse_select_device_enable:
-0x5eea 024562 arg mouse_select_device_flag ,queue 
-0x5eeb 024563 branch mouse_enable_function_flag 
-:      024564 mouse_select_device_disable:
-0x5eec 024565 arg mouse_select_device_flag ,queue 
-0x5eed 024566 branch mouse_disable_function_flag 
-:      024567 mouse_bt_cannel_reconn_enable:
-0x5eee 024568 arg mouse_bt_cannel_reconn_flag ,queue 
-0x5eef 024569 branch mouse_enable_function_flag 
-:      024570 mouse_bt_cannel_reconn_disable:
-0x5ef0 024571 arg mouse_bt_cannel_reconn_flag ,queue 
-0x5ef1 024572 branch mouse_disable_function_flag 
-:      024573 mouse_bt_discovery_button_down_enable:
-0x5ef2 024574 arg mouse_bt_discovery_button_down_flag ,queue 
-0x5ef3 024575 branch mouse_enable_function_flag 
-:      024576 mouse_bt_discovery_button_down_disable:
-0x5ef4 024577 arg mouse_bt_discovery_button_down_flag ,queue 
-0x5ef5 024578 branch mouse_disable_function_flag 
-:      024580 mouse_adc_read_enable:
-0x5ef6 024581 arg mouse_enable_adc ,queue 
-0x5ef7 024582 branch mouse_enable_function_flag 
-:      024584 mouse_24g_set_250hz:
-0x5ef8 024585 arg mouse_enable_24g_250hz ,queue 
-0x5ef9 024586 branch mouse_enable_function_flag 
-:      024588 mouse_24g_search_dongle_enable:
-0x5efa 024589 arg mouse_enable_24g_search_dongle ,queue 
-0x5efb 024590 branch mouse_enable_function_flag 
-:      024592 mouse_16m_enable:
-0x5efc 024593 arg mouse_enable_16m ,queue 
-0x5efd 024594 branch mouse_enable_function_flag 
-:      024596 mouse_dpi_4level_enable:
-0x5efe 024597 arg mouse_enable_dpi_level_4 ,queue 
-0x5eff 024598 branch mouse_enable_function_flag 
-:      024600 mouse_enable_function_flag:
-0x5f00 024601 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f01 024602 qset1 pdata 
-0x5f02 024603 store mouse_flag_len ,mem_mouse_flag 
-0x5f03 024604 rtn 
-:      024606 mouse_disable_function_flag:
-0x5f04 024607 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f05 024608 qset0 pdata 
-0x5f06 024609 store mouse_flag_len ,mem_mouse_flag 
-0x5f07 024610 rtn 
-:      024612 mouse_customer_key_enable:
-0x5f08 024613 setarg 0 
-0x5f09 024614 store 8 ,mem_customer_key_press 
-0x5f0a 024615 store 8 ,mem_customer_key_release 
-0x5f0b 024616 fetch 1 ,mem_mouse_customer_function 
-0x5f0c 024617 beq 2 ,mouse_customer_key_ctrl_alt_a 
-0x5f0d 024618 beq 3 ,mouse_customer_ac_home 
-0x5f0e 024619 beq 4 ,mouse_customer_key_play 
-0x5f0f 024620 setarg 0x070008 
-:      024621 mouse_customer_standrad_key_set:
-0x5f10 024622 store 8 ,mem_customer_key_press + 1 
-0x5f11 024623 rtn 
-:      024625 mouse_customer_key_ctrl_alt_a:
-0x5f12 024626 setarg 0x040005 
-0x5f13 024627 branch mouse_customer_standrad_key_set 
-:      024629 mouse_customer_ac_home:
-0x5f14 024630 setarg 0x022303 
-:      024631 mouse_customer_media_key_set:
-0x5f15 024632 store 8 ,mem_customer_key_press 
-0x5f16 024633 setarg 0x03 
-0x5f17 024634 store 8 ,mem_customer_key_release 
-0x5f18 024635 rtn 
-:      024637 mouse_customer_key_play:
-0x5f19 024638 setarg 0x00cd03 
-0x5f1a 024639 branch mouse_customer_media_key_set 
-:      024642 mouse_polling_device:
-0x5f1b 024643 bpatch patch12_2 ,mem_patch12 
-0x5f1c 024644 fetch 1 ,mem_reconn_times 
-0x5f1d 024645 increase -1 ,pdata 
-0x5f1e 024646 store 1 ,mem_reconn_times 
-0x5f1f 024647 fetcht 1 ,mem_device_flag 
-0x5f20 024648 sub temp ,1 ,null 
-0x5f21 024649 ncall mouse_select_device_number ,zero 
-0x5f22 024650 storet 1 ,mem_device_flag 
-0x5f23 024651 call mouse_store_device_number2eeprom 
-0x5f24 024652 call mouse_before_store_reconn_info 
-0x5f25 024653 branch mouse_start_reconnect_device 
-:      024657 mouse_drawing_optima:
-0x5f26 024658 bpatch patch12_3 ,mem_patch12 
-0x5f27 024659 fetch 1 ,mem_config_sensor_type 
-0x5f28 024660 rtneq p3212 
-0x5f29 024661 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f2a 024662 rtnbit0 mouse_enable_smoother 
-0x5f2b 024663 fetch 4 ,mem_mouse_x 
-0x5f2c 024664 rtn blank 
-0x5f2d 024665 call mouse_data_abs_check 
-0x5f2e 024666 setarg 0x03 
-0x5f2f 024667 call mouse_pdata_greater_than_check 
-0x5f30 024668 call mouse_disable_asm ,blank 
-0x5f31 024669 ncall mouse_enable_asm ,blank 
-0x5f32 024670 setarg 0x02 
-0x5f33 024671 call mouse_data_less_than_check 
-0x5f34 024672 call mouse_disable_asm ,blank 
-0x5f35 024673 fetch 1 ,mem_mouse_asm_flag 
-0x5f36 024674 beq 1 ,mouse_drawing_optima_modify 
-:      024675 mouse_drawing_optima_init:
-0x5f37 024676 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f38 024677 rtnbit0 mouse_enable_smoother 
-0x5f39 024678 arg 5 ,loopcnt 
-0x5f3a 024679 arg mem_mouse_asm_flag ,contw 
-0x5f3b 024680 branch clear_mem 
-:      024682 mouse_drawing_optima_modify:
-0x5f3c 024683 call mouse_drawing_optima_xy_offset_modify 
-0x5f3d 024684 fetch 2 ,mem_mouse_x_pre 
-0x5f3e 024685 store 2 ,mem_data_pre 
-0x5f3f 024686 fetch 2 ,mem_mouse_x 
-0x5f40 024687 store 2 ,mem_data_current 
-0x5f41 024688 call mouse_drawing_optima_data_x 
-0x5f42 024689 fetch 2 ,mem_data_pre 
-0x5f43 024690 store 2 ,mem_mouse_x_pre 
-0x5f44 024691 fetch 2 ,mem_data_current 
-0x5f45 024692 store 2 ,mem_mouse_x 
-0x5f46 024694 fetch 2 ,mem_mouse_y_pre 
-0x5f47 024695 store 2 ,mem_data_pre 
-0x5f48 024696 fetch 2 ,mem_mouse_y 
-0x5f49 024697 store 2 ,mem_data_current 
-0x5f4a 024698 call mouse_drawing_optima_data_y 
-0x5f4b 024699 fetch 2 ,mem_data_pre 
-0x5f4c 024700 store 2 ,mem_mouse_y_pre 
-0x5f4d 024701 fetch 2 ,mem_data_current 
-0x5f4e 024702 store 2 ,mem_mouse_y 
-0x5f4f 024703 rtn 
-:      024705 mouse_drawing_optima_xy_offset_modify:
-0x5f50 024706 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f51 024707 rtnbit0 mouse_enable_xy_offset 
-0x5f52 024708 bpatch patch12_4 ,mem_patch12 
-0x5f53 024709 fetch 2 ,mem_mouse_x_pre 
-0x5f54 024710 store 2 ,mem_data_value 
-0x5f55 024711 call mouse_pre_xy_data_judge 
-0x5f56 024712 store 2 ,mem_mouse_x_pre 
-0x5f57 024713 fetch 2 ,mem_mouse_x 
-0x5f58 024714 store 2 ,mem_data_value 
-0x5f59 024715 call mouse_current_xy_data_judge 
-0x5f5a 024716 store 2 ,mem_mouse_x 
-0x5f5b 024717 fetch 2 ,mem_mouse_y_pre 
-0x5f5c 024718 store 2 ,mem_data_value 
-0x5f5d 024719 call mouse_pre_xy_data_judge 
-0x5f5e 024720 store 2 ,mem_mouse_y_pre 
-0x5f5f 024721 fetch 2 ,mem_mouse_y 
-0x5f60 024722 store 2 ,mem_data_value 
-0x5f61 024723 call mouse_current_xy_data_judge 
-0x5f62 024724 store 2 ,mem_mouse_y 
-0x5f63 024725 rtn 
-:      024727 mouse_pre_xy_data_judge:
-0x5f64 024728 fetch 1 ,mem_data_value + 1 
-0x5f65 024729 branch mouse_pre_xy_pdata_offset ,blank 
-0x5f66 024730 branch mouse_pre_xy_ndata_offset 
-:      024732 mouse_pre_xy_pdata_offset:
-0x5f67 024733 fetch 1 ,mem_data_value 
-0x5f68 024734 call mouse_pre_xy_get_0_4_times 
-0x5f69 024735 store 1 ,mem_data_value 
-:      024736 mouse_xy_data_offset_new:
-0x5f6a 024737 fetch 2 ,mem_data_value 
-0x5f6b 024738 rtn 
-:      024739 mouse_pre_xy_ndata_offset:
-0x5f6c 024740 fetch 1 ,mem_data_value 
-0x5f6d 024741 call mouse_pdata_invert 
-0x5f6e 024742 call mouse_pre_xy_get_0_4_times 
-0x5f6f 024743 call disable_blank ,blank 
-0x5f70 024744 call mouse_pdata_get_new_value 
-0x5f71 024745 branch mouse_xy_data_offset_new 
-:      024747 mouse_current_xy_data_judge:
-0x5f72 024748 fetch 1 ,mem_data_value + 1 
-0x5f73 024749 branch mouse_current_xy_pdata_offset ,blank 
-0x5f74 024750 branch mouse_current_xy_ndata_offset 
-:      024751 mouse_current_xy_pdata_offset:
-0x5f75 024752 fetch 1 ,mem_data_value 
-0x5f76 024753 call mouse_current_xy_get_0_6_times 
-0x5f77 024754 store 1 ,mem_data_value 
-0x5f78 024755 branch mouse_xy_data_offset_new 
-:      024756 mouse_current_xy_ndata_offset:
-0x5f79 024757 fetch 1 ,mem_data_value 
-0x5f7a 024758 call mouse_pdata_invert 
-0x5f7b 024759 call mouse_current_xy_get_0_6_times 
-0x5f7c 024760 call disable_blank ,blank 
-0x5f7d 024761 call mouse_pdata_get_new_value 
-0x5f7e 024762 branch mouse_xy_data_offset_new 
-:      024764 mouse_pre_xy_get_0_4_times:
-0x5f7f 024765 mul32 pdata ,4 ,pdata 
-0x5f80 024766 div pdata ,5 
-0x5f81 024767 call wait_div_end 
-0x5f82 024768 quotient pdata 
-0x5f83 024769 rtn 
-:      024770 mouse_current_xy_get_0_6_times:
-0x5f84 024771 mul32 pdata ,12 ,pdata 
-0x5f85 024772 div pdata ,10 
-0x5f86 024773 call wait_div_end 
-0x5f87 024774 quotient pdata 
-0x5f88 024775 rtn 
-:      024777 mouse_drawing_optima_data_x:
-0x5f89 024778 fetch 2 ,mem_data_pre 
-0x5f8a 024779 fetcht 2 ,mem_data_current 
-0x5f8b 024780 iadd temp ,pdata 
-0x5f8c 024781 fetcht 1 ,mem_mouse_data_xtemp 
-0x5f8d 024782 iadd temp ,pdata 
-0x5f8e 024783 and pdata ,0x01 ,temp 
-0x5f8f 024784 storet 1 ,mem_mouse_data_xtemp 
-0x5f90 024785 branch mouse_drawing_optima_data 
-:      024787 mouse_drawing_optima_data_y:
-0x5f91 024788 fetch 2 ,mem_data_pre 
-0x5f92 024789 fetcht 2 ,mem_data_current 
-0x5f93 024790 iadd temp ,pdata 
-0x5f94 024791 fetcht 1 ,mem_mouse_data_ytemp 
-0x5f95 024792 iadd temp ,pdata 
-0x5f96 024793 and pdata ,0x01 ,temp 
-0x5f97 024794 storet 1 ,mem_mouse_data_ytemp 
-0x5f98 024795 branch mouse_drawing_optima_data 
-:      024797 mouse_drawing_optima_data:
-0x5f99 024798 store 3 ,mem_data_sum 
-0x5f9a 024799 isolate1 16 ,pdata 
-0x5f9b 024800 branch mouse_data_sum_overflow ,true 
-0x5f9c 024801 fetch 1 ,mem_data_sum + 1 
-0x5f9d 024802 beq 0xff ,mouse_data_sum_n 
-0x5f9e 024803 fetch 1 ,mem_data_sum 
-:      024804 mouse_data_store_pre:
-0x5f9f 024805 rshift pdata ,pdata 
-0x5fa0 024806 store 2 ,mem_data_pre 
-0x5fa1 024807 store 2 ,mem_data_current 
-0x5fa2 024808 rtn 
-:      024809 mouse_data_sum_overflow:
-0x5fa3 024810 fetch 1 ,mem_data_sum + 1 
-0x5fa4 024811 beq 0 ,mouse_data_sum_overflow_p 
-0x5fa5 024812 fetch 3 ,mem_data_sum 
-0x5fa6 024813 branch mouse_data_store_pre 
-:      024814 mouse_data_sum_overflow_p:
-0x5fa7 024815 jam 0 ,mem_data_sum + 2 
-0x5fa8 024816 fetch 1 ,mem_data_sum 
-0x5fa9 024817 branch mouse_data_store_pre 
-:      024819 mouse_data_sum_n:
-0x5faa 024820 fetch 1 ,mem_data_sum 
-0x5fab 024821 call mouse_pdata_get_half 
-0x5fac 024822 store 1 ,mem_data_pre 
-0x5fad 024823 store 1 ,mem_data_current 
-0x5fae 024824 branch mouse_data_zero ,blank 
-0x5faf 024825 setarg 0xff 
-:      024826 mouse_data_set_direction:
-0x5fb0 024827 store 1 ,mem_data_pre + 1 
-0x5fb1 024828 store 1 ,mem_data_current + 1 
-0x5fb2 024829 rtn 
-:      024830 mouse_data_zero:
-0x5fb3 024831 setarg 0 
-0x5fb4 024832 branch mouse_data_set_direction 
-:      024834 mouse_pdata_get_half:
-0x5fb5 024835 call mouse_pdata_invert 
-0x5fb6 024836 rshift pdata ,pdata 
-:      024837 mouse_pdata_get_new_value:
-0x5fb7 024838 call mouse_rega_in_out 
-0x5fb8 024839 sub pdata ,0 ,pdata 
-0x5fb9 024840 store 1 ,mem_data_value 
-0x5fba 024841 rtn 
-:      024843 mouse_pdata_invert:
-0x5fbb 024844 sub pdata ,0 ,pdata 
-:      024845 mouse_rega_in_out:
-0x5fbc 024846 store 1 ,mem_rega 
-0x5fbd 024847 fetch 1 ,mem_rega 
-0x5fbe 024848 rtn 
-:      024850 mouse_disable_asm:
-0x5fbf 024851 jam 0 ,mem_mouse_asm_flag 
-0x5fc0 024852 rtn 
-:      024853 mouse_enable_asm:
-0x5fc1 024854 jam 1 ,mem_mouse_asm_flag 
-0x5fc2 024855 rtn 
-:      024858 mouse_pdata_greater_than_check:
-0x5fc3 024859 isub rega ,null 
-0x5fc4 024860 nbranch disable_blank ,positive 
-0x5fc5 024861 isub regb ,null 
-0x5fc6 024862 nbranch disable_blank ,positive 
-0x5fc7 024863 branch enable_blank 
-:      024864 mouse_data_less_than_check:
-0x5fc8 024865 isub rega ,null 
-0x5fc9 024866 nrtn positive 
-0x5fca 024867 isub regb ,null 
-0x5fcb 024868 nrtn positive 
-0x5fcc 024869 branch enable_blank 
-:      024871 mouse_data_abs_check:
-0x5fcd 024872 fetch 2 ,mem_mouse_x 
-0x5fce 024873 call mouse_data_abs 
-0x5fcf 024874 copy pdata ,rega 
-0x5fd0 024875 fetch 2 ,mem_mouse_y 
-0x5fd1 024876 call mouse_data_abs 
-0x5fd2 024877 copy pdata ,regb 
-0x5fd3 024878 rtn 
-:      024880 mouse_data_abs:
-0x5fd4 024881 store 2 ,mem_data_current 
-0x5fd5 024882 fetch 1 ,mem_data_current + 1 
-0x5fd6 024883 beq 0xff ,mouse_data_reversal 
-0x5fd7 024884 fetch 1 ,mem_data_current 
-:      024885 mouse_data_abs_store:
-0x5fd8 024886 and_into 0xff ,pdata 
-0x5fd9 024888 rtn 
-:      024889 mouse_data_reversal:
-0x5fda 024890 fetch 2 ,mem_data_current 
-0x5fdb 024891 sub pdata ,0 ,pdata 
-0x5fdc 024892 branch mouse_data_abs_store 
-:      024894 mouse_24g_long_sleep_param_update_timer:
-0x5fdd 024895 arg mem_24g_long_sleep_param_update_timer ,regc 
-0x5fde 024896 arg mouse_24g_long_sleep_normal_param ,regb 
-0x5fdf 024897 branch timer_single_step 
-:      024898 mouse_24g_long_sleep_normal_param:
-0x5fe0 024899 fetch 4 ,mem_24g_long_sleep_set1 
-0x5fe1 024900 store 4 ,mem_24g_enter_hibernate 
-0x5fe2 024901 jam 1 ,mem_mouse_long_mult_flag 
-0x5fe3 024902 rtn 
-:      024905 mouse_24g_long_sleep_set:
-0x5fe4 024906 fetch 1 ,mem_24g_long_sleep_set_level 
-0x5fe5 024907 beq 0x00 ,mouse_24g_long_sleep_set_30ms 
-0x5fe6 024908 beq 0x01 ,mouse_24g_long_sleep_set_50ms 
-0x5fe7 024909 beq 0x02 ,mouse_24g_long_sleep_set_80ms 
-0x5fe8 024910 beq 0x03 ,mouse_24g_long_sleep_set_100ms 
-:      024911 mouse_24g_long_sleep_set_80ms:
-0x5fe9 024912 setarg 0x0ea600 
-:      024913 mouse_24g_long_sleep_set_end:
-0x5fea 024914 store 4 ,mem_24g_long_sleep_set1 
-0x5feb 024915 rtn 
-:      024916 mouse_24g_long_sleep_set_30ms:
-0x5fec 024917 setarg 0x05e740 
-0x5fed 024918 branch mouse_24g_long_sleep_set_end 
-:      024919 mouse_24g_long_sleep_set_50ms:
-0x5fee 024920 setarg 0x0927c0 
-0x5fef 024921 branch mouse_24g_long_sleep_set_end 
-:      024922 mouse_24g_long_sleep_set_100ms:
-0x5ff0 024923 setarg 0x124f80 
-0x5ff1 024924 branch mouse_24g_long_sleep_set_end 
-:      024926 mouse_24g_hibernate_set:
-0x5ff2 024927 bpatch patch12_5 ,mem_patch12 
-0x5ff3 024928 jam 0 ,mem_24g_attempt_fail_flag 
-0x5ff4 024929 call g24_transmit_next_packet 
-0x5ff5 024930 setarg -1 
-0x5ff6 024931 store 4 ,mem_24g_enter_hibernate 
-0x5ff7 024932 setarg 0 
-0x5ff8 024933 store 7 ,mem_mouse_key 
-0x5ff9 024934 jam 1 ,mem_sensor_shutdown_flag 
-0x5ffa 024935 call mouse_sensor_powerdown 
-0x5ffb 024936 call mouse_setgpio_hibernate 
-0x5ffc 024937 branch mouse_24g_long_sleep 
-:      024939 mouse_wakeup_24g:
-0x5ffd 024940 fetch 1 ,mem_sensor_shutdown_flag 
-0x5ffe 024941 ncall mouse_wakeup_24g_from_long_sleep ,blank 
-0x5fff 024942 jam 0 ,mem_sensor_shutdown_flag 
-0x6000 024943 rtn 
-:      024945 mouse_wakeup_24g_from_long_sleep:
-0x6001 024946 call mouse_init_sensor_wakeup 
-0x6002 024947 fetch mouse_flag_len ,mem_mouse_flag 
-0x6003 024948 rtnbit0 mouse_enable_wheel_wake_up_cancel 
-:      024949 mouse_wheel_gpio_init:
-0x6004 024950 fetch 1 ,mem_whee_a_data_gpio 
-0x6005 024951 arg gpcfg_pullup ,temp 
-0x6006 024952 call gpio_config_function_int 
-0x6007 024953 fetch 1 ,mem_whee_b_data_gpio 
-0x6008 024954 arg gpcfg_pullup ,temp 
-0x6009 024955 branch gpio_config_function_int 
-:      024957 mouse_24g_transmit_start:
-0x600a 024958 call mouse_24g_fast_conn_mode_check 
-0x600b 024959 fetch 1 ,mem_sensor_shutdown_flag 
-0x600c 024960 nbranch mouse_24g_short_sleep ,blank 
-0x600d 024961 branch g24_transmit_start_next 
-:      024963 mouse_24g_fast_conn_mode_check:
-0x600e 024964 fetch 4 ,mem_24g_receiver_addr 
-0x600f 024965 fetcht 4 ,mem_24g_fast_conn_addr 
-0x6010 024966 isub temp ,null 
-0x6011 024967 branch mouse_soft_agc_enable ,zero 
-0x6012 024968 branch mouse_soft_agc_disable 
-:      024970 mouse_soft_agc_enable:
-0x6013 024971 jam 0 ,mem_gain_fix 
-0x6014 024972 jam tx_power_factory ,mem_tx_power 
-0x6015 024973 rtn 
-:      024974 mouse_soft_agc_disable:
-0x6016 024975 jam 0xff ,mem_gain_fix 
-0x6017 024976 rtn 
-:      024978 mouse_24g_stop:
-0x6018 024979 set0 mark_24g ,mark 
-0x6019 024980 jam state_24g_stop ,mem_24g_conn_sm 
-0x601a 024981 arg mouse_24g_pairing_flag ,queue 
-0x601b 024982 branch mouse_disable_function_flag 
-:      024984 mouse_24g_start_mode:
-0x601c 024985 fetch mouse_flag_len ,mem_mouse_flag 
-0x601d 024986 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-0x601e 024987 call mouse_device_24g_pair_led_config 
-0x601f 024988 call mouse_wakeup_from_power_check 
-0x6020 024989 branch mouse_24g_reconn_dongle_start ,user 
-0x6021 024990 fetch mouse_flag_len ,mem_mouse_flag 
-0x6022 024991 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_reconn_general_dongle 
-0x6023 024992 bbit0 mouse_enable_24g_power_on_pairing ,mouse_24g_reconn_general_dongle 
-0x6024 024993 call mouse_key_check_once 
-0x6025 024994 and rega ,0x07 ,pdata 
-0x6026 024995 fetcht 1 ,mem_mouse_commbination_key_24g 
-0x6027 024996 isub temp ,null 
-0x6028 024997 branch mouse_24g_start_pair_mode ,zero 
-0x6029 024998 branch mouse_24g_reconn_general_dongle 
-:      025000 mouse_24g_mode_setup_error:
-0x602a 025001 fetch 1 ,mem_reconn_times 
-0x602b 025002 nbranch mouse_polling_device ,blank 
-0x602c 025003 rtn 
-:      025005 mouse_24g_first_start_auto_pair_mode:
-0x602d 025006 call mouse_wakeup_from_power_check 
-0x602e 025007 branch mouse_24g_first_start_reconn ,user 
-:      025008 mouse_24g_reconn_general_dongle:
-0x602f 025009 jam mode_24g_device ,mem_device_flag 
-0x6030 025010 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-0x6031 025011 store 2 ,mem_24g_reconn_timeout 
-0x6032 025012 jam fast_conn_and_3_0_addr ,mem_24g_reconn_type 
-0x6033 025013 branch g24_reconn_start 
-:      025015 mouse_24g_start_auto_pair:
-0x6034 025016 fetch 2 ,mem_24g_pair_timeout_init 
-0x6035 025017 store 2 ,mem_24g_reconn_timeout 
-0x6036 025018 jam pair_and_3_0_addr ,mem_24g_reconn_type 
-0x6037 025019 branch g24_reconn_start 
-:      025021 mouse_24g_first_start_reconn:
-0x6038 025022 fetch 1 ,mem_device_flag 
-0x6039 025023 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
-0x603a 025024 call mouse_bluetooth_fast_conn_disable 
-:      025025 mouse_24g_first_bluetooth_reconnect:
-0x603b 025026 call mouse_24g_stop 
-0x603c 025027 jam mode_bt_device1 ,mem_device_flag 
-0x603d 025028 call mouse_select_reconn_device 
-0x603e 025029 branch mouse_start_reconnect_device 
-:      025031 mouse_24g_first_bb_event_reconn_timeout:
-0x603f 025032 call mouse_wakeup_from_power_check 
-0x6040 025033 branch mouse_app_enter_hibernate ,user 
-0x6041 025034 branch mouse_start_discovery 
-:      025036 mouse_24g_first_store_reconn_info:
-0x6042 025037 call mouse_wakeup_from_power_check 
-0x6043 025038 rtn user 
-0x6044 025039 fetch mouse_flag_len ,mem_mouse_flag 
-0x6045 025040 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_store_device_info_delay 
-0x6046 025041 rtn 
-:      025043 mouse_24g_start_pair_mode:
-0x6047 025044 call mouse_device_24g_pair_led_config 
-0x6048 025045 jam 0 ,mem_24g_reconn_type 
-0x6049 025046 arg mouse_24g_pairing_flag ,queue 
-0x604a 025047 call mouse_enable_function_flag 
-0x604b 025048 setarg 0 
-0x604c 025049 store 2 ,mem_24g_reconn_timeout 
-0x604d 025050 call mouse_stop_discovery 
-0x604e 025051 jam type_ms ,mem_24g_data_type 
-0x604f 025052 fetch mouse_flag_len ,mem_mouse_flag 
-0x6050 025053 bbit0 mouse_enable_keyboard ,g24_pair_start 
-0x6051 025054 jam type_kb ,mem_24g_data_type 
-0x6052 025055 branch g24_pair_start 
-:      025057 mouse_24g_attempt_fail:
-0x6053 025058 fetch 1 ,mem_24g_attempt_fail_flag 
-0x6054 025059 nbranch mouse_24g_hibernate_set ,blank 
-0x6055 025060 fetch 1 ,mem_24g_reconn_type 
-0x6056 025061 beq fast_conn_and_3_0_addr ,mouse_24g_fast_conn_attempt_fail 
-0x6057 025062 beq pair_and_3_0_addr ,mouse_24g_auto_pair_attempt_fail 
-0x6058 025063 beq receiver_and_3_0_addr ,mouse_reconn_dongle_attempt_fail 
-:      025064 mouse_24g_attempt_fail_enter_hibernate:
-0x6059 025065 call mouse_24g_stop 
-0x605a 025066 fetch 1 ,mem_reconn_times 
-0x605b 025067 nbranch mouse_polling_device ,blank 
-0x605c 025068 fetch 1 ,mem_device_flag 
-0x605d 025069 beq mode_24g_device ,mouse_app_enter_hibernate 
-0x605e 025070 rtn 
-:      025072 mouse_24g_fast_conn_attempt_fail:
-0x605f 025073 fetch mouse_flag_len ,mem_mouse_flag 
-0x6060 025074 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0x6061 025075 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-0x6062 025076 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-0x6063 025077 fetch 4 ,mem_mouse_24g_addr 
-0x6064 025078 fetcht 4 ,mem_mouse_compare_addr 
-0x6065 025079 isub temp ,null 
-0x6066 025080 branch mouse_24g_start_pair_mode ,zero 
-:      025081 mouse_24g_reconn_dongle_start:
-0x6067 025082 fetch 2 ,mem_24g_reconn_timeout_init 
-0x6068 025083 store 2 ,mem_24g_reconn_timeout 
-0x6069 025084 jam receiver_and_3_0_addr ,mem_24g_reconn_type 
-0x606a 025085 branch g24_reconn_start 
-:      025087 mouse_24g_auto_pair_attempt_fail:
-0x606b 025088 fetch mouse_flag_len ,mem_mouse_flag 
-0x606c 025089 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x606d 025090 fetch 1 ,mem_device_number 
-0x606e 025091 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
-0x606f 025092 branch mouse_24g_first_bluetooth_reconnect 
-:      025094 mouse_reconn_dongle_attempt_fail:
-0x6070 025095 fetch mouse_flag_len ,mem_mouse_flag 
-0x6071 025096 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x6072 025097 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
-0x6073 025098 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
-0x6074 025099 branch mouse_24g_start_auto_pair + 1 
-:      025101 mouse_24g_attempt_success:
-0x6075 025102 fetch 4 ,mem_24g_addr 
-0x6076 025103 store 4 ,mem_24g_receiver_addr 
-0x6077 025104 store 4 ,mem_mouse_24g_addr 
-0x6078 025105 call g24_ch_syncword_crc8_init 
-0x6079 025106 call mouse_no_data_timer_init 
-0x607a 025107 call mouse_device_poweron_led_config 
-0x607b 025108 call mouse_init_sensor_reset 
-0x607c 025109 jam 0 ,mem_mouse_long_mult_flag 
-0x607d 025110 jam 0 ,mem_24g_conn_sm 
-0x607e 025111 jam 0 ,mem_24g_reconn_type 
-0x607f 025112 fetch 4 ,mem_24g_receiver_addr 
-0x6080 025113 fetch 4 ,mem_24g_fast_conn_addr 
-0x6081 025114 isub temp ,null 
-0x6082 025115 rtn zero 
-0x6083 025116 branch mouse_24g_first_store_reconn_info 
-:      025118 mouse_24g_pairing_complete:
-0x6084 025119 call mouse_init_sensor_reset 
-0x6085 025120 call mouse_read_sensor_common 
-:      025121 mouse_24g_pairing_complete_common:
-0x6086 025122 call mouse_device_poweron_led_config 
-0x6087 025123 call mouse_no_data_timer_init 
-0x6088 025124 arg mouse_24g_pairing_flag ,queue 
-0x6089 025125 call mouse_disable_function_flag 
-0x608a 025126 setarg 0 
-0x608b 025127 store 2 ,mem_24g_pair_timeout 
-0x608c 025128 store 2 ,mem_24g_reconn_timeout 
-0x608d 025129 store 1 ,mem_24g_conn_sm 
-0x608e 025130 store 1 ,mem_mouse_move_flag 
-0x608f 025131 store 1 ,mem_24g_reconn_type 
-0x6090 025134 fetch 4 ,mem_24g_addr 
-0x6091 025135 store 4 ,mem_24g_receiver_addr 
-0x6092 025136 store 4 ,mem_mouse_24g_addr 
-0x6093 025137 branch mouse_store_device_info_delay 
-:      025139 mouse_24g_short_sleep_clear_wake:
-0x6094 025140 call clear_wake 
-0x6095 025141 branch lpm_write_gpio_wakeup 
-:      025143 mouse_24g_package_data:
-0x6096 025144 bpatch patch12_6 ,mem_patch12 
-0x6097 025145 rtnmark0 mark_24g 
-0x6098 025146 call mouse_motion 
-0x6099 025147 nrtn user 
-0x609a 025148 fetch 1 ,mem_mouse_24g_long_sleep_flag 
-0x609b 025149 jam 0 ,mem_mouse_24g_long_sleep_flag 
-0x609c 025150 ncall mouse_24g_short_sleep_clear_wake ,blank 
-0x609d 025152 fetch mouse_flag_len ,mem_mouse_flag 
-0x609e 025153 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
-0x609f 025154 fetch 1 ,mem_customer_key 
-0x60a0 025155 nbranch mouse_24g_keyboard_package_data ,blank 
-:      025156 mouse_24g_mouse_package_data:
-0x60a1 025157 call mouse_data_xy_release 
-0x60a2 025158 fetch 1 ,mem_24g_data_type 
-0x60a3 025159 bbit1 1 ,mouse_24g_mouse_package_data_now 
-0x60a4 025160 fetcht 1 ,mem_24g_txbuf + 1 
-0x60a5 025161 fetch 1 ,mem_mouse_key 
-0x60a6 025162 ior temp ,pdata 
-0x60a7 025163 store 1 ,mem_mouse_key 
-0x60a8 025164 fetcht 1 ,mem_24g_txbuf + 6 
-0x60a9 025165 fetch 1 ,mem_mouse_z 
-0x60aa 025166 iadd temp ,pdata 
-0x60ab 025167 store 1 ,mem_mouse_z 
-0x60ac 025168 fetcht 1 ,mem_24g_txbuf + 7 
-0x60ad 025169 fetch 1 ,mem_mouse_tz 
-0x60ae 025170 iadd temp ,pdata 
-0x60af 025171 store 1 ,mem_mouse_tz 
-:      025172 mouse_24g_mouse_package_data_now:
-0x60b0 025173 jam type_ms ,mem_24g_data_type 
-0x60b1 025174 arg 7 ,rega 
-0x60b2 025175 arg mem_mouse_key ,regb 
-0x60b3 025176 fetch 2 ,mem_mouse_z 
-0x60b4 025177 rtn blank 
-0x60b5 025178 branch g24_transmit_by_interrupt_enable 
-:      025180 mouse_24g_keyboard_package_data:
-0x60b6 025181 jam type_kb ,mem_24g_data_type 
-0x60b7 025182 arg 9 ,rega 
-0x60b8 025183 fetch 1 ,mem_customer_data_trigger 
-0x60b9 025184 nbranch mouse_customer_key_press ,blank 
-0x60ba 025185 arg mem_customer_key_release ,regb 
-0x60bb 025186 rtn 
-:      025187 mouse_customer_key_press:
-0x60bc 025188 arg mem_customer_key_press ,regb 
-0x60bd 025189 rtn 
-:      025194 mouse_24g_search_dongle_init:
-0x60be 025195 setarg 0 
-0x60bf 025196 store 3 ,mem_mouse_search_dongle_action 
-0x60c0 025197 rtn 
-:      025199 mouse_24g_search_dongle:
-0x60c1 025200 fetch mouse_flag_len ,mem_mouse_flag 
-0x60c2 025201 rtnbit0 mouse_enable_24g_search_dongle 
-0x60c3 025202 fetch 1 ,mem_mouse_long_mult_flag 
-0x60c4 025203 rtn blank 
-0x60c5 025204 fetch 1 ,mem_24g_abort_pac 
-0x60c6 025205 rtn blank 
-0x60c7 025206 fetch 1 ,mem_mouse_search_dongle_interval 
-0x60c8 025207 increase 1 ,pdata 
-0x60c9 025208 and_into 3 ,pdata 
-0x60ca 025209 store 1 ,mem_mouse_search_dongle_interval 
-0x60cb 025210 nrtn blank 
-0x60cc 025211 jam 0 ,mem_mouse_search_dongle_ch 
-:      025212 mouse_24g_search_dongle_loop:
-0x60cd 025213 bpatch patch12_7 ,mem_patch12 
-0x60ce 025214 fetch 1 ,mem_mouse_search_dongle_ch 
-0x60cf 025215 increase 1 ,pdata 
-0x60d0 025216 store 1 ,mem_mouse_search_dongle_ch 
-0x60d1 025217 sub pdata ,g24_ch_number ,null 
-0x60d2 025218 nbranch mouse_24g_search_dongle_loop_end ,positive 
-0x60d3 025219 call g24_reconn_data_prep 
-0x60d4 025220 call g24_transmit_receive_ack 
-0x60d5 025221 nbranch mouse_24g_search_dongle_loop_retry ,sync 
-0x60d6 025222 nbranch mouse_24g_search_dongle_loop_retry ,user3 
-0x60d7 025223 call mouse_g24_ackpayload_parse 
-0x60d8 025224 call mouse_24g_search_dongle_success 
-:      025225 mouse_24g_search_dongle_loop_end:
-0x60d9 025226 call g24_txbuf_clear 
-0x60da 025227 fetch 1 ,mem_mouse_search_dongle_count 
-0x60db 025228 increase 1 ,pdata 
-0x60dc 025229 store 1 ,mem_mouse_search_dongle_count 
-0x60dd 025230 beq g24_ch_poll_count ,mouse_24g_search_dongle_check 
-0x60de 025231 rtn 
-:      025233 mouse_24g_search_dongle_loop_retry:
-0x60df 025234 call g24_ch 
-0x60e0 025235 branch mouse_24g_search_dongle_loop 
-:      025237 mouse_24g_search_dongle_check:
-0x60e1 025238 jam 0 ,mem_mouse_search_dongle_count 
-0x60e2 025239 fetch 1 ,mem_mouse_search_dongle_action 
-0x60e3 025240 rtnbit1 g24_disconn_state 
-0x60e4 025241 set1 g24_disconn_state ,pdata 
-0x60e5 025242 store 1 ,mem_mouse_search_dongle_action 
-0x60e6 025243 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
-0x60e7 025244 store 2 ,mem_mouse_no_data_timer 
-0x60e8 025245 branch mouse_sensor_powerdown 
-:      025247 mouse_24g_search_dongle_success:
-0x60e9 025248 fetch 1 ,mem_24g_abort_pac 
-0x60ea 025249 branch mouse_24g_search_dongle_init ,blank 
-0x60eb 025250 jam 0 ,mem_mouse_search_dongle_count 
-0x60ec 025251 fetch 1 ,mem_mouse_search_dongle_action 
-0x60ed 025252 rtnbit0 g24_disconn_state 
-0x60ee 025253 set0 g24_disconn_state ,pdata 
-0x60ef 025254 store 1 ,mem_mouse_search_dongle_action 
-0x60f0 025255 call mouse_no_data_timer_init 
-0x60f1 025256 branch mouse_init_sensor_wakeup 
-:      025258 mouse_g24_ackpayload_parse:
-0x60f2 025259 call g24_ackpayload_parse 
-0x60f3 025260 fetch 1 ,mem_24g_rxbuf + 1 
-0x60f4 025261 compare 0x08 ,pdata ,0xf8 
-0x60f5 025262 nrtn true 
-0x60f6 025263 fetch 1 ,mem_24g_rxbuf + 2 
-0x60f7 025264 beq 0xff ,mouse_24g_hibernate_set 
-0x60f8 025265 rtn 
-:      025270 mouse_g24_retransmit:
-0x60f9 025271 fetch 1 ,mem_mouse_need_soft_reset 
-0x60fa 025272 nrtn blank 
-0x60fb 025273 call mouse_retransmit_select_device_by_pb_button 
-0x60fc 025274 call mouse_select_device_by_dpi_button_once 
-0x60fd 025275 branch g24_retransmit0 
-:      025277 mouse_select_device_by_dpi_button_once:
-0x60fe 025278 arg 12 ,queue 
-0x60ff 025279 call timer_check 
-0x6100 025280 nrtn blank 
-0x6101 025281 call mouse_dpi_check_once 
-0x6102 025282 call mouse_dpi_key_check_long_press 
-:      025283 mouse_g24_retransmit_100ms_timer_init:
-0x6103 025284 arg 12 ,queue 
-0x6104 025285 setarg 160 
-0x6105 025286 branch timer_init 
-:      025288 mouse_dpi_check_once:
-0x6106 025289 fetch mouse_flag_len ,mem_mouse_flag 
-0x6107 025290 rtnbit0 mouse_enable_select_device_by_dpi_button 
-0x6108 025292 branch mouse_dpi_check 
-:      025295 mouse_24g_before_lpm_sleep:
-0x6109 025296 fetch 1 ,mem_device_flag 
-0x610a 025297 bne mode_24g_device ,lpm_sleep_skip_cb_function 
-0x610b 025298 fetch 1 ,mem_24g_disable_fec1 
-0x610c 025299 rtn blank 
-:      025300 mouse_peripheral_clock_off:
-0x610d 025301 jam 2 ,core_clksel 
-0x610e 025302 jam 0xf8 ,core_lpm_ctrl 
-0x610f 025303 rtn 
-:      025308 mouse_logo_led_on_timer:
-0x6110 025309 fetch 1 ,mem_mouse_logo_led_gpio 
-0x6111 025310 rtneq gpio_disable 
-0x6112 025311 fetch 2 ,mem_mouse_no_data_timer 
-0x6113 025312 rtn blank 
-0x6114 025313 fetch 2 ,mem_mouse_no_data_timeout 
-0x6115 025314 fetcht 2 ,mem_mouse_no_data_timer 
-0x6116 025315 isub temp ,temp 
-0x6117 025316 fetch 2 ,mem_mouse_logo_led_on_time_init 
-0x6118 025317 isub temp ,pdata 
-0x6119 025318 branch mouse_logo_led_on ,positive 
-:      025319 mouse_logo_led_off:
-0x611a 025320 fetcht 1 ,mem_mouse_logo_led_gpio 
-0x611b 025321 branch mouse_led_off 
-:      025322 mouse_logo_led_on:
-0x611c 025323 fetcht 1 ,mem_mouse_logo_led_gpio 
-0x611d 025324 branch mouse_led_on 
-:      025331 mouse_dpi_led_blink_delay_timer:
-0x611e 025332 arg mem_mouse_dpi_led_delay_count ,regc 
-0x611f 025333 arg mouse_dpi_led_blink_init ,regb 
-0x6120 025334 branch timer_single_step 
-:      025336 mouse_dpi_led_blink_init:
-0x6121 025337 bpatch patch13_0 ,mem_patch13 
-0x6122 025338 fetch 1 ,mem_config_sensor_type 
-0x6123 025339 beq p3212 ,mouse_dpi_led_blink_init_another 
-0x6124 025340 beq ka8g2 ,mouse_dpi_led_blink_init_another 
-0x6125 025341 fetcht 1 ,mem_mouse_dpi 
-0x6126 025342 increase 2 ,temp 
-:      025343 mouse_dpi_led_blink_init_next:
-0x6127 025344 sub temp ,3 ,null 
-0x6128 025345 call mouse_dpi_led_blink_init_level_4 ,positive 
-0x6129 025346 ncall mouse_dpi_led_blink_count_clean ,positive 
-0x612a 025347 copy temp ,pdata 
-0x612b 025348 iadd pdata ,pdata 
-0x612c 025349 store 1 ,mem_mouse_multi_led_blink_count 
-:      025350 mouse_multi_dpi_led_blink_enable:
-0x612d 025351 jam 4 ,mem_mouse_multi_led_blink_type 
-0x612e 025352 call mouse_multi_dpi_led_blink_timer_init 
-0x612f 025353 jam multi_led_blink ,mem_mouse_multi_led_type 
-0x6130 025354 branch mouse_multi_led_enable 
-:      025356 mouse_dpi_led_blink_init_another:
-0x6131 025357 fetcht 1 ,mem_mouse_dpi 
-0x6132 025358 increase 1 ,temp 
-0x6133 025359 branch mouse_dpi_led_blink_init_next 
-:      025361 mouse_dpi_led_blink_init_level_4:
-0x6134 025362 fetch mouse_flag_len ,mem_mouse_flag 
-0x6135 025363 rtnbit0 mouse_enable_dpi_level_4 
-0x6136 025364 increase 1 ,temp 
-0x6137 025365 rtn 
-:      025366 mouse_dpi_led_blink_count_clean:
-0x6138 025367 increase -3 ,temp 
-0x6139 025368 rtn 
-:      025371 mouse_dpi_led_blink_delay:
-0x613a 025372 fetch 1 ,mem_mouse_dpi_gpio 
-0x613b 025373 rtneq gpio_disable 
-0x613c 025374 fetch 2 ,mem_mouse_discovery_timer 
-0x613d 025375 nrtn blank 
-0x613e 025376 fetch 2 ,mem_24g_pair_timeout 
-0x613f 025377 nrtn blank 
-0x6140 025378 fetch 2 ,mem_24g_reconn_timeout 
-0x6141 025379 nrtn blank 
-0x6142 025380 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x6143 025381 nrtn blank 
-0x6144 025382 fetch 1 ,mem_mouse_dpi_led_delay_count_init 
-0x6145 025383 branch mouse_dpi_led_blink_init ,blank 
-0x6146 025384 store 1 ,mem_mouse_dpi_led_delay_count 
-0x6147 025385 rtn 
-:      025393 mouse_check_dpi_blink:
-0x6148 025394 disable user 
-0x6149 025395 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x614a 025396 sub pdata ,4 ,null 
-0x614b 025397 nrtn zero 
-0x614c 025398 branch enable_user 
-:      025400 mouse_low_voltage_led_timer:
-0x614d 025401 fetch mouse_flag_len ,mem_mouse_flag 
-0x614e 025402 rtnbit0 mouse_enable_low_led 
-0x614f 025403 rtnbit0 mouse_low_voltage_flag 
-0x6150 025404 fetch 2 ,mem_mouse_discovery_timer 
-0x6151 025405 nrtn blank 
-0x6152 025406 fetch 2 ,mem_24g_pair_timeout 
-0x6153 025407 nrtn blank 
-0x6154 025408 fetch 2 ,mem_24g_reconn_timeout 
-0x6155 025409 nrtn blank 
-0x6156 025410 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x6157 025411 nrtn blank 
-0x6158 025412 call mouse_check_dpi_blink 
-0x6159 025413 rtn user 
-0x615a 025415 fetch 1 ,mem_mouse_multi_low_led_blink_count 
-0x615b 025416 branch mouse_low_led_blink_count_init_judge ,blank 
-:      025417 mouse_low_led_blink_timer:
-0x615c 025418 fetcht 1 ,mem_adc_low_volatage_led_timer_count 
-0x615d 025419 increase 1 ,temp 
-0x615e 025420 storet 1 ,mem_adc_low_volatage_led_timer_count 
-0x615f 025421 fetch 1 ,mem_mouse_low_led_blink_timer 
-0x6160 025422 isub temp ,null 
-0x6161 025423 ncall mouse_low_led_timer_count_clean ,positive 
-0x6162 025424 fetch 1 ,mem_mouse_low_led_blink_half_timer 
-0x6163 025425 isub temp ,null 
-0x6164 025426 nbranch mouse_low_voltage_led_off_judge ,positive 
-:      025427 mouse_low_voltage_led_on_judge:
-0x6165 025428 fetch mouse_flag_len ,mem_mouse_flag 
-0x6166 025429 bbit1 mouse_enable_low_for_led ,mouse_device_led_on 
-0x6167 025430 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_on 
-:      025431 mouse_low_voltage_led_on:
-0x6168 025432 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
-0x6169 025433 branch mouse_led_on 
-:      025435 mouse_low_led_timer_count_clean:
-0x616a 025436 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x616b 025437 fetch 1 ,mem_mouse_multi_low_led_blink_count 
-0x616c 025438 increase -1 ,pdata 
-0x616d 025439 store 1 ,mem_mouse_multi_low_led_blink_count 
-:      025440 mouse_low_voltage_led_off_judge:
-0x616e 025441 fetch mouse_flag_len ,mem_mouse_flag 
-0x616f 025442 bbit1 mouse_enable_low_for_led ,mouse_device_led_off 
-0x6170 025443 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_off 
-:      025444 mouse_low_voltage_led_off:
-0x6171 025445 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
-0x6172 025446 branch mouse_led_off 
-:      025448 mouse_low_led_blink_count_init_judge:
-0x6173 025449 fetch mouse_flag_len ,mem_mouse_flag 
-0x6174 025450 bbit1 mouse_enable_low_led_blink_limit ,mouse_low_voltage_led_off_judge 
-0x6175 025451 call mouse_multi_low_led_blink_count_init 
-0x6176 025452 branch mouse_low_led_blink_timer 
-:      025460 mouse_device_multi_led_parm_init:
-0x6177 025461 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x6178 025462 call mouse_device_multi_led_all_off 
-0x6179 025463 jam 0 ,mem_mouse_multi_led_blink_type 
-0x617a 025464 fetch 1 ,mem_mouse_low_led_blink_timer 
-0x617b 025465 rshift pdata ,pdata 
-0x617c 025466 store 1 ,mem_mouse_low_led_blink_half_timer 
-0x617d 025467 rtn 
-:      025468 mouse_multi_low_led_blink_count_init:
-0x617e 025469 fetch 1 ,mem_mouse_multi_lowled_blink_count_init 
-0x617f 025470 store 1 ,mem_mouse_multi_low_led_blink_count 
-0x6180 025471 rtn 
-:      025473 mouse_multi_led_blink_timer_init:
-0x6181 025474 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x6182 025475 beq 1 ,mouse_device_24g_led_blink_timer_init 
-0x6183 025476 beq 2 ,mouse_device_le_discovery_led_blink_timer_init 
-0x6184 025477 beq 3 ,mouse_device_le_reconn_led_blink_timer_init 
-:      025478 mouse_multi_dpi_led_blink_timer_init:
-0x6185 025479 fetch 1 ,mem_mouse_dpi_led_blink_timer_init 
-:      025480 mouse_store_multi_led_blink_timer:
-0x6186 025481 store 1 ,mem_mouse_multi_led_blink_timer 
-0x6187 025482 rtn 
-:      025483 mouse_device_24g_led_blink_timer_init:
-0x6188 025484 fetch 1 ,mem_mouse_multi_24gled_blink_timer_init 
-0x6189 025485 branch mouse_store_multi_led_blink_timer 
-:      025486 mouse_device_le_discovery_led_blink_timer_init:
-0x618a 025487 fetch 1 ,mem_mouse_multi_le_discovery_blink_timer_init 
-0x618b 025488 branch mouse_store_multi_led_blink_timer 
-:      025489 mouse_device_le_reconn_led_blink_timer_init:
-0x618c 025490 fetch 1 ,mem_mouse_multi_le_reconn_blink_timer_init 
-0x618d 025491 branch mouse_store_multi_led_blink_timer 
-:      025494 mouse_device_poweron_led_config:
-0x618e 025495 bpatch patch13_1 ,mem_patch13 
-0x618f 025496 fetch 1 ,mem_mouse_multi_led_powon_timer_init 
-0x6190 025497 store 1 ,mem_mouse_multi_led_powon_timer 
-0x6191 025498 jam multi_led_on ,mem_mouse_multi_led_type 
-:      025499 mouse_multi_led_enable:
-0x6192 025500 jam off ,mem_mouse_multi_led_state 
-0x6193 025501 jam on ,mem_mouse_multi_led_blink_enable 
-0x6194 025502 rtn 
-:      025505 mouse_device_24g_pair_led_config:
-0x6195 025506 bpatch patch13_2 ,mem_patch13 
-0x6196 025507 fetch 1 ,mem_device_flag 
-0x6197 025508 rtnne mode_24g_device 
-0x6198 025509 call mouse_multi_led_blink_enable_init 
-0x6199 025510 jam 1 ,mem_mouse_multi_led_blink_type 
-0x619a 025511 call mouse_device_24g_led_blink_timer_init 
-0x619b 025512 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x619c 025513 rtn blank 
-0x619d 025514 fetch 1 ,mem_mouse_multi_24gled_blink_count_init 
-0x619e 025515 branch mouse_device_led_blink_count_init 
-:      025517 mouse_device_le_reconn_led_config:
-0x619f 025518 fetch 1 ,mem_device_flag 
-0x61a0 025519 rtneq mode_24g_device 
-0x61a1 025520 call mouse_multi_led_blink_enable_init 
-0x61a2 025521 fetch mouse_flag_len ,mem_mouse_flag 
-0x61a3 025522 rtnbit0 mouse_enable_bt_reconn_led_effect 
-0x61a4 025523 jam 3 ,mem_mouse_multi_led_blink_type 
-0x61a5 025524 call mouse_device_le_reconn_led_blink_timer_init 
-0x61a6 025525 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61a7 025526 rtn blank 
-0x61a8 025527 fetch 1 ,mem_mouse_multi_le_reconn_blink_count_init 
-:      025528 mouse_device_led_blink_count_init:
-0x61a9 025529 store 1 ,mem_mouse_multi_led_blink_count 
-0x61aa 025530 rtn 
-:      025532 mouse_device_discovery_led_config:
-0x61ab 025533 jam 0 ,mem_mouse_le_reconn_blink_limit 
-0x61ac 025534 jam 2 ,mem_mouse_multi_led_blink_type 
-0x61ad 025535 call mouse_device_le_discovery_led_blink_timer_init 
-:      025536 mouse_multi_led_blink_enable_init:
-0x61ae 025537 jam 1 ,mem_mouse_multi_led_blink_enable 
-0x61af 025538 jam multi_led_blink ,mem_mouse_multi_led_type 
-0x61b0 025539 branch mouse_device_multi_led_on 
-:      025543 mouse_led_multi_timer:
-0x61b1 025544 fetch 1 ,mem_mouse_multi_led_blink_enable 
-0x61b2 025545 rtn blank 
-0x61b3 025546 fetch 1 ,mem_mouse_multi_led_type 
-0x61b4 025547 beq multi_led_blink ,mouse_multi_led_type_blink 
-:      025548 mouse_device_multi_led_type_on:
-0x61b5 025549 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x61b6 025550 branch mouse_device_poweron_led_off ,blank 
-0x61b7 025551 increase -1 
-0x61b8 025552 store 1 ,mem_mouse_multi_led_powon_timer 
-0x61b9 025553 branch mouse_device_led_on 
-:      025555 mouse_device_poweron_led_off:
-0x61ba 025556 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x61bb 025557 call mouse_multi_low_led_blink_count_init 
-0x61bc 025558 branch mouse_device_led_off 
-:      025560 mouse_multi_led_type_blink:
-0x61bd 025561 bpatch patch13_3 ,mem_patch13 
-0x61be 025562 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61bf 025563 rtn blank 
-0x61c0 025564 beq 4 ,mouse_device_led_blink_limit 
-0x61c1 025565 branch mouse_device_led_blink_judge 
-:      025567 mouse_device_led_blink_judge:
-0x61c2 025568 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61c3 025569 beq 1 ,mouse_device_led_blink_limit 
-0x61c4 025570 branch mouse_multi_led_type_blink_next 
-:      025572 mouse_device_led_blink_limit:
-0x61c5 025573 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x61c6 025574 branch mouse_multi_led_off_judge ,blank 
-:      025575 mouse_multi_led_type_blink_next:
-0x61c7 025576 arg mem_mouse_multi_led_blink_timer ,regc 
-0x61c8 025577 arg mouse_multi_led_type_blink_start ,regb 
-0x61c9 025578 branch timer_single_step 
-:      025580 mouse_multi_led_type_blink_start:
-0x61ca 025581 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61cb 025582 beq 4 ,mouse_multi_led_blink_count_decrease 
-0x61cc 025583 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61cd 025584 beq 1 ,mouse_multi_led_blink_count_decrease 
-:      025585 mouse_multi_led_blink:
-0x61ce 025586 call mouse_multi_led_blink_timer_init 
-0x61cf 025587 fetch 1 ,mem_mouse_multi_led_state 
-0x61d0 025588 beq on ,mouse_multi_led_off_judge_next 
-0x61d1 025589 branch mouse_multi_led_on_judge 
-:      025591 mouse_multi_led_blink_count_decrease:
-0x61d2 025592 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x61d3 025593 increase -1 
-0x61d4 025594 store 1 ,mem_mouse_multi_led_blink_count 
-0x61d5 025595 branch mouse_multi_led_blink 
-:      025598 mouse_multi_led_on_judge:
-0x61d6 025599 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61d7 025600 beq 4 ,mouse_multi_dpi_led_on_judge 
-:      025601 mouse_device_multi_led_on:
-0x61d8 025602 jam on ,mem_mouse_multi_led_state 
-:      025603 mouse_device_led_on:
-0x61d9 025604 bpatch patch13_4 ,mem_patch13 
-0x61da 025605 fetch 1 ,mem_device_flag 
-0x61db 025606 beq mode_24g_device ,mouse_device_24g_led_on 
-0x61dc 025607 beq mode_bt_device1 ,mouse_device_bt1_led_on 
-0x61dd 025608 beq mode_bt_device2 ,mouse_device_bt2_led_on 
-0x61de 025609 rtn 
-:      025610 mouse_device_24g_led_on:
-0x61df 025611 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-0x61e0 025612 branch mouse_led_on 
-:      025613 mouse_device_bt1_led_on:
-0x61e1 025614 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0x61e2 025615 branch mouse_led_on 
-:      025616 mouse_device_bt2_led_on:
-0x61e3 025617 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
-:      025618 mouse_led_on:
-0x61e4 025619 branch gpio_out_active 
-:      025621 mouse_led_off:
-0x61e5 025622 branch gpio_out_inactive 
-:      025624 mouse_multi_led_off_judge:
-0x61e6 025625 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x61e7 025626 jam 0 ,mem_mouse_multi_led_blink_type 
-:      025627 mouse_multi_led_off_judge_next:
-0x61e8 025628 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61e9 025629 beq 4 ,mouse_multi_dpi_led_off_judge 
-:      025630 mouse_device_multi_led_off:
-0x61ea 025631 jam off ,mem_mouse_multi_led_state 
-:      025632 mouse_device_led_off:
-0x61eb 025633 bpatch patch13_5 ,mem_patch13 
-0x61ec 025634 fetch 1 ,mem_device_flag 
-0x61ed 025635 beq mode_24g_device ,mouse_device_24g_led_off 
-0x61ee 025636 beq mode_bt_device1 ,mouse_device_bt1_led_off 
-0x61ef 025637 beq mode_bt_device2 ,mouse_device_bt2_led_off 
-0x61f0 025638 rtn 
-:      025639 mouse_device_24g_led_off:
-0x61f1 025640 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-0x61f2 025641 fetch mouse_flag_len ,mem_mouse_flag 
-0x61f3 025642 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61f4 025643 branch gpio_set_high_impedance 
-:      025644 mouse_device_bt1_led_off:
-0x61f5 025645 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0x61f6 025646 fetch mouse_flag_len ,mem_mouse_flag 
-0x61f7 025647 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61f8 025648 branch gpio_set_high_impedance 
-:      025649 mouse_device_bt2_led_off:
-0x61f9 025650 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
-0x61fa 025651 fetch mouse_flag_len ,mem_mouse_flag 
-0x61fb 025652 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61fc 025653 branch gpio_set_high_impedance 
-:      025655 mouse_device_multi_led_all_off:
-0x61fd 025656 call mouse_device_24g_led_off 
-0x61fe 025657 call mouse_device_bt1_led_off 
-0x61ff 025658 call mouse_device_bt2_led_off 
-0x6200 025659 call mouse_low_voltage_led_off_judge 
-0x6201 025660 branch mouse_multi_dpi_led_off_judge 
-:      025662 mouse_multi_dpi_led_off_judge:
-0x6202 025663 jam off ,mem_mouse_multi_led_state 
-0x6203 025664 fetch mouse_flag_len ,mem_mouse_flag 
-0x6204 025665 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_off 
-0x6205 025666 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_off 
-:      025667 mouse_multi_dpi_led_off:
-0x6206 025668 fetcht 1 ,mem_mouse_dpi_gpio 
-0x6207 025669 branch mouse_led_off 
-:      025671 mouse_multi_dpi_led_on_judge:
-0x6208 025672 jam on ,mem_mouse_multi_led_state 
-0x6209 025673 fetch mouse_flag_len ,mem_mouse_flag 
-0x620a 025674 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_on 
-0x620b 025675 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_on 
-:      025676 mouse_multi_dpi_led_on:
-0x620c 025677 fetcht 1 ,mem_mouse_dpi_gpio 
-0x620d 025678 branch mouse_led_on 
-:      025682 mouse_low_voltage_led_no_enter_lpm:
-0x620e 025683 fetch mouse_flag_len ,mem_mouse_flag 
-0x620f 025684 rtnbit0 mouse_low_voltage_flag 
-0x6210 025685 fetch 1 ,mem_adc_low_volatage_led_timer_count 
-0x6211 025686 fetcht 1 ,mem_mouse_low_led_blink_half_timer 
-0x6212 025687 sub pdata ,temp ,null 
-0x6213 025688 branch mouse_lpm_mode_clear ,positive 
-:      025689 mouse_low_voltage_led_no_enter_lpm_next:
-0x6214 025690 fetch 1 ,mem_device_flag 
-0x6215 025691 beq mode_24g_device ,g24_transmit_by_interrupt_exit_check 
-0x6216 025692 jam 1 ,mem_lpm_mode 
-0x6217 025693 rtn 
-:      025695 g24_transmit_by_interrupt_exit_check:
-0x6218 025696 fetch mouse_flag_len ,mem_mouse_flag 
-0x6219 025697 rtnbit1 mouse_enable_24g_250hz 
-0x621a 025698 branch g24_transmit_by_interrupt_exit 
-:      025700 mouse_lpm_mode_clear:
-0x621b 025701 fetch 1 ,mem_device_flag 
-0x621c 025702 beq mode_24g_device ,g24_transmit_by_interrupt_enable 
-0x621d 025703 jam 0 ,mem_lpm_mode 
-0x621e 025704 rtn 
-:      025707 mouse_store_signal_rssi:
-0x621f 025709 fetch 1 ,mem_rssi 
-0x6220 025710 branch rssi_signal 
-:      025712 mouse_le_transmit:
-0x6221 025713 call mouse_store_signal_rssi 
-0x6222 025714 branch power_ctrl_start 
-:      025716 mouse_le_set_lpm_mult:
-0x6223 025717 fetch 1 ,mem_le_connect_status_flag 
-0x6224 025718 compare 3 ,pdata ,3 
-0x6225 025719 nbranch disable_blank ,true 
-0x6226 025720 call app_lpm_mult_enable 
-0x6227 025721 branch enable_blank 
-:      025723 mouse_set_lpm_mult:
-0x6228 025724 fetch 2 ,mem_ui_state_map 
-0x6229 025725 bbit1 ui_state_ble_connected ,mouse_le_set_lpm_mult 
-0x622a 025726 rtn 
-:      025728 mouse_24g_long_sleep:
-0x622b 025729 call g24_lpm_wait 
-0x622c 025730 nrtn user 
-0x622d 025731 jam 1 ,mem_mouse_24g_long_sleep_flag 
-0x622e 025732 call g24_setgpio_lpm_before 
-0x622f 025733 jam 0 ,mem_mouse_24g_sleep_miss 
-0x6230 025734 call mouse_24g_send_time_long_wake 
-0x6231 025735 fetch 1 ,mem_sensor_shutdown_flag 
-0x6232 025736 ncall mouse_setgpio_hibernate ,blank 
-0x6233 025737 fetch 4 ,mem_24g_enter_hibernate 
-0x6234 025738 branch g24_long_seep2 
-:      025740 mouse_24g_short_sleep:
-0x6235 025741 fetch 1 ,mem_mouse_sleep_deal_type 
-0x6236 025742 branch g24_short_sleep ,blank 
-0x6237 025743 call g24_lpm_wait 
-0x6238 025744 nrtn user 
-0x6239 025745 fetch 1 ,mem_mouse_24g_sleep_miss 
-0x623a 025746 jam 0 ,mem_mouse_24g_sleep_miss 
-0x623b 025747 sub pdata ,0 ,null 
-0x623c 025748 nbranch mouse_24g_short_sleep_last_miss ,zero 
-0x623d 025749 fetcht 2 ,mem_24g_retransmit 
-0x623e 025750 sub temp ,0 ,null 
-0x623f 025751 branch mouse_24g_short_sleep_default ,zero 
-0x6240 025753 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-0x6241 025754 branch mouse_24g_short_sleep_default ,blank 
-:      025755 mouse_24g_short_sleep_notify:
-0x6242 025756 fetcht 4 ,mem_mouse_24g_tsniff 
-0x6243 025757 isub temp ,temp 
-0x6244 025758 storet 4 ,mem_mouse_24g_sleep_miss_temp 
-0x6245 025759 nbranch mouse_24g_short_sleep_long ,positive 
-0x6246 025760 fetch 3 ,mem_24g_short_sleep_set 
-0x6247 025761 isub temp ,pdata 
-0x6248 025762 nbranch mouse_24g_short_sleep_2 ,positive 
-0x6249 025763 arg 0x600 ,temp 
-0x624a 025764 isub temp ,null 
-0x624b 025765 nbranch mouse_24g_short_sleep_2 ,positive 
-:      025766 mouse_24g_short_sleep2:
-0x624c 025767 store 4 ,mem_mouse_24g_sleep_time_temp 
-0x624d 025768 call mouse_24g_miss_temp_clear 
-0x624e 025769 fetch 4 ,mem_mouse_24g_sleep_time_temp 
-:      025770 mouse_24g_short_sleep3:
-0x624f 025771 call clk2lpo 
-0x6250 025772 storet 4 ,mem_sleep_counter 
-0x6251 025773 branch lpm_sleep 
-:      025775 mouse_24g_short_sleep_default:
-0x6252 025776 call mouse_24g_miss_temp_clear 
-0x6253 025777 fetch 3 ,mem_24g_short_sleep_set 
-0x6254 025778 branch mouse_24g_short_sleep2 
-:      025780 mouse_24g_short_sleep_long:
-0x6255 025781 sub temp ,0 ,temp 
-0x6256 025782 fetch 3 ,mem_24g_short_sleep_set 
-0x6257 025783 iadd temp ,pdata 
-0x6258 025784 branch mouse_24g_short_sleep2 
-:      025786 mouse_24g_miss_temp_clear:
-0x6259 025787 setarg 0 
-0x625a 025788 store 4 ,mem_mouse_24g_sleep_miss_temp 
-0x625b 025789 rtn 
-:      025791 mouse_24g_short_sleep_last_miss:
-0x625c 025792 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-0x625d 025793 fetcht 4 ,mem_mouse_24g_sleep_miss_temp 
-0x625e 025794 iadd temp ,pdata 
-0x625f 025795 branch mouse_24g_short_sleep_notify 
-:      025797 mouse_24g_short_sleep_2:
-0x6260 025798 jam 1 ,mem_mouse_24g_sleep_miss 
-0x6261 025799 rtn 
-:      025802 mouse_24g_transmit_callback:
-0x6262 025803 call mouse_24g_send_time_check 
-0x6263 025804 branch mouse_wakeup_24g 
-:      025806 mouse_24g_send_time_check:
-0x6264 025807 fetch 1 ,mem_mouse_sleep_deal_type 
-0x6265 025808 rtn blank 
-0x6266 025809 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x6267 025810 beq g24_tx_timer_int_enable ,mouse_24g_send_timer_first 
-0x6268 025811 fetch 1 ,mem_mouse_24g_tx_count 
-0x6269 025812 branch mouse_24g_send_timer_first ,blank 
-0x626a 025813 copy clkn ,pdata 
-0x626b 025814 fetcht 6 ,mem_mouse_24g_tx_time_last 
-0x626c 025815 store 6 ,mem_mouse_24g_tx_time_last 
-0x626d 025816 call clk_diff_rt 
-0x626e 025817 store 4 ,mem_mouse_24g_tx_time_last_delt 
-0x626f 025819 fetch 1 ,mem_mouse_24g_sleep_miss 
-0x6270 025820 nrtn blank 
-0x6271 025821 fetch 2 ,mem_24g_retransmit 
-0x6272 025822 nrtn blank 
-0x6273 025823 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-:      025824 mouse_24g_send_time_check_1:
-0x6274 025825 fetcht 5 ,mem_mouse_24g_tx_time_sum 
-0x6275 025826 iadd temp ,pdata 
-0x6276 025827 store 5 ,mem_mouse_24g_tx_time_sum 
-0x6277 025828 fetcht 1 ,mem_mouse_24g_tx_count 
-0x6278 025829 fetch 1 ,mem_mouse_24g_tx_time_sum_count 
-0x6279 025830 isub temp ,null 
-0x627a 025831 branch mouse_24g_send_time_check_average ,zero 
-0x627b 025832 increase 1 ,temp 
-0x627c 025833 storet 1 ,mem_mouse_24g_tx_count 
-0x627d 025834 rtn 
-:      025836 mouse_24g_send_time_check_average:
-0x627e 025837 jam 1 ,mem_mouse_24g_tx_count 
-0x627f 025838 arg 0 ,temp 
-0x6280 025839 fetch 5 ,mem_mouse_24g_tx_time_sum 
-0x6281 025840 storet 5 ,mem_mouse_24g_tx_time_sum 
-0x6282 025841 fetcht 1 ,mem_mouse_24g_tx_time_sum_count 
-0x6283 025842 idiv temp 
-0x6284 025843 call wait_div_end 
-0x6285 025844 quotient rega 
-0x6286 025846 fetch 4 ,mem_mouse_24g_tsniff 
-0x6287 025847 fetcht 1 ,mem_mouse_24g_tx_time_offset 
-0x6288 025848 isub temp ,temp 
-0x6289 025849 increase -40 ,temp 
-0x628a 025851 copy rega ,pdata 
-0x628b 025852 isub temp ,pdata 
-0x628c 025853 branch mouse_24g_send_time_check_average_late ,positive 
-0x628d 025854 sub pdata ,0 ,pdata 
-0x628e 025856 rshift2 pdata ,pdata 
-0x628f 025857 fetcht 3 ,mem_24g_short_sleep_set 
-0x6290 025858 iadd temp ,temp 
-0x6291 025859 bpatch patch13_6 ,mem_patch13 
-0x6292 025860 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
-0x6293 025861 arg 0x1800 ,rega 
-0x6294 025862 iadd rega ,pdata 
-0x6295 025863 isub temp ,null 
-0x6296 025864 nbranch mouse_24g_send_time_check_average_min ,positive 
-0x6297 025865 storet 3 ,mem_24g_short_sleep_set 
-0x6298 025866 rtn 
-:      025868 mouse_24g_send_time_check_average_late:
-0x6299 025869 rshift2 pdata ,temp 
-0x629a 025870 fetch 3 ,mem_24g_short_sleep_set 
-0x629b 025871 isub temp ,temp 
-0x629c 025872 bpatch patch13_7 ,mem_patch13 
-0x629d 025873 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
-0x629e 025874 arg 0x1800 ,rega 
-0x629f 025875 isub rega ,pdata 
-0x62a0 025876 isub temp ,null 
-0x62a1 025877 branch mouse_24g_send_time_check_average_min ,positive 
-0x62a2 025878 storet 3 ,mem_24g_short_sleep_set 
-0x62a3 025879 rtn 
-:      025881 mouse_24g_send_time_check_average_min:
-0x62a4 025882 store 3 ,mem_24g_short_sleep_set 
-0x62a5 025883 rtn 
-:      025885 mouse_24g_send_timer_first:
-0x62a6 025886 jam 1 ,mem_mouse_24g_tx_count 
-0x62a7 025887 copy clkn ,pdata 
-0x62a8 025888 store 6 ,mem_mouse_24g_tx_time_last 
-0x62a9 025889 rtn 
-:      025891 mouse_24g_send_time_long_wake:
-0x62aa 025892 setarg 0 
-0x62ab 025893 store 1 ,mem_mouse_24g_tx_count 
-0x62ac 025894 store 5 ,mem_mouse_24g_tx_time_sum 
-0x62ad 025895 rtn 
-:      025904 shutter_init:
-0x62ae 025905 call enable_authrom 
-0x62af 025906 rtn wake 
-0x62b0 025908 setarg shutter_process_idle 
-0x62b1 025909 store 2 ,mem_cb_idle_process 
-0x62b2 025911 setarg shutter_process_bb_event 
-0x62b3 025912 store 2 ,mem_cb_bb_event_process 
-0x62b4 025914 setarg ble_shutter_receive_data 
-0x62b5 025915 store 2 ,mem_cb_att_write 
-0x62b6 025917 setarg shutter_le_bb_event_timer 
-0x62b7 025918 store 2 ,mem_cb_event_timer 
-0x62b8 025920 setarg shutter_key_change 
-0x62b9 025921 store 2 ,mem_cb_shutter_keycan 
-0x62ba 025923 call shutter_common_init 
-0x62bb 025925 bpatch patch14_0 ,mem_patch14 
-0x62bc 025926 call shutter_load_buffer_config_form_datarom 
-:      025928 shutter_power_switch:
-0x62bd 025929 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x62be 025930 beq hard_switch ,shutter_hart_swtich_power_on 
-0x62bf 025931 fetch 1 ,mem_shutter_soft_switch_button_gpio 
-0x62c0 025932 store 1 ,mem_ui_button_gpio 
-0x62c1 025933 branch ui_soft_swtich_init 
-:      025936 shutter_common_init:
-0x62c2 025937 setarg shutter_le_before_hibernate 
-0x62c3 025938 store 2 ,mem_cb_before_hibernate 
-0x62c4 025940 setarg shutter_process_lpm_before 
-0x62c5 025941 store 2 ,mem_cb_before_lpm 
-0x62c6 025943 setarg shutter_soft_swtich_power_on 
-0x62c7 025944 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
-0x62c8 025946 setarg shutter_soft_swtich_power_off 
-0x62c9 025947 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
-0x62ca 025949 jam 7 ,mem_version 
-0x62cb 025950 call le_modified_name_adv 
-0x62cc 025951 call shutter_init_param 
-0x62cd 025952 call keyscan_key_init 
-0x62ce 025953 call queue_init 
-0x62cf 025954 branch ui_led_init_global 
-:      025958 shutter_hart_swtich_power_on:
-0x62d0 025959 jam ui_button_gpio_disable ,mem_ui_button_gpio 
-0x62d1 025960 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
-0x62d2 025961 branch shutter_start_reconnect 
-:      025965 shutter_le_scale_lpm_lock:
-0x62d3 025966 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x62d4 025967 beq ss_state_power_off ,app_get_lpm_wake_lock 
-0x62d5 025968 call l2cap_malloc_get_full_map 
-0x62d6 025969 fetch 1 ,mem_used_map 
-0x62d7 025970 nbranch app_get_lpm_wake_lock ,blank 
-0x62d8 025971 branch app_put_lpm_wake_lock 
-:      025975 shutter_process_bb_event:
-0x62d9 025976 copy regc ,pdata 
-0x62da 025979 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
-0x62db 025980 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
-0x62dc 025981 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
-0x62dd 025982 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
-0x62de 025984 beq bt_evt_button_long_pressed ,ui_soft_switch_botton_long_press 
-0x62df 025985 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
-0x62e0 025986 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
-0x62e1 025987 rtn 
-:      025992 ble_shutter_process_baseband_connect:
-0x62e2 025993 call shutter_stop_bluetooth_discovery 
-0x62e3 025994 setarg 0 
-0x62e4 025995 store 2 ,mem_ble_shutter_reconn_timer 
-0x62e5 025996 branch app_led_off 
-:      025999 ble_shutter_process_baseband_disconnect:
-0x62e6 026000 call queue_init 
-0x62e7 026001 jam 0 ,mem_ble_shutter_enable_notify 
-0x62e8 026002 branch shutter_start_reconnect 
-:      026005 ble_shutter_process_reconnect_complete:
-0x62e9 026006 call queue_init 
-0x62ea 026007 jam 1 ,mem_ble_shutter_enable_notify 
-0x62eb 026008 fetch 8 ,mem_ble_shutter_interval_min 
-0x62ec 026009 store 8 ,mem_le_interval_min 
-0x62ed 026010 call app_lpm_mult_enable 
-0x62ee 026011 branch le_l2cap_tx_update_req 
-:      026014 ble_shutter_process_parse_connect_parameter_update_response:
-0x62ef 026015 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x62f0 026016 rtneq ble_signaling_connect_parameter_update_accepted 
-0x62f1 026017 fetch 8 ,mem_ble_shutter_interval_min_new 
-0x62f2 026018 rtn blank 
-0x62f3 026019 store 8 ,mem_le_interval_min 
-0x62f4 026020 branch le_l2cap_tx_update_req 
-:      026027 shutter_process_soft_swtich_button_down:
-0x62f5 026028 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x62f6 026029 rtneq hard_switch 
-0x62f7 026030 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x62f8 026031 rtnne ss_state_power_on 
-0x62f9 026032 call shutter_store_currenct_led_state 
-0x62fa 026033 branch app_led_on 
-:      026035 shutter_store_currenct_led_state:
-0x62fb 026036 jam 1 ,mem_shutter_soft_swtich_botton_down 
-0x62fc 026037 arg 11 ,loopcnt 
-0x62fd 026038 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
-0x62fe 026039 arg mem_shutter_led_struct_app_led ,contr 
-0x62ff 026040 branch memcpy 
-:      026042 shutter_process_soft_swtich_button_up:
-0x6300 026043 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x6301 026044 rtneq hard_switch 
-0x6302 026045 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6303 026046 beq ss_state_power_on ,shutter_load_currenct_led_state 
-0x6304 026047 branch ui_soft_switch_botton_up 
-:      026049 shutter_load_currenct_led_state:
-0x6305 026050 fetch 1 ,mem_shutter_soft_swtich_botton_down 
-0x6306 026051 rtnne 1 
-0x6307 026052 jam 0 ,mem_shutter_soft_swtich_botton_down 
-0x6308 026053 fetch 2 ,mem_ui_state_map 
-0x6309 026054 bbit1 ui_state_ble_connected ,app_led_off 
-0x630a 026055 arg 11 ,loopcnt 
-0x630b 026056 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
-0x630c 026057 arg mem_shutter_led_struct_app_led ,contw 
-0x630d 026058 branch memcpy 
-:      026063 shutter_le_bb_event_timer:
-0x630e 026065 call shutter_check_sleep_timer 
-0x630f 026068 call shutter_check_power_off_timer 
-0x6310 026072 branch ble_shutter_reconn_timer 
-:      026076 shutter_check_sleep_timer:
-0x6311 026077 arg mem_shutter_sleep_timer ,regc 
-0x6312 026078 arg shutter_sleep_timeout ,regb 
-0x6313 026079 branch timer_single_step_2b 
-:      026080 shutter_sleep_timeout:
-0x6314 026081 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
-0x6315 026082 call app_led_off 
-0x6316 026083 call shutter_disconnect_current_connection 
-0x6317 026084 branch shutter_wait_power_off 
-:      026087 shutter_check_power_off_timer:
-0x6318 026088 arg mem_shutter_power_off_timer ,regc 
-0x6319 026089 arg shutter_check_power_off_timeout ,regb 
-0x631a 026090 branch timer_single_step 
-:      026092 shutter_check_power_off_timeout:
-0x631b 026093 fetch 2 ,mem_ui_state_map 
-0x631c 026094 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
-0x631d 026095 fetch 1 ,mem_shutter_led_struct_app_led_type 
-0x631e 026096 beq ui_led_state_blink_start ,shutter_wait_power_off 
-0x631f 026097 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
-0x6320 026098 beq ui_led_state_blink_darking ,shutter_wait_power_off 
-0x6321 026099 branch app_enter_hibernate 
-:      026103 ble_shutter_reconn_timer:
-0x6322 026104 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6323 026105 rtnne ss_state_power_on 
-0x6324 026106 arg mem_ble_shutter_reconn_timer ,regc 
-0x6325 026107 arg shutter_start_bluetooth_discovery ,regb 
-0x6326 026108 branch timer_single_step_2b 
-:      026111 shutter_process_idle:
-0x6327 026112 call shutter_send_data_to_master 
-0x6328 026113 branch keyscan_key_process 
-:      026116 shutter_process_lpm_before:
-0x6329 026117 call gpio_set_before_lpm 
-0x632a 026118 branch keyscan_process_lpm_before 
-:      026120 shutter_le_before_hibernate:
-0x632b 026121 call gpio_set_before_lpm 
-0x632c 026122 branch disable_authrom 
-:      026128 shutter_stop_bluetooth_discovery:
-:      026132 ble_shutter_stop_bluetooth_discovery:
-0x632d 026133 fetch 2 ,mem_ble_shutter_connect_timeout 
-0x632e 026134 store 2 ,mem_shutter_sleep_timeout 
-0x632f 026135 store 2 ,mem_shutter_sleep_timer 
-0x6330 026136 branch app_ble_stop_adv 
-:      026139 shutter_start_bluetooth_discovery:
-0x6331 026140 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6332 026141 rtnne ss_state_power_on 
-:      026145 ble_shutter_start_discovery:
-0x6333 026146 fetch 2 ,mem_ui_state_map 
-0x6334 026147 rtnbit1 ui_state_ble_connected 
-0x6335 026148 fetch 2 ,mem_ble_shutter_discovery_timeout 
-0x6336 026149 store 2 ,mem_shutter_sleep_timeout 
-0x6337 026150 store 2 ,mem_shutter_sleep_timer 
-0x6338 026151 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
-0x6339 026152 call shutter_ble_adv_interval_set 
-0x633a 026153 call app_led_start_blink 
-0x633b 026154 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
-0x633c 026155 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x633d 026156 fetch 2 ,mem_ui_state_map 
-0x633e 026157 rtnbit1 ui_state_ble_adv 
-0x633f 026158 branch app_ble_start_adv 
-:      026160 shutter_soft_swtich_power_on:
-:      026161 shutter_start_reconnect:
-0x6340 026162 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6341 026163 rtnne ss_state_power_on 
-:      026167 ble_shutter_start_reconnect:
-0x6342 026168 fetch 2 ,mem_ble_shutter_reconn_timer 
-0x6343 026169 fetcht 2 ,mem_ble_shutter_reconn_timeout 
-0x6344 026170 storet 2 ,mem_ble_shutter_reconn_timer 
-0x6345 026171 nrtn blank 
-0x6346 026172 fetch 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6347 026173 call shutter_ble_adv_interval_set 
-0x6348 026174 call app_led_start_blink 
-0x6349 026175 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
-0x634a 026176 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x634b 026177 fetch 2 ,mem_ui_state_map 
-0x634c 026178 rtnbit1 ui_state_ble_adv 
-0x634d 026179 branch app_ble_start_adv 
-:      026181 shutter_disconnect_current_connection:
-0x634e 026182 fetch 2 ,mem_ui_state_map 
-0x634f 026183 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x6350 026184 branch shutter_stop_bluetooth_discovery 
-:      026188 shutter_check_data_enable:
-0x6351 026189 call disable_user 
-0x6352 026190 fetch 2 ,mem_ui_state_map 
-0x6353 026191 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
-0x6354 026192 rtn 
-:      026194 shutter_check_ble_data_enable:
-0x6355 026195 fetch 1 ,mem_ble_shutter_enable_notify 
-0x6356 026196 rtn blank 
-0x6357 026197 branch enable_user 
-:      026202 shutter_check_bluetooth_conn:
-0x6358 026203 call disable_user 
-0x6359 026204 fetch 2 ,mem_ui_state_map 
-0x635a 026205 rtnbit1 ui_state_ble_connected 
-0x635b 026206 branch enable_user 
-:      026210 shutter_change_bluetooth_status_bt_disconn:
-:      026214 ble_shutter_change_bluetooth_status_bt_disconn:
-0x635c 026215 branch shutter_start_reconnect 
-:      026219 shutter_check_send_data:
-0x635d 026220 disable user2 
-0x635e 026221 fetch 2 ,mem_shutter_sleep_timeout 
-0x635f 026222 store 2 ,mem_shutter_sleep_timer 
-0x6360 026224 call shutter_check_bluetooth_conn 
-0x6361 026225 branch shutter_change_bluetooth_status_bt_disconn ,user 
-0x6362 026227 call shutter_check_data_enable 
-0x6363 026228 nrtn user 
-0x6364 026229 branch enable_user2 
-:      026233 shutter_key_change:
-0x6365 026234 call shutter_check_send_data 
-0x6366 026235 nrtn user2 
-0x6367 026236 deposit rega 
-0x6368 026237 branch shutter_key_release ,blank 
-:      026238 shutter_key_press:
-0x6369 026239 call app_led_on 
-0x636a 026240 arg mem_key0_press ,regc 
-0x636b 026241 branch push_queue_press_or_release 
-:      026243 shutter_key_release:
-0x636c 026244 call app_led_off 
-0x636d 026245 arg mem_key0_release ,regc 
-:      026247 push_queue_press_or_release:
-0x636e 026248 arg max_queue_num ,pdata 
-0x636f 026249 imul32 queue ,pdata 
-0x6370 026250 iadd regc ,regc 
-:      026253 push_buffer_in_queue:
-0x6371 026254 ifetch 1 ,regc 
-0x6372 026255 rtn blank 
-0x6373 026256 call queue_push_one_byte 
-0x6374 026257 increase 1 ,regc 
-0x6375 026258 branch push_buffer_in_queue 
-:      026261 shutter_send_data_to_master:
-0x6376 026262 fetch 2 ,mem_ui_state_map 
-0x6377 026263 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
-0x6378 026264 rtn 
-:      026266 pop_queue_to_ble_data:
-0x6379 026267 call le_fifo_check_nearly_full 
-0x637a 026268 nrtn blank 
-0x637b 026269 call queue_pop_one_byte 
-0x637c 026270 nrtn user 
-0x637d 026271 pincrease -1 
-0x637e 026272 mul32 pdata ,shutter_ble_data_buffer ,pdata 
-0x637f 026273 arg mem_ble_data_buffer1 ,temp 
-0x6380 026274 iadd temp ,contr 
-0x6381 026275 branch le_send_notify_from_list 
-:      026279 queue_push_one_byte:
-0x6382 026280 store 1 ,mem_pdatatemp 
-0x6383 026281 arg mem_pdatatemp ,rega 
-0x6384 026282 branch queue_push 
-:      026284 queue_pop_one_byte:
-0x6385 026285 arg mem_pdatatemp ,rega 
-0x6386 026286 call queue_pop 
-0x6387 026287 nrtn user 
-0x6388 026288 fetch 1 ,mem_pdatatemp 
-0x6389 026289 rtn 
-:      026292 ble_shutter_receive_data:
-0x638a 026293 fetch 2 ,mem_le_att_handle 
-0x638b 026294 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
-0x638c 026295 rtn 
-:      026297 shutter_init_param:
-0x638d 026298 jam 0x02 ,mem_shutter_power_off_timeout 
-0x638e 026300 setarg 0x00200008 
-0x638f 026301 store 4 ,mem_ble_shutter_interval_min 
-0x6390 026302 setarg 0x012c0005 
-0x6391 026303 istore 4 ,contw 
-0x6392 026306 jam 0x17 ,mem_le_local_mtu 
-0x6393 026309 setarg 0x1b 
-0x6394 026310 store 2 ,mem_le_pairing_handle 
-0x6395 026311 branch le_set_fixed_ltk_justwork 
-:      026314 shutter_load_buffer_config_form_datarom:
-0x6396 026316 arg ble_key_value_list_size ,loopcnt 
-0x6397 026317 arg mem_ble_data_buffer1 ,contw 
-0x6398 026318 arg ble_shutter_key_value_list_addr ,contr 
-0x6399 026319 branch memcpy_fast 
-:      026339 shutter_soft_swtich_power_off:
-0x639a 026340 arg 0 ,rega 
-0x639b 026341 arg mem_shutter_power_off_led_style ,regc 
-0x639c 026342 call ui_led_set_style_global 
-0x639d 026343 call shutter_disconnect_current_connection 
-:      026344 shutter_wait_power_off:
-0x639e 026345 fetch 1 ,mem_shutter_power_off_timeout 
-0x639f 026346 store 1 ,mem_shutter_power_off_timer 
-0x63a0 026347 rtn 
-:      026351 ui_soft_swtich_init:
-0x63a1 026352 setarg ss_state_power_up 
-0x63a2 026353 call ui_soft_swtich_init_power_on_time 
-0x63a3 026354 jam ui_button_state_up ,mem_ui_button_last_state 
-0x63a4 026355 call ui_button_init 
-0x63a5 026356 call ui_button_polling 
-:      026357 ui_soft_switch_first_power_on:
-0x63a6 026358 fetch 1 ,mem_shutter_soft_switch_first_power_on 
-0x63a7 026359 branch ui_soft_swtich_init_next ,blank 
-0x63a8 026360 fetch 1 ,core_lpm_isogate 
-0x63a9 026361 bbit1 cold_wake ,ui_soft_switch_power_on 
-:      026362 ui_soft_swtich_init_next:
-0x63aa 026363 fetch 2 ,mem_ui_state_map 
-0x63ab 026364 rtnbit1 ui_state_btn_down 
-0x63ac 026365 branch app_enter_hibernate 
-:      026367 ui_soft_swtich_init_power_on_time:
-0x63ad 026368 fetcht 2 ,mem_power_param_ptr 
-0x63ae 026369 istore 1 ,temp 
-0x63af 026370 ifetch 1 ,contw 
-0x63b0 026371 store 1 ,mem_ui_button_timeout 
-0x63b1 026372 rtn 
-:      026375 ui_soft_switch_botton_up:
-0x63b2 026376 fetch 2 ,mem_power_param_ptr 
-0x63b3 026377 ifetch 1 ,pdata 
-0x63b4 026378 rtnne ss_state_power_up 
-0x63b5 026379 branch app_enter_hibernate 
-:      026382 ui_soft_switch_botton_long_press:
-0x63b6 026383 fetcht 2 ,mem_power_param_ptr 
-0x63b7 026384 ifetch 1 ,temp 
-0x63b8 026385 beq ss_state_power_on ,ui_soft_switch_power_off 
-:      026386 ui_soft_switch_power_on:
-0x63b9 026387 setarg ss_state_power_on 
-0x63ba 026388 fetcht 2 ,mem_power_param_ptr 
-0x63bb 026389 istore 1 ,temp 
-0x63bc 026390 add temp ,ss_power_off_time ,contr 
-0x63bd 026391 ifetch 1 ,contr 
-0x63be 026392 istore 1 ,mem_ui_button_timeout 
-0x63bf 026393 ifetch 2 ,contr 
-0x63c0 026394 branch callback_func 
-:      026396 ui_soft_switch_power_off:
-0x63c1 026397 setarg ss_state_power_off 
-0x63c2 026398 call ui_soft_swtich_init_power_on_time 
-0x63c3 026399 add temp ,ss_power_off_cb ,contr 
-0x63c4 026400 ifetch 2 ,contr 
-0x63c5 026401 branch app_enter_hibernate ,blank 
-0x63c6 026402 branch callback_func 
-:      026407 shutter_ble_adv_interval_set:
-0x63c7 026408 store 2 ,mem_lpm_interval 
-0x63c8 026409 increase -4 ,pdata 
-0x63c9 026410 store 2 ,mem_le_adv_interval 
-0x63ca 026411 rtn 
-:      026413 le_send_notify_from_list:
-0x63cb 026414 ifetch 1 ,contr 
-0x63cc 026415 copy pdata ,rega 
-0x63cd 026416 ifetcht 2 ,contr 
-0x63ce 026417 call store_contr 
-0x63cf 026418 call le_att_malloc_tx_notify 
-0x63d0 026419 copy rega ,loopcnt 
-0x63d1 026420 call get_contr 
-0x63d2 026421 branch memcpy 
-:      026423 shutter_le_uuid_table_conf:
-0x63d3 026424 setarg ble_shutter_gatt_list_addr 
-0x63d4 026425 store 2 ,mem_ui_le_uuid_table 
-0x63d5 026426 rtn 
-:      026428 shutter_dy_le_uuid_table_conf:
-0x63d6 026429 setarg mem_shutter_le_uuid_sup 
-0x63d7 026430 store 2 ,mem_ui_le_uuid_table 
-0x63d8 026431 rtn 
-:      026434 shutter_default_init:
-0x63d9 026435 fetch 2 ,mem_shutter_key_conf0_temp 
-0x63da 026436 store 2 ,mem_shutter_key_conf0 
-0x63db 026437 fetch 1 ,mem_shutter_led_struct_app_led_gpio_temp 
-0x63dc 026438 store 1 ,mem_shutter_led_struct_app_led_gpio 
-0x63dd 026439 store 1 ,mem_shutter_power_off_led_style_gpio 
-0x63de 026440 fetch 1 ,mem_shutter_hard_soft_switch_case_temp 
-0x63df 026441 store 1 ,mem_shutter_hard_soft_switch_case 
-0x63e0 026442 fetch 1 ,mem_shutter_soft_switch_button_gpio_temp 
-0x63e1 026443 store 1 ,mem_shutter_soft_switch_button_gpio 
-0x63e2 026449 setarg 0x0002 
-0x63e3 026450 store 2 ,mem_key0_press 
-0x63e4 026451 store 2 ,mem_key1_press 
-0x63e5 026452 setarg 0x0006 
-0x63e6 026453 store 2 ,mem_key0_release 
-0x63e7 026454 store 2 ,mem_key1_release 
-0x63e8 026455 setarg 0x0007 
-0x63e9 026456 store 2 ,mem_key2_press 
-0x63ea 026457 setarg 0x0008 
-0x63eb 026458 store 2 ,mem_key2_release 
-0x63ec 026459 setarg mem_shutter_soft_switch_power_state 
-0x63ed 026460 store 2 ,mem_power_param_ptr 
-0x63ee 026461 setarg 0x201400 
-0x63ef 026462 store 3 ,mem_shutter_soft_switch_power_state 
-0x63f0 026463 jam 0x01 ,mem_lpm_mode 
-0x63f1 026464 setarg 0x0100 
-0x63f2 026465 store 2 ,mem_lpm_interval 
-0x63f3 026466 jam 0x08 ,mem_lpm_overhead 
-0x63f4 026467 jam 0x05 ,mem_lpm_mult 
-0x63f5 026468 jam 0x02 ,mem_lpm_mult_timeout 
-0x63f6 026469 setarg 0x0096 
-0x63f7 026470 store 2 ,mem_ble_shutter_reconn_blink_on_time 
-0x63f8 026471 istore 2 ,contw 
-0x63f9 026472 setarg 0x0296 
-0x63fa 026473 store 2 ,mem_ble_shutter_discovery_blink_on_time 
-0x63fb 026474 istore 2 ,contw 
-0x63fc 026475 setsect 0 ,0x10 
-0x63fd 026476 setsect 1 ,0x8008 
-0x63fe 026477 setsect 2 ,0x2c000 
-0x63ff 026478 setsect 3 ,0x04 
-0x6400 026479 store 8 ,mem_ble_shutter_interval_min_new 
-0x6401 026480 jam 0x01 ,mem_ui_led_struct_num 
-0x6402 026481 setarg mem_shutter_led_struct_app_led 
-0x6403 026482 store 2 ,mem_ui_led_struct_ptr 
-0x6404 026483 setarg 0x0000 
-0x6405 026484 store 2 ,mem_shutter_led_struct_app_led 
-0x6406 026485 setsect 0 ,0x1a0 
-0x6407 026486 setsect 1 ,0x68 
-0x6408 026487 setsect 2 ,0x00 
-0x6409 026488 setsect 3 ,0x00 
-0x640a 026489 store 8 ,mem_shutter_led_struct_app_led_on_time 
-0x640b 026490 setarg 0x0301 
-0x640c 026491 store 2 ,mem_shutter_power_off_led_style 
-0x640d 026492 setsect 0 ,0x1a0 
-0x640e 026493 setsect 1 ,0xe8 
-0x640f 026494 setsect 2 ,0x00 
-0x6410 026495 setsect 3 ,0x00 
-0x6411 026496 store 8 ,mem_shutter_power_off_led_style_on_time 
-0x6412 026497 setarg 0x000e 
-0x6413 026498 store 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6414 026499 setarg 0x0140 
-0x6415 026500 store 2 ,mem_ble_shutter_discovery_adv_interval 
-0x6416 026501 store 2 ,mem_le_adv_interval 
-0x6417 026502 setarg 0x0050 
-0x6418 026503 store 2 ,mem_ble_shutter_reconn_timeout 
-0x6419 026504 jam 0x07 ,mem_le_adv_channel_map 
-0x641a 026505 jam 0x00 ,mem_le_adv_enable 
-0x641b 026506 setsect 0 ,0xfb 
-0x641c 026507 setsect 1 ,0x2c212 
-0x641d 026508 setsect 2 ,0x800f 
-0x641e 026509 setsect 3 ,0x21 
-0x641f 026510 store 8 ,mem_local_rx_max_octets 
-0x6420 026511 setsect 0 ,0x0bb8 
-0x6421 026512 setsect 1 ,0x02ee 
-0x6422 026513 store 4 ,mem_ble_shutter_discovery_timeout 
-0x6423 026514 setarg mem_queue_each_size 
-0x6424 026515 store 2 ,mem_queue_ptr 
-0x6425 026516 setarg 0x2001 
-0x6426 026517 store 2 ,mem_queue_each_size 
-0x6427 026518 jam 0x1f ,mem_le_adv_data_len 
-0x6428 026519 setsect 0 ,0x10102 
-0x6429 026520 setsect 1 ,0x80c1 
-0x642a 026521 setsect 2 ,0x18120 
-0x642b 026522 setsect 3 ,0x640c 
-0x642c 026523 store 9 ,mem_le_adv_data 
-0x642d 026524 setsect 0 ,0x3c1 
-0x642e 026525 istore 2 ,contw 
-0x642f 026526 jam 0x1f ,mem_le_scan_data_len 
-0x6430 026527 setsect 0 ,0x2090d 
-0x6431 026528 setsect 1 ,0x34c15 
-0x6432 026529 setsect 2 ,0x28532 
-0x6433 026530 setsect 3 ,0x1d1d5 
-0x6434 026531 store 9 ,mem_le_scan_data 
-0x6435 026532 setsect 0 ,0x26574 
-0x6436 026533 setsect 1 ,0x1c 
-0x6437 026534 istore 3 ,contw 
-0x6438 026535 setarg mem_shutter_keyscan 
-0x6439 026536 store 2 ,mem_keyscan_ptr 
-0x643a 026537 jam 0x02 ,mem_shutter_key_num 
-0x643b 026538 setarg mem_shutter_nv_data 
-0x643c 026539 store 2 ,mem_nv_data_ptr 
-0x643d 026540 jam 0x05 ,mem_nv_data_number 
-0x643e 026541 fetch 1 ,mem_shutter_dy_conf 
-0x643f 026542 beq shutter_type ,shutter_le_uuid_table_conf 
-0x6440 026543 beq shutter_dy_type ,shutter_dy_le_uuid_table_conf 
-0x6441 026544 rtn 
-:      026556 shutter_dy_6_key_conf:
-0x6442 026558 fetch shutter_six_key ,mem_shutter_dy_key_conf 
-0x6443 026559 store shutter_six_key ,mem_shutter_key_conf0 
-0x6444 026560 jam shutter_six_key ,mem_shutter_key_num 
-0x6445 026561 setarg mem_shutter_key_num 
-0x6446 026562 store 2 ,mem_keyscan_ptr 
-0x6447 026563 rtn 
-:      026565 shutter_dy_7_key_conf:
-0x6448 026567 fetch shutter_seven_key ,mem_shutter_dy_key_conf 
-0x6449 026568 store shutter_seven_key ,mem_shutter_key_conf0 
-0x644a 026569 jam shutter_seven_key ,mem_shutter_key_num 
-0x644b 026570 setarg mem_shutter_key_num 
-0x644c 026571 store 2 ,mem_keyscan_ptr 
-0x644d 026572 rtn 
-:      026574 shutter_dy_8_key_conf:
-0x644e 026576 fetch shutter_eight_key ,mem_shutter_dy_key_conf 
-0x644f 026577 store shutter_eight_key ,mem_shutter_key_conf0 
-0x6450 026578 jam shutter_eight_key ,mem_shutter_key_num 
-0x6451 026579 setarg mem_shutter_key_num 
-0x6452 026580 store 2 ,mem_keyscan_ptr 
-0x6453 026581 rtn 
-:      026583 shutter_dy_key_conf:
-0x6454 026584 fetch 1 ,mem_shutter_key_num_conf 
-0x6455 026585 beq shutter_six_key ,shutter_dy_6_key_conf 
-0x6456 026586 beq shutter_seven_key ,shutter_dy_7_key_conf 
-0x6457 026587 beq shutter_eight_key ,shutter_dy_8_key_conf 
-0x6458 026588 rtn 
-:      026590 shutter_dy_adv_conf:
-0x6459 026591 bpatch patch14_1 ,mem_patch14 
-0x645a 026593 fetch 8 ,mem_shutter_ble_discovery_time_conf 
-0x645b 026594 store 8 ,mem_ble_shutter_discovery_timeout 
-0x645c 026595 setarg 0x0096 
-0x645d 026596 store 2 ,mem_ble_shutter_reconn_timeout 
-0x645e 026598 fetch 7 ,mem_shutter_led_on_light_dark_led_conf 
-0x645f 026599 store 7 ,mem_shutter_led_struct_app_led 
-0x6460 026600 fetch 7 ,mem_shutter_led_off_light_dark_led_conf 
-0x6461 026601 store 7 ,mem_shutter_power_off_led_style 
-0x6462 026603 fetch 4 ,mem_shutter_reconn_blink_on_time_conf 
-0x6463 026604 store 4 ,mem_ble_shutter_reconn_blink_on_time 
-0x6464 026605 fetch 4 ,mem_shutter_discovery_blink_on_time_conf 
-0x6465 026606 store 4 ,mem_ble_shutter_discovery_blink_on_time 
-0x6466 026608 setarg 0x000e 
-0x6467 026609 store 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6468 026610 setarg 0x0140 
-0x6469 026611 store 2 ,mem_ble_shutter_discovery_adv_interval 
-0x646a 026612 store 2 ,mem_le_adv_interval 
-0x646b 026619 fetch 8 ,mem_ble_shutter_dy_interval_min_new 
-0x646c 026620 store 8 ,mem_ble_shutter_interval_min_new 
-0x646d 026621 rtn 
-:      026625 shutter_dy_init:
-0x646e 026626 call enable_authrom 
-0x646f 026627 rtn wake 
-0x6470 026629 call shutter_dy_key_conf 
-0x6471 026630 call shutter_dy_adv_conf 
-0x6472 026633 setarg shutter_dy_process_idle 
-0x6473 026634 store 2 ,mem_cb_idle_process 
-0x6474 026636 setarg shutter_dy_process_bb_event 
-0x6475 026637 store 2 ,mem_cb_bb_event_process 
-0x6476 026639 setarg ble_shutter_dy_receive_data 
-0x6477 026640 store 2 ,mem_cb_att_write 
-0x6478 026642 setarg shutter_dy_le_bb_event_timer 
-0x6479 026643 store 2 ,mem_cb_event_timer 
-0x647a 026645 setarg shutter_dy_key_change 
-0x647b 026646 store 2 ,mem_cb_shutter_keycan 
-0x647c 026648 call shutter_common_init 
-0x647d 026650 fetch 2 ,mem_shutter_le_pairing_handle 
-0x647e 026651 store 2 ,mem_le_pairing_handle 
-0x647f 026652 fetch 8 ,mem_ble_shutter_interval_min_new 
-0x6480 026653 store 8 ,mem_ble_shutter_interval_min 
-0x6481 026654 call shutter_dy_iphone_every_move_max_set 
-0x6482 026655 bpatch patch14_2 ,mem_patch14 
-0x6483 026656 branch shutter_power_switch 
-:      026659 shutter_dy_process_idle:
-0x6484 026660 call shutter_dy_shutter_send_data_to_master 
-0x6485 026661 arg key_scan_timer ,queue 
-0x6486 026662 call timer_check 
-0x6487 026663 nrtn blank 
-0x6488 026664 setarg 0x20 
-0x6489 026665 arg key_scan_timer ,queue 
-0x648a 026666 call timer_init 
-0x648b 026667 disable user 
-0x648c 026668 call keyscan_process_lpm_before 
-0x648d 026669 branch shutter_dy_keyscan_key_process 
-:      026671 shutter_dy_iphone_every_move_max_set:
-0x648e 026672 setarg 0x1f 
-0x648f 026673 mul32 pdata ,every_payload_len ,pdata 
-0x6490 026674 arg mem_shutter_mousekey_value_list ,temp 
-0x6491 026675 iadd temp ,rega 
-0x6492 026676 increase 3 ,rega 
-0x6493 026677 arg iphone_once_max_move_value ,temp 
-0x6494 026678 istoret 1 ,rega 
-0x6495 026679 increase 11 ,rega 
-0x6496 026680 arg 0xfff ,pdata 
-0x6497 026681 isub temp ,pdata 
-0x6498 026682 lshift4 pdata ,pdata 
-0x6499 026683 istore 2 ,rega 
-0x649a 026684 rtn 
-:      026686 shutter_dy_shutter_send_data_to_master:
-0x649b 026687 fetch 2 ,mem_ui_state_map 
-0x649c 026688 bbit1 ui_state_ble_connected ,shutter_dy_pop_queue_to_ble_data 
-0x649d 026689 arg mem_queue_curr_num ,contw 
-0x649e 026690 arg 35 ,loopcnt 
-0x649f 026691 branch clear_mem 
-:      026693 shutter_dy_pop_queue_to_ble_data:
-0x64a0 026694 call le_fifo_check_nearly_full 
-0x64a1 026695 nrtn blank 
-0x64a2 026696 call queue_empty 
-0x64a3 026697 rtn blank 
-0x64a4 026698 fetcht 4 ,mem_key_send_clk 
-0x64a5 026699 copy clkn_bt ,pdata 
-0x64a6 026700 isub temp ,temp 
-0x64a7 026701 rtn zero 
-0x64a8 026702 nbranch shutter_dy_pop_queue_to_ble_data2 ,positive 
-0x64a9 026703 fetch 1 ,mem_send_data_delay 
-0x64aa 026704 isub temp ,null 
-0x64ab 026705 rtn positive 
-:      026706 shutter_dy_pop_queue_to_ble_data2:
-0x64ac 026707 copy clkn_bt ,pdata 
-0x64ad 026708 store 4 ,mem_key_send_clk 
-0x64ae 026709 call queue_pop_one_byte 
-0x64af 026710 nrtn user 
-0x64b0 026711 pincrease -1 
-0x64b1 026712 mul32 pdata ,10 ,pdata 
-0x64b2 026713 arg mem_shutter_mousekey_value_list ,temp 
-0x64b3 026714 iadd temp ,contr 
-0x64b4 026715 branch le_send_notify_from_list 
-:      026718 shutter_dy_le_bb_event_timer:
-0x64b5 026719 call shutter_dy_shutter_1s_timer 
-0x64b6 026720 call shutter_dy_link_key_loop_timer 
-0x64b7 026721 call shutter_dy_long_key_volume_timer 
-0x64b8 026722 call shutter_dy_iphone_move_mid_timer 
-0x64b9 026723 call shutter_dy_clear_key_state_timer 
-0x64ba 026724 call shutter_check_sleep_timer 
-0x64bb 026725 branch shutter_dy_check_power_off_timer 
-:      026727 shutter_dy_iphone_move_mid_timer:
-0x64bc 026728 arg mem_shutter_move_mid_timer ,regc 
-0x64bd 026729 arg shutter_dy_iphone_move_mid_timeout ,regb 
-0x64be 026730 branch timer_single_step 
-:      026732 shutter_dy_iphone_move_mid_timeout:
-0x64bf 026733 call queue_empty 
-0x64c0 026734 nrtn blank 
-0x64c1 026735 fetch 2 ,mem_key_value_xmem 
-0x64c2 026736 nrtn blank 
-:      026737 shutter_dy_iphone_move_mid:
-0x64c3 026738 call shutter_dy_check_iphone 
-0x64c4 026739 branch shutter_dy_android_like_loaction_mid ,blank 
-0x64c5 026740 copy queue ,pdata 
-0x64c6 026741 compare 0x04 ,pdata ,0x07 
-0x64c7 026742 branch shutter_dy_iphone_up_mid ,true 
-0x64c8 026744 copy queue ,pdata 
-0x64c9 026745 compare 0x01 ,pdata ,0x07 
-0x64ca 026746 branch shutter_dy_iphone_like_mid ,true 
-0x64cb 026747 arg mem_shutter_iphone_move_mid ,regc 
-0x64cc 026748 branch push_buffer_in_queue 
-:      026750 shutter_dy_android_like_loaction_mid:
-0x64cd 026751 arg mem_shutter_android_move_mid ,regc 
-0x64ce 026752 branch push_buffer_in_queue 
-:      026754 shutter_dy_iphone_up_mid:
-0x64cf 026755 arg mem_shutter_iphone_up_mid ,regc 
-0x64d0 026756 branch push_buffer_in_queue 
-:      026758 shutter_dy_iphone_like_mid:
-0x64d1 026759 arg mem_shutter_iphone_like_mid ,regc 
-0x64d2 026760 branch push_buffer_in_queue 
-:      026762 shutter_dy_clear_key_state_timer:
-0x64d3 026763 arg mem_shutter_like_timeout ,regc 
-0x64d4 026764 arg shutter_dy_clear_key_state_timeout ,regb 
-0x64d5 026765 branch timer_single_step 
-:      026767 shutter_dy_clear_key_state_timeout:
-0x64d6 026768 arg shutter_key_conf_sate_bytes ,loopcnt 
-0x64d7 026769 arg mem_shutter_key_state1 ,contw 
-0x64d8 026770 branch clear_mem 
-:      026773 shutter_dy_check_power_off_timer:
-0x64d9 026774 arg mem_shutter_power_off_timer ,regc 
-0x64da 026775 arg shutter_dy_check_power_off_timeout ,regb 
-0x64db 026776 branch timer_single_step 
-:      026777 shutter_dy_check_power_off_timeout:
-0x64dc 026778 fetch 2 ,mem_ui_state_map 
-0x64dd 026779 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
-0x64de 026780 branch app_enter_hibernate 
-:      026782 shutter_dy_process_bb_event:
-0x64df 026783 copy regc ,pdata 
-0x64e0 026784 beq bt_evt_le_connected ,ble_shutter_dy_process_baseband_connect 
-0x64e1 026785 beq bt_evt_le_disconnected ,ble_shutter_dy_process_baseband_disconnect 
-0x64e2 026786 beq bt_evt_le_pairing_success ,ble_shutter_dy_pairing_success 
-0x64e3 026787 rtneq bt_evt_le_parse_conn_papa_update_rsp 
-0x64e4 026788 beq bt_evt_le_start_enc ,shutter_dy_le_find_service_hand_by_uuid 
-0x64e5 026789 branch shutter_process_bb_event 
-:      026791 ble_shutter_dy_pairing_success:
-0x64e6 026792 jam 1 ,mem_shutter_pairing_success 
-0x64e7 026793 call shutter_dy_clear_move_config 
-0x64e8 026795 fetch 2 ,mem_android_initial_move_x 
-0x64e9 026796 store 2 ,mem_shutter_move_data_x 
-0x64ea 026798 fetcht 2 ,mem_android_initial_move_y 
-0x64eb 026799 setarg 0xfff 
-0x64ec 026800 isub temp ,pdata 
-0x64ed 026801 store 2 ,mem_shutter_move_data_y 
-0x64ee 026802 rtn 
-:      026804 ble_shutter_dy_process_baseband_disconnect:
-0x64ef 026805 jam 0 ,mem_shutter_le_conned 
-0x64f0 026806 jam 0 ,mem_shutter_pairing_success 
-0x64f1 026807 call shutter_dy_move_mode_disable 
-0x64f2 026808 call shutter_dy_over_clear 
-0x64f3 026809 branch ble_shutter_process_baseband_disconnect 
-:      026811 ble_shutter_dy_process_baseband_connect:
-0x64f4 026812 copy clkn_bt ,pdata 
-0x64f5 026813 store 4 ,mem_key_send_clk 
-0x64f6 026814 call shutter_dy_remote_not_iphone 
-0x64f7 026815 branch ble_shutter_process_baseband_connect 
-:      026818 shutter_dy_check_send_data:
-0x64f8 026819 disable user2 
-0x64f9 026820 fetch 2 ,mem_shutter_sleep_timeout 
-0x64fa 026821 store 2 ,mem_shutter_sleep_timer 
-0x64fb 026822 call shutter_check_bluetooth_conn 
-0x64fc 026823 branch shutter_change_bluetooth_status_bt_disconn ,user 
-0x64fd 026824 call shutter_check_data_enable 
-0x64fe 026825 nrtn user 
-0x64ff 026826 branch enable_user2 
-:      026828 shutter_dy_over_clear:
-0x6500 026829 jam 0 ,mem_last_press_key_value 
-0x6501 026830 rtn 
-:      026832 shutter_dy_key_value_filter:
-0x6502 026833 copy queue ,pdata 
-0x6503 026834 rtnne shutter_like_key_num 
-0x6504 026835 branch shutter_dy_key_press_next 
-:      026837 shutter_dy_key_change:
-0x6505 026838 call shutter_dy_check_send_data 
-0x6506 026839 nrtn user2 
-0x6507 026840 deposit rega 
-0x6508 026841 branch shutter_dy_shutter_key_release ,blank 
-:      026842 shutter_dy_key_press:
-0x6509 026843 bpatch patch14_3 ,mem_patch14 
-0x650a 026844 fetch 1 ,mem_shutter_link_loop_flag 
-0x650b 026845 nbranch shutter_dy_key_value_filter ,blank 
-:      026846 shutter_dy_key_press_next:
-0x650c 026847 jam 1 ,mem_shutter_key_pressed 
-0x650d 026848 call app_led_on 
-0x650e 026849 call shutter_dy_key_press_clk 
-0x650f 026850 call shutter_dy_jude_queue_size 
-0x6510 026851 branch shutter_dy_over_clear ,positive 
-0x6511 026852 copy queue ,pdata 
-0x6512 026853 fetcht 1 ,mem_last_press_key_value 
-0x6513 026854 isub temp ,null 
-0x6514 026855 ncall shutter_dy_iphone_check_move_mid ,zero 
-0x6515 026856 copy queue ,pdata 
-0x6516 026857 store 1 ,mem_last_press_key_value 
-0x6517 026858 fetcht 1 ,mem_move_mode_key_index 
-0x6518 026859 isub temp ,null 
-0x6519 026860 branch shutter_dy_key_move_to_specify_location ,zero 
-0x651a 026861 fetch 1 ,mem_move_mode_trigger_enable 
-0x651b 026862 nbranch shutter_dy_move_set ,blank 
-:      026863 shutter_dy_page_set:
-0x651c 026864 call shutter_dy_le_get_press_ptr 
-0x651d 026865 arg max_queue_new_press ,pdata 
-0x651e 026866 branch shutter_dy_push_queue_press_or_release 
-:      026868 shutter_dy_move_set:
-0x651f 026869 call shutter_dy_jude_clear_move_config 
-0x6520 026870 copy queue ,pdata 
-0x6521 026871 beq shutter_like_key_num ,shutter_dy_page_set 
-0x6522 026872 call shutter_dy_check_move_data 
-0x6523 026873 branch shutter_dy_move_to_specify_location 
-:      026875 shutter_dy_key_move_to_specify_location:
-0x6524 026876 jam 1 ,mem_shutter_first_move 
-0x6525 026877 branch shutter_dy_move_to_specify_location 
-:      026879 shutter_dy_iphone_check_move_mid:
-0x6526 026880 bpatch patch14_4 ,mem_patch14 
-0x6527 026881 fetch 1 ,mem_move_mode_trigger_enable 
-0x6528 026882 branch shutter_dy_iphone_move_mid ,blank 
-0x6529 026883 copy queue ,pdata 
-0x652a 026884 beq shutter_like_key_num ,shutter_dy_iphone_move_mid 
-0x652b 026885 rtn 
-:      026886 shutter_dy_key_press_clk:
-0x652c 026887 arg shutter_key_conf_sate_bytes ,pdata 
-0x652d 026888 imul32 queue ,pdata 
-0x652e 026889 arg mem_shutter_key_state0 ,regc 
-0x652f 026890 iadd regc ,regc 
-0x6530 026891 copy clkn_bt ,pdata 
-0x6531 026892 istore key_state_press_clk_length ,regc 
-0x6532 026893 increase key_state_press_count_offset ,regc 
-0x6533 026894 ifetch 1 ,regc 
-0x6534 026895 increase 1 ,pdata 
-0x6535 026896 istore 1 ,regc 
-0x6536 026897 rtn 
-:      026898 shutter_dy_shutter_key_release:
-0x6537 026899 bpatch patch14_5 ,mem_patch14 
-0x6538 026900 fetch 1 ,mem_move_mode_trigger_enable 
-0x6539 026901 call shutter_dy_key_release_led ,blank 
-:      026902 shutter_dy_shutter_key_release_time:
-0x653a 026903 arg shutter_key_conf_sate_bytes ,pdata 
-0x653b 026904 imul32 queue ,pdata 
-0x653c 026905 arg mem_shutter_key_state0 ,regc 
-0x653d 026906 iadd regc ,regc 
-0x653e 026907 ifetcht 4 ,regc 
-0x653f 026908 sub temp ,0 ,null 
-0x6540 026909 rtn zero 
-0x6541 026910 copy clkn_bt ,pdata 
-0x6542 026911 isub temp ,temp 
-0x6543 026912 ncall ui_timer_timeout ,positive 
-0x6544 026913 add regc ,key_state_longpress_offset ,contr 
-0x6545 026914 ifetch 1 ,contr 
-0x6546 026915 nbranch shutter_dy_push_queue_long_release ,blank 
-0x6547 026916 increase key_state_release_clk_offset ,regc 
-0x6548 026917 copy clkn_bt ,pdata 
-0x6549 026918 istore key_state_release_clk_length ,regc 
-0x654a 026919 rtn 
-:      026921 shutter_dy_key_release_led:
-0x654b 026922 fetch 1 ,mem_shutter_link_loop_flag 
-0x654c 026923 nbranch app_led_on ,blank 
-0x654d 026924 branch app_led_off 
-:      026926 shutter_dy_push_queue_release:
-0x654e 026927 add regc ,4 ,contr 
-0x654f 026928 ifetch 1 ,contr 
-0x6550 026929 branch shutter_dy_push_queue_release1 
-:      026931 shutter_dy_push_queue_release1:
-0x6551 026932 call shutter_clear_dy_key_state 
-0x6552 026933 fetch 1 ,mem_move_mode_trigger_enable 
-0x6553 026934 nbranch shutter_dy_move_mode_queue_release ,blank 
-:      026935 shutter_dy_push_queue_release1_next:
-0x6554 026936 call shutter_dy_jude_queue_size 
-0x6555 026937 branch shutter_dy_over_clear ,positive 
-0x6556 026938 call shutter_dy_le_get_release_ptr 
-0x6557 026939 copy queue ,pdata 
-0x6558 026940 beq shutter_photo_key_num ,shutter_dy_le_get_release_ptr_volume 
-0x6559 026941 arg max_queue_num_release ,pdata 
-:      026942 shutter_dy_push_queue_press_or_release:
-0x655a 026943 imul32 queue ,pdata 
-0x655b 026944 iadd regc ,regc 
-0x655c 026945 branch push_buffer_in_queue 
-:      026947 shutter_dy_move_mode_queue_release:
-0x655d 026948 copy queue ,pdata 
-0x655e 026949 beq shutter_like_key_num ,shutter_dy_push_queue_release1_next 
-0x655f 026950 beq shutter_photo_key_num ,shutter_dy_push_queue_release1_next 
-0x6560 026951 rtn 
-:      026953 shutter_dy_jude_queue_size:
-0x6561 026954 call queue_get_size 
-0x6562 026955 ifetcht 1 ,contr 
-0x6563 026956 isub temp ,pdata 
-0x6564 026957 sub pdata ,max_queue_new_press ,null 
-0x6565 026958 rtn 
-:      026960 shutter_dy_push_queue_long_release:
-0x6566 026961 jam 1 ,mem_shutter_long_key_released_flag 
-0x6567 026962 call shutter_clear_dy_key_state 
-0x6568 026963 arg mem_key0_long_release ,regc 
-0x6569 026964 arg max_queue_num_long_release ,pdata 
-0x656a 026965 branch shutter_dy_push_queue_press_or_release 
-:      026967 shutter_clear_dy_key_state:
-0x656b 026968 arg shutter_key_conf_sate_bytes ,loopcnt 
-0x656c 026969 copy regc ,contw 
-0x656d 026970 branch clear_mem 
-:      026972 shutter_dy_keyscan_key_process:
-0x656e 026973 fetch 2 ,mem_key_value_xmem 
-0x656f 026974 store 2 ,mem_key_value_retention 
-0x6570 026975 call shutter_dy_keyscan_key_process_next 
-0x6571 026976 fetch 2 ,mem_key_value_retention 
-0x6572 026977 store 2 ,mem_key_value_xmem 
-0x6573 026979 arg 0 ,queue 
-0x6574 026980 fetch 1 ,mem_shutter_key_num 
-0x6575 026981 copy pdata ,loopcnt 
-0x6576 026982 arg mem_shutter_key_state0 ,regc 
-:      026983 shutter_dy_keyscan_key_check_release_loop:
-0x6577 026984 copy loopcnt ,pdata 
-0x6578 026985 store 2 ,mem_temp 
-0x6579 026986 copy regc ,pdata 
-0x657a 026987 store 2 ,mem_regc 
-0x657b 026988 copy queue ,pdata 
-0x657c 026989 store 2 ,mem_temp + 2 
-0x657d 026990 call shutter_dy_keyscan_key_check_release 
-0x657e 026992 fetch 2 ,mem_regc 
-0x657f 026993 copy pdata ,regc 
-0x6580 026994 fetch 2 ,mem_temp + 2 
-0x6581 026995 copy pdata ,queue 
-0x6582 026996 call shutter_dy_keyscan_key_check_long_press 
-0x6583 026998 fetch 2 ,mem_temp + 2 
-0x6584 026999 add pdata ,1 ,queue 
-0x6585 027000 fetch 2 ,mem_regc 
-0x6586 027001 add pdata ,shutter_key_conf_sate_bytes ,regc 
-0x6587 027002 fetch 2 ,mem_temp 
-0x6588 027003 copy pdata ,loopcnt 
-0x6589 027004 loop shutter_dy_keyscan_key_check_release_loop 
-0x658a 027005 rtn 
-:      027007 shutter_dy_keyscan_key_check_long_press:
-0x658b 027008 ifetch key_state_press_clk_length ,regc 
-0x658c 027009 rtn blank 
-0x658d 027010 copy pdata ,temp 
-0x658e 027011 copy clkn_bt ,pdata 
-0x658f 027012 isub temp ,temp 
-0x6590 027013 nrtn positive 
-0x6591 027014 setarg 2500 
-0x6592 027015 isub temp ,null 
-0x6593 027016 rtn positive 
-0x6594 027017 copy clkn_bt ,pdata 
-0x6595 027018 istore 4 ,regc 
-0x6596 027019 increase key_state_longpress_offset ,regc 
-0x6597 027020 setarg 1 
-0x6598 027021 istore key_state_longpress_length ,regc 
-0x6599 027022 fetch 1 ,mem_shutter_long_key_released_flag 
-0x659a 027023 rtn blank 
-0x659b 027024 jam 0 ,mem_shutter_long_key_released_flag 
-0x659c 027025 bpatch patch14_6 ,mem_patch14 
-0x659d 027026 call shutter_dy_long_key_function 
-0x659e 027027 fetch 1 ,mem_move_mode_set 
-0x659f 027028 beq move_combine_key ,shutter_dy_key_long_press_set_key_normal 
-0x65a0 027029 beq move_single_key ,shutter_dy_key_long_press_set_move_trigger 
-0x65a1 027030 rtn 
-:      027032 shutter_dy_key_long_press_set_key_normal:
-0x65a2 027033 call shutter_dy_long_press_android_or_ios 
-0x65a3 027034 arg max_queue_num_long ,pdata 
-0x65a4 027035 branch shutter_dy_push_queue_press_or_release 
-:      027037 shutter_dy_key_long_press_set_move_trigger:
-0x65a5 027038 copy queue ,pdata 
-0x65a6 027039 fetcht 1 ,mem_move_mode_key_index 
-0x65a7 027040 isub temp ,null 
-0x65a8 027041 nbranch shutter_dy_key_long_press_set_key_normal ,zero 
-0x65a9 027042 fetch 1 ,mem_move_mode_trigger_enable 
-0x65aa 027043 setflip 0 ,pdata 
-0x65ab 027044 store 1 ,mem_move_mode_trigger_enable 
-0x65ac 027045 nrtn blank 
-:      027046 shutter_dy_move_mode_disable:
-0x65ad 027047 jam 0 ,mem_move_mode_trigger_enable 
-0x65ae 027048 branch app_led_off 
-:      027050 shutter_dy_long_press_android_or_ios:
-0x65af 027051 arg mem_key0_long_press ,regc 
-0x65b0 027052 call shutter_dy_check_iphone 
-0x65b1 027053 rtn blank 
-0x65b2 027054 arg mem_key0_long_press_i ,regc 
-0x65b3 027055 rtn 
-:      027057 shutter_dy_keyscan_key_check_release:
-0x65b4 027058 add regc ,key_state_release_clk_offset ,regb 
-0x65b5 027059 ifetch key_state_release_clk_length ,regb 
-0x65b6 027060 rtn blank 
-0x65b7 027061 copy pdata ,temp 
-0x65b8 027062 copy clkn_bt ,pdata 
-0x65b9 027063 isub temp ,temp 
-0x65ba 027064 ncall ui_timer_timeout ,positive 
-0x65bb 027065 setarg 1000 
-0x65bc 027066 isub temp ,null 
-0x65bd 027067 branch shutter_dy_push_queue_release 
-:      027068 shutter_dy_keyscan_key_process_next:
-0x65be 027069 fetch 2 ,mem_key_num_ptr 
-0x65bf 027070 ifetch 1 ,pdata 
-0x65c0 027071 rtn blank 
-0x65c1 027073 setarg 0 
-0x65c2 027074 store 2 ,mem_key_value_temp 
-0x65c3 027075 call keyscan_scan_key 
-0x65c4 027076 nbranch lpm_button_clean_wake_lock ,user 
-0x65c5 027077 call lpm_button_get_wake_lock 
-0x65c6 027078 disable user 
-0x65c7 027079 fetch 1 ,mem_le_adv_enable 
-0x65c8 027080 nrtn blank 
-0x65c9 027081 bpatch patch14_7 ,mem_patch14 
-0x65ca 027082 fetch 1 ,mem_move_mode_set 
-0x65cb 027083 beq move_single_key ,shutter_dy_skip_check_combine_key 
-0x65cc 027084 call shutter_dy_check_combine_key_release 
-0x65cd 027085 call shutter_dy_check_combine_key 
-0x65ce 027086 rtn user 
-:      027087 shutter_dy_skip_check_combine_key:
-0x65cf 027088 call shutter_dy_single_key_led 
-0x65d0 027089 fetch 2 ,mem_key_value_temp 
-0x65d1 027090 store 2 ,mem_key_value_temp4 
-0x65d2 027091 jam 0 ,mem_key_value_temp6 
-0x65d3 027092 force 0 ,queue 
-0x65d4 027093 branch keyscan_key_lp1 
-:      027095 shutter_dy_single_key_led:
-0x65d5 027096 fetch 1 ,mem_last_press_key_value 
-0x65d6 027097 fetcht 1 ,mem_move_mode_key_index 
-0x65d7 027098 isub temp ,null 
-0x65d8 027099 branch app_led_on ,zero 
-0x65d9 027100 fetch 1 ,mem_move_mode_trigger_enable 
-0x65da 027101 nbranch app_led_off ,blank 
-0x65db 027102 rtn 
-:      027104 shutter_dy_check_combine_key:
-0x65dc 027105 arg 0 ,queue 
-:      027106 shutter_dy_check_combine_key_loop:
-0x65dd 027107 arg mem_combine_key0 ,regb 
-0x65de 027108 arg 2 ,pdata 
-0x65df 027109 imul32 queue ,pdata 
-0x65e0 027110 iadd regb ,regb 
-0x65e1 027111 ifetch 2 ,regb 
-0x65e2 027113 rtn blank 
-0x65e3 027114 fetcht 2 ,mem_key_value_temp 
-0x65e4 027115 ixor temp ,null 
-0x65e5 027116 branch shutter_dy_check_combine_key_parse ,zero 
-0x65e6 027117 increase 1 ,queue 
-0x65e7 027118 branch shutter_dy_check_combine_key_loop 
-:      027120 shutter_dy_check_combine_key_parse:
-0x65e8 027121 store 2 ,mem_combine_key_state0 
-0x65e9 027122 call app_led_on 
-0x65ea 027123 arg mem_combine_key0_press ,regc 
-0x65eb 027124 arg max_queue_num_combinekey ,pdata 
-0x65ec 027125 imul32 queue ,pdata 
-0x65ed 027126 iadd regc ,regc 
-0x65ee 027127 call shutter_dy_push_buffer_in_queue 
-0x65ef 027128 branch shutter_dy_combine_key_enableuser 
-:      027130 shutter_dy_push_buffer_in_queue:
-0x65f0 027131 call shutter_dy_jude_clear_move_config 
-0x65f1 027132 ifetch 1 ,regc 
-0x65f2 027133 rtn blank 
-0x65f3 027134 call shutter_dy_check_move_data 
-:      027135 shutter_dy_move_to_specify_location:
-0x65f4 027136 call shutter_dy_jude_clear_move_config 
-0x65f5 027137 call shutter_dy_move_down_left_corner 
-0x65f6 027138 call shutter_dy_move_x_max 
-0x65f7 027139 call shutter_dy_move_y_max 
-0x65f8 027140 arg 0x05 ,pdata 
-0x65f9 027141 call queue_push_one_byte 
-0x65fa 027142 call shutter_dy_check_iphone 
-0x65fb 027143 rtn blank 
-0x65fc 027144 jam 120 ,mem_send_data_delay 
-0x65fd 027145 arg 0x06 ,pdata 
-0x65fe 027146 branch queue_push_one_byte 
-:      027148 shutter_dy_move_down_left_corner_count_set:
-0x65ff 027149 fetcht 1 ,mem_shutter_back_count 
-0x6600 027150 call shutter_dy_check_iphone 
-0x6601 027151 rtn blank 
-0x6602 027152 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
-0x6603 027153 increase 1 ,temp 
-0x6604 027154 fetch 1 ,mem_shutter_first_move 
-0x6605 027155 rtn blank 
-0x6606 027156 fetcht 1 ,mem_shutter_back_count 
-0x6607 027157 jam 0 ,mem_shutter_first_move 
-0x6608 027158 rtn 
-:      027160 shutter_dy_move_down_left_corner:
-0x6609 027161 call shutter_dy_move_down_left_corner_count_set 
-0x660a 027162 copy temp ,pdata 
-0x660b 027163 rtn blank 
-0x660c 027164 store 1 ,mem_shutter_back_count_cache 
-:      027165 shutter_dy_move_down_left_corner_loop:
-0x660d 027166 arg 0x13 ,pdata 
-0x660e 027167 call queue_push_one_byte 
-0x660f 027168 fetch 1 ,mem_shutter_back_count_cache 
-0x6610 027169 increase -1 ,pdata 
-0x6611 027170 store 1 ,mem_shutter_back_count_cache 
-0x6612 027171 rtn blank 
-0x6613 027172 branch shutter_dy_move_down_left_corner_loop 
-:      027174 shutter_dy_move_x_max:
-0x6614 027175 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x6615 027176 rtn blank 
-0x6616 027177 store 1 ,mem_shutter_iphone_beyond_x_cache 
-:      027178 shutter_dy_move_x_max_number:
-0x6617 027179 arg 0x20 ,pdata 
-0x6618 027180 call queue_push_one_byte 
-0x6619 027181 fetch 1 ,mem_shutter_iphone_beyond_x_cache 
-0x661a 027182 increase -1 ,pdata 
-0x661b 027183 store 1 ,mem_shutter_iphone_beyond_x_cache 
-0x661c 027184 rtn blank 
-0x661d 027185 branch shutter_dy_move_x_max_number 
-:      027187 shutter_dy_move_y_max:
-0x661e 027188 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x661f 027189 rtn blank 
-0x6620 027190 store 1 ,mem_shutter_iphone_beyond_y_cache 
-:      027191 shutter_dy_move_y_max_number:
-0x6621 027192 arg 0x21 ,pdata 
-0x6622 027193 call queue_push_one_byte 
-0x6623 027194 fetch 1 ,mem_shutter_iphone_beyond_y_cache 
-0x6624 027195 increase -1 ,pdata 
-0x6625 027196 store 1 ,mem_shutter_iphone_beyond_y_cache 
-0x6626 027197 rtn blank 
-0x6627 027198 branch shutter_dy_move_y_max_number 
-:      027200 shutter_dy_check_combine_key_release:
-0x6628 027201 fetch 2 ,mem_combine_key_state0 
-0x6629 027202 rtn blank 
-0x662a 027203 fetcht 2 ,mem_key_value_temp 
-0x662b 027204 sub temp ,0 ,null 
-0x662c 027205 branch shutter_dy_check_combine_key_release_all ,zero 
-0x662d 027206 isub temp ,null 
-0x662e 027207 rtn zero 
-0x662f 027208 storet 2 ,mem_combine_key_state0 
-0x6630 027209 fetch 2 ,mem_combine_key_release_value 
-0x6631 027210 isub temp ,null 
-0x6632 027211 call app_led_off ,zero 
-:      027212 shutter_dy_combine_key_enableuser:
-0x6633 027213 fetch 2 ,mem_key_value_temp 
-0x6634 027214 store 2 ,mem_key_value_retention 
-0x6635 027215 branch enable_user 
-:      027216 shutter_dy_check_combine_key_release_all:
-0x6636 027217 jam 1 ,mem_shutter_long_key_released_flag 
-0x6637 027218 call app_led_off 
-0x6638 027219 arg mem_combine_key_release ,regc 
-0x6639 027220 call shutter_dy_push_buffer_in_queue 
-0x663a 027221 setarg 0 
-0x663b 027222 store 2 ,mem_combine_key_state0 
-0x663c 027223 jam 50 ,mem_shutter_1s_timer 
-0x663d 027224 call shutter_dy_combine_key_enableuser 
-0x663e 027225 fetch 1 ,mem_shutter_key_num 
-0x663f 027226 mul32 pdata ,shutter_key_conf_sate_bytes ,loopcnt 
-0x6640 027227 arg mem_shutter_key_state0 ,contw 
-0x6641 027228 branch clear_mem 
-:      027229 shutter_dy_check_move_data:
-0x6642 027230 bpatch patch15_0 ,mem_patch15 
-0x6643 027231 fetch 1 ,mem_move_mode_set 
-0x6644 027232 beq move_single_key ,shutter_dy_check_move_data_single_key 
-0x6645 027233 beq move_combine_key ,shutter_dy_check_move_data_combine_key 
-0x6646 027234 rtn 
-:      027235 shutter_dy_check_move_data_single_key:
-0x6647 027236 copy queue ,pdata 
-0x6648 027237 beq shutter_left_key_num ,shutter_dy_move_left 
-0x6649 027238 beq shutter_right_key_num ,shutter_dy_move_right 
-0x664a 027239 beq shutter_up_key_num ,shutter_dy_move_up 
-0x664b 027240 beq shutter_down_key_num ,shutter_dy_move_down 
-0x664c 027241 rtn 
-:      027242 shutter_dy_check_move_data_combine_key:
-0x664d 027243 ifetch 1 ,regc 
-0x664e 027244 beq 0x01 ,shutter_dy_move_left 
-0x664f 027245 beq 0x02 ,shutter_dy_move_right 
-0x6650 027246 beq 0x03 ,shutter_dy_move_up 
-0x6651 027247 beq 0x04 ,shutter_dy_move_down 
-0x6652 027248 beq 0x05 ,shutter_dy_get_move_data 
-0x6653 027249 rtn 
-:      027250 shutter_dy_get_move_data:
-0x6654 027251 call shutter_dy_check_iphone 
-0x6655 027252 nbranch shutter_dy_get_move_data_iphone ,blank 
-0x6656 027253 setarg 4 
-0x6657 027254 mul32 pdata ,every_payload_len ,pdata 
-0x6658 027255 arg mem_shutter_mousekey_value_list ,temp 
-0x6659 027256 iadd temp ,contw 
-0x665a 027257 increase 3 ,contw 
-0x665b 027258 fetch 3 ,mem_shutter_move_data 
-0x665c 027259 istore 3 ,contw 
-0x665d 027260 rtn 
-:      027261 shutter_dy_get_move_data_iphone:
-0x665e 027262 setarg 4 
-0x665f 027263 mul32 pdata ,every_payload_len ,pdata 
-0x6660 027264 arg mem_shutter_mousekey_value_list ,temp 
-0x6661 027265 iadd temp ,contw 
-0x6662 027266 increase 3 ,contw 
-0x6663 027267 fetch 2 ,mem_shutter_move_data_x 
-0x6664 027268 istore 3 ,contw 
-0x6665 027269 increase 7 ,contw 
-0x6666 027270 fetch 2 ,mem_shutter_move_data_y 
-0x6667 027271 lshift4 pdata ,pdata 
-0x6668 027272 lshift8 pdata ,pdata 
-0x6669 027273 istore 3 ,contw 
-0x666a 027274 rtn 
-:      027276 shutter_dy_move_x_empty_check:
-0x666b 027277 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x666c 027278 rtn blank 
-0x666d 027279 increase -1 ,pdata 
-0x666e 027280 store 1 ,mem_shutter_iphone_beyond_x_count 
-0x666f 027281 arg iphone_once_max_move_value ,pdata 
-0x6670 027282 rtn 
-:      027283 shutter_dy_every_move_size_set:
-0x6671 027284 arg android_every_move_size ,temp 
-0x6672 027285 call shutter_dy_check_iphone 
-0x6673 027286 rtn blank 
-0x6674 027287 arg iphone_every_move_size ,temp 
-0x6675 027288 rtn 
-:      027289 shutter_dy_move_left:
-0x6676 027290 call shutter_dy_every_move_size_set 
-0x6677 027291 fetch 2 ,mem_shutter_move_data_x 
-0x6678 027292 isub temp ,null 
-0x6679 027293 ncall shutter_dy_move_x_empty_check ,positive 
-0x667a 027294 nrtn positive 
-0x667b 027295 isub temp ,pdata 
-:      027296 shutter_dy_move_store_x:
-0x667c 027297 store 2 ,mem_shutter_move_data_x 
-:      027298 shutter_dy_move_data_store:
-0x667d 027299 bpatch patch15_1 ,mem_patch15 
-0x667e 027300 fetch 2 ,mem_shutter_move_data_x 
-0x667f 027301 fetcht 2 ,mem_shutter_move_data_y 
-0x6680 027302 lshift8 temp ,temp 
-0x6681 027303 lshift4 temp ,temp 
-0x6682 027304 iadd temp ,pdata 
-0x6683 027305 store 3 ,mem_shutter_move_data 
-0x6684 027306 branch shutter_dy_get_move_data 
-:      027307 shutter_dy_move_x_check_max:
-0x6685 027308 fetch 2 ,mem_shutter_move_data_x 
-0x6686 027309 arg iphone_once_max_move_value ,temp 
-0x6687 027310 isub temp ,temp 
-0x6688 027311 nrtn positive 
-0x6689 027312 copy temp ,pdata 
-0x668a 027313 fetcht 1 ,mem_shutter_iphone_beyond_x_count 
-0x668b 027314 sub temp ,0x03 ,null 
-0x668c 027315 branch shutter_dy_clear_move_x ,zero 
-0x668d 027316 increase 1 ,temp 
-0x668e 027317 storet 1 ,mem_shutter_iphone_beyond_x_count 
-0x668f 027318 branch shutter_dy_move_store_x 
-:      027319 shutter_dy_clear_move_x:
-0x6690 027320 jam 0 ,mem_shutter_iphone_beyond_x_count 
-0x6691 027321 arg 0 ,pdata 
-0x6692 027322 branch shutter_dy_move_store_x 
-:      027323 shutter_dy_move_right:
-0x6693 027324 call shutter_dy_check_iphone 
-0x6694 027325 ncall shutter_dy_move_x_check_max ,blank 
-0x6695 027326 call shutter_dy_every_move_size_set 
-0x6696 027327 fetch 2 ,mem_shutter_move_data_x 
-:      027328 shutter_dy_move_right_next:
-0x6697 027329 iadd temp ,pdata 
-0x6698 027330 arg 0xfff ,temp 
-0x6699 027331 call ceiling 
-0x669a 027332 branch shutter_dy_move_store_x 
-:      027334 shutter_dy_move_up:
-0x669b 027335 call shutter_dy_every_move_size_set 
-0x669c 027336 fetch 2 ,mem_shutter_move_data_y 
-0x669d 027337 isub temp ,pdata 
-0x669e 027338 store 2 ,mem_shutter_move_data_y 
-:      027339 shutter_dy_move_y_check_max:
-0x669f 027340 fetcht 2 ,mem_shutter_move_data_y 
-0x66a0 027341 call shutter_dy_check_iphone 
-0x66a1 027342 branch shutter_dy_move_data_store ,blank 
-0x66a2 027343 setarg 0xfff 
-0x66a3 027344 isub temp ,pdata 
-0x66a4 027345 arg iphone_once_max_move_value ,temp 
-0x66a5 027346 isub temp ,temp 
-0x66a6 027347 nbranch shutter_dy_move_data_store ,positive 
-0x66a7 027348 setarg 0xfff 
-0x66a8 027349 isub temp ,pdata 
-0x66a9 027350 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
-0x66aa 027351 sub temp ,0x05 ,null 
-0x66ab 027352 branch shutter_dy_clear_move_y ,zero 
-0x66ac 027353 increase 1 ,temp 
-0x66ad 027354 storet 1 ,mem_shutter_iphone_beyond_y_count 
-0x66ae 027355 branch shutter_dy_move_store_y 
-:      027356 shutter_dy_clear_move_y:
-0x66af 027357 jam 0 ,mem_shutter_iphone_beyond_y_count 
-:      027358 shutter_dy_android_move_y_empty_check:
-0x66b0 027359 setarg 0xfff 
-0x66b1 027360 branch shutter_dy_move_store_y 
-:      027362 shutter_dy_move_y_empty_check:
-0x66b2 027363 call shutter_dy_check_iphone 
-0x66b3 027364 branch shutter_dy_android_move_y_empty_check ,blank 
-0x66b4 027365 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x66b5 027366 branch shutter_dy_android_move_y_empty_check ,blank 
-0x66b6 027367 increase -1 ,pdata 
-0x66b7 027368 store 1 ,mem_shutter_iphone_beyond_y_count 
-0x66b8 027369 setarg 0xfff 
-0x66b9 027370 arg iphone_once_max_move_value ,temp 
-0x66ba 027371 isub temp ,pdata 
-0x66bb 027372 iadd rega ,pdata 
-:      027373 shutter_dy_move_store_y:
-0x66bc 027374 store 2 ,mem_shutter_move_data_y 
-0x66bd 027375 branch shutter_dy_move_data_store 
-:      027376 shutter_dy_move_down:
-0x66be 027377 call shutter_dy_every_move_size_set 
-0x66bf 027378 fetch 2 ,mem_shutter_move_data_y 
-:      027379 shutter_dy_move_down_next:
-0x66c0 027380 iadd temp ,pdata 
-0x66c1 027381 arg 0xfff ,temp 
-0x66c2 027382 isub temp ,rega 
-0x66c3 027383 branch shutter_dy_move_y_empty_check ,positive 
-0x66c4 027384 branch shutter_dy_move_store_y 
-:      027387 ble_shutter_dy_receive_data:
-0x66c5 027388 fetch 2 ,mem_le_att_handle 
-0x66c6 027389 beq gatt_keyboard_write_handle_new ,ble_shutter_process_reconnect_complete 
-0x66c7 027390 rtn 
-:      027392 shutter_dy_le_find_service_hand_by_uuid:
-0x66c8 027393 arg 23 ,rega 
-0x66c9 027394 arg le_l2cap_cid_att ,regb 
-0x66ca 027395 call le_fifo_malloc_tx_l2cap 
-0x66cb 027396 setarg attop_find_by_type_value_request 
-0x66cc 027397 istore 1 ,contw 
-0x66cd 027398 setarg 0x0001 
-0x66ce 027399 istore 2 ,contw 
-0x66cf 027400 setarg 0xffff 
-0x66d0 027401 istore 2 ,contw 
-0x66d1 027402 setarg 0x2800 
-0x66d2 027403 istore 2 ,contw 
-0x66d3 027404 arg mem_dy_le_search_service_uuid ,contr 
-0x66d4 027405 branch memcpy16 
-:      027408 shutter_dy_le_parse_att:
-0x66d5 027409 bpatch patch15_2 ,mem_patch15 
-0x66d6 027410 copy rega ,contr 
-0x66d7 027411 ifetch 3 ,contr 
-0x66d8 027412 store 3 ,mem_le_att_opcode 
-0x66d9 027413 beq attop_find_by_type_value_response ,shutter_dy_le_parse_att_find_by_type_value_rsp 
-0x66da 027414 beq attop_error_response ,shutter_dy_le_parse_error_rsp 
-0x66db 027415 beq attop_read_request ,shutter_dy_le_parse_att_read_request 
-0x66dc 027416 beq attop_read_blob_request ,shutter_dy_le_parse_att_read_blob_request 
-0x66dd 027417 branch le_parse_att2 
-:      027419 shutter_dy_le_parse_att_read_blob_request:
-0x66de 027420 ifetch 2 ,contr 
-0x66df 027421 store 2 ,mem_le_att_offset 
-0x66e0 027422 iforce rega 
-0x66e1 027423 fetcht 2 ,mem_le_att_handle 
-0x66e2 027424 fetch 2 ,mem_le_pairing_handle 
-0x66e3 027425 isub temp ,null 
-0x66e4 027426 nbranch le_send_att_read_blob_response ,zero 
-0x66e5 027427 call shutter_dy_check_iphone 
-0x66e6 027428 nbranch shutter_dy_le_parse_att_read_blob_request_ios ,blank 
-0x66e7 027429 fetcht 2 ,mem_shutter_le_map_len_android 
-0x66e8 027430 branch shutter_dy_le_parse_att_read_blob_request2 
-:      027432 shutter_dy_le_parse_att_read_blob_request_ios:
-0x66e9 027433 fetcht 2 ,mem_shutter_le_map_len_ios 
-:      027434 shutter_dy_le_parse_att_read_blob_request2:
-0x66ea 027435 arg mem_shutter_le_hid_map ,contr 
-0x66eb 027436 call store_contr 
-0x66ec 027437 copy temp ,pdata 
-0x66ed 027438 isub rega ,pdata 
-0x66ee 027439 nbranch le_send_att_error_response_notfound ,positive 
-0x66ef 027440 increase 1 ,pdata 
-0x66f0 027441 sub pdata ,23 ,null 
-0x66f1 027442 branch le_send_att_read_blob_response_less ,positive 
-0x66f2 027443 force 23 ,pdata 
-0x66f3 027444 branch le_send_att_read_blob_response_less 
-:      027446 shutter_dy_le_parse_att_read_request:
-0x66f4 027447 fetcht 2 ,mem_le_att_handle 
-0x66f5 027448 fetch 1 ,mem_le_configuration 
-0x66f6 027449 bbit1 bit_ble_read_auth ,shutter_dy_le_send_att_read_response_check_auth 
-0x66f7 027450 branch le_send_att_read_response 
-:      027451 shutter_dy_le_send_att_read_response_check_auth:
-0x66f8 027452 fetch 2 ,mem_le_pairing_handle 
-0x66f9 027453 isub temp ,null 
-0x66fa 027454 nbranch le_send_att_read_response ,zero 
-0x66fb 027455 call le_check_encrypt_state 
-0x66fc 027456 nbranch shutter_dy_le_send_att_read_response ,user 
-0x66fd 027457 branch le_send_att_read_response_error_insufficient_auth 
-:      027459 shutter_dy_le_send_att_read_response:
-0x66fe 027460 fetch 2 ,mem_le_pairing_handle 
-0x66ff 027461 isub temp ,null 
-0x6700 027462 nbranch le_send_att_read_response ,zero 
-0x6701 027463 arg mem_shutter_le_hid_map ,contr 
-0x6702 027464 force 23 ,pdata 
-0x6703 027465 branch le_send_att_read_response_less 
-:      027467 shutter_dy_le_parse_att_find_by_type_value_rsp:
-:      027468 shutter_dy_le_remote_iphone:
-0x6704 027469 bpatch patch15_3 ,mem_patch15 
-0x6705 027470 jam 5 ,mem_shutter_back_count 
-0x6706 027471 jam 1 ,mem_iphone_flag 
-0x6707 027472 jam 1 ,mem_last_shutter_le_iphone_flag 
-0x6708 027473 jam 240 ,mem_send_data_delay 
-0x6709 027474 jam 10 ,mem_shutter_move_mid_timer 
-0x670a 027475 jam 1 ,mem_shutter_first_move 
-0x670b 027476 call shutter_dy_load_move_config_info 
-0x670c 027477 fetch 1 ,mem_shutter_pairing_success 
-0x670d 027478 rtn blank 
-0x670e 027479 call shutter_dy_clear_move_config 
-0x670f 027480 arg iphone_once_max_move_value ,temp 
-0x6710 027482 fetch 2 ,mem_iphone_initial_move_x 
-0x6711 027483 arg mem_shutter_move_data_x ,rega 
-0x6712 027484 arg mem_shutter_iphone_beyond_x_count ,regb 
-0x6713 027485 call shutter_dy_iphone_move_initial_set 
-0x6714 027486 arg iphone_once_max_move_value ,temp 
-0x6715 027488 fetch 2 ,mem_iphone_initial_move_y 
-0x6716 027489 arg mem_shutter_move_data_y ,rega 
-0x6717 027490 arg mem_shutter_iphone_beyond_y_count ,regb 
-0x6718 027491 call shutter_dy_iphone_move_initial_set 
-0x6719 027492 setarg 0xfff 
-0x671a 027493 fetcht 2 ,mem_shutter_move_data_y 
-0x671b 027494 isub temp ,pdata 
-0x671c 027495 store 2 ,mem_shutter_move_data_y 
-0x671d 027496 rtn 
-:      027497 shutter_dy_iphone_move_initial_set:
-0x671e 027498 idiv temp 
-0x671f 027499 call wait_div_end 
-0x6720 027500 quotient pdata 
-0x6721 027501 remainder temp 
-0x6722 027502 istore 1 ,regb 
-0x6723 027503 istoret 2 ,rega 
-0x6724 027504 rtn 
-:      027505 shutter_dy_le_parse_error_rsp:
-0x6725 027506 increase -2 ,contr 
-0x6726 027507 ifetch 1 ,contr 
-0x6727 027508 beq attop_find_by_type_value_request ,shutter_dy_not_iphone_read_conf 
-0x6728 027509 rtn 
-:      027510 shutter_dy_remote_not_iphone:
-0x6729 027511 jam 1 ,mem_shutter_back_count 
-0x672a 027512 jam 0 ,mem_iphone_flag 
-0x672b 027513 jam 0 ,mem_last_shutter_le_iphone_flag 
-0x672c 027514 jam 10 ,mem_send_data_delay 
-0x672d 027515 rtn 
-:      027517 shutter_dy_not_iphone_read_conf:
-0x672e 027518 call shutter_dy_remote_not_iphone 
-0x672f 027519 branch shutter_dy_load_move_config_info 
-:      027521 shutter_dy_check_iphone:
-0x6730 027522 fetch 1 ,mem_iphone_flag 
-0x6731 027523 rtn 
-:      027526 shutter_dy_le_get_press_ptr:
-0x6732 027527 arg mem_dy_key0_press ,regc 
-0x6733 027528 call shutter_dy_check_iphone 
-0x6734 027529 rtn blank 
-0x6735 027530 jam 120 ,mem_send_data_delay 
-0x6736 027531 arg mem_key0_press_i ,regc 
-0x6737 027532 rtn 
-:      027533 shutter_dy_le_get_release_ptr:
-:      027534 shutter_dy_le_get_release_ptr_set:
-0x6738 027535 arg mem_key0_release_new ,regc 
-0x6739 027536 call shutter_dy_check_iphone 
-0x673a 027537 rtn blank 
-0x673b 027538 arg mem_key0_release_new_i ,regc 
-0x673c 027539 jam 12 ,mem_send_data_delay 
-0x673d 027540 copy queue ,pdata 
-0x673e 027541 rtneq shutter_like_key_num 
-0x673f 027542 rtn 
-:      027543 shutter_dy_le_get_release_ptr_volume:
-0x6740 027544 bpatch patch15_4 ,mem_patch15 
-0x6741 027545 fetch 1 ,mem_key3_press_count 
-0x6742 027546 setflip 0 ,pdata 
-0x6743 027547 store 1 ,mem_key3_press_count 
-0x6744 027548 beq 0 ,shutter_dy_le_get_release_ptr_set_volume_inc 
-0x6745 027549 beq 1 ,shutter_dy_le_get_release_ptr_set_volume_dec 
-0x6746 027550 rtn 
-:      027551 shutter_dy_le_get_release_ptr_set_volume_dec:
-0x6747 027552 call shutter_dy_le_get_vol_dec_ptr 
-0x6748 027553 branch push_buffer_in_queue 
-:      027554 shutter_dy_le_get_release_ptr_set_volume_inc:
-0x6749 027555 call shutter_dy_le_get_vol_inc_ptr 
-0x674a 027556 branch push_buffer_in_queue 
-:      027557 shutter_dy_le_get_vol_inc_ptr:
-0x674b 027558 arg mem_key3_release_new ,regc 
-0x674c 027559 call shutter_dy_check_iphone 
-0x674d 027560 rtn blank 
-0x674e 027561 arg mem_key3_release_new_i ,regc 
-0x674f 027562 rtn 
-:      027563 shutter_dy_le_get_vol_dec_ptr:
-0x6750 027564 arg mem_key3_release_new_t ,regc 
-0x6751 027565 call shutter_dy_check_iphone 
-0x6752 027566 rtn blank 
-0x6753 027567 arg mem_key3_release_new_i_t ,regc 
-0x6754 027568 rtn 
-:      027571 shutter_dy_long_key_function:
-0x6755 027572 copy queue ,pdata 
-0x6756 027573 beq shutter_like_key_num ,shutter_dy_link_key_long_press 
-0x6757 027574 beq shutter_down_key_num ,shutter_dy_loop_send_volume_dec_page 
-0x6758 027575 beq shutter_up_key_num ,shutter_dy_loop_send_volume_inc_page 
-0x6759 027576 rtn 
-:      027579 shutter_dy_long_key_volume_timer:
-0x675a 027580 arg mem_shutter_volume_timer ,regc 
-0x675b 027581 arg shutter_dy_long_key_volume_timeout ,regb 
-0x675c 027582 branch timer_single_step 
-:      027583 shutter_dy_long_key_volume_timeout:
-0x675d 027584 jam 4 ,mem_shutter_volume_timer 
-0x675e 027585 fetch 1 ,mem_key3_press_count 
-0x675f 027586 branch shutter_dy_loop_send_volume_inc_page ,blank 
-0x6760 027587 branch shutter_dy_loop_send_volume_dec_page 
-:      027590 shutter_dy_loop_send_volume_inc_page:
-0x6761 027591 jam 0 ,mem_key3_press_count 
-0x6762 027592 jam 4 ,mem_shutter_volume_timer 
-0x6763 027593 arg mem_key4_long_press ,regc 
-0x6764 027594 branch push_buffer_in_queue 
-:      027596 shutter_dy_loop_send_volume_dec_page:
-0x6765 027597 jam 1 ,mem_key3_press_count 
-0x6766 027598 jam 4 ,mem_shutter_volume_timer 
-0x6767 027599 arg mem_key2_long_press ,regc 
-0x6768 027600 branch push_buffer_in_queue 
-:      027601 shutter_dy_clear_volume_timer:
-0x6769 027602 jam 0 ,mem_key3_press_count 
-0x676a 027603 jam 0 ,mem_shutter_volume_timer 
-0x676b 027604 rtn 
-:      027607 shutter_dy_link_key_loop_timer:
-0x676c 027608 arg mem_shutter_link_timer ,regc 
-0x676d 027609 arg shutter_dy_link_key_loop_timeout ,regb 
-0x676e 027610 branch timer_single_step 
-:      027611 shutter_dy_link_key_loop_timeout:
-0x676f 027612 jam 2 ,mem_shutter_link_timer 
-0x6770 027613 call shutter_dy_link_data_android_or_ios 
-0x6771 027614 branch push_buffer_in_queue 
-:      027616 shutter_dy_link_data_android_or_ios:
-0x6772 027617 arg mem_shutter_link_data ,regc 
-0x6773 027618 call shutter_dy_check_iphone 
-0x6774 027619 rtn blank 
-0x6775 027620 arg mem_shutter_link_data_i ,regc 
-0x6776 027621 rtn 
-:      027623 shutter_dy_link_key_long_press:
-0x6777 027624 fetch 1 ,mem_shutter_link_loop_flag 
-0x6778 027625 nbranch shutter_dy_clear_link_key_timer ,blank 
-0x6779 027626 jam 1 ,mem_shutter_link_loop_flag 
-0x677a 027627 jam 2 ,mem_shutter_link_timer 
-0x677b 027628 rtn 
-:      027630 shutter_dy_clear_link_key_timer:
-0x677c 027631 jam 0 ,mem_shutter_link_loop_flag 
-0x677d 027632 jam 0 ,mem_shutter_link_timer 
-0x677e 027633 rtn 
-:      027635 shutter_dy_jude_clear_move_config:
-0x677f 027636 fetch 1 ,mem_shutter_le_conned 
-0x6780 027637 nrtn blank 
-0x6781 027638 jam 1 ,mem_shutter_le_conned 
-0x6782 027639 branch shutter_dy_move_data_store 
-:      027641 shutter_dy_clear_move_config:
-0x6783 027642 setarg 0 
-0x6784 027643 store 7 ,mem_move_config 
-0x6785 027644 rtn 
-:      027646 shutter_dy_write_otp_convert_data:
-0x6786 027647 call shutter_dy_check_iphone 
-0x6787 027648 beq 0x01 ,shutter_dy_store_ios_config_data 
-0x6788 027649 beq 0x00 ,shutter_dy_store_android_config 
-0x6789 027650 rtn 
-:      027652 shutter_dy_read_otp_convert_data:
-0x678a 027653 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x678b 027654 beq 0x01 ,shutter_dy_get_ios_config 
-0x678c 027655 beq 0x00 ,shutter_dy_get_android_config 
-0x678d 027656 rtn 
-:      027658 shutter_dy_store_ios_config_data:
-0x678e 027659 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x678f 027660 mul32 pdata ,iphone_once_max_move_value ,pdata 
-0x6790 027661 copy pdata ,temp 
-0x6791 027662 fetch 2 ,mem_shutter_move_data_x 
-0x6792 027663 iadd temp ,pdata 
-0x6793 027664 store 2 ,mem_otp_shutter_move_data_x 
-0x6794 027666 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x6795 027667 mul32 pdata ,iphone_once_max_move_value ,pdata 
-0x6796 027668 copy pdata ,temp 
-0x6797 027669 fetch 2 ,mem_shutter_move_data_y 
-0x6798 027670 copy pdata ,rega 
-0x6799 027671 setarg 0xfff 
-0x679a 027672 isub rega ,pdata 
-0x679b 027673 iadd temp ,pdata 
-0x679c 027674 store 2 ,mem_otp_shutter_move_data_y 
-0x679d 027676 call shutter_dy_check_iphone 
-0x679e 027678 store 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x679f 027679 rtn 
-:      027681 shutter_dy_store_android_config:
-0x67a0 027682 fetch 2 ,mem_shutter_move_data_x 
-0x67a1 027683 store 2 ,mem_otp_shutter_move_data_x 
-0x67a2 027684 fetch 2 ,mem_shutter_move_data_y 
-0x67a3 027685 store 2 ,mem_otp_shutter_move_data_y 
-0x67a4 027686 call shutter_dy_check_iphone 
-0x67a5 027687 store 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x67a6 027688 rtn 
-:      027689 shutter_dy_get_ios_config:
-0x67a7 027690 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67a8 027691 div pdata ,iphone_once_max_move_value 
-0x67a9 027692 call wait_div_end 
-0x67aa 027693 quotient pdata 
-0x67ab 027694 remainder temp 
-0x67ac 027695 store 1 ,mem_shutter_iphone_beyond_x_count 
-0x67ad 027696 copy temp ,pdata 
-0x67ae 027697 store 2 ,mem_shutter_move_data_x 
-0x67af 027698 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67b0 027699 div pdata ,iphone_once_max_move_value 
-0x67b1 027700 call wait_div_end 
-0x67b2 027701 quotient pdata 
-0x67b3 027702 remainder temp 
-0x67b4 027703 store 1 ,mem_shutter_iphone_beyond_y_count 
-0x67b5 027705 setarg 0xfff 
-0x67b6 027706 isub temp ,pdata 
-0x67b7 027707 store 2 ,mem_shutter_move_data_y 
-0x67b8 027710 rtn 
-:      027711 shutter_dy_get_android_config:
-0x67b9 027712 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67ba 027713 store 2 ,mem_shutter_move_data_x 
-0x67bb 027714 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67bc 027715 store 2 ,mem_shutter_move_data_y 
-0x67bd 027718 rtn 
-:      027720 shutter_dy_store_move_config_info:
-0x67be 027721 branch shutter_dy_campare_effective_addr_write_otp 
-:      027723 shutter_dy_load_move_config_info:
-0x67bf 027724 branch shutter_dy_campare_effective_addr_read_otp 
-:      027727 shutter_dy_shutter_uart_config_loop:
-0x67c0 027728 call shutter_dy_update_read_check_addr 
-0x67c1 027729 fetch 2 ,mem_otp_read_offset_addr 
-0x67c2 027730 call shutter_dy_shutter_read_move_config_from_otp_addr 
-0x67c3 027731 jam 0 ,mem_shutter_first_read_flag 
-0x67c4 027732 fetch 5 ,mem_otp_move_config 
-0x67c5 027733 jam 0 ,mem_shutter_valid_data_flag 
-0x67c6 027734 jam 0 ,mem_shutter_temp_count 
-0x67c7 027735 call shutter_dy_campare_otp_data 
-0x67c8 027736 fetch 1 ,mem_shutter_temp_count 
-0x67c9 027737 rtneq 0 
-0x67ca 027738 branch shutter_dy_shutter_uart_config_loop 
-:      027741 shutter_dy_shutter_get_first_read_addr:
-0x67cb 027743 fetch 2 ,mem_shutter_efuse_start_offset 
-0x67cc 027744 increase -5 ,pdata 
-0x67cd 027745 store 2 ,mem_otp_read_offset_addr 
-0x67ce 027746 rtn 
-:      027749 shutter_dy_shutter_next_read_addr:
-0x67cf 027750 fetch 2 ,mem_otp_read_offset_addr 
-0x67d0 027751 increase -5 ,pdata 
-0x67d1 027752 store 2 ,mem_otp_read_offset_addr 
-0x67d2 027753 rtn 
-:      027756 shutter_dy_shutter_last_read_addr:
-0x67d3 027757 fetch 2 ,mem_otp_read_offset_addr 
-0x67d4 027758 pincrease 5 
-0x67d5 027759 store 2 ,mem_otp_read_offset_addr 
-0x67d6 027760 rtn 
-:      027762 shutter_dy_shutter_read_ios_android_addr:
-0x67d7 027763 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67d8 027764 pincrease 5 
-0x67d9 027765 store 2 ,mem_otp_read_ios_android_addr 
-0x67da 027767 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67db 027768 copy pdata ,temp 
-0x67dc 027770 fetch 2 ,mem_shutter_efuse_start_offset 
-0x67dd 027771 isub temp ,pdata 
-0x67de 027772 arg shutter_para_total_num ,temp 
-0x67df 027773 isub temp ,null 
-0x67e0 027775 nbranch shutter_dy_shutter_not_find_ios_or_android ,positive 
-0x67e1 027776 rtn 
-:      027778 shutter_dy_update_read_check_addr:
-0x67e2 027779 fetch 1 ,mem_shutter_first_read_flag 
-0x67e3 027780 beq 0x01 ,shutter_dy_shutter_get_first_read_addr 
-0x67e4 027781 beq 0x00 ,shutter_dy_shutter_next_read_addr 
-0x67e5 027782 rtn 
-:      027785 shutter_dy_campare_otp_data:
-0x67e6 027786 arg 0x0 ,regb 
-0x67e7 027787 copy regb ,temp 
-0x67e8 027788 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67e9 027789 icompare 0xffff ,temp 
-0x67ea 027791 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67eb 027792 arg 0x0 ,regb 
-0x67ec 027793 copy regb ,temp 
-0x67ed 027794 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67ee 027795 icompare 0xffff ,temp 
-0x67ef 027796 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67f0 027797 arg 0x0 ,regb 
-0x67f1 027798 copy regb ,temp 
-0x67f2 027799 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x67f3 027800 icompare 0xff ,temp 
-0x67f4 027801 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67f5 027802 rtn 
-:      027805 shutter_dy_set_shutter_valid_data_flag:
-0x67f6 027806 fetch 1 ,mem_shutter_temp_count 
-0x67f7 027807 pincrease 1 
-0x67f8 027808 store 1 ,mem_shutter_temp_count 
-0x67f9 027809 rtn 
-:      027810 shutter_dy_shutter_judge_ios_or_android:
-0x67fa 027811 jam 1 ,mem_shutter_temp_count 
-0x67fb 027812 call shutter_dy_shutter_read_ios_android_addr 
-0x67fc 027813 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67fd 027814 call shutter_dy_shutter_read_move_config_from_otp_addr 
-0x67fe 027815 call shutter_dy_check_iphone 
-0x67ff 027816 copy pdata ,temp 
-0x6800 027817 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x6801 027818 icompare 0xff ,temp 
-0x6802 027819 call shutter_dy_clear_temp_count ,true 
-0x6803 027821 fetch 1 ,mem_shutter_temp_count 
-0x6804 027822 rtneq 0 
-0x6805 027823 branch shutter_dy_shutter_judge_ios_or_android 
-:      027826 shutter_dy_shutter_not_find_ios_or_android:
-0x6806 027827 bpatch patch15_5 ,mem_patch15 
-0x6807 027828 call shutter_dy_clear_temp_count 
-0x6808 027829 call shutter_dy_check_iphone 
-0x6809 027830 branch shutter_dy_shutter_android_save_init_loaction ,blank 
-0x680a 027831 branch shutter_dy_shutter_ios_save_init_loaction 
-:      027832 shutter_dy_shutter_android_save_init_loaction:
-0x680b 027834 fetch 2 ,mem_android_initial_move_x 
-0x680c 027835 store 2 ,mem_shutter_move_data_x 
-0x680d 027837 fetcht 2 ,mem_android_initial_move_y 
-0x680e 027838 setarg 0xfff 
-0x680f 027839 isub temp ,pdata 
-0x6810 027840 store 2 ,mem_shutter_move_data_y 
-0x6811 027841 branch shutter_dy_store_move_config_info 
-:      027843 shutter_dy_shutter_ios_save_init_loaction:
-0x6812 027844 arg iphone_once_max_move_value ,temp 
-0x6813 027846 fetch 2 ,mem_iphone_initial_move_x 
-0x6814 027847 arg mem_shutter_move_data_x ,rega 
-0x6815 027848 arg mem_shutter_iphone_beyond_x_count ,regb 
-0x6816 027849 call shutter_dy_iphone_move_initial_set 
-0x6817 027850 arg iphone_once_max_move_value ,temp 
-0x6818 027852 fetch 2 ,mem_iphone_initial_move_y 
-0x6819 027853 arg mem_shutter_move_data_y ,rega 
-0x681a 027854 arg mem_shutter_iphone_beyond_y_count ,regb 
-0x681b 027855 call shutter_dy_iphone_move_initial_set 
-0x681c 027856 setarg 0xfff 
-0x681d 027857 fetcht 2 ,mem_shutter_move_data_y 
-0x681e 027858 isub temp ,pdata 
-0x681f 027859 store 2 ,mem_shutter_move_data_y 
-0x6820 027860 branch shutter_dy_store_move_config_info 
-:      027862 shutter_dy_clear_temp_count:
-0x6821 027863 jam 0 ,mem_shutter_temp_count 
-0x6822 027864 rtn 
-:      027866 shutter_dy_campare_effective_addr_read_otp:
-0x6823 027867 bpatch patch15_6 ,mem_patch15 
-0x6824 027868 jam 1 ,mem_shutter_first_read_flag 
-0x6825 027869 call shutter_dy_shutter_uart_config_loop 
-0x6826 027873 fetch 2 ,mem_shutter_efuse_end_offset 
-0x6827 027874 copy pdata ,temp 
-0x6828 027875 fetch 2 ,mem_otp_read_offset_addr 
-0x6829 027876 isub temp ,pdata 
-0x682a 027877 arg 0x0 ,temp 
-0x682b 027878 isub temp ,null 
-0x682c 027879 nrtn positive 
-0x682d 027880 fetch 2 ,mem_otp_read_offset_addr 
-0x682e 027881 copy pdata ,temp 
-0x682f 027883 fetch 2 ,mem_shutter_efuse_start_offset 
-0x6830 027884 increase -5 ,pdata 
-0x6831 027885 isub temp ,pdata 
-0x6832 027888 fetch 2 ,mem_otp_read_offset_addr 
-0x6833 027889 store 2 ,mem_otp_read_ios_android_addr 
-0x6834 027890 call shutter_dy_shutter_judge_ios_or_android 
-0x6835 027891 fetch 2 ,mem_otp_read_ios_android_addr 
-0x6836 027892 ncall shutter_dy_shutter_read_move_config_from_otp_addr ,zero 
-0x6837 027895 jam 0 ,mem_shutter_temp_count 
-0x6838 027896 call shutter_dy_campare_otp_data 
-0x6839 027897 fetch 1 ,mem_shutter_temp_count 
-0x683a 027898 rtneq 0 
-0x683b 027899 branch shutter_dy_read_otp_convert_data 
-:      027902 shutter_dy_campare_effective_addr_write_otp:
-0x683c 027903 bpatch patch15_7 ,mem_patch15 
-0x683d 027904 jam 1 ,mem_shutter_first_read_flag 
-0x683e 027905 call shutter_dy_shutter_uart_config_loop 
-0x683f 027909 fetcht 2 ,mem_shutter_efuse_end_offset 
-0x6840 027911 fetch 2 ,mem_otp_read_offset_addr 
-0x6841 027912 isub temp ,pdata 
-0x6842 027913 arg 0x0 ,temp 
-0x6843 027914 isub temp ,null 
-0x6844 027915 nrtn positive 
-0x6845 027917 fetcht 2 ,mem_otp_read_offset_addr 
-0x6846 027919 fetch 2 ,mem_shutter_efuse_start_offset 
-0x6847 027920 isub temp ,pdata 
-0x6848 027921 arg 0x0 ,temp 
-0x6849 027922 isub temp ,null 
-0x684a 027923 nrtn positive 
-0x684b 027924 fetch 2 ,mem_otp_read_offset_addr 
-0x684c 027925 store 2 ,mem_otp_write_offset_addr 
-0x684d 027926 call shutter_dy_write_otp_convert_data 
-0x684e 027928 branch shutter_dy_shutter_write_move_config_to_otp_addr 
-:      027931 shutter_dy_shutter_read_move_config_from_otp_addr:
-0x684f 027932 bpatch patch16_0 ,mem_patch16 
-0x6850 027933 copy pdata ,regb 
-0x6851 027934 arg shutter_para_total_num ,loopcnt 
-0x6852 027936 arg mem_otp_move_config ,rega 
-0x6853 027937 branch otp_read_data 
-:      027940 shutter_dy_shutter_write_move_config_to_otp_addr:
-0x6854 027941 arg shutter_para_total_num ,loopcnt 
-0x6855 027942 arg mem_otp_move_config ,rega 
-0x6856 027943 fetchr regb ,2 ,mem_otp_write_offset_addr 
-0x6857 027944 branch otp_write 
-:      027946 shutter_dy_shutter_1s_timer:
-0x6858 027947 arg mem_shutter_1s_timer ,regc 
-0x6859 027948 arg shutter_dy_store_move_config_info ,regb 
-0x685a 027949 branch timer_single_step 
-:      027963 p_crc16_ccitt_false:
-0x685b 027964 fetch 2 ,mem_adv_crc_false_initvalue 
-:      027966 p_crc16_ccitt_false_loop:
-0x685c 027967 ifetcht 1 ,regc 
-0x685d 027968 increase 1 ,regc 
-0x685e 027969 lshift8 temp ,temp 
-0x685f 027970 ixor temp ,pdata 
-:      027972 p_crc16_for_byte:
-0x6860 027973 copy loopcnt ,regb 
-0x6861 027974 arg 8 ,loopcnt 
-:      027975 p_crc16_for_byte_loop:
-0x6862 027976 isolate1 15 ,pdata 
-0x6863 027977 lshift pdata ,pdata 
-0x6864 027978 nbranch p_crc16_for_byte_continue ,true 
-0x6865 027979 fetcht 2 ,mem_crc16_polynomial 
-0x6866 027980 ixor temp ,pdata 
-:      027981 p_crc16_for_byte_continue:
-0x6867 027982 loop p_crc16_for_byte_loop 
-0x6868 027983 copy regb ,loopcnt 
-0x6869 027985 loop p_crc16_ccitt_false_loop 
-0x686a 027986 store 2 ,mem_adv_crc_false_initvalue 
-0x686b 027987 rtn 
-:      027992 rf_debug_rx_gpio_low:
-0x686c 027993 fetch 1 ,mem_rf_debug_rx_gpio 
-:      027994 rf_debug_gpio_low:
-0x686d 027995 arg gpcfg_output_low ,temp 
-0x686e 027996 branch gpio_config_function 
-:      027998 rf_debug_rx_on_line:
-:      027999 rf_debug_rx_gpio_high:
-0x686f 028000 fetch 1 ,mem_rf_debug_rx_gpio 
-:      028001 rf_debug_gpio_high:
-0x6870 028002 arg gpcfg_output_high ,temp 
-0x6871 028003 branch gpio_config_function 
-:      028005 rf_debug_rx_gpio_h_l_h:
-0x6872 028006 call rf_debug_rx_gpio_high 
-:      028007 rf_debug_rx_gpio_l_h:
-0x6873 028008 call rf_debug_rx_gpio_low 
-0x6874 028009 branch rf_debug_rx_gpio_high 
-:      028011 rf_debug_rx_gpio_l_h_l:
-:      028012 rf_debug_shutdown_radio_line:
-0x6875 028013 call rf_debug_rx_gpio_l_h 
-:      028014 rf_debug_rx_crc_line:
-0x6876 028015 branch rf_debug_rx_gpio_low 
-:      028017 rf_debug_rx_sync_line:
-0x6877 028018 branch rf_debug_rx_gpio_l_h 
-:      028020 rf_debug_rx_crc_fail_line:
-0x6878 028021 call rf_debug_rx_gpio_l_h 
-0x6879 028022 branch rf_debug_rx_gpio_l_h_l 
-:      028024 rf_debug_rx_match_line:
-:      028025 rf_debug_rx_crc_error_line:
-:      028026 rf_debug_rx_sync_timeout_line:
-0x687a 028027 branch rf_debug_rx_gpio_low 
-:      028030 rf_debug_tx_off_line:
-:      028031 rf_debug_tx_gpio_low:
-0x687b 028032 fetch 1 ,mem_rf_debug_tx_gpio 
-0x687c 028033 branch rf_debug_gpio_low 
-:      028035 rf_debug_tx_on_line:
-:      028036 rf_debug_tx_gpio_high:
-0x687d 028037 fetch 1 ,mem_rf_debug_tx_gpio 
-0x687e 028038 branch rf_debug_gpio_high 
-:      028040 rf_debug_tx_gpio_l_h_l:
-0x687f 028041 call rf_debug_tx_gpio_low 
-0x6880 028042 call rf_debug_tx_gpio_high 
-0x6881 028043 branch rf_debug_tx_gpio_low 
-:      028050 hci_init:
-0x6882 028051 clear_stack 
-0x6883 028052 call wdt_set_disable 
-0x6884 028053 call hci_init_clksel_xtal 
-0x6885 028054 call hci_init_uart_default_config 
-0x6886 028055 call hci_init_uart_config 
-0x6887 028056 call hci_init_pwm_default_config 
-0x6888 028057 call hci_init_pwm 
-0x6889 028059 jam 1 ,mem_hci_command_complete_num_hci_command_packet 
-0x688a 028060 jam hci_h4_type_event ,mem_hci_event_head_type 
-:      028062 hci_process_loop:
-0x688b 028063 call hci_process_check_uart_rx 
-0x688c 028064 branch hci_process_loop 
-:      028066 hci_init_clksel_xtal:
-0x688d 028067 jam clksel_xtal ,core_clksel 
-0x688e 028068 rtn 
-:      028070 hci_init_uart_default_config:
-0x688f 028071 call hci_init_uart_default_config_tx 
-0x6890 028072 call hci_init_uart_default_config_rx 
-0x6891 028073 call hci_init_uart_default_config_rts 
-0x6892 028074 branch hci_init_uart_default_config_cts 
-:      028076 hci_init_uart_default_config_tx:
-0x6893 028077 fetch 1 ,mem_hci_uart_tx_gpio 
-0x6894 028078 nrtn blank 
-0x6895 028079 jam hci_uart_tx_gpio_num ,mem_hci_uart_tx_gpio 
-0x6896 028080 rtn 
-:      028082 hci_init_uart_default_config_rx:
-0x6897 028083 fetch 1 ,mem_hci_uart_rx_gpio 
-0x6898 028084 nrtn blank 
-0x6899 028085 jam hci_uart_rx_gpio_num ,mem_hci_uart_rx_gpio 
-0x689a 028086 rtn 
-:      028087 hci_init_uart_default_config_rts:
-0x689b 028088 fetch 1 ,mem_hci_uart_rts_gpio 
-0x689c 028089 nrtn blank 
-0x689d 028090 jam hci_uart_rts_gpio_num ,mem_hci_uart_rts_gpio 
-0x689e 028091 rtn 
-:      028092 hci_init_uart_default_config_cts:
-0x689f 028093 fetch 1 ,mem_hci_uart_cts_gpio 
-0x68a0 028094 nrtn blank 
-0x68a1 028095 jam hci_uart_cts_gpio_num ,mem_hci_uart_cts_gpio 
-0x68a2 028096 rtn 
-:      028099 hci_init_uart_config:
-0x68a3 028100 setarg mem_h5rx_buf 
-0x68a4 028101 store 2 ,mem_pdatatemp 
-0x68a5 028102 setarg mem_h5rx_buf_end 
-0x68a6 028103 istore 2 ,contw 
-0x68a7 028104 setarg mem_h5tx_buf 
-0x68a8 028105 istore 2 ,contw 
-0x68a9 028106 setarg mem_h5tx_buf_end 
-0x68aa 028107 istore 2 ,contw 
-0x68ab 028108 fetch 8 ,mem_pdatatemp 
-0x68ac 028109 call uarta_init_dma_mem 
-0x68ad 028110 call uart_clock_select_main_freq_crystal 
-0x68ae 028111 arg 115200 ,temp 
-0x68af 028112 call uarta_calc_baud_rate_config 
-0x68b0 028113 fetch 1 ,mem_hci_uart_tx_gpio 
-0x68b1 028114 arg gpcfg_uart_txd ,temp 
-0x68b2 028115 call gpio_config_function_int 
-0x68b3 028116 fetch 1 ,mem_hci_uart_rx_gpio 
-0x68b4 028117 arg gpcfg_uart_rxd | gpcfg_pullup ,temp 
-0x68b5 028118 call gpio_config_function_int 
-0x68b6 028119 fetch 1 ,mem_hci_uart_rts_gpio 
-0x68b7 028120 arg gpcfg_uart_rts ,temp 
-0x68b8 028121 call gpio_config_function_int 
-0x68b9 028122 fetch 1 ,mem_hci_uart_cts_gpio 
-0x68ba 028123 arg gpcfg_uart_cts ,temp 
-0x68bb 028124 call gpio_config_function_int 
-0x68bc 028126 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
-0x68bd 028127 storet 1 ,core_uart_ctrl 
-0x68be 028128 branch clean_xmem 
-:      028130 hci_init_pwm_default_config:
-0x68bf 028131 fetch 1 ,mem_hci_pwm_12mhz_gpio 
-0x68c0 028132 nrtn blank 
-0x68c1 028133 jam hci_pmw_12mhz_gpio_num ,mem_hci_pwm_12mhz_gpio 
-0x68c2 028134 rtn 
-:      028136 hci_init_pwm:
-0x68c3 028137 fetch 1 ,mem_hci_pwm_12mhz_gpio 
-0x68c4 028138 arg gpcfg_pwm_out0 ,temp 
-0x68c5 028139 call gpio_config_function_int 
-0x68c6 028140 arg 0x40 ,rega 
-0x68c7 028141 call pwm_init 
-0x68c8 028142 arg 0 ,rega 
-0x68c9 028143 arg 0 ,regb 
-0x68ca 028144 setarg 0 
-0x68cb 028145 call pwm_duty_cycle_set 
-0x68cc 028146 arg 0 ,queue 
-0x68cd 028147 branch pwm_set_select 
-:      028150 hci_process_check_uart_rx:
-0x68ce 028151 fetch 2 ,core_uart_rxitems 
-0x68cf 028152 add pdata ,-4 ,rega 
-0x68d0 028153 nrtn positive 
-0x68d1 028154 call uarta_prepare_rx 
-0x68d2 028155 ifetch 1 ,contru 
-0x68d3 028156 beq hci_h4_type_cmd ,hci_parse_packet_cmd 
-0x68d4 028158 call delay_10ms 
-0x68d5 028159 branch uarta_clear_current_rx 
-:      028163 hci_parse_packet_cmd:
-0x68d6 028164 ifetch 2 ,contru 
-0x68d7 028165 store 2 ,mem_hci_opcode 
-0x68d8 028166 arg 0x3ff ,temp 
-0x68d9 028167 iand temp ,temp 
-0x68da 028168 storet 2 ,mem_hci_opcode_ocf 
-0x68db 028169 rshift2 pdata ,pdata 
-0x68dc 028170 rshift8 pdata ,pdata 
-0x68dd 028171 store 1 ,mem_hci_opcode_ogf 
-0x68de 028172 ifetch 1 ,contru 
-0x68df 028173 pincrease -1 
-0x68e0 028174 isub rega ,null 
-0x68e1 028175 rtn positive 
-0x68e2 028176 call hci_parse_complete_packet 
-0x68e3 028177 branch hci_drop_current_packet 
-:      028179 hci_parse_complete_packet:
-0x68e4 028180 fetch 1 ,mem_hci_opcode_ogf 
-0x68e5 028188 beq hci_ogf_vendor_specific_debug ,hci_parse_packet_cmd_ogf_vendorspecific_debug 
-0x68e6 028189 branch hci_send_event_command_complete_error_command_nuknown 
-:      028199 hci_parse_packet_cmd_ogf_vendorspecific_debug:
-0x68e7 028200 bpatch patch16_4 ,mem_patch16 
-0x68e8 028201 fetch 1 ,mem_hci_opcode_ocf 
-0x68e9 028202 beq hci_vendor_cmd_reset ,hci_normal_reply 
-0x68ea 028203 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
-0x68eb 028204 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
-0x68ec 028205 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
-0x68ed 028206 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
-0x68ee 028207 beq hci_vendor_cmd_echo ,hci_normal_reply 
-0x68ef 028208 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
-0x68f0 028209 beq hci_vendor_cmd_set_flow_control ,phci_grp_vendor_flow_control 
-0x68f1 028210 branch hci_normal_reply 
-:      028213 phci_grp_vendor_chipid:
-0x68f2 028214 jam command_succeeded ,mem_hci_command_complete_return_parameter 
-0x68f3 028215 fetch 2 ,core_chipid 
-0x68f4 028216 store 2 ,mem_hci_command_complete_return_parameter_chip_id 
-0x68f5 028217 arg 3 ,loopcnt 
-0x68f6 028218 branch hci_send_event_command_complete 
-:      028220 phci_grp_vendor_baud:
-0x68f7 028221 ifetch 2 ,contu 
-0x68f8 028222 store 2 ,core_uart_baud 
-0x68f9 028223 rtn 
-:      028226 phci_grp_vendor_patch_common:
-0x68fa 028227 ifetch 1 ,contu 
-0x68fb 028228 copy pdata ,temp 
-0x68fc 028229 store 1 ,core_ucode_low 
-0x68fd 028230 ifetch 1 ,contu 
-0x68fe 028231 iadd temp ,temp 
-0x68ff 028232 set1 7 ,pdata 
-0x6900 028233 store 1 ,core_ucode_ctrl 
-0x6901 028234 ifetch 1 ,contu 
-0x6902 028235 iadd temp ,temp 
-0x6903 028236 copy pdata ,loopcnt 
-0x6904 028237 rtn 
-:      028239 phci_grp_vendor_patch:
-0x6905 028240 call phci_grp_vendor_patch_common 
-:      028241 phci_grp_vendor_patch_loop:
-0x6906 028242 ifetch 1 ,contu 
-0x6907 028243 store 1 ,core_ucode_data 
-0x6908 028244 iadd temp ,temp 
-0x6909 028245 loop phci_grp_vendor_patch_loop 
-:      028246 phci_grp_vendor_patch_check_sum:
-0x690a 028247 and temp ,0xff ,temp 
-0x690b 028248 ifetch 1 ,contu 
-0x690c 028249 isub temp ,null 
-0x690d 028250 nbranch phci_grp_vendor_patch_bad ,zero 
-0x690e 028251 branch hci_normal_reply 
-:      028253 phci_grp_vendor_done:
-0x690f 028254 arg 0x20 ,loopcnt 
-0x6910 028255 arg mem_patch00 ,contw 
-0x6911 028256 arg 0 ,temp 
-:      028257 phci_grp_vendor_done_loop:
-0x6912 028258 ifetch 1 ,contu 
-0x6913 028259 istore 1 ,contw 
-0x6914 028260 iadd temp ,temp 
-0x6915 028261 loop phci_grp_vendor_done_loop 
-0x6916 028262 and temp ,0xff ,temp 
-0x6917 028263 ifetch 1 ,contu 
-0x6918 028264 isub temp ,null 
-0x6919 028265 nbranch phci_grp_vendor_patch_bad ,zero 
-0x691a 028266 jam 0 ,core_ucode_ctrl 
-0x691b 028267 call hci_normal_reply 
-0x691c 028268 call wait_uarttx 
-0x691d 028269 branch soft_reset 
-:      028271 phci_grp_vendor_patch_bad:
-0x691e 028272 jam 0 ,core_ucode_ctrl 
-0x691f 028273 branch hci_send_event_command_complete_error_command_nuknown 
-:      028276 phci_grp_vendor_mem:
-0x6920 028277 ifetch 1 ,contu 
-0x6921 028278 copy pdata ,loopcnt 
-0x6922 028279 ifetch 2 ,contu 
-0x6923 028280 copy pdata ,contw 
-0x6924 028281 call uart_copy_rx_bytes 
-0x6925 028282 branch hci_normal_reply 
-:      028284 phci_grp_vendor_flow_control:
-0x6926 028285 fetch 1 ,core_uart_ctrl 
-0x6927 028286 set1 bit_uart_control_flow_control ,pdata 
-0x6928 028287 store 1 ,core_uart_ctrl 
-0x6929 028288 branch hci_normal_reply 
-:      028291 hci_normal_reply:
-0x692a 028292 branch hci_send_event_command_complete_without_payload 
-:      028294 hci_send_event_command_complete_error_command_nuknown:
-0x692b 028295 jam command_unknown ,mem_hci_command_complete_return_parameter 
-0x692c 028296 branch hci_send_event_command_complete_without_payload + 1 
-:      028297 hci_send_event_command_complete_error_command_disallowed:
-0x692d 028298 jam command_disallowed ,mem_hci_command_complete_return_parameter 
-0x692e 028299 branch hci_send_event_command_complete_without_payload + 1 
-:      028300 hci_send_event_command_complete_without_payload:
-0x692f 028301 jam command_succeeded ,mem_hci_command_complete_return_parameter 
-0x6930 028302 arg 1 ,loopcnt 
-0x6931 028303 branch hci_send_event_command_complete 
-:      028305 hci_send_event_command_complete:
-0x6932 028306 jam hci_event_command_complete ,mem_hci_event_head_event_code 
-0x6933 028307 add loopcnt ,3 ,pdata 
-0x6934 028308 store 1 ,mem_hci_event_para_total_length 
-0x6935 028309 call hci_prepare_send_event 
-0x6936 028310 fetch 3 ,mem_hci_command_complete_num_hci_command_packet 
-0x6937 028311 istore 3 ,contwu 
-0x6938 028313 arg mem_hci_command_complete_return_parameter ,contr 
-0x6939 028314 call uart_copy_tx_bytes 
-0x693a 028315 branch uarta_send_register_pop 
-:      028319 hci_prepare_send_event:
-0x693b 028320 call uarta_prepare_tx_register_push 
-0x693c 028321 fetch 3 ,mem_hci_event_head_type 
-0x693d 028322 istore 3 ,contwu 
-0x693e 028323 rtn 
-:      028325 hci_drop_current_packet:
-0x693f 028326 call uarta_prepare_rx 
-0x6940 028327 increase 3 ,contru 
-0x6941 028328 ifetch 1 ,contru 
-0x6942 028329 iadd contru ,contru 
-0x6943 028330 branch uarta_rxdone 
-:      028332 cmd_exit:
-0x6944 028333 jam 0 ,mem_hci_cmd 
-0x6945 028334 rtn 
-:      028341 l2cap_init:
-0x6946 028342 branch l2cap_init_wake ,wake 
-0x6947 028343 setarg mem_l2cap_xmem_end 
-0x6948 028344 arg mem_l2cap_xmem_start ,contw 
-0x6949 028345 isub contw ,loopcnt 
-0x694a 028346 call clear_mem 
-:      028347 l2cap_init_wake:
-0x694b 028349 rtn 
-:      028353 check_l2cap_map:
-0x694c 028354 arg 0 ,queue 
-0x694d 028355 arg 0 ,regb 
-:      028357 check_l2cap_map_loop:
-0x694e 028358 sub queue ,7 ,null 
-0x694f 028359 nrtn positive 
-0x6950 028360 qisolate1 rega 
-0x6951 028361 branch check_l2cap_map_used ,true 
-0x6952 028362 branch check_l2cap_map_used2 
-:      028364 check_l2cap_map_used:
-0x6953 028365 copy temp ,pdata 
-0x6954 028366 branch check_l2cap_map_used2 ,blank 
-0x6955 028367 qset1 regb 
-0x6956 028368 increase -1 ,temp 
-:      028370 check_l2cap_map_used2:
-0x6957 028371 increase 1 ,queue 
-0x6958 028372 branch check_l2cap_map_loop 
-:      028385 ble_l2cap_malloc:
-0x6959 028386 fetchr regd ,2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x695a 028387 fetchr rege ,2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x695b 028388 call disable_user 
-0x695c 028389 branch host_l2cap_malloc 
-:      028391 host_l2cap_malloc:
-0x695d 028392 bpatch patch16_6 ,mem_patch16 
-0x695e 028393 call l2cap_malloc_is_fifo_full 
-0x695f 028394 nbranch assert ,blank 
-0x6960 028395 call l2cap_malloc_get_full_map 
-0x6961 028396 arg 8 ,loopcnt 
-:      028397 host_l2cap_malloc_loop:
-0x6962 028398 fetcht 1 ,mem_used_map 
-0x6963 028399 sub loopcnt ,8 ,queue 
-0x6964 028400 qisolate1 temp 
-0x6965 028401 branch host_l2cap_malloc_next_buffer ,true 
-0x6966 028402 call host_l2cap_malloc_check_buffer_enough 
-0x6967 028403 nbranch host_l2cap_malloc_next_buffer ,positive 
-0x6968 028404 call host_l2cap_malloc_into_fifo 
-0x6969 028405 branch host_l2cap_malloc_succ 
-:      028406 host_l2cap_malloc_next_buffer:
-0x696a 028407 copy rege ,pdata 
-0x696b 028408 iadd regd ,regd 
-0x696c 028409 loop host_l2cap_malloc_loop 
-0x696d 028410 branch assert 
-:      028411 host_l2cap_malloc_succ:
-0x696e 028412 copy regd ,pdata 
-0x696f 028413 copy regd ,contw 
-0x6970 028414 rtn 
-:      028423 host_l2cap_malloc_check_buffer_enough:
-0x6971 028424 bpatch patch16_7 ,mem_patch16 
-0x6972 028425 sub loopcnt ,8 ,queue 
-0x6973 028426 arg 0 ,temp 
-0x6974 028427 arg 0 ,timeup 
-:      028428 host_l2cap_malloc_check_buffer_enough_loop:
-0x6975 028429 copy queue ,pdata 
-0x6976 028430 beq 8 ,host_l2cap_malloc_check_buffer_enough_end 
-0x6977 028431 fetch 1 ,mem_used_map 
-0x6978 028432 qisolate1 pdata 
-0x6979 028433 branch host_l2cap_malloc_check_buffer_enough_end ,true 
-0x697a 028434 qset1 timeup 
-0x697b 028435 copy rege ,pdata 
-0x697c 028436 iadd temp ,temp 
-0x697d 028437 increase 1 ,queue 
-0x697e 028438 copy rega ,pdata 
-0x697f 028439 isub temp ,null 
-0x6980 028440 branch host_l2cap_malloc_check_buffer_enough_end ,zero 
-0x6981 028441 branch host_l2cap_malloc_check_buffer_enough_loop ,positive 
-:      028442 host_l2cap_malloc_check_buffer_enough_end:
-0x6982 028443 copy temp ,pdata 
-0x6983 028444 isub rega ,null 
-0x6984 028445 nrtn zero 
-0x6985 028446 qset1 timeup 
-0x6986 028447 rtn 
-:      028456 host_l2cap_malloc_into_fifo:
-0x6987 028457 bpatch patch17_0 ,mem_patch17 
-0x6988 028458 call l2cap_malloc_is_fifo_full 
-0x6989 028459 nbranch assert ,blank 
-0x698a 028460 call l2cap_malloc_is_fifo_empty 
-0x698b 028461 branch host_l2cap_malloc_into_fifo_no_push ,blank 
-0x698c 028462 fetch 9 ,mem_tx_fifo1 
-0x698d 028463 store 9 ,mem_tx_fifo0 
-0x698e 028464 setarg 0 
-0x698f 028465 istore 3 ,contw 
-:      028466 host_l2cap_malloc_into_fifo_no_push:
-0x6990 028467 storer timeup ,1 ,mem_tx_fifo3_map 
-0x6991 028468 storer regd ,2 ,mem_tx_fifo3_ptr 
-0x6992 028469 rtn 
-:      028478 l2cap_malloc_fifo_out:
-0x6993 028479 bpatch patch17_1 ,mem_patch17 
-0x6994 028480 call l2cap_malloc_fifo_get_first_ptr 
-0x6995 028481 increase 1 ,contr 
-0x6996 028482 ifetch 2 ,contr 
-0x6997 028483 rtn 
-:      028490 l2cap_malloc_free:
-0x6998 028491 bpatch patch17_2 ,mem_patch17 
-0x6999 028492 call l2cap_malloc_fifo_get_first_ptr 
-0x699a 028493 copy contr ,contw 
-0x699b 028494 copy contr ,temp 
-0x699c 028495 setarg 0 
-0x699d 028496 istore 3 ,contw 
-0x699e 028497 rtn 
-:      028504 l2cap_malloc_discard:
-0x699f 028505 bpatch patch17_3 ,mem_patch17 
-0x69a0 028506 call l2cap_malloc_is_fifo_empty 
-0x69a1 028507 branch assert ,blank 
-0x69a2 028508 fetch 3 ,mem_tx_fifo2 
-0x69a3 028509 store 3 ,mem_tx_fifo3 
-0x69a4 028510 fetch 3 ,mem_tx_fifo1 
-0x69a5 028511 store 3 ,mem_tx_fifo2 
-0x69a6 028512 fetch 3 ,mem_tx_fifo0 
-0x69a7 028513 store 3 ,mem_tx_fifo1 
-0x69a8 028514 rtn 
-:      028522 l2cap_malloc_is_fifo_full:
-0x69a9 028523 bpatch patch17_4 ,mem_patch17 
-0x69aa 028524 fetch 3 ,mem_tx_fifo0 
-0x69ab 028525 rtn 
-:      028533 l2cap_malloc_is_fifo_nearly_full:
-0x69ac 028534 bpatch patch17_5 ,mem_patch17 
-0x69ad 028535 fetch 3 ,mem_tx_fifo1 
-0x69ae 028536 rtn 
-:      028544 l2cap_malloc_is_fifo_empty:
-0x69af 028545 bpatch patch17_6 ,mem_patch17 
-0x69b0 028546 fetch 3 ,mem_tx_fifo3 
-0x69b1 028547 rtn 
-:      028554 l2cap_malloc_fifo_get_first_ptr:
-0x69b2 028555 call l2cap_malloc_is_fifo_empty 
-0x69b3 028556 branch l2cap_malloc_fifo_get_first_ptr_empty ,blank 
-0x69b4 028557 arg mem_tx_fifo0 ,contr 
-:      028558 l2cap_malloc_free_loop:
-0x69b5 028559 ifetch 3 ,contr 
-0x69b6 028560 branch l2cap_malloc_free_loop ,blank 
-:      028561 l2cap_malloc_fifo_get_first_ptr_empty:
-0x69b7 028562 increase -3 ,contr 
-0x69b8 028563 rtn 
-:      028571 l2cap_malloc_get_full_map:
-0x69b9 028572 bpatch patch17_7 ,mem_patch17 
-0x69ba 028573 arg 4 ,loopcnt 
-0x69bb 028574 arg mem_tx_fifo0_map ,contr 
-0x69bc 028575 arg 0 ,temp 
-:      028576 l2cap_malloc_get_full_map_loop:
-0x69bd 028577 ifetch 3 ,contr 
-0x69be 028578 and pdata ,0xff ,pdata 
-0x69bf 028579 ior temp ,temp 
-0x69c0 028580 loop l2cap_malloc_get_full_map_loop 
-0x69c1 028581 storet 1 ,mem_used_map 
-0x69c2 028582 rtn 
-:      028585 l2cap_lpm_get_wake_lock:
-0x69c3 028586 arg wake_lock_l2cap_tx ,queue 
-0x69c4 028587 branch lpm_get_wake_lock 
-:      028589 l2cap_lpm_put_wake_lock:
-0x69c5 028590 arg wake_lock_l2cap_tx ,queue 
-0x69c6 028591 branch lpm_put_wake_lock 
-:      028602 twspi_reset:
-0x69c7 028603 bpatch patch18_1 ,mem_patch18 
-0x69c8 028604 sub temp ,ui_button_gpio_disable ,null 
-0x69c9 028605 rtn zero 
-0x69ca 028606 copy temp ,pdata 
-0x69cb 028607 and_into 0xff ,pdata 
-0x69cc 028608 sub pdata ,gpio_number + -1 ,null 
-0x69cd 028609 nbranch twspi_reset_ext ,positive 
-0x69ce 028610 arg core_gpio_conf ,contw 
-:      028611 twspi_reset_next:
-0x69cf 028612 iadd contw ,contw 
-0x69d0 028613 copy contw ,rega 
-0x69d1 028614 arg gpcfg_output_low ,temp 
-0x69d2 028615 istoret 1 ,contw 
-0x69d3 028616 call twspi_disable 
-0x69d4 028617 nop 30 
-0x69d5 028618 copy rega ,contw 
-0x69d6 028619 arg gpcfg_output_high ,temp 
-0x69d7 028620 istoret 1 ,contw 
-0x69d8 028621 branch twspi_enable 
-:      028623 twspi_reset_ext:
-0x69d9 028624 arg core_gpio_conf_hi ,contw 
-0x69da 028625 increase -16 ,pdata 
-0x69db 028626 branch twspi_reset_next 
-:      028629 twspi_disable:
-0x69dc 028630 fetch 1 ,core_spid_delay 
-0x69dd 028631 and_into 0x7f ,pdata 
-0x69de 028632 store 1 ,core_spid_delay 
-0x69df 028633 rtn 
-:      028635 twspi_enable:
-0x69e0 028636 fetch 1 ,core_spid_delay 
-0x69e1 028637 or_into 0x80 ,pdata 
-0x69e2 028638 store 1 ,core_spid_delay 
-0x69e3 028639 rtn 
-:      028641 twspi_write:
-0x69e4 028642 branch spid_write_reg 
-:      028644 twspi_read:
-0x69e5 028645 branch spid_read_reg 
-:      028649 aes_disable:
-0x69e6 028650 fetch 1 ,core_bist_ctrl 
-0x69e7 028651 set0 aes_en ,pdata 
-0x69e8 028652 store 1 ,core_bist_ctrl 
-0x69e9 028653 rtn 
-:      028655 read_function_aes:
-0x69ea 028656 nbranch read_function ,user 
-0x69eb 028657 fetch 1 ,core_bist_ctrl 
-0x69ec 028658 set1 aes_en ,pdata 
-0x69ed 028659 store 1 ,core_bist_ctrl 
-:      028660 read_function:
-0x69ee 028661 copy temp ,null 
-0x69ef 028662 branch read_fuction_zero ,zero 
-0x69f0 028663 copy regc ,pc 
-:      028665 read_fuction_zero:
-0x69f1 028666 isolate0 0 ,null 
-0x69f2 028667 branch set_ucode_status 
-:      028670 get_block_header:
-0x69f3 028671 force 4 ,temp 
-:      028672 get_block_header0:
-0x69f4 028673 arg mem_ucode_buf ,rega 
-0x69f5 028674 call aes_disable 
-0x69f6 028675 call read_function 
-0x69f7 028676 arg 0x55aa ,rega 
-0x69f8 028677 fetch 2 ,mem_ucode_buf 
-0x69f9 028678 ifetcht 2 ,contr 
-0x69fa 028679 isub rega ,null 
-0x69fb 028680 rtn 
-:      028683 read_first_block:
-0x69fc 028684 call load_aes_reinit ,user 
-0x69fd 028685 arg 2 ,temp 
-0x69fe 028686 arg mem_ucode_ptr ,rega 
-0x69ff 028687 call read_function 
-0x6a00 028688 fetch 2 ,mem_ucode_ptr 
-:      028689 read_first_block_cont:
-0x6a01 028690 store 2 ,mem_addr_mi 
-0x6a02 028691 call get_iv ,user 
-0x6a03 028692 rtn 
-:      028694 get_iv:
-0x6a04 028695 arg 16 ,temp 
-0x6a05 028696 arg mem_ucode_keybuf ,rega 
-0x6a06 028697 call aes_disable 
-0x6a07 028698 call read_function 
-:      028699 set_iv:
-0x6a08 028700 arg mem_ucode_keybuf ,contr 
-0x6a09 028701 arg 16 ,loopcnt 
-0x6a0a 028702 call aes_load_data 
-0x6a0b 028703 call aes_init 
-0x6a0c 028704 call aes_clear_data 
-0x6a0d 028705 branch do_aes_cbc 
-:      028707 load_aes_reinit:
-0x6a0e 028708 jam 0x0 ,core_ucode_ctrl 
-0x6a0f 028709 call aes_disable 
-0x6a10 028710 branch aes_clear_data 
-:      028712 load_storage:
-0x6a11 028713 setarg 0 
-0x6a12 028714 store 2 ,mem_queue 
-0x6a13 028715 disable match 
-0x6a14 028716 call get_block_header 
-0x6a15 028717 nrtn zero 
-0x6a16 028718 enable match 
-0x6a17 028719 setarg 0x8000 
-0x6a18 028720 store 3 ,core_ucode_hi 
-0x6a19 028721 arg core_ucode_data ,rega 
-0x6a1a 028722 call read_function_aes 
-0x6a1b 028723 jam 0x0 ,core_ucode_ctrl 
-0x6a1c 028724 fetch 1 ,mem_ucode_status 
-0x6a1d 028725 rtnbit0 0 
-:      028726 load_storage_loop:
-0x6a1e 028727 arg 6 ,temp 
-0x6a1f 028728 call get_block_header0 
-0x6a20 028729 nbranch load_data_checksum_compare ,zero 
-0x6a21 028730 ifetchr rega ,2 ,contr 
-0x6a22 028731 call read_function 
-0x6a23 028732 call load_data_checksum_calc 
-0x6a24 028733 branch load_storage_loop 
-:      028736 load_data_checksum_calc:
-0x6a25 028737 fetch 2 ,mem_queue 
-0x6a26 028738 arg 6 ,loopcnt 
-0x6a27 028739 arg mem_ucode_buf ,contr 
-0x6a28 028740 call cal_sum 
-0x6a29 028741 fetchr loopcnt ,2 ,mem_ucode_len 
-0x6a2a 028742 copy rega ,contr 
-0x6a2b 028743 call cal_sum 
-0x6a2c 028744 store 2 ,mem_queue 
-0x6a2d 028745 rtn 
-:      028747 load_data_checksum_compare:
-0x6a2e 028748 fetch 1 ,mem_otp_load_check_sum 
-0x6a2f 028749 beq 0x5a ,load_data_checksum_ok 
-0x6a30 028750 arg 0xaa55 ,rega 
-0x6a31 028751 fetch 2 ,mem_ucode_buf 
-0x6a32 028752 isub rega ,null 
-0x6a33 028753 nbranch load_data_checksum_compare_fail ,zero 
-0x6a34 028754 arg 0x55aa ,rega 
-0x6a35 028755 fetch 2 ,mem_ucode_len 
-0x6a36 028756 isub rega ,null 
-0x6a37 028757 nbranch load_data_checksum_compare_fail ,zero 
-0x6a38 028758 fetch 2 ,mem_sched_addr 
-0x6a39 028759 fetcht 2 ,mem_queue 
-0x6a3a 028760 isub temp ,null 
-0x6a3b 028761 nbranch load_data_checksum_compare_fail ,zero 
-:      028762 load_data_checksum_ok:
-0x6a3c 028763 set1 15 ,rega 
-0x6a3d 028764 branch read_fuction_zero 
-:      028766 load_data_checksum_compare_fail:
-0x6a3e 028767 jam 0 ,mem_ucode_status 
-0x6a3f 028768 rtn 
-:      028771 loadcode_lock_load_ucode:
-0x6a40 028774 and pdata ,0xff ,pdata 
-0x6a41 028775 rshift4 pdata ,pdata 
-0x6a42 028776 store 1 ,mem_device_option 
-0x6a43 028777 branch loadcode_load_key 
-:      028779 loadcode_lock:
-0x6a44 028780 fetch 2 ,core_ucode_flag 
-0x6a45 028781 nbranch loadcode_lock_load_ucode ,blank 
-0x6a46 028782 call loadcode_load_key 
-0x6a47 028783 fetch 2 ,mem_device_option 
-0x6a48 028784 rtn blank 
-0x6a49 028785 call loadcode_set_lock 
-0x6a4a 028786 branch lpm_write_lock 
-:      028788 loadcode_set_lock:
-0x6a4b 028789 fetch 1 ,mem_device_option 
-0x6a4c 028790 rtn blank 
-0x6a4d 028791 and pdata ,0xf ,temp 
-0x6a4e 028792 storet 1 ,mem_device_option 
-0x6a4f 028793 rshift4 pdata ,pdata 
-0x6a50 028794 ixor temp ,pdata 
-0x6a51 028795 bne 0xf ,app_lpm_mpu_lock_24g_ble 
-0x6a52 028796 branch app_lpm_lock_check 
-:      028798 load_otp_hv_vsel:
-0x6a53 028799 fetch 1 ,mem_otp_hv_sel 
-0x6a54 028800 ncall lpm_save_sel_hv ,blank 
-0x6a55 028801 fetch 1 ,mem_otp_ldo_vsel 
-0x6a56 028802 rtn blank 
-0x6a57 028803 store 1 ,mem_lpm_ldo_sel 
-0x6a58 028804 branch lpm_write_io_vsel 
-:      028806 loadcode_load_key:
-0x6a59 028807 disable user 
-0x6a5a 028808 fetch 1 ,mem_ucode_flag 
-0x6a5b 028809 rtnbit0 otp_uflag_aes 
-0x6a5c 028810 call loadcode_check_otp_lock 
-0x6a5d 028811 arg otp_offset_ucode_key_l ,pdata 
-0x6a5e 028812 iadd regb ,regb 
-0x6a5f 028813 force 16 ,loopcnt 
-0x6a60 028814 arg mem_ucode_keybuf ,rega 
-0x6a61 028815 call otp_read_data 
-0x6a62 028816 jam otp_key_lock ,core_misc_ctrl 
-0x6a63 028817 arg mem_ucode_keybuf ,contr 
-0x6a64 028818 call load_key 
-0x6a65 028820 arg mem_ucode_keybuf ,contw 
-0x6a66 028821 call memset0_16 
-0x6a67 028822 branch enable_user 
-:      028825 loadcode:
-0x6a68 028826 jam 0x25 ,core_clkoff 
-0x6a69 028827 call enable_otp_read 
-0x6a6a 028828 arg otp_offset_patch_ptr ,regb 
-0x6a6b 028829 force 11 ,loopcnt 
-0x6a6c 028830 arg mem_ucode_ptr ,rega 
-0x6a6d 028831 call otp_read_data1 
-0x6a6e 028832 fetchr regf ,5 ,mem_ucode_ptr 
-0x6a6f 028833 fetch 1 ,mem_ucode_flag 
-0x6a70 028834 bbit0 otp_uflag_bist ,loadcode_nobist 
-0x6a71 028835 jam 0x7 ,core_bist_ctrl 
-:      028836 loadcode_bistwait:
-0x6a72 028837 fetch 1 ,core_bist_done 
-0x6a73 028838 bne 7 ,loadcode_bistwait 
-0x6a74 028839 fetch 1 ,core_bist_fail 
-0x6a75 028840 lshift4 pdata ,pdata 
-0x6a76 028841 store 1 ,core_bist_ctrl 
-0x6a77 028842 branch loadcode_otp 
-:      028844 loadcode_nobist:
-0x6a78 028845 call set_bistfix 
-0x6a79 028846 call clean_xmem 
-0x6a7a 028847 call clean_smem 
-:      028848 loadcode_otp:
-0x6a7b 028849 storer regf ,5 ,mem_ucode_ptr 
-0x6a7c 028851 call loadcode_check_otp_lock 
-0x6a7d 028852 arg otp_offset_adc_param_l ,pdata 
-0x6a7e 028853 iadd regb ,regb 
-0x6a7f 028854 arg 32 ,loopcnt 
-0x6a80 028855 arg mem_otp_temp ,rega 
-0x6a81 028856 call otp_read_data 
-0x6a82 028858 call load_otp_hv_vsel 
-0x6a83 028859 call loadcode_lock 
-0x6a84 028861 fetch 1 ,mem_ucode_flag 
-0x6a85 028862 bbit0 otp_uflag_aes ,loadcode_unenc 
-0x6a86 028863 fetcht 1 ,mem_peripheral_lock_flag 
-0x6a87 028864 arg 0 ,pdata 
-0x6a88 028865 set1 otp_not_limit ,pdata 
-0x6a89 028866 set1 otp_limit ,pdata 
-0x6a8a 028867 iand temp ,rega 
-0x6a8b 028868 sub rega ,0 ,null 
-0x6a8c 028869 branch loadcode_error ,zero 
-0x6a8d 028870 isub rega ,null 
-0x6a8e 028871 branch loadcode_error ,zero 
-:      028872 loadcode_unenc:
-0x6a8f 028873 jam 0 ,mem_loadcode_times 
-0x6a90 028874 arg otp_load_code ,regc 
-:      028875 loadcode_otp_loop:
-0x6a91 028876 call loadcode_timeout 
-0x6a92 028877 nbranch loadcode_error ,positive 
-0x6a93 028878 fetch 2 ,mem_ucode_ptr 
-0x6a94 028879 branch loadcode_otp_end ,blank 
-0x6a95 028880 call read_first_block_cont 
-0x6a96 028881 call load_storage 
-0x6a97 028882 nbranch loadcode_otp_end ,match 
-0x6a98 028883 fetch 1 ,mem_ucode_status 
-0x6a99 028884 compare 3 ,pdata ,3 
-0x6a9a 028885 nbranch loadcode_otp_loop ,true 
-0x6a9b 028886 call run_otp_code 
-:      028887 loadcode_otp_end:
-0x6a9c 028888 call disable_otp 
-0x6a9d 028889 jam 0 ,mem_loadcode_times 
-:      028890 loadcode_iic_loop:
-0x6a9e 028891 call loadcode_timeout 
-0x6a9f 028892 nbranch loadcode_error ,positive 
-0x6aa0 028893 call iicd_load_gpio_init 
-0x6aa1 028894 call clear_eeprom_size_2k 
-0x6aa2 028895 fetch 1 ,mem_ucode_flag 
-0x6aa3 028896 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6aa4 028897 call loadcode_iic_by_eeprom 
-0x6aa5 028898 nbranch loadcode_iic_eeprom_2k ,match 
-0x6aa6 028899 fetch 1 ,mem_ucode_status 
-0x6aa7 028900 compare 3 ,pdata ,3 
-0x6aa8 028901 nbranch loadcode_iic_loop ,true 
-0x6aa9 028902 branch loadcode_spi 
-:      028904 run_otp_code:
-0x6aaa 028905 setarg 0x1ff 
-0x6aab 028906 arg 0 ,pc 
-0x6aac 028907 rtn 
-:      028909 loadcode_check_otp_lock:
-0x6aad 028910 arg otp_offset_h ,regb 
-0x6aae 028911 fetch 1 ,core_peripheral_lock 
-0x6aaf 028912 bbit1 otp_limit ,loadcode_otp_lock 
-0x6ab0 028913 fetch 1 ,mem_peripheral_lock_flag 
-0x6ab1 028914 rtnbit0 otp_limit 
-:      028915 loadcode_otp_lock:
-0x6ab2 028916 arg 0 ,regb 
-0x6ab3 028917 rtn 
-:      028920 loadcode_iic_eeprom_2k:
-0x6ab4 028921 call set_eeprom_size_2k 
-0x6ab5 028922 fetch 1 ,mem_ucode_flag 
-0x6ab6 028923 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6ab7 028924 call loadcode_iic_by_eeprom 
-0x6ab8 028925 nbranch loadcode_spi ,match 
-0x6ab9 028926 fetch 1 ,mem_ucode_status 
-0x6aba 028927 compare 3 ,pdata ,3 
-0x6abb 028928 nbranch loadcode_iic_loop ,true 
-0x6abc 028929 branch loadcode_hci 
-:      028931 loadcode_spi:
-0x6abd 028932 jam 0 ,mem_loadcode_times 
-:      028933 loadcode_spi_loop:
-0x6abe 028934 call loadcode_timeout 
-0x6abf 028935 nbranch loadcode_error ,positive 
-0x6ac0 028936 fetch 1 ,mem_ucode_flag 
-0x6ac1 028937 bbit1 otp_uflag_skip_flash ,loadcode_hci 
-0x6ac2 028938 call spid_init_flash 
-0x6ac3 028939 nop 200 
-0x6ac4 028940 call spid_flash_release_form_powerdown 
-0x6ac5 028941 nop 100 
-0x6ac6 028942 arg spid_load_flash ,regc 
-0x6ac7 028943 call read_first_block 
-0x6ac8 028944 call load_storage 
-0x6ac9 028945 nbranch loadcode_hci ,match 
-0x6aca 028946 fetch 1 ,mem_ucode_status 
-0x6acb 028947 compare 3 ,pdata ,3 
-0x6acc 028948 nbranch loadcode_spi_loop ,true 
-:      028950 loadcode_hci:
-0x6acd 028951 call clear_key_buf 
-0x6ace 028952 fetch 1 ,mem_ucode_flag 
-0x6acf 028953 rtnbit0 otp_uflag_hci 
-0x6ad0 028954 branch hci_init 
-:      028956 clear_key_buf:
-0x6ad1 028957 arg mem_ucode_keybuf ,contw 
-0x6ad2 028958 call memset0_16 
-0x6ad3 028959 force regidx_key ,regext_index 
-0x6ad4 028960 call aes_clear 
-0x6ad5 028961 jam 0x21 ,core_clkoff 
-0x6ad6 028962 rtn 
-:      028964 iicd_load_gpio_init:
-0x6ad7 028965 fetch 1 ,mem_eeprom_sda_gpio 
-0x6ad8 028966 fetcht 1 ,mem_eeprom_scl_gpio 
-0x6ad9 028967 isub temp ,null 
-0x6ada 028968 nbranch iicd_read_init_pin ,zero 
-:      028969 iicd_load_default_gpio:
-0x6adb 028970 jam 4 ,mem_eeprom_wp_gpio 
-0x6adc 028971 jam 23 ,mem_eeprom_scl_gpio 
-0x6add 028972 jam 22 ,mem_eeprom_sda_gpio 
-0x6ade 028973 branch iicd_read_init_pin 
-:      028977 loadcode_iic_by_eeprom:
-0x6adf 028978 setarg 0x0 
-0x6ae0 028979 store 2 ,mem_addr_mi 
-0x6ae1 028980 arg iicd_read_eep ,regc 
-0x6ae2 028981 call iic_init_600khz 
-0x6ae3 028982 call read_first_block 
-0x6ae4 028983 branch load_storage 
-:      028988 loadcode_timeout:
-0x6ae5 028989 call loadcode_error_delay 
-0x6ae6 028990 fetch 1 ,mem_loadcode_times 
-0x6ae7 028991 increase 1 ,pdata 
-0x6ae8 028992 sub pdata ,3 ,null 
-0x6ae9 028993 store 1 ,mem_loadcode_times 
-0x6aea 028994 rtn 
-:      028996 loadcode_error_delay:
-0x6aeb 028997 fetch 1 ,mem_loadcode_times 
-0x6aec 028998 rtn blank 
-0x6aed 028999 fetch 1 ,mem_otp_load_delay 
-0x6aee 029000 rtn blank 
-0x6aef 029001 copy pdata ,loopcnt 
-0x6af0 029002 branch delay_ms_wait 
-:      029005 loadcode_error:
-0x6af1 029006 call clear_key_buf 
-0x6af2 029007 call aes_disable 
-0x6af3 029009 call ice_break 
-0x6af4 029010 rtn 
-:      029012 set_bistfix:
-0x6af5 029013 and_into 0xe0 ,pdata 
-0x6af6 029014 rshift pdata ,pdata 
-0x6af7 029015 store 1 ,core_bist_ctrl 
-0x6af8 029016 setarg 1 
-0x6af9 029017 arg mem_bistfix_val ,contr 
-:      029018 set_bistfix_loop:
-0x6afa 029019 ifetcht 2 ,contr 
-0x6afb 029020 storet 2 ,core_lpm_reg 
-0x6afc 029021 store 1 ,core_set_bistfix 
-0x6afd 029022 lshift pdata ,pdata 
-0x6afe 029023 bbit0 3 ,set_bistfix_loop 
-0x6aff 029024 rtn 
-:      029027 set_ucode_status:
-0x6b00 029028 fetch 1 ,mem_ucode_status 
-0x6b01 029029 lshift pdata ,pdata 
-0x6b02 029030 setflag true ,0 ,pdata 
-0x6b03 029031 isolate0 15 ,rega 
-0x6b04 029032 rtn true 
-0x6b05 029033 store 1 ,mem_ucode_status 
-0x6b06 029034 rtn 
-:      029037 decrypt_code:
-0x6b07 029038 fetch 1 ,core_bist_ctrl 
-0x6b08 029039 rtnbit0 aes_en 
-0x6b09 029040 branch decrypt_code_skip 
-:      029041 decrypt_code_loop:
-0x6b0a 029042 fetch 1 ,core_dma_status 
-0x6b0b 029043 qisolate1 pdata 
-0x6b0c 029044 rtn true 
-:      029045 decrypt_code_skip:
-0x6b0d 029046 fetch 1 ,core_misc_status 
-0x6b0e 029047 bbit0 1 ,decrypt_code_loop 
-0x6b0f 029048 call do_aes_cbc 
-0x6b10 029049 branch decrypt_code_loop 
-:      029069 load_ucode:
-0x6b11 029070 fetch 2 ,mem_patch_ptr 
-0x6b12 029071 rtn blank 
-0x6b13 029072 jam 0x80 ,core_ucode_ctrl 
-0x6b14 029073 jam 0 ,core_ucode_hi 
-0x6b15 029074 jam 0 ,core_ucode_low 
-0x6b16 029075 fetcht 2 ,mem_patch_len 
-0x6b17 029076 lshift2 temp ,loopcnt 
-0x6b18 029077 iforce contr 
-:      029078 load_ucode_loop:
-0x6b19 029079 ifetch 1 ,contr 
-0x6b1a 029080 store 1 ,core_ucode_data 
-0x6b1b 029081 loop load_ucode_loop 
-0x6b1c 029082 jam 0x0 ,core_ucode_ctrl 
-0x6b1d 029083 rtn 
-:      029090 otp_load_code:
-0x6b1e 029091 copy temp ,loopcnt 
-0x6b1f 029092 fetch 2 ,mem_addr_mi 
-0x6b20 029093 iadd temp ,temp 
-0x6b21 029094 storet 2 ,mem_addr_mi 
-0x6b22 029095 iforce regb 
-0x6b23 029096 copy rega ,nap 
-0x6b24 029097 jam init_key ,core_misc_ctrl 
-0x6b25 029098 call otp_read_data 
-0x6b26 029099 copy nap ,rega 
-0x6b27 029100 isolate0 15 ,rega 
-0x6b28 029101 rtn true 
-0x6b29 029102 call enable_true ,blank 
-0x6b2a 029103 branch set_ucode_status 
-:      029106 otp_enable_chgpump25:
-0x6b2b 029107 jam 0x1 ,core_chgpump_ctrl 
-0x6b2c 029108 nop 300 
-0x6b2d 029109 jam 0x5 ,core_chgpump_ctrl 
-0x6b2e 029110 nop 100 
-0x6b2f 029111 jam 0x25 ,core_chgpump_ctrl 
-0x6b30 029112 nop 1000 
-0x6b31 029113 jam 0x27 ,core_chgpump_ctrl 
-0x6b32 029114 nop 300 
-0x6b33 029115 rtn 
-:      029117 otp_enable_chgpump65:
-0x6b34 029118 call otp_enable_chgpump25 
-0x6b35 029119 jam 0x3f ,core_chgpump_ctrl 
-0x6b36 029120 rtn 
-:      029122 disable_otp:
-0x6b37 029123 jam 0x83 ,core_otp_ctrl 
-:      029124 otp_disable_chgpump:
-0x6b38 029125 jam 0 ,core_chgpump_ctrl 
-0x6b39 029126 rtn 
-:      029128 enable_otp_read:
-0x6b3a 029129 call otp_enable_chgpump25 
-:      029131 otp_reset:
-0x6b3b 029132 jam 0x82 ,core_otp_ctrl 
-0x6b3c 029133 nop 12 
-0x6b3d 029134 jam 0x80 ,core_otp_ctrl 
-0x6b3e 029135 jam 0x82 ,core_otp_ctrl 
-0x6b3f 029136 nop 150 
-0x6b40 029137 rtn 
-:      029140 otp_set_addr:
-0x6b41 029141 lshift3 regb ,regb 
-0x6b42 029142 storer regb ,2 ,core_otp_addr 
-0x6b43 029143 jam 0 ,core_otp_din 
-0x6b44 029144 rtn 
-:      029147 otp_write:
-0x6b45 029148 bpatch patch18_4 ,mem_patch18 
-0x6b46 029149 call otp_enable_chgpump65 
-0x6b47 029150 call otp_set_addr 
-0x6b48 029151 call otp_reset 
-:      029152 otp_program:
-0x6b49 029153 ifetcht 1 ,rega 
-0x6b4a 029154 increase 1 ,rega 
-0x6b4b 029155 force 0 ,queue 
-:      029156 otp_program_bit:
-0x6b4c 029157 qisolate0 temp 
-0x6b4d 029158 branch otp_skip_0 ,true 
-0x6b4e 029159 fetch 1 ,core_otp_din 
-0x6b4f 029160 set1 6 ,pdata 
-0x6b50 029161 set1 7 ,pdata 
-0x6b51 029162 store 1 ,core_otp_din 
-0x6b52 029163 jam 0x02 ,core_otp_ctrl 
-0x6b53 029164 jam 0x82 ,core_otp_ctrl 
-0x6b54 029165 set0 7 ,pdata 
-0x6b55 029166 store 1 ,core_otp_din 
-0x6b56 029167 jam 0x8a ,core_otp_ctrl 
-0x6b57 029168 nop 11 
-0x6b58 029169 jam 0xca ,core_otp_ctrl 
-0x6b59 029170 nop 33 
-0x6b5a 029171 jam 0x4a ,core_otp_ctrl 
-0x6b5b 029172 nop 44 
-0x6b5c 029173 jam 0xca ,core_otp_ctrl 
-0x6b5d 029174 nop 22 
-0x6b5e 029175 jam 0x8a ,core_otp_ctrl 
-0x6b5f 029176 nop 33 
-0x6b60 029177 jam 0x82 ,core_otp_ctrl 
-0x6b61 029178 nop 1 
-0x6b62 029179 jam 0x92 ,core_otp_ctrl 
-0x6b63 029180 nop 10 
-0x6b64 029181 jam 0xb2 ,core_otp_ctrl 
-0x6b65 029182 fetch 1 ,core_otp_rdata 
-0x6b66 029183 jam 0x92 ,core_otp_ctrl 
-0x6b67 029184 nop 1 
-0x6b68 029185 jam 0x82 ,core_otp_ctrl 
-0x6b69 029186 nop 1 
-0x6b6a 029187 qisolate0 pdata 
-0x6b6b 029188 branch otp_program_bit ,true 
-:      029189 otp_skip_0:
-0x6b6c 029190 fetch 2 ,core_otp_addr 
-0x6b6d 029191 increase 1 ,pdata 
-0x6b6e 029192 store 2 ,core_otp_addr 
-0x6b6f 029193 increase 1 ,queue 
-0x6b70 029194 compare 8 ,queue ,0xf 
-0x6b71 029195 nbranch otp_program_bit ,true 
-0x6b72 029196 loop otp_program 
-0x6b73 029197 branch otp_disable_chgpump 
-:      029203 otp_read_data:
-0x6b74 029204 bpatch patch18_5 ,mem_patch18 
-:      029205 otp_read_data1:
-0x6b75 029206 call otp_set_addr 
-0x6b76 029207 jam 0xa2 ,core_otp_ctrl 
-0x6b77 029208 increase 8 ,regb 
-0x6b78 029209 arg 0 ,queue 
-0x6b79 029210 setarg -1 
-:      029211 otp_read_data_loop:
-0x6b7a 029212 fetcht 1 ,core_otp_rdata 
-0x6b7b 029213 istoret 1 ,rega 
-0x6b7c 029214 bcrc temp 
-0x6b7d 029215 jam shift_key ,core_misc_ctrl 
-0x6b7e 029216 storer regb ,2 ,core_otp_addr 
-0x6b7f 029217 isolate1 15 ,rega 
-0x6b80 029218 branch otp_read_noinc ,true 
-0x6b81 029219 increase 1 ,rega 
-0x6b82 029220 branch otp_read_unenc 
-:      029222 otp_read_noinc:
-0x6b83 029223 nbranch otp_read_unenc ,user 
-0x6b84 029224 increase 1 ,queue 
-0x6b85 029225 compare 0 ,queue ,0xf 
-0x6b86 029226 nbranch otp_read_unenc ,true 
-0x6b87 029227 call do_aes_cbc 
-0x6b88 029228 jam init_key ,core_misc_ctrl 
-:      029229 otp_read_unenc:
-0x6b89 029230 increase 8 ,regb 
-0x6b8a 029231 loop otp_read_data_loop 
-0x6b8b 029232 jam 0x82 ,core_otp_ctrl 
-0x6b8c 029233 rtn 
-:      029244 app_lpm_lock_check:
-0x6b8d 029245 fetch 1 ,mem_device_option 
-0x6b8e 029246 beq dvc_op_module ,app_lpm_module_lock 
-0x6b8f 029247 beq dvc_op_dongle ,app_lpm_dongle_lock 
-0x6b90 029249 beq dvc_op_mouse ,app_lpm_mouse_lock 
-0x6b91 029250 beq dvc_op_shutter ,app_lpm_shutter_lock 
-0x6b92 029251 beq dvc_op_shutter_dy ,app_lpm_shutter_lock 
-0x6b93 029252 beq dvc_op_hci_boot ,app_lpm_hciboot_lock 
-0x6b94 029253 beq dvc_op_remote_car ,app_lpm_car_lock_application_and_ble 
-0x6b95 029254 beq dvc_op_car ,app_lpm_car_lock 
-0x6b96 029255 beq dvc_op_mesh ,app_lpm_mesh_lock 
-0x6b97 029256 beq dvc_op_keyboard ,app_lpm_kb_lock 
-0x6b98 029257 branch app_lpm_mpu_lock_24g_ble 
-:      029260 app_lpm_mesh_lock:
-0x6b99 029261 arg car_init ,pdata 
-0x6b9a 029262 arg shutter_dy_shutter_1s_timer ,temp 
-0x6b9b 029263 call app_mpu_s0_lock 
-0x6b9c 029264 branch app_lpm_lock_mesh 
-:      029266 app_lpm_kb_lock:
-0x6b9d 029267 branch app_lpm_lock_mesh 
-:      029270 app_lpm_module_lock:
-:      029271 app_lpm_hciboot_lock:
-0x6b9e 029272 branch app_lpm_mpu_lock_24g 
-:      029275 app_lpm_dongle_lock:
-0x6b9f 029276 arg module_init ,pdata 
-0x6ba0 029277 arg shutter_dy_shutter_1s_timer ,temp 
-0x6ba1 029278 call app_mpu_s0_lock 
-0x6ba2 029279 branch app_lpm_lock_mesh 
-:      029281 app_lpm_mouse_lock:
-0x6ba3 029282 arg car_init ,pdata 
-0x6ba4 029283 arg module_set_state ,temp 
-0x6ba5 029284 call app_mpu_s0_lock 
-0x6ba6 029285 branch app_lpm_lock_mesh 
-:      029287 app_lpm_shutter_lock:
-0x6ba7 029288 arg car_init ,pdata 
-0x6ba8 029289 arg remote_car_moto_data_enable_user ,temp 
-0x6ba9 029290 call app_mpu_s0_lock 
-0x6baa 029291 branch app_lpm_lock_mesh 
-:      029293 app_lpm_car_lock:
-0x6bab 029294 arg dongle_init ,pdata 
-0x6bac 029295 arg shutter_dy_shutter_1s_timer ,temp 
-0x6bad 029296 call app_mpu_s0_lock 
-:      029297 app_lpm_lock_mesh:
-0x6bae 029298 arg ali_mesh_access_layer_resolve_message ,pdata 
-0x6baf 029299 arg ali_mesh_upper_transport_layer_init_queue_param ,temp 
-0x6bb0 029300 branch app_mpu_s1_lock 
-:      029302 app_lpm_car_lock_application_and_ble:
-0x6bb1 029303 arg dongle_init ,pdata 
-0x6bb2 029304 arg shutter_dy_shutter_1s_timer ,temp 
-0x6bb3 029305 call app_mpu_s0_lock 
-0x6bb4 029306 arg le_adv ,pdata 
-0x6bb5 029307 arg le_send_ll_one_lenth ,temp 
-0x6bb6 029308 branch app_mpu_s1_lock 
-:      029311 app_mpu_s0_lock:
-0x6bb7 029312 lshift16 temp ,temp 
-0x6bb8 029313 ior temp ,pdata 
-0x6bb9 029314 branch lpm_write_mpu_s0 
-:      029317 app_lpm_mpu_lock_ble:
-0x6bba 029318 arg le_parse_att ,pdata 
-0x6bbb 029319 arg le_send_ll_one_lenth ,temp 
-:      029320 app_mpu_s1_lock:
-0x6bbc 029321 lshift16 temp ,temp 
-0x6bbd 029322 ior temp ,pdata 
-0x6bbe 029323 branch lpm_write_mpu_s1 
-:      029325 app_lpm_mpu_lock_24g:
-0x6bbf 029326 arg g24_prep ,pdata 
-0x6bc0 029327 arg g24_factory_check ,temp 
-0x6bc1 029328 branch app_mpu_s1_lock 
-:      029330 app_lpm_mpu_lock_24g_ble:
-0x6bc2 029331 call app_lpm_mpu_lock_24g 
-0x6bc3 029332 arg le_parse_att ,pdata 
-0x6bc4 029333 arg le_send_ll_one_lenth ,temp 
-0x6bc5 029334 branch app_mpu_s0_lock 
-:      029340 spid_init:
-0x6bc6 029341 bpatch patch18_6 ,mem_patch18 
-:      029342 spid_init_common:
-0x6bc7 029343 fetch 1 ,mem_spi_init_clk 
-0x6bc8 029344 store 1 ,core_spid_ctrl 
-0x6bc9 029345 fetch 1 ,mem_spi_init_delay_time 
-0x6bca 029346 store 1 ,core_spid_delay 
-0x6bcb 029347 setarg mem_spid_tbuf 
-0x6bcc 029348 store 2 ,core_spid_txaddr 
-0x6bcd 029349 setarg mem_spid_rbuf 
-0x6bce 029350 store 2 ,core_spid_rxaddr 
-0x6bcf 029351 branch twspi_disable 
-:      029356 spid_write_reg:
-0x6bd0 029357 set1 7 ,pdata 
-0x6bd1 029358 store 2 ,mem_spid_tbuf 
-0x6bd2 029359 bpatch patch18_7 ,mem_patch18 
-0x6bd3 029360 jam 2 ,core_spid_txlen 
-0x6bd4 029361 jam 0 ,core_spid_rxlen 
-0x6bd5 029362 jam spid_start ,core_misc_ctrl 
-0x6bd6 029363 branch wait_spid_done 
-:      029366 spid_read_reg:
-0x6bd7 029367 force 1 ,temp 
-:      029368 spid_read_regs:
-0x6bd8 029369 store 1 ,mem_spid_tbuf 
-0x6bd9 029370 bpatch patch19_0 ,mem_patch19 
-0x6bda 029371 jam 1 ,core_spid_txlen 
-0x6bdb 029372 storet 2 ,core_spid_rxlen 
-0x6bdc 029373 jam spid_start ,core_misc_ctrl 
-0x6bdd 029374 call wait_spid_done 
-0x6bde 029375 fetch 1 ,mem_spid_rbuf 
-0x6bdf 029376 rtn 
-:      029379 wait_spid_done:
-0x6be0 029383 nop 5 
-0x6be1 029384 fetch 1 ,core_dma_status 
-0x6be2 029385 bbit0 spid_done ,wait_spid_done 
-0x6be3 029386 rtn 
-:      029394 flash_write:
-0x6be4 029395 disable user 
-0x6be5 029396 copy pdata ,regb 
-0x6be6 029397 fetch 1 ,mem_spi_write_flash_sm 
-0x6be7 029398 rtnne flash_sm_no_buys 
-0x6be8 029399 enable user 
-0x6be9 029400 copy regb ,pdata 
-0x6bea 029401 branch spid_flash_write_start 
-:      029404 flash_write_spi_sm_timer:
-0x6beb 029405 fetch 1 ,mem_spi_write_flash_sm 
-0x6bec 029406 beq flash_sm_start ,spid_flash_write_start 
-0x6bed 029407 beq flash_sm_erase_sector ,spid_flash_erase_sector 
-0x6bee 029408 beq flash_sm_wait_erase_sector ,spid_flash_wait_erase_sector 
-0x6bef 029409 beq flash_sm_write_data ,spid_flash_write_data 
-0x6bf0 029410 beq flash_sm_wait_write_data ,spid_flash_wait_write_data 
-0x6bf1 029411 rtn 
-:      029413 spid_flash_write_start:
-0x6bf2 029414 store 3 ,mem_spi_write_addr 
-0x6bf3 029415 copy rega ,pdata 
-0x6bf4 029416 store 2 ,mem_spi_write_ptr 
-0x6bf5 029417 storet 2 ,mem_spi_write_len 
-0x6bf6 029418 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
-0x6bf7 029419 branch spid_init_flash 
-:      029421 spid_flash_erase_sector:
-0x6bf8 029422 call spid_init_flash 
-0x6bf9 029423 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
-0x6bfa 029424 call spid_unlock_flash 
-0x6bfb 029425 arg mem_spid_tbuf ,rega 
-0x6bfc 029426 jam 4 ,core_spid_txlen 
-0x6bfd 029427 fetch 3 ,mem_spi_write_addr 
-0x6bfe 029428 arg flash_command_sector_erase ,temp 
-0x6bff 029429 branch spid_write_flash_common 
-:      029431 spid_flash_wait_erase_sector:
-0x6c00 029432 call spid_init_flash 
-0x6c01 029433 call wait_spid_flash_done 
-0x6c02 029434 jam flash_sm_write_data ,mem_spi_write_flash_sm 
-0x6c03 029435 rtn 
-:      029438 spid_flash_write_data:
-0x6c04 029439 bpatch patch19_1 ,mem_patch19 
-0x6c05 029440 call spid_init_flash 
-0x6c06 029441 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
-0x6c07 029442 call spid_unlock_flash 
-0x6c08 029443 call spid_flash_data_preserve 
-0x6c09 029444 call spid_write_flash 
-0x6c0a 029445 branch spid_flash_data_recover 
-:      029446 spid_flash_wait_write_data:
-0x6c0b 029447 call spid_init_flash 
-0x6c0c 029448 call spid_unlock_flash 
-0x6c0d 029449 setarg flash_read_satus 
-0x6c0e 029450 call spid_read_reg 
-0x6c0f 029451 rtnbit1 flash_status_wip 
-0x6c10 029452 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
-0x6c11 029453 fetch 2 ,mem_cb_spi_flash_write_complate 
-0x6c12 029454 branch callback_func 
-:      029455 spid_flash_data_recover:
-0x6c13 029456 fetch 4 ,mem_temp 
-0x6c14 029457 fetcht 2 ,mem_spi_write_ptr 
-:      029458 spid_flash_data_recover_comm:
-0x6c15 029459 increase -4 ,temp 
-0x6c16 029460 istore 4 ,temp 
-0x6c17 029461 rtn 
-:      029463 spid_flash_data_preserve:
-0x6c18 029464 fetcht 2 ,mem_spi_write_ptr 
-0x6c19 029465 copy temp ,rega 
-0x6c1a 029466 increase -4 ,temp 
-0x6c1b 029467 ifetch 4 ,temp 
-0x6c1c 029468 store 4 ,mem_temp 
-0x6c1d 029469 fetcht 2 ,mem_spi_write_len 
-0x6c1e 029470 fetch 3 ,mem_spi_write_addr 
-0x6c1f 029471 rtn 
-:      029473 spid_init_flash:
-0x6c20 029474 bpatch patch19_2 ,mem_patch19 
-0x6c21 029475 call spi_gpio_init 
-0x6c22 029476 call twspi_disable 
-0x6c23 029477 setarg 0 
-0x6c24 029478 store 4 ,mem_spid_tbuf 
-0x6c25 029479 rtn 
-:      029481 spid_unlock_flash:
-0x6c26 029482 jam flash_command_write_enable ,mem_spid_tbuf 
-:      029483 spid_sendcmd_common:
-0x6c27 029484 setarg 0 
-0x6c28 029485 store 2 ,core_spid_rxlen 
-0x6c29 029486 setarg 1 
-0x6c2a 029487 store 2 ,core_spid_txlen 
-0x6c2b 029488 setarg mem_spid_tbuf 
-0x6c2c 029489 store 2 ,core_spid_txaddr 
-0x6c2d 029490 jam spid_start ,core_misc_ctrl 
-0x6c2e 029491 branch wait_spid_done 
-:      029493 spid_flash_release_form_powerdown:
-0x6c2f 029494 jam flash_command_release_from_powerdown ,mem_spid_tbuf 
-0x6c30 029495 branch spid_sendcmd_common 
-:      029497 spid_flash_powerdown:
-0x6c31 029498 jam flash_command_powerdown ,mem_spid_tbuf 
-0x6c32 029499 branch spid_sendcmd_common 
-:      029501 spid_write_flash_data:
-0x6c33 029502 store 3 ,mem_pdatatemp 
-0x6c34 029503 storet 2 ,mem_temp 
-0x6c35 029504 storer rega ,2 ,mem_rega 
-0x6c36 029505 bpatchx patch36_5 ,mem_patch36 
-0x6c37 029506 call spid_unlock_flash 
-0x6c38 029507 fetch 3 ,mem_pdatatemp 
-0x6c39 029508 fetcht 2 ,mem_temp 
-0x6c3a 029509 fetchr rega ,2 ,mem_rega 
-0x6c3b 029510 branch spid_write_flash 
-:      029513 spid_write_flash:
-0x6c3c 029514 increase 4 ,temp 
-0x6c3d 029515 storet 2 ,core_spid_txlen 
-0x6c3e 029516 arg flash_command_write_data ,temp 
-0x6c3f 029517 increase -4 ,rega 
-:      029519 spid_write_flash_common:
-0x6c40 029520 istoret 1 ,rega 
-0x6c41 029521 rshift16 pdata ,temp 
-0x6c42 029522 istoret 1 ,contw 
-0x6c43 029523 rshift8 pdata ,temp 
-0x6c44 029524 istoret 1 ,contw 
-0x6c45 029525 istore 1 ,contw 
-0x6c46 029526 deposit rega 
-0x6c47 029527 store 2 ,core_spid_txaddr 
-0x6c48 029528 setarg 0 
-0x6c49 029529 store 2 ,core_spid_rxlen 
-0x6c4a 029530 jam spid_start ,core_misc_ctrl 
-0x6c4b 029531 call wait_spid_done 
-0x6c4c 029532 branch wait_spid_flash_done 
-:      029536 spid_read_flash:
-0x6c4d 029537 storet 2 ,core_spid_rxlen 
-0x6c4e 029538 rshift16 pdata ,temp 
-0x6c4f 029539 storet 1 ,mem_addr_hi 
-0x6c50 029540 rshift8 pdata ,temp 
-0x6c51 029541 storet 1 ,mem_addr_mi 
-0x6c52 029542 store 1 ,mem_addr_lo 
-0x6c53 029543 setarg 4 
-0x6c54 029544 store 2 ,core_spid_txlen 
-0x6c55 029545 jam flash_command_read_data ,mem_spid_tbuf 
-0x6c56 029546 setarg mem_spid_tbuf 
-0x6c57 029547 store 2 ,core_spid_txaddr 
-0x6c58 029548 deposit rega 
-0x6c59 029549 store 2 ,core_spid_rxaddr 
-0x6c5a 029550 fetch 1 ,core_spid_ctrl 
-0x6c5b 029551 isolate0 15 ,rega 
-0x6c5c 029552 setflag true ,6 ,pdata 
-0x6c5d 029553 store 1 ,core_spid_ctrl 
-0x6c5e 029554 jam spid_start ,core_misc_ctrl 
-:      029555 spid_read_flash_wait:
-0x6c5f 029556 fetch 1 ,core_dma_status 
-0x6c60 029557 bbit1 7 ,spid_read_flash_wait 
-0x6c61 029558 arg spid_done ,queue 
-0x6c62 029559 branch wait_spid_done 
-:      029561 wait_spid_flash_done:
-0x6c63 029562 setarg 2000 
-0x6c64 029563 call sleep 
-0x6c65 029564 call spid_unlock_flash 
-0x6c66 029565 setarg mem_spid_rbuf 
-0x6c67 029566 store 2 ,core_spid_rxaddr 
-0x6c68 029567 setarg flash_read_satus 
-0x6c69 029568 call spid_read_reg 
-0x6c6a 029569 bbit1 flash_status_wip ,wait_spid_flash_done 
-0x6c6b 029570 rtn 
-:      029576 spid_load_flash:
-0x6c6c 029577 storet 2 ,core_spid_rxlen 
-0x6c6d 029578 setarg 4 
-0x6c6e 029579 store 2 ,core_spid_txlen 
-0x6c6f 029580 jam 3 ,mem_spid_tbuf 
-0x6c70 029581 setarg mem_spid_tbuf 
-0x6c71 029582 store 2 ,core_spid_txaddr 
-0x6c72 029583 deposit rega 
-0x6c73 029584 store 2 ,core_spid_rxaddr 
-0x6c74 029585 fetch 1 ,core_spid_ctrl 
-0x6c75 029586 isolate0 15 ,rega 
-0x6c76 029587 setflag true ,6 ,pdata 
-0x6c77 029588 store 1 ,core_spid_ctrl 
-0x6c78 029589 jam spid_start ,core_misc_ctrl 
-:      029590 spi_load_flash_wait:
-0x6c79 029591 fetch 1 ,core_dma_status 
-0x6c7a 029592 bbit1 7 ,spi_load_flash_wait 
-0x6c7b 029593 arg spid_done ,queue 
-0x6c7c 029594 call decrypt_code 
-0x6c7d 029595 call wait_spid_done 
-0x6c7e 029596 isolate1 spid_crcok ,pdata 
-0x6c7f 029597 call set_ucode_status 
-0x6c80 029598 fetch 1 ,mem_addr_hi 
-0x6c81 029599 lshift16 pdata ,regb 
-0x6c82 029600 fetch 2 ,mem_addr_mi 
-0x6c83 029601 byteswap pdata ,pdata 
-0x6c84 029602 ior regb ,pdata 
-0x6c85 029603 iadd temp ,pdata 
-0x6c86 029604 store 1 ,mem_addr_lo 
-0x6c87 029605 rshift8 pdata ,pdata 
-0x6c88 029606 byteswap pdata ,pdata 
-0x6c89 029607 store 2 ,mem_addr_hi 
-0x6c8a 029608 rtn 
-:      029610 spi_gpio_init:
-0x6c8b 029611 fetch 1 ,mem_spi_cs_gpio 
-0x6c8c 029612 fetcht 1 ,mem_spi_so_gpio 
-0x6c8d 029613 isub temp ,null 
-0x6c8e 029614 nbranch spi_pin_set ,zero 
-0x6c8f 029615 call spi_gpio_default_init 
-:      029617 spi_pin_set:
-0x6c90 029618 fetch 1 ,mem_spi_cs_gpio 
-0x6c91 029619 arg gpcfg_spid_ncs ,temp 
-0x6c92 029620 call gpio_config_function_int 
-0x6c93 029621 fetch 1 ,mem_spi_sclk_gpio 
-0x6c94 029622 arg gpcfg_spid_sck ,temp 
-0x6c95 029623 call gpio_config_function_int 
-0x6c96 029624 fetch 1 ,mem_spi_si_gpio 
-0x6c97 029625 arg gpcfg_spid_mosi ,temp 
-0x6c98 029626 call gpio_config_function_int 
-0x6c99 029627 fetch 1 ,mem_spi_so_gpio 
-0x6c9a 029628 arg gpcfg_spid_miso ,temp 
-0x6c9b 029629 branch gpio_config_function_int 
-:      029631 spi_gpio_default_init:
-0x6c9c 029632 jam 1 ,mem_spi_cs_gpio 
-0x6c9d 029633 jam 3 ,mem_spi_si_gpio 
-0x6c9e 029634 jam 0 ,mem_spi_so_gpio 
-0x6c9f 029635 jam 2 ,mem_spi_sclk_gpio 
-0x6ca0 029636 jam 11 ,mem_spi_wp_gpio 
-0x6ca1 029637 jam 10 ,mem_spi_hold_gpio 
-0x6ca2 029638 rtn 
-:      029641 soft_reset_chip:
-0x6ca3 029642 jam 1 ,core_reset 
-0x6ca4 029643 rtn 
-:      029649 iic_init_600khz:
-0x6ca5 029650 jam 5 ,core_iicd_scl_low 
-0x6ca6 029651 jam 7 ,core_iicd_scl_high 
-0x6ca7 029652 jam 7 ,core_iicd_start_setup 
-0x6ca8 029653 jam 7 ,core_iicd_start_hold 
-0x6ca9 029654 jam 7 ,core_iicd_stop_setup 
-0x6caa 029655 jam 5 ,core_iicd_data_setup 
-0x6cab 029656 jam 0 ,core_iicd_data_hold 
-0x6cac 029657 rtn 
-:      029659 iic_init_360khz:
-0x6cad 029660 jam 12 ,core_iicd_scl_low 
-0x6cae 029661 jam 13 ,core_iicd_scl_high 
-0x6caf 029662 jam 13 ,core_iicd_start_setup 
-0x6cb0 029663 jam 13 ,core_iicd_start_hold 
-0x6cb1 029664 jam 13 ,core_iicd_stop_setup 
-0x6cb2 029665 jam 12 ,core_iicd_data_setup 
-0x6cb3 029666 jam 0 ,core_iicd_data_hold 
-0x6cb4 029667 rtn 
-:      029669 iicd_init_pin:
-0x6cb5 029670 call iicd_eeprom_write_enable 
-:      029671 iicd_init_pin_scl_sda:
-0x6cb6 029672 fetch 1 ,mem_eeprom_scl_gpio 
-0x6cb7 029673 arg gpcfg_iic_scl | gpcfg_pullup ,temp 
-0x6cb8 029674 call gpio_config_function_int 
-0x6cb9 029675 fetch 1 ,mem_eeprom_sda_gpio 
-0x6cba 029676 arg gpcfg_iic_sda | gpcfg_pullup ,temp 
-0x6cbb 029677 branch gpio_config_function_int 
-:      029679 iicd_read_init_pin:
-0x6cbc 029680 call iicd_eeprom_write_disable 
-0x6cbd 029681 branch iicd_init_pin_scl_sda 
-:      029683 wait_iicd_done:
-0x6cbe 029684 fetch 1 ,core_dma_status 
-0x6cbf 029685 bbit0 iicd_done ,wait_iicd_done 
-0x6cc0 029686 rtn 
-:      029712 set_eeprom_size_2k:
-0x6cc1 029713 set1 mark_eeprom_size ,mark 
-0x6cc2 029714 jam 0x08 ,mem_eeprom_block_size 
-0x6cc3 029715 rtn 
-:      029717 clear_eeprom_size_2k:
-0x6cc4 029718 set0 mark_eeprom_size ,mark 
-0x6cc5 029719 jam 0x20 ,mem_eeprom_block_size 
-0x6cc6 029720 rtn 
-:      029723 iicd_read_eep_data_size_2k:
-0x6cc7 029724 fetch 1 ,mem_eeprom_base 
-0x6cc8 029725 iadd regb ,pdata 
-0x6cc9 029726 store 1 ,mem_addr_mi 
-0x6cca 029727 branch iicd_read_eep_size_2k 
-:      029729 iicd_read_eep_size_2k_lcadcode:
-0x6ccb 029730 fetch 2 ,mem_addr_mi 
-0x6ccc 029731 byteswap pdata ,pdata 
-0x6ccd 029732 store 1 ,mem_addr_mi 
-:      029737 iicd_read_eep_size_2k:
-0x6cce 029738 setarg 3 
-0x6ccf 029739 store 2 ,core_iicd_txlen 
-0x6cd0 029740 jam 0xa0 ,mem_iicd_tbuf 
-0x6cd1 029741 jam 0xa1 ,mem_iicd_tbuf + 2 
-0x6cd2 029742 branch iicd_read_eep_common 
-:      029748 iicd_write_protect_eep_data:
-0x6cd3 029749 storet 2 ,mem_temp 
-0x6cd4 029750 call iicd_eeprom_write_enable 
-0x6cd5 029751 fetcht 2 ,mem_temp 
-0x6cd6 029752 call iicd_write_eep_data 
-0x6cd7 029753 branch iicd_eeprom_write_disable 
-:      029755 iicd_eeprom_write_enable:
-0x6cd8 029756 fetch 1 ,mem_eeprom_wp_gpio 
-0x6cd9 029757 rtneq gpio_disable 
-0x6cda 029758 bbit0 6 ,iicd_wp_gpio_output_low 
-0x6cdb 029759 setarg 150000 
-0x6cdc 029760 call sleep 
-:      029761 iicd_wp_gpio_output_low:
-0x6cdd 029762 fetcht 1 ,mem_eeprom_wp_gpio 
-0x6cde 029763 branch gpio_out_active 
-:      029765 iicd_eeprom_write_disable:
-0x6cdf 029766 fetcht 1 ,mem_eeprom_wp_gpio 
-0x6ce0 029767 branch gpio_out_inactive 
-:      029772 iicd_read_eep_data:
-0x6ce1 029773 bpatch patch19_3 ,mem_patch19 
-0x6ce2 029774 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
-0x6ce3 029775 fetch 2 ,mem_eeprom_base 
-0x6ce4 029776 iadd regb ,pdata 
-0x6ce5 029777 byteswap pdata ,pdata 
-0x6ce6 029778 store 2 ,mem_addr_mi 
-:      029781 iicd_read_eep:
-0x6ce7 029782 bpatch patch19_4 ,mem_patch19 
-0x6ce8 029783 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
-0x6ce9 029784 setarg 4 
-0x6cea 029785 store 2 ,core_iicd_txlen 
-0x6ceb 029786 jam 0xa0 ,mem_iicd_tbuf 
-0x6cec 029787 jam 0xa1 ,mem_iicd_tbuf + 3 
-:      029788 iicd_read_eep_common:
-0x6ced 029789 setarg mem_iicd_tbuf 
-0x6cee 029790 store 2 ,core_iicd_txaddr 
-0x6cef 029791 storet 2 ,core_iicd_rxlen 
-0x6cf0 029792 storer rega ,2 ,core_iicd_rxaddr 
-0x6cf1 029793 setarg 2 
-0x6cf2 029794 isolate0 15 ,rega 
-0x6cf3 029795 setflag true ,0 ,pdata 
-0x6cf4 029796 store 1 ,core_iicd_ctrl 
-0x6cf5 029797 jam iicd_start ,core_misc_ctrl 
-0x6cf6 029798 arg iicd_done ,queue 
-0x6cf7 029799 call decrypt_code 
-0x6cf8 029800 call wait_iicd_done 
-0x6cf9 029801 isolate1 iicd_crcok ,pdata 
-0x6cfa 029802 call set_ucode_status 
-0x6cfb 029803 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
-:      029804 iicd_inc_addr:
-0x6cfc 029805 fetch 2 ,mem_addr_mi 
-0x6cfd 029806 byteswap pdata ,pdata 
-0x6cfe 029807 iadd temp ,pdata 
-0x6cff 029808 byteswap pdata ,pdata 
-0x6d00 029809 store 2 ,mem_addr_mi 
-0x6d01 029810 rtn 
-:      029812 iicd_read_eep_load_code_size_2k:
-0x6d02 029813 fetch 1 ,mem_addr_mi 
-0x6d03 029814 iadd temp ,pdata 
-0x6d04 029815 byteswap pdata ,pdata 
-0x6d05 029816 store 2 ,mem_addr_mi 
-0x6d06 029817 rtn 
-:      029823 iicd_write_eep_data:
-0x6d07 029824 fetch 2 ,mem_eeprom_base 
-0x6d08 029825 iadd regb ,pdata 
-0x6d09 029828 store 2 ,mem_pdatatemp 
-0x6d0a 029829 bpatch patch19_5 ,mem_patch19 
-0x6d0b 029830 storet 2 ,mem_temp 
-0x6d0c 029831 storer rega ,2 ,mem_contr 
-:      029832 iicd_write_eep_loop:
-0x6d0d 029833 call iicd_eep_transparency 
-0x6d0e 029835 fetcht 2 ,mem_regb 
-0x6d0f 029836 fetchr rega ,2 ,mem_contr 
-0x6d10 029837 fetch 2 ,mem_pdatatemp 
-0x6d11 029839 call iicd_write_eep 
-0x6d12 029841 fetch 2 ,mem_regb 
-0x6d13 029842 fetcht 2 ,mem_contr 
-0x6d14 029843 iadd temp ,temp 
-0x6d15 029844 storet 2 ,mem_contr 
-0x6d16 029845 fetcht 2 ,mem_pdatatemp 
-0x6d17 029846 iadd temp ,temp 
-0x6d18 029847 storet 2 ,mem_pdatatemp 
-0x6d19 029848 fetch 2 ,mem_temp 
-0x6d1a 029849 nbranch iicd_write_eep_loop ,blank 
-0x6d1b 029850 rtn 
-:      029858 iicd_eep_transparency:
-0x6d1c 029859 bpatch patch19_6 ,mem_patch19 
-0x6d1d 029860 fetch 1 ,mem_eeprom_block_size 
-0x6d1e 029861 increase -1 ,pdata 
-0x6d1f 029862 fetcht 2 ,mem_pdatatemp 
-0x6d20 029863 ior temp ,pdata 
-0x6d21 029864 increase 1 ,pdata 
-0x6d22 029865 store 3 ,mem_regc 
-0x6d23 029867 fetch 2 ,mem_temp 
-0x6d24 029868 iadd temp ,pdata 
-0x6d25 029870 fetcht 3 ,mem_regc 
-0x6d26 029871 isub temp ,pdata 
-0x6d27 029872 nbranch iicd_eep_deal_short_packet ,positive 
-0x6d28 029873 store 2 ,mem_temp 
-0x6d29 029874 fetch 3 ,mem_regc 
-0x6d2a 029875 fetcht 2 ,mem_pdatatemp 
-0x6d2b 029876 isub temp ,pdata 
-0x6d2c 029877 store 2 ,mem_regb 
-0x6d2d 029878 rtn 
-:      029880 iicd_eep_deal_short_packet:
-0x6d2e 029881 fetch 2 ,mem_temp 
-0x6d2f 029882 store 2 ,mem_regb 
-0x6d30 029883 setarg 0 
-0x6d31 029884 store 2 ,mem_temp 
-0x6d32 029885 rtn 
-:      029887 iicd_write_eep_size_2k:
-0x6d33 029888 copy regb ,pdata 
-0x6d34 029889 increase 2 ,temp 
-0x6d35 029890 storet 2 ,core_iicd_txlen 
-0x6d36 029891 increase -2 ,rega 
-0x6d37 029892 ifetcht 3 ,rega 
-0x6d38 029893 copy temp ,regb 
-0x6d39 029894 arg 0xa0 ,temp 
-0x6d3a 029895 istoret 1 ,rega 
-0x6d3b 029896 istore 1 ,contw 
-0x6d3c 029897 branch iicd_write_eep_common 
-:      029900 iicd_write_eep:
-0x6d3d 029901 copy pdata ,regb 
-0x6d3e 029902 bpatch patch19_7 ,mem_patch19 
-0x6d3f 029903 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
-0x6d40 029904 copy regb ,pdata 
-0x6d41 029905 increase 3 ,temp 
-0x6d42 029906 storet 2 ,core_iicd_txlen 
-0x6d43 029907 increase -3 ,rega 
-0x6d44 029908 ifetcht 3 ,rega 
-0x6d45 029909 copy temp ,regb 
-0x6d46 029910 arg 0xa0 ,temp 
-0x6d47 029911 istoret 1 ,rega 
-0x6d48 029912 byteswap pdata ,pdata 
-0x6d49 029913 istore 2 ,contw 
-:      029914 iicd_write_eep_common:
-0x6d4a 029915 storer rega ,2 ,core_iicd_txaddr 
-0x6d4b 029916 setarg 0 
-0x6d4c 029917 store 2 ,core_iicd_rxlen 
-0x6d4d 029918 jam 1 ,core_iicd_ctrl 
-0x6d4e 029919 jam iicd_start ,core_misc_ctrl 
-0x6d4f 029920 call wait_iicd_done 
-0x6d50 029921 istorer regb ,3 ,rega 
-:      029922 iic_check_eeprom_standby:
-0x6d51 029923 bpatch patch1a_0 ,mem_patch1a 
-0x6d52 029924 jam 0 ,mem_iicd_tbuf + 3 
-:      029925 iic_check_eeprom_standby_wait:
-0x6d53 029926 setarg 1 
-0x6d54 029927 store 2 ,core_iicd_txlen 
-0x6d55 029928 jam 0xa0 ,mem_iicd_tbuf 
-0x6d56 029929 setarg mem_iicd_tbuf 
-0x6d57 029930 store 2 ,core_iicd_txaddr 
-0x6d58 029931 setarg 0 
-0x6d59 029932 store 2 ,core_iicd_rxlen 
-0x6d5a 029933 store 2 ,core_iicd_rxaddr 
-0x6d5b 029934 setarg 3 
-0x6d5c 029935 store 1 ,core_iicd_ctrl 
-0x6d5d 029936 jam iicd_start ,core_misc_ctrl 
-0x6d5e 029937 call wait_iicd_done 
-0x6d5f 029938 fetch 1 ,core_dma_status 
-0x6d60 029939 rtnbit0 iicd_ack 
-0x6d61 029940 nop 1500 
-0x6d62 029941 fetch 1 ,mem_iicd_tbuf + 3 
-0x6d63 029942 increase 1 ,pdata 
-0x6d64 029943 store 1 ,mem_iicd_tbuf + 3 
-0x6d65 029944 sub pdata ,40 ,null 
-0x6d66 029945 nrtn positive 
-0x6d67 029946 branch iic_check_eeprom_standby_wait 
-:      029950 uarta_init_dma_mem:
-0x6d68 029951 call enable_user 
-0x6d69 029952 branch uart_init_dma_mem 
-:      029954 uart_init_dma_mem:
-0x6d6a 029955 rshift16 pdata ,temp 
-0x6d6b 029956 call uarta_init_rx ,user 
-0x6d6c 029957 rshift32 pdata ,pdata 
-0x6d6d 029958 rshift16 pdata ,temp 
-0x6d6e 029959 call uarta_init_tx ,user 
-0x6d6f 029960 fetch 2 ,core_clkoff 
-0x6d70 029961 set0 clock_off_uart ,pdata 
-0x6d71 029962 store 2 ,core_clkoff 
-0x6d72 029963 rtn 
-:      029966 uarta_init_baud_rate:
-0x6d73 029967 store uart_baud_len ,core_uart_baud 
-0x6d74 029968 rtn 
-:      029971 uarta_calc_baud_rate_config:
-0x6d75 029972 call uart_calc_baud_rate_config 
-0x6d76 029973 branch uarta_init_baud_rate 
-:      029976 uart_calc_baud_rate_config:
-0x6d77 029977 call uart_calc_baud_rate_config_choice_uart_clock 
-0x6d78 029978 idiv temp 
-0x6d79 029979 call wait_div_end 
-0x6d7a 029980 quotient pdata 
-0x6d7b 029981 rtn 
-:      029983 uart_calc_baud_rate_config_choice_uart_clock:
-0x6d7c 029984 fetch 1 ,core_uart_clksel 
-0x6d7d 029985 bbit0 uart_clock_select_bit ,uart_calc_baud_rate_config_choice_uart_clock_crystal 
-0x6d7e 029986 setarg uart_clock_freq_48m 
-0x6d7f 029987 rtn 
-:      029988 uart_calc_baud_rate_config_choice_uart_clock_crystal:
-0x6d80 029989 setarg uart_clock_freq_24m 
-0x6d81 029990 rtn 
-:      029992 uart_clock_select_main_freq_crystal:
-0x6d82 029993 fetch 1 ,core_uart_clksel 
-0x6d83 029994 and pdata ,uart_clock_select_crystal ,pdata 
-0x6d84 029995 store 1 ,core_uart_clksel 
-0x6d85 029996 rtn 
-:      029998 uart_clock_select_main_freq_dpll:
-0x6d86 029999 fetch 1 ,core_uart_clksel 
-0x6d87 030000 or pdata ,uart_clock_select_dpll ,pdata 
-0x6d88 030001 store 1 ,core_uart_clksel 
-0x6d89 030002 rtn 
-:      030006 uarta_init_tx:
-0x6d8a 030007 store 2 ,core_uart_tsaddr 
-0x6d8b 030008 store 2 ,core_uart_twptr 
-0x6d8c 030009 storet 2 ,core_uart_teaddr 
-0x6d8d 030010 rtn 
-:      030013 uarta_init_rx:
-0x6d8e 030014 store 2 ,core_uart_rsaddr 
-0x6d8f 030015 store 2 ,core_uart_rrptr 
-0x6d90 030016 storet 2 ,core_uart_readdr 
-0x6d91 030017 rtn 
-:      030019 uarta_prepare_tx:
-0x6d92 030020 fetchr contus ,2 ,core_uart_tsaddr 
-0x6d93 030021 fetchr contue ,2 ,core_uart_teaddr 
-0x6d94 030022 fetchr contu ,2 ,core_uart_twptr 
-0x6d95 030023 rtn 
-:      030025 uarta_prepare_rx:
-0x6d96 030026 fetchr contus ,2 ,core_uart_rsaddr 
-0x6d97 030027 fetchr contue ,2 ,core_uart_readdr 
-0x6d98 030028 fetchr contu ,2 ,core_uart_rrptr 
-0x6d99 030029 rtn 
-:      030031 uarta_send:
-0x6d9a 030032 storer contu ,2 ,core_uart_twptr 
-0x6d9b 030033 rtn 
-:      030035 uarta_rxdone:
-0x6d9c 030036 storer contu ,2 ,core_uart_rrptr 
-0x6d9d 030037 rtn 
-:      030039 uarta_clear_current_rx:
-0x6d9e 030040 call uarta_prepare_rx 
-0x6d9f 030041 fetch 2 ,core_uart_rxitems 
-0x6da0 030042 iadd contu ,contu 
-0x6da1 030043 branch uarta_rxdone 
-:      030045 uarta_prepare_tx_register_push:
-0x6da2 030046 call uart_register_push 
-0x6da3 030047 branch uarta_prepare_tx 
-:      030049 uarta_send_register_pop:
-0x6da4 030050 call uarta_send 
-0x6da5 030051 branch uart_register_pop 
-:      030054 uart_register_push:
-0x6da6 030055 storer contu ,2 ,mem_contu 
-0x6da7 030056 storer contus ,2 ,mem_contue 
-0x6da8 030057 storer contue ,2 ,mem_contus 
-0x6da9 030058 rtn 
-:      030060 uart_register_pop:
-0x6daa 030061 fetchr contu ,2 ,mem_contu 
-0x6dab 030062 fetchr contus ,2 ,mem_contue 
-0x6dac 030063 fetchr contue ,2 ,mem_contus 
-0x6dad 030064 rtn 
-:      030066 wait_uarttx:
-0x6dae 030067 fetch 2 ,core_uart_txitems 
-0x6daf 030068 nbranch wait_uarttx ,blank 
-0x6db0 030069 rtn 
-:      030071 uart_copy_tx_bytes_fast:
-0x6db1 030072 deposit loopcnt 
-0x6db2 030073 rtn blank 
-:      030074 uart_copy_tx_bytes_fast_loop:
-0x6db3 030075 increase -8 ,loopcnt 
-0x6db4 030076 call uart_tx_8_bytes ,positive 
-0x6db5 030077 rtn zero 
-0x6db6 030078 branch uart_copy_tx_bytes_fast_loop ,positive 
-0x6db7 030079 increase 8 ,loopcnt 
-:      030080 uart_copy_tx_bytes_fast_loop_four:
-0x6db8 030081 increase -4 ,loopcnt 
-0x6db9 030082 call uart_tx_4_bytes ,positive 
-0x6dba 030083 rtn zero 
-0x6dbb 030084 branch uart_copy_tx_bytes_fast_loop_four ,positive 
-0x6dbc 030085 increase 4 ,loopcnt 
-0x6dbd 030086 branch uart_copy_tx_bytes 
-:      030088 uart_tx_8_bytes:
-0x6dbe 030089 ifetch 8 ,contr 
-0x6dbf 030090 istore 8 ,contu 
-0x6dc0 030091 rtn 
-:      030093 uart_tx_4_bytes:
-0x6dc1 030094 ifetch 4 ,contr 
-0x6dc2 030095 istore 4 ,contu 
-0x6dc3 030096 rtn 
-:      030098 uart_copy_tx_bytes:
-0x6dc4 030099 deposit loopcnt 
-0x6dc5 030100 rtn blank 
-:      030101 uart_copy_tx_bytes_loop:
-0x6dc6 030102 ifetch 1 ,contr 
-0x6dc7 030103 istore 1 ,contu 
-0x6dc8 030104 loop uart_copy_tx_bytes_loop 
-0x6dc9 030105 rtn 
-:      030107 uart_copy_rx_bytes_fast:
-0x6dca 030108 deposit loopcnt 
-0x6dcb 030109 rtn blank 
-:      030110 uart_copy_rx_bytes_fast_loop:
-0x6dcc 030111 increase -8 ,loopcnt 
-0x6dcd 030112 call uart_rx_8_bytes ,positive 
-0x6dce 030113 rtn zero 
-0x6dcf 030114 branch uart_copy_rx_bytes_fast_loop ,positive 
-0x6dd0 030115 increase 8 ,loopcnt 
-:      030116 uart_copy_rx_bytes_fast_loop_four:
-0x6dd1 030117 increase -4 ,loopcnt 
-0x6dd2 030118 call uart_rx_4_bytes ,positive 
-0x6dd3 030119 rtn zero 
-0x6dd4 030120 branch uart_copy_rx_bytes_fast_loop_four ,positive 
-0x6dd5 030121 increase 4 ,loopcnt 
-0x6dd6 030122 branch uart_copy_rx_bytes 
-:      030125 uart_rx_8_bytes:
-0x6dd7 030126 ifetch 8 ,contu 
-0x6dd8 030127 istore 8 ,contw 
-0x6dd9 030128 rtn 
-:      030130 uart_rx_4_bytes:
-0x6dda 030131 ifetch 4 ,contu 
-0x6ddb 030132 istore 4 ,contw 
-0x6ddc 030133 rtn 
-:      030136 uart_copy_rx_bytes:
-0x6ddd 030137 deposit loopcnt 
-0x6dde 030138 rtn blank 
-:      030139 uart_copy_rx_bytes_loop:
-0x6ddf 030140 ifetch 1 ,contu 
-0x6de0 030141 istore 1 ,contw 
-0x6de1 030142 loop uart_copy_rx_bytes_loop 
-0x6de2 030143 rtn 
-:      030148 app_store_nvram_event:
-0x6de3 030149 jam bt_evt_store_nvram ,mem_fifo_temp 
-0x6de4 030150 branch ui_ipc_send_event 
-:      030152 check_51cmd_update_device_record:
-0x6de5 030153 bpatch patch1a_1 ,mem_patch1a 
-0x6de6 030154 fetch 1 ,mem_nv_data_number 
-0x6de7 030155 rtn blank 
-0x6de8 030156 call check_nvram 
-0x6de9 030157 call init_device_list ,zero 
-0x6dea 030158 call disable_user2 
-0x6deb 030159 call nvram_find_addr_from_bd_list 
-:      030160 write_device_record:
-0x6dec 030161 fetch 1 ,mem_nv_data_number 
-0x6ded 030162 icopy regc 
-0x6dee 030163 fetcht 2 ,mem_nv_data_ptr 
-0x6def 030164 storet 2 ,mem_list_item_ptr 
-:      030165 write_device_loop_find:
-0x6df0 030166 copy regc ,pdata 
-0x6df1 030167 branch app_store_nvram_event ,blank 
-0x6df2 030168 increase -1 ,regc 
-0x6df3 030169 copy temp ,rega 
-0x6df4 030170 ifetch 1 ,rega 
-0x6df5 030171 fetcht 1 ,mem_select_list_item 
-0x6df6 030172 isub temp ,null 
-0x6df7 030173 call set_index_finded_device ,zero 
-0x6df8 030174 branch write_device_loop_find0 ,positive 
-0x6df9 030175 ifetch 1 ,rega 
-0x6dfa 030176 increase 1 ,pdata 
-0x6dfb 030177 istore 1 ,rega 
-:      030178 write_device_loop_find0:
-0x6dfc 030179 fetcht 2 ,mem_list_item_ptr 
-0x6dfd 030180 increase nv_data_len ,temp 
-0x6dfe 030181 storet 2 ,mem_list_item_ptr 
-0x6dff 030182 branch write_device_loop_find 
-:      030184 set_index_finded_device:
-0x6e00 030185 setarg 0 
-0x6e01 030186 istore 1 ,rega 
-0x6e02 030187 fetch 1 ,mem_temp_reconn_record 
-0x6e03 030188 istore 1 ,contw 
-0x6e04 030189 bne rec_3_mode ,set_index_finded_device_ble_mode 
-:      030191 set_index_find_device_master_addr:
-0x6e05 030192 ifetch 6 ,contr 
-0x6e06 030193 istore 8 ,contw 
-0x6e07 030194 setarg 0 
-0x6e08 030195 istore 8 ,contw 
-0x6e09 030196 copy regb ,contr 
-:      030197 store_rec_data_common:
-0x6e0a 030198 call memcpy16 
-0x6e0b 030199 force 1 ,null 
-0x6e0c 030200 rtn 
-:      030202 set_index_finded_device_ble_mode:
-0x6e0d 030203 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
-0x6e0e 030204 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
-0x6e0f 030205 arg mem_le_ltk ,regb 
-0x6e10 030206 branch set_index_find_device_master_addr 
-:      030208 set_index_finded_device_irk:
-0x6e11 030209 arg mem_le_irk ,contr 
-0x6e12 030210 call memcpy16 
-:      030211 store_ble_rec_data_common:
-0x6e13 030212 arg mem_le_ltk ,contr 
-0x6e14 030213 branch store_rec_data_common 
-:      030215 set_index_finded_device_ediv:
-0x6e15 030216 arg mem_le_rand ,contr 
-0x6e16 030217 call memcpy16 
-0x6e17 030218 branch store_ble_rec_data_common 
-:      030223 nvram_find_addr_from_bd_list:
-0x6e18 030224 bpatch patch1a_2 ,mem_patch1a 
-0x6e19 030225 call disable_user 
-0x6e1a 030226 fetch 1 ,mem_nv_data_number 
-0x6e1b 030227 rtn blank 
-0x6e1c 030228 bpatch patch1a_3 ,mem_patch1a 
-0x6e1d 030229 fetch 2 ,mem_ui_state_map 
-0x6e1e 030230 rtnbit0 ui_state_ble_connected 
-:      030231 find_addr_from_bd_list_ble_mode:
-0x6e1f 030232 fetch 1 ,mem_le_conn_peer_addr_type 
-0x6e20 030233 beq master_public_addr ,find_addr_from_bd_list_public_device_addr 
-0x6e21 030234 fetch 1 ,mem_le_plap + 5 
-0x6e22 030235 compare 0xc0 ,pdata ,0xc0 
-0x6e23 030236 branch find_addr_from_bd_list_static_addr ,true 
-0x6e24 030237 compare 0x40 ,pdata ,0xc0 
-0x6e25 030238 branch find_addr_from_bd_list_random_addr ,true 
-0x6e26 030239 branch find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy 
-:      030241 find_addr_from_bd_list_static_addr:
-0x6e27 030242 branch find_addr_from_bd_list_static_addr_reconnect ,user2 
-0x6e28 030243 fetch 1 ,mem_le_preq_init_key_distribution 
-0x6e29 030244 bbit0 le_initator_irk_bit ,find_addr_from_bd_list_public_device_addr 
-0x6e2a 030245 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
-:      030247 find_addr_from_bd_list_static_addr_reconnect:
-0x6e2b 030248 call find_addr_from_bd_list_public_device_addr 
-0x6e2c 030249 rtn user 
-0x6e2d 030250 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
-:      030253 find_addr_from_bd_list_static_addr_sc_or_legacy:
-:      030254 find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy:
-0x6e2e 030255 fetch 1 ,mem_le_pairing_mode 
-0x6e2f 030256 bbit1 le_pairing_mode_secure_connect_bit ,find_addr_from_bd_list_random_non_resolvable_private_address_sc 
-0x6e30 030257 branch find_addr_from_bd_list_random_non_resolvable_private_address 
-:      030259 find_addr_from_bd_list_static_addr_sc:
-:      030260 find_addr_from_bd_list_random_non_resolvable_private_address_sc:
-0x6e31 030261 fetch 6 ,mem_le_plap 
-0x6e32 030262 store 8 ,mem_le_rand 
-0x6e33 030263 branch find_addr_from_bd_list_random_non_resolvable_private_address 
-:      030266 find_addr_from_bd_list_public_device_addr:
-0x6e34 030267 jam rec_4_mode_static_address ,mem_temp_reconn_record 
-0x6e35 030268 fetch 6 ,mem_le_plap 
-0x6e36 030269 branch find_addr_from_bd_list_common 
-:      030271 find_addr_from_bd_list_random_non_resolvable_private_address:
-0x6e37 030272 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
-0x6e38 030273 branch find_addr_from_bd_list_common 
-:      030276 find_addr_from_bd_list_random_addr:
-0x6e39 030277 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
-0x6e3a 030278 branch find_addr_from_bd_list_common 
-:      030280 find_addr_from_bd_list_common:
-0x6e3b 030281 bpatch patch1a_4 ,mem_patch1a 
-0x6e3c 030283 fetch 2 ,mem_nv_data_ptr 
-0x6e3d 030284 ifetcht 1 ,pdata 
-0x6e3e 030285 pincrease 1 
-0x6e3f 030286 store 2 ,mem_list_item_ptr 
-0x6e40 030287 storet 1 ,mem_select_list_item 
-0x6e41 030288 fetch 1 ,mem_nv_data_number 
-0x6e42 030289 icopy regc 
-:      030290 nvram_find_addr_from_list:
-0x6e43 030291 fetch 2 ,mem_list_item_ptr 
-0x6e44 030292 copy pdata ,rega 
-0x6e45 030293 call nvram_find_addr_from_list_compare 
-0x6e46 030294 rtn user 
-0x6e47 030295 fetcht 2 ,mem_list_item_ptr 
-0x6e48 030296 increase nv_data_len ,temp 
-0x6e49 030297 storet 2 ,mem_list_item_ptr 
-0x6e4a 030298 increase -1 ,temp 
-0x6e4b 030299 ifetch 1 ,temp 
-0x6e4c 030300 store 1 ,mem_select_list_item 
-0x6e4d 030301 increase -1 ,regc 
-0x6e4e 030302 nbranch nvram_find_addr_from_list ,zero 
-0x6e4f 030303 fetch 1 ,mem_nv_data_number 
-0x6e50 030304 pincrease decreased_one 
-0x6e51 030305 store 1 ,mem_select_list_item 
-0x6e52 030306 rtn 
-:      030307 nvram_find_addr_from_list_compare:
-0x6e53 030308 fetch 1 ,mem_temp_reconn_record 
-0x6e54 030309 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
-:      030310 find_master_addr_from_list_compare:
-0x6e55 030311 arg mem_temp_reconn_record ,regb 
-0x6e56 030312 arg 7 ,loopcnt 
-0x6e57 030313 call string_compare 
-0x6e58 030314 branch enable_user ,zero 
-0x6e59 030315 rtn 
-:      030317 find_addr_from_list_compare_ble_mode:
-0x6e5a 030318 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
-0x6e5b 030319 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
-0x6e5c 030320 branch find_master_addr_from_list_compare 
-:      030322 find_irk_form_list_compare:
-0x6e5d 030323 ifetcht 1 ,rega 
-0x6e5e 030324 isub temp ,null 
-0x6e5f 030325 nrtn zero 
-0x6e60 030326 arg mem_le_prand ,contw 
-0x6e61 030327 arg 16 ,loopcnt 
-0x6e62 030328 call clear_mem 
-0x6e63 030329 fetch 3 ,mem_le_plap + 3 
-0x6e64 030330 store 3 ,mem_le_prand 
-0x6e65 030331 call genernate_master_macaddress 
-0x6e66 030332 fetch 2 ,mem_le_aes_128 + 13 
-0x6e67 030333 byteswap pdata ,pdata 
-0x6e68 030334 lshift8 pdata ,temp 
-0x6e69 030335 ifetch 1 ,contr 
-0x6e6a 030336 iadd temp ,pdata 
-0x6e6b 030337 fetcht 3 ,mem_le_plap 
-0x6e6c 030338 isub temp ,null 
-0x6e6d 030339 branch enable_user ,zero 
-0x6e6e 030340 rtn 
-:      030343 genernate_master_macaddress:
-0x6e6f 030344 arg mem_le_prand ,contr 
-0x6e70 030345 call load_data128 
-0x6e71 030347 ifetch 1 ,rega 
-0x6e72 030348 call load_regext 
-0x6e73 030349 force 0x38 ,aes_ctrl 
-0x6e74 030350 force 0x0 ,aes_ctrl 
-0x6e75 030351 call wait_aes 
-0x6e76 030352 arg mem_le_aes_128 ,contw 
-0x6e77 030353 branch store_aes_result 
-:      030355 find_ediv_form_list_compare:
-0x6e78 030356 ifetcht 1 ,rega 
-0x6e79 030357 isub temp ,null 
-0x6e7a 030358 nrtn zero 
-0x6e7b 030359 copy contr ,rega 
-0x6e7c 030360 add contr ,8 ,regc 
-0x6e7d 030361 arg mem_le_rand ,regb 
-0x6e7e 030362 arg 8 ,loopcnt 
-0x6e7f 030363 call string_compare 
-0x6e80 030364 branch enable_user ,zero 
-0x6e81 030365 copy regc ,rega 
-0x6e82 030366 arg mem_le_irk ,regb 
-0x6e83 030367 arg 8 ,loopcnt 
-0x6e84 030368 call string_compare 
-0x6e85 030369 branch enable_user ,zero 
-0x6e86 030370 rtn 
-:      030372 check_nvram:
-0x6e87 030373 fetch 2 ,mem_nv_data_ptr 
-0x6e88 030374 ifetcht 1 ,pdata 
-0x6e89 030375 pincrease nv_data_len 
-0x6e8a 030376 ifetch 1 ,pdata 
-0x6e8b 030377 isub temp ,null 
-0x6e8c 030378 rtn 
-:      030380 init_device_list:
-0x6e8d 030381 fetch 1 ,mem_nv_data_number 
-0x6e8e 030382 icopy loopcnt 
-0x6e8f 030383 fetcht 2 ,mem_nv_data_ptr 
-0x6e90 030384 setarg 0 
-:      030385 init_device_list_loop:
-0x6e91 030386 istore 1 ,temp 
-0x6e92 030387 increase nv_data_len ,temp 
-0x6e93 030388 pincrease 1 
-0x6e94 030389 loop init_device_list_loop 
-0x6e95 030390 rtn 
-:      030392 load_device_list_mode_4:
-0x6e96 030395 call enable_user2 
-0x6e97 030396 call nvram_find_addr_from_bd_list 
-0x6e98 030397 nbranch clear_ltk_exists ,user 
-0x6e99 030398 fetch 2 ,mem_list_item_ptr 
-0x6e9a 030399 add pdata ,1 ,contr 
-0x6e9b 030400 arg mem_le_irk ,contw 
-0x6e9c 030401 call memcpy16 
-0x6e9d 030402 arg mem_le_ltk ,contw 
-0x6e9e 030403 call memcpy16 
-0x6e9f 030404 jam 1 ,mem_ltk_exists 
-0x6ea0 030405 rtn 
-:      030407 clear_ltk_exists:
-0x6ea1 030408 jam 0 ,mem_ltk_exists 
-0x6ea2 030409 rtn 
-:      030412 eeprom_store_le_reconn_info:
-0x6ea3 030413 jam rec_4_mode ,mem_record_bt_mode 
-0x6ea4 030414 branch eeprom_store_reconn_info 
-:      030416 eeprom_store_reconn_info:
-0x6ea5 030417 fetch 1 ,mem_device_option 
-0x6ea6 030418 beq dvc_op_module ,check_51cmd_update_device_record 
-0x6ea7 030419 beq dvc_op_mouse ,mouse_store_remote_bdaddr 
-0x6ea8 030420 rtn 
-:      030426 get_gpio_wakeup_index:
-0x6ea9 030427 and temp ,0x1f ,pdata 
-0x6eaa 030428 rshift pdata ,pdata 
-0x6eab 030429 arg mem_gpio_wakeup_cfg ,contw 
-0x6eac 030430 iadd contw ,contw 
-0x6ead 030431 arg 0xf0 ,alarm 
-0x6eae 030432 isolate0 0 ,temp 
-0x6eaf 030433 rtn true 
-0x6eb0 030434 arg 0xf ,alarm 
-0x6eb1 030435 rtn 
-:      030438 gpio_set_wake_by_current_state:
-0x6eb2 030439 bpatch patch1a_5 ,mem_patch1a 
-0x6eb3 030440 set1 gpio_active_bit ,temp 
-0x6eb4 030441 call gpio_get_bit 
-0x6eb5 030442 nsetflag true ,gpio_active_bit ,temp 
-:      030445 gpio_set_wake:
-0x6eb6 030446 bpatch patch1a_6 ,mem_patch1a 
-0x6eb7 030447 sub temp ,ui_button_gpio_disable ,null 
-0x6eb8 030448 rtn zero 
-0x6eb9 030449 arg 4 ,debug 
-0x6eba 030450 isolate1 gpio_active_bit ,temp 
-0x6ebb 030451 branch gpio_set_wake_high ,true 
-0x6ebc 030452 arg 2 ,debug 
-:      030453 gpio_set_wake_high:
-0x6ebd 030454 call get_gpio_wakeup_index 
-0x6ebe 030455 isolate0 0 ,temp 
-0x6ebf 030456 branch gpio_set_wake_low4bit ,true 
-0x6ec0 030457 lshift4 debug ,debug 
-:      030458 gpio_set_wake_low4bit:
-0x6ec1 030459 ifetch 1 ,contw 
-0x6ec2 030460 iand alarm ,pdata 
-0x6ec3 030461 ior debug ,pdata 
-0x6ec4 030462 istore 1 ,contw 
-0x6ec5 030463 rtn 
-:      030466 gpio_set_low_pullup:
-0x6ec6 030467 bpatch patch1a_7 ,mem_patch1a 
-0x6ec7 030468 sub temp ,ui_button_gpio_disable ,null 
-0x6ec8 030469 rtn zero 
-0x6ec9 030470 arg 1 ,debug 
-0x6eca 030471 call get_gpio_wakeup_index 
-0x6ecb 030472 isolate0 0 ,temp 
-0x6ecc 030473 branch gpio_set_low_pullup_low4bit ,true 
-0x6ecd 030474 lshift4 debug ,debug 
-:      030475 gpio_set_low_pullup_low4bit:
-0x6ece 030476 ifetch 1 ,contw 
-0x6ecf 030477 iand alarm ,pdata 
-0x6ed0 030478 ior debug ,pdata 
-0x6ed1 030479 istore 1 ,contw 
-0x6ed2 030480 rtn 
-:      030485 gpio_clr_wake:
-0x6ed3 030486 bpatch patch1b_0 ,mem_patch1b 
-0x6ed4 030487 sub temp ,ui_button_gpio_disable ,null 
-0x6ed5 030488 rtn zero 
-0x6ed6 030489 call get_gpio_wakeup_index 
-0x6ed7 030490 ifetch 1 ,contw 
-0x6ed8 030491 iand alarm ,pdata 
-0x6ed9 030492 istore 1 ,contw 
-0x6eda 030493 rtn 
-:      030495 gpio_config_input_nowake:
-0x6edb 030496 call gpio_clr_wake 
-0x6edc 030497 branch gpio_config_input_without_wake 
-:      030500 gpio_config_input:
-0x6edd 030501 sub temp ,ui_button_gpio_disable ,null 
-0x6ede 030502 rtn zero 
-0x6edf 030503 ncall gpio_set_wake ,wake 
-:      030504 gpio_config_input_without_wake:
-0x6ee0 030505 call gpio_addr 
-0x6ee1 030506 setarg 0 
-0x6ee2 030507 isolate1 gpio_active_bit ,temp 
-0x6ee3 030508 nsetflag true ,6 ,pdata 
-0x6ee4 030509 setflag true ,7 ,pdata 
-0x6ee5 030510 branch gpio_write 
-:      030513 gpio_get_bit:
-0x6ee6 030514 bpatch patch1b_1 ,mem_patch1b 
-0x6ee7 030515 arg core_gpio_in ,contw 
-0x6ee8 030516 and temp ,0x07 ,queue 
-0x6ee9 030517 rshift3 temp ,pdata 
-0x6eea 030518 and_into 3 ,pdata 
-0x6eeb 030519 iadd contw ,contw 
-0x6eec 030520 ifetch 1 ,contw 
-0x6eed 030521 isolate1 gpio_active_bit ,temp 
-0x6eee 030522 branch gpio_get_bit_reverse ,true 
-0x6eef 030523 qisolate0 pdata 
-0x6ef0 030524 rtn 
-:      030525 gpio_get_bit_reverse:
-0x6ef1 030526 qisolate1 pdata 
-0x6ef2 030527 rtn 
-:      030530 gpio_out_inactive:
-0x6ef3 030531 sub temp ,ui_button_gpio_disable ,null 
-0x6ef4 030532 rtn zero 
-0x6ef5 030533 isolate1 gpio_active_bit ,null 
-0x6ef6 030534 branch gpio_out_flag 
-:      030536 gpio_config_output:
-:      030537 gpio_out_active:
-0x6ef7 030538 sub temp ,ui_button_gpio_disable ,null 
-0x6ef8 030539 rtn zero 
-0x6ef9 030540 isolate0 gpio_active_bit ,null 
-:      030543 gpio_out_flag:
-0x6efa 030544 setarg 0 
-0x6efb 030545 nsetflag true ,gpio_active_bit ,pdata 
-0x6efc 030546 ixor temp ,temp 
-:      030549 gpio_out:
-0x6efd 030550 call gpio_addr 
-0x6efe 030551 setarg gpcfg_output_high 
-0x6eff 030552 isolate1 gpio_active_bit ,temp 
-0x6f00 030553 setflag true ,0 ,pdata 
-0x6f01 030554 branch gpio_write 
-:      030557 gpio_check_active:
-0x6f02 030558 sub temp ,ui_button_gpio_disable ,null 
-0x6f03 030559 branch disable_true ,zero 
-0x6f04 030560 call gpio_addr 
-0x6f05 030561 ifetch 1 ,contw 
-0x6f06 030562 bbit1 0 ,gpio_check_active_high 
-0x6f07 030563 isolate0 gpio_active_bit ,temp 
-0x6f08 030564 rtn 
-:      030565 gpio_check_active_high:
-0x6f09 030566 isolate1 gpio_active_bit ,temp 
-0x6f0a 030567 rtn 
-:      030569 gpio_set_analog:
-0x6f0b 030570 call gpio_addr 
-0x6f0c 030571 setarg gpcfg_no_ie 
-:      030572 gpio_write:
-0x6f0d 030573 istore 1 ,contw 
-0x6f0e 030574 rtn 
-:      030576 gpio_set_high_impedance:
-0x6f0f 030577 sub temp ,ui_button_gpio_disable ,null 
-0x6f10 030578 rtn zero 
-0x6f11 030579 call gpio_addr 
-0x6f12 030580 setarg gpcfg_high_impedance 
-0x6f13 030581 branch gpio_write 
-:      030583 gpio_addr:
-0x6f14 030584 and temp ,0x3f ,pdata 
-0x6f15 030585 sub pdata ,gpio_number + -1 ,null 
-0x6f16 030586 nbranch gpio_addr_ext ,positive 
-0x6f17 030587 arg core_gpio_conf ,contw 
-:      030588 gpio_addr_next:
-0x6f18 030589 iadd contw ,contw 
-0x6f19 030590 rtn 
-:      030591 gpio_addr_ext:
-0x6f1a 030592 arg core_gpio_conf_hi ,contw 
-0x6f1b 030593 increase -16 ,pdata 
-0x6f1c 030594 branch gpio_addr_next 
-:      030597 gpio_config_param:
-0x6f1d 030598 and pdata ,0xff ,temp 
-0x6f1e 030599 rshift8 pdata ,pdata 
-0x6f1f 030600 branch gpio_config_function_int 
-:      030603 gpio_config_function:
-0x6f20 030604 rtnbit0 gpio_active_bit 
-:      030605 gpio_config_function_int:
-0x6f21 030606 and_into 0x3f ,pdata 
-0x6f22 030607 sub pdata ,gpio_number + -1 ,null 
-0x6f23 030608 nbranch gpio_config_function_int_ext ,positive 
-0x6f24 030609 arg core_gpio_conf ,contw 
-:      030610 gpio_config_function_int_next:
-0x6f25 030611 iadd contw ,contw 
-0x6f26 030612 istoret 1 ,contw 
-0x6f27 030613 rtn 
-:      030614 gpio_config_function_int_ext:
-0x6f28 030615 arg core_gpio_conf_hi ,contw 
-0x6f29 030616 increase -16 ,pdata 
-0x6f2a 030617 branch gpio_config_function_int_next 
-:      030621 gpio_get_config:
-0x6f2b 030622 and_into 0x3f ,temp 
-0x6f2c 030623 sub temp ,gpio_number + -1 ,null 
-0x6f2d 030624 nbranch gpio_get_config_ext ,positive 
-0x6f2e 030625 setarg core_gpio_conf 
-:      030626 gpio_get_config_next:
-0x6f2f 030627 iadd temp ,contr 
-0x6f30 030628 ifetch 1 ,contr 
-0x6f31 030629 rtn 
-:      030630 gpio_get_config_ext:
-0x6f32 030631 setarg core_gpio_conf_hi 
-0x6f33 030632 increase -16 ,temp 
-0x6f34 030633 branch gpio_get_config_next 
-:      030637 gpio_set_before_lpm:
-0x6f35 030638 arg gpio_number ,loopcnt 
-0x6f36 030639 arg core_gpio_conf ,contr 
-:      030640 setgpio_loop:
-0x6f37 030641 copy contr ,contw 
-0x6f38 030642 ifetch 1 ,contr 
-0x6f39 030643 beq gpcfg_spid_miso ,setgpio_pullup 
-0x6f3a 030644 beq gpcfg_spid_ncs ,setgpio_pullup 
-0x6f3b 030645 beq gpcfg_spid_sck ,setgpio_pullup 
-0x6f3c 030646 beq gpcfg_spid_mosi ,setgpio_pullup 
-0x6f3d 030647 beq gpcfg_spid_sdio ,setgpio_pullup 
-0x6f3e 030648 beq gpcfg_iic_scl ,setgpio_pullup 
-0x6f3f 030649 beq gpcfg_iic_sda ,setgpio_pullup 
-0x6f40 030650 beq gpcfg_input ,setgpio_pullup 
-:      030651 setgpio_loop_end:
-0x6f41 030652 loop setgpio_loop 
-0x6f42 030653 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x6f43 030654 isub contr ,null 
-0x6f44 030655 rtn zero 
-:      030656 gpio_set_before_lpm_ext:
-0x6f45 030657 arg gpio_number_ext ,loopcnt 
-0x6f46 030658 arg core_gpio_conf_hi ,contr 
-0x6f47 030659 branch setgpio_loop 
-:      030662 setgpio_pullup:
-0x6f48 030663 setarg gpcfg_pullup 
-0x6f49 030664 istore 1 ,contw 
-0x6f4a 030665 branch setgpio_loop_end 
-:      030666 setgpio_pulldown:
-0x6f4b 030667 setarg gpcfg_pulldown 
-0x6f4c 030668 istore 1 ,contw 
-0x6f4d 030669 branch setgpio_loop_end 
-:      030673 sadc_calibration:
-0x6f4e 030674 bpatch patch1b_2 ,mem_patch1b 
-0x6f4f 030675 rtn wake 
-0x6f50 030676 jam 0x77 ,core_gpadc_ctrl 
-0x6f51 030677 jam 0xc9 ,core_gpadc_cfg0 
-0x6f52 030678 jam 0x01 ,core_gpadc_cfg3 
-0x6f53 030679 fetch 1 ,mem_adc_clkdiv 
-0x6f54 030680 store 1 ,core_sadc_clkdiv 
-0x6f55 030681 call sadc_read 
-0x6f56 030682 jam 0xc1 ,core_gpadc_cfg0 
-:      030683 sadc_cal_read:
-0x6f57 030684 arg 7 ,loopcnt 
-0x6f58 030685 arg mem_adc_cal_c0 ,rega 
-0x6f59 030686 jam 0x05 ,core_gpadc_cfg2 
-:      030687 sadc_cal_read_loop:
-0x6f5a 030688 fetch 1 ,core_gpadc_status 
-0x6f5b 030689 istore 1 ,rega 
-0x6f5c 030690 increase 1 ,rega 
-0x6f5d 030691 fetch 1 ,core_gpadc_cfg2 
-0x6f5e 030692 increase 0x20 ,pdata 
-0x6f5f 030693 store 1 ,core_gpadc_cfg2 
-0x6f60 030694 loop sadc_cal_read_loop 
-0x6f61 030695 jam 0x00 ,core_gpadc_ctrl 
-0x6f62 030696 rtn 
-:      030698 sadc_cal_write:
-0x6f63 030699 fetch 1 ,core_sadc_ctrl 
-0x6f64 030700 set1 1 ,pdata 
-0x6f65 030701 store 1 ,core_sadc_ctrl 
-0x6f66 030702 arg 7 ,loopcnt 
-0x6f67 030703 arg mem_adc_cal_c0 ,rega 
-0x6f68 030704 jam 0x15 ,core_gpadc_cfg2 
-:      030705 sadc_cal_write_loop:
-0x6f69 030706 ifetch 1 ,rega 
-0x6f6a 030707 store 1 ,core_gpadc_cfg1 
-0x6f6b 030708 increase 1 ,rega 
-0x6f6c 030709 fetch 1 ,core_gpadc_cfg2 
-0x6f6d 030710 increase 0x20 ,pdata 
-0x6f6e 030711 store 1 ,core_gpadc_cfg2 
-0x6f6f 030712 loop sadc_cal_write_loop 
-0x6f70 030713 fetch 1 ,core_sadc_ctrl 
-0x6f71 030714 set0 1 ,pdata 
-0x6f72 030715 store 1 ,core_sadc_ctrl 
-0x6f73 030716 rtn 
-:      030720 adc_init_data:
-0x6f74 030721 bpatch patch1b_3 ,mem_patch1b 
-0x6f75 030722 fetch 8 ,mem_otp_adc 
-0x6f76 030723 branch adc_init_cal_data_default ,blank 
-0x6f77 030724 store 8 ,mem_3v_adc_io_data 
-0x6f78 030725 rtn 
-:      030727 adc_init_cal_data_default:
-0x6f79 030728 setarg 0x0bbe 
-0x6f7a 030729 store 2 ,mem_3v_adc_io_data 
-0x6f7b 030730 setarg 0x03f0 
-0x6f7c 030731 store 2 ,mem_1v_adc_io_data 
-0x6f7d 030732 setarg 0x027e 
-0x6f7e 030733 store 2 ,mem_2v_adc_hvin_data 
-0x6f7f 030734 setarg 0x03c4 
-0x6f80 030735 store 2 ,mem_3v_adc_hvin_data 
-0x6f81 030736 rtn 
-:      030738 enable_adc:
-0x6f82 030739 bpatch patch1b_4 ,mem_patch1b 
-0x6f83 030740 call sadc_cal_write 
-0x6f84 030741 fetch 1 ,core_gpadc_cfg1 
-0x6f85 030742 set0 7 ,pdata 
-0x6f86 030743 store 1 ,core_gpadc_cfg1 
-0x6f87 030744 jam 0x77 ,core_gpadc_ctrl 
-0x6f88 030745 jam 0xc1 ,core_gpadc_cfg0 
-0x6f89 030746 jam 0x01 ,core_gpadc_cfg3 
-0x6f8a 030747 call sadc_channel 
-0x6f8b 030748 fetch 1 ,mem_adc_clkdiv 
-0x6f8c 030749 store 1 ,core_sadc_clkdiv 
-0x6f8d 030750 call sadc_read 
-0x6f8e 030751 jam 0 ,core_sadc_clkdiv 
-0x6f8f 030752 branch sadc_dma 
-:      030754 sadc_channel:
-0x6f90 030755 fetch 1 ,mem_adc_channel 
-0x6f91 030756 lshift4 pdata ,pdata 
-0x6f92 030757 fetcht 1 ,core_gpadc_cfg3 
-0x6f93 030758 and_into 0x0f ,temp 
-0x6f94 030759 ior temp ,temp 
-0x6f95 030760 storet 1 ,core_gpadc_cfg3 
-0x6f96 030761 rtn 
-:      030763 sadc_read:
-0x6f97 030764 jam 0x03 ,core_sadc_ctrl 
-:      030765 sadc_read_wait:
-0x6f98 030766 fetch 1 ,core_perf_status 
-0x6f99 030767 bbit0 saradc_done ,sadc_read_wait 
-0x6f9a 030768 fetcht 2 ,core_sadc_data 
-0x6f9b 030769 storet 2 ,mem_adc_current_value 
-0x6f9c 030770 jam 0x06 ,core_sadc_ctrl 
-:      030771 sadc_read_wait2:
-0x6f9d 030772 fetch 1 ,core_perf_status 
-0x6f9e 030773 bbit1 saradc_done ,sadc_read_wait2 
-0x6f9f 030774 jam 0x00 ,core_sadc_ctrl 
-0x6fa0 030775 rtn 
-:      030777 sadc_dma:
-0x6fa1 030778 fetch 1 ,mem_adc_dma_enable 
-0x6fa2 030779 rtn blank 
-0x6fa3 030780 fetch 1 ,core_gpadc_cfg1 
-0x6fa4 030781 set1 7 ,pdata 
-0x6fa5 030782 store 1 ,core_gpadc_cfg1 
-0x6fa6 030783 fetch 1 ,mem_adc_clkdiv 
-0x6fa7 030784 store 1 ,core_sadc_clkdiv 
-0x6fa8 030785 fetch 2 ,mem_adc_saddr_ptr 
-0x6fa9 030786 store 2 ,core_sadc_saddr 
-0x6faa 030787 fetch 2 ,mem_adc_eaddr_ptr 
-0x6fab 030788 store 2 ,core_sadc_eaddr 
-0x6fac 030789 jam 0x0b ,core_sadc_ctrl 
-0x6fad 030790 nop 1000 
-0x6fae 030791 jam 0x03 ,core_sadc_ctrl 
-0x6faf 030792 rtn 
-:      030794 vdd_calculate_by_mode:
-0x6fb0 030795 bpatch patch1b_5 ,mem_patch1b 
-0x6fb1 030796 fetch 1 ,mem_adc_config_flag 
-0x6fb2 030797 beq adc_config_hvin ,vdd_calculate_hvin 
-0x6fb3 030798 beq adc_config_gpio ,vdd_calculate_io 
-0x6fb4 030799 rtn 
-:      030801 vdd_calculate_hvin:
-0x6fb5 030802 setarg 1000 
-0x6fb6 030803 store 2 ,mem_reference_voltage 
-0x6fb7 030804 fetcht 2 ,mem_3v_adc_hvin_data 
-0x6fb8 030805 fetch 2 ,mem_2v_adc_hvin_data 
-0x6fb9 030806 arg 2000 ,regc 
-0x6fba 030807 branch vdd_calculate 
-:      030809 vdd_calculate_io:
-0x6fbb 030810 setarg 2000 
-0x6fbc 030811 store 2 ,mem_reference_voltage 
-0x6fbd 030812 fetcht 2 ,mem_3v_adc_io_data 
-0x6fbe 030813 fetch 2 ,mem_1v_adc_io_data 
-0x6fbf 030814 arg 1000 ,regc 
-:      030815 vdd_calculate:
-0x6fc0 030816 isub temp ,rega 
-0x6fc1 030817 fetch 2 ,mem_adc_current_value 
-0x6fc2 030818 isub temp ,pdata 
-0x6fc3 030819 nbranch vdd_calculate1 ,positive 
-0x6fc4 030820 fetcht 2 ,mem_reference_voltage 
-0x6fc5 030821 imul32 temp ,regb 
-0x6fc6 030822 copy regc ,pdata 
-0x6fc7 030823 imul32 rega ,pdata 
-0x6fc8 030824 iadd regb ,pdata 
-:      030825 vdd_calculate2:
-0x6fc9 030826 idiv rega 
-0x6fca 030827 call wait_div_end 
-0x6fcb 030828 quotient pdata 
-0x6fcc 030829 rtn 
-:      030831 vdd_calculate1:
-0x6fcd 030832 copy temp ,pdata 
-0x6fce 030833 fetcht 2 ,mem_adc_current_value 
-0x6fcf 030834 isub temp ,pdata 
-0x6fd0 030835 fetcht 2 ,mem_reference_voltage 
-0x6fd1 030836 imul32 temp ,regb 
-0x6fd2 030837 copy regc ,pdata 
-0x6fd3 030838 imul32 rega ,pdata 
-0x6fd4 030839 isub regb ,pdata 
-0x6fd5 030840 nbranch set_pdata_0 ,positive 
-0x6fd6 030841 branch vdd_calculate2 
-:      030845 adc_bat_percent_lowpower_out:
-0x6fd7 030846 ifetch 8 ,rega 
-0x6fd8 030847 store 8 ,mem_pdatatemp 
-0x6fd9 030848 fetch 2 ,mem_pdatatemp 
-0x6fda 030849 fetcht 2 ,mem_pdatatemp + 2 
-0x6fdb 030850 isub temp ,rega 
-0x6fdc 030851 fetch 2 ,mem_pdatatemp + 6 
-0x6fdd 030852 isub temp ,regb 
-0x6fde 030853 fetcht 2 ,mem_pdatatemp + 4 
-0x6fdf 030854 isub temp ,null 
-0x6fe0 030855 ncall adc_set_low_power_flag ,positive 
-0x6fe1 030856 mul32 regb ,100 ,pdata 
-0x6fe2 030857 idiv rega 
-0x6fe3 030858 call wait_div_end 
-0x6fe4 030859 quotient pdata 
-0x6fe5 030860 call adc_set_no_power_flag ,blank 
-0x6fe6 030861 rtn 
-:      030863 adc_set_low_power_flag:
-0x6fe7 030864 fetch 1 ,mem_adc_power_flag 
-0x6fe8 030865 set1 0 ,pdata 
-0x6fe9 030866 store 1 ,mem_adc_power_flag 
-0x6fea 030867 rtn 
-:      030869 adc_clear_low_power_flag:
-0x6feb 030870 fetch 1 ,mem_adc_power_flag 
-0x6fec 030871 set0 0 ,pdata 
-0x6fed 030872 store 1 ,mem_adc_power_flag 
-0x6fee 030873 rtn 
-:      030875 adc_set_no_power_flag:
-0x6fef 030876 fetcht 1 ,mem_adc_power_flag 
-0x6ff0 030877 set1 1 ,temp 
-0x6ff1 030878 storet 1 ,mem_adc_power_flag 
-0x6ff2 030879 rtn 
-:      030881 adc_clear_no_power_flag:
-0x6ff3 030882 fetcht 1 ,mem_adc_power_flag 
-0x6ff4 030883 set0 1 ,temp 
-0x6ff5 030884 storet 1 ,mem_adc_power_flag 
-0x6ff6 030885 rtn 
-:      030890 keyscan_key_init:
-0x6ff7 030891 fetch 2 ,mem_key_num_ptr 
-0x6ff8 030892 ifetch 1 ,pdata 
-:      030893 keyscan_key_init_next:
-0x6ff9 030894 rtn blank 
-0x6ffa 030895 copy pdata ,loopcnt 
-0x6ffb 030897 fetch 2 ,mem_keyscan_ptr 
-0x6ffc 030898 increase 3 ,pdata 
-0x6ffd 030899 copy pdata ,rega 
-:      030900 keyscan_key_init_lp1:
-0x6ffe 030901 ifetcht 1 ,rega 
-0x6fff 030902 call gpio_config_input 
-0x7000 030903 increase key_conf_struct_len ,rega 
-0x7001 030904 loop keyscan_key_init_lp1 
-:      030905 keyscan_key_init_end:
-0x7002 030906 rtn 
-:      030908 keyscan_scan_key:
-0x7003 030909 fetch 2 ,mem_keyscan_ptr 
-0x7004 030910 increase 3 ,pdata 
-0x7005 030911 copy pdata ,rega 
-0x7006 030913 force 0 ,regb 
-0x7007 030914 setarg 0 
-0x7008 030915 store 2 ,mem_key_value_temp 
-:      030916 keyscan_scan_key_lp1:
-0x7009 030917 ifetcht 1 ,rega 
-0x700a 030918 call gpio_get_bit 
-0x700b 030919 bpatch patch1b_6 ,mem_patch1b 
-0x700c 030920 fetch 2 ,mem_key_value_temp 
-0x700d 030921 copy regb ,queue 
-0x700e 030922 qsetflag true ,pdata 
-0x700f 030923 store 2 ,mem_key_value_temp 
-0x7010 030924 increase key_conf_struct_len ,rega 
-0x7011 030925 increase 1 ,regb 
-0x7012 030926 fetch 2 ,mem_key_num_ptr 
-0x7013 030927 ifetch 1 ,pdata 
-:      030928 keyscan_scan_key_lp1_next:
-0x7014 030929 ixor regb ,null 
-0x7015 030930 nbranch keyscan_scan_key_lp1 ,zero 
-0x7016 030931 fetch 2 ,mem_key_value_temp 
-0x7017 030932 fetcht 2 ,mem_key_value_retention 
-0x7018 030933 ixor temp ,null 
-0x7019 030934 rtn zero 
-0x701a 030935 branch enable_user 
-:      030937 keyscan_process_lpm_before:
-0x701b 030938 fetch 2 ,mem_key_num_ptr 
-0x701c 030939 ifetch 1 ,pdata 
-:      030940 keyscan_process_lpm_before_next:
-0x701d 030941 rtn blank 
-0x701e 030942 copy pdata ,loopcnt 
-0x701f 030943 fetch 2 ,mem_keyscan_ptr 
-0x7020 030944 increase 3 ,pdata 
-0x7021 030945 copy pdata ,rega 
-:      030946 keyscan_process_lpm_before_lp1:
-0x7022 030947 ifetcht 1 ,rega 
-0x7023 030948 call gpio_set_wake_by_current_state 
-0x7024 030949 increase key_conf_struct_len ,rega 
-0x7025 030950 loop keyscan_process_lpm_before_lp1 
-:      030951 keyscan_process_lpm_before_end:
-0x7026 030952 rtn 
-:      030954 keyscan_key_process:
-0x7027 030955 arg key_scan_timer ,queue 
-0x7028 030956 call timer_check 
-0x7029 030957 nrtn blank 
-0x702a 030958 setarg 0x20 
-0x702b 030959 arg key_scan_timer ,queue 
-0x702c 030960 call timer_init 
-0x702d 030961 disable user 
-0x702e 030962 call keyscan_process_lpm_before 
-0x702f 030963 bpatch patch1b_7 ,mem_patch1b 
-0x7030 030964 fetch 2 ,mem_key_num_ptr 
-0x7031 030965 ifetch 1 ,pdata 
-:      030966 keyscan_key_process_next:
-0x7032 030967 rtn blank 
-0x7033 030968 call keyscan_scan_key 
-0x7034 030969 nbranch lpm_button_clean_wake_lock ,user 
-0x7035 030970 call lpm_button_get_wake_lock 
-0x7036 030971 disable user 
-0x7037 030972 fetch 2 ,mem_key_value_temp 
-0x7038 030973 store 2 ,mem_key_value_temp4 
-0x7039 030974 jam 0 ,mem_key_value_temp6 
-0x703a 030975 force 0 ,queue 
-:      030976 keyscan_key_lp1:
-0x703b 030977 fetch 2 ,mem_key_value_retention 
-0x703c 030978 rshift pdata ,temp 
-0x703d 030979 storet 2 ,mem_key_value_retention 
-0x703e 030980 and pdata ,0x01 ,pdata 
-0x703f 030981 fetcht 2 ,mem_key_value_temp4 
-0x7040 030982 and temp ,0x01 ,rega 
-0x7041 030983 rshift temp ,temp 
-0x7042 030984 storet 2 ,mem_key_value_temp4 
-0x7043 030985 ixor rega ,null 
-0x7044 030986 ncall keyscan_send_key_data ,zero 
-0x7045 030987 fetch 2 ,mem_key_num_ptr 
-0x7046 030988 ifetch 1 ,pdata 
-:      030989 keyscan_key_lp1_next:
-0x7047 030990 fetcht 1 ,mem_key_value_temp6 
-0x7048 030991 increase 1 ,temp 
-0x7049 030992 storet 1 ,mem_key_value_temp6 
-0x704a 030993 copy temp ,queue 
-0x704b 030994 ixor queue ,null 
-0x704c 030995 nbranch keyscan_key_lp1 ,zero 
-0x704d 030996 fetch 2 ,mem_key_value_temp 
-0x704e 030997 store 2 ,mem_key_value_retention 
-0x704f 030998 rtn 
-:      030999 keyscan_send_key_data:
-0x7050 031000 bpatch patch1c_0 ,mem_patch1c 
-0x7051 031001 fetch 2 ,mem_keyscan_ptr 
-0x7052 031002 increase 1 ,pdata 
-0x7053 031003 ifetch 2 ,pdata 
-0x7054 031004 branch callback_func 
-:      031010 pwm_init:
-0x7055 031011 fetch 1 ,core_clksel 
-0x7056 031012 ior rega ,pdata 
-0x7057 031013 store 1 ,core_clksel 
-0x7058 031014 fetch 2 ,core_clkoff 
-0x7059 031015 set0 clock_off_pwm ,pdata 
-0x705a 031016 store 2 ,core_clkoff 
-:      031017 delay_nop100:
-0x705b 031018 nop 100 
-0x705c 031019 rtn 
-:      031021 pwm_clk_set:
-0x705d 031022 fetch 1 ,core_clksel 
-0x705e 031023 bbit1 6 ,pwm_24m_clk_set 
-0x705f 031024 bbit1 7 ,pwm_33k_clk_set 
-:      031025 pwm_12m_clk_set:
-0x7060 031026 setarg pwm_12mhz 
-0x7061 031027 rtn 
-:      031028 pwm_24m_clk_set:
-0x7062 031029 setarg pwm_24mhz 
-0x7063 031030 rtn 
-:      031031 pwm_33k_clk_set:
-0x7064 031032 setarg pwm_33khz 
-0x7065 031033 rtn 
-:      031036 pwm_out_set:
-0x7066 031037 fetcht 3 ,mem_pdatatemp + 2 
-0x7067 031038 call pwm_clk_set 
-0x7068 031039 idiv temp 
-0x7069 031040 call wait_div_end 
-0x706a 031041 quotient temp 
-0x706b 031042 fetch 1 ,mem_pdatatemp + 5 
-0x706c 031043 imul32 temp ,pdata 
-0x706d 031044 div pdata ,100 
-0x706e 031045 call wait_div_end 
-0x706f 031046 quotient rega 
-0x7070 031047 copy temp ,pdata 
-0x7071 031048 isub rega ,regb 
-0x7072 031050 fetch 1 ,mem_pdatatemp + 1 
-0x7073 031051 call pwm_duty_cycle_set 
-0x7074 031052 fetch 1 ,mem_pdatatemp 
-0x7075 031053 fetcht 1 ,mem_pdatatemp + 1 
-0x7076 031054 and_into 0x0f ,temp 
-0x7077 031055 lshift8 temp ,temp 
-0x7078 031056 ior temp ,pdata 
-0x7079 031057 branch pwm_enable 
-:      031059 pwm_duty_cycle_set:
-0x707a 031060 iforce queue 
-0x707b 031061 call pwm_duty_cycle_set_without_autoload 
-0x707c 031062 branch pwm_autoload_set 
-:      031064 pwm_autoload_set:
-0x707d 031065 fetch 1 ,core_pwm_autoload 
-0x707e 031066 qset1 pdata 
-0x707f 031067 store 1 ,core_pwm_autoload 
-0x7080 031068 fetcht 1 ,core_clksel 
-0x7081 031069 isolate1 7 ,temp 
-0x7082 031070 call delay_1clk_of_33k ,true 
-0x7083 031071 qset0 pdata 
-0x7084 031072 store 1 ,core_pwm_autoload 
-0x7085 031073 rtn 
-:      031076 delay_1clk_of_33k:
-0x7086 031077 nop 480 
-0x7087 031078 rtn 
-:      031080 pwm_duty_cycle_set_without_autoload:
-0x7088 031081 and_into 0x0f ,pdata 
-0x7089 031082 arg core_pwm_pcnt0 ,contw 
-0x708a 031083 mul32 pdata ,4 ,pdata 
-0x708b 031084 iadd contw ,contw 
-0x708c 031085 copy rega ,pdata 
-0x708d 031086 istore 2 ,contw 
-0x708e 031087 copy regb ,pdata 
-0x708f 031088 istore 2 ,contw 
-0x7090 031089 rtn 
-:      031094 pwm_enable_in_syncmode:
-0x7091 031095 rshift8 regb ,queue 
-0x7092 031096 call pwm_init_bit_set 
-0x7093 031097 rshift8 regb ,queue 
-0x7094 031098 call pwm_syncmode_set 
-0x7095 031099 rshift8 rega ,queue 
-0x7096 031100 enable true 
-0x7097 031101 call pwm_syncmode_set_process 
-0x7098 031103 deposit rega 
-0x7099 031104 call pwm_gpio_select 
-0x709a 031105 deposit regb 
-0x709b 031106 branch pwm_enable 
-:      031108 pwm_disable_in_syncmode:
-0x709c 031109 deposit rega 
-0x709d 031110 call pwm_disable 
-0x709e 031111 deposit regb 
-0x709f 031112 call pwm_disable 
-0x70a0 031114 rshift8 rega ,queue 
-0x70a1 031115 disable true 
-0x70a2 031116 call pwm_syncmode_set_process 
-0x70a3 031117 rshift8 regb ,queue 
-0x70a4 031118 disable true 
-0x70a5 031119 call pwm_init_bit_set_process 
-0x70a6 031120 rshift8 regb ,queue 
-0x70a7 031121 disable true 
-0x70a8 031122 branch pwm_syncmode_set_process 
-:      031125 pwm_syncmode_set:
-0x70a9 031126 isolate1 7 ,queue 
-:      031127 pwm_syncmode_set_process:
-0x70aa 031128 and queue ,0x0f ,queue 
-0x70ab 031129 fetch 1 ,core_pwm_sync 
-0x70ac 031130 qsetflag true ,pdata 
-0x70ad 031131 store 1 ,core_pwm_sync 
-0x70ae 031132 rtn 
-:      031134 pwm_init_bit_set:
-0x70af 031135 isolate1 6 ,queue 
-:      031136 pwm_init_bit_set_process:
-0x70b0 031137 and queue ,0x0f ,queue 
-0x70b1 031138 fetch 1 ,core_pwm_init 
-0x70b2 031139 qsetflag true ,pdata 
-0x70b3 031140 store 1 ,core_pwm_init 
-0x70b4 031141 rtn 
-:      031142 pwm_gpio_select:
-0x70b5 031143 call pwm_select_channel 
-:      031144 pwm_gpio_select_process:
-0x70b6 031145 lshift8 pdata ,pdata 
-0x70b7 031146 add queue ,gpcfg_pwm_out0 ,temp 
-0x70b8 031147 ior temp ,pdata 
-0x70b9 031148 branch gpio_config_param 
-:      031150 pwm_enable:
-0x70ba 031151 enable user 
-0x70bb 031152 call pwm_gpio_select 
-0x70bc 031153 branch pwm_set_select 
-:      031155 pwm_disable:
-0x70bd 031156 disable user 
-0x70be 031157 call pwm_select_channel 
-0x70bf 031158 branch pwm_set_select 
-:      031160 pwm_set_select:
-0x70c0 031161 and queue ,0x0f ,queue 
-0x70c1 031162 fetch 1 ,core_pwm_en 
-0x70c2 031163 qsetflag user ,pdata 
-0x70c3 031164 store 1 ,core_pwm_en 
-0x70c4 031165 rtn 
-:      031166 pwm_select_channel:
-0x70c5 031167 rshift8 pdata ,queue 
-0x70c6 031168 and queue ,0x0f ,queue 
-0x70c7 031169 rtn 
-:      031173 wdt_init_config:
-0x70c8 031174 copy pdata ,temp 
-0x70c9 031175 bpatch patch1c_1 ,mem_patch1c 
-0x70ca 031176 call wdt_set_enable 
-0x70cb 031177 setarg 2048 
-0x70cc 031178 isub temp ,pdata 
-0x70cd 031179 copy pdata ,temp 
-0x70ce 031180 rshift4 temp ,temp 
-0x70cf 031181 storet 1 ,core_write_wdt 
-0x70d0 031182 nop 1400 
-0x70d1 031183 copy pdata ,temp 
-0x70d2 031184 and_into 0x0f ,temp 
-0x70d3 031185 storet 1 ,core_write_wdt2 
-0x70d4 031186 rtn 
-:      031189 wdt_set_enable:
-0x70d5 031190 enable user2 
-0x70d6 031191 branch wdt_init_set 
-:      031194 wdt_set_disable:
-0x70d7 031195 bpatch patch1c_2 ,mem_patch1c 
-0x70d8 031196 disable user2 
-:      031197 wdt_init_set:
-0x70d9 031198 fetch 1 ,core_config 
-0x70da 031199 setflag user2 ,3 ,pdata 
-0x70db 031200 store 1 ,core_config 
-0x70dc 031201 rtn 
-:      031206 nec61212_init:
-0x70dd 031207 arg fun_nec_enable | fun_nec_clk_divide_24 ,temp 
-:      031210 nec_init_config:
-0x70de 031211 store 4 ,core_nec_start_addr 
-0x70df 031212 store 2 ,core_nec_rptr 
-0x70e0 031213 storet 1 ,core_nec_ctrl 
-0x70e1 031214 rtn 
-:      031217 nec_check_rxbuff_size:
-0x70e2 031218 fetch 2 ,core_nec_rxitem 
-0x70e3 031219 rtn 
-:      031221 nec_prepare_read:
-0x70e4 031222 fetchr contu ,2 ,core_nec_rptr 
-0x70e5 031223 fetchr contus ,2 ,core_nec_start_addr 
-0x70e6 031224 fetchr contue ,2 ,core_nec_end_addr 
-0x70e7 031225 rtn 
-:      031227 nec_read_done:
-0x70e8 031228 storer contu ,2 ,core_nec_rptr 
-0x70e9 031229 rtn 
-:      031236 nec_parse_nec61212:
-0x70ea 031237 call enable_user 
-0x70eb 031238 arg 0 ,rege 
-0x70ec 031239 call nec_check_rxbuff_size 
-0x70ed 031240 beq 2 ,nec_parse_nec61212_check_timeout 
-0x70ee 031241 sub pdata ,4 ,null 
-0x70ef 031242 rtn positive 
-0x70f0 031243 call nec_prepare_read 
-0x70f1 031244 ifetcht 2 ,contu 
-0x70f2 031245 setarg nec61212_data2repeat_time 
-0x70f3 031246 call nec_check_pulse_range_legal_default_deviation 
-0x70f4 031247 nbranch nec_parse_nec61212_check_repeat_data ,positive 
-0x70f5 031248 copy regd ,temp 
-0x70f6 031249 setarg nec61212_repeat2repeat_time 
-0x70f7 031250 call nec_check_pulse_range_legal_default_deviation 
-0x70f8 031251 nbranch nec_parse_nec61212_check_repeat_data ,positive 
-0x70f9 031253 copy regd ,temp 
-0x70fa 031254 setarg nec61212_boot_code_start_time 
-0x70fb 031255 call nec_check_pulse_range_legal_default_deviation 
-0x70fc 031256 branch nec_parse_nec61212_error_data ,positive 
-0x70fd 031257 ifetcht 2 ,contu 
-0x70fe 031258 setarg nec61212_boot_code_end_time 
-0x70ff 031259 call nec_check_pulse_range_legal_default_deviation 
-0x7100 031260 branch nec_parse_nec61212_error_data ,positive 
-0x7101 031261 call nec_check_rxbuff_size 
-0x7102 031262 sub pdata ,133 ,null 
-0x7103 031263 rtn positive 
-0x7104 031264 arg 32 ,loopcnt 
-:      031265 nec_parse_nec61212_data:
-0x7105 031266 ifetcht 2 ,contu 
-0x7106 031267 setarg nec61212_data_bit_1_start_time 
-0x7107 031268 call nec_check_pulse_range_legal_default_deviation 
-0x7108 031269 branch nec_parse_nec61212_error_data ,positive 
-0x7109 031270 ifetcht 2 ,contu 
-0x710a 031271 setarg nec61212_data_bit_1_end_time 
-0x710b 031272 call nec_check_pulse_range_legal_default_deviation 
-0x710c 031273 nbranch nec_parse_nec61212_add_bit1 ,positive 
-0x710d 031274 copy regd ,temp 
-0x710e 031275 setarg nec61212_data_bit_0_end_time 
-0x710f 031276 call nec_check_pulse_range_legal_default_deviation 
-0x7110 031277 nbranch nec_parse_nec61212_add_bit0 ,positive 
-:      031280 nec_parse_nec61212_error_data:
-0x7111 031281 copy regd ,temp 
-0x7112 031282 setarg nec61212_timeout_time 
-0x7113 031283 isub temp ,null 
-0x7114 031284 branch nec_parse_nec61212_check_timeout_cb ,zero 
-0x7115 031285 branch nec_read_done 
-:      031287 nec_parse_nec61212_add_bit1:
-0x7116 031288 set1 32 ,rege 
-:      031289 nec_parse_nec61212_add_bit0:
-0x7117 031290 rshift rege ,rege 
-0x7118 031291 loop nec_parse_nec61212_data 
-0x7119 031292 branch nec_parse_nec61212_check_stop_bit 
-:      031294 nec_parse_nec61212_check_repeat_data:
-0x711a 031295 call nec_check_rxbuff_size 
-0x711b 031296 sub pdata ,7 ,null 
-0x711c 031297 rtn positive 
-0x711d 031298 ifetcht 2 ,contu 
-0x711e 031299 setarg nec61212_repeat_start_time 
-0x711f 031300 call nec_check_pulse_range_legal_default_deviation 
-0x7120 031301 branch nec_parse_nec61212_error_data ,positive 
-0x7121 031302 ifetcht 2 ,contu 
-0x7122 031303 setarg nec61212_repeat_end_time 
-0x7123 031304 call nec_check_pulse_range_legal_default_deviation 
-0x7124 031305 branch nec_parse_nec61212_error_data ,positive 
-:      031306 nec_parse_nec61212_check_stop_bit:
-0x7125 031307 ifetcht 2 ,contu 
-0x7126 031308 setarg nec61212_stop_time 
-0x7127 031309 call nec_check_pulse_range_legal_default_deviation 
-0x7128 031310 branch nec_parse_nec61212_error_data ,positive 
-0x7129 031311 call nec_read_done 
-0x712a 031312 copy regc ,pdata 
-0x712b 031313 branch callback_func 
-:      031315 nec_parse_nec61212_check_timeout:
-0x712c 031316 call nec_prepare_read 
-0x712d 031317 ifetcht 2 ,contu 
-0x712e 031318 setarg nec61212_timeout_time 
-0x712f 031319 isub temp ,null 
-0x7130 031320 nrtn zero 
-:      031321 nec_parse_nec61212_check_timeout_cb:
-0x7131 031322 call nec_read_done 
-0x7132 031323 call disable_user 
-0x7133 031324 copy regc ,pdata 
-0x7134 031325 branch callback_func 
-:      031332 nec_check_pulse_range_legal_default_deviation:
-0x7135 031333 fetchr regb ,1 ,mem_nec_decode_error_value 
-:      031342 nec_check_pulse_range_legal:
-0x7136 031343 copy temp ,regd 
-0x7137 031344 imul32 regb ,regb 
-0x7138 031345 lshift temp ,temp 
-0x7139 031346 isub temp ,rega 
-0x713a 031347 ncall nec_check_pulse_range_legal_data_negative ,positive 
-0x713b 031348 mul32 rega ,100 ,pdata 
-0x713c 031349 isub regb ,null 
-0x713d 031350 rtn 
-:      031352 nec_check_pulse_range_legal_data_negative:
-0x713e 031353 sub rega ,0 ,rega 
-0x713f 031354 rtn 
-:      031365 function_g2:
-0x7140 031366 bpatch patch1c_3 ,mem_patch1c 
-0x7141 031367 jam 80 ,mem_aes_cmac_data_length 
-0x7142 031368 arg mem_dat ,contw 
-0x7143 031369 arg mem_le_srand ,contr 
-0x7144 031370 call memcpy16 
-0x7145 031371 arg mem_sc_pubkey_local_x_256 ,contr 
-0x7146 031372 call memcpy32 
-0x7147 031373 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7148 031374 call memcpy32 
-0x7149 031375 call inverse_memdat 
-0x714a 031376 arg mem_le_mrand ,contr 
-0x714b 031377 call store_inverse_k 
-0x714c 031378 call function_aes_cmac 
-0x714d 031380 arg mem_aes_cmac_temp ,contw 
-0x714e 031381 call load_inverse_result 
-0x714f 031382 setarg 1000000 
-0x7150 031383 copy pdata ,rega 
-0x7151 031384 fetch 4 ,mem_aes_cmac_temp 
-0x7152 031385 idiv rega 
-0x7153 031386 call wait_div_end 
-0x7154 031387 remainder pdata 
-0x7155 031388 store 4 ,mem_gkey 
-0x7156 031390 rtn 
-:      031392 function_f6_eb:
-0x7157 031393 jam 65 ,mem_aes_cmac_data_length 
-0x7158 031394 arg mem_dat ,contw 
-0x7159 031395 call store_addr_common_a 
-0x715a 031396 call store_addr_common_b 
-0x715b 031397 fetch 3 ,mem_le_pres + 1 
-0x715c 031398 istore 3 ,contw 
-0x715d 031401 call get_r 
-0x715e 031403 arg mem_le_mrand ,contr 
-0x715f 031404 call memcpy16 
-0x7160 031405 arg mem_le_srand ,contr 
-0x7161 031406 call memcpy16 
-0x7162 031407 call inverse_memdat 
-0x7163 031408 arg mem_le_mackey ,contr 
-0x7164 031409 arg mem_aes_cmac_k ,contw 
-0x7165 031410 call memcpy16 
-0x7166 031412 branch function_aes_cmac 
-:      031416 get_r:
-0x7167 031417 fetch 4 ,mem_le_tk 
-0x7168 031418 istore 4 ,contw 
-0x7169 031419 call memset0_4 
-0x716a 031420 branch memset0_8 
-:      031422 function_f6_ea:
-0x716b 031423 bpatch patch1c_4 ,mem_patch1c 
-0x716c 031424 jam 65 ,mem_aes_cmac_data_length 
-0x716d 031425 arg mem_dat ,contw 
-0x716e 031426 call store_addr_common_b 
-0x716f 031427 call store_addr_common_a 
-0x7170 031428 fetch 3 ,mem_le_preq + 1 
-0x7171 031429 istore 3 ,contw 
-0x7172 031432 call get_r 
-0x7173 031433 arg mem_le_srand ,contr 
-0x7174 031434 call memcpy16 
-0x7175 031435 arg mem_le_mrand ,contr 
-0x7176 031436 call memcpy16 
-0x7177 031437 call inverse_memdat 
-0x7178 031438 arg mem_le_mackey ,contr 
-0x7179 031439 arg mem_aes_cmac_k ,contw 
-0x717a 031440 call memcpy16 
-0x717b 031442 call function_aes_cmac 
-0x717c 031443 arg mem_aes_cmac_temp ,contw 
-0x717d 031444 branch load_inverse_result 
-:      031446 function_f5:
-0x717e 031447 jam 32 ,mem_aes_cmac_data_length 
-0x717f 031448 arg mem_le_dhkey_256 ,contr 
-0x7180 031449 arg mem_dat ,contw 
-0x7181 031450 call memcpy32 
-0x7182 031451 call inverse_memdat 
-0x7183 031452 arg mem_le_slat ,contr 
-0x7184 031453 call store_inverse_k 
-0x7185 031454 call function_aes_cmac 
-0x7186 031455 arg mem_aes_cmac_k ,contw 
-0x7187 031456 call store_aes_result 
-0x7188 031457 arg 1 ,temp 
-0x7189 031458 call function_f5_common 
-0x718a 031459 arg mem_le_ltk ,contw 
-0x718b 031460 call load_inverse_result 
-0x718c 031461 arg 0 ,temp 
-0x718d 031462 call function_f5_common 
-0x718e 031463 arg mem_le_mackey ,contw 
-0x718f 031465 branch store_aes_result 
-:      031468 function_f5_common:
-0x7190 031469 bpatch patch1c_5 ,mem_patch1c 
-0x7191 031470 jam 53 ,mem_aes_cmac_data_length 
-0x7192 031471 setarg 0x100 
-0x7193 031472 store 2 ,mem_dat 
-0x7194 031473 call store_addr_common_b 
-0x7195 031474 call store_addr_common_a 
-0x7196 031475 arg mem_le_srand ,contr 
-0x7197 031476 call memcpy16 
-0x7198 031477 arg mem_le_mrand ,contr 
-0x7199 031478 call memcpy16 
-0x719a 031480 setarg 0x6c65 
-0x719b 031481 istore 2 ,contw 
-0x719c 031482 setarg 0x6274 
-0x719d 031483 istore 2 ,contw 
-0x719e 031484 istoret 1 ,contw 
-0x719f 031485 call inverse_memdat 
-0x71a0 031486 branch function_aes_cmac 
-:      031488 store_addr_common_b:
-0x71a1 031489 fetch 6 ,mem_le_lap 
-0x71a2 031490 istore 6 ,contw 
-0x71a3 031491 fetch 1 ,mem_le_conn_own_addr_type 
-0x71a4 031492 istore 1 ,contw 
-0x71a5 031493 rtn 
-:      031495 store_addr_common_a:
-0x71a6 031496 fetch 6 ,mem_le_plap 
-0x71a7 031497 istore 6 ,contw 
-0x71a8 031502 fetch 1 ,mem_le_conn_peer_addr_type 
-0x71a9 031503 istore 1 ,contw 
-0x71aa 031504 rtn 
-:      031506 function_f4_ca:
-0x71ab 031507 jam 65 ,mem_aes_cmac_data_length 
-0x71ac 031508 fetch 1 ,mem_passkey_1bit 
-0x71ad 031509 store 1 ,mem_dat 
-0x71ae 031510 arg mem_sc_pubkey_local_x_256 ,contr 
-0x71af 031511 call memcpy32 
-0x71b0 031512 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71b1 031513 call memcpy32 
-0x71b2 031514 call inverse_memdat 
-0x71b3 031515 arg mem_le_mrand ,contr 
-0x71b4 031516 call store_inverse_k 
-0x71b5 031517 branch function_aes_cmac 
-:      031520 function_f4_cb:
-0x71b6 031521 jam 65 ,mem_aes_cmac_data_length 
-0x71b7 031522 fetch 1 ,mem_passkey_1bit 
-0x71b8 031523 store 1 ,mem_dat 
-0x71b9 031524 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71ba 031525 call memcpy32 
-0x71bb 031526 arg mem_sc_pubkey_local_x_256 ,contr 
-0x71bc 031527 call memcpy32 
-0x71bd 031528 call inverse_memdat 
-0x71be 031529 arg mem_le_srand ,contr 
-0x71bf 031530 call store_inverse_k 
-0x71c0 031531 branch function_aes_cmac 
-:      031533 function_aes_cmac:
-0x71c1 031534 bpatch patch1c_6 ,mem_patch1c 
-0x71c2 031535 call function_aes_cmac_generate_subkey 
-0x71c3 031539 fetch 1 ,mem_aes_cmac_data_length 
-0x71c4 031540 copy pdata ,temp 
-:      031541 function_ceil16:
-0x71c5 031542 increase 15 ,pdata 
-0x71c6 031543 rshift4 pdata ,pdata 
-0x71c7 031544 copy pdata ,regb 
-0x71c8 031545 branch function_aes_cmac_set_flag_0_balnk ,blank 
-0x71c9 031546 and temp ,0x0f ,pdata 
-0x71ca 031547 nbranch function_aes_cmac_set_flag_0 ,blank 
-0x71cb 031549 arg mem_aes_cmac_k1 ,regc 
-0x71cc 031550 arg mem_dat ,pdata 
-0x71cd 031551 increase -16 ,pdata 
-0x71ce 031554 iadd temp ,rega 
-0x71cf 031555 arg mem_aes_cmac_m_last ,contw 
-0x71d0 031556 arg 4 ,loopcnt 
-0x71d1 031557 call xor_loop 
-0x71d2 031561 branch function_aes_cmac_aes 
-:      031563 function_aes_cmac_set_flag_0_balnk:
-0x71d3 031564 arg 1 ,regb 
-0x71d4 031565 arg 0 ,rega 
-0x71d5 031567 branch function_aes_cmac_set_flag_0_common 
-:      031570 function_aes_cmac_set_flag_0:
-0x71d6 031572 and temp ,0x0f ,rega 
-:      031573 function_aes_cmac_set_flag_0_common:
-0x71d7 031574 arg mem_dat ,pdata 
-0x71d8 031575 iadd temp ,pdata 
-0x71d9 031576 isub rega ,contr 
-0x71da 031578 arg mem_aes_cmac_temp ,contw 
-0x71db 031579 call function_aes_cmac_padding 
-0x71dc 031581 arg mem_aes_cmac_k2 ,regc 
-0x71dd 031582 arg mem_aes_cmac_temp ,rega 
-0x71de 031583 arg mem_aes_cmac_m_last ,contw 
-0x71df 031584 arg 4 ,loopcnt 
-0x71e0 031585 call xor_loop 
-:      031592 function_aes_cmac_aes:
-0x71e1 031597 call aes_clear_data 
-0x71e2 031598 call aes_init 
-0x71e3 031601 arg mem_dat ,contr 
-:      031602 function_aes_cmac_aes_loop:
-0x71e4 031604 increase -1 ,regb 
-0x71e5 031605 deposit regb 
-0x71e6 031606 branch function_aes_cmac_aes_loop_end ,blank 
-0x71e7 031607 call load_data128 
-0x71e8 031608 call do_aes_cbc 
-0x71e9 031609 branch function_aes_cmac_aes_loop 
-:      031611 function_aes_cmac_aes_loop_end:
-0x71ea 031612 arg mem_aes_cmac_temp ,contw 
-0x71eb 031613 call store_aes_result 
-0x71ec 031614 arg mem_aes_cmac_m_last ,contr 
-0x71ed 031615 call load_data128 
-0x71ee 031616 call aes_init 
-0x71ef 031617 arg mem_aes_cmac_temp ,contr 
-0x71f0 031618 call load_data128 
-0x71f1 031619 branch do_aes_cbc 
-:      031623 load_inverse_result:
-0x71f2 031625 copy contw ,rega 
-0x71f3 031626 call store_aes_result 
-0x71f4 031628 arg 16 ,loopcnt 
-0x71f5 031629 branch inverse_data 
-:      031631 store_inverse_k:
-0x71f6 031632 arg mem_aes_cmac_k ,contw 
-0x71f7 031633 call memcpy16 
-:      031634 inverse_k:
-0x71f8 031635 arg 16 ,loopcnt 
-0x71f9 031636 arg mem_aes_cmac_k ,rega 
-0x71fa 031637 branch inverse_data 
-:      031639 inverse_memdat:
-0x71fb 031640 fetch 1 ,mem_aes_cmac_data_length 
-0x71fc 031641 copy pdata ,loopcnt 
-0x71fd 031642 arg mem_dat ,rega 
-0x71fe 031643 branch inverse_data 
-:      031645 bn_lshift_0_inverse:
-0x71ff 031646 ifetch 1 ,rega 
-0x7200 031647 lshift pdata ,pdata 
-0x7201 031648 isolate1 0 ,regc 
-0x7202 031649 setflag true ,0 ,pdata 
-0x7203 031650 isolate1 8 ,pdata 
-0x7204 031651 setflag true ,0 ,regc 
-0x7205 031652 istore 1 ,rega 
-0x7206 031653 increase -1 ,rega 
-0x7207 031654 loop bn_lshift_0_inverse 
-0x7208 031655 rtn 
-:      031657 function_aes_cmac_k1_inverse:
-0x7209 031658 arg mem_aes_cmac_k1 ,rega 
-:      031659 function_aes_cmac_inverse_common:
-0x720a 031660 increase 15 ,rega 
-0x720b 031661 force 16 ,loopcnt 
-0x720c 031662 force 0 ,regc 
-0x720d 031663 branch bn_lshift_0_inverse 
-:      031665 function_aes_cmac_k2_inverse:
-0x720e 031666 arg mem_aes_cmac_k2 ,rega 
-0x720f 031667 branch function_aes_cmac_inverse_common 
-:      031670 function_aes_cmac_generate_subkey:
-0x7210 031671 arg mem_aes_cmac_k ,contr 
-0x7211 031672 call load_key 
-0x7212 031675 force regidx_xor ,regext_index 
-0x7213 031676 call aes_clear 
-0x7214 031677 call aes_clear_data 
-0x7215 031678 call do_aes_ocb 
-0x7216 031683 arg mem_aes_cmac_k1 ,contw 
-0x7217 031684 call store_aes_result 
-:      031685 function_aes_cmac_k1:
-0x7218 031686 bpatch patch1c_7 ,mem_patch1c 
-0x7219 031687 fetch 1 ,mem_aes_cmac_k1 
-0x721a 031688 isolate1 7 ,pdata 
-0x721b 031689 nbranch function_aes_cmac_k1_0 ,true 
-0x721c 031690 call function_aes_cmac_k1_inverse 
-0x721d 031693 arg mem_aes_cmac_k1 ,regc 
-0x721e 031695 arg mem_aes_cmac_k1 ,contw 
-0x721f 031698 call function_aes_cmac_xor_rb 
-0x7220 031699 branch function_aes_cmac_k2 
-:      031700 function_aes_cmac_k1_0:
-0x7221 031701 call function_aes_cmac_k1_inverse 
-:      031702 function_aes_cmac_k2:
-0x7222 031704 arg mem_aes_cmac_k1 ,contr 
-0x7223 031705 arg mem_aes_cmac_k2 ,contw 
-0x7224 031706 call memcpy16 
-0x7225 031707 fetch 1 ,mem_aes_cmac_k2 
-0x7226 031708 isolate1 7 ,pdata 
-0x7227 031709 nbranch function_aes_cmac_k2_inverse ,true 
-0x7228 031710 call function_aes_cmac_k2_inverse 
-0x7229 031712 arg mem_aes_cmac_k2 ,regc 
-0x722a 031714 arg mem_aes_cmac_k2 ,contw 
-:      031720 function_aes_cmac_xor_rb:
-0x722b 031721 arg 3 ,loopcnt 
-:      031722 function_aes_cmac_xor_rb_loop:
-0x722c 031723 arg 0 ,temp 
-0x722d 031724 call function_aes_cmac_xor_loop_common 
-0x722e 031725 increase 4 ,regc 
-0x722f 031726 loop function_aes_cmac_xor_rb_loop 
-0x7230 031727 arg 0x8700 ,temp 
-0x7231 031728 lshift16 temp ,temp 
-:      031729 function_aes_cmac_xor_loop_common:
-0x7232 031730 ifetch 4 ,regc 
-0x7233 031731 ixor temp ,pdata 
-0x7234 031732 istore 4 ,contw 
-0x7235 031733 rtn 
-:      031739 function_aes_cmac_padding:
-0x7236 031740 bpatch patch1d_0 ,mem_patch1d 
-0x7237 031741 arg 16 ,loopcnt 
-0x7238 031742 arg 0 ,pdata 
-:      031743 function_aes_cmac_padding_loop:
-0x7239 031744 isub rega ,null 
-0x723a 031745 branch function_aes_cmac_padding_beq_length ,zero 
-0x723b 031746 branch function_aes_cmac_padding_big_length ,positive 
-0x723c 031747 ifetcht 1 ,contr 
-0x723d 031748 istoret 1 ,contw 
-:      031749 function_aes_cmac_padding_loop2:
-0x723e 031750 increase 1 ,pdata 
-0x723f 031751 loop function_aes_cmac_padding_loop 
-0x7240 031752 rtn 
-:      031753 function_aes_cmac_padding_beq_length:
-0x7241 031754 arg 0x80 ,temp 
-:      031755 function_aes_cmac_padding_common:
-0x7242 031756 istoret 1 ,contw 
-0x7243 031757 branch function_aes_cmac_padding_loop2 
-:      031759 function_aes_cmac_padding_big_length:
-0x7244 031760 arg 0 ,temp 
-0x7245 031761 branch function_aes_cmac_padding_common 
-:      031766 concatenate_temp24:
-0x7246 031767 lshift8 temp ,temp 
-:      031768 concatenate_temp16:
-0x7247 031769 lshift16 temp ,temp 
-0x7248 031770 ior temp ,temp 
-0x7249 031771 rtn 
-:      031776 generate_stk:
-0x724a 031777 bpatch patch1d_1 ,mem_patch1d 
-0x724b 031778 call function_s1 
-0x724c 031779 arg mem_le_ltk ,contw 
-0x724d 031780 branch store_aes_result 
-:      031783 authenticate_rconfirm:
-0x724e 031784 arg mem_le_srand ,contw 
-0x724f 031785 branch authenticate_mconfirm ,master 
-0x7250 031786 arg mem_le_mrand ,contw 
-:      031787 authenticate_mconfirm:
-0x7251 031788 copy contr ,rega 
-0x7252 031789 call memcpy16 
-0x7253 031790 call function_c1 
-0x7254 031791 arg mem_le_rconfirm ,contr 
-0x7255 031792 branch compare_res 
-:      031794 generate_confirm:
-0x7256 031795 arg mem_le_mrand ,rega 
-0x7257 031796 branch generate_mrand ,master 
-0x7258 031797 arg mem_le_srand ,rega 
-:      031798 generate_mrand:
-0x7259 031799 copy rega ,contw 
-0x725a 031800 call generate_random 
-0x725b 031801 branch function_c1 
-:      031803 generate_sk:
-0x725c 031804 arg mem_le_skdm ,contr 
-0x725d 031805 call load_data128 
-0x725e 031806 arg mem_le_ltk ,contr 
-0x725f 031807 call load_regext 
-0x7260 031808 force 0x38 ,aes_ctrl 
-0x7261 031809 force 0x0 ,aes_ctrl 
-0x7262 031810 call wait_aes 
-0x7263 031811 arg mem_le_sk ,contw 
-0x7264 031812 branch store_aes_result 
-:      031816 ccm_b0:
-0x7265 031817 force regidx_xor ,regext_index 
-0x7266 031818 force 0x49 ,pdata 
-0x7267 031819 branch iv_common 
-:      031822 first_block_counter:
-0x7268 031823 force 0x49 ,pdata 
-0x7269 031824 branch first_block 
-:      031825 first_block_data:
-0x726a 031826 force 1 ,pdata 
-:      031827 first_block:
-0x726b 031828 force regidx_data ,regext_index 
-:      031829 iv_common:
-0x726c 031830 lshift8 temp ,regext 
-0x726d 031831 ior regext ,regext 
-0x726e 031832 increase 1 ,regext_index 
-0x726f 031833 rshift8 temp ,regext 
-0x7270 031834 rshift16 regext ,regext 
-0x7271 031835 fetch 2 ,mem_ccm_iv 
-0x7272 031836 lshift16 pdata ,pdata 
-0x7273 031837 ior regext ,regext 
-0x7274 031838 increase 1 ,regext_index 
-0x7275 031839 ifetchr regext ,4 ,contr 
-0x7276 031840 increase 1 ,regext_index 
-0x7277 031841 ifetch 2 ,contr 
-0x7278 031842 byteswap rega ,regext 
-0x7279 031843 lshift16 regext ,regext 
-0x727a 031844 ior regext ,regext 
-0x727b 031845 increase 1 ,regext_index 
-0x727c 031846 rtn 
-:      031850 generate_mic:
-0x727d 031851 add regc ,1 ,contr 
-0x727e 031852 ifetch 1 ,contr 
-0x727f 031853 iforce rega 
-0x7280 031854 call first_block_counter 
-0x7281 031855 call do_aes_ocb 
-0x7282 031857 force regidx_data ,regext_index 
-0x7283 031858 ifetch 1 ,regc 
-0x7284 031859 and_into 0x3 ,pdata 
-0x7285 031860 lshift16 pdata ,regext 
-0x7286 031861 set1 8 ,regext 
-0x7287 031862 call clear_hidata 
-0x7288 031863 call do_aes_cbc 
-0x7289 031865 copy rega ,loopcnt 
-0x728a 031866 add regc ,2 ,contr 
-0x728b 031867 call padding_data 
-:      031868 generate_mic_loop:
-0x728c 031869 call aes_load_data 
-0x728d 031870 call do_aes_cbc 
-0x728e 031871 deposit loopcnt 
-0x728f 031872 branch generate_mic_end ,blank 
-0x7290 031873 branch generate_mic_loop 
-:      031874 generate_mic_end:
-0x7291 031875 force regidx_result ,regext_index 
-0x7292 031876 deposit regext 
-0x7293 031877 store 4 ,mem_le_mic 
-0x7294 031878 rtn 
-:      031880 aes_crypt_data:
-0x7295 031881 increase 1 ,rega 
-0x7296 031882 call first_block_data 
-0x7297 031883 copy regc ,contr 
-0x7298 031884 call aes_load_xor 
-0x7299 031885 call do_aes_ctr 
-0x729a 031886 call store_enc_data 
-0x729b 031887 increase 16 ,regc 
-0x729c 031888 increase -16 ,regb 
-0x729d 031889 branch aes_crypt_data ,positive 
-0x729e 031890 rtn 
-:      031895 le_encrypt_new_start:
-0x729f 031896 call ccm_init_common 
-0x72a0 031897 bpatch patch1d_2 ,mem_patch1d 
-0x72a1 031898 jam 0 ,core_ccm_aad0 
-0x72a2 031899 jam 1 ,core_ccm_aad1 
-0x72a3 031900 fetch 1 ,mem_le_txheader 
-0x72a4 031901 and_into 0x3 ,pdata 
-0x72a5 031902 store 1 ,core_ccm_aad2 
-0x72a6 031903 fetch 2 ,mem_contr 
-0x72a7 031904 store 2 ,core_ccm_input_playload_addr 
-0x72a8 031905 setarg mem_le_txpayload 
-0x72a9 031906 store 2 ,core_ccm_output_playload_addr 
-0x72aa 031908 fetchr rega ,1 ,mem_le_txlen 
-0x72ab 031909 fetcht 5 ,mem_ccm_pcnt_tx 
-0x72ac 031910 call ccm_b0 
-0x72ad 031911 jam 2 ,core_ccm_ctrl 
-0x72ae 031912 jam 3 ,core_ccm_ctrl 
-0x72af 031914 fetch 1 ,mem_le_txlen 
-0x72b0 031915 store 2 ,core_ccm_inptr 
-0x72b1 031916 increase 4 ,pdata 
-0x72b2 031917 store 1 ,mem_le_txlen 
-0x72b3 031918 fetch 5 ,mem_ccm_pcnt_tx 
-0x72b4 031919 increase 1 ,pdata 
-0x72b5 031920 set0 le_ccm_directionbit ,pdata 
-0x72b6 031921 store 5 ,mem_ccm_pcnt_tx 
-0x72b7 031922 rtn 
-:      031925 ccm_wait_enc:
-0x72b8 031926 fetch 2 ,core_ccm_outptr 
-0x72b9 031927 isub temp ,null 
-0x72ba 031928 rtn zero 
-0x72bb 031929 nrtn blank 
-0x72bc 031931 branch ccm_wait_enc 
-:      031933 ccm_check_enc_done:
-0x72bd 031934 fetch 1 ,core_misc_status 
-0x72be 031935 bbit0 6 ,assert 
-:      031936 ccm_enc_done:
-0x72bf 031937 setarg mem_le_txpayload 
-0x72c0 031938 iadd temp ,contw 
-0x72c1 031939 arg regidx_result ,regext_index 
-0x72c2 031940 istorer regext ,4 ,contw 
-0x72c3 031941 branch ccm_ctrl_clr 
-:      031943 ccm_init_common:
-0x72c4 031944 bpatch patch1d_3 ,mem_patch1d 
-0x72c5 031945 force regidx_result ,regext_index 
-0x72c6 031946 call aes_clear 
-0x72c7 031947 call aes_clear_data 
-0x72c8 031948 setarg 0 
-0x72c9 031949 store 2 ,core_ccm_inptr 
-0x72ca 031950 rtn 
-:      031952 wait_ccm_done:
-0x72cb 031953 fetch 1 ,core_misc_status 
-0x72cc 031954 bbit0 6 ,wait_ccm_done 
-:      031955 ccm_ctrl_clr:
-0x72cd 031956 jam 0 ,core_ccm_ctrl 
-0x72ce 031957 rtn 
-:      031960 wait_aes:
-0x72cf 031961 nbranch wait_aes ,aes_ready 
-0x72d0 031962 rtn 
-:      031964 do_aes_ocb:
-0x72d1 031965 force 0x30 ,aes_ctrl 
-0x72d2 031966 force 0x0 ,aes_ctrl 
-0x72d3 031967 branch wait_aes 
-:      031969 do_aes_cbc:
-0x72d4 031970 force 0x32 ,aes_ctrl 
-0x72d5 031971 force 0x2 ,aes_ctrl 
-0x72d6 031972 branch wait_aes 
-:      031974 do_aes_ctr:
-0x72d7 031975 force 0x34 ,aes_ctrl 
-0x72d8 031976 force 0x4 ,aes_ctrl 
-0x72d9 031977 branch wait_aes 
-:      031980 aes_init:
-0x72da 031981 force 1 ,aes_ctrl 
-0x72db 031982 force 0 ,aes_ctrl 
-0x72dc 031983 rtn 
-:      031986 wait_keyinit_done:
-0x72dd 031987 fetch 1 ,core_aes_decode_key_init 
-0x72de 031988 bbit0 2 ,wait_keyinit_done 
-0x72df 031989 rtn 
-:      031992 dec_key_initial:
-0x72e0 031993 store 2 ,core_keybuf_saddr 
-0x72e1 031994 force 0xc0 ,aes_ctrl 
-0x72e2 031995 force 0x80 ,aes_ctrl 
-0x72e3 031996 branch wait_keyinit_done 
-:      031998 do_aes_ecb_dec:
-0x72e4 031999 force regidx_data ,regext_index 
-0x72e5 032000 copy regb ,contr 
-0x72e6 032001 force 4 ,loopcnt 
-0x72e7 032002 call aes_ecb_dec_loop 
-0x72e8 032004 force 0x180 ,aes_ctrl 
-0x72e9 032005 force 0x80 ,aes_ctrl 
-0x72ea 032006 call wait_aes 
-:      032007 ecb_dec_generate:
-0x72eb 032008 force regidx_result ,regext_index 
-0x72ec 032009 copy regc ,contw 
-0x72ed 032010 force 4 ,loopcnt 
-:      032011 ecb_dec_generate_loop:
-0x72ee 032012 copy regext ,pdata 
-0x72ef 032013 istore 4 ,contw 
-0x72f0 032014 increase 1 ,regext_index 
-0x72f1 032015 loop ecb_dec_generate_loop 
-0x72f2 032016 rtn 
-:      032018 aes_ecb_dec_loop:
-0x72f3 032019 ifetch 2 ,contr 
-0x72f4 032020 ifetcht 2 ,contr 
-0x72f5 032021 lshift16 temp ,temp 
-0x72f6 032022 ior temp ,regext 
-0x72f7 032023 increase 1 ,regext_index 
-0x72f8 032024 loop aes_ecb_dec_loop 
-0x72f9 032025 rtn 
-:      032028 do_aes_cbc_dec:
-0x72fa 032029 force regidx_xor ,regext_index 
-0x72fb 032030 copy rega ,contr 
-0x72fc 032031 force 4 ,loopcnt 
-0x72fd 032032 call aes_ecb_dec_loop 
-0x72fe 032034 force regidx_data ,regext_index 
-0x72ff 032035 copy regb ,contr 
-0x7300 032036 force 4 ,loopcnt 
-0x7301 032037 call aes_ecb_dec_loop 
-0x7302 032038 force 0x182 ,aes_ctrl 
-0x7303 032039 force 0x82 ,aes_ctrl 
-0x7304 032040 call wait_aes 
-0x7305 032041 branch ecb_dec_generate 
-:      032044 function_s1:
-0x7306 032045 force regidx_data ,regext_index 
-0x7307 032046 fetch 4 ,mem_le_mrand 
-0x7308 032047 iforce regext 
-0x7309 032048 increase 1 ,regext_index 
-0x730a 032049 ifetch 4 ,contr 
-0x730b 032050 iforce regext 
-0x730c 032051 increase 1 ,regext_index 
-0x730d 032052 fetch 4 ,mem_le_srand 
-0x730e 032053 iforce regext 
-0x730f 032054 increase 1 ,regext_index 
-0x7310 032055 ifetch 4 ,contr 
-0x7311 032056 iforce regext 
-0x7312 032057 increase 1 ,regext_index 
-0x7313 032058 call aes_clear 
-0x7314 032059 increase -4 ,regext_index 
-0x7315 032060 fetch 4 ,mem_le_tk 
-0x7316 032061 copy pdata ,regext 
-0x7317 032062 increase 4 ,regext_index 
-0x7318 032063 force 0x38 ,aes_ctrl 
-0x7319 032064 force 0x8 ,aes_ctrl 
-0x731a 032065 branch wait_aes 
-:      032068 function_c1:
-0x731b 032069 bpatch patch1d_4 ,mem_patch1d 
-0x731c 032070 fetch 6 ,mem_le_lap 
-0x731d 032071 fetcht 6 ,mem_le_plap 
-0x731e 032072 branch function_c1_master ,master 
-0x731f 032073 fetch 6 ,mem_le_plap 
-0x7320 032074 fetcht 6 ,mem_le_lap 
-:      032075 function_c1_master:
-0x7321 032076 force regidx_xor ,regext_index 
-0x7322 032077 copy temp ,regext 
-0x7323 032078 increase 1 ,regext_index 
-0x7324 032079 rshift32 temp ,regext 
-0x7325 032080 lshift16 pdata ,pdata 
-0x7326 032081 ior regext ,regext 
-0x7327 032082 increase 1 ,regext_index 
-0x7328 032083 rshift32 pdata ,regext 
-0x7329 032084 increase 1 ,regext_index 
-0x732a 032085 force 0 ,regext 
-0x732b 032086 force 0 ,pdata 
-0x732c 032087 fetch 1 ,mem_le_conn_peer_addr_type 
-0x732d 032088 fetcht 1 ,mem_le_adv_own_addr_type 
-0x732e 032089 nbranch function_c1_irat ,master 
-0x732f 032091 fetch 1 ,mem_le_conn_own_addr_type 
-0x7330 032092 fetcht 1 ,mem_le_conn_peer_addr_type 
-:      032093 function_c1_irat:
-0x7331 032094 store 1 ,mem_le_iat 
-0x7332 032095 storet 1 ,mem_le_rat 
-0x7333 032096 force regidx_data ,regext_index 
-0x7334 032097 arg mem_le_iat ,regb 
-0x7335 032098 force 4 ,loopcnt 
-:      032099 function_c1_loop1:
-0x7336 032100 ifetch 4 ,rega 
-0x7337 032101 ifetcht 4 ,regb 
-0x7338 032102 ixor temp ,regext 
-0x7339 032103 increase 1 ,regext_index 
-0x733a 032104 increase 4 ,rega 
-0x733b 032105 increase 4 ,regb 
-0x733c 032106 loop function_c1_loop1 
-0x733d 032107 call aes_clear 
-0x733e 032108 increase -4 ,regext_index 
-0x733f 032109 fetch 4 ,mem_le_tk 
-0x7340 032110 copy pdata ,regext 
-0x7341 032111 increase 4 ,regext_index 
-0x7342 032112 force 0x38 ,aes_ctrl 
-0x7343 032113 force 0xc ,aes_ctrl 
-0x7344 032114 call wait_aes 
-0x7345 032116 call aes_clear_data 
-0x7346 032117 force 0x3a ,aes_ctrl 
-0x7347 032118 force 0x8 ,aes_ctrl 
-0x7348 032119 branch wait_aes 
-:      032121 padding_data:
-0x7349 032122 compare 0 ,loopcnt ,3 
-0x734a 032123 rtn true 
-0x734b 032124 deposit contr 
-0x734c 032125 iadd loopcnt ,contw 
-0x734d 032126 force 0 ,pdata 
-:      032127 padding_loop:
-0x734e 032128 istore 1 ,contw 
-0x734f 032129 increase 1 ,loopcnt 
-0x7350 032130 compare 0 ,loopcnt ,3 
-0x7351 032131 rtn true 
-0x7352 032132 branch padding_loop 
-:      032134 aes_load_data:
-0x7353 032135 force regidx_data ,regext_index 
-:      032136 load_data_loop:
-0x7354 032137 deposit loopcnt 
-0x7355 032138 branch load_data_padding ,blank 
-0x7356 032139 ifetch 4 ,contr 
-0x7357 032140 increase -4 ,loopcnt 
-:      032141 load_data_padding:
-0x7358 032142 iforce regext 
-0x7359 032143 increase 1 ,regext_index 
-0x735a 032144 compare regidx_key ,regext_index ,0xf 
-0x735b 032145 rtn true 
-0x735c 032146 branch load_data_loop 
-:      032148 aes_load_xor:
-0x735d 032149 force regidx_xor ,regext_index 
-0x735e 032150 branch load_regext 
-:      032151 load_key:
-0x735f 032152 force regidx_key ,regext_index 
-0x7360 032153 branch load_regext 
-:      032154 load_data128:
-0x7361 032155 force regidx_data ,regext_index 
-:      032156 load_regext:
-0x7362 032157 force 4 ,loopcnt 
-:      032158 load_regext_loop:
-0x7363 032159 ifetch 4 ,contr 
-0x7364 032160 iforce regext 
-0x7365 032161 increase 1 ,regext_index 
-0x7366 032162 loop load_regext_loop 
-0x7367 032163 rtn 
-:      032165 load_sk:
-0x7368 032166 arg mem_le_sk ,contr 
-0x7369 032167 branch load_key 
-:      032169 clear_hidata:
-0x736a 032170 force 4 ,loopcnt 
-0x736b 032171 branch clear_data_rest 
-:      032173 regext_clear:
-0x736c 032174 force 0 ,regext_index 
-0x736d 032175 force 16 ,loopcnt 
-0x736e 032176 branch clear_loop 
-:      032178 aes_clear_data:
-0x736f 032179 force regidx_data ,regext_index 
-:      032180 aes_clear:
-0x7370 032181 force 4 ,loopcnt 
-:      032182 clear_loop:
-0x7371 032183 force 0 ,regext 
-:      032184 clear_data_rest:
-0x7372 032185 increase 1 ,regext_index 
-0x7373 032186 loop clear_loop 
-0x7374 032187 rtn 
-:      032189 store_aes_result:
-0x7375 032190 force regidx_result ,regext_index 
-0x7376 032191 force 4 ,loopcnt 
-:      032192 send_aes_result_loop:
-0x7377 032193 deposit regext 
-0x7378 032194 istore 4 ,contw 
-0x7379 032195 increase 1 ,regext_index 
-0x737a 032196 loop send_aes_result_loop 
-0x737b 032197 rtn 
-:      032199 store_enc_data:
-0x737c 032200 force regidx_result ,regext_index 
-0x737d 032201 copy regc ,contw 
-0x737e 032202 add regb ,1 ,loopcnt 
-0x737f 032203 sub loopcnt ,15 ,null 
-0x7380 032204 branch store_enc_loop ,positive 
-0x7381 032205 force 16 ,loopcnt 
-:      032206 store_enc_loop:
-0x7382 032207 deposit regext 
-0x7383 032208 sub loopcnt ,3 ,null 
-0x7384 032209 branch store_enc_byte ,positive 
-0x7385 032210 istore 4 ,contw 
-0x7386 032211 increase -4 ,loopcnt 
-0x7387 032212 rtn zero 
-0x7388 032213 increase 1 ,regext_index 
-0x7389 032214 branch store_enc_loop 
-:      032215 store_enc_byte:
-0x738a 032216 istore 1 ,contw 
-0x738b 032217 rshift8 pdata ,pdata 
-0x738c 032218 loop store_enc_byte 
-0x738d 032219 rtn 
-:      032222 compare_res:
-0x738e 032223 force regidx_result ,regext_index 
-0x738f 032224 force 4 ,loopcnt 
-:      032225 compare_res_loop:
-0x7390 032226 ifetch 4 ,contr 
-0x7391 032227 isub regext ,null 
-0x7392 032228 nrtn zero 
-0x7393 032229 increase 1 ,regext_index 
-0x7394 032230 loop compare_res_loop 
-0x7395 032231 branch enable_zero 
-:      032233 enable_authrom:
-0x7396 032234 fetch 1 ,core_clkoff 
-0x7397 032235 set0 clock_off_auth_rom ,pdata 
-0x7398 032236 store 1 ,core_clkoff 
-0x7399 032237 rtn 
-:      032239 disable_authrom:
-0x739a 032240 fetch 1 ,core_clkoff 
-0x739b 032241 set1 clock_off_auth_rom ,pdata 
-0x739c 032242 store 1 ,core_clkoff 
-0x739d 032243 rtn 
-:      032251 init_memp:
-0x739e 032252 arg mem_p ,contw 
-0x739f 032253 setsect 0 ,0x3ffff 
-0x73a0 032254 setsect 1 ,0x3ffff 
-0x73a1 032255 setsect 2 ,0x3ffff 
-0x73a2 032256 setsect 3 ,0x3fbff 
-0x73a3 032257 istore 9 ,contw 
-0x73a4 032258 setsect 0 ,0x3ffff 
-0x73a5 032259 setsect 1 ,0x3ffff 
-0x73a6 032260 setsect 2 ,0x3ffff 
-0x73a7 032261 setsect 3 ,0x3ffff 
-0x73a8 032262 istore 9 ,contw 
-0x73a9 032263 setsect 0 ,0x3ffff 
-0x73aa 032264 setsect 1 ,0x3ffff 
-0x73ab 032265 setsect 2 ,0x3cfff 
-0x73ac 032266 setsect 3 ,0x3ffff 
-0x73ad 032267 istore 9 ,contw 
-0x73ae 032268 setsect 0 ,0x3ffff 
-0x73af 032269 setsect 1 ,0x3ffff 
-0x73b0 032270 setsect 2 ,0x3ffef 
-0x73b1 032271 setsect 3 ,0x3ffff 
-0x73b2 032272 istore 9 ,contw 
-0x73b3 032273 setsect 0 ,0x3ffff 
-0x73b4 032274 setsect 1 ,0x3ffff 
-0x73b5 032275 setsect 2 ,0x3ffff 
-0x73b6 032276 setsect 3 ,0x3ffff 
-0x73b7 032277 istore 9 ,contw 
-0x73b8 032278 setsect 0 ,0x3ffff 
-0x73b9 032279 setsect 1 ,0x26c7f 
-0x73ba 032280 setsect 2 ,0x146b 
-0x73bb 032281 setsect 3 ,0x37bb3 
-0x73bc 032282 istore 9 ,contw 
-0x73bd 032283 setsect 0 ,0x1feb8 
-0x73be 032284 setsect 1 ,0x10c12 
-0x73bf 032285 setsect 2 ,0x2b722 
-0x73c0 032286 setsect 3 ,0x29fa6 
-0x73c1 032287 istore 9 ,contw 
-0x73c2 032288 setsect 0 ,0xe70f 
-0x73c3 032289 setsect 1 ,0x16720 
-0x73c4 032290 setsect 2 ,0x519e 
-0x73c5 032291 setsect 3 ,0x19084 
-0x73c6 032292 istore 9 ,contw 
-0x73c7 032293 setsect 0 ,0x31012 
-0x73c8 032294 setsect 1 ,0x360bf 
-0x73c9 032295 setsect 2 ,0x3f0af 
-0x73ca 032296 setsect 3 ,0x3d3 
-0x73cb 032297 istore 9 ,contw 
-0x73cc 032298 setsect 0 ,0x3a188 
-0x73cd 032299 setsect 1 ,0x3ad0 
-0x73ce 032300 setsect 2 ,0x3cbf2 
-0x73cf 032301 setsect 3 ,0x243d9 
-0x73d0 032302 istore 9 ,contw 
-0x73d1 032303 setsect 0 ,0x2b030 
-0x73d2 032304 setsect 1 ,0x36a03 
-0x73d3 032305 setsect 2 ,0x11188 
-0x73d4 032306 setsect 3 ,0x1e520 
-0x73d5 032307 istore 9 ,contw 
-0x73d6 032308 setsect 0 ,0x3a11e 
-0x73d7 032309 setsect 1 ,0xfe5d 
-0x73d8 032310 setsect 2 ,0xdd57 
-0x73d9 032311 setsect 3 ,0x1ac93 
-0x73da 032312 istore 9 ,contw 
-0x73db 032313 setsect 0 ,0x11ed 
-0x73dc 032314 setsect 1 ,0x218c4 
-0x73dd 032315 setsect 2 ,0x8da7 
-0x73de 032316 setsect 3 ,0x257ff 
-0x73df 032317 istore 9 ,contw 
-0x73e0 032318 setsect 0 ,0x3192b 
-0x73e1 032319 setsect 1 ,0x34641 
-0x73e2 032320 setsect 2 ,0x1be0c 
-0x73e3 032321 setsect 3 ,0x366ad 
-0x73e4 032322 istore 9 ,contw 
-0x73e5 032323 setsect 0 ,0x1f83 
-0x73e6 032324 setsect 1 ,0x15a23 
-0x73e7 032325 setsect 2 ,0x3f9b0 
-0x73e8 032326 setsect 3 ,0x3949 
-0x73e9 032327 istore 9 ,contw 
-0x73ea 032328 setsect 0 ,0x13a51 
-0x73eb 032329 setsect 1 ,0x153fd 
-0x73ec 032330 setsect 2 ,0x3372a 
-0x73ed 032331 setsect 3 ,0xf1bb 
-0x73ee 032332 istore 9 ,contw 
-0x73ef 032333 setsect 0 ,0x3ae85 
-0x73f0 032334 setsect 1 ,0x1eed9 
-0x73f1 032335 setsect 2 ,0x9e66 
-0x73f2 032336 setsect 3 ,0x1a8 
-0x73f3 032337 istore 8 ,contw 
-0x73f4 032338 rtn 
-:      032346 init_memp_256:
-0x73f5 032347 arg mem_p_256 ,contw 
-0x73f6 032348 setsect 0 ,0x3ffff 
-0x73f7 032349 setsect 1 ,0x3ffff 
-0x73f8 032350 setsect 2 ,0x3ffff 
-0x73f9 032351 setsect 3 ,0x3ffff 
-0x73fa 032352 istore 9 ,contw 
-0x73fb 032353 setsect 0 ,0x3ffff 
-0x73fc 032354 setsect 1 ,0x3f 
-0x73fd 032355 setsect 2 ,0x0 
-0x73fe 032356 setsect 3 ,0x0 
-0x73ff 032357 istore 9 ,contw 
-0x7400 032358 setsect 0 ,0x0 
-0x7401 032359 setsect 1 ,0x0 
-0x7402 032360 setsect 2 ,0x1000 
-0x7403 032361 setsect 3 ,0x0 
-0x7404 032362 istore 9 ,contw 
-0x7405 032363 setsect 0 ,0x3ff00 
-0x7406 032364 setsect 1 ,0x3ffff 
-0x7407 032365 setsect 2 ,0x3ffcf 
-0x7408 032366 setsect 3 ,0x3ffff 
-0x7409 032367 istore 9 ,contw 
-0x740a 032368 setsect 0 ,0x3ffff 
-0x740b 032369 setsect 1 ,0x3ffff 
-0x740c 032370 setsect 2 ,0x3ffff 
-0x740d 032371 setsect 3 ,0x3ff 
-0x740e 032372 istore 9 ,contw 
-0x740f 032373 setsect 0 ,0x0 
-0x7410 032374 setsect 1 ,0x0 
-0x7411 032375 setsect 2 ,0x0 
-0x7412 032376 setsect 3 ,0x0 
-0x7413 032377 istore 9 ,contw 
-0x7414 032378 setsect 0 ,0x10000 
-0x7415 032379 setsect 1 ,0x0 
-0x7416 032380 setsect 2 ,0x3f000 
-0x7417 032381 setsect 3 ,0x3ffff 
-0x7418 032382 istore 9 ,contw 
-0x7419 032383 setsect 0 ,0x296ff 
-0x741a 032384 setsect 1 ,0x22630 
-0x741b 032385 setsect 2 ,0x3945d 
-0x741c 032386 setsect 3 ,0x3d284 
-0x741d 032387 istore 9 ,contw 
-0x741e 032388 setsect 0 ,0x333a0 
-0x741f 032389 setsect 1 ,0x4b7a 
-0x7420 032390 setsect 2 ,0x37d8 
-0x7421 032391 setsect 3 ,0x3c9dc 
-0x7422 032392 istore 9 ,contw 
-0x7423 032393 setsect 0 ,0x3a440 
-0x7424 032394 setsect 1 ,0x1b958 
-0x7425 032395 setsect 2 ,0x38bce 
-0x7426 032396 setsect 3 ,0x1091f 
-0x7427 032397 istore 9 ,contw 
-0x7428 032398 setsect 0 ,0x2e12c 
-0x7429 032399 setsect 1 ,0x1f47c 
-0x742a 032400 setsect 2 ,0x356b1 
-0x742b 032401 setsect 3 ,0x2fd47 
-0x742c 032402 istore 9 ,contw 
-0x742d 032403 setsect 0 ,0x6837 
-0x742e 032404 setsect 1 ,0x2ed90 
-0x742f 032405 setsect 2 ,0x1ecec 
-0x7430 032406 setsect 3 ,0x1acc5 
-0x7431 032407 istore 9 ,contw 
-0x7432 032408 setsect 0 ,0x23357 
-0x7433 032409 setsect 1 ,0x18af3 
-0x7434 032410 setsect 2 ,0xf9e1 
-0x7435 032411 setsect 3 ,0x129f0 
-0x7436 032412 istore 9 ,contw 
-0x7437 032413 setsect 0 ,0x2e7eb 
-0x7438 032414 setsect 1 ,0x3e6e3 
-0x7439 032415 setsect 2 ,0x3e1a7 
-0x743a 032416 setsect 3 ,0x10b8b 
-0x743b 032417 istore 9 ,contw 
-0x743c 032418 setsect 0 ,0x24fe3 
-0x743d 032419 setsect 1 ,0x20ef 
-0x743e 032420 setsect 2 ,0x1b5a6 
-0x743f 032421 setsect 3 ,0xdc2f 
-0x7440 032422 istore 9 ,contw 
-0x7441 032423 setsect 0 ,0x13860 
-0x7442 032424 setsect 1 ,0x2bd69 
-0x7443 032425 setsect 2 ,0x391a 
-0x7444 032426 setsect 3 ,0x1b222 
-0x7445 032427 istore 9 ,contw 
-0x7446 032428 rtn 
-:      032434 publickey_init:
-0x7447 032437 branch sp_initialize_256 
-:      032439 sp_calc_sequence_256_check:
-0x7448 032440 bpatch patch1d_5 ,mem_patch1d 
-0x7449 032445 fetch 1 ,mem_secure_connections_enable 
-0x744a 032446 rtn blank 
-0x744b 032447 fetch 1 ,mem_sc_local_key_invalid 
-0x744c 032448 rtneq sp_key_valid_256 
-0x744d 032451 fetch 1 ,mem_sc_calc 
-0x744e 032452 beq sp_calc_standby ,sp_initialize_256 
-0x744f 032453 rtn 
-:      032454 stop_publickey_calc_256:
-0x7450 032455 jam sp_calc_standby ,mem_sc_calc 
-0x7451 032456 rtn 
-:      032461 sp_clear_flags:
-0x7452 032462 bpatch patch1d_6 ,mem_patch1d 
-0x7453 032463 setarg mem_sp_state_end 
-0x7454 032464 arg mem_sp_state_start ,contw 
-0x7455 032465 isub contw ,loopcnt 
-0x7456 032466 call clear_mem 
-0x7457 032467 setarg mem_sp_state_xmem_end 
-0x7458 032468 arg mem_sp_state_xmem ,contw 
-0x7459 032469 isub contw ,loopcnt 
-0x745a 032470 branch clear_mem 
-:      032474 sp_calc_check_publickey_256:
-0x745b 032475 call sp_calc_b256 
-0x745c 032476 arg mem_le_pubkey_remote_y_256 ,rega 
-0x745d 032477 arg mem_t7_256 ,contw 
-0x745e 032478 call bn_sqrmod_256 
-0x745f 032479 arg mem_le_pubkey_remote_x_256 ,rega 
-0x7460 032480 arg mem_t2_256 ,contw 
-0x7461 032481 call bn_sqrmod_256 
-0x7462 032482 arg mem_t2_256 ,rega 
-0x7463 032483 arg mem_le_pubkey_remote_x_256 ,regb 
-0x7464 032484 arg mem_t2_256 ,contw 
-0x7465 032485 call bn_mulmod_256 
-0x7466 032486 arg mem_a_256 ,rega 
-0x7467 032487 arg mem_le_pubkey_remote_x_256 ,regb 
-0x7468 032488 arg mem_t3_256 ,contw 
-0x7469 032489 call bn_mulmod_256 
-0x746a 032490 arg mem_t3_256 ,rega 
-0x746b 032491 arg mem_t2_256 ,regb 
-0x746c 032492 arg mem_t2_256 ,contw 
-0x746d 032493 call bn_addmod_256 
-0x746e 032494 arg mem_t0_256 ,rega 
-0x746f 032495 arg mem_t2_256 ,regb 
-0x7470 032496 arg mem_t0_256 ,contw 
-0x7471 032497 call bn_addmod_256 
-0x7472 032498 arg 32 ,loopcnt 
-0x7473 032499 arg mem_t7_256 ,rega 
-0x7474 032500 arg mem_t0_256 ,regb 
-0x7475 032501 branch string_compare 
-:      032503 sp_calc_b256:
-0x7476 032504 arg mem_gy_256 ,rega 
-0x7477 032505 arg mem_t0_256 ,contw 
-0x7478 032506 call bn_sqrmod_256 
-0x7479 032507 arg mem_gx_256 ,rega 
-0x747a 032508 arg mem_t2_256 ,contw 
-0x747b 032509 call bn_sqrmod_256 
-0x747c 032510 arg mem_t2_256 ,rega 
-0x747d 032511 arg mem_gx_256 ,regb 
-0x747e 032512 arg mem_t2_256 ,contw 
-0x747f 032513 call bn_mulmod_256 
-0x7480 032514 arg mem_a_256 ,rega 
-0x7481 032515 arg mem_gx_256 ,regb 
-0x7482 032516 arg mem_t3_256 ,contw 
-0x7483 032517 call bn_mulmod_256 
-0x7484 032518 arg mem_t3_256 ,rega 
-0x7485 032519 arg mem_t2_256 ,regb 
-0x7486 032520 arg mem_t2_256 ,contw 
-0x7487 032521 call bn_addmod_256 
-0x7488 032522 arg mem_t0_256 ,rega 
-0x7489 032523 arg mem_t2_256 ,regb 
-0x748a 032524 arg mem_t0_256 ,contw 
-0x748b 032525 branch bn_submod_256 
-:      032530 random_generator:
-0x748c 032531 increase -1 ,queue 
-0x748d 032532 nrtn positive 
-0x748e 032533 random pdata 
-0x748f 032534 istore 2 ,contw 
-0x7490 032535 branch random_generator 
-:      032536 compare4:
-0x7491 032537 increase -1 ,queue 
-0x7492 032538 nbranch compare4_success ,positive 
-0x7493 032539 ifetch 4 ,rega 
-0x7494 032540 copy pdata ,temp 
-0x7495 032541 ifetch 4 ,regb 
-0x7496 032542 iflip temp ,pdata 
-0x7497 032543 nbranch compare4_failed ,zero 
-0x7498 032544 increase 4 ,rega 
-0x7499 032545 increase 4 ,regb 
-0x749a 032546 branch compare4 
-:      032547 compare4_failed:
-0x749b 032548 branch disable_true 
-:      032550 compare4_success:
-0x749c 032551 branch enable_true 
-:      032556 bn_testbit:
-0x749d 032557 and pdata ,7 ,queue 
-0x749e 032558 rshift3 pdata ,pdata 
-0x749f 032559 iadd contr ,contr 
-0x74a0 032560 ifetch 1 ,contr 
-0x74a1 032561 qisolate0 pdata 
-0x74a2 032562 rtn 
-:      032565 bn_eq_zero:
-0x74a3 032566 ifetch 8 ,contr 
-0x74a4 032567 nrtn blank 
-0x74a5 032568 ifetch 8 ,contr 
-0x74a6 032569 nrtn blank 
-0x74a7 032570 ifetch 8 ,contr 
-0x74a8 032571 rtn 
-:      032576 bn_eq_0:
-0x74a9 032577 ifetch 4 ,rega 
-0x74aa 032578 iforce temp 
-0x74ab 032579 ifetch 4 ,regb 
-0x74ac 032580 isub temp ,null 
-0x74ad 032581 nrtn zero 
-0x74ae 032582 increase 4 ,rega 
-0x74af 032583 increase 4 ,regb 
-0x74b0 032584 loop bn_eq_0 
-0x74b1 032585 rtn 
-:      032587 bn_bigeq:
-0x74b2 032588 force 6 ,loopcnt 
-0x74b3 032589 increase 20 ,rega 
-0x74b4 032590 increase 20 ,regb 
-:      032591 bn_bigeq_0:
-0x74b5 032592 ifetch 4 ,regb 
-0x74b6 032593 iforce temp 
-0x74b7 032594 ifetch 4 ,rega 
-0x74b8 032595 isub temp ,pdata 
-0x74b9 032596 nrtn positive 
-0x74ba 032597 nrtn blank 
-0x74bb 032598 increase -4 ,rega 
-0x74bc 032599 increase -4 ,regb 
-0x74bd 032600 loop bn_bigeq_0 
-0x74be 032601 rtn 
-:      032602 bn_add:
-0x74bf 032603 force 6 ,loopcnt 
-0x74c0 032604 force 0 ,regc 
-:      032605 bn_add_0:
-0x74c1 032606 ifetch 4 ,rega 
-0x74c2 032607 iforce temp 
-0x74c3 032608 ifetch 4 ,regb 
-0x74c4 032609 iadd temp ,pdata 
-0x74c5 032610 iadd regc ,pdata 
-0x74c6 032611 istore 4 ,contw 
-0x74c7 032612 isolate1 32 ,pdata 
-0x74c8 032613 setflag true ,0 ,regc 
-0x74c9 032614 increase 4 ,rega 
-0x74ca 032615 increase 4 ,regb 
-0x74cb 032616 loop bn_add_0 
-0x74cc 032617 rtn 
-:      032619 bn_sub:
-0x74cd 032620 force 6 ,loopcnt 
-0x74ce 032621 force 0 ,regc 
-:      032622 bn_sub_0:
-0x74cf 032623 ifetch 4 ,regb 
-0x74d0 032624 iforce temp 
-0x74d1 032625 ifetch 4 ,rega 
-0x74d2 032626 isub temp ,pdata 
-0x74d3 032627 isub regc ,pdata 
-0x74d4 032628 istore 4 ,contw 
-0x74d5 032629 isolate1 32 ,pdata 
-0x74d6 032630 setflag true ,0 ,regc 
-0x74d7 032631 increase 4 ,rega 
-0x74d8 032632 increase 4 ,regb 
-0x74d9 032633 loop bn_sub_0 
-0x74da 032634 rtn 
-:      032636 bn_rshift6:
-0x74db 032637 force 6 ,loopcnt 
-0x74dc 032638 increase 20 ,rega 
-:      032639 bn_rshift:
-0x74dd 032640 force 0 ,regc 
-:      032641 bn_rshift_0:
-0x74de 032642 ifetch 4 ,rega 
-0x74df 032643 isolate1 0 ,pdata 
-0x74e0 032644 setflag true ,1 ,regc 
-0x74e1 032645 rshift pdata ,pdata 
-0x74e2 032646 isolate1 0 ,regc 
-0x74e3 032647 setflag true ,31 ,pdata 
-0x74e4 032648 istore 4 ,rega 
-0x74e5 032649 increase -4 ,rega 
-0x74e6 032650 rshift regc ,regc 
-0x74e7 032651 loop bn_rshift_0 
-0x74e8 032652 rtn 
-:      032653 bn_lshift:
-0x74e9 032654 force 6 ,loopcnt 
-0x74ea 032655 force 0 ,regc 
-:      032656 bn_lshift_0:
-0x74eb 032657 ifetch 4 ,rega 
-0x74ec 032658 isolate1 31 ,pdata 
-0x74ed 032659 setflag true ,1 ,regc 
-0x74ee 032660 lshift pdata ,pdata 
-0x74ef 032661 isolate1 0 ,regc 
-0x74f0 032662 setflag true ,0 ,pdata 
-0x74f1 032663 istore 4 ,rega 
-0x74f2 032664 increase 4 ,rega 
-0x74f3 032665 rshift regc ,regc 
-0x74f4 032666 loop bn_lshift_0 
-0x74f5 032667 rtn 
-:      032670 bn_load:
-0x74f6 032671 force 6 ,loopcnt 
-:      032672 bn_load_0:
-0x74f7 032673 ifetch 4 ,contr 
-0x74f8 032674 iforce regext 
-0x74f9 032675 increase 1 ,regext_index 
-0x74fa 032676 loop bn_load_0 
-0x74fb 032677 rtn 
-:      032681 sp_initialize_256:
-0x74fc 032682 bpatch patch1d_7 ,mem_patch1d 
-0x74fd 032683 fetch 1 ,mem_secure_connections_enable 
-0x74fe 032684 nbranch sp_pubkey_calc_256 ,blank 
-:      032686 sc_reset:
-0x74ff 032687 jam sp_calc_standby ,mem_sc_calc 
-0x7500 032688 jam sp_key_invalid ,mem_sc_local_key_invalid 
-0x7501 032689 rtn 
-:      032693 sp_wait_pubkey_calc_256_done:
-0x7502 032694 fetch 1 ,mem_secure_connections_enable 
-0x7503 032695 rtn blank 
-0x7504 032696 fetch 1 ,mem_sc_local_key_invalid 
-0x7505 032697 rtneq sp_key_valid_256 
-0x7506 032698 call sp_calc_sequence_256 
-0x7507 032699 branch sp_wait_pubkey_calc_256_done 
-:      032703 sp_debug_private_256:
-0x7508 032704 arg mem_sc_private_key_256 ,contw 
-0x7509 032705 setsect 0 ,0x1abd 
-0x750a 032706 setsect 1 ,0x1b34f 
-0x750b 032707 setsect 2 ,0x19b8a 
-0x750c 032708 setsect 3 ,0x26562 
-0x750d 032709 istore 9 ,contw 
-0x750e 032710 setsect 0 ,0x340b7 
-0x750f 032711 setsect 1 ,0x1efa 
-0x7510 032712 setsect 2 ,0xaff6 
-0x7511 032713 setsect 3 ,0xfd41 
-0x7512 032714 istore 9 ,contw 
-0x7513 032715 setsect 0 ,0x3d210 
-0x7514 032716 setsect 1 ,0x26cf8 
-0x7515 032717 setsect 2 ,0x3874c 
-0x7516 032718 setsect 3 ,0x3157c 
-0x7517 032719 istore 9 ,contw 
-0x7518 032720 setsect 0 ,0x2d4a3 
-0x7519 032721 setsect 1 ,0x3d27d 
-0x751a 032722 setsect 2 ,0x3 
-0x751b 032723 istore 5 ,contw 
-0x751c 032724 rtn 
-:      032727 sp_pubkey_calc_256:
-0x751d 032728 fetch 1 ,mem_sc_local_key_invalid 
-0x751e 032729 rtnne sp_key_invalid 
-0x751f 032730 fetch 1 ,mem_sc_calc 
-0x7520 032731 rtnne sp_calc_standby 
-0x7521 032732 call init_memp_256 
-0x7522 032733 arg mem_sc_private_key_256 ,contw 
-0x7523 032734 force 15 ,queue 
-0x7524 032735 call random_generator 
-0x7525 032736 random pdata 
-0x7526 032737 rshift pdata ,pdata 
-0x7527 032738 istore 2 ,contw 
-0x7528 032740 fetch 1 ,mem_sp_debug_mode 
-0x7529 032741 ncall sp_debug_private_256 ,blank 
-0x752a 032743 arg mem_k_256 ,contw 
-0x752b 032744 arg mem_sc_private_key_256 ,contr 
-0x752c 032745 call memcpy32 
-0x752d 032747 arg mem_ax_256 ,contw 
-0x752e 032748 arg mem_gx_256 ,contr 
-0x752f 032749 call memcpy64 
-0x7530 032751 arg mem_az_256 ,contw 
-0x7531 032752 call clear_mem_256 
-0x7532 032753 jam 1 ,mem_az_256 
-0x7533 032755 call eckp_calc_init_256 
-0x7534 032756 jam sp_calc_pubkey_256 ,mem_sc_calc 
-0x7535 032757 rtn 
-:      032759 sp_pubkey_generated_256:
-0x7536 032760 arg mem_sc_pubkey_local_x_256 ,contw 
-0x7537 032761 arg mem_bx_256 ,contr 
-0x7538 032762 call memcpy64 
-0x7539 032763 jam sp_key_valid_256 ,mem_sc_local_key_invalid 
-0x753a 032764 jam sp_calc_standby ,mem_sc_calc 
-0x753b 032765 rtn 
-:      032769 sp_dhkey_calc_256:
-0x753c 032770 fetch 1 ,mem_sp_dhkey_invalid 
-0x753d 032771 rtnne sp_key_invalid 
-0x753e 032772 fetch 1 ,mem_sc_calc 
-0x753f 032773 rtnne sp_calc_standby 
-0x7540 032775 arg mem_k_256 ,contw 
-0x7541 032776 arg mem_sc_private_key_256 ,contr 
-0x7542 032777 call memcpy32 
-0x7543 032779 arg mem_ax_256 ,contw 
-0x7544 032780 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7545 032781 call memcpy64 
-0x7546 032783 arg mem_az_256 ,contw 
-0x7547 032784 call clear_mem_256 
-0x7548 032785 jam 1 ,mem_az_256 
-0x7549 032787 call eckp_calc_init_256 
-0x754a 032788 jam sp_calc_dhkey_256 ,mem_sc_calc 
-0x754b 032789 rtn 
-:      032792 sp_dhkey_generated_256:
-0x754c 032794 arg mem_le_dhkey_256 ,contw 
-0x754d 032795 arg mem_bx_256 ,contr 
-0x754e 032796 call memcpy32 
-0x754f 032797 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
-0x7550 032798 jam sp_calc_standby ,mem_sc_calc 
-0x7551 032799 rtn 
-:      032803 sp_calc_sequence_256:
-0x7552 032804 fetch 1 ,mem_secure_connections_enable 
-0x7553 032805 rtn blank 
-0x7554 032806 fetch 1 ,mem_sc_calc 
-0x7555 032807 rtn blank 
-0x7556 032808 increase 0x80 ,pdata 
-0x7557 032809 store 1 ,mem_sc_calc 
-0x7558 032810 rtnbit1 7 
-0x7559 032811 fetch 2 ,mem_ec_loopc 
-0x755a 032812 branch sp_calc_sequence_done_256 ,blank 
-0x755b 032813 branch eckp_calc_256 
-:      032815 sp_calc_sequence_done_256:
-0x755c 032816 bpatch patch1e_0 ,mem_patch1e 
-0x755d 032817 call ecunmapz_256 
-0x755e 032818 fetch 1 ,mem_sc_calc 
-0x755f 032819 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
-0x7560 032820 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
-0x7561 032821 rtn 
-:      032824 eckp_calc_256:
-0x7562 032825 call ecdbl_256 
-0x7563 032826 fetch 2 ,mem_ec_loopc 
-0x7564 032827 increase -1 ,pdata 
-0x7565 032828 store 2 ,mem_ec_loopc 
-0x7566 032829 arg mem_k_256 ,contr 
-0x7567 032830 call bn_testbit 
-0x7568 032831 rtn true 
-0x7569 032832 branch ecadd_256 
-:      032834 eckp_calc_init_256:
-0x756a 032835 bpatch patch1e_1 ,mem_patch1e 
-0x756b 032836 setarg 256 
-0x756c 032837 store 2 ,mem_ec_loopc 
-:      032838 eckp_calc_init_256_1:
-0x756d 032839 fetch 2 ,mem_ec_loopc 
-0x756e 032840 rtn blank 
-0x756f 032841 increase -1 ,pdata 
-0x7570 032842 store 2 ,mem_ec_loopc 
-0x7571 032843 arg mem_k_256 ,contr 
-0x7572 032844 call bn_testbit 
-0x7573 032845 branch eckp_calc_init_256_1 ,true 
-0x7574 032846 arg mem_ax_256 ,contr 
-0x7575 032847 arg mem_cx_256 ,contw 
-0x7576 032848 branch memcpy96 
-:      032851 ecunmapz_256:
-0x7577 032852 arg mem_cz_256 ,rega 
-0x7578 032853 arg mem_t3_256 ,contw 
-0x7579 032854 call bn_invmod_256 
-0x757a 032855 arg mem_t3_256 ,rega 
-0x757b 032856 arg mem_t1_256 ,contw 
-0x757c 032857 call bn_sqrmod_256 
-0x757d 032858 arg mem_cx_256 ,rega 
-0x757e 032859 arg mem_t1_256 ,regb 
-0x757f 032860 arg mem_bx_256 ,contw 
-0x7580 032861 call bn_mulmod_256 
-0x7581 032862 arg mem_t3_256 ,rega 
-0x7582 032863 arg mem_t1_256 ,regb 
-0x7583 032864 arg mem_t2_256 ,contw 
-0x7584 032865 call bn_mulmod_256 
-0x7585 032866 arg mem_cy_256 ,rega 
-0x7586 032867 arg mem_t2_256 ,regb 
-0x7587 032868 arg mem_by_256 ,contw 
-0x7588 032869 branch bn_mulmod_256 
-:      032871 ecdbl_256:
-0x7589 032872 arg mem_cz_256 ,rega 
-0x758a 032873 arg mem_t2_256 ,contw 
-0x758b 032874 call bn_sqrmod_256 
-0x758c 032875 arg mem_t2_256 ,rega 
-0x758d 032876 arg mem_t3_256 ,contw 
-0x758e 032877 call bn_sqrmod_256 
-0x758f 032879 arg mem_a_256 ,rega 
-0x7590 032880 arg mem_t3_256 ,regb 
-0x7591 032881 arg mem_t3_256 ,contw 
-0x7592 032882 call bn_mulmod_256 
-0x7593 032883 arg mem_cx_256 ,rega 
-0x7594 032884 arg mem_t2_256 ,contw 
-0x7595 032885 call bn_sqrmod_256 
-0x7596 032887 arg mem_t2_256 ,contr 
-0x7597 032888 arg mem_t1_256 ,contw 
-0x7598 032889 call memcpy32 
-0x7599 032890 arg mem_t1_256 ,rega 
-0x759a 032891 call bn_lshiftmod_256 
-0x759b 032892 arg mem_t2_256 ,rega 
-0x759c 032893 arg mem_t1_256 ,regb 
-0x759d 032894 arg mem_t2_256 ,contw 
-0x759e 032895 call bn_addmod_256 
-0x759f 032897 arg mem_t2_256 ,rega 
-0x75a0 032898 arg mem_t3_256 ,regb 
-0x75a1 032899 arg mem_t2_256 ,contw 
-0x75a2 032900 call bn_addmod_256 
-0x75a3 032902 arg mem_cx_256 ,contr 
-0x75a4 032903 arg mem_t1_256 ,contw 
-0x75a5 032904 call memcpy32 
-0x75a6 032905 arg mem_cy_256 ,rega 
-0x75a7 032906 arg mem_t3_256 ,contw 
-0x75a8 032907 call bn_sqrmod_256 
-0x75a9 032908 arg mem_t1_256 ,rega 
-0x75aa 032909 call bn_lshiftmod_256 
-0x75ab 032910 arg mem_t1_256 ,rega 
-0x75ac 032911 call bn_lshiftmod_256 
-0x75ad 032912 arg mem_t1_256 ,rega 
-0x75ae 032913 arg mem_t3_256 ,regb 
-0x75af 032914 arg mem_t1_256 ,contw 
-0x75b0 032915 call bn_mulmod_256 
-0x75b1 032916 arg mem_t3_256 ,rega 
-0x75b2 032917 arg mem_t0_256 ,contw 
-0x75b3 032918 call bn_sqrmod_256 
-0x75b4 032919 arg mem_t0_256 ,rega 
-0x75b5 032920 call bn_lshiftmod_256 
-0x75b6 032921 arg mem_t0_256 ,rega 
-0x75b7 032922 call bn_lshiftmod_256 
-0x75b8 032923 arg mem_t0_256 ,rega 
-0x75b9 032924 call bn_lshiftmod_256 
-0x75ba 032925 arg mem_cy_256 ,contr 
-0x75bb 032926 arg mem_t3_256 ,contw 
-0x75bc 032927 call memcpy32 
-0x75bd 032928 arg mem_t3_256 ,rega 
-0x75be 032929 call bn_lshiftmod_256 
-0x75bf 032930 arg mem_t3_256 ,rega 
-0x75c0 032931 arg mem_cz_256 ,regb 
-0x75c1 032932 arg mem_cz_256 ,contw 
-0x75c2 032933 call bn_mulmod_256 
-0x75c3 032936 arg mem_t2_256 ,rega 
-0x75c4 032937 arg mem_t3_256 ,contw 
-0x75c5 032938 call bn_sqrmod_256 
-0x75c6 032940 arg mem_t3_256 ,rega 
-0x75c7 032941 arg mem_t1_256 ,regb 
-0x75c8 032942 arg mem_t3_256 ,contw 
-0x75c9 032943 call bn_submod_256 
-0x75ca 032944 arg mem_t3_256 ,rega 
-0x75cb 032945 arg mem_t1_256 ,regb 
-0x75cc 032946 arg mem_cx_256 ,contw 
-0x75cd 032947 call bn_submod_256 
-0x75ce 032948 arg mem_t1_256 ,rega 
-0x75cf 032949 arg mem_cx_256 ,regb 
-0x75d0 032950 arg mem_t3_256 ,contw 
-0x75d1 032951 call bn_submod_256 
-0x75d2 032952 arg mem_t3_256 ,rega 
-0x75d3 032953 arg mem_t2_256 ,regb 
-0x75d4 032954 arg mem_t3_256 ,contw 
-0x75d5 032955 call bn_mulmod_256 
-0x75d6 032956 arg mem_t3_256 ,rega 
-0x75d7 032957 arg mem_t0_256 ,regb 
-0x75d8 032958 arg mem_cy_256 ,contw 
-0x75d9 032959 branch bn_submod_256 
-:      032961 ecadd_256:
-0x75da 032963 arg mem_az_256 ,rega 
-0x75db 032964 arg mem_t7_256 ,contw 
-0x75dc 032965 call bn_sqrmod_256 
-0x75dd 032966 arg mem_cx_256 ,rega 
-0x75de 032967 arg mem_t7_256 ,regb 
-0x75df 032968 arg mem_t0_256 ,contw 
-0x75e0 032969 call bn_mulmod_256 
-0x75e1 032972 arg mem_az_256 ,rega 
-0x75e2 032973 arg mem_t7_256 ,regb 
-0x75e3 032974 arg mem_t7_256 ,contw 
-0x75e4 032975 call bn_mulmod_256 
-0x75e5 032976 arg mem_cy_256 ,rega 
-0x75e6 032977 arg mem_t7_256 ,regb 
-0x75e7 032978 arg mem_t1_256 ,contw 
-0x75e8 032979 call bn_mulmod_256 
-0x75e9 032982 arg mem_cz_256 ,rega 
-0x75ea 032983 arg mem_t7_256 ,contw 
-0x75eb 032984 call bn_sqrmod_256 
-0x75ec 032985 arg mem_ax_256 ,rega 
-0x75ed 032986 arg mem_t7_256 ,regb 
-0x75ee 032987 arg mem_t2_256 ,contw 
-0x75ef 032988 call bn_mulmod_256 
-0x75f0 032990 arg mem_cz_256 ,rega 
-0x75f1 032991 arg mem_t7_256 ,regb 
-0x75f2 032992 arg mem_t7_256 ,contw 
-0x75f3 032993 call bn_mulmod_256 
-0x75f4 032994 arg mem_ay_256 ,rega 
-0x75f5 032995 arg mem_t7_256 ,regb 
-0x75f6 032996 arg mem_t3_256 ,contw 
-0x75f7 032997 call bn_mulmod_256 
-0x75f8 033002 arg mem_t0_256 ,regb 
-0x75f9 033003 arg mem_t2_256 ,rega 
-0x75fa 033004 arg mem_t7_256 ,contw 
-0x75fb 033005 call bn_submod_256 
-0x75fc 033006 arg mem_t0_256 ,rega 
-0x75fd 033007 arg mem_t2_256 ,regb 
-0x75fe 033008 arg mem_t0_256 ,contw 
-0x75ff 033009 call bn_addmod_256 
-0x7600 033012 arg mem_t1_256 ,regb 
-0x7601 033013 arg mem_t3_256 ,rega 
-0x7602 033014 arg mem_t2_256 ,contw 
-0x7603 033015 call bn_submod_256 
-0x7604 033016 arg mem_t1_256 ,rega 
-0x7605 033017 arg mem_t3_256 ,regb 
-0x7606 033018 arg mem_t1_256 ,contw 
-0x7607 033019 call bn_addmod_256 
-0x7608 033020 arg mem_t1_256 ,rega 
-0x7609 033021 arg mem_t7_256 ,regb 
-0x760a 033022 arg mem_t1_256 ,contw 
-0x760b 033023 call bn_mulmod_256 
-0x760c 033024 arg mem_cz_256 ,rega 
-0x760d 033025 arg mem_az_256 ,regb 
-0x760e 033026 arg mem_t3_256 ,contw 
-0x760f 033027 call bn_mulmod_256 
-0x7610 033028 arg mem_t3_256 ,rega 
-0x7611 033029 arg mem_t7_256 ,regb 
-0x7612 033030 arg mem_cz_256 ,contw 
-0x7613 033031 call bn_mulmod_256 
-0x7614 033033 arg mem_t7_256 ,rega 
-0x7615 033034 arg mem_t7_256 ,contw 
-0x7616 033035 call bn_sqrmod_256 
-0x7617 033036 arg mem_t7_256 ,rega 
-0x7618 033037 arg mem_t0_256 ,regb 
-0x7619 033038 arg mem_t3_256 ,contw 
-0x761a 033039 call bn_mulmod_256 
-0x761b 033040 arg mem_t7_256 ,rega 
-0x761c 033041 arg mem_t1_256 ,regb 
-0x761d 033042 arg mem_t1_256 ,contw 
-0x761e 033043 call bn_mulmod_256 
-0x761f 033044 arg mem_t2_256 ,rega 
-0x7620 033045 arg mem_cx_256 ,contw 
-0x7621 033046 call bn_sqrmod_256 
-0x7622 033047 arg mem_cx_256 ,rega 
-0x7623 033048 arg mem_t3_256 ,regb 
-0x7624 033049 arg mem_cx_256 ,contw 
-0x7625 033050 call bn_submod_256 
-0x7626 033051 arg mem_cx_256 ,contr 
-0x7627 033052 arg mem_t7_256 ,contw 
-0x7628 033053 call memcpy32 
-0x7629 033054 arg mem_t7_256 ,rega 
-0x762a 033055 call bn_lshiftmod_256 
-0x762b 033056 arg mem_t3_256 ,rega 
-0x762c 033057 arg mem_t7_256 ,regb 
-0x762d 033058 arg mem_t3_256 ,contw 
-0x762e 033059 call bn_submod_256 
-0x762f 033060 arg mem_t3_256 ,rega 
-0x7630 033061 arg mem_t2_256 ,regb 
-0x7631 033062 arg mem_t2_256 ,contw 
-0x7632 033063 call bn_mulmod_256 
-0x7633 033064 arg mem_t2_256 ,rega 
-0x7634 033065 arg mem_t1_256 ,regb 
-0x7635 033066 arg mem_cy_256 ,contw 
-0x7636 033067 call bn_submod_256 
-0x7637 033068 arg mem_cy_256 ,rega 
-0x7638 033069 arg mem_p_256 ,regb 
-0x7639 033070 arg mem_cy_256 ,contw 
-0x763a 033071 force 0 ,regc 
-0x763b 033072 fetch 1 ,mem_cy_256 
-0x763c 033073 isolate1 0 ,pdata 
-0x763d 033074 call bn_add_256 ,true 
-0x763e 033075 copy regc ,alarm 
-0x763f 033076 arg mem_cy_256 ,rega 
-0x7640 033077 call bn_rshift_256 
-0x7641 033078 fetch 1 ,mem_cy5_256 
-0x7642 033079 isolate1 0 ,alarm 
-0x7643 033080 setflag true ,7 ,pdata 
-0x7644 033081 store 1 ,mem_cy5_256 
-0x7645 033082 rtn 
-:      033084 bn_invmod_256:
-0x7646 033085 copy contw ,timeup 
-0x7647 033086 arg mem_tmp0_256 ,contw 
-0x7648 033087 call clear_mem_256 
-0x7649 033088 force 0 ,pdata 
-0x764a 033090 store 4 ,mem_t2_256 
-0x764b 033091 jam 1 ,mem_tmp0_256 
-0x764c 033092 arg mem_tmp1_256 ,contw 
-0x764d 033093 call clear_mem_512 
-0x764e 033094 arg mem_p_256 ,contr 
-0x764f 033095 arg mem_tmp2_256 ,contw 
-0x7650 033096 call memcpy32 
-0x7651 033097 copy rega ,contr 
-0x7652 033098 arg mem_tmp3_256 ,contw 
-0x7653 033099 call memcpy32 
-:      033105 bn_invmod_256_2:
-0x7654 033106 arg mem_tmp3_256 ,contr 
-0x7655 033107 call bn_eq_zero_256 
-0x7656 033108 branch bn_invmod_256_0 ,blank 
-0x7657 033113 arg mem_tmp3_256 ,rega 
-0x7658 033114 arg mem_tmp0_256 ,regb 
-0x7659 033115 call bn_rshifteven_256 
-0x765a 033116 arg mem_tmp2_256 ,rega 
-0x765b 033117 arg mem_tmp1_256 ,regb 
-0x765c 033118 call bn_rshifteven_256 
-0x765d 033120 arg mem_tmp3_256 ,rega 
-0x765e 033121 arg mem_tmp2_256 ,regb 
-0x765f 033122 call bn_bigeq_256 
-0x7660 033123 branch bn_invmod_256_1 ,positive 
-0x7661 033124 arg mem_tmp2_256 ,rega 
-0x7662 033125 arg mem_tmp3_256 ,regb 
-0x7663 033126 copy rega ,contw 
-0x7664 033127 call bn_sub_256 
-0x7665 033128 arg mem_tmp0_256 ,rega 
-0x7666 033129 arg mem_tmp1_256 ,regb 
-0x7667 033130 copy regb ,contw 
-0x7668 033131 call bn_add_256 
-0x7669 033132 ifetch 1 ,rega 
-0x766a 033133 iadd regc ,regc 
-0x766b 033134 ifetch 1 ,regb 
-0x766c 033135 iadd regc ,pdata 
-0x766d 033136 istore 1 ,regb 
-0x766e 033137 branch bn_invmod_256_2 
-:      033138 bn_invmod_256_1:
-0x766f 033139 arg mem_tmp3_256 ,rega 
-0x7670 033140 arg mem_tmp2_256 ,regb 
-0x7671 033141 copy rega ,contw 
-0x7672 033142 call bn_sub_256 
-0x7673 033143 arg mem_tmp1_256 ,rega 
-0x7674 033144 arg mem_tmp0_256 ,regb 
-0x7675 033145 copy regb ,contw 
-0x7676 033146 call bn_add_256 
-0x7677 033147 ifetch 1 ,rega 
-0x7678 033148 iadd regc ,regc 
-0x7679 033149 ifetch 1 ,regb 
-0x767a 033150 iadd regc ,pdata 
-0x767b 033151 istore 1 ,regb 
-0x767c 033152 branch bn_invmod_256_2 
-:      033153 bn_invmod_256_0:
-0x767d 033155 arg mem_tmp1_256 ,rega 
-0x767e 033156 copy timeup ,contw 
-0x767f 033157 call bn_p256mod 
-0x7680 033159 arg mem_p_256 ,rega 
-0x7681 033160 copy timeup ,regb 
-0x7682 033161 copy timeup ,contw 
-0x7683 033162 branch bn_submod_256 
-:      033165 bn_mulmod_256:
-0x7684 033166 copy contw ,timeup 
-0x7685 033168 force 0 ,regext_index 
-0x7686 033170 arg mem_tmp1_256 ,contw 
-0x7687 033171 call clear_mem_512 
-0x7688 033172 arg mem_regext ,contw 
-0x7689 033173 call clear_mem_512 
-0x768a 033177 copy rega ,contr 
-0x768b 033179 jam 0 ,mem_regext 
-0x768c 033180 setarg 0 
-0x768d 033181 call bn_load_mem 
-0x768e 033182 copy regb ,contr 
-0x768f 033183 call bn_load_256 
-0x7690 033186 force 0 ,queue 
-0x7691 033187 arg mem_tmp1_256 ,contw 
-:      033188 bn_mulmod_256_1:
-0x7692 033191 arg mem_regext ,temp 
-0x7693 033192 copy queue ,regb 
-0x7694 033193 lshift2 regb ,pdata 
-0x7695 033195 iadd temp ,regb 
-0x7696 033196 force 0 ,temp 
-0x7697 033197 force 0 ,regc 
-:      033198 bn_mulmod_256_0:
-0x7698 033203 ifetch 4 ,contw 
-0x7699 033204 iforce rega 
-0x769a 033207 ifetch 4 ,regb 
-0x769b 033208 copy regc ,regext_index 
-0x769c 033209 imul32 regext ,pdata 
-0x769d 033210 iadd rega ,pdata 
-0x769e 033211 iadd temp ,pdata 
-0x769f 033212 istore 4 ,contw 
-0x76a0 033213 rshift32 pdata ,temp 
-0x76a1 033214 increase 1 ,regc 
-0x76a2 033215 compare 8 ,regc ,0xff 
-0x76a3 033216 nbranch bn_mulmod_256_0 ,true 
-0x76a4 033218 deposit temp 
-0x76a5 033219 istore 4 ,contw 
-0x76a6 033220 increase -32 ,contw 
-0x76a7 033223 increase 1 ,queue 
-0x76a8 033224 compare 8 ,queue ,0xff 
-0x76a9 033225 nbranch bn_mulmod_256_1 ,true 
-0x76aa 033226 arg mem_tmp1_256 ,rega 
-0x76ab 033227 copy timeup ,contw 
-0x76ac 033228 branch bn_p256mod 
-:      033230 bn_p256mod:
-0x76ad 033231 bpatch patch1e_2 ,mem_patch1e 
-0x76ae 033232 copy contw ,timeup 
-0x76af 033233 copy rega ,alarm 
-0x76b0 033234 arg mem_tmp2_256 ,regb 
-0x76b1 033235 copy regb ,contw 
-0x76b2 033236 call memset0_4 
-0x76b3 033237 istore 8 ,contw 
-0x76b4 033238 add rega ,44 ,contr 
-0x76b5 033239 call memcpy8 
-0x76b6 033240 call memcpy12 
-0x76b7 033241 copy regb ,rega 
-0x76b8 033242 call bn_lshiftmod_256 
-0x76b9 033243 arg mem_tmp2_256 ,regb 
-0x76ba 033244 copy alarm ,rega 
-0x76bb 033245 copy timeup ,contw 
-0x76bc 033246 call bn_addmod_256 
-0x76bd 033248 arg mem_tmp2_256 ,regb 
-0x76be 033249 copy regb ,contw 
-0x76bf 033250 call memset0_4 
-0x76c0 033251 istore 8 ,contw 
-0x76c1 033252 add alarm ,48 ,contr 
-0x76c2 033253 call memcpy16 
-0x76c3 033254 call memset0_4 
-0x76c4 033255 copy regb ,rega 
-0x76c5 033256 call bn_lshiftmod_256 
-0x76c6 033260 arg mem_tmp2_256 ,regb 
-0x76c7 033261 copy timeup ,rega 
-0x76c8 033262 copy rega ,contw 
-0x76c9 033263 call bn_addmod_256 
-0x76ca 033267 arg mem_tmp2_256 ,regb 
-0x76cb 033268 copy regb ,contw 
-0x76cc 033269 add alarm ,32 ,contr 
-0x76cd 033270 call memcpy12 
-0x76ce 033271 call memset0_4 
-0x76cf 033272 istore 8 ,contw 
-0x76d0 033273 add alarm ,56 ,contr 
-0x76d1 033274 call memcpy8 
-0x76d2 033275 copy timeup ,rega 
-0x76d3 033276 copy rega ,contw 
-0x76d4 033277 call bn_addmod_256 
-0x76d5 033281 arg mem_tmp2_256 ,regb 
-0x76d6 033282 copy regb ,contw 
-0x76d7 033283 add alarm ,36 ,contr 
-0x76d8 033284 call memcpy12 
-0x76d9 033285 add alarm ,52 ,contr 
-0x76da 033286 call memcpy12 
-0x76db 033287 add alarm ,52 ,contr 
-0x76dc 033288 call memcpy4 
-0x76dd 033289 add alarm ,32 ,contr 
-0x76de 033290 call memcpy4 
-0x76df 033291 copy timeup ,rega 
-0x76e0 033292 copy rega ,contw 
-0x76e1 033293 call bn_addmod_256 
-0x76e2 033296 arg mem_tmp2_256 ,regb 
-0x76e3 033297 copy regb ,contw 
-0x76e4 033298 add alarm ,44 ,contr 
-0x76e5 033299 call memcpy12 
-0x76e6 033300 call memset0_4 
-0x76e7 033301 istore 8 ,contw 
-0x76e8 033302 add alarm ,32 ,contr 
-0x76e9 033303 call memcpy4 
-0x76ea 033304 add alarm ,40 ,contr 
-0x76eb 033305 call memcpy4 
-0x76ec 033306 copy timeup ,rega 
-0x76ed 033307 copy rega ,contw 
-0x76ee 033308 call bn_submod_256 
-0x76ef 033311 arg mem_tmp2_256 ,regb 
-0x76f0 033312 copy regb ,contw 
-0x76f1 033313 add alarm ,48 ,contr 
-0x76f2 033314 call memcpy8 
-0x76f3 033315 call memcpy8 
-0x76f4 033316 force 0 ,pdata 
-0x76f5 033317 istore 8 ,contw 
-0x76f6 033318 add alarm ,36 ,contr 
-0x76f7 033319 call memcpy4 
-0x76f8 033320 add alarm ,44 ,contr 
-0x76f9 033321 call memcpy4 
-0x76fa 033322 copy timeup ,rega 
-0x76fb 033323 copy rega ,contw 
-0x76fc 033324 call bn_submod_256 
-0x76fd 033327 arg mem_tmp2_256 ,regb 
-0x76fe 033328 copy regb ,contw 
-0x76ff 033329 add alarm ,52 ,contr 
-0x7700 033330 call memcpy12 
-0x7701 033331 add alarm ,32 ,contr 
-0x7702 033332 call memcpy12 
-0x7703 033333 call memset0_4 
-0x7704 033334 add alarm ,48 ,contr 
-0x7705 033335 call memcpy4 
-0x7706 033336 copy timeup ,rega 
-0x7707 033337 copy rega ,contw 
-0x7708 033338 call bn_submod_256 
-0x7709 033341 arg mem_tmp2_256 ,regb 
-0x770a 033342 copy regb ,contw 
-0x770b 033343 add alarm ,56 ,contr 
-0x770c 033344 call memcpy8 
-0x770d 033345 call memset0_4 
-0x770e 033346 add alarm ,36 ,contr 
-0x770f 033347 call memcpy12 
-0x7710 033348 call memset0_4 
-0x7711 033349 add alarm ,52 ,contr 
-0x7712 033350 call memcpy4 
-0x7713 033351 copy timeup ,rega 
-0x7714 033352 copy rega ,contw 
-0x7715 033353 branch bn_submod_256 
-:      033356 bn_load_mem:
-0x7716 033357 force 32 ,loopcnt 
-0x7717 033358 arg mem_regext ,contw 
-0x7718 033359 iadd contw ,contw 
-0x7719 033360 branch memcpy 
-:      033362 bn_load_256:
-0x771a 033363 force 8 ,loopcnt 
-0x771b 033364 branch bn_load_0 
-:      033366 bn_sqrmod_256:
-0x771c 033367 copy rega ,regb 
-0x771d 033368 branch bn_mulmod_256 
-:      033370 bn_add_256:
-0x771e 033371 force 8 ,loopcnt 
-0x771f 033372 branch bn_add + 1 
-:      033374 bn_addmod_256:
-0x7720 033375 call bn_add_256 
-0x7721 033376 copy contw ,rega 
-0x7722 033377 branch bn_lshiftmod_ismod_256 
-:      033379 bn_lshiftmod_256:
-0x7723 033380 call bn_lshift_256 
-:      033381 bn_lshiftmod_ismod_256:
-0x7724 033382 isolate1 0 ,regc 
-0x7725 033383 branch bn_lshiftmod_p_256 ,true 
-0x7726 033384 arg mem_p_256 ,regb 
-0x7727 033385 copy rega ,regc 
-0x7728 033386 increase -32 ,rega 
-0x7729 033387 call bn_bigeq_256 
-0x772a 033388 nrtn positive 
-0x772b 033389 copy regc ,rega 
-0x772c 033390 branch sub_p2_256 
-:      033392 bn_lshiftmod_p_256:
-0x772d 033393 call sub_p2_256 
-0x772e 033395 copy rega ,regc 
-0x772f 033396 increase -32 ,rega 
-0x7730 033397 arg mem_p_256 ,regb 
-0x7731 033398 call bn_bigeq_256 
-0x7732 033399 nrtn positive 
-0x7733 033400 copy regc ,rega 
-0x7734 033401 branch sub_p2_256 
-:      033404 sub_p2_256:
-0x7735 033405 increase -32 ,rega 
-0x7736 033406 arg mem_p_256 ,regb 
-0x7737 033407 copy rega ,contw 
-0x7738 033408 branch bn_sub_256 
-:      033413 bn_submod_256:
-0x7739 033414 call bn_sub_256 
-0x773a 033416 branch bn_submod_256_np ,true 
-0x773b 033419 add contw ,-32 ,rega 
-0x773c 033420 arg mem_p_256 ,regb 
-0x773d 033421 call bn_bigeq_256 
-0x773e 033422 nrtn positive 
-0x773f 033423 arg mem_p_256 ,regb 
-0x7740 033424 add contw ,-32 ,rega 
-0x7741 033426 copy rega ,contw 
-0x7742 033427 branch bn_sub_256 
-:      033428 bn_submod_256_np:
-0x7743 033429 add contw ,-32 ,rega 
-0x7744 033430 arg mem_p_256 ,regb 
-0x7745 033431 copy rega ,contw 
-0x7746 033432 call bn_add_256 
-0x7747 033434 rtn true 
-0x7748 033435 add contw ,-32 ,rega 
-0x7749 033436 arg mem_p_256 ,regb 
-0x774a 033437 copy rega ,contw 
-0x774b 033438 branch bn_add_256 
-:      033442 bn_sub_256:
-0x774c 033443 force 8 ,loopcnt 
-0x774d 033444 branch bn_sub + 1 
-:      033446 bn_rshift_256:
-0x774e 033447 force 8 ,loopcnt 
-0x774f 033448 increase 28 ,rega 
-0x7750 033449 branch bn_rshift 
-:      033451 bn_lshift_256:
-0x7751 033452 force 8 ,loopcnt 
-0x7752 033453 force 0 ,regc 
-0x7753 033454 branch bn_lshift_0 
-:      033456 bn_bigeq_256:
-0x7754 033457 force 8 ,loopcnt 
-0x7755 033458 increase 28 ,rega 
-0x7756 033459 increase 28 ,regb 
-0x7757 033460 branch bn_bigeq_0 
-:      033463 bn_eq_zero_256:
-0x7758 033464 ifetch 8 ,contr 
-0x7759 033465 nrtn blank 
-0x775a 033466 branch bn_eq_zero 
-:      033471 bn_rshifteven_256:
-0x775b 033472 copy rega ,alarm 
-:      033473 bn_rshifteven_256_1:
-0x775c 033474 copy alarm ,rega 
-0x775d 033475 ifetch 1 ,rega 
-0x775e 033476 isolate1 0 ,pdata 
-0x775f 033477 rtn true 
-0x7760 033478 call bn_rshift_256 
-0x7761 033479 ifetch 1 ,regb 
-0x7762 033480 isolate0 0 ,pdata 
-0x7763 033481 branch bn_rshifteven_256_0 ,true 
-0x7764 033482 arg mem_p_256 ,rega 
-0x7765 033483 copy regb ,contw 
-0x7766 033484 call bn_add_256 
-0x7767 033485 ifetch 1 ,regb 
-0x7768 033486 iadd regc ,pdata 
-0x7769 033487 istore 1 ,regb 
-0x776a 033488 increase -32 ,regb 
-:      033489 bn_rshifteven_256_0:
-0x776b 033490 add regb ,32 ,rega 
-0x776c 033491 force 9 ,loopcnt 
-0x776d 033492 call bn_rshift 
-0x776e 033493 branch bn_rshifteven_256_1 
-:      033496 ui_init:
-0x776f 033497 rtn wake 
-0x7770 033498 call lpm_disable_exen_output 
-0x7771 033499 call ui_button_init 
-0x7772 033500 call ui_timer_init 
-0x7773 033501 branch ui_led_init_global 
-:      033503 ui_dispatch:
-0x7774 033504 call ui_led_dispatch 
-0x7775 033505 branch ui_timer_check 
-:      033507 ui_button_init:
-0x7776 033508 fetch 1 ,mem_ui_button_gpio 
-0x7777 033509 rtneq ui_button_gpio_disable 
-0x7778 033510 iforce temp 
-0x7779 033511 call gpio_config_output 
-0x777a 033512 fetcht 1 ,mem_ui_button_gpio 
-0x777b 033513 call gpio_out_inactive 
-0x777c 033514 nop 100 
-0x777d 033515 fetcht 1 ,mem_ui_button_gpio 
-0x777e 033516 call gpio_config_input 
-0x777f 033517 branch ui_button_polling 
-:      033521 ui_button_polling:
-0x7780 033522 bpatch patch1e_3 ,mem_patch1e 
-0x7781 033523 fetch 1 ,mem_ui_button_gpio 
-0x7782 033524 rtneq ui_button_gpio_disable 
-0x7783 033525 copy pdata ,temp 
-0x7784 033526 call gpio_get_bit 
-0x7785 033527 nbranch ui_button_up ,true 
-:      033529 ui_button_down:
-0x7786 033530 call ui_button_check_long_press 
-0x7787 033531 fetch 2 ,mem_ui_state_map 
-0x7788 033532 set1 ui_state_btn_down ,pdata 
-0x7789 033533 store 2 ,mem_ui_state_map 
-0x778a 033534 fetch 1 ,mem_ui_button_last_state 
-0x778b 033535 rtneq ui_button_state_down 
-0x778c 033536 jam ui_button_state_down ,mem_ui_button_last_state 
-0x778d 033538 fetch 1 ,mem_ui_button_timeout 
-0x778e 033539 store 1 ,mem_ui_button_timer 
-0x778f 033540 call lpm_button_get_wake_lock 
-0x7790 033541 jam bt_evt_button_down ,mem_fifo_temp 
-0x7791 033542 branch ui_ipc_send_event 
-:      033543 ui_button_up:
-0x7792 033544 fetch 2 ,mem_ui_state_map 
-0x7793 033545 set0 ui_state_btn_down ,pdata 
-0x7794 033546 store 2 ,mem_ui_state_map 
-0x7795 033547 fetch 1 ,mem_ui_button_last_state 
-0x7796 033548 rtneq ui_button_state_up 
-0x7797 033549 jam ui_button_state_up ,mem_ui_button_last_state 
-0x7798 033551 jam 0 ,mem_ui_button_timer 
-0x7799 033552 call lpm_button_clean_wake_lock 
-0x779a 033553 jam bt_evt_button_up ,mem_fifo_temp 
-0x779b 033554 branch ui_ipc_send_event 
-:      033556 ui_button_check_long_press:
-0x779c 033557 fetch 1 ,mem_ui_button_timer 
-0x779d 033558 rtn blank 
-0x779e 033559 increase -1 ,pdata 
-0x779f 033560 store 1 ,mem_ui_button_timer 
-0x77a0 033561 nrtn blank 
-0x77a1 033563 jam bt_evt_button_long_pressed ,mem_fifo_temp 
-0x77a2 033564 branch ui_ipc_send_event 
-:      033566 lpm_button_get_wake_lock:
-0x77a3 033567 arg wake_lock_button ,queue 
-0x77a4 033568 branch lpm_get_wake_lock 
-:      033570 lpm_button_clean_wake_lock:
-0x77a5 033571 arg wake_lock_button ,queue 
-0x77a6 033572 branch lpm_put_wake_lock 
-:      033579 calc_curr_struct_prt:
-0x77a7 033580 bpatch patch1e_4 ,mem_patch1e 
-0x77a8 033581 fetch 2 ,mem_ui_led_struct_ptr 
-0x77a9 033582 mul32 rega ,led_offset_length ,regb 
-0x77aa 033583 iadd regb ,regb 
-0x77ab 033584 rtn 
-:      033587 ui_led_init_global:
-0x77ac 033588 fetch 1 ,mem_ui_led_struct_num 
-0x77ad 033589 rtn blank 
-0x77ae 033590 copy pdata ,loopcnt 
-0x77af 033591 fetch 2 ,mem_ui_led_struct_ptr 
-0x77b0 033592 copy pdata ,regb 
-:      033593 ui_led_init_loop:
-0x77b1 033594 add regb ,led_offset_led_gpio ,regc 
-0x77b2 033595 ifetcht 1 ,regc 
-0x77b3 033596 call ui_led_init_set 
-0x77b4 033597 increase led_offset_length ,regb 
-0x77b5 033598 loop ui_led_init_loop 
-0x77b6 033599 rtn 
-:      033602 ui_led_init_set:
-0x77b7 033603 fetch 1 ,mem_ui_led_init_state_set 
-0x77b8 033604 branch gpio_out_inactive ,blank 
-0x77b9 033605 branch gpio_out_active 
-:      033608 ui_led_on_global:
-0x77ba 033609 call calc_curr_struct_prt 
-0x77bb 033610 setarg ui_led_state_lighting 
-0x77bc 033611 istore 1 ,regb 
-0x77bd 033612 call ui_led_stop_timer 
-0x77be 033613 branch ui_led_on_static 
-:      033617 ui_led_blink_stop_global:
-:      033618 ui_led_off_global:
-0x77bf 033620 call calc_curr_struct_prt 
-0x77c0 033621 setarg ui_led_state_darking 
-0x77c1 033622 istore 1 ,regb 
-0x77c2 033624 call ui_led_stop_timer 
-0x77c3 033625 branch ui_led_off_static 
-:      033629 ui_led_blink_start_global:
-0x77c4 033630 call calc_curr_struct_prt 
-0x77c5 033631 setarg ui_led_state_blink_start 
-0x77c6 033632 istore 1 ,regb 
-0x77c7 033633 setarg led_infinite_flash_num 
-0x77c8 033634 istore 1 ,contw 
-0x77c9 033635 branch ui_led_off_static 
-:      033640 ui_led_set_style_global:
-0x77ca 033641 call calc_curr_struct_prt 
-0x77cb 033642 arg led_offset_length ,loopcnt 
-0x77cc 033643 copy regc ,contr 
-0x77cd 033644 copy regb ,contw 
-0x77ce 033645 branch memcpy_fast 
-:      033649 ui_led_dispatch:
-0x77cf 033650 fetch 1 ,mem_ui_led_struct_num 
-0x77d0 033651 rtn blank 
-0x77d1 033652 arg 0 ,rega 
-:      033653 ui_led_blink_polling:
-0x77d2 033654 call ui_led_change_style_by_type 
-0x77d3 033655 increase 1 ,rega 
-0x77d4 033656 fetch 1 ,mem_ui_led_struct_num 
-0x77d5 033657 isub rega ,null 
-0x77d6 033658 rtn zero 
-0x77d7 033659 branch ui_led_blink_polling 
-:      033662 ui_led_off_static:
-0x77d8 033663 add regb ,led_offset_led_gpio ,regc 
-0x77d9 033664 ifetcht 1 ,regc 
-0x77da 033665 branch gpio_out_inactive 
-:      033668 ui_led_on_static:
-0x77db 033669 add regb ,led_offset_led_gpio ,regc 
-0x77dc 033670 ifetcht 1 ,regc 
-0x77dd 033671 branch gpio_out_active 
-:      033675 ui_led_change_style_by_type:
-0x77de 033676 add rega ,ui_led_blink ,queue 
-0x77df 033677 call timer_check 
-0x77e0 033678 nrtn blank 
-0x77e1 033680 call calc_curr_struct_prt 
-0x77e2 033682 ifetch 1 ,regb 
-0x77e3 033684 beq ui_led_state_lighting ,ui_led_on_static 
-0x77e4 033685 beq ui_led_state_darking ,ui_led_off_static 
-0x77e5 033686 beq ui_led_state_blink_stop ,ui_led_off_static 
-0x77e6 033687 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
-:      033688 ui_led_blink_state_lighting:
-0x77e7 033689 call ui_led_on_static 
-0x77e8 033690 add regb ,led_offset_cb_ledon ,regc 
-0x77e9 033691 call push_stack 
-0x77ea 033692 ifetch 2 ,regc 
-0x77eb 033693 call callback_func 
-0x77ec 033694 call pop_stack 
-0x77ed 033695 setarg ui_led_state_blink_darking 
-0x77ee 033696 istore 1 ,regb 
-0x77ef 033697 add regb ,led_offset_on_time ,regc 
-0x77f0 033698 ifetch 2 ,regc 
-0x77f1 033699 branch ui_led_blink_timer_start 
-:      033702 ui_led_blink_state_darking:
-0x77f2 033703 call ui_led_off_static 
-0x77f3 033704 add regb ,led_offset_cb_ledoff ,regc 
-0x77f4 033705 call push_stack 
-0x77f5 033706 ifetch 2 ,regc 
-0x77f6 033707 call callback_func 
-0x77f7 033708 call pop_stack 
-0x77f8 033710 add regb ,led_offset_blink_count ,regc 
-0x77f9 033711 ifetch 1 ,regc 
-0x77fa 033712 beq led_infinite_flash_num ,ui_led_blink_infinite 
-0x77fb 033713 increase -1 ,pdata 
-0x77fc 033714 istore 1 ,regc 
-0x77fd 033715 branch ui_led_blink_stop_global ,blank 
-:      033716 ui_led_blink_infinite:
-0x77fe 033717 setarg ui_led_state_blink_lighting 
-0x77ff 033718 istore 1 ,regb 
-0x7800 033719 add regb ,led_offset_off_time ,regc 
-0x7801 033720 ifetch 2 ,regc 
-:      033721 ui_led_blink_timer_start:
-0x7802 033722 add rega ,ui_led_blink ,queue 
-0x7803 033723 branch timer_init 
-:      033725 ui_led_stop_timer:
-0x7804 033726 setarg 0 
-0x7805 033727 branch ui_led_blink_timer_start 
-:      033733 ui_timer_timeout:
-0x7806 033734 setarg 0x1000 
-0x7807 033735 lshift16 pdata ,pdata 
-0x7808 033736 iadd regb ,regb 
-0x7809 033737 rtn 
-:      033739 ui_timer_check:
-0x780a 033740 bpatch patch1e_5 ,mem_patch1e 
-0x780b 033741 arg 0 ,rega 
-0x780c 033742 fetcht 4 ,mem_ui_timer_last_btclk 
-0x780d 033743 copy clkn_bt ,regb 
-0x780e 033744 copy regb ,pdata 
-0x780f 033745 isub temp ,null 
-0x7810 033746 ncall ui_timer_timeout ,positive 
-:      033747 ui_timer_check_loop:
-0x7811 033748 copy regb ,pdata 
-0x7812 033749 increase 160 ,temp 
-0x7813 033750 increase 160 ,temp 
-0x7814 033751 isub temp ,null 
-0x7815 033752 nbranch ui_timer_check_end ,positive 
-0x7816 033753 increase 1 ,rega 
-0x7817 033754 and rega ,0x0f ,pdata 
-0x7818 033755 nbranch ui_timer_check_loop ,blank 
-0x7819 033756 arg 0 ,rega 
-0x781a 033757 call ui_timer_check_send_evt 
-:      033758 ui_timer_init:
-0x781b 033759 copy clkn_bt ,pdata 
-0x781c 033760 store 4 ,mem_ui_timer_last_btclk 
-0x781d 033761 rtn 
-:      033762 ui_timer_check_end:
-0x781e 033763 copy rega ,pdata 
-0x781f 033764 rtn blank 
-0x7820 033765 increase -160 ,temp 
-0x7821 033766 increase -160 ,temp 
-0x7822 033767 set0 28 ,temp 
-0x7823 033768 storet 4 ,mem_ui_timer_last_btclk 
-:      033769 ui_timer_check_send_evt:
-0x7824 033770 branch app_evt_timer 
-:      033777 ui_ipc_get_lock:
-0x7825 033778 jam 1 ,mem_ipc_lock_bt 
-:      033779 ui_ipc_get_lock_wait:
-0x7826 033780 fetch 1 ,mem_ipc_lock_c51 
-0x7827 033781 nbranch ui_ipc_get_lock_wait ,blank 
-0x7828 033782 rtn 
-:      033784 ui_ipc_put_lock:
-0x7829 033785 jam 0 ,mem_ipc_lock_bt 
-0x782a 033786 rtn 
-:      033790 ui_ipc_send_event:
-0x782b 033791 bpatch patch1e_6 ,mem_patch1e 
-0x782c 033792 call ui_ipc_get_lock 
-0x782d 033793 copy rega ,pdata 
-0x782e 033794 store 4 ,mem_rega 
-0x782f 033795 arg mem_ipc_fifo_bt2c51 ,rega 
-0x7830 033796 call fifo_in 
-0x7831 033797 fetch 4 ,mem_rega 
-0x7832 033798 copy pdata ,rega 
-0x7833 033799 branch ui_ipc_put_lock 
-:      033801 ui_ipc_send_cmd:
-0x7834 033802 bpatch patch1e_7 ,mem_patch1e 
-0x7835 033803 call ui_ipc_get_lock 
-0x7836 033804 copy rega ,pdata 
-0x7837 033805 store 4 ,mem_rega 
-0x7838 033806 arg mem_ipc_fifo_c512bt ,rega 
-0x7839 033807 call fifo_in 
-0x783a 033808 fetch 4 ,mem_rega 
-0x783b 033809 copy pdata ,rega 
-0x783c 033810 branch ui_ipc_put_lock 
-:      033812 ui_ipc_clean_all_fifo:
-0x783d 033813 setarg 0 
-0x783e 033814 store util_fifo_len ,mem_ipc_fifo_c512bt 
-0x783f 033815 store util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x7840 033816 rtn 
-:      033818 check_51cmd:
-0x7841 033819 bpatch patch1f_0 ,mem_patch1f 
-0x7842 033820 fetch 1 ,mem_hci_cmd 
-0x7843 033821 nrtn blank 
-0x7844 033822 arg mem_ipc_fifo_c512bt ,rega 
-0x7845 033823 call fifo_is_empty 
-0x7846 033824 rtn blank 
-0x7847 033825 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
-0x7848 033826 call check_51cmd_once 
-0x7849 033827 fetch 1 ,mem_ipc_skip_continue_proc 
-0x784a 033828 branch check_51cmd ,blank 
-0x784b 033829 rtn 
-:      033831 check_51cmd_once:
-0x784c 033832 call ui_ipc_get_lock 
-0x784d 033833 arg mem_ipc_fifo_c512bt ,rega 
-0x784e 033834 call fifo_out 
-0x784f 033835 copy pdata ,temp 
-0x7850 033836 call ui_ipc_put_lock 
-0x7851 033837 bpatch patch1f_1 ,mem_patch1f 
-0x7852 033838 copy temp ,pdata 
-0x7853 033839 rtn blank 
-0x7854 033840 beq bt_cmd_start_adv ,check_51cmd_adv 
-0x7855 033841 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
-0x7856 033842 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
-0x7857 033843 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
-0x7858 033844 beq bt_cmd_led_off ,check_51cmd_led_off 
-0x7859 033845 beq bt_cmd_led_on ,check_51cmd_led_on 
-0x785a 033846 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
-0x785b 033847 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
-0x785c 033848 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
-0x785d 033849 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
-0x785e 033850 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
-0x785f 033852 store 1 ,mem_fifo_temp 
-:      033855 check_51cmd_once_continue:
-0x7860 033856 fetch 1 ,mem_fifo_temp 
-0x7861 033857 bmark0 mark_context ,check_51cmd_check_idle 
-0x7862 033858 bpatch patch1f_2 ,mem_patch1f 
-0x7863 033859 fetch 1 ,mem_fifo_temp 
-0x7864 033860 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
-0x7865 033861 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
-0x7866 033862 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
-0x7867 033863 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
-0x7868 033864 rtn 
-:      033866 check_51cmd_check_idle:
-0x7869 033867 store 1 ,mem_fifo_temp 
-0x786a 033868 call context_check_idle 
-0x786b 033869 branch check_51cmd_restore ,zero 
-0x786c 033870 call context_search_plap 
-0x786d 033871 nrtn zero 
-:      033872 check_51cmd_restore:
-0x786e 033873 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
-0x786f 033874 branch ui_ipc_send_cmd 
-:      033881 check_51cmd_adv:
-0x7870 033882 jam on ,mem_le_adv_enable 
-0x7871 033883 jam adv_ind ,mem_le_adv_type 
-0x7872 033884 fetch 2 ,mem_ui_state_map 
-0x7873 033885 set1 ui_state_ble_adv ,pdata 
-0x7874 033886 store 2 ,mem_ui_state_map 
-0x7875 033887 rtn 
-:      033891 check_51cmd_stop_adv:
-0x7876 033892 fetch 2 ,mem_ui_state_map 
-0x7877 033893 set0 ui_state_ble_adv ,pdata 
-0x7878 033894 store 2 ,mem_ui_state_map 
-0x7879 033895 jam off ,mem_le_adv_enable 
-0x787a 033896 rtn 
-:      033900 check_51cmd_direct_adv:
-0x787b 033901 jam on ,mem_le_adv_enable 
-0x787c 033902 jam adv_direct_ind ,mem_le_adv_type 
-0x787d 033903 fetch 2 ,mem_ui_state_map 
-0x787e 033904 set1 ui_state_ble_adv ,pdata 
-0x787f 033905 store 2 ,mem_ui_state_map 
-0x7880 033906 rtn 
-:      033910 check_51cmd_stop_direct_adv:
-0x7881 033911 fetch 2 ,mem_ui_state_map 
-0x7882 033912 set0 ui_state_ble_adv ,pdata 
-0x7883 033913 store 2 ,mem_ui_state_map 
-0x7884 033914 jam off ,mem_le_adv_enable 
-0x7885 033915 rtn 
-:      033919 check_51cmd_le_disconnect:
-0x7886 033920 setarg 20 
-0x7887 033921 store 2 ,mem_le_superto 
-0x7888 033922 store 2 ,mem_le_init_superto 
-0x7889 033923 branch le_send_terminate_ind_user_terminated 
-:      033927 check_51cmd_ble_update_connect_param:
-0x788a 033928 branch le_l2cap_tx_update_req 
-:      033932 check_51cmd_led_off:
-0x788b 033933 arg 0 ,rega 
-0x788c 033934 branch ui_led_off_global 
-:      033938 check_51cmd_led_on:
-0x788d 033939 arg 0 ,rega 
-0x788e 033940 branch ui_led_on_global 
-:      033944 check_51cmd_led_start_blink:
-0x788f 033945 arg 0 ,rega 
-0x7890 033946 call calc_curr_struct_prt 
-0x7891 033947 ifetch 1 ,regb 
-0x7892 033948 beq ui_led_state_blink_start ,check_51cmd_led_start_blink_in_blink 
-0x7893 033949 beq ui_led_state_blink_lighting ,check_51cmd_led_start_blink_in_blink 
-0x7894 033950 beq ui_led_state_blink_darking ,check_51cmd_led_start_blink_in_blink 
-0x7895 033951 branch ui_led_blink_start_global 
-:      033953 check_51cmd_led_start_blink_in_blink:
-0x7896 033954 ifetch 1 ,contr 
-0x7897 033955 rtneq led_infinite_flash_num 
-0x7898 033956 branch ui_led_blink_start_global 
-:      033960 check_51cmd_le_start_con:
-0x7899 033961 jam on ,mem_le_scan_enable 
-0x789a 033962 jam hci_cmd_le_create_conn ,mem_hci_cmd 
-0x789b 033965 rtn 
-:      033969 check_51cmd_start_scan:
-0x789c 033970 jam on ,mem_le_scan_enable 
-0x789d 033971 rtn 
-:      033975 check_51cmd_stop_scan:
-0x789e 033976 jam off ,mem_le_scan_enable 
-0x789f 033977 jam 0 ,mem_hci_cmd 
-0x78a0 033978 rtn 
-:      033982 check_51cmd_hibernate:
-0x78a1 033983 fetch 2 ,mem_cb_before_hibernate 
-0x78a2 033984 call callback_func 
-0x78a3 033985 fetch 1 ,mem_ui_button_gpio 
-0x78a4 033986 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
-0x78a5 033987 copy pdata ,temp 
-0x78a6 033988 call gpio_config_input 
-:      033989 check_51cmd_hibernate_btn_disabled:
-0x78a7 033990 call ui_ipc_clean_all_fifo 
-0x78a8 033991 branch lpm_hibernate 
-:      033995 check_51cmd_le_smp_sec_req:
-0x78a9 033996 branch le_send_smp_security_request 
-:      034001 ui_check_paring_button:
-0x78aa 034002 fetch 1 ,mem_ui_state_map 
-0x78ab 034003 rtnbit0 ui_state_btn_down 
-0x78ac 034004 rtn 
-:      034009 queue_init:
-0x78ad 034010 fetch 2 ,mem_queue_ptr 
-0x78ae 034011 add pdata ,queue_offset_curr_num ,contw 
-0x78af 034012 setarg 0 
-0x78b0 034013 istore 3 ,contw 
-0x78b1 034014 rtn 
-:      034018 queue_push:
-0x78b2 034019 bpatch patch1f_3 ,mem_patch1f 
-0x78b3 034020 call disable_user 
-0x78b4 034021 call queue_full 
-0x78b5 034022 rtn blank 
-0x78b6 034023 fetch 2 ,mem_queue_ptr 
-0x78b7 034024 add pdata ,queue_offset_curr_num ,regb 
-0x78b8 034025 ifetcht 1 ,regb 
-0x78b9 034026 increase 1 ,temp 
-0x78ba 034027 istoret 1 ,regb 
-0x78bb 034029 ifetcht 1 ,pdata 
-0x78bc 034030 copy temp ,loopcnt 
-0x78bd 034031 add pdata ,queue_offset_write_ptr ,regb 
-0x78be 034032 ifetch 1 ,regb 
-0x78bf 034033 imul32 temp ,pdata 
-0x78c0 034034 iadd contr ,contw 
-0x78c1 034035 copy rega ,contr 
-:      034036 calc_queue_next_ptr:
-0x78c2 034037 call memcpy 
-0x78c3 034038 call queue_get_size 
-0x78c4 034039 pincrease -1 
-0x78c5 034040 ifetcht 1 ,regb 
-0x78c6 034041 increase 1 ,temp 
-0x78c7 034042 iand temp ,temp 
-0x78c8 034043 istoret 1 ,regb 
-0x78c9 034044 branch enable_user 
-:      034049 queue_pop:
-0x78ca 034050 bpatch patch1f_4 ,mem_patch1f 
-0x78cb 034051 call disable_user 
-0x78cc 034052 call queue_empty 
-0x78cd 034053 rtn blank 
-0x78ce 034054 fetch 2 ,mem_queue_ptr 
-0x78cf 034055 add pdata ,queue_offset_curr_num ,regb 
-0x78d0 034056 ifetcht 1 ,regb 
-0x78d1 034057 increase -1 ,temp 
-0x78d2 034058 istoret 1 ,regb 
-0x78d3 034059 ifetcht 1 ,pdata 
-0x78d4 034060 copy temp ,loopcnt 
-0x78d5 034061 add pdata ,queue_offset_read_ptr ,regb 
-0x78d6 034062 ifetch 1 ,regb 
-0x78d7 034063 imul32 temp ,pdata 
-0x78d8 034064 iadd contr ,contr 
-0x78d9 034065 increase 1 ,contr 
-0x78da 034066 copy rega ,contw 
-0x78db 034067 branch calc_queue_next_ptr 
-:      034074 queue_get_new_ele:
-0x78dc 034075 call disable_user 
-0x78dd 034076 call queue_empty 
-0x78de 034077 rtn blank 
-0x78df 034078 fetch 2 ,mem_queue_ptr 
-0x78e0 034079 ifetcht 1 ,pdata 
-0x78e1 034080 copy temp ,loopcnt 
-0x78e2 034081 add pdata ,queue_offset_read_ptr ,regb 
-0x78e3 034082 ifetch 1 ,regb 
-0x78e4 034083 imul32 temp ,pdata 
-0x78e5 034084 iadd contr ,contr 
-0x78e6 034085 increase 1 ,contr 
-0x78e7 034086 copy contr ,regb 
-0x78e8 034087 copy rega ,contw 
-0x78e9 034088 call memcpy 
-0x78ea 034089 branch enable_user 
-:      034091 queue_store_new_ele:
-0x78eb 034092 call disable_user 
-0x78ec 034093 call queue_empty 
-0x78ed 034094 rtn blank 
-0x78ee 034095 fetch 2 ,mem_queue_ptr 
-0x78ef 034096 ifetcht 1 ,pdata 
-0x78f0 034097 copy temp ,loopcnt 
-0x78f1 034098 add pdata ,queue_offset_read_ptr ,regb 
-0x78f2 034099 ifetch 1 ,regb 
-0x78f3 034100 imul32 temp ,pdata 
-0x78f4 034101 iadd contr ,contr 
-0x78f5 034102 add contr ,2 ,contw 
-0x78f6 034103 copy rega ,contr 
-0x78f7 034104 increase -1 ,loopcnt 
-0x78f8 034105 call memcpy 
-0x78f9 034106 branch enable_user 
-:      034109 queue_empty:
-0x78fa 034110 fetch 2 ,mem_queue_ptr 
-0x78fb 034111 add pdata ,queue_offset_curr_num ,contr 
-0x78fc 034112 ifetch 1 ,contr 
-0x78fd 034113 rtn 
-:      034116 queue_full:
-0x78fe 034117 call queue_get_size 
-0x78ff 034118 ifetcht 1 ,contr 
-0x7900 034119 isub temp ,pdata 
-0x7901 034120 rtn 
-:      034123 queue_get_size:
-0x7902 034124 fetch 2 ,mem_queue_ptr 
-0x7903 034125 add pdata ,queue_offset_length ,contr 
-0x7904 034126 ifetch 1 ,contr 
-0x7905 034127 rtn 
-:      034135 usb_isr:
-0x7906 034136 bpatch patch1f_5 ,mem_patch1f 
-0x7907 034137 fetch 1 ,core_usb_status 
-0x7908 034138 isolate1 usb_status_reset ,pdata 
-0x7909 034139 call usb_init_restart ,true 
-0x790a 034140 fetch 2 ,core_usb_status 
-0x790b 034141 store 2 ,core_usb_status 
-0x790c 034142 store 2 ,mem_usb_status 
-0x790d 034143 call usb_nak_state_judge 
-0x790e 034144 call usb_rx 
-0x790f 034145 call usb0_tx 
-0x7910 034146 call usb_tx 
-0x7911 034147 branch usb_nak_state 
-:      034149 usb_init:
-0x7912 034150 bpatch patch1f_6 ,mem_patch1f 
-0x7913 034151 call enable_authrom 
-0x7914 034152 call usb_init_param 
-:      034153 usb_init_restart:
-0x7915 034154 jam 0x00 ,core_usb_config 
-0x7916 034155 nop 10000 
-0x7917 034156 jam 0x0 ,core_usb_hmode 
-0x7918 034157 fetch 2 ,core_clkoff 
-0x7919 034158 set0 clock_off_usb ,pdata 
-0x791a 034159 store 2 ,core_clkoff 
-0x791b 034160 jam 0x21 ,core_usb_epmap 
-0x791c 034161 jam 0x9d ,core_usb_pupd 
-0x791d 034162 jam 0x3c ,core_usb_config 
-0x791e 034163 setarg mem_usb_rxbuf 
-0x791f 034164 store 2 ,core_usb_rx_saddr 
-0x7920 034165 store 2 ,core_usb_rxptr 
-0x7921 034166 setarg mem_usb_rxbuf_end 
-0x7922 034167 store 2 ,core_usb_rx_eaddr 
-0x7923 034168 jam 0x80 ,core_usb_hmode 
-0x7924 034169 jam 0 ,core_usb_addr 
-0x7925 034170 jam 0xff ,core_usb_status 
-0x7926 034171 setarg mem_usb_clear_mem_end 
-0x7927 034172 arg mem_usb_clear_mem_start ,contw 
-0x7928 034173 isub contw ,loopcnt 
-0x7929 034174 branch clear_mem 
-:      034176 usb_offline_check_init:
-0x792a 034177 fetcht 1 ,mem_usb_offline_check_gpio 
-0x792b 034178 branch gpio_config_input 
-:      034179 usb_offline_state:
-0x792c 034180 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x792d 034181 rtn blank 
-0x792e 034182 fetcht 1 ,mem_usb_offline_check_gpio 
-0x792f 034183 call gpio_get_bit 
-0x7930 034184 branch usb_init_restart ,true 
-0x7931 034185 rtn 
-:      034187 usb_init_param:
-0x7932 034188 jam dev_default ,mem_usb0_state 
-0x7933 034189 setarg 0x0 
-0x7934 034190 store 1 ,mem_remain 
-0x7935 034191 store 2 ,mem_usb_zero_packet 
-0x7936 034192 pincrease 1 
-0x7937 034193 store 2 ,mem_usb_ones_packet 
-0x7938 034194 pincrease 1 
-0x7939 034195 store 2 ,mem_usb_two_packet 
-0x793a 034196 arg mem_string0 ,contw 
-0x793b 034197 setarg 0x030404 
-0x793c 034198 istore 3 ,contw 
-0x793d 034199 setarg 0x0409 
-0x793e 034200 istore 2 ,contw 
-0x793f 034201 arg mem_string1 ,contw 
-0x7940 034202 setsect 0 ,0x15906 
-0x7941 034203 setsect 1 ,0x210d2 
-0x7942 034204 setsect 2 ,0x10494 
-0x7943 034205 setsect 3 ,0x1 
-0x7944 034206 istore 9 ,contw 
-0x7945 034207 arg mem_string2 ,contw 
-0x7946 034208 setsect 0 ,0x1570f 
-0x7947 034209 setsect 1 ,0x15c9a 
-0x7948 034210 setsect 2 ,0x256c6 
-0x7949 034211 setsect 3 ,0x1cdcd 
-0x794a 034212 istore 9 ,contw 
-0x794b 034213 setsect 0 ,0x14420 
-0x794c 034214 setsect 1 ,0x25d99 
-0x794d 034215 setsect 2 ,0x25636 
-0x794e 034216 setsect 3 ,0x1 
-0x794f 034217 istore 7 ,contw 
-0x7950 034218 arg mem_string3 ,contw 
-0x7951 034219 setsect 0 ,0x1620a 
-0x7952 034220 setsect 1 ,0xc8c 
-0x7953 034221 setsect 2 ,0x30333 
-0x7954 034222 setsect 3 ,0xc0c0 
-0x7955 034223 istore 9 ,contw 
-0x7956 034224 setsect 0 ,0x3130 
-0x7957 034225 istore 2 ,contw 
-0x7958 034226 setarg usb_kbdata_vendor_define_addr 
-0x7959 034227 store 2 ,mem_hidreportdesc_kb 
-0x795a 034228 setarg usb_msdata_addr 
-0x795b 034229 store 2 ,mem_hidreportdesc_m 
-0x795c 034230 arg usb_devicedata_addr ,contr 
-0x795d 034231 arg mem_devicedesc ,contw 
-0x795e 034232 arg 19 ,loopcnt 
-0x795f 034233 call memcpy 
-0x7960 034234 arg usb_confdata_addr ,contr 
-0x7961 034235 arg mem_confdesc ,contw 
-0x7962 034236 arg 60 ,loopcnt 
-0x7963 034237 call memcpy 
-:      034238 usb_config_cb:
-0x7964 034239 fetch 2 ,mem_cb_usb_config 
-0x7965 034240 branch callback_func 
-:      034242 usb_tx_interval_config:
-0x7966 034243 fetch 1 ,mem_usb_tx_interval 
-0x7967 034244 rtn blank 
-0x7968 034245 store 1 ,mem_confdesc + 34 
-0x7969 034246 store 1 ,mem_confdesc + 59 
-0x796a 034247 rtn 
-:      034249 usb_nak_state:
-0x796b 034250 arg usb_timer_nak ,queue 
-0x796c 034251 call timer_check 
-0x796d 034252 nrtn blank 
-0x796e 034253 fetch 1 ,mem_usb_wakestate_onetime_flag 
-0x796f 034254 nrtn blank 
-0x7970 034255 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x7971 034256 ncall usb_mac_wakeup_judge ,blank 
-0x7972 034257 rtn 
-:      034259 usb_nak_state_judge:
-0x7973 034260 fetch 1 ,mem_usb_status 
-0x7974 034261 bbit1 usb_status_nak ,usb_nak_state_timer_init 
-0x7975 034262 rtn 
-:      034264 usb_nak_state_timer_init:
-0x7976 034265 call usb0_attached_state_judge 
-0x7977 034266 call timer_reinit 
-0x7978 034267 setarg timer_nak_delay 
-0x7979 034268 arg usb_timer_nak ,queue 
-0x797a 034269 branch timer_init 
-:      034271 usb0_attached_state_judge:
-0x797b 034272 fetch 1 ,mem_usb_state 
-0x797c 034273 bne usb_connected ,usb_clear_halt_dispose 
-0x797d 034274 jam 0 ,mem_usb_wakestate_onetime_flag 
-0x797e 034275 jam 0 ,mem_usb_mac_wakeup_trig 
-0x797f 034276 rtn 
-:      034278 usb_clear_halt_dispose:
-0x7980 034279 fetch 1 ,mem_usb_clear_halt 
-0x7981 034280 rtn blank 
-0x7982 034281 jam 0 ,mem_usb_clear_halt 
-0x7983 034282 jam usb_connected ,mem_usb_state 
-0x7984 034283 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7985 034284 rtn 
-:      034286 usb_rx_no_data:
-0x7986 034287 fetch 1 ,mem_usb_status 
-0x7987 034288 bbit1 usb_status_setup ,usb_class_type 
-0x7988 034289 rtn 
-:      034291 usb_rx_len:
-0x7989 034292 fetchr contus ,2 ,core_usb_rx_saddr 
-0x798a 034293 fetchr contue ,2 ,core_usb_rx_eaddr 
-0x798b 034294 fetchr contu ,2 ,core_usb_rxptr 
-0x798c 034295 ifetch 2 ,contu 
-0x798d 034296 rshift8 pdata ,temp 
-0x798e 034297 rshift4 temp ,temp 
-0x798f 034298 arg 0xfff ,contr 
-0x7990 034299 iand contr ,loopcnt 
-0x7991 034300 storer loopcnt ,2 ,mem_usb_read_len 
-0x7992 034301 rtn 
-:      034304 usb_rx_data:
-0x7993 034305 call usb_rx_len 
-:      034306 usb_rx_read:
-0x7994 034307 ifetch 1 ,contu 
-0x7995 034308 istore 1 ,contw 
-0x7996 034309 loop usb_rx_read 
-0x7997 034310 storer contu ,2 ,core_usb_rxptr 
-0x7998 034311 rtn 
-:      034313 usb_rx_ep13:
-0x7999 034314 arg mem_usb_ccid_buf ,contw 
-0x799a 034315 call usb_rx_read 
-0x799b 034316 arg mem_usb_ccid_buf + 4 ,temp 
-0x799c 034317 storet 2 ,core_usb_tx_saddr3 
-0x799d 034318 fetch 1 ,mem_usb_ccid_buf + 1 
-0x799e 034319 pincrease 6 
-0x799f 034320 istore 1 ,temp 
-0x79a0 034321 jam 0x8 ,core_usb_trig 
-0x79a1 034322 rtn 
-:      034325 usb_rx:
-0x79a2 034326 bpatch patch1f_7 ,mem_patch1f 
-0x79a3 034327 fetch 1 ,mem_usb_status 
-0x79a4 034328 rtnbit0 usb_status_rxready 
-0x79a5 034329 call usb_rx_len 
-0x79a6 034330 compare 13 ,temp ,0xff 
-0x79a7 034331 branch usb_rx_ep13 ,true 
-0x79a8 034332 arg mem_usb_setup ,contw 
-0x79a9 034333 call usb_rx_read 
-0x79aa 034334 fetch 1 ,mem_usb_read_len 
-0x79ab 034335 beq 0x00 ,usb_rx_no_data 
-0x79ac 034336 beq 0x01 ,usb_out_one_byte 
-0x79ad 034337 sub pdata ,7 ,null 
-0x79ae 034338 rtn positive 
-:      034339 usb_class_type:
-0x79af 034340 bpatchx patch20_0 ,mem_patch20 
-0x79b0 034341 set0 mark_isstr ,mark 
-0x79b1 034342 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79b2 034343 and_into 0x80 ,pdata 
-0x79b3 034344 beq in_device ,usb_in_device 
-0x79b4 034345 beq out_device ,usb_out_device 
-0x79b5 034346 branch assert 
-:      034348 usb_out_one_byte:
-0x79b6 034349 fetch 1 ,mem_usb_setup 
-0x79b7 034350 rtnbit1 7 
-0x79b8 034351 call usb_get_led_status 
-0x79b9 034352 branch usb0_reply_zerolen 
-:      034355 usb_in_device:
-0x79ba 034356 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79bb 034357 rshift4 pdata ,pdata 
-0x79bc 034358 rshift pdata ,pdata 
-0x79bd 034359 and_into 0x03 ,pdata 
-0x79be 034360 beq standard_req ,usb_in_standard_req 
-0x79bf 034361 beq class_req ,usb_in_class_req 
-0x79c0 034362 beq manufacturer_req ,usb_in_manufacturer_req 
-0x79c1 034363 branch assert 
-:      034365 usb_out_device:
-0x79c2 034366 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79c3 034367 rshift4 pdata ,pdata 
-0x79c4 034368 rshift pdata ,pdata 
-0x79c5 034369 and_into 0x03 ,pdata 
-0x79c6 034370 beq standard_req ,usb_out_standard_req 
-0x79c7 034371 beq class_req ,usb_out_class_req 
-0x79c8 034372 beq manufacturer_req ,usb_out_manufacturer_req 
-0x79c9 034373 branch assert 
-:      034375 usb_in_standard_req:
-0x79ca 034376 fetch 1 ,mem_usb_setup_brequest 
-0x79cb 034377 beq get_configuration ,usb0_request_get_configuration 
-0x79cc 034378 beq get_descriptor ,usb0_request_get_descriptor 
-0x79cd 034379 beq get_interface ,usb0_request_get_interface 
-0x79ce 034380 beq get_status ,usb0_request_get_status 
-0x79cf 034381 branch usb0_force_stall 
-:      034383 usb_in_class_req:
-0x79d0 034384 fetch 1 ,mem_usb_setup_brequest 
-0x79d1 034385 beq get_idle ,usb_get_idle 
-0x79d2 034386 beq get_report ,usb_get_report 
-0x79d3 034387 beq get_protocol ,usb_get_protocol_req 
-0x79d4 034388 branch usb0_force_stall 
-:      034390 usb_in_manufacturer_req:
-0x79d5 034391 branch usb0_force_stall 
-:      034393 usb_out_standard_req:
-0x79d6 034394 fetch 1 ,mem_usb_setup_brequest 
-0x79d7 034395 beq clear_feature ,usb0_request_clear_feature 
-0x79d8 034396 beq set_feature ,usb0_request_set_feature 
-0x79d9 034397 beq set_address ,usb0_request_set_address 
-0x79da 034398 beq set_configuration ,usb0_request_set_configuration 
-0x79db 034399 beq set_interface ,usb0_request_set_interface 
-0x79dc 034400 beq set_descriptor ,usb0_force_stall 
-0x79dd 034401 branch usb0_force_stall 
-:      034403 usb_out_class_req:
-0x79de 034404 fetch 1 ,mem_usb_setup_brequest 
-0x79df 034405 beq set_idle ,usb_set_idle 
-0x79e0 034406 beq set_report ,usb_set_report 
-0x79e1 034407 beq set_protocol ,usb_set_protocol_req 
-0x79e2 034408 branch usb0_force_stall 
-:      034410 usb_out_manufacturer_req:
-0x79e3 034411 branch usb0_force_stall 
-:      034413 usb0_force_stall:
-0x79e4 034414 bpatchx patch20_1 ,mem_patch20 
-0x79e5 034415 fetch 1 ,core_usb_stall 
-0x79e6 034416 set1 0 ,pdata 
-0x79e7 034417 store 1 ,core_usb_stall 
-0x79e8 034418 branch usb0_reply_zerolen 
-:      034420 usb0_reply_zerolen:
-0x79e9 034421 jam 0x1 ,core_usb_clear_nak 
-0x79ea 034422 rtn 
-:      034424 usb0_request_get_configuration:
-0x79eb 034425 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79ec 034426 bne in_device ,usb0_force_stall 
-0x79ed 034427 fetch 1 ,mem_usb_setup_windex 
-0x79ee 034428 bne 0 ,usb0_force_stall 
-0x79ef 034429 fetch 1 ,mem_usb_setup_windex + 1 
-0x79f0 034430 bne 0 ,usb0_force_stall 
-0x79f1 034431 fetch 1 ,mem_usb_setup_blength 
-0x79f2 034432 bne 1 ,usb0_force_stall 
-0x79f3 034433 fetch 1 ,mem_usb_setup_blengthh 
-0x79f4 034434 bne 0 ,usb0_force_stall 
-0x79f5 034435 fetch 1 ,mem_usb_setup_bvalue 
-0x79f6 034436 bne 0 ,usb0_force_stall 
-0x79f7 034437 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x79f8 034438 bne 0 ,usb0_force_stall 
-0x79f9 034439 fetch 1 ,mem_usb0_state 
-0x79fa 034440 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
-0x79fb 034441 beq dev_address ,usb0_request_get_cfg_dev_addr 
-0x79fc 034442 branch usb0_force_stall 
-:      034444 usb0_request_get_cfg_dev_cfg:
-0x79fd 034445 arg 1 ,regb 
-0x79fe 034446 branch usb_send_ones_packet 
-:      034448 usb0_request_get_cfg_dev_addr:
-0x79ff 034449 arg 1 ,regb 
-0x7a00 034450 branch usb_send_zero_packet 
-:      034452 usb0_request_get_descriptor:
-0x7a01 034453 bpatchx patch20_2 ,mem_patch20 
-0x7a02 034455 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a03 034456 beq dsc_device ,dsc_device_info 
-0x7a04 034457 beq dsc_config ,dsc_config_info 
-0x7a05 034458 beq dsc_string ,dsc_string_info 
-0x7a06 034459 beq dsc_hid ,dsc_hid_info 
-0x7a07 034460 beq dsc_hid_report ,dsc_hid_report_info 
-0x7a08 034461 branch usb0_force_stall 
-:      034463 dsc_hid_info:
-0x7a09 034464 jam 0 ,mem_usb_get_protocol_flag 
-0x7a0a 034465 fetch 1 ,mem_usb_setup_windex 
-0x7a0b 034466 beq 0 ,dsc_hid_info_interface0 
-0x7a0c 034467 beq 1 ,dsc_hid_info_interface1 
-0x7a0d 034468 branch usb0_force_stall 
-:      034470 dsc_hid_info_interface0:
-0x7a0e 034471 fetchr regb ,1 ,mem_confdesc + 19 
-0x7a0f 034472 arg mem_confdesc + 19 ,rega 
-0x7a10 034473 branch usb0_respond 
-:      034475 dsc_hid_info_interface1:
-0x7a11 034476 fetchr regb ,1 ,mem_confdesc + 44 
-0x7a12 034477 arg mem_confdesc + 44 ,rega 
-0x7a13 034478 branch usb0_respond 
-:      034480 dsc_device_info:
-0x7a14 034484 fetch 1 ,mem_usb_set_high_addr_flag 
-0x7a15 034485 ncall usb_set_high_addr ,blank 
-0x7a16 034486 setarg mem_devicedesc 
-0x7a17 034487 fetcht 1 ,mem_devicedesc 
-:      034488 dsc_info_set_data_len:
-0x7a18 034489 store 2 ,mem_dsc_info_data_pointer 
-0x7a19 034490 storet 1 ,mem_dsc_info_len 
-0x7a1a 034491 fetch 1 ,mem_usb_setup_blength 
-0x7a1b 034492 isub temp ,null 
-0x7a1c 034493 nbranch dsc_info_set_current_data_len ,positive 
-:      034494 dsc_info_set_initial_data_len:
-0x7a1d 034495 fetch 1 ,mem_dsc_info_len 
-:      034496 dsc_info_set_data_size_completed:
-0x7a1e 034497 iforce regb 
-0x7a1f 034498 fetch 2 ,mem_dsc_info_data_pointer 
-0x7a20 034499 add pdata ,1 ,pdata 
-0x7a21 034500 iforce rega 
-0x7a22 034501 branch usb0_respond 
-:      034502 dsc_info_set_current_data_len:
-0x7a23 034503 fetch 1 ,mem_usb_setup_blength 
-0x7a24 034504 branch dsc_info_set_data_size_completed 
-:      034506 usb_set_high_addr:
-0x7a25 034507 fetch 1 ,core_usb_addr 
-0x7a26 034508 ncall usb0_set_addr ,blank 
-0x7a27 034509 jam 0 ,mem_usb_set_high_addr_flag 
-0x7a28 034510 rtn 
-:      034511 usb0_set_addr:
-0x7a29 034512 fetch 1 ,core_usb_addr 
-0x7a2a 034513 set1 7 ,pdata 
-0x7a2b 034514 store 1 ,core_usb_addr 
-0x7a2c 034515 rtn 
-:      034517 dsc_config_info:
-0x7a2d 034518 setarg mem_confdesc 
-0x7a2e 034519 fetcht 1 ,mem_confdesc 
-0x7a2f 034520 branch dsc_info_set_data_len 
-:      034522 dsc_string_info:
-0x7a30 034523 fetch 1 ,mem_usb_setup_bvalue 
-0x7a31 034524 sub pdata ,3 ,null 
-0x7a32 034525 nbranch usb0_force_stall ,positive 
-0x7a33 034526 fetch 1 ,mem_usb_setup_bvalue 
-0x7a34 034527 arg mem_string0 ,rega 
-0x7a35 034528 beq 0 ,usb0_respond_length 
-0x7a36 034529 set1 mark_isstr ,mark 
-0x7a37 034530 arg mem_string1 ,rega 
-0x7a38 034531 beq 1 ,usb0_respond_length 
-0x7a39 034532 arg mem_string2 ,rega 
-0x7a3a 034533 beq 2 ,usb0_respond_length 
-0x7a3b 034534 arg mem_string3 ,rega 
-0x7a3c 034535 beq 3 ,usb0_respond_length 
-0x7a3d 034536 rtn 
-:      034538 dsc_hid_report_info:
-0x7a3e 034539 fetch 2 ,mem_usb_setup_windex 
-0x7a3f 034540 beq 1 ,dsc_hid_report_info0 
-0x7a40 034541 fetchr rega ,2 ,mem_hidreportdesc_kb 
-0x7a41 034542 branch usb0_respond_length 
-:      034543 dsc_hid_report_info0:
-0x7a42 034544 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7a43 034545 jam usb_got_report_req ,mem_usb_state 
-0x7a44 034546 fetchr rega ,2 ,mem_hidreportdesc_m 
-0x7a45 034547 branch usb0_respond_length 
-:      034550 usb0_request_get_interface:
-0x7a46 034551 fetch 1 ,mem_usb0_state 
-0x7a47 034552 bne dev_configured ,usb0_force_stall 
-0x7a48 034553 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7a49 034554 bne in_interface ,usb0_force_stall 
-0x7a4a 034555 fetch 1 ,mem_usb_setup_bvalue 
-0x7a4b 034556 bne 0 ,usb0_force_stall 
-0x7a4c 034557 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a4d 034558 bne 0 ,usb0_force_stall 
-0x7a4e 034559 fetch 1 ,mem_usb_setup_blength 
-0x7a4f 034560 bne 1 ,usb0_force_stall 
-0x7a50 034561 fetch 1 ,mem_usb_setup_blengthh 
-0x7a51 034562 bne 0 ,usb0_force_stall 
-0x7a52 034563 fetch 1 ,mem_usb_setup_windex 
-0x7a53 034564 bne 0 ,usb0_force_stall 
-0x7a54 034565 fetch 1 ,mem_usb_setup_windex + 1 
-0x7a55 034566 bne 0 ,usb0_force_stall 
-0x7a56 034567 arg 1 ,regb 
-0x7a57 034568 branch usb_send_zero_packet 
-:      034571 usb0_request_get_status:
-0x7a58 034572 fetch 1 ,mem_usb0_state 
-0x7a59 034573 beq dev_default ,usb0_force_stall 
-0x7a5a 034574 fetch 1 ,mem_usb_setup_bvalue 
-0x7a5b 034575 bne 0 ,usb0_force_stall 
-0x7a5c 034576 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a5d 034577 bne 0 ,usb0_force_stall 
-0x7a5e 034578 fetch 1 ,mem_usb_setup_blength 
-0x7a5f 034579 bne 2 ,usb0_force_stall 
-0x7a60 034580 fetch 1 ,mem_usb_setup_blengthh 
-0x7a61 034581 bne 0 ,usb0_force_stall 
-0x7a62 034582 fetch 1 ,mem_usb_setup_windex + 1 
-0x7a63 034583 bne 0 ,usb0_force_stall 
-0x7a64 034584 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7a65 034585 beq in_device ,usb0_get_status_in_device 
-0x7a66 034586 beq in_interface ,usb0_get_status_in_interface 
-0x7a67 034587 beq in_endpoint ,usb0_get_status_in_endpoint 
-0x7a68 034588 branch usb0_force_stall 
-:      034591 usb0_sdsystem_dispose:
-0x7a69 034592 jam 1 ,mem_sdsystem_wakeup_flag 
-0x7a6a 034593 branch usb_send_two_packet 
-:      034595 usb0_get_status_in_device:
-0x7a6b 034596 fetch 1 ,mem_usb_setup_windex 
-0x7a6c 034597 bne 0 ,usb0_force_stall 
-0x7a6d 034598 arg 2 ,regb 
-0x7a6e 034599 fetch 1 ,mem_usb_remote_wakeup 
-0x7a6f 034600 beq 0x01 ,usb0_sdsystem_dispose 
-:      034602 usb_send_zero_packet:
-0x7a70 034603 arg mem_usb_zero_packet ,rega 
-0x7a71 034604 branch usb0_respond 
-:      034605 usb_send_ones_packet:
-0x7a72 034606 arg mem_usb_ones_packet ,rega 
-0x7a73 034607 branch usb0_respond 
-:      034608 usb_send_two_packet:
-0x7a74 034609 arg mem_usb_two_packet ,rega 
-0x7a75 034610 branch usb0_respond 
-:      034612 usb0_get_status_in_interface:
-0x7a76 034613 fetch 1 ,mem_usb0_state 
-0x7a77 034614 bne dev_configured ,usb0_force_stall 
-0x7a78 034615 arg 2 ,regb 
-0x7a79 034616 branch usb_send_zero_packet 
-:      034618 usb0_get_status_in_endpoint:
-0x7a7a 034619 fetch 1 ,mem_usb0_state 
-0x7a7b 034620 bne dev_configured ,usb0_force_stall 
-0x7a7c 034621 fetch 1 ,mem_usb_setup_windex 
-0x7a7d 034622 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
-0x7a7e 034623 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
-0x7a7f 034624 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
-0x7a80 034625 and_into 0x7f ,pdata 
-0x7a81 034626 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
-0x7a82 034627 branch usb0_force_stall 
-:      034629 usb0_get_status_in_ep_in_ep0:
-0x7a83 034630 fetch 1 ,mem_usb_ep0_stall_status 
-:      034631 usb0_get_status_in_ep_in_ack:
-0x7a84 034632 arg 2 ,regb 
-0x7a85 034633 beq 1 ,usb_send_ones_packet 
-0x7a86 034634 branch usb_send_zero_packet 
-:      034635 usb0_get_status_in_ep_in_ep1:
-0x7a87 034636 fetch 1 ,mem_usb_ep1_stall_status 
-0x7a88 034637 branch usb0_get_status_in_ep_in_ack 
-:      034638 usb0_get_status_in_ep_in_ep2:
-0x7a89 034639 fetch 1 ,mem_usb_ep2_stall_status 
-0x7a8a 034640 branch usb0_get_status_in_ep_in_ack 
-:      034641 usb0_get_status_in_ep_in_ep3:
-0x7a8b 034642 fetch 1 ,mem_usb_ep3_stall_status 
-0x7a8c 034643 branch usb0_get_status_in_ep_in_ack 
-:      034645 usb_get_idle:
-0x7a8d 034646 jam 1 ,mem_usb_idle_flag 
-0x7a8e 034647 arg mem_usb_idle_rate ,rega 
-0x7a8f 034648 arg 1 ,regb 
-0x7a90 034649 branch usb0_respond 
-:      034651 usb_get_report:
-0x7a91 034652 fetch 2 ,mem_usb_setup_bvalue 
-0x7a92 034653 arg pc_get_report ,temp 
-0x7a93 034654 isub temp ,null 
-0x7a94 034655 nbranch usb0_force_stall ,zero 
-:      034657 usb_get_report_dispose:
-0x7a95 034658 fetch 1 ,mem_usb0_data_ready_report 
-0x7a96 034659 nbranch usb_get_report_data_success ,blank 
-0x7a97 034660 jam pc_get_nondata ,mem_usb0_get_report_data 
-:      034661 usb_get_report_send_data:
-0x7a98 034662 fetch 1 ,mem_usb_setup_blength 
-0x7a99 034663 iforce regb 
-0x7a9a 034664 arg mem_usb0_get_report_data ,rega 
-0x7a9b 034665 call usb0_respond 
-:      034666 usb_get_report_data_release:
-0x7a9c 034667 arg mem_usb0_get_report_data ,contw 
-0x7a9d 034668 arg 64 ,loopcnt 
-0x7a9e 034669 branch memset0 
-:      034670 usb_get_report_data_success:
-0x7a9f 034671 jam 0 ,mem_usb0_data_ready_report 
-0x7aa0 034672 jam pc_get_data ,mem_usb0_get_report_data 
-0x7aa1 034673 branch usb_get_report_send_data 
-:      034675 usb_get_protocol_req:
-0x7aa2 034676 fetch 1 ,mem_usb_setup_blength 
-0x7aa3 034677 bne 1 ,usb0_force_stall 
-0x7aa4 034678 jam 1 ,mem_usb_get_protocol_flag 
-0x7aa5 034679 arg 1 ,regb 
-0x7aa6 034680 fetch 1 ,mem_usb_set_protocol_value 
-0x7aa7 034681 beq 0 ,usb_get_report_protocol 
-0x7aa8 034682 beq 1 ,usb_get_boot_protocol 
-0x7aa9 034683 branch usb_send_zero_packet 
-:      034684 usb_get_report_protocol:
-0x7aaa 034685 branch usb_send_ones_packet 
-:      034686 usb_get_boot_protocol:
-0x7aab 034687 branch usb_send_zero_packet 
-:      034692 usb0_request_clear_feature:
-0x7aac 034693 fetch 1 ,mem_usb0_state 
-0x7aad 034694 bne dev_configured ,usb0_force_stall 
-0x7aae 034695 fetch 1 ,mem_usb_setup_blength 
-0x7aaf 034696 bne 0 ,usb0_force_stall 
-0x7ab0 034697 fetch 1 ,mem_usb_setup_blengthh 
-0x7ab1 034698 bne 0 ,usb0_force_stall 
-0x7ab2 034699 fetch 1 ,mem_usb_setup_bvalueh 
-0x7ab3 034700 bne 0 ,usb0_force_stall 
-0x7ab4 034701 fetch 1 ,mem_usb_setup_windex + 1 
-0x7ab5 034702 bne 0 ,usb0_force_stall 
-0x7ab6 034703 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7ab7 034704 beq out_device ,usb0_request_clear_feature_out_device 
-0x7ab8 034705 beq out_interface ,usb0_request_clear_feature_out_interface 
-0x7ab9 034706 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
-0x7aba 034707 branch usb0_force_stall 
-:      034709 usb0_request_clear_feature_out_device:
-0x7abb 034710 fetch 1 ,mem_usb_setup_bvalue 
-0x7abc 034711 bne device_remote_wakeup ,usb0_force_stall 
-0x7abd 034712 fetch 1 ,core_usb_config 
-0x7abe 034713 set0 7 ,pdata 
-0x7abf 034714 store 1 ,core_usb_config 
-0x7ac0 034715 jam 0 ,mem_usb_remote_wakeup 
-0x7ac1 034716 jam 1 ,mem_usb_clear_remote_wakeup 
-0x7ac2 034717 fetch 1 ,mem_sdsystem_wakeup_flag 
-0x7ac3 034718 branch usb0_reply_zerolen ,blank 
-0x7ac4 034719 jam 0 ,mem_sdsystem_wakeup_flag 
-0x7ac5 034720 jam 0 ,mem_usb_clear_remote_wakeup 
-0x7ac6 034721 jam usb_connected ,mem_usb_state 
-0x7ac7 034722 branch usb0_reply_zerolen 
-:      034724 usb0_request_clear_feature_out_interface:
-0x7ac8 034725 branch usb0_force_stall 
-:      034727 usb0_request_clear_feature_out_endpoint:
-0x7ac9 034728 fetch 1 ,mem_usb_setup_bvalue 
-0x7aca 034729 bne endpoint_halt ,usb0_force_stall 
-0x7acb 034730 fetch 1 ,mem_usb_setup_windex 
-0x7acc 034731 beq in_ep1 ,usb0_force_stall_ep1_in_off 
-0x7acd 034732 beq in_ep2 ,usb0_force_stall_ep2_in_off 
-0x7ace 034733 beq in_ep3 ,usb0_force_stall_ep3_in_off 
-0x7acf 034734 and_into 0x7f ,pdata 
-0x7ad0 034735 beq 0x00 ,usb0_force_stall_ep0_in_off 
-0x7ad1 034736 branch usb0_force_stall 
-:      034738 usb0_force_stall_ep0_in_off:
-0x7ad2 034739 jam 0 ,mem_usb_ep0_stall_status 
-0x7ad3 034740 branch usb0_reply_zerolen 
-:      034741 usb0_force_stall_ep1_in_off:
-0x7ad4 034742 jam 0 ,mem_usb_ep1_stall_status 
-:      034743 usb0_force_stall_ep1_in_off_reply:
-0x7ad5 034744 jam 1 ,mem_usb_clear_halt 
-0x7ad6 034745 branch usb0_reply_zerolen 
-:      034746 usb0_force_stall_ep2_in_off:
-0x7ad7 034747 jam 0 ,mem_usb_ep2_stall_status 
-0x7ad8 034748 branch usb0_force_stall_ep1_in_off_reply 
-:      034749 usb0_force_stall_ep3_in_off:
-0x7ad9 034750 jam 0 ,mem_usb_ep3_stall_status 
-0x7ada 034751 branch usb0_force_stall_ep1_in_off_reply 
-:      034754 usb0_request_set_feature:
-0x7adb 034755 fetch 1 ,mem_usb_setup_blength 
-0x7adc 034756 bne 0 ,usb0_force_stall 
-0x7add 034757 fetch 1 ,mem_usb_setup_blengthh 
-0x7ade 034758 bne 0 ,usb0_force_stall 
-0x7adf 034759 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7ae0 034760 beq out_device ,usb0_request_set_feature_out_device 
-0x7ae1 034761 beq out_interface ,usb0_request_set_feature_out_interface 
-0x7ae2 034762 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
-0x7ae3 034763 branch usb0_force_stall 
-:      034765 usb0_request_set_feature_out_device:
-0x7ae4 034766 fetch 1 ,mem_usb_setup_bvalue 
-0x7ae5 034767 bne device_remote_wakeup ,usb0_force_stall 
-0x7ae6 034768 call dongle_set_pc_sleep_flag 
-0x7ae7 034769 fetch 1 ,core_usb_config 
-0x7ae8 034770 set1 7 ,pdata 
-0x7ae9 034771 store 1 ,core_usb_config 
-0x7aea 034772 jam 1 ,mem_usb_remote_wakeup 
-0x7aeb 034773 jam usb_sleep ,mem_usb_state 
-0x7aec 034774 jam 0 ,mem_usb_tx_win_enable 
-0x7aed 034775 call usb0_reply_zerolen 
-:      034776 usb_wakeup_timer_reinit:
-0x7aee 034777 call timer_reinit 
-0x7aef 034778 setarg timer_wakeup_delay 
-0x7af0 034779 arg usb_timer_wakeup ,queue 
-0x7af1 034780 branch timer_init 
-:      034782 usb0_request_set_feature_out_interface:
-0x7af2 034783 branch usb0_force_stall 
-:      034785 usb0_request_set_feature_out_endpoint:
-0x7af3 034786 fetch 1 ,mem_usb_setup_bvalue 
-0x7af4 034787 bne endpoint_halt ,usb0_force_stall 
-0x7af5 034788 fetch 1 ,mem_usb_setup_bvalueh 
-0x7af6 034789 bne 0 ,usb0_force_stall 
-0x7af7 034790 fetch 1 ,mem_usb_setup_windex 
-0x7af8 034791 beq in_ep1 ,usb0_force_stall_ep1_in_on 
-0x7af9 034792 beq in_ep2 ,usb0_force_stall_ep2_in_on 
-0x7afa 034793 beq in_ep3 ,usb0_force_stall_ep3_in_on 
-0x7afb 034794 and_into 0x7f ,pdata 
-0x7afc 034795 beq 0x00 ,usb0_force_stall_ep0_in_on 
-0x7afd 034796 branch usb0_force_stall 
-:      034798 usb0_force_stall_ep0_in_on:
-0x7afe 034799 jam 1 ,mem_usb_ep0_stall_status 
-0x7aff 034800 branch usb0_reply_zerolen 
-:      034801 usb0_force_stall_ep1_in_on:
-0x7b00 034802 jam 1 ,mem_usb_ep1_stall_status 
-0x7b01 034803 branch usb0_reply_zerolen 
-:      034804 usb0_force_stall_ep2_in_on:
-0x7b02 034805 jam 1 ,mem_usb_ep2_stall_status 
-0x7b03 034806 branch usb0_reply_zerolen 
-:      034807 usb0_force_stall_ep3_in_on:
-0x7b04 034808 jam 1 ,mem_usb_ep3_stall_status 
-0x7b05 034809 branch usb0_reply_zerolen 
-:      034812 usb0_request_set_address:
-0x7b06 034813 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b07 034814 bne out_device ,usb0_force_stall 
-0x7b08 034815 fetch 1 ,mem_usb_setup_windex 
-0x7b09 034816 bne 0 ,usb0_force_stall 
-0x7b0a 034817 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b0b 034818 bne 0 ,usb0_force_stall 
-0x7b0c 034819 fetch 1 ,mem_usb_setup_blength 
-0x7b0d 034820 bne 0 ,usb0_force_stall 
-0x7b0e 034821 fetch 1 ,mem_usb_setup_blengthh 
-0x7b0f 034822 bne 0 ,usb0_force_stall 
-0x7b10 034823 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b11 034824 bne 0 ,usb0_force_stall 
-0x7b12 034825 fetch 1 ,mem_usb_setup_bvalue 
-0x7b13 034826 and_into 0x80 ,pdata 
-0x7b14 034827 bne 0 ,usb0_force_stall 
-0x7b15 034828 fetch 1 ,mem_usb_setup_bvalue 
-0x7b16 034829 bne 0 ,usb_usb0_state_set_dev_addr 
-:      034830 usb_usb0_state_set_dev_default:
-0x7b17 034831 jam dev_default ,mem_usb0_state 
-:      034832 usb0_request_set_wait_address:
-0x7b18 034833 fetch 1 ,mem_usb_setup_bvalue 
-0x7b19 034834 store 1 ,core_usb_addr 
-0x7b1a 034835 call usb0_reply_zerolen 
-0x7b1b 034836 jam 1 ,mem_usb_set_high_addr_flag 
-0x7b1c 034837 rtn 
-:      034838 usb_usb0_state_set_dev_addr:
-0x7b1d 034839 jam dev_address ,mem_usb0_state 
-0x7b1e 034840 branch usb0_request_set_wait_address 
-:      034843 usb0_request_set_configuration:
-0x7b1f 034844 fetch 1 ,mem_usb0_state 
-0x7b20 034845 beq dev_default ,usb0_force_stall 
-0x7b21 034846 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b22 034847 bne out_device ,usb0_force_stall 
-0x7b23 034848 fetch 1 ,mem_usb_setup_windex 
-0x7b24 034849 bne 0 ,usb0_force_stall 
-0x7b25 034850 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b26 034851 bne 0 ,usb0_force_stall 
-0x7b27 034852 fetch 1 ,mem_usb_setup_blength 
-0x7b28 034853 bne 0 ,usb0_force_stall 
-0x7b29 034854 fetch 1 ,mem_usb_setup_blengthh 
-0x7b2a 034855 bne 0 ,usb0_force_stall 
-0x7b2b 034856 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x7b2c 034857 bne 0 ,usb0_force_stall 
-0x7b2d 034858 fetch 1 ,mem_usb_setup_bvalue 
-0x7b2e 034859 sub pdata ,usb_max_num_cfg ,null 
-0x7b2f 034860 nbranch usb0_force_stall ,positive 
-0x7b30 034861 fetch 1 ,mem_usb0_state 
-0x7b31 034862 beq dev_address ,usb0_request_set_cfg_addr_state 
-0x7b32 034863 beq dev_configured ,usb0_request_set_cfg_cfg_state 
-0x7b33 034864 branch usb0_force_stall 
-:      034866 usb0_request_set_cfg_addr_state:
-:      034867 usb0_request_set_cfg_cfg_state:
-0x7b34 034868 fetch 1 ,mem_usb_setup_bvalue 
-0x7b35 034869 beq 0 ,usb0_request_set_cfg_stay_addr_state 
-0x7b36 034870 jam dev_configured ,mem_usb0_state 
-0x7b37 034871 branch usb0_reply_zerolen 
-:      034872 usb0_request_set_cfg_stay_addr_state:
-0x7b38 034873 jam dev_address ,mem_usb0_state 
-0x7b39 034874 branch usb0_reply_zerolen 
-:      034877 usb0_request_set_interface:
-0x7b3a 034878 fetch 1 ,mem_usb0_state 
-0x7b3b 034879 bne dev_configured ,usb0_force_stall 
-0x7b3c 034880 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b3d 034881 bne out_interface ,usb0_force_stall 
-0x7b3e 034882 fetch 1 ,mem_usb_setup_bvalue 
-0x7b3f 034883 bne 0 ,usb0_force_stall 
-0x7b40 034884 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b41 034885 bne 0 ,usb0_force_stall 
-0x7b42 034886 fetch 1 ,mem_usb_setup_blength 
-0x7b43 034887 bne 0 ,usb0_force_stall 
-0x7b44 034888 fetch 1 ,mem_usb_setup_blengthh 
-0x7b45 034889 bne 0 ,usb0_force_stall 
-0x7b46 034890 fetch 1 ,mem_usb_setup_windex 
-0x7b47 034891 bne 0 ,usb0_force_stall 
-0x7b48 034892 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b49 034893 bne 0 ,usb0_force_stall 
-0x7b4a 034894 branch usb0_reply_zerolen 
-:      034897 usb_set_idle:
-0x7b4b 034898 bpatchx patch20_3 ,mem_patch20 
-0x7b4c 034899 jam 1 ,mem_usb_idle_flag 
-0x7b4d 034900 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b4e 034901 store 1 ,mem_usb_idle_rate 
-0x7b4f 034902 fetch 1 ,mem_usb_setup_windex 
-0x7b50 034903 sub pdata ,1 ,null 
-0x7b51 034904 call usb_clear_remote_wakeup_set0 ,zero 
-0x7b52 034905 fetch 1 ,mem_usb_state 
-0x7b53 034906 bne usb_resume ,usb0_reply_zerolen 
-0x7b54 034907 jam usb_connected ,mem_usb_state 
-0x7b55 034908 call usb0_reply_zerolen 
-0x7b56 034909 nop 30000 
-0x7b57 034910 nop 30000 
-0x7b58 034911 rtn 
-:      034912 usb_clear_remote_wakeup_set0:
-0x7b59 034913 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7b5a 034914 jam 0 ,mem_usb_clear_remote_wakeup 
-0x7b5b 034915 jam usb_resume ,mem_usb_state 
-0x7b5c 034916 rtn 
-:      034919 usb_set_report:
-0x7b5d 034920 nop 15000 
-0x7b5e 034921 arg mem_usb0_set_report_data ,contw 
-0x7b5f 034922 call usb_rx_data 
-0x7b60 034923 jam 1 ,mem_usb0_get_set_report 
-0x7b61 034924 call usb_set_report_resume_judge 
-0x7b62 034925 fetch 2 ,mem_usb_setup_bvalue 
-0x7b63 034926 store 2 ,mem_usb_setup_bvalue_temp 
-0x7b64 034927 call usb0_reply_zerolen 
-0x7b65 034928 fetch 1 ,mem_device_option 
-0x7b66 034929 rtnne dvc_op_dongle 
-0x7b67 034930 fetch 1 ,mem_usb_tx_win_enable 
-0x7b68 034931 rtn blank 
-0x7b69 034932 fetch 1 ,mem_usb0_set_report_data 
-:      034933 usb_get_led_status:
-0x7b6a 034934 store 1 ,mem_24g_led_status 
-0x7b6b 034935 jam 0 ,mem_usb_tx_win_enable 
-0x7b6c 034936 jam kb_led_ackpayload ,mem_24g_ackpayload_enable 
-0x7b6d 034937 rtn 
-:      034940 usb_set_report_resume_judge:
-0x7b6e 034941 fetch 2 ,mem_usb_setup_bvalue 
-0x7b6f 034942 arg pc_set_report_bvalue ,temp 
-0x7b70 034943 isub temp ,null 
-0x7b71 034944 nrtn zero 
-0x7b72 034945 fetch 2 ,mem_usb_setup_windex 
-0x7b73 034946 arg pc_set_report_windex ,temp 
-0x7b74 034947 isub temp ,null 
-0x7b75 034948 nrtn zero 
-0x7b76 034949 fetch 2 ,mem_usb_setup_blength 
-0x7b77 034950 arg pc_set_report_blength ,temp 
-0x7b78 034951 isub temp ,null 
-0x7b79 034952 nrtn zero 
-0x7b7a 034953 jam 1 ,mem_usb_tx_win_enable 
-0x7b7b 034954 rtn 
-:      034957 usb_set_protocol_req:
-0x7b7c 034958 fetch 1 ,mem_usb_setup_blength 
-0x7b7d 034959 bne 0 ,usb0_force_stall 
-0x7b7e 034960 fetch 1 ,mem_usb_setup_bvalue 
-0x7b7f 034961 beq boot_protocol ,usb_set_boot_protocol 
-0x7b80 034962 beq report_protocol ,usb_set_report_protocol 
-0x7b81 034963 branch usb0_force_stall 
-:      034964 usb_set_boot_protocol:
-0x7b82 034965 jam 0 ,mem_usb_set_protocol_status 
-0x7b83 034966 jam 1 ,mem_usb_set_protocol_value 
-0x7b84 034967 branch usb0_reply_zerolen 
-:      034968 usb_set_report_protocol:
-0x7b85 034969 jam 1 ,mem_usb_tx_mac_enable 
-0x7b86 034970 jam 1 ,mem_usb_set_protocol_status 
-0x7b87 034971 jam 0 ,mem_usb_set_protocol_value 
-0x7b88 034972 branch usb0_reply_zerolen 
-:      034975 usb0_respond_length:
-0x7b89 034976 ifetchr regb ,1 ,rega 
-0x7b8a 034977 increase 1 ,rega 
-:      034979 usb0_respond:
-0x7b8b 034980 bpatchx patch20_4 ,mem_patch20 
-0x7b8c 034981 set1 mark_usb_first_resp ,mark 
-0x7b8d 034982 bmark0 mark_isstr ,usb0_respond_nostr 
-0x7b8e 034983 increase 1 ,regb 
-0x7b8f 034984 lshift regb ,regb 
-:      034985 usb0_respond_nostr:
-0x7b90 034986 storer rega ,2 ,mem_bufptr 
-0x7b91 034987 storer regb ,1 ,mem_remain 
-0x7b92 034988 branch usb0_tx 
-0x7b93 034989 rtn 
-:      034991 usb_no_respond_data:
-0x7b94 034992 arg 0 ,queue 
-0x7b95 034993 branch usb_trig 
-:      034998 usb0_tx:
-0x7b96 034999 bpatchx patch20_5 ,mem_patch20 
-0x7b97 035000 fetch 1 ,core_usb_txbusy 
-0x7b98 035001 rtnbit1 0 
-0x7b99 035002 fetch 1 ,mem_remain 
-0x7b9a 035003 rtn blank 
-0x7b9b 035004 copy pdata ,loopcnt 
-0x7b9c 035005 iforce temp 
-0x7b9d 035006 fetch 2 ,mem_usb_setup_blength 
-0x7b9e 035007 sub pdata ,ep0_packet_size ,null 
-0x7b9f 035008 branch usb0_tx_short ,positive 
-0x7ba0 035009 sub loopcnt ,ep0_packet_size ,null 
-0x7ba1 035010 branch usb0_tx_info ,positive 
-0x7ba2 035011 force ep0_packet_size ,loopcnt 
-0x7ba3 035012 branch usb0_tx_info 
-:      035013 usb0_tx_short:
-0x7ba4 035014 isub loopcnt ,null 
-0x7ba5 035015 branch usb0_tx_info ,positive 
-0x7ba6 035016 iforce loopcnt 
-0x7ba7 035017 store 1 ,mem_remain 
-:      035018 usb0_tx_info:
-0x7ba8 035019 fetch 1 ,mem_remain 
-0x7ba9 035020 isub loopcnt ,pdata 
-0x7baa 035021 store 1 ,mem_remain 
-0x7bab 035022 add loopcnt ,-1 ,pdata 
-0x7bac 035023 store 1 ,mem_usb_txbuf 
-0x7bad 035024 bmark0 mark_isstr ,usb0_tx_nostr 
-0x7bae 035025 rshift pdata ,pdata 
-0x7baf 035026 add loopcnt ,-1 ,pdata 
-0x7bb0 035027 store 1 ,mem_usb_txbuf 
-0x7bb1 035028 bmark0 mark_usb_first_resp ,usb0_tx_nostr 
-0x7bb2 035029 set0 mark_usb_first_resp ,mark 
-0x7bb3 035030 istoret 1 ,contw 
-0x7bb4 035031 setarg 3 
-0x7bb5 035032 istore 1 ,contw 
-0x7bb6 035033 increase -1 ,loopcnt 
-0x7bb7 035034 copy loopcnt ,pdata 
-0x7bb8 035035 nbranch usb0_tx_nostr ,zero 
-0x7bb9 035036 increase 1 ,loopcnt 
-:      035037 usb0_tx_nostr:
-0x7bba 035038 fetch 2 ,mem_bufptr 
-0x7bbb 035039 copy pdata ,contr 
-:      035040 usb0_tx0:
-0x7bbc 035041 ifetch 1 ,contr 
-0x7bbd 035042 istore 1 ,contw 
-0x7bbe 035043 bmark0 mark_isstr ,usb0_tx1 
-0x7bbf 035044 setarg 0 
-0x7bc0 035045 istore 1 ,contw 
-:      035046 usb0_tx1:
-0x7bc1 035047 loop usb0_tx0 
-0x7bc2 035048 copy contr ,pdata 
-0x7bc3 035049 store 2 ,mem_bufptr 
-0x7bc4 035050 setarg mem_usb_txbuf 
-0x7bc5 035051 store 2 ,core_usb_tx_saddr0 
-0x7bc6 035052 arg 0 ,queue 
-0x7bc7 035053 call usb_trig 
-0x7bc8 035054 fetch 1 ,mem_remain 
-0x7bc9 035055 nrtn blank 
-0x7bca 035056 jam 2 ,core_usb_clear_nak 
-0x7bcb 035057 fetch 1 ,mem_usb_state 
-0x7bcc 035058 rtnne usb_got_report_req 
-0x7bcd 035059 jam usb_connected ,mem_usb_state 
-0x7bce 035060 rtn 
-:      035064 usb_tx_ep1:
-0x7bcf 035065 arg mem_usb_txbuf1 ,rega 
-0x7bd0 035066 arg 1 ,queue 
-0x7bd1 035067 storer rega ,2 ,core_usb_tx_saddr1 
-:      035068 usb_tx_buf:
-0x7bd2 035069 add loopcnt ,-1 ,pdata 
-0x7bd3 035070 istore 1 ,rega 
-:      035071 usb_tx_loop:
-0x7bd4 035072 ifetch 1 ,contr 
-0x7bd5 035073 istore 1 ,contw 
-0x7bd6 035074 loop usb_tx_loop 
-:      035075 usb_trig:
-0x7bd7 035076 setarg 0 
-0x7bd8 035077 qset1 pdata 
-0x7bd9 035078 store 1 ,core_usb_trig 
-0x7bda 035079 rtn 
-:      035081 usb_tx_ep2:
-0x7bdb 035082 arg 2 ,queue 
-0x7bdc 035083 arg mem_usb_txbuf2 ,rega 
-0x7bdd 035084 storer rega ,2 ,core_usb_tx_saddr2 
-0x7bde 035085 branch usb_tx_buf 
-:      035087 usb_tx:
-0x7bdf 035088 bpatchx patch20_6 ,mem_patch20 
-0x7be0 035089 fetch 1 ,mem_usb_tx_enable 
-0x7be1 035090 rtn blank 
-0x7be2 035091 fetch 1 ,core_usb_txbusy 
-0x7be3 035092 and_into 0x0f ,pdata 
-0x7be4 035093 nbranch usb_inwake_state_tx_dispose ,blank 
-0x7be5 035094 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x7be6 035095 branch usb_tx_fifo_release ,blank 
-0x7be7 035096 fetch 1 ,mem_usb_state 
-0x7be8 035097 beq usb_sleep ,usb_windows_wakeup 
-0x7be9 035098 bne usb_connected ,usb_tx_fifo_release 
-0x7bea 035099 fetch 1 ,mem_usb_clear_remote_wakeup 
-0x7beb 035100 nbranch usb_tx_fifo_release ,blank 
-0x7bec 035101 call usb_tx_data_ep1 
-0x7bed 035102 branch usb_tx_data_ep2 
-:      035104 usb_tx_data_ep1:
-0x7bee 035105 fetch 1 ,core_usb_txbusy 
-0x7bef 035106 rtnbit1 1 
-0x7bf0 035107 fetch 1 ,mem_usb_tx_enable 
-0x7bf1 035108 rtnbit0 1 
-0x7bf2 035109 fetch 1 ,mem_usb_tx_enable 
-0x7bf3 035110 set0 1 ,pdata 
-0x7bf4 035111 store 1 ,mem_usb_tx_enable 
-0x7bf5 035112 fetch 1 ,mem_usb_ep1_data 
-0x7bf6 035113 rtn blank 
-0x7bf7 035114 beq usb_ep1_kb ,usb_tx_kb_normal_data 
-0x7bf8 035115 branch assert 
-:      035117 usb_tx_data_ep2:
-0x7bf9 035118 fetch 1 ,core_usb_txbusy 
-0x7bfa 035119 rtnbit1 2 
-0x7bfb 035120 fetch 1 ,mem_usb_tx_enable 
-0x7bfc 035121 rtnbit0 2 
-0x7bfd 035122 fetch 1 ,mem_usb_tx_enable 
-0x7bfe 035123 set0 2 ,pdata 
-0x7bff 035124 store 1 ,mem_usb_tx_enable 
-0x7c00 035125 fetch 1 ,mem_usb_ep2_data 
-0x7c01 035126 rtn blank 
-0x7c02 035127 beq usb_ep2_ms ,usb_tx_ms_data 
-0x7c03 035128 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
-0x7c04 035129 beq usb_ep2_systemkey ,usb_tx_kb_systemkey_data 
-0x7c05 035130 branch assert 
-:      035132 usb_tx_fifo_release:
-0x7c06 035134 arg mem_usb_mouse_data ,contw 
-0x7c07 035135 arg 64 ,loopcnt 
-0x7c08 035136 branch memset0 
-:      035138 usb_tx_ms_data:
-0x7c09 035139 fetch 1 ,mem_usb_idle_flag 
-0x7c0a 035140 fetcht 1 ,mem_usb_get_protocol_flag 
-0x7c0b 035141 iand temp ,pdata 
-0x7c0c 035142 branch usb_tx_ms_data_normal_mode ,blank 
-0x7c0d 035143 fetcht 1 ,mem_usb_set_protocol_status 
-0x7c0e 035144 iadd temp ,pdata 
-0x7c0f 035145 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
-0x7c10 035146 branch usb_tx_ms_data_normal_mode 
-:      035148 usb_tx_ms_data_mac_boot_mode:
-0x7c11 035149 jam 0 ,mem_usb_ep2_data 
-:      035150 usb_tx_ms_data_mac_boot_regroup:
-0x7c12 035151 fetch 1 ,mem_usb_mouse_data + 1 
-0x7c13 035152 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x7c14 035153 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x7c15 035154 fetch 1 ,mem_usb_mouse_data + 1 
-0x7c16 035155 store 1 ,mem_usb_mouse_data 
-0x7c17 035156 fetch 1 ,mem_usb_mouse_data + 2 
-0x7c18 035157 istore 1 ,contw 
-0x7c19 035158 fetch 1 ,mem_usb_mouse_data + 4 
-0x7c1a 035159 istore 1 ,contw 
-0x7c1b 035160 fetch 1 ,mem_usb_mouse_data + 6 
-0x7c1c 035161 istore 1 ,contw 
-0x7c1d 035162 arg 4 ,loopcnt 
-0x7c1e 035163 arg mem_usb_mouse_data ,contr 
-0x7c1f 035164 branch usb_tx_ep2 
-:      035166 usb_tx_ms_data_normal_mode:
-0x7c20 035167 jam 0 ,mem_usb_ep2_data 
-:      035168 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
-0x7c21 035169 arg 8 ,loopcnt 
-0x7c22 035170 arg mem_usb_mouse_data ,contr 
-0x7c23 035171 branch usb_tx_ep2 
-:      035173 usb_tx_kb_multikey_data:
-0x7c24 035174 jam 0 ,mem_usb_ep2_data 
-0x7c25 035175 arg 3 ,loopcnt 
-0x7c26 035176 arg mem_usb_kb_multikey ,contr 
-0x7c27 035177 branch usb_tx_ep2 
-:      035179 usb_tx_kb_normal_data:
-0x7c28 035180 jam 0 ,mem_usb_ep1_data 
-0x7c29 035181 arg 8 ,loopcnt 
-0x7c2a 035182 arg mem_usb_kb_data ,contr 
-0x7c2b 035183 branch usb_tx_ep1 
-:      035185 usb_tx_kb_systemkey_data:
-0x7c2c 035186 jam 0 ,mem_usb_ep2_data 
-0x7c2d 035187 arg 2 ,loopcnt 
-0x7c2e 035188 arg mem_usb_kb_system ,contr 
-0x7c2f 035189 branch usb_tx_ep2 
-:      035191 usb_inwake_state_tx_dispose:
-0x7c30 035192 fetch 1 ,mem_usb_state 
-0x7c31 035193 beq usb_connected ,usb_mac_wakeup_trig 
-0x7c32 035194 rtn 
-:      035195 usb_mac_wakeup_trig:
-0x7c33 035196 fetch 1 ,core_usb_config 
-0x7c34 035197 set1 7 ,pdata 
-0x7c35 035198 store 1 ,core_usb_config 
-0x7c36 035199 jam 1 ,mem_usb_mac_wakeup_trig 
-0x7c37 035200 rtn 
-:      035202 usb_mac_wakeup_judge:
-0x7c38 035203 fetch 1 ,mem_usb_state 
-0x7c39 035204 rtneq usb_sleep 
-0x7c3a 035205 beq usb_connected ,usb_mac_wakeup 
-0x7c3b 035206 rtn 
-:      035207 usb_mac_wakeup:
-0x7c3c 035208 fetch 1 ,mem_usb_mac_wakeup_trig 
-0x7c3d 035209 rtn blank 
-0x7c3e 035210 jam 1 ,mem_usb_wakestate_onetime_flag 
-0x7c3f 035211 branch usb_wakeup 
-:      035213 usb_windows_wakeup:
-0x7c40 035214 arg usb_timer_wakeup ,queue 
-0x7c41 035215 call timer_check 
-0x7c42 035216 nrtn blank 
-:      035217 usb_wakeup:
-0x7c43 035218 fetch 1 ,core_usb_config 
-0x7c44 035219 rtnbit0 7 
-0x7c45 035220 jam 0xfc ,core_usb_config 
-0x7c46 035221 nop 30000 
-0x7c47 035222 jam 0x3c ,core_usb_config 
-0x7c48 035223 rtn 
-:      035230 push_stack:
-0x7c49 035231 storer contw ,2 ,mem_contw 
-0x7c4a 035232 storet 8 ,mem_temp 
-0x7c4b 035233 storer timeup ,4 ,mem_timeup 
-0x7c4c 035234 call push_stack_rega_b_c 
-0x7c4d 035235 storer contr ,2 ,mem_contr 
-0x7c4e 035236 storer loopcnt ,2 ,mem_loopcnt 
-0x7c4f 035237 storer queue ,2 ,mem_queue 
-0x7c50 035238 rtn 
-:      035240 push_stack_rega_b_c:
-0x7c51 035241 storer rega ,4 ,mem_rega 
-0x7c52 035242 storer regb ,4 ,mem_regb 
-0x7c53 035243 storer regc ,3 ,mem_regc 
-0x7c54 035244 rtn 
-:      035246 pop_stack:
-0x7c55 035247 bpatchx patch20_7 ,mem_patch20 
-0x7c56 035248 fetch 2 ,mem_contw 
-0x7c57 035249 iforce contw 
-0x7c58 035250 fetcht 8 ,mem_temp 
-0x7c59 035251 fetchr timeup ,4 ,mem_timeup 
-0x7c5a 035252 call pop_stack_rega_b_c 
-0x7c5b 035253 fetchr loopcnt ,2 ,mem_loopcnt 
-0x7c5c 035254 fetchr queue ,2 ,mem_queue 
-0x7c5d 035255 fetch 2 ,mem_contr 
-0x7c5e 035256 iforce contr 
-0x7c5f 035257 rtn 
-:      035259 pop_stack_rega_b_c:
-0x7c60 035260 fetchr rega ,4 ,mem_rega 
-0x7c61 035261 fetchr regb ,4 ,mem_regb 
-0x7c62 035262 fetchr regc ,3 ,mem_regc 
-0x7c63 035263 rtn 
-:      035265 get_contw:
-0x7c64 035266 fetch 2 ,mem_contw 
-0x7c65 035267 copy pdata ,contw 
-0x7c66 035268 rtn 
-:      035269 get_contr:
-0x7c67 035270 fetch 2 ,mem_contr 
-0x7c68 035271 copy pdata ,contr 
-0x7c69 035272 rtn 
-:      035274 store_contw:
-0x7c6a 035275 copy contw ,pdata 
-0x7c6b 035276 store 2 ,mem_contw 
-0x7c6c 035277 rtn 
-:      035278 store_contr:
-0x7c6d 035279 copy contr ,pdata 
-0x7c6e 035280 store 2 ,mem_contr 
-0x7c6f 035281 rtn 
-:      035285 save_cont_pointers:
-0x7c70 035286 copy contw ,pdata 
-0x7c71 035287 store 2 ,mem_contw 
-0x7c72 035288 copy contr ,pdata 
-0x7c73 035289 store 2 ,mem_contr 
-0x7c74 035290 rtn 
-:      035292 load_cont_pointers:
-0x7c75 035293 fetch 2 ,mem_contw 
-0x7c76 035294 copy pdata ,contw 
-0x7c77 035295 fetch 2 ,mem_contr 
-0x7c78 035296 copy pdata ,contr 
-0x7c79 035297 rtn 
-:      035302 get_diff:
-0x7c7a 035303 isub temp ,rega 
-0x7c7b 035304 rtn positive 
-0x7c7c 035305 arg 0x100 ,rega 
-0x7c7d 035306 iadd rega ,pdata 
-0x7c7e 035307 isub temp ,rega 
-0x7c7f 035308 rtn 
-:      035310 memcpy96:
-0x7c80 035311 call memcpy32 
-:      035312 memcpy64:
-0x7c81 035313 call memcpy32 
-0x7c82 035314 branch memcpy32 
-:      035317 memcpy12:
-0x7c83 035318 call memcpy8 
-:      035319 memcpy4:
-0x7c84 035320 ifetch 1 ,contr 
-0x7c85 035321 istore 1 ,contw 
-:      035322 memcpy3:
-0x7c86 035323 ifetch 3 ,contr 
-0x7c87 035324 istore 3 ,contw 
-0x7c88 035325 rtn 
-:      035326 memcpy8:
-0x7c89 035327 ifetch 8 ,contr 
-0x7c8a 035328 istore 8 ,contw 
-0x7c8b 035329 rtn 
-:      035331 memcpy48:
-0x7c8c 035332 call memcpy16 
-:      035333 memcpy32:
-0x7c8d 035334 call memcpy8 
-:      035335 memcpy24:
-0x7c8e 035336 call memcpy8 
-:      035337 memcpy16:
-0x7c8f 035338 call memcpy8 
-0x7c90 035339 branch memcpy8 
-:      035341 delay:
-0x7c91 035342 increase -1 ,pdata 
-0x7c92 035343 nop 38 
-0x7c93 035344 nbranch delay ,blank 
-0x7c94 035345 rtn 
-:      035348 delay_10ms:
-0x7c95 035349 arg 10 ,loopcnt 
-:      035350 delay_ms_wait:
-0x7c96 035351 nop 12000 
-0x7c97 035352 loop delay_ms_wait 
-0x7c98 035353 rtn 
-:      035356 memset0_16:
-0x7c99 035357 call memset0_8 
-:      035358 memset0_8:
-0x7c9a 035359 call memset0_4 
-:      035360 memset0_4:
-0x7c9b 035361 force 4 ,loopcnt 
-0x7c9c 035362 branch memset0 
-:      035364 clear_mem_256:
-0x7c9d 035365 force 32 ,loopcnt 
-0x7c9e 035366 branch memset0 
-:      035367 clear_mem_512:
-0x7c9f 035368 force 64 ,loopcnt 
-0x7ca0 035369 branch memset0 
-:      035371 clear_mem:
-0x7ca1 035372 deposit loopcnt 
-0x7ca2 035373 rtn blank 
-:      035374 memset0:
-0x7ca3 035375 force 0 ,pdata 
-0x7ca4 035376 lstore contw 
-0x7ca5 035377 rtn 
-:      035379 clear_temp_block:
-0x7ca6 035380 arg 32 ,loopcnt 
-0x7ca7 035381 arg mem_temp_block0 ,contw 
-0x7ca8 035382 branch clear_mem 
-:      035384 xor_loop:
-0x7ca9 035385 ifetch 4 ,regc 
-0x7caa 035386 ifetcht 4 ,rega 
-0x7cab 035387 ixor temp ,pdata 
-0x7cac 035388 istore 4 ,contw 
-0x7cad 035389 increase 4 ,rega 
-0x7cae 035390 increase 4 ,regc 
-0x7caf 035391 loop xor_loop 
-0x7cb0 035392 rtn 
-:      035396 inverse_data:
-0x7cb1 035397 bpatchx patch21_0 ,mem_patch21 
-0x7cb2 035398 copy loopcnt ,pdata 
-0x7cb3 035399 sub pdata ,1 ,null 
-0x7cb4 035400 rtn positive 
-0x7cb5 035401 iadd rega ,regb 
-0x7cb6 035402 increase -1 ,regb 
-0x7cb7 035403 rshift loopcnt ,loopcnt 
-:      035404 inverse_loop:
-0x7cb8 035405 ifetcht 1 ,rega 
-0x7cb9 035406 ifetch 1 ,regb 
-0x7cba 035407 istore 1 ,rega 
-0x7cbb 035408 istoret 1 ,regb 
-0x7cbc 035409 increase -1 ,regb 
-0x7cbd 035410 increase 1 ,rega 
-0x7cbe 035411 loop inverse_loop 
-0x7cbf 035412 rtn 
-:      035414 le2be_6byte:
-:      035415 inverse_data_6byte:
-0x7cc0 035416 rshift32 pdata ,temp 
-0x7cc1 035417 call inverse_data_4byte 
-0x7cc2 035418 byteswap temp ,temp 
-0x7cc3 035419 lshift16 pdata ,pdata 
-0x7cc4 035420 ior temp ,pdata 
-0x7cc5 035421 rtn 
-:      035424 le2be_4byte:
-:      035425 inverse_data_4byte:
-0x7cc6 035426 rshift16 pdata ,contr 
-0x7cc7 035427 byteswap contr ,contr 
-0x7cc8 035428 byteswap pdata ,pdata 
-0x7cc9 035429 lshift16 pdata ,pdata 
-0x7cca 035430 ior contr ,pdata 
-0x7ccb 035431 rtn 
-:      035434 memcpy_fast:
-0x7ccc 035435 bpatchx patch21_1 ,mem_patch21 
-0x7ccd 035436 deposit loopcnt 
-0x7cce 035437 rtn blank 
-:      035438 memcpy_fast_loop:
-0x7ccf 035439 increase -8 ,loopcnt 
-0x7cd0 035440 call memcpy8 ,positive 
-0x7cd1 035441 rtn zero 
-0x7cd2 035442 branch memcpy_fast_loop ,positive 
-0x7cd3 035443 increase 8 ,loopcnt 
-:      035444 memcpy_fast_loop_four:
-0x7cd4 035445 increase -4 ,loopcnt 
-0x7cd5 035446 call memcpy4 ,positive 
-0x7cd6 035447 rtn zero 
-0x7cd7 035448 branch memcpy_fast_loop_four ,positive 
-0x7cd8 035449 increase 4 ,loopcnt 
-0x7cd9 035450 branch memcpy 
-:      035452 memcpy:
-0x7cda 035453 deposit loopcnt 
-0x7cdb 035454 rtn blank 
-:      035455 memcpy_loop:
-0x7cdc 035456 ifetch 1 ,contr 
-0x7cdd 035457 istore 1 ,contw 
-0x7cde 035458 loop memcpy_loop 
-0x7cdf 035459 rtn 
-:      035461 timer_stop:
-0x7ce0 035462 setarg 0 
-:      035463 timer_init:
-0x7ce1 035466 store 2 ,mem_pdatatemp 
-0x7ce2 035467 bpatchx patch21_2 ,mem_patch21 
-0x7ce3 035468 call timer_check 
-0x7ce4 035469 fetcht 2 ,mem_pdatatemp 
-0x7ce5 035470 arg mem_timers ,contw 
-0x7ce6 035472 lshift queue ,pdata 
-0x7ce7 035473 iadd contw ,contw 
-0x7ce8 035474 istoret 2 ,contw 
-0x7ce9 035475 rtn 
-:      035477 timer_check_timeout:
-0x7cea 035478 arg 0x800 ,timeup 
-0x7ceb 035479 lshift16 timeup ,timeup 
-0x7cec 035480 iadd timeup ,pdata 
-0x7ced 035481 rtn 
-:      035484 timer_reinit:
-0x7cee 035485 arg 0 ,queue 
-:      035486 timer_check:
-0x7cef 035487 bpatchx patch21_3 ,mem_patch21 
-0x7cf0 035488 fetcht 4 ,mem_last_clkn 
-0x7cf1 035489 rshift clkn_bt ,pdata 
-0x7cf2 035490 store 4 ,mem_last_clkn 
-0x7cf3 035491 isub temp ,null 
-0x7cf4 035492 ncall timer_check_timeout ,positive 
-0x7cf5 035493 isub temp ,timeup 
-0x7cf6 035494 copy timeup ,temp 
-0x7cf7 035495 arg mem_timers ,contr 
-0x7cf8 035496 copy contr ,contw 
-0x7cf9 035497 arg 16 ,loopcnt 
-:      035498 timer_loop:
-0x7cfa 035499 ifetch 2 ,contr 
-0x7cfb 035500 isub temp ,pdata 
-0x7cfc 035501 branch timer_counting ,positive 
-0x7cfd 035502 force 0 ,pdata 
-:      035503 timer_counting:
-0x7cfe 035504 istore 2 ,contw 
-0x7cff 035505 loop timer_loop 
-0x7d00 035506 arg mem_timers ,contr 
-0x7d01 035507 lshift queue ,pdata 
-0x7d02 035508 iadd contr ,contr 
-0x7d03 035509 ifetch 2 ,contr 
-0x7d04 035510 rtn 
-:      035515 clk_add:
-0x7d05 035516 iadd temp ,temp 
-0x7d06 035517 copy temp ,loopcnt 
-0x7d07 035518 fetch 2 ,mem_param_rt_rthalfslot 
-0x7d08 035519 isub loopcnt ,pdata 
-0x7d09 035520 rtn positive 
-0x7d0a 035521 sub pdata ,0 ,pdata 
-0x7d0b 035522 rshift16 temp ,temp 
-0x7d0c 035523 increase 1 ,temp 
-0x7d0d 035524 lshift16 temp ,temp 
-0x7d0e 035525 ior temp ,temp 
-0x7d0f 035526 rtn 
-:      035528 clk_diff_rt:
-0x7d10 035529 call clk_diff 
-0x7d11 035530 branch clk2rt 
-:      035533 clk_diff:
-0x7d12 035534 disable user 
-0x7d13 035535 isub temp ,pdata 
-0x7d14 035536 branch clk_diff_pos ,positive 
-0x7d15 035537 enable user 
-0x7d16 035538 sub pdata ,0 ,pdata 
-:      035539 clk_diff_pos:
-0x7d17 035540 rtnbit0 15 
-0x7d18 035541 copy pdata ,regab 
-0x7d19 035542 arg 0x10000 ,temp 
-0x7d1a 035543 fetch 2 ,mem_param_rt_rthalfslot 
-0x7d1b 035544 isub temp ,pdata 
-0x7d1c 035545 iadd regab ,pdata 
-0x7d1d 035546 set0 64 ,pdata 
-0x7d1e 035547 rtn 
-:      035551 clk2rt:
-0x7d1f 035552 fetcht 2 ,mem_param_rt_rthalfslot 
-0x7d20 035553 iforce contr 
-0x7d21 035554 rshift16 pdata ,pdata 
-0x7d22 035555 imul32 temp ,pdata 
-0x7d23 035556 iadd contr ,pdata 
-0x7d24 035557 rtn 
-:      035560 clk2lpo:
-0x7d25 035561 lshift8 pdata ,pdata 
-0x7d26 035562 lshift4 pdata ,pdata 
-0x7d27 035563 fetcht 3 ,mem_clks_per_lpo 
-0x7d28 035564 idiv temp 
-0x7d29 035565 call wait_div_end 
-0x7d2a 035566 quotient temp 
-0x7d2b 035567 rtn 
-:      035570 clk2bt:
-0x7d2c 035571 fetcht 2 ,mem_param_rt_rthalfslot 
-0x7d2d 035572 idiv temp 
-0x7d2e 035573 call get_div_result 
-0x7d2f 035574 lshift16 pdata ,pdata 
-0x7d30 035575 remainder temp 
-0x7d31 035576 ior temp ,temp 
-0x7d32 035577 rtn 
-:      035584 string2dec_from_uart:
-0x7d33 035585 arg 0 ,temp 
-:      035586 string2dec_from_uart_done:
-0x7d34 035587 copy temp ,regab 
-0x7d35 035588 ifetch 1 ,contu 
-0x7d36 035589 call uchar2dialog 
-0x7d37 035590 copy regab ,temp 
-0x7d38 035591 call swap 
-0x7d39 035592 arg 10 ,regb 
-0x7d3a 035593 imul32 regb ,pdata 
-0x7d3b 035594 iadd temp ,pdata 
-0x7d3c 035595 copy pdata ,temp 
-0x7d3d 035596 loop string2dec_from_uart_done 
-0x7d3e 035597 rtn 
-:      035601 uchar2dialog:
-0x7d3f 035602 arg 0x3a ,temp 
-0x7d40 035603 isub temp ,null 
-0x7d41 035604 nbranch uchar2dialog_number ,positive 
-0x7d42 035605 arg 0x61 ,temp 
-0x7d43 035606 isub temp ,null 
-0x7d44 035607 branch uchar2dialog_a2f ,positive 
-0x7d45 035608 arg 0x37 ,temp 
-0x7d46 035609 isub temp ,pdata 
-0x7d47 035610 rtn 
-:      035611 uchar2dialog_number:
-0x7d48 035612 arg 0x30 ,temp 
-0x7d49 035613 isub temp ,pdata 
-0x7d4a 035614 rtn 
-:      035615 uchar2dialog_a2f:
-0x7d4b 035616 arg 0x57 ,temp 
-0x7d4c 035617 isub temp ,pdata 
-0x7d4d 035618 rtn 
-:      035621 right_shift_n:
-0x7d4e 035622 sub loopcnt ,0 ,null 
-0x7d4f 035623 rtn zero 
-:      035624 right_shift_n_loop:
-0x7d50 035625 rshift pdata ,pdata 
-0x7d51 035626 loop right_shift_n_loop 
-0x7d52 035627 rtn 
-:      035630 left_shift_n:
-0x7d53 035631 force 1 ,pdata 
-0x7d54 035632 sub loopcnt ,0 ,null 
-0x7d55 035633 rtn zero 
-:      035634 left_shift_n_loop:
-0x7d56 035635 lshift pdata ,pdata 
-0x7d57 035636 loop left_shift_n_loop 
-0x7d58 035637 rtn 
-:      035641 calc_average:
-0x7d59 035642 setarg 0 
-0x7d5a 035643 copy loopcnt ,rega 
-:      035644 calc_average_loop:
-0x7d5b 035645 ifetcht 2 ,contr 
-0x7d5c 035646 iadd temp ,pdata 
-0x7d5d 035647 loop calc_average_loop 
-0x7d5e 035648 idiv rega 
-:      035649 get_div_result:
-0x7d5f 035650 call wait_div_end 
-0x7d60 035651 quotient pdata 
-0x7d61 035652 rtn 
-:      035654 wait_div_end:
-0x7d62 035655 rtn modone 
-0x7d63 035656 branch wait_div_end 
-:      035666 compare_loop:
-:      035667 string_compare:
-0x7d64 035668 ifetch 1 ,rega 
-0x7d65 035669 ifetcht 1 ,regb 
-0x7d66 035670 isub temp ,null 
-0x7d67 035671 nrtn zero 
-0x7d68 035672 increase 1 ,rega 
-0x7d69 035673 increase 1 ,regb 
-0x7d6a 035674 loop string_compare 
-0x7d6b 035675 branch enable_zero 
-:      035679 ceiling:
-0x7d6c 035680 isub temp ,null 
-0x7d6d 035681 nrtn positive 
-0x7d6e 035682 deposit temp 
-0x7d6f 035683 rtn 
-:      035685 swap:
-0x7d70 035686 iadd temp ,pdata 
-0x7d71 035687 isub temp ,temp 
-0x7d72 035688 isub temp ,pdata 
-0x7d73 035689 rtn 
-:      035691 clean_smem:
-0x7d74 035692 arg 0 ,contw 
-0x7d75 035693 branch clean_mem 
-:      035695 clean_xmem:
-0x7d76 035696 arg 0x4000 ,contw 
-:      035697 clean_mem:
-0x7d77 035698 arg 0x1000 ,loopcnt 
-0x7d78 035699 branch memset0 
-:      035702 callback_func:
-0x7d79 035703 rtn blank 
-0x7d7a 035704 copy pdata ,pc 
-:      035707 ice_break_disable_wdt:
-0x7d7b 035708 call wdt_set_disable 
-:      035710 ice_break:
-0x7d7c 035711 jam 0x1 ,core_ice_ctrl 
-0x7d7d 035712 rtn 
-:      035714 ice_setbp:
-0x7d7e 035715 store 2 ,core_ice_break0 
-0x7d7f 035716 fetch 1 ,core_ice_ctrl 
-0x7d80 035717 set1 4 ,pdata 
-0x7d81 035718 store 1 ,core_ice_ctrl 
-0x7d82 035719 rtn 
-:      035720 ice_setbp2:
-0x7d83 035721 store 2 ,core_ice_break1 
-0x7d84 035722 fetch 1 ,core_ice_ctrl 
-0x7d85 035723 set1 6 ,pdata 
-0x7d86 035724 store 1 ,core_ice_ctrl 
-0x7d87 035725 rtn 
-:      035727 ice_set_write_bp:
-0x7d88 035728 store 2 ,core_ice_break0 
-0x7d89 035729 jam 0x30 ,core_ice_ctrl 
-0x7d8a 035730 rtn 
-:      035738 fifo_in:
-0x7d8b 035739 bpatchx patch21_4 ,mem_patch21 
-0x7d8c 035740 ifetcht util_fifo_len ,rega 
-0x7d8d 035741 and temp ,0xff ,pdata 
-0x7d8e 035742 nbranch fifo_in_push ,blank 
-0x7d8f 035743 rshift8 temp ,pdata 
-0x7d90 035744 istore util_fifo_len ,rega 
-:      035745 fifo_in_push:
-0x7d91 035746 increase util_fifo_len + util_fifo_offset ,rega 
-0x7d92 035747 ifetch 1 ,rega 
-0x7d93 035748 nbranch assert ,blank 
-0x7d94 035749 fetch 1 ,mem_fifo_temp 
-0x7d95 035750 istore 1 ,rega 
-0x7d96 035751 rtn 
-:      035756 fifo_out:
-0x7d97 035757 bpatchx patch21_5 ,mem_patch21 
-0x7d98 035758 arg util_fifo_len ,loopcnt 
-0x7d99 035759 ifetch util_fifo_len ,rega 
-0x7d9a 035760 rtn blank 
-:      035761 fifo_out_loop:
-0x7d9b 035762 ifetch 1 ,rega 
-0x7d9c 035763 nbranch fifo_out_end ,blank 
-0x7d9d 035764 increase 1 ,rega 
-0x7d9e 035765 loop fifo_out_loop 
-0x7d9f 035766 branch assert 
-:      035767 fifo_out_end:
-0x7da0 035768 arg 0 ,temp 
-0x7da1 035769 istoret 1 ,rega 
-0x7da2 035770 rtn 
-:      035775 fifo_is_empty:
-0x7da3 035776 ifetch util_fifo_len ,rega 
-0x7da4 035777 rtn 
-:      035782 fifo_is_full:
-0x7da5 035783 ifetch 1 ,rega 
-0x7da6 035784 rtn 
-:      035787 fifo_is_near_full:
-0x7da7 035788 ifetch 2 ,rega 
-0x7da8 035789 rtn 
-:      035793 fifo_content_count:
-0x7da9 035794 arg 0 ,temp 
-:      035795 fifo_content_count_loop:
-0x7daa 035796 fetch 1 ,contr 
-0x7dab 035797 loop fifo_content_count_loop ,blank 
-0x7dac 035798 increase 1 ,temp 
-0x7dad 035799 loop fifo_content_count_loop 
-0x7dae 035800 copy temp ,pdata 
-0x7daf 035801 rtn 
-:      035804 not_greater_than:
-0x7db0 035805 isub temp ,null 
-0x7db1 035806 nrtn positive 
-:      035807 copy_temp2pdata:
-0x7db2 035808 copy temp ,pdata 
-0x7db3 035809 rtn 
-:      035812 disable_positive:
-0x7db4 035813 force -1 ,null 
-0x7db5 035814 rtn 
-:      035815 enable_positive:
-:      035816 disable_zero:
-0x7db6 035817 force 1 ,null 
-0x7db7 035818 rtn 
-:      035819 enable_zero:
-0x7db8 035820 force 0 ,null 
-0x7db9 035821 rtn 
-:      035823 enable_user:
-0x7dba 035824 enable user 
-0x7dbb 035825 rtn 
-:      035827 disable_user:
-0x7dbc 035828 disable user 
-0x7dbd 035829 rtn 
-:      035831 enable_user2:
-0x7dbe 035832 enable user2 
-0x7dbf 035833 rtn 
-:      035835 disable_user2:
-0x7dc0 035836 disable user2 
-0x7dc1 035837 rtn 
-:      035839 enable_user7:
-0x7dc2 035840 enable user7 
-0x7dc3 035841 rtn 
-:      035843 disable_true:
-0x7dc4 035844 disable true 
-0x7dc5 035845 rtn 
-:      035847 enable_true:
-0x7dc6 035848 enable true 
-0x7dc7 035849 rtn 
-:      035851 disable_blank:
-0x7dc8 035852 setarg 1 
-0x7dc9 035853 rtn 
-:      035855 enable_blank:
-:      035856 set_pdata_0:
-0x7dca 035857 setarg 0 
-0x7dcb 035858 rtn 
-:      035862 cal_sum:
-0x7dcc 035863 sub loopcnt ,0 ,null 
-0x7dcd 035864 rtn zero 
-:      035865 cal_sum_loop:
-0x7dce 035866 ifetcht 1 ,contr 
-0x7dcf 035867 iadd temp ,pdata 
-0x7dd0 035868 loop cal_sum_loop 
-0x7dd1 035869 rtn 
-:      035872 reverse_byte:
-0x7dd2 035873 copy loopcnt ,pdata 
-0x7dd3 035874 rtn blank 
-0x7dd4 035875 copy contr ,pdata 
-0x7dd5 035876 iadd loopcnt ,pdata 
-0x7dd6 035877 increase -1 ,pdata 
-0x7dd7 035878 copy pdata ,contr 
-:      035879 reverse_loop:
-0x7dd8 035880 ifetch 1 ,contr 
-0x7dd9 035881 increase -2 ,contr 
-0x7dda 035882 istore 1 ,contw 
-0x7ddb 035883 loop reverse_loop 
-0x7ddc 035884 rtn 
-:      035887 lshift14:
-0x7ddd 035888 lshift16 pdata ,pdata 
-:      035889 rshift2:
-0x7dde 035890 rshift2 pdata ,pdata 
-0x7ddf 035891 rtn 
-:      035893 lshift6:
-0x7de0 035894 lshift8 pdata ,pdata 
-0x7de1 035895 branch rshift2 
-:      035898 clear_wake:
-0x7de2 035899 setarg 0 
-0x7de3 035900 store 8 ,mem_gpio_wakeup_cfg 
-0x7de4 035901 set1 25 ,pdata 
-0x7de5 035902 istore 4 ,contw 
-0x7de6 035903 rtn 
-:      035906 generate_random:
-0x7de7 035907 arg 16 ,loopcnt 
-:      035908 generate_random_loop:
-0x7de8 035909 random pdata 
-0x7de9 035910 istore 1 ,contw 
-0x7dea 035911 loop generate_random_loop 
-0x7deb 035912 rtn 
+:      001822 start:
+0x2000 001823 call lpmstate 
+:      001825 soft_reset:
+0x2001 001826 bpatch patch00_0 ,mem_patch00 
+0x2002 001827 clear_stack 
+0x2003 001829 call app_param_init 
+0x2004 001830 call initialize_radio 
+0x2005 001831 call iic_init_360khz 
+0x2006 001832 call init_param 
+0x2007 001833 call l2cap_init 
+0x2008 001834 bpatch patch00_1 ,mem_patch00 
+0x2009 001835 call ui_init 
+0x200a 001836 call app_init 
+0x200b 001837 call publickey_init 
+0x200c 001839 call lpm_recover_clk ,wake 
+:      001840 main_loop:
+0x200d 001841 bpatch patch00_2 ,mem_patch00 
+0x200e 001842 call sp_calc_sequence_256 
+0x200f 001843 call sp_calc_sequence_256_check 
+0x2010 001844 call le_advertising_dispatch 
+0x2011 001845 call idle_dispatch 
+0x2012 001846 call app_process_idle 
+0x2013 001847 call connection_dispatch 
+0x2014 001848 call g24_dispatch 
+0x2015 001849 call lpm_dispatch 
+0x2016 001850 call kscan_dispatch 
+0x2017 001851 branch main_loop 
+:      001853 connection_dispatch:
+0x2018 001854 call connection_incontext 
+0x2019 001855 rtnmark0 mark_context 
+0x201a 001856 set0 mark_context ,mark 
+0x201b 001857 call context_save 
+0x201c 001858 branch le_disable 
+:      001860 connection_incontext:
+0x201d 001861 bpatch patch00_3 ,mem_patch00 
+0x201e 001862 call context_search_insniff 
+0x201f 001863 nbranch connection_nosniff ,zero 
+0x2020 001864 call context_load 
+0x2021 001865 add rega ,coffset_mode ,contr 
+0x2022 001866 ifetch 1 ,contr 
+0x2023 001867 bbit1 mode_le ,le_conn_dispatch 
+0x2024 001870 rtn 
+:      001872 connection_nosniff:
+0x2025 001873 jam 0 ,mem_current_context 
+0x2026 001874 call context_get_next 
+0x2027 001875 copy loopcnt ,null 
+0x2028 001876 rtn zero 
+0x2029 001877 branch assert 
+:      001884 idle_dispatch:
+0x202a 001885 fetch 1 ,mem_hci_cmd 
+0x202b 001886 rtn blank 
+0x202c 001887 beq hci_cmd_le_create_conn ,idle_le_create_conn 
+0x202d 001888 call context_search_conn_handle 
+0x202e 001889 rtn zero 
+0x202f 001890 call context_search_plap 
+0x2030 001891 rtn zero 
+:      001892 idle_exit:
+0x2031 001893 jam 0 ,mem_hci_cmd 
+0x2032 001894 rtn 
+:      001896 idle_le_create_conn:
+0x2033 001897 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
+0x2034 001898 jam 0 ,mem_hci_cmd 
+0x2035 001899 rtn 
+:      001903 context_load:
+0x2036 001904 bpatch patch00_4 ,mem_patch00 
+0x2037 001905 set1 mark_context ,mark 
+0x2038 001906 deposit rega 
+0x2039 001907 store 2 ,mem_context_ptr 
+0x203a 001908 force context_size ,loopcnt 
+0x203b 001909 arg mem_le_state ,contw 
+0x203c 001910 add rega ,coffset_mode ,contr 
+0x203d 001911 ifetch 1 ,contr 
+0x203e 001912 copy rega ,contr 
+0x203f 001913 bbit1 mode_le ,memcpy 
+0x2040 001914 rtn 
+:      001916 context_save:
+0x2041 001917 bpatch patch00_5 ,mem_patch00 
+0x2042 001918 fetch 2 ,mem_context_ptr 
+0x2043 001919 iforce contw 
+0x2044 001920 force context_size ,loopcnt 
+0x2045 001921 arg mem_le_state ,contr 
+0x2046 001922 branch memcpy 
+:      001926 context_get_next:
+0x2047 001927 arg context_num ,loopcnt 
+0x2048 001928 fetcht 1 ,mem_current_context 
+:      001929 context_get_next_loop:
+0x2049 001930 increase 1 ,temp 
+0x204a 001931 compare context_num ,temp ,0xff 
+0x204b 001932 nbranch context_get_next_cont ,true 
+0x204c 001933 arg 0 ,temp 
+:      001934 context_get_next_cont:
+0x204d 001935 storet 1 ,mem_current_context 
+0x204e 001936 mul32 temp ,context_size ,pdata 
+0x204f 001937 arg mem_context ,rega 
+0x2050 001938 iadd rega ,rega 
+0x2051 001939 ifetch 1 ,rega 
+0x2052 001940 bbit1 state_insniff ,context_get_next_sniff 
+0x2053 001941 rtnbit1 state_inconn 
+:      001942 context_get_next_sniff:
+0x2054 001943 loop context_get_next_loop 
+0x2055 001944 rtn 
+:      001946 context_new:
+0x2056 001947 bpatch patch00_6 ,mem_patch00 
+0x2057 001948 arg context_search_empty ,regc 
+0x2058 001949 call context_search 
+0x2059 001950 nrtn zero 
+0x205a 001951 deposit rega 
+0x205b 001952 store 2 ,mem_context_ptr 
+0x205c 001953 branch enable_zero 
+:      001958 context_check_idle:
+0x205d 001959 arg context_check_inconn ,regc 
+0x205e 001960 branch context_search 
+:      001965 context_search_conn_handle:
+0x205f 001966 fetcht 1 ,mem_hci_conn_handle 
+:      001967 context_search_conn_handle2:
+0x2060 001968 arg context_search_handle ,regc 
+0x2061 001969 branch context_search 
+:      001972 context_search_plap:
+0x2062 001973 bpatch patch00_7 ,mem_patch00 
+0x2063 001974 fetcht 6 ,mem_hci_plap 
+:      001975 context_search_plap2:
+0x2064 001976 arg context_search_lap ,regc 
+0x2065 001977 branch context_search 
+:      001979 context_search_insniff:
+0x2066 001980 arg context_search_sniff ,regc 
+0x2067 001981 branch context_search 
+:      001983 context_search_sniff_window:
+0x2068 001984 arg context_search_window ,regc 
+:      001985 context_search:
+0x2069 001986 bpatch patch01_0 ,mem_patch01 
+0x206a 001987 arg mem_context ,rega 
+0x206b 001988 arg context_num ,loopcnt 
+:      001989 context_search_loop:
+0x206c 001990 ifetch 1 ,rega 
+0x206d 001991 copy regc ,pc 
+:      001992 context_search_next:
+0x206e 001993 bpatch patch01_1 ,mem_patch01 
+0x206f 001994 increase context_size ,rega 
+0x2070 001995 loop context_search_loop 
+0x2071 001996 force 1 ,null 
+0x2072 001997 rtn 
+:      001999 context_search_empty:
+0x2073 002000 bbit1 state_inconn ,context_search_next 
+0x2074 002001 branch enable_zero 
+:      002003 context_search_lap:
+0x2075 002004 bbit0 state_inconn ,context_search_next 
+:      002005 context_search_lap_cont:
+0x2076 002006 add rega ,coffset_plap ,contr 
+0x2077 002007 ifetch 6 ,contr 
+0x2078 002008 isub temp ,null 
+0x2079 002009 rtn zero 
+0x207a 002010 branch context_search_next 
+:      002012 context_search_handle:
+0x207b 002013 bbit0 state_inconn ,context_search_next 
+0x207c 002014 add rega ,coffset_conn_handle ,contr 
+0x207d 002015 ifetch 1 ,contr 
+0x207e 002016 isub temp ,null 
+0x207f 002017 rtn zero 
+0x2080 002018 branch context_search_next 
+:      002020 context_search_sniff:
+0x2081 002021 bbit0 state_insniff ,context_search_next 
+:      002022 context_search_sniff_loop:
+0x2082 002023 call context_get_anchor 
+0x2083 002024 call sign_pdata_temp 
+0x2084 002025 isub temp ,pdata 
+0x2085 002026 increase 1 ,pdata 
+0x2086 002027 branch context_search_sniff_miss ,positive 
+0x2087 002028 copy contr ,regb 
+0x2088 002029 store 9 ,mem_temp 
+0x2089 002030 bpatch patch01_2 ,mem_patch01 
+0x208a 002031 fetch 1 ,mem_sc_calc 
+0x208b 002032 nbranch context_search_sniff_sc ,blank 
+0x208c 002033 fetch 9 ,mem_temp 
+0x208d 002034 copy regb ,contr 
+0x208e 002035 increase 5 ,pdata 
+0x208f 002036 branch context_search_meet1 
+:      002038 context_search_sniff_sc:
+0x2090 002039 fetch 9 ,mem_temp 
+0x2091 002040 copy regb ,contr 
+0x2092 002041 increase 20 ,pdata 
+:      002042 context_search_meet1:
+0x2093 002043 nbranch context_search_next ,positive 
+:      002044 context_search_meet:
+0x2094 002045 copy temp ,bt_clk 
+0x2095 002046 call context_next_anchor 
+0x2096 002047 branch enable_zero 
+:      002050 context_search_sniff_miss:
+0x2097 002051 iforce regb 
+0x2098 002052 add rega ,coffset_tsniff ,contr 
+0x2099 002053 ifetch 2 ,contr 
+0x209a 002054 branch context_search_meet ,blank 
+0x209b 002055 call context_next_anchor 
+0x209c 002056 branch context_search_sniff_loop 
+:      002058 sign_pdata_temp:
+0x209d 002059 rshift16 pdata ,timeup 
+0x209e 002060 rshift8 timeup ,timeup 
+0x209f 002061 branch sign_pdata_temp_p0 ,zero 
+0x20a0 002062 compare 0xf ,timeup ,0xf 
+0x20a1 002063 nrtn true 
+0x20a2 002064 rshift16 temp ,timeup 
+0x20a3 002065 rshift8 timeup ,timeup 
+0x20a4 002066 nrtn zero 
+0x20a5 002067 set1 28 ,temp 
+0x20a6 002068 rtn 
+:      002069 sign_pdata_temp_p0:
+0x20a7 002070 rshift16 temp ,timeup 
+0x20a8 002071 rshift8 timeup ,timeup 
+0x20a9 002072 compare 0xf ,timeup ,0xf 
+0x20aa 002073 nrtn true 
+0x20ab 002074 set1 28 ,pdata 
+0x20ac 002075 rtn 
+:      002077 context_check_inconn:
+0x20ad 002078 bbit0 state_inconn ,context_search_next 
+0x20ae 002079 branch enable_zero 
+:      002082 context_check_a_wack:
+0x20af 002083 bbit0 state_inconn ,context_search_next 
+0x20b0 002084 add rega ,coffset_mode ,contr 
+0x20b1 002085 ifetch 1 ,contr 
+0x20b2 002086 bbit1 mode_le ,context_search_next 
+0x20b3 002087 rtn 
+:      002089 context_get_anchor:
+0x20b4 002090 add rega ,coffset_mode ,contr 
+0x20b5 002091 ifetcht 1 ,contr 
+0x20b6 002092 deposit clkn_bt 
+0x20b7 002093 isolate1 mode_master ,temp 
+0x20b8 002094 add rega ,coffset_sniff_anchor ,contr 
+0x20b9 002095 ifetcht 4 ,contr 
+0x20ba 002096 rtn true 
+0x20bb 002097 add rega ,coffset_clk_offset ,contr 
+0x20bc 002098 ifetch 6 ,contr 
+0x20bd 002099 call calc_clke2 
+0x20be 002100 deposit clke_bt 
+0x20bf 002101 rtn 
+:      002103 context_next_anchor:
+0x20c0 002104 add rega ,coffset_tsniff ,contr 
+0x20c1 002105 add rega ,coffset_sniff_anchor ,contw 
+0x20c2 002106 ifetch 2 ,contr 
+0x20c3 002107 iadd temp ,timeup 
+0x20c4 002108 deposit timeup 
+0x20c5 002109 istore 4 ,contw 
+0x20c6 002110 branch le_context_nextevent 
+:      002113 context_search_window:
+0x20c7 002114 bbit0 state_insniff ,context_search_next 
+0x20c8 002115 call context_get_anchor 
+0x20c9 002116 iadd stop_watch ,pdata 
+0x20ca 002117 iadd stop_watch ,pdata 
+0x20cb 002118 iadd queue ,pdata 
+0x20cc 002119 isub temp ,null 
+0x20cd 002120 nbranch context_search_next ,positive 
+0x20ce 002121 branch enable_zero 
+:      002125 end_of_packet:
+0x20cf 002126 bpatch patch01_3 ,mem_patch01 
+0x20d0 002127 disable lr_s2en 
+0x20d1 002128 disable encode_fec0 
+0x20d2 002129 disable encode_fec2 
+0x20d3 002130 disable decode_fec0 
+0x20d4 002131 disable decode_fec2 
+0x20d5 002132 disable enable_crc 
+0x20d6 002133 disable encrypt 
+0x20d7 002134 disable enable_white 
+0x20d8 002135 branch shutdown_radio ,is_rx 
+0x20d9 002136 until null ,tx_clear 
+0x20da 002137 nop 100 
+0x20db 002138 branch shutdown_radio 
+:      002143 sniff_check_window:
+0x20dc 002144 bpatch patch01_4 ,mem_patch01 
+0x20dd 002145 disable swfine 
+0x20de 002146 copy temp ,stop_watch 
+0x20df 002147 call context_search_sniff_window 
+0x20e0 002148 disable user 
+0x20e1 002149 nrtn zero 
+0x20e2 002150 force 0 ,stop_watch 
+0x20e3 002151 branch enable_user 
+:      002154 calc_slot_offset:
+0x20e4 002155 bpatch patch01_5 ,mem_patch01 
+0x20e5 002156 until null ,halfslot 
+0x20e6 002157 deposit clke 
+0x20e7 002158 iforce contr 
+0x20e8 002159 rshift16 ,pdata ,pdata 
+0x20e9 002160 isub clkn_bt ,loopcnt 
+0x20ea 002161 and_into 3 ,loopcnt 
+0x20eb 002162 nbranch calc_bt_portion ,zero 
+0x20ec 002163 force 0 ,pdata 
+0x20ed 002164 branch calc_skip_bt 
+:      002165 calc_bt_portion:
+0x20ee 002166 fetcht 2 ,mem_param_rt_rthalfslot 
+0x20ef 002167 force 0 ,pdata 
+:      002168 calc_slot_offset_loop:
+0x20f0 002169 iadd temp ,pdata 
+0x20f1 002170 loop calc_slot_offset_loop 
+:      002171 calc_skip_bt:
+0x20f2 002172 iadd contr ,pdata 
+0x20f3 002173 div pdata ,12 
+0x20f4 002174 call get_div_result 
+0x20f5 002175 store 2 ,mem_slot_offset 
+0x20f6 002176 rtn 
+:      002178 calc_clke_offset:
+0x20f7 002179 bpatch patch01_6 ,mem_patch01 
+0x20f8 002180 deposit clke 
+0x20f9 002181 copy clkn ,temp 
+0x20fa 002182 isub temp ,null 
+0x20fb 002183 nsetflag positive ,44 ,pdata 
+0x20fc 002184 isub temp ,temp 
+0x20fd 002185 fetch 2 ,mem_param_rt_rthalfslot 
+0x20fe 002186 isolate0 15 ,temp 
+0x20ff 002187 branch calc_clke_pos ,true 
+0x2100 002188 copy temp ,alarm 
+0x2101 002189 arg 0x10000 ,temp 
+0x2102 002190 fetch 2 ,mem_param_rt_rthalfslot 
+0x2103 002191 isub temp ,pdata 
+0x2104 002192 iadd alarm ,temp 
+:      002194 calc_clke_pos:
+0x2105 002195 storet 6 ,mem_le_clk_offset 
+0x2106 002196 rtn 
+:      002198 calc_clke:
+0x2107 002199 disable clknt 
+0x2108 002200 fetch 6 ,mem_le_clk_offset 
+:      002201 calc_clke2:
+0x2109 002202 iadd clkn ,alarm 
+0x210a 002203 increase 10 ,alarm 
+0x210b 002204 fetch 2 ,mem_param_rt_rthalfslot 
+0x210c 002205 isub alarm ,pdata 
+0x210d 002206 isolate0 15 ,pdata 
+0x210e 002207 branch calc_clke_pos_adj ,true 
+0x210f 002208 setarg 0x10000 
+0x2110 002209 fetchr regd ,2 ,mem_param_rt_rthalfslot 
+0x2111 002210 isub regd ,pdata 
+0x2112 002211 iadd alarm ,alarm 
+:      002212 calc_clke_pos2:
+0x2113 002213 copy alarm ,clke 
+0x2114 002214 rtn 
+:      002215 calc_clke_pos_adj:
+0x2115 002216 force 0 ,null 
+0x2116 002217 branch calc_clke_pos2 
+:      002224 qsetxor:
+0x2117 002225 rshift3 pdata ,pdata 
+0x2118 002226 ifetchr rega ,1 ,contw 
+0x2119 002227 ixor rega ,pdata 
+0x211a 002228 isolate0 6 ,pdata 
+0x211b 002229 branch qset_p 
+:      002231 qset1_p:
+0x211c 002232 isolate0 0 ,null 
+:      002233 qset_start:
+0x211d 002234 arg 0x8ac2 ,contw 
+:      002235 qset_p:
+0x211e 002236 ifetch 1 ,contw 
+0x211f 002237 qsetflag true ,pdata 
+0x2120 002238 istore 1 ,contw 
+0x2121 002239 rtn 
+:      002241 rx_dcoc_avg:
+0x2122 002242 nop 60 
+:      002243 btdma:
+0x2123 002245 jam 8 ,0x8983 
+0x2124 002246 jam 9 ,0x8985 
+0x2125 002247 jam 0x9 ,0x8981 
+0x2126 002248 jam 0x3 ,0x8981 
+0x2127 002249 jam 0x6 ,0x8980 
+0x2128 002250 nop 60 
+0x2129 002251 arg 0 ,rega 
+0x212a 002252 arg 0 ,regb 
+0x212b 002253 arg 16 ,loopcnt 
+0x212c 002254 arg 0x800 ,contr 
+:      002255 rx_dcoc_loop:
+0x212d 002256 ifetch 2 ,contr 
+0x212e 002257 iadd rega ,rega 
+0x212f 002258 ifetch 2 ,contr 
+0x2130 002259 iadd regb ,regb 
+0x2131 002260 loop rx_dcoc_loop 
+0x2132 002261 rtn 
+:      002263 rx_dcoc:
+0x2133 002264 bpatch patch01_7 ,mem_patch01 
+0x2134 002265 call set_sync_on 
+0x2135 002266 arg 39 ,temp 
+0x2136 002267 call set_freq_rx 
+0x2137 002268 call rf_rx_enable 
+0x2138 002269 jam 0x7f ,0x8a25 
+0x2139 002270 jam 0x1a ,0x8a30 
+0x213a 002271 jam 0x78 ,0x8a31 
+0x213b 002272 jam 0xb2 ,0x8a8f 
+0x213c 002273 jam 0 ,0x8ac2 
+0x213d 002274 jam 0 ,0x8ac3 
+0x213e 002275 arg 6 ,queue 
+0x213f 002276 call rx_dcoc_avg 
+0x2140 002277 isolate1 13 ,rega 
+0x2141 002278 call qset_start 
+0x2142 002279 isolate1 13 ,regb 
+0x2143 002280 call qset_p 
+0x2144 002281 arg 5 ,queue 
+:      002282 rx_dcoc_loop2:
+0x2145 002283 call qset1_p 
+0x2146 002284 call qset_p 
+0x2147 002285 call rx_dcoc_avg 
+0x2148 002286 arg 0x8ac2 ,contw 
+0x2149 002287 rshift4 rega ,pdata 
+0x214a 002288 call qsetxor 
+0x214b 002289 rshift4 regb ,pdata 
+0x214c 002290 call qsetxor 
+0x214d 002291 increase -1 ,queue 
+0x214e 002292 branch rx_dcoc_loop2 ,positive 
+0x214f 002293 jam 0x52 ,0x8a8f 
+0x2150 002294 jam 2 ,0x8a30 
+0x2151 002295 jam 0 ,0x8981 
+:      002297 shutdown_radio:
+0x2152 002298 bpatch patch02_0 ,mem_patch02 
+0x2153 002299 call rf_debug_shutdown_radio_line 
+0x2154 002300 disable is_tx 
+0x2155 002301 disable is_rx 
+0x2156 002302 setarg 0x0200 
+0x2157 002303 store 4 ,0x8a23 
+0x2158 002304 jam 0xfa ,0x8a01 
+0x2159 002305 nop 12 
+0x215a 002306 jam 0 ,0x8a0f 
+0x215b 002307 jam 0x1a ,0x8a12 
+0x215c 002308 jam 0x2b ,0x8a14 
+0x215d 002309 force 8 ,radio_ctrl 
+0x215e 002310 force 0 ,radio_ctrl 
+0x215f 002312 branch gain_control 
+:      002314 set_sync_on:
+0x2160 002315 bpatch patch02_1 ,mem_patch02 
+0x2161 002316 jam 0x60 ,0x8a0f 
+0x2162 002317 jam 0xaa ,0x8a10 
+0x2163 002318 jam 0x7a ,0x8a12 
+0x2164 002319 jam 0x00 ,0x8a25 
+0x2165 002320 jam 0x00 ,0x8a26 
+0x2166 002321 nop 60 
+0x2167 002322 jam 0x20 ,0x8a20 
+0x2168 002323 jam 0xfd ,0x8a23 
+0x2169 002324 jam 0x12 ,0x8a24 
+0x216a 002325 jam 0x10 ,0x8a24 
+0x216b 002326 nop 60 
+0x216c 002327 jam 0x60 ,0x8a12 
+0x216d 002328 jam 0xdd ,0x8a23 
+0x216e 002329 rtn 
+:      002331 set_freq_rx:
+0x216f 002332 bpatch patch02_2 ,mem_patch02 
+0x2170 002333 jam 0x01 ,0x8900 
+0x2171 002334 jam 0x9d ,0x8a23 
+0x2172 002335 jam 0x02 ,0x8a24 
+0x2173 002336 nop 20 
+0x2174 002337 jam 0x65 ,0x8a70 
+0x2175 002338 jam 0x9f ,0x8a23 
+0x2176 002339 call set_lemode 
+0x2177 002340 storet 1 ,mem_last_freq 
+0x2178 002341 increase 1 ,temp 
+:      002345 aac_res_lookup:
+0x2179 002346 bpatch patch02_3 ,mem_patch02 
+0x217a 002347 rshift4 temp ,pdata 
+0x217b 002348 arg mem_aac_res_table ,contr 
+0x217c 002349 iadd contr ,contr 
+0x217d 002350 ifetch 1 ,contr 
+0x217e 002351 fetchr rega ,1 ,0x8a71 
+0x217f 002352 and_into 0xf ,rega 
+0x2180 002353 ior rega ,pdata 
+0x2181 002354 store 1 ,0x8a71 
+0x2182 002355 call calc_freq 
+0x2183 002356 nop 144 
+0x2184 002357 fetch 1 ,mem_fcomp_div 
+0x2185 002358 beq xtal_24m ,aac_res_lookup_end 
+0x2186 002359 nop 36 
+:      002360 aac_res_lookup_end:
+0x2187 002361 jam 0x80 ,0x8a20 
+0x2188 002362 rtn 
+:      002365 set_lemode_2m_16m:
+0x2189 002366 setarg 0x8312 
+0x218a 002367 store 2 ,0x8907 
+0x218b 002368 branch set_lemode_2m 
+:      002370 set_lemode_1m_16m:
+0x218c 002371 setarg 0x4189 
+0x218d 002372 store 2 ,0x8907 
+0x218e 002373 branch set_lemode_1m 
+:      002376 set_lemode:
+0x218f 002377 bpatch patch02_4 ,mem_patch02 
+0x2190 002378 jam 0x11 ,0x8a82 
+0x2191 002379 jam 0x12 ,0x8a8d 
+0x2192 002380 jam 0x0a ,0x8a8e 
+0x2193 002381 fetch 1 ,mem_fcomp_div 
+0x2194 002382 beq xtal_16m ,set_lemode_2m_16m 
+0x2195 002383 setarg 0x5762 
+0x2196 002384 store 2 ,0x8907 
+:      002385 set_lemode_2m:
+0x2197 002386 jam 3 ,0x8901 
+0x2198 002387 jam 0x84 ,0x8920 
+0x2199 002388 rtnmark1 mark_ble_2m 
+0x219a 002389 jam 1 ,0x8901 
+0x219b 002390 jam 0x80 ,0x8920 
+0x219c 002391 jam 0x07 ,0x8a82 
+0x219d 002392 jam 0x44 ,0x8a8d 
+0x219e 002393 jam 0x0a ,0x8a8e 
+0x219f 002394 fetch 1 ,mem_fcomp_div 
+0x21a0 002395 beq xtal_16m ,set_lemode_1m_16m 
+0x21a1 002396 setarg 0x2bb1 
+0x21a2 002397 store 2 ,0x8907 
+:      002398 set_lemode_1m:
+0x21a3 002399 rtnmark0 mark_ble_lr 
+0x21a4 002400 jam 5 ,0x8901 
+0x21a5 002401 rtn 
+:      002403 rf_rx_enable:
+0x21a6 002404 bpatch patch02_5 ,mem_patch02 
+0x21a7 002405 call rf_debug_rx_gpio_high 
+0x21a8 002406 call rf_rx_agc_set 
+0x21a9 002407 force 8 ,radio_ctrl 
+0x21aa 002408 force 0 ,radio_ctrl 
+0x21ab 002410 setarg 0x0aaada 
+0x21ac 002411 store 3 ,0x8a0f 
+0x21ad 002412 jam 0x40 ,0x8a25 
+0x21ae 002413 jam 0x10 ,0x8a26 
+0x21af 002414 nop 60 
+0x21b0 002415 jam 0xfb ,0x8a01 
+0x21b1 002416 jam 0xff ,0x8a25 
+0x21b2 002417 jam 0x30 ,0x8a26 
+0x21b3 002418 jam 0x5e ,0x8a16 
+0x21b4 002419 nop 20 
+0x21b5 002420 jam 0x00 ,0x8a10 
+0x21b6 002421 jam 0x08 ,0x8a11 
+0x21b7 002422 nop 120 
+0x21b8 002423 jam 0xd ,0x8900 
+0x21b9 002424 rtn 
+:      002427 rf_rx_agc_set:
+0x21ba 002428 fetch 1 ,mem_gain_fix 
+0x21bb 002429 beq 0xff ,rf_rx_enable_no_soft_agc 
+0x21bc 002430 arg mem_gain_table ,contr 
+0x21bd 002431 iadd contr ,contr 
+0x21be 002432 ifetch 1 ,contr 
+0x21bf 002433 store 1 ,core_rf_rx_gain_fix 
+0x21c0 002434 jam 0x27 ,core_rf_rx_agc_ctrl 
+:      002436 rf_rx_enable_no_soft_agc:
+0x21c1 002437 fetcht 1 ,mem_gain_second_agc_en 
+0x21c2 002438 fetch 1 ,core_rf_rx_agc_ctrl 
+0x21c3 002439 ior temp ,pdata 
+0x21c4 002440 store 1 ,core_rf_rx_agc_ctrl 
+0x21c5 002441 rtn 
+:      002444 set_freq_tx_int:
+0x21c6 002445 jam 0x03 ,0x8900 
+0x21c7 002446 jam 0x02 ,0x8a24 
+0x21c8 002447 nop 20 
+0x21c9 002448 jam 0x65 ,0x8a70 
+0x21ca 002449 jam 0xdf ,0x8a23 
+0x21cb 002450 call set_lemode 
+0x21cc 002451 call ghp_lookup 
+0x21cd 002452 storet 1 ,mem_last_freq 
+0x21ce 002453 increase 2 ,temp 
+0x21cf 002454 branch aac_res_lookup 
+:      002458 calc_freq:
+0x21d0 002459 bpatch patch02_6 ,mem_patch02 
+0x21d1 002460 setarg 2400 
+0x21d2 002461 iadd temp ,pdata 
+0x21d3 002462 copy pdata ,rega 
+0x21d4 002463 fetcht 1 ,mem_fcomp_div 
+0x21d5 002464 rshift temp ,temp 
+0x21d6 002465 idiv temp 
+0x21d7 002467 call wait_div_end 
+0x21d8 002468 quotient pdata 
+0x21d9 002469 store 2 ,0x8909 
+0x21da 002470 remainder pdata 
+0x21db 002471 lshift16 pdata ,pdata 
+0x21dc 002472 lshift8 pdata ,pdata 
+0x21dd 002473 idiv temp 
+0x21de 002474 call wait_div_end 
+0x21df 002475 quotient pdata 
+0x21e0 002476 store 3 ,0x890b 
+0x21e1 002481 storer rega ,1 ,0x8a22 
+0x21e2 002482 rshift8 rega ,rega 
+0x21e3 002483 storer rega ,1 ,0x8a21 
+0x21e4 002484 jam 0xa0 ,0x8a20 
+0x21e5 002485 jam 0xe0 ,0x8a20 
+0x21e6 002486 jam 0xa0 ,0x8a20 
+0x21e7 002487 rtn 
+:      002489 ghp_lookup:
+0x21e8 002490 add temp ,2 ,pdata 
+0x21e9 002491 rshift3 pdata ,pdata 
+0x21ea 002492 and_into -2 ,pdata 
+0x21eb 002493 arg mem_ghpc_table ,contr 
+0x21ec 002494 bmark0 mark_ble_2m ,ghp_1m 
+0x21ed 002495 increase 12 ,contr 
+:      002496 ghp_1m:
+0x21ee 002497 iadd contr ,contr 
+0x21ef 002498 ifetchr rega ,2 ,contr 
+0x21f0 002499 ifetch 2 ,contr 
+0x21f1 002500 isub rega ,pdata 
+0x21f2 002501 add temp ,2 ,contr 
+0x21f3 002502 and_into 0xf ,contr 
+0x21f4 002503 imul32 contr ,pdata 
+0x21f5 002504 rshift4 pdata ,pdata 
+0x21f6 002505 iadd rega ,pdata 
+0x21f7 002506 store 2 ,0x8905 
+0x21f8 002507 rtn 
+:      002511 set_freq_tx:
+0x21f9 002512 bpatch patch02_7 ,mem_patch02 
+0x21fa 002513 call set_freq_tx_int 
+0x21fb 002514 nop 600 
+:      002516 txon:
+0x21fc 002517 bpatch patch03_0 ,mem_patch03 
+0x21fd 002518 setarg 0x0aaa7e 
+0x21fe 002519 store 3 ,0x8a0f 
+0x21ff 002520 nop 60 
+0x2200 002521 jam 0x00 ,0x8a25 
+0x2201 002522 jam 0x0d ,0x8a26 
+0x2202 002523 jam 0x56 ,0x8a16 
+0x2203 002524 nop 30 
+0x2204 002525 jam 0x1b ,0x8a15 
+0x2205 002526 call set_tx_power 
+0x2206 002527 nop 20 
+0x2207 002528 jam 0x0f ,0x8a26 
+0x2208 002529 nop 20 
+0x2209 002530 jam 0xa8 ,0x8a10 
+0x220a 002531 jam 0x00 ,0x8a11 
+0x220b 002532 rtn 
+:      002534 set_tx_power:
+0x220c 002535 bpatch patch03_1 ,mem_patch03 
+0x220d 002536 fetch 1 ,mem_tx_power 
+0x220e 002537 beq tx_power_0db ,set_tx_power_0db 
+0x220f 002538 beq tx_power_3db ,set_tx_power_3db 
+0x2210 002539 beq tx_power_5db ,set_tx_power_5db 
+0x2211 002540 beq tx_power_7db ,set_tx_power_7db 
+0x2212 002541 beq tx_power_10db ,set_tx_power_10db 
+0x2213 002542 beq tx_power_f3db ,set_tx_power_f3db 
+0x2214 002543 beq tx_power_f5db ,set_tx_power_f5db 
+0x2215 002544 beq tx_power_f10db ,set_tx_power_f10db 
+0x2216 002545 beq tx_power_f20db ,set_tx_power_f20db 
+:      002546 set_tx_power_0db:
+0x2217 002547 jam 0x17 ,0x8a14 
+0x2218 002548 setarg 0x251a3f 
+0x2219 002549 store 3 ,0x8a60 
+:      002550 set_tx_power_8a63_28:
+0x221a 002551 jam 0x28 ,0x8a63 
+0x221b 002552 rtn 
+:      002554 set_tx_power_3db:
+0x221c 002555 jam 0x25 ,0x8a14 
+0x221d 002556 setarg 0xa91c2d 
+0x221e 002557 store 3 ,0x8a60 
+:      002558 set_tx_power_8a63_2f:
+0x221f 002559 jam 0x2f ,0x8a63 
+0x2220 002560 rtn 
+:      002562 set_tx_power_5db:
+0x2221 002563 jam 0x25 ,0x8a14 
+0x2222 002564 setarg 0xa91c3f 
+0x2223 002565 store 3 ,0x8a60 
+0x2224 002566 branch set_tx_power_8a63_2f 
+:      002568 set_tx_power_7db:
+0x2225 002569 jam 0x25 ,0x8a14 
+0x2226 002570 setarg 0xa9383f 
+0x2227 002571 store 3 ,0x8a60 
+0x2228 002572 branch set_tx_power_8a63_2f 
+:      002574 set_tx_power_10db:
+0x2229 002575 jam 0x25 ,0x8a14 
+0x222a 002576 setarg 0xa93f3f 
+0x222b 002577 store 3 ,0x8a60 
+0x222c 002578 branch set_tx_power_8a63_2f 
+:      002581 set_tx_power_f3db:
+0x222d 002582 jam 0x17 ,0x8a14 
+0x222e 002583 setarg 0x251827 
+0x222f 002584 store 3 ,0x8a60 
+0x2230 002585 branch set_tx_power_8a63_28 
+:      002587 set_tx_power_f5db:
+0x2231 002588 jam 0x17 ,0x8a14 
+0x2232 002589 setarg 0x25181c 
+0x2233 002590 store 3 ,0x8a60 
+0x2234 002591 branch set_tx_power_8a63_28 
+:      002593 set_tx_power_f10db:
+0x2235 002594 jam 0x17 ,0x8a14 
+0x2236 002595 setarg 0x25180b 
+0x2237 002596 store 3 ,0x8a60 
+0x2238 002597 branch set_tx_power_8a63_28 
+:      002599 set_tx_power_f20db:
+0x2239 002600 jam 0x17 ,0x8a14 
+0x223a 002601 setarg 0x251000 
+0x223b 002602 store 3 ,0x8a60 
+0x223c 002603 branch set_tx_power_8a63_28 
+:      002607 initialize_radio:
+0x223d 002608 jam clksel_rc ,core_clksel 
+:      002609 initialize_radio_wait:
+0x223e 002610 fetch 2 ,mem_rf_init_ptr 
+0x223f 002611 bbit0 14 ,initialize_radio_wait 
+0x2240 002612 iforce contr 
+0x2241 002613 arg 0x8a00 ,temp 
+:      002614 initialize_radio_loop:
+0x2242 002615 ifetch 1 ,contr 
+0x2243 002616 beq 0xff ,initialize_radio_cont 
+0x2244 002617 ior temp ,contw 
+0x2245 002618 ifetch 1 ,contr 
+0x2246 002619 istore 1 ,contw 
+0x2247 002620 branch initialize_radio_loop 
+:      002622 initialize_radio_cont:
+0x2248 002623 bpatch patch03_2 ,mem_patch03 
+0x2249 002624 fetch 1 ,mem_wdt_always_work 
+0x224a 002625 call wdt_set_disable ,blank 
+0x224b 002627 until null ,lpo_edge 
+0x224c 002628 jam 0x5f ,0x813b 
+0x224d 002629 fetch 1 ,mem_fcomp_div 
+0x224e 002630 beq xtal_16m ,initialize_radio_16m 
+0x224f 002631 fetch 1 ,mem_ring_ibias_trim 
+0x2250 002632 or_into 0x04 ,pdata 
+0x2251 002633 store 1 ,0x8a02 
+0x2252 002634 jam 0x01 ,0x890f 
+0x2253 002635 jam 0x24 ,0x8a80 
+0x2254 002636 jam 0x62 ,0x8a81 
+0x2255 002637 setarg 0xe61212 
+0x2256 002638 store 3 ,0x8a73 
+:      002639 initialize_radio2:
+0x2257 002641 jam 0x60 ,0x8a86 
+0x2258 002642 jam 0x3b ,0x8a8b 
+0x2259 002644 call dpll_on 
+0x225a 002645 jam 0 ,core_config 
+0x225b 002646 jam clksel_dpll ,core_clksel 
+0x225c 002647 setarg 0x557474 
+0x225d 002648 store 3 ,0x8968 
+0x225e 002649 jam 0x6e ,0x8960 
+0x225f 002650 call rx_dcoc 
+0x2260 002651 call rfpll_aac_ghpc 
+0x2261 002652 fetch 1 ,mem_xtal_c_sel 
+0x2262 002653 store 1 ,core_xtal_cap 
+0x2263 002655 jam system_clk_12m ,mem_system_clk 
+0x2264 002656 call sadc_calibration 
+0x2265 002657 branch dpll_ring_ibias_calc 
+:      002659 initialize_radio_16m:
+0x2266 002660 fetch 1 ,mem_ring_ibias_trim 
+0x2267 002661 or_into 0x06 ,pdata 
+0x2268 002662 store 1 ,0x8a02 
+0x2269 002663 jam 0x00 ,0x890f 
+0x226a 002664 jam 0x23 ,0x8a80 
+0x226b 002665 jam 0xb0 ,0x8a81 
+0x226c 002666 setarg 0xe40909 
+0x226d 002667 store 3 ,0x8a73 
+0x226e 002668 jam 0x2a ,0x8a76 
+0x226f 002669 jam 0x04 ,0x8902 
+0x2270 002670 branch initialize_radio2 
+:      002672 rfpll_aac_ghpc:
+0x2271 002673 bpatch patch03_3 ,mem_patch03 
+0x2272 002674 call set_sync_on 
+0x2273 002675 jam 3 ,0x8900 
+0x2274 002676 jam 0x1 ,0x8a70 
+0x2275 002677 arg mem_ghpc_table ,regb 
+0x2276 002678 arg mem_aac_res_table ,regd 
+0x2277 002679 call rfpll_aac_ghpc_once 
+0x2278 002680 set1 mark_ble_2m ,mark 
+0x2279 002681 call rfpll_aac_ghpc_once 
+0x227a 002682 jam 0x61 ,0x8a70 
+0x227b 002683 branch shutdown_radio 
+:      002685 rfpll_aac_ghpc_once:
+0x227c 002686 call set_lemode 
+0x227d 002687 arg 6 ,loopcnt 
+0x227e 002688 arg 0 ,regc 
+:      002689 rfpll_cal_loop:
+0x227f 002690 copy regc ,temp 
+0x2280 002691 call aac_ghpc 
+0x2281 002692 increase 2 ,regb 
+0x2282 002693 increase 1 ,regd 
+0x2283 002694 increase 16 ,regc 
+0x2284 002695 loop rfpll_cal_loop 
+0x2285 002696 rtn 
+:      002698 dpll_on:
+0x2286 002699 fetch 1 ,mem_fcomp_div 
+0x2287 002700 beq xtal_24m ,dpll_on_24m 
+0x2288 002701 fetch 1 ,mem_ring_ibias_trim 
+0x2289 002702 or_into 0x06 ,pdata 
+0x228a 002703 store 1 ,0x8a02 
+0x228b 002704 jam 0xe0 ,0x8a05 
+:      002705 dpll_on_24m:
+0x228c 002706 jam 0xc8 ,0x8a00 
+0x228d 002707 nop 60 
+0x228e 002708 jam 0xa0 ,0x8a01 
+0x228f 002709 jam 0xcf ,0x8a00 
+0x2290 002710 jam 0xfa ,0x8a01 
+0x2291 002711 nop 20 
+0x2292 002712 jam 0x8f ,0x8a00 
+0x2293 002713 rtn 
+:      002715 aac_ghpc:
+0x2294 002716 bpatch patch03_4 ,mem_patch03 
+0x2295 002717 jam 0x30 ,0x8a20 
+0x2296 002718 jam 0xdd ,0x8a23 
+0x2297 002719 call calc_freq 
+:      002720 wait_cal_done:
+0x2298 002721 fetch 1 ,0x8a7c 
+0x2299 002722 bbit0 0 ,wait_cal_done 
+0x229a 002723 jam 0x30 ,0x8a7b 
+0x229b 002724 call read_cal_result 
+0x229c 002725 iforce rega 
+0x229d 002726 jam 0x40 ,0x8a7b 
+0x229e 002727 call read_cal_result 
+0x229f 002728 isub rega ,pdata 
+0x22a0 002729 mul32 pdata ,125 ,temp 
+0x22a1 002730 setarg 0xb00000 
+0x22a2 002731 idiv temp 
+0x22a3 002732 call wait_div_end 
+0x22a4 002733 quotient pdata 
+0x22a5 002734 bmark0 mark_ble_2m ,aac_ghpc_1m 
+0x22a6 002735 lshift pdata ,pdata 
+:      002736 aac_ghpc_1m:
+0x22a7 002737 istore 2 ,regb 
+0x22a8 002738 jam 0x20 ,0x8a7b 
+0x22a9 002739 fetch 1 ,0x8a7e 
+0x22aa 002740 lshift4 pdata ,pdata 
+0x22ab 002741 istore 1 ,regd 
+0x22ac 002742 jam 0 ,0x8a7b 
+0x22ad 002743 rtn 
+:      002745 read_cal_result:
+0x22ae 002746 fetch 2 ,0x8a7d 
+0x22af 002747 byteswap pdata ,pdata 
+0x22b0 002748 fetcht 1 ,0x8a7c 
+0x22b1 002749 lshift16 temp ,temp 
+0x22b2 002750 ior temp ,pdata 
+0x22b3 002751 rtn 
+:      002754 dpll_ring_ibias_calc:
+0x22b4 002755 bpatch patch03_5 ,mem_patch03 
+0x22b5 002756 fetch 1 ,core_vtest_ctrl0 
+0x22b6 002757 set1 0 ,pdata 
+0x22b7 002758 store 1 ,core_vtest_ctrl0 
+0x22b8 002759 jam 0xf0 ,core_vtest_ctrl1 
+0x22b9 002760 fetch 1 ,core_bbpll_cfg3 
+0x22ba 002761 or_into 0x16 ,pdata 
+0x22bb 002762 store 1 ,core_bbpll_cfg3 
+0x22bc 002764 fetch 1 ,mem_adc_dma_enable 
+0x22bd 002765 store 1 ,mem_temp 
+0x22be 002766 fetch 1 ,mem_adc_channel 
+0x22bf 002767 store 1 ,mem_temp + 1 
+0x22c0 002768 jam 0 ,mem_adc_dma_enable 
+0x22c1 002769 fetch 1 ,mem_ring_ibias_calc_adc_channel 
+0x22c2 002770 store 1 ,mem_adc_channel 
+0x22c3 002771 fetcht 1 ,mem_ring_ibias_calc_adc_gpio 
+0x22c4 002772 call gpio_set_high_impedance 
+0x22c5 002774 arg 0 ,rega 
+0x22c6 002775 arg 8 ,loopcnt 
+:      002776 dpll_ring_ibias_read_adc:
+0x22c7 002777 call enable_adc 
+0x22c8 002778 fetch 2 ,mem_adc_current_value 
+0x22c9 002779 iadd rega ,rega 
+0x22ca 002780 loop dpll_ring_ibias_read_adc 
+0x22cb 002781 rshift3 rega ,rega 
+0x22cc 002782 store 2 ,mem_adc_current_value 
+0x22cd 002784 fetch 1 ,mem_temp 
+0x22ce 002785 store 1 ,mem_adc_dma_enable 
+0x22cf 002786 fetch 1 ,mem_temp + 1 
+0x22d0 002787 store 1 ,mem_adc_channel 
+0x22d1 002789 fetch 1 ,core_bbpll_cfg3 
+0x22d2 002790 and_into 0xe0 ,pdata 
+0x22d3 002791 store 1 ,core_bbpll_cfg3 
+0x22d4 002792 jam 0x00 ,core_vtest_ctrl1 
+0x22d5 002793 fetch 1 ,core_vtest_ctrl0 
+0x22d6 002794 set0 0 ,pdata 
+0x22d7 002795 store 1 ,core_vtest_ctrl0 
+0x22d8 002797 call vdd_calculate_by_mode 
+0x22d9 002798 fetcht 2 ,mem_ring_ibias_vtune_high 
+0x22da 002799 isub temp ,null 
+0x22db 002800 branch ring_ibias_trim_incrs ,positive 
+0x22dc 002801 fetcht 2 ,mem_ring_ibias_vtune_low 
+0x22dd 002802 isub temp ,null 
+0x22de 002803 rtn positive 
+:      002804 ring_ibias_trim_decrs:
+0x22df 002805 fetch 1 ,mem_ring_ibias_trim 
+0x22e0 002806 rtneq 0x00 
+0x22e1 002807 increase -32 ,pdata 
+0x22e2 002808 store 1 ,mem_ring_ibias_trim 
+0x22e3 002809 rtn 
+:      002811 ring_ibias_trim_incrs:
+0x22e4 002812 fetch 1 ,mem_ring_ibias_trim 
+0x22e5 002813 rtneq 0xe0 
+0x22e6 002814 increase 32 ,pdata 
+0x22e7 002815 store 1 ,mem_ring_ibias_trim 
+0x22e8 002816 rtn 
+:      002819 save_rssi:
+0x22e9 002820 bpatch patch03_6 ,mem_patch03 
+0x22ea 002822 fetch 1 ,modem_nb_pow 
+0x22eb 002823 isolate1 6 ,pdata 
+0x22ec 002824 setflag true ,7 ,pdata 
+0x22ed 002825 store 1 ,mem_modem_rssi 
+0x22ee 002827 fetch 1 ,modem_gain 
+0x22ef 002828 and pdata ,0x0f ,temp 
+0x22f0 002829 lshift temp ,temp 
+0x22f1 002830 rshift4 pdata ,pdata 
+0x22f2 002831 iadd temp ,temp 
+0x22f3 002832 mul32 temp ,3 ,rega 
+0x22f4 002834 fetch 1 ,mem_modem_rssi 
+0x22f5 002835 call byte_sign_extern 
+0x22f6 002836 sub pdata ,0 ,pdata 
+0x22f7 002837 iadd rega ,pdata 
+0x22f8 002838 increase -9 ,pdata 
+0x22f9 002839 and pdata ,0x1ff ,pdata 
+0x22fa 002840 isolate1 8 ,pdata 
+0x22fb 002841 nbranch save_rssi_store ,true 
+0x22fc 002842 setarg 0 
+:      002843 save_rssi_store:
+0x22fd 002844 store 1 ,mem_rssi_hex 
+0x22fe 002845 branch rssi_hex2dec 
+:      002847 byte_sign_extern:
+0x22ff 002848 isolate1 7 ,pdata 
+0x2300 002849 nrtn true 
+0x2301 002850 arg 0xff00 ,temp 
+0x2302 002851 ior temp ,pdata 
+0x2303 002852 rtn 
+:      002854 rssi_hex2dec:
+0x2304 002855 fetch 1 ,mem_rssi_hex 
+0x2305 002856 call bcd 
+0x2306 002857 store 1 ,mem_rssi 
+0x2307 002858 rtn 
+:      002860 bcd:
+0x2308 002861 and_into 0xff ,pdata 
+0x2309 002862 div pdata ,10 
+0x230a 002863 call get_div_result 
+0x230b 002864 lshift4 pdata ,pdata 
+0x230c 002865 remainder temp 
+0x230d 002866 ior temp ,pdata 
+0x230e 002867 rtn 
+:      002869 gain_control:
+0x230f 002870 bpatch patch03_7 ,mem_patch03 
+0x2310 002871 fetch 1 ,mem_gain_fix 
+0x2311 002872 rtneq 0xff 
+0x2312 002873 nbranch gain_increase ,sync 
+0x2313 002874 fetch 1 ,mem_modem_rssi 
+0x2314 002875 sub pdata ,0xf0 ,null 
+0x2315 002876 nbranch gain_descend ,positive 
+0x2316 002877 sub pdata ,0x7f ,null 
+0x2317 002878 branch gain_descend ,positive 
+0x2318 002880 fetchr rega ,1 ,core_rf_rx_gain_fix 
+0x2319 002881 fetch 1 ,mem_gain_fix 
+0x231a 002882 rtneq 0 
+0x231b 002883 arg mem_gain_table ,contr 
+0x231c 002884 iadd contr ,contr 
+0x231d 002885 ifetch 1 ,contr 
+0x231e 002886 isub rega ,null 
+0x231f 002887 nrtn zero 
+0x2320 002888 increase -2 ,contr 
+0x2321 002889 ifetcht 1 ,contr 
+0x2322 002890 rshift4 temp ,pdata 
+0x2323 002891 rshift4 rega ,regb 
+0x2324 002892 isub regb ,regb 
+0x2325 002893 and temp ,0xf ,pdata 
+0x2326 002894 and rega ,0xf ,rega 
+0x2327 002895 isub rega ,rega 
+0x2328 002896 lshift rega ,pdata 
+0x2329 002897 iadd regb ,regb 
+0x232a 002898 mul32 regb ,3 ,regb 
+0x232b 002899 fetcht 1 ,mem_modem_rssi 
+0x232c 002900 and temp ,0x80 ,pdata 
+0x232d 002901 rtn blank 
+:      002902 add_negative:
+0x232e 002903 setarg 0x100 
+0x232f 002904 isub temp ,temp 
+0x2330 002905 copy regb ,pdata 
+0x2331 002906 isub temp ,pdata 
+0x2332 002907 rtn positive 
+0x2333 002908 and pdata ,0xff ,pdata 
+0x2334 002909 rtneq 0xff 
+0x2335 002910 rtneq 0xfe 
+:      002912 gain_increase:
+0x2336 002913 fetch 1 ,mem_gain_fix 
+0x2337 002914 beq 1 ,set_rx_gain0 
+0x2338 002915 beq 2 ,set_rx_gain1 
+0x2339 002917 branch set_rx_gain0 
+:      002919 gain_descend:
+0x233a 002920 fetch 1 ,mem_gain_fix 
+0x233b 002921 beq 0 ,set_rx_gain1 
+0x233c 002922 beq 1 ,set_rx_gain2 
+:      002924 set_rx_gain2:
+0x233d 002925 jam 2 ,mem_gain_fix 
+0x233e 002926 rtn 
+:      002928 set_rx_gain0:
+0x233f 002929 jam 0 ,mem_gain_fix 
+0x2340 002930 rtn 
+:      002932 set_rx_gain1:
+0x2341 002933 jam 1 ,mem_gain_fix 
+0x2342 002934 rtn 
+:      002941 ahead_window:
+0x2343 002942 copy pdata ,temp 
+0x2344 002943 bpatch patch04_0 ,mem_patch04 
+0x2345 002944 copy temp ,pdata 
+0x2346 002945 call clk2bt 
+0x2347 002946 lshift16 bt_clk ,pdata 
+0x2348 002947 set1 44 ,pdata 
+0x2349 002948 call clk_diff 
+0x234a 002949 set0 44 ,pdata 
+0x234b 002950 call get_clk 
+0x234c 002951 call clk_diff 
+0x234d 002952 rtn user 
+0x234e 002953 call clk2rt 
+0x234f 002954 iforce stop_watch 
+0x2350 002955 until null ,timeout 
+0x2351 002956 rtn 
+:      002959 get_clk:
+0x2352 002960 copy clkn ,temp 
+0x2353 002961 rtn master 
+0x2354 002962 copy clke ,temp 
+0x2355 002963 rtn 
+:      002965 get_clkbt:
+0x2356 002966 deposit clkn_bt 
+0x2357 002967 rtn master 
+0x2358 002968 deposit clke_bt 
+0x2359 002969 rtn 
+:      002972 assert:
+0x235a 002973 bpatch patch04_1 ,mem_patch04 
+0x235b 002974 branch assert 
+:      002977 sleep:
+0x235c 002978 rtn blank 
+0x235d 002980 rshift pdata ,pdata 
+0x235e 002981 increase -3 ,pdata 
+:      002982 sleep_loop:
+0x235f 002983 increase -1 ,pdata 
+0x2360 002984 nbranch sleep_loop ,zero 
+0x2361 002985 force 0 ,pdata 
+0x2362 002986 rtn 
+:      002990 init_param:
+0x2363 002992 setarg param_tx_setup 
+0x2364 002993 store 2 ,mem_param_tx_setup 
+0x2365 002994 setarg param_rf_setup 
+0x2366 002995 store 2 ,mem_param_rf_setup 
+0x2367 002996 setarg param_conn_access 
+0x2368 002997 store 2 ,mem_param_conn_access 
+0x2369 002998 setarg param_rx_setup 
+0x236a 002999 store 2 ,mem_param_rx_setup 
+0x236b 003000 setarg param_clke_cal 
+0x236c 003001 store 2 ,mem_param_clke_cal 
+0x236d 003002 setarg param_pll_setup 
+0x236e 003003 store 2 ,mem_param_pll_setup 
+0x236f 003004 setarg param_dpll_start_delay 
+0x2370 003005 store 2 ,mem_param_dpll_start_delay 
+0x2371 003006 setarg param_rt_rthalfslot 
+0x2372 003007 store 2 ,mem_param_rt_rthalfslot 
+0x2373 003008 setarg param_clke_cal_le_1m 
+0x2374 003009 store 2 ,mem_param_clke_cal_le_1m 
+0x2375 003010 setarg param_clke_cal_le_2m 
+0x2376 003011 store 2 ,mem_param_clke_cal_le_2m 
+0x2377 003012 setarg param_clke_cal_le_coded 
+0x2378 003013 store 2 ,mem_param_clke_cal_le_coded 
+0x2379 003015 bpatch patch04_2 ,mem_patch04 
+0x237a 003016 rtn wake 
+0x237b 003017 setarg att_default_mtu 
+0x237c 003018 store 2 ,mem_le_remote_mtu 
+0x237d 003019 jam param_t_ifs_150us + param_sync_time_difference ,mem_le_tx_ifs_defference 
+0x237e 003020 setarg mem_ble_tx_buff0 
+0x237f 003021 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+0x2380 003022 setarg mem_ble_l2cap_tx_buff_size 
+0x2381 003023 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+0x2382 003024 rshift clkn_bt ,pdata 
+0x2383 003025 store 4 ,mem_last_clkn 
+0x2384 003026 rtn 
+:      003033 lpmstate:
+0x2385 003034 setarg 0xee21 
+0x2386 003035 store 2 ,core_clkoff 
+0x2387 003036 fetchr alarm ,4 ,core_gpio_in 
+0x2388 003037 fetch 1 ,core_lpm_isogate 
+0x2389 003038 bbit0 gpio_latch ,power_up 
+0x238a 003039 enable wake 
+0x238b 003040 bbit1 cold_wake ,lpmwake 
+0x238c 003041 disable wake 
+0x238d 003042 deposit auxcnt 
+0x238e 003043 nbranch lpmwake ,blank 
+0x238f 003044 fetch 1 ,core_lpm_sysctl 
+0x2390 003045 bbit1 reload_code ,lpmwake 
+0x2391 003046 arg param_hibernate_clks ,temp 
+0x2392 003047 branch lpm_enter_sleep 
+:      003048 lpmwake:
+0x2393 003049 call lpm_poweron_retmem 
+0x2394 003050 call lpm_load_context ,wake 
+0x2395 003051 fetch 1 ,core_lpm_isogate 
+0x2396 003052 set0 gpio_latch ,pdata 
+0x2397 003053 store 1 ,core_lpm_isogate 
+0x2398 003054 nbranch boot_load ,wake 
+0x2399 003055 call clean_smem 
+0x239a 003056 storer alarm ,4 ,mem_saved_gpio_in 
+0x239b 003057 rtn 
+:      003059 power_up:
+0x239c 003060 call lpm_poweron_retmem 
+:      003061 boot_load:
+0x239d 003062 call loadcode 
+0x239e 003063 storer alarm ,4 ,mem_saved_gpio_in 
+0x239f 003064 rtn 
+:      003066 lpm_poweron_retmem:
+0x23a0 003067 until null ,lpo_edge 
+0x23a1 003068 fetch 1 ,core_lpm_ldosel 
+0x23a2 003069 and_into 0x88 ,pdata 
+0x23a3 003070 store 1 ,core_lpm_ldosel 
+0x23a4 003071 until null ,lpo_edge 
+0x23a5 003072 fetch 1 ,core_lpm_isogate 
+0x23a6 003073 or_into 0xf ,pdata 
+0x23a7 003074 store 1 ,core_lpm_isogate 
+0x23a8 003075 until null ,lpo_edge 
+0x23a9 003076 set1 isogate ,pdata 
+0x23aa 003077 store 1 ,core_lpm_isogate 
+0x23ab 003078 until null ,lpo_edge 
+0x23ac 003079 set1 retmem_cs ,pdata 
+0x23ad 003080 store 1 ,core_lpm_isogate 
+0x23ae 003081 until null ,lpo_edge 
+0x23af 003082 rtn 
+:      003084 lpm_xtal_default:
+0x23b0 003085 until null ,lpo_edge 
+0x23b1 003086 jam 0x76 ,core_xtal_ib 
+0x23b2 003087 until null ,lpo_edge 
+0x23b3 003088 jam 0x37 ,core_xtal_cap 
+0x23b4 003089 rtn 
+:      003091 xtal_fast_wake:
+0x23b5 003092 until null ,lpo_edge 
+0x23b6 003093 jam 0x76 ,core_xtal_ib 
+0x23b7 003094 until null ,lpo_edge 
+0x23b8 003095 jam 0x37 ,core_xtal_cap 
+0x23b9 003096 rtn 
+:      003098 lpm_write_lock:
+0x23ba 003101 fetch 1 ,mem_device_option 
+0x23bb 003102 lshift4 pdata ,pdata 
+0x23bc 003104 store 1 ,core_ucode_flag 
+0x23bd 003105 until null ,lpo_edge 
+0x23be 003106 fetch 1 ,mem_peripheral_lock_flag 
+0x23bf 003107 set1 rom_lock_bit ,pdata 
+0x23c0 003108 set1 option_lock ,pdata 
+0x23c1 003109 store 1 ,core_peripheral_lock 
+0x23c2 003110 branch lpm_write_wait 
+:      003112 lpm_write_ice_disable:
+0x23c3 003113 fetch 1 ,core_lpm_sysctl 
+0x23c4 003114 set0 ice_mode ,pdata 
+0x23c5 003115 store 1 ,core_lpm_sysctl 
+0x23c6 003116 rtn 
+:      003118 lpm_write_ice_enable:
+0x23c7 003119 fetch 1 ,core_lpm_sysctl 
+0x23c8 003120 set1 ice_mode ,pdata 
+0x23c9 003121 store 1 ,core_lpm_sysctl 
+0x23ca 003122 rtn 
+:      003124 lpm_preon_counter:
+0x23cb 003125 fetch 3 ,mem_lpm_xtalcnt 
+0x23cc 003126 arg core_lpm_xtalcnt ,contw 
+:      003127 lpm_write_3bytes:
+0x23cd 003128 arg 3 ,loopcnt 
+0x23ce 003129 branch lpm_write_loop 
+:      003131 lpm_write_mpu_s0:
+0x23cf 003132 arg core_mpu_s0_saddr ,contw 
+:      003133 lpm_write_dword:
+0x23d0 003134 arg 4 ,loopcnt 
+:      003135 lpm_write_loop:
+0x23d1 003136 until null ,lpo_edge 
+0x23d2 003137 istore 1 ,contw 
+0x23d3 003138 rshift8 pdata ,pdata 
+0x23d4 003139 loop lpm_write_loop 
+0x23d5 003140 branch lpm_write_wait 
+:      003142 lpm_write_mpu_s1:
+0x23d6 003143 arg core_mpu_s1_saddr ,contw 
+0x23d7 003144 branch lpm_write_dword 
+:      003147 lpm_disable_exen_output:
+0x23d8 003148 fetch 1 ,core_lpm_ldosel 
+0x23d9 003149 set0 3 ,pdata 
+0x23da 003150 store 1 ,core_lpm_ldosel 
+0x23db 003151 rtn 
+:      003153 lpm_disable_io_dozed:
+0x23dc 003154 fetch 1 ,mem_lpm_hv_sel 
+0x23dd 003155 rtn blank 
+0x23de 003156 set0 lpm_doze_en_bit ,pdata 
+0x23df 003157 branch lpm_write_sel_hv 
+:      003159 lpm_save_sel_hv:
+0x23e0 003160 store 1 ,mem_lpm_hv_sel 
+:      003161 lpm_write_sel_hv:
+0x23e1 003162 store 1 ,core_io_doze_en 
+:      003163 lpm_write_wait:
+0x23e2 003164 until null ,lpo_edge 
+0x23e3 003165 rtn 
+:      003168 lpm_write_io_vsel:
+0x23e4 003169 store 1 ,core_io_vsel 
+0x23e5 003170 branch lpm_write_wait 
+:      003173 lpm_load_context:
+0x23e6 003174 call lpm_disable_io_dozed 
+0x23e7 003175 fetch 1 ,mem_saved_spidctrl 
+0x23e8 003176 store 1 ,core_spid_ctrl 
+0x23e9 003177 arg mem_saved_gpio ,contr 
+0x23ea 003178 arg core_gpio_conf ,contw 
+0x23eb 003179 call memcpy16 
+0x23ec 003180 arg core_gpio_conf_hi ,contw 
+0x23ed 003181 call memcpy8 
+0x23ee 003182 fetchr mark ,8 ,mem_saved_mark 
+0x23ef 003183 arg core_gpio_wakeup_cfg ,contr 
+0x23f0 003184 arg mem_gpio_wakeup_cfg ,contw 
+0x23f1 003185 arg 12 ,loopcnt 
+0x23f2 003186 call memcpy 
+0x23f3 003187 branch load_ucode 
+:      003189 lpm_save_context:
+0x23f4 003190 storer mark ,8 ,mem_saved_mark 
+0x23f5 003191 arg core_gpio_conf ,contr 
+0x23f6 003192 arg mem_saved_gpio ,contw 
+0x23f7 003193 call memcpy16 
+0x23f8 003194 arg core_gpio_conf_hi ,contr 
+0x23f9 003195 call memcpy8 
+0x23fa 003196 fetch 1 ,core_spid_ctrl 
+0x23fb 003197 store 1 ,mem_saved_spidctrl 
+0x23fc 003198 branch lpm_write_gpio_wakeup 
+:      003200 lpm_write_gpio_wakeup:
+0x23fd 003201 arg 12 ,loopcnt 
+0x23fe 003202 arg mem_gpio_wakeup_cfg ,contr 
+0x23ff 003203 arg core_gpio_wakeup_cfg ,rega 
+:      003204 lpm_write_gpio_loop:
+0x2400 003205 ifetch 1 ,contr 
+0x2401 003206 ncall lpm_write_gpio ,blank 
+0x2402 003207 increase 1 ,rega 
+0x2403 003208 loop lpm_write_gpio_loop 
+0x2404 003209 rtn 
+:      003210 lpm_write_gpio:
+0x2405 003211 istore 1 ,rega 
+0x2406 003212 until null ,lpo_edge 
+0x2407 003213 rtn 
+:      003215 lpo_calibration:
+0x2408 003216 bpatch patch04_3 ,mem_patch04 
+0x2409 003217 fetch 1 ,core_ccnt_bit 
+0x240a 003218 nbranch lpo_cal_inited ,blank 
+0x240b 003219 fetch 3 ,mem_clks_per_lpo 
+0x240c 003220 nrtn blank 
+0x240d 003221 jam 0xc ,core_ccnt_bit 
+0x240e 003222 jam ccnt_start ,core_misc_ctrl 
+:      003223 lpo_cal_inited:
+0x240f 003224 fetch 1 ,core_perf_status 
+0x2410 003225 rtnbit0 1 
+0x2411 003226 fetch 3 ,core_clk_counter 
+0x2412 003227 store 3 ,mem_clks_per_lpo 
+0x2413 003228 rtn 
+:      003232 lpm_doze:
+0x2414 003233 fetch 1 ,mem_lpm_sysctl 
+0x2415 003234 set1 reload_code ,pdata 
+0x2416 003235 store 1 ,mem_lpm_sysctl 
+:      003238 lpm_hibernate:
+0x2417 003239 bpatch patch04_4 ,mem_patch04 
+0x2418 003240 arg param_hibernate_clks ,temp 
+0x2419 003241 fetch 1 ,mem_lpm_hibernate_switch 
+0x241a 003242 store 1 ,mem_lpm_isogate_final 
+0x241b 003243 fetch 1 ,mem_lpm_sysctl 
+0x241c 003244 store 1 ,core_lpm_sysctl 
+0x241d 003245 until null ,lpo_edge 
+:      003247 lpm_sleep:
+0x241e 003248 bpatch patch04_5 ,mem_patch04 
+0x241f 003250 fetch 2 ,mem_cb_before_lpm_sleep 
+0x2420 003251 call callback_func 
+:      003252 lpm_sleep_skip_cb_function:
+0x2421 003253 fetch 4 ,mem_sleep_counter_all 
+0x2422 003254 iadd temp ,pdata 
+0x2423 003255 store 4 ,mem_sleep_counter_all 
+0x2424 003256 call lpm_save_context 
+0x2425 003257 fetch 1 ,mem_lpm_hv_sel 
+0x2426 003258 set1 lpm_doze_en_bit ,pdata 
+0x2427 003259 call lpm_write_sel_hv 
+0x2428 003260 ncall lpm_preon_counter ,wake 
+0x2429 003261 until null ,lpo_edge 
+0x242a 003262 storer clkn ,6 ,mem_sleep_clkn 
+0x242b 003263 fetch 3 ,mem_lpm_isogate 
+0x242c 003264 fetchr rega ,1 ,mem_lpm_ldo_sel 
+0x242d 003265 arg 3 ,loopcnt 
+:      003266 lpm_sleep_loop:
+0x242e 003267 until null ,lpo_edge 
+0x242f 003268 store 1 ,core_lpm_isogate 
+0x2430 003269 rshift8 pdata ,pdata 
+0x2431 003270 loop lpm_sleep_loop 
+0x2432 003271 until null ,lpo_edge 
+0x2433 003272 storer rega ,1 ,core_lpm_ldosel 
+:      003273 lpm_enter_sleep:
+0x2434 003274 until null ,lpo_edge 
+0x2435 003275 storet 4 ,core_lpm_reg 
+0x2436 003276 jam lpmreg_sel_counter ,core_lpm_wr 
+0x2437 003277 until null ,never 
+:      003279 lpm_cal_xtal_startup:
+0x2438 003280 fetch 1 ,mem_lpm_xtalcnt 
+0x2439 003281 nrtn blank 
+0x243a 003282 jam clksel_rc ,core_clksel 
+0x243b 003283 jam 0xf8 ,core_lpm_ctrl 
+0x243c 003284 setarg 200000 
+0x243d 003285 call sleep 
+0x243e 003286 call xtal_fast_wake 
+0x243f 003287 until null ,lpo_edge 
+0x2440 003288 jam 0xff ,core_lpm_ctrl 
+0x2441 003289 copy lpo_time ,alarm 
+0x2442 003290 jam clksel_xtal ,core_clksel 
+0x2443 003291 nop 10 
+0x2444 003292 until null ,lpo_edge 
+0x2445 003293 deposit lpo_time 
+0x2446 003294 isub alarm ,pdata 
+0x2447 003295 increase 0x30 ,pdata 
+0x2448 003296 arg 0xff ,temp 
+0x2449 003297 call ceiling 
+0x244a 003298 store 1 ,mem_lpm_xtalcnt 
+0x244b 003299 nop 30000 
+0x244c 003300 nop 30000 
+0x244d 003301 nop 30000 
+0x244e 003302 rtn 
+:      003305 lpm_recover_clk:
+0x244f 003306 bpatch patch04_6 ,mem_patch04 
+0x2450 003307 setarg 0 
+0x2451 003308 copy auxcnt ,null 
+0x2452 003309 branch lpm_recover_timeout ,zero 
+0x2453 003310 fetch 1 ,core_lpm_xtalcnt 
+0x2454 003311 fetcht 1 ,core_lpm_buckcnt 
+0x2455 003312 isub temp ,null 
+0x2456 003313 branch lpm_recover_xtal ,positive 
+0x2457 003314 deposit temp 
+:      003315 lpm_recover_xtal:
+0x2458 003316 isub auxcnt ,pdata 
+0x2459 003317 increase 1 ,pdata 
+:      003318 lpm_recover_timeout:
+0x245a 003319 increase 8 ,pdata 
+0x245b 003320 until null ,lpo_edge 
+0x245c 003321 iadd lpo_time ,pdata 
+0x245d 003322 fetcht 4 ,mem_sleep_counter 
+0x245e 003323 iadd temp ,pdata 
+0x245f 003324 fetcht 3 ,mem_clks_per_lpo 
+0x2460 003325 imul32 temp ,pdata 
+0x2461 003326 rshift8 pdata ,pdata 
+0x2462 003327 rshift4 pdata ,pdata 
+0x2463 003328 increase param_lpm_fix ,pdata 
+0x2464 003329 fetcht 2 ,mem_param_rt_rthalfslot 
+0x2465 003330 idiv temp 
+0x2466 003331 call get_div_result 
+0x2467 003332 lshift16 pdata ,pdata 
+0x2468 003333 remainder temp 
+0x2469 003334 ior temp ,pdata 
+0x246a 003335 fetcht 6 ,mem_sleep_clkn 
+0x246b 003336 call clk_add 
+0x246c 003337 copy temp ,clkn 
+0x246d 003338 fetch 6 ,mem_context + coffset_clk_offset 
+0x246e 003339 call calc_clke2 
+0x246f 003340 deposit clke 
+0x2470 003341 store 6 ,mem_pdatatemp 
+0x2471 003342 deposit auxcnt 
+0x2472 003343 istore 1 ,contw 
+0x2473 003344 fetch 1 ,core_gpio_in1 
+0x2474 003345 or_into 0xf0 ,pdata 
+0x2475 003346 istore 1 ,contw 
+0x2476 003347 rtn 
+:      003350 lpm_adjust_clk:
+0x2477 003351 bpatch patch04_7 ,mem_patch04 
+0x2478 003352 deposit clke 
+0x2479 003353 call clk_diff_rt 
+0x247a 003354 fetcht 4 ,mem_sleep_counter_all 
+0x247b 003355 sub temp ,0xff ,null 
+0x247c 003356 rtn positive 
+0x247d 003357 lshift8 pdata ,pdata 
+0x247e 003358 lshift4 pdata ,pdata 
+0x247f 003359 idiv temp 
+0x2480 003360 call get_div_result 
+0x2481 003361 arg param_lpm_adjmax ,temp 
+0x2482 003362 call ceiling 
+0x2483 003363 store 1 ,mem_lpm_adjust 
+0x2484 003364 nbranch lpm_adjust_positive ,user 
+0x2485 003365 sub pdata ,0 ,pdata 
+:      003366 lpm_adjust_positive:
+0x2486 003367 fetcht 3 ,mem_clks_per_lpo 
+0x2487 003368 iadd temp ,pdata 
+0x2488 003369 store 3 ,mem_clks_per_lpo 
+:      003370 lpm_clear_counter:
+0x2489 003371 setarg 0 
+0x248a 003372 store 4 ,mem_sleep_counter_all 
+0x248b 003373 rtn 
+:      003376 lpm_dispatch:
+0x248c 003377 bpatch patch05_0 ,mem_patch05 
+0x248d 003378 call lpo_calibration 
+0x248e 003379 fetch 3 ,mem_clks_per_lpo 
+0x248f 003380 rtn blank 
+0x2490 003381 fetch 1 ,mem_lpm_mode 
+0x2491 003382 rtn blank 
+0x2492 003383 fetch 1 ,mem_secure_connections_enable 
+0x2493 003384 branch lpm_dispatch_next ,blank 
+0x2494 003385 fetch 1 ,mem_sc_local_key_invalid 
+0x2495 003386 rtn blank 
+:      003387 lpm_dispatch_next:
+0x2496 003388 fetch 1 ,mem_sc_calc 
+0x2497 003389 nrtn blank 
+0x2498 003390 arg context_check_a_wack ,regc 
+0x2499 003391 call context_search 
+0x249a 003392 rtn zero 
+0x249b 003393 call lpm_check_wake_lock 
+0x249c 003394 nrtn blank 
+0x249d 003395 call context_check_idle 
+0x249e 003396 nbranch lpm_dispatch_unconn ,zero 
+0x249f 003397 rtn wake 
+0x24a0 003398 bpatch patch05_1 ,mem_patch05 
+0x24a1 003399 fetcht 1 ,mem_lpm_current_mult 
+0x24a2 003400 fetch 2 ,mem_context + coffset_tsniff 
+0x24a3 003401 imul32 temp ,pdata 
+0x24a4 003402 rshift4 temp ,temp 
+0x24a5 003403 rshift2 temp ,temp 
+0x24a6 003404 isub temp ,pdata 
+0x24a7 003405 fetcht 4 ,mem_context + coffset_sniff_anchor 
+0x24a8 003406 iadd temp ,pdata 
+0x24a9 003407 fetcht 1 ,mem_lpm_overhead 
+0x24aa 003408 isub temp ,pdata 
+0x24ab 003409 lshift16 pdata ,alarm 
+0x24ac 003410 fetch 2 ,mem_context + coffset_rx_window 
+0x24ad 003411 rshift pdata ,pdata 
+0x24ae 003412 call clk2bt 
+0x24af 003413 deposit alarm 
+0x24b0 003414 call clk_diff 
+0x24b1 003415 copy clke ,temp 
+0x24b2 003416 call clk_diff_rt 
+0x24b3 003417 rtn user 
+:      003418 lpm_dispatch_sleep:
+0x24b4 003419 call clk2lpo 
+:      003420 lpm_dispatch_lpo:
+0x24b5 003421 bpatch patch05_2 ,mem_patch05 
+0x24b6 003422 fetch 1 ,mem_lpm_xtalcnt 
+0x24b7 003423 isub temp ,null 
+0x24b8 003424 branch lpm_clear_counter ,positive 
+0x24b9 003425 storet 4 ,mem_sleep_counter 
+0x24ba 003426 call app_will_enter_lpm 
+0x24bb 003428 fetcht 4 ,mem_sleep_counter 
+0x24bc 003429 branch lpm_sleep 
+:      003431 lpm_dispatch_unconn:
+0x24bd 003432 bpatch patch05_3 ,mem_patch05 
+0x24be 003433 fetch 1 ,mem_le_adv_enable 
+0x24bf 003434 nbranch lpm_unconn_cont ,blank 
+0x24c0 003435 rtn 
+:      003437 lpm_unconn_cont:
+0x24c1 003438 fetch 2 ,mem_lpm_interval 
+0x24c2 003439 rtn blank 
+:      003440 lpm_sleep_btclk:
+0x24c3 003441 fetcht 1 ,mem_lpm_overhead 
+0x24c4 003442 isub temp ,pdata 
+0x24c5 003443 arg 7500 ,temp 
+0x24c6 003444 imul32 temp ,pdata 
+0x24c7 003445 branch lpm_dispatch_sleep 
+:      003448 lpm_mult_wait_timeout:
+0x24c8 003449 fetch 2 ,mem_cb_bt_set_mult 
+0x24c9 003450 call callback_func 
+0x24ca 003451 nbranch lpm_mult_short ,blank 
+0x24cb 003452 jam 0 ,mem_lpm_current_mult 
+0x24cc 003453 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0x24cd 003454 fetch 1 ,mem_lpm_mult_cnt 
+0x24ce 003455 branch lpm_mult_long ,blank 
+0x24cf 003456 increase -1 ,pdata 
+0x24d0 003457 store 1 ,mem_lpm_mult_cnt 
+0x24d1 003458 rtn 
+:      003463 lpm_match:
+0x24d2 003464 jam 0 ,mem_sniff_unint_lost 
+0x24d3 003465 fetch 3 ,mem_sniff_rcv 
+0x24d4 003466 increase 1 ,pdata 
+0x24d5 003467 store 3 ,mem_sniff_rcv 
+0x24d6 003468 rtn 
+:      003471 lpm_lost:
+0x24d7 003472 bpatch patch05_4 ,mem_patch05 
+0x24d8 003473 jam 0 ,mem_lpm_current_mult 
+0x24d9 003474 fetch 3 ,mem_sniff_lost 
+0x24da 003475 increase 1 ,pdata 
+0x24db 003476 store 3 ,mem_sniff_lost 
+0x24dc 003477 fetch 1 ,mem_sniff_unint_lost 
+0x24dd 003478 increase 1 ,pdata 
+0x24de 003479 store 1 ,mem_sniff_unint_lost 
+0x24df 003480 rtn 
+:      003482 lpm_mult_short:
+0x24e0 003483 jam 0 ,mem_lpm_current_mult 
+0x24e1 003484 fetch 1 ,mem_lpm_mult_timeout 
+0x24e2 003485 store 1 ,mem_lpm_mult_cnt 
+0x24e3 003486 rtn 
+:      003488 lpm_mult_long:
+0x24e4 003489 fetcht 1 ,mem_lpm_mult 
+0x24e5 003490 storet 1 ,mem_lpm_current_mult 
+0x24e6 003491 rtn 
+:      003495 lpm_get_wake_lock:
+0x24e7 003496 fetch 2 ,mem_lpm_wake_lock 
+0x24e8 003497 qset1 pdata 
+0x24e9 003498 store 2 ,mem_lpm_wake_lock 
+0x24ea 003499 rtn 
+:      003501 lpm_put_wake_lock:
+0x24eb 003502 fetch 2 ,mem_lpm_wake_lock 
+0x24ec 003503 qset0 pdata 
+0x24ed 003504 store 2 ,mem_lpm_wake_lock 
+0x24ee 003505 rtn 
+:      003509 lpm_check_wake_lock:
+0x24ef 003510 bpatch patch05_5 ,mem_patch05 
+0x24f0 003511 call app_check_wake_lock 
+0x24f1 003512 fetch 2 ,mem_lpm_wake_lock 
+0x24f2 003513 copy pdata ,rega 
+0x24f3 003514 fetch 3 ,mem_tx_fifo3 
+0x24f4 003515 nsetflag blank ,wake_lock_ble_tx ,rega 
+0x24f5 003516 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x24f6 003517 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
+0x24f7 003518 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
+0x24f8 003519 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
+0x24f9 003520 fetch 1 ,mem_hci_cmd 
+0x24fa 003521 nsetflag blank ,wake_lock_cmd ,rega 
+0x24fb 003522 fetch 1 ,mem_device_option 
+0x24fc 003523 compare dvc_op_module ,pdata ,0xff 
+0x24fd 003524 call lpm_uart_wake_lock ,true 
+0x24fe 003525 copy rega ,pdata 
+0x24ff 003526 store 2 ,mem_lpm_wake_lock 
+0x2500 003527 rtn 
+:      003529 lpm_uart_wake_lock:
+0x2501 003530 fetch 2 ,core_uart_rxitems 
+0x2502 003531 nsetflag blank ,wake_lock_uart_rx ,rega 
+0x2503 003532 fetch 2 ,core_uart_txitems 
+0x2504 003533 nsetflag blank ,wake_lock_uart_tx ,rega 
+0x2505 003534 rtn 
+:      003543 le_init_conn:
+0x2506 003544 bpatchx patch21_6 ,mem_patch21 
+0x2507 003545 disable wake 
+0x2508 003546 jam 1 ,mem_le_conn_handle 
+0x2509 003547 jam 3 ,mem_le_state 
+0x250a 003548 jam 1 ,mem_le_arq 
+0x250b 003549 setarg -1 
+0x250c 003550 store 2 ,mem_le_event_count 
+0x250d 003551 force 0 ,pdata 
+0x250e 003552 store 1 ,mem_le_ch 
+0x250f 003553 store 1 ,mem_le_op 
+0x2510 003554 store 3 ,mem_sniff_rcv 
+0x2511 003555 store 3 ,mem_sniff_lost 
+0x2512 003556 call le_clear_enc 
+0x2513 003557 jam 1 ,mem_le_txheader 
+0x2514 003558 jam 0 ,mem_le_txlen 
+0x2515 003559 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
+0x2516 003560 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
+0x2517 003561 jam 0 ,mem_le_l2cap_att_states 
+0x2518 003562 branch le_supervision_flush 
+:      003564 le_init_master:
+0x2519 003565 bpatchx patch21_7 ,mem_patch21 
+0x251a 003566 enable master 
+0x251b 003567 jam lemode_master ,mem_le_mode 
+0x251c 003568 jam 1 ,mem_le_att_handle 
+0x251d 003569 jam 1 ,mem_le_search_handle_start 
+0x251e 003570 setarg 0xffff 
+0x251f 003571 store 2 ,mem_le_search_handle_end 
+0x2520 003572 force 0 ,pdata 
+0x2521 003573 store 5 ,mem_ccm_pcnt_rx 
+0x2522 003574 set1 le_ccm_directionbit ,pdata 
+0x2523 003575 store 5 ,mem_ccm_pcnt_tx 
+0x2524 003576 branch le_init_conn 
+:      003579 le_init_slave:
+0x2525 003580 bpatchx patch22_0 ,mem_patch22 
+0x2526 003581 disable master 
+0x2527 003582 setarg 0x17 
+0x2528 003583 store 2 ,mem_le_remote_mtu 
+0x2529 003584 increase 4 ,pdata 
+0x252a 003585 store 2 ,mem_remote_rx_max_octets 
+0x252b 003586 jam lemode_slave ,mem_le_mode 
+0x252c 003587 jam 0 ,mem_le_adv_enable 
+0x252d 003588 jam 0 ,mem_lpm_current_mult 
+0x252e 003589 call le_clear_pairing_state 
+0x252f 003590 fetch 2 ,mem_le_superto 
+0x2530 003591 store 2 ,mem_le_init_superto 
+0x2531 003592 fetch 2 ,mem_le_tsniff 
+0x2532 003593 mul32 pdata ,5 ,pdata 
+0x2533 003594 rshift4 pdata ,pdata 
+0x2534 003595 store 2 ,mem_le_superto 
+0x2535 003596 branch le_init_conn 
+:      003603 le_conn_dispatch:
+0x2536 003604 bpatchx patch22_1 ,mem_patch22 
+0x2537 003605 call le_enable 
+0x2538 003606 fetch 1 ,mem_le_state 
+0x2539 003607 isolate1 lestate_encryption ,pdata 
+0x253a 003608 setflag true ,mark_ble_encryption ,mark 
+0x253b 003609 call app_process_ble 
+0x253c 003610 fetch 1 ,mem_le_mode 
+0x253d 003611 bbit1 mode_master ,le_master_dispatch 
+0x253e 003612 branch le_slave_dispatch 
+:      003618 le_master_dispatch:
+0x253f 003619 bpatchx patch22_2 ,mem_patch22 
+0x2540 003620 enable master 
+0x2541 003621 call le_supervision_update 
+0x2542 003622 branch le_master_disconn ,positive 
+0x2543 003623 call le_setup 
+0x2544 003624 call le_prepare_tx 
+0x2545 003625 disable match 
+0x2546 003626 call le_transmit_receive_sifs 
+0x2547 003627 nrtn match 
+0x2548 003628 fetch 1 ,mem_le_conn_rcv 
+0x2549 003629 increase 1 ,pdata 
+0x254a 003630 store 1 ,mem_le_conn_rcv 
+0x254b 003631 call le_acknowledge 
+0x254c 003632 disable master 
+0x254d 003633 rtn 
+:      003635 le_master_disconn:
+0x254e 003636 call le_disconnect 
+0x254f 003637 disable master 
+0x2550 003638 rtn 
+:      003643 le_slave_dispatch:
+0x2551 003644 bpatchx patch22_3 ,mem_patch22 
+0x2552 003645 jam 0 ,mem_le_md_count 
+0x2553 003646 set0 mark_ble_crc_fail ,mark 
+0x2554 003647 call sp_calc_sequence_256 
+0x2555 003648 call le_secure_connect_sm 
+0x2556 003649 disable attempt 
+0x2557 003650 call le_supervision_update 
+0x2558 003651 branch le_slave_disconn ,positive 
+0x2559 003652 fetch 1 ,mem_le_rx_phy 
+0x255a 003653 call le_enable_phy_by_pdata 
+0x255b 003654 call le_setup 
+0x255c 003655 call le_receive_slave 
+0x255d 003656 nbranch le_slave_unsync ,sync 
+0x255e 003657 call le_got_first_packet 
+0x255f 003658 branch le_slave_match ,match 
+0x2560 003659 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
+0x2561 003660 branch le_slave_cont 
+:      003663 le_slave_crc_fail:
+:      003664 le_slave_match:
+0x2562 003665 bpatchx patch22_4 ,mem_patch22 
+0x2563 003666 fetch 1 ,mem_le_md_count 
+0x2564 003667 pincrease 1 
+0x2565 003668 store 1 ,mem_le_md_count 
+0x2566 003669 beq le_md_max_count ,le_slave_cont 
+0x2567 003670 call le_acknowledge 
+0x2568 003671 call le_prepare_tx 
+0x2569 003672 fetch 1 ,mem_le_tx_phy 
+0x256a 003673 call le_enable_phy_by_pdata 
+0x256b 003674 call le_transmit 
+0x256c 003675 call le_parse 
+0x256d 003676 fetch 2 ,mem_cb_ble_transmit 
+0x256e 003677 call callback_func 
+0x256f 003678 call le_check_md 
+0x2570 003679 branch le_slave_more_data ,user 
+:      003680 le_slave_cont:
+0x2571 003681 bpatchx patch22_5 ,mem_patch22 
+0x2572 003682 call le_pairing_sm 
+0x2573 003683 call le_check_paring_time 
+0x2574 003684 call check_51cmd 
+0x2575 003685 fetch 1 ,mem_le_op 
+0x2576 003686 bbit1 op_disconn ,le_slave_disconn 
+:      003687 le_slave_unsync:
+0x2577 003688 bpatchx patch22_6 ,mem_patch22 
+0x2578 003689 call end_of_packet 
+0x2579 003690 call le_lpm_set_mult 
+0x257a 003691 branch calc_clke_offset 
+:      003694 le_check_md:
+0x257b 003695 disable user 
+0x257c 003696 bmark1 mark_ble_rx_md ,enable_user 
+0x257d 003697 bmark1 mark_ble_tx_md ,enable_user 
+0x257e 003698 bmark1 mark_ble_crc_fail ,enable_user 
+0x257f 003699 rtn 
+:      003702 le_slave_more_data:
+0x2580 003703 bpatchx patch22_7 ,mem_patch22 
+0x2581 003704 enable attempt 
+0x2582 003705 call le_transmit_receive_sifs_notx 
+0x2583 003706 branch le_slave_match ,match 
+0x2584 003707 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
+0x2585 003708 branch le_slave_cont 
+:      003710 le_slave_disconn:
+:      003712 le_disconnect:
+0x2586 003713 bpatchx patch23_0 ,mem_patch23 
+0x2587 003714 call le_clear_connection_info 
+0x2588 003715 call app_disconn_reason_collect_ble 
+0x2589 003716 call le_clear_pairing_state 
+0x258a 003717 call le_sc_state_clear 
+0x258b 003718 jam bt_evt_le_disconnected ,mem_fifo_temp 
+0x258c 003719 branch ui_ipc_send_event 
+:      003721 le_clear_connection_info:
+0x258d 003722 arg mem_used_map ,contw 
+0x258e 003723 call memset0_16 
+0x258f 003724 jam 0 ,mem_le_conn_handle 
+0x2590 003725 jam lemode_idle ,mem_le_mode 
+0x2591 003726 jam 0 ,mem_le_state 
+:      003727 le_clear_pairing_state:
+0x2592 003728 bpatchx patch23_1 ,mem_patch23 
+0x2593 003729 jam flag_le_enc_null ,mem_le_enc_state 
+0x2594 003730 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x2595 003731 call sp_clear_flags 
+0x2596 003732 rtn 
+:      003734 le_got_first_packet:
+0x2597 003735 bpatchx patch23_2 ,mem_patch23 
+0x2598 003736 fetch 1 ,mem_le_conn_rcv 
+0x2599 003737 increase 1 ,pdata 
+0x259a 003738 store 1 ,mem_le_conn_rcv 
+0x259b 003739 fetch 1 ,mem_le_state 
+0x259c 003740 rtnbit1 lestate_got_first_packet 
+0x259d 003741 set1 lestate_got_first_packet ,pdata 
+0x259e 003742 store 1 ,mem_le_state 
+0x259f 003743 fetch 2 ,mem_le_init_superto 
+0x25a0 003744 store 2 ,mem_le_superto 
+0x25a1 003745 setarg 0 
+0x25a2 003746 store 4 ,mem_le_transmit_window 
+0x25a3 003747 rtn 
+:      003755 le_enable_phy_by_pdata:
+0x25a4 003756 copy pdata ,temp 
+0x25a5 003757 bpatchx patch23_3 ,mem_patch23 
+:      003758 le_enable_phy_by_pdata1:
+0x25a6 003759 copy temp ,pdata 
+0x25a7 003760 bbit1 bit_le_1m_phy ,le_enable 
+0x25a8 003761 bbit1 bit_le_2m_phy ,le_enable_2m 
+0x25a9 003762 bbit0 bit_le_coded_phy ,le_enable 
+0x25aa 003763 bbit1 bit_le_coded_phy_s8 ,le_enable_coded_s8 
+0x25ab 003764 bbit1 bit_le_coded_phy_s2 ,le_enable_coded_s2 
+0x25ac 003765 branch le_enable 
+:      003767 le_enable_2m:
+0x25ad 003768 set0 mark_ble_lr ,mark 
+0x25ae 003769 set1 mark_ble_2m ,mark 
+0x25af 003770 rtn 
+:      003772 le_enable_coded_s2:
+:      003773 le_enable_coded:
+0x25b0 003774 set0 mark_ble_2m ,mark 
+0x25b1 003775 set1 mark_ble_lr ,mark 
+0x25b2 003776 set0 mark_ble_lr_s8 ,mark 
+0x25b3 003777 rtn 
+:      003780 le_enable_coded_s8:
+0x25b4 003781 set0 mark_ble_2m ,mark 
+0x25b5 003782 set1 mark_ble_lr ,mark 
+0x25b6 003783 set1 mark_ble_lr_s8 ,mark 
+0x25b7 003784 rtn 
+:      003786 le_enable:
+0x25b8 003787 bpatchx patch23_4 ,mem_patch23 
+0x25b9 003788 set0 mark_ble_2m ,mark 
+0x25ba 003789 set0 mark_ble_lr ,mark 
+0x25bb 003790 rtn 
+:      003793 le_disable:
+0x25bc 003794 bpatchx patch23_5 ,mem_patch23 
+0x25bd 003795 set0 mark_ble_encryption ,mark 
+0x25be 003796 jam 0x01 ,0x8901 
+0x25bf 003797 jam 0x80 ,0x8920 
+0x25c0 003798 jam 0x03 ,0x8930 
+0x25c1 003799 rtn 
+:      003801 le_prep:
+0x25c2 003802 bpatchx patch23_6 ,mem_patch23 
+0x25c3 003803 disable enable_crc 
+0x25c4 003804 disable enable_white 
+0x25c5 003805 fetch 3 ,mem_le_crcinit 
+0x25c6 003806 iforce crc24_init 
+0x25c7 003807 fetch 1 ,mem_le_ch_mapped 
+:      003808 le_prep_next:
+0x25c8 003809 reverse pdata ,temp 
+0x25c9 003810 set1 1 ,temp 
+0x25ca 003811 rshift temp ,white_init 
+0x25cb 003812 rtn 
+:      003815 le_rx_setfreq:
+0x25cc 003816 call le_setfreq 
+:      003817 le_rf_rx_enable:
+0x25cd 003818 call set_freq_rx 
+0x25ce 003819 fetch 2 ,mem_param_pll_setup 
+0x25cf 003820 call sleep 
+0x25d0 003821 branch rf_rx_enable 
+:      003823 le_tx_setfreq:
+0x25d1 003824 branch txon ,match 
+0x25d2 003825 bmark1 mark_ble_crc_fail ,txon 
+:      003826 le_tx_setfreq0:
+0x25d3 003827 call le_setfreq 
+0x25d4 003828 branch set_freq_tx 
+:      003830 le_setfreq:
+0x25d5 003831 bpatchx patch23_7 ,mem_patch23 
+0x25d6 003832 call set_sync_on 
+0x25d7 003833 fetch 1 ,mem_le_testtype 
+0x25d8 003834 nbranch le_ctf_test ,blank 
+0x25d9 003835 fetch 1 ,mem_le_ch_mapped 
+0x25da 003836 sub pdata ,36 ,null 
+0x25db 003837 branch le_ctf_normal ,positive 
+0x25dc 003838 force 0 ,temp 
+0x25dd 003839 rtneq 37 
+0x25de 003840 force 24 ,temp 
+0x25df 003841 rtneq 38 
+0x25e0 003842 force 78 ,temp 
+0x25e1 003843 rtn 
+:      003845 le_ctf_normal:
+0x25e2 003846 sub pdata ,10 ,null 
+0x25e3 003847 branch le_ctf_low ,positive 
+0x25e4 003848 increase 1 ,pdata 
+:      003850 le_ctf_low:
+0x25e5 003851 lshift pdata ,pdata 
+0x25e6 003852 add pdata ,2 ,temp 
+0x25e7 003853 rtn 
+:      003855 le_ctf_test:
+0x25e8 003856 fetch 1 ,mem_le_ch_mapped 
+0x25e9 003857 lshift pdata ,temp 
+0x25ea 003858 rtn 
+:      003860 le_sca_map:
+0x25eb 003861 arg 500 ,temp 
+0x25ec 003862 rtn blank 
+0x25ed 003863 arg 250 ,temp 
+0x25ee 003864 rtneq 1 
+0x25ef 003865 arg 150 ,temp 
+0x25f0 003866 rtneq 2 
+0x25f1 003867 arg 100 ,temp 
+0x25f2 003868 rtneq 3 
+0x25f3 003869 arg 75 ,temp 
+0x25f4 003870 rtneq 4 
+0x25f5 003871 arg 50 ,temp 
+0x25f6 003872 rtneq 5 
+0x25f7 003873 arg 40 ,temp 
+0x25f8 003874 rtneq 6 
+0x25f9 003875 arg 20 ,temp 
+0x25fa 003876 rtn 
+:      003880 le_setup:
+0x25fb 003881 bpatchx patch24_0 ,mem_patch24 
+0x25fc 003882 enable swfine 
+0x25fd 003883 fetch 4 ,mem_le_access 
+0x25fe 003884 iforce access 
+0x25ff 003885 call le_map_channel 
+0x2600 003886 setarg 0x200 
+0x2601 003887 branch le_setup_master ,master 
+0x2602 003888 fetch 2 ,mem_le_receive_window 
+0x2603 003889 rshift pdata ,pdata 
+:      003890 le_setup_master:
+0x2604 003891 fetcht 2 ,mem_param_pll_setup 
+0x2605 003892 iadd temp ,pdata 
+0x2606 003893 call ahead_window 
+0x2607 003894 deposit clke 
+0x2608 003895 rtn 
+:      003898 le_context_nextevent:
+0x2609 003899 bpatchx patch24_1 ,mem_patch24 
+0x260a 003900 call push_stack_rega_b_c 
+0x260b 003901 storer loopcnt ,2 ,mem_loopcnt 
+0x260c 003902 add rega ,coffset_mode ,contr 
+0x260d 003903 ifetch 1 ,contr 
+0x260e 003904 rtnbit0 mode_le 
+0x260f 003905 add rega ,coffset_le_event_cnt ,contw 
+0x2610 003906 ifetch 2 ,contw 
+0x2611 003907 increase 1 ,pdata 
+0x2612 003908 istore 2 ,contw 
+0x2613 003909 call le_update_param 
+0x2614 003910 call le_update_channel_map 
+0x2615 003911 call le_update_phy 
+0x2616 003912 call le_context_nexthop 
+0x2617 003913 call pop_stack_rega_b_c 
+0x2618 003914 fetchr loopcnt ,2 ,mem_loopcnt 
+0x2619 003915 rtn 
+:      003917 le_context_nexthop:
+0x261a 003918 add rega ,coffset_le_hop ,contr 
+0x261b 003919 ifetch 1 ,contr 
+0x261c 003920 add rega ,coffset_le_ch ,contw 
+0x261d 003921 ifetcht 1 ,contw 
+0x261e 003922 iadd temp ,pdata 
+0x261f 003923 sub pdata ,36 ,null 
+0x2620 003924 branch le_nexthop_nowrap ,positive 
+0x2621 003925 increase -37 ,pdata 
+:      003926 le_nexthop_nowrap:
+0x2622 003927 istore 1 ,contw 
+0x2623 003928 rtn 
+:      003931 le_calc_channel_map:
+0x2624 003932 add rega ,coffset_le_channel_map ,contr 
+0x2625 003933 ifetch 5 ,contr 
+0x2626 003934 force 0 ,temp 
+0x2627 003935 force 37 ,loopcnt 
+:      003936 le_count_channels_loop:
+0x2628 003937 bbit0 0 ,le_count_channels_notused 
+0x2629 003938 increase 1 ,temp 
+:      003939 le_count_channels_notused:
+0x262a 003940 rshift pdata ,pdata 
+0x262b 003941 loop le_count_channels_loop 
+0x262c 003942 add temp ,-1 ,pdata 
+0x262d 003943 add rega ,coffset_le_channels ,contw 
+0x262e 003944 istore 1 ,contw 
+0x262f 003945 rtn 
+:      003947 le_map_channel:
+0x2630 003948 bpatchx patch24_2 ,mem_patch24 
+0x2631 003949 fetch 1 ,mem_le_ch 
+0x2632 003950 iforce queue 
+0x2633 003951 fetcht 5 ,mem_le_channel_map 
+0x2634 003952 qisolate1 temp 
+0x2635 003953 branch le_map_channel_end ,true 
+:      003954 le_map_channel_next:
+0x2636 003955 fetch 1 ,mem_le_channels 
+0x2637 003956 isub queue ,pdata 
+0x2638 003957 branch le_map_channel_cont ,positive 
+0x2639 003958 sub pdata ,-1 ,queue 
+0x263a 003959 branch le_map_channel_next 
+:      003960 le_map_channel_cont:
+0x263b 003961 copy queue ,loopcnt 
+0x263c 003962 force 0 ,queue 
+:      003963 le_map_channel_loop:
+0x263d 003964 qisolate1 temp 
+0x263e 003965 branch le_map_channel_skip ,true 
+0x263f 003966 increase 1 ,loopcnt 
+:      003967 le_map_channel_skip:
+0x2640 003968 deposit loopcnt 
+0x2641 003969 branch le_map_channel_end ,blank 
+0x2642 003970 increase 1 ,queue 
+0x2643 003971 increase -1 ,loopcnt 
+0x2644 003972 branch le_map_channel_loop 
+:      003973 le_map_channel_end:
+0x2645 003974 deposit queue 
+0x2646 003975 store 1 ,mem_le_ch_mapped 
+0x2647 003976 rtn 
+:      003979 le_wait_tx:
+0x2648 003980 branch le_wait_master ,master 
+0x2649 003981 until null ,timeout 
+0x264a 003982 rtn 
+:      003984 le_wait_master:
+0x264b 003985 arg 0xea0 ,timeup 
+0x264c 003986 until clkn_rt ,meet 
+0x264d 003987 rtn 
+:      003989 le_receive_adv:
+0x264e 003990 disable swfine 
+0x264f 003991 fetch 2 ,mem_le_scan_window 
+0x2650 003992 copy pdata ,timeup 
+0x2651 003993 branch le_receive_packet 
+:      003996 le_receive_slave:
+0x2652 003997 bpatchx patch24_3 ,mem_patch24 
+0x2653 003998 call le_dec_init 
+0x2654 003999 enable swfine 
+0x2655 004000 fetch 2 ,mem_le_receive_window 
+0x2656 004001 fetcht 4 ,mem_le_transmit_window 
+0x2657 004002 iadd temp ,timeup 
+:      004003 le_receive_packet:
+0x2658 004004 call le_rx_setfreq 
+:      004005 le_receive_rxon:
+0x2659 004006 bpatchx patch24_4 ,mem_patch24 
+0x265a 004007 call le_prep 
+0x265b 004008 bmark0 mark_ble_lr ,le_receive_nolr 
+0x265c 004009 pulse dewhiten_code_calc 
+0x265d 004010 nop 30 
+0x265e 004011 call le_prep 
+0x265f 004012 lshift3 timeup ,timeup 
+:      004013 le_receive_nolr:
+0x2660 004014 disable match 
+0x2661 004015 enable decode_fec0 
+0x2662 004016 enable is_rx 
+0x2663 004017 disable is_tx 
+0x2664 004018 copy timeup ,stop_watch 
+0x2665 004019 correlate null ,timeout 
+0x2666 004020 branch le_receive_on_attempt ,attempt 
+0x2667 004021 copy clke ,temp 
+0x2668 004022 storet 6 ,mem_sync_clke 
+:      004023 le_receive_on_attempt:
+0x2669 004024 nbranch le_unsync_end ,sync 
+0x266a 004025 enable swfine 
+0x266b 004026 fetch 1 ,mem_le_tx_ifs_defference 
+0x266c 004027 arg param_20ms_init ,temp 
+0x266d 004028 iadd temp ,temp 
+0x266e 004029 fetch 1 ,mem_system_clk 
+0x266f 004030 imul32 temp ,stop_watch 
+0x2670 004031 call rf_debug_rx_sync_line 
+0x2671 004032 branch le_receive_skip ,attempt 
+0x2672 004033 call calc_clke_all_modem 
+0x2673 004034 fetch 1 ,mem_le_state 
+0x2674 004035 bbit0 lestate_got_first_packet ,le_receive_skip 
+0x2675 004036 fetcht 6 ,mem_sync_clke 
+0x2676 004037 call lpm_adjust_clk ,wake 
+:      004038 le_receive_skip:
+0x2677 004039 call save_rssi 
+0x2678 004040 enable enable_white 
+0x2679 004041 enable enable_crc 
+0x267a 004042 parse demod ,bucket ,8 
+0x267b 004043 rshift3 pwindow ,pdata 
+0x267c 004044 store 1 ,mem_le_rxbuf_data_header 
+0x267d 004045 parse demod ,bucket ,8 
+0x267e 004046 rshift3 pwindow ,pdata 
+0x267f 004047 store 1 ,mem_le_rxbuf_data_length 
+0x2680 004048 copy pdata ,loopcnt 
+0x2681 004049 branch le_rx_nopayload ,zero 
+0x2682 004051 bmark1 mark_ble_encryption ,le_rx_dec 
+:      004053 le_rx_loop:
+0x2683 004054 parse demod ,bucket ,8 
+0x2684 004055 rshift3 pwindow ,pdata 
+0x2685 004056 istore 1 ,contw 
+0x2686 004057 loop le_rx_loop 
+0x2687 004058 branch le_rx_nopayload 
+:      004060 le_rx_dec:
+0x2688 004061 copy contw ,regb 
+0x2689 004062 bpatchx patch24_5 ,mem_patch24 
+0x268a 004063 call le_check_retransmit 
+0x268b 004065 fetchr rega ,1 ,mem_le_rxbuf_data_length 
+0x268c 004066 increase -4 ,rega 
+0x268d 004067 nbranch le_mic_error ,positive 
+0x268e 004069 call le_dec_start 
+0x268f 004070 copy regb ,contw 
+0x2690 004071 arg 0 ,temp 
+0x2691 004072 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
+0x2692 004073 increase -4 ,loopcnt 
+0x2693 004074 branch le_rx_dec_loop_end ,zero 
+:      004075 le_rx_dec_loop:
+0x2694 004077 parse demod ,bucket ,8 
+0x2695 004078 rshift3 pwindow ,pdata 
+0x2696 004079 istore 1 ,contw 
+0x2697 004080 increase 1 ,temp 
+0x2698 004081 and temp ,0xf ,null 
+0x2699 004082 call le_dec ,zero 
+0x269a 004083 loop le_rx_dec_loop 
+:      004084 le_rx_dec_loop_end:
+0x269b 004085 call le_dec_end 
+0x269c 004086 copy regb ,contw 
+:      004089 le_rx_nopayload:
+0x269d 004090 bpatchx patch24_6 ,mem_patch24 
+0x269e 004091 parse demod ,bucket ,24 
+0x269f 004092 rshift32 pdata ,pdata 
+0x26a0 004093 rshift16 pdata ,pdata 
+0x26a1 004094 istore 3 ,contw 
+0x26a2 004095 enable swfine 
+0x26a3 004096 call le_set_until_tx_timer 
+0x26a4 004097 branch le_crc_fail ,crc_failed 
+0x26a5 004098 bmark0 mark_ble_encryption ,le_rx_match 
+0x26a6 004099 fetch 1 ,mem_le_rxbuf_data_length 
+0x26a7 004100 branch le_rx_match ,blank 
+0x26a8 004101 increase -4 ,pdata 
+0x26a9 004102 store 1 ,mem_le_rxbuf_data_length 
+0x26aa 004103 call wait_ccm_done 
+0x26ab 004104 fetch 1 ,core_misc_status 
+0x26ac 004105 bbit0 7 ,le_mic_error 
+0x26ad 004106 force regidx_result ,regext_index 
+0x26ae 004107 storer regext ,4 ,mem_le_peer_mic 
+:      004108 le_rx_match:
+0x26af 004109 call rf_debug_rx_crc_line 
+0x26b0 004110 enable match 
+0x26b1 004111 set0 mark_ble_crc_fail ,mark 
+:      004112 le_crc_fail_tx:
+0x26b2 004113 bpatchx patch24_7 ,mem_patch24 
+0x26b3 004114 call ccm_ctrl_clr 
+0x26b4 004115 fetch 1 ,mem_le_rx_phy 
+0x26b5 004116 nsetflag ble_coded_info ,bit_le_coded_phy_s8 ,pdata 
+0x26b6 004117 store 1 ,mem_le_rx_phy 
+0x26b7 004118 call le_match_set_sync_on 
+0x26b8 004119 branch le_match_set_txfreq 
+:      004121 le_match_set_sync_on:
+0x26b9 004122 disable decode_fec0 
+0x26ba 004123 branch set_sync_on 
+:      004125 le_match_set_txfreq:
+0x26bb 004126 bpatchx patch25_0 ,mem_patch25 
+0x26bc 004127 fetcht 1 ,mem_last_freq 
+0x26bd 004128 branch set_freq_tx_int 
+:      004131 le_dec_init:
+0x26be 004132 rtnmark0 mark_ble_encryption 
+0x26bf 004133 call load_sk 
+0x26c0 004134 force regidx_result ,regext_index 
+0x26c1 004135 call aes_clear 
+0x26c2 004136 branch aes_clear_data 
+:      004139 le_dec_start:
+0x26c3 004140 bpatchx patch25_1 ,mem_patch25 
+0x26c4 004141 jam 0 ,core_ccm_aad0 
+0x26c5 004142 jam 1 ,core_ccm_aad1 
+0x26c6 004143 fetch 1 ,mem_le_rxbuf_data_header 
+0x26c7 004144 and_into 0x3 ,pdata 
+0x26c8 004145 store 1 ,core_ccm_aad2 
+0x26c9 004147 setarg mem_le_rxbuf_data_payload 
+0x26ca 004148 store 2 ,core_ccm_input_playload_addr 
+0x26cb 004149 store 2 ,core_ccm_output_playload_addr 
+0x26cc 004151 fetchr rega ,1 ,mem_le_rxbuf_data_length 
+0x26cd 004152 increase -4 ,rega 
+0x26ce 004154 fetcht 5 ,mem_ccm_pcnt_rx 
+0x26cf 004155 isolate1 mark_old_packet ,mark 
+0x26d0 004156 call le_pcnt_rx_sub1 ,true 
+0x26d1 004157 call ccm_b0 
+0x26d2 004158 setarg 0 
+0x26d3 004159 store 2 ,core_ccm_inptr 
+0x26d4 004160 jam 6 ,core_ccm_ctrl 
+0x26d5 004161 jam 7 ,core_ccm_ctrl 
+0x26d6 004162 rtn 
+:      004164 le_pcnt_rx_sub1:
+0x26d7 004165 sub temp ,0 ,null 
+0x26d8 004166 branch le_pcnt_rx_sub1_0 ,zero 
+0x26d9 004167 increase -1 ,temp 
+0x26da 004168 set1 le_ccm_directionbit ,temp 
+0x26db 004169 rtn 
+:      004171 le_pcnt_rx_sub1_0:
+0x26dc 004172 setarg 0xffffff 
+0x26dd 004173 lshift16 pdata ,pdata 
+0x26de 004174 arg 0xffff ,temp 
+0x26df 004175 ior temp ,temp 
+0x26e0 004176 rtn 
+:      004178 le_dec:
+0x26e1 004179 copy contw ,regb 
+0x26e2 004180 fetch 1 ,mem_le_rxbuf_data_length 
+0x26e3 004181 increase -4 ,pdata 
+0x26e4 004182 isub temp ,null 
+0x26e5 004183 rtn zero 
+0x26e6 004184 storet 2 ,core_ccm_inptr 
+0x26e7 004185 copy regb ,contw 
+0x26e8 004186 rtn 
+:      004188 le_dec_end:
+0x26e9 004189 parse demod ,bucket ,32 
+0x26ea 004190 rshift32 pdata ,pdata 
+0x26eb 004191 rshift8 pdata ,pdata 
+0x26ec 004192 istore 4 ,contw 
+0x26ed 004193 copy contw ,regb 
+0x26ee 004195 force regidx_data ,regext_index 
+0x26ef 004196 copy pdata ,regext 
+0x26f0 004197 storet 2 ,core_ccm_inptr 
+0x26f1 004198 rtn 
+:      004200 le_mic_error:
+0x26f2 004201 branch le_end_of_packet 
+:      004203 le_retransmit_end_of_packet:
+0x26f3 004204 call le_set_until_tx_timer 
+0x26f4 004205 call end_of_packet 
+0x26f5 004206 branch le_rx_match 
+:      004208 le_crc_fail:
+0x26f6 004209 call rf_debug_rx_crc_fail_line 
+0x26f7 004210 bmark1 mark_ble_crc_fail ,le_crc_fail_consecutive 
+0x26f8 004211 set1 mark_ble_crc_fail ,mark 
+0x26f9 004212 branch le_crc_fail_tx 
+:      004214 le_unsync_end:
+:      004215 le_crc_fail_consecutive:
+0x26fa 004216 set0 mark_ble_crc_fail ,mark 
+0x26fb 004217 branch le_end_of_packet 
+:      004219 le_end_of_packet:
+0x26fc 004220 bpatchx patch25_2 ,mem_patch25 
+0x26fd 004221 call ccm_ctrl_clr 
+0x26fe 004222 branch end_of_packet 
+:      004224 calc_clke_all_modem:
+0x26ff 004225 bmark1 mark_ble_lr ,calc_clke_modem_coded 
+0x2700 004226 bmark1 mark_ble_2m ,calc_clke_modem_2m 
+0x2701 004227 fetch 2 ,mem_param_clke_cal_le_1m 
+0x2702 004228 copy pdata ,clke_rt 
+0x2703 004229 copy bt_clk ,clke_bt 
+0x2704 004230 rtn 
+:      004233 calc_clke_modem_coded:
+0x2705 004234 fetch 2 ,mem_param_clke_cal_le_coded 
+0x2706 004235 copy pdata ,clke_rt 
+0x2707 004236 add bt_clk ,1 ,clke_bt 
+0x2708 004237 rtn 
+:      004239 calc_clke_modem_2m:
+0x2709 004240 fetch 2 ,mem_param_clke_cal_le_2m 
+0x270a 004241 copy pdata ,clke_rt 
+0x270b 004242 copy bt_clk ,clke_bt 
+0x270c 004243 rtn 
+:      004246 le_set_until_tx_timer:
+0x270d 004247 fetch 1 ,mem_le_rxbuf_data_length 
+0x270e 004248 add pdata ,5 ,temp 
+0x270f 004249 lshift3 temp ,temp 
+0x2710 004250 fetch 1 ,mem_le_rx_phy 
+0x2711 004251 bmark1 mark_ble_lr ,le_set_until_tx_timer_rx_lr 
+0x2712 004252 bbit1 bit_le_1m_phy ,le_set_until_tx_timer_rx_1m 
+0x2713 004253 bbit1 bit_le_2m_phy ,le_set_until_tx_timer_rx_2m 
+:      004254 le_set_until_tx_timer_rx_lr:
+0x2714 004255 branch le_set_until_tx_timer_rx_coded_s2 ,ble_coded_info 
+0x2715 004256 branch le_set_until_tx_timer_rx_coded_s8 
+:      004258 le_set_until_tx_timer_rx_1m:
+0x2716 004259 branch le_calc_stop_watch 
+:      004261 le_set_until_tx_timer_rx_2m:
+0x2717 004262 rshift temp ,temp 
+0x2718 004263 branch le_calc_stop_watch 
+:      004265 le_set_until_tx_timer_rx_coded_s2:
+0x2719 004266 add temp ,3 ,temp 
+0x271a 004267 lshift temp ,temp 
+0x271b 004268 branch le_set_until_tx_timer_rx_coded 
+:      004270 le_set_until_tx_timer_rx_coded_s8:
+0x271c 004271 add temp ,3 ,temp 
+0x271d 004272 lshift3 temp ,temp 
+:      004273 le_set_until_tx_timer_rx_coded:
+0x271e 004274 setarg param_coded_c1_term1_time_40us 
+0x271f 004275 iadd temp ,temp 
+0x2720 004276 branch le_calc_stop_watch 
+:      004278 le_calc_stop_watch:
+0x2721 004279 fetch 1 ,mem_system_clk 
+0x2722 004280 imul32 temp ,temp 
+0x2723 004281 arg param_20ms_init ,rega 
+0x2724 004282 imul32 rega ,pdata 
+0x2725 004283 isub temp ,temp 
+0x2726 004284 copy stop_watch ,pdata 
+0x2727 004285 isub temp ,stop_watch 
+0x2728 004286 rtn 
+:      004288 le_transmit_receive_sifs_without_change_mode:
+0x2729 004289 call le_transmit 
+0x272a 004290 fetcht 1 ,mem_last_freq 
+0x272b 004291 call set_freq_rx 
+0x272c 004292 call rf_rx_enable 
+0x272d 004293 enable swfine 
+0x272e 004294 arg 5500 ,timeup 
+0x272f 004295 branch le_receive_rxon 
+:      004298 le_transmit_receive_sifs:
+0x2730 004299 bpatchx patch25_3 ,mem_patch25 
+0x2731 004300 fetch 1 ,mem_le_tx_phy 
+0x2732 004301 call le_enable_phy_by_pdata 
+0x2733 004302 call le_transmit 
+:      004303 le_transmit_receive_sifs_notx:
+0x2734 004304 fetch 1 ,mem_le_rx_phy 
+0x2735 004305 call le_enable_phy_by_pdata 
+0x2736 004307 fetcht 1 ,mem_last_freq 
+0x2737 004308 call set_freq_rx 
+0x2738 004309 call rf_rx_enable 
+0x2739 004310 enable swfine 
+0x273a 004311 arg 5500 ,timeup 
+0x273b 004312 bmark0 mark_ble_lr ,le_receive_rxon 
+0x273c 004313 arg 8500 ,timeup 
+0x273d 004314 branch le_receive_rxon 
+:      004316 le_transmit_norx:
+0x273e 004317 bpatchx patch25_4 ,mem_patch25 
+0x273f 004318 call le_transmit 
+0x2740 004319 branch end_of_packet 
+:      004321 le_transmit:
+0x2741 004322 bpatchx patch25_5 ,mem_patch25 
+0x2742 004323 call le_prep 
+0x2743 004324 call le_tx_setfreq 
+0x2744 004325 call rf_debug_tx_on_line 
+0x2745 004326 set1 txgfsk ,radio_ctrl 
+0x2746 004327 enable encode_fec0 
+0x2747 004328 enable is_tx 
+0x2748 004329 disable is_rx 
+0x2749 004330 call le_wait_tx 
+0x274a 004331 disable lr_s2en 
+0x274b 004332 bmark1 mark_ble_lr ,le_transmit_lr 
+0x274c 004333 bmark1 mark_ble_2m ,le_transmit_2m 
+0x274d 004334 rshift16 access ,pdata 
+0x274e 004335 rshift8 pdata ,pdata 
+0x274f 004336 rshift4 pdata ,pdata 
+0x2750 004337 inject mod ,40 
+:      004338 le_transmit_packet:
+0x2751 004339 enable enable_white 
+0x2752 004340 enable enable_crc 
+0x2753 004341 bpatchx patch25_6 ,mem_patch25 
+0x2754 004342 fetch 1 ,mem_le_txheader 
+0x2755 004343 inject mod ,8 
+0x2756 004344 ifetch 1 ,contr 
+0x2757 004345 copy pdata ,loopcnt 
+0x2758 004346 inject mod ,8 
+0x2759 004347 sub loopcnt ,0 ,null 
+0x275a 004348 branch le_tr_nopayload ,zero 
+0x275b 004350 fetch 1 ,core_ccm_ctrl 
+0x275c 004351 branch le_transmit_packet_not_enc ,blank 
+0x275d 004352 bmark1 mark_ble_encryption ,le_transmit_packet_enc 
+:      004353 le_transmit_packet_not_enc:
+0x275e 004354 arg mem_le_txpayload ,contr 
+:      004355 le_tr_loop:
+0x275f 004356 ifetch 1 ,contr 
+0x2760 004357 inject mod ,8 
+0x2761 004358 loop le_tr_loop 
+:      004360 le_tr_nopayload:
+0x2762 004361 enable enable_parity 
+0x2763 004362 inject mod ,24 
+0x2764 004363 disable enable_parity 
+0x2765 004364 bmark0 mark_ble_lr ,le_transmit_skip 
+0x2766 004365 disable enable_white 
+0x2767 004366 setarg 0 
+0x2768 004367 inject mod ,3 
+:      004368 le_transmit_skip:
+0x2769 004369 until null ,tx_clear 
+0x276a 004370 nop 100 
+0x276b 004371 bpatchx patch25_7 ,mem_patch25 
+0x276c 004372 disable encode_fec0 
+0x276d 004373 disable encode_fec3 
+0x276e 004374 call set_sync_on 
+0x276f 004375 call rf_debug_tx_off_line 
+:      004376 le_check_start_pause_enc:
+0x2770 004377 fetch 1 ,mem_le_txheader 
+0x2771 004378 and pdata ,llid_le_ll ,pdata 
+0x2772 004379 rtnne llid_le_ll 
+0x2773 004380 fetch 1 ,mem_le_enc_state 
+0x2774 004381 beq flag_le_enc_pause ,le_clear_enc 
+0x2775 004382 rtnne flag_le_send_start_enc_req 
+0x2776 004383 fetch 1 ,mem_le_txpayload 
+0x2777 004384 beq ll_start_enc_req ,le_set_enc 
+0x2778 004385 rtn 
+:      004388 le_transmit_packet_enc:
+0x2779 004389 increase -4 ,loopcnt 
+0x277a 004390 copy loopcnt ,temp 
+0x277b 004391 call ccm_wait_enc 
+0x277c 004392 arg mem_le_txpayload ,contr 
+:      004393 le_transmit_packet_enc_loop:
+0x277d 004394 ifetch 1 ,contr 
+0x277e 004395 inject mod ,8 
+0x277f 004396 loop le_transmit_packet_enc_loop 
+0x2780 004397 call ccm_check_enc_done 
+0x2781 004398 copy regext ,pdata 
+0x2782 004399 inject mod ,32 
+0x2783 004400 branch le_tr_nopayload 
+:      004402 le_transmit_lr:
+0x2784 004403 arg 10 ,loopcnt 
+:      004404 le_transmit_lr_preamble_loop:
+0x2785 004405 setarg 0x3c 
+0x2786 004406 inject mod ,8 
+0x2787 004407 loop le_transmit_lr_preamble_loop 
+0x2788 004408 disable encode_fec0 
+0x2789 004409 enable encode_fec3 
+0x278a 004410 rshift16 access ,pdata 
+0x278b 004411 rshift16 pdata ,pdata 
+0x278c 004412 rshift4 pdata ,pdata 
+0x278d 004413 inject mod ,32 
+0x278e 004414 bmark1 mark_ble_lr_s8 ,le_transmit_lr_s8 
+:      004415 le_transmit_lr_s2:
+0x278f 004416 setarg 1 
+0x2790 004417 inject mod ,5 
+0x2791 004418 enable lr_s2en 
+0x2792 004419 branch le_transmit_packet 
+:      004421 le_transmit_lr_s8:
+0x2793 004422 setarg 0 
+0x2794 004423 inject mod ,5 
+0x2795 004424 branch le_transmit_packet 
+:      004426 le_transmit_2m:
+0x2796 004427 fetch 1 ,mem_system_clk 
+0x2797 004428 fetcht 1 ,mem_le_tx2m_delay 
+0x2798 004429 iadd temp ,pdata 
+0x2799 004430 call sleep 
+0x279a 004431 rshift16 access ,pdata 
+0x279b 004432 rshift8 pdata ,pdata 
+0x279c 004433 rshift4 pdata ,temp 
+0x279d 004434 copy temp ,pdata 
+0x279e 004435 inject mod ,8 
+0x279f 004436 copy temp ,pdata 
+0x27a0 004437 inject mod ,40 
+0x27a1 004438 branch le_transmit_packet 
+:      004441 le_update_param:
+0x27a2 004442 arg le_update_param_ahead1_cb ,regc 
+0x27a3 004443 arg le_update_param_cb ,regb 
+0x27a4 004444 arg lestate_update_param ,queue 
+0x27a5 004445 branch le_check_update_flag 
+:      004447 le_update_param_ahead1_cb:
+0x27a6 004448 add rega ,coffset_sniff_anchor ,contr 
+0x27a7 004449 ifetcht 4 ,contr 
+0x27a8 004450 add rega ,coffest_le_new_transmitwindowsize ,contr 
+0x27a9 004451 ifetch 1 ,contr 
+0x27aa 004452 add rega ,coffset_le_window_size ,contw 
+0x27ab 004453 istore 1 ,contw 
+0x27ac 004454 ifetch 2 ,contr 
+0x27ad 004455 lshift2 pdata ,pdata 
+0x27ae 004456 iadd temp ,timeup 
+0x27af 004457 add rega ,coffset_sniff_anchor ,contw 
+0x27b0 004458 deposit timeup 
+0x27b1 004459 istore 4 ,contw 
+0x27b2 004460 ifetch 2 ,contr 
+0x27b3 004461 lshift2 pdata ,pdata 
+0x27b4 004462 add rega ,coffset_tsniff ,contw 
+0x27b5 004463 istore 2 ,contw 
+0x27b6 004464 ifetch 2 ,contr 
+0x27b7 004465 add rega ,coffset_le_slave_latency ,contw 
+0x27b8 004466 istore 2 ,contw 
+0x27b9 004467 ifetch 2 ,contr 
+0x27ba 004468 store 2 ,mem_le_init_superto 
+0x27bb 004469 branch le_receive_window_size 
+:      004471 le_update_param_cb:
+0x27bc 004472 ifetch 1 ,rega 
+0x27bd 004473 set0 lestate_got_first_packet ,pdata 
+0x27be 004474 istore 1 ,rega 
+0x27bf 004475 storer rega ,2 ,mem_rega 
+0x27c0 004476 jam bt_evt_le_parse_conn_param_accepted ,mem_fifo_temp 
+0x27c1 004477 call ui_ipc_send_event 
+0x27c2 004478 fetchr rega ,2 ,mem_rega 
+0x27c3 004479 rtn 
+:      004481 le_update_channel_map:
+0x27c4 004482 arg 0 ,regc 
+0x27c5 004483 arg le_update_channel_map_cb ,regb 
+0x27c6 004484 arg lestate_update_map ,queue 
+0x27c7 004485 branch le_check_update_flag 
+:      004487 le_update_channel_map_cb:
+0x27c8 004488 add rega ,coffset_le_new_map ,contr 
+0x27c9 004489 ifetch 5 ,contr 
+0x27ca 004490 add rega ,coffset_le_channel_map ,contw 
+0x27cb 004491 istore 5 ,contw 
+0x27cc 004492 branch le_calc_channel_map 
+:      004495 le_update_phy:
+0x27cd 004496 arg 0 ,regc 
+0x27ce 004497 arg le_update_phy_cb ,regb 
+0x27cf 004498 arg lestate_update_phy ,queue 
+0x27d0 004499 branch le_check_update_flag 
+:      004501 le_update_phy_cb:
+0x27d1 004502 add rega ,coffset_le_new_m2s_phy ,contr 
+0x27d2 004503 ifetch 1 ,contr 
+0x27d3 004504 call le_update_phy_cb_m2s 
+0x27d4 004505 istore 1 ,contw 
+0x27d5 004506 add rega ,coffset_le_new_s2m_phy ,contr 
+0x27d6 004507 ifetch 1 ,contr 
+0x27d7 004508 call le_update_phy_cb_s2m 
+0x27d8 004509 istore 1 ,contw 
+0x27d9 004510 storer rega ,2 ,mem_rega 
+0x27da 004511 jam bt_evt_le_update_phy ,mem_fifo_temp 
+0x27db 004512 call ui_ipc_send_event 
+0x27dc 004513 fetchr rega ,2 ,mem_rega 
+0x27dd 004514 rtn 
+:      004516 le_update_phy_cb_m2s:
+0x27de 004517 call le_update_phy_cb_m2s_no_change ,blank 
+0x27df 004518 add rega ,coffset_le_rx_phy ,contw 
+0x27e0 004519 nrtn master 
+0x27e1 004520 fetcht 1 ,mem_le_tx_phys 
+0x27e2 004521 isolate1 bit_le_coded_phy_s8 ,temp 
+0x27e3 004522 setflag true ,bit_le_coded_phy_s8 ,pdata 
+0x27e4 004523 add rega ,coffset_le_tx_phy ,contw 
+0x27e5 004524 rtn 
+:      004526 le_update_phy_cb_m2s_no_change:
+0x27e6 004527 add rega ,coffset_le_rx_phy ,contr 
+0x27e7 004528 ifetch 1 ,contr 
+0x27e8 004529 nrtn master 
+0x27e9 004530 add rega ,coffset_le_tx_phy ,contr 
+0x27ea 004531 ifetch 1 ,contr 
+0x27eb 004532 rtn 
+:      004534 le_update_phy_cb_s2m:
+0x27ec 004535 call le_update_phy_cb_s2m_no_change ,blank 
+0x27ed 004536 fetcht 1 ,mem_le_tx_phys 
+0x27ee 004537 isolate1 bit_le_coded_phy_s8 ,temp 
+0x27ef 004538 setflag true ,bit_le_coded_phy_s8 ,pdata 
+0x27f0 004539 add rega ,coffset_le_tx_phy ,contw 
+0x27f1 004540 nrtn master 
+0x27f2 004541 set0 bit_le_coded_phy_s8 ,pdata 
+0x27f3 004542 add rega ,coffset_le_rx_phy ,contw 
+0x27f4 004543 rtn 
+:      004545 le_update_phy_cb_s2m_no_change:
+0x27f5 004546 add rega ,coffset_le_tx_phy ,contr 
+0x27f6 004547 ifetch 1 ,contr 
+0x27f7 004548 nrtn master 
+0x27f8 004549 add rega ,coffset_le_rx_phy ,contr 
+0x27f9 004550 ifetch 1 ,contr 
+0x27fa 004551 rtn 
+:      004556 le_check_update_flag:
+0x27fb 004557 bpatchx patch26_0 ,mem_patch26 
+0x27fc 004558 ifetch 1 ,rega 
+0x27fd 004559 qisolate0 pdata 
+0x27fe 004560 rtn true 
+0x27ff 004561 add rega ,coffset_le_event_cnt ,contr 
+0x2800 004562 ifetcht 2 ,contr 
+0x2801 004563 add rega ,coffset_le_instant ,contr 
+0x2802 004564 ifetch 2 ,contr 
+0x2803 004566 isub temp ,pdata 
+0x2804 004567 branch le_update ,zero 
+0x2805 004568 nbranch le_check_update_small ,positive 
+0x2806 004569 sub pdata ,1 ,null 
+0x2807 004570 branch le_update_ahead1 ,zero 
+0x2808 004571 rtn 
+:      004573 le_update_ahead1:
+0x2809 004574 copy regc ,pdata 
+0x280a 004575 branch callback_func 
+:      004577 le_update:
+0x280b 004578 ifetch 1 ,rega 
+0x280c 004579 qset0 pdata 
+0x280d 004580 istore 1 ,rega 
+0x280e 004581 copy regb ,pdata 
+0x280f 004582 branch callback_func 
+:      004584 le_check_update_small:
+0x2810 004585 add rega ,coffset_le_event_cnt ,contr 
+0x2811 004586 ifetch 2 ,contr 
+0x2812 004587 add rega ,coffset_le_instant ,contr 
+0x2813 004588 ifetch 2 ,contr 
+0x2814 004589 isub temp ,pdata 
+0x2815 004590 arg 0xffff ,temp 
+0x2816 004591 isub temp ,null 
+0x2817 004592 branch le_update ,zero 
+0x2818 004593 arg 0xf000 ,temp 
+0x2819 004594 isub temp ,null 
+0x281a 004595 nbranch le_update ,positive 
+0x281b 004596 rtn 
+:      004599 le_check_retransmit:
+0x281c 004600 fetcht 1 ,mem_le_arq 
+0x281d 004601 fetch 1 ,mem_le_rxbuf_data_header 
+0x281e 004604 rshift pdata ,pdata 
+0x281f 004605 ixor temp ,pdata 
+0x2820 004606 isolate1 nesn ,pdata 
+0x2821 004607 setflag true ,mark_old_packet ,mark 
+0x2822 004608 rtn 
+:      004611 le_acknowledge:
+0x2823 004612 bpatchx patch26_1 ,mem_patch26 
+0x2824 004613 call le_supervision_flush 
+0x2825 004614 rtnmark1 mark_ble_crc_fail 
+0x2826 004615 call le_check_wak 
+0x2827 004616 fetch 1 ,mem_le_rxbuf_data_header 
+0x2828 004617 isolate1 md ,pdata 
+0x2829 004618 setflag true ,mark_ble_rx_md ,mark 
+0x282a 004619 rshift pdata ,pdata 
+0x282b 004620 ixor temp ,pdata 
+0x282c 004621 isolate1 nesn ,pdata 
+0x282d 004622 setflag true ,mark_old_packet ,mark 
+0x282e 004623 rtnmark1 mark_old_packet 
+0x282f 004624 fetch 1 ,mem_le_rxbuf_data_length 
+0x2830 004625 branch le_ack_unenc ,blank 
+0x2831 004626 fetch 1 ,mem_le_state 
+0x2832 004627 bbit0 lestate_encryption ,le_ack_unenc 
+0x2833 004628 fetcht 4 ,mem_le_peer_mic 
+0x2834 004629 fetch 4 ,mem_ccm_last_mic 
+0x2835 004630 isub temp ,null 
+0x2836 004631 branch assert ,zero 
+0x2837 004632 storet 4 ,mem_ccm_last_mic 
+0x2838 004633 fetch 5 ,mem_ccm_pcnt_rx 
+0x2839 004634 increase 1 ,pdata 
+0x283a 004635 set1 le_ccm_directionbit ,pdata 
+0x283b 004636 store 5 ,mem_ccm_pcnt_rx 
+:      004638 le_ack_unenc:
+0x283c 004639 fetcht 1 ,mem_le_arq 
+0x283d 004640 setflip nesn ,temp 
+0x283e 004641 storet 1 ,mem_le_arq 
+0x283f 004642 fetch 1 ,mem_le_configuration 
+0x2840 004643 rtnbit0 bit_ble_deal_bb_packet 
+0x2841 004644 bpatchx patch26_2 ,mem_patch26 
+0x2842 004645 fetch 1 ,mem_le_rxbuf_data_length 
+0x2843 004646 rtn blank 
+0x2844 004647 fetch 1 ,mem_le_rxbuf_data_header 
+0x2845 004648 compare llid_continue ,pdata ,3 
+0x2846 004649 branch le_parse_writing_attribute_continue ,true 
+0x2847 004650 compare llid_start ,pdata ,3 
+0x2848 004651 branch le_parse_writing_attribute_start ,true 
+0x2849 004652 rtn 
+:      004655 le_check_wak:
+0x284a 004656 bpatchx patch26_3 ,mem_patch26 
+0x284b 004657 fetcht 1 ,mem_le_arq 
+0x284c 004658 isolate0 wak ,temp 
+0x284d 004659 rtn true 
+0x284e 004660 fetch 1 ,mem_le_rxbuf_data_header 
+0x284f 004661 lshift pdata ,pdata 
+0x2850 004662 ixor temp ,pdata 
+0x2851 004663 rtnbit0 sn 
+0x2852 004664 set0 wak ,temp 
+0x2853 004665 setflip sn ,temp 
+0x2854 004666 storet 1 ,mem_le_arq 
+0x2855 004667 compare 3 ,temp ,3 
+0x2856 004669 rtn 
+:      004672 le_set_enc:
+0x2857 004673 fetch 1 ,mem_le_state 
+0x2858 004674 set1 lestate_encryption ,pdata 
+0x2859 004675 store 1 ,mem_le_state 
+0x285a 004676 set1 mark_ble_encryption ,mark 
+0x285b 004677 rtn 
+:      004679 le_clear_enc:
+0x285c 004680 bpatchx patch26_4 ,mem_patch26 
+0x285d 004681 jam flag_le_enc_null ,mem_le_enc_state 
+0x285e 004682 arg 0 ,pdata 
+0x285f 004683 store 4 ,mem_ccm_last_mic 
+0x2860 004684 store 5 ,mem_ccm_pcnt_tx 
+0x2861 004685 set1 le_ccm_directionbit ,pdata 
+0x2862 004686 store 5 ,mem_ccm_pcnt_rx 
+0x2863 004687 fetch 1 ,mem_le_state 
+0x2864 004688 set0 lestate_encryption ,pdata 
+0x2865 004689 store 1 ,mem_le_state 
+0x2866 004690 set0 mark_ble_encryption ,mark 
+0x2867 004691 rtn 
+:      004696 le_scan_check_sender_addr_type:
+0x2868 004697 arg 1 ,rega 
+0x2869 004698 fetch 1 ,mem_le_rxbuf_adv_connect_ind_header 
+0x286a 004699 rtnbit1 le_sender_addr_bit 
+0x286b 004700 arg 0 ,rega 
+0x286c 004701 rtn 
+:      004704 le_get_master_rx_max:
+0x286d 004705 copy contr ,contw 
+0x286e 004706 fetcht 2 ,mem_remote_rx_max_octets 
+0x286f 004707 copy contw ,contr 
+0x2870 004708 rtn 
+:      004711 le_prepare_tx:
+0x2871 004712 bpatchx patch26_5 ,mem_patch26 
+0x2872 004713 fetch 1 ,mem_le_arq 
+0x2873 004714 rtnbit1 wak 
+0x2874 004715 call le_check_tx_md 
+0x2875 004716 call le_fifo_get_first_tx_ptr 
+0x2876 004717 branch le_send_empty ,blank 
+0x2877 004718 ifetch 2 ,contr 
+0x2878 004719 ifetcht 2 ,contr 
+0x2879 004720 copy temp ,rega 
+0x287a 004721 isub rega ,pdata 
+0x287b 004722 call le_get_master_rx_max 
+0x287c 004723 call not_greater_than 
+0x287d 004724 copy pdata ,temp 
+0x287e 004725 ifetchr type ,1 ,contr 
+0x287f 004726 copy rega ,pdata 
+0x2880 004727 iadd contr ,pdata 
+0x2881 004728 store 2 ,mem_contr 
+0x2882 004729 call le_update_tx_type 
+0x2883 004730 call le_send_packet 
+0x2884 004732 call le_fifo_get_first_tx_ptr 
+0x2885 004733 ifetch 2 ,contr 
+0x2886 004734 copy pdata ,rega 
+0x2887 004735 copy contr ,regc 
+0x2888 004736 ifetcht 2 ,contr 
+0x2889 004737 copy temp ,regb 
+0x288a 004738 isub regb ,pdata 
+0x288b 004739 call le_get_master_rx_max 
+0x288c 004740 call not_greater_than 
+0x288d 004741 iadd regb ,pdata 
+0x288e 004742 istore 2 ,regc 
+0x288f 004743 isub rega ,null 
+0x2890 004744 nrtn zero 
+0x2891 004745 branch le_fifo_release_first_node 
+:      004748 le_check_tx_md:
+0x2892 004749 call le_check_continue 
+0x2893 004750 rtnmark1 mark_ble_tx_md 
+0x2894 004751 fetch 1 ,mem_le_configuration 
+0x2895 004752 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
+0x2896 004753 call le_fifo_get_second_tx_ptr 
+0x2897 004754 branch le_clear_md ,blank 
+0x2898 004755 branch le_set_md 
+:      004758 le_check_continue:
+0x2899 004759 call le_fifo_get_first_tx_ptr 
+0x289a 004760 branch le_clear_md ,blank 
+0x289b 004761 ifetch 2 ,contr 
+0x289c 004762 ifetcht 2 ,contr 
+0x289d 004763 isub temp ,rega 
+0x289e 004764 call le_get_master_rx_max 
+0x289f 004765 copy temp ,pdata 
+0x28a0 004766 isub rega ,null 
+0x28a1 004767 branch le_clear_md ,positive 
+:      004768 le_set_md:
+0x28a2 004769 set1 mark_ble_tx_md ,mark 
+0x28a3 004770 rtn 
+:      004772 le_clear_md:
+0x28a4 004773 set0 mark_ble_tx_md ,mark 
+0x28a5 004774 rtn 
+:      004776 le_update_tx_type:
+0x28a6 004777 copy rega ,pdata 
+0x28a7 004778 rtn blank 
+0x28a8 004779 arg llid_continue ,type 
+0x28a9 004780 rtn 
+:      004783 le_att_check_notification_enable:
+0x28aa 004784 bpatchx patch26_6 ,mem_patch26 
+0x28ab 004785 increase 1 ,temp 
+0x28ac 004786 call le_att_get_handle_ptr 
+0x28ad 004787 increase -2 ,contr 
+0x28ae 004788 ifetch 2 ,contr 
+0x28af 004789 arg client_charactertic_configuration ,temp 
+0x28b0 004790 isub temp ,null 
+0x28b1 004791 nrtn zero 
+0x28b2 004792 increase 1 ,contr 
+0x28b3 004793 copy contr ,rega 
+0x28b4 004794 ifetch 1 ,contr 
+0x28b5 004795 rtn 
+:      004798 le_send_empty:
+0x28b6 004799 force 0 ,temp 
+0x28b7 004800 force 1 ,type 
+:      004802 le_send_packet:
+0x28b8 004803 bpatchx patch26_7 ,mem_patch26 
+0x28b9 004804 storet 1 ,mem_le_txlen 
+0x28ba 004805 fetcht 1 ,mem_le_arq 
+0x28bb 004806 set1 wak ,temp 
+0x28bc 004807 and temp ,0xfc ,pdata 
+0x28bd 004808 ior type ,pdata 
+0x28be 004809 store 1 ,mem_le_arq 
+0x28bf 004810 and_into 0x1f ,pdata 
+0x28c0 004811 isolate1 mark_ble_tx_md ,mark 
+0x28c1 004812 setflag true ,md ,pdata 
+0x28c2 004813 store 1 ,mem_le_txheader 
+0x28c3 004815 fetch 1 ,mem_le_txheader 
+0x28c4 004816 compare 1 ,type ,3 
+0x28c5 004817 nbranch le_send_no_txlen ,true 
+0x28c6 004818 fetch 1 ,mem_le_txlen 
+0x28c7 004819 rtn blank 
+:      004821 le_send_no_txlen:
+0x28c8 004822 bmark1 mark_ble_encryption ,le_send_packet_enc 
+0x28c9 004823 fetchr loopcnt ,1 ,mem_le_txlen 
+0x28ca 004824 fetch 2 ,mem_contr 
+0x28cb 004825 copy pdata ,contr 
+0x28cc 004826 arg mem_le_txpayload ,contw 
+0x28cd 004827 branch memcpy_fast 
+:      004829 le_send_packet_enc:
+0x28ce 004830 call load_sk 
+0x28cf 004831 branch le_encrypt_new_start 
+:      004833 get_lpm_wake_ble_rx_lock:
+0x28d0 004834 arg wake_lock_ble_rx ,queue 
+0x28d1 004835 branch lpm_get_wake_lock 
+:      004837 put_lpm_wake_ble_rx_lock:
+0x28d2 004838 arg wake_lock_ble_rx ,queue 
+0x28d3 004839 branch lpm_put_wake_lock 
+:      004842 le_parse:
+0x28d4 004843 bpatchx patch27_0 ,mem_patch27 
+0x28d5 004844 rtnmark1 mark_old_packet 
+0x28d6 004845 rtnmark1 mark_ble_crc_fail 
+0x28d7 004846 fetch 1 ,mem_le_rxbuf_data_header 
+0x28d8 004847 and pdata ,0x3 ,pdata 
+0x28d9 004848 store 1 ,mem_le_packet_llid 
+0x28da 004849 fetch 1 ,mem_le_rxbuf_data_length 
+0x28db 004850 rtn blank 
+0x28dc 004851 setarg mem_le_rxbuf_data_payload 
+0x28dd 004852 store 2 ,mem_le_payload_ptr 
+0x28de 004853 bpatchx patch27_1 ,mem_patch27 
+0x28df 004854 fetch 1 ,mem_le_packet_llid 
+0x28e0 004855 beq llid_le_ll ,le_parse_ll 
+:      004856 le_parse_l2cap:
+0x28e1 004857 call le_check_l2cap_complete 
+0x28e2 004858 nbranch get_lpm_wake_ble_rx_lock ,user 
+0x28e3 004859 call put_lpm_wake_ble_rx_lock 
+0x28e4 004860 setarg 0 
+0x28e5 004861 store 2 ,mem_le_packet_len_recved 
+0x28e6 004862 fetch 2 ,mem_le_payload_ptr 
+0x28e7 004863 add pdata ,2 ,contr 
+0x28e8 004864 bpatchx patch27_2 ,mem_patch27 
+:      004865 le_parse_l2cap_next:
+0x28e9 004866 ifetch 2 ,contr 
+0x28ea 004867 beq le_l2cap_cid_att ,le_parse_att 
+0x28eb 004868 beq le_l2cap_cid_smp ,le_parse_smp 
+0x28ec 004869 beq le_l2cap_cid_signal ,le_parse_signaling 
+0x28ed 004870 rtn 
+:      004873 le_check_l2cap_complete:
+0x28ee 004874 fetch 1 ,mem_le_packet_llid 
+0x28ef 004875 beq llid_start ,le_check_l2cap_llid_start 
+0x28f0 004876 beq llid_continue ,le_check_l2cap_llid_continue 
+0x28f1 004877 rtn 
+:      004882 le_check_l2cap_cid_legal:
+0x28f2 004883 call enable_user 
+0x28f3 004884 arg le_l2cap_cid_att ,temp 
+0x28f4 004885 isub pdata ,null 
+0x28f5 004886 rtn zero 
+0x28f6 004887 arg le_l2cap_cid_signal ,temp 
+0x28f7 004888 isub pdata ,null 
+0x28f8 004889 rtn zero 
+0x28f9 004890 arg le_l2cap_cid_smp ,temp 
+0x28fa 004891 isub pdata ,null 
+0x28fb 004892 rtn zero 
+0x28fc 004893 branch disable_user 
+:      004896 le_check_l2cap_llid_start:
+0x28fd 004897 fetch 2 ,mem_le_payload_ptr 
+0x28fe 004898 copy pdata ,contr 
+0x28ff 004899 ifetch 2 ,contr 
+0x2900 004900 store 2 ,mem_le_l2cap_size 
+0x2901 004901 ifetch 2 ,contr 
+0x2902 004902 call le_check_l2cap_cid_legal 
+0x2903 004903 nrtn user 
+0x2904 004904 fetcht 1 ,mem_le_rxbuf_data_length 
+0x2905 004905 storet 2 ,mem_le_packet_len_recved 
+0x2906 004906 fetch 2 ,mem_le_l2cap_size 
+0x2907 004907 increase 4 ,pdata 
+0x2908 004908 isub temp ,null 
+0x2909 004909 branch enable_user ,zero 
+0x290a 004910 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
+0x290b 004911 arg mem_le_l2cap_buf ,contw 
+0x290c 004912 fetch 2 ,mem_le_payload_ptr 
+0x290d 004913 copy pdata ,contr 
+0x290e 004914 call memcpy_fast 
+0x290f 004915 branch disable_user 
+:      004920 le_check_l2cap_continue_legal:
+0x2910 004921 call enable_user 
+0x2911 004922 fetch 2 ,mem_le_packet_len_recved 
+0x2912 004923 nrtn blank 
+0x2913 004924 branch disable_user 
+:      004926 le_check_l2cap_llid_continue:
+0x2914 004927 call le_check_l2cap_continue_legal 
+0x2915 004928 nrtn user 
+0x2916 004929 fetch 2 ,mem_le_packet_len_recved 
+0x2917 004930 arg mem_le_l2cap_buf ,contw 
+0x2918 004931 iadd contw ,rega 
+0x2919 004932 fetcht 1 ,mem_le_rxbuf_data_length 
+0x291a 004933 iadd temp ,pdata 
+0x291b 004934 store 2 ,mem_le_packet_len_recved 
+0x291c 004935 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
+0x291d 004936 copy rega ,contw 
+0x291e 004937 fetch 2 ,mem_le_payload_ptr 
+0x291f 004938 copy pdata ,contr 
+0x2920 004939 call memcpy_fast 
+0x2921 004940 setarg mem_le_l2cap_buf 
+0x2922 004941 store 2 ,mem_le_payload_ptr 
+0x2923 004942 fetch 2 ,mem_le_l2cap_size 
+0x2924 004943 increase 4 ,pdata 
+0x2925 004944 fetcht 2 ,mem_le_packet_len_recved 
+0x2926 004945 isub temp ,null 
+0x2927 004946 branch enable_user ,zero 
+0x2928 004947 branch disable_user 
+:      004952 le_writeatt_cb:
+0x2929 004953 fetch 2 ,mem_cb_att_write 
+0x292a 004954 branch callback_func 
+:      004956 le_supervision_update:
+0x292b 004957 bpatchx patch27_3 ,mem_patch27 
+0x292c 004958 fetcht 4 ,mem_le_supervision_timer 
+0x292d 004959 call get_clkbt 
+0x292e 004960 isub temp ,timeup 
+0x292f 004961 deposit timeup 
+0x2930 004962 fetcht 2 ,mem_le_superto 
+0x2931 004963 lshift4 temp ,temp 
+0x2932 004964 lshift temp ,temp 
+0x2933 004965 isub temp ,pdata 
+0x2934 004966 rtn 
+:      004968 le_supervision_flush:
+0x2935 004969 call get_clkbt 
+0x2936 004970 store 4 ,mem_le_supervision_timer 
+0x2937 004971 rtn 
+:      004975 le_receive_window_size:
+0x2938 004976 bpatchx patch27_4 ,mem_patch27 
+0x2939 004977 add rega ,coffset_le_peer_sca ,contr 
+0x293a 004978 ifetch 1 ,contr 
+0x293b 004979 call le_sca_map 
+0x293c 004980 add rega ,coffset_tsniff ,contr 
+0x293d 004981 ifetch 2 ,contr 
+0x293e 004982 imul32 temp ,pdata 
+0x293f 004983 fetcht 2 ,mem_param_rt_rthalfslot 
+0x2940 004984 imul32 temp ,pdata 
+0x2941 004985 arg 1000000 ,temp 
+0x2942 004986 idiv temp 
+0x2943 004987 arg param_windown_size ,temp 
+0x2944 004988 fetch 1 ,mem_system_clk 
+0x2945 004989 imul32 temp ,temp 
+0x2946 004990 add rega ,coffset_le_window_size ,contr 
+0x2947 004991 ifetch 1 ,contr 
+0x2948 004992 imul32 temp ,pdata 
+0x2949 004993 iadd temp ,pdata 
+0x294a 004994 store 4 ,mem_le_transmit_window 
+0x294b 004995 fetch 2 ,mem_rx_window_sniff 
+0x294c 004996 call wait_div_end 
+0x294d 004997 quotient temp 
+0x294e 004998 iadd temp ,pdata 
+0x294f 004999 add rega ,coffset_rx_window ,contw 
+0x2950 005000 istore 2 ,contw 
+0x2951 005001 rtn 
+:      005006 le_modified_name:
+0x2952 005007 bpatchx patch27_5 ,mem_patch27 
+0x2953 005008 call le_modified_name_att_list 
+0x2954 005009 branch le_modified_name_adv 
+:      005011 le_modified_name_att_list:
+0x2955 005012 jam 2 ,mem_le_search_att_type_length 
+0x2956 005013 arg uuid_chrctr_device_name ,temp 
+0x2957 005014 storet 2 ,mem_le_search_att_type 
+0x2958 005015 call le_att_get_uuid_ptr 
+0x2959 005016 rtn blank 
+0x295a 005017 ifetch 1 ,contr 
+0x295b 005018 copy contr ,contw 
+0x295c 005019 fetcht 1 ,mem_le_name_len 
+0x295d 005020 copy temp ,loopcnt 
+0x295e 005021 isub temp ,null 
+0x295f 005022 nbranch le_name_length_longer_than_att ,positive 
+0x2960 005023 isub temp ,temp 
+0x2961 005024 arg mem_le_name ,contr 
+0x2962 005025 call memcpy_fast 
+0x2963 005026 copy temp ,loopcnt 
+0x2964 005027 ncall memcpy_empty ,zero 
+0x2965 005028 rtn 
+:      005029 le_name_length_longer_than_att:
+0x2966 005030 copy pdata ,loopcnt 
+0x2967 005031 arg mem_le_name ,contr 
+0x2968 005032 branch memcpy_fast 
+:      005035 le_modified_name_adv:
+0x2969 005036 arg mem_le_adv_data_len + 32 ,regc 
+0x296a 005037 arg mem_le_adv_data ,rega 
+0x296b 005038 call le_modified_name_adv_and_scan 
+0x296c 005039 setarg 0 
+0x296d 005040 setflag user ,0 ,pdata 
+0x296e 005041 store 1 ,mem_pdatatemp 
+0x296f 005042 arg mem_le_scan_data_len + 32 ,regc 
+0x2970 005043 arg mem_le_scan_data ,rega 
+0x2971 005044 call le_modified_name_adv_and_scan 
+0x2972 005045 rtn user 
+0x2973 005046 fetch 1 ,mem_pdatatemp 
+0x2974 005047 branch assert ,blank 
+0x2975 005048 rtn 
+:      005051 le_modified_name_adv_and_scan:
+0x2976 005052 bpatchx patch27_6 ,mem_patch27 
+0x2977 005053 call enable_user 
+0x2978 005054 call clear_temp_block 
+0x2979 005055 arg 0 ,regb 
+0x297a 005056 arg mem_le_data_temp ,contw 
+0x297b 005057 call le_modified_name_adv_loop 
+0x297c 005058 fetch 1 ,mem_le_name_len 
+0x297d 005059 add pdata ,1 ,temp 
+0x297e 005060 iadd regb ,rega 
+0x297f 005061 increase 2 ,rega 
+0x2980 005062 sub rega ,0x1f ,null 
+0x2981 005063 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
+0x2982 005064 istoret 1 ,contw 
+0x2983 005065 arg gap_adtype_local_name_complete ,temp 
+0x2984 005066 istoret 1 ,contw 
+0x2985 005067 iforce loopcnt 
+0x2986 005068 call memcpy_fast 
+0x2987 005069 copy rega ,regb 
+:      005070 le_modified_name_adv_and_scan_store_data:
+0x2988 005071 deposit regb 
+0x2989 005072 store 1 ,mem_le_data_len_temp 
+0x298a 005073 arg mem_le_data_len_temp ,contr 
+0x298b 005074 setarg -32 
+0x298c 005075 iadd regc ,contw 
+0x298d 005076 branch memcpy32 
+:      005078 le_modified_name_adv_and_scan_name_overflow:
+0x298e 005079 call disable_user 
+0x298f 005080 branch le_modified_name_adv_and_scan_store_data 
+:      005082 le_modified_name_adv_loop:
+0x2990 005083 ifetch 1 ,rega 
+0x2991 005084 rtn blank 
+0x2992 005085 pincrease 1 
+0x2993 005086 ifetcht 1 ,contr 
+0x2994 005087 sub temp ,gap_adtype_local_name_complete ,null 
+0x2995 005088 branch le_modified_name_adv_found_name ,zero 
+0x2996 005089 iadd regb ,regb 
+0x2997 005090 copy rega ,contr 
+0x2998 005091 iforce loopcnt 
+0x2999 005092 call memcpy_fast 
+0x299a 005093 copy contr ,rega 
+:      005094 le_modified_name_adv_loop2:
+0x299b 005095 deposit rega 
+0x299c 005096 isub regc ,null 
+0x299d 005097 rtn positive 
+0x299e 005098 branch le_modified_name_adv_loop 
+:      005100 le_modified_name_adv_found_name:
+0x299f 005101 iadd rega ,rega 
+0x29a0 005102 branch le_modified_name_adv_loop2 
+:      005105 memcpy_empty:
+0x29a1 005106 setarg space 
+0x29a2 005107 istore 1 ,contw 
+0x29a3 005108 loop memcpy_empty 
+0x29a4 005109 rtn 
+:      005112 le_lpm_set_mult:
+0x29a5 005113 bpatchx patch27_7 ,mem_patch27 
+0x29a6 005114 disable wake 
+0x29a7 005115 branch le_lpm_set_mult_attempt ,attempt 
+0x29a8 005116 nbranch le_lpm_lost ,match 
+:      005117 le_lpm_set_mult_attempt:
+0x29a9 005118 call lpm_match 
+0x29aa 005119 fetch 2 ,mem_rx_window_sniff 
+0x29ab 005120 store 2 ,mem_le_receive_window 
+0x29ac 005121 fetch 1 ,mem_le_configuration 
+0x29ad 005122 bbit1 bit_ble_short_mult ,lpm_mult_short 
+0x29ae 005123 bmark1 mark_old_packet ,lpm_mult_short 
+0x29af 005124 fetch 1 ,mem_le_rxbuf_data_length 
+0x29b0 005125 nbranch lpm_mult_short ,blank 
+0x29b1 005126 fetch 1 ,mem_le_txlen 
+0x29b2 005127 nbranch lpm_mult_short ,blank 
+0x29b3 005129 fetch 1 ,mem_le_state 
+0x29b4 005130 bbit1 lestate_update_param ,lpm_mult_short 
+0x29b5 005131 bbit1 lestate_update_phy ,lpm_mult_short 
+0x29b6 005132 bbit1 lestate_update_map ,lpm_mult_short 
+0x29b7 005133 branch lpm_mult_wait_timeout 
+:      005135 le_lpm_lost:
+0x29b8 005136 fetch 1 ,mem_sniff_unint_lost 
+0x29b9 005137 sub pdata ,30 ,null 
+0x29ba 005138 nbranch lpm_lost ,positive 
+0x29bb 005139 fetcht 2 ,mem_rx_window_sniff 
+0x29bc 005140 rshift temp ,temp 
+0x29bd 005141 fetch 2 ,mem_le_receive_window 
+0x29be 005142 iadd temp ,pdata 
+0x29bf 005143 store 2 ,mem_le_receive_window 
+0x29c0 005144 branch lpm_lost 
+:      005147 le_set_config_fixed_tk:
+0x29c1 005148 arg bit_ble_passkey_fixed_key ,queue 
+0x29c2 005149 branch le_set_config 
+:      005151 le_clr_config_fixed_tk:
+0x29c3 005152 arg bit_ble_passkey_fixed_key ,queue 
+0x29c4 005153 branch le_clr_config 
+:      005155 le_set_config_fixed_ltk:
+0x29c5 005156 arg bit_ble_pairing_fixed_ltk ,queue 
+0x29c6 005157 branch le_set_config 
+:      005159 le_clr_config_fixed_ltk:
+0x29c7 005160 arg bit_ble_pairing_fixed_ltk ,queue 
+0x29c8 005161 branch le_clr_config 
+:      005163 le_set_config_more_data:
+0x29c9 005164 arg bit_ble_transmit_packet_by_md ,queue 
+0x29ca 005165 branch le_set_config 
+:      005167 le_clr_config_more_data:
+0x29cb 005168 arg bit_ble_transmit_packet_by_md ,queue 
+0x29cc 005169 branch le_clr_config 
+:      005171 le_set_config_read_authentication:
+0x29cd 005172 arg bit_ble_read_auth ,queue 
+0x29ce 005173 branch le_set_config 
+:      005175 le_clr_config_read_authentication:
+0x29cf 005176 arg bit_ble_read_auth ,queue 
+0x29d0 005177 branch le_clr_config 
+:      005179 le_set_config_write_authentication:
+0x29d1 005180 arg bit_ble_write_auth ,queue 
+0x29d2 005181 branch le_set_config 
+:      005183 le_clr_config_write_authentication:
+0x29d3 005184 arg bit_ble_write_auth ,queue 
+0x29d4 005185 branch le_clr_config 
+:      005187 le_set_config_short_mult:
+0x29d5 005188 arg bit_ble_short_mult ,queue 
+:      005190 le_set_config:
+0x29d6 005191 fetch 1 ,mem_le_configuration 
+0x29d7 005192 qset1 pdata 
+0x29d8 005193 store 1 ,mem_le_configuration 
+0x29d9 005194 rtn 
+:      005197 le_clr_config_short_mult:
+0x29da 005198 arg bit_ble_short_mult ,queue 
+:      005200 le_clr_config:
+0x29db 005201 fetch 1 ,mem_le_configuration 
+0x29dc 005202 qset0 pdata 
+0x29dd 005203 store 1 ,mem_le_configuration 
+0x29de 005204 rtn 
+:      005208 le_set_fixed_ltk:
+0x29df 005209 setarg 0x112233 
+0x29e0 005210 store 3 ,mem_le_fixed_ltk 
+0x29e1 005211 setarg 0x445566 
+0x29e2 005212 istore 3 ,contw 
+0x29e3 005213 setarg 0x778899 
+0x29e4 005214 istore 3 ,contw 
+0x29e5 005215 setarg 0x001122 
+0x29e6 005216 istore 3 ,contw 
+0x29e7 005217 setarg 0x334455 
+0x29e8 005218 istore 3 ,contw 
+0x29e9 005219 setarg 0x66 
+0x29ea 005220 istore 1 ,contw 
+0x29eb 005221 rtn 
+:      005224 le_set_justwork:
+0x29ec 005225 setarg 0x01000302 
+0x29ed 005226 store 4 ,mem_le_pres 
+0x29ee 005227 setarg 0x010010 
+0x29ef 005228 store 3 ,mem_le_pres_max_keysize 
+0x29f0 005229 jam 1 ,mem_le_pairing_mode 
+0x29f1 005230 rtn 
+:      005234 le_fifo_malloc_tx_empty:
+0x29f2 005235 arg 0 ,rega 
+0x29f3 005236 arg llid_empty ,type 
+0x29f4 005237 branch le_fifo_malloc_tx 
+:      005241 le_fifo_malloc_tx_ll:
+0x29f5 005242 bpatchx patch28_0 ,mem_patch28 
+0x29f6 005243 arg llid_le_ll ,type 
+0x29f7 005244 call le_fifo_malloc_tx 
+0x29f8 005245 copy regb ,pdata 
+0x29f9 005246 istore 1 ,contw 
+0x29fa 005247 rtn 
+:      005251 le_fifo_malloc_tx_l2cap:
+0x29fb 005252 bpatchx patch28_1 ,mem_patch28 
+0x29fc 005253 force llid_start ,type 
+0x29fd 005254 increase 4 ,rega 
+0x29fe 005255 call le_fifo_malloc_tx 
+0x29ff 005256 increase -4 ,rega 
+0x2a00 005257 copy rega ,pdata 
+0x2a01 005258 istore 2 ,contw 
+0x2a02 005259 copy regb ,pdata 
+0x2a03 005260 istore 2 ,contw 
+0x2a04 005261 rtn 
+:      005265 le_fifo_malloc_tx:
+0x2a05 005266 bpatchx patch28_2 ,mem_patch28 
+0x2a06 005267 increase 5 ,rega 
+0x2a07 005268 call ble_l2cap_malloc 
+0x2a08 005269 increase -5 ,rega 
+0x2a09 005270 copy rega ,pdata 
+0x2a0a 005271 istore 2 ,contw 
+0x2a0b 005272 setarg 0 
+0x2a0c 005273 istore 2 ,contw 
+0x2a0d 005274 copy type ,pdata 
+0x2a0e 005275 istore 1 ,contw 
+0x2a0f 005276 rtn 
+:      005279 le_fifo_get_first_tx_ptr:
+0x2a10 005280 bpatchx patch28_3 ,mem_patch28 
+0x2a11 005281 call l2cap_malloc_fifo_out 
+0x2a12 005282 copy pdata ,contr 
+0x2a13 005283 rtn 
+:      005285 le_fifo_get_second_tx_ptr:
+0x2a14 005286 fetch 2 ,mem_tx_fifo2_ptr 
+0x2a15 005287 rtn 
+:      005289 le_fifo_get_last_tx_ptr:
+0x2a16 005290 call le_fifo_get_last_tx_ptr0 
+0x2a17 005291 copy pdata ,contr 
+0x2a18 005292 rtn 
+:      005295 le_fifo_get_last_tx_ptr0:
+0x2a19 005296 fetch 2 ,mem_tx_fifo3_ptr 
+0x2a1a 005297 rtn 
+:      005300 le_fifo_get_first_l2cap_ptr:
+0x2a1b 005301 call le_fifo_get_first_tx_ptr 
+0x2a1c 005302 increase 5 ,contr 
+0x2a1d 005303 rtn 
+:      005305 le_fifo_get_first_att_ptr:
+0x2a1e 005306 call le_fifo_get_first_tx_ptr 
+0x2a1f 005307 increase 9 ,contr 
+0x2a20 005308 rtn 
+:      005310 le_fifo_get_last_att_ptr:
+0x2a21 005311 call le_fifo_get_last_tx_ptr 
+0x2a22 005312 increase 9 ,contr 
+0x2a23 005313 rtn 
+:      005315 le_fifo_get_last_l2cap_ptr:
+0x2a24 005316 call le_fifo_get_last_tx_ptr 
+0x2a25 005317 increase 5 ,contr 
+0x2a26 005318 rtn 
+:      005321 le_fifo_check_full:
+0x2a27 005322 branch l2cap_malloc_is_fifo_full 
+:      005325 le_fifo_check_nearly_full:
+0x2a28 005326 branch l2cap_malloc_is_fifo_nearly_full 
+:      005329 le_fifo_check_empty:
+0x2a29 005330 branch l2cap_malloc_is_fifo_empty 
+:      005333 le_fifo_release_first_node:
+0x2a2a 005334 branch l2cap_malloc_free 
+:      005337 le_set_dle:
+0x2a2b 005338 store 8 ,mem_local_rx_max_octets 
+0x2a2c 005339 branch le_set_feature_data_packet_length_extension 
+:      005342 le_set_phys:
+0x2a2d 005343 and temp ,0xff ,rega 
+0x2a2e 005344 call le_set_tx_phy 
+0x2a2f 005345 rshift8 temp ,rega 
+:      005347 le_set_rx_phy:
+0x2a30 005348 storer rega ,1 ,mem_le_rx_phys 
+0x2a31 005349 branch le_set_phy_common 
+:      005351 le_set_tx_phy:
+0x2a32 005352 storer rega ,1 ,mem_le_tx_phys 
+:      005353 le_set_phy_common:
+0x2a33 005354 isolate1 bit_le_2m_phy ,rega 
+0x2a34 005355 call le_set_feature_2m_phy ,true 
+0x2a35 005356 isolate1 bit_le_coded_phy ,rega 
+0x2a36 005357 call le_set_feature_coded_phy ,true 
+0x2a37 005358 rtn 
+:      005362 le_set_feature_2m_phy:
+0x2a38 005363 arg bit_ll_feature_le_2m_phy ,queue 
+0x2a39 005364 branch le_set_feature 
+:      005367 le_set_feature_coded_phy:
+0x2a3a 005368 arg bit_ll_feature_le_coded_phy ,queue 
+0x2a3b 005369 branch le_set_feature 
+:      005371 le_set_feature_data_packet_length_extension:
+0x2a3c 005372 arg bit_ll_feature_le_data_packet_length_extension ,queue 
+:      005374 le_set_feature:
+0x2a3d 005375 fetch 8 ,mem_le_local_feature 
+0x2a3e 005376 qset1 pdata 
+0x2a3f 005377 store 8 ,mem_le_local_feature 
+0x2a40 005378 rtn 
+:      005380 le_set_fixed_ltk_justwork:
+0x2a41 005381 call le_set_config_fixed_ltk 
+0x2a42 005382 call le_set_justwork 
+0x2a43 005383 call le_set_fixed_ltk 
+0x2a44 005384 branch le_set_config_read_authentication 
+:      005389 le_advertising_dispatch:
+0x2a45 005390 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
+0x2a46 005391 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
+0x2a47 005392 call le_enable 
+0x2a48 005393 call le_scan 
+0x2a49 005394 call le_adv 
+0x2a4a 005395 branch le_disable 
+:      005397 le_scan:
+0x2a4b 005398 bpatchx patch28_4 ,mem_patch28 
+0x2a4c 005399 fetch 1 ,mem_le_scan_enable 
+0x2a4d 005400 rtnne le_scan_enable 
+0x2a4e 005401 arg le_scan_interval_timer ,queue 
+0x2a4f 005402 call timer_check 
+0x2a50 005403 nrtn blank 
+0x2a51 005404 fetch 2 ,mem_le_scan_interval 
+0x2a52 005405 fetcht 2 ,mem_le_scan_window 
+0x2a53 005406 isub temp ,pdata 
+0x2a54 005407 arg le_scan_interval_timer ,queue 
+0x2a55 005408 call timer_init 
+0x2a56 005409 disable master 
+0x2a57 005410 call le_init_adv 
+0x2a58 005411 call le_wait_adv 
+0x2a59 005412 nrtn match 
+0x2a5a 005413 bpatchx patch28_5 ,mem_patch28 
+0x2a5b 005414 fetch 6 ,mem_le_rxbuf + 2 
+0x2a5c 005415 store 6 ,mem_le_plap 
+0x2a5d 005418 fetch 1 ,mem_le_adv_rcv 
+0x2a5e 005419 increase 1 ,pdata 
+0x2a5f 005420 store 1 ,mem_le_adv_rcv 
+0x2a60 005421 call le_create_conn 
+0x2a61 005422 rtn master 
+0x2a62 005423 call le_send_scan_request 
+0x2a63 005424 nrtn match 
+0x2a64 005425 fetch 1 ,mem_le_scanrsp_rcv 
+0x2a65 005426 increase 1 ,pdata 
+0x2a66 005427 store 1 ,mem_le_scanrsp_rcv 
+0x2a67 005428 fetch 9 ,mem_le_rxbuf + 8 
+0x2a68 005429 store 9 ,mem_temp_block0 
+0x2a69 005430 rtn 
+:      005433 le_wait_adv:
+0x2a6a 005434 bpatchx patch28_6 ,mem_patch28 
+0x2a6b 005435 call le_next_adv_channel 
+0x2a6c 005436 call le_receive_adv 
+0x2a6d 005437 fetch 1 ,mem_le_adv_waitcnt 
+0x2a6e 005438 increase 1 ,pdata 
+0x2a6f 005439 store 1 ,mem_le_adv_waitcnt 
+0x2a70 005440 rtn 
+:      005443 le_create_conn:
+0x2a71 005444 bpatchx patch28_7 ,mem_patch28 
+0x2a72 005445 fetch 1 ,mem_cmd_le_create_conn 
+0x2a73 005446 rtnne hci_cmd_le_create_conn 
+0x2a74 005447 fetch 6 ,mem_le_plap 
+0x2a75 005448 fetcht 6 ,mem_le_conn_peer_addr 
+0x2a76 005449 isub temp ,null 
+0x2a77 005450 nrtn zero 
+0x2a78 005451 call context_new 
+0x2a79 005452 nrtn zero 
+0x2a7a 005453 call le_connect_request 
+0x2a7b 005454 call le_init_master 
+0x2a7c 005455 call le_send_version_ind 
+0x2a7d 005456 jam bt_evt_le_connected ,mem_fifo_temp 
+0x2a7e 005457 call ui_ipc_send_event 
+0x2a7f 005458 jam 0 ,mem_hci_cmd 
+0x2a80 005459 jam 0 ,mem_le_peer_sca 
+0x2a81 005460 jam 0 ,mem_le_scan_enable 
+0x2a82 005461 jam 0 ,mem_cmd_le_create_conn 
+0x2a83 005462 branch context_save 
+:      005464 le_connect_request:
+0x2a84 005465 bpatchx patch29_0 ,mem_patch29 
+0x2a85 005466 force -1 ,pdata 
+0x2a86 005467 setsect 2 ,1 
+0x2a87 005468 store 5 ,mem_le_channel_map 
+0x2a88 005469 arg mem_le_state ,rega 
+0x2a89 005470 call le_calc_channel_map 
+0x2a8a 005471 force 4 ,loopcnt 
+0x2a8b 005472 arg mem_le_access ,contw 
+0x2a8c 005473 call generate_random_loop 
+0x2a8d 005474 fetch 2 ,mem_le_timeout 
+0x2a8e 005475 store 2 ,mem_le_superto 
+:      005476 le_con_req_hop_retry:
+0x2a8f 005477 random pdata 
+0x2a90 005478 and_into 0xf ,pdata 
+0x2a91 005479 sub pdata ,4 ,null 
+0x2a92 005480 branch le_con_req_hop_retry ,positive 
+0x2a93 005481 store 1 ,mem_le_hop 
+0x2a94 005483 bpatchx patch29_1 ,mem_patch29 
+0x2a95 005484 fetcht 2 ,mem_le_conn_interval 
+0x2a96 005485 storet 2 ,mem_le_tsniff 
+0x2a97 005486 copy temp ,regc 
+0x2a98 005487 add clkn_bt ,7 ,pdata 
+0x2a99 005488 idiv regc 
+0x2a9a 005489 call wait_div_end 
+0x2a9b 005490 remainder rega 
+0x2a9c 005491 isub rega ,pdata 
+0x2a9d 005492 iadd regc ,pdata 
+0x2a9e 005493 fetcht 2 ,mem_le_dsniff 
+0x2a9f 005494 iadd temp ,pdata 
+0x2aa0 005495 store 4 ,mem_le_anchor 
+0x2aa1 005496 isub clkn_bt ,rega 
+0x2aa2 005497 increase -6 ,rega 
+0x2aa3 005498 arg 0x2205 ,regb 
+0x2aa4 005499 fetch 1 ,mem_le_conn_own_addr_type 
+0x2aa5 005500 nsetflag blank ,le_sender_addr_bit ,regb 
+0x2aa6 005501 fetch 1 ,mem_le_conn_peer_addr_type 
+0x2aa7 005502 nsetflag blank ,le_receiver_addr_bit ,regb 
+0x2aa8 005503 copy regb ,pdata 
+0x2aa9 005504 store 2 ,mem_le_txheader 
+0x2aaa 005505 fetch 6 ,mem_le_lap 
+0x2aab 005506 istore 6 ,contw 
+0x2aac 005507 fetch 6 ,mem_le_plap 
+0x2aad 005508 istore 6 ,contw 
+0x2aae 005509 fetch 4 ,mem_le_access 
+0x2aaf 005510 istore 4 ,contw 
+0x2ab0 005511 random pdata 
+0x2ab1 005512 istore 2 ,contw 
+0x2ab2 005513 random pdata 
+0x2ab3 005514 istore 1 ,contw 
+0x2ab4 005515 force 2 ,pdata 
+0x2ab5 005516 istore 1 ,contw 
+0x2ab6 005517 rshift2 rega ,pdata 
+0x2ab7 005518 istore 2 ,contw 
+0x2ab8 005519 rshift2 regc ,pdata 
+0x2ab9 005520 istore 2 ,contw 
+0x2aba 005521 bpatchx patch29_2 ,mem_patch29 
+0x2abb 005522 setarg 0 
+0x2abc 005523 istore 2 ,contw 
+0x2abd 005524 fetch 2 ,mem_le_timeout 
+0x2abe 005525 istore 2 ,contw 
+0x2abf 005526 fetch 5 ,mem_le_channel_map 
+0x2ac0 005527 istore 5 ,contw 
+0x2ac1 005528 fetch 1 ,mem_le_hop 
+0x2ac2 005529 arg param_le_sca ,temp 
+0x2ac3 005530 ior temp ,pdata 
+0x2ac4 005531 istore 1 ,contw 
+0x2ac5 005532 call le_transmit_norx 
+0x2ac6 005533 setarg mem_le_txheader 
+0x2ac7 005534 add pdata ,18 ,contr 
+0x2ac8 005535 ifetch 3 ,contr 
+0x2ac9 005536 store 3 ,mem_le_crcinit 
+0x2aca 005537 rtn 
+:      005540 le_adv:
+0x2acb 005541 jam 36 ,mem_le_ch_mapped 
+0x2acc 005542 jam 0 ,mem_le_adv_channel_map_temp 
+0x2acd 005543 call le_send_adv_protect_txbuf 
+0x2ace 005544 call le_adv_loop 
+0x2acf 005545 branch le_send_adv_recover_txbuf 
+:      005547 le_adv_loop:
+0x2ad0 005548 bpatchx patch29_3 ,mem_patch29 
+0x2ad1 005549 fetch 1 ,mem_le_adv_enable 
+0x2ad2 005550 rtn blank 
+0x2ad3 005551 arg le_adv_interval_timer ,queue 
+0x2ad4 005552 call timer_check 
+0x2ad5 005553 nrtn blank 
+0x2ad6 005554 enable swfine 
+0x2ad7 005555 call le_init_adv 
+0x2ad8 005556 call le_next_adv_channel 
+0x2ad9 005557 call le_send_adv_ind 
+0x2ada 005558 nbranch le_adv_not_match ,match 
+0x2adb 005559 fetch 1 ,mem_le_req_rcv 
+0x2adc 005560 increase 1 ,pdata 
+0x2add 005561 store 1 ,mem_le_req_rcv 
+0x2ade 005562 fetch 1 ,mem_le_rxbuf_adv_header 
+0x2adf 005563 and pdata ,0x0f ,pdata 
+0x2ae0 005564 beq scan_req ,le_send_scan_response 
+0x2ae1 005565 beq connect_req ,le_parse_connect_req 
+:      005566 le_adv_not_match:
+0x2ae2 005567 bpatchx patch29_4 ,mem_patch29 
+0x2ae3 005568 fetch 1 ,mem_le_adv_channel_map_temp 
+0x2ae4 005569 fetcht 1 ,mem_le_adv_channel_map 
+0x2ae5 005570 isub temp ,null 
+0x2ae6 005571 nbranch le_adv_loop ,zero 
+0x2ae7 005572 random pdata 
+0x2ae8 005573 arg 0x1ff ,temp 
+0x2ae9 005574 iand temp ,pdata 
+0x2aea 005575 add pdata ,250 ,pdata 
+0x2aeb 005576 call delay 
+0x2aec 005577 arg le_adv_interval_timer ,queue 
+0x2aed 005578 fetch 2 ,mem_le_adv_interval 
+0x2aee 005579 branch timer_init 
+:      005581 le_send_adv_protect_txbuf:
+0x2aef 005582 arg mem_le_tx_buf_temp ,contw 
+0x2af0 005583 arg mem_le_txheader ,contr 
+0x2af1 005584 branch memcpy48 
+:      005586 le_send_adv_recover_txbuf:
+0x2af2 005587 arg mem_le_tx_buf_temp ,contr 
+0x2af3 005588 arg mem_le_txheader ,contw 
+0x2af4 005589 branch memcpy48 
+:      005591 le_init_adv:
+0x2af5 005592 bpatchx patch29_5 ,mem_patch29 
+0x2af6 005593 disable master 
+:      005594 le_adv_access:
+0x2af7 005595 setarg 0x8e89be 
+0x2af8 005596 lshift8 pdata ,pdata 
+0x2af9 005597 or_into 0xd6 ,pdata 
+0x2afa 005598 iforce access 
+0x2afb 005599 setarg 0x555555 
+0x2afc 005600 store 3 ,mem_le_crcinit 
+0x2afd 005601 rtn 
+:      005605 le_send_adv_ind:
+0x2afe 005606 bpatchx patch29_6 ,mem_patch29 
+0x2aff 005607 fetch 1 ,mem_le_adv_type 
+0x2b00 005608 fetcht 1 ,mem_le_adv_own_addr_type 
+0x2b01 005609 lshift4 temp ,temp 
+0x2b02 005610 lshift2 temp ,temp 
+0x2b03 005611 iadd temp ,temp 
+0x2b04 005612 storet 1 ,mem_le_txheader 
+0x2b05 005613 beq adv_direct_ind ,le_send_adv_direct_ind 
+0x2b06 005614 fetcht 1 ,mem_le_adv_data_len 
+0x2b07 005615 add temp ,6 ,pdata 
+0x2b08 005616 store 1 ,mem_le_txlen 
+0x2b09 005617 fetch 6 ,mem_le_lap 
+0x2b0a 005618 store 6 ,mem_le_txpayload 
+0x2b0b 005619 copy temp ,loopcnt 
+0x2b0c 005620 arg mem_le_adv_data ,contr 
+0x2b0d 005621 call memcpy_fast 
+0x2b0e 005622 branch le_send_adv_transmit 
+:      005624 le_send_adv_direct_ind:
+0x2b0f 005625 setarg 12 
+0x2b10 005626 store 1 ,mem_le_txlen 
+0x2b11 005627 fetch 6 ,mem_le_lap 
+0x2b12 005628 store 6 ,mem_le_txpayload 
+0x2b13 005629 fetch 6 ,mem_hci_plap 
+0x2b14 005630 istore 6 ,contw 
+:      005631 le_send_adv_transmit:
+0x2b15 005632 bpatchx patch29_7 ,mem_patch29 
+0x2b16 005633 fetch 1 ,mem_le_adv_transmit 
+0x2b17 005634 increase 1 ,pdata 
+0x2b18 005635 store 1 ,mem_le_adv_transmit 
+0x2b19 005636 arg 1800 ,stop_watch 
+0x2b1a 005637 disable match 
+0x2b1b 005638 branch le_transmit_receive_sifs_without_change_mode 
+:      005641 le_send_scan_request:
+0x2b1c 005642 bpatchx patch2a_0 ,mem_patch2a 
+0x2b1d 005643 fetch 1 ,mem_le_scan_type 
+0x2b1e 005644 rtnne le_scan_type_active 
+0x2b1f 005645 fetch 1 ,mem_le_adv_transmit 
+0x2b20 005646 increase 1 ,pdata 
+0x2b21 005647 store 1 ,mem_le_adv_transmit 
+0x2b22 005648 arg 0x0c03 ,temp 
+0x2b23 005649 fetch 1 ,mem_le_scan_own_addr_type 
+0x2b24 005650 nsetflag blank ,le_sender_addr_bit ,temp 
+0x2b25 005651 copy rega ,pdata 
+0x2b26 005652 nsetflag blank ,le_receiver_addr_bit ,temp 
+0x2b27 005653 storet 2 ,mem_le_txheader 
+0x2b28 005654 fetch 6 ,mem_le_lap 
+0x2b29 005655 istore 6 ,contw 
+0x2b2a 005656 fetch 6 ,mem_le_plap 
+0x2b2b 005657 istore 6 ,contw 
+0x2b2c 005658 branch le_transmit_receive_sifs_without_change_mode 
+:      005660 le_send_scan_response:
+0x2b2d 005661 bpatchx patch2a_1 ,mem_patch2a 
+0x2b2e 005662 fetch 6 ,mem_le_rxbuf_adv_scan_req_adv_address 
+0x2b2f 005663 fetcht 6 ,mem_le_lap 
+0x2b30 005664 isub temp ,null 
+0x2b31 005665 nrtn zero 
+0x2b32 005666 arg scan_rsp ,temp 
+0x2b33 005667 fetch 1 ,mem_le_adv_own_addr_type 
+0x2b34 005668 nsetflag blank ,le_sender_addr_bit ,temp 
+0x2b35 005669 storet 1 ,mem_le_txheader 
+0x2b36 005670 fetcht 1 ,mem_le_scan_data_len 
+0x2b37 005671 add temp ,6 ,pdata 
+0x2b38 005672 store 1 ,mem_le_txlen 
+0x2b39 005673 fetch 6 ,mem_le_lap 
+0x2b3a 005674 store 6 ,mem_le_txpayload 
+0x2b3b 005675 arg mem_le_scan_data ,contr 
+0x2b3c 005676 copy temp ,loopcnt 
+0x2b3d 005677 call memcpy_fast 
+0x2b3e 005678 call le_transmit_norx 
+0x2b3f 005679 branch le_adv_not_match 
+:      005681 le_parse_connect_req:
+0x2b40 005682 fetch 6 ,mem_le_rxbuf_adv_connect_ind_adv_address 
+0x2b41 005683 fetcht 6 ,mem_le_lap 
+0x2b42 005684 isub temp ,null 
+0x2b43 005685 nrtn zero 
+0x2b44 005686 call le_scan_check_sender_addr_type 
+0x2b45 005687 storer rega ,1 ,mem_le_conn_peer_addr_type 
+0x2b46 005688 fetch 6 ,mem_le_rxbuf_adv_connect_ind_init_address 
+0x2b47 005689 store 6 ,mem_le_plap 
+0x2b48 005690 fetch 8 ,mem_le_rxbuf_adv_connect_ind_access_address 
+0x2b49 005691 store 8 ,mem_le_access 
+0x2b4a 005692 fetcht 2 ,mem_le_rxbuf_adv_connect_ind_win_offset 
+0x2b4b 005693 bpatchx patch2a_2 ,mem_patch2a 
+0x2b4c 005694 lshift2 temp ,temp 
+0x2b4d 005695 fetch 2 ,mem_le_rxbuf_adv_connect_ind_interval 
+0x2b4e 005696 lshift2 pdata ,pdata 
+0x2b4f 005697 store 2 ,mem_le_tsniff 
+0x2b50 005698 store 4 ,mem_le_anchor 
+0x2b51 005699 isub temp ,pdata 
+0x2b52 005700 add pdata ,-2 ,clke_bt 
+0x2b53 005701 fetch 9 ,mem_le_rxbuf_adv_connect_ind_latency 
+0x2b54 005702 store 9 ,mem_le_slave_latency 
+0x2b55 005703 fetch 1 ,mem_le_rxbuf_adv_connect_ind_hop_and_sca 
+0x2b56 005704 and pdata ,0x1f ,temp 
+0x2b57 005705 storet 1 ,mem_le_hop 
+0x2b58 005706 rshift4 pdata ,temp 
+0x2b59 005707 rshift temp ,temp 
+0x2b5a 005708 storet 1 ,mem_le_peer_sca 
+0x2b5b 005709 arg mem_le_state ,rega 
+0x2b5c 005710 call le_receive_window_size 
+0x2b5d 005711 arg mem_le_state ,rega 
+0x2b5e 005712 call le_calc_channel_map 
+0x2b5f 005713 call le_init_slave 
+0x2b60 005714 call context_new 
+0x2b61 005715 nrtn zero 
+0x2b62 005716 bpatchx patch2a_3 ,mem_patch2a 
+0x2b63 005717 call calc_clke_offset 
+0x2b64 005718 call le_l2cap_reset_signaling_identifier 
+0x2b65 005719 jam bt_evt_le_connected ,mem_fifo_temp 
+0x2b66 005720 call ui_ipc_send_event 
+0x2b67 005721 branch context_save 
+:      005724 le_next_adv_channel:
+0x2b68 005725 bpatchx patch2a_4 ,mem_patch2a 
+0x2b69 005726 fetch 1 ,mem_le_ch_mapped 
+0x2b6a 005727 beq 37 ,le_next_adv_channel_curr_channel_37 
+0x2b6b 005728 beq 38 ,le_next_adv_channel_curr_channel_38 
+0x2b6c 005729 beq 39 ,le_next_adv_channel_curr_channel_39 
+0x2b6d 005730 branch le_next_adv_channel_curr_channel_39 
+:      005732 le_next_adv_channel_curr_channel_37:
+0x2b6e 005733 fetcht 1 ,mem_le_adv_channel_map 
+0x2b6f 005734 isolate1 bit_adv_channel_map_38 ,temp 
+0x2b70 005735 branch set_le_next_adv_channel_38 ,true 
+0x2b71 005736 isolate1 bit_adv_channel_map_39 ,temp 
+0x2b72 005737 branch set_le_next_adv_channel_39 ,true 
+0x2b73 005738 branch set_le_next_adv_channel_37 
+:      005741 le_next_adv_channel_curr_channel_38:
+0x2b74 005742 fetcht 1 ,mem_le_adv_channel_map 
+0x2b75 005743 isolate1 bit_adv_channel_map_39 ,temp 
+0x2b76 005744 branch set_le_next_adv_channel_39 ,true 
+0x2b77 005745 isolate1 bit_adv_channel_map_37 ,temp 
+0x2b78 005746 branch set_le_next_adv_channel_37 ,true 
+0x2b79 005747 branch set_le_next_adv_channel_38 
+:      005750 le_next_adv_channel_curr_channel_39:
+0x2b7a 005751 fetcht 1 ,mem_le_adv_channel_map 
+0x2b7b 005752 isolate1 bit_adv_channel_map_37 ,temp 
+0x2b7c 005753 branch set_le_next_adv_channel_37 ,true 
+0x2b7d 005754 isolate1 bit_adv_channel_map_38 ,temp 
+0x2b7e 005755 branch set_le_next_adv_channel_38 ,true 
+0x2b7f 005756 branch set_le_next_adv_channel_39 
+:      005758 set_le_next_adv_channel_37:
+0x2b80 005759 jam 37 ,mem_le_ch_mapped 
+0x2b81 005760 fetch 1 ,mem_le_adv_channel_map_temp 
+0x2b82 005761 set1 bit_adv_channel_map_37 ,pdata 
+0x2b83 005762 store 1 ,mem_le_adv_channel_map_temp 
+0x2b84 005763 rtn 
+:      005765 set_le_next_adv_channel_38:
+0x2b85 005766 jam 38 ,mem_le_ch_mapped 
+0x2b86 005767 fetch 1 ,mem_le_adv_channel_map_temp 
+0x2b87 005768 set1 bit_adv_channel_map_38 ,pdata 
+0x2b88 005769 store 1 ,mem_le_adv_channel_map_temp 
+0x2b89 005770 rtn 
+:      005772 set_le_next_adv_channel_39:
+0x2b8a 005773 jam 39 ,mem_le_ch_mapped 
+0x2b8b 005774 fetch 1 ,mem_le_adv_channel_map_temp 
+0x2b8c 005775 set1 bit_adv_channel_map_39 ,pdata 
+0x2b8d 005776 store 1 ,mem_le_adv_channel_map_temp 
+0x2b8e 005777 rtn 
+:      005782 le_parse_att:
+0x2b8f 005783 copy contr ,rega 
+0x2b90 005784 fetch 1 ,mem_device_option 
+0x2b91 005785 beq dvc_op_shutter_dy ,shutter_dy_le_parse_att 
+0x2b92 005786 beq dvc_op_keyboard ,keyboard_le_att_auto_reco_process 
+0x2b93 005787 copy rega ,contr 
+0x2b94 005788 ifetch 3 ,contr 
+0x2b95 005789 store 3 ,mem_le_att_opcode 
+:      005790 le_parse_att2:
+0x2b96 005791 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
+0x2b97 005792 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
+0x2b98 005793 beq attop_find_information_request ,le_parse_att_find_information_request 
+0x2b99 005794 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
+0x2b9a 005795 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
+0x2b9b 005796 beq attop_read_request ,le_parse_att_read_request 
+0x2b9c 005797 beq attop_read_blob_request ,le_parse_att_read_blob_request 
+0x2b9d 005798 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
+0x2b9e 005799 beq attop_write_request ,le_parse_att_write_request 
+0x2b9f 005800 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
+0x2ba0 005801 beq attop_execute_write_request ,le_parse_att_execute_write_request 
+0x2ba1 005802 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
+0x2ba2 005803 beq attop_write_command ,le_parse_att_write_command 
+0x2ba3 005804 rtn 
+:      005807 le_send_att_exchange_mtu_requset:
+0x2ba4 005808 force 3 ,rega 
+0x2ba5 005809 call le_fifo_malloc_tx_l2cap_gatt 
+0x2ba6 005810 setarg attop_exchange_mtu_request 
+:      005811 le_send_att_exchange_mtu_common:
+0x2ba7 005812 istore 1 ,contw 
+0x2ba8 005813 fetch 2 ,mem_le_local_mtu 
+0x2ba9 005814 istore 2 ,contw 
+0x2baa 005815 rtn 
+:      005818 le_parse_att_exchange_mtu_request:
+0x2bab 005819 call le_parse_att_exchange_mtu_response 
+:      005820 le_send_att_exchange_mtu_response:
+0x2bac 005821 force 3 ,rega 
+0x2bad 005822 call le_fifo_malloc_tx_l2cap_gatt 
+0x2bae 005823 setarg attop_exchange_mtu_response 
+0x2baf 005824 branch le_send_att_exchange_mtu_common 
+:      005826 le_parse_att_exchange_mtu_response:
+0x2bb0 005827 rshift8 pdata ,pdata 
+0x2bb1 005828 store 2 ,mem_le_remote_mtu 
+0x2bb2 005829 rtn 
+:      005831 le_parse_att_find_information_request:
+0x2bb3 005832 call le_get_search_handle_start_end_common 
+0x2bb4 005833 call enable_user 
+0x2bb5 005834 branch le_send_att_find_information_response 
+:      005837 le_att_handle_inrange:
+0x2bb6 005838 ifetch 2 ,contr 
+0x2bb7 005839 and_into 0xff ,pdata 
+0x2bb8 005840 rtn blank 
+0x2bb9 005841 isub regb ,null 
+0x2bba 005842 rtn zero 
+0x2bbb 005843 nrtn positive 
+0x2bbc 005844 isub regc ,null 
+0x2bbd 005845 rtn zero 
+0x2bbe 005846 branch le_att_handle_blank ,positive 
+0x2bbf 005847 force 1 ,null 
+0x2bc0 005848 rtn 
+:      005849 le_att_handle_blank:
+0x2bc1 005850 force 0 ,pdata 
+0x2bc2 005851 rtn 
+:      005854 le_send_att_find_information_response:
+0x2bc3 005855 arg 3 ,timeup 
+0x2bc4 005856 call le_init_attlist_search 
+:      005857 le_send_att_find_information_res_loop:
+0x2bc5 005858 call le_att_handle_inrange 
+0x2bc6 005859 branch le_send_att_find_information_res_end ,blank 
+0x2bc7 005860 nbranch le_send_att_find_information_res_next ,positive 
+0x2bc8 005861 increase -2 ,contr 
+0x2bc9 005862 call store_contr 
+0x2bca 005863 call get_contw 
+0x2bcb 005864 nbranch le_send_att_find_information_res_store_info2 ,user 
+0x2bcc 005865 call push_stack_rega_b_c 
+0x2bcd 005866 storer timeup ,4 ,mem_timeup 
+0x2bce 005867 force 30 ,rega 
+0x2bcf 005868 call le_fifo_malloc_tx_l2cap_gatt 
+0x2bd0 005869 fetchr timeup ,4 ,mem_timeup 
+0x2bd1 005870 call pop_stack_rega_b_c 
+0x2bd2 005871 call disable_user 
+0x2bd3 005872 setarg attop_find_information_response 
+0x2bd4 005873 istore 1 ,contw 
+0x2bd5 005874 call get_contr 
+0x2bd6 005875 ifetch 2 ,contr 
+0x2bd7 005876 ifetchr rega ,1 ,contr 
+0x2bd8 005877 sub rega ,16 ,null 
+0x2bd9 005878 branch le_send_att_find_information_res_uuid128 ,zero 
+0x2bda 005879 sub rega ,2 ,null 
+0x2bdb 005880 nbranch le_send_att_error_response_notfound ,zero 
+:      005881 le_send_att_find_information_res_uuid16:
+0x2bdc 005882 setarg uuid_size_16bit 
+0x2bdd 005883 istore 1 ,contw 
+0x2bde 005884 branch le_send_att_find_information_res_store_info 
+:      005886 le_send_att_find_information_res_uuid128:
+0x2bdf 005887 setarg uuid_size_128bit 
+0x2be0 005888 istore 1 ,contw 
+0x2be1 005889 arg 1 ,timeup 
+0x2be2 005890 branch le_send_att_find_information_res_store_info 
+:      005892 le_send_att_find_information_res_store_info2:
+0x2be3 005893 call get_contr 
+0x2be4 005894 ifetch 2 ,contr 
+0x2be5 005895 ifetch 1 ,contr 
+0x2be6 005896 isub rega ,null 
+0x2be7 005897 nbranch le_send_att_find_information_res_end ,zero 
+:      005899 le_send_att_find_information_res_store_info:
+0x2be8 005900 call get_contr 
+0x2be9 005901 ifetch 2 ,contr 
+0x2bea 005902 and_into 0xff ,pdata 
+0x2beb 005903 istore 2 ,contw 
+0x2bec 005904 ifetchr loopcnt ,1 ,contr 
+0x2bed 005905 call memcpy 
+0x2bee 005906 call store_contw 
+0x2bef 005907 increase -1 ,timeup 
+0x2bf0 005908 branch le_send_att_find_information_res_end ,zero 
+:      005909 le_send_att_find_information_res_cont:
+0x2bf1 005910 call le_att_contr_add_len 
+0x2bf2 005911 branch le_send_att_find_information_res_loop 
+:      005913 le_send_att_find_information_res_next:
+0x2bf3 005914 call le_att_contr_add_len 
+0x2bf4 005915 branch le_send_att_find_information_res_cont 
+:      005917 le_send_att_find_information_res_end:
+0x2bf5 005918 branch le_send_att_error_response_notfound ,user 
+0x2bf6 005919 branch le_send_auto_len_by_mem 
+:      005922 le_parse_att_find_by_type_value_request:
+0x2bf7 005923 call le_get_search_handle_start_end_common 
+0x2bf8 005924 ifetch 2 ,contr 
+0x2bf9 005925 store 2 ,mem_le_search_uuid 
+0x2bfa 005926 call store_contr 
+0x2bfb 005927 arg mem_le_search_att_type_length ,contw 
+0x2bfc 005928 fetch 2 ,mem_le_l2cap_size 
+0x2bfd 005929 increase -7 ,pdata 
+0x2bfe 005930 call le_get_search_common2 
+0x2bff 005931 branch le_send_att_find_by_type_value_response 
+:      005934 le_start_end_handle_check_1:
+0x2c00 005935 disable user 
+0x2c01 005936 fetcht 2 ,mem_le_search_handle_start 
+0x2c02 005937 fetch 2 ,mem_le_search_handle_end 
+0x2c03 005938 isub temp ,null 
+0x2c04 005939 nbranch le_start_end_handle_check_1_fail ,positive 
+0x2c05 005940 deposit temp 
+0x2c06 005941 rtnne 0 
+:      005942 le_start_end_handle_check_1_fail:
+0x2c07 005943 enable user 
+0x2c08 005944 jam att_err_invalid_handle ,mem_le_err_code 
+0x2c09 005945 branch le_send_att_error_response 
+:      005948 le_send_att_find_by_type_value_response:
+0x2c0a 005949 call le_start_end_handle_check_1 
+0x2c0b 005950 rtn user 
+0x2c0c 005951 fetcht 2 ,mem_le_search_uuid 
+0x2c0d 005952 setarg uuid_gatt_primary_service 
+0x2c0e 005953 isub temp ,null 
+0x2c0f 005954 branch le_send_att_find_by_type_value_res_primary ,zero 
+0x2c10 005955 branch le_send_att_error_response_notfound 
+:      005958 le_send_att_find_by_type_value_res_primary:
+0x2c11 005959 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
+0x2c12 005960 fetcht 2 ,mem_le_search_handle_start 
+0x2c13 005961 storet 2 ,mem_temp 
+0x2c14 005962 call le_att_get_handle_info 
+0x2c15 005963 nbranch le_send_att_error_response_notfound ,blank 
+:      005964 le_send_att_find_primary_search_loop:
+0x2c16 005965 fetcht 2 ,mem_temp 
+0x2c17 005966 call le_att_get_handle_info 
+0x2c18 005967 nbranch le_send_att_error_response_notfound2 ,blank 
+0x2c19 005968 copy contr ,rega 
+0x2c1a 005969 fetch 1 ,mem_le_curr_att_len 
+0x2c1b 005970 copy pdata ,loopcnt 
+0x2c1c 005971 fetcht 1 ,mem_le_search_att_type_length 
+0x2c1d 005972 isub temp ,null 
+0x2c1e 005973 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x2c1f 005974 arg mem_le_search_att_type ,regb 
+0x2c20 005975 call string_compare 
+0x2c21 005977 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
+0x2c22 005979 fetch 2 ,mem_le_cur_uuid 
+0x2c23 005980 fetcht 2 ,mem_le_search_uuid 
+0x2c24 005981 isub temp ,null 
+0x2c25 005982 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
+:      005983 le_send_att_find_primary_search_loop1:
+0x2c26 005984 fetch 2 ,mem_temp 
+0x2c27 005985 increase 1 ,pdata 
+0x2c28 005986 store 2 ,mem_temp 
+0x2c29 005987 branch le_send_att_find_primary_search_loop 
+:      005989 le_send_att_error_response_notfound2:
+0x2c2a 005990 fetch 1 ,mem_le_search_res 
+0x2c2b 005991 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
+0x2c2c 005992 branch le_send_att_error_response_notfound 
+:      005995 le_send_att_find_primary_search_end_start_handle_found:
+0x2c2d 005996 fetch 2 ,mem_le_cur_uuid 
+0x2c2e 005997 fetcht 2 ,mem_le_search_uuid 
+0x2c2f 005998 isub temp ,null 
+0x2c30 005999 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x2c31 006000 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
+0x2c32 006002 fetcht 2 ,mem_temp 
+0x2c33 006003 storet 2 ,mem_le_cur_handle_start 
+0x2c34 006004 branch le_send_att_find_primary_search_loop1 
+:      006006 le_send_att_find_primary_search_end_ending_handle_found:
+0x2c35 006007 fetch 1 ,mem_le_search_res 
+0x2c36 006008 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
+0x2c37 006009 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
+0x2c38 006010 fetcht 2 ,mem_temp 
+0x2c39 006011 increase -1 ,temp 
+0x2c3a 006012 storet 2 ,mem_le_cur_handle_end 
+:      006014 le_send_att_find_primary_search_end:
+0x2c3b 006015 arg 5 ,rega 
+0x2c3c 006016 call le_fifo_malloc_tx_l2cap_gatt 
+0x2c3d 006017 setarg attop_find_by_type_value_response 
+0x2c3e 006018 istore 1 ,contw 
+0x2c3f 006019 fetch 2 ,mem_le_cur_handle_start 
+0x2c40 006020 istore 2 ,contw 
+0x2c41 006021 fetch 2 ,mem_le_cur_handle_end 
+0x2c42 006022 istore 2 ,contw 
+0x2c43 006023 rtn 
+:      006027 le_parse_att_read_by_type_request:
+0x2c44 006028 call le_get_search_handle_start_end_common 
+0x2c45 006029 call le_get_search_att_type 
+0x2c46 006030 branch le_send_att_read_by_type_response 
+:      006032 le_send_att_read_by_type_response:
+0x2c47 006033 fetcht 2 ,mem_le_search_handle_start 
+0x2c48 006034 storet 2 ,mem_temp 
+0x2c49 006035 call le_init_attlist_search 
+0x2c4a 006036 call le_att_get_handle_ptr2 
+0x2c4b 006037 increase -2 ,contr 
+0x2c4c 006038 copy contr ,pdata 
+0x2c4d 006039 store 2 ,mem_le_cur_attlist_start_ptr 
+0x2c4e 006041 fetcht 2 ,mem_le_search_att_type 
+0x2c4f 006042 setarg uuid_chrctr_device_name 
+0x2c50 006043 isub temp ,null 
+0x2c51 006044 branch le_send_att_read_by_type_res_device_name ,zero 
+0x2c52 006045 setarg uuid_gatt_characteristic 
+0x2c53 006046 isub temp ,null 
+0x2c54 006047 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
+0x2c55 006048 arg 2 ,timeup 
+:      006049 le_send_att_read_by_type_response_loop:
+0x2c56 006050 call le_att_check_handle_end 
+0x2c57 006051 nbranch le_send_att_read_by_type_response_end ,positive 
+0x2c58 006052 fetcht 2 ,mem_temp 
+0x2c59 006053 call le_att_get_handle_info_from_ptr 
+0x2c5a 006054 nbranch le_send_att_read_by_type_response_end ,blank 
+0x2c5b 006055 call le_att_same_type 
+0x2c5c 006056 nbranch le_send_att_read_by_type_response_next_handle ,zero 
+0x2c5d 006057 nbranch le_send_att_read_by_type_res_found_next ,user 
+0x2c5e 006058 disable user 
+0x2c5f 006059 call le_get_search_max_mtu_data 
+0x2c60 006060 copy pdata ,rega 
+0x2c61 006061 call le_fifo_malloc_tx_l2cap_gatt 
+0x2c62 006062 setarg attop_read_by_type_response 
+0x2c63 006063 istore 1 ,contw 
+0x2c64 006064 copy contw ,alarm 
+0x2c65 006065 increase 1 ,contw 
+0x2c66 006067 call le_send_att_read_by_type_write_properties 
+0x2c67 006068 call le_att_next_handle 
+0x2c68 006069 call le_att_get_handle_info_from_ptr 
+0x2c69 006070 call le_send_att_read_by_type_write_uuid 
+0x2c6a 006071 fetch 1 ,mem_le_cur_uuid_length 
+0x2c6b 006072 add pdata ,5 ,rega 
+0x2c6c 006073 istorer rega ,1 ,alarm 
+0x2c6d 006075 sub rega ,7 ,null 
+0x2c6e 006076 ncall enable_user2 ,zero 
+0x2c6f 006077 call disable_user2 ,zero 
+0x2c70 006078 call le_get_search_max_mtu_data 
+0x2c71 006079 increase -2 ,pdata 
+0x2c72 006080 idiv rega 
+0x2c73 006081 call wait_div_end 
+0x2c74 006082 quotient timeup 
+0x2c75 006083 increase -1 ,timeup 
+0x2c76 006084 branch le_send_att_read_by_type_response_end ,zero 
+:      006085 le_send_att_read_by_type_response_next_handle:
+0x2c77 006086 call le_att_next_handle 
+0x2c78 006087 branch le_send_att_read_by_type_response_loop 
+:      006088 le_send_att_read_by_type_response_end:
+0x2c79 006089 branch le_send_att_error_response_notfound ,user 
+0x2c7a 006090 branch le_send_auto_len_by_mem 
+:      006092 le_send_att_read_by_type_res_found_next:
+0x2c7b 006093 call le_store_att_record 
+0x2c7c 006094 call le_att_next_handle 
+0x2c7d 006095 call le_att_get_handle_info_from_ptr 
+0x2c7e 006096 call le_send_att_read_by_type_res_check_pair_length_type 
+0x2c7f 006097 nbranch le_send_att_read_by_type_response_end ,blank 
+0x2c80 006099 call get_contw 
+0x2c81 006100 fetch 2 ,mem_temp 
+0x2c82 006101 increase -1 ,pdata 
+0x2c83 006102 istore 2 ,contw 
+0x2c84 006103 call le_write_att_record_common 
+0x2c85 006104 call le_send_att_read_by_type_write_uuid 
+0x2c86 006105 increase -1 ,timeup 
+0x2c87 006106 branch le_send_att_read_by_type_response_end ,zero 
+0x2c88 006107 branch le_send_att_read_by_type_response_next_handle 
+:      006110 le_send_att_read_by_type_write_properties:
+0x2c89 006111 fetch 2 ,mem_temp 
+0x2c8a 006112 istore 2 ,contw 
+0x2c8b 006114 fetch 1 ,mem_le_curr_att_len 
+0x2c8c 006115 copy pdata ,loopcnt 
+0x2c8d 006116 call get_contr 
+0x2c8e 006117 call memcpy_fast 
+0x2c8f 006118 branch store_contw 
+:      006119 le_send_att_read_by_type_write_uuid:
+0x2c90 006120 call get_contw 
+0x2c91 006121 fetch 2 ,mem_temp 
+0x2c92 006122 istore 2 ,contw 
+0x2c93 006123 call store_contw 
+0x2c94 006124 fetch 1 ,mem_le_cur_uuid_length 
+0x2c95 006125 copy pdata ,loopcnt 
+0x2c96 006126 call get_contw 
+0x2c97 006127 call get_contr 
+0x2c98 006128 isub loopcnt ,contr 
+0x2c99 006129 increase -1 ,contr 
+0x2c9a 006130 call memcpy_fast 
+0x2c9b 006131 branch store_contw 
+:      006133 le_send_att_read_by_type_res_not_characteristic:
+0x2c9c 006134 bpatchx patch2a_5 ,mem_patch2a 
+0x2c9d 006135 call le_att_get_uuid_ptr 
+0x2c9e 006136 branch le_send_att_error_response_notfound ,blank 
+0x2c9f 006137 copy contr ,regc 
+0x2ca0 006139 call le_get_search_max_mtu_data 
+0x2ca1 006140 copy regc ,contr 
+0x2ca2 006141 ifetcht 1 ,contr 
+0x2ca3 006142 increase 4 ,temp 
+0x2ca4 006143 call not_greater_than 
+0x2ca5 006144 copy pdata ,regc 
+0x2ca6 006145 copy pdata ,rega 
+0x2ca7 006146 call store_contr 
+0x2ca8 006147 call le_fifo_malloc_tx_l2cap_gatt 
+0x2ca9 006149 setarg attop_read_by_type_response 
+0x2caa 006150 istore 1 ,contw 
+0x2cab 006151 add regc ,-2 ,pdata 
+0x2cac 006152 add pdata ,-2 ,loopcnt 
+0x2cad 006153 istore 1 ,contw 
+0x2cae 006154 fetch 2 ,mem_le_cur_handle 
+0x2caf 006155 istore 2 ,contw 
+0x2cb0 006156 call get_contr 
+0x2cb1 006157 branch memcpy_fast 
+:      006160 le_send_att_read_by_type_res_device_name:
+0x2cb2 006161 call le_att_get_uuid_ptr 
+0x2cb3 006162 branch le_send_att_error_response_notfound ,blank 
+0x2cb4 006163 increase -5 ,contr 
+0x2cb5 006164 ifetch 2 ,contr 
+0x2cb6 006165 store 2 ,mem_temp 
+0x2cb7 006166 call le_get_search_max_mtu_data 
+0x2cb8 006167 fetcht 1 ,mem_le_name_len 
+0x2cb9 006168 increase 4 ,temp 
+0x2cba 006169 call not_greater_than 
+0x2cbb 006170 copy pdata ,regc 
+0x2cbc 006171 copy pdata ,rega 
+0x2cbd 006172 call le_fifo_malloc_tx_l2cap_gatt 
+0x2cbe 006173 setarg attop_read_by_type_response 
+0x2cbf 006174 istore 1 ,contw 
+0x2cc0 006175 add regc ,-2 ,pdata 
+0x2cc1 006176 add pdata ,-2 ,loopcnt 
+0x2cc2 006177 istore 1 ,contw 
+0x2cc3 006178 fetch 2 ,mem_temp 
+0x2cc4 006179 istore 2 ,contw 
+0x2cc5 006180 arg mem_le_name ,contr 
+0x2cc6 006181 branch memcpy_fast 
+:      006184 le_init_attlist_search:
+0x2cc7 006185 bpatchx patch2a_6 ,mem_patch2a 
+0x2cc8 006186 fetch 2 ,mem_le_search_handle_start 
+0x2cc9 006187 iforce regb 
+0x2cca 006188 fetch 2 ,mem_le_search_handle_end 
+0x2ccb 006189 iforce regc 
+0x2ccc 006190 fetch 2 ,mem_ui_le_uuid_table 
+0x2ccd 006191 iforce contr 
+0x2cce 006192 branch enable_user 
+:      006196 le_att_get_handle_ptr:
+0x2ccf 006197 call le_att_get_handle_ptr2 
+0x2cd0 006198 branch le_att_get_handle_ptr_found ,zero 
+0x2cd1 006199 rtn 
+:      006201 le_att_get_handle_ptr2:
+0x2cd2 006202 bpatchx patch2a_7 ,mem_patch2a 
+0x2cd3 006203 fetch 2 ,mem_ui_le_uuid_table 
+0x2cd4 006204 iforce contr 
+:      006205 le_att_get_handle_loop1:
+0x2cd5 006206 ifetch 2 ,contr 
+0x2cd6 006207 and_into 0xff ,pdata 
+0x2cd7 006208 rtn blank 
+0x2cd8 006209 isub temp ,null 
+0x2cd9 006210 rtn zero 
+0x2cda 006211 call le_att_contr_add_len 
+0x2cdb 006212 call le_att_contr_add_len 
+0x2cdc 006213 branch le_att_get_handle_loop1 
+:      006215 le_att_get_handle_ptr_found:
+:      006216 le_att_contr_add_len:
+0x2cdd 006217 ifetch 1 ,contr 
+0x2cde 006218 iadd contr ,contr 
+0x2cdf 006219 rtn 
+:      006222 le_att_get_uuid_ptr:
+0x2ce0 006223 bpatchx patch2b_0 ,mem_patch2b 
+0x2ce1 006224 fetch 2 ,mem_ui_le_uuid_table 
+0x2ce2 006225 iforce contr 
+:      006226 le_att_get_uuid_loop:
+0x2ce3 006227 ifetch 2 ,contr 
+0x2ce4 006228 and_into 0xff ,pdata 
+0x2ce5 006229 rtn blank 
+0x2ce6 006230 store 2 ,mem_le_cur_handle 
+0x2ce7 006231 ifetch 1 ,contr 
+0x2ce8 006232 copy contr ,contw 
+0x2ce9 006233 iadd contr ,contr 
+0x2cea 006234 fetcht 1 ,mem_le_search_att_type_length 
+0x2ceb 006235 isub temp ,null 
+0x2cec 006236 nbranch le_att_get_uuid_ptr_next ,zero 
+0x2ced 006237 copy pdata ,loopcnt 
+0x2cee 006238 copy contw ,regb 
+0x2cef 006239 arg mem_le_search_att_type ,rega 
+0x2cf0 006240 call string_compare 
+0x2cf1 006241 rtn zero 
+0x2cf2 006242 fetch 1 ,mem_le_search_att_type_length 
+:      006243 le_att_get_uuid_ptr_next:
+0x2cf3 006244 iadd contw ,contr 
+0x2cf4 006245 call le_att_contr_add_len 
+0x2cf5 006246 branch le_att_get_uuid_loop 
+:      006253 le_att_get_last_handle:
+0x2cf6 006254 arg 0x01 ,temp 
+0x2cf7 006255 fetch 2 ,mem_ui_le_uuid_table 
+0x2cf8 006256 iforce contr 
+0x2cf9 006257 copy contr ,contw 
+:      006258 le_att_get_last_handle_loop:
+0x2cfa 006259 ifetch 2 ,contr 
+0x2cfb 006260 and_into 0xff ,pdata 
+0x2cfc 006261 rtn blank 
+0x2cfd 006262 add pdata ,1 ,temp 
+0x2cfe 006263 call le_att_contr_add_len 
+0x2cff 006264 call le_att_contr_add_len 
+0x2d00 006265 copy contr ,contw 
+0x2d01 006266 branch le_att_get_last_handle_loop 
+:      006269 le_att_get_handle_info_from_ptr:
+0x2d02 006270 fetch 2 ,mem_le_cur_attlist_start_ptr 
+0x2d03 006271 branch le_att_get_handle_info_fast 
+:      006273 le_att_get_handle_info:
+0x2d04 006274 bpatchx patch2b_1 ,mem_patch2b 
+0x2d05 006275 fetch 2 ,mem_ui_le_uuid_table 
+:      006276 le_att_get_handle_info_fast:
+0x2d06 006277 iforce contr 
+:      006278 le_att_get_handle_loop:
+0x2d07 006279 ifetch 2 ,contr 
+0x2d08 006280 and_into 0xff ,pdata 
+0x2d09 006281 branch le_att_unfind_handle ,blank 
+0x2d0a 006282 isub temp ,null 
+0x2d0b 006283 branch le_att_finded_handle ,zero 
+0x2d0c 006284 call le_att_contr_add_len 
+0x2d0d 006285 call le_att_contr_add_len 
+0x2d0e 006286 branch le_att_get_handle_loop 
+:      006288 le_att_unfind_handle:
+0x2d0f 006289 branch disable_blank 
+:      006291 le_att_finded_handle:
+0x2d10 006292 ifetch 1 ,contr 
+0x2d11 006293 store 1 ,mem_le_cur_uuid_length 
+0x2d12 006294 copy pdata ,loopcnt 
+0x2d13 006295 arg mem_le_cur_uuid ,contw 
+0x2d14 006296 call memcpy_fast 
+0x2d15 006297 ifetch 1 ,contr 
+0x2d16 006298 store 1 ,mem_le_curr_att_len 
+0x2d17 006299 call store_contr 
+0x2d18 006300 branch enable_blank 
+:      006304 le_parse_att_read_request:
+0x2d19 006305 call le_check_encrypt_state 
+0x2d1a 006306 fetcht 2 ,mem_le_att_handle 
+0x2d1b 006307 fetch 1 ,mem_le_configuration 
+0x2d1c 006308 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
+:      006311 le_send_att_read_response:
+0x2d1d 006312 call le_att_get_handle_ptr2 
+0x2d1e 006313 nbranch le_send_att_error_response_notfound ,zero 
+0x2d1f 006314 call le_send_att_read_response_check_handle ,user 
+0x2d20 006315 rtn user 
+0x2d21 006316 call le_att_get_handle_ptr_found 
+0x2d22 006317 increase -2 ,contr 
+0x2d23 006318 ifetch 2 ,contr 
+0x2d24 006319 arg uuid_chrctr_device_name ,temp 
+0x2d25 006320 isub temp ,null 
+0x2d26 006321 branch le_send_device_name ,zero 
+0x2d27 006322 copy contr ,regc 
+0x2d28 006323 call le_get_search_max_mtu_data 
+0x2d29 006324 copy regc ,contr 
+0x2d2a 006325 ifetcht 1 ,contr 
+0x2d2b 006326 increase 1 ,temp 
+0x2d2c 006327 call not_greater_than 
+:      006328 le_send_att_read_response_less:
+0x2d2d 006329 copy pdata ,regc 
+0x2d2e 006330 copy pdata ,rega 
+0x2d2f 006331 call store_contr 
+0x2d30 006332 call le_fifo_malloc_tx_l2cap_gatt 
+0x2d31 006333 setarg attop_read_response 
+0x2d32 006334 istore 1 ,contw 
+0x2d33 006335 add regc ,-1 ,loopcnt 
+0x2d34 006336 call get_contr 
+0x2d35 006337 branch memcpy 
+:      006339 le_send_device_name:
+0x2d36 006340 call le_get_search_max_mtu_data 
+0x2d37 006341 fetcht 1 ,mem_le_name_len 
+0x2d38 006342 increase 1 ,temp 
+0x2d39 006343 call not_greater_than 
+0x2d3a 006344 copy pdata ,regc 
+0x2d3b 006345 copy pdata ,rega 
+0x2d3c 006347 call le_fifo_malloc_tx_l2cap_gatt 
+0x2d3d 006348 setarg attop_read_response 
+0x2d3e 006349 istore 1 ,contw 
+0x2d3f 006350 add regc ,-1 ,loopcnt 
+0x2d40 006351 arg mem_le_name ,contr 
+0x2d41 006352 branch memcpy 
+:      006355 le_send_att_read_response_check_auth:
+0x2d42 006356 fetch 2 ,mem_le_pairing_handle 
+0x2d43 006357 isub temp ,null 
+0x2d44 006358 nbranch le_send_att_read_response ,zero 
+0x2d45 006359 nbranch le_send_att_read_response ,user 
+:      006360 le_send_att_read_response_error_insufficient_auth:
+0x2d46 006361 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x2d47 006362 branch le_send_att_error_response 
+:      006364 le_send_att_read_response_check_handle:
+0x2d48 006365 increase -2 ,contr 
+0x2d49 006366 ifetch 2 ,contr 
+0x2d4a 006367 bbit1 bit_of_att_handle_read_authenticated ,le_send_att_read_response_error_insufficient_auth 
+0x2d4b 006368 branch disable_user 
+:      006370 le_parse_att_read_blob_request:
+0x2d4c 006371 ifetch 2 ,contr 
+0x2d4d 006372 store 2 ,mem_le_att_offset 
+0x2d4e 006373 iforce rega 
+0x2d4f 006374 fetcht 2 ,mem_le_att_handle 
+:      006375 le_send_att_read_blob_response:
+0x2d50 006376 call le_att_get_handle_ptr 
+0x2d51 006377 branch le_send_att_error_response_notfound ,blank 
+0x2d52 006378 ifetch 1 ,contr 
+0x2d53 006379 isub rega ,loopcnt 
+0x2d54 006380 nbranch le_send_att_error_response_notfound ,positive 
+0x2d55 006381 call store_contr 
+0x2d56 006382 call le_get_search_max_mtu_data 
+0x2d57 006383 add loopcnt ,1 ,temp 
+0x2d58 006384 call not_greater_than 
+:      006385 le_send_att_read_blob_response_less:
+0x2d59 006386 copy pdata ,rega 
+0x2d5a 006387 copy pdata ,regc 
+0x2d5b 006388 call le_fifo_malloc_tx_l2cap_gatt 
+0x2d5c 006389 setarg attop_read_blob_response 
+0x2d5d 006390 istore 1 ,contw 
+0x2d5e 006391 add regc ,-1 ,loopcnt 
+0x2d5f 006392 fetcht 2 ,mem_le_att_offset 
+0x2d60 006393 call get_contr 
+0x2d61 006394 iadd temp ,contr 
+0x2d62 006395 branch memcpy_fast 
+:      006399 le_parse_att_read_by_group_type_request:
+0x2d63 006400 call le_get_search_handle_start_end_common 
+0x2d64 006401 call le_get_search_att_type 
+0x2d65 006402 branch le_send_att_read_by_group_type_response 
+:      006408 le_send_att_read_by_group_type_response:
+0x2d66 006409 arg 2 ,timeup 
+0x2d67 006410 fetcht 2 ,mem_le_search_handle_start 
+0x2d68 006411 storet 2 ,mem_temp 
+0x2d69 006412 call le_att_get_handle_ptr2 
+0x2d6a 006413 increase -2 ,contr 
+0x2d6b 006414 copy contr ,pdata 
+0x2d6c 006415 store 2 ,mem_le_cur_attlist_start_ptr 
+:      006416 le_send_att_read_by_group_type_response_loop:
+0x2d6d 006417 call le_att_check_handle_end 
+0x2d6e 006418 nbranch le_send_att_read_by_group_type_end0 ,positive 
+0x2d6f 006419 fetcht 2 ,mem_temp 
+0x2d70 006420 call le_att_get_handle_info_from_ptr 
+0x2d71 006421 nbranch le_send_att_read_by_group_type_end1 ,blank 
+0x2d72 006423 call le_att_same_type 
+0x2d73 006424 nbranch le_send_att_read_by_group_type_next_handle ,zero 
+0x2d74 006425 copy timeup ,pdata 
+0x2d75 006426 beq 0 ,le_send_att_read_by_group_type_end1 
+0x2d76 006427 nbranch le_send_att_read_by_group_type_store_write_record ,user 
+0x2d77 006428 disable user 
+0x2d78 006430 call le_get_search_max_mtu_data 
+0x2d79 006431 copy pdata ,rega 
+0x2d7a 006432 call le_fifo_malloc_tx_l2cap_gatt 
+0x2d7b 006433 setarg attop_read_by_group_type_response 
+0x2d7c 006434 istore 1 ,contw 
+0x2d7d 006435 fetch 1 ,mem_le_curr_att_len 
+0x2d7e 006436 add pdata ,4 ,rega 
+0x2d7f 006437 istorer rega ,1 ,contw 
+0x2d80 006438 call store_contw 
+0x2d81 006439 sub rega ,6 ,null 
+0x2d82 006440 ncall enable_user2 ,zero 
+0x2d83 006441 call disable_user2 ,zero 
+0x2d84 006442 call le_get_search_max_mtu_data 
+0x2d85 006443 increase -2 ,pdata 
+0x2d86 006444 idiv rega 
+0x2d87 006445 call wait_div_end 
+0x2d88 006446 quotient timeup 
+0x2d89 006447 branch le_send_att_read_by_group_type_store_record 
+:      006448 le_send_att_read_by_group_type_store_write_record:
+0x2d8a 006449 call le_send_att_read_by_group_type_check_pair_length_type 
+0x2d8b 006450 nbranch le_send_att_read_by_group_type_end1 ,blank 
+0x2d8c 006451 fetch 2 ,mem_temp 
+0x2d8d 006452 increase -1 ,pdata 
+0x2d8e 006453 store 2 ,mem_le_cur_handle_end 
+0x2d8f 006454 call le_write_att_record 
+:      006455 le_send_att_read_by_group_type_store_record:
+0x2d90 006456 fetch 2 ,mem_temp 
+0x2d91 006457 store 2 ,mem_le_cur_handle_start 
+0x2d92 006458 call le_store_att_record 
+0x2d93 006459 increase -1 ,timeup 
+:      006461 le_send_att_read_by_group_type_next_handle:
+0x2d94 006462 call le_att_next_handle 
+0x2d95 006463 branch le_send_att_read_by_group_type_response_loop 
+:      006465 le_send_att_read_by_type_res_check_pair_length_type:
+0x2d96 006466 fetch 1 ,mem_le_cur_uuid_length 
+0x2d97 006467 branch le_send_att_read_by_group_type_check_pair_length_type + 1 
+:      006470 le_send_att_read_by_group_type_check_pair_length_type:
+0x2d98 006471 fetch 1 ,mem_le_curr_att_len 
+0x2d99 006472 branch le_send_att_read_by_group_type_check_pair_length_type_16byte ,user2 
+0x2d9a 006473 increase -2 ,pdata 
+0x2d9b 006474 rtn 
+:      006476 le_send_att_read_by_group_type_check_pair_length_type_16byte:
+0x2d9c 006477 increase -16 ,pdata 
+0x2d9d 006478 rtn 
+:      006480 le_send_att_read_by_group_type_end0:
+0x2d9e 006481 fetch 2 ,mem_temp 
+0x2d9f 006482 store 2 ,mem_le_cur_handle_end 
+0x2da0 006483 branch le_send_att_read_by_group_type_end_common 
+:      006484 le_send_att_read_by_group_type_end1:
+0x2da1 006485 fetch 2 ,mem_temp 
+0x2da2 006486 increase -1 ,pdata 
+0x2da3 006487 store 2 ,mem_le_cur_handle_end 
+0x2da4 006488 branch le_send_att_read_by_group_type_end_common 
+:      006489 le_send_att_read_by_group_type_end_common:
+0x2da5 006490 branch le_send_att_error_response_notfound ,user 
+0x2da6 006491 call le_write_att_record 
+0x2da7 006492 branch le_send_auto_len_by_mem 
+:      006497 le_parse_att_write_request:
+0x2da8 006498 copy contr ,rega 
+0x2da9 006499 fetch 2 ,mem_le_l2cap_size 
+0x2daa 006500 add pdata ,-3 ,regb 
+0x2dab 006501 call le_writeatt_cb 
+:      006502 le_send_att_write_response_check_auth:
+0x2dac 006503 bpatchx patch2b_2 ,mem_patch2b 
+0x2dad 006504 call le_check_encrypt_state 
+0x2dae 006505 fetcht 2 ,mem_le_att_handle 
+0x2daf 006506 call le_att_get_handle_ptr2 
+0x2db0 006507 nbranch le_send_att_write_response_error_invalid_handle ,zero 
+0x2db1 006508 call le_send_att_write_response_check_handle ,user 
+0x2db2 006509 rtn user 
+0x2db3 006511 fetch 1 ,mem_le_configuration 
+0x2db4 006512 bbit0 bit_ble_write_auth ,le_send_att_write_response 
+0x2db5 006514 fetcht 2 ,mem_le_att_handle 
+0x2db6 006515 fetch 2 ,mem_le_pairing_handle 
+0x2db7 006516 isub temp ,null 
+0x2db8 006517 nbranch le_send_att_write_response ,zero 
+0x2db9 006518 call le_check_encrypt_state 
+0x2dba 006519 nbranch le_send_att_write_response ,user 
+0x2dbb 006520 branch le_send_att_read_response_error_insufficient_auth 
+:      006523 le_send_att_write_response:
+0x2dbc 006524 force 1 ,rega 
+0x2dbd 006525 call le_fifo_malloc_tx_l2cap_gatt 
+0x2dbe 006526 setarg attop_write_response 
+0x2dbf 006527 istore 1 ,contw 
+0x2dc0 006528 rtn 
+:      006530 le_send_att_write_response_check_handle:
+0x2dc1 006531 increase -2 ,contr 
+0x2dc2 006532 ifetch 2 ,contr 
+0x2dc3 006533 bbit1 bit_of_att_handle_write_authenticated ,le_send_att_read_response_error_insufficient_auth 
+0x2dc4 006534 branch disable_user 
+:      006536 le_send_att_write_response_error_invalid_handle:
+0x2dc5 006537 jam att_err_invalid_handle ,mem_le_err_code 
+0x2dc6 006538 branch le_send_att_error_response 
+:      006541 le_check_encrypt_state:
+0x2dc7 006542 bpatchx patch2b_3 ,mem_patch2b 
+0x2dc8 006543 call disable_user 
+0x2dc9 006544 fetch 1 ,mem_le_pairing_mode 
+0x2dca 006545 rtneq le_pairing_mode_none 
+0x2dcb 006546 fetch 1 ,mem_context 
+0x2dcc 006547 rtnbit1 lestate_encryption 
+0x2dcd 006548 branch enable_user 
+:      006551 le_parse_att_prepare_write_request:
+0x2dce 006552 add contr ,2 ,rega 
+0x2dcf 006553 fetch 2 ,mem_le_l2cap_size 
+0x2dd0 006554 add pdata ,-5 ,regb 
+0x2dd1 006555 call le_writeatt_cb 
+0x2dd2 006556 branch le_send_att_prepare_write_response 
+:      006559 le_send_att_prepare_write_response:
+0x2dd3 006560 fetch 2 ,mem_le_l2cap_size 
+0x2dd4 006561 copy pdata ,rega 
+0x2dd5 006562 call le_fifo_malloc_tx_l2cap_gatt 
+0x2dd6 006563 setarg attop_prepare_write_response 
+0x2dd7 006564 istore 1 ,contw 
+0x2dd8 006565 fetch 2 ,mem_le_att_handle 
+0x2dd9 006566 istore 2 ,contw 
+0x2dda 006567 fetch 2 ,mem_le_l2cap_size 
+0x2ddb 006568 add pdata ,-5 ,loopcnt 
+0x2ddc 006569 fetch 2 ,mem_le_payload_ptr 
+0x2ddd 006570 add pdata ,7 ,contr 
+0x2dde 006571 ifetch 2 ,contr 
+0x2ddf 006572 istore 2 ,contw 
+0x2de0 006573 branch memcpy_fast 
+:      006577 le_parse_att_execute_write_request:
+:      006579 le_send_att_execute_write_response:
+0x2de1 006580 force 1 ,rega 
+0x2de2 006581 call le_fifo_malloc_tx_l2cap_gatt 
+0x2de3 006582 setarg attop_execute_write_response 
+0x2de4 006583 istore 1 ,contw 
+0x2de5 006584 rtn 
+:      006586 le_parse_handle_value_confirmation:
+0x2de6 006587 fetch 1 ,mem_le_l2cap_att_states 
+0x2de7 006588 set0 ble_l2cap_recv_confirmation_packet ,pdata 
+0x2de8 006589 store 1 ,mem_le_l2cap_att_states 
+0x2de9 006590 rtn 
+:      006592 le_parse_att_write_command:
+0x2dea 006593 copy contr ,rega 
+0x2deb 006594 fetch 2 ,mem_le_l2cap_size 
+0x2dec 006595 add pdata ,-3 ,regb 
+0x2ded 006596 branch le_writeatt_cb 
+:      006601 le_att_malloc_tx_notify:
+0x2dee 006602 copy temp ,regc 
+0x2def 006603 increase 3 ,rega 
+0x2df0 006604 call le_fifo_malloc_tx_l2cap_gatt 
+0x2df1 006605 increase -3 ,rega 
+0x2df2 006606 setarg attop_handle_value_notification 
+0x2df3 006607 istore 1 ,contw 
+0x2df4 006608 copy regc ,temp 
+0x2df5 006609 istoret 2 ,contw 
+0x2df6 006610 rtn 
+:      006613 le_att_malloc_tx_indication:
+0x2df7 006614 fetch 1 ,mem_le_l2cap_att_states 
+0x2df8 006615 set1 ble_l2cap_send_indication_packet ,pdata 
+0x2df9 006616 store 1 ,mem_le_l2cap_att_states 
+0x2dfa 006617 copy temp ,regc 
+0x2dfb 006618 increase 3 ,rega 
+0x2dfc 006619 call le_fifo_malloc_tx_l2cap_gatt 
+0x2dfd 006620 increase -3 ,rega 
+0x2dfe 006621 setarg attop_handle_value_indication 
+0x2dff 006622 istore 1 ,contw 
+0x2e00 006623 copy regc ,temp 
+0x2e01 006624 istoret 2 ,contw 
+0x2e02 006625 rtn 
+:      006630 le_send_att_error_response_notfound:
+0x2e03 006631 bpatchx patch2b_4 ,mem_patch2b 
+0x2e04 006632 jam att_err_attribute_not_found ,mem_le_err_code 
+:      006633 le_send_att_error_response:
+0x2e05 006634 force 5 ,rega 
+0x2e06 006635 call le_fifo_malloc_tx_l2cap_gatt 
+0x2e07 006636 setarg attop_error_response 
+0x2e08 006637 istore 1 ,contw 
+0x2e09 006638 fetch 1 ,mem_le_att_opcode 
+0x2e0a 006639 istore 1 ,contw 
+0x2e0b 006640 fetch 2 ,mem_le_att_handle 
+0x2e0c 006641 istore 2 ,contw 
+0x2e0d 006642 fetch 1 ,mem_le_err_code 
+0x2e0e 006643 istore 1 ,contw 
+0x2e0f 006644 rtn 
+:      006647 le_fifo_malloc_tx_l2cap_gatt:
+0x2e10 006648 bpatchx patch2b_5 ,mem_patch2b 
+0x2e11 006649 force le_l2cap_cid_att ,regb 
+0x2e12 006650 branch le_fifo_malloc_tx_l2cap 
+:      006653 le_att_next_handle:
+0x2e13 006654 fetcht 2 ,mem_temp 
+0x2e14 006655 increase 1 ,temp 
+0x2e15 006656 storet 2 ,mem_temp 
+0x2e16 006657 rtn 
+:      006659 le_att_check_handle_end:
+0x2e17 006660 fetcht 2 ,mem_temp 
+0x2e18 006661 fetch 2 ,mem_le_search_handle_end 
+0x2e19 006662 isub temp ,null 
+0x2e1a 006663 rtn 
+:      006666 le_att_same_type:
+0x2e1b 006667 bpatchx patch2b_6 ,mem_patch2b 
+0x2e1c 006668 fetcht 1 ,mem_le_search_att_type_length 
+0x2e1d 006669 arg mem_le_search_att_type ,rega 
+:      006670 le_att_check_same_common:
+0x2e1e 006671 fetch 1 ,mem_le_cur_uuid_length 
+0x2e1f 006672 copy pdata ,loopcnt 
+0x2e20 006673 isub temp ,null 
+0x2e21 006674 nrtn zero 
+0x2e22 006675 arg mem_le_cur_uuid ,regb 
+0x2e23 006676 branch string_compare 
+:      006679 le_store_att_record:
+0x2e24 006680 bpatchx patch2b_7 ,mem_patch2b 
+0x2e25 006681 fetch 1 ,mem_le_curr_att_len 
+0x2e26 006682 store 1 ,mem_temp_block0 
+0x2e27 006683 copy pdata ,loopcnt 
+0x2e28 006684 call get_contr 
+0x2e29 006685 branch memcpy_fast 
+:      006688 le_write_att_record:
+0x2e2a 006689 bpatchx patch2c_0 ,mem_patch2c 
+0x2e2b 006690 call get_contw 
+0x2e2c 006691 fetch 2 ,mem_le_cur_handle_start 
+0x2e2d 006692 istore 2 ,contw 
+0x2e2e 006693 fetch 2 ,mem_le_cur_handle_end 
+0x2e2f 006694 istore 2 ,contw 
+:      006695 le_write_att_record_common:
+0x2e30 006696 fetch 1 ,mem_temp_block0 
+0x2e31 006697 copy pdata ,loopcnt 
+0x2e32 006698 call memcpy_fast 
+0x2e33 006699 branch store_contw 
+:      006703 le_send_auto_len_by_mem:
+0x2e34 006704 bpatchx patch2c_1 ,mem_patch2c 
+0x2e35 006705 call get_contw 
+0x2e36 006706 call le_fifo_get_last_att_ptr 
+0x2e37 006707 copy contw ,pdata 
+0x2e38 006708 isub contr ,rega 
+0x2e39 006709 call le_fifo_get_last_l2cap_ptr 
+0x2e3a 006710 copy rega ,pdata 
+0x2e3b 006711 istore 2 ,contr 
+0x2e3c 006712 increase 4 ,rega 
+0x2e3d 006713 call le_fifo_get_last_tx_ptr 
+0x2e3e 006714 copy rega ,pdata 
+0x2e3f 006715 istore 1 ,contr 
+0x2e40 006716 rtn 
+:      006719 le_get_search_handle_start_end_common:
+0x2e41 006720 rshift8 pdata ,pdata 
+0x2e42 006721 store 2 ,mem_le_search_handle_start 
+0x2e43 006722 ifetch 2 ,contr 
+0x2e44 006723 store 2 ,mem_le_search_handle_end 
+0x2e45 006724 rtn 
+:      006727 le_get_search_max_mtu_data:
+0x2e46 006728 bpatchx patch2c_2 ,mem_patch2c 
+0x2e47 006729 fetch 2 ,mem_le_remote_mtu 
+0x2e48 006731 fetcht 2 ,mem_le_local_mtu 
+0x2e49 006735 branch not_greater_than 
+:      006739 le_get_search_att_type:
+0x2e4a 006740 bpatchx patch2c_3 ,mem_patch2c 
+0x2e4b 006741 call store_contr 
+0x2e4c 006742 arg mem_le_search_att_type_length ,contw 
+:      006743 le_get_search_common:
+0x2e4d 006744 fetch 2 ,mem_le_l2cap_size 
+0x2e4e 006745 increase -5 ,pdata 
+:      006746 le_get_search_common2:
+0x2e4f 006747 istore 1 ,contw 
+0x2e50 006748 copy pdata ,loopcnt 
+0x2e51 006749 call get_contr 
+0x2e52 006750 branch memcpy_fast 
+:      006754 le_parse_writing_attribute_start:
+0x2e53 006755 fetch 2 ,mem_le_rxbuf_data_att_cid 
+0x2e54 006756 rtnne le_l2cap_cid_att 
+0x2e55 006757 fetch 1 ,mem_le_l2cap_att_states 
+0x2e56 006758 set1 ble_l2cap_deal_with_continue_packet ,pdata 
+0x2e57 006759 store 1 ,mem_le_l2cap_att_states 
+0x2e58 006760 fetch 3 ,mem_le_rxbuf_data_att_opcode 
+0x2e59 006761 store 3 ,mem_le_att_opcode 
+0x2e5a 006762 set1 mark_old_packet ,mark 
+0x2e5b 006763 beq attop_write_request ,le_parse_attribute_write_request 
+0x2e5c 006764 beq attop_write_command ,le_parse_attribute_write_command 
+0x2e5d 006765 beq attop_execute_write_request ,le_parse_att_execute_write_request 
+0x2e5e 006766 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
+0x2e5f 006767 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
+0x2e60 006768 set0 mark_old_packet ,mark 
+:      006769 le_clear_l2cap_att_states_deal_with_contiune_packet:
+0x2e61 006770 fetch 1 ,mem_le_l2cap_att_states 
+0x2e62 006771 set0 ble_l2cap_deal_with_continue_packet ,pdata 
+0x2e63 006772 store 1 ,mem_le_l2cap_att_states 
+0x2e64 006773 rtn 
+:      006775 le_parse_writing_attribute_continue:
+0x2e65 006776 fetch 1 ,mem_le_l2cap_att_states 
+0x2e66 006777 rtnbit0 ble_l2cap_deal_with_continue_packet 
+0x2e67 006778 set1 mark_old_packet ,mark 
+0x2e68 006779 call le_parse_l2cap_continue_common 
+0x2e69 006780 call le_parse_attribute_check_complete_packet 
+0x2e6a 006781 call le_clear_l2cap_att_states_deal_with_contiune_packet ,user 
+0x2e6b 006782 fetch 1 ,mem_le_att_opcode 
+0x2e6c 006783 beq attop_write_request ,le_send_att_write_response_check_auth 
+0x2e6d 006784 rtn 
+:      006787 le_parse_attribute_write_request:
+0x2e6e 006788 call le_parse_attribute_write_command 
+0x2e6f 006789 branch le_send_attribute_write_response_check_auth 
+:      006791 le_send_attribute_write_response_check_auth:
+0x2e70 006792 call le_parse_attribute_check_complete_packet 
+0x2e71 006793 nrtn user 
+0x2e72 006794 branch le_send_att_write_response_check_auth 
+:      006797 le_parse_attribute_write_command:
+0x2e73 006798 bpatchx patch2c_4 ,mem_patch2c 
+0x2e74 006799 call le_parse_attribute_check_complete_packet_init 
+0x2e75 006800 arg mem_le_rxbuf_data_att_write_payload ,rega 
+0x2e76 006801 branch le_writeatt_cb 
+:      006804 le_parse_attribute_check_complete_packet_init:
+0x2e77 006805 fetch 1 ,mem_le_rxbuf_data_att_write_length 
+0x2e78 006806 add pdata ,-7 ,regb 
+0x2e79 006807 increase -4 ,pdata 
+0x2e7a 006808 store 2 ,mem_le_packet_len_recved 
+0x2e7b 006809 fetcht 2 ,mem_le_rxbuf_data_att_write_l2cap_length 
+0x2e7c 006810 storet 2 ,mem_le_l2cap_size 
+0x2e7d 006811 rtn 
+:      006814 le_parse_l2cap_continue_common:
+0x2e7e 006815 fetchr regb ,1 ,mem_le_rxbuf_data_continue_length 
+0x2e7f 006816 fetch 2 ,mem_le_packet_len_recved 
+0x2e80 006817 iadd regb ,temp 
+0x2e81 006818 storet 2 ,mem_le_packet_len_recved 
+0x2e82 006819 arg mem_le_rxbuf_data_continue_payload ,rega 
+0x2e83 006820 branch le_writeatt_cb 
+:      006824 le_parse_attribute_check_complete_packet:
+0x2e84 006825 call disable_user 
+0x2e85 006826 fetch 2 ,mem_le_packet_len_recved 
+0x2e86 006827 fetcht 2 ,mem_le_l2cap_size 
+0x2e87 006828 isub temp ,null 
+0x2e88 006829 nrtn zero 
+0x2e89 006830 branch enable_user 
+:      006836 le_parse_signaling:
+0x2e8a 006837 ifetch 1 ,contr 
+0x2e8b 006838 ifetcht 1 ,contr 
+0x2e8c 006839 ifetcht 2 ,contr 
+0x2e8d 006840 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
+0x2e8e 006841 rtn 
+:      006842 le_l2cap_parse_conn_parameter_update_rsp:
+0x2e8f 006843 ifetch 2 ,contr 
+0x2e90 006844 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x2e91 006845 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
+0x2e92 006846 branch ui_ipc_send_event 
+:      006852 le_l2cap_tx_update_req:
+0x2e93 006853 arg 0x0c ,rega 
+0x2e94 006854 arg l2cap_connection_parameter_update_request ,regc 
+0x2e95 006855 call le_fifo_malloc_tx_l2cap_signaling 
+0x2e96 006856 setarg 0x08 
+0x2e97 006857 istore 2 ,contw 
+0x2e98 006858 fetch 8 ,mem_le_interval_min 
+0x2e99 006859 istore 8 ,contw 
+0x2e9a 006860 rtn 
+:      006864 le_fifo_malloc_tx_l2cap_signaling:
+0x2e9b 006865 call le_l2cap_update_signaling_identifier 
+0x2e9c 006866 arg le_l2cap_cid_signal ,regb 
+0x2e9d 006867 call le_fifo_malloc_tx_l2cap 
+0x2e9e 006868 copy regc ,pdata 
+0x2e9f 006869 istore 1 ,contw 
+0x2ea0 006870 fetch 1 ,mem_le_signaling_identifier 
+0x2ea1 006871 istore 1 ,contw 
+0x2ea2 006872 rtn 
+:      006875 le_l2cap_update_signaling_identifier:
+0x2ea3 006876 fetch 1 ,mem_le_signaling_identifier 
+0x2ea4 006878 pincrease 1 
+0x2ea5 006879 store 1 ,mem_le_signaling_identifier 
+0x2ea6 006880 rtnne 0 
+:      006882 le_l2cap_reset_signaling_identifier:
+0x2ea7 006883 jam 1 ,mem_le_signaling_identifier 
+0x2ea8 006884 rtn 
+:      006889 le_pairing_mode_init:
+0x2ea9 006890 fetch 1 ,mem_le_pairing_mode 
+0x2eaa 006891 beq le_pairing_mode_none ,le_set_no_pairing 
+0x2eab 006892 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
+0x2eac 006893 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
+0x2ead 006894 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
+0x2eae 006895 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
+0x2eaf 006896 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
+0x2eb0 006897 rtn 
+:      006899 le_set_pairing_mode_secure_justwork:
+0x2eb1 006900 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x2eb2 006901 branch le_set_noinputnooutput 
+:      006902 le_set_pairing_mode_secure_numeric:
+0x2eb3 006903 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x2eb4 006904 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x2eb5 006905 rtn 
+:      006906 le_set_pairing_mode_secure_passkey:
+0x2eb6 006907 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x2eb7 006908 branch le_set_displayonly 
+:      006910 le_set_no_pairing:
+0x2eb8 006911 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      006912 le_set_noinputnooutput:
+0x2eb9 006913 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x2eba 006914 rtn 
+:      006915 le_set_pairing_mode_lagacy_just_work:
+0x2ebb 006916 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x2ebc 006917 branch le_set_noinputnooutput 
+:      006918 le_set_pairing_mode_lagacy_passkey:
+0x2ebd 006919 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+:      006920 le_set_displayonly:
+0x2ebe 006921 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x2ebf 006922 rtn 
+:      006924 le_secure_connection_enable:
+0x2ec0 006925 fetch 1 ,mem_secure_connections_enable 
+0x2ec1 006926 set1 secure_connections_le_bit ,pdata 
+0x2ec2 006927 store 1 ,mem_secure_connections_enable 
+0x2ec3 006928 rtn 
+:      006930 le_secure_connection_disable:
+0x2ec4 006931 fetch 1 ,mem_secure_connections_enable 
+0x2ec5 006932 set0 secure_connections_le_bit ,pdata 
+0x2ec6 006933 store 1 ,mem_secure_connections_enable 
+0x2ec7 006934 rtn 
+:      006936 le_parse_smp:
+0x2ec8 006937 ifetch 1 ,contr 
+0x2ec9 006938 beq smp_pairing_request ,le_parse_smp_pairing_request 
+0x2eca 006940 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
+0x2ecb 006941 beq smp_pairing_random ,le_parse_smp_pairing_random 
+0x2ecc 006942 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
+0x2ecd 006944 beq smp_master_identification ,le_parse_smp_master_identification 
+0x2ece 006945 beq smp_identity_information ,le_parse_smp_identity_information 
+0x2ecf 006946 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
+0x2ed0 006947 beq smp_signing_information ,le_parse_smp_signing_information 
+0x2ed1 006948 beq smp_security_request ,le_parse_smp_security_request 
+0x2ed2 006949 beq smp_pairing_public_key ,le_parse_smp_public_key 
+0x2ed3 006950 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
+0x2ed4 006951 rtn 
+:      006955 le_send_smp_security_request:
+0x2ed5 006956 force 2 ,rega 
+0x2ed6 006957 call le_fifo_malloc_tx_l2cap_smp 
+0x2ed7 006958 setarg smp_security_request 
+0x2ed8 006959 istore 1 ,contw 
+0x2ed9 006960 fetch 1 ,mem_le_pres_auth 
+0x2eda 006961 istore 1 ,contw 
+0x2edb 006962 rtn 
+:      006964 le_parse_smp_pairing_request:
+0x2edc 006965 store 1 ,mem_le_preq 
+0x2edd 006966 ifetch 6 ,contr 
+0x2ede 006967 istore 6 ,contw 
+0x2edf 006968 fetch 1 ,mem_le_pairing_mode 
+0x2ee0 006969 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
+0x2ee1 006970 call le_send_smp_pairing_response 
+0x2ee2 006971 fetch 1 ,mem_sc_only_mode 
+0x2ee3 006972 branch le_parse_smp_pairing_request2 ,blank 
+0x2ee4 006973 fetch 1 ,mem_le_preq_auth 
+0x2ee5 006974 bbit0 le_auth_secure_connection_pairing_bit ,app_ble_disconnect 
+0x2ee6 006975 fetch 1 ,mem_le_pairing_mode 
+0x2ee7 006976 bbit0 le_pairing_mode_secure_connect_bit ,app_ble_disconnect 
+:      006977 le_parse_smp_pairing_request2:
+0x2ee8 006978 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
+0x2ee9 006979 fetch 1 ,mem_le_preq_iocap 
+0x2eea 006980 beq flag_iocap_displayonly ,le_set_tk_0 
+0x2eeb 006981 beq flag_iocap_displayyesno ,le_set_tk_0 
+0x2eec 006982 beq flag_iocap_noinputnooutput ,le_set_tk_0 
+0x2eed 006983 fetch 1 ,mem_le_pairing_mode 
+0x2eee 006984 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
+0x2eef 006985 rtneq le_pairing_mode_secure_connect_passkey 
+:      006986 le_set_tk_0:
+0x2ef0 006987 arg 0 ,pdata 
+0x2ef1 006988 store 4 ,mem_le_tk 
+0x2ef2 006989 rtn 
+:      006991 le_parse_smp_pairing_req_passkey:
+0x2ef3 006992 fetch 1 ,mem_le_configuration 
+0x2ef4 006993 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
+:      006994 le_genernate_tk:
+0x2ef5 006995 arg mem_le_tk ,rega 
+0x2ef6 006996 copy rega ,contw 
+0x2ef7 006997 arg 3 ,loopcnt 
+0x2ef8 006998 call generate_random_loop 
+0x2ef9 006999 fetch 2 ,mem_le_tk + 2 
+0x2efa 007000 and_into 0x7 ,pdata 
+0x2efb 007001 store 2 ,mem_le_tk + 2 
+:      007002 le_parse_smp_pairing_req_fixed_passkey:
+0x2efc 007003 jam bt_evt_le_tk_generate ,mem_fifo_temp 
+0x2efd 007004 branch ui_ipc_send_event 
+:      007008 le_send_smp_pairing_response:
+0x2efe 007009 force 7 ,rega 
+0x2eff 007010 call le_fifo_malloc_tx_l2cap_smp 
+0x2f00 007011 fetch 7 ,mem_le_pres 
+0x2f01 007012 istore 7 ,contw 
+0x2f02 007013 rtn 
+:      007016 le_parse_smp_pairing_confirm:
+0x2f03 007017 jam flag_le_pairing_receive_pairing_confirm ,mem_le_pairing_state 
+0x2f04 007018 arg mem_le_rconfirm ,contw 
+0x2f05 007019 call memcpy16 
+0x2f06 007020 fetch 1 ,mem_le_pairing_mode 
+0x2f07 007021 beq le_pairing_mode_lagacy_passkey_res_input ,le_parse_smp_pairing_confirm_passkey_res_input 
+0x2f08 007022 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
+0x2f09 007023 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_confirm_sc_passkey_res_input 
+0x2f0a 007024 branch le_send_smp_pairing_confirm 
+:      007027 le_parse_smp_pairing_confirm_passkey_res_input:
+0x2f0b 007028 jam bt_evt_le_get_passkey ,mem_fifo_temp 
+0x2f0c 007029 branch ui_ipc_send_event 
+:      007031 le_parse_smp_pairing_confirm_secure_passkey:
+0x2f0d 007032 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x2f0e 007033 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
+0x2f0f 007034 rtn 
+:      007036 le_parse_smp_pairing_confirm_sc_passkey_res_input:
+0x2f10 007037 fetch 4 ,mem_le_tk 
+0x2f11 007038 branch le_parse_smp_pairing_confirm_passkey_res_input ,blank 
+0x2f12 007039 branch le_parse_smp_pairing_confirm_secure_passkey 
+:      007041 le_send_smp_pairing_confirm:
+0x2f13 007042 jam flag_le_pairing_send_pairing_confirm ,mem_le_pairing_state 
+0x2f14 007043 fetch 1 ,mem_le_pairing_mode 
+0x2f15 007044 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
+0x2f16 007045 call generate_confirm 
+0x2f17 007046 force 17 ,rega 
+0x2f18 007047 call le_fifo_malloc_tx_l2cap_smp 
+0x2f19 007048 setarg smp_pairing_confirm 
+0x2f1a 007049 istore 1 ,contw 
+0x2f1b 007050 branch store_aes_result 
+:      007052 le_send_smp_pairing_confirm_sc:
+0x2f1c 007053 arg mem_le_srand ,contw 
+0x2f1d 007054 call generate_random 
+0x2f1e 007055 call function_f4_cb 
+0x2f1f 007056 force 17 ,rega 
+0x2f20 007057 call le_fifo_malloc_tx_l2cap_smp 
+0x2f21 007058 setarg smp_pairing_confirm 
+0x2f22 007059 istore 1 ,contw 
+0x2f23 007060 branch load_inverse_result 
+:      007062 le_parse_smp_pairing_random:
+0x2f24 007063 copy contr ,rega 
+0x2f25 007064 fetch 1 ,mem_le_pairing_mode 
+0x2f26 007065 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
+0x2f27 007066 copy rega ,contr 
+0x2f28 007067 call authenticate_rconfirm 
+0x2f29 007068 branch le_parse_smp_pairing_random_success ,zero 
+:      007069 le_send_pairing_confirm_value_failed:
+0x2f2a 007070 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
+:      007071 le_send_pairing_failed:
+0x2f2b 007072 force 2 ,rega 
+0x2f2c 007073 call le_fifo_malloc_tx_l2cap_smp 
+0x2f2d 007074 setarg smp_pairing_failed 
+0x2f2e 007075 istore 1 ,contw 
+0x2f2f 007076 fetch 1 ,mem_le_ll_pairing_fail_reason 
+0x2f30 007077 istore 1 ,contw 
+:      007078 le_parse_smp_pairing_failed:
+0x2f31 007079 bpatchx patch2c_5 ,mem_patch2c 
+0x2f32 007080 force smp_pairing_timer ,queue 
+0x2f33 007081 call timer_stop 
+0x2f34 007082 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x2f35 007083 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
+0x2f36 007084 branch ui_ipc_send_event 
+:      007086 le_smp_pairing_fail_reason_not_support_pairing:
+0x2f37 007087 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
+0x2f38 007088 branch le_send_pairing_failed 
+:      007090 le_parse_smp_pairing_random_sc:
+0x2f39 007091 arg mem_le_mrand ,contw 
+0x2f3a 007092 copy rega ,contr 
+0x2f3b 007093 call memcpy16 
+0x2f3c 007094 fetch 1 ,mem_le_pairing_mode 
+0x2f3d 007095 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
+0x2f3e 007096 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_random_sc_passkey 
+0x2f3f 007097 call function_g2 
+0x2f40 007098 call le_send_smp_pairing_random 
+0x2f41 007099 fetch 1 ,mem_le_pairing_mode 
+0x2f42 007100 rtnne le_pairing_mode_secure_connect_numeric 
+0x2f43 007101 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
+0x2f44 007102 branch ui_ipc_send_event 
+:      007104 le_parse_smp_pairing_random_sc_passkey:
+0x2f45 007105 call function_f4_ca 
+0x2f46 007106 arg mem_aes_cmac_temp ,contw 
+0x2f47 007107 call load_inverse_result 
+0x2f48 007108 arg mem_aes_cmac_temp ,rega 
+0x2f49 007109 arg mem_le_rconfirm ,regb 
+0x2f4a 007110 arg 16 ,loopcnt 
+0x2f4b 007111 call string_compare 
+0x2f4c 007112 nbranch le_send_pairing_confirm_value_failed ,zero 
+0x2f4d 007113 branch le_send_smp_pairing_random 
+:      007115 le_parse_smp_pairing_random_success:
+0x2f4e 007116 call generate_stk 
+0x2f4f 007117 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x2f50 007118 call ui_ipc_send_event 
+0x2f51 007119 jam 1 ,mem_ltk_exists 
+0x2f52 007120 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+:      007122 le_send_smp_pairing_random:
+0x2f53 007123 force 17 ,rega 
+0x2f54 007124 call le_fifo_malloc_tx_l2cap_smp 
+0x2f55 007125 setarg smp_pairing_random 
+0x2f56 007126 istore 1 ,contw 
+0x2f57 007127 arg mem_le_srand ,contr 
+0x2f58 007128 branch memcpy16 
+:      007130 le_send_smp_encryption_information:
+0x2f59 007131 force 17 ,rega 
+0x2f5a 007132 call le_fifo_malloc_tx_l2cap_smp 
+0x2f5b 007133 setarg smp_encryption_information 
+0x2f5c 007134 istore 1 ,contw 
+0x2f5d 007135 fetch 1 ,mem_le_configuration 
+0x2f5e 007136 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
+0x2f5f 007137 arg mem_le_ltk ,contr 
+0x2f60 007138 branch memcpy16 
+:      007140 le_send_fixed_ltk:
+0x2f61 007141 arg mem_le_fixed_ltk ,contr 
+0x2f62 007142 branch memcpy16 
+:      007145 le_send_smp_master_identification:
+0x2f63 007146 arg mem_le_ediv ,contw 
+0x2f64 007147 force 10 ,loopcnt 
+0x2f65 007148 call generate_random_loop 
+0x2f66 007149 force 11 ,rega 
+0x2f67 007150 call le_fifo_malloc_tx_l2cap_smp 
+0x2f68 007151 setarg smp_master_identification 
+0x2f69 007152 istore 1 ,contw 
+0x2f6a 007153 fetch 2 ,mem_le_ediv 
+0x2f6b 007154 istore 2 ,contw 
+0x2f6c 007155 fetch 8 ,mem_le_rand 
+0x2f6d 007156 istore 8 ,contw 
+0x2f6e 007157 rtn 
+:      007159 le_send_smp_identity_information:
+0x2f6f 007160 force 17 ,rega 
+0x2f70 007161 call le_fifo_malloc_tx_l2cap_smp 
+0x2f71 007162 setarg smp_identity_information 
+0x2f72 007163 istore 1 ,contw 
+0x2f73 007164 setarg 0 
+0x2f74 007165 istore 8 ,contw 
+0x2f75 007166 istore 8 ,contw 
+0x2f76 007167 rtn 
+:      007170 le_send_smp_identity_address_information:
+0x2f77 007171 force 8 ,rega 
+0x2f78 007172 call le_fifo_malloc_tx_l2cap_smp 
+0x2f79 007173 setarg smp_identity_address_information 
+0x2f7a 007174 istore 1 ,contw 
+0x2f7b 007175 fetch 1 ,mem_le_conn_own_addr_type 
+0x2f7c 007176 istore 1 ,contw 
+0x2f7d 007177 fetch 6 ,mem_le_lap 
+0x2f7e 007178 istore 6 ,contw 
+0x2f7f 007179 rtn 
+:      007182 le_send_pairing_fail_unspecified_reason:
+0x2f80 007183 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
+0x2f81 007184 branch le_send_pairing_failed 
+:      007186 le_check_init_key_distribution:
+0x2f82 007187 fetch 1 ,mem_le_pres_init_key_distribution 
+0x2f83 007188 fetcht 1 ,mem_le_pres_init_key_distribution 
+0x2f84 007189 iand temp ,pdata 
+0x2f85 007190 rtn 
+:      007192 le_parse_smp_identity_information:
+0x2f86 007193 arg mem_le_irk ,contw 
+0x2f87 007194 call memcpy16 
+0x2f88 007195 call le_check_init_key_distribution 
+0x2f89 007196 isolate0 le_initator_irk_bit ,pdata 
+0x2f8a 007197 branch le_send_pairing_fail_unspecified_reason ,true 
+0x2f8b 007198 fetch 1 ,mem_device_option 
+0x2f8c 007199 rtnne dvc_op_module 
+0x2f8d 007200 call le_check_master_addr_type 
+0x2f8e 007201 nrtn user 
+0x2f8f 007202 branch app_ble_store_reconn_info 
+:      007205 le_check_master_addr_type:
+0x2f90 007206 call disable_user 
+0x2f91 007207 fetch 1 ,mem_le_conn_peer_addr_type 
+0x2f92 007208 rtneq master_public_addr 
+0x2f93 007209 fetch 1 ,mem_le_preq_init_key_distribution 
+0x2f94 007210 rtnbit0 le_initator_irk_bit 
+0x2f95 007211 branch enable_user 
+:      007213 le_parse_smp_identity_address_information:
+0x2f96 007214 call le_check_init_key_distribution 
+0x2f97 007215 isolate0 le_initator_irk_bit ,pdata 
+0x2f98 007216 branch le_send_pairing_fail_unspecified_reason ,true 
+0x2f99 007217 rtn 
+:      007219 le_parse_smp_master_identification:
+:      007220 le_parse_smp_signing_information:
+:      007221 le_parse_smp_security_request:
+0x2f9a 007222 rtn 
+:      007224 le_parse_smp_public_key:
+0x2f9b 007225 arg mem_le_pubkey_remote_x_256 ,contw 
+0x2f9c 007226 call memcpy64 
+0x2f9d 007227 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x2f9e 007228 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
+0x2f9f 007229 rtn 
+:      007231 le_parse_smp_dhkey_check:
+0x2fa0 007232 arg mem_sp_confirm_remote ,contw 
+0x2fa1 007233 call memcpy16 
+0x2fa2 007234 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
+0x2fa3 007235 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x2fa4 007236 rtn 
+:      007238 le_send_smp_pairing_public_key:
+0x2fa5 007239 force 65 ,rega 
+0x2fa6 007240 call le_fifo_malloc_tx_l2cap_smp 
+0x2fa7 007241 setarg smp_pairing_public_key 
+0x2fa8 007242 istore 1 ,contw 
+0x2fa9 007243 arg mem_sc_pubkey_local_x_256 ,contr 
+0x2faa 007244 branch memcpy64 
+:      007246 le_send_smp_pairing_dhkey_check:
+0x2fab 007247 call function_f6_eb 
+0x2fac 007248 force 17 ,rega 
+0x2fad 007249 call le_fifo_malloc_tx_l2cap_smp 
+0x2fae 007250 setarg smp_pairing_dhkey_check 
+0x2faf 007251 istore 1 ,contw 
+0x2fb0 007252 branch load_inverse_result 
+:      007254 le_check_paring_time:
+0x2fb1 007255 fetch 1 ,mem_le_pairing_state 
+0x2fb2 007256 rtneq flag_le_pairing_end 
+0x2fb3 007257 arg flag_le_pairing_rcv_pairing_req ,temp 
+0x2fb4 007258 isub temp ,null 
+0x2fb5 007259 nrtn positive 
+0x2fb6 007260 arg smp_pairing_timer ,queue 
+0x2fb7 007261 call timer_check 
+0x2fb8 007262 nrtn blank 
+0x2fb9 007263 branch le_send_pairing_fail_unspecified_reason 
+:      007265 le_pairing_sm:
+0x2fba 007266 bpatchx patch2c_6 ,mem_patch2c 
+0x2fbb 007267 call le_fifo_check_nearly_full 
+0x2fbc 007268 nrtn blank 
+0x2fbd 007269 fetch 1 ,mem_le_pairing_state 
+0x2fbe 007270 beq flag_le_pairing_null ,le_pairing_sm_null 
+0x2fbf 007271 beq flag_le_pairing_start ,le_pairing_sm_start 
+0x2fc0 007272 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
+0x2fc1 007273 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
+0x2fc2 007274 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
+0x2fc3 007275 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
+0x2fc4 007276 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
+0x2fc5 007277 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
+0x2fc6 007278 rtn 
+:      007280 le_pairing_sm_null:
+:      007281 le_pairing_sm_send_sec_req:
+0x2fc7 007282 fetch 1 ,mem_le_enc_state 
+0x2fc8 007283 rtnne flag_le_send_start_enc_rsp 
+0x2fc9 007284 jam flag_le_enc_end ,mem_le_enc_state 
+0x2fca 007285 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x2fcb 007286 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
+0x2fcc 007287 branch ui_ipc_send_event 
+:      007290 le_pairing_sm_start:
+0x2fcd 007291 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
+0x2fce 007292 branch le_send_smp_security_request 
+:      007294 le_pairing_sm_rcv_pairing_req:
+0x2fcf 007295 jam flag_le_pairing_wait_stk_generation ,mem_le_pairing_state 
+0x2fd0 007296 setarg timer_smp_pairing_timeout 
+0x2fd1 007297 arg smp_pairing_timer ,queue 
+0x2fd2 007298 branch timer_init 
+:      007300 le_pairing_sm_after_auth:
+0x2fd3 007301 fetch 1 ,mem_le_enc_state 
+0x2fd4 007302 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
+0x2fd5 007303 rtn 
+:      007305 le_pairing_sm_after_auth_start_enc:
+0x2fd6 007306 fetch 1 ,mem_le_pairing_mode 
+0x2fd7 007307 bbit1 le_pairing_mode_secure_connect_bit ,le_pairing_sm_after_auth_start_enc_sc 
+0x2fd8 007309 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
+0x2fd9 007310 call le_send_smp_encryption_information 
+:      007311 le_pairing_sm_after_auth_start_enc_common:
+0x2fda 007312 jam bt_evt_le_enc_info ,mem_fifo_temp 
+0x2fdb 007313 call ui_ipc_send_event 
+0x2fdc 007314 fetch 1 ,mem_device_option 
+0x2fdd 007315 rtnne dvc_op_module 
+0x2fde 007316 call le_check_master_addr_type 
+0x2fdf 007317 rtn user 
+0x2fe0 007318 branch app_ble_store_reconn_info 
+:      007320 le_pairing_sm_after_auth_start_enc_sc:
+0x2fe1 007321 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
+0x2fe2 007322 branch le_pairing_sm_after_auth_start_enc_common 
+:      007324 le_pairng_sm_send_enc_information:
+0x2fe3 007325 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
+0x2fe4 007326 branch le_send_smp_master_identification 
+:      007328 le_pairng_sm_send_master_indentification:
+0x2fe5 007329 fetch 1 ,mem_le_preq_resp_key_distribution 
+0x2fe6 007330 fetcht 1 ,mem_le_pres_resp_key_distribution 
+0x2fe7 007331 iand temp ,pdata 
+0x2fe8 007332 isolate0 le_initator_irk_bit ,pdata 
+0x2fe9 007333 branch le_parse_start_enc_rsp_after_auth_end ,true 
+0x2fea 007334 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
+0x2feb 007335 branch le_send_smp_identity_information 
+:      007337 le_pairng_sm_send_indentity_information:
+0x2fec 007338 call le_send_smp_identity_address_information 
+0x2fed 007339 branch le_parse_start_enc_rsp_after_auth_end 
+:      007342 le_parse_start_enc_rsp_after_auth_end:
+0x2fee 007343 bpatchx patch2c_7 ,mem_patch2c 
+0x2fef 007344 force smp_pairing_timer ,queue 
+0x2ff0 007345 call timer_stop 
+0x2ff1 007346 jam flag_le_enc_end ,mem_le_enc_state 
+0x2ff2 007347 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x2ff3 007348 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
+0x2ff4 007349 branch ui_ipc_send_event 
+:      007353 le_secure_connect_sm:
+0x2ff5 007354 bpatchx patch2d_0 ,mem_patch2d 
+0x2ff6 007355 fetch 1 ,mem_le_pairing_mode 
+0x2ff7 007356 rtnbit0 le_pairing_mode_secure_connect_bit 
+0x2ff8 007357 fetch 1 ,mem_le_secure_connect_flag 
+0x2ff9 007358 rtnne le_sp_flag_commit_256 
+0x2ffa 007359 jam sp_flag_standby ,mem_le_secure_connect_flag 
+0x2ffb 007360 fetch 1 ,mem_le_secure_connect_state 
+0x2ffc 007361 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
+0x2ffd 007362 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
+0x2ffe 007363 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
+0x2fff 007364 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
+0x3000 007365 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
+0x3001 007366 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
+0x3002 007367 rtn 
+:      007369 le_sc_state_clear:
+0x3003 007370 jam sp_flag_standby ,mem_le_secure_connect_flag 
+0x3004 007371 jam le_sc_stat_null ,mem_le_secure_connect_state 
+0x3005 007372 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
+0x3006 007373 rtn 
+:      007375 le_sc_sm_passkey_wait_confirm:
+0x3007 007376 fetch 1 ,mem_authentication_passkey_times 
+0x3008 007377 copy pdata ,queue 
+0x3009 007378 increase 1 ,pdata 
+0x300a 007379 store 1 ,mem_authentication_passkey_times 
+0x300b 007380 fetch 4 ,mem_le_tk 
+0x300c 007381 qisolate1 pdata 
+0x300d 007382 setarg 0x80 
+0x300e 007383 setflag true ,0 ,pdata 
+0x300f 007384 store 1 ,mem_passkey_1bit 
+0x3010 007385 branch le_sc_sm_ready_send_pairing_confirm 
+:      007387 le_sc_sm_wait_confirm_gkey:
+0x3011 007388 fetch 1 ,mem_le_sc_confirm_gkey_flag 
+0x3012 007389 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
+0x3013 007390 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
+0x3014 007391 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x3015 007392 rtn 
+:      007394 le_sc_confirm_gkey_ok:
+0x3016 007395 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x3017 007396 call ui_ipc_send_event 
+0x3018 007397 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+0x3019 007398 branch le_send_smp_pairing_dhkey_check 
+:      007400 le_sc_sm_receive_dhkey:
+0x301a 007401 fetch 1 ,mem_sp_dhkey_invalid 
+0x301b 007402 beq sp_key_valid_256 ,le_dhkey_ready 
+0x301c 007403 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x301d 007404 rtn 
+:      007406 le_dhkey_ready:
+0x301e 007407 call function_f5 
+0x301f 007408 fetch 1 ,mem_le_pairing_mode 
+0x3020 007409 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
+0x3021 007410 beq le_pairing_mode_secure_connect_passkey_res_input ,le_dhkey_ready_common 
+0x3022 007411 call le_set_tk_0 
+:      007412 le_dhkey_ready_common:
+0x3023 007413 call function_f6_ea 
+0x3024 007414 arg mem_aes_cmac_temp ,rega 
+0x3025 007415 arg mem_sp_confirm_remote ,regb 
+0x3026 007416 arg 16 ,loopcnt 
+0x3027 007417 call string_compare 
+0x3028 007418 branch le_dhkey_check_ok ,zero 
+:      007419 le_dhkey_check_fail:
+0x3029 007420 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
+0x302a 007421 branch le_send_pairing_failed 
+:      007424 le_dhkey_check_ok:
+0x302b 007425 call sp_calc_check_publickey_256 
+0x302c 007426 nbranch le_dhkey_check_fail ,zero 
+0x302d 007427 jam 1 ,mem_ltk_exists 
+0x302e 007428 fetch 1 ,mem_le_pairing_mode 
+0x302f 007429 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
+0x3030 007430 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
+0x3031 007431 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_confirm_gkey_ok 
+0x3032 007432 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x3033 007433 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
+0x3034 007434 rtn 
+:      007436 le_sc_sm_send_public_key:
+0x3035 007437 fetch 1 ,mem_le_pairing_mode 
+0x3036 007438 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
+0x3037 007439 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_sm_send_public_key_passkey 
+0x3038 007440 jam 0 ,mem_passkey_1bit 
+:      007441 le_sc_sm_ready_send_pairing_confirm:
+0x3039 007442 branch le_send_smp_pairing_confirm 
+:      007444 le_sc_sm_send_public_key_passkey:
+0x303a 007445 jam 0 ,mem_authentication_passkey_times 
+0x303b 007446 rtneq le_pairing_mode_secure_connect_passkey_res_input 
+0x303c 007447 branch le_parse_smp_pairing_req_passkey 
+:      007450 le_sc_sm_receive_public_key:
+0x303d 007451 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x303e 007452 fetch 1 ,mem_sc_local_key_invalid 
+0x303f 007453 beq sp_key_valid_256 ,le_public_key_ready 
+0x3040 007454 rtn 
+:      007456 le_public_key_ready:
+0x3041 007457 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
+0x3042 007458 jam sp_key_invalid ,mem_sp_dhkey_invalid 
+0x3043 007459 branch sp_dhkey_calc_256 
+:      007461 le_sc_sm_wait_send_public_key:
+0x3044 007462 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x3045 007463 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
+0x3046 007464 branch le_send_smp_pairing_public_key 
+:      007468 le_fifo_malloc_tx_l2cap_smp:
+0x3047 007469 bpatchx patch2d_1 ,mem_patch2d 
+0x3048 007470 force le_l2cap_cid_smp ,regb 
+0x3049 007471 branch le_fifo_malloc_tx_l2cap 
+:      007475 le_parse_ll:
+0x304a 007476 fetch 1 ,mem_le_rxbuf_data_ll_opcode 
+0x304b 007477 beq ll_connection_update_ind ,le_parse_connection_update_ind 
+0x304c 007478 beq ll_channel_map_ind ,le_parse_channel_map_ind 
+0x304d 007479 beq ll_terminate_ind ,le_parse_terminate_ind 
+0x304e 007480 beq ll_enc_req ,le_parse_enc_req 
+0x304f 007481 beq ll_enc_rsp ,le_parse_enc_rsp 
+0x3050 007482 beq ll_start_enc_req ,le_parse_start_enc_req 
+0x3051 007483 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
+0x3052 007484 beq ll_unknown_rsp ,le_parse_unknown_rsp 
+0x3053 007485 beq ll_feature_req ,le_parse_feature_req 
+0x3054 007486 beq ll_feature_rsp ,le_parse_feature_rsp 
+0x3055 007487 beq ll_pause_enc_req ,le_parse_pause_enc_req 
+0x3056 007488 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
+0x3057 007489 beq ll_version_ind ,le_parse_version_ind 
+0x3058 007490 beq ll_reject_ind ,le_parse_reject_ind 
+0x3059 007491 beq ll_ping_req ,le_parse_ping_req 
+0x305a 007492 beq ll_ping_rsp ,le_parse_ping_rsp 
+0x305b 007493 beq ll_length_req ,le_parse_length_req 
+0x305c 007494 beq ll_length_rsp ,le_parse_length_rsp 
+0x305d 007495 beq ll_phy_req ,le_parse_phy_req 
+0x305e 007496 beq ll_phy_update_ind ,le_parse_phy_update_ind 
+0x305f 007497 fetchr regc ,1 ,mem_le_rxbuf_data_ll_opcode 
+0x3060 007498 branch le_send_unknown_rsp 
+:      007502 le_parse_connection_update_ind:
+0x3061 007503 ifetch 9 ,contr 
+0x3062 007504 store 9 ,mem_le_new_param 
+0x3063 007505 ifetch 2 ,contr 
+0x3064 007506 store 2 ,mem_le_instant 
+0x3065 007507 fetch 1 ,mem_le_state 
+0x3066 007508 set1 lestate_update_param ,pdata 
+0x3067 007509 store 1 ,mem_le_state 
+0x3068 007510 rtn 
+:      007514 le_parse_channel_map_ind:
+0x3069 007515 ifetch 5 ,contr 
+0x306a 007516 store 5 ,mem_le_new_map 
+0x306b 007517 ifetch 2 ,contr 
+0x306c 007518 store 2 ,mem_le_instant 
+:      007519 le_update_map_enable:
+0x306d 007520 fetch 1 ,mem_le_state 
+0x306e 007521 set1 lestate_update_map ,pdata 
+0x306f 007522 store 1 ,mem_le_state 
+0x3070 007523 rtn 
+:      007527 le_parse_terminate_ind:
+0x3071 007528 setarg 20 
+0x3072 007529 store 2 ,mem_le_superto 
+0x3073 007530 store 2 ,mem_le_init_superto 
+0x3074 007531 rtn 
+:      007535 le_parse_enc_req:
+0x3075 007536 ifetch 8 ,contr 
+0x3076 007537 store 8 ,mem_le_rand 
+0x3077 007538 ifetch 2 ,contr 
+0x3078 007539 store 2 ,mem_le_ediv 
+0x3079 007540 ifetch 8 ,contr 
+0x307a 007541 store 8 ,mem_le_skdm 
+0x307b 007542 ifetch 4 ,contr 
+0x307c 007543 store 4 ,mem_ccm_ivm 
+0x307d 007544 call le_send_enc_rsp 
+0x307e 007545 bpatchx patch2d_2 ,mem_patch2d 
+0x307f 007546 fetch 1 ,mem_le_pairing_state 
+0x3080 007547 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
+0x3081 007548 fetch 1 ,mem_le_configuration 
+0x3082 007549 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
+0x3083 007550 fetch 1 ,mem_nv_data_number 
+0x3084 007551 ncall load_device_list_mode_4 ,blank 
+0x3085 007552 fetch 1 ,mem_ltk_exists 
+0x3086 007553 beq 0 ,le_ltk_lost 
+:      007554 le_parse_enc_req_after_auth:
+0x3087 007555 jam flag_le_rcv_enc_start ,mem_le_enc_state 
+0x3088 007556 call le_send_start_enc_req 
+0x3089 007557 branch generate_sk 
+:      007558 le_parse_enc_req_fixed_ltk:
+0x308a 007559 jam 1 ,mem_ltk_exists 
+0x308b 007560 arg mem_le_fixed_ltk ,contr 
+0x308c 007561 arg mem_le_ltk ,contw 
+0x308d 007562 call memcpy16 
+0x308e 007563 branch le_parse_enc_req_after_auth 
+:      007565 le_ltk_lost:
+0x308f 007566 jam flag_le_enc_null ,mem_le_enc_state 
+0x3090 007567 jam flag_le_enc_null ,mem_le_pairing_state 
+0x3091 007568 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
+0x3092 007569 branch ui_ipc_send_event 
+:      007572 le_parse_enc_rsp:
+0x3093 007573 ifetch 8 ,contr 
+0x3094 007574 store 8 ,mem_le_skds 
+0x3095 007575 ifetch 4 ,contr 
+0x3096 007576 store 4 ,mem_ccm_ivs 
+0x3097 007577 branch generate_sk 
+:      007581 le_parse_start_enc_req:
+0x3098 007582 fetch 1 ,mem_le_state 
+0x3099 007583 set1 lestate_encryption ,pdata 
+0x309a 007584 store 1 ,mem_le_state 
+0x309b 007585 rtn 
+:      007588 le_parse_start_enc_rsp:
+0x309c 007589 rtn master 
+0x309d 007590 jam bt_evt_le_start_enc ,mem_fifo_temp 
+0x309e 007591 call ui_ipc_send_event 
+0x309f 007592 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
+0x30a0 007593 branch le_send_start_enc_rsp 
+:      007597 le_parse_unknown_rsp:
+0x30a1 007598 rtn 
+:      007602 le_parse_feature_req:
+0x30a2 007603 branch le_send_feature_rsp 
+:      007607 le_parse_feature_rsp:
+0x30a3 007608 rtn 
+:      007612 le_parse_pause_enc_req:
+0x30a4 007613 jam flag_le_enc_pause ,mem_le_enc_state 
+0x30a5 007614 call le_send_pause_enc_rsp 
+0x30a6 007615 jam bt_evt_le_pause_enc ,mem_fifo_temp 
+0x30a7 007616 branch ui_ipc_send_event 
+:      007620 le_parse_pause_enc_rsp:
+0x30a8 007621 rtn 
+:      007625 le_parse_version_ind:
+0x30a9 007626 rtn master 
+0x30aa 007627 branch le_send_version_ind 
+:      007631 le_parse_reject_ind:
+0x30ab 007632 rtn 
+:      007636 le_parse_ping_req:
+0x30ac 007637 branch le_send_ping_rsp 
+:      007641 le_parse_ping_rsp:
+0x30ad 007642 rtn 
+:      007645 le_parse_length_req:
+0x30ae 007646 call le_parse_length_rsp 
+0x30af 007647 branch le_send_data_length_res 
+:      007649 le_parse_length_rsp:
+0x30b0 007650 ifetch 8 ,contr 
+0x30b1 007651 store 8 ,mem_remote_rx_max_octets 
+0x30b2 007652 fetch 2 ,mem_remote_rx_max_octets 
+0x30b3 007653 fetcht 2 ,mem_local_tx_max_octets 
+0x30b4 007654 call not_greater_than 
+0x30b5 007655 store 2 ,mem_remote_rx_max_octets 
+0x30b6 007657 fetch 2 ,mem_remote_tx_max_octets 
+0x30b7 007658 fetcht 2 ,mem_local_rx_max_octets 
+0x30b8 007659 call not_greater_than 
+0x30b9 007660 store 2 ,mem_remote_tx_max_octets 
+0x30ba 007661 rtn 
+:      007665 le_parse_phy_req:
+0x30bb 007666 branch le_send_phy_rsp 
+:      007670 le_parse_phy_update_ind:
+0x30bc 007671 ifetch 2 ,contr 
+0x30bd 007672 store 2 ,mem_le_new_m2s_phy 
+0x30be 007673 ifetch 2 ,contr 
+0x30bf 007674 store 2 ,mem_le_instant 
+0x30c0 007675 rtn blank 
+0x30c1 007676 fetch 1 ,mem_le_state 
+0x30c2 007677 set1 lestate_update_phy ,pdata 
+0x30c3 007678 store 1 ,mem_le_state 
+0x30c4 007679 rtn 
+:      007684 le_send_terminate_ind_user_terminated:
+0x30c5 007685 arg error_remote_user_terminated_connection ,regc 
+:      007688 le_send_terminate_ind:
+0x30c6 007689 arg 2 ,rega 
+0x30c7 007690 arg ll_terminate_ind ,regb 
+0x30c8 007691 call le_fifo_malloc_tx_ll 
+0x30c9 007692 copy regc ,pdata 
+0x30ca 007693 istore 1 ,contw 
+0x30cb 007694 rtn 
+:      007698 le_send_enc_rsp:
+0x30cc 007699 arg mem_le_skds ,contw 
+0x30cd 007700 force 8 ,loopcnt 
+0x30ce 007701 call generate_random_loop 
+0x30cf 007702 arg mem_ccm_ivs ,contw 
+0x30d0 007703 force 4 ,loopcnt 
+0x30d1 007704 call generate_random_loop 
+0x30d2 007705 arg 13 ,rega 
+0x30d3 007706 arg ll_enc_rsp ,regb 
+0x30d4 007707 call le_fifo_malloc_tx_ll 
+0x30d5 007708 fetch 8 ,mem_le_skds 
+0x30d6 007709 istore 8 ,contw 
+0x30d7 007710 fetch 4 ,mem_ccm_ivs 
+0x30d8 007711 istore 4 ,contw 
+0x30d9 007712 rtn 
+:      007716 le_send_start_enc_req:
+0x30da 007717 jam flag_le_send_start_enc_req ,mem_le_enc_state 
+0x30db 007718 arg ll_start_enc_req ,regb 
+0x30dc 007719 branch le_send_ll_one_lenth 
+:      007723 le_send_start_enc_rsp:
+0x30dd 007724 arg ll_start_enc_rsp ,regb 
+0x30de 007725 branch le_send_ll_one_lenth 
+:      007730 le_send_unknown_rsp:
+0x30df 007731 arg 2 ,rega 
+0x30e0 007732 arg ll_unknown_rsp ,regb 
+0x30e1 007733 call le_fifo_malloc_tx_ll 
+0x30e2 007734 istorer regc ,1 ,contw 
+0x30e3 007735 rtn 
+:      007739 le_send_feature_rsp:
+0x30e4 007740 arg 9 ,rega 
+0x30e5 007741 arg ll_feature_rsp ,regb 
+0x30e6 007742 call le_fifo_malloc_tx_ll 
+0x30e7 007743 fetch 8 ,mem_le_local_feature 
+0x30e8 007744 or pdata ,fun_ll_feature_le_encryption ,pdata 
+0x30e9 007745 istore 8 ,contw 
+0x30ea 007746 rtn 
+:      007750 le_send_pause_enc_rsp:
+0x30eb 007751 arg ll_pause_enc_rsp ,regb 
+0x30ec 007752 branch le_send_ll_one_lenth 
+:      007756 le_send_version_ind:
+0x30ed 007757 arg 6 ,rega 
+0x30ee 007758 arg ll_version_ind ,regb 
+0x30ef 007759 call le_fifo_malloc_tx_ll 
+0x30f0 007760 fetch 5 ,mem_version 
+0x30f1 007761 istore 5 ,contw 
+0x30f2 007762 rtn 
+:      007765 le_send_reject_ind:
+0x30f3 007766 arg 2 ,rega 
+0x30f4 007767 arg ll_reject_ind ,regb 
+0x30f5 007768 call le_fifo_malloc_tx_ll 
+0x30f6 007769 setarg le_err_pin_or_key_missing 
+0x30f7 007770 istore 1 ,contw 
+0x30f8 007771 rtn 
+:      007775 le_send_ping_rsp:
+0x30f9 007776 arg ll_ping_rsp ,regb 
+0x30fa 007777 branch le_send_ll_one_lenth 
+:      007779 le_send_data_length_req:
+0x30fb 007780 arg ll_length_req ,regb 
+0x30fc 007781 branch le_send_data_length 
+:      007783 le_send_data_length_res:
+0x30fd 007784 arg ll_length_rsp ,regb 
+:      007785 le_send_data_length:
+0x30fe 007786 arg 9 ,rega 
+0x30ff 007787 call le_fifo_malloc_tx_ll 
+0x3100 007788 fetch 8 ,mem_local_rx_max_octets 
+0x3101 007789 istore 8 ,contw 
+0x3102 007790 rtn 
+:      007794 le_send_phy_rsp:
+0x3103 007795 arg 3 ,rega 
+0x3104 007796 arg ll_phy_rsp ,regb 
+0x3105 007797 call le_fifo_malloc_tx_ll 
+0x3106 007798 fetch 1 ,mem_le_tx_phys 
+0x3107 007799 and pdata ,0x07 ,pdata 
+0x3108 007800 istore 1 ,contw 
+0x3109 007801 fetch 1 ,mem_le_rx_phys 
+0x310a 007802 and pdata ,0x07 ,pdata 
+0x310b 007803 istore 1 ,contw 
+0x310c 007804 rtn 
+:      007808 le_send_ll_one_lenth:
+0x310d 007809 arg 1 ,rega 
+0x310e 007810 branch le_fifo_malloc_tx_ll 
+:      007815 g24_dispatch:
+0x310f 007816 bpatchx patch2d_3 ,mem_patch2d 
+0x3110 007817 bmark1 mark_24g_rxmode ,g24_receive_dispatch 
+0x3111 007818 branch g24_transmit_dispatch 
+:      007823 g24_prep:
+0x3112 007824 bpatchx patch2d_4 ,mem_patch2d 
+0x3113 007825 disable enable_crc 
+0x3114 007826 disable enable_white 
+0x3115 007827 setarg 0x555555 
+0x3116 007828 iforce crc24_init 
+0x3117 007829 fetch 1 ,mem_24g_ch 
+0x3118 007830 branch le_prep_next 
+:      007832 g24_receive_packet:
+0x3119 007833 bpatchx patch2d_5 ,mem_patch2d 
+0x311a 007834 fetch 1 ,mem_24g_rx_phy 
+0x311b 007835 call le_enable_phy_by_pdata 
+0x311c 007836 fetch 4 ,mem_24g_addr 
+0x311d 007837 iforce access 
+0x311e 007838 call set_sync_on 
+0x311f 007839 fetcht 1 ,mem_24g_ch 
+0x3120 007840 call le_rf_rx_enable 
+:      007841 g24_receive_rxon:
+0x3121 007842 call g24_prep 
+0x3122 007843 bmark0 mark_ble_lr ,g24_receive_nolr 
+0x3123 007844 pulse dewhiten_code_calc 
+0x3124 007845 nop 30 
+0x3125 007846 call g24_prep 
+:      007847 g24_receive_nolr:
+0x3126 007848 disable user3 
+0x3127 007849 enable decode_fec0 
+0x3128 007850 enable is_rx 
+0x3129 007851 disable is_tx 
+0x312a 007852 enable swfine 
+0x312b 007853 fetch 2 ,mem_24g_rx_window 
+0x312c 007854 iforce stop_watch 
+0x312d 007855 correlate null ,timeout 
+0x312e 007856 nbranch g24_sync_timeout ,sync 
+0x312f 007857 call rf_debug_rx_sync_line 
+0x3130 007858 bmark1 mark_ble_lr ,g24_receive_skip_fec1 
+0x3131 007859 fetch 1 ,mem_24g_disable_fec1 
+0x3132 007860 nbranch g24_receive_skip_fec1 ,blank 
+0x3133 007861 disable decode_fec0 
+0x3134 007862 enable decode_fec1 
+:      007863 g24_receive_skip_fec1:
+0x3135 007864 enable enable_white 
+0x3136 007865 enable enable_crc 
+0x3137 007866 call g24_receive_byte 
+0x3138 007867 store 1 ,mem_24g_get_syncword_crc8 
+0x3139 007868 fetcht 1 ,mem_24g_syncword_crc8 
+0x313a 007869 isub temp ,null 
+0x313b 007870 nbranch g24_hec_error ,zero 
+0x313c 007871 bpatchx patch2d_6 ,mem_patch2d 
+0x313d 007872 disable user7 
+0x313e 007873 isolate1 mark_ble_lr ,mark 
+0x313f 007874 call g24_lr_receive_pdu_len ,true 
+0x3140 007875 branch g24_lr_len_error ,user7 
+0x3141 007876 call g24_receive_byte 
+0x3142 007877 store 1 ,mem_24g_rxbuf 
+0x3143 007878 bmark1 mark_24g_rxmode ,g24_receive_skip 
+0x3144 007879 fetch 1 ,mem_24g_rxbuf 
+0x3145 007880 fetcht 1 ,mem_24g_data_type 
+0x3146 007881 icompare bits_data ,temp 
+0x3147 007882 nbranch g24_type_error ,true 
+:      007883 g24_receive_skip:
+0x3148 007884 call g24_receive_byte 
+0x3149 007885 isolate1 mark_ble_lr ,mark 
+0x314a 007886 call g24_lr_receive_payload_len ,true 
+0x314b 007887 istore 1 ,contw 
+0x314c 007888 rshift3 pdata ,pdata 
+0x314d 007889 sub pdata ,0x1f ,null 
+0x314e 007890 nbranch g24_len_over_error ,positive 
+0x314f 007891 copy pdata ,loopcnt 
+0x3150 007892 branch g24rx_nopayload ,zero 
+:      007893 g24rx_loop:
+0x3151 007894 call g24_receive_byte 
+0x3152 007895 istore 1 ,contw 
+0x3153 007896 loop g24rx_loop 
+:      007897 g24rx_nopayload:
+0x3154 007898 bmark1 mark_24g_rxmode ,g24_receive_skip_rssi 
+0x3155 007899 copy contw ,rega 
+0x3156 007900 call g24_receive_byte 
+0x3157 007901 store 1 ,mem_rssi_hex_received 
+0x3158 007902 copy rega ,contw 
+:      007903 g24_receive_skip_rssi:
+0x3159 007904 parse demod ,bucket ,24 
+0x315a 007905 rshift32 pdata ,pdata 
+0x315b 007906 rshift16 pdata ,pdata 
+0x315c 007907 istore 3 ,contw 
+0x315d 007908 fetch 1 ,mem_24g_disable_fec1 
+0x315e 007909 nbranch g24_receive_skip_disable_fec1 ,blank 
+0x315f 007910 disable decode_fec1 
+:      007911 g24_receive_skip_next:
+0x3160 007912 isolate1 mark_24g_rxmode ,mark 
+0x3161 007913 call save_rssi_dec ,true 
+0x3162 007914 branch g24_crc_error ,crc_failed 
+0x3163 007915 call rf_debug_rx_crc_line 
+0x3164 007916 bpatchx patch2d_7 ,mem_patch2d 
+0x3165 007917 enable user3 
+0x3166 007918 call le_match_set_txfreq 
+0x3167 007919 rtnmark1 mark_24g_rxmode 
+0x3168 007920 fetch 1 ,mem_rssi_hex_received 
+0x3169 007921 fetcht 1 ,mem_rssi_hex_received_max_value 
+0x316a 007922 isub temp ,null 
+0x316b 007923 call copy_temp2pdata ,positive 
+0x316c 007924 branch rssi_signal 
+:      007926 g24_receive_skip_disable_fec1:
+0x316d 007927 disable decode_fec0 
+0x316e 007928 branch g24_receive_skip_next 
+:      007931 g24_lr_receive_pdu_len:
+0x316f 007932 call g24_receive_byte 
+0x3170 007933 sub pdata ,1 ,null 
+0x3171 007934 branch enable_user7 ,positive 
+0x3172 007935 increase -2 ,pdata 
+0x3173 007936 bmark1 mark_24g_rxmode ,g24_lr_receive_pdu_norssi 
+0x3174 007937 branch enable_user7 ,blank 
+0x3175 007938 increase -1 ,pdata 
+:      007939 g24_lr_receive_pdu_norssi:
+0x3176 007940 store 1 ,mem_temp 
+0x3177 007941 rtn 
+:      007943 g24_lr_receive_payload_len:
+0x3178 007944 and_into 0x07 ,pdata 
+0x3179 007945 fetcht 1 ,mem_temp 
+0x317a 007946 lshift3 temp ,temp 
+0x317b 007947 ior temp ,pdata 
+0x317c 007948 rtn 
+:      007950 g24_receive_byte:
+0x317d 007951 parse demod ,bucket ,8 
+0x317e 007952 rshift3 pwindow ,pdata 
+0x317f 007953 rtn 
+:      007955 g24_sync_timeout:
+0x3180 007956 jam err_sync_to ,mem_24g_off_type 
+0x3181 007957 isolate1 mark_24g_rxmode ,mark 
+0x3182 007958 call rssi_noise ,true 
+:      007959 g24_end_of_packet:
+0x3183 007960 bpatchx patch2e_0 ,mem_patch2e 
+0x3184 007961 call le_disable 
+0x3185 007962 disable encode_fec1 
+0x3186 007963 disable decode_fec1 
+0x3187 007964 branch end_of_packet 
+:      007966 g24_hec_error:
+0x3188 007967 jam err_hec ,mem_24g_off_type 
+0x3189 007968 branch g24_end_of_packet 
+:      007970 g24_lr_len_error:
+0x318a 007971 jam err_lr_len ,mem_24g_off_type 
+0x318b 007972 branch g24_end_of_packet 
+:      007974 g24_type_error:
+0x318c 007975 jam err_type ,mem_24g_off_type 
+0x318d 007976 branch g24_end_of_packet 
+:      007978 g24_len_over_error:
+0x318e 007979 jam err_len_over ,mem_24g_off_type 
+0x318f 007980 branch g24_end_of_packet 
+:      007982 g24_crc_error:
+0x3190 007983 jam err_crc ,mem_24g_off_type 
+0x3191 007984 branch g24_end_of_packet 
+:      007986 g24_set_freq_tx:
+0x3192 007987 call set_sync_on 
+0x3193 007988 fetcht 1 ,mem_24g_ch 
+0x3194 007989 branch set_freq_tx 
+:      007991 g24_transmit:
+0x3195 007992 bpatchx patch2e_1 ,mem_patch2e 
+0x3196 007993 fetch 1 ,mem_24g_tx_phy 
+0x3197 007994 call le_enable_phy_by_pdata 
+0x3198 007995 fetch 4 ,mem_24g_addr 
+0x3199 007996 iforce access 
+0x319a 007997 call g24_prep 
+0x319b 007998 call g24_set_freq_tx 
+0x319c 007999 set1 txgfsk ,radio_ctrl 
+0x319d 008000 enable encode_fec0 
+0x319e 008001 enable is_tx 
+0x319f 008002 disable is_rx 
+0x31a0 008003 call rf_debug_tx_on_line 
+0x31a1 008004 disable lr_s2en 
+0x31a2 008005 bmark1 mark_ble_lr ,g24_transmit_lr 
+0x31a3 008006 bmark1 mark_ble_2m ,g24_transmit_2m 
+0x31a4 008007 rshift16 access ,pdata 
+0x31a5 008008 rshift8 pdata ,pdata 
+0x31a6 008009 rshift4 pdata ,pdata 
+0x31a7 008010 inject mod ,40 
+:      008011 g24_transmit_packet:
+0x31a8 008012 bpatchx patch2e_2 ,mem_patch2e 
+0x31a9 008013 bmark1 mark_ble_lr ,g24_transmit_nolr 
+0x31aa 008014 fetch 1 ,mem_24g_disable_fec1 
+0x31ab 008015 nbranch g24_transmit_nolr ,blank 
+0x31ac 008016 disable encode_fec0 
+0x31ad 008017 enable encode_fec1 
+:      008018 g24_transmit_nolr:
+0x31ae 008019 enable enable_white 
+0x31af 008020 enable enable_crc 
+0x31b0 008021 fetch 1 ,mem_24g_txlen 
+0x31b1 008022 iforce loopcnt 
+0x31b2 008023 arg mem_24g_txpayload ,contr 
+:      008024 g24tr_loop:
+0x31b3 008025 ifetch 1 ,contr 
+0x31b4 008026 inject mod ,8 
+0x31b5 008027 loop g24tr_loop 
+0x31b6 008028 enable enable_parity 
+0x31b7 008029 inject mod ,24 
+0x31b8 008030 disable enable_parity 
+0x31b9 008031 bmark0 mark_ble_lr ,g24_transmit_skip 
+0x31ba 008032 disable enable_white 
+0x31bb 008033 setarg 0 
+0x31bc 008034 inject mod ,3 
+:      008035 g24_transmit_skip:
+0x31bd 008036 until null ,tx_clear 
+0x31be 008037 nop 100 
+0x31bf 008038 disable lr_s2en 
+0x31c0 008039 disable encode_fec0 
+0x31c1 008040 fetch 1 ,mem_24g_disable_fec1 
+0x31c2 008041 nbranch g24_transmit_skip_disable_fec1 ,blank 
+0x31c3 008042 disable encode_fec1 
+:      008043 g24_transmit_skip_disable_fec1:
+0x31c4 008044 disable encode_fec3 
+0x31c5 008045 call set_sync_on 
+0x31c6 008046 branch rf_debug_tx_off_line 
+:      008048 g24_transmit_lr:
+0x31c7 008049 arg 10 ,loopcnt 
+:      008050 g24_transmit_lr_preamble_loop:
+0x31c8 008051 setarg 0x3c 
+0x31c9 008052 inject mod ,8 
+0x31ca 008053 loop g24_transmit_lr_preamble_loop 
+0x31cb 008054 disable encode_fec0 
+0x31cc 008055 enable encode_fec3 
+0x31cd 008056 rshift16 access ,pdata 
+0x31ce 008057 rshift16 pdata ,pdata 
+0x31cf 008058 rshift4 pdata ,pdata 
+0x31d0 008059 inject mod ,32 
+0x31d1 008060 bmark1 mark_ble_lr_s8 ,g24_transmit_lr_s8 
+:      008061 g24_transmit_lr_s2:
+0x31d2 008062 setarg 1 
+0x31d3 008063 inject mod ,5 
+0x31d4 008064 enable lr_s2en 
+0x31d5 008065 branch g24_transmit_packet 
+:      008067 g24_transmit_lr_s8:
+0x31d6 008068 setarg 0 
+0x31d7 008069 inject mod ,5 
+0x31d8 008070 branch g24_transmit_packet 
+:      008072 g24_transmit_2m:
+0x31d9 008073 fetch 1 ,mem_system_clk 
+0x31da 008074 rshift pdata ,loopcnt 
+:      008075 g24_transmit_2m_dealy:
+0x31db 008076 nop 2 
+0x31dc 008077 loop g24_transmit_2m_dealy 
+0x31dd 008079 rshift16 access ,pdata 
+0x31de 008080 rshift8 pdata ,pdata 
+0x31df 008081 rshift4 pdata ,temp 
+0x31e0 008082 copy temp ,pdata 
+0x31e1 008083 inject mod ,8 
+0x31e2 008084 copy temp ,pdata 
+0x31e3 008085 inject mod ,40 
+0x31e4 008086 branch g24_transmit_packet 
+:      008094 g24_transmit_prep:
+0x31e5 008095 bpatchx patch2e_3 ,mem_patch2e 
+0x31e6 008096 fetch 1 ,mem_24g_tx_phy 
+0x31e7 008097 bbit1 bit_le_coded_phy ,g24_lr_transmit_prep 
+0x31e8 008099 fetch 1 ,mem_24g_datalen 
+0x31e9 008100 increase 3 ,pdata 
+0x31ea 008101 store 1 ,mem_24g_txlen 
+0x31eb 008103 fetch 1 ,mem_24g_syncword_crc8 
+0x31ec 008104 store 1 ,mem_24g_txpayload 
+0x31ed 008106 fetch 1 ,mem_24g_data_type 
+0x31ee 008107 istore 1 ,contw 
+0x31ef 008109 fetch 1 ,mem_24g_datalen 
+:      008110 g24_transmit_prep_pdu:
+0x31f0 008111 lshift3 pdata ,pdata 
+0x31f1 008112 fetcht 1 ,mem_24g_pid 
+0x31f2 008113 and temp ,0x03 ,temp 
+0x31f3 008114 lshift temp ,temp 
+0x31f4 008115 ior temp ,pdata 
+0x31f5 008116 fetcht 1 ,mem_24g_no_ack 
+0x31f6 008117 iadd temp ,pdata 
+0x31f7 008118 istore 1 ,contw 
+0x31f8 008120 fetch 1 ,mem_24g_datalen 
+0x31f9 008121 iforce loopcnt 
+0x31fa 008122 arg mem_24g_txbuf ,contr 
+0x31fb 008123 call memcpy 
+0x31fc 008124 bpatchx patch2e_4 ,mem_patch2e 
+0x31fd 008126 rtnmark0 mark_24g_rxmode 
+0x31fe 008127 fetch 1 ,mem_rssi_hex 
+0x31ff 008128 istore 1 ,contw 
+0x3200 008129 fetch 1 ,mem_24g_tx_phy 
+0x3201 008130 rtnbit1 bit_le_coded_phy 
+0x3202 008131 fetch 1 ,mem_24g_txlen 
+0x3203 008132 increase 1 ,pdata 
+0x3204 008133 store 1 ,mem_24g_txlen 
+0x3205 008134 rtn 
+:      008136 g24_lr_transmit_prep:
+0x3206 008138 fetch 1 ,mem_24g_datalen 
+0x3207 008139 increase 4 ,pdata 
+0x3208 008140 bmark0 mark_24g_rxmode ,g24_lr_transmit_prep_skip 
+0x3209 008141 increase 1 ,pdata 
+:      008142 g24_lr_transmit_prep_skip:
+0x320a 008143 store 1 ,mem_24g_txlen 
+0x320b 008145 fetch 1 ,mem_24g_syncword_crc8 
+0x320c 008146 store 1 ,mem_24g_txpayload 
+0x320d 008148 fetch 1 ,mem_24g_txlen 
+0x320e 008149 increase -2 ,pdata 
+0x320f 008150 istore 1 ,contw 
+0x3210 008152 fetch 1 ,mem_24g_data_type 
+0x3211 008153 istore 1 ,contw 
+0x3212 008154 setarg 0 
+0x3213 008155 branch g24_transmit_prep_pdu 
+:      008157 g24_read_len_pid_crc:
+0x3214 008158 bpatchx patch2e_5 ,mem_patch2e 
+0x3215 008160 fetch 1 ,mem_24g_rxbuf + 1 
+0x3216 008161 rshift3 pdata ,pdata 
+0x3217 008162 store 1 ,mem_24g_rxdata_length 
+0x3218 008164 increase 1 ,pdata 
+0x3219 008165 arg mem_24g_rxbuf + 1 ,contr 
+0x321a 008166 iadd contr ,contr 
+0x321b 008167 ifetch 3 ,contr 
+0x321c 008168 store 3 ,mem_24g_sta_crc 
+0x321d 008170 fetch 1 ,mem_24g_rxbuf + 1 
+0x321e 008171 rshift pdata ,pdata 
+0x321f 008172 and pdata ,0x03 ,pdata 
+0x3220 008173 store 1 ,mem_24g_sta_pid 
+0x3221 008174 rtn 
+:      008177 g24_ch:
+0x3222 008178 bpatchx patch2e_6 ,mem_patch2e 
+0x3223 008179 fetcht 1 ,mem_24g_current_ch_number 
+0x3224 008180 call g24_ch_map_size 
+0x3225 008181 storet 1 ,mem_24g_current_ch_number 
+0x3226 008182 rtn 
+:      008184 g24_ch_map_size:
+0x3227 008185 bpatchx patch2e_7 ,mem_patch2e 
+0x3228 008186 call g24_ch_calc 
+0x3229 008187 increase 1 ,temp 
+0x322a 008188 and_into 3 ,temp 
+0x322b 008189 rtn 
+:      008191 g24_ch_calc:
+0x322c 008192 bpatchx patch2f_0 ,mem_patch2f 
+0x322d 008193 fetch 1 ,mem_24g_addr 
+0x322e 008194 and_into 0x03 ,pdata 
+0x322f 008195 mul32 pdata ,4 ,rega 
+0x3230 008196 setarg mem_24g_ch_map1 
+0x3231 008197 iadd rega ,pdata 
+0x3232 008198 iadd temp ,contr 
+0x3233 008199 ifetch 1 ,contr 
+0x3234 008200 store 1 ,mem_24g_ch 
+0x3235 008201 rtn 
+:      008204 g24_update_addr_and_synccrc8:
+0x3236 008205 store 4 ,mem_24g_addr 
+0x3237 008207 bpatchx patch2f_1 ,mem_patch2f 
+:      008208 g24_syncword_crc8:
+0x3238 008209 arg 0 ,rega 
+0x3239 008210 arg 4 ,loopcnt 
+0x323a 008211 arg mem_24g_addr ,contr 
+:      008212 g24_syncword_crc8_loop:
+0x323b 008213 ifetch 1 ,contr 
+0x323c 008214 iadd rega ,rega 
+0x323d 008215 loop g24_syncword_crc8_loop 
+0x323e 008216 copy rega ,pdata 
+0x323f 008217 store 2 ,mem_24g_syncword 
+0x3240 008218 fetch 1 ,mem_24g_syncword 
+0x3241 008219 fetcht 1 ,mem_24g_syncword + 1 
+0x3242 008220 iadd temp ,pdata 
+0x3243 008221 store 1 ,mem_24g_syncword_crc8 
+0x3244 008222 rtn 
+:      008225 g24_timer_check:
+0x3245 008226 bpatchx patch2f_2 ,mem_patch2f 
+0x3246 008227 call disable_user 
+0x3247 008228 fetcht 4 ,mem_24g_tx_btclk 
+0x3248 008229 copy clkn_bt ,pdata 
+0x3249 008230 isub temp ,null 
+0x324a 008231 ncall g24_timer_timeout ,positive 
+0x324b 008232 copy pdata ,regb 
+0x324c 008233 fetch 4 ,mem_24g_tx_btclk 
+0x324d 008234 fetcht 1 ,mem_24g_interval 
+0x324e 008235 iadd temp ,temp 
+0x324f 008236 copy regb ,pdata 
+0x3250 008237 isub temp ,null 
+0x3251 008238 nrtn positive 
+0x3252 008239 set0 28 ,pdata 
+0x3253 008240 store 4 ,mem_24g_tx_btclk 
+0x3254 008241 branch enable_user 
+:      008243 g24_timer_timeout:
+0x3255 008244 rtn zero 
+0x3256 008245 set1 28 ,pdata 
+0x3257 008246 rtn 
+:      008248 g24_timer_init:
+0x3258 008249 setarg 0 
+0x3259 008250 store 4 ,mem_24g_tx_btclk 
+0x325a 008251 rtn 
+:      008259 g24_chmap_param_init:
+0x325b 008260 bpatchx patch2f_3 ,mem_patch2f 
+0x325c 008261 setsect 0 ,0x1300 
+0x325d 008262 setsect 1 ,0x1908b 
+0x325e 008263 setsect 2 ,0x36150 
+0x325f 008264 setsect 3 ,0x3d20 
+0x3260 008265 store 9 ,mem_24g_ch_map1 
+0x3261 008266 setsect 0 ,0x3a1a 
+0x3262 008267 setsect 1 ,0xc453 
+0x3263 008268 setsect 2 ,0xd312 
+0x3264 008269 setsect 3 ,0x1 
+0x3265 008270 istore 7 ,contw 
+0x3266 008271 fetch 1 ,mem_24g_ch_map_update 
+0x3267 008272 rtn blank 
+0x3268 008273 arg mem_24g_ch_update_map1 ,contr 
+0x3269 008274 arg mem_24g_ch_map1 ,contw 
+0x326a 008275 branch memcpy16 
+:      008283 g24_chamap_param_update:
+0x326b 008284 bpatchx patch2f_4 ,mem_patch2f 
+0x326c 008285 setarg 0x4e001e 
+0x326d 008286 store 3 ,mem_24g_ch_update_map1 + 1 
+0x326e 008287 setarg 0x032303 
+0x326f 008288 istore 3 ,contw 
+0x3270 008289 setarg 0x250642 
+0x3271 008290 istore 3 ,contw 
+0x3272 008291 setarg 0x094c06 
+0x3273 008292 istore 3 ,contw 
+0x3274 008293 setarg 0x3c0927 
+0x3275 008294 istore 3 ,contw 
+0x3276 008295 jam 1 ,mem_24g_ch_map_update 
+0x3277 008296 rtn 
+:      008299 g24_rx_window_init:
+0x3278 008300 bpatchx patch2f_5 ,mem_patch2f 
+0x3279 008301 arg 0x6978 ,temp 
+0x327a 008302 bmark1 mark_24g_rxmode ,g24_rx_window_store 
+0x327b 008303 arg 0x12c0 ,temp 
+0x327c 008304 fetch 1 ,mem_24g_rx_phy 
+0x327d 008305 bbit0 2 ,g24_rx_window_store 
+0x327e 008306 arg 0x2ee0 ,temp 
+:      008307 g24_rx_window_store:
+0x327f 008308 storet 2 ,mem_24g_rx_window 
+0x3280 008309 rtn 
+:      008311 g24_enable_1m:
+0x3281 008312 jam 0x01 ,mem_24g_rx_phy 
+0x3282 008313 jam 0x01 ,mem_24g_tx_phy 
+0x3283 008314 rtn 
+:      008316 g24_enable_2m:
+0x3284 008317 jam 0x02 ,mem_24g_rx_phy 
+0x3285 008318 jam 0x02 ,mem_24g_tx_phy 
+0x3286 008319 rtn 
+:      008343 g24_pair_param_init:
+0x3287 008344 bpatchx patch2f_6 ,mem_patch2f 
+0x3288 008345 jam 0x4e ,mem_24g_pair_ch 
+0x3289 008346 setarg 0x101520 
+0x328a 008347 store 3 ,mem_24g_pair_addr 
+0x328b 008348 setarg 0x05 
+0x328c 008349 istore 1 ,contw 
+0x328d 008350 rtn 
+:      008356 g24_pair_timeout_timer:
+0x328e 008357 arg mem_24g_pair_timeout ,regc 
+0x328f 008358 arg g24_stop_24g_mode ,regb 
+0x3290 008359 branch timer_single_step_2b 
+:      008361 g24_pair_start:
+0x3291 008362 set1 mark_24g ,mark 
+0x3292 008363 fetch 1 ,mem_24g_conn_sm 
+0x3293 008364 set0 state_24g_reconn ,pdata 
+0x3294 008365 set1 state_24g_pair ,pdata 
+0x3295 008366 store 1 ,mem_24g_conn_sm 
+0x3296 008367 setarg 0 
+0x3297 008368 store 2 ,mem_24g_reconn_timeout 
+0x3298 008369 fetch 2 ,mem_24g_pair_timeout_init 
+0x3299 008370 store 2 ,mem_24g_pair_timeout 
+0x329a 008371 jam 0 ,mem_24g_pair_no_ack 
+0x329b 008372 call g24_pair_sm_reinit 
+:      008373 g24_pair_init_param:
+0x329c 008374 jam 0 ,mem_24g_pid 
+0x329d 008375 fetch 1 ,mem_24g_pair_ch 
+0x329e 008376 store 1 ,mem_24g_ch 
+0x329f 008377 fetch 1 ,mem_24g_pair_tx_power 
+0x32a0 008378 store 1 ,mem_tx_power 
+0x32a1 008379 fetch 4 ,mem_24g_pair_addr 
+0x32a2 008380 branch g24_update_addr_and_synccrc8 
+:      008383 g24_pair_dispatch:
+0x32a3 008384 bpatchx patch2f_7 ,mem_patch2f 
+0x32a4 008385 jam default_24g_device ,mem_24g_reconn_type 
+0x32a5 008386 fetch 2 ,mem_24g_pair_count 
+0x32a6 008387 increase 1 ,pdata 
+0x32a7 008388 store 2 ,mem_24g_pair_count 
+0x32a8 008389 fetch 1 ,mem_24g_pair_count 
+0x32a9 008390 and pdata ,0xff ,pdata 
+0x32aa 008391 nrtn blank 
+0x32ab 008392 fetch 1 ,mem_24g_pair_sm 
+0x32ac 008393 beq state_24g_pairing_success ,g24_pair_exit 
+0x32ad 008394 beq state_24g_pairing_1 ,g24_pair_sm_1 
+0x32ae 008395 beq state_24g_pairing_2 ,g24_pair_sm_2 
+0x32af 008396 beq state_24g_pairing_3 ,g24_pair_sm_3 
+0x32b0 008397 beq state_24g_pairing_4 ,g24_pair_sm_4 
+0x32b1 008398 rtn 
+:      008400 g24_pair_sm_1:
+0x32b2 008401 jam datatype_attemp ,mem_24g_txbuf 
+0x32b3 008402 branch g24_pair_sm_prep 
+:      008404 g24_pair_sm_2:
+0x32b4 008405 fetch 1 ,mem_24g_pair_switch 
+0x32b5 008406 branch g24_pair_sm_2_skip ,blank 
+0x32b6 008407 fetch 4 ,mem_24g_device_addr 
+0x32b7 008408 call g24_update_addr_and_synccrc8 
+:      008409 g24_pair_sm_2_skip:
+0x32b8 008410 jam datatype_bind ,mem_24g_txbuf 
+0x32b9 008411 branch g24_pair_sm_prep 
+:      008413 g24_pair_sm_3:
+0x32ba 008414 jam datatype_config ,mem_24g_txbuf 
+0x32bb 008415 fetch 1 ,mem_24g_pair_switch 
+0x32bc 008416 branch g24_pair_sm_prep ,blank 
+0x32bd 008417 fetch 4 ,mem_24g_receiver_addr 
+0x32be 008418 store 4 ,mem_24g_txbuf + 2 
+0x32bf 008419 branch g24_pair_sm_common 
+:      008421 g24_pair_sm_4:
+0x32c0 008422 jam datatype_ok ,mem_24g_txbuf 
+:      008423 g24_pair_sm_prep:
+0x32c1 008424 fetch 4 ,mem_24g_device_addr 
+0x32c2 008425 store 4 ,mem_24g_txbuf + 2 
+:      008426 g24_pair_sm_common:
+0x32c3 008427 fetch 1 ,mem_24g_data_type 
+0x32c4 008428 and_into bits_data ,pdata 
+0x32c5 008429 store 1 ,mem_24g_txbuf + 1 
+0x32c6 008430 jam 0 ,mem_24g_txbuf + 6 
+0x32c7 008431 jam 7 ,mem_24g_datalen 
+0x32c8 008432 call g24_transmit_prep 
+0x32c9 008433 call g24_transmit_receive_ack 
+0x32ca 008434 nrtn sync 
+0x32cb 008435 nrtn user3 
+0x32cc 008436 call g24_txbuf_clear 
+0x32cd 008437 call g24_ackpayload_parse 
+0x32ce 008438 bpatchx patch30_0 ,mem_patch30 
+0x32cf 008439 fetch 1 ,mem_24g_pair_sm 
+0x32d0 008440 rtneq state_24g_pairing_success 
+0x32d1 008441 beq state_24g_pairing_1 ,g24_pair_sm_1_waiting_ack 
+0x32d2 008442 beq state_24g_pairing_2 ,g24_pair_sm_2_waiting_ack 
+0x32d3 008443 beq state_24g_pairing_3 ,g24_pair_sm_3_waiting_ack 
+0x32d4 008444 beq state_24g_pairing_4 ,g24_pair_sm_4_waiting_ack 
+0x32d5 008445 rtn 
+:      008447 g24_pair_sm_reinit:
+0x32d6 008448 jam state_24g_pairing_2 ,mem_24g_pair_sm 
+0x32d7 008449 fetch 1 ,mem_24g_pair_switch 
+0x32d8 008450 rtn blank 
+0x32d9 008451 jam state_24g_pairing_1 ,mem_24g_pair_sm 
+0x32da 008452 rtn 
+:      008454 g24_pair_sm_1_waiting_ack:
+0x32db 008455 jam state_24g_pairing_2 ,mem_24g_pair_sm 
+0x32dc 008456 branch g24_transmit_abandon 
+:      008458 g24_pair_sm_2_waiting_ack:
+0x32dd 008459 fetch 1 ,mem_24g_pair_switch 
+0x32de 008460 branch g24_pair_sm_2_waiting_ack_skip ,blank 
+0x32df 008461 fetch 4 ,mem_24g_rxpayload + 2 
+0x32e0 008462 store 4 ,mem_24g_receiver_addr 
+:      008463 g24_pair_sm_2_waiting_ack_skip:
+0x32e1 008464 jam state_24g_pairing_3 ,mem_24g_pair_sm 
+0x32e2 008465 branch g24_transmit_abandon 
+:      008467 g24_pair_sm_3_waiting_ack:
+0x32e3 008468 fetch 1 ,mem_24g_pair_switch 
+0x32e4 008469 branch g24_pair_sm_3_waiting_ack_skip ,blank 
+0x32e5 008470 fetch 4 ,mem_24g_rxpayload + 2 
+0x32e6 008471 fetcht 4 ,mem_24g_device_addr 
+0x32e7 008472 isub temp ,null 
+0x32e8 008473 nrtn zero 
+:      008474 g24_pair_sm_3_waiting_ack_skip:
+0x32e9 008475 jam state_24g_pairing_4 ,mem_24g_pair_sm 
+0x32ea 008476 branch g24_transmit_abandon 
+:      008478 g24_pair_sm_4_waiting_ack:
+0x32eb 008479 fetch 1 ,mem_24g_pair_switch 
+0x32ec 008480 branch g24_pair_sm_4_waiting_ack_skip ,blank 
+0x32ed 008481 fetch 4 ,mem_24g_rxpayload + 2 
+0x32ee 008482 fetcht 4 ,mem_24g_receiver_addr 
+0x32ef 008483 isub temp ,null 
+0x32f0 008484 nrtn zero 
+:      008485 g24_pair_sm_4_waiting_ack_skip:
+0x32f1 008486 jam state_24g_pairing_success ,mem_24g_pair_sm 
+0x32f2 008487 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+0x32f3 008488 call ui_ipc_send_event 
+0x32f4 008489 setarg 0 
+0x32f5 008490 store 2 ,mem_24g_pair_timeout 
+0x32f6 008491 fetch 4 ,mem_24g_rxpayload + 2 
+0x32f7 008492 call g24_update_addr_and_synccrc8 
+:      008493 g24_pair_exit:
+0x32f8 008494 fetch 1 ,mem_24g_conn_sm 
+0x32f9 008495 set0 state_24g_pair ,pdata 
+0x32fa 008496 store 1 ,mem_24g_conn_sm 
+0x32fb 008497 branch g24_transmit_abandon 
+:      008523 g24_bind_mode_enable:
+0x32fc 008524 jam dongle_bind ,mem_24g_work_mode 
+0x32fd 008525 jam clear_init ,mem_24g_mode_init 
+0x32fe 008526 rtn 
+:      008528 g24_bind_init:
+0x32ff 008529 fetch 1 ,mem_24g_mode_init 
+0x3300 008530 rtnbit1 dongle_bind 
+0x3301 008531 set1 dongle_bind ,pdata 
+0x3302 008532 store 1 ,mem_24g_mode_init 
+0x3303 008533 setarg 0 
+0x3304 008534 store 3 ,mem_24g_device1_bind_step 
+0x3305 008535 store 1 ,mem_24g_device1_bind_disable 
+0x3306 008536 store 1 ,mem_24g_device2_bind_disable 
+0x3307 008537 store 4 ,mem_24g_transmitter_addr 
+0x3308 008538 jam 1 ,mem_24g_ackpayload_enable 
+0x3309 008539 branch g24_pair_init_param 
+:      008542 g24_bind_ackpayload_prep:
+0x330a 008543 jam 1 ,mem_24g_ackpayload_enable 
+0x330b 008544 jam 0x08 ,mem_24g_datalen 
+0x330c 008545 arg mem_24g_bind_payload ,contr 
+0x330d 008546 arg mem_24g_txbuf ,contw 
+0x330e 008547 branch memcpy8 
+:      008550 g24_bind_data_process:
+0x330f 008551 bpatchx patch30_1 ,mem_patch30 
+0x3310 008552 call g24_rx_interrupt_clear 
+0x3311 008553 call g24_receive_packet 
+0x3312 008554 nbranch g24_rx_interrupt_clear ,user3 
+0x3313 008555 call g24_bind_data_parse 
+0x3314 008556 call g24_transmit_ack 
+0x3315 008557 call g24_bind_device_status_check 
+0x3316 008558 call dongle_kb_bind_soft_reset 
+0x3317 008559 fetch 1 ,mem_24g_pair_switch 
+0x3318 008560 rtn blank 
+0x3319 008561 fetch 4 ,mem_24g_transmitter_addr 
+0x331a 008562 rtn blank 
+0x331b 008563 branch g24_update_addr_and_synccrc8 
+:      008565 g24_bind_data_error:
+0x331c 008566 call g24_rx_interrupt_clear 
+0x331d 008567 branch g24_end_of_packet 
+:      008569 g24_bind_data_parse:
+0x331e 008570 jam bind_mode_continue ,mem_24g_bind_mode_continue 
+0x331f 008571 arg mem_24g_rxbuf ,contr 
+0x3320 008572 arg mem_24g_rxdata_temp ,contw 
+0x3321 008573 call memcpy8 
+0x3322 008574 bpatchx patch30_2 ,mem_patch30 
+0x3323 008575 fetch 1 ,mem_24g_rxdata_temp + 2 
+0x3324 008576 beq datatype_bind ,g24_bind_first_step 
+0x3325 008577 beq datatype_config ,g24_bind_second_step 
+0x3326 008578 beq datatype_ok ,g24_bind_third_step 
+0x3327 008579 beq datatype_attemp ,g24_data_attemp 
+0x3328 008580 rtn 
+:      008583 g24_bind_first_step:
+0x3329 008584 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x332a 008585 beq datatype_device1 ,g24_bind_first_step_device1 
+0x332b 008586 beq datatype_device2 ,g24_bind_first_step_device2 
+0x332c 008587 rtn 
+:      008589 g24_bind_first_step_device1:
+0x332d 008590 fetch 1 ,mem_24g_device1_bind_disable 
+0x332e 008591 nrtn blank 
+0x332f 008592 jam 1 ,mem_24g_device1_bind_step 
+:      008593 g24_bind_dvc1_payload_cfg:
+0x3330 008594 jam datatype_device1 ,mem_24g_bind_payload 
+:      008595 g24_bind_payload_cfg:
+0x3331 008596 jam 0x80 ,mem_24g_bind_payload + 1 
+0x3332 008597 fetch 6 ,mem_24g_lap 
+0x3333 008598 store 6 ,mem_24g_bind_payload + 2 
+0x3334 008599 rtn 
+:      008601 g24_bind_first_step_device2:
+0x3335 008602 fetch 1 ,mem_24g_device2_bind_disable 
+0x3336 008603 nrtn blank 
+0x3337 008604 jam 1 ,mem_24g_device2_bind_step 
+:      008605 g24_bind_dvc2_payload_cfg:
+0x3338 008606 jam datatype_device2 ,mem_24g_bind_payload 
+0x3339 008607 branch g24_bind_payload_cfg 
+:      008610 g24_bind_second_step:
+0x333a 008611 fetch 1 ,mem_24g_pair_switch 
+0x333b 008612 branch g24_bind_second_step_skip ,blank 
+0x333c 008613 fetch 4 ,mem_24g_rxdata_temp + 4 
+0x333d 008614 fetcht 4 ,mem_24g_lap 
+0x333e 008615 isub temp ,null 
+0x333f 008616 nrtn zero 
+:      008617 g24_bind_second_step_skip:
+0x3340 008618 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x3341 008619 beq datatype_device1 ,g24_bind_second_step_device1 
+0x3342 008620 beq datatype_device2 ,g24_bind_second_step_device2 
+0x3343 008621 rtn 
+:      008623 g24_bind_second_step_device1:
+0x3344 008624 fetch 1 ,mem_24g_device1_bind_disable 
+0x3345 008625 nrtn blank 
+0x3346 008626 fetch 1 ,mem_24g_device1_bind_step 
+0x3347 008627 beq 1 ,g24_bind_dvc1_step_set2 
+0x3348 008628 rtn 
+:      008629 g24_bind_dvc1_step_set2:
+0x3349 008630 jam 2 ,mem_24g_device1_bind_step 
+0x334a 008631 fetch 1 ,mem_24g_pair_switch 
+0x334b 008632 branch g24_bind_dvc1_payload_cfg ,blank 
+:      008633 g24_bind_dvc1_payload_cfg_transmitter_addr:
+0x334c 008634 jam datatype_device1 ,mem_24g_bind_payload 
+:      008635 g24_bind_payload_cfg_transmitter_addr:
+0x334d 008636 jam 0x80 ,mem_24g_bind_payload + 1 
+0x334e 008637 fetch 4 ,mem_24g_transmitter_addr 
+0x334f 008638 store 4 ,mem_24g_bind_payload + 2 
+0x3350 008639 branch enable_user 
+:      008641 g24_bind_second_step_device2:
+0x3351 008642 fetch 1 ,mem_24g_device2_bind_disable 
+0x3352 008643 nrtn blank 
+0x3353 008644 fetch 1 ,mem_24g_device2_bind_step 
+0x3354 008645 beq 1 ,g24_bind_dvc2_step_set2 
+0x3355 008646 rtn 
+:      008647 g24_bind_dvc2_step_set2:
+0x3356 008648 jam 2 ,mem_24g_device2_bind_step 
+0x3357 008649 fetch 1 ,mem_24g_pair_switch 
+0x3358 008650 branch g24_bind_dvc2_payload_cfg ,blank 
+0x3359 008651 jam datatype_device2 ,mem_24g_bind_payload 
+0x335a 008652 branch g24_bind_payload_cfg_transmitter_addr 
+:      008655 g24_bind_third_step:
+0x335b 008656 fetch 1 ,mem_24g_pair_switch 
+0x335c 008657 branch g24_bind_third_step_skip ,blank 
+0x335d 008658 fetch 4 ,mem_24g_rxdata_temp + 4 
+0x335e 008659 fetcht 4 ,mem_24g_transmitter_addr 
+0x335f 008660 isub temp ,null 
+0x3360 008661 nrtn zero 
+:      008662 g24_bind_third_step_skip:
+0x3361 008663 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x3362 008664 beq datatype_device1 ,g24_bind_third_step_device1 
+0x3363 008665 beq datatype_device2 ,g24_bind_third_step_device2 
+0x3364 008666 rtn 
+:      008668 g24_bind_third_step_device1:
+0x3365 008669 fetch 1 ,mem_24g_device1_bind_disable 
+0x3366 008670 nrtn blank 
+0x3367 008671 fetch 1 ,mem_24g_device1_bind_step 
+0x3368 008672 beq 2 ,g24_bind_dvc1_step_success 
+0x3369 008673 rtn 
+:      008674 g24_bind_dvc1_step_success:
+0x336a 008675 jam 1 ,mem_24g_device1_bind_disable 
+0x336b 008677 call g24_bind_dvc1_payload_cfg 
+0x336c 008678 fetch 1 ,mem_24g_bind_device_status 
+0x336d 008679 or_into 0x01 ,pdata 
+0x336e 008680 store 1 ,mem_24g_bind_device_status 
+:      008681 g24_bind_exit:
+0x336f 008682 setarg 0 
+0x3370 008683 store 2 ,mem_24g_device1_bind_step 
+0x3371 008684 rtn 
+:      008686 g24_bind_third_step_device2:
+0x3372 008687 fetch 1 ,mem_24g_device2_bind_disable 
+0x3373 008688 nrtn blank 
+0x3374 008689 fetch 1 ,mem_24g_device2_bind_step 
+0x3375 008690 bne 0 ,g24_bind_dvc2_step_success 
+0x3376 008691 rtn 
+:      008692 g24_bind_dvc2_step_success:
+0x3377 008693 jam 1 ,mem_24g_device2_bind_disable 
+0x3378 008695 call g24_bind_dvc2_payload_cfg 
+0x3379 008696 fetch 1 ,mem_24g_bind_device_status 
+0x337a 008697 or_into 0x02 ,pdata 
+0x337b 008698 store 1 ,mem_24g_bind_device_status 
+0x337c 008699 call g24_bind_exit 
+0x337d 008700 branch dongle_g24_store_dvc2_bind_flag 
+:      008702 g24_binding_device_check:
+0x337e 008703 fetch 1 ,mem_24g_work_mode 
+0x337f 008704 rtnne dongle_bind 
+0x3380 008705 fetch 1 ,mem_24g_pair_mode 
+0x3381 008706 nrtn blank 
+0x3382 008707 fetch 1 ,mem_24g_rxbuf + 3 
+0x3383 008708 beq datatype_device1 ,g24_binding_dvc1_status 
+0x3384 008709 beq datatype_device2 ,g24_binding_dvc2_status 
+0x3385 008710 rtn 
+:      008711 g24_binding_dvc1_status:
+0x3386 008712 fetch 1 ,mem_24g_bind_device_living 
+0x3387 008713 rtnbit0 0 
+:      008714 disable_user3:
+0x3388 008715 disable user3 
+0x3389 008716 rtn 
+:      008717 g24_binding_dvc2_status:
+0x338a 008718 fetch 1 ,mem_24g_bind_device_living 
+0x338b 008719 rtnbit0 1 
+0x338c 008720 branch disable_user3 
+:      008722 g24_binding_dvc1_living:
+0x338d 008723 fetch 1 ,mem_24g_pair_mode 
+0x338e 008724 nrtn blank 
+0x338f 008725 fetch 1 ,mem_24g_bind_device_living 
+0x3390 008726 or_into 0x01 ,pdata 
+0x3391 008727 store 1 ,mem_24g_bind_device_living 
+0x3392 008728 rtn 
+:      008730 g24_binding_dvc2_living:
+0x3393 008731 fetch 1 ,mem_24g_pair_mode 
+0x3394 008732 nrtn blank 
+0x3395 008733 fetch 1 ,mem_24g_bind_device_living 
+0x3396 008734 or_into 0x02 ,pdata 
+0x3397 008735 store 1 ,mem_24g_bind_device_living 
+0x3398 008736 rtn 
+:      008739 g24_bind_device_status_check:
+0x3399 008740 fetch 1 ,mem_24g_bind_device_status 
+0x339a 008741 rtn blank 
+:      008742 g24_bind_device_status:
+0x339b 008743 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x339c 008744 beq datatype_device1 ,g24_binding_dvc1_living 
+0x339d 008745 beq datatype_device2 ,g24_binding_dvc2_living 
+0x339e 008746 rtn 
+:      008765 g24_receive_init:
+0x339f 008766 set1 mark_24g_rxmode ,mark 
+0x33a0 008767 fetch 1 ,mem_tx_power 
+0x33a1 008768 store 1 ,mem_tx_power_temp 
+0x33a2 008769 branch rssi_receiver_buff_init 
+:      008771 g24_receive_dispatch:
+0x33a3 008772 fetch 2 ,mem_cb_24g_receive_process 
+0x33a4 008773 branch callback_func 
+:      008775 g24_ackpayload_prep:
+0x33a5 008776 bpatchx patch30_3 ,mem_patch30 
+0x33a6 008777 jam 0 ,mem_24g_datalen 
+0x33a7 008778 fetch 1 ,mem_24g_ackpayload_enable 
+0x33a8 008779 rtn blank 
+0x33a9 008780 fetch 2 ,mem_cb_24g_ackpayload 
+0x33aa 008781 branch callback_func 
+:      008784 g24_receive_packet_start:
+0x33ab 008785 call g24_receive_transmit_ack 
+0x33ac 008786 nbranch g24_rx_interrupt_clear ,user3 
+:      008787 g24_receive_packet_parse:
+0x33ad 008788 call g24_receive_packet_parse_pid_crc 
+0x33ae 008789 nbranch g24_rx_interrupt_clear ,user 
+0x33af 008790 fetch 1 ,mem_24g_rxdata_length 
+0x33b0 008791 branch g24_rx_interrupt_clear ,blank 
+0x33b1 008792 increase 2 ,pdata 
+0x33b2 008793 iforce loopcnt 
+0x33b3 008794 arg mem_24g_rxbuf ,contr 
+0x33b4 008795 arg mem_24g_rxdata_temp ,contw 
+0x33b5 008796 call memcpy 
+0x33b6 008797 jam 0 ,mem_24g_mode_switch 
+0x33b7 008798 fetch 1 ,mem_24g_pair_mode 
+0x33b8 008799 call g24_enable_nodata_timer ,blank 
+0x33b9 008800 bpatchx patch30_4 ,mem_patch30 
+0x33ba 008801 fetch 1 ,mem_24g_rxdata_temp + 2 
+0x33bb 008802 beq datatype_device1 ,g24_data_device1 
+0x33bc 008803 beq datatype_device2 ,g24_data_device2 
+0x33bd 008804 beq datatype_attemp ,g24_data_receive_attemp 
+:      008805 g24_rx_interrupt_clear:
+0x33be 008806 bpatchx patch30_5 ,mem_patch30 
+0x33bf 008807 arg mem_24g_rxbuf ,contw 
+0x33c0 008808 arg 66 ,loopcnt 
+0x33c1 008809 branch clear_mem 
+:      008811 g24_data_receive_attemp:
+0x33c2 008812 call g24_bind_device_status 
+0x33c3 008813 branch g24_data_attemp 
+:      008815 g24_data_device1:
+0x33c4 008816 call g24_binding_dvc1_living 
+0x33c5 008817 call g24_ch_timer_reinit 
+0x33c6 008818 fetch 1 ,mem_24g_abort_packet 
+0x33c7 008819 fetcht 1 ,mem_24g_rxdata_temp 
+0x33c8 008820 isolate1 bit_abort ,temp 
+0x33c9 008821 setflag true ,0 ,pdata 
+0x33ca 008822 store 1 ,mem_24g_abort_packet 
+0x33cb 008823 beq 1 ,g24_data_attemp_device1_abort 
+0x33cc 008824 fetch 1 ,mem_24g_hop_packet 
+0x33cd 008825 fetcht 1 ,mem_24g_rxdata_temp 
+0x33ce 008826 isolate1 bit_hop ,temp 
+0x33cf 008827 setflag true ,0 ,pdata 
+0x33d0 008828 store 1 ,mem_24g_hop_packet 
+0x33d1 008829 fetch 2 ,mem_cb_24g_data_device1 
+0x33d2 008830 branch callback_func 
+:      008832 g24_data_device2:
+0x33d3 008833 call g24_binding_dvc2_living 
+0x33d4 008834 fetcht 1 ,mem_24g_rxdata_temp 
+0x33d5 008835 isolate1 bit_abort ,temp 
+0x33d6 008836 branch g24_data_attemp_device2_abort ,true 
+0x33d7 008837 fetch 2 ,mem_cb_24g_data_device2 
+0x33d8 008838 branch callback_func 
+:      008840 g24_data_attemp_device1_abort:
+0x33d9 008841 fetch 1 ,mem_device_option 
+0x33da 008842 sub pdata ,dvc_op_car ,null 
+0x33db 008843 call car_stop_blink ,zero 
+0x33dc 008844 fetch 1 ,mem_24g_device1_bind_disable 
+0x33dd 008845 nrtn blank 
+0x33de 008846 jam 1 ,mem_24g_device1_bind_disable 
+0x33df 008847 fetch 4 ,mem_24g_rxdata_temp + 10 
+0x33e0 008848 branch g24_store_device1_addr 
+:      008849 g24_data_attemp_device2_abort:
+0x33e1 008850 fetch 4 ,mem_24g_rxdata_temp + 10 
+0x33e2 008851 branch g24_store_device2_addr 
+:      008854 g24_receive_packet_parse_pid_crc:
+0x33e3 008855 call disable_user 
+0x33e4 008856 fetch 1 ,mem_24g_sta_pid 
+0x33e5 008857 fetcht 1 ,mem_24g_last_pid 
+0x33e6 008858 isub temp ,null 
+0x33e7 008859 ncall enable_user ,zero 
+0x33e8 008860 fetch 1 ,mem_24g_sta_pid 
+0x33e9 008861 store 1 ,mem_24g_last_pid 
+0x33ea 008862 fetch 3 ,mem_24g_sta_crc 
+0x33eb 008863 fetcht 3 ,mem_24g_last_crc 
+0x33ec 008864 isub temp ,null 
+0x33ed 008865 ncall enable_user ,zero 
+0x33ee 008866 fetch 3 ,mem_24g_sta_crc 
+0x33ef 008867 store 3 ,mem_24g_last_crc 
+0x33f0 008868 rtn 
+:      008870 g24_receive_transmit_ack:
+0x33f1 008871 call g24_rx_interrupt_clear 
+0x33f2 008872 call g24_receive_packet 
+0x33f3 008873 nrtn user3 
+:      008874 g24_transmit_ack:
+0x33f4 008876 fetch 1 ,mem_24g_rxbuf 
+0x33f5 008877 store 1 ,mem_24g_data_type 
+0x33f6 008879 call g24_read_len_pid_crc 
+0x33f7 008881 fetch 1 ,mem_24g_rxbuf + 1 
+0x33f8 008882 isolate1 bit_ack_24g ,pdata 
+0x33f9 008883 branch g24tx_no_ack ,true 
+:      008884 g24tx_with_ack:
+0x33fa 008885 call g24_ackpayload_prep 
+0x33fb 008886 call g24_transmit_prep 
+0x33fc 008887 call g24_transmit 
+:      008888 g24tx_no_ack:
+0x33fd 008889 branch g24_end_of_packet 
+:      008892 g24_enable_nodata_timer:
+0x33fe 008893 jam 1 ,mem_24g_nodata_timer_enable 
+:      008894 g24_enable_nodata_timer_init:
+0x33ff 008895 setarg timer_nodata_delay 
+0x3400 008896 arg g24_timer_nodata ,queue 
+0x3401 008897 branch timer_init 
+:      008903 g24_mode_switch_init:
+0x3402 008904 bpatchx patch30_6 ,mem_patch30 
+0x3403 008905 jam 1 ,mem_24g_mode_switch 
+0x3404 008906 jam 0 ,mem_24g_time_slice 
+0x3405 008907 jam 0xff ,mem_24g_interval 
+0x3406 008908 branch g24_timer_init 
+:      008910 g24_mode_switch_bind_work:
+0x3407 008911 bpatchx patch30_7 ,mem_patch30 
+0x3408 008912 fetch 1 ,mem_24g_mode_switch 
+0x3409 008913 rtn blank 
+0x340a 008914 call g24_timer_check 
+0x340b 008915 nrtn user 
+0x340c 008916 call g24_bind_mode_continue 
+0x340d 008917 fetch 1 ,mem_24g_time_slice 
+0x340e 008918 increase 1 ,pdata 
+0x340f 008919 and_into 1 ,pdata 
+0x3410 008920 store 1 ,mem_24g_time_slice 
+0x3411 008921 beq 0 ,g24_work_mode_switch 
+0x3412 008922 beq 1 ,g24_bind_mode_switch 
+0x3413 008923 rtn 
+:      008925 g24_bind_mode_continue:
+0x3414 008926 fetch 1 ,mem_24g_bind_mode_continue 
+0x3415 008927 rtn blank 
+0x3416 008928 increase -1 ,pdata 
+0x3417 008929 store 1 ,mem_24g_bind_mode_continue 
+0x3418 008930 rtn 
+:      008932 g24_work_mode_switch:
+0x3419 008933 fetch 1 ,mem_24g_bind_mode_continue 
+0x341a 008934 nrtn blank 
+0x341b 008935 branch g24_switch_work_mode 
+:      008937 g24_bind_mode_switch:
+0x341c 008938 fetch 1 ,mem_24g_bind_mode_continue 
+0x341d 008939 nrtn blank 
+0x341e 008940 branch g24_bind_mode_enable 
+:      008943 g24_mode_b_s_switch_init:
+0x341f 008944 fetch 1 ,mem_24g_b_s_mode_switch_disable 
+0x3420 008945 nrtn blank 
+0x3421 008946 fetch 1 ,mem_24g_mode_b_s_switch_exit 
+0x3422 008947 call g24_mode_b_s_switch_start ,blank 
+0x3423 008948 fetch 1 ,mem_24g_mode_b_s_switch_init 
+0x3424 008949 rtnbit1 0 
+0x3425 008950 set1 0 ,pdata 
+0x3426 008951 store 1 ,mem_24g_mode_b_s_switch_init 
+0x3427 008952 jam 1 ,mem_24g_mode_b_s_switch 
+0x3428 008953 jam 0 ,mem_24g_b_s_time_slice 
+0x3429 008954 setarg 0 
+0x342a 008955 store 2 ,mem_24g_mode_b_s_switch_cnt 
+0x342b 008956 jam 0x60 ,mem_24g_interval 
+0x342c 008957 branch g24_timer_init 
+:      008959 g24_mode_switch_bind_search:
+0x342d 008960 bpatchx patch31_0 ,mem_patch31 
+0x342e 008961 fetch 1 ,mem_24g_work_mode 
+0x342f 008962 rtneq dongle_work 
+0x3430 008963 fetch 1 ,mem_24g_b_s_mode_switch_disable 
+0x3431 008964 nrtn blank 
+0x3432 008965 fetch 1 ,mem_24g_mode_b_s_switch_exit 
+0x3433 008966 nrtn blank 
+0x3434 008967 fetch 1 ,mem_24g_mode_b_s_switch 
+0x3435 008968 rtn blank 
+0x3436 008969 fetch 1 ,mem_24g_bind_device_living 
+0x3437 008970 compare 3 ,pdata ,3 
+0x3438 008971 branch g24_mode_b_s_switch_exit ,true 
+0x3439 008972 call g24_timer_check 
+0x343a 008973 nrtn user 
+0x343b 008974 fetch 2 ,mem_24g_mode_b_s_switch_cnt 
+0x343c 008975 increase 1 ,pdata 
+0x343d 008976 store 2 ,mem_24g_mode_b_s_switch_cnt 
+0x343e 008977 arg 0x7d0 ,temp 
+0x343f 008978 isub temp ,null 
+0x3440 008979 branch g24_mode_b_s_switch_exit ,positive 
+0x3441 008980 fetch 1 ,mem_24g_b_s_time_slice 
+0x3442 008981 increase 1 ,pdata 
+0x3443 008982 and_into 1 ,pdata 
+0x3444 008983 store 1 ,mem_24g_b_s_time_slice 
+0x3445 008984 beq 0 ,g24_search_mode_enable 
+0x3446 008985 beq 1 ,g24_bind_mode_enable 
+0x3447 008986 rtn 
+:      008988 g24_mode_switch_search:
+0x3448 008989 fetch 1 ,mem_24g_bind_mode_continue 
+0x3449 008990 nbranch g24_bind_mode_enable ,blank 
+0x344a 008991 branch g24_search_mode_enable 
+:      008993 g24_mode_b_s_switch_exit:
+0x344b 008994 jam 1 ,mem_24g_mode_b_s_switch_exit 
+0x344c 008995 branch g24_search_mode_enable 
+:      008997 g24_mode_b_s_switch_stop:
+0x344d 008998 jam 0 ,mem_24g_mode_b_s_switch 
+0x344e 008999 rtn 
+:      009000 g24_mode_b_s_switch_start:
+0x344f 009001 jam 1 ,mem_24g_mode_b_s_switch 
+0x3450 009002 rtn 
+:      009013 g24_work_init:
+0x3451 009014 bpatchx patch31_1 ,mem_patch31 
+0x3452 009015 fetch 1 ,mem_24g_mode_init 
+0x3453 009016 rtnbit1 dongle_work 
+0x3454 009017 set1 dongle_work ,pdata 
+0x3455 009018 store 1 ,mem_24g_mode_init 
+0x3456 009019 fetch 1 ,mem_tx_power_temp 
+0x3457 009020 store 1 ,mem_tx_power 
+0x3458 009021 jam 0 ,mem_24g_ackpayload_enable 
+0x3459 009022 jam 0 ,mem_usb_tx_enable 
+0x345a 009023 jam 1 ,mem_24g_abort_packet 
+0x345b 009024 jam 0 ,mem_24g_pid 
+0x345c 009025 fetch 4 ,mem_24g_lap 
+0x345d 009026 call g24_update_addr_and_synccrc8 
+0x345e 009027 call g24_ch 
+0x345f 009028 branch g24_rx_interrupt_clear 
+:      009031 g24_switch_work_mode:
+0x3460 009032 jam 0 ,mem_24g_ackpayload_enable 
+:      009033 g24_work_mode_enable:
+0x3461 009034 jam dongle_work ,mem_24g_work_mode 
+0x3462 009035 jam clear_init ,mem_24g_mode_init 
+0x3463 009036 rtn 
+:      009039 g24_work_mode_start:
+0x3464 009040 fetch 1 ,mem_24g_work_mode 
+0x3465 009041 rtnne dongle_work 
+0x3466 009042 call g24_work_init 
+0x3467 009043 call g24_ch_process 
+0x3468 009044 branch g24_receive_packet_start 
+:      009057 g24_bind_mode_auto:
+0x3469 009058 bpatchx patch31_2 ,mem_patch31 
+0x346a 009059 fetch 1 ,mem_24g_work_mode 
+0x346b 009060 rtnne dongle_bind 
+0x346c 009061 call g24_bind_init 
+0x346d 009062 call g24_bind_data_process 
+0x346e 009063 fetch 1 ,mem_24g_pair_mode 
+0x346f 009064 nrtn blank 
+0x3470 009065 fetch 1 ,mem_24g_bind_device_status 
+0x3471 009066 rtn blank 
+0x3472 009067 jam 0 ,mem_24g_mode_switch 
+0x3473 009068 call g24_switch_work_mode 
+0x3474 009069 call g24_enable_nodata_timer 
+0x3475 009070 branch g24_timer_init 
+:      009082 g24_search_mode_init:
+0x3476 009083 fetch 1 ,mem_24g_mode_init 
+0x3477 009084 rtnbit1 dongle_search 
+0x3478 009085 set1 dongle_search ,pdata 
+0x3479 009086 store 1 ,mem_24g_mode_init 
+0x347a 009087 fetch 1 ,mem_tx_power_temp 
+0x347b 009088 store 1 ,mem_tx_power 
+0x347c 009090 jam 0 ,mem_24g_time_slice 
+0x347d 009091 jam 1 ,mem_24g_ackpayload_enable 
+0x347e 009092 setarg 0 
+0x347f 009093 store 3 ,mem_rssi_noise_self_index 
+0x3480 009094 store 7 ,mem_24g_self_config_ch_once 
+0x3481 009095 call g24_receiver_addr_check 
+0x3482 009096 nrtn zero 
+0x3483 009097 fetch 1 ,mem_24g_current_ch_number 
+0x3484 009098 store 1 ,mem_24g_self_ch_number 
+0x3485 009099 fetch 1 ,mem_24g_ch 
+0x3486 009100 store 1 ,mem_24g_self_last_ch 
+0x3487 009101 rtn 
+:      009104 g24_search_mode_auto:
+0x3488 009105 bpatchx patch31_3 ,mem_patch31 
+0x3489 009106 fetch 1 ,mem_24g_work_mode 
+0x348a 009107 rtnne dongle_search 
+0x348b 009108 call g24_search_mode_init 
+0x348c 009109 call g24_auto_addr_ch_search 
+0x348d 009110 call g24_receive_transmit_ack 
+0x348e 009111 nbranch g24_rx_interrupt_clear ,user3 
+0x348f 009113 call g24_receiver_addr_check 
+0x3490 009114 call g24_receive_packet_parse ,zero 
+0x3491 009116 fetch 1 ,mem_24g_abort_packet 
+0x3492 009117 call g24_mode_b_s_switch_stop ,blank 
+0x3493 009120 jam dongle_work ,mem_24g_work_mode 
+0x3494 009121 fetch 1 ,mem_24g_mode_init 
+0x3495 009122 set1 dongle_work ,pdata 
+0x3496 009123 store 1 ,mem_24g_mode_init 
+0x3497 009125 fetch 1 ,mem_24g_ackpayload_enable 
+0x3498 009126 sub pdata ,2 ,null 
+0x3499 009127 ncall g24_ackpayload_disable ,zero 
+0x349a 009129 call g24_rx_interrupt_clear 
+0x349b 009130 call g24_enable_nodata_timer 
+0x349c 009131 call g24_receiver_addr_check 
+0x349d 009132 branch g24_self_ch_num_reinit ,zero 
+0x349e 009133 fetch 4 ,mem_24g_addr 
+0x349f 009134 fetcht 4 ,mem_24g_device2_addr 
+0x34a0 009135 isub temp ,null 
+0x34a1 009136 branch g24_device2_ch_num_reinit ,zero 
+0x34a2 009137 fetch 4 ,mem_24g_addr 
+0x34a3 009138 fetcht 4 ,mem_24g_device1_addr 
+0x34a4 009139 isub temp ,null 
+0x34a5 009140 branch g24_device1_ch_num_reinit ,zero 
+0x34a6 009141 rtn 
+:      009144 g24_self_ch_num_reinit:
+0x34a7 009145 fetch 1 ,mem_24g_self_ch_number 
+:      009146 g24_current_ch_num_reinit:
+0x34a8 009147 store 1 ,mem_24g_current_ch_number 
+0x34a9 009148 rtn 
+:      009150 g24_device2_ch_num_reinit:
+0x34aa 009151 fetch 1 ,mem_24g_device2_ch_number 
+0x34ab 009152 branch g24_current_ch_num_reinit 
+:      009154 g24_device1_ch_num_reinit:
+0x34ac 009155 fetch 1 ,mem_24g_device1_ch_number 
+0x34ad 009156 branch g24_current_ch_num_reinit 
+:      009159 g24_auto_addr_ch_search:
+0x34ae 009160 bpatchx patch31_4 ,mem_patch31 
+0x34af 009161 fetch 1 ,mem_24g_time_slice 
+0x34b0 009162 increase 1 ,pdata 
+0x34b1 009163 and_into 3 ,pdata 
+0x34b2 009164 store 1 ,mem_24g_time_slice 
+0x34b3 009166 beq 0 ,g24_auto_bind_config_device2 
+0x34b4 009167 beq 1 ,g24_auto_bind_config_self 
+0x34b5 009168 beq 2 ,g24_auto_bind_config_device1 
+0x34b6 009169 beq 3 ,g24_auto_bind_config_self 
+0x34b7 009170 rtn 
+:      009172 g24_auto_bind_config_device1:
+0x34b8 009173 call g24_bind_dvc1_payload_cfg 
+0x34b9 009174 fetch 4 ,mem_24g_device1_addr 
+0x34ba 009175 branch g24_auto_addr_ch_search ,blank 
+0x34bb 009176 call g24_update_addr_and_synccrc8 
+0x34bc 009177 fetch 1 ,mem_24g_device1_config_ch_once 
+0x34bd 009178 call g24_device1_config_ch_once ,blank 
+0x34be 009179 fetch 1 ,mem_24g_device1_last_ch 
+0x34bf 009180 store 1 ,mem_24g_ch 
+0x34c0 009181 fetcht 1 ,mem_rssi_noise_device1_index 
+0x34c1 009182 fetchr rega ,2 ,mem_rssi_noise_device1_buffer_ptr 
+0x34c2 009183 call rssi_store 
+0x34c3 009184 storet 1 ,mem_rssi_noise_device1_index 
+0x34c4 009185 call rssi_average 
+0x34c5 009186 storet 1 ,mem_rssi_noise_device1_avg 
+0x34c6 009187 sub temp ,rssi_thresh_noise ,null 
+0x34c7 009188 nrtn positive 
+0x34c8 009189 fetcht 1 ,mem_24g_device1_ch_number 
+0x34c9 009190 call g24_ch_map_size 
+0x34ca 009191 storet 1 ,mem_24g_device1_ch_number 
+0x34cb 009192 store 1 ,mem_24g_device1_last_ch 
+0x34cc 009193 rtn 
+:      009195 g24_device1_config_ch_once:
+0x34cd 009196 jam 1 ,mem_24g_device1_config_ch_once 
+0x34ce 009197 arg 0 ,temp 
+0x34cf 009198 call g24_ch_calc 
+0x34d0 009199 store 1 ,mem_24g_device1_last_ch 
+0x34d1 009200 rtn 
+:      009202 g24_auto_bind_config_device2:
+0x34d2 009203 call g24_bind_dvc2_payload_cfg 
+0x34d3 009204 fetch 4 ,mem_24g_device2_addr 
+0x34d4 009205 branch g24_auto_addr_ch_search ,blank 
+0x34d5 009206 call g24_update_addr_and_synccrc8 
+0x34d6 009207 fetch 1 ,mem_24g_device2_config_ch_once 
+0x34d7 009208 call g24_device2_config_ch_once ,blank 
+0x34d8 009209 fetch 1 ,mem_24g_device2_last_ch 
+0x34d9 009210 store 1 ,mem_24g_ch 
+0x34da 009211 fetcht 1 ,mem_rssi_noise_device2_index 
+0x34db 009212 fetchr rega ,2 ,mem_rssi_noise_device2_buffer_ptr 
+0x34dc 009213 call rssi_store 
+0x34dd 009214 storet 1 ,mem_rssi_noise_device2_index 
+0x34de 009215 call rssi_average 
+0x34df 009216 storet 1 ,mem_rssi_noise_device2_avg 
+0x34e0 009217 sub temp ,rssi_thresh_noise ,null 
+0x34e1 009218 nrtn positive 
+0x34e2 009219 fetcht 1 ,mem_24g_device2_ch_number 
+0x34e3 009220 call g24_ch_map_size 
+0x34e4 009221 storet 1 ,mem_24g_device2_ch_number 
+0x34e5 009222 store 1 ,mem_24g_device2_last_ch 
+0x34e6 009223 rtn 
+:      009225 g24_device2_config_ch_once:
+0x34e7 009226 jam 1 ,mem_24g_device2_config_ch_once 
+0x34e8 009227 arg 0 ,temp 
+0x34e9 009228 call g24_ch_calc 
+0x34ea 009229 store 1 ,mem_24g_device2_last_ch 
+0x34eb 009230 rtn 
+:      009232 g24_auto_bind_config_self:
+0x34ec 009233 call g24_bind_dvc1_payload_cfg 
+0x34ed 009234 fetch 4 ,mem_24g_lap 
+0x34ee 009235 call g24_update_addr_and_synccrc8 
+0x34ef 009236 fetch 1 ,mem_24g_self_config_ch_once 
+0x34f0 009237 call g24_self_config_ch_once ,blank 
+0x34f1 009238 fetch 1 ,mem_24g_self_last_ch 
+0x34f2 009239 store 1 ,mem_24g_ch 
+0x34f3 009240 fetcht 1 ,mem_rssi_noise_self_index 
+0x34f4 009241 fetchr rega ,2 ,mem_rssi_noise_self_buffer_ptr 
+0x34f5 009242 call rssi_store 
+0x34f6 009243 storet 1 ,mem_rssi_noise_self_index 
+0x34f7 009244 call rssi_average 
+0x34f8 009245 storet 1 ,mem_rssi_noise_self_avg 
+0x34f9 009246 sub temp ,rssi_thresh_noise ,null 
+0x34fa 009247 nrtn positive 
+0x34fb 009248 fetcht 1 ,mem_24g_self_ch_number 
+0x34fc 009249 call g24_ch_map_size 
+0x34fd 009250 storet 1 ,mem_24g_self_ch_number 
+0x34fe 009251 store 1 ,mem_24g_self_last_ch 
+0x34ff 009252 rtn 
+:      009254 g24_self_config_ch_once:
+0x3500 009255 jam 1 ,mem_24g_self_config_ch_once 
+0x3501 009256 fetch 1 ,mem_24g_self_last_ch 
+0x3502 009257 store 1 ,mem_24g_ch 
+0x3503 009258 rtn 
+:      009261 g24_ackpayload_disable:
+0x3504 009262 jam 0 ,mem_24g_ackpayload_enable 
+0x3505 009263 rtn 
+:      009266 g24_receiver_addr_check:
+0x3506 009267 fetch 4 ,mem_24g_addr 
+0x3507 009268 fetcht 4 ,mem_24g_lap 
+0x3508 009269 isub temp ,null 
+0x3509 009270 rtn 
+:      009282 g24_nodata_process:
+0x350a 009283 fetch 1 ,mem_24g_ackpayload_enable 
+0x350b 009284 rtneq 2 
+0x350c 009285 fetch 1 ,mem_24g_nodata_timer_enable 
+0x350d 009286 rtn blank 
+0x350e 009287 arg g24_timer_nodata ,queue 
+0x350f 009288 call timer_check 
+0x3510 009289 nrtn blank 
+0x3511 009290 jam 0 ,mem_24g_nodata_timer_enable 
+0x3512 009291 jam 0 ,mem_24g_bind_mode_continue 
+0x3513 009292 call g24_mode_b_s_switch_init 
+:      009294 g24_search_mode_enable:
+0x3514 009295 bpatchx patch31_5 ,mem_patch31 
+0x3515 009296 jam dongle_search ,mem_24g_work_mode 
+0x3516 009297 jam clear_init ,mem_24g_mode_init 
+0x3517 009298 branch g24_rx_interrupt_clear 
+:      009304 g24_ch_process:
+0x3518 009305 bpatchx patch31_6 ,mem_patch31 
+0x3519 009306 fetch 1 ,mem_24g_abort_packet 
+0x351a 009307 beq 1 ,rssi_noise_monitor 
+0x351b 009308 fetch 1 ,mem_24g_hop_packet 
+0x351c 009309 beq 1 ,g24_ch_receive_hop_pac 
+0x351d 009310 fetcht 4 ,mem_24g_hop_btclk 
+0x351e 009311 copy clkn_bt ,pdata 
+0x351f 009312 isub temp ,null 
+0x3520 009313 ncall g24_timer_timeout ,positive 
+0x3521 009314 copy pdata ,regb 
+0x3522 009315 fetch 4 ,mem_24g_hop_btclk 
+0x3523 009316 fetcht 1 ,mem_24g_hop_interval 
+0x3524 009317 iadd temp ,temp 
+0x3525 009318 copy regb ,pdata 
+0x3526 009319 isub temp ,null 
+0x3527 009320 nrtn positive 
+0x3528 009321 set0 28 ,pdata 
+0x3529 009322 store 4 ,mem_24g_hop_btclk 
+0x352a 009323 jam 1 ,mem_24g_abort_packet 
+0x352b 009324 branch g24_ch 
+:      009326 g24_ch_receive_hop_pac:
+0x352c 009327 jam 0 ,mem_24g_hop_packet 
+0x352d 009328 branch g24_ch 
+:      009330 g24_ch_timer_reinit:
+0x352e 009331 copy clkn_bt ,pdata 
+0x352f 009332 store 4 ,mem_24g_hop_btclk 
+0x3530 009333 rtn 
+:      009338 g24_reconn_timeout_timer:
+0x3531 009339 arg mem_24g_reconn_timeout ,regc 
+0x3532 009340 arg g24_stop_24g_mode ,regb 
+0x3533 009341 branch timer_single_step_2b 
+:      009344 g24_reconn_start:
+0x3534 009345 bpatchx patch31_7 ,mem_patch31 
+0x3535 009346 set1 mark_24g ,mark 
+0x3536 009347 fetch 1 ,mem_24g_conn_sm 
+0x3537 009348 set0 state_24g_pair ,pdata 
+0x3538 009349 set1 state_24g_reconn ,pdata 
+0x3539 009350 store 1 ,mem_24g_conn_sm 
+0x353a 009351 fetch 1 ,mem_24g_fast_conn_enable 
+0x353b 009352 branch g24_reconn_receiver_addr ,blank 
+0x353c 009353 fetch 1 ,mem_24g_reconn_type 
+0x353d 009354 beq fast_conn_and_receiver ,g24_reconn_fast_conn 
+0x353e 009355 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn 
+0x353f 009356 beq receiver_and_3_0_addr ,g24_reconn_device_3_0_addr 
+0x3540 009357 beq pair_and_3_0_addr ,g24_reconn_device_3_0_addr 
+:      009358 g24_reconn_fast_conn:
+0x3541 009359 fetch 1 ,mem_24g_pair_tx_power 
+0x3542 009360 store 1 ,mem_tx_power 
+0x3543 009361 fetcht 1 ,mem_24g_fast_conn_temp_ch 
+0x3544 009362 storet 1 ,mem_24g_current_ch_number 
+0x3545 009363 fetch 4 ,mem_24g_fast_conn_addr 
+0x3546 009364 call g24_ch_syncword_crc8_init 
+0x3547 009365 storet 1 ,mem_24g_fast_conn_temp_ch 
+0x3548 009366 rtn 
+:      009368 g24_reconn_receiver_addr:
+0x3549 009369 jam tx_power_3db ,mem_tx_power 
+0x354a 009370 fetcht 1 ,mem_24g_receiver_temp_ch 
+0x354b 009371 storet 1 ,mem_24g_current_ch_number 
+0x354c 009372 fetch 4 ,mem_24g_receiver_addr 
+0x354d 009373 call g24_ch_syncword_crc8_init 
+0x354e 009374 storet 1 ,mem_24g_receiver_temp_ch 
+0x354f 009375 rtn 
+:      009377 g24_reconn_device_3_0_addr:
+0x3550 009378 jam tx_power_3db ,mem_tx_power 
+0x3551 009379 fetcht 1 ,mem_24g_device_temp_ch 
+0x3552 009380 storet 1 ,mem_24g_current_ch_number 
+0x3553 009381 fetch 4 ,mem_24g_device_addr 
+0x3554 009382 call g24_ch_syncword_crc8_init 
+0x3555 009383 storet 1 ,mem_24g_device_temp_ch 
+0x3556 009384 rtn 
+:      009386 g24_store_receiver_addr:
+0x3557 009387 fetch 4 ,mem_24g_rxpayload + 2 
+0x3558 009388 rtn blank 
+0x3559 009389 store 4 ,mem_24g_receiver_addr 
+:      009390 g24_ch_syncword_crc8_init:
+0x355a 009391 call g24_update_addr_and_synccrc8 
+0x355b 009392 branch g24_ch 
+:      009395 g24_reconn_dispatch:
+0x355c 009396 bpatchx patch32_0 ,mem_patch32 
+0x355d 009397 fetch 2 ,mem_24g_reconn_count 
+0x355e 009398 arg 0x01f8 ,temp 
+0x355f 009399 iand temp ,pdata 
+0x3560 009400 branch g24_reconn_dispatch_next ,blank 
+0x3561 009401 fetch 2 ,mem_24g_reconn_count 
+0x3562 009402 increase 1 ,pdata 
+0x3563 009403 store 2 ,mem_24g_reconn_count 
+0x3564 009404 rtn 
+:      009406 g24_reconn_dispatch_next:
+0x3565 009407 call g24_reconn_data_prep 
+0x3566 009408 call g24_transmit_receive_ack 
+0x3567 009409 nbranch g24_reconn_device_fail ,sync 
+0x3568 009410 nbranch g24_reconn_device_fail ,user3 
+0x3569 009411 call g24_ackpayload_parse 
+0x356a 009412 fetch 4 ,mem_24g_pair_addr 
+0x356b 009413 fetcht 4 ,mem_24g_addr 
+0x356c 009414 isub temp ,null 
+0x356d 009415 branch g24_pair_start ,zero 
+0x356e 009416 fetch 4 ,mem_24g_device_addr 
+0x356f 009417 fetcht 4 ,mem_24g_addr 
+0x3570 009418 isub temp ,null 
+0x3571 009419 call g24_store_receiver_addr ,zero 
+0x3572 009420 fetch 1 ,mem_24g_conn_sm 
+0x3573 009421 set0 state_24g_reconn ,pdata 
+0x3574 009422 store 1 ,mem_24g_conn_sm 
+0x3575 009423 setarg 0 
+0x3576 009424 store 2 ,mem_24g_pair_timeout 
+0x3577 009425 store 2 ,mem_24g_reconn_count 
+0x3578 009426 store 2 ,mem_24g_reconn_timeout 
+0x3579 009427 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0x357a 009428 call ui_ipc_send_event 
+:      009429 g24_txbuf_clear:
+0x357b 009430 bpatchx patch32_1 ,mem_patch32 
+0x357c 009431 arg 32 ,loopcnt 
+0x357d 009432 arg mem_24g_txbuf ,contw 
+0x357e 009433 branch memset0 
+:      009435 g24_reconn_data_prep:
+0x357f 009436 jam datatype_attemp ,mem_24g_txbuf 
+0x3580 009437 fetch 1 ,mem_24g_data_type 
+0x3581 009438 store 1 ,mem_24g_txbuf + 1 
+0x3582 009439 fetch 4 ,mem_24g_device_addr 
+0x3583 009440 store 4 ,mem_24g_txbuf + 2 
+0x3584 009441 jam 6 ,mem_24g_datalen 
+0x3585 009442 branch g24_transmit_prep 
+:      009444 g24_reconn_device_fail:
+0x3586 009445 bpatchx patch32_2 ,mem_patch32 
+0x3587 009446 fetch 1 ,mem_24g_fast_conn_enable 
+0x3588 009447 branch g24_ch ,blank 
+0x3589 009448 fetch 2 ,mem_24g_reconn_count 
+0x358a 009449 increase 1 ,pdata 
+0x358b 009450 store 2 ,mem_24g_reconn_count 
+0x358c 009451 isolate1 9 ,pdata 
+0x358d 009452 fetch 1 ,mem_24g_reconn_type 
+0x358e 009453 beq fast_conn_and_receiver ,g24_reconn_fast_conn_and_receiver 
+0x358f 009454 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn_and_3_0 
+0x3590 009455 beq receiver_and_3_0_addr ,g24_reconn_receiver_and_3_0 
+0x3591 009456 beq pair_and_3_0_addr ,g24_reconn_pair_and_3_0 
+0x3592 009457 branch g24_reconn_receiver_addr 
+:      009460 g24_reconn_fast_conn_and_receiver:
+0x3593 009461 branch g24_reconn_receiver_addr ,true 
+0x3594 009462 branch g24_reconn_fast_conn 
+:      009464 g24_reconn_fast_conn_and_3_0:
+0x3595 009465 branch g24_reconn_device_3_0_addr ,true 
+0x3596 009466 branch g24_reconn_fast_conn 
+:      009468 g24_reconn_receiver_and_3_0:
+0x3597 009469 branch g24_reconn_device_3_0_addr ,true 
+0x3598 009470 branch g24_reconn_receiver_addr 
+:      009472 g24_reconn_pair_and_3_0:
+0x3599 009473 branch g24_reconn_device_3_0_addr ,true 
+0x359a 009474 branch g24_pair_init_param 
+:      009484 g24_data_attemp:
+0x359b 009485 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x359c 009486 beq datatype_device1 ,g24_data_attemp_device1 
+0x359d 009487 beq datatype_device2 ,g24_data_attemp_device2 
+0x359e 009488 rtn 
+:      009489 g24_data_attemp_device1:
+0x359f 009490 fetch 1 ,mem_24g_device1_bind_disable 
+0x35a0 009491 nrtn blank 
+0x35a1 009492 fetch 4 ,mem_24g_rxdata_temp + 4 
+0x35a2 009493 store 4 ,mem_24g_transmitter_addr 
+:      009494 g24_store_device1_addr:
+0x35a3 009495 store 4 ,mem_24g_device1_addr 
+0x35a4 009496 rtn 
+:      009497 g24_data_attemp_device2:
+0x35a5 009498 fetch 1 ,mem_24g_device2_bind_disable 
+0x35a6 009499 nrtn blank 
+0x35a7 009500 fetch 4 ,mem_24g_rxdata_temp + 4 
+0x35a8 009501 store 4 ,mem_24g_transmitter_addr 
+:      009502 g24_store_device2_addr:
+0x35a9 009503 store 4 ,mem_24g_device2_addr 
+0x35aa 009504 rtn 
+:      009514 rssi_store:
+0x35ab 009515 bpatchx patch32_3 ,mem_patch32 
+0x35ac 009516 copy rega ,pdata 
+0x35ad 009517 iadd temp ,contw 
+0x35ae 009518 fetch 1 ,mem_rssi 
+0x35af 009519 istore 1 ,contw 
+0x35b0 009520 increase 1 ,temp 
+0x35b1 009521 fetch 1 ,mem_rssi_buff_index 
+0x35b2 009522 iand temp ,temp 
+0x35b3 009523 rtn 
+:      009525 rssi_average:
+0x35b4 009526 bpatchx patch32_4 ,mem_patch32 
+0x35b5 009527 fetch 1 ,mem_rssi_buff_index 
+0x35b6 009528 increase 1 ,pdata 
+0x35b7 009529 store 2 ,mem_loopcnt 
+0x35b8 009530 copy pdata ,loopcnt 
+0x35b9 009531 copy rega ,contr 
+0x35ba 009532 arg 0 ,pdata 
+:      009533 rssi_average_loop:
+0x35bb 009534 ifetcht 1 ,contr 
+0x35bc 009535 iadd temp ,pdata 
+0x35bd 009536 loop rssi_average_loop 
+0x35be 009537 fetcht 2 ,mem_loopcnt 
+0x35bf 009538 idiv temp 
+0x35c0 009539 call wait_div_end 
+0x35c1 009540 quotient temp 
+0x35c2 009541 rtnmark1 mark_24g_rxmode 
+0x35c3 009542 copy temp ,pdata 
+0x35c4 009543 rtnmark0 mark_24g 
+0x35c5 009544 call bcd 
+0x35c6 009545 copy pdata ,temp 
+0x35c7 009546 rtn 
+:      009548 save_rssi_dec:
+0x35c8 009549 branch save_rssi 
+:      009559 rssi_transmitter_buff_init:
+0x35c9 009560 fetch 2 ,mem_rssi_signal_buf_ptr 
+0x35ca 009561 branch rssi_buff_clear 
+:      009563 rssi_signal:
+0x35cb 009564 copy pdata ,rega 
+0x35cc 009565 fetcht 1 ,mem_rssi_signal_index 
+0x35cd 009566 fetch 2 ,mem_rssi_signal_buf_ptr 
+0x35ce 009567 iadd temp ,contw 
+0x35cf 009568 copy rega ,pdata 
+0x35d0 009569 istore 1 ,contw 
+0x35d1 009570 increase 1 ,temp 
+0x35d2 009571 fetch 1 ,mem_rssi_buff_index 
+0x35d3 009572 iand temp ,temp 
+0x35d4 009573 storet 1 ,mem_rssi_signal_index 
+0x35d5 009574 rtn 
+:      009584 rssi_receiver_buff_init:
+0x35d6 009585 fetch 2 ,mem_rssi_noise_buffer_ptr 
+0x35d7 009586 call rssi_buff_clear 
+0x35d8 009587 fetch 2 ,mem_rssi_noise_self_buffer_ptr 
+0x35d9 009588 call rssi_buff_clear 
+0x35da 009589 fetch 2 ,mem_rssi_noise_device1_buffer_ptr 
+0x35db 009590 call rssi_buff_clear 
+0x35dc 009591 fetch 2 ,mem_rssi_noise_device2_buffer_ptr 
+:      009592 rssi_buff_clear:
+0x35dd 009593 rtn blank 
+0x35de 009594 copy pdata ,contw 
+0x35df 009595 fetch 1 ,mem_rssi_buff_index 
+0x35e0 009596 increase 1 ,pdata 
+0x35e1 009597 copy pdata ,loopcnt 
+0x35e2 009598 branch clear_mem 
+:      009601 rssi_noise:
+0x35e3 009602 call save_rssi_dec 
+0x35e4 009603 rtn blank 
+0x35e5 009604 fetcht 1 ,mem_rssi_noise_index 
+0x35e6 009605 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
+0x35e7 009606 call rssi_store 
+0x35e8 009607 storet 1 ,mem_rssi_noise_index 
+0x35e9 009608 rtn 
+:      009611 rssi_noise_monitor:
+0x35ea 009612 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
+0x35eb 009613 call rssi_average 
+0x35ec 009614 storet 1 ,mem_rssi_noise_avg 
+0x35ed 009615 sub temp ,rssi_thresh_noise ,null 
+0x35ee 009616 nrtn positive 
+0x35ef 009617 branch g24_ch 
+:      009625 g24_transmit_init:
+0x35f0 009626 fetch 4 ,mem_24g_lap 
+0x35f1 009627 store 4 ,mem_24g_device_addr 
+0x35f2 009628 branch rssi_transmitter_buff_init 
+:      009630 g24_interval_param_4ms:
+0x35f3 009631 setarg g24_4ms_interval_param 
+0x35f4 009632 store 3 ,mem_24g_short_sleep_set 
+0x35f5 009633 setarg 0x100c0c 
+0x35f6 009634 store 3 ,mem_24g_interval 
+0x35f7 009635 setarg 0x00bb80 
+0x35f8 009636 store 3 ,mem_24g_long_sleep_set 
+0x35f9 009637 jam 5 ,mem_24g_fast_hop_count 
+0x35fa 009638 rtn 
+:      009640 g24_interval_param_8ms:
+0x35fb 009641 setarg g24_8ms_interval_param 
+0x35fc 009642 store 3 ,mem_24g_short_sleep_set 
+0x35fd 009643 setarg 0x1c1919 
+0x35fe 009644 store 3 ,mem_24g_interval 
+0x35ff 009645 setarg 0x017700 
+0x3600 009646 store 3 ,mem_24g_long_sleep_set 
+0x3601 009647 jam 11 ,mem_24g_fast_hop_count 
+0x3602 009648 rtn 
+:      009651 g24_transmit_dispatch:
+0x3603 009652 rtnmark0 mark_24g 
+0x3604 009653 fetch 1 ,mem_24g_conn_sm 
+0x3605 009654 bbit1 state_24g_pair ,g24_pair_dispatch 
+0x3606 009655 bbit1 state_24g_reconn ,g24_reconn_dispatch 
+0x3607 009656 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x3608 009657 beq g24_tx_timer_int_enable ,g24_transmit_by_interrupt 
+:      009658 g24_transmit_no_interrupt:
+0x3609 009659 bpatchx patch32_5 ,mem_patch32 
+0x360a 009660 call g24_txdata_prep 
+0x360b 009661 nbranch g24_nodata_transmit ,user 
+:      009662 g24_transmit_start:
+0x360c 009663 call g24_transmit_process 
+0x360d 009664 call power_ctrl_start 
+0x360e 009665 fetch 1 ,mem_device_option 
+0x360f 009666 beq dvc_op_mouse ,mouse_24g_transmit_start 
+:      009667 g24_transmit_start_next:
+0x3610 009668 fetch 8 ,mem_24g_long_sleep_set 
+0x3611 009669 store 8 ,mem_24g_enter_hibernate 
+0x3612 009670 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
+0x3613 009671 store 2 ,mem_24g_long_sleep_param_update_timer 
+0x3614 009672 fetch 2 ,mem_cb_24g_transmit_short_sleep 
+0x3615 009673 branch callback_func 
+:      009675 g24_short_sleep:
+0x3616 009676 bpatchx patch32_6 ,mem_patch32 
+0x3617 009677 call g24_lpm_wait 
+0x3618 009678 nrtn user 
+0x3619 009679 call g24_setgpio_lpm_before 
+0x361a 009680 call clear_wake 
+0x361b 009681 fetch 3 ,mem_24g_short_sleep_set 
+0x361c 009682 branch g24_long_seep2 
+:      009684 g24_long_sleep:
+0x361d 009685 bpatchx patch32_7 ,mem_patch32 
+0x361e 009686 call g24_lpm_wait 
+0x361f 009687 nrtn user 
+0x3620 009688 call g24_setgpio_lpm_before 
+0x3621 009689 fetch 8 ,mem_24g_enter_hibernate 
+:      009690 g24_long_seep2:
+0x3622 009691 call clk2lpo 
+0x3623 009692 storet 4 ,mem_sleep_counter 
+0x3624 009693 branch lpm_sleep 
+:      009697 g24_txdata_prep:
+0x3625 009698 call g24_package_data 
+0x3626 009699 nrtn user 
+0x3627 009700 branch g24_transmit_prep 
+:      009703 g24_package_data:
+0x3628 009704 fetch 2 ,mem_cb_24g_transmit_data 
+0x3629 009705 call callback_func 
+0x362a 009706 branch g24_accumulate_data ,user 
+0x362b 009707 fetch 7 ,mem_24g_txbuf + 1 
+0x362c 009708 rtn blank 
+0x362d 009709 branch enable_user 
+:      009711 g24_accumulate_data:
+0x362e 009712 jam 0 ,mem_24g_abort_pac 
+0x362f 009713 add rega ,1 ,pdata 
+0x3630 009714 store 1 ,mem_24g_datalen 
+0x3631 009715 call g24_transmit_rf_ctrl_clear 
+0x3632 009716 store 1 ,mem_24g_txbuf 
+0x3633 009717 copy regb ,contr 
+0x3634 009718 copy rega ,loopcnt 
+0x3635 009719 branch memcpy 
+:      009721 g24_transmit_rf_ctrl_clear:
+0x3636 009722 fetch 1 ,mem_24g_data_type 
+0x3637 009723 and_into bits_data ,pdata 
+0x3638 009724 store 1 ,mem_24g_data_type 
+0x3639 009725 rtn 
+:      009734 g24_transmit_process:
+0x363a 009735 setarg 0 
+0x363b 009736 store 1 ,mem_24g_retry 
+0x363c 009737 store 2 ,mem_24g_retransmit 
+:      009738 g24_transmit_loop:
+0x363d 009739 call g24_transmit_receive_ack 
+0x363e 009740 fetch 1 ,mem_24g_no_ack 
+0x363f 009741 beq no_ack_24g ,g24_transmit_no_ack 
+0x3640 009742 nbranch g24_retransmit ,sync 
+0x3641 009743 nbranch g24_retransmit ,user3 
+0x3642 009744 call g24_ackpayload_parse 
+0x3643 009745 fetch 1 ,mem_device_option 
+0x3644 009746 sub pdata ,dvc_op_mouse ,null 
+0x3645 009747 call mouse_24g_transmit_callback ,zero 
+:      009748 g24_transmit_no_ack:
+0x3646 009749 call power_ctrl_pac_succ_incrs 
+:      009750 g24_transmit_next_packet:
+0x3647 009751 call g24_txbuf_clear 
+0x3648 009752 fetch 1 ,mem_24g_pid 
+0x3649 009753 increase 1 ,pdata 
+0x364a 009754 store 1 ,mem_24g_pid 
+0x364b 009755 call g24_hop_enable_packet 
+:      009756 g24_transmit_abandon:
+0x364c 009757 bpatchx patch33_0 ,mem_patch33 
+0x364d 009758 setarg 0 
+0x364e 009759 store 1 ,mem_24g_ensure 
+0x364f 009760 store 2 ,mem_24g_txfail_cnt 
+0x3650 009761 rtn 
+:      009763 g24_transmit_receive_ack:
+0x3651 009764 bpatchx patch33_1 ,mem_patch33 
+0x3652 009765 disable user3 
+0x3653 009766 call g24_transmit 
+0x3654 009767 fetch 1 ,mem_24g_no_ack 
+0x3655 009768 beq no_ack_24g ,g24_end_of_packet 
+0x3656 009769 force 0 ,radio_ctrl 
+0x3657 009770 fetch 4 ,mem_24g_addr 
+0x3658 009771 iforce access 
+0x3659 009772 fetcht 1 ,mem_last_freq 
+0x365a 009773 call set_freq_rx 
+0x365b 009774 call rf_rx_enable 
+0x365c 009775 call g24_receive_rxon 
+0x365d 009776 call g24_end_of_packet ,user3 
+0x365e 009777 rtn 
+:      009779 g24_retransmit:
+0x365f 009780 bpatchx patch33_2 ,mem_patch33 
+0x3660 009781 fetch 1 ,mem_device_option 
+0x3661 009782 beq dvc_op_mouse ,mouse_g24_retransmit 
+:      009783 g24_retransmit0:
+0x3662 009784 fetch 1 ,mem_24g_abort_pac 
+0x3663 009785 nrtn blank 
+0x3664 009786 fetch 2 ,mem_24g_txfail_cnt 
+0x3665 009787 increase 1 ,pdata 
+0x3666 009788 store 2 ,mem_24g_txfail_cnt 
+0x3667 009789 fetch 1 ,mem_24g_txfail_cnt + 1 
+0x3668 009790 bbit1 4 ,g24_tx_attempt_fail 
+0x3669 009791 call g24_transmit_hop_process 
+0x366a 009792 fetch 2 ,mem_24g_retransmit 
+0x366b 009793 increase 1 ,pdata 
+0x366c 009794 store 2 ,mem_24g_retransmit 
+0x366d 009795 branch g24_transmit_loop 
+:      009797 g24_ackpayload_parse:
+0x366e 009798 bpatchx patch33_3 ,mem_patch33 
+0x366f 009799 call g24_read_len_pid_crc 
+0x3670 009800 fetch 1 ,mem_24g_rxdata_length 
+0x3671 009801 rtn blank 
+0x3672 009802 iforce loopcnt 
+0x3673 009803 arg mem_24g_rxbuf + 2 ,contr 
+0x3674 009804 arg mem_24g_rxpayload ,contw 
+0x3675 009805 branch memcpy 
+:      009808 g24_tx_attempt_fail:
+0x3676 009809 bpatchx patch33_4 ,mem_patch33 
+0x3677 009810 setarg 0 
+0x3678 009811 store 2 ,mem_24g_txfail_cnt 
+0x3679 009812 jam 1 ,mem_24g_attempt_fail_flag 
+:      009813 g24_stop_24g_mode:
+0x367a 009814 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+0x367b 009815 branch ui_ipc_send_event 
+:      009825 g24_transmit_hop_process:
+0x367c 009826 bpatchx patch33_5 ,mem_patch33 
+0x367d 009827 fetcht 1 ,mem_24g_retry 
+0x367e 009828 fetch 1 ,mem_24g_fast_hop_count 
+0x367f 009829 isub temp ,null 
+0x3680 009830 nbranch g24_tx_fast_hop ,positive 
+0x3681 009831 increase 1 ,temp 
+0x3682 009832 storet 1 ,mem_24g_retry 
+0x3683 009833 fetch 1 ,mem_24g_fast_hop_count 
+0x3684 009834 beq 5 ,g24_transmit_hop_process_4ms 
+0x3685 009835 fetch 1 ,mem_24g_retry 
+0x3686 009836 beq 6 ,g24_hop_ch_disable 
+0x3687 009837 beq 12 ,g24_hop_ch_disable 
+0x3688 009838 rtn 
+:      009841 g24_transmit_hop_process_4ms:
+0x3689 009842 fetch 1 ,mem_24g_retry 
+0x368a 009843 beq 3 ,g24_hop_ch_disable 
+0x368b 009844 beq 6 ,g24_hop_ch_disable 
+0x368c 009845 rtn 
+:      009849 g24_hop_ch_enable:
+:      009854 g24_txpayload_type_update:
+0x368d 009855 bmark1 mark_ble_lr ,g24_lr_type_update 
+0x368e 009856 store 1 ,mem_24g_txpayload + offset_data_type 
+0x368f 009857 rtn 
+:      009858 g24_lr_type_update:
+0x3690 009859 store 1 ,mem_24g_txpayload + offset_lr_data_type 
+0x3691 009860 rtn 
+:      009862 g24_hop_enable_packet:
+0x3692 009863 fetch 1 ,mem_24g_data_type 
+0x3693 009864 rtnbit0 bit_hop 
+:      009865 g24_hop_ch_disable:
+0x3694 009866 fetch 1 ,mem_24g_data_type 
+0x3695 009867 set0 bit_hop ,pdata 
+0x3696 009868 store 1 ,mem_24g_data_type 
+0x3697 009869 call g24_txpayload_type_update 
+0x3698 009870 call power_ctrl_pac_succ_decrs 
+0x3699 009871 branch g24_ch 
+:      009873 g24_tx_fast_hop:
+0x369a 009874 call power_ctrl_txpower_incrs 
+0x369b 009875 call power_ctrl_pac_succ_decrs 
+0x369c 009876 branch g24_ch 
+:      009894 g24_search_receiver:
+0x369d 009895 fetch 2 ,mem_cb_24g_search_receiver 
+0x369e 009896 branch callback_func 
+:      009898 g24_nodata_transmit:
+0x369f 009899 fetch 1 ,mem_24g_abort_pac 
+0x36a0 009900 call g24_send_abort_packet ,blank 
+0x36a1 009901 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x36a2 009902 rtneq g24_tx_timer_int_enable 
+0x36a3 009903 call g24_search_receiver 
+0x36a4 009904 fetch 2 ,mem_cb_24g_transmit_long_sleep 
+0x36a5 009905 branch callback_func 
+:      009907 g24_send_abort_packet:
+0x36a6 009908 jam type_ms ,mem_24g_data_type 
+0x36a7 009909 jam 1 ,mem_24g_abort_pac 
+0x36a8 009910 call g24_transmit_rf_ctrl_clear 
+0x36a9 009911 store 1 ,mem_24g_txbuf 
+0x36aa 009912 setarg 0 
+0x36ab 009913 store 7 ,mem_24g_txbuf + 1 
+0x36ac 009914 fetch 4 ,mem_24g_device_addr 
+0x36ad 009915 store 4 ,mem_24g_txbuf + 8 
+0x36ae 009916 jam 12 ,mem_24g_datalen 
+0x36af 009917 fetch 1 ,mem_24g_data_type 
+0x36b0 009918 set1 bit_abort ,pdata 
+0x36b1 009919 store 1 ,mem_24g_data_type 
+0x36b2 009920 call g24_transmit_prep 
+0x36b3 009921 branch g24_transmit_start 
+:      009925 g24_lpm_wait:
+0x36b4 009926 bpatchx patch33_6 ,mem_patch33 
+0x36b5 009927 enable user 
+0x36b6 009928 call lpo_calibration 
+0x36b7 009929 fetch 3 ,mem_clks_per_lpo 
+0x36b8 009930 branch disable_user ,blank 
+0x36b9 009931 fetch 1 ,mem_lpm_mode 
+0x36ba 009932 branch disable_user ,blank 
+0x36bb 009933 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x36bc 009934 beq g24_tx_timer_int_enable ,disable_user 
+0x36bd 009935 rtn 
+:      009937 g24_setgpio_lpm_before:
+0x36be 009938 fetch 2 ,mem_cb_24g_lpm_before 
+0x36bf 009939 branch callback_func 
+:      009952 g24_transmit_by_interrupt:
+0x36c0 009953 call g24_timer_check 
+0x36c1 009954 nrtn user 
+0x36c2 009955 call g24_interval_calibrate 
+0x36c3 009956 fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x36c4 009957 increase 1 ,pdata 
+0x36c5 009958 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x36c6 009959 fetcht 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+0x36c7 009960 isub temp ,null 
+0x36c8 009961 call g24_transmit_by_interrupt_exit ,zero 
+0x36c9 009962 branch g24_transmit_no_interrupt 
+:      009965 g24_transmit_by_interrupt_exit:
+0x36ca 009966 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0x36cb 009967 setarg 0 
+0x36cc 009968 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x36cd 009969 setarg 100 
+0x36ce 009970 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+:      009971 g24_interval_min:
+0x36cf 009972 jam 0 ,mem_24g_pac_index 
+0x36d0 009973 fetch 1 ,mem_24g_interval_min 
+:      009974 g24_interval_store:
+0x36d1 009975 store 1 ,mem_24g_interval 
+0x36d2 009976 rtn 
+:      009977 g24_interval_max:
+0x36d3 009978 fetch 1 ,mem_24g_interval_max 
+0x36d4 009979 branch g24_interval_store 
+:      009981 g24_interval_calibrate:
+0x36d5 009982 fetch 1 ,mem_24g_pac_index 
+0x36d6 009983 increase 1 ,pdata 
+0x36d7 009984 store 1 ,mem_24g_pac_index 
+0x36d8 009985 beq 4 ,g24_interval_max 
+0x36d9 009986 beq 5 ,g24_interval_min 
+0x36da 009987 rtn 
+:      009989 g24_transmit_by_interrupt_enable:
+0x36db 009990 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
+0x36dc 009991 setarg 0 
+0x36dd 009992 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x36de 009993 rtn 
+:      010003 g24_factory_check:
+0x36df 010004 arg 2 ,loopcnt 
+0x36e0 010005 arg mem_24g_addr ,contr 
+:      010006 pdata_0xff_check:
+0x36e1 010007 call enable_user 
+0x36e2 010008 setarg 0xffff 
+:      010009 pdata_0xff_check_loop:
+0x36e3 010010 ifetcht 2 ,contr 
+0x36e4 010011 isub temp ,null 
+0x36e5 010012 ncall disable_user ,zero 
+0x36e6 010013 loop pdata_0xff_check_loop 
+0x36e7 010014 rtn 
+:      010024 power_ctrl_start:
+0x36e8 010025 bpatchx patch33_7 ,mem_patch33 
+0x36e9 010026 fetch 1 ,mem_power_ctrl_disable 
+0x36ea 010027 nrtn blank 
+0x36eb 010028 fetch 2 ,mem_ui_state_map 
+0x36ec 010029 rtnbit1 ui_state_ble_adv 
+0x36ed 010032 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
+0x36ee 010033 call rssi_average 
+0x36ef 010034 storet 1 ,mem_rssi_avg_received 
+0x36f0 010035 fetch 1 ,mem_rssi_dis_max_24g 
+0x36f1 010036 bmark1 mark_24g ,power_ctrl_start_next 
+0x36f2 010037 fetch 1 ,mem_rssi_dis_max_ble 
+:      010038 power_ctrl_start_next:
+0x36f3 010039 isub temp ,null 
+0x36f4 010040 nbranch power_ctrl_txpower_incrs_force ,positive 
+0x36f5 010041 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x36f6 010042 sub pdata ,2 ,null 
+0x36f7 010043 nbranch power_ctrl_txpower_decrs_check ,positive 
+0x36f8 010044 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x36f9 010045 beq 0 ,power_ctrl_txpower_incrs 
+0x36fa 010046 rtn 
+:      010048 power_ctrl_txpower_decrs_check:
+0x36fb 010049 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x36fc 010050 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
+0x36fd 010051 isub temp ,null 
+0x36fe 010052 nrtn zero 
+0x36ff 010053 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      010054 power_ctrl_txpower_decrs:
+0x3700 010055 fetcht 1 ,mem_rssi_avg_received 
+0x3701 010056 fetch 1 ,mem_rssi_dis_min_24g 
+0x3702 010057 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
+0x3703 010058 fetch 1 ,mem_rssi_dis_min_ble 
+:      010059 power_ctrl_txpower_decrs_next:
+0x3704 010060 isub temp ,null 
+0x3705 010061 nrtn positive 
+0x3706 010062 fetch 1 ,mem_power_ctrl_level 
+0x3707 010063 beq 0 ,power_ctrl_decrs_level0 
+0x3708 010064 increase -1 ,pdata 
+0x3709 010065 store 1 ,mem_power_ctrl_level 
+0x370a 010066 beq 0 ,power_ctrl_decrs_level0 
+:      010067 power_ctrl_decrs_level1:
+:      010068 power_ctrl_incrs_level1:
+0x370b 010069 jam tx_power_0db ,mem_tx_power 
+0x370c 010070 rtn 
+:      010072 power_ctrl_txpower_incrs_force:
+0x370d 010073 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      010074 power_ctrl_txpower_incrs:
+0x370e 010075 fetch 1 ,mem_power_ctrl_level 
+0x370f 010076 beq 2 ,power_ctrl_incrs_level2 
+0x3710 010077 increase 1 ,pdata 
+0x3711 010078 store 1 ,mem_power_ctrl_level 
+0x3712 010079 beq 1 ,power_ctrl_incrs_level1 
+:      010080 power_ctrl_incrs_level2:
+0x3713 010081 jam tx_power_6db ,mem_tx_power 
+0x3714 010082 rtn 
+:      010084 power_ctrl_decrs_level0:
+0x3715 010085 jam tx_power_f5db ,mem_tx_power 
+0x3716 010086 rtn 
+:      010088 power_ctrl_pac_succ_cnt_init:
+0x3717 010089 jam 1 ,mem_power_ctrl_level 
+0x3718 010090 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0x3719 010091 rtn 
+:      010093 power_ctrl_pac_succ_incrs:
+0x371a 010094 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x371b 010095 increase 1 ,pdata 
+0x371c 010096 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x371d 010097 rtn 
+:      010099 power_ctrl_pac_succ_decrs:
+0x371e 010100 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x371f 010101 sub pdata ,2 ,null 
+0x3720 010102 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
+0x3721 010103 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x3722 010104 rtneq 0 
+0x3723 010105 increase -1 ,pdata 
+0x3724 010106 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x3725 010107 rtn 
+:      010109 power_ctrl_pac_succ_cnt_reinit:
+0x3726 010110 jam 3 ,mem_power_ctrl_pac_succ_cnt 
+0x3727 010111 rtn 
+:      010121 ali_mesh_access_layer_resolve_message:
+0x3728 010122 fetch 1 ,mem_ccm_data_len 
+0x3729 010123 store 1 ,mem_mesh_receive_model_message_payload_len 
+0x372a 010124 copy alarm ,contr 
+0x372b 010125 call memcpy24 
+0x372c 010126 fetch 2 ,mem_mesh_cb_receive_access_message 
+0x372d 010127 branch callback_func 
+:      010129 ali_mesh_access_layer_check_access_message_opcode:
+0x372e 010130 jam mesh_receive_new_message_timer ,mem_mesh_upper_receive_new_message_timer 
+0x372f 010131 call ali_mesh_app_recv_new_mesh_pkt 
+0x3730 010134 fetch 1 ,mem_mesh_receive_model_message_payload_opcode 
+0x3731 010135 beq mesh_message_opcode_config_appkey_add ,ali_mesh_access_layer_message_opcode_config_appkey_add 
+0x3732 010136 beq mesh_configuration_and_health_message_opcode_header ,ali_mesh_access_layer_config_or_health_message_opcode 
+0x3733 010137 beq mesh_module_message_opcode_header ,ali_mesh_model_layer_check_model_message_opcode 
+0x3734 010138 beq vendor_message_attr_set ,ali_mesh_ali_vendor_message_attribute_set 
+0x3735 010139 beq vendor_message_attr_get ,ali_mesh_ali_vendor_message_opcode_attr_get 
+0x3736 010140 beq vendor_message_attr_set_unacknowledged ,ali_mesh_ali_vendor_message_attribute_set 
+0x3737 010141 beq vendor_message_attr_confirmation ,ali_mesh_ali_vendor_message_opcode_attr_confrimation 
+0x3738 010142 rtn 
+:      010145 ali_mesh_access_layer_message_opcode_config_appkey_add:
+0x3739 010146 arg mem_mesh_receive_application_key ,contr 
+0x373a 010147 arg mem_mesh_application_key ,contw 
+0x373b 010148 call memcpy16 
+0x373c 010149 jam paired_status ,mem_mesh_provisioned_flag 
+0x373d 010150 call ali_mesh_encrypt_base_function_k3 
+0x373e 010151 call ali_mesh_encrypt_base_function_k4 
+0x373f 010152 call ali_mesh_access_layer_finish_pairing_init_subscription_list 
+0x3740 010153 call ali_mesh_accesss_layer_check_message_type 
+0x3741 010154 call ali_mesh_access_layer_send_config_appkey_status 
+0x3742 010155 jam paired_status ,mem_mesh_provisioned_flag 
+0x3743 010156 fetch 2 ,mem_mesh_cb_receive_config_appkey_add 
+0x3744 010157 branch callback_func 
+:      010159 ali_mesh_access_layer_recv_cfg_appkey_add_cb:
+0x3745 010160 setarg 0 
+0x3746 010161 store 2 ,mem_mesh_fast_pairing_timer 
+0x3747 010163 random pdata 
+0x3748 010164 and pdata ,0x1f ,pdata 
+0x3749 010165 add pdata ,30 ,pdata 
+0x374a 010166 store 1 ,mem_mesh_report_full_attribute_timer 
+0x374b 010167 add pdata ,5 ,pdata 
+0x374c 010168 store 1 ,mem_mesh_report_power_on_timer 
+0x374d 010169 call mesh_clear_timer_data 
+0x374e 010170 branch mesh_receive_config_appkey_add_cb 
+:      010172 ali_mesh_accesss_layer_check_message_type:
+0x374f 010173 fetch 1 ,mem_mesh_network_packet_type 
+0x3750 010174 jam received_config_appkey_add ,mem_mesh_provisioned_flag 
+0x3751 010175 rtneq mesh_message_app 
+0x3752 010176 jam paired_status ,mem_mesh_provisioned_flag 
+0x3753 010177 rtn 
+:      010179 ali_mesh_access_layer_send_config_appkey_status:
+0x3754 010180 setarg mesh_configuration_and_health_message_opcode_header 
+0x3755 010181 store 1 ,mem_mesh_access_layer_payload 
+0x3756 010182 setarg mesh_message_opcode_config_config_model_publication_set 
+0x3757 010183 istore 1 ,contw 
+0x3758 010184 setarg status_code_success 
+0x3759 010185 istore 1 ,contw 
+0x375a 010186 fetch 3 ,mem_mesh_netkeyindex_and_appkeyindex 
+0x375b 010187 istore 3 ,contw 
+0x375c 010188 jam 6 ,mem_mesh_access_layer_payload_len 
+0x375d 010189 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010192 ali_mesh_access_layer_finish_pairing_init_subscription_list:
+0x375e 010193 fetch 2 ,mem_mesh_core_feature 
+0x375f 010194 rtnbit1 mesh_feature_disable_subscription 
+0x3760 010195 call mesh_get_element_info_config 
+:      010196 ali_mesh_access_layer_finish_pairing_init_subscription_list_loop:
+0x3761 010197 add rega ,element_device_subscription_label ,regc 
+0x3762 010198 setarg -1 
+0x3763 010199 istore subscription_max_count ,regc 
+0x3764 010200 istore subscription_max_count ,contw 
+0x3765 010201 ifetch 2 ,rega 
+0x3766 010202 istore 2 ,regc 
+0x3767 010203 copy regb ,pdata 
+0x3768 010204 iadd rega ,rega 
+0x3769 010205 loop ali_mesh_access_layer_finish_pairing_init_subscription_list_loop 
+0x376a 010206 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
+0x376b 010207 branch callback_func 
+:      010210 ali_mesh_access_layer_send_generic_onoff_status:
+0x376c 010211 setarg mesh_module_message_opcode_header 
+0x376d 010212 store 1 ,mem_mesh_access_layer_payload 
+0x376e 010213 setarg mesh_module_message_opcode_generic_onoff_status_no_head 
+0x376f 010214 istore 1 ,contw 
+0x3770 010215 fetch 1 ,mem_mesh_generic_onoff_set_payload_onoff 
+0x3771 010216 istore 1 ,contw 
+0x3772 010217 jam 3 ,mem_mesh_access_layer_payload_len 
+0x3773 010218 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010221 ali_mesh_access_layer_send_light_lightness_status:
+0x3774 010222 setarg mesh_module_message_opcode_header 
+0x3775 010223 store 1 ,mem_mesh_access_layer_payload 
+0x3776 010224 setarg mesh_module_message_opcode_light_lightness_status_no_head 
+0x3777 010225 istore 1 ,contw 
+0x3778 010226 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
+0x3779 010227 istore 2 ,contw 
+0x377a 010228 jam 4 ,mem_mesh_access_layer_payload_len 
+0x377b 010229 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010232 ali_mesh_access_layer_send_light_ctl_stauts:
+0x377c 010233 setarg mesh_module_message_opcode_header 
+0x377d 010234 store 1 ,mem_mesh_access_layer_payload 
+0x377e 010235 setarg mesh_module_message_opcode_light_ctl_status_no_head 
+0x377f 010236 istore 1 ,contw 
+0x3780 010237 fetch 4 ,mem_mesh_ctl_lightness 
+0x3781 010238 istore 4 ,contw 
+0x3782 010239 jam 6 ,mem_mesh_access_layer_payload_len 
+0x3783 010240 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010244 ali_mesh_access_layer_send_scene_status:
+0x3784 010245 setarg mesh_module_message_opcode_scene_status 
+0x3785 010246 store 1 ,mem_mesh_access_layer_payload 
+0x3786 010247 setarg mesh_success 
+0x3787 010248 istore 1 ,contw 
+0x3788 010249 fetch 2 ,mem_mesh_scene_recall_payload_scene_number 
+0x3789 010250 istore 2 ,contw 
+0x378a 010251 jam 4 ,mem_mesh_access_layer_payload_len 
+0x378b 010252 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010256 ali_mesh_app_recv_new_mesh_pkt:
+0x378c 010258 fetch 1 ,mem_mesh_report_full_attribute_timer 
+0x378d 010259 rtn blank 
+0x378e 010260 pincrease 30 
+0x378f 010261 store 1 ,mem_mesh_report_full_attribute_timer 
+0x3790 010262 rtn 
+:      010264 ali_mesh_report_power_on_timer:
+0x3791 010265 arg mem_mesh_report_power_on_timer ,regc 
+0x3792 010266 arg ali_mesh_ali_vendor_message_opcode_device_power_on ,regb 
+0x3793 010267 branch timer_single_step 
+:      010269 ali_mesh_report_full_attribute_timer:
+0x3794 010270 arg mem_mesh_report_full_attribute_timer ,regc 
+0x3795 010271 arg ali_mesh_app_report_device_state ,regb 
+0x3796 010272 branch timer_single_step 
+:      010274 ali_mesh_app_report_device_state:
+0x3797 010275 fetch 2 ,mem_mesh_app_deport_device_state 
+0x3798 010276 branch callback_func 
+:      010283 ali_mesh_ali_vendor_message_attribute_set:
+0x3799 010284 call ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid 
+0x379a 010285 nrtn user 
+0x379b 010286 bpatchx patch34_0 ,mem_patch34 
+0x379c 010287 fetch 2 ,mem_mesh_vendor_message_attr_type 
+0x379d 010288 arg vendor_message_attr_type_time ,temp 
+0x379e 010289 isub temp ,null 
+0x379f 010290 branch ali_mesh_ali_vendor_message_opcode_timer_set_curr_time ,zero 
+0x37a0 010292 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
+0x37a1 010293 isub temp ,null 
+0x37a2 010294 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically ,zero 
+0x37a3 010296 arg vendor_mseeage_attr_type_set_time_single ,temp 
+0x37a4 010297 isub temp ,null 
+0x37a5 010298 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing ,zero 
+0x37a6 010300 arg vendor_message_attr_type_timer_deleate ,temp 
+0x37a7 010301 isub temp ,null 
+0x37a8 010302 branch ali_mesh_ali_vendor_message_opcode_delete_timer ,zero 
+0x37a9 010303 arg vendor_message_attr_type_timer_inquire ,temp 
+0x37aa 010304 isub temp ,null 
+0x37ab 010305 branch ali_mesh_ali_vendor_message_opcode_timer_inquire ,zero 
+0x37ac 010306 arg vendor_mseeage_attr_type_timer_enable ,temp 
+0x37ad 010307 isub temp ,null 
+0x37ae 010308 branch ali_mesh_ali_vendor_message_opcode_timer_set_state ,zero 
+0x37af 010311 arg vendor_message_attr_type_main_light ,temp 
+0x37b0 010312 isub temp ,null 
+0x37b1 010313 branch ali_mesh_ali_vendor_message_attribute_set_main_light ,zero 
+0x37b2 010314 arg vendor_message_attr_type_background_light ,temp 
+0x37b3 010315 isub temp ,null 
+0x37b4 010316 branch ali_mesh_ali_vendor_message_attribute_set_background_light ,zero 
+0x37b5 010317 arg vendor_message_attr_type_color ,temp 
+0x37b6 010318 isub temp ,null 
+0x37b7 010319 branch ali_mesh_ali_vendor_message_attribute_set_color ,zero 
+0x37b8 010320 fetch 2 ,mem_mesh_cb_recv_vendor 
+0x37b9 010321 branch callback_func 
+:      010323 ali_mesh_ali_vendor_message_opcode_attr_get:
+0x37ba 010324 rtn 
+:      010325 ali_mesh_ali_vendor_message_opcode_attr_confrimation:
+0x37bb 010326 ifetch 2 ,contr 
+0x37bc 010327 arg vendor_message_opcode_company_id ,temp 
+0x37bd 010328 isub temp ,null 
+0x37be 010329 nrtn zero 
+0x37bf 010330 ifetch 1 ,contr 
+0x37c0 010331 fetcht 1 ,mem_mesh_upper_tran_layer_packet_tid 
+0x37c1 010332 isub temp ,null 
+0x37c2 010333 nrtn zero 
+0x37c3 010334 branch ali_mesh_stop_send_indication_packet 
+:      010336 ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid:
+0x37c4 010337 call disable_user 
+0x37c5 010338 fetch 2 ,mem_mesh_vendor_message_cid 
+0x37c6 010339 arg vendor_message_opcode_company_id ,temp 
+0x37c7 010340 isub temp ,null 
+0x37c8 010341 nrtn zero 
+0x37c9 010342 fetcht 1 ,mem_mesh_vendor_mesh_receive_tid 
+0x37ca 010343 fetch 1 ,mem_mesh_vendor_message_tid 
+0x37cb 010344 isub temp ,null 
+0x37cc 010345 rtn zero 
+0x37cd 010346 store 1 ,mem_mesh_vendor_mesh_receive_tid 
+0x37ce 010347 branch enable_user 
+:      010349 ali_mesh_ali_vendor_message_attribute_set_main_light:
+0x37cf 010350 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
+0x37d0 010351 fetch 2 ,mem_mesh_cb_main_light_onoff_set 
+0x37d1 010352 branch callback_func 
+:      010355 ali_mesh_ali_vendor_message_attribute_set_background_light:
+0x37d2 010356 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
+0x37d3 010357 fetch 2 ,mem_mesh_cb_background_onoff_set 
+0x37d4 010358 branch callback_func 
+:      010360 ali_mesh_ali_vendor_message_attribute_set_color:
+0x37d5 010361 call ali_mesh_ali_vendor_message_ack_attr_status_uint48 
+0x37d6 010362 fetch 2 ,mem_mesh_cb_color_set 
+0x37d7 010363 branch callback_func 
+:      010366 ali_mesh_ali_vendor_message_opcode_timer_set_curr_time:
+0x37d8 010367 call ali_mesh_ali_vendor_message_ack_attr_status_uint32 
+0x37d9 010369 fetch 4 ,mem_mesh_vendor_message_current_time 
+0x37da 010370 store 4 ,mem_mesh_vendor_timer_current_time 
+0x37db 010371 branch ali_mesh_time_init_system_time 
+:      010375 ali_mesh_ali_vendor_message_status_add_head:
+0x37dc 010376 setarg vendor_message_attr_status 
+0x37dd 010377 store 1 ,mem_mesh_access_layer_payload 
+0x37de 010378 setarg vendor_message_opcode_company_id 
+0x37df 010379 istore 2 ,contw 
+0x37e0 010380 fetch 1 ,mem_mesh_vendor_mesh_receive_tid 
+0x37e1 010381 istore 1 ,contw 
+0x37e2 010382 istoret 2 ,contw 
+0x37e3 010383 rtn 
+:      010386 ali_mesh_ali_vendor_message_opcode_device_power_on:
+0x37e4 010387 arg 0 ,queue 
+0x37e5 010388 arg vendor_message_event_device_power_on ,temp 
+0x37e6 010389 arg vendor_attr_type_event_trigger ,rega 
+0x37e7 010390 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
+:      010401 ali_mesh_ali_vendor_message_opcode_generic_onoff:
+0x37e8 010402 arg vendor_attr_generic_onoff_server ,rega 
+0x37e9 010403 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
+:      010407 ali_mesh_ali_vendor_message_ack_attr_status_uint64:
+0x37ea 010408 arg 8 ,loopcnt 
+0x37eb 010409 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010411 ali_mesh_ali_vendor_message_ack_attr_status_uint56:
+0x37ec 010412 arg 8 ,loopcnt 
+0x37ed 010413 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010415 ali_mesh_ali_vendor_message_ack_attr_status_uint48:
+0x37ee 010416 arg 6 ,loopcnt 
+0x37ef 010417 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010419 ali_mesh_ali_vendor_message_ack_attr_status_uint32:
+0x37f0 010420 arg 4 ,loopcnt 
+0x37f1 010421 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010423 ali_mesh_ali_vendor_message_ack_attr_status_uint16:
+0x37f2 010424 arg 2 ,loopcnt 
+0x37f3 010425 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010427 ali_mesh_ali_vendor_message_ack_attr_status_uint8:
+0x37f4 010428 arg 1 ,loopcnt 
+0x37f5 010429 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010432 ali_mesh_ali_vendor_message_ack_attr_status:
+0x37f6 010433 add loopcnt ,6 ,pdata 
+0x37f7 010434 store 1 ,mem_mesh_access_layer_payload_len 
+0x37f8 010435 call ali_mesh_ali_vendor_message_status_add_head 
+0x37f9 010436 arg mem_mesh_vendor_attr_parameter ,contr 
+0x37fa 010437 call memcpy 
+0x37fb 010438 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010445 ali_mesh_ali_vendor_message_opcode_para_uint8:
+0x37fc 010446 call ali_mesh_ali_vendor_message_indication_info_add_head 
+0x37fd 010447 istorer rega ,2 ,contw 
+0x37fe 010448 istoret 1 ,contw 
+0x37ff 010449 jam 7 ,mem_mesh_access_layer_payload_len 
+0x3800 010450 branch ali_mesh_ali_vendor_message_send_message 
+:      010456 ali_mesh_ali_vendor_message_opcode_para_uint16:
+0x3801 010457 call ali_mesh_ali_vendor_message_indication_info_add_head 
+0x3802 010458 istorer rega ,2 ,contw 
+0x3803 010459 istoret 2 ,contw 
+0x3804 010460 jam 8 ,mem_mesh_access_layer_payload_len 
+0x3805 010461 branch ali_mesh_ali_vendor_message_send_message 
+:      010465 ali_mesh_ali_vendor_message_send_message:
+0x3806 010466 call ali_mesh_more_element_calc_queue_address 
+0x3807 010467 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
+:      010470 ali_mesh_ali_vendor_message_indication_info_add_head:
+0x3808 010471 fetch 1 ,mem_mesh_transport_aid 
+0x3809 010472 store 1 ,mem_mesh_message_transport_head 
+0x380a 010473 setarg vendor_message_tmall_dst 
+0x380b 010474 store 2 ,mem_mesh_send_message_dst 
+0x380c 010475 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
+0x380d 010476 pincrease 1 
+0x380e 010477 store 1 ,mem_mesh_vendor_mesh_send_tid 
+0x380f 010478 beq vendor_message_send_tid_max ,ali_mesh_ali_vendor_message_indication_info_reset_tid 
+0x3810 010479 setarg vendor_message_attr_indication 
+0x3811 010480 store 1 ,mem_mesh_access_layer_payload 
+0x3812 010481 setarg vendor_message_opcode_company_id 
+0x3813 010482 istore 2 ,contw 
+0x3814 010483 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
+0x3815 010484 istore 1 ,contw 
+0x3816 010485 rtn 
+:      010487 ali_mesh_ali_vendor_message_indication_info_reset_tid:
+0x3817 010488 jam vendor_message_send_tid_min ,mem_mesh_vendor_mesh_send_tid 
+0x3818 010489 rtn 
+:      010492 ali_mesh_ali_vendor_message_opcode_delete_timer:
+0x3819 010493 copy contr ,rega 
+0x381a 010494 fetch 1 ,mem_mesh_receive_model_message_payload_len 
+0x381b 010495 arg 6 ,temp 
+0x381c 010496 isub temp ,pdata 
+0x381d 010497 store 1 ,mem_mesh_timer_index_buffer_len 
+0x381e 010498 copy pdata ,loopcnt 
+0x381f 010499 copy rega ,contr 
+0x3820 010500 arg mem_mesh_timer_index_buffer ,contw 
+0x3821 010501 call memcpy 
+0x3822 010502 arg 0 ,regb 
+:      010503 ali_mesh_ali_vendor_message_opcode_delete_timer_loop:
+0x3823 010504 arg mem_mesh_timer_index_buffer ,pdata 
+0x3824 010505 iadd regb ,temp 
+0x3825 010506 ifetch 1 ,temp 
+0x3826 010507 beq 0xff ,ali_mesh_ali_vendor_aim_timer_buffer_clear_all 
+0x3827 010508 and pdata ,0x7f ,pdata 
+0x3828 010509 call ali_mesh_ali_vendor_aim_timer_buffer_clear 
+0x3829 010510 increase 1 ,regb 
+0x382a 010511 fetch 1 ,mem_mesh_timer_index_buffer_len 
+0x382b 010512 isub regb ,null 
+0x382c 010513 branch ali_mesh_ali_vendor_message_opcode_delete_timer_loop ,positive 
+0x382d 010514 call peripherals_write_mesh_timer_infmatn 
+:      010515 ali_mesh_access_layer_send_ali_vendor_message_delete_timer:
+0x382e 010516 arg vendor_message_attr_type_timer_deleate ,temp 
+0x382f 010517 call ali_mesh_ali_vendor_message_status_add_head 
+0x3830 010518 arg 0 ,temp 
+0x3831 010519 istoret 1 ,contw 
+0x3832 010520 copy contw ,temp 
+0x3833 010521 call ali_mesh_get_all_timer_index_timer 
+0x3834 010522 pincrease 7 
+0x3835 010523 store 1 ,mem_mesh_access_layer_payload_len 
+0x3836 010524 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010526 ali_mesh_ali_vendor_aim_timer_buffer_clear:
+0x3837 010527 rtn blank 
+0x3838 010528 pincrease -1 
+0x3839 010529 mul32 pdata ,18 ,pdata 
+0x383a 010530 arg mem_mesh_vendor_timer_timing_buffer ,rega 
+0x383b 010531 iadd rega ,rega 
+0x383c 010532 setarg 0 
+0x383d 010533 istore 1 ,rega 
+0x383e 010534 rtn 
+:      010536 ali_mesh_ali_vendor_aim_timer_buffer_clear_all:
+0x383f 010537 arg 18 ,loopcnt 
+0x3840 010538 mul32 loopcnt ,mesh_x_timers ,loopcnt 
+0x3841 010539 arg mem_mesh_vendor_timer_timing_buffer ,contw 
+0x3842 010540 call clear_mem 
+0x3843 010541 call peripherals_write_mesh_timer_infmatn 
+0x3844 010542 branch ali_mesh_access_layer_send_ali_vendor_message_delete_timer 
+:      010544 ali_mesh_ali_vendor_message_opcode_timer_inquire:
+0x3845 010545 ifetch 1 ,contr 
+0x3846 010546 beq 0xff ,ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer 
+0x3847 010547 store 1 ,mem_mesh_vendor_timer_timing_temp 
+0x3848 010548 ifetch 1 ,contr 
+0x3849 010549 pincrease -1 
+0x384a 010550 mul32 pdata ,18 ,pdata 
+0x384b 010551 arg mem_mesh_vendor_timer_timing_buffer ,contr 
+0x384c 010552 iadd contr ,contr 
+0x384d 010553 arg mem_mesh_vendor_timer_timing_palyload ,contw 
+0x384e 010554 arg 18 ,loopcnt 
+0x384f 010555 call memcpy 
+0x3850 010556 arg vendor_message_attr_type_timer_inquire ,temp 
+0x3851 010557 call ali_mesh_ali_vendor_message_status_add_head 
+0x3852 010558 fetch 1 ,mem_mesh_vendor_timer_timing_index 
+0x3853 010559 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error ,blank 
+0x3854 010560 arg 0 ,temp 
+0x3855 010561 istoret 1 ,contw 
+:      010562 ali_mesh_ali_vendor_message_opcode_timer_inquire_time:
+0x3856 010563 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
+0x3857 010564 istore 1 ,contw 
+0x3858 010565 fetch 1 ,mem_mesh_vendor_timer_timing_index 
+0x3859 010566 istore 1 ,contw 
+0x385a 010567 fetch 8 ,mem_mesh_vendor_timer_timing_time 
+0x385b 010568 istore 8 ,contw 
+0x385c 010569 jam 17 ,mem_mesh_access_layer_payload_len 
+0x385d 010570 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010573 ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer:
+0x385e 010574 arg vendor_message_attr_type_timer_inquire ,temp 
+0x385f 010575 call ali_mesh_ali_vendor_message_status_add_head 
+0x3860 010576 arg 0xff ,temp 
+0x3861 010577 istoret 2 ,contw 
+0x3862 010580 copy contw ,temp 
+0x3863 010581 call ali_mesh_get_all_timer_index_timer 
+0x3864 010582 pincrease 8 
+0x3865 010583 store 1 ,mem_mesh_access_layer_payload_len 
+0x3866 010584 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010589 ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error:
+0x3867 010590 arg 0x80 ,temp 
+0x3868 010591 istore 1 ,contw 
+0x3869 010592 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time 
+:      010594 ali_mesh_ali_vendor_message_opcode_timer_set_state:
+0x386a 010595 ifetch 1 ,contr 
+0x386b 010596 store 1 ,mem_mesh_vendor_timer_timing_temp 
+0x386c 010597 and pdata ,0x7f ,pdata 
+0x386d 010598 pincrease -1 
+0x386e 010599 mul32 pdata ,18 ,pdata 
+0x386f 010600 arg mem_mesh_vendor_timer_timing_buffer ,contw 
+0x3870 010601 iadd contw ,contw 
+0x3871 010602 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
+0x3872 010603 istore 1 ,contw 
+0x3873 010604 call peripherals_write_mesh_timer_infmatn 
+0x3874 010605 arg vendor_mseeage_attr_type_timer_enable ,temp 
+0x3875 010606 call ali_mesh_ali_vendor_message_status_add_head 
+0x3876 010607 setarg 0 
+0x3877 010608 istore 1 ,contw 
+0x3878 010609 copy contw ,temp 
+0x3879 010610 call ali_mesh_get_all_timer_index_timer 
+0x387a 010611 pincrease 7 
+0x387b 010612 store 1 ,mem_mesh_access_layer_payload_len 
+0x387c 010613 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010618 ali_mesh_time_function:
+0x387d 010619 copy clkn_bt ,temp 
+0x387e 010620 fetch 4 ,mem_system_time 
+0x387f 010621 isub temp ,null 
+0x3880 010622 call ali_mesh_timer_timeout ,positive 
+0x3881 010623 call ali_mesh_clkn_bt_add_1s 
+0x3882 010624 isub temp ,null 
+0x3883 010625 rtn positive 
+0x3884 010626 call ali_mesh_time_init_system_time_without_clk 
+0x3885 010627 fetch 4 ,mem_mesh_vendor_timer_current_time 
+0x3886 010628 pincrease 1 
+0x3887 010629 store 4 ,mem_mesh_vendor_timer_current_time 
+0x3888 010630 branch ali_mesh_ali_vendor_check_time 
+:      010633 ali_mesh_time_init_system_time:
+0x3889 010634 copy clkn_bt ,pdata 
+:      010635 ali_mesh_time_init_system_time_without_clk:
+0x388a 010636 store 4 ,mem_system_time 
+0x388b 010637 fetch 1 ,mem_system_time + 3 
+0x388c 010638 and_into 0x0f ,pdata 
+0x388d 010639 store 1 ,mem_system_time + 3 
+0x388e 010640 rtn 
+:      010642 ali_mesh_timer_timeout:
+0x388f 010643 rtn zero 
+0x3890 010644 copy pdata ,regb 
+0x3891 010645 setarg 0x100000 
+0x3892 010646 lshift8 pdata ,pdata 
+0x3893 010647 iadd temp ,temp 
+0x3894 010648 copy regb ,pdata 
+0x3895 010649 rtn 
+:      010651 ali_mesh_clkn_bt_add_1s:
+0x3896 010652 arg 20 ,loopcnt 
+:      010653 ali_mesh_time_loop:
+0x3897 010654 pincrease 160 
+0x3898 010655 loop ali_mesh_time_loop 
+0x3899 010656 rtn 
+:      010658 ali_mesh_ali_vendor_check_time:
+0x389a 010659 setarg mesh_x_timers 
+0x389b 010660 store 1 ,mem_mesh_vendor_timer_check_loop 
+0x389c 010661 pincrease -1 
+0x389d 010662 mul32 pdata ,18 ,pdata 
+0x389e 010663 arg mem_mesh_vendor_timer_timing_buffer ,alarm 
+0x389f 010664 iadd alarm ,alarm 
+:      010665 ali_mesh_ali_vendor_check_time_loop:
+0x38a0 010666 ifetch 1 ,alarm 
+0x38a1 010667 ncall ali_mesh_ali_vendor_had_timing ,blank 
+0x38a2 010668 increase -18 ,alarm 
+0x38a3 010670 fetch 1 ,mem_mesh_vendor_timer_check_loop 
+0x38a4 010671 pincrease -1 
+0x38a5 010672 rtn blank 
+0x38a6 010673 store 1 ,mem_mesh_vendor_timer_check_loop 
+0x38a7 010674 branch ali_mesh_ali_vendor_check_time_loop 
+:      010676 ali_mesh_ali_vendor_had_timing:
+0x38a8 010677 arg 7 ,queue 
+0x38a9 010678 qisolate0 pdata 
+0x38aa 010679 rtn true 
+0x38ab 010680 and pdata ,0x7f ,pdata 
+0x38ac 010681 arg mesh_x_timers ,temp 
+0x38ad 010682 isub temp ,null 
+0x38ae 010683 rtn positive 
+0x38af 010684 copy alarm ,contr 
+0x38b0 010685 arg mem_mesh_vendor_timer_timing_palyload ,contw 
+0x38b1 010686 arg 18 ,loopcnt 
+0x38b2 010687 call memcpy 
+0x38b3 010688 fetch 1 ,mem_mesh_vendor_timer_timing_palyload + 17 
+0x38b4 010689 beq 0x59 ,ali_mesh_ali_vendor_had_timing_cyclically 
+:      010690 ali_mesh_ali_vendor_had_timing_single_time:
+0x38b5 010691 fetcht 4 ,mem_mesh_vendor_timer_current_time 
+0x38b6 010692 fetch 4 ,mem_mesh_vendor_timer_timing_time 
+0x38b7 010693 isub temp ,null 
+0x38b8 010694 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para 
+0x38b9 010695 branch ali_mesh_ali_vendor_time_timeout ,zero 
+0x38ba 010696 nbranch ali_mesh_ali_vendor_time_out_of_date ,positive 
+0x38bb 010697 rtn 
+:      010699 ali_mesh_ali_vendor_time_out_of_date:
+0x38bc 010700 setarg 0 
+0x38bd 010701 istore 1 ,alarm 
+0x38be 010702 rtn 
+:      010704 ali_mesh_ali_vendor_had_timing_cyclically:
+0x38bf 010706 fetch 4 ,mem_mesh_vendor_timer_current_time 
+0x38c0 010707 arg seconds_of_min ,temp 
+0x38c1 010708 idiv temp 
+0x38c2 010709 call wait_div_end 
+0x38c3 010710 remainder pdata 
+0x38c4 010711 nrtn blank 
+0x38c5 010713 fetch 4 ,mem_mesh_vendor_timer_current_time 
+0x38c6 010714 arg seconds_of_four_days ,temp 
+0x38c7 010715 isub temp ,pdata 
+0x38c8 010717 arg seconds_of_week ,temp 
+0x38c9 010718 idiv temp 
+0x38ca 010719 call wait_div_end 
+0x38cb 010720 remainder pdata 
+0x38cc 010721 arg seconds_of_day ,temp 
+0x38cd 010722 idiv temp 
+0x38ce 010723 call wait_div_end 
+0x38cf 010724 remainder rega 
+0x38d0 010725 quotient queue 
+0x38d1 010726 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
+0x38d2 010727 branch ali_mesh_ali_vendor_had_timing_cyclically_continue ,blank 
+0x38d3 010728 qisolate1 pdata 
+0x38d4 010729 nrtn true 
+:      010730 ali_mesh_ali_vendor_had_timing_cyclically_continue:
+0x38d5 010732 deposit rega 
+0x38d6 010733 arg seconds_of_min ,temp 
+0x38d7 010734 idiv temp 
+0x38d8 010735 call wait_div_end 
+0x38d9 010736 quotient temp 
+0x38da 010737 setarg eight_hours_time_zone_offset 
+0x38db 010738 iadd temp ,temp 
+0x38dc 010739 fetch 2 ,mem_mesh_vendor_timer_timing_time_cyclic 
+0x38dd 010740 arg 0xfff ,rega 
+0x38de 010741 iand rega ,pdata 
+0x38df 010742 isub temp ,null 
+0x38e0 010743 nrtn zero 
+0x38e1 010744 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para_cyclic 
+0x38e2 010745 branch ali_mesh_ali_vendor_time_timeout 
+:      010747 ali_mesh_ali_vendor_time_timeout:
+0x38e3 010748 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
+0x38e4 010749 jam 1 ,mem_mesh_vendor_timer_check_loop 
+0x38e5 010751 copy alarm ,pdata 
+0x38e6 010752 store 2 ,mem_mesh_alarm_temp 
+0x38e7 010754 fetcht 1 ,mem_mesh_generic_onoff_set_payload_onoff 
+0x38e8 010755 fetchr queue ,1 ,mem_mesh_receive_element_number 
+0x38e9 010756 call ali_mesh_ali_vendor_message_opcode_generic_onoff 
+0x38ea 010758 fetch 2 ,mem_mesh_alarm_temp 
+0x38eb 010759 copy pdata ,alarm 
+0x38ec 010760 add alarm ,17 ,contr 
+0x38ed 010761 ifetch 1 ,contr 
+0x38ee 010762 beq timer_cyclical_falg ,ali_mesh_ali_vendor_time_timeout_cyclic 
+:      010763 ali_mesh_ali_vendor_time_timeout_continue:
+0x38ef 010764 setarg 0 
+0x38f0 010765 istore 1 ,alarm 
+0x38f1 010766 fetchr queue ,1 ,mem_mesh_receive_element_number 
+0x38f2 010767 call ali_mesh_ali_vendor_message_opcode_timing_finish 
+0x38f3 010768 branch peripherals_write_mesh_timer_infmatn 
+:      010772 ali_mesh_ali_vendor_time_timeout_cyclic:
+0x38f4 010773 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
+0x38f5 010774 branch ali_mesh_ali_vendor_time_timeout_continue ,blank 
+0x38f6 010775 arg vendor_attr_type_event_trigger ,temp 
+0x38f7 010776 call ali_mesh_ali_vendor_message_status_add_head 
+0x38f8 010777 setarg 0x11 
+0x38f9 010778 istore 1 ,contw 
+0x38fa 010779 ifetch 1 ,alarm 
+0x38fb 010780 or pdata ,0x80 ,pdata 
+0x38fc 010781 istore 1 ,contw 
+0x38fd 010782 jam 8 ,mem_mesh_access_layer_payload 
+0x38fe 010783 branch ali_mesh_ali_vendor_message_send_message 
+:      010785 ali_mesh_ali_vendor_message_opcode_timing_finish:
+0x38ff 010786 arg vendor_attr_type_event_index_report ,temp 
+0x3900 010787 call ali_mesh_ali_vendor_message_status_add_head 
+0x3901 010788 copy contw ,temp 
+0x3902 010789 call ali_mesh_get_all_timer_index_timer 
+0x3903 010791 pincrease 6 
+0x3904 010792 store 1 ,mem_mesh_access_layer_payload_len 
+0x3905 010793 jam vendor_message_attr_status ,mem_mesh_access_layer_payload 
+0x3906 010794 branch ali_mesh_ali_vendor_message_send_message 
+:      010797 ali_mesh_ali_vendor_message_opcode_timer_set_timing:
+0x3907 010798 arg mem_mesh_vendor_timer_timing_index ,contw 
+0x3908 010799 arg 16 ,loopcnt 
+0x3909 010800 call memcpy 
+0x390a 010801 fetch 1 ,mem_mesh_vendor_timer_timing_index 
+0x390b 010802 and pdata ,0x7f ,pdata 
+0x390c 010803 store 1 ,mem_mesh_vendor_timer_timing_temp 
+0x390d 010804 sub pdata ,mesh_x_timers ,null 
+0x390e 010805 nrtn positive 
+0x390f 010806 fetch 4 ,mem_mesh_vendor_timer_timing_time 
+0x3910 010807 arg 60 ,temp 
+0x3911 010808 idiv temp 
+0x3912 010809 call wait_div_end 
+0x3913 010810 remainder temp 
+0x3914 010811 isub temp ,pdata 
+0x3915 010812 store 4 ,mem_mesh_vendor_timer_timing_time 
+0x3916 010813 setarg 0 
+0x3917 010814 store 2 ,mem_mesh_vendor_timer_timing_flag 
+0x3918 010815 arg mem_mesh_vendor_timer_timing_index ,rega 
+0x3919 010816 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
+0x391a 010817 arg vendor_mseeage_attr_type_set_time_single ,temp 
+0x391b 010818 branch ali_mesh_access_layer_send_ali_vendor_message_current_timing 
+:      010823 ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically:
+0x391c 010825 arg mem_mesh_vendor_timer_timing_index_cyclic ,contw 
+0x391d 010826 arg 17 ,loopcnt 
+0x391e 010827 call memcpy 
+0x391f 010830 fetch 1 ,mem_mesh_vendor_timer_timing_index_cyclic 
+0x3920 010831 and pdata ,0x7f ,pdata 
+0x3921 010832 store 1 ,mem_mesh_vendor_timer_timing_temp 
+0x3922 010833 sub pdata ,mesh_x_timers ,null 
+0x3923 010834 nrtn positive 
+0x3924 010836 jam 0x59 ,mem_mesh_vendor_timer_timing_cyclic_flag 
+0x3925 010837 arg mem_mesh_vendor_timer_timing_index_cyclic ,rega 
+0x3926 010838 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
+0x3927 010839 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
+:      010842 ali_mesh_access_layer_send_ali_vendor_message_current_timing:
+0x3928 010844 call ali_mesh_ali_vendor_message_status_add_head 
+0x3929 010845 setarg 0 
+0x392a 010846 store 1 ,mem_mesh_access_layer_payload + 6 
+0x392b 010847 copy contw ,temp 
+0x392c 010848 call ali_mesh_get_all_timer_index_timer 
+0x392d 010849 pincrease 7 
+0x392e 010850 store 1 ,mem_mesh_access_layer_payload_len 
+0x392f 010851 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010854 ali_mesh_ali_vendor_store_mesh_timer_infmatn:
+0x3930 010855 call ali_mesh_vendor_timer_buffer_offset_cal 
+0x3931 010856 copy rega ,contr 
+0x3932 010857 arg mem_mesh_vendor_timer_timing_buffer ,contw 
+0x3933 010858 iadd contw ,contw 
+0x3934 010859 arg 18 ,loopcnt 
+0x3935 010860 call memcpy 
+0x3936 010861 branch peripherals_write_mesh_timer_infmatn 
+:      010863 ali_mesh_vendor_timer_buffer_offset_cal:
+0x3937 010864 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
+0x3938 010865 pincrease -1 
+0x3939 010866 mul32 pdata ,18 ,pdata 
+0x393a 010867 rtn 
+:      010869 ali_mesh_get_all_timer_index_timer:
+0x393b 010870 arg mem_mesh_vendor_timer_timing_buffer ,rega 
+0x393c 010871 arg 0 ,regb 
+0x393d 010872 copy temp ,contw 
+0x393e 010873 arg mesh_x_timers ,loopcnt 
+0x393f 010874 increase -1 ,loopcnt 
+:      010875 ali_mesh_get_all_timer_index_timer_loop:
+0x3940 010876 ifetch 1 ,rega 
+0x3941 010877 beq 0xff ,ali_mesh_get_all_timer_index_timer_loop_end 
+0x3942 010878 branch ali_mesh_get_all_timer_index_timer_loop_end ,blank 
+0x3943 010879 increase 1 ,regb 
+0x3944 010880 istore 1 ,contw 
+:      010881 ali_mesh_get_all_timer_index_timer_loop_end:
+0x3945 010882 setarg 18 
+0x3946 010883 iadd rega ,rega 
+0x3947 010884 loop ali_mesh_get_all_timer_index_timer_loop 
+0x3948 010885 copy regb ,pdata 
+0x3949 010886 rtn 
+:      010888 peripherals_write_mesh_timer_infmatn:
+0x394a 010889 fetch 2 ,mem_mesh_cb_vendor_timing_changed 
+0x394b 010890 branch callback_func 
+:      010900 ali_mesh_bearer_layer_send_packet_by_network_layer:
+0x394c 010901 bpatchx patch34_1 ,mem_patch34 
+0x394d 010902 setarg mem_mesh_queue_each_size 
+0x394e 010903 store 2 ,mem_mesh_element_device_queue_buffer_ptr 
+0x394f 010904 setarg mem_mesh_element_device 
+0x3950 010905 store 2 ,mem_mesh_rega_temp 
+0x3951 010906 jam adv_pairing_mesh_message_duration ,mem_mesh_queue_ele_duration 
+0x3952 010907 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
+0x3953 010908 store 1 ,mem_mesh_queue_ele_gatt_msg_id 
+0x3954 010910 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
+0x3955 010911 pincrease 11 
+0x3956 010912 add pdata ,-2 ,loopcnt 
+0x3957 010921 store 1 ,mem_mesh_queue_ele_len 
+0x3958 010922 pincrease -1 
+0x3959 010925 istore 1 ,contw 
+0x395a 010926 setarg gap_adtype_mesh_message 
+0x395b 010927 istore 1 ,contw 
+0x395c 010928 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
+0x395d 010929 call memcpy_fast 
+0x395e 010930 fetchr rega ,2 ,mem_mesh_rega_temp 
+0x395f 010931 call ali_mesh_advertising_bearer_layer_init_queue 
+0x3960 010932 call queue_push 
+:      010933 ali_mesh_bearer_layer_gatt_send_packet_by_network_layer:
+0x3961 010934 fetch 2 ,mem_ui_state_map 
+0x3962 010935 isolate1 ui_state_ble_connected ,pdata 
+0x3963 010936 nrtn true 
+:      010937 ali_mesh_send_ble_data_control_package:
+0x3964 010938 call ali_mesh_network_layer_init_gatt_queue_param 
+0x3965 010939 arg mem_mesh_queue_ele_temp ,rega 
+0x3966 010940 branch queue_push 
+:      010942 ali_mesh_advertising_bearer_layer_init_queue:
+0x3967 010943 add rega ,element_device_queue_buffer_ptr ,contr 
+0x3968 010944 ifetch 2 ,contr 
+0x3969 010945 store 2 ,mem_queue_ptr 
+0x396a 010946 arg mem_mesh_queue_ele_temp ,rega 
+0x396b 010947 rtn 
+:      010950 ali_mesh_advertising_bearer_layer_init_queue_param:
+0x396c 010951 setarg mem_mesh_queue_each_size 
+0x396d 010952 store 2 ,mem_queue_ptr 
+0x396e 010953 rtn 
+:      010955 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue:
+:      010957 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue_deal:
+0x396f 010958 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
+0x3970 010959 rtnne packet_in_bearer 
+0x3971 010960 jam packet_in_adverting ,mem_mesh_upper_tran_layer_packet_advertising 
+0x3972 010961 branch ali_mesh_control_ble_advertising_on_advertising 
+:      010963 ali_mesh_advertising_bearer_layer_send_packet_by_app_bearer_calc_param:
+0x3973 010964 arg mem_mesh_queue_ele_payload + 2 ,rega 
+0x3974 010965 arg max_app_mssage_payload_length ,temp 
+0x3975 010966 setarg 0x21 
+0x3976 010967 nrtn true 
+0x3977 010968 arg mem_mesh_queue_ele_payload + 20 ,rega 
+0x3978 010969 fetcht 1 ,mem_mesh_queue_ele_len 
+0x3979 010970 increase -18 ,temp 
+0x397a 010971 setarg 0x22 
+0x397b 010972 rtn 
+:      010980 ali_mesh_advertising_add_adtype_flags:
+0x397c 010981 arg mem_mesh_adv_data ,contw 
+0x397d 010982 setarg 0x02 
+0x397e 010983 istore 1 ,contw 
+0x397f 010984 setarg gap_adtype_flags 
+0x3980 010985 istore 1 ,contw 
+0x3981 010986 setarg 0x02 
+0x3982 010987 istore 1 ,contw 
+0x3983 010988 rtn 
+:      010992 ali_mesh_advertising_add_adtype_16bit_complete:
+0x3984 010993 arg mesh_provisioning_uuid ,temp 
+0x3985 010994 setarg 0x03 
+0x3986 010995 istore 1 ,contw 
+0x3987 010996 setarg gap_adtype_16bit_complete 
+0x3988 010997 istore 1 ,contw 
+0x3989 010998 istoret 2 ,contw 
+0x398a 010999 rtn 
+:      011002 mesh_ble_rx_packet_only:
+0x398b 011003 call le_enable 
+0x398c 011004 call le_init_adv 
+0x398d 011005 call le_receive_adv 
+0x398e 011006 nrtn match 
+0x398f 011008 fetch 1 ,mem_le_adv_rcv 
+0x3990 011009 pincrease 1 
+0x3991 011010 store 1 ,mem_le_adv_rcv 
+0x3992 011011 fetch 2 ,mem_mesh_cb_receive_advertising 
+0x3993 011012 call callback_func 
+0x3994 011013 branch le_disable 
+:      011015 mesh_ble_rx_packet:
+0x3995 011016 call mesh_ble_rx_packet_check_and_init 
+0x3996 011017 rtn user 
+:      011018 mesh_ble_rx_packet_check_timer:
+0x3997 011019 call mesh_ble_rx_packet_only 
+0x3998 011020 call connection_dispatch 
+0x3999 011021 fetcht 2 ,mem_le_scan_interval 
+0x399a 011022 arg 10 ,queue 
+0x399b 011023 call sniff_check_window 
+0x399c 011024 rtn user 
+0x399d 011025 arg mesh_ble_rx_timer ,queue 
+0x399e 011026 call timer_check 
+0x399f 011027 nbranch mesh_ble_rx_packet_check_timer ,blank 
+0x39a0 011028 rtn 
+:      011030 mesh_ble_rx_packet_check_and_init:
+0x39a1 011031 fetcht 2 ,mem_le_scan_interval 
+0x39a2 011032 arg 4 ,queue 
+0x39a3 011033 call sniff_check_window 
+0x39a4 011034 rtn user 
+0x39a5 011035 call mesh_le_calc_next_scan_channel 
+0x39a6 011036 fetch 2 ,mem_le_scan_interval 
+0x39a7 011037 arg mesh_ble_rx_timer ,queue 
+0x39a8 011038 branch timer_init 
+:      011041 mesh_le_calc_next_scan_channel:
+0x39a9 011042 fetch 1 ,mem_mesh_adv_scan_channel 
+0x39aa 011043 pincrease 1 
+0x39ab 011044 store 1 ,mem_mesh_adv_scan_channel 
+0x39ac 011045 store 1 ,mem_le_ch_mapped 
+0x39ad 011046 rtnne 40 
+0x39ae 011047 jam 37 ,mem_mesh_adv_scan_channel 
+0x39af 011048 jam 37 ,mem_le_ch_mapped 
+0x39b0 011049 rtn 
+:      011051 mesh_check_ble_rx_packet:
+0x39b1 011052 fetch 1 ,mem_le_rxbuf 
+0x39b2 011053 and pdata ,0x0f ,pdata 
+0x39b3 011054 beq adv_ind ,ali_mesh_match_advertising_packet 
+0x39b4 011055 beq adv_nonconn_ind ,ali_mesh_match_advertising_packet 
+0x39b5 011056 rtn 
+:      011058 ali_mesh_match_advertising_packet:
+0x39b6 011059 ifetcht 1 ,contr 
+0x39b7 011060 sub temp ,adv_packet_min_length ,null 
+0x39b8 011061 rtn positive 
+0x39b9 011062 sub temp ,adv_packet_max_length ,null 
+0x39ba 011063 nrtn positive 
+0x39bb 011064 add temp ,-6 ,rega 
+0x39bc 011065 add contr ,6 ,regb 
+:      011067 ali_mesh_find_adv_ind_packet:
+0x39bd 011068 ifetcht 1 ,regb 
+0x39be 011069 sub temp ,ad_type_min_length ,null 
+0x39bf 011070 rtn positive 
+0x39c0 011071 sub temp ,ad_type_max_length ,null 
+0x39c1 011072 nrtn positive 
+0x39c2 011073 copy temp ,pdata 
+0x39c3 011074 rtn blank 
+0x39c4 011075 bpatchx patch34_2 ,mem_patch34 
+0x39c5 011076 ifetch 1 ,contr 
+0x39c6 011077 beq gap_adtype_manufacturer_specific ,ali_mesh_receive_adtype_manufacturer_specific_tmall_control 
+0x39c7 011078 beq gap_adtype_mesh_message ,ali_mesh_receive_adtype_mesh_message 
+0x39c8 011081 add temp ,1 ,pdata 
+0x39c9 011082 isub rega ,null 
+0x39ca 011083 rtn positive 
+0x39cb 011084 iadd regb ,regb 
+0x39cc 011085 sub temp ,-1 ,pdata 
+0x39cd 011086 iadd rega ,rega 
+0x39ce 011087 copy rega ,pdata 
+0x39cf 011088 rtn blank 
+0x39d0 011089 branch ali_mesh_find_adv_ind_packet 
+:      011091 ali_mesh_receive_adtype_manufacturer_specific_tmall_control:
+0x39d1 011092 jam mesh_message_tmall ,mem_mesh_fast_pair_packet_type 
+0x39d2 011093 branch ali_mesh_receive_adtype_manufacturer_specific 
+:      011096 mesh_le_send_adv:
+0x39d3 011097 fetch 1 ,mem_le_adv_transmit 
+0x39d4 011098 pincrease 1 
+0x39d5 011099 store 1 ,mem_le_adv_transmit 
+0x39d6 011101 bpatchx patch34_3 ,mem_patch34 
+0x39d7 011102 call le_enable 
+0x39d8 011103 arg 39 ,loopcnt 
+0x39d9 011104 arg mem_le_txheader ,contr 
+0x39da 011105 arg mem_le_txheader_mesh_temp ,contw 
+0x39db 011106 call memcpy_fast 
+0x39dc 011107 jam 37 ,mem_le_ch_mapped 
+0x39dd 011108 arg 1800 ,stop_watch 
+0x39de 011109 enable swfine 
+0x39df 011110 disable match 
+:      011112 mesh_le_send_adv_loop:
+0x39e0 011113 call le_init_adv 
+0x39e1 011114 call mesh_le_send_adv_nonconn_ind 
+0x39e2 011115 random pdata 
+0x39e3 011116 arg 0x1ff ,temp 
+0x39e4 011117 iand temp ,pdata 
+0x39e5 011118 add pdata ,100 ,pdata 
+0x39e6 011119 call delay 
+0x39e7 011120 fetch 1 ,mem_le_ch_mapped 
+0x39e8 011121 pincrease 1 
+0x39e9 011122 store 1 ,mem_le_ch_mapped 
+0x39ea 011123 bne 40 ,mesh_le_send_adv_loop 
+0x39eb 011125 arg 39 ,loopcnt 
+0x39ec 011126 arg mem_le_txheader ,contw 
+0x39ed 011127 arg mem_le_txheader_mesh_temp ,contr 
+0x39ee 011128 call memcpy_fast 
+0x39ef 011129 branch le_disable 
+:      011131 mesh_le_send_adv_nonconn_ind:
+0x39f0 011132 arg adv_nonconn_ind ,temp 
+0x39f1 011133 storet 1 ,mem_le_txheader 
+0x39f2 011134 fetcht 1 ,mem_mesh_adv_data_len 
+0x39f3 011135 add temp ,6 ,pdata 
+0x39f4 011136 store 1 ,mem_le_txlen 
+0x39f5 011137 fetch 6 ,mem_le_lap 
+0x39f6 011138 store 6 ,mem_le_txpayload 
+0x39f7 011139 copy temp ,loopcnt 
+0x39f8 011140 arg mem_mesh_adv_data ,contr 
+0x39f9 011141 call memcpy_fast 
+0x39fa 011143 branch le_transmit_norx 
+:      011154 ali_mesh_base_adt_cache:
+0x39fb 011155 bpatchx patch34_4 ,mem_patch34 
+0x39fc 011156 fetcht 2 ,mem_ccm_data_ptr 
+0x39fd 011157 fetch 1 ,mem_ccm_data_len 
+0x39fe 011158 copy temp ,contr 
+0x39ff 011159 arg mem_k4_salt ,rega 
+0x3a00 011160 arg mem_k4_t ,alarm 
+0x3a01 011161 call ali_mesh_encrypt_base_function_aes_cmac 
+0x3a02 011162 call disable_user 
+0x3a03 011163 copy regc ,pdata 
+0x3a04 011164 iadd alarm ,contr 
+0x3a05 011165 fetcht 4 ,mem_k4_t 
+0x3a06 011166 fetch 2 ,mem_mesh_mic_cache_ptr 
+0x3a07 011167 copy pdata ,rega 
+0x3a08 011169 arg transport_mic_cache_space_num ,loopcnt 
+:      011170 ali_mesh_base_adt_cache_loop:
+0x3a09 011171 ifetch 4 ,rega 
+0x3a0a 011172 branch ali_mesh_base_adt_cache_empty_space ,blank 
+0x3a0b 011173 isub temp ,null 
+0x3a0c 011174 rtn zero 
+0x3a0d 011175 increase transport_mic_cache_space_size ,rega 
+0x3a0e 011176 loop ali_mesh_base_adt_cache_loop 
+0x3a0f 011177 fetch 2 ,mem_mesh_mic_cache_ptr 
+0x3a10 011178 copy pdata ,contw 
+0x3a11 011179 add pdata ,transport_mic_cache_space_size ,contr 
+0x3a12 011182 arg transport_mic_cache_total_size ,loopcnt 
+0x3a13 011183 call memcpy_fast 
+0x3a14 011184 istoret 4 ,contw 
+0x3a15 011185 branch enable_user 
+:      011186 ali_mesh_base_adt_cache_empty_space:
+0x3a16 011187 istoret 4 ,rega 
+0x3a17 011188 branch enable_user 
+:      011190 ali_mesh_chip_peripherals_load_data:
+0x3a18 011191 fetch 1 ,mem_mesh_chip_select 
+0x3a19 011192 beq mesh_chip_from_eeprom ,ali_mesh_chip_peripherals_load_data_from_eep 
+:      011193 ali_mesh_chip_peripherals_load_data_from_flash:
+0x3a1a 011194 call ali_mesh_chip_peripherals_load_three_tuple_from_flash 
+0x3a1b 011195 call ali_mesh_chip_peripherals_load_network_key_from_flash 
+0x3a1c 011196 call ali_mesh_chip_peripherals_load_application_key_from_flash 
+0x3a1d 011197 call ali_mesh_chip_peripherals_load_device_key_from_flash 
+0x3a1e 011198 call ali_mesh_chip_peripherals_load_reset_count_from_flash 
+0x3a1f 011199 call ali_mesh_chip_peripherals_load_seq_from_flash 
+0x3a20 011200 branch ali_mesh_chip_peripherals_load_subscription_from_flash 
+:      011202 ali_mesh_chip_peripherals_load_three_tuple_from_flash:
+0x3a21 011203 arg mesh_eep_three_tuple_length ,temp 
+0x3a22 011204 arg mem_mesh_three_tuple_productid ,rega 
+0x3a23 011205 setarg 0x1ffa0 
+0x3a24 011206 branch spid_read_flash 
+:      011207 ali_mesh_chip_peripherals_load_network_key_from_flash:
+0x3a25 011208 arg mesh_eep_network_key_length ,temp 
+0x3a26 011209 arg mem_mesh_network_key ,rega 
+0x3a27 011210 setarg mesh_flash_network_key_addr 
+0x3a28 011211 call spid_read_flash 
+0x3a29 011212 fetch 1 ,mem_mesh_last_iv_index_byte 
+0x3a2a 011213 store 1 ,mem_mesh_iv_index + 3 
+0x3a2b 011214 rtn 
+:      011215 ali_mesh_chip_peripherals_load_application_key_from_flash:
+0x3a2c 011216 arg mesh_eep_application_key_length ,temp 
+0x3a2d 011217 arg mem_mesh_application_key ,rega 
+0x3a2e 011218 setarg mesh_flash_application_key_addr 
+0x3a2f 011219 branch spid_read_flash 
+:      011220 ali_mesh_chip_peripherals_load_device_key_from_flash:
+0x3a30 011221 arg mesh_eep_device_key_length ,temp 
+0x3a31 011222 arg mem_mesh_device_key ,rega 
+0x3a32 011223 setarg mesh_flash_device_key_addr 
+0x3a33 011224 branch spid_read_flash 
+:      011225 ali_mesh_chip_peripherals_load_reset_count_from_flash:
+0x3a34 011226 rtn 
+:      011227 ali_mesh_chip_peripherals_load_seq_from_flash:
+0x3a35 011228 arg mesh_eep_seq_length ,temp 
+0x3a36 011229 arg mem_mesh_send_message_seq ,rega 
+0x3a37 011230 setarg mesh_flash_message_seq_addr 
+0x3a38 011231 branch spid_read_flash 
+:      011232 ali_mesh_chip_peripherals_load_subscription_from_flash:
+0x3a39 011233 fetch 2 ,mem_mesh_core_feature 
+0x3a3a 011234 rtnbit1 mesh_feature_disable_subscription 
+0x3a3b 011235 arg mesh_eep_subscription_total_length ,temp 
+0x3a3c 011236 arg mem_mesh_subscription_eep_temp ,rega 
+0x3a3d 011237 setarg mesh_flash_subscription_addr 
+0x3a3e 011238 call spid_read_flash 
+0x3a3f 011239 call mesh_get_element_info_config 
+0x3a40 011240 arg mem_mesh_subscription_eep_temp ,contr 
+0x3a41 011241 add rega ,element_device_subscription_label ,rega 
+0x3a42 011242 branch ali_mesh_chip_peripherals_load_subscription_loop 
+:      011245 ali_mesh_chip_peripherals_load_data_from_eep:
+0x3a43 011246 call ali_mesh_chip_peripherals_load_three_tuple_from_eep 
+0x3a44 011247 call ali_mesh_chip_peripherals_load_network_key_from_eep 
+0x3a45 011248 call ali_mesh_chip_peripherals_load_application_key_from_eep 
+0x3a46 011249 call ali_mesh_chip_peripherals_load_device_key_from_eep 
+0x3a47 011250 call ali_mesh_chip_peripherals_load_reset_count_from_eep 
+0x3a48 011251 call ali_mesh_chip_peripherals_load_seq_from_eep 
+0x3a49 011252 branch ali_mesh_chip_peripherals_load_subscription_from_eep 
+:      011254 ali_mesh_chip_peripherals_load_three_tuple_from_eep:
+0x3a4a 011255 arg mesh_eep_three_tuple_length ,temp 
+0x3a4b 011256 arg mem_mesh_three_tuple_productid ,rega 
+0x3a4c 011257 arg mesh_eep_three_tuple_offset ,regb 
+0x3a4d 011258 branch iicd_read_eep_data 
+:      011260 ali_mesh_chip_peripherals_load_network_key_from_eep:
+0x3a4e 011261 arg mesh_eep_network_key_length ,temp 
+0x3a4f 011262 arg mem_mesh_network_key ,rega 
+0x3a50 011263 arg mesh_eep_network_key_offset ,regb 
+0x3a51 011264 call iicd_read_eep_data 
+0x3a52 011265 fetch 1 ,mem_mesh_last_iv_index_byte 
+0x3a53 011266 store 1 ,mem_mesh_iv_index + 3 
+0x3a54 011267 rtn 
+:      011269 ali_mesh_chip_peripherals_load_application_key_from_eep:
+0x3a55 011270 arg mesh_eep_application_key_length ,temp 
+0x3a56 011271 arg mem_mesh_application_key ,rega 
+0x3a57 011272 arg mesh_eep_application_key_offset ,regb 
+0x3a58 011273 branch iicd_read_eep_data 
+:      011275 ali_mesh_chip_peripherals_load_device_key_from_eep:
+0x3a59 011276 arg mesh_eep_device_key_length ,temp 
+0x3a5a 011277 arg mem_mesh_device_key ,rega 
+0x3a5b 011278 arg mesh_eep_device_key_offset ,regb 
+0x3a5c 011279 branch iicd_read_eep_data 
+:      011281 ali_mesh_chip_peripherals_load_reset_count_from_eep:
+0x3a5d 011282 rtn 
+:      011284 ali_mesh_chip_peripherals_load_seq_from_eep:
+0x3a5e 011285 arg mesh_eep_seq_length ,temp 
+0x3a5f 011286 arg mem_mesh_send_message_seq ,rega 
+0x3a60 011287 arg mesh_eep_seq_offset ,regb 
+0x3a61 011288 branch iicd_read_eep_data 
+:      011290 ali_mesh_chip_peripherals_load_subscription_from_eep:
+0x3a62 011291 fetch 2 ,mem_mesh_core_feature 
+0x3a63 011292 rtnbit1 mesh_feature_disable_subscription 
+0x3a64 011293 arg mesh_eep_subscription_total_length ,temp 
+0x3a65 011294 arg mem_mesh_subscription_eep_temp ,rega 
+0x3a66 011295 arg mesh_eep_subscription_offset ,regb 
+0x3a67 011296 call iicd_read_eep_data 
+0x3a68 011297 call mesh_get_element_info_config 
+0x3a69 011298 arg mem_mesh_subscription_eep_temp ,contr 
+0x3a6a 011299 add rega ,element_device_subscription_label ,rega 
+:      011300 ali_mesh_chip_peripherals_load_subscription_loop:
+0x3a6b 011301 copy rega ,contw 
+0x3a6c 011302 call memcpy16 
+0x3a6d 011303 copy regb ,pdata 
+0x3a6e 011304 iadd rega ,rega 
+0x3a6f 011305 loop ali_mesh_chip_peripherals_load_subscription_loop 
+0x3a70 011306 rtn 
+:      011308 mesh_receive_config_appkey_add_cb:
+0x3a71 011309 fetch 1 ,mem_mesh_chip_select 
+0x3a72 011310 beq mesh_chip_from_eeprom ,mesh_receive_config_appkey_add_eeprom_cb 
+0x3a73 011311 beq mesh_chip_from_flash ,mesh_receive_config_appkey_add_flash_cb 
+:      011312 mesh_receive_config_appkey_add_flash_cb:
+0x3a74 011313 call ali_mesh_chip_peripherals_save_network_key_from_flash 
+0x3a75 011314 call ali_mesh_chip_peripherals_save_application_key_from_flash 
+0x3a76 011315 branch ali_mesh_chip_peripherals_save_device_key_from_flash 
+:      011316 ali_mesh_chip_peripherals_save_network_key_from_flash:
+0x3a77 011317 arg mesh_eep_network_key_length ,temp 
+0x3a78 011318 arg mem_mesh_network_key ,rega 
+0x3a79 011319 setarg mesh_flash_network_key_addr 
+0x3a7a 011320 branch spid_write_flash_data 
+:      011321 ali_mesh_chip_peripherals_save_application_key_from_flash:
+0x3a7b 011322 arg mesh_eep_application_key_length ,temp 
+0x3a7c 011323 arg mem_mesh_application_key ,rega 
+0x3a7d 011324 setarg mesh_flash_application_key_addr 
+0x3a7e 011325 branch spid_write_flash_data 
+:      011326 ali_mesh_chip_peripherals_save_device_key_from_flash:
+0x3a7f 011327 arg mesh_eep_device_key_length ,temp 
+0x3a80 011328 arg mem_mesh_device_key ,rega 
+0x3a81 011329 setarg mesh_flash_device_key_addr 
+0x3a82 011330 branch spid_write_flash_data 
+:      011332 mesh_receive_config_appkey_add_eeprom_cb:
+0x3a83 011333 call ali_mesh_chip_peripherals_save_network_key_from_eep 
+0x3a84 011334 call ali_mesh_chip_peripherals_save_application_key_from_eep 
+0x3a85 011335 branch ali_mesh_chip_peripherals_save_device_key_from_eep 
+:      011337 ali_mesh_chip_peripherals_save_network_key_from_eep:
+0x3a86 011338 arg mesh_eep_network_key_length ,temp 
+0x3a87 011339 arg mem_mesh_network_key ,rega 
+0x3a88 011340 arg mesh_eep_network_key_offset ,regb 
+0x3a89 011341 branch iicd_write_protect_eep_data 
+:      011343 ali_mesh_chip_peripherals_save_application_key_from_eep:
+0x3a8a 011344 arg mesh_eep_application_key_length ,temp 
+0x3a8b 011345 arg mem_mesh_application_key ,rega 
+0x3a8c 011346 arg mesh_eep_application_key_offset ,regb 
+0x3a8d 011347 branch iicd_write_protect_eep_data 
+:      011349 ali_mesh_chip_peripherals_save_device_key_from_eep:
+0x3a8e 011350 arg mesh_eep_device_key_length ,temp 
+0x3a8f 011351 arg mem_mesh_device_key ,rega 
+0x3a90 011352 arg mesh_eep_device_key_offset ,regb 
+0x3a91 011353 branch iicd_write_protect_eep_data 
+:      011355 mesh_store_new_seq_data:
+0x3a92 011356 fetch 3 ,mem_mesh_send_message_seq 
+0x3a93 011357 fetcht 3 ,mem_mesh_send_message_seq_temp 
+0x3a94 011358 isub temp ,null 
+0x3a95 011359 nrtn positive 
+0x3a96 011360 add pdata ,128 ,pdata 
+0x3a97 011361 store 3 ,mem_mesh_send_message_seq_temp 
+0x3a98 011362 fetch 1 ,mem_mesh_chip_select 
+0x3a99 011363 beq 1 ,ali_mesh_chip_peripherals_save_seq_from_eep 
+:      011364 ali_mesh_chip_peripherals_save_seq_from_flash:
+0x3a9a 011365 arg mesh_eep_seq_length ,temp 
+0x3a9b 011366 arg mem_mesh_send_message_seq_temp ,rega 
+0x3a9c 011367 setarg mesh_flash_message_seq_addr 
+0x3a9d 011368 branch spid_write_flash_data 
+:      011369 ali_mesh_chip_peripherals_save_seq_from_eep:
+0x3a9e 011370 arg mesh_eep_seq_length ,temp 
+0x3a9f 011371 arg mem_mesh_send_message_seq_temp ,rega 
+0x3aa0 011372 arg mesh_eep_seq_offset ,regb 
+0x3aa1 011373 branch iicd_write_protect_eep_data 
+:      011375 mesh_store_new_subscriptuion_list_data:
+0x3aa2 011376 call ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep 
+0x3aa3 011377 fetch 1 ,mem_mesh_chip_select 
+0x3aa4 011378 beq 2 ,mesh_store_new_subscriptuion_list_data_from_flash 
+0x3aa5 011379 arg mesh_eep_subscription_total_length ,temp 
+0x3aa6 011380 arg mem_mesh_subscription_eep_temp ,rega 
+0x3aa7 011381 arg mesh_eep_subscription_offset ,regb 
+0x3aa8 011382 branch iicd_write_protect_eep_data 
+:      011383 mesh_store_new_subscriptuion_list_data_from_flash:
+0x3aa9 011384 arg mesh_eep_subscription_total_length ,temp 
+0x3aaa 011385 arg mem_mesh_subscription_eep_temp ,rega 
+0x3aab 011386 setarg mesh_flash_subscription_addr 
+0x3aac 011387 branch spid_write_flash_data 
+:      011389 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep:
+0x3aad 011390 call mesh_get_element_info_config 
+0x3aae 011391 arg mem_mesh_subscription_eep_temp ,contw 
+0x3aaf 011392 add rega ,element_device_subscription_label ,rega 
+:      011393 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop:
+0x3ab0 011394 copy rega ,contr 
+0x3ab1 011395 call memcpy16 
+0x3ab2 011396 copy regb ,pdata 
+0x3ab3 011397 iadd rega ,rega 
+0x3ab4 011398 loop ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop 
+0x3ab5 011399 rtn 
+:      011401 mesh_clear_pairing_key:
+0x3ab6 011402 fetch 1 ,mem_mesh_chip_select 
+0x3ab7 011403 beq 1 ,ali_mesh_chip_clear_pairing_key_from_eeprom 
+:      011404 ali_mesh_chip_clear_pairing_key_from_flash:
+0x3ab8 011405 setarg 0x1e000 
+0x3ab9 011406 store 3 ,mem_spi_write_addr 
+0x3aba 011407 branch spid_flash_erase_sector + 2 
+:      011408 ali_mesh_chip_clear_pairing_key_from_eeprom:
+0x3abb 011409 rtn 
+:      011411 mesh_vendor_timming_chage_cb:
+0x3abc 011412 fetch 1 ,mem_mesh_chip_select 
+0x3abd 011413 rtnne 2 
+0x3abe 011414 setarg 0x1d000 
+0x3abf 011415 arg mem_mesh_vendor_timer_timing_buffer ,rega 
+0x3ac0 011416 arg mesh_x_timers ,temp 
+0x3ac1 011417 mul32 temp ,18 ,temp 
+0x3ac2 011418 branch spid_write_flash_data 
+:      011420 ali_mesh_vendor_timer_message_read:
+0x3ac3 011421 fetch 1 ,mem_mesh_chip_select 
+0x3ac4 011422 rtnne 2 
+0x3ac5 011423 arg mem_mesh_vendor_timer_timing_buffer ,rega 
+0x3ac6 011424 arg mesh_x_timers ,temp 
+0x3ac7 011425 mul32 temp ,18 ,temp 
+0x3ac8 011426 setarg 0x1d000 
+0x3ac9 011427 branch spid_read_flash 
+:      011433 ali_mesh_control_ble_adv_process:
+0x3aca 011434 call ali_mesh_ble_adv 
+0x3acb 011435 branch ali_mesh_control_ble_adv_tmall_packet 
+:      011439 ali_mesh_control_ble_adv_timer_process:
+0x3acc 011440 call ali_mesh_advertising_unprovisioned_timer_interval_timer 
+0x3acd 011441 branch ali_mesh_advertising_unprovisioned_timer 
+:      011444 ali_mesh_control_ble_advertising_on_advertising:
+0x3ace 011445 jam device_beacon_on ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
+0x3acf 011446 rtn 
+:      011449 ali_mesh_control_ble_advertising_off_advertising:
+0x3ad0 011450 jam device_beacon_off ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
+0x3ad1 011451 rtn 
+:      011454 ali_mesh_control_ble_adv_tmall_packet:
+0x3ad2 011455 arg ali_mesh_control_ble_adv_tmall_packet_send_package ,regb 
+0x3ad3 011456 arg mesh_adv_tmall_message_interval ,rega 
+0x3ad4 011457 arg mesh_ble_adv_tmall ,queue 
+0x3ad5 011458 branch ali_mesh_chip_timer_check_with_random_timer 
+:      011464 ali_mesh_control_ble_adv_tmall_packet_send_package:
+0x3ad6 011465 fetch 1 ,mem_mesh_provisioned_flag 
+0x3ad7 011466 beq unprovisioned_beacon_status ,ali_mesh_control_ble_advertising_send_device_beacon_packet 
+0x3ad8 011467 beq silence_beacon_status ,ali_mesh_control_ble_advertising_send_device_silence_beacon_packet 
+0x3ad9 011468 beq pairing_status ,ali_mesh_control_ble_advertising_send_pairing_packet 
+0x3ada 011469 beq paired_status ,ali_mesh_control_ble_advertising_send_paired_packet 
+0x3adb 011470 branch ali_mesh_control_ble_advertising_send_paired_packet 
+:      011472 ali_mesh_control_ble_advertising_send_device_silence_beacon_packet:
+0x3adc 011473 jam 0 ,mem_le_adv_enable 
+0x3add 011474 branch ali_mesh_control_ble_advertising_off_advertising 
+:      011476 ali_mesh_control_ble_advertising_send_paired_packet:
+0x3ade 011477 call ali_mesh_advertising_bearer_layer_init_queue_param 
+0x3adf 011478 arg mem_mesh_queue_ele_temp ,rega 
+0x3ae0 011479 call queue_get_new_ele 
+0x3ae1 011480 nrtn user 
+0x3ae2 011481 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
+0x3ae3 011482 bbit1 bit_uuper_tran_proxy_message ,ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy 
+0x3ae4 011483 fetch 1 ,mem_mesh_queue_ele_duration 
+0x3ae5 011484 pincrease -1 
+0x3ae6 011485 istore 1 ,regb 
+0x3ae7 011486 and pdata ,0x7f ,pdata 
+0x3ae8 011487 call ali_mesh_control_ble_advertising_send_paired_packet_end_duration ,blank 
+0x3ae9 011488 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
+0x3aea 011489 rtnbit0 bit_upper_tran_tmall_message 
+0x3aeb 011490 arg mem_mesh_adv_data_len ,contw 
+0x3aec 011491 arg mem_mesh_queue_ele_len ,contr 
+0x3aed 011492 call memcpy32 
+0x3aee 011493 branch mesh_le_send_adv 
+:      011495 ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy:
+0x3aef 011496 arg mem_mesh_queue_ele_duration ,rega 
+0x3af0 011497 call queue_pop 
+0x3af1 011498 call queue_empty 
+0x3af2 011499 nrtn blank 
+0x3af3 011501 call ali_mesh_send_paired_packet_init_advertising 
+0x3af4 011502 branch ali_mesh_control_ble_advertising_off_advertising 
+:      011505 ali_mesh_control_ble_advertising_send_paired_packet_end_duration:
+0x3af5 011506 arg mem_mesh_queue_ele_duration ,rega 
+0x3af6 011507 call queue_pop 
+0x3af7 011508 call queue_empty 
+0x3af8 011509 nrtn blank 
+0x3af9 011511 jam adv_pairing_mesh_message_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
+0x3afa 011512 branch ali_mesh_control_ble_advertising_off_advertising 
+:      011514 ali_mesh_send_paired_packet_init_advertising:
+0x3afb 011515 jam null_packet_advertising ,mem_mesh_upper_tran_layer_packet_advertising 
+0x3afc 011516 rtn 
+:      011519 ali_mesh_control_ble_advertising_send_device_beacon_packet:
+0x3afd 011520 call ali_mesh_config_device_uuid_by_three_tuple 
+0x3afe 011521 call ali_mesh_send_unprovisioned_beacons_tmall 
+0x3aff 011522 call ali_mesh_control_ble_advertising_device_beacon_check_duration 
+0x3b00 011523 nrtn zero 
+0x3b01 011524 fetch 1 ,mem_mesh_provisioned_flag 
+0x3b02 011525 beq silence_beacon_status ,ali_mesh_end_advertising_silence_device_beacon_packet 
+0x3b03 011526 beq unprovisioned_beacon_status ,ali_mesh_end_advertising_unprovisioned_device_beacon_packet 
+0x3b04 011527 rtn 
+:      011532 ali_mesh_control_ble_advertising_device_beacon_check_duration:
+0x3b05 011533 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
+0x3b06 011534 add pdata ,-1 ,pdata 
+0x3b07 011535 store 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
+0x3b08 011536 rtn 
+:      011539 ali_mesh_end_advertising_silence_device_beacon_packet:
+0x3b09 011540 jam adv_silence_device_beacon_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
+0x3b0a 011541 branch ali_mesh_control_ble_advertising_off_advertising 
+:      011544 ali_mesh_end_advertising_unprovisioned_device_beacon_packet:
+0x3b0b 011545 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
+0x3b0c 011546 branch ali_mesh_control_ble_advertising_off_advertising 
+:      011549 ali_mesh_control_ble_advertising_send_pairing_packet:
+0x3b0d 011550 branch mesh_le_send_adv 
+:      011552 ali_mesh_chip_timer_check_with_random_timer:
+0x3b0e 011553 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
+0x3b0f 011554 rtnne device_beacon_on 
+:      011555 ali_mesh_chip_timer_check_with_random_timer_continue:
+0x3b10 011556 random pdata 
+0x3b11 011557 and pdata ,0x07 ,pdata 
+0x3b12 011558 iadd rega ,rega 
+:      011562 ali_mesh_chip_timer_check:
+0x3b13 011563 call timer_check 
+0x3b14 011564 nrtn blank 
+0x3b15 011565 copy rega ,pdata 
+0x3b16 011566 call timer_init 
+0x3b17 011567 copy regb ,pdata 
+0x3b18 011568 branch callback_func 
+:      011572 ali_mesh_advertising_unprovisioned_timer:
+0x3b19 011573 arg mem_mesh_advertising_unprovisioned_device_beacon_timer ,regc 
+0x3b1a 011574 arg ali_mesh_advertising_unprovisioned_timeout ,regb 
+0x3b1b 011575 branch timer_single_step_2b 
+:      011578 ali_mesh_advertising_unprovisioned_timeout:
+0x3b1c 011579 fetch 1 ,mem_mesh_provisioned_flag 
+0x3b1d 011580 rtnne unprovisioned_beacon_status 
+0x3b1e 011581 fetch 1 ,mem_mesh_uuid_featureflag 
+0x3b1f 011582 set1 bit_silence_adv_flag ,pdata 
+0x3b20 011583 store 1 ,mem_mesh_uuid_featureflag 
+0x3b21 011584 jam silence_beacon_status ,mem_mesh_provisioned_flag 
+0x3b22 011585 branch ali_mesh_send_silence_device_beacon_init_advertising 
+:      011590 ali_mesh_advertising_unprovisioned_timer_interval_timer:
+0x3b23 011591 arg mem_mesh_advertising_unprovisioned_device_beacon_interval ,regc 
+0x3b24 011592 arg ali_mesh_advertising_unprovisioned_timer_interval_timeout ,regb 
+0x3b25 011593 branch timer_single_step 
+:      011598 ali_mesh_advertising_unprovisioned_timer_interval_timeout:
+0x3b26 011599 fetch 1 ,mem_mesh_provisioned_flag 
+0x3b27 011601 beq unprovisioned_beacon_status ,ali_mesh_send_unprovisioned_device_beacon_init_advertising 
+0x3b28 011602 beq paired_status ,ali_mesh_send_paired_packet_init_advertising 
+0x3b29 011603 rtn 
+:      011605 ali_mesh_stop_send_indication_packet:
+0x3b2a 011606 call ali_mesh_advertising_bearer_layer_queue_init 
+0x3b2b 011607 call ali_mesh_upper_transport_layer_queue_pop 
+0x3b2c 011608 jam 0 ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
+0x3b2d 011609 call ali_mesh_control_ble_advertising_off_advertising 
+0x3b2e 011610 branch ali_mesh_send_paired_packet_init_advertising 
+:      011613 ali_mesh_send_unprovisioned_device_beacon_init_advertising:
+0x3b2f 011614 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
+0x3b30 011615 branch ali_mesh_control_ble_advertising_on_advertising 
+:      011618 ali_mesh_send_silence_device_beacon_init_advertising:
+0x3b31 011619 jam adv_silence_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
+0x3b32 011620 branch ali_mesh_control_ble_advertising_on_advertising 
+:      011622 ali_mesh_network_layer_control_relay_packet:
+0x3b33 011623 arg ali_mesh_network_layer_control_send_relay_packet ,regb 
+0x3b34 011624 arg mesh_adv_relay_message_interval ,rega 
+0x3b35 011625 arg mesh_ble_relay_timer ,queue 
+0x3b36 011626 branch ali_mesh_chip_timer_check_with_random_timer_continue 
+:      011628 ali_mesh_network_layer_control_send_relay_packet:
+0x3b37 011629 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
+0x3b38 011630 nrtn blank 
+0x3b39 011631 call ali_mesh_network_layer_init_queue_param 
+0x3b3a 011632 arg mem_mesh_queue_ele_temp ,rega 
+0x3b3b 011633 call queue_get_new_ele 
+0x3b3c 011634 nrtn user 
+0x3b3d 011635 fetch 1 ,mem_mesh_queue_ele_duration 
+0x3b3e 011636 pincrease -1 
+0x3b3f 011637 istore 1 ,regb 
+0x3b40 011638 call queue_pop ,blank 
+0x3b41 011639 arg mem_mesh_adv_data_len ,contw 
+0x3b42 011640 arg mem_mesh_queue_ele_len ,contr 
+0x3b43 011641 call memcpy32 
+0x3b44 011642 branch mesh_le_send_adv 
+:      011649 ali_mesh_encrypt_calc_random_data:
+0x3b45 011650 call ali_mesh_encrypt_calc_random_data_calc_confirmationkey 
+0x3b46 011651 call ali_mesh_encrypt_calc_random_data_calc_authvalueprov 
+0x3b47 011652 call ali_mesh_encrypt_calc_random_data_calc_authvaluedevice 
+0x3b48 011653 call ali_mesh_encrypt_calc_random_data_calc_confirmationcloud 
+0x3b49 011654 call ali_mesh_encrypt_calc_random_data_calc_confirmationdevice 
+0x3b4a 011655 branch ali_mesh_encrypt_calc_random_data_calc_devicekey 
+:      011660 ali_mesh_encrypt_calc_random_data_calc_confirmationkey:
+0x3b4b 011661 call ali_mesh_encrypt_load_randomab_to_sha256 
+0x3b4c 011662 arg mem_mesh_sha256_confirmationkey_ascii ,contr 
+0x3b4d 011663 arg 0xf ,loopcnt 
+0x3b4e 011664 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
+0x3b4f 011665 call ali_mesh_encrypt_base_function_sha256_calc 
+0x3b50 011666 arg memresult ,contr 
+0x3b51 011667 arg mem_mesh_confirmationkey ,contw 
+0x3b52 011668 branch memcpy16 
+:      011673 ali_mesh_encrypt_calc_random_data_calc_authvalueprov:
+0x3b53 011674 call ali_mesh_encrypt_load_three_tuple_to_sha256 
+0x3b54 011675 call ali_mesh_encrypt_load_randomba_to_sha256 
+0x3b55 011676 call ali_mesh_encrypt_base_function_sha256_calc 
+0x3b56 011677 arg memresult ,contr 
+0x3b57 011678 arg mem_mesh_authvalueprov ,contw 
+0x3b58 011679 branch memcpy16 
+:      011683 ali_mesh_encrypt_calc_random_data_calc_authvaluedevice:
+0x3b59 011684 call ali_mesh_encrypt_load_three_tuple_to_sha256 
+0x3b5a 011685 call ali_mesh_encrypt_load_randomab_to_sha256 
+0x3b5b 011686 call ali_mesh_encrypt_base_function_sha256_calc 
+0x3b5c 011687 arg memresult ,contr 
+0x3b5d 011688 arg mem_mesh_authvaluedevice ,contw 
+0x3b5e 011689 branch memcpy16 
+:      011694 ali_mesh_encrypt_calc_random_data_calc_confirmationcloud:
+0x3b5f 011695 fetch 8 ,mem_mesh_provisioning_random_a 
+0x3b60 011696 store 8 ,mem_mesh_confirmationcloud_randoma 
+0x3b61 011697 fetch 8 ,mem_mesh_provisioning_random_b 
+0x3b62 011698 store 8 ,mem_mesh_confirmationcloud_randomb 
+0x3b63 011700 arg mem_mesh_calc_confirmationcloud_data ,contr 
+0x3b64 011701 arg mem_mesh_confirmationkey ,rega 
+0x3b65 011702 arg mem_mesh_confirmationcloud ,alarm 
+0x3b66 011703 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
+:      011709 ali_mesh_encrypt_calc_random_data_calc_confirmationdevice:
+0x3b67 011710 arg mem_mesh_calc_confirmationdevice_data ,contr 
+0x3b68 011711 arg mem_mesh_confirmationkey ,rega 
+0x3b69 011712 arg mem_mesh_confirmationdevice ,alarm 
+0x3b6a 011713 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
+:      011718 ali_mesh_encrypt_calc_random_data_calc_devicekey:
+0x3b6b 011720 arg mem_mesh_confirmationcloud ,contr 
+0x3b6c 011721 arg 0x10 ,loopcnt 
+0x3b6d 011722 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
+0x3b6e 011723 arg mem_mesh_sha256_devicekey_ascii ,contr 
+0x3b6f 011724 arg 9 ,loopcnt 
+0x3b70 011725 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
+0x3b71 011726 call ali_mesh_encrypt_base_function_sha256_calc 
+0x3b72 011727 arg memresult ,contr 
+0x3b73 011728 arg mem_mesh_device_key ,contw 
+0x3b74 011729 branch memcpy16 
+:      011732 ali_mesh_encrypt_load_randomba_to_sha256:
+0x3b75 011733 call ali_mesh_encrypt_load_randomb_to_sha256 
+:      011734 ali_mesh_encrypt_load_randoma_to_sha256:
+0x3b76 011735 arg mem_mesh_provisioning_random_a ,contr 
+0x3b77 011736 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
+:      011738 ali_mesh_encrypt_load_randomab_to_sha256:
+0x3b78 011739 call ali_mesh_encrypt_load_randoma_to_sha256 
+:      011740 ali_mesh_encrypt_load_randomb_to_sha256:
+0x3b79 011741 arg mem_mesh_provisioning_random_b ,contr 
+0x3b7a 011742 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
+:      011745 ali_mesh_encrypt_load_three_tuple_to_sha256:
+0x3b7b 011746 arg mem_mesh_three_tuple_productid ,contr 
+0x3b7c 011747 arg 4 ,loopcnt 
+0x3b7d 011748 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
+0x3b7e 011749 arg mem_mesh_three_tuple_mac ,contr 
+0x3b7f 011750 arg 6 ,loopcnt 
+0x3b80 011751 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
+0x3b81 011752 arg mem_mesh_three_tuple_secret ,contr 
+0x3b82 011753 arg 0x10 ,loopcnt 
+0x3b83 011754 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
+0x3b84 011755 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
+0x3b85 011756 branch ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma + 2 
+:      011761 ali_mesh_encrypt_calc_provisioning_data:
+0x3b86 011762 call ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey 
+:      011764 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data:
+0x3b87 011765 arg mem_mesh_encrypt_provisioning_data ,rega 
+0x3b88 011766 arg memresult ,regb 
+0x3b89 011767 arg 0xb ,loopcnt 
+:      011768 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop:
+0x3b8a 011769 ifetch 2 ,rega 
+0x3b8b 011770 ifetcht 2 ,regb 
+0x3b8c 011771 ixor temp ,pdata 
+0x3b8d 011772 istore 2 ,rega 
+0x3b8e 011773 increase 2 ,rega 
+0x3b8f 011774 increase 2 ,regb 
+0x3b90 011775 loop ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop 
+0x3b91 011776 rtn 
+:      011782 ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey:
+0x3b92 011783 arg mem_mesh_confirmationcloud ,contr 
+0x3b93 011784 arg 0x10 ,loopcnt 
+0x3b94 011785 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
+0x3b95 011786 arg mem_mesh_sha256_sessionkey_ascii ,contr 
+0x3b96 011787 arg 0xa ,loopcnt 
+0x3b97 011788 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
+0x3b98 011789 branch ali_mesh_encrypt_base_function_sha256_calc 
+:      011793 ali_mesh_encrypt_calc_network_key_by_k2:
+0x3b99 011794 arg mem_mesh_network_key ,contr 
+0x3b9a 011795 arg mem_k2_n ,contw 
+0x3b9b 011796 call memcpy16 
+:      011800 ali_mesh_encrypt_base_function_k2:
+0x3b9c 011802 arg mem_k2_n ,contr 
+0x3b9d 011803 arg mem_k2_salt ,rega 
+0x3b9e 011804 arg mem_k2_t ,alarm 
+0x3b9f 011805 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
+0x3ba0 011807 arg mem_k2_t1 ,alarm 
+0x3ba1 011808 arg 0x01 ,regb 
+0x3ba2 011809 setarg 0 
+0x3ba3 011810 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
+0x3ba4 011811 fetch 1 ,mem_k2_t1 + 15 
+0x3ba5 011812 and pdata ,0x7f ,pdata 
+0x3ba6 011813 store 1 ,mem_k2_nid 
+0x3ba7 011815 arg mem_k2_t2 ,alarm 
+0x3ba8 011816 arg 0x02 ,regb 
+0x3ba9 011817 setarg 0x10 
+0x3baa 011818 arg mem_k2_t1 ,rega 
+0x3bab 011819 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
+0x3bac 011821 arg mem_k2_t3 ,alarm 
+0x3bad 011822 arg 0x03 ,regb 
+0x3bae 011823 setarg 0x10 
+0x3baf 011824 arg mem_k2_t2 ,rega 
+0x3bb0 011825 branch ali_mesh_encrypt_base_function_k2_aes_cmac_t 
+:      011827 ali_mesh_encrypt_base_function_k4:
+0x3bb1 011829 arg mem_mesh_application_key ,contr 
+0x3bb2 011830 arg mem_k4_salt ,rega 
+0x3bb3 011831 arg mem_k4_t ,alarm 
+0x3bb4 011832 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
+0x3bb5 011833 arg mem_k4_id6_01 ,contr 
+0x3bb6 011834 arg mem_k4_t ,rega 
+0x3bb7 011835 arg mem_k4_k4n ,alarm 
+0x3bb8 011836 setarg 4 
+0x3bb9 011837 call ali_mesh_encrypt_base_function_aes_cmac 
+0x3bba 011838 fetch 1 ,mem_k4_k4n + 15 
+0x3bbb 011839 and pdata ,0x3f ,pdata 
+0x3bbc 011840 set1 transport_head_bit_akf ,pdata 
+0x3bbd 011841 store 1 ,mem_mesh_transport_aid 
+0x3bbe 011842 rtn 
+:      011844 ali_mesh_encrypt_base_function_k3:
+0x3bbf 011846 arg mem_mesh_network_key ,contr 
+0x3bc0 011847 arg mem_k3_salt ,rega 
+0x3bc1 011848 arg mem_k3_t ,alarm 
+0x3bc2 011849 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
+0x3bc3 011850 arg mem_k3_id64_01 ,contr 
+0x3bc4 011851 arg mem_k3_t ,rega 
+0x3bc5 011852 arg mem_k3_k4n ,alarm 
+0x3bc6 011853 setarg 5 
+0x3bc7 011854 call ali_mesh_encrypt_base_function_aes_cmac 
+0x3bc8 011858 fetch 2 ,mem_ui_state_map 
+0x3bc9 011859 rtnbit1 ui_state_ble_connected 
+0x3bca 011860 jam 1 ,mem_le_adv_enable 
+0x3bcb 011861 rtn 
+:      011865 ali_mesh_encrypt_obfuscation_deceypt_send_message:
+0x3bcc 011866 arg mem_mesh_send_upper_layer_ctl_and_ttl ,rega 
+0x3bcd 011867 fetch 7 ,mem_mesh_send_upper_layer_dst 
+0x3bce 011868 branch ali_mesh_encrypt_obfuscation_deceypt 
+:      011869 ali_mesh_encrypt_obfuscation_deceypt_recevie_message:
+0x3bcf 011870 arg mem_mesh_message_ttl ,rega 
+0x3bd0 011871 fetch 7 ,mem_mesh_message_dst 
+:      011872 ali_mesh_encrypt_obfuscation_deceypt:
+0x3bd1 011873 store 7 ,mem_mesh_privacy_plaintext_privacy_random 
+0x3bd2 011874 setarg 0 
+0x3bd3 011875 store 5 ,mem_mesh_privacy_plaintext_zero_string 
+0x3bd4 011876 call ali_mesh_encrypt_generate_pecb 
+0x3bd5 011877 fetch 6 ,mem_mesh_pecb 
+0x3bd6 011878 ifetcht 6 ,rega 
+0x3bd7 011879 ixor temp ,pdata 
+0x3bd8 011880 istore 6 ,rega 
+0x3bd9 011881 rtn 
+:      011883 ali_mesh_encrypt_generate_pecb:
+:      011884 ali_mesh_encrypt_generate_privacy_random:
+0x3bda 011885 fetch 4 ,mem_mesh_iv_index 
+0x3bdb 011886 store 4 ,mem_mesh_privacy_plaintext_iv_index 
+:      011888 ali_mesh_encrypt_base_function_generate_pecb:
+0x3bdc 011889 arg mem_k2_privacykey ,contr 
+0x3bdd 011890 call load_key 
+0x3bde 011891 arg mem_mesh_privacy_plaintext ,contr 
+0x3bdf 011892 call load_data128 
+0x3be0 011893 call do_aes_ocb 
+0x3be1 011894 arg mem_mesh_pecb ,contw 
+0x3be2 011895 branch store_aes_result 
+:      011902 ali_mesh_encrypt_base_function_sha256_load_data_64bit:
+0x3be3 011903 arg 8 ,loopcnt 
+:      011908 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii:
+0x3be4 011909 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
+0x3be5 011910 call ali_mesh_encrypt_base_function_hex2ascii 
+0x3be6 011911 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
+:      011912 ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii:
+0x3be7 011913 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
+0x3be8 011914 call memcpy 
+0x3be9 011915 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
+:      011916 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma:
+0x3bea 011917 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
+0x3beb 011918 call ali_mesh_encrypt_base_function_hex2ascii 
+0x3bec 011919 setarg comma 
+0x3bed 011920 istore 1 ,contw 
+:      011921 ali_mesh_encrypt_base_function_sha256_store_dataptr:
+0x3bee 011922 copy contw ,pdata 
+0x3bef 011923 store 2 ,mem_mesh_sha256_data_end_addr 
+0x3bf0 011924 rtn 
+:      011925 ali_mesh_encrypt_base_function_sha256_check_first_load_data:
+0x3bf1 011926 copy contr ,temp 
+0x3bf2 011927 copy loopcnt ,rega 
+0x3bf3 011928 fetch 2 ,mem_mesh_sha256_data_end_addr 
+0x3bf4 011929 copy pdata ,contw 
+0x3bf5 011930 fetch 1 ,mem_mesh_sha256_load_first_data_flag 
+0x3bf6 011931 call ali_mesh_encrypt_base_function_sha256_first_load_data ,blank 
+0x3bf7 011932 copy temp ,contr 
+0x3bf8 011933 copy rega ,loopcnt 
+0x3bf9 011934 rtn 
+:      011935 ali_mesh_encrypt_base_function_sha256_first_load_data:
+0x3bfa 011936 jam 1 ,mem_mesh_sha256_load_first_data_flag 
+0x3bfb 011937 call ali_mesh_encrypt_base_function_sha256_clear_data_chunk 
+0x3bfc 011938 arg mem_mesh_sha256_chunk_start ,contw 
+0x3bfd 011939 rtn 
+:      011941 ali_mesh_encrypt_base_function_sha256_clear_data_chunk:
+0x3bfe 011942 arg 0x100 ,loopcnt 
+0x3bff 011943 arg mem_mesh_sha256_chunk_start ,contw 
+0x3c00 011944 branch memset0 
+:      011948 ali_mesh_encrypt_base_function_sha256_calc:
+0x3c01 011949 call ali_mesh_encrypt_base_function_sha256_load_data_end 
+0x3c02 011950 call ali_mesh_encrypt_base_function_sha256_input_data_init_inverse 
+0x3c03 011952 setarg mem_mesh_sha256_chunk_start 
+0x3c04 011953 store 2 ,mem_mesh_sha256_chunk_ptr 
+0x3c05 011954 call sha_init 
+:      011956 ali_mesh_encrypt_base_function_sha256_calc_loop:
+0x3c06 011957 fetch 2 ,mem_mesh_sha256_chunk_ptr 
+0x3c07 011958 copy pdata ,contr 
+0x3c08 011959 arg mem_dat ,contw 
+0x3c09 011960 call memcpy64 
+0x3c0a 011961 call sha 
+0x3c0b 011962 fetch 2 ,mem_mesh_sha256_chunk_ptr 
+0x3c0c 011963 pincrease 64 
+0x3c0d 011964 store 2 ,mem_mesh_sha256_chunk_ptr 
+0x3c0e 011965 fetch 1 ,mem_mesh_sha256_chunk_count 
+0x3c0f 011966 pincrease -1 
+0x3c10 011967 store 1 ,mem_mesh_sha256_chunk_count 
+0x3c11 011968 nbranch ali_mesh_encrypt_base_function_sha256_calc_loop ,blank 
+0x3c12 011969 call sha_result 
+0x3c13 011970 arg memresult ,rega 
+0x3c14 011971 arg 0x20 ,loopcnt 
+0x3c15 011972 call inverse_data 
+0x3c16 011973 rtn 
+:      011976 ali_mesh_encrypt_base_function_sha256_load_data_end:
+0x3c17 011977 jam 0 ,mem_mesh_sha256_load_first_data_flag 
+0x3c18 011978 fetch 2 ,mem_mesh_sha256_data_end_addr 
+0x3c19 011979 copy pdata ,contw 
+0x3c1a 011980 arg 0x80 ,temp 
+0x3c1b 011981 istoret 1 ,contw 
+0x3c1c 011982 arg mem_mesh_sha256_chunk_start ,temp 
+0x3c1d 011983 isub temp ,pdata 
+0x3c1e 011984 store 8 ,mem_mesh_sha256_data_len_byte 
+0x3c1f 011986 lshift3 pdata ,temp 
+0x3c20 011987 storet 8 ,mem_mesh_sha256_data_len_bit 
+0x3c21 011988 rshift4 pdata ,regc 
+0x3c22 011989 rshift2 regc ,regc 
+0x3c23 011990 and pdata ,0x3f ,pdata 
+0x3c24 011991 sub pdata ,55 ,null 
+0x3c25 011993 ncall ali_mesh_encrypt_base_function_sha256_add_chunk ,positive 
+0x3c26 011994 add regc ,1 ,pdata 
+0x3c27 011995 store 1 ,mem_mesh_sha256_chunk_count 
+0x3c28 011996 mul32 pdata ,64 ,rega 
+0x3c29 011997 lshift4 pdata ,regc 
+0x3c2a 011998 increase -1 ,regc 
+0x3c2b 011999 setarg mem_mesh_sha256_chunk_start + decreased_four 
+0x3c2c 012000 iadd rega ,rega 
+0x3c2d 012001 fetch 4 ,mem_mesh_sha256_data_len_bit 
+0x3c2e 012002 istore 4 ,rega 
+0x3c2f 012003 rtn 
+:      012007 ali_mesh_encrypt_base_function_sha256_add_chunk:
+0x3c30 012008 increase 1 ,regc 
+0x3c31 012009 rtn 
+:      012011 ali_mesh_encrypt_base_function_sha256_input_data_init_inverse:
+0x3c32 012012 arg mem_mesh_sha256_chunk_start ,rega 
+:      012017 ali_mesh_encrypt_base_function_sha256_data_inverse_4byte:
+0x3c33 012018 arg 4 ,loopcnt 
+0x3c34 012019 call inverse_data 
+0x3c35 012020 increase 2 ,rega 
+0x3c36 012021 add regc ,-1 ,regc 
+0x3c37 012022 nbranch ali_mesh_encrypt_base_function_sha256_data_inverse_4byte ,zero 
+0x3c38 012023 rtn 
+:      012030 ali_mesh_encrypt_base_function_hex2ascii:
+0x3c39 012031 ifetch 1 ,contr 
+0x3c3a 012032 rshift4 pdata ,temp 
+0x3c3b 012033 call ali_mesh_encrypt_base_function_dialog2uchar 
+0x3c3c 012034 istoret 1 ,contw 
+0x3c3d 012035 and pdata ,0x0f ,temp 
+0x3c3e 012036 call ali_mesh_encrypt_base_function_dialog2uchar 
+0x3c3f 012037 istoret 1 ,contw 
+0x3c40 012038 loop ali_mesh_encrypt_base_function_hex2ascii 
+0x3c41 012039 rtn 
+:      012040 ali_mesh_encrypt_base_function_dialog2uchar:
+0x3c42 012041 sub temp ,9 ,null 
+0x3c43 012042 branch ali_mesh_encrypt_base_function_dialog2uchar_num ,positive 
+0x3c44 012043 add temp ,87 ,temp 
+0x3c45 012044 rtn 
+:      012045 ali_mesh_encrypt_base_function_dialog2uchar_num:
+0x3c46 012046 add temp ,48 ,temp 
+0x3c47 012047 rtn 
+:      012050 ali_mesh_encrypt_base_function_aes_cmac_32byte:
+0x3c48 012051 setarg 0x20 
+0x3c49 012052 branch ali_mesh_encrypt_base_function_aes_cmac 
+:      012054 ali_mesh_encrypt_base_function_aes_cmac_16byte:
+0x3c4a 012055 setarg 0x10 
+0x3c4b 012056 branch ali_mesh_encrypt_base_function_aes_cmac 
+:      012061 ali_mesh_encrypt_base_function_k2_aes_cmac_t:
+0x3c4c 012062 fetcht 1 ,mem_k2_p_len 
+0x3c4d 012063 increase 1 ,temp 
+0x3c4e 012064 iadd temp ,temp 
+0x3c4f 012065 storet 1 ,mem_aes_cmac_data_length 
+0x3c50 012066 copy rega ,contr 
+0x3c51 012067 copy pdata ,loopcnt 
+0x3c52 012068 call memcpy_fast 
+0x3c53 012069 fetcht 1 ,mem_k2_p_len 
+0x3c54 012070 copy temp ,loopcnt 
+0x3c55 012071 call memcpy 
+0x3c56 012072 copy regb ,pdata 
+0x3c57 012073 istore 1 ,contw 
+0x3c58 012074 arg mem_k2_t ,rega 
+0x3c59 012075 branch ali_mesh_encrypt_base_function_aes_cmac + 3 
+:      012084 ali_mesh_encrypt_base_function_aes_cmac:
+0x3c5a 012085 store 1 ,mem_aes_cmac_data_length 
+0x3c5b 012086 copy pdata ,loopcnt 
+0x3c5c 012087 call memcpy_fast 
+0x3c5d 012088 copy rega ,contr 
+0x3c5e 012089 arg mem_aes_cmac_k ,contw 
+0x3c5f 012090 call memcpy16 
+0x3c60 012091 call function_aes_cmac 
+0x3c61 012092 copy alarm ,contw 
+0x3c62 012093 call store_aes_result 
+0x3c63 012094 rtn 
+:      012098 ali_b0_block_generate:
+0x3c64 012099 fetcht 1 ,mem_ccm_type 
+0x3c65 012100 branch ali_block_generate 
+:      012101 ali_a_block_generate:
+0x3c66 012102 force 0x01 ,temp 
+:      012103 ali_block_generate:
+0x3c67 012104 force regidx_data ,regext_index 
+0x3c68 012105 fetch 2 ,mem_nonce_ptr 
+0x3c69 012106 copy pdata ,contr 
+0x3c6a 012107 ifetch 3 ,contr 
+0x3c6b 012108 lshift8 pdata ,pdata 
+0x3c6c 012109 ior temp ,regext 
+0x3c6d 012110 increase 1 ,regext_index 
+0x3c6e 012111 ifetch 4 ,contr 
+0x3c6f 012112 copy pdata ,regext 
+0x3c70 012113 increase 1 ,regext_index 
+0x3c71 012114 ifetch 4 ,contr 
+0x3c72 012115 copy pdata ,regext 
+0x3c73 012116 increase 1 ,regext_index 
+0x3c74 012117 byteswap rega ,regext 
+0x3c75 012118 lshift16 regext ,regext 
+0x3c76 012119 ifetch 2 ,contr 
+0x3c77 012120 ior regext ,regext 
+0x3c78 012121 rtn 
+:      012122 ali_generate_mic:
+0x3c79 012123 fetch 1 ,mem_ccm_data_len 
+0x3c7a 012124 copy pdata ,rega 
+0x3c7b 012125 call ali_b0_block_generate 
+0x3c7c 012126 call do_aes_ocb 
+0x3c7d 012127 force regidx_result ,regext_index 
+0x3c7e 012128 deposit regext 
+0x3c7f 012129 copy rega ,loopcnt 
+0x3c80 012130 fetcht 2 ,mem_ccm_data_ptr 
+0x3c81 012131 copy temp ,contr 
+0x3c82 012132 call padding_data 
+0x3c83 012133 branch generate_mic_loop 
+:      012134 ali_ccm_encrypt_64bit:
+0x3c84 012135 jam mic_size_64bit ,mem_ccm_type 
+0x3c85 012136 branch ali_ccm_encrypt_function 
+:      012137 ali_ccm_encrypt:
+0x3c86 012138 jam mic_size_32bit ,mem_ccm_type 
+0x3c87 012139 branch ali_ccm_encrypt_function 
+:      012140 ali_ccm_encrypt_function:
+0x3c88 012141 store 1 ,mem_ccm_data_len 
+0x3c89 012142 storet 2 ,mem_ccm_data_ptr 
+0x3c8a 012143 bpatchx patch34_5 ,mem_patch34 
+0x3c8b 012144 call ali_generate_mic 
+0x3c8c 012145 force regidx_xor ,regext_index 
+0x3c8d 012146 iforce regext 
+0x3c8e 012147 force regidx_result + 1 ,regext_index 
+0x3c8f 012148 copy regext ,pdata 
+0x3c90 012149 force regidx_xor + 1 ,regext_index 
+0x3c91 012150 iforce regext 
+0x3c92 012151 force 0 ,rega 
+0x3c93 012152 copy temp ,regc 
+0x3c94 012153 call ali_a_block_generate 
+0x3c95 012154 call do_aes_ctr 
+0x3c96 012155 call ali_fetcht_ccm_mic 
+0x3c97 012156 storet 8 ,mem_ccm_mic 
+0x3c98 012157 fetch 1 ,mem_ccm_data_len 
+0x3c99 012158 copy pdata ,regb 
+0x3c9a 012159 call ali_aes_crypt_data 
+0x3c9b 012160 fetcht 1 ,mem_ccm_data_len 
+0x3c9c 012161 fetch 2 ,mem_ccm_data_ptr 
+0x3c9d 012162 iadd temp ,rega 
+0x3c9e 012163 fetcht 8 ,mem_ccm_mic 
+0x3c9f 012164 istoret 4 ,rega 
+0x3ca0 012165 fetch 1 ,mem_ccm_type 
+0x3ca1 012166 sub pdata ,mic_size_32bit ,pdata 
+0x3ca2 012167 rtn blank 
+0x3ca3 012168 istoret 8 ,rega 
+0x3ca4 012169 rtn 
+:      012170 ali_ccm_decrypt_64bit:
+0x3ca5 012171 jam mic_size_64bit ,mem_ccm_type 
+0x3ca6 012172 branch ali_ccm_decrypt_function 
+:      012173 ali_ccm_decrypt:
+0x3ca7 012174 jam mic_size_32bit ,mem_ccm_type 
+0x3ca8 012175 branch ali_ccm_decrypt_function 
+:      012177 ali_ccm_decrypt_function:
+0x3ca9 012178 store 1 ,mem_ccm_data_len 
+0x3caa 012179 storet 2 ,mem_ccm_data_ptr 
+0x3cab 012180 copy temp ,regc 
+0x3cac 012181 copy pdata ,regb 
+0x3cad 012182 iadd regc ,contr 
+0x3cae 012183 bpatchx patch34_6 ,mem_patch34 
+0x3caf 012184 ifetch 8 ,contr 
+0x3cb0 012185 force regidx_xor ,regext_index 
+0x3cb1 012186 iforce regext 
+0x3cb2 012187 force regidx_xor + 1 ,regext_index 
+0x3cb3 012188 rshift32 pdata ,pdata 
+0x3cb4 012189 iforce regext 
+0x3cb5 012190 force 0 ,rega 
+0x3cb6 012191 call ali_a_block_generate 
+0x3cb7 012192 call do_aes_ctr 
+0x3cb8 012193 call ali_fetcht_ccm_mic 
+0x3cb9 012194 storet 8 ,mem_ccm_mic 
+0x3cba 012195 call ali_aes_crypt_data 
+0x3cbb 012196 call ali_generate_mic 
+0x3cbc 012197 call ali_fetcht_ccm_mic 
+0x3cbd 012198 fetch 1 ,mem_ccm_type 
+0x3cbe 012199 beq mic_size_64bit ,ali_ccm_decrypt_function_check_mic64 
+0x3cbf 012200 storet 4 ,mem_ccm_mic + 4 
+0x3cc0 012201 fetch 4 ,mem_ccm_mic 
+0x3cc1 012202 fetcht 4 ,mem_ccm_mic + 4 
+0x3cc2 012203 isub temp ,pdata 
+0x3cc3 012204 rtn 
+:      012206 ali_ccm_decrypt_function_check_mic64:
+0x3cc4 012207 fetch 8 ,mem_ccm_mic 
+0x3cc5 012208 isub temp ,pdata 
+0x3cc6 012209 rtn 
+:      012211 ali_fetcht_ccm_mic:
+0x3cc7 012212 force regidx_result ,regext_index 
+0x3cc8 012213 deposit regext 
+0x3cc9 012214 force regidx_result + 1 ,regext_index 
+0x3cca 012215 copy regext ,temp 
+0x3ccb 012216 lshift16 temp ,temp 
+0x3ccc 012217 lshift16 temp ,temp 
+0x3ccd 012218 ior temp ,temp 
+0x3cce 012219 rtn 
+:      012220 ali_aes_crypt_data:
+0x3ccf 012221 increase 1 ,rega 
+0x3cd0 012222 call ali_a_block_generate 
+0x3cd1 012223 copy regc ,contr 
+0x3cd2 012224 call aes_load_xor 
+0x3cd3 012225 call do_aes_ctr 
+0x3cd4 012226 call store_enc_data 
+0x3cd5 012227 increase 16 ,regc 
+0x3cd6 012228 increase -16 ,regb 
+0x3cd7 012229 branch ali_aes_crypt_data ,positive 
+0x3cd8 012230 rtn 
+:      012240 mesh_send_unprovisioned_beacons:
+0x3cd9 012241 bpatchx patch34_7 ,mem_patch34 
+0x3cda 012242 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
+0x3cdb 012243 jam 0x00 ,mem_mesh_provisioning_state_flag 
+0x3cdc 012244 jam 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
+0x3cdd 012245 setarg adv_unprovisioned_device_beacon_timeout 
+0x3cde 012246 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
+0x3cdf 012247 rtn 
+:      012250 ali_mesh_config_device_uuid_by_three_tuple:
+0x3ce0 012251 setarg company_identifiers_alibaba 
+0x3ce1 012252 store 2 ,mem_mesh_device_uuid 
+0x3ce2 012253 fetch 1 ,mem_mesh_device_pid 
+0x3ce3 012254 istore 1 ,contw 
+0x3ce4 012255 fetch 4 ,mem_mesh_three_tuple_productid 
+0x3ce5 012256 call inverse_data_4byte 
+0x3ce6 012257 istore 4 ,contw 
+0x3ce7 012258 fetch 6 ,mem_le_lap 
+0x3ce8 012259 istore 6 ,contw 
+0x3ce9 012260 fetch 3 ,mem_mesh_uuid_featureflag 
+0x3cea 012261 istore 3 ,contw 
+0x3ceb 012262 rtn 
+:      012264 ali_mesh_send_unprovisioned_beacons_tmall:
+0x3cec 012265 call ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package 
+0x3ced 012266 branch mesh_le_send_adv 
+:      012268 ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package:
+0x3cee 012270 jam 0x15 ,mem_mesh_adv_data_len 
+0x3cef 012271 setarg 0x14 
+0x3cf0 012272 store 1 ,mem_mesh_adv_data 
+0x3cf1 012273 setarg gap_adtype_mesh_beacon 
+0x3cf2 012274 istore 1 ,contw 
+0x3cf3 012275 setarg unprovisioned_device_beacon 
+0x3cf4 012276 istore 1 ,contw 
+:      012277 ali_mesh_advertising_send_unprovisioned_beacons_store_device_uuid:
+0x3cf5 012278 arg mem_mesh_device_uuid ,contr 
+0x3cf6 012279 call memcpy16 
+0x3cf7 012280 fetch 2 ,mem_mesh_oob_information 
+0x3cf8 012281 istore 2 ,contw 
+0x3cf9 012282 rtn 
+:      012285 ali_mesh_receive_adtype_manufacturer_specific:
+0x3cfa 012286 call ali_mesh_receive_provisioning_package_check_header 
+0x3cfb 012287 nrtn user 
+0x3cfc 012288 ifetch 1 ,contr 
+0x3cfd 012289 beq provisioning_random ,ali_mesh_advertising_receive_privisioning_random 
+0x3cfe 012290 beq provisioning_data ,ali_mesh_decrypt_tmall_privisioning_data_package 
+0x3cff 012291 bpatchx patch35_0 ,mem_patch35 
+0x3d00 012292 rtn 
+:      012296 ali_mesh_advertising_receive_privisioning_random:
+0x3d01 012297 call ali_mesh_advertising_receive_privisioning_random_check_states 
+0x3d02 012298 nrtn user 
+:      012299 ali_mesh_advertising_calc_encrypt_random_data:
+0x3d03 012300 call ali_mesh_encrypt_calc_random_data 
+0x3d04 012302 call ali_mesh_advertising_send_provisioning_confirmation 
+0x3d05 012303 call ali_mesh_send_pairing_data 
+0x3d06 012304 rtn 
+:      012306 ali_mesh_advertising_send_provisioning_confirmation:
+0x3d07 012307 arg provisioning_packet_confirmation_mac + provisioning_packet_confirmation_device ,temp 
+0x3d08 012308 call ali_mesh_advertising_send_packet_common 
+0x3d09 012309 setarg provisioning_confirmation 
+0x3d0a 012310 istore 1 ,contw 
+0x3d0b 012311 fetch 2 ,mem_mesh_three_tuple_mac + 4 
+0x3d0c 012312 istore 2 ,contw 
+0x3d0d 012313 arg mem_mesh_confirmationdevice ,contr 
+0x3d0e 012314 branch memcpy16 
+:      012317 ali_mesh_advertising_receive_privisioning_random_check_states:
+0x3d0f 012318 call disable_user 
+0x3d10 012319 ifetcht 2 ,contr 
+0x3d11 012320 arg mem_mesh_provisioning_random_a ,contw 
+0x3d12 012321 call memcpy16 
+0x3d13 012322 fetch 2 ,mem_mesh_three_tuple_mac + 4 
+0x3d14 012323 isub temp ,null 
+0x3d15 012324 nrtn zero 
+0x3d16 012327 fetch 1 ,mem_mesh_provisioning_state_flag 
+0x3d17 012328 rtnbit1 receive_provisioning_random 
+0x3d18 012329 set1 receive_provisioning_random ,pdata 
+0x3d19 012330 store 1 ,mem_mesh_provisioning_state_flag 
+0x3d1a 012332 jam pairing_status ,mem_mesh_provisioned_flag 
+0x3d1b 012333 branch enable_user 
+:      012335 ali_mesh_decrypt_tmall_privisioning_data_package:
+0x3d1c 012336 call ali_mesh_advertising_receive_privisioning_data 
+0x3d1d 012337 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
+0x3d1e 012338 fetch 2 ,mem_mesh_three_tuple_mac + 4 
+0x3d1f 012339 isub temp ,null 
+0x3d20 012340 nrtn zero 
+0x3d21 012341 call ali_mesh_encrypt_base_function_k3 
+0x3d22 012342 call ali_mesh_send_pairing_data 
+0x3d23 012343 fetch 1 ,mem_mesh_fast_pair_packet_type 
+0x3d24 012344 rtnne mesh_message_proxy 
+0x3d25 012345 jam wait_receive_appkey ,mem_mesh_provisioned_flag 
+0x3d26 012346 rtn 
+:      012349 ali_mesh_advertising_receive_privisioning_data:
+0x3d27 012350 bpatchx patch35_1 ,mem_patch35 
+0x3d28 012351 copy contr ,rega 
+0x3d29 012352 fetch 1 ,mem_mesh_provisioned_flag 
+0x3d2a 012353 rtneq paired_status 
+0x3d2b 012354 fetch 1 ,mem_mesh_provisioning_state_flag 
+0x3d2c 012355 rtnbit0 receive_provisioning_random 
+0x3d2d 012356 rtnbit1 receive_provisioning_data 
+0x3d2e 012357 copy rega ,contr 
+0x3d2f 012358 arg 0x16 ,loopcnt 
+0x3d30 012359 arg mem_mesh_encrypt_provisioning_data ,contw 
+0x3d31 012360 call memcpy 
+0x3d32 012362 call ali_mesh_encrypt_calc_provisioning_data 
+0x3d33 012364 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
+0x3d34 012365 fetch 2 ,mem_mesh_three_tuple_mac + 4 
+0x3d35 012366 isub temp ,null 
+0x3d36 012367 nrtn zero 
+:      012368 ali_mesh_resolve_privisioning_data_package:
+0x3d37 012369 fetch 1 ,mem_mesh_provisioning_state_flag 
+0x3d38 012370 set1 receive_provisioning_data ,pdata 
+0x3d39 012371 store 1 ,mem_mesh_provisioning_state_flag 
+0x3d3a 012373 call ali_mesh_encrypt_calc_network_key_by_k2 
+0x3d3b 012375 fetch 1 ,mem_mesh_last_iv_index_byte 
+0x3d3c 012376 store 1 ,mem_mesh_iv_index + 3 
+0x3d3d 012377 call ali_mesh_advertising_send_provisioning_complete 
+0x3d3e 012378 rtn 
+:      012382 ali_mesh_advertising_send_provisioning_complete:
+0x3d3f 012383 arg provisioning_packet_complete_mac ,temp 
+0x3d40 012384 call ali_mesh_advertising_send_packet_common 
+0x3d41 012385 setarg provisioning_complete 
+0x3d42 012386 istore 1 ,contw 
+0x3d43 012387 fetch 6 ,mem_mesh_three_tuple_mac 
+0x3d44 012388 istore 6 ,contw 
+0x3d45 012389 rtn 
+:      012392 ali_mesh_advertising_send_packet_common:
+0x3d46 012393 bpatchx patch35_2 ,mem_patch35 
+0x3d47 012394 setarg fast_pairing_timeout_provisioning 
+0x3d48 012395 store 2 ,mem_mesh_fast_pairing_timer 
+0x3d49 012396 fetch 1 ,mem_mesh_fast_pair_packet_type 
+0x3d4a 012397 sub pdata ,mesh_message_tmall ,null 
+0x3d4b 012398 call ali_mesh_control_ble_advertising_on_advertising ,zero 
+0x3d4c 012399 ncall ali_mesh_control_ble_advertising_off_advertising ,zero 
+0x3d4d 012400 add temp ,provisioning_packet_length_ad_type_company_id_vid_provisioning_type + provisioning_packet_length_flags ,pdata 
+0x3d4e 012401 store 1 ,mem_mesh_adv_data_len 
+0x3d4f 012402 call ali_mesh_advertising_add_adtype_flags 
+0x3d50 012403 add temp ,provisioning_packet_ad_type_company_id_vid_provisioning_type ,pdata 
+0x3d51 012404 istore 1 ,contw 
+0x3d52 012405 setarg gap_adtype_manufacturer_specific 
+0x3d53 012406 istore 1 ,contw 
+0x3d54 012407 setarg company_identifiers_alibaba 
+0x3d55 012408 byteswap pdata ,pdata 
+0x3d56 012409 istore 2 ,contw 
+0x3d57 012410 fetch 1 ,mem_mesh_receive_vid 
+0x3d58 012411 istore 1 ,contw 
+0x3d59 012412 rtn 
+:      012423 ali_mesh_receive_provisioning_package_check_header:
+0x3d5a 012424 call disable_user 
+0x3d5b 012425 ifetcht 2 ,contr 
+0x3d5c 012426 setarg company_identifiers_alibaba 
+0x3d5d 012427 byteswap pdata ,pdata 
+0x3d5e 012428 isub temp ,null 
+0x3d5f 012429 nrtn zero 
+0x3d60 012430 ifetch 1 ,contr 
+0x3d61 012431 store 1 ,mem_mesh_receive_vid 
+0x3d62 012432 branch enable_user 
+:      012435 ali_mesh_fast_pairing_timer:
+0x3d63 012436 arg mem_mesh_fast_pairing_timer ,regc 
+0x3d64 012437 arg ali_mesh_fast_pairing_timeout ,regb 
+0x3d65 012438 branch timer_single_step_2b 
+:      012440 ali_mesh_fast_pairing_timeout:
+:      012441 ali_mesh_fast_pairing_failed:
+0x3d66 012442 branch ali_mesh_advertising_init_send_unprovisioned_device_beacon 
+:      012450 ali_mesh_access_layer_config_or_health_message_opcode:
+0x3d67 012451 fetch 1 ,mem_mesh_configuration_health_message_opcode 
+0x3d68 012452 beq mesh_message_opcode_config_composition_data_get_no_head ,ali_mesh_access_layer_config_composition_data 
+0x3d69 012453 beq mesh_message_opcode_config_node_reset_no_head ,ali_mesh_access_layer_config_or_health_message_opcode_node_reset 
+0x3d6a 012454 beq mesh_message_opcode_config_model_subscription_add_no_head ,ali_mesh_message_config_modle_subscription_add 
+0x3d6b 012455 beq mesh_message_opcode_config_model_subscription_delete_no_head ,ali_mesh_message_config_modle_subscription_delete 
+0x3d6c 012457 beq mesh_message_opcode_config_model_subscription_add_ow_no_head ,ali_mesh_message_config_modle_subscription_add_overwrite 
+0x3d6d 012459 rtn 
+:      012461 ali_mesh_message_config_modle_subscription_add_overwrite:
+0x3d6e 012462 call ali_mesh_message_config_modle_subscription_check_element 
+0x3d6f 012463 call ali_mesh_message_config_modle_subscription_add_value_address_ow 
+0x3d70 012464 call ali_mesh_message_config_modle_subscription_save 
+0x3d71 012465 setarg mesh_configuration_and_health_message_opcode_header 
+0x3d72 012466 store 1 ,mem_mesh_access_layer_payload 
+0x3d73 012467 setarg mesh_message_opcode_config_model_subscription_add_ow_status 
+0x3d74 012468 istore 1 ,contw 
+0x3d75 012470 setarg mesh_success 
+0x3d76 012471 istore 1 ,contw 
+0x3d77 012472 fetch 2 ,mem_mesh_subscription_element_address_ow 
+0x3d78 012473 istore 2 ,contw 
+0x3d79 012475 fetch 1 ,mem_mesh_receive_model_message_payload_len 
+0x3d7a 012476 arg 4 ,temp 
+0x3d7b 012477 isub temp ,loopcnt 
+0x3d7c 012478 arg mem_mesh_subscription_list_num_ow ,contr 
+0x3d7d 012479 call memcpy 
+0x3d7e 012480 fetch 1 ,mem_mesh_receive_model_message_payload_len 
+0x3d7f 012481 pincrease 1 
+0x3d80 012482 store 1 ,mem_mesh_access_layer_payload_len 
+0x3d81 012485 arg 0 ,queue 
+0x3d82 012486 branch ali_mesh_ali_vendor_message_send_message 
+:      012488 ali_mesh_message_config_modle_subscription_add_value_address_ow:
+0x3d83 012489 fetch 1 ,mem_mesh_subscription_list_num_ow 
+0x3d84 012490 rtn blank 
+0x3d85 012491 sub pdata ,subscription_max_count ,null 
+0x3d86 012492 ncall ali_mesh_message_config_modle_subscription_set_addr_max ,positive 
+0x3d87 012493 iforce loopcnt 
+0x3d88 012494 arg mem_mesh_subscription_value_address_start_ow ,contr 
+0x3d89 012495 add rega ,2 ,contw 
+0x3d8a 012496 branch ali_mesh_byte_swap 
+:      012498 ali_mesh_byte_swap:
+0x3d8b 012499 ifetch 2 ,contr 
+0x3d8c 012500 byteswap pdata ,pdata 
+0x3d8d 012501 istore 2 ,contw 
+0x3d8e 012502 loop ali_mesh_byte_swap 
+0x3d8f 012503 rtn 
+:      012505 ali_mesh_message_config_modle_subscription_set_addr_max:
+0x3d90 012507 setarg subscription_max_count 
+0x3d91 012508 rtn 
+:      012510 ali_mesh_access_layer_config_composition_data:
+0x3d92 012511 jam receive_config_composition_data_get ,mem_mesh_provisioned_flag 
+0x3d93 012512 setarg mesh_message_opcode_config_composition_data_status 
+0x3d94 012513 store 1 ,mem_mesh_access_layer_payload 
+0x3d95 012514 setarg 0x00 
+0x3d96 012515 istore 1 ,contw 
+0x3d97 012516 setarg company_identifiers_alibaba 
+0x3d98 012517 istore 2 ,contw 
+0x3d99 012518 setarg 0x0000 
+0x3d9a 012519 istore 2 ,contw 
+0x3d9b 012520 setarg 0x0001 
+0x3d9c 012521 istore 2 ,contw 
+0x3d9d 012522 setarg 0x0005 
+0x3d9e 012523 istore 2 ,contw 
+0x3d9f 012524 setarg 0x0003 
+0x3da0 012525 istore 2 ,contw 
+0x3da1 012526 setarg 0x0000 
+0x3da2 012527 istore 2 ,contw 
+0x3da3 012528 setarg 0x02 
+0x3da4 012529 istore 1 ,contw 
+0x3da5 012530 setarg 0x02 
+0x3da6 012531 istore 1 ,contw 
+0x3da7 012532 setarg 0x0000 
+0x3da8 012533 istore 2 ,contw 
+0x3da9 012534 setarg 0x1000 
+0x3daa 012535 istore 2 ,contw 
+0x3dab 012536 setarg 0x000001a8 
+0x3dac 012537 istore 4 ,contw 
+0x3dad 012538 setarg 0x000101a8 
+0x3dae 012539 istore 4 ,contw 
+0x3daf 012540 jam 28 ,mem_mesh_access_layer_payload_len 
+0x3db0 012541 branch ali_mesh_upper_transport_layer_send_access_message 
+:      012544 ali_mesh_access_layer_config_or_health_message_opcode_node_reset:
+0x3db1 012545 jam health_node_reset_timeout ,mem_mesh_health_node_reset_timer 
+:      012549 ali_mesh_access_layer_send_config_node_reset_status:
+0x3db2 012550 setarg mesh_configuration_and_health_message_opcode_header 
+0x3db3 012551 store 1 ,mem_mesh_access_layer_payload 
+0x3db4 012552 setarg mesh_message_opcode_config_node_reset_status_no_head 
+0x3db5 012553 istore 1 ,contw 
+0x3db6 012554 jam 2 ,mem_mesh_access_layer_payload_len 
+0x3db7 012555 branch ali_mesh_upper_transport_layer_send_access_message 
+:      012557 ali_mesh_access_layer_health_node_reset_timer:
+0x3db8 012558 arg mem_mesh_health_node_reset_timer ,regc 
+0x3db9 012559 arg ali_mesh_access_layer_health_node_reset_timeout ,regb 
+0x3dba 012560 branch timer_single_step 
+:      012563 ali_mesh_access_layer_health_node_reset_timeout:
+0x3dbb 012564 call mesh_clear_provisioning_data_only 
+:      012566 ali_mesh_app_delete_paired:
+0x3dbc 012567 branch soft_reset_chip 
+:      012570 ali_mesh_message_config_modle_subscription_add:
+0x3dbd 012571 call ali_mesh_message_config_modle_subscription_status 
+0x3dbe 012572 fetch 2 ,mem_mesh_core_feature 
+0x3dbf 012573 rtnbit1 mesh_feature_disable_subscription 
+0x3dc0 012574 call ali_mesh_message_config_modle_subscription_check_element 
+0x3dc1 012575 call ali_mesh_message_config_modle_subscription_add_value_address 
+:      012576 ali_mesh_message_config_modle_subscription_save:
+0x3dc2 012577 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
+0x3dc3 012578 branch callback_func 
+:      012581 ali_mesh_message_config_modle_subscription_delete:
+0x3dc4 012582 call ali_mesh_message_config_modle_subscription_status 
+0x3dc5 012583 fetch 2 ,mem_mesh_core_feature 
+0x3dc6 012584 rtnbit1 mesh_feature_disable_subscription 
+0x3dc7 012585 call ali_mesh_message_config_modle_subscription_check_element 
+0x3dc8 012586 fetcht 2 ,mem_mesh_subscription_value_address 
+0x3dc9 012587 rshift8 temp ,pdata 
+0x3dca 012588 rshift4 pdata ,pdata 
+0x3dcb 012589 beq 0x0c ,ali_mesh_message_config_modle_subscription_delete_group_addr 
+0x3dcc 012590 byteswap temp ,temp 
+:      012591 ali_mesh_message_config_modle_subscription_delete_next:
+0x3dcd 012592 call ali_mesh_message_config_modle_subscription_check_value_address 
+0x3dce 012593 nrtn user 
+0x3dcf 012594 setarg 0 
+0x3dd0 012595 istore 2 ,rega 
+0x3dd1 012596 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
+0x3dd2 012597 branch callback_func 
+:      012599 ali_mesh_message_config_modle_subscription_delete_group_addr:
+0x3dd3 012600 setarg -1 
+0x3dd4 012601 istore subscription_max_count ,rega 
+0x3dd5 012602 istore subscription_max_count ,contw 
+0x3dd6 012603 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
+0x3dd7 012604 branch callback_func 
+:      012606 ali_mesh_message_config_modle_subscription_check_value_address:
+0x3dd8 012607 arg subscription_max_count ,loopcnt 
+:      012608 ali_mesh_message_config_modle_subscription_check_value_address_loop:
+0x3dd9 012609 ifetch 2 ,rega 
+0x3dda 012610 arg 0xffff ,regb 
+0x3ddb 012611 isub regb ,null 
+0x3ddc 012612 branch enable_user ,zero 
+0x3ddd 012613 isub temp ,null 
+0x3dde 012614 branch enable_user ,zero 
+:      012615 ali_mesh_message_config_modle_subscription_check_value_address_loop_empty:
+0x3ddf 012616 increase 2 ,rega 
+0x3de0 012617 loop ali_mesh_message_config_modle_subscription_check_value_address_loop 
+0x3de1 012618 branch disable_user 
+:      012621 ali_mesh_message_config_modle_subscription_status:
+0x3de2 012622 setarg mesh_configuration_and_health_message_opcode_header 
+0x3de3 012623 store 1 ,mem_mesh_access_layer_payload 
+0x3de4 012624 setarg mesh_message_opcode_config_model_subscription_status_no_head 
+0x3de5 012625 istore 1 ,contw 
+0x3de6 012626 setarg mesh_success 
+0x3de7 012627 istore 1 ,contw 
+0x3de8 012628 fetch 6 ,mem_mesh_subscription_element_address 
+0x3de9 012629 istore 6 ,contw 
+0x3dea 012630 jam 9 ,mem_mesh_access_layer_payload_len 
+0x3deb 012631 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
+:      012633 ali_mesh_message_config_modle_subscription_check_element:
+0x3dec 012634 call mesh_get_element_info_config 
+0x3ded 012635 add rega ,element_device_subscription_label ,rega 
+0x3dee 012636 fetch 2 ,mem_mesh_subscription_element_address 
+0x3def 012637 fetcht 2 ,mem_mesh_unicast_address 
+0x3df0 012638 byteswap temp ,temp 
+0x3df1 012639 isub temp ,pdata 
+0x3df2 012640 imul32 regb ,pdata 
+0x3df3 012641 iadd rega ,rega 
+0x3df4 012642 rtn 
+:      012644 ali_mesh_message_config_modle_subscription_add_value_address:
+0x3df5 012645 fetcht 2 ,mem_mesh_subscription_value_address 
+0x3df6 012646 arg subscription_max_count ,loopcnt 
+:      012647 ali_mesh_message_config_modle_subscription_add_value_address_loop:
+0x3df7 012648 ifetch 2 ,rega 
+0x3df8 012649 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,blank 
+0x3df9 012650 arg 0xffff ,regb 
+0x3dfa 012651 isub regb ,null 
+0x3dfb 012652 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,zero 
+0x3dfc 012653 increase 2 ,rega 
+0x3dfd 012654 loop ali_mesh_message_config_modle_subscription_add_value_address_loop 
+0x3dfe 012655 rtn 
+:      012657 ali_mesh_message_config_modle_subscription_add_value_address_in:
+0x3dff 012658 byteswap temp ,temp 
+0x3e00 012659 istoret 2 ,rega 
+0x3e01 012660 rtn 
+:      012665 ali_mesh_init:
+0x3e02 012667 call enable_authrom 
+0x3e03 012668 call init_memp 
+0x3e04 012669 setarg mesh_check_ble_rx_packet 
+0x3e05 012670 store 2 ,mem_mesh_cb_receive_advertising 
+0x3e06 012672 setarg mesh_idle_process 
+0x3e07 012673 store 2 ,mem_cb_idle_process 
+0x3e08 012675 setarg ali_mesh_network_layer_relay_access_message 
+0x3e09 012676 store 2 ,mem_mesh_cb_network_relay 
+0x3e0a 012678 setarg ali_mesh_access_layer_recv_cfg_appkey_add_cb 
+0x3e0b 012679 store 2 ,mem_mesh_cb_receive_config_appkey_add 
+0x3e0c 012681 setarg mesh_store_new_subscriptuion_list_data 
+0x3e0d 012682 store 2 ,mem_mesh_cb_subscriptuion_list_changed 
+0x3e0e 012684 setarg mesh_store_new_seq_data 
+0x3e0f 012685 store 2 ,mem_mesh_cb_seq_changed 
+0x3e10 012687 setarg mesh_cb_event_timer 
+0x3e11 012688 store 2 ,mem_cb_event_timer 
+0x3e12 012690 setarg ali_mesh_access_layer_check_access_message_opcode 
+0x3e13 012691 store 2 ,mem_mesh_cb_receive_access_message 
+0x3e14 012693 setarg mesh_le_receive_data 
+0x3e15 012694 store 2 ,mem_cb_att_write 
+0x3e16 012696 setarg ali_mesh_proxy_process_bb_event 
+0x3e17 012697 store 2 ,mem_cb_bb_event_process 
+0x3e18 012699 setarg mesh_clear_pairing_key 
+0x3e19 012700 store 2 ,mem_mesh_clear_provisioning_data 
+0x3e1a 012702 setarg mesh_vendor_timming_chage_cb 
+0x3e1b 012703 store 2 ,mem_mesh_cb_vendor_timing_changed 
+0x3e1c 012704 call ali_mesh_vendor_timer_message_read 
+0x3e1d 012706 jam 36 ,mem_mesh_adv_scan_channel 
+0x3e1e 012707 call ali_mesh_ali_vendor_message_indication_info_reset_tid 
+0x3e1f 012710 bpatchx patch35_3 ,mem_patch35 
+0x3e20 012712 setarg 0x0428 
+0x3e21 012713 store 2 ,mem_mesh_upper_tran_layer_queue_each_size 
+0x3e22 012714 call ali_mesh_upper_transport_layer_queue_init 
+0x3e23 012716 setarg 0x0422 
+0x3e24 012717 store 2 ,mem_mesh_queue_each_size 
+0x3e25 012718 call ali_mesh_advertising_bearer_layer_queue_init 
+0x3e26 012720 setarg 0x0a22 
+0x3e27 012721 store 2 ,mem_mesh_network_relay_gatt_queue_each_size 
+0x3e28 012722 call ali_mesh_network_layer_gatt_queue_init 
+0x3e29 012723 call ali_mesh_network_layer_queue_init 
+0x3e2a 012727 call ali_mesh_network_layer_queue_init 
+0x3e2b 012729 call ali_mesh_chip_peripherals_load_data 
+0x3e2c 012730 call mesh_inverse_three_tuple_mac 
+0x3e2d 012732 fetch 1 ,mem_mesh_network_key 
+0x3e2e 012733 beq 0xff ,mesh_send_unprovisioned_beacons 
+0x3e2f 012734 call ali_mesh_upper_transport_layer_clear_tx_buffer 
+0x3e30 012735 call ali_mesh_encrypt_base_function_k3 
+0x3e31 012736 call ali_mesh_encrypt_base_function_k4 
+0x3e32 012737 call ali_mesh_encrypt_calc_network_key_by_k2 
+0x3e33 012739 random pdata 
+0x3e34 012740 and pdata ,0x1f ,pdata 
+0x3e35 012741 add pdata ,50 ,pdata 
+0x3e36 012742 store 2 ,mem_mesh_report_full_attribute_timer 
+0x3e37 012743 add pdata ,5 ,pdata 
+0x3e38 012744 store 1 ,mem_mesh_report_power_on_timer 
+0x3e39 012745 rtn 
+:      012749 mesh_inverse_three_tuple_mac:
+0x3e3a 012750 fetch 6 ,mem_mesh_three_tuple_mac 
+0x3e3b 012751 call inverse_data_6byte 
+0x3e3c 012752 store 6 ,mem_le_lap 
+0x3e3d 012753 rtn 
+:      012755 mesh_get_element_info_config:
+0x3e3e 012756 fetchr loopcnt ,1 ,mem_mesh_element_number 
+0x3e3f 012757 fetchr rega ,2 ,mem_mesh_element_device_ptr 
+0x3e40 012758 fetchr regb ,2 ,mem_mesh_element_device_length 
+0x3e41 012759 rtn 
+:      012762 mesh_idle_process:
+0x3e42 012763 bpatchx patch35_4 ,mem_patch35 
+0x3e43 012764 call ali_mesh_time_function 
+0x3e44 012765 call ali_mesh_control_ble_adv_process 
+0x3e45 012766 call ali_mesh_upper_transport_layer_control_packet 
+0x3e46 012767 call ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue 
+0x3e47 012768 call ali_mesh_network_layer_control_relay_packet 
+0x3e48 012769 call ali_mesh_network_layer_check_gatt_relay_packet 
+0x3e49 012770 branch mesh_ble_rx_packet 
+:      012773 mesh_cb_event_timer:
+0x3e4a 012774 call ali_mesh_control_ble_adv_timer_process 
+0x3e4b 012775 call ali_mesh_access_layer_health_node_reset_timer 
+0x3e4c 012776 call ali_mesh_fast_pairing_timer 
+0x3e4d 012779 call ali_mesh_report_full_attribute_timer 
+0x3e4e 012780 call ali_mesh_report_power_on_timer 
+0x3e4f 012781 branch ali_mesh_upper_transport_layer_receive_new_msg_timer 
+:      012784 mesh_clear_provisioning_data_only:
+0x3e50 012785 call mesh_clear_timer_data 
+0x3e51 012786 fetch 2 ,mem_mesh_clear_provisioning_data 
+0x3e52 012787 branch callback_func 
+:      012791 mesh_clear_timer_data:
+0x3e53 012792 fetch 1 ,mem_mesh_chip_select 
+0x3e54 012793 rtnne 2 
+0x3e55 012794 setarg 0x1d000 
+0x3e56 012795 store 3 ,mem_spi_write_addr 
+0x3e57 012796 branch spid_flash_erase_sector + 2 
+:      012800 ali_mesh_upper_transport_layer_queue_init:
+0x3e58 012801 call ali_mesh_upper_transport_layer_init_queue_param 
+0x3e59 012802 branch queue_init 
+:      012804 ali_mesh_advertising_bearer_layer_queue_init:
+0x3e5a 012805 call ali_mesh_advertising_bearer_layer_init_queue_param 
+0x3e5b 012806 branch queue_init 
+:      012808 ali_mesh_network_layer_gatt_queue_init:
+0x3e5c 012809 call ali_mesh_network_layer_init_gatt_queue_param 
+0x3e5d 012810 branch queue_init 
+:      012812 ali_mesh_network_layer_init_gatt_queue_param:
+0x3e5e 012813 setarg mem_mesh_network_relay_gatt_queue_each_size 
+0x3e5f 012814 store 2 ,mem_queue_ptr 
+0x3e60 012815 rtn 
+:      012817 ali_mesh_advertising_init_send_unprovisioned_device_beacon:
+0x3e61 012818 jam 1 ,mem_le_adv_enable 
+0x3e62 012819 setarg adv_unprovisioned_device_beacon_timeout 
+0x3e63 012820 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
+0x3e64 012821 fetch 1 ,mem_mesh_uuid_featureflag 
+0x3e65 012822 set0 bit_silence_adv_flag ,pdata 
+0x3e66 012823 store 1 ,mem_mesh_uuid_featureflag 
+0x3e67 012824 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
+0x3e68 012825 jam 0x00 ,mem_mesh_provisioning_state_flag 
+0x3e69 012826 jam 0x00 ,mem_k2_nid 
+0x3e6a 012827 branch ali_mesh_send_unprovisioned_device_beacon_init_advertising 
+:      012831 ali_mesh_lower_transport_layer_receive_lower_transport_pdu:
+0x3e6b 012832 bpatchx patch35_5 ,mem_patch35 
+0x3e6c 012833 fetch 1 ,mem_mesh_message_transport_head 
+0x3e6d 012834 bbit1 transport_head_bit_seg ,ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message 
+0x3e6e 012835 jam 0 ,mem_mesh_aszmic 
+0x3e6f 012836 branch ali_mesh_upper_transport_layer_receive_unsegmented_access_message 
+:      012839 ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message:
+0x3e70 012840 call ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon 
+0x3e71 012841 rtn user 
+0x3e72 012842 call ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack 
+0x3e73 012843 rtn user 
+0x3e74 012844 call ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment 
+0x3e75 012845 branch ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment 
+:      012849 ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon:
+0x3e76 012850 call disable_user 
+0x3e77 012851 arg 3 ,loopcnt 
+0x3e78 012852 arg mem_mesh_message_segment_access_szmic_seqzero_sego_segn ,rega 
+0x3e79 012853 call inverse_data 
+0x3e7a 012854 fetchr rega ,3 ,mem_mesh_message_segment_access_szmic_seqzero_sego_segn 
+0x3e7b 012855 and rega ,0x1f ,temp 
+0x3e7c 012856 storet 1 ,mem_mesh_segmented_access_message_segn 
+0x3e7d 012857 fetch 1 ,mem_mesh_segmented_access_message_segn_upper_limit 
+0x3e7e 012858 isub temp ,null 
+0x3e7f 012859 nbranch enable_user ,positive 
+0x3e80 012861 rshift4 rega ,pdata 
+0x3e81 012862 rshift pdata ,pdata 
+0x3e82 012863 and pdata ,0x1f ,temp 
+0x3e83 012864 storet 1 ,mem_mesh_segmented_access_message_sego 
+0x3e84 012865 rshift4 pdata ,pdata 
+0x3e85 012866 rshift pdata ,pdata 
+0x3e86 012867 arg 0x1fff ,rega 
+0x3e87 012868 iand rega ,temp 
+0x3e88 012869 copy pdata ,regb 
+0x3e89 012870 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
+0x3e8a 012871 isub temp ,null 
+0x3e8b 012872 ncall ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero ,zero 
+0x3e8c 012873 storet 2 ,mem_mesh_segmented_access_message_seqzero 
+0x3e8d 012874 rshift8 regb ,pdata 
+0x3e8e 012875 rshift4 pdata ,pdata 
+0x3e8f 012876 rshift pdata ,pdata 
+0x3e90 012877 store 1 ,mem_mesh_segmented_access_message_szmic 
+0x3e91 012878 store 1 ,mem_mesh_aszmic 
+0x3e92 012879 rtn 
+:      012881 ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero:
+0x3e93 012882 setarg 0 
+0x3e94 012883 store 4 ,mem_mesh_segmented_access_message_blockack 
+0x3e95 012884 jam 0 ,mem_mesh_segmented_access_message_current_length 
+0x3e96 012885 rtn 
+:      012890 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack:
+0x3e97 012891 call disable_user 
+0x3e98 012892 fetch 1 ,mem_mesh_segmented_access_message_sego 
+0x3e99 012893 copy pdata ,queue 
+0x3e9a 012894 fetch 4 ,mem_mesh_segmented_access_message_blockack 
+0x3e9b 012895 qisolate1 pdata 
+0x3e9c 012896 branch enable_user ,true 
+0x3e9d 012897 qset1 pdata 
+0x3e9e 012898 store 4 ,mem_mesh_segmented_access_message_blockack 
+0x3e9f 012899 fetcht 1 ,mem_mesh_segmented_access_message_segn 
+0x3ea0 012900 add temp ,1 ,loopcnt 
+:      012901 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop:
+0x3ea1 012902 add loopcnt ,-1 ,queue 
+0x3ea2 012903 qisolate1 pdata 
+0x3ea3 012904 nrtn true 
+0x3ea4 012905 loop ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop 
+0x3ea5 012906 jam 1 ,mem_mesh_segmented_access_message_receive_finish 
+0x3ea6 012907 rtn 
+:      012911 ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment:
+0x3ea7 012912 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x3ea8 012913 pincrease -6 
+0x3ea9 012914 copy pdata ,loopcnt 
+0x3eaa 012915 fetcht 1 ,mem_mesh_segmented_access_message_current_length 
+0x3eab 012916 iadd temp ,temp 
+0x3eac 012917 storet 1 ,mem_mesh_segmented_access_message_current_length 
+0x3ead 012918 fetch 2 ,mem_mesh_segmented_access_message_segment_ptr 
+0x3eae 012919 iforce contw 
+0x3eaf 012920 fetch 1 ,mem_mesh_segmented_access_message_sego 
+0x3eb0 012921 mul32 pdata ,12 ,pdata 
+0x3eb1 012922 iadd contw ,contw 
+0x3eb2 012923 arg mem_mesh_message_transport_segmented_access_messagepdu_segment ,contr 
+0x3eb3 012924 branch memcpy 
+:      012927 ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment:
+0x3eb4 012928 fetch 1 ,mem_mesh_segmented_access_message_receive_finish 
+0x3eb5 012929 rtneq 0 
+0x3eb6 012930 setarg 0 
+0x3eb7 012931 store 5 ,mem_mesh_segmented_access_message_blockack 
+0x3eb8 012932 fetcht 2 ,mem_mesh_message_seq + 1 
+0x3eb9 012933 byteswap temp ,temp 
+0x3eba 012934 setarg 0xe000 
+0x3ebb 012935 iand temp ,temp 
+0x3ebc 012936 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
+0x3ebd 012937 ior temp ,pdata 
+0x3ebe 012938 byteswap pdata ,pdata 
+0x3ebf 012939 store 2 ,mem_mesh_message_seq + 1 
+0x3ec0 012940 branch ali_mesh_upper_transport_layer_receive_segmented_access_message 
+:      012944 ali_mesh_lower_transport_layer_send_unsegmented_access_message:
+0x3ec1 012945 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
+0x3ec2 012946 add pdata ,1 ,temp 
+0x3ec3 012947 copy pdata ,loopcnt 
+0x3ec4 012948 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
+0x3ec5 012949 fetch 1 ,mem_mesh_message_transport_head 
+0x3ec6 012950 set0 transport_head_bit_seg ,pdata 
+0x3ec7 012951 store 1 ,mem_mesh_unsegmented_access_lower_transport_layer_head 
+0x3ec8 012952 arg mem_mesh_access_layer_payload ,contr 
+0x3ec9 012953 call memcpy_fast 
+0x3eca 012954 branch ali_mesh_network_layer_send_access_message 
+:      012959 ali_mesh_lower_transport_layer_send_segmented_access_message:
+0x3ecb 012960 add rega ,4 ,temp 
+0x3ecc 012961 copy rega ,loopcnt 
+0x3ecd 012962 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
+0x3ece 012963 arg mem_mesh_segmented_access_lower_transport_layer_parameters ,contw 
+0x3ecf 012964 call memcpy_fast 
+0x3ed0 012965 fetch 1 ,mem_mesh_message_transport_head 
+0x3ed1 012966 set1 transport_head_bit_seg ,pdata 
+0x3ed2 012967 store 1 ,mem_mesh_segmented_access_lower_transport_layer_head 
+0x3ed3 012968 branch ali_mesh_network_layer_send_access_message 
+:      012973 ali_mesh_model_layer_check_model_message_opcode:
+0x3ed4 012974 fetch 1 ,mem_mesh_module_message_opcode 
+:      012975 ali_mesh_model_layer_check_generic_onoff_message_opcde:
+0x3ed5 012976 beq mesh_module_message_opcode_generic_onoff_get_no_head ,ali_mesh_model_layer_message_opcode_generic_onoff_get 
+0x3ed6 012977 beq mesh_module_message_opcode_generic_onoff_set_no_head ,ali_mesh_model_layer_message_opcde_generic_onoff_set 
+0x3ed7 012978 beq mesh_module_message_opcode_scene_recall_no_head ,ali_mesh_model_layer_message_opcde_scene_recall 
+0x3ed8 012979 beq mesh_module_message_opcode_light_lightness_set_no_head ,ali_mesh_model_layer_message_opcde_light_lightness_set 
+0x3ed9 012980 beq mesh_module_message_opcode_light_ctl_set_no_head ,ali_mesh_model_layer_message_opcde_light_ctl_set 
+0x3eda 012981 rtn 
+:      012984 ali_mesh_model_layer_message_opcode_generic_onoff_get:
+0x3edb 012985 arg ali_mesh_model_layer_message_opcode_generic_onoff_get_cb ,regc 
+0x3edc 012986 branch ali_mesh_more_element_check_element_address 
+:      012987 ali_mesh_model_layer_message_opcode_generic_onoff_get_cb:
+0x3edd 012990 fetch 2 ,mem_mesh_cb_generic_onoff_get 
+0x3ede 012991 call callback_func 
+0x3edf 012992 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
+0x3ee0 012993 branch ali_mesh_access_layer_send_generic_onoff_status 
+:      012996 ali_mesh_model_layer_message_opcde_generic_onoff_set:
+0x3ee1 012997 arg ali_mesh_model_layer_message_opcde_generic_onoff_set_cb ,regc 
+0x3ee2 012998 branch ali_mesh_more_element_check_element_address 
+:      012999 ali_mesh_model_layer_message_opcde_generic_onoff_set_cb:
+0x3ee3 013000 call ali_mesh_access_layer_send_generic_onoff_status 
+0x3ee4 013001 fetch 2 ,mem_mesh_cb_generic_onoff_set 
+0x3ee5 013002 branch callback_func 
+:      013006 ali_mesh_model_layer_message_opcde_scene_recall:
+0x3ee6 013007 call ali_mesh_access_layer_send_scene_status 
+0x3ee7 013008 fetch 2 ,mem_mesh_cb_scene_recall 
+0x3ee8 013009 branch callback_func 
+:      013012 ali_mesh_model_layer_message_opcde_light_lightness_set:
+0x3ee9 013013 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
+0x3eea 013014 call ali_mesh_model_layer_message_calc_lightness 
+0x3eeb 013015 store 1 ,mem_mesh_light_lightness_calc_lightness 
+0x3eec 013016 call ali_mesh_access_layer_send_light_lightness_status 
+0x3eed 013017 fetch 2 ,mem_mesh_cb_light_lightness_set 
+0x3eee 013018 branch callback_func 
+:      013021 ali_mesh_model_layer_message_opcde_light_ctl_set:
+0x3eef 013022 fetch 2 ,mem_mesh_last_ctl_temperature 
+0x3ef0 013023 fetcht 2 ,mem_mesh_ctl_temperature 
+0x3ef1 013024 isub temp ,null 
+0x3ef2 013025 rtn zero 
+0x3ef3 013027 fetch 2 ,mem_mesh_ctl_temperature 
+0x3ef4 013028 call ali_mesh_model_layer_message_calc_temperature 
+0x3ef5 013029 store 1 ,mem_mesh_ctl_calc_temperature 
+0x3ef6 013031 fetch 2 ,mem_mesh_ctl_temperature 
+0x3ef7 013032 store 2 ,mem_mesh_last_ctl_temperature 
+0x3ef8 013033 fetch 2 ,mem_mesh_cb_light_lightness_get 
+0x3ef9 013034 call callback_func 
+0x3efa 013035 storet 2 ,mem_mesh_ctl_lightness 
+0x3efb 013036 call ali_mesh_access_layer_send_light_ctl_stauts 
+0x3efc 013037 fetch 2 ,mem_mesh_cb_light_ctl_set 
+0x3efd 013038 branch callback_func 
+:      013043 ali_mesh_model_layer_message_calc_lightness:
+0x3efe 013044 rtn blank 
+0x3eff 013045 mul32 pdata ,ali_mesh_lightness_level ,pdata 
+0x3f00 013046 arg ali_mesh_lightness_max ,temp 
+0x3f01 013047 idiv temp 
+0x3f02 013048 call wait_div_end 
+0x3f03 013049 remainder temp 
+0x3f04 013050 rshift8 temp ,temp 
+0x3f05 013051 quotient pdata 
+0x3f06 013052 sub temp ,0xff ,null 
+0x3f07 013053 nrtn zero 
+0x3f08 013054 pincrease 1 
+0x3f09 013055 rtn 
+:      013060 ali_mesh_model_layer_message_calc_actual_lightness:
+0x3f0a 013061 arg ali_mesh_lightness_max ,pdata 
+0x3f0b 013062 imul32 temp ,pdata 
+0x3f0c 013063 div pdata ,ali_mesh_lightness_level 
+0x3f0d 013064 call wait_div_end 
+0x3f0e 013065 quotient temp 
+0x3f0f 013066 rtn 
+:      013070 ali_mesh_model_layer_message_calc_temperature:
+0x3f10 013071 arg ali_mesh_temperature_min ,temp 
+0x3f11 013072 isub temp ,rega 
+0x3f12 013073 call ali_mesh_model_layer_message_calc_temperature_k 
+0x3f13 013074 copy rega ,pdata 
+0x3f14 013075 idiv temp 
+0x3f15 013076 call wait_div_end 
+0x3f16 013077 quotient pdata 
+0x3f17 013078 rtn 
+:      013083 ali_mesh_model_layer_message_calc_actual_temperature:
+0x3f18 013084 copy temp ,rega 
+0x3f19 013085 call ali_mesh_model_layer_message_calc_temperature_k 
+0x3f1a 013086 copy rega ,pdata 
+0x3f1b 013087 imul32 temp ,pdata 
+0x3f1c 013088 arg ali_mesh_temperature_min ,temp 
+0x3f1d 013089 iadd temp ,temp 
+0x3f1e 013090 rtn 
+:      013092 ali_mesh_model_layer_message_calc_temperature_k:
+0x3f1f 013093 setarg ali_mesh_temperature_max 
+0x3f20 013094 arg ali_mesh_temperature_min ,temp 
+0x3f21 013095 isub temp ,pdata 
+0x3f22 013096 div pdata ,ali_mesh_temperature_level 
+0x3f23 013097 call wait_div_end 
+0x3f24 013098 quotient temp 
+0x3f25 013099 rtn 
+:      013104 ali_mesh_more_element_check_unicast_address:
+0x3f26 013105 arg 0 ,queue 
+0x3f27 013106 fetchr loopcnt ,1 ,mem_mesh_element_number 
+0x3f28 013107 call disable_user 
+0x3f29 013108 fetch 2 ,mem_mesh_unicast_address 
+:      013109 ali_mesh_more_element_check_unicast_address_loop:
+0x3f2a 013110 isub temp ,null 
+0x3f2b 013111 branch ali_mesh_more_element_found_unicast_address_element ,zero 
+0x3f2c 013112 byteswap pdata ,pdata 
+0x3f2d 013113 pincrease 1 
+0x3f2e 013114 byteswap pdata ,pdata 
+0x3f2f 013115 increase 1 ,queue 
+0x3f30 013116 loop ali_mesh_more_element_check_unicast_address_loop 
+0x3f31 013117 rtn 
+:      013119 ali_mesh_more_element_found_unicast_address_element:
+0x3f32 013120 jam 0 ,mem_mesh_receive_group_address 
+0x3f33 013121 storer queue ,1 ,mem_mesh_receive_element_number 
+0x3f34 013122 call ali_mesh_more_element_calc_queue_address 
+0x3f35 013123 branch enable_user 
+:      013126 ali_mesh_more_element_check_group_address:
+0x3f36 013127 arg 0 ,queue 
+0x3f37 013128 arg 0 ,regc 
+0x3f38 013129 call mesh_get_element_info_config 
+0x3f39 013130 call disable_user 
+:      013131 ali_mesh_more_element_check_group_address_loop:
+0x3f3a 013132 fetch 2 ,mem_mesh_core_feature 
+0x3f3b 013133 bbit0 mesh_feature_disable_subscription ,ali_mesh_more_element_check_subscription_address 
+0x3f3c 013134 ifetch 2 ,rega 
+0x3f3d 013135 isub temp ,null 
+0x3f3e 013136 call ali_mesh_more_element_found_group_address_element ,zero 
+:      013137 ali_mesh_more_element_check_address_common:
+0x3f3f 013138 copy regb ,pdata 
+0x3f40 013139 iadd rega ,rega 
+0x3f41 013140 increase 1 ,queue 
+0x3f42 013141 loop ali_mesh_more_element_check_group_address_loop 
+0x3f43 013142 copy regc ,pdata 
+0x3f44 013143 rtn blank 
+0x3f45 013144 store 1 ,mem_mesh_receive_group_address 
+0x3f46 013145 branch enable_user 
+:      013147 ali_mesh_more_element_found_group_address_element:
+0x3f47 013148 qset1 regc 
+0x3f48 013149 rtn 
+:      013151 ali_mesh_more_element_check_subscription_address:
+0x3f49 013152 add rega ,element_device_subscription_label ,contr 
+0x3f4a 013153 arg subscription_max_count ,alarm 
+:      013154 ali_mesh_more_element_check_subscription_address_loop:
+0x3f4b 013155 ifetch 2 ,contr 
+0x3f4c 013156 isub temp ,null 
+0x3f4d 013157 branch ali_mesh_more_element_found_subscription_address_element ,zero 
+0x3f4e 013158 increase -1 ,alarm 
+0x3f4f 013159 branch ali_mesh_more_element_check_address_common ,zero 
+0x3f50 013160 branch ali_mesh_more_element_check_subscription_address_loop 
+:      013162 ali_mesh_more_element_found_subscription_address_element:
+0x3f51 013163 call ali_mesh_more_element_found_group_address_element 
+0x3f52 013164 branch ali_mesh_more_element_check_address_common 
+:      013166 ali_mesh_more_element_check_element_address:
+0x3f53 013167 arg 0 ,queue 
+0x3f54 013168 fetch 1 ,mem_mesh_receive_group_address 
+0x3f55 013169 branch ali_mesh_more_element_check_element_address_no_group_address ,blank 
+0x3f56 013170 copy pdata ,regb 
+0x3f57 013171 fetchr loopcnt ,1 ,mem_mesh_element_number 
+:      013172 ali_mesh_more_element_check_element_address_loop:
+0x3f58 013173 storer queue ,1 ,mem_mesh_receive_element_number 
+0x3f59 013175 qisolate1 regb 
+0x3f5a 013176 call ali_mesh_more_element_check_element_address_no_group_address ,true 
+0x3f5b 013177 fetchr queue ,1 ,mem_mesh_receive_element_number 
+0x3f5c 013178 increase 1 ,queue 
+0x3f5d 013179 loop ali_mesh_more_element_check_element_address_loop 
+0x3f5e 013180 rtn 
+:      013182 ali_mesh_more_element_check_element_address_no_group_address:
+0x3f5f 013183 call ali_mesh_more_element_push_stack 
+0x3f60 013184 call ali_mesh_more_element_calc_queue_address 
+0x3f61 013185 copy regc ,pdata 
+0x3f62 013186 call callback_func 
+0x3f63 013187 branch ali_mesh_more_element_pop_stack 
+:      013189 ali_mesh_more_element_push_stack:
+0x3f64 013190 storer loopcnt ,2 ,mem_mesh_loopcnt_tmep 
+0x3f65 013191 storer rega ,2 ,mem_mesh_rega_temp 
+0x3f66 013192 storer regb ,2 ,mem_mesh_regb_temp 
+0x3f67 013193 storer regc ,2 ,mem_mesh_regc_temp 
+0x3f68 013194 rtn 
+:      013196 ali_mesh_more_element_pop_stack:
+0x3f69 013197 fetchr loopcnt ,2 ,mem_mesh_loopcnt_tmep 
+0x3f6a 013198 fetchr rega ,2 ,mem_mesh_rega_temp 
+0x3f6b 013199 fetchr regb ,2 ,mem_mesh_regb_temp 
+0x3f6c 013200 fetchr regc ,2 ,mem_mesh_regc_temp 
+0x3f6d 013201 rtn 
+:      013204 ali_mesh_more_element_calc_queue_address:
+0x3f6e 013205 bpatchx patch35_6 ,mem_patch35 
+0x3f6f 013206 fetch 2 ,mem_mesh_unicast_address 
+0x3f70 013207 byteswap pdata ,pdata 
+0x3f71 013208 iadd queue ,pdata 
+0x3f72 013209 byteswap pdata ,pdata 
+0x3f73 013210 store 2 ,mem_mesh_send_message_src 
+0x3f74 013211 call mesh_get_element_info_config 
+0x3f75 013212 copy queue ,pdata 
+0x3f76 013213 imul32 regb ,pdata 
+0x3f77 013214 iadd rega ,rega 
+0x3f78 013215 add rega ,element_device_upper_queue_ptr ,contr 
+0x3f79 013216 ifetch 2 ,contr 
+0x3f7a 013217 store ,2 ,mem_queue_ptr 
+0x3f7b 013218 rtn 
+:      013223 ali_mesh_receive_adtype_mesh_message:
+0x3f7c 013224 jam mesh_message_tmall ,mem_mesh_network_packet_type 
+:      013227 ali_mesh_network_layer_recevice_network_pdu:
+0x3f7d 013228 sub temp ,mesh_network_packet_min_length ,null 
+0x3f7e 013229 rtn positive 
+0x3f7f 013230 sub temp ,mesh_network_packet_max_length ,null 
+0x3f80 013231 nrtn positive 
+0x3f81 013232 bpatchx patch35_7 ,mem_patch35 
+0x3f82 013233 call ali_mesh_network_store_in_mem 
+0x3f83 013234 call ali_mesh_network_layer_check_dup 
+0x3f84 013235 nrtn user 
+0x3f85 013236 call ali_mesh_network_layer_check_nid_ivi 
+0x3f86 013237 nrtn user 
+0x3f87 013238 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
+0x3f88 013239 call ali_mesh_network_layer_check_msg 
+0x3f89 013240 nrtn user 
+0x3f8a 013241 call ali_mesh_network_layer_store_proxy_unicast_address 
+0x3f8b 013243 branch ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32 
+:      013245 ali_mesh_network_layer_check_dup:
+0x3f8c 013246 call enable_user 
+0x3f8d 013247 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x3f8e 013248 arg mem_mesh_message_nid + 3 ,contr 
+0x3f8f 013249 iadd contr ,contr 
+0x3f90 013250 ifetch 4 ,contr 
+0x3f91 013251 ifetcht 4 ,contr 
+0x3f92 013252 ixor temp ,temp 
+0x3f93 013253 arg 16 ,loopcnt 
+0x3f94 013254 arg mem_mesh_network_dup_cache ,contr 
+:      013255 ali_mesh_network_layer_check_dup_loop:
+0x3f95 013256 ifetch 4 ,contr 
+0x3f96 013257 isub temp ,null 
+0x3f97 013258 branch disable_user ,zero 
+0x3f98 013259 loop ali_mesh_network_layer_check_dup_loop 
+0x3f99 013260 fetch 1 ,mem_mesh_network_dup_cache_next 
+0x3f9a 013261 pincrease 4 
+0x3f9b 013262 arg mem_mesh_network_dup_cache ,contw 
+0x3f9c 013263 iadd contw ,contw 
+0x3f9d 013264 istoret 4 ,contw 
+0x3f9e 013265 and pdata ,0x3f ,pdata 
+0x3f9f 013266 store 1 ,mem_mesh_network_dup_cache_next 
+0x3fa0 013267 rtn 
+:      013269 ali_mesh_network_layer_check_msg:
+0x3fa1 013270 call enable_user 
+0x3fa2 013271 fetcht 5 ,mem_mesh_message_seq 
+0x3fa3 013272 arg 16 ,loopcnt 
+0x3fa4 013273 arg mem_mesh_network_msg_cache ,contr 
+:      013274 ali_mesh_network_layer_check_msg_loop:
+0x3fa5 013275 ifetch 5 ,contr 
+0x3fa6 013276 isub temp ,null 
+0x3fa7 013277 branch disable_user ,zero 
+0x3fa8 013278 loop ali_mesh_network_layer_check_msg_loop 
+0x3fa9 013279 fetch 1 ,mem_mesh_network_msg_cache_next 
+0x3faa 013280 pincrease 1 
+0x3fab 013281 and pdata ,0x0f ,pdata 
+0x3fac 013282 store 1 ,mem_mesh_network_msg_cache_next 
+0x3fad 013283 mul32 pdata ,5 ,pdata 
+0x3fae 013284 arg mem_mesh_network_msg_cache ,contw 
+0x3faf 013285 iadd contw ,contw 
+0x3fb0 013286 istoret 5 ,contw 
+0x3fb1 013287 rtn 
+:      013289 ali_mesh_network_layer_store_proxy_unicast_address:
+0x3fb2 013290 fetch 1 ,mem_mesh_network_packet_type 
+0x3fb3 013291 rtneq mesh_message_tmall 
+0x3fb4 013292 fetch 2 ,mem_mesh_message_src 
+0x3fb5 013293 store 2 ,mem_mesh_network_proxy_unicast_address 
+0x3fb6 013294 rtn 
+:      013306 ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32:
+0x3fb7 013307 call ali_mesh_network_load_network_nonce_and_encryptionkey 
+0x3fb8 013308 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x3fb9 013309 arg mem_mesh_message_dst ,temp 
+0x3fba 013310 call ali_ccm_decrypt 
+0x3fbb 013311 nrtn zero 
+:      013314 ali_mesh_network_layer_recevice_network_pdu_check_dst:
+0x3fbc 013315 bpatchx patch36_0 ,mem_patch36 
+0x3fbd 013316 fetch 1 ,mem_mesh_network_packet_type 
+0x3fbe 013317 sub pdata ,mesh_message_proxy ,null 
+0x3fbf 013318 call ali_mesh_white_filter_check ,zero 
+0x3fc0 013319 fetcht 2 ,mem_mesh_message_dst 
+0x3fc1 013320 call ali_mesh_more_element_check_unicast_address 
+0x3fc2 013321 call ali_mesh_more_found_unicast_address_element ,user 
+0x3fc3 013322 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
+0x3fc4 013323 arg 29 ,loopcnt 
+0x3fc5 013324 arg mem_mesh_message_nid_temp ,contw 
+0x3fc6 013325 arg mem_mesh_message_nid ,contr 
+0x3fc7 013326 call memcpy 
+0x3fc8 013327 call ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address 
+0x3fc9 013328 arg 29 ,loopcnt 
+0x3fca 013329 arg mem_mesh_message_nid_temp ,contr 
+0x3fcb 013330 arg mem_mesh_message_nid ,contw 
+0x3fcc 013331 call memcpy 
+0x3fcd 013332 fetch 2 ,mem_mesh_cb_network_relay 
+0x3fce 013333 branch callback_func 
+:      013335 ali_mesh_more_found_unicast_address_element:
+0x3fcf 013336 jam 1 ,mem_mesh_receive_message_count 
+0x3fd0 013337 fetch 2 ,mem_mesh_send_message_src 
+0x3fd1 013338 store 2 ,mem_mesh_receive_message_first_unicast_address 
+0x3fd2 013339 rtn 
+:      013341 ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address:
+0x3fd3 013342 call ali_mesh_more_element_check_group_address 
+0x3fd4 013343 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
+0x3fd5 013344 jam 0xff ,mem_mesh_receive_group_address 
+0x3fd6 013345 setarg group_address_0xcfff_little_endian 
+0x3fd7 013346 isub temp ,null 
+0x3fd8 013347 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
+0x3fd9 013348 setarg group_address_0xffff_little_endian 
+0x3fda 013349 isub temp ,null 
+0x3fdb 013350 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
+0x3fdc 013351 rtn 
+:      013354 ali_mesh_network_layer_check_nid_ivi:
+0x3fdd 013355 call disable_user 
+0x3fde 013356 fetcht 1 ,mem_mesh_message_nid 
+0x3fdf 013357 rshift4 temp ,pdata 
+0x3fe0 013358 rshift3 pdata ,pdata 
+0x3fe1 013359 fetchr rega ,1 ,mem_mesh_iv_index + 3 
+0x3fe2 013360 and rega ,0x01 ,rega 
+0x3fe3 013361 isub rega ,null 
+0x3fe4 013362 nrtn zero 
+0x3fe5 013363 and temp ,0x7f ,temp 
+0x3fe6 013364 fetch 1 ,mem_k2_nid 
+0x3fe7 013365 isub temp ,null 
+0x3fe8 013366 nrtn zero 
+0x3fe9 013367 branch enable_user 
+:      013371 ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq:
+0x3fea 013372 arg mem_mesh_tmall_cache_start ,rega 
+0x3feb 013373 arg cache_space_num ,loopcnt 
+:      013374 ali_mesh_network_layer_raverse_src_seq_cache:
+0x3fec 013375 fetcht 2 ,mem_mesh_message_src 
+0x3fed 013376 ifetch 2 ,rega 
+0x3fee 013378 branch ali_mesh_network_layer_find_empty_space ,blank 
+0x3fef 013380 isub temp ,null 
+0x3ff0 013382 branch ali_mesh_network_layer_find_src_space ,zero 
+0x3ff1 013383 increase cache_space_size ,rega 
+0x3ff2 013384 loop ali_mesh_network_layer_raverse_src_seq_cache 
+0x3ff3 013385 arg mem_mesh_tmall_cache_start ,rega 
+:      013387 ali_mesh_network_layer_find_empty_space:
+0x3ff4 013388 istoret 2 ,rega 
+:      013389 ali_mesh_network_layer_find_src_space:
+0x3ff5 013390 storet 2 ,mem_mesh_send_message_dst 
+0x3ff6 013392 add rega ,2 ,regc 
+0x3ff7 013393 ifetch 3 ,regc 
+0x3ff8 013394 store 3 ,mem_mesh_last_message_seq 
+0x3ff9 013395 branch ali_mesh_network_layer_recevice_network_pdu_check_seq_legal 
+:      013399 ali_mesh_network_layer_recevice_network_pdu_check_seq_legal:
+0x3ffa 013401 call ali_mesh_inverse_seq 
+0x3ffb 013403 fetch 3 ,mem_mesh_last_message_seq 
+0x3ffc 013404 fetcht 3 ,mem_mesh_message_seq 
+0x3ffd 013405 isub temp ,null 
+0x3ffe 013406 rtn positive 
+0x3fff 013407 istoret 3 ,regc 
+0x4000 013408 call ali_mesh_inverse_seq 
+0x4001 013409 branch ali_mesh_lower_transport_layer_receive_lower_transport_pdu 
+:      013411 ali_mesh_inverse_seq:
+0x4002 013412 arg mem_mesh_message_seq ,rega 
+0x4003 013413 arg 3 ,loopcnt 
+0x4004 013414 branch inverse_data 
+:      013418 ali_mesh_network_load_network_nonce_and_encryptionkey:
+0x4005 013419 call ali_mesh_network_layer_load_network_nonce 
+:      013420 ali_mesh_upper_transport_layer_load_encryptionkey:
+0x4006 013421 arg mem_k2_encryptionkey ,contr 
+0x4007 013422 branch load_key 
+:      013423 ali_mesh_network_layer_load_network_nonce:
+0x4008 013424 arg mem_mesh_network_nonce ,contw 
+0x4009 013425 setarg network_nonce 
+0x400a 013426 istore 1 ,contw 
+0x400b 013427 fetch 6 ,mem_mesh_message_ttl 
+0x400c 013428 istore 8 ,contw 
+0x400d 013429 branch mesh_generate_nonce 
+:      013432 ali_mesh_network_store_in_mem:
+0x400e 013433 add temp ,-12 ,pdata 
+0x400f 013443 store 1 ,mem_mesh_message_transport_netmic_length 
+0x4010 013444 arg 29 ,loopcnt 
+0x4011 013445 arg mem_mesh_message_nid ,contw 
+0x4012 013446 call clear_mem 
+0x4013 013447 add temp ,-1 ,loopcnt 
+0x4014 013448 arg mem_mesh_message_nid ,contw 
+0x4015 013449 branch memcpy_fast 
+:      013451 ali_mesh_network_layer_relay_access_message:
+0x4016 013452 call ali_mesh_network_layer_init_queue_param 
+0x4017 013453 call ali_mesh_network_layer_check_relay_states 
+0x4018 013454 nrtn user 
+0x4019 013455 call ali_mesh_network_layer_encrypt_relay_package 
+0x401a 013456 jam adv_relay_mesh_message_duration ,mem_mesh_queue_ele_duration 
+0x401b 013457 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x401c 013458 add pdata ,13 ,temp 
+0x401d 013459 storet 1 ,mem_mesh_queue_ele_len 
+0x401e 013460 increase -1 ,temp 
+0x401f 013461 istoret 1 ,contw 
+0x4020 013462 setarg gap_adtype_mesh_message 
+0x4021 013463 istore 1 ,contw 
+0x4022 013464 add temp ,-1 ,loopcnt 
+0x4023 013465 fetch 7 ,mem_mesh_message_nid 
+0x4024 013466 arg mem_mesh_message_nid ,contr 
+0x4025 013467 call memcpy 
+0x4026 013468 arg mem_mesh_queue_ele_temp ,rega 
+0x4027 013469 call queue_push 
+0x4028 013470 call ali_mesh_network_layer_white_list_fliter 
+0x4029 013471 nrtn user 
+0x402a 013472 branch ali_mesh_bearer_layer_gatt_send_packet_by_network_layer 
+:      013474 ali_mesh_network_layer_white_list_fliter:
+0x402b 013475 fetcht 2 ,mem_mesh_message_dst_temp 
+:      013476 ali_mesh_network_layer_white_list_fliter_check:
+0x402c 013477 call disable_user 
+0x402d 013478 fetch 1 ,mem_mesh_white_list_num 
+0x402e 013479 rtn blank 
+0x402f 013480 iforce loopcnt 
+0x4030 013481 arg mem_mesh_white_list ,contr 
+:      013482 ali_mesh_network_layer_white_list_fliter_check_loop:
+0x4031 013483 ifetch 2 ,contr 
+0x4032 013484 isub temp ,null 
+0x4033 013485 branch enable_user ,zero 
+0x4034 013486 loop ali_mesh_network_layer_white_list_fliter_check_loop 
+0x4035 013487 rtn 
+:      013490 ali_mesh_network_layer_check_relay_states:
+0x4036 013491 call disable_user 
+0x4037 013492 fetch 1 ,mem_mesh_network_packet_type 
+0x4038 013493 rtneq mesh_message_app 
+0x4039 013494 fetch 2 ,mem_mesh_core_feature 
+0x403a 013495 rtnbit1 mesh_feature_disable_relay 
+0x403b 013496 fetch 1 ,mem_mesh_provisioned_flag 
+0x403c 013497 rtnne paired_status 
+0x403d 013498 fetcht 2 ,mem_mesh_message_src 
+0x403e 013499 call ali_mesh_more_element_check_unicast_address 
+0x403f 013500 branch disable_user ,user 
+0x4040 013501 call ali_mesh_network_layer_check_network_mic_cache 
+0x4041 013502 nrtn user 
+0x4042 013503 fetch 1 ,mem_mesh_message_ttl 
+0x4043 013504 branch disable_user ,blank 
+0x4044 013505 pincrease -1 
+0x4045 013506 branch disable_user ,blank 
+0x4046 013507 store 1 ,mem_mesh_message_ttl 
+0x4047 013508 setarg mem_mesh_network_relay_queue 
+0x4048 013509 store 2 ,mem_queue_ptr 
+0x4049 013510 branch enable_user 
+:      013512 ali_mesh_network_layer_encrypt_relay_package:
+0x404a 013513 call ali_mesh_network_load_network_nonce_and_encryptionkey 
+0x404b 013514 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x404c 013515 arg mem_mesh_message_dst ,temp 
+0x404d 013516 call ali_ccm_encrypt 
+0x404e 013517 branch ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
+:      013521 ali_mesh_network_layer_check_network_mic_cache:
+0x404f 013522 setarg mem_mesh_transport_message_mic_cache 
+0x4050 013523 store 2 ,mem_mesh_mic_cache_ptr 
+0x4051 013524 branch ali_mesh_base_adt_cache 
+:      013528 ali_mesh_network_layer_send_access_message:
+0x4052 013529 bpatchx patch36_1 ,mem_patch36 
+0x4053 013530 call ali_mesh_network_layer_send_access_message_encrypt_netmic 
+0x4054 013531 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
+0x4055 013532 branch ali_mesh_bearer_layer_send_packet_by_network_layer 
+:      013537 ali_mesh_network_layer_send_access_message_encrypt_netmic:
+0x4056 013538 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
+0x4057 013539 add pdata ,2 ,rega 
+0x4058 013540 pincrease 4 
+0x4059 013541 store 1 ,mem_mesh_lower_transport_layer_payload_len 
+0x405a 013542 arg mem_mesh_send_upper_layer_dst ,temp 
+0x405b 013543 branch ali_mesh_network_layer_encrypt_by_network_nonce 
+:      013548 ali_mesh_network_layer_encrypt_by_network_nonce:
+0x405c 013549 call ali_mesh_network_load_network_nonce_and_encryptionkey 
+0x405d 013550 copy rega ,pdata 
+0x405e 013551 branch ali_ccm_encrypt 
+:      013554 ali_mesh_network_layer_send_access_message_encrypt_obfuscation:
+0x405f 013555 branch ali_mesh_encrypt_obfuscation_deceypt_send_message 
+:      013558 ali_mesh_network_layer_check_gatt_relay_packet:
+0x4060 013559 call ali_mesh_network_layer_init_gatt_queue_param 
+0x4061 013560 call queue_empty 
+0x4062 013561 rtn blank 
+0x4063 013562 call le_fifo_check_nearly_full 
+0x4064 013563 nrtn blank 
+0x4065 013564 arg mem_mesh_queue_ele_temp ,rega 
+0x4066 013565 call queue_pop 
+0x4067 013566 nrtn user 
+0x4068 013567 branch ali_mesh_send_ble_data 
+:      013571 mesh_generate_nonce:
+0x4069 013572 fetch 4 ,mem_mesh_iv_index 
+0x406a 013573 istore 4 ,contw 
+0x406b 013574 add contw ,-13 ,pdata 
+0x406c 013575 store 2 ,mem_nonce_ptr 
+0x406d 013576 rtn 
+:      013580 ali_mesh_network_layer_init_queue_param:
+0x406e 013581 setarg mem_mesh_network_relay_queue_each_size 
+0x406f 013582 store 2 ,mem_queue_ptr 
+0x4070 013583 rtn 
+:      013585 ali_mesh_network_layer_queue_init:
+0x4071 013586 call ali_mesh_network_layer_init_queue_param 
+0x4072 013587 branch queue_init 
+:      013590 ali_mesh_ble_adv:
+0x4073 013591 call le_set_config_more_data 
+0x4074 013592 fetch 1 ,mem_mesh_provisioned_flag 
+0x4075 013593 beq unprovisioned_beacon_status ,ali_mesh_ble_adv_mesh_beacon 
+0x4076 013594 beq paired_status ,ali_mesh_ble_adv_network_id 
+0x4077 013595 beq wait_receive_appkey ,ali_mesh_ble_adv_network_id 
+0x4078 013596 rtn 
+:      013598 ali_mesh_ble_adv_network_id:
+0x4079 013600 setsect 0 ,0x10214 
+0x407a 013601 setsect 1 ,0xc080 
+0x407b 013602 setsect 2 ,0x28030 
+0x407c 013603 setsect 3 ,0x3060 
+0x407d 013604 store 9 ,mem_le_adv_data_len 
+0x407e 013605 setarg 0x182816 
+0x407f 013606 istore 4 ,contw 
+0x4080 013607 fetch 8 ,mem_mesh_network_id 
+0x4081 013608 istore 8 ,contw 
+0x4082 013609 rtn 
+:      013611 ali_mesh_ble_adv_mesh_beacon:
+0x4083 013612 call ali_mesh_config_device_uuid_by_three_tuple 
+0x4084 013614 setsect 0 ,0x1021d 
+0x4085 013615 setsect 1 ,0xc080 
+0x4086 013616 setsect 2 ,0x27030 
+0x4087 013617 setsect 3 ,0x5460 
+0x4088 013618 store 9 ,mem_le_adv_data_len 
+0x4089 013619 setarg 0x182716 
+0x408a 013620 istore 3 ,contw 
+0x408b 013621 arg mem_mesh_device_uuid ,contr 
+0x408c 013622 call memcpy16 
+0x408d 013623 fetch 2 ,mem_mesh_oob_information 
+0x408e 013624 istore 2 ,contw 
+0x408f 013625 rtn 
+:      013631 mesh_le_receive_data:
+0x4090 013632 bpatchx patch36_2 ,mem_patch36 
+0x4091 013633 fetch 2 ,mem_le_att_handle 
+0x4092 013634 beq mesh_proxy_data_in_handle ,ali_mesh_receive_ble_data_proxy_data_in 
+0x4093 013635 beq mesh_provisioning_data_in_handle ,ali_mesh_receive_ble_data_provisioning_data_in 
+0x4094 013636 rtn 
+:      013638 ali_mesh_receive_ble_data_proxy_data_in:
+0x4095 013639 copy regb ,temp 
+0x4096 013640 ifetch 1 ,rega 
+0x4097 013641 beq mesh_proxy_message_type_network_pdu ,ali_mesh_network_layer_recevice_network_pdu_proxy_control 
+0x4098 013642 beq mesh_proxy_message_type_proxy_configuration ,ali_mesh_network_layer_recevice_proxy_configuration_messages 
+0x4099 013643 rtn 
+:      013644 ali_mesh_network_layer_recevice_proxy_configuration_messages:
+0x409a 013652 call ali_mesh_network_store_in_mem 
+0x409b 013653 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x409c 013654 pincrease -4 
+0x409d 013655 store 1 ,mem_mesh_message_transport_netmic_length 
+0x409e 013656 call ali_mesh_network_layer_check_nid_ivi 
+0x409f 013657 nrtn user 
+0x40a0 013658 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
+0x40a1 013659 fetch 1 ,mem_mesh_message_ttl 
+0x40a2 013660 bbit1 bit_ctl ,ali_mesh_recevice_proxy_configuration_messages_decrypt 
+0x40a3 013661 rtn 
+:      013663 ali_mesh_recevice_proxy_configuration_messages_decrypt:
+0x40a4 013664 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
+0x40a5 013665 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x40a6 013666 arg mem_mesh_message_dst ,temp 
+0x40a7 013667 call ali_ccm_decrypt_64bit 
+0x40a8 013668 nrtn zero 
+0x40a9 013671 call ali_mesh_white_filter_check 
+0x40aa 013672 fetch 1 ,mem_mesh_message_proxy_transportpdu_opcode 
+0x40ab 013673 beq proxy_opcode_set_filter_type ,ali_mesh_proxy_configuration_message_set_filter_type 
+0x40ac 013674 beq proxy_opcode_add_addr_to_filter ,ali_mesh_proxy_configuration_message_add_addr_to_filter 
+0x40ad 013675 rtn 
+:      013677 ali_mesh_proxy_configuration_message_add_addr_to_filter:
+0x40ae 013678 fetchr loopcnt ,1 ,mem_mesh_message_transport_netmic_length 
+0x40af 013679 increase -3 ,loopcnt 
+0x40b0 013681 rshift loopcnt ,pdata 
+0x40b1 013682 fetcht 2 ,mem_mesh_white_list_num 
+0x40b2 013683 iadd temp ,pdata 
+0x40b3 013684 sub pdata ,8 ,null 
+0x40b4 013685 nrtn positive 
+0x40b5 013686 store 2 ,mem_mesh_white_list_num 
+0x40b6 013687 arg mem_mesh_white_list ,contw 
+0x40b7 013688 lshift temp ,pdata 
+0x40b8 013689 iadd contw ,contw 
+0x40b9 013690 arg mem_mesh_message_proxy_transportpdu_parameters ,contr 
+0x40ba 013691 call memcpy 
+0x40bb 013692 fetch 1 ,mem_mesh_addressed_filter_type 
+0x40bc 013693 branch ali_mesh_proxy_configuration_message_filter_status 
+:      013695 ali_mesh_proxy_configuration_message_set_filter_type:
+0x40bd 013696 ifetch 1 ,contr 
+0x40be 013697 store 1 ,mem_mesh_addressed_filter_type 
+:      013698 ali_mesh_proxy_configuration_message_filter_status:
+0x40bf 013699 store 1 ,mem_mesh_filter_status_message_filtertype 
+0x40c0 013700 fetch 2 ,mem_mesh_white_list_num 
+0x40c1 013701 byteswap pdata ,pdata 
+0x40c2 013702 store 2 ,mem_mesh_filter_status_message_listsize 
+0x40c3 013704 jam proxy_opcode_filter_status ,mem_mesh_filter_status_message_opcode 
+0x40c4 013706 fetch 9 ,mem_mesh_message_nid 
+0x40c5 013707 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
+0x40c6 013708 fetch 2 ,mem_mesh_send_message_src 
+0x40c7 013709 store 2 ,mem_mesh_send_upper_layer_src 
+0x40c8 013711 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
+0x40c9 013712 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
+0x40ca 013714 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
+0x40cb 013715 setarg 6 
+0x40cc 013716 arg mem_mesh_send_upper_layer_dst ,temp 
+0x40cd 013717 call ali_ccm_encrypt_64bit 
+0x40ce 013718 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
+0x40cf 013721 arg 22 ,rega 
+0x40d0 013722 arg mesh_proxy_data_out_handle ,temp 
+0x40d1 013723 call le_att_malloc_tx_notify 
+0x40d2 013724 setarg mesh_proxy_message_type_proxy_configuration 
+0x40d3 013725 istore 1 ,contw 
+0x40d4 013726 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
+0x40d5 013727 branch memcpy32 
+:      013729 ali_mesh_receive_ble_data_provisioning_data_in:
+0x40d6 013730 jam mesh_message_proxy ,mem_mesh_fast_pair_packet_type 
+0x40d7 013731 copy regb ,temp 
+0x40d8 013732 copy rega ,contr 
+0x40d9 013733 branch ali_mesh_receive_adtype_manufacturer_specific 
+:      013736 ali_mesh_network_load_proxy_nonce_and_encryptionkey:
+0x40da 013737 arg mem_mesh_proxy_nonce ,contw 
+0x40db 013738 setarg proxy_nonce 
+0x40dc 013739 istore 2 ,contw 
+0x40dd 013740 fetch 5 ,mem_mesh_message_seq 
+0x40de 013741 istore 7 ,contw 
+0x40df 013742 call mesh_generate_nonce 
+0x40e0 013744 branch ali_mesh_upper_transport_layer_load_encryptionkey 
+:      013746 ali_mesh_network_layer_recevice_network_pdu_proxy_control:
+0x40e1 013747 jam mesh_message_proxy ,mem_mesh_network_packet_type 
+0x40e2 013748 branch ali_mesh_network_layer_recevice_network_pdu 
+:      013751 ali_mesh_proxy_process_bb_event:
+0x40e3 013752 copy regc ,pdata 
+0x40e4 013753 beq bt_evt_le_disconnected ,mesh_ble_start_adv 
+0x40e5 013754 beq bt_evt_le_connected ,app_ble_conn_event 
+0x40e6 013755 rtn 
+:      013757 app_ble_conn_event:
+0x40e7 013758 branch ali_mesh_proxy_white_list_clear 
+:      013762 mesh_ble_start_adv:
+0x40e8 013763 setarg 0 
+0x40e9 013764 store 2 ,mem_mesh_network_proxy_unicast_address 
+0x40ea 013765 branch app_ble_start_adv 
+:      013767 ali_mesh_proxy_white_list_clear:
+0x40eb 013768 setarg 0 
+0x40ec 013769 store 2 ,mem_mesh_white_list_num 
+0x40ed 013770 arg mem_mesh_white_list ,contw 
+0x40ee 013771 arg 16 ,loopcnt 
+0x40ef 013772 branch memset0 
+:      013779 ali_mesh_send_ble_data:
+0x40f0 013781 call le_fifo_check_nearly_full 
+0x40f1 013782 nrtn blank 
+0x40f2 013784 fetch 1 ,mem_mesh_queue_ele_len 
+0x40f3 013785 add pdata ,-1 ,rega 
+0x40f4 013786 arg mesh_proxy_data_out_handle ,temp 
+0x40f5 013787 call le_att_malloc_tx_notify 
+0x40f6 013788 setarg mesh_proxy_message_type_network_pdu 
+0x40f7 013789 istore 1 ,contw 
+0x40f8 013790 arg mem_mesh_queue_ele_payload + 2 ,contr 
+0x40f9 013791 branch memcpy32 
+:      013793 ali_mesh_send_pairing_data:
+0x40fa 013794 fetch 1 ,mem_mesh_fast_pair_packet_type 
+0x40fb 013795 rtneq mesh_message_tmall 
+0x40fc 013796 fetch 2 ,mem_ui_state_map 
+0x40fd 013797 rtnbit0 ui_state_ble_connected 
+0x40fe 013798 call le_fifo_check_nearly_full 
+0x40ff 013799 nrtn blank 
+0x4100 013800 fetch 1 ,mem_mesh_adv_data_len 
+0x4101 013801 add pdata ,-5 ,rega 
+0x4102 013802 arg mesh_provisioning_data_out_handle ,temp 
+0x4103 013803 call le_att_malloc_tx_notify 
+0x4104 013804 arg mem_mesh_adv_data + 5 ,contr 
+0x4105 013805 branch memcpy32 
+:      013807 ali_mesh_white_filter_check:
+0x4106 013808 fetch 2 ,mem_mesh_white_list 
+0x4107 013809 nrtn blank 
+0x4108 013810 fetch 2 ,mem_mesh_message_src 
+0x4109 013811 store 2 ,mem_mesh_white_list 
+:      013812 ali_mesh_white_list_num_increase:
+0x410a 013813 fetch 2 ,mem_mesh_white_list_num 
+0x410b 013814 pincrease 1 
+0x410c 013815 store 2 ,mem_mesh_white_list_num 
+0x410d 013816 rtn 
+:      013819 sha_endian_swap2:
+0x410e 013820 ifetch 4 ,contr 
+0x410f 013821 force 4 ,rega 
+0x4110 013822 increase 3 ,contw 
+:      013823 sha_endian_loop:
+0x4111 013824 istore 1 ,contw 
+0x4112 013825 rshift8 pdata ,pdata 
+0x4113 013826 increase -2 ,contw 
+0x4114 013827 increase -1 ,rega 
+0x4115 013828 nbranch sha_endian_loop ,zero 
+0x4116 013829 increase 5 ,contw 
+0x4117 013830 loop sha_endian_swap2 
+0x4118 013831 rtn 
+:      013834 sha_getw:
+0x4119 013835 lshift2 queue ,pdata 
+0x411a 013836 iadd timeup ,contr 
+0x411b 013837 ifetch 4 ,contr 
+0x411c 013838 rtn 
+:      013840 sha_r:
+0x411d 013841 force 16 ,alarm 
+0x411e 013842 arg mem_dat ,timeup 
+:      013843 sha_r_loop:
+0x411f 013844 add alarm ,-7 ,queue 
+0x4120 013845 call sha_getw 
+0x4121 013846 iforce temp 
+0x4122 013847 add alarm ,-16 ,queue 
+0x4123 013848 call sha_getw 
+0x4124 013849 iadd temp ,temp 
+0x4125 013850 add alarm ,-2 ,queue 
+0x4126 013851 call sha_getw 
+0x4127 013852 shasx pdata ,1 ,pdata 
+0x4128 013853 iadd temp ,temp 
+0x4129 013854 add alarm ,-15 ,queue 
+0x412a 013855 call sha_getw 
+0x412b 013856 shasx pdata ,0 ,pdata 
+0x412c 013857 iadd temp ,temp 
+0x412d 013858 lshift2 alarm ,pdata 
+0x412e 013859 iadd timeup ,contw 
+0x412f 013860 istoret 4 ,contw 
+0x4130 013861 increase 1 ,alarm 
+0x4131 013862 compare 64 ,alarm ,0xff 
+0x4132 013863 nbranch sha_r_loop ,true 
+0x4133 013864 rtn 
+:      013867 sha_init:
+0x4134 013868 arg memh0 ,contr 
+0x4135 013869 force 7 ,regext_index 
+:      013870 sha_init_0:
+0x4136 013871 ifetch 4 ,contr 
+0x4137 013872 iforce regext 
+0x4138 013873 increase -1 ,regext_index 
+0x4139 013874 branch sha_init_0 ,positive 
+0x413a 013875 rtn 
+:      013877 sha:
+0x413b 013878 bpatchx patch36_3 ,mem_patch36 
+0x413c 013879 call sha_r 
+0x413d 013880 arg memahbak ,contw 
+0x413e 013881 force 0 ,regext_index 
+:      013882 sha_0:
+0x413f 013883 deposit regext 
+0x4140 013884 istore 4 ,contw 
+0x4141 013885 increase 1 ,regext_index 
+0x4142 013886 compare 8 ,regext_index ,0xff 
+0x4143 013887 nbranch sha_0 ,true 
+0x4144 013890 arg ble_mesh_sha256_addr ,timeup 
+0x4145 013893 arg mem_dat ,alarm 
+0x4146 013894 force 64 ,loopcnt 
+:      013895 sha_loop:
+0x4147 013896 ifetcht 4 ,alarm 
+0x4148 013897 ifetch 4 ,timeup 
+0x4149 013898 increase 4 ,timeup 
+0x414a 013899 increase 4 ,alarm 
+0x414b 013900 iadd temp ,pdata 
+0x414c 013901 force 7 ,regext_index 
+0x414d 013902 iadd regext ,temp 
+0x414e 013903 force 4 ,regext_index 
+0x414f 013904 shasx regext ,3 ,pdata 
+0x4150 013905 iadd temp ,temp 
+0x4151 013906 force 5 ,regext_index 
+0x4152 013907 deposit regext 
+0x4153 013908 force 6 ,regext_index 
+0x4154 013909 ixor regext ,pdata 
+0x4155 013910 force 4 ,regext_index 
+0x4156 013911 iand regext ,pdata 
+0x4157 013912 force 6 ,regext_index 
+0x4158 013913 ixor regext ,pdata 
+0x4159 013914 iadd temp ,temp 
+0x415a 013915 force 7 ,regext_index 
+0x415b 013916 copy temp ,regext 
+0x415c 013917 force 3 ,regext_index 
+0x415d 013918 deposit regext 
+0x415e 013919 iadd temp ,regext 
+0x415f 013920 force 0 ,regext_index 
+0x4160 013921 deposit regext 
+0x4161 013922 force 1 ,regext_index 
+0x4162 013923 iand regext ,temp 
+0x4163 013924 ior regext ,pdata 
+0x4164 013925 force 2 ,regext_index 
+0x4165 013926 iand regext ,pdata 
+0x4166 013927 ior temp ,temp 
+0x4167 013928 force 0 ,regext_index 
+0x4168 013929 shasx regext ,2 ,pdata 
+0x4169 013930 iadd temp ,pdata 
+0x416a 013931 force 7 ,regext_index 
+0x416b 013932 iadd regext ,regext 
+0x416c 013933 regexrot 
+0x416d 013934 loop sha_loop 
+0x416e 013935 arg memahbak ,contr 
+0x416f 013936 force 0 ,regext_index 
+:      013937 sha_1:
+0x4170 013938 ifetch 4 ,contr 
+0x4171 013939 iadd regext ,regext 
+0x4172 013940 increase 1 ,regext_index 
+0x4173 013941 compare 8 ,regext_index ,0xff 
+0x4174 013942 nbranch sha_1 ,true 
+0x4175 013943 rtn 
+:      013947 sha_result:
+0x4176 013948 arg memresult ,contw 
+0x4177 013949 force 7 ,regext_index 
+:      013950 sha_regext_save:
+0x4178 013951 deposit regext 
+0x4179 013952 istore 4 ,contw 
+0x417a 013953 increase -1 ,regext_index 
+0x417b 013954 branch sha_regext_save ,positive 
+0x417c 013955 rtn 
+:      013960 ali_mesh_upper_transport_layer_receive_unsegmented_access_message:
+0x417d 013961 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key 
+:      013963 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_application_key:
+0x417e 013964 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
+0x417f 013965 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
+:      013967 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key:
+0x4180 013968 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
+0x4181 013969 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
+:      013972 ali_mesh_upper_transport_layer_decrypt_unsegmented_message:
+0x4182 013974 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x4183 013975 pincrease -7 
+0x4184 013979 arg mem_mesh_message_transport_unsegmented_access_messagepdu ,alarm 
+0x4185 013980 call disable_user 
+0x4186 013981 branch ali_mesh_upper_transport_layer_decrypt_message 
+:      013985 ali_mesh_upper_transport_layer_receive_segmented_access_message:
+0x4187 013986 fetch 1 ,mem_mesh_message_transport_head 
+0x4188 013987 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key 
+:      013988 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_application_key:
+0x4189 013989 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
+0x418a 013990 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
+:      013991 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key:
+0x418b 013992 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
+0x418c 013993 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
+:      013996 ali_mesh_upper_transport_layer_decrypt_segmented_message:
+0x418d 013997 fetch 1 ,mem_mesh_aszmic 
+0x418e 013998 ncall enable_user ,blank 
+0x418f 013999 call disable_user ,blank 
+0x4190 014000 fetch 1 ,mem_mesh_segmented_access_message_current_length 
+0x4191 014001 pincrease -4 
+0x4192 014002 jam 0 ,mem_mesh_segmented_access_message_current_length 
+0x4193 014003 arg mem_mesh_segmented_access_message_segment ,alarm 
+:      014007 ali_mesh_upper_transport_layer_decrypt_message:
+0x4194 014008 copy alarm ,temp 
+0x4195 014009 call ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic 
+0x4196 014010 nrtn zero 
+0x4197 014011 call ali_mesh_upper_transport_layer_check_transport_mic_cache 
+0x4198 014012 nrtn user 
+0x4199 014013 fetch 2 ,mem_ccm_data_ptr 
+0x419a 014014 copy pdata ,alarm 
+0x419b 014015 branch ali_mesh_access_layer_resolve_message 
+:      014017 ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic:
+0x419c 014018 nbranch ali_ccm_decrypt ,user 
+0x419d 014019 pincrease -4 
+0x419e 014020 branch ali_ccm_decrypt_64bit 
+:      014023 ali_mesh_upper_transport_layer_check_transport_mic_cache:
+0x419f 014024 setarg mem_mesh_access_message_mic_cache 
+0x41a0 014025 store 2 ,mem_mesh_mic_cache_ptr 
+0x41a1 014026 branch ali_mesh_base_adt_cache 
+:      014030 ali_mesh_upper_transport_layer_load_application_nonce_and_application_key:
+0x41a2 014031 call ali_mesh_upper_transport_layer_load_application_nonce 
+:      014032 ali_mesh_upper_transport_layer_load_application_key:
+0x41a3 014033 arg mem_mesh_application_key ,contr 
+0x41a4 014034 branch load_key 
+:      014035 ali_mesh_upper_transport_layer_load_application_nonce:
+0x41a5 014036 arg mem_mesh_application_nonce ,contw 
+0x41a6 014037 setarg application_nonce 
+0x41a7 014038 istore 1 ,contw 
+0x41a8 014039 fetch 1 ,mem_mesh_aszmic 
+0x41a9 014040 arg 0 ,temp 
+0x41aa 014041 nsetflag blank ,7 ,temp 
+0x41ab 014042 istoret 1 ,contw 
+0x41ac 014043 fetch 7 ,mem_mesh_message_seq 
+0x41ad 014044 istore 7 ,contw 
+0x41ae 014045 branch mesh_generate_nonce 
+:      014049 ali_mesh_upper_transport_layer_load_device_nonce_and_device_key:
+0x41af 014050 call ali_mesh_upper_transport_layer_load_device_nonce 
+:      014051 ali_mesh_upper_transport_layer_load_device_key:
+0x41b0 014052 arg mem_mesh_device_key ,contr 
+0x41b1 014053 branch load_key 
+:      014054 ali_mesh_upper_transport_layer_load_device_nonce:
+0x41b2 014055 arg mem_mesh_device_nonce ,contw 
+0x41b3 014056 setarg device_nonce 
+0x41b4 014057 branch ali_mesh_upper_transport_layer_load_application_nonce + 2 
+:      014061 ali_mesh_upper_transport_layer_send_access_message:
+:      014062 ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer:
+0x41b5 014063 bpatchx patch36_4 ,mem_patch36 
+0x41b6 014065 call ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst 
+0x41b7 014068 call ali_mesh_upper_transport_layer_store_packet_header 
+0x41b8 014069 rtn user 
+0x41b9 014070 call ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu 
+0x41ba 014072 call ali_mesh_upper_transport_layer_init_queue_param 
+0x41bb 014074 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
+0x41bc 014075 branch queue_push 
+:      014079 ali_mesh_upper_transport_layer_store_packet_header:
+0x41bd 014080 call disable_user 
+0x41be 014081 arg upper_retry_count_status ,temp 
+0x41bf 014083 fetch 1 ,mem_mesh_network_packet_type 
+0x41c0 014084 sub pdata ,mesh_message_proxy ,null 
+0x41c1 014085 setflag zero ,bit_upper_flag_proxy_control ,temp 
+0x41c2 014086 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41c3 014087 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
+0x41c4 014088 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
+0x41c5 014089 fetch 1 ,mem_mesh_access_layer_payload_vendor_command 
+0x41c6 014090 rtnne vendor_message_attr_indication 
+0x41c7 014091 fetch 1 ,mem_mesh_provisioned_flag 
+0x41c8 014092 bne paired_status ,enable_user 
+0x41c9 014093 fetch 1 ,mem_mesh_access_layer_payload_vendor_tid 
+0x41ca 014094 store 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
+0x41cb 014095 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41cc 014096 pincrease upper_retry_count_indication 
+0x41cd 014097 set1 bit_upper_flag_vendor_indication ,pdata 
+0x41ce 014098 store 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41cf 014099 rtn 
+:      014102 ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu:
+0x41d0 014103 fetch 1 ,mem_mesh_access_layer_payload_len 
+0x41d1 014104 copy pdata ,loopcnt 
+0x41d2 014105 store 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
+0x41d3 014106 fetch 1 ,mem_mesh_message_transport_head 
+0x41d4 014107 store 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
+0x41d5 014108 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
+0x41d6 014109 arg mem_mesh_access_layer_payload ,contr 
+0x41d7 014110 branch memcpy 
+:      014114 ali_mesh_upper_transport_layer_control_packet:
+:      014119 ali_mesh_upper_transport_layer_control_packet_deal:
+0x41d8 014120 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
+0x41d9 014121 nrtn blank 
+0x41da 014122 call ali_mesh_upper_transport_layer_init_queue_param 
+0x41db 014123 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
+0x41dc 014124 call queue_get_new_ele 
+0x41dd 014125 nrtn user 
+0x41de 014127 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41df 014128 and temp ,data_upper_flag_max_retry_count ,pdata 
+0x41e0 014129 branch ali_mesh_upper_transport_layer_queue_pop ,blank 
+0x41e1 014131 jam packet_in_bearer ,mem_mesh_upper_tran_layer_packet_advertising 
+0x41e2 014133 call ali_mesh_upper_transport_layer_control_packet_load_header 
+0x41e3 014135 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41e4 014136 call ali_mesh_upper_transport_layer_control_packet_load_app_control 
+0x41e5 014137 store 1 ,mem_mesh_upper_tran_layer_packet_tid 
+0x41e6 014139 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
+0x41e7 014140 isolate1 bit_upper_flag_proxy_control ,temp 
+0x41e8 014141 setflag true ,bit_uuper_tran_proxy_message ,pdata 
+0x41e9 014142 store 1 ,mem_mesh_upper_tran_layer_packet_type 
+0x41ea 014150 set1 bit_upper_flag_retransmit ,temp 
+0x41eb 014152 increase -1 ,temp 
+0x41ec 014153 istoret 1 ,regb 
+0x41ed 014155 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41ee 014156 isolate1 bit_upper_flag_retransmit ,temp 
+0x41ef 014157 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access ,true 
+0x41f0 014158 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
+0x41f1 014159 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
+0x41f2 014160 copy temp ,loopcnt 
+0x41f3 014161 arg mem_mesh_access_layer_payload ,contw 
+0x41f4 014162 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
+0x41f5 014163 call memcpy 
+0x41f6 014165 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
+0x41f7 014166 nbranch ali_mesh_upper_transport_layer_control_packet_segment_msg ,positive 
+:      014167 ali_mesh_upper_transport_layer_control_packet_unsegment_msg:
+0x41f8 014168 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
+:      014171 ali_mesh_upper_transport_layer_control_packet_segment_msg:
+0x41f9 014172 fetch 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
+0x41fa 014173 store 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
+0x41fb 014174 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
+:      014177 ali_mesh_upper_transport_layer_control_packet_load_header:
+0x41fc 014178 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
+0x41fd 014179 store 1 ,mem_mesh_message_transport_head 
+0x41fe 014181 fetch 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
+0x41ff 014182 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
+0x4200 014183 store 9 ,mem_mesh_message_nid 
+0x4201 014184 rtn 
+:      014187 ali_mesh_upper_transport_layer_control_packet_load_app_control:
+0x4202 014188 jam upper_tran_tmall_message ,mem_mesh_upper_tran_layer_packet_type 
+0x4203 014189 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
+0x4204 014190 isolate1 bit_upper_flag_vendor_indication ,temp 
+0x4205 014191 rtn true 
+0x4206 014192 setarg 0 
+0x4207 014193 rtn 
+:      014195 ali_mesh_store_tran_package_type:
+0x4208 014196 add rega ,element_device_tran_package_type ,contw 
+0x4209 014197 istore 1 ,contw 
+0x420a 014198 rtn 
+:      014201 ali_mesh_upper_transport_layer_queue_pop:
+0x420b 014202 jam 0 ,mem_mesh_upper_tran_layer_packet_tid 
+0x420c 014203 call ali_mesh_upper_transport_layer_init_queue_param 
+0x420d 014204 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
+0x420e 014205 branch queue_pop 
+:      014207 ali_mesh_upper_transport_layer_control_packet_encrypt_access:
+0x420f 014208 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
+0x4210 014209 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
+0x4211 014210 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
+0x4212 014211 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
+0x4213 014212 call ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload 
+0x4214 014213 setarg 0 
+0x4215 014214 store 1 ,mem_mesh_aszmic 
+0x4216 014215 call ali_mesh_upper_transport_layer_calc_transport_mic 
+0x4217 014217 fetcht 1 ,mem_mesh_upper_transport_layer_payload_len 
+0x4218 014218 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
+0x4219 014219 copy temp ,loopcnt 
+0x421a 014220 arg mem_mesh_access_layer_payload ,contr 
+0x421b 014221 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
+0x421c 014222 call memcpy 
+0x421d 014224 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
+0x421e 014225 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg ,positive 
+:      014226 ali_mesh_upper_transport_layer_control_packet_encrypt_access_unsegment_msg:
+0x421f 014227 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
+0x4220 014228 call queue_store_new_ele 
+0x4221 014229 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
+:      014231 ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg:
+0x4222 014232 call ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon 
+0x4223 014233 fetch 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
+0x4224 014234 store 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
+0x4225 014235 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
+0x4226 014236 call queue_store_new_ele 
+0x4227 014237 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
+:      014239 ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload:
+0x4228 014240 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
+0x4229 014241 copy pdata ,loopcnt 
+0x422a 014242 store 1 ,mem_mesh_access_layer_payload_len 
+0x422b 014243 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
+0x422c 014244 store 1 ,mem_mesh_message_transport_head 
+0x422d 014245 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
+0x422e 014246 arg mem_mesh_access_layer_payload ,contw 
+0x422f 014247 branch memcpy 
+:      014249 ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer:
+0x4230 014250 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
+0x4231 014251 setarg mem_mesh_access_payload 
+0x4232 014252 store 2 ,mem_mesh_upper_transport_layer_payload_ptr 
+:      014253 ali_mesh_upper_transport_layer_send_segmented_access_message_loop:
+0x4233 014254 call ali_mesh_upper_transport_layer_control_packet_load_header 
+0x4234 014255 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
+0x4235 014256 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
+0x4236 014258 fetcht 1 ,mem_mesh_access_layer_payload_len 
+0x4237 014259 setarg segmented_access_message_unint_pdu_len 
+0x4238 014260 call not_greater_than 
+0x4239 014261 copy pdata ,rega 
+0x423a 014262 copy temp ,pdata 
+0x423b 014263 isub rega ,pdata 
+0x423c 014264 store 1 ,mem_mesh_access_layer_payload_len 
+0x423d 014265 fetch 2 ,mem_mesh_upper_transport_layer_payload_ptr 
+0x423e 014266 copy pdata ,contr 
+0x423f 014267 iadd rega ,temp 
+0x4240 014268 storet 2 ,mem_mesh_upper_transport_layer_payload_ptr 
+0x4241 014269 call ali_mesh_lower_transport_layer_send_segmented_access_message 
+0x4242 014270 fetch 1 ,mem_mesh_access_layer_payload_len 
+0x4243 014271 rtn blank 
+0x4244 014272 fetch 1 ,mem_mesh_segmented_lower_transport_layer_sego 
+0x4245 014273 pincrease 1 
+0x4246 014274 store 1 ,mem_mesh_segmented_lower_transport_layer_sego 
+0x4247 014275 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
+0x4248 014276 branch ali_mesh_upper_transport_layer_send_segmented_access_message_loop 
+:      014281 ali_mesh_upper_transport_layer_calc_transport_mic:
+0x4249 014282 fetch 1 ,mem_mesh_message_transport_head 
+0x424a 014283 bbit0 transport_head_bit_akf ,ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey 
+:      014284 ali_mesh_upper_transport_layer_calc_transport_mic_by_appkey:
+0x424b 014285 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
+0x424c 014286 branch ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm 
+:      014287 ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey:
+0x424d 014288 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
+:      014289 ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm:
+0x424e 014290 fetch 1 ,mem_mesh_access_layer_payload_len 
+0x424f 014291 add pdata ,4 ,temp 
+0x4250 014292 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
+0x4251 014293 arg mem_mesh_access_layer_payload ,temp 
+0x4252 014294 branch ali_ccm_encrypt 
+:      014299 ali_mesh_upper_transport_layer_send_access_message_calc_seq:
+0x4253 014300 fetch 3 ,mem_mesh_send_message_seq 
+0x4254 014301 pincrease 1 
+0x4255 014302 store 3 ,mem_mesh_send_message_seq 
+0x4256 014303 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
+0x4257 014304 pincrease 1 
+0x4258 014305 store 1 ,mem_mesh_gatt_package_send_msg_id 
+0x4259 014306 fetch 2 ,mem_mesh_cb_seq_changed 
+0x425a 014307 branch callback_func 
+:      014311 ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst:
+0x425b 014312 fetch 1 ,mem_mesh_iv_index + 3 
+0x425c 014313 lshift4 pdata ,pdata 
+0x425d 014314 lshift3 pdata ,pdata 
+0x425e 014315 fetcht 1 ,mem_k2_nid 
+0x425f 014316 ior temp ,pdata 
+0x4260 014317 store 1 ,mem_mesh_send_upper_layer_ivi_and_nid 
+0x4261 014318 fetch 1 ,mem_mesh_send_message_ttl 
+0x4262 014319 store 1 ,mem_mesh_send_upper_layer_ctl_and_ttl 
+0x4263 014320 fetch 2 ,mem_mesh_send_message_src 
+0x4264 014321 store 2 ,mem_mesh_send_upper_layer_src 
+0x4265 014322 fetch 2 ,mem_mesh_send_message_dst 
+0x4266 014323 store 2 ,mem_mesh_send_upper_layer_dst 
+:      014325 ali_mesh_upper_transport_layer_send_access_message_add_seq:
+0x4267 014326 fetch 3 ,mem_mesh_send_message_seq 
+0x4268 014327 store 3 ,mem_mesh_send_upper_layer_seq 
+0x4269 014328 arg mem_mesh_send_upper_layer_seq ,rega 
+0x426a 014329 arg 3 ,loopcnt 
+0x426b 014330 call inverse_data 
+0x426c 014331 fetch 8 ,mem_mesh_send_upper_layer_ctl_and_ttl 
+0x426d 014332 store 8 ,mem_mesh_message_ttl 
+0x426e 014333 rtn 
+:      014335 ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon:
+0x426f 014336 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
+0x4270 014337 div pdata ,segmented_access_message_unint_pdu_len 
+0x4271 014338 call wait_div_end 
+0x4272 014339 quotient temp 
+0x4273 014340 remainder pdata 
+0x4274 014341 call ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one ,blank 
+0x4275 014342 storet 1 ,mem_mesh_segmented_lower_transport_layer_segn 
+0x4276 014343 jam 0 ,mem_mesh_segmented_lower_transport_layer_sego 
+0x4277 014344 fetch 3 ,mem_mesh_send_message_seq 
+0x4278 014345 arg 0x1fff ,temp 
+0x4279 014346 iand temp ,pdata 
+0x427a 014347 store 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
+0x427b 014348 rtn 
+:      014350 ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header:
+0x427c 014351 fetch 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
+0x427d 014352 lshift4 pdata ,pdata 
+0x427e 014353 lshift pdata ,pdata 
+0x427f 014354 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_sego 
+0x4280 014355 ior temp ,pdata 
+0x4281 014356 lshift4 pdata ,pdata 
+0x4282 014357 lshift pdata ,pdata 
+0x4283 014358 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_segn 
+0x4284 014359 ior temp ,pdata 
+0x4285 014360 store 3 ,mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn 
+0x4286 014361 arg 3 ,loopcnt 
+0x4287 014362 arg mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn ,rega 
+0x4288 014363 branch inverse_data 
+:      014365 ali_mesh_upper_transport_layer_receive_new_msg_timer:
+0x4289 014366 arg mem_mesh_upper_receive_new_message_timer ,regc 
+0x428a 014367 arg ali_mesh_upper_transport_layer_receive_new_msg_timeout ,regb 
+0x428b 014368 branch timer_single_step 
+:      014370 ali_mesh_upper_transport_layer_receive_new_msg_timeout:
+0x428c 014371 arg 40 ,loopcnt 
+0x428d 014372 arg mem_mesh_access_message_mic_cache ,contw 
+0x428e 014373 branch clear_mem 
+:      014376 ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one:
+0x428f 014377 increase -1 ,temp 
+0x4290 014378 rtn 
+:      014380 ali_mesh_upper_transport_layer_clear_tx_buffer:
+0x4291 014381 branch ali_mesh_stop_send_indication_packet 
+:      014384 ali_mesh_upper_transport_layer_init_queue_param:
+0x4292 014385 setarg mem_mesh_upper_tran_layer_queue_each_size 
+0x4293 014386 store 2 ,mem_queue_ptr 
+0x4294 014387 rtn 
+:      014390 app_init:
+0x4295 014391 bpatch patch16_1 ,mem_patch16 
+0x4296 014392 fetch 1 ,mem_device_option 
+0x4297 014393 branch app_init ,blank 
+0x4298 014394 beq dvc_op_dongle ,dongle_init 
+0x4299 014395 beq dvc_op_shutter ,shutter_init 
+0x429a 014396 beq dvc_op_module ,module_init 
+0x429b 014397 beq dvc_op_car ,car_init 
+0x429c 014398 beq dvc_op_shutter_dy ,shutter_dy_init 
+0x429d 014399 beq dvc_op_remote_car ,remote_car_init 
+0x429e 014400 beq dvc_op_keyboard ,keyboard_init 
+0x429f 014401 beq dvc_op_hci_boot ,hci_init 
+0x42a0 014403 beq dvc_op_mouse ,mouse_init 
+0x42a1 014404 beq dvc_op_mesh ,ali_mesh_init 
+0x42a2 014405 rtn 
+:      014408 app_param_init:
+0x42a3 014409 rtn wake 
+0x42a4 014410 call adc_init_data 
+0x42a5 014411 fetch 1 ,mem_device_option 
+0x42a6 014412 beq dvc_op_shutter ,shutter_default_init 
+0x42a7 014413 beq dvc_op_shutter_dy ,shutter_default_init 
+0x42a8 014414 beq dvc_op_dongle ,dongle_default_init 
+0x42a9 014415 beq dvc_op_mouse ,mouse_default_init 
+0x42aa 014416 beq dvc_op_keyboard ,mouse_default_parm_init 
+0x42ab 014417 beq dvc_op_remote_car ,remote_car_default_init 
+0x42ac 014418 rtn 
+:      014420 app_process_idle:
+0x42ad 014421 call ui_dispatch 
+0x42ae 014422 call check_51cmd 
+0x42af 014423 call app_process_bb_event 
+0x42b0 014424 fetch 2 ,mem_cb_idle_process 
+0x42b1 014425 branch callback_func 
+:      014427 app_process_ble:
+0x42b2 014428 fetch 2 ,mem_cb_le_process 
+0x42b3 014429 branch callback_func 
+:      014431 app_process_bb_event:
+0x42b4 014432 bpatch patch16_2 ,mem_patch16 
+0x42b5 014434 arg mem_ipc_fifo_bt2c51 ,rega 
+0x42b6 014435 call fifo_out 
+0x42b7 014436 rtn blank 
+0x42b8 014438 copy pdata ,regc 
+0x42b9 014439 call app_event_normal_process 
+0x42ba 014440 branch app_process_bb_event_priority 
+:      014442 app_discard_event:
+0x42bb 014443 arg 0 ,regc 
+0x42bc 014444 rtn 
+:      014449 app_event_normal_process:
+0x42bd 014450 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
+0x42be 014451 beq bt_evt_le_connected ,app_le_event_bb_connected 
+0x42bf 014452 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
+0x42c0 014453 rtn 
+:      014457 app_process_bb_event_priority:
+0x42c1 014458 fetch 2 ,mem_cb_bb_event_process 
+0x42c2 014459 branch callback_func 
+:      014461 app_check_wake_lock:
+0x42c3 014462 fetch 2 ,mem_cb_check_wakelock 
+0x42c4 014463 branch callback_func 
+:      014465 app_will_enter_lpm:
+0x42c5 014466 fetch 2 ,mem_cb_before_lpm 
+0x42c6 014467 branch callback_func 
+:      014469 app_le_event_bb_connected:
+0x42c7 014470 fetch 2 ,mem_ui_state_map 
+0x42c8 014471 set1 ui_state_ble_connected ,pdata 
+0x42c9 014472 store 2 ,mem_ui_state_map 
+0x42ca 014473 rtn 
+:      014475 app_le_event_bb_disconn:
+0x42cb 014476 jam 0 ,mem_le_l2cap_att_states 
+0x42cc 014477 fetch 2 ,mem_ui_state_map 
+0x42cd 014478 set0 ui_state_ble_connected ,pdata 
+0x42ce 014479 store 2 ,mem_ui_state_map 
+0x42cf 014480 branch app_lpm_mult_disable 
+:      014483 app_evt_button_long_pressed:
+0x42d0 014484 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x42d1 014485 set1 app_disc_by_button ,pdata 
+0x42d2 014486 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x42d3 014487 rtn 
+:      014490 app_evt_timer:
+0x42d4 014491 store 1 ,mem_app_evt_timer_count 
+:      014492 app_evt_100ms_loop:
+0x42d5 014493 bpatch patch16_3 ,mem_patch16 
+0x42d6 014494 fetch 1 ,mem_app_evt_timer_count 
+0x42d7 014495 rtn blank 
+0x42d8 014496 increase -1 ,pdata 
+0x42d9 014497 store 1 ,mem_app_evt_timer_count 
+0x42da 014498 call ui_button_polling 
+0x42db 014499 call app_lpm_wake_auto_lock_timer 
+0x42dc 014500 call flash_write_spi_sm_timer 
+0x42dd 014501 fetch 2 ,mem_cb_event_timer 
+0x42de 014502 call callback_func 
+0x42df 014503 branch app_evt_100ms_loop 
+:      014508 timer_single_step:
+0x42e0 014509 ifetch 1 ,regc 
+0x42e1 014510 rtn blank 
+0x42e2 014511 pincrease -1 
+0x42e3 014512 istore 1 ,regc 
+0x42e4 014513 nrtn blank 
+0x42e5 014514 copy regb ,pdata 
+0x42e6 014515 branch callback_func 
+:      014519 timer_single_step_2b:
+0x42e7 014520 ifetch 2 ,regc 
+0x42e8 014521 rtn blank 
+0x42e9 014522 pincrease -1 
+0x42ea 014523 istore 2 ,regc 
+0x42eb 014524 nrtn blank 
+0x42ec 014525 copy regb ,pdata 
+0x42ed 014526 branch callback_func 
+:      014528 app_power_timer:
+0x42ee 014529 fetcht 2 ,mem_power_param_ptr 
+0x42ef 014530 add temp ,power_timer_offset ,regc 
+0x42f0 014531 arg app_power_timer_timeout ,regb 
+0x42f1 014532 branch timer_single_step 
+:      014534 app_power_timer_timeout:
+0x42f2 014535 call app_got_power_state_common 
+0x42f3 014536 beq power_starting ,app_enter_power_stanby_state 
+:      014537 app_enter_power_off_state:
+0x42f4 014538 branch app_enter_hibernate 
+:      014539 app_enter_power_stanby_state:
+0x42f5 014540 setarg power_standby 
+0x42f6 014541 istore 1 ,regc 
+0x42f7 014542 add temp ,power_standby_cb_offset ,regb 
+:      014543 app_power_cb_common:
+0x42f8 014544 ifetch 2 ,regb 
+0x42f9 014545 branch callback_func 
+:      014548 app_bb_hibernate:
+0x42fa 014549 call app_disconn_reason_clear 
+0x42fb 014550 branch app_enter_hibernate 
+:      014553 app_disconn_reason_clear:
+0x42fc 014554 setarg 0 
+0x42fd 014555 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x42fe 014556 rtn 
+:      014557 app_disconn_reason_flag_clear:
+0x42ff 014558 setarg 0 
+0x4300 014559 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x4301 014560 rtn 
+:      014564 app_disconn_reason_collect_ble:
+0x4302 014565 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x4303 014566 set1 app_disc_ble ,pdata 
+0x4304 014567 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x4305 014568 setarg 0 
+0x4306 014569 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x4307 014570 rtn 
+:      014578 app_get_lpm_wake_lock:
+0x4308 014579 arg wake_lock_app ,queue 
+0x4309 014580 branch lpm_get_wake_lock 
+:      014582 app_put_lpm_wake_lock:
+0x430a 014583 arg wake_lock_app ,queue 
+0x430b 014584 branch lpm_put_wake_lock 
+:      014586 app_lpm_wake_auto_lock:
+0x430c 014587 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
+0x430d 014588 branch app_get_lpm_wake_lock 
+:      014590 app_lpm_wake_auto_lock_timer:
+0x430e 014591 arg mem_wake_up_delay_timer ,regc 
+0x430f 014592 arg app_put_lpm_wake_lock ,regb 
+0x4310 014593 branch timer_single_step 
+:      014596 app_ble_start_direct_adv:
+0x4311 014597 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
+0x4312 014598 branch ui_ipc_send_cmd 
+:      014600 app_ble_stop_direct_adv:
+0x4313 014601 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
+0x4314 014602 branch ui_ipc_send_cmd 
+:      014604 app_ble_stop_adv:
+0x4315 014605 jam bt_cmd_stop_adv ,mem_fifo_temp 
+0x4316 014606 branch ui_ipc_send_cmd 
+:      014608 app_ble_start_adv:
+0x4317 014609 jam bt_cmd_start_adv ,mem_fifo_temp 
+0x4318 014610 branch ui_ipc_send_cmd 
+:      014612 app_ble_start_scan:
+0x4319 014613 jam bt_cmd_le_start_scan ,mem_fifo_temp 
+0x431a 014614 branch ui_ipc_send_cmd 
+:      014616 app_ble_stop_scan:
+0x431b 014617 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
+0x431c 014618 branch ui_ipc_send_cmd 
+:      014620 app_ble_start_conn:
+0x431d 014621 jam bt_cmd_le_start_conn ,mem_fifo_temp 
+0x431e 014622 branch ui_ipc_send_cmd 
+:      014624 app_ble_disconnect:
+0x431f 014625 jam bt_cmd_le_disconnect ,mem_fifo_temp 
+0x4320 014626 branch ui_ipc_send_cmd 
+:      014628 app_led_start_blink:
+0x4321 014629 jam bt_cmd_led_blink ,mem_fifo_temp 
+0x4322 014630 branch ui_ipc_send_cmd 
+:      014632 app_led_on:
+0x4323 014633 jam bt_cmd_led_on ,mem_fifo_temp 
+0x4324 014634 branch ui_ipc_send_cmd 
+:      014636 app_led_stop_blink:
+:      014637 app_led_off:
+0x4325 014638 jam bt_cmd_led_off ,mem_fifo_temp 
+0x4326 014639 branch ui_ipc_send_cmd 
+:      014641 app_enter_hibernate:
+0x4327 014642 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
+0x4328 014643 branch ui_ipc_send_cmd 
+:      014646 app_ble_store_reconn_info:
+0x4329 014647 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
+0x432a 014648 branch ui_ipc_send_cmd 
+:      014651 app_lpm_mult_enable:
+0x432b 014652 set1 mark_lpm_mult_enable ,mark 
+0x432c 014653 rtn 
+:      014655 app_lpm_mult_disable:
+0x432d 014656 set0 mark_lpm_mult_enable ,mark 
+0x432e 014657 rtn 
+:      014660 app_button_long_pressed:
+0x432f 014661 call app_got_power_state_common 
+0x4330 014662 beq power_standby ,app_power_shutting_down 
+:      014663 app_power_starting:
+0x4331 014664 setarg power_starting 
+0x4332 014665 istore 1 ,regc 
+0x4333 014666 add temp ,power_starting_timeout_offset ,rega 
+0x4334 014667 add temp ,power_starting_cb_offset ,regb 
+:      014668 app_power_common:
+0x4335 014669 ifetcht 1 ,rega 
+0x4336 014670 increase 1 ,regc 
+0x4337 014671 istoret 1 ,regc 
+0x4338 014672 branch app_power_cb_common 
+:      014674 app_power_shutting_down:
+0x4339 014675 setarg power_off 
+0x433a 014676 istore 1 ,regc 
+0x433b 014677 fetch 2 ,mem_ui_state_map 
+0x433c 014678 bbit0 ui_state_ble_connected ,app_power_off_end 
+0x433d 014679 call le_send_terminate_ind_user_terminated 
+0x433e 014680 call app_ble_disconnect 
+:      014681 app_power_off_end:
+0x433f 014682 fetcht 2 ,mem_power_param_ptr 
+0x4340 014683 add temp ,power_off_timeout_offset ,rega 
+0x4341 014684 add temp ,power_off_cb_offset ,regb 
+0x4342 014685 branch app_power_common 
+:      014687 app_got_power_state_common:
+0x4343 014688 fetcht 2 ,mem_power_param_ptr 
+0x4344 014689 add temp ,power_state_offset ,regc 
+0x4345 014690 ifetch 1 ,regc 
+0x4346 014691 rtn 
+:      014693 app_event_button_up:
+0x4347 014694 call app_got_power_state_common 
+0x4348 014695 bne power_off ,app_power_release 
+0x4349 014696 branch app_enter_hibernate 
+:      014697 app_power_release:
+0x434a 014698 add temp ,ui_butten_up_cb_offset ,regb 
+0x434b 014699 branch app_power_cb_common 
+:      014705 adpcm_decode:
+0x434c 014706 fetch 8 ,mem_ad_state_valpred 
+0x434d 014707 store 8 ,mem_ad_valpred 
+0x434e 014708 jam 0 ,mem_ad_bufferstep 
+0x434f 014709 fetch 1 ,mem_ad_index 
+0x4350 014710 lshift2 pdata ,pdata 
+0x4351 014711 arg mem_ad_stepsizetable ,temp 
+0x4352 014712 iadd temp ,temp 
+0x4353 014713 ifetch 4 ,temp 
+0x4354 014714 store 4 ,mem_ad_step 
+:      014715 adpcm_decode_loop:
+0x4355 014716 fetch 1 ,mem_ad_bufferstep 
+0x4356 014717 nbranch adpcm_next_byte ,blank 
+0x4357 014718 fetcht 2 ,mem_ad_in_ptr 
+0x4358 014719 ifetch 1 ,temp 
+0x4359 014720 store 1 ,mem_ad_inputbuffer 
+0x435a 014721 increase 1 ,temp 
+0x435b 014722 storet 2 ,mem_ad_in_ptr 
+0x435c 014723 rshift4 pdata ,pdata 
+0x435d 014724 store 1 ,mem_ad_delta 
+0x435e 014725 branch adpcm_cal 
+:      014726 adpcm_next_byte:
+0x435f 014727 fetch 1 ,mem_ad_inputbuffer 
+0x4360 014728 and pdata ,0x0f ,pdata 
+0x4361 014729 store 1 ,mem_ad_delta 
+:      014730 adpcm_cal:
+0x4362 014731 fetch 1 ,mem_ad_bufferstep 
+0x4363 014732 setflip 0 ,pdata 
+0x4364 014733 store 1 ,mem_ad_bufferstep 
+0x4365 014734 arg mem_ad_indextable ,temp 
+0x4366 014735 fetch 1 ,mem_ad_delta 
+0x4367 014736 iadd temp ,temp 
+0x4368 014737 ifetch 1 ,temp 
+0x4369 014738 fetcht 1 ,mem_ad_index 
+0x436a 014739 call adpcm_cal_index 
+0x436b 014740 store 1 ,mem_ad_index 
+0x436c 014742 fetch 1 ,mem_ad_delta 
+0x436d 014743 and pdata ,0x08 ,temp 
+0x436e 014744 storet 1 ,mem_ad_sign 
+0x436f 014745 and pdata ,0x07 ,temp 
+0x4370 014746 storet 1 ,mem_ad_delta 
+0x4371 014748 call adpcm_cal_vpdiff 
+0x4372 014749 storet 4 ,mem_ad_vpdiff 
+0x4373 014751 fetch 1 ,mem_ad_sign 
+0x4374 014752 branch adpcm_cal_valpred ,blank 
+0x4375 014753 fetch 4 ,mem_ad_valpred 
+0x4376 014754 fetcht 4 ,mem_ad_vpdiff 
+0x4377 014755 isub temp ,pdata 
+0x4378 014756 branch adpcm_cal_valpred_end 
+:      014757 adpcm_cal_valpred:
+0x4379 014758 fetch 4 ,mem_ad_valpred 
+0x437a 014759 fetcht 4 ,mem_ad_vpdiff 
+0x437b 014760 iadd temp ,pdata 
+:      014761 adpcm_cal_valpred_end:
+0x437c 014762 store 4 ,mem_ad_valpred 
+0x437d 014763 arg 32767 ,temp 
+0x437e 014764 isub temp ,pdata 
+0x437f 014765 bbit1 31 ,adpcm_cal_valpred_overflow 
+0x4380 014766 storet 4 ,mem_ad_valpred 
+0x4381 014767 branch adpcm_cal_valpred_overflow_end 
+:      014768 adpcm_cal_valpred_overflow:
+0x4382 014769 fetch 4 ,mem_ad_valpred 
+0x4383 014770 arg 32768 ,temp 
+0x4384 014771 iadd temp ,pdata 
+0x4385 014772 bbit0 31 ,adpcm_cal_valpred_overflow_end 
+0x4386 014773 arg -32768 ,temp 
+0x4387 014774 storet 4 ,mem_ad_valpred 
+:      014775 adpcm_cal_valpred_overflow_end:
+0x4388 014776 fetch 1 ,mem_ad_index 
+0x4389 014777 lshift2 pdata ,pdata 
+0x438a 014778 arg mem_ad_stepsizetable ,temp 
+0x438b 014779 iadd temp ,temp 
+0x438c 014780 ifetch 4 ,temp 
+0x438d 014781 store 4 ,mem_ad_step 
+0x438e 014783 fetch 2 ,mem_ad_out_ptr 
+0x438f 014784 fetcht 2 ,mem_ad_valpred 
+0x4390 014785 istoret 2 ,pdata 
+0x4391 014786 increase 2 ,pdata 
+0x4392 014787 store 2 ,mem_ad_out_ptr 
+0x4393 014789 fetch 1 ,mem_ad_in_numsamples 
+0x4394 014790 increase -1 ,pdata 
+0x4395 014791 store 1 ,mem_ad_in_numsamples 
+0x4396 014792 nbranch adpcm_decode_loop ,blank 
+0x4397 014793 fetch 8 ,mem_ad_valpred 
+0x4398 014794 store 8 ,mem_ad_state_valpred 
+0x4399 014795 rtn 
+:      014797 adpcm_cal_index:
+0x439a 014798 iadd temp ,pdata 
+0x439b 014799 bbit0 7 ,adpcm_cal_bigger_zero 
+0x439c 014800 setarg 0 
+0x439d 014801 rtn 
+:      014802 adpcm_cal_bigger_zero:
+0x439e 014803 and pdata ,0xff ,pdata 
+0x439f 014804 sub pdata ,88 ,null 
+0x43a0 014805 rtn positive 
+0x43a1 014806 setarg 88 
+0x43a2 014807 rtn 
+:      014809 adpcm_cal_vpdiff:
+0x43a3 014810 fetchr rega ,4 ,mem_ad_step 
+0x43a4 014811 rshift3 rega ,temp 
+0x43a5 014812 fetch 1 ,mem_ad_delta 
+0x43a6 014813 bbit0 2 ,adpcm_cal_vpdiff1 
+0x43a7 014814 copy rega ,pdata 
+0x43a8 014815 iadd temp ,temp 
+:      014816 adpcm_cal_vpdiff1:
+0x43a9 014817 fetch 1 ,mem_ad_delta 
+0x43aa 014818 bbit0 1 ,adpcm_cal_vpdiff2 
+0x43ab 014819 rshift rega ,pdata 
+0x43ac 014820 iadd temp ,temp 
+:      014821 adpcm_cal_vpdiff2:
+0x43ad 014822 fetch 1 ,mem_ad_delta 
+0x43ae 014823 rtnbit0 0 
+0x43af 014824 rshift2 rega ,pdata 
+0x43b0 014825 iadd temp ,temp 
+0x43b1 014826 rtn 
+:      014831 car_init:
+0x43b2 014832 call enable_authrom 
+0x43b3 014833 rtn wake 
+0x43b4 014834 setarg car_g24_receive_process 
+0x43b5 014835 store 2 ,mem_cb_24g_receive_process 
+0x43b6 014837 setarg g24_bind_ackpayload_prep 
+0x43b7 014838 store 2 ,mem_cb_24g_ackpayload 
+0x43b8 014840 setarg car_g24_cb_data_device1 
+0x43b9 014841 store 2 ,mem_cb_24g_data_device1 
+0x43ba 014843 setarg car_le_before_hibernate 
+0x43bb 014844 store 2 ,mem_cb_before_hibernate 
+0x43bc 014846 setarg car_le_process_lpm_before 
+0x43bd 014847 store 2 ,mem_cb_before_lpm 
+0x43be 014849 setarg car_scale_process_idle 
+0x43bf 014850 store 2 ,mem_cb_idle_process 
+0x43c0 014852 setarg car_scale_process_bb_event 
+0x43c1 014853 store 2 ,mem_cb_bb_event_process 
+0x43c2 014855 setarg app_get_lpm_wake_lock 
+0x43c3 014856 store 2 ,mem_cb_check_wakelock 
+0x43c4 014858 setarg car_le_receive_data 
+0x43c5 014859 store 2 ,mem_cb_att_write 
+0x43c6 014861 setarg car_le_bb_event_timer 
+0x43c7 014862 store 2 ,mem_cb_event_timer 
+0x43c8 014864 bpatch patch05_6 ,mem_patch05 
+0x43c9 014865 call car_init_environment 
+0x43ca 014866 call car_lpm_timer_enable 
+0x43cb 014867 call queue_init 
+0x43cc 014868 jam 2 ,mem_lpm_mult 
+0x43cd 014869 jam power_on ,mem_car_24g_received_pac 
+0x43ce 014870 fetch 1 ,mem_car_config_soft_switch_enable 
+0x43cf 014871 store 1 ,mem_car_hard_soft_switch 
+0x43d0 014872 beq hard_switch ,car_hard_switch_power_on_signal 
+0x43d1 014873 fetch 1 ,mem_car_config_soft_switch_gpio 
+0x43d2 014874 store 1 ,mem_ui_button_gpio 
+0x43d3 014875 jam off ,mem_le_adv_enable 
+:      014876 car_soft_switch_power_on_init:
+0x43d4 014877 call ui_button_init 
+0x43d5 014878 call ui_button_polling 
+0x43d6 014879 jam power_starting ,mem_car_power_state 
+0x43d7 014880 fetch 2 ,mem_ui_state_map 
+0x43d8 014881 rtnbit1 ui_state_btn_down 
+0x43d9 014882 branch app_enter_hibernate 
+:      014885 car_power_off_signal:
+0x43da 014886 branch car_ui_led_init 
+:      014888 car_hard_switch_power_on_signal:
+0x43db 014889 jam power_standby ,mem_car_power_state 
+:      014890 car_soft_switch_power_on_signal:
+0x43dc 014891 jam on ,mem_le_adv_enable 
+0x43dd 014892 setarg fast_adv_interval_value_car 
+0x43de 014893 call shutter_ble_adv_interval_set 
+:      014894 car_le_modified_name_adv:
+0x43df 014895 arg mem_le_name + 7 ,contw 
+0x43e0 014896 fetch 1 ,mem_le_lap 
+:      014897 car_name_loop:
+0x43e1 014898 and pdata ,0xF0 ,temp 
+0x43e2 014899 rshift4 temp ,temp 
+0x43e3 014900 call car_hex_to_ascii 
+0x43e4 014901 istoret 1 ,contw 
+0x43e5 014902 and pdata ,0x0F ,temp 
+0x43e6 014903 call car_hex_to_ascii 
+0x43e7 014904 istoret 1 ,contw 
+0x43e8 014905 call le_modified_name_att_list 
+0x43e9 014906 fetcht 1 ,mem_le_name_len 
+0x43ea 014907 copy temp ,loopcnt 
+0x43eb 014908 arg mem_le_adv_data + 2 ,contw 
+0x43ec 014909 arg mem_le_name ,contr 
+0x43ed 014910 call memcpy 
+:      014911 car_le_modified_name_scan:
+0x43ee 014912 fetcht 1 ,mem_le_name_len 
+0x43ef 014913 copy temp ,loopcnt 
+0x43f0 014914 arg mem_le_scan_data + 2 ,contw 
+0x43f1 014915 arg mem_le_name ,contr 
+0x43f2 014916 branch memcpy 
+:      014917 car_hex_to_ascii:
+0x43f3 014918 sub temp ,9 ,null 
+0x43f4 014919 branch car_hex_num ,positive 
+0x43f5 014920 add temp ,55 ,temp 
+0x43f6 014921 rtn 
+:      014922 car_hex_num:
+0x43f7 014923 add temp ,48 ,temp 
+0x43f8 014924 rtn 
+:      014926 car_ui_led_init:
+0x43f9 014927 fetch 1 ,mem_car_config_blood_led1_gpio 
+0x43fa 014928 bne invalid_pin_num ,car_blood_led_gpio_set 
+:      014929 car_ui_led_init_1:
+0x43fb 014930 fetch 1 ,mem_car_config_pairing_led_gpio 
+0x43fc 014931 bne invalid_pin_num ,car_pairing_led_gpio_set 
+:      014932 car_ui_led_init_2:
+0x43fd 014933 fetch 1 ,mem_car_config_low_voltage_led_gpio 
+0x43fe 014934 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
+:      014935 car_ui_led_init_3:
+0x43ff 014936 fetch 1 ,mem_car_led_num 
+0x4400 014937 copy pdata ,loopcnt 
+0x4401 014938 setarg mem_car_led_map 
+0x4402 014939 copy pdata ,rega 
+:      014940 car_in_lp1:
+0x4403 014941 copy rega ,contr 
+0x4404 014942 ifetch 1 ,contr 
+0x4405 014943 copy contr ,rega 
+0x4406 014944 beq invalid_pin_num ,car_in_lp1_end 
+0x4407 014945 copy pdata ,temp 
+0x4408 014946 call gpio_config_output 
+:      014947 car_in_lp1_end:
+0x4409 014948 loop car_in_lp1 
+:      014949 car_ui_led_init_end:
+0x440a 014950 rtn 
+:      014951 car_blood_led_gpio_set:
+0x440b 014952 fetch 8 ,mem_car_config_blood_led1_gpio 
+0x440c 014953 store 8 ,mem_car_led_map + 2 
+0x440d 014954 branch car_ui_led_init_1 
+:      014955 car_pairing_led_gpio_set:
+0x440e 014956 store 1 ,mem_car_led_map 
+0x440f 014957 branch car_ui_led_init_2 
+:      014958 car_low_voltage_led_gpio_set:
+0x4410 014959 store 1 ,mem_car_led_map + 1 
+0x4411 014960 branch car_ui_led_init_3 
+:      014962 car_init_environment:
+0x4412 014964 call car_g24_init 
+0x4413 014965 call car_g24_load_commom_addr 
+0x4414 014966 arg 0 ,rega 
+0x4415 014967 call pwm_init 
+0x4416 014968 call car_ui_led_init 
+0x4417 014969 call car_start_blink 
+0x4418 014970 call car_init_adc_hvin 
+0x4419 014971 branch car_motor_init 
+:      014972 car_read_otp_addr:
+0x441a 014973 rtn 
+:      014974 car_motor_init:
+0x441b 014975 fetch 1 ,mem_car_motor_gpio_num 
+0x441c 014976 copy pdata ,loopcnt 
+0x441d 014977 setarg mem_car_motor_gpio_map 
+0x441e 014978 copy pdata ,rega 
+:      014979 p_in_lp1:
+0x441f 014980 copy rega ,contr 
+0x4420 014981 ifetch 1 ,contr 
+0x4421 014982 copy contr ,rega 
+0x4422 014983 beq invalid_pin_num ,p_in_lp1_end 
+0x4423 014984 copy pdata ,temp 
+0x4424 014985 store 1 ,mem_car_gpio 
+0x4425 014986 call car_ui_gpio_init 
+:      014987 p_in_lp1_end:
+0x4426 014988 loop p_in_lp1 
+:      014989 p_car_ui_led_init_end:
+0x4427 014990 rtn 
+:      014992 car_ui_gpio_init:
+0x4428 014993 fetch 1 ,mem_car_gpio 
+0x4429 014994 rtneq ui_button_gpio_disable 
+0x442a 014995 iforce temp 
+0x442b 014996 branch gpio_config_output 
+:      014999 car_init_adc_hvin:
+0x442c 015000 jam 100 ,mem_car_notify_vdd_value_last 
+0x442d 015001 rtn 
+:      015003 car_le_before_hibernate:
+0x442e 015004 call car_gpio_set_before_hibernate 
+0x442f 015005 call clear_wake 
+:      015006 car_le_process_lpm_before:
+0x4430 015007 branch keyscan_process_lpm_before 
+:      015009 car_gpio_set_before_hibernate:
+0x4431 015010 call check_51cmd_led_off 
+:      015011 car_gpio_set_before_lpm_common:
+0x4432 015012 arg gpio_number ,loopcnt 
+0x4433 015013 arg core_gpio_conf ,contr 
+:      015014 car_setgpio_loop:
+0x4434 015015 copy contr ,contw 
+0x4435 015016 ifetch 1 ,contr 
+0x4436 015017 beq gpcfg_spid_miso ,car_setgpio_pullup 
+0x4437 015018 beq gpcfg_spid_ncs ,car_setgpio_pullup 
+0x4438 015019 beq gpcfg_spid_sck ,car_setgpio_pullup 
+0x4439 015020 beq gpcfg_spid_mosi ,car_setgpio_pullup 
+0x443a 015021 beq gpcfg_spid_sdio ,car_setgpio_pullup 
+0x443b 015022 beq gpcfg_iic_scl ,car_setgpio_pullup 
+0x443c 015023 beq gpcfg_iic_sda ,car_setgpio_pullup 
+0x443d 015024 beq gpcfg_input ,car_setgpio_pullup 
+:      015025 car_setgpio_loop_end:
+0x443e 015026 loop car_setgpio_loop 
+0x443f 015027 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
+0x4440 015028 isub contr ,null 
+0x4441 015029 branch car_motor_setgpio ,zero 
+:      015030 car_setgpio_loop_ext:
+0x4442 015031 arg gpio_number_ext ,loopcnt 
+0x4443 015032 arg core_gpio_conf_hi ,contr 
+0x4444 015033 branch car_setgpio_loop 
+:      015035 car_setgpio_pullup:
+0x4445 015036 setarg gpcfg_pullup 
+0x4446 015037 istore 1 ,contw 
+0x4447 015038 branch car_setgpio_loop_end 
+:      015039 car_setgpio_pulldown:
+0x4448 015040 setarg gpcfg_pulldown 
+0x4449 015041 istore 1 ,contw 
+0x444a 015042 branch car_setgpio_loop_end 
+:      015043 car_motor_setgpio:
+0x444b 015044 fetch 1 ,mem_car_motor_gpio_num 
+0x444c 015045 copy pdata ,loopcnt 
+0x444d 015046 arg mem_car_motor_gpio_map ,contr 
+:      015047 car_motor_setgpio_loop:
+0x444e 015048 ifetch 1 ,contr 
+0x444f 015049 set1 7 ,pdata 
+0x4450 015050 arg gpcfg_output_low ,temp 
+0x4451 015051 call gpio_config_function 
+0x4452 015052 loop car_motor_setgpio_loop 
+0x4453 015053 rtn 
+:      015055 car_key_scan_process:
+0x4454 015056 branch keyscan_key_process 
+:      015058 car_scale_process_idle:
+0x4455 015059 call car_le_send_packet 
+0x4456 015060 call car_g24_status_process 
+0x4457 015061 branch car_key_scan_process 
+:      015063 car_g24_status_process:
+0x4458 015064 fetch 2 ,mem_ui_state_map 
+0x4459 015065 rtnbit1 ui_state_ble_connected 
+0x445a 015066 fetch 1 ,mem_car_24g_received_pac 
+0x445b 015067 beq work_paired ,car_g24_connected_event 
+0x445c 015068 rtn 
+:      015069 car_g24_connected_event:
+0x445d 015070 fetch 1 ,mem_car_24g_status 
+0x445e 015071 rtneq work_paired 
+0x445f 015072 jam work_paired ,mem_car_24g_status 
+0x4460 015073 call car_lpm_timer_disable 
+0x4461 015074 call car_stop_blink 
+0x4462 015075 branch car_g24_connected 
+:      015077 car_lpm_timer_enable:
+0x4463 015078 fetch 2 ,mem_car_enter_lpm_timer_count 
+0x4464 015079 store 2 ,mem_car_enter_lpm_timer 
+0x4465 015080 jam 0 ,mem_car_enter_lpm_flag 
+0x4466 015081 rtn 
+:      015084 car_lpm_timer_disable:
+0x4467 015085 setarg 0 
+0x4468 015086 branch car_lpm_timer_enable + 1 
+:      015089 car_stop_blink:
+0x4469 015090 arg 0 ,rega 
+0x446a 015091 branch ui_led_blink_stop_global 
+:      015094 car_start_blink:
+0x446b 015095 arg 0 ,rega 
+0x446c 015096 branch ui_led_blink_start_global 
+:      015102 car_le_send_packet:
+0x446d 015103 fetch 2 ,mem_ui_state_map 
+0x446e 015104 rtnbit0 ui_state_ble_connected 
+0x446f 015105 call le_fifo_check_nearly_full 
+0x4470 015106 nrtn blank 
+0x4471 015107 arg mem_car_pop_queue_buff ,rega 
+0x4472 015108 call queue_pop 
+0x4473 015109 nrtn user 
+0x4474 015110 arg mem_car_pop_queue_buff ,contr 
+0x4475 015111 branch le_send_notify_from_list 
+:      015113 car_scale_process_bb_event:
+0x4476 015114 copy regc ,pdata 
+0x4477 015115 beq bt_evt_button_up ,app_event_button_up 
+0x4478 015116 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x4479 015117 beq bt_evt_le_connected ,car_scale_event_le_conn 
+0x447a 015118 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
+0x447b 015119 rtn 
+:      015121 car_scale_event_le_conn:
+0x447c 015122 call car_lpm_timer_disable 
+0x447d 015123 call car_stop_blink 
+0x447e 015124 set0 mark_24g_rxmode ,mark 
+0x447f 015125 branch car_scale_process_conn 
+:      015126 car_g24_connected:
+0x4480 015127 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x4481 015128 store 2 ,mem_car_24g_no_data_timeout_timer 
+:      015129 car_scale_process_conn:
+0x4482 015130 jam 0x14 ,mem_car_notify_vdd_timer 
+0x4483 015131 jam 0 ,mem_lpm_mode 
+0x4484 015132 call app_ble_stop_adv 
+0x4485 015133 branch app_lpm_mult_enable 
+:      015136 car_scale_event_le_discon:
+0x4486 015137 set1 mark_24g_rxmode ,mark 
+0x4487 015138 call car_lpm_timer_enable 
+0x4488 015139 call car_fb_motor_stop 
+0x4489 015140 call car_lr_motor_stop 
+:      015141 car_g24_disconnect:
+0x448a 015142 setarg 0 
+0x448b 015143 store 5 ,mem_car_led_control 
+0x448c 015144 call queue_init 
+0x448d 015145 jam 10 ,mem_motor1_speed 
+0x448e 015146 jam 10 ,mem_motor2_speed 
+0x448f 015147 jam 10 ,mem_motor3_speed 
+0x4490 015149 jam 2 ,mem_lpm_mult 
+0x4491 015150 setarg fast_adv_interval_value_car 
+0x4492 015151 call shutter_ble_adv_interval_set 
+0x4493 015152 branch app_ble_start_adv 
+:      015154 car_le_bb_event_timer:
+0x4494 015155 call car_moto1_blank_data_timer 
+0x4495 015156 call car_moto2_blank_data_timer 
+0x4496 015157 call car_moto3_blank_data_timer 
+0x4497 015160 call car_24g_no_data_timeout_timer 
+0x4498 015161 branch car_24g_bind_enable_timer 
+:      015164 car_24g_bind_enable_timer:
+0x4499 015165 arg mem_car_24g_bind_enable_delay_count ,regc 
+0x449a 015166 arg 0 ,regb 
+0x449b 015167 branch timer_single_step 
+:      015169 car_enter_lpm_timer:
+0x449c 015170 arg mem_car_enter_lpm_timer ,regc 
+0x449d 015171 arg car_enter_lpm_enable ,regb 
+0x449e 015172 branch timer_single_step_2b 
+:      015173 car_enter_lpm_enable:
+0x449f 015174 jam 1 ,mem_car_enter_lpm_flag 
+0x44a0 015175 rtn 
+:      015177 car_24g_no_data_timeout_timer:
+0x44a1 015178 arg mem_car_24g_no_data_timeout_timer ,regc 
+0x44a2 015179 arg car_24g_no_data_timer_timeout ,regb 
+0x44a3 015180 branch timer_single_step_2b 
+:      015181 car_24g_no_data_timer_timeout:
+0x44a4 015182 jam work_search ,mem_car_24g_status 
+0x44a5 015183 jam power_on ,mem_car_24g_received_pac 
+0x44a6 015184 branch car_g24_disconnect 
+:      015186 car_notify_vdd_timer:
+0x44a7 015187 fetch 1 ,mem_car_config_bat_notify_enable 
+0x44a8 015188 rtn blank 
+0x44a9 015189 arg mem_car_notify_vdd_timer ,regc 
+0x44aa 015190 arg car_notify_vdd ,regb 
+0x44ab 015191 branch timer_single_step 
+:      015192 car_notify_vdd:
+0x44ac 015193 fetch 1 ,mem_car_notify_vdd_count 
+0x44ad 015194 store 1 ,mem_car_notify_vdd_timer 
+0x44ae 015195 fetch 1 ,mem_car_working_flag 
+0x44af 015196 nrtn blank 
+:      015197 car_read_hvin:
+0x44b0 015198 call vdd_calculate_by_mode 
+0x44b1 015199 store 2 ,mem_vdd_now_vol 
+0x44b2 015200 arg mem_vdd_calculate_set ,rega 
+0x44b3 015201 call adc_bat_percent_lowpower_out 
+0x44b4 015202 fetcht 1 ,mem_car_notify_vdd_value_last 
+0x44b5 015203 isub temp ,null 
+0x44b6 015204 branch car_notify_vdd_next2 ,positive 
+0x44b7 015205 store 1 ,mem_car_notify_vdd_value_last 
+0x44b8 015206 copy pdata ,temp 
+:      015207 car_notify_vdd_next2:
+0x44b9 015208 storet 1 ,mem_car_notify_vdd_percent 
+0x44ba 015209 fetch 1 ,mem_car_config_low_voltage_percent 
+0x44bb 015210 isub temp ,null 
+0x44bc 015211 call car_enter_low_bat ,positive 
+0x44bd 015212 storet 1 ,mem_notify_bat_payload 
+0x44be 015213 arg 6 ,loopcnt 
+0x44bf 015214 arg mem_notify_bat_head ,contr 
+0x44c0 015215 call calc_check_sum_start 
+0x44c1 015216 store 1 ,mem_notify_bat_check_sum 
+0x44c2 015217 arg mem_notify_bat_packet ,rega 
+0x44c3 015218 branch queue_push 
+:      015219 car_enter_low_bat:
+0x44c4 015220 fetch 1 ,mem_low_bat_flag 
+0x44c5 015221 nrtn blank 
+0x44c6 015222 jam 1 ,mem_low_bat_flag 
+0x44c7 015223 arg 1 ,rega 
+0x44c8 015224 branch ui_led_blink_start_global 
+:      015225 car_low_bat_led_off:
+0x44c9 015226 arg 1 ,rega 
+0x44ca 015227 branch ui_led_blink_stop_global 
+:      015231 calc_check_sum_start:
+0x44cb 015232 arg 0 ,rega 
+:      015233 calc_check_sum_loop:
+0x44cc 015234 ifetch 1 ,contr 
+0x44cd 015235 iadd rega ,rega 
+0x44ce 015236 loop calc_check_sum_loop 
+:      015237 calc_check_sum_and:
+0x44cf 015238 and rega ,0xff ,pdata 
+0x44d0 015239 rtn 
+:      015241 car_le_receive_data:
+0x44d1 015242 fetch 1 ,mem_le_att_opcode 
+0x44d2 015243 beq attop_write_request ,car_le_parse_att_write_request 
+0x44d3 015244 rtn 
+:      015245 car_le_parse_att_write_request:
+0x44d4 015246 fetch 2 ,mem_le_att_handle 
+0x44d5 015247 beq att_car_control_handle ,car_control_le_receive 
+0x44d6 015248 rtn 
+:      015250 le_app_receive_data:
+0x44d7 015251 bpatch patch05_7 ,mem_patch05 
+0x44d8 015252 ifetch 5 ,rega 
+0x44d9 015253 store 5 ,mem_app_receive_temp 
+0x44da 015254 fetch 2 ,mem_app_receive_temp 
+0x44db 015255 arg le_receive_packet_head ,temp 
+0x44dc 015256 isub temp ,null 
+0x44dd 015257 nrtn zero 
+0x44de 015258 fetch 2 ,mem_app_receive_temp + 3 
+0x44df 015259 byteswap pdata ,pdata 
+0x44e0 015260 store 2 ,mem_app_receive_temp + 3 
+0x44e1 015261 copy pdata ,loopcnt 
+0x44e2 015262 increase 5 ,rega 
+0x44e3 015263 copy rega ,contr 
+0x44e4 015264 arg mem_app_receive_temp + 5 ,contw 
+0x44e5 015265 call memcpy 
+0x44e6 015266 ifetch 1 ,contr 
+0x44e7 015267 store 1 ,mem_app_receive_temp + 15 
+0x44e8 015268 arg mem_app_receive_temp + 2 ,rega 
+0x44e9 015269 arg mem_app_receive_temp + 5 ,regb 
+0x44ea 015270 rtn 
+:      015272 car_control_le_receive:
+0x44eb 015273 setarg 0 
+0x44ec 015274 store 5 ,mem_le_receive_payload 
+0x44ed 015275 store 5 ,mem_le_receive_payload + 5 
+0x44ee 015276 call le_app_receive_data 
+0x44ef 015277 copy regb ,contr 
+0x44f0 015278 arg mem_le_receive_payload ,contw 
+0x44f1 015279 arg 10 ,loopcnt 
+0x44f2 015280 call memcpy 
+:      015281 car_receive_cmd_select:
+0x44f3 015282 bpatch patch06_0 ,mem_patch06 
+0x44f4 015283 ifetch 1 ,rega 
+0x44f5 015284 beq car_cmd_old_car_control ,car_drive_old 
+0x44f6 015285 beq car_cmd_old_speed_control ,car_speed_set_old 
+0x44f7 015286 beq car_cmd_l_r_motor_control ,car_motor_control 
+0x44f8 015287 beq car_cmd_f_b_motor_control ,car_motor_control 
+0x44f9 015288 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
+0x44fa 015289 beq car_cmd_led_control ,car_led_control_receive 
+0x44fb 015290 beq car_cmd_device_info ,car_info_request 
+0x44fc 015291 rtn 
+:      015293 car_24g_receive_data:
+0x44fd 015294 call car_control_le_receive 
+0x44fe 015295 fetch 1 ,mem_app_receive_temp + 2 
+0x44ff 015296 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
+0x4500 015297 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
+0x4501 015298 rtn 
+:      015299 car_24g_receive_data_next:
+0x4502 015300 fetch 1 ,mem_le_receive_payload 
+0x4503 015301 ncall car_moto1_enable_blank_data_timer ,blank 
+0x4504 015302 fetch 1 ,mem_le_receive_payload + 2 
+0x4505 015303 ncall car_moto2_enable_blank_data_timer ,blank 
+0x4506 015304 fetch 1 ,mem_le_receive_payload + 4 
+0x4507 015305 ncall car_moto3_enable_blank_data_timer ,blank 
+0x4508 015306 rtn 
+:      015308 car_moto1_enable_blank_data_timer:
+0x4509 015309 jam 5 ,mem_car_moto1_blank_timer 
+0x450a 015310 rtn 
+:      015311 car_moto2_enable_blank_data_timer:
+0x450b 015312 jam 5 ,mem_car_moto2_blank_timer 
+0x450c 015313 rtn 
+:      015314 car_moto3_enable_blank_data_timer:
+0x450d 015315 jam 5 ,mem_car_moto3_blank_timer 
+0x450e 015316 rtn 
+:      015318 car_moto1_blank_data_timer:
+0x450f 015319 arg mem_car_moto1_blank_timer ,regc 
+0x4510 015320 arg car_moto1_blank_data ,regb 
+0x4511 015321 branch timer_single_step 
+:      015322 car_moto2_blank_data_timer:
+0x4512 015323 arg mem_car_moto2_blank_timer ,regc 
+0x4513 015324 arg car_moto2_blank_data ,regb 
+0x4514 015325 branch timer_single_step 
+:      015326 car_moto3_blank_data_timer:
+0x4515 015327 arg mem_car_moto3_blank_timer ,regc 
+0x4516 015328 arg car_moto3_blank_data ,regb 
+0x4517 015329 branch timer_single_step 
+:      015331 car_moto1_blank_data:
+0x4518 015332 jam 0 ,mem_le_receive_payload 
+0x4519 015333 branch car_motor_control 
+:      015334 car_moto2_blank_data:
+0x451a 015335 jam 0 ,mem_le_receive_payload + 2 
+0x451b 015336 branch car_motor_control 
+:      015337 car_moto3_blank_data:
+0x451c 015338 jam 0 ,mem_le_receive_payload + 4 
+0x451d 015339 branch car_motor_control 
+:      015344 car_drive_old:
+0x451e 015345 fetch 1 ,mem_le_receive_payload 
+0x451f 015346 store 1 ,mem_motor1_status 
+0x4520 015347 fetch 1 ,mem_le_receive_payload + 1 
+0x4521 015348 store 1 ,mem_motor2_status 
+0x4522 015349 branch car_motor_control_common 
+:      015353 car_left_right_control_old:
+0x4523 015354 fetch 1 ,mem_le_receive_payload 
+0x4524 015355 store 1 ,mem_motor2_status 
+0x4525 015356 branch car_motor2_control 
+:      015357 car_front_back_control_old:
+0x4526 015358 fetch 1 ,mem_motor1_speed 
+0x4527 015359 call car_reset_old_speed 
+0x4528 015360 fetch 1 ,mem_le_receive_payload + 1 
+0x4529 015361 store 1 ,mem_motor1_status 
+0x452a 015362 branch car_motor1_control 
+:      015363 car_reset_old_speed:
+0x452b 015364 beq speed_level_2 ,car_reset_old_speed2 
+0x452c 015365 beq speed_level_3 ,car_reset_old_speed3 
+0x452d 015366 store 1 ,mem_motor1_speed 
+0x452e 015367 rtn 
+:      015368 car_reset_old_speed2:
+0x452f 015369 jam speed_level_5 ,mem_motor1_speed 
+0x4530 015370 rtn 
+:      015371 car_reset_old_speed3:
+0x4531 015372 jam speed_level_10 ,mem_motor1_speed 
+0x4532 015373 rtn 
+:      015374 car_speed_set_old:
+0x4533 015375 fetch 1 ,mem_le_receive_payload 
+0x4534 015376 call car_reset_old_speed 
+0x4535 015377 fetch 1 ,mem_motor1_speed 
+0x4536 015378 call car_motor_speed_duty_setting 
+0x4537 015379 call car_motor_speed_duty_transform 
+0x4538 015380 jam 0x00 ,mem_pdatatemp + 1 
+0x4539 015381 branch pwm_duty_cycle_set 
+:      015383 car_motor_control:
+0x453a 015384 fetch 1 ,mem_car_24g_go_die_flag 
+0x453b 015385 nrtn blank 
+0x453c 015386 fetch 6 ,mem_le_receive_payload 
+0x453d 015387 store 6 ,mem_motor1_status 
+0x453e 015388 fetch 1 ,mem_motor1_speed 
+0x453f 015389 fetcht 1 ,mem_motor2_speed 
+0x4540 015390 iand temp ,pdata 
+0x4541 015391 fetcht 1 ,mem_motor3_speed 
+0x4542 015392 iand temp ,pdata 
+0x4543 015393 call car_motor_working_flag ,blank 
+:      015394 car_motor_control_common:
+0x4544 015395 bpatch patch06_1 ,mem_patch06 
+0x4545 015396 fetch 2 ,mem_ui_state_map 
+0x4546 015397 isolate1 ui_state_ble_connected ,pdata 
+0x4547 015398 ncall car_lpm_timer_enable ,true 
+0x4548 015399 call car_motor1_control 
+0x4549 015400 call car_motor2_control 
+0x454a 015401 branch car_conn_led_state 
+:      015403 car_conn_led_state:
+0x454b 015404 fetch 1 ,mem_motor1_status 
+0x454c 015405 fetcht 1 ,mem_motor2_status 
+0x454d 015406 iadd temp ,pdata 
+0x454e 015407 nbranch check_51cmd_led_on ,blank 
+0x454f 015408 branch check_51cmd_led_off 
+:      015410 car_motor1_control:
+0x4550 015411 arg mem_motor1_status ,contr 
+0x4551 015412 branch car_motor1_status_select 
+:      015413 car_motor2_control:
+0x4552 015414 arg mem_motor2_status ,contr 
+0x4553 015415 branch car_motor2_status_select 
+:      015416 car_motor3_control:
+0x4554 015417 arg mem_motor3_status ,contr 
+0x4555 015418 branch car_motor_status_select 
+:      015419 car_motor_working_flag:
+0x4556 015420 jam 0 ,mem_car_working_flag 
+0x4557 015421 rtn 
+:      015423 car_motor1_status_select:
+0x4558 015424 ifetch 1 ,contr 
+0x4559 015425 beq turn_front ,car_lr_motor_stop 
+0x455a 015426 beq turn_left ,car_lr_motor_left 
+0x455b 015427 beq turn_right ,car_lr_motor_right 
+0x455c 015428 rtn 
+:      015429 car_motor2_status_select:
+0x455d 015430 ifetch 1 ,contr 
+0x455e 015431 beq motor_stop ,car_fb_motor_stop 
+0x455f 015432 beq go_back ,car_fb_motor_front 
+0x4560 015433 beq go_front ,car_fb_motor_back 
+0x4561 015434 rtn 
+:      015436 car_lr_motor_stop:
+0x4562 015437 fetcht 1 ,mem_car_motor_left_gpio 
+0x4563 015438 call gpio_out_inactive 
+0x4564 015439 fetcht 1 ,mem_car_motor_right_gpio 
+0x4565 015440 branch gpio_out_inactive 
+:      015441 car_lr_motor_left:
+0x4566 015442 fetcht 1 ,mem_car_motor_left_gpio 
+0x4567 015443 call gpio_out_active 
+0x4568 015444 fetcht 1 ,mem_car_motor_right_gpio 
+0x4569 015445 branch gpio_out_inactive 
+:      015446 car_lr_motor_right:
+0x456a 015447 fetcht 1 ,mem_car_motor_left_gpio 
+0x456b 015448 call gpio_out_inactive 
+0x456c 015449 fetcht 1 ,mem_car_motor_right_gpio 
+0x456d 015450 branch gpio_out_active 
+:      015451 car_fb_motor_stop:
+0x456e 015452 fetcht 1 ,mem_car_motor_front_gpio 
+0x456f 015453 call gpio_out_inactive 
+0x4570 015454 fetcht 1 ,mem_car_motor_back_gpio 
+0x4571 015455 branch gpio_out_inactive 
+:      015456 car_fb_motor_front:
+0x4572 015457 fetcht 1 ,mem_car_motor_front_gpio 
+0x4573 015458 call gpio_out_active 
+0x4574 015459 fetcht 1 ,mem_car_motor_back_gpio 
+0x4575 015460 branch gpio_out_inactive 
+:      015461 car_fb_motor_back:
+0x4576 015462 fetcht 1 ,mem_car_motor_front_gpio 
+0x4577 015463 call gpio_out_inactive 
+0x4578 015464 fetcht 1 ,mem_car_motor_back_gpio 
+0x4579 015465 branch gpio_out_active 
+:      015470 car_motor_status_select:
+0x457a 015471 bpatch patch06_2 ,mem_patch06 
+0x457b 015472 ifetch 1 ,contr 
+0x457c 015473 beq motor_stop ,car_motor_stop 
+0x457d 015474 beq go_front ,car_motor_positive 
+0x457e 015475 beq go_back ,car_motor_negative 
+0x457f 015476 rtn 
+:      015477 car_motor_positive:
+0x4580 015478 jam 0 ,mem_motor_select_p_n 
+0x4581 015479 branch car_motor_negative + 1 
+:      015480 car_motor_negative:
+0x4582 015481 jam 1 ,mem_motor_select_p_n 
+0x4583 015482 ifetch 1 ,contr 
+0x4584 015483 store 1 ,mem_car_motor_speed 
+0x4585 015484 ifetch 8 ,regb 
+0x4586 015485 branch car_motor_work 
+:      015487 car_motor_stop:
+0x4587 015488 ifetch 1 ,regb 
+0x4588 015489 call pwm_disable 
+0x4589 015490 increase 1 ,regb 
+0x458a 015491 ifetch 1 ,regb 
+0x458b 015492 branch pwm_disable 
+:      015493 car_motor_work:
+0x458c 015494 store 8 ,mem_motor_pwm_pin1_set 
+0x458d 015495 jam 1 ,mem_car_working_flag 
+0x458e 015496 fetch 1 ,mem_motor_select_p_n 
+0x458f 015497 beq 0 ,car_motor_select_positive 
+:      015498 car_motor_select_negative:
+0x4590 015499 fetch 1 ,mem_motor_pwm_pin2_set 
+0x4591 015500 store 1 ,mem_motor_pwm_pin_set 
+0x4592 015501 fetch 1 ,mem_motor_pwm_pin1_set 
+:      015502 car_motor_work_next:
+0x4593 015503 call pwm_disable 
+0x4594 015504 fetch 1 ,mem_car_motor_speed 
+0x4595 015505 call car_motor_speed_duty_setting 
+0x4596 015506 store 1 ,mem_motor_pwm_dute_set 
+0x4597 015507 fetch 6 ,mem_motor_pwm_pin_set 
+0x4598 015508 store 6 ,mem_pdatatemp 
+0x4599 015509 branch pwm_out_set 
+:      015510 car_motor_select_positive:
+0x459a 015511 fetch 1 ,mem_motor_pwm_pin1_set 
+0x459b 015512 store 1 ,mem_motor_pwm_pin_set 
+0x459c 015513 fetch 1 ,mem_motor_pwm_pin2_set 
+0x459d 015514 branch car_motor_work_next 
+:      015516 car_motor_speed_duty_setting:
+0x459e 015517 mul32 pdata ,5 ,pdata 
+0x459f 015518 add pdata ,50 ,pdata 
+0x45a0 015519 rtn 
+:      015520 car_motor_speed_duty_transform:
+0x45a1 015521 arg 12000 ,temp 
+0x45a2 015522 imul32 temp ,pdata 
+0x45a3 015523 div pdata ,100 
+0x45a4 015524 call wait_div_end 
+0x45a5 015525 quotient temp 
+0x45a6 015526 copy temp ,rega 
+0x45a7 015527 setarg 12000 
+0x45a8 015528 isub temp ,regb 
+0x45a9 015529 rtn 
+:      015531 car_ir_data_rx_from_app:
+0x45aa 015532 rtn 
+:      015534 car_led_control_receive:
+0x45ab 015535 fetch 8 ,mem_le_receive_payload 
+0x45ac 015536 store 8 ,mem_car_led_control 
+0x45ad 015537 rtn 
+:      015539 car_info_request:
+0x45ae 015540 fetch 1 ,mem_car_config_device_select 
+0x45af 015541 store 1 ,mem_car_info_request_payload 
+0x45b0 015542 fetch 1 ,mem_car_config_motor_layout 
+0x45b1 015543 store 1 ,mem_car_info_request_payload + 1 
+0x45b2 015544 fetch 1 ,mem_car_config_ir_enable 
+0x45b3 015545 store 1 ,mem_car_info_request_payload + 2 
+0x45b4 015546 arg 13 ,loopcnt 
+0x45b5 015547 arg mem_car_info_request_head ,contr 
+0x45b6 015548 call calc_check_sum_start 
+0x45b7 015549 store 1 ,mem_car_info_request_checksum 
+0x45b8 015550 arg mem_car_info_request ,rega 
+0x45b9 015551 branch queue_push 
+:      015555 car_g24_init:
+0x45ba 015556 setarg 0 
+0x45bb 015557 store 8 ,mem_24g_bind_payload 
+0x45bc 015558 call g24_receive_init 
+0x45bd 015559 branch g24_mode_switch_init 
+:      015561 car_g24_receive_process:
+0x45be 015562 call car_g24_mode_switch 
+0x45bf 015563 call car_g24_work_mode 
+0x45c0 015564 call car_g24_bind_mode 
+0x45c1 015565 branch car_g24_lpm_dipatch 
+:      015567 car_g24_mode_switch:
+0x45c2 015568 call g24_mode_switch_bind_work 
+:      015569 car_g24_bind_mode_enable:
+0x45c3 015570 fetch 1 ,mem_24g_work_mode 
+0x45c4 015571 rtnne dongle_bind 
+0x45c5 015572 fetch 1 ,mem_car_24g_bind_enable_delay_count 
+0x45c6 015573 nbranch g24_switch_work_mode ,blank 
+0x45c7 015574 fetch 1 ,mem_car_24g_status 
+0x45c8 015575 beq work_search ,g24_switch_work_mode 
+0x45c9 015576 rtn 
+:      015578 car_g24_work_mode:
+0x45ca 015579 fetch 1 ,mem_24g_work_mode 
+0x45cb 015580 rtnne dongle_work 
+0x45cc 015581 call car_g24_work_mode_start 
+0x45cd 015582 branch car_g24_ch_polling_clear ,user3 
+:      015583 car_g24_receive_ch_polling:
+0x45ce 015584 fetch 1 ,mem_car_enter_lpm_flag 
+0x45cf 015585 rtn blank 
+0x45d0 015586 fetch 1 ,mem_car_24g_ch_polling 
+0x45d1 015587 increase 1 ,pdata 
+0x45d2 015588 store 1 ,mem_car_24g_ch_polling 
+0x45d3 015589 beq 4 ,car_g24_ch_polling_clear 
+0x45d4 015590 call g24_ch 
+0x45d5 015591 call car_g24_receive_packet_start 
+0x45d6 015592 nbranch car_g24_receive_ch_polling ,user3 
+:      015593 car_g24_ch_polling_clear:
+0x45d7 015594 jam 0 ,mem_car_24g_ch_polling 
+0x45d8 015595 rtn 
+:      015596 car_g24_work_mode_start:
+0x45d9 015597 fetch 1 ,mem_24g_work_mode 
+0x45da 015598 rtnne dongle_work 
+0x45db 015599 call car_g24_work_init 
+0x45dc 015600 call g24_ch_process 
+0x45dd 015601 branch car_g24_receive_packet_start 
+:      015602 car_g24_work_init:
+0x45de 015603 fetch 1 ,mem_24g_mode_init 
+0x45df 015604 rtnbit1 dongle_work 
+0x45e0 015605 set1 dongle_work ,pdata 
+0x45e1 015606 store 1 ,mem_24g_mode_init 
+0x45e2 015607 fetch 1 ,mem_tx_power_temp 
+0x45e3 015608 store 1 ,mem_tx_power 
+0x45e4 015609 jam 0 ,mem_24g_ackpayload_enable 
+0x45e5 015610 jam 0 ,mem_usb_tx_enable 
+0x45e6 015611 jam 1 ,mem_24g_abort_packet 
+0x45e7 015612 jam 0 ,mem_24g_pid 
+0x45e8 015614 fetch 4 ,mem_car_24g_commom_addr 
+0x45e9 015615 branch g24_work_init + 12 
+:      015616 car_g24_receive_packet_start:
+0x45ea 015617 call g24_receive_transmit_ack 
+0x45eb 015618 nbranch g24_rx_interrupt_clear ,user3 
+:      015619 p_g24_receive_packet_parse:
+0x45ec 015620 call g24_receive_packet_parse_pid_crc 
+0x45ed 015621 nbranch g24_rx_interrupt_clear ,user 
+0x45ee 015622 fetch 1 ,mem_24g_rxdata_length 
+0x45ef 015623 branch g24_rx_interrupt_clear ,blank 
+0x45f0 015624 increase 2 ,pdata 
+0x45f1 015625 iforce loopcnt 
+0x45f2 015626 arg mem_24g_rxbuf ,contr 
+0x45f3 015627 arg mem_24g_rxdata_temp ,contw 
+0x45f4 015628 call memcpy 
+0x45f5 015629 jam 0 ,mem_24g_mode_switch 
+0x45f6 015630 fetch 1 ,mem_24g_pair_mode 
+0x45f7 015631 call g24_enable_nodata_timer ,blank 
+0x45f8 015632 fetch 1 ,mem_24g_rxdata_temp + 2 
+0x45f9 015633 beq datatype_attemp ,car_g24_data_attemp 
+0x45fa 015634 beq datatype_device1 ,car_g24_data_device1 
+0x45fb 015635 branch g24_receive_packet_parse + 14 
+:      015636 car_g24_data_attemp:
+0x45fc 015637 fetch 1 ,mem_24g_pair_mode 
+0x45fd 015638 nrtn blank 
+0x45fe 015639 fetch 1 ,mem_24g_bind_device_status 
+0x45ff 015640 rtn blank 
+0x4600 015642 branch g24_data_attemp 
+:      015643 car_g24_data_device1:
+0x4601 015644 call g24_ch_timer_reinit 
+0x4602 015645 fetch 1 ,mem_24g_abort_packet 
+0x4603 015646 fetcht 1 ,mem_24g_rxdata_temp 
+0x4604 015647 isolate1 bit_abort ,temp 
+0x4605 015648 setflag true ,0 ,pdata 
+0x4606 015649 store 1 ,mem_24g_abort_packet 
+0x4607 015650 beq 1 ,car_g24_data_attemp_device1_abort 
+0x4608 015651 branch g24_data_device1 + 7 
+:      015652 car_g24_data_attemp_device1_abort:
+0x4609 015653 fetch 1 ,mem_device_option 
+0x460a 015654 sub pdata ,dvc_op_car ,null 
+0x460b 015655 call check_51cmd_led_on ,zero 
+0x460c 015656 fetch 4 ,mem_24g_rxdata_temp + 10 
+0x460d 015657 branch g24_store_device1_addr 
+:      015659 car_g24_bind_mode:
+0x460e 015660 fetch 1 ,mem_24g_work_mode 
+0x460f 015661 rtnne dongle_bind 
+0x4610 015662 call g24_bind_init 
+0x4611 015663 call car_g24_bind_device_addr 
+0x4612 015665 call g24_rx_interrupt_clear 
+0x4613 015666 call g24_receive_packet 
+0x4614 015667 nbranch g24_rx_interrupt_clear ,user3 
+0x4615 015668 call g24_bind_data_parse 
+0x4616 015669 call g24_transmit_ack 
+0x4617 015670 call g24_bind_device_status_check 
+0x4618 015671 call g24_bind_data_process + 8 
+0x4619 015673 fetch 1 ,mem_24g_bind_device_status 
+0x461a 015674 nbranch car_g24_bind_mode_exit ,blank 
+0x461b 015675 call g24_nodata_process 
+0x461c 015676 fetch 1 ,mem_24g_nodata_timer_enable 
+0x461d 015677 rtn blank 
+0x461e 015678 setarg 0 
+0x461f 015679 store 4 ,mem_24g_device1_addr 
+0x4620 015680 rtn 
+:      015681 car_g24_bind_mode_exit:
+0x4621 015682 jam 0 ,mem_24g_mode_switch 
+0x4622 015683 arg 0 ,rega 
+0x4623 015684 call check_51cmd_led_on 
+0x4624 015685 call g24_switch_work_mode 
+0x4625 015686 call g24_timer_init 
+0x4626 015688 fetch 4 ,mem_24g_lap 
+0x4627 015689 store 4 ,mem_car_24g_commom_addr 
+0x4628 015690 fetch 1 ,mem_car_save_addr_flag 
+0x4629 015691 ncall car_g24_save_commom_addr ,blank 
+0x462a 015693 fetch 4 ,mem_car_24g_commom_addr 
+0x462b 015694 branch g24_update_addr_and_synccrc8 
+:      015696 car_g24_save_commom_addr:
+0x462c 015698 fetch 1 ,mem_car_save_addr_flag 
+0x462d 015699 rtn blank 
+0x462e 015700 fetch 1 ,mem_24g_transmitter_addr + 1 
+0x462f 015701 store 1 ,mem_car_24g_commom_addr + 3 
+0x4630 015703 fetch 1 ,mem_24g_lap + 1 
+0x4631 015704 store 1 ,mem_car_24g_commom_addr + 2 
+0x4632 015706 fetch 1 ,mem_24g_transmitter_addr 
+0x4633 015707 store 1 ,mem_car_24g_commom_addr + 1 
+0x4634 015709 fetch 1 ,mem_24g_lap 
+0x4635 015710 store 1 ,mem_car_24g_commom_addr 
+0x4636 015711 rtn 
+0x4637 015712 call car_g24_search_commom_addr 
+0x4638 015713 fetch 4 ,mem_car_24g_commom_addr 
+0x4639 015714 fetcht 4 ,mem_car_24g_commom_addr_temp 
+0x463a 015715 isub temp ,null 
+0x463b 015716 rtn zero 
+0x463c 015717 copy regc ,regb 
+0x463d 015718 arg mem_car_24g_commom_addr ,rega 
+0x463e 015719 arg 4 ,loopcnt 
+0x463f 015720 branch otp_write 
+:      015722 car_g24_load_commom_addr:
+0x4640 015724 fetch 4 ,mem_24g_lap 
+0x4641 015725 store 4 ,mem_car_24g_commom_addr 
+0x4642 015726 fetch 1 ,mem_car_save_addr_flag 
+0x4643 015727 rtn blank 
+0x4644 015728 rtn 
+0x4645 015729 call car_g24_search_commom_addr 
+0x4646 015730 fetch 4 ,mem_car_24g_commom_addr_temp 
+0x4647 015731 rtn blank 
+0x4648 015732 store 4 ,mem_car_24g_commom_addr 
+0x4649 015733 rtn 
+:      015736 car_g24_search_commom_addr:
+0x464a 015737 rtn 
+0x464b 015738 fetch 1 ,mem_car_save_addr_flag 
+0x464c 015739 rtn blank 
+0x464d 015740 arg otp_offset_car_commom_start_addr ,regc 
+:      015741 car_g24_search_commom_addr_loop:
+0x464e 015742 copy regc ,regb 
+0x464f 015743 arg mem_car_24g_commom_addr_read ,rega 
+0x4650 015744 arg 4 ,loopcnt 
+0x4651 015745 call otp_read_data 
+0x4652 015746 fetch 4 ,mem_car_24g_commom_addr_read 
+0x4653 015747 rtn blank 
+0x4654 015748 store 4 ,mem_car_24g_commom_addr_temp 
+0x4655 015749 copy regc ,pdata 
+0x4656 015750 arg otp_offset_car_commom_end_addr ,temp 
+0x4657 015751 isub temp ,null 
+0x4658 015752 rtn positive 
+0x4659 015753 increase 4 ,regc 
+0x465a 015754 branch car_g24_search_commom_addr_loop 
+:      015756 car_g24_bind_device_addr:
+0x465b 015757 fetch 4 ,mem_24g_device1_addr 
+0x465c 015758 rtn blank 
+0x465d 015759 branch g24_update_addr_and_synccrc8 
+:      015761 car_g24_cb_data_device1:
+0x465e 015762 fetch 2 ,mem_ui_state_map 
+0x465f 015763 rtnbit1 ui_state_ble_connected 
+0x4660 015764 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x4661 015765 store 2 ,mem_car_24g_no_data_timeout_timer 
+0x4662 015766 jam work_paired ,mem_car_24g_received_pac 
+0x4663 015767 arg mem_24g_rxdata_temp + 3 ,rega 
+0x4664 015768 branch car_24g_receive_data 
+:      015770 car_g24_lpm_dipatch:
+0x4665 015771 fetch 1 ,mem_car_enter_lpm_flag 
+0x4666 015772 rtn blank 
+0x4667 015773 call car_g24_lpm_wait 
+0x4668 015774 nrtn user 
+0x4669 015775 fetch 3 ,mem_24g_enter_hibernate 
+0x466a 015776 call clk2lpo 
+0x466b 015777 storet 4 ,mem_sleep_counter 
+0x466c 015778 branch lpm_sleep 
+:      015779 car_g24_lpm_wait:
+0x466d 015780 enable user 
+0x466e 015781 call lpo_calibration 
+0x466f 015782 fetch 3 ,mem_clks_per_lpo 
+0x4670 015783 branch disable_user ,blank 
+0x4671 015784 branch car_le_process_lpm_before 
+:      015790 remote_car_init:
+0x4672 015791 rtn wake 
+0x4673 015792 call remote_car_default_init 
+0x4674 015793 call keyscan_key_init 
+0x4675 015794 setarg remote_car_g24_package_data 
+0x4676 015795 store 2 ,mem_cb_24g_transmit_data 
+0x4677 015797 setarg remote_car_process_lpm_before 
+0x4678 015798 store 2 ,mem_cb_24g_lpm_before 
+0x4679 015800 setarg remote_car_le_before_hibernate 
+0x467a 015801 store 2 ,mem_cb_before_hibernate 
+0x467b 015803 setarg remote_car_scale_process_idle 
+0x467c 015804 store 2 ,mem_cb_idle_process 
+0x467d 015806 setarg remote_car_scale_process_bb_event 
+0x467e 015807 store 2 ,mem_cb_bb_event_process 
+0x467f 015809 setarg remote_car_event_timer 
+0x4680 015810 store 2 ,mem_cb_event_timer 
+0x4681 015812 setarg remote_car_power_off_signal 
+0x4682 015813 store 2 ,mem_remote_car_power_off_cb 
+0x4683 015815 setarg remote_car_soft_switch_power_on_signal 
+0x4684 015816 store 2 ,mem_remote_car_power_standby_cb 
+0x4685 015819 bpatch patch06_3 ,mem_patch06 
+0x4686 015820 call set_eeprom_size_2k 
+0x4687 015821 call remote_car_init_environment 
+0x4688 015823 call queue_init 
+0x4689 015824 fetch 1 ,mem_remote_car_config_soft_switch_enable 
+0x468a 015825 store 1 ,mem_remote_car_hard_soft_switch 
+0x468b 015826 beq hard_switch ,remote_car_hard_switch_power_on_signal 
+0x468c 015827 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
+0x468d 015828 store 1 ,mem_ui_button_gpio 
+:      015829 remote_car_soft_switch_power_on_init:
+0x468e 015830 call remote_car_ui_led_init 
+0x468f 015831 call ui_button_init 
+0x4690 015832 call ui_button_polling 
+0x4691 015833 jam power_starting ,mem_remote_car_power_state 
+0x4692 015834 fetch 2 ,mem_ui_state_map 
+0x4693 015835 rtnbit1 ui_state_btn_down 
+0x4694 015836 branch app_enter_hibernate 
+:      015840 remote_car_hard_switch_power_on_signal:
+0x4695 015841 jam power_standby ,mem_remote_car_power_state 
+:      015842 remote_car_soft_switch_power_on_signal:
+0x4696 015843 call remote_car_ui_led_init 
+0x4697 015844 arg 0 ,rega 
+0x4698 015845 call ui_led_blink_start_global 
+0x4699 015846 call remote_car_g24_load_commom_addr 
+0x469a 015847 fetch 4 ,mem_remote_24g_commom_addr 
+0x469b 015848 store 4 ,mem_24g_addr 
+0x469c 015849 branch g24_pair_start ,blank 
+0x469d 015850 fetch 4 ,mem_24g_addr 
+0x469e 015851 store 4 ,mem_24g_receiver_addr 
+0x469f 015852 fetch 2 ,mem_24g_reconn_timeout_init 
+0x46a0 015853 store 2 ,mem_24g_reconn_timeout 
+0x46a1 015854 branch g24_reconn_start 
+:      015856 remote_car_set_24g_addr_eeprom:
+0x46a2 015857 arg 4 ,temp 
+0x46a3 015858 arg mem_24g_addr ,rega 
+0x46a4 015859 arg remote_info_eeprom_offect ,regb 
+0x46a5 015860 rtn 
+:      015863 remote_car_power_off_signal:
+:      015864 remote_car_ui_led_init:
+0x46a6 015865 bpatch patch06_4 ,mem_patch06 
+0x46a7 015866 fetch 1 ,mem_remote_car_config_connect_led_gpio 
+0x46a8 015867 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
+:      015868 remote_car_ui_led_init_1:
+0x46a9 015869 fetcht 1 ,mem_remote_car_led_map 
+0x46aa 015870 branch gpio_config_output 
+:      015871 remote_car_pairing_led_gpio_set:
+0x46ab 015872 store 1 ,mem_remote_car_led_map 
+0x46ac 015873 branch remote_car_ui_led_init_1 
+:      015876 remote_car_init_environment:
+0x46ad 015877 call g24_transmit_init 
+:      015878 remote_no_data_timer_init:
+0x46ae 015879 fetch 2 ,mem_remote_car_no_data_timeout 
+0x46af 015880 store 2 ,mem_remote_car_no_data_timer 
+0x46b0 015881 rtn 
+:      015883 remote_car_le_before_hibernate:
+0x46b1 015884 call remote_car_process_lpm_before 
+:      015885 remote_gpio_set_before_hibernate:
+0x46b2 015886 fetch 1 ,mem_remote_style_struct_led_gpio 
+0x46b3 015887 set1 7 ,pdata 
+0x46b4 015888 arg gpcfg_output_high ,temp 
+0x46b5 015889 branch gpio_config_function 
+:      015891 remote_car_process_lpm_before:
+0x46b6 015892 call gpio_set_before_lpm 
+0x46b7 015893 branch keyscan_process_lpm_before 
+:      015895 remote_car_key_scan_process:
+0x46b8 015896 call keyscan_key_process 
+0x46b9 015897 call get_remote_key_state 
+0x46ba 015898 call remote_conn_led_state 
+0x46bb 015899 branch send_data 
+:      015901 remote_conn_led_state:
+0x46bc 015902 fetch 1 ,mem_remote_car_24g_status 
+0x46bd 015903 rtnne work_paired 
+0x46be 015904 fetch 4 ,mem_remote_car_motor1_key0_press_state 
+0x46bf 015905 branch remote_car_stop_state ,blank 
+0x46c0 015906 jam 0 ,mem_remote_car_no_data_check 
+0x46c1 015907 enable user 
+0x46c2 015908 branch check_51cmd_led_on 
+:      015909 remote_car_stop_state:
+0x46c3 015910 fetch 1 ,mem_remote_car_no_data_check 
+0x46c4 015911 rtneq 0xff 
+0x46c5 015912 pincrease 1 
+0x46c6 015913 store 1 ,mem_remote_car_no_data_check 
+0x46c7 015914 disable user 
+0x46c8 015915 branch check_51cmd_led_off 
+:      015918 get_remote_key_state:
+0x46c9 015919 fetcht 2 ,mem_key_value_retention 
+0x46ca 015920 and temp ,0x01 ,pdata 
+0x46cb 015921 rshift temp ,temp 
+0x46cc 015922 store 1 ,mem_remote_car_motor1_key0_press_state 
+0x46cd 015923 and temp ,0x01 ,pdata 
+0x46ce 015924 rshift temp ,temp 
+0x46cf 015925 store 1 ,mem_remote_car_motor1_key1_press_state 
+0x46d0 015926 and temp ,0x01 ,pdata 
+0x46d1 015927 rshift temp ,temp 
+0x46d2 015928 store 1 ,mem_remote_car_motor2_key2_press_state 
+0x46d3 015929 and temp ,0x01 ,pdata 
+0x46d4 015930 rshift temp ,temp 
+0x46d5 015931 store 1 ,mem_remote_car_motor2_key3_press_state 
+0x46d6 015932 rtn 
+:      015933 send_data:
+0x46d7 015934 bpatch patch06_5 ,mem_patch06 
+0x46d8 015935 call remote_car_fb_check 
+0x46d9 015936 call remote_car_lr_check 
+0x46da 015937 call remote_car_no_data_timeout_check 
+0x46db 015938 nrtn user 
+0x46dc 015939 branch remote_car_send_key 
+:      015942 remote_car_no_data_timeout_check:
+0x46dd 015943 fetch 1 ,mem_remote_car_24g_status 
+0x46de 015944 rtnne work_paired 
+0x46df 015945 fetch 1 ,mem_remote_car_no_data_check 
+0x46e0 015946 rtn blank 
+0x46e1 015947 sub pdata ,1 ,null 
+0x46e2 015948 nrtn positive 
+0x46e3 015949 fetch 2 ,mem_24g_reconn_timeout_init 
+0x46e4 015950 store 2 ,mem_24g_reconn_timeout 
+0x46e5 015951 branch enable_user 
+:      015955 remote_car_fb_check:
+0x46e6 015956 fetch 1 ,mem_remote_car_motor1_key0_press_state 
+0x46e7 015957 nbranch remote_car_send_motor1_key0_press ,blank 
+0x46e8 015958 fetch 1 ,mem_remote_car_motor1_key1_press_state 
+0x46e9 015959 nbranch remote_car_send_motor1_key1_press ,blank 
+0x46ea 015960 branch remote_car_send_motor1_key0_rel 
+:      015962 remote_car_lr_check:
+0x46eb 015963 fetch 1 ,mem_remote_car_motor2_key2_press_state 
+0x46ec 015964 nbranch remote_car_send_motor2_key2_press ,blank 
+0x46ed 015965 fetch 1 ,mem_remote_car_motor2_key3_press_state 
+0x46ee 015966 nbranch remote_car_send_motor2_key3_press ,blank 
+0x46ef 015967 branch remote_car_send_motor2_key2_rel 
+:      015970 remote_car_scale_process_idle:
+0x46f0 015971 call remote_car_24g_status_process 
+0x46f1 015972 branch remote_car_key_scan_process 
+:      015974 remote_car_scale_process_bb_event:
+0x46f2 015975 copy regc ,pdata 
+0x46f3 015976 beq bt_evt_button_up ,app_event_button_up 
+0x46f4 015977 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x46f5 015978 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
+0x46f6 015979 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
+0x46f7 015980 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
+0x46f8 015981 rtn 
+:      015983 remote_car_24g_attempt_fail:
+0x46f9 015984 branch g24_txbuf_clear 
+:      015986 remote_car_24g_pairing_complete:
+0x46fa 015987 bpatch patch06_6 ,mem_patch06 
+0x46fb 015988 fetch 4 ,mem_24g_receiver_addr 
+0x46fc 015989 store 4 ,mem_remote_24g_commom_addr 
+0x46fd 015990 fetch 1 ,mem_remote_save_addr_flag 
+0x46fe 015991 ncall remote_car_g24_save_commom_addr ,blank 
+0x46ff 015992 fetch 4 ,mem_remote_24g_commom_addr 
+0x4700 015993 call g24_update_addr_and_synccrc8 
+:      015996 remote_car_24g_attempt_success:
+0x4701 015997 jam 0 ,mem_24g_conn_sm 
+0x4702 015998 jam work_paired ,mem_remote_car_24g_auto_work_step 
+0x4703 015999 jam work_paired ,mem_remote_car_24g_pair_success_flag 
+0x4704 016000 jam 0 ,mem_24g_reconn_timeout 
+0x4705 016001 rtn 
+:      016002 remote_car_g24_save_commom_addr:
+0x4706 016005 fetch 1 ,mem_remote_save_addr_flag 
+0x4707 016006 rtn blank 
+0x4708 016007 fetch 1 ,mem_24g_lap + 1 
+0x4709 016008 store 1 ,mem_remote_24g_commom_addr + 3 
+0x470a 016010 fetch 1 ,mem_24g_receiver_addr + 1 
+0x470b 016011 store 1 ,mem_remote_24g_commom_addr + 2 
+0x470c 016013 fetch 1 ,mem_24g_lap 
+0x470d 016014 store 1 ,mem_remote_24g_commom_addr + 1 
+0x470e 016016 fetch 1 ,mem_24g_receiver_addr 
+0x470f 016017 store 1 ,mem_remote_24g_commom_addr 
+0x4710 016018 call remote_car_g24_search_commom_addr 
+0x4711 016019 fetch 4 ,mem_remote_24g_commom_addr 
+0x4712 016020 fetcht 4 ,mem_remote_24g_commom_addr_temp 
+0x4713 016021 isub temp ,null 
+0x4714 016022 rtn zero 
+0x4715 016023 copy regc ,regb 
+0x4716 016024 arg mem_remote_24g_commom_addr ,rega 
+0x4717 016025 arg 4 ,loopcnt 
+0x4718 016026 branch otp_write 
+:      016028 remote_car_g24_load_commom_addr:
+0x4719 016029 fetch 1 ,mem_remote_save_addr_flag 
+0x471a 016030 rtn blank 
+0x471b 016031 call remote_car_g24_search_commom_addr 
+0x471c 016032 fetch 4 ,mem_remote_24g_commom_addr_temp 
+0x471d 016033 rtn blank 
+0x471e 016034 store 4 ,mem_remote_24g_commom_addr 
+0x471f 016035 rtn 
+:      016038 remote_car_g24_search_commom_addr:
+0x4720 016039 fetch 1 ,mem_remote_save_addr_flag 
+0x4721 016040 rtn blank 
+0x4722 016041 arg otp_offset_remote_commom_start_addr ,regc 
+:      016042 remote_car_g24_search_commom_addr_loop:
+0x4723 016043 copy regc ,regb 
+0x4724 016044 arg mem_remote_24g_commom_addr_temp ,rega 
+0x4725 016045 arg 4 ,loopcnt 
+0x4726 016046 call otp_read_data 
+0x4727 016047 fetch 4 ,mem_remote_24g_commom_addr_read 
+0x4728 016048 rtn blank 
+0x4729 016049 store 4 ,mem_remote_24g_commom_addr_temp 
+0x472a 016050 copy regc ,pdata 
+0x472b 016051 arg otp_offset_remote_commom_end_addr ,temp 
+0x472c 016052 isub temp ,null 
+0x472d 016053 rtn positive 
+0x472e 016054 increase 4 ,regc 
+0x472f 016055 branch remote_car_g24_search_commom_addr_loop 
+:      016057 remote_car_24g_status_process:
+0x4730 016058 fetch 1 ,mem_remote_car_24g_auto_work_step 
+0x4731 016059 rtneq power_on 
+0x4732 016060 fetch 1 ,mem_remote_car_24g_status 
+0x4733 016061 rtneq work_paired 
+0x4734 016062 jam work_paired ,mem_remote_car_24g_status 
+:      016063 remote_car_scale_process_paired:
+0x4735 016064 arg 0 ,rega 
+0x4736 016065 branch ui_led_off_global 
+:      016066 remote_car_scale_process_shutdown:
+0x4737 016067 arg 0 ,rega 
+0x4738 016068 call ui_led_off_global 
+0x4739 016069 call remote_car_ui_led_init 
+0x473a 016070 branch app_enter_hibernate 
+:      016072 remote_car_event_timer:
+0x473b 016073 call app_power_timer 
+0x473c 016074 call g24_pair_timeout_timer 
+0x473d 016075 call g24_reconn_timeout_timer 
+0x473e 016076 branch remote_car_no_data_timer 
+:      016078 remote_car_no_data_timer:
+0x473f 016079 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
+0x4740 016080 rtn blank 
+0x4741 016081 fetch 1 ,mem_key_value_retention 
+0x4742 016082 nbranch remote_no_data_timer_init ,blank 
+0x4743 016083 arg mem_remote_car_no_data_timer ,regc 
+0x4744 016084 arg remote_car_scale_process_shutdown ,regb 
+0x4745 016085 branch timer_single_step_2b 
+:      016089 remote_car_send_motor1_key0_press:
+0x4746 016090 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x4747 016091 rtn 
+:      016092 remote_car_send_motor1_key1_press:
+0x4748 016093 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x4749 016094 rtn 
+:      016095 remote_car_send_motor2_key2_press:
+0x474a 016096 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x474b 016097 rtn 
+:      016098 remote_car_send_motor2_key3_press:
+0x474c 016099 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x474d 016100 rtn 
+:      016103 remote_car_send_motor1_key0_rel:
+:      016104 remote_car_send_motor1_key1_rel:
+0x474e 016105 jam motor_stop ,mem_remote_car_24g_motor1_payload 
+0x474f 016106 rtn 
+:      016107 remote_car_send_motor2_key2_rel:
+:      016108 remote_car_send_motor2_key3_rel:
+0x4750 016109 jam motor_stop ,mem_remote_car_24g_motor2_payload 
+0x4751 016110 rtn 
+:      016112 remote_car_send_key:
+0x4752 016113 arg mem_remote_car_24g_motor_packet ,rega 
+0x4753 016114 branch queue_push 
+:      016115 remote_car_send_attack:
+0x4754 016116 arg mem_remote_car_24g_fire_packet ,rega 
+0x4755 016117 branch queue_push 
+:      016119 remote_car_g24_package_data:
+0x4756 016120 fetch 1 ,mem_remote_car_24g_pair_success_flag 
+0x4757 016121 beq work_paired ,remote_car_g24_send_empty 
+0x4758 016122 arg mem_remote_car_24g_tx_temp ,rega 
+0x4759 016123 call queue_pop 
+0x475a 016124 nbranch remote_car_moto_data ,user 
+:      016125 remote_car_g24_package_data_continue:
+0x475b 016126 arg mem_remote_car_24g_tx_temp ,contr 
+0x475c 016127 ifetch 1 ,contr 
+0x475d 016128 copy pdata ,rega 
+0x475e 016129 arg mem_remote_car_24g_tx_temp + 1 ,regb 
+0x475f 016132 rtn 
+:      016134 remote_car_g24_send_empty:
+0x4760 016135 jam 0 ,mem_remote_car_24g_pair_success_flag 
+0x4761 016136 enable user 
+0x4762 016137 arg 1 ,rega 
+0x4763 016138 arg mem_remote_car_empty_packet ,regb 
+0x4764 016139 rtn 
+:      016141 remote_car_moto_data:
+0x4765 016142 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
+0x4766 016143 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
+0x4767 016144 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
+0x4768 016145 rtn 
+:      016146 remote_car_moto_data_next:
+0x4769 016147 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
+0x476a 016148 nbranch remote_car_moto_data_enable_user ,blank 
+0x476b 016149 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
+0x476c 016150 nbranch remote_car_moto_data_enable_user ,blank 
+0x476d 016151 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
+0x476e 016152 nbranch remote_car_moto_data_enable_user ,blank 
+0x476f 016153 rtn 
+:      016154 remote_car_moto_data_enable_user:
+0x4770 016155 enable user 
+0x4771 016156 branch remote_car_g24_package_data_continue 
+:      016161 remote_car_default_init:
+0x4772 016162 jam 0x14 ,mem_ui_button_timeout 
+0x4773 016163 jam 0x01 ,mem_ui_button_last_state 
+0x4774 016164 setarg 0x060f 
+0x4775 016165 store 2 ,mem_remote_car_queue_each_size 
+0x4776 016166 setarg mem_remote_car_queue_each_size 
+0x4777 016167 store 2 ,mem_queue_ptr 
+0x4778 016168 jam 0x01 ,mem_lpm_mode 
+0x4779 016169 jam 0x06 ,mem_lpm_overhead 
+0x477a 016170 jam 0x02 ,mem_lpm_mult_timeout 
+0x477b 016171 jam 0x00 ,mem_remote_car_hard_soft_switch 
+0x477c 016172 setarg mem_remote_style_led_type 
+0x477d 016173 store 2 ,mem_ui_led_struct_ptr 
+0x477e 016174 jam 0x01 ,mem_ui_led_struct_num 
+0x477f 016175 jam 0xff ,mem_remote_style_blink_count 
+0x4780 016176 setarg 0x0296 
+0x4781 016177 store 2 ,mem_remote_style_on_time 
+0x4782 016178 setarg 0x073a 
+0x4783 016179 store 2 ,mem_remote_style_off_time 
+0x4784 016180 setarg mem_remote_car_soft_power 
+0x4785 016181 store 2 ,mem_power_param_ptr 
+0x4786 016182 setarg 0x0c0c 
+0x4787 016183 store 2 ,mem_remote_car_power_off_timeout 
+0x4788 016184 setarg mem_remote_car_keyscan 
+0x4789 016185 store 2 ,mem_keyscan_ptr 
+0x478a 016186 jam 0x00 ,mem_remote_car_config_soft_switch_enable 
+0x478b 016187 jam 0xff ,mem_remote_car_config_connect_led_gpio 
+0x478c 016188 jam 0xff ,mem_remote_car_config_soft_switch_gpio 
+0x478d 016189 jam 0x00 ,mem_remote_car_config_key_map 
+0x478e 016190 jam 0x00 ,mem_remote_car_config_layout 
+0x478f 016191 jam 0x00 ,mem_remote_car_config_check_way 
+0x4790 016192 jam 0x01 ,mem_remote_car_config_timeout_shutdown_enable 
+0x4791 016193 setarg 0x4e55 
+0x4792 016194 store 2 ,mem_current_vdd_value_default_mid_x 
+0x4793 016195 store 2 ,mem_current_vdd_value_default_mid_y 
+0x4794 016196 setarg 0x0007 
+0x4795 016197 store 2 ,mem_current_vdd_default_range 
+0x4796 016198 jam 0x02 ,mem_adc_config_flag 
+0x4797 016199 setsect 0 ,0x35a0c 
+0x4798 016200 setsect 1 ,0x11a 
+0x4799 016201 setsect 2 ,0x60 
+0x479a 016202 setsect 3 ,0x28 
+0x479b 016203 store 9 ,mem_remote_car_24g_motor_packet 
+0x479c 016204 setsect 0 ,0x2000a 
+0x479d 016205 setsect 1 ,0x02 
+0x479e 016206 istore 4 ,contw 
+0x479f 016207 setsect 0 ,0x35a08 
+0x47a0 016208 setsect 1 ,0x19a 
+0x47a1 016209 setsect 2 ,0x00 
+0x47a2 016210 setsect 3 ,0x00 
+0x47a3 016211 store 9 ,mem_remote_car_24g_fire_packet 
+0x47a4 016212 setarg 0x0064 
+0x47a5 016213 store 2 ,mem_remote_car_no_data_timeout 
+0x47a6 016214 jam tx_power_0db ,mem_tx_power 
+0x47a7 016215 jam 0x01 ,mem_24g_data_type 
+0x47a8 016216 jam 0x06 ,mem_24g_max_retry 
+0x47a9 016217 jam 0x01 ,mem_24g_pair_switch 
+0x47aa 016218 jam 0x00 ,mem_24g_fast_conn_enable 
+0x47ab 016219 call g24_rx_window_init 
+0x47ac 016220 call g24_interval_param_8ms 
+0x47ad 016221 call g24_chmap_param_init 
+0x47ae 016224 setarg 0x0708 
+0x47af 016225 store 2 ,mem_24g_pair_timeout_init 
+0x47b0 016226 setarg 0x0050 
+0x47b1 016227 store 2 ,mem_24g_reconn_timeout_init 
+0x47b2 016228 setarg 0x0a7700 
+0x47b3 016229 store 3 ,mem_24g_long_sleep_set 
+0x47b4 016230 setarg 0x604800 
+0x47b5 016231 store 3 ,mem_24g_enter_hibernate 
+0x47b6 016232 rtn 
+:      016239 dongle_init:
+0x47b7 016240 setarg dongle_dispatch 
+0x47b8 016241 store 2 ,mem_cb_24g_receive_process 
+0x47b9 016242 setarg dongle_g24_mouse 
+0x47ba 016243 store 2 ,mem_cb_24g_data_device1 
+0x47bb 016244 setarg dongle_g24_kb 
+0x47bc 016245 store 2 ,mem_cb_24g_data_device2 
+0x47bd 016246 setarg dongle_ackpayload_prep 
+0x47be 016247 store 2 ,mem_cb_24g_ackpayload 
+0x47bf 016248 setarg dongle_usb_config 
+0x47c0 016249 store 2 ,mem_cb_usb_config 
+0x47c1 016250 branch usb_init 
+:      016253 dongle_default_init:
+0x47c2 016254 bpatch patch06_7 ,mem_patch06 
+0x47c3 016256 call dongle_read_kb_bind_status 
+0x47c4 016257 call dongle_xtal_select 
+0x47c5 016258 fetch 1 ,mem_dg_sys_config 
+0x47c6 016259 isolate1 dg_enable_eeprom ,pdata 
+0x47c7 016260 branch dongle_default_no_eeprom ,true 
+0x47c8 016261 fetch 1 ,mem_dg_sys_config 
+0x47c9 016262 isolate1 dg_enable_new_chmap ,pdata 
+0x47ca 016263 call g24_chamap_param_update ,true 
+:      016264 dongle_default_no_eeprom:
+0x47cb 016265 fetch 1 ,mem_dg_24g_tx_power_default 
+0x47cc 016266 store 1 ,mem_tx_power 
+0x47cd 016268 jam 0xff ,mem_rssi_buff_index 
+0x47ce 016269 setarg mem_dg_rssi_noise_buffer 
+0x47cf 016270 store 2 ,mem_rssi_noise_buffer_ptr 
+0x47d0 016271 setarg mem_dg_rssi_noise_dg_buffer 
+0x47d1 016272 store 2 ,mem_rssi_noise_self_buffer_ptr 
+0x47d2 016273 setarg mem_dg_rssi_noise_ms_buffer 
+0x47d3 016274 store 2 ,mem_rssi_noise_device1_buffer_ptr 
+0x47d4 016275 setarg mem_dg_rssi_noise_kb_buffer 
+0x47d5 016276 store 2 ,mem_rssi_noise_device2_buffer_ptr 
+0x47d6 016277 jam tx_power_f5db ,mem_24g_pair_tx_power 
+0x47d7 016278 jam 0 ,mem_dg_kb_bind_success 
+0x47d8 016279 jam 0 ,mem_24g_bind_device_living 
+0x47d9 016280 call g24_enable_1m 
+0x47da 016281 fetch 1 ,mem_dg_sys_config 
+0x47db 016282 isolate1 dg_enable_24g_2m ,pdata 
+0x47dc 016283 call g24_enable_2m ,true 
+0x47dd 016284 call g24_receive_init 
+0x47de 016285 call g24_pair_param_init 
+0x47df 016286 call g24_chmap_param_init 
+0x47e0 016288 fetch 1 ,mem_dg_usb_tx_interval 
+0x47e1 016289 store 1 ,mem_usb_tx_interval 
+0x47e2 016290 fetch 9 ,mem_dg_usb_vid_pid 
+0x47e3 016291 store 9 ,mem_usb_vid_pid 
+0x47e4 016292 rtn 
+:      016294 dongle_xtal_select:
+0x47e5 016295 jam xtal_24m ,mem_fcomp_div 
+0x47e6 016296 fetch 1 ,mem_dg_sys_config 
+0x47e7 016297 rtnbit0 dg_enable_xtal_24m 
+0x47e8 016298 jam xtal_16m ,mem_fcomp_div 
+0x47e9 016299 rtn 
+:      016301 dongle_dispatch:
+0x47ea 016302 fetch 1 ,mem_24g_pair_mode 
+0x47eb 016303 beq 0x00 ,dongle_auto_bind 
+0x47ec 016304 beq 0x01 ,dongle_pc_bind 
+0x47ed 016305 beq 0x0f ,dongle_all_powerful 
+0x47ee 016306 rtn 
+:      016309 dongle_read_kb_bind_status:
+0x47ef 016310 bpatch patch07_0 ,mem_patch07 
+0x47f0 016311 arg dongle_kb_bind_efuse_offect ,regb 
+0x47f1 016312 arg mem_dg_kb_bind_flag ,rega 
+0x47f2 016313 arg 1 ,loopcnt 
+0x47f3 016314 branch otp_read_data 
+:      016316 dongle_write_kb_bind_status:
+0x47f4 016317 bpatch patch07_1 ,mem_patch07 
+0x47f5 016318 arg 1 ,loopcnt 
+0x47f6 016319 arg mem_dg_kb_bind_flag ,rega 
+0x47f7 016320 arg dongle_kb_bind_efuse_offect ,regb 
+0x47f8 016321 branch otp_write 
+:      016323 dongle_usb_config:
+0x47f9 016324 fetch 1 ,mem_dg_sys_config 
+0x47fa 016325 bbit1 dg_enable_kb_icon ,dongle_usb_config_kb 
+0x47fb 016326 fetch 1 ,mem_dg_kb_bind_flag 
+0x47fc 016327 bne dongle_kb_bind_success ,dongle_usb_config_param 
+:      016328 dongle_usb_config_kb:
+0x47fd 016329 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
+0x47fe 016330 fetch 4 ,usb_devicedata_addr + 9 
+0x47ff 016331 set1 29 ,pdata 
+0x4800 016332 store 4 ,mem_devicedesc + 9 
+:      016333 dongle_usb_config_param:
+0x4801 016334 call dongle_usb_device_name 
+0x4802 016335 call usb_tx_interval_config 
+0x4803 016336 call dongle_usb_vid_pid_config 
+0x4804 016337 branch dongle_usb_hid_icon_config 
+:      016339 dongle_usb_vid_pid_config:
+0x4805 016340 fetch 1 ,mem_usb_vid_pid 
+0x4806 016341 rtn blank 
+0x4807 016342 fetch 1 ,mem_dg_kb_bind_flag 
+0x4808 016343 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
+:      016344 dongle_usb_vid_pid_for_mouse_only_auto_pair:
+0x4809 016345 fetch 4 ,mem_usb_vid_pid + 1 
+:      016346 dongle_usb_vid_pid_store:
+0x480a 016347 store 4 ,mem_devicedesc + 9 
+0x480b 016348 rtn 
+:      016349 dongle_usb_vid_pid_for_suit:
+0x480c 016350 fetch 4 ,mem_usb_vid_pid + 5 
+0x480d 016351 branch dongle_usb_vid_pid_store 
+:      016353 dongle_usb_hid_icon_config:
+0x480e 016354 fetch 1 ,mem_dg_kb_bind_flag 
+0x480f 016355 beq dongle_kb_bind_success ,dongle_usb_kb_hidreportdesc 
+0x4810 016356 setarg usb_kbdata_vendor_define_addr 
+0x4811 016357 store 2 ,mem_hidreportdesc_kb 
+0x4812 016358 jam 0x1a ,mem_confdesc + 26 
+0x4813 016359 rtn 
+:      016360 dongle_usb_kb_hidreportdesc:
+0x4814 016361 setarg usb_kbdata_addr 
+0x4815 016362 store 2 ,mem_hidreportdesc_kb 
+0x4816 016363 jam 0x3f ,mem_confdesc + 26 
+0x4817 016364 rtn 
+:      016366 dongle_usb_device_name:
+0x4818 016367 fetch 1 ,mem_dg_usb_device_name 
+0x4819 016368 rtn blank 
+0x481a 016369 arg mem_dg_usb_device_name ,contr 
+0x481b 016370 arg mem_string2 ,contw 
+0x481c 016371 arg 30 ,loopcnt 
+0x481d 016372 branch memcpy 
+:      016375 dongle_all_powerful:
+0x481e 016376 call g24_switch_work_mode 
+:      016377 dongle_all_powerful_loop:
+0x481f 016378 call dongle_work_mode_auto 
+0x4820 016379 call dongle_usb_dispatch 
+0x4821 016380 branch dongle_all_powerful_loop 
+:      016382 dongle_pc_bind:
+0x4822 016383 call g24_switch_work_mode 
+:      016384 dongle_pc_bind_loop:
+0x4823 016385 call dongle_work_mode_auto 
+0x4824 016386 call g24_bind_mode_auto 
+0x4825 016387 call dongle_usb_dispatch 
+0x4826 016388 branch dongle_pc_bind_loop 
+:      016390 dongle_g24_blank_data_process:
+0x4827 016391 call dongle_g24_ms_blank_data 
+0x4828 016392 call dongle_g24_kb_blank_data 
+0x4829 016393 call dongle_g24_kb_sys_ctrl_blank_data 
+0x482a 016394 branch dongle_g24_kb_mul_blank_data 
+:      016396 dongle_g24_ms_blank_data:
+0x482b 016397 bpatch patch07_2 ,mem_patch07 
+0x482c 016398 fetch 1 ,mem_dg_ms_blank_data_enable 
+0x482d 016399 rtn blank 
+0x482e 016400 arg g24_timer_ms_blank ,queue 
+0x482f 016401 call timer_check 
+0x4830 016402 nrtn blank 
+0x4831 016403 jam 0 ,mem_dg_ms_blank_data_enable 
+0x4832 016404 setarg ms_report_id 
+0x4833 016405 store 1 ,mem_usb_mouse_data 
+0x4834 016406 setarg 0 
+0x4835 016407 istore 7 ,contw 
+:      016408 dongle_usb_tx_ms_data:
+0x4836 016409 jam usb_ep2_ms ,mem_usb_ep2_data 
+:      016410 dongle_usb_tx_enable_ep2:
+0x4837 016411 fetch 1 ,mem_usb_tx_enable 
+0x4838 016412 set1 2 ,pdata 
+0x4839 016413 store 1 ,mem_usb_tx_enable 
+0x483a 016414 rtn 
+:      016416 dongle_g24_kb_blank_data:
+0x483b 016417 bpatch patch07_3 ,mem_patch07 
+0x483c 016418 fetch 1 ,mem_dg_kb_blank_data_enable 
+0x483d 016419 rtn blank 
+0x483e 016420 arg g24_timer_kb_blank ,queue 
+0x483f 016421 call timer_check 
+0x4840 016422 nrtn blank 
+0x4841 016423 jam 0 ,mem_dg_kb_blank_data_enable 
+0x4842 016424 arg mem_usb_kb_data ,contw 
+0x4843 016425 call memset0_16 
+0x4844 016426 fetch 8 ,mem_usb_kb_data 
+0x4845 016427 store 8 ,mem_dg_kb_data_last_data 
+:      016428 dongle_usb_tx_kb_data:
+0x4846 016429 jam kb_normal_report_id ,mem_usb_kb_data 
+:      016430 dongle_usb_tx_enable_ep1:
+0x4847 016431 jam usb_ep1_kb ,mem_usb_ep1_data 
+0x4848 016432 fetch 1 ,mem_usb_tx_enable 
+0x4849 016433 set1 1 ,pdata 
+0x484a 016434 store 1 ,mem_usb_tx_enable 
+0x484b 016435 rtn 
+:      016437 dongle_g24_kb_sys_ctrl_blank_data:
+0x484c 016438 fetch 1 ,mem_dg_kb_system_crtl_blank_data_enable 
+0x484d 016439 rtn blank 
+0x484e 016440 arg g24_timer_kb_sys_crtl_blank ,queue 
+0x484f 016441 call timer_check 
+0x4850 016442 nrtn blank 
+0x4851 016443 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
+0x4852 016444 arg mem_usb_kb_system ,contw 
+0x4853 016445 call memset0_16 
+0x4854 016446 jam kb_system_conctrl_report_id ,mem_usb_kb_system 
+0x4855 016447 fetch 2 ,mem_usb_kb_system 
+0x4856 016448 store 2 ,mem_dg_kb_system_sta_data 
+:      016449 dongle_usb_tx_sys_ctrl_data:
+0x4857 016450 jam usb_ep2_systemkey ,mem_usb_ep2_data 
+0x4858 016451 branch dongle_usb_tx_enable_ep2 
+:      016453 dongle_g24_kb_mul_blank_data:
+0x4859 016454 bpatch patch07_4 ,mem_patch07 
+0x485a 016455 fetch 1 ,mem_dg_kb_mul_blank_data_enable 
+0x485b 016456 rtn blank 
+0x485c 016457 arg g24_timer_kb_mul_blank ,queue 
+0x485d 016458 call timer_check 
+0x485e 016459 nrtn blank 
+0x485f 016460 jam 0 ,mem_dg_kb_mul_blank_data_enable 
+0x4860 016461 arg mem_usb_kb_multikey ,contw 
+0x4861 016462 call memset0_16 
+0x4862 016463 jam kb_multikey_report_id ,mem_usb_kb_multikey 
+0x4863 016464 fetch 3 ,mem_usb_kb_multikey 
+0x4864 016465 store 3 ,mem_dg_kb_multikey_last_data 
+:      016466 dongle_usb_tx_multikey_data:
+0x4865 016467 jam usb_ep2_multikey ,mem_usb_ep2_data 
+0x4866 016468 branch dongle_usb_tx_enable_ep2 
+:      016470 dongle_usb_dispatch:
+0x4867 016471 bpatch patch07_5 ,mem_patch07 
+0x4868 016472 fetch 1 ,mem_usb_remote_wakeup 
+0x4869 016473 call dongle_clear_pc_sleep_flag ,blank 
+0x486a 016474 call usb_isr 
+0x486b 016475 fetch 1 ,mem_usb0_get_set_report 
+0x486c 016476 rtn blank 
+0x486d 016477 jam 0 ,mem_usb0_get_set_report 
+0x486e 016478 fetch 2 ,mem_usb_setup_bvalue_temp 
+0x486f 016479 arg pc_set_report ,temp 
+0x4870 016480 isub temp ,null 
+0x4871 016481 nrtn zero 
+0x4872 016483 fetch 1 ,mem_usb0_set_report_data 
+0x4873 016484 rtnne pc_report_id 
+0x4874 016485 fetch 1 ,mem_usb0_set_report_data + 1 
+0x4875 016486 beq command_mode ,dongle_dispose_cmd_mode 
+0x4876 016487 beq command_bind ,dongle_dispose_cmd_bind 
+0x4877 016488 beq command_current_project ,dongle_dispose_cmd_current_project 
+0x4878 016489 beq command_current_mode ,dongle_dispose_cmd_current_mode 
+0x4879 016490 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
+:      016492 dongle_usb0_data_ready_report_set0:
+0x487a 016493 jam 0 ,mem_usb0_data_ready_report 
+0x487b 016494 rtn 
+:      016496 dongle_dispose_cmd_mode:
+0x487c 016497 fetch 1 ,mem_usb0_set_report_data + 2 
+0x487d 016498 beq com_mode_bind ,dongle_enter_bind_mode 
+0x487e 016499 branch dongle_usb0_data_ready_report_set0 
+:      016500 dongle_enter_bind_mode:
+0x487f 016501 call g24_bind_mode_enable 
+:      016502 dongle_usb0_data_ready_report_set1:
+0x4880 016503 jam 1 ,mem_usb0_data_ready_report 
+0x4881 016504 rtn 
+:      016506 dongle_dispose_cmd_bind:
+0x4882 016507 fetch 1 ,mem_usb0_set_report_data + 2 
+0x4883 016508 beq com_bind_get ,dongle_dispose_cmd_get_bind 
+0x4884 016509 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
+0x4885 016510 beq com_read_mode ,dongle_dispose_cmd_read_mode 
+0x4886 016511 branch dongle_usb0_data_ready_report_set0 
+:      016512 dongle_dispose_cmd_get_bind:
+0x4887 016513 fetch 1 ,mem_24g_bind_device_status 
+0x4888 016514 store 1 ,mem_usb0_get_report_data + 1 
+0x4889 016515 branch dongle_usb0_data_ready_report_set1 
+:      016516 dongle_dispose_cmd_exit_bind:
+0x488a 016517 call g24_work_mode_enable 
+0x488b 016518 branch dongle_dispose_cmd_get_bind 
+:      016519 dongle_dispose_cmd_read_mode:
+:      016520 dongle_dispose_in_bind_mode:
+0x488c 016521 jam command_bind ,mem_usb0_get_report_data + 1 
+0x488d 016522 branch dongle_usb0_data_ready_report_set1 
+:      016524 dongle_dispose_cmd_current_project:
+0x488e 016525 jam product_id ,mem_usb0_get_report_data + 1 
+0x488f 016526 branch dongle_usb0_data_ready_report_set1 
+:      016528 dongle_dispose_cmd_current_mode:
+0x4890 016529 fetch 1 ,mem_24g_work_mode 
+0x4891 016530 beq dongle_work ,dongle_dispose_in_work_mode 
+0x4892 016531 beq dongle_bind ,dongle_dispose_in_bind_mode 
+0x4893 016532 rtn 
+:      016533 dongle_dispose_in_work_mode:
+0x4894 016534 jam command_mode ,mem_usb0_get_report_data + 1 
+0x4895 016535 branch dongle_usb0_data_ready_report_set1 
+:      016537 dongle_dispose_cmd_current_fw_version:
+0x4896 016538 jam fw_version0 ,mem_usb0_get_report_data + 1 
+0x4897 016539 jam fw_version1 ,mem_usb0_get_report_data + 2 
+0x4898 016540 jam fw_version2 ,mem_usb0_get_report_data + 3 
+0x4899 016541 jam fw_version3 ,mem_usb0_get_report_data + 4 
+0x489a 016542 branch dongle_usb0_data_ready_report_set1 
+:      016550 dongle_auto_bind:
+0x489b 016551 call g24_mode_switch_init 
+:      016552 dongle_auto_bind_loop:
+0x489c 016553 call g24_mode_switch_bind_work 
+0x489d 016554 call g24_mode_switch_bind_search 
+0x489e 016555 call dongle_work_mode_auto 
+0x489f 016556 call g24_bind_mode_auto 
+0x48a0 016557 call g24_search_mode_auto 
+0x48a1 016558 call dongle_usb_dispatch 
+0x48a2 016559 branch dongle_auto_bind_loop 
+:      016561 dongle_work_mode_auto:
+0x48a3 016562 bpatch patch07_6 ,mem_patch07 
+0x48a4 016563 fetch 1 ,mem_24g_work_mode 
+0x48a5 016564 rtnne dongle_work 
+0x48a6 016565 call g24_work_mode_start 
+0x48a7 016566 call dongle_g24_blank_data_process 
+0x48a8 016567 fetch 1 ,mem_24g_pair_mode 
+0x48a9 016568 nrtn blank 
+0x48aa 016569 branch g24_nodata_process 
+:      016571 dongle_ackpayload_prep:
+0x48ab 016572 fetch 1 ,mem_24g_data_type 
+0x48ac 016573 beq datatype_device1 ,dongle_ackpayload_prep_mouse 
+0x48ad 016574 beq datatype_device2 ,dongle_ackpayload_prep_keyboard 
+:      016575 dongle_ackpayload_prep_mouse:
+0x48ae 016576 fetch 1 ,mem_dg_pc_sleep_flag 
+0x48af 016577 bbit1 0 ,dongle_pc_sleep_ackpayload_prep_mouse 
+0x48b0 016578 branch dongle_ackpayload_prep_end 
+:      016580 dongle_set_pc_sleep_flag:
+0x48b1 016581 fetch 1 ,mem_device_option 
+0x48b2 016582 rtnne dvc_op_dongle 
+0x48b3 016583 jam 3 ,mem_dg_pc_sleep_flag 
+0x48b4 016584 rtn 
+:      016585 dongle_clear_pc_sleep_flag:
+0x48b5 016586 jam 0 ,mem_dg_pc_sleep_flag 
+0x48b6 016587 rtn 
+:      016589 dongle_ackpayload_prep_keyboard:
+0x48b7 016590 fetch 1 ,mem_dg_pc_sleep_flag 
+0x48b8 016591 bbit1 1 ,dongle_pc_sleep_ackpayload_prep_keyboard 
+:      016592 dongle_ackpayload_prep_end:
+0x48b9 016593 fetch 1 ,mem_24g_ackpayload_enable 
+0x48ba 016594 beq bind_ackpayload ,dongle_g24_bind_ackpayload_prep 
+0x48bb 016595 beq kb_led_ackpayload ,dongle_g24_kb_led_ackpayload_prep 
+0x48bc 016596 rtn 
+:      016598 dongle_pc_sleep_ackpayload_prep_mouse:
+0x48bd 016599 fetch 1 ,mem_dg_pc_sleep_flag 
+0x48be 016600 set0 0 ,pdata 
+0x48bf 016601 store 1 ,mem_dg_pc_sleep_flag 
+0x48c0 016602 branch dongle_pc_sleep_ackpayload_prep 
+:      016604 dongle_pc_sleep_ackpayload_prep_keyboard:
+0x48c1 016605 fetch 1 ,mem_dg_pc_sleep_flag 
+0x48c2 016606 set0 1 ,pdata 
+0x48c3 016607 store 1 ,mem_dg_pc_sleep_flag 
+:      016608 dongle_pc_sleep_ackpayload_prep:
+0x48c4 016609 jam 0x01 ,mem_24g_datalen 
+0x48c5 016610 setarg 0xff 
+0x48c6 016611 store 1 ,mem_24g_txbuf 
+0x48c7 016612 rtn 
+:      016615 dongle_g24_bind_ackpayload_prep:
+0x48c8 016616 jam 1 ,mem_24g_ackpayload_enable 
+0x48c9 016617 call g24_binding_device_check 
+0x48ca 016618 nrtn user3 
+0x48cb 016619 branch g24_bind_ackpayload_prep 
+:      016621 dongle_g24_kb_led_ackpayload_prep:
+0x48cc 016622 fetch 1 ,mem_24g_rxbuf + 2 
+0x48cd 016623 beq datatype_device1 ,dongle_g24_bind_ackpayload_prep 
+0x48ce 016624 beq datatype_attemp ,dongle_g24_bind_ackpayload_prep 
+0x48cf 016625 jam 0 ,mem_usb_tx_win_enable 
+0x48d0 016626 jam 0x01 ,mem_24g_datalen 
+0x48d1 016627 fetch 1 ,mem_24g_led_status 
+0x48d2 016628 store 1 ,mem_24g_txbuf 
+0x48d3 016629 rtn 
+:      016631 dongle_g24_mouse:
+0x48d4 016632 setarg ms_report_id 
+0x48d5 016633 store 1 ,mem_usb_mouse_data 
+0x48d6 016634 fetch 7 ,mem_24g_rxdata_temp + 3 
+0x48d7 016635 istore 7 ,contw 
+0x48d8 016636 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x48d9 016637 ncall dongle_g24_ms_enable_blank_data_forcibly ,blank 
+0x48da 016638 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x48db 016639 call dongle_g24_ms_disable_blank_data_forcibly ,blank 
+0x48dc 016640 branch dongle_usb_tx_ms_data 
+:      016642 dongle_g24_ms_enable_blank_data_forcibly:
+0x48dd 016643 jam 1 ,mem_dg_ms_blank_data_enable 
+0x48de 016644 setarg timer_ms_blank_delay 
+0x48df 016645 arg g24_timer_ms_blank ,queue 
+0x48e0 016646 branch timer_init 
+:      016648 dongle_g24_ms_disable_blank_data_forcibly:
+0x48e1 016649 jam 0 ,mem_dg_ms_blank_data_enable 
+0x48e2 016650 setarg 0 
+0x48e3 016651 arg g24_timer_ms_blank ,queue 
+0x48e4 016652 branch timer_init 
+:      016654 dongle_g24_kb:
+0x48e5 016655 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x48e6 016656 beq 0 ,dongle_g24_kb_type0 
+0x48e7 016657 beq 2 ,dongle_g24_kb_type2 
+0x48e8 016658 beq 3 ,dongle_g24_kb_type3 
+0x48e9 016659 branch g24_rx_interrupt_clear 
+:      016661 dongle_g24_kb_type0:
+0x48ea 016662 fetch 1 ,mem_24g_rxdata_temp + 5 
+0x48eb 016663 store 1 ,mem_24g_ackpayload_enable 
+0x48ec 016664 jam 0 ,mem_24g_rxdata_temp + 5 
+0x48ed 016665 arg mem_usb_kb_data ,contw 
+0x48ee 016666 arg mem_24g_rxdata_temp + 4 ,contr 
+0x48ef 016667 arg 8 ,loopcnt 
+0x48f0 016668 call memcpy 
+0x48f1 016669 fetch 8 ,mem_usb_kb_data 
+0x48f2 016670 ncall dongle_g24_kb_enable_blank_data_forcibly ,blank 
+0x48f3 016671 fetch 8 ,mem_usb_kb_data 
+0x48f4 016672 call dongle_g24_kb_disable_blank_data_forcibly ,blank 
+0x48f5 016673 fetch 8 ,mem_usb_kb_data 
+0x48f6 016674 store 8 ,mem_dg_kb_data_sta_data 
+0x48f7 016675 fetcht 8 ,mem_dg_kb_data_last_data 
+0x48f8 016676 isub temp ,null 
+0x48f9 016677 ncall dongle_usb_tx_enable_ep1 ,zero 
+0x48fa 016678 fetch 8 ,mem_dg_kb_data_sta_data 
+0x48fb 016679 store 8 ,mem_dg_kb_data_last_data 
+0x48fc 016680 branch g24_rx_interrupt_clear 
+:      016682 dongle_g24_kb_enable_blank_data_forcibly:
+0x48fd 016683 jam 1 ,mem_dg_kb_blank_data_enable 
+0x48fe 016684 setarg timer_kb_blank_delay 
+0x48ff 016685 arg g24_timer_kb_blank ,queue 
+0x4900 016686 branch timer_init 
+:      016688 dongle_g24_kb_disable_blank_data_forcibly:
+0x4901 016689 jam 0 ,mem_dg_kb_blank_data_enable 
+0x4902 016690 setarg 0 
+0x4903 016691 arg g24_timer_kb_blank ,queue 
+0x4904 016692 branch timer_init 
+:      016694 dongle_g24_kb_type3:
+0x4905 016695 arg mem_usb_kb_multikey ,contw 
+0x4906 016696 arg mem_24g_rxdata_temp + 3 ,contr 
+0x4907 016697 arg 3 ,loopcnt 
+0x4908 016698 call memcpy 
+0x4909 016699 fetch 2 ,mem_usb_kb_multikey + 1 
+0x490a 016700 ncall dongle_g24_kb_mul_enable_blank_data_forcibly ,blank 
+0x490b 016701 fetch 2 ,mem_usb_kb_multikey + 1 
+0x490c 016702 call dongle_g24_kb_mul_disable_blank_data_forcibly ,blank 
+0x490d 016703 fetch 3 ,mem_usb_kb_multikey 
+0x490e 016704 store 3 ,mem_dg_kb_multikey_sta_data 
+0x490f 016705 fetcht 3 ,mem_dg_kb_multikey_last_data 
+0x4910 016706 isub temp ,null 
+0x4911 016707 ncall dongle_usb_tx_multikey_data ,zero 
+0x4912 016708 fetch 3 ,mem_dg_kb_multikey_sta_data 
+0x4913 016709 store 3 ,mem_dg_kb_multikey_last_data 
+0x4914 016710 branch g24_rx_interrupt_clear 
+:      016712 dongle_g24_kb_mul_enable_blank_data_forcibly:
+0x4915 016713 jam 1 ,mem_dg_kb_mul_blank_data_enable 
+0x4916 016714 setarg timer_kb_mul_blank_delay 
+0x4917 016715 arg g24_timer_kb_mul_blank ,queue 
+0x4918 016716 branch timer_init 
+:      016718 dongle_g24_kb_mul_disable_blank_data_forcibly:
+0x4919 016719 jam 0 ,mem_dg_kb_mul_blank_data_enable 
+0x491a 016720 setarg 0 
+0x491b 016721 arg g24_timer_kb_mul_blank ,queue 
+0x491c 016722 branch timer_init 
+:      016724 dongle_g24_kb_type2:
+0x491d 016725 arg mem_usb_kb_system ,contw 
+0x491e 016726 arg mem_24g_rxdata_temp + 3 ,contr 
+0x491f 016727 arg 2 ,loopcnt 
+0x4920 016728 call memcpy 
+0x4921 016729 fetch 2 ,mem_usb_kb_system 
+0x4922 016730 ncall dongle_g24_kb_sys_enable_blank_data_forcibly ,blank 
+0x4923 016731 fetch 2 ,mem_usb_kb_system 
+0x4924 016732 call dongle_g24_kb_sys_disable_blank_data_forcibly ,blank 
+0x4925 016733 fetch 2 ,mem_usb_kb_system 
+0x4926 016734 store 2 ,mem_dg_kb_system_sta_data 
+0x4927 016735 fetcht 2 ,mem_dg_kb_system_last_data 
+0x4928 016736 isub temp ,null 
+0x4929 016737 ncall dongle_usb_tx_sys_data ,zero 
+0x492a 016738 fetch 2 ,mem_dg_kb_system_sta_data 
+0x492b 016739 store 2 ,mem_dg_kb_system_last_data 
+0x492c 016740 branch g24_rx_interrupt_clear 
+:      016742 dongle_g24_kb_sys_enable_blank_data_forcibly:
+0x492d 016743 jam 1 ,mem_dg_kb_system_crtl_blank_data_enable 
+0x492e 016744 setarg timer_kb_sys_crtl_blank_delay 
+0x492f 016745 arg g24_timer_kb_sys_crtl_blank ,queue 
+0x4930 016746 branch timer_init 
+:      016747 dongle_g24_kb_sys_disable_blank_data_forcibly:
+0x4931 016748 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
+0x4932 016749 setarg 0 
+0x4933 016750 arg g24_timer_kb_sys_crtl_blank ,queue 
+0x4934 016751 branch timer_init 
+:      016753 dongle_usb_tx_sys_data:
+0x4935 016754 jam usb_ep2_systemkey ,mem_usb_ep2_data 
+0x4936 016755 branch dongle_usb_tx_enable_ep2 
+:      016758 dongle_g24_store_dvc2_bind_flag:
+0x4937 016759 fetch 1 ,mem_device_option 
+0x4938 016760 rtnne dvc_op_dongle 
+0x4939 016761 fetch 1 ,mem_dg_kb_bind_flag 
+0x493a 016762 rtneq dongle_kb_bind_success 
+:      016763 dongle_prep_soft_reset:
+0x493b 016764 jam 1 ,mem_dg_kb_bind_success 
+0x493c 016765 rtn 
+:      016768 dongle_kb_bind_soft_reset:
+0x493d 016769 fetch 1 ,mem_device_option 
+0x493e 016770 rtnne dvc_op_dongle 
+0x493f 016771 fetch 1 ,mem_dg_kb_bind_success 
+0x4940 016772 rtn blank 
+0x4941 016773 jam 0 ,mem_temp 
+:      016774 dongle_wirte_efuse_bind_status:
+0x4942 016775 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
+0x4943 016776 call dongle_write_kb_bind_status 
+0x4944 016777 call dongle_read_kb_bind_status 
+0x4945 016778 fetch 1 ,mem_temp 
+0x4946 016779 increase 1 ,pdata 
+0x4947 016780 store 1 ,mem_temp 
+0x4948 016781 beq 0xff ,soft_reset_chip 
+0x4949 016782 fetch 1 ,mem_dg_kb_bind_flag 
+0x494a 016783 bne dongle_kb_bind_success ,dongle_wirte_efuse_bind_status 
+0x494b 016784 branch soft_reset_chip 
+:      016796 keyboard_softreset_process:
+0x494c 016797 fetch 1 ,mem_device_option 
+0x494d 016798 rtnne dvc_op_keyboard 
+0x494e 016799 call mouse_wakeup_from_power_check 
+0x494f 016800 nbranch soft_reset + 1 ,user 
+0x4950 016801 fetch 1 ,mem_power_on_flag 
+0x4951 016802 branch soft_reset + 1 ,blank 
+0x4952 016803 fetch 1 ,mem_config_select_device_button_gpio 
+0x4953 016804 rtneq ui_button_gpio_disable 
+0x4954 016805 copy pdata ,queue 
+0x4955 016806 fetch 4 ,mem_saved_gpio_in 
+0x4956 016807 qisolate0 pdata 
+0x4957 016808 call keyboard_pb_set ,true 
+0x4958 016809 branch soft_reset + 2 
+:      016811 keyboard_init:
+0x4959 016812 call enable_authrom 
+0x495a 016813 call keyboard_setting_config 
+0x495b 016815 call keyboard_gpio_init 
+0x495c 016816 call keyboard_low_vol_mult_set 
+0x495d 016817 rtn wake 
+0x495e 016818 call keyboard_usb_check_enable 
+0x495f 016819 call keyboard_cb_fuction 
+0x4960 016820 fetch 1 ,mem_usb_addr 
+0x4961 016821 rtnbit1 7 
+:      016822 keyboard_init_wireless:
+0x4962 016823 fetch 2 ,mem_ui_state_map 
+0x4963 016824 bbit1 ui_state_btn_down ,keyboard_start_discovery 
+0x4964 016825 call mouse_check_select_device_by_switch 
+0x4965 016826 branch keyboard_start_work 
+:      016829 keyboard_usb_check_enable:
+0x4966 016830 fetch mouse_flag_len ,mem_mouse_flag 
+0x4967 016831 rtnbit0 mouse_enable_usb 
+0x4968 016832 setarg keyboard_usb_config_param 
+0x4969 016833 store 2 ,mem_cb_usb_config 
+0x496a 016834 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
+0x496b 016835 branch keyboard_usb_interface_check 
+:      016837 keyboard_usb_config_param:
+0x496c 016838 call keyboard_usb_config_kb_check 
+0x496d 016839 call keyboard_usb_config_param_init 
+0x496e 016840 branch keyboard_usb_config_param_setup 
+:      016842 keyboard_usb_config_kb_check:
+0x496f 016843 jam dongle_kb_bind_eeprom_offect ,mem_mouse_usb_keyboard_flag 
+0x4970 016844 fetch mouse_flag_len ,mem_mouse_flag 
+0x4971 016845 rtnbit0 mouse_enable_keyboard 
+0x4972 016846 jam dongle_kb_bind_success ,mem_mouse_usb_keyboard_flag 
+0x4973 016847 rtn 
+:      016849 keyboard_usb_config_param_init:
+0x4974 016850 fetch mouse_flag_len ,mem_mouse_flag 
+0x4975 016851 bbit1 mouse_enable_usb_250 ,keyboard_usb_report_rate_set_250hz 
+0x4976 016852 bbit1 mouse_enable_usb_500 ,keyboard_usb_report_rate_set_500hz 
+0x4977 016853 bbit1 mouse_enable_usb_1000 ,keyboard_usb_report_rate_set_1000hz 
+0x4978 016854 jam 0x19 ,mem_wire_usb_interval 
+0x4979 016855 jam 0x08 ,mem_usb_tx_interval 
+0x497a 016856 rtn 
+:      016857 keyboard_usb_report_rate_set_250hz:
+0x497b 016858 jam 0x0c ,mem_wire_usb_interval 
+0x497c 016859 jam 0x04 ,mem_usb_tx_interval 
+0x497d 016860 rtn 
+:      016861 keyboard_usb_report_rate_set_500hz:
+0x497e 016862 jam 0x06 ,mem_wire_usb_interval 
+0x497f 016863 jam 0x02 ,mem_usb_tx_interval 
+0x4980 016864 rtn 
+:      016865 keyboard_usb_report_rate_set_1000hz:
+0x4981 016866 jam 0x03 ,mem_wire_usb_interval 
+0x4982 016867 jam 0x01 ,mem_usb_tx_interval 
+0x4983 016868 rtn 
+:      016870 keyboard_usb_config_param_setup:
+0x4984 016871 call usb_tx_interval_config 
+0x4985 016872 call keyboard_usb_vid_pid_config 
+0x4986 016873 branch keyboard_usb_hid_icon_config 
+:      016875 keyboard_usb_vid_pid_config:
+0x4987 016876 fetch 1 ,mem_usb_vid_pid 
+0x4988 016877 rtn blank 
+0x4989 016878 fetch 1 ,mem_mouse_usb_keyboard_flag 
+0x498a 016879 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
+0x498b 016880 branch dongle_usb_vid_pid_for_mouse_only_auto_pair 
+:      016882 keyboard_usb_hid_icon_config:
+0x498c 016883 fetch 1 ,mem_mouse_usb_keyboard_flag 
+0x498d 016884 branch dongle_usb_hid_icon_config + 1 
+:      016888 keyboard_usb_interface_check:
+0x498e 016889 bpatch patch08_1 ,mem_patch08 
+0x498f 016890 fetcht 1 ,mem_usb_offline_check_gpio 
+0x4990 016891 call gpio_get_bit 
+0x4991 016892 branch keyboard_usb_gpio_low ,true 
+0x4992 016893 branch keyboard_usb_gpio_high 
+:      016896 keyboard_usb_gpio_low:
+0x4993 016897 fetch 1 ,mem_mouse_usb_vdd_status 
+0x4994 016898 rtneq mouse_usb_interface_remove 
+0x4995 016899 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
+0x4996 016900 jam 0 ,mem_usb_device_enumeration_endflag 
+0x4997 016901 jam 0 ,mem_usb_status 
+0x4998 016902 jam 0 ,mem_usb_state 
+0x4999 016903 branch keyboard_init_wireless 
+:      016906 keyboard_usb_gpio_high:
+0x499a 016907 fetch 1 ,mem_mouse_usb_vdd_status 
+0x499b 016908 rtneq mouse_usb_interface_insert 
+0x499c 016909 jam mouse_usb_interface_insert ,mem_mouse_usb_vdd_status 
+0x499d 016910 call mouse_24g_stop 
+0x499e 016911 call mouse_stop_bluetooth_mode 
+0x499f 016912 call keyboard_device_led_all_off 
+0x49a0 016913 branch usb_init 
+:      016917 keyboard_setting_config:
+0x49a1 016918 rtn wake 
+0x49a2 016920 call g24_transmit_init 
+0x49a3 016921 call g24_chmap_param_init 
+0x49a4 016923 call keyboard_param_init 
+0x49a5 016924 fetcht 1 ,mem_mcu_rstb_gpio 
+0x49a6 016925 call gpio_out_inactive 
+0x49a7 016927 call keyboard_device_led_off 
+0x49a8 016928 call mouse_device_multi_led_parm_init 
+0x49a9 016929 call le_set_fixed_ltk_justwork 
+0x49aa 016931 fetch mouse_flag_len ,mem_mouse_flag 
+0x49ab 016932 bbit1 mouse_enable_otp ,keyboard_load_otp_info_check 
+0x49ac 016933 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
+0x49ad 016934 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
+0x49ae 016935 rtn 
+:      016940 keyboard_param_init:
+0x49af 016942 call mouse_param_common_init 
+0x49b0 016944 jam 0 ,mem_same_keyvalue_timerout_flag 
+0x49b1 016945 setarg 0x230170 
+0x49b2 016946 store 3 ,mem_mouse_vdd_full_vol 
+0x49b3 016947 setarg 0x015301 
+0x49b4 016948 istore 3 ,contw 
+0x49b5 016949 arg mem_le_adv_swift_pair ,contw 
+0x49b6 016950 arg 20 ,loopcnt 
+0x49b7 016951 call clear_mem 
+0x49b8 016953 fetch 1 ,mem_le_name_len 
+0x49b9 016954 sub pdata ,12 ,null 
+0x49ba 016955 nbranch ble_name_set_no_swift_pair ,positive 
+0x49bb 016956 setarg 0x06ff06 
+0x49bc 016957 store 3 ,mem_le_adv_swift_pair 
+0x49bd 016958 setarg 0x000300 
+0x49be 016959 istore 3 ,contw 
+0x49bf 016960 setarg 0x80 
+0x49c0 016961 istore 1 ,contw 
+:      016962 ble_store_le_name:
+0x49c1 016963 fetch 1 ,mem_le_name_len 
+0x49c2 016964 increase 1 ,pdata 
+0x49c3 016965 copy pdata ,loopcnt 
+0x49c4 016966 arg mem_le_scan_data ,contr 
+0x49c5 016967 branch memcpy 
+:      016969 ble_name_set_no_swift_pair:
+0x49c6 016970 arg mem_le_adv_swift_pair ,contw 
+0x49c7 016971 branch ble_store_le_name 
+:      016974 keyboard_gpio_init:
+0x49c8 016977 fetcht 1 ,mem_mcu_clk_gpio 
+0x49c9 016978 call gpio_set_high_impedance 
+0x49ca 016979 fetcht 1 ,mem_mcu_stb_gpio 
+0x49cb 016980 call gpio_set_high_impedance 
+0x49cc 016981 fetcht 1 ,mem_mcu_rstb_gpio 
+0x49cd 016982 call gpio_set_high_impedance 
+0x49ce 016984 setarg mem_key_row_gpio 
+0x49cf 016985 store 2 ,mem_kb_row_ptr 
+0x49d0 016987 setarg mem_key_col_gpio 
+0x49d1 016988 store 2 ,mem_kb_col_ptr 
+0x49d2 016990 setarg mem_key_excol_gpio 
+0x49d3 016991 store 2 ,mem_kb_excol_ptr 
+0x49d4 016993 fetch 2 ,mem_kb_row_ptr 
+0x49d5 016994 copy pdata ,regb 
+0x49d6 016995 arg 8 ,loopcnt 
+:      016997 keyboard_key_row_init:
+0x49d7 016998 ifetcht 1 ,regb 
+0x49d8 016999 sub temp ,ui_button_gpio_disable ,null 
+0x49d9 017000 ncall keboard_gpio_set_high_impedance ,zero 
+0x49da 017001 increase 1 ,regb 
+0x49db 017002 loop keyboard_key_row_init 
+0x49dc 017003 call lpm_write_gpio_wakeup 
+0x49dd 017004 fetch 2 ,mem_kb_col_ptr 
+0x49de 017005 copy pdata ,regb 
+0x49df 017006 copy pdata ,regc 
+0x49e0 017007 arg 11 ,loopcnt 
+:      017009 keyboard_key_cow_init:
+0x49e1 017010 ifetcht 1 ,regb 
+0x49e2 017011 isolate1 7 ,temp 
+0x49e3 017012 ncall gpio_set_high_impedance ,true 
+0x49e4 017013 increase 1 ,regb 
+0x49e5 017014 loop keyboard_key_cow_init 
+0x49e6 017015 rtn 
+:      017016 keboard_gpio_set_high_impedance:
+0x49e7 017018 call gpio_set_high_impedance 
+0x49e8 017019 ifetcht 1 ,regb 
+0x49e9 017020 branch gpio_set_low_pullup 
+:      017024 keyboard_low_vol_mult_set:
+0x49ea 017025 fetch 1 ,mem_device_flag 
+0x49eb 017026 beq mode_bt_device1 ,keyboard_low_vol_mult_ble_set 
+0x49ec 017027 setarg 0x5d4800 
+0x49ed 017028 store 4 ,mem_24g_long_sleep_set1 
+0x49ee 017029 fetch 1 ,mem_adc_power_flag 
+0x49ef 017030 rtnbit0 0 
+0x49f0 017031 branch mouse_24g_long_sleep_set 
+:      017032 keyboard_low_vol_mult_ble_set:
+0x49f1 017033 jam 0x0c ,mem_lpm_mult_init 
+0x49f2 017034 fetch 1 ,mem_adc_power_flag 
+0x49f3 017035 rtnbit0 0 
+0x49f4 017036 jam 0x10 ,mem_lpm_mult_init 
+0x49f5 017037 fetch 1 ,mem_mouse_current_mult_timer 
+0x49f6 017038 branch mouse_current_mult_reinit ,blank 
+0x49f7 017039 rtn 
+:      017042 keyboard_pairing_check_otp_offset:
+0x49f8 017043 fetch 2 ,mem_otp_read_retention_offset 
+0x49f9 017044 arg 0x528 ,temp 
+0x49fa 017045 isub temp ,null 
+0x49fb 017046 nrtn positive 
+0x49fc 017047 branch assert 
+:      017049 keyboard_load_otp_info_check:
+0x49fd 017050 bpatch patch08_2 ,mem_patch08 
+0x49fe 017051 fetch 1 ,mem_device_flag 
+0x49ff 017052 beq mode_24g_device ,keyboard_load_otp_device_info_g24_init 
+0x4a00 017053 beq mode_bt_device1 ,keyboard_load_otp_device_info_ble_init 
+0x4a01 017054 rtn 
+:      017056 keyboard_load_otp_device_info_g24_init:
+0x4a02 017057 arg 80 ,regd 
+0x4a03 017058 setarg 0x400 
+0x4a04 017059 idiv regd 
+0x4a05 017060 call wait_div_end 
+0x4a06 017061 quotient pdata 
+0x4a07 017062 store 2 ,mem_pdatatemp 
+0x4a08 017063 arg 0x1fcc ,pdata 
+0x4a09 017064 arg 4 ,temp 
+0x4a0a 017065 arg 4 ,rege 
+0x4a0b 017066 branch keyboard_load_otp_device_info 
+:      017067 keyboard_load_otp_device_info_ble_init:
+0x4a0c 017068 arg 280 ,regd 
+0x4a0d 017069 setarg 0x400 
+0x4a0e 017070 idiv regd 
+0x4a0f 017071 call wait_div_end 
+0x4a10 017072 quotient pdata 
+0x4a11 017073 store 2 ,mem_pdatatemp 
+0x4a12 017074 arg 0x1fc2 ,pdata 
+0x4a13 017075 arg 14 ,temp 
+0x4a14 017076 arg 14 ,rege 
+0x4a15 017077 branch keyboard_load_otp_device_info 
+:      017078 keyboard_load_otp_device_info:
+0x4a16 017079 storet 1 ,mem_temp 
+0x4a17 017080 arg mem_otp_read_retention_memory ,rega 
+0x4a18 017081 arg 0 ,regc 
+:      017082 keyboard_load_otp_info_check_page_loop:
+0x4a19 017083 copy pdata ,regb 
+0x4a1a 017084 fetchr loopcnt ,1 ,mem_temp 
+0x4a1b 017085 call otp_read_data 
+0x4a1c 017086 fetch 8 ,mem_otp_read_retention_memory 
+0x4a1d 017087 fetcht 8 ,mem_otp_read_retention_memory + 8 
+0x4a1e 017088 ior temp ,pdata 
+0x4a1f 017089 fetcht 8 ,mem_otp_read_retention_memory + 16 
+0x4a20 017090 ior temp ,pdata 
+0x4a21 017091 branch keyboard_load_otp_info_check_first_time ,blank 
+0x4a22 017092 increase 1 ,regc 
+0x4a23 017093 fetch 2 ,mem_pdatatemp 
+0x4a24 017094 isub regc ,null 
+0x4a25 017096 copy regb ,pdata 
+0x4a26 017097 isub regd ,pdata 
+0x4a27 017098 branch keyboard_load_otp_info_check_page_loop 
+:      017099 keyboard_load_otp_info_check_first_time:
+0x4a28 017101 sub regc ,0 ,null 
+0x4a29 017102 branch keyboard_load_otp_info_check_first_time_process ,zero 
+:      017103 keyboard_load_otp_info_check_first_time_loop_init:
+0x4a2a 017104 copy regb ,pdata 
+0x4a2b 017105 iadd regd ,pdata 
+:      017106 keyboard_load_otp_info_check_first_time_loop:
+0x4a2c 017107 isub rege ,pdata 
+0x4a2d 017108 copy pdata ,regb 
+0x4a2e 017109 fetchr loopcnt ,1 ,mem_temp 
+0x4a2f 017110 call otp_read_data 
+0x4a30 017111 fetch 8 ,mem_otp_read_retention_memory 
+0x4a31 017112 fetcht 8 ,mem_otp_read_retention_memory + 8 
+0x4a32 017113 ior temp ,pdata 
+0x4a33 017114 fetcht 8 ,mem_otp_read_retention_memory + 16 
+0x4a34 017115 ior temp ,pdata 
+0x4a35 017116 branch keyboard_load_otp_info_check_offset_process ,blank 
+0x4a36 017117 copy regb ,pdata 
+0x4a37 017118 branch keyboard_load_otp_info_check_first_time_loop 
+:      017119 keyboard_load_otp_info_check_first_time_process:
+0x4a38 017120 storer rege ,1 ,mem_otp_read_retention_offset 
+0x4a39 017121 rtn 
+:      017122 keyboard_load_otp_info_check_offset_process:
+0x4a3a 017123 bpatch patch08_3 ,mem_patch08 
+0x4a3b 017124 setarg 0x1fd0 
+0x4a3c 017125 isub regb ,pdata 
+0x4a3d 017126 store 2 ,mem_otp_read_retention_offset 
+0x4a3e 017127 copy regb ,pdata 
+0x4a3f 017128 iadd rege ,regb 
+0x4a40 017129 fetchr loopcnt ,1 ,mem_temp 
+0x4a41 017130 arg mem_otp_read_retention_memory ,rega 
+0x4a42 017131 call otp_read_data 
+0x4a43 017132 fetch 1 ,mem_device_flag 
+0x4a44 017133 beq mode_24g_device ,keyboard_load_otp_info_check_offset_process_g24 
+0x4a45 017134 beq mode_bt_device1 ,keyboard_load_otp_info_check_offset_process_ble 
+0x4a46 017135 rtn 
+:      017137 keyboard_load_otp_info_check_offset_process_g24:
+0x4a47 017138 fetch 6 ,mem_otp_read_retention_memory 
+0x4a48 017139 store 4 ,mem_mouse_24g_addr 
+0x4a49 017140 branch keybaord_load_device_info 
+:      017142 keyboard_load_otp_info_check_offset_process_ble:
+0x4a4a 017143 fetch 1 ,mem_otp_read_retention_memory 
+0x4a4b 017144 sub pdata ,system_os_mac ,null 
+0x4a4c 017145 ncall set_pdata_0 ,positive 
+0x4a4d 017146 store 1 ,mem_kb_computer_system 
+0x4a4e 017147 fetch 1 ,mem_otp_read_retention_memory + 1 
+0x4a4f 017148 store 1 ,mem_device1_type 
+0x4a50 017149 fetch 6 ,mem_otp_read_retention_memory + 2 
+0x4a51 017150 store 6 ,mem_device1_addr 
+0x4a52 017151 fetch 6 ,mem_otp_read_retention_memory + 8 
+0x4a53 017152 store 6 ,mem_device1_locall_addr 
+0x4a54 017153 branch mouse_select_reconn_device 
+:      017156 keyboard_load_otp_info_check_overwise:
+0x4a55 017157 branch assert 
+:      017160 keyboard_store_device_info:
+0x4a56 017161 bpatch patch08_4 ,mem_patch08 
+0x4a57 017162 fetch mouse_flag_len ,mem_mouse_flag 
+0x4a58 017163 bbit1 mouse_enable_otp ,keyboard_store_otp_device_info 
+0x4a59 017164 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0x4a5a 017165 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+0x4a5b 017166 rtn 
+:      017168 keyboard_store_otp_device_info:
+0x4a5c 017169 rtn 
+0x4a5d 017170 fetch 1 ,mem_device_flag 
+0x4a5e 017171 beq mode_24g_device ,keyboard_store_otp_device_info_g24 
+0x4a5f 017172 beq mode_bt_device1 ,keyboard_store_otp_device_info_ble 
+0x4a60 017173 rtn 
+:      017175 keyboard_store_otp_device_info_g24:
+0x4a61 017176 fetcht 2 ,mem_otp_read_retention_offset 
+0x4a62 017177 setarg 0x1fd0 
+0x4a63 017178 isub temp ,regb 
+0x4a64 017179 arg mem_mouse_24g_addr ,rega 
+0x4a65 017180 arg 4 ,loopcnt 
+0x4a66 017181 call otp_write 
+0x4a67 017182 fetcht 2 ,mem_otp_read_retention_offset 
+0x4a68 017183 increase 4 ,temp 
+0x4a69 017184 storet 2 ,mem_otp_read_retention_offset 
+0x4a6a 017185 rtn 
+:      017187 keyboard_store_otp_device_info_ble:
+0x4a6b 017188 fetcht 2 ,mem_otp_read_retention_offset 
+0x4a6c 017189 setarg 0x1fd0 
+0x4a6d 017190 isub temp ,regb 
+0x4a6e 017193 add regb ,1 ,regb 
+0x4a6f 017194 arg mem_device1_addr ,rega 
+0x4a70 017195 arg 6 ,loopcnt 
+0x4a71 017196 call otp_write 
+0x4a72 017198 add regb ,7 ,regb 
+0x4a73 017199 arg mem_device1_locall_addr ,rega 
+0x4a74 017200 arg 6 ,loopcnt 
+0x4a75 017201 branch otp_write 
+:      017203 keybaord_load_device_info:
+0x4a76 017204 fetch 4 ,mem_mouse_24g_addr 
+0x4a77 017205 store 4 ,mem_24g_receiver_addr 
+0x4a78 017206 store 4 ,mem_24g_addr 
+0x4a79 017207 rtn 
+:      017210 keyboard_cb_fuction:
+0x4a7a 017211 bpatch patch08_5 ,mem_patch08 
+0x4a7b 017212 setarg mouse_24g_before_lpm_sleep 
+0x4a7c 017213 store 2 ,mem_cb_before_lpm_sleep 
+0x4a7d 017214 setarg keyboard_24g_package_data 
+0x4a7e 017215 store 2 ,mem_cb_24g_transmit_data 
+0x4a7f 017216 setarg keyboard_24g_search_dongle 
+0x4a80 017217 store 2 ,mem_cb_24g_search_receiver 
+0x4a81 017218 setarg keyboard_lpm_before_common 
+0x4a82 017219 store 2 ,mem_cb_24g_lpm_before 
+0x4a83 017220 setarg keyboard_le 
+0x4a84 017221 store 2 ,mem_cb_le_process 
+0x4a85 017223 setarg keyboard_process_lpm_before 
+0x4a86 017224 store 2 ,mem_cb_before_lpm 
+0x4a87 017226 setarg keyboard_priority_bb_event 
+0x4a88 017227 store 2 ,mem_cb_bb_event_process 
+0x4a89 017228 setarg keyboard_idle 
+0x4a8a 017229 store 2 ,mem_cb_idle_process 
+0x4a8b 017230 setarg keyboard_before_hibernate 
+0x4a8c 017231 store 2 ,mem_cb_before_hibernate 
+0x4a8d 017232 setarg mouse_le_bb_event_connect_complete 
+0x4a8e 017233 store 2 ,mem_cb_att_write 
+0x4a8f 017234 setarg keyboard_bb_event_timer 
+0x4a90 017235 store 2 ,mem_cb_event_timer 
+0x4a91 017236 setarg mouse_spi_write_flash_cb 
+0x4a92 017237 store 2 ,mem_cb_spi_flash_write_complate 
+0x4a93 017238 setarg mouse_lpm_check_wake_lock 
+0x4a94 017239 store 2 ,mem_cb_check_wakelock 
+0x4a95 017240 setarg mouse_le_transmit 
+0x4a96 017241 store 2 ,mem_cb_ble_transmit 
+0x4a97 017242 setarg mouse_set_lpm_mult 
+0x4a98 017243 store 2 ,mem_cb_bt_set_mult 
+0x4a99 017244 rtn 
+:      017248 keyboard_priority_bb_event:
+0x4a9a 017249 bpatch patch08_6 ,mem_patch08 
+0x4a9b 017250 copy regc ,pdata 
+0x4a9c 017252 beq bt_evt_le_start_enc ,keyboard_le_ll_start_encryt 
+0x4a9d 017253 beq bt_evt_le_parse_conn_param_accepted ,keyboard_le_parse_conn_param_accepted 
+0x4a9e 017254 beq bt_evt_le_parse_conn_papa_update_rsp ,keyboard_le_conn_param_update_rsp_recieved 
+0x4a9f 017255 beq bt_evt_le_disconnected ,keyboard_le_bb_disconnected 
+0x4aa0 017257 beq bt_evt_le_connected ,keyboard_le_bb_event_connected 
+0x4aa1 017258 beq bt_evt_button_long_pressed ,keyboard_bb_event_discovery_btn 
+0x4aa2 017259 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
+0x4aa3 017260 beq bt_evt_le_enc_info ,mouse_le_enc_info 
+0x4aa4 017262 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
+0x4aa5 017263 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
+0x4aa6 017265 beq bt_evt_24g_pairing_complete ,keyboard_24g_pairing_complete 
+0x4aa7 017266 beq bt_evt_24g_attempt_success ,keyboard_24g_attempt_success 
+0x4aa8 017267 beq bt_evt_24g_attempt_fail ,keyboard_24g_attempt_fail 
+0x4aa9 017270 rtn 
+:      017276 keyboard_le_bb_event_connected:
+0x4aaa 017277 jam 0 ,mem_mouse_long_mult_flag 
+0x4aab 017279 jam 1 ,mem_mouse_le_bb_connected_flag 
+0x4aac 017280 call mouse_24g_first_store_reconn_info 
+0x4aad 017281 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x4aae 017282 nbranch keyboard_le_bb_event_connected_next ,blank 
+0x4aaf 017283 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
+:      017284 keyboard_le_bb_event_connected_next:
+0x4ab0 017285 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x4ab1 017286 set0 app_disc_by_button ,pdata 
+0x4ab2 017287 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x4ab3 017288 jam 0 ,mem_mouse_direct_timer 
+0x4ab4 017289 fetch 2 ,mem_le_battery_level_updata_timer_init 
+0x4ab5 017290 store 2 ,mem_le_battery_level_updata_timer 
+0x4ab6 017291 call mouse_no_data_timer_init 
+0x4ab7 017292 branch keyboard_stop_discovery 
+:      017295 keyboard_le_bb_disconnected:
+0x4ab8 017296 setarg 0 
+0x4ab9 017297 store 2 ,mem_le_battery_level_updata_timer 
+0x4aba 017298 store 1 ,mem_keyboard_le_send_conn_param_update 
+0x4abb 017299 store 1 ,mem_keyboard_le_send_conn_param_update_timer 
+0x4abc 017300 store 1 ,mem_mouse_le_bb_connected_flag 
+:      017301 keyboard_le_bb_disconnected_next:
+0x4abd 017302 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x4abe 017303 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x4abf 017304 call le_clr_config_more_data 
+0x4ac0 017305 branch keyboard_bb_disconnected 
+:      017306 keyboard_bb_disconnected:
+0x4ac1 017307 call mouse_bb_discon_clear_stack 
+0x4ac2 017308 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x4ac3 017309 bbit1 app_disc_ble ,keyboard4_0_event_bb_disconn 
+0x4ac4 017310 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x4ac5 017311 branch keyboard_start_discovery 
+:      017312 keyboard4_0_event_bb_disconn:
+0x4ac6 017313 call mouse_le_clean_connect_flag 
+0x4ac7 017314 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x4ac8 017315 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x4ac9 017316 call ice_break 
+0x4aca 017317 branch keyboard_app_enter_hibernate 
+:      017320 keyboard_le_ll_start_encryt:
+0x4acb 017321 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x4acc 017322 beq 1 ,keyboard_le_ll_reconn_start_encryt 
+0x4acd 017323 jam 20 ,mem_le_start_encrypt_timer 
+0x4ace 017324 jam 5 ,mem_le_start_auto_reco_timer 
+0x4acf 017325 branch mouse_le_ll_enable_start_enc_flag 
+:      017326 keyboard_le_ll_reconn_start_encryt:
+0x4ad0 017327 call mouse_updata_le_param 
+0x4ad1 017328 jam 5 ,mem_le_start_encrypt_timer 
+0x4ad2 017329 branch mouse_le_ll_enable_start_enc_flag 
+:      017331 keyboard_le_parse_conn_param_accepted:
+0x4ad3 017332 fetch 1 ,mem_le_new_conninterval 
+0x4ad4 017333 sub pdata ,le_interval_15ms ,null 
+0x4ad5 017334 nbranch mouse_le_conn_param_lpm_disable ,positive 
+0x4ad6 017335 fetch 1 ,mem_le_new_connslavelatency 
+0x4ad7 017336 fetcht 1 ,mem_lpm_mult_init 
+0x4ad8 017337 isub temp ,null 
+0x4ad9 017338 branch mouse_le_lpm_mult_reinit ,positive 
+0x4ada 017339 fetch 1 ,mem_le_new_connslavelatency 
+0x4adb 017340 store 1 ,mem_lpm_mult 
+0x4adc 017341 branch mouse_le_conn_param_lpm_enable 
+:      017343 keyboard_le_conn_param_update_rsp_recieved:
+0x4add 017344 fetch 1 ,mem_keyboard_le_send_conn_param_update 
+0x4ade 017345 nrtn blank 
+0x4adf 017346 jam 1 ,mem_keyboard_le_send_conn_param_update 
+0x4ae0 017347 jam 30 ,mem_keyboard_le_send_conn_param_update_timer 
+0x4ae1 017348 rtn 
+:      017350 keyboard_24g_pairing_complete:
+0x4ae2 017351 call keyboard_get_24g_led_enable 
+0x4ae3 017352 call mouse_no_data_timer_init 
+0x4ae4 017353 branch mouse_24g_pairing_complete_common 
+:      017355 keyboard_24g_attempt_success:
+0x4ae5 017356 call keyboard_get_24g_led_enable 
+0x4ae6 017357 fetch 4 ,mem_24g_addr 
+0x4ae7 017358 store 4 ,mem_24g_receiver_addr 
+0x4ae8 017359 store 4 ,mem_mouse_24g_addr 
+0x4ae9 017360 call g24_ch_syncword_crc8_init 
+0x4aea 017361 call mouse_device_poweron_led_config 
+0x4aeb 017362 call mouse_no_data_timer_init 
+0x4aec 017363 branch mouse_24g_attempt_success 
+:      017365 keyboard_24g_get_led:
+0x4aed 017366 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
+0x4aee 017367 call keyboard_clear_key_data 
+0x4aef 017368 jam 0x03 ,mem_customer_key_press + 2 
+0x4af0 017369 rtn 
+:      017371 keyboard_24g_led_get_status_check:
+0x4af1 017372 arg 6 ,loopcnt 
+0x4af2 017373 arg mem_keyboard_tx_data + 3 ,contr 
+:      017374 keyboard_24g_led_data_check:
+0x4af3 017375 ifetch 1 ,contr 
+0x4af4 017376 beq hid_key_num_lock ,keyboard_get_24g_led_enable 
+0x4af5 017377 beq hid_key_caps_lock ,keyboard_get_24g_led_enable 
+0x4af6 017378 beq hid_key_scroll_lock ,keyboard_get_24g_led_enable 
+0x4af7 017379 loop keyboard_24g_led_data_check 
+0x4af8 017380 rtn 
+:      017382 keyboard_get_24g_led_enable:
+0x4af9 017383 jam 0x03 ,mem_keyboard_led_status_get 
+0x4afa 017384 jam 1 ,mem_keyboard_data_change_flag 
+0x4afb 017385 rtn 
+:      017387 keyboard_set_repeat_send_flag:
+0x4afc 017388 jam 1 ,mem_24g_repeat_send_flag 
+0x4afd 017389 rtn 
+:      017392 keyboard_24g_attempt_fail:
+0x4afe 017393 fetch 1 ,mem_24g_attempt_fail_flag 
+0x4aff 017394 nbranch keyboard_24g_hibernate_set ,blank 
+0x4b00 017395 fetch 1 ,mem_24g_reconn_type 
+0x4b01 017396 beq fast_conn_and_3_0_addr ,keyboard_24g_fast_conn_attempt_fail 
+0x4b02 017397 beq receiver_and_3_0_addr ,keyboard_24g_attempt_fail_enter_hibernate 
+0x4b03 017398 branch keyboard_24g_attempt_fail_enter_hibernate 
+:      017400 keyboard_24g_attempt_fail_enter_hibernate:
+0x4b04 017401 call mouse_24g_stop 
+0x4b05 017402 fetch 1 ,mem_reconn_times 
+0x4b06 017403 nbranch mouse_polling_device ,blank 
+0x4b07 017404 fetch 1 ,mem_device_flag 
+0x4b08 017405 beq mode_24g_device ,keyboard_app_enter_hibernate 
+0x4b09 017406 rtn 
+:      017408 keyboard_24g_fast_conn_attempt_fail:
+0x4b0a 017409 fetch mouse_flag_len ,mem_mouse_flag 
+0x4b0b 017410 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
+0x4b0c 017411 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
+0x4b0d 017412 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
+0x4b0e 017413 fetch 4 ,mem_mouse_24g_addr 
+0x4b0f 017414 branch keyboard_24g_start_pair_mode ,blank 
+0x4b10 017415 branch mouse_24g_reconn_dongle_start 
+:      017417 keyboard_24g_hibernate_set:
+0x4b11 017418 jam 0 ,mem_24g_attempt_fail_flag 
+0x4b12 017419 call g24_transmit_next_packet 
+0x4b13 017420 setarg -1 
+0x4b14 017421 store 8 ,mem_24g_enter_hibernate 
+0x4b15 017422 setarg 0 
+0x4b16 017423 store 7 ,mem_mouse_key 
+0x4b17 017424 jam 1 ,mem_sensor_shutdown_flag 
+0x4b18 017425 branch keyboard_g24_long_sleep 
+:      017430 keyboard_bb_event_timer:
+0x4b19 017431 bpatch patch08_7 ,mem_patch08 
+0x4b1a 017432 call mouse_adc_read 
+0x4b1b 017433 call keyboard_low_voltage_param_set 
+0x4b1c 017434 call mouse_low_voltage_led_timer 
+0x4b1d 017436 call g24_pair_timeout_timer 
+0x4b1e 017437 call g24_reconn_timeout_timer 
+0x4b1f 017438 call mouse_24g_long_sleep_param_update_timer 
+0x4b20 017439 call keyboard_24g_repeat_send_data 
+0x4b21 017440 call keyboard_24g_led_status_get_timer 
+0x4b22 017444 call keyboard_check_discovery_timeout_timer 
+0x4b23 017446 call keyboard_check_direct_timeout_timer 
+0x4b24 017447 call mouse_le_enable_att_list_timer 
+0x4b25 017448 call keyboard_le_battery_updata_timer 
+0x4b26 017449 call mouse_le_send_smp_security_request_timer 
+0x4b27 017450 call keyboard_le_send_conn_param_update_timer 
+0x4b28 017451 call keyboard_le_auto_recognize_timer 
+0x4b29 017453 call mouse_current_mult_update_timer 
+0x4b2a 017454 call mouse_wheel_trigger_timer 
+0x4b2b 017455 call keyboard_store_information_delay_timer 
+0x4b2c 017456 call keyboard_capslock_led_on_timer 
+0x4b2d 017457 call keyboard_long_press_timer 
+0x4b2e 017458 call keyboard_commbination_delay_release_timer 
+0x4b2f 017459 fetch 1 ,mem_device_flag 
+0x4b30 017460 beq mode_24g_device ,keyboard_check_no_data_timeout_timer 
+0x4b31 017461 branch mouse_check_no_data_timeout_timer 
+:      017464 keyboard_commbination_key_process:
+0x4b32 017465 fetch 1 ,mem_commbination_key_statue 
+0x4b33 017466 rtnne commbination_key_state_down 
+0x4b34 017467 arg mem_combination_ui_button_count ,regc 
+0x4b35 017468 arg mouse_bluetooth_fast_conn_init ,regb 
+0x4b36 017469 branch timer_single_step 
+:      017471 keyboard_commbination_fast_conn_bt_check:
+0x4b37 017472 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
+0x4b38 017473 fetcht 2 ,mem_keyboard_commbination_fast_conn_bt 
+0x4b39 017474 isub temp ,null 
+0x4b3a 017475 branch keyboard_commbination_key_down ,zero 
+0x4b3b 017476 byteswap temp ,temp 
+0x4b3c 017477 isub temp ,null 
+0x4b3d 017478 branch keyboard_commbination_key_down ,zero 
+0x4b3e 017479 branch mouse_commbination_key_up 
+:      017481 keyboard_commbination_key_down:
+0x4b3f 017482 fetch 1 ,mem_commbination_key_statue 
+0x4b40 017483 rtneq commbination_key_state_down 
+0x4b41 017484 jam commbination_key_state_down ,mem_commbination_key_statue 
+0x4b42 017485 rtn 
+:      017488 keyboard_check_discovery_timeout_timer:
+0x4b43 017489 arg mem_mouse_discovery_timer ,regc 
+0x4b44 017490 arg keyboard_check_discovery_timeout ,regb 
+0x4b45 017491 branch timer_single_step_2b 
+:      017493 keyboard_check_discovery_timeout:
+0x4b46 017494 call keyboard_stop_discovery 
+0x4b47 017495 branch keyboard_app_enter_hibernate 
+:      017500 keyboard_store_information_delay_timer:
+0x4b48 017501 arg mem_store_information_delay_timer ,regc 
+0x4b49 017502 arg keyboard_store_device_info_check ,regb 
+0x4b4a 017503 branch timer_single_step 
+:      017505 keyboard_store_device_info_check:
+0x4b4b 017506 call keyboard_store_device_info 
+0x4b4c 017507 fetch 1 ,mem_mouse_need_soft_reset 
+0x4b4d 017508 nbranch mouse_soft_reset ,blank 
+0x4b4e 017509 rtn 
+:      017511 keyboard_low_voltage_param_set:
+0x4b4f 017512 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
+0x4b50 017513 branch keyboard_low_voltage_param_set_33v ,blank 
+0x4b51 017514 jam 58 ,mem_mouse_vdd_low_vol 
+0x4b52 017515 rtn 
+:      017516 keyboard_low_voltage_param_set_33v:
+0x4b53 017517 jam 53 ,mem_mouse_vdd_low_vol 
+0x4b54 017518 rtn 
+:      017520 keyboard_le_auto_recognize_timer:
+0x4b55 017522 arg mem_le_start_auto_reco_timer ,regc 
+0x4b56 017523 arg keyboard_le_send_att_find_by_type_value_request_ancs ,regb 
+0x4b57 017524 branch timer_single_step 
+:      017526 keyboard_check_direct_timeout_timer:
+0x4b58 017527 arg mem_mouse_direct_timer ,regc 
+0x4b59 017528 arg mouse_check_direct_timeout ,regb 
+0x4b5a 017529 call timer_single_step 
+0x4b5b 017530 branch mouse_check_direct_timeout_timer + 3 
+:      017532 keyboard_le_battery_updata_timer:
+0x4b5c 017533 fetch mouse_flag_len ,mem_mouse_flag 
+0x4b5d 017534 rtnbit1 mouse_enable_le_battery_service_cancel 
+0x4b5e 017535 branch mouse_le_battery_updata_timer 
+:      017537 keyboard_le_send_conn_param_update_timer:
+0x4b5f 017538 arg mem_keyboard_le_send_conn_param_update_timer ,regc 
+0x4b60 017539 arg mouse_updata_le_param ,regb 
+0x4b61 017540 branch timer_single_step 
+:      017542 keyboard_24g_repeat_send_data:
+0x4b62 017543 fetch 1 ,mem_24g_repeat_send_flag 
+0x4b63 017544 rtn blank 
+0x4b64 017545 jam 0 ,mem_24g_repeat_send_flag 
+0x4b65 017546 jam 1 ,mem_keyboard_data_change_flag 
+0x4b66 017547 call g24_txdata_prep 
+0x4b67 017548 branch keyboard_g24_transmit_process 
+:      017550 keyboard_24g_led_status_get_timer:
+0x4b68 017551 arg mem_keyboard_led_status_get_timer ,regc 
+0x4b69 017552 arg keyboard_24g_led_status_clear ,regb 
+0x4b6a 017553 branch timer_single_step 
+:      017555 keyboard_24g_led_status_clear:
+0x4b6b 017556 jam 0 ,mem_keyboard_led_status_get 
+0x4b6c 017557 rtn 
+:      017563 keyboard_device_led_off:
+0x4b6d 017564 call mouse_device_multi_led_off 
+0x4b6e 017565 call keyboard_capslock_led_off 
+:      017566 keyboard_power_led_off:
+0x4b6f 017567 fetcht 1 ,mem_keyboard_power_led_gpio 
+0x4b70 017568 branch gpio_out_inactive 
+:      017569 keyboard_numlock_led_off:
+0x4b71 017570 rtn 
+:      017573 keyboard_capslock_led_on_timer:
+0x4b72 017574 fetch 1 ,mem_keyboard_caps_led_gpio 
+0x4b73 017575 rtneq gpio_disable 
+0x4b74 017576 fetch 2 ,mem_mouse_no_data_timer 
+0x4b75 017577 rtn blank 
+0x4b76 017578 fetch 2 ,mem_mouse_no_data_timeout 
+0x4b77 017579 fetcht 2 ,mem_mouse_no_data_timer 
+0x4b78 017580 isub temp ,temp 
+0x4b79 017581 fetch 2 ,mem_keyboard_caps_led_on_timer 
+0x4b7a 017582 isub temp ,pdata 
+0x4b7b 017583 branch keyboard_capslock_led_check_on ,positive 
+:      017584 keyboard_capslock_led_off:
+0x4b7c 017585 fetcht 1 ,mem_keyboard_caps_led_gpio 
+0x4b7d 017586 branch gpio_out_inactive 
+:      017590 keyboard_capslock_led_check_on:
+0x4b7e 017591 fetch 1 ,mem_keyboard_led_status 
+0x4b7f 017592 bbit0 kb_pc_keysel_capslock ,keyboard_capslock_led_off 
+0x4b80 017593 fetcht 1 ,mem_keyboard_caps_led_gpio 
+0x4b81 017594 branch gpio_out_active 
+:      017596 keyboard_long_press_timer:
+0x4b82 017597 arg mem_same_keyvalue_timer ,regc 
+0x4b83 017598 arg keyboard_long_press_timerout ,regb 
+0x4b84 017599 branch timer_single_step_2b 
+:      017601 keyboard_long_press_timerout:
+0x4b85 017602 jam 1 ,mem_same_keyvalue_timerout_flag 
+0x4b86 017603 branch app_enter_hibernate 
+:      017605 keyboard_commbination_delay_release_timer:
+0x4b87 017606 arg mem_keyboard_commbination_control_key_delay_release_timer ,regc 
+0x4b88 017607 arg keyboard_commbination_key_null_set ,regb 
+0x4b89 017608 branch timer_single_step 
+:      017611 keyboard_check_no_data_timeout_timer:
+0x4b8a 017612 arg mem_mouse_no_data_timer ,regc 
+0x4b8b 017613 arg keyboard_check_no_data_timeout ,regb 
+0x4b8c 017614 branch timer_single_step_2b 
+:      017616 keyboard_check_no_data_timeout:
+0x4b8d 017617 fetch 1 ,mem_device_flag 
+0x4b8e 017618 beq mode_24g_device ,keyboard_24g_hibernate_set 
+0x4b8f 017619 branch mouse_disconnect 
+:      017622 keyboard_bb_event_discovery_btn:
+0x4b90 017623 isolate1 mark_24g ,mark 
+0x4b91 017624 call mouse_24g_stop ,true 
+0x4b92 017625 call mouse_disconnect 
+0x4b93 017626 call mouse_le_clean_connect_flag 
+0x4b94 017627 branch keyboard_start_discovery 
+:      017629 keyboard_start_discovery:
+0x4b95 017630 bpatch patch09_0 ,mem_patch09 
+0x4b96 017631 call mouse_device_discovery_led_config 
+0x4b97 017632 fetch 2 ,mem_ui_state_map 
+0x4b98 017633 isolate1 ui_state_ble_adv ,pdata 
+0x4b99 017634 call mouse_stop_le_adv ,true 
+0x4b9a 017636 setarg 0 
+0x4b9b 017637 store 2 ,mem_le_battery_level_updata_timer 
+0x4b9c 017638 call keyboard_capslock_led_off 
+0x4b9d 017639 jam 0xff ,mem_kb_computer_system 
+0x4b9e 017641 fetch 2 ,mem_ui_state_map 
+0x4b9f 017642 isolate1 ui_state_ble_adv ,pdata 
+0x4ba0 017643 call mouse_stop_le_adv ,true 
+0x4ba1 017644 call mouse_bluetooth_fast_conn_disable 
+0x4ba2 017645 fetch 2 ,mem_ui_state_map 
+0x4ba3 017646 bbit1 ui_state_ble_adv ,keyboard_start_discovery_norandom 
+0x4ba4 017647 fetch mouse_flag_len ,mem_mouse_flag 
+0x4ba5 017648 bbit0 mouse_enable_ble_random_addre ,keyboard_start_discovery_norandom 
+0x4ba6 017649 fetcht 2 ,mem_random_addr_increase_count 
+0x4ba7 017650 increase 1 ,temp 
+0x4ba8 017651 storet 2 ,mem_random_addr_increase_count 
+0x4ba9 017652 storet 2 ,mem_le_lap + 1 
+0x4baa 017653 random pdata 
+0x4bab 017654 store 1 ,mem_le_lap 
+:      017655 keyboard_start_discovery_norandom:
+0x4bac 017656 fetch 3 ,mem_mouse_le_lap_temp 
+0x4bad 017657 store 3 ,mem_le_lap + 3 
+0x4bae 017658 call app_lpm_mult_disable 
+0x4baf 017659 fetch 2 ,mem_mouse_discovery_timeout 
+0x4bb0 017660 store 2 ,mem_mouse_discovery_timer 
+0x4bb1 017661 setarg 0 
+0x4bb2 017662 store 2 ,mem_mouse_no_data_timer 
+0x4bb3 017663 store 2 ,mem_le_battery_level_updata_timer 
+0x4bb4 017664 store 1 ,mem_mouse_direct_timer 
+0x4bb5 017665 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
+0x4bb6 017666 store 1 ,mem_mouse_clear_sensor_data_flag 
+0x4bb7 017667 arg mouse_store_eeprom_flag ,queue 
+0x4bb8 017668 call mouse_enable_function_flag 
+0x4bb9 017669 call mouse_bt_discovery_button_down_disable 
+0x4bba 017670 branch mouse_check_51cmd_adv 
+:      017673 keyboard_low_voltage_led_blink_disable:
+0x4bbb 017674 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
+0x4bbc 017675 branch mouse_low_voltage_led_off_judge 
+:      017677 keyboard_stop_discovery:
+0x4bbd 017678 bpatch patch09_1 ,mem_patch09 
+0x4bbe 017679 setarg 0 
+0x4bbf 017680 store 2 ,mem_mouse_discovery_timer 
+0x4bc0 017681 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x4bc1 017682 call mouse_disable_function_flag 
+0x4bc2 017683 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
+0x4bc3 017684 call mouse_stop_le_adv 
+0x4bc4 017685 branch keyboard_device_led_off 
+:      017688 keyboard_store_remote_bdaddr:
+0x4bc5 017689 bpatch patch09_2 ,mem_patch09 
+0x4bc6 017690 fetch mouse_flag_len ,mem_mouse_flag 
+0x4bc7 017691 rtnbit0 mouse_store_eeprom_flag 
+0x4bc8 017692 arg mouse_store_eeprom_flag ,queue 
+0x4bc9 017693 call mouse_disable_function_flag 
+0x4bca 017694 call mouse_check_device_addr 
+0x4bcb 017695 branch mouse_unplug_clean_bdaddr 
+:      017698 keyboard_idle:
+0x4bcc 017699 bpatch patch09_3 ,mem_patch09 
+0x4bcd 017700 call mouse_low_voltage_led_no_enter_lpm 
+0x4bce 017701 branch ui_check_paring_button 
+:      017705 keyboard_start_work:
+0x4bcf 017706 bpatch patch09_4 ,mem_patch09 
+0x4bd0 017707 fetch mouse_flag_len ,mem_mouse_flag 
+0x4bd1 017708 bbit0 mouse_enable_adc ,keyboard_start_work_next 
+0x4bd2 017709 call enable_adc 
+0x4bd3 017710 call vdd_calculate_by_mode 
+0x4bd4 017711 store 2 ,mem_mouse_vdd_now_vol 
+0x4bd5 017713 fetch 2 ,mem_adc_current_value 
+0x4bd6 017714 isub temp ,null 
+0x4bd7 017715 branch keyboard_start_work ,positive 
+0x4bd8 017716 arg mem_mouse_vdd_calculate_set ,rega 
+0x4bd9 017717 call mouse_adc_bat_percent_lowpower_out 
+0x4bda 017718 fetch 1 ,mem_adc_power_flag 
+0x4bdb 017719 bbit1 1 ,keyboard_power_down 
+:      017720 keyboard_start_work_next:
+0x4bdc 017722 fetch 1 ,mem_keyboard_pairing_type 
+0x4bdd 017723 call keyboard_enable_bt_button_pairing ,blank 
+0x4bde 017724 fetch 1 ,mem_keyboard_bt_button_flag 
+0x4bdf 017725 nrtn blank 
+0x4be0 017726 fetch 1 ,mem_device_flag 
+0x4be1 017727 beq mode_24g_device ,mouse_24g_reconn_general_dongle 
+0x4be2 017728 call mouse_bluetooth_fast_conn_disable 
+0x4be3 017729 fetch 6 ,mem_device1_addr 
+0x4be4 017730 branch mouse_bluetooth_fast_conn_init ,blank 
+0x4be5 017731 branch mouse_start_reconnect_device 
+:      017743 keyboard_le:
+0x4be6 017744 bpatch patch09_5 ,mem_patch09 
+0x4be7 017745 call le_fifo_check_nearly_full 
+0x4be8 017746 nrtn blank 
+0x4be9 017747 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x4bea 017748 beq 0xff ,keyboard_le_next 
+0x4beb 017749 fetch 1 ,mem_le_connect_status_flag 
+0x4bec 017750 and pdata ,0x03 ,pdata 
+0x4bed 017751 rtnne 0x03 
+:      017752 keyboard_le_next:
+0x4bee 017753 fetch mouse_flag_len ,mem_mouse_flag 
+0x4bef 017754 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
+0x4bf0 017755 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0x4bf1 017756 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x4bf2 017757 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+0x4bf3 017758 call keyboard_motion 
+0x4bf4 017759 nrtn user 
+0x4bf5 017760 call mouse_current_mult_update 
+0x4bf6 017761 call mouse_wheel_trigger 
+0x4bf7 017762 fetch mouse_flag_len ,mem_mouse_flag 
+0x4bf8 017763 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
+0x4bf9 017764 fetch 1 ,mem_customer_key 
+0x4bfa 017765 branch mouse_le_send_keyboard_package_data 
+:      017772 kscan_dispatch:
+0x4bfb 017773 fetch 1 ,mem_device_option 
+0x4bfc 017774 rtnne dvc_op_keyboard 
+0x4bfd 017775 call keyboard_keyscan 
+0x4bfe 017776 call keyboard_key_process 
+0x4bff 017777 branch keyboard_special_key_check 
+:      017784 keyboard_keyscan:
+0x4c00 017785 bpatch patch09_6 ,mem_patch09 
+0x4c01 017786 call keyboard_stb_state_low 
+0x4c02 017787 setarg 0 
+0x4c03 017788 store 2 ,mem_keyscan_exmcu_wait_wake_count 
+0x4c04 017789 arg mem_keyscan_value_current ,contr 
+0x4c05 017790 arg mem_keyscan_value_check ,contw 
+0x4c06 017791 arg 20 ,loopcnt 
+0x4c07 017792 call memcpy 
+0x4c08 017793 setarg mem_keyscan_value_current 
+0x4c09 017794 store 2 ,mem_keyscan_value_ptr 
+0x4c0a 017795 setarg mem_keyscan_exmcu_value 
+0x4c0b 017796 store 2 ,mem_keyscan_exmcu_value_ptr 
+0x4c0c 017797 call keyboard_keyscan_get_exmcu_value 
+0x4c0d 017798 call keyboard_keyscan_get_mcu_value 
+0x4c0e 017799 call keyboard_stb_state_high 
+:      017800 keyboard_keyscan_copy_value:
+0x4c0f 017801 fetch 2 ,mem_kb_excol_ptr 
+0x4c10 017802 copy pdata ,regb 
+0x4c11 017803 jam 0 ,mem_keyscan_col_loop_count 
+:      017804 keyboard_compare_col_excol_gpio_loop:
+0x4c12 017805 ifetcht 1 ,regb 
+0x4c13 017806 fetch 2 ,mem_kb_col_ptr 
+0x4c14 017807 copy pdata ,rega 
+0x4c15 017808 copy rega ,regc 
+0x4c16 017809 arg 20 ,loopcnt 
+:      017810 keyboard_compare_col_gpio_loop:
+0x4c17 017811 ifetch 1 ,rega 
+0x4c18 017812 isub temp ,null 
+0x4c19 017813 branch keyboard_copy_value_exmcu_to_mcu ,zero 
+0x4c1a 017814 increase 1 ,rega 
+0x4c1b 017815 loop keyboard_compare_col_gpio_loop 
+:      017816 keyboard_compare_col_excol_gpio_loop_next:
+0x4c1c 017817 increase 1 ,regb 
+0x4c1d 017818 fetch 1 ,mem_keyscan_col_loop_count 
+0x4c1e 017819 increase 1 ,pdata 
+0x4c1f 017820 store 1 ,mem_keyscan_col_loop_count 
+0x4c20 017821 sub pdata ,10 ,null 
+0x4c21 017822 branch keyboard_compare_col_excol_gpio_loop ,positive 
+0x4c22 017824 rtn 
+:      017826 keyboard_copy_value_exmcu_to_mcu:
+0x4c23 017827 fetch 2 ,mem_keyscan_value_ptr 
+0x4c24 017828 copy pdata ,contw 
+0x4c25 017829 copy rega ,pdata 
+0x4c26 017830 isub regc ,pdata 
+0x4c27 017831 iadd contw ,contw 
+0x4c28 017832 fetch 2 ,mem_keyscan_exmcu_value_ptr 
+0x4c29 017833 copy pdata ,regc 
+0x4c2a 017834 fetch 1 ,mem_keyscan_col_loop_count 
+0x4c2b 017835 iadd regc ,regc 
+0x4c2c 017836 ifetch 1 ,regc 
+0x4c2d 017837 istore 1 ,contw 
+0x4c2e 017838 branch keyboard_compare_col_excol_gpio_loop_next 
+:      017840 keyboard_keyscan_get_exmcu_value:
+0x4c2f 017841 bpatch patch09_7 ,mem_patch09 
+0x4c30 017842 call keyboard_stb_state_high 
+0x4c31 017843 call keyboard_clk_input 
+:      017844 keyboard_keyscan_exmcu_start:
+0x4c32 017845 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
+0x4c33 017846 increase 1 ,pdata 
+0x4c34 017847 store 2 ,mem_keyscan_exmcu_wait_wake_count 
+0x4c35 017848 bbit1 9 ,keyboard_keyscan_reset_exmcu 
+0x4c36 017849 fetcht 1 ,mem_mcu_clk_gpio 
+0x4c37 017850 call gpio_get_bit 
+0x4c38 017851 nbranch keyboard_keyscan_exmcu_start ,true 
+0x4c39 017852 nop 20 
+0x4c3a 017853 call keyboard_clk_state_high 
+0x4c3b 017854 call keyboard_stb_state_low 
+0x4c3c 017855 jam 0 ,mem_keyscan_col_loop_count 
+:      017856 keyboard_keyscan_exmcu_start_loop:
+0x4c3d 017857 call keyboard_clk_state_low 
+0x4c3e 017858 call keyboard_keyscan_exmcu_get_col_value 
+0x4c3f 017859 call keyboard_clk_state_high 
+0x4c40 017860 call keyboard_keyscan_exmcu_get_col_value 
+0x4c41 017861 sub pdata ,9 ,null 
+0x4c42 017862 branch keyboard_keyscan_exmcu_start_loop ,positive 
+0x4c43 017863 call keyboard_clk_state_low 
+0x4c44 017864 call keyboard_keyscan_exmcu_get_col_value 
+0x4c45 017865 branch keyboard_clk_state_high 
+:      017867 keyboard_keyscan_exmcu_get_col_value:
+0x4c46 017868 jam 0 ,mem_keyscan_value_temp 
+0x4c47 017869 nop 50 
+0x4c48 017870 call keyboard_keyscan_get_col_value 
+0x4c49 017871 fetch 2 ,mem_keyscan_exmcu_value_ptr 
+:      017872 keyboard_keyscan_value_store:
+0x4c4a 017873 copy pdata ,contw 
+0x4c4b 017874 fetch 1 ,mem_keyscan_col_loop_count 
+0x4c4c 017875 iadd contw ,contw 
+0x4c4d 017876 fetch 1 ,mem_keyscan_value_temp 
+0x4c4e 017877 istore 1 ,contw 
+0x4c4f 017878 fetch 1 ,mem_keyscan_col_loop_count 
+0x4c50 017879 increase 1 ,pdata 
+0x4c51 017880 store 1 ,mem_keyscan_col_loop_count 
+0x4c52 017881 rtn 
+:      017884 keyboard_keyscan_get_mcu_value:
+0x4c53 017885 nop 20 
+0x4c54 017886 fetch 2 ,mem_kb_col_ptr 
+0x4c55 017887 copy pdata ,regb 
+0x4c56 017888 jam 0 ,mem_keyscan_col_loop_count 
+:      017889 keyboard_keyscan_mcu_start:
+0x4c57 017890 jam 0 ,mem_keyscan_value_temp 
+0x4c58 017891 ifetcht 1 ,regb 
+0x4c59 017892 isolate1 7 ,temp 
+0x4c5a 017893 branch keyboard_keyscan_mcu_start_loop ,true 
+0x4c5b 017894 call gpio_out_active 
+0x4c5c 017895 call keyboard_keyscan_get_col_value 
+0x4c5d 017896 ifetcht 1 ,regb 
+0x4c5e 017897 call gpio_set_high_impedance 
+:      017898 keyboard_keyscan_mcu_start_loop:
+0x4c5f 017899 increase 1 ,regb 
+0x4c60 017900 fetch 2 ,mem_keyscan_value_ptr 
+0x4c61 017901 call keyboard_keyscan_value_store 
+0x4c62 017902 sub pdata ,19 ,null 
+0x4c63 017903 branch keyboard_keyscan_mcu_start ,positive 
+0x4c64 017904 rtn 
+:      017907 keyboard_keyscan_get_col_value:
+0x4c65 017908 fetch 2 ,mem_kb_row_ptr 
+0x4c66 017909 copy pdata ,regc 
+0x4c67 017910 arg 8 ,loopcnt 
+:      017912 keyboard_keyscan_get_col_value_loop:
+0x4c68 017913 ifetcht 1 ,regc 
+0x4c69 017914 call gpio_get_bit 
+0x4c6a 017915 fetch 1 ,mem_keyscan_value_temp 
+0x4c6b 017916 rshift pdata ,pdata 
+0x4c6c 017917 setflag true ,7 ,pdata 
+0x4c6d 017918 store 1 ,mem_keyscan_value_temp 
+0x4c6e 017919 increase 1 ,regc 
+0x4c6f 017920 loop keyboard_keyscan_get_col_value_loop 
+0x4c70 017921 rtn 
+:      017922 keyboard_keyscan_reset_exmcu:
+0x4c71 017923 fetcht 1 ,mem_mcu_rstb_gpio 
+0x4c72 017924 call gpio_out_active 
+0x4c73 017925 nop 20 
+0x4c74 017926 fetcht 1 ,mem_mcu_rstb_gpio 
+0x4c75 017927 call gpio_out_inactive 
+0x4c76 017928 nop 6000 
+0x4c77 017929 rtn 
+0x4c78 017930 branch keyboard_keyscan 
+:      017931 keyboard_clk_state_high:
+0x4c79 017932 fetcht 1 ,mem_mcu_clk_gpio 
+0x4c7a 017933 branch gpio_out_inactive 
+:      017935 keyboard_clk_state_low:
+0x4c7b 017936 fetcht 1 ,mem_mcu_clk_gpio 
+0x4c7c 017937 branch gpio_out_active 
+:      017938 keyboard_gpio_config_input_pu:
+0x4c7d 017939 sub temp ,ui_button_gpio_disable ,null 
+0x4c7e 017940 rtn zero 
+0x4c7f 017941 set0 gpio_active_bit ,temp 
+0x4c80 017942 branch gpio_config_input 
+:      017943 keyboard_clk_input:
+0x4c81 017944 fetcht 1 ,mem_mcu_clk_gpio 
+0x4c82 017945 branch gpio_config_input 
+:      017947 keyboard_stb_state_high:
+0x4c83 017948 fetcht 1 ,mem_mcu_stb_gpio 
+0x4c84 017949 branch gpio_out_inactive 
+:      017951 keyboard_stb_state_low:
+0x4c85 017952 fetcht 1 ,mem_mcu_stb_gpio 
+0x4c86 017953 branch gpio_out_active 
+:      017964 keyboard_press_change_or_no_key:
+0x4c87 017965 jam 0 ,mem_same_keyvalue_timerout_flag 
+0x4c88 017966 fetch 2 ,mem_same_keyvalue_timer_init 
+0x4c89 017967 store 2 ,mem_same_keyvalue_timer 
+0x4c8a 017968 rtn 
+:      017970 keyboard_key_process:
+0x4c8b 017972 bpatch patch0a_0 ,mem_patch0a 
+0x4c8c 017973 arg mem_keyscan_value_current ,rega 
+0x4c8d 017974 arg mem_keyscan_value_check ,regb 
+0x4c8e 017975 arg 20 ,loopcnt 
+0x4c8f 017976 call string_compare 
+0x4c90 017977 nbranch keyboard_press_change_or_no_key ,zero 
+0x4c91 017978 call keyboard_keyscan_value_current_zero_check 
+0x4c92 017979 call keyboard_press_change_or_no_key ,blank 
+0x4c93 017981 call keyboard_ghost_key_check 
+0x4c94 017982 fetch 1 ,mem_mouse_ghost_flag 
+0x4c95 017983 nrtn blank 
+0x4c96 017984 fetch 1 ,mem_keyboard_commbination_key_step 
+0x4c97 017985 rtneq cammbination_key_press 
+0x4c98 017986 rtneq cammbination_key_hold 
+0x4c99 017987 rtneq cammbination_key_wait_release 
+0x4c9a 017990 jam 0 ,mem_keyscan_col_loop_count 
+0x4c9b 017991 arg mem_keyscan_value_current ,rega 
+0x4c9c 017992 arg mem_keyscan_value_old ,regb 
+:      017993 keyboard_keyvalue_process:
+0x4c9d 017994 ifetcht 1 ,rega 
+0x4c9e 017995 ifetch 1 ,regb 
+0x4c9f 017996 ixor temp ,pdata 
+0x4ca0 017997 branch keyboard_keyvalue_process_loop ,blank 
+0x4ca1 017998 store 1 ,mem_keyscan_value_temp 
+0x4ca2 017999 storet 1 ,mem_keyboard_press_flag_temp 
+0x4ca3 018000 istoret 1 ,regb 
+0x4ca4 018001 jam 1 ,mem_keyboard_data_change_flag 
+0x4ca5 018002 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
+:      018003 keyboard_keyvalue_change:
+0x4ca6 018004 fetch 1 ,mem_keyscan_value_temp 
+0x4ca7 018005 bbit0 0 ,keyboard_keyvalue_change_loop 
+0x4ca8 018006 fetch 1 ,mem_keyscan_col_loop_count 
+0x4ca9 018007 mul32 pdata ,8 ,pdata 
+0x4caa 018008 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
+0x4cab 018009 iadd temp ,pdata 
+0x4cac 018010 arg mem_keyboard_keyvalue_map ,contr 
+0x4cad 018011 iadd contr ,contr 
+0x4cae 018012 ifetch 1 ,contr 
+0x4caf 018013 store 1 ,mem_keyboard_keyvalue_temp 
+0x4cb0 018014 call keyboard_keyvalue_fn_replace 
+0x4cb1 018015 call keyboard_keyvalue_commbination_replace 
+0x4cb2 018016 call keyboard_keyvalue_in_out 
+:      018017 keyboard_keyvalue_change_loop:
+0x4cb3 018018 fetch 1 ,mem_keyscan_value_temp 
+0x4cb4 018019 rshift pdata ,pdata 
+0x4cb5 018020 store 1 ,mem_keyscan_value_temp 
+0x4cb6 018021 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4cb7 018022 rshift pdata ,pdata 
+0x4cb8 018023 store 1 ,mem_keyboard_press_flag_temp 
+0x4cb9 018024 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
+0x4cba 018025 increase 1 ,pdata 
+0x4cbb 018026 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
+0x4cbc 018027 loop keyboard_keyvalue_change 
+:      018028 keyboard_keyvalue_process_loop:
+0x4cbd 018029 increase 1 ,rega 
+0x4cbe 018030 increase 1 ,regb 
+0x4cbf 018031 fetch 1 ,mem_keyscan_col_loop_count 
+0x4cc0 018032 increase 1 ,pdata 
+0x4cc1 018033 store 1 ,mem_keyscan_col_loop_count 
+0x4cc2 018034 sub pdata ,19 ,null 
+0x4cc3 018035 branch keyboard_keyvalue_process ,positive 
+0x4cc4 018036 rtn 
+:      018038 keyboard_keyscan_value_current_zero_check:
+0x4cc5 018039 fetch 8 ,mem_keyscan_value_current 
+0x4cc6 018040 nrtn blank 
+0x4cc7 018041 fetch 8 ,mem_keyscan_value_current + 8 
+0x4cc8 018042 nrtn blank 
+0x4cc9 018043 fetch 4 ,mem_keyscan_value_current + 16 
+0x4cca 018044 nrtn blank 
+0x4ccb 018045 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
+0x4ccc 018046 rtn 
+:      018050 keyboard_ghost_key_check:
+0x4ccd 018051 bpatch patch0a_1 ,mem_patch0a 
+0x4cce 018052 jam 0 ,mem_mouse_ghost_flag 
+0x4ccf 018053 jam 0 ,mem_keyboard_all_press_key_count 
+0x4cd0 018054 arg mem_keyscan_value_current ,rega 
+0x4cd1 018055 arg 20 ,loopcnt 
+:      018056 keyboard_ghost_key_check_loop:
+0x4cd2 018057 jam 0 ,mem_keyboard_current_col_press_key_count 
+0x4cd3 018058 ifetch 1 ,rega 
+0x4cd4 018059 branch keyboard_ghost_key_check_next_loop ,blank 
+:      018060 keyboard_current_col_press_key_count_check:
+0x4cd5 018061 fetcht 1 ,mem_keyboard_current_col_press_key_count 
+0x4cd6 018062 increase 1 ,temp 
+0x4cd7 018063 storet 1 ,mem_keyboard_current_col_press_key_count 
+0x4cd8 018064 copy pdata ,temp 
+0x4cd9 018065 increase -1 ,pdata 
+0x4cda 018066 iand temp ,pdata 
+0x4cdb 018067 nbranch keyboard_current_col_press_key_count_check ,zero 
+0x4cdc 018068 fetch 1 ,mem_keyboard_current_col_press_key_count 
+0x4cdd 018069 fetcht 1 ,mem_keyboard_all_press_key_count 
+0x4cde 018070 iadd temp ,temp 
+0x4cdf 018071 storet 1 ,mem_keyboard_all_press_key_count 
+0x4ce0 018072 sub pdata ,1 ,null 
+0x4ce1 018073 branch keyboard_ghost_key_check_next_loop ,positive 
+0x4ce2 018074 sub temp ,2 ,null 
+0x4ce3 018075 branch keyboard_ghost_key_check_next_loop ,positive 
+0x4ce4 018076 jam 0 ,mem_keyscan_col_loop_count 
+0x4ce5 018077 jam 0 ,mem_keyboard_same_row_press_key_count 
+0x4ce6 018078 ifetcht 1 ,rega 
+0x4ce7 018079 arg mem_keyscan_value_current ,regb 
+:      018080 keyboard_same_row_key_check:
+0x4ce8 018081 fetch 1 ,mem_keyscan_col_loop_count 
+0x4ce9 018082 increase 1 ,pdata 
+0x4cea 018083 store 1 ,mem_keyscan_col_loop_count 
+0x4ceb 018084 sub pdata ,19 ,null 
+0x4cec 018085 nbranch keyboard_ghost_key_check_next_loop ,positive 
+0x4ced 018086 ifetch 1 ,regb 
+0x4cee 018087 iand temp ,null 
+0x4cef 018088 branch keyboard_same_row_key_check_loop ,zero 
+0x4cf0 018089 fetch 1 ,mem_keyboard_same_row_press_key_count 
+0x4cf1 018090 increase 1 ,pdata 
+0x4cf2 018091 store 1 ,mem_keyboard_same_row_press_key_count 
+0x4cf3 018092 sub pdata ,1 ,null 
+0x4cf4 018093 branch keyboard_same_row_key_check_loop ,positive 
+0x4cf5 018094 jam 1 ,mem_mouse_ghost_flag 
+0x4cf6 018095 rtn 
+:      018097 keyboard_ghost_key_check_next_loop:
+0x4cf7 018098 increase 1 ,rega 
+0x4cf8 018099 loop keyboard_ghost_key_check_loop 
+0x4cf9 018100 rtn 
+:      018102 keyboard_same_row_key_check_loop:
+0x4cfa 018103 increase 1 ,regb 
+0x4cfb 018104 branch keyboard_same_row_key_check 
+:      018112 keyboard_keyvalue_fn_replace:
+0x4cfc 018113 bpatch patch0a_2 ,mem_patch0a 
+0x4cfd 018114 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4cfe 018115 ncall keyboard_commbination_delay_release_clear ,blank 
+0x4cff 018116 fetch 1 ,mem_keyboard_fn_flag 
+0x4d00 018117 ncall keyboard_keyvalue_fn_replace_press ,blank 
+0x4d01 018118 fetch 1 ,mem_keyboard_fn_first 
+0x4d02 018119 fetcht 1 ,mem_keyboard_fn_flag 
+0x4d03 018120 ixor temp ,pdata 
+0x4d04 018121 rtn zero 
+0x4d05 018122 fetch 1 ,mem_keyboard_keyvalue_temp 
+0x4d06 018123 beq hid_key_esc ,keyboard_keyvalue_fn_esc 
+0x4d07 018124 beq hid_key_delete ,keyboard_keyvalue_fn_delete 
+0x4d08 018125 sub pdata ,hid_key_f12 ,null 
+0x4d09 018126 nrtn positive 
+0x4d0a 018127 arg hid_key_f1 ,temp 
+0x4d0b 018128 isub temp ,pdata 
+0x4d0c 018129 nrtn positive 
+0x4d0d 018130 arg mem_keyboard_fn_f1 ,contr 
+0x4d0e 018131 iadd contr ,contr 
+0x4d0f 018132 ifetch 1 ,contr 
+0x4d10 018133 branch keyboard_keyvalue_store_temp 
+:      018135 keyboard_keyvalue_fn_replace_press:
+0x4d11 018136 fetch 1 ,mem_keyboard_keyvalue_temp 
+0x4d12 018137 beq hid_key_up_arrow ,keyboard_keyvalue_fn_up_arrow 
+0x4d13 018138 beq hid_key_down_arrow ,keyboard_keyvalue_fn_down_arrow 
+0x4d14 018139 beq hid_key_left_arrow ,keyboard_keyvalue_fn_left_arrow 
+0x4d15 018140 beq hid_key_right_arrow ,keyboard_keyvalue_fn_right_arrow 
+0x4d16 018141 beq hid_key_left_ctrl ,keyboard_keyvalue_fn_left_ctrl 
+0x4d17 018142 beq hid_key_space ,keyboard_keyvalue_fn_space 
+0x4d18 018143 rtn 
+:      018145 keyboard_keyvalue_fn_esc:
+0x4d19 018146 fetch 1 ,mem_keyboard_fn_esc 
+0x4d1a 018147 branch keyboard_keyvalue_store_temp 
+:      018149 keyboard_keyvalue_fn_delete:
+0x4d1b 018150 fetch 1 ,mem_keyboard_fn_del 
+0x4d1c 018151 branch keyboard_keyvalue_store_temp 
+:      018153 keyboard_keyvalue_fn_up_arrow:
+0x4d1d 018154 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
+0x4d1e 018155 rtn blank 
+0x4d1f 018156 setarg hid_key_page_up 
+0x4d20 018157 branch keyboard_keyvalue_store_temp 
+:      018159 keyboard_keyvalue_fn_down_arrow:
+0x4d21 018160 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
+0x4d22 018161 rtn blank 
+0x4d23 018162 setarg hid_key_page_down 
+0x4d24 018163 branch keyboard_keyvalue_store_temp 
+:      018165 keyboard_keyvalue_fn_left_arrow:
+0x4d25 018166 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
+0x4d26 018167 rtn blank 
+0x4d27 018168 setarg hid_key_home 
+0x4d28 018169 branch keyboard_keyvalue_store_temp 
+:      018171 keyboard_keyvalue_fn_right_arrow:
+0x4d29 018172 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
+0x4d2a 018173 rtn blank 
+0x4d2b 018174 setarg hid_key_end 
+0x4d2c 018175 branch keyboard_keyvalue_store_temp 
+:      018177 keyboard_keyvalue_fn_left_ctrl:
+0x4d2d 018178 fetch 1 ,mem_keyboard_fn_left_ctrl_enable_flag 
+0x4d2e 018179 rtn blank 
+0x4d2f 018180 fetch 1 ,mem_kb_computer_system 
+0x4d30 018181 beq system_os_windows ,keyboard_keyvalue_windows_osk 
+0x4d31 018182 setarg hid_key_os_soft_kb 
+0x4d32 018183 branch keyboard_keyvalue_store_temp 
+:      018184 keyboard_keyvalue_windows_osk:
+0x4d33 018185 setarg hid_key_osk 
+0x4d34 018186 branch keyboard_keyvalue_store_temp 
+:      018188 keyboard_keyvalue_fn_space:
+0x4d35 018189 fetch 1 ,mem_keyboard_fn_space_enable_flag 
+0x4d36 018190 rtn blank 
+0x4d37 018191 setarg hid_key_language 
+:      018192 keyboard_keyvalue_store_temp:
+0x4d38 018193 store 1 ,mem_keyboard_keyvalue_temp 
+0x4d39 018194 rtn 
+:      018200 keyboard_keyvalue_commbination_replace:
+0x4d3a 018201 bpatch patch0a_3 ,mem_patch0a 
+0x4d3b 018202 fetch 1 ,mem_keyboard_keyvalue_temp 
+0x4d3c 018203 beq hid_key_print_screen ,keyboard_commination_screen_shot_replace 
+0x4d3d 018204 beq hid_key_page_up ,keyboard_commination_pageup_replace 
+0x4d3e 018205 beq hid_key_page_down ,keyboard_commination_pagedown_replace 
+0x4d3f 018206 beq hid_key_home ,keyboard_commination_home_replace 
+0x4d40 018207 beq hid_key_end ,keyboard_commination_end_replace 
+0x4d41 018208 beq hid_key_select_all ,keyboard_commination_select_all 
+0x4d42 018209 beq hid_key_copy ,keyboard_commbination_copy 
+0x4d43 018210 beq hid_key_paste ,keyboard_commbination_paste 
+0x4d44 018211 beq hid_key_cut ,keyboard_commbination_cut 
+0x4d45 018212 beq hid_key_all_os_lock ,keyboard_commination_os_lock 
+0x4d46 018213 beq hid_key_osk ,keyboard_commbination_osk 
+0x4d47 018214 beq hid_key_language ,keyboard_commbination_language 
+0x4d48 018215 beq hid_key_app_tiling ,keyboard_commbination_app_tiling 
+0x4d49 018216 rtn 
+:      018218 keyboard_commbination_delay_release_set:
+0x4d4a 018219 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4d4b 018220 nrtn blank 
+0x4d4c 018221 jam 10 ,mem_keyboard_commbination_control_key_delay_release_timer 
+0x4d4d 018222 rtn 
+:      018224 keyboard_commbination_delay_release_clear:
+0x4d4e 018225 jam 0 ,mem_keyboard_commbination_control_key_delay_release_timer 
+0x4d4f 018226 rtn 
+:      018228 keyboard_commination_screen_shot_replace:
+0x4d50 018229 fetch 1 ,mem_kb_computer_system 
+0x4d51 018230 rtneq system_os_windows 
+0x4d52 018231 rtneq system_os_andriod 
+0x4d53 018232 jam left_shift_gui ,mem_keyboard_commbination_control_key_value 
+0x4d54 018233 jam hid_key_3 ,mem_keyboard_commbination_standard_key_value 
+0x4d55 018234 branch keyboard_commbination_keypress 
+:      018236 keyboard_commination_pageup_replace:
+0x4d56 018237 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
+:      018238 keyboard_commination_ios_mac_command_commiation:
+0x4d57 018239 fetch 1 ,mem_kb_computer_system 
+0x4d58 018240 rtneq system_os_windows 
+0x4d59 018241 rtneq system_os_andriod 
+0x4d5a 018242 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x4d5b 018243 branch keyboard_commbination_keypress 
+:      018245 keyboard_commination_pagedown_replace:
+0x4d5c 018246 jam hid_key_down_arrow ,mem_keyboard_commbination_standard_key_value 
+0x4d5d 018247 branch keyboard_commination_ios_mac_command_commiation 
+:      018249 keyboard_commination_home_replace:
+0x4d5e 018250 jam hid_key_left_arrow ,mem_keyboard_commbination_standard_key_value 
+0x4d5f 018251 branch keyboard_commination_ios_mac_command_commiation 
+:      018253 keyboard_commination_end_replace:
+0x4d60 018254 jam hid_key_right_arrow ,mem_keyboard_commbination_standard_key_value 
+0x4d61 018255 branch keyboard_commination_ios_mac_command_commiation 
+:      018257 keyboard_commination_select_all:
+0x4d62 018258 jam hid_key_a ,mem_keyboard_commbination_standard_key_value 
+:      018259 keyboard_commbination_text_edit:
+0x4d63 018260 jam left_control ,mem_keyboard_commbination_control_key_value 
+0x4d64 018261 fetch 1 ,mem_kb_computer_system 
+0x4d65 018262 beq system_os_windows ,keyboard_commbination_keypress 
+0x4d66 018263 beq system_os_andriod ,keyboard_commbination_keypress 
+0x4d67 018264 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x4d68 018265 branch keyboard_commbination_keypress 
+:      018267 keyboard_commbination_copy:
+0x4d69 018268 jam hid_key_c ,mem_keyboard_commbination_standard_key_value 
+0x4d6a 018269 branch keyboard_commbination_text_edit 
+:      018271 keyboard_commbination_paste:
+0x4d6b 018272 jam hid_key_v ,mem_keyboard_commbination_standard_key_value 
+0x4d6c 018273 branch keyboard_commbination_text_edit 
+:      018275 keyboard_commbination_cut:
+0x4d6d 018276 jam hid_key_x ,mem_keyboard_commbination_standard_key_value 
+0x4d6e 018277 branch keyboard_commbination_text_edit 
+:      018279 keyboard_commination_os_lock:
+0x4d6f 018280 fetch 1 ,mem_kb_computer_system 
+0x4d70 018281 beq system_os_windows ,keyboard_commination_windows_lock 
+0x4d71 018282 beq system_os_mac ,keyboard_commination_mac_lock 
+0x4d72 018283 setarg hid_key_ios_android_os_lock 
+0x4d73 018284 branch keyboard_keyvalue_store_temp 
+:      018285 keyboard_commination_windows_lock:
+0x4d74 018286 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x4d75 018287 jam hid_key_l ,mem_keyboard_commbination_standard_key_value 
+0x4d76 018288 branch keyboard_commbination_keypress 
+:      018289 keyboard_commination_mac_lock:
+0x4d77 018290 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
+0x4d78 018291 jam hid_key_q ,mem_keyboard_commbination_standard_key_value 
+0x4d79 018292 branch keyboard_commbination_keypress 
+:      018294 keyboard_commbination_osk:
+0x4d7a 018295 fetch 1 ,mem_kb_computer_system 
+0x4d7b 018296 beq system_os_windows ,keyboard_commbination_windows_osk 
+0x4d7c 018297 setarg hid_key_os_soft_kb 
+0x4d7d 018298 branch keyboard_keyvalue_store_temp 
+:      018299 keyboard_commbination_windows_osk:
+0x4d7e 018300 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
+0x4d7f 018301 jam hid_key_o ,mem_keyboard_commbination_standard_key_value 
+0x4d80 018302 branch keyboard_commbination_keypress 
+:      018304 keyboard_commbination_language:
+0x4d81 018305 fetch 1 ,mem_kb_computer_system 
+0x4d82 018306 beq system_os_windows ,keyboard_commbination_language_windows 
+0x4d83 018307 beq system_os_andriod ,keyboard_commbination_language_andriod 
+0x4d84 018308 jam left_control ,mem_keyboard_commbination_control_key_value 
+:      018309 keyboard_commbination_language_next:
+0x4d85 018310 jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
+0x4d86 018311 call keyboard_commbination_delay_release_set 
+0x4d87 018312 branch keyboard_commbination_keypress 
+:      018313 keyboard_commbination_language_windows:
+0x4d88 018314 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x4d89 018315 branch keyboard_commbination_language_next 
+:      018316 keyboard_commbination_language_andriod:
+0x4d8a 018317 jam left_shift ,mem_keyboard_commbination_control_key_value 
+0x4d8b 018318 branch keyboard_commbination_language_next 
+:      018320 keyboard_commbination_app_tiling:
+0x4d8c 018321 fetch 1 ,mem_kb_computer_system 
+0x4d8d 018322 beq system_os_windows ,keyboard_commbination_app_tiling_windows_android 
+0x4d8e 018323 beq system_os_andriod ,keyboard_commbination_app_tiling_windows_android 
+0x4d8f 018324 jam left_control ,mem_keyboard_commbination_control_key_value 
+0x4d90 018325 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
+0x4d91 018326 branch keyboard_commbination_keypress 
+:      018327 keyboard_commbination_app_tiling_windows_android:
+0x4d92 018328 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x4d93 018329 jam hid_key_tab ,mem_keyboard_commbination_standard_key_value 
+0x4d94 018330 branch keyboard_commbination_keypress 
+:      018332 keyboard_commbination_keypress:
+0x4d95 018333 jam 0 ,mem_keyboard_keyvalue_temp 
+0x4d96 018334 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4d97 018335 bbit0 0 ,keyboard_commbination_key_wait_release_set 
+0x4d98 018336 fetch 1 ,mem_keyboard_commbination_key_step 
+0x4d99 018337 beq cammbination_key_complete ,keyboard_commbination_key_hold_set 
+:      018338 keyboard_commbination_key_press_set:
+0x4d9a 018339 jam cammbination_key_press ,mem_keyboard_commbination_key_step 
+0x4d9b 018340 rtn 
+:      018342 keyboard_commbination_key_wait_release_set:
+0x4d9c 018343 jam cammbination_key_wait_release ,mem_keyboard_commbination_key_step 
+0x4d9d 018344 rtn 
+:      018346 keyboard_commbination_key_null_set:
+0x4d9e 018347 jam cammbination_key_null ,mem_keyboard_commbination_key_step 
+0x4d9f 018348 rtn 
+:      018351 keyboard_commbination_key_value_store:
+0x4da0 018352 store 1 ,mem_keyboard_tx_data + 1 
+0x4da1 018353 storet 1 ,mem_keyboard_tx_data + 3 
+0x4da2 018354 call enable_user 
+0x4da3 018355 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
+0x4da4 018356 branch keyboard_motion_data_check_next 
+:      018358 keyboard_commbination_key_press_process:
+0x4da5 018359 fetch 1 ,mem_keyboard_commbination_control_key_value 
+0x4da6 018360 arg 0 ,temp 
+0x4da7 018361 call keyboard_commbination_key_value_store 
+:      018362 keyboard_commbination_key_hold_set:
+0x4da8 018363 jam cammbination_key_hold ,mem_keyboard_commbination_key_step 
+0x4da9 018364 rtn 
+:      018366 keyboard_commbination_key_hold_process:
+0x4daa 018367 jam cammbination_key_complete ,mem_keyboard_commbination_key_step 
+0x4dab 018368 fetch 1 ,mem_keyboard_commbination_control_key_value 
+0x4dac 018369 fetcht 1 ,mem_keyboard_commbination_standard_key_value 
+0x4dad 018370 branch keyboard_commbination_key_value_store 
+:      018372 keyboard_commbination_key_wait_release_process:
+0x4dae 018373 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
+0x4daf 018374 fetch 1 ,mem_keyboard_commbination_control_key_value 
+0x4db0 018375 arg 0 ,temp 
+0x4db1 018376 call keyboard_commbination_key_value_store 
+0x4db2 018377 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
+0x4db3 018378 branch keyboard_commbination_key_null_set ,blank 
+:      018379 keyboard_commbination_key_release_set:
+0x4db4 018380 jam cammbination_key_release ,mem_keyboard_commbination_key_step 
+0x4db5 018381 rtn 
+:      018383 keyboard_commbination_key_release_process:
+0x4db6 018384 branch keyboard_commbination_key_value_store + 2 
+:      018386 keyboard_commbination_key_null_process:
+0x4db7 018387 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
+0x4db8 018388 arg 0 ,pdata 
+0x4db9 018389 arg 0 ,temp 
+0x4dba 018390 branch keyboard_commbination_key_value_store 
+:      018394 keyboard_keyvalue_in_out:
+0x4dbb 018395 bpatch patch0a_4 ,mem_patch0a 
+0x4dbc 018396 fetch 1 ,mem_keyboard_keyvalue_temp 
+0x4dbd 018397 sub pdata ,hid_key_right_gui ,null 
+0x4dbe 018398 branch keyboard_keyvalue_standard ,positive 
+0x4dbf 018399 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
+0x4dc0 018400 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4dc1 018401 bbit1 0 ,keyboard_keyvalue_standard 
+0x4dc2 018402 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
+:      018403 keyboard_keyvalue_standard:
+0x4dc3 018404 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
+0x4dc4 018405 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4dc5 018406 bbit1 0 ,keyboard_keyvalue_standard_in 
+:      018407 keyboard_keyvalue_standard_out:
+0x4dc6 018408 fetcht 1 ,mem_keyboard_keyvalue_temp 
+0x4dc7 018409 arg 6 ,loopcnt 
+0x4dc8 018410 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
+:      018411 keyboard_keyvalue_standard_out_loop:
+0x4dc9 018412 ifetch 1 ,contr 
+0x4dca 018413 branch keyboard_keyvalue_standard_out_next + 1 ,blank 
+0x4dcb 018414 isub temp ,null 
+0x4dcc 018415 nbranch keyboard_keyvalue_standard_out_next ,zero 
+0x4dcd 018416 ifetch 1 ,contr 
+0x4dce 018417 increase -2 ,contr 
+0x4dcf 018418 istore 1 ,contr 
+0x4dd0 018419 rtn blank 
+0x4dd1 018420 increase 1 ,contr 
+0x4dd2 018421 istoret 1 ,contr 
+:      018422 keyboard_keyvalue_standard_out_next:
+0x4dd3 018423 loop keyboard_keyvalue_standard_out_loop 
+0x4dd4 018424 sub temp ,hid_key_right_gui ,null 
+0x4dd5 018425 nrtn positive 
+0x4dd6 018426 sub temp ,0xbf ,null 
+0x4dd7 018427 rtn positive 
+:      018428 keyboard_keyvalue_control_key_out:
+0x4dd8 018429 and temp ,0x07 ,queue 
+0x4dd9 018430 fetch 1 ,mem_keyboard_keyvalue_buffer 
+0x4dda 018431 qset0 pdata 
+0x4ddb 018432 store 1 ,mem_keyboard_keyvalue_buffer 
+0x4ddc 018433 rtn 
+:      018435 keyboard_keyvalue_standard_in:
+0x4ddd 018436 fetcht 1 ,mem_keyboard_keyvalue_temp 
+0x4dde 018437 arg 6 ,loopcnt 
+0x4ddf 018438 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
+:      018439 keyboard_keyvalue_standard_in_loop:
+0x4de0 018440 ifetch 1 ,contr 
+0x4de1 018441 branch keyboard_keyvalue_standard_in_data ,blank 
+0x4de2 018442 isub temp ,null 
+0x4de3 018443 rtn zero 
+0x4de4 018444 loop keyboard_keyvalue_standard_in_loop 
+0x4de5 018445 sub temp ,hid_key_right_gui ,null 
+0x4de6 018446 nrtn positive 
+0x4de7 018447 sub temp ,0xbf ,null 
+0x4de8 018448 rtn positive 
+:      018449 keyboard_keyvalue_control_key_in:
+0x4de9 018450 and temp ,0x07 ,queue 
+0x4dea 018451 fetch 1 ,mem_keyboard_keyvalue_buffer 
+0x4deb 018452 qset1 pdata 
+0x4dec 018453 store 1 ,mem_keyboard_keyvalue_buffer 
+0x4ded 018454 rtn 
+:      018456 keyboard_keyvalue_standard_in_data:
+0x4dee 018457 sub temp ,hid_key_right_gui ,null 
+0x4def 018458 nbranch keyboard_keyvalue_standard_in_data_next ,positive 
+0x4df0 018459 sub temp ,0xbf ,null 
+0x4df1 018460 nbranch keyboard_keyvalue_control_key_in ,positive 
+:      018461 keyboard_keyvalue_standard_in_data_next:
+0x4df2 018462 increase -1 ,contr 
+0x4df3 018463 istoret 1 ,contr 
+0x4df4 018464 rtn 
+:      018468 keyboard_special_key_check:
+0x4df5 018469 bpatch patch0a_5 ,mem_patch0a 
+0x4df6 018470 call keyboard_pairing_button_check 
+0x4df7 018471 jam 0 ,mem_keyboard_fn_flag 
+0x4df8 018472 jam 0 ,mem_keyboard_control_key_flag 
+0x4df9 018473 jam 0 ,mem_keyboard_bt_button_flag 
+0x4dfa 018474 fetch 1 ,mem_keyboard_keyvalue_buffer 
+0x4dfb 018475 ncall keyborad_control_key_set ,blank 
+0x4dfc 018476 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
+0x4dfd 018477 arg 6 ,loopcnt 
+:      018478 keyboard_special_key_check_loop:
+0x4dfe 018479 ifetch 1 ,contr 
+0x4dff 018480 sub pdata ,hid_key_fn ,null 
+0x4e00 018481 call keyboard_fn_set ,zero 
+0x4e01 018482 sub pdata ,hid_key_pb ,null 
+0x4e02 018483 call keyboard_pb_set ,zero 
+0x4e03 018484 loop keyboard_special_key_check_loop 
+0x4e04 018485 fetch 1 ,mem_device_flag 
+0x4e05 018486 beq mode_24g_device ,keyboard_special_key_check_24g 
+:      018487 keyboard_special_key_check_bluetooth:
+0x4e06 018488 call keyboard_commbination_fast_conn_bt_check 
+0x4e07 018489 fetch 1 ,mem_keyboard_pairing_type 
+0x4e08 018490 branch keyboard_enable_bt_button_pairing ,blank 
+0x4e09 018491 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
+0x4e0a 018492 fetcht 2 ,mem_keyboard_commbination_key_bt 
+0x4e0b 018493 isub temp ,null 
+0x4e0c 018494 branch keyboard_long_button_bt_discovery ,zero 
+0x4e0d 018495 byteswap temp ,temp 
+0x4e0e 018496 isub temp ,null 
+0x4e0f 018497 branch keyboard_long_button_bt_discovery ,zero 
+0x4e10 018498 rtn 
+:      018499 keyboard_special_key_check_24g:
+0x4e11 018500 fetch 1 ,mem_keyboard_pairing_type 
+0x4e12 018501 branch keyboard_enable_bt_button_pairing ,blank 
+0x4e13 018502 branch keyboard_commbination_pairing_24g_check 
+:      018504 keyboard_pairing_button_check:
+0x4e14 018505 fetch 1 ,mem_keyboard_pairing_type 
+0x4e15 018506 nrtn blank 
+0x4e16 018507 fetcht 1 ,mem_config_select_device_button_gpio 
+0x4e17 018508 sub temp ,ui_button_gpio_disable ,null 
+0x4e18 018509 rtn zero 
+0x4e19 018510 call gpio_get_bit 
+0x4e1a 018511 nbranch keyboard_pairing_button_release ,true 
+0x4e1b 018512 arg 8 ,loopcnt 
+0x4e1c 018513 arg mem_keyboard_keyvalue_buffer ,contw 
+0x4e1d 018514 call clear_mem 
+0x4e1e 018515 jam hid_key_pb ,mem_keyboard_keyvalue_buffer + 2 
+0x4e1f 018516 rtn 
+:      018518 keyboard_pairing_button_release:
+0x4e20 018519 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
+0x4e21 018520 rtnne hid_key_pb 
+0x4e22 018521 jam hid_key_null ,mem_keyboard_keyvalue_buffer + 2 
+0x4e23 018522 rtn 
+:      018524 keyboard_enable_bt_button_pairing:
+0x4e24 018525 bpatch patch0a_6 ,mem_patch0a 
+0x4e25 018526 fetch 1 ,mem_keyboard_bt_button_flag 
+0x4e26 018527 rtn blank 
+0x4e27 018528 fetch 1 ,mem_device_flag 
+0x4e28 018529 beq mode_24g_device ,keyboard_24g_start_pair_mode 
+:      018530 keyboard_long_button_bt_discovery:
+0x4e29 018532 jam 0 ,mem_keyboard_data_change_flag 
+0x4e2a 018533 fetch 1 ,mem_device_flag 
+0x4e2b 018534 rtneq mode_24g_device 
+0x4e2c 018535 fetch mouse_flag_len ,mem_mouse_flag 
+0x4e2d 018536 rtnbit1 mouse_bt_discovery_button_long_down_flag 
+0x4e2e 018537 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x4e2f 018538 call mouse_enable_function_flag 
+0x4e30 018539 call app_evt_button_long_pressed 
+0x4e31 018540 branch keyboard_bb_event_discovery_btn 
+:      018544 keyboard_commbination_pairing_24g_check:
+0x4e32 018545 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
+0x4e33 018546 fetcht 2 ,mem_keyboard_commbination_key_24g 
+0x4e34 018547 isub temp ,null 
+0x4e35 018548 branch keyboard_24g_start_pair_mode ,zero 
+0x4e36 018549 byteswap temp ,temp 
+0x4e37 018550 isub temp ,null 
+0x4e38 018551 nrtn zero 
+:      018552 keyboard_24g_start_pair_mode:
+0x4e39 018553 call keyboard_pairing_check_otp_offset 
+0x4e3a 018554 jam 0 ,mem_keyboard_data_change_flag 
+0x4e3b 018555 fetch 2 ,mem_24g_pair_timeout 
+0x4e3c 018556 nrtn blank 
+0x4e3d 018557 setarg 0 
+0x4e3e 018558 store 2 ,mem_mouse_no_data_timer 
+0x4e3f 018559 call keyboard_capslock_led_off 
+0x4e40 018560 branch mouse_24g_start_pair_mode 
+:      018563 keyborad_control_key_set:
+0x4e41 018564 jam 1 ,mem_keyboard_control_key_flag 
+0x4e42 018565 rtn 
+:      018567 keyboard_fn_set:
+0x4e43 018568 jam 1 ,mem_keyboard_fn_flag 
+0x4e44 018569 rtn 
+:      018571 keyboard_pb_set:
+0x4e45 018572 jam 1 ,mem_keyboard_bt_button_flag 
+0x4e46 018573 rtn 
+:      018578 keyboard_motion:
+0x4e47 018579 bpatch patch0a_7 ,mem_patch0a 
+0x4e48 018580 disable user 
+0x4e49 018581 jam 0 ,mem_customer_key 
+0x4e4a 018582 jam 0 ,mem_customer_data_trigger 
+0x4e4b 018583 jam 0 ,mem_customer_data_trigger_last 
+0x4e4c 018584 fetch 1 ,mem_keyboard_commbination_key_step 
+0x4e4d 018585 beq cammbination_key_press ,keyboard_commbination_key_press_process 
+0x4e4e 018586 beq cammbination_key_hold ,keyboard_commbination_key_hold_process 
+0x4e4f 018587 beq cammbination_key_complete ,keyboard_commbination_key_hold_process 
+0x4e50 018588 beq cammbination_key_wait_release ,keyboard_commbination_key_wait_release_process 
+0x4e51 018589 beq cammbination_key_null ,keyboard_commbination_key_null_process 
+0x4e52 018590 fetch 1 ,mem_keyboard_data_change_flag 
+0x4e53 018591 branch keyboard_no_key_press ,blank 
+0x4e54 018592 increase -1 ,pdata 
+0x4e55 018593 store 1 ,mem_keyboard_data_change_flag 
+0x4e56 018594 call keyboard_current_mult_update 
+0x4e57 018595 jam 10 ,mem_keyboard_led_status_get_timer 
+0x4e58 018596 call mouse_no_data_timer_init 
+0x4e59 018597 fetch 1 ,mem_keyboard_commbination_key_step 
+0x4e5a 018598 beq cammbination_key_release ,keyboard_commbination_key_release_process 
+0x4e5b 018599 arg mem_keyboard_tx_data ,contw 
+0x4e5c 018600 arg 10 ,loopcnt 
+0x4e5d 018601 call clear_mem 
+0x4e5e 018602 call keyboard_motion_data_check 
+0x4e5f 018603 jam 0 ,mem_keyboard_data_send_flag 
+0x4e60 018604 rtn 
+:      018606 keyboard_current_mult_update:
+0x4e61 018607 jam 3 ,mem_lpm_mult 
+0x4e62 018608 jam 10 ,mem_mouse_current_mult_timer 
+0x4e63 018609 rtn 
+:      018613 keyboard_no_key_press:
+0x4e64 018614 fetch 1 ,mem_device_flag 
+0x4e65 018615 rtneq mode_bt_device1 
+0x4e66 018616 fetch 1 ,mem_keyboard_led_status_get 
+0x4e67 018617 rtn blank 
+0x4e68 018618 fetch 1 ,mem_24g_repeat_send_flag 
+0x4e69 018619 nrtn blank 
+0x4e6a 018620 fetcht 1 ,mem_keyboard_led_status_get_timer_last 
+0x4e6b 018621 fetch 1 ,mem_keyboard_led_status_get_timer 
+0x4e6c 018622 isub temp ,null 
+0x4e6d 018623 store 1 ,mem_keyboard_led_status_get_timer_last 
+0x4e6e 018624 rtn zero 
+0x4e6f 018625 arg mem_keyboard_tx_data ,contw 
+0x4e70 018626 arg 10 ,loopcnt 
+0x4e71 018627 call clear_mem 
+0x4e72 018628 call enable_user 
+0x4e73 018629 branch keyboard_motion_data_check_next 
+:      018633 keyboard_motion_data_check:
+0x4e74 018634 fetch 1 ,mem_keyboard_consumer_key_status 
+0x4e75 018635 beq keyboard_consumer_key_release ,keyboard_value_consumer_release 
+0x4e76 018636 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
+0x4e77 018637 arg 6 ,loopcnt 
+:      018638 keyboard_value_tpye_check:
+0x4e78 018639 ifetch 1 ,contr 
+0x4e79 018640 sub pdata ,hid_key_right_gui ,null 
+0x4e7a 018641 nbranch keyboard_value_tpye_consumer_set ,positive 
+:      018642 keyboard_value_tpye_check_loop:
+0x4e7b 018643 loop keyboard_value_tpye_check 
+0x4e7c 018645 fetch 1 ,mem_keyboard_all_press_key_count 
+0x4e7d 018646 call keyboard_value_release_all_key ,blank 
+0x4e7e 018647 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
+0x4e7f 018648 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
+0x4e80 018649 sub pdata ,hid_key_fn ,null 
+0x4e81 018650 branch keyboard_tx_data_skip_fn ,zero 
+0x4e82 018651 arg mem_keyboard_keyvalue_buffer ,contr 
+0x4e83 018652 arg mem_keyboard_tx_data + 1 ,contw 
+0x4e84 018653 arg 8 ,loopcnt 
+:      018654 keyboard_tx_data_store:
+0x4e85 018655 ifetch 1 ,contr 
+0x4e86 018656 beq hid_key_fn ,keyboard_tx_data_clear_fn 
+:      018657 keyboard_tx_data_store_loop:
+0x4e87 018658 istore 1 ,contw 
+0x4e88 018659 loop keyboard_tx_data_store 
+:      018661 keyboard_motion_data_check_next:
+0x4e89 018662 call keyboard_device_data_tpye_check 
+0x4e8a 018664 fetch 1 ,mem_keyboard_data_send_flag 
+0x4e8b 018665 beq device_data_tpye_mouse ,enable_user 
+0x4e8c 018666 beq device_data_tpye_standard_keyboard ,device_send_keyboard_data 
+0x4e8d 018667 beq device_data_tpye_nonstarndard_keyboard ,device_send_keyboard_data 
+0x4e8e 018668 beq device_data_tpye_consumer ,device_send_keyboard_data 
+0x4e8f 018669 beq device_data_tpye_system_conctol ,device_send_keyboard_data 
+:      018670 device_send_keyboard_data:
+0x4e90 018671 call mouse_customerkey_press 
+0x4e91 018672 branch enable_user 
+:      018674 keyboard_value_release_all_key:
+0x4e92 018675 arg mem_keyboard_keyvalue_buffer ,contw 
+0x4e93 018676 arg 9 ,loopcnt 
+0x4e94 018677 branch clear_mem 
+:      018680 keyboard_tx_data_skip_fn:
+0x4e95 018681 fetch 2 ,mem_keyboard_keyvalue_buffer 
+0x4e96 018682 store 2 ,mem_keyboard_tx_data + 1 
+0x4e97 018683 fetch 6 ,mem_keyboard_keyvalue_buffer + 3 
+0x4e98 018684 store 6 ,mem_keyboard_tx_data + 3 
+0x4e99 018685 branch keyboard_motion_data_check_next 
+:      018687 keyboard_tx_data_clear_fn:
+0x4e9a 018688 setarg 0 
+0x4e9b 018689 branch keyboard_tx_data_store_loop 
+:      018692 keyboard_value_tpye_consumer_set:
+0x4e9c 018693 copy pdata ,temp 
+0x4e9d 018694 bpatch patch0b_0 ,mem_patch0b 
+0x4e9e 018695 copy temp ,pdata 
+0x4e9f 018696 jam hid_reportid_consumer_key ,mem_keyboard_tx_data 
+0x4ea0 018697 fetcht 1 ,mem_keyboard_all_press_key_count 
+0x4ea1 018698 sub temp ,hid_key_null ,null 
+0x4ea2 018699 branch keyboard_value_consumer_all_key_release ,zero 
+0x4ea3 018700 beq hid_key_multikey_media ,keyboard_value_media 
+0x4ea4 018701 beq hid_key_multikey_paly ,keyboard_value_play 
+0x4ea5 018702 beq hid_key_multikey_stop ,keyboard_value_stop 
+0x4ea6 018703 beq hid_key_multikey_pre_track ,keyboard_value_pre_track 
+0x4ea7 018704 beq hid_key_multikey_next_track ,keyboard_value_next_track 
+0x4ea8 018705 beq hid_key_multikey_vol_down ,keyboard_value_vol_down 
+0x4ea9 018706 beq hid_key_multikey_vol_up ,keyboard_value_vol_up 
+0x4eaa 018707 beq hid_key_multikey_mute ,keyboard_value_mute 
+0x4eab 018708 beq hid_key_my_computer ,keyboard_value_my_computer 
+0x4eac 018709 beq hid_key_mail ,keyboard_value_mail 
+0x4ead 018710 beq hid_key_calculator ,keyboard_value_calculator 
+0x4eae 018711 beq hid_key_light_down ,keyboard_value_light_down 
+0x4eaf 018712 beq hid_key_light_up ,keyboard_value_light_up 
+0x4eb0 018713 beq hid_key_ac_favorites ,keyboard_value_ac_favorites 
+0x4eb1 018714 beq hid_key_ac_forward ,keyboard_value_ac_forward 
+0x4eb2 018715 beq hid_key_ac_back ,keyboard_value_ac_back 
+0x4eb3 018716 beq hid_key_ac_stop ,keyboard_value_ac_stop 
+0x4eb4 018717 beq hid_key_ac_refresh ,keyboard_value_ac_refresh 
+0x4eb5 018718 beq hid_key_ac_search ,keyboard_value_ac_search 
+0x4eb6 018719 beq hid_key_ac_home ,keyboard_value_ac_home 
+0x4eb7 018720 beq hid_key_ios_android_os_lock ,keyboard_value_os_lock 
+0x4eb8 018721 beq hid_key_os_soft_kb ,keyboard_value_os_soft_kb 
+0x4eb9 018722 beq hid_key_system_sleep ,keyboard_value_system_sleep 
+0x4eba 018723 branch keyboard_motion_data_check_next 
+:      018725 keyboard_value_media:
+0x4ebb 018726 setarg 0x0183 
+0x4ebc 018727 store 2 ,mem_keyboard_tx_data + 1 
+0x4ebd 018728 branch keyboard_motion_data_check_next 
+:      018729 keyboard_value_play:
+0x4ebe 018730 setarg 0x00cd 
+0x4ebf 018731 store 2 ,mem_keyboard_tx_data + 1 
+0x4ec0 018732 branch keyboard_motion_data_check_next 
+:      018733 keyboard_value_stop:
+0x4ec1 018734 setarg 0x00b7 
+0x4ec2 018735 store 2 ,mem_keyboard_tx_data + 1 
+0x4ec3 018736 branch keyboard_motion_data_check_next 
+:      018737 keyboard_value_pre_track:
+0x4ec4 018738 setarg 0x00b6 
+0x4ec5 018739 store 2 ,mem_keyboard_tx_data + 1 
+0x4ec6 018740 branch keyboard_motion_data_check_next 
+:      018741 keyboard_value_next_track:
+0x4ec7 018742 setarg 0x00b5 
+0x4ec8 018743 store 2 ,mem_keyboard_tx_data + 1 
+0x4ec9 018744 branch keyboard_motion_data_check_next 
+:      018745 keyboard_value_vol_down:
+0x4eca 018746 setarg 0x00ea 
+0x4ecb 018747 store 2 ,mem_keyboard_tx_data + 1 
+0x4ecc 018748 branch keyboard_motion_data_check_next 
+:      018749 keyboard_value_vol_up:
+0x4ecd 018750 setarg 0x00e9 
+0x4ece 018751 store 2 ,mem_keyboard_tx_data + 1 
+0x4ecf 018752 branch keyboard_motion_data_check_next 
+:      018753 keyboard_value_mute:
+0x4ed0 018754 setarg 0x00e2 
+0x4ed1 018755 store 2 ,mem_keyboard_tx_data + 1 
+0x4ed2 018756 branch keyboard_motion_data_check_next 
+:      018757 keyboard_value_my_computer:
+0x4ed3 018758 setarg 0x0194 
+0x4ed4 018759 store 2 ,mem_keyboard_tx_data + 1 
+0x4ed5 018760 branch keyboard_motion_data_check_next 
+:      018761 keyboard_value_mail:
+0x4ed6 018762 setarg 0x018a 
+0x4ed7 018763 store 2 ,mem_keyboard_tx_data + 1 
+0x4ed8 018764 branch keyboard_motion_data_check_next 
+:      018765 keyboard_value_calculator:
+0x4ed9 018766 setarg 0x0192 
+0x4eda 018767 store 2 ,mem_keyboard_tx_data + 1 
+0x4edb 018768 branch keyboard_motion_data_check_next 
+:      018769 keyboard_value_light_down:
+0x4edc 018770 setarg 0x0070 
+0x4edd 018771 store 2 ,mem_keyboard_tx_data + 1 
+0x4ede 018772 branch keyboard_motion_data_check_next 
+:      018773 keyboard_value_light_up:
+0x4edf 018774 setarg 0x006f 
+0x4ee0 018775 store 2 ,mem_keyboard_tx_data + 1 
+0x4ee1 018776 branch keyboard_motion_data_check_next 
+:      018777 keyboard_value_ac_favorites:
+0x4ee2 018778 setarg 0x022a 
+0x4ee3 018779 store 2 ,mem_keyboard_tx_data + 1 
+0x4ee4 018780 branch keyboard_motion_data_check_next 
+:      018781 keyboard_value_ac_forward:
+0x4ee5 018782 setarg 0x0225 
+0x4ee6 018783 store 2 ,mem_keyboard_tx_data + 1 
+0x4ee7 018784 branch keyboard_motion_data_check_next 
+:      018785 keyboard_value_ac_back:
+0x4ee8 018786 setarg 0x0224 
+0x4ee9 018787 store 2 ,mem_keyboard_tx_data + 1 
+0x4eea 018788 branch keyboard_motion_data_check_next 
+:      018789 keyboard_value_ac_stop:
+0x4eeb 018790 setarg 0x0226 
+0x4eec 018791 store 2 ,mem_keyboard_tx_data + 1 
+0x4eed 018792 branch keyboard_motion_data_check_next 
+:      018793 keyboard_value_ac_refresh:
+0x4eee 018794 setarg 0x0227 
+0x4eef 018795 store 2 ,mem_keyboard_tx_data + 1 
+0x4ef0 018796 branch keyboard_motion_data_check_next 
+:      018797 keyboard_value_ac_search:
+0x4ef1 018798 fetch 1 ,mem_kb_computer_system 
+0x4ef2 018799 beq system_os_ios ,keyboard_value_ac_home 
+0x4ef3 018800 beq system_os_mac ,keyboard_value_ac_home 
+0x4ef4 018801 setarg 0x0221 
+0x4ef5 018802 store 2 ,mem_keyboard_tx_data + 1 
+0x4ef6 018803 branch keyboard_motion_data_check_next 
+:      018804 keyboard_value_ac_home:
+0x4ef7 018805 setarg 0x0223 
+0x4ef8 018806 store 2 ,mem_keyboard_tx_data + 1 
+0x4ef9 018807 branch keyboard_motion_data_check_next 
+:      018808 keyboard_value_os_lock:
+0x4efa 018809 setarg 0x0030 
+0x4efb 018810 store 2 ,mem_keyboard_tx_data + 1 
+0x4efc 018811 branch keyboard_motion_data_check_next 
+:      018812 keyboard_value_os_soft_kb:
+0x4efd 018813 fetch 1 ,mem_kb_computer_system 
+0x4efe 018814 beq system_os_andriod ,keyboard_value_os_soft_kb_andriod 
+0x4eff 018815 setarg 0x01ae 
+0x4f00 018816 store 2 ,mem_keyboard_tx_data + 1 
+0x4f01 018817 branch keyboard_motion_data_check_next 
+:      018818 keyboard_value_os_soft_kb_andriod:
+0x4f02 018819 setarg 0x0307 
+0x4f03 018820 store 2 ,mem_keyboard_tx_data + 1 
+0x4f04 018821 branch keyboard_motion_data_check_next 
+:      018823 keyboard_value_consumer_all_key_release:
+:      018824 keyboard_value_consumer_release:
+0x4f05 018825 jam 2 ,mem_keyboard_data_change_flag 
+0x4f06 018826 fetch 1 ,mem_keyboard_all_press_key_count 
+0x4f07 018827 call keyboard_value_release_all_key ,blank 
+0x4f08 018828 jam keyboard_consumer_key_standby ,mem_keyboard_consumer_key_status 
+0x4f09 018829 setarg 0x03 
+0x4f0a 018830 store 3 ,mem_keyboard_tx_data 
+0x4f0b 018831 branch keyboard_motion_data_check_next 
+:      018832 keyboard_value_system_sleep:
+0x4f0c 018833 jam hid_reportid_system_ctrl ,mem_keyboard_tx_data 
+0x4f0d 018834 setarg 0x02 
+0x4f0e 018835 store 1 ,mem_keyboard_tx_data + 1 
+0x4f0f 018836 branch keyboard_motion_data_check_next 
+:      018843 keyboard_device_data_tpye_check:
+0x4f10 018844 bpatch patch0b_1 ,mem_patch0b 
+0x4f11 018845 fetch 1 ,mem_device_flag 
+0x4f12 018846 bne mode_24g_device ,keyboard_device_data_tpye_check_next 
+0x4f13 018847 jam 0 ,mem_24g_repeat_send_flag 
+0x4f14 018848 fetch 2 ,mem_keyboard_tx_data 
+0x4f15 018849 ncall keyboard_set_repeat_send_flag ,blank 
+0x4f16 018850 fetch 6 ,mem_keyboard_tx_data + 3 
+0x4f17 018851 ncall keyboard_set_repeat_send_flag ,blank 
+:      018853 keyboard_device_data_tpye_check_next:
+0x4f18 018854 fetch 1 ,mem_keyboard_tx_data 
+0x4f19 018855 beq hid_reportid_key_standard ,keyboard_standard_data_send 
+0x4f1a 018856 beq hid_reportid_mouse ,keyboard_mouse_data_send 
+0x4f1b 018857 beq hid_reportid_consumer_key ,keyboard_consumer_data_send 
+0x4f1c 018858 beq hid_reportid_system_ctrl ,keyboard_system_control_data_send 
+0x4f1d 018859 rtn 
+:      018861 keyboard_mouse_data_send:
+0x4f1e 018862 jam device_data_tpye_mouse ,mem_keyboard_data_send_flag 
+0x4f1f 018863 arg mem_keyboard_tx_data ,contr 
+0x4f20 018864 arg mem_mouse_key ,contw 
+0x4f21 018865 arg 7 ,loopcnt 
+0x4f22 018866 branch memcpy 
+:      018868 keyboard_standard_data_send:
+0x4f23 018869 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
+0x4f24 018870 call keyboard_clear_key_data 
+0x4f25 018871 fetch 1 ,mem_device_flag 
+0x4f26 018872 beq mode_bt_device1 ,keyboard_standard_data_send_end 
+0x4f27 018873 call keyboard_24g_led_get_status_check 
+0x4f28 018874 fetch 1 ,mem_keyboard_led_status_get 
+0x4f29 018875 store 1 ,mem_keyboard_tx_data + 2 
+:      018876 keyboard_standard_data_send_end:
+0x4f2a 018877 arg mem_keyboard_tx_data ,contr 
+0x4f2b 018878 arg mem_customer_key_press ,contw 
+0x4f2c 018879 arg 9 ,loopcnt 
+0x4f2d 018880 branch memcpy 
+:      018882 keyboard_consumer_data_send:
+0x4f2e 018883 jam device_data_tpye_consumer ,mem_keyboard_data_send_flag 
+0x4f2f 018884 call keyboard_clear_key_data 
+0x4f30 018885 setarg 0x03 
+0x4f31 018886 call mouse_customer_media_key_set 
+0x4f32 018887 arg mem_keyboard_tx_data + 1 ,contr 
+0x4f33 018888 arg mem_customer_key_press + 1 ,contw 
+0x4f34 018889 arg 2 ,loopcnt 
+0x4f35 018890 branch memcpy 
+:      018892 keyboard_system_control_data_send:
+0x4f36 018893 jam device_data_tpye_system_conctol ,mem_keyboard_data_send_flag 
+0x4f37 018894 call keyboard_clear_key_data 
+0x4f38 018895 setarg 0x02 
+0x4f39 018896 store 8 ,mem_customer_key_press 
+0x4f3a 018897 store 8 ,mem_customer_key_release 
+0x4f3b 018898 fetch 1 ,mem_keyboard_tx_data + 1 
+0x4f3c 018899 store 1 ,mem_customer_key_press + 1 
+0x4f3d 018900 rtn 
+:      018903 keyboard_clear_key_data:
+0x4f3e 018904 arg 18 ,loopcnt 
+0x4f3f 018905 arg mem_customer_key_press ,contw 
+0x4f40 018906 branch clear_mem 
+:      018911 keyboard_lpm_before_common:
+0x4f41 018912 call clear_wake 
+0x4f42 018913 call mouse_wheel_check 
+0x4f43 018914 fetcht 1 ,mem_whee_a_data_gpio 
+0x4f44 018915 call gpio_set_wake_by_current_state 
+0x4f45 018916 fetcht 1 ,mem_whee_b_data_gpio 
+0x4f46 018917 call gpio_set_wake_by_current_state 
+0x4f47 018919 fetcht 1 ,mem_config_select_device_button_gpio 
+0x4f48 018920 call gpio_set_wake 
+0x4f49 018922 fetch 2 ,mem_kb_col_ptr 
+0x4f4a 018923 copy pdata ,regb 
+0x4f4b 018924 arg 20 ,loopcnt 
+:      018925 keyboard_key_col_wake_init:
+0x4f4c 018926 ifetcht 1 ,regb 
+0x4f4d 018927 isolate1 7 ,temp 
+0x4f4e 018928 ncall gpio_out_active ,true 
+0x4f4f 018929 increase 1 ,regb 
+0x4f50 018930 loop keyboard_key_col_wake_init 
+0x4f51 018932 fetch 2 ,mem_kb_row_ptr 
+0x4f52 018933 copy pdata ,regb 
+0x4f53 018934 arg 8 ,loopcnt 
+:      018935 keyboard_key_row_wake_init:
+0x4f54 018936 ifetcht 1 ,regb 
+0x4f55 018937 sub temp ,ui_button_gpio_disable ,null 
+0x4f56 018938 ncall gpio_set_wake_by_current_state ,zero 
+0x4f57 018939 increase 1 ,regb 
+0x4f58 018940 loop keyboard_key_row_wake_init 
+0x4f59 018941 rtn 
+:      018943 keyboard_key_row_wake_set:
+0x4f5a 018944 fetch 1 ,mem_same_keyvalue_timerout_flag 
+0x4f5b 018945 branch gpio_set_wake ,blank 
+0x4f5c 018946 branch gpio_set_wake_by_current_state 
+:      018947 keyboard_process_lpm_before:
+0x4f5d 018948 rtnmark1 mark_24g 
+0x4f5e 018949 call keyboard_lpm_before_common 
+0x4f5f 018950 fetch 1 ,mem_lpm_current_mult 
+0x4f60 018951 nrtn blank 
+0x4f61 018952 branch gpio_clr_wake 
+:      018953 keyboard_before_hibernate:
+0x4f62 018954 bpatch patch0b_2 ,mem_patch0b 
+0x4f63 018955 jam 0xff ,mem_sensor_motion_gpio 
+0x4f64 018956 call disable_authrom 
+0x4f65 018957 call keyboard_device_led_all_off 
+0x4f66 018958 call mouse_before_hibernate_wheel_gpio_set 
+0x4f67 018959 call mouse_setgpio_hibernate 
+0x4f68 018960 call mouse_flash_power_down 
+0x4f69 018961 fetcht 1 ,mem_sensor_motion_gpio 
+0x4f6a 018962 branch gpio_clr_wake 
+:      018964 keyboard_power_down:
+0x4f6b 018965 call keyboard_device_led_all_off 
+:      018966 keyboard_app_enter_hibernate:
+0x4f6c 018967 bpatch patch0b_3 ,mem_patch0b 
+0x4f6d 018968 call keyboard_setgpio_hibernate 
+0x4f6e 018969 call ice_break 
+0x4f6f 018970 branch app_enter_hibernate 
+:      018972 keyboard_device_led_all_off:
+0x4f70 018973 bpatch patch0b_4 ,mem_patch0b 
+0x4f71 018974 call keyboard_device_led_off 
+0x4f72 018975 call keyboard_numlock_led_off 
+0x4f73 018976 call keyboard_capslock_led_off 
+0x4f74 018977 branch keyboard_power_led_off 
+:      018984 keyboard_setgpio_hibernate:
+0x4f75 018985 bpatch patch0b_5 ,mem_patch0b 
+0x4f76 018986 call clear_wake 
+0x4f77 018987 call keyboard_device_led_all_off 
+0x4f78 018988 call mouse_set_sdio_high 
+0x4f79 018989 call keyboard_lpm_before_common 
+0x4f7a 018990 call mouse_gpio_pd_idle 
+0x4f7b 018991 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
+0x4f7c 018992 call mouse_gpio_config_input_pu 
+0x4f7d 018993 call mouse_gpio_set_high_impedance 
+0x4f7e 018994 branch mouse_adc_gpio_set_before_hibernate 
+:      019006 keyboard_g24_reconn_dispatch:
+0x4f7f 019007 fetch 2 ,mem_24g_reconn_count 
+0x4f80 019008 and_into 0xe0 ,pdata 
+0x4f81 019009 branch keyboard_g24_reconn_dispatch_next ,blank 
+0x4f82 019010 fetch 2 ,mem_24g_reconn_count 
+0x4f83 019011 increase 1 ,pdata 
+0x4f84 019012 store 2 ,mem_24g_reconn_count 
+0x4f85 019013 rtn 
+:      019014 keyboard_g24_reconn_dispatch_next:
+0x4f86 019015 call g24_reconn_data_prep 
+0x4f87 019016 call g24_transmit_receive_ack 
+0x4f88 019017 nbranch g24_reconn_device_fail ,sync 
+0x4f89 019018 nbranch g24_reconn_device_fail ,user3 
+0x4f8a 019019 call keyboard_g24_ackpayload_parse 
+0x4f8b 019020 branch g24_reconn_dispatch_next + 5 
+:      019024 keyboard_g24_transmit_no_interrupt:
+0x4f8c 019026 call g24_txdata_prep 
+0x4f8d 019027 nbranch keyboard_g24_nodata_transmit ,user 
+:      019028 keyboard_g24_transmit_start:
+0x4f8e 019029 call keyboard_g24_transmit_process 
+0x4f8f 019030 call keyboard_power_ctrl_start 
+0x4f90 019031 branch keyboard_g24_transmit_start_next 
+:      019033 keyboard_g24_nodata_transmit:
+0x4f91 019034 fetch 8 ,mem_keyscan_value_current 
+0x4f92 019035 nbranch keyboard_g24_transmit_start ,blank 
+0x4f93 019036 fetch 8 ,mem_keyscan_value_current + 8 
+0x4f94 019037 nbranch keyboard_g24_transmit_start ,blank 
+0x4f95 019038 fetch 4 ,mem_keyscan_value_current + 16 
+0x4f96 019039 nbranch keyboard_g24_transmit_start ,blank 
+0x4f97 019041 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x4f98 019042 rtneq g24_tx_timer_int_enable 
+0x4f99 019043 call g24_search_receiver 
+:      019044 keyboard_g24_long_sleep:
+0x4f9a 019045 call keyboard_g24_lpm_wait 
+0x4f9b 019046 nrtn user 
+0x4f9c 019047 fetch 1 ,mem_sensor_shutdown_flag 
+0x4f9d 019048 ncall keyboard_setgpio_hibernate ,blank 
+0x4f9e 019049 fetch 4 ,mem_24g_enter_hibernate 
+0x4f9f 019050 branch g24_long_seep2 
+:      019052 keyboard_g24_transmit_process:
+0x4fa0 019053 bpatch patch0b_6 ,mem_patch0b 
+0x4fa1 019054 jam 0 ,mem_24g_retry 
+:      019055 keyboard_g24_transmit_loop:
+0x4fa2 019056 fetchr timeup ,2 ,mem_param_rx_setup 
+0x4fa3 019057 until clkn_rt ,meet 
+0x4fa4 019058 call keyboard_special_key_check 
+0x4fa5 019059 fetch 1 ,mem_keyboard_bt_button_flag 
+0x4fa6 019060 nbranch mouse_soft_reset ,blank 
+0x4fa7 019061 call g24_transmit_receive_ack 
+0x4fa8 019062 fetch 1 ,mem_24g_no_ack 
+0x4fa9 019063 beq no_ack_24g ,g24_transmit_no_ack 
+0x4faa 019064 nbranch keyboard_g24_retransmit ,sync 
+0x4fab 019065 nbranch keyboard_g24_retransmit ,user3 
+0x4fac 019066 call keyboard_g24_ackpayload_parse 
+0x4fad 019067 jam 0 ,mem_sensor_shutdown_flag 
+0x4fae 019068 branch g24_transmit_no_ack 
+:      019071 keyboard_g24_retransmit:
+0x4faf 019072 fetch 1 ,mem_24g_abort_pac 
+0x4fb0 019073 nrtn blank 
+0x4fb1 019074 fetch 2 ,mem_24g_txfail_cnt 
+0x4fb2 019075 increase 1 ,pdata 
+0x4fb3 019076 store 2 ,mem_24g_txfail_cnt 
+0x4fb4 019077 fetch 1 ,mem_24g_txfail_cnt 
+0x4fb5 019078 beq 0xff ,g24_tx_attempt_fail 
+0x4fb6 019079 call keyboard_g24_transmit_hop_process 
+0x4fb7 019080 branch keyboard_g24_transmit_loop 
+:      019083 keyboard_g24_transmit_hop_process:
+0x4fb8 019084 fetcht 1 ,mem_24g_retry 
+0x4fb9 019085 sub temp ,20 ,null 
+0x4fba 019086 branch keyboard_g24_tx_fast_hop ,positive 
+0x4fbb 019087 arg 25 ,loopcnt 
+0x4fbc 019088 call delay_ms_wait 
+0x4fbd 019089 branch g24_hop_ch_disable 
+:      019091 keyboard_g24_tx_fast_hop:
+0x4fbe 019092 increase 1 ,temp 
+0x4fbf 019093 storet 1 ,mem_24g_retry 
+0x4fc0 019094 fetch 4 ,mem_24g_addr 
+0x4fc1 019095 fetcht 4 ,mem_24g_fast_conn_addr 
+0x4fc2 019096 isub temp ,null 
+0x4fc3 019097 branch g24_ch ,zero 
+0x4fc4 019098 fetch 1 ,mem_24g_retry 
+0x4fc5 019099 sub pdata ,3 ,null 
+0x4fc6 019100 rtn positive 
+0x4fc7 019101 branch g24_tx_fast_hop 
+:      019104 keyboard_g24_lpm_wait:
+0x4fc8 019105 enable user 
+0x4fc9 019106 call lpo_calibration 
+0x4fca 019107 fetch 3 ,mem_clks_per_lpo 
+0x4fcb 019108 branch disable_user ,blank 
+0x4fcc 019109 fetch 1 ,mem_keyboard_fn_flag 
+0x4fcd 019110 nbranch disable_user ,blank 
+0x4fce 019111 fetch 1 ,mem_keyboard_control_key_flag 
+0x4fcf 019112 nbranch disable_user ,blank 
+0x4fd0 019113 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
+0x4fd1 019114 nbranch disable_user ,blank 
+0x4fd2 019115 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x4fd3 019116 beq g24_tx_timer_int_enable ,disable_user 
+0x4fd4 019117 branch g24_lpm_wait + 5 
+:      019119 keyboard_power_ctrl_start:
+0x4fd5 019120 fetch 4 ,mem_24g_addr 
+0x4fd6 019121 fetcht 4 ,mem_24g_fast_conn_addr 
+0x4fd7 019122 isub temp ,null 
+0x4fd8 019123 nbranch power_ctrl_start + 1 ,zero 
+0x4fd9 019124 jam tx_power_f30db ,mem_tx_power 
+0x4fda 019125 rtn 
+:      019126 keyboard_g24_transmit_start_next:
+0x4fdb 019127 fetch 8 ,mem_24g_long_sleep_set 
+0x4fdc 019128 store 8 ,mem_24g_enter_hibernate 
+0x4fdd 019129 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
+0x4fde 019130 store 2 ,mem_24g_long_sleep_param_update_timer 
+:      019131 keyboard_g24_short_sleep:
+0x4fdf 019132 bpatch patch0b_7 ,mem_patch0b 
+0x4fe0 019133 call g24_lpm_wait 
+0x4fe1 019134 nrtn user 
+0x4fe2 019135 call clear_wake 
+0x4fe3 019136 fetch 3 ,mem_24g_short_sleep_set 
+0x4fe4 019137 branch g24_long_seep2 
+:      019144 keyboard_24g_package_data:
+0x4fe5 019146 rtnmark0 mark_24g 
+0x4fe6 019147 call keyboard_motion 
+0x4fe7 019148 nrtn user 
+0x4fe8 019149 fetch mouse_flag_len ,mem_mouse_flag 
+0x4fe9 019150 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
+0x4fea 019151 fetch 1 ,mem_customer_key 
+0x4feb 019152 nbranch keyboard_24g_keyboard_package_data ,blank 
+0x4fec 019153 branch mouse_24g_mouse_package_data 
+:      019155 keyboard_24g_keyboard_package_data:
+0x4fed 019156 jam type_kb ,mem_24g_data_type 
+0x4fee 019157 arg 9 ,rega 
+0x4fef 019158 fetch 1 ,mem_customer_data_trigger 
+0x4ff0 019159 nbranch keyboard_customer_key_press ,blank 
+0x4ff1 019160 arg mem_customer_key_release ,regb 
+0x4ff2 019161 rtn 
+:      019162 keyboard_customer_key_press:
+0x4ff3 019163 arg mem_customer_key_press ,regb 
+0x4ff4 019164 rtn 
+:      019169 keyboard_24g_search_dongle_init:
+0x4ff5 019170 setarg 0 
+0x4ff6 019171 store 3 ,mem_mouse_search_dongle_action 
+0x4ff7 019172 rtn 
+:      019174 keyboard_24g_search_dongle:
+0x4ff8 019175 bpatch patch0c_0 ,mem_patch0c 
+0x4ff9 019176 fetch mouse_flag_len ,mem_mouse_flag 
+0x4ffa 019177 rtnbit0 mouse_enable_24g_search_dongle 
+0x4ffb 019178 fetch 1 ,mem_mouse_long_mult_flag 
+0x4ffc 019179 rtn blank 
+0x4ffd 019180 fetch 1 ,mem_24g_abort_pac 
+0x4ffe 019181 rtn blank 
+0x4fff 019182 fetch 1 ,mem_mouse_search_dongle_interval 
+0x5000 019183 increase 1 ,pdata 
+0x5001 019184 and_into 3 ,pdata 
+0x5002 019185 store 1 ,mem_mouse_search_dongle_interval 
+0x5003 019186 nrtn blank 
+0x5004 019187 jam 0 ,mem_mouse_search_dongle_ch 
+:      019188 keyboard_24g_search_dongle_loop:
+0x5005 019190 fetch 1 ,mem_mouse_search_dongle_ch 
+0x5006 019191 increase 1 ,pdata 
+0x5007 019192 store 1 ,mem_mouse_search_dongle_ch 
+0x5008 019193 sub pdata ,g24_ch_number ,null 
+0x5009 019194 nbranch keyboard_24g_search_dongle_loop_end ,positive 
+0x500a 019195 call g24_reconn_data_prep 
+0x500b 019196 call g24_transmit_receive_ack 
+0x500c 019197 nbranch keyboard_24g_search_dongle_loop_retry ,sync 
+0x500d 019198 nbranch keyboard_24g_search_dongle_loop_retry ,user3 
+0x500e 019199 call keyboard_g24_ackpayload_parse 
+0x500f 019200 call keyboard_24g_search_dongle_success 
+:      019201 keyboard_24g_search_dongle_loop_end:
+0x5010 019202 call g24_txbuf_clear 
+0x5011 019203 fetch 1 ,mem_mouse_search_dongle_count 
+0x5012 019204 increase 1 ,pdata 
+0x5013 019205 store 1 ,mem_mouse_search_dongle_count 
+0x5014 019206 beq g24_ch_poll_count ,keyboard_24g_search_dongle_check 
+0x5015 019207 rtn 
+:      019209 keyboard_24g_search_dongle_loop_retry:
+0x5016 019210 call g24_ch 
+0x5017 019211 branch keyboard_24g_search_dongle_loop 
+:      019213 keyboard_24g_search_dongle_check:
+0x5018 019214 jam 0 ,mem_mouse_search_dongle_count 
+0x5019 019215 fetch 1 ,mem_mouse_search_dongle_action 
+0x501a 019216 rtnbit1 g24_disconn_state 
+0x501b 019217 set1 g24_disconn_state ,pdata 
+0x501c 019218 store 1 ,mem_mouse_search_dongle_action 
+0x501d 019219 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
+0x501e 019220 store 2 ,mem_mouse_no_data_timer 
+0x501f 019221 rtn 
+:      019224 keyboard_24g_search_dongle_success:
+0x5020 019225 fetch 1 ,mem_24g_abort_pac 
+0x5021 019226 branch keyboard_24g_search_dongle_init ,blank 
+0x5022 019227 jam 0 ,mem_mouse_search_dongle_count 
+0x5023 019228 fetch 1 ,mem_mouse_search_dongle_action 
+0x5024 019229 rtnbit0 g24_disconn_state 
+0x5025 019230 set0 g24_disconn_state ,pdata 
+0x5026 019231 store 1 ,mem_mouse_search_dongle_action 
+0x5027 019232 branch mouse_no_data_timer_init 
+:      019235 keyboard_g24_ackpayload_parse:
+0x5028 019236 call g24_ackpayload_parse 
+0x5029 019237 fetch 1 ,mem_24g_rxbuf + 1 
+0x502a 019238 compare 0x08 ,pdata ,0xf8 
+0x502b 019239 nrtn true 
+0x502c 019240 fetch 1 ,mem_24g_rxbuf + 2 
+0x502d 019241 beq 0xff ,keyboard_24g_hibernate_set 
+0x502e 019242 rtn 
+:      019247 keyboard_le_send_att_find_by_type_value_request_ancs:
+0x502f 019248 jam 1 ,mem_le_connect_ios_mac_flag 
+0x5030 019249 arg 23 ,rega 
+0x5031 019250 arg le_l2cap_cid_att ,regb 
+0x5032 019251 call le_fifo_malloc_tx_l2cap 
+0x5033 019252 setarg attop_find_by_type_value_request 
+0x5034 019253 istore 1 ,contw 
+0x5035 019254 setarg 0x0001 
+0x5036 019255 istore 2 ,contw 
+0x5037 019256 setarg 0xffff 
+0x5038 019257 istore 2 ,contw 
+0x5039 019258 setarg 0x2800 
+0x503a 019259 istore 2 ,contw 
+0x503b 019260 arg mem_le_search_service_uuid ,contr 
+0x503c 019261 branch memcpy16 
+:      019262 keyboard_le_att_auto_reco_process:
+0x503d 019263 bpatch patch0c_1 ,mem_patch0c 
+0x503e 019264 fetch 1 ,mem_le_connect_ios_mac_flag 
+0x503f 019265 rtn blank 
+0x5040 019266 copy rega ,contr 
+0x5041 019267 ifetch 3 ,contr 
+0x5042 019268 store 3 ,mem_le_att_opcode 
+0x5043 019269 beq attop_read_response ,keyboard_le_parse_att_manu_resp 
+0x5044 019270 beq attop_read_by_type_response ,keyboard_le_send_att_read_by_type_rsp_mac 
+0x5045 019271 beq attop_find_by_type_value_response ,keyboard_le_parse_att_find_by_type_value_rsp 
+0x5046 019272 beq attop_error_response ,keyboard_le_send_att_find_by_type_value_request_mac 
+0x5047 019273 branch le_parse_att2 
+:      019275 keyboard_le_parse_att_find_by_type_value_rsp:
+0x5048 019276 fetch 1 ,mem_le_connect_ios_mac_flag 
+0x5049 019277 beq 2 ,keyboard_le_parse_att_find_by_type_value_rsp_mac 
+:      019278 keyboard_le_parse_att_find_ios_report:
+0x504a 019279 jam system_os_ios ,mem_kb_computer_system 
+0x504b 019280 branch keyboard_otp_store_computer_system_ble 
+:      019281 keyboard_le_parse_att_not_find_mac_report:
+0x504c 019283 fetch 1 ,mem_le_conn_peer_addr_type 
+0x504d 019284 store 1 ,mem_kb_computer_system 
+0x504e 019285 branch keyboard_otp_store_computer_system_ble 
+:      019286 keyboard_le_parse_att_find_mac_report:
+0x504f 019287 jam system_os_mac ,mem_kb_computer_system 
+:      019288 keyboard_otp_store_computer_system_ble:
+0x5050 019289 jam 0 ,mem_le_connect_ios_mac_flag 
+0x5051 019290 fetcht 2 ,mem_otp_read_retention_offset 
+0x5052 019291 setarg 0x1fd0 
+0x5053 019292 isub temp ,regb 
+0x5054 019293 arg mem_kb_computer_system ,rega 
+0x5055 019295 arg 1 ,loopcnt 
+0x5056 019296 call otp_write 
+0x5057 019297 fetcht 2 ,mem_otp_read_retention_offset 
+0x5058 019298 increase 14 ,temp 
+0x5059 019299 storet 2 ,mem_otp_read_retention_offset 
+0x505a 019300 rtn 
+:      019304 keyboard_le_send_att_find_by_type_value_request_mac:
+0x505b 019305 fetch 1 ,mem_le_connect_ios_mac_flag 
+0x505c 019306 beq 2 ,keyboard_le_parse_att_not_find_mac_report 
+0x505d 019307 jam 2 ,mem_le_connect_ios_mac_flag 
+0x505e 019308 arg 9 ,rega 
+0x505f 019309 arg le_l2cap_cid_att ,regb 
+0x5060 019310 call le_fifo_malloc_tx_l2cap 
+0x5061 019311 setarg attop_find_by_type_value_request 
+0x5062 019312 istore 1 ,contw 
+0x5063 019313 setarg 0x0001 
+0x5064 019314 istore 2 ,contw 
+0x5065 019315 setarg 0xffff 
+0x5066 019316 istore 2 ,contw 
+0x5067 019317 setarg 0x2800 
+0x5068 019318 istore 2 ,contw 
+0x5069 019319 arg 2 ,loopcnt 
+0x506a 019320 arg mem_le_search_mac_uuid ,contr 
+0x506b 019321 branch memcpy 
+:      019323 keyboard_le_parse_att_find_by_type_value_rsp_mac:
+0x506c 019324 arg 7 ,rega 
+0x506d 019325 arg le_l2cap_cid_att ,regb 
+0x506e 019326 call le_fifo_malloc_tx_l2cap 
+0x506f 019327 setarg attop_read_by_type_request 
+0x5070 019328 istore 1 ,contw 
+0x5071 019329 fetcht 2 ,mem_le_payload_ptr 
+0x5072 019330 increase 5 ,temp 
+0x5073 019331 ifetch 4 ,temp 
+0x5074 019332 istore 4 ,contw 
+0x5075 019333 setarg 0x2803 
+0x5076 019334 istore 2 ,contw 
+0x5077 019335 rtn 
+:      019337 keyboard_le_send_att_read_by_type_rsp_mac:
+0x5078 019338 fetch 2 ,mem_le_l2cap_size 
+0x5079 019339 increase -2 ,pdata 
+0x507a 019340 div pdata ,7 
+0x507b 019341 call wait_div_end 
+0x507c 019342 quotient loopcnt 
+0x507d 019343 fetch 2 ,mem_le_payload_ptr 
+0x507e 019344 add pdata ,6 ,contr 
+0x507f 019345 branch keyboard_le_check_att_read_type_manu_loop 
+:      019347 keyboard_le_check_att_read_type_manu_loop:
+0x5080 019348 increase 3 ,contr 
+0x5081 019349 ifetch 2 ,contr 
+0x5082 019350 copy pdata ,regc 
+0x5083 019351 ifetch 2 ,contr 
+0x5084 019352 arg 0x2a29 ,temp 
+0x5085 019353 isub temp ,null 
+0x5086 019354 branch keyboard_le_send_att_read_by_type_rsp_manufactory ,zero 
+0x5087 019355 loop keyboard_le_check_att_read_type_manu_loop 
+0x5088 019356 branch keyboard_le_parse_att_not_find_mac_report 
+:      019357 keyboard_le_send_att_read_by_type_rsp_manufactory:
+0x5089 019358 arg 3 ,rega 
+0x508a 019359 arg le_l2cap_cid_att ,regb 
+0x508b 019360 call le_fifo_malloc_tx_l2cap 
+0x508c 019361 setarg attop_read_request 
+0x508d 019362 istore 1 ,contw 
+0x508e 019363 copy regc ,pdata 
+0x508f 019364 istore 2 ,contw 
+0x5090 019365 rtn 
+:      019367 keyboard_le_parse_att_manu_resp:
+0x5091 019368 fetch 2 ,mem_le_l2cap_size 
+0x5092 019369 arg 9 ,loopcnt 
+0x5093 019370 fetch 2 ,mem_le_payload_ptr 
+0x5094 019371 add pdata ,5 ,rega 
+0x5095 019372 arg mem_le_search_mac_manu_name ,regb 
+0x5096 019373 call string_compare 
+0x5097 019374 branch keyboard_le_parse_att_find_mac_report ,zero 
+0x5098 019375 branch keyboard_le_parse_att_not_find_mac_report 
+:      019383 module_init:
+0x5099 019384 branch module_lpm_init ,wake 
+0x509a 019385 call le_modified_name 
+0x509b 019386 setarg module_process_idle 
+0x509c 019387 store 2 ,mem_cb_idle_process 
+0x509d 019388 setarg module_process_bb_event 
+0x509e 019389 store 2 ,mem_cb_bb_event_process 
+0x509f 019390 setarg module_lpm_lock 
+0x50a0 019391 store 2 ,mem_cb_check_wakelock 
+0x50a1 019392 setarg module_hci_cmd_transmit_le_notify 
+0x50a2 019393 store 2 ,mem_cb_ble_transmit 
+0x50a3 019394 setarg module_le_receive_data 
+0x50a4 019395 store 2 ,mem_cb_att_write 
+0x50a5 019396 setarg module_bb_event_timer 
+0x50a6 019397 store 2 ,mem_cb_event_timer 
+0x50a7 019399 bpatch patch0c_2 ,mem_patch0c 
+0x50a8 019400 call module_lpm_uart_init 
+0x50a9 019401 call module_gpio_init 
+0x50aa 019402 branch module_hci_event_enter_standby_mode 
+:      019404 module_lpm_uart_init:
+0x50ab 019405 fetch 1 ,core_uart_ctrl 
+0x50ac 019406 set0 bit_uart_control_enable ,pdata 
+0x50ad 019407 store 1 ,core_uart_ctrl 
+0x50ae 019408 fetch 8 ,mem_module_uart_rx_buffer 
+0x50af 019409 call uarta_init_dma_mem 
+0x50b0 019410 fetch uart_baud_len ,mem_module_uarta_baud_rate 
+0x50b1 019411 call uarta_init_baud_rate 
+0x50b2 019412 call uart_clock_select_main_freq_crystal 
+0x50b3 019413 jam gpcfg_uart_txd ,core_gpio_conf + hci_uart_tx_gpio_num 
+0x50b4 019414 jam gpcfg_uart_rxd | gpcfg_pullup ,core_gpio_conf + hci_uart_rx_gpio_num 
+0x50b5 019415 jam gpcfg_uart_rts ,core_gpio_conf + hci_uart_rts_gpio_num 
+0x50b6 019416 jam gpcfg_uart_cts ,core_gpio_conf + hci_uart_cts_gpio_num 
+0x50b7 019418 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
+0x50b8 019419 fetch 2 ,mem_module_flag 
+0x50b9 019420 isolate1 module_flag_uart_flow_control ,pdata 
+0x50ba 019421 setflag true ,bit_uart_control_flow_control ,temp 
+0x50bb 019422 storet 1 ,core_uart_ctrl 
+0x50bc 019423 rtn 
+:      019425 module_lpm_init:
+0x50bd 019426 branch module_lpm_uart_init 
+:      019430 module_gpio_init:
+0x50be 019431 fetcht 1 ,mem_module_connect_state_gpio 
+0x50bf 019432 call gpio_config_output 
+0x50c0 019433 call module_set_conn_pin_low 
+0x50c1 019434 fetcht 1 ,mem_module_wake_up_gpio 
+0x50c2 019435 branch gpio_config_input 
+:      019437 module_lpm_lock:
+0x50c3 019438 fetcht 1 ,mem_module_wake_up_gpio 
+0x50c4 019439 call gpio_get_bit 
+0x50c5 019440 nbranch app_put_lpm_wake_lock ,true 
+0x50c6 019441 branch app_get_lpm_wake_lock 
+:      019444 module_process_idle:
+0x50c7 019445 call l2cap_malloc_is_fifo_full 
+0x50c8 019446 nrtn blank 
+0x50c9 019447 branch module_process_check_hci_command_complete 
+:      019450 module_process_bb_event:
+0x50ca 019451 copy regc ,pdata 
+0x50cb 019452 beq bt_evt_le_connected ,module_process_le_conn 
+0x50cc 019453 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
+0x50cd 019454 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
+0x50ce 019455 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
+0x50cf 019456 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
+0x50d0 019457 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
+0x50d1 019458 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
+0x50d2 019459 beq bt_evt_store_nvram ,module_hci_event_store_device 
+0x50d3 019460 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
+0x50d4 019461 beq bt_evt_le_update_phy ,module_process_ble_update_phy 
+0x50d5 019462 beq bt_evt_le_get_passkey ,module_hci_event_passkey_entry_mode 
+0x50d6 019463 beq bt_evt_le_gkey_generate ,module_hci_event_gkey_generate 
+0x50d7 019464 rtn 
+:      019468 module_process_bb_even_le_disconn:
+0x50d8 019469 call le_clr_config_more_data 
+0x50d9 019470 jam 0 ,mem_module_hci_notify_len 
+0x50da 019471 call module_disconn_start 
+0x50db 019472 branch module_hci_event_le_disconnect 
+:      019477 module_process_le_conn:
+0x50dc 019479 call module_conn_start 
+0x50dd 019480 fetch 1 ,mem_module_le_lpm_mult 
+0x50de 019481 store 1 ,mem_lpm_mult 
+0x50df 019482 branch module_hci_event_le_connect 
+:      019486 module_disconn_start:
+0x50e0 019487 call module_start_adv_discovery_by_command 
+0x50e1 019488 branch module_set_conn_pin_high 
+:      019491 module_process_ble_ltk_lost:
+0x50e2 019492 call le_send_reject_ind 
+0x50e3 019493 branch le_send_smp_security_request 
+:      019495 module_process_ble_update_phy:
+0x50e4 019496 branch module_hci_event_le_update_phy 
+:      019499 module_set_conn_pin_high:
+0x50e5 019500 fetcht 1 ,mem_module_connect_state_gpio 
+0x50e6 019501 branch gpio_out_active 
+:      019503 module_conn_start:
+0x50e7 019504 call module_stop_adv_discovery 
+0x50e8 019505 branch module_set_conn_pin_low 
+:      019507 module_stop_adv_discovery:
+0x50e9 019508 fetch 1 ,mem_module_state 
+0x50ea 019509 isolate1 moudle_state_ble_bit ,pdata 
+0x50eb 019510 call app_ble_stop_adv ,true 
+0x50ec 019511 rtn 
+:      019512 module_set_conn_pin_low:
+0x50ed 019513 fetcht 1 ,mem_module_connect_state_gpio 
+0x50ee 019514 branch gpio_out_inactive 
+:      019517 module_process_check_hci_command_complete:
+0x50ef 019518 fetch 1 ,core_uart_status 
+0x50f0 019519 rtnbit1 uart_status_rx_fifo_empty 
+0x50f1 019520 call uarta_prepare_rx 
+0x50f2 019521 ifetch 1 ,contru 
+0x50f3 019522 bne 0x01 ,module_hci_in_excp 
+0x50f4 019523 fetch 2 ,core_uart_rxitems 
+0x50f5 019524 sub pdata ,2 ,null 
+0x50f6 019525 rtn positive 
+0x50f7 019526 ifetch 1 ,contru 
+0x50f8 019527 store 1 ,mem_module_uart_opcode 
+0x50f9 019528 ifetcht 1 ,contru 
+0x50fa 019529 copy contru ,rega 
+0x50fb 019530 storet 1 ,mem_module_uart_len 
+0x50fc 019531 add temp ,3 ,temp 
+0x50fd 019532 fetch 2 ,core_uart_rxitems 
+0x50fe 019533 isub temp ,temp 
+0x50ff 019534 nrtn positive 
+0x5100 019535 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x5101 019536 call module_hci_cmd_control 
+0x5102 019537 fetch 1 ,mem_module_temp_nl_discard_packet 
+0x5103 019538 rtneq hci_not_discard_packet 
+0x5104 019539 branch module_hci_dicard_packet 
+:      019541 module_hci_in_excp:
+0x5105 019542 call delay_10ms 
+0x5106 019543 call module_hci_event_invalid_packet 
+0x5107 019544 branch module_hci_release_except 
+:      019547 module_hci_release_except:
+0x5108 019548 bpatch patch0c_3 ,mem_patch0c 
+0x5109 019549 call uarta_prepare_rx 
+0x510a 019550 fetch 2 ,core_uart_rxitems 
+0x510b 019551 rtn blank 
+0x510c 019552 iadd contru ,contru 
+0x510d 019553 branch module_hci_dicard_bytes 
+:      019555 module_hci_dicard_packet:
+0x510e 019556 call uarta_prepare_rx 
+0x510f 019557 increase 2 ,contu 
+0x5110 019558 ifetch 1 ,contu 
+0x5111 019559 iadd contu ,contu 
+:      019560 module_hci_dicard_bytes:
+0x5112 019561 branch uarta_rxdone 
+:      019564 module_hci_cmd_control:
+0x5113 019565 bpatch patch0c_4 ,mem_patch0c 
+0x5114 019566 fetch 1 ,mem_module_uart_opcode 
+0x5115 019567 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
+0x5116 019568 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
+0x5117 019569 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
+0x5118 019570 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
+0x5119 019571 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
+0x511a 019572 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
+0x511b 019573 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
+0x511c 019574 beq hci_cmd_version_req ,module_hci_cmd_version_request 
+0x511d 019575 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
+0x511e 019576 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
+0x511f 019577 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
+0x5120 019578 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
+0x5121 019579 beq hci_cmd_power_req ,module_hci_cmd_power_request 
+0x5122 019580 beq hci_cmd_power_set ,module_hci_cmd_power_set 
+0x5123 019581 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
+0x5124 019582 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
+0x5125 019583 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
+0x5126 019584 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
+0x5127 019585 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
+0x5128 019586 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
+0x5129 019587 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
+0x512a 019588 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
+0x512b 019589 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
+0x512c 019590 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
+0x512d 019591 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
+0x512e 019592 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
+0x512f 019594 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
+0x5130 019595 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
+0x5131 019596 beq hci_cmd_delete_customize_service ,module_hci_cmd_delete_customize_service 
+0x5132 019597 beq hci_cmd_add_service_uuid ,module_hci_cmd_add_service_uuid 
+0x5133 019598 beq hci_cmd_add_characteristic_uuid ,module_hci_cmd_add_characteristic_uuid 
+0x5134 019599 beq hci_cmd_passkey_entry_input ,module_hci_cmd_le_passkey_entry_input 
+0x5135 019600 beq hci_cmd_le_creat_conn ,module_hci_cmd_le_create_conn 
+0x5136 019601 beq hci_cmd_ble_set_phy ,module_hci_cmd_ble_set_phy 
+0x5137 019602 beq hci_cmd_ble_read_current_phy ,module_hci_cmd_ble_read_current_phy 
+0x5138 019603 beq hci_cmd_ble_set_dle ,module_hci_cmd_ble_set_dle 
+0x5139 019604 beq hci_cmd_read_chip_data ,module_hci_cmd_read_chip_data 
+0x513a 019605 beq hci_cmd_write_chip_data ,module_hci_cmd_write_chip_data 
+0x513b 019606 beq hci_cmd_close_lpm ,module_hci_cmd_close_lpm 
+0x513c 019607 branch module_hci_event_receive_invalid_cmd 
+:      019613 module_hci_cmd_set_le_addr:
+0x513d 019614 fetch 1 ,mem_module_uart_len 
+0x513e 019615 bne 6 ,module_hci_event_receive_invalid_cmd 
+0x513f 019616 ifetch 6 ,contru 
+0x5140 019617 store 6 ,mem_le_lap 
+0x5141 019618 branch module_hci_event_receive_valid_cmd 
+:      019622 module_hci_cmd_set_visibility:
+0x5142 019623 fetch 1 ,mem_module_uart_len 
+0x5143 019624 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x5144 019625 ifetcht 1 ,contru 
+0x5145 019626 storet 1 ,mem_module_bluetooth_stauts_by_command 
+0x5146 019627 call module_hci_event_receive_valid_cmd 
+0x5147 019628 fetch 2 ,mem_ui_state_map 
+0x5148 019629 rtnbit1 ui_state_ble_connected 
+:      019631 module_start_adv_discovery_by_command:
+:      019632 moudle_start_adv_by_command:
+0x5149 019633 fetch 1 ,mem_module_state 
+0x514a 019634 isolate1 moudle_state_ble_bit ,pdata 
+0x514b 019635 nrtn true 
+0x514c 019636 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
+0x514d 019637 isolate1 2 ,temp 
+0x514e 019638 branch app_ble_start_adv ,true 
+0x514f 019639 branch app_ble_stop_adv 
+:      019644 module_hci_cmd_set_le_name:
+0x5150 019645 arg 29 ,pdata 
+0x5151 019646 arg mem_le_name_len ,contw 
+0x5152 019647 call module_hci_cmd_receive_store_mem 
+0x5153 019648 branch le_modified_name 
+:      019653 module_hci_cmd_receive_le_data:
+0x5154 019654 fetch 2 ,mem_ui_state_map 
+0x5155 019655 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x5156 019656 call module_check_ble_encrypt_state 
+0x5157 019657 branch module_hci_event_receive_invalid_cmd ,user 
+0x5158 019658 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x5159 019659 fetch 2 ,mem_module_flag 
+0x515a 019660 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
+0x515b 019661 fetch 1 ,mem_module_hci_notify_len 
+0x515c 019662 nrtn blank 
+0x515d 019663 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x515e 019664 ifetch 2 ,contru 
+0x515f 019665 store 2 ,mem_module_hci_notify_handle 
+0x5160 019666 storer contru ,2 ,mem_module_hci_nofiy_addr 
+0x5161 019667 fetch 1 ,mem_module_uart_len 
+0x5162 019668 pincrease -2 
+0x5163 019669 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x5164 019670 branch module_hci_event_receive_invalid_cmd ,zero 
+0x5165 019671 store 1 ,mem_module_hci_notify_len 
+0x5166 019672 fetcht 2 ,mem_module_hci_notify_handle 
+0x5167 019673 increase -1 ,temp 
+0x5168 019674 call le_att_get_handle_ptr2 
+0x5169 019675 branch module_hci_cmd_transmit_handle_error ,blank 
+0x516a 019676 ifetcht 4 ,contr 
+0x516b 019677 setarg 0x01280302 
+0x516c 019678 isub temp ,null 
+0x516d 019679 nbranch module_hci_cmd_transmit_handle_error ,zero 
+0x516e 019680 ifetch 1 ,contr 
+0x516f 019681 store 1 ,mem_module_hci_notify_type 
+0x5170 019682 and_into 0x30 ,pdata 
+0x5171 019683 branch module_hci_cmd_transmit_handle_error ,blank 
+0x5172 019684 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x5173 019685 call le_set_config_more_data 
+0x5174 019686 call module_hci_cmd_transmit_le_notify 
+0x5175 019687 call module_hci_cmd_transmit_le_notify 
+0x5176 019688 call module_hci_cmd_transmit_le_notify 
+0x5177 019689 fetch 2 ,mem_module_flag 
+0x5178 019690 rtnbit0 module_flag_ble_data_finish 
+:      019691 module_hci_cmd_receive_le_data_finish:
+0x5179 019692 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x517a 019693 call module_clear_le_tx_data_flag 
+0x517b 019694 branch module_hci_event_receive_valid_cmd 
+:      019696 module_hci_cmd_transmit_handle_error:
+0x517c 019697 jam 0 ,mem_module_hci_notify_len 
+0x517d 019698 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x517e 019699 call module_clear_le_tx_data_flag 
+0x517f 019700 branch module_hci_event_receive_invalid_cmd 
+:      019702 module_hci_cmd_transmit_le_notify:
+0x5180 019703 fetch 1 ,mem_module_hci_notify_len 
+0x5181 019704 rtn blank 
+0x5182 019705 call le_fifo_check_nearly_full 
+0x5183 019706 nrtn blank 
+0x5184 019707 call module_get_le_remote_mtu 
+0x5185 019708 bpatch patch0c_5 ,mem_patch0c 
+0x5186 019709 fetch 2 ,mem_le_local_mtu 
+0x5187 019710 call not_greater_than 
+0x5188 019711 copy pdata ,temp 
+0x5189 019712 fetch 1 ,mem_le_l2cap_att_states 
+0x518a 019713 rtnbit1 ble_l2cap_recv_confirmation_packet 
+0x518b 019714 add temp ,-3 ,pdata 
+0x518c 019715 arg 251 ,temp 
+0x518d 019716 call not_greater_than 
+0x518e 019717 fetcht 1 ,mem_module_hci_notify_len 
+0x518f 019718 call not_greater_than 
+0x5190 019719 copy pdata ,rega 
+0x5191 019720 copy temp ,pdata 
+0x5192 019721 isub rega ,pdata 
+0x5193 019722 store 1 ,mem_module_hci_notify_len 
+0x5194 019723 call module_hci_cmd_transmit_le_notify_malloc_l2cap 
+0x5195 019724 fetch 2 ,mem_module_hci_nofiy_addr 
+0x5196 019725 copy pdata ,contru 
+0x5197 019726 copy rega ,loopcnt 
+0x5198 019727 call uart_copy_rx_bytes_fast 
+0x5199 019728 copy contru ,pdata 
+0x519a 019729 store 2 ,mem_module_hci_nofiy_addr 
+0x519b 019730 fetch 1 ,mem_module_hci_notify_len 
+0x519c 019731 nrtn blank 
+0x519d 019732 branch module_set_le_tx_data_flag 
+:      019734 module_hci_cmd_transmit_le_notify_malloc_l2cap:
+0x519e 019735 fetcht 2 ,mem_module_hci_notify_handle 
+0x519f 019736 fetch 1 ,mem_module_hci_notify_type 
+0x51a0 019737 bbit1 bit_characteristic_indicate ,le_att_malloc_tx_indication 
+0x51a1 019738 bbit1 bit_characteristic_notify ,le_att_malloc_tx_notify 
+0x51a2 019739 rtn 
+:      019743 module_get_le_remote_mtu:
+0x51a3 019744 arg 0x17 ,temp 
+0x51a4 019745 fetch 2 ,mem_module_flag 
+0x51a5 019746 rtnbit1 module_flag_ble_send_mtu23 
+0x51a6 019747 fetcht 2 ,mem_le_remote_mtu 
+0x51a7 019748 rtn 
+:      019750 module_check_ble_encrypt_state:
+0x51a8 019751 fetch 2 ,mem_module_flag 
+0x51a9 019752 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
+0x51aa 019753 branch disable_user 
+:      019757 module_hci_cmd_inquire_status:
+0x51ab 019758 branch module_hci_event_status_res 
+:      019764 module_hci_cmd_set_uart_control_mode:
+0x51ac 019765 ifetch 1 ,contru 
+0x51ad 019766 fetcht 1 ,mem_module_flag 
+0x51ae 019767 nsetflag blank ,module_flag_uart_flow_control ,temp 
+0x51af 019768 storet 1 ,mem_module_flag 
+0x51b0 019769 fetcht 1 ,core_uart_ctrl 
+0x51b1 019770 nsetflag blank ,bit_uart_control_flow_control ,temp 
+0x51b2 019771 storet 1 ,core_uart_ctrl 
+0x51b3 019772 branch module_hci_event_receive_valid_cmd 
+:      019776 module_hci_cmd_set_uart_baud:
+0x51b4 019777 fetchr loopcnt ,1 ,mem_module_uart_len 
+0x51b5 019778 call string2dec_from_uart 
+0x51b6 019779 call uart_calc_baud_rate_config 
+0x51b7 019780 store uart_baud_len ,mem_module_uarta_baud_rate 
+0x51b8 019781 call module_hci_event_receive_valid_cmd 
+0x51b9 019782 call wait_uarttx 
+0x51ba 019783 fetch uart_baud_len ,mem_module_uarta_baud_rate 
+0x51bb 019784 branch uarta_init_baud_rate 
+:      019788 module_hci_cmd_version_request:
+0x51bc 019789 arg 2 ,rega 
+0x51bd 019790 arg mem_soft_version_num ,regb 
+0x51be 019791 arg 0 ,temp 
+0x51bf 019792 branch module_hci_event_set_cmd 
+:      019797 module_hci_cmd_ble_disconnect:
+0x51c0 019798 fetch 2 ,mem_ui_state_map 
+0x51c1 019799 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+:      019800 module_hci_cmd_ble_disconnect_doing:
+0x51c2 019801 call module_hci_event_receive_valid_cmd 
+0x51c3 019802 branch app_ble_disconnect 
+:      019808 module_hci_cmd_set_nvram:
+0x51c4 019809 fetchr loopcnt ,1 ,mem_module_uart_len 
+0x51c5 019810 fetch 2 ,mem_nv_data_ptr 
+0x51c6 019811 icopy contw 
+0x51c7 019812 call uart_copy_rx_bytes_fast 
+0x51c8 019813 branch module_hci_event_receive_valid_cmd 
+:      019817 module_hci_cmd_confirm_gkey:
+0x51c9 019818 fetch 2 ,mem_ui_state_map 
+0x51ca 019819 bbit1 ui_state_ble_connected ,module_hci_cmd_le_confirm_gkey 
+0x51cb 019820 branch module_hci_event_receive_invalid_cmd 
+:      019824 module_hci_cmd_auto_adv:
+0x51cc 019825 arg 0x40 ,loopcnt 
+0x51cd 019826 arg mem_le_adv_data_len ,contw 
+0x51ce 019827 call clear_mem 
+0x51cf 019828 setarg 0 
+0x51d0 019829 store 1 ,mem_regb 
+0x51d1 019830 copy rega ,contru 
+:      019831 module_hci_cmd_auto_adv_loop:
+0x51d2 019832 copy contru ,pdata 
+0x51d3 019833 store 2 ,mem_regc 
+0x51d4 019834 call module_hci_cmd_auto_adv_adv_analys 
+0x51d5 019836 fetch 1 ,mem_regb 
+0x51d6 019837 fetcht 1 ,mem_temp 
+0x51d7 019838 increase 1 ,temp 
+0x51d8 019839 iadd temp ,pdata 
+0x51d9 019840 store 1 ,mem_regb 
+0x51da 019842 sub pdata ,31 ,null 
+0x51db 019843 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
+:      019844 module_hci_cmd_auto_adv_store_adv:
+0x51dc 019845 fetcht 1 ,mem_le_adv_data_len 
+0x51dd 019846 setarg mem_le_adv_data 
+0x51de 019847 iadd temp ,pdata 
+0x51df 019848 store 2 ,mem_contw 
+0x51e0 019849 fetcht 1 ,mem_temp 
+0x51e1 019850 increase 1 ,temp 
+0x51e2 019851 fetch 1 ,mem_le_adv_data_len 
+0x51e3 019852 iadd temp ,pdata 
+0x51e4 019853 store 1 ,mem_le_adv_data_len 
+0x51e5 019854 branch module_hci_cmd_auto_adv_store_common 
+:      019855 module_hci_cmd_auto_adv_store_scan:
+0x51e6 019856 fetcht 1 ,mem_le_scan_data_len 
+0x51e7 019857 setarg mem_le_scan_data 
+0x51e8 019858 iadd temp ,pdata 
+0x51e9 019859 store 2 ,mem_contw 
+0x51ea 019860 fetcht 1 ,mem_temp 
+0x51eb 019861 increase 1 ,temp 
+0x51ec 019862 fetch 1 ,mem_le_scan_data_len 
+0x51ed 019863 iadd temp ,pdata 
+0x51ee 019864 store 1 ,mem_le_scan_data_len 
+:      019865 module_hci_cmd_auto_adv_store_common:
+0x51ef 019866 fetch 2 ,mem_contw 
+0x51f0 019867 copy pdata ,contw 
+0x51f1 019868 fetch 2 ,mem_regc 
+0x51f2 019869 copy pdata ,contru 
+0x51f3 019871 copy temp ,loopcnt 
+0x51f4 019872 call uart_copy_rx_bytes_fast 
+0x51f5 019874 fetch 1 ,mem_module_uart_len 
+0x51f6 019875 fetcht 1 ,mem_regb 
+0x51f7 019876 isub temp ,null 
+0x51f8 019877 nbranch module_hci_cmd_auto_adv_loop ,zero 
+0x51f9 019878 branch module_hci_event_receive_valid_cmd 
+:      019881 module_hci_cmd_auto_adv_adv_analys:
+0x51fa 019882 ifetch 1 ,contru 
+0x51fb 019883 store 1 ,mem_temp 
+0x51fc 019884 ifetch 1 ,contru 
+0x51fd 019885 store 1 ,mem_rega 
+0x51fe 019886 rtn 
+:      019890 module_hci_cmd_power_request:
+0x51ff 019891 arg 0 ,temp 
+0x5200 019892 arg 2 ,rega 
+0x5201 019893 fetch 2 ,mem_module_vdd_quotient 
+0x5202 019894 store 2 ,mem_event_cmd_response_content 
+0x5203 019895 arg mem_event_cmd_response_content ,regb 
+0x5204 019896 branch module_hci_event_set_cmd 
+:      019900 module_hci_cmd_power_set:
+0x5205 019901 fetch 1 ,mem_module_uart_len 
+0x5206 019902 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x5207 019903 ifetch 1 ,contru 
+0x5208 019904 store 1 ,mem_module_read_vdd_flag 
+0x5209 019905 setarg 0x00 
+0x520a 019906 store 2 ,mem_module_vdd_quotient 
+0x520b 019907 branch module_hci_event_receive_valid_cmd 
+:      019911 module_hci_cmd_passkey_entry:
+0x520c 019912 fetch 1 ,mem_module_uart_len 
+0x520d 019913 bne 4 ,module_hci_event_receive_invalid_cmd 
+0x520e 019914 fetch 2 ,mem_ui_state_map 
+0x520f 019915 bbit1 ui_state_ble_connected ,module_hci_cmd_le_passkey_entry_input 
+0x5210 019916 branch module_hci_event_receive_invalid_cmd 
+:      019921 module_hci_cmd_set_gpio:
+0x5211 019922 fetch 1 ,mem_module_uart_len 
+0x5212 019923 bne 3 ,module_hci_event_receive_invalid_cmd 
+0x5213 019924 ifetch 1 ,contru 
+0x5214 019925 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
+0x5215 019926 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
+0x5216 019927 branch module_hci_event_receive_invalid_cmd 
+:      019929 module_set_gpio_input:
+0x5217 019930 call module_hci_event_receive_valid_cmd 
+0x5218 019931 ifetcht 1 ,contru 
+0x5219 019932 ifetch 1 ,contru 
+0x521a 019933 beq gpio_input_high_impedance ,gpio_set_high_impedance 
+0x521b 019934 nsetflag blank ,7 ,temp 
+0x521c 019935 branch gpio_config_input 
+:      019937 module_set_gpio_output:
+0x521d 019938 call module_hci_event_receive_valid_cmd 
+0x521e 019939 ifetcht 1 ,contru 
+0x521f 019940 ifetch 1 ,contru 
+0x5220 019941 branch gpio_out_active ,blank 
+0x5221 019942 branch gpio_out_inactive 
+:      019946 module_hci_cmd_read_gpio:
+0x5222 019947 fetch 1 ,mem_module_uart_len 
+0x5223 019948 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x5224 019949 ifetcht 1 ,contru 
+0x5225 019950 call gpio_get_bit 
+0x5226 019951 setarg 0x0 
+0x5227 019952 nsetflag true ,0 ,pdata 
+0x5228 019953 arg 1 ,rega 
+0x5229 019954 store 2 ,mem_event_cmd_response_content 
+0x522a 019955 arg mem_event_cmd_response_content ,regb 
+0x522b 019956 arg 0 ,temp 
+0x522c 019957 branch module_hci_event_set_cmd 
+:      019961 module_hci_cmd_le_set_pairing_mode:
+0x522d 019962 ifetch 1 ,contru 
+0x522e 019963 copy pdata ,temp 
+0x522f 019964 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
+0x5230 019965 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
+0x5231 019966 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
+0x5232 019967 beq le_pairing_mode_secure_connect_passkey_res_input ,module_le_set_pairing_mode_secure_passkey_res_input 
+0x5233 019968 store 1 ,mem_le_pairing_mode 
+0x5234 019969 call sc_reset 
+0x5235 019970 call le_secure_connection_disable 
+0x5236 019971 fetch 1 ,mem_le_pairing_mode 
+0x5237 019972 beq le_pairing_mode_none ,module_le_set_no_pairing 
+0x5238 019973 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
+0x5239 019974 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
+0x523a 019975 beq le_pairing_mode_lagacy_passkey_res_input ,module_le_set_pairing_mode_lagacy_passkey_res_input 
+0x523b 019976 branch module_hci_event_receive_invalid_cmd 
+:      019978 module_le_set_pairing_mode_secure_justwork:
+0x523c 019979 storet 1 ,mem_le_pairing_mode 
+0x523d 019980 call le_secure_connection_enable 
+0x523e 019981 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x523f 019982 branch module_le_set_noinputnooutput 
+:      019983 module_le_set_pairing_mode_secure_numeric:
+0x5240 019984 storet 1 ,mem_le_pairing_mode 
+0x5241 019985 call le_secure_connection_enable 
+0x5242 019986 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5243 019987 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x5244 019988 branch module_hci_event_receive_valid_cmd 
+:      019989 module_le_set_pairing_mode_secure_passkey:
+0x5245 019990 storet 1 ,mem_le_pairing_mode 
+0x5246 019991 call le_secure_connection_enable 
+0x5247 019992 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5248 019993 branch module_le_set_displayonly 
+:      019994 module_le_set_pairing_mode_secure_passkey_res_input:
+0x5249 019995 storet 1 ,mem_le_pairing_mode 
+0x524a 019996 call le_secure_connection_enable 
+0x524b 019997 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x524c 019998 branch module_le_set_keboadonly 
+:      020001 module_le_set_no_pairing:
+0x524d 020002 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      020003 module_le_set_noinputnooutput:
+0x524e 020004 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x524f 020005 branch module_hci_event_receive_valid_cmd 
+:      020006 module_le_set_pairing_mode_lagacy_just_work:
+0x5250 020007 jam flag_le_bonding_no_mitm ,mem_le_pres_auth 
+0x5251 020008 branch module_le_set_noinputnooutput 
+:      020009 module_le_set_pairing_mode_lagacy_passkey:
+0x5252 020010 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x5253 020011 branch module_le_set_displayonly 
+:      020012 module_le_set_pairing_mode_lagacy_passkey_res_input:
+0x5254 020013 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x5255 020014 branch module_le_set_keboadonly 
+:      020015 module_le_set_keboadonly:
+0x5256 020016 jam flag_iocap_keyboardonly ,mem_le_pres_iocap 
+0x5257 020017 branch module_hci_event_receive_valid_cmd 
+:      020018 module_le_set_displayonly:
+0x5258 020019 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x5259 020020 branch module_hci_event_receive_valid_cmd 
+:      020024 module_hci_cmd_le_set_adv_data:
+0x525a 020025 arg 31 ,pdata 
+0x525b 020026 arg mem_le_adv_data_len ,contw 
+0x525c 020027 branch module_hci_cmd_receive_store_mem 
+:      020031 module_hci_cmd_le_set_scan_data:
+0x525d 020032 arg 31 ,pdata 
+0x525e 020033 arg mem_le_scan_data_len ,contw 
+0x525f 020034 branch module_hci_cmd_receive_store_mem 
+:      020036 module_hci_cmd_receive_store_mem:
+0x5260 020037 fetchr loopcnt ,1 ,mem_module_uart_len 
+0x5261 020038 isub loopcnt ,null 
+0x5262 020039 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x5263 020040 istorer loopcnt ,1 ,contw 
+0x5264 020041 call uart_copy_rx_bytes_fast 
+0x5265 020042 branch module_hci_event_receive_valid_cmd 
+:      020046 module_hci_cmd_le_send_conn_update_req:
+0x5266 020047 fetch 2 ,mem_ui_state_map 
+0x5267 020048 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x5268 020049 fetch 1 ,mem_module_uart_len 
+0x5269 020050 bne 0x08 ,module_hci_event_receive_invalid_cmd 
+0x526a 020051 ifetch 8 ,contru 
+0x526b 020052 store 8 ,mem_le_interval_min 
+0x526c 020053 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x526d 020054 call ui_ipc_send_cmd 
+0x526e 020055 branch module_hci_event_receive_valid_cmd 
+:      020059 module_hci_cmd_set_le_adv_parameter:
+0x526f 020060 ifetch 2 ,contru 
+0x5270 020061 store 2 ,mem_le_adv_interval 
+0x5271 020062 storet 1 ,mem_lpm_overhead 
+0x5272 020063 iadd temp ,pdata 
+0x5273 020064 store 2 ,mem_lpm_interval 
+0x5274 020065 branch module_hci_event_receive_valid_cmd 
+:      020069 module_hci_cmd_le_start_pairing:
+0x5275 020070 fetch 1 ,mem_le_pairing_mode 
+0x5276 020071 branch module_hci_event_receive_invalid_cmd ,blank 
+0x5277 020072 fetch 1 ,mem_le_pairing_state 
+0x5278 020073 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
+0x5279 020074 fetch 1 ,mem_le_enc_state 
+0x527a 020075 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
+0x527b 020076 call check_51cmd_le_smp_sec_req 
+0x527c 020077 branch module_hci_event_receive_valid_cmd 
+:      020081 module_hci_cmd_set_wake_gpio:
+0x527d 020082 fetch 1 ,mem_module_uart_len 
+0x527e 020083 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x527f 020084 ifetch 1 ,contru 
+0x5280 020085 store 1 ,mem_module_mcu_wake_pin 
+0x5281 020086 ifetch 4 ,contru 
+0x5282 020087 store 4 ,mem_module_mcu_wake_delay_us 
+0x5283 020088 fetcht 1 ,mem_module_mcu_wake_pin 
+0x5284 020089 call gpio_config_output 
+0x5285 020090 call module_set_mcu_wake_pin_low 
+0x5286 020091 branch module_hci_event_receive_valid_cmd 
+:      020095 module_hci_cmd_set_tx_power:
+0x5287 020096 fetch 1 ,mem_module_uart_len 
+0x5288 020097 bne 0x01 ,module_hci_event_receive_invalid_cmd 
+0x5289 020098 ifetch 1 ,contru 
+0x528a 020099 store 1 ,mem_tx_power 
+0x528b 020100 branch module_hci_event_receive_valid_cmd 
+:      020104 module_hci_cmd_le_confirm_gkey:
+0x528c 020105 ifetch 1 ,contru 
+0x528d 020106 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
+0x528e 020107 fetch 1 ,mem_le_secure_connect_state 
+0x528f 020108 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
+0x5290 020109 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x5291 020110 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x5292 020111 branch module_hci_event_receive_invalid_cmd 
+:      020112 module_hci_cmd_le_confirm_gkey_ok:
+0x5293 020113 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
+0x5294 020114 branch module_hci_event_receive_valid_cmd 
+:      020116 module_hci_cmd_le_confirm_gkey_fail:
+0x5295 020117 call le_send_pairing_confirm_value_failed 
+0x5296 020118 branch module_hci_event_receive_valid_cmd 
+:      020124 module_hci_cmd_reset_chip:
+0x5297 020125 call module_hci_event_receive_valid_cmd 
+0x5298 020126 call wait_uarttx 
+0x5299 020127 jam 0x01 ,core_reset 
+0x529a 020128 branch assert 
+:      020132 module_hci_cmd_le_set_fixed_passkey:
+0x529b 020133 fetch 1 ,mem_module_uart_len 
+0x529c 020134 beq 0 ,module_hci_event_receive_invalid_cmd 
+0x529d 020135 ifetch 1 ,contru 
+0x529e 020136 branch module_hci_cmd_le_set_random_passkey ,blank 
+0x529f 020137 fetch 1 ,mem_module_uart_len 
+0x52a0 020138 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x52a1 020139 ifetch 4 ,contru 
+0x52a2 020140 arg 1000000 ,temp 
+0x52a3 020141 isub temp ,null 
+0x52a4 020142 branch module_hci_event_receive_invalid_cmd ,positive 
+0x52a5 020143 store 4 ,mem_le_tk 
+0x52a6 020144 call le_set_config_fixed_tk 
+0x52a7 020145 branch module_hci_event_receive_valid_cmd 
+:      020147 module_hci_cmd_le_set_random_passkey:
+0x52a8 020148 call le_clr_config_fixed_tk 
+0x52a9 020149 branch module_hci_event_receive_valid_cmd 
+:      020153 module_hci_cmd_delete_customize_service:
+0x52aa 020154 arg 0x0001 ,temp 
+0x52ab 020155 call le_att_get_handle_ptr2 
+0x52ac 020156 add contr ,-2 ,contw 
+0x52ad 020157 setarg 0x0000 
+0x52ae 020158 istore 2 ,contw 
+0x52af 020159 branch module_hci_event_receive_valid_cmd 
+:      020163 module_hci_cmd_add_service_uuid:
+0x52b0 020164 call module_hci_cmd_add_service_uuid_set_uuid 
+0x52b1 020165 call uart_copy_rx_bytes_len_data 
+0x52b2 020166 setarg 0x0000 
+0x52b3 020167 istore 2 ,contw 
+0x52b4 020168 branch module_hci_event_uuid_handle 
+:      020173 module_hci_cmd_add_characteristic_uuid:
+0x52b5 020174 ifetch 1 ,contru 
+0x52b6 020175 call module_hci_cmd_add_characteristic_uuid_set_handle 
+0x52b7 020176 call module_hci_cmd_add_characteristic_uuid_set_uuid 
+0x52b8 020177 branch module_hci_event_uuid_handle 
+:      020180 module_hci_cmd_add_service_uuid_set_uuid:
+0x52b9 020181 call le_att_creat_new_handle 
+0x52ba 020182 setarg 0x280002 
+0x52bb 020183 istore 3 ,contw 
+0x52bc 020184 rtn 
+:      020187 module_hci_cmd_add_characteristic_uuid_set_handle:
+0x52bd 020188 store 1 ,mem_pdatatemp 
+0x52be 020189 call le_att_creat_new_handle 
+0x52bf 020190 setarg 0x01280302 
+0x52c0 020191 istore 4 ,contw 
+0x52c1 020192 fetch 1 ,mem_pdatatemp 
+0x52c2 020193 istore 3 ,contw 
+0x52c3 020194 rtn 
+:      020197 module_hci_cmd_add_characteristic_uuid_set_uuid:
+0x52c4 020198 call le_att_get_last_handle 
+0x52c5 020199 ifetch 1 ,contru 
+0x52c6 020200 and pdata ,0x1f ,loopcnt 
+0x52c7 020201 copy pdata ,rega 
+0x52c8 020202 isolate1 bit_of_write_authenticated ,rega 
+0x52c9 020203 setflag true ,bit_of_att_handle_write_authenticated ,temp 
+0x52ca 020204 isolate1 bit_of_read_authenticated ,rega 
+0x52cb 020205 setflag true ,bit_of_att_handle_read_authenticated ,temp 
+0x52cc 020206 istoret 2 ,contw 
+0x52cd 020207 copy loopcnt ,pdata 
+0x52ce 020208 istore 1 ,contw 
+0x52cf 020209 call uart_copy_rx_bytes 
+0x52d0 020210 call uart_copy_rx_bytes_len_data 
+0x52d1 020211 setarg 0 
+0x52d2 020212 istore 2 ,contw 
+0x52d3 020213 and temp ,0xff ,temp 
+0x52d4 020214 increase -1 ,temp 
+0x52d5 020215 call le_att_get_handle_ptr2 
+0x52d6 020216 add contr ,4 ,contr 
+0x52d7 020217 ifetch 1 ,contr 
+0x52d8 020218 bbit1 bit_characteristic_notify ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
+0x52d9 020219 bbit1 bit_characteristic_indicate ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
+0x52da 020220 increase 1 ,temp 
+0x52db 020221 rtn 
+:      020224 module_hci_cmd_add_characteristic_uuid_set_ccc_uuid:
+0x52dc 020225 call le_att_get_last_handle 
+0x52dd 020226 isolate1 bit_of_notify_authenticated ,rega 
+0x52de 020227 setflag true ,bit_of_att_handle_write_authenticated ,temp 
+0x52df 020228 istoret 2 ,contw 
+0x52e0 020229 setarg 0x02290202 
+0x52e1 020230 istore 8 ,contw 
+0x52e2 020231 increase -1 ,temp 
+0x52e3 020232 rtn 
+:      020235 le_att_creat_new_handle:
+0x52e4 020236 call le_att_get_last_handle 
+0x52e5 020237 istoret 2 ,contw 
+0x52e6 020238 rtn 
+:      020241 uart_copy_rx_bytes_len_data:
+0x52e7 020242 ifetch 1 ,contru 
+0x52e8 020243 copy pdata ,loopcnt 
+0x52e9 020244 istore 1 ,contw 
+0x52ea 020245 branch uart_copy_rx_bytes 
+:      020249 module_hci_cmd_le_passkey_entry_input:
+0x52eb 020250 fetch 1 ,mem_le_pairing_state 
+0x52ec 020251 bne flag_le_pairing_receive_pairing_confirm ,module_hci_event_receive_invalid_cmd 
+0x52ed 020252 fetch 1 ,mem_le_pairing_mode 
+0x52ee 020253 beq le_pairing_mode_lagacy_passkey_res_input ,module_hci_cmd_passkey_entry_res_input 
+0x52ef 020254 beq le_pairing_mode_secure_connect_passkey_res_input ,module_hci_cmd_passkey_entry_sc_res_input 
+0x52f0 020255 branch module_hci_event_receive_invalid_cmd 
+:      020257 module_hci_cmd_passkey_entry_sc_res_input:
+0x52f1 020258 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x52f2 020259 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
+0x52f3 020260 branch module_hci_cmd_receive_ble_passkey 
+:      020262 module_hci_cmd_receive_ble_passkey:
+0x52f4 020263 ifetch 4 ,contru 
+0x52f5 020264 store 4 ,mem_le_tk 
+0x52f6 020265 branch module_hci_event_receive_valid_cmd 
+:      020267 module_hci_cmd_passkey_entry_res_input:
+0x52f7 020268 call module_hci_cmd_receive_ble_passkey 
+0x52f8 020269 branch le_send_smp_pairing_confirm 
+:      020273 module_hci_cmd_le_create_conn:
+0x52f9 020274 ifetch 6 ,contru 
+0x52fa 020275 store 6 ,mem_le_conn_peer_addr 
+0x52fb 020276 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
+0x52fc 020277 jam on ,mem_le_conn_flag 
+0x52fd 020278 jam on ,mem_le_scan_enable 
+0x52fe 020279 branch module_hci_event_receive_valid_cmd 
+:      020284 module_hci_cmd_ble_set_phy:
+0x52ff 020285 fetch 1 ,mem_module_uart_len 
+0x5300 020286 bne 2 ,module_hci_event_receive_invalid_cmd 
+0x5301 020287 ifetcht 2 ,contru 
+0x5302 020288 call le_set_phys 
+0x5303 020289 branch module_hci_event_receive_valid_cmd 
+:      020293 module_hci_cmd_ble_read_current_phy:
+0x5304 020294 arg 0 ,temp 
+0x5305 020295 arg 2 ,rega 
+0x5306 020296 arg mem_context + coffset_le_rx_phy ,regb 
+0x5307 020297 branch module_hci_event_set_cmd 
+:      020301 module_hci_cmd_ble_set_dle:
+0x5308 020302 fetch 1 ,mem_module_uart_len 
+0x5309 020303 bne 8 ,module_hci_event_receive_invalid_cmd 
+0x530a 020304 ifetch 8 ,contru 
+0x530b 020305 call le_set_dle 
+0x530c 020306 branch module_hci_event_receive_valid_cmd 
+:      020310 module_hci_cmd_read_chip_data:
+0x530d 020311 ifetchr rega ,1 ,contru 
+0x530e 020312 ifetchr regb ,2 ,contru 
+0x530f 020313 arg 0 ,temp 
+0x5310 020314 branch module_hci_event_set_cmd 
+:      020318 module_hci_cmd_write_chip_data:
+0x5311 020319 fetchr loopcnt ,1 ,mem_module_uart_len 
+0x5312 020320 increase -2 ,loopcnt 
+0x5313 020321 ifetch 2 ,contru 
+0x5314 020322 copy pdata ,contw 
+0x5315 020323 call uart_copy_rx_bytes_fast 
+0x5316 020324 branch module_hci_event_receive_valid_cmd 
+:      020329 module_hci_cmd_close_lpm:
+0x5317 020330 jam 0 ,mem_lpm_mode 
+0x5318 020331 branch module_hci_event_receive_valid_cmd 
+:      020336 module_hci_event_receive_invalid_cmd:
+0x5319 020337 arg 1 ,temp 
+0x531a 020338 arg 0 ,rega 
+0x531b 020339 branch module_hci_event_set_cmd 
+:      020342 module_hci_event_receive_valid_cmd:
+0x531c 020343 arg 0 ,temp 
+0x531d 020344 arg 0 ,rega 
+0x531e 020345 branch module_hci_event_set_cmd 
+:      020349 module_hci_event_le_connect:
+0x531f 020350 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
+0x5320 020351 branch module_hci_event_enter_standby_mode_len0 
+:      020356 module_hci_event_le_disconnect:
+0x5321 020357 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
+0x5322 020358 branch module_hci_event_enter_standby_mode_len0 
+:      020366 module_hci_event_set_cmd:
+0x5323 020367 fetch 1 ,mem_module_uart_opcode 
+0x5324 020368 copy pdata ,regc 
+0x5325 020369 jam hci_event_cmd_res ,mem_module_uart_opcode 
+0x5326 020370 setarg 2 
+0x5327 020371 iadd rega ,pdata 
+0x5328 020372 call module_hci_prepare_tx 
+0x5329 020373 copy regc ,pdata 
+0x532a 020374 istore 1 ,contwu 
+0x532b 020375 istoret 1 ,contwu 
+0x532c 020376 copy rega ,loopcnt 
+0x532d 020377 copy regb ,contr 
+0x532e 020378 call uart_copy_tx_bytes 
+0x532f 020379 branch module_hci_transmit_tx 
+:      020386 module_hci_event_receive_le_data:
+0x5330 020387 jam hci_event_le_data_rep ,mem_module_uart_opcode 
+0x5331 020388 add loopcnt ,2 ,pdata 
+0x5332 020389 call module_hci_prepare_tx 
+0x5333 020390 fetch 2 ,mem_module_le_rx_data_handle 
+0x5334 020391 istore 2 ,contwu 
+0x5335 020392 fetch 2 ,mem_module_le_rx_data_address 
+0x5336 020393 icopy contr 
+0x5337 020394 call uart_copy_tx_bytes_fast 
+0x5338 020395 copy contr ,pdata 
+0x5339 020396 store 2 ,mem_module_le_rx_data_address 
+0x533a 020397 branch module_hci_transmit_tx 
+:      020401 module_hci_event_enter_standby_mode:
+0x533b 020402 jam hci_event_standby_rep ,mem_module_uart_opcode 
+:      020403 module_hci_event_enter_standby_mode_len0:
+0x533c 020404 setarg 0 
+0x533d 020405 call module_hci_prepare_tx 
+0x533e 020406 branch module_hci_transmit_tx 
+:      020410 module_hci_event_status_res:
+0x533f 020411 jam hci_event_status_res ,mem_module_uart_opcode 
+0x5340 020412 setarg 1 
+0x5341 020413 call module_hci_prepare_tx 
+0x5342 020415 call module_hci_read_bt_status 
+0x5343 020417 fetch 2 ,mem_ui_state_map 
+0x5344 020418 arg ui_state_ble_connected ,queue 
+0x5345 020419 qisolate1 pdata 
+0x5346 020420 setflag true ,5 ,temp 
+0x5347 020424 istoret 1 ,contwu 
+0x5348 020425 branch module_hci_transmit_tx 
+:      020429 module_hci_read_bt_status:
+0x5349 020430 arg 0 ,temp 
+0x534a 020431 fetch 1 ,mem_le_adv_enable 
+0x534b 020432 arg 0 ,queue 
+0x534c 020433 qisolate1 pdata 
+0x534d 020434 setflag true ,2 ,temp 
+0x534e 020435 rtn 
+:      020439 module_hci_event_store_device:
+0x534f 020440 jam hci_event_nvram_rep ,mem_module_uart_opcode 
+0x5350 020441 fetch 1 ,mem_nv_data_number 
+0x5351 020442 mul32 pdata ,34 ,pdata 
+0x5352 020443 icopy loopcnt 
+0x5353 020444 call module_hci_prepare_tx 
+0x5354 020445 fetch 2 ,mem_nv_data_ptr 
+0x5355 020446 icopy contr 
+0x5356 020447 call uart_copy_tx_bytes_fast 
+0x5357 020448 branch module_hci_transmit_tx 
+:      020451 module_hci_event_gkey_generate:
+0x5358 020452 jam hci_event_gkey ,mem_module_uart_opcode 
+0x5359 020453 setarg 4 
+0x535a 020454 call module_hci_prepare_tx 
+0x535b 020455 fetch 4 ,mem_gkey 
+0x535c 020456 istore 4 ,contwu 
+0x535d 020457 branch module_hci_transmit_tx 
+:      020460 module_hci_event_invalid_packet:
+0x535e 020461 jam hci_event_invalid_packet ,mem_module_uart_opcode 
+0x535f 020462 fetch 2 ,core_uart_rxitems 
+0x5360 020463 arg 0x40 ,temp 
+0x5361 020464 call not_greater_than 
+0x5362 020465 copy pdata ,rega 
+0x5363 020466 copy pdata ,loopcnt 
+0x5364 020467 call uarta_prepare_rx 
+0x5365 020468 arg mem_module_rx_error_data_buffer ,contw 
+0x5366 020469 call uart_copy_rx_bytes_fast 
+0x5367 020470 copy rega ,pdata 
+0x5368 020471 copy rega ,loopcnt 
+0x5369 020472 call module_hci_prepare_tx 
+0x536a 020473 arg mem_module_rx_error_data_buffer ,contr 
+0x536b 020474 call uart_copy_tx_bytes_fast 
+0x536c 020475 branch module_hci_transmit_tx 
+:      020479 module_hci_event_passkey_entry_mode:
+0x536d 020480 jam hci_event_get_passkey ,mem_module_uart_opcode 
+0x536e 020481 branch module_hci_event_enter_standby_mode_len0 
+:      020485 module_hci_event_le_tk:
+0x536f 020486 jam hci_event_le_tk ,mem_module_uart_opcode 
+0x5370 020487 setarg 4 
+0x5371 020488 call module_hci_prepare_tx 
+0x5372 020489 fetch 4 ,mem_le_tk 
+0x5373 020490 istore 4 ,contwu 
+0x5374 020491 branch module_hci_transmit_tx 
+:      020495 module_hci_event_le_pairing_fail:
+0x5375 020496 arg flag_ble_pairing_fail ,rega 
+0x5376 020497 branch module_hci_event_pairing_completed 
+:      020499 module_hci_event_le_pairing_success:
+0x5377 020500 arg flag_ble_pairing_success ,rega 
+0x5378 020501 branch module_hci_event_pairing_completed 
+:      020504 module_hci_event_pairing_completed:
+0x5379 020505 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
+0x537a 020506 setarg 2 
+0x537b 020507 call module_hci_prepare_tx 
+0x537c 020508 copy rega ,pdata 
+0x537d 020509 istore 2 ,contwu 
+0x537e 020510 branch module_hci_transmit_tx 
+:      020514 module_hci_event_pause_enc:
+0x537f 020515 arg flag_event_pause_enc ,regc 
+0x5380 020516 branch module_hci_event_enc 
+:      020518 module_hci_event_start_enc:
+0x5381 020519 arg flag_event_start_enc ,regc 
+:      020521 module_hci_event_enc:
+0x5382 020522 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
+0x5383 020523 setarg 1 
+0x5384 020524 call module_hci_prepare_tx 
+0x5385 020525 copy regc ,pdata 
+0x5386 020526 istore 1 ,contwu 
+0x5387 020527 branch module_hci_transmit_tx 
+:      020533 module_hci_event_uuid_handle:
+0x5388 020534 storet 2 ,mem_temp 
+0x5389 020535 jam hci_event_uuid_handle ,mem_module_uart_opcode 
+0x538a 020536 setarg 2 
+0x538b 020537 call module_hci_prepare_tx 
+0x538c 020538 fetcht 2 ,mem_temp 
+0x538d 020539 istoret 2 ,contwu 
+0x538e 020540 branch module_hci_transmit_tx 
+:      020544 module_hci_event_le_input_passkey:
+0x538f 020545 jam hci_event_le_input_gkey ,mem_module_uart_opcode 
+0x5390 020546 branch module_hci_event_enter_standby_mode_len0 
+:      020550 module_hci_event_le_update_phy:
+0x5391 020551 jam hci_ble_update_phy_event ,mem_module_uart_opcode 
+0x5392 020552 setarg 2 
+0x5393 020553 call module_hci_prepare_tx 
+0x5394 020554 fetch 2 ,mem_context + coffset_le_rx_phy 
+0x5395 020555 istore 2 ,contwu 
+0x5396 020556 branch module_hci_transmit_tx 
+:      020568 module_hci_prepare_tx:
+0x5397 020569 jam 0x02 ,mem_module_uart_cmd 
+0x5398 020570 store 1 ,mem_module_uart_len 
+0x5399 020571 storet 8 ,mem_temp 
+0x539a 020572 bpatch patch0c_6 ,mem_patch0c 
+0x539b 020573 call module_set_mcu_wake_pin_high_delay 
+0x539c 020574 fetcht 8 ,mem_temp 
+0x539d 020575 call uarta_prepare_tx_register_push 
+0x539e 020576 fetch 3 ,mem_module_uart_cmd 
+0x539f 020577 istore 3 ,contwu 
+0x53a0 020578 rtn 
+:      020580 module_hci_transmit_tx:
+0x53a1 020581 bpatch patch0c_7 ,mem_patch0c 
+0x53a2 020582 branch uarta_send_register_pop 
+:      020584 module_set_mcu_wake_pin_high_delay:
+0x53a3 020585 call module_check_mcu_wake_pin_high 
+0x53a4 020586 rtn true 
+:      020587 module_set_mcu_wake_pin_h_delay:
+0x53a5 020588 call module_set_mcu_wake_pin_high 
+0x53a6 020589 fetch 4 ,mem_module_mcu_wake_delay_us 
+0x53a7 020590 rshift2 pdata ,pdata 
+0x53a8 020591 rtn blank 
+0x53a9 020592 branch delay 
+:      020594 module_set_mcu_wake_pin_high:
+0x53aa 020595 fetcht 1 ,mem_module_mcu_wake_pin 
+0x53ab 020596 branch gpio_out_active 
+:      020598 module_check_mcu_wake_pin_high:
+0x53ac 020599 fetcht 1 ,mem_module_mcu_wake_pin 
+0x53ad 020600 branch gpio_check_active 
+:      020602 module_set_mcu_wake_pin_low:
+0x53ae 020603 fetcht 1 ,mem_module_mcu_wake_pin 
+0x53af 020604 branch gpio_out_inactive 
+:      020615 module_le_receive_data:
+0x53b0 020616 storer rega ,2 ,mem_module_le_rx_data_address 
+0x53b1 020617 storer regb ,2 ,mem_module_le_rx_data_len 
+0x53b2 020618 fetch 2 ,mem_le_att_handle 
+0x53b3 020619 store 2 ,mem_module_le_rx_data_handle 
+0x53b4 020620 call module_check_ble_encrypt_state 
+0x53b5 020621 rtn user 
+:      020623 module_le_receive_data_ok:
+0x53b6 020624 fetcht 2 ,mem_module_le_rx_data_len 
+0x53b7 020625 fetch 1 ,mem_module_ble_data_uart_max_length 
+0x53b8 020626 call not_greater_than 
+0x53b9 020627 copy pdata ,loopcnt 
+0x53ba 020628 copy temp ,pdata 
+0x53bb 020629 isub loopcnt ,pdata 
+0x53bc 020630 store 2 ,mem_module_le_rx_data_len 
+0x53bd 020631 call module_hci_event_receive_le_data 
+0x53be 020632 fetch 2 ,mem_module_le_rx_data_len 
+0x53bf 020633 rtn blank 
+0x53c0 020634 branch module_le_receive_data_ok 
+:      020639 module_bb_event_timer:
+0x53c1 020640 rtn 
+:      020642 module_read_vdd_timer:
+0x53c2 020643 fetch 1 ,mem_module_read_vdd_flag 
+0x53c3 020644 rtn blank 
+0x53c4 020645 fetch 1 ,mem_module_read_vdd_count 
+0x53c5 020646 rtn blank 
+0x53c6 020647 increase -1 ,pdata 
+0x53c7 020648 store 1 ,mem_module_read_vdd_count 
+0x53c8 020649 nrtn blank 
+0x53c9 020650 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
+0x53ca 020651 call enable_adc 
+0x53cb 020652 call vdd_calculate_by_mode 
+0x53cc 020653 div pdata ,10 
+0x53cd 020654 call get_div_result 
+0x53ce 020655 div pdata ,100 
+0x53cf 020656 call get_div_result 
+0x53d0 020657 remainder temp 
+0x53d1 020658 store 1 ,mem_module_vdd_quotient 
+0x53d2 020659 storet 1 ,mem_module_vdd_remainder 
+0x53d3 020660 rtn 
+:      020666 module_set_le_tx_data_flag:
+0x53d4 020667 arg module_flag_ble_data_finish ,queue 
+0x53d5 020668 branch module_set_state 
+:      020670 module_clear_le_tx_data_flag:
+0x53d6 020671 arg module_flag_ble_data_finish ,queue 
+0x53d7 020672 branch module_clr_state 
+:      020674 module_clr_state:
+0x53d8 020675 fetch 2 ,mem_module_flag 
+0x53d9 020676 qset0 pdata 
+0x53da 020677 store 2 ,mem_module_flag 
+0x53db 020678 rtn 
+:      020680 module_set_state:
+0x53dc 020681 fetch 2 ,mem_module_flag 
+0x53dd 020682 qset1 pdata 
+0x53de 020683 store 2 ,mem_module_flag 
+0x53df 020684 rtn 
+:      020689 mouse_init:
+0x53e0 020690 call enable_authrom 
+0x53e1 020691 call mouse_setting_config 
+0x53e2 020692 call mouse_init_sunt 
+0x53e3 020693 rtn wake 
+0x53e4 020694 call mouse_setting_sensor_type 
+0x53e5 020695 call mouse_drawing_optima_init 
+0x53e6 020696 call mouse_cb_fuction 
+0x53e7 020697 call mouse_sensor_powerdown 
+:      020698 mouse_init_wireless:
+0x53e8 020699 fetch 2 ,mem_ui_state_map 
+0x53e9 020700 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x53ea 020701 call mouse_check_select_device_by_switch 
+0x53eb 020702 branch mouse_start_work 
+:      020705 mouse_cb_fuction:
+0x53ec 020706 bpatch patch0d_0 ,mem_patch0d 
+0x53ed 020707 setarg mouse_24g_short_sleep 
+0x53ee 020708 store 2 ,mem_cb_24g_transmit_short_sleep 
+0x53ef 020709 setarg mouse_24g_long_sleep 
+0x53f0 020710 store 2 ,mem_cb_24g_transmit_long_sleep 
+0x53f1 020711 setarg mouse_24g_before_lpm_sleep 
+0x53f2 020712 store 2 ,mem_cb_before_lpm_sleep 
+0x53f3 020713 setarg mouse_24g_package_data 
+0x53f4 020714 store 2 ,mem_cb_24g_transmit_data 
+0x53f5 020715 setarg mouse_24g_search_dongle 
+0x53f6 020716 store 2 ,mem_cb_24g_search_receiver 
+0x53f7 020717 setarg mouse_lpm_before_common 
+0x53f8 020718 store 2 ,mem_cb_24g_lpm_before 
+0x53f9 020719 setarg mouse_le 
+0x53fa 020720 store 2 ,mem_cb_le_process 
+0x53fb 020721 setarg mouse_process_lpm_before 
+0x53fc 020722 store 2 ,mem_cb_before_lpm 
+0x53fd 020723 setarg mouse_priority_bb_event 
+0x53fe 020724 store 2 ,mem_cb_bb_event_process 
+0x53ff 020725 setarg mouse_idle 
+0x5400 020726 store 2 ,mem_cb_idle_process 
+0x5401 020727 setarg mouse_before_hibernate 
+0x5402 020728 store 2 ,mem_cb_before_hibernate 
+0x5403 020729 setarg mouse_le_bb_event_connect_complete 
+0x5404 020730 store 2 ,mem_cb_att_write 
+0x5405 020731 setarg mouse_bb_event_timer 
+0x5406 020732 store 2 ,mem_cb_event_timer 
+0x5407 020733 setarg mouse_spi_write_flash_cb 
+0x5408 020734 store 2 ,mem_cb_spi_flash_write_complate 
+0x5409 020735 setarg mouse_lpm_check_wake_lock 
+0x540a 020736 store 2 ,mem_cb_check_wakelock 
+0x540b 020737 setarg mouse_le_transmit 
+0x540c 020738 store 2 ,mem_cb_ble_transmit 
+0x540d 020739 setarg mouse_set_lpm_mult 
+0x540e 020740 store 2 ,mem_cb_bt_set_mult 
+0x540f 020741 rtn 
+:      020744 mouse_setting_config:
+0x5410 020745 rtn wake 
+0x5411 020746 call g24_transmit_init 
+0x5412 020747 call g24_chmap_param_init 
+0x5413 020748 call mouse_24g_send_time_long_wake 
+0x5414 020749 call mouse_gpio_init 
+0x5415 020750 call mouse_le_name_modify 
+0x5416 020751 call mouse_param_init 
+0x5417 020752 call mouse_device_multi_led_parm_init 
+0x5418 020753 call le_set_fixed_ltk_justwork 
+:      020754 mouse_load_device_info_check:
+0x5419 020755 bpatch patch0d_1 ,mem_patch0d 
+0x541a 020756 fetch mouse_flag_len ,mem_mouse_flag 
+0x541b 020757 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
+0x541c 020758 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
+0x541d 020759 bbit1 mouse_enable_otp ,mouse_load_otp_info_check 
+0x541e 020760 rtn 
+:      020762 mouse_xtal_init:
+0x541f 020763 jam xtal_16m ,mem_fcomp_div 
+0x5420 020764 fetch mouse_flag_len ,mem_mouse_flag 
+0x5421 020765 rtnbit1 mouse_enable_16m 
+0x5422 020766 jam xtal_24m ,mem_fcomp_div 
+0x5423 020767 rtn 
+:      020769 mouse_24g_phy_select:
+0x5424 020770 call g24_enable_1m 
+0x5425 020771 fetch mouse_flag_len ,mem_mouse_flag 
+0x5426 020772 rtnbit0 mouse_enable_24g_2m_phy 
+0x5427 020773 branch g24_enable_2m 
+:      020775 mouse_default_init:
+0x5428 020776 bpatch patch0d_2 ,mem_patch0d 
+0x5429 020777 fetch mouse_flag_len ,mem_mouse_flag 
+0x542a 020778 isolate1 mouse_keyboard_enable ,pdata 
+0x542b 020779 call mouse_customer_key_enable ,true 
+:      020781 mouse_default_parm_init:
+0x542c 020782 fetch 2 ,mem_mouse_24g_pair_timeout_init 
+0x542d 020783 store 2 ,mem_24g_pair_timeout_init 
+0x542e 020785 fetch 1 ,mem_mouse_24g_reconn_timeout_init 
+0x542f 020786 store 2 ,mem_24g_reconn_timeout_init 
+0x5430 020788 fetch 5 ,mem_rssi_dis_min_24g_init 
+0x5431 020789 store 5 ,mem_rssi_dis_min_24g 
+0x5432 020791 fetch 1 ,mem_mouse_24g_pair_tx_power 
+0x5433 020792 store 1 ,mem_24g_pair_tx_power 
+0x5434 020794 fetch 1 ,mem_24g_ch_map_update 
+0x5435 020795 ncall g24_chamap_param_update ,blank 
+:      020796 mouse_default_parm_init_next:
+0x5436 020797 bpatch patch0d_3 ,mem_patch0d 
+0x5437 020798 call mouse_xtal_init 
+0x5438 020799 call mouse_24g_phy_select 
+0x5439 020800 call mouse_24g_long_sleep_set 
+0x543a 020801 branch g24_pair_param_init 
+:      020803 mouse_param_common_init:
+0x543b 020804 setarg mouse_ble_att_list_addr 
+0x543c 020805 store 2 ,mem_ui_le_uuid_table 
+0x543d 020806 jam 3 ,mem_lpm_mult_timeout 
+0x543e 020807 jam 8 ,mem_lpm_overhead 
+0x543f 020808 jam pb_button_state_up ,mem_select_device_button_statue 
+0x5440 020809 jam commbination_key_state_up ,mem_commbination_key_statue 
+0x5441 020810 setarg 0x0200 
+0x5442 020811 store 2 ,mem_lpm_interval 
+0x5443 020812 jam 0x17 ,mem_le_local_mtu 
+0x5444 020813 jam 0x17 ,mem_le_remote_mtu 
+0x5445 020815 setarg mem_le_tx_buffer0_omemalloc 
+0x5446 020816 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+0x5447 020817 setarg mouse_ble_l2cap_txbuff_size 
+0x5448 020818 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+0x5449 020819 branch mouse_adc_gpio_mux_init 
+:      020821 mouse_param_init:
+0x544a 020822 bpatch patch0d_4 ,mem_patch0d 
+0x544b 020823 call mouse_param_common_init 
+0x544c 020824 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
+0x544d 020826 setarg 0x0a77 
+0x544e 020827 store 2 ,mem_spi_init_clk 
+0x544f 020828 setsect 0 ,0x1224 
+0x5450 020829 setsect 1 ,0x4000 
+0x5451 020830 setsect 2 ,0x0 
+0x5452 020831 istore 5 ,contw 
+0x5453 020834 fetch mouse_flag_len ,mem_mouse_flag 
+0x5454 020835 bbit0 mouse_enable_bt_125hz ,mouse_param_init_intervl_end 
+0x5455 020836 setarg le_interval_7_5ms 
+0x5456 020837 store 2 ,mem_le_interval_min 
+0x5457 020838 store 2 ,mem_le_interval_min + 2 
+:      020839 mouse_param_init_intervl_end:
+0x5458 020840 call mouse_g24_interval_param_8ms 
+0x5459 020841 fetch mouse_flag_len ,mem_mouse_flag 
+0x545a 020842 bbit0 mouse_enable_24g_250hz ,mouse_24g_short_sleep_set_end 
+0x545b 020843 call mouse_g24_interval_param_4ms 
+:      020844 mouse_24g_short_sleep_set_end:
+0x545c 020845 fetch 3 ,mem_24g_short_sleep_set 
+0x545d 020846 store 3 ,mem_mouse_24g_short_sleep_set_init 
+0x545e 020847 fetch 1 ,mem_device_flag 
+0x545f 020848 store 1 ,mem_device_flag_temp 
+0x5460 020849 fetch 3 ,mem_le_lap + 3 
+0x5461 020850 store 3 ,mem_mouse_le_lap_temp 
+0x5462 020851 setarg 0 
+0x5463 020852 store 7 ,mem_mouse_key 
+0x5464 020853 fetch 1 ,mem_ui_button_timeout 
+0x5465 020854 store 1 ,mem_bt_discovery_count 
+0x5466 020855 store 1 ,mem_select_device_count 
+0x5467 020856 call le_modified_name_adv 
+:      020857 mouse_sensor_set_angle:
+0x5468 020858 bpatch patch0d_5 ,mem_patch0d 
+0x5469 020859 fetch 1 ,mem_sensor_angle_default 
+0x546a 020860 store 1 ,mem_config_sensor_angle 
+0x546b 020861 fetch 1 ,mem_select_sensor_angle_gpio 
+0x546c 020862 rtneq gpio_disable 
+0x546d 020863 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x546e 020864 call mouse_gpio_config_input_pu 
+0x546f 020865 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x5470 020866 call gpio_get_bit 
+0x5471 020867 call mouse_sensor_switch_angle ,true 
+0x5472 020868 branch mouse_gpio_config_input_pd 
+:      020869 mouse_sensor_switch_angle:
+0x5473 020870 fetch 1 ,mem_sensor_angle_switch 
+0x5474 020871 store 1 ,mem_config_sensor_angle 
+0x5475 020872 rtn 
+:      020874 mouse_g24_interval_param_4ms:
+0x5476 020875 fetch 3 ,mem_mouse_24g_short_sleep_set_4ms 
+0x5477 020876 store 3 ,mem_24g_short_sleep_set 
+0x5478 020877 fetch 3 ,mem_mouse_24g_long_sleep_set_4ms 
+0x5479 020878 store 3 ,mem_24g_long_sleep_set 
+0x547a 020879 fetch 1 ,mem_mouse_24g_fast_hop_count_4ms 
+0x547b 020880 store 1 ,mem_24g_fast_hop_count 
+0x547c 020881 fetch 4 ,mem_mouse_24g_tsniff_4ms 
+0x547d 020882 store 4 ,mem_mouse_24g_tsniff 
+:      020883 mouse_report_rate_set_250hz:
+0x547e 020884 setarg 0x100c0c 
+0x547f 020885 store 3 ,mem_24g_interval 
+0x5480 020886 rtn 
+:      020888 mouse_g24_interval_param_8ms:
+0x5481 020889 fetch 3 ,mem_mouse_24g_short_sleep_set_8ms 
+0x5482 020890 store 3 ,mem_24g_short_sleep_set 
+0x5483 020891 fetch 3 ,mem_mouse_24g_long_sleep_set_8ms 
+0x5484 020892 store 3 ,mem_24g_long_sleep_set 
+0x5485 020893 fetch 1 ,mem_mouse_24g_fast_hop_count_8ms 
+0x5486 020894 store 1 ,mem_24g_fast_hop_count 
+0x5487 020895 fetch 4 ,mem_mouse_24g_tsniff_8ms 
+0x5488 020896 store 4 ,mem_mouse_24g_tsniff 
+:      020897 mouse_report_rate_set_125hz:
+0x5489 020898 setarg 0x1c1919 
+0x548a 020899 store 3 ,mem_24g_interval 
+0x548b 020900 rtn 
+:      020912 mouse_start_work:
+0x548c 020913 bpatch patch0d_6 ,mem_patch0d 
+0x548d 020914 fetch mouse_flag_len ,mem_mouse_flag 
+0x548e 020915 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
+0x548f 020916 fetch 1 ,mem_device_flag 
+0x5490 020917 beq mode_24g_device ,mouse_24g_start_mode 
+:      020918 mouse_le_fast_conn_judge:
+0x5491 020919 call mouse_bluetooth_fast_conn_disable 
+0x5492 020920 fetch 1 ,mem_device_flag 
+0x5493 020921 beq mode_bt_device1 ,mouse_le_device1_judge 
+0x5494 020922 beq mode_bt_device2 ,mouse_le_device2_judge 
+0x5495 020923 rtn 
+:      020924 mouse_le_device1_judge:
+0x5496 020925 fetch 6 ,mem_device1_addr 
+0x5497 020926 fetcht 6 ,mem_mouse_compare_addr 
+0x5498 020927 isub temp ,null 
+0x5499 020928 branch mouse_bluetooth_fast_conn_init ,zero 
+0x549a 020929 branch mouse_start_reconnect_device 
+:      020931 mouse_le_device2_judge:
+0x549b 020932 fetch 6 ,mem_device2_addr 
+0x549c 020933 fetcht 6 ,mem_mouse_compare_addr 
+0x549d 020934 isub temp ,null 
+0x549e 020935 branch mouse_bluetooth_fast_conn_init ,zero 
+0x549f 020936 branch mouse_start_reconnect_device 
+:      020938 mouse_start_reconnect_device:
+0x54a0 020939 bpatch patch0d_7 ,mem_patch0d 
+0x54a1 020940 call mouse_device_le_reconn_led_config 
+0x54a2 020941 arg mem_device1_type ,rega 
+0x54a3 020942 fetch 1 ,mem_device_flag 
+0x54a4 020943 increase -1 ,pdata 
+0x54a5 020944 mul32 pdata ,29 ,pdata 
+0x54a6 020945 iadd rega ,rega 
+0x54a7 020946 ifetch 1 ,rega 
+0x54a8 020947 store 1 ,mem_xrecord_mode 
+:      020948 mouse_start_reconnect:
+0x54a9 020949 fetch 1 ,mem_xrecord_mode 
+0x54aa 020950 beq rec_4_mode ,mouse4_0_check_reconn_target 
+0x54ab 020951 branch mouse_bluetooth_fast_conn_init 
+:      020953 mouse_wakeup_from_power_check:
+0x54ac 020954 bpatch patch0e_0 ,mem_patch0e 
+0x54ad 020955 disable user 
+0x54ae 020956 fetch mouse_flag_len ,mem_mouse_flag 
+0x54af 020957 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_from_poweron 
+0x54b0 020958 fetch 1 ,core_lpm_isogate 
+0x54b1 020959 bbit1 cold_wake ,mouse_wakeup_from_poweron 
+0x54b2 020960 enable user 
+:      020961 mouse_wakeup_from_poweron:
+0x54b3 020962 fetch 1 ,mem_reconn_times_init 
+0x54b4 020963 store 1 ,mem_reconn_times 
+0x54b5 020964 rtn 
+:      020966 mouse4_0_check_reconn_target:
+0x54b6 020967 jam 1 ,mem_mouse_le_reconnect_flag 
+0x54b7 020968 fetcht 1 ,mem_mouse_fast_direct_timeout 
+0x54b8 020969 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x54b9 020970 beq 0xff ,mouse4_0_check_reconn_target_next 
+0x54ba 020971 fetcht 1 ,mem_mouse_direct_timeout 
+:      020972 mouse4_0_check_reconn_target_next:
+0x54bb 020973 storet 1 ,mem_mouse_direct_timer 
+0x54bc 020974 call app_lpm_mult_disable 
+0x54bd 020975 fetch 3 ,mem_le_adv_direct_ind 
+0x54be 020976 store 3 ,mem_le_adv_data + 4 
+0x54bf 020977 call mouse_le_check_adv_flag 
+0x54c0 020978 setarg adv_flag_bredr_not_supported 
+0x54c1 020979 istore 1 ,contr 
+0x54c2 020980 arg mem_le_scan_data ,contr 
+0x54c3 020981 call mouse_le_adv_data_update 
+0x54c4 020982 branch check_51cmd_adv 
+:      020986 mouse_lpm_check_wake_lock:
+0x54c5 020987 bmark1 mark_24g ,app_get_lpm_wake_lock 
+0x54c6 020988 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x54c7 020989 branch app_get_lpm_wake_lock ,blank 
+0x54c8 020990 fetch 1 ,mem_mouse_le_conn_param_reject 
+0x54c9 020991 beq le_lpm_disable ,app_get_lpm_wake_lock 
+0x54ca 020992 fetch 1 ,mem_mouse_wheel_trigger 
+0x54cb 020993 nbranch app_get_lpm_wake_lock ,blank 
+0x54cc 020994 branch app_put_lpm_wake_lock 
+:      021003 mouse_app_enter_hibernate:
+0x54cd 021004 bpatch patch0e_1 ,mem_patch0e 
+0x54ce 021005 setarg pan_reg_config 
+0x54cf 021006 call twspi_read 
+0x54d0 021007 bbit1 3 ,mouse_app_enter_hibernate_next 
+0x54d1 021008 call mouse_sensor_reset 
+0x54d2 021009 call mouse_sensor_powerdown 
+:      021010 mouse_app_enter_hibernate_next:
+0x54d3 021011 call mouse_setgpio_hibernate 
+0x54d4 021012 branch app_enter_hibernate 
+:      021014 mouse_before_hibernate:
+0x54d5 021015 bpatch patch0e_2 ,mem_patch0e 
+0x54d6 021016 call disable_authrom 
+0x54d7 021017 call mouse_before_hibernate_wheel_gpio_set 
+0x54d8 021018 call mouse_setgpio_hibernate 
+0x54d9 021019 call mouse_flash_power_down 
+0x54da 021020 fetcht 1 ,mem_sensor_motion_gpio 
+0x54db 021021 branch gpio_clr_wake 
+:      021024 mouse_setgpio_hibernate:
+0x54dc 021025 bpatch patch0e_3 ,mem_patch0e 
+0x54dd 021026 call mouse_set_sdio_high 
+0x54de 021027 call clear_wake 
+0x54df 021028 call mouse_logo_led_off 
+0x54e0 021029 call mouse_lpm_before_common 
+0x54e1 021030 call mouse_gpio_pd_idle 
+:      021031 mouse_setgpio_hibernate_next:
+0x54e2 021032 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
+0x54e3 021033 call mouse_gpio_config_input_pu 
+0x54e4 021034 call mouse_gpio_set_high_impedance 
+0x54e5 021035 call mouse_device_multi_led_all_off 
+0x54e6 021036 call mouse_adc_gpio_set_before_hibernate 
+0x54e7 021037 branch mouse_wheel_gpio_set_before_hibernate 
+:      021039 mouse_wheel_gpio_set_before_hibernate:
+0x54e8 021040 fetch mouse_flag_len ,mem_mouse_flag 
+0x54e9 021041 rtnbit0 mouse_enable_wheel_wake_up_cancel 
+:      021042 mouse_wheel_gpio_clr_wakeup:
+0x54ea 021043 fetcht 1 ,mem_whee_a_data_gpio 
+0x54eb 021044 call gpio_clr_wake 
+0x54ec 021045 fetcht 1 ,mem_whee_b_data_gpio 
+0x54ed 021046 call gpio_clr_wake 
+0x54ee 021047 fetcht 1 ,mem_whee_a_data_gpio 
+0x54ef 021048 call mouse_gpio_config_input_pd 
+0x54f0 021049 fetcht 1 ,mem_whee_b_data_gpio 
+0x54f1 021050 branch mouse_gpio_config_input_pd 
+:      021052 mouse_adc_gpio_set_before_hibernate:
+0x54f2 021053 fetch mouse_flag_len ,mem_mouse_flag 
+0x54f3 021054 rtnbit0 mouse_enable_adc 
+0x54f4 021055 fetch 1 ,mem_adc_config_flag 
+0x54f5 021056 rtnne adc_config_gpio 
+0x54f6 021057 fetch 1 ,mem_adc_channel_gpio 
+0x54f7 021058 arg gpcfg_no_ie ,temp 
+0x54f8 021059 branch gpio_config_function_int 
+:      021063 mouse_gpio_pd_idle:
+0x54f9 021064 arg core_gpio_conf ,contr 
+0x54fa 021065 arg gpio_number ,loopcnt 
+:      021066 mouse_gpio_pd_idle_loop:
+0x54fb 021067 ifetch 1 ,contr 
+0x54fc 021068 nbranch mouse_gpio_pd_idle_configured ,blank 
+0x54fd 021069 setarg gpcfg_pulldown 
+0x54fe 021070 add contr ,-1 ,contw 
+0x54ff 021071 istore 1 ,contw 
+:      021072 mouse_gpio_pd_idle_configured:
+0x5500 021073 loop mouse_gpio_pd_idle_loop 
+0x5501 021074 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
+0x5502 021075 isub contr ,null 
+0x5503 021076 rtn zero 
+:      021077 mouse_gpio_pd_idle_ext:
+0x5504 021078 arg gpio_number_ext ,loopcnt 
+0x5505 021079 arg core_gpio_conf_hi ,contr 
+0x5506 021080 branch mouse_gpio_pd_idle_loop 
+:      021082 mouse_process_lpm_before:
+0x5507 021083 rtnmark1 mark_24g 
+0x5508 021084 call mouse_lpm_before_common 
+0x5509 021085 fetch 1 ,mem_lpm_current_mult 
+0x550a 021086 nrtn blank 
+0x550b 021087 branch gpio_clr_wake 
+:      021089 mouse_lpm_before_common:
+0x550c 021090 bpatch patch0e_4 ,mem_patch0e 
+0x550d 021091 fetcht 1 ,mem_whee_a_data_gpio 
+0x550e 021092 call gpio_config_input 
+0x550f 021093 fetcht 1 ,mem_whee_b_data_gpio 
+0x5510 021094 call gpio_config_input 
+0x5511 021096 call mouse_wheel_check 
+0x5512 021097 fetch 1 ,mem_mouse_sensor_sclk_gpio 
+0x5513 021098 call mouse_gpio_config_output_high 
+0x5514 021099 call twspi_disable 
+0x5515 021101 fetcht 1 ,mem_lbutton_gpio 
+0x5516 021102 call gpio_set_wake 
+0x5517 021103 fetcht 1 ,mem_rbutton_gpio 
+0x5518 021104 call gpio_set_wake 
+0x5519 021105 fetcht 1 ,mem_mbutton_gpio 
+0x551a 021106 call gpio_set_wake 
+0x551b 021108 fetcht 1 ,mem_bk_button_gpio 
+0x551c 021109 call gpio_set_wake 
+0x551d 021110 fetcht 1 ,mem_fw_button_gpio 
+0x551e 021111 call gpio_set_wake 
+0x551f 021112 fetcht 1 ,mem_dpi_button_gpio 
+0x5520 021113 call gpio_set_wake 
+0x5521 021114 fetcht 1 ,mem_config_select_device_button_gpio 
+0x5522 021115 call gpio_set_wake 
+0x5523 021117 fetcht 1 ,mem_customer_key_gpio 
+0x5524 021118 call gpio_set_wake 
+0x5525 021120 fetcht 1 ,mem_whee_a_data_gpio 
+0x5526 021121 call gpio_set_wake_by_current_state 
+0x5527 021122 fetcht 1 ,mem_whee_b_data_gpio 
+0x5528 021123 call gpio_set_wake_by_current_state 
+0x5529 021124 fetcht 1 ,mem_whee_ta_data_gpio 
+0x552a 021125 call gpio_set_wake_by_current_state 
+0x552b 021126 fetcht 1 ,mem_whee_tb_data_gpio 
+0x552c 021127 call gpio_set_wake_by_current_state 
+0x552d 021128 fetcht 1 ,mem_sensor_motion_gpio 
+0x552e 021129 branch gpio_set_wake 
+:      021133 mouse_set_mult:
+0x552f 021134 fetch 2 ,mem_ui_state_map 
+0x5530 021135 rtnbit0 ui_state_ble_connected 
+0x5531 021136 copy rega ,pdata 
+0x5532 021137 nbranch le_set_config_short_mult ,blank 
+0x5533 021138 branch le_clr_config_short_mult 
+:      021142 mouse_adc_gpio_set:
+0x5534 021143 bpatch patch0e_5 ,mem_patch0e 
+0x5535 021144 fetch 1 ,mem_adc_config_flag 
+0x5536 021145 rtnne adc_config_gpio 
+0x5537 021146 fetcht 1 ,mem_adc_channel_gpio 
+0x5538 021147 branch gpio_set_high_impedance 
+:      021149 mouse_adc_gpio_mux_init:
+0x5539 021150 fetch mouse_flag_len ,mem_mouse_flag 
+0x553a 021151 rtnbit0 mouse_enable_adc 
+0x553b 021152 jam mouse_adc_check_multiple ,mem_adc_mux_status 
+0x553c 021153 rtn 
+:      021155 mouse_adc_read:
+0x553d 021156 bpatch patch0e_6 ,mem_patch0e 
+0x553e 021157 fetch mouse_flag_len ,mem_mouse_flag 
+0x553f 021158 rtnbit0 mouse_enable_adc 
+0x5540 021159 call mouse_adc_gpio_set 
+0x5541 021160 fetch 1 ,mem_adc_config_flag 
+0x5542 021161 beq adc_config_gpio ,mouse_adc_read_gpio_mux_start 
+0x5543 021162 jam mouse_adc_check_hvin_multiple ,mem_adc_mux_status 
+0x5544 021163 branch mouse_adc_read_start 
+:      021165 mouse_adc_read_gpio_mux_start:
+0x5545 021166 jam mouse_adc_check_gpio_multiple ,mem_adc_mux_status 
+0x5546 021167 branch mouse_adc_read_start 
+:      021169 mouse_adc_read_start:
+0x5547 021170 bpatch patch0e_7 ,mem_patch0e 
+0x5548 021171 call enable_adc 
+0x5549 021172 call vdd_calculate_by_mode 
+0x554a 021173 store 2 ,mem_mouse_vdd_now_vol 
+0x554b 021174 fetch 1 ,mem_adc_config_flag 
+0x554c 021175 bne adc_config_gpio ,mouse_adc_data_process 
+0x554d 021176 fetcht 2 ,mem_mouse_vdd_now_vol 
+0x554e 021177 mul32 temp ,8 ,pdata 
+0x554f 021178 div pdata ,10 
+0x5550 021179 call get_div_result 
+0x5551 021180 iadd temp ,pdata 
+0x5552 021181 store 2 ,mem_mouse_vdd_now_vol 
+:      021182 mouse_adc_data_process:
+0x5553 021183 arg mem_mouse_vdd_calculate_set ,rega 
+0x5554 021184 call mouse_adc_bat_percent_lowpower_out 
+0x5555 021185 fetch 1 ,mem_adc_power_flag 
+0x5556 021186 bbit1 1 ,mouse_app_enter_hibernate 
+0x5557 021187 bbit0 0 ,mouse_adc_no_low_voltage 
+0x5558 021188 jam 1 ,mem_mouse_adc_last_low_voltage_flag 
+0x5559 021189 branch mouse_adc_low_voltage 
+:      021191 mouse_adc_low_voltage:
+0x555a 021192 arg mouse_low_voltage_flag ,queue 
+0x555b 021193 branch mouse_enable_function_flag 
+:      021194 mouse_adc_no_low_voltage:
+0x555c 021195 arg mouse_low_voltage_flag ,queue 
+0x555d 021196 call mouse_disable_function_flag 
+0x555e 021197 jam 1 ,mem_adc_low_volatage_led_timer_count 
+0x555f 021198 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
+0x5560 021199 rtn blank 
+0x5561 021200 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
+0x5562 021201 branch mouse_low_voltage_led_off_judge 
+:      021204 mouse_adc_bat_percent_lowpower_out:
+0x5563 021205 bpatch patch0f_0 ,mem_patch0f 
+0x5564 021206 ifetch 8 ,rega 
+0x5565 021207 store 8 ,mem_pdatatemp 
+0x5566 021208 fetch 1 ,mem_adc_mux_status 
+0x5567 021209 beq mouse_adc_check_battery_only ,mouse_adc_bat_percent_lowpower_out_battery 
+0x5568 021210 beq mouse_adc_check_gpio_multiple ,mouse_adc_bat_percent_lowpower_out_battery 
+0x5569 021211 beq mouse_adc_check_hvin_multiple ,mouse_adc_bat_percent_lowpower_out_hvin_multiple 
+:      021212 mouse_adc_bat_percent_lowpower_out_battery:
+0x556a 021213 call adc_clear_no_power_flag 
+0x556b 021214 call adc_clear_low_power_flag 
+0x556c 021215 fetch 2 ,mem_pdatatemp + 6 
+0x556d 021216 fetcht 2 ,mem_pdatatemp + 2 
+0x556e 021217 isub temp ,null 
+0x556f 021218 ncall adc_set_no_power_flag ,positive 
+0x5570 021219 fetcht 2 ,mem_pdatatemp + 4 
+0x5571 021220 isub temp ,null 
+0x5572 021221 ncall adc_set_low_power_flag ,positive 
+:      021222 mouse_adc_bat_level_set:
+0x5573 021223 fetch 2 ,mem_pdatatemp + 6 
+0x5574 021224 fetcht 2 ,mem_pdatatemp 
+0x5575 021225 isub temp ,null 
+0x5576 021226 branch mouse_adc_bat_level_100_percent ,positive 
+0x5577 021227 fetcht 2 ,mem_pdatatemp + 2 
+0x5578 021228 isub temp ,pdata 
+0x5579 021229 nbranch mouse_adc_bat_level_0_percent ,positive 
+0x557a 021230 branch mouse_adc_bat_level_0_percent ,blank 
+0x557b 021231 mul32 pdata ,100 ,rega 
+0x557c 021232 fetch 2 ,mem_pdatatemp 
+0x557d 021233 fetcht 2 ,mem_pdatatemp + 2 
+0x557e 021234 isub temp ,temp 
+0x557f 021235 copy rega ,pdata 
+0x5580 021236 idiv temp 
+0x5581 021237 call get_div_result 
+0x5582 021238 store 1 ,mem_le_battery_level_percentage 
+0x5583 021239 rtn 
+:      021241 mouse_adc_bat_level_100_percent:
+0x5584 021242 jam 100 ,mem_le_battery_level_percentage 
+0x5585 021243 rtn 
+:      021244 mouse_adc_bat_level_0_percent:
+0x5586 021245 jam 0 ,mem_le_battery_level_percentage 
+0x5587 021246 rtn 
+:      021248 mouse_adc_bat_percent_lowpower_out_hvin_multiple:
+0x5588 021249 branch mouse_adc_bat_percent_lowpower_out_battery 
+:      021255 mouse_gpio_init:
+0x5589 021256 fetcht 1 ,mem_eeprom_wp_gpio 
+0x558a 021257 call gpio_config_output 
+0x558b 021259 fetcht 1 ,mem_lbutton_gpio 
+0x558c 021260 call mouse_gpio_config_input_pu 
+0x558d 021261 fetcht 1 ,mem_rbutton_gpio 
+0x558e 021262 call mouse_gpio_config_input_pu 
+0x558f 021263 fetcht 1 ,mem_mbutton_gpio 
+0x5590 021264 call mouse_gpio_config_input_pu 
+0x5591 021265 fetcht 1 ,mem_bk_button_gpio 
+0x5592 021266 call mouse_gpio_config_input_pu 
+0x5593 021267 fetcht 1 ,mem_fw_button_gpio 
+0x5594 021268 call mouse_gpio_config_input_pu 
+0x5595 021269 fetcht 1 ,mem_dpi_button_gpio 
+0x5596 021270 call mouse_gpio_config_input_pu 
+0x5597 021272 fetcht 1 ,mem_matrix_public_gpio 
+0x5598 021273 call mouse_gpio_config_input_pu 
+0x5599 021275 fetcht 1 ,mem_config_select_device_button_gpio 
+0x559a 021276 call mouse_gpio_config_input_pu 
+0x559b 021278 fetcht 1 ,mem_customer_key_gpio 
+0x559c 021279 call mouse_gpio_config_input_pu 
+0x559d 021281 fetcht 1 ,mem_whee_a_data_gpio 
+0x559e 021282 call mouse_gpio_config_input_pu 
+0x559f 021284 fetcht 1 ,mem_whee_b_data_gpio 
+0x55a0 021285 call mouse_gpio_config_input_pu 
+0x55a1 021287 fetcht 1 ,mem_whee_ta_data_gpio 
+0x55a2 021288 call mouse_gpio_config_input_pu 
+0x55a3 021289 fetcht 1 ,mem_whee_tb_data_gpio 
+0x55a4 021290 call mouse_gpio_config_input_pu 
+0x55a5 021292 fetcht 1 ,mem_sensor_motion_gpio 
+0x55a6 021293 call mouse_gpio_config_input_pu 
+0x55a7 021295 fetcht 1 ,mem_device_switch_gpio 
+0x55a8 021296 call mouse_gpio_config_input_pu 
+0x55a9 021298 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x55aa 021299 branch mouse_gpio_config_input_pu 
+:      021302 mouse_gpio_set_pupd_by_input:
+0x55ab 021303 sub temp ,ui_button_gpio_disable ,null 
+0x55ac 021304 rtn zero 
+0x55ad 021305 and temp ,0x7f ,queue 
+0x55ae 021306 fetch 4 ,core_gpio_in 
+0x55af 021307 qisolate1 pdata 
+0x55b0 021308 branch mouse_gpio_config_input_pu ,true 
+:      021309 mouse_gpio_config_input_pd:
+0x55b1 021310 sub temp ,ui_button_gpio_disable ,null 
+0x55b2 021311 rtn zero 
+0x55b3 021312 set1 gpio_active_bit ,temp 
+0x55b4 021313 branch gpio_config_input 
+:      021315 mouse_gpio_config_input_pu:
+0x55b5 021316 sub temp ,ui_button_gpio_disable ,null 
+0x55b6 021317 rtn zero 
+0x55b7 021318 set0 gpio_active_bit ,temp 
+0x55b8 021319 branch gpio_config_input 
+:      021321 mouse_gpio_set_high_impedance:
+0x55b9 021322 fetch 3 ,mem_mouse_set_high_impedance_bit_set 
+0x55ba 021323 store 3 ,mem_pdatatemp 
+0x55bb 021324 arg 13 ,loopcnt 
+0x55bc 021325 arg 0 ,temp 
+:      021326 mouse_gpio_set_high_impedance_bit_loop:
+0x55bd 021327 fetch 3 ,mem_pdatatemp 
+0x55be 021328 isolate1 0 ,pdata 
+0x55bf 021329 call gpio_set_high_impedance ,true 
+0x55c0 021330 fetch 3 ,mem_pdatatemp 
+0x55c1 021331 lshift pdata ,pdata 
+0x55c2 021332 store 3 ,mem_pdatatemp 
+0x55c3 021333 increase 1 ,temp 
+0x55c4 021334 loop mouse_gpio_set_high_impedance_bit_loop 
+0x55c5 021335 rtn 
+:      021341 mouse_le_name_modify:
+0x55c6 021342 bpatch patch0f_1 ,mem_patch0f 
+0x55c7 021343 fetch 8 ,mem_le_name_patch 
+0x55c8 021344 rtn blank 
+0x55c9 021345 fetch 1 ,mem_le_name_patch_len 
+0x55ca 021346 copy pdata ,rega 
+0x55cb 021347 sub pdata ,11 ,null 
+0x55cc 021348 nbranch mouse_le_name_patch_len_overflow ,positive 
+0x55cd 021350 call mouse_le_name_clear 
+0x55ce 021352 arg mem_le_adv_swift_pair + 9 ,contw 
+0x55cf 021353 call mouse_le_name_modify_next 
+0x55d0 021355 arg mem_le_scan_data + 2 ,contw 
+0x55d1 021356 call mouse_le_name_modify_next 
+0x55d2 021358 arg mem_le_name ,contw 
+:      021359 mouse_le_name_modify_next:
+0x55d3 021360 arg mem_le_name_patch ,contr 
+0x55d4 021361 copy rega ,loopcnt 
+0x55d5 021362 branch memcpy 
+:      021364 mouse_le_name_clear:
+0x55d6 021365 arg mem_le_adv_swift_pair + 9 ,contw 
+0x55d7 021366 call mouse_le_name_clear_next 
+0x55d8 021368 arg mem_le_scan_data + 2 ,contw 
+0x55d9 021369 call mouse_le_name_clear_next 
+0x55da 021371 arg mem_le_name ,contw 
+:      021372 mouse_le_name_clear_next:
+0x55db 021373 arg 11 ,loopcnt 
+0x55dc 021374 branch clear_mem 
+:      021376 mouse_le_name_patch_len_overflow:
+0x55dd 021377 call mouse_le_swift_pair_disable 
+0x55de 021379 fetch 1 ,mem_le_name_patch_len 
+0x55df 021380 increase 1 ,pdata 
+0x55e0 021381 store 1 ,mem_le_adv_swift_pair 
+0x55e1 021382 jam 9 ,mem_le_adv_swift_pair + 1 
+0x55e2 021383 arg mem_le_name_patch ,contr 
+0x55e3 021384 arg mem_le_adv_swift_pair + 2 ,contw 
+0x55e4 021385 copy rega ,loopcnt 
+0x55e5 021386 call memcpy 
+0x55e6 021388 fetch 1 ,mem_le_name_patch_len 
+0x55e7 021389 increase 1 ,pdata 
+0x55e8 021390 store 1 ,mem_le_scan_data 
+0x55e9 021391 jam 9 ,mem_le_scan_data + 1 
+0x55ea 021392 arg mem_le_name_patch ,contr 
+0x55eb 021393 arg mem_le_scan_data + 2 ,contw 
+0x55ec 021394 copy rega ,loopcnt 
+0x55ed 021395 call memcpy 
+0x55ee 021397 arg mem_le_name_patch_len ,contr 
+0x55ef 021398 arg mem_le_name_len ,contw 
+0x55f0 021399 copy rega ,loopcnt 
+0x55f1 021400 increase 1 ,loopcnt 
+0x55f2 021401 branch memcpy 
+:      021403 mouse_le_swift_pair_disable:
+0x55f3 021404 arg mem_le_adv_swift_pair ,contw 
+0x55f4 021405 arg 20 ,loopcnt 
+0x55f5 021406 branch clear_mem 
+:      021412 mouse_sensor_spi_init:
+0x55f6 021413 call mouse_spid_init_pin 
+0x55f7 021414 jam 0x73 ,mem_spi_init_clk 
+0x55f8 021416 call mouse_spi_init 
+0x55f9 021417 branch twspi_enable 
+:      021419 mouse_spi_write_flash_cb:
+:      021420 mouse_spi_init:
+0x55fa 021421 branch spid_init 
+:      021423 mouse_spid_init_pin:
+0x55fb 021424 fetch 1 ,mem_mouse_sensor_sclk_gpio 
+0x55fc 021425 arg gpcfg_spid_sck ,temp 
+0x55fd 021426 call gpio_config_function_int 
+0x55fe 021427 fetch 1 ,mem_mouse_sensor_sdio_gpio 
+0x55ff 021428 arg gpcfg_spid_sdio ,temp 
+0x5600 021429 branch gpio_config_function_int 
+:      021434 mouse_motion:
+0x5601 021435 bpatch patch0f_2 ,mem_patch0f 
+0x5602 021436 disable user 
+0x5603 021437 setarg 0 
+0x5604 021438 store 6 ,mem_mouse_x 
+0x5605 021439 call mouse_check_sensor_data 
+0x5606 021440 setarg 0x0089 
+0x5607 021441 call twspi_write 
+0x5608 021442 call mouse_setting_sensor_type 
+0x5609 021443 call mouse_zwheel 
+0x560a 021444 call mouse_t_zwheel 
+0x560b 021445 call mouse_key 
+0x560c 021446 fetch 1 ,mem_mouse_key 
+0x560d 021447 and_into 0x1f ,pdata 
+0x560e 021448 store 1 ,mem_mouse_key 
+0x560f 021449 nbranch mouse_drawing_optima_init ,user 
+0x5610 021450 call mouse_drawing_optima 
+0x5611 021451 branch mouse_no_data_timer_init 
+:      021455 mouse_zwheel:
+0x5612 021456 fetch 1 ,mem_mouse_z_data 
+0x5613 021457 rtn blank 
+0x5614 021458 store 1 ,mem_mouse_z 
+0x5615 021459 jam 0 ,mem_mouse_z_data 
+0x5616 021460 branch enable_user 
+:      021462 mouse_t_zwheel:
+0x5617 021463 fetch 1 ,mem_mouse_tz_data 
+0x5618 021464 rtn blank 
+0x5619 021465 store 1 ,mem_mouse_tz 
+0x561a 021466 jam 0 ,mem_mouse_tz_data 
+0x561b 021467 branch enable_user 
+:      021469 mouse_wheel_check:
+0x561c 021470 call mouse_t_wheel_scan 
+0x561d 021471 call mouse_wheel_scan 
+0x561e 021472 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x561f 021473 fetcht 1 ,mem_wheel_tb_old_pinlevel 
+0x5620 021474 store 1 ,mem_wheel_tb_old_pinlevel 
+0x5621 021475 isub temp ,null 
+0x5622 021476 nbranch app_lpm_wake_auto_lock ,zero 
+0x5623 021477 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x5624 021478 fetcht 1 ,mem_mwheel_b_old_pinlevel 
+0x5625 021479 store 1 ,mem_mwheel_b_old_pinlevel 
+0x5626 021480 isub temp ,null 
+0x5627 021481 nbranch app_lpm_wake_auto_lock ,zero 
+0x5628 021482 rtn 
+:      021483 mouse_t_wheel_scan:
+0x5629 021484 fetch 1 ,mem_whee_ta_data_gpio 
+0x562a 021485 rtneq gpio_disable 
+0x562b 021486 arg 0 ,rega 
+0x562c 021487 fetcht 1 ,mem_whee_ta_data_gpio 
+0x562d 021488 call gpio_get_bit 
+0x562e 021489 setflag true ,0 ,rega 
+0x562f 021490 fetcht 1 ,mem_whee_tb_data_gpio 
+0x5630 021491 call gpio_get_bit 
+0x5631 021492 setflag true ,1 ,rega 
+0x5632 021493 copy rega ,pdata 
+0x5633 021494 store 1 ,mem_wheel_tb_new_pinlevel 
+0x5634 021495 beq 0x01 ,mouse_t_wheel_scan_judge1 
+0x5635 021496 beq 0x02 ,mouse_t_wheel_scan_judge2 
+0x5636 021497 fetch 1 ,mem_wheel_tog 
+0x5637 021498 bbit1 7 ,mouse_t_wheel_scan_judge3 
+0x5638 021499 rtn 
+:      021501 mouse_t_wheel_scan_judge1:
+0x5639 021502 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x563a 021503 beq 0 ,mouse_t_wheel_scan_judge11 
+0x563b 021504 beq 3 ,mouse_t_wheel_scan_judge12 
+0x563c 021505 rtn 
+:      021506 mouse_t_wheel_scan_judge2:
+0x563d 021507 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x563e 021508 beq 0 ,mouse_t_wheel_scan_judge21 
+0x563f 021509 beq 3 ,mouse_t_wheel_scan_judge22 
+0x5640 021510 rtn 
+:      021511 mouse_t_wheel_scan_judge11:
+0x5641 021512 jam 0x82 ,mem_wheel_tog 
+0x5642 021513 rtn 
+:      021514 mouse_t_wheel_scan_judge12:
+0x5643 021515 jam 0x81 ,mem_wheel_tog 
+0x5644 021516 rtn 
+:      021517 mouse_t_wheel_scan_judge21:
+0x5645 021518 jam 0x80 ,mem_wheel_tog 
+0x5646 021519 rtn 
+:      021520 mouse_t_wheel_scan_judge22:
+0x5647 021521 jam 0x83 ,mem_wheel_tog 
+0x5648 021522 rtn 
+:      021523 mouse_t_wheel_scan_judge3:
+0x5649 021524 fetch 1 ,mem_wheel_tog 
+0x564a 021525 set0 7 ,pdata 
+0x564b 021526 store 1 ,mem_wheel_tog 
+0x564c 021527 beq 0 ,mouse_t_wheel_scan_judge30 
+0x564d 021528 beq 1 ,mouse_t_wheel_scan_judge31 
+0x564e 021529 beq 2 ,mouse_t_wheel_scan_judge32 
+0x564f 021530 beq 3 ,mouse_t_wheel_scan_judge33 
+0x5650 021531 rtn 
+:      021532 mouse_t_wheel_scan_judge30:
+0x5651 021533 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x5652 021534 beq 3 ,mouse_wheel_t_forward 
+0x5653 021535 rtn 
+:      021536 mouse_t_wheel_scan_judge31:
+0x5654 021537 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x5655 021538 beq 0 ,mouse_wheel_t_forward 
+0x5656 021539 rtn 
+:      021540 mouse_t_wheel_scan_judge32:
+0x5657 021541 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x5658 021542 beq 3 ,mouse_wheel_t_back 
+0x5659 021543 rtn 
+:      021544 mouse_t_wheel_scan_judge33:
+0x565a 021545 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x565b 021546 beq 0 ,mouse_wheel_t_back 
+0x565c 021547 rtn 
+:      021548 mouse_wheel_t_forward:
+0x565d 021549 fetch 1 ,mem_mouse_tz_data 
+0x565e 021550 increase 1 ,pdata 
+0x565f 021551 store 1 ,mem_mouse_tz_data 
+0x5660 021552 rtn 
+:      021553 mouse_wheel_t_back:
+0x5661 021554 fetch 1 ,mem_mouse_tz_data 
+0x5662 021555 increase -1 ,pdata 
+0x5663 021556 store 1 ,mem_mouse_tz_data 
+0x5664 021557 rtn 
+:      021560 mouse_wheel_scan:
+0x5665 021561 fetch 1 ,mem_whee_a_data_gpio 
+0x5666 021562 rtneq gpio_disable 
+0x5667 021563 arg 0 ,rega 
+0x5668 021564 fetcht 1 ,mem_whee_a_data_gpio 
+0x5669 021565 call gpio_get_bit 
+0x566a 021566 setflag true ,0 ,rega 
+0x566b 021567 fetcht 1 ,mem_whee_b_data_gpio 
+0x566c 021568 call gpio_get_bit 
+0x566d 021569 setflag true ,1 ,rega 
+0x566e 021570 copy rega ,pdata 
+0x566f 021571 store 1 ,mem_mwheel_b_new_pinlevel 
+0x5670 021572 beq 0x01 ,mouse_wheel_scan_judge1 
+0x5671 021573 beq 0x02 ,mouse_wheel_scan_judge2 
+0x5672 021574 fetch 1 ,mem_mwheel_tog 
+0x5673 021575 bbit1 7 ,mouse_wheel_scan_judge3 
+0x5674 021576 rtn 
+:      021578 mouse_wheel_scan_judge1:
+0x5675 021579 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x5676 021580 beq 0 ,mouse_wheel_scan_judge11 
+0x5677 021581 beq 3 ,mouse_wheel_scan_judge12 
+0x5678 021582 rtn 
+:      021583 mouse_wheel_scan_judge2:
+0x5679 021584 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x567a 021585 beq 0 ,mouse_wheel_scan_judge21 
+0x567b 021586 beq 3 ,mouse_wheel_scan_judge22 
+0x567c 021587 rtn 
+:      021588 mouse_wheel_scan_judge11:
+0x567d 021589 jam 0x82 ,mem_mwheel_tog 
+0x567e 021590 rtn 
+:      021591 mouse_wheel_scan_judge12:
+0x567f 021592 jam 0x81 ,mem_mwheel_tog 
+0x5680 021593 rtn 
+:      021594 mouse_wheel_scan_judge21:
+0x5681 021595 jam 0x80 ,mem_mwheel_tog 
+0x5682 021596 rtn 
+:      021597 mouse_wheel_scan_judge22:
+0x5683 021598 jam 0x83 ,mem_mwheel_tog 
+0x5684 021599 rtn 
+:      021600 mouse_wheel_scan_judge3:
+0x5685 021601 fetch 1 ,mem_mwheel_tog 
+0x5686 021602 set0 7 ,pdata 
+0x5687 021603 store 1 ,mem_mwheel_tog 
+0x5688 021604 beq 0 ,mouse_wheel_scan_judge30 
+0x5689 021605 beq 1 ,mouse_wheel_scan_judge31 
+0x568a 021606 beq 2 ,mouse_wheel_scan_judge32 
+0x568b 021607 beq 3 ,mouse_wheel_scan_judge33 
+0x568c 021608 rtn 
+:      021609 mouse_wheel_scan_judge30:
+0x568d 021610 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x568e 021611 beq 3 ,mouse_wheel_forward 
+0x568f 021612 rtn 
+:      021613 mouse_wheel_scan_judge31:
+0x5690 021614 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x5691 021615 beq 0 ,mouse_wheel_forward 
+0x5692 021616 rtn 
+:      021617 mouse_wheel_scan_judge32:
+0x5693 021618 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x5694 021619 beq 3 ,mouse_wheel_back 
+0x5695 021620 rtn 
+:      021621 mouse_wheel_scan_judge33:
+0x5696 021622 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x5697 021623 beq 0 ,mouse_wheel_back 
+0x5698 021624 rtn 
+:      021625 mouse_wheel_forward:
+0x5699 021626 fetch 1 ,mem_mouse_z_data 
+0x569a 021627 increase 1 ,pdata 
+0x569b 021628 store 1 ,mem_mouse_z_data 
+0x569c 021629 rtn 
+:      021630 mouse_wheel_back:
+0x569d 021631 fetch 1 ,mem_mouse_z_data 
+0x569e 021632 increase -1 ,pdata 
+0x569f 021633 store 1 ,mem_mouse_z_data 
+0x56a0 021634 rtn 
+:      021637 mouse_wheel_gpio_set_wake:
+0x56a1 021638 fetcht 1 ,mem_whee_a_data_gpio 
+0x56a2 021639 call gpio_set_wake_by_current_state 
+0x56a3 021640 fetcht 1 ,mem_whee_b_data_gpio 
+0x56a4 021641 call gpio_set_wake_by_current_state 
+0x56a5 021642 fetcht 1 ,mem_whee_ta_data_gpio 
+0x56a6 021643 call gpio_set_wake_by_current_state 
+0x56a7 021644 fetcht 1 ,mem_whee_tb_data_gpio 
+0x56a8 021645 branch gpio_set_wake_by_current_state 
+:      021647 mouse_before_hibernate_wheel_gpio_set:
+0x56a9 021648 fetcht 1 ,mem_whee_a_data_gpio 
+0x56aa 021649 call mouse_gpio_set_pupd_by_input 
+0x56ab 021650 fetcht 1 ,mem_whee_b_data_gpio 
+0x56ac 021651 call mouse_gpio_set_pupd_by_input 
+0x56ad 021652 fetcht 1 ,mem_whee_ta_data_gpio 
+0x56ae 021653 call mouse_gpio_set_pupd_by_input 
+0x56af 021654 fetcht 1 ,mem_whee_tb_data_gpio 
+0x56b0 021655 branch mouse_gpio_set_pupd_by_input 
+:      021657 mouse_wheel_trigger:
+0x56b1 021658 fetch 2 ,mem_mouse_z 
+0x56b2 021659 rtn blank 
+0x56b3 021660 jam 1 ,mem_mouse_wheel_trigger 
+0x56b4 021661 jam 10 ,mem_mouse_wheel_trigger_timer 
+0x56b5 021662 rtn 
+:      021664 mouse_wheel_trigger_timer:
+0x56b6 021665 arg mem_mouse_wheel_trigger_timer ,regc 
+0x56b7 021666 arg mouse_wheel_trigger_disable ,regb 
+0x56b8 021667 branch timer_single_step 
+:      021668 mouse_wheel_trigger_disable:
+0x56b9 021669 jam 0 ,mem_mouse_wheel_trigger 
+0x56ba 021670 rtn 
+:      021678 mouse_dpi_check:
+0x56bb 021679 fetch 1 ,mem_dpi_button_gpio 
+0x56bc 021680 rtneq gpio_disable 
+0x56bd 021681 arg 0 ,rega 
+0x56be 021682 jam mouse_dpi_key ,mem_mouse_key_temp 
+0x56bf 021683 fetcht 1 ,mem_dpi_button_gpio 
+0x56c0 021684 call mouse_dpi_key_check 
+:      021685 mouse_dpi_check_next:
+0x56c1 021686 store 1 ,mem_mouse_dpikey_press_status 
+0x56c2 021687 fetch 1 ,mem_matrix_public_gpio 
+0x56c3 021688 beq gpio_disable ,mouse_3io6key_dpi_check_end 
+0x56c4 021689 call mouse_matrix_public_gpio_reset 
+:      021690 mouse_dpi_check_exit:
+0x56c5 021691 copy rega ,pdata 
+0x56c6 021692 bbit1 mouse_dpi_key ,mouse_dpi_down 
+0x56c7 021693 branch mouse_dpi_up 
+:      021695 mouse_dpi_key_check:
+0x56c8 021696 fetch mouse_flag_len ,mem_mouse_flag 
+0x56c9 021697 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+0x56ca 021698 fetch 1 ,mem_mouse_dpikey_press_status 
+0x56cb 021699 copy pdata ,regc 
+0x56cc 021700 fetch 1 ,mem_matrix_public_gpio 
+0x56cd 021701 beq gpio_disable ,mouse_3io6key_check 
+:      021702 mouse_dpi_key_check_next:
+0x56ce 021703 fetch 1 ,mem_mouse_ghost_flag 
+0x56cf 021704 nbranch mouse_dpi_check_end ,blank 
+:      021705 mouse_dpi_key_connect_matrix:
+0x56d0 021706 call gpio_get_bit 
+0x56d1 021707 fetcht 1 ,mem_matrix_public_gpio 
+0x56d2 021708 branch mouse_dpi_key_connect_gnd ,true 
+0x56d3 021709 fetcht 1 ,mem_matrix_public_gpio 
+0x56d4 021710 call gpio_out_active 
+0x56d5 021711 fetcht 1 ,mem_dpi_button_gpio 
+0x56d6 021712 fetch 1 ,mem_mouse_dpikey_press_status 
+0x56d7 021713 branch mouse_check_key_connect_gnd 
+:      021715 mouse_3io6key_dpi_check_end:
+0x56d8 021716 fetcht 1 ,mem_dpi_button_gpio 
+0x56d9 021717 call mouse_gpio_config_input_pu 
+0x56da 021718 branch mouse_dpi_check_exit 
+:      021720 mouse_dpi_check_end:
+0x56db 021721 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
+0x56dc 021722 jam 0 ,mem_mouse_dpikey_press_status 
+0x56dd 021723 rtn 
+:      021725 mouse_dpi_key_connect_gnd:
+0x56de 021726 fetch 1 ,mem_mouse_dpikey_press_status 
+0x56df 021727 branch mouse_check_key_connect_gnd 
+:      021729 mouse_dpi_down:
+0x56e0 021730 fetch 1 ,mem_mouse_dpi_button_state 
+0x56e1 021731 rtneq dpi_button_state_down 
+0x56e2 021732 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
+0x56e3 021733 fetch mouse_flag_len ,mem_mouse_flag 
+0x56e4 021734 rtnbit1 mouse_enable_select_device_by_dpi_button 
+0x56e5 021735 rtnbit1 mouse_enable_dpi_key_long_press_disconvery 
+0x56e6 021736 branch mouse_dpi_process 
+:      021738 mouse_dpi_up:
+0x56e7 021739 fetch 1 ,mem_mouse_dpi_button_state 
+0x56e8 021740 rtneq dpi_button_state_up 
+0x56e9 021741 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
+0x56ea 021742 fetch mouse_flag_len ,mem_mouse_flag 
+0x56eb 021743 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_dpi_up_next 
+0x56ec 021744 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_dpi_up_next 
+0x56ed 021745 rtn 
+:      021746 mouse_dpi_up_next:
+0x56ee 021747 fetch 1 ,mem_mouse_dpi_long_press_flag 
+0x56ef 021748 nbranch mouse_dpi_up_after_long_press ,blank 
+0x56f0 021749 fetch 1 ,mem_select_device_count 
+0x56f1 021750 ncall mouse_dpi_process ,blank 
+:      021751 mouse_dpi_up_after_long_press:
+0x56f2 021752 jam 0 ,mem_mouse_dpi_long_press_flag 
+0x56f3 021753 fetch 1 ,mem_ui_button_timeout 
+0x56f4 021754 store 1 ,mem_select_device_count 
+0x56f5 021755 store 1 ,mem_bt_discovery_count 
+0x56f6 021756 rtn 
+:      021758 mouse_dpi_process:
+0x56f7 021759 bpatch patch0f_3 ,mem_patch0f 
+0x56f8 021760 call mouse_dpi_ghost_check 
+0x56f9 021761 rtn user 
+0x56fa 021762 fetch 1 ,mem_mouse_dpi 
+0x56fb 021764 copy pdata ,temp 
+0x56fc 021765 fetch mouse_flag_len ,mem_mouse_flag 
+0x56fd 021766 bbit1 mouse_enable_double_dpi_key ,mouse_double_dpi_check 
+0x56fe 021767 copy temp ,pdata 
+0x56ff 021769 increase 1 ,pdata 
+0x5700 021770 and pdata ,0x03 ,pdata 
+:      021771 mouse_dpi_level_store:
+0x5701 021772 store 1 ,mem_mouse_dpi 
+0x5702 021773 call mouse_setting_dpi 
+0x5703 021774 branch mouse_store_dpi_info_check 
+:      021779 mouse_double_dpi_check:
+0x5704 021780 fetch 1 ,mem_dpi_another_button_down_enable 
+0x5705 021781 nbranch mouse_another_dpi_button_down ,blank 
+:      021782 mouse_dpi_increase:
+0x5706 021783 fetch mouse_flag_len ,mem_mouse_flag 
+0x5707 021784 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_increase_level_4 
+0x5708 021785 copy temp ,pdata 
+0x5709 021786 rtneq mouse_dpi_level2 
+:      021787 mouse_dpi_increase_level:
+0x570a 021788 beq mouse_dpi_level1 ,mouse_dpi_level_3 
+0x570b 021789 beq mouse_dpi_level3 ,mouse_dpi_level_2 
+0x570c 021790 rtn 
+:      021792 mouse_dpi_level_1:
+0x570d 021793 setarg 2 
+0x570e 021794 branch mouse_dpi_level_store 
+:      021795 mouse_dpi_level_2:
+0x570f 021796 setarg 0 
+0x5710 021797 branch mouse_dpi_level_store 
+:      021798 mouse_dpi_level_3:
+0x5711 021799 setarg 1 
+0x5712 021800 branch mouse_dpi_level_store 
+:      021801 mouse_dpi_level_4:
+0x5713 021802 setarg 3 
+0x5714 021803 branch mouse_dpi_level_store 
+:      021805 mouse_dpi_increase_level_4:
+0x5715 021806 copy temp ,pdata 
+0x5716 021807 rtneq mouse_dpi_level2 
+0x5717 021808 beq mouse_dpi_level1 ,mouse_dpi_level_3 
+0x5718 021809 beq mouse_dpi_level3 ,mouse_dpi_level_4 
+0x5719 021810 beq mouse_dpi_level4 ,mouse_dpi_level_2 
+0x571a 021811 rtn 
+:      021812 mouse_dpi_decrease_level_4:
+0x571b 021813 copy temp ,pdata 
+0x571c 021814 rtneq mouse_dpi_level3 
+0x571d 021815 beq mouse_dpi_level1 ,mouse_dpi_level_4 
+0x571e 021816 beq mouse_dpi_level2 ,mouse_dpi_level_2 
+0x571f 021817 beq mouse_dpi_level4 ,mouse_dpi_level_1 
+0x5720 021818 rtn 
+:      021820 mouse_another_dpi_button_down:
+:      021821 mouse_dpi_decrease:
+0x5721 021822 fetch mouse_flag_len ,mem_mouse_flag 
+0x5722 021823 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_decrease_level_4 
+0x5723 021824 copy temp ,pdata 
+0x5724 021825 rtneq mouse_dpi_level3 
+:      021826 mouse_dpi_decrease_level:
+0x5725 021827 beq mouse_dpi_level1 ,mouse_dpi_level_1 
+0x5726 021828 beq mouse_dpi_level2 ,mouse_dpi_level_2 
+0x5727 021829 rtn 
+:      021834 mouse_dpi_ghost_check:
+0x5728 021835 disable user 
+0x5729 021836 fetch mouse_flag_len ,mem_mouse_flag 
+0x572a 021837 rtnbit1 mouse_enable_dpi_key_connect_gnd 
+0x572b 021838 branch mouse_ghost_key_value_check 
+:      021840 mouse_dpi_key_check_long_press:
+0x572c 021841 fetch mouse_flag_len ,mem_mouse_flag 
+0x572d 021842 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_select_device_by_dpi_button 
+0x572e 021843 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_discovery_by_dpi_button 
+0x572f 021844 rtn 
+:      021846 mouse_select_device_by_dpi_button:
+0x5730 021847 fetch 1 ,mem_mouse_dpi_button_state 
+0x5731 021848 rtnne dpi_button_state_down 
+0x5732 021849 arg mem_select_device_count ,regc 
+0x5733 021850 arg mouse_ready_reconnection_by_dpi_button ,regb 
+0x5734 021851 branch timer_single_step 
+:      021853 mouse_ready_reconnection_by_dpi_button:
+0x5735 021854 jam 1 ,mem_mouse_dpi_long_press_flag 
+0x5736 021855 branch mouse_ready_reconnection_by_button 
+:      021857 mouse_discovery_by_dpi_button:
+0x5737 021858 fetch 1 ,mem_mouse_dpi_button_state 
+0x5738 021859 rtnne dpi_button_state_down 
+0x5739 021860 arg mem_bt_discovery_count ,regc 
+0x573a 021861 arg mouse_long_dpi_button_bt_discovery ,regb 
+0x573b 021862 branch timer_single_step 
+:      021864 mouse_long_dpi_button_bt_discovery:
+0x573c 021865 jam 1 ,mem_mouse_dpi_long_press_flag 
+0x573d 021866 branch mouse_long_button_bt_discovery 
+:      021868 mouse_setting_dpi_4_level:
+0x573e 021869 fetch mouse_flag_len ,mem_mouse_flag 
+0x573f 021870 rtnbit1 mouse_enable_dpi_level_4 
+0x5740 021871 fetch 1 ,mem_mouse_dpi 
+0x5741 021872 rtnne mouse_dpi_level4 
+0x5742 021873 jam mouse_dpi_level1 ,mem_mouse_dpi 
+0x5743 021874 rtn 
+:      021876 mouse_setting_dpi:
+0x5744 021877 bpatch patch0f_4 ,mem_patch0f 
+0x5745 021878 call mouse_setting_dpi_4_level 
+0x5746 021879 call mouse_dpi_led_blink_delay 
+:      021880 mouse_setting_sensor_type:
+0x5747 021881 bpatch patch0f_5 ,mem_patch0f 
+0x5748 021882 fetch 1 ,mem_config_sensor_type 
+0x5749 021883 beq s201x ,mouse_seting_s201_dpi 
+0x574a 021884 beq p3212 ,mouse_seting_3212_dpi 
+0x574b 021885 beq ka8g2 ,mouse_seting_ka8g2_dpi 
+0x574c 021886 fetch 1 ,mem_mouse_dpi 
+0x574d 021887 beq mouse_dpi_level1 ,mouse_set_cpi0 
+0x574e 021888 beq mouse_dpi_level2 ,mouse_set_cpi1 
+0x574f 021889 beq mouse_dpi_level3 ,mouse_set_cpi2 
+0x5750 021890 beq mouse_dpi_level4 ,mouse_set_cpi3 
+:      021891 mouse_set_cpi1:
+0x5751 021892 fetcht 1 ,mem_320x_dpi_1 
+0x5752 021893 branch mouse_dpi_store 
+:      021894 mouse_set_cpi0:
+0x5753 021895 fetcht 1 ,mem_320x_dpi_0 
+0x5754 021896 branch mouse_dpi_store 
+:      021897 mouse_set_cpi2:
+0x5755 021898 fetcht 1 ,mem_320x_dpi_2 
+0x5756 021899 branch mouse_dpi_store 
+:      021900 mouse_set_cpi3:
+0x5757 021901 fetcht 1 ,mem_320x_dpi_3 
+:      021902 mouse_dpi_store:
+0x5758 021903 fetch 1 ,mem_config_sensor_type 
+0x5759 021904 beq p3065_xy ,mouse_3065xy_set_dpi 
+0x575a 021905 beq mx8650 ,mouse_3065xy_set_dpi 
+0x575b 021906 beq ka8 ,mouse_ka8_set_dpi 
+0x575c 021907 beq p6520 ,mouse_ka8_set_dpi 
+0x575d 021908 beq p8009 ,mouse_3065xy_set_dpi 
+:      021909 mouse_dpi_write:
+0x575e 021910 storet 1 ,mem_mouse_cpi_count 
+0x575f 021911 setarg mouse_dpi_address 
+0x5760 021912 call twspi_read 
+0x5761 021913 and pdata ,0xf8 ,temp 
+0x5762 021914 fetch 1 ,mem_mouse_cpi_count 
+0x5763 021915 iadd temp ,pdata 
+0x5764 021916 lshift8 pdata ,pdata 
+0x5765 021917 add pdata ,mouse_dpi_address ,pdata 
+0x5766 021918 branch twspi_write 
+:      021920 mouse_3065xy_set_dpi:
+0x5767 021921 increase -1 ,temp 
+0x5768 021922 branch mouse_dpi_write 
+:      021924 mouse_ka8_set_dpi:
+0x5769 021925 increase 2 ,temp 
+0x576a 021926 branch mouse_dpi_write 
+:      021928 mouse_seting_s201_dpi:
+0x576b 021929 fetch 1 ,mem_mouse_dpi 
+0x576c 021930 beq mouse_dpi_level1 ,mouse_set_s201_dpi_0 
+0x576d 021931 beq mouse_dpi_level2 ,mouse_set_s201_dpi_2 
+0x576e 021932 beq mouse_dpi_level3 ,mouse_set_s201_dpi_3 
+:      021933 mouse_set_s201_dpi_0:
+0x576f 021934 fetch 1 ,mem_sensor_s201_dpi_0 
+0x5770 021935 copy pdata ,rega 
+0x5771 021936 branch mouse_dpi_s201_store 
+:      021938 mouse_set_s201_dpi_1:
+0x5772 021939 fetch 1 ,mem_sensor_s201_dpi_1 
+0x5773 021940 copy pdata ,rega 
+0x5774 021941 branch mouse_dpi_s201_store 
+:      021943 mouse_set_s201_dpi_2:
+0x5775 021944 fetch 1 ,mem_sensor_s201_dpi_2 
+0x5776 021945 copy pdata ,rega 
+0x5777 021946 branch mouse_dpi_s201_store 
+:      021948 mouse_set_s201_dpi_3:
+0x5778 021949 fetch 1 ,mem_sensor_s201_dpi_3 
+0x5779 021950 copy pdata ,rega 
+0x577a 021951 branch mouse_dpi_s201_store 
+:      021953 mouse_set_s201_dpi_4:
+0x577b 021954 fetch 1 ,mem_sensor_s201_dpi_4 
+0x577c 021955 copy pdata ,rega 
+:      021956 mouse_dpi_s201_store:
+0x577d 021957 setarg 0xc309 
+0x577e 021958 call twspi_write 
+0x577f 021959 copy rega ,pdata 
+0x5780 021960 lshift8 pdata ,pdata 
+0x5781 021961 add pdata ,0x23 ,pdata 
+0x5782 021962 call twspi_write 
+0x5783 021963 setarg 0x0009 
+0x5784 021964 branch twspi_write 
+:      021966 mouse_seting_3212_dpi:
+0x5785 021967 fetch 1 ,mem_mouse_dpi 
+0x5786 021968 beq mouse_dpi_level1 ,mouse_set_p3212_cpi0 
+0x5787 021969 beq mouse_dpi_level2 ,mouse_set_p3212_cpi1 
+0x5788 021970 beq mouse_dpi_level3 ,mouse_set_p3212_cpi2 
+0x5789 021971 beq mouse_dpi_level4 ,mouse_set_p3212_cpi3 
+:      021972 mouse_set_p3212_cpi1:
+0x578a 021973 fetch 1 ,mem_3212_dpi_1 
+0x578b 021974 branch mouse_p3212_dpi 
+:      021975 mouse_set_p3212_cpi0:
+0x578c 021976 fetch 1 ,mem_3212_dpi_0 
+0x578d 021977 branch mouse_p3212_dpi 
+:      021978 mouse_set_p3212_cpi2:
+0x578e 021979 fetch 1 ,mem_3212_dpi_2 
+0x578f 021980 branch mouse_p3212_dpi 
+:      021981 mouse_set_p3212_cpi3:
+0x5790 021982 fetch 1 ,mem_3212_dpi_3 
+:      021983 mouse_p3212_dpi:
+0x5791 021984 store 1 ,mem_mouse_cpi_count 
+0x5792 021985 lshift8 pdata ,pdata 
+0x5793 021986 copy pdata ,rega 
+0x5794 021987 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
+0x5795 021988 call twspi_write 
+0x5796 021989 copy rega ,pdata 
+0x5797 021990 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
+0x5798 021991 branch twspi_write 
+:      021993 mouse_seting_ka8g2_dpi:
+0x5799 021994 fetch 1 ,mem_mouse_dpi 
+0x579a 021995 beq mouse_dpi_level1 ,mouse_set_pka8g2_cpi0 
+0x579b 021996 beq mouse_dpi_level2 ,mouse_set_pka8g2_cpi1 
+0x579c 021997 beq mouse_dpi_level3 ,mouse_set_pka8g2_cpi2 
+0x579d 021998 beq mouse_dpi_level4 ,mouse_set_pka8g2_cpi3 
+:      021999 mouse_set_pka8g2_cpi1:
+0x579e 022000 fetch 1 ,mem_ka8g2_dpi_1 
+0x579f 022001 branch mouse_p3212_dpi 
+:      022003 mouse_set_pka8g2_cpi0:
+0x57a0 022004 fetch 1 ,mem_ka8g2_dpi_0 
+0x57a1 022005 branch mouse_p3212_dpi 
+:      022007 mouse_set_pka8g2_cpi2:
+0x57a2 022008 fetch 1 ,mem_ka8g2_dpi_2 
+0x57a3 022009 branch mouse_p3212_dpi 
+:      022011 mouse_set_pka8g2_cpi3:
+0x57a4 022012 fetch 1 ,mem_ka8g2_dpi_3 
+0x57a5 022013 branch mouse_p3212_dpi 
+:      022021 mouse_key:
+0x57a6 022022 call mouse_check_firekey_gpio 
+0x57a7 022023 fetch 1 ,mem_fire_key_flag 
+0x57a8 022024 nbranch fire_key_press ,blank 
+0x57a9 022025 fetch 1 ,mem_fire_key_status 
+0x57aa 022026 nbranch fire_key_process ,blank 
+0x57ab 022028 call mouse_check_key_gpio 
+0x57ac 022029 call mouse_ghost_key_check 
+0x57ad 022030 call mouse_set_mult 
+0x57ae 022031 call mouse_24g_key 
+0x57af 022032 copy rega ,pdata 
+0x57b0 022033 fetcht 1 ,mem_mouse_key_last 
+0x57b1 022034 store 1 ,mem_mouse_key_last 
+0x57b2 022035 store 1 ,mem_mouse_key 
+0x57b3 022036 ixor temp ,pdata 
+0x57b4 022037 sub pdata ,0 ,null 
+0x57b5 022038 rtn zero 
+0x57b6 022039 branch enable_user 
+:      022041 mouse_24g_key:
+0x57b7 022042 rtnmark0 mark_24g 
+0x57b8 022043 copy rega ,pdata 
+0x57b9 022044 rtn blank 
+0x57ba 022045 store 1 ,mem_mouse_key 
+0x57bb 022046 branch enable_user 
+:      022051 mouse_ghost_key_check:
+0x57bc 022052 jam 0 ,mem_mouse_matrix_key_cow_count 
+0x57bd 022053 jam 0 ,mem_mouse_matrix_key_row_count 
+0x57be 022054 jam 0 ,mem_mouse_ghost_flag 
+0x57bf 022055 copy pdata ,regb 
+0x57c0 022056 fetcht 1 ,mem_lbutton_gpio 
+0x57c1 022057 fetch 1 ,mem_bk_button_gpio 
+0x57c2 022058 isub temp ,null 
+0x57c3 022059 branch mouse_matrix_ghost_key_l_bk ,zero 
+0x57c4 022060 fetch 1 ,mem_fw_button_gpio 
+0x57c5 022061 isub temp ,null 
+0x57c6 022062 branch mouse_matrix_ghost_key_l_fw ,zero 
+0x57c7 022063 fetcht 1 ,mem_mbutton_gpio 
+0x57c8 022064 fetch 1 ,mem_bk_button_gpio 
+0x57c9 022065 isub temp ,null 
+0x57ca 022066 branch mouse_ghost_key_mbk_rfw ,zero 
+0x57cb 022067 branch mouse_ghost_key_mfw_rbk 
+:      022069 mouse_matrix_ghost_key_l_bk:
+0x57cc 022070 fetcht 1 ,mem_mbutton_gpio 
+0x57cd 022071 fetch 1 ,mem_fw_button_gpio 
+0x57ce 022072 isub temp ,null 
+0x57cf 022073 branch mouse_ghost_key_lbk_mfw ,zero 
+0x57d0 022074 branch mouse_ghost_key_lbk_rfw 
+:      022076 mouse_matrix_ghost_key_l_fw:
+0x57d1 022077 fetcht 1 ,mem_mbutton_gpio 
+0x57d2 022078 fetch 1 ,mem_bk_button_gpio 
+0x57d3 022079 isub temp ,null 
+0x57d4 022080 branch mouse_ghost_key_lfw_mbk ,zero 
+0x57d5 022081 branch mouse_ghost_key_lfw_rbk 
+:      022083 mouse_ghost_key_lbk_mfw:
+0x57d6 022084 call mouse_ghost_key_check_l_bk 
+0x57d7 022085 call mouse_ghost_key_check_m_fw 
+0x57d8 022086 branch mouse_ghost_key_check_next 
+:      022088 mouse_ghost_key_lbk_rfw:
+0x57d9 022089 call mouse_ghost_key_check_l_bk 
+0x57da 022090 branch mouse_ghost_key_rfw 
+:      022092 mouse_ghost_key_lfw_mbk:
+0x57db 022093 call mouse_ghost_key_check_l_fw 
+0x57dc 022094 call mouse_ghost_key_check_m_bk 
+0x57dd 022095 branch mouse_ghost_key_check_next 
+:      022097 mouse_ghost_key_lfw_rbk:
+0x57de 022098 call mouse_ghost_key_check_l_fw 
+0x57df 022099 branch mouse_ghost_key_rbk 
+:      022101 mouse_ghost_key_mbk_rfw:
+0x57e0 022102 call mouse_ghost_key_check_m_bk 
+:      022103 mouse_ghost_key_rfw:
+0x57e1 022104 call mouse_ghost_key_check_r_fw 
+0x57e2 022105 branch mouse_ghost_key_check_next 
+:      022107 mouse_ghost_key_mfw_rbk:
+0x57e3 022108 call mouse_ghost_key_check_m_fw 
+:      022109 mouse_ghost_key_rbk:
+0x57e4 022110 call mouse_ghost_key_check_r_bk 
+:      022111 mouse_ghost_key_check_next:
+0x57e5 022112 call mouse_ghost_key_check_bk_fw 
+0x57e6 022113 call mouse_ghost_key_check_lmr 
+0x57e7 022114 fetch 1 ,mem_mouse_matrix_key_row_count 
+0x57e8 022115 rtn blank 
+0x57e9 022116 fetch 1 ,mem_mouse_matrix_key_cow_count 
+0x57ea 022117 rtn blank 
+0x57eb 022118 jam 1 ,mem_mouse_ghost_flag 
+0x57ec 022119 fetch 1 ,mem_mouse_key_last 
+0x57ed 022120 copy pdata ,rega 
+0x57ee 022121 rtn 
+:      022123 mouse_ghost_key_check_l_bk:
+0x57ef 022124 and regb ,mouse_l_bk_button ,pdata 
+0x57f0 022125 beq mouse_l_bk_button ,mouse_matrix_cow_more_than_one_key 
+0x57f1 022126 rtn 
+:      022127 mouse_ghost_key_check_m_bk:
+0x57f2 022128 and regb ,mouse_l_bk_button ,pdata 
+0x57f3 022129 beq mouse_m_bk_button ,mouse_matrix_cow_more_than_one_key 
+0x57f4 022130 rtn 
+:      022131 mouse_ghost_key_check_r_bk:
+0x57f5 022132 and regb ,mouse_l_bk_button ,pdata 
+0x57f6 022133 beq mouse_r_bk_button ,mouse_matrix_cow_more_than_one_key 
+0x57f7 022134 rtn 
+:      022135 mouse_ghost_key_check_l_fw:
+0x57f8 022136 and regb ,mouse_l_bk_button ,pdata 
+0x57f9 022137 beq mouse_l_fw_button ,mouse_matrix_cow_more_than_one_key 
+0x57fa 022138 rtn 
+:      022139 mouse_ghost_key_check_m_fw:
+0x57fb 022140 and regb ,mouse_m_fw_button ,pdata 
+0x57fc 022141 beq mouse_m_fw_button ,mouse_matrix_cow_more_than_one_key 
+0x57fd 022142 rtn 
+:      022143 mouse_ghost_key_check_r_fw:
+0x57fe 022144 and regb ,mouse_m_fw_button ,pdata 
+0x57ff 022145 beq mouse_r_fw_button ,mouse_matrix_cow_more_than_one_key 
+0x5800 022146 rtn 
+:      022148 mouse_ghost_key_check_bk_fw:
+0x5801 022149 and regb ,mouse_bk_fw_button ,pdata 
+0x5802 022150 beq mouse_bk_fw_button ,mouse_matrix_row_more_than_one_key 
+0x5803 022151 rtn 
+:      022153 mouse_ghost_key_check_lmr:
+0x5804 022154 and temp ,mouse_lmr_button ,pdata 
+0x5805 022155 beq mouse_lr_button ,mouse_matrix_row_more_than_one_key 
+0x5806 022156 beq mouse_lm_button ,mouse_matrix_row_more_than_one_key 
+0x5807 022157 beq mouse_rm_button ,mouse_matrix_row_more_than_one_key 
+0x5808 022158 beq mouse_lmr_button ,mouse_matrix_row_more_than_one_key 
+0x5809 022159 rtn 
+:      022162 mouse_matrix_row_more_than_one_key:
+0x580a 022163 jam 1 ,mem_mouse_matrix_key_row_count 
+0x580b 022164 rtn 
+:      022166 mouse_matrix_cow_more_than_one_key:
+0x580c 022167 jam 1 ,mem_mouse_matrix_key_cow_count 
+0x580d 022168 rtn 
+:      022176 mouse_dpi_another_gpio_check:
+0x580e 022177 fetch mouse_flag_len ,mem_mouse_flag 
+0x580f 022178 rtnbit0 mouse_enable_double_dpi_key 
+0x5810 022179 bbit0 mouse_enable_another_dpi_key_connect_gnd ,mouse_dpi_another_gpio_connect_vin_check 
+:      022180 mouse_dpi_another_gpio_connect_gnd_check:
+0x5811 022181 fetch 1 ,mem_dpi_another_button_gpio 
+0x5812 022182 call mouse_gpio_config_output_high 
+0x5813 022183 call mouse_dpi_another_check 
+0x5814 022184 fetcht 1 ,mem_dpi_another_button_gpio 
+0x5815 022185 branch mouse_gpio_config_input_pu 
+:      022187 mouse_dpi_another_gpio_connect_vin_check:
+0x5816 022188 fetch 1 ,mem_dpi_another_button_gpio 
+0x5817 022189 call mouse_gpio_config_output_low 
+0x5818 022190 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
+0x5819 022191 fetcht 1 ,mem_dpi_another_button_gpio 
+0x581a 022192 fetch 1 ,mem_dpi_another_press_status 
+0x581b 022193 call mouse_check_key_connect_vin_new 
+0x581c 022194 call mouse_dpi_another_state_check 
+0x581d 022195 fetcht 1 ,mem_dpi_another_button_gpio 
+0x581e 022196 branch mouse_gpio_config_input_pu 
+:      022198 mouse_dpi_another_down_new:
+0x581f 022199 call mouse_gpio_config_input_pu 
+0x5820 022200 fetch 1 ,mem_dpi_another_button_state 
+0x5821 022201 rtneq dpi_button_state_down 
+0x5822 022202 jam dpi_button_state_down ,mem_dpi_another_button_state 
+0x5823 022203 branch mouse_dpi_process 
+:      022205 mouse_dpi_another_check:
+0x5824 022206 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
+0x5825 022207 fetcht 1 ,mem_dpi_another_button_gpio 
+0x5826 022208 fetch 1 ,mem_dpi_another_press_status 
+0x5827 022209 call mouse_check_key_connect_gnd_new 
+:      022210 mouse_dpi_another_state_check:
+0x5828 022211 store 1 ,mem_dpi_another_press_status 
+0x5829 022212 fetch 1 ,mem_dpi_another_button_down_enable 
+0x582a 022213 branch mouse_dpi_another_up ,blank 
+:      022214 mouse_dpi_another_down:
+0x582b 022215 fetch 1 ,mem_dpi_another_button_state 
+0x582c 022216 rtneq dpi_button_state_down 
+0x582d 022217 jam dpi_button_state_down ,mem_dpi_another_button_state 
+0x582e 022218 branch mouse_dpi_process 
+:      022220 mouse_dpi_another_up:
+0x582f 022221 fetch 1 ,mem_dpi_another_button_state 
+0x5830 022222 rtneq dpi_button_state_up 
+0x5831 022223 jam dpi_button_state_up ,mem_dpi_another_button_state 
+0x5832 022224 rtn 
+:      022226 mouse_check_key_connect_gnd_new:
+0x5833 022227 lshift pdata ,pdata 
+0x5834 022228 copy pdata ,regb 
+0x5835 022229 call gpio_get_bit 
+0x5836 022230 setflag true ,0 ,regb 
+0x5837 022231 and regb ,0x07 ,pdata 
+0x5838 022232 fetcht 1 ,mem_mouse_key_temp_patch 
+0x5839 022233 copy temp ,queue 
+0x583a 022234 beq 0x07 ,mouse_another_dpi_key_press 
+0x583b 022235 beq 0x00 ,mouse_another_dpi_key_release 
+0x583c 022236 rtn 
+:      022238 mouse_check_key_connect_vin_new:
+0x583d 022239 lshift pdata ,pdata 
+0x583e 022240 copy pdata ,regb 
+0x583f 022241 call mouse_gpio_config_input_pd 
+0x5840 022242 call gpio_get_bit 
+0x5841 022243 setflag true ,0 ,regb 
+0x5842 022244 and regb ,0x07 ,pdata 
+0x5843 022245 fetcht 1 ,mem_mouse_key_temp_patch 
+0x5844 022246 copy temp ,queue 
+0x5845 022247 beq 0x07 ,mouse_another_dpi_key_press 
+0x5846 022248 beq 0x00 ,mouse_another_dpi_key_release 
+0x5847 022249 rtn 
+:      022251 mouse_another_dpi_key_press:
+0x5848 022252 jam 1 ,mem_dpi_another_button_down_enable 
+0x5849 022253 rtn 
+:      022254 mouse_another_dpi_key_release:
+0x584a 022255 jam 0 ,mem_dpi_another_button_down_enable 
+0x584b 022256 rtn 
+:      022264 mouse_check_firekey_gpio:
+0x584c 022265 arg 0 ,regb 
+0x584d 022266 fetch 1 ,mem_firebutton_gpio 
+0x584e 022267 rtneq gpio_disable 
+0x584f 022268 fetch mouse_flag_len ,mem_mouse_flag 
+0x5850 022269 bbit0 mouse_enable_fire_key_connect_gnd ,mouse_check_firekey_connect_vin 
+:      022270 mouse_check_firekey_connect_gnd:
+0x5851 022271 fetcht 1 ,mem_firebutton_gpio 
+0x5852 022272 call mouse_gpio_config_input_pu 
+0x5853 022273 fetcht 1 ,mem_firebutton_gpio 
+0x5854 022274 call gpio_get_bit 
+0x5855 022275 setflag true ,0 ,regb 
+:      022276 mouse_firekey_state_store:
+0x5856 022277 copy regb ,pdata 
+0x5857 022278 store 1 ,mem_fire_key_flag 
+0x5858 022279 rtn 
+:      022281 mouse_check_firekey_connect_vin:
+0x5859 022282 fetcht 1 ,mem_firebutton_gpio 
+0x585a 022283 call mouse_gpio_config_input_pd 
+0x585b 022284 fetcht 1 ,mem_firebutton_gpio 
+0x585c 022285 call gpio_get_bit 
+0x585d 022286 nsetflag true ,0 ,regb 
+0x585e 022287 branch mouse_firekey_state_store 
+:      022289 fire_key_process:
+0x585f 022290 beq 4 ,fire_key_process_end 
+:      022291 fire_key_press:
+0x5860 022292 call firekey_clkn_bt_timer_check 
+0x5861 022293 fetch 4 ,mem_fire_key_delay 
+0x5862 022294 arg 0xa0 ,temp 
+0x5863 022295 iadd temp ,temp 
+0x5864 022296 copy clkn_bt ,pdata 
+0x5865 022297 isub temp ,null 
+0x5866 022298 nrtn positive 
+0x5867 022299 store 4 ,mem_fire_key_delay 
+0x5868 022300 fetch 1 ,mem_fire_key_status 
+0x5869 022301 beq 0 ,fire_key_process_start 
+0x586a 022302 beq 1 ,fire_key_process_release1 
+0x586b 022303 beq 2 ,fire_key_process_start2 
+0x586c 022304 beq 3 ,fire_key_process_release2 
+0x586d 022305 rtn 
+:      022307 fire_key_process_start:
+0x586e 022308 jam 1 ,mem_fire_key_status 
+:      022309 fire_key_down:
+0x586f 022310 jam 1 ,mem_mouse_key 
+0x5870 022311 branch enable_user 
+:      022313 fire_key_process_release1:
+0x5871 022314 jam 2 ,mem_fire_key_status 
+:      022315 fire_key_release:
+0x5872 022316 jam 0 ,mem_mouse_key 
+0x5873 022317 branch enable_user 
+:      022319 fire_key_process_start2:
+0x5874 022320 jam 3 ,mem_fire_key_status 
+0x5875 022321 branch fire_key_down 
+:      022323 fire_key_process_release2:
+0x5876 022324 jam 0 ,mem_fire_key_status 
+0x5877 022325 branch fire_key_release 
+:      022327 fire_key_process_end:
+0x5878 022328 jam 0 ,mem_fire_key_status 
+0x5879 022329 jam 0 ,mem_mouse_key 
+0x587a 022330 rtn 
+:      022332 firekey_clkn_bt_timer_check:
+0x587b 022333 fetcht 4 ,mem_fire_key_delay 
+0x587c 022334 copy clkn_bt ,pdata 
+0x587d 022335 isub temp ,null 
+0x587e 022336 ncall firekey_clkn_bt_timer_timeout ,positive 
+0x587f 022337 rtn 
+:      022338 firekey_clkn_bt_timer_timeout:
+0x5880 022339 setarg 0 
+0x5881 022340 store 4 ,mem_fire_key_delay 
+0x5882 022341 rtn 
+:      022349 mouse_key_check_once:
+0x5883 022350 call mouse_check_key_gpio_once 
+0x5884 022351 call mouse_check_key_gpio 
+0x5885 022352 setarg 0x00 
+0x5886 022353 store 3 ,mem_mouse_lkey_press_status 
+0x5887 022354 rtn 
+:      022356 mouse_check_key_gpio:
+0x5888 022357 bpatch patch0f_6 ,mem_patch0f 
+0x5889 022358 fetch 1 ,mem_sensor_shutdown_flag 
+0x588a 022359 ncall mouse_check_key_gpio_once ,blank 
+0x588b 022360 arg 0 ,rega 
+0x588c 022361 call mouse_check_lkey_gpio 
+0x588d 022362 call mouse_check_rkey_gpio 
+0x588e 022363 call mouse_check_mkey_gpio 
+0x588f 022364 call mouse_check_bkkey_gpio 
+0x5890 022365 call mouse_check_fwkey_gpio 
+0x5891 022366 call mouse_check_firekey_gpio 
+0x5892 022367 call mouse_check_customerkey_gpio 
+0x5893 022368 copy rega ,pdata 
+0x5894 022369 rtn 
+:      022371 mouse_check_key_gpio_once:
+0x5895 022372 setarg 0x030303 
+0x5896 022373 store 3 ,mem_mouse_lkey_press_status 
+0x5897 022374 rtn 
+:      022376 mouse_check_lkey_gpio:
+0x5898 022377 fetch 1 ,mem_lbutton_gpio 
+0x5899 022378 call mouse_gpio_config_output_high 
+0x589a 022379 jam mouse_l_key ,mem_mouse_key_temp 
+0x589b 022380 fetcht 1 ,mem_lbutton_gpio 
+0x589c 022381 fetch 1 ,mem_mouse_lkey_press_status 
+0x589d 022382 call mouse_check_key_connect_gnd 
+0x589e 022383 store 1 ,mem_mouse_lkey_press_status 
+0x589f 022384 fetcht 1 ,mem_lbutton_gpio 
+0x58a0 022385 branch mouse_gpio_config_input_pu 
+:      022387 mouse_check_rkey_gpio:
+0x58a1 022388 fetch 1 ,mem_rbutton_gpio 
+0x58a2 022389 call mouse_gpio_config_output_high 
+0x58a3 022390 jam mouse_r_key ,mem_mouse_key_temp 
+0x58a4 022391 fetcht 1 ,mem_rbutton_gpio 
+0x58a5 022392 fetch 1 ,mem_mouse_rkey_press_status 
+0x58a6 022393 call mouse_check_key_connect_gnd 
+0x58a7 022394 store 1 ,mem_mouse_rkey_press_status 
+0x58a8 022395 fetcht 1 ,mem_rbutton_gpio 
+0x58a9 022396 branch mouse_gpio_config_input_pu 
+:      022398 mouse_check_mkey_gpio:
+0x58aa 022399 fetch 1 ,mem_mbutton_gpio 
+0x58ab 022400 call mouse_gpio_config_output_high 
+0x58ac 022401 jam mouse_m_key ,mem_mouse_key_temp 
+0x58ad 022402 fetcht 1 ,mem_mbutton_gpio 
+0x58ae 022403 fetch 1 ,mem_mouse_mkey_press_status 
+0x58af 022404 call mouse_check_key_connect_gnd 
+0x58b0 022405 store 1 ,mem_mouse_mkey_press_status 
+0x58b1 022406 fetcht 1 ,mem_mbutton_gpio 
+0x58b2 022407 branch mouse_gpio_config_input_pu 
+:      022409 mouse_check_bkkey_gpio:
+0x58b3 022410 fetch 1 ,mem_bk_button_gpio 
+0x58b4 022411 rtneq gpio_disable 
+0x58b5 022412 jam mouse_bk_key ,mem_mouse_key_temp 
+0x58b6 022413 fetch 1 ,mem_mouse_bkkey_press_status 
+0x58b7 022414 copy pdata ,regc 
+0x58b8 022415 fetcht 1 ,mem_bk_button_gpio 
+0x58b9 022416 fetch 1 ,mem_matrix_public_gpio 
+0x58ba 022417 beq gpio_disable ,mouse_3io6key_bk_check 
+0x58bb 022418 call gpio_get_bit 
+0x58bc 022419 branch mouse_check_bk_button_connect_gnd ,true 
+0x58bd 022420 fetcht 1 ,mem_matrix_public_gpio 
+0x58be 022421 call gpio_out_active 
+0x58bf 022422 fetcht 1 ,mem_bk_button_gpio 
+0x58c0 022423 fetch 1 ,mem_mouse_bkkey_press_status 
+0x58c1 022424 call mouse_check_key_connect_gnd 
+:      022425 mouse_check_bkkey_gpio_end:
+0x58c2 022426 store 1 ,mem_mouse_bkkey_press_status 
+0x58c3 022427 branch mouse_matrix_public_gpio_reset 
+:      022429 mouse_check_bk_button_connect_gnd:
+0x58c4 022430 fetcht 1 ,mem_matrix_public_gpio 
+0x58c5 022431 fetch 1 ,mem_mouse_bkkey_press_status 
+0x58c6 022432 call mouse_check_key_connect_gnd 
+0x58c7 022433 branch mouse_check_bkkey_gpio_end 
+:      022435 mouse_3io6key_bk_check:
+0x58c8 022436 fetch 1 ,mem_bk_button_gpio 
+0x58c9 022437 call mouse_gpio_config_output_low 
+0x58ca 022438 fetcht 1 ,mem_bk_button_gpio 
+0x58cb 022439 call mouse_3io6key_check 
+0x58cc 022440 store 1 ,mem_mouse_bkkey_press_status 
+0x58cd 022441 fetcht 1 ,mem_bk_button_gpio 
+0x58ce 022442 branch mouse_gpio_config_input_pu 
+:      022445 mouse_check_fwkey_gpio:
+0x58cf 022446 fetch 1 ,mem_fw_button_gpio 
+0x58d0 022447 rtneq gpio_disable 
+0x58d1 022448 jam mouse_fw_key ,mem_mouse_key_temp 
+0x58d2 022449 fetch 1 ,mem_mouse_fwkey_press_status 
+0x58d3 022450 copy pdata ,regc 
+0x58d4 022451 fetcht 1 ,mem_fw_button_gpio 
+0x58d5 022452 fetch 1 ,mem_matrix_public_gpio 
+0x58d6 022453 beq gpio_disable ,mouse_3io6key_fw_check 
+0x58d7 022454 call gpio_get_bit 
+0x58d8 022455 branch mouse_check_fw_button_connect_gnd ,true 
+0x58d9 022456 fetcht 1 ,mem_matrix_public_gpio 
+0x58da 022457 call gpio_out_active 
+0x58db 022458 fetcht 1 ,mem_fw_button_gpio 
+0x58dc 022459 fetch 1 ,mem_mouse_fwkey_press_status 
+0x58dd 022460 call mouse_check_key_connect_gnd 
+:      022461 mouse_check_fwkey_gpio_end:
+0x58de 022462 store 1 ,mem_mouse_fwkey_press_status 
+:      022463 mouse_matrix_public_gpio_reset:
+0x58df 022464 fetcht 1 ,mem_matrix_public_gpio 
+0x58e0 022465 branch mouse_gpio_config_input_pu 
+:      022467 mouse_check_fw_button_connect_gnd:
+0x58e1 022468 fetcht 1 ,mem_matrix_public_gpio 
+0x58e2 022469 fetch 1 ,mem_mouse_fwkey_press_status 
+0x58e3 022470 call mouse_check_key_connect_gnd 
+0x58e4 022471 branch mouse_check_fwkey_gpio_end 
+:      022473 mouse_3io6key_fw_check:
+0x58e5 022474 fetch 1 ,mem_fw_button_gpio 
+0x58e6 022475 call mouse_gpio_config_output_low 
+0x58e7 022476 fetcht 1 ,mem_fw_button_gpio 
+0x58e8 022477 call mouse_3io6key_check 
+0x58e9 022478 store 1 ,mem_mouse_fwkey_press_status 
+0x58ea 022479 fetcht 1 ,mem_fw_button_gpio 
+0x58eb 022480 branch mouse_gpio_config_input_pu 
+:      022482 mouse_check_customerkey_gpio:
+0x58ec 022483 jam 0 ,mem_customer_key 
+0x58ed 022484 fetch 1 ,mem_customer_key_gpio 
+0x58ee 022485 rtneq gpio_disable 
+0x58ef 022486 fetch mouse_flag_len ,mem_mouse_flag 
+0x58f0 022487 rtnbit0 mouse_enable_keyboard 
+0x58f1 022488 bbit1 mouse_enable_customer_key_connect_vin_or_matrix ,mouse_customer_key_connect_vin 
+:      022489 mouse_customer_key_connect_gnd:
+0x58f2 022490 jam mouse_customer_key ,mem_mouse_key_temp 
+0x58f3 022491 fetcht 1 ,mem_customer_key_gpio 
+0x58f4 022492 fetch 1 ,mem_mouse_customerkey_press_status 
+0x58f5 022493 call mouse_check_key_connect_gnd 
+0x58f6 022494 store 1 ,mem_mouse_customerkey_press_status 
+:      022495 mouse_check_customerkey_gpio_next:
+0x58f7 022496 copy rega ,pdata 
+0x58f8 022497 bbit1 mouse_customer_key ,mouse_customerkey_press 
+0x58f9 022498 call mouse_customerkey_release 
+:      022499 mouse_check_customerkey_gpio_exit:
+0x58fa 022500 fetch 1 ,mem_customer_data_trigger 
+0x58fb 022501 store 1 ,mem_customer_data_trigger_last 
+0x58fc 022502 rtn 
+:      022504 mouse_customer_key_connect_vin:
+0x58fd 022505 jam mouse_customer_key ,mem_mouse_key_temp 
+0x58fe 022506 fetch 1 ,mem_mouse_customerkey_press_status 
+0x58ff 022507 copy pdata ,regc 
+0x5900 022508 fetcht 1 ,mem_customer_key_gpio 
+0x5901 022509 fetch 1 ,mem_matrix_public_gpio 
+0x5902 022510 beq gpio_disable ,mouse_3io6key_customer_key_check_vin 
+0x5903 022511 call gpio_get_bit 
+0x5904 022512 branch mouse_check_customer_button_connect_gnd ,true 
+0x5905 022513 fetcht 1 ,mem_matrix_public_gpio 
+0x5906 022514 call gpio_out_active 
+0x5907 022515 fetcht 1 ,mem_customer_key_gpio 
+0x5908 022516 fetch 1 ,mem_mouse_customerkey_press_status 
+0x5909 022517 call mouse_check_key_connect_gnd 
+0x590a 022518 branch mouse_check_customerkey_gpio_over 
+:      022520 mouse_check_customer_button_connect_gnd:
+0x590b 022521 fetcht 1 ,mem_matrix_public_gpio 
+0x590c 022522 fetch 1 ,mem_mouse_customerkey_press_status 
+0x590d 022523 call mouse_check_key_connect_gnd 
+0x590e 022524 branch mouse_check_customerkey_gpio_over 
+:      022526 mouse_3io6key_customer_key_check_vin:
+0x590f 022527 fetch 1 ,mem_customer_key_gpio 
+0x5910 022528 call mouse_gpio_config_output_low 
+0x5911 022529 fetcht 1 ,mem_customer_key_gpio 
+0x5912 022530 call mouse_3io6key_check 
+:      022531 mouse_check_customerkey_gpio_over:
+0x5913 022532 store 1 ,mem_mouse_customerkey_press_status 
+0x5914 022533 call mouse_check_customerkey_gpio_next 
+0x5915 022534 fetcht 1 ,mem_customer_key_gpio 
+0x5916 022535 branch mouse_gpio_config_input_pu 
+:      022538 mouse_customerkey_press:
+0x5917 022539 jam 1 ,mem_customer_data_trigger 
+0x5918 022540 call mouse_customer_key_need_send 
+0x5919 022541 branch mouse_check_customerkey_gpio_exit 
+:      022543 mouse_customerkey_release:
+0x591a 022544 jam 0 ,mem_customer_data_trigger 
+0x591b 022545 fetch 1 ,mem_customer_data_trigger_last 
+0x591c 022546 rtn blank 
+:      022547 mouse_customer_key_need_send:
+0x591d 022548 jam 1 ,mem_customer_key 
+0x591e 022549 rtn 
+:      022553 mouse_check_matrix_button_connect_gnd:
+0x591f 022554 call gpio_get_bit 
+0x5920 022555 fetcht 1 ,mem_mouse_key_temp 
+0x5921 022556 copy temp ,queue 
+0x5922 022557 branch mouse_key_press ,true 
+:      022558 mouse_key_release:
+0x5923 022559 qset0 rega 
+0x5924 022560 rtn 
+:      022562 mouse_check_key_connect_gnd:
+0x5925 022563 lshift pdata ,pdata 
+0x5926 022564 copy pdata ,regb 
+0x5927 022565 call gpio_get_bit 
+0x5928 022566 setflag true ,0 ,regb 
+:      022567 mouse_check_key_connect_gnd_1:
+0x5929 022568 and regb ,0x07 ,pdata 
+:      022569 mouse_check_key_connect_gnd_next:
+0x592a 022570 fetcht 1 ,mem_mouse_key_temp 
+0x592b 022571 copy temp ,queue 
+0x592c 022572 beq 0x07 ,mouse_key_press 
+0x592d 022573 beq 0x00 ,mouse_key_release 
+0x592e 022574 rtn 
+:      022576 mouse_key_press:
+0x592f 022577 qset1 rega 
+0x5930 022578 rtn 
+:      022580 mouse_3io6key_check:
+0x5931 022581 bpatch patch0f_7 ,mem_patch0f 
+0x5932 022582 copy regc ,pdata 
+0x5933 022583 store 1 ,mem_mouse_key_status 
+0x5934 022584 lshift pdata ,pdata 
+0x5935 022585 copy pdata ,regb 
+0x5936 022586 copy temp ,regc 
+0x5937 022587 call mouse_gpio_config_input_pd 
+0x5938 022588 copy regc ,temp 
+0x5939 022589 call gpio_get_bit 
+0x593a 022590 nsetflag true ,0 ,regb 
+0x593b 022591 call mouse_check_press 
+0x593c 022592 branch mouse_check_key_connect_gnd_next 
+:      022594 mouse_check_press:
+0x593d 022595 fetcht 1 ,mem_mouse_key_status 
+0x593e 022596 and_into 0x01 ,temp 
+0x593f 022597 and regb ,0x01 ,pdata 
+0x5940 022598 isub temp ,null 
+0x5941 022599 nbranch mouse_current_mult_update ,zero 
+0x5942 022600 rtn 
+:      022604 mouse_gpio_config_output_high:
+0x5943 022605 rtneq gpio_disable 
+0x5944 022606 arg gpcfg_output_high ,temp 
+0x5945 022607 branch gpio_config_function_int 
+:      022610 mouse_gpio_config_output_low:
+0x5946 022611 rtneq gpio_disable 
+0x5947 022612 arg gpcfg_output_low ,temp 
+0x5948 022613 branch gpio_config_function_int 
+:      022618 mouse_init_sunt:
+0x5949 022619 bpatch patch10_0 ,mem_patch10 
+0x594a 022620 call mouse_sensor_spi_init 
+0x594b 022621 rtn wake 
+:      022622 mouse_init_sensor_wakeup:
+0x594c 022623 call mouse_sensor_poweron 
+:      022624 mouse_init_sensor:
+0x594d 022625 bpatch patch10_1 ,mem_patch10 
+0x594e 022626 call mouse_read_sensor_id 
+0x594f 022627 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+0x5950 022628 beq p3065_id1 ,mouse_init_p3065 
+0x5951 022629 beq pka8g2_id1 ,mouse_ka8g2_id2_judge 
+0x5952 022630 call mouse_twspi_reset 
+0x5953 022631 nop 6900 
+0x5954 022632 branch mouse_init_sensor 
+:      022633 mouse_twspi_reset:
+0x5955 022634 fetcht 1 ,mem_mouse_sensor_sclk_gpio 
+0x5956 022635 call twspi_reset 
+0x5957 022636 branch mouse_spid_init_pin 
+:      022638 mouse_read_sensor_id:
+0x5958 022639 setarg pan_reg_pid_h 
+0x5959 022640 call twspi_read 
+0x595a 022641 store 1 ,mem_sensor_id2 
+0x595b 022642 setarg pan_reg_pid_l 
+0x595c 022643 call twspi_read 
+0x595d 022644 store 1 ,mem_sensor_id1 
+0x595e 022645 rtn 
+:      022647 mouse_init_p32xx_id2_judge:
+0x595f 022648 fetch 1 ,mem_sensor_id2 
+0x5960 022649 beq p_mx8650 ,mouse_mx8650_init_param 
+0x5961 022650 beq p8009_id2 ,mouse_8009_init_param 
+0x5962 022651 beq p3205_tj3t_id2 ,mouse_s210x_3205_3t_judge 
+0x5963 022652 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
+0x5964 022653 beq p3212_id2 ,mouse_3212_init_param 
+0x5965 022654 beq pka8_id2 ,mouse_ka8_init_param_check 
+0x5966 022655 beq p6520a_id2 ,mouse_p6520_init_param 
+0x5967 022656 branch mouse_init_sensor 
+:      022658 mouse_s210x_3205_3t_judge:
+0x5968 022659 setarg 0x49 
+0x5969 022660 call twspi_read 
+0x596a 022661 beq 0xa1 ,mouse_s201x_init_param 
+0x596b 022662 branch mouse_3205_3t_init_param 
+:      022664 mouse_s201x_init_param:
+0x596c 022665 jam s201x ,mem_config_sensor_type 
+0x596d 022666 rtn 
+:      022668 mouse_mx8650_init_param:
+0x596e 022669 jam mx8650 ,mem_config_sensor_type 
+0x596f 022670 call mouse_sensor_reset 
+0x5970 022671 call delay_10ms 
+0x5971 022672 arg mem_sensor_8650_init ,regc 
+0x5972 022673 call mouse_sensor_wr_seq 
+0x5973 022674 branch mouse_setting_sensor_type 
+:      022676 mouse_8009_init_param:
+0x5974 022677 setarg 0x16 
+0x5975 022678 call twspi_read 
+0x5976 022679 sub pdata ,0xbd ,null 
+0x5977 022680 nbranch mouse_init_sunt ,zero 
+0x5978 022681 setarg 0x19 
+0x5979 022682 call twspi_read 
+0x597a 022683 sub pdata ,0x55 ,null 
+0x597b 022684 nbranch mouse_init_sunt ,zero 
+0x597c 022685 setarg 0x1b 
+0x597d 022686 call twspi_read 
+0x597e 022687 sub pdata ,0x1d ,null 
+0x597f 022688 nbranch mouse_init_sunt ,zero 
+0x5980 022689 jam p8009 ,mem_config_sensor_type 
+0x5981 022690 arg mem_sensor_8009_init ,regc 
+0x5982 022691 branch mouse_sensor_wr_seq 
+:      022693 mouse_3205_3t_init_param:
+0x5983 022694 jam p3205 ,mem_config_sensor_type 
+0x5984 022695 arg mem_sensor_3205_init ,regc 
+0x5985 022696 call mouse_sensor_wr_seq 
+0x5986 022697 arg mem_sensor_32xx_init ,regc 
+0x5987 022698 call mouse_sensor_wr_seq 
+0x5988 022699 setarg 0x0943 
+0x5989 022700 call twspi_write 
+0x598a 022701 arg mem_sensor_32xx_init_1 ,regc 
+0x598b 022702 branch mouse_sensor_wr_seq 
+:      022704 mouse_3204_3l_init_param:
+0x598c 022705 jam p3204 ,mem_config_sensor_type 
+0x598d 022706 arg mem_sensor_3204_init ,regc 
+0x598e 022707 call mouse_sensor_wr_seq 
+0x598f 022708 arg mem_sensor_32xx_init ,regc 
+0x5990 022709 call mouse_sensor_wr_seq 
+0x5991 022710 arg mem_sensor_32xx_init_1 ,regc 
+0x5992 022711 branch mouse_sensor_wr_seq 
+:      022713 mouse_3212_init_param:
+0x5993 022714 jam p3212 ,mem_config_sensor_type 
+0x5994 022715 arg mem_sensor_3212_init ,regc 
+:      022716 mouse_sensor_wr_seq:
+0x5995 022717 ifetch 2 ,regc 
+0x5996 022718 arg 0xffff ,temp 
+0x5997 022719 isub temp ,null 
+0x5998 022720 rtn zero 
+0x5999 022721 call twspi_write 
+0x599a 022722 increase 2 ,regc 
+0x599b 022723 branch mouse_sensor_wr_seq 
+:      022725 mouse_ka8_init_param_check:
+0x599c 022726 call mouse_sensor_disable_wp 
+0x599d 022727 setarg 0x9a5b 
+0x599e 022728 call twspi_write 
+0x599f 022729 setarg 0x0d 
+0x59a0 022730 call twspi_read 
+0x59a1 022731 sub pdata ,0x12 ,null 
+0x59a2 022732 branch mouse_ka8ul_init_param ,zero 
+0x59a3 022733 sub pdata ,0x0a ,null 
+0x59a4 022734 nbranch mouse_ka8hd_sensor_judge ,zero 
+0x59a5 022735 setarg 0x0e 
+0x59a6 022736 call twspi_read 
+0x59a7 022737 sub pdata ,0xe5 ,null 
+0x59a8 022738 nbranch mouse_init_sensor ,zero 
+0x59a9 022739 setarg 0x10 
+0x59aa 022740 call twspi_read 
+0x59ab 022741 sub pdata ,0xa5 ,null 
+0x59ac 022742 branch mouse_ka8ul_init_param ,zero 
+0x59ad 022743 call mouse_enable_ka8_sensor_wp 
+:      022744 mouse_ka8_init_param:
+0x59ae 022745 jam ka8 ,mem_config_sensor_type 
+0x59af 022746 rtn 
+:      022747 mouse_ka8ul_init_param:
+0x59b0 022748 jam ka8_ul ,mem_config_sensor_type 
+0x59b1 022749 arg mem_sensor_ka8ul_init ,regc 
+0x59b2 022750 branch mouse_sensor_wr_seq 
+:      022751 mouse_ka8hd_sensor_judge:
+0x59b3 022752 sub pdata ,0x10 ,null 
+0x59b4 022753 nbranch mouse_init_sensor ,zero 
+0x59b5 022754 setarg 0x0e 
+0x59b6 022755 call twspi_read 
+0x59b7 022756 sub pdata ,0xc5 ,null 
+0x59b8 022757 nbranch mouse_init_sensor ,zero 
+0x59b9 022758 setarg 0x10 
+0x59ba 022759 call twspi_read 
+0x59bb 022760 sub pdata ,0x38 ,null 
+0x59bc 022761 nbranch mouse_init_sensor ,zero 
+:      022762 mouse_ka8hd_init_param:
+0x59bd 022763 call mouse_enable_ka8_sensor_wp 
+0x59be 022764 jam ka8_hd ,mem_config_sensor_type 
+0x59bf 022765 rtn 
+:      022766 mouse_enable_ka8_sensor_wp:
+0x59c0 022767 setarg 0x005b 
+0x59c1 022768 call twspi_write 
+0x59c2 022769 branch mouse_sensor_enable_wp 
+:      022771 mouse_p6520_init_param:
+0x59c3 022772 jam p6520 ,mem_config_sensor_type 
+0x59c4 022773 arg mem_sensor_p6520_init ,regc 
+0x59c5 022774 branch mouse_sensor_wr_seq 
+:      022776 mouse_init_p3065:
+0x59c6 022777 call mouse_sensor_poweron 
+0x59c7 022778 fetch 1 ,mem_sensor_id2 
+0x59c8 022779 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
+0x59c9 022780 beq p3065_id2 ,mouse_p3065_init_param 
+0x59ca 022781 branch mouse_init_sensor 
+:      022783 mouse_p3065_init_param:
+0x59cb 022784 jam p3065 ,mem_config_sensor_type 
+0x59cc 022785 rtn 
+:      022787 mouse_p3065xy_init_param:
+0x59cd 022788 jam p3065_xy ,mem_config_sensor_type 
+0x59ce 022789 rtn 
+:      022791 mouse_ka8g2_id2_judge:
+0x59cf 022792 call mouse_sensor_poweron 
+0x59d0 022793 fetch 1 ,mem_sensor_id2 
+0x59d1 022794 beq pka8g2_id2 ,mouse_ka8g2_init_param 
+0x59d2 022795 branch mouse_init_p32xx_id2_judge 
+:      022796 mouse_ka8g2_init_param:
+0x59d3 022797 jam ka8g2 ,mem_config_sensor_type 
+0x59d4 022798 arg mem_sensor_ka8g2_init ,regc 
+0x59d5 022799 branch mouse_sensor_wr_seq 
+:      022801 mouse_sensor_enable_wp:
+0x59d6 022802 setarg 0x0009 
+0x59d7 022803 branch twspi_write 
+:      022804 mouse_sensor_disable_wp:
+0x59d8 022805 setarg 0x5a09 
+0x59d9 022806 branch twspi_write 
+:      022808 mouse_sensor_reset:
+0x59da 022809 arg 0x8006 ,temp 
+0x59db 022810 fetch 1 ,mem_config_sensor_type 
+0x59dc 022811 bne ka8g2 ,mouse_sensor_reset_end 
+0x59dd 022812 arg 0x9706 ,temp 
+:      022813 mouse_sensor_reset_end:
+0x59de 022814 copy temp ,pdata 
+0x59df 022815 call twspi_write 
+0x59e0 022816 nop 12000 
+0x59e1 022817 rtn 
+:      022819 mouse_sensor_poweron_init:
+0x59e2 022820 arg mem_sensor_poweron_init ,regc 
+0x59e3 022821 fetch 1 ,mem_config_sensor_type 
+0x59e4 022822 rtnne ka8g2 
+0x59e5 022823 arg mem_sensor_ka8g2_poweron_init ,regc 
+0x59e6 022824 rtn 
+:      022826 mouse_sensor_poweron:
+0x59e7 022827 bpatch patch10_2 ,mem_patch10 
+0x59e8 022828 call mouse_sensor_spi_init 
+0x59e9 022829 call mouse_sensor_reset 
+0x59ea 022830 call mouse_sensor_poweron_init 
+0x59eb 022831 call mouse_sensor_wr_seq 
+0x59ec 022832 branch mouse_setting_sensor_type 
+:      022834 mouse_sensor_powerdown:
+0x59ed 022835 bpatch patch10_3 ,mem_patch10 
+0x59ee 022836 call mouse_init_sunt 
+0x59ef 022837 call mouse_sensor_spi_init 
+0x59f0 022838 arg 0x0806 ,temp 
+0x59f1 022839 fetch 1 ,mem_config_sensor_type 
+0x59f2 022840 bne ka8g2 ,mouse_sensor_powerdown_end 
+0x59f3 022841 arg 0x1f06 ,temp 
+:      022842 mouse_sensor_powerdown_end:
+0x59f4 022843 copy temp ,pdata 
+0x59f5 022844 branch twspi_write 
+:      022850 mouse_check_sensor_data:
+0x59f6 022851 fetch 1 ,mem_spi_write_flash_sm 
+0x59f7 022852 rtnne flash_sm_no_buys 
+0x59f8 022853 fetch 1 ,mem_config_sensor_type 
+0x59f9 022854 beq p3205 ,mouse_p32xx_sensor_motion 
+0x59fa 022855 beq p3065 ,mouse_p32xx_sensor_motion 
+0x59fb 022856 beq ka8 ,mouse_p32xx_sensor_motion 
+0x59fc 022857 beq p3204 ,mouse_p32xx_sensor_motion 
+0x59fd 022858 beq p3212 ,mouse_p3212_sensor_motion 
+0x59fe 022859 beq p3065_xy ,mouse_p32xx_sensor_motion 
+0x59ff 022860 beq p8009 ,mouse_p8009_sensor_motion 
+0x5a00 022861 beq ka8g2 ,mouse_pka8g2_sensor_motion 
+0x5a01 022862 branch mouse_p32xx_sensor_motion 
+:      022865 mouse_p32xx_sensor_motion:
+0x5a02 022866 call mouse_clear_sensor_data 
+0x5a03 022867 disable user 
+0x5a04 022868 fetch 1 ,mem_sensor_motion_gpio 
+0x5a05 022869 beq gpio_disable ,mouse_p32xx_sensor_motion_2 
+0x5a06 022870 fetcht 1 ,mem_sensor_motion_gpio 
+0x5a07 022871 call gpio_get_bit 
+0x5a08 022872 nrtn true 
+:      022873 mouse_p32xx_sensor_motion_2:
+0x5a09 022874 setarg pan_reg_pid_l 
+0x5a0a 022875 call twspi_read 
+0x5a0b 022876 bne p32xx_id1 ,mouse_p3065_judge 
+:      022877 mouse_p32xx_sensor_motion_1:
+0x5a0c 022878 setarg pan_reg_motion_staus 
+0x5a0d 022879 call twspi_read 
+0x5a0e 022880 rtnbit0 7 
+0x5a0f 022881 call mouse_read_sensor_common 
+0x5a10 022882 fetch 1 ,mem_mouse_x 
+0x5a11 022883 call mouse_data_extsign 
+0x5a12 022884 store 2 ,mem_mouse_x 
+0x5a13 022885 fetch 1 ,mem_mouse_y 
+0x5a14 022886 call mouse_data_extsign 
+0x5a15 022887 store 2 ,mem_mouse_y 
+0x5a16 022888 fetch 1 ,mem_config_sensor_angle 
+0x5a17 022889 beq mouse_6clk_angle ,mouse_motion32xx_6clk_direction_selection 
+0x5a18 022890 beq mouse_9clk_angle ,mouse_motion32xx_9clk_direction_selection 
+0x5a19 022891 beq mouse_12clk_angle ,mouse_motion32xx_12clk_direction_selection 
+0x5a1a 022892 beq mouse_3clk_angle ,mouse_motion32xx_3clk_direction_selection 
+0x5a1b 022893 rtn 
+:      022895 mouse_p3065_judge:
+0x5a1c 022896 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
+0x5a1d 022897 branch mouse_twspi_reset 
+:      022899 mouse_motion32xx_6clk_direction_selection:
+0x5a1e 022900 call mouse_motion_6clk_direction_dispose 
+0x5a1f 022901 branch mouse_sensor_sdio_low 
+:      022902 mouse_motion32xx_9clk_direction_selection:
+0x5a20 022903 call mouse_motion_9clk_direction_dispose 
+0x5a21 022904 branch mouse_sensor_sdio_low 
+:      022905 mouse_motion32xx_12clk_direction_selection:
+0x5a22 022906 call mouse_motion_12clk_direction_dispose 
+0x5a23 022907 branch mouse_sensor_sdio_low 
+:      022908 mouse_motion32xx_3clk_direction_selection:
+0x5a24 022909 call mouse_motion_3clk_direction_dispose 
+0x5a25 022910 branch mouse_sensor_sdio_low 
+:      022914 mouse_p3212_sensor_motion:
+0x5a26 022915 call mouse_clear_sensor_data 
+0x5a27 022916 fetch 1 ,mem_sensor_motion_gpio 
+0x5a28 022917 beq gpio_disable ,mouse_p3212_sensor_motion_1 
+0x5a29 022918 fetcht 1 ,mem_sensor_motion_gpio 
+0x5a2a 022919 call gpio_get_bit 
+0x5a2b 022920 nrtn true 
+:      022921 mouse_p3212_sensor_motion_1:
+0x5a2c 022922 setarg pan_reg_pid_l 
+0x5a2d 022923 call twspi_read 
+0x5a2e 022924 bne p32xx_id1 ,mouse_twspi_reset 
+:      022925 mouse_p3212_sensor_motion_2:
+0x5a2f 022926 setarg pan_reg_motion_staus 
+0x5a30 022927 call twspi_read 
+0x5a31 022928 rtnbit0 7 
+0x5a32 022929 call mouse_read_sensor_common 
+0x5a33 022930 call mouse_read_3212sensor_xy_high 
+0x5a34 022931 store 1 ,mem_mouse_xy_h 
+0x5a35 022932 rshift4 pdata ,pdata 
+0x5a36 022933 call mouse_data_extsign_bit3 
+0x5a37 022934 store 1 ,mem_mouse_x + 1 
+0x5a38 022935 fetch 1 ,mem_mouse_xy_h 
+0x5a39 022936 and pdata ,0x0f ,pdata 
+0x5a3a 022937 call mouse_data_extsign_bit3 
+0x5a3b 022938 store 1 ,mem_mouse_y + 1 
+0x5a3c 022939 fetch 1 ,mem_config_sensor_angle 
+0x5a3d 022940 beq mouse_6clk_angle ,mouse_motion_6clk_direction_dispose 
+0x5a3e 022941 beq mouse_9clk_angle ,mouse_motion_9clk_direction_dispose 
+0x5a3f 022942 beq mouse_12clk_angle ,mouse_motion_12clk_direction_dispose 
+0x5a40 022943 beq mouse_3clk_angle ,mouse_motion_3clk_direction_dispose 
+0x5a41 022944 rtn 
+:      022946 mouse_read_3212sensor_xy_high:
+0x5a42 022947 setarg 0x12 
+0x5a43 022948 branch twspi_read 
+:      022950 mouse_pka8g2_sensor_motion:
+0x5a44 022951 call mouse_clear_sensor_data 
+0x5a45 022952 fetch 1 ,mem_sensor_motion_gpio 
+0x5a46 022953 beq gpio_disable ,mouse_pka8g2_sensor_motion_1 
+0x5a47 022954 fetcht 1 ,mem_sensor_motion_gpio 
+0x5a48 022955 call gpio_get_bit 
+0x5a49 022956 nrtn true 
+:      022957 mouse_pka8g2_sensor_motion_1:
+0x5a4a 022958 branch mouse_p3212_sensor_motion_2 
+:      022961 mouse_p8009_sensor_motion:
+0x5a4b 022962 call mouse_clear_sensor_data 
+0x5a4c 022963 disable user 
+0x5a4d 022964 setarg pan_reg_motion_staus 
+0x5a4e 022965 call twspi_read 
+0x5a4f 022966 rtnbit0 7 
+0x5a50 022967 setarg pan_reg_opration_state 
+0x5a51 022968 call twspi_read 
+0x5a52 022969 branch mouse_p32xx_sensor_motion_1 + 3 ,blank 
+0x5a53 022970 setarg 0 
+0x5a54 022971 store 6 ,mem_mouse_x 
+0x5a55 022972 rtn 
+:      022974 mouse_motion_6clk_direction_dispose:
+0x5a56 022975 fetch 2 ,mem_mouse_x 
+0x5a57 022976 sub pdata ,0 ,pdata 
+0x5a58 022977 store 2 ,mem_mouse_x 
+0x5a59 022978 branch enable_user 
+:      022979 mouse_motion_12clk_direction_dispose:
+0x5a5a 022980 fetch 2 ,mem_mouse_y 
+0x5a5b 022981 sub pdata ,0 ,pdata 
+0x5a5c 022982 store 2 ,mem_mouse_y 
+0x5a5d 022983 branch enable_user 
+:      022984 mouse_motion_9clk_direction_dispose:
+0x5a5e 022985 fetch 2 ,mem_mouse_y 
+0x5a5f 022986 sub pdata ,0 ,pdata 
+0x5a60 022987 store 2 ,mem_mouse_y 
+0x5a61 022988 fetch 2 ,mem_mouse_x 
+0x5a62 022989 sub pdata ,0 ,pdata 
+0x5a63 022990 store 2 ,mem_mouse_x 
+0x5a64 022991 call mouse_sensor_data_swap_places 
+0x5a65 022992 branch enable_user 
+:      022993 mouse_motion_3clk_direction_dispose:
+0x5a66 022994 call mouse_sensor_data_swap_places 
+0x5a67 022995 branch enable_user 
+:      022997 mouse_sensor_data_swap_places:
+0x5a68 022998 fetch 2 ,mem_mouse_y 
+0x5a69 022999 fetcht 2 ,mem_mouse_x 
+0x5a6a 023000 store 2 ,mem_mouse_x 
+0x5a6b 023001 storet 2 ,mem_mouse_y 
+0x5a6c 023002 rtn 
+:      023005 mouse_clear_sensor_data:
+0x5a6d 023006 fetch 1 ,mem_mouse_move_flag 
+0x5a6e 023007 call mouse_read_sensor_common ,blank 
+0x5a6f 023008 jam 1 ,mem_mouse_move_flag 
+0x5a70 023009 rtn 
+:      023011 mouse_clear_sensor_data_by_reset:
+0x5a71 023012 jam 1 ,mem_mouse_clear_sensor_data_flag 
+0x5a72 023013 call le_set_config_more_data 
+:      023014 mouse_init_sensor_reset:
+0x5a73 023015 branch mouse_init_sunt 
+:      023017 mouse_data_xy_release:
+0x5a74 023018 fetch 1 ,mem_sensor_motion_gpio 
+0x5a75 023019 rtnne gpio_disable 
+0x5a76 023020 fetch 1 ,mem_mouse_long_mult_flag 
+0x5a77 023021 rtnne 1 
+0x5a78 023022 setarg 0 
+0x5a79 023023 store 1 ,mem_mouse_long_mult_flag 
+0x5a7a 023024 store 4 ,mem_mouse_x 
+0x5a7b 023025 branch mouse_init_sensor_reset 
+:      023027 mouse_data_extsign:
+0x5a7c 023028 rtnbit0 7 
+0x5a7d 023029 arg 0xff00 ,temp 
+0x5a7e 023030 ior temp ,pdata 
+0x5a7f 023031 rtn 
+:      023033 mouse_data_extsign_bit3:
+0x5a80 023034 rtnbit0 3 
+0x5a81 023035 arg 0xf0 ,temp 
+0x5a82 023036 ior temp ,pdata 
+0x5a83 023037 rtn 
+:      023039 mouse_read_sensor_common:
+0x5a84 023040 arg pan_reg_delta_x ,pdata 
+0x5a85 023041 call twspi_read 
+0x5a86 023042 store 2 ,mem_mouse_x 
+0x5a87 023043 arg pan_reg_delta_y ,pdata 
+0x5a88 023044 call twspi_read 
+0x5a89 023045 store 2 ,mem_mouse_y 
+0x5a8a 023046 rtn 
+:      023049 mouse_sensor_sdio_low:
+0x5a8b 023050 fetcht 1 ,mem_mouse_sensor_sdio_gpio 
+0x5a8c 023051 call gpio_get_bit 
+0x5a8d 023052 rtn true 
+0x5a8e 023053 setarg 0x0a 
+0x5a8f 023054 call twspi_read 
+0x5a90 023055 nop 1000 
+0x5a91 023056 branch mouse_sensor_sdio_low 
+:      023058 mouse_set_sdio_high:
+0x5a92 023059 setarg 0x8100 
+0x5a93 023060 branch twspi_write 
+:      023065 mouse_bluetooth_fast_conn_init:
+0x5a94 023066 jam 0xff ,mem_mouse_bluetooth_fast_conn_flag 
+:      023067 mouse_ble_fast_conn_init:
+0x5a95 023068 jam 0x34 ,mem_xrecord_mode 
+0x5a96 023069 setarg 0x0f0f0f 
+0x5a97 023070 store 3 ,mem_le_lap 
+0x5a98 023071 store 3 ,mem_le_lap + 3 
+0x5a99 023072 branch mouse_start_reconnect 
+:      023074 mouse_buletooth_fast_conn_end:
+0x5a9a 023075 bpatch patch10_4 ,mem_patch10 
+0x5a9b 023076 call mouse_select_reconn_device 
+0x5a9c 023077 call mouse_bluetooth_fast_conn_disable 
+0x5a9d 023078 fetch 1 ,mem_device_flag 
+0x5a9e 023079 beq mode_bt_device1 ,mouse_device1_check_auto_discover 
+0x5a9f 023080 beq mode_bt_device2 ,mouse_device2_check_auto_discover 
+0x5aa0 023081 rtn 
+:      023082 mouse_device1_check_auto_discover:
+0x5aa1 023083 fetch 6 ,mem_device1_addr 
+0x5aa2 023084 branch mouse_device_check_auto_discover 
+:      023085 mouse_device2_check_auto_discover:
+0x5aa3 023086 fetch 6 ,mem_device2_addr 
+:      023087 mouse_device_check_auto_discover:
+0x5aa4 023088 fetcht 6 ,mem_mouse_compare_addr 
+0x5aa5 023089 isub temp ,null 
+0x5aa6 023090 branch mouse_start_discovery ,zero 
+0x5aa7 023091 branch mouse_start_reconnect_device 
+:      023093 mouse_bluetooth_fast_conn_disable:
+0x5aa8 023094 jam 0x5a ,mem_mouse_bluetooth_fast_conn_flag 
+0x5aa9 023095 rtn 
+:      023098 mouse_stop_bluetooth_mode:
+0x5aaa 023099 fetch 2 ,mem_ui_state_map 
+0x5aab 023100 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x5aac 023101 branch mouse_stop_discovery 
+:      023102 mouse_disconnect:
+0x5aad 023103 setarg 0 
+0x5aae 023104 store 2 ,mem_mouse_no_data_timer 
+0x5aaf 023105 fetch 2 ,mem_ui_state_map 
+0x5ab0 023106 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x5ab1 023107 rtn 
+:      023109 mouse_check_125hz:
+0x5ab2 023110 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ab3 023111 rtnbit0 mouse_enable_bt_125hz 
+:      023112 mouse_bluetooth_125hz:
+0x5ab4 023113 nbranch mouse_bluetooth_125hz_clear ,user 
+0x5ab5 023114 fetch 1 ,mem_bluetooth_125hz_cnt 
+0x5ab6 023115 increase 1 ,pdata 
+0x5ab7 023116 and_into 0x0f ,pdata 
+0x5ab8 023117 store 1 ,mem_bluetooth_125hz_cnt 
+0x5ab9 023118 nrtn blank 
+:      023119 mouse_bluetooth_125hz_clear:
+0x5aba 023120 jam 0 ,mem_bluetooth_125hz_cnt 
+0x5abb 023121 branch disable_user 
+:      023123 mouse_current_mult_update:
+0x5abc 023124 fetch 1 ,mem_sensor_motion_gpio 
+0x5abd 023125 rtnne gpio_disable 
+0x5abe 023126 jam 0 ,mem_lpm_mult 
+0x5abf 023127 jam 30 ,mem_mouse_current_mult_timer 
+0x5ac0 023128 rtn 
+:      023131 mouse_priority_bb_event:
+0x5ac1 023132 bpatch patch10_5 ,mem_patch10 
+0x5ac2 023133 copy regc ,pdata 
+0x5ac3 023134 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
+0x5ac4 023135 beq bt_evt_le_disconnected ,mouse_le_bb_disconnected 
+0x5ac5 023136 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
+0x5ac6 023137 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
+0x5ac7 023138 beq bt_evt_le_enc_info ,mouse_le_enc_info 
+0x5ac8 023139 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
+0x5ac9 023140 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
+0x5aca 023141 beq bt_evt_le_parse_conn_papa_update_rsp ,mouse_le_conn_param_update_rsp_recieved 
+0x5acb 023142 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
+0x5acc 023143 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
+0x5acd 023144 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
+0x5ace 023145 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
+0x5acf 023146 rtn 
+:      023149 mouse_le_bb_event_connected:
+0x5ad0 023150 call mouse_device_poweron_led_config 
+0x5ad1 023151 jam 0 ,mem_mouse_long_mult_flag 
+0x5ad2 023152 call mouse_init_sensor_reset 
+0x5ad3 023153 jam 1 ,mem_mouse_le_bb_connected_flag 
+0x5ad4 023154 call mouse_24g_first_store_reconn_info 
+0x5ad5 023155 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x5ad6 023156 nbranch mouse_le_bb_event_connected_next ,blank 
+0x5ad7 023157 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
+:      023158 mouse_le_bb_event_connected_next:
+0x5ad8 023159 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x5ad9 023160 set0 app_disc_by_button ,pdata 
+0x5ada 023161 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x5adb 023162 jam 0 ,mem_mouse_direct_timer 
+0x5adc 023163 fetch 2 ,mem_le_battery_level_updata_timer_init 
+0x5add 023164 store 2 ,mem_le_battery_level_updata_timer 
+0x5ade 023165 call mouse_no_data_timer_init 
+0x5adf 023166 branch mouse_stop_discovery 
+:      023168 mouse_le_bb_disconnected:
+0x5ae0 023169 setarg 0 
+0x5ae1 023170 store 2 ,mem_le_battery_level_updata_timer 
+0x5ae2 023171 jam 0 ,mem_mouse_le_bb_connected_flag 
+0x5ae3 023172 arg le_interval_7_5ms ,temp 
+0x5ae4 023173 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ae5 023174 bbit1 mouse_enable_bt_125hz ,mouse_le_bb_disconnected_next 
+0x5ae6 023175 arg le_interval_8_75ms ,temp 
+:      023176 mouse_le_bb_disconnected_next:
+0x5ae7 023177 storet 2 ,mem_le_interval_min 
+0x5ae8 023178 storet 2 ,mem_le_interval_min + 2 
+0x5ae9 023179 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x5aea 023180 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x5aeb 023181 call le_clr_config_more_data 
+0x5aec 023182 branch mouse_bb_disconnected 
+:      023184 mouse_le_pairing_success:
+0x5aed 023185 arg ll_pairing_success_flag ,queue 
+0x5aee 023186 branch mouse_le_enable_connect_flag 
+:      023188 mouse_le_enc_info:
+:      023189 mouse_updata_le_param:
+0x5aef 023190 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x5af0 023191 branch ui_ipc_send_cmd 
+:      023193 mouse_le_ll_start_encryt:
+0x5af1 023194 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x5af2 023195 beq 1 ,mouse_le_ll_reconn_start_encryt 
+0x5af3 023196 branch mouse_le_ll_enable_start_enc_flag 
+:      023197 mouse_le_ll_reconn_start_encryt:
+0x5af4 023198 call mouse_updata_le_param 
+0x5af5 023199 jam 20 ,mem_le_start_encrypt_timer 
+:      023200 mouse_le_ll_enable_start_enc_flag:
+0x5af6 023201 arg ll_start_enc_flag ,queue 
+0x5af7 023202 branch mouse_le_enable_connect_flag 
+:      023204 mouse_le_enable_connect_flag:
+0x5af8 023205 fetch 1 ,mem_le_connect_status_flag 
+0x5af9 023206 qset1 pdata 
+0x5afa 023207 store 1 ,mem_le_connect_status_flag 
+0x5afb 023208 rtn 
+:      023210 mouse_le_conn_param_update_rsp_recieved:
+0x5afc 023211 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x5afd 023212 rtneq ble_signaling_connect_parameter_update_accepted 
+0x5afe 023213 fetch 1 ,mem_le_tsniff 
+0x5aff 023214 rshift2 pdata ,pdata 
+0x5b00 023215 sub pdata ,le_interval_15ms ,null 
+0x5b01 023216 rtn positive 
+0x5b02 023217 setarg le_interval_11_25ms 
+0x5b03 023218 store 2 ,mem_le_interval_min 
+0x5b04 023219 store 2 ,mem_le_interval_min + 2 
+0x5b05 023220 call mouse_updata_le_param 
+:      023221 mouse_le_conn_param_lpm_disable:
+0x5b06 023222 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
+0x5b07 023223 rtn 
+:      023225 mouse_le_bb_event_connect_complete:
+0x5b08 023226 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x5b09 023227 nrtn blank 
+0x5b0a 023228 fetch 1 ,mem_le_att_handle 
+0x5b0b 023229 sub pdata ,34 ,pdata 
+0x5b0c 023230 nrtn zero 
+0x5b0d 023231 jam 0 ,mem_le_start_encrypt_timer 
+:      023232 mouse_le_write_enable:
+0x5b0e 023233 arg write_req_enable_flag ,queue 
+0x5b0f 023234 branch mouse_le_enable_connect_flag 
+:      023236 mouse_le_parse_conn_param_accepted:
+0x5b10 023237 fetch 1 ,mem_le_new_conninterval 
+0x5b11 023238 sub pdata ,le_interval_15ms ,null 
+0x5b12 023239 nbranch mouse_le_conn_param_lpm_disable ,positive 
+0x5b13 023240 store 2 ,mem_le_interval_min 
+0x5b14 023241 store 2 ,mem_le_interval_min + 2 
+0x5b15 023242 fetch 1 ,mem_le_new_connslavelatency 
+0x5b16 023243 branch mouse_le_lpm_mult_reinit ,blank 
+0x5b17 023244 fetcht 1 ,mem_lpm_mult_init 
+0x5b18 023245 isub temp ,null 
+0x5b19 023246 branch mouse_le_lpm_mult_reinit ,positive 
+0x5b1a 023247 fetch 1 ,mem_le_new_connslavelatency 
+0x5b1b 023248 store 1 ,mem_lpm_mult 
+0x5b1c 023249 branch mouse_le_conn_param_lpm_enable 
+:      023250 mouse_le_lpm_mult_reinit:
+0x5b1d 023251 fetch 1 ,mem_lpm_mult_init 
+0x5b1e 023252 store 1 ,mem_lpm_mult 
+:      023253 mouse_le_conn_param_lpm_enable:
+0x5b1f 023254 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x5b20 023255 rtn 
+:      023257 mouse_le_clean_connect_flag:
+0x5b21 023258 jam 0 ,mem_le_connect_status_flag 
+0x5b22 023259 rtn 
+:      023261 mouse_le:
+0x5b23 023262 bpatch patch10_6 ,mem_patch10 
+0x5b24 023263 call le_fifo_check_nearly_full 
+0x5b25 023264 nrtn blank 
+0x5b26 023265 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x5b27 023266 beq 0xff ,mouse_le_next 
+0x5b28 023267 fetch 1 ,mem_le_connect_status_flag 
+0x5b29 023268 and pdata ,0x03 ,pdata 
+0x5b2a 023269 rtnne 0x03 
+:      023270 mouse_le_next:
+0x5b2b 023271 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x5b2c 023272 call mouse_clear_sensor_data_by_reset ,blank 
+0x5b2d 023273 fetch mouse_flag_len ,mem_mouse_flag 
+0x5b2e 023274 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
+0x5b2f 023275 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0x5b30 023276 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x5b31 023277 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+0x5b32 023278 call mouse_motion 
+0x5b33 023279 call mouse_check_125hz 
+0x5b34 023280 nrtn user 
+0x5b35 023281 call mouse_current_mult_update 
+0x5b36 023282 call mouse_data_xy_release 
+0x5b37 023283 call mouse_wheel_trigger 
+0x5b38 023284 fetch mouse_flag_len ,mem_mouse_flag 
+0x5b39 023285 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
+0x5b3a 023286 fetch 1 ,mem_customer_key 
+0x5b3b 023287 beq 1 ,mouse_le_send_keyboard_package_data 
+:      023288 mouse_le_send_mouse_data:
+0x5b3c 023289 branch mouse_fill_mouse_data_le 
+:      023292 mouse_le_send_keyboard_package_data:
+0x5b3d 023293 fetch 1 ,mem_customer_data_trigger 
+0x5b3e 023294 branch mouse_le_release_keyboard_data ,blank 
+0x5b3f 023295 fetch 8 ,mem_customer_key_press + 1 
+:      023296 mouse_fill_keyboard_package_data_le:
+0x5b40 023297 store 8 ,mem_pdatatemp 
+0x5b41 023298 fetch 1 ,mem_customer_key_press 
+0x5b42 023299 beq kb_multikey_report_id ,mouse_fill_multimedia_key_data_le 
+0x5b43 023300 beq kb_system_conctrl_report_id ,mouse_fill_systemctrl_key_data_le 
+0x5b44 023301 jam 8 ,mem_le_data_len 
+0x5b45 023302 fetcht 2 ,mem_le_keyboard_handle 
+:      023303 mouse_fill_data_le:
+0x5b46 023304 fetch 1 ,mem_le_data_len 
+0x5b47 023305 copy pdata ,rega 
+0x5b48 023306 call le_att_malloc_tx_notify 
+0x5b49 023307 fetcht 1 ,mem_le_data_len 
+0x5b4a 023308 copy temp ,loopcnt 
+0x5b4b 023309 arg mem_pdatatemp ,contr 
+0x5b4c 023310 branch memcpy 
+:      023312 mouse_le_release_keyboard_data:
+0x5b4d 023313 fetch 8 ,mem_customer_key_release + 1 
+0x5b4e 023314 branch mouse_fill_keyboard_package_data_le 
+:      023316 mouse_fill_multimedia_key_data_le:
+0x5b4f 023317 jam 3 ,mem_le_data_len 
+0x5b50 023318 fetcht 2 ,mem_le_multimedia_handle 
+0x5b51 023319 branch mouse_fill_data_le 
+:      023321 mouse_fill_systemctrl_key_data_le:
+0x5b52 023322 jam 2 ,mem_le_data_len 
+0x5b53 023323 fetcht 2 ,mem_le_systemctrl_handle 
+0x5b54 023324 branch mouse_fill_data_le 
+:      023326 mouse_fill_battery_level_le:
+0x5b55 023327 arg 1 ,rega 
+0x5b56 023328 fetcht 2 ,mem_le_battery_level_handle 
+0x5b57 023329 call le_att_malloc_tx_notify 
+0x5b58 023330 fetch 1 ,mem_le_battery_level_percentage 
+0x5b59 023331 istore 1 ,contw 
+0x5b5a 023332 rtn 
+:      023334 mouse_le_send_empty_packet:
+0x5b5b 023335 setarg 0 
+0x5b5c 023336 store 7 ,mem_mouse_key 
+:      023337 mouse_fill_mouse_data_le:
+0x5b5d 023338 jam 7 ,mem_le_data_len 
+0x5b5e 023339 fetch 7 ,mem_mouse_key 
+0x5b5f 023340 store 7 ,mem_pdatatemp 
+0x5b60 023341 fetcht 2 ,mem_le_notify_handle 
+0x5b61 023342 branch mouse_fill_data_le 
+:      023344 mouse_check_51cmd_adv:
+0x5b62 023345 jam 0 ,mem_mouse_le_reconnect_flag 
+0x5b63 023346 fetch 3 ,mem_le_adv_ind 
+0x5b64 023347 store 3 ,mem_le_adv_data + 4 
+0x5b65 023348 call mouse_le_check_adv_flag 
+0x5b66 023349 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
+0x5b67 023350 istore 1 ,contr 
+0x5b68 023351 arg mem_le_adv_swift_pair ,contr 
+0x5b69 023352 call mouse_le_adv_data_update 
+0x5b6a 023353 branch check_51cmd_adv 
+:      023355 mouse_le_check_adv_flag:
+0x5b6b 023356 arg mem_le_adv_data ,rega 
+:      023357 mouse_le_check_adv_flag_loop:
+0x5b6c 023358 ifetch 1 ,rega 
+0x5b6d 023359 rtn blank 
+0x5b6e 023360 iadd contr ,rega 
+0x5b6f 023361 ifetch 1 ,contr 
+0x5b70 023362 rtneq 0x01 
+0x5b71 023363 branch mouse_le_check_adv_flag_loop 
+:      023365 mouse_le_adv_data_update:
+0x5b72 023366 arg mem_le_adv_data + 11 ,contw 
+0x5b73 023367 arg 19 ,loopcnt 
+0x5b74 023368 call memcpy 
+0x5b75 023369 branch le_modified_name_adv 
+:      023375 mouse_bb_disconnected:
+0x5b76 023376 call mouse_bb_discon_clear_stack 
+0x5b77 023377 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x5b78 023378 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
+0x5b79 023379 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x5b7a 023380 branch mouse_start_discovery 
+:      023382 mouse_bb_discon_clear_stack:
+0x5b7b 023383 setarg 0 
+0x5b7c 023384 store 8 ,mem_wheel_tb_old_pinlevel 
+0x5b7d 023385 istore 4 ,contw 
+0x5b7e 023386 jam 0 ,mem_mouse_move_flag 
+0x5b7f 023387 jam 0 ,mem_ltk_exists 
+0x5b80 023388 rtn 
+:      023390 mouse4_0_event_bb_disconn:
+0x5b81 023391 call mouse_le_clean_connect_flag 
+0x5b82 023392 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x5b83 023393 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x5b84 023394 branch mouse_app_enter_hibernate 
+:      023398 mouse_bb_event_timer:
+0x5b85 023399 bpatch patch10_7 ,mem_patch10 
+0x5b86 023401 call mouse_low_voltage_led_timer 
+0x5b87 023402 call mouse_adc_read 
+0x5b88 023404 call mouse_logo_led_on_timer 
+0x5b89 023405 call mouse_led_multi_timer 
+0x5b8a 023406 call mouse_dpi_led_blink_delay_timer 
+0x5b8b 023408 call g24_pair_timeout_timer 
+0x5b8c 023409 call g24_reconn_timeout_timer 
+0x5b8d 023410 call mouse_24g_long_sleep_param_update_timer 
+0x5b8e 023412 call mouse_dpi_key_check_long_press 
+0x5b8f 023413 call mouse_bt_discovery_check 
+0x5b90 023414 call mouse_commbination_key_process 
+0x5b91 023415 call mouse_check_discovery_timeout_timer 
+0x5b92 023417 call mouse_check_direct_timeout_timer 
+0x5b93 023418 call mouse_le_enable_att_list_timer 
+0x5b94 023419 call mouse_le_battery_updata_timer 
+0x5b95 023420 call mouse_le_send_smp_security_request_timer 
+0x5b96 023422 call mouse_check_reconnect_delay_long_sleep 
+0x5b97 023423 call mouse_current_mult_update_timer 
+0x5b98 023424 call mouse_wheel_trigger_timer 
+0x5b99 023425 call mouse_store_information_delay_timer 
+0x5b9a 023426 branch mouse_check_no_data_timeout_timer 
+:      023428 mouse_bt_discovery_check:
+0x5b9b 023429 fetch mouse_flag_len ,mem_mouse_flag 
+0x5b9c 023430 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_bt_discovery_by_pb_button 
+0x5b9d 023431 rtn 
+:      023433 mouse_bt_discovery_by_pb_button:
+0x5b9e 023434 fetch 1 ,mem_select_device_button_statue 
+0x5b9f 023435 rtnne pb_button_state_down 
+0x5ba0 023436 arg mem_bt_discovery_count ,regc 
+0x5ba1 023437 arg mouse_long_button_bt_discovery ,regb 
+0x5ba2 023438 branch timer_single_step 
+:      023440 mouse_long_button_bt_discovery:
+0x5ba3 023441 fetch 1 ,mem_device_flag 
+0x5ba4 023442 rtneq mode_24g_device 
+0x5ba5 023443 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ba6 023444 rtnbit1 mouse_bt_discovery_button_long_down_flag 
+0x5ba7 023445 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x5ba8 023446 call mouse_enable_function_flag 
+0x5ba9 023447 call app_evt_button_long_pressed 
+0x5baa 023448 branch mouse_bb_event_discovery_btn 
+:      023450 mouse_commbination_key_process:
+0x5bab 023451 fetch 1 ,mem_device_flag 
+0x5bac 023452 beq mode_24g_device ,mouse_24g_commbination_key_process 
+0x5bad 023453 fetch mouse_flag_len ,mem_mouse_flag 
+0x5bae 023454 rtnbit0 mouse_enable_commbination_key_by_bt_discovery 
+0x5baf 023455 fetcht 1 ,mem_mouse_commbination_key_bt 
+0x5bb0 023456 branch mouse_commbination_key_start 
+:      023458 mouse_24g_commbination_key_process:
+0x5bb1 023459 fetch mouse_flag_len ,mem_mouse_flag 
+0x5bb2 023460 rtnbit0 mouse_enable_commbination_key_by_24g_pairing 
+0x5bb3 023461 fetcht 1 ,mem_mouse_commbination_key_24g 
+:      023462 mouse_commbination_key_start:
+0x5bb4 023463 storet 1 ,mem_mouse_commbination_key 
+0x5bb5 023464 call mouse_check_key_gpio 
+0x5bb6 023465 and pdata ,0x07 ,pdata 
+0x5bb7 023466 fetcht 1 ,mem_mouse_commbination_key 
+0x5bb8 023467 isub temp ,null 
+0x5bb9 023468 branch mouse_commbination_key_down ,zero 
+:      023469 mouse_commbination_key_up:
+0x5bba 023470 fetch 1 ,mem_ui_button_timeout 
+0x5bbb 023471 store 1 ,mem_combination_ui_button_count 
+0x5bbc 023472 fetch 1 ,mem_commbination_key_statue 
+0x5bbd 023473 rtneq commbination_key_state_up 
+0x5bbe 023474 jam commbination_key_state_up ,mem_commbination_key_statue 
+0x5bbf 023475 rtn 
+:      023477 mouse_commbination_key_down:
+0x5bc0 023478 call mouse_combination_ui_timer 
+0x5bc1 023479 fetch 1 ,mem_commbination_key_statue 
+0x5bc2 023480 rtneq commbination_key_state_down 
+0x5bc3 023481 jam commbination_key_state_down ,mem_commbination_key_statue 
+0x5bc4 023482 rtn 
+:      023484 mouse_combination_ui_timer:
+0x5bc5 023485 arg mouse_24g_start_pair_mode ,regb 
+0x5bc6 023486 arg mem_combination_ui_button_count ,regc 
+0x5bc7 023487 fetch 1 ,mem_device_flag 
+0x5bc8 023488 beq mode_24g_device ,timer_single_step 
+0x5bc9 023489 arg mouse_long_button_bt_discovery ,regb 
+0x5bca 023490 call timer_single_step 
+0x5bcb 023491 fetch 1 ,mem_combination_ui_button_count 
+0x5bcc 023492 beq 1 ,mouse_bt_discovery_button_down_enable 
+0x5bcd 023493 rtn 
+:      023495 mouse_check_discovery_timeout_timer:
+0x5bce 023496 arg mem_mouse_discovery_timer ,regc 
+0x5bcf 023497 arg mouse_check_discovery_timeout ,regb 
+0x5bd0 023498 branch timer_single_step_2b 
+:      023500 mouse_check_discovery_timeout:
+0x5bd1 023501 call mouse_stop_discovery 
+0x5bd2 023502 branch mouse_app_enter_hibernate 
+:      023504 mouse_check_direct_timeout_timer:
+0x5bd3 023505 arg mem_mouse_direct_timer ,regc 
+0x5bd4 023506 arg mouse_check_direct_timeout ,regb 
+0x5bd5 023507 call timer_single_step 
+0x5bd6 023508 fetch 1 ,mem_mouse_direct_timer 
+0x5bd7 023509 beq 1 ,app_ble_stop_direct_adv 
+0x5bd8 023510 rtn 
+:      023512 mouse_check_direct_timeout:
+0x5bd9 023513 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x5bda 023514 beq 0xff ,mouse_buletooth_fast_conn_end 
+0x5bdb 023515 fetch 1 ,mem_reconn_times 
+0x5bdc 023516 nbranch mouse_polling_device ,blank 
+0x5bdd 023517 fetch mouse_flag_len ,mem_mouse_flag 
+0x5bde 023518 bbit1 mouse_enable_bt_reconnect_timeout_enter_discovery ,mouse_start_discovery 
+0x5bdf 023519 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_bb_event_reconn_timeout 
+0x5be0 023520 branch mouse_app_enter_hibernate 
+:      023522 mouse_le_enable_att_list_timer:
+0x5be1 023523 arg mem_le_start_encrypt_timer ,regc 
+0x5be2 023524 arg mouse_le_write_enable ,regb 
+0x5be3 023525 branch timer_single_step 
+:      023527 mouse_le_send_smp_security_request_timer:
+0x5be4 023528 fetch 1 ,mem_mouse_le_bb_connected_flag 
+0x5be5 023529 rtn blank 
+0x5be6 023530 arg mem_mouse_send_secutiry_request_timer ,regc 
+0x5be7 023531 arg mouse_le_pairing_sm_start_check ,regb 
+0x5be8 023532 branch timer_single_step 
+:      023533 mouse_le_pairing_sm_start_check:
+0x5be9 023534 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x5bea 023535 nrtn blank 
+0x5beb 023536 fetch 1 ,mem_le_pairing_state 
+0x5bec 023537 rtnne flag_le_pairing_null 
+0x5bed 023538 branch le_pairing_sm_start 
+:      023540 mouse_le_battery_updata_timer:
+0x5bee 023541 fetch mouse_flag_len ,mem_mouse_flag 
+0x5bef 023542 rtnbit1 mouse_enable_le_battery_service_cancel 
+0x5bf0 023543 arg mem_le_battery_level_updata_timer ,regc 
+0x5bf1 023544 arg mouse_le_battery_level_updata ,regb 
+0x5bf2 023545 branch timer_single_step 
+:      023547 mouse_le_battery_level_updata:
+0x5bf3 023548 fetch 2 ,mem_le_battery_level_updata_timer_init 
+0x5bf4 023549 store 2 ,mem_le_battery_level_updata_timer 
+0x5bf5 023550 branch mouse_fill_battery_level_le 
+:      023552 mouse_le_enable_att_list:
+0x5bf6 023553 fetch 1 ,mem_le_connect_status_flag 
+0x5bf7 023554 rtnbit1 ll_pairing_success_flag 
+0x5bf8 023555 call mouse_updata_le_param 
+0x5bf9 023556 arg write_req_enable_flag ,queue 
+0x5bfa 023557 branch mouse_le_enable_connect_flag 
+:      023559 mouse_check_reconnect_delay_long_sleep:
+0x5bfb 023560 arg mem_mouse_bluetooth_reconnect_timeout ,regc 
+0x5bfc 023561 arg mouse_app_enter_hibernate ,regb 
+0x5bfd 023562 branch timer_single_step 
+:      023564 mouse_current_mult_update_timer:
+0x5bfe 023565 arg mem_mouse_current_mult_timer ,regc 
+0x5bff 023566 arg mouse_current_mult_reinit ,regb 
+0x5c00 023567 branch timer_single_step 
+:      023568 mouse_current_mult_reinit:
+0x5c01 023569 fetch 1 ,mem_lpm_mult_init 
+0x5c02 023570 store 1 ,mem_lpm_mult 
+0x5c03 023571 jam 1 ,mem_mouse_long_mult_flag 
+0x5c04 023572 rtn 
+:      023575 mouse_check_no_data_timeout_timer:
+0x5c05 023576 arg mem_mouse_no_data_timer ,regc 
+0x5c06 023577 arg mouse_check_no_data_timeout ,regb 
+0x5c07 023578 branch timer_single_step_2b 
+:      023580 mouse_check_no_data_timeout:
+0x5c08 023581 fetch 1 ,mem_device_flag 
+0x5c09 023582 beq mode_24g_device ,mouse_24g_hibernate_set 
+0x5c0a 023583 branch mouse_disconnect 
+:      023585 mouse_no_data_timer_init:
+0x5c0b 023586 fetch 2 ,mem_mouse_no_data_timeout 
+0x5c0c 023587 store 2 ,mem_mouse_no_data_timer 
+0x5c0d 023588 rtn 
+:      023590 mouse_store_information_delay_timer:
+0x5c0e 023591 arg mem_store_information_delay_timer ,regc 
+0x5c0f 023592 arg mouse_store_device_info_check ,regb 
+0x5c10 023593 branch timer_single_step 
+:      023595 mouse_store_device_info_check:
+0x5c11 023596 call mouse_store_device_info 
+0x5c12 023597 fetch 1 ,mem_mouse_need_soft_reset 
+0x5c13 023598 nbranch mouse_soft_reset ,blank 
+0x5c14 023599 rtn 
+:      023601 mouse_bb_event_discovery_btn:
+0x5c15 023602 isolate1 mark_24g ,mark 
+0x5c16 023603 call mouse_24g_stop ,true 
+0x5c17 023604 call mouse_disconnect 
+0x5c18 023605 call mouse_le_clean_connect_flag 
+0x5c19 023606 branch mouse_start_discovery 
+:      023608 mouse_start_discovery:
+0x5c1a 023609 bpatch patch11_0 ,mem_patch11 
+0x5c1b 023610 call mouse_device_discovery_led_config 
+0x5c1c 023611 fetch 2 ,mem_ui_state_map 
+0x5c1d 023612 isolate1 ui_state_ble_adv ,pdata 
+0x5c1e 023613 call mouse_stop_le_adv ,true 
+0x5c1f 023614 call mouse_bluetooth_fast_conn_disable 
+0x5c20 023615 fetch 2 ,mem_ui_state_map 
+0x5c21 023616 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
+0x5c22 023617 fetch mouse_flag_len ,mem_mouse_flag 
+0x5c23 023618 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
+0x5c24 023619 fetcht 2 ,mem_random_addr_increase_count 
+0x5c25 023620 increase 1 ,temp 
+0x5c26 023621 storet 2 ,mem_random_addr_increase_count 
+0x5c27 023622 storet 2 ,mem_le_lap + 1 
+0x5c28 023623 random pdata 
+0x5c29 023624 store 1 ,mem_le_lap 
+:      023625 mouse_start_discovery_norandom:
+0x5c2a 023626 fetch 3 ,mem_mouse_le_lap_temp 
+0x5c2b 023627 store 3 ,mem_le_lap + 3 
+0x5c2c 023628 call app_lpm_mult_disable 
+0x5c2d 023629 fetch 2 ,mem_mouse_discovery_timeout 
+0x5c2e 023630 store 2 ,mem_mouse_discovery_timer 
+0x5c2f 023631 setarg 0 
+0x5c30 023632 store 2 ,mem_mouse_no_data_timer 
+0x5c31 023633 store 2 ,mem_le_battery_level_updata_timer 
+0x5c32 023634 store 1 ,mem_mouse_direct_timer 
+0x5c33 023635 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
+0x5c34 023636 store 1 ,mem_mouse_clear_sensor_data_flag 
+0x5c35 023637 arg mouse_store_eeprom_flag ,queue 
+0x5c36 023638 call mouse_enable_function_flag 
+0x5c37 023639 call mouse_bt_discovery_button_down_disable 
+0x5c38 023640 branch mouse_check_51cmd_adv 
+:      023642 mouse_stop_discovery:
+0x5c39 023643 bpatch patch11_1 ,mem_patch11 
+0x5c3a 023644 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x5c3b 023645 call mouse_disable_function_flag 
+0x5c3c 023646 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
+0x5c3d 023647 branch mouse_stop_le_adv 
+:      023648 mouse_stop_le_adv:
+0x5c3e 023649 setarg 0 
+0x5c3f 023650 store 1 ,mem_mouse_direct_timer 
+0x5c40 023651 store 2 ,mem_mouse_discovery_timer 
+0x5c41 023652 branch check_51cmd_stop_adv 
+:      023654 mouse_store_remote_bdaddr:
+0x5c42 023655 bpatch patch11_2 ,mem_patch11 
+0x5c43 023656 fetch mouse_flag_len ,mem_mouse_flag 
+0x5c44 023657 rtnbit0 mouse_store_eeprom_flag 
+0x5c45 023658 arg mouse_store_eeprom_flag ,queue 
+0x5c46 023659 call mouse_disable_function_flag 
+0x5c47 023660 call mouse_check_device_addr 
+:      023661 mouse_unplug_clean_bdaddr:
+0x5c48 023662 call mouse_before_store_reconn_info 
+0x5c49 023663 branch mouse_store_device_info_delay 
+:      023665 mouse_check_device_addr:
+0x5c4a 023666 fetch 1 ,mem_record_bt_mode 
+0x5c4b 023667 beq rec_4_mode ,mouse_check_le_device_addr 
+0x5c4c 023668 rtn 
+:      023669 mouse_check_le_device_addr:
+0x5c4d 023670 store 1 ,mem_device_addr_temp 
+0x5c4e 023671 fetch 6 ,mem_le_plap 
+:      023672 mouse_check_bt_device_addr_common:
+0x5c4f 023673 store 6 ,mem_device_addr_temp + 1 
+0x5c50 023674 fetch 7 ,mem_device_addr_temp 
+0x5c51 023675 arg mem_device1_type ,contr 
+0x5c52 023676 arg 3 ,loopcnt 
+:      023677 mouse_check_device_addr_end:
+0x5c53 023678 ifetcht 7 ,contr 
+0x5c54 023679 isub temp ,null 
+0x5c55 023680 branch mouse_clean_addr ,zero 
+0x5c56 023681 increase 22 ,contr 
+0x5c57 023682 loop mouse_check_device_addr_end 
+0x5c58 023683 rtn 
+:      023684 mouse_before_store_reconn_info:
+0x5c59 023685 arg mem_device1_type ,rega 
+0x5c5a 023686 fetch 1 ,mem_device_flag 
+0x5c5b 023687 increase -1 ,pdata 
+0x5c5c 023688 mul32 pdata ,29 ,pdata 
+0x5c5d 023689 iadd rega ,rega 
+0x5c5e 023690 fetch 1 ,mem_record_bt_mode 
+0x5c5f 023691 istore 1 ,rega 
+0x5c60 023692 beq rec_4_mode ,mouse_store_le_device 
+0x5c61 023693 rtn 
+:      023695 mouse_store_le_device:
+0x5c62 023696 fetch 6 ,mem_le_plap 
+0x5c63 023697 istore 6 ,contw 
+0x5c64 023698 arg mem_le_ltk ,contr 
+0x5c65 023699 call memcpy16 
+0x5c66 023700 fetch 6 ,mem_le_lap 
+0x5c67 023701 istore 6 ,contw 
+0x5c68 023702 rtn 
+:      023704 mouse_clean_addr:
+0x5c69 023705 increase -6 ,contr 
+0x5c6a 023706 copy contr ,contw 
+0x5c6b 023707 fetcht 6 ,mem_device_addr_temp + 1 
+0x5c6c 023708 increase 3 ,temp 
+0x5c6d 023709 istoret 6 ,contw 
+0x5c6e 023710 rtn 
+:      023712 mouse_select_reconn_device:
+0x5c6f 023713 arg mem_device1_type ,rega 
+0x5c70 023714 fetch 1 ,mem_device_flag 
+0x5c71 023715 rtneq mode_24g_device 
+0x5c72 023716 increase -1 ,pdata 
+0x5c73 023717 mul32 pdata ,29 ,pdata 
+0x5c74 023718 iadd rega ,rega 
+0x5c75 023719 ifetch 1 ,rega 
+0x5c76 023720 store 1 ,mem_xrecord_mode 
+0x5c77 023721 beq rec_4_mode ,mouse_load_le_device 
+0x5c78 023722 rtn 
+:      023724 mouse_load_le_device:
+0x5c79 023725 ifetch 6 ,contr 
+:      023726 mouse_load_le_device_end:
+0x5c7a 023727 store 6 ,mem_hci_plap 
+0x5c7b 023728 arg mem_le_ltk ,contw 
+0x5c7c 023729 call memcpy16 
+0x5c7d 023730 ifetch 6 ,contr 
+0x5c7e 023731 store 6 ,mem_le_lap 
+0x5c7f 023732 rtn 
+:      023734 mouse_app_initflag_check:
+0x5c80 023735 bpatch patch11_3 ,mem_patch11 
+0x5c81 023736 fetch 2 ,mem_store_flag 
+0x5c82 023737 arg eeprom_init_flag ,temp 
+0x5c83 023738 isub temp ,null 
+0x5c84 023739 branch mouse_load_device_info ,zero 
+:      023740 mouse_app_initflag_check_next:
+0x5c85 023741 storet 2 ,mem_store_flag 
+0x5c86 023742 call mouse_ble_init_address 
+0x5c87 023743 fetch 1 ,mem_device_flag_temp 
+0x5c88 023744 store 1 ,mem_device_flag 
+0x5c89 023745 fetch 4 ,mem_24g_fast_conn_addr 
+0x5c8a 023746 store 4 ,mem_24g_receiver_addr 
+0x5c8b 023747 store 4 ,mem_24g_addr 
+:      023748 mouse_load_default_dpi:
+0x5c8c 023749 fetch 1 ,mem_config_sensor_dpi 
+0x5c8d 023750 store 1 ,mem_mouse_dpi 
+0x5c8e 023751 rtn 
+:      023753 mouse_load_device_info:
+0x5c8f 023754 call mouse_otp_load_dpi 
+0x5c90 023756 fetch 4 ,mem_mouse_24g_addr 
+0x5c91 023757 store 4 ,mem_24g_receiver_addr 
+0x5c92 023758 store 4 ,mem_24g_addr 
+0x5c93 023759 rtn 
+:      023761 mouse_otp_load_dpi:
+0x5c94 023762 fetch mouse_flag_len ,mem_mouse_flag 
+0x5c95 023763 rtnbit0 mouse_enable_load_and_store_dpi 
+0x5c96 023764 fetch 2 ,mem_otp_offset_dpi 
+0x5c97 023765 copy pdata ,regb 
+0x5c98 023766 call mouse_read_otp_dpi_common 
+0x5c99 023767 fetch 1 ,mem_mouse_dpi_temp 
+0x5c9a 023768 call mouse_load_default_dpi ,blank 
+0x5c9b 023769 rtn 
+:      023771 mouse_ble_init_address:
+0x5c9c 023772 fetch 6 ,mem_le_lap 
+0x5c9d 023773 store 6 ,mem_device1_locall_addr 
+0x5c9e 023774 add pdata ,0x0100 ,pdata 
+0x5c9f 023775 store 6 ,mem_device2_locall_addr 
+0x5ca0 023776 add pdata ,0x0100 ,pdata 
+0x5ca1 023777 store 6 ,mem_device3_locall_addr 
+0x5ca2 023778 rtn 
+:      023782 mouse_store_device_info_delay:
+0x5ca3 023783 fetch 1 ,mem_store_information_delay_timer_init 
+0x5ca4 023784 store 1 ,mem_store_information_delay_timer 
+0x5ca5 023785 rtn 
+:      023787 mouse_store_device_info:
+0x5ca6 023788 bpatch patch11_4 ,mem_patch11 
+0x5ca7 023789 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ca8 023790 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0x5ca9 023791 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+0x5caa 023792 bbit1 mouse_enable_otp ,mouse_store_otp_device_info 
+0x5cab 023793 rtn 
+:      023795 mouse_store_dpi_info_check:
+0x5cac 023796 bpatch patch11_5 ,mem_patch11 
+0x5cad 023797 fetch mouse_flag_len ,mem_mouse_flag 
+0x5cae 023798 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+0x5caf 023799 bbit1 mouse_enable_otp ,mouse_store_otp_dpi 
+0x5cb0 023800 rtn 
+:      023804 mouse_store_eeprom_device_info:
+0x5cb1 023805 arg 128 ,temp 
+0x5cb2 023806 arg mem_device_flag ,rega 
+0x5cb3 023807 arg mouse_info_eeprom_offect ,regb 
+0x5cb4 023808 branch iicd_write_protect_eep_data 
+:      023810 mouse_store_eerpom_dpi:
+0x5cb5 023811 arg 1 ,temp 
+0x5cb6 023812 arg mem_mouse_dpi ,rega 
+0x5cb7 023813 arg mouse_dpi_eeprom_offect ,regb 
+0x5cb8 023814 branch iicd_write_protect_eep_data 
+:      023818 mouse_store_flash_device_info:
+0x5cb9 023819 call spid_init_flash 
+0x5cba 023820 call mouse_spid_flash_release_form_powerdown 
+0x5cbb 023821 call mouse_flash_erase_sector 
+0x5cbc 023823 call mouse_information_flash_parameters 
+0x5cbd 023824 call mouse_spid_write_flash 
+0x5cbe 023825 call mouse_spid_flash_powerdown 
+0x5cbf 023826 branch mouse_sensor_spi_init 
+:      023831 mouse_store_otp_device_info:
+0x5cc0 023832 call mouse_write_otp_device_flag 
+0x5cc1 023833 call mouse_write_otp_device_info 
+0x5cc2 023834 branch mouse_write_otp_le_addr_increase_count_info 
+:      023838 mouse_write_otp_device_flag:
+0x5cc3 023839 fetchr regb ,2 ,mem_otp_offset_device_flag 
+0x5cc4 023840 copy regb ,regc 
+:      023841 mouse_write_otp_device_flag_loop:
+0x5cc5 023842 call mouse_read_otp_device_flag_common 
+0x5cc6 023843 fetch 1 ,mem_device_flag_temp 
+0x5cc7 023844 branch mouse_device_flag_store ,blank 
+0x5cc8 023845 store 1 ,mem_device_flag_last 
+0x5cc9 023846 increase 1 ,regc 
+0x5cca 023847 fetch 2 ,mem_otp_offset_device_flag_end 
+0x5ccb 023848 isub regc ,null 
+0x5ccc 023849 nrtn positive 
+0x5ccd 023850 copy regc ,regb 
+0x5cce 023851 branch mouse_write_otp_device_flag_loop 
+:      023853 mouse_device_flag_store:
+0x5ccf 023854 fetch 1 ,mem_device_flag_last 
+0x5cd0 023855 and pdata ,0xf0 ,pdata 
+0x5cd1 023856 branch mouse_device_flag_store_check ,blank 
+0x5cd2 023857 fetch 1 ,mem_device_flag 
+0x5cd3 023858 store 1 ,mem_device_flag_value 
+:      023859 mouse_devoce_flag_store_end:
+0x5cd4 023860 arg 1 ,loopcnt 
+0x5cd5 023861 copy regc ,regb 
+0x5cd6 023862 arg mem_device_flag_value ,rega 
+0x5cd7 023863 branch otp_write 
+:      023865 mouse_device_flag_store_check:
+0x5cd8 023866 fetch 1 ,mem_device_flag_last 
+0x5cd9 023867 fetcht 1 ,mem_device_flag 
+0x5cda 023868 isub temp ,null 
+0x5cdb 023869 rtn zero 
+0x5cdc 023870 lshift4 temp ,temp 
+0x5cdd 023871 iadd temp ,pdata 
+0x5cde 023872 store 1 ,mem_device_flag_value 
+0x5cdf 023874 copy regc ,pdata 
+0x5ce0 023875 fetcht 2 ,mem_otp_offset_device_flag 
+0x5ce1 023876 isub temp ,null 
+0x5ce2 023877 branch mouse_devoce_flag_store_end ,zero 
+0x5ce3 023879 increase -1 ,regc 
+0x5ce4 023880 branch mouse_devoce_flag_store_end 
+:      023884 mouse_write_otp_device_info:
+0x5ce5 023885 fetch 1 ,mem_device_flag 
+0x5ce6 023886 beq mode_24g_device ,mouse_write_otp_24g_addr 
+0x5ce7 023887 beq mode_bt_device1 ,mouse_write_otp_le_device1 
+0x5ce8 023888 beq mode_bt_device2 ,mouse_write_otp_le_device2 
+0x5ce9 023889 rtn 
+:      023891 mouse_write_otp_24g_addr:
+0x5cea 023892 fetchr regb ,2 ,mem_otp_offset_24g_addr 
+0x5ceb 023893 copy regb ,regc 
+:      023894 mouse_otp_store_24g_addr_loop:
+0x5cec 023895 call mouse_read_otp_24g_addr_common 
+0x5ced 023896 fetch 4 ,mem_mouse_24g_addr_temp 
+0x5cee 023897 branch mouse_24g_addr_store ,blank 
+0x5cef 023898 store 4 ,mem_mouse_24g_addr_last 
+0x5cf0 023899 increase 4 ,regc 
+0x5cf1 023900 fetch 2 ,mem_otp_offset_24g_addr_end 
+0x5cf2 023901 isub regc ,null 
+0x5cf3 023902 nrtn positive 
+0x5cf4 023903 copy regc ,regb 
+0x5cf5 023904 branch mouse_otp_store_24g_addr_loop 
+:      023906 mouse_24g_addr_store:
+0x5cf6 023907 fetch 4 ,mem_mouse_24g_addr_last 
+0x5cf7 023908 fetcht 4 ,mem_mouse_24g_addr 
+0x5cf8 023909 isub temp ,null 
+0x5cf9 023910 rtn zero 
+0x5cfa 023911 arg 4 ,loopcnt 
+0x5cfb 023912 arg mem_mouse_24g_addr ,rega 
+0x5cfc 023913 copy regc ,regb 
+0x5cfd 023914 branch otp_write 
+:      023916 mouse_write_otp_le_device1:
+0x5cfe 023917 fetchr regb ,2 ,mem_otp_offset_le_addr1 
+0x5cff 023918 copy regb ,regc 
+:      023919 mouse_otp_store_le_addr1_loop:
+0x5d00 023920 call mouse_read_otp_le_addr1_common 
+0x5d01 023921 fetch 6 ,mem_mouse_le_addr1_temp 
+0x5d02 023922 branch mouse_le_addr1_store ,blank 
+0x5d03 023923 store 6 ,mem_mouse_le_addr1_last 
+0x5d04 023924 increase 6 ,regc 
+0x5d05 023925 fetch 2 ,mem_otp_offset_le_addr1_end 
+0x5d06 023926 isub regc ,null 
+0x5d07 023927 nrtn positive 
+0x5d08 023928 copy regc ,regb 
+0x5d09 023929 branch mouse_otp_store_le_addr1_loop 
+:      023931 mouse_le_addr1_store:
+0x5d0a 023932 fetch 6 ,mem_mouse_le_addr1_last 
+0x5d0b 023933 fetcht 6 ,mem_device1_addr 
+0x5d0c 023934 isub temp ,null 
+0x5d0d 023935 rtn zero 
+0x5d0e 023936 arg 6 ,loopcnt 
+0x5d0f 023937 arg mem_device1_addr ,rega 
+0x5d10 023938 copy regc ,regb 
+0x5d11 023939 branch otp_write 
+:      023942 mouse_write_otp_le_device2:
+0x5d12 023943 fetchr regb ,2 ,mem_otp_offset_le_addr2 
+0x5d13 023944 copy regb ,regc 
+:      023945 mouse_otp_store_le_addr2_loop:
+0x5d14 023946 call mouse_read_otp_le_addr2_common 
+0x5d15 023947 fetch 6 ,mem_mouse_le_addr2_temp 
+0x5d16 023948 branch mouse_le_addr2_store ,blank 
+0x5d17 023949 store 6 ,mem_mouse_le_addr2_last 
+0x5d18 023950 increase 6 ,regc 
+0x5d19 023951 fetch 2 ,mem_otp_offset_le_addr2_end 
+0x5d1a 023952 isub regc ,null 
+0x5d1b 023953 nrtn positive 
+0x5d1c 023954 copy regc ,regb 
+0x5d1d 023955 branch mouse_otp_store_le_addr2_loop 
+:      023957 mouse_le_addr2_store:
+0x5d1e 023958 fetch 6 ,mem_mouse_le_addr2_last 
+0x5d1f 023959 fetcht 6 ,mem_device2_addr 
+0x5d20 023960 isub temp ,null 
+0x5d21 023961 rtn zero 
+0x5d22 023962 arg 6 ,loopcnt 
+0x5d23 023963 arg mem_device2_addr ,rega 
+0x5d24 023964 copy regc ,regb 
+0x5d25 023965 branch otp_write 
+:      023969 mouse_write_otp_le_addr_increase_count_info:
+0x5d26 023970 fetch 1 ,mem_device_flag 
+0x5d27 023971 rtneq mode_24g_device 
+0x5d28 023972 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
+0x5d29 023973 copy regb ,regc 
+:      023974 mouse_otp_store_le_addr_increase_count_loop:
+0x5d2a 023975 call mouse_read_otp_le_addr_increase_count_common 
+0x5d2b 023976 fetch 2 ,mem_random_addr_increase_count_temp 
+0x5d2c 023977 branch mouse_le_addr_increase_count_store ,blank 
+0x5d2d 023978 store 2 ,mem_random_addr_increase_count_last 
+0x5d2e 023979 increase 2 ,regc 
+0x5d2f 023980 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
+0x5d30 023981 isub regc ,null 
+0x5d31 023982 nrtn positive 
+0x5d32 023983 copy regc ,regb 
+0x5d33 023984 branch mouse_otp_store_le_addr_increase_count_loop 
+:      023986 mouse_le_addr_increase_count_store:
+0x5d34 023987 fetch 2 ,mem_random_addr_increase_count_last 
+0x5d35 023988 fetcht 2 ,mem_random_addr_increase_count 
+0x5d36 023989 isub temp ,null 
+0x5d37 023990 rtn zero 
+0x5d38 023991 arg 2 ,loopcnt 
+0x5d39 023992 arg mem_random_addr_increase_count ,rega 
+0x5d3a 023993 copy regc ,regb 
+0x5d3b 023994 branch otp_write 
+:      023998 mouse_store_otp_dpi:
+0x5d3c 023999 fetch mouse_flag_len ,mem_mouse_flag 
+0x5d3d 024000 rtnbit0 mouse_enable_load_and_store_dpi 
+0x5d3e 024001 fetchr regb ,2 ,mem_otp_offset_dpi 
+0x5d3f 024002 copy regb ,regc 
+:      024003 mouse_otp_store_dpi_loop:
+0x5d40 024004 call mouse_read_otp_dpi_common 
+0x5d41 024005 fetch 1 ,mem_mouse_dpi_temp 
+0x5d42 024006 branch mouse_otp_dpi_store ,blank 
+0x5d43 024007 store 1 ,mem_mouse_dpi_last 
+0x5d44 024008 increase 1 ,regc 
+0x5d45 024009 fetch 2 ,mem_otp_offset_dpi_end 
+0x5d46 024010 isub regc ,null 
+0x5d47 024011 nrtn positive 
+0x5d48 024012 copy regc ,regb 
+0x5d49 024013 branch mouse_otp_store_dpi_loop 
+:      024015 mouse_otp_dpi_store:
+0x5d4a 024016 fetch 1 ,mem_mouse_dpi_last 
+0x5d4b 024017 and pdata ,0xf0 ,pdata 
+0x5d4c 024018 branch mouse_dpi_store_last ,blank 
+0x5d4d 024019 fetch 1 ,mem_mouse_dpi 
+0x5d4e 024020 store 1 ,mem_mouse_otp_dpi_value 
+:      024021 mouse_dpi_store_end:
+0x5d4f 024022 arg 1 ,loopcnt 
+0x5d50 024023 copy regc ,regb 
+0x5d51 024024 arg mem_mouse_otp_dpi_value ,rega 
+0x5d52 024025 branch otp_write 
+:      024027 mouse_dpi_store_last:
+0x5d53 024028 fetch 1 ,mem_mouse_dpi_last 
+0x5d54 024029 fetcht 1 ,mem_mouse_dpi 
+0x5d55 024030 isub temp ,null 
+0x5d56 024031 rtn zero 
+0x5d57 024032 lshift4 temp ,temp 
+0x5d58 024033 iadd temp ,pdata 
+0x5d59 024034 store 1 ,mem_mouse_otp_dpi_value 
+0x5d5a 024036 copy regc ,pdata 
+0x5d5b 024037 fetcht 2 ,mem_otp_offset_dpi 
+0x5d5c 024038 isub temp ,null 
+0x5d5d 024039 branch mouse_dpi_store_end ,zero 
+0x5d5e 024041 increase -1 ,regc 
+0x5d5f 024042 branch mouse_dpi_store_end 
+:      024051 mouse_load_eeprom_info_check:
+0x5d60 024052 call iicd_read_init_pin 
+0x5d61 024053 fetch mouse_flag_len ,mem_mouse_flag 
+0x5d62 024054 isolate1 mouse_enable_2k_eeprom ,pdata 
+0x5d63 024055 ncall clear_eeprom_size_2k ,true 
+0x5d64 024056 call mouse_eeprom_load_recon_info 
+0x5d65 024057 branch mouse_app_initflag_check 
+:      024059 mouse_eeprom_load_recon_info:
+0x5d66 024060 arg 128 ,temp 
+0x5d67 024061 arg mem_device_flag ,rega 
+0x5d68 024062 arg mouse_info_eeprom_offect ,regb 
+0x5d69 024063 branch iicd_read_eep_data 
+:      024065 mouse_load_eeprom_dpi:
+0x5d6a 024066 arg 1 ,temp 
+0x5d6b 024067 arg mem_mouse_dpi ,rega 
+0x5d6c 024068 arg mouse_dpi_eeprom_offect ,regb 
+0x5d6d 024069 branch iicd_read_eep_data 
+:      024073 mouse_load_flash_info_check:
+0x5d6e 024074 call spid_init_flash 
+0x5d6f 024075 call mouse_spid_flash_release_form_powerdown 
+0x5d70 024076 call mouse_information_flash_parameters 
+0x5d71 024077 call spid_read_flash 
+0x5d72 024078 call mouse_spid_flash_powerdown 
+0x5d73 024079 call mouse_app_initflag_check 
+0x5d74 024080 branch mouse_sensor_spi_init 
+:      024082 mouse_information_flash_parameters:
+0x5d75 024083 setarg mem_mouse_information_end 
+0x5d76 024084 arg mem_mouse_information_start ,temp 
+0x5d77 024085 isub temp ,temp 
+0x5d78 024086 fetch 3 ,mem_flash_base 
+0x5d79 024087 arg mem_mouse_information_start ,rega 
+0x5d7a 024088 rtn 
+:      024090 mouse_spid_flash_release_form_powerdown:
+0x5d7b 024091 jam flash_command_release_from_powerdown ,mem_temp 
+:      024092 mouse_spid_write_flash_cmd:
+0x5d7c 024093 call delay_nop100 
+0x5d7d 024094 call spid_unlock_flash 
+0x5d7e 024095 arg mem_write_flash_head_temp ,rega 
+0x5d7f 024096 fetcht 1 ,mem_temp 
+0x5d80 024097 call mouse_spid_write_flash_cmd_common 
+0x5d81 024098 branch delay_nop100 
+:      024100 mouse_spid_flash_powerdown:
+0x5d82 024101 jam flash_command_powerdown ,mem_temp 
+0x5d83 024102 branch mouse_spid_write_flash_cmd 
+:      024104 mouse_spid_write_flash_cmd_common:
+0x5d84 024105 istoret 1 ,rega 
+0x5d85 024106 rshift16 pdata ,temp 
+0x5d86 024107 istoret 1 ,contw 
+0x5d87 024108 rshift8 pdata ,temp 
+0x5d88 024109 istoret 1 ,contw 
+0x5d89 024110 istore 1 ,contw 
+0x5d8a 024111 deposit rega 
+0x5d8b 024112 store 2 ,core_spid_txaddr 
+0x5d8c 024113 setarg 0 
+0x5d8d 024114 store 2 ,core_spid_rxlen 
+0x5d8e 024115 jam spid_start ,core_misc_ctrl 
+0x5d8f 024116 branch wait_spid_done 
+:      024118 mouse_flash_erase_sector:
+0x5d90 024119 fetch 3 ,mem_flash_base 
+0x5d91 024120 store 3 ,mem_spi_write_addr 
+0x5d92 024121 branch spid_flash_erase_sector + 2 
+:      024123 mouse_spid_write_flash:
+0x5d93 024124 copy pdata ,regc 
+0x5d94 024125 copy rega ,pdata 
+0x5d95 024126 increase -4 ,pdata 
+0x5d96 024127 copy pdata ,regb 
+0x5d97 024128 ifetch 4 ,regb 
+0x5d98 024129 store 4 ,mem_write_flash_head_temp 
+0x5d99 024130 copy regc ,pdata 
+0x5d9a 024131 call spid_write_flash 
+0x5d9b 024132 fetch 4 ,mem_write_flash_head_temp 
+0x5d9c 024133 istore 4 ,regb 
+0x5d9d 024134 rtn 
+:      024136 mouse_flash_power_down:
+0x5d9e 024137 fetch mouse_flag_len ,mem_mouse_flag 
+0x5d9f 024138 rtnbit0 mouse_enable_flash 
+0x5da0 024139 call mouse_spid_flash_powerdown 
+0x5da1 024140 call twspi_enable 
+0x5da2 024141 fetcht 1 ,mem_spi_cs_gpio 
+0x5da3 024142 call gpio_out_inactive 
+0x5da4 024143 fetcht 1 ,mem_spi_hold_gpio 
+0x5da5 024144 branch mouse_gpio_config_input_pd 
+:      024148 mouse_load_otp_info_check:
+0x5da6 024149 call mouse_read_otp_dpi 
+0x5da7 024150 call mouse_read_otp_device_flag 
+0x5da8 024151 call mouse_read_otp_device_info 
+0x5da9 024152 call mouse_read_otp_le_addr_increase_count_info 
+:      024153 mouse_otp_load_app_initflag:
+0x5daa 024154 arg 2 ,loopcnt 
+0x5dab 024155 fetch 2 ,mem_otp_offset_app_initflag 
+0x5dac 024156 copy pdata ,regb 
+0x5dad 024157 arg mem_store_flag ,rega 
+0x5dae 024158 call otp_read_data 
+0x5daf 024159 call mouse_app_initflag_check 
+:      024160 mouse_otp_store_app_initflag:
+0x5db0 024161 arg 2 ,loopcnt 
+0x5db1 024162 arg mem_store_flag ,rega 
+0x5db2 024163 fetchr regb ,2 ,mem_otp_offset_app_initflag 
+0x5db3 024164 branch otp_write 
+:      024168 mouse_read_otp_device_flag:
+0x5db4 024169 fetchr regb ,2 ,mem_otp_offset_device_flag 
+0x5db5 024170 copy regb ,regc 
+:      024171 mouse_read_otp_device_flag_loop:
+0x5db6 024172 call mouse_read_otp_device_flag_common 
+0x5db7 024173 fetch 1 ,mem_device_flag_temp 
+0x5db8 024174 branch mouse_device_flag_load ,blank 
+0x5db9 024175 store 1 ,mem_device_flag_last 
+0x5dba 024176 increase 1 ,regc 
+0x5dbb 024177 fetch 2 ,mem_otp_offset_device_flag_end 
+0x5dbc 024178 isub regc ,null 
+0x5dbd 024179 nbranch mouse_device_flag_load ,positive 
+0x5dbe 024180 copy regc ,regb 
+0x5dbf 024181 branch mouse_read_otp_device_flag_loop 
+:      024183 mouse_read_otp_device_flag_common:
+0x5dc0 024184 arg 1 ,loopcnt 
+0x5dc1 024185 arg mem_device_flag_temp ,rega 
+0x5dc2 024186 branch otp_read_data 
+:      024188 mouse_device_flag_load:
+0x5dc3 024189 fetch 1 ,mem_device_flag_last 
+0x5dc4 024190 copy pdata ,temp 
+0x5dc5 024191 and pdata ,0xf0 ,pdata 
+0x5dc6 024192 branch mouse_device_flag_load_last ,blank 
+0x5dc7 024193 rshift4 pdata ,pdata 
+0x5dc8 024194 branch mouse_device_flag_load_end 
+:      024196 mouse_device_flag_load_last:
+0x5dc9 024197 copy temp ,pdata 
+:      024198 mouse_device_flag_load_end:
+0x5dca 024199 store 1 ,mem_device_flag 
+0x5dcb 024200 rtn 
+:      024203 mouse_read_otp_device_info:
+0x5dcc 024204 fetch 1 ,mem_device_flag 
+0x5dcd 024205 beq mode_24g_device ,mouse_read_otp_24g_addr 
+0x5dce 024206 beq mode_bt_device1 ,mouse_read_otp_le_device1 
+0x5dcf 024207 beq mode_bt_device2 ,mouse_read_otp_le_device2 
+0x5dd0 024208 rtn 
+:      024210 mouse_read_otp_le_device1:
+0x5dd1 024211 call mouse_read_otp_le_device1_addr 
+0x5dd2 024212 branch mouse_read_otp_le_device1_locall_addr 
+:      024214 mouse_read_otp_le_device2:
+0x5dd3 024215 call mouse_read_otp_le_device2_addr 
+0x5dd4 024216 branch mouse_read_otp_le_device2_locall_addr 
+:      024219 mouse_read_otp_le_device1_addr:
+0x5dd5 024220 fetchr regb ,2 ,mem_otp_offset_le_addr1 
+0x5dd6 024221 copy regb ,regc 
+:      024222 mouse_read_otp_le_device1_addr_loop:
+0x5dd7 024223 call mouse_read_otp_le_addr1_common 
+0x5dd8 024224 fetch 6 ,mem_mouse_le_addr1_temp 
+0x5dd9 024225 branch mouse_le_addr1_load ,blank 
+0x5dda 024226 store 6 ,mem_mouse_le_addr1_last 
+0x5ddb 024227 increase 6 ,regc 
+0x5ddc 024228 fetch 2 ,mem_otp_offset_le_addr1_end 
+0x5ddd 024229 isub regc ,null 
+0x5dde 024230 nbranch mouse_le_addr1_load ,positive 
+0x5ddf 024231 copy regc ,regb 
+0x5de0 024232 branch mouse_read_otp_le_device1_addr_loop 
+:      024234 mouse_read_otp_le_addr1_common:
+0x5de1 024235 arg 6 ,loopcnt 
+0x5de2 024236 arg mem_mouse_le_addr1_temp ,rega 
+0x5de3 024237 branch otp_read_data 
+:      024239 mouse_le_addr1_load:
+0x5de4 024240 fetch 6 ,mem_mouse_le_addr1_last 
+0x5de5 024241 store 6 ,mem_device1_addr 
+0x5de6 024242 rtn 
+:      024245 mouse_read_otp_le_device1_locall_addr:
+0x5de7 024246 fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
+0x5de8 024247 copy regb ,regc 
+:      024248 mouse_read_otp_le_device1_locall_addr_loop:
+0x5de9 024249 call mouse_read_otp_le_locall_addr1_common 
+0x5dea 024250 fetch 6 ,mem_mouse_le_locall_addr1_temp 
+0x5deb 024251 branch mouse_le_locall_addr1_load ,blank 
+0x5dec 024252 store 6 ,mem_mouse_le_locall_addr1_last 
+0x5ded 024253 increase 6 ,regc 
+0x5dee 024254 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
+0x5def 024255 isub regc ,null 
+0x5df0 024256 nbranch mouse_le_locall_addr1_load ,positive 
+0x5df1 024257 copy regc ,regb 
+0x5df2 024258 branch mouse_read_otp_le_device1_locall_addr_loop 
+:      024260 mouse_read_otp_le_locall_addr1_common:
+0x5df3 024261 arg 6 ,loopcnt 
+0x5df4 024262 arg mem_mouse_le_locall_addr1_temp ,rega 
+0x5df5 024263 branch otp_read_data 
+:      024265 mouse_le_locall_addr1_load:
+0x5df6 024266 fetch 6 ,mem_mouse_le_locall_addr1_last 
+0x5df7 024267 store 6 ,mem_device1_locall_addr 
+0x5df8 024268 rtn 
+:      024272 mouse_read_otp_le_device2_addr:
+0x5df9 024273 fetchr regb ,2 ,mem_otp_offset_le_addr2 
+0x5dfa 024274 copy regb ,regc 
+:      024275 mouse_read_otp_le_device2_addr_loop:
+0x5dfb 024276 call mouse_read_otp_le_addr2_common 
+0x5dfc 024277 fetch 6 ,mem_mouse_le_addr2_temp 
+0x5dfd 024278 branch mouse_le_addr2_load ,blank 
+0x5dfe 024279 store 6 ,mem_mouse_le_addr2_last 
+0x5dff 024280 increase 6 ,regc 
+0x5e00 024281 fetch 2 ,mem_otp_offset_le_addr2_end 
+0x5e01 024282 isub regc ,null 
+0x5e02 024283 nbranch mouse_le_addr2_load ,positive 
+0x5e03 024284 copy regc ,regb 
+0x5e04 024285 branch mouse_read_otp_le_device2_addr_loop 
+:      024287 mouse_read_otp_le_addr2_common:
+0x5e05 024288 arg 6 ,loopcnt 
+0x5e06 024289 arg mem_mouse_le_addr2_temp ,rega 
+0x5e07 024290 branch otp_read_data 
+:      024292 mouse_le_addr2_load:
+0x5e08 024293 fetch 6 ,mem_mouse_le_addr2_last 
+0x5e09 024294 store 6 ,mem_device2_addr 
+0x5e0a 024295 rtn 
+:      024298 mouse_read_otp_le_device2_locall_addr:
+0x5e0b 024299 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
+0x5e0c 024300 copy regb ,regc 
+:      024301 mouse_read_otp_le_device2_locall_addr_loop:
+0x5e0d 024302 call mouse_read_otp_le_locall_addr2_common 
+0x5e0e 024303 fetch 6 ,mem_mouse_le_locall_addr2_temp 
+0x5e0f 024304 branch mouse_le_locall_addr2_load ,blank 
+0x5e10 024305 store 6 ,mem_mouse_le_locall_addr2_last 
+0x5e11 024306 increase 6 ,regc 
+0x5e12 024307 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
+0x5e13 024308 isub regc ,null 
+0x5e14 024309 nbranch mouse_le_locall_addr2_load ,positive 
+0x5e15 024310 copy regc ,regb 
+0x5e16 024311 branch mouse_read_otp_le_device2_locall_addr_loop 
+:      024313 mouse_read_otp_le_locall_addr2_common:
+0x5e17 024314 arg 6 ,loopcnt 
+0x5e18 024315 arg mem_mouse_le_locall_addr2_temp ,rega 
+0x5e19 024316 branch otp_read_data 
+:      024318 mouse_le_locall_addr2_load:
+0x5e1a 024319 fetch 6 ,mem_mouse_le_locall_addr2_last 
+0x5e1b 024320 store 6 ,mem_device2_locall_addr 
+0x5e1c 024321 rtn 
+:      024325 mouse_read_otp_24g_addr:
+0x5e1d 024326 fetchr regb ,2 ,mem_otp_offset_24g_addr 
+0x5e1e 024327 copy regb ,regc 
+:      024328 mouse_read_otp_24g_addr_loop:
+0x5e1f 024329 call mouse_read_otp_24g_addr_common 
+0x5e20 024330 fetch 4 ,mem_mouse_24g_addr_temp 
+0x5e21 024331 branch mouse_24g_addr_load ,blank 
+0x5e22 024332 store 4 ,mem_mouse_24g_addr_last 
+0x5e23 024333 increase 4 ,regc 
+0x5e24 024334 fetch 2 ,mem_otp_offset_24g_addr_end 
+0x5e25 024335 isub regc ,null 
+0x5e26 024336 nbranch mouse_24g_addr_load ,positive 
+0x5e27 024337 copy regc ,regb 
+0x5e28 024338 branch mouse_read_otp_24g_addr_loop 
+:      024340 mouse_read_otp_24g_addr_common:
+0x5e29 024341 arg 4 ,loopcnt 
+0x5e2a 024342 arg mem_mouse_24g_addr_temp ,rega 
+0x5e2b 024343 branch otp_read_data 
+:      024345 mouse_24g_addr_load:
+0x5e2c 024346 fetch 4 ,mem_mouse_24g_addr_last 
+0x5e2d 024347 store 4 ,mem_mouse_24g_addr 
+0x5e2e 024348 rtn 
+:      024351 mouse_read_otp_le_addr_increase_count_info:
+0x5e2f 024352 fetch 1 ,mem_device_flag 
+0x5e30 024353 rtneq mode_24g_device 
+0x5e31 024354 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
+0x5e32 024355 copy regb ,regc 
+:      024356 mouse_read_otp_le_addr_increase_count_loop:
+0x5e33 024357 call mouse_read_otp_le_addr_increase_count_common 
+0x5e34 024358 fetch 2 ,mem_random_addr_increase_count_temp 
+0x5e35 024359 branch mouse_le_addr_increase_count_load ,blank 
+0x5e36 024360 store 2 ,mem_random_addr_increase_count_last 
+0x5e37 024361 increase 2 ,regc 
+0x5e38 024362 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
+0x5e39 024363 isub regc ,null 
+0x5e3a 024364 nbranch mouse_le_addr_increase_count_load ,positive 
+0x5e3b 024365 copy regc ,regb 
+0x5e3c 024366 branch mouse_read_otp_le_addr_increase_count_loop 
+:      024368 mouse_read_otp_le_addr_increase_count_common:
+0x5e3d 024369 arg 2 ,loopcnt 
+0x5e3e 024370 arg mem_random_addr_increase_count_temp ,rega 
+0x5e3f 024371 branch otp_read_data 
+:      024373 mouse_le_addr_increase_count_load:
+0x5e40 024374 fetch 2 ,mem_random_addr_increase_count_temp 
+0x5e41 024375 store 2 ,mem_random_addr_increase_count 
+0x5e42 024376 rtn 
+:      024379 mouse_read_otp_dpi:
+0x5e43 024380 fetch mouse_flag_len ,mem_mouse_flag 
+0x5e44 024381 bbit0 mouse_enable_load_and_store_dpi ,mouse_load_default_dpi 
+0x5e45 024382 fetchr regb ,2 ,mem_otp_offset_dpi 
+0x5e46 024383 copy regb ,regc 
+:      024384 mouse_read_otp_dpi_loop:
+0x5e47 024385 call mouse_read_otp_dpi_common 
+0x5e48 024386 fetch 1 ,mem_mouse_dpi_temp 
+0x5e49 024387 branch mouse_dpi_load ,blank 
+0x5e4a 024388 store 1 ,mem_mouse_dpi_last 
+0x5e4b 024389 increase 1 ,regc 
+0x5e4c 024390 fetch 2 ,mem_otp_offset_dpi_end 
+0x5e4d 024391 isub regc ,null 
+0x5e4e 024392 nbranch mouse_dpi_load ,positive 
+0x5e4f 024393 copy regc ,regb 
+0x5e50 024394 branch mouse_read_otp_dpi_loop 
+:      024396 mouse_read_otp_dpi_common:
+0x5e51 024397 arg 1 ,loopcnt 
+0x5e52 024398 arg mem_mouse_dpi_temp ,rega 
+0x5e53 024399 branch otp_read_data 
+:      024401 mouse_dpi_load:
+0x5e54 024402 fetch 1 ,mem_mouse_dpi_last 
+0x5e55 024403 copy pdata ,temp 
+0x5e56 024404 and pdata ,0xf0 ,pdata 
+0x5e57 024405 branch mouse_dpi_load_last ,blank 
+0x5e58 024406 rshift4 pdata ,pdata 
+0x5e59 024407 branch mouse_dpi_load_end 
+:      024409 mouse_dpi_load_last:
+0x5e5a 024410 copy temp ,pdata 
+:      024411 mouse_dpi_load_end:
+0x5e5b 024412 store 1 ,mem_mouse_dpi 
+0x5e5c 024413 rtn 
+:      024418 mouse_idle:
+0x5e5d 024419 bpatch patch11_6 ,mem_patch11 
+0x5e5e 024420 call mouse_low_voltage_led_no_enter_lpm 
+0x5e5f 024421 call ui_check_paring_button 
+0x5e60 024422 call mouse_dpi_check 
+0x5e61 024423 call mouse_dpi_another_gpio_check 
+0x5e62 024424 call mouse_select_device_check 
+0x5e63 024425 call mouse_check_select_device_by_switch 
+0x5e64 024426 call mouse_bt_button_check 
+0x5e65 024427 branch mouse_wheel_check 
+:      024429 mouse_select_device_check:
+0x5e66 024430 fetch mouse_flag_len ,mem_mouse_flag 
+0x5e67 024431 bbit1 mouse_enable_select_device_by_pb_button ,mouse_select_device_by_pb_button 
+0x5e68 024432 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_select_device_by_pb_button 
+0x5e69 024433 rtn 
+:      024435 mouse_select_device_by_pb_button_check_once:
+0x5e6a 024436 jam 0x03 ,mem_mouse_pbkey_press_status 
+:      024437 mouse_select_device_by_pb_button:
+0x5e6b 024438 call mouse_select_device_by_pb_button_check 
+0x5e6c 024439 branch mouse_select_device_by_pb_button_exit 
+:      024441 mouse_select_device_by_pb_button_check:
+0x5e6d 024442 bpatch patch11_7 ,mem_patch11 
+0x5e6e 024443 fetch 1 ,mem_config_select_device_button_gpio 
+0x5e6f 024444 rtneq gpio_disable 
+0x5e70 024445 arg 0 ,rega 
+0x5e71 024446 jam mouse_pb_key ,mem_mouse_key_temp 
+0x5e72 024447 fetcht 1 ,mem_config_select_device_button_gpio 
+0x5e73 024448 call mouse_pb_button_check 
+0x5e74 024449 store 1 ,mem_mouse_pbkey_press_status 
+0x5e75 024450 fetch 1 ,mem_matrix_public_gpio 
+0x5e76 024451 beq gpio_disable ,mouse_3io6key_pb_button_check_end 
+0x5e77 024452 branch mouse_matrix_public_gpio_reset 
+:      024454 mouse_retransmit_select_device_by_pb_button:
+0x5e78 024455 call mouse_select_device_by_pb_button_check 
+0x5e79 024456 copy rega ,pdata 
+0x5e7a 024457 bbit1 mouse_pb_key ,mouse_select_device_button_down + 2 
+0x5e7b 024458 branch mouse_select_device_button_up 
+:      024460 mouse_3io6key_pb_button_check_end:
+0x5e7c 024461 fetcht 1 ,mem_config_select_device_button_gpio 
+0x5e7d 024462 call mouse_gpio_config_input_pu 
+:      024463 mouse_select_device_by_pb_button_exit:
+0x5e7e 024464 copy rega ,pdata 
+0x5e7f 024465 bbit1 mouse_pb_key ,mouse_select_device_button_down 
+0x5e80 024466 branch mouse_select_device_button_up 
+:      024468 mouse_pb_button_check:
+0x5e81 024469 fetch mouse_flag_len ,mem_mouse_flag 
+0x5e82 024470 bbit1 mouse_enable_pb_button_connect_gnd ,mouse_pb_button_connect_gnd 
+0x5e83 024471 fetch 1 ,mem_mouse_pbkey_press_status 
+0x5e84 024472 copy pdata ,regc 
+0x5e85 024473 fetch 1 ,mem_matrix_public_gpio 
+0x5e86 024474 beq gpio_disable ,mouse_3io6key_check 
+0x5e87 024475 fetch 1 ,mem_mouse_ghost_flag 
+0x5e88 024476 nbranch mouse_select_device_by_pb_button_end ,blank 
+0x5e89 024477 branch mouse_pb_button_connect_matrix 
+:      024479 mouse_select_device_by_pb_button_end:
+0x5e8a 024480 jam pb_button_state_up ,mem_select_device_button_statue 
+0x5e8b 024481 jam 0 ,mem_mouse_pbkey_press_status 
+0x5e8c 024482 rtn 
+:      024484 mouse_pb_button_connect_gnd:
+0x5e8d 024485 fetch 1 ,mem_mouse_pbkey_press_status 
+0x5e8e 024486 branch mouse_check_key_connect_gnd 
+:      024488 mouse_pb_button_connect_matrix:
+0x5e8f 024489 call gpio_get_bit 
+0x5e90 024490 fetcht 1 ,mem_matrix_public_gpio 
+0x5e91 024491 branch mouse_pb_button_connect_gnd ,true 
+0x5e92 024492 fetcht 1 ,mem_matrix_public_gpio 
+0x5e93 024493 call gpio_out_active 
+0x5e94 024494 fetcht 1 ,mem_config_select_device_button_gpio 
+0x5e95 024495 fetch 1 ,mem_mouse_pbkey_press_status 
+0x5e96 024496 branch mouse_check_key_connect_gnd 
+:      024498 mouse_select_device_button_up:
+0x5e97 024499 fetch 1 ,mem_select_device_button_statue 
+0x5e98 024500 rtneq pb_button_state_up 
+0x5e99 024501 jam pb_button_state_up ,mem_select_device_button_statue 
+0x5e9a 024502 fetch mouse_flag_len ,mem_mouse_flag 
+0x5e9b 024503 rtnbit1 mouse_enable_pb_button_short_press_enter_discovery 
+0x5e9c 024504 fetch 1 ,mem_bt_discovery_count 
+0x5e9d 024505 sub pdata ,20 ,null 
+0x5e9e 024506 ncall mouse_ready_reconnection_by_button ,positive 
+0x5e9f 024507 fetch 1 ,mem_ui_button_timeout 
+0x5ea0 024508 store 1 ,mem_bt_discovery_count 
+0x5ea1 024509 rtn 
+:      024511 mouse_select_device_button_down:
+0x5ea2 024512 call mouse_select_device_ghost_check 
+0x5ea3 024513 rtn user 
+0x5ea4 024514 fetch 1 ,mem_select_device_button_statue 
+0x5ea5 024515 rtneq pb_button_state_down 
+0x5ea6 024516 jam pb_button_state_down ,mem_select_device_button_statue 
+0x5ea7 024517 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ea8 024518 bbit1 mouse_enable_pb_button_short_press_enter_discovery ,mouse_long_button_bt_discovery 
+0x5ea9 024519 fetch 1 ,mem_mouse_direct_timer 
+0x5eaa 024520 rtn blank 
+0x5eab 024521 fetch 1 ,mem_mouse_direct_timeout 
+0x5eac 024522 store 1 ,mem_mouse_direct_timer 
+0x5ead 024523 rtn 
+:      024525 mouse_select_device_ghost_check:
+0x5eae 024526 disable user 
+0x5eaf 024527 fetch mouse_flag_len ,mem_mouse_flag 
+0x5eb0 024528 rtnbit1 mouse_enable_pb_button_connect_gnd 
+:      024529 mouse_ghost_key_value_check:
+0x5eb1 024530 fetch 1 ,mem_mouse_lkey_press_status 
+0x5eb2 024531 rtn blank 
+0x5eb3 024532 fetch 1 ,mem_mouse_rkey_press_status 
+0x5eb4 024533 rtn blank 
+0x5eb5 024534 branch enable_user 
+:      024536 mouse_check_select_device_by_switch:
+0x5eb6 024537 bpatch patch12_0 ,mem_patch12 
+0x5eb7 024538 fetch mouse_flag_len ,mem_mouse_flag 
+0x5eb8 024539 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+:      024540 mouse_switch_gpio_connect_gnd:
+0x5eb9 024541 fetcht 1 ,mem_device_switch_gpio 
+0x5eba 024542 call mouse_gpio_config_input_pu 
+0x5ebb 024543 fetcht 1 ,mem_device_switch_gpio 
+0x5ebc 024544 call gpio_get_bit 
+0x5ebd 024545 branch mouse_check_select_24g_device ,true 
+:      024546 mouse_select_btdevice:
+0x5ebe 024547 fetch 1 ,mem_device_flag 
+0x5ebf 024548 rtneq mode_bt_device1 
+0x5ec0 024549 jam mode_bt_device1 ,mem_device_flag 
+0x5ec1 024550 branch mouse_stop_bluetooth_mode 
+:      024552 mouse_check_select_24g_device:
+0x5ec2 024553 fetch 1 ,mem_device_flag 
+0x5ec3 024554 rtneq mode_24g_device 
+0x5ec4 024555 jam mode_24g_device ,mem_device_flag 
+0x5ec5 024556 branch mouse_24g_stop 
+:      024558 mouse_ready_reconnection_by_button:
+0x5ec6 024559 bpatch patch12_1 ,mem_patch12 
+0x5ec7 024560 fetch 1 ,mem_device_number 
+0x5ec8 024561 rtneq 1 
+0x5ec9 024562 call mouse_select_device_number 
+0x5eca 024563 storet 1 ,mem_device_flag 
+:      024564 mouse_store_device_number_before_reset:
+0x5ecb 024566 call mouse_select_device_enable 
+0x5ecc 024567 call mouse_stop_bluetooth_mode 
+0x5ecd 024568 call app_evt_button_long_pressed 
+0x5ece 024569 call mouse_select_device_disable 
+0x5ecf 024570 jam 1 ,mem_mouse_need_soft_reset 
+0x5ed0 024571 branch mouse_store_device_info_delay 
+:      024573 mouse_soft_reset:
+0x5ed1 024574 call mouse_select_device_enable 
+0x5ed2 024575 branch soft_reset_chip 
+:      024577 mouse_select_device_number:
+0x5ed3 024578 fetcht 1 ,mem_device_flag 
+0x5ed4 024579 increase 1 ,temp 
+0x5ed5 024580 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ed6 024581 bbit1 mouse_enable_24g ,mouse_select_device_number_24g 
+0x5ed7 024582 sub temp ,2 ,null 
+0x5ed8 024583 ncall mouse_select_device_count_clean_bt ,positive 
+0x5ed9 024584 rtn 
+:      024586 mouse_select_device_number_24g:
+0x5eda 024587 fetch 1 ,mem_device_number 
+0x5edb 024588 increase -1 ,pdata 
+0x5edc 024589 isub temp ,null 
+0x5edd 024590 ncall mouse_select_device_count_clean_24g ,positive 
+0x5ede 024591 rtn 
+:      024593 mouse_select_device_count_clean_24g:
+0x5edf 024594 arg 0 ,temp 
+0x5ee0 024595 rtn 
+:      024596 mouse_select_device_count_clean_bt:
+0x5ee1 024597 arg 1 ,temp 
+0x5ee2 024598 rtn 
+:      024600 mouse_store_device_number2eeprom:
+0x5ee3 024601 arg 1 ,temp 
+0x5ee4 024602 arg mem_device_flag ,rega 
+0x5ee5 024603 arg 0 ,regb 
+0x5ee6 024604 branch iicd_write_protect_eep_data 
+:      024606 mouse_bt_button_check:
+0x5ee7 024607 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ee8 024608 rtnbit0 mouse_enable_pb_button_short_press_enter_discovery 
+0x5ee9 024609 branch mouse_select_device_by_pb_button 
+:      024611 mouse_select_device_enable:
+0x5eea 024612 arg mouse_select_device_flag ,queue 
+0x5eeb 024613 branch mouse_enable_function_flag 
+:      024614 mouse_select_device_disable:
+0x5eec 024615 arg mouse_select_device_flag ,queue 
+0x5eed 024616 branch mouse_disable_function_flag 
+:      024617 mouse_bt_cannel_reconn_enable:
+0x5eee 024618 arg mouse_bt_cannel_reconn_flag ,queue 
+0x5eef 024619 branch mouse_enable_function_flag 
+:      024620 mouse_bt_cannel_reconn_disable:
+0x5ef0 024621 arg mouse_bt_cannel_reconn_flag ,queue 
+0x5ef1 024622 branch mouse_disable_function_flag 
+:      024623 mouse_bt_discovery_button_down_enable:
+0x5ef2 024624 arg mouse_bt_discovery_button_down_flag ,queue 
+0x5ef3 024625 branch mouse_enable_function_flag 
+:      024626 mouse_bt_discovery_button_down_disable:
+0x5ef4 024627 arg mouse_bt_discovery_button_down_flag ,queue 
+0x5ef5 024628 branch mouse_disable_function_flag 
+:      024630 mouse_adc_read_enable:
+0x5ef6 024631 arg mouse_enable_adc ,queue 
+0x5ef7 024632 branch mouse_enable_function_flag 
+:      024634 mouse_24g_set_250hz:
+0x5ef8 024635 arg mouse_enable_24g_250hz ,queue 
+0x5ef9 024636 branch mouse_enable_function_flag 
+:      024638 mouse_24g_search_dongle_enable:
+0x5efa 024639 arg mouse_enable_24g_search_dongle ,queue 
+0x5efb 024640 branch mouse_enable_function_flag 
+:      024642 mouse_16m_enable:
+0x5efc 024643 arg mouse_enable_16m ,queue 
+0x5efd 024644 branch mouse_enable_function_flag 
+:      024646 mouse_dpi_4level_enable:
+0x5efe 024647 arg mouse_enable_dpi_level_4 ,queue 
+0x5eff 024648 branch mouse_enable_function_flag 
+:      024650 mouse_enable_function_flag:
+0x5f00 024651 fetch mouse_flag_len ,mem_mouse_flag 
+0x5f01 024652 qset1 pdata 
+0x5f02 024653 store mouse_flag_len ,mem_mouse_flag 
+0x5f03 024654 rtn 
+:      024656 mouse_disable_function_flag:
+0x5f04 024657 fetch mouse_flag_len ,mem_mouse_flag 
+0x5f05 024658 qset0 pdata 
+0x5f06 024659 store mouse_flag_len ,mem_mouse_flag 
+0x5f07 024660 rtn 
+:      024662 mouse_customer_key_enable:
+0x5f08 024663 setarg 0 
+0x5f09 024664 store 8 ,mem_customer_key_press 
+0x5f0a 024665 store 8 ,mem_customer_key_release 
+0x5f0b 024666 fetch 1 ,mem_mouse_customer_function 
+0x5f0c 024667 beq 2 ,mouse_customer_key_ctrl_alt_a 
+0x5f0d 024668 beq 3 ,mouse_customer_ac_home 
+0x5f0e 024669 beq 4 ,mouse_customer_key_play 
+0x5f0f 024670 setarg 0x070008 
+:      024671 mouse_customer_standrad_key_set:
+0x5f10 024672 store 8 ,mem_customer_key_press + 1 
+0x5f11 024673 rtn 
+:      024675 mouse_customer_key_ctrl_alt_a:
+0x5f12 024676 setarg 0x040005 
+0x5f13 024677 branch mouse_customer_standrad_key_set 
+:      024679 mouse_customer_ac_home:
+0x5f14 024680 setarg 0x022303 
+:      024681 mouse_customer_media_key_set:
+0x5f15 024682 store 8 ,mem_customer_key_press 
+0x5f16 024683 setarg 0x03 
+0x5f17 024684 store 8 ,mem_customer_key_release 
+0x5f18 024685 rtn 
+:      024687 mouse_customer_key_play:
+0x5f19 024688 setarg 0x00cd03 
+0x5f1a 024689 branch mouse_customer_media_key_set 
+:      024692 mouse_polling_device:
+0x5f1b 024693 bpatch patch12_2 ,mem_patch12 
+0x5f1c 024694 fetch 1 ,mem_reconn_times 
+0x5f1d 024695 increase -1 ,pdata 
+0x5f1e 024696 store 1 ,mem_reconn_times 
+0x5f1f 024697 fetcht 1 ,mem_device_flag 
+0x5f20 024698 sub temp ,1 ,null 
+0x5f21 024699 ncall mouse_select_device_number ,zero 
+0x5f22 024700 storet 1 ,mem_device_flag 
+0x5f23 024701 call mouse_store_device_number2eeprom 
+0x5f24 024702 call mouse_before_store_reconn_info 
+0x5f25 024703 branch mouse_start_reconnect_device 
+:      024707 mouse_drawing_optima:
+0x5f26 024708 bpatch patch12_3 ,mem_patch12 
+0x5f27 024709 fetch 1 ,mem_config_sensor_type 
+0x5f28 024710 rtneq p3212 
+0x5f29 024711 fetch mouse_flag_len ,mem_mouse_flag 
+0x5f2a 024712 rtnbit0 mouse_enable_smoother 
+0x5f2b 024713 fetch 4 ,mem_mouse_x 
+0x5f2c 024714 rtn blank 
+0x5f2d 024715 call mouse_data_abs_check 
+0x5f2e 024716 setarg 0x03 
+0x5f2f 024717 call mouse_pdata_greater_than_check 
+0x5f30 024718 call mouse_disable_asm ,blank 
+0x5f31 024719 ncall mouse_enable_asm ,blank 
+0x5f32 024720 setarg 0x02 
+0x5f33 024721 call mouse_data_less_than_check 
+0x5f34 024722 call mouse_disable_asm ,blank 
+0x5f35 024723 fetch 1 ,mem_mouse_asm_flag 
+0x5f36 024724 beq 1 ,mouse_drawing_optima_modify 
+:      024725 mouse_drawing_optima_init:
+0x5f37 024726 fetch mouse_flag_len ,mem_mouse_flag 
+0x5f38 024727 rtnbit0 mouse_enable_smoother 
+0x5f39 024728 arg 5 ,loopcnt 
+0x5f3a 024729 arg mem_mouse_asm_flag ,contw 
+0x5f3b 024730 branch clear_mem 
+:      024732 mouse_drawing_optima_modify:
+0x5f3c 024733 call mouse_drawing_optima_xy_offset_modify 
+0x5f3d 024734 fetch 2 ,mem_mouse_x_pre 
+0x5f3e 024735 store 2 ,mem_data_pre 
+0x5f3f 024736 fetch 2 ,mem_mouse_x 
+0x5f40 024737 store 2 ,mem_data_current 
+0x5f41 024738 call mouse_drawing_optima_data_x 
+0x5f42 024739 fetch 2 ,mem_data_pre 
+0x5f43 024740 store 2 ,mem_mouse_x_pre 
+0x5f44 024741 fetch 2 ,mem_data_current 
+0x5f45 024742 store 2 ,mem_mouse_x 
+0x5f46 024744 fetch 2 ,mem_mouse_y_pre 
+0x5f47 024745 store 2 ,mem_data_pre 
+0x5f48 024746 fetch 2 ,mem_mouse_y 
+0x5f49 024747 store 2 ,mem_data_current 
+0x5f4a 024748 call mouse_drawing_optima_data_y 
+0x5f4b 024749 fetch 2 ,mem_data_pre 
+0x5f4c 024750 store 2 ,mem_mouse_y_pre 
+0x5f4d 024751 fetch 2 ,mem_data_current 
+0x5f4e 024752 store 2 ,mem_mouse_y 
+0x5f4f 024753 rtn 
+:      024755 mouse_drawing_optima_xy_offset_modify:
+0x5f50 024756 fetch mouse_flag_len ,mem_mouse_flag 
+0x5f51 024757 rtnbit0 mouse_enable_xy_offset 
+0x5f52 024758 bpatch patch12_4 ,mem_patch12 
+0x5f53 024759 fetch 2 ,mem_mouse_x_pre 
+0x5f54 024760 store 2 ,mem_data_value 
+0x5f55 024761 call mouse_pre_xy_data_judge 
+0x5f56 024762 store 2 ,mem_mouse_x_pre 
+0x5f57 024763 fetch 2 ,mem_mouse_x 
+0x5f58 024764 store 2 ,mem_data_value 
+0x5f59 024765 call mouse_current_xy_data_judge 
+0x5f5a 024766 store 2 ,mem_mouse_x 
+0x5f5b 024767 fetch 2 ,mem_mouse_y_pre 
+0x5f5c 024768 store 2 ,mem_data_value 
+0x5f5d 024769 call mouse_pre_xy_data_judge 
+0x5f5e 024770 store 2 ,mem_mouse_y_pre 
+0x5f5f 024771 fetch 2 ,mem_mouse_y 
+0x5f60 024772 store 2 ,mem_data_value 
+0x5f61 024773 call mouse_current_xy_data_judge 
+0x5f62 024774 store 2 ,mem_mouse_y 
+0x5f63 024775 rtn 
+:      024777 mouse_pre_xy_data_judge:
+0x5f64 024778 fetch 1 ,mem_data_value + 1 
+0x5f65 024779 branch mouse_pre_xy_pdata_offset ,blank 
+0x5f66 024780 branch mouse_pre_xy_ndata_offset 
+:      024782 mouse_pre_xy_pdata_offset:
+0x5f67 024783 fetch 1 ,mem_data_value 
+0x5f68 024784 call mouse_pre_xy_get_0_4_times 
+0x5f69 024785 store 1 ,mem_data_value 
+:      024786 mouse_xy_data_offset_new:
+0x5f6a 024787 fetch 2 ,mem_data_value 
+0x5f6b 024788 rtn 
+:      024789 mouse_pre_xy_ndata_offset:
+0x5f6c 024790 fetch 1 ,mem_data_value 
+0x5f6d 024791 call mouse_pdata_invert 
+0x5f6e 024792 call mouse_pre_xy_get_0_4_times 
+0x5f6f 024793 call disable_blank ,blank 
+0x5f70 024794 call mouse_pdata_get_new_value 
+0x5f71 024795 branch mouse_xy_data_offset_new 
+:      024797 mouse_current_xy_data_judge:
+0x5f72 024798 fetch 1 ,mem_data_value + 1 
+0x5f73 024799 branch mouse_current_xy_pdata_offset ,blank 
+0x5f74 024800 branch mouse_current_xy_ndata_offset 
+:      024801 mouse_current_xy_pdata_offset:
+0x5f75 024802 fetch 1 ,mem_data_value 
+0x5f76 024803 call mouse_current_xy_get_0_6_times 
+0x5f77 024804 store 1 ,mem_data_value 
+0x5f78 024805 branch mouse_xy_data_offset_new 
+:      024806 mouse_current_xy_ndata_offset:
+0x5f79 024807 fetch 1 ,mem_data_value 
+0x5f7a 024808 call mouse_pdata_invert 
+0x5f7b 024809 call mouse_current_xy_get_0_6_times 
+0x5f7c 024810 call disable_blank ,blank 
+0x5f7d 024811 call mouse_pdata_get_new_value 
+0x5f7e 024812 branch mouse_xy_data_offset_new 
+:      024814 mouse_pre_xy_get_0_4_times:
+0x5f7f 024815 mul32 pdata ,4 ,pdata 
+0x5f80 024816 div pdata ,5 
+0x5f81 024817 call wait_div_end 
+0x5f82 024818 quotient pdata 
+0x5f83 024819 rtn 
+:      024820 mouse_current_xy_get_0_6_times:
+0x5f84 024821 mul32 pdata ,12 ,pdata 
+0x5f85 024822 div pdata ,10 
+0x5f86 024823 call wait_div_end 
+0x5f87 024824 quotient pdata 
+0x5f88 024825 rtn 
+:      024827 mouse_drawing_optima_data_x:
+0x5f89 024828 fetch 2 ,mem_data_pre 
+0x5f8a 024829 fetcht 2 ,mem_data_current 
+0x5f8b 024830 iadd temp ,pdata 
+0x5f8c 024831 fetcht 1 ,mem_mouse_data_xtemp 
+0x5f8d 024832 iadd temp ,pdata 
+0x5f8e 024833 and pdata ,0x01 ,temp 
+0x5f8f 024834 storet 1 ,mem_mouse_data_xtemp 
+0x5f90 024835 branch mouse_drawing_optima_data 
+:      024837 mouse_drawing_optima_data_y:
+0x5f91 024838 fetch 2 ,mem_data_pre 
+0x5f92 024839 fetcht 2 ,mem_data_current 
+0x5f93 024840 iadd temp ,pdata 
+0x5f94 024841 fetcht 1 ,mem_mouse_data_ytemp 
+0x5f95 024842 iadd temp ,pdata 
+0x5f96 024843 and pdata ,0x01 ,temp 
+0x5f97 024844 storet 1 ,mem_mouse_data_ytemp 
+0x5f98 024845 branch mouse_drawing_optima_data 
+:      024847 mouse_drawing_optima_data:
+0x5f99 024848 store 3 ,mem_data_sum 
+0x5f9a 024849 isolate1 16 ,pdata 
+0x5f9b 024850 branch mouse_data_sum_overflow ,true 
+0x5f9c 024851 fetch 1 ,mem_data_sum + 1 
+0x5f9d 024852 beq 0xff ,mouse_data_sum_n 
+0x5f9e 024853 fetch 1 ,mem_data_sum 
+:      024854 mouse_data_store_pre:
+0x5f9f 024855 rshift pdata ,pdata 
+0x5fa0 024856 store 2 ,mem_data_pre 
+0x5fa1 024857 store 2 ,mem_data_current 
+0x5fa2 024858 rtn 
+:      024859 mouse_data_sum_overflow:
+0x5fa3 024860 fetch 1 ,mem_data_sum + 1 
+0x5fa4 024861 beq 0 ,mouse_data_sum_overflow_p 
+0x5fa5 024862 fetch 3 ,mem_data_sum 
+0x5fa6 024863 branch mouse_data_store_pre 
+:      024864 mouse_data_sum_overflow_p:
+0x5fa7 024865 jam 0 ,mem_data_sum + 2 
+0x5fa8 024866 fetch 1 ,mem_data_sum 
+0x5fa9 024867 branch mouse_data_store_pre 
+:      024869 mouse_data_sum_n:
+0x5faa 024870 fetch 1 ,mem_data_sum 
+0x5fab 024871 call mouse_pdata_get_half 
+0x5fac 024872 store 1 ,mem_data_pre 
+0x5fad 024873 store 1 ,mem_data_current 
+0x5fae 024874 branch mouse_data_zero ,blank 
+0x5faf 024875 setarg 0xff 
+:      024876 mouse_data_set_direction:
+0x5fb0 024877 store 1 ,mem_data_pre + 1 
+0x5fb1 024878 store 1 ,mem_data_current + 1 
+0x5fb2 024879 rtn 
+:      024880 mouse_data_zero:
+0x5fb3 024881 setarg 0 
+0x5fb4 024882 branch mouse_data_set_direction 
+:      024884 mouse_pdata_get_half:
+0x5fb5 024885 call mouse_pdata_invert 
+0x5fb6 024886 rshift pdata ,pdata 
+:      024887 mouse_pdata_get_new_value:
+0x5fb7 024888 call mouse_rega_in_out 
+0x5fb8 024889 sub pdata ,0 ,pdata 
+0x5fb9 024890 store 1 ,mem_data_value 
+0x5fba 024891 rtn 
+:      024893 mouse_pdata_invert:
+0x5fbb 024894 sub pdata ,0 ,pdata 
+:      024895 mouse_rega_in_out:
+0x5fbc 024896 store 1 ,mem_rega 
+0x5fbd 024897 fetch 1 ,mem_rega 
+0x5fbe 024898 rtn 
+:      024900 mouse_disable_asm:
+0x5fbf 024901 jam 0 ,mem_mouse_asm_flag 
+0x5fc0 024902 rtn 
+:      024903 mouse_enable_asm:
+0x5fc1 024904 jam 1 ,mem_mouse_asm_flag 
+0x5fc2 024905 rtn 
+:      024908 mouse_pdata_greater_than_check:
+0x5fc3 024909 isub rega ,null 
+0x5fc4 024910 nbranch disable_blank ,positive 
+0x5fc5 024911 isub regb ,null 
+0x5fc6 024912 nbranch disable_blank ,positive 
+0x5fc7 024913 branch enable_blank 
+:      024914 mouse_data_less_than_check:
+0x5fc8 024915 isub rega ,null 
+0x5fc9 024916 nrtn positive 
+0x5fca 024917 isub regb ,null 
+0x5fcb 024918 nrtn positive 
+0x5fcc 024919 branch enable_blank 
+:      024921 mouse_data_abs_check:
+0x5fcd 024922 fetch 2 ,mem_mouse_x 
+0x5fce 024923 call mouse_data_abs 
+0x5fcf 024924 copy pdata ,rega 
+0x5fd0 024925 fetch 2 ,mem_mouse_y 
+0x5fd1 024926 call mouse_data_abs 
+0x5fd2 024927 copy pdata ,regb 
+0x5fd3 024928 rtn 
+:      024930 mouse_data_abs:
+0x5fd4 024931 store 2 ,mem_data_current 
+0x5fd5 024932 fetch 1 ,mem_data_current + 1 
+0x5fd6 024933 beq 0xff ,mouse_data_reversal 
+0x5fd7 024934 fetch 1 ,mem_data_current 
+:      024935 mouse_data_abs_store:
+0x5fd8 024936 and_into 0xff ,pdata 
+0x5fd9 024938 rtn 
+:      024939 mouse_data_reversal:
+0x5fda 024940 fetch 2 ,mem_data_current 
+0x5fdb 024941 sub pdata ,0 ,pdata 
+0x5fdc 024942 branch mouse_data_abs_store 
+:      024944 mouse_24g_long_sleep_param_update_timer:
+0x5fdd 024945 arg mem_24g_long_sleep_param_update_timer ,regc 
+0x5fde 024946 arg mouse_24g_long_sleep_normal_param ,regb 
+0x5fdf 024947 branch timer_single_step 
+:      024948 mouse_24g_long_sleep_normal_param:
+0x5fe0 024949 fetch 4 ,mem_24g_long_sleep_set1 
+0x5fe1 024950 store 4 ,mem_24g_enter_hibernate 
+0x5fe2 024951 jam 1 ,mem_mouse_long_mult_flag 
+0x5fe3 024952 rtn 
+:      024955 mouse_24g_long_sleep_set:
+0x5fe4 024956 fetch 1 ,mem_24g_long_sleep_set_level 
+0x5fe5 024957 beq 0x00 ,mouse_24g_long_sleep_set_30ms 
+0x5fe6 024958 beq 0x01 ,mouse_24g_long_sleep_set_50ms 
+0x5fe7 024959 beq 0x02 ,mouse_24g_long_sleep_set_80ms 
+0x5fe8 024960 beq 0x03 ,mouse_24g_long_sleep_set_100ms 
+:      024961 mouse_24g_long_sleep_set_80ms:
+0x5fe9 024962 setarg 0x0ea600 
+:      024963 mouse_24g_long_sleep_set_end:
+0x5fea 024964 store 4 ,mem_24g_long_sleep_set1 
+0x5feb 024965 rtn 
+:      024966 mouse_24g_long_sleep_set_30ms:
+0x5fec 024967 setarg 0x05e740 
+0x5fed 024968 branch mouse_24g_long_sleep_set_end 
+:      024969 mouse_24g_long_sleep_set_50ms:
+0x5fee 024970 setarg 0x0927c0 
+0x5fef 024971 branch mouse_24g_long_sleep_set_end 
+:      024972 mouse_24g_long_sleep_set_100ms:
+0x5ff0 024973 setarg 0x124f80 
+0x5ff1 024974 branch mouse_24g_long_sleep_set_end 
+:      024976 mouse_24g_hibernate_set:
+0x5ff2 024977 bpatch patch12_5 ,mem_patch12 
+0x5ff3 024978 jam 0 ,mem_24g_attempt_fail_flag 
+0x5ff4 024979 call g24_transmit_next_packet 
+0x5ff5 024980 setarg -1 
+0x5ff6 024981 store 4 ,mem_24g_enter_hibernate 
+0x5ff7 024982 setarg 0 
+0x5ff8 024983 store 7 ,mem_mouse_key 
+0x5ff9 024984 jam 1 ,mem_sensor_shutdown_flag 
+0x5ffa 024985 call mouse_sensor_powerdown 
+0x5ffb 024986 call mouse_setgpio_hibernate 
+0x5ffc 024987 branch mouse_24g_long_sleep 
+:      024989 mouse_wakeup_24g:
+0x5ffd 024990 fetch 1 ,mem_sensor_shutdown_flag 
+0x5ffe 024991 ncall mouse_wakeup_24g_from_long_sleep ,blank 
+0x5fff 024992 jam 0 ,mem_sensor_shutdown_flag 
+0x6000 024993 rtn 
+:      024995 mouse_wakeup_24g_from_long_sleep:
+0x6001 024996 call mouse_init_sensor_wakeup 
+0x6002 024997 fetch mouse_flag_len ,mem_mouse_flag 
+0x6003 024998 rtnbit0 mouse_enable_wheel_wake_up_cancel 
+:      024999 mouse_wheel_gpio_init:
+0x6004 025000 fetch 1 ,mem_whee_a_data_gpio 
+0x6005 025001 arg gpcfg_pullup ,temp 
+0x6006 025002 call gpio_config_function_int 
+0x6007 025003 fetch 1 ,mem_whee_b_data_gpio 
+0x6008 025004 arg gpcfg_pullup ,temp 
+0x6009 025005 branch gpio_config_function_int 
+:      025007 mouse_24g_transmit_start:
+0x600a 025008 call mouse_24g_fast_conn_mode_check 
+0x600b 025009 fetch 1 ,mem_sensor_shutdown_flag 
+0x600c 025010 nbranch mouse_24g_short_sleep ,blank 
+0x600d 025011 branch g24_transmit_start_next 
+:      025013 mouse_24g_fast_conn_mode_check:
+0x600e 025014 fetch 4 ,mem_24g_receiver_addr 
+0x600f 025015 fetcht 4 ,mem_24g_fast_conn_addr 
+0x6010 025016 isub temp ,null 
+0x6011 025017 branch mouse_soft_agc_enable ,zero 
+0x6012 025018 branch mouse_soft_agc_disable 
+:      025020 mouse_soft_agc_enable:
+0x6013 025021 jam 0 ,mem_gain_fix 
+0x6014 025022 jam tx_power_factory ,mem_tx_power 
+0x6015 025023 rtn 
+:      025024 mouse_soft_agc_disable:
+0x6016 025025 jam 0xff ,mem_gain_fix 
+0x6017 025026 rtn 
+:      025028 mouse_24g_stop:
+0x6018 025029 set0 mark_24g ,mark 
+0x6019 025030 jam state_24g_stop ,mem_24g_conn_sm 
+0x601a 025031 arg mouse_24g_pairing_flag ,queue 
+0x601b 025032 branch mouse_disable_function_flag 
+:      025034 mouse_24g_start_mode:
+0x601c 025035 fetch mouse_flag_len ,mem_mouse_flag 
+0x601d 025036 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+0x601e 025037 call mouse_device_24g_pair_led_config 
+0x601f 025038 call mouse_wakeup_from_power_check 
+0x6020 025039 branch mouse_24g_reconn_dongle_start ,user 
+0x6021 025040 fetch mouse_flag_len ,mem_mouse_flag 
+0x6022 025041 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_reconn_general_dongle 
+0x6023 025042 bbit0 mouse_enable_24g_power_on_pairing ,mouse_24g_reconn_general_dongle 
+0x6024 025043 call mouse_key_check_once 
+0x6025 025044 and rega ,0x07 ,pdata 
+0x6026 025045 fetcht 1 ,mem_mouse_commbination_key_24g 
+0x6027 025046 isub temp ,null 
+0x6028 025047 branch mouse_24g_start_pair_mode ,zero 
+0x6029 025048 branch mouse_24g_reconn_general_dongle 
+:      025050 mouse_24g_mode_setup_error:
+0x602a 025051 fetch 1 ,mem_reconn_times 
+0x602b 025052 nbranch mouse_polling_device ,blank 
+0x602c 025053 rtn 
+:      025055 mouse_24g_first_start_auto_pair_mode:
+0x602d 025056 call mouse_wakeup_from_power_check 
+0x602e 025057 branch mouse_24g_first_start_reconn ,user 
+:      025058 mouse_24g_reconn_general_dongle:
+0x602f 025059 jam mode_24g_device ,mem_device_flag 
+0x6030 025060 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
+0x6031 025061 store 2 ,mem_24g_reconn_timeout 
+0x6032 025062 jam fast_conn_and_3_0_addr ,mem_24g_reconn_type 
+0x6033 025063 branch g24_reconn_start 
+:      025065 mouse_24g_start_auto_pair:
+0x6034 025066 fetch 2 ,mem_24g_pair_timeout_init 
+0x6035 025067 store 2 ,mem_24g_reconn_timeout 
+0x6036 025068 jam pair_and_3_0_addr ,mem_24g_reconn_type 
+0x6037 025069 branch g24_reconn_start 
+:      025071 mouse_24g_first_start_reconn:
+0x6038 025072 fetch 1 ,mem_device_flag 
+0x6039 025073 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
+0x603a 025074 call mouse_bluetooth_fast_conn_disable 
+:      025075 mouse_24g_first_bluetooth_reconnect:
+0x603b 025076 call mouse_24g_stop 
+0x603c 025077 jam mode_bt_device1 ,mem_device_flag 
+0x603d 025078 call mouse_select_reconn_device 
+0x603e 025079 branch mouse_start_reconnect_device 
+:      025081 mouse_24g_first_bb_event_reconn_timeout:
+0x603f 025082 call mouse_wakeup_from_power_check 
+0x6040 025083 branch mouse_app_enter_hibernate ,user 
+0x6041 025084 branch mouse_start_discovery 
+:      025086 mouse_24g_first_store_reconn_info:
+0x6042 025087 call mouse_wakeup_from_power_check 
+0x6043 025088 rtn user 
+0x6044 025089 fetch mouse_flag_len ,mem_mouse_flag 
+0x6045 025090 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_store_device_info_delay 
+0x6046 025091 rtn 
+:      025093 mouse_24g_start_pair_mode:
+0x6047 025094 call mouse_device_24g_pair_led_config 
+0x6048 025095 jam 0 ,mem_24g_reconn_type 
+0x6049 025096 arg mouse_24g_pairing_flag ,queue 
+0x604a 025097 call mouse_enable_function_flag 
+0x604b 025098 setarg 0 
+0x604c 025099 store 2 ,mem_24g_reconn_timeout 
+0x604d 025100 call mouse_stop_discovery 
+0x604e 025101 jam type_ms ,mem_24g_data_type 
+0x604f 025102 fetch mouse_flag_len ,mem_mouse_flag 
+0x6050 025103 bbit0 mouse_enable_keyboard ,g24_pair_start 
+0x6051 025104 jam type_kb ,mem_24g_data_type 
+0x6052 025105 branch g24_pair_start 
+:      025107 mouse_24g_attempt_fail:
+0x6053 025108 fetch 1 ,mem_24g_attempt_fail_flag 
+0x6054 025109 nbranch mouse_24g_hibernate_set ,blank 
+0x6055 025110 fetch 1 ,mem_24g_reconn_type 
+0x6056 025111 beq fast_conn_and_3_0_addr ,mouse_24g_fast_conn_attempt_fail 
+0x6057 025112 beq pair_and_3_0_addr ,mouse_24g_auto_pair_attempt_fail 
+0x6058 025113 beq receiver_and_3_0_addr ,mouse_reconn_dongle_attempt_fail 
+:      025114 mouse_24g_attempt_fail_enter_hibernate:
+0x6059 025115 call mouse_24g_stop 
+0x605a 025116 fetch 1 ,mem_reconn_times 
+0x605b 025117 nbranch mouse_polling_device ,blank 
+0x605c 025118 fetch 1 ,mem_device_flag 
+0x605d 025119 beq mode_24g_device ,mouse_app_enter_hibernate 
+0x605e 025120 rtn 
+:      025122 mouse_24g_fast_conn_attempt_fail:
+0x605f 025123 fetch mouse_flag_len ,mem_mouse_flag 
+0x6060 025124 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
+0x6061 025125 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
+0x6062 025126 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
+0x6063 025127 fetch 4 ,mem_mouse_24g_addr 
+0x6064 025128 fetcht 4 ,mem_mouse_compare_addr 
+0x6065 025129 isub temp ,null 
+0x6066 025130 branch mouse_24g_start_pair_mode ,zero 
+:      025131 mouse_24g_reconn_dongle_start:
+0x6067 025132 fetch 2 ,mem_24g_reconn_timeout_init 
+0x6068 025133 store 2 ,mem_24g_reconn_timeout 
+0x6069 025134 jam receiver_and_3_0_addr ,mem_24g_reconn_type 
+0x606a 025135 branch g24_reconn_start 
+:      025137 mouse_24g_auto_pair_attempt_fail:
+0x606b 025138 fetch mouse_flag_len ,mem_mouse_flag 
+0x606c 025139 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0x606d 025140 fetch 1 ,mem_device_number 
+0x606e 025141 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
+0x606f 025142 branch mouse_24g_first_bluetooth_reconnect 
+:      025144 mouse_reconn_dongle_attempt_fail:
+0x6070 025145 fetch mouse_flag_len ,mem_mouse_flag 
+0x6071 025146 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0x6072 025147 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
+0x6073 025148 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
+0x6074 025149 branch mouse_24g_start_auto_pair + 1 
+:      025151 mouse_24g_attempt_success:
+0x6075 025152 fetch 4 ,mem_24g_addr 
+0x6076 025153 store 4 ,mem_24g_receiver_addr 
+0x6077 025154 store 4 ,mem_mouse_24g_addr 
+0x6078 025155 call g24_ch_syncword_crc8_init 
+0x6079 025156 call mouse_no_data_timer_init 
+0x607a 025157 call mouse_device_poweron_led_config 
+0x607b 025158 call mouse_init_sensor_reset 
+0x607c 025159 jam 0 ,mem_mouse_long_mult_flag 
+0x607d 025160 jam 0 ,mem_24g_conn_sm 
+0x607e 025161 jam 0 ,mem_24g_reconn_type 
+0x607f 025162 fetch 4 ,mem_24g_receiver_addr 
+0x6080 025163 fetch 4 ,mem_24g_fast_conn_addr 
+0x6081 025164 isub temp ,null 
+0x6082 025165 rtn zero 
+0x6083 025166 branch mouse_24g_first_store_reconn_info 
+:      025168 mouse_24g_pairing_complete:
+0x6084 025169 call mouse_init_sensor_reset 
+0x6085 025170 call mouse_read_sensor_common 
+:      025171 mouse_24g_pairing_complete_common:
+0x6086 025172 call mouse_device_poweron_led_config 
+0x6087 025173 call mouse_no_data_timer_init 
+0x6088 025174 arg mouse_24g_pairing_flag ,queue 
+0x6089 025175 call mouse_disable_function_flag 
+0x608a 025176 setarg 0 
+0x608b 025177 store 2 ,mem_24g_pair_timeout 
+0x608c 025178 store 2 ,mem_24g_reconn_timeout 
+0x608d 025179 store 1 ,mem_24g_conn_sm 
+0x608e 025180 store 1 ,mem_mouse_move_flag 
+0x608f 025181 store 1 ,mem_24g_reconn_type 
+0x6090 025184 fetch 4 ,mem_24g_addr 
+0x6091 025185 store 4 ,mem_24g_receiver_addr 
+0x6092 025186 store 4 ,mem_mouse_24g_addr 
+0x6093 025187 branch mouse_store_device_info_delay 
+:      025189 mouse_24g_short_sleep_clear_wake:
+0x6094 025190 call clear_wake 
+0x6095 025191 branch lpm_write_gpio_wakeup 
+:      025193 mouse_24g_package_data:
+0x6096 025194 bpatch patch12_6 ,mem_patch12 
+0x6097 025195 rtnmark0 mark_24g 
+0x6098 025196 call mouse_motion 
+0x6099 025197 nrtn user 
+0x609a 025198 fetch 1 ,mem_mouse_24g_long_sleep_flag 
+0x609b 025199 jam 0 ,mem_mouse_24g_long_sleep_flag 
+0x609c 025200 ncall mouse_24g_short_sleep_clear_wake ,blank 
+0x609d 025202 fetch mouse_flag_len ,mem_mouse_flag 
+0x609e 025203 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
+0x609f 025204 fetch 1 ,mem_customer_key 
+0x60a0 025205 nbranch mouse_24g_keyboard_package_data ,blank 
+:      025206 mouse_24g_mouse_package_data:
+0x60a1 025207 call mouse_data_xy_release 
+0x60a2 025208 fetch 1 ,mem_24g_data_type 
+0x60a3 025209 bbit1 1 ,mouse_24g_mouse_package_data_now 
+0x60a4 025210 fetcht 1 ,mem_24g_txbuf + 1 
+0x60a5 025211 fetch 1 ,mem_mouse_key 
+0x60a6 025212 ior temp ,pdata 
+0x60a7 025213 store 1 ,mem_mouse_key 
+0x60a8 025214 fetcht 1 ,mem_24g_txbuf + 6 
+0x60a9 025215 fetch 1 ,mem_mouse_z 
+0x60aa 025216 iadd temp ,pdata 
+0x60ab 025217 store 1 ,mem_mouse_z 
+0x60ac 025218 fetcht 1 ,mem_24g_txbuf + 7 
+0x60ad 025219 fetch 1 ,mem_mouse_tz 
+0x60ae 025220 iadd temp ,pdata 
+0x60af 025221 store 1 ,mem_mouse_tz 
+:      025222 mouse_24g_mouse_package_data_now:
+0x60b0 025223 jam type_ms ,mem_24g_data_type 
+0x60b1 025224 arg 7 ,rega 
+0x60b2 025225 arg mem_mouse_key ,regb 
+0x60b3 025226 fetch 2 ,mem_mouse_z 
+0x60b4 025227 rtn blank 
+0x60b5 025228 branch g24_transmit_by_interrupt_enable 
+:      025230 mouse_24g_keyboard_package_data:
+0x60b6 025231 jam type_kb ,mem_24g_data_type 
+0x60b7 025232 arg 9 ,rega 
+0x60b8 025233 fetch 1 ,mem_customer_data_trigger 
+0x60b9 025234 nbranch mouse_customer_key_press ,blank 
+0x60ba 025235 arg mem_customer_key_release ,regb 
+0x60bb 025236 rtn 
+:      025237 mouse_customer_key_press:
+0x60bc 025238 arg mem_customer_key_press ,regb 
+0x60bd 025239 rtn 
+:      025244 mouse_24g_search_dongle_init:
+0x60be 025245 setarg 0 
+0x60bf 025246 store 3 ,mem_mouse_search_dongle_action 
+0x60c0 025247 rtn 
+:      025249 mouse_24g_search_dongle:
+0x60c1 025250 fetch mouse_flag_len ,mem_mouse_flag 
+0x60c2 025251 rtnbit0 mouse_enable_24g_search_dongle 
+0x60c3 025252 fetch 1 ,mem_mouse_long_mult_flag 
+0x60c4 025253 rtn blank 
+0x60c5 025254 fetch 1 ,mem_24g_abort_pac 
+0x60c6 025255 rtn blank 
+0x60c7 025256 fetch 1 ,mem_mouse_search_dongle_interval 
+0x60c8 025257 increase 1 ,pdata 
+0x60c9 025258 and_into 3 ,pdata 
+0x60ca 025259 store 1 ,mem_mouse_search_dongle_interval 
+0x60cb 025260 nrtn blank 
+0x60cc 025261 jam 0 ,mem_mouse_search_dongle_ch 
+:      025262 mouse_24g_search_dongle_loop:
+0x60cd 025263 bpatch patch12_7 ,mem_patch12 
+0x60ce 025264 fetch 1 ,mem_mouse_search_dongle_ch 
+0x60cf 025265 increase 1 ,pdata 
+0x60d0 025266 store 1 ,mem_mouse_search_dongle_ch 
+0x60d1 025267 sub pdata ,g24_ch_number ,null 
+0x60d2 025268 nbranch mouse_24g_search_dongle_loop_end ,positive 
+0x60d3 025269 call g24_reconn_data_prep 
+0x60d4 025270 call g24_transmit_receive_ack 
+0x60d5 025271 nbranch mouse_24g_search_dongle_loop_retry ,sync 
+0x60d6 025272 nbranch mouse_24g_search_dongle_loop_retry ,user3 
+0x60d7 025273 call mouse_g24_ackpayload_parse 
+0x60d8 025274 call mouse_24g_search_dongle_success 
+:      025275 mouse_24g_search_dongle_loop_end:
+0x60d9 025276 call g24_txbuf_clear 
+0x60da 025277 fetch 1 ,mem_mouse_search_dongle_count 
+0x60db 025278 increase 1 ,pdata 
+0x60dc 025279 store 1 ,mem_mouse_search_dongle_count 
+0x60dd 025280 beq g24_ch_poll_count ,mouse_24g_search_dongle_check 
+0x60de 025281 rtn 
+:      025283 mouse_24g_search_dongle_loop_retry:
+0x60df 025284 call g24_ch 
+0x60e0 025285 branch mouse_24g_search_dongle_loop 
+:      025287 mouse_24g_search_dongle_check:
+0x60e1 025288 jam 0 ,mem_mouse_search_dongle_count 
+0x60e2 025289 fetch 1 ,mem_mouse_search_dongle_action 
+0x60e3 025290 rtnbit1 g24_disconn_state 
+0x60e4 025291 set1 g24_disconn_state ,pdata 
+0x60e5 025292 store 1 ,mem_mouse_search_dongle_action 
+0x60e6 025293 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
+0x60e7 025294 store 2 ,mem_mouse_no_data_timer 
+0x60e8 025295 branch mouse_sensor_powerdown 
+:      025297 mouse_24g_search_dongle_success:
+0x60e9 025298 fetch 1 ,mem_24g_abort_pac 
+0x60ea 025299 branch mouse_24g_search_dongle_init ,blank 
+0x60eb 025300 jam 0 ,mem_mouse_search_dongle_count 
+0x60ec 025301 fetch 1 ,mem_mouse_search_dongle_action 
+0x60ed 025302 rtnbit0 g24_disconn_state 
+0x60ee 025303 set0 g24_disconn_state ,pdata 
+0x60ef 025304 store 1 ,mem_mouse_search_dongle_action 
+0x60f0 025305 call mouse_no_data_timer_init 
+0x60f1 025306 branch mouse_init_sensor_wakeup 
+:      025308 mouse_g24_ackpayload_parse:
+0x60f2 025309 call g24_ackpayload_parse 
+0x60f3 025310 fetch 1 ,mem_24g_rxbuf + 1 
+0x60f4 025311 compare 0x08 ,pdata ,0xf8 
+0x60f5 025312 nrtn true 
+0x60f6 025313 fetch 1 ,mem_24g_rxbuf + 2 
+0x60f7 025314 beq 0xff ,mouse_24g_hibernate_set 
+0x60f8 025315 rtn 
+:      025320 mouse_g24_retransmit:
+0x60f9 025321 fetch 1 ,mem_mouse_need_soft_reset 
+0x60fa 025322 nrtn blank 
+0x60fb 025323 call mouse_retransmit_select_device_by_pb_button 
+0x60fc 025324 call mouse_select_device_by_dpi_button_once 
+0x60fd 025325 branch g24_retransmit0 
+:      025327 mouse_select_device_by_dpi_button_once:
+0x60fe 025328 arg 12 ,queue 
+0x60ff 025329 call timer_check 
+0x6100 025330 nrtn blank 
+0x6101 025331 call mouse_dpi_check_once 
+0x6102 025332 call mouse_dpi_key_check_long_press 
+:      025333 mouse_g24_retransmit_100ms_timer_init:
+0x6103 025334 arg 12 ,queue 
+0x6104 025335 setarg 160 
+0x6105 025336 branch timer_init 
+:      025338 mouse_dpi_check_once:
+0x6106 025339 fetch mouse_flag_len ,mem_mouse_flag 
+0x6107 025340 rtnbit0 mouse_enable_select_device_by_dpi_button 
+0x6108 025342 branch mouse_dpi_check 
+:      025345 mouse_24g_before_lpm_sleep:
+0x6109 025346 fetch 1 ,mem_device_flag 
+0x610a 025347 bne mode_24g_device ,lpm_sleep_skip_cb_function 
+0x610b 025348 fetch 1 ,mem_24g_disable_fec1 
+0x610c 025349 rtn blank 
+:      025350 mouse_peripheral_clock_off:
+0x610d 025351 jam 2 ,core_clksel 
+0x610e 025352 jam 0xf8 ,core_lpm_ctrl 
+0x610f 025353 rtn 
+:      025358 mouse_logo_led_on_timer:
+0x6110 025359 fetch 1 ,mem_mouse_logo_led_gpio 
+0x6111 025360 rtneq gpio_disable 
+0x6112 025361 fetch 2 ,mem_mouse_no_data_timer 
+0x6113 025362 rtn blank 
+0x6114 025363 fetch 2 ,mem_mouse_no_data_timeout 
+0x6115 025364 fetcht 2 ,mem_mouse_no_data_timer 
+0x6116 025365 isub temp ,temp 
+0x6117 025366 fetch 2 ,mem_mouse_logo_led_on_time_init 
+0x6118 025367 isub temp ,pdata 
+0x6119 025368 branch mouse_logo_led_on ,positive 
+:      025369 mouse_logo_led_off:
+0x611a 025370 fetcht 1 ,mem_mouse_logo_led_gpio 
+0x611b 025371 branch mouse_led_off 
+:      025372 mouse_logo_led_on:
+0x611c 025373 fetcht 1 ,mem_mouse_logo_led_gpio 
+0x611d 025374 branch mouse_led_on 
+:      025381 mouse_dpi_led_blink_delay_timer:
+0x611e 025382 arg mem_mouse_dpi_led_delay_count ,regc 
+0x611f 025383 arg mouse_dpi_led_blink_init ,regb 
+0x6120 025384 branch timer_single_step 
+:      025386 mouse_dpi_led_blink_init:
+0x6121 025387 bpatch patch13_0 ,mem_patch13 
+0x6122 025388 fetch 1 ,mem_config_sensor_type 
+0x6123 025389 beq p3212 ,mouse_dpi_led_blink_init_another 
+0x6124 025390 beq ka8g2 ,mouse_dpi_led_blink_init_another 
+0x6125 025391 fetcht 1 ,mem_mouse_dpi 
+0x6126 025392 increase 2 ,temp 
+:      025393 mouse_dpi_led_blink_init_next:
+0x6127 025394 sub temp ,3 ,null 
+0x6128 025395 call mouse_dpi_led_blink_init_level_4 ,positive 
+0x6129 025396 ncall mouse_dpi_led_blink_count_clean ,positive 
+0x612a 025397 copy temp ,pdata 
+0x612b 025398 iadd pdata ,pdata 
+0x612c 025399 store 1 ,mem_mouse_multi_led_blink_count 
+:      025400 mouse_multi_dpi_led_blink_enable:
+0x612d 025401 jam 4 ,mem_mouse_multi_led_blink_type 
+0x612e 025402 call mouse_multi_dpi_led_blink_timer_init 
+0x612f 025403 jam multi_led_blink ,mem_mouse_multi_led_type 
+0x6130 025404 branch mouse_multi_led_enable 
+:      025406 mouse_dpi_led_blink_init_another:
+0x6131 025407 fetcht 1 ,mem_mouse_dpi 
+0x6132 025408 increase 1 ,temp 
+0x6133 025409 branch mouse_dpi_led_blink_init_next 
+:      025411 mouse_dpi_led_blink_init_level_4:
+0x6134 025412 fetch mouse_flag_len ,mem_mouse_flag 
+0x6135 025413 rtnbit0 mouse_enable_dpi_level_4 
+0x6136 025414 increase 1 ,temp 
+0x6137 025415 rtn 
+:      025416 mouse_dpi_led_blink_count_clean:
+0x6138 025417 increase -3 ,temp 
+0x6139 025418 rtn 
+:      025421 mouse_dpi_led_blink_delay:
+0x613a 025422 fetch 1 ,mem_mouse_dpi_gpio 
+0x613b 025423 rtneq gpio_disable 
+0x613c 025424 fetch 2 ,mem_mouse_discovery_timer 
+0x613d 025425 nrtn blank 
+0x613e 025426 fetch 2 ,mem_24g_pair_timeout 
+0x613f 025427 nrtn blank 
+0x6140 025428 fetch 2 ,mem_24g_reconn_timeout 
+0x6141 025429 nrtn blank 
+0x6142 025430 fetch 1 ,mem_mouse_multi_led_powon_timer 
+0x6143 025431 nrtn blank 
+0x6144 025432 fetch 1 ,mem_mouse_dpi_led_delay_count_init 
+0x6145 025433 branch mouse_dpi_led_blink_init ,blank 
+0x6146 025434 store 1 ,mem_mouse_dpi_led_delay_count 
+0x6147 025435 rtn 
+:      025443 mouse_check_dpi_blink:
+0x6148 025444 disable user 
+0x6149 025445 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x614a 025446 sub pdata ,4 ,null 
+0x614b 025447 nrtn zero 
+0x614c 025448 branch enable_user 
+:      025450 mouse_low_voltage_led_timer:
+0x614d 025451 fetch mouse_flag_len ,mem_mouse_flag 
+0x614e 025452 rtnbit0 mouse_enable_low_led 
+0x614f 025453 rtnbit0 mouse_low_voltage_flag 
+0x6150 025454 fetch 2 ,mem_mouse_discovery_timer 
+0x6151 025455 nrtn blank 
+0x6152 025456 fetch 2 ,mem_24g_pair_timeout 
+0x6153 025457 nrtn blank 
+0x6154 025458 fetch 2 ,mem_24g_reconn_timeout 
+0x6155 025459 nrtn blank 
+0x6156 025460 fetch 1 ,mem_mouse_multi_led_powon_timer 
+0x6157 025461 nrtn blank 
+0x6158 025462 call mouse_check_dpi_blink 
+0x6159 025463 rtn user 
+0x615a 025465 fetch 1 ,mem_mouse_multi_low_led_blink_count 
+0x615b 025466 branch mouse_low_led_blink_count_init_judge ,blank 
+:      025467 mouse_low_led_blink_timer:
+0x615c 025468 fetcht 1 ,mem_adc_low_volatage_led_timer_count 
+0x615d 025469 increase 1 ,temp 
+0x615e 025470 storet 1 ,mem_adc_low_volatage_led_timer_count 
+0x615f 025471 fetch 1 ,mem_mouse_low_led_blink_timer 
+0x6160 025472 isub temp ,null 
+0x6161 025473 ncall mouse_low_led_timer_count_clean ,positive 
+0x6162 025474 fetch 1 ,mem_mouse_low_led_blink_half_timer 
+0x6163 025475 isub temp ,null 
+0x6164 025476 nbranch mouse_low_voltage_led_off_judge ,positive 
+:      025477 mouse_low_voltage_led_on_judge:
+0x6165 025478 fetch mouse_flag_len ,mem_mouse_flag 
+0x6166 025479 bbit1 mouse_enable_low_for_led ,mouse_device_led_on 
+0x6167 025480 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_on 
+:      025481 mouse_low_voltage_led_on:
+0x6168 025482 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
+0x6169 025483 branch mouse_led_on 
+:      025485 mouse_low_led_timer_count_clean:
+0x616a 025486 jam 1 ,mem_adc_low_volatage_led_timer_count 
+0x616b 025487 fetch 1 ,mem_mouse_multi_low_led_blink_count 
+0x616c 025488 increase -1 ,pdata 
+0x616d 025489 store 1 ,mem_mouse_multi_low_led_blink_count 
+:      025490 mouse_low_voltage_led_off_judge:
+0x616e 025491 fetch mouse_flag_len ,mem_mouse_flag 
+0x616f 025492 bbit1 mouse_enable_low_for_led ,mouse_device_led_off 
+0x6170 025493 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_off 
+:      025494 mouse_low_voltage_led_off:
+0x6171 025495 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
+0x6172 025496 branch mouse_led_off 
+:      025498 mouse_low_led_blink_count_init_judge:
+0x6173 025499 fetch mouse_flag_len ,mem_mouse_flag 
+0x6174 025500 bbit1 mouse_enable_low_led_blink_limit ,mouse_low_voltage_led_off_judge 
+0x6175 025501 call mouse_multi_low_led_blink_count_init 
+0x6176 025502 branch mouse_low_led_blink_timer 
+:      025510 mouse_device_multi_led_parm_init:
+0x6177 025511 jam 0 ,mem_mouse_multi_led_blink_enable 
+0x6178 025512 call mouse_device_multi_led_all_off 
+0x6179 025513 jam 0 ,mem_mouse_multi_led_blink_type 
+0x617a 025514 fetch 1 ,mem_mouse_low_led_blink_timer 
+0x617b 025515 rshift pdata ,pdata 
+0x617c 025516 store 1 ,mem_mouse_low_led_blink_half_timer 
+0x617d 025517 rtn 
+:      025518 mouse_multi_low_led_blink_count_init:
+0x617e 025519 fetch 1 ,mem_mouse_multi_lowled_blink_count_init 
+0x617f 025520 store 1 ,mem_mouse_multi_low_led_blink_count 
+0x6180 025521 rtn 
+:      025523 mouse_multi_led_blink_timer_init:
+0x6181 025524 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x6182 025525 beq 1 ,mouse_device_24g_led_blink_timer_init 
+0x6183 025526 beq 2 ,mouse_device_le_discovery_led_blink_timer_init 
+0x6184 025527 beq 3 ,mouse_device_le_reconn_led_blink_timer_init 
+:      025528 mouse_multi_dpi_led_blink_timer_init:
+0x6185 025529 fetch 1 ,mem_mouse_dpi_led_blink_timer_init 
+:      025530 mouse_store_multi_led_blink_timer:
+0x6186 025531 store 1 ,mem_mouse_multi_led_blink_timer 
+0x6187 025532 rtn 
+:      025533 mouse_device_24g_led_blink_timer_init:
+0x6188 025534 fetch 1 ,mem_mouse_multi_24gled_blink_timer_init 
+0x6189 025535 branch mouse_store_multi_led_blink_timer 
+:      025536 mouse_device_le_discovery_led_blink_timer_init:
+0x618a 025537 fetch 1 ,mem_mouse_multi_le_discovery_blink_timer_init 
+0x618b 025538 branch mouse_store_multi_led_blink_timer 
+:      025539 mouse_device_le_reconn_led_blink_timer_init:
+0x618c 025540 fetch 1 ,mem_mouse_multi_le_reconn_blink_timer_init 
+0x618d 025541 branch mouse_store_multi_led_blink_timer 
+:      025544 mouse_device_poweron_led_config:
+0x618e 025545 bpatch patch13_1 ,mem_patch13 
+0x618f 025546 fetch 1 ,mem_mouse_multi_led_powon_timer_init 
+0x6190 025547 store 1 ,mem_mouse_multi_led_powon_timer 
+0x6191 025548 jam multi_led_on ,mem_mouse_multi_led_type 
+:      025549 mouse_multi_led_enable:
+0x6192 025550 jam off ,mem_mouse_multi_led_state 
+0x6193 025551 jam on ,mem_mouse_multi_led_blink_enable 
+0x6194 025552 rtn 
+:      025555 mouse_device_24g_pair_led_config:
+0x6195 025556 bpatch patch13_2 ,mem_patch13 
+0x6196 025557 fetch 1 ,mem_device_flag 
+0x6197 025558 rtnne mode_24g_device 
+0x6198 025559 call mouse_multi_led_blink_enable_init 
+0x6199 025560 jam 1 ,mem_mouse_multi_led_blink_type 
+0x619a 025561 call mouse_device_24g_led_blink_timer_init 
+0x619b 025562 fetch 1 ,mem_mouse_le_reconn_blink_limit 
+0x619c 025563 rtn blank 
+0x619d 025564 fetch 1 ,mem_mouse_multi_24gled_blink_count_init 
+0x619e 025565 branch mouse_device_led_blink_count_init 
+:      025567 mouse_device_le_reconn_led_config:
+0x619f 025568 fetch 1 ,mem_device_flag 
+0x61a0 025569 rtneq mode_24g_device 
+0x61a1 025570 call mouse_multi_led_blink_enable_init 
+0x61a2 025571 fetch mouse_flag_len ,mem_mouse_flag 
+0x61a3 025572 rtnbit0 mouse_enable_bt_reconn_led_effect 
+0x61a4 025573 jam 3 ,mem_mouse_multi_led_blink_type 
+0x61a5 025574 call mouse_device_le_reconn_led_blink_timer_init 
+0x61a6 025575 fetch 1 ,mem_mouse_le_reconn_blink_limit 
+0x61a7 025576 rtn blank 
+0x61a8 025577 fetch 1 ,mem_mouse_multi_le_reconn_blink_count_init 
+:      025578 mouse_device_led_blink_count_init:
+0x61a9 025579 store 1 ,mem_mouse_multi_led_blink_count 
+0x61aa 025580 rtn 
+:      025582 mouse_device_discovery_led_config:
+0x61ab 025583 jam 0 ,mem_mouse_le_reconn_blink_limit 
+0x61ac 025584 jam 2 ,mem_mouse_multi_led_blink_type 
+0x61ad 025585 call mouse_device_le_discovery_led_blink_timer_init 
+:      025586 mouse_multi_led_blink_enable_init:
+0x61ae 025587 jam 1 ,mem_mouse_multi_led_blink_enable 
+0x61af 025588 jam multi_led_blink ,mem_mouse_multi_led_type 
+0x61b0 025589 branch mouse_device_multi_led_on 
+:      025593 mouse_led_multi_timer:
+0x61b1 025594 fetch 1 ,mem_mouse_multi_led_blink_enable 
+0x61b2 025595 rtn blank 
+0x61b3 025596 fetch 1 ,mem_mouse_multi_led_type 
+0x61b4 025597 beq multi_led_blink ,mouse_multi_led_type_blink 
+:      025598 mouse_device_multi_led_type_on:
+0x61b5 025599 fetch 1 ,mem_mouse_multi_led_powon_timer 
+0x61b6 025600 branch mouse_device_poweron_led_off ,blank 
+0x61b7 025601 increase -1 
+0x61b8 025602 store 1 ,mem_mouse_multi_led_powon_timer 
+0x61b9 025603 branch mouse_device_led_on 
+:      025605 mouse_device_poweron_led_off:
+0x61ba 025606 jam 0 ,mem_mouse_multi_led_blink_enable 
+0x61bb 025607 call mouse_multi_low_led_blink_count_init 
+0x61bc 025608 branch mouse_device_led_off 
+:      025610 mouse_multi_led_type_blink:
+0x61bd 025611 bpatch patch13_3 ,mem_patch13 
+0x61be 025612 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x61bf 025613 rtn blank 
+0x61c0 025614 beq 4 ,mouse_device_led_blink_limit 
+0x61c1 025615 branch mouse_device_led_blink_judge 
+:      025617 mouse_device_led_blink_judge:
+0x61c2 025618 fetch 1 ,mem_mouse_le_reconn_blink_limit 
+0x61c3 025619 beq 1 ,mouse_device_led_blink_limit 
+0x61c4 025620 branch mouse_multi_led_type_blink_next 
+:      025622 mouse_device_led_blink_limit:
+0x61c5 025623 fetch 1 ,mem_mouse_multi_led_blink_count 
+0x61c6 025624 branch mouse_multi_led_off_judge ,blank 
+:      025625 mouse_multi_led_type_blink_next:
+0x61c7 025626 arg mem_mouse_multi_led_blink_timer ,regc 
+0x61c8 025627 arg mouse_multi_led_type_blink_start ,regb 
+0x61c9 025628 branch timer_single_step 
+:      025630 mouse_multi_led_type_blink_start:
+0x61ca 025631 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x61cb 025632 beq 4 ,mouse_multi_led_blink_count_decrease 
+0x61cc 025633 fetch 1 ,mem_mouse_le_reconn_blink_limit 
+0x61cd 025634 beq 1 ,mouse_multi_led_blink_count_decrease 
+:      025635 mouse_multi_led_blink:
+0x61ce 025636 call mouse_multi_led_blink_timer_init 
+0x61cf 025637 fetch 1 ,mem_mouse_multi_led_state 
+0x61d0 025638 beq on ,mouse_multi_led_off_judge_next 
+0x61d1 025639 branch mouse_multi_led_on_judge 
+:      025641 mouse_multi_led_blink_count_decrease:
+0x61d2 025642 fetch 1 ,mem_mouse_multi_led_blink_count 
+0x61d3 025643 increase -1 
+0x61d4 025644 store 1 ,mem_mouse_multi_led_blink_count 
+0x61d5 025645 branch mouse_multi_led_blink 
+:      025648 mouse_multi_led_on_judge:
+0x61d6 025649 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x61d7 025650 beq 4 ,mouse_multi_dpi_led_on_judge 
+:      025651 mouse_device_multi_led_on:
+0x61d8 025652 jam on ,mem_mouse_multi_led_state 
+:      025653 mouse_device_led_on:
+0x61d9 025654 bpatch patch13_4 ,mem_patch13 
+0x61da 025655 fetch 1 ,mem_device_flag 
+0x61db 025656 beq mode_24g_device ,mouse_device_24g_led_on 
+0x61dc 025657 beq mode_bt_device1 ,mouse_device_bt1_led_on 
+0x61dd 025658 beq mode_bt_device2 ,mouse_device_bt2_led_on 
+0x61de 025659 rtn 
+:      025660 mouse_device_24g_led_on:
+0x61df 025661 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
+0x61e0 025662 branch mouse_led_on 
+:      025663 mouse_device_bt1_led_on:
+0x61e1 025664 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
+0x61e2 025665 branch mouse_led_on 
+:      025666 mouse_device_bt2_led_on:
+0x61e3 025667 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
+:      025668 mouse_led_on:
+0x61e4 025669 branch gpio_out_active 
+:      025671 mouse_led_off:
+0x61e5 025672 branch gpio_out_inactive 
+:      025674 mouse_multi_led_off_judge:
+0x61e6 025675 jam 0 ,mem_mouse_multi_led_blink_enable 
+0x61e7 025676 jam 0 ,mem_mouse_multi_led_blink_type 
+:      025677 mouse_multi_led_off_judge_next:
+0x61e8 025678 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x61e9 025679 beq 4 ,mouse_multi_dpi_led_off_judge 
+:      025680 mouse_device_multi_led_off:
+0x61ea 025681 jam off ,mem_mouse_multi_led_state 
+:      025682 mouse_device_led_off:
+0x61eb 025683 bpatch patch13_5 ,mem_patch13 
+0x61ec 025684 fetch 1 ,mem_device_flag 
+0x61ed 025685 beq mode_24g_device ,mouse_device_24g_led_off 
+0x61ee 025686 beq mode_bt_device1 ,mouse_device_bt1_led_off 
+0x61ef 025687 beq mode_bt_device2 ,mouse_device_bt2_led_off 
+0x61f0 025688 rtn 
+:      025689 mouse_device_24g_led_off:
+0x61f1 025690 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
+0x61f2 025691 fetch mouse_flag_len ,mem_mouse_flag 
+0x61f3 025692 bbit0 mouse_enable_1io2led ,mouse_led_off 
+0x61f4 025693 branch gpio_set_high_impedance 
+:      025694 mouse_device_bt1_led_off:
+0x61f5 025695 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
+0x61f6 025696 fetch mouse_flag_len ,mem_mouse_flag 
+0x61f7 025697 bbit0 mouse_enable_1io2led ,mouse_led_off 
+0x61f8 025698 branch gpio_set_high_impedance 
+:      025699 mouse_device_bt2_led_off:
+0x61f9 025700 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
+0x61fa 025701 fetch mouse_flag_len ,mem_mouse_flag 
+0x61fb 025702 bbit0 mouse_enable_1io2led ,mouse_led_off 
+0x61fc 025703 branch gpio_set_high_impedance 
+:      025705 mouse_device_multi_led_all_off:
+0x61fd 025706 call mouse_device_24g_led_off 
+0x61fe 025707 call mouse_device_bt1_led_off 
+0x61ff 025708 call mouse_device_bt2_led_off 
+0x6200 025709 call mouse_low_voltage_led_off_judge 
+0x6201 025710 branch mouse_multi_dpi_led_off_judge 
+:      025712 mouse_multi_dpi_led_off_judge:
+0x6202 025713 jam off ,mem_mouse_multi_led_state 
+0x6203 025714 fetch mouse_flag_len ,mem_mouse_flag 
+0x6204 025715 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_off 
+0x6205 025716 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_off 
+:      025717 mouse_multi_dpi_led_off:
+0x6206 025718 fetcht 1 ,mem_mouse_dpi_gpio 
+0x6207 025719 branch mouse_led_off 
+:      025721 mouse_multi_dpi_led_on_judge:
+0x6208 025722 jam on ,mem_mouse_multi_led_state 
+0x6209 025723 fetch mouse_flag_len ,mem_mouse_flag 
+0x620a 025724 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_on 
+0x620b 025725 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_on 
+:      025726 mouse_multi_dpi_led_on:
+0x620c 025727 fetcht 1 ,mem_mouse_dpi_gpio 
+0x620d 025728 branch mouse_led_on 
+:      025732 mouse_low_voltage_led_no_enter_lpm:
+0x620e 025733 fetch mouse_flag_len ,mem_mouse_flag 
+0x620f 025734 rtnbit0 mouse_low_voltage_flag 
+0x6210 025735 fetch 1 ,mem_adc_low_volatage_led_timer_count 
+0x6211 025736 fetcht 1 ,mem_mouse_low_led_blink_half_timer 
+0x6212 025737 sub pdata ,temp ,null 
+0x6213 025738 branch mouse_lpm_mode_clear ,positive 
+:      025739 mouse_low_voltage_led_no_enter_lpm_next:
+0x6214 025740 fetch 1 ,mem_device_flag 
+0x6215 025741 beq mode_24g_device ,g24_transmit_by_interrupt_exit_check 
+0x6216 025742 jam 1 ,mem_lpm_mode 
+0x6217 025743 rtn 
+:      025745 g24_transmit_by_interrupt_exit_check:
+0x6218 025746 fetch mouse_flag_len ,mem_mouse_flag 
+0x6219 025747 rtnbit1 mouse_enable_24g_250hz 
+0x621a 025748 branch g24_transmit_by_interrupt_exit 
+:      025750 mouse_lpm_mode_clear:
+0x621b 025751 fetch 1 ,mem_device_flag 
+0x621c 025752 beq mode_24g_device ,g24_transmit_by_interrupt_enable 
+0x621d 025753 jam 0 ,mem_lpm_mode 
+0x621e 025754 rtn 
+:      025757 mouse_store_signal_rssi:
+0x621f 025759 fetch 1 ,mem_rssi 
+0x6220 025760 branch rssi_signal 
+:      025762 mouse_le_transmit:
+0x6221 025763 call mouse_store_signal_rssi 
+0x6222 025764 branch power_ctrl_start 
+:      025766 mouse_le_set_lpm_mult:
+0x6223 025767 fetch 1 ,mem_le_connect_status_flag 
+0x6224 025768 compare 3 ,pdata ,3 
+0x6225 025769 nbranch disable_blank ,true 
+0x6226 025770 call app_lpm_mult_enable 
+0x6227 025771 branch enable_blank 
+:      025773 mouse_set_lpm_mult:
+0x6228 025774 fetch 2 ,mem_ui_state_map 
+0x6229 025775 bbit1 ui_state_ble_connected ,mouse_le_set_lpm_mult 
+0x622a 025776 rtn 
+:      025778 mouse_24g_long_sleep:
+0x622b 025779 call g24_lpm_wait 
+0x622c 025780 nrtn user 
+0x622d 025781 jam 1 ,mem_mouse_24g_long_sleep_flag 
+0x622e 025782 call g24_setgpio_lpm_before 
+0x622f 025783 jam 0 ,mem_mouse_24g_sleep_miss 
+0x6230 025784 call mouse_24g_send_time_long_wake 
+0x6231 025785 fetch 1 ,mem_sensor_shutdown_flag 
+0x6232 025786 ncall mouse_setgpio_hibernate ,blank 
+0x6233 025787 fetch 4 ,mem_24g_enter_hibernate 
+0x6234 025788 branch g24_long_seep2 
+:      025790 mouse_24g_short_sleep:
+0x6235 025791 fetch 1 ,mem_mouse_sleep_deal_type 
+0x6236 025792 branch g24_short_sleep ,blank 
+0x6237 025793 call g24_lpm_wait 
+0x6238 025794 nrtn user 
+0x6239 025795 fetch 1 ,mem_mouse_24g_sleep_miss 
+0x623a 025796 jam 0 ,mem_mouse_24g_sleep_miss 
+0x623b 025797 sub pdata ,0 ,null 
+0x623c 025798 nbranch mouse_24g_short_sleep_last_miss ,zero 
+0x623d 025799 fetcht 2 ,mem_24g_retransmit 
+0x623e 025800 sub temp ,0 ,null 
+0x623f 025801 branch mouse_24g_short_sleep_default ,zero 
+0x6240 025803 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
+0x6241 025804 branch mouse_24g_short_sleep_default ,blank 
+:      025805 mouse_24g_short_sleep_notify:
+0x6242 025806 fetcht 4 ,mem_mouse_24g_tsniff 
+0x6243 025807 isub temp ,temp 
+0x6244 025808 storet 4 ,mem_mouse_24g_sleep_miss_temp 
+0x6245 025809 nbranch mouse_24g_short_sleep_long ,positive 
+0x6246 025810 fetch 3 ,mem_24g_short_sleep_set 
+0x6247 025811 isub temp ,pdata 
+0x6248 025812 nbranch mouse_24g_short_sleep_2 ,positive 
+0x6249 025813 arg 0x600 ,temp 
+0x624a 025814 isub temp ,null 
+0x624b 025815 nbranch mouse_24g_short_sleep_2 ,positive 
+:      025816 mouse_24g_short_sleep2:
+0x624c 025817 store 4 ,mem_mouse_24g_sleep_time_temp 
+0x624d 025818 call mouse_24g_miss_temp_clear 
+0x624e 025819 fetch 4 ,mem_mouse_24g_sleep_time_temp 
+:      025820 mouse_24g_short_sleep3:
+0x624f 025821 call clk2lpo 
+0x6250 025822 storet 4 ,mem_sleep_counter 
+0x6251 025823 branch lpm_sleep 
+:      025825 mouse_24g_short_sleep_default:
+0x6252 025826 call mouse_24g_miss_temp_clear 
+0x6253 025827 fetch 3 ,mem_24g_short_sleep_set 
+0x6254 025828 branch mouse_24g_short_sleep2 
+:      025830 mouse_24g_short_sleep_long:
+0x6255 025831 sub temp ,0 ,temp 
+0x6256 025832 fetch 3 ,mem_24g_short_sleep_set 
+0x6257 025833 iadd temp ,pdata 
+0x6258 025834 branch mouse_24g_short_sleep2 
+:      025836 mouse_24g_miss_temp_clear:
+0x6259 025837 setarg 0 
+0x625a 025838 store 4 ,mem_mouse_24g_sleep_miss_temp 
+0x625b 025839 rtn 
+:      025841 mouse_24g_short_sleep_last_miss:
+0x625c 025842 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
+0x625d 025843 fetcht 4 ,mem_mouse_24g_sleep_miss_temp 
+0x625e 025844 iadd temp ,pdata 
+0x625f 025845 branch mouse_24g_short_sleep_notify 
+:      025847 mouse_24g_short_sleep_2:
+0x6260 025848 jam 1 ,mem_mouse_24g_sleep_miss 
+0x6261 025849 rtn 
+:      025852 mouse_24g_transmit_callback:
+0x6262 025853 call mouse_24g_send_time_check 
+0x6263 025854 branch mouse_wakeup_24g 
+:      025856 mouse_24g_send_time_check:
+0x6264 025857 fetch 1 ,mem_mouse_sleep_deal_type 
+0x6265 025858 rtn blank 
+0x6266 025859 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x6267 025860 beq g24_tx_timer_int_enable ,mouse_24g_send_timer_first 
+0x6268 025861 fetch 1 ,mem_mouse_24g_tx_count 
+0x6269 025862 branch mouse_24g_send_timer_first ,blank 
+0x626a 025863 copy clkn ,pdata 
+0x626b 025864 fetcht 6 ,mem_mouse_24g_tx_time_last 
+0x626c 025865 store 6 ,mem_mouse_24g_tx_time_last 
+0x626d 025866 call clk_diff_rt 
+0x626e 025867 store 4 ,mem_mouse_24g_tx_time_last_delt 
+0x626f 025869 fetch 1 ,mem_mouse_24g_sleep_miss 
+0x6270 025870 nrtn blank 
+0x6271 025871 fetch 2 ,mem_24g_retransmit 
+0x6272 025872 nrtn blank 
+0x6273 025873 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
+:      025874 mouse_24g_send_time_check_1:
+0x6274 025875 fetcht 5 ,mem_mouse_24g_tx_time_sum 
+0x6275 025876 iadd temp ,pdata 
+0x6276 025877 store 5 ,mem_mouse_24g_tx_time_sum 
+0x6277 025878 fetcht 1 ,mem_mouse_24g_tx_count 
+0x6278 025879 fetch 1 ,mem_mouse_24g_tx_time_sum_count 
+0x6279 025880 isub temp ,null 
+0x627a 025881 branch mouse_24g_send_time_check_average ,zero 
+0x627b 025882 increase 1 ,temp 
+0x627c 025883 storet 1 ,mem_mouse_24g_tx_count 
+0x627d 025884 rtn 
+:      025886 mouse_24g_send_time_check_average:
+0x627e 025887 jam 1 ,mem_mouse_24g_tx_count 
+0x627f 025888 arg 0 ,temp 
+0x6280 025889 fetch 5 ,mem_mouse_24g_tx_time_sum 
+0x6281 025890 storet 5 ,mem_mouse_24g_tx_time_sum 
+0x6282 025891 fetcht 1 ,mem_mouse_24g_tx_time_sum_count 
+0x6283 025892 idiv temp 
+0x6284 025893 call wait_div_end 
+0x6285 025894 quotient rega 
+0x6286 025896 fetch 4 ,mem_mouse_24g_tsniff 
+0x6287 025897 fetcht 1 ,mem_mouse_24g_tx_time_offset 
+0x6288 025898 isub temp ,temp 
+0x6289 025899 increase -40 ,temp 
+0x628a 025901 copy rega ,pdata 
+0x628b 025902 isub temp ,pdata 
+0x628c 025903 branch mouse_24g_send_time_check_average_late ,positive 
+0x628d 025904 sub pdata ,0 ,pdata 
+0x628e 025906 rshift2 pdata ,pdata 
+0x628f 025907 fetcht 3 ,mem_24g_short_sleep_set 
+0x6290 025908 iadd temp ,temp 
+0x6291 025909 bpatch patch13_6 ,mem_patch13 
+0x6292 025910 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
+0x6293 025911 arg 0x1800 ,rega 
+0x6294 025912 iadd rega ,pdata 
+0x6295 025913 isub temp ,null 
+0x6296 025914 nbranch mouse_24g_send_time_check_average_min ,positive 
+0x6297 025915 storet 3 ,mem_24g_short_sleep_set 
+0x6298 025916 rtn 
+:      025918 mouse_24g_send_time_check_average_late:
+0x6299 025919 rshift2 pdata ,temp 
+0x629a 025920 fetch 3 ,mem_24g_short_sleep_set 
+0x629b 025921 isub temp ,temp 
+0x629c 025922 bpatch patch13_7 ,mem_patch13 
+0x629d 025923 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
+0x629e 025924 arg 0x1800 ,rega 
+0x629f 025925 isub rega ,pdata 
+0x62a0 025926 isub temp ,null 
+0x62a1 025927 branch mouse_24g_send_time_check_average_min ,positive 
+0x62a2 025928 storet 3 ,mem_24g_short_sleep_set 
+0x62a3 025929 rtn 
+:      025931 mouse_24g_send_time_check_average_min:
+0x62a4 025932 store 3 ,mem_24g_short_sleep_set 
+0x62a5 025933 rtn 
+:      025935 mouse_24g_send_timer_first:
+0x62a6 025936 jam 1 ,mem_mouse_24g_tx_count 
+0x62a7 025937 copy clkn ,pdata 
+0x62a8 025938 store 6 ,mem_mouse_24g_tx_time_last 
+0x62a9 025939 rtn 
+:      025941 mouse_24g_send_time_long_wake:
+0x62aa 025942 setarg 0 
+0x62ab 025943 store 1 ,mem_mouse_24g_tx_count 
+0x62ac 025944 store 5 ,mem_mouse_24g_tx_time_sum 
+0x62ad 025945 rtn 
+:      025954 shutter_init:
+0x62ae 025955 call enable_authrom 
+0x62af 025956 rtn wake 
+0x62b0 025958 setarg shutter_process_idle 
+0x62b1 025959 store 2 ,mem_cb_idle_process 
+0x62b2 025961 setarg shutter_process_bb_event 
+0x62b3 025962 store 2 ,mem_cb_bb_event_process 
+0x62b4 025964 setarg ble_shutter_receive_data 
+0x62b5 025965 store 2 ,mem_cb_att_write 
+0x62b6 025967 setarg shutter_le_bb_event_timer 
+0x62b7 025968 store 2 ,mem_cb_event_timer 
+0x62b8 025970 setarg shutter_key_change 
+0x62b9 025971 store 2 ,mem_cb_shutter_keycan 
+0x62ba 025973 call shutter_common_init 
+0x62bb 025975 bpatch patch14_0 ,mem_patch14 
+0x62bc 025976 call shutter_load_buffer_config_form_datarom 
+:      025978 shutter_power_switch:
+0x62bd 025979 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x62be 025980 beq hard_switch ,shutter_hart_swtich_power_on 
+0x62bf 025981 fetch 1 ,mem_shutter_soft_switch_button_gpio 
+0x62c0 025982 store 1 ,mem_ui_button_gpio 
+0x62c1 025983 branch ui_soft_swtich_init 
+:      025986 shutter_common_init:
+0x62c2 025987 setarg shutter_le_before_hibernate 
+0x62c3 025988 store 2 ,mem_cb_before_hibernate 
+0x62c4 025990 setarg shutter_process_lpm_before 
+0x62c5 025991 store 2 ,mem_cb_before_lpm 
+0x62c6 025993 setarg shutter_soft_swtich_power_on 
+0x62c7 025994 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
+0x62c8 025996 setarg shutter_soft_swtich_power_off 
+0x62c9 025997 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
+0x62ca 025999 jam 7 ,mem_version 
+0x62cb 026000 call le_modified_name_adv 
+0x62cc 026001 call shutter_init_param 
+0x62cd 026002 call keyscan_key_init 
+0x62ce 026003 call queue_init 
+0x62cf 026004 branch ui_led_init_global 
+:      026008 shutter_hart_swtich_power_on:
+0x62d0 026009 jam ui_button_gpio_disable ,mem_ui_button_gpio 
+0x62d1 026010 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
+0x62d2 026011 branch shutter_start_reconnect 
+:      026015 shutter_le_scale_lpm_lock:
+0x62d3 026016 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x62d4 026017 beq ss_state_power_off ,app_get_lpm_wake_lock 
+0x62d5 026018 call l2cap_malloc_get_full_map 
+0x62d6 026019 fetch 1 ,mem_used_map 
+0x62d7 026020 nbranch app_get_lpm_wake_lock ,blank 
+0x62d8 026021 branch app_put_lpm_wake_lock 
+:      026025 shutter_process_bb_event:
+0x62d9 026026 copy regc ,pdata 
+0x62da 026029 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
+0x62db 026030 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
+0x62dc 026031 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
+0x62dd 026032 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
+0x62de 026034 beq bt_evt_button_long_pressed ,ui_soft_switch_botton_long_press 
+0x62df 026035 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
+0x62e0 026036 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
+0x62e1 026037 rtn 
+:      026042 ble_shutter_process_baseband_connect:
+0x62e2 026043 call shutter_stop_bluetooth_discovery 
+0x62e3 026044 setarg 0 
+0x62e4 026045 store 2 ,mem_ble_shutter_reconn_timer 
+0x62e5 026046 branch app_led_off 
+:      026049 ble_shutter_process_baseband_disconnect:
+0x62e6 026050 call queue_init 
+0x62e7 026051 jam 0 ,mem_ble_shutter_enable_notify 
+0x62e8 026052 branch shutter_start_reconnect 
+:      026055 ble_shutter_process_reconnect_complete:
+0x62e9 026056 call queue_init 
+0x62ea 026057 jam 1 ,mem_ble_shutter_enable_notify 
+0x62eb 026058 fetch 8 ,mem_ble_shutter_interval_min 
+0x62ec 026059 store 8 ,mem_le_interval_min 
+0x62ed 026060 call app_lpm_mult_enable 
+0x62ee 026061 branch le_l2cap_tx_update_req 
+:      026064 ble_shutter_process_parse_connect_parameter_update_response:
+0x62ef 026065 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x62f0 026066 rtneq ble_signaling_connect_parameter_update_accepted 
+0x62f1 026067 fetch 8 ,mem_ble_shutter_interval_min_new 
+0x62f2 026068 rtn blank 
+0x62f3 026069 store 8 ,mem_le_interval_min 
+0x62f4 026070 branch le_l2cap_tx_update_req 
+:      026077 shutter_process_soft_swtich_button_down:
+0x62f5 026078 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x62f6 026079 rtneq hard_switch 
+0x62f7 026080 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x62f8 026081 rtnne ss_state_power_on 
+0x62f9 026082 call shutter_store_currenct_led_state 
+0x62fa 026083 branch app_led_on 
+:      026085 shutter_store_currenct_led_state:
+0x62fb 026086 jam 1 ,mem_shutter_soft_swtich_botton_down 
+0x62fc 026087 arg 11 ,loopcnt 
+0x62fd 026088 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
+0x62fe 026089 arg mem_shutter_led_struct_app_led ,contr 
+0x62ff 026090 branch memcpy 
+:      026092 shutter_process_soft_swtich_button_up:
+0x6300 026093 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x6301 026094 rtneq hard_switch 
+0x6302 026095 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x6303 026096 beq ss_state_power_on ,shutter_load_currenct_led_state 
+0x6304 026097 branch ui_soft_switch_botton_up 
+:      026099 shutter_load_currenct_led_state:
+0x6305 026100 fetch 1 ,mem_shutter_soft_swtich_botton_down 
+0x6306 026101 rtnne 1 
+0x6307 026102 jam 0 ,mem_shutter_soft_swtich_botton_down 
+0x6308 026103 fetch 2 ,mem_ui_state_map 
+0x6309 026104 bbit1 ui_state_ble_connected ,app_led_off 
+0x630a 026105 arg 11 ,loopcnt 
+0x630b 026106 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
+0x630c 026107 arg mem_shutter_led_struct_app_led ,contw 
+0x630d 026108 branch memcpy 
+:      026113 shutter_le_bb_event_timer:
+0x630e 026115 call shutter_check_sleep_timer 
+0x630f 026118 call shutter_check_power_off_timer 
+0x6310 026122 branch ble_shutter_reconn_timer 
+:      026126 shutter_check_sleep_timer:
+0x6311 026127 arg mem_shutter_sleep_timer ,regc 
+0x6312 026128 arg shutter_sleep_timeout ,regb 
+0x6313 026129 branch timer_single_step_2b 
+:      026130 shutter_sleep_timeout:
+0x6314 026131 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
+0x6315 026132 call app_led_off 
+0x6316 026133 call shutter_disconnect_current_connection 
+0x6317 026134 branch shutter_wait_power_off 
+:      026137 shutter_check_power_off_timer:
+0x6318 026138 arg mem_shutter_power_off_timer ,regc 
+0x6319 026139 arg shutter_check_power_off_timeout ,regb 
+0x631a 026140 branch timer_single_step 
+:      026142 shutter_check_power_off_timeout:
+0x631b 026143 fetch 2 ,mem_ui_state_map 
+0x631c 026144 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
+0x631d 026145 fetch 1 ,mem_shutter_led_struct_app_led_type 
+0x631e 026146 beq ui_led_state_blink_start ,shutter_wait_power_off 
+0x631f 026147 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
+0x6320 026148 beq ui_led_state_blink_darking ,shutter_wait_power_off 
+0x6321 026149 branch app_enter_hibernate 
+:      026153 ble_shutter_reconn_timer:
+0x6322 026154 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x6323 026155 rtnne ss_state_power_on 
+0x6324 026156 arg mem_ble_shutter_reconn_timer ,regc 
+0x6325 026157 arg shutter_start_bluetooth_discovery ,regb 
+0x6326 026158 branch timer_single_step_2b 
+:      026161 shutter_process_idle:
+0x6327 026162 call shutter_send_data_to_master 
+0x6328 026163 branch keyscan_key_process 
+:      026166 shutter_process_lpm_before:
+0x6329 026167 call gpio_set_before_lpm 
+0x632a 026168 branch keyscan_process_lpm_before 
+:      026170 shutter_le_before_hibernate:
+0x632b 026171 call gpio_set_before_lpm 
+0x632c 026172 branch disable_authrom 
+:      026178 shutter_stop_bluetooth_discovery:
+:      026182 ble_shutter_stop_bluetooth_discovery:
+0x632d 026183 fetch 2 ,mem_ble_shutter_connect_timeout 
+0x632e 026184 store 2 ,mem_shutter_sleep_timeout 
+0x632f 026185 store 2 ,mem_shutter_sleep_timer 
+0x6330 026186 branch app_ble_stop_adv 
+:      026189 shutter_start_bluetooth_discovery:
+0x6331 026190 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x6332 026191 rtnne ss_state_power_on 
+:      026195 ble_shutter_start_discovery:
+0x6333 026196 fetch 2 ,mem_ui_state_map 
+0x6334 026197 rtnbit1 ui_state_ble_connected 
+0x6335 026198 fetch 2 ,mem_ble_shutter_discovery_timeout 
+0x6336 026199 store 2 ,mem_shutter_sleep_timeout 
+0x6337 026200 store 2 ,mem_shutter_sleep_timer 
+0x6338 026201 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
+0x6339 026202 call shutter_ble_adv_interval_set 
+0x633a 026203 call app_led_start_blink 
+0x633b 026204 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
+0x633c 026205 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x633d 026206 fetch 2 ,mem_ui_state_map 
+0x633e 026207 rtnbit1 ui_state_ble_adv 
+0x633f 026208 branch app_ble_start_adv 
+:      026210 shutter_soft_swtich_power_on:
+:      026211 shutter_start_reconnect:
+0x6340 026212 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x6341 026213 rtnne ss_state_power_on 
+:      026217 ble_shutter_start_reconnect:
+0x6342 026218 fetch 2 ,mem_ble_shutter_reconn_timer 
+0x6343 026219 fetcht 2 ,mem_ble_shutter_reconn_timeout 
+0x6344 026220 storet 2 ,mem_ble_shutter_reconn_timer 
+0x6345 026221 nrtn blank 
+0x6346 026222 fetch 2 ,mem_ble_shutter_reconn_adv_interval 
+0x6347 026223 call shutter_ble_adv_interval_set 
+0x6348 026224 call app_led_start_blink 
+0x6349 026225 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
+0x634a 026226 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x634b 026227 fetch 2 ,mem_ui_state_map 
+0x634c 026228 rtnbit1 ui_state_ble_adv 
+0x634d 026229 branch app_ble_start_adv 
+:      026231 shutter_disconnect_current_connection:
+0x634e 026232 fetch 2 ,mem_ui_state_map 
+0x634f 026233 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x6350 026234 branch shutter_stop_bluetooth_discovery 
+:      026238 shutter_check_data_enable:
+0x6351 026239 call disable_user 
+0x6352 026240 fetch 2 ,mem_ui_state_map 
+0x6353 026241 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
+0x6354 026242 rtn 
+:      026244 shutter_check_ble_data_enable:
+0x6355 026245 fetch 1 ,mem_ble_shutter_enable_notify 
+0x6356 026246 rtn blank 
+0x6357 026247 branch enable_user 
+:      026252 shutter_check_bluetooth_conn:
+0x6358 026253 call disable_user 
+0x6359 026254 fetch 2 ,mem_ui_state_map 
+0x635a 026255 rtnbit1 ui_state_ble_connected 
+0x635b 026256 branch enable_user 
+:      026260 shutter_change_bluetooth_status_bt_disconn:
+:      026264 ble_shutter_change_bluetooth_status_bt_disconn:
+0x635c 026265 branch shutter_start_reconnect 
+:      026269 shutter_check_send_data:
+0x635d 026270 disable user2 
+0x635e 026271 fetch 2 ,mem_shutter_sleep_timeout 
+0x635f 026272 store 2 ,mem_shutter_sleep_timer 
+0x6360 026274 call shutter_check_bluetooth_conn 
+0x6361 026275 branch shutter_change_bluetooth_status_bt_disconn ,user 
+0x6362 026277 call shutter_check_data_enable 
+0x6363 026278 nrtn user 
+0x6364 026279 branch enable_user2 
+:      026283 shutter_key_change:
+0x6365 026284 call shutter_check_send_data 
+0x6366 026285 nrtn user2 
+0x6367 026286 deposit rega 
+0x6368 026287 branch shutter_key_release ,blank 
+:      026288 shutter_key_press:
+0x6369 026289 call app_led_on 
+0x636a 026290 arg mem_key0_press ,regc 
+0x636b 026291 branch push_queue_press_or_release 
+:      026293 shutter_key_release:
+0x636c 026294 call app_led_off 
+0x636d 026295 arg mem_key0_release ,regc 
+:      026297 push_queue_press_or_release:
+0x636e 026298 arg max_queue_num ,pdata 
+0x636f 026299 imul32 queue ,pdata 
+0x6370 026300 iadd regc ,regc 
+:      026303 push_buffer_in_queue:
+0x6371 026304 ifetch 1 ,regc 
+0x6372 026305 rtn blank 
+0x6373 026306 call queue_push_one_byte 
+0x6374 026307 increase 1 ,regc 
+0x6375 026308 branch push_buffer_in_queue 
+:      026311 shutter_send_data_to_master:
+0x6376 026312 fetch 2 ,mem_ui_state_map 
+0x6377 026313 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
+0x6378 026314 rtn 
+:      026316 pop_queue_to_ble_data:
+0x6379 026317 call le_fifo_check_nearly_full 
+0x637a 026318 nrtn blank 
+0x637b 026319 call queue_pop_one_byte 
+0x637c 026320 nrtn user 
+0x637d 026321 pincrease -1 
+0x637e 026322 mul32 pdata ,shutter_ble_data_buffer ,pdata 
+0x637f 026323 arg mem_ble_data_buffer1 ,temp 
+0x6380 026324 iadd temp ,contr 
+0x6381 026325 branch le_send_notify_from_list 
+:      026329 queue_push_one_byte:
+0x6382 026330 store 1 ,mem_pdatatemp 
+0x6383 026331 arg mem_pdatatemp ,rega 
+0x6384 026332 branch queue_push 
+:      026334 queue_pop_one_byte:
+0x6385 026335 arg mem_pdatatemp ,rega 
+0x6386 026336 call queue_pop 
+0x6387 026337 nrtn user 
+0x6388 026338 fetch 1 ,mem_pdatatemp 
+0x6389 026339 rtn 
+:      026342 ble_shutter_receive_data:
+0x638a 026343 fetch 2 ,mem_le_att_handle 
+0x638b 026344 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
+0x638c 026345 rtn 
+:      026347 shutter_init_param:
+0x638d 026348 jam 0x02 ,mem_shutter_power_off_timeout 
+0x638e 026350 setarg 0x00200008 
+0x638f 026351 store 4 ,mem_ble_shutter_interval_min 
+0x6390 026352 setarg 0x012c0005 
+0x6391 026353 istore 4 ,contw 
+0x6392 026356 jam 0x17 ,mem_le_local_mtu 
+0x6393 026359 setarg 0x1b 
+0x6394 026360 store 2 ,mem_le_pairing_handle 
+0x6395 026361 branch le_set_fixed_ltk_justwork 
+:      026364 shutter_load_buffer_config_form_datarom:
+0x6396 026366 arg ble_key_value_list_size ,loopcnt 
+0x6397 026367 arg mem_ble_data_buffer1 ,contw 
+0x6398 026368 arg ble_shutter_key_value_list_addr ,contr 
+0x6399 026369 branch memcpy_fast 
+:      026389 shutter_soft_swtich_power_off:
+0x639a 026390 arg 0 ,rega 
+0x639b 026391 arg mem_shutter_power_off_led_style ,regc 
+0x639c 026392 call ui_led_set_style_global 
+0x639d 026393 call shutter_disconnect_current_connection 
+:      026394 shutter_wait_power_off:
+0x639e 026395 fetch 1 ,mem_shutter_power_off_timeout 
+0x639f 026396 store 1 ,mem_shutter_power_off_timer 
+0x63a0 026397 rtn 
+:      026401 ui_soft_swtich_init:
+0x63a1 026402 setarg ss_state_power_up 
+0x63a2 026403 call ui_soft_swtich_init_power_on_time 
+0x63a3 026404 jam ui_button_state_up ,mem_ui_button_last_state 
+0x63a4 026405 call ui_button_init 
+0x63a5 026406 call ui_button_polling 
+:      026407 ui_soft_switch_first_power_on:
+0x63a6 026408 fetch 1 ,mem_shutter_soft_switch_first_power_on 
+0x63a7 026409 branch ui_soft_swtich_init_next ,blank 
+0x63a8 026410 fetch 1 ,core_lpm_isogate 
+0x63a9 026411 bbit1 cold_wake ,ui_soft_switch_power_on 
+:      026412 ui_soft_swtich_init_next:
+0x63aa 026413 fetch 2 ,mem_ui_state_map 
+0x63ab 026414 rtnbit1 ui_state_btn_down 
+0x63ac 026415 branch app_enter_hibernate 
+:      026417 ui_soft_swtich_init_power_on_time:
+0x63ad 026418 fetcht 2 ,mem_power_param_ptr 
+0x63ae 026419 istore 1 ,temp 
+0x63af 026420 ifetch 1 ,contw 
+0x63b0 026421 store 1 ,mem_ui_button_timeout 
+0x63b1 026422 rtn 
+:      026425 ui_soft_switch_botton_up:
+0x63b2 026426 fetch 2 ,mem_power_param_ptr 
+0x63b3 026427 ifetch 1 ,pdata 
+0x63b4 026428 rtnne ss_state_power_up 
+0x63b5 026429 branch app_enter_hibernate 
+:      026432 ui_soft_switch_botton_long_press:
+0x63b6 026433 fetcht 2 ,mem_power_param_ptr 
+0x63b7 026434 ifetch 1 ,temp 
+0x63b8 026435 beq ss_state_power_on ,ui_soft_switch_power_off 
+:      026436 ui_soft_switch_power_on:
+0x63b9 026437 setarg ss_state_power_on 
+0x63ba 026438 fetcht 2 ,mem_power_param_ptr 
+0x63bb 026439 istore 1 ,temp 
+0x63bc 026440 add temp ,ss_power_off_time ,contr 
+0x63bd 026441 ifetch 1 ,contr 
+0x63be 026442 istore 1 ,mem_ui_button_timeout 
+0x63bf 026443 ifetch 2 ,contr 
+0x63c0 026444 branch callback_func 
+:      026446 ui_soft_switch_power_off:
+0x63c1 026447 setarg ss_state_power_off 
+0x63c2 026448 call ui_soft_swtich_init_power_on_time 
+0x63c3 026449 add temp ,ss_power_off_cb ,contr 
+0x63c4 026450 ifetch 2 ,contr 
+0x63c5 026451 branch app_enter_hibernate ,blank 
+0x63c6 026452 branch callback_func 
+:      026457 shutter_ble_adv_interval_set:
+0x63c7 026458 store 2 ,mem_lpm_interval 
+0x63c8 026459 increase -4 ,pdata 
+0x63c9 026460 store 2 ,mem_le_adv_interval 
+0x63ca 026461 rtn 
+:      026463 le_send_notify_from_list:
+0x63cb 026464 ifetch 1 ,contr 
+0x63cc 026465 copy pdata ,rega 
+0x63cd 026466 ifetcht 2 ,contr 
+0x63ce 026467 call store_contr 
+0x63cf 026468 call le_att_malloc_tx_notify 
+0x63d0 026469 copy rega ,loopcnt 
+0x63d1 026470 call get_contr 
+0x63d2 026471 branch memcpy 
+:      026473 shutter_le_uuid_table_conf:
+0x63d3 026474 setarg ble_shutter_gatt_list_addr 
+0x63d4 026475 store 2 ,mem_ui_le_uuid_table 
+0x63d5 026476 rtn 
+:      026478 shutter_dy_le_uuid_table_conf:
+0x63d6 026479 setarg mem_shutter_le_uuid_sup 
+0x63d7 026480 store 2 ,mem_ui_le_uuid_table 
+0x63d8 026481 rtn 
+:      026484 shutter_default_init:
+0x63d9 026485 fetch 2 ,mem_shutter_key_conf0_temp 
+0x63da 026486 store 2 ,mem_shutter_key_conf0 
+0x63db 026487 fetch 1 ,mem_shutter_led_struct_app_led_gpio_temp 
+0x63dc 026488 store 1 ,mem_shutter_led_struct_app_led_gpio 
+0x63dd 026489 store 1 ,mem_shutter_power_off_led_style_gpio 
+0x63de 026490 fetch 1 ,mem_shutter_hard_soft_switch_case_temp 
+0x63df 026491 store 1 ,mem_shutter_hard_soft_switch_case 
+0x63e0 026492 fetch 1 ,mem_shutter_soft_switch_button_gpio_temp 
+0x63e1 026493 store 1 ,mem_shutter_soft_switch_button_gpio 
+0x63e2 026499 setarg 0x0002 
+0x63e3 026500 store 2 ,mem_key0_press 
+0x63e4 026501 store 2 ,mem_key1_press 
+0x63e5 026502 setarg 0x0006 
+0x63e6 026503 store 2 ,mem_key0_release 
+0x63e7 026504 store 2 ,mem_key1_release 
+0x63e8 026505 setarg 0x0007 
+0x63e9 026506 store 2 ,mem_key2_press 
+0x63ea 026507 setarg 0x0008 
+0x63eb 026508 store 2 ,mem_key2_release 
+0x63ec 026509 setarg mem_shutter_soft_switch_power_state 
+0x63ed 026510 store 2 ,mem_power_param_ptr 
+0x63ee 026511 setarg 0x201400 
+0x63ef 026512 store 3 ,mem_shutter_soft_switch_power_state 
+0x63f0 026513 jam 0x01 ,mem_lpm_mode 
+0x63f1 026514 setarg 0x0100 
+0x63f2 026515 store 2 ,mem_lpm_interval 
+0x63f3 026516 jam 0x08 ,mem_lpm_overhead 
+0x63f4 026517 jam 0x05 ,mem_lpm_mult 
+0x63f5 026518 jam 0x02 ,mem_lpm_mult_timeout 
+0x63f6 026519 setarg 0x0096 
+0x63f7 026520 store 2 ,mem_ble_shutter_reconn_blink_on_time 
+0x63f8 026521 istore 2 ,contw 
+0x63f9 026522 setarg 0x0296 
+0x63fa 026523 store 2 ,mem_ble_shutter_discovery_blink_on_time 
+0x63fb 026524 istore 2 ,contw 
+0x63fc 026525 setsect 0 ,0x10 
+0x63fd 026526 setsect 1 ,0x8008 
+0x63fe 026527 setsect 2 ,0x2c000 
+0x63ff 026528 setsect 3 ,0x04 
+0x6400 026529 store 8 ,mem_ble_shutter_interval_min_new 
+0x6401 026530 jam 0x01 ,mem_ui_led_struct_num 
+0x6402 026531 setarg mem_shutter_led_struct_app_led 
+0x6403 026532 store 2 ,mem_ui_led_struct_ptr 
+0x6404 026533 setarg 0x0000 
+0x6405 026534 store 2 ,mem_shutter_led_struct_app_led 
+0x6406 026535 setsect 0 ,0x1a0 
+0x6407 026536 setsect 1 ,0x68 
+0x6408 026537 setsect 2 ,0x00 
+0x6409 026538 setsect 3 ,0x00 
+0x640a 026539 store 8 ,mem_shutter_led_struct_app_led_on_time 
+0x640b 026540 setarg 0x0301 
+0x640c 026541 store 2 ,mem_shutter_power_off_led_style 
+0x640d 026542 setsect 0 ,0x1a0 
+0x640e 026543 setsect 1 ,0xe8 
+0x640f 026544 setsect 2 ,0x00 
+0x6410 026545 setsect 3 ,0x00 
+0x6411 026546 store 8 ,mem_shutter_power_off_led_style_on_time 
+0x6412 026547 setarg 0x000e 
+0x6413 026548 store 2 ,mem_ble_shutter_reconn_adv_interval 
+0x6414 026549 setarg 0x0140 
+0x6415 026550 store 2 ,mem_ble_shutter_discovery_adv_interval 
+0x6416 026551 store 2 ,mem_le_adv_interval 
+0x6417 026552 setarg 0x0050 
+0x6418 026553 store 2 ,mem_ble_shutter_reconn_timeout 
+0x6419 026554 jam 0x07 ,mem_le_adv_channel_map 
+0x641a 026555 jam 0x00 ,mem_le_adv_enable 
+0x641b 026556 setsect 0 ,0xfb 
+0x641c 026557 setsect 1 ,0x2c212 
+0x641d 026558 setsect 2 ,0x800f 
+0x641e 026559 setsect 3 ,0x21 
+0x641f 026560 store 8 ,mem_local_rx_max_octets 
+0x6420 026561 setsect 0 ,0x0bb8 
+0x6421 026562 setsect 1 ,0x02ee 
+0x6422 026563 store 4 ,mem_ble_shutter_discovery_timeout 
+0x6423 026564 setarg mem_queue_each_size 
+0x6424 026565 store 2 ,mem_queue_ptr 
+0x6425 026566 setarg 0x2001 
+0x6426 026567 store 2 ,mem_queue_each_size 
+0x6427 026568 jam 0x1f ,mem_le_adv_data_len 
+0x6428 026569 setsect 0 ,0x10102 
+0x6429 026570 setsect 1 ,0x80c1 
+0x642a 026571 setsect 2 ,0x18120 
+0x642b 026572 setsect 3 ,0x640c 
+0x642c 026573 store 9 ,mem_le_adv_data 
+0x642d 026574 setsect 0 ,0x3c1 
+0x642e 026575 istore 2 ,contw 
+0x642f 026576 jam 0x1f ,mem_le_scan_data_len 
+0x6430 026577 setsect 0 ,0x2090d 
+0x6431 026578 setsect 1 ,0x34c15 
+0x6432 026579 setsect 2 ,0x28532 
+0x6433 026580 setsect 3 ,0x1d1d5 
+0x6434 026581 store 9 ,mem_le_scan_data 
+0x6435 026582 setsect 0 ,0x26574 
+0x6436 026583 setsect 1 ,0x1c 
+0x6437 026584 istore 3 ,contw 
+0x6438 026585 setarg mem_shutter_keyscan 
+0x6439 026586 store 2 ,mem_keyscan_ptr 
+0x643a 026587 jam 0x02 ,mem_shutter_key_num 
+0x643b 026588 setarg mem_shutter_nv_data 
+0x643c 026589 store 2 ,mem_nv_data_ptr 
+0x643d 026590 jam 0x05 ,mem_nv_data_number 
+0x643e 026591 fetch 1 ,mem_shutter_dy_conf 
+0x643f 026592 beq shutter_type ,shutter_le_uuid_table_conf 
+0x6440 026593 beq shutter_dy_type ,shutter_dy_le_uuid_table_conf 
+0x6441 026594 rtn 
+:      026606 shutter_dy_6_key_conf:
+0x6442 026608 fetch shutter_six_key ,mem_shutter_dy_key_conf 
+0x6443 026609 store shutter_six_key ,mem_shutter_key_conf0 
+0x6444 026610 jam shutter_six_key ,mem_shutter_key_num 
+0x6445 026611 setarg mem_shutter_key_num 
+0x6446 026612 store 2 ,mem_keyscan_ptr 
+0x6447 026613 rtn 
+:      026615 shutter_dy_7_key_conf:
+0x6448 026617 fetch shutter_seven_key ,mem_shutter_dy_key_conf 
+0x6449 026618 store shutter_seven_key ,mem_shutter_key_conf0 
+0x644a 026619 jam shutter_seven_key ,mem_shutter_key_num 
+0x644b 026620 setarg mem_shutter_key_num 
+0x644c 026621 store 2 ,mem_keyscan_ptr 
+0x644d 026622 rtn 
+:      026624 shutter_dy_8_key_conf:
+0x644e 026626 fetch shutter_eight_key ,mem_shutter_dy_key_conf 
+0x644f 026627 store shutter_eight_key ,mem_shutter_key_conf0 
+0x6450 026628 jam shutter_eight_key ,mem_shutter_key_num 
+0x6451 026629 setarg mem_shutter_key_num 
+0x6452 026630 store 2 ,mem_keyscan_ptr 
+0x6453 026631 rtn 
+:      026633 shutter_dy_key_conf:
+0x6454 026634 fetch 1 ,mem_shutter_key_num_conf 
+0x6455 026635 beq shutter_six_key ,shutter_dy_6_key_conf 
+0x6456 026636 beq shutter_seven_key ,shutter_dy_7_key_conf 
+0x6457 026637 beq shutter_eight_key ,shutter_dy_8_key_conf 
+0x6458 026638 rtn 
+:      026640 shutter_dy_adv_conf:
+0x6459 026641 bpatch patch14_1 ,mem_patch14 
+0x645a 026643 fetch 8 ,mem_shutter_ble_discovery_time_conf 
+0x645b 026644 store 8 ,mem_ble_shutter_discovery_timeout 
+0x645c 026645 setarg 0x0096 
+0x645d 026646 store 2 ,mem_ble_shutter_reconn_timeout 
+0x645e 026648 fetch 7 ,mem_shutter_led_on_light_dark_led_conf 
+0x645f 026649 store 7 ,mem_shutter_led_struct_app_led 
+0x6460 026650 fetch 7 ,mem_shutter_led_off_light_dark_led_conf 
+0x6461 026651 store 7 ,mem_shutter_power_off_led_style 
+0x6462 026653 fetch 4 ,mem_shutter_reconn_blink_on_time_conf 
+0x6463 026654 store 4 ,mem_ble_shutter_reconn_blink_on_time 
+0x6464 026655 fetch 4 ,mem_shutter_discovery_blink_on_time_conf 
+0x6465 026656 store 4 ,mem_ble_shutter_discovery_blink_on_time 
+0x6466 026658 setarg 0x000e 
+0x6467 026659 store 2 ,mem_ble_shutter_reconn_adv_interval 
+0x6468 026660 setarg 0x0140 
+0x6469 026661 store 2 ,mem_ble_shutter_discovery_adv_interval 
+0x646a 026662 store 2 ,mem_le_adv_interval 
+0x646b 026669 fetch 8 ,mem_ble_shutter_dy_interval_min_new 
+0x646c 026670 store 8 ,mem_ble_shutter_interval_min_new 
+0x646d 026671 rtn 
+:      026675 shutter_dy_init:
+0x646e 026676 call enable_authrom 
+0x646f 026677 rtn wake 
+0x6470 026679 call shutter_dy_key_conf 
+0x6471 026680 call shutter_dy_adv_conf 
+0x6472 026683 setarg shutter_dy_process_idle 
+0x6473 026684 store 2 ,mem_cb_idle_process 
+0x6474 026686 setarg shutter_dy_process_bb_event 
+0x6475 026687 store 2 ,mem_cb_bb_event_process 
+0x6476 026689 setarg ble_shutter_dy_receive_data 
+0x6477 026690 store 2 ,mem_cb_att_write 
+0x6478 026692 setarg shutter_dy_le_bb_event_timer 
+0x6479 026693 store 2 ,mem_cb_event_timer 
+0x647a 026695 setarg shutter_dy_key_change 
+0x647b 026696 store 2 ,mem_cb_shutter_keycan 
+0x647c 026698 call shutter_common_init 
+0x647d 026700 fetch 2 ,mem_shutter_le_pairing_handle 
+0x647e 026701 store 2 ,mem_le_pairing_handle 
+0x647f 026702 fetch 8 ,mem_ble_shutter_interval_min_new 
+0x6480 026703 store 8 ,mem_ble_shutter_interval_min 
+0x6481 026704 call shutter_dy_iphone_every_move_max_set 
+0x6482 026705 bpatch patch14_2 ,mem_patch14 
+0x6483 026706 branch shutter_power_switch 
+:      026709 shutter_dy_process_idle:
+0x6484 026710 call shutter_dy_shutter_send_data_to_master 
+0x6485 026711 arg key_scan_timer ,queue 
+0x6486 026712 call timer_check 
+0x6487 026713 nrtn blank 
+0x6488 026714 setarg 0x20 
+0x6489 026715 arg key_scan_timer ,queue 
+0x648a 026716 call timer_init 
+0x648b 026717 disable user 
+0x648c 026718 call keyscan_process_lpm_before 
+0x648d 026719 branch shutter_dy_keyscan_key_process 
+:      026721 shutter_dy_iphone_every_move_max_set:
+0x648e 026722 setarg 0x1f 
+0x648f 026723 mul32 pdata ,every_payload_len ,pdata 
+0x6490 026724 arg mem_shutter_mousekey_value_list ,temp 
+0x6491 026725 iadd temp ,rega 
+0x6492 026726 increase 3 ,rega 
+0x6493 026727 arg iphone_once_max_move_value ,temp 
+0x6494 026728 istoret 1 ,rega 
+0x6495 026729 increase 11 ,rega 
+0x6496 026730 arg 0xfff ,pdata 
+0x6497 026731 isub temp ,pdata 
+0x6498 026732 lshift4 pdata ,pdata 
+0x6499 026733 istore 2 ,rega 
+0x649a 026734 rtn 
+:      026736 shutter_dy_shutter_send_data_to_master:
+0x649b 026737 fetch 2 ,mem_ui_state_map 
+0x649c 026738 bbit1 ui_state_ble_connected ,shutter_dy_pop_queue_to_ble_data 
+0x649d 026739 arg mem_queue_curr_num ,contw 
+0x649e 026740 arg 35 ,loopcnt 
+0x649f 026741 branch clear_mem 
+:      026743 shutter_dy_pop_queue_to_ble_data:
+0x64a0 026744 call le_fifo_check_nearly_full 
+0x64a1 026745 nrtn blank 
+0x64a2 026746 call queue_empty 
+0x64a3 026747 rtn blank 
+0x64a4 026748 fetcht 4 ,mem_key_send_clk 
+0x64a5 026749 copy clkn_bt ,pdata 
+0x64a6 026750 isub temp ,temp 
+0x64a7 026751 rtn zero 
+0x64a8 026752 nbranch shutter_dy_pop_queue_to_ble_data2 ,positive 
+0x64a9 026753 fetch 1 ,mem_send_data_delay 
+0x64aa 026754 isub temp ,null 
+0x64ab 026755 rtn positive 
+:      026756 shutter_dy_pop_queue_to_ble_data2:
+0x64ac 026757 copy clkn_bt ,pdata 
+0x64ad 026758 store 4 ,mem_key_send_clk 
+0x64ae 026759 call queue_pop_one_byte 
+0x64af 026760 nrtn user 
+0x64b0 026761 pincrease -1 
+0x64b1 026762 mul32 pdata ,10 ,pdata 
+0x64b2 026763 arg mem_shutter_mousekey_value_list ,temp 
+0x64b3 026764 iadd temp ,contr 
+0x64b4 026765 branch le_send_notify_from_list 
+:      026768 shutter_dy_le_bb_event_timer:
+0x64b5 026769 call shutter_dy_shutter_1s_timer 
+0x64b6 026770 call shutter_dy_link_key_loop_timer 
+0x64b7 026771 call shutter_dy_long_key_volume_timer 
+0x64b8 026772 call shutter_dy_iphone_move_mid_timer 
+0x64b9 026773 call shutter_dy_clear_key_state_timer 
+0x64ba 026774 call shutter_check_sleep_timer 
+0x64bb 026775 branch shutter_dy_check_power_off_timer 
+:      026777 shutter_dy_iphone_move_mid_timer:
+0x64bc 026778 arg mem_shutter_move_mid_timer ,regc 
+0x64bd 026779 arg shutter_dy_iphone_move_mid_timeout ,regb 
+0x64be 026780 branch timer_single_step 
+:      026782 shutter_dy_iphone_move_mid_timeout:
+0x64bf 026783 call queue_empty 
+0x64c0 026784 nrtn blank 
+0x64c1 026785 fetch 2 ,mem_key_value_xmem 
+0x64c2 026786 nrtn blank 
+:      026787 shutter_dy_iphone_move_mid:
+0x64c3 026788 call shutter_dy_check_iphone 
+0x64c4 026789 branch shutter_dy_android_like_loaction_mid ,blank 
+0x64c5 026790 copy queue ,pdata 
+0x64c6 026791 compare 0x04 ,pdata ,0x07 
+0x64c7 026792 branch shutter_dy_iphone_up_mid ,true 
+0x64c8 026794 copy queue ,pdata 
+0x64c9 026795 compare 0x01 ,pdata ,0x07 
+0x64ca 026796 branch shutter_dy_iphone_like_mid ,true 
+0x64cb 026797 arg mem_shutter_iphone_move_mid ,regc 
+0x64cc 026798 branch push_buffer_in_queue 
+:      026800 shutter_dy_android_like_loaction_mid:
+0x64cd 026801 arg mem_shutter_android_move_mid ,regc 
+0x64ce 026802 branch push_buffer_in_queue 
+:      026804 shutter_dy_iphone_up_mid:
+0x64cf 026805 arg mem_shutter_iphone_up_mid ,regc 
+0x64d0 026806 branch push_buffer_in_queue 
+:      026808 shutter_dy_iphone_like_mid:
+0x64d1 026809 arg mem_shutter_iphone_like_mid ,regc 
+0x64d2 026810 branch push_buffer_in_queue 
+:      026812 shutter_dy_clear_key_state_timer:
+0x64d3 026813 arg mem_shutter_like_timeout ,regc 
+0x64d4 026814 arg shutter_dy_clear_key_state_timeout ,regb 
+0x64d5 026815 branch timer_single_step 
+:      026817 shutter_dy_clear_key_state_timeout:
+0x64d6 026818 arg shutter_key_conf_sate_bytes ,loopcnt 
+0x64d7 026819 arg mem_shutter_key_state1 ,contw 
+0x64d8 026820 branch clear_mem 
+:      026823 shutter_dy_check_power_off_timer:
+0x64d9 026824 arg mem_shutter_power_off_timer ,regc 
+0x64da 026825 arg shutter_dy_check_power_off_timeout ,regb 
+0x64db 026826 branch timer_single_step 
+:      026827 shutter_dy_check_power_off_timeout:
+0x64dc 026828 fetch 2 ,mem_ui_state_map 
+0x64dd 026829 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
+0x64de 026830 branch app_enter_hibernate 
+:      026832 shutter_dy_process_bb_event:
+0x64df 026833 copy regc ,pdata 
+0x64e0 026834 beq bt_evt_le_connected ,ble_shutter_dy_process_baseband_connect 
+0x64e1 026835 beq bt_evt_le_disconnected ,ble_shutter_dy_process_baseband_disconnect 
+0x64e2 026836 beq bt_evt_le_pairing_success ,ble_shutter_dy_pairing_success 
+0x64e3 026837 rtneq bt_evt_le_parse_conn_papa_update_rsp 
+0x64e4 026838 beq bt_evt_le_start_enc ,shutter_dy_le_find_service_hand_by_uuid 
+0x64e5 026839 branch shutter_process_bb_event 
+:      026841 ble_shutter_dy_pairing_success:
+0x64e6 026842 jam 1 ,mem_shutter_pairing_success 
+0x64e7 026843 call shutter_dy_clear_move_config 
+0x64e8 026845 fetch 2 ,mem_android_initial_move_x 
+0x64e9 026846 store 2 ,mem_shutter_move_data_x 
+0x64ea 026848 fetcht 2 ,mem_android_initial_move_y 
+0x64eb 026849 setarg 0xfff 
+0x64ec 026850 isub temp ,pdata 
+0x64ed 026851 store 2 ,mem_shutter_move_data_y 
+0x64ee 026852 rtn 
+:      026854 ble_shutter_dy_process_baseband_disconnect:
+0x64ef 026855 jam 0 ,mem_shutter_le_conned 
+0x64f0 026856 jam 0 ,mem_shutter_pairing_success 
+0x64f1 026857 call shutter_dy_move_mode_disable 
+0x64f2 026858 call shutter_dy_over_clear 
+0x64f3 026859 branch ble_shutter_process_baseband_disconnect 
+:      026861 ble_shutter_dy_process_baseband_connect:
+0x64f4 026862 copy clkn_bt ,pdata 
+0x64f5 026863 store 4 ,mem_key_send_clk 
+0x64f6 026864 call shutter_dy_remote_not_iphone 
+0x64f7 026865 branch ble_shutter_process_baseband_connect 
+:      026868 shutter_dy_check_send_data:
+0x64f8 026869 disable user2 
+0x64f9 026870 fetch 2 ,mem_shutter_sleep_timeout 
+0x64fa 026871 store 2 ,mem_shutter_sleep_timer 
+0x64fb 026872 call shutter_check_bluetooth_conn 
+0x64fc 026873 branch shutter_change_bluetooth_status_bt_disconn ,user 
+0x64fd 026874 call shutter_check_data_enable 
+0x64fe 026875 nrtn user 
+0x64ff 026876 branch enable_user2 
+:      026878 shutter_dy_over_clear:
+0x6500 026879 jam 0 ,mem_last_press_key_value 
+0x6501 026880 rtn 
+:      026882 shutter_dy_key_value_filter:
+0x6502 026883 copy queue ,pdata 
+0x6503 026884 rtnne shutter_like_key_num 
+0x6504 026885 branch shutter_dy_key_press_next 
+:      026887 shutter_dy_key_change:
+0x6505 026888 call shutter_dy_check_send_data 
+0x6506 026889 nrtn user2 
+0x6507 026890 deposit rega 
+0x6508 026891 branch shutter_dy_shutter_key_release ,blank 
+:      026892 shutter_dy_key_press:
+0x6509 026893 bpatch patch14_3 ,mem_patch14 
+0x650a 026894 fetch 1 ,mem_shutter_link_loop_flag 
+0x650b 026895 nbranch shutter_dy_key_value_filter ,blank 
+:      026896 shutter_dy_key_press_next:
+0x650c 026897 jam 1 ,mem_shutter_key_pressed 
+0x650d 026898 call app_led_on 
+0x650e 026899 call shutter_dy_key_press_clk 
+0x650f 026900 call shutter_dy_jude_queue_size 
+0x6510 026901 branch shutter_dy_over_clear ,positive 
+0x6511 026902 copy queue ,pdata 
+0x6512 026903 fetcht 1 ,mem_last_press_key_value 
+0x6513 026904 isub temp ,null 
+0x6514 026905 ncall shutter_dy_iphone_check_move_mid ,zero 
+0x6515 026906 copy queue ,pdata 
+0x6516 026907 store 1 ,mem_last_press_key_value 
+0x6517 026908 fetcht 1 ,mem_move_mode_key_index 
+0x6518 026909 isub temp ,null 
+0x6519 026910 branch shutter_dy_key_move_to_specify_location ,zero 
+0x651a 026911 fetch 1 ,mem_move_mode_trigger_enable 
+0x651b 026912 nbranch shutter_dy_move_set ,blank 
+:      026913 shutter_dy_page_set:
+0x651c 026914 call shutter_dy_le_get_press_ptr 
+0x651d 026915 arg max_queue_new_press ,pdata 
+0x651e 026916 branch shutter_dy_push_queue_press_or_release 
+:      026918 shutter_dy_move_set:
+0x651f 026919 call shutter_dy_jude_clear_move_config 
+0x6520 026920 copy queue ,pdata 
+0x6521 026921 beq shutter_like_key_num ,shutter_dy_page_set 
+0x6522 026922 call shutter_dy_check_move_data 
+0x6523 026923 branch shutter_dy_move_to_specify_location 
+:      026925 shutter_dy_key_move_to_specify_location:
+0x6524 026926 jam 1 ,mem_shutter_first_move 
+0x6525 026927 branch shutter_dy_move_to_specify_location 
+:      026929 shutter_dy_iphone_check_move_mid:
+0x6526 026930 bpatch patch14_4 ,mem_patch14 
+0x6527 026931 fetch 1 ,mem_move_mode_trigger_enable 
+0x6528 026932 branch shutter_dy_iphone_move_mid ,blank 
+0x6529 026933 copy queue ,pdata 
+0x652a 026934 beq shutter_like_key_num ,shutter_dy_iphone_move_mid 
+0x652b 026935 rtn 
+:      026936 shutter_dy_key_press_clk:
+0x652c 026937 arg shutter_key_conf_sate_bytes ,pdata 
+0x652d 026938 imul32 queue ,pdata 
+0x652e 026939 arg mem_shutter_key_state0 ,regc 
+0x652f 026940 iadd regc ,regc 
+0x6530 026941 copy clkn_bt ,pdata 
+0x6531 026942 istore key_state_press_clk_length ,regc 
+0x6532 026943 increase key_state_press_count_offset ,regc 
+0x6533 026944 ifetch 1 ,regc 
+0x6534 026945 increase 1 ,pdata 
+0x6535 026946 istore 1 ,regc 
+0x6536 026947 rtn 
+:      026948 shutter_dy_shutter_key_release:
+0x6537 026949 bpatch patch14_5 ,mem_patch14 
+0x6538 026950 fetch 1 ,mem_move_mode_trigger_enable 
+0x6539 026951 call shutter_dy_key_release_led ,blank 
+:      026952 shutter_dy_shutter_key_release_time:
+0x653a 026953 arg shutter_key_conf_sate_bytes ,pdata 
+0x653b 026954 imul32 queue ,pdata 
+0x653c 026955 arg mem_shutter_key_state0 ,regc 
+0x653d 026956 iadd regc ,regc 
+0x653e 026957 ifetcht 4 ,regc 
+0x653f 026958 sub temp ,0 ,null 
+0x6540 026959 rtn zero 
+0x6541 026960 copy clkn_bt ,pdata 
+0x6542 026961 isub temp ,temp 
+0x6543 026962 ncall ui_timer_timeout ,positive 
+0x6544 026963 add regc ,key_state_longpress_offset ,contr 
+0x6545 026964 ifetch 1 ,contr 
+0x6546 026965 nbranch shutter_dy_push_queue_long_release ,blank 
+0x6547 026966 increase key_state_release_clk_offset ,regc 
+0x6548 026967 copy clkn_bt ,pdata 
+0x6549 026968 istore key_state_release_clk_length ,regc 
+0x654a 026969 rtn 
+:      026971 shutter_dy_key_release_led:
+0x654b 026972 fetch 1 ,mem_shutter_link_loop_flag 
+0x654c 026973 nbranch app_led_on ,blank 
+0x654d 026974 branch app_led_off 
+:      026976 shutter_dy_push_queue_release:
+0x654e 026977 add regc ,4 ,contr 
+0x654f 026978 ifetch 1 ,contr 
+0x6550 026979 branch shutter_dy_push_queue_release1 
+:      026981 shutter_dy_push_queue_release1:
+0x6551 026982 call shutter_clear_dy_key_state 
+0x6552 026983 fetch 1 ,mem_move_mode_trigger_enable 
+0x6553 026984 nbranch shutter_dy_move_mode_queue_release ,blank 
+:      026985 shutter_dy_push_queue_release1_next:
+0x6554 026986 call shutter_dy_jude_queue_size 
+0x6555 026987 branch shutter_dy_over_clear ,positive 
+0x6556 026988 call shutter_dy_le_get_release_ptr 
+0x6557 026989 copy queue ,pdata 
+0x6558 026990 beq shutter_photo_key_num ,shutter_dy_le_get_release_ptr_volume 
+0x6559 026991 arg max_queue_num_release ,pdata 
+:      026992 shutter_dy_push_queue_press_or_release:
+0x655a 026993 imul32 queue ,pdata 
+0x655b 026994 iadd regc ,regc 
+0x655c 026995 branch push_buffer_in_queue 
+:      026997 shutter_dy_move_mode_queue_release:
+0x655d 026998 copy queue ,pdata 
+0x655e 026999 beq shutter_like_key_num ,shutter_dy_push_queue_release1_next 
+0x655f 027000 beq shutter_photo_key_num ,shutter_dy_push_queue_release1_next 
+0x6560 027001 rtn 
+:      027003 shutter_dy_jude_queue_size:
+0x6561 027004 call queue_get_size 
+0x6562 027005 ifetcht 1 ,contr 
+0x6563 027006 isub temp ,pdata 
+0x6564 027007 sub pdata ,max_queue_new_press ,null 
+0x6565 027008 rtn 
+:      027010 shutter_dy_push_queue_long_release:
+0x6566 027011 jam 1 ,mem_shutter_long_key_released_flag 
+0x6567 027012 call shutter_clear_dy_key_state 
+0x6568 027013 arg mem_key0_long_release ,regc 
+0x6569 027014 arg max_queue_num_long_release ,pdata 
+0x656a 027015 branch shutter_dy_push_queue_press_or_release 
+:      027017 shutter_clear_dy_key_state:
+0x656b 027018 arg shutter_key_conf_sate_bytes ,loopcnt 
+0x656c 027019 copy regc ,contw 
+0x656d 027020 branch clear_mem 
+:      027022 shutter_dy_keyscan_key_process:
+0x656e 027023 fetch 2 ,mem_key_value_xmem 
+0x656f 027024 store 2 ,mem_key_value_retention 
+0x6570 027025 call shutter_dy_keyscan_key_process_next 
+0x6571 027026 fetch 2 ,mem_key_value_retention 
+0x6572 027027 store 2 ,mem_key_value_xmem 
+0x6573 027029 arg 0 ,queue 
+0x6574 027030 fetch 1 ,mem_shutter_key_num 
+0x6575 027031 copy pdata ,loopcnt 
+0x6576 027032 arg mem_shutter_key_state0 ,regc 
+:      027033 shutter_dy_keyscan_key_check_release_loop:
+0x6577 027034 copy loopcnt ,pdata 
+0x6578 027035 store 2 ,mem_temp 
+0x6579 027036 copy regc ,pdata 
+0x657a 027037 store 2 ,mem_regc 
+0x657b 027038 copy queue ,pdata 
+0x657c 027039 store 2 ,mem_temp + 2 
+0x657d 027040 call shutter_dy_keyscan_key_check_release 
+0x657e 027042 fetch 2 ,mem_regc 
+0x657f 027043 copy pdata ,regc 
+0x6580 027044 fetch 2 ,mem_temp + 2 
+0x6581 027045 copy pdata ,queue 
+0x6582 027046 call shutter_dy_keyscan_key_check_long_press 
+0x6583 027048 fetch 2 ,mem_temp + 2 
+0x6584 027049 add pdata ,1 ,queue 
+0x6585 027050 fetch 2 ,mem_regc 
+0x6586 027051 add pdata ,shutter_key_conf_sate_bytes ,regc 
+0x6587 027052 fetch 2 ,mem_temp 
+0x6588 027053 copy pdata ,loopcnt 
+0x6589 027054 loop shutter_dy_keyscan_key_check_release_loop 
+0x658a 027055 rtn 
+:      027057 shutter_dy_keyscan_key_check_long_press:
+0x658b 027058 ifetch key_state_press_clk_length ,regc 
+0x658c 027059 rtn blank 
+0x658d 027060 copy pdata ,temp 
+0x658e 027061 copy clkn_bt ,pdata 
+0x658f 027062 isub temp ,temp 
+0x6590 027063 nrtn positive 
+0x6591 027064 setarg 2500 
+0x6592 027065 isub temp ,null 
+0x6593 027066 rtn positive 
+0x6594 027067 copy clkn_bt ,pdata 
+0x6595 027068 istore 4 ,regc 
+0x6596 027069 increase key_state_longpress_offset ,regc 
+0x6597 027070 setarg 1 
+0x6598 027071 istore key_state_longpress_length ,regc 
+0x6599 027072 fetch 1 ,mem_shutter_long_key_released_flag 
+0x659a 027073 rtn blank 
+0x659b 027074 jam 0 ,mem_shutter_long_key_released_flag 
+0x659c 027075 bpatch patch14_6 ,mem_patch14 
+0x659d 027076 call shutter_dy_long_key_function 
+0x659e 027077 fetch 1 ,mem_move_mode_set 
+0x659f 027078 beq move_combine_key ,shutter_dy_key_long_press_set_key_normal 
+0x65a0 027079 beq move_single_key ,shutter_dy_key_long_press_set_move_trigger 
+0x65a1 027080 rtn 
+:      027082 shutter_dy_key_long_press_set_key_normal:
+0x65a2 027083 call shutter_dy_long_press_android_or_ios 
+0x65a3 027084 arg max_queue_num_long ,pdata 
+0x65a4 027085 branch shutter_dy_push_queue_press_or_release 
+:      027087 shutter_dy_key_long_press_set_move_trigger:
+0x65a5 027088 copy queue ,pdata 
+0x65a6 027089 fetcht 1 ,mem_move_mode_key_index 
+0x65a7 027090 isub temp ,null 
+0x65a8 027091 nbranch shutter_dy_key_long_press_set_key_normal ,zero 
+0x65a9 027092 fetch 1 ,mem_move_mode_trigger_enable 
+0x65aa 027093 setflip 0 ,pdata 
+0x65ab 027094 store 1 ,mem_move_mode_trigger_enable 
+0x65ac 027095 nrtn blank 
+:      027096 shutter_dy_move_mode_disable:
+0x65ad 027097 jam 0 ,mem_move_mode_trigger_enable 
+0x65ae 027098 branch app_led_off 
+:      027100 shutter_dy_long_press_android_or_ios:
+0x65af 027101 arg mem_key0_long_press ,regc 
+0x65b0 027102 call shutter_dy_check_iphone 
+0x65b1 027103 rtn blank 
+0x65b2 027104 arg mem_key0_long_press_i ,regc 
+0x65b3 027105 rtn 
+:      027107 shutter_dy_keyscan_key_check_release:
+0x65b4 027108 add regc ,key_state_release_clk_offset ,regb 
+0x65b5 027109 ifetch key_state_release_clk_length ,regb 
+0x65b6 027110 rtn blank 
+0x65b7 027111 copy pdata ,temp 
+0x65b8 027112 copy clkn_bt ,pdata 
+0x65b9 027113 isub temp ,temp 
+0x65ba 027114 ncall ui_timer_timeout ,positive 
+0x65bb 027115 setarg 1000 
+0x65bc 027116 isub temp ,null 
+0x65bd 027117 branch shutter_dy_push_queue_release 
+:      027118 shutter_dy_keyscan_key_process_next:
+0x65be 027119 fetch 2 ,mem_key_num_ptr 
+0x65bf 027120 ifetch 1 ,pdata 
+0x65c0 027121 rtn blank 
+0x65c1 027123 setarg 0 
+0x65c2 027124 store 2 ,mem_key_value_temp 
+0x65c3 027125 call keyscan_scan_key 
+0x65c4 027126 nbranch lpm_button_clean_wake_lock ,user 
+0x65c5 027127 call lpm_button_get_wake_lock 
+0x65c6 027128 disable user 
+0x65c7 027129 fetch 1 ,mem_le_adv_enable 
+0x65c8 027130 nrtn blank 
+0x65c9 027131 bpatch patch14_7 ,mem_patch14 
+0x65ca 027132 fetch 1 ,mem_move_mode_set 
+0x65cb 027133 beq move_single_key ,shutter_dy_skip_check_combine_key 
+0x65cc 027134 call shutter_dy_check_combine_key_release 
+0x65cd 027135 call shutter_dy_check_combine_key 
+0x65ce 027136 rtn user 
+:      027137 shutter_dy_skip_check_combine_key:
+0x65cf 027138 call shutter_dy_single_key_led 
+0x65d0 027139 fetch 2 ,mem_key_value_temp 
+0x65d1 027140 store 2 ,mem_key_value_temp4 
+0x65d2 027141 jam 0 ,mem_key_value_temp6 
+0x65d3 027142 force 0 ,queue 
+0x65d4 027143 branch keyscan_key_lp1 
+:      027145 shutter_dy_single_key_led:
+0x65d5 027146 fetch 1 ,mem_last_press_key_value 
+0x65d6 027147 fetcht 1 ,mem_move_mode_key_index 
+0x65d7 027148 isub temp ,null 
+0x65d8 027149 branch app_led_on ,zero 
+0x65d9 027150 fetch 1 ,mem_move_mode_trigger_enable 
+0x65da 027151 nbranch app_led_off ,blank 
+0x65db 027152 rtn 
+:      027154 shutter_dy_check_combine_key:
+0x65dc 027155 arg 0 ,queue 
+:      027156 shutter_dy_check_combine_key_loop:
+0x65dd 027157 arg mem_combine_key0 ,regb 
+0x65de 027158 arg 2 ,pdata 
+0x65df 027159 imul32 queue ,pdata 
+0x65e0 027160 iadd regb ,regb 
+0x65e1 027161 ifetch 2 ,regb 
+0x65e2 027163 rtn blank 
+0x65e3 027164 fetcht 2 ,mem_key_value_temp 
+0x65e4 027165 ixor temp ,null 
+0x65e5 027166 branch shutter_dy_check_combine_key_parse ,zero 
+0x65e6 027167 increase 1 ,queue 
+0x65e7 027168 branch shutter_dy_check_combine_key_loop 
+:      027170 shutter_dy_check_combine_key_parse:
+0x65e8 027171 store 2 ,mem_combine_key_state0 
+0x65e9 027172 call app_led_on 
+0x65ea 027173 arg mem_combine_key0_press ,regc 
+0x65eb 027174 arg max_queue_num_combinekey ,pdata 
+0x65ec 027175 imul32 queue ,pdata 
+0x65ed 027176 iadd regc ,regc 
+0x65ee 027177 call shutter_dy_push_buffer_in_queue 
+0x65ef 027178 branch shutter_dy_combine_key_enableuser 
+:      027180 shutter_dy_push_buffer_in_queue:
+0x65f0 027181 call shutter_dy_jude_clear_move_config 
+0x65f1 027182 ifetch 1 ,regc 
+0x65f2 027183 rtn blank 
+0x65f3 027184 call shutter_dy_check_move_data 
+:      027185 shutter_dy_move_to_specify_location:
+0x65f4 027186 call shutter_dy_jude_clear_move_config 
+0x65f5 027187 call shutter_dy_move_down_left_corner 
+0x65f6 027188 call shutter_dy_move_x_max 
+0x65f7 027189 call shutter_dy_move_y_max 
+0x65f8 027190 arg 0x05 ,pdata 
+0x65f9 027191 call queue_push_one_byte 
+0x65fa 027192 call shutter_dy_check_iphone 
+0x65fb 027193 rtn blank 
+0x65fc 027194 jam 120 ,mem_send_data_delay 
+0x65fd 027195 arg 0x06 ,pdata 
+0x65fe 027196 branch queue_push_one_byte 
+:      027198 shutter_dy_move_down_left_corner_count_set:
+0x65ff 027199 fetcht 1 ,mem_shutter_back_count 
+0x6600 027200 call shutter_dy_check_iphone 
+0x6601 027201 rtn blank 
+0x6602 027202 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
+0x6603 027203 increase 1 ,temp 
+0x6604 027204 fetch 1 ,mem_shutter_first_move 
+0x6605 027205 rtn blank 
+0x6606 027206 fetcht 1 ,mem_shutter_back_count 
+0x6607 027207 jam 0 ,mem_shutter_first_move 
+0x6608 027208 rtn 
+:      027210 shutter_dy_move_down_left_corner:
+0x6609 027211 call shutter_dy_move_down_left_corner_count_set 
+0x660a 027212 copy temp ,pdata 
+0x660b 027213 rtn blank 
+0x660c 027214 store 1 ,mem_shutter_back_count_cache 
+:      027215 shutter_dy_move_down_left_corner_loop:
+0x660d 027216 arg 0x13 ,pdata 
+0x660e 027217 call queue_push_one_byte 
+0x660f 027218 fetch 1 ,mem_shutter_back_count_cache 
+0x6610 027219 increase -1 ,pdata 
+0x6611 027220 store 1 ,mem_shutter_back_count_cache 
+0x6612 027221 rtn blank 
+0x6613 027222 branch shutter_dy_move_down_left_corner_loop 
+:      027224 shutter_dy_move_x_max:
+0x6614 027225 fetch 1 ,mem_shutter_iphone_beyond_x_count 
+0x6615 027226 rtn blank 
+0x6616 027227 store 1 ,mem_shutter_iphone_beyond_x_cache 
+:      027228 shutter_dy_move_x_max_number:
+0x6617 027229 arg 0x20 ,pdata 
+0x6618 027230 call queue_push_one_byte 
+0x6619 027231 fetch 1 ,mem_shutter_iphone_beyond_x_cache 
+0x661a 027232 increase -1 ,pdata 
+0x661b 027233 store 1 ,mem_shutter_iphone_beyond_x_cache 
+0x661c 027234 rtn blank 
+0x661d 027235 branch shutter_dy_move_x_max_number 
+:      027237 shutter_dy_move_y_max:
+0x661e 027238 fetch 1 ,mem_shutter_iphone_beyond_y_count 
+0x661f 027239 rtn blank 
+0x6620 027240 store 1 ,mem_shutter_iphone_beyond_y_cache 
+:      027241 shutter_dy_move_y_max_number:
+0x6621 027242 arg 0x21 ,pdata 
+0x6622 027243 call queue_push_one_byte 
+0x6623 027244 fetch 1 ,mem_shutter_iphone_beyond_y_cache 
+0x6624 027245 increase -1 ,pdata 
+0x6625 027246 store 1 ,mem_shutter_iphone_beyond_y_cache 
+0x6626 027247 rtn blank 
+0x6627 027248 branch shutter_dy_move_y_max_number 
+:      027250 shutter_dy_check_combine_key_release:
+0x6628 027251 fetch 2 ,mem_combine_key_state0 
+0x6629 027252 rtn blank 
+0x662a 027253 fetcht 2 ,mem_key_value_temp 
+0x662b 027254 sub temp ,0 ,null 
+0x662c 027255 branch shutter_dy_check_combine_key_release_all ,zero 
+0x662d 027256 isub temp ,null 
+0x662e 027257 rtn zero 
+0x662f 027258 storet 2 ,mem_combine_key_state0 
+0x6630 027259 fetch 2 ,mem_combine_key_release_value 
+0x6631 027260 isub temp ,null 
+0x6632 027261 call app_led_off ,zero 
+:      027262 shutter_dy_combine_key_enableuser:
+0x6633 027263 fetch 2 ,mem_key_value_temp 
+0x6634 027264 store 2 ,mem_key_value_retention 
+0x6635 027265 branch enable_user 
+:      027266 shutter_dy_check_combine_key_release_all:
+0x6636 027267 jam 1 ,mem_shutter_long_key_released_flag 
+0x6637 027268 call app_led_off 
+0x6638 027269 arg mem_combine_key_release ,regc 
+0x6639 027270 call shutter_dy_push_buffer_in_queue 
+0x663a 027271 setarg 0 
+0x663b 027272 store 2 ,mem_combine_key_state0 
+0x663c 027273 jam 50 ,mem_shutter_1s_timer 
+0x663d 027274 call shutter_dy_combine_key_enableuser 
+0x663e 027275 fetch 1 ,mem_shutter_key_num 
+0x663f 027276 mul32 pdata ,shutter_key_conf_sate_bytes ,loopcnt 
+0x6640 027277 arg mem_shutter_key_state0 ,contw 
+0x6641 027278 branch clear_mem 
+:      027279 shutter_dy_check_move_data:
+0x6642 027280 bpatch patch15_0 ,mem_patch15 
+0x6643 027281 fetch 1 ,mem_move_mode_set 
+0x6644 027282 beq move_single_key ,shutter_dy_check_move_data_single_key 
+0x6645 027283 beq move_combine_key ,shutter_dy_check_move_data_combine_key 
+0x6646 027284 rtn 
+:      027285 shutter_dy_check_move_data_single_key:
+0x6647 027286 copy queue ,pdata 
+0x6648 027287 beq shutter_left_key_num ,shutter_dy_move_left 
+0x6649 027288 beq shutter_right_key_num ,shutter_dy_move_right 
+0x664a 027289 beq shutter_up_key_num ,shutter_dy_move_up 
+0x664b 027290 beq shutter_down_key_num ,shutter_dy_move_down 
+0x664c 027291 rtn 
+:      027292 shutter_dy_check_move_data_combine_key:
+0x664d 027293 ifetch 1 ,regc 
+0x664e 027294 beq 0x01 ,shutter_dy_move_left 
+0x664f 027295 beq 0x02 ,shutter_dy_move_right 
+0x6650 027296 beq 0x03 ,shutter_dy_move_up 
+0x6651 027297 beq 0x04 ,shutter_dy_move_down 
+0x6652 027298 beq 0x05 ,shutter_dy_get_move_data 
+0x6653 027299 rtn 
+:      027300 shutter_dy_get_move_data:
+0x6654 027301 call shutter_dy_check_iphone 
+0x6655 027302 nbranch shutter_dy_get_move_data_iphone ,blank 
+0x6656 027303 setarg 4 
+0x6657 027304 mul32 pdata ,every_payload_len ,pdata 
+0x6658 027305 arg mem_shutter_mousekey_value_list ,temp 
+0x6659 027306 iadd temp ,contw 
+0x665a 027307 increase 3 ,contw 
+0x665b 027308 fetch 3 ,mem_shutter_move_data 
+0x665c 027309 istore 3 ,contw 
+0x665d 027310 rtn 
+:      027311 shutter_dy_get_move_data_iphone:
+0x665e 027312 setarg 4 
+0x665f 027313 mul32 pdata ,every_payload_len ,pdata 
+0x6660 027314 arg mem_shutter_mousekey_value_list ,temp 
+0x6661 027315 iadd temp ,contw 
+0x6662 027316 increase 3 ,contw 
+0x6663 027317 fetch 2 ,mem_shutter_move_data_x 
+0x6664 027318 istore 3 ,contw 
+0x6665 027319 increase 7 ,contw 
+0x6666 027320 fetch 2 ,mem_shutter_move_data_y 
+0x6667 027321 lshift4 pdata ,pdata 
+0x6668 027322 lshift8 pdata ,pdata 
+0x6669 027323 istore 3 ,contw 
+0x666a 027324 rtn 
+:      027326 shutter_dy_move_x_empty_check:
+0x666b 027327 fetch 1 ,mem_shutter_iphone_beyond_x_count 
+0x666c 027328 rtn blank 
+0x666d 027329 increase -1 ,pdata 
+0x666e 027330 store 1 ,mem_shutter_iphone_beyond_x_count 
+0x666f 027331 arg iphone_once_max_move_value ,pdata 
+0x6670 027332 rtn 
+:      027333 shutter_dy_every_move_size_set:
+0x6671 027334 arg android_every_move_size ,temp 
+0x6672 027335 call shutter_dy_check_iphone 
+0x6673 027336 rtn blank 
+0x6674 027337 arg iphone_every_move_size ,temp 
+0x6675 027338 rtn 
+:      027339 shutter_dy_move_left:
+0x6676 027340 call shutter_dy_every_move_size_set 
+0x6677 027341 fetch 2 ,mem_shutter_move_data_x 
+0x6678 027342 isub temp ,null 
+0x6679 027343 ncall shutter_dy_move_x_empty_check ,positive 
+0x667a 027344 nrtn positive 
+0x667b 027345 isub temp ,pdata 
+:      027346 shutter_dy_move_store_x:
+0x667c 027347 store 2 ,mem_shutter_move_data_x 
+:      027348 shutter_dy_move_data_store:
+0x667d 027349 bpatch patch15_1 ,mem_patch15 
+0x667e 027350 fetch 2 ,mem_shutter_move_data_x 
+0x667f 027351 fetcht 2 ,mem_shutter_move_data_y 
+0x6680 027352 lshift8 temp ,temp 
+0x6681 027353 lshift4 temp ,temp 
+0x6682 027354 iadd temp ,pdata 
+0x6683 027355 store 3 ,mem_shutter_move_data 
+0x6684 027356 branch shutter_dy_get_move_data 
+:      027357 shutter_dy_move_x_check_max:
+0x6685 027358 fetch 2 ,mem_shutter_move_data_x 
+0x6686 027359 arg iphone_once_max_move_value ,temp 
+0x6687 027360 isub temp ,temp 
+0x6688 027361 nrtn positive 
+0x6689 027362 copy temp ,pdata 
+0x668a 027363 fetcht 1 ,mem_shutter_iphone_beyond_x_count 
+0x668b 027364 sub temp ,0x03 ,null 
+0x668c 027365 branch shutter_dy_clear_move_x ,zero 
+0x668d 027366 increase 1 ,temp 
+0x668e 027367 storet 1 ,mem_shutter_iphone_beyond_x_count 
+0x668f 027368 branch shutter_dy_move_store_x 
+:      027369 shutter_dy_clear_move_x:
+0x6690 027370 jam 0 ,mem_shutter_iphone_beyond_x_count 
+0x6691 027371 arg 0 ,pdata 
+0x6692 027372 branch shutter_dy_move_store_x 
+:      027373 shutter_dy_move_right:
+0x6693 027374 call shutter_dy_check_iphone 
+0x6694 027375 ncall shutter_dy_move_x_check_max ,blank 
+0x6695 027376 call shutter_dy_every_move_size_set 
+0x6696 027377 fetch 2 ,mem_shutter_move_data_x 
+:      027378 shutter_dy_move_right_next:
+0x6697 027379 iadd temp ,pdata 
+0x6698 027380 arg 0xfff ,temp 
+0x6699 027381 call ceiling 
+0x669a 027382 branch shutter_dy_move_store_x 
+:      027384 shutter_dy_move_up:
+0x669b 027385 call shutter_dy_every_move_size_set 
+0x669c 027386 fetch 2 ,mem_shutter_move_data_y 
+0x669d 027387 isub temp ,pdata 
+0x669e 027388 store 2 ,mem_shutter_move_data_y 
+:      027389 shutter_dy_move_y_check_max:
+0x669f 027390 fetcht 2 ,mem_shutter_move_data_y 
+0x66a0 027391 call shutter_dy_check_iphone 
+0x66a1 027392 branch shutter_dy_move_data_store ,blank 
+0x66a2 027393 setarg 0xfff 
+0x66a3 027394 isub temp ,pdata 
+0x66a4 027395 arg iphone_once_max_move_value ,temp 
+0x66a5 027396 isub temp ,temp 
+0x66a6 027397 nbranch shutter_dy_move_data_store ,positive 
+0x66a7 027398 setarg 0xfff 
+0x66a8 027399 isub temp ,pdata 
+0x66a9 027400 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
+0x66aa 027401 sub temp ,0x05 ,null 
+0x66ab 027402 branch shutter_dy_clear_move_y ,zero 
+0x66ac 027403 increase 1 ,temp 
+0x66ad 027404 storet 1 ,mem_shutter_iphone_beyond_y_count 
+0x66ae 027405 branch shutter_dy_move_store_y 
+:      027406 shutter_dy_clear_move_y:
+0x66af 027407 jam 0 ,mem_shutter_iphone_beyond_y_count 
+:      027408 shutter_dy_android_move_y_empty_check:
+0x66b0 027409 setarg 0xfff 
+0x66b1 027410 branch shutter_dy_move_store_y 
+:      027412 shutter_dy_move_y_empty_check:
+0x66b2 027413 call shutter_dy_check_iphone 
+0x66b3 027414 branch shutter_dy_android_move_y_empty_check ,blank 
+0x66b4 027415 fetch 1 ,mem_shutter_iphone_beyond_y_count 
+0x66b5 027416 branch shutter_dy_android_move_y_empty_check ,blank 
+0x66b6 027417 increase -1 ,pdata 
+0x66b7 027418 store 1 ,mem_shutter_iphone_beyond_y_count 
+0x66b8 027419 setarg 0xfff 
+0x66b9 027420 arg iphone_once_max_move_value ,temp 
+0x66ba 027421 isub temp ,pdata 
+0x66bb 027422 iadd rega ,pdata 
+:      027423 shutter_dy_move_store_y:
+0x66bc 027424 store 2 ,mem_shutter_move_data_y 
+0x66bd 027425 branch shutter_dy_move_data_store 
+:      027426 shutter_dy_move_down:
+0x66be 027427 call shutter_dy_every_move_size_set 
+0x66bf 027428 fetch 2 ,mem_shutter_move_data_y 
+:      027429 shutter_dy_move_down_next:
+0x66c0 027430 iadd temp ,pdata 
+0x66c1 027431 arg 0xfff ,temp 
+0x66c2 027432 isub temp ,rega 
+0x66c3 027433 branch shutter_dy_move_y_empty_check ,positive 
+0x66c4 027434 branch shutter_dy_move_store_y 
+:      027437 ble_shutter_dy_receive_data:
+0x66c5 027438 fetch 2 ,mem_le_att_handle 
+0x66c6 027439 beq gatt_keyboard_write_handle_new ,ble_shutter_process_reconnect_complete 
+0x66c7 027440 rtn 
+:      027442 shutter_dy_le_find_service_hand_by_uuid:
+0x66c8 027443 arg 23 ,rega 
+0x66c9 027444 arg le_l2cap_cid_att ,regb 
+0x66ca 027445 call le_fifo_malloc_tx_l2cap 
+0x66cb 027446 setarg attop_find_by_type_value_request 
+0x66cc 027447 istore 1 ,contw 
+0x66cd 027448 setarg 0x0001 
+0x66ce 027449 istore 2 ,contw 
+0x66cf 027450 setarg 0xffff 
+0x66d0 027451 istore 2 ,contw 
+0x66d1 027452 setarg 0x2800 
+0x66d2 027453 istore 2 ,contw 
+0x66d3 027454 arg mem_dy_le_search_service_uuid ,contr 
+0x66d4 027455 branch memcpy16 
+:      027458 shutter_dy_le_parse_att:
+0x66d5 027459 bpatch patch15_2 ,mem_patch15 
+0x66d6 027460 copy rega ,contr 
+0x66d7 027461 ifetch 3 ,contr 
+0x66d8 027462 store 3 ,mem_le_att_opcode 
+0x66d9 027463 beq attop_find_by_type_value_response ,shutter_dy_le_parse_att_find_by_type_value_rsp 
+0x66da 027464 beq attop_error_response ,shutter_dy_le_parse_error_rsp 
+0x66db 027465 beq attop_read_request ,shutter_dy_le_parse_att_read_request 
+0x66dc 027466 beq attop_read_blob_request ,shutter_dy_le_parse_att_read_blob_request 
+0x66dd 027467 branch le_parse_att2 
+:      027469 shutter_dy_le_parse_att_read_blob_request:
+0x66de 027470 ifetch 2 ,contr 
+0x66df 027471 store 2 ,mem_le_att_offset 
+0x66e0 027472 iforce rega 
+0x66e1 027473 fetcht 2 ,mem_le_att_handle 
+0x66e2 027474 fetch 2 ,mem_le_pairing_handle 
+0x66e3 027475 isub temp ,null 
+0x66e4 027476 nbranch le_send_att_read_blob_response ,zero 
+0x66e5 027477 call shutter_dy_check_iphone 
+0x66e6 027478 nbranch shutter_dy_le_parse_att_read_blob_request_ios ,blank 
+0x66e7 027479 fetcht 2 ,mem_shutter_le_map_len_android 
+0x66e8 027480 branch shutter_dy_le_parse_att_read_blob_request2 
+:      027482 shutter_dy_le_parse_att_read_blob_request_ios:
+0x66e9 027483 fetcht 2 ,mem_shutter_le_map_len_ios 
+:      027484 shutter_dy_le_parse_att_read_blob_request2:
+0x66ea 027485 arg mem_shutter_le_hid_map ,contr 
+0x66eb 027486 call store_contr 
+0x66ec 027487 copy temp ,pdata 
+0x66ed 027488 isub rega ,pdata 
+0x66ee 027489 nbranch le_send_att_error_response_notfound ,positive 
+0x66ef 027490 increase 1 ,pdata 
+0x66f0 027491 sub pdata ,23 ,null 
+0x66f1 027492 branch le_send_att_read_blob_response_less ,positive 
+0x66f2 027493 force 23 ,pdata 
+0x66f3 027494 branch le_send_att_read_blob_response_less 
+:      027496 shutter_dy_le_parse_att_read_request:
+0x66f4 027497 fetcht 2 ,mem_le_att_handle 
+0x66f5 027498 fetch 1 ,mem_le_configuration 
+0x66f6 027499 bbit1 bit_ble_read_auth ,shutter_dy_le_send_att_read_response_check_auth 
+0x66f7 027500 branch le_send_att_read_response 
+:      027501 shutter_dy_le_send_att_read_response_check_auth:
+0x66f8 027502 fetch 2 ,mem_le_pairing_handle 
+0x66f9 027503 isub temp ,null 
+0x66fa 027504 nbranch le_send_att_read_response ,zero 
+0x66fb 027505 call le_check_encrypt_state 
+0x66fc 027506 nbranch shutter_dy_le_send_att_read_response ,user 
+0x66fd 027507 branch le_send_att_read_response_error_insufficient_auth 
+:      027509 shutter_dy_le_send_att_read_response:
+0x66fe 027510 fetch 2 ,mem_le_pairing_handle 
+0x66ff 027511 isub temp ,null 
+0x6700 027512 nbranch le_send_att_read_response ,zero 
+0x6701 027513 arg mem_shutter_le_hid_map ,contr 
+0x6702 027514 force 23 ,pdata 
+0x6703 027515 branch le_send_att_read_response_less 
+:      027517 shutter_dy_le_parse_att_find_by_type_value_rsp:
+:      027518 shutter_dy_le_remote_iphone:
+0x6704 027519 bpatch patch15_3 ,mem_patch15 
+0x6705 027520 jam 5 ,mem_shutter_back_count 
+0x6706 027521 jam 1 ,mem_iphone_flag 
+0x6707 027522 jam 1 ,mem_last_shutter_le_iphone_flag 
+0x6708 027523 jam 240 ,mem_send_data_delay 
+0x6709 027524 jam 10 ,mem_shutter_move_mid_timer 
+0x670a 027525 jam 1 ,mem_shutter_first_move 
+0x670b 027526 call shutter_dy_load_move_config_info 
+0x670c 027527 fetch 1 ,mem_shutter_pairing_success 
+0x670d 027528 rtn blank 
+0x670e 027529 call shutter_dy_clear_move_config 
+0x670f 027530 arg iphone_once_max_move_value ,temp 
+0x6710 027532 fetch 2 ,mem_iphone_initial_move_x 
+0x6711 027533 arg mem_shutter_move_data_x ,rega 
+0x6712 027534 arg mem_shutter_iphone_beyond_x_count ,regb 
+0x6713 027535 call shutter_dy_iphone_move_initial_set 
+0x6714 027536 arg iphone_once_max_move_value ,temp 
+0x6715 027538 fetch 2 ,mem_iphone_initial_move_y 
+0x6716 027539 arg mem_shutter_move_data_y ,rega 
+0x6717 027540 arg mem_shutter_iphone_beyond_y_count ,regb 
+0x6718 027541 call shutter_dy_iphone_move_initial_set 
+0x6719 027542 setarg 0xfff 
+0x671a 027543 fetcht 2 ,mem_shutter_move_data_y 
+0x671b 027544 isub temp ,pdata 
+0x671c 027545 store 2 ,mem_shutter_move_data_y 
+0x671d 027546 rtn 
+:      027547 shutter_dy_iphone_move_initial_set:
+0x671e 027548 idiv temp 
+0x671f 027549 call wait_div_end 
+0x6720 027550 quotient pdata 
+0x6721 027551 remainder temp 
+0x6722 027552 istore 1 ,regb 
+0x6723 027553 istoret 2 ,rega 
+0x6724 027554 rtn 
+:      027555 shutter_dy_le_parse_error_rsp:
+0x6725 027556 increase -2 ,contr 
+0x6726 027557 ifetch 1 ,contr 
+0x6727 027558 beq attop_find_by_type_value_request ,shutter_dy_not_iphone_read_conf 
+0x6728 027559 rtn 
+:      027560 shutter_dy_remote_not_iphone:
+0x6729 027561 jam 1 ,mem_shutter_back_count 
+0x672a 027562 jam 0 ,mem_iphone_flag 
+0x672b 027563 jam 0 ,mem_last_shutter_le_iphone_flag 
+0x672c 027564 jam 10 ,mem_send_data_delay 
+0x672d 027565 rtn 
+:      027567 shutter_dy_not_iphone_read_conf:
+0x672e 027568 call shutter_dy_remote_not_iphone 
+0x672f 027569 branch shutter_dy_load_move_config_info 
+:      027571 shutter_dy_check_iphone:
+0x6730 027572 fetch 1 ,mem_iphone_flag 
+0x6731 027573 rtn 
+:      027576 shutter_dy_le_get_press_ptr:
+0x6732 027577 arg mem_dy_key0_press ,regc 
+0x6733 027578 call shutter_dy_check_iphone 
+0x6734 027579 rtn blank 
+0x6735 027580 jam 120 ,mem_send_data_delay 
+0x6736 027581 arg mem_key0_press_i ,regc 
+0x6737 027582 rtn 
+:      027583 shutter_dy_le_get_release_ptr:
+:      027584 shutter_dy_le_get_release_ptr_set:
+0x6738 027585 arg mem_key0_release_new ,regc 
+0x6739 027586 call shutter_dy_check_iphone 
+0x673a 027587 rtn blank 
+0x673b 027588 arg mem_key0_release_new_i ,regc 
+0x673c 027589 jam 12 ,mem_send_data_delay 
+0x673d 027590 copy queue ,pdata 
+0x673e 027591 rtneq shutter_like_key_num 
+0x673f 027592 rtn 
+:      027593 shutter_dy_le_get_release_ptr_volume:
+0x6740 027594 bpatch patch15_4 ,mem_patch15 
+0x6741 027595 fetch 1 ,mem_key3_press_count 
+0x6742 027596 setflip 0 ,pdata 
+0x6743 027597 store 1 ,mem_key3_press_count 
+0x6744 027598 beq 0 ,shutter_dy_le_get_release_ptr_set_volume_inc 
+0x6745 027599 beq 1 ,shutter_dy_le_get_release_ptr_set_volume_dec 
+0x6746 027600 rtn 
+:      027601 shutter_dy_le_get_release_ptr_set_volume_dec:
+0x6747 027602 call shutter_dy_le_get_vol_dec_ptr 
+0x6748 027603 branch push_buffer_in_queue 
+:      027604 shutter_dy_le_get_release_ptr_set_volume_inc:
+0x6749 027605 call shutter_dy_le_get_vol_inc_ptr 
+0x674a 027606 branch push_buffer_in_queue 
+:      027607 shutter_dy_le_get_vol_inc_ptr:
+0x674b 027608 arg mem_key3_release_new ,regc 
+0x674c 027609 call shutter_dy_check_iphone 
+0x674d 027610 rtn blank 
+0x674e 027611 arg mem_key3_release_new_i ,regc 
+0x674f 027612 rtn 
+:      027613 shutter_dy_le_get_vol_dec_ptr:
+0x6750 027614 arg mem_key3_release_new_t ,regc 
+0x6751 027615 call shutter_dy_check_iphone 
+0x6752 027616 rtn blank 
+0x6753 027617 arg mem_key3_release_new_i_t ,regc 
+0x6754 027618 rtn 
+:      027621 shutter_dy_long_key_function:
+0x6755 027622 copy queue ,pdata 
+0x6756 027623 beq shutter_like_key_num ,shutter_dy_link_key_long_press 
+0x6757 027624 beq shutter_down_key_num ,shutter_dy_loop_send_volume_dec_page 
+0x6758 027625 beq shutter_up_key_num ,shutter_dy_loop_send_volume_inc_page 
+0x6759 027626 rtn 
+:      027629 shutter_dy_long_key_volume_timer:
+0x675a 027630 arg mem_shutter_volume_timer ,regc 
+0x675b 027631 arg shutter_dy_long_key_volume_timeout ,regb 
+0x675c 027632 branch timer_single_step 
+:      027633 shutter_dy_long_key_volume_timeout:
+0x675d 027634 jam 4 ,mem_shutter_volume_timer 
+0x675e 027635 fetch 1 ,mem_key3_press_count 
+0x675f 027636 branch shutter_dy_loop_send_volume_inc_page ,blank 
+0x6760 027637 branch shutter_dy_loop_send_volume_dec_page 
+:      027640 shutter_dy_loop_send_volume_inc_page:
+0x6761 027641 jam 0 ,mem_key3_press_count 
+0x6762 027642 jam 4 ,mem_shutter_volume_timer 
+0x6763 027643 arg mem_key4_long_press ,regc 
+0x6764 027644 branch push_buffer_in_queue 
+:      027646 shutter_dy_loop_send_volume_dec_page:
+0x6765 027647 jam 1 ,mem_key3_press_count 
+0x6766 027648 jam 4 ,mem_shutter_volume_timer 
+0x6767 027649 arg mem_key2_long_press ,regc 
+0x6768 027650 branch push_buffer_in_queue 
+:      027651 shutter_dy_clear_volume_timer:
+0x6769 027652 jam 0 ,mem_key3_press_count 
+0x676a 027653 jam 0 ,mem_shutter_volume_timer 
+0x676b 027654 rtn 
+:      027657 shutter_dy_link_key_loop_timer:
+0x676c 027658 arg mem_shutter_link_timer ,regc 
+0x676d 027659 arg shutter_dy_link_key_loop_timeout ,regb 
+0x676e 027660 branch timer_single_step 
+:      027661 shutter_dy_link_key_loop_timeout:
+0x676f 027662 jam 2 ,mem_shutter_link_timer 
+0x6770 027663 call shutter_dy_link_data_android_or_ios 
+0x6771 027664 branch push_buffer_in_queue 
+:      027666 shutter_dy_link_data_android_or_ios:
+0x6772 027667 arg mem_shutter_link_data ,regc 
+0x6773 027668 call shutter_dy_check_iphone 
+0x6774 027669 rtn blank 
+0x6775 027670 arg mem_shutter_link_data_i ,regc 
+0x6776 027671 rtn 
+:      027673 shutter_dy_link_key_long_press:
+0x6777 027674 fetch 1 ,mem_shutter_link_loop_flag 
+0x6778 027675 nbranch shutter_dy_clear_link_key_timer ,blank 
+0x6779 027676 jam 1 ,mem_shutter_link_loop_flag 
+0x677a 027677 jam 2 ,mem_shutter_link_timer 
+0x677b 027678 rtn 
+:      027680 shutter_dy_clear_link_key_timer:
+0x677c 027681 jam 0 ,mem_shutter_link_loop_flag 
+0x677d 027682 jam 0 ,mem_shutter_link_timer 
+0x677e 027683 rtn 
+:      027685 shutter_dy_jude_clear_move_config:
+0x677f 027686 fetch 1 ,mem_shutter_le_conned 
+0x6780 027687 nrtn blank 
+0x6781 027688 jam 1 ,mem_shutter_le_conned 
+0x6782 027689 branch shutter_dy_move_data_store 
+:      027691 shutter_dy_clear_move_config:
+0x6783 027692 setarg 0 
+0x6784 027693 store 7 ,mem_move_config 
+0x6785 027694 rtn 
+:      027696 shutter_dy_write_otp_convert_data:
+0x6786 027697 call shutter_dy_check_iphone 
+0x6787 027698 beq 0x01 ,shutter_dy_store_ios_config_data 
+0x6788 027699 beq 0x00 ,shutter_dy_store_android_config 
+0x6789 027700 rtn 
+:      027702 shutter_dy_read_otp_convert_data:
+0x678a 027703 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
+0x678b 027704 beq 0x01 ,shutter_dy_get_ios_config 
+0x678c 027705 beq 0x00 ,shutter_dy_get_android_config 
+0x678d 027706 rtn 
+:      027708 shutter_dy_store_ios_config_data:
+0x678e 027709 fetch 1 ,mem_shutter_iphone_beyond_x_count 
+0x678f 027710 mul32 pdata ,iphone_once_max_move_value ,pdata 
+0x6790 027711 copy pdata ,temp 
+0x6791 027712 fetch 2 ,mem_shutter_move_data_x 
+0x6792 027713 iadd temp ,pdata 
+0x6793 027714 store 2 ,mem_otp_shutter_move_data_x 
+0x6794 027716 fetch 1 ,mem_shutter_iphone_beyond_y_count 
+0x6795 027717 mul32 pdata ,iphone_once_max_move_value ,pdata 
+0x6796 027718 copy pdata ,temp 
+0x6797 027719 fetch 2 ,mem_shutter_move_data_y 
+0x6798 027720 copy pdata ,rega 
+0x6799 027721 setarg 0xfff 
+0x679a 027722 isub rega ,pdata 
+0x679b 027723 iadd temp ,pdata 
+0x679c 027724 store 2 ,mem_otp_shutter_move_data_y 
+0x679d 027726 call shutter_dy_check_iphone 
+0x679e 027728 store 1 ,mem_otp_last_shutter_le_iphone_flag 
+0x679f 027729 rtn 
+:      027731 shutter_dy_store_android_config:
+0x67a0 027732 fetch 2 ,mem_shutter_move_data_x 
+0x67a1 027733 store 2 ,mem_otp_shutter_move_data_x 
+0x67a2 027734 fetch 2 ,mem_shutter_move_data_y 
+0x67a3 027735 store 2 ,mem_otp_shutter_move_data_y 
+0x67a4 027736 call shutter_dy_check_iphone 
+0x67a5 027737 store 1 ,mem_otp_last_shutter_le_iphone_flag 
+0x67a6 027738 rtn 
+:      027739 shutter_dy_get_ios_config:
+0x67a7 027740 fetch 2 ,mem_otp_shutter_move_data_x 
+0x67a8 027741 div pdata ,iphone_once_max_move_value 
+0x67a9 027742 call wait_div_end 
+0x67aa 027743 quotient pdata 
+0x67ab 027744 remainder temp 
+0x67ac 027745 store 1 ,mem_shutter_iphone_beyond_x_count 
+0x67ad 027746 copy temp ,pdata 
+0x67ae 027747 store 2 ,mem_shutter_move_data_x 
+0x67af 027748 fetch 2 ,mem_otp_shutter_move_data_y 
+0x67b0 027749 div pdata ,iphone_once_max_move_value 
+0x67b1 027750 call wait_div_end 
+0x67b2 027751 quotient pdata 
+0x67b3 027752 remainder temp 
+0x67b4 027753 store 1 ,mem_shutter_iphone_beyond_y_count 
+0x67b5 027755 setarg 0xfff 
+0x67b6 027756 isub temp ,pdata 
+0x67b7 027757 store 2 ,mem_shutter_move_data_y 
+0x67b8 027760 rtn 
+:      027761 shutter_dy_get_android_config:
+0x67b9 027762 fetch 2 ,mem_otp_shutter_move_data_x 
+0x67ba 027763 store 2 ,mem_shutter_move_data_x 
+0x67bb 027764 fetch 2 ,mem_otp_shutter_move_data_y 
+0x67bc 027765 store 2 ,mem_shutter_move_data_y 
+0x67bd 027768 rtn 
+:      027770 shutter_dy_store_move_config_info:
+0x67be 027771 branch shutter_dy_campare_effective_addr_write_otp 
+:      027773 shutter_dy_load_move_config_info:
+0x67bf 027774 branch shutter_dy_campare_effective_addr_read_otp 
+:      027777 shutter_dy_shutter_uart_config_loop:
+0x67c0 027778 call shutter_dy_update_read_check_addr 
+0x67c1 027779 fetch 2 ,mem_otp_read_offset_addr 
+0x67c2 027780 call shutter_dy_shutter_read_move_config_from_otp_addr 
+0x67c3 027781 jam 0 ,mem_shutter_first_read_flag 
+0x67c4 027782 fetch 5 ,mem_otp_move_config 
+0x67c5 027783 jam 0 ,mem_shutter_valid_data_flag 
+0x67c6 027784 jam 0 ,mem_shutter_temp_count 
+0x67c7 027785 call shutter_dy_campare_otp_data 
+0x67c8 027786 fetch 1 ,mem_shutter_temp_count 
+0x67c9 027787 rtneq 0 
+0x67ca 027788 branch shutter_dy_shutter_uart_config_loop 
+:      027791 shutter_dy_shutter_get_first_read_addr:
+0x67cb 027793 fetch 2 ,mem_shutter_efuse_start_offset 
+0x67cc 027794 increase -5 ,pdata 
+0x67cd 027795 store 2 ,mem_otp_read_offset_addr 
+0x67ce 027796 rtn 
+:      027799 shutter_dy_shutter_next_read_addr:
+0x67cf 027800 fetch 2 ,mem_otp_read_offset_addr 
+0x67d0 027801 increase -5 ,pdata 
+0x67d1 027802 store 2 ,mem_otp_read_offset_addr 
+0x67d2 027803 rtn 
+:      027806 shutter_dy_shutter_last_read_addr:
+0x67d3 027807 fetch 2 ,mem_otp_read_offset_addr 
+0x67d4 027808 pincrease 5 
+0x67d5 027809 store 2 ,mem_otp_read_offset_addr 
+0x67d6 027810 rtn 
+:      027812 shutter_dy_shutter_read_ios_android_addr:
+0x67d7 027813 fetch 2 ,mem_otp_read_ios_android_addr 
+0x67d8 027814 pincrease 5 
+0x67d9 027815 store 2 ,mem_otp_read_ios_android_addr 
+0x67da 027817 fetch 2 ,mem_otp_read_ios_android_addr 
+0x67db 027818 copy pdata ,temp 
+0x67dc 027820 fetch 2 ,mem_shutter_efuse_start_offset 
+0x67dd 027821 isub temp ,pdata 
+0x67de 027822 arg shutter_para_total_num ,temp 
+0x67df 027823 isub temp ,null 
+0x67e0 027825 nbranch shutter_dy_shutter_not_find_ios_or_android ,positive 
+0x67e1 027826 rtn 
+:      027828 shutter_dy_update_read_check_addr:
+0x67e2 027829 fetch 1 ,mem_shutter_first_read_flag 
+0x67e3 027830 beq 0x01 ,shutter_dy_shutter_get_first_read_addr 
+0x67e4 027831 beq 0x00 ,shutter_dy_shutter_next_read_addr 
+0x67e5 027832 rtn 
+:      027835 shutter_dy_campare_otp_data:
+0x67e6 027836 arg 0x0 ,regb 
+0x67e7 027837 copy regb ,temp 
+0x67e8 027838 fetch 2 ,mem_otp_shutter_move_data_x 
+0x67e9 027839 icompare 0xffff ,temp 
+0x67ea 027841 ncall shutter_dy_set_shutter_valid_data_flag ,true 
+0x67eb 027842 arg 0x0 ,regb 
+0x67ec 027843 copy regb ,temp 
+0x67ed 027844 fetch 2 ,mem_otp_shutter_move_data_y 
+0x67ee 027845 icompare 0xffff ,temp 
+0x67ef 027846 ncall shutter_dy_set_shutter_valid_data_flag ,true 
+0x67f0 027847 arg 0x0 ,regb 
+0x67f1 027848 copy regb ,temp 
+0x67f2 027849 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
+0x67f3 027850 icompare 0xff ,temp 
+0x67f4 027851 ncall shutter_dy_set_shutter_valid_data_flag ,true 
+0x67f5 027852 rtn 
+:      027855 shutter_dy_set_shutter_valid_data_flag:
+0x67f6 027856 fetch 1 ,mem_shutter_temp_count 
+0x67f7 027857 pincrease 1 
+0x67f8 027858 store 1 ,mem_shutter_temp_count 
+0x67f9 027859 rtn 
+:      027860 shutter_dy_shutter_judge_ios_or_android:
+0x67fa 027861 jam 1 ,mem_shutter_temp_count 
+0x67fb 027862 call shutter_dy_shutter_read_ios_android_addr 
+0x67fc 027863 fetch 2 ,mem_otp_read_ios_android_addr 
+0x67fd 027864 call shutter_dy_shutter_read_move_config_from_otp_addr 
+0x67fe 027865 call shutter_dy_check_iphone 
+0x67ff 027866 copy pdata ,temp 
+0x6800 027867 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
+0x6801 027868 icompare 0xff ,temp 
+0x6802 027869 call shutter_dy_clear_temp_count ,true 
+0x6803 027871 fetch 1 ,mem_shutter_temp_count 
+0x6804 027872 rtneq 0 
+0x6805 027873 branch shutter_dy_shutter_judge_ios_or_android 
+:      027876 shutter_dy_shutter_not_find_ios_or_android:
+0x6806 027877 bpatch patch15_5 ,mem_patch15 
+0x6807 027878 call shutter_dy_clear_temp_count 
+0x6808 027879 call shutter_dy_check_iphone 
+0x6809 027880 branch shutter_dy_shutter_android_save_init_loaction ,blank 
+0x680a 027881 branch shutter_dy_shutter_ios_save_init_loaction 
+:      027882 shutter_dy_shutter_android_save_init_loaction:
+0x680b 027884 fetch 2 ,mem_android_initial_move_x 
+0x680c 027885 store 2 ,mem_shutter_move_data_x 
+0x680d 027887 fetcht 2 ,mem_android_initial_move_y 
+0x680e 027888 setarg 0xfff 
+0x680f 027889 isub temp ,pdata 
+0x6810 027890 store 2 ,mem_shutter_move_data_y 
+0x6811 027891 branch shutter_dy_store_move_config_info 
+:      027893 shutter_dy_shutter_ios_save_init_loaction:
+0x6812 027894 arg iphone_once_max_move_value ,temp 
+0x6813 027896 fetch 2 ,mem_iphone_initial_move_x 
+0x6814 027897 arg mem_shutter_move_data_x ,rega 
+0x6815 027898 arg mem_shutter_iphone_beyond_x_count ,regb 
+0x6816 027899 call shutter_dy_iphone_move_initial_set 
+0x6817 027900 arg iphone_once_max_move_value ,temp 
+0x6818 027902 fetch 2 ,mem_iphone_initial_move_y 
+0x6819 027903 arg mem_shutter_move_data_y ,rega 
+0x681a 027904 arg mem_shutter_iphone_beyond_y_count ,regb 
+0x681b 027905 call shutter_dy_iphone_move_initial_set 
+0x681c 027906 setarg 0xfff 
+0x681d 027907 fetcht 2 ,mem_shutter_move_data_y 
+0x681e 027908 isub temp ,pdata 
+0x681f 027909 store 2 ,mem_shutter_move_data_y 
+0x6820 027910 branch shutter_dy_store_move_config_info 
+:      027912 shutter_dy_clear_temp_count:
+0x6821 027913 jam 0 ,mem_shutter_temp_count 
+0x6822 027914 rtn 
+:      027916 shutter_dy_campare_effective_addr_read_otp:
+0x6823 027917 bpatch patch15_6 ,mem_patch15 
+0x6824 027918 jam 1 ,mem_shutter_first_read_flag 
+0x6825 027919 call shutter_dy_shutter_uart_config_loop 
+0x6826 027923 fetch 2 ,mem_shutter_efuse_end_offset 
+0x6827 027924 copy pdata ,temp 
+0x6828 027925 fetch 2 ,mem_otp_read_offset_addr 
+0x6829 027926 isub temp ,pdata 
+0x682a 027927 arg 0x0 ,temp 
+0x682b 027928 isub temp ,null 
+0x682c 027929 nrtn positive 
+0x682d 027930 fetch 2 ,mem_otp_read_offset_addr 
+0x682e 027931 copy pdata ,temp 
+0x682f 027933 fetch 2 ,mem_shutter_efuse_start_offset 
+0x6830 027934 increase -5 ,pdata 
+0x6831 027935 isub temp ,pdata 
+0x6832 027938 fetch 2 ,mem_otp_read_offset_addr 
+0x6833 027939 store 2 ,mem_otp_read_ios_android_addr 
+0x6834 027940 call shutter_dy_shutter_judge_ios_or_android 
+0x6835 027941 fetch 2 ,mem_otp_read_ios_android_addr 
+0x6836 027942 ncall shutter_dy_shutter_read_move_config_from_otp_addr ,zero 
+0x6837 027945 jam 0 ,mem_shutter_temp_count 
+0x6838 027946 call shutter_dy_campare_otp_data 
+0x6839 027947 fetch 1 ,mem_shutter_temp_count 
+0x683a 027948 rtneq 0 
+0x683b 027949 branch shutter_dy_read_otp_convert_data 
+:      027952 shutter_dy_campare_effective_addr_write_otp:
+0x683c 027953 bpatch patch15_7 ,mem_patch15 
+0x683d 027954 jam 1 ,mem_shutter_first_read_flag 
+0x683e 027955 call shutter_dy_shutter_uart_config_loop 
+0x683f 027959 fetcht 2 ,mem_shutter_efuse_end_offset 
+0x6840 027961 fetch 2 ,mem_otp_read_offset_addr 
+0x6841 027962 isub temp ,pdata 
+0x6842 027963 arg 0x0 ,temp 
+0x6843 027964 isub temp ,null 
+0x6844 027965 nrtn positive 
+0x6845 027967 fetcht 2 ,mem_otp_read_offset_addr 
+0x6846 027969 fetch 2 ,mem_shutter_efuse_start_offset 
+0x6847 027970 isub temp ,pdata 
+0x6848 027971 arg 0x0 ,temp 
+0x6849 027972 isub temp ,null 
+0x684a 027973 nrtn positive 
+0x684b 027974 fetch 2 ,mem_otp_read_offset_addr 
+0x684c 027975 store 2 ,mem_otp_write_offset_addr 
+0x684d 027976 call shutter_dy_write_otp_convert_data 
+0x684e 027978 branch shutter_dy_shutter_write_move_config_to_otp_addr 
+:      027981 shutter_dy_shutter_read_move_config_from_otp_addr:
+0x684f 027982 bpatch patch16_0 ,mem_patch16 
+0x6850 027983 copy pdata ,regb 
+0x6851 027984 arg shutter_para_total_num ,loopcnt 
+0x6852 027986 arg mem_otp_move_config ,rega 
+0x6853 027987 branch otp_read_data 
+:      027990 shutter_dy_shutter_write_move_config_to_otp_addr:
+0x6854 027991 arg shutter_para_total_num ,loopcnt 
+0x6855 027992 arg mem_otp_move_config ,rega 
+0x6856 027993 fetchr regb ,2 ,mem_otp_write_offset_addr 
+0x6857 027994 branch otp_write 
+:      027996 shutter_dy_shutter_1s_timer:
+0x6858 027997 arg mem_shutter_1s_timer ,regc 
+0x6859 027998 arg shutter_dy_store_move_config_info ,regb 
+0x685a 027999 branch timer_single_step 
+:      028013 p_crc16_ccitt_false:
+0x685b 028014 fetch 2 ,mem_adv_crc_false_initvalue 
+:      028016 p_crc16_ccitt_false_loop:
+0x685c 028017 ifetcht 1 ,regc 
+0x685d 028018 increase 1 ,regc 
+0x685e 028019 lshift8 temp ,temp 
+0x685f 028020 ixor temp ,pdata 
+:      028022 p_crc16_for_byte:
+0x6860 028023 copy loopcnt ,regb 
+0x6861 028024 arg 8 ,loopcnt 
+:      028025 p_crc16_for_byte_loop:
+0x6862 028026 isolate1 15 ,pdata 
+0x6863 028027 lshift pdata ,pdata 
+0x6864 028028 nbranch p_crc16_for_byte_continue ,true 
+0x6865 028029 fetcht 2 ,mem_crc16_polynomial 
+0x6866 028030 ixor temp ,pdata 
+:      028031 p_crc16_for_byte_continue:
+0x6867 028032 loop p_crc16_for_byte_loop 
+0x6868 028033 copy regb ,loopcnt 
+0x6869 028035 loop p_crc16_ccitt_false_loop 
+0x686a 028036 store 2 ,mem_adv_crc_false_initvalue 
+0x686b 028037 rtn 
+:      028042 rf_debug_rx_gpio_low:
+0x686c 028043 fetch 1 ,mem_rf_debug_rx_gpio 
+:      028044 rf_debug_gpio_low:
+0x686d 028045 arg gpcfg_output_low ,temp 
+0x686e 028046 branch gpio_config_function 
+:      028048 rf_debug_rx_on_line:
+:      028049 rf_debug_rx_gpio_high:
+0x686f 028050 fetch 1 ,mem_rf_debug_rx_gpio 
+:      028051 rf_debug_gpio_high:
+0x6870 028052 arg gpcfg_output_high ,temp 
+0x6871 028053 branch gpio_config_function 
+:      028055 rf_debug_rx_gpio_h_l_h:
+0x6872 028056 call rf_debug_rx_gpio_high 
+:      028057 rf_debug_rx_gpio_l_h:
+0x6873 028058 call rf_debug_rx_gpio_low 
+0x6874 028059 branch rf_debug_rx_gpio_high 
+:      028061 rf_debug_rx_gpio_l_h_l:
+:      028062 rf_debug_shutdown_radio_line:
+0x6875 028063 call rf_debug_rx_gpio_l_h 
+:      028064 rf_debug_rx_crc_line:
+0x6876 028065 branch rf_debug_rx_gpio_low 
+:      028067 rf_debug_rx_sync_line:
+0x6877 028068 branch rf_debug_rx_gpio_l_h 
+:      028070 rf_debug_rx_crc_fail_line:
+0x6878 028071 call rf_debug_rx_gpio_l_h 
+0x6879 028072 branch rf_debug_rx_gpio_l_h_l 
+:      028074 rf_debug_rx_match_line:
+:      028075 rf_debug_rx_crc_error_line:
+:      028076 rf_debug_rx_sync_timeout_line:
+0x687a 028077 branch rf_debug_rx_gpio_low 
+:      028080 rf_debug_tx_off_line:
+:      028081 rf_debug_tx_gpio_low:
+0x687b 028082 fetch 1 ,mem_rf_debug_tx_gpio 
+0x687c 028083 branch rf_debug_gpio_low 
+:      028085 rf_debug_tx_on_line:
+:      028086 rf_debug_tx_gpio_high:
+0x687d 028087 fetch 1 ,mem_rf_debug_tx_gpio 
+0x687e 028088 branch rf_debug_gpio_high 
+:      028090 rf_debug_tx_gpio_l_h_l:
+0x687f 028091 call rf_debug_tx_gpio_low 
+0x6880 028092 call rf_debug_tx_gpio_high 
+0x6881 028093 branch rf_debug_tx_gpio_low 
+:      028100 hci_init:
+0x6882 028101 clear_stack 
+0x6883 028102 call wdt_set_disable 
+0x6884 028103 call hci_init_clksel_xtal 
+0x6885 028104 call hci_init_uart_default_config 
+0x6886 028105 call hci_init_uart_config 
+0x6887 028106 call hci_init_pwm_default_config 
+0x6888 028107 call hci_init_pwm 
+0x6889 028109 jam 1 ,mem_hci_command_complete_num_hci_command_packet 
+0x688a 028110 jam hci_h4_type_event ,mem_hci_event_head_type 
+:      028112 hci_process_loop:
+0x688b 028113 call hci_process_check_uart_rx 
+0x688c 028114 branch hci_process_loop 
+:      028116 hci_init_clksel_xtal:
+0x688d 028117 jam clksel_xtal ,core_clksel 
+0x688e 028118 rtn 
+:      028120 hci_init_uart_default_config:
+0x688f 028121 call hci_init_uart_default_config_tx 
+0x6890 028122 call hci_init_uart_default_config_rx 
+0x6891 028123 call hci_init_uart_default_config_rts 
+0x6892 028124 branch hci_init_uart_default_config_cts 
+:      028126 hci_init_uart_default_config_tx:
+0x6893 028127 fetch 1 ,mem_hci_uart_tx_gpio 
+0x6894 028128 nrtn blank 
+0x6895 028129 jam hci_uart_tx_gpio_num ,mem_hci_uart_tx_gpio 
+0x6896 028130 rtn 
+:      028132 hci_init_uart_default_config_rx:
+0x6897 028133 fetch 1 ,mem_hci_uart_rx_gpio 
+0x6898 028134 nrtn blank 
+0x6899 028135 jam hci_uart_rx_gpio_num ,mem_hci_uart_rx_gpio 
+0x689a 028136 rtn 
+:      028137 hci_init_uart_default_config_rts:
+0x689b 028138 fetch 1 ,mem_hci_uart_rts_gpio 
+0x689c 028139 nrtn blank 
+0x689d 028140 jam hci_uart_rts_gpio_num ,mem_hci_uart_rts_gpio 
+0x689e 028141 rtn 
+:      028142 hci_init_uart_default_config_cts:
+0x689f 028143 fetch 1 ,mem_hci_uart_cts_gpio 
+0x68a0 028144 nrtn blank 
+0x68a1 028145 jam hci_uart_cts_gpio_num ,mem_hci_uart_cts_gpio 
+0x68a2 028146 rtn 
+:      028149 hci_init_uart_config:
+0x68a3 028150 setarg mem_h5rx_buf 
+0x68a4 028151 store 2 ,mem_pdatatemp 
+0x68a5 028152 setarg mem_h5rx_buf_end 
+0x68a6 028153 istore 2 ,contw 
+0x68a7 028154 setarg mem_h5tx_buf 
+0x68a8 028155 istore 2 ,contw 
+0x68a9 028156 setarg mem_h5tx_buf_end 
+0x68aa 028157 istore 2 ,contw 
+0x68ab 028158 fetch 8 ,mem_pdatatemp 
+0x68ac 028159 call uarta_init_dma_mem 
+0x68ad 028160 call uart_clock_select_main_freq_crystal 
+0x68ae 028161 arg 115200 ,temp 
+0x68af 028162 call uarta_calc_baud_rate_config 
+0x68b0 028163 fetch 1 ,mem_hci_uart_tx_gpio 
+0x68b1 028164 arg gpcfg_uart_txd ,temp 
+0x68b2 028165 call gpio_config_function_int 
+0x68b3 028166 fetch 1 ,mem_hci_uart_rx_gpio 
+0x68b4 028167 arg gpcfg_uart_rxd | gpcfg_pullup ,temp 
+0x68b5 028168 call gpio_config_function_int 
+0x68b6 028169 fetch 1 ,mem_hci_uart_rts_gpio 
+0x68b7 028170 arg gpcfg_uart_rts ,temp 
+0x68b8 028171 call gpio_config_function_int 
+0x68b9 028172 fetch 1 ,mem_hci_uart_cts_gpio 
+0x68ba 028173 arg gpcfg_uart_cts ,temp 
+0x68bb 028174 call gpio_config_function_int 
+0x68bc 028176 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
+0x68bd 028177 storet 1 ,core_uart_ctrl 
+0x68be 028178 branch clean_xmem 
+:      028180 hci_init_pwm_default_config:
+0x68bf 028181 fetch 1 ,mem_hci_pwm_12mhz_gpio 
+0x68c0 028182 nrtn blank 
+0x68c1 028183 jam hci_pmw_12mhz_gpio_num ,mem_hci_pwm_12mhz_gpio 
+0x68c2 028184 rtn 
+:      028186 hci_init_pwm:
+0x68c3 028187 fetch 1 ,mem_hci_pwm_12mhz_gpio 
+0x68c4 028188 arg gpcfg_pwm_out0 ,temp 
+0x68c5 028189 call gpio_config_function_int 
+0x68c6 028190 arg 0x40 ,rega 
+0x68c7 028191 call pwm_init 
+0x68c8 028192 arg 0 ,rega 
+0x68c9 028193 arg 0 ,regb 
+0x68ca 028194 setarg 0 
+0x68cb 028195 call pwm_duty_cycle_set 
+0x68cc 028196 arg 0 ,queue 
+0x68cd 028197 branch pwm_set_select 
+:      028200 hci_process_check_uart_rx:
+0x68ce 028201 fetch 2 ,core_uart_rxitems 
+0x68cf 028202 add pdata ,-4 ,rega 
+0x68d0 028203 nrtn positive 
+0x68d1 028204 call uarta_prepare_rx 
+0x68d2 028205 ifetch 1 ,contru 
+0x68d3 028206 beq hci_h4_type_cmd ,hci_parse_packet_cmd 
+0x68d4 028208 call delay_10ms 
+0x68d5 028209 branch uarta_clear_current_rx 
+:      028213 hci_parse_packet_cmd:
+0x68d6 028214 ifetch 2 ,contru 
+0x68d7 028215 store 2 ,mem_hci_opcode 
+0x68d8 028216 arg 0x3ff ,temp 
+0x68d9 028217 iand temp ,temp 
+0x68da 028218 storet 2 ,mem_hci_opcode_ocf 
+0x68db 028219 rshift2 pdata ,pdata 
+0x68dc 028220 rshift8 pdata ,pdata 
+0x68dd 028221 store 1 ,mem_hci_opcode_ogf 
+0x68de 028222 ifetch 1 ,contru 
+0x68df 028223 pincrease -1 
+0x68e0 028224 isub rega ,null 
+0x68e1 028225 rtn positive 
+0x68e2 028226 call hci_parse_complete_packet 
+0x68e3 028227 branch hci_drop_current_packet 
+:      028229 hci_parse_complete_packet:
+0x68e4 028230 fetch 1 ,mem_hci_opcode_ogf 
+0x68e5 028238 beq hci_ogf_vendor_specific_debug ,hci_parse_packet_cmd_ogf_vendorspecific_debug 
+0x68e6 028239 branch hci_send_event_command_complete_error_command_nuknown 
+:      028249 hci_parse_packet_cmd_ogf_vendorspecific_debug:
+0x68e7 028250 bpatch patch16_4 ,mem_patch16 
+0x68e8 028251 fetch 1 ,mem_hci_opcode_ocf 
+0x68e9 028252 beq hci_vendor_cmd_reset ,hci_normal_reply 
+0x68ea 028253 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
+0x68eb 028254 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
+0x68ec 028255 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
+0x68ed 028256 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
+0x68ee 028257 beq hci_vendor_cmd_echo ,hci_normal_reply 
+0x68ef 028258 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
+0x68f0 028259 beq hci_vendor_cmd_set_flow_control ,phci_grp_vendor_flow_control 
+0x68f1 028260 branch hci_normal_reply 
+:      028263 phci_grp_vendor_chipid:
+0x68f2 028264 jam command_succeeded ,mem_hci_command_complete_return_parameter 
+0x68f3 028265 fetch 2 ,core_chipid 
+0x68f4 028266 store 2 ,mem_hci_command_complete_return_parameter_chip_id 
+0x68f5 028267 arg 3 ,loopcnt 
+0x68f6 028268 branch hci_send_event_command_complete 
+:      028270 phci_grp_vendor_baud:
+0x68f7 028271 ifetch 2 ,contu 
+0x68f8 028272 store 2 ,core_uart_baud 
+0x68f9 028273 rtn 
+:      028276 phci_grp_vendor_patch_common:
+0x68fa 028277 ifetch 1 ,contu 
+0x68fb 028278 copy pdata ,temp 
+0x68fc 028279 store 1 ,core_ucode_low 
+0x68fd 028280 ifetch 1 ,contu 
+0x68fe 028281 iadd temp ,temp 
+0x68ff 028282 set1 7 ,pdata 
+0x6900 028283 store 1 ,core_ucode_ctrl 
+0x6901 028284 ifetch 1 ,contu 
+0x6902 028285 iadd temp ,temp 
+0x6903 028286 copy pdata ,loopcnt 
+0x6904 028287 rtn 
+:      028289 phci_grp_vendor_patch:
+0x6905 028290 call phci_grp_vendor_patch_common 
+:      028291 phci_grp_vendor_patch_loop:
+0x6906 028292 ifetch 1 ,contu 
+0x6907 028293 store 1 ,core_ucode_data 
+0x6908 028294 iadd temp ,temp 
+0x6909 028295 loop phci_grp_vendor_patch_loop 
+:      028296 phci_grp_vendor_patch_check_sum:
+0x690a 028297 and temp ,0xff ,temp 
+0x690b 028298 ifetch 1 ,contu 
+0x690c 028299 isub temp ,null 
+0x690d 028300 nbranch phci_grp_vendor_patch_bad ,zero 
+0x690e 028301 branch hci_normal_reply 
+:      028303 phci_grp_vendor_done:
+0x690f 028304 arg 0x20 ,loopcnt 
+0x6910 028305 arg mem_patch00 ,contw 
+0x6911 028306 arg 0 ,temp 
+:      028307 phci_grp_vendor_done_loop:
+0x6912 028308 ifetch 1 ,contu 
+0x6913 028309 istore 1 ,contw 
+0x6914 028310 iadd temp ,temp 
+0x6915 028311 loop phci_grp_vendor_done_loop 
+0x6916 028312 and temp ,0xff ,temp 
+0x6917 028313 ifetch 1 ,contu 
+0x6918 028314 isub temp ,null 
+0x6919 028315 nbranch phci_grp_vendor_patch_bad ,zero 
+0x691a 028316 jam 0 ,core_ucode_ctrl 
+0x691b 028317 call hci_normal_reply 
+0x691c 028318 call wait_uarttx 
+0x691d 028319 branch soft_reset 
+:      028321 phci_grp_vendor_patch_bad:
+0x691e 028322 jam 0 ,core_ucode_ctrl 
+0x691f 028323 branch hci_send_event_command_complete_error_command_nuknown 
+:      028326 phci_grp_vendor_mem:
+0x6920 028327 ifetch 1 ,contu 
+0x6921 028328 copy pdata ,loopcnt 
+0x6922 028329 ifetch 2 ,contu 
+0x6923 028330 copy pdata ,contw 
+0x6924 028331 call uart_copy_rx_bytes 
+0x6925 028332 branch hci_normal_reply 
+:      028334 phci_grp_vendor_flow_control:
+0x6926 028335 fetch 1 ,core_uart_ctrl 
+0x6927 028336 set1 bit_uart_control_flow_control ,pdata 
+0x6928 028337 store 1 ,core_uart_ctrl 
+0x6929 028338 branch hci_normal_reply 
+:      028341 hci_normal_reply:
+0x692a 028342 branch hci_send_event_command_complete_without_payload 
+:      028344 hci_send_event_command_complete_error_command_nuknown:
+0x692b 028345 jam command_unknown ,mem_hci_command_complete_return_parameter 
+0x692c 028346 branch hci_send_event_command_complete_without_payload + 1 
+:      028347 hci_send_event_command_complete_error_command_disallowed:
+0x692d 028348 jam command_disallowed ,mem_hci_command_complete_return_parameter 
+0x692e 028349 branch hci_send_event_command_complete_without_payload + 1 
+:      028350 hci_send_event_command_complete_without_payload:
+0x692f 028351 jam command_succeeded ,mem_hci_command_complete_return_parameter 
+0x6930 028352 arg 1 ,loopcnt 
+0x6931 028353 branch hci_send_event_command_complete 
+:      028355 hci_send_event_command_complete:
+0x6932 028356 jam hci_event_command_complete ,mem_hci_event_head_event_code 
+0x6933 028357 add loopcnt ,3 ,pdata 
+0x6934 028358 store 1 ,mem_hci_event_para_total_length 
+0x6935 028359 call hci_prepare_send_event 
+0x6936 028360 fetch 3 ,mem_hci_command_complete_num_hci_command_packet 
+0x6937 028361 istore 3 ,contwu 
+0x6938 028363 arg mem_hci_command_complete_return_parameter ,contr 
+0x6939 028364 call uart_copy_tx_bytes 
+0x693a 028365 branch uarta_send_register_pop 
+:      028369 hci_prepare_send_event:
+0x693b 028370 call uarta_prepare_tx_register_push 
+0x693c 028371 fetch 3 ,mem_hci_event_head_type 
+0x693d 028372 istore 3 ,contwu 
+0x693e 028373 rtn 
+:      028375 hci_drop_current_packet:
+0x693f 028376 call uarta_prepare_rx 
+0x6940 028377 increase 3 ,contru 
+0x6941 028378 ifetch 1 ,contru 
+0x6942 028379 iadd contru ,contru 
+0x6943 028380 branch uarta_rxdone 
+:      028382 cmd_exit:
+0x6944 028383 jam 0 ,mem_hci_cmd 
+0x6945 028384 rtn 
+:      028391 l2cap_init:
+0x6946 028392 branch l2cap_init_wake ,wake 
+0x6947 028393 setarg mem_l2cap_xmem_end 
+0x6948 028394 arg mem_l2cap_xmem_start ,contw 
+0x6949 028395 isub contw ,loopcnt 
+0x694a 028396 call clear_mem 
+:      028397 l2cap_init_wake:
+0x694b 028399 rtn 
+:      028403 check_l2cap_map:
+0x694c 028404 arg 0 ,queue 
+0x694d 028405 arg 0 ,regb 
+:      028407 check_l2cap_map_loop:
+0x694e 028408 sub queue ,7 ,null 
+0x694f 028409 nrtn positive 
+0x6950 028410 qisolate1 rega 
+0x6951 028411 branch check_l2cap_map_used ,true 
+0x6952 028412 branch check_l2cap_map_used2 
+:      028414 check_l2cap_map_used:
+0x6953 028415 copy temp ,pdata 
+0x6954 028416 branch check_l2cap_map_used2 ,blank 
+0x6955 028417 qset1 regb 
+0x6956 028418 increase -1 ,temp 
+:      028420 check_l2cap_map_used2:
+0x6957 028421 increase 1 ,queue 
+0x6958 028422 branch check_l2cap_map_loop 
+:      028435 ble_l2cap_malloc:
+0x6959 028436 fetchr regd ,2 ,mem_ble_l2cap_tx_buff0_ptr 
+0x695a 028437 fetchr rege ,2 ,mem_ble_l2cap_tx_buff_size_ptr 
+0x695b 028438 call disable_user 
+0x695c 028439 branch host_l2cap_malloc 
+:      028441 host_l2cap_malloc:
+0x695d 028442 bpatch patch16_6 ,mem_patch16 
+0x695e 028443 call l2cap_malloc_is_fifo_full 
+0x695f 028444 nbranch assert ,blank 
+0x6960 028445 call l2cap_malloc_get_full_map 
+0x6961 028446 arg 8 ,loopcnt 
+:      028447 host_l2cap_malloc_loop:
+0x6962 028448 fetcht 1 ,mem_used_map 
+0x6963 028449 sub loopcnt ,8 ,queue 
+0x6964 028450 qisolate1 temp 
+0x6965 028451 branch host_l2cap_malloc_next_buffer ,true 
+0x6966 028452 call host_l2cap_malloc_check_buffer_enough 
+0x6967 028453 nbranch host_l2cap_malloc_next_buffer ,positive 
+0x6968 028454 call host_l2cap_malloc_into_fifo 
+0x6969 028455 branch host_l2cap_malloc_succ 
+:      028456 host_l2cap_malloc_next_buffer:
+0x696a 028457 copy rege ,pdata 
+0x696b 028458 iadd regd ,regd 
+0x696c 028459 loop host_l2cap_malloc_loop 
+0x696d 028460 branch assert 
+:      028461 host_l2cap_malloc_succ:
+0x696e 028462 copy regd ,pdata 
+0x696f 028463 copy regd ,contw 
+0x6970 028464 rtn 
+:      028473 host_l2cap_malloc_check_buffer_enough:
+0x6971 028474 bpatch patch16_7 ,mem_patch16 
+0x6972 028475 sub loopcnt ,8 ,queue 
+0x6973 028476 arg 0 ,temp 
+0x6974 028477 arg 0 ,timeup 
+:      028478 host_l2cap_malloc_check_buffer_enough_loop:
+0x6975 028479 copy queue ,pdata 
+0x6976 028480 beq 8 ,host_l2cap_malloc_check_buffer_enough_end 
+0x6977 028481 fetch 1 ,mem_used_map 
+0x6978 028482 qisolate1 pdata 
+0x6979 028483 branch host_l2cap_malloc_check_buffer_enough_end ,true 
+0x697a 028484 qset1 timeup 
+0x697b 028485 copy rege ,pdata 
+0x697c 028486 iadd temp ,temp 
+0x697d 028487 increase 1 ,queue 
+0x697e 028488 copy rega ,pdata 
+0x697f 028489 isub temp ,null 
+0x6980 028490 branch host_l2cap_malloc_check_buffer_enough_end ,zero 
+0x6981 028491 branch host_l2cap_malloc_check_buffer_enough_loop ,positive 
+:      028492 host_l2cap_malloc_check_buffer_enough_end:
+0x6982 028493 copy temp ,pdata 
+0x6983 028494 isub rega ,null 
+0x6984 028495 nrtn zero 
+0x6985 028496 qset1 timeup 
+0x6986 028497 rtn 
+:      028506 host_l2cap_malloc_into_fifo:
+0x6987 028507 bpatch patch17_0 ,mem_patch17 
+0x6988 028508 call l2cap_malloc_is_fifo_full 
+0x6989 028509 nbranch assert ,blank 
+0x698a 028510 call l2cap_malloc_is_fifo_empty 
+0x698b 028511 branch host_l2cap_malloc_into_fifo_no_push ,blank 
+0x698c 028512 fetch 9 ,mem_tx_fifo1 
+0x698d 028513 store 9 ,mem_tx_fifo0 
+0x698e 028514 setarg 0 
+0x698f 028515 istore 3 ,contw 
+:      028516 host_l2cap_malloc_into_fifo_no_push:
+0x6990 028517 storer timeup ,1 ,mem_tx_fifo3_map 
+0x6991 028518 storer regd ,2 ,mem_tx_fifo3_ptr 
+0x6992 028519 rtn 
+:      028528 l2cap_malloc_fifo_out:
+0x6993 028529 bpatch patch17_1 ,mem_patch17 
+0x6994 028530 call l2cap_malloc_fifo_get_first_ptr 
+0x6995 028531 increase 1 ,contr 
+0x6996 028532 ifetch 2 ,contr 
+0x6997 028533 rtn 
+:      028540 l2cap_malloc_free:
+0x6998 028541 bpatch patch17_2 ,mem_patch17 
+0x6999 028542 call l2cap_malloc_fifo_get_first_ptr 
+0x699a 028543 copy contr ,contw 
+0x699b 028544 copy contr ,temp 
+0x699c 028545 setarg 0 
+0x699d 028546 istore 3 ,contw 
+0x699e 028547 rtn 
+:      028554 l2cap_malloc_discard:
+0x699f 028555 bpatch patch17_3 ,mem_patch17 
+0x69a0 028556 call l2cap_malloc_is_fifo_empty 
+0x69a1 028557 branch assert ,blank 
+0x69a2 028558 fetch 3 ,mem_tx_fifo2 
+0x69a3 028559 store 3 ,mem_tx_fifo3 
+0x69a4 028560 fetch 3 ,mem_tx_fifo1 
+0x69a5 028561 store 3 ,mem_tx_fifo2 
+0x69a6 028562 fetch 3 ,mem_tx_fifo0 
+0x69a7 028563 store 3 ,mem_tx_fifo1 
+0x69a8 028564 rtn 
+:      028572 l2cap_malloc_is_fifo_full:
+0x69a9 028573 bpatch patch17_4 ,mem_patch17 
+0x69aa 028574 fetch 3 ,mem_tx_fifo0 
+0x69ab 028575 rtn 
+:      028583 l2cap_malloc_is_fifo_nearly_full:
+0x69ac 028584 bpatch patch17_5 ,mem_patch17 
+0x69ad 028585 fetch 3 ,mem_tx_fifo1 
+0x69ae 028586 rtn 
+:      028594 l2cap_malloc_is_fifo_empty:
+0x69af 028595 bpatch patch17_6 ,mem_patch17 
+0x69b0 028596 fetch 3 ,mem_tx_fifo3 
+0x69b1 028597 rtn 
+:      028604 l2cap_malloc_fifo_get_first_ptr:
+0x69b2 028605 call l2cap_malloc_is_fifo_empty 
+0x69b3 028606 branch l2cap_malloc_fifo_get_first_ptr_empty ,blank 
+0x69b4 028607 arg mem_tx_fifo0 ,contr 
+:      028608 l2cap_malloc_free_loop:
+0x69b5 028609 ifetch 3 ,contr 
+0x69b6 028610 branch l2cap_malloc_free_loop ,blank 
+:      028611 l2cap_malloc_fifo_get_first_ptr_empty:
+0x69b7 028612 increase -3 ,contr 
+0x69b8 028613 rtn 
+:      028621 l2cap_malloc_get_full_map:
+0x69b9 028622 bpatch patch17_7 ,mem_patch17 
+0x69ba 028623 arg 4 ,loopcnt 
+0x69bb 028624 arg mem_tx_fifo0_map ,contr 
+0x69bc 028625 arg 0 ,temp 
+:      028626 l2cap_malloc_get_full_map_loop:
+0x69bd 028627 ifetch 3 ,contr 
+0x69be 028628 and pdata ,0xff ,pdata 
+0x69bf 028629 ior temp ,temp 
+0x69c0 028630 loop l2cap_malloc_get_full_map_loop 
+0x69c1 028631 storet 1 ,mem_used_map 
+0x69c2 028632 rtn 
+:      028635 l2cap_lpm_get_wake_lock:
+0x69c3 028636 arg wake_lock_l2cap_tx ,queue 
+0x69c4 028637 branch lpm_get_wake_lock 
+:      028639 l2cap_lpm_put_wake_lock:
+0x69c5 028640 arg wake_lock_l2cap_tx ,queue 
+0x69c6 028641 branch lpm_put_wake_lock 
+:      028652 twspi_reset:
+0x69c7 028653 bpatch patch18_1 ,mem_patch18 
+0x69c8 028654 sub temp ,ui_button_gpio_disable ,null 
+0x69c9 028655 rtn zero 
+0x69ca 028656 copy temp ,pdata 
+0x69cb 028657 and_into 0xff ,pdata 
+0x69cc 028658 sub pdata ,gpio_number + -1 ,null 
+0x69cd 028659 nbranch twspi_reset_ext ,positive 
+0x69ce 028660 arg core_gpio_conf ,contw 
+:      028661 twspi_reset_next:
+0x69cf 028662 iadd contw ,contw 
+0x69d0 028663 copy contw ,rega 
+0x69d1 028664 arg gpcfg_output_low ,temp 
+0x69d2 028665 istoret 1 ,contw 
+0x69d3 028666 call twspi_disable 
+0x69d4 028667 nop 30 
+0x69d5 028668 copy rega ,contw 
+0x69d6 028669 arg gpcfg_output_high ,temp 
+0x69d7 028670 istoret 1 ,contw 
+0x69d8 028671 branch twspi_enable 
+:      028673 twspi_reset_ext:
+0x69d9 028674 arg core_gpio_conf_hi ,contw 
+0x69da 028675 increase -16 ,pdata 
+0x69db 028676 branch twspi_reset_next 
+:      028679 twspi_disable:
+0x69dc 028680 fetch 1 ,core_spid_delay 
+0x69dd 028681 and_into 0x7f ,pdata 
+0x69de 028682 store 1 ,core_spid_delay 
+0x69df 028683 rtn 
+:      028685 twspi_enable:
+0x69e0 028686 fetch 1 ,core_spid_delay 
+0x69e1 028687 or_into 0x80 ,pdata 
+0x69e2 028688 store 1 ,core_spid_delay 
+0x69e3 028689 rtn 
+:      028691 twspi_write:
+0x69e4 028692 branch spid_write_reg 
+:      028694 twspi_read:
+0x69e5 028695 branch spid_read_reg 
+:      028699 aes_disable:
+0x69e6 028700 fetch 1 ,core_bist_ctrl 
+0x69e7 028701 set0 aes_en ,pdata 
+0x69e8 028702 store 1 ,core_bist_ctrl 
+0x69e9 028703 rtn 
+:      028705 read_function_aes:
+0x69ea 028706 nbranch read_function ,user 
+0x69eb 028707 fetch 1 ,core_bist_ctrl 
+0x69ec 028708 set1 aes_en ,pdata 
+0x69ed 028709 store 1 ,core_bist_ctrl 
+:      028710 read_function:
+0x69ee 028711 copy temp ,null 
+0x69ef 028712 branch read_fuction_zero ,zero 
+0x69f0 028713 copy regc ,pc 
+:      028715 read_fuction_zero:
+0x69f1 028716 isolate0 0 ,null 
+0x69f2 028717 branch set_ucode_status 
+:      028720 get_block_header:
+0x69f3 028721 force 4 ,temp 
+:      028722 get_block_header0:
+0x69f4 028723 arg mem_ucode_buf ,rega 
+0x69f5 028724 call aes_disable 
+0x69f6 028725 call read_function 
+0x69f7 028726 arg 0x55aa ,rega 
+0x69f8 028727 fetch 2 ,mem_ucode_buf 
+0x69f9 028728 ifetcht 2 ,contr 
+0x69fa 028729 isub rega ,null 
+0x69fb 028730 rtn 
+:      028733 read_first_block:
+0x69fc 028734 call load_aes_reinit ,user 
+0x69fd 028735 arg 2 ,temp 
+0x69fe 028736 arg mem_ucode_ptr ,rega 
+0x69ff 028737 call read_function 
+0x6a00 028738 fetch 2 ,mem_ucode_ptr 
+:      028739 read_first_block_cont:
+0x6a01 028740 store 2 ,mem_addr_mi 
+0x6a02 028741 call get_iv ,user 
+0x6a03 028742 rtn 
+:      028744 get_iv:
+0x6a04 028745 arg 16 ,temp 
+0x6a05 028746 arg mem_ucode_keybuf ,rega 
+0x6a06 028747 call aes_disable 
+0x6a07 028748 call read_function 
+:      028749 set_iv:
+0x6a08 028750 arg mem_ucode_keybuf ,contr 
+0x6a09 028751 arg 16 ,loopcnt 
+0x6a0a 028752 call aes_load_data 
+0x6a0b 028753 call aes_init 
+0x6a0c 028754 call aes_clear_data 
+0x6a0d 028755 branch do_aes_cbc 
+:      028757 load_aes_reinit:
+0x6a0e 028758 jam 0x0 ,core_ucode_ctrl 
+0x6a0f 028759 call aes_disable 
+0x6a10 028760 branch aes_clear_data 
+:      028762 load_storage:
+0x6a11 028763 setarg 0 
+0x6a12 028764 store 2 ,mem_queue 
+0x6a13 028765 disable match 
+0x6a14 028766 call get_block_header 
+0x6a15 028767 nrtn zero 
+0x6a16 028768 enable match 
+0x6a17 028769 setarg 0x8000 
+0x6a18 028770 store 3 ,core_ucode_hi 
+0x6a19 028771 arg core_ucode_data ,rega 
+0x6a1a 028772 call read_function_aes 
+0x6a1b 028773 jam 0x0 ,core_ucode_ctrl 
+0x6a1c 028774 fetch 1 ,mem_ucode_status 
+0x6a1d 028775 rtnbit0 0 
+:      028776 load_storage_loop:
+0x6a1e 028777 arg 6 ,temp 
+0x6a1f 028778 call get_block_header0 
+0x6a20 028779 nbranch load_data_checksum_compare ,zero 
+0x6a21 028780 ifetchr rega ,2 ,contr 
+0x6a22 028781 call read_function 
+0x6a23 028782 call load_data_checksum_calc 
+0x6a24 028783 branch load_storage_loop 
+:      028786 load_data_checksum_calc:
+0x6a25 028787 fetch 2 ,mem_queue 
+0x6a26 028788 arg 6 ,loopcnt 
+0x6a27 028789 arg mem_ucode_buf ,contr 
+0x6a28 028790 call cal_sum 
+0x6a29 028791 fetchr loopcnt ,2 ,mem_ucode_len 
+0x6a2a 028792 copy rega ,contr 
+0x6a2b 028793 call cal_sum 
+0x6a2c 028794 store 2 ,mem_queue 
+0x6a2d 028795 rtn 
+:      028797 load_data_checksum_compare:
+0x6a2e 028798 fetch 1 ,mem_otp_load_check_sum 
+0x6a2f 028799 beq 0x5a ,load_data_checksum_ok 
+0x6a30 028800 arg 0xaa55 ,rega 
+0x6a31 028801 fetch 2 ,mem_ucode_buf 
+0x6a32 028802 isub rega ,null 
+0x6a33 028803 nbranch load_data_checksum_compare_fail ,zero 
+0x6a34 028804 arg 0x55aa ,rega 
+0x6a35 028805 fetch 2 ,mem_ucode_len 
+0x6a36 028806 isub rega ,null 
+0x6a37 028807 nbranch load_data_checksum_compare_fail ,zero 
+0x6a38 028808 fetch 2 ,mem_sched_addr 
+0x6a39 028809 fetcht 2 ,mem_queue 
+0x6a3a 028810 isub temp ,null 
+0x6a3b 028811 nbranch load_data_checksum_compare_fail ,zero 
+:      028812 load_data_checksum_ok:
+0x6a3c 028813 set1 15 ,rega 
+0x6a3d 028814 branch read_fuction_zero 
+:      028816 load_data_checksum_compare_fail:
+0x6a3e 028817 jam 0 ,mem_ucode_status 
+0x6a3f 028818 rtn 
+:      028821 loadcode_lock_load_ucode:
+0x6a40 028824 and pdata ,0xff ,pdata 
+0x6a41 028825 rshift4 pdata ,pdata 
+0x6a42 028826 store 1 ,mem_device_option 
+0x6a43 028827 branch loadcode_load_key 
+:      028829 loadcode_lock:
+0x6a44 028830 fetch 2 ,core_ucode_flag 
+0x6a45 028831 nbranch loadcode_lock_load_ucode ,blank 
+0x6a46 028832 call loadcode_load_key 
+0x6a47 028833 fetch 2 ,mem_device_option 
+0x6a48 028834 rtn blank 
+0x6a49 028835 call loadcode_set_lock 
+0x6a4a 028836 branch lpm_write_lock 
+:      028838 loadcode_set_lock:
+0x6a4b 028839 fetch 1 ,mem_device_option 
+0x6a4c 028840 rtn blank 
+0x6a4d 028841 and pdata ,0xf ,temp 
+0x6a4e 028842 storet 1 ,mem_device_option 
+0x6a4f 028843 rshift4 pdata ,pdata 
+0x6a50 028844 ixor temp ,pdata 
+0x6a51 028845 bne 0xf ,app_lpm_mpu_lock_24g_ble 
+0x6a52 028846 branch app_lpm_lock_check 
+:      028848 load_otp_hv_vsel:
+0x6a53 028849 fetch 1 ,mem_otp_hv_sel 
+0x6a54 028850 ncall lpm_save_sel_hv ,blank 
+0x6a55 028851 fetch 1 ,mem_otp_ldo_vsel 
+0x6a56 028852 rtn blank 
+0x6a57 028853 store 1 ,mem_lpm_ldo_sel 
+0x6a58 028854 branch lpm_write_io_vsel 
+:      028856 loadcode_load_key:
+0x6a59 028857 disable user 
+0x6a5a 028858 fetch 1 ,mem_ucode_flag 
+0x6a5b 028859 rtnbit0 otp_uflag_aes 
+0x6a5c 028860 call loadcode_check_otp_lock 
+0x6a5d 028861 arg otp_offset_ucode_key_l ,pdata 
+0x6a5e 028862 iadd regb ,regb 
+0x6a5f 028863 force 16 ,loopcnt 
+0x6a60 028864 arg mem_ucode_keybuf ,rega 
+0x6a61 028865 call otp_read_data 
+0x6a62 028866 jam otp_key_lock ,core_misc_ctrl 
+0x6a63 028867 arg mem_ucode_keybuf ,contr 
+0x6a64 028868 call load_key 
+0x6a65 028870 arg mem_ucode_keybuf ,contw 
+0x6a66 028871 call memset0_16 
+0x6a67 028872 branch enable_user 
+:      028875 loadcode:
+0x6a68 028876 jam 0x25 ,core_clkoff 
+0x6a69 028877 call enable_otp_read 
+0x6a6a 028878 arg otp_offset_patch_ptr ,regb 
+0x6a6b 028879 force 11 ,loopcnt 
+0x6a6c 028880 arg mem_ucode_ptr ,rega 
+0x6a6d 028881 call otp_read_data1 
+0x6a6e 028882 fetchr regf ,5 ,mem_ucode_ptr 
+0x6a6f 028883 fetch 1 ,mem_ucode_flag 
+0x6a70 028884 bbit0 otp_uflag_bist ,loadcode_nobist 
+0x6a71 028885 jam 0x7 ,core_bist_ctrl 
+:      028886 loadcode_bistwait:
+0x6a72 028887 fetch 1 ,core_bist_done 
+0x6a73 028888 bne 7 ,loadcode_bistwait 
+0x6a74 028889 fetch 1 ,core_bist_fail 
+0x6a75 028890 lshift4 pdata ,pdata 
+0x6a76 028891 store 1 ,core_bist_ctrl 
+0x6a77 028892 branch loadcode_otp 
+:      028894 loadcode_nobist:
+0x6a78 028895 call set_bistfix 
+0x6a79 028896 call clean_xmem 
+0x6a7a 028897 call clean_smem 
+:      028898 loadcode_otp:
+0x6a7b 028899 storer regf ,5 ,mem_ucode_ptr 
+0x6a7c 028901 call loadcode_check_otp_lock 
+0x6a7d 028902 arg otp_offset_adc_param_l ,pdata 
+0x6a7e 028903 iadd regb ,regb 
+0x6a7f 028904 arg 32 ,loopcnt 
+0x6a80 028905 arg mem_otp_temp ,rega 
+0x6a81 028906 call otp_read_data 
+0x6a82 028908 call load_otp_hv_vsel 
+0x6a83 028909 call loadcode_lock 
+0x6a84 028911 fetch 1 ,mem_ucode_flag 
+0x6a85 028912 bbit0 otp_uflag_aes ,loadcode_unenc 
+0x6a86 028913 fetcht 1 ,mem_peripheral_lock_flag 
+0x6a87 028914 arg 0 ,pdata 
+0x6a88 028915 set1 otp_not_limit ,pdata 
+0x6a89 028916 set1 otp_limit ,pdata 
+0x6a8a 028917 iand temp ,rega 
+0x6a8b 028918 sub rega ,0 ,null 
+0x6a8c 028919 branch loadcode_error ,zero 
+0x6a8d 028920 isub rega ,null 
+0x6a8e 028921 branch loadcode_error ,zero 
+:      028922 loadcode_unenc:
+0x6a8f 028923 jam 0 ,mem_loadcode_times 
+0x6a90 028924 arg otp_load_code ,regc 
+:      028925 loadcode_otp_loop:
+0x6a91 028926 call loadcode_timeout 
+0x6a92 028927 nbranch loadcode_error ,positive 
+0x6a93 028928 fetch 2 ,mem_ucode_ptr 
+0x6a94 028929 branch loadcode_otp_end ,blank 
+0x6a95 028930 call read_first_block_cont 
+0x6a96 028931 call load_storage 
+0x6a97 028932 nbranch loadcode_otp_end ,match 
+0x6a98 028933 fetch 1 ,mem_ucode_status 
+0x6a99 028934 compare 3 ,pdata ,3 
+0x6a9a 028935 nbranch loadcode_otp_loop ,true 
+0x6a9b 028936 call run_otp_code 
+:      028937 loadcode_otp_end:
+0x6a9c 028938 call disable_otp 
+0x6a9d 028939 jam 0 ,mem_loadcode_times 
+:      028940 loadcode_iic_loop:
+0x6a9e 028941 call loadcode_timeout 
+0x6a9f 028942 nbranch loadcode_error ,positive 
+0x6aa0 028943 call iicd_load_gpio_init 
+0x6aa1 028944 call clear_eeprom_size_2k 
+0x6aa2 028945 fetch 1 ,mem_ucode_flag 
+0x6aa3 028946 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6aa4 028947 call loadcode_iic_by_eeprom 
+0x6aa5 028948 nbranch loadcode_iic_eeprom_2k ,match 
+0x6aa6 028949 fetch 1 ,mem_ucode_status 
+0x6aa7 028950 compare 3 ,pdata ,3 
+0x6aa8 028951 nbranch loadcode_iic_loop ,true 
+0x6aa9 028952 branch loadcode_spi 
+:      028954 run_otp_code:
+0x6aaa 028955 setarg 0x1ff 
+0x6aab 028956 arg 0 ,pc 
+0x6aac 028957 rtn 
+:      028959 loadcode_check_otp_lock:
+0x6aad 028960 arg otp_offset_h ,regb 
+0x6aae 028961 fetch 1 ,core_peripheral_lock 
+0x6aaf 028962 bbit1 otp_limit ,loadcode_otp_lock 
+0x6ab0 028963 fetch 1 ,mem_peripheral_lock_flag 
+0x6ab1 028964 rtnbit0 otp_limit 
+:      028965 loadcode_otp_lock:
+0x6ab2 028966 arg 0 ,regb 
+0x6ab3 028967 rtn 
+:      028970 loadcode_iic_eeprom_2k:
+0x6ab4 028971 call set_eeprom_size_2k 
+0x6ab5 028972 fetch 1 ,mem_ucode_flag 
+0x6ab6 028973 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6ab7 028974 call loadcode_iic_by_eeprom 
+0x6ab8 028975 nbranch loadcode_spi ,match 
+0x6ab9 028976 fetch 1 ,mem_ucode_status 
+0x6aba 028977 compare 3 ,pdata ,3 
+0x6abb 028978 nbranch loadcode_iic_loop ,true 
+0x6abc 028979 branch loadcode_hci 
+:      028981 loadcode_spi:
+0x6abd 028982 jam 0 ,mem_loadcode_times 
+:      028983 loadcode_spi_loop:
+0x6abe 028984 call loadcode_timeout 
+0x6abf 028985 nbranch loadcode_error ,positive 
+0x6ac0 028986 fetch 1 ,mem_ucode_flag 
+0x6ac1 028987 bbit1 otp_uflag_skip_flash ,loadcode_hci 
+0x6ac2 028988 call spid_init_flash 
+0x6ac3 028989 nop 200 
+0x6ac4 028990 call spid_flash_release_form_powerdown 
+0x6ac5 028991 nop 100 
+0x6ac6 028992 arg spid_load_flash ,regc 
+0x6ac7 028993 call read_first_block 
+0x6ac8 028994 call load_storage 
+0x6ac9 028995 nbranch loadcode_hci ,match 
+0x6aca 028996 fetch 1 ,mem_ucode_status 
+0x6acb 028997 compare 3 ,pdata ,3 
+0x6acc 028998 nbranch loadcode_spi_loop ,true 
+:      029000 loadcode_hci:
+0x6acd 029001 call clear_key_buf 
+0x6ace 029002 fetch 1 ,mem_ucode_flag 
+0x6acf 029003 rtnbit0 otp_uflag_hci 
+0x6ad0 029004 branch hci_init 
+:      029006 clear_key_buf:
+0x6ad1 029007 arg mem_ucode_keybuf ,contw 
+0x6ad2 029008 call memset0_16 
+0x6ad3 029009 force regidx_key ,regext_index 
+0x6ad4 029010 call aes_clear 
+0x6ad5 029011 jam 0x21 ,core_clkoff 
+0x6ad6 029012 rtn 
+:      029014 iicd_load_gpio_init:
+0x6ad7 029015 fetch 1 ,mem_eeprom_sda_gpio 
+0x6ad8 029016 fetcht 1 ,mem_eeprom_scl_gpio 
+0x6ad9 029017 isub temp ,null 
+0x6ada 029018 nbranch iicd_read_init_pin ,zero 
+:      029019 iicd_load_default_gpio:
+0x6adb 029020 jam 4 ,mem_eeprom_wp_gpio 
+0x6adc 029021 jam 23 ,mem_eeprom_scl_gpio 
+0x6add 029022 jam 22 ,mem_eeprom_sda_gpio 
+0x6ade 029023 branch iicd_read_init_pin 
+:      029027 loadcode_iic_by_eeprom:
+0x6adf 029028 setarg 0x0 
+0x6ae0 029029 store 2 ,mem_addr_mi 
+0x6ae1 029030 arg iicd_read_eep ,regc 
+0x6ae2 029031 call iic_init_600khz 
+0x6ae3 029032 call read_first_block 
+0x6ae4 029033 branch load_storage 
+:      029038 loadcode_timeout:
+0x6ae5 029039 call loadcode_error_delay 
+0x6ae6 029040 fetch 1 ,mem_loadcode_times 
+0x6ae7 029041 increase 1 ,pdata 
+0x6ae8 029042 sub pdata ,3 ,null 
+0x6ae9 029043 store 1 ,mem_loadcode_times 
+0x6aea 029044 rtn 
+:      029046 loadcode_error_delay:
+0x6aeb 029047 fetch 1 ,mem_loadcode_times 
+0x6aec 029048 rtn blank 
+0x6aed 029049 fetch 1 ,mem_otp_load_delay 
+0x6aee 029050 rtn blank 
+0x6aef 029051 copy pdata ,loopcnt 
+0x6af0 029052 branch delay_ms_wait 
+:      029055 loadcode_error:
+0x6af1 029056 call clear_key_buf 
+0x6af2 029057 call aes_disable 
+0x6af3 029059 call ice_break 
+0x6af4 029060 rtn 
+:      029062 set_bistfix:
+0x6af5 029063 and_into 0xe0 ,pdata 
+0x6af6 029064 rshift pdata ,pdata 
+0x6af7 029065 store 1 ,core_bist_ctrl 
+0x6af8 029066 setarg 1 
+0x6af9 029067 arg mem_bistfix_val ,contr 
+:      029068 set_bistfix_loop:
+0x6afa 029069 ifetcht 2 ,contr 
+0x6afb 029070 storet 2 ,core_lpm_reg 
+0x6afc 029071 store 1 ,core_set_bistfix 
+0x6afd 029072 lshift pdata ,pdata 
+0x6afe 029073 bbit0 3 ,set_bistfix_loop 
+0x6aff 029074 rtn 
+:      029077 set_ucode_status:
+0x6b00 029078 fetch 1 ,mem_ucode_status 
+0x6b01 029079 lshift pdata ,pdata 
+0x6b02 029080 setflag true ,0 ,pdata 
+0x6b03 029081 isolate0 15 ,rega 
+0x6b04 029082 rtn true 
+0x6b05 029083 store 1 ,mem_ucode_status 
+0x6b06 029084 rtn 
+:      029087 decrypt_code:
+0x6b07 029088 fetch 1 ,core_bist_ctrl 
+0x6b08 029089 rtnbit0 aes_en 
+0x6b09 029090 branch decrypt_code_skip 
+:      029091 decrypt_code_loop:
+0x6b0a 029092 fetch 1 ,core_dma_status 
+0x6b0b 029093 qisolate1 pdata 
+0x6b0c 029094 rtn true 
+:      029095 decrypt_code_skip:
+0x6b0d 029096 fetch 1 ,core_misc_status 
+0x6b0e 029097 bbit0 1 ,decrypt_code_loop 
+0x6b0f 029098 call do_aes_cbc 
+0x6b10 029099 branch decrypt_code_loop 
+:      029119 load_ucode:
+0x6b11 029120 fetch 2 ,mem_patch_ptr 
+0x6b12 029121 rtn blank 
+0x6b13 029122 jam 0x80 ,core_ucode_ctrl 
+0x6b14 029123 jam 0 ,core_ucode_hi 
+0x6b15 029124 jam 0 ,core_ucode_low 
+0x6b16 029125 fetcht 2 ,mem_patch_len 
+0x6b17 029126 lshift2 temp ,loopcnt 
+0x6b18 029127 iforce contr 
+:      029128 load_ucode_loop:
+0x6b19 029129 ifetch 1 ,contr 
+0x6b1a 029130 store 1 ,core_ucode_data 
+0x6b1b 029131 loop load_ucode_loop 
+0x6b1c 029132 jam 0x0 ,core_ucode_ctrl 
+0x6b1d 029133 rtn 
+:      029140 otp_load_code:
+0x6b1e 029141 copy temp ,loopcnt 
+0x6b1f 029142 fetch 2 ,mem_addr_mi 
+0x6b20 029143 iadd temp ,temp 
+0x6b21 029144 storet 2 ,mem_addr_mi 
+0x6b22 029145 iforce regb 
+0x6b23 029146 copy rega ,nap 
+0x6b24 029147 jam init_key ,core_misc_ctrl 
+0x6b25 029148 call otp_read_data 
+0x6b26 029149 copy nap ,rega 
+0x6b27 029150 isolate0 15 ,rega 
+0x6b28 029151 rtn true 
+0x6b29 029152 call enable_true ,blank 
+0x6b2a 029153 branch set_ucode_status 
+:      029156 otp_enable_chgpump25:
+0x6b2b 029157 jam 0x1 ,core_chgpump_ctrl 
+0x6b2c 029158 nop 300 
+0x6b2d 029159 jam 0x5 ,core_chgpump_ctrl 
+0x6b2e 029160 nop 100 
+0x6b2f 029161 jam 0x25 ,core_chgpump_ctrl 
+0x6b30 029162 nop 1000 
+0x6b31 029163 jam 0x27 ,core_chgpump_ctrl 
+0x6b32 029164 nop 300 
+0x6b33 029165 rtn 
+:      029167 otp_enable_chgpump65:
+0x6b34 029168 call otp_enable_chgpump25 
+0x6b35 029169 jam 0x3f ,core_chgpump_ctrl 
+0x6b36 029170 rtn 
+:      029172 disable_otp:
+0x6b37 029173 jam 0x83 ,core_otp_ctrl 
+:      029174 otp_disable_chgpump:
+0x6b38 029175 jam 0 ,core_chgpump_ctrl 
+0x6b39 029176 rtn 
+:      029178 enable_otp_read:
+0x6b3a 029179 call otp_enable_chgpump25 
+:      029181 otp_reset:
+0x6b3b 029182 jam 0x82 ,core_otp_ctrl 
+0x6b3c 029183 nop 12 
+0x6b3d 029184 jam 0x80 ,core_otp_ctrl 
+0x6b3e 029185 jam 0x82 ,core_otp_ctrl 
+0x6b3f 029186 nop 150 
+0x6b40 029187 rtn 
+:      029190 otp_set_addr:
+0x6b41 029191 lshift3 regb ,regb 
+0x6b42 029192 storer regb ,2 ,core_otp_addr 
+0x6b43 029193 jam 0 ,core_otp_din 
+0x6b44 029194 rtn 
+:      029197 otp_write:
+0x6b45 029198 bpatch patch18_4 ,mem_patch18 
+0x6b46 029199 call otp_enable_chgpump65 
+0x6b47 029200 call otp_set_addr 
+0x6b48 029201 call otp_reset 
+:      029202 otp_program:
+0x6b49 029203 ifetcht 1 ,rega 
+0x6b4a 029204 increase 1 ,rega 
+0x6b4b 029205 force 0 ,queue 
+:      029206 otp_program_bit:
+0x6b4c 029207 qisolate0 temp 
+0x6b4d 029208 branch otp_skip_0 ,true 
+0x6b4e 029209 fetch 1 ,core_otp_din 
+0x6b4f 029210 set1 6 ,pdata 
+0x6b50 029211 set1 7 ,pdata 
+0x6b51 029212 store 1 ,core_otp_din 
+0x6b52 029213 jam 0x02 ,core_otp_ctrl 
+0x6b53 029214 jam 0x82 ,core_otp_ctrl 
+0x6b54 029215 set0 7 ,pdata 
+0x6b55 029216 store 1 ,core_otp_din 
+0x6b56 029217 jam 0x8a ,core_otp_ctrl 
+0x6b57 029218 nop 11 
+0x6b58 029219 jam 0xca ,core_otp_ctrl 
+0x6b59 029220 nop 33 
+0x6b5a 029221 jam 0x4a ,core_otp_ctrl 
+0x6b5b 029222 nop 44 
+0x6b5c 029223 jam 0xca ,core_otp_ctrl 
+0x6b5d 029224 nop 22 
+0x6b5e 029225 jam 0x8a ,core_otp_ctrl 
+0x6b5f 029226 nop 33 
+0x6b60 029227 jam 0x82 ,core_otp_ctrl 
+0x6b61 029228 nop 1 
+0x6b62 029229 jam 0x92 ,core_otp_ctrl 
+0x6b63 029230 nop 10 
+0x6b64 029231 jam 0xb2 ,core_otp_ctrl 
+0x6b65 029232 fetch 1 ,core_otp_rdata 
+0x6b66 029233 jam 0x92 ,core_otp_ctrl 
+0x6b67 029234 nop 1 
+0x6b68 029235 jam 0x82 ,core_otp_ctrl 
+0x6b69 029236 nop 1 
+0x6b6a 029237 qisolate0 pdata 
+0x6b6b 029238 branch otp_program_bit ,true 
+:      029239 otp_skip_0:
+0x6b6c 029240 fetch 2 ,core_otp_addr 
+0x6b6d 029241 increase 1 ,pdata 
+0x6b6e 029242 store 2 ,core_otp_addr 
+0x6b6f 029243 increase 1 ,queue 
+0x6b70 029244 compare 8 ,queue ,0xf 
+0x6b71 029245 nbranch otp_program_bit ,true 
+0x6b72 029246 loop otp_program 
+0x6b73 029247 branch otp_disable_chgpump 
+:      029253 otp_read_data:
+0x6b74 029254 bpatch patch18_5 ,mem_patch18 
+:      029255 otp_read_data1:
+0x6b75 029256 call otp_set_addr 
+0x6b76 029257 jam 0xa2 ,core_otp_ctrl 
+0x6b77 029258 increase 8 ,regb 
+0x6b78 029259 arg 0 ,queue 
+0x6b79 029260 setarg -1 
+:      029261 otp_read_data_loop:
+0x6b7a 029262 fetcht 1 ,core_otp_rdata 
+0x6b7b 029263 istoret 1 ,rega 
+0x6b7c 029264 bcrc temp 
+0x6b7d 029265 jam shift_key ,core_misc_ctrl 
+0x6b7e 029266 storer regb ,2 ,core_otp_addr 
+0x6b7f 029267 isolate1 15 ,rega 
+0x6b80 029268 branch otp_read_noinc ,true 
+0x6b81 029269 increase 1 ,rega 
+0x6b82 029270 branch otp_read_unenc 
+:      029272 otp_read_noinc:
+0x6b83 029273 nbranch otp_read_unenc ,user 
+0x6b84 029274 increase 1 ,queue 
+0x6b85 029275 compare 0 ,queue ,0xf 
+0x6b86 029276 nbranch otp_read_unenc ,true 
+0x6b87 029277 call do_aes_cbc 
+0x6b88 029278 jam init_key ,core_misc_ctrl 
+:      029279 otp_read_unenc:
+0x6b89 029280 increase 8 ,regb 
+0x6b8a 029281 loop otp_read_data_loop 
+0x6b8b 029282 jam 0x82 ,core_otp_ctrl 
+0x6b8c 029283 rtn 
+:      029294 app_lpm_lock_check:
+0x6b8d 029295 fetch 1 ,mem_device_option 
+0x6b8e 029296 beq dvc_op_module ,app_lpm_module_lock 
+0x6b8f 029297 beq dvc_op_dongle ,app_lpm_dongle_lock 
+0x6b90 029299 beq dvc_op_mouse ,app_lpm_mouse_lock 
+0x6b91 029300 beq dvc_op_shutter ,app_lpm_shutter_lock 
+0x6b92 029301 beq dvc_op_shutter_dy ,app_lpm_shutter_lock 
+0x6b93 029302 beq dvc_op_hci_boot ,app_lpm_hciboot_lock 
+0x6b94 029303 beq dvc_op_remote_car ,app_lpm_car_lock_application_and_ble 
+0x6b95 029304 beq dvc_op_car ,app_lpm_car_lock 
+0x6b96 029305 beq dvc_op_mesh ,app_lpm_mesh_lock 
+0x6b97 029306 beq dvc_op_keyboard ,app_lpm_kb_lock 
+0x6b98 029307 branch app_lpm_mpu_lock_24g_ble 
+:      029310 app_lpm_mesh_lock:
+0x6b99 029311 arg car_init ,pdata 
+0x6b9a 029312 arg shutter_dy_shutter_1s_timer ,temp 
+0x6b9b 029313 call app_mpu_s0_lock 
+0x6b9c 029314 branch app_lpm_lock_mesh 
+:      029316 app_lpm_kb_lock:
+0x6b9d 029317 branch app_lpm_lock_mesh 
+:      029320 app_lpm_module_lock:
+:      029321 app_lpm_hciboot_lock:
+0x6b9e 029322 branch app_lpm_mpu_lock_24g 
+:      029325 app_lpm_dongle_lock:
+0x6b9f 029326 arg module_init ,pdata 
+0x6ba0 029327 arg shutter_dy_shutter_1s_timer ,temp 
+0x6ba1 029328 call app_mpu_s0_lock 
+0x6ba2 029329 branch app_lpm_lock_mesh 
+:      029331 app_lpm_mouse_lock:
+0x6ba3 029332 arg car_init ,pdata 
+0x6ba4 029333 arg module_set_state ,temp 
+0x6ba5 029334 call app_mpu_s0_lock 
+0x6ba6 029335 branch app_lpm_lock_mesh 
+:      029337 app_lpm_shutter_lock:
+0x6ba7 029338 arg car_init ,pdata 
+0x6ba8 029339 arg remote_car_moto_data_enable_user ,temp 
+0x6ba9 029340 call app_mpu_s0_lock 
+0x6baa 029341 branch app_lpm_lock_mesh 
+:      029343 app_lpm_car_lock:
+0x6bab 029344 arg dongle_init ,pdata 
+0x6bac 029345 arg shutter_dy_shutter_1s_timer ,temp 
+0x6bad 029346 call app_mpu_s0_lock 
+:      029347 app_lpm_lock_mesh:
+0x6bae 029348 arg ali_mesh_access_layer_resolve_message ,pdata 
+0x6baf 029349 arg ali_mesh_upper_transport_layer_init_queue_param ,temp 
+0x6bb0 029350 branch app_mpu_s1_lock 
+:      029352 app_lpm_car_lock_application_and_ble:
+0x6bb1 029353 arg dongle_init ,pdata 
+0x6bb2 029354 arg shutter_dy_shutter_1s_timer ,temp 
+0x6bb3 029355 call app_mpu_s0_lock 
+0x6bb4 029356 arg le_adv ,pdata 
+0x6bb5 029357 arg le_send_ll_one_lenth ,temp 
+0x6bb6 029358 branch app_mpu_s1_lock 
+:      029361 app_mpu_s0_lock:
+0x6bb7 029362 lshift16 temp ,temp 
+0x6bb8 029363 ior temp ,pdata 
+0x6bb9 029364 branch lpm_write_mpu_s0 
+:      029367 app_lpm_mpu_lock_ble:
+0x6bba 029368 arg le_parse_att ,pdata 
+0x6bbb 029369 arg le_send_ll_one_lenth ,temp 
+:      029370 app_mpu_s1_lock:
+0x6bbc 029371 lshift16 temp ,temp 
+0x6bbd 029372 ior temp ,pdata 
+0x6bbe 029373 branch lpm_write_mpu_s1 
+:      029375 app_lpm_mpu_lock_24g:
+0x6bbf 029376 arg g24_prep ,pdata 
+0x6bc0 029377 arg g24_factory_check ,temp 
+0x6bc1 029378 branch app_mpu_s1_lock 
+:      029380 app_lpm_mpu_lock_24g_ble:
+0x6bc2 029381 call app_lpm_mpu_lock_24g 
+0x6bc3 029382 arg le_parse_att ,pdata 
+0x6bc4 029383 arg le_send_ll_one_lenth ,temp 
+0x6bc5 029384 branch app_mpu_s0_lock 
+:      029390 spid_init:
+0x6bc6 029391 bpatch patch18_6 ,mem_patch18 
+:      029392 spid_init_common:
+0x6bc7 029393 fetch 1 ,mem_spi_init_clk 
+0x6bc8 029394 store 1 ,core_spid_ctrl 
+0x6bc9 029395 fetch 1 ,mem_spi_init_delay_time 
+0x6bca 029396 store 1 ,core_spid_delay 
+0x6bcb 029397 setarg mem_spid_tbuf 
+0x6bcc 029398 store 2 ,core_spid_txaddr 
+0x6bcd 029399 setarg mem_spid_rbuf 
+0x6bce 029400 store 2 ,core_spid_rxaddr 
+0x6bcf 029401 branch twspi_disable 
+:      029406 spid_write_reg:
+0x6bd0 029407 set1 7 ,pdata 
+0x6bd1 029408 store 2 ,mem_spid_tbuf 
+0x6bd2 029409 bpatch patch18_7 ,mem_patch18 
+0x6bd3 029410 jam 2 ,core_spid_txlen 
+0x6bd4 029411 jam 0 ,core_spid_rxlen 
+0x6bd5 029412 jam spid_start ,core_misc_ctrl 
+0x6bd6 029413 branch wait_spid_done 
+:      029416 spid_read_reg:
+0x6bd7 029417 force 1 ,temp 
+:      029418 spid_read_regs:
+0x6bd8 029419 store 1 ,mem_spid_tbuf 
+0x6bd9 029420 bpatch patch19_0 ,mem_patch19 
+0x6bda 029421 jam 1 ,core_spid_txlen 
+0x6bdb 029422 storet 2 ,core_spid_rxlen 
+0x6bdc 029423 jam spid_start ,core_misc_ctrl 
+0x6bdd 029424 call wait_spid_done 
+0x6bde 029425 fetch 1 ,mem_spid_rbuf 
+0x6bdf 029426 rtn 
+:      029429 wait_spid_done:
+0x6be0 029433 nop 5 
+0x6be1 029434 fetch 1 ,core_dma_status 
+0x6be2 029435 bbit0 spid_done ,wait_spid_done 
+0x6be3 029436 rtn 
+:      029444 flash_write:
+0x6be4 029445 disable user 
+0x6be5 029446 copy pdata ,regb 
+0x6be6 029447 fetch 1 ,mem_spi_write_flash_sm 
+0x6be7 029448 rtnne flash_sm_no_buys 
+0x6be8 029449 enable user 
+0x6be9 029450 copy regb ,pdata 
+0x6bea 029451 branch spid_flash_write_start 
+:      029454 flash_write_spi_sm_timer:
+0x6beb 029455 fetch 1 ,mem_spi_write_flash_sm 
+0x6bec 029456 beq flash_sm_start ,spid_flash_write_start 
+0x6bed 029457 beq flash_sm_erase_sector ,spid_flash_erase_sector 
+0x6bee 029458 beq flash_sm_wait_erase_sector ,spid_flash_wait_erase_sector 
+0x6bef 029459 beq flash_sm_write_data ,spid_flash_write_data 
+0x6bf0 029460 beq flash_sm_wait_write_data ,spid_flash_wait_write_data 
+0x6bf1 029461 rtn 
+:      029463 spid_flash_write_start:
+0x6bf2 029464 store 3 ,mem_spi_write_addr 
+0x6bf3 029465 copy rega ,pdata 
+0x6bf4 029466 store 2 ,mem_spi_write_ptr 
+0x6bf5 029467 storet 2 ,mem_spi_write_len 
+0x6bf6 029468 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
+0x6bf7 029469 branch spid_init_flash 
+:      029471 spid_flash_erase_sector:
+0x6bf8 029472 call spid_init_flash 
+0x6bf9 029473 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
+0x6bfa 029474 call spid_unlock_flash 
+0x6bfb 029475 arg mem_spid_tbuf ,rega 
+0x6bfc 029476 jam 4 ,core_spid_txlen 
+0x6bfd 029477 fetch 3 ,mem_spi_write_addr 
+0x6bfe 029478 arg flash_command_sector_erase ,temp 
+0x6bff 029479 branch spid_write_flash_common 
+:      029481 spid_flash_wait_erase_sector:
+0x6c00 029482 call spid_init_flash 
+0x6c01 029483 call wait_spid_flash_done 
+0x6c02 029484 jam flash_sm_write_data ,mem_spi_write_flash_sm 
+0x6c03 029485 rtn 
+:      029488 spid_flash_write_data:
+0x6c04 029489 bpatch patch19_1 ,mem_patch19 
+0x6c05 029490 call spid_init_flash 
+0x6c06 029491 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
+0x6c07 029492 call spid_unlock_flash 
+0x6c08 029493 call spid_flash_data_preserve 
+0x6c09 029494 call spid_write_flash 
+0x6c0a 029495 branch spid_flash_data_recover 
+:      029496 spid_flash_wait_write_data:
+0x6c0b 029497 call spid_init_flash 
+0x6c0c 029498 call spid_unlock_flash 
+0x6c0d 029499 setarg flash_read_satus 
+0x6c0e 029500 call spid_read_reg 
+0x6c0f 029501 rtnbit1 flash_status_wip 
+0x6c10 029502 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
+0x6c11 029503 fetch 2 ,mem_cb_spi_flash_write_complate 
+0x6c12 029504 branch callback_func 
+:      029505 spid_flash_data_recover:
+0x6c13 029506 fetch 4 ,mem_temp 
+0x6c14 029507 fetcht 2 ,mem_spi_write_ptr 
+:      029508 spid_flash_data_recover_comm:
+0x6c15 029509 increase -4 ,temp 
+0x6c16 029510 istore 4 ,temp 
+0x6c17 029511 rtn 
+:      029513 spid_flash_data_preserve:
+0x6c18 029514 fetcht 2 ,mem_spi_write_ptr 
+0x6c19 029515 copy temp ,rega 
+0x6c1a 029516 increase -4 ,temp 
+0x6c1b 029517 ifetch 4 ,temp 
+0x6c1c 029518 store 4 ,mem_temp 
+0x6c1d 029519 fetcht 2 ,mem_spi_write_len 
+0x6c1e 029520 fetch 3 ,mem_spi_write_addr 
+0x6c1f 029521 rtn 
+:      029523 spid_init_flash:
+0x6c20 029524 bpatch patch19_2 ,mem_patch19 
+0x6c21 029525 call spi_gpio_init 
+0x6c22 029526 call twspi_disable 
+0x6c23 029527 setarg 0 
+0x6c24 029528 store 4 ,mem_spid_tbuf 
+0x6c25 029529 rtn 
+:      029531 spid_unlock_flash:
+0x6c26 029532 jam flash_command_write_enable ,mem_spid_tbuf 
+:      029533 spid_sendcmd_common:
+0x6c27 029534 setarg 0 
+0x6c28 029535 store 2 ,core_spid_rxlen 
+0x6c29 029536 setarg 1 
+0x6c2a 029537 store 2 ,core_spid_txlen 
+0x6c2b 029538 setarg mem_spid_tbuf 
+0x6c2c 029539 store 2 ,core_spid_txaddr 
+0x6c2d 029540 jam spid_start ,core_misc_ctrl 
+0x6c2e 029541 branch wait_spid_done 
+:      029543 spid_flash_release_form_powerdown:
+0x6c2f 029544 jam flash_command_release_from_powerdown ,mem_spid_tbuf 
+0x6c30 029545 branch spid_sendcmd_common 
+:      029547 spid_flash_powerdown:
+0x6c31 029548 jam flash_command_powerdown ,mem_spid_tbuf 
+0x6c32 029549 branch spid_sendcmd_common 
+:      029551 spid_write_flash_data:
+0x6c33 029552 store 3 ,mem_pdatatemp 
+0x6c34 029553 storet 2 ,mem_temp 
+0x6c35 029554 storer rega ,2 ,mem_rega 
+0x6c36 029555 bpatchx patch36_5 ,mem_patch36 
+0x6c37 029556 call spid_unlock_flash 
+0x6c38 029557 fetch 3 ,mem_pdatatemp 
+0x6c39 029558 fetcht 2 ,mem_temp 
+0x6c3a 029559 fetchr rega ,2 ,mem_rega 
+0x6c3b 029560 branch spid_write_flash 
+:      029563 spid_write_flash:
+0x6c3c 029564 increase 4 ,temp 
+0x6c3d 029565 storet 2 ,core_spid_txlen 
+0x6c3e 029566 arg flash_command_write_data ,temp 
+0x6c3f 029567 increase -4 ,rega 
+:      029569 spid_write_flash_common:
+0x6c40 029570 istoret 1 ,rega 
+0x6c41 029571 rshift16 pdata ,temp 
+0x6c42 029572 istoret 1 ,contw 
+0x6c43 029573 rshift8 pdata ,temp 
+0x6c44 029574 istoret 1 ,contw 
+0x6c45 029575 istore 1 ,contw 
+0x6c46 029576 deposit rega 
+0x6c47 029577 store 2 ,core_spid_txaddr 
+0x6c48 029578 setarg 0 
+0x6c49 029579 store 2 ,core_spid_rxlen 
+0x6c4a 029580 jam spid_start ,core_misc_ctrl 
+0x6c4b 029581 call wait_spid_done 
+0x6c4c 029582 branch wait_spid_flash_done 
+:      029586 spid_read_flash:
+0x6c4d 029587 storet 2 ,core_spid_rxlen 
+0x6c4e 029588 rshift16 pdata ,temp 
+0x6c4f 029589 storet 1 ,mem_addr_hi 
+0x6c50 029590 rshift8 pdata ,temp 
+0x6c51 029591 storet 1 ,mem_addr_mi 
+0x6c52 029592 store 1 ,mem_addr_lo 
+0x6c53 029593 setarg 4 
+0x6c54 029594 store 2 ,core_spid_txlen 
+0x6c55 029595 jam flash_command_read_data ,mem_spid_tbuf 
+0x6c56 029596 setarg mem_spid_tbuf 
+0x6c57 029597 store 2 ,core_spid_txaddr 
+0x6c58 029598 deposit rega 
+0x6c59 029599 store 2 ,core_spid_rxaddr 
+0x6c5a 029600 fetch 1 ,core_spid_ctrl 
+0x6c5b 029601 isolate0 15 ,rega 
+0x6c5c 029602 setflag true ,6 ,pdata 
+0x6c5d 029603 store 1 ,core_spid_ctrl 
+0x6c5e 029604 jam spid_start ,core_misc_ctrl 
+:      029605 spid_read_flash_wait:
+0x6c5f 029606 fetch 1 ,core_dma_status 
+0x6c60 029607 bbit1 7 ,spid_read_flash_wait 
+0x6c61 029608 arg spid_done ,queue 
+0x6c62 029609 branch wait_spid_done 
+:      029611 wait_spid_flash_done:
+0x6c63 029612 setarg 2000 
+0x6c64 029613 call sleep 
+0x6c65 029614 call spid_unlock_flash 
+0x6c66 029615 setarg mem_spid_rbuf 
+0x6c67 029616 store 2 ,core_spid_rxaddr 
+0x6c68 029617 setarg flash_read_satus 
+0x6c69 029618 call spid_read_reg 
+0x6c6a 029619 bbit1 flash_status_wip ,wait_spid_flash_done 
+0x6c6b 029620 rtn 
+:      029626 spid_load_flash:
+0x6c6c 029627 storet 2 ,core_spid_rxlen 
+0x6c6d 029628 setarg 4 
+0x6c6e 029629 store 2 ,core_spid_txlen 
+0x6c6f 029630 jam 3 ,mem_spid_tbuf 
+0x6c70 029631 setarg mem_spid_tbuf 
+0x6c71 029632 store 2 ,core_spid_txaddr 
+0x6c72 029633 deposit rega 
+0x6c73 029634 store 2 ,core_spid_rxaddr 
+0x6c74 029635 fetch 1 ,core_spid_ctrl 
+0x6c75 029636 isolate0 15 ,rega 
+0x6c76 029637 setflag true ,6 ,pdata 
+0x6c77 029638 store 1 ,core_spid_ctrl 
+0x6c78 029639 jam spid_start ,core_misc_ctrl 
+:      029640 spi_load_flash_wait:
+0x6c79 029641 fetch 1 ,core_dma_status 
+0x6c7a 029642 bbit1 7 ,spi_load_flash_wait 
+0x6c7b 029643 arg spid_done ,queue 
+0x6c7c 029644 call decrypt_code 
+0x6c7d 029645 call wait_spid_done 
+0x6c7e 029646 isolate1 spid_crcok ,pdata 
+0x6c7f 029647 call set_ucode_status 
+0x6c80 029648 fetch 1 ,mem_addr_hi 
+0x6c81 029649 lshift16 pdata ,regb 
+0x6c82 029650 fetch 2 ,mem_addr_mi 
+0x6c83 029651 byteswap pdata ,pdata 
+0x6c84 029652 ior regb ,pdata 
+0x6c85 029653 iadd temp ,pdata 
+0x6c86 029654 store 1 ,mem_addr_lo 
+0x6c87 029655 rshift8 pdata ,pdata 
+0x6c88 029656 byteswap pdata ,pdata 
+0x6c89 029657 store 2 ,mem_addr_hi 
+0x6c8a 029658 rtn 
+:      029660 spi_gpio_init:
+0x6c8b 029661 fetch 1 ,mem_spi_cs_gpio 
+0x6c8c 029662 fetcht 1 ,mem_spi_so_gpio 
+0x6c8d 029663 isub temp ,null 
+0x6c8e 029664 nbranch spi_pin_set ,zero 
+0x6c8f 029665 call spi_gpio_default_init 
+:      029667 spi_pin_set:
+0x6c90 029668 fetch 1 ,mem_spi_cs_gpio 
+0x6c91 029669 arg gpcfg_spid_ncs ,temp 
+0x6c92 029670 call gpio_config_function_int 
+0x6c93 029671 fetch 1 ,mem_spi_sclk_gpio 
+0x6c94 029672 arg gpcfg_spid_sck ,temp 
+0x6c95 029673 call gpio_config_function_int 
+0x6c96 029674 fetch 1 ,mem_spi_si_gpio 
+0x6c97 029675 arg gpcfg_spid_mosi ,temp 
+0x6c98 029676 call gpio_config_function_int 
+0x6c99 029677 fetch 1 ,mem_spi_so_gpio 
+0x6c9a 029678 arg gpcfg_spid_miso ,temp 
+0x6c9b 029679 branch gpio_config_function_int 
+:      029681 spi_gpio_default_init:
+0x6c9c 029682 jam 1 ,mem_spi_cs_gpio 
+0x6c9d 029683 jam 3 ,mem_spi_si_gpio 
+0x6c9e 029684 jam 0 ,mem_spi_so_gpio 
+0x6c9f 029685 jam 2 ,mem_spi_sclk_gpio 
+0x6ca0 029686 jam 11 ,mem_spi_wp_gpio 
+0x6ca1 029687 jam 10 ,mem_spi_hold_gpio 
+0x6ca2 029688 rtn 
+:      029691 soft_reset_chip:
+0x6ca3 029692 jam 1 ,core_reset 
+0x6ca4 029693 rtn 
+:      029699 iic_init_600khz:
+0x6ca5 029700 jam 5 ,core_iicd_scl_low 
+0x6ca6 029701 jam 7 ,core_iicd_scl_high 
+0x6ca7 029702 jam 7 ,core_iicd_start_setup 
+0x6ca8 029703 jam 7 ,core_iicd_start_hold 
+0x6ca9 029704 jam 7 ,core_iicd_stop_setup 
+0x6caa 029705 jam 5 ,core_iicd_data_setup 
+0x6cab 029706 jam 0 ,core_iicd_data_hold 
+0x6cac 029707 rtn 
+:      029709 iic_init_360khz:
+0x6cad 029710 jam 12 ,core_iicd_scl_low 
+0x6cae 029711 jam 13 ,core_iicd_scl_high 
+0x6caf 029712 jam 13 ,core_iicd_start_setup 
+0x6cb0 029713 jam 13 ,core_iicd_start_hold 
+0x6cb1 029714 jam 13 ,core_iicd_stop_setup 
+0x6cb2 029715 jam 12 ,core_iicd_data_setup 
+0x6cb3 029716 jam 0 ,core_iicd_data_hold 
+0x6cb4 029717 rtn 
+:      029719 iicd_init_pin:
+0x6cb5 029720 call iicd_eeprom_write_enable 
+:      029721 iicd_init_pin_scl_sda:
+0x6cb6 029722 fetch 1 ,mem_eeprom_scl_gpio 
+0x6cb7 029723 arg gpcfg_iic_scl | gpcfg_pullup ,temp 
+0x6cb8 029724 call gpio_config_function_int 
+0x6cb9 029725 fetch 1 ,mem_eeprom_sda_gpio 
+0x6cba 029726 arg gpcfg_iic_sda | gpcfg_pullup ,temp 
+0x6cbb 029727 branch gpio_config_function_int 
+:      029729 iicd_read_init_pin:
+0x6cbc 029730 call iicd_eeprom_write_disable 
+0x6cbd 029731 branch iicd_init_pin_scl_sda 
+:      029733 wait_iicd_done:
+0x6cbe 029734 fetch 1 ,core_dma_status 
+0x6cbf 029735 bbit0 iicd_done ,wait_iicd_done 
+0x6cc0 029736 rtn 
+:      029762 set_eeprom_size_2k:
+0x6cc1 029763 set1 mark_eeprom_size ,mark 
+0x6cc2 029764 jam 0x08 ,mem_eeprom_block_size 
+0x6cc3 029765 rtn 
+:      029767 clear_eeprom_size_2k:
+0x6cc4 029768 set0 mark_eeprom_size ,mark 
+0x6cc5 029769 jam 0x20 ,mem_eeprom_block_size 
+0x6cc6 029770 rtn 
+:      029773 iicd_read_eep_data_size_2k:
+0x6cc7 029774 fetch 1 ,mem_eeprom_base 
+0x6cc8 029775 iadd regb ,pdata 
+0x6cc9 029776 store 1 ,mem_addr_mi 
+0x6cca 029777 branch iicd_read_eep_size_2k 
+:      029779 iicd_read_eep_size_2k_lcadcode:
+0x6ccb 029780 fetch 2 ,mem_addr_mi 
+0x6ccc 029781 byteswap pdata ,pdata 
+0x6ccd 029782 store 1 ,mem_addr_mi 
+:      029787 iicd_read_eep_size_2k:
+0x6cce 029788 setarg 3 
+0x6ccf 029789 store 2 ,core_iicd_txlen 
+0x6cd0 029790 jam 0xa0 ,mem_iicd_tbuf 
+0x6cd1 029791 jam 0xa1 ,mem_iicd_tbuf + 2 
+0x6cd2 029792 branch iicd_read_eep_common 
+:      029798 iicd_write_protect_eep_data:
+0x6cd3 029799 storet 2 ,mem_temp 
+0x6cd4 029800 call iicd_eeprom_write_enable 
+0x6cd5 029801 fetcht 2 ,mem_temp 
+0x6cd6 029802 call iicd_write_eep_data 
+0x6cd7 029803 branch iicd_eeprom_write_disable 
+:      029805 iicd_eeprom_write_enable:
+0x6cd8 029806 fetch 1 ,mem_eeprom_wp_gpio 
+0x6cd9 029807 rtneq gpio_disable 
+0x6cda 029808 bbit0 6 ,iicd_wp_gpio_output_low 
+0x6cdb 029809 setarg 150000 
+0x6cdc 029810 call sleep 
+:      029811 iicd_wp_gpio_output_low:
+0x6cdd 029812 fetcht 1 ,mem_eeprom_wp_gpio 
+0x6cde 029813 branch gpio_out_active 
+:      029815 iicd_eeprom_write_disable:
+0x6cdf 029816 fetcht 1 ,mem_eeprom_wp_gpio 
+0x6ce0 029817 branch gpio_out_inactive 
+:      029822 iicd_read_eep_data:
+0x6ce1 029823 bpatch patch19_3 ,mem_patch19 
+0x6ce2 029824 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
+0x6ce3 029825 fetch 2 ,mem_eeprom_base 
+0x6ce4 029826 iadd regb ,pdata 
+0x6ce5 029827 byteswap pdata ,pdata 
+0x6ce6 029828 store 2 ,mem_addr_mi 
+:      029831 iicd_read_eep:
+0x6ce7 029832 bpatch patch19_4 ,mem_patch19 
+0x6ce8 029833 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
+0x6ce9 029834 setarg 4 
+0x6cea 029835 store 2 ,core_iicd_txlen 
+0x6ceb 029836 jam 0xa0 ,mem_iicd_tbuf 
+0x6cec 029837 jam 0xa1 ,mem_iicd_tbuf + 3 
+:      029838 iicd_read_eep_common:
+0x6ced 029839 setarg mem_iicd_tbuf 
+0x6cee 029840 store 2 ,core_iicd_txaddr 
+0x6cef 029841 storet 2 ,core_iicd_rxlen 
+0x6cf0 029842 storer rega ,2 ,core_iicd_rxaddr 
+0x6cf1 029843 setarg 2 
+0x6cf2 029844 isolate0 15 ,rega 
+0x6cf3 029845 setflag true ,0 ,pdata 
+0x6cf4 029846 store 1 ,core_iicd_ctrl 
+0x6cf5 029847 jam iicd_start ,core_misc_ctrl 
+0x6cf6 029848 arg iicd_done ,queue 
+0x6cf7 029849 call decrypt_code 
+0x6cf8 029850 call wait_iicd_done 
+0x6cf9 029851 isolate1 iicd_crcok ,pdata 
+0x6cfa 029852 call set_ucode_status 
+0x6cfb 029853 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
+:      029854 iicd_inc_addr:
+0x6cfc 029855 fetch 2 ,mem_addr_mi 
+0x6cfd 029856 byteswap pdata ,pdata 
+0x6cfe 029857 iadd temp ,pdata 
+0x6cff 029858 byteswap pdata ,pdata 
+0x6d00 029859 store 2 ,mem_addr_mi 
+0x6d01 029860 rtn 
+:      029862 iicd_read_eep_load_code_size_2k:
+0x6d02 029863 fetch 1 ,mem_addr_mi 
+0x6d03 029864 iadd temp ,pdata 
+0x6d04 029865 byteswap pdata ,pdata 
+0x6d05 029866 store 2 ,mem_addr_mi 
+0x6d06 029867 rtn 
+:      029873 iicd_write_eep_data:
+0x6d07 029874 fetch 2 ,mem_eeprom_base 
+0x6d08 029875 iadd regb ,pdata 
+0x6d09 029878 store 2 ,mem_pdatatemp 
+0x6d0a 029879 bpatch patch19_5 ,mem_patch19 
+0x6d0b 029880 storet 2 ,mem_temp 
+0x6d0c 029881 storer rega ,2 ,mem_contr 
+:      029882 iicd_write_eep_loop:
+0x6d0d 029883 call iicd_eep_transparency 
+0x6d0e 029885 fetcht 2 ,mem_regb 
+0x6d0f 029886 fetchr rega ,2 ,mem_contr 
+0x6d10 029887 fetch 2 ,mem_pdatatemp 
+0x6d11 029889 call iicd_write_eep 
+0x6d12 029891 fetch 2 ,mem_regb 
+0x6d13 029892 fetcht 2 ,mem_contr 
+0x6d14 029893 iadd temp ,temp 
+0x6d15 029894 storet 2 ,mem_contr 
+0x6d16 029895 fetcht 2 ,mem_pdatatemp 
+0x6d17 029896 iadd temp ,temp 
+0x6d18 029897 storet 2 ,mem_pdatatemp 
+0x6d19 029898 fetch 2 ,mem_temp 
+0x6d1a 029899 nbranch iicd_write_eep_loop ,blank 
+0x6d1b 029900 rtn 
+:      029908 iicd_eep_transparency:
+0x6d1c 029909 bpatch patch19_6 ,mem_patch19 
+0x6d1d 029910 fetch 1 ,mem_eeprom_block_size 
+0x6d1e 029911 increase -1 ,pdata 
+0x6d1f 029912 fetcht 2 ,mem_pdatatemp 
+0x6d20 029913 ior temp ,pdata 
+0x6d21 029914 increase 1 ,pdata 
+0x6d22 029915 store 3 ,mem_regc 
+0x6d23 029917 fetch 2 ,mem_temp 
+0x6d24 029918 iadd temp ,pdata 
+0x6d25 029920 fetcht 3 ,mem_regc 
+0x6d26 029921 isub temp ,pdata 
+0x6d27 029922 nbranch iicd_eep_deal_short_packet ,positive 
+0x6d28 029923 store 2 ,mem_temp 
+0x6d29 029924 fetch 3 ,mem_regc 
+0x6d2a 029925 fetcht 2 ,mem_pdatatemp 
+0x6d2b 029926 isub temp ,pdata 
+0x6d2c 029927 store 2 ,mem_regb 
+0x6d2d 029928 rtn 
+:      029930 iicd_eep_deal_short_packet:
+0x6d2e 029931 fetch 2 ,mem_temp 
+0x6d2f 029932 store 2 ,mem_regb 
+0x6d30 029933 setarg 0 
+0x6d31 029934 store 2 ,mem_temp 
+0x6d32 029935 rtn 
+:      029937 iicd_write_eep_size_2k:
+0x6d33 029938 copy regb ,pdata 
+0x6d34 029939 increase 2 ,temp 
+0x6d35 029940 storet 2 ,core_iicd_txlen 
+0x6d36 029941 increase -2 ,rega 
+0x6d37 029942 ifetcht 3 ,rega 
+0x6d38 029943 copy temp ,regb 
+0x6d39 029944 arg 0xa0 ,temp 
+0x6d3a 029945 istoret 1 ,rega 
+0x6d3b 029946 istore 1 ,contw 
+0x6d3c 029947 branch iicd_write_eep_common 
+:      029950 iicd_write_eep:
+0x6d3d 029951 copy pdata ,regb 
+0x6d3e 029952 bpatch patch19_7 ,mem_patch19 
+0x6d3f 029953 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
+0x6d40 029954 copy regb ,pdata 
+0x6d41 029955 increase 3 ,temp 
+0x6d42 029956 storet 2 ,core_iicd_txlen 
+0x6d43 029957 increase -3 ,rega 
+0x6d44 029958 ifetcht 3 ,rega 
+0x6d45 029959 copy temp ,regb 
+0x6d46 029960 arg 0xa0 ,temp 
+0x6d47 029961 istoret 1 ,rega 
+0x6d48 029962 byteswap pdata ,pdata 
+0x6d49 029963 istore 2 ,contw 
+:      029964 iicd_write_eep_common:
+0x6d4a 029965 storer rega ,2 ,core_iicd_txaddr 
+0x6d4b 029966 setarg 0 
+0x6d4c 029967 store 2 ,core_iicd_rxlen 
+0x6d4d 029968 jam 1 ,core_iicd_ctrl 
+0x6d4e 029969 jam iicd_start ,core_misc_ctrl 
+0x6d4f 029970 call wait_iicd_done 
+0x6d50 029971 istorer regb ,3 ,rega 
+:      029972 iic_check_eeprom_standby:
+0x6d51 029973 bpatch patch1a_0 ,mem_patch1a 
+0x6d52 029974 jam 0 ,mem_iicd_tbuf + 3 
+:      029975 iic_check_eeprom_standby_wait:
+0x6d53 029976 setarg 1 
+0x6d54 029977 store 2 ,core_iicd_txlen 
+0x6d55 029978 jam 0xa0 ,mem_iicd_tbuf 
+0x6d56 029979 setarg mem_iicd_tbuf 
+0x6d57 029980 store 2 ,core_iicd_txaddr 
+0x6d58 029981 setarg 0 
+0x6d59 029982 store 2 ,core_iicd_rxlen 
+0x6d5a 029983 store 2 ,core_iicd_rxaddr 
+0x6d5b 029984 setarg 3 
+0x6d5c 029985 store 1 ,core_iicd_ctrl 
+0x6d5d 029986 jam iicd_start ,core_misc_ctrl 
+0x6d5e 029987 call wait_iicd_done 
+0x6d5f 029988 fetch 1 ,core_dma_status 
+0x6d60 029989 rtnbit0 iicd_ack 
+0x6d61 029990 nop 1500 
+0x6d62 029991 fetch 1 ,mem_iicd_tbuf + 3 
+0x6d63 029992 increase 1 ,pdata 
+0x6d64 029993 store 1 ,mem_iicd_tbuf + 3 
+0x6d65 029994 sub pdata ,40 ,null 
+0x6d66 029995 nrtn positive 
+0x6d67 029996 branch iic_check_eeprom_standby_wait 
+:      030000 uarta_init_dma_mem:
+0x6d68 030001 call enable_user 
+0x6d69 030002 branch uart_init_dma_mem 
+:      030004 uart_init_dma_mem:
+0x6d6a 030005 rshift16 pdata ,temp 
+0x6d6b 030006 call uarta_init_rx ,user 
+0x6d6c 030007 rshift32 pdata ,pdata 
+0x6d6d 030008 rshift16 pdata ,temp 
+0x6d6e 030009 call uarta_init_tx ,user 
+0x6d6f 030010 fetch 2 ,core_clkoff 
+0x6d70 030011 set0 clock_off_uart ,pdata 
+0x6d71 030012 store 2 ,core_clkoff 
+0x6d72 030013 rtn 
+:      030016 uarta_init_baud_rate:
+0x6d73 030017 store uart_baud_len ,core_uart_baud 
+0x6d74 030018 rtn 
+:      030021 uarta_calc_baud_rate_config:
+0x6d75 030022 call uart_calc_baud_rate_config 
+0x6d76 030023 branch uarta_init_baud_rate 
+:      030026 uart_calc_baud_rate_config:
+0x6d77 030027 call uart_calc_baud_rate_config_choice_uart_clock 
+0x6d78 030028 idiv temp 
+0x6d79 030029 call wait_div_end 
+0x6d7a 030030 quotient pdata 
+0x6d7b 030031 rtn 
+:      030033 uart_calc_baud_rate_config_choice_uart_clock:
+0x6d7c 030034 fetch 1 ,core_uart_clksel 
+0x6d7d 030035 bbit0 uart_clock_select_bit ,uart_calc_baud_rate_config_choice_uart_clock_crystal 
+0x6d7e 030036 setarg uart_clock_freq_48m 
+0x6d7f 030037 rtn 
+:      030038 uart_calc_baud_rate_config_choice_uart_clock_crystal:
+0x6d80 030039 setarg uart_clock_freq_24m 
+0x6d81 030040 rtn 
+:      030042 uart_clock_select_main_freq_crystal:
+0x6d82 030043 fetch 1 ,core_uart_clksel 
+0x6d83 030044 and pdata ,uart_clock_select_crystal ,pdata 
+0x6d84 030045 store 1 ,core_uart_clksel 
+0x6d85 030046 rtn 
+:      030048 uart_clock_select_main_freq_dpll:
+0x6d86 030049 fetch 1 ,core_uart_clksel 
+0x6d87 030050 or pdata ,uart_clock_select_dpll ,pdata 
+0x6d88 030051 store 1 ,core_uart_clksel 
+0x6d89 030052 rtn 
+:      030056 uarta_init_tx:
+0x6d8a 030057 store 2 ,core_uart_tsaddr 
+0x6d8b 030058 store 2 ,core_uart_twptr 
+0x6d8c 030059 storet 2 ,core_uart_teaddr 
+0x6d8d 030060 rtn 
+:      030063 uarta_init_rx:
+0x6d8e 030064 store 2 ,core_uart_rsaddr 
+0x6d8f 030065 store 2 ,core_uart_rrptr 
+0x6d90 030066 storet 2 ,core_uart_readdr 
+0x6d91 030067 rtn 
+:      030069 uarta_prepare_tx:
+0x6d92 030070 fetchr contus ,2 ,core_uart_tsaddr 
+0x6d93 030071 fetchr contue ,2 ,core_uart_teaddr 
+0x6d94 030072 fetchr contu ,2 ,core_uart_twptr 
+0x6d95 030073 rtn 
+:      030075 uarta_prepare_rx:
+0x6d96 030076 fetchr contus ,2 ,core_uart_rsaddr 
+0x6d97 030077 fetchr contue ,2 ,core_uart_readdr 
+0x6d98 030078 fetchr contu ,2 ,core_uart_rrptr 
+0x6d99 030079 rtn 
+:      030081 uarta_send:
+0x6d9a 030082 storer contu ,2 ,core_uart_twptr 
+0x6d9b 030083 rtn 
+:      030085 uarta_rxdone:
+0x6d9c 030086 storer contu ,2 ,core_uart_rrptr 
+0x6d9d 030087 rtn 
+:      030089 uarta_clear_current_rx:
+0x6d9e 030090 call uarta_prepare_rx 
+0x6d9f 030091 fetch 2 ,core_uart_rxitems 
+0x6da0 030092 iadd contu ,contu 
+0x6da1 030093 branch uarta_rxdone 
+:      030095 uarta_prepare_tx_register_push:
+0x6da2 030096 call uart_register_push 
+0x6da3 030097 branch uarta_prepare_tx 
+:      030099 uarta_send_register_pop:
+0x6da4 030100 call uarta_send 
+0x6da5 030101 branch uart_register_pop 
+:      030104 uart_register_push:
+0x6da6 030105 storer contu ,2 ,mem_contu 
+0x6da7 030106 storer contus ,2 ,mem_contue 
+0x6da8 030107 storer contue ,2 ,mem_contus 
+0x6da9 030108 rtn 
+:      030110 uart_register_pop:
+0x6daa 030111 fetchr contu ,2 ,mem_contu 
+0x6dab 030112 fetchr contus ,2 ,mem_contue 
+0x6dac 030113 fetchr contue ,2 ,mem_contus 
+0x6dad 030114 rtn 
+:      030116 wait_uarttx:
+0x6dae 030117 fetch 2 ,core_uart_txitems 
+0x6daf 030118 nbranch wait_uarttx ,blank 
+0x6db0 030119 rtn 
+:      030121 uart_copy_tx_bytes_fast:
+0x6db1 030122 deposit loopcnt 
+0x6db2 030123 rtn blank 
+:      030124 uart_copy_tx_bytes_fast_loop:
+0x6db3 030125 increase -8 ,loopcnt 
+0x6db4 030126 call uart_tx_8_bytes ,positive 
+0x6db5 030127 rtn zero 
+0x6db6 030128 branch uart_copy_tx_bytes_fast_loop ,positive 
+0x6db7 030129 increase 8 ,loopcnt 
+:      030130 uart_copy_tx_bytes_fast_loop_four:
+0x6db8 030131 increase -4 ,loopcnt 
+0x6db9 030132 call uart_tx_4_bytes ,positive 
+0x6dba 030133 rtn zero 
+0x6dbb 030134 branch uart_copy_tx_bytes_fast_loop_four ,positive 
+0x6dbc 030135 increase 4 ,loopcnt 
+0x6dbd 030136 branch uart_copy_tx_bytes 
+:      030138 uart_tx_8_bytes:
+0x6dbe 030139 ifetch 8 ,contr 
+0x6dbf 030140 istore 8 ,contu 
+0x6dc0 030141 rtn 
+:      030143 uart_tx_4_bytes:
+0x6dc1 030144 ifetch 4 ,contr 
+0x6dc2 030145 istore 4 ,contu 
+0x6dc3 030146 rtn 
+:      030148 uart_copy_tx_bytes:
+0x6dc4 030149 deposit loopcnt 
+0x6dc5 030150 rtn blank 
+:      030151 uart_copy_tx_bytes_loop:
+0x6dc6 030152 ifetch 1 ,contr 
+0x6dc7 030153 istore 1 ,contu 
+0x6dc8 030154 loop uart_copy_tx_bytes_loop 
+0x6dc9 030155 rtn 
+:      030157 uart_copy_rx_bytes_fast:
+0x6dca 030158 deposit loopcnt 
+0x6dcb 030159 rtn blank 
+:      030160 uart_copy_rx_bytes_fast_loop:
+0x6dcc 030161 increase -8 ,loopcnt 
+0x6dcd 030162 call uart_rx_8_bytes ,positive 
+0x6dce 030163 rtn zero 
+0x6dcf 030164 branch uart_copy_rx_bytes_fast_loop ,positive 
+0x6dd0 030165 increase 8 ,loopcnt 
+:      030166 uart_copy_rx_bytes_fast_loop_four:
+0x6dd1 030167 increase -4 ,loopcnt 
+0x6dd2 030168 call uart_rx_4_bytes ,positive 
+0x6dd3 030169 rtn zero 
+0x6dd4 030170 branch uart_copy_rx_bytes_fast_loop_four ,positive 
+0x6dd5 030171 increase 4 ,loopcnt 
+0x6dd6 030172 branch uart_copy_rx_bytes 
+:      030175 uart_rx_8_bytes:
+0x6dd7 030176 ifetch 8 ,contu 
+0x6dd8 030177 istore 8 ,contw 
+0x6dd9 030178 rtn 
+:      030180 uart_rx_4_bytes:
+0x6dda 030181 ifetch 4 ,contu 
+0x6ddb 030182 istore 4 ,contw 
+0x6ddc 030183 rtn 
+:      030186 uart_copy_rx_bytes:
+0x6ddd 030187 deposit loopcnt 
+0x6dde 030188 rtn blank 
+:      030189 uart_copy_rx_bytes_loop:
+0x6ddf 030190 ifetch 1 ,contu 
+0x6de0 030191 istore 1 ,contw 
+0x6de1 030192 loop uart_copy_rx_bytes_loop 
+0x6de2 030193 rtn 
+:      030198 app_store_nvram_event:
+0x6de3 030199 jam bt_evt_store_nvram ,mem_fifo_temp 
+0x6de4 030200 branch ui_ipc_send_event 
+:      030202 check_51cmd_update_device_record:
+0x6de5 030203 bpatch patch1a_1 ,mem_patch1a 
+0x6de6 030204 fetch 1 ,mem_nv_data_number 
+0x6de7 030205 rtn blank 
+0x6de8 030206 call check_nvram 
+0x6de9 030207 call init_device_list ,zero 
+0x6dea 030208 call disable_user2 
+0x6deb 030209 call nvram_find_addr_from_bd_list 
+:      030210 write_device_record:
+0x6dec 030211 fetch 1 ,mem_nv_data_number 
+0x6ded 030212 icopy regc 
+0x6dee 030213 fetcht 2 ,mem_nv_data_ptr 
+0x6def 030214 storet 2 ,mem_list_item_ptr 
+:      030215 write_device_loop_find:
+0x6df0 030216 copy regc ,pdata 
+0x6df1 030217 branch app_store_nvram_event ,blank 
+0x6df2 030218 increase -1 ,regc 
+0x6df3 030219 copy temp ,rega 
+0x6df4 030220 ifetch 1 ,rega 
+0x6df5 030221 fetcht 1 ,mem_select_list_item 
+0x6df6 030222 isub temp ,null 
+0x6df7 030223 call set_index_finded_device ,zero 
+0x6df8 030224 branch write_device_loop_find0 ,positive 
+0x6df9 030225 ifetch 1 ,rega 
+0x6dfa 030226 increase 1 ,pdata 
+0x6dfb 030227 istore 1 ,rega 
+:      030228 write_device_loop_find0:
+0x6dfc 030229 fetcht 2 ,mem_list_item_ptr 
+0x6dfd 030230 increase nv_data_len ,temp 
+0x6dfe 030231 storet 2 ,mem_list_item_ptr 
+0x6dff 030232 branch write_device_loop_find 
+:      030234 set_index_finded_device:
+0x6e00 030235 setarg 0 
+0x6e01 030236 istore 1 ,rega 
+0x6e02 030237 fetch 1 ,mem_temp_reconn_record 
+0x6e03 030238 istore 1 ,contw 
+0x6e04 030239 bne rec_3_mode ,set_index_finded_device_ble_mode 
+:      030241 set_index_find_device_master_addr:
+0x6e05 030242 ifetch 6 ,contr 
+0x6e06 030243 istore 8 ,contw 
+0x6e07 030244 setarg 0 
+0x6e08 030245 istore 8 ,contw 
+0x6e09 030246 copy regb ,contr 
+:      030247 store_rec_data_common:
+0x6e0a 030248 call memcpy16 
+0x6e0b 030249 force 1 ,null 
+0x6e0c 030250 rtn 
+:      030252 set_index_finded_device_ble_mode:
+0x6e0d 030253 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
+0x6e0e 030254 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
+0x6e0f 030255 arg mem_le_ltk ,regb 
+0x6e10 030256 branch set_index_find_device_master_addr 
+:      030258 set_index_finded_device_irk:
+0x6e11 030259 arg mem_le_irk ,contr 
+0x6e12 030260 call memcpy16 
+:      030261 store_ble_rec_data_common:
+0x6e13 030262 arg mem_le_ltk ,contr 
+0x6e14 030263 branch store_rec_data_common 
+:      030265 set_index_finded_device_ediv:
+0x6e15 030266 arg mem_le_rand ,contr 
+0x6e16 030267 call memcpy16 
+0x6e17 030268 branch store_ble_rec_data_common 
+:      030273 nvram_find_addr_from_bd_list:
+0x6e18 030274 bpatch patch1a_2 ,mem_patch1a 
+0x6e19 030275 call disable_user 
+0x6e1a 030276 fetch 1 ,mem_nv_data_number 
+0x6e1b 030277 rtn blank 
+0x6e1c 030278 bpatch patch1a_3 ,mem_patch1a 
+0x6e1d 030279 fetch 2 ,mem_ui_state_map 
+0x6e1e 030280 rtnbit0 ui_state_ble_connected 
+:      030281 find_addr_from_bd_list_ble_mode:
+0x6e1f 030282 fetch 1 ,mem_le_conn_peer_addr_type 
+0x6e20 030283 beq master_public_addr ,find_addr_from_bd_list_public_device_addr 
+0x6e21 030284 fetch 1 ,mem_le_plap + 5 
+0x6e22 030285 compare 0xc0 ,pdata ,0xc0 
+0x6e23 030286 branch find_addr_from_bd_list_static_addr ,true 
+0x6e24 030287 compare 0x40 ,pdata ,0xc0 
+0x6e25 030288 branch find_addr_from_bd_list_random_addr ,true 
+0x6e26 030289 branch find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy 
+:      030291 find_addr_from_bd_list_static_addr:
+0x6e27 030292 branch find_addr_from_bd_list_static_addr_reconnect ,user2 
+0x6e28 030293 fetch 1 ,mem_le_preq_init_key_distribution 
+0x6e29 030294 bbit0 le_initator_irk_bit ,find_addr_from_bd_list_public_device_addr 
+0x6e2a 030295 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
+:      030297 find_addr_from_bd_list_static_addr_reconnect:
+0x6e2b 030298 call find_addr_from_bd_list_public_device_addr 
+0x6e2c 030299 rtn user 
+0x6e2d 030300 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
+:      030303 find_addr_from_bd_list_static_addr_sc_or_legacy:
+:      030304 find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy:
+0x6e2e 030305 fetch 1 ,mem_le_pairing_mode 
+0x6e2f 030306 bbit1 le_pairing_mode_secure_connect_bit ,find_addr_from_bd_list_random_non_resolvable_private_address_sc 
+0x6e30 030307 branch find_addr_from_bd_list_random_non_resolvable_private_address 
+:      030309 find_addr_from_bd_list_static_addr_sc:
+:      030310 find_addr_from_bd_list_random_non_resolvable_private_address_sc:
+0x6e31 030311 fetch 6 ,mem_le_plap 
+0x6e32 030312 store 8 ,mem_le_rand 
+0x6e33 030313 branch find_addr_from_bd_list_random_non_resolvable_private_address 
+:      030316 find_addr_from_bd_list_public_device_addr:
+0x6e34 030317 jam rec_4_mode_static_address ,mem_temp_reconn_record 
+0x6e35 030318 fetch 6 ,mem_le_plap 
+0x6e36 030319 branch find_addr_from_bd_list_common 
+:      030321 find_addr_from_bd_list_random_non_resolvable_private_address:
+0x6e37 030322 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
+0x6e38 030323 branch find_addr_from_bd_list_common 
+:      030326 find_addr_from_bd_list_random_addr:
+0x6e39 030327 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
+0x6e3a 030328 branch find_addr_from_bd_list_common 
+:      030330 find_addr_from_bd_list_common:
+0x6e3b 030331 bpatch patch1a_4 ,mem_patch1a 
+0x6e3c 030333 fetch 2 ,mem_nv_data_ptr 
+0x6e3d 030334 ifetcht 1 ,pdata 
+0x6e3e 030335 pincrease 1 
+0x6e3f 030336 store 2 ,mem_list_item_ptr 
+0x6e40 030337 storet 1 ,mem_select_list_item 
+0x6e41 030338 fetch 1 ,mem_nv_data_number 
+0x6e42 030339 icopy regc 
+:      030340 nvram_find_addr_from_list:
+0x6e43 030341 fetch 2 ,mem_list_item_ptr 
+0x6e44 030342 copy pdata ,rega 
+0x6e45 030343 call nvram_find_addr_from_list_compare 
+0x6e46 030344 rtn user 
+0x6e47 030345 fetcht 2 ,mem_list_item_ptr 
+0x6e48 030346 increase nv_data_len ,temp 
+0x6e49 030347 storet 2 ,mem_list_item_ptr 
+0x6e4a 030348 increase -1 ,temp 
+0x6e4b 030349 ifetch 1 ,temp 
+0x6e4c 030350 store 1 ,mem_select_list_item 
+0x6e4d 030351 increase -1 ,regc 
+0x6e4e 030352 nbranch nvram_find_addr_from_list ,zero 
+0x6e4f 030353 fetch 1 ,mem_nv_data_number 
+0x6e50 030354 pincrease decreased_one 
+0x6e51 030355 store 1 ,mem_select_list_item 
+0x6e52 030356 rtn 
+:      030357 nvram_find_addr_from_list_compare:
+0x6e53 030358 fetch 1 ,mem_temp_reconn_record 
+0x6e54 030359 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
+:      030360 find_master_addr_from_list_compare:
+0x6e55 030361 arg mem_temp_reconn_record ,regb 
+0x6e56 030362 arg 7 ,loopcnt 
+0x6e57 030363 call string_compare 
+0x6e58 030364 branch enable_user ,zero 
+0x6e59 030365 rtn 
+:      030367 find_addr_from_list_compare_ble_mode:
+0x6e5a 030368 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
+0x6e5b 030369 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
+0x6e5c 030370 branch find_master_addr_from_list_compare 
+:      030372 find_irk_form_list_compare:
+0x6e5d 030373 ifetcht 1 ,rega 
+0x6e5e 030374 isub temp ,null 
+0x6e5f 030375 nrtn zero 
+0x6e60 030376 arg mem_le_prand ,contw 
+0x6e61 030377 arg 16 ,loopcnt 
+0x6e62 030378 call clear_mem 
+0x6e63 030379 fetch 3 ,mem_le_plap + 3 
+0x6e64 030380 store 3 ,mem_le_prand 
+0x6e65 030381 call genernate_master_macaddress 
+0x6e66 030382 fetch 2 ,mem_le_aes_128 + 13 
+0x6e67 030383 byteswap pdata ,pdata 
+0x6e68 030384 lshift8 pdata ,temp 
+0x6e69 030385 ifetch 1 ,contr 
+0x6e6a 030386 iadd temp ,pdata 
+0x6e6b 030387 fetcht 3 ,mem_le_plap 
+0x6e6c 030388 isub temp ,null 
+0x6e6d 030389 branch enable_user ,zero 
+0x6e6e 030390 rtn 
+:      030393 genernate_master_macaddress:
+0x6e6f 030394 arg mem_le_prand ,contr 
+0x6e70 030395 call load_data128 
+0x6e71 030397 ifetch 1 ,rega 
+0x6e72 030398 call load_regext 
+0x6e73 030399 force 0x38 ,aes_ctrl 
+0x6e74 030400 force 0x0 ,aes_ctrl 
+0x6e75 030401 call wait_aes 
+0x6e76 030402 arg mem_le_aes_128 ,contw 
+0x6e77 030403 branch store_aes_result 
+:      030405 find_ediv_form_list_compare:
+0x6e78 030406 ifetcht 1 ,rega 
+0x6e79 030407 isub temp ,null 
+0x6e7a 030408 nrtn zero 
+0x6e7b 030409 copy contr ,rega 
+0x6e7c 030410 add contr ,8 ,regc 
+0x6e7d 030411 arg mem_le_rand ,regb 
+0x6e7e 030412 arg 8 ,loopcnt 
+0x6e7f 030413 call string_compare 
+0x6e80 030414 branch enable_user ,zero 
+0x6e81 030415 copy regc ,rega 
+0x6e82 030416 arg mem_le_irk ,regb 
+0x6e83 030417 arg 8 ,loopcnt 
+0x6e84 030418 call string_compare 
+0x6e85 030419 branch enable_user ,zero 
+0x6e86 030420 rtn 
+:      030422 check_nvram:
+0x6e87 030423 fetch 2 ,mem_nv_data_ptr 
+0x6e88 030424 ifetcht 1 ,pdata 
+0x6e89 030425 pincrease nv_data_len 
+0x6e8a 030426 ifetch 1 ,pdata 
+0x6e8b 030427 isub temp ,null 
+0x6e8c 030428 rtn 
+:      030430 init_device_list:
+0x6e8d 030431 fetch 1 ,mem_nv_data_number 
+0x6e8e 030432 icopy loopcnt 
+0x6e8f 030433 fetcht 2 ,mem_nv_data_ptr 
+0x6e90 030434 setarg 0 
+:      030435 init_device_list_loop:
+0x6e91 030436 istore 1 ,temp 
+0x6e92 030437 increase nv_data_len ,temp 
+0x6e93 030438 pincrease 1 
+0x6e94 030439 loop init_device_list_loop 
+0x6e95 030440 rtn 
+:      030442 load_device_list_mode_4:
+0x6e96 030445 call enable_user2 
+0x6e97 030446 call nvram_find_addr_from_bd_list 
+0x6e98 030447 nbranch clear_ltk_exists ,user 
+0x6e99 030448 fetch 2 ,mem_list_item_ptr 
+0x6e9a 030449 add pdata ,1 ,contr 
+0x6e9b 030450 arg mem_le_irk ,contw 
+0x6e9c 030451 call memcpy16 
+0x6e9d 030452 arg mem_le_ltk ,contw 
+0x6e9e 030453 call memcpy16 
+0x6e9f 030454 jam 1 ,mem_ltk_exists 
+0x6ea0 030455 rtn 
+:      030457 clear_ltk_exists:
+0x6ea1 030458 jam 0 ,mem_ltk_exists 
+0x6ea2 030459 rtn 
+:      030462 eeprom_store_le_reconn_info:
+0x6ea3 030463 jam rec_4_mode ,mem_record_bt_mode 
+0x6ea4 030464 branch eeprom_store_reconn_info 
+:      030466 eeprom_store_reconn_info:
+0x6ea5 030467 fetch 1 ,mem_device_option 
+0x6ea6 030468 beq dvc_op_module ,check_51cmd_update_device_record 
+0x6ea7 030469 beq dvc_op_mouse ,mouse_store_remote_bdaddr 
+0x6ea8 030470 rtn 
+:      030476 get_gpio_wakeup_index:
+0x6ea9 030477 and temp ,0x1f ,pdata 
+0x6eaa 030478 rshift pdata ,pdata 
+0x6eab 030479 arg mem_gpio_wakeup_cfg ,contw 
+0x6eac 030480 iadd contw ,contw 
+0x6ead 030481 arg 0xf0 ,alarm 
+0x6eae 030482 isolate0 0 ,temp 
+0x6eaf 030483 rtn true 
+0x6eb0 030484 arg 0xf ,alarm 
+0x6eb1 030485 rtn 
+:      030488 gpio_set_wake_by_current_state:
+0x6eb2 030489 bpatch patch1a_5 ,mem_patch1a 
+0x6eb3 030490 set1 gpio_active_bit ,temp 
+0x6eb4 030491 call gpio_get_bit 
+0x6eb5 030492 nsetflag true ,gpio_active_bit ,temp 
+:      030495 gpio_set_wake:
+0x6eb6 030496 bpatch patch1a_6 ,mem_patch1a 
+0x6eb7 030497 sub temp ,ui_button_gpio_disable ,null 
+0x6eb8 030498 rtn zero 
+0x6eb9 030499 arg 4 ,debug 
+0x6eba 030500 isolate1 gpio_active_bit ,temp 
+0x6ebb 030501 branch gpio_set_wake_high ,true 
+0x6ebc 030502 arg 2 ,debug 
+:      030503 gpio_set_wake_high:
+0x6ebd 030504 call get_gpio_wakeup_index 
+0x6ebe 030505 isolate0 0 ,temp 
+0x6ebf 030506 branch gpio_set_wake_low4bit ,true 
+0x6ec0 030507 lshift4 debug ,debug 
+:      030508 gpio_set_wake_low4bit:
+0x6ec1 030509 ifetch 1 ,contw 
+0x6ec2 030510 iand alarm ,pdata 
+0x6ec3 030511 ior debug ,pdata 
+0x6ec4 030512 istore 1 ,contw 
+0x6ec5 030513 rtn 
+:      030516 gpio_set_low_pullup:
+0x6ec6 030517 bpatch patch1a_7 ,mem_patch1a 
+0x6ec7 030518 sub temp ,ui_button_gpio_disable ,null 
+0x6ec8 030519 rtn zero 
+0x6ec9 030520 arg 1 ,debug 
+0x6eca 030521 call get_gpio_wakeup_index 
+0x6ecb 030522 isolate0 0 ,temp 
+0x6ecc 030523 branch gpio_set_low_pullup_low4bit ,true 
+0x6ecd 030524 lshift4 debug ,debug 
+:      030525 gpio_set_low_pullup_low4bit:
+0x6ece 030526 ifetch 1 ,contw 
+0x6ecf 030527 iand alarm ,pdata 
+0x6ed0 030528 ior debug ,pdata 
+0x6ed1 030529 istore 1 ,contw 
+0x6ed2 030530 rtn 
+:      030535 gpio_clr_wake:
+0x6ed3 030536 bpatch patch1b_0 ,mem_patch1b 
+0x6ed4 030537 sub temp ,ui_button_gpio_disable ,null 
+0x6ed5 030538 rtn zero 
+0x6ed6 030539 call get_gpio_wakeup_index 
+0x6ed7 030540 ifetch 1 ,contw 
+0x6ed8 030541 iand alarm ,pdata 
+0x6ed9 030542 istore 1 ,contw 
+0x6eda 030543 rtn 
+:      030545 gpio_config_input_nowake:
+0x6edb 030546 call gpio_clr_wake 
+0x6edc 030547 branch gpio_config_input_without_wake 
+:      030550 gpio_config_input:
+0x6edd 030551 sub temp ,ui_button_gpio_disable ,null 
+0x6ede 030552 rtn zero 
+0x6edf 030553 ncall gpio_set_wake ,wake 
+:      030554 gpio_config_input_without_wake:
+0x6ee0 030555 call gpio_addr 
+0x6ee1 030556 setarg 0 
+0x6ee2 030557 isolate1 gpio_active_bit ,temp 
+0x6ee3 030558 nsetflag true ,6 ,pdata 
+0x6ee4 030559 setflag true ,7 ,pdata 
+0x6ee5 030560 branch gpio_write 
+:      030563 gpio_get_bit:
+0x6ee6 030564 bpatch patch1b_1 ,mem_patch1b 
+0x6ee7 030565 arg core_gpio_in ,contw 
+0x6ee8 030566 and temp ,0x07 ,queue 
+0x6ee9 030567 rshift3 temp ,pdata 
+0x6eea 030568 and_into 3 ,pdata 
+0x6eeb 030569 iadd contw ,contw 
+0x6eec 030570 ifetch 1 ,contw 
+0x6eed 030571 isolate1 gpio_active_bit ,temp 
+0x6eee 030572 branch gpio_get_bit_reverse ,true 
+0x6eef 030573 qisolate0 pdata 
+0x6ef0 030574 rtn 
+:      030575 gpio_get_bit_reverse:
+0x6ef1 030576 qisolate1 pdata 
+0x6ef2 030577 rtn 
+:      030580 gpio_out_inactive:
+0x6ef3 030581 sub temp ,ui_button_gpio_disable ,null 
+0x6ef4 030582 rtn zero 
+0x6ef5 030583 isolate1 gpio_active_bit ,null 
+0x6ef6 030584 branch gpio_out_flag 
+:      030586 gpio_config_output:
+:      030587 gpio_out_active:
+0x6ef7 030588 sub temp ,ui_button_gpio_disable ,null 
+0x6ef8 030589 rtn zero 
+0x6ef9 030590 isolate0 gpio_active_bit ,null 
+:      030593 gpio_out_flag:
+0x6efa 030594 setarg 0 
+0x6efb 030595 nsetflag true ,gpio_active_bit ,pdata 
+0x6efc 030596 ixor temp ,temp 
+:      030599 gpio_out:
+0x6efd 030600 call gpio_addr 
+0x6efe 030601 setarg gpcfg_output_high 
+0x6eff 030602 isolate1 gpio_active_bit ,temp 
+0x6f00 030603 setflag true ,0 ,pdata 
+0x6f01 030604 branch gpio_write 
+:      030607 gpio_check_active:
+0x6f02 030608 sub temp ,ui_button_gpio_disable ,null 
+0x6f03 030609 branch disable_true ,zero 
+0x6f04 030610 call gpio_addr 
+0x6f05 030611 ifetch 1 ,contw 
+0x6f06 030612 bbit1 0 ,gpio_check_active_high 
+0x6f07 030613 isolate0 gpio_active_bit ,temp 
+0x6f08 030614 rtn 
+:      030615 gpio_check_active_high:
+0x6f09 030616 isolate1 gpio_active_bit ,temp 
+0x6f0a 030617 rtn 
+:      030619 gpio_set_analog:
+0x6f0b 030620 call gpio_addr 
+0x6f0c 030621 setarg gpcfg_no_ie 
+:      030622 gpio_write:
+0x6f0d 030623 istore 1 ,contw 
+0x6f0e 030624 rtn 
+:      030626 gpio_set_high_impedance:
+0x6f0f 030627 sub temp ,ui_button_gpio_disable ,null 
+0x6f10 030628 rtn zero 
+0x6f11 030629 call gpio_addr 
+0x6f12 030630 setarg gpcfg_high_impedance 
+0x6f13 030631 branch gpio_write 
+:      030633 gpio_addr:
+0x6f14 030634 and temp ,0x3f ,pdata 
+0x6f15 030635 sub pdata ,gpio_number + -1 ,null 
+0x6f16 030636 nbranch gpio_addr_ext ,positive 
+0x6f17 030637 arg core_gpio_conf ,contw 
+:      030638 gpio_addr_next:
+0x6f18 030639 iadd contw ,contw 
+0x6f19 030640 rtn 
+:      030641 gpio_addr_ext:
+0x6f1a 030642 arg core_gpio_conf_hi ,contw 
+0x6f1b 030643 increase -16 ,pdata 
+0x6f1c 030644 branch gpio_addr_next 
+:      030647 gpio_config_param:
+0x6f1d 030648 and pdata ,0xff ,temp 
+0x6f1e 030649 rshift8 pdata ,pdata 
+0x6f1f 030650 branch gpio_config_function_int 
+:      030653 gpio_config_function:
+0x6f20 030654 rtnbit0 gpio_active_bit 
+:      030655 gpio_config_function_int:
+0x6f21 030656 and_into 0x3f ,pdata 
+0x6f22 030657 sub pdata ,gpio_number + -1 ,null 
+0x6f23 030658 nbranch gpio_config_function_int_ext ,positive 
+0x6f24 030659 arg core_gpio_conf ,contw 
+:      030660 gpio_config_function_int_next:
+0x6f25 030661 iadd contw ,contw 
+0x6f26 030662 istoret 1 ,contw 
+0x6f27 030663 rtn 
+:      030664 gpio_config_function_int_ext:
+0x6f28 030665 arg core_gpio_conf_hi ,contw 
+0x6f29 030666 increase -16 ,pdata 
+0x6f2a 030667 branch gpio_config_function_int_next 
+:      030671 gpio_get_config:
+0x6f2b 030672 and_into 0x3f ,temp 
+0x6f2c 030673 sub temp ,gpio_number + -1 ,null 
+0x6f2d 030674 nbranch gpio_get_config_ext ,positive 
+0x6f2e 030675 setarg core_gpio_conf 
+:      030676 gpio_get_config_next:
+0x6f2f 030677 iadd temp ,contr 
+0x6f30 030678 ifetch 1 ,contr 
+0x6f31 030679 rtn 
+:      030680 gpio_get_config_ext:
+0x6f32 030681 setarg core_gpio_conf_hi 
+0x6f33 030682 increase -16 ,temp 
+0x6f34 030683 branch gpio_get_config_next 
+:      030687 gpio_set_before_lpm:
+0x6f35 030688 arg gpio_number ,loopcnt 
+0x6f36 030689 arg core_gpio_conf ,contr 
+:      030690 setgpio_loop:
+0x6f37 030691 copy contr ,contw 
+0x6f38 030692 ifetch 1 ,contr 
+0x6f39 030693 beq gpcfg_spid_miso ,setgpio_pullup 
+0x6f3a 030694 beq gpcfg_spid_ncs ,setgpio_pullup 
+0x6f3b 030695 beq gpcfg_spid_sck ,setgpio_pullup 
+0x6f3c 030696 beq gpcfg_spid_mosi ,setgpio_pullup 
+0x6f3d 030697 beq gpcfg_spid_sdio ,setgpio_pullup 
+0x6f3e 030698 beq gpcfg_iic_scl ,setgpio_pullup 
+0x6f3f 030699 beq gpcfg_iic_sda ,setgpio_pullup 
+0x6f40 030700 beq gpcfg_input ,setgpio_pullup 
+:      030701 setgpio_loop_end:
+0x6f41 030702 loop setgpio_loop 
+0x6f42 030703 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
+0x6f43 030704 isub contr ,null 
+0x6f44 030705 rtn zero 
+:      030706 gpio_set_before_lpm_ext:
+0x6f45 030707 arg gpio_number_ext ,loopcnt 
+0x6f46 030708 arg core_gpio_conf_hi ,contr 
+0x6f47 030709 branch setgpio_loop 
+:      030712 setgpio_pullup:
+0x6f48 030713 setarg gpcfg_pullup 
+0x6f49 030714 istore 1 ,contw 
+0x6f4a 030715 branch setgpio_loop_end 
+:      030716 setgpio_pulldown:
+0x6f4b 030717 setarg gpcfg_pulldown 
+0x6f4c 030718 istore 1 ,contw 
+0x6f4d 030719 branch setgpio_loop_end 
+:      030723 sadc_calibration:
+0x6f4e 030724 bpatch patch1b_2 ,mem_patch1b 
+0x6f4f 030725 rtn wake 
+0x6f50 030726 jam 0x77 ,core_gpadc_ctrl 
+0x6f51 030727 jam 0xc9 ,core_gpadc_cfg0 
+0x6f52 030728 jam 0x01 ,core_gpadc_cfg3 
+0x6f53 030729 fetch 1 ,mem_adc_clkdiv 
+0x6f54 030730 store 1 ,core_sadc_clkdiv 
+0x6f55 030731 call sadc_read 
+0x6f56 030732 jam 0xc1 ,core_gpadc_cfg0 
+:      030733 sadc_cal_read:
+0x6f57 030734 arg 7 ,loopcnt 
+0x6f58 030735 arg mem_adc_cal_c0 ,rega 
+0x6f59 030736 jam 0x05 ,core_gpadc_cfg2 
+:      030737 sadc_cal_read_loop:
+0x6f5a 030738 fetch 1 ,core_gpadc_status 
+0x6f5b 030739 istore 1 ,rega 
+0x6f5c 030740 increase 1 ,rega 
+0x6f5d 030741 fetch 1 ,core_gpadc_cfg2 
+0x6f5e 030742 increase 0x20 ,pdata 
+0x6f5f 030743 store 1 ,core_gpadc_cfg2 
+0x6f60 030744 loop sadc_cal_read_loop 
+0x6f61 030745 jam 0x00 ,core_gpadc_ctrl 
+0x6f62 030746 rtn 
+:      030748 sadc_cal_write:
+0x6f63 030749 fetch 1 ,core_sadc_ctrl 
+0x6f64 030750 set1 1 ,pdata 
+0x6f65 030751 store 1 ,core_sadc_ctrl 
+0x6f66 030752 arg 7 ,loopcnt 
+0x6f67 030753 arg mem_adc_cal_c0 ,rega 
+0x6f68 030754 jam 0x15 ,core_gpadc_cfg2 
+:      030755 sadc_cal_write_loop:
+0x6f69 030756 ifetch 1 ,rega 
+0x6f6a 030757 store 1 ,core_gpadc_cfg1 
+0x6f6b 030758 increase 1 ,rega 
+0x6f6c 030759 fetch 1 ,core_gpadc_cfg2 
+0x6f6d 030760 increase 0x20 ,pdata 
+0x6f6e 030761 store 1 ,core_gpadc_cfg2 
+0x6f6f 030762 loop sadc_cal_write_loop 
+0x6f70 030763 fetch 1 ,core_sadc_ctrl 
+0x6f71 030764 set0 1 ,pdata 
+0x6f72 030765 store 1 ,core_sadc_ctrl 
+0x6f73 030766 rtn 
+:      030770 adc_init_data:
+0x6f74 030771 bpatch patch1b_3 ,mem_patch1b 
+0x6f75 030772 fetch 8 ,mem_otp_adc 
+0x6f76 030773 branch adc_init_cal_data_default ,blank 
+0x6f77 030774 store 8 ,mem_3v_adc_io_data 
+0x6f78 030775 rtn 
+:      030777 adc_init_cal_data_default:
+0x6f79 030778 setarg 0x0bbe 
+0x6f7a 030779 store 2 ,mem_3v_adc_io_data 
+0x6f7b 030780 setarg 0x03f0 
+0x6f7c 030781 store 2 ,mem_1v_adc_io_data 
+0x6f7d 030782 setarg 0x027e 
+0x6f7e 030783 store 2 ,mem_2v_adc_hvin_data 
+0x6f7f 030784 setarg 0x03c4 
+0x6f80 030785 store 2 ,mem_3v_adc_hvin_data 
+0x6f81 030786 rtn 
+:      030788 enable_adc:
+0x6f82 030789 bpatch patch1b_4 ,mem_patch1b 
+0x6f83 030790 call sadc_cal_write 
+0x6f84 030791 fetch 1 ,core_gpadc_cfg1 
+0x6f85 030792 set0 7 ,pdata 
+0x6f86 030793 store 1 ,core_gpadc_cfg1 
+0x6f87 030794 jam 0x77 ,core_gpadc_ctrl 
+0x6f88 030795 jam 0xc1 ,core_gpadc_cfg0 
+0x6f89 030796 jam 0x01 ,core_gpadc_cfg3 
+0x6f8a 030797 call sadc_channel 
+0x6f8b 030798 fetch 1 ,mem_adc_clkdiv 
+0x6f8c 030799 store 1 ,core_sadc_clkdiv 
+0x6f8d 030800 call sadc_read 
+0x6f8e 030801 jam 0 ,core_sadc_clkdiv 
+0x6f8f 030802 branch sadc_dma 
+:      030804 sadc_channel:
+0x6f90 030805 fetch 1 ,mem_adc_channel 
+0x6f91 030806 lshift4 pdata ,pdata 
+0x6f92 030807 fetcht 1 ,core_gpadc_cfg3 
+0x6f93 030808 and_into 0x0f ,temp 
+0x6f94 030809 ior temp ,temp 
+0x6f95 030810 storet 1 ,core_gpadc_cfg3 
+0x6f96 030811 rtn 
+:      030813 sadc_read:
+0x6f97 030814 jam 0x03 ,core_sadc_ctrl 
+:      030815 sadc_read_wait:
+0x6f98 030816 fetch 1 ,core_perf_status 
+0x6f99 030817 bbit0 saradc_done ,sadc_read_wait 
+0x6f9a 030818 fetcht 2 ,core_sadc_data 
+0x6f9b 030819 storet 2 ,mem_adc_current_value 
+0x6f9c 030820 jam 0x06 ,core_sadc_ctrl 
+:      030821 sadc_read_wait2:
+0x6f9d 030822 fetch 1 ,core_perf_status 
+0x6f9e 030823 bbit1 saradc_done ,sadc_read_wait2 
+0x6f9f 030824 jam 0x00 ,core_sadc_ctrl 
+0x6fa0 030825 rtn 
+:      030827 sadc_dma:
+0x6fa1 030828 fetch 1 ,mem_adc_dma_enable 
+0x6fa2 030829 rtn blank 
+0x6fa3 030830 fetch 1 ,core_gpadc_cfg1 
+0x6fa4 030831 set1 7 ,pdata 
+0x6fa5 030832 store 1 ,core_gpadc_cfg1 
+0x6fa6 030833 fetch 1 ,mem_adc_clkdiv 
+0x6fa7 030834 store 1 ,core_sadc_clkdiv 
+0x6fa8 030835 fetch 2 ,mem_adc_saddr_ptr 
+0x6fa9 030836 store 2 ,core_sadc_saddr 
+0x6faa 030837 fetch 2 ,mem_adc_eaddr_ptr 
+0x6fab 030838 store 2 ,core_sadc_eaddr 
+0x6fac 030839 jam 0x0b ,core_sadc_ctrl 
+0x6fad 030840 nop 1000 
+0x6fae 030841 jam 0x03 ,core_sadc_ctrl 
+0x6faf 030842 rtn 
+:      030844 vdd_calculate_by_mode:
+0x6fb0 030845 bpatch patch1b_5 ,mem_patch1b 
+0x6fb1 030846 fetch 1 ,mem_adc_config_flag 
+0x6fb2 030847 beq adc_config_hvin ,vdd_calculate_hvin 
+0x6fb3 030848 beq adc_config_gpio ,vdd_calculate_io 
+0x6fb4 030849 rtn 
+:      030851 vdd_calculate_hvin:
+0x6fb5 030852 setarg 1000 
+0x6fb6 030853 store 2 ,mem_reference_voltage 
+0x6fb7 030854 fetcht 2 ,mem_3v_adc_hvin_data 
+0x6fb8 030855 fetch 2 ,mem_2v_adc_hvin_data 
+0x6fb9 030856 arg 2000 ,regc 
+0x6fba 030857 branch vdd_calculate 
+:      030859 vdd_calculate_io:
+0x6fbb 030860 setarg 2000 
+0x6fbc 030861 store 2 ,mem_reference_voltage 
+0x6fbd 030862 fetcht 2 ,mem_3v_adc_io_data 
+0x6fbe 030863 fetch 2 ,mem_1v_adc_io_data 
+0x6fbf 030864 arg 1000 ,regc 
+:      030865 vdd_calculate:
+0x6fc0 030866 isub temp ,rega 
+0x6fc1 030867 fetch 2 ,mem_adc_current_value 
+0x6fc2 030868 isub temp ,pdata 
+0x6fc3 030869 nbranch vdd_calculate1 ,positive 
+0x6fc4 030870 fetcht 2 ,mem_reference_voltage 
+0x6fc5 030871 imul32 temp ,regb 
+0x6fc6 030872 copy regc ,pdata 
+0x6fc7 030873 imul32 rega ,pdata 
+0x6fc8 030874 iadd regb ,pdata 
+:      030875 vdd_calculate2:
+0x6fc9 030876 idiv rega 
+0x6fca 030877 call wait_div_end 
+0x6fcb 030878 quotient pdata 
+0x6fcc 030879 rtn 
+:      030881 vdd_calculate1:
+0x6fcd 030882 copy temp ,pdata 
+0x6fce 030883 fetcht 2 ,mem_adc_current_value 
+0x6fcf 030884 isub temp ,pdata 
+0x6fd0 030885 fetcht 2 ,mem_reference_voltage 
+0x6fd1 030886 imul32 temp ,regb 
+0x6fd2 030887 copy regc ,pdata 
+0x6fd3 030888 imul32 rega ,pdata 
+0x6fd4 030889 isub regb ,pdata 
+0x6fd5 030890 nbranch set_pdata_0 ,positive 
+0x6fd6 030891 branch vdd_calculate2 
+:      030895 adc_bat_percent_lowpower_out:
+0x6fd7 030896 ifetch 8 ,rega 
+0x6fd8 030897 store 8 ,mem_pdatatemp 
+0x6fd9 030898 fetch 2 ,mem_pdatatemp 
+0x6fda 030899 fetcht 2 ,mem_pdatatemp + 2 
+0x6fdb 030900 isub temp ,rega 
+0x6fdc 030901 fetch 2 ,mem_pdatatemp + 6 
+0x6fdd 030902 isub temp ,regb 
+0x6fde 030903 fetcht 2 ,mem_pdatatemp + 4 
+0x6fdf 030904 isub temp ,null 
+0x6fe0 030905 ncall adc_set_low_power_flag ,positive 
+0x6fe1 030906 mul32 regb ,100 ,pdata 
+0x6fe2 030907 idiv rega 
+0x6fe3 030908 call wait_div_end 
+0x6fe4 030909 quotient pdata 
+0x6fe5 030910 call adc_set_no_power_flag ,blank 
+0x6fe6 030911 rtn 
+:      030913 adc_set_low_power_flag:
+0x6fe7 030914 fetch 1 ,mem_adc_power_flag 
+0x6fe8 030915 set1 0 ,pdata 
+0x6fe9 030916 store 1 ,mem_adc_power_flag 
+0x6fea 030917 rtn 
+:      030919 adc_clear_low_power_flag:
+0x6feb 030920 fetch 1 ,mem_adc_power_flag 
+0x6fec 030921 set0 0 ,pdata 
+0x6fed 030922 store 1 ,mem_adc_power_flag 
+0x6fee 030923 rtn 
+:      030925 adc_set_no_power_flag:
+0x6fef 030926 fetcht 1 ,mem_adc_power_flag 
+0x6ff0 030927 set1 1 ,temp 
+0x6ff1 030928 storet 1 ,mem_adc_power_flag 
+0x6ff2 030929 rtn 
+:      030931 adc_clear_no_power_flag:
+0x6ff3 030932 fetcht 1 ,mem_adc_power_flag 
+0x6ff4 030933 set0 1 ,temp 
+0x6ff5 030934 storet 1 ,mem_adc_power_flag 
+0x6ff6 030935 rtn 
+:      030940 keyscan_key_init:
+0x6ff7 030941 fetch 2 ,mem_key_num_ptr 
+0x6ff8 030942 ifetch 1 ,pdata 
+:      030943 keyscan_key_init_next:
+0x6ff9 030944 rtn blank 
+0x6ffa 030945 copy pdata ,loopcnt 
+0x6ffb 030947 fetch 2 ,mem_keyscan_ptr 
+0x6ffc 030948 increase 3 ,pdata 
+0x6ffd 030949 copy pdata ,rega 
+:      030950 keyscan_key_init_lp1:
+0x6ffe 030951 ifetcht 1 ,rega 
+0x6fff 030952 call gpio_config_input 
+0x7000 030953 increase key_conf_struct_len ,rega 
+0x7001 030954 loop keyscan_key_init_lp1 
+:      030955 keyscan_key_init_end:
+0x7002 030956 rtn 
+:      030958 keyscan_scan_key:
+0x7003 030959 fetch 2 ,mem_keyscan_ptr 
+0x7004 030960 increase 3 ,pdata 
+0x7005 030961 copy pdata ,rega 
+0x7006 030963 force 0 ,regb 
+0x7007 030964 setarg 0 
+0x7008 030965 store 2 ,mem_key_value_temp 
+:      030966 keyscan_scan_key_lp1:
+0x7009 030967 ifetcht 1 ,rega 
+0x700a 030968 call gpio_get_bit 
+0x700b 030969 bpatch patch1b_6 ,mem_patch1b 
+0x700c 030970 fetch 2 ,mem_key_value_temp 
+0x700d 030971 copy regb ,queue 
+0x700e 030972 qsetflag true ,pdata 
+0x700f 030973 store 2 ,mem_key_value_temp 
+0x7010 030974 increase key_conf_struct_len ,rega 
+0x7011 030975 increase 1 ,regb 
+0x7012 030976 fetch 2 ,mem_key_num_ptr 
+0x7013 030977 ifetch 1 ,pdata 
+:      030978 keyscan_scan_key_lp1_next:
+0x7014 030979 ixor regb ,null 
+0x7015 030980 nbranch keyscan_scan_key_lp1 ,zero 
+0x7016 030981 fetch 2 ,mem_key_value_temp 
+0x7017 030982 fetcht 2 ,mem_key_value_retention 
+0x7018 030983 ixor temp ,null 
+0x7019 030984 rtn zero 
+0x701a 030985 branch enable_user 
+:      030987 keyscan_process_lpm_before:
+0x701b 030988 fetch 2 ,mem_key_num_ptr 
+0x701c 030989 ifetch 1 ,pdata 
+:      030990 keyscan_process_lpm_before_next:
+0x701d 030991 rtn blank 
+0x701e 030992 copy pdata ,loopcnt 
+0x701f 030993 fetch 2 ,mem_keyscan_ptr 
+0x7020 030994 increase 3 ,pdata 
+0x7021 030995 copy pdata ,rega 
+:      030996 keyscan_process_lpm_before_lp1:
+0x7022 030997 ifetcht 1 ,rega 
+0x7023 030998 call gpio_set_wake_by_current_state 
+0x7024 030999 increase key_conf_struct_len ,rega 
+0x7025 031000 loop keyscan_process_lpm_before_lp1 
+:      031001 keyscan_process_lpm_before_end:
+0x7026 031002 rtn 
+:      031004 keyscan_key_process:
+0x7027 031005 arg key_scan_timer ,queue 
+0x7028 031006 call timer_check 
+0x7029 031007 nrtn blank 
+0x702a 031008 setarg 0x20 
+0x702b 031009 arg key_scan_timer ,queue 
+0x702c 031010 call timer_init 
+0x702d 031011 disable user 
+0x702e 031012 call keyscan_process_lpm_before 
+0x702f 031013 bpatch patch1b_7 ,mem_patch1b 
+0x7030 031014 fetch 2 ,mem_key_num_ptr 
+0x7031 031015 ifetch 1 ,pdata 
+:      031016 keyscan_key_process_next:
+0x7032 031017 rtn blank 
+0x7033 031018 call keyscan_scan_key 
+0x7034 031019 nbranch lpm_button_clean_wake_lock ,user 
+0x7035 031020 call lpm_button_get_wake_lock 
+0x7036 031021 disable user 
+0x7037 031022 fetch 2 ,mem_key_value_temp 
+0x7038 031023 store 2 ,mem_key_value_temp4 
+0x7039 031024 jam 0 ,mem_key_value_temp6 
+0x703a 031025 force 0 ,queue 
+:      031026 keyscan_key_lp1:
+0x703b 031027 fetch 2 ,mem_key_value_retention 
+0x703c 031028 rshift pdata ,temp 
+0x703d 031029 storet 2 ,mem_key_value_retention 
+0x703e 031030 and pdata ,0x01 ,pdata 
+0x703f 031031 fetcht 2 ,mem_key_value_temp4 
+0x7040 031032 and temp ,0x01 ,rega 
+0x7041 031033 rshift temp ,temp 
+0x7042 031034 storet 2 ,mem_key_value_temp4 
+0x7043 031035 ixor rega ,null 
+0x7044 031036 ncall keyscan_send_key_data ,zero 
+0x7045 031037 fetch 2 ,mem_key_num_ptr 
+0x7046 031038 ifetch 1 ,pdata 
+:      031039 keyscan_key_lp1_next:
+0x7047 031040 fetcht 1 ,mem_key_value_temp6 
+0x7048 031041 increase 1 ,temp 
+0x7049 031042 storet 1 ,mem_key_value_temp6 
+0x704a 031043 copy temp ,queue 
+0x704b 031044 ixor queue ,null 
+0x704c 031045 nbranch keyscan_key_lp1 ,zero 
+0x704d 031046 fetch 2 ,mem_key_value_temp 
+0x704e 031047 store 2 ,mem_key_value_retention 
+0x704f 031048 rtn 
+:      031049 keyscan_send_key_data:
+0x7050 031050 bpatch patch1c_0 ,mem_patch1c 
+0x7051 031051 fetch 2 ,mem_keyscan_ptr 
+0x7052 031052 increase 1 ,pdata 
+0x7053 031053 ifetch 2 ,pdata 
+0x7054 031054 branch callback_func 
+:      031060 pwm_init:
+0x7055 031061 fetch 1 ,core_clksel 
+0x7056 031062 ior rega ,pdata 
+0x7057 031063 store 1 ,core_clksel 
+0x7058 031064 fetch 2 ,core_clkoff 
+0x7059 031065 set0 clock_off_pwm ,pdata 
+0x705a 031066 store 2 ,core_clkoff 
+:      031067 delay_nop100:
+0x705b 031068 nop 100 
+0x705c 031069 rtn 
+:      031071 pwm_clk_set:
+0x705d 031072 fetch 1 ,core_clksel 
+0x705e 031073 bbit1 6 ,pwm_24m_clk_set 
+0x705f 031074 bbit1 7 ,pwm_33k_clk_set 
+:      031075 pwm_12m_clk_set:
+0x7060 031076 setarg pwm_12mhz 
+0x7061 031077 rtn 
+:      031078 pwm_24m_clk_set:
+0x7062 031079 setarg pwm_24mhz 
+0x7063 031080 rtn 
+:      031081 pwm_33k_clk_set:
+0x7064 031082 setarg pwm_33khz 
+0x7065 031083 rtn 
+:      031086 pwm_out_set:
+0x7066 031087 fetcht 3 ,mem_pdatatemp + 2 
+0x7067 031088 call pwm_clk_set 
+0x7068 031089 idiv temp 
+0x7069 031090 call wait_div_end 
+0x706a 031091 quotient temp 
+0x706b 031092 fetch 1 ,mem_pdatatemp + 5 
+0x706c 031093 imul32 temp ,pdata 
+0x706d 031094 div pdata ,100 
+0x706e 031095 call wait_div_end 
+0x706f 031096 quotient rega 
+0x7070 031097 copy temp ,pdata 
+0x7071 031098 isub rega ,regb 
+0x7072 031100 fetch 1 ,mem_pdatatemp + 1 
+0x7073 031101 call pwm_duty_cycle_set 
+0x7074 031102 fetch 1 ,mem_pdatatemp 
+0x7075 031103 fetcht 1 ,mem_pdatatemp + 1 
+0x7076 031104 and_into 0x0f ,temp 
+0x7077 031105 lshift8 temp ,temp 
+0x7078 031106 ior temp ,pdata 
+0x7079 031107 branch pwm_enable 
+:      031109 pwm_duty_cycle_set:
+0x707a 031110 iforce queue 
+0x707b 031111 call pwm_duty_cycle_set_without_autoload 
+0x707c 031112 branch pwm_autoload_set 
+:      031114 pwm_autoload_set:
+0x707d 031115 fetch 1 ,core_pwm_autoload 
+0x707e 031116 qset1 pdata 
+0x707f 031117 store 1 ,core_pwm_autoload 
+0x7080 031118 fetcht 1 ,core_clksel 
+0x7081 031119 isolate1 7 ,temp 
+0x7082 031120 call delay_1clk_of_33k ,true 
+0x7083 031121 qset0 pdata 
+0x7084 031122 store 1 ,core_pwm_autoload 
+0x7085 031123 rtn 
+:      031126 delay_1clk_of_33k:
+0x7086 031127 nop 480 
+0x7087 031128 rtn 
+:      031130 pwm_duty_cycle_set_without_autoload:
+0x7088 031131 and_into 0x0f ,pdata 
+0x7089 031132 arg core_pwm_pcnt0 ,contw 
+0x708a 031133 mul32 pdata ,4 ,pdata 
+0x708b 031134 iadd contw ,contw 
+0x708c 031135 copy rega ,pdata 
+0x708d 031136 istore 2 ,contw 
+0x708e 031137 copy regb ,pdata 
+0x708f 031138 istore 2 ,contw 
+0x7090 031139 rtn 
+:      031144 pwm_enable_in_syncmode:
+0x7091 031145 rshift8 regb ,queue 
+0x7092 031146 call pwm_init_bit_set 
+0x7093 031147 rshift8 regb ,queue 
+0x7094 031148 call pwm_syncmode_set 
+0x7095 031149 rshift8 rega ,queue 
+0x7096 031150 enable true 
+0x7097 031151 call pwm_syncmode_set_process 
+0x7098 031153 deposit rega 
+0x7099 031154 call pwm_gpio_select 
+0x709a 031155 deposit regb 
+0x709b 031156 branch pwm_enable 
+:      031158 pwm_disable_in_syncmode:
+0x709c 031159 deposit rega 
+0x709d 031160 call pwm_disable 
+0x709e 031161 deposit regb 
+0x709f 031162 call pwm_disable 
+0x70a0 031164 rshift8 rega ,queue 
+0x70a1 031165 disable true 
+0x70a2 031166 call pwm_syncmode_set_process 
+0x70a3 031167 rshift8 regb ,queue 
+0x70a4 031168 disable true 
+0x70a5 031169 call pwm_init_bit_set_process 
+0x70a6 031170 rshift8 regb ,queue 
+0x70a7 031171 disable true 
+0x70a8 031172 branch pwm_syncmode_set_process 
+:      031175 pwm_syncmode_set:
+0x70a9 031176 isolate1 7 ,queue 
+:      031177 pwm_syncmode_set_process:
+0x70aa 031178 and queue ,0x0f ,queue 
+0x70ab 031179 fetch 1 ,core_pwm_sync 
+0x70ac 031180 qsetflag true ,pdata 
+0x70ad 031181 store 1 ,core_pwm_sync 
+0x70ae 031182 rtn 
+:      031184 pwm_init_bit_set:
+0x70af 031185 isolate1 6 ,queue 
+:      031186 pwm_init_bit_set_process:
+0x70b0 031187 and queue ,0x0f ,queue 
+0x70b1 031188 fetch 1 ,core_pwm_init 
+0x70b2 031189 qsetflag true ,pdata 
+0x70b3 031190 store 1 ,core_pwm_init 
+0x70b4 031191 rtn 
+:      031192 pwm_gpio_select:
+0x70b5 031193 call pwm_select_channel 
+:      031194 pwm_gpio_select_process:
+0x70b6 031195 lshift8 pdata ,pdata 
+0x70b7 031196 add queue ,gpcfg_pwm_out0 ,temp 
+0x70b8 031197 ior temp ,pdata 
+0x70b9 031198 branch gpio_config_param 
+:      031200 pwm_enable:
+0x70ba 031201 enable user 
+0x70bb 031202 call pwm_gpio_select 
+0x70bc 031203 branch pwm_set_select 
+:      031205 pwm_disable:
+0x70bd 031206 disable user 
+0x70be 031207 call pwm_select_channel 
+0x70bf 031208 branch pwm_set_select 
+:      031210 pwm_set_select:
+0x70c0 031211 and queue ,0x0f ,queue 
+0x70c1 031212 fetch 1 ,core_pwm_en 
+0x70c2 031213 qsetflag user ,pdata 
+0x70c3 031214 store 1 ,core_pwm_en 
+0x70c4 031215 rtn 
+:      031216 pwm_select_channel:
+0x70c5 031217 rshift8 pdata ,queue 
+0x70c6 031218 and queue ,0x0f ,queue 
+0x70c7 031219 rtn 
+:      031223 wdt_init_config:
+0x70c8 031224 copy pdata ,temp 
+0x70c9 031225 bpatch patch1c_1 ,mem_patch1c 
+0x70ca 031226 call wdt_set_enable 
+0x70cb 031227 setarg 2048 
+0x70cc 031228 isub temp ,pdata 
+0x70cd 031229 copy pdata ,temp 
+0x70ce 031230 rshift4 temp ,temp 
+0x70cf 031231 storet 1 ,core_write_wdt 
+0x70d0 031232 nop 1400 
+0x70d1 031233 copy pdata ,temp 
+0x70d2 031234 and_into 0x0f ,temp 
+0x70d3 031235 storet 1 ,core_write_wdt2 
+0x70d4 031236 rtn 
+:      031239 wdt_set_enable:
+0x70d5 031240 enable user2 
+0x70d6 031241 branch wdt_init_set 
+:      031244 wdt_set_disable:
+0x70d7 031245 bpatch patch1c_2 ,mem_patch1c 
+0x70d8 031246 disable user2 
+:      031247 wdt_init_set:
+0x70d9 031248 fetch 1 ,core_config 
+0x70da 031249 setflag user2 ,3 ,pdata 
+0x70db 031250 store 1 ,core_config 
+0x70dc 031251 rtn 
+:      031256 nec61212_init:
+0x70dd 031257 arg fun_nec_enable | fun_nec_clk_divide_24 ,temp 
+:      031260 nec_init_config:
+0x70de 031261 store 4 ,core_nec_start_addr 
+0x70df 031262 store 2 ,core_nec_rptr 
+0x70e0 031263 storet 1 ,core_nec_ctrl 
+0x70e1 031264 rtn 
+:      031267 nec_check_rxbuff_size:
+0x70e2 031268 fetch 2 ,core_nec_rxitem 
+0x70e3 031269 rtn 
+:      031271 nec_prepare_read:
+0x70e4 031272 fetchr contu ,2 ,core_nec_rptr 
+0x70e5 031273 fetchr contus ,2 ,core_nec_start_addr 
+0x70e6 031274 fetchr contue ,2 ,core_nec_end_addr 
+0x70e7 031275 rtn 
+:      031277 nec_read_done:
+0x70e8 031278 storer contu ,2 ,core_nec_rptr 
+0x70e9 031279 rtn 
+:      031286 nec_parse_nec61212:
+0x70ea 031287 call enable_user 
+0x70eb 031288 arg 0 ,rege 
+0x70ec 031289 call nec_check_rxbuff_size 
+0x70ed 031290 beq 2 ,nec_parse_nec61212_check_timeout 
+0x70ee 031291 sub pdata ,4 ,null 
+0x70ef 031292 rtn positive 
+0x70f0 031293 call nec_prepare_read 
+0x70f1 031294 ifetcht 2 ,contu 
+0x70f2 031295 setarg nec61212_data2repeat_time 
+0x70f3 031296 call nec_check_pulse_range_legal_default_deviation 
+0x70f4 031297 nbranch nec_parse_nec61212_check_repeat_data ,positive 
+0x70f5 031298 copy regd ,temp 
+0x70f6 031299 setarg nec61212_repeat2repeat_time 
+0x70f7 031300 call nec_check_pulse_range_legal_default_deviation 
+0x70f8 031301 nbranch nec_parse_nec61212_check_repeat_data ,positive 
+0x70f9 031303 copy regd ,temp 
+0x70fa 031304 setarg nec61212_boot_code_start_time 
+0x70fb 031305 call nec_check_pulse_range_legal_default_deviation 
+0x70fc 031306 branch nec_parse_nec61212_error_data ,positive 
+0x70fd 031307 ifetcht 2 ,contu 
+0x70fe 031308 setarg nec61212_boot_code_end_time 
+0x70ff 031309 call nec_check_pulse_range_legal_default_deviation 
+0x7100 031310 branch nec_parse_nec61212_error_data ,positive 
+0x7101 031311 call nec_check_rxbuff_size 
+0x7102 031312 sub pdata ,133 ,null 
+0x7103 031313 rtn positive 
+0x7104 031314 arg 32 ,loopcnt 
+:      031315 nec_parse_nec61212_data:
+0x7105 031316 ifetcht 2 ,contu 
+0x7106 031317 setarg nec61212_data_bit_1_start_time 
+0x7107 031318 call nec_check_pulse_range_legal_default_deviation 
+0x7108 031319 branch nec_parse_nec61212_error_data ,positive 
+0x7109 031320 ifetcht 2 ,contu 
+0x710a 031321 setarg nec61212_data_bit_1_end_time 
+0x710b 031322 call nec_check_pulse_range_legal_default_deviation 
+0x710c 031323 nbranch nec_parse_nec61212_add_bit1 ,positive 
+0x710d 031324 copy regd ,temp 
+0x710e 031325 setarg nec61212_data_bit_0_end_time 
+0x710f 031326 call nec_check_pulse_range_legal_default_deviation 
+0x7110 031327 nbranch nec_parse_nec61212_add_bit0 ,positive 
+:      031330 nec_parse_nec61212_error_data:
+0x7111 031331 copy regd ,temp 
+0x7112 031332 setarg nec61212_timeout_time 
+0x7113 031333 isub temp ,null 
+0x7114 031334 branch nec_parse_nec61212_check_timeout_cb ,zero 
+0x7115 031335 branch nec_read_done 
+:      031337 nec_parse_nec61212_add_bit1:
+0x7116 031338 set1 32 ,rege 
+:      031339 nec_parse_nec61212_add_bit0:
+0x7117 031340 rshift rege ,rege 
+0x7118 031341 loop nec_parse_nec61212_data 
+0x7119 031342 branch nec_parse_nec61212_check_stop_bit 
+:      031344 nec_parse_nec61212_check_repeat_data:
+0x711a 031345 call nec_check_rxbuff_size 
+0x711b 031346 sub pdata ,7 ,null 
+0x711c 031347 rtn positive 
+0x711d 031348 ifetcht 2 ,contu 
+0x711e 031349 setarg nec61212_repeat_start_time 
+0x711f 031350 call nec_check_pulse_range_legal_default_deviation 
+0x7120 031351 branch nec_parse_nec61212_error_data ,positive 
+0x7121 031352 ifetcht 2 ,contu 
+0x7122 031353 setarg nec61212_repeat_end_time 
+0x7123 031354 call nec_check_pulse_range_legal_default_deviation 
+0x7124 031355 branch nec_parse_nec61212_error_data ,positive 
+:      031356 nec_parse_nec61212_check_stop_bit:
+0x7125 031357 ifetcht 2 ,contu 
+0x7126 031358 setarg nec61212_stop_time 
+0x7127 031359 call nec_check_pulse_range_legal_default_deviation 
+0x7128 031360 branch nec_parse_nec61212_error_data ,positive 
+0x7129 031361 call nec_read_done 
+0x712a 031362 copy regc ,pdata 
+0x712b 031363 branch callback_func 
+:      031365 nec_parse_nec61212_check_timeout:
+0x712c 031366 call nec_prepare_read 
+0x712d 031367 ifetcht 2 ,contu 
+0x712e 031368 setarg nec61212_timeout_time 
+0x712f 031369 isub temp ,null 
+0x7130 031370 nrtn zero 
+:      031371 nec_parse_nec61212_check_timeout_cb:
+0x7131 031372 call nec_read_done 
+0x7132 031373 call disable_user 
+0x7133 031374 copy regc ,pdata 
+0x7134 031375 branch callback_func 
+:      031382 nec_check_pulse_range_legal_default_deviation:
+0x7135 031383 fetchr regb ,1 ,mem_nec_decode_error_value 
+:      031392 nec_check_pulse_range_legal:
+0x7136 031393 copy temp ,regd 
+0x7137 031394 imul32 regb ,regb 
+0x7138 031395 lshift temp ,temp 
+0x7139 031396 isub temp ,rega 
+0x713a 031397 ncall nec_check_pulse_range_legal_data_negative ,positive 
+0x713b 031398 mul32 rega ,100 ,pdata 
+0x713c 031399 isub regb ,null 
+0x713d 031400 rtn 
+:      031402 nec_check_pulse_range_legal_data_negative:
+0x713e 031403 sub rega ,0 ,rega 
+0x713f 031404 rtn 
+:      031415 function_g2:
+0x7140 031416 bpatch patch1c_3 ,mem_patch1c 
+0x7141 031417 jam 80 ,mem_aes_cmac_data_length 
+0x7142 031418 arg mem_dat ,contw 
+0x7143 031419 arg mem_le_srand ,contr 
+0x7144 031420 call memcpy16 
+0x7145 031421 arg mem_sc_pubkey_local_x_256 ,contr 
+0x7146 031422 call memcpy32 
+0x7147 031423 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7148 031424 call memcpy32 
+0x7149 031425 call inverse_memdat 
+0x714a 031426 arg mem_le_mrand ,contr 
+0x714b 031427 call store_inverse_k 
+0x714c 031428 call function_aes_cmac 
+0x714d 031430 arg mem_aes_cmac_temp ,contw 
+0x714e 031431 call load_inverse_result 
+0x714f 031432 setarg 1000000 
+0x7150 031433 copy pdata ,rega 
+0x7151 031434 fetch 4 ,mem_aes_cmac_temp 
+0x7152 031435 idiv rega 
+0x7153 031436 call wait_div_end 
+0x7154 031437 remainder pdata 
+0x7155 031438 store 4 ,mem_gkey 
+0x7156 031440 rtn 
+:      031442 function_f6_eb:
+0x7157 031443 jam 65 ,mem_aes_cmac_data_length 
+0x7158 031444 arg mem_dat ,contw 
+0x7159 031445 call store_addr_common_a 
+0x715a 031446 call store_addr_common_b 
+0x715b 031447 fetch 3 ,mem_le_pres + 1 
+0x715c 031448 istore 3 ,contw 
+0x715d 031451 call get_r 
+0x715e 031453 arg mem_le_mrand ,contr 
+0x715f 031454 call memcpy16 
+0x7160 031455 arg mem_le_srand ,contr 
+0x7161 031456 call memcpy16 
+0x7162 031457 call inverse_memdat 
+0x7163 031458 arg mem_le_mackey ,contr 
+0x7164 031459 arg mem_aes_cmac_k ,contw 
+0x7165 031460 call memcpy16 
+0x7166 031462 branch function_aes_cmac 
+:      031466 get_r:
+0x7167 031467 fetch 4 ,mem_le_tk 
+0x7168 031468 istore 4 ,contw 
+0x7169 031469 call memset0_4 
+0x716a 031470 branch memset0_8 
+:      031472 function_f6_ea:
+0x716b 031473 bpatch patch1c_4 ,mem_patch1c 
+0x716c 031474 jam 65 ,mem_aes_cmac_data_length 
+0x716d 031475 arg mem_dat ,contw 
+0x716e 031476 call store_addr_common_b 
+0x716f 031477 call store_addr_common_a 
+0x7170 031478 fetch 3 ,mem_le_preq + 1 
+0x7171 031479 istore 3 ,contw 
+0x7172 031482 call get_r 
+0x7173 031483 arg mem_le_srand ,contr 
+0x7174 031484 call memcpy16 
+0x7175 031485 arg mem_le_mrand ,contr 
+0x7176 031486 call memcpy16 
+0x7177 031487 call inverse_memdat 
+0x7178 031488 arg mem_le_mackey ,contr 
+0x7179 031489 arg mem_aes_cmac_k ,contw 
+0x717a 031490 call memcpy16 
+0x717b 031492 call function_aes_cmac 
+0x717c 031493 arg mem_aes_cmac_temp ,contw 
+0x717d 031494 branch load_inverse_result 
+:      031496 function_f5:
+0x717e 031497 jam 32 ,mem_aes_cmac_data_length 
+0x717f 031498 arg mem_le_dhkey_256 ,contr 
+0x7180 031499 arg mem_dat ,contw 
+0x7181 031500 call memcpy32 
+0x7182 031501 call inverse_memdat 
+0x7183 031502 arg mem_le_slat ,contr 
+0x7184 031503 call store_inverse_k 
+0x7185 031504 call function_aes_cmac 
+0x7186 031505 arg mem_aes_cmac_k ,contw 
+0x7187 031506 call store_aes_result 
+0x7188 031507 arg 1 ,temp 
+0x7189 031508 call function_f5_common 
+0x718a 031509 arg mem_le_ltk ,contw 
+0x718b 031510 call load_inverse_result 
+0x718c 031511 arg 0 ,temp 
+0x718d 031512 call function_f5_common 
+0x718e 031513 arg mem_le_mackey ,contw 
+0x718f 031515 branch store_aes_result 
+:      031518 function_f5_common:
+0x7190 031519 bpatch patch1c_5 ,mem_patch1c 
+0x7191 031520 jam 53 ,mem_aes_cmac_data_length 
+0x7192 031521 setarg 0x100 
+0x7193 031522 store 2 ,mem_dat 
+0x7194 031523 call store_addr_common_b 
+0x7195 031524 call store_addr_common_a 
+0x7196 031525 arg mem_le_srand ,contr 
+0x7197 031526 call memcpy16 
+0x7198 031527 arg mem_le_mrand ,contr 
+0x7199 031528 call memcpy16 
+0x719a 031530 setarg 0x6c65 
+0x719b 031531 istore 2 ,contw 
+0x719c 031532 setarg 0x6274 
+0x719d 031533 istore 2 ,contw 
+0x719e 031534 istoret 1 ,contw 
+0x719f 031535 call inverse_memdat 
+0x71a0 031536 branch function_aes_cmac 
+:      031538 store_addr_common_b:
+0x71a1 031539 fetch 6 ,mem_le_lap 
+0x71a2 031540 istore 6 ,contw 
+0x71a3 031541 fetch 1 ,mem_le_conn_own_addr_type 
+0x71a4 031542 istore 1 ,contw 
+0x71a5 031543 rtn 
+:      031545 store_addr_common_a:
+0x71a6 031546 fetch 6 ,mem_le_plap 
+0x71a7 031547 istore 6 ,contw 
+0x71a8 031552 fetch 1 ,mem_le_conn_peer_addr_type 
+0x71a9 031553 istore 1 ,contw 
+0x71aa 031554 rtn 
+:      031556 function_f4_ca:
+0x71ab 031557 jam 65 ,mem_aes_cmac_data_length 
+0x71ac 031558 fetch 1 ,mem_passkey_1bit 
+0x71ad 031559 store 1 ,mem_dat 
+0x71ae 031560 arg mem_sc_pubkey_local_x_256 ,contr 
+0x71af 031561 call memcpy32 
+0x71b0 031562 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71b1 031563 call memcpy32 
+0x71b2 031564 call inverse_memdat 
+0x71b3 031565 arg mem_le_mrand ,contr 
+0x71b4 031566 call store_inverse_k 
+0x71b5 031567 branch function_aes_cmac 
+:      031570 function_f4_cb:
+0x71b6 031571 jam 65 ,mem_aes_cmac_data_length 
+0x71b7 031572 fetch 1 ,mem_passkey_1bit 
+0x71b8 031573 store 1 ,mem_dat 
+0x71b9 031574 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71ba 031575 call memcpy32 
+0x71bb 031576 arg mem_sc_pubkey_local_x_256 ,contr 
+0x71bc 031577 call memcpy32 
+0x71bd 031578 call inverse_memdat 
+0x71be 031579 arg mem_le_srand ,contr 
+0x71bf 031580 call store_inverse_k 
+0x71c0 031581 branch function_aes_cmac 
+:      031583 function_aes_cmac:
+0x71c1 031584 bpatch patch1c_6 ,mem_patch1c 
+0x71c2 031585 call function_aes_cmac_generate_subkey 
+0x71c3 031589 fetch 1 ,mem_aes_cmac_data_length 
+0x71c4 031590 copy pdata ,temp 
+:      031591 function_ceil16:
+0x71c5 031592 increase 15 ,pdata 
+0x71c6 031593 rshift4 pdata ,pdata 
+0x71c7 031594 copy pdata ,regb 
+0x71c8 031595 branch function_aes_cmac_set_flag_0_balnk ,blank 
+0x71c9 031596 and temp ,0x0f ,pdata 
+0x71ca 031597 nbranch function_aes_cmac_set_flag_0 ,blank 
+0x71cb 031599 arg mem_aes_cmac_k1 ,regc 
+0x71cc 031600 arg mem_dat ,pdata 
+0x71cd 031601 increase -16 ,pdata 
+0x71ce 031604 iadd temp ,rega 
+0x71cf 031605 arg mem_aes_cmac_m_last ,contw 
+0x71d0 031606 arg 4 ,loopcnt 
+0x71d1 031607 call xor_loop 
+0x71d2 031611 branch function_aes_cmac_aes 
+:      031613 function_aes_cmac_set_flag_0_balnk:
+0x71d3 031614 arg 1 ,regb 
+0x71d4 031615 arg 0 ,rega 
+0x71d5 031617 branch function_aes_cmac_set_flag_0_common 
+:      031620 function_aes_cmac_set_flag_0:
+0x71d6 031622 and temp ,0x0f ,rega 
+:      031623 function_aes_cmac_set_flag_0_common:
+0x71d7 031624 arg mem_dat ,pdata 
+0x71d8 031625 iadd temp ,pdata 
+0x71d9 031626 isub rega ,contr 
+0x71da 031628 arg mem_aes_cmac_temp ,contw 
+0x71db 031629 call function_aes_cmac_padding 
+0x71dc 031631 arg mem_aes_cmac_k2 ,regc 
+0x71dd 031632 arg mem_aes_cmac_temp ,rega 
+0x71de 031633 arg mem_aes_cmac_m_last ,contw 
+0x71df 031634 arg 4 ,loopcnt 
+0x71e0 031635 call xor_loop 
+:      031642 function_aes_cmac_aes:
+0x71e1 031647 call aes_clear_data 
+0x71e2 031648 call aes_init 
+0x71e3 031651 arg mem_dat ,contr 
+:      031652 function_aes_cmac_aes_loop:
+0x71e4 031654 increase -1 ,regb 
+0x71e5 031655 deposit regb 
+0x71e6 031656 branch function_aes_cmac_aes_loop_end ,blank 
+0x71e7 031657 call load_data128 
+0x71e8 031658 call do_aes_cbc 
+0x71e9 031659 branch function_aes_cmac_aes_loop 
+:      031661 function_aes_cmac_aes_loop_end:
+0x71ea 031662 arg mem_aes_cmac_temp ,contw 
+0x71eb 031663 call store_aes_result 
+0x71ec 031664 arg mem_aes_cmac_m_last ,contr 
+0x71ed 031665 call load_data128 
+0x71ee 031666 call aes_init 
+0x71ef 031667 arg mem_aes_cmac_temp ,contr 
+0x71f0 031668 call load_data128 
+0x71f1 031669 branch do_aes_cbc 
+:      031673 load_inverse_result:
+0x71f2 031675 copy contw ,rega 
+0x71f3 031676 call store_aes_result 
+0x71f4 031678 arg 16 ,loopcnt 
+0x71f5 031679 branch inverse_data 
+:      031681 store_inverse_k:
+0x71f6 031682 arg mem_aes_cmac_k ,contw 
+0x71f7 031683 call memcpy16 
+:      031684 inverse_k:
+0x71f8 031685 arg 16 ,loopcnt 
+0x71f9 031686 arg mem_aes_cmac_k ,rega 
+0x71fa 031687 branch inverse_data 
+:      031689 inverse_memdat:
+0x71fb 031690 fetch 1 ,mem_aes_cmac_data_length 
+0x71fc 031691 copy pdata ,loopcnt 
+0x71fd 031692 arg mem_dat ,rega 
+0x71fe 031693 branch inverse_data 
+:      031695 bn_lshift_0_inverse:
+0x71ff 031696 ifetch 1 ,rega 
+0x7200 031697 lshift pdata ,pdata 
+0x7201 031698 isolate1 0 ,regc 
+0x7202 031699 setflag true ,0 ,pdata 
+0x7203 031700 isolate1 8 ,pdata 
+0x7204 031701 setflag true ,0 ,regc 
+0x7205 031702 istore 1 ,rega 
+0x7206 031703 increase -1 ,rega 
+0x7207 031704 loop bn_lshift_0_inverse 
+0x7208 031705 rtn 
+:      031707 function_aes_cmac_k1_inverse:
+0x7209 031708 arg mem_aes_cmac_k1 ,rega 
+:      031709 function_aes_cmac_inverse_common:
+0x720a 031710 increase 15 ,rega 
+0x720b 031711 force 16 ,loopcnt 
+0x720c 031712 force 0 ,regc 
+0x720d 031713 branch bn_lshift_0_inverse 
+:      031715 function_aes_cmac_k2_inverse:
+0x720e 031716 arg mem_aes_cmac_k2 ,rega 
+0x720f 031717 branch function_aes_cmac_inverse_common 
+:      031720 function_aes_cmac_generate_subkey:
+0x7210 031721 arg mem_aes_cmac_k ,contr 
+0x7211 031722 call load_key 
+0x7212 031725 force regidx_xor ,regext_index 
+0x7213 031726 call aes_clear 
+0x7214 031727 call aes_clear_data 
+0x7215 031728 call do_aes_ocb 
+0x7216 031733 arg mem_aes_cmac_k1 ,contw 
+0x7217 031734 call store_aes_result 
+:      031735 function_aes_cmac_k1:
+0x7218 031736 bpatch patch1c_7 ,mem_patch1c 
+0x7219 031737 fetch 1 ,mem_aes_cmac_k1 
+0x721a 031738 isolate1 7 ,pdata 
+0x721b 031739 nbranch function_aes_cmac_k1_0 ,true 
+0x721c 031740 call function_aes_cmac_k1_inverse 
+0x721d 031743 arg mem_aes_cmac_k1 ,regc 
+0x721e 031745 arg mem_aes_cmac_k1 ,contw 
+0x721f 031748 call function_aes_cmac_xor_rb 
+0x7220 031749 branch function_aes_cmac_k2 
+:      031750 function_aes_cmac_k1_0:
+0x7221 031751 call function_aes_cmac_k1_inverse 
+:      031752 function_aes_cmac_k2:
+0x7222 031754 arg mem_aes_cmac_k1 ,contr 
+0x7223 031755 arg mem_aes_cmac_k2 ,contw 
+0x7224 031756 call memcpy16 
+0x7225 031757 fetch 1 ,mem_aes_cmac_k2 
+0x7226 031758 isolate1 7 ,pdata 
+0x7227 031759 nbranch function_aes_cmac_k2_inverse ,true 
+0x7228 031760 call function_aes_cmac_k2_inverse 
+0x7229 031762 arg mem_aes_cmac_k2 ,regc 
+0x722a 031764 arg mem_aes_cmac_k2 ,contw 
+:      031770 function_aes_cmac_xor_rb:
+0x722b 031771 arg 3 ,loopcnt 
+:      031772 function_aes_cmac_xor_rb_loop:
+0x722c 031773 arg 0 ,temp 
+0x722d 031774 call function_aes_cmac_xor_loop_common 
+0x722e 031775 increase 4 ,regc 
+0x722f 031776 loop function_aes_cmac_xor_rb_loop 
+0x7230 031777 arg 0x8700 ,temp 
+0x7231 031778 lshift16 temp ,temp 
+:      031779 function_aes_cmac_xor_loop_common:
+0x7232 031780 ifetch 4 ,regc 
+0x7233 031781 ixor temp ,pdata 
+0x7234 031782 istore 4 ,contw 
+0x7235 031783 rtn 
+:      031789 function_aes_cmac_padding:
+0x7236 031790 bpatch patch1d_0 ,mem_patch1d 
+0x7237 031791 arg 16 ,loopcnt 
+0x7238 031792 arg 0 ,pdata 
+:      031793 function_aes_cmac_padding_loop:
+0x7239 031794 isub rega ,null 
+0x723a 031795 branch function_aes_cmac_padding_beq_length ,zero 
+0x723b 031796 branch function_aes_cmac_padding_big_length ,positive 
+0x723c 031797 ifetcht 1 ,contr 
+0x723d 031798 istoret 1 ,contw 
+:      031799 function_aes_cmac_padding_loop2:
+0x723e 031800 increase 1 ,pdata 
+0x723f 031801 loop function_aes_cmac_padding_loop 
+0x7240 031802 rtn 
+:      031803 function_aes_cmac_padding_beq_length:
+0x7241 031804 arg 0x80 ,temp 
+:      031805 function_aes_cmac_padding_common:
+0x7242 031806 istoret 1 ,contw 
+0x7243 031807 branch function_aes_cmac_padding_loop2 
+:      031809 function_aes_cmac_padding_big_length:
+0x7244 031810 arg 0 ,temp 
+0x7245 031811 branch function_aes_cmac_padding_common 
+:      031816 concatenate_temp24:
+0x7246 031817 lshift8 temp ,temp 
+:      031818 concatenate_temp16:
+0x7247 031819 lshift16 temp ,temp 
+0x7248 031820 ior temp ,temp 
+0x7249 031821 rtn 
+:      031826 generate_stk:
+0x724a 031827 bpatch patch1d_1 ,mem_patch1d 
+0x724b 031828 call function_s1 
+0x724c 031829 arg mem_le_ltk ,contw 
+0x724d 031830 branch store_aes_result 
+:      031833 authenticate_rconfirm:
+0x724e 031834 arg mem_le_srand ,contw 
+0x724f 031835 branch authenticate_mconfirm ,master 
+0x7250 031836 arg mem_le_mrand ,contw 
+:      031837 authenticate_mconfirm:
+0x7251 031838 copy contr ,rega 
+0x7252 031839 call memcpy16 
+0x7253 031840 call function_c1 
+0x7254 031841 arg mem_le_rconfirm ,contr 
+0x7255 031842 branch compare_res 
+:      031844 generate_confirm:
+0x7256 031845 arg mem_le_mrand ,rega 
+0x7257 031846 branch generate_mrand ,master 
+0x7258 031847 arg mem_le_srand ,rega 
+:      031848 generate_mrand:
+0x7259 031849 copy rega ,contw 
+0x725a 031850 call generate_random 
+0x725b 031851 branch function_c1 
+:      031853 generate_sk:
+0x725c 031854 arg mem_le_skdm ,contr 
+0x725d 031855 call load_data128 
+0x725e 031856 arg mem_le_ltk ,contr 
+0x725f 031857 call load_regext 
+0x7260 031858 force 0x38 ,aes_ctrl 
+0x7261 031859 force 0x0 ,aes_ctrl 
+0x7262 031860 call wait_aes 
+0x7263 031861 arg mem_le_sk ,contw 
+0x7264 031862 branch store_aes_result 
+:      031866 ccm_b0:
+0x7265 031867 force regidx_xor ,regext_index 
+0x7266 031868 force 0x49 ,pdata 
+0x7267 031869 branch iv_common 
+:      031872 first_block_counter:
+0x7268 031873 force 0x49 ,pdata 
+0x7269 031874 branch first_block 
+:      031875 first_block_data:
+0x726a 031876 force 1 ,pdata 
+:      031877 first_block:
+0x726b 031878 force regidx_data ,regext_index 
+:      031879 iv_common:
+0x726c 031880 lshift8 temp ,regext 
+0x726d 031881 ior regext ,regext 
+0x726e 031882 increase 1 ,regext_index 
+0x726f 031883 rshift8 temp ,regext 
+0x7270 031884 rshift16 regext ,regext 
+0x7271 031885 fetch 2 ,mem_ccm_iv 
+0x7272 031886 lshift16 pdata ,pdata 
+0x7273 031887 ior regext ,regext 
+0x7274 031888 increase 1 ,regext_index 
+0x7275 031889 ifetchr regext ,4 ,contr 
+0x7276 031890 increase 1 ,regext_index 
+0x7277 031891 ifetch 2 ,contr 
+0x7278 031892 byteswap rega ,regext 
+0x7279 031893 lshift16 regext ,regext 
+0x727a 031894 ior regext ,regext 
+0x727b 031895 increase 1 ,regext_index 
+0x727c 031896 rtn 
+:      031900 generate_mic:
+0x727d 031901 add regc ,1 ,contr 
+0x727e 031902 ifetch 1 ,contr 
+0x727f 031903 iforce rega 
+0x7280 031904 call first_block_counter 
+0x7281 031905 call do_aes_ocb 
+0x7282 031907 force regidx_data ,regext_index 
+0x7283 031908 ifetch 1 ,regc 
+0x7284 031909 and_into 0x3 ,pdata 
+0x7285 031910 lshift16 pdata ,regext 
+0x7286 031911 set1 8 ,regext 
+0x7287 031912 call clear_hidata 
+0x7288 031913 call do_aes_cbc 
+0x7289 031915 copy rega ,loopcnt 
+0x728a 031916 add regc ,2 ,contr 
+0x728b 031917 call padding_data 
+:      031918 generate_mic_loop:
+0x728c 031919 call aes_load_data 
+0x728d 031920 call do_aes_cbc 
+0x728e 031921 deposit loopcnt 
+0x728f 031922 branch generate_mic_end ,blank 
+0x7290 031923 branch generate_mic_loop 
+:      031924 generate_mic_end:
+0x7291 031925 force regidx_result ,regext_index 
+0x7292 031926 deposit regext 
+0x7293 031927 store 4 ,mem_le_mic 
+0x7294 031928 rtn 
+:      031930 aes_crypt_data:
+0x7295 031931 increase 1 ,rega 
+0x7296 031932 call first_block_data 
+0x7297 031933 copy regc ,contr 
+0x7298 031934 call aes_load_xor 
+0x7299 031935 call do_aes_ctr 
+0x729a 031936 call store_enc_data 
+0x729b 031937 increase 16 ,regc 
+0x729c 031938 increase -16 ,regb 
+0x729d 031939 branch aes_crypt_data ,positive 
+0x729e 031940 rtn 
+:      031945 le_encrypt_new_start:
+0x729f 031946 call ccm_init_common 
+0x72a0 031947 bpatch patch1d_2 ,mem_patch1d 
+0x72a1 031948 jam 0 ,core_ccm_aad0 
+0x72a2 031949 jam 1 ,core_ccm_aad1 
+0x72a3 031950 fetch 1 ,mem_le_txheader 
+0x72a4 031951 and_into 0x3 ,pdata 
+0x72a5 031952 store 1 ,core_ccm_aad2 
+0x72a6 031953 fetch 2 ,mem_contr 
+0x72a7 031954 store 2 ,core_ccm_input_playload_addr 
+0x72a8 031955 setarg mem_le_txpayload 
+0x72a9 031956 store 2 ,core_ccm_output_playload_addr 
+0x72aa 031958 fetchr rega ,1 ,mem_le_txlen 
+0x72ab 031959 fetcht 5 ,mem_ccm_pcnt_tx 
+0x72ac 031960 call ccm_b0 
+0x72ad 031961 jam 2 ,core_ccm_ctrl 
+0x72ae 031962 jam 3 ,core_ccm_ctrl 
+0x72af 031964 fetch 1 ,mem_le_txlen 
+0x72b0 031965 store 2 ,core_ccm_inptr 
+0x72b1 031966 increase 4 ,pdata 
+0x72b2 031967 store 1 ,mem_le_txlen 
+0x72b3 031968 fetch 5 ,mem_ccm_pcnt_tx 
+0x72b4 031969 increase 1 ,pdata 
+0x72b5 031970 set0 le_ccm_directionbit ,pdata 
+0x72b6 031971 store 5 ,mem_ccm_pcnt_tx 
+0x72b7 031972 rtn 
+:      031975 ccm_wait_enc:
+0x72b8 031976 fetch 2 ,core_ccm_outptr 
+0x72b9 031977 isub temp ,null 
+0x72ba 031978 rtn zero 
+0x72bb 031979 nrtn blank 
+0x72bc 031981 branch ccm_wait_enc 
+:      031983 ccm_check_enc_done:
+0x72bd 031984 fetch 1 ,core_misc_status 
+0x72be 031985 bbit0 6 ,assert 
+:      031986 ccm_enc_done:
+0x72bf 031987 setarg mem_le_txpayload 
+0x72c0 031988 iadd temp ,contw 
+0x72c1 031989 arg regidx_result ,regext_index 
+0x72c2 031990 istorer regext ,4 ,contw 
+0x72c3 031991 branch ccm_ctrl_clr 
+:      031993 ccm_init_common:
+0x72c4 031994 bpatch patch1d_3 ,mem_patch1d 
+0x72c5 031995 force regidx_result ,regext_index 
+0x72c6 031996 call aes_clear 
+0x72c7 031997 call aes_clear_data 
+0x72c8 031998 setarg 0 
+0x72c9 031999 store 2 ,core_ccm_inptr 
+0x72ca 032000 rtn 
+:      032002 wait_ccm_done:
+0x72cb 032003 fetch 1 ,core_misc_status 
+0x72cc 032004 bbit0 6 ,wait_ccm_done 
+:      032005 ccm_ctrl_clr:
+0x72cd 032006 jam 0 ,core_ccm_ctrl 
+0x72ce 032007 rtn 
+:      032010 wait_aes:
+0x72cf 032011 nbranch wait_aes ,aes_ready 
+0x72d0 032012 rtn 
+:      032014 do_aes_ocb:
+0x72d1 032015 force 0x30 ,aes_ctrl 
+0x72d2 032016 force 0x0 ,aes_ctrl 
+0x72d3 032017 branch wait_aes 
+:      032019 do_aes_cbc:
+0x72d4 032020 force 0x32 ,aes_ctrl 
+0x72d5 032021 force 0x2 ,aes_ctrl 
+0x72d6 032022 branch wait_aes 
+:      032024 do_aes_ctr:
+0x72d7 032025 force 0x34 ,aes_ctrl 
+0x72d8 032026 force 0x4 ,aes_ctrl 
+0x72d9 032027 branch wait_aes 
+:      032030 aes_init:
+0x72da 032031 force 1 ,aes_ctrl 
+0x72db 032032 force 0 ,aes_ctrl 
+0x72dc 032033 rtn 
+:      032036 wait_keyinit_done:
+0x72dd 032037 fetch 1 ,core_aes_decode_key_init 
+0x72de 032038 bbit0 2 ,wait_keyinit_done 
+0x72df 032039 rtn 
+:      032042 dec_key_initial:
+0x72e0 032043 store 2 ,core_keybuf_saddr 
+0x72e1 032044 force 0xc0 ,aes_ctrl 
+0x72e2 032045 force 0x80 ,aes_ctrl 
+0x72e3 032046 branch wait_keyinit_done 
+:      032048 do_aes_ecb_dec:
+0x72e4 032049 force regidx_data ,regext_index 
+0x72e5 032050 copy regb ,contr 
+0x72e6 032051 force 4 ,loopcnt 
+0x72e7 032052 call aes_ecb_dec_loop 
+0x72e8 032054 force 0x180 ,aes_ctrl 
+0x72e9 032055 force 0x80 ,aes_ctrl 
+0x72ea 032056 call wait_aes 
+:      032057 ecb_dec_generate:
+0x72eb 032058 force regidx_result ,regext_index 
+0x72ec 032059 copy regc ,contw 
+0x72ed 032060 force 4 ,loopcnt 
+:      032061 ecb_dec_generate_loop:
+0x72ee 032062 copy regext ,pdata 
+0x72ef 032063 istore 4 ,contw 
+0x72f0 032064 increase 1 ,regext_index 
+0x72f1 032065 loop ecb_dec_generate_loop 
+0x72f2 032066 rtn 
+:      032068 aes_ecb_dec_loop:
+0x72f3 032069 ifetch 2 ,contr 
+0x72f4 032070 ifetcht 2 ,contr 
+0x72f5 032071 lshift16 temp ,temp 
+0x72f6 032072 ior temp ,regext 
+0x72f7 032073 increase 1 ,regext_index 
+0x72f8 032074 loop aes_ecb_dec_loop 
+0x72f9 032075 rtn 
+:      032078 do_aes_cbc_dec:
+0x72fa 032079 force regidx_xor ,regext_index 
+0x72fb 032080 copy rega ,contr 
+0x72fc 032081 force 4 ,loopcnt 
+0x72fd 032082 call aes_ecb_dec_loop 
+0x72fe 032084 force regidx_data ,regext_index 
+0x72ff 032085 copy regb ,contr 
+0x7300 032086 force 4 ,loopcnt 
+0x7301 032087 call aes_ecb_dec_loop 
+0x7302 032088 force 0x182 ,aes_ctrl 
+0x7303 032089 force 0x82 ,aes_ctrl 
+0x7304 032090 call wait_aes 
+0x7305 032091 branch ecb_dec_generate 
+:      032094 function_s1:
+0x7306 032095 force regidx_data ,regext_index 
+0x7307 032096 fetch 4 ,mem_le_mrand 
+0x7308 032097 iforce regext 
+0x7309 032098 increase 1 ,regext_index 
+0x730a 032099 ifetch 4 ,contr 
+0x730b 032100 iforce regext 
+0x730c 032101 increase 1 ,regext_index 
+0x730d 032102 fetch 4 ,mem_le_srand 
+0x730e 032103 iforce regext 
+0x730f 032104 increase 1 ,regext_index 
+0x7310 032105 ifetch 4 ,contr 
+0x7311 032106 iforce regext 
+0x7312 032107 increase 1 ,regext_index 
+0x7313 032108 call aes_clear 
+0x7314 032109 increase -4 ,regext_index 
+0x7315 032110 fetch 4 ,mem_le_tk 
+0x7316 032111 copy pdata ,regext 
+0x7317 032112 increase 4 ,regext_index 
+0x7318 032113 force 0x38 ,aes_ctrl 
+0x7319 032114 force 0x8 ,aes_ctrl 
+0x731a 032115 branch wait_aes 
+:      032118 function_c1:
+0x731b 032119 bpatch patch1d_4 ,mem_patch1d 
+0x731c 032120 fetch 6 ,mem_le_lap 
+0x731d 032121 fetcht 6 ,mem_le_plap 
+0x731e 032122 branch function_c1_master ,master 
+0x731f 032123 fetch 6 ,mem_le_plap 
+0x7320 032124 fetcht 6 ,mem_le_lap 
+:      032125 function_c1_master:
+0x7321 032126 force regidx_xor ,regext_index 
+0x7322 032127 copy temp ,regext 
+0x7323 032128 increase 1 ,regext_index 
+0x7324 032129 rshift32 temp ,regext 
+0x7325 032130 lshift16 pdata ,pdata 
+0x7326 032131 ior regext ,regext 
+0x7327 032132 increase 1 ,regext_index 
+0x7328 032133 rshift32 pdata ,regext 
+0x7329 032134 increase 1 ,regext_index 
+0x732a 032135 force 0 ,regext 
+0x732b 032136 force 0 ,pdata 
+0x732c 032137 fetch 1 ,mem_le_conn_peer_addr_type 
+0x732d 032138 fetcht 1 ,mem_le_adv_own_addr_type 
+0x732e 032139 nbranch function_c1_irat ,master 
+0x732f 032141 fetch 1 ,mem_le_conn_own_addr_type 
+0x7330 032142 fetcht 1 ,mem_le_conn_peer_addr_type 
+:      032143 function_c1_irat:
+0x7331 032144 store 1 ,mem_le_iat 
+0x7332 032145 storet 1 ,mem_le_rat 
+0x7333 032146 force regidx_data ,regext_index 
+0x7334 032147 arg mem_le_iat ,regb 
+0x7335 032148 force 4 ,loopcnt 
+:      032149 function_c1_loop1:
+0x7336 032150 ifetch 4 ,rega 
+0x7337 032151 ifetcht 4 ,regb 
+0x7338 032152 ixor temp ,regext 
+0x7339 032153 increase 1 ,regext_index 
+0x733a 032154 increase 4 ,rega 
+0x733b 032155 increase 4 ,regb 
+0x733c 032156 loop function_c1_loop1 
+0x733d 032157 call aes_clear 
+0x733e 032158 increase -4 ,regext_index 
+0x733f 032159 fetch 4 ,mem_le_tk 
+0x7340 032160 copy pdata ,regext 
+0x7341 032161 increase 4 ,regext_index 
+0x7342 032162 force 0x38 ,aes_ctrl 
+0x7343 032163 force 0xc ,aes_ctrl 
+0x7344 032164 call wait_aes 
+0x7345 032166 call aes_clear_data 
+0x7346 032167 force 0x3a ,aes_ctrl 
+0x7347 032168 force 0x8 ,aes_ctrl 
+0x7348 032169 branch wait_aes 
+:      032171 padding_data:
+0x7349 032172 compare 0 ,loopcnt ,3 
+0x734a 032173 rtn true 
+0x734b 032174 deposit contr 
+0x734c 032175 iadd loopcnt ,contw 
+0x734d 032176 force 0 ,pdata 
+:      032177 padding_loop:
+0x734e 032178 istore 1 ,contw 
+0x734f 032179 increase 1 ,loopcnt 
+0x7350 032180 compare 0 ,loopcnt ,3 
+0x7351 032181 rtn true 
+0x7352 032182 branch padding_loop 
+:      032184 aes_load_data:
+0x7353 032185 force regidx_data ,regext_index 
+:      032186 load_data_loop:
+0x7354 032187 deposit loopcnt 
+0x7355 032188 branch load_data_padding ,blank 
+0x7356 032189 ifetch 4 ,contr 
+0x7357 032190 increase -4 ,loopcnt 
+:      032191 load_data_padding:
+0x7358 032192 iforce regext 
+0x7359 032193 increase 1 ,regext_index 
+0x735a 032194 compare regidx_key ,regext_index ,0xf 
+0x735b 032195 rtn true 
+0x735c 032196 branch load_data_loop 
+:      032198 aes_load_xor:
+0x735d 032199 force regidx_xor ,regext_index 
+0x735e 032200 branch load_regext 
+:      032201 load_key:
+0x735f 032202 force regidx_key ,regext_index 
+0x7360 032203 branch load_regext 
+:      032204 load_data128:
+0x7361 032205 force regidx_data ,regext_index 
+:      032206 load_regext:
+0x7362 032207 force 4 ,loopcnt 
+:      032208 load_regext_loop:
+0x7363 032209 ifetch 4 ,contr 
+0x7364 032210 iforce regext 
+0x7365 032211 increase 1 ,regext_index 
+0x7366 032212 loop load_regext_loop 
+0x7367 032213 rtn 
+:      032215 load_sk:
+0x7368 032216 arg mem_le_sk ,contr 
+0x7369 032217 branch load_key 
+:      032219 clear_hidata:
+0x736a 032220 force 4 ,loopcnt 
+0x736b 032221 branch clear_data_rest 
+:      032223 regext_clear:
+0x736c 032224 force 0 ,regext_index 
+0x736d 032225 force 16 ,loopcnt 
+0x736e 032226 branch clear_loop 
+:      032228 aes_clear_data:
+0x736f 032229 force regidx_data ,regext_index 
+:      032230 aes_clear:
+0x7370 032231 force 4 ,loopcnt 
+:      032232 clear_loop:
+0x7371 032233 force 0 ,regext 
+:      032234 clear_data_rest:
+0x7372 032235 increase 1 ,regext_index 
+0x7373 032236 loop clear_loop 
+0x7374 032237 rtn 
+:      032239 store_aes_result:
+0x7375 032240 force regidx_result ,regext_index 
+0x7376 032241 force 4 ,loopcnt 
+:      032242 send_aes_result_loop:
+0x7377 032243 deposit regext 
+0x7378 032244 istore 4 ,contw 
+0x7379 032245 increase 1 ,regext_index 
+0x737a 032246 loop send_aes_result_loop 
+0x737b 032247 rtn 
+:      032249 store_enc_data:
+0x737c 032250 force regidx_result ,regext_index 
+0x737d 032251 copy regc ,contw 
+0x737e 032252 add regb ,1 ,loopcnt 
+0x737f 032253 sub loopcnt ,15 ,null 
+0x7380 032254 branch store_enc_loop ,positive 
+0x7381 032255 force 16 ,loopcnt 
+:      032256 store_enc_loop:
+0x7382 032257 deposit regext 
+0x7383 032258 sub loopcnt ,3 ,null 
+0x7384 032259 branch store_enc_byte ,positive 
+0x7385 032260 istore 4 ,contw 
+0x7386 032261 increase -4 ,loopcnt 
+0x7387 032262 rtn zero 
+0x7388 032263 increase 1 ,regext_index 
+0x7389 032264 branch store_enc_loop 
+:      032265 store_enc_byte:
+0x738a 032266 istore 1 ,contw 
+0x738b 032267 rshift8 pdata ,pdata 
+0x738c 032268 loop store_enc_byte 
+0x738d 032269 rtn 
+:      032272 compare_res:
+0x738e 032273 force regidx_result ,regext_index 
+0x738f 032274 force 4 ,loopcnt 
+:      032275 compare_res_loop:
+0x7390 032276 ifetch 4 ,contr 
+0x7391 032277 isub regext ,null 
+0x7392 032278 nrtn zero 
+0x7393 032279 increase 1 ,regext_index 
+0x7394 032280 loop compare_res_loop 
+0x7395 032281 branch enable_zero 
+:      032283 enable_authrom:
+0x7396 032284 fetch 1 ,core_clkoff 
+0x7397 032285 set0 clock_off_auth_rom ,pdata 
+0x7398 032286 store 1 ,core_clkoff 
+0x7399 032287 rtn 
+:      032289 disable_authrom:
+0x739a 032290 fetch 1 ,core_clkoff 
+0x739b 032291 set1 clock_off_auth_rom ,pdata 
+0x739c 032292 store 1 ,core_clkoff 
+0x739d 032293 rtn 
+:      032301 init_memp:
+0x739e 032302 arg mem_p ,contw 
+0x739f 032303 setsect 0 ,0x3ffff 
+0x73a0 032304 setsect 1 ,0x3ffff 
+0x73a1 032305 setsect 2 ,0x3ffff 
+0x73a2 032306 setsect 3 ,0x3fbff 
+0x73a3 032307 istore 9 ,contw 
+0x73a4 032308 setsect 0 ,0x3ffff 
+0x73a5 032309 setsect 1 ,0x3ffff 
+0x73a6 032310 setsect 2 ,0x3ffff 
+0x73a7 032311 setsect 3 ,0x3ffff 
+0x73a8 032312 istore 9 ,contw 
+0x73a9 032313 setsect 0 ,0x3ffff 
+0x73aa 032314 setsect 1 ,0x3ffff 
+0x73ab 032315 setsect 2 ,0x3cfff 
+0x73ac 032316 setsect 3 ,0x3ffff 
+0x73ad 032317 istore 9 ,contw 
+0x73ae 032318 setsect 0 ,0x3ffff 
+0x73af 032319 setsect 1 ,0x3ffff 
+0x73b0 032320 setsect 2 ,0x3ffef 
+0x73b1 032321 setsect 3 ,0x3ffff 
+0x73b2 032322 istore 9 ,contw 
+0x73b3 032323 setsect 0 ,0x3ffff 
+0x73b4 032324 setsect 1 ,0x3ffff 
+0x73b5 032325 setsect 2 ,0x3ffff 
+0x73b6 032326 setsect 3 ,0x3ffff 
+0x73b7 032327 istore 9 ,contw 
+0x73b8 032328 setsect 0 ,0x3ffff 
+0x73b9 032329 setsect 1 ,0x26c7f 
+0x73ba 032330 setsect 2 ,0x146b 
+0x73bb 032331 setsect 3 ,0x37bb3 
+0x73bc 032332 istore 9 ,contw 
+0x73bd 032333 setsect 0 ,0x1feb8 
+0x73be 032334 setsect 1 ,0x10c12 
+0x73bf 032335 setsect 2 ,0x2b722 
+0x73c0 032336 setsect 3 ,0x29fa6 
+0x73c1 032337 istore 9 ,contw 
+0x73c2 032338 setsect 0 ,0xe70f 
+0x73c3 032339 setsect 1 ,0x16720 
+0x73c4 032340 setsect 2 ,0x519e 
+0x73c5 032341 setsect 3 ,0x19084 
+0x73c6 032342 istore 9 ,contw 
+0x73c7 032343 setsect 0 ,0x31012 
+0x73c8 032344 setsect 1 ,0x360bf 
+0x73c9 032345 setsect 2 ,0x3f0af 
+0x73ca 032346 setsect 3 ,0x3d3 
+0x73cb 032347 istore 9 ,contw 
+0x73cc 032348 setsect 0 ,0x3a188 
+0x73cd 032349 setsect 1 ,0x3ad0 
+0x73ce 032350 setsect 2 ,0x3cbf2 
+0x73cf 032351 setsect 3 ,0x243d9 
+0x73d0 032352 istore 9 ,contw 
+0x73d1 032353 setsect 0 ,0x2b030 
+0x73d2 032354 setsect 1 ,0x36a03 
+0x73d3 032355 setsect 2 ,0x11188 
+0x73d4 032356 setsect 3 ,0x1e520 
+0x73d5 032357 istore 9 ,contw 
+0x73d6 032358 setsect 0 ,0x3a11e 
+0x73d7 032359 setsect 1 ,0xfe5d 
+0x73d8 032360 setsect 2 ,0xdd57 
+0x73d9 032361 setsect 3 ,0x1ac93 
+0x73da 032362 istore 9 ,contw 
+0x73db 032363 setsect 0 ,0x11ed 
+0x73dc 032364 setsect 1 ,0x218c4 
+0x73dd 032365 setsect 2 ,0x8da7 
+0x73de 032366 setsect 3 ,0x257ff 
+0x73df 032367 istore 9 ,contw 
+0x73e0 032368 setsect 0 ,0x3192b 
+0x73e1 032369 setsect 1 ,0x34641 
+0x73e2 032370 setsect 2 ,0x1be0c 
+0x73e3 032371 setsect 3 ,0x366ad 
+0x73e4 032372 istore 9 ,contw 
+0x73e5 032373 setsect 0 ,0x1f83 
+0x73e6 032374 setsect 1 ,0x15a23 
+0x73e7 032375 setsect 2 ,0x3f9b0 
+0x73e8 032376 setsect 3 ,0x3949 
+0x73e9 032377 istore 9 ,contw 
+0x73ea 032378 setsect 0 ,0x13a51 
+0x73eb 032379 setsect 1 ,0x153fd 
+0x73ec 032380 setsect 2 ,0x3372a 
+0x73ed 032381 setsect 3 ,0xf1bb 
+0x73ee 032382 istore 9 ,contw 
+0x73ef 032383 setsect 0 ,0x3ae85 
+0x73f0 032384 setsect 1 ,0x1eed9 
+0x73f1 032385 setsect 2 ,0x9e66 
+0x73f2 032386 setsect 3 ,0x1a8 
+0x73f3 032387 istore 8 ,contw 
+0x73f4 032388 rtn 
+:      032396 init_memp_256:
+0x73f5 032397 arg mem_p_256 ,contw 
+0x73f6 032398 setsect 0 ,0x3ffff 
+0x73f7 032399 setsect 1 ,0x3ffff 
+0x73f8 032400 setsect 2 ,0x3ffff 
+0x73f9 032401 setsect 3 ,0x3ffff 
+0x73fa 032402 istore 9 ,contw 
+0x73fb 032403 setsect 0 ,0x3ffff 
+0x73fc 032404 setsect 1 ,0x3f 
+0x73fd 032405 setsect 2 ,0x0 
+0x73fe 032406 setsect 3 ,0x0 
+0x73ff 032407 istore 9 ,contw 
+0x7400 032408 setsect 0 ,0x0 
+0x7401 032409 setsect 1 ,0x0 
+0x7402 032410 setsect 2 ,0x1000 
+0x7403 032411 setsect 3 ,0x0 
+0x7404 032412 istore 9 ,contw 
+0x7405 032413 setsect 0 ,0x3ff00 
+0x7406 032414 setsect 1 ,0x3ffff 
+0x7407 032415 setsect 2 ,0x3ffcf 
+0x7408 032416 setsect 3 ,0x3ffff 
+0x7409 032417 istore 9 ,contw 
+0x740a 032418 setsect 0 ,0x3ffff 
+0x740b 032419 setsect 1 ,0x3ffff 
+0x740c 032420 setsect 2 ,0x3ffff 
+0x740d 032421 setsect 3 ,0x3ff 
+0x740e 032422 istore 9 ,contw 
+0x740f 032423 setsect 0 ,0x0 
+0x7410 032424 setsect 1 ,0x0 
+0x7411 032425 setsect 2 ,0x0 
+0x7412 032426 setsect 3 ,0x0 
+0x7413 032427 istore 9 ,contw 
+0x7414 032428 setsect 0 ,0x10000 
+0x7415 032429 setsect 1 ,0x0 
+0x7416 032430 setsect 2 ,0x3f000 
+0x7417 032431 setsect 3 ,0x3ffff 
+0x7418 032432 istore 9 ,contw 
+0x7419 032433 setsect 0 ,0x296ff 
+0x741a 032434 setsect 1 ,0x22630 
+0x741b 032435 setsect 2 ,0x3945d 
+0x741c 032436 setsect 3 ,0x3d284 
+0x741d 032437 istore 9 ,contw 
+0x741e 032438 setsect 0 ,0x333a0 
+0x741f 032439 setsect 1 ,0x4b7a 
+0x7420 032440 setsect 2 ,0x37d8 
+0x7421 032441 setsect 3 ,0x3c9dc 
+0x7422 032442 istore 9 ,contw 
+0x7423 032443 setsect 0 ,0x3a440 
+0x7424 032444 setsect 1 ,0x1b958 
+0x7425 032445 setsect 2 ,0x38bce 
+0x7426 032446 setsect 3 ,0x1091f 
+0x7427 032447 istore 9 ,contw 
+0x7428 032448 setsect 0 ,0x2e12c 
+0x7429 032449 setsect 1 ,0x1f47c 
+0x742a 032450 setsect 2 ,0x356b1 
+0x742b 032451 setsect 3 ,0x2fd47 
+0x742c 032452 istore 9 ,contw 
+0x742d 032453 setsect 0 ,0x6837 
+0x742e 032454 setsect 1 ,0x2ed90 
+0x742f 032455 setsect 2 ,0x1ecec 
+0x7430 032456 setsect 3 ,0x1acc5 
+0x7431 032457 istore 9 ,contw 
+0x7432 032458 setsect 0 ,0x23357 
+0x7433 032459 setsect 1 ,0x18af3 
+0x7434 032460 setsect 2 ,0xf9e1 
+0x7435 032461 setsect 3 ,0x129f0 
+0x7436 032462 istore 9 ,contw 
+0x7437 032463 setsect 0 ,0x2e7eb 
+0x7438 032464 setsect 1 ,0x3e6e3 
+0x7439 032465 setsect 2 ,0x3e1a7 
+0x743a 032466 setsect 3 ,0x10b8b 
+0x743b 032467 istore 9 ,contw 
+0x743c 032468 setsect 0 ,0x24fe3 
+0x743d 032469 setsect 1 ,0x20ef 
+0x743e 032470 setsect 2 ,0x1b5a6 
+0x743f 032471 setsect 3 ,0xdc2f 
+0x7440 032472 istore 9 ,contw 
+0x7441 032473 setsect 0 ,0x13860 
+0x7442 032474 setsect 1 ,0x2bd69 
+0x7443 032475 setsect 2 ,0x391a 
+0x7444 032476 setsect 3 ,0x1b222 
+0x7445 032477 istore 9 ,contw 
+0x7446 032478 rtn 
+:      032484 publickey_init:
+0x7447 032487 branch sp_initialize_256 
+:      032489 sp_calc_sequence_256_check:
+0x7448 032490 bpatch patch1d_5 ,mem_patch1d 
+0x7449 032495 fetch 1 ,mem_secure_connections_enable 
+0x744a 032496 rtn blank 
+0x744b 032497 fetch 1 ,mem_sc_local_key_invalid 
+0x744c 032498 rtneq sp_key_valid_256 
+0x744d 032501 fetch 1 ,mem_sc_calc 
+0x744e 032502 beq sp_calc_standby ,sp_initialize_256 
+0x744f 032503 rtn 
+:      032504 stop_publickey_calc_256:
+0x7450 032505 jam sp_calc_standby ,mem_sc_calc 
+0x7451 032506 rtn 
+:      032511 sp_clear_flags:
+0x7452 032512 bpatch patch1d_6 ,mem_patch1d 
+0x7453 032513 setarg mem_sp_state_end 
+0x7454 032514 arg mem_sp_state_start ,contw 
+0x7455 032515 isub contw ,loopcnt 
+0x7456 032516 call clear_mem 
+0x7457 032517 setarg mem_sp_state_xmem_end 
+0x7458 032518 arg mem_sp_state_xmem ,contw 
+0x7459 032519 isub contw ,loopcnt 
+0x745a 032520 branch clear_mem 
+:      032524 sp_calc_check_publickey_256:
+0x745b 032525 call sp_calc_b256 
+0x745c 032526 arg mem_le_pubkey_remote_y_256 ,rega 
+0x745d 032527 arg mem_t7_256 ,contw 
+0x745e 032528 call bn_sqrmod_256 
+0x745f 032529 arg mem_le_pubkey_remote_x_256 ,rega 
+0x7460 032530 arg mem_t2_256 ,contw 
+0x7461 032531 call bn_sqrmod_256 
+0x7462 032532 arg mem_t2_256 ,rega 
+0x7463 032533 arg mem_le_pubkey_remote_x_256 ,regb 
+0x7464 032534 arg mem_t2_256 ,contw 
+0x7465 032535 call bn_mulmod_256 
+0x7466 032536 arg mem_a_256 ,rega 
+0x7467 032537 arg mem_le_pubkey_remote_x_256 ,regb 
+0x7468 032538 arg mem_t3_256 ,contw 
+0x7469 032539 call bn_mulmod_256 
+0x746a 032540 arg mem_t3_256 ,rega 
+0x746b 032541 arg mem_t2_256 ,regb 
+0x746c 032542 arg mem_t2_256 ,contw 
+0x746d 032543 call bn_addmod_256 
+0x746e 032544 arg mem_t0_256 ,rega 
+0x746f 032545 arg mem_t2_256 ,regb 
+0x7470 032546 arg mem_t0_256 ,contw 
+0x7471 032547 call bn_addmod_256 
+0x7472 032548 arg 32 ,loopcnt 
+0x7473 032549 arg mem_t7_256 ,rega 
+0x7474 032550 arg mem_t0_256 ,regb 
+0x7475 032551 branch string_compare 
+:      032553 sp_calc_b256:
+0x7476 032554 arg mem_gy_256 ,rega 
+0x7477 032555 arg mem_t0_256 ,contw 
+0x7478 032556 call bn_sqrmod_256 
+0x7479 032557 arg mem_gx_256 ,rega 
+0x747a 032558 arg mem_t2_256 ,contw 
+0x747b 032559 call bn_sqrmod_256 
+0x747c 032560 arg mem_t2_256 ,rega 
+0x747d 032561 arg mem_gx_256 ,regb 
+0x747e 032562 arg mem_t2_256 ,contw 
+0x747f 032563 call bn_mulmod_256 
+0x7480 032564 arg mem_a_256 ,rega 
+0x7481 032565 arg mem_gx_256 ,regb 
+0x7482 032566 arg mem_t3_256 ,contw 
+0x7483 032567 call bn_mulmod_256 
+0x7484 032568 arg mem_t3_256 ,rega 
+0x7485 032569 arg mem_t2_256 ,regb 
+0x7486 032570 arg mem_t2_256 ,contw 
+0x7487 032571 call bn_addmod_256 
+0x7488 032572 arg mem_t0_256 ,rega 
+0x7489 032573 arg mem_t2_256 ,regb 
+0x748a 032574 arg mem_t0_256 ,contw 
+0x748b 032575 branch bn_submod_256 
+:      032580 random_generator:
+0x748c 032581 increase -1 ,queue 
+0x748d 032582 nrtn positive 
+0x748e 032583 random pdata 
+0x748f 032584 istore 2 ,contw 
+0x7490 032585 branch random_generator 
+:      032586 compare4:
+0x7491 032587 increase -1 ,queue 
+0x7492 032588 nbranch compare4_success ,positive 
+0x7493 032589 ifetch 4 ,rega 
+0x7494 032590 copy pdata ,temp 
+0x7495 032591 ifetch 4 ,regb 
+0x7496 032592 iflip temp ,pdata 
+0x7497 032593 nbranch compare4_failed ,zero 
+0x7498 032594 increase 4 ,rega 
+0x7499 032595 increase 4 ,regb 
+0x749a 032596 branch compare4 
+:      032597 compare4_failed:
+0x749b 032598 branch disable_true 
+:      032600 compare4_success:
+0x749c 032601 branch enable_true 
+:      032606 bn_testbit:
+0x749d 032607 and pdata ,7 ,queue 
+0x749e 032608 rshift3 pdata ,pdata 
+0x749f 032609 iadd contr ,contr 
+0x74a0 032610 ifetch 1 ,contr 
+0x74a1 032611 qisolate0 pdata 
+0x74a2 032612 rtn 
+:      032615 bn_eq_zero:
+0x74a3 032616 ifetch 8 ,contr 
+0x74a4 032617 nrtn blank 
+0x74a5 032618 ifetch 8 ,contr 
+0x74a6 032619 nrtn blank 
+0x74a7 032620 ifetch 8 ,contr 
+0x74a8 032621 rtn 
+:      032626 bn_eq_0:
+0x74a9 032627 ifetch 4 ,rega 
+0x74aa 032628 iforce temp 
+0x74ab 032629 ifetch 4 ,regb 
+0x74ac 032630 isub temp ,null 
+0x74ad 032631 nrtn zero 
+0x74ae 032632 increase 4 ,rega 
+0x74af 032633 increase 4 ,regb 
+0x74b0 032634 loop bn_eq_0 
+0x74b1 032635 rtn 
+:      032637 bn_bigeq:
+0x74b2 032638 force 6 ,loopcnt 
+0x74b3 032639 increase 20 ,rega 
+0x74b4 032640 increase 20 ,regb 
+:      032641 bn_bigeq_0:
+0x74b5 032642 ifetch 4 ,regb 
+0x74b6 032643 iforce temp 
+0x74b7 032644 ifetch 4 ,rega 
+0x74b8 032645 isub temp ,pdata 
+0x74b9 032646 nrtn positive 
+0x74ba 032647 nrtn blank 
+0x74bb 032648 increase -4 ,rega 
+0x74bc 032649 increase -4 ,regb 
+0x74bd 032650 loop bn_bigeq_0 
+0x74be 032651 rtn 
+:      032652 bn_add:
+0x74bf 032653 force 6 ,loopcnt 
+0x74c0 032654 force 0 ,regc 
+:      032655 bn_add_0:
+0x74c1 032656 ifetch 4 ,rega 
+0x74c2 032657 iforce temp 
+0x74c3 032658 ifetch 4 ,regb 
+0x74c4 032659 iadd temp ,pdata 
+0x74c5 032660 iadd regc ,pdata 
+0x74c6 032661 istore 4 ,contw 
+0x74c7 032662 isolate1 32 ,pdata 
+0x74c8 032663 setflag true ,0 ,regc 
+0x74c9 032664 increase 4 ,rega 
+0x74ca 032665 increase 4 ,regb 
+0x74cb 032666 loop bn_add_0 
+0x74cc 032667 rtn 
+:      032669 bn_sub:
+0x74cd 032670 force 6 ,loopcnt 
+0x74ce 032671 force 0 ,regc 
+:      032672 bn_sub_0:
+0x74cf 032673 ifetch 4 ,regb 
+0x74d0 032674 iforce temp 
+0x74d1 032675 ifetch 4 ,rega 
+0x74d2 032676 isub temp ,pdata 
+0x74d3 032677 isub regc ,pdata 
+0x74d4 032678 istore 4 ,contw 
+0x74d5 032679 isolate1 32 ,pdata 
+0x74d6 032680 setflag true ,0 ,regc 
+0x74d7 032681 increase 4 ,rega 
+0x74d8 032682 increase 4 ,regb 
+0x74d9 032683 loop bn_sub_0 
+0x74da 032684 rtn 
+:      032686 bn_rshift6:
+0x74db 032687 force 6 ,loopcnt 
+0x74dc 032688 increase 20 ,rega 
+:      032689 bn_rshift:
+0x74dd 032690 force 0 ,regc 
+:      032691 bn_rshift_0:
+0x74de 032692 ifetch 4 ,rega 
+0x74df 032693 isolate1 0 ,pdata 
+0x74e0 032694 setflag true ,1 ,regc 
+0x74e1 032695 rshift pdata ,pdata 
+0x74e2 032696 isolate1 0 ,regc 
+0x74e3 032697 setflag true ,31 ,pdata 
+0x74e4 032698 istore 4 ,rega 
+0x74e5 032699 increase -4 ,rega 
+0x74e6 032700 rshift regc ,regc 
+0x74e7 032701 loop bn_rshift_0 
+0x74e8 032702 rtn 
+:      032703 bn_lshift:
+0x74e9 032704 force 6 ,loopcnt 
+0x74ea 032705 force 0 ,regc 
+:      032706 bn_lshift_0:
+0x74eb 032707 ifetch 4 ,rega 
+0x74ec 032708 isolate1 31 ,pdata 
+0x74ed 032709 setflag true ,1 ,regc 
+0x74ee 032710 lshift pdata ,pdata 
+0x74ef 032711 isolate1 0 ,regc 
+0x74f0 032712 setflag true ,0 ,pdata 
+0x74f1 032713 istore 4 ,rega 
+0x74f2 032714 increase 4 ,rega 
+0x74f3 032715 rshift regc ,regc 
+0x74f4 032716 loop bn_lshift_0 
+0x74f5 032717 rtn 
+:      032720 bn_load:
+0x74f6 032721 force 6 ,loopcnt 
+:      032722 bn_load_0:
+0x74f7 032723 ifetch 4 ,contr 
+0x74f8 032724 iforce regext 
+0x74f9 032725 increase 1 ,regext_index 
+0x74fa 032726 loop bn_load_0 
+0x74fb 032727 rtn 
+:      032731 sp_initialize_256:
+0x74fc 032732 bpatch patch1d_7 ,mem_patch1d 
+0x74fd 032733 fetch 1 ,mem_secure_connections_enable 
+0x74fe 032734 nbranch sp_pubkey_calc_256 ,blank 
+:      032736 sc_reset:
+0x74ff 032737 jam sp_calc_standby ,mem_sc_calc 
+0x7500 032738 jam sp_key_invalid ,mem_sc_local_key_invalid 
+0x7501 032739 rtn 
+:      032743 sp_wait_pubkey_calc_256_done:
+0x7502 032744 fetch 1 ,mem_secure_connections_enable 
+0x7503 032745 rtn blank 
+0x7504 032746 fetch 1 ,mem_sc_local_key_invalid 
+0x7505 032747 rtneq sp_key_valid_256 
+0x7506 032748 call sp_calc_sequence_256 
+0x7507 032749 branch sp_wait_pubkey_calc_256_done 
+:      032753 sp_debug_private_256:
+0x7508 032754 arg mem_sc_private_key_256 ,contw 
+0x7509 032755 setsect 0 ,0x1abd 
+0x750a 032756 setsect 1 ,0x1b34f 
+0x750b 032757 setsect 2 ,0x19b8a 
+0x750c 032758 setsect 3 ,0x26562 
+0x750d 032759 istore 9 ,contw 
+0x750e 032760 setsect 0 ,0x340b7 
+0x750f 032761 setsect 1 ,0x1efa 
+0x7510 032762 setsect 2 ,0xaff6 
+0x7511 032763 setsect 3 ,0xfd41 
+0x7512 032764 istore 9 ,contw 
+0x7513 032765 setsect 0 ,0x3d210 
+0x7514 032766 setsect 1 ,0x26cf8 
+0x7515 032767 setsect 2 ,0x3874c 
+0x7516 032768 setsect 3 ,0x3157c 
+0x7517 032769 istore 9 ,contw 
+0x7518 032770 setsect 0 ,0x2d4a3 
+0x7519 032771 setsect 1 ,0x3d27d 
+0x751a 032772 setsect 2 ,0x3 
+0x751b 032773 istore 5 ,contw 
+0x751c 032774 rtn 
+:      032777 sp_pubkey_calc_256:
+0x751d 032778 fetch 1 ,mem_sc_local_key_invalid 
+0x751e 032779 rtnne sp_key_invalid 
+0x751f 032780 fetch 1 ,mem_sc_calc 
+0x7520 032781 rtnne sp_calc_standby 
+0x7521 032782 call init_memp_256 
+0x7522 032783 arg mem_sc_private_key_256 ,contw 
+0x7523 032784 force 15 ,queue 
+0x7524 032785 call random_generator 
+0x7525 032786 random pdata 
+0x7526 032787 rshift pdata ,pdata 
+0x7527 032788 istore 2 ,contw 
+0x7528 032790 fetch 1 ,mem_sp_debug_mode 
+0x7529 032791 ncall sp_debug_private_256 ,blank 
+0x752a 032793 arg mem_k_256 ,contw 
+0x752b 032794 arg mem_sc_private_key_256 ,contr 
+0x752c 032795 call memcpy32 
+0x752d 032797 arg mem_ax_256 ,contw 
+0x752e 032798 arg mem_gx_256 ,contr 
+0x752f 032799 call memcpy64 
+0x7530 032801 arg mem_az_256 ,contw 
+0x7531 032802 call clear_mem_256 
+0x7532 032803 jam 1 ,mem_az_256 
+0x7533 032805 call eckp_calc_init_256 
+0x7534 032806 jam sp_calc_pubkey_256 ,mem_sc_calc 
+0x7535 032807 rtn 
+:      032809 sp_pubkey_generated_256:
+0x7536 032810 arg mem_sc_pubkey_local_x_256 ,contw 
+0x7537 032811 arg mem_bx_256 ,contr 
+0x7538 032812 call memcpy64 
+0x7539 032813 jam sp_key_valid_256 ,mem_sc_local_key_invalid 
+0x753a 032814 jam sp_calc_standby ,mem_sc_calc 
+0x753b 032815 rtn 
+:      032819 sp_dhkey_calc_256:
+0x753c 032820 fetch 1 ,mem_sp_dhkey_invalid 
+0x753d 032821 rtnne sp_key_invalid 
+0x753e 032822 fetch 1 ,mem_sc_calc 
+0x753f 032823 rtnne sp_calc_standby 
+0x7540 032825 arg mem_k_256 ,contw 
+0x7541 032826 arg mem_sc_private_key_256 ,contr 
+0x7542 032827 call memcpy32 
+0x7543 032829 arg mem_ax_256 ,contw 
+0x7544 032830 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7545 032831 call memcpy64 
+0x7546 032833 arg mem_az_256 ,contw 
+0x7547 032834 call clear_mem_256 
+0x7548 032835 jam 1 ,mem_az_256 
+0x7549 032837 call eckp_calc_init_256 
+0x754a 032838 jam sp_calc_dhkey_256 ,mem_sc_calc 
+0x754b 032839 rtn 
+:      032842 sp_dhkey_generated_256:
+0x754c 032844 arg mem_le_dhkey_256 ,contw 
+0x754d 032845 arg mem_bx_256 ,contr 
+0x754e 032846 call memcpy32 
+0x754f 032847 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
+0x7550 032848 jam sp_calc_standby ,mem_sc_calc 
+0x7551 032849 rtn 
+:      032853 sp_calc_sequence_256:
+0x7552 032854 fetch 1 ,mem_secure_connections_enable 
+0x7553 032855 rtn blank 
+0x7554 032856 fetch 1 ,mem_sc_calc 
+0x7555 032857 rtn blank 
+0x7556 032858 increase 0x80 ,pdata 
+0x7557 032859 store 1 ,mem_sc_calc 
+0x7558 032860 rtnbit1 7 
+0x7559 032861 fetch 2 ,mem_ec_loopc 
+0x755a 032862 branch sp_calc_sequence_done_256 ,blank 
+0x755b 032863 branch eckp_calc_256 
+:      032865 sp_calc_sequence_done_256:
+0x755c 032866 bpatch patch1e_0 ,mem_patch1e 
+0x755d 032867 call ecunmapz_256 
+0x755e 032868 fetch 1 ,mem_sc_calc 
+0x755f 032869 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
+0x7560 032870 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
+0x7561 032871 rtn 
+:      032874 eckp_calc_256:
+0x7562 032875 call ecdbl_256 
+0x7563 032876 fetch 2 ,mem_ec_loopc 
+0x7564 032877 increase -1 ,pdata 
+0x7565 032878 store 2 ,mem_ec_loopc 
+0x7566 032879 arg mem_k_256 ,contr 
+0x7567 032880 call bn_testbit 
+0x7568 032881 rtn true 
+0x7569 032882 branch ecadd_256 
+:      032884 eckp_calc_init_256:
+0x756a 032885 bpatch patch1e_1 ,mem_patch1e 
+0x756b 032886 setarg 256 
+0x756c 032887 store 2 ,mem_ec_loopc 
+:      032888 eckp_calc_init_256_1:
+0x756d 032889 fetch 2 ,mem_ec_loopc 
+0x756e 032890 rtn blank 
+0x756f 032891 increase -1 ,pdata 
+0x7570 032892 store 2 ,mem_ec_loopc 
+0x7571 032893 arg mem_k_256 ,contr 
+0x7572 032894 call bn_testbit 
+0x7573 032895 branch eckp_calc_init_256_1 ,true 
+0x7574 032896 arg mem_ax_256 ,contr 
+0x7575 032897 arg mem_cx_256 ,contw 
+0x7576 032898 branch memcpy96 
+:      032901 ecunmapz_256:
+0x7577 032902 arg mem_cz_256 ,rega 
+0x7578 032903 arg mem_t3_256 ,contw 
+0x7579 032904 call bn_invmod_256 
+0x757a 032905 arg mem_t3_256 ,rega 
+0x757b 032906 arg mem_t1_256 ,contw 
+0x757c 032907 call bn_sqrmod_256 
+0x757d 032908 arg mem_cx_256 ,rega 
+0x757e 032909 arg mem_t1_256 ,regb 
+0x757f 032910 arg mem_bx_256 ,contw 
+0x7580 032911 call bn_mulmod_256 
+0x7581 032912 arg mem_t3_256 ,rega 
+0x7582 032913 arg mem_t1_256 ,regb 
+0x7583 032914 arg mem_t2_256 ,contw 
+0x7584 032915 call bn_mulmod_256 
+0x7585 032916 arg mem_cy_256 ,rega 
+0x7586 032917 arg mem_t2_256 ,regb 
+0x7587 032918 arg mem_by_256 ,contw 
+0x7588 032919 branch bn_mulmod_256 
+:      032921 ecdbl_256:
+0x7589 032922 arg mem_cz_256 ,rega 
+0x758a 032923 arg mem_t2_256 ,contw 
+0x758b 032924 call bn_sqrmod_256 
+0x758c 032925 arg mem_t2_256 ,rega 
+0x758d 032926 arg mem_t3_256 ,contw 
+0x758e 032927 call bn_sqrmod_256 
+0x758f 032929 arg mem_a_256 ,rega 
+0x7590 032930 arg mem_t3_256 ,regb 
+0x7591 032931 arg mem_t3_256 ,contw 
+0x7592 032932 call bn_mulmod_256 
+0x7593 032933 arg mem_cx_256 ,rega 
+0x7594 032934 arg mem_t2_256 ,contw 
+0x7595 032935 call bn_sqrmod_256 
+0x7596 032937 arg mem_t2_256 ,contr 
+0x7597 032938 arg mem_t1_256 ,contw 
+0x7598 032939 call memcpy32 
+0x7599 032940 arg mem_t1_256 ,rega 
+0x759a 032941 call bn_lshiftmod_256 
+0x759b 032942 arg mem_t2_256 ,rega 
+0x759c 032943 arg mem_t1_256 ,regb 
+0x759d 032944 arg mem_t2_256 ,contw 
+0x759e 032945 call bn_addmod_256 
+0x759f 032947 arg mem_t2_256 ,rega 
+0x75a0 032948 arg mem_t3_256 ,regb 
+0x75a1 032949 arg mem_t2_256 ,contw 
+0x75a2 032950 call bn_addmod_256 
+0x75a3 032952 arg mem_cx_256 ,contr 
+0x75a4 032953 arg mem_t1_256 ,contw 
+0x75a5 032954 call memcpy32 
+0x75a6 032955 arg mem_cy_256 ,rega 
+0x75a7 032956 arg mem_t3_256 ,contw 
+0x75a8 032957 call bn_sqrmod_256 
+0x75a9 032958 arg mem_t1_256 ,rega 
+0x75aa 032959 call bn_lshiftmod_256 
+0x75ab 032960 arg mem_t1_256 ,rega 
+0x75ac 032961 call bn_lshiftmod_256 
+0x75ad 032962 arg mem_t1_256 ,rega 
+0x75ae 032963 arg mem_t3_256 ,regb 
+0x75af 032964 arg mem_t1_256 ,contw 
+0x75b0 032965 call bn_mulmod_256 
+0x75b1 032966 arg mem_t3_256 ,rega 
+0x75b2 032967 arg mem_t0_256 ,contw 
+0x75b3 032968 call bn_sqrmod_256 
+0x75b4 032969 arg mem_t0_256 ,rega 
+0x75b5 032970 call bn_lshiftmod_256 
+0x75b6 032971 arg mem_t0_256 ,rega 
+0x75b7 032972 call bn_lshiftmod_256 
+0x75b8 032973 arg mem_t0_256 ,rega 
+0x75b9 032974 call bn_lshiftmod_256 
+0x75ba 032975 arg mem_cy_256 ,contr 
+0x75bb 032976 arg mem_t3_256 ,contw 
+0x75bc 032977 call memcpy32 
+0x75bd 032978 arg mem_t3_256 ,rega 
+0x75be 032979 call bn_lshiftmod_256 
+0x75bf 032980 arg mem_t3_256 ,rega 
+0x75c0 032981 arg mem_cz_256 ,regb 
+0x75c1 032982 arg mem_cz_256 ,contw 
+0x75c2 032983 call bn_mulmod_256 
+0x75c3 032986 arg mem_t2_256 ,rega 
+0x75c4 032987 arg mem_t3_256 ,contw 
+0x75c5 032988 call bn_sqrmod_256 
+0x75c6 032990 arg mem_t3_256 ,rega 
+0x75c7 032991 arg mem_t1_256 ,regb 
+0x75c8 032992 arg mem_t3_256 ,contw 
+0x75c9 032993 call bn_submod_256 
+0x75ca 032994 arg mem_t3_256 ,rega 
+0x75cb 032995 arg mem_t1_256 ,regb 
+0x75cc 032996 arg mem_cx_256 ,contw 
+0x75cd 032997 call bn_submod_256 
+0x75ce 032998 arg mem_t1_256 ,rega 
+0x75cf 032999 arg mem_cx_256 ,regb 
+0x75d0 033000 arg mem_t3_256 ,contw 
+0x75d1 033001 call bn_submod_256 
+0x75d2 033002 arg mem_t3_256 ,rega 
+0x75d3 033003 arg mem_t2_256 ,regb 
+0x75d4 033004 arg mem_t3_256 ,contw 
+0x75d5 033005 call bn_mulmod_256 
+0x75d6 033006 arg mem_t3_256 ,rega 
+0x75d7 033007 arg mem_t0_256 ,regb 
+0x75d8 033008 arg mem_cy_256 ,contw 
+0x75d9 033009 branch bn_submod_256 
+:      033011 ecadd_256:
+0x75da 033013 arg mem_az_256 ,rega 
+0x75db 033014 arg mem_t7_256 ,contw 
+0x75dc 033015 call bn_sqrmod_256 
+0x75dd 033016 arg mem_cx_256 ,rega 
+0x75de 033017 arg mem_t7_256 ,regb 
+0x75df 033018 arg mem_t0_256 ,contw 
+0x75e0 033019 call bn_mulmod_256 
+0x75e1 033022 arg mem_az_256 ,rega 
+0x75e2 033023 arg mem_t7_256 ,regb 
+0x75e3 033024 arg mem_t7_256 ,contw 
+0x75e4 033025 call bn_mulmod_256 
+0x75e5 033026 arg mem_cy_256 ,rega 
+0x75e6 033027 arg mem_t7_256 ,regb 
+0x75e7 033028 arg mem_t1_256 ,contw 
+0x75e8 033029 call bn_mulmod_256 
+0x75e9 033032 arg mem_cz_256 ,rega 
+0x75ea 033033 arg mem_t7_256 ,contw 
+0x75eb 033034 call bn_sqrmod_256 
+0x75ec 033035 arg mem_ax_256 ,rega 
+0x75ed 033036 arg mem_t7_256 ,regb 
+0x75ee 033037 arg mem_t2_256 ,contw 
+0x75ef 033038 call bn_mulmod_256 
+0x75f0 033040 arg mem_cz_256 ,rega 
+0x75f1 033041 arg mem_t7_256 ,regb 
+0x75f2 033042 arg mem_t7_256 ,contw 
+0x75f3 033043 call bn_mulmod_256 
+0x75f4 033044 arg mem_ay_256 ,rega 
+0x75f5 033045 arg mem_t7_256 ,regb 
+0x75f6 033046 arg mem_t3_256 ,contw 
+0x75f7 033047 call bn_mulmod_256 
+0x75f8 033052 arg mem_t0_256 ,regb 
+0x75f9 033053 arg mem_t2_256 ,rega 
+0x75fa 033054 arg mem_t7_256 ,contw 
+0x75fb 033055 call bn_submod_256 
+0x75fc 033056 arg mem_t0_256 ,rega 
+0x75fd 033057 arg mem_t2_256 ,regb 
+0x75fe 033058 arg mem_t0_256 ,contw 
+0x75ff 033059 call bn_addmod_256 
+0x7600 033062 arg mem_t1_256 ,regb 
+0x7601 033063 arg mem_t3_256 ,rega 
+0x7602 033064 arg mem_t2_256 ,contw 
+0x7603 033065 call bn_submod_256 
+0x7604 033066 arg mem_t1_256 ,rega 
+0x7605 033067 arg mem_t3_256 ,regb 
+0x7606 033068 arg mem_t1_256 ,contw 
+0x7607 033069 call bn_addmod_256 
+0x7608 033070 arg mem_t1_256 ,rega 
+0x7609 033071 arg mem_t7_256 ,regb 
+0x760a 033072 arg mem_t1_256 ,contw 
+0x760b 033073 call bn_mulmod_256 
+0x760c 033074 arg mem_cz_256 ,rega 
+0x760d 033075 arg mem_az_256 ,regb 
+0x760e 033076 arg mem_t3_256 ,contw 
+0x760f 033077 call bn_mulmod_256 
+0x7610 033078 arg mem_t3_256 ,rega 
+0x7611 033079 arg mem_t7_256 ,regb 
+0x7612 033080 arg mem_cz_256 ,contw 
+0x7613 033081 call bn_mulmod_256 
+0x7614 033083 arg mem_t7_256 ,rega 
+0x7615 033084 arg mem_t7_256 ,contw 
+0x7616 033085 call bn_sqrmod_256 
+0x7617 033086 arg mem_t7_256 ,rega 
+0x7618 033087 arg mem_t0_256 ,regb 
+0x7619 033088 arg mem_t3_256 ,contw 
+0x761a 033089 call bn_mulmod_256 
+0x761b 033090 arg mem_t7_256 ,rega 
+0x761c 033091 arg mem_t1_256 ,regb 
+0x761d 033092 arg mem_t1_256 ,contw 
+0x761e 033093 call bn_mulmod_256 
+0x761f 033094 arg mem_t2_256 ,rega 
+0x7620 033095 arg mem_cx_256 ,contw 
+0x7621 033096 call bn_sqrmod_256 
+0x7622 033097 arg mem_cx_256 ,rega 
+0x7623 033098 arg mem_t3_256 ,regb 
+0x7624 033099 arg mem_cx_256 ,contw 
+0x7625 033100 call bn_submod_256 
+0x7626 033101 arg mem_cx_256 ,contr 
+0x7627 033102 arg mem_t7_256 ,contw 
+0x7628 033103 call memcpy32 
+0x7629 033104 arg mem_t7_256 ,rega 
+0x762a 033105 call bn_lshiftmod_256 
+0x762b 033106 arg mem_t3_256 ,rega 
+0x762c 033107 arg mem_t7_256 ,regb 
+0x762d 033108 arg mem_t3_256 ,contw 
+0x762e 033109 call bn_submod_256 
+0x762f 033110 arg mem_t3_256 ,rega 
+0x7630 033111 arg mem_t2_256 ,regb 
+0x7631 033112 arg mem_t2_256 ,contw 
+0x7632 033113 call bn_mulmod_256 
+0x7633 033114 arg mem_t2_256 ,rega 
+0x7634 033115 arg mem_t1_256 ,regb 
+0x7635 033116 arg mem_cy_256 ,contw 
+0x7636 033117 call bn_submod_256 
+0x7637 033118 arg mem_cy_256 ,rega 
+0x7638 033119 arg mem_p_256 ,regb 
+0x7639 033120 arg mem_cy_256 ,contw 
+0x763a 033121 force 0 ,regc 
+0x763b 033122 fetch 1 ,mem_cy_256 
+0x763c 033123 isolate1 0 ,pdata 
+0x763d 033124 call bn_add_256 ,true 
+0x763e 033125 copy regc ,alarm 
+0x763f 033126 arg mem_cy_256 ,rega 
+0x7640 033127 call bn_rshift_256 
+0x7641 033128 fetch 1 ,mem_cy5_256 
+0x7642 033129 isolate1 0 ,alarm 
+0x7643 033130 setflag true ,7 ,pdata 
+0x7644 033131 store 1 ,mem_cy5_256 
+0x7645 033132 rtn 
+:      033134 bn_invmod_256:
+0x7646 033135 copy contw ,timeup 
+0x7647 033136 arg mem_tmp0_256 ,contw 
+0x7648 033137 call clear_mem_256 
+0x7649 033138 force 0 ,pdata 
+0x764a 033140 store 4 ,mem_t2_256 
+0x764b 033141 jam 1 ,mem_tmp0_256 
+0x764c 033142 arg mem_tmp1_256 ,contw 
+0x764d 033143 call clear_mem_512 
+0x764e 033144 arg mem_p_256 ,contr 
+0x764f 033145 arg mem_tmp2_256 ,contw 
+0x7650 033146 call memcpy32 
+0x7651 033147 copy rega ,contr 
+0x7652 033148 arg mem_tmp3_256 ,contw 
+0x7653 033149 call memcpy32 
+:      033155 bn_invmod_256_2:
+0x7654 033156 arg mem_tmp3_256 ,contr 
+0x7655 033157 call bn_eq_zero_256 
+0x7656 033158 branch bn_invmod_256_0 ,blank 
+0x7657 033163 arg mem_tmp3_256 ,rega 
+0x7658 033164 arg mem_tmp0_256 ,regb 
+0x7659 033165 call bn_rshifteven_256 
+0x765a 033166 arg mem_tmp2_256 ,rega 
+0x765b 033167 arg mem_tmp1_256 ,regb 
+0x765c 033168 call bn_rshifteven_256 
+0x765d 033170 arg mem_tmp3_256 ,rega 
+0x765e 033171 arg mem_tmp2_256 ,regb 
+0x765f 033172 call bn_bigeq_256 
+0x7660 033173 branch bn_invmod_256_1 ,positive 
+0x7661 033174 arg mem_tmp2_256 ,rega 
+0x7662 033175 arg mem_tmp3_256 ,regb 
+0x7663 033176 copy rega ,contw 
+0x7664 033177 call bn_sub_256 
+0x7665 033178 arg mem_tmp0_256 ,rega 
+0x7666 033179 arg mem_tmp1_256 ,regb 
+0x7667 033180 copy regb ,contw 
+0x7668 033181 call bn_add_256 
+0x7669 033182 ifetch 1 ,rega 
+0x766a 033183 iadd regc ,regc 
+0x766b 033184 ifetch 1 ,regb 
+0x766c 033185 iadd regc ,pdata 
+0x766d 033186 istore 1 ,regb 
+0x766e 033187 branch bn_invmod_256_2 
+:      033188 bn_invmod_256_1:
+0x766f 033189 arg mem_tmp3_256 ,rega 
+0x7670 033190 arg mem_tmp2_256 ,regb 
+0x7671 033191 copy rega ,contw 
+0x7672 033192 call bn_sub_256 
+0x7673 033193 arg mem_tmp1_256 ,rega 
+0x7674 033194 arg mem_tmp0_256 ,regb 
+0x7675 033195 copy regb ,contw 
+0x7676 033196 call bn_add_256 
+0x7677 033197 ifetch 1 ,rega 
+0x7678 033198 iadd regc ,regc 
+0x7679 033199 ifetch 1 ,regb 
+0x767a 033200 iadd regc ,pdata 
+0x767b 033201 istore 1 ,regb 
+0x767c 033202 branch bn_invmod_256_2 
+:      033203 bn_invmod_256_0:
+0x767d 033205 arg mem_tmp1_256 ,rega 
+0x767e 033206 copy timeup ,contw 
+0x767f 033207 call bn_p256mod 
+0x7680 033209 arg mem_p_256 ,rega 
+0x7681 033210 copy timeup ,regb 
+0x7682 033211 copy timeup ,contw 
+0x7683 033212 branch bn_submod_256 
+:      033215 bn_mulmod_256:
+0x7684 033216 copy contw ,timeup 
+0x7685 033218 force 0 ,regext_index 
+0x7686 033220 arg mem_tmp1_256 ,contw 
+0x7687 033221 call clear_mem_512 
+0x7688 033222 arg mem_regext ,contw 
+0x7689 033223 call clear_mem_512 
+0x768a 033227 copy rega ,contr 
+0x768b 033229 jam 0 ,mem_regext 
+0x768c 033230 setarg 0 
+0x768d 033231 call bn_load_mem 
+0x768e 033232 copy regb ,contr 
+0x768f 033233 call bn_load_256 
+0x7690 033236 force 0 ,queue 
+0x7691 033237 arg mem_tmp1_256 ,contw 
+:      033238 bn_mulmod_256_1:
+0x7692 033241 arg mem_regext ,temp 
+0x7693 033242 copy queue ,regb 
+0x7694 033243 lshift2 regb ,pdata 
+0x7695 033245 iadd temp ,regb 
+0x7696 033246 force 0 ,temp 
+0x7697 033247 force 0 ,regc 
+:      033248 bn_mulmod_256_0:
+0x7698 033253 ifetch 4 ,contw 
+0x7699 033254 iforce rega 
+0x769a 033257 ifetch 4 ,regb 
+0x769b 033258 copy regc ,regext_index 
+0x769c 033259 imul32 regext ,pdata 
+0x769d 033260 iadd rega ,pdata 
+0x769e 033261 iadd temp ,pdata 
+0x769f 033262 istore 4 ,contw 
+0x76a0 033263 rshift32 pdata ,temp 
+0x76a1 033264 increase 1 ,regc 
+0x76a2 033265 compare 8 ,regc ,0xff 
+0x76a3 033266 nbranch bn_mulmod_256_0 ,true 
+0x76a4 033268 deposit temp 
+0x76a5 033269 istore 4 ,contw 
+0x76a6 033270 increase -32 ,contw 
+0x76a7 033273 increase 1 ,queue 
+0x76a8 033274 compare 8 ,queue ,0xff 
+0x76a9 033275 nbranch bn_mulmod_256_1 ,true 
+0x76aa 033276 arg mem_tmp1_256 ,rega 
+0x76ab 033277 copy timeup ,contw 
+0x76ac 033278 branch bn_p256mod 
+:      033280 bn_p256mod:
+0x76ad 033281 bpatch patch1e_2 ,mem_patch1e 
+0x76ae 033282 copy contw ,timeup 
+0x76af 033283 copy rega ,alarm 
+0x76b0 033284 arg mem_tmp2_256 ,regb 
+0x76b1 033285 copy regb ,contw 
+0x76b2 033286 call memset0_4 
+0x76b3 033287 istore 8 ,contw 
+0x76b4 033288 add rega ,44 ,contr 
+0x76b5 033289 call memcpy8 
+0x76b6 033290 call memcpy12 
+0x76b7 033291 copy regb ,rega 
+0x76b8 033292 call bn_lshiftmod_256 
+0x76b9 033293 arg mem_tmp2_256 ,regb 
+0x76ba 033294 copy alarm ,rega 
+0x76bb 033295 copy timeup ,contw 
+0x76bc 033296 call bn_addmod_256 
+0x76bd 033298 arg mem_tmp2_256 ,regb 
+0x76be 033299 copy regb ,contw 
+0x76bf 033300 call memset0_4 
+0x76c0 033301 istore 8 ,contw 
+0x76c1 033302 add alarm ,48 ,contr 
+0x76c2 033303 call memcpy16 
+0x76c3 033304 call memset0_4 
+0x76c4 033305 copy regb ,rega 
+0x76c5 033306 call bn_lshiftmod_256 
+0x76c6 033310 arg mem_tmp2_256 ,regb 
+0x76c7 033311 copy timeup ,rega 
+0x76c8 033312 copy rega ,contw 
+0x76c9 033313 call bn_addmod_256 
+0x76ca 033317 arg mem_tmp2_256 ,regb 
+0x76cb 033318 copy regb ,contw 
+0x76cc 033319 add alarm ,32 ,contr 
+0x76cd 033320 call memcpy12 
+0x76ce 033321 call memset0_4 
+0x76cf 033322 istore 8 ,contw 
+0x76d0 033323 add alarm ,56 ,contr 
+0x76d1 033324 call memcpy8 
+0x76d2 033325 copy timeup ,rega 
+0x76d3 033326 copy rega ,contw 
+0x76d4 033327 call bn_addmod_256 
+0x76d5 033331 arg mem_tmp2_256 ,regb 
+0x76d6 033332 copy regb ,contw 
+0x76d7 033333 add alarm ,36 ,contr 
+0x76d8 033334 call memcpy12 
+0x76d9 033335 add alarm ,52 ,contr 
+0x76da 033336 call memcpy12 
+0x76db 033337 add alarm ,52 ,contr 
+0x76dc 033338 call memcpy4 
+0x76dd 033339 add alarm ,32 ,contr 
+0x76de 033340 call memcpy4 
+0x76df 033341 copy timeup ,rega 
+0x76e0 033342 copy rega ,contw 
+0x76e1 033343 call bn_addmod_256 
+0x76e2 033346 arg mem_tmp2_256 ,regb 
+0x76e3 033347 copy regb ,contw 
+0x76e4 033348 add alarm ,44 ,contr 
+0x76e5 033349 call memcpy12 
+0x76e6 033350 call memset0_4 
+0x76e7 033351 istore 8 ,contw 
+0x76e8 033352 add alarm ,32 ,contr 
+0x76e9 033353 call memcpy4 
+0x76ea 033354 add alarm ,40 ,contr 
+0x76eb 033355 call memcpy4 
+0x76ec 033356 copy timeup ,rega 
+0x76ed 033357 copy rega ,contw 
+0x76ee 033358 call bn_submod_256 
+0x76ef 033361 arg mem_tmp2_256 ,regb 
+0x76f0 033362 copy regb ,contw 
+0x76f1 033363 add alarm ,48 ,contr 
+0x76f2 033364 call memcpy8 
+0x76f3 033365 call memcpy8 
+0x76f4 033366 force 0 ,pdata 
+0x76f5 033367 istore 8 ,contw 
+0x76f6 033368 add alarm ,36 ,contr 
+0x76f7 033369 call memcpy4 
+0x76f8 033370 add alarm ,44 ,contr 
+0x76f9 033371 call memcpy4 
+0x76fa 033372 copy timeup ,rega 
+0x76fb 033373 copy rega ,contw 
+0x76fc 033374 call bn_submod_256 
+0x76fd 033377 arg mem_tmp2_256 ,regb 
+0x76fe 033378 copy regb ,contw 
+0x76ff 033379 add alarm ,52 ,contr 
+0x7700 033380 call memcpy12 
+0x7701 033381 add alarm ,32 ,contr 
+0x7702 033382 call memcpy12 
+0x7703 033383 call memset0_4 
+0x7704 033384 add alarm ,48 ,contr 
+0x7705 033385 call memcpy4 
+0x7706 033386 copy timeup ,rega 
+0x7707 033387 copy rega ,contw 
+0x7708 033388 call bn_submod_256 
+0x7709 033391 arg mem_tmp2_256 ,regb 
+0x770a 033392 copy regb ,contw 
+0x770b 033393 add alarm ,56 ,contr 
+0x770c 033394 call memcpy8 
+0x770d 033395 call memset0_4 
+0x770e 033396 add alarm ,36 ,contr 
+0x770f 033397 call memcpy12 
+0x7710 033398 call memset0_4 
+0x7711 033399 add alarm ,52 ,contr 
+0x7712 033400 call memcpy4 
+0x7713 033401 copy timeup ,rega 
+0x7714 033402 copy rega ,contw 
+0x7715 033403 branch bn_submod_256 
+:      033406 bn_load_mem:
+0x7716 033407 force 32 ,loopcnt 
+0x7717 033408 arg mem_regext ,contw 
+0x7718 033409 iadd contw ,contw 
+0x7719 033410 branch memcpy 
+:      033412 bn_load_256:
+0x771a 033413 force 8 ,loopcnt 
+0x771b 033414 branch bn_load_0 
+:      033416 bn_sqrmod_256:
+0x771c 033417 copy rega ,regb 
+0x771d 033418 branch bn_mulmod_256 
+:      033420 bn_add_256:
+0x771e 033421 force 8 ,loopcnt 
+0x771f 033422 branch bn_add + 1 
+:      033424 bn_addmod_256:
+0x7720 033425 call bn_add_256 
+0x7721 033426 copy contw ,rega 
+0x7722 033427 branch bn_lshiftmod_ismod_256 
+:      033429 bn_lshiftmod_256:
+0x7723 033430 call bn_lshift_256 
+:      033431 bn_lshiftmod_ismod_256:
+0x7724 033432 isolate1 0 ,regc 
+0x7725 033433 branch bn_lshiftmod_p_256 ,true 
+0x7726 033434 arg mem_p_256 ,regb 
+0x7727 033435 copy rega ,regc 
+0x7728 033436 increase -32 ,rega 
+0x7729 033437 call bn_bigeq_256 
+0x772a 033438 nrtn positive 
+0x772b 033439 copy regc ,rega 
+0x772c 033440 branch sub_p2_256 
+:      033442 bn_lshiftmod_p_256:
+0x772d 033443 call sub_p2_256 
+0x772e 033445 copy rega ,regc 
+0x772f 033446 increase -32 ,rega 
+0x7730 033447 arg mem_p_256 ,regb 
+0x7731 033448 call bn_bigeq_256 
+0x7732 033449 nrtn positive 
+0x7733 033450 copy regc ,rega 
+0x7734 033451 branch sub_p2_256 
+:      033454 sub_p2_256:
+0x7735 033455 increase -32 ,rega 
+0x7736 033456 arg mem_p_256 ,regb 
+0x7737 033457 copy rega ,contw 
+0x7738 033458 branch bn_sub_256 
+:      033463 bn_submod_256:
+0x7739 033464 call bn_sub_256 
+0x773a 033466 branch bn_submod_256_np ,true 
+0x773b 033469 add contw ,-32 ,rega 
+0x773c 033470 arg mem_p_256 ,regb 
+0x773d 033471 call bn_bigeq_256 
+0x773e 033472 nrtn positive 
+0x773f 033473 arg mem_p_256 ,regb 
+0x7740 033474 add contw ,-32 ,rega 
+0x7741 033476 copy rega ,contw 
+0x7742 033477 branch bn_sub_256 
+:      033478 bn_submod_256_np:
+0x7743 033479 add contw ,-32 ,rega 
+0x7744 033480 arg mem_p_256 ,regb 
+0x7745 033481 copy rega ,contw 
+0x7746 033482 call bn_add_256 
+0x7747 033484 rtn true 
+0x7748 033485 add contw ,-32 ,rega 
+0x7749 033486 arg mem_p_256 ,regb 
+0x774a 033487 copy rega ,contw 
+0x774b 033488 branch bn_add_256 
+:      033492 bn_sub_256:
+0x774c 033493 force 8 ,loopcnt 
+0x774d 033494 branch bn_sub + 1 
+:      033496 bn_rshift_256:
+0x774e 033497 force 8 ,loopcnt 
+0x774f 033498 increase 28 ,rega 
+0x7750 033499 branch bn_rshift 
+:      033501 bn_lshift_256:
+0x7751 033502 force 8 ,loopcnt 
+0x7752 033503 force 0 ,regc 
+0x7753 033504 branch bn_lshift_0 
+:      033506 bn_bigeq_256:
+0x7754 033507 force 8 ,loopcnt 
+0x7755 033508 increase 28 ,rega 
+0x7756 033509 increase 28 ,regb 
+0x7757 033510 branch bn_bigeq_0 
+:      033513 bn_eq_zero_256:
+0x7758 033514 ifetch 8 ,contr 
+0x7759 033515 nrtn blank 
+0x775a 033516 branch bn_eq_zero 
+:      033521 bn_rshifteven_256:
+0x775b 033522 copy rega ,alarm 
+:      033523 bn_rshifteven_256_1:
+0x775c 033524 copy alarm ,rega 
+0x775d 033525 ifetch 1 ,rega 
+0x775e 033526 isolate1 0 ,pdata 
+0x775f 033527 rtn true 
+0x7760 033528 call bn_rshift_256 
+0x7761 033529 ifetch 1 ,regb 
+0x7762 033530 isolate0 0 ,pdata 
+0x7763 033531 branch bn_rshifteven_256_0 ,true 
+0x7764 033532 arg mem_p_256 ,rega 
+0x7765 033533 copy regb ,contw 
+0x7766 033534 call bn_add_256 
+0x7767 033535 ifetch 1 ,regb 
+0x7768 033536 iadd regc ,pdata 
+0x7769 033537 istore 1 ,regb 
+0x776a 033538 increase -32 ,regb 
+:      033539 bn_rshifteven_256_0:
+0x776b 033540 add regb ,32 ,rega 
+0x776c 033541 force 9 ,loopcnt 
+0x776d 033542 call bn_rshift 
+0x776e 033543 branch bn_rshifteven_256_1 
+:      033546 ui_init:
+0x776f 033547 rtn wake 
+0x7770 033548 call lpm_disable_exen_output 
+0x7771 033549 call ui_button_init 
+0x7772 033550 call ui_timer_init 
+0x7773 033551 branch ui_led_init_global 
+:      033553 ui_dispatch:
+0x7774 033554 call ui_led_dispatch 
+0x7775 033555 branch ui_timer_check 
+:      033557 ui_button_init:
+0x7776 033558 fetch 1 ,mem_ui_button_gpio 
+0x7777 033559 rtneq ui_button_gpio_disable 
+0x7778 033560 iforce temp 
+0x7779 033561 call gpio_config_output 
+0x777a 033562 fetcht 1 ,mem_ui_button_gpio 
+0x777b 033563 call gpio_out_inactive 
+0x777c 033564 nop 100 
+0x777d 033565 fetcht 1 ,mem_ui_button_gpio 
+0x777e 033566 call gpio_config_input 
+0x777f 033567 branch ui_button_polling 
+:      033571 ui_button_polling:
+0x7780 033572 bpatch patch1e_3 ,mem_patch1e 
+0x7781 033573 fetch 1 ,mem_ui_button_gpio 
+0x7782 033574 rtneq ui_button_gpio_disable 
+0x7783 033575 copy pdata ,temp 
+0x7784 033576 call gpio_get_bit 
+0x7785 033577 nbranch ui_button_up ,true 
+:      033579 ui_button_down:
+0x7786 033580 call ui_button_check_long_press 
+0x7787 033581 fetch 2 ,mem_ui_state_map 
+0x7788 033582 set1 ui_state_btn_down ,pdata 
+0x7789 033583 store 2 ,mem_ui_state_map 
+0x778a 033584 fetch 1 ,mem_ui_button_last_state 
+0x778b 033585 rtneq ui_button_state_down 
+0x778c 033586 jam ui_button_state_down ,mem_ui_button_last_state 
+0x778d 033588 fetch 1 ,mem_ui_button_timeout 
+0x778e 033589 store 1 ,mem_ui_button_timer 
+0x778f 033590 call lpm_button_get_wake_lock 
+0x7790 033591 jam bt_evt_button_down ,mem_fifo_temp 
+0x7791 033592 branch ui_ipc_send_event 
+:      033593 ui_button_up:
+0x7792 033594 fetch 2 ,mem_ui_state_map 
+0x7793 033595 set0 ui_state_btn_down ,pdata 
+0x7794 033596 store 2 ,mem_ui_state_map 
+0x7795 033597 fetch 1 ,mem_ui_button_last_state 
+0x7796 033598 rtneq ui_button_state_up 
+0x7797 033599 jam ui_button_state_up ,mem_ui_button_last_state 
+0x7798 033601 jam 0 ,mem_ui_button_timer 
+0x7799 033602 call lpm_button_clean_wake_lock 
+0x779a 033603 jam bt_evt_button_up ,mem_fifo_temp 
+0x779b 033604 branch ui_ipc_send_event 
+:      033606 ui_button_check_long_press:
+0x779c 033607 fetch 1 ,mem_ui_button_timer 
+0x779d 033608 rtn blank 
+0x779e 033609 increase -1 ,pdata 
+0x779f 033610 store 1 ,mem_ui_button_timer 
+0x77a0 033611 nrtn blank 
+0x77a1 033613 jam bt_evt_button_long_pressed ,mem_fifo_temp 
+0x77a2 033614 branch ui_ipc_send_event 
+:      033616 lpm_button_get_wake_lock:
+0x77a3 033617 arg wake_lock_button ,queue 
+0x77a4 033618 branch lpm_get_wake_lock 
+:      033620 lpm_button_clean_wake_lock:
+0x77a5 033621 arg wake_lock_button ,queue 
+0x77a6 033622 branch lpm_put_wake_lock 
+:      033629 calc_curr_struct_prt:
+0x77a7 033630 bpatch patch1e_4 ,mem_patch1e 
+0x77a8 033631 fetch 2 ,mem_ui_led_struct_ptr 
+0x77a9 033632 mul32 rega ,led_offset_length ,regb 
+0x77aa 033633 iadd regb ,regb 
+0x77ab 033634 rtn 
+:      033637 ui_led_init_global:
+0x77ac 033638 fetch 1 ,mem_ui_led_struct_num 
+0x77ad 033639 rtn blank 
+0x77ae 033640 copy pdata ,loopcnt 
+0x77af 033641 fetch 2 ,mem_ui_led_struct_ptr 
+0x77b0 033642 copy pdata ,regb 
+:      033643 ui_led_init_loop:
+0x77b1 033644 add regb ,led_offset_led_gpio ,regc 
+0x77b2 033645 ifetcht 1 ,regc 
+0x77b3 033646 call ui_led_init_set 
+0x77b4 033647 increase led_offset_length ,regb 
+0x77b5 033648 loop ui_led_init_loop 
+0x77b6 033649 rtn 
+:      033652 ui_led_init_set:
+0x77b7 033653 fetch 1 ,mem_ui_led_init_state_set 
+0x77b8 033654 branch gpio_out_inactive ,blank 
+0x77b9 033655 branch gpio_out_active 
+:      033658 ui_led_on_global:
+0x77ba 033659 call calc_curr_struct_prt 
+0x77bb 033660 setarg ui_led_state_lighting 
+0x77bc 033661 istore 1 ,regb 
+0x77bd 033662 call ui_led_stop_timer 
+0x77be 033663 branch ui_led_on_static 
+:      033667 ui_led_blink_stop_global:
+:      033668 ui_led_off_global:
+0x77bf 033670 call calc_curr_struct_prt 
+0x77c0 033671 setarg ui_led_state_darking 
+0x77c1 033672 istore 1 ,regb 
+0x77c2 033674 call ui_led_stop_timer 
+0x77c3 033675 branch ui_led_off_static 
+:      033679 ui_led_blink_start_global:
+0x77c4 033680 call calc_curr_struct_prt 
+0x77c5 033681 setarg ui_led_state_blink_start 
+0x77c6 033682 istore 1 ,regb 
+0x77c7 033683 setarg led_infinite_flash_num 
+0x77c8 033684 istore 1 ,contw 
+0x77c9 033685 branch ui_led_off_static 
+:      033690 ui_led_set_style_global:
+0x77ca 033691 call calc_curr_struct_prt 
+0x77cb 033692 arg led_offset_length ,loopcnt 
+0x77cc 033693 copy regc ,contr 
+0x77cd 033694 copy regb ,contw 
+0x77ce 033695 branch memcpy_fast 
+:      033699 ui_led_dispatch:
+0x77cf 033700 fetch 1 ,mem_ui_led_struct_num 
+0x77d0 033701 rtn blank 
+0x77d1 033702 arg 0 ,rega 
+:      033703 ui_led_blink_polling:
+0x77d2 033704 call ui_led_change_style_by_type 
+0x77d3 033705 increase 1 ,rega 
+0x77d4 033706 fetch 1 ,mem_ui_led_struct_num 
+0x77d5 033707 isub rega ,null 
+0x77d6 033708 rtn zero 
+0x77d7 033709 branch ui_led_blink_polling 
+:      033712 ui_led_off_static:
+0x77d8 033713 add regb ,led_offset_led_gpio ,regc 
+0x77d9 033714 ifetcht 1 ,regc 
+0x77da 033715 branch gpio_out_inactive 
+:      033718 ui_led_on_static:
+0x77db 033719 add regb ,led_offset_led_gpio ,regc 
+0x77dc 033720 ifetcht 1 ,regc 
+0x77dd 033721 branch gpio_out_active 
+:      033725 ui_led_change_style_by_type:
+0x77de 033726 add rega ,ui_led_blink ,queue 
+0x77df 033727 call timer_check 
+0x77e0 033728 nrtn blank 
+0x77e1 033730 call calc_curr_struct_prt 
+0x77e2 033732 ifetch 1 ,regb 
+0x77e3 033734 beq ui_led_state_lighting ,ui_led_on_static 
+0x77e4 033735 beq ui_led_state_darking ,ui_led_off_static 
+0x77e5 033736 beq ui_led_state_blink_stop ,ui_led_off_static 
+0x77e6 033737 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
+:      033738 ui_led_blink_state_lighting:
+0x77e7 033739 call ui_led_on_static 
+0x77e8 033740 add regb ,led_offset_cb_ledon ,regc 
+0x77e9 033741 call push_stack 
+0x77ea 033742 ifetch 2 ,regc 
+0x77eb 033743 call callback_func 
+0x77ec 033744 call pop_stack 
+0x77ed 033745 setarg ui_led_state_blink_darking 
+0x77ee 033746 istore 1 ,regb 
+0x77ef 033747 add regb ,led_offset_on_time ,regc 
+0x77f0 033748 ifetch 2 ,regc 
+0x77f1 033749 branch ui_led_blink_timer_start 
+:      033752 ui_led_blink_state_darking:
+0x77f2 033753 call ui_led_off_static 
+0x77f3 033754 add regb ,led_offset_cb_ledoff ,regc 
+0x77f4 033755 call push_stack 
+0x77f5 033756 ifetch 2 ,regc 
+0x77f6 033757 call callback_func 
+0x77f7 033758 call pop_stack 
+0x77f8 033760 add regb ,led_offset_blink_count ,regc 
+0x77f9 033761 ifetch 1 ,regc 
+0x77fa 033762 beq led_infinite_flash_num ,ui_led_blink_infinite 
+0x77fb 033763 increase -1 ,pdata 
+0x77fc 033764 istore 1 ,regc 
+0x77fd 033765 branch ui_led_blink_stop_global ,blank 
+:      033766 ui_led_blink_infinite:
+0x77fe 033767 setarg ui_led_state_blink_lighting 
+0x77ff 033768 istore 1 ,regb 
+0x7800 033769 add regb ,led_offset_off_time ,regc 
+0x7801 033770 ifetch 2 ,regc 
+:      033771 ui_led_blink_timer_start:
+0x7802 033772 add rega ,ui_led_blink ,queue 
+0x7803 033773 branch timer_init 
+:      033775 ui_led_stop_timer:
+0x7804 033776 setarg 0 
+0x7805 033777 branch ui_led_blink_timer_start 
+:      033783 ui_timer_timeout:
+0x7806 033784 setarg 0x1000 
+0x7807 033785 lshift16 pdata ,pdata 
+0x7808 033786 iadd regb ,regb 
+0x7809 033787 rtn 
+:      033789 ui_timer_check:
+0x780a 033790 bpatch patch1e_5 ,mem_patch1e 
+0x780b 033791 arg 0 ,rega 
+0x780c 033792 fetcht 4 ,mem_ui_timer_last_btclk 
+0x780d 033793 copy clkn_bt ,regb 
+0x780e 033794 copy regb ,pdata 
+0x780f 033795 isub temp ,null 
+0x7810 033796 ncall ui_timer_timeout ,positive 
+:      033797 ui_timer_check_loop:
+0x7811 033798 copy regb ,pdata 
+0x7812 033799 increase 160 ,temp 
+0x7813 033800 increase 160 ,temp 
+0x7814 033801 isub temp ,null 
+0x7815 033802 nbranch ui_timer_check_end ,positive 
+0x7816 033803 increase 1 ,rega 
+0x7817 033804 and rega ,0x0f ,pdata 
+0x7818 033805 nbranch ui_timer_check_loop ,blank 
+0x7819 033806 arg 0 ,rega 
+0x781a 033807 call ui_timer_check_send_evt 
+:      033808 ui_timer_init:
+0x781b 033809 copy clkn_bt ,pdata 
+0x781c 033810 store 4 ,mem_ui_timer_last_btclk 
+0x781d 033811 rtn 
+:      033812 ui_timer_check_end:
+0x781e 033813 copy rega ,pdata 
+0x781f 033814 rtn blank 
+0x7820 033815 increase -160 ,temp 
+0x7821 033816 increase -160 ,temp 
+0x7822 033817 set0 28 ,temp 
+0x7823 033818 storet 4 ,mem_ui_timer_last_btclk 
+:      033819 ui_timer_check_send_evt:
+0x7824 033820 branch app_evt_timer 
+:      033827 ui_ipc_get_lock:
+0x7825 033828 jam 1 ,mem_ipc_lock_bt 
+:      033829 ui_ipc_get_lock_wait:
+0x7826 033830 fetch 1 ,mem_ipc_lock_c51 
+0x7827 033831 nbranch ui_ipc_get_lock_wait ,blank 
+0x7828 033832 rtn 
+:      033834 ui_ipc_put_lock:
+0x7829 033835 jam 0 ,mem_ipc_lock_bt 
+0x782a 033836 rtn 
+:      033840 ui_ipc_send_event:
+0x782b 033841 bpatch patch1e_6 ,mem_patch1e 
+0x782c 033842 call ui_ipc_get_lock 
+0x782d 033843 copy rega ,pdata 
+0x782e 033844 store 4 ,mem_rega 
+0x782f 033845 arg mem_ipc_fifo_bt2c51 ,rega 
+0x7830 033846 call fifo_in 
+0x7831 033847 fetch 4 ,mem_rega 
+0x7832 033848 copy pdata ,rega 
+0x7833 033849 branch ui_ipc_put_lock 
+:      033851 ui_ipc_send_cmd:
+0x7834 033852 bpatch patch1e_7 ,mem_patch1e 
+0x7835 033853 call ui_ipc_get_lock 
+0x7836 033854 copy rega ,pdata 
+0x7837 033855 store 4 ,mem_rega 
+0x7838 033856 arg mem_ipc_fifo_c512bt ,rega 
+0x7839 033857 call fifo_in 
+0x783a 033858 fetch 4 ,mem_rega 
+0x783b 033859 copy pdata ,rega 
+0x783c 033860 branch ui_ipc_put_lock 
+:      033862 ui_ipc_clean_all_fifo:
+0x783d 033863 setarg 0 
+0x783e 033864 store util_fifo_len ,mem_ipc_fifo_c512bt 
+0x783f 033865 store util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x7840 033866 rtn 
+:      033868 check_51cmd:
+0x7841 033869 bpatch patch1f_0 ,mem_patch1f 
+0x7842 033870 fetch 1 ,mem_hci_cmd 
+0x7843 033871 nrtn blank 
+0x7844 033872 arg mem_ipc_fifo_c512bt ,rega 
+0x7845 033873 call fifo_is_empty 
+0x7846 033874 rtn blank 
+0x7847 033875 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
+0x7848 033876 call check_51cmd_once 
+0x7849 033877 fetch 1 ,mem_ipc_skip_continue_proc 
+0x784a 033878 branch check_51cmd ,blank 
+0x784b 033879 rtn 
+:      033881 check_51cmd_once:
+0x784c 033882 call ui_ipc_get_lock 
+0x784d 033883 arg mem_ipc_fifo_c512bt ,rega 
+0x784e 033884 call fifo_out 
+0x784f 033885 copy pdata ,temp 
+0x7850 033886 call ui_ipc_put_lock 
+0x7851 033887 bpatch patch1f_1 ,mem_patch1f 
+0x7852 033888 copy temp ,pdata 
+0x7853 033889 rtn blank 
+0x7854 033890 beq bt_cmd_start_adv ,check_51cmd_adv 
+0x7855 033891 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
+0x7856 033892 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
+0x7857 033893 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
+0x7858 033894 beq bt_cmd_led_off ,check_51cmd_led_off 
+0x7859 033895 beq bt_cmd_led_on ,check_51cmd_led_on 
+0x785a 033896 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
+0x785b 033897 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
+0x785c 033898 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
+0x785d 033899 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
+0x785e 033900 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
+0x785f 033902 store 1 ,mem_fifo_temp 
+:      033905 check_51cmd_once_continue:
+0x7860 033906 fetch 1 ,mem_fifo_temp 
+0x7861 033907 bmark0 mark_context ,check_51cmd_check_idle 
+0x7862 033908 bpatch patch1f_2 ,mem_patch1f 
+0x7863 033909 fetch 1 ,mem_fifo_temp 
+0x7864 033910 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
+0x7865 033911 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
+0x7866 033912 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
+0x7867 033913 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
+0x7868 033914 rtn 
+:      033916 check_51cmd_check_idle:
+0x7869 033917 store 1 ,mem_fifo_temp 
+0x786a 033918 call context_check_idle 
+0x786b 033919 branch check_51cmd_restore ,zero 
+0x786c 033920 call context_search_plap 
+0x786d 033921 nrtn zero 
+:      033922 check_51cmd_restore:
+0x786e 033923 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
+0x786f 033924 branch ui_ipc_send_cmd 
+:      033931 check_51cmd_adv:
+0x7870 033932 jam on ,mem_le_adv_enable 
+0x7871 033933 jam adv_ind ,mem_le_adv_type 
+0x7872 033934 fetch 2 ,mem_ui_state_map 
+0x7873 033935 set1 ui_state_ble_adv ,pdata 
+0x7874 033936 store 2 ,mem_ui_state_map 
+0x7875 033937 rtn 
+:      033941 check_51cmd_stop_adv:
+0x7876 033942 fetch 2 ,mem_ui_state_map 
+0x7877 033943 set0 ui_state_ble_adv ,pdata 
+0x7878 033944 store 2 ,mem_ui_state_map 
+0x7879 033945 jam off ,mem_le_adv_enable 
+0x787a 033946 rtn 
+:      033950 check_51cmd_direct_adv:
+0x787b 033951 jam on ,mem_le_adv_enable 
+0x787c 033952 jam adv_direct_ind ,mem_le_adv_type 
+0x787d 033953 fetch 2 ,mem_ui_state_map 
+0x787e 033954 set1 ui_state_ble_adv ,pdata 
+0x787f 033955 store 2 ,mem_ui_state_map 
+0x7880 033956 rtn 
+:      033960 check_51cmd_stop_direct_adv:
+0x7881 033961 fetch 2 ,mem_ui_state_map 
+0x7882 033962 set0 ui_state_ble_adv ,pdata 
+0x7883 033963 store 2 ,mem_ui_state_map 
+0x7884 033964 jam off ,mem_le_adv_enable 
+0x7885 033965 rtn 
+:      033969 check_51cmd_le_disconnect:
+0x7886 033970 setarg 20 
+0x7887 033971 store 2 ,mem_le_superto 
+0x7888 033972 store 2 ,mem_le_init_superto 
+0x7889 033973 branch le_send_terminate_ind_user_terminated 
+:      033977 check_51cmd_ble_update_connect_param:
+0x788a 033978 branch le_l2cap_tx_update_req 
+:      033982 check_51cmd_led_off:
+0x788b 033983 arg 0 ,rega 
+0x788c 033984 branch ui_led_off_global 
+:      033988 check_51cmd_led_on:
+0x788d 033989 arg 0 ,rega 
+0x788e 033990 branch ui_led_on_global 
+:      033994 check_51cmd_led_start_blink:
+0x788f 033995 arg 0 ,rega 
+0x7890 033996 call calc_curr_struct_prt 
+0x7891 033997 ifetch 1 ,regb 
+0x7892 033998 beq ui_led_state_blink_start ,check_51cmd_led_start_blink_in_blink 
+0x7893 033999 beq ui_led_state_blink_lighting ,check_51cmd_led_start_blink_in_blink 
+0x7894 034000 beq ui_led_state_blink_darking ,check_51cmd_led_start_blink_in_blink 
+0x7895 034001 branch ui_led_blink_start_global 
+:      034003 check_51cmd_led_start_blink_in_blink:
+0x7896 034004 ifetch 1 ,contr 
+0x7897 034005 rtneq led_infinite_flash_num 
+0x7898 034006 branch ui_led_blink_start_global 
+:      034010 check_51cmd_le_start_con:
+0x7899 034011 jam on ,mem_le_scan_enable 
+0x789a 034012 jam hci_cmd_le_create_conn ,mem_hci_cmd 
+0x789b 034015 rtn 
+:      034019 check_51cmd_start_scan:
+0x789c 034020 jam on ,mem_le_scan_enable 
+0x789d 034021 rtn 
+:      034025 check_51cmd_stop_scan:
+0x789e 034026 jam off ,mem_le_scan_enable 
+0x789f 034027 jam 0 ,mem_hci_cmd 
+0x78a0 034028 rtn 
+:      034032 check_51cmd_hibernate:
+0x78a1 034033 fetch 2 ,mem_cb_before_hibernate 
+0x78a2 034034 call callback_func 
+0x78a3 034035 fetch 1 ,mem_ui_button_gpio 
+0x78a4 034036 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
+0x78a5 034037 copy pdata ,temp 
+0x78a6 034038 call gpio_config_input 
+:      034039 check_51cmd_hibernate_btn_disabled:
+0x78a7 034040 call ui_ipc_clean_all_fifo 
+0x78a8 034041 branch lpm_hibernate 
+:      034045 check_51cmd_le_smp_sec_req:
+0x78a9 034046 branch le_send_smp_security_request 
+:      034051 ui_check_paring_button:
+0x78aa 034052 fetch 1 ,mem_ui_state_map 
+0x78ab 034053 rtnbit0 ui_state_btn_down 
+0x78ac 034054 rtn 
+:      034059 queue_init:
+0x78ad 034060 fetch 2 ,mem_queue_ptr 
+0x78ae 034061 add pdata ,queue_offset_curr_num ,contw 
+0x78af 034062 setarg 0 
+0x78b0 034063 istore 3 ,contw 
+0x78b1 034064 rtn 
+:      034068 queue_push:
+0x78b2 034069 bpatch patch1f_3 ,mem_patch1f 
+0x78b3 034070 call disable_user 
+0x78b4 034071 call queue_full 
+0x78b5 034072 rtn blank 
+0x78b6 034073 fetch 2 ,mem_queue_ptr 
+0x78b7 034074 add pdata ,queue_offset_curr_num ,regb 
+0x78b8 034075 ifetcht 1 ,regb 
+0x78b9 034076 increase 1 ,temp 
+0x78ba 034077 istoret 1 ,regb 
+0x78bb 034079 ifetcht 1 ,pdata 
+0x78bc 034080 copy temp ,loopcnt 
+0x78bd 034081 add pdata ,queue_offset_write_ptr ,regb 
+0x78be 034082 ifetch 1 ,regb 
+0x78bf 034083 imul32 temp ,pdata 
+0x78c0 034084 iadd contr ,contw 
+0x78c1 034085 copy rega ,contr 
+:      034086 calc_queue_next_ptr:
+0x78c2 034087 call memcpy 
+0x78c3 034088 call queue_get_size 
+0x78c4 034089 pincrease -1 
+0x78c5 034090 ifetcht 1 ,regb 
+0x78c6 034091 increase 1 ,temp 
+0x78c7 034092 iand temp ,temp 
+0x78c8 034093 istoret 1 ,regb 
+0x78c9 034094 branch enable_user 
+:      034099 queue_pop:
+0x78ca 034100 bpatch patch1f_4 ,mem_patch1f 
+0x78cb 034101 call disable_user 
+0x78cc 034102 call queue_empty 
+0x78cd 034103 rtn blank 
+0x78ce 034104 fetch 2 ,mem_queue_ptr 
+0x78cf 034105 add pdata ,queue_offset_curr_num ,regb 
+0x78d0 034106 ifetcht 1 ,regb 
+0x78d1 034107 increase -1 ,temp 
+0x78d2 034108 istoret 1 ,regb 
+0x78d3 034109 ifetcht 1 ,pdata 
+0x78d4 034110 copy temp ,loopcnt 
+0x78d5 034111 add pdata ,queue_offset_read_ptr ,regb 
+0x78d6 034112 ifetch 1 ,regb 
+0x78d7 034113 imul32 temp ,pdata 
+0x78d8 034114 iadd contr ,contr 
+0x78d9 034115 increase 1 ,contr 
+0x78da 034116 copy rega ,contw 
+0x78db 034117 branch calc_queue_next_ptr 
+:      034124 queue_get_new_ele:
+0x78dc 034125 call disable_user 
+0x78dd 034126 call queue_empty 
+0x78de 034127 rtn blank 
+0x78df 034128 fetch 2 ,mem_queue_ptr 
+0x78e0 034129 ifetcht 1 ,pdata 
+0x78e1 034130 copy temp ,loopcnt 
+0x78e2 034131 add pdata ,queue_offset_read_ptr ,regb 
+0x78e3 034132 ifetch 1 ,regb 
+0x78e4 034133 imul32 temp ,pdata 
+0x78e5 034134 iadd contr ,contr 
+0x78e6 034135 increase 1 ,contr 
+0x78e7 034136 copy contr ,regb 
+0x78e8 034137 copy rega ,contw 
+0x78e9 034138 call memcpy 
+0x78ea 034139 branch enable_user 
+:      034141 queue_store_new_ele:
+0x78eb 034142 call disable_user 
+0x78ec 034143 call queue_empty 
+0x78ed 034144 rtn blank 
+0x78ee 034145 fetch 2 ,mem_queue_ptr 
+0x78ef 034146 ifetcht 1 ,pdata 
+0x78f0 034147 copy temp ,loopcnt 
+0x78f1 034148 add pdata ,queue_offset_read_ptr ,regb 
+0x78f2 034149 ifetch 1 ,regb 
+0x78f3 034150 imul32 temp ,pdata 
+0x78f4 034151 iadd contr ,contr 
+0x78f5 034152 add contr ,2 ,contw 
+0x78f6 034153 copy rega ,contr 
+0x78f7 034154 increase -1 ,loopcnt 
+0x78f8 034155 call memcpy 
+0x78f9 034156 branch enable_user 
+:      034159 queue_empty:
+0x78fa 034160 fetch 2 ,mem_queue_ptr 
+0x78fb 034161 add pdata ,queue_offset_curr_num ,contr 
+0x78fc 034162 ifetch 1 ,contr 
+0x78fd 034163 rtn 
+:      034166 queue_full:
+0x78fe 034167 call queue_get_size 
+0x78ff 034168 ifetcht 1 ,contr 
+0x7900 034169 isub temp ,pdata 
+0x7901 034170 rtn 
+:      034173 queue_get_size:
+0x7902 034174 fetch 2 ,mem_queue_ptr 
+0x7903 034175 add pdata ,queue_offset_length ,contr 
+0x7904 034176 ifetch 1 ,contr 
+0x7905 034177 rtn 
+:      034185 usb_isr:
+0x7906 034186 bpatch patch1f_5 ,mem_patch1f 
+0x7907 034187 fetch 1 ,core_usb_status 
+0x7908 034188 isolate1 usb_status_reset ,pdata 
+0x7909 034189 call usb_init_restart ,true 
+0x790a 034190 fetch 2 ,core_usb_status 
+0x790b 034191 store 2 ,core_usb_status 
+0x790c 034192 store 2 ,mem_usb_status 
+0x790d 034193 call usb_nak_state_judge 
+0x790e 034194 call usb_rx 
+0x790f 034195 call usb0_tx 
+0x7910 034196 call usb_tx 
+0x7911 034197 branch usb_nak_state 
+:      034199 usb_init:
+0x7912 034200 bpatch patch1f_6 ,mem_patch1f 
+0x7913 034201 call enable_authrom 
+0x7914 034202 call usb_init_param 
+:      034203 usb_init_restart:
+0x7915 034204 jam 0x00 ,core_usb_config 
+0x7916 034205 nop 10000 
+0x7917 034206 jam 0x0 ,core_usb_hmode 
+0x7918 034207 fetch 2 ,core_clkoff 
+0x7919 034208 set0 clock_off_usb ,pdata 
+0x791a 034209 store 2 ,core_clkoff 
+0x791b 034210 jam 0x21 ,core_usb_epmap 
+0x791c 034211 jam 0x9d ,core_usb_pupd 
+0x791d 034212 jam 0x3c ,core_usb_config 
+0x791e 034213 setarg mem_usb_rxbuf 
+0x791f 034214 store 2 ,core_usb_rx_saddr 
+0x7920 034215 store 2 ,core_usb_rxptr 
+0x7921 034216 setarg mem_usb_rxbuf_end 
+0x7922 034217 store 2 ,core_usb_rx_eaddr 
+0x7923 034218 jam 0x80 ,core_usb_hmode 
+0x7924 034219 jam 0 ,core_usb_addr 
+0x7925 034220 jam 0xff ,core_usb_status 
+0x7926 034221 setarg mem_usb_clear_mem_end 
+0x7927 034222 arg mem_usb_clear_mem_start ,contw 
+0x7928 034223 isub contw ,loopcnt 
+0x7929 034224 branch clear_mem 
+:      034226 usb_offline_check_init:
+0x792a 034227 fetcht 1 ,mem_usb_offline_check_gpio 
+0x792b 034228 branch gpio_config_input 
+:      034229 usb_offline_state:
+0x792c 034230 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x792d 034231 rtn blank 
+0x792e 034232 fetcht 1 ,mem_usb_offline_check_gpio 
+0x792f 034233 call gpio_get_bit 
+0x7930 034234 branch usb_init_restart ,true 
+0x7931 034235 rtn 
+:      034237 usb_init_param:
+0x7932 034238 jam dev_default ,mem_usb0_state 
+0x7933 034239 setarg 0x0 
+0x7934 034240 store 1 ,mem_remain 
+0x7935 034241 store 2 ,mem_usb_zero_packet 
+0x7936 034242 pincrease 1 
+0x7937 034243 store 2 ,mem_usb_ones_packet 
+0x7938 034244 pincrease 1 
+0x7939 034245 store 2 ,mem_usb_two_packet 
+0x793a 034246 arg mem_string0 ,contw 
+0x793b 034247 setarg 0x030404 
+0x793c 034248 istore 3 ,contw 
+0x793d 034249 setarg 0x0409 
+0x793e 034250 istore 2 ,contw 
+0x793f 034251 arg mem_string1 ,contw 
+0x7940 034252 setsect 0 ,0x15906 
+0x7941 034253 setsect 1 ,0x210d2 
+0x7942 034254 setsect 2 ,0x10494 
+0x7943 034255 setsect 3 ,0x1 
+0x7944 034256 istore 9 ,contw 
+0x7945 034257 arg mem_string2 ,contw 
+0x7946 034258 setsect 0 ,0x1570f 
+0x7947 034259 setsect 1 ,0x15c9a 
+0x7948 034260 setsect 2 ,0x256c6 
+0x7949 034261 setsect 3 ,0x1cdcd 
+0x794a 034262 istore 9 ,contw 
+0x794b 034263 setsect 0 ,0x14420 
+0x794c 034264 setsect 1 ,0x25d99 
+0x794d 034265 setsect 2 ,0x25636 
+0x794e 034266 setsect 3 ,0x1 
+0x794f 034267 istore 7 ,contw 
+0x7950 034268 arg mem_string3 ,contw 
+0x7951 034269 setsect 0 ,0x1620a 
+0x7952 034270 setsect 1 ,0xc8c 
+0x7953 034271 setsect 2 ,0x30333 
+0x7954 034272 setsect 3 ,0xc0c0 
+0x7955 034273 istore 9 ,contw 
+0x7956 034274 setsect 0 ,0x3130 
+0x7957 034275 istore 2 ,contw 
+0x7958 034276 setarg usb_kbdata_vendor_define_addr 
+0x7959 034277 store 2 ,mem_hidreportdesc_kb 
+0x795a 034278 setarg usb_msdata_addr 
+0x795b 034279 store 2 ,mem_hidreportdesc_m 
+0x795c 034280 arg usb_devicedata_addr ,contr 
+0x795d 034281 arg mem_devicedesc ,contw 
+0x795e 034282 arg 19 ,loopcnt 
+0x795f 034283 call memcpy 
+0x7960 034284 arg usb_confdata_addr ,contr 
+0x7961 034285 arg mem_confdesc ,contw 
+0x7962 034286 arg 60 ,loopcnt 
+0x7963 034287 call memcpy 
+:      034288 usb_config_cb:
+0x7964 034289 fetch 2 ,mem_cb_usb_config 
+0x7965 034290 branch callback_func 
+:      034292 usb_tx_interval_config:
+0x7966 034293 fetch 1 ,mem_usb_tx_interval 
+0x7967 034294 rtn blank 
+0x7968 034295 store 1 ,mem_confdesc + 34 
+0x7969 034296 store 1 ,mem_confdesc + 59 
+0x796a 034297 rtn 
+:      034299 usb_nak_state:
+0x796b 034300 arg usb_timer_nak ,queue 
+0x796c 034301 call timer_check 
+0x796d 034302 nrtn blank 
+0x796e 034303 fetch 1 ,mem_usb_wakestate_onetime_flag 
+0x796f 034304 nrtn blank 
+0x7970 034305 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x7971 034306 ncall usb_mac_wakeup_judge ,blank 
+0x7972 034307 rtn 
+:      034309 usb_nak_state_judge:
+0x7973 034310 fetch 1 ,mem_usb_status 
+0x7974 034311 bbit1 usb_status_nak ,usb_nak_state_timer_init 
+0x7975 034312 rtn 
+:      034314 usb_nak_state_timer_init:
+0x7976 034315 call usb0_attached_state_judge 
+0x7977 034316 call timer_reinit 
+0x7978 034317 setarg timer_nak_delay 
+0x7979 034318 arg usb_timer_nak ,queue 
+0x797a 034319 branch timer_init 
+:      034321 usb0_attached_state_judge:
+0x797b 034322 fetch 1 ,mem_usb_state 
+0x797c 034323 bne usb_connected ,usb_clear_halt_dispose 
+0x797d 034324 jam 0 ,mem_usb_wakestate_onetime_flag 
+0x797e 034325 jam 0 ,mem_usb_mac_wakeup_trig 
+0x797f 034326 rtn 
+:      034328 usb_clear_halt_dispose:
+0x7980 034329 fetch 1 ,mem_usb_clear_halt 
+0x7981 034330 rtn blank 
+0x7982 034331 jam 0 ,mem_usb_clear_halt 
+0x7983 034332 jam usb_connected ,mem_usb_state 
+0x7984 034333 jam 1 ,mem_usb_device_enumeration_endflag 
+0x7985 034334 rtn 
+:      034336 usb_rx_no_data:
+0x7986 034337 fetch 1 ,mem_usb_status 
+0x7987 034338 bbit1 usb_status_setup ,usb_class_type 
+0x7988 034339 rtn 
+:      034341 usb_rx_len:
+0x7989 034342 fetchr contus ,2 ,core_usb_rx_saddr 
+0x798a 034343 fetchr contue ,2 ,core_usb_rx_eaddr 
+0x798b 034344 fetchr contu ,2 ,core_usb_rxptr 
+0x798c 034345 ifetch 2 ,contu 
+0x798d 034346 rshift8 pdata ,temp 
+0x798e 034347 rshift4 temp ,temp 
+0x798f 034348 arg 0xfff ,contr 
+0x7990 034349 iand contr ,loopcnt 
+0x7991 034350 storer loopcnt ,2 ,mem_usb_read_len 
+0x7992 034351 rtn 
+:      034354 usb_rx_data:
+0x7993 034355 call usb_rx_len 
+:      034356 usb_rx_read:
+0x7994 034357 ifetch 1 ,contu 
+0x7995 034358 istore 1 ,contw 
+0x7996 034359 loop usb_rx_read 
+0x7997 034360 storer contu ,2 ,core_usb_rxptr 
+0x7998 034361 rtn 
+:      034363 usb_rx_ep13:
+0x7999 034364 arg mem_usb_ccid_buf ,contw 
+0x799a 034365 call usb_rx_read 
+0x799b 034366 arg mem_usb_ccid_buf + 4 ,temp 
+0x799c 034367 storet 2 ,core_usb_tx_saddr3 
+0x799d 034368 fetch 1 ,mem_usb_ccid_buf + 1 
+0x799e 034369 pincrease 6 
+0x799f 034370 istore 1 ,temp 
+0x79a0 034371 jam 0x8 ,core_usb_trig 
+0x79a1 034372 rtn 
+:      034375 usb_rx:
+0x79a2 034376 bpatch patch1f_7 ,mem_patch1f 
+0x79a3 034377 fetch 1 ,mem_usb_status 
+0x79a4 034378 rtnbit0 usb_status_rxready 
+0x79a5 034379 call usb_rx_len 
+0x79a6 034380 compare 13 ,temp ,0xff 
+0x79a7 034381 branch usb_rx_ep13 ,true 
+0x79a8 034382 arg mem_usb_setup ,contw 
+0x79a9 034383 call usb_rx_read 
+0x79aa 034384 fetch 1 ,mem_usb_read_len 
+0x79ab 034385 beq 0x00 ,usb_rx_no_data 
+0x79ac 034386 beq 0x01 ,usb_out_one_byte 
+0x79ad 034387 sub pdata ,7 ,null 
+0x79ae 034388 rtn positive 
+:      034389 usb_class_type:
+0x79af 034390 bpatchx patch20_0 ,mem_patch20 
+0x79b0 034391 set0 mark_isstr ,mark 
+0x79b1 034392 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x79b2 034393 and_into 0x80 ,pdata 
+0x79b3 034394 beq in_device ,usb_in_device 
+0x79b4 034395 beq out_device ,usb_out_device 
+0x79b5 034396 branch assert 
+:      034398 usb_out_one_byte:
+0x79b6 034399 fetch 1 ,mem_usb_setup 
+0x79b7 034400 rtnbit1 7 
+0x79b8 034401 call usb_get_led_status 
+0x79b9 034402 branch usb0_reply_zerolen 
+:      034405 usb_in_device:
+0x79ba 034406 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x79bb 034407 rshift4 pdata ,pdata 
+0x79bc 034408 rshift pdata ,pdata 
+0x79bd 034409 and_into 0x03 ,pdata 
+0x79be 034410 beq standard_req ,usb_in_standard_req 
+0x79bf 034411 beq class_req ,usb_in_class_req 
+0x79c0 034412 beq manufacturer_req ,usb_in_manufacturer_req 
+0x79c1 034413 branch assert 
+:      034415 usb_out_device:
+0x79c2 034416 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x79c3 034417 rshift4 pdata ,pdata 
+0x79c4 034418 rshift pdata ,pdata 
+0x79c5 034419 and_into 0x03 ,pdata 
+0x79c6 034420 beq standard_req ,usb_out_standard_req 
+0x79c7 034421 beq class_req ,usb_out_class_req 
+0x79c8 034422 beq manufacturer_req ,usb_out_manufacturer_req 
+0x79c9 034423 branch assert 
+:      034425 usb_in_standard_req:
+0x79ca 034426 fetch 1 ,mem_usb_setup_brequest 
+0x79cb 034427 beq get_configuration ,usb0_request_get_configuration 
+0x79cc 034428 beq get_descriptor ,usb0_request_get_descriptor 
+0x79cd 034429 beq get_interface ,usb0_request_get_interface 
+0x79ce 034430 beq get_status ,usb0_request_get_status 
+0x79cf 034431 branch usb0_force_stall 
+:      034433 usb_in_class_req:
+0x79d0 034434 fetch 1 ,mem_usb_setup_brequest 
+0x79d1 034435 beq get_idle ,usb_get_idle 
+0x79d2 034436 beq get_report ,usb_get_report 
+0x79d3 034437 beq get_protocol ,usb_get_protocol_req 
+0x79d4 034438 branch usb0_force_stall 
+:      034440 usb_in_manufacturer_req:
+0x79d5 034441 branch usb0_force_stall 
+:      034443 usb_out_standard_req:
+0x79d6 034444 fetch 1 ,mem_usb_setup_brequest 
+0x79d7 034445 beq clear_feature ,usb0_request_clear_feature 
+0x79d8 034446 beq set_feature ,usb0_request_set_feature 
+0x79d9 034447 beq set_address ,usb0_request_set_address 
+0x79da 034448 beq set_configuration ,usb0_request_set_configuration 
+0x79db 034449 beq set_interface ,usb0_request_set_interface 
+0x79dc 034450 beq set_descriptor ,usb0_force_stall 
+0x79dd 034451 branch usb0_force_stall 
+:      034453 usb_out_class_req:
+0x79de 034454 fetch 1 ,mem_usb_setup_brequest 
+0x79df 034455 beq set_idle ,usb_set_idle 
+0x79e0 034456 beq set_report ,usb_set_report 
+0x79e1 034457 beq set_protocol ,usb_set_protocol_req 
+0x79e2 034458 branch usb0_force_stall 
+:      034460 usb_out_manufacturer_req:
+0x79e3 034461 branch usb0_force_stall 
+:      034463 usb0_force_stall:
+0x79e4 034464 bpatchx patch20_1 ,mem_patch20 
+0x79e5 034465 fetch 1 ,core_usb_stall 
+0x79e6 034466 set1 0 ,pdata 
+0x79e7 034467 store 1 ,core_usb_stall 
+0x79e8 034468 branch usb0_reply_zerolen 
+:      034470 usb0_reply_zerolen:
+0x79e9 034471 jam 0x1 ,core_usb_clear_nak 
+0x79ea 034472 rtn 
+:      034474 usb0_request_get_configuration:
+0x79eb 034475 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x79ec 034476 bne in_device ,usb0_force_stall 
+0x79ed 034477 fetch 1 ,mem_usb_setup_windex 
+0x79ee 034478 bne 0 ,usb0_force_stall 
+0x79ef 034479 fetch 1 ,mem_usb_setup_windex + 1 
+0x79f0 034480 bne 0 ,usb0_force_stall 
+0x79f1 034481 fetch 1 ,mem_usb_setup_blength 
+0x79f2 034482 bne 1 ,usb0_force_stall 
+0x79f3 034483 fetch 1 ,mem_usb_setup_blengthh 
+0x79f4 034484 bne 0 ,usb0_force_stall 
+0x79f5 034485 fetch 1 ,mem_usb_setup_bvalue 
+0x79f6 034486 bne 0 ,usb0_force_stall 
+0x79f7 034487 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x79f8 034488 bne 0 ,usb0_force_stall 
+0x79f9 034489 fetch 1 ,mem_usb0_state 
+0x79fa 034490 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
+0x79fb 034491 beq dev_address ,usb0_request_get_cfg_dev_addr 
+0x79fc 034492 branch usb0_force_stall 
+:      034494 usb0_request_get_cfg_dev_cfg:
+0x79fd 034495 arg 1 ,regb 
+0x79fe 034496 branch usb_send_ones_packet 
+:      034498 usb0_request_get_cfg_dev_addr:
+0x79ff 034499 arg 1 ,regb 
+0x7a00 034500 branch usb_send_zero_packet 
+:      034502 usb0_request_get_descriptor:
+0x7a01 034503 bpatchx patch20_2 ,mem_patch20 
+0x7a02 034505 fetch 1 ,mem_usb_setup_bvalueh 
+0x7a03 034506 beq dsc_device ,dsc_device_info 
+0x7a04 034507 beq dsc_config ,dsc_config_info 
+0x7a05 034508 beq dsc_string ,dsc_string_info 
+0x7a06 034509 beq dsc_hid ,dsc_hid_info 
+0x7a07 034510 beq dsc_hid_report ,dsc_hid_report_info 
+0x7a08 034511 branch usb0_force_stall 
+:      034513 dsc_hid_info:
+0x7a09 034514 jam 0 ,mem_usb_get_protocol_flag 
+0x7a0a 034515 fetch 1 ,mem_usb_setup_windex 
+0x7a0b 034516 beq 0 ,dsc_hid_info_interface0 
+0x7a0c 034517 beq 1 ,dsc_hid_info_interface1 
+0x7a0d 034518 branch usb0_force_stall 
+:      034520 dsc_hid_info_interface0:
+0x7a0e 034521 fetchr regb ,1 ,mem_confdesc + 19 
+0x7a0f 034522 arg mem_confdesc + 19 ,rega 
+0x7a10 034523 branch usb0_respond 
+:      034525 dsc_hid_info_interface1:
+0x7a11 034526 fetchr regb ,1 ,mem_confdesc + 44 
+0x7a12 034527 arg mem_confdesc + 44 ,rega 
+0x7a13 034528 branch usb0_respond 
+:      034530 dsc_device_info:
+0x7a14 034534 fetch 1 ,mem_usb_set_high_addr_flag 
+0x7a15 034535 ncall usb_set_high_addr ,blank 
+0x7a16 034536 setarg mem_devicedesc 
+0x7a17 034537 fetcht 1 ,mem_devicedesc 
+:      034538 dsc_info_set_data_len:
+0x7a18 034539 store 2 ,mem_dsc_info_data_pointer 
+0x7a19 034540 storet 1 ,mem_dsc_info_len 
+0x7a1a 034541 fetch 1 ,mem_usb_setup_blength 
+0x7a1b 034542 isub temp ,null 
+0x7a1c 034543 nbranch dsc_info_set_current_data_len ,positive 
+:      034544 dsc_info_set_initial_data_len:
+0x7a1d 034545 fetch 1 ,mem_dsc_info_len 
+:      034546 dsc_info_set_data_size_completed:
+0x7a1e 034547 iforce regb 
+0x7a1f 034548 fetch 2 ,mem_dsc_info_data_pointer 
+0x7a20 034549 add pdata ,1 ,pdata 
+0x7a21 034550 iforce rega 
+0x7a22 034551 branch usb0_respond 
+:      034552 dsc_info_set_current_data_len:
+0x7a23 034553 fetch 1 ,mem_usb_setup_blength 
+0x7a24 034554 branch dsc_info_set_data_size_completed 
+:      034556 usb_set_high_addr:
+0x7a25 034557 fetch 1 ,core_usb_addr 
+0x7a26 034558 ncall usb0_set_addr ,blank 
+0x7a27 034559 jam 0 ,mem_usb_set_high_addr_flag 
+0x7a28 034560 rtn 
+:      034561 usb0_set_addr:
+0x7a29 034562 fetch 1 ,core_usb_addr 
+0x7a2a 034563 set1 7 ,pdata 
+0x7a2b 034564 store 1 ,core_usb_addr 
+0x7a2c 034565 rtn 
+:      034567 dsc_config_info:
+0x7a2d 034568 setarg mem_confdesc 
+0x7a2e 034569 fetcht 1 ,mem_confdesc 
+0x7a2f 034570 branch dsc_info_set_data_len 
+:      034572 dsc_string_info:
+0x7a30 034573 fetch 1 ,mem_usb_setup_bvalue 
+0x7a31 034574 sub pdata ,3 ,null 
+0x7a32 034575 nbranch usb0_force_stall ,positive 
+0x7a33 034576 fetch 1 ,mem_usb_setup_bvalue 
+0x7a34 034577 arg mem_string0 ,rega 
+0x7a35 034578 beq 0 ,usb0_respond_length 
+0x7a36 034579 set1 mark_isstr ,mark 
+0x7a37 034580 arg mem_string1 ,rega 
+0x7a38 034581 beq 1 ,usb0_respond_length 
+0x7a39 034582 arg mem_string2 ,rega 
+0x7a3a 034583 beq 2 ,usb0_respond_length 
+0x7a3b 034584 arg mem_string3 ,rega 
+0x7a3c 034585 beq 3 ,usb0_respond_length 
+0x7a3d 034586 rtn 
+:      034588 dsc_hid_report_info:
+0x7a3e 034589 fetch 2 ,mem_usb_setup_windex 
+0x7a3f 034590 beq 1 ,dsc_hid_report_info0 
+0x7a40 034591 fetchr rega ,2 ,mem_hidreportdesc_kb 
+0x7a41 034592 branch usb0_respond_length 
+:      034593 dsc_hid_report_info0:
+0x7a42 034594 jam 1 ,mem_usb_device_enumeration_endflag 
+0x7a43 034595 jam usb_got_report_req ,mem_usb_state 
+0x7a44 034596 fetchr rega ,2 ,mem_hidreportdesc_m 
+0x7a45 034597 branch usb0_respond_length 
+:      034600 usb0_request_get_interface:
+0x7a46 034601 fetch 1 ,mem_usb0_state 
+0x7a47 034602 bne dev_configured ,usb0_force_stall 
+0x7a48 034603 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7a49 034604 bne in_interface ,usb0_force_stall 
+0x7a4a 034605 fetch 1 ,mem_usb_setup_bvalue 
+0x7a4b 034606 bne 0 ,usb0_force_stall 
+0x7a4c 034607 fetch 1 ,mem_usb_setup_bvalueh 
+0x7a4d 034608 bne 0 ,usb0_force_stall 
+0x7a4e 034609 fetch 1 ,mem_usb_setup_blength 
+0x7a4f 034610 bne 1 ,usb0_force_stall 
+0x7a50 034611 fetch 1 ,mem_usb_setup_blengthh 
+0x7a51 034612 bne 0 ,usb0_force_stall 
+0x7a52 034613 fetch 1 ,mem_usb_setup_windex 
+0x7a53 034614 bne 0 ,usb0_force_stall 
+0x7a54 034615 fetch 1 ,mem_usb_setup_windex + 1 
+0x7a55 034616 bne 0 ,usb0_force_stall 
+0x7a56 034617 arg 1 ,regb 
+0x7a57 034618 branch usb_send_zero_packet 
+:      034621 usb0_request_get_status:
+0x7a58 034622 fetch 1 ,mem_usb0_state 
+0x7a59 034623 beq dev_default ,usb0_force_stall 
+0x7a5a 034624 fetch 1 ,mem_usb_setup_bvalue 
+0x7a5b 034625 bne 0 ,usb0_force_stall 
+0x7a5c 034626 fetch 1 ,mem_usb_setup_bvalueh 
+0x7a5d 034627 bne 0 ,usb0_force_stall 
+0x7a5e 034628 fetch 1 ,mem_usb_setup_blength 
+0x7a5f 034629 bne 2 ,usb0_force_stall 
+0x7a60 034630 fetch 1 ,mem_usb_setup_blengthh 
+0x7a61 034631 bne 0 ,usb0_force_stall 
+0x7a62 034632 fetch 1 ,mem_usb_setup_windex + 1 
+0x7a63 034633 bne 0 ,usb0_force_stall 
+0x7a64 034634 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7a65 034635 beq in_device ,usb0_get_status_in_device 
+0x7a66 034636 beq in_interface ,usb0_get_status_in_interface 
+0x7a67 034637 beq in_endpoint ,usb0_get_status_in_endpoint 
+0x7a68 034638 branch usb0_force_stall 
+:      034641 usb0_sdsystem_dispose:
+0x7a69 034642 jam 1 ,mem_sdsystem_wakeup_flag 
+0x7a6a 034643 branch usb_send_two_packet 
+:      034645 usb0_get_status_in_device:
+0x7a6b 034646 fetch 1 ,mem_usb_setup_windex 
+0x7a6c 034647 bne 0 ,usb0_force_stall 
+0x7a6d 034648 arg 2 ,regb 
+0x7a6e 034649 fetch 1 ,mem_usb_remote_wakeup 
+0x7a6f 034650 beq 0x01 ,usb0_sdsystem_dispose 
+:      034652 usb_send_zero_packet:
+0x7a70 034653 arg mem_usb_zero_packet ,rega 
+0x7a71 034654 branch usb0_respond 
+:      034655 usb_send_ones_packet:
+0x7a72 034656 arg mem_usb_ones_packet ,rega 
+0x7a73 034657 branch usb0_respond 
+:      034658 usb_send_two_packet:
+0x7a74 034659 arg mem_usb_two_packet ,rega 
+0x7a75 034660 branch usb0_respond 
+:      034662 usb0_get_status_in_interface:
+0x7a76 034663 fetch 1 ,mem_usb0_state 
+0x7a77 034664 bne dev_configured ,usb0_force_stall 
+0x7a78 034665 arg 2 ,regb 
+0x7a79 034666 branch usb_send_zero_packet 
+:      034668 usb0_get_status_in_endpoint:
+0x7a7a 034669 fetch 1 ,mem_usb0_state 
+0x7a7b 034670 bne dev_configured ,usb0_force_stall 
+0x7a7c 034671 fetch 1 ,mem_usb_setup_windex 
+0x7a7d 034672 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
+0x7a7e 034673 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
+0x7a7f 034674 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
+0x7a80 034675 and_into 0x7f ,pdata 
+0x7a81 034676 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
+0x7a82 034677 branch usb0_force_stall 
+:      034679 usb0_get_status_in_ep_in_ep0:
+0x7a83 034680 fetch 1 ,mem_usb_ep0_stall_status 
+:      034681 usb0_get_status_in_ep_in_ack:
+0x7a84 034682 arg 2 ,regb 
+0x7a85 034683 beq 1 ,usb_send_ones_packet 
+0x7a86 034684 branch usb_send_zero_packet 
+:      034685 usb0_get_status_in_ep_in_ep1:
+0x7a87 034686 fetch 1 ,mem_usb_ep1_stall_status 
+0x7a88 034687 branch usb0_get_status_in_ep_in_ack 
+:      034688 usb0_get_status_in_ep_in_ep2:
+0x7a89 034689 fetch 1 ,mem_usb_ep2_stall_status 
+0x7a8a 034690 branch usb0_get_status_in_ep_in_ack 
+:      034691 usb0_get_status_in_ep_in_ep3:
+0x7a8b 034692 fetch 1 ,mem_usb_ep3_stall_status 
+0x7a8c 034693 branch usb0_get_status_in_ep_in_ack 
+:      034695 usb_get_idle:
+0x7a8d 034696 jam 1 ,mem_usb_idle_flag 
+0x7a8e 034697 arg mem_usb_idle_rate ,rega 
+0x7a8f 034698 arg 1 ,regb 
+0x7a90 034699 branch usb0_respond 
+:      034701 usb_get_report:
+0x7a91 034702 fetch 2 ,mem_usb_setup_bvalue 
+0x7a92 034703 arg pc_get_report ,temp 
+0x7a93 034704 isub temp ,null 
+0x7a94 034705 nbranch usb0_force_stall ,zero 
+:      034707 usb_get_report_dispose:
+0x7a95 034708 fetch 1 ,mem_usb0_data_ready_report 
+0x7a96 034709 nbranch usb_get_report_data_success ,blank 
+0x7a97 034710 jam pc_get_nondata ,mem_usb0_get_report_data 
+:      034711 usb_get_report_send_data:
+0x7a98 034712 fetch 1 ,mem_usb_setup_blength 
+0x7a99 034713 iforce regb 
+0x7a9a 034714 arg mem_usb0_get_report_data ,rega 
+0x7a9b 034715 call usb0_respond 
+:      034716 usb_get_report_data_release:
+0x7a9c 034717 arg mem_usb0_get_report_data ,contw 
+0x7a9d 034718 arg 64 ,loopcnt 
+0x7a9e 034719 branch memset0 
+:      034720 usb_get_report_data_success:
+0x7a9f 034721 jam 0 ,mem_usb0_data_ready_report 
+0x7aa0 034722 jam pc_get_data ,mem_usb0_get_report_data 
+0x7aa1 034723 branch usb_get_report_send_data 
+:      034725 usb_get_protocol_req:
+0x7aa2 034726 fetch 1 ,mem_usb_setup_blength 
+0x7aa3 034727 bne 1 ,usb0_force_stall 
+0x7aa4 034728 jam 1 ,mem_usb_get_protocol_flag 
+0x7aa5 034729 arg 1 ,regb 
+0x7aa6 034730 fetch 1 ,mem_usb_set_protocol_value 
+0x7aa7 034731 beq 0 ,usb_get_report_protocol 
+0x7aa8 034732 beq 1 ,usb_get_boot_protocol 
+0x7aa9 034733 branch usb_send_zero_packet 
+:      034734 usb_get_report_protocol:
+0x7aaa 034735 branch usb_send_ones_packet 
+:      034736 usb_get_boot_protocol:
+0x7aab 034737 branch usb_send_zero_packet 
+:      034742 usb0_request_clear_feature:
+0x7aac 034743 fetch 1 ,mem_usb0_state 
+0x7aad 034744 bne dev_configured ,usb0_force_stall 
+0x7aae 034745 fetch 1 ,mem_usb_setup_blength 
+0x7aaf 034746 bne 0 ,usb0_force_stall 
+0x7ab0 034747 fetch 1 ,mem_usb_setup_blengthh 
+0x7ab1 034748 bne 0 ,usb0_force_stall 
+0x7ab2 034749 fetch 1 ,mem_usb_setup_bvalueh 
+0x7ab3 034750 bne 0 ,usb0_force_stall 
+0x7ab4 034751 fetch 1 ,mem_usb_setup_windex + 1 
+0x7ab5 034752 bne 0 ,usb0_force_stall 
+0x7ab6 034753 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7ab7 034754 beq out_device ,usb0_request_clear_feature_out_device 
+0x7ab8 034755 beq out_interface ,usb0_request_clear_feature_out_interface 
+0x7ab9 034756 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
+0x7aba 034757 branch usb0_force_stall 
+:      034759 usb0_request_clear_feature_out_device:
+0x7abb 034760 fetch 1 ,mem_usb_setup_bvalue 
+0x7abc 034761 bne device_remote_wakeup ,usb0_force_stall 
+0x7abd 034762 fetch 1 ,core_usb_config 
+0x7abe 034763 set0 7 ,pdata 
+0x7abf 034764 store 1 ,core_usb_config 
+0x7ac0 034765 jam 0 ,mem_usb_remote_wakeup 
+0x7ac1 034766 jam 1 ,mem_usb_clear_remote_wakeup 
+0x7ac2 034767 fetch 1 ,mem_sdsystem_wakeup_flag 
+0x7ac3 034768 branch usb0_reply_zerolen ,blank 
+0x7ac4 034769 jam 0 ,mem_sdsystem_wakeup_flag 
+0x7ac5 034770 jam 0 ,mem_usb_clear_remote_wakeup 
+0x7ac6 034771 jam usb_connected ,mem_usb_state 
+0x7ac7 034772 branch usb0_reply_zerolen 
+:      034774 usb0_request_clear_feature_out_interface:
+0x7ac8 034775 branch usb0_force_stall 
+:      034777 usb0_request_clear_feature_out_endpoint:
+0x7ac9 034778 fetch 1 ,mem_usb_setup_bvalue 
+0x7aca 034779 bne endpoint_halt ,usb0_force_stall 
+0x7acb 034780 fetch 1 ,mem_usb_setup_windex 
+0x7acc 034781 beq in_ep1 ,usb0_force_stall_ep1_in_off 
+0x7acd 034782 beq in_ep2 ,usb0_force_stall_ep2_in_off 
+0x7ace 034783 beq in_ep3 ,usb0_force_stall_ep3_in_off 
+0x7acf 034784 and_into 0x7f ,pdata 
+0x7ad0 034785 beq 0x00 ,usb0_force_stall_ep0_in_off 
+0x7ad1 034786 branch usb0_force_stall 
+:      034788 usb0_force_stall_ep0_in_off:
+0x7ad2 034789 jam 0 ,mem_usb_ep0_stall_status 
+0x7ad3 034790 branch usb0_reply_zerolen 
+:      034791 usb0_force_stall_ep1_in_off:
+0x7ad4 034792 jam 0 ,mem_usb_ep1_stall_status 
+:      034793 usb0_force_stall_ep1_in_off_reply:
+0x7ad5 034794 jam 1 ,mem_usb_clear_halt 
+0x7ad6 034795 branch usb0_reply_zerolen 
+:      034796 usb0_force_stall_ep2_in_off:
+0x7ad7 034797 jam 0 ,mem_usb_ep2_stall_status 
+0x7ad8 034798 branch usb0_force_stall_ep1_in_off_reply 
+:      034799 usb0_force_stall_ep3_in_off:
+0x7ad9 034800 jam 0 ,mem_usb_ep3_stall_status 
+0x7ada 034801 branch usb0_force_stall_ep1_in_off_reply 
+:      034804 usb0_request_set_feature:
+0x7adb 034805 fetch 1 ,mem_usb_setup_blength 
+0x7adc 034806 bne 0 ,usb0_force_stall 
+0x7add 034807 fetch 1 ,mem_usb_setup_blengthh 
+0x7ade 034808 bne 0 ,usb0_force_stall 
+0x7adf 034809 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7ae0 034810 beq out_device ,usb0_request_set_feature_out_device 
+0x7ae1 034811 beq out_interface ,usb0_request_set_feature_out_interface 
+0x7ae2 034812 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
+0x7ae3 034813 branch usb0_force_stall 
+:      034815 usb0_request_set_feature_out_device:
+0x7ae4 034816 fetch 1 ,mem_usb_setup_bvalue 
+0x7ae5 034817 bne device_remote_wakeup ,usb0_force_stall 
+0x7ae6 034818 call dongle_set_pc_sleep_flag 
+0x7ae7 034819 fetch 1 ,core_usb_config 
+0x7ae8 034820 set1 7 ,pdata 
+0x7ae9 034821 store 1 ,core_usb_config 
+0x7aea 034822 jam 1 ,mem_usb_remote_wakeup 
+0x7aeb 034823 jam usb_sleep ,mem_usb_state 
+0x7aec 034824 jam 0 ,mem_usb_tx_win_enable 
+0x7aed 034825 call usb0_reply_zerolen 
+:      034826 usb_wakeup_timer_reinit:
+0x7aee 034827 call timer_reinit 
+0x7aef 034828 setarg timer_wakeup_delay 
+0x7af0 034829 arg usb_timer_wakeup ,queue 
+0x7af1 034830 branch timer_init 
+:      034832 usb0_request_set_feature_out_interface:
+0x7af2 034833 branch usb0_force_stall 
+:      034835 usb0_request_set_feature_out_endpoint:
+0x7af3 034836 fetch 1 ,mem_usb_setup_bvalue 
+0x7af4 034837 bne endpoint_halt ,usb0_force_stall 
+0x7af5 034838 fetch 1 ,mem_usb_setup_bvalueh 
+0x7af6 034839 bne 0 ,usb0_force_stall 
+0x7af7 034840 fetch 1 ,mem_usb_setup_windex 
+0x7af8 034841 beq in_ep1 ,usb0_force_stall_ep1_in_on 
+0x7af9 034842 beq in_ep2 ,usb0_force_stall_ep2_in_on 
+0x7afa 034843 beq in_ep3 ,usb0_force_stall_ep3_in_on 
+0x7afb 034844 and_into 0x7f ,pdata 
+0x7afc 034845 beq 0x00 ,usb0_force_stall_ep0_in_on 
+0x7afd 034846 branch usb0_force_stall 
+:      034848 usb0_force_stall_ep0_in_on:
+0x7afe 034849 jam 1 ,mem_usb_ep0_stall_status 
+0x7aff 034850 branch usb0_reply_zerolen 
+:      034851 usb0_force_stall_ep1_in_on:
+0x7b00 034852 jam 1 ,mem_usb_ep1_stall_status 
+0x7b01 034853 branch usb0_reply_zerolen 
+:      034854 usb0_force_stall_ep2_in_on:
+0x7b02 034855 jam 1 ,mem_usb_ep2_stall_status 
+0x7b03 034856 branch usb0_reply_zerolen 
+:      034857 usb0_force_stall_ep3_in_on:
+0x7b04 034858 jam 1 ,mem_usb_ep3_stall_status 
+0x7b05 034859 branch usb0_reply_zerolen 
+:      034862 usb0_request_set_address:
+0x7b06 034863 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7b07 034864 bne out_device ,usb0_force_stall 
+0x7b08 034865 fetch 1 ,mem_usb_setup_windex 
+0x7b09 034866 bne 0 ,usb0_force_stall 
+0x7b0a 034867 fetch 1 ,mem_usb_setup_windex + 1 
+0x7b0b 034868 bne 0 ,usb0_force_stall 
+0x7b0c 034869 fetch 1 ,mem_usb_setup_blength 
+0x7b0d 034870 bne 0 ,usb0_force_stall 
+0x7b0e 034871 fetch 1 ,mem_usb_setup_blengthh 
+0x7b0f 034872 bne 0 ,usb0_force_stall 
+0x7b10 034873 fetch 1 ,mem_usb_setup_bvalueh 
+0x7b11 034874 bne 0 ,usb0_force_stall 
+0x7b12 034875 fetch 1 ,mem_usb_setup_bvalue 
+0x7b13 034876 and_into 0x80 ,pdata 
+0x7b14 034877 bne 0 ,usb0_force_stall 
+0x7b15 034878 fetch 1 ,mem_usb_setup_bvalue 
+0x7b16 034879 bne 0 ,usb_usb0_state_set_dev_addr 
+:      034880 usb_usb0_state_set_dev_default:
+0x7b17 034881 jam dev_default ,mem_usb0_state 
+:      034882 usb0_request_set_wait_address:
+0x7b18 034883 fetch 1 ,mem_usb_setup_bvalue 
+0x7b19 034884 store 1 ,core_usb_addr 
+0x7b1a 034885 call usb0_reply_zerolen 
+0x7b1b 034886 jam 1 ,mem_usb_set_high_addr_flag 
+0x7b1c 034887 rtn 
+:      034888 usb_usb0_state_set_dev_addr:
+0x7b1d 034889 jam dev_address ,mem_usb0_state 
+0x7b1e 034890 branch usb0_request_set_wait_address 
+:      034893 usb0_request_set_configuration:
+0x7b1f 034894 fetch 1 ,mem_usb0_state 
+0x7b20 034895 beq dev_default ,usb0_force_stall 
+0x7b21 034896 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7b22 034897 bne out_device ,usb0_force_stall 
+0x7b23 034898 fetch 1 ,mem_usb_setup_windex 
+0x7b24 034899 bne 0 ,usb0_force_stall 
+0x7b25 034900 fetch 1 ,mem_usb_setup_windex + 1 
+0x7b26 034901 bne 0 ,usb0_force_stall 
+0x7b27 034902 fetch 1 ,mem_usb_setup_blength 
+0x7b28 034903 bne 0 ,usb0_force_stall 
+0x7b29 034904 fetch 1 ,mem_usb_setup_blengthh 
+0x7b2a 034905 bne 0 ,usb0_force_stall 
+0x7b2b 034906 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x7b2c 034907 bne 0 ,usb0_force_stall 
+0x7b2d 034908 fetch 1 ,mem_usb_setup_bvalue 
+0x7b2e 034909 sub pdata ,usb_max_num_cfg ,null 
+0x7b2f 034910 nbranch usb0_force_stall ,positive 
+0x7b30 034911 fetch 1 ,mem_usb0_state 
+0x7b31 034912 beq dev_address ,usb0_request_set_cfg_addr_state 
+0x7b32 034913 beq dev_configured ,usb0_request_set_cfg_cfg_state 
+0x7b33 034914 branch usb0_force_stall 
+:      034916 usb0_request_set_cfg_addr_state:
+:      034917 usb0_request_set_cfg_cfg_state:
+0x7b34 034918 fetch 1 ,mem_usb_setup_bvalue 
+0x7b35 034919 beq 0 ,usb0_request_set_cfg_stay_addr_state 
+0x7b36 034920 jam dev_configured ,mem_usb0_state 
+0x7b37 034921 branch usb0_reply_zerolen 
+:      034922 usb0_request_set_cfg_stay_addr_state:
+0x7b38 034923 jam dev_address ,mem_usb0_state 
+0x7b39 034924 branch usb0_reply_zerolen 
+:      034927 usb0_request_set_interface:
+0x7b3a 034928 fetch 1 ,mem_usb0_state 
+0x7b3b 034929 bne dev_configured ,usb0_force_stall 
+0x7b3c 034930 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7b3d 034931 bne out_interface ,usb0_force_stall 
+0x7b3e 034932 fetch 1 ,mem_usb_setup_bvalue 
+0x7b3f 034933 bne 0 ,usb0_force_stall 
+0x7b40 034934 fetch 1 ,mem_usb_setup_bvalueh 
+0x7b41 034935 bne 0 ,usb0_force_stall 
+0x7b42 034936 fetch 1 ,mem_usb_setup_blength 
+0x7b43 034937 bne 0 ,usb0_force_stall 
+0x7b44 034938 fetch 1 ,mem_usb_setup_blengthh 
+0x7b45 034939 bne 0 ,usb0_force_stall 
+0x7b46 034940 fetch 1 ,mem_usb_setup_windex 
+0x7b47 034941 bne 0 ,usb0_force_stall 
+0x7b48 034942 fetch 1 ,mem_usb_setup_windex + 1 
+0x7b49 034943 bne 0 ,usb0_force_stall 
+0x7b4a 034944 branch usb0_reply_zerolen 
+:      034947 usb_set_idle:
+0x7b4b 034948 bpatchx patch20_3 ,mem_patch20 
+0x7b4c 034949 jam 1 ,mem_usb_idle_flag 
+0x7b4d 034950 fetch 1 ,mem_usb_setup_bvalueh 
+0x7b4e 034951 store 1 ,mem_usb_idle_rate 
+0x7b4f 034952 fetch 1 ,mem_usb_setup_windex 
+0x7b50 034953 sub pdata ,1 ,null 
+0x7b51 034954 call usb_clear_remote_wakeup_set0 ,zero 
+0x7b52 034955 fetch 1 ,mem_usb_state 
+0x7b53 034956 bne usb_resume ,usb0_reply_zerolen 
+0x7b54 034957 jam usb_connected ,mem_usb_state 
+0x7b55 034958 call usb0_reply_zerolen 
+0x7b56 034959 nop 30000 
+0x7b57 034960 nop 30000 
+0x7b58 034961 rtn 
+:      034962 usb_clear_remote_wakeup_set0:
+0x7b59 034963 jam 1 ,mem_usb_device_enumeration_endflag 
+0x7b5a 034964 jam 0 ,mem_usb_clear_remote_wakeup 
+0x7b5b 034965 jam usb_resume ,mem_usb_state 
+0x7b5c 034966 rtn 
+:      034969 usb_set_report:
+0x7b5d 034970 nop 15000 
+0x7b5e 034971 arg mem_usb0_set_report_data ,contw 
+0x7b5f 034972 call usb_rx_data 
+0x7b60 034973 jam 1 ,mem_usb0_get_set_report 
+0x7b61 034974 call usb_set_report_resume_judge 
+0x7b62 034975 fetch 2 ,mem_usb_setup_bvalue 
+0x7b63 034976 store 2 ,mem_usb_setup_bvalue_temp 
+0x7b64 034977 call usb0_reply_zerolen 
+0x7b65 034978 fetch 1 ,mem_device_option 
+0x7b66 034979 rtnne dvc_op_dongle 
+0x7b67 034980 fetch 1 ,mem_usb_tx_win_enable 
+0x7b68 034981 rtn blank 
+0x7b69 034982 fetch 1 ,mem_usb0_set_report_data 
+:      034983 usb_get_led_status:
+0x7b6a 034984 store 1 ,mem_24g_led_status 
+0x7b6b 034985 jam 0 ,mem_usb_tx_win_enable 
+0x7b6c 034986 jam kb_led_ackpayload ,mem_24g_ackpayload_enable 
+0x7b6d 034987 rtn 
+:      034990 usb_set_report_resume_judge:
+0x7b6e 034991 fetch 2 ,mem_usb_setup_bvalue 
+0x7b6f 034992 arg pc_set_report_bvalue ,temp 
+0x7b70 034993 isub temp ,null 
+0x7b71 034994 nrtn zero 
+0x7b72 034995 fetch 2 ,mem_usb_setup_windex 
+0x7b73 034996 arg pc_set_report_windex ,temp 
+0x7b74 034997 isub temp ,null 
+0x7b75 034998 nrtn zero 
+0x7b76 034999 fetch 2 ,mem_usb_setup_blength 
+0x7b77 035000 arg pc_set_report_blength ,temp 
+0x7b78 035001 isub temp ,null 
+0x7b79 035002 nrtn zero 
+0x7b7a 035003 jam 1 ,mem_usb_tx_win_enable 
+0x7b7b 035004 rtn 
+:      035007 usb_set_protocol_req:
+0x7b7c 035008 fetch 1 ,mem_usb_setup_blength 
+0x7b7d 035009 bne 0 ,usb0_force_stall 
+0x7b7e 035010 fetch 1 ,mem_usb_setup_bvalue 
+0x7b7f 035011 beq boot_protocol ,usb_set_boot_protocol 
+0x7b80 035012 beq report_protocol ,usb_set_report_protocol 
+0x7b81 035013 branch usb0_force_stall 
+:      035014 usb_set_boot_protocol:
+0x7b82 035015 jam 0 ,mem_usb_set_protocol_status 
+0x7b83 035016 jam 1 ,mem_usb_set_protocol_value 
+0x7b84 035017 branch usb0_reply_zerolen 
+:      035018 usb_set_report_protocol:
+0x7b85 035019 jam 1 ,mem_usb_tx_mac_enable 
+0x7b86 035020 jam 1 ,mem_usb_set_protocol_status 
+0x7b87 035021 jam 0 ,mem_usb_set_protocol_value 
+0x7b88 035022 branch usb0_reply_zerolen 
+:      035025 usb0_respond_length:
+0x7b89 035026 ifetchr regb ,1 ,rega 
+0x7b8a 035027 increase 1 ,rega 
+:      035029 usb0_respond:
+0x7b8b 035030 bpatchx patch20_4 ,mem_patch20 
+0x7b8c 035031 set1 mark_usb_first_resp ,mark 
+0x7b8d 035032 bmark0 mark_isstr ,usb0_respond_nostr 
+0x7b8e 035033 increase 1 ,regb 
+0x7b8f 035034 lshift regb ,regb 
+:      035035 usb0_respond_nostr:
+0x7b90 035036 storer rega ,2 ,mem_bufptr 
+0x7b91 035037 storer regb ,1 ,mem_remain 
+0x7b92 035038 branch usb0_tx 
+0x7b93 035039 rtn 
+:      035041 usb_no_respond_data:
+0x7b94 035042 arg 0 ,queue 
+0x7b95 035043 branch usb_trig 
+:      035048 usb0_tx:
+0x7b96 035049 bpatchx patch20_5 ,mem_patch20 
+0x7b97 035050 fetch 1 ,core_usb_txbusy 
+0x7b98 035051 rtnbit1 0 
+0x7b99 035052 fetch 1 ,mem_remain 
+0x7b9a 035053 rtn blank 
+0x7b9b 035054 copy pdata ,loopcnt 
+0x7b9c 035055 iforce temp 
+0x7b9d 035056 fetch 2 ,mem_usb_setup_blength 
+0x7b9e 035057 sub pdata ,ep0_packet_size ,null 
+0x7b9f 035058 branch usb0_tx_short ,positive 
+0x7ba0 035059 sub loopcnt ,ep0_packet_size ,null 
+0x7ba1 035060 branch usb0_tx_info ,positive 
+0x7ba2 035061 force ep0_packet_size ,loopcnt 
+0x7ba3 035062 branch usb0_tx_info 
+:      035063 usb0_tx_short:
+0x7ba4 035064 isub loopcnt ,null 
+0x7ba5 035065 branch usb0_tx_info ,positive 
+0x7ba6 035066 iforce loopcnt 
+0x7ba7 035067 store 1 ,mem_remain 
+:      035068 usb0_tx_info:
+0x7ba8 035069 fetch 1 ,mem_remain 
+0x7ba9 035070 isub loopcnt ,pdata 
+0x7baa 035071 store 1 ,mem_remain 
+0x7bab 035072 add loopcnt ,-1 ,pdata 
+0x7bac 035073 store 1 ,mem_usb_txbuf 
+0x7bad 035074 bmark0 mark_isstr ,usb0_tx_nostr 
+0x7bae 035075 rshift pdata ,pdata 
+0x7baf 035076 add loopcnt ,-1 ,pdata 
+0x7bb0 035077 store 1 ,mem_usb_txbuf 
+0x7bb1 035078 bmark0 mark_usb_first_resp ,usb0_tx_nostr 
+0x7bb2 035079 set0 mark_usb_first_resp ,mark 
+0x7bb3 035080 istoret 1 ,contw 
+0x7bb4 035081 setarg 3 
+0x7bb5 035082 istore 1 ,contw 
+0x7bb6 035083 increase -1 ,loopcnt 
+0x7bb7 035084 copy loopcnt ,pdata 
+0x7bb8 035085 nbranch usb0_tx_nostr ,zero 
+0x7bb9 035086 increase 1 ,loopcnt 
+:      035087 usb0_tx_nostr:
+0x7bba 035088 fetch 2 ,mem_bufptr 
+0x7bbb 035089 copy pdata ,contr 
+:      035090 usb0_tx0:
+0x7bbc 035091 ifetch 1 ,contr 
+0x7bbd 035092 istore 1 ,contw 
+0x7bbe 035093 bmark0 mark_isstr ,usb0_tx1 
+0x7bbf 035094 setarg 0 
+0x7bc0 035095 istore 1 ,contw 
+:      035096 usb0_tx1:
+0x7bc1 035097 loop usb0_tx0 
+0x7bc2 035098 copy contr ,pdata 
+0x7bc3 035099 store 2 ,mem_bufptr 
+0x7bc4 035100 setarg mem_usb_txbuf 
+0x7bc5 035101 store 2 ,core_usb_tx_saddr0 
+0x7bc6 035102 arg 0 ,queue 
+0x7bc7 035103 call usb_trig 
+0x7bc8 035104 fetch 1 ,mem_remain 
+0x7bc9 035105 nrtn blank 
+0x7bca 035106 jam 2 ,core_usb_clear_nak 
+0x7bcb 035107 fetch 1 ,mem_usb_state 
+0x7bcc 035108 rtnne usb_got_report_req 
+0x7bcd 035109 jam usb_connected ,mem_usb_state 
+0x7bce 035110 rtn 
+:      035114 usb_tx_ep1:
+0x7bcf 035115 arg mem_usb_txbuf1 ,rega 
+0x7bd0 035116 arg 1 ,queue 
+0x7bd1 035117 storer rega ,2 ,core_usb_tx_saddr1 
+:      035118 usb_tx_buf:
+0x7bd2 035119 add loopcnt ,-1 ,pdata 
+0x7bd3 035120 istore 1 ,rega 
+:      035121 usb_tx_loop:
+0x7bd4 035122 ifetch 1 ,contr 
+0x7bd5 035123 istore 1 ,contw 
+0x7bd6 035124 loop usb_tx_loop 
+:      035125 usb_trig:
+0x7bd7 035126 setarg 0 
+0x7bd8 035127 qset1 pdata 
+0x7bd9 035128 store 1 ,core_usb_trig 
+0x7bda 035129 rtn 
+:      035131 usb_tx_ep2:
+0x7bdb 035132 arg 2 ,queue 
+0x7bdc 035133 arg mem_usb_txbuf2 ,rega 
+0x7bdd 035134 storer rega ,2 ,core_usb_tx_saddr2 
+0x7bde 035135 branch usb_tx_buf 
+:      035137 usb_tx:
+0x7bdf 035138 bpatchx patch20_6 ,mem_patch20 
+0x7be0 035139 fetch 1 ,mem_usb_tx_enable 
+0x7be1 035140 rtn blank 
+0x7be2 035141 fetch 1 ,core_usb_txbusy 
+0x7be3 035142 and_into 0x0f ,pdata 
+0x7be4 035143 nbranch usb_inwake_state_tx_dispose ,blank 
+0x7be5 035144 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x7be6 035145 branch usb_tx_fifo_release ,blank 
+0x7be7 035146 fetch 1 ,mem_usb_state 
+0x7be8 035147 beq usb_sleep ,usb_windows_wakeup 
+0x7be9 035148 bne usb_connected ,usb_tx_fifo_release 
+0x7bea 035149 fetch 1 ,mem_usb_clear_remote_wakeup 
+0x7beb 035150 nbranch usb_tx_fifo_release ,blank 
+0x7bec 035151 call usb_tx_data_ep1 
+0x7bed 035152 branch usb_tx_data_ep2 
+:      035154 usb_tx_data_ep1:
+0x7bee 035155 fetch 1 ,core_usb_txbusy 
+0x7bef 035156 rtnbit1 1 
+0x7bf0 035157 fetch 1 ,mem_usb_tx_enable 
+0x7bf1 035158 rtnbit0 1 
+0x7bf2 035159 fetch 1 ,mem_usb_tx_enable 
+0x7bf3 035160 set0 1 ,pdata 
+0x7bf4 035161 store 1 ,mem_usb_tx_enable 
+0x7bf5 035162 fetch 1 ,mem_usb_ep1_data 
+0x7bf6 035163 rtn blank 
+0x7bf7 035164 beq usb_ep1_kb ,usb_tx_kb_normal_data 
+0x7bf8 035165 branch assert 
+:      035167 usb_tx_data_ep2:
+0x7bf9 035168 fetch 1 ,core_usb_txbusy 
+0x7bfa 035169 rtnbit1 2 
+0x7bfb 035170 fetch 1 ,mem_usb_tx_enable 
+0x7bfc 035171 rtnbit0 2 
+0x7bfd 035172 fetch 1 ,mem_usb_tx_enable 
+0x7bfe 035173 set0 2 ,pdata 
+0x7bff 035174 store 1 ,mem_usb_tx_enable 
+0x7c00 035175 fetch 1 ,mem_usb_ep2_data 
+0x7c01 035176 rtn blank 
+0x7c02 035177 beq usb_ep2_ms ,usb_tx_ms_data 
+0x7c03 035178 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
+0x7c04 035179 beq usb_ep2_systemkey ,usb_tx_kb_systemkey_data 
+0x7c05 035180 branch assert 
+:      035182 usb_tx_fifo_release:
+0x7c06 035184 arg mem_usb_mouse_data ,contw 
+0x7c07 035185 arg 64 ,loopcnt 
+0x7c08 035186 branch memset0 
+:      035188 usb_tx_ms_data:
+0x7c09 035189 fetch 1 ,mem_usb_idle_flag 
+0x7c0a 035190 fetcht 1 ,mem_usb_get_protocol_flag 
+0x7c0b 035191 iand temp ,pdata 
+0x7c0c 035192 branch usb_tx_ms_data_normal_mode ,blank 
+0x7c0d 035193 fetcht 1 ,mem_usb_set_protocol_status 
+0x7c0e 035194 iadd temp ,pdata 
+0x7c0f 035195 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
+0x7c10 035196 branch usb_tx_ms_data_normal_mode 
+:      035198 usb_tx_ms_data_mac_boot_mode:
+0x7c11 035199 jam 0 ,mem_usb_ep2_data 
+:      035200 usb_tx_ms_data_mac_boot_regroup:
+0x7c12 035201 fetch 1 ,mem_usb_mouse_data + 1 
+0x7c13 035202 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x7c14 035203 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x7c15 035204 fetch 1 ,mem_usb_mouse_data + 1 
+0x7c16 035205 store 1 ,mem_usb_mouse_data 
+0x7c17 035206 fetch 1 ,mem_usb_mouse_data + 2 
+0x7c18 035207 istore 1 ,contw 
+0x7c19 035208 fetch 1 ,mem_usb_mouse_data + 4 
+0x7c1a 035209 istore 1 ,contw 
+0x7c1b 035210 fetch 1 ,mem_usb_mouse_data + 6 
+0x7c1c 035211 istore 1 ,contw 
+0x7c1d 035212 arg 4 ,loopcnt 
+0x7c1e 035213 arg mem_usb_mouse_data ,contr 
+0x7c1f 035214 branch usb_tx_ep2 
+:      035216 usb_tx_ms_data_normal_mode:
+0x7c20 035217 jam 0 ,mem_usb_ep2_data 
+:      035218 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
+0x7c21 035219 arg 8 ,loopcnt 
+0x7c22 035220 arg mem_usb_mouse_data ,contr 
+0x7c23 035221 branch usb_tx_ep2 
+:      035223 usb_tx_kb_multikey_data:
+0x7c24 035224 jam 0 ,mem_usb_ep2_data 
+0x7c25 035225 arg 3 ,loopcnt 
+0x7c26 035226 arg mem_usb_kb_multikey ,contr 
+0x7c27 035227 branch usb_tx_ep2 
+:      035229 usb_tx_kb_normal_data:
+0x7c28 035230 jam 0 ,mem_usb_ep1_data 
+0x7c29 035231 arg 8 ,loopcnt 
+0x7c2a 035232 arg mem_usb_kb_data ,contr 
+0x7c2b 035233 branch usb_tx_ep1 
+:      035235 usb_tx_kb_systemkey_data:
+0x7c2c 035236 jam 0 ,mem_usb_ep2_data 
+0x7c2d 035237 arg 2 ,loopcnt 
+0x7c2e 035238 arg mem_usb_kb_system ,contr 
+0x7c2f 035239 branch usb_tx_ep2 
+:      035241 usb_inwake_state_tx_dispose:
+0x7c30 035242 fetch 1 ,mem_usb_state 
+0x7c31 035243 beq usb_connected ,usb_mac_wakeup_trig 
+0x7c32 035244 rtn 
+:      035245 usb_mac_wakeup_trig:
+0x7c33 035246 fetch 1 ,core_usb_config 
+0x7c34 035247 set1 7 ,pdata 
+0x7c35 035248 store 1 ,core_usb_config 
+0x7c36 035249 jam 1 ,mem_usb_mac_wakeup_trig 
+0x7c37 035250 rtn 
+:      035252 usb_mac_wakeup_judge:
+0x7c38 035253 fetch 1 ,mem_usb_state 
+0x7c39 035254 rtneq usb_sleep 
+0x7c3a 035255 beq usb_connected ,usb_mac_wakeup 
+0x7c3b 035256 rtn 
+:      035257 usb_mac_wakeup:
+0x7c3c 035258 fetch 1 ,mem_usb_mac_wakeup_trig 
+0x7c3d 035259 rtn blank 
+0x7c3e 035260 jam 1 ,mem_usb_wakestate_onetime_flag 
+0x7c3f 035261 branch usb_wakeup 
+:      035263 usb_windows_wakeup:
+0x7c40 035264 arg usb_timer_wakeup ,queue 
+0x7c41 035265 call timer_check 
+0x7c42 035266 nrtn blank 
+:      035267 usb_wakeup:
+0x7c43 035268 fetch 1 ,core_usb_config 
+0x7c44 035269 rtnbit0 7 
+0x7c45 035270 jam 0xfc ,core_usb_config 
+0x7c46 035271 nop 30000 
+0x7c47 035272 jam 0x3c ,core_usb_config 
+0x7c48 035273 rtn 
+:      035280 push_stack:
+0x7c49 035281 storer contw ,2 ,mem_contw 
+0x7c4a 035282 storet 8 ,mem_temp 
+0x7c4b 035283 storer timeup ,4 ,mem_timeup 
+0x7c4c 035284 call push_stack_rega_b_c 
+0x7c4d 035285 storer contr ,2 ,mem_contr 
+0x7c4e 035286 storer loopcnt ,2 ,mem_loopcnt 
+0x7c4f 035287 storer queue ,2 ,mem_queue 
+0x7c50 035288 rtn 
+:      035290 push_stack_rega_b_c:
+0x7c51 035291 storer rega ,4 ,mem_rega 
+0x7c52 035292 storer regb ,4 ,mem_regb 
+0x7c53 035293 storer regc ,3 ,mem_regc 
+0x7c54 035294 rtn 
+:      035296 pop_stack:
+0x7c55 035297 bpatchx patch20_7 ,mem_patch20 
+0x7c56 035298 fetch 2 ,mem_contw 
+0x7c57 035299 iforce contw 
+0x7c58 035300 fetcht 8 ,mem_temp 
+0x7c59 035301 fetchr timeup ,4 ,mem_timeup 
+0x7c5a 035302 call pop_stack_rega_b_c 
+0x7c5b 035303 fetchr loopcnt ,2 ,mem_loopcnt 
+0x7c5c 035304 fetchr queue ,2 ,mem_queue 
+0x7c5d 035305 fetch 2 ,mem_contr 
+0x7c5e 035306 iforce contr 
+0x7c5f 035307 rtn 
+:      035309 pop_stack_rega_b_c:
+0x7c60 035310 fetchr rega ,4 ,mem_rega 
+0x7c61 035311 fetchr regb ,4 ,mem_regb 
+0x7c62 035312 fetchr regc ,3 ,mem_regc 
+0x7c63 035313 rtn 
+:      035315 get_contw:
+0x7c64 035316 fetch 2 ,mem_contw 
+0x7c65 035317 copy pdata ,contw 
+0x7c66 035318 rtn 
+:      035319 get_contr:
+0x7c67 035320 fetch 2 ,mem_contr 
+0x7c68 035321 copy pdata ,contr 
+0x7c69 035322 rtn 
+:      035324 store_contw:
+0x7c6a 035325 copy contw ,pdata 
+0x7c6b 035326 store 2 ,mem_contw 
+0x7c6c 035327 rtn 
+:      035328 store_contr:
+0x7c6d 035329 copy contr ,pdata 
+0x7c6e 035330 store 2 ,mem_contr 
+0x7c6f 035331 rtn 
+:      035335 save_cont_pointers:
+0x7c70 035336 copy contw ,pdata 
+0x7c71 035337 store 2 ,mem_contw 
+0x7c72 035338 copy contr ,pdata 
+0x7c73 035339 store 2 ,mem_contr 
+0x7c74 035340 rtn 
+:      035342 load_cont_pointers:
+0x7c75 035343 fetch 2 ,mem_contw 
+0x7c76 035344 copy pdata ,contw 
+0x7c77 035345 fetch 2 ,mem_contr 
+0x7c78 035346 copy pdata ,contr 
+0x7c79 035347 rtn 
+:      035352 get_diff:
+0x7c7a 035353 isub temp ,rega 
+0x7c7b 035354 rtn positive 
+0x7c7c 035355 arg 0x100 ,rega 
+0x7c7d 035356 iadd rega ,pdata 
+0x7c7e 035357 isub temp ,rega 
+0x7c7f 035358 rtn 
+:      035360 memcpy96:
+0x7c80 035361 call memcpy32 
+:      035362 memcpy64:
+0x7c81 035363 call memcpy32 
+0x7c82 035364 branch memcpy32 
+:      035367 memcpy12:
+0x7c83 035368 call memcpy8 
+:      035369 memcpy4:
+0x7c84 035370 ifetch 1 ,contr 
+0x7c85 035371 istore 1 ,contw 
+:      035372 memcpy3:
+0x7c86 035373 ifetch 3 ,contr 
+0x7c87 035374 istore 3 ,contw 
+0x7c88 035375 rtn 
+:      035376 memcpy8:
+0x7c89 035377 ifetch 8 ,contr 
+0x7c8a 035378 istore 8 ,contw 
+0x7c8b 035379 rtn 
+:      035381 memcpy48:
+0x7c8c 035382 call memcpy16 
+:      035383 memcpy32:
+0x7c8d 035384 call memcpy8 
+:      035385 memcpy24:
+0x7c8e 035386 call memcpy8 
+:      035387 memcpy16:
+0x7c8f 035388 call memcpy8 
+0x7c90 035389 branch memcpy8 
+:      035391 delay:
+0x7c91 035392 increase -1 ,pdata 
+0x7c92 035393 nop 38 
+0x7c93 035394 nbranch delay ,blank 
+0x7c94 035395 rtn 
+:      035398 delay_10ms:
+0x7c95 035399 arg 10 ,loopcnt 
+:      035400 delay_ms_wait:
+0x7c96 035401 nop 12000 
+0x7c97 035402 loop delay_ms_wait 
+0x7c98 035403 rtn 
+:      035406 memset0_16:
+0x7c99 035407 call memset0_8 
+:      035408 memset0_8:
+0x7c9a 035409 call memset0_4 
+:      035410 memset0_4:
+0x7c9b 035411 force 4 ,loopcnt 
+0x7c9c 035412 branch memset0 
+:      035414 clear_mem_256:
+0x7c9d 035415 force 32 ,loopcnt 
+0x7c9e 035416 branch memset0 
+:      035417 clear_mem_512:
+0x7c9f 035418 force 64 ,loopcnt 
+0x7ca0 035419 branch memset0 
+:      035421 clear_mem:
+0x7ca1 035422 deposit loopcnt 
+0x7ca2 035423 rtn blank 
+:      035424 memset0:
+0x7ca3 035425 force 0 ,pdata 
+0x7ca4 035426 lstore contw 
+0x7ca5 035427 rtn 
+:      035429 clear_temp_block:
+0x7ca6 035430 arg 32 ,loopcnt 
+0x7ca7 035431 arg mem_temp_block0 ,contw 
+0x7ca8 035432 branch clear_mem 
+:      035434 xor_loop:
+0x7ca9 035435 ifetch 4 ,regc 
+0x7caa 035436 ifetcht 4 ,rega 
+0x7cab 035437 ixor temp ,pdata 
+0x7cac 035438 istore 4 ,contw 
+0x7cad 035439 increase 4 ,rega 
+0x7cae 035440 increase 4 ,regc 
+0x7caf 035441 loop xor_loop 
+0x7cb0 035442 rtn 
+:      035446 inverse_data:
+0x7cb1 035447 bpatchx patch21_0 ,mem_patch21 
+0x7cb2 035448 copy loopcnt ,pdata 
+0x7cb3 035449 sub pdata ,1 ,null 
+0x7cb4 035450 rtn positive 
+0x7cb5 035451 iadd rega ,regb 
+0x7cb6 035452 increase -1 ,regb 
+0x7cb7 035453 rshift loopcnt ,loopcnt 
+:      035454 inverse_loop:
+0x7cb8 035455 ifetcht 1 ,rega 
+0x7cb9 035456 ifetch 1 ,regb 
+0x7cba 035457 istore 1 ,rega 
+0x7cbb 035458 istoret 1 ,regb 
+0x7cbc 035459 increase -1 ,regb 
+0x7cbd 035460 increase 1 ,rega 
+0x7cbe 035461 loop inverse_loop 
+0x7cbf 035462 rtn 
+:      035464 le2be_6byte:
+:      035465 inverse_data_6byte:
+0x7cc0 035466 rshift32 pdata ,temp 
+0x7cc1 035467 call inverse_data_4byte 
+0x7cc2 035468 byteswap temp ,temp 
+0x7cc3 035469 lshift16 pdata ,pdata 
+0x7cc4 035470 ior temp ,pdata 
+0x7cc5 035471 rtn 
+:      035474 le2be_4byte:
+:      035475 inverse_data_4byte:
+0x7cc6 035476 rshift16 pdata ,contr 
+0x7cc7 035477 byteswap contr ,contr 
+0x7cc8 035478 byteswap pdata ,pdata 
+0x7cc9 035479 lshift16 pdata ,pdata 
+0x7cca 035480 ior contr ,pdata 
+0x7ccb 035481 rtn 
+:      035484 memcpy_fast:
+0x7ccc 035485 bpatchx patch21_1 ,mem_patch21 
+0x7ccd 035486 deposit loopcnt 
+0x7cce 035487 rtn blank 
+:      035488 memcpy_fast_loop:
+0x7ccf 035489 increase -8 ,loopcnt 
+0x7cd0 035490 call memcpy8 ,positive 
+0x7cd1 035491 rtn zero 
+0x7cd2 035492 branch memcpy_fast_loop ,positive 
+0x7cd3 035493 increase 8 ,loopcnt 
+:      035494 memcpy_fast_loop_four:
+0x7cd4 035495 increase -4 ,loopcnt 
+0x7cd5 035496 call memcpy4 ,positive 
+0x7cd6 035497 rtn zero 
+0x7cd7 035498 branch memcpy_fast_loop_four ,positive 
+0x7cd8 035499 increase 4 ,loopcnt 
+0x7cd9 035500 branch memcpy 
+:      035502 memcpy:
+0x7cda 035503 deposit loopcnt 
+0x7cdb 035504 rtn blank 
+:      035505 memcpy_loop:
+0x7cdc 035506 ifetch 1 ,contr 
+0x7cdd 035507 istore 1 ,contw 
+0x7cde 035508 loop memcpy_loop 
+0x7cdf 035509 rtn 
+:      035511 timer_stop:
+0x7ce0 035512 setarg 0 
+:      035513 timer_init:
+0x7ce1 035516 store 2 ,mem_pdatatemp 
+0x7ce2 035517 bpatchx patch21_2 ,mem_patch21 
+0x7ce3 035518 call timer_check 
+0x7ce4 035519 fetcht 2 ,mem_pdatatemp 
+0x7ce5 035520 arg mem_timers ,contw 
+0x7ce6 035522 lshift queue ,pdata 
+0x7ce7 035523 iadd contw ,contw 
+0x7ce8 035524 istoret 2 ,contw 
+0x7ce9 035525 rtn 
+:      035527 timer_check_timeout:
+0x7cea 035528 arg 0x800 ,timeup 
+0x7ceb 035529 lshift16 timeup ,timeup 
+0x7cec 035530 iadd timeup ,pdata 
+0x7ced 035531 rtn 
+:      035534 timer_reinit:
+0x7cee 035535 arg 0 ,queue 
+:      035536 timer_check:
+0x7cef 035537 bpatchx patch21_3 ,mem_patch21 
+0x7cf0 035538 fetcht 4 ,mem_last_clkn 
+0x7cf1 035539 rshift clkn_bt ,pdata 
+0x7cf2 035540 store 4 ,mem_last_clkn 
+0x7cf3 035541 isub temp ,null 
+0x7cf4 035542 ncall timer_check_timeout ,positive 
+0x7cf5 035543 isub temp ,timeup 
+0x7cf6 035544 copy timeup ,temp 
+0x7cf7 035545 arg mem_timers ,contr 
+0x7cf8 035546 copy contr ,contw 
+0x7cf9 035547 arg 16 ,loopcnt 
+:      035548 timer_loop:
+0x7cfa 035549 ifetch 2 ,contr 
+0x7cfb 035550 isub temp ,pdata 
+0x7cfc 035551 branch timer_counting ,positive 
+0x7cfd 035552 force 0 ,pdata 
+:      035553 timer_counting:
+0x7cfe 035554 istore 2 ,contw 
+0x7cff 035555 loop timer_loop 
+0x7d00 035556 arg mem_timers ,contr 
+0x7d01 035557 lshift queue ,pdata 
+0x7d02 035558 iadd contr ,contr 
+0x7d03 035559 ifetch 2 ,contr 
+0x7d04 035560 rtn 
+:      035565 clk_add:
+0x7d05 035566 iadd temp ,temp 
+0x7d06 035567 copy temp ,loopcnt 
+0x7d07 035568 fetch 2 ,mem_param_rt_rthalfslot 
+0x7d08 035569 isub loopcnt ,pdata 
+0x7d09 035570 rtn positive 
+0x7d0a 035571 sub pdata ,0 ,pdata 
+0x7d0b 035572 rshift16 temp ,temp 
+0x7d0c 035573 increase 1 ,temp 
+0x7d0d 035574 lshift16 temp ,temp 
+0x7d0e 035575 ior temp ,temp 
+0x7d0f 035576 rtn 
+:      035578 clk_diff_rt:
+0x7d10 035579 call clk_diff 
+0x7d11 035580 branch clk2rt 
+:      035583 clk_diff:
+0x7d12 035584 disable user 
+0x7d13 035585 isub temp ,pdata 
+0x7d14 035586 branch clk_diff_pos ,positive 
+0x7d15 035587 enable user 
+0x7d16 035588 sub pdata ,0 ,pdata 
+:      035589 clk_diff_pos:
+0x7d17 035590 rtnbit0 15 
+0x7d18 035591 copy pdata ,regab 
+0x7d19 035592 arg 0x10000 ,temp 
+0x7d1a 035593 fetch 2 ,mem_param_rt_rthalfslot 
+0x7d1b 035594 isub temp ,pdata 
+0x7d1c 035595 iadd regab ,pdata 
+0x7d1d 035596 set0 64 ,pdata 
+0x7d1e 035597 rtn 
+:      035601 clk2rt:
+0x7d1f 035602 fetcht 2 ,mem_param_rt_rthalfslot 
+0x7d20 035603 iforce contr 
+0x7d21 035604 rshift16 pdata ,pdata 
+0x7d22 035605 imul32 temp ,pdata 
+0x7d23 035606 iadd contr ,pdata 
+0x7d24 035607 rtn 
+:      035610 clk2lpo:
+0x7d25 035611 lshift8 pdata ,pdata 
+0x7d26 035612 lshift4 pdata ,pdata 
+0x7d27 035613 fetcht 3 ,mem_clks_per_lpo 
+0x7d28 035614 idiv temp 
+0x7d29 035615 call wait_div_end 
+0x7d2a 035616 quotient temp 
+0x7d2b 035617 rtn 
+:      035620 clk2bt:
+0x7d2c 035621 fetcht 2 ,mem_param_rt_rthalfslot 
+0x7d2d 035622 idiv temp 
+0x7d2e 035623 call get_div_result 
+0x7d2f 035624 lshift16 pdata ,pdata 
+0x7d30 035625 remainder temp 
+0x7d31 035626 ior temp ,temp 
+0x7d32 035627 rtn 
+:      035634 string2dec_from_uart:
+0x7d33 035635 arg 0 ,temp 
+:      035636 string2dec_from_uart_done:
+0x7d34 035637 copy temp ,regab 
+0x7d35 035638 ifetch 1 ,contu 
+0x7d36 035639 call uchar2dialog 
+0x7d37 035640 copy regab ,temp 
+0x7d38 035641 call swap 
+0x7d39 035642 arg 10 ,regb 
+0x7d3a 035643 imul32 regb ,pdata 
+0x7d3b 035644 iadd temp ,pdata 
+0x7d3c 035645 copy pdata ,temp 
+0x7d3d 035646 loop string2dec_from_uart_done 
+0x7d3e 035647 rtn 
+:      035651 uchar2dialog:
+0x7d3f 035652 arg 0x3a ,temp 
+0x7d40 035653 isub temp ,null 
+0x7d41 035654 nbranch uchar2dialog_number ,positive 
+0x7d42 035655 arg 0x61 ,temp 
+0x7d43 035656 isub temp ,null 
+0x7d44 035657 branch uchar2dialog_a2f ,positive 
+0x7d45 035658 arg 0x37 ,temp 
+0x7d46 035659 isub temp ,pdata 
+0x7d47 035660 rtn 
+:      035661 uchar2dialog_number:
+0x7d48 035662 arg 0x30 ,temp 
+0x7d49 035663 isub temp ,pdata 
+0x7d4a 035664 rtn 
+:      035665 uchar2dialog_a2f:
+0x7d4b 035666 arg 0x57 ,temp 
+0x7d4c 035667 isub temp ,pdata 
+0x7d4d 035668 rtn 
+:      035671 right_shift_n:
+0x7d4e 035672 sub loopcnt ,0 ,null 
+0x7d4f 035673 rtn zero 
+:      035674 right_shift_n_loop:
+0x7d50 035675 rshift pdata ,pdata 
+0x7d51 035676 loop right_shift_n_loop 
+0x7d52 035677 rtn 
+:      035680 left_shift_n:
+0x7d53 035681 force 1 ,pdata 
+0x7d54 035682 sub loopcnt ,0 ,null 
+0x7d55 035683 rtn zero 
+:      035684 left_shift_n_loop:
+0x7d56 035685 lshift pdata ,pdata 
+0x7d57 035686 loop left_shift_n_loop 
+0x7d58 035687 rtn 
+:      035691 calc_average:
+0x7d59 035692 setarg 0 
+0x7d5a 035693 copy loopcnt ,rega 
+:      035694 calc_average_loop:
+0x7d5b 035695 ifetcht 2 ,contr 
+0x7d5c 035696 iadd temp ,pdata 
+0x7d5d 035697 loop calc_average_loop 
+0x7d5e 035698 idiv rega 
+:      035699 get_div_result:
+0x7d5f 035700 call wait_div_end 
+0x7d60 035701 quotient pdata 
+0x7d61 035702 rtn 
+:      035704 wait_div_end:
+0x7d62 035705 rtn modone 
+0x7d63 035706 branch wait_div_end 
+:      035716 compare_loop:
+:      035717 string_compare:
+0x7d64 035718 ifetch 1 ,rega 
+0x7d65 035719 ifetcht 1 ,regb 
+0x7d66 035720 isub temp ,null 
+0x7d67 035721 nrtn zero 
+0x7d68 035722 increase 1 ,rega 
+0x7d69 035723 increase 1 ,regb 
+0x7d6a 035724 loop string_compare 
+0x7d6b 035725 branch enable_zero 
+:      035729 ceiling:
+0x7d6c 035730 isub temp ,null 
+0x7d6d 035731 nrtn positive 
+0x7d6e 035732 deposit temp 
+0x7d6f 035733 rtn 
+:      035735 swap:
+0x7d70 035736 iadd temp ,pdata 
+0x7d71 035737 isub temp ,temp 
+0x7d72 035738 isub temp ,pdata 
+0x7d73 035739 rtn 
+:      035741 clean_smem:
+0x7d74 035742 arg 0 ,contw 
+0x7d75 035743 branch clean_mem 
+:      035745 clean_xmem:
+0x7d76 035746 arg 0x4000 ,contw 
+:      035747 clean_mem:
+0x7d77 035748 arg 0x1000 ,loopcnt 
+0x7d78 035749 branch memset0 
+:      035752 callback_func:
+0x7d79 035753 rtn blank 
+0x7d7a 035754 copy pdata ,pc 
+:      035757 ice_break_disable_wdt:
+0x7d7b 035758 call wdt_set_disable 
+:      035760 ice_break:
+0x7d7c 035761 jam 0x1 ,core_ice_ctrl 
+0x7d7d 035762 rtn 
+:      035764 ice_setbp:
+0x7d7e 035765 store 2 ,core_ice_break0 
+0x7d7f 035766 fetch 1 ,core_ice_ctrl 
+0x7d80 035767 set1 4 ,pdata 
+0x7d81 035768 store 1 ,core_ice_ctrl 
+0x7d82 035769 rtn 
+:      035770 ice_setbp2:
+0x7d83 035771 store 2 ,core_ice_break1 
+0x7d84 035772 fetch 1 ,core_ice_ctrl 
+0x7d85 035773 set1 6 ,pdata 
+0x7d86 035774 store 1 ,core_ice_ctrl 
+0x7d87 035775 rtn 
+:      035777 ice_set_write_bp:
+0x7d88 035778 store 2 ,core_ice_break0 
+0x7d89 035779 jam 0x30 ,core_ice_ctrl 
+0x7d8a 035780 rtn 
+:      035788 fifo_in:
+0x7d8b 035789 bpatchx patch21_4 ,mem_patch21 
+0x7d8c 035790 ifetcht util_fifo_len ,rega 
+0x7d8d 035791 and temp ,0xff ,pdata 
+0x7d8e 035792 nbranch fifo_in_push ,blank 
+0x7d8f 035793 rshift8 temp ,pdata 
+0x7d90 035794 istore util_fifo_len ,rega 
+:      035795 fifo_in_push:
+0x7d91 035796 increase util_fifo_len + util_fifo_offset ,rega 
+0x7d92 035797 ifetch 1 ,rega 
+0x7d93 035798 nbranch assert ,blank 
+0x7d94 035799 fetch 1 ,mem_fifo_temp 
+0x7d95 035800 istore 1 ,rega 
+0x7d96 035801 rtn 
+:      035806 fifo_out:
+0x7d97 035807 bpatchx patch21_5 ,mem_patch21 
+0x7d98 035808 arg util_fifo_len ,loopcnt 
+0x7d99 035809 ifetch util_fifo_len ,rega 
+0x7d9a 035810 rtn blank 
+:      035811 fifo_out_loop:
+0x7d9b 035812 ifetch 1 ,rega 
+0x7d9c 035813 nbranch fifo_out_end ,blank 
+0x7d9d 035814 increase 1 ,rega 
+0x7d9e 035815 loop fifo_out_loop 
+0x7d9f 035816 branch assert 
+:      035817 fifo_out_end:
+0x7da0 035818 arg 0 ,temp 
+0x7da1 035819 istoret 1 ,rega 
+0x7da2 035820 rtn 
+:      035825 fifo_is_empty:
+0x7da3 035826 ifetch util_fifo_len ,rega 
+0x7da4 035827 rtn 
+:      035832 fifo_is_full:
+0x7da5 035833 ifetch 1 ,rega 
+0x7da6 035834 rtn 
+:      035837 fifo_is_near_full:
+0x7da7 035838 ifetch 2 ,rega 
+0x7da8 035839 rtn 
+:      035843 fifo_content_count:
+0x7da9 035844 arg 0 ,temp 
+:      035845 fifo_content_count_loop:
+0x7daa 035846 fetch 1 ,contr 
+0x7dab 035847 loop fifo_content_count_loop ,blank 
+0x7dac 035848 increase 1 ,temp 
+0x7dad 035849 loop fifo_content_count_loop 
+0x7dae 035850 copy temp ,pdata 
+0x7daf 035851 rtn 
+:      035854 not_greater_than:
+0x7db0 035855 isub temp ,null 
+0x7db1 035856 nrtn positive 
+:      035857 copy_temp2pdata:
+0x7db2 035858 copy temp ,pdata 
+0x7db3 035859 rtn 
+:      035862 disable_positive:
+0x7db4 035863 force -1 ,null 
+0x7db5 035864 rtn 
+:      035865 enable_positive:
+:      035866 disable_zero:
+0x7db6 035867 force 1 ,null 
+0x7db7 035868 rtn 
+:      035869 enable_zero:
+0x7db8 035870 force 0 ,null 
+0x7db9 035871 rtn 
+:      035873 enable_user:
+0x7dba 035874 enable user 
+0x7dbb 035875 rtn 
+:      035877 disable_user:
+0x7dbc 035878 disable user 
+0x7dbd 035879 rtn 
+:      035881 enable_user2:
+0x7dbe 035882 enable user2 
+0x7dbf 035883 rtn 
+:      035885 disable_user2:
+0x7dc0 035886 disable user2 
+0x7dc1 035887 rtn 
+:      035889 enable_user7:
+0x7dc2 035890 enable user7 
+0x7dc3 035891 rtn 
+:      035893 disable_true:
+0x7dc4 035894 disable true 
+0x7dc5 035895 rtn 
+:      035897 enable_true:
+0x7dc6 035898 enable true 
+0x7dc7 035899 rtn 
+:      035901 disable_blank:
+0x7dc8 035902 setarg 1 
+0x7dc9 035903 rtn 
+:      035905 enable_blank:
+:      035906 set_pdata_0:
+0x7dca 035907 setarg 0 
+0x7dcb 035908 rtn 
+:      035912 cal_sum:
+0x7dcc 035913 sub loopcnt ,0 ,null 
+0x7dcd 035914 rtn zero 
+:      035915 cal_sum_loop:
+0x7dce 035916 ifetcht 1 ,contr 
+0x7dcf 035917 iadd temp ,pdata 
+0x7dd0 035918 loop cal_sum_loop 
+0x7dd1 035919 rtn 
+:      035922 reverse_byte:
+0x7dd2 035923 copy loopcnt ,pdata 
+0x7dd3 035924 rtn blank 
+0x7dd4 035925 copy contr ,pdata 
+0x7dd5 035926 iadd loopcnt ,pdata 
+0x7dd6 035927 increase -1 ,pdata 
+0x7dd7 035928 copy pdata ,contr 
+:      035929 reverse_loop:
+0x7dd8 035930 ifetch 1 ,contr 
+0x7dd9 035931 increase -2 ,contr 
+0x7dda 035932 istore 1 ,contw 
+0x7ddb 035933 loop reverse_loop 
+0x7ddc 035934 rtn 
+:      035937 lshift14:
+0x7ddd 035938 lshift16 pdata ,pdata 
+:      035939 rshift2:
+0x7dde 035940 rshift2 pdata ,pdata 
+0x7ddf 035941 rtn 
+:      035943 lshift6:
+0x7de0 035944 lshift8 pdata ,pdata 
+0x7de1 035945 branch rshift2 
+:      035948 clear_wake:
+0x7de2 035949 setarg 0 
+0x7de3 035950 store 8 ,mem_gpio_wakeup_cfg 
+0x7de4 035951 set1 25 ,pdata 
+0x7de5 035952 istore 4 ,contw 
+0x7de6 035953 rtn 
+:      035956 generate_random:
+0x7de7 035957 arg 16 ,loopcnt 
+:      035958 generate_random_loop:
+0x7de8 035959 random pdata 
+0x7de9 035960 istore 1 ,contw 
+0x7dea 035961 loop generate_random_loop 
+0x7deb 035962 rtn 
Index: output/bt_program23.meta
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/output/bt_program23.meta	(revision 1991)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/output/bt_program23.meta	(working copy)
@@ -29,7 +29,9 @@
 //define PWM_SET
 //define SELECT_ANGLE
 define POWER_CTRL
-define MORE_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
@@ -50,7 +52,6 @@
 	beq patch0d_7,mouse_start_reconnect_device+2
 	beq patch0e_3,p_mouse_setgpio_hibernate
 	beq patch0e_4,p_mouse_lpm_before_common
-	beq patch0e_7,p_mouse_adc_read_start
 	beq patch0f_2,p_mouse_motion
 	beq patch0f_7,p_mouse_3io6key_check
 	beq patch10_1,p_mouse_init_sensor
@@ -60,15 +61,13 @@
 	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
-	beq patch13_4,p_mouse_device_led_on
-	beq patch13_5,p_mouse_device_led_off
 	beq patch18_5,p_otp_read_data
 	beq patch1a_5,p_gpio_set_wake_by_current_state	
 	beq patch1a_6,p_gpio_set_wake
@@ -82,7 +81,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
@@ -108,6 +107,7 @@
 p_shutdown_radio:
 	jam 0,0x8900
 	branch shutdown_radio+1
+
 p_set_sync_on:
 	jam 0x60,0x8a0f 
 	jam 0xaa,0x8a10 
@@ -170,7 +170,6 @@
 	call p_set_xtal_cap
 	jam SYSTEM_CLK_12M,mem_system_clk
 	branch sadc_calibration
-//	branch p_dpll_ring_ibias_calc
 	
 p_set_xtal_cap:
 	rtn wake
@@ -231,6 +230,10 @@
 	store 1,0x8138 
 	until null,lpo_edge
 
+p_set_otp_config_wake:
+	fetch 2,mem_otp_charge_pump_x
+	rtn blank
+	store 2,mem_otp_charge_pump
 p_set_otp_config2:
 	fetch 1,0x8acb
 	and pdata,0xf0,pdata
@@ -257,12 +260,6 @@
 	store 1,0x8a02
 	rtn
 
-p_set_otp_config_wake:
-	fetch 2,mem_otp_charge_pump_x
-	rtn blank
-	store 2,mem_otp_charge_pump
-	branch p_set_otp_config2
-
 p_rf_rx_enable:
 	call rf_debug_rx_gpio_high
 	call rf_rx_agc_set
@@ -395,9 +392,6 @@
 p_rfpll_aac_ghpc:
 	rtn wake
 	branch rfpll_aac_ghpc+1
-	
-//p_dpll_ring_ibias_calc:
-//	rtn
 
 p_sadc_calibration:
 	rtn wake
@@ -474,7 +468,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
@@ -524,12 +517,10 @@
 	store 2,mem_le_superto
 	setarg 0
 	store 4,mem_le_transmit_window	
-//	fetch 1,mem_le_conn_rcv_new
-//	store 1,mem_le_conn_first_rcv
 	rtn
+	
 p_le_rx_dec:
 	call le_check_retransmit	
-//	bmark1 mark_old_packet,le_retransmit_end_of_packet
 	fetchr rega, 1,mem_le_rxbuf_data_length
 	increase -4,rega
 	nbranch le_crc_fail_consecutive,positive
@@ -560,16 +551,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
@@ -620,6 +611,80 @@
 	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
+	call gpio_get_bit
+	branch p_gpio_set_qdec_mode,true
+p_gpio_set_low_wake:
+	arg 3,debug
+	branch gpio_set_wake_high
+	
+p_gpio_set_qdec_mode:
+	jam 1,mem_mouse_qdec_set_flag
+p_mouse_qdec_lpm_cfg:
+	arg 6,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
+	call mouse_lpm_before_common+1
+	call mouse_gpio_pd_idle
+p_mouse_wheel_set_impedance:
+	fetcht 1,mem_whee_a_data_gpio
+	call gpio_set_high_impedance
+	fetcht 1,mem_whee_b_data_gpio
+	branch gpio_set_high_impedance
+	
 p_lpm_sleep:
 	//call xtal_fast_wake
 	fetch 2,mem_cb_before_lpm_sleep
@@ -697,7 +762,6 @@
 	nbranch g24_reconn_device_fail,sync
 	nbranch g24_reconn_device_fail,user3
 	call g24_ackpayload_parse
-	
 	fetch 1,mem_24g_rxdata_length	//ack payload length 
 	branch p_recv_addr_zero_skip,blank
 p_g24_reconn_dispatch_next_2:	
@@ -712,7 +776,23 @@
 	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,g24_pair_start
 	branch g24_reconn_receiver_addr
 
+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_recv_addr_zero_skip:
+	fetch 4,mem_24g_fast_conn_addr
+	fetcht 4,mem_24g_addr
+	isub temp,null
+	branch p_g24_reconn_dispatch_next_2,zero
 	fetch 4,mem_24g_rxpayload+2
 	rtn blank
 	branch p_g24_reconn_dispatch_next_2
@@ -756,7 +836,6 @@
 	beq 0,power_ctrl_decrs_level0
 	increase -1,pdata
 	store 1,mem_power_ctrl_level
-	beq 3,p_power_ctrl_decrs_level3
 	beq 2,p_power_ctrl_decrs_level2
 	beq 1,power_ctrl_decrs_level1	//0dBm
 	branch power_ctrl_decrs_level0 //-5dBm
@@ -765,16 +844,11 @@
 	jam 0,mem_power_ctrl_pac_succ_cnt
 p_power_ctrl_txpower_incrs:
 	fetch 1,mem_power_ctrl_level
-	beq 4,p_power_ctrl_incrs_level4
+	beq 3,p_power_ctrl_incrs_level3
 	increase 1,pdata
 	store 1,mem_power_ctrl_level
 	beq 1,power_ctrl_incrs_level1	//0dBm
 	beq 2,p_power_ctrl_incrs_level2
-	beq 3,p_power_ctrl_incrs_level3
-p_power_ctrl_incrs_level4:	//+7dBm
-	jam TX_POWER_7DB,mem_tx_power
-	rtn		
-p_power_ctrl_decrs_level3:	
 p_power_ctrl_incrs_level3:	//+5dBm
 	jam TX_POWER_5DB,mem_tx_power
 	rtn	
@@ -796,46 +870,10 @@
 	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
-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_soft_reset:
+	nbranch soft_reset+1,wake
+	until null,lpo_edge
+	until null,lpo_edge
 	clear_stack
 	call p_mouse_wheel_init_set,wake
 	branch soft_reset+2
@@ -854,6 +892,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
@@ -861,17 +900,29 @@
 	bbit1 MOUSE_ENABLE_FLASH,mouse_load_flash_info_check
 	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
@@ -891,17 +942,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
@@ -938,7 +990,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:
@@ -948,6 +1000,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:
@@ -1172,62 +1277,14 @@
 	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
 	call mouse_low_voltage_led_timer
 	call mouse_adc_read
 	//led
-	call p_mouse_logo_led_on_timer
-	call p_mouse_led_multi_timer
+	call mouse_logo_led_on_timer
+	call mouse_led_multi_timer
 	call mouse_dpi_led_blink_delay_timer
 	//24g
 	call g24_pair_timeout_timer
@@ -1249,38 +1306,22 @@
 	call mouse_wheel_trigger_timer
 	call mouse_store_information_delay_timer
 	branch mouse_check_no_data_timeout_timer
-
-p_mouse_logo_led_on_timer:
-	fetch 1,mem_mouse_logo_led_gpio
-	rtneq GPIO_DISABLE
-	fetch 1,mem_mouse_logo_enable_flag
-	nrtn blank
-	fetch 2,mem_mouse_no_data_timer
-	rtn blank
-	fetch 1,mem_mouse_multi_led_powon_timer
-	nrtn blank
-	branch mouse_logo_led_on_timer+4
-
-p_mouse_led_multi_timer:
-	fetch 1,mem_mouse_multi_led_blink_enable
-	rtn blank
-	fetch 1,mem_mouse_multi_led_type
-	beq MULTI_LED_BLINK,mouse_multi_led_type_blink
-	fetch 1,mem_mouse_multi_led_powon_timer
-	branch p_mouse_device_poweron_led_off,blank
-	branch mouse_device_multi_led_type_on+2
-
-p_mouse_device_poweron_led_off:
-	call mouse_device_poweron_led_off
-	fetch 1,mem_mouse_direct_timer
-	rtn blank
-	branch mouse_device_le_reconn_led_config
 	
 p_mouse_le_send_conn_param_update_timer:
 	arg mem_mouse_le_send_conn_param_update_timer,regc
 	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
@@ -1357,6 +1398,7 @@
 	fetch 1,mem_le_check_retransmit_discon_flag
 	nbranch mouse_start_reconnect,blank
 	branch mouse_app_enter_hibernate
+
 p_mouse_24g_attempt_success:
 	fetch 4,mem_24g_addr
 	store 4,mem_24g_receiver_addr
@@ -1402,7 +1444,7 @@
 p_mouse_24g_first_bluetooth_reconnect:
 	call mouse_24g_stop
 	jam MODE_BT_DEVICE1,mem_device_flag
-	branch mouse_start_reconnect_device
+	branch mouse_le_fast_conn_judge
 
 p_mouse_reconn_dongle_attempt_fail:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -1412,7 +1454,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
@@ -1482,12 +1558,7 @@
 	setarg 0
 	store 4,mem_gpio_wakeup_cfg+8
 	rtn
-
-p_mouse_check_select_device_by_switch:
-	call mouse_check_select_device_by_switch+1
-	fetcht 1,mem_device_switch_gpio
-	branch mouse_gpio_config_input_pd
-
+	
 p_mouse_24g_hibernate_set:
 	jam 0,mem_24g_attempt_fail_flag
 	call g24_transmit_next_packet
@@ -1500,55 +1571,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
@@ -1559,58 +1581,20 @@
 	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
-	fetcht 1,mem_whee_b_data_gpio
-	call mouse_gpio_config_input_pd
-	call mouse_device_multi_led_all_off
-	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
-
-p_mouse_gpio_set_high_impedance:
-	fetch 3,mem_mouse_set_high_impedance_bit_set
-	store 3,mem_pdatatemp
-	arg 24,loopcnt
-	arg 0,temp
-p_mouse_gpio_set_high_impedance_bit_loop:	
-	fetch 3,mem_pdatatemp
-	isolate1 0,pdata
-	call p_gpio_set_analog,true
-	fetch 3,mem_pdatatemp
-	rshift pdata,pdata
-	store 3,mem_pdatatemp
-	increase 1,temp
-	loop p_mouse_gpio_set_high_impedance_bit_loop
-	rtn
-
-p_gpio_set_analog:
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	rtn zero
-	branch gpio_set_analog
-
-p_mouse_lpm_before_common:
-	call p_clear_wake
-	jam 0,mem_mouse_qdec_set_flag
-	branch mouse_lpm_before_common+1
-
-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
-
+	call p_mouse_wheel_set_impedance
+//	fetcht 1,mem_mouse_reuse_2ice_gpio
+//	call mouse_gpio_config_input_pu
+//	call p_mouse_gpio_set_high_impedance
+	branch mouse_setgpio_hibernate_next
 p_mouse_24g_package_data:
 	rtnmark0 mark_24g
 	call mouse_motion
@@ -1649,56 +1633,58 @@
 	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
 
+p_mouse_check_select_device_by_switch:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
+	bbit0 MOUSE_ENABLE_SWITCH_GPIO_CONNECT_VIN,p_mouse_switch_gpio_connect_gnd
+p_mouse_switch_gpio_connect_vin_check:
+	fetcht 1,mem_device_switch_gpio
+	call gpio_out_active
+	call p_mouse_switch_gpio_connect_vin
+	fetcht 1,mem_device_switch_gpio
+	call gpio_out_inactive
+	fetcht 1,mem_device_switch_gpio
+	branch mouse_gpio_config_input_pu
+	
+p_mouse_switch_gpio_connect_vin:
+	fetcht 1,mem_device_switch_gpio
+	call mouse_gpio_config_input_pd
+	fetcht 1,mem_device_switch_gpio
+	call gpio_get_bit
+	nbranch mouse_check_select_24g_device,true
+	branch mouse_select_btdevice
 
-p_mouse_device_led_on:
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,p_mouse_device_24g_led_on
-	beq MODE_BT_DEVICE1,p_mouse_device_bt1_led_on
-	beq MODE_BT_DEVICE2,mouse_device_bt2_led_on
-	rtn
-
-p_mouse_device_24g_led_on:
-	fetcht 1,mem_mouse_1io2led_multi_24gled
-	call mouse_led_on
-	fetcht 1,mem_mouse_logo_led_gpio
-	branch mouse_led_on
-
-p_mouse_device_bt1_led_on:
-	fetcht 1,mem_mouse_1io2led_multi_bt1led
-	call mouse_led_on
-	fetcht 1,mem_mouse_logo_led_gpio
-	branch mouse_led_on
-
-p_mouse_device_led_off:
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,p_mouse_device_24g_led_off
-	beq MODE_BT_DEVICE1,p_mouse_device_bt1_led_off
-	beq MODE_BT_DEVICE2,mouse_device_bt2_led_off
-	rtn	
-
-p_mouse_device_24g_led_off:
-	fetcht 1,mem_mouse_1io2led_multi_24gled
-	call mouse_led_off
-	fetcht 1,mem_mouse_logo_led_gpio
-	branch mouse_led_off
-
-p_mouse_device_bt1_led_off:
-	fetcht 1,mem_mouse_1io2led_multi_bt1led
-	call mouse_led_off
-	fetcht 1,mem_mouse_logo_led_gpio
-	branch mouse_led_off
-
-
+p_mouse_switch_gpio_connect_gnd:
+	fetcht 1,mem_device_switch_gpio
+	call gpio_out_inactive
+	call mouse_switch_gpio_connect_gnd
+	fetcht 1,mem_device_switch_gpio
+	call gpio_out_active
+	fetcht 1,mem_device_switch_gpio
+	branch mouse_gpio_config_input_pd
+	
 p_mouse_init_sensor:
 	call mouse_read_sensor_id
 	beq P32XX_ID1,mouse_init_p32xx_id2_judge
 	beq P3065_ID1,mouse_init_p3065
 	beq PKA8G2_ID1,p_mouse_ka8g2_id2_judge
 	branch mouse_init_sensor+5
+
 p_mouse_ka8g2_id2_judge:
 	call mouse_sensor_poweron
 	fetch 1,mem_sensor_id2
@@ -1708,31 +1694,6 @@
 	jam KA8G2,mem_config_sensor_type
 	arg mem_sensor_ka8g2_init_new,regc
 	branch mouse_sensor_wr_seq
-p_mouse_motion:
-	disable user
-	setarg 0
-	store 6,mem_mouse_x
-	call p_mouse_check_sensor_data
-	call mouse_motion+5
-	
-	fetch 1,mem_mouse_key
-	and_into 0x1f,pdata
-	bne MOUSE_LM_BUTTON,p_mouse_key_status_store
-	fetch 1,mem_mouse_key_last_status
-	and_into 0x1f,pdata
-	beq MOUSE_LM_BUTTON,p_mouse_key_status_store
-	fetch 1,mem_mouse_logo_enable_flag
-	branch p_mouse_disable_logo_led,blank
-	jam 0,mem_mouse_logo_enable_flag
-p_mouse_key_status_store:	
-	fetch 1,mem_mouse_key
-	store 1,mem_mouse_key_last_status
-	rtn
-
-p_mouse_disable_logo_led:
-	jam 1,mem_mouse_logo_enable_flag
-	call mouse_logo_led_off
-	branch p_mouse_key_status_store
 
 p_mouse_check_sensor_data:
 	fetch 1,mem_spi_write_flash_sm
@@ -1755,16 +1716,103 @@
 	branch mouse_p3212_sensor_motion_2
 
 	
+p_mouse_motion:
+	disable user
+	setarg 0
+	store 6,mem_mouse_x
+	call p_mouse_check_sensor_data
+	setarg 0x0089
+	call twspi_write	
+	call mouse_setting_sensor_type
+	call mouse_zwheel
+	call mouse_t_zwheel
+	call p_mouse_key
+	branch mouse_motion+11
 
+p_mouse_key:
+	call mouse_check_firekey_gpio
+	fetch 1,mem_fire_key_flag
+	nbranch fire_key_press,blank
+	fetch 1,mem_fire_key_status
+	nbranch fire_key_process,blank
+	
+	call mouse_check_key_gpio
+	call p_mouse_ghost_key_check
+	branch mouse_key+7
 
-p_mouse_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
+p_mouse_ghost_key_check:			//lbk_mfw
+	jam 0,mem_mouse_matrix_key_cow_count
+	jam 0,mem_mouse_matrix_key_row_count
+	jam 0,mem_mouse_ghost_flag
+	copy pdata,regb
+	fetcht 1,mem_lbutton_gpio
+	fetch 1,mem_bk_button_gpio
+	isub temp,null
+	branch p_mouse_matrix_ghost_key_L_BK,zero
+	fetch 1,mem_fw_button_gpio
+	isub temp,null
+	branch p_mouse_matrix_ghost_key_L_FW,zero
+	fetcht 1,mem_mbutton_gpio
+	fetch 1,mem_bk_button_gpio
+	isub temp,null
+	branch p_mouse_ghost_key_MBK_RFW,zero
+p_mouse_ghost_key_MFW_RBK:
+	call mouse_ghost_key_check_M_FW
+p_mouse_ghost_key_RBK:
+	call p_mouse_ghost_key_check_R_BK
+	branch mouse_ghost_key_check_next
+
+p_mouse_matrix_ghost_key_L_BK:
+	fetcht 1,mem_mbutton_gpio
+	fetch 1,mem_fw_button_gpio
+	isub temp,null
+	branch mouse_ghost_key_LBK_MFW,zero
+p_mouse_ghost_key_LBK_RFW:
+	call mouse_ghost_key_check_L_BK
+	branch p_mouse_ghost_key_RFW
+
+p_mouse_matrix_ghost_key_L_FW:
+	fetcht 1,mem_mbutton_gpio
+	fetch 1,mem_bk_button_gpio
+	isub temp,null
+	branch p_mouse_ghost_key_LFW_MBK,zero
+p_mouse_ghost_key_LFW_RBK:
+	call p_mouse_ghost_key_check_L_FW
+	branch p_mouse_ghost_key_RBK
+
+p_mouse_ghost_key_LFW_MBK:
+	call p_mouse_ghost_key_check_L_FW
+	call p_mouse_ghost_key_check_M_BK
+	branch mouse_ghost_key_check_next
+	
+p_mouse_ghost_key_MBK_RFW:
+	call p_mouse_ghost_key_check_M_BK
+p_mouse_ghost_key_RFW:
+	call p_mouse_ghost_key_check_R_FW
+	branch mouse_ghost_key_check_next
+
+p_mouse_ghost_key_check_M_BK:
+	and regb,MOUSE_M_BK_BUTTON,pdata
+	branch mouse_ghost_key_check_M_BK+1
+//	beq MOUSE_M_BK_BUTTON,mouse_matrix_cow_more_than_one_key
+//	rtn
+p_mouse_ghost_key_check_R_BK:
+	and regb,MOUSE_R_BK_BUTTON,pdata
+	branch mouse_ghost_key_check_R_BK+1
+//	beq MOUSE_R_BK_BUTTON,mouse_matrix_cow_more_than_one_key
+//	rtn
+p_mouse_ghost_key_check_L_FW:
+	and regb,MOUSE_L_FW_BUTTON,pdata
+	branch mouse_ghost_key_check_L_FW+1
+//	beq MOUSE_L_FW_BUTTON,mouse_matrix_cow_more_than_one_key
+//	rtn
+p_mouse_ghost_key_check_R_FW:
+	and regb,MOUSE_R_FW_BUTTON,pdata
+	branch mouse_ghost_key_check_R_FW+1
+//	beq MOUSE_R_FW_BUTTON,mouse_matrix_cow_more_than_one_key
+//	rtn	
+	
 
-	branch mouse_adc_data_process
 
 
 
@@ -20980,6 +21028,7 @@
 	call mouse_logo_led_off
 	call mouse_lpm_before_common
 	call mouse_gpio_pd_idle
+mouse_setgpio_hibernate_next:
 	fetcht 1,mem_mouse_reuse_2ice_gpio
 	call mouse_gpio_config_input_pu
 	call mouse_gpio_set_high_impedance
@@ -21279,7 +21328,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
@@ -24488,6 +24537,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_public_dip10K/output/bt_program23.rom	(revision 1991)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/output/bt_program23.rom	(working copy)
@@ -1,59 +1,56 @@
-11000010100001000000000000101011
-11000000000000000000001001110100
-11000000000000010000000000111010
-11000000000010000000000001000011
-11000000000010001000000001000101
-11000000000010100000000101000100
-11000000000010101000000011000110
-11000000000011000000000011100110
-11000000000011001000000011101101
-11000000000011010000000001010011
-11000000000100101000000111011011
-11000000000101000000000111111110
-11000000001101000000001001010101
-11000000001101001000001001111101
-11000000001101100000010001101100
-11000000001101110000010001011000
+11000010100001000000000000101000
+11000000000000000000001010010110
+11000000000000010000000000110111
+11000000000010000000000001000000
+11000000000010001000000001000010
+11000000000010100000000101000000
+11000000000010101000000011000010
+11000000000011000000000011100010
+11000000000011001000000011101001
+11000000000011010000000001010000
+11000000000100101000001000001101
+11000000000101000000001000110000
+11000000001101000000001010001111
+11000000001101001000001010100010
+11000000001101100000001001010001
+11000000001101110000010000111011
 11000000001101111101010010100010
-11000000001110011000010001111111
-11000000001110100000010010100111
-11000000001110111000010100011101
-11000000001111010000010011111010
-11000000001111111000010000110110
-11000000010000001000010011101110
-11000000010000100000001100110101
-11000000010000101000001110110110
-11000000010000110000001101011111
-11000000010000111000001110000111
-11000000010001000000001110110100
-11000000010001010000001101001001
-11000000010001100000001010110010
-11000000010001101000001011110010
-11000000010001110000010000100000
-11000000010001011000001010001101
-11000000010010000000010001001100
-11000000010010101000010001001111
-11000000010010110000010010110001
-11000000010011100000010011010100
-11000000010011101000010011100001
-11000000011000101000001000000101
-11000000011010101000001001011100
-11000000011010110000010010101010
-11000000011011010000000100101101
+11000000001110011000010010001111
+11000000001110100000001000000101
+11000000001111010000010011111111
+11000000001111111000010001110000
+11000000010000001000010011100100
+11000000010000100000001110001011
+11000000010000101000001111010111
+11000000010000110000000111010111
+11000000010000111000001110110101
+11000000010001000000001111010101
+11000000010001010000001110011111
+11000000010001011000001010111001
+11000000010001100000001011100000
+11000000010001101000001101001000
+11000000010001110000010001011010
+11000000010010000000010011001101
+11000000010010101000010010000110
+11000000010010110000010010100001
+11000000011000101000001000110111
+11000000011010101000000111110110
+11000000011010110000000111101111
+11000000011011010000000100101001
 00100000001000000010001101011010
-11000000000010100000000101100101
-11000000000011010000000101100100
-11000000000100101000000110010100
-11000000000100110000000110011001
-11000000000111001000000110101011
-11000000000111010000000110110101
-11000000001001100000000110101111
-11000000001001101000000110110011
-11000000010010000000001000001000
-11000000010010110000010001000001
-11000000010011010000000011010100
-11000000010011101000000011011011
-11000000010011111000001000100010
+11000000000010100000000101100001
+11000000000011010000000101100000
+11000000000100101000000110010000
+11000000000100110000000110010101
+11000000000111001000000110100111
+11000000000111010000000110110001
+11000000001001100000000110101101
+11000000001001101000000110101011
+11000000010010000000001000111010
+11000000010010110000010001111011
+11000000010011010000000011010000
+11000000010011101000000011010111
+11000000010011111000001001100000
 11000001011111111000000000000000
 00100000001000000010001101011010
 00100000010000000111010101010010
@@ -64,7 +61,7 @@
 00100000010000000010000000011000
 00100000010000000011000100001111
 00100000010000000010010010001100
-00100000001000000000000000111010
+00100000001000000000000000110111
 01110000100010010000000000000000
 00100000001000000010000101010011
 01110000100010100000111101100000
@@ -91,7 +88,7 @@
 01110000100010101000010001001010
 01110000100010101000010101000000
 01110000100010100001011011111110
-00100000010000000000000010011010
+00100000010000000000000010010111
 00100000010000000111000011010111
 00110111110110011000001000000000
 01110000100000010011101101011111
@@ -99,7 +96,7 @@
 01110000100000010011110010001000
 00110111110110011000001000000000
 01101111111000001100000010011001
-11000000000010000000000010001111
+11000000000010000000000010001100
 01101111111000001100010000111000
 00011111111000011111111000000100
 01100111111100001000101000000010
@@ -110,15 +107,15 @@
 01100111111100011000101001110011
 01110000100010101000011001100000
 01110000100010101000101100111011
-00100000010000000000000010000001
+00100000010000000000000001111110
 01110000100000000100001100000000
 01110000100000000100001000000101
 01011000010101010111010001110100
 01100111111100011000100101101000
 01110000100010010110000001101110
-00100000010000000000000100000000
-00100000010000000000000100101011
-00100000010000000000000001111011
+00100000010000000000000011111100
+00100000010000000000000100100111
+00100000010000000000000001111000
 01110000010000010100100000001100
 00100000001000000110111101001110
 00100000011101011000000000000000
@@ -128,7 +125,7 @@
 00110111110110011000001000000000
 00100000011000000000000000000000
 01101111111000001100000010011001
-11000000000011000000000010000111
+11000000000011000000000010000100
 01101111111000001100010000111000
 00011111111000011111111000000110
 01100111111100001000101000000010
@@ -151,8 +148,8 @@
 01100111111100011000101001110011
 01110000100010100111011000101010
 01110000100010010000001000000100
-00100000001000000000000001101110
-00100000001101011000000011000010
+00100000001000000000000001101011
+00100000001101011000000010101001
 01101111111000100000001000001101
 00100000011110100000000000000000
 00110111110110011000001000000000
@@ -170,6 +167,9 @@
 10011000010000011111111000000000
 01100111111100001000000100111000
 00110111110110011000001000000000
+01101111111000010100000101011011
+00100000011110100000000000000000
+01100111111000010000001000001111
 01101111111100001000101011001011
 00011111111000010111111011110000
 01101000010010001000001000001111
@@ -192,10 +192,6 @@
 10011000010000011111111000000000
 01100111111100001000101000000010
 00100000011000000000000000000000
-01101111111000010100000101011011
-00100000011110100000000000000000
-01100111111000010000001000001111
-00100000001000000000000010101100
 00100000010000000110100001101111
 00100000010000000010000110111010
 00011000000000000010101000001000
@@ -212,7 +208,7 @@
 00100000001000000010000110110100
 01101111111000001100011110010011
 00100100011110100000000000000000
-00100000010000000000000011011000
+00100000010000000000000011010100
 00100000001000000110000011111100
 01101111111000001100011001010101
 11000001011111111000000000000000
@@ -220,13 +216,13 @@
 01101000010010001100011000000001
 01101111111000001100011000100001
 10011000010001100111110000000000
-00100100001000010000000011100000
+00100100001000010000000011011100
 00100000001000000011011010000001
 01101111111000100100010110001111
 01101000010010100100010111100100
 10011000010001100111110000000000
 00100000001000101011001000100010
-00100000010000000000001001001000
+00100000010000000000001010000101
 00100000001000000011011010011011
 01011000000010101010101001111110
 01100111111100011000101000001111
@@ -237,9 +233,9 @@
 00100000001000000010001000000011
 01101111111000001100000101000001
 11000000000000110010001000100101
-11000000000001010000000011110011
-11000000010011110000000011111100
-11000000010101010000000011111000
+11000000000001010000000011101111
+11000000010011110000000011111000
+11000000010101010000000011110100
 00100000001000000010001000001110
 01110000100010100001010000100101
 01011000101010010011111100111111
@@ -266,7 +262,7 @@
 01110000100010101100001000000000
 01110000100010101100001100000000
 11011000111000000000000000000110
-00100000010000000000000100011101
+00100000010000000000000100011001
 00101010001011111111111000001101
 00100000010000000010000100011101
 00101010010011111111111000001101
@@ -274,14 +270,14 @@
 11011000111000000000000000000101
 00100000010000000010000100011100
 00100000010000000010000100011110
-00100000010000000000000100011101
+00100000010000000000000100011001
 11011000101000001000101011000010
 00011010001100011111111000000000
 00100000010000000010000100010111
 00011010010100011111111000000000
 00100000010000000010000100010111
 00011000111000001000111111111111
-00100000001000010000000100010010
+00100000001000010000000100001110
 00100000001000000010000101001111
 00100000000000000000000000111100
 01011000000000000000111100000000
@@ -306,7 +302,7 @@
 01101111111000001100010000001001
 01100111111100001000000011001101
 00100000000000000000101110111000
-00100000010000000000000100111101
+00100000010000000000000100111001
 01110000100010100000100011000001
 01101010010000001100010000011001
 11011111001000000000000000001000
@@ -317,7 +313,7 @@
 00100000011000000000000000000000
 01110000100000001100110000000011
 01101111111100001000000100101001
-11000011000000101000000100111110
+11000011000000101000000100111010
 01101000010110010000000101100100
 01100000010010010100010000001010
 01110000100000001100110000000000
@@ -326,7 +322,7 @@
 01110000100010101000110100010010
 01110000100010101000111000001010
 01101111111000001100000010011001
-11000000000010000000000101011101
+11000000000010000000000101011001
 01011000000000000101011101100010
 01100111111100010000100100000111
 01110000100010010000000100000011
@@ -337,7 +333,7 @@
 01110000100010101000110101000100
 01110000100010101000111000001010
 01101111111000001100000010011001
-11000000000010000000000101011010
+11000000000010000000000101010110
 01011000000000000010101110110001
 01100111111100010000100100000111
 11000110100101111000000000000000
@@ -346,34 +342,34 @@
 00100000011000000000000000000000
 01011000000000000100000110001001
 01100111111100010000100100000111
-00100000001000000000000101010110
+00100000001000000000000101010010
 01011000000000001000001100010010
 01100111111100010000100100000111
-00100000001000000000000101001011
-01101111111000001100101111111010
+00100000001000000000000101000111
+01101111111000001100101111110111
 11011010011000000000000100000000
 10011010011000001111111000000000
 00100000011000000000000000000000
-00100000001000000000000110000100
-00100000010000000000000101100111
+00100000001000000000000110000000
+00100000010000000000000101100011
 00100000001000000010010101100011
-01101111111000001100101111111011
+01101111111000001100101111111000
 00100000011110100000000000000000
-01101111111000001100101111111100
+01101111111000001100101111111001
 00100100011110100000000000000000
-01101000010010001100101111111011
-01101111111000001100101111111010
+01101000010010001100101111111000
+01101111111000001100101111110111
 10011000010001100111110000000000
-00100100010000010000000101100000
+00100100010000010000000101011100
 10011000010001100111111000000000
 00011111111001100111110001100100
-00100000001000010000000101111001
-01101111111000001100101111111101
+00100000001000010000000101110101
+01101111111000001100101111111010
 00011111111001100111110000010100
-00100100010000010000000101110111
-01110000010010111111110000000001
+00100100010000010000000101110011
+01110000010010111111100100000001
 00100000011000000000000000000000
-01110000010010111111111000000001
+01110000010010111111101100000001
 00100000001000000100001100011111
 01101000010010001000000101111111
 01101111111000001000000001001100
@@ -381,18 +377,18 @@
 10011000010000101111111000000000
 00101111111011111111111000000010
 01011000000000000000000000000000
-01101000010010001100101111111101
+01101000010010001100101111111010
 01111001001000001111111000000000
 10011000010000001000010000000000
-01100000010010001100101111111101
+01100000010010001100101111111010
 00100000011000000000000000000000
 01101111111000001000000000000101
 00011111111000001111111000000001
 01100111111000001000000000000101
-00100100001101101000000110001011
-01101111111000001100101111111010
+00100100001101101000000110000111
+01101111111000001100101111110111
 00011111111000001111111000000001
-01100111111000001100101111111010
+01100111111000001100101111110111
 01101111111000001000000101101000
 11000011100000011000000000000000
 01111001001000000111111000000011
@@ -429,34 +425,34 @@
 11000001000000000000000000000000
 11000000000000011011000001001010
 00100000001000000010100011100001
+01111001001111111000000000110000
+00100000001000000010101011110110
 00100000010000000010000101010010
 01110000100010010000000000000000
 01111001001111111000000000110000
 00100000001000000010101011100011
-01111001001111111000000000110000
-00100000001000000010101011110110
 11101111111000010000000000000110
-11000000000000100000000110111000
+11000000000000100000000110110100
 00100000001000000010100011101011
 11101111111000011000000000000110
 01100111111000011100001110010111
-11000000000001010000000110111101
-11000000000010010000000111001100
+11000000000001010000000110111001
+11000000000010010000000111001000
 00100000001000000010101110010110
 01101111111001000100011100010011
 11000011000111011010110100011001
 00100000010000000010110111000111
 01101000010010010100001110011000
 01101111111000001100001100100001
-11000010100000011000000111000111
+11000010100000011000000111000011
 01101111111000010100001110011000
 11000000000110000010111000000011
 01101000010010010100001110011000
 00100000001000000010110100011101
 01101111111000010100001100110010
 10011000010001100111110000000000
-00100100001000101000000111000011
-00100100001101000000000111000011
+00100100001000101000000110111111
+00100100001101000000000110111111
 00100000001000000010110101000110
 00011000110000100010001000000000
 01101111111000010100001100110101
@@ -473,17 +469,71 @@
 10011000010001100111110000000000
 00100100001000101010110110101100
 00100000001000000010110101000110
+00100000010000000010101000101000
+00100100011110100000000000000000
+01101111111000001100011110001111
+11000000011111111000000111100010
+01101111111000001100100001000011
+00011111111000010111111000000011
+11000001100000011000000000000000
+01101111111000001100101111111001
+00100000011110100000000000000000
+01101111111000001100101111111011
+00100100011110100000000000000000
+01101111111000001100100101010110
+00100000010110100101101001110001
+01101111111001000100011100010011
+11000010100000001101101101011011
+11000010100000000101101101011011
+11000010100000101101101101011011
+11000010100000110101101101011011
+00100000010000000101011000000001
+00100000010000000101101010110010
+00100100011101000000000000000000
+00100000010000000101101010111100
+00100000010000000000010011000010
+00100000001000000101101100110111
+00011000010001100111110011111111
+00100000011000101000000000000000
+11011001000000000000000000000100
+00101000010011111111111000000111
+00100000001000001110111010111101
+11011001000000000000000000000011
+00100000001000000110111010111101
+00011000010001100111110011111111
+00100000011000101000000000000000
+00100000010000000110111011100110
+00100000001000001000000111111100
+11011001000000000000000000000011
+00100000001000000110111010111101
+01110000010010110001110100000001
+11011001000000000000000000000110
+00100000001000000110111010111101
+01011000000000000000000000010000
+01100111111100001000000101000001
+00110111110110011000001000000000
+00100000011000000000000000000000
+01011000000000000000000010000000
+00100000001000000000001000000000
+00100000010000000000010010000001
+01110000010010110001110100000000
+00100000010000000101010100001101
+00100000010000000101010011111001
+01101000010010001100011001001010
+00100000010000000110111100001111
+01101000010010001100011001001011
+00100000001000000110111100001111
 01101111111000010100001111101001
 00100000010000000111110101111001
 01101111111000100100000010101101
 10011000010000001111111000000000
 01100111111000100100000010101101
-00100000010000000000000111100110
-00100000010000000000000111100011
+00100000010000000000001000011000
+00100000010000000000001000010101
 00100000001000000010010000100101
-01101111111000001100101100100000
-00100000001110100000001001101110
-00100000001000000000001001110010
+01101111111000001100101100011101
+00100000001110100000000111111111
+00100000001000000000001000000011
 01100000000001000100000011100111
 11011000110000001000000001110000
 11011000101000000100000011001100
@@ -500,12 +550,12 @@
 11101111111000001000000000010001
 11101000010000001000000000010011
 10011000010001100111110000000000
-00100000001000101000000111111001
+00100000001000101000001000101011
 11100111111000001000000000010011
 00110111110110011000001000000000
 00011010001000001010001000000001
 00011010011000001010011000000001
-11000010000000000000000111110011
+11000010000000000000001000100101
 00011010010000100000010000000000
 00100000011000000000000000000000
 00100000010000000010010000001000
@@ -521,7 +571,7 @@
 01101111111000010100010111100000
 11011000010000000000000111111000
 10011000010000010111111000000000
-00100000001110100000001000010000
+00100000001110100000001001000010
 01101111111000010100010111100000
 00011111111000001111111000000001
 01100111111000010100010111100000
@@ -532,18 +582,30 @@
 00100100001101111011010110000110
 00100000010000000011011001101110
 01101111111000001100010101111101
-00100000001110100000001000011111
+00100000001110100000001001011001
 01101111111000100100010111001100
 01101000010010100100010110001111
 10011000010001100111110000000000
-00100000001000101000001000011100
+00100000001000101000001001001110
 00100000001000000011010101101110
 01101111111001000100011100010011
 11000010100110000011001010010001
 00100000001000000011010101001001
+00100000010000000101010000111011
+00100000010000000000001001010100
+00100000001000000101010001001100
+01011000000000000100101000011101
+01100111111000010100001100111111
+01011000000000000000000000100000
+01100111111000010100001101000001
+00100000011000000000000000000000
+01101111111000100100010111100100
+01101000010010100100010110001111
+10011000010001100111110000000000
+00100000001000101000001001001001
 01101111111000100100010101011111
 00100000011110100000000000000000
-00100000001000000000001000010111
+00100000001000000000001001001001
 01101111111000001100010000110111
 00100100011110100000000000000000
 01101111111000010100010011101001
@@ -552,15 +614,15 @@
 00100000010000000011010110110100
 01100000010010001100011000100100
 01101111111000001100011000101001
-11000101000100110000001000101100
+11000101000100110000001001101010
 01101111111000001100011000101100
 10011000010001100111110000000000
-00100100001000010000001001000111
+00100100001000010000001010000100
 01101111111000001100011000100110
 00011111111001100111110000000010
-00100100001000010000001000110100
+00100100001000010000001001110010
 01101111111000001100011000100110
-11000000000000000000001001001000
+11000000000000000000001010000101
 00100000011000000000000000000000
 01101111111000001100011000100110
 01101000010010001100011000100111
@@ -569,7 +631,7 @@
 01110000010001100010011000000000
 01101000010010001100011000100100
 01101111111000001100011000101000
-11000101000100110000001000111101
+11000101000100110000001001111011
 01101111111000001100011000101011
 10011000010001100111110000000000
 00100100011000010000000000000000
@@ -577,20 +639,16 @@
 11000000000000000011011100010101
 00011111111000001111111111111111
 01100111111000001100011000100101
-11000000000000011000001001010001
-11000000000000010000001001010011
+11000000000000010000001010001101
 11000000000000001011011100001011
 00100000001000000011011100010101
 01110000010001100010011000000000
 01101111111000001100011000100101
-11000000000000100000001001001111
+11000000000000011000001010001011
 00011111111000001111111000000001
 01100111111000001100011000100101
 11000000000000001011011100001011
-11000000000000010000001001010011
-11000000000000011000001001010001
-01110000010000010100000100000111
-00100000011000000000000000000000
+11000000000000010000001010001101
 01110000010000010100000100000101
 00100000011000000000000000000000
 01110000010000010100000100000011
@@ -599,62 +657,48 @@
 01100111111000010100010111111000
 01011000000000000110001000101011
 01100111111000010100010111111010
-01011000000000000000001001111100
+01011000000000000000001010100001
 01100111111000010100001111101001
 00100000001000000101001111110011
-00011000010001100111110011111111
-00100000011000101000000000000000
-01100000010010001100101100011111
-00100000010000000110111011100110
-00100000001000001000001001100101
-01101000010010001100101100011111
-00100000010000000110111100001111
-01101000010010001100101100011111
-00100000001000000000001001101100
-01110000010010110010000000000001
-01101000010010001100101100011111
-00100000010000000110111100001111
-01101000010010001100101100011111
-00100000001000000000001001101010
-11011001000000000000000000000110
-00100000001000000110111010111101
-11011001000000000000000000000011
-00100000001000000110111010111101
-01011000000000000000000000010000
-01100111111100001000000101000001
+00100100001101011010000000000010
+00110111110110011000001000000000
 00110111110110011000001000000000
-00100000011000000000000000000000
-01011000000000000000000010000000
-00100000001000000000001001101111
 00100000100000000000000000000000
-00100000010101011000001001110111
+00100000010101011000001010011100
 00100000001000000010000000000011
-00100000010000000000001001101110
+00100000010000000000000111111111
 01101000010010001100011001001010
 00100000010000000110111011011101
 01101000010010001100011001001011
 00100000001000000110111011011101
 00100000011000000000000000000000
-00100000010000000000010000011010
+00100000010000000000010001010100
 01101111111001000100011100010011
 11000010100010011101110101100000
 11000010100010010101110101101110
-11000010100010100000001010000011
+11000010100010100000001010101000
 00100000011000000000000000000000
-01101111111000001100011001100110
-01100111111000001100101000000110
+00100000010000000000001010110011
 00100000010000000101111001000011
-00100000010000000000001010011011
-00100000010000000000001010001010
-00100000010000000000001010100001
+00100000010000000101110110110100
+00100000010000000000001011000111
+00100000010000000000001010110000
+00100000010000000000001010110110
+00100000010000000000001011001111
 00100000001000000101110110101010
 01101111111001000100011100010011
+11000100000101010000000000000000
+00100000010000000000010011001101
+01101111111000001100011001100110
+01100111111000001100101000000110
+00100000011000000000000000000000
+01101111111001000100011100010011
 11000010100111110101110111010001
 00100000001000000101110111001100
 01101111111000010100011010001110
 11011000010000001010101001010101
 10011000010001100111110000000000
-00100000001000101000001011100110
+00100000001000101000001100111100
 01100000010010010100011010001110
 00100000010000000101110010011100
 01101111111000001100100110100001
@@ -666,9 +710,11 @@
 01100111111000001100011001100110
 00100000011000000000000000000000
 01101111111000001100011001100110
-11000000000000000000001010011000
-11000000000000100000001010011111
-00100000011000000000000000000000
+00011111111001100111110000000000
+00100000001000101000001011000100
+00011111111001100111110000000100
+00100000001000101000001011001101
+00100000011000010000000000000000
 01110000010001100110011000000000
 00100000011000000000000000000000
 01101111111000001100011001100110
@@ -677,41 +723,81 @@
 00011010010000100010011000000000
 00100000010000000101111000111101
 01101111111000010100100111100000
-00100000001110100000001010101111
+00100000001110100000001011011101
 01100111111000010100100111011110
 00011010011000001010011000000010
 01101111111000010100101000000000
 10011010011001100111110000000000
-00100100001000010000001010101111
+00100100001000010000001011011101
 00011010011000100010010000000000
-00100000001000000000001010100101
+00100000001000000000001011010011
 01101111111000010100100111011110
 01100111111000010100011010010101
 00100000011000000000000000000000
 01101111111001000100011100010011
 11000010100010011101110010110001
 11000010100010010101110010111001
-11000010100010100000001010110111
+11000010100010100000001011100101
 00100000011000000000000000000000
-00100000010000000000001010111001
+00100000010000000000001011101000
+00100000010000000000001011101101
 00100000001000000101110011000001
 01101111111000001100011001100110
 11000001000000000000000000000000
-11000000000000001000001010111110
-11000000000000010000001011010010
+11000000000000001000001100010100
+11000000000000010000001100101000
+00100000011000000000000000000000
+01101010010000010100100111100010
+00011010010000100010011000000000
+00100000010000000101110111000000
+01101111111000001100100110100001
+00100000001110100000001011111001
+01100111111000001100100110100000
+00011010011000001010011000000001
+01101111111000010100100111100100
+10011010011001100111110000000000
+00100100011000010000000000000000
+00011010011000100010010000000000
+00100000001000000000001011101111
+01101111111000001100100110100000
+00011111111000010111111011110000
+00100000001110100000001100000011
+01101111111000001100011001100110
+00100000010000000000001100010001
+01100111111000001100100110100010
+11011111001000000000000000000001
+00011010011000100010010000000000
+11011010001000000100100110100010
+00100000001000000110101101000101
+01101000010010001100100110100000
+01101111111000001100011001100110
+00100000010000000000001100010001
+10011000010001100111110000000000
+00100000011000101000000000000000
+00011111111100100111111000000000
+10011000010000001111111000000000
+01100111111000001100100110100010
+00011010011000100111111000000000
+01101000010010010100100111100010
+10011000010001100111110000000000
+00100000001000101000001011111111
+00011010011000001010011111111111
+00100000001000000000001011111111
+11000001100000000000000000000000
+00011111111000001111111000000100
 00100000011000000000000000000000
 01101010010000010100100111101110
 00011010010000100010011000000000
 00100000010000000101110111110011
 01101111111000110100100110110101
-00100000001110100000001011001010
+00100000001110100000001100100000
 01100111111000110100100110101111
 00011010011000001010011000000110
 01101111111000010100100111110000
 10011010011001100111110000000000
 00100100011000010000000000000000
 00011010011000100010010000000000
-00100000001000000000001011000000
+00100000001000000000001100010110
 01101111111000110100100110101111
 01101000010010110100011001101110
 10011000010001100111110000000000
@@ -724,14 +810,14 @@
 00011010010000100010011000000000
 00100000010000000101111000010111
 01101111111000110100100111001101
-00100000001110100000001011011110
+00100000001110100000001100110100
 01100111111000110100100111000111
 00011010011000001010011000000110
 01101111111000010100100111111000
 10011010011001100111110000000000
 00100100011000010000000000000000
 00011010011000100010010000000000
-00100000001000000000001011010100
+00100000001000000000001100101010
 01101111111000110100100111000111
 01101000010010110100011001111011
 10011000010001100111110000000000
@@ -740,21 +826,21 @@
 11011010001000000100011001111011
 00011010011000100010010000000000
 00100000001000000110101101000101
-00100000010000000000001100011111
-00100000010000000000001100110111
-00100000010000000000001011101010
+00100000010000000000001101110101
+00100000010000000000001110001101
+00100000010000000000001101000000
 00100000001000000101110010010000
 01101111111001000100011100010011
 11000100000001111000000000000000
 01101111111000001100011010010000
 11000000000000000101110010010100
-11000000000000110000001011110000
+11000000000000110000001101000110
 00100000011000000000000000000000
 01110000010001101001000000000000
 00100000011000000000000000000000
 01101111111001000100011100010011
 11000010100010011101110010110101
-11000010100010100000001011110110
+11000010100010100000001101001100
 00100000011000000000000000000000
 01101111111001000100011100010011
 11000100000001111000000000000000
@@ -762,19 +848,19 @@
 00011010010000100010011000000000
 00100000010000000101111001010001
 01101111111000001100100111010100
-00100000001110100000001100000100
+00100000001110100000001101011010
 01100111111000001100100111010011
 00011010011000001010011000000001
 01101111111000010100100111111100
 10011010011001100111110000000000
 00100100011000010000000000000000
 00011010011000100010010000000000
-00100000001000000000001011111010
+00100000001000000000001101010000
 01101111111000001100100111010011
 00011111111000010111111011110000
-00100000001110100000001100001110
+00100000001110100000001101100100
 01101111111000001100011010010000
-00100000010000000000001100011100
+00100000010000000000001101110010
 01100111111000001100100111010101
 11011111001000000000000000000001
 00011010011000100010010000000000
@@ -782,7 +868,7 @@
 00100000001000000110101101000101
 01101000010010001100100111010011
 01101111111000001100011010010000
-00100000010000000000001100011100
+00100000010000000000001101110010
 10011000010001100111110000000000
 00100000011000101000000000000000
 00011111111100100111111000000000
@@ -791,18 +877,18 @@
 00011010011000100111111000000000
 01101000010010010100100111111010
 10011000010001100111110000000000
-00100000001000101000001100001010
+00100000001000101000001101100000
 00011010011000001010011111111111
-00100000001000000000001100001010
+00100000001000000000001101100000
 11000001100000000000000000000000
 00011111111000001111111000000110
 00100000011000000000000000000000
 01101111111001000100011100010011
-11000010100111110000001100100110
+11000010100111110000001101111100
 01101111111000001100011001100110
 11000001000000000000000000000000
-11000000000000001000001100100110
-11000000000000010000001100101101
+11000000000000001000001101111100
+11000000000000010000001110000011
 00100000011000000000000000000000
 01101111111000110100011001101110
 01101000010010110100011011100110
@@ -819,15 +905,15 @@
 00011111111000001111111100000000
 01100111111000110100011001101110
 00100000011000000000000000000000
-00100000010000000000001100110111
+00100000010000000000001110001101
 00100000001000000101101010011100
 01101111111001000100011100010011
 11000011000010100101110001101111
-11000010100111110000001100111111
+11000010100111110000001110010101
 01101111111000001100011001100110
 11000001000000000000000000000000
-11000000000000001000001100111111
-11000000000000010000001101000100
+11000000000000001000001110010101
+11000000000000010000001110011010
 00100000011000000000000000000000
 01101111111000110100011001101000
 01100111111000110100000100010110
@@ -845,11 +931,11 @@
 11011000111000000000000000000010
 00100000010000000101111100000100
 00100000010000000101110001001010
-00100000010000000000001101010001
+00100000010000000000001110100111
 00100000001000000101110010100011
 01101111111000001100011001100110
-11000000000000001000001101010101
-11000000000000010000001101011010
+11000000000000001000001110101011
+11000000000000010000001110110000
 00100000011000000000000000000000
 01101111111000110000000101111000
 01100111111000110100011001101000
@@ -861,51 +947,11 @@
 01101111111000110100001011011011
 01100111111000110100011001111011
 00100000011000000000000000000000
-00100000010000000010101000101000
-00100100011110100000000000000000
-01101111111000001100011110001111
-11000000011111111000001101101010
-01101111111000001100100001000011
-00011111111000010111111000000011
-11000001100000011000000000000000
-01101111111000001100101111111100
-00100000011110100000000000000000
-01101111111000001100101111111110
-00100100011110100000000000000000
-01101111111000001100100101010110
-00100000010110100101101001110001
-01101111111001000100011100010011
-11000010100000001101101101011011
-11000010100000000101101101011011
-11000010100000101101101101011011
-11000010100000110101101101011011
-00100000010000000101011000000001
-00100000010000000101101010110010
-00100100011101000000000000000000
-00100000010000000101101010111100
-00100000010000000000001101110111
-00100000001000000101101100110111
-01101111111000001100011001011001
-11000001111111111000000000000000
-01101111111000001100011101111101
-00100000011110100000000000000000
-00011111111000001111111111111111
-01100111111000001100011101111101
-01011000000000000000000000000000
-01100111111000100100100001000111
-00100000001000000101101001110011
-11011010011000000100011101111110
-11011010010000000000001110000011
-00100000001000000100001011100000
-01101111111000001100100101101011
-01100111111000001100000011000000
-01110000010001110111110100000011
-00100000011000000000000000000000
-00100000010000000000001110110001
+00100000010000000000001111001011
 00100000010000000110000101001101
 00100000010000000101010100111101
-00100000010000000000001110011101
-00100000010000000000001110100110
+00100000010000000110000100010000
+00100000010000000110000110110001
 00100000010000000110000100011110
 00100000010000000011001010001110
 00100000010000000011010100110001
@@ -919,55 +965,42 @@
 00100000010000000101101111101110
 00100000010000000101101111100100
 00100000010000000101101111111011
-00100000010000000000001110000000
+00100000010000000000001111001110
 00100000010000000101011010110110
 00100000010000000101110000001110
 00100000001000000101110000000101
-01101111111000001100011001011100
-11000001011111111000000000000000
-01101111111000001100101100011110
-00100100011110100000000000000000
-01101111111000010100011110000001
-00100000011110100000000000000000
-01101111111000001100011100000001
-00100100011110100000000000000000
-00100000001000000110000100010100
-01101111111000001100011011111011
-00100000011110100000000000000000
-01101111111000001100011011111100
-11000000000000001110000110111101
-01101111111000001100011100000001
-00100000001110100000001110101101
-00100000001000000110000110110111
-00100000010000000110000110111010
-01101111111000001100100001000101
-00100000011110100000000000000000
-00100000001000000110000110011111
 11011010011000000100101000000101
 11011010010000000101101011101111
 00100000001000000100001011100000
+11011010011000000100011101111110
+11011010010000000000001111010001
+00100000001000000100001011100000
+01101111111000001100100101101011
+01100111111000001100000011000000
+01110000010001110111110100000011
+00100000011000000000000000000000
 00100000010000000101100111101101
 00100000001000000101110000011011
 00011010011000100111111000000000
-11000000001000000000001111001011
-11000000000010101000001111010000
-11000000000110010000001111000010
-11000000000111100000001111101110
-11000000000111001000001111111111
-11000000000111010000010000000010
-11000000000010100000001110111111
+11000000001000000000001111101100
+11000000000010101000001111110001
+11000000000110010000001111100011
+11000000000111100000010000001111
+11000000000111001000010000100000
+11000000000111010000010000100011
+11000000000010100000001111100000
 00100000001000000101101011000011
 01011000000000000000000000000000
-01100111111000100100101111111011
+01100111111000100100101111111000
 00100000001000000101101011010000
 01101111111000001100011110010101
-11000000000000001000001111000110
+11000000000000001000001111100111
 01110000010010000100010000010100
-00100000001000000000001111001000
+00100000001000000000001111101001
 00100000010000000101101011101111
 01110000010010000100010000000101
-01101111111000001100101111111010
-01100111111000001100101111111011
+01101111111000001100101111110111
+01100111111000001100101111111000
 00100000001000000101101011110110
 01101111111000001100101000000100
 00100100011110100000000000000000
@@ -982,17 +1015,17 @@
 01110000010001111001010000000000
 11011000010000000000000000000110
 01101111111001000100011100010011
-11000010100011011000001111011010
+11000010100011011000001111111011
 11011000010000000000000000000111
 01100000010010010100001011010011
 01100000010010010100001011010101
 01110000010001111100001000000000
 01110000010010010101011000000000
 00100000010000000010100111001011
-00100000001000000000001111100000
+00100000001000000000010000000001
 00100000010000000101101101111011
 01101111111000010100001111101111
-11000010100000111000001111100101
+11000010100000111000010000000110
 11000010100000000100001011111100
 00100000001000000101110000011010
 01101111111000010100001111101111
@@ -1001,7 +1034,7 @@
 00011111111000010111111000000011
 00100000010000000101101100100001
 11000000100000011101010010101001
-01101111111000001100101111111110
+01101111111000001100101111111011
 00100100001110100101010010101001
 00100000001000000101010011001101
 01101111111000100100010110001111
@@ -1019,21 +1052,21 @@
 10011000010001100111110000000000
 00100000011000101000000000000000
 00100000010000000110000000010110
-00100000010000000000010000011101
+00100000010000000000010001010111
 00100000001000000110000001000010
 00100000010000000110000000010110
-00100000010000000000010000011101
+00100000010000000000010001010111
 00100000001000000110000010000100
 00100000010000000110000000010110
-00100000010000000000010000011101
+00100000010000000000010001010111
 01101111111000001100100001111010
 11000001000000001000000000000000
 01101111111000001100011000000000
 00100100001110100101111111110010
 01101111111000001100010111100010
-11000000000000100000010000001101
+11000000000000100000010000101110
 11000000000000001110000001011111
-11000000000000011000010000010100
+11000000000000011000010000110101
 00100000001000000110000001010101
 01101111111001000100011100010011
 11000011000111110110000001011001
@@ -1041,13 +1074,38 @@
 11000000000000001110000001011001
 00100000010000000110000000011000
 01110000010001100110011000000001
-00100000001000000101010010100000
+00100000001000000101010010010001
 01101111111001000100011100010011
 11000011000111110110000001011001
 11000010100010011110000001011001
 11000010100010100110000001011001
 11000010100010010110000001011001
 00100000001000000110000000110100
+01101111111001000100011100010011
+11000010100111110000010001000000
+01101111111000001100011001100110
+11000000000000000000010001000111
+00100000001000000101010010010001
+00100000010000000101010010101100
+00100000001101000000010001000011
+00100000001000000110000000101111
+01101111111000001100011001100110
+11000000000000000110000001100111
+00100000010000000101101010101000
+00100000001000000000010000110010
+01101111111001000100011100010011
+11000011000010001110000000101010
+00100000010000000110000110010101
+00100000010000000101010010101100
+00100000001101000110000001100111
+01101111111001000100011100010011
+11000010100110000000010001001111
+00100000001000000110000000100011
+01110000010001100110011000000000
+01101111111000010100011100100001
+01100111111000010100010111011110
+01110000010001011110001000000001
+00100000001000000011010100110100
 01101111111000001100000101000001
 01100111111000001100101000000111
 00100000011000000000000000000000
@@ -1056,26 +1114,26 @@
 00100000011000000000000000000000
 00100000010000000110001000001110
 00100000010000000111100010101010
-00100000010000000000010000100100
+00100000010000000000010001011110
 00100000001000000101111001100001
 01101111111000001100011001001001
 11000001011111111000000000000000
 11011010001000000000000000000000
 01110000010010010111011100000101
 01101000010010001100011001001001
-00100000010000000000010000101011
+00100000010000000000010001100101
 00100000001000000101011011000001
 01101111111001000100011100010011
 11000010100101011101011011011110
 01101111111000001100100101110100
 00011111111000100010011000000000
 01101111111000001100011001010100
-11000000011111111000010000110010
+11000000011111111000010001101100
 00100000001000000101011011001110
 01101111111000001100011001001001
 00100000010000000101100101000110
 01101000010010001100011001001001
-00100000001000000000010000110110
+00100000001000000000010001110000
 00011010011000100111111000000000
 01100111111000001100100101111000
 00011111111000111111111000000000
@@ -1090,7 +1148,7 @@
 00100000010000000011011010110100
 00100100011101000000000000000000
 00100000010000000011011010111110
-00100000010000000000010001000111
+00100000010000000000010010000001
 01101111111000011100011000001000
 00100000001000000011011000100010
 01011000000000000000000000000000
@@ -1098,9 +1156,6 @@
 01011000000000000000000000000000
 01100111111000100000000000011110
 00100000011000000000000000000000
-00100000010000000101111010110111
-01101000010010001100011001011010
-00100000001000000101010110110001
 01110000010001100000000000000000
 00100000010000000011011001000111
 01011111111111111111111111111111
@@ -1110,47 +1165,8 @@
 01110000010001110011111100000001
 00100000010000000101100111101101
 00100000001000000110001000101011
-00100000010000000110000110001110
-00100000010000000000001001111101
-01101111111001000100011100010011
-11000010100111110110000000101101
-01101111111000001100011001100110
-11000000000000000000010001011111
-00100000001000000101010010010001
-01101111111001000100011100010011
-11000011000010001110000000101010
-00100000010000000110000110010101
-00100000010000000101010010101100
-00100000001101000110000001100111
-01101111111001000100011100010011
-11000010100110000000010001100111
-00100000001000000110000000100011
-01110000010001100110011000000000
-01101111111000010100011100100001
-01100111111000010100010111011110
-01110000010001011110001000000001
-00100000001000000011010100110100
-01101000010010001100011001011011
-00100000010000000101010110110101
-00100000010000000000010001110000
-00100000001000000101010001001100
-01011000000000001001000000000000
-01100111111000010100001011110111
-01110000010000001100000100000011
-01110000010000001010011000001000
-01110000010010010111111100000000
-01110000010010011000000000000000
-01011000000000000000001000000000
-01100111111000010100000010100100
-01110000010000101110000100010111
-01110000010000101110001100010111
-01011000000000000100101000011101
-01100111111000010100001100111111
-01011000000000000000000000100000
-01100111111000010100001101000001
-00100000001000000101010100111001
 00100000010000000101101010010010
-00100000010000000000010001000111
+00100000010000000000010010000001
 00100000010000000101011010101001
 01101000010010001100011001010100
 00100000010000000110111011110111
@@ -1160,58 +1176,26 @@
 00100000010000000101100101000011
 01101000010010001100011001011010
 00100000010000000101010110101011
+11011000010000000000000000010101
+00100000010000000101010110110101
 00100000010000000110000100011010
 00100000010000000101010100001100
 00100000010000000101010011111001
-01101000010010001100011001001010
-00100000010000000101010110110001
-01101000010010001100011001001011
-00100000010000000101010110110001
-00100000010000000110000111111101
-01101000010010001100011001011011
-00100000010000000101010110110101
-00100000010000000000010010010111
-00100000010000000101010011110010
-00100000001000000101010011101000
-01101111111000011100011100111100
-01100111111000011000011001110000
-11011111001000000000000000011000
-11011000010000000000000000000000
-01101111111000011000011001110000
-00101111111011111111111000000000
-00100000010000001000010010100100
-01101111111000011000011001110000
-00011111111000110111111000000000
-01100111111000011000011001110000
-00011000010000001000010000000001
-11000010000000000000010010011011
-00100000011000000000000000000000
-00011000010001100111110011111111
-00100000011000101000000000000000
-00100000001000000110111100001011
-00100000010000000000010001000111
-01110000010010110010000000000000
-00100000001000000101010100001101
-00011000010001100111110011111111
-00100000011000101000000000000000
-11011001000000000000000000000100
-00101000010011111111111000000111
-00100000001000001110111010111101
-11011001000000000000000000000011
-00100000001000000110111010111101
+00100000010000000000001000001001
+00100000001000000101010011100010
 11000110100100110000000000000000
 00100000010000000101011000000001
 00100100011101000000000000000000
 01101111111000001100011101111100
 01110000010001110111110000000000
-00100100010110100000010011010010
+00100100010110100000010011001011
 01101111111001000100011100010011
-11000011000010110000010010111011
+11000011000010110000010010101011
 01101111111000001100100101101100
 00100100001110100110000010110110
-00100000010000000000001101110111
+00100000010000000000010011000010
 01101111111000001100010110001001
-11000010100000001000010011001010
+11000010100000001000010010111010
 01101000010010001100010100011010
 01101111111000001100100001000110
 10011000010000011111111000000000
@@ -1232,74 +1216,60 @@
 01101111111000010100100001001011
 00100000011110100000000000000000
 00100000001000000011011011011011
-00100000010000000000010001000111
-00100000001000000000000111101111
-01101111111000001100011001100110
-11000000000000000000010011011001
-11000000000000001000010011011101
-11000000000000010110000111100011
-00100000011000000000000000000000
-01101000010010001100011001011101
-00100000010000000110000111100100
-01101000010010001100011001011100
-00100000001000000110000111100100
-01101000010010001100011001011110
-00100000010000000110000111100100
-01101000010010001100011001011100
-00100000001000000110000111100100
-01101111111000001100011001100110
-11000000000000000000010011100110
-11000000000000001000010011101010
-11000000000000010110000111111001
-00100000011000000000000000000000
-01101000010010001100011001011101
-00100000010000000110000111100101
-01101000010010001100011001011100
-00100000001000000110000111100101
-01101000010010001100011001011110
-00100000010000000110000111100101
-01101000010010001100011001011100
-00100000001000000110000111100101
+01101111111000001100011001011001
+11000001111111111000000000000000
+01101111111000001100011101111101
+00100000011110100000000000000000
+00011111111000001111111111111111
+01100111111000001100011101111101
+01011000000000000000000000000000
+01100111111000100100100001000111
+00100000001000000101101001110011
+00100000010000000000010010000001
+00100000001000000000001000100001
+01101111111001000100011100010011
+11000100000101010000000000000000
+11000011000111111000010011011101
+01101000010010001100011001011010
+00100000010000000110111011110111
+00100000010000000000010011010111
+01101000010010001100011001011010
+00100000010000000110111011110011
+01101000010010001100011001011010
+00100000001000000101010110110101
+01101000010010001100011001011010
+00100000010000000101010110110001
+01101000010010001100011001011010
+00100000010000000110111011100110
+00100100001000001101111011000010
+00100000001000000101111010111110
+01101000010010001100011001011010
+00100000010000000110111011110011
+00100000010000000101111010111001
+01101000010010001100011001011010
+00100000010000000110111011110111
+01101000010010001100011001011010
+00100000001000000101010110110001
 00100000010000000101100101011000
 11000000000110000101100101011111
 11000000000110001101100111000110
-11000000001011000000010011110011
+11000000001011000000010011101001
 00100000001000000101100101010010
 00100000010000000101100111100111
 01101111111000001100100001011010
-11000000001011001000010011110111
+11000000001011001000010011101101
 00100000001000000101100101011111
 01110000010010010101011100001011
 11011010011000000100101000001011
 00100000001000000101100110010101
-01111000010101000111110000000000
-01011000000000000000000000000000
-01100111111000110100100001000111
-00100000010000000000010100001110
-00100000010000000101011000000110
-01101111111000001100100001000110
-00011111111000010111111000011111
-11000000100000101000010100001000
-01101111111000001100101100011101
-00011111111000010111111000011111
-11000000000000101000010100001000
-01101111111000001100101100011110
-00100000001110100000010100001011
-01110000010010110001111000000000
-01101111111000001100100001000110
-01100111111000001100101100011101
-00100000011000000000000000000000
-01110000010010110001111000000001
-00100000010000000110000100011010
-00100000001000000000010100001000
 01101111111000001100010000100000
 11000001100000000000000000000000
 01101111111000001100100101010111
-11000000000001011000010100010011
+11000000000001011000010011110101
 00100000001000000101100111111000
 00100000010000000101101001101101
 01101111111000001100011001011001
-11000000011111111000010100011001
+11000000011111111000010011111011
 01101000010010001100011001011001
 00100000010000000110111011100110
 00100100011000001000000000000000
@@ -1307,39 +1277,69 @@
 00100000010000000110100111100101
 11000000101011000101100101010101
 00100000001000000101101000101111
-00100000010000000110111110000010
-00100000010000000110111110110000
-00011111111001101111110000001010
-00100000010000000111110101011111
-01100111111000010100011000110011
-00100000001000000101010101010011
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
+01111000010101000111110000000000
+01011000000000000000000000000000
+01100111111000110100100001000111
+00100000010000000000010011110000
+01011000000000000000000010001001
+00100000010000000110100111100100
+00100000010000000101011101000111
+00100000010000000101011000010010
+00100000010000000101011000010111
+00100000010000000000010100001010
+00100000001000000101011000001100
+00100000010000000101100001001100
+01101111111000001100100110000111
+00100100001110100101100001100000
+01101111111000001100100110000010
+00100100001110100101100001011111
+00100000010000000101100010001000
+00100000010000000000010100010010
+00100000001000000101011110101101
+01110000010010010111100100000000
+01110000010010010111101000000000
+01110000010010010111101100000000
+00011111111000100010010000000000
+01101000010010001100011001000100
+01101111111000001100011001000111
+10011000010001100111110000000000
+00100000001000101000010100100100
+01101111111000001100011001001000
+10011000010001100111110000000000
+00100000001000101000010100101010
+01101000010010001100011001000101
+01101111111000001100011001000111
+10011000010001100111110000000000
+00100000001000101000010100110011
+00100000010000000101011111111011
+00100000010000000000010100111000
+00100000001000000101011111100101
+01101000010010001100011001000101
+01101111111000001100011001001000
+10011000010001100111110000000000
+00100000001000101101011111010110
+00100000010000000101011111101111
+00100000001000000000010100110100
+01101000010010001100011001000101
+01101111111000001100011001000111
+10011000010001100111110000000000
+00100000001000101000010100110000
+00100000010000000000010100111010
+00100000001000000000010100100010
+00100000010000000000010100111010
+00100000010000000000010100110110
+00100000001000000101011111100101
+00100000010000000000010100110110
+00100000010000000000010100111100
+00100000001000000101011111100101
+00011010010000010111111000010010
+00100000001000000101011111110011
+00011010010000010111111000001010
+00100000001000000101011111110110
+00011010010000010111111000010001
+00100000001000000101011111111001
+00011010010000010111111000010010
+00100000001000000101011111111111
                                 
                                 
                                 
Index: output/eeprom.dat
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/output/eeprom.dat	(revision 1991)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/output/eeprom.dat	(working copy)
@@ -1,5271 +1,5401 @@
 00
 02
+c1
+4f
+a7
+c4
+d0
+0e
+a3
+f1
+1b
+c1
+c5
+37
+15
+ea
+18
+a5
 aa
 55
-8e
-14
-c2
-84
-00
-2b
-c0
-00
-02
-74
-c0
-01
-00
-3a
-c0
-08
 00
-43
-c0
+15
 08
-80
-45
-c0
-0a
+d1
+2e
+07
+d1
+6f
+64
+28
+4e
+4c
+72
+10
+57
+ab
+d6
+ce
+46
+65
+be
+98
+2c
+ce
+1c
+a7
+ad
+ba
+b7
+d0
+b5
+76
+ca
+bc
+4a
+cf
+7f
+a9
+fd
 01
-44
-c0
-0a
-80
+68
 c6
 c0
-0c
-00
-e6
-c0
-0c
-80
-ed
-c0
-0d
-00
-53
-c0
-12
-81
-db
-c0
-14
-01
-fe
-c0
-34
-02
-55
-c0
-34
-82
-7d
-c0
-36
-04
-6c
-c0
-37
-04
-58
-c0
-37
-d4
-a2
-c0
-39
-84
+9a
 7f
-c0
-3a
-04
-a7
-c0
-3b
-85
-1d
-c0
-3d
-04
 fa
-c0
-3f
-84
+62
+2d
 36
-c0
-40
-84
-ee
-c0
-42
-03
-35
-c0
-42
-83
-b6
-c0
-43
-03
-5f
-c0
-43
-83
-87
-c0
-44
-03
-b4
-c0
-45
-03
+89
+e1
+fa
+a6
 49
-c0
-46
-02
-b2
-c0
-46
-82
-f2
-c0
-47
-04
-20
-c0
+94
+78
+b3
+fc
+89
+c7
+be
+f4
+66
+11
+e5
+15
+03
+28
+91
+b3
+c5
+be
+d3
 45
-82
-8d
-c0
-48
-04
-4c
-c0
-4a
 84
-4f
-c0
+ba
+f4
+23
+02
+87
+3a
+3c
+97
+0d
+b7
+76
+ff
 4b
-04
+55
 b1
-c0
-4e
-04
+cd
+b8
+0a
+00
+26
+a0
+d8
+15
+f4
 d4
-c0
+20
+c2
+b0
+10
+c5
+fe
+50
+96
 4e
-84
-e1
-c0
-62
-82
-05
-c0
-6a
-82
-5c
-c0
-6b
-04
-aa
-c0
-6d
-01
-2d
-20
-20
-23
-5a
-c0
-0a
-01
-65
-c0
-0d
-01
-64
-c0
-12
-81
-94
-c0
-13
-01
-99
-c0
-1c
-81
-ab
-c0
-1d
-01
-b5
-c0
-26
-01
-af
-c0
-26
-81
-b3
-c0
-48
-02
-08
-c0
-4b
-04
-41
-c0
-4d
-00
-d4
-c0
-4e
-80
-db
-c0
-4f
-82
-22
-c1
-7f
-80
-00
-20
-20
-23
-5a
-20
-40
-75
-52
-20
-40
-74
-48
-20
-40
-2a
-45
-20
-40
-20
-2a
-20
-40
-42
-ad
-20
-40
-20
-18
-20
-40
-31
-0f
-20
-40
-24
-8c
-20
-20
-00
-3a
-70
-89
-00
-00
-20
-20
-21
-53
-70
-8a
-0f
-60
-70
-8a
-10
-aa
-70
-8a
-12
-7a
-70
-8a
-25
-00
-70
-8a
-26
-00
-20
-00
-00
-3c
-70
-8a
-20
-20
-70
-8a
-23
-f5
-70
-8a
-24
-12
-70
-8a
-24
-10
-20
-00
-00
-3c
-70
-8a
-12
-60
-70
-8a
-23
-dd
-20
-60
-00
-00
-70
-01
-bb
-00
-70
-01
-bc
-00
-37
-d9
-82
-00
-70
-89
-46
-0d
-70
-89
-6f
-10
-70
-8a
-13
-cd
-70
-8a
-06
-10
-70
-8a
-84
-4a
-70
-8a
-85
-40
-70
-8a
-16
-fe
-20
-40
-00
-9a
-20
-40
-70
-d7
-37
-d9
-82
-00
-70
-81
-3b
-5f
-37
-d9
-82
-00
-70
-81
-3c
-88
-37
-d9
-82
-00
-6f
-e0
-c0
-99
-c0
-08
-00
-8f
-6f
-e0
-c4
-38
-1f
-e1
-fe
-04
-67
-f0
-8a
-02
-70
-89
-0f
-01
-70
-8a
-80
-24
-70
-8a
-81
-62
-58
-e6
-12
-12
-67
-f1
-8a
-73
-70
-8a
-86
-60
-70
-8a
-8b
-3b
-20
-40
-00
-81
-70
-80
-43
-00
-70
-80
-42
-05
-58
-55
-74
-74
-67
-f1
-89
-68
-70
-89
-60
-6e
-20
-40
-01
-00
-20
-40
-01
-2b
-20
-40
-00
-7b
-70
-41
-48
-0c
-20
-20
-6f
-4e
-20
-75
-80
-00
-37
-d9
-82
-00
-6f
-e0
-c1
-1c
-67
-f0
-81
-3a
-37
-d9
-82
-00
-20
-60
-00
-00
-6f
-e0
-c0
-99
-c0
-0c
-00
-87
-6f
-e0
-c4
-38
-1f
-e1
-fe
-06
-67
-f0
-8a
-02
-70
-8a
-05
-e0
-70
-8a
-00
-d8
-20
-00
-00
-3c
-70
-8a
-01
-a0
-70
-8a
-00
-df
-70
-8a
-01
-fa
-20
-00
-00
-14
-70
-8a
-00
-9f
-20
-60
-00
-00
-6f
-e0
-c4
-38
-1f
-e1
-fe
-06
-67
-f0
-8a
-02
-70
-89
-0f
-00
-70
-8a
-80
-23
-70
-8a
-81
-b0
-58
-e4
-09
-09
-67
-f1
-8a
-73
-70
-8a
-76
-2a
-70
-89
-02
-04
-20
-20
-00
-6e
-20
-35
-80
-c2
-6f
-e2
-02
-0d
-20
-7a
-00
-00
-37
-d9
-82
-00
-6f
-f0
-81
-36
-1f
-e1
-7e
-f0
-68
-48
-82
-0d
-98
-41
-fe
-00
-1f
-e0
-ff
-fd
-67
-f0
-81
-36
-37
-d9
-82
-00
-6f
-f0
-81
-38
-1f
-e1
-7e
-07
-68
-48
-82
-0e
-18
-49
-84
-00
-98
-41
-fe
-00
-67
-f0
-81
-38
-37
-d9
-82
-00
-6f
-f0
-8a
-cb
-1f
-e1
-7e
-f0
-68
-48
-82
-0f
-60
-48
-c1
-5b
-98
-41
-fe
-00
-67
-f0
-8a
-cb
-6f
-e0
-82
-10
-67
-e0
-c1
-5c
-2f
-ef
-fe
-03
-6f
-f0
-8a
-06
-79
-20
-fe
-07
-67
-f0
-8a
-06
-6f
-e0
-82
-10
-1f
-e1
-04
-07
-18
-52
-04
-00
-18
-43
-84
-00
-60
-48
-c4
-38
-6f
-f0
-8a
-02
-1f
-e1
-7e
-1f
-98
-41
-fe
-00
-67
-f0
-8a
-02
-20
-60
-00
-00
-6f
-e1
-41
-5b
-20
-7a
-00
-00
-67
-e1
-02
-0f
-20
-20
-00
-ac
-20
-40
-68
-6f
-20
-40
-21
-ba
-18
-00
-2a
-08
-18
-00
-2a
-00
-58
-0a
-aa
-da
-67
-f1
-8a
-0f
-70
-8a
-25
-40
-70
-8a
-26
-10
-20
-00
-00
-3c
-70
-8a
-01
-fb
-70
-8a
-25
-ff
-70
-8a
-26
-30
-70
-8a
-16
-fe
-20
-20
-21
-b4
-6f
-e0
-c7
-93
-24
-7a
-00
-00
-20
-40
-00
-d8
-20
-20
-60
-fc
-6f
-e0
-c6
-55
-c1
-7f
-80
-00
-20
-20
-5e
-78
-68
-48
-c6
-01
-6f
-e0
-c6
-21
-98
-46
-7c
-00
-24
-21
-00
-e0
-20
-20
-36
-81
-6f
-e2
-45
-8f
-68
-4a
-45
-e4
-98
-46
-7c
-00
-20
-22
-b2
-22
-20
-40
-02
-48
-20
-20
-36
-9b
-58
-0a
-aa
-7e
-67
-f1
-8a
-0f
-20
-00
-00
-3c
-70
-8a
-25
-00
-70
-8a
-26
-0d
-70
-8a
-16
-f6
-20
-20
-22
-03
-6f
-e0
-c1
-41
-c0
-03
-22
-25
-c0
-05
-00
-f3
-c0
-4f
-00
-fc
-c0
-55
-00
-f8
-20
-20
-22
-0e
-70
-8a
-14
-25
-58
-a9
-3f
-3f
-67
-f1
-8a
-60
-70
-8a
-63
-1f
-20
-60
-00
-00
-70
-8a
-14
-17
-6f
-e1
-ca
-08
-67
-f1
-8a
-60
-20
-20
-22
-1a
-70
-8a
-14
-17
-58
-25
-03
-00
-67
-f1
-8a
-60
-20
-20
-22
-1a
-20
-75
-80
-00
-20
-40
-21
-60
-d8
-40
-00
-27
-20
-40
-21
-6f
-20
-40
-21
-a6
-70
-8a
-25
-7f
-70
-8a
-30
-1a
-70
-8a
-31
-78
-70
-8a
-8f
-b2
-70
-8a
-c2
-00
-70
-8a
-c3
-00
-d8
-e0
-00
-06
-20
-40
-01
-1d
-2a
-2f
-fe
-0d
-20
-40
-21
-1d
-2a
-4f
-fe
-0d
-20
-40
-21
-1e
-d8
-e0
-00
-05
-20
-40
-21
-1c
-20
-40
-21
-1e
-20
-40
-01
-1d
-d8
-a0
-8a
-c2
-1a
-31
-fe
-00
-20
-40
-21
-17
-1a
-51
-fe
-00
-20
-40
-21
-17
-18
-e0
-8f
-ff
-20
-21
-01
-12
-20
-20
-21
-4f
-20
-00
-00
-3c
-58
-00
-0f
-00
-67
-f1
-09
-82
-58
-00
-0f
-f0
-67
-f1
-09
-84
-70
-89
-81
-09
-70
-89
-81
-03
-70
-89
-80
-06
-20
-00
-00
-3c
-da
-20
-00
-00
-da
-40
-00
-00
-df
-20
-00
-10
-d8
-c0
-0f
-00
-20
-20
-21
-2d
-20
-75
-80
-00
-20
-20
-22
-72
-20
-75
-80
-00
-70
-8a
-07
-77
-70
-8a
-08
-c9
-70
-8a
-0b
-01
-6f
-e0
-c4
-09
-67
-f0
-80
-cd
-20
-00
-0b
-b8
-20
-40
-01
-3d
-70
-8a
-08
-c1
-6a
-40
-c4
-19
-df
-20
-00
-08
-20
-40
-6f
-58
-6f
-e0
-c4
-19
-67
-e0
-c4
-33
-62
-40
-c4
-19
-20
-60
-00
-00
-70
-80
-cc
-03
-6f
-f0
-81
-29
-c3
-02
-81
-3e
-68
-59
-01
-64
-60
-49
-44
-0a
-70
-80
-cc
-00
-20
-60
-00
-00
-70
-8a
-82
-11
-70
-8a
-8d
-12
-70
-8a
-8e
-0a
-6f
-e0
-c0
-99
-c0
-08
-01
-5d
-58
-00
-57
-62
-67
-f1
-09
-07
-70
-89
-01
-03
-70
-89
-30
-03
-c6
-16
-80
-00
-70
-89
-01
-01
-70
-8a
-82
-07
-70
-8a
-8d
-44
-70
-8a
-8e
-0a
-6f
-e0
-c0
-99
-c0
-08
-01
-5a
-58
-00
-2b
-b1
-67
-f1
-09
-07
-c6
-97
-80
-00
-70
-89
-30
-24
-70
-89
-01
-05
-20
-60
-00
-00
-58
-00
-41
-89
-67
-f1
-09
-07
-20
-20
-01
-56
-58
-00
-83
-12
-67
-f1
-09
-07
-20
-20
-01
-4b
-6f
-e0
-cb
-fa
-da
-60
-01
-00
-9a
-60
-fe
-00
-20
-60
-00
-00
-20
-20
-01
-84
-20
-40
-01
-67
-20
-20
-25
-63
-6f
-e0
-cb
-fb
-20
-7a
-00
-00
-6f
-e0
-cb
-fc
-24
-7a
-00
-00
-68
-48
-cb
-fb
-6f
-e0
-cb
-fa
-98
-46
-7c
-00
-24
-41
-01
-60
-98
-46
-7e
-00
-1f
-e6
-7c
-64
-20
-21
-01
-79
-6f
-e0
-cb
-fd
-1f
-e6
-7c
-14
-24
-41
-01
-77
-70
-4b
-fc
-01
-20
-60
-00
-00
-70
-4b
-fe
-01
-20
-20
-43
-1f
-68
-48
-81
-7f
-6f
-e0
-80
-4c
-1f
-e3
-7e
-00
-98
-42
-fe
-00
-2f
-ef
-fe
-02
-58
-00
-00
-00
-68
-48
-cb
-fd
-79
-20
-fe
-00
-98
-40
-84
-00
-60
-48
-cb
-fd
-20
-60
-00
-00
-6f
-e0
-80
-05
-1f
-e0
-fe
-01
-67
-e0
-80
-05
-24
-36
-81
-8b
-6f
-e0
-cb
-fa
-1f
-e0
-fe
-01
-67
-e0
-cb
-fa
-6f
-e0
-81
-68
-c3
-81
-80
-00
-79
-20
-7e
-03
-67
-e0
-81
-68
-6f
-e1
-42
-f5
-67
-e1
-01
-96
-58
-00
-00
-00
-67
-e2
-43
-1d
-20
-60
-00
-00
-20
-40
-28
-1c
-6a
-20
-80
-4d
-1a
-20
-a3
-fc
-24
-21
-26
-fa
-20
-20
-26
-8e
-09
-80
-00
-18
-1f
-ef
-7e
-00
-1f
-f1
-7e
-00
-e7
-e1
-80
-05
-78
-28
-7c
-00
-20
-40
-27
-0d
-20
-23
-26
-f6
-c5
-99
-26
-af
-6f
-e0
-80
-4d
-20
-3a
-26
-af
-1f
-e0
-ff
-fc
-67
-e0
-80
-4d
-20
-40
-72
-cb
-6f
-f0
-81
-08
-c3
-03
-a6
-fa
-18
-00
-70
-0c
-65
-e2
-01
-54
-20
-20
-26
-af
-6f
-e0
-c3
-34
-c1
-00
-00
-00
-c0
-01
-b0
-4a
-20
-20
-28
-e1
-20
-40
-21
-52
-70
-89
-00
-00
-79
-3f
-80
-30
-20
-20
-2a
-e3
-79
-3f
-80
-30
-20
-20
-2a
-f6
-ef
-e1
-00
-06
-c0
-02
-01
-b8
-20
-20
-28
-eb
-ef
-e1
-80
-06
-67
-e1
-c3
-97
-c0
-05
-01
-bd
-c0
-09
-01
-cc
-20
-20
-2b
-96
-6f
-e4
-47
-13
-c3
-1d
-ad
-19
-20
-40
-2d
-c7
-68
-49
-43
-98
-6f
-e0
-c3
-21
-c2
-81
-81
-c7
-6f
-e1
-43
-98
-c0
-18
-2e
-03
-68
-49
-43
-98
-20
-20
-2d
-1d
-6f
-e1
-43
-32
-98
-46
-7c
-00
-24
-22
-81
-c3
-24
-34
-01
-c3
-20
-20
-2d
-46
-18
-c2
-22
-00
-6f
-e1
-43
-35
-1f
-e0
-a5
-fd
-20
-40
-29
-29
-6f
-e0
-c7
-8f
-c0
-7f
-ad
-ac
-6f
-e0
-c7
-95
-20
-3a
-2d
-ac
-6f
-e0
-c8
-43
-c2
-80
-ad
-ac
-58
-00
-00
-1a
-68
-49
-43
-98
-98
-46
-7c
-00
-24
-22
-ad
-ac
-20
-20
-2d
-46
-6f
-e1
-43
-e9
-20
-40
-7d
-79
-6f
-e2
-40
-ad
-98
-40
-fe
-00
-67
-e2
-40
-ad
-20
-40
-01
-e6
-20
-40
-01
-e3
-20
-20
-24
-25
-6f
-e0
-cb
-20
-20
-3a
-02
-6e
-20
-20
-02
-72
-60
-04
-40
-e7
-d8
-c0
-80
-70
-d8
-a0
-40
-cc
-20
-40
-7c
-8f
-d8
-c0
-80
-d4
-20
-40
-7c
-89
-6f
-f0
-80
-80
-67
-e0
-c0
-ef
-18
-42
-24
-00
-df
-20
-00
-0c
-da
-20
-00
-16
-da
-60
-81
-4d
-37
-d9
-82
-00
-ef
-e0
-80
-11
-e8
-40
-80
-13
-98
-46
-7c
-00
-20
-22
-81
-f9
-e7
-e0
-80
-13
-37
-d9
-82
-00
-1a
-20
-a2
-01
-1a
-60
-a6
-01
-c2
-00
-01
-f3
-1a
-42
-04
-00
-20
-60
-00
-00
-20
-40
-24
-08
-6f
-e1
-c0
-bd
-20
-7a
-00
-00
-68
-48
-c6
-45
-20
-40
-6e
-e6
-20
-60
-80
-00
-20
-20
-24
-90
-20
-40
-6b
-3a
-20
-40
-6b
-75
-20
-20
-6b
-38
-6f
-e1
-45
-e0
-d8
-40
-01
-f8
-98
-41
-7e
-00
-20
-3a
-02
-10
-6f
-e1
+07
+3b
 45
-e0
-1f
-e0
-fe
-01
+2e
 67
-e1
-45
-e0
-20
-60
-00
-00
-20
-40
-35
-7f
-20
-40
-36
-51
-24
+a0
+21
+be
+4b
+e3
+04
+b2
+7a
+8c
+a5
+1e
+44
+6c
+10
+70
 2c
-35
-86
-24
-37
-b5
-86
-20
-40
-36
-6e
-6f
-e0
-c5
-7d
-20
-3a
-02
-1f
-6f
-e2
-45
-cc
-68
-4a
-45
-8f
-98
-46
-7c
-00
-20
-22
-82
-1c
-20
-20
-35
-6e
+e8
+5d
 6f
-e4
-47
-13
-c2
+70
+f4
 98
-32
+0c
+79
+01
 91
-20
-20
-35
-49
-6f
-e2
-45
-5f
-20
-7a
-00
-00
-20
-20
-02
-17
-6f
-e0
-c4
-37
-24
-7a
-00
-00
-6f
-e1
-44
-e9
-c3
-85
-80
-00
-6a
+11
+0c
+09
+54
+54
+71
+05
+42
+33
+27
+07
+09
 21
-45
-f0
-20
+cf
+6a
+b9
+14
+ed
+79
+97
+57
+a2
+2a
+66
+ab
+90
+53
+08
+aa
+b8
+3b
 40
-35
-b4
+79
+1e
+f3
+5d
+db
+11
+dd
+ba
 60
-48
-c6
-24
-6f
-e0
-c6
-29
-c5
-13
-02
-2c
-6f
-e0
-c6
-2c
-98
-46
-7c
+16
+9c
 00
-24
-21
-02
-47
-6f
-e0
-c6
-26
-1f
-e6
-7c
-02
-24
+5f
+d1
+18
+5d
+76
+0b
+a9
+69
+b8
+df
+cb
+22
+83
+7a
+ee
+9e
+49
+55
+dd
+a3
+2b
+8e
+8a
+fb
+9d
+a5
+fc
+0e
+eb
+13
+b2
+cd
+ab
+74
+04
+ce
+e9
+32
 21
-02
-34
-6f
-e0
-c6
-26
-c0
-00
-02
-48
-20
-60
-00
-00
-6f
-e0
-c6
-26
+8d
+0d
+91
+0f
+c3
+0b
 68
+69
+35
+af
+d1
+18
+7e
+ed
+c2
+36
+31
+15
 48
-c6
-27
+65
+c1
+ed
+fe
+af
+74
+cb
+df
+bb
+6b
+73
+86
+a1
+92
+8e
+b6
+ac
 98
-46
-7c
-00
+e1
+08
+15
+66
+79
+19
+6b
+f7
+6a
+72
+95
+6b
+0c
+f6
+01
 24
+12
+56
+1f
 62
-80
-00
-70
-46
-26
-00
-68
-48
-c6
-24
-6f
-e0
-c6
-28
-c5
-13
-02
-3d
-6f
-e0
-c6
-2b
-98
-46
-7c
-00
-24
-61
-00
-00
-6f
-e0
-c6
-25
-c0
-00
+d7
+81
+90
+ee
+cc
+32
+b0
+ef
+4f
+bb
+32
+d0
+d9
+3b
+10
+85
+a8
+8f
+eb
+72
 37
-15
-1f
-e0
-ff
-ff
-67
-e0
-c6
-25
-c0
-01
-82
-51
-c0
-01
-02
-53
-c0
-00
-b7
-0b
-20
-20
+0d
+7b
+64
+9d
+03
+3c
+de
+eb
+7f
+b4
+5d
 37
-15
-70
-46
-26
-00
-6f
-e0
-c6
-25
-c0
-02
-02
-4f
-1f
-e0
-fe
-01
-67
-e0
-c6
-25
-c0
-00
-b7
-0b
-c0
-01
-02
-53
-c0
-01
-82
-51
-70
-41
-41
-07
-20
-60
-00
-00
-70
-41
-41
+de
 05
-20
-60
-00
-00
-70
-41
-41
-03
-20
-60
-00
-00
-58
-00
-62
-35
-67
-e1
-45
-f8
+92
+bd
+36
+32
+cd
+3c
+c5
+f2
+8a
+fb
+29
+2f
+99
+b9
+b8
 58
-00
+86
+ba
+b8
+9d
+fd
+ef
 62
-2b
+44
+64
+7a
 67
-e1
-45
-fa
-58
+be
+7f
+f4
 00
-02
-7c
-67
-e1
-43
-e9
-20
-20
-53
-f3
-18
-46
-7c
-ff
-20
-62
-80
+23
+a8
+c2
+05
+c9
+9d
+f0
+f5
 00
+1c
+37
+26
+e0
+ad
+bc
+c6
 60
-48
-cb
-1f
-20
-40
+12
+c1
+1b
+36
+cf
+01
+4e
+a5
+fc
+74
+1b
+03
+35
+f3
+5e
+2a
 6e
-e6
-20
-20
-82
-65
+6b
+51
+b7
+b1
+a1
+3e
+cd
+91
+6e
+a4
+41
+27
+21
+52
+38
+f0
+bb
+ec
+69
+e5
+54
+3e
+89
+8c
+14
+53
+90
+21
 68
+96
+a7
+78
+c9
+a2
+c8
+08
+5c
+92
 48
-cb
-1f
-20
-40
-6f
 0f
-68
-48
+01
+10
+1e
+dc
+ff
+ad
+d5
+6f
+4f
+56
+23
+93
+a2
 cb
+39
+d3
+38
+47
+8c
+c8
+54
+82
+34
+c8
+f9
+ff
+91
+1a
+e4
+0f
+bf
+b1
+ee
+ec
+b6
+ba
+b8
+77
+6a
+f5
+ff
+90
+91
+49
+71
+23
+2e
+54
+dc
+d9
+ea
+a4
+b6
+51
+0c
+22
+ba
 1f
-20
-20
-02
-6c
+1c
+0a
+d8
+ba
+c4
+d7
+82
+49
+44
+35
+c2
+80
+2b
+c1
+2e
 70
-4b
-20
-01
+79
+9c
+5c
+a3
+ae
+61
+7d
+22
+32
+f3
+af
+f9
+57
+05
+34
+71
+b4
+91
+72
+16
+05
+2e
+70
+4e
+0a
+6c
+af
+db
+e8
+85
+84
+a0
+2d
+a6
+93
+a7
+25
+b3
+6d
+b3
 68
-48
-cb
-1f
-20
-40
+ae
+b8
+ce
+a7
+a8
+66
 6f
-0f
-68
-48
-cb
+3b
+12
+2d
+da
+78
+d7
+d6
+d6
+39
+10
+b2
+b3
+a3
+52
+74
+88
 1f
-20
-20
-02
-6a
-d9
-00
-00
+13
+d6
+a7
 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
-6f
-20
-80
-00
-00
-20
-55
-82
-77
-20
-20
-20
 03
-20
-40
-02
+8a
+45
+22
+7a
+aa
+2f
+77
+59
+f2
+5a
+49
+e3
+5a
+27
+9b
+53
+55
+8f
+f9
+d5
+67
+8d
+9c
 6e
+8d
+c3
+e6
+b8
+8e
+8b
 68
-48
-c6
-4a
-20
-40
+ce
+86
+ec
+0f
+41
+3f
+91
+31
+04
+f7
+bf
 6e
-dd
-68
-48
-c6
+87
+18
+e6
+25
+f9
+3a
+9e
+6b
+92
+7b
+0d
+31
+87
+18
+0a
+f8
+9d
+25
+7d
+50
+c3
+ce
+e9
+d4
+8c
+43
+59
+d1
+fe
+f1
+05
+99
+e7
+14
+a4
+25
+b7
+a8
+a6
+81
+84
+85
+1b
+f3
+83
+b0
+5a
+02
+85
+0d
+f1
+d3
+6d
+35
+23
+df
 4b
-20
-20
+1a
+d7
+ab
+2e
 6e
-dd
-20
-60
-00
-00
-20
-40
+6b
+b1
 04
+b2
 1a
-6f
-e4
+bf
+d8
+50
+0a
+17
+ea
+b5
+81
+ef
+e0
+16
+d5
+2b
+4e
+22
 47
-13
-c2
-89
-dd
-60
-c2
-89
-5d
-6e
-c2
-8a
+50
 02
-83
+0b
+5c
+d3
+b3
+18
+d8
+80
+d0
+64
+4b
+b7
+cc
+2d
+d4
+87
+17
+71
+90
+a6
+e4
+d6
+b3
+55
+49
+a1
+42
+4e
+8a
+72
+cb
+e5
+b2
+91
+a6
+c6
+ab
+a1
+1b
+df
+50
+45
+33
+06
+69
+6a
+9e
+3f
+7c
+01
+cd
+7b
+0d
+21
+ae
+f8
+99
+10
+b5
+fe
 20
-60
-00
-00
-6f
-e0
 c6
+ba
+4f
+ae
+b1
+b7
+81
+93
+e7
+b8
+97
+50
+64
+ee
+5e
+63
+3a
+0c
+38
+a5
+18
+3d
+be
+73
+93
+84
+53
+95
+47
+8e
+64
+50
 66
-67
-e0
+84
+56
+fb
+27
+57
+a9
+52
+89
+c6
+2f
+0b
+1e
+97
+73
+83
+a9
 ca
-06
-20
-40
-5e
-43
-20
-40
-02
+f8
+70
+e2
+16
+d9
+6d
+f9
+9a
+bd
+55
+28
+52
+57
+3f
+24
+2f
+78
+45
+0b
+e6
+00
+ed
+4a
+60
+9e
+d5
+e6
+32
 9b
-20
-40
-02
-8a
-20
-40
-02
-a1
-20
-20
-5d
+a6
+77
+a6
+70
+dc
+dc
+cf
+05
+d5
+89
+de
+82
+fd
+b5
+cb
+b3
+8c
+90
+f0
+c3
+f5
 aa
-6f
+8d
+c7
+50
+3b
+1d
+61
+56
+9e
+e0
+f0
+25
+53
+17
+80
+60
+7c
+e7
+d3
+46
+5f
+53
+74
+ae
 e4
-47
-13
+45
+03
+e9
+17
+83
+29
+7d
+9e
 c2
-9f
-5d
-d1
-20
-20
-5d
-cc
-6f
-e1
-46
-8e
+82
+1a
+7f
+a2
+06
+1b
+1b
+97
+24
+6a
+92
+24
+d0
+44
+eb
+f1
+85
+9b
+92
+3a
 d8
-40
-aa
-55
-98
-46
+53
+f2
+cc
+06
+88
+08
+7d
+7b
+b6
+47
+8f
+85
+07
+38
+c7
+56
+b3
+d5
+f8
+95
+a3
+ff
+47
+04
+30
+bd
+ae
+90
+a5
+86
+78
+77
+f2
+4e
+bd
+eb
+61
+90
+01
+99
+59
+19
+e7
 7c
-00
-20
-22
-82
-e6
-60
+74
+ed
+dc
+b2
+74
+53
+05
+cd
 49
-46
-8e
-20
+f4
+83
+80
+33
 40
-5c
+7f
+88
 9c
-6f
-e0
-c9
-a1
-67
-e0
-c6
+89
+38
+99
+fc
+37
+84
+07
+d9
 66
-20
-40
-5c
-8c
-58
-00
-11
-22
-67
-e1
+b5
+96
+c5
+53
+ba
+de
+bd
+c4
+2a
+b9
+b6
+60
+ae
+d3
+15
 46
-95
-6f
-e0
-ca
-06
-67
-e0
-c6
-66
+04
+4f
+59
+0d
+2a
+90
+c2
+af
+fe
+d9
+07
+3c
+52
+7c
+58
+a7
+c1
+0a
+2d
 20
-60
-00
-00
-6f
-e0
-c6
-66
-c0
-00
-02
-98
-c0
-02
+79
+9c
+c5
+bd
+a1
+56
+32
+27
+42
+fb
+bc
+7e
+d6
+93
+e5
+cf
+eb
+10
+0f
+3f
+d3
 02
-9f
+38
+ec
 20
+27
+35
+81
+93
+74
+b1
+19
+d2
+4a
+b1
+f0
 60
-00
-00
+7c
+d0
+db
+32
+36
+87
+ad
+4a
+87
+b0
+de
+19
+02
+41
+4f
+19
+7a
+da
+f7
+1e
+19
+c5
+1b
+2c
+65
+cf
+03
+92
+f1
+96
+ea
+e2
+1c
+78
+c1
+37
+e8
+16
+25
+df
+58
+e7
+b9
+a9
+ac
+ba
+5a
+6c
+c7
+db
+0d
+12
+6c
+62
 70
-46
-66
-00
-20
-60
-00
-00
-6f
-e0
-c6
-66
+0e
+a0
+1a
+70
+40
+e4
+6c
+ef
+d6
 c1
-00
-00
-00
-6a
-41
-49
+1b
+94
+39
+fa
+19
+90
+8c
+f4
+6d
+83
+d5
+76
+ed
+48
+1a
+ca
+aa
+40
+a9
+a6
+be
+27
+18
+64
+7e
+0b
+7b
+ab
+30
+69
+46
+47
+25
+8f
+4b
+3c
+25
+21
+82
+4c
+26
+26
+9c
+e5
+07
 fe
-1a
-42
-26
-00
-20
-40
-5e
-3d
-6f
-e1
-49
-e0
-20
-3a
-02
-af
-67
-e1
+a0
+09
+70
+52
+ed
+92
+82
+27
+94
+6a
+82
+32
+68
 49
-de
-1a
-60
-a6
+11
+27
+a9
+3c
+a1
+34
+9f
+09
+1b
+75
 02
+7f
+2c
+2d
+59
+33
+0a
+f8
+5a
+cf
 6f
+b3
 e1
-4a
-00
-9a
-66
+c0
+a3
+df
+c2
+ae
+b4
+7e
+62
+67
+99
+cd
+82
+7a
+36
+d7
+e9
+56
+5b
+d2
+42
+9e
+a8
+d4
+2f
+e5
+70
 7c
-00
-24
-21
-02
+10
+b8
+89
+e1
+0d
+ba
+29
+7f
+f1
+1c
+ce
 af
-1a
-62
-24
-00
-20
-20
-02
-a5
-6f
+2d
+92
+44
+5f
+27
+17
+d2
+0a
+cd
+5e
+b3
+84
 e1
+69
+2e
+c7
+eb
+45
+21
+4c
+f7
+a8
+92
+f6
+bd
+e2
+79
+1d
+55
+c3
+cf
+1f
+2b
+f1
+32
+63
+06
+63
+c7
+85
+40
+98
+55
+a0
+e5
+d0
+4f
+bc
+1c
+e2
+71
+c7
 49
-de
-67
-e1
-46
-95
-20
-60
-00
-00
-6f
-e4
+4b
+0e
+c7
 47
-13
-c2
-89
-dc
-b1
-c2
-89
+8c
+90
+5e
+71
+57
+26
+c7
+de
+c7
+9c
+86
+9b
+ed
+6e
+3a
+3a
+1a
+6e
+1d
+1a
+03
+73
+7d
+6a
+34
+29
+ea
+10
+86
 5c
+aa
+29
+9d
+6a
+29
+a8
+36
+83
+48
+82
+a0
+03
+ba
+31
+0c
+58
+58
+76
+c8
+bc
+f8
+fd
+9b
+5d
+db
+c7
+cf
+c7
+9c
 b9
-c2
-8a
-02
-b7
-20
-60
-00
-00
-20
+fa
+46
+5c
+46
+56
+c8
 40
+26
+60
+41
+ea
+a7
+8e
+f3
+7f
+49
+10
+70
+ba
+e9
+23
+da
+b0
+2d
+b6
+56
+e2
+84
+fd
+9d
+0a
+d2
+3b
+9b
+90
+6c
+0a
 02
-b9
-20
-20
-5c
-c1
+b4
+89
+79
 6f
-e0
-c6
-66
-c1
-00
-00
-00
-c0
+4f
+a7
+e8
+e9
+05
+69
+0c
+7d
+d7
 00
-82
+89
 be
-c0
-01
-02
-d2
+4f
+44
+bc
+c6
+8f
+93
+6b
+bf
+c9
+ec
 20
 60
-00
-00
-6a
-41
-49
-ee
-1a
-42
-26
-00
-20
+96
+fe
+63
+61
+1e
+c8
+ca
+1c
+2e
+22
+93
+0b
+19
+6e
 40
-5d
-f3
-6f
+0d
+7c
+05
+4e
+9b
+c1
+96
+47
+42
+e6
+ec
+41
+34
+12
 e3
-49
-b5
-20
+80
+a7
+2a
+67
+53
+9d
+fc
 3a
-02
-ca
+0f
+2b
+ac
+4d
+d1
+9b
+1a
+4f
+68
+05
+6b
+91
+1b
+87
+ff
+c5
+45
+29
+5e
+2f
+6c
+4e
+8b
+81
 67
-e3
-49
-af
+9c
+39
+35
+11
+5b
+32
+d9
+f7
+9d
+0d
+cf
+77
+0e
+31
+0f
+90
+46
+22
+f8
+ed
+b6
+31
+92
+7c
+18
+02
+dc
 1a
+de
+2e
+88
+5f
+97
+b8
+02
+25
+cb
+42
+8e
+78
+44
+12
+a9
+6b
+9f
+b9
+d0
+5a
+1b
+7e
+fa
+7d
+ba
+76
+7e
+21
+3c
+59
+27
+ff
+15
+4f
+a8
+cf
+b4
+54
+27
+59
+84
+59
+a7
+50
+d1
+0a
+f9
+a3
+b1
+99
+e6
+da
+63
 60
-a6
-06
-6f
-e1
-49
+98
+19
+26
+fd
+fc
 f0
+54
+1e
+eb
+88
+6f
 9a
+60
 66
-7c
-00
-24
-61
-00
-00
-1a
-62
-24
-00
-20
-20
-02
-c0
-6f
-e3
-49
-af
-68
+a9
+e7
+84
+0f
+8d
+0e
+28
+c7
+6c
+79
+fa
 4b
-46
-6e
-98
-46
-7c
-00
-20
-62
-80
-00
-df
-20
-00
-06
-da
-20
-46
-6e
-1a
-62
-24
-00
-20
-20
-6b
-45
-6a
+8f
+e8
+c8
 41
-49
-f6
-1a
-42
-26
-00
-20
-40
-5e
-17
+3c
+ab
+e4
+5c
+ac
+6d
+d2
+31
+19
+d7
+39
+ae
+fc
+db
+81
+6d
+80
+eb
 6f
-e3
-49
-cd
-20
-3a
 02
-de
-67
+cc
+7f
+96
+ae
+4f
+be
+10
 e3
+ae
+4d
+bf
+c1
+1c
+09
+20
+17
+9e
+ae
+75
+64
+4e
+77
+7e
+dd
+fc
+4d
+bc
+da
 49
-c7
-1a
-60
-a6
-06
-6f
-e1
-49
+f4
+19
+3d
+c2
+f2
 f8
-9a
-66
-7c
-00
-24
-61
-00
-00
+48
 1a
-62
-24
-00
-20
-20
-02
-d4
-6f
-e3
+91
+35
 49
-c7
-68
-4b
-46
-7b
+16
+66
+c5
+ba
+12
+43
+ef
+1e
+12
+9b
+71
+32
 98
-46
-7c
-00
-20
-62
-80
-00
-df
-20
-00
-06
-da
-20
-46
+b1
+e2
+0a
 7b
-1a
-62
-24
-00
-20
-20
-6b
-45
-20
-40
-03
-1f
-20
-40
-03
-37
-20
+0c
+8b
+71
+b3
+91
+f0
+e5
+b6
+ae
+14
+63
+57
+bc
+99
+76
+9b
+6e
+85
+fb
+af
+cc
+0e
+94
 40
-02
+b0
+51
+0d
+2f
+0c
+cd
+24
+88
+bd
+7f
 ea
-20
-20
-5c
-90
-6f
-e4
-47
-13
-c4
-07
-80
-00
-6f
-e0
-c6
-90
-c0
-00
-5c
-94
-c0
 03
-02
+16
+94
+9d
 f0
-20
+f4
+28
+b0
+88
+7b
+73
+bc
+aa
+3a
+29
+95
+09
+59
+87
+b3
+b7
+da
+ea
+58
+8c
+95
+83
+bd
+1d
+67
+83
+52
+37
+51
+fc
+98
+1b
+6e
+22
+af
+12
+36
+26
+e9
+d6
+8e
+86
+0b
+29
+b4
 60
-00
-00
-70
-46
-90
+81
+3e
+ac
+ca
+18
+c5
+04
+63
+21
+ec
+9b
+b0
+8e
+ba
+a1
+2b
+7a
+f1
+c4
+0f
 00
 20
-60
-00
-00
-6f
-e4
-47
-13
+c8
+92
+2a
+2e
+b0
 c2
-89
+01
+48
+0d
 dc
-b5
-c2
-8a
-02
-f6
-20
-60
-00
-00
-6f
+7f
+f7
+95
+78
+e0
+37
+75
+f7
+6b
+24
+e2
+25
+8f
 e4
-47
-13
-c4
-07
-80
-00
-6a
-41
-49
-fa
-1a
-42
+0f
+85
+d4
+a4
+f3
+50
+71
+e4
+e9
 26
-00
-20
-40
-5e
-51
-6f
-e0
-c9
+5b
+5a
+af
 d4
-20
-3a
-03
-04
-67
-e0
-c9
-d3
-1a
-60
+9d
+ae
+73
+c2
 a6
-01
+3d
+f9
+d0
+0d
 6f
-e1
-49
-fc
+ef
+8f
+3d
+c1
+41
+8b
+18
+d2
 9a
+19
+be
+aa
+82
 66
-7c
-00
-24
+1e
+ea
+be
+70
+11
+a0
+d6
 61
-00
-00
-1a
-62
-24
-00
-20
-20
 02
-fa
-6f
-e0
-c9
-d3
-1f
-e1
-7e
-f0
-20
-3a
-03
-0e
-6f
-e0
-c6
-90
-20
-40
-03
-1c
-67
-e0
-c9
-d5
-df
-20
-00
-01
-1a
-62
-24
-00
-da
-20
-49
-d5
-20
-20
-6b
-45
-68
-48
-c9
-d3
-6f
-e0
-c6
-90
-20
-40
-03
-1c
-98
-46
-7c
-00
-20
-62
-80
-00
-1f
-f2
-7e
-00
-98
-40
+2c
+f8
+dd
+1b
+b5
+ce
+12
+f1
+78
+4f
 fe
-00
-67
-e0
-c9
-d5
-1a
-62
-7e
-00
-68
-49
-49
-fa
-98
 46
-7c
-00
-20
-22
+3a
+66
+ad
+cd
+76
+2a
+48
+8f
+49
+3b
+5c
+a9
+51
+b6
+bf
+8d
+cd
+6b
 83
-0a
-1a
-60
-a7
-ff
-20
-20
-03
-0a
-c1
-80
-00
-00
-1f
+76
+09
+b2
+55
+a9
+e7
+87
+4f
+ad
+89
+1e
+16
+8f
+3e
+94
+f9
+7f
+dc
 e0
-fe
-06
-20
-60
-00
-00
-6f
-e4
-47
-13
-c2
-9f
+16
+94
+8c
+e7
+97
+61
+43
+92
+f8
+a1
+b1
+67
+b2
+34
+77
+65
+c3
+de
+6a
+9e
+e9
+11
+6b
+f7
+d1
+c4
+a2
+eb
+44
+93
+9a
+f9
+4c
+70
+d9
+7c
+6d
+a3
+da
+f5
+6e
+ef
+38
 03
-26
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-c0
-00
+b3
+de
+1f
+d1
+be
+53
+86
+f3
+d4
+b4
+ba
 83
-26
-c0
-01
-03
-2d
-20
-60
-00
-00
-6f
-e3
-46
-6e
-68
-4b
-46
-e6
-98
-46
-7c
-00
+95
+ac
+0c
+0d
+9b
+e7
+f0
+56
+18
+5c
+64
+57
 24
-62
-80
-00
-6f
-e3
-42
-db
-67
-e3
-46
-6e
-20
-60
-00
-00
-6f
+0e
+ae
+1c
+61
+22
+af
+bc
+51
+94
 e3
-46
-6e
-68
-4b
-46
-e6
-98
-46
-7c
-00
 24
-62
+7c
+97
+cd
 80
-00
-6f
-e3
-42
-db
-1f
-e0
-ff
-00
-67
+a4
+9c
+61
+3c
+e2
+a9
+05
+5c
+f9
+0e
+10
+7a
+77
+b2
+c0
+88
+64
+b8
+1a
+b1
+b4
+cf
+79
+29
+29
+a0
+c1
+6a
+24
+18
+41
+07
+a2
+a3
+4f
+b8
+fd
+6c
+da
+e2
+64
+70
+5d
+8c
+b3
 e3
-46
+33
+2a
 6e
+b6
+b2
+89
+1f
+2f
+e2
+05
+1b
+9d
+10
+f1
+52
+2c
+34
+92
 20
-60
-00
-00
-20
+52
+a9
+05
+53
+2d
+57
+2b
+ec
+d0
+de
+0c
 40
-03
-37
-20
-20
-5a
-9c
-6f
-e4
+cf
 47
-13
-c3
-0a
-5c
-6f
-c2
-9f
-03
-3f
-6f
-e0
+d2
+fe
+df
+c5
+76
+1e
+e5
 c6
-66
-c1
-00
-00
-00
-c0
-00
-83
-3f
-c0
+d3
+d2
+7d
+70
+6e
+34
+34
+18
+8a
+30
+2e
+ff
+43
+df
+98
+bb
+1f
+21
+53
+fd
+8e
+81
 01
-03
-44
-20
+ce
+86
+10
+92
+f1
+35
+6e
+7d
+5e
+78
+cf
+5a
+71
+21
+dd
+8b
+96
 60
-00
-00
-6f
-e3
-46
-68
-67
-e3
-41
-16
-6f
-e3
-46
+f3
+91
+ee
+2d
+3c
+1c
+a4
+e9
+35
+5d
+1c
 6e
-67
+96
+93
 e3
 42
-db
-20
-60
-00
-00
-6f
-e3
-46
-75
+3d
+07
+65
+f9
+c5
+72
+12
+26
+55
+39
+6e
+ac
+d2
+3b
+9a
+2f
+1d
+92
+4b
 67
-e3
-41
+47
+31
+8f
+80
+2f
+69
+a4
+23
+ad
+a9
+58
+53
+8f
+0e
+2e
+0d
+37
+29
+48
+73
+fd
+3a
+0f
+e4
+bc
+83
 16
-6f
-e3
+29
+2d
+f8
+72
+64
+4d
+be
+6b
 46
-7b
-67
-e3
-42
-db
-20
-60
-00
-00
-6f
-e4
-47
-13
-c4
-01
-00
-00
-c3
-0a
-5c
-43
-d8
-e0
-00
-02
-20
-40
+c1
+36
+a8
+b5
+b4
+37
+ed
+c1
+8f
+8a
+8a
+4a
+e5
+85
+c8
+e1
+03
+98
+ec
+d4
+16
+50
+46
+cb
+ed
+74
+10
+16
+7e
+f9
+3b
+35
+5e
+5f
+41
+b9
+1c
+c7
+2d
+f4
+dc
+e1
+5f
+73
+a2
+3d
 5f
+b0
+7e
+ef
+92
+b2
+6e
+b7
+3d
+c9
+1f
+10
+bf
+a0
+fa
 04
-20
-40
-5c
+7a
+24
+ff
+a4
+f2
 4a
-20
-40
+b0
+f9
 03
-51
-20
-20
-5c
-a3
-6f
-e0
-c6
-66
-c0
-00
-83
+c3
+64
+0d
+4d
+25
+15
+a5
+a4
+e7
+4c
+d6
+af
+e4
+7f
+ec
+f6
+50
+95
+24
+09
+b1
+fe
+7d
+58
+bd
+4d
+07
+fa
+5b
+67
+eb
+15
+a9
+2d
+2a
+2f
+fb
+bb
+76
+7c
 55
-c0
-01
-03
-5a
-20
-60
-00
-00
-6f
-e3
-01
+7c
+9f
+dc
+8d
+aa
+f4
+ef
+e6
+0e
+7b
+69
+61
 78
-67
-e3
-46
-68
-6f
-e3
-42
+bf
+3c
+d7
+b3
+fa
+b1
 db
-67
-e3
-46
-6e
-20
+65
+bb
+12
+30
+90
+5a
+4e
+eb
+66
+26
+81
+e8
+31
+53
+5b
+39
+87
+5e
+b5
+50
+2c
+19
+5f
+89
+f4
 60
-00
-00
-6f
-e3
-01
-78
-67
-e3
-46
+81
 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
-6a
-6f
-e0
-c8
-43
+63
+6e
+a2
+8c
+2c
+81
+aa
+15
+76
+33
+4a
+0c
+65
+25
+52
+f2
+af
+95
 1f
-e1
+1a
+84
+1d
+c7
+40
+ee
+02
+0b
+c9
+e5
+70
+64
+6d
 7e
-03
-c1
-81
-80
-00
-6f
-e0
-cb
-fc
-20
-7a
-00
+6e
 00
-6f
-e0
-cb
+75
+e8
+e8
+87
 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
+5d
+d4
+27
+43
+ae
+31
 c2
-82
-db
-5b
+19
+c6
 c2
-83
-5b
+90
+e6
 5b
-20
-40
-56
-01
-20
-40
+7d
+a1
+d2
+14
+bc
 5a
+ea
+42
+56
+e1
+c2
+2e
+4c
+ab
 b2
-24
-74
-00
-00
-20
-40
-5a
-bc
-20
-40
-03
-77
-20
-20
-5b
-37
-6f
-e0
+b2
+44
+da
+a2
+9c
+78
 c6
-59
-c1
-ff
+83
+71
+32
+dc
+89
+c0
+25
+e3
 80
-00
-6f
-e0
-c7
-7d
-20
+67
+50
+86
+53
+b9
+55
+f8
+d6
 7a
-00
-00
-1f
-e0
+de
+5b
+d0
+b9
+81
+4f
+2b
+83
+f8
+10
+fa
+d6
+29
+d6
+6b
+d2
+49
+2d
+02
+16
+6b
+21
+8b
+d4
+c4
+e6
+ba
+df
+36
 ff
+d2
+66
+db
+cd
+3d
+6d
+ed
+cf
+04
+8f
+5f
+c9
+d2
+e5
+8a
+91
+a0
+c6
+bd
+f6
+66
+0b
+e3
+60
+7e
+0c
+ce
+87
+9b
+93
+e1
+72
+36
+9e
+06
+97
+9c
+60
+39
+30
+e7
+07
+22
+8b
 ff
+70
+5b
+4f
 67
+04
 e0
+7f
+63
+2d
+a1
+8e
+06
+44
+0c
+c8
+d7
+c5
+11
+b4
+27
+3b
+66
+13
+52
+3d
+d5
+17
+43
+c4
+0d
+06
+8a
+40
+49
+27
+8a
+88
+b8
+7a
+91
+b1
+d9
+99
+14
+74
+bc
+9c
+4b
+85
+23
+51
+9a
+0d
+d8
+e6
+ed
+c0
+b5
+a3
+b0
 c7
-7d
-58
-00
-00
+23
+21
+f2
+45
+08
 00
-67
-e2
-48
-47
-20
-20
-5a
-73
-da
-60
-47
-7e
-da
-40
-03
-83
-20
-20
+28
+c1
+d5
 42
+05
+79
+72
+24
+c2
+ca
+b8
+c8
+1d
+81
+de
+fa
+5e
+88
+db
+b0
+93
+ed
+72
+96
+f7
+e4
+75
+6e
+ab
+55
+22
+d9
+eb
+ba
+6a
+13
+b8
+25
+e8
+60
+e6
+02
 e0
-6f
-e0
-c9
-6b
-67
+ee
+bf
+b2
+3f
 e0
-c0
-c0
-70
-47
-7d
-03
 20
+30
+c9
+6f
+e6
+68
+ae
+df
+8c
+bc
 60
-00
-00
-20
-40
-03
-b1
-20
-40
-61
-4d
-20
-40
-55
+2e
+ef
+74
+4b
+1b
+51
+0e
+50
+96
+7f
+4a
+f1
+e6
+28
+fb
+f2
+f5
+6a
+7c
 3d
-20
-40
-03
-9d
-20
-40
+4e
+8a
+52
+b9
+41
+13
+ef
+2a
+b6
+57
+00
+60
+01
 03
-a6
-20
-40
-61
-1e
-20
-40
-32
-8e
-20
-40
-35
+36
+59
+a3
+42
+50
+05
+14
+e5
+d8
+41
 31
-20
-40
+31
+f2
+1b
+4d
+60
+37
+49
+4f
+54
+ed
+17
+e6
 5f
-dd
-20
-40
-57
-2c
-20
-40
-5b
-9b
-20
-40
-5b
-ab
-20
-40
-5b
-ce
-20
-40
-5b
-d3
-20
-40
-5b
-e1
-20
-40
-5b
-ee
-20
-40
-5b
-e4
-20
-40
-5b
+38
+0f
+99
+dc
+cb
+48
+6b
+3b
+63
+0f
+36
+43
+81
+f4
+07
+cd
+12
+9c
+d1
+db
+f8
+a3
+e5
+99
+69
+4c
+90
+1b
+78
+37
+5d
+53
+03
+3c
+bd
+84
+e2
+4f
+d7
+38
+c5
+d8
+b9
+a5
+0b
+f6
 fb
-20
+f9
+04
+60
+5e
+a4
+3b
+35
+1e
+68
+b5
+92
+58
+cd
+93
+02
+c4
+ac
+24
+9a
+dc
+6e
+87
+13
+6e
+db
+5e
 40
-03
-80
+0d
+88
+6d
+c4
 20
-40
-56
-b6
+c6
 20
+a3
+c3
+26
+59
+c7
+95
+57
+ef
+8d
+ba
+3c
+5e
+ea
+a8
 40
-5c
+9f
+32
+94
+21
+1e
+8e
+a9
+12
+e2
+e5
+3c
+cb
+7c
+34
+dc
+9c
+9c
+6d
+bb
+12
+84
 0e
-20
-20
+d8
+7e
+d0
+a6
+ae
+41
+e4
+4e
+45
+de
+43
+ea
+b8
+e8
+0e
+62
+dd
+ae
+94
+88
+63
+15
+78
+0e
+e3
+a4
+dc
+bc
+36
+db
+24
+c4
 5c
-05
-6f
-e0
-c6
+8c
+66
+35
+eb
+69
+8d
+f2
+2d
+ad
+89
+b8
+9e
+39
+0c
+32
+3b
+6a
+89
+94
+61
+73
+f7
+46
+92
+1d
+1b
+9b
+6b
+42
+3d
+82
+28
+cd
+82
+f6
+bf
+3f
+88
+09
+cd
+31
+99
+6c
+42
+a4
+5e
+1d
+cd
+c9
+aa
+7b
+9d
+d8
+98
+9d
+2a
+8a
+15
+9a
+4a
+e2
+4b
+18
+70
+54
+04
+44
+6b
+e4
+77
+e9
 5c
-c1
-7f
-80
-00
-6f
-e0
-cb
+d9
+68
+bd
+5e
+53
 1e
+5e
+82
+1a
+4c
+55
+95
+d6
+4d
+dd
 24
-7a
-00
-00
-6f
-e1
-47
-81
 20
-7a
-00
-00
-6f
+20
+8f
+89
+32
+56
+33
+e6
+6d
+bf
+97
+55
+35
+37
+6c
+f1
+a9
+ee
+8f
+a6
+12
+89
+05
+7b
+09
+79
+b2
+9d
+e6
+02
+26
+f3
+19
+79
+e2
+35
+ef
 e0
+bc
+df
+3d
+53
+98
+52
+9a
+43
+4d
+6d
+6e
+d8
+89
+8f
+2d
+41
+f1
+52
+9f
+b2
+72
+e8
+b0
+0c
+d1
+d2
+21
+04
+c6
+f9
+f3
+ca
+32
+67
+fa
+a1
+33
+f8
 c7
-01
-24
-7a
-00
-00
-20
-20
-61
+5a
+d9
+16
+9a
+ba
+9c
+66
+60
+2b
+d8
+36
+c9
+bb
+8e
+2d
+b4
+a6
+3c
+ee
+0a
+8c
+0d
+d8
+e6
+b4
 14
-6f
-e0
-c6
-fb
-20
-7a
-00
-00
-6f
-e0
 c6
-fc
+3c
+50
+87
 c0
+66
+cd
+05
+2a
+c3
+6b
+67
+80
+7c
+7b
+7f
+47
+92
+d1
+82
 00
-e1
-bd
-6f
-e0
-c7
+07
+51
+17
+08
+68
+9a
+ee
+19
+87
+c9
+01
+ff
+d5
+a1
+a3
+b4
+f2
+4a
+a2
+e4
 01
-20
-3a
-03
-ad
-20
-20
-61
-b7
-20
-40
-61
 ba
-6f
-e0
+d6
+d6
+bc
+8e
+92
+c9
+24
+47
+7c
+2a
+55
+23
+3c
+f0
+8c
+d9
+c0
+69
+9e
+f5
+94
+3d
+9c
+ee
+90
+2e
+97
+55
+7e
+f4
+79
+71
+9d
+81
 c8
-45
-20
-7a
-00
-00
-20
-20
-61
-9f
-da
-60
-4a
-05
-da
-40
-5a
+d2
+06
+34
+7d
+58
+fb
+c6
+f1
+7b
 ef
-20
-20
-42
-e0
-20
-40
-59
-ed
-20
-20
-5c
-1b
+a7
+73
+84
+e1
 1a
-62
-7e
-00
-c0
-20
-03
-cb
-c0
-0a
-83
-d0
-c0
-19
-03
-c2
-c0
-1e
-03
+5b
+ce
+81
+7b
+87
+bf
+da
+98
+cf
+a7
+d7
+e4
+93
+ee
+cf
+6c
+99
+3d
+a4
+f1
+8a
+ab
+56
 ee
-c0
-1c
-83
-ff
-c0
+1a
+ab
+34
+d4
 1d
+a0
+de
+10
+92
+6a
+4d
+ed
+47
+94
+a1
+5a
+9e
+4f
+18
+e4
+6d
+f7
+48
+dc
+75
+d3
+b3
+93
+ab
+66
+c9
+ea
+96
+d2
+99
+5c
+b2
+99
+06
+b3
+8d
+33
+72
+78
+e4
 04
-02
+98
+2a
+4a
+64
+a0
+15
+a5
+cd
+f7
+52
+92
+5f
 c0
-0a
-03
-bf
-20
-20
+58
 5a
+ee
+0b
+86
+da
+05
+8d
+0c
 c3
-58
-00
-00
-00
-67
-e2
+6c
+13
+6b
+fd
+0f
 4b
-fb
-20
-20
-5a
-d0
-6f
-e0
-c7
-95
-c0
-00
-83
-c6
-70
-48
-44
-14
-20
-20
-03
+88
+0a
+85
+aa
+17
+55
+71
+69
+4a
+fa
+8c
+25
+f0
 c8
+b5
+ff
+9f
+e9
+4b
+78
+bd
+9e
+03
+6a
 20
-40
-5a
+9e
+88
+0e
+b6
+3e
+79
+b3
+02
+97
+7b
+26
+0a
+3e
+86
+5f
+b8
+82
+c8
+6e
 ef
-70
-48
-44
-05
-6f
-e0
-cb
-fa
-67
-e0
-cb
-fb
-20
-20
-5a
+35
+23
+f3
+59
+d5
+96
+5b
+8c
+c9
+db
+99
+6c
+1f
+cf
+d5
+a5
+b7
+7e
+e8
+c6
+cc
 f6
+5c
+51
+5f
 6f
-e0
-ca
-04
-24
-7a
-00
-00
-70
-4a
-04
-01
-70
-4a
-05
-1e
-20
-60
-00
-00
-58
-00
-00
-00
-67
-e0
-ca
-04
-67
-e0
-ca
-05
-58
-00
-00
-00
-67
-e1
-47
-c0
-70
-47
-94
-00
-d8
-40
-00
-06
-6f
-e4
-47
-13
-c2
-8d
-83
-da
-d8
-40
-00
-07
-60
-49
-42
+44
+99
+16
+a9
+73
+03
+a6
+d8
+8c
+37
 d3
-60
-49
-42
-d5
+f4
+cc
+fb
+fe
+d1
+14
+86
+57
+e3
+99
+69
+0e
+48
+da
+45
+18
+cf
+f1
+22
+f1
 70
+5a
+64
+96
 47
-c2
-00
-70
+63
+8a
+7b
+0c
+c7
+f3
+0d
+ec
+45
+d2
 49
-56
-00
-20
-40
-29
-cb
-20
-20
-03
-e0
-20
+cd
+ba
+e3
+4c
+04
+74
+77
+32
+fa
+45
+25
+04
+5a
+4e
+17
+92
+f6
+58
+07
+a6
 40
-5b
-7b
-6f
-e1
-43
-ef
-c2
-83
-83
+37
+72
+75
+63
+19
 e5
-c2
-80
+95
 42
-fc
-20
-20
-5c
-1a
-6f
-e1
+fe
+10
+d8
+33
+cc
+08
+49
+07
+78
+79
+96
+16
+e8
+28
+7e
+42
+ab
+4f
+14
+3b
+d2
+be
+86
+c3
+b0
+63
+cc
+66
+00
+bc
+e8
+55
+81
+65
+0e
+b9
+9b
 43
+40
+8f
+94
+ca
+ea
+df
 ef
-c2
-80
-42
+89
+7b
+78
+5a
+b4
+85
+d6
+dc
+0d
+54
+c1
+ec
+de
+96
+04
+3b
+1d
 fc
-6f
-e0
-c8
+68
+61
+d7
+2e
+e5
+31
+ba
+71
+b7
+b5
+66
+72
+a2
+0a
+b3
+0c
+9a
+b2
+d1
+db
+d6
+30
+85
 43
-1f
-e1
-7e
-03
-20
-40
-5b
-21
-c0
-81
-d4
-a9
-6f
-e0
-cb
-fe
+7f
+0e
+ab
+05
+bc
+f8
+d0
+0f
 24
-3a
-54
-a9
-20
-20
-54
-cd
+9c
+3d
+af
 6f
+6c
+d3
 e2
-45
-8f
-67
-e2
-45
-e8
+48
+f4
+65
+8e
+46
+4b
+5b
+7e
+29
+bd
+a3
+4f
+49
+fa
+ec
+73
+bb
+1e
+c8
+70
+b0
+05
+5f
+59
+84
+6e
+92
+c4
 67
-e2
-46
+fd
+ae
+2a
+72
+04
+81
+bc
+f8
+4a
+7a
 91
-20
-40
-35
-5a
-20
-40
-5c
-0b
-20
-40
+93
 61
-8e
-20
-40
 5a
-73
-70
-47
-7d
-00
-70
-45
-fc
-00
-70
-45
-e2
-00
-6f
-e2
-45
-e8
-68
-4a
-45
-e4
-98
-46
-7c
-00
-20
-62
-80
-00
+6b
 20
 40
+48
+bf
+9c
+f6
+5e
+5f
+6b
+75
+c7
 60
-16
-20
-40
-04
-1d
-20
-20
+39
+19
+8a
+b2
+68
+d9
+36
+8a
+c5
+07
+28
+33
+e5
+ab
+f1
+9d
+c5
+68
+5b
+e6
+59
 60
-42
-20
+81
+f6
+f3
+bd
+89
+a1
 40
+4d
+91
+c1
+2b
+3e
+0e
+81
+b3
+3d
+e0
+e2
+4d
+e0
+00
+89
+ad
+1b
+1a
+4b
+5b
+de
+27
+63
+63
+f4
 60
-16
-20
-40
+7a
+c0
+94
+6e
 04
-1d
-20
-20
-60
+69
+d0
+d1
+98
+31
+df
+8d
+3a
+f8
+1b
+96
+ea
+95
+44
+0d
 84
-20
-40
-60
-16
-20
-40
-04
-1d
-6f
-e0
-c8
-7a
-c1
-00
 80
-00
-6f
-e0
+74
+cc
+d7
+f5
+04
+12
+6c
+6a
+5c
+81
+88
+1f
+75
+42
+88
+09
+83
+ce
+61
+05
+50
+3e
+02
+51
+d2
+4b
+ac
+49
+09
+95
+70
+bb
+9a
+d0
+fa
+2c
+71
+f0
+74
+67
+ca
+2e
+b6
+84
+df
+f3
+36
+67
+52
+a2
 c6
-00
+ff
+01
+7e
+57
+df
+69
+0d
+7e
+03
 24
-3a
-5f
-f2
+cc
+a8
+4e
+a8
+68
+69
+83
+e0
+b9
+15
+51
+1e
+ad
+f8
+16
+8c
+34
+b9
+83
+9e
+ea
+80
+9a
+22
+cd
+c1
+be
+c0
+b6
 6f
-e0
+a4
+2f
+55
+72
+b1
+31
+32
+91
 c5
+ae
+82
+78
+b5
+22
+f9
+af
+e5
+d1
+d9
+d5
+a0
+32
 e2
-c0
-02
-04
-0d
-c0
-00
-e0
-5f
-c0
-01
-84
-14
-20
-20
-60
+71
+51
+29
+30
+5b
+8f
+c5
+1b
+65
+d5
+b0
+da
+ce
+3e
+76
+63
+bb
+0e
+03
+4c
+35
+1d
 55
-6f
-e4
-47
-13
-c3
-1f
-60
-59
-6f
-e0
-c7
+2d
+a3
+a9
+c8
+5f
+de
+41
+b8
 1b
-c0
-00
-e0
-59
-20
-40
-60
-18
-70
-46
-66
-01
-20
-20
-54
-a0
-6f
+a1
+08
+17
+06
+80
+f5
+2f
+b3
+aa
+95
 e4
-47
-13
-c3
-1f
-60
-59
-c2
-89
-e0
-59
-c2
+f9
+4a
+bd
+50
 8a
+e5
+0c
+32
+b5
+b3
+b6
+97
+2d
+05
+ab
+53
+50
+27
+d9
+c9
+68
+a7
+b6
+f1
+3a
+80
+75
+6d
+d9
+c7
+01
+a7
+72
 60
+91
+14
+bb
+53
 59
-c2
-89
-60
-59
-20
-20
-60
-34
-6f
-e0
-c1
-41
-67
-e0
-ca
-07
-20
-60
-00
-00
-6f
-e0
-ca
-07
-67
-e0
-c1
-41
-20
-60
-00
-00
-20
-40
-62
-0e
-20
-40
-78
 aa
-20
-40
-04
+09
 24
-20
-20
-5e
-61
-6f
-e0
-c6
-49
-c1
-7f
-80
-00
-da
-20
-00
-00
-70
 49
-77
-05
-68
-48
+e3
+51
+8a
+a1
+e7
+3a
+53
+3f
+42
 c6
-49
-20
-40
-04
-2b
-20
-20
-56
-c1
-6f
-e4
-47
-13
-c2
-95
-d6
-de
-6f
-e0
+c8
+30
+99
+fb
+58
+b3
+90
+3f
+3e
+11
+c1
+29
+80
+f5
+4c
+6e
+3b
+0a
 c9
-74
-1f
+8d
+ae
+de
+2e
+dc
+21
+59
+17
+d7
+aa
+9e
+19
+eb
+bf
+a4
+76
 e2
+c4
+47
+73
+fe
+8f
+2b
+f5
+ea
+73
+2e
+93
+64
+80
+37
+9e
+a3
+87
 26
-00
-6f
-e0
-c6
-54
-c0
-7f
-84
-32
-20
-20
-56
-ce
-6f
-e0
-c6
-49
-20
-40
-59
-46
-68
-48
-c6
-49
-20
-20
-04
-36
-1a
-62
+92
+e4
+ff
+82
+1d
 7e
-00
+27
+4f
+5a
+c6
+f2
+c2
+50
+c2
 67
-e0
-c9
-78
 1f
+d5
+50
+39
 e3
-fe
-00
-1f
-e2
-24
-00
-18
-42
-26
-00
-20
-40
-55
-b1
-1a
-62
-04
-00
-20
-40
-6e
-e6
-7d
-20
-a4
-00
-20
-40
-59
-3d
-20
-20
-59
-29
-20
-40
-36
-b4
-24
-74
-00
-00
-20
-40
-36
+34
 be
-20
-40
-04
-47
-6f
-e1
+e5
+c8
+8d
+38
 c6
-08
-20
-20
-36
+31
+8e
+4a
+a3
+95
+ac
+1b
+2a
+ae
+97
+98
+c3
+fd
+2d
+3e
+05
+3c
+46
+39
+4d
+41
+e1
 22
+d2
+c6
 58
-00
-00
-00
-67
-e4
-00
+95
+d8
+05
+4e
+d2
+63
+3f
+5c
+21
+86
+6f
+11
+a1
+af
+c6
+83
+3d
+91
+0f
+3a
+37
+31
+b0
+ae
+77
+45
+ec
+f9
+63
+e0
+87
+f6
+19
+04
+5c
+18
+86
+19
+71
+ba
+55
+c4
+81
+89
+b6
+7c
+fd
+2b
+0d
+89
+e5
 16
+93
+76
+12
+69
+29
+6a
+33
+3b
+a5
+86
+85
+dc
+14
+9f
+2a
+2e
+80
+8c
+0a
+3d
 58
+5c
+27
+15
+cf
+2d
+80
+bb
 00
-00
-00
-67
-e2
-00
-1e
-20
-60
-00
-00
-20
-40
-5e
+de
+b2
+a4
+c1
 b7
-68
-48
-c6
-5a
-20
-20
+85
+88
+4c
+51
+be
+f7
+16
+9f
+57
+6d
+45
+e6
+24
+a1
+89
+d5
+61
+a5
+07
 55
-b1
-70
-46
-00
+94
+c7
+16
+b4
+f6
 00
-20
-40
-36
-47
-5f
-ff
-ff
-ff
-67
-e2
+4d
+1b
+c5
 45
-af
-58
-00
-00
-00
-67
-e3
-c8
-46
-70
-47
-3f
-01
-20
-40
-59
-ed
-20
-20
-62
-2b
-20
-40
-61
-8e
+d0
+f0
+6a
+db
+5f
+c5
+eb
+d0
+c7
+8d
+4c
+48
+49
+7b
+a0
+60
+4a
+b7
+b9
+f8
 20
-40
-02
-7d
-6f
-e4
+0e
+81
+cc
+06
+56
+1a
+4a
+88
+01
+78
 47
-13
-c2
-9f
-60
-2d
-6f
-e0
-c6
-66
-c0
-00
+d5
+21
+4a
+7a
+02
+1d
+fe
+32
+cf
+07
+8d
 04
-5f
-20
+63
+08
+23
+10
+25
+97
+07
+aa
+53
+5e
+bf
+2f
+73
+01
+89
+fa
+ac
+f0
+47
+d1
+81
 20
-54
-91
-6f
+0d
+e8
+7c
+87
+73
+5f
+f6
+98
+8f
+73
+a2
+80
+23
+ad
+97
+22
+eb
+9a
+9a
+8d
+92
+cb
+57
 e4
+64
+ea
+89
+80
+1d
+92
+cc
+38
+85
+c1
+77
+e9
+de
+5d
+b8
+f2
+c5
+dd
+27
+eb
+f3
+12
+4d
+0c
+50
+e1
+79
+49
+5a
+da
+22
+a3
+f1
+de
+ba
+64
+89
+bd
+11
+6b
+1e
+74
 47
-13
-c3
-08
+76
+04
+b8
+cc
+60
+4d
+b0
+01
+e6
+74
+a4
+ee
+ce
+d0
 e0
+71
+82
+04
+60
+be
+3e
+35
+4d
+5b
+f7
+60
+43
+94
+01
+f4
+f7
+41
+66
+4d
+1e
+b8
 2a
-20
-40
+be
+39
+cd
+8b
+b6
+cd
+d5
+53
 61
-95
-20
-40
+0d
+c6
+7a
+4e
+a5
+6e
+16
+b4
+c5
+cb
+19
+1d
+93
+57
 54
-ac
+b9
+bf
+1e
+dd
+21
+39
+ca
+b4
+3a
 20
-34
-60
-67
-6f
-e4
-47
+21
+41
+81
+61
+0a
+8b
+10
+16
+3a
+87
+22
+29
+af
+39
+ad
 13
-c2
-98
-04
-67
-20
-20
+b4
+b1
+3b
+5f
+1b
+da
+16
+4a
+0b
+0f
+65
 60
-23
-70
+b5
+c5
+f5
+1a
+88
+eb
+4a
+64
+af
+b4
+fd
 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
-70
-20
-20
-54
-4c
-58
-00
+ce
+e0
+87
 90
-00
-67
-e1
 42
-f7
-70
-40
-c1
-03
-70
-40
-a6
-08
-70
-49
-7f
-00
-70
-49
-80
-00
+66
+9d
+6a
+db
+56
+6a
 58
-00
-02
-00
+cd
+90
+dc
+98
+7c
+8e
+fe
+fc
+1e
+9e
+d4
+16
+ab
+da
+9d
+13
+8d
+2d
+74
+f3
+80
+d3
+29
+ee
+48
+81
+79
+5e
+8a
+c0
+1e
+e0
+5b
+7a
+06
+89
+bb
 67
-e1
-40
-a4
-70
-42
-e1
-17
-70
+ad
+5d
 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
+bb
+cf
 04
-47
-20
-40
-56
 a9
-68
-48
-c6
-54
-20
-40
-6e
+69
+22
+2c
 f7
-68
-48
-c6
-54
-20
-40
+59
+5b
+b7
+25
+e4
+16
+7b
+d4
+d0
+db
+8e
+3a
+5e
+19
+12
+7c
+3e
+37
+b7
+bb
 6e
+c4
 d3
-6f
-e0
-c6
-4d
-20
-40
-59
-43
-68
-48
-c6
-5a
-20
-40
-55
-ab
-20
-40
-61
-1a
-20
-40
-55
+98
+46
+3f
+e2
+29
+88
+c8
+a9
+fb
+12
+fd
+4e
+f5
+5f
+e8
+fb
 0c
-20
-40
-54
 f9
-68
-48
-c6
-4a
-20
-40
-55
-b1
-68
-48
-c6
-4b
-20
-40
-55
-b1
-20
-40
-61
-fd
-68
-48
-c6
-5b
-20
-40
-55
-b5
-20
-40
-04
-97
-20
-40
-54
+bd
 f2
-20
-20
-54
-e8
-6f
-e1
-c7
-3c
-67
-e1
-86
-70
-df
-20
-00
-18
-d8
-40
-00
-00
-6f
-e1
-86
-70
-2f
-ef
-fe
-00
-20
-40
-84
-a4
-6f
-e1
-86
-70
-1f
-e3
-7e
-00
-67
-e1
-86
-70
-18
+8f
+bc
+58
+cd
+f8
+3f
+10
+ee
+66
+f1
+39
+1d
 40
-84
-01
-c2
-00
-04
-9b
-20
-60
-00
-00
+1a
+bc
+49
 18
-46
-7c
-ff
-20
-62
-80
-00
-20
-20
-6f
-0b
-20
-40
-04
+2d
+c4
+b2
+a2
 47
-70
-4b
-20
-00
-20
-20
-55
-0d
-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
+5c
+25
+60
+99
+0f
+3d
+f2
+29
+5d
+f0
+53
+5f
+bb
+cb
+8b
+91
+ec
+e5
+0e
+ff
+12
+5b
+45
+e7
+42
+a0
+98
+61
+ef
+97
+13
+d7
 00
-20
+3b
+f7
+58
+ef
+3e
+3a
+64
+ea
+a1
+25
+eb
+4a
+94
+c0
+99
+34
 40
 56
-01
-24
-74
-00
-00
-6f
-e0
+49
+c5
+50
+72
+0c
+8e
+a2
+c5
+14
+d0
+8a
+04
+8c
+c5
+fd
+e5
+a1
+a1
+02
+35
+fa
+e6
+de
+cd
+c0
+45
 c7
-7c
-70
-47
-7c
+d8
+c4
+1b
+33
+22
+c7
+b4
+bc
+13
+d6
+6a
+08
+b4
+d0
+3e
+3e
 00
-24
-5a
-04
-d2
-6f
-e4
-47
+01
+65
+57
+36
+1a
+05
+86
+8a
+92
+f9
+4a
+b5
+08
+be
+dd
+20
 13
-c3
+ea
+4f
+38
+8c
+e3
+93
+ca
+17
+a8
+0b
+b2
+33
+ed
+e2
 0b
-04
-bb
-6f
-e0
-c9
-6c
-24
-3a
-60
-b6
-20
-40
-03
-77
-6f
-e0
-c5
-89
-c2
 80
-84
-ca
-68
+9a
+ea
+73
 48
-c5
-1a
+79
+74
+d7
+46
+0e
+7a
+7b
+71
+90
+d4
+d6
+26
+36
+6b
+b0
+6d
+53
+a8
+a4
+57
+c1
+19
+16
 6f
-e0
-c8
+dc
+04
+09
+2f
+c7
+7a
+c1
+52
+dc
+a0
+ba
+84
+75
+a4
+88
+a8
+ec
+a9
+56
+74
+6a
+fb
+f0
+99
 46
-98
-41
-fe
+90
+94
+d9
+da
+9a
+1b
+89
+84
+8d
+eb
+b7
+af
+45
+91
+74
+56
 00
-67
-e0
-c8
+a2
+9a
+8e
+34
+74
+ae
+a8
+ba
+2b
+ea
+14
+30
+f5
+d8
+1d
+2b
+1e
+dd
+64
+0a
+4b
+ad
+a0
+a2
+0d
+b5
 46
-68
+1f
+d2
+9d
+61
+7a
+29
+dc
+0c
+26
+87
+ab
+b0
+1b
 48
-c5
-1f
-6f
-e0
-c8
+65
+13
+54
+10
 4b
+1d
+cb
+b3
+66
+d8
+aa
+2c
+18
+25
+b3
+9a
+36
+59
 98
-40
-fe
-00
-67
-e0
-c8
+b8
+5f
+ea
+ae
+03
 4b
-68
-48
-c5
-20
-6f
-e0
-c8
-4c
-98
-40
 fe
-00
+8f
+9b
+a9
+28
+3d
+66
+0f
+b1
+4e
+96
+3f
+ef
+f6
+84
+18
+06
+f6
+de
+e8
+60
 67
-e0
-c8
-4c
-70
-45
-89
-01
-da
-20
-00
-07
-da
-40
-48
-46
-6f
-e0
-c8
-46
-c2
-81
-36
+fb
+3d
+98
 db
-6f
-e1
-48
-4b
-20
-7a
-00
-00
-20
-20
-36
+52
+2d
+1d
+7b
+4d
+17
+f6
+49
+09
+a0
 db
-20
-40
-04
-47
-20
-20
-01
-ef
-6f
-e0
-c6
-66
-c0
-00
+e2
+f1
+dd
+bd
+69
+b2
+9c
+46
+33
+21
+77
+ca
 04
+1e
+7b
+fd
+55
+8a
+5f
+a1
+b1
 d9
-c0
-00
-84
-dd
-c0
-01
-61
-e3
-20
-60
-00
-00
-68
-48
-c6
-5d
-20
-40
-61
-e4
+42
+c1
+df
+7d
+9d
+1a
+b4
 68
-48
-c6
-5c
-20
-20
-61
-e4
+ea
+ec
+b7
+9b
+ab
+a4
 68
+5f
+df
+d5
+83
+ff
+2e
+80
 48
-c6
-5e
-20
-40
-61
+13
+16
+a5
+14
+c4
+59
+c8
+41
+ea
+86
+30
+53
+54
+36
 e4
-68
+d6
+71
+79
+3e
+22
+04
+cf
+32
+5f
+78
+7b
+0e
 48
-c6
-5c
-20
-20
-61
-e4
-6f
+fb
+89
+2f
+77
+b4
+5f
+cd
+76
+26
+e3
+a8
+c1
+af
+25
+f4
+d2
+b4
+93
+e7
+a7
+85
+99
+eb
+b1
+5a
+9f
+ba
+6e
+2c
+83
+bb
+71
+b9
+7a
+02
+c5
+23
+2c
+95
+13
+89
+81
+14
+72
 e0
-c6
+3d
+70
+3f
+5e
+10
+e5
+80
+74
+47
+19
+b6
+cd
+5b
+1d
 66
-c0
-00
+c1
+23
+6d
+fb
+9a
+0a
 04
-e6
-c0
-00
+46
+3e
+05
+4d
+3d
+b5
+ec
+82
+c8
+12
+80
+4e
+fe
 84
-ea
-c0
-01
-61
+cd
+c2
+74
+a8
+1e
+f1
+a5
+34
+c7
+47
+30
+bf
+41
+fc
+8f
+e7
+27
+96
+1b
+18
+32
+66
+1c
+42
+f4
+23
+6b
+23
+9c
+83
+77
+66
+8f
+a6
 f9
-20
-60
-00
-00
-68
-48
-c6
-5d
-20
-40
+b1
+30
+c8
+af
+af
+2f
+e6
+47
+f0
+eb
+18
+7f
+34
+c3
 61
-e5
-68
+70
+73
+a1
+41
+78
+a2
+3f
+e0
+e8
+f7
+55
 48
-c6
-5c
-20
-20
-61
+6a
+a6
+ce
+8a
 e5
-68
-48
+c3
+7d
 c6
-5e
-20
+0f
+18
+d2
 40
-61
-e5
-68
-48
-c6
-5c
-20
-20
-61
-e5
-20
+d1
+b7
+3d
+18
+f3
+dc
+7d
 40
-59
-58
-c0
+db
+f9
+8f
+32
+c7
+1d
+93
+1d
+f9
+6f
+3c
+82
+5a
+e1
+57
+33
+79
+e0
+fb
+a8
+e8
+2c
+4b
+d6
+37
+e3
+bf
+eb
+26
+a2
+42
+32
+c4
+56
+e7
+b0
+24
+2e
+c4
+cd
+cd
+69
+cd
+06
+56
+ae
+cf
+54
+b8
+11
+ba
+fa
+b3
+21
 18
-59
-5f
-c0
+aa
+74
+ef
+d5
+7d
+f9
+db
+1c
+16
+c3
+56
+3b
+e9
+5c
+19
+1e
+cd
+fd
+53
+58
+d8
+7a
+db
+b2
+8d
+0c
+a9
+06
+4a
+75
+c5
+ab
+5e
+0c
+31
+dd
+47
 18
-d9
-c6
-c0
-2c
-04
-f3
-20
-20
-59
-52
-20
-40
-59
-e7
-6f
-e0
+86
+3f
+13
+9f
+14
+9b
+d2
 c8
-5a
-c0
-2c
-84
-f7
-20
-20
-59
-5f
-70
-49
+d6
+cb
+74
+f8
+ab
+21
+ad
 57
-0b
-da
-60
+2f
+21
 4a
-0b
-20
-20
-59
-95
-78
-54
-7c
-00
-58
-00
-00
-00
-67
-e3
-48
-47
-20
-40
-05
-0e
-20
-40
-56
-06
-6f
 e0
-c8
-46
-1f
+c2
+e8
+18
+b2
+25
+76
+cc
+14
+59
+8a
+17
+5b
+f5
+7b
+da
+a5
+ac
+69
+5f
+ef
+37
+53
+69
+6e
+4d
+49
 e1
-7e
-1f
+f5
+17
+8c
+e6
+39
+15
+05
+98
+2e
 c0
-82
 85
-08
-6f
-e0
-cb
-1d
-1f
-e1
-7e
-1f
-c0
+ee
 02
-85
+23
+76
 08
-6f
+8a
+48
+54
+7f
+61
+7c
+ee
+93
+e1
+e8
+6d
+b2
+18
+cd
+da
+63
+f2
+40
+1c
+41
+06
+34
+01
+55
 e0
-cb
-1e
-20
-3a
-05
-0b
+94
+92
+0d
+dd
+74
+a4
+c5
+9d
+39
+83
+48
+52
+13
+f7
+cf
+29
+b4
+c4
+8c
+1f
+b4
+38
+f1
+f9
+b2
+5a
+0d
+48
+b6
+4a
+3e
+6e
+30
+2f
+9c
+13
+90
+45
 70
-4b
-1e
-00
-6f
-e0
-c8
-46
-67
-e0
+f2
+6d
+b5
+34
+07
+6e
+f6
+90
+d9
+bd
+e9
+25
 cb
-1d
-20
-60
-00
-00
-70
+d4
+10
+12
+53
+ba
+d6
+45
+88
+29
+71
+7f
+d0
+5a
+e5
+4c
+54
+8d
+b1
+84
+8d
+74
+f8
+4c
+92
+89
+c3
+48
+8f
+f8
+04
+1e
+c2
+1b
+55
+1b
 4b
+fa
+ac
+7b
+18
+eb
 1e
-01
-20
-40
-61
-1a
-20
-20
-05
+e4
+98
+99
+86
+d9
 08
-6f
-e0
-c4
-20
-c1
-80
-00
-00
-6f
-e0
-c9
-57
 c0
-05
-85
-13
-20
-20
-59
-f8
-20
-40
-5a
-6d
-6f
+72
 e0
-c6
+27
+3a
 59
-c0
-7f
-85
+16
+b2
 19
+6c
+63
+69
+3f
+61
+b3
+69
+2d
+44
+e9
+11
+de
+77
+c7
+6b
+74
+a8
+a5
+de
+83
+4a
+94
+e1
+ea
+fa
+c3
+0c
+18
+95
+a9
+31
+27
+6c
+09
+1c
+dc
+36
 68
-48
-c6
-59
-20
-40
+b3
+df
+1a
+e3
 6e
-e6
+8c
+34
+4a
+85
+a8
+42
+0c
+a4
+ac
+a2
+47
 24
-60
-80
-00
-58
-00
-00
-00
-20
+1b
+53
+24
+e8
+a7
 40
-69
-e5
-c0
+ff
+fc
+4e
+29
+43
+47
+cd
+e7
+c8
+6e
 ac
-59
-55
-20
-20
-5a
-2f
-20
-40
-6f
-82
-20
-40
-6f
-b0
-1f
 e6
-fc
-0a
-20
-40
-7d
-5f
-67
-e1
-46
+aa
+c8
+fd
+c9
 33
-20
-20
-55
-53
-d7
-ca
+f8
+ba
+64
+78
+f3
+99
+cd
+36
+8a
+1c
+b5
+99
+b2
+9c
+1b
+0b
+a4
+85
+f6
+dc
+16
+c2
+f1
+04
+02
+2c
+77
+72
+b5
+42
+0d
+0f
+71
+c1
+e9
+b6
+9e
+4d
+e4
+04
+59
+01
+0e
+a2
+84
+ac
+88
+57
+75
+db
+8c
+c2
+83
+06
 aa
 55
 40
@@ -5286,12 +5416,12 @@
 00
 00
 d3
-98
+18
 84
 f2
 7d
 61
-30
+00
 00
 00
 00
@@ -5381,8 +5511,8 @@
 07
 05
 0c
-89
-89
+0c
+0c
 ff
 ff
 ff
@@ -5713,13 +5843,13 @@
 00
 4a
 47
-24
-f4
-00
+70
+11
+01
 00
 77
 01
-0e
+0b
 aa
 55
 04
@@ -6009,48 +6139,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
@@ -6111,8 +6241,8 @@
 00
 3f
 46
-60
 85
+90
 aa
 55
 02
@@ -6375,6 +6505,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
@@ -6463,7 +6626,7 @@
 9a
 40
 00
-18
+0c
 aa
 55
 05
@@ -6486,44 +6649,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
@@ -6570,135 +6695,10 @@
 aa
 aa
 55
-2b
-65
-fc
-e7
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
+47
+5d
+ab
+18
 ff
 ff
 ff
@@ -8188,5 +8188,5 @@
 ff
 ff
 ff
-7a
-92
+ba
+e5
Index: output/flash.dat
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/output/flash.dat	(revision 1991)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/output/flash.dat	(working copy)
@@ -1,5271 +1,5401 @@
 00
 02
+c1
+4f
+a7
+c4
+d0
+0e
+a3
+f1
+1b
+c1
+c5
+37
+15
+ea
+18
+a5
 aa
 55
-8e
-14
-c2
-84
-00
-2b
-c0
-00
-02
-74
-c0
-01
-00
-3a
-c0
-08
 00
-43
-c0
+15
 08
-80
-45
-c0
-0a
+d1
+2e
+07
+d1
+6f
+64
+28
+4e
+4c
+72
+10
+57
+ab
+d6
+ce
+46
+65
+be
+98
+2c
+ce
+1c
+a7
+ad
+ba
+b7
+d0
+b5
+76
+ca
+bc
+4a
+cf
+7f
+a9
+fd
 01
-44
-c0
-0a
-80
+68
 c6
 c0
-0c
-00
-e6
-c0
-0c
-80
-ed
-c0
-0d
-00
-53
-c0
-12
-81
-db
-c0
-14
-01
-fe
-c0
-34
-02
-55
-c0
-34
-82
-7d
-c0
-36
-04
-6c
-c0
-37
-04
-58
-c0
-37
-d4
-a2
-c0
-39
-84
+9a
 7f
-c0
-3a
-04
-a7
-c0
-3b
-85
-1d
-c0
-3d
-04
 fa
-c0
-3f
-84
+62
+2d
 36
-c0
-40
-84
-ee
-c0
-42
-03
-35
-c0
-42
-83
-b6
-c0
-43
-03
-5f
-c0
-43
-83
-87
-c0
-44
-03
-b4
-c0
-45
-03
+89
+e1
+fa
+a6
 49
-c0
-46
-02
-b2
-c0
-46
-82
-f2
-c0
-47
-04
-20
-c0
+94
+78
+b3
+fc
+89
+c7
+be
+f4
+66
+11
+e5
+15
+03
+28
+91
+b3
+c5
+be
+d3
 45
-82
-8d
-c0
-48
-04
-4c
-c0
-4a
 84
-4f
-c0
+ba
+f4
+23
+02
+87
+3a
+3c
+97
+0d
+b7
+76
+ff
 4b
-04
+55
 b1
-c0
-4e
-04
+cd
+b8
+0a
+00
+26
+a0
+d8
+15
+f4
 d4
-c0
+20
+c2
+b0
+10
+c5
+fe
+50
+96
 4e
-84
-e1
-c0
-62
-82
-05
-c0
-6a
-82
-5c
-c0
-6b
-04
-aa
-c0
-6d
-01
-2d
-20
-20
-23
-5a
-c0
-0a
-01
-65
-c0
-0d
-01
-64
-c0
-12
-81
-94
-c0
-13
-01
-99
-c0
-1c
-81
-ab
-c0
-1d
-01
-b5
-c0
-26
-01
-af
-c0
-26
-81
-b3
-c0
-48
-02
-08
-c0
-4b
-04
-41
-c0
-4d
-00
-d4
-c0
-4e
-80
-db
-c0
-4f
-82
-22
-c1
-7f
-80
-00
-20
-20
-23
-5a
-20
-40
-75
-52
-20
-40
-74
-48
-20
-40
-2a
-45
-20
-40
-20
-2a
-20
-40
-42
-ad
-20
-40
-20
-18
-20
-40
-31
-0f
-20
-40
-24
-8c
-20
-20
-00
-3a
-70
-89
-00
-00
-20
-20
-21
-53
-70
-8a
-0f
-60
-70
-8a
-10
-aa
-70
-8a
-12
-7a
-70
-8a
-25
-00
-70
-8a
-26
-00
-20
-00
-00
-3c
-70
-8a
-20
-20
-70
-8a
-23
-f5
-70
-8a
-24
-12
-70
-8a
-24
-10
-20
-00
-00
-3c
-70
-8a
-12
-60
-70
-8a
-23
-dd
-20
-60
-00
-00
-70
-01
-bb
-00
-70
-01
-bc
-00
-37
-d9
-82
-00
-70
-89
-46
-0d
-70
-89
-6f
-10
-70
-8a
-13
-cd
-70
-8a
-06
-10
-70
-8a
-84
-4a
-70
-8a
-85
-40
-70
-8a
-16
-fe
-20
-40
-00
-9a
-20
-40
-70
-d7
-37
-d9
-82
-00
-70
-81
-3b
-5f
-37
-d9
-82
-00
-70
-81
-3c
-88
-37
-d9
-82
-00
-6f
-e0
-c0
-99
-c0
-08
-00
-8f
-6f
-e0
-c4
-38
-1f
-e1
-fe
-04
-67
-f0
-8a
-02
-70
-89
-0f
-01
-70
-8a
-80
-24
-70
-8a
-81
-62
-58
-e6
-12
-12
-67
-f1
-8a
-73
-70
-8a
-86
-60
-70
-8a
-8b
-3b
-20
-40
-00
-81
-70
-80
-43
-00
-70
-80
-42
-05
-58
-55
-74
-74
-67
-f1
-89
-68
-70
-89
-60
-6e
-20
-40
-01
-00
-20
-40
-01
-2b
-20
-40
-00
-7b
-70
-41
-48
-0c
-20
-20
-6f
-4e
-20
-75
-80
-00
-37
-d9
-82
-00
-6f
-e0
-c1
-1c
-67
-f0
-81
-3a
-37
-d9
-82
-00
-20
-60
-00
-00
-6f
-e0
-c0
-99
-c0
-0c
-00
-87
-6f
-e0
-c4
-38
-1f
-e1
-fe
-06
-67
-f0
-8a
-02
-70
-8a
-05
-e0
-70
-8a
-00
-d8
-20
-00
-00
-3c
-70
-8a
-01
-a0
-70
-8a
-00
-df
-70
-8a
-01
-fa
-20
-00
-00
-14
-70
-8a
-00
-9f
-20
-60
-00
-00
-6f
-e0
-c4
-38
-1f
-e1
-fe
-06
-67
-f0
-8a
-02
-70
-89
-0f
-00
-70
-8a
-80
-23
-70
-8a
-81
-b0
-58
-e4
-09
-09
-67
-f1
-8a
-73
-70
-8a
-76
-2a
-70
-89
-02
-04
-20
-20
-00
-6e
-20
-35
-80
-c2
-6f
-e2
-02
-0d
-20
-7a
-00
-00
-37
-d9
-82
-00
-6f
-f0
-81
-36
-1f
-e1
-7e
-f0
-68
-48
-82
-0d
-98
-41
-fe
-00
-1f
-e0
-ff
-fd
-67
-f0
-81
-36
-37
-d9
-82
-00
-6f
-f0
-81
-38
-1f
-e1
-7e
-07
-68
-48
-82
-0e
-18
-49
-84
-00
-98
-41
-fe
-00
-67
-f0
-81
-38
-37
-d9
-82
-00
-6f
-f0
-8a
-cb
-1f
-e1
-7e
-f0
-68
-48
-82
-0f
-60
-48
-c1
-5b
-98
-41
-fe
-00
-67
-f0
-8a
-cb
-6f
-e0
-82
-10
-67
-e0
-c1
-5c
-2f
-ef
-fe
-03
-6f
-f0
-8a
-06
-79
-20
-fe
-07
-67
-f0
-8a
-06
-6f
-e0
-82
-10
-1f
-e1
-04
-07
-18
-52
-04
-00
-18
-43
-84
-00
-60
-48
-c4
-38
-6f
-f0
-8a
-02
-1f
-e1
-7e
-1f
-98
-41
-fe
-00
-67
-f0
-8a
-02
-20
-60
-00
-00
-6f
-e1
-41
-5b
-20
-7a
-00
-00
-67
-e1
-02
-0f
-20
-20
-00
-ac
-20
-40
-68
-6f
-20
-40
-21
-ba
-18
-00
-2a
-08
-18
-00
-2a
-00
-58
-0a
-aa
-da
-67
-f1
-8a
-0f
-70
-8a
-25
-40
-70
-8a
-26
-10
-20
-00
-00
-3c
-70
-8a
-01
-fb
-70
-8a
-25
-ff
-70
-8a
-26
-30
-70
-8a
-16
-fe
-20
-20
-21
-b4
-6f
-e0
-c7
-93
-24
-7a
-00
-00
-20
-40
-00
-d8
-20
-20
-60
-fc
-6f
-e0
-c6
-55
-c1
-7f
-80
-00
-20
-20
-5e
-78
-68
-48
-c6
-01
-6f
-e0
-c6
-21
-98
-46
-7c
-00
-24
-21
-00
-e0
-20
-20
-36
-81
-6f
-e2
-45
-8f
-68
-4a
-45
-e4
-98
-46
-7c
-00
-20
-22
-b2
-22
-20
-40
-02
-48
-20
-20
-36
-9b
-58
-0a
-aa
-7e
-67
-f1
-8a
-0f
-20
-00
-00
-3c
-70
-8a
-25
-00
-70
-8a
-26
-0d
-70
-8a
-16
-f6
-20
-20
-22
-03
-6f
-e0
-c1
-41
-c0
-03
-22
-25
-c0
-05
-00
-f3
-c0
-4f
-00
-fc
-c0
-55
-00
-f8
-20
-20
-22
-0e
-70
-8a
-14
-25
-58
-a9
-3f
-3f
-67
-f1
-8a
-60
-70
-8a
-63
-1f
-20
-60
-00
-00
-70
-8a
-14
-17
-6f
-e1
-ca
-08
-67
-f1
-8a
-60
-20
-20
-22
-1a
-70
-8a
-14
-17
-58
-25
-03
-00
-67
-f1
-8a
-60
-20
-20
-22
-1a
-20
-75
-80
-00
-20
-40
-21
-60
-d8
-40
-00
-27
-20
-40
-21
-6f
-20
-40
-21
-a6
-70
-8a
-25
-7f
-70
-8a
-30
-1a
-70
-8a
-31
-78
-70
-8a
-8f
-b2
-70
-8a
-c2
-00
-70
-8a
-c3
-00
-d8
-e0
-00
-06
-20
-40
-01
-1d
-2a
-2f
-fe
-0d
-20
-40
-21
-1d
-2a
-4f
-fe
-0d
-20
-40
-21
-1e
-d8
-e0
-00
-05
-20
-40
-21
-1c
-20
-40
-21
-1e
-20
-40
-01
-1d
-d8
-a0
-8a
-c2
-1a
-31
-fe
-00
-20
-40
-21
-17
-1a
-51
-fe
-00
-20
-40
-21
-17
-18
-e0
-8f
-ff
-20
-21
-01
-12
-20
-20
-21
-4f
-20
-00
-00
-3c
-58
-00
-0f
-00
-67
-f1
-09
-82
-58
-00
-0f
-f0
-67
-f1
-09
-84
-70
-89
-81
-09
-70
-89
-81
-03
-70
-89
-80
-06
-20
-00
-00
-3c
-da
-20
-00
-00
-da
-40
-00
-00
-df
-20
-00
-10
-d8
-c0
-0f
-00
-20
-20
-21
-2d
-20
-75
-80
-00
-20
-20
-22
-72
-20
-75
-80
-00
-70
-8a
-07
-77
-70
-8a
-08
-c9
-70
-8a
-0b
-01
-6f
-e0
-c4
-09
-67
-f0
-80
-cd
-20
-00
-0b
-b8
-20
-40
-01
-3d
-70
-8a
-08
-c1
-6a
-40
-c4
-19
-df
-20
-00
-08
-20
-40
-6f
-58
-6f
-e0
-c4
-19
-67
-e0
-c4
-33
-62
-40
-c4
-19
-20
-60
-00
-00
-70
-80
-cc
-03
-6f
-f0
-81
-29
-c3
-02
-81
-3e
-68
-59
-01
-64
-60
-49
-44
-0a
-70
-80
-cc
-00
-20
-60
-00
-00
-70
-8a
-82
-11
-70
-8a
-8d
-12
-70
-8a
-8e
-0a
-6f
-e0
-c0
-99
-c0
-08
-01
-5d
-58
-00
-57
-62
-67
-f1
-09
-07
-70
-89
-01
-03
-70
-89
-30
-03
-c6
-16
-80
-00
-70
-89
-01
-01
-70
-8a
-82
-07
-70
-8a
-8d
-44
-70
-8a
-8e
-0a
-6f
-e0
-c0
-99
-c0
-08
-01
-5a
-58
-00
-2b
-b1
-67
-f1
-09
-07
-c6
-97
-80
-00
-70
-89
-30
-24
-70
-89
-01
-05
-20
-60
-00
-00
-58
-00
-41
-89
-67
-f1
-09
-07
-20
-20
-01
-56
-58
-00
-83
-12
-67
-f1
-09
-07
-20
-20
-01
-4b
-6f
-e0
-cb
-fa
-da
-60
-01
-00
-9a
-60
-fe
-00
-20
-60
-00
-00
-20
-20
-01
-84
-20
-40
-01
-67
-20
-20
-25
-63
-6f
-e0
-cb
-fb
-20
-7a
-00
-00
-6f
-e0
-cb
-fc
-24
-7a
-00
-00
-68
-48
-cb
-fb
-6f
-e0
-cb
-fa
-98
-46
-7c
-00
-24
-41
-01
-60
-98
-46
-7e
-00
-1f
-e6
-7c
-64
-20
-21
-01
-79
-6f
-e0
-cb
-fd
-1f
-e6
-7c
-14
-24
-41
-01
-77
-70
-4b
-fc
-01
-20
-60
-00
-00
-70
-4b
-fe
-01
-20
-20
-43
-1f
-68
-48
-81
-7f
-6f
-e0
-80
-4c
-1f
-e3
-7e
-00
-98
-42
-fe
-00
-2f
-ef
-fe
-02
-58
-00
-00
-00
-68
-48
-cb
-fd
-79
-20
-fe
-00
-98
-40
-84
-00
-60
-48
-cb
-fd
-20
-60
-00
-00
-6f
-e0
-80
-05
-1f
-e0
-fe
-01
-67
-e0
-80
-05
-24
-36
-81
-8b
-6f
-e0
-cb
-fa
-1f
-e0
-fe
-01
-67
-e0
-cb
-fa
-6f
-e0
-81
-68
-c3
-81
-80
-00
-79
-20
-7e
-03
-67
-e0
-81
-68
-6f
-e1
-42
-f5
-67
-e1
-01
-96
-58
-00
-00
-00
-67
-e2
-43
-1d
-20
-60
-00
-00
-20
-40
-28
-1c
-6a
-20
-80
-4d
-1a
-20
-a3
-fc
-24
-21
-26
-fa
-20
-20
-26
-8e
-09
-80
-00
-18
-1f
-ef
-7e
-00
-1f
-f1
-7e
-00
-e7
-e1
-80
-05
-78
-28
-7c
-00
-20
-40
-27
-0d
-20
-23
-26
-f6
-c5
-99
-26
-af
-6f
-e0
-80
-4d
-20
-3a
-26
-af
-1f
-e0
-ff
-fc
-67
-e0
-80
-4d
-20
-40
-72
-cb
-6f
-f0
-81
-08
-c3
-03
-a6
-fa
-18
-00
-70
-0c
-65
-e2
-01
-54
-20
-20
-26
-af
-6f
-e0
-c3
-34
-c1
-00
-00
-00
-c0
-01
-b0
-4a
-20
-20
-28
-e1
-20
-40
-21
-52
-70
-89
-00
-00
-79
-3f
-80
-30
-20
-20
-2a
-e3
-79
-3f
-80
-30
-20
-20
-2a
-f6
-ef
-e1
-00
-06
-c0
-02
-01
-b8
-20
-20
-28
-eb
-ef
-e1
-80
-06
-67
-e1
-c3
-97
-c0
-05
-01
-bd
-c0
-09
-01
-cc
-20
-20
-2b
-96
-6f
-e4
-47
-13
-c3
-1d
-ad
-19
-20
-40
-2d
-c7
-68
-49
-43
-98
-6f
-e0
-c3
-21
-c2
-81
-81
-c7
-6f
-e1
-43
-98
-c0
-18
-2e
-03
-68
-49
-43
-98
-20
-20
-2d
-1d
-6f
-e1
-43
-32
-98
-46
-7c
-00
-24
-22
-81
-c3
-24
-34
-01
-c3
-20
-20
-2d
-46
-18
-c2
-22
-00
-6f
-e1
-43
-35
-1f
-e0
-a5
-fd
-20
-40
-29
-29
-6f
-e0
-c7
-8f
-c0
-7f
-ad
-ac
-6f
-e0
-c7
-95
-20
-3a
-2d
-ac
-6f
-e0
-c8
-43
-c2
-80
-ad
-ac
-58
-00
-00
-1a
-68
-49
-43
-98
-98
-46
-7c
-00
-24
-22
-ad
-ac
-20
-20
-2d
-46
-6f
-e1
-43
-e9
-20
-40
-7d
-79
-6f
-e2
-40
-ad
-98
-40
-fe
-00
-67
-e2
-40
-ad
-20
-40
-01
-e6
-20
-40
-01
-e3
-20
-20
-24
-25
-6f
-e0
-cb
-20
-20
-3a
-02
-6e
-20
-20
-02
-72
-60
-04
-40
-e7
-d8
-c0
-80
-70
-d8
-a0
-40
-cc
-20
-40
-7c
-8f
-d8
-c0
-80
-d4
-20
-40
-7c
-89
-6f
-f0
-80
-80
-67
-e0
-c0
-ef
-18
-42
-24
-00
-df
-20
-00
-0c
-da
-20
-00
-16
-da
-60
-81
-4d
-37
-d9
-82
-00
-ef
-e0
-80
-11
-e8
-40
-80
-13
-98
-46
-7c
-00
-20
-22
-81
-f9
-e7
-e0
-80
-13
-37
-d9
-82
-00
-1a
-20
-a2
-01
-1a
-60
-a6
-01
-c2
-00
-01
-f3
-1a
-42
-04
-00
-20
-60
-00
-00
-20
-40
-24
-08
-6f
-e1
-c0
-bd
-20
-7a
-00
-00
-68
-48
-c6
-45
-20
-40
-6e
-e6
-20
-60
-80
-00
-20
-20
-24
-90
-20
-40
-6b
-3a
-20
-40
-6b
-75
-20
-20
-6b
-38
-6f
-e1
-45
-e0
-d8
-40
-01
-f8
-98
-41
-7e
-00
-20
-3a
-02
-10
-6f
-e1
+07
+3b
 45
-e0
-1f
-e0
-fe
-01
+2e
 67
-e1
-45
-e0
-20
-60
-00
-00
-20
-40
-35
-7f
-20
-40
-36
-51
-24
+a0
+21
+be
+4b
+e3
+04
+b2
+7a
+8c
+a5
+1e
+44
+6c
+10
+70
 2c
-35
-86
-24
-37
-b5
-86
-20
-40
-36
-6e
-6f
-e0
-c5
-7d
-20
-3a
-02
-1f
-6f
-e2
-45
-cc
-68
-4a
-45
-8f
-98
-46
-7c
-00
-20
-22
-82
-1c
-20
-20
-35
-6e
+e8
+5d
 6f
-e4
-47
-13
-c2
+70
+f4
 98
-32
+0c
+79
+01
 91
-20
-20
-35
-49
-6f
-e2
-45
-5f
-20
-7a
-00
-00
-20
-20
-02
-17
-6f
-e0
-c4
-37
-24
-7a
-00
-00
-6f
-e1
-44
-e9
-c3
-85
-80
-00
-6a
+11
+0c
+09
+54
+54
+71
+05
+42
+33
+27
+07
+09
 21
-45
-f0
-20
+cf
+6a
+b9
+14
+ed
+79
+97
+57
+a2
+2a
+66
+ab
+90
+53
+08
+aa
+b8
+3b
 40
-35
-b4
+79
+1e
+f3
+5d
+db
+11
+dd
+ba
 60
-48
-c6
-24
-6f
-e0
-c6
-29
-c5
-13
-02
-2c
-6f
-e0
-c6
-2c
-98
-46
-7c
+16
+9c
 00
-24
-21
-02
-47
-6f
-e0
-c6
-26
-1f
-e6
-7c
-02
-24
+5f
+d1
+18
+5d
+76
+0b
+a9
+69
+b8
+df
+cb
+22
+83
+7a
+ee
+9e
+49
+55
+dd
+a3
+2b
+8e
+8a
+fb
+9d
+a5
+fc
+0e
+eb
+13
+b2
+cd
+ab
+74
+04
+ce
+e9
+32
 21
-02
-34
-6f
-e0
-c6
-26
-c0
-00
-02
-48
-20
-60
-00
-00
-6f
-e0
-c6
-26
+8d
+0d
+91
+0f
+c3
+0b
 68
+69
+35
+af
+d1
+18
+7e
+ed
+c2
+36
+31
+15
 48
-c6
-27
+65
+c1
+ed
+fe
+af
+74
+cb
+df
+bb
+6b
+73
+86
+a1
+92
+8e
+b6
+ac
 98
-46
-7c
-00
+e1
+08
+15
+66
+79
+19
+6b
+f7
+6a
+72
+95
+6b
+0c
+f6
+01
 24
+12
+56
+1f
 62
-80
-00
-70
-46
-26
-00
-68
-48
-c6
-24
-6f
-e0
-c6
-28
-c5
-13
-02
-3d
-6f
-e0
-c6
-2b
-98
-46
-7c
-00
-24
-61
-00
-00
-6f
-e0
-c6
-25
-c0
-00
+d7
+81
+90
+ee
+cc
+32
+b0
+ef
+4f
+bb
+32
+d0
+d9
+3b
+10
+85
+a8
+8f
+eb
+72
 37
-15
-1f
-e0
-ff
-ff
-67
-e0
-c6
-25
-c0
-01
-82
-51
-c0
-01
-02
-53
-c0
-00
-b7
-0b
-20
-20
+0d
+7b
+64
+9d
+03
+3c
+de
+eb
+7f
+b4
+5d
 37
-15
-70
-46
-26
-00
-6f
-e0
-c6
-25
-c0
-02
-02
-4f
-1f
-e0
-fe
-01
-67
-e0
-c6
-25
-c0
-00
-b7
-0b
-c0
-01
-02
-53
-c0
-01
-82
-51
-70
-41
-41
-07
-20
-60
-00
-00
-70
-41
-41
+de
 05
-20
-60
-00
-00
-70
-41
-41
-03
-20
-60
-00
-00
-58
-00
-62
-35
-67
-e1
-45
-f8
+92
+bd
+36
+32
+cd
+3c
+c5
+f2
+8a
+fb
+29
+2f
+99
+b9
+b8
 58
-00
+86
+ba
+b8
+9d
+fd
+ef
 62
-2b
+44
+64
+7a
 67
-e1
-45
-fa
-58
+be
+7f
+f4
 00
-02
-7c
-67
-e1
-43
-e9
-20
-20
-53
-f3
-18
-46
-7c
-ff
-20
-62
-80
+23
+a8
+c2
+05
+c9
+9d
+f0
+f5
 00
+1c
+37
+26
+e0
+ad
+bc
+c6
 60
-48
-cb
-1f
-20
-40
+12
+c1
+1b
+36
+cf
+01
+4e
+a5
+fc
+74
+1b
+03
+35
+f3
+5e
+2a
 6e
-e6
-20
-20
-82
-65
+6b
+51
+b7
+b1
+a1
+3e
+cd
+91
+6e
+a4
+41
+27
+21
+52
+38
+f0
+bb
+ec
+69
+e5
+54
+3e
+89
+8c
+14
+53
+90
+21
 68
+96
+a7
+78
+c9
+a2
+c8
+08
+5c
+92
 48
-cb
-1f
-20
-40
-6f
 0f
-68
-48
+01
+10
+1e
+dc
+ff
+ad
+d5
+6f
+4f
+56
+23
+93
+a2
 cb
+39
+d3
+38
+47
+8c
+c8
+54
+82
+34
+c8
+f9
+ff
+91
+1a
+e4
+0f
+bf
+b1
+ee
+ec
+b6
+ba
+b8
+77
+6a
+f5
+ff
+90
+91
+49
+71
+23
+2e
+54
+dc
+d9
+ea
+a4
+b6
+51
+0c
+22
+ba
 1f
-20
-20
-02
-6c
+1c
+0a
+d8
+ba
+c4
+d7
+82
+49
+44
+35
+c2
+80
+2b
+c1
+2e
 70
-4b
-20
-01
+79
+9c
+5c
+a3
+ae
+61
+7d
+22
+32
+f3
+af
+f9
+57
+05
+34
+71
+b4
+91
+72
+16
+05
+2e
+70
+4e
+0a
+6c
+af
+db
+e8
+85
+84
+a0
+2d
+a6
+93
+a7
+25
+b3
+6d
+b3
 68
-48
-cb
-1f
-20
-40
+ae
+b8
+ce
+a7
+a8
+66
 6f
-0f
-68
-48
-cb
+3b
+12
+2d
+da
+78
+d7
+d6
+d6
+39
+10
+b2
+b3
+a3
+52
+74
+88
 1f
-20
-20
-02
-6a
-d9
-00
-00
+13
+d6
+a7
 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
-6f
-20
-80
-00
-00
-20
-55
-82
-77
-20
-20
-20
 03
-20
-40
-02
+8a
+45
+22
+7a
+aa
+2f
+77
+59
+f2
+5a
+49
+e3
+5a
+27
+9b
+53
+55
+8f
+f9
+d5
+67
+8d
+9c
 6e
+8d
+c3
+e6
+b8
+8e
+8b
 68
-48
-c6
-4a
-20
-40
+ce
+86
+ec
+0f
+41
+3f
+91
+31
+04
+f7
+bf
 6e
-dd
-68
-48
-c6
+87
+18
+e6
+25
+f9
+3a
+9e
+6b
+92
+7b
+0d
+31
+87
+18
+0a
+f8
+9d
+25
+7d
+50
+c3
+ce
+e9
+d4
+8c
+43
+59
+d1
+fe
+f1
+05
+99
+e7
+14
+a4
+25
+b7
+a8
+a6
+81
+84
+85
+1b
+f3
+83
+b0
+5a
+02
+85
+0d
+f1
+d3
+6d
+35
+23
+df
 4b
-20
-20
+1a
+d7
+ab
+2e
 6e
-dd
-20
-60
-00
-00
-20
-40
+6b
+b1
 04
+b2
 1a
-6f
-e4
+bf
+d8
+50
+0a
+17
+ea
+b5
+81
+ef
+e0
+16
+d5
+2b
+4e
+22
 47
-13
-c2
-89
-dd
-60
-c2
-89
-5d
-6e
-c2
-8a
+50
 02
-83
+0b
+5c
+d3
+b3
+18
+d8
+80
+d0
+64
+4b
+b7
+cc
+2d
+d4
+87
+17
+71
+90
+a6
+e4
+d6
+b3
+55
+49
+a1
+42
+4e
+8a
+72
+cb
+e5
+b2
+91
+a6
+c6
+ab
+a1
+1b
+df
+50
+45
+33
+06
+69
+6a
+9e
+3f
+7c
+01
+cd
+7b
+0d
+21
+ae
+f8
+99
+10
+b5
+fe
 20
-60
-00
-00
-6f
-e0
 c6
+ba
+4f
+ae
+b1
+b7
+81
+93
+e7
+b8
+97
+50
+64
+ee
+5e
+63
+3a
+0c
+38
+a5
+18
+3d
+be
+73
+93
+84
+53
+95
+47
+8e
+64
+50
 66
-67
-e0
+84
+56
+fb
+27
+57
+a9
+52
+89
+c6
+2f
+0b
+1e
+97
+73
+83
+a9
 ca
-06
-20
-40
-5e
-43
-20
-40
-02
+f8
+70
+e2
+16
+d9
+6d
+f9
+9a
+bd
+55
+28
+52
+57
+3f
+24
+2f
+78
+45
+0b
+e6
+00
+ed
+4a
+60
+9e
+d5
+e6
+32
 9b
-20
-40
-02
-8a
-20
-40
-02
-a1
-20
-20
-5d
+a6
+77
+a6
+70
+dc
+dc
+cf
+05
+d5
+89
+de
+82
+fd
+b5
+cb
+b3
+8c
+90
+f0
+c3
+f5
 aa
-6f
+8d
+c7
+50
+3b
+1d
+61
+56
+9e
+e0
+f0
+25
+53
+17
+80
+60
+7c
+e7
+d3
+46
+5f
+53
+74
+ae
 e4
-47
-13
+45
+03
+e9
+17
+83
+29
+7d
+9e
 c2
-9f
-5d
-d1
-20
-20
-5d
-cc
-6f
-e1
-46
-8e
+82
+1a
+7f
+a2
+06
+1b
+1b
+97
+24
+6a
+92
+24
+d0
+44
+eb
+f1
+85
+9b
+92
+3a
 d8
-40
-aa
-55
-98
-46
+53
+f2
+cc
+06
+88
+08
+7d
+7b
+b6
+47
+8f
+85
+07
+38
+c7
+56
+b3
+d5
+f8
+95
+a3
+ff
+47
+04
+30
+bd
+ae
+90
+a5
+86
+78
+77
+f2
+4e
+bd
+eb
+61
+90
+01
+99
+59
+19
+e7
 7c
-00
-20
-22
-82
-e6
-60
+74
+ed
+dc
+b2
+74
+53
+05
+cd
 49
-46
-8e
-20
+f4
+83
+80
+33
 40
-5c
+7f
+88
 9c
-6f
-e0
-c9
-a1
-67
-e0
-c6
+89
+38
+99
+fc
+37
+84
+07
+d9
 66
-20
-40
-5c
-8c
-58
-00
-11
-22
-67
-e1
+b5
+96
+c5
+53
+ba
+de
+bd
+c4
+2a
+b9
+b6
+60
+ae
+d3
+15
 46
-95
-6f
-e0
-ca
-06
-67
-e0
-c6
-66
+04
+4f
+59
+0d
+2a
+90
+c2
+af
+fe
+d9
+07
+3c
+52
+7c
+58
+a7
+c1
+0a
+2d
 20
-60
-00
-00
-6f
-e0
-c6
-66
-c0
-00
-02
-98
-c0
-02
+79
+9c
+c5
+bd
+a1
+56
+32
+27
+42
+fb
+bc
+7e
+d6
+93
+e5
+cf
+eb
+10
+0f
+3f
+d3
 02
-9f
+38
+ec
 20
+27
+35
+81
+93
+74
+b1
+19
+d2
+4a
+b1
+f0
 60
-00
-00
+7c
+d0
+db
+32
+36
+87
+ad
+4a
+87
+b0
+de
+19
+02
+41
+4f
+19
+7a
+da
+f7
+1e
+19
+c5
+1b
+2c
+65
+cf
+03
+92
+f1
+96
+ea
+e2
+1c
+78
+c1
+37
+e8
+16
+25
+df
+58
+e7
+b9
+a9
+ac
+ba
+5a
+6c
+c7
+db
+0d
+12
+6c
+62
 70
-46
-66
-00
-20
-60
-00
-00
-6f
-e0
-c6
-66
+0e
+a0
+1a
+70
+40
+e4
+6c
+ef
+d6
 c1
-00
-00
-00
-6a
-41
-49
+1b
+94
+39
+fa
+19
+90
+8c
+f4
+6d
+83
+d5
+76
+ed
+48
+1a
+ca
+aa
+40
+a9
+a6
+be
+27
+18
+64
+7e
+0b
+7b
+ab
+30
+69
+46
+47
+25
+8f
+4b
+3c
+25
+21
+82
+4c
+26
+26
+9c
+e5
+07
 fe
-1a
-42
-26
-00
-20
-40
-5e
-3d
-6f
-e1
-49
-e0
-20
-3a
-02
-af
-67
-e1
+a0
+09
+70
+52
+ed
+92
+82
+27
+94
+6a
+82
+32
+68
 49
-de
-1a
-60
-a6
+11
+27
+a9
+3c
+a1
+34
+9f
+09
+1b
+75
 02
+7f
+2c
+2d
+59
+33
+0a
+f8
+5a
+cf
 6f
+b3
 e1
-4a
-00
-9a
-66
+c0
+a3
+df
+c2
+ae
+b4
+7e
+62
+67
+99
+cd
+82
+7a
+36
+d7
+e9
+56
+5b
+d2
+42
+9e
+a8
+d4
+2f
+e5
+70
 7c
-00
-24
-21
-02
+10
+b8
+89
+e1
+0d
+ba
+29
+7f
+f1
+1c
+ce
 af
-1a
-62
-24
-00
-20
-20
-02
-a5
-6f
+2d
+92
+44
+5f
+27
+17
+d2
+0a
+cd
+5e
+b3
+84
 e1
+69
+2e
+c7
+eb
+45
+21
+4c
+f7
+a8
+92
+f6
+bd
+e2
+79
+1d
+55
+c3
+cf
+1f
+2b
+f1
+32
+63
+06
+63
+c7
+85
+40
+98
+55
+a0
+e5
+d0
+4f
+bc
+1c
+e2
+71
+c7
 49
-de
-67
-e1
-46
-95
-20
-60
-00
-00
-6f
-e4
+4b
+0e
+c7
 47
-13
-c2
-89
-dc
-b1
-c2
-89
+8c
+90
+5e
+71
+57
+26
+c7
+de
+c7
+9c
+86
+9b
+ed
+6e
+3a
+3a
+1a
+6e
+1d
+1a
+03
+73
+7d
+6a
+34
+29
+ea
+10
+86
 5c
+aa
+29
+9d
+6a
+29
+a8
+36
+83
+48
+82
+a0
+03
+ba
+31
+0c
+58
+58
+76
+c8
+bc
+f8
+fd
+9b
+5d
+db
+c7
+cf
+c7
+9c
 b9
-c2
-8a
-02
-b7
-20
-60
-00
-00
-20
+fa
+46
+5c
+46
+56
+c8
 40
+26
+60
+41
+ea
+a7
+8e
+f3
+7f
+49
+10
+70
+ba
+e9
+23
+da
+b0
+2d
+b6
+56
+e2
+84
+fd
+9d
+0a
+d2
+3b
+9b
+90
+6c
+0a
 02
-b9
-20
-20
-5c
-c1
+b4
+89
+79
 6f
-e0
-c6
-66
-c1
-00
-00
-00
-c0
+4f
+a7
+e8
+e9
+05
+69
+0c
+7d
+d7
 00
-82
+89
 be
-c0
-01
-02
-d2
+4f
+44
+bc
+c6
+8f
+93
+6b
+bf
+c9
+ec
 20
 60
-00
-00
-6a
-41
-49
-ee
-1a
-42
-26
-00
-20
+96
+fe
+63
+61
+1e
+c8
+ca
+1c
+2e
+22
+93
+0b
+19
+6e
 40
-5d
-f3
-6f
+0d
+7c
+05
+4e
+9b
+c1
+96
+47
+42
+e6
+ec
+41
+34
+12
 e3
-49
-b5
-20
+80
+a7
+2a
+67
+53
+9d
+fc
 3a
-02
-ca
+0f
+2b
+ac
+4d
+d1
+9b
+1a
+4f
+68
+05
+6b
+91
+1b
+87
+ff
+c5
+45
+29
+5e
+2f
+6c
+4e
+8b
+81
 67
-e3
-49
-af
+9c
+39
+35
+11
+5b
+32
+d9
+f7
+9d
+0d
+cf
+77
+0e
+31
+0f
+90
+46
+22
+f8
+ed
+b6
+31
+92
+7c
+18
+02
+dc
 1a
+de
+2e
+88
+5f
+97
+b8
+02
+25
+cb
+42
+8e
+78
+44
+12
+a9
+6b
+9f
+b9
+d0
+5a
+1b
+7e
+fa
+7d
+ba
+76
+7e
+21
+3c
+59
+27
+ff
+15
+4f
+a8
+cf
+b4
+54
+27
+59
+84
+59
+a7
+50
+d1
+0a
+f9
+a3
+b1
+99
+e6
+da
+63
 60
-a6
-06
-6f
-e1
-49
+98
+19
+26
+fd
+fc
 f0
+54
+1e
+eb
+88
+6f
 9a
+60
 66
-7c
-00
-24
-61
-00
-00
-1a
-62
-24
-00
-20
-20
-02
-c0
-6f
-e3
-49
-af
-68
+a9
+e7
+84
+0f
+8d
+0e
+28
+c7
+6c
+79
+fa
 4b
-46
-6e
-98
-46
-7c
-00
-20
-62
-80
-00
-df
-20
-00
-06
-da
-20
-46
-6e
-1a
-62
-24
-00
-20
-20
-6b
-45
-6a
+8f
+e8
+c8
 41
-49
-f6
-1a
-42
-26
-00
-20
-40
-5e
-17
+3c
+ab
+e4
+5c
+ac
+6d
+d2
+31
+19
+d7
+39
+ae
+fc
+db
+81
+6d
+80
+eb
 6f
-e3
-49
-cd
-20
-3a
 02
-de
-67
+cc
+7f
+96
+ae
+4f
+be
+10
 e3
+ae
+4d
+bf
+c1
+1c
+09
+20
+17
+9e
+ae
+75
+64
+4e
+77
+7e
+dd
+fc
+4d
+bc
+da
 49
-c7
-1a
-60
-a6
-06
-6f
-e1
-49
+f4
+19
+3d
+c2
+f2
 f8
-9a
-66
-7c
-00
-24
-61
-00
-00
+48
 1a
-62
-24
-00
-20
-20
-02
-d4
-6f
-e3
+91
+35
 49
-c7
-68
-4b
-46
-7b
+16
+66
+c5
+ba
+12
+43
+ef
+1e
+12
+9b
+71
+32
 98
-46
-7c
-00
-20
-62
-80
-00
-df
-20
-00
-06
-da
-20
-46
+b1
+e2
+0a
 7b
-1a
-62
-24
-00
-20
-20
-6b
-45
-20
-40
-03
-1f
-20
-40
-03
-37
-20
+0c
+8b
+71
+b3
+91
+f0
+e5
+b6
+ae
+14
+63
+57
+bc
+99
+76
+9b
+6e
+85
+fb
+af
+cc
+0e
+94
 40
-02
+b0
+51
+0d
+2f
+0c
+cd
+24
+88
+bd
+7f
 ea
-20
-20
-5c
-90
-6f
-e4
-47
-13
-c4
-07
-80
-00
-6f
-e0
-c6
-90
-c0
-00
-5c
-94
-c0
 03
-02
+16
+94
+9d
 f0
-20
+f4
+28
+b0
+88
+7b
+73
+bc
+aa
+3a
+29
+95
+09
+59
+87
+b3
+b7
+da
+ea
+58
+8c
+95
+83
+bd
+1d
+67
+83
+52
+37
+51
+fc
+98
+1b
+6e
+22
+af
+12
+36
+26
+e9
+d6
+8e
+86
+0b
+29
+b4
 60
-00
-00
-70
-46
-90
+81
+3e
+ac
+ca
+18
+c5
+04
+63
+21
+ec
+9b
+b0
+8e
+ba
+a1
+2b
+7a
+f1
+c4
+0f
 00
 20
-60
-00
-00
-6f
-e4
-47
-13
+c8
+92
+2a
+2e
+b0
 c2
-89
+01
+48
+0d
 dc
-b5
-c2
-8a
-02
-f6
-20
-60
-00
-00
-6f
+7f
+f7
+95
+78
+e0
+37
+75
+f7
+6b
+24
+e2
+25
+8f
 e4
-47
-13
-c4
-07
-80
-00
-6a
-41
-49
-fa
-1a
-42
+0f
+85
+d4
+a4
+f3
+50
+71
+e4
+e9
 26
-00
-20
-40
-5e
-51
-6f
-e0
-c9
+5b
+5a
+af
 d4
-20
-3a
-03
-04
-67
-e0
-c9
-d3
-1a
-60
+9d
+ae
+73
+c2
 a6
-01
+3d
+f9
+d0
+0d
 6f
-e1
-49
-fc
+ef
+8f
+3d
+c1
+41
+8b
+18
+d2
 9a
+19
+be
+aa
+82
 66
-7c
-00
-24
+1e
+ea
+be
+70
+11
+a0
+d6
 61
-00
-00
-1a
-62
-24
-00
-20
-20
 02
-fa
-6f
-e0
-c9
-d3
-1f
-e1
-7e
-f0
-20
-3a
-03
-0e
-6f
-e0
-c6
-90
-20
-40
-03
-1c
-67
-e0
-c9
-d5
-df
-20
-00
-01
-1a
-62
-24
-00
-da
-20
-49
-d5
-20
-20
-6b
-45
-68
-48
-c9
-d3
-6f
-e0
-c6
-90
-20
-40
-03
-1c
-98
-46
-7c
-00
-20
-62
-80
-00
-1f
-f2
-7e
-00
-98
-40
+2c
+f8
+dd
+1b
+b5
+ce
+12
+f1
+78
+4f
 fe
-00
-67
-e0
-c9
-d5
-1a
-62
-7e
-00
-68
-49
-49
-fa
-98
 46
-7c
-00
-20
-22
+3a
+66
+ad
+cd
+76
+2a
+48
+8f
+49
+3b
+5c
+a9
+51
+b6
+bf
+8d
+cd
+6b
 83
-0a
-1a
-60
-a7
-ff
-20
-20
-03
-0a
-c1
-80
-00
-00
-1f
+76
+09
+b2
+55
+a9
+e7
+87
+4f
+ad
+89
+1e
+16
+8f
+3e
+94
+f9
+7f
+dc
 e0
-fe
-06
-20
-60
-00
-00
-6f
-e4
-47
-13
-c2
-9f
+16
+94
+8c
+e7
+97
+61
+43
+92
+f8
+a1
+b1
+67
+b2
+34
+77
+65
+c3
+de
+6a
+9e
+e9
+11
+6b
+f7
+d1
+c4
+a2
+eb
+44
+93
+9a
+f9
+4c
+70
+d9
+7c
+6d
+a3
+da
+f5
+6e
+ef
+38
 03
-26
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-c0
-00
+b3
+de
+1f
+d1
+be
+53
+86
+f3
+d4
+b4
+ba
 83
-26
-c0
-01
-03
-2d
-20
-60
-00
-00
-6f
-e3
-46
-6e
-68
-4b
-46
-e6
-98
-46
-7c
-00
+95
+ac
+0c
+0d
+9b
+e7
+f0
+56
+18
+5c
+64
+57
 24
-62
-80
-00
-6f
-e3
-42
-db
-67
-e3
-46
-6e
-20
-60
-00
-00
-6f
+0e
+ae
+1c
+61
+22
+af
+bc
+51
+94
 e3
-46
-6e
-68
-4b
-46
-e6
-98
-46
-7c
-00
 24
-62
+7c
+97
+cd
 80
-00
-6f
-e3
-42
-db
-1f
-e0
-ff
-00
-67
+a4
+9c
+61
+3c
+e2
+a9
+05
+5c
+f9
+0e
+10
+7a
+77
+b2
+c0
+88
+64
+b8
+1a
+b1
+b4
+cf
+79
+29
+29
+a0
+c1
+6a
+24
+18
+41
+07
+a2
+a3
+4f
+b8
+fd
+6c
+da
+e2
+64
+70
+5d
+8c
+b3
 e3
-46
+33
+2a
 6e
+b6
+b2
+89
+1f
+2f
+e2
+05
+1b
+9d
+10
+f1
+52
+2c
+34
+92
 20
-60
-00
-00
-20
+52
+a9
+05
+53
+2d
+57
+2b
+ec
+d0
+de
+0c
 40
-03
-37
-20
-20
-5a
-9c
-6f
-e4
+cf
 47
-13
-c3
-0a
-5c
-6f
-c2
-9f
-03
-3f
-6f
-e0
+d2
+fe
+df
+c5
+76
+1e
+e5
 c6
-66
-c1
-00
-00
-00
-c0
-00
-83
-3f
-c0
+d3
+d2
+7d
+70
+6e
+34
+34
+18
+8a
+30
+2e
+ff
+43
+df
+98
+bb
+1f
+21
+53
+fd
+8e
+81
 01
-03
-44
-20
+ce
+86
+10
+92
+f1
+35
+6e
+7d
+5e
+78
+cf
+5a
+71
+21
+dd
+8b
+96
 60
-00
-00
-6f
-e3
-46
-68
-67
-e3
-41
-16
-6f
-e3
-46
+f3
+91
+ee
+2d
+3c
+1c
+a4
+e9
+35
+5d
+1c
 6e
-67
+96
+93
 e3
 42
-db
-20
-60
-00
-00
-6f
-e3
-46
-75
+3d
+07
+65
+f9
+c5
+72
+12
+26
+55
+39
+6e
+ac
+d2
+3b
+9a
+2f
+1d
+92
+4b
 67
-e3
-41
+47
+31
+8f
+80
+2f
+69
+a4
+23
+ad
+a9
+58
+53
+8f
+0e
+2e
+0d
+37
+29
+48
+73
+fd
+3a
+0f
+e4
+bc
+83
 16
-6f
-e3
+29
+2d
+f8
+72
+64
+4d
+be
+6b
 46
-7b
-67
-e3
-42
-db
-20
-60
-00
-00
-6f
-e4
-47
-13
-c4
-01
-00
-00
-c3
-0a
-5c
-43
-d8
-e0
-00
-02
-20
-40
+c1
+36
+a8
+b5
+b4
+37
+ed
+c1
+8f
+8a
+8a
+4a
+e5
+85
+c8
+e1
+03
+98
+ec
+d4
+16
+50
+46
+cb
+ed
+74
+10
+16
+7e
+f9
+3b
+35
+5e
+5f
+41
+b9
+1c
+c7
+2d
+f4
+dc
+e1
+5f
+73
+a2
+3d
 5f
+b0
+7e
+ef
+92
+b2
+6e
+b7
+3d
+c9
+1f
+10
+bf
+a0
+fa
 04
-20
-40
-5c
+7a
+24
+ff
+a4
+f2
 4a
-20
-40
+b0
+f9
 03
-51
-20
-20
-5c
-a3
-6f
-e0
-c6
-66
-c0
-00
-83
+c3
+64
+0d
+4d
+25
+15
+a5
+a4
+e7
+4c
+d6
+af
+e4
+7f
+ec
+f6
+50
+95
+24
+09
+b1
+fe
+7d
+58
+bd
+4d
+07
+fa
+5b
+67
+eb
+15
+a9
+2d
+2a
+2f
+fb
+bb
+76
+7c
 55
-c0
-01
-03
-5a
-20
-60
-00
-00
-6f
-e3
-01
+7c
+9f
+dc
+8d
+aa
+f4
+ef
+e6
+0e
+7b
+69
+61
 78
-67
-e3
-46
-68
-6f
-e3
-42
+bf
+3c
+d7
+b3
+fa
+b1
 db
-67
-e3
-46
-6e
-20
+65
+bb
+12
+30
+90
+5a
+4e
+eb
+66
+26
+81
+e8
+31
+53
+5b
+39
+87
+5e
+b5
+50
+2c
+19
+5f
+89
+f4
 60
-00
-00
-6f
-e3
-01
-78
-67
-e3
-46
+81
 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
-6a
-6f
-e0
-c8
-43
+63
+6e
+a2
+8c
+2c
+81
+aa
+15
+76
+33
+4a
+0c
+65
+25
+52
+f2
+af
+95
 1f
-e1
+1a
+84
+1d
+c7
+40
+ee
+02
+0b
+c9
+e5
+70
+64
+6d
 7e
-03
-c1
-81
-80
-00
-6f
-e0
-cb
-fc
-20
-7a
-00
+6e
 00
-6f
-e0
-cb
+75
+e8
+e8
+87
 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
+5d
+d4
+27
+43
+ae
+31
 c2
-82
-db
-5b
+19
+c6
 c2
-83
-5b
+90
+e6
 5b
-20
-40
-56
-01
-20
-40
+7d
+a1
+d2
+14
+bc
 5a
+ea
+42
+56
+e1
+c2
+2e
+4c
+ab
 b2
-24
-74
-00
-00
-20
-40
-5a
-bc
-20
-40
-03
-77
-20
-20
-5b
-37
-6f
-e0
+b2
+44
+da
+a2
+9c
+78
 c6
-59
-c1
-ff
+83
+71
+32
+dc
+89
+c0
+25
+e3
 80
-00
-6f
-e0
-c7
-7d
-20
+67
+50
+86
+53
+b9
+55
+f8
+d6
 7a
-00
-00
-1f
-e0
+de
+5b
+d0
+b9
+81
+4f
+2b
+83
+f8
+10
+fa
+d6
+29
+d6
+6b
+d2
+49
+2d
+02
+16
+6b
+21
+8b
+d4
+c4
+e6
+ba
+df
+36
 ff
+d2
+66
+db
+cd
+3d
+6d
+ed
+cf
+04
+8f
+5f
+c9
+d2
+e5
+8a
+91
+a0
+c6
+bd
+f6
+66
+0b
+e3
+60
+7e
+0c
+ce
+87
+9b
+93
+e1
+72
+36
+9e
+06
+97
+9c
+60
+39
+30
+e7
+07
+22
+8b
 ff
+70
+5b
+4f
 67
+04
 e0
+7f
+63
+2d
+a1
+8e
+06
+44
+0c
+c8
+d7
+c5
+11
+b4
+27
+3b
+66
+13
+52
+3d
+d5
+17
+43
+c4
+0d
+06
+8a
+40
+49
+27
+8a
+88
+b8
+7a
+91
+b1
+d9
+99
+14
+74
+bc
+9c
+4b
+85
+23
+51
+9a
+0d
+d8
+e6
+ed
+c0
+b5
+a3
+b0
 c7
-7d
-58
-00
-00
+23
+21
+f2
+45
+08
 00
-67
-e2
-48
-47
-20
-20
-5a
-73
-da
-60
-47
-7e
-da
-40
-03
-83
-20
-20
+28
+c1
+d5
 42
+05
+79
+72
+24
+c2
+ca
+b8
+c8
+1d
+81
+de
+fa
+5e
+88
+db
+b0
+93
+ed
+72
+96
+f7
+e4
+75
+6e
+ab
+55
+22
+d9
+eb
+ba
+6a
+13
+b8
+25
+e8
+60
+e6
+02
 e0
-6f
-e0
-c9
-6b
-67
+ee
+bf
+b2
+3f
 e0
-c0
-c0
-70
-47
-7d
-03
 20
+30
+c9
+6f
+e6
+68
+ae
+df
+8c
+bc
 60
-00
-00
-20
-40
-03
-b1
-20
-40
-61
-4d
-20
-40
-55
+2e
+ef
+74
+4b
+1b
+51
+0e
+50
+96
+7f
+4a
+f1
+e6
+28
+fb
+f2
+f5
+6a
+7c
 3d
-20
-40
-03
-9d
-20
-40
+4e
+8a
+52
+b9
+41
+13
+ef
+2a
+b6
+57
+00
+60
+01
 03
-a6
-20
-40
-61
-1e
-20
-40
-32
-8e
-20
-40
-35
+36
+59
+a3
+42
+50
+05
+14
+e5
+d8
+41
 31
-20
-40
+31
+f2
+1b
+4d
+60
+37
+49
+4f
+54
+ed
+17
+e6
 5f
-dd
-20
-40
-57
-2c
-20
-40
-5b
-9b
-20
-40
-5b
-ab
-20
-40
-5b
-ce
-20
-40
-5b
-d3
-20
-40
-5b
-e1
-20
-40
-5b
-ee
-20
-40
-5b
-e4
-20
-40
-5b
+38
+0f
+99
+dc
+cb
+48
+6b
+3b
+63
+0f
+36
+43
+81
+f4
+07
+cd
+12
+9c
+d1
+db
+f8
+a3
+e5
+99
+69
+4c
+90
+1b
+78
+37
+5d
+53
+03
+3c
+bd
+84
+e2
+4f
+d7
+38
+c5
+d8
+b9
+a5
+0b
+f6
 fb
-20
+f9
+04
+60
+5e
+a4
+3b
+35
+1e
+68
+b5
+92
+58
+cd
+93
+02
+c4
+ac
+24
+9a
+dc
+6e
+87
+13
+6e
+db
+5e
 40
-03
-80
+0d
+88
+6d
+c4
 20
-40
-56
-b6
+c6
 20
+a3
+c3
+26
+59
+c7
+95
+57
+ef
+8d
+ba
+3c
+5e
+ea
+a8
 40
-5c
+9f
+32
+94
+21
+1e
+8e
+a9
+12
+e2
+e5
+3c
+cb
+7c
+34
+dc
+9c
+9c
+6d
+bb
+12
+84
 0e
-20
-20
+d8
+7e
+d0
+a6
+ae
+41
+e4
+4e
+45
+de
+43
+ea
+b8
+e8
+0e
+62
+dd
+ae
+94
+88
+63
+15
+78
+0e
+e3
+a4
+dc
+bc
+36
+db
+24
+c4
 5c
-05
-6f
-e0
-c6
+8c
+66
+35
+eb
+69
+8d
+f2
+2d
+ad
+89
+b8
+9e
+39
+0c
+32
+3b
+6a
+89
+94
+61
+73
+f7
+46
+92
+1d
+1b
+9b
+6b
+42
+3d
+82
+28
+cd
+82
+f6
+bf
+3f
+88
+09
+cd
+31
+99
+6c
+42
+a4
+5e
+1d
+cd
+c9
+aa
+7b
+9d
+d8
+98
+9d
+2a
+8a
+15
+9a
+4a
+e2
+4b
+18
+70
+54
+04
+44
+6b
+e4
+77
+e9
 5c
-c1
-7f
-80
-00
-6f
-e0
-cb
+d9
+68
+bd
+5e
+53
 1e
+5e
+82
+1a
+4c
+55
+95
+d6
+4d
+dd
 24
-7a
-00
-00
-6f
-e1
-47
-81
 20
-7a
-00
-00
-6f
+20
+8f
+89
+32
+56
+33
+e6
+6d
+bf
+97
+55
+35
+37
+6c
+f1
+a9
+ee
+8f
+a6
+12
+89
+05
+7b
+09
+79
+b2
+9d
+e6
+02
+26
+f3
+19
+79
+e2
+35
+ef
 e0
+bc
+df
+3d
+53
+98
+52
+9a
+43
+4d
+6d
+6e
+d8
+89
+8f
+2d
+41
+f1
+52
+9f
+b2
+72
+e8
+b0
+0c
+d1
+d2
+21
+04
+c6
+f9
+f3
+ca
+32
+67
+fa
+a1
+33
+f8
 c7
-01
-24
-7a
-00
-00
-20
-20
-61
+5a
+d9
+16
+9a
+ba
+9c
+66
+60
+2b
+d8
+36
+c9
+bb
+8e
+2d
+b4
+a6
+3c
+ee
+0a
+8c
+0d
+d8
+e6
+b4
 14
-6f
-e0
-c6
-fb
-20
-7a
-00
-00
-6f
-e0
 c6
-fc
+3c
+50
+87
 c0
+66
+cd
+05
+2a
+c3
+6b
+67
+80
+7c
+7b
+7f
+47
+92
+d1
+82
 00
-e1
-bd
-6f
-e0
-c7
+07
+51
+17
+08
+68
+9a
+ee
+19
+87
+c9
+01
+ff
+d5
+a1
+a3
+b4
+f2
+4a
+a2
+e4
 01
-20
-3a
-03
-ad
-20
-20
-61
-b7
-20
-40
-61
 ba
-6f
-e0
+d6
+d6
+bc
+8e
+92
+c9
+24
+47
+7c
+2a
+55
+23
+3c
+f0
+8c
+d9
+c0
+69
+9e
+f5
+94
+3d
+9c
+ee
+90
+2e
+97
+55
+7e
+f4
+79
+71
+9d
+81
 c8
-45
-20
-7a
-00
-00
-20
-20
-61
-9f
-da
-60
-4a
-05
-da
-40
-5a
+d2
+06
+34
+7d
+58
+fb
+c6
+f1
+7b
 ef
-20
-20
-42
-e0
-20
-40
-59
-ed
-20
-20
-5c
-1b
+a7
+73
+84
+e1
 1a
-62
-7e
-00
-c0
-20
-03
-cb
-c0
-0a
-83
-d0
-c0
-19
-03
-c2
-c0
-1e
-03
+5b
+ce
+81
+7b
+87
+bf
+da
+98
+cf
+a7
+d7
+e4
+93
+ee
+cf
+6c
+99
+3d
+a4
+f1
+8a
+ab
+56
 ee
-c0
-1c
-83
-ff
-c0
+1a
+ab
+34
+d4
 1d
+a0
+de
+10
+92
+6a
+4d
+ed
+47
+94
+a1
+5a
+9e
+4f
+18
+e4
+6d
+f7
+48
+dc
+75
+d3
+b3
+93
+ab
+66
+c9
+ea
+96
+d2
+99
+5c
+b2
+99
+06
+b3
+8d
+33
+72
+78
+e4
 04
-02
+98
+2a
+4a
+64
+a0
+15
+a5
+cd
+f7
+52
+92
+5f
 c0
-0a
-03
-bf
-20
-20
+58
 5a
+ee
+0b
+86
+da
+05
+8d
+0c
 c3
-58
-00
-00
-00
-67
-e2
+6c
+13
+6b
+fd
+0f
 4b
-fb
-20
-20
-5a
-d0
-6f
-e0
-c7
-95
-c0
-00
-83
-c6
-70
-48
-44
-14
-20
-20
-03
+88
+0a
+85
+aa
+17
+55
+71
+69
+4a
+fa
+8c
+25
+f0
 c8
+b5
+ff
+9f
+e9
+4b
+78
+bd
+9e
+03
+6a
 20
-40
-5a
+9e
+88
+0e
+b6
+3e
+79
+b3
+02
+97
+7b
+26
+0a
+3e
+86
+5f
+b8
+82
+c8
+6e
 ef
-70
-48
-44
-05
-6f
-e0
-cb
-fa
-67
-e0
-cb
-fb
-20
-20
-5a
+35
+23
+f3
+59
+d5
+96
+5b
+8c
+c9
+db
+99
+6c
+1f
+cf
+d5
+a5
+b7
+7e
+e8
+c6
+cc
 f6
+5c
+51
+5f
 6f
-e0
-ca
-04
-24
-7a
-00
-00
-70
-4a
-04
-01
-70
-4a
-05
-1e
-20
-60
-00
-00
-58
-00
-00
-00
-67
-e0
-ca
-04
-67
-e0
-ca
-05
-58
-00
-00
-00
-67
-e1
-47
-c0
-70
-47
-94
-00
-d8
-40
-00
-06
-6f
-e4
-47
-13
-c2
-8d
-83
-da
-d8
-40
-00
-07
-60
-49
-42
+44
+99
+16
+a9
+73
+03
+a6
+d8
+8c
+37
 d3
-60
-49
-42
-d5
+f4
+cc
+fb
+fe
+d1
+14
+86
+57
+e3
+99
+69
+0e
+48
+da
+45
+18
+cf
+f1
+22
+f1
 70
+5a
+64
+96
 47
-c2
-00
-70
+63
+8a
+7b
+0c
+c7
+f3
+0d
+ec
+45
+d2
 49
-56
-00
-20
-40
-29
-cb
-20
-20
-03
-e0
-20
+cd
+ba
+e3
+4c
+04
+74
+77
+32
+fa
+45
+25
+04
+5a
+4e
+17
+92
+f6
+58
+07
+a6
 40
-5b
-7b
-6f
-e1
-43
-ef
-c2
-83
-83
+37
+72
+75
+63
+19
 e5
-c2
-80
+95
 42
-fc
-20
-20
-5c
-1a
-6f
-e1
+fe
+10
+d8
+33
+cc
+08
+49
+07
+78
+79
+96
+16
+e8
+28
+7e
+42
+ab
+4f
+14
+3b
+d2
+be
+86
+c3
+b0
+63
+cc
+66
+00
+bc
+e8
+55
+81
+65
+0e
+b9
+9b
 43
+40
+8f
+94
+ca
+ea
+df
 ef
-c2
-80
-42
+89
+7b
+78
+5a
+b4
+85
+d6
+dc
+0d
+54
+c1
+ec
+de
+96
+04
+3b
+1d
 fc
-6f
-e0
-c8
+68
+61
+d7
+2e
+e5
+31
+ba
+71
+b7
+b5
+66
+72
+a2
+0a
+b3
+0c
+9a
+b2
+d1
+db
+d6
+30
+85
 43
-1f
-e1
-7e
-03
-20
-40
-5b
-21
-c0
-81
-d4
-a9
-6f
-e0
-cb
-fe
+7f
+0e
+ab
+05
+bc
+f8
+d0
+0f
 24
-3a
-54
-a9
-20
-20
-54
-cd
+9c
+3d
+af
 6f
+6c
+d3
 e2
-45
-8f
-67
-e2
-45
-e8
+48
+f4
+65
+8e
+46
+4b
+5b
+7e
+29
+bd
+a3
+4f
+49
+fa
+ec
+73
+bb
+1e
+c8
+70
+b0
+05
+5f
+59
+84
+6e
+92
+c4
 67
-e2
-46
+fd
+ae
+2a
+72
+04
+81
+bc
+f8
+4a
+7a
 91
-20
-40
-35
-5a
-20
-40
-5c
-0b
-20
-40
+93
 61
-8e
-20
-40
 5a
-73
-70
-47
-7d
-00
-70
-45
-fc
-00
-70
-45
-e2
-00
-6f
-e2
-45
-e8
-68
-4a
-45
-e4
-98
-46
-7c
-00
-20
-62
-80
-00
+6b
 20
 40
+48
+bf
+9c
+f6
+5e
+5f
+6b
+75
+c7
 60
-16
-20
-40
-04
-1d
-20
-20
+39
+19
+8a
+b2
+68
+d9
+36
+8a
+c5
+07
+28
+33
+e5
+ab
+f1
+9d
+c5
+68
+5b
+e6
+59
 60
-42
-20
+81
+f6
+f3
+bd
+89
+a1
 40
+4d
+91
+c1
+2b
+3e
+0e
+81
+b3
+3d
+e0
+e2
+4d
+e0
+00
+89
+ad
+1b
+1a
+4b
+5b
+de
+27
+63
+63
+f4
 60
-16
-20
-40
+7a
+c0
+94
+6e
 04
-1d
-20
-20
-60
+69
+d0
+d1
+98
+31
+df
+8d
+3a
+f8
+1b
+96
+ea
+95
+44
+0d
 84
-20
-40
-60
-16
-20
-40
-04
-1d
-6f
-e0
-c8
-7a
-c1
-00
 80
-00
-6f
-e0
+74
+cc
+d7
+f5
+04
+12
+6c
+6a
+5c
+81
+88
+1f
+75
+42
+88
+09
+83
+ce
+61
+05
+50
+3e
+02
+51
+d2
+4b
+ac
+49
+09
+95
+70
+bb
+9a
+d0
+fa
+2c
+71
+f0
+74
+67
+ca
+2e
+b6
+84
+df
+f3
+36
+67
+52
+a2
 c6
-00
+ff
+01
+7e
+57
+df
+69
+0d
+7e
+03
 24
-3a
-5f
-f2
+cc
+a8
+4e
+a8
+68
+69
+83
+e0
+b9
+15
+51
+1e
+ad
+f8
+16
+8c
+34
+b9
+83
+9e
+ea
+80
+9a
+22
+cd
+c1
+be
+c0
+b6
 6f
-e0
+a4
+2f
+55
+72
+b1
+31
+32
+91
 c5
+ae
+82
+78
+b5
+22
+f9
+af
+e5
+d1
+d9
+d5
+a0
+32
 e2
-c0
-02
-04
-0d
-c0
-00
-e0
-5f
-c0
-01
-84
-14
-20
-20
-60
+71
+51
+29
+30
+5b
+8f
+c5
+1b
+65
+d5
+b0
+da
+ce
+3e
+76
+63
+bb
+0e
+03
+4c
+35
+1d
 55
-6f
-e4
-47
-13
-c3
-1f
-60
-59
-6f
-e0
-c7
+2d
+a3
+a9
+c8
+5f
+de
+41
+b8
 1b
-c0
-00
-e0
-59
-20
-40
-60
-18
-70
-46
-66
-01
-20
-20
-54
-a0
-6f
+a1
+08
+17
+06
+80
+f5
+2f
+b3
+aa
+95
 e4
-47
-13
-c3
-1f
-60
-59
-c2
-89
-e0
-59
-c2
+f9
+4a
+bd
+50
 8a
+e5
+0c
+32
+b5
+b3
+b6
+97
+2d
+05
+ab
+53
+50
+27
+d9
+c9
+68
+a7
+b6
+f1
+3a
+80
+75
+6d
+d9
+c7
+01
+a7
+72
 60
+91
+14
+bb
+53
 59
-c2
-89
-60
-59
-20
-20
-60
-34
-6f
-e0
-c1
-41
-67
-e0
-ca
-07
-20
-60
-00
-00
-6f
-e0
-ca
-07
-67
-e0
-c1
-41
-20
-60
-00
-00
-20
-40
-62
-0e
-20
-40
-78
 aa
-20
-40
-04
+09
 24
-20
-20
-5e
-61
-6f
-e0
-c6
-49
-c1
-7f
-80
-00
-da
-20
-00
-00
-70
 49
-77
-05
-68
-48
+e3
+51
+8a
+a1
+e7
+3a
+53
+3f
+42
 c6
-49
-20
-40
-04
-2b
-20
-20
-56
-c1
-6f
-e4
-47
-13
-c2
-95
-d6
-de
-6f
-e0
+c8
+30
+99
+fb
+58
+b3
+90
+3f
+3e
+11
+c1
+29
+80
+f5
+4c
+6e
+3b
+0a
 c9
-74
-1f
+8d
+ae
+de
+2e
+dc
+21
+59
+17
+d7
+aa
+9e
+19
+eb
+bf
+a4
+76
 e2
+c4
+47
+73
+fe
+8f
+2b
+f5
+ea
+73
+2e
+93
+64
+80
+37
+9e
+a3
+87
 26
-00
-6f
-e0
-c6
-54
-c0
-7f
-84
-32
-20
-20
-56
-ce
-6f
-e0
-c6
-49
-20
-40
-59
-46
-68
-48
-c6
-49
-20
-20
-04
-36
-1a
-62
+92
+e4
+ff
+82
+1d
 7e
-00
+27
+4f
+5a
+c6
+f2
+c2
+50
+c2
 67
-e0
-c9
-78
 1f
+d5
+50
+39
 e3
-fe
-00
-1f
-e2
-24
-00
-18
-42
-26
-00
-20
-40
-55
-b1
-1a
-62
-04
-00
-20
-40
-6e
-e6
-7d
-20
-a4
-00
-20
-40
-59
-3d
-20
-20
-59
-29
-20
-40
-36
-b4
-24
-74
-00
-00
-20
-40
-36
+34
 be
-20
-40
-04
-47
-6f
-e1
+e5
+c8
+8d
+38
 c6
-08
-20
-20
-36
+31
+8e
+4a
+a3
+95
+ac
+1b
+2a
+ae
+97
+98
+c3
+fd
+2d
+3e
+05
+3c
+46
+39
+4d
+41
+e1
 22
+d2
+c6
 58
-00
-00
-00
-67
-e4
-00
+95
+d8
+05
+4e
+d2
+63
+3f
+5c
+21
+86
+6f
+11
+a1
+af
+c6
+83
+3d
+91
+0f
+3a
+37
+31
+b0
+ae
+77
+45
+ec
+f9
+63
+e0
+87
+f6
+19
+04
+5c
+18
+86
+19
+71
+ba
+55
+c4
+81
+89
+b6
+7c
+fd
+2b
+0d
+89
+e5
 16
+93
+76
+12
+69
+29
+6a
+33
+3b
+a5
+86
+85
+dc
+14
+9f
+2a
+2e
+80
+8c
+0a
+3d
 58
+5c
+27
+15
+cf
+2d
+80
+bb
 00
-00
-00
-67
-e2
-00
-1e
-20
-60
-00
-00
-20
-40
-5e
+de
+b2
+a4
+c1
 b7
-68
-48
-c6
-5a
-20
-20
+85
+88
+4c
+51
+be
+f7
+16
+9f
+57
+6d
+45
+e6
+24
+a1
+89
+d5
+61
+a5
+07
 55
-b1
-70
-46
-00
+94
+c7
+16
+b4
+f6
 00
-20
-40
-36
-47
-5f
-ff
-ff
-ff
-67
-e2
+4d
+1b
+c5
 45
-af
-58
-00
-00
-00
-67
-e3
-c8
-46
-70
-47
-3f
-01
-20
-40
-59
-ed
-20
-20
-62
-2b
-20
-40
-61
-8e
+d0
+f0
+6a
+db
+5f
+c5
+eb
+d0
+c7
+8d
+4c
+48
+49
+7b
+a0
+60
+4a
+b7
+b9
+f8
 20
-40
-02
-7d
-6f
-e4
+0e
+81
+cc
+06
+56
+1a
+4a
+88
+01
+78
 47
-13
-c2
-9f
-60
-2d
-6f
-e0
-c6
-66
-c0
-00
+d5
+21
+4a
+7a
+02
+1d
+fe
+32
+cf
+07
+8d
 04
-5f
-20
+63
+08
+23
+10
+25
+97
+07
+aa
+53
+5e
+bf
+2f
+73
+01
+89
+fa
+ac
+f0
+47
+d1
+81
 20
-54
-91
-6f
+0d
+e8
+7c
+87
+73
+5f
+f6
+98
+8f
+73
+a2
+80
+23
+ad
+97
+22
+eb
+9a
+9a
+8d
+92
+cb
+57
 e4
+64
+ea
+89
+80
+1d
+92
+cc
+38
+85
+c1
+77
+e9
+de
+5d
+b8
+f2
+c5
+dd
+27
+eb
+f3
+12
+4d
+0c
+50
+e1
+79
+49
+5a
+da
+22
+a3
+f1
+de
+ba
+64
+89
+bd
+11
+6b
+1e
+74
 47
-13
-c3
-08
+76
+04
+b8
+cc
+60
+4d
+b0
+01
+e6
+74
+a4
+ee
+ce
+d0
 e0
+71
+82
+04
+60
+be
+3e
+35
+4d
+5b
+f7
+60
+43
+94
+01
+f4
+f7
+41
+66
+4d
+1e
+b8
 2a
-20
-40
+be
+39
+cd
+8b
+b6
+cd
+d5
+53
 61
-95
-20
-40
+0d
+c6
+7a
+4e
+a5
+6e
+16
+b4
+c5
+cb
+19
+1d
+93
+57
 54
-ac
+b9
+bf
+1e
+dd
+21
+39
+ca
+b4
+3a
 20
-34
-60
-67
-6f
-e4
-47
+21
+41
+81
+61
+0a
+8b
+10
+16
+3a
+87
+22
+29
+af
+39
+ad
 13
-c2
-98
-04
-67
-20
-20
+b4
+b1
+3b
+5f
+1b
+da
+16
+4a
+0b
+0f
+65
 60
-23
-70
+b5
+c5
+f5
+1a
+88
+eb
+4a
+64
+af
+b4
+fd
 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
-70
-20
-20
-54
-4c
-58
-00
+ce
+e0
+87
 90
-00
-67
-e1
 42
-f7
-70
-40
-c1
-03
-70
-40
-a6
-08
-70
-49
-7f
-00
-70
-49
-80
-00
+66
+9d
+6a
+db
+56
+6a
 58
-00
-02
-00
+cd
+90
+dc
+98
+7c
+8e
+fe
+fc
+1e
+9e
+d4
+16
+ab
+da
+9d
+13
+8d
+2d
+74
+f3
+80
+d3
+29
+ee
+48
+81
+79
+5e
+8a
+c0
+1e
+e0
+5b
+7a
+06
+89
+bb
 67
-e1
-40
-a4
-70
-42
-e1
-17
-70
+ad
+5d
 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
+bb
+cf
 04
-47
-20
-40
-56
 a9
-68
-48
-c6
-54
-20
-40
-6e
+69
+22
+2c
 f7
-68
-48
-c6
-54
-20
-40
+59
+5b
+b7
+25
+e4
+16
+7b
+d4
+d0
+db
+8e
+3a
+5e
+19
+12
+7c
+3e
+37
+b7
+bb
 6e
+c4
 d3
-6f
-e0
-c6
-4d
-20
-40
-59
-43
-68
-48
-c6
-5a
-20
-40
-55
-ab
-20
-40
-61
-1a
-20
-40
-55
+98
+46
+3f
+e2
+29
+88
+c8
+a9
+fb
+12
+fd
+4e
+f5
+5f
+e8
+fb
 0c
-20
-40
-54
 f9
-68
-48
-c6
-4a
-20
-40
-55
-b1
-68
-48
-c6
-4b
-20
-40
-55
-b1
-20
-40
-61
-fd
-68
-48
-c6
-5b
-20
-40
-55
-b5
-20
-40
-04
-97
-20
-40
-54
+bd
 f2
-20
-20
-54
-e8
-6f
-e1
-c7
-3c
-67
-e1
-86
-70
-df
-20
-00
-18
-d8
-40
-00
-00
-6f
-e1
-86
-70
-2f
-ef
-fe
-00
-20
-40
-84
-a4
-6f
-e1
-86
-70
-1f
-e3
-7e
-00
-67
-e1
-86
-70
-18
+8f
+bc
+58
+cd
+f8
+3f
+10
+ee
+66
+f1
+39
+1d
 40
-84
-01
-c2
-00
-04
-9b
-20
-60
-00
-00
+1a
+bc
+49
 18
-46
-7c
-ff
-20
-62
-80
-00
-20
-20
-6f
-0b
-20
-40
-04
+2d
+c4
+b2
+a2
 47
-70
-4b
-20
-00
-20
-20
-55
-0d
-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
+5c
+25
+60
+99
+0f
+3d
+f2
+29
+5d
+f0
+53
+5f
+bb
+cb
+8b
+91
+ec
+e5
+0e
+ff
+12
+5b
+45
+e7
+42
+a0
+98
+61
+ef
+97
+13
+d7
 00
-20
+3b
+f7
+58
+ef
+3e
+3a
+64
+ea
+a1
+25
+eb
+4a
+94
+c0
+99
+34
 40
 56
-01
-24
-74
-00
-00
-6f
-e0
+49
+c5
+50
+72
+0c
+8e
+a2
+c5
+14
+d0
+8a
+04
+8c
+c5
+fd
+e5
+a1
+a1
+02
+35
+fa
+e6
+de
+cd
+c0
+45
 c7
-7c
-70
-47
-7c
+d8
+c4
+1b
+33
+22
+c7
+b4
+bc
+13
+d6
+6a
+08
+b4
+d0
+3e
+3e
 00
-24
-5a
-04
-d2
-6f
-e4
-47
+01
+65
+57
+36
+1a
+05
+86
+8a
+92
+f9
+4a
+b5
+08
+be
+dd
+20
 13
-c3
+ea
+4f
+38
+8c
+e3
+93
+ca
+17
+a8
+0b
+b2
+33
+ed
+e2
 0b
-04
-bb
-6f
-e0
-c9
-6c
-24
-3a
-60
-b6
-20
-40
-03
-77
-6f
-e0
-c5
-89
-c2
 80
-84
-ca
-68
+9a
+ea
+73
 48
-c5
-1a
+79
+74
+d7
+46
+0e
+7a
+7b
+71
+90
+d4
+d6
+26
+36
+6b
+b0
+6d
+53
+a8
+a4
+57
+c1
+19
+16
 6f
-e0
-c8
+dc
+04
+09
+2f
+c7
+7a
+c1
+52
+dc
+a0
+ba
+84
+75
+a4
+88
+a8
+ec
+a9
+56
+74
+6a
+fb
+f0
+99
 46
-98
-41
-fe
+90
+94
+d9
+da
+9a
+1b
+89
+84
+8d
+eb
+b7
+af
+45
+91
+74
+56
 00
-67
-e0
-c8
+a2
+9a
+8e
+34
+74
+ae
+a8
+ba
+2b
+ea
+14
+30
+f5
+d8
+1d
+2b
+1e
+dd
+64
+0a
+4b
+ad
+a0
+a2
+0d
+b5
 46
-68
+1f
+d2
+9d
+61
+7a
+29
+dc
+0c
+26
+87
+ab
+b0
+1b
 48
-c5
-1f
-6f
-e0
-c8
+65
+13
+54
+10
 4b
+1d
+cb
+b3
+66
+d8
+aa
+2c
+18
+25
+b3
+9a
+36
+59
 98
-40
-fe
-00
-67
-e0
-c8
+b8
+5f
+ea
+ae
+03
 4b
-68
-48
-c5
-20
-6f
-e0
-c8
-4c
-98
-40
 fe
-00
+8f
+9b
+a9
+28
+3d
+66
+0f
+b1
+4e
+96
+3f
+ef
+f6
+84
+18
+06
+f6
+de
+e8
+60
 67
-e0
-c8
-4c
-70
-45
-89
-01
-da
-20
-00
-07
-da
-40
-48
-46
-6f
-e0
-c8
-46
-c2
-81
-36
+fb
+3d
+98
 db
-6f
-e1
-48
-4b
-20
-7a
-00
-00
-20
-20
-36
+52
+2d
+1d
+7b
+4d
+17
+f6
+49
+09
+a0
 db
-20
-40
-04
-47
-20
-20
-01
-ef
-6f
-e0
-c6
-66
-c0
-00
+e2
+f1
+dd
+bd
+69
+b2
+9c
+46
+33
+21
+77
+ca
 04
+1e
+7b
+fd
+55
+8a
+5f
+a1
+b1
 d9
-c0
-00
-84
-dd
-c0
-01
-61
-e3
-20
-60
-00
-00
-68
-48
-c6
-5d
-20
-40
-61
-e4
+42
+c1
+df
+7d
+9d
+1a
+b4
 68
-48
-c6
-5c
-20
-20
-61
-e4
+ea
+ec
+b7
+9b
+ab
+a4
 68
+5f
+df
+d5
+83
+ff
+2e
+80
 48
-c6
-5e
-20
-40
-61
+13
+16
+a5
+14
+c4
+59
+c8
+41
+ea
+86
+30
+53
+54
+36
 e4
-68
+d6
+71
+79
+3e
+22
+04
+cf
+32
+5f
+78
+7b
+0e
 48
-c6
-5c
-20
-20
-61
-e4
-6f
+fb
+89
+2f
+77
+b4
+5f
+cd
+76
+26
+e3
+a8
+c1
+af
+25
+f4
+d2
+b4
+93
+e7
+a7
+85
+99
+eb
+b1
+5a
+9f
+ba
+6e
+2c
+83
+bb
+71
+b9
+7a
+02
+c5
+23
+2c
+95
+13
+89
+81
+14
+72
 e0
-c6
+3d
+70
+3f
+5e
+10
+e5
+80
+74
+47
+19
+b6
+cd
+5b
+1d
 66
-c0
-00
+c1
+23
+6d
+fb
+9a
+0a
 04
-e6
-c0
-00
+46
+3e
+05
+4d
+3d
+b5
+ec
+82
+c8
+12
+80
+4e
+fe
 84
-ea
-c0
-01
-61
+cd
+c2
+74
+a8
+1e
+f1
+a5
+34
+c7
+47
+30
+bf
+41
+fc
+8f
+e7
+27
+96
+1b
+18
+32
+66
+1c
+42
+f4
+23
+6b
+23
+9c
+83
+77
+66
+8f
+a6
 f9
-20
-60
-00
-00
-68
-48
-c6
-5d
-20
-40
+b1
+30
+c8
+af
+af
+2f
+e6
+47
+f0
+eb
+18
+7f
+34
+c3
 61
-e5
-68
+70
+73
+a1
+41
+78
+a2
+3f
+e0
+e8
+f7
+55
 48
-c6
-5c
-20
-20
-61
+6a
+a6
+ce
+8a
 e5
-68
-48
+c3
+7d
 c6
-5e
-20
+0f
+18
+d2
 40
-61
-e5
-68
-48
-c6
-5c
-20
-20
-61
-e5
-20
+d1
+b7
+3d
+18
+f3
+dc
+7d
 40
-59
-58
-c0
+db
+f9
+8f
+32
+c7
+1d
+93
+1d
+f9
+6f
+3c
+82
+5a
+e1
+57
+33
+79
+e0
+fb
+a8
+e8
+2c
+4b
+d6
+37
+e3
+bf
+eb
+26
+a2
+42
+32
+c4
+56
+e7
+b0
+24
+2e
+c4
+cd
+cd
+69
+cd
+06
+56
+ae
+cf
+54
+b8
+11
+ba
+fa
+b3
+21
 18
-59
-5f
-c0
+aa
+74
+ef
+d5
+7d
+f9
+db
+1c
+16
+c3
+56
+3b
+e9
+5c
+19
+1e
+cd
+fd
+53
+58
+d8
+7a
+db
+b2
+8d
+0c
+a9
+06
+4a
+75
+c5
+ab
+5e
+0c
+31
+dd
+47
 18
-d9
-c6
-c0
-2c
-04
-f3
-20
-20
-59
-52
-20
-40
-59
-e7
-6f
-e0
+86
+3f
+13
+9f
+14
+9b
+d2
 c8
-5a
-c0
-2c
-84
-f7
-20
-20
-59
-5f
-70
-49
+d6
+cb
+74
+f8
+ab
+21
+ad
 57
-0b
-da
-60
+2f
+21
 4a
-0b
-20
-20
-59
-95
-78
-54
-7c
-00
-58
-00
-00
-00
-67
-e3
-48
-47
-20
-40
-05
-0e
-20
-40
-56
-06
-6f
 e0
-c8
-46
-1f
+c2
+e8
+18
+b2
+25
+76
+cc
+14
+59
+8a
+17
+5b
+f5
+7b
+da
+a5
+ac
+69
+5f
+ef
+37
+53
+69
+6e
+4d
+49
 e1
-7e
-1f
+f5
+17
+8c
+e6
+39
+15
+05
+98
+2e
 c0
-82
 85
-08
-6f
-e0
-cb
-1d
-1f
-e1
-7e
-1f
-c0
+ee
 02
-85
+23
+76
 08
-6f
+8a
+48
+54
+7f
+61
+7c
+ee
+93
+e1
+e8
+6d
+b2
+18
+cd
+da
+63
+f2
+40
+1c
+41
+06
+34
+01
+55
 e0
-cb
-1e
-20
-3a
-05
-0b
+94
+92
+0d
+dd
+74
+a4
+c5
+9d
+39
+83
+48
+52
+13
+f7
+cf
+29
+b4
+c4
+8c
+1f
+b4
+38
+f1
+f9
+b2
+5a
+0d
+48
+b6
+4a
+3e
+6e
+30
+2f
+9c
+13
+90
+45
 70
-4b
-1e
-00
-6f
-e0
-c8
-46
-67
-e0
+f2
+6d
+b5
+34
+07
+6e
+f6
+90
+d9
+bd
+e9
+25
 cb
-1d
-20
-60
-00
-00
-70
+d4
+10
+12
+53
+ba
+d6
+45
+88
+29
+71
+7f
+d0
+5a
+e5
+4c
+54
+8d
+b1
+84
+8d
+74
+f8
+4c
+92
+89
+c3
+48
+8f
+f8
+04
+1e
+c2
+1b
+55
+1b
 4b
+fa
+ac
+7b
+18
+eb
 1e
-01
-20
-40
-61
-1a
-20
-20
-05
+e4
+98
+99
+86
+d9
 08
-6f
-e0
-c4
-20
-c1
-80
-00
-00
-6f
-e0
-c9
-57
 c0
-05
-85
-13
-20
-20
-59
-f8
-20
-40
-5a
-6d
-6f
+72
 e0
-c6
+27
+3a
 59
-c0
-7f
-85
+16
+b2
 19
+6c
+63
+69
+3f
+61
+b3
+69
+2d
+44
+e9
+11
+de
+77
+c7
+6b
+74
+a8
+a5
+de
+83
+4a
+94
+e1
+ea
+fa
+c3
+0c
+18
+95
+a9
+31
+27
+6c
+09
+1c
+dc
+36
 68
-48
-c6
-59
-20
-40
+b3
+df
+1a
+e3
 6e
-e6
+8c
+34
+4a
+85
+a8
+42
+0c
+a4
+ac
+a2
+47
 24
-60
-80
-00
-58
-00
-00
-00
-20
+1b
+53
+24
+e8
+a7
 40
-69
-e5
-c0
+ff
+fc
+4e
+29
+43
+47
+cd
+e7
+c8
+6e
 ac
-59
-55
-20
-20
-5a
-2f
-20
-40
-6f
-82
-20
-40
-6f
-b0
-1f
 e6
-fc
-0a
-20
-40
-7d
-5f
-67
-e1
-46
+aa
+c8
+fd
+c9
 33
-20
-20
-55
-53
-d7
-ca
+f8
+ba
+64
+78
+f3
+99
+cd
+36
+8a
+1c
+b5
+99
+b2
+9c
+1b
+0b
+a4
+85
+f6
+dc
+16
+c2
+f1
+04
+02
+2c
+77
+72
+b5
+42
+0d
+0f
+71
+c1
+e9
+b6
+9e
+4d
+e4
+04
+59
+01
+0e
+a2
+84
+ac
+88
+57
+75
+db
+8c
+c2
+83
+06
 aa
 55
 40
@@ -5286,12 +5416,12 @@
 00
 00
 d3
-98
+18
 84
 f2
 7d
 61
-30
+00
 00
 00
 00
@@ -5381,8 +5511,8 @@
 07
 05
 0c
-89
-89
+0c
+0c
 ff
 ff
 ff
@@ -5713,13 +5843,13 @@
 00
 4a
 47
-24
-f4
-00
+70
+11
+01
 00
 77
 01
-0e
+0b
 aa
 55
 04
@@ -6009,48 +6139,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
@@ -6111,8 +6241,8 @@
 00
 3f
 46
-60
 85
+90
 aa
 55
 02
@@ -6375,6 +6505,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
@@ -6463,7 +6626,7 @@
 9a
 40
 00
-18
+0c
 aa
 55
 05
@@ -6486,44 +6649,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
@@ -6570,135 +6695,10 @@
 aa
 aa
 55
-2b
-65
-fc
-e7
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
+47
+5d
+ab
+18
 ff
 ff
 ff
@@ -8188,5 +8188,5 @@
 ff
 ff
 ff
-7a
-92
+ba
+e5
Index: output/memmap.format
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/output/memmap.format	(revision 1991)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/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
@@ -1952,94 +1969,91 @@
 0x4a5d mem_le_tx_buffer1_omemalloc_new
 0x4a9d mem_le_tx_buffer2_omemalloc_new
 0x4add mem_le_tx_buffer3_omemalloc_new
-0x4b1d mem_mouse_key_last_status
-0x4b1e mem_mouse_logo_enable_flag
-0x4b1f mem_mouse_wheel_temp_gpio
-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
+0x4b1d mem_mouse_qdec_set_flag
+0x4b1e mem_24g_txpayload_buf
+0x4b2e mem_release_data_from_receiver_enable
+0x4b2f mem_release_data_from_transmiter_enable
+0x4b30 mem_flippen_key0_gpio
+0x4b31 mem_flippen_key1_gpio
+0x4b32 mem_flippen_key2_gpio
+0x4b33 mem_flippen_key3_gpio
+0x4b34 mem_flippen_key4_gpio
+0x4b35 mem_flippen_key5_gpio
+0x4b36 mem_flippen_key6_gpio
+0x4b37 mem_flippen_key7_gpio
+0x4b38 mem_flippen_key0_press_status
+0x4b39 mem_flippen_key1_press_status
+0x4b3a mem_flippen_key2_press_status
+0x4b3b mem_flippen_key3_press_status
+0x4b3c mem_flippen_key4_press_status
+0x4b3d mem_flippen_key5_press_status
+0x4b3e mem_flippen_key6_press_status
+0x4b3f mem_flippen_key7_press_status
+0x4b40 mem_key_press_data
+0x4b40 mem_key_pageup_data
+0x4b49 mem_key_pagedown_data
+0x4b52 mem_key_shift_f5_data
+0x4b5b mem_key_esc_data
+0x4b64 mem_key_b_data
+0x4b6d mem_key_tab
+0x4b76 mem_key_enter
+0x4b7f mem_key_alt_tab
+0x4b88 mem_key_alt_f4
+0x4b91 mem_key_play_pause
+0x4b9a mem_key_vol_up
+0x4ba3 mem_key_vol_down
+0x4bac mem_standard_key_release
+0x4bb5 mem_system_ctrl_key_release
+0x4bbe mem_media_key_release
+0x4bc7 mem_key0_long_press_flag
+0x4bc8 mem_key1_long_press_flag
+0x4bc9 mem_key2_long_press_flag
+0x4bca mem_key3_long_press_flag
+0x4bcb mem_key4_long_press_flag
+0x4bcc mem_key0_long_press_event
+0x4bcd mem_key1_long_press_event
+0x4bce mem_key2_long_press_event
+0x4bcf mem_key3_long_press_event
+0x4bd0 mem_key4_long_press_event
+0x4bd1 mem_key0_short_press_flag
+0x4bd2 mem_key1_short_press_flag
+0x4bd3 mem_key2_short_press_flag
+0x4bd4 mem_key3_short_press_flag
+0x4bd5 mem_key4_short_press_flag
+0x4bd6 mem_key0_press_timer_count
+0x4bd7 mem_key1_press_timer_count
+0x4bd8 mem_key2_press_timer_count
+0x4bd9 mem_key3_press_timer_count
+0x4bda mem_key4_press_timer_count
+0x4bdb mem_combination_key_down_flag
+0x4bdc mem_combination_key_longpress_flag
+0x4bdd mem_key_disable_timer
+0x4bde mem_24g_calculate_package_id_disable
+0x4bdf mem_24g_package_id_abandon_flag
+0x4be0 mem_24g_package_id
+0x4be1 mem_key_state
+0x4be2 mem_key_press_state
+0x4be3 mem_poweron_first_blank_data_enable
+0x4be4 mem_flippen_no_data_timeout
+0x4be6 mem_flippen_start_pair_no_data_timeout
+0x4be8 mem_key_longpress_timer_init
+0x4bea mem_key_longpress_timer
+0x4bec mem_low_voltage_led_blink_flag
+0x4bed mem_low_voltage_led_blink_start_timer
+0x4bee mem_poweron_led_blink_flag
+0x4bef mem_24g_pair_enable_flag
+0x4bf0 mem_24g_ch_work
+0x4bf1 mem_24g_pair_key_down_flag
+0x4bf2 mem_24g_pairing_stop_flag
+0x4bf3 mem_longpress_24g_enter_hibernate_flag
+0x4bf4 mem_g24_connected_state
+0x4bf5 mem_g24_pairing_stop_flag
+0x4bf6 mem_send_package_before_check
+0x4bf7 mem_le_conn_rcv_new
+0x4bf8 mem_le_conn_first_rcv
+0x4bf9 mem_le_check_retransmit_flag
+0x4bfa mem_le_retransmit_cnt
+0x4bfb 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_public_dip10K/output/otp.dat	(revision 1991)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/output/otp.dat	(working copy)
@@ -9,5272 +9,5402 @@
 00
 00
 00
+c1
+4f
+a7
+c4
+d0
+0e
+a3
+f1
+1b
+c1
+c5
+37
+15
+ea
+18
+a5
 aa
 55
-8e
-14
-c2
-84
-00
-2b
-c0
-00
-02
-74
-c0
-01
-00
-3a
-c0
-08
 00
-43
-c0
+15
 08
-80
-45
-c0
-0a
+d1
+2e
+07
+d1
+6f
+64
+28
+4e
+4c
+72
+10
+57
+ab
+d6
+ce
+46
+65
+be
+98
+2c
+ce
+1c
+a7
+ad
+ba
+b7
+d0
+b5
+76
+ca
+bc
+4a
+cf
+7f
+a9
+fd
 01
-44
-c0
-0a
-80
+68
 c6
 c0
-0c
-00
-e6
-c0
-0c
-80
-ed
-c0
-0d
-00
-53
-c0
-12
-81
-db
-c0
-14
-01
-fe
-c0
-34
-02
-55
-c0
-34
-82
-7d
-c0
-36
-04
-6c
-c0
-37
-04
-58
-c0
-37
-d4
-a2
-c0
-39
-84
+9a
 7f
-c0
-3a
-04
-a7
-c0
-3b
-85
-1d
-c0
-3d
-04
 fa
-c0
-3f
-84
+62
+2d
 36
-c0
-40
-84
-ee
-c0
-42
-03
-35
-c0
-42
-83
-b6
-c0
-43
-03
-5f
-c0
-43
-83
-87
-c0
-44
-03
-b4
-c0
-45
-03
+89
+e1
+fa
+a6
 49
-c0
-46
-02
-b2
-c0
-46
-82
-f2
-c0
-47
-04
-20
-c0
+94
+78
+b3
+fc
+89
+c7
+be
+f4
+66
+11
+e5
+15
+03
+28
+91
+b3
+c5
+be
+d3
 45
-82
-8d
-c0
-48
-04
-4c
-c0
-4a
 84
-4f
-c0
+ba
+f4
+23
+02
+87
+3a
+3c
+97
+0d
+b7
+76
+ff
 4b
-04
+55
 b1
-c0
-4e
-04
+cd
+b8
+0a
+00
+26
+a0
+d8
+15
+f4
 d4
-c0
+20
+c2
+b0
+10
+c5
+fe
+50
+96
 4e
-84
-e1
-c0
-62
-82
-05
-c0
-6a
-82
-5c
-c0
-6b
-04
-aa
-c0
-6d
-01
-2d
-20
-20
-23
-5a
-c0
-0a
-01
-65
-c0
-0d
-01
-64
-c0
-12
-81
-94
-c0
-13
-01
-99
-c0
-1c
-81
-ab
-c0
-1d
-01
-b5
-c0
-26
-01
-af
-c0
-26
-81
-b3
-c0
-48
-02
-08
-c0
+07
+3b
+45
+2e
+67
+a0
+21
+be
 4b
+e3
 04
-41
-c0
-4d
-00
-d4
-c0
-4e
-80
-db
-c0
-4f
-82
-22
-c1
-7f
-80
-00
-20
-20
-23
-5a
-20
-40
-75
-52
-20
-40
-74
-48
-20
-40
-2a
-45
-20
-40
-20
-2a
-20
-40
-42
-ad
-20
-40
-20
-18
-20
-40
-31
-0f
-20
-40
-24
+b2
+7a
 8c
-20
-20
-00
-3a
+a5
+1e
+44
+6c
+10
 70
-89
-00
-00
-20
-20
+2c
+e8
+5d
+6f
+70
+f4
+98
+0c
+79
+01
+91
+11
+0c
+09
+54
+54
+71
+05
+42
+33
+27
+07
+09
 21
+cf
+6a
+b9
+14
+ed
+79
+97
+57
+a2
+2a
+66
+ab
+90
 53
-70
-8a
-0f
-60
-70
-8a
-10
+08
 aa
-70
-8a
-12
-7a
-70
-8a
-25
-00
-70
-8a
-26
-00
-20
-00
-00
-3c
-70
-8a
-20
-20
-70
-8a
-23
-f5
-70
-8a
-24
-12
-70
-8a
-24
-10
-20
-00
-00
-3c
-70
-8a
-12
-60
-70
-8a
-23
+b8
+3b
+40
+79
+1e
+f3
+5d
+db
+11
 dd
-20
+ba
 60
+16
+9c
 00
-00
-70
-01
-bb
-00
-70
-01
-bc
-00
-37
-d9
-82
-00
-70
-89
-46
-0d
-70
-89
-6f
-10
-70
-8a
-13
-cd
-70
-8a
-06
-10
-70
-8a
-84
-4a
-70
-8a
-85
-40
-70
+5f
+d1
+18
+5d
+76
+0b
+a9
+69
+b8
+df
+cb
+22
+83
+7a
+ee
+9e
+49
+55
+dd
+a3
+2b
+8e
 8a
-16
+fb
+9d
+a5
+fc
+0e
+eb
+13
+b2
+cd
+ab
+74
+04
+ce
+e9
+32
+21
+8d
+0d
+91
+0f
+c3
+0b
+68
+69
+35
+af
+d1
+18
+7e
+ed
+c2
+36
+31
+15
+48
+65
+c1
+ed
 fe
-20
-40
-00
-9a
-20
-40
-70
+af
+74
+cb
+df
+bb
+6b
+73
+86
+a1
+92
+8e
+b6
+ac
+98
+e1
+08
+15
+66
+79
+19
+6b
+f7
+6a
+72
+95
+6b
+0c
+f6
+01
+24
+12
+56
+1f
+62
 d7
-37
-d9
-82
-00
-70
 81
+90
+ee
+cc
+32
+b0
+ef
+4f
+bb
+32
+d0
+d9
 3b
-5f
+10
+85
+a8
+8f
+eb
+72
 37
-d9
-82
-00
-70
-81
+0d
+7b
+64
+9d
+03
 3c
-88
+de
+eb
+7f
+b4
+5d
 37
-d9
-82
-00
-6f
-e0
-c0
-99
-c0
-08
-00
-8f
-6f
-e0
-c4
-38
-1f
-e1
-fe
-04
-67
-f0
-8a
-02
-70
-89
-0f
-01
-70
-8a
-80
-24
-70
+de
+05
+92
+bd
+36
+32
+cd
+3c
+c5
+f2
 8a
-81
-62
+fb
+29
+2f
+99
+b9
+b8
 58
-e6
-12
-12
-67
-f1
-8a
-73
-70
-8a
 86
-60
-70
-8a
-8b
-3b
-20
-40
-00
-81
-70
-80
-43
+ba
+b8
+9d
+fd
+ef
+62
+44
+64
+7a
+67
+be
+7f
+f4
 00
-70
-80
-42
+23
+a8
+c2
 05
-58
-55
-74
-74
-67
-f1
-89
-68
-70
-89
-60
-6e
-20
-40
-01
+c9
+9d
+f0
+f5
 00
-20
-40
-01
-2b
-20
-40
-00
-7b
-70
-41
-48
-0c
-20
-20
-6f
-4e
-20
-75
-80
-00
-37
-d9
-82
-00
-6f
-e0
-c1
 1c
-67
-f0
-81
-3a
 37
-d9
-82
-00
-20
-60
-00
-00
-6f
-e0
-c0
-99
-c0
-0c
-00
-87
-6f
-e0
-c4
-38
-1f
-e1
-fe
-06
-67
-f0
-8a
-02
-70
-8a
-05
+26
 e0
-70
-8a
-00
-d8
-20
-00
-00
-3c
-70
-8a
-01
-a0
-70
-8a
-00
-df
-70
-8a
-01
-fa
-20
-00
-00
-14
-70
-8a
-00
-9f
-20
+ad
+bc
+c6
 60
-00
-00
-6f
-e0
-c4
-38
-1f
-e1
-fe
-06
-67
-f0
-8a
-02
-70
-89
-0f
-00
-70
-8a
-80
-23
-70
-8a
-81
-b0
-58
-e4
-09
-09
-67
-f1
-8a
-73
-70
-8a
-76
+12
+c1
+1b
+36
+cf
+01
+4e
+a5
+fc
+74
+1b
+03
+35
+f3
+5e
 2a
-70
-89
-02
-04
-20
-20
-00
 6e
-20
-35
-80
-c2
-6f
-e2
-02
-0d
-20
-7a
-00
-00
-37
-d9
-82
-00
-6f
-f0
-81
-36
-1f
-e1
-7e
+6b
+51
+b7
+b1
+a1
+3e
+cd
+91
+6e
+a4
+41
+27
+21
+52
+38
 f0
+bb
+ec
+69
+e5
+54
+3e
+89
+8c
+14
+53
+90
+21
 68
+96
+a7
+78
+c9
+a2
+c8
+08
+5c
+92
 48
-82
-0d
-98
-41
-fe
-00
-1f
-e0
+0f
+01
+10
+1e
+dc
 ff
-fd
-67
-f0
-81
-36
-37
-d9
-82
-00
+ad
+d5
 6f
-f0
-81
+4f
+56
+23
+93
+a2
+cb
+39
+d3
 38
-1f
-e1
-7e
-07
-68
-48
+47
+8c
+c8
+54
 82
-0e
-18
+34
+c8
+f9
+ff
+91
+1a
+e4
+0f
+bf
+b1
+ee
+ec
+b6
+ba
+b8
+77
+6a
+f5
+ff
+90
+91
 49
-84
-00
-98
-41
-fe
-00
-67
-f0
-81
-38
-37
+71
+23
+2e
+54
+dc
 d9
-82
-00
-6f
-f0
-8a
-cb
+ea
+a4
+b6
+51
+0c
+22
+ba
 1f
-e1
-7e
-f0
-68
-48
-82
-0f
-60
-48
-c1
-5b
-98
-41
-fe
-00
-67
-f0
-8a
-cb
-6f
-e0
+1c
+0a
+d8
+ba
+c4
+d7
 82
-10
-67
-e0
+49
+44
+35
+c2
+80
+2b
 c1
-5c
-2f
-ef
-fe
-03
-6f
-f0
-8a
-06
+2e
+70
 79
-20
-fe
-07
-67
-f0
-8a
-06
+9c
+5c
+a3
+ae
+61
+7d
+22
+32
+f3
+af
+f9
+57
+05
+34
+71
+b4
+91
+72
+16
+05
+2e
+70
+4e
+0a
+6c
+af
+db
+e8
+85
+84
+a0
+2d
+a6
+93
+a7
+25
+b3
+6d
+b3
+68
+ae
+b8
+ce
+a7
+a8
+66
 6f
-e0
-82
+3b
+12
+2d
+da
+78
+d7
+d6
+d6
+39
 10
-1f
-e1
-04
-07
-18
+b2
+b3
+a3
 52
-04
-00
-18
-43
-84
-00
-60
-48
-c4
-38
-6f
-f0
-8a
-02
-1f
-e1
-7e
+74
+88
 1f
-98
-41
-fe
-00
-67
+13
+d6
+a7
+06
 f0
+03
 8a
-02
-20
-60
-00
-00
-6f
-e1
-41
-5b
-20
+45
+22
 7a
-00
-00
-67
-e1
-02
-0f
-20
-20
-00
-ac
-20
-40
-68
-6f
-20
-40
-21
-ba
-18
-00
-2a
-08
-18
-00
-2a
-00
-58
-0a
 aa
-da
+2f
+77
+59
+f2
+5a
+49
+e3
+5a
+27
+9b
+53
+55
+8f
+f9
+d5
 67
-f1
-8a
-0f
-70
-8a
+8d
+9c
+6e
+8d
+c3
+e6
+b8
+8e
+8b
+68
+ce
+86
+ec
+0f
+41
+3f
+91
+31
+04
+f7
+bf
+6e
+87
+18
+e6
 25
-40
-70
-8a
-26
-10
-20
-00
-00
-3c
-70
-8a
-01
-fb
-70
-8a
+f9
+3a
+9e
+6b
+92
+7b
+0d
+31
+87
+18
+0a
+f8
+9d
 25
-ff
-70
-8a
-26
-30
-70
-8a
-16
+7d
+50
+c3
+ce
+e9
+d4
+8c
+43
+59
+d1
 fe
-20
-20
-21
-b4
-6f
-e0
-c7
-93
-24
-7a
-00
-00
-20
-40
-00
+f1
+05
+99
+e7
+14
+a4
+25
+b7
+a8
+a6
+81
+84
+85
+1b
+f3
+83
+b0
+5a
+02
+85
+0d
+f1
+d3
+6d
+35
+23
+df
+4b
+1a
+d7
+ab
+2e
+6e
+6b
+b1
+04
+b2
+1a
+bf
 d8
-20
-20
-60
-fc
-6f
+50
+0a
+17
+ea
+b5
+81
+ef
 e0
-c6
-55
-c1
-7f
+16
+d5
+2b
+4e
+22
+47
+50
+02
+0b
+5c
+d3
+b3
+18
+d8
 80
-00
-20
-20
-5e
-78
-68
-48
-c6
-01
-6f
-e0
+d0
+64
+4b
+b7
+cc
+2d
+d4
+87
+17
+71
+90
+a6
+e4
+d6
+b3
+55
+49
+a1
+42
+4e
+8a
+72
+cb
+e5
+b2
+91
+a6
 c6
-21
-98
-46
+ab
+a1
+1b
+df
+50
+45
+33
+06
+69
+6a
+9e
+3f
 7c
-00
-24
+01
+cd
+7b
+0d
 21
-00
-e0
-20
+ae
+f8
+99
+10
+b5
+fe
 20
-36
+c6
+ba
+4f
+ae
+b1
+b7
 81
-6f
-e2
-45
-8f
-68
-4a
-45
-e4
-98
-46
-7c
-00
-20
-22
-b2
-22
-20
-40
-02
-48
-20
-20
-36
-9b
-58
-0a
-aa
-7e
-67
-f1
-8a
-0f
-20
-00
-00
-3c
-70
-8a
-25
-00
-70
-8a
-26
-0d
+93
+e7
+b8
+97
+50
+64
+ee
+5e
+63
+3a
+0c
+38
+a5
+18
+3d
+be
+73
+93
+84
+53
+95
+47
+8e
+64
+50
+66
+84
+56
+fb
+27
+57
+a9
+52
+89
+c6
+2f
+0b
+1e
+97
+73
+83
+a9
+ca
+f8
 70
-8a
+e2
 16
-f6
-20
-20
-22
-03
-6f
-e0
-c1
-41
-c0
-03
-22
-25
-c0
-05
-00
-f3
-c0
-4f
-00
-fc
-c0
+d9
+6d
+f9
+9a
+bd
 55
-00
-f8
-20
-20
-22
-0e
-70
-8a
-14
-25
-58
-a9
-3f
+28
+52
+57
 3f
-67
-f1
-8a
-60
-70
-8a
-63
-1f
-20
-60
-00
-00
-70
-8a
-14
-17
-6f
-e1
-ca
-08
-67
-f1
-8a
-60
-20
-20
-22
-1a
-70
-8a
-14
-17
-58
-25
-03
-00
-67
-f1
-8a
-60
-20
-20
-22
-1a
-20
-75
-80
+24
+2f
+78
+45
+0b
+e6
 00
-20
-40
-21
+ed
+4a
 60
-d8
-40
-00
-27
-20
-40
-21
-6f
-20
-40
-21
+9e
+d5
+e6
+32
+9b
+a6
+77
 a6
 70
-8a
-25
-7f
-70
-8a
-30
-1a
-70
-8a
-31
-78
-70
-8a
-8f
-b2
-70
-8a
-c2
-00
-70
-8a
+dc
+dc
+cf
+05
+d5
+89
+de
+82
+fd
+b5
+cb
+b3
+8c
+90
+f0
 c3
-00
-d8
-e0
-00
-06
-20
-40
-01
-1d
-2a
-2f
-fe
-0d
-20
-40
-21
+f5
+aa
+8d
+c7
+50
+3b
 1d
-2a
-4f
-fe
-0d
-20
-40
-21
-1e
-d8
+61
+56
+9e
 e0
-00
-05
-20
-40
-21
-1c
-20
-40
-21
-1e
-20
-40
-01
-1d
-d8
-a0
-8a
-c2
-1a
-31
-fe
-00
-20
-40
-21
+f0
+25
+53
 17
-1a
-51
-fe
-00
-20
-40
-21
+80
+60
+7c
+e7
+d3
+46
+5f
+53
+74
+ae
+e4
+45
+03
+e9
 17
-18
-e0
+83
+29
+7d
+9e
+c2
+82
+1a
+7f
+a2
+06
+1b
+1b
+97
+24
+6a
+92
+24
+d0
+44
+eb
+f1
+85
+9b
+92
+3a
+d8
+53
+f2
+cc
+06
+88
+08
+7d
+7b
+b6
+47
 8f
+85
+07
+38
+c7
+56
+b3
+d5
+f8
+95
+a3
 ff
-20
-21
+47
+04
+30
+bd
+ae
+90
+a5
+86
+78
+77
+f2
+4e
+bd
+eb
+61
+90
 01
-12
-20
-20
-21
+99
+59
+19
+e7
+7c
+74
+ed
+dc
+b2
+74
+53
+05
+cd
+49
+f4
+83
+80
+33
+40
+7f
+88
+9c
+89
+38
+99
+fc
+37
+84
+07
+d9
+66
+b5
+96
+c5
+53
+ba
+de
+bd
+c4
+2a
+b9
+b6
+60
+ae
+d3
+15
+46
+04
 4f
-20
-00
-00
+59
+0d
+2a
+90
+c2
+af
+fe
+d9
+07
 3c
+52
+7c
 58
-00
-0f
-00
-67
-f1
-09
-82
-58
-00
-0f
-f0
-67
-f1
-09
-84
-70
-89
-81
-09
-70
-89
-81
-03
-70
-89
-80
-06
-20
-00
-00
-3c
-da
-20
-00
-00
-da
-40
-00
-00
-df
+a7
+c1
+0a
+2d
 20
-00
+79
+9c
+c5
+bd
+a1
+56
+32
+27
+42
+fb
+bc
+7e
+d6
+93
+e5
+cf
+eb
 10
-d8
-c0
 0f
-00
-20
-20
-21
-2d
-20
-75
-80
-00
-20
+3f
+d3
+02
+38
+ec
 20
-22
-72
-20
-75
-80
-00
-70
-8a
-07
-77
-70
-8a
-08
-c9
-70
-8a
-0b
-01
-6f
-e0
-c4
-09
-67
+27
+35
+81
+93
+74
+b1
+19
+d2
+4a
+b1
 f0
-80
-cd
-20
-00
-0b
-b8
-20
-40
-01
-3d
-70
-8a
-08
-c1
-6a
-40
-c4
+60
+7c
+d0
+db
+32
+36
+87
+ad
+4a
+87
+b0
+de
+19
+02
+41
+4f
+19
+7a
+da
+f7
+1e
 19
+c5
+1b
+2c
+65
+cf
+03
+92
+f1
+96
+ea
+e2
+1c
+78
+c1
+37
+e8
+16
+25
 df
-20
-00
-08
-20
-40
-6f
 58
-6f
-e0
-c4
-19
-67
-e0
-c4
-33
+e7
+b9
+a9
+ac
+ba
+5a
+6c
+c7
+db
+0d
+12
+6c
 62
+70
+0e
+a0
+1a
+70
 40
-c4
+e4
+6c
+ef
+d6
+c1
+1b
+94
+39
+fa
 19
-20
-60
-00
-00
-70
-80
-cc
-03
-6f
-f0
-81
-29
-c3
-02
-81
-3e
-68
-59
-01
+90
+8c
+f4
+6d
+83
+d5
+76
+ed
+48
+1a
+ca
+aa
+40
+a9
+a6
+be
+27
+18
 64
-60
-49
-44
-0a
-70
-80
-cc
-00
-20
-60
-00
-00
+7e
+0b
+7b
+ab
+30
+69
+46
+47
+25
+8f
+4b
+3c
+25
+21
+82
+4c
+26
+26
+9c
+e5
+07
+fe
+a0
+09
 70
-8a
+52
+ed
+92
+82
+27
+94
+6a
 82
+32
+68
+49
 11
-70
-8a
-8d
-12
-70
-8a
-8e
+27
+a9
+3c
+a1
+34
+9f
+09
+1b
+75
+02
+7f
+2c
+2d
+59
+33
 0a
+f8
+5a
+cf
 6f
-e0
-c0
-99
+b3
+e1
 c0
-08
-01
-5d
-58
-00
-57
+a3
+df
+c2
+ae
+b4
+7e
 62
 67
-f1
-09
-07
-70
-89
-01
-03
-70
-89
-30
-03
-c6
-16
-80
-00
-70
-89
-01
-01
-70
-8a
+99
+cd
 82
-07
+7a
+36
+d7
+e9
+56
+5b
+d2
+42
+9e
+a8
+d4
+2f
+e5
 70
-8a
-8d
+7c
+10
+b8
+89
+e1
+0d
+ba
+29
+7f
+f1
+1c
+ce
+af
+2d
+92
 44
-70
-8a
-8e
+5f
+27
+17
+d2
 0a
-6f
-e0
-c0
-99
-c0
-08
-01
-5a
-58
-00
+cd
+5e
+b3
+84
+e1
+69
+2e
+c7
+eb
+45
+21
+4c
+f7
+a8
+92
+f6
+bd
+e2
+79
+1d
+55
+c3
+cf
+1f
 2b
-b1
-67
 f1
-09
-07
-c6
-97
-80
-00
-70
-89
-30
-24
+32
+63
+06
+63
+c7
+85
+40
+98
+55
+a0
+e5
+d0
+4f
+bc
+1c
+e2
+71
+c7
+49
+4b
+0e
+c7
+47
+8c
+90
+5e
+71
+57
+26
+c7
+de
+c7
+9c
+86
+9b
+ed
+6e
+3a
+3a
+1a
+6e
+1d
+1a
+03
+73
+7d
+6a
+34
+29
+ea
+10
+86
+5c
+aa
+29
+9d
+6a
+29
+a8
+36
+83
+48
+82
+a0
+03
+ba
+31
+0c
+58
+58
+76
+c8
+bc
+f8
+fd
+9b
+5d
+db
+c7
+cf
+c7
+9c
+b9
+fa
+46
+5c
+46
+56
+c8
+40
+26
+60
+41
+ea
+a7
+8e
+f3
+7f
+49
+10
 70
+ba
+e9
+23
+da
+b0
+2d
+b6
+56
+e2
+84
+fd
+9d
+0a
+d2
+3b
+9b
+90
+6c
+0a
+02
+b4
 89
-01
+79
+6f
+4f
+a7
+e8
+e9
 05
-20
-60
-00
-00
-58
+69
+0c
+7d
+d7
 00
-41
 89
-67
-f1
-09
-07
-20
+be
+4f
+44
+bc
+c6
+8f
+93
+6b
+bf
+c9
+ec
 20
-01
-56
-58
-00
-83
-12
-67
-f1
-09
-07
-20
-20
-01
-4b
-6f
-e0
-cb
-fa
-da
-60
-01
-00
-9a
 60
+96
 fe
-00
-20
-60
-00
-00
-20
-20
-01
-84
-20
+63
+61
+1e
+c8
+ca
+1c
+2e
+22
+93
+0b
+19
+6e
 40
-01
+0d
+7c
+05
+4e
+9b
+c1
+96
+47
+42
+e6
+ec
+41
+34
+12
+e3
+80
+a7
+2a
 67
-20
-20
-25
-63
-6f
-e0
-cb
-fb
-20
-7a
-00
-00
-6f
-e0
-cb
+53
+9d
 fc
-24
-7a
-00
-00
+3a
+0f
+2b
+ac
+4d
+d1
+9b
+1a
+4f
 68
-48
-cb
-fb
-6f
-e0
-cb
-fa
-98
+05
+6b
+91
+1b
+87
+ff
+c5
+45
+29
+5e
+2f
+6c
+4e
+8b
+81
+67
+9c
+39
+35
+11
+5b
+32
+d9
+f7
+9d
+0d
+cf
+77
+0e
+31
+0f
+90
 46
+22
+f8
+ed
+b6
+31
+92
 7c
-00
-24
-41
-01
-60
-98
-46
+18
+02
+dc
+1a
+de
+2e
+88
+5f
+97
+b8
+02
+25
+cb
+42
+8e
+78
+44
+12
+a9
+6b
+9f
+b9
+d0
+5a
+1b
+7e
+fa
+7d
+ba
+76
 7e
-00
-1f
-e6
-7c
-64
-20
 21
-01
-79
-6f
-e0
-cb
-fd
-1f
+3c
+59
+27
+ff
+15
+4f
+a8
+cf
+b4
+54
+27
+59
+84
+59
+a7
+50
+d1
+0a
+f9
+a3
+b1
+99
 e6
-7c
-14
-24
-41
-01
-77
-70
-4b
+da
+63
+60
+98
+19
+26
+fd
 fc
-01
-20
+f0
+54
+1e
+eb
+88
+6f
+9a
 60
-00
-00
-70
+66
+a9
+e7
+84
+0f
+8d
+0e
+28
+c7
+6c
+79
+fa
 4b
-fe
-01
-20
-20
-43
-1f
-68
-48
-81
-7f
-6f
-e0
-80
-4c
-1f
-e3
-7e
-00
-98
-42
-fe
-00
-2f
-ef
-fe
-02
-58
-00
-00
-00
-68
-48
-cb
-fd
-79
-20
-fe
-00
-98
-40
-84
-00
-60
-48
-cb
-fd
-20
-60
-00
-00
-6f
-e0
-80
-05
-1f
-e0
-fe
-01
-67
-e0
-80
-05
-24
-36
-81
-8b
-6f
-e0
-cb
-fa
-1f
-e0
-fe
-01
-67
-e0
-cb
-fa
-6f
-e0
-81
-68
-c3
+8f
+e8
+c8
+41
+3c
+ab
+e4
+5c
+ac
+6d
+d2
+31
+19
+d7
+39
+ae
+fc
+db
 81
+6d
 80
-00
-79
-20
-7e
-03
-67
-e0
-81
-68
+eb
 6f
-e1
-42
-f5
-67
-e1
-01
+02
+cc
+7f
 96
-58
-00
-00
-00
-67
-e2
-43
-1d
-20
-60
-00
-00
-20
-40
-28
+ae
+4f
+be
+10
+e3
+ae
+4d
+bf
+c1
 1c
-6a
+09
 20
-80
+17
+9e
+ae
+75
+64
+4e
+77
+7e
+dd
+fc
 4d
+bc
+da
+49
+f4
+19
+3d
+c2
+f2
+f8
+48
 1a
-20
-a3
-fc
-24
-21
-26
-fa
-20
-20
-26
-8e
-09
-80
-00
-18
-1f
-ef
-7e
-00
-1f
-f1
-7e
-00
-e7
-e1
-80
-05
-78
-28
-7c
-00
-20
-40
-27
-0d
-20
-23
-26
-f6
+91
+35
+49
+16
+66
 c5
+ba
+12
+43
+ef
+1e
+12
+9b
+71
+32
+98
+b1
+e2
+0a
+7b
+0c
+8b
+71
+b3
+91
+f0
+e5
+b6
+ae
+14
+63
+57
+bc
 99
-26
-af
-6f
-e0
-80
-4d
-20
-3a
-26
+76
+9b
+6e
+85
+fb
 af
-1f
-e0
-ff
-fc
-67
-e0
-80
-4d
-20
+cc
+0e
+94
 40
-72
-cb
-6f
-f0
-81
-08
-c3
-03
-a6
-fa
-18
-00
-70
-0c
-65
-e2
-01
-54
-20
-20
-26
-af
-6f
-e0
-c3
-34
-c1
-00
-00
-00
-c0
-01
 b0
-4a
-20
-20
-28
-e1
-20
-40
-21
-52
-70
-89
-00
-00
-79
-3f
-80
-30
-20
-20
-2a
-e3
-79
-3f
-80
-30
-20
-20
-2a
-f6
-ef
-e1
-00
-06
-c0
-02
-01
-b8
-20
-20
-28
-eb
-ef
-e1
-80
-06
-67
-e1
-c3
-97
-c0
-05
-01
+51
+0d
+2f
+0c
+cd
+24
+88
 bd
-c0
-09
-01
-cc
-20
-20
-2b
-96
-6f
-e4
-47
-13
-c3
-1d
-ad
-19
-20
-40
-2d
-c7
-68
-49
-43
-98
-6f
-e0
-c3
-21
-c2
-81
-81
-c7
-6f
-e1
-43
-98
-c0
-18
-2e
+7f
+ea
 03
-68
-49
-43
-98
-20
-20
-2d
+16
+94
+9d
+f0
+f4
+28
+b0
+88
+7b
+73
+bc
+aa
+3a
+29
+95
+09
+59
+87
+b3
+b7
+da
+ea
+58
+8c
+95
+83
+bd
 1d
-6f
-e1
-43
-32
+67
+83
+52
+37
+51
+fc
 98
-46
-7c
-00
-24
+1b
+6e
 22
+af
+12
+36
+26
+e9
+d6
+8e
+86
+0b
+29
+b4
+60
 81
-c3
-24
-34
-01
-c3
-20
-20
-2d
-46
+3e
+ac
+ca
 18
-c2
-22
+c5
+04
+63
+21
+ec
+9b
+b0
+8e
+ba
+a1
+2b
+7a
+f1
+c4
+0f
 00
-6f
-e1
-43
-35
-1f
-e0
-a5
-fd
 20
-40
-29
-29
-6f
-e0
-c7
-8f
-c0
+c8
+92
+2a
+2e
+b0
+c2
+01
+48
+0d
+dc
 7f
-ad
-ac
-6f
-e0
-c7
+f7
 95
-20
-3a
-2d
-ac
-6f
+78
 e0
-c8
-43
-c2
-80
-ad
-ac
-58
-00
-00
-1a
-68
-49
-43
-98
-98
-46
-7c
-00
+37
+75
+f7
+6b
 24
-22
-ad
-ac
-20
-20
-2d
-46
-6f
-e1
-43
-e9
-20
-40
-7d
-79
-6f
-e2
-40
-ad
-98
-40
-fe
-00
-67
 e2
-40
-ad
-20
-40
-01
-e6
-20
-40
-01
-e3
-20
-20
-24
 25
-6f
-e0
-cb
-20
-20
-3a
-02
-6e
-20
-20
-02
-72
-60
-04
-40
-e7
-d8
-c0
-80
-70
-d8
-a0
-40
-cc
-20
-40
-7c
 8f
-d8
-c0
-80
+e4
+0f
+85
 d4
-20
-40
-7c
-89
+a4
+f3
+50
+71
+e4
+e9
+26
+5b
+5a
+af
+d4
+9d
+ae
+73
+c2
+a6
+3d
+f9
+d0
+0d
 6f
-f0
-80
-80
-67
-e0
-c0
 ef
+8f
+3d
+c1
+41
+8b
 18
-42
-24
-00
-df
-20
-00
-0c
-da
-20
-00
-16
-da
-60
-81
-4d
-37
-d9
+d2
+9a
+19
+be
+aa
 82
-00
-ef
-e0
-80
+66
+1e
+ea
+be
+70
 11
-e8
-40
-80
-13
-98
+a0
+d6
+61
+02
+2c
+f8
+dd
+1b
+b5
+ce
+12
+f1
+78
+4f
+fe
 46
-7c
-00
-20
-22
-81
-f9
+3a
+66
+ad
+cd
+76
+2a
+48
+8f
+49
+3b
+5c
+a9
+51
+b6
+bf
+8d
+cd
+6b
+83
+76
+09
+b2
+55
+a9
 e7
+87
+4f
+ad
+89
+1e
+16
+8f
+3e
+94
+f9
+7f
+dc
 e0
-80
-13
-37
-d9
-82
-00
-1a
-20
-a2
-01
-1a
-60
-a6
-01
-c2
-00
-01
-f3
-1a
-42
-04
-00
-20
-60
-00
-00
-20
-40
-24
-08
-6f
-e1
-c0
-bd
-20
-7a
-00
-00
-68
-48
-c6
-45
-20
-40
-6e
-e6
-20
-60
-80
-00
-20
-20
-24
-90
-20
-40
-6b
-3a
-20
-40
-6b
-75
-20
-20
+16
+94
+8c
+e7
+97
+61
+43
+92
+f8
+a1
+b1
+67
+b2
+34
+77
+65
+c3
+de
+6a
+9e
+e9
+11
 6b
+f7
+d1
+c4
+a2
+eb
+44
+93
+9a
+f9
+4c
+70
+d9
+7c
+6d
+a3
+da
+f5
+6e
+ef
 38
-6f
-e1
-45
-e0
-d8
-40
-01
-f8
-98
-41
-7e
-00
-20
-3a
-02
-10
-6f
-e1
-45
-e0
+03
+b3
+de
 1f
-e0
-fe
-01
-67
-e1
-45
-e0
-20
-60
-00
-00
-20
-40
-35
-7f
-20
-40
-36
+d1
+be
+53
+86
+f3
+d4
+b4
+ba
+83
+95
+ac
+0c
+0d
+9b
+e7
+f0
+56
+18
+5c
+64
+57
+24
+0e
+ae
+1c
+61
+22
+af
+bc
 51
+94
+e3
 24
-2c
-35
-86
+7c
+97
+cd
+80
+a4
+9c
+61
+3c
+e2
+a9
+05
+5c
+f9
+0e
+10
+7a
+77
+b2
+c0
+88
+64
+b8
+1a
+b1
+b4
+cf
+79
+29
+29
+a0
+c1
+6a
 24
-37
-b5
-86
-20
-40
-36
+18
+41
+07
+a2
+a3
+4f
+b8
+fd
+6c
+da
+e2
+64
+70
+5d
+8c
+b3
+e3
+33
+2a
 6e
-6f
-e0
-c5
-7d
-20
-3a
-02
+b6
+b2
+89
 1f
-6f
+2f
 e2
-45
-cc
-68
-4a
-45
-8f
-98
-46
-7c
-00
-20
-22
-82
-1c
-20
-20
-35
-6e
-6f
-e4
-47
-13
-c2
-98
-32
-91
-20
-20
-35
-49
-6f
-e2
-45
-5f
-20
-7a
-00
-00
-20
-20
-02
-17
-6f
-e0
-c4
-37
-24
-7a
-00
-00
-6f
-e1
-44
-e9
-c3
-85
-80
-00
-6a
-21
-45
-f0
+05
+1b
+9d
+10
+f1
+52
+2c
+34
+92
 20
+52
+a9
+05
+53
+2d
+57
+2b
+ec
+d0
+de
+0c
 40
-35
-b4
-60
-48
-c6
-24
-6f
-e0
-c6
-29
+cf
+47
+d2
+fe
+df
 c5
-13
-02
-2c
-6f
-e0
+76
+1e
+e5
 c6
-2c
+d3
+d2
+7d
+70
+6e
+34
+34
+18
+8a
+30
+2e
+ff
+43
+df
 98
-46
-7c
-00
-24
-21
-02
-47
-6f
-e0
-c6
-26
+bb
 1f
-e6
-7c
-02
-24
 21
-02
-34
-6f
-e0
-c6
-26
-c0
-00
-02
-48
-20
+53
+fd
+8e
+81
+01
+ce
+86
+10
+92
+f1
+35
+6e
+7d
+5e
+78
+cf
+5a
+71
+21
+dd
+8b
+96
 60
-00
-00
-6f
-e0
-c6
+f3
+91
+ee
+2d
+3c
+1c
+a4
+e9
+35
+5d
+1c
+6e
+96
+93
+e3
+42
+3d
+07
+65
+f9
+c5
+72
+12
 26
-68
-48
-c6
-27
-98
-46
-7c
-00
-24
-62
+55
+39
+6e
+ac
+d2
+3b
+9a
+2f
+1d
+92
+4b
+67
+47
+31
+8f
 80
-00
-70
-46
-26
-00
-68
+2f
+69
+a4
+23
+ad
+a9
+58
+53
+8f
+0e
+2e
+0d
+37
+29
 48
-c6
-24
-6f
-e0
-c6
-28
-c5
-13
-02
-3d
-6f
-e0
-c6
-2b
-98
+73
+fd
+3a
+0f
+e4
+bc
+83
+16
+29
+2d
+f8
+72
+64
+4d
+be
+6b
 46
-7c
-00
-24
-61
-00
-00
-6f
-e0
-c6
-25
-c0
-00
+c1
+36
+a8
+b5
+b4
 37
-15
-1f
-e0
-ff
-ff
-67
-e0
-c6
-25
-c0
-01
-82
-51
-c0
-01
-02
-53
-c0
-00
-b7
-0b
-20
-20
-37
-15
-70
-46
-26
-00
-6f
-e0
-c6
-25
-c0
-02
-02
-4f
-1f
-e0
-fe
-01
-67
-e0
-c6
-25
-c0
-00
-b7
-0b
-c0
-01
-02
-53
-c0
-01
-82
-51
-70
-41
-41
-07
-20
-60
-00
-00
-70
-41
-41
-05
-20
-60
-00
-00
-70
-41
-41
-03
-20
-60
-00
-00
-58
-00
-62
-35
-67
-e1
-45
-f8
-58
-00
-62
-2b
-67
-e1
-45
-fa
-58
-00
-02
-7c
-67
-e1
-43
-e9
-20
-20
-53
-f3
-18
-46
-7c
-ff
-20
-62
-80
-00
-60
-48
-cb
-1f
-20
-40
-6e
-e6
-20
-20
-82
-65
-68
-48
-cb
-1f
-20
-40
-6f
-0f
-68
-48
-cb
-1f
-20
-20
-02
-6c
-70
-4b
-20
-01
-68
-48
-cb
-1f
-20
-40
-6f
-0f
-68
-48
-cb
-1f
-20
-20
-02
-6a
-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
-6f
-20
-80
-00
-00
-20
-55
-82
-77
-20
-20
-20
-03
-20
-40
-02
-6e
-68
-48
-c6
-4a
-20
-40
-6e
-dd
-68
-48
-c6
-4b
-20
-20
-6e
-dd
-20
-60
-00
-00
-20
-40
-04
-1a
-6f
-e4
-47
-13
-c2
-89
-dd
-60
-c2
-89
-5d
-6e
-c2
-8a
-02
-83
-20
-60
-00
-00
-6f
-e0
-c6
-66
-67
-e0
-ca
-06
-20
-40
-5e
-43
-20
-40
-02
-9b
-20
-40
-02
-8a
-20
-40
-02
-a1
-20
-20
-5d
-aa
-6f
-e4
-47
-13
-c2
-9f
-5d
-d1
-20
-20
-5d
-cc
-6f
-e1
-46
-8e
-d8
-40
-aa
-55
-98
-46
-7c
-00
-20
-22
-82
-e6
-60
-49
-46
-8e
-20
-40
-5c
-9c
-6f
-e0
-c9
-a1
-67
-e0
-c6
-66
-20
-40
-5c
-8c
-58
-00
-11
-22
-67
-e1
-46
-95
-6f
-e0
-ca
-06
-67
-e0
-c6
-66
-20
-60
-00
-00
-6f
-e0
-c6
-66
-c0
-00
-02
-98
-c0
-02
-02
-9f
-20
-60
-00
-00
-70
-46
-66
-00
-20
-60
-00
-00
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-6a
-41
-49
-fe
-1a
-42
-26
-00
-20
-40
-5e
-3d
-6f
-e1
-49
-e0
-20
-3a
-02
-af
-67
-e1
-49
-de
-1a
-60
-a6
-02
-6f
-e1
-4a
-00
-9a
-66
-7c
-00
-24
-21
-02
-af
-1a
-62
-24
-00
-20
-20
-02
-a5
-6f
-e1
-49
-de
-67
-e1
-46
-95
-20
-60
-00
-00
-6f
-e4
-47
-13
-c2
-89
-dc
-b1
-c2
-89
-5c
-b9
-c2
-8a
-02
-b7
-20
-60
-00
-00
-20
-40
-02
-b9
-20
-20
-5c
-c1
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-c0
-00
-82
-be
-c0
-01
-02
-d2
-20
-60
-00
-00
-6a
-41
-49
-ee
-1a
-42
-26
-00
-20
-40
-5d
-f3
-6f
-e3
-49
-b5
-20
-3a
-02
-ca
-67
-e3
-49
-af
-1a
-60
-a6
-06
-6f
-e1
-49
-f0
-9a
-66
-7c
-00
-24
-61
-00
-00
-1a
-62
-24
-00
-20
-20
-02
-c0
-6f
-e3
-49
-af
-68
-4b
-46
-6e
-98
-46
-7c
-00
-20
-62
-80
-00
-df
-20
-00
-06
-da
-20
-46
-6e
-1a
-62
-24
-00
-20
-20
-6b
-45
-6a
-41
-49
-f6
-1a
-42
-26
-00
-20
-40
-5e
-17
-6f
-e3
-49
-cd
-20
-3a
-02
-de
-67
-e3
-49
-c7
-1a
-60
-a6
-06
-6f
-e1
-49
-f8
-9a
-66
-7c
-00
-24
-61
-00
-00
-1a
-62
-24
-00
-20
-20
-02
-d4
-6f
-e3
-49
-c7
-68
-4b
-46
-7b
-98
-46
-7c
-00
-20
-62
-80
-00
-df
-20
-00
-06
-da
-20
-46
-7b
-1a
-62
-24
-00
-20
-20
-6b
-45
-20
-40
-03
-1f
-20
-40
-03
-37
-20
-40
-02
-ea
-20
-20
-5c
-90
-6f
-e4
-47
-13
-c4
-07
-80
-00
-6f
-e0
-c6
-90
-c0
-00
-5c
-94
-c0
-03
-02
-f0
-20
-60
-00
-00
-70
-46
-90
-00
-20
-60
-00
-00
-6f
-e4
-47
-13
-c2
-89
-dc
-b5
-c2
-8a
-02
-f6
-20
-60
-00
-00
-6f
-e4
-47
-13
-c4
-07
-80
-00
-6a
-41
-49
-fa
-1a
-42
-26
-00
-20
-40
-5e
-51
-6f
-e0
-c9
-d4
-20
-3a
-03
-04
-67
-e0
-c9
-d3
-1a
-60
-a6
-01
-6f
-e1
-49
-fc
-9a
-66
-7c
-00
-24
-61
-00
-00
-1a
-62
-24
-00
-20
-20
-02
-fa
-6f
-e0
-c9
-d3
-1f
-e1
-7e
-f0
-20
-3a
-03
-0e
-6f
-e0
-c6
-90
-20
-40
-03
-1c
-67
-e0
-c9
-d5
-df
-20
-00
-01
-1a
-62
-24
-00
-da
-20
-49
-d5
-20
-20
-6b
-45
-68
-48
-c9
-d3
-6f
-e0
-c6
-90
-20
-40
-03
-1c
-98
-46
-7c
-00
-20
-62
-80
-00
-1f
-f2
-7e
-00
-98
-40
-fe
-00
-67
-e0
-c9
-d5
-1a
-62
-7e
-00
-68
-49
-49
-fa
-98
-46
-7c
-00
-20
-22
-83
-0a
-1a
-60
-a7
-ff
-20
-20
-03
-0a
-c1
-80
-00
-00
-1f
-e0
-fe
-06
-20
-60
-00
-00
-6f
-e4
-47
-13
-c2
-9f
-03
-26
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-c0
-00
-83
-26
-c0
-01
-03
-2d
-20
-60
-00
-00
-6f
-e3
-46
-6e
-68
-4b
-46
-e6
-98
-46
-7c
-00
-24
-62
-80
-00
-6f
-e3
-42
-db
-67
-e3
-46
-6e
-20
-60
-00
-00
-6f
-e3
-46
-6e
-68
-4b
-46
-e6
-98
-46
-7c
-00
-24
-62
-80
-00
-6f
-e3
-42
-db
-1f
-e0
-ff
-00
-67
-e3
-46
-6e
-20
-60
-00
-00
-20
-40
-03
-37
-20
-20
-5a
-9c
-6f
-e4
-47
-13
-c3
-0a
-5c
-6f
-c2
-9f
-03
-3f
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-c0
-00
-83
-3f
-c0
-01
-03
-44
-20
-60
-00
-00
-6f
-e3
-46
-68
-67
-e3
-41
-16
-6f
-e3
-46
-6e
-67
-e3
-42
-db
-20
-60
-00
-00
-6f
-e3
-46
-75
-67
-e3
-41
-16
-6f
-e3
-46
-7b
-67
-e3
-42
-db
-20
-60
-00
-00
-6f
-e4
-47
-13
-c4
-01
-00
-00
-c3
-0a
-5c
-43
-d8
-e0
-00
-02
-20
-40
-5f
-04
-20
-40
-5c
-4a
-20
-40
-03
-51
-20
-20
-5c
-a3
-6f
-e0
-c6
-66
-c0
-00
-83
-55
-c0
-01
-03
-5a
-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
-6a
-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
-03
-77
-20
-20
-5b
-37
-6f
-e0
-c6
-59
+ed
 c1
-ff
-80
-00
-6f
-e0
-c7
-7d
-20
-7a
-00
-00
-1f
-e0
-ff
-ff
-67
-e0
+8f
+8a
+8a
+4a
+e5
+85
+c8
+e1
+03
+98
+ec
+d4
+16
+50
+46
+cb
+ed
+74
+10
+16
+7e
+f9
+3b
+35
+5e
+5f
+41
+b9
+1c
 c7
-7d
-58
-00
-00
-00
-67
-e2
-48
-47
-20
-20
-5a
+2d
+f4
+dc
+e1
+5f
 73
-da
-60
-47
+a2
+3d
+5f
+b0
 7e
-da
-40
-03
-83
-20
-20
-42
-e0
-6f
-e0
+ef
+92
+b2
+6e
+b7
+3d
 c9
-6b
-67
-e0
-c0
-c0
-70
-47
-7d
-03
-20
-60
-00
-00
-20
-40
+1f
+10
+bf
+a0
+fa
+04
+7a
+24
+ff
+a4
+f2
+4a
+b0
+f9
 03
+c3
+64
+0d
+4d
+25
+15
+a5
+a4
+e7
+4c
+d6
+af
+e4
+7f
+ec
+f6
+50
+95
+24
+09
 b1
-20
-40
-61
+fe
+7d
+58
+bd
 4d
-20
-40
+07
+fa
+5b
+67
+eb
+15
+a9
+2d
+2a
+2f
+fb
+bb
+76
+7c
 55
-3d
-20
-40
-03
-9d
-20
-40
-03
-a6
-20
-40
+7c
+9f
+dc
+8d
+aa
+f4
+ef
+e6
+0e
+7b
+69
 61
-1e
-20
-40
-32
-8e
-20
-40
-35
+78
+bf
+3c
+d7
+b3
+fa
+b1
+db
+65
+bb
+12
+30
+90
+5a
+4e
+eb
+66
+26
+81
+e8
 31
-20
-40
+53
+5b
+39
+87
+5e
+b5
+50
+2c
+19
 5f
-dd
-20
-40
-57
+89
+f4
+60
+81
+75
+63
+6e
+a2
+8c
 2c
-20
-40
-5b
-9b
-20
+81
+aa
+15
+76
+33
+4a
+0c
+65
+25
+52
+f2
+af
+95
+1f
+1a
+84
+1d
+c7
 40
+ee
+02
+0b
+c9
+e5
+70
+64
+6d
+7e
+6e
+00
+75
+e8
+e8
+87
+fe
+5d
+d4
+27
+43
+ae
+31
+c2
+19
+c6
+c2
+90
+e6
 5b
+7d
+a1
+d2
+14
+bc
+5a
+ea
+42
+56
+e1
+c2
+2e
+4c
 ab
-20
-40
+b2
+b2
+44
+da
+a2
+9c
+78
+c6
+83
+71
+32
+dc
+89
+c0
+25
+e3
+80
+67
+50
+86
+53
+b9
+55
+f8
+d6
+7a
+de
 5b
+d0
+b9
+81
+4f
+2b
+83
+f8
+10
+fa
+d6
+29
+d6
+6b
+d2
+49
+2d
+02
+16
+6b
+21
+8b
+d4
+c4
+e6
+ba
+df
+36
+ff
+d2
+66
+db
+cd
+3d
+6d
+ed
+cf
+04
+8f
+5f
+c9
+d2
+e5
+8a
+91
+a0
+c6
+bd
+f6
+66
+0b
+e3
+60
+7e
+0c
 ce
-20
-40
-5b
-d3
-20
-40
-5b
+87
+9b
+93
 e1
-20
-40
-5b
-ee
-20
-40
-5b
-e4
-20
-40
+72
+36
+9e
+06
+97
+9c
+60
+39
+30
+e7
+07
+22
+8b
+ff
+70
 5b
-fb
-20
-40
-03
-80
-20
-40
-56
-b6
-20
-40
-5c
-0e
-20
-20
-5c
-05
-6f
+4f
+67
+04
 e0
-c6
-5c
-c1
 7f
-80
-00
-6f
-e0
-cb
-1e
-24
-7a
-00
-00
-6f
-e1
-47
-81
-20
+63
+2d
+a1
+8e
+06
+44
+0c
+c8
+d7
+c5
+11
+b4
+27
+3b
+66
+13
+52
+3d
+d5
+17
+43
+c4
+0d
+06
+8a
+40
+49
+27
+8a
+88
+b8
 7a
-00
-00
-6f
-e0
+91
+b1
+d9
+99
+14
+74
+bc
+9c
+4b
+85
+23
+51
+9a
+0d
+d8
+e6
+ed
+c0
+b5
+a3
+b0
 c7
-01
-24
-7a
-00
-00
-20
-20
-61
-14
-6f
-e0
-c6
-fb
-20
-7a
-00
+23
+21
+f2
+45
+08
 00
-6f
+28
+c1
+d5
+42
+05
+79
+72
+24
+c2
+ca
+b8
+c8
+1d
+81
+de
+fa
+5e
+88
+db
+b0
+93
+ed
+72
+96
+f7
+e4
+75
+6e
+ab
+55
+22
+d9
+eb
+ba
+6a
+13
+b8
+25
+e8
+60
+e6
+02
 e0
-c6
-fc
-c0
-00
-e1
-bd
-6f
+ee
+bf
+b2
+3f
 e0
-c7
-01
-20
-3a
-03
-ad
-20
-20
-61
-b7
 20
-40
-61
-ba
+30
+c9
 6f
-e0
-c8
-45
-20
-7a
-00
-00
-20
-20
-61
-9f
-da
+e6
+68
+ae
+df
+8c
+bc
 60
+2e
+ef
+74
+4b
+1b
+51
+0e
+50
+96
+7f
 4a
-05
-da
-40
-5a
+f1
+e6
+28
+fb
+f2
+f5
+6a
+7c
+3d
+4e
+8a
+52
+b9
+41
+13
 ef
-20
-20
-42
-e0
-20
-40
+2a
+b6
+57
+00
+60
+01
+03
+36
 59
+a3
+42
+50
+05
+14
+e5
+d8
+41
+31
+31
+f2
+1b
+4d
+60
+37
+49
+4f
+54
 ed
+17
+e6
+5f
+38
+0f
+99
+dc
+cb
+48
+6b
+3b
+63
+0f
+36
+43
+81
+f4
+07
+cd
+12
+9c
+d1
+db
+f8
+a3
+e5
+99
+69
+4c
+90
+1b
+78
+37
+5d
+53
+03
+3c
+bd
+84
+e2
+4f
+d7
+38
+c5
+d8
+b9
+a5
+0b
+f6
+fb
+f9
+04
+60
+5e
+a4
+3b
+35
+1e
+68
+b5
+92
+58
+cd
+93
+02
+c4
+ac
+24
+9a
+dc
+6e
+87
+13
+6e
+db
+5e
+40
+0d
+88
+6d
+c4
 20
+c6
 20
-5c
-1b
-1a
-62
-7e
-00
-c0
-20
-03
+a3
+c3
+26
+59
+c7
+95
+57
+ef
+8d
+ba
+3c
+5e
+ea
+a8
+40
+9f
+32
+94
+21
+1e
+8e
+a9
+12
+e2
+e5
+3c
 cb
-c0
-0a
-83
+7c
+34
+dc
+9c
+9c
+6d
+bb
+12
+84
+0e
+d8
+7e
 d0
-c0
-19
-03
-c2
-c0
-1e
-03
-ee
-c0
-1c
-83
-ff
-c0
+a6
+ae
+41
+e4
+4e
+45
+de
+43
+ea
+b8
+e8
+0e
+62
+dd
+ae
+94
+88
+63
+15
+78
+0e
+e3
+a4
+dc
+bc
+36
+db
+24
+c4
+5c
+8c
+66
+35
+eb
+69
+8d
+f2
+2d
+ad
+89
+b8
+9e
+39
+0c
+32
+3b
+6a
+89
+94
+61
+73
+f7
+46
+92
 1d
-04
-02
-c0
-0a
-03
+1b
+9b
+6b
+42
+3d
+82
+28
+cd
+82
+f6
 bf
-20
-20
-5a
-c3
-58
-00
-00
-00
-67
+3f
+88
+09
+cd
+31
+99
+6c
+42
+a4
+5e
+1d
+cd
+c9
+aa
+7b
+9d
+d8
+98
+9d
+2a
+8a
+15
+9a
+4a
 e2
 4b
-fb
-20
-20
-5a
-d0
-6f
-e0
-c7
-95
-c0
-00
-83
-c6
-70
-48
-44
-14
-20
-20
-03
-c8
-20
-40
-5a
-ef
+18
 70
-48
+54
+04
 44
-05
-6f
-e0
-cb
-fa
-67
-e0
-cb
-fb
+6b
+e4
+77
+e9
+5c
+d9
+68
+bd
+5e
+53
+1e
+5e
+82
+1a
+4c
+55
+95
+d6
+4d
+dd
+24
 20
 20
-5a
-f6
-6f
-e0
-ca
-04
-24
-7a
-00
-00
-70
-4a
-04
-01
-70
-4a
+8f
+89
+32
+56
+33
+e6
+6d
+bf
+97
+55
+35
+37
+6c
+f1
+a9
+ee
+8f
+a6
+12
+89
 05
-1e
-20
-60
-00
-00
-58
-00
-00
-00
-67
+7b
+09
+79
+b2
+9d
+e6
+02
+26
+f3
+19
+79
+e2
+35
+ef
 e0
-ca
+bc
+df
+3d
+53
+98
+52
+9a
+43
+4d
+6d
+6e
+d8
+89
+8f
+2d
+41
+f1
+52
+9f
+b2
+72
+e8
+b0
+0c
+d1
+d2
+21
 04
-67
-e0
+c6
+f9
+f3
 ca
-05
-58
-00
-00
-00
+32
 67
-e1
-47
-c0
-70
-47
-94
-00
+fa
+a1
+33
+f8
+c7
+5a
+d9
+16
+9a
+ba
+9c
+66
+60
+2b
 d8
-40
-00
-06
-6f
-e4
-47
-13
-c2
-8d
-83
-da
+36
+c9
+bb
+8e
+2d
+b4
+a6
+3c
+ee
+0a
+8c
+0d
 d8
-40
+e6
+b4
+14
+c6
+3c
+50
+87
+c0
+66
+cd
+05
+2a
+c3
+6b
+67
+80
+7c
+7b
+7f
+47
+92
+d1
+82
 00
 07
-60
-49
-42
-d3
-60
-49
-42
+51
+17
+08
+68
+9a
+ee
+19
+87
+c9
+01
+ff
 d5
-70
+a1
+a3
+b4
+f2
+4a
+a2
+e4
+01
+ba
+d6
+d6
+bc
+8e
+92
+c9
+24
 47
-c2
-00
-70
-49
-56
-00
-20
-40
-29
-cb
-20
-20
-03
-e0
-20
-40
-5b
+7c
+2a
+55
+23
+3c
+f0
+8c
+d9
+c0
+69
+9e
+f5
+94
+3d
+9c
+ee
+90
+2e
+97
+55
+7e
+f4
+79
+71
+9d
+81
+c8
+d2
+06
+34
+7d
+58
+fb
+c6
+f1
 7b
-6f
-e1
-43
 ef
-c2
-83
-83
-e5
-c2
-80
-42
-fc
-20
-20
-5c
-1a
-6f
-e1
-43
-ef
-c2
-80
-42
-fc
-6f
-e0
-c8
-43
-1f
-e1
-7e
-03
-20
-40
+a7
+73
+84
+e1
+1a
 5b
-21
-c0
+ce
 81
+7b
+87
+bf
+da
+98
+cf
+a7
+d7
+e4
+93
+ee
+cf
+6c
+99
+3d
+a4
+f1
+8a
+ab
+56
+ee
+1a
+ab
+34
 d4
-a9
-6f
-e0
-cb
-fe
-24
-3a
-54
-a9
-20
-20
-54
-cd
-6f
-e2
-45
-8f
-67
-e2
-45
-e8
-67
-e2
-46
-91
-20
-40
-35
+1d
+a0
+de
+10
+92
+6a
+4d
+ed
+47
+94
+a1
 5a
-20
-40
+9e
+4f
+18
+e4
+6d
+f7
+48
+dc
+75
+d3
+b3
+93
+ab
+66
+c9
+ea
+96
+d2
+99
 5c
-0b
-20
-40
-61
-8e
-20
-40
-5a
-73
-70
-47
-7d
-00
-70
-45
-fc
-00
-70
-45
-e2
-00
-6f
-e2
-45
-e8
-68
-4a
-45
+b2
+99
+06
+b3
+8d
+33
+72
+78
 e4
-98
-46
-7c
-00
-20
-62
-80
-00
-20
-40
-60
-16
-20
-40
-04
-1d
-20
-20
-60
-42
-20
-40
-60
-16
-20
-40
 04
-1d
-20
-20
-60
-84
-20
-40
-60
-16
+98
+2a
+4a
+64
+a0
+15
+a5
+cd
+f7
+52
+92
+5f
+c0
+58
+5a
+ee
+0b
+86
+da
+05
+8d
+0c
+c3
+6c
+13
+6b
+fd
+0f
+4b
+88
+0a
+85
+aa
+17
+55
+71
+69
+4a
+fa
+8c
+25
+f0
+c8
+b5
+ff
+9f
+e9
+4b
+78
+bd
+9e
+03
+6a
 20
-40
-04
-1d
-6f
-e0
+9e
+88
+0e
+b6
+3e
+79
+b3
+02
+97
+7b
+26
+0a
+3e
+86
+5f
+b8
+82
 c8
-7a
-c1
-00
-80
-00
-6f
-e0
+6e
+ef
+35
+23
+f3
+59
+d5
+96
+5b
+8c
+c9
+db
+99
+6c
+1f
+cf
+d5
+a5
+b7
+7e
+e8
 c6
-00
-24
-3a
+cc
+f6
+5c
+51
 5f
-f2
 6f
-e0
-c5
-e2
-c0
-02
-04
-0d
-c0
-00
-e0
-5f
-c0
-01
-84
+44
+99
+16
+a9
+73
+03
+a6
+d8
+8c
+37
+d3
+f4
+cc
+fb
+fe
+d1
 14
-20
-20
-60
-55
-6f
-e4
-47
-13
-c3
-1f
-60
-59
-6f
-e0
-c7
-1b
-c0
-00
-e0
-59
-20
-40
-60
+86
+57
+e3
+99
+69
+0e
+48
+da
+45
 18
+cf
+f1
+22
+f1
 70
-46
-66
-01
-20
-20
-54
-a0
-6f
-e4
+5a
+64
+96
 47
-13
-c3
-1f
-60
-59
-c2
-89
-e0
-59
-c2
+63
 8a
-60
-59
-c2
-89
-60
-59
-20
-20
-60
-34
-6f
-e0
-c1
-41
-67
-e0
-ca
+7b
+0c
+c7
+f3
+0d
+ec
+45
+d2
+49
+cd
+ba
+e3
+4c
+04
+74
+77
+32
+fa
+45
+25
+04
+5a
+4e
+17
+92
+f6
+58
 07
-20
-60
-00
-00
-6f
-e0
-ca
+a6
+40
+37
+72
+75
+63
+19
+e5
+95
+42
+fe
+10
+d8
+33
+cc
+08
+49
 07
-67
-e0
-c1
-41
-20
-60
-00
+78
+79
+96
+16
+e8
+28
+7e
+42
+ab
+4f
+14
+3b
+d2
+be
+86
+c3
+b0
+63
+cc
+66
 00
-20
+bc
+e8
+55
+81
+65
+0e
+b9
+9b
+43
 40
-62
+8f
+94
+ca
+ea
+df
+ef
+89
+7b
+78
+5a
+b4
+85
+d6
+dc
+0d
+54
+c1
+ec
+de
+96
+04
+3b
+1d
+fc
+68
+61
+d7
+2e
+e5
+31
+ba
+71
+b7
+b5
+66
+72
+a2
+0a
+b3
+0c
+9a
+b2
+d1
+db
+d6
+30
+85
+43
+7f
 0e
-20
-40
-78
-aa
-20
-40
-04
+ab
+05
+bc
+f8
+d0
+0f
 24
-20
-20
-5e
-61
+9c
+3d
+af
 6f
-e0
-c6
+6c
+d3
+e2
+48
+f4
+65
+8e
+46
+4b
+5b
+7e
+29
+bd
+a3
+4f
 49
-c1
-7f
-80
-00
-da
-20
-00
-00
+fa
+ec
+73
+bb
+1e
+c8
 70
-49
-77
+b0
 05
-68
-48
-c6
-49
-20
-40
+5f
+59
+84
+6e
+92
+c4
+67
+fd
+ae
+2a
+72
 04
-2b
-20
+81
+bc
+f8
+4a
+7a
+91
+93
+61
+5a
+6b
 20
-56
+40
+48
+bf
+9c
+f6
+5e
+5f
+6b
+75
+c7
+60
+39
+19
+8a
+b2
+68
+d9
+36
+8a
+c5
+07
+28
+33
+e5
+ab
+f1
+9d
+c5
+68
+5b
+e6
+59
+60
+81
+f6
+f3
+bd
+89
+a1
+40
+4d
+91
 c1
-6f
-e4
-47
-13
-c2
-95
-d6
-de
-6f
+2b
+3e
+0e
+81
+b3
+3d
 e0
-c9
-74
-1f
 e2
-26
-00
-6f
+4d
 e0
-c6
-54
+00
+89
+ad
+1b
+1a
+4b
+5b
+de
+27
+63
+63
+f4
+60
+7a
 c0
-7f
+94
+6e
+04
+69
+d0
+d1
+98
+31
+df
+8d
+3a
+f8
+1b
+96
+ea
+95
+44
+0d
 84
-32
-20
-20
-56
+80
+74
+cc
+d7
+f5
+04
+12
+6c
+6a
+5c
+81
+88
+1f
+75
+42
+88
+09
+83
 ce
-6f
-e0
-c6
-49
-20
-40
-59
-46
-68
-48
-c6
+61
+05
+50
+3e
+02
+51
+d2
+4b
+ac
 49
-20
-20
-04
+09
+95
+70
+bb
+9a
+d0
+fa
+2c
+71
+f0
+74
+67
+ca
+2e
+b6
+84
+df
+f3
 36
-1a
-62
+67
+52
+a2
+c6
+ff
+01
+7e
+57
+df
+69
+0d
 7e
-00
-67
-e0
-c9
-78
-1f
-e3
-fe
-00
-1f
-e2
+03
 24
-00
-18
-42
-26
-00
-20
-40
+cc
+a8
+4e
+a8
+68
+69
+83
+e0
+b9
+15
+51
+1e
+ad
+f8
+16
+8c
+34
+b9
+83
+9e
+ea
+80
+9a
+22
+cd
+c1
+be
+c0
+b6
+6f
+a4
+2f
 55
+72
 b1
-1a
-62
-04
-00
-20
-40
-6e
-e6
-7d
-20
-a4
-00
-20
-40
-59
-3d
-20
-20
-59
+31
+32
+91
+c5
+ae
+82
+78
+b5
+22
+f9
+af
+e5
+d1
+d9
+d5
+a0
+32
+e2
+71
+51
 29
-20
-40
-36
-b4
-24
-74
-00
-00
-20
-40
-36
-be
-20
-40
-04
-47
-6f
-e1
-c6
+30
+5b
+8f
+c5
+1b
+65
+d5
+b0
+da
+ce
+3e
+76
+63
+bb
+0e
+03
+4c
+35
+1d
+55
+2d
+a3
+a9
+c8
+5f
+de
+41
+b8
+1b
+a1
 08
-20
-20
-36
-22
-58
-00
-00
-00
-67
+17
+06
+80
+f5
+2f
+b3
+aa
+95
 e4
-00
-16
-58
-00
-00
-00
-67
-e2
-00
-1e
-20
-60
-00
-00
-20
-40
-5e
-b7
+f9
+4a
+bd
+50
+8a
+e5
+0c
+32
+b5
+b3
+b6
+97
+2d
+05
+ab
+53
+50
+27
+d9
+c9
 68
-48
+a7
+b6
+f1
+3a
+80
+75
+6d
+d9
+c7
+01
+a7
+72
+60
+91
+14
+bb
+53
+59
+aa
+09
+24
+49
+e3
+51
+8a
+a1
+e7
+3a
+53
+3f
+42
 c6
-5a
-20
-20
-55
-b1
-70
-46
-00
-00
-20
-40
-36
+c8
+30
+99
+fb
+58
+b3
+90
+3f
+3e
+11
+c1
+29
+80
+f5
+4c
+6e
+3b
+0a
+c9
+8d
+ae
+de
+2e
+dc
+21
+59
+17
+d7
+aa
+9e
+19
+eb
+bf
+a4
+76
+e2
+c4
 47
-5f
-ff
-ff
+73
+fe
+8f
+2b
+f5
+ea
+73
+2e
+93
+64
+80
+37
+9e
+a3
+87
+26
+92
+e4
 ff
+82
+1d
+7e
+27
+4f
+5a
+c6
+f2
+c2
+50
+c2
 67
-e2
-45
-af
-58
-00
-00
-00
-67
+1f
+d5
+50
+39
 e3
+34
+be
+e5
 c8
+8d
+38
+c6
+31
+8e
+4a
+a3
+95
+ac
+1b
+2a
+ae
+97
+98
+c3
+fd
+2d
+3e
+05
+3c
 46
-70
-47
+39
+4d
+41
+e1
+22
+d2
+c6
+58
+95
+d8
+05
+4e
+d2
+63
 3f
-01
-20
-40
-59
-ed
-20
-20
-62
-2b
-20
-40
-61
-8e
-20
-40
-02
-7d
+5c
+21
+86
 6f
-e4
-47
-13
-c2
+11
+a1
+af
+c6
+83
+3d
+91
+0f
+3a
+37
+31
+b0
+ae
+77
+45
+ec
+f9
+63
+e0
+87
+f6
+19
+04
+5c
+18
+86
+19
+71
+ba
+55
+c4
+81
+89
+b6
+7c
+fd
+2b
+0d
+89
+e5
+16
+93
+76
+12
+69
+29
+6a
+33
+3b
+a5
+86
+85
+dc
+14
 9f
-60
+2a
+2e
+80
+8c
+0a
+3d
+58
+5c
+27
+15
+cf
 2d
-6f
-e0
-c6
-66
-c0
+80
+bb
 00
-04
+de
+b2
+a4
+c1
+b7
+85
+88
+4c
+51
+be
+f7
+16
+9f
+57
+6d
+45
+e6
+24
+a1
+89
+d5
+61
+a5
+07
+55
+94
+c7
+16
+b4
+f6
+00
+4d
+1b
+c5
+45
+d0
+f0
+6a
+db
 5f
+c5
+eb
+d0
+c7
+8d
+4c
+48
+49
+7b
+a0
+60
+4a
+b7
+b9
+f8
 20
-20
-54
-91
-6f
-e4
+0e
+81
+cc
+06
+56
+1a
+4a
+88
+01
+78
 47
-13
-c3
+d5
+21
+4a
+7a
+02
+1d
+fe
+32
+cf
+07
+8d
+04
+63
 08
-e0
-2a
-20
-40
-61
-95
-20
-40
-54
+23
+10
+25
+97
+07
+aa
+53
+5e
+bf
+2f
+73
+01
+89
+fa
 ac
-20
-34
-60
-67
-6f
-e4
+f0
 47
-13
-c2
-98
-04
-67
-20
+d1
+81
 20
-60
+0d
+e8
+7c
+87
+73
+5f
+f6
+98
+8f
+73
+a2
+80
 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
-70
-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
+ad
+97
+22
+eb
+9a
+9a
+8d
+92
+cb
+57
+e4
+64
+ea
+89
 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
+92
+cc
+38
+85
+c1
+77
+e9
+de
+5d
+b8
+f2
+c5
+dd
+27
+eb
+f3
+12
+4d
+0c
+50
 e1
-43
-41
-20
-20
-55
-39
-20
-40
+79
+49
 5a
-92
-20
-40
-04
+da
+22
+a3
+f1
+de
+ba
+64
+89
+bd
+11
+6b
+1e
+74
 47
-20
-40
-56
-a9
-68
-48
-c6
-54
-20
-40
-6e
-f7
-68
-48
-c6
-54
-20
-40
-6e
-d3
-6f
+76
+04
+b8
+cc
+60
+4d
+b0
+01
+e6
+74
+a4
+ee
+ce
+d0
 e0
-c6
+71
+82
+04
+60
+be
+3e
+35
 4d
-20
-40
-59
+5b
+f7
+60
 43
-68
-48
+94
+01
+f4
+f7
+41
+66
+4d
+1e
+b8
+2a
+be
+39
+cd
+8b
+b6
+cd
+d5
+53
+61
+0d
 c6
-5a
-20
-40
-55
-ab
+7a
+4e
+a5
+6e
+16
+b4
+c5
+cb
+19
+1d
+93
+57
+54
+b9
+bf
+1e
+dd
+21
+39
+ca
+b4
+3a
 20
-40
+21
+41
+81
 61
+0a
+8b
+10
+16
+3a
+87
+22
+29
+af
+39
+ad
+13
+b4
+b1
+3b
+5f
+1b
+da
+16
+4a
+0b
+0f
+65
+60
+b5
+c5
+f5
 1a
-20
-40
-55
-0c
-20
-40
-54
-f9
-68
-48
-c6
+88
+eb
 4a
-20
-40
-55
-b1
-68
-48
-c6
-4b
-20
-40
-55
-b1
-20
-40
-61
+64
+af
+b4
 fd
-68
-48
-c6
-5b
-20
-40
-55
-b5
-20
-40
-04
-97
-20
-40
-54
-f2
-20
-20
-54
-e8
-6f
-e1
-c7
-3c
-67
-e1
-86
-70
-df
-20
-00
-18
-d8
-40
-00
-00
-6f
-e1
-86
-70
-2f
-ef
-fe
-00
-20
-40
-84
-a4
-6f
-e1
-86
-70
-1f
-e3
-7e
-00
-67
-e1
-86
-70
-18
-40
-84
-01
-c2
-00
-04
-9b
-20
-60
-00
-00
-18
-46
-7c
-ff
-20
-62
-80
-00
-20
-20
-6f
-0b
-20
-40
-04
-47
-70
-4b
-20
-00
-20
-20
-55
-0d
-18
 46
-7c
-ff
-20
-62
-80
-00
-d9
-00
-00
-04
-28
-4f
+45
+ce
+e0
+87
+90
+42
+66
+9d
+6a
+db
+56
+6a
+58
+cd
+90
+dc
+98
+7c
+8e
 fe
-07
-20
-20
+fc
+1e
+9e
+d4
+16
+ab
+da
+9d
+13
+8d
+2d
+74
+f3
+80
+d3
+29
 ee
-bd
-d9
-00
-00
-03
-20
-20
+48
+81
+79
+5e
+8a
+c0
+1e
+e0
+5b
+7a
+06
+89
+bb
+67
+ad
+5d
+42
+bb
+cf
+04
+a9
+69
+22
+2c
+f7
+59
+5b
+b7
+25
+e4
+16
+7b
+d4
+d0
+db
+8e
+3a
+5e
+19
+12
+7c
+3e
+37
+b7
+bb
 6e
+c4
+d3
+98
+46
+3f
+e2
+29
+88
+c8
+a9
+fb
+12
+fd
+4e
+f5
+5f
+e8
+fb
+0c
+f9
 bd
-c6
-93
-00
-00
-20
+f2
+8f
+bc
+58
+cd
+f8
+3f
+10
+ee
+66
+f1
+39
+1d
 40
-56
-01
-24
-74
-00
-00
-6f
-e0
-c7
-7c
-70
+1a
+bc
+49
+18
+2d
+c4
+b2
+a2
 47
-7c
+5c
+25
+60
+99
+0f
+3d
+f2
+29
+5d
+f0
+53
+5f
+bb
+cb
+8b
+91
+ec
+e5
+0e
+ff
+12
+5b
+45
+e7
+42
+a0
+98
+61
+ef
+97
+13
+d7
 00
-24
-5a
+3b
+f7
+58
+ef
+3e
+3a
+64
+ea
+a1
+25
+eb
+4a
+94
+c0
+99
+34
+40
+56
+49
+c5
+50
+72
+0c
+8e
+a2
+c5
+14
+d0
+8a
 04
-d2
-6f
-e4
-47
+8c
+c5
+fd
+e5
+a1
+a1
+02
+35
+fa
+e6
+de
+cd
+c0
+45
+c7
+d8
+c4
+1b
+33
+22
+c7
+b4
+bc
 13
-c3
-0b
-04
-bb
-6f
-e0
-c9
-6c
-24
-3a
-60
-b6
+d6
+6a
+08
+b4
+d0
+3e
+3e
+00
+01
+65
+57
+36
+1a
+05
+86
+8a
+92
+f9
+4a
+b5
+08
+be
+dd
 20
-40
-03
-77
-6f
-e0
-c5
-89
-c2
-80
-84
+13
+ea
+4f
+38
+8c
+e3
+93
 ca
-68
+17
+a8
+0b
+b2
+33
+ed
+e2
+0b
+80
+9a
+ea
+73
 48
-c5
-1a
+79
+74
+d7
+46
+0e
+7a
+7b
+71
+90
+d4
+d6
+26
+36
+6b
+b0
+6d
+53
+a8
+a4
+57
+c1
+19
+16
 6f
-e0
-c8
+dc
+04
+09
+2f
+c7
+7a
+c1
+52
+dc
+a0
+ba
+84
+75
+a4
+88
+a8
+ec
+a9
+56
+74
+6a
+fb
+f0
+99
 46
-98
-41
-fe
+90
+94
+d9
+da
+9a
+1b
+89
+84
+8d
+eb
+b7
+af
+45
+91
+74
+56
 00
-67
-e0
-c8
+a2
+9a
+8e
+34
+74
+ae
+a8
+ba
+2b
+ea
+14
+30
+f5
+d8
+1d
+2b
+1e
+dd
+64
+0a
+4b
+ad
+a0
+a2
+0d
+b5
 46
-68
-48
-c5
 1f
-6f
-e0
-c8
+d2
+9d
+61
+7a
+29
+dc
+0c
+26
+87
+ab
+b0
+1b
+48
+65
+13
+54
+10
 4b
+1d
+cb
+b3
+66
+d8
+aa
+2c
+18
+25
+b3
+9a
+36
+59
 98
-40
-fe
-00
-67
-e0
-c8
+b8
+5f
+ea
+ae
+03
 4b
-68
-48
-c5
-20
-6f
-e0
-c8
-4c
-98
-40
 fe
-00
+8f
+9b
+a9
+28
+3d
+66
+0f
+b1
+4e
+96
+3f
+ef
+f6
+84
+18
+06
+f6
+de
+e8
+60
 67
-e0
-c8
-4c
-70
-45
-89
-01
-da
-20
-00
-07
-da
-40
-48
-46
-6f
-e0
-c8
-46
-c2
-81
-36
-db
-6f
-e1
-48
-4b
-20
-7a
-00
-00
-20
-20
-36
+fb
+3d
+98
 db
-20
-40
-04
-47
-20
-20
-01
-ef
-6f
-e0
-c6
-66
-c0
-00
+52
+2d
+1d
+7b
+4d
+17
+f6
+49
+09
+a0
+db
+e2
+f1
+dd
+bd
+69
+b2
+9c
+46
+33
+21
+77
+ca
 04
+1e
+7b
+fd
+55
+8a
+5f
+a1
+b1
 d9
-c0
-00
-84
-dd
-c0
-01
-61
-e3
-20
-60
-00
-00
-68
-48
-c6
-5d
-20
-40
-61
-e4
+42
+c1
+df
+7d
+9d
+1a
+b4
 68
-48
-c6
-5c
-20
-20
-61
-e4
+ea
+ec
+b7
+9b
+ab
+a4
 68
+5f
+df
+d5
+83
+ff
+2e
+80
 48
-c6
-5e
-20
-40
-61
+13
+16
+a5
+14
+c4
+59
+c8
+41
+ea
+86
+30
+53
+54
+36
 e4
-68
+d6
+71
+79
+3e
+22
+04
+cf
+32
+5f
+78
+7b
+0e
 48
-c6
-5c
-20
-20
-61
-e4
-6f
+fb
+89
+2f
+77
+b4
+5f
+cd
+76
+26
+e3
+a8
+c1
+af
+25
+f4
+d2
+b4
+93
+e7
+a7
+85
+99
+eb
+b1
+5a
+9f
+ba
+6e
+2c
+83
+bb
+71
+b9
+7a
+02
+c5
+23
+2c
+95
+13
+89
+81
+14
+72
 e0
-c6
+3d
+70
+3f
+5e
+10
+e5
+80
+74
+47
+19
+b6
+cd
+5b
+1d
 66
-c0
-00
+c1
+23
+6d
+fb
+9a
+0a
 04
-e6
-c0
-00
+46
+3e
+05
+4d
+3d
+b5
+ec
+82
+c8
+12
+80
+4e
+fe
 84
-ea
-c0
-01
-61
+cd
+c2
+74
+a8
+1e
+f1
+a5
+34
+c7
+47
+30
+bf
+41
+fc
+8f
+e7
+27
+96
+1b
+18
+32
+66
+1c
+42
+f4
+23
+6b
+23
+9c
+83
+77
+66
+8f
+a6
 f9
-20
-60
-00
-00
-68
-48
-c6
-5d
-20
-40
-61
-e5
-68
-48
-c6
-5c
-20
-20
+b1
+30
+c8
+af
+af
+2f
+e6
+47
+f0
+eb
+18
+7f
+34
+c3
 61
-e5
-68
+70
+73
+a1
+41
+78
+a2
+3f
+e0
+e8
+f7
+55
 48
-c6
-5e
-20
-40
-61
+6a
+a6
+ce
+8a
 e5
-68
-48
+c3
+7d
 c6
-5c
-20
-20
-61
-e5
-20
-40
-59
-58
-c0
+0f
 18
-59
-5f
-c0
+d2
+40
+d1
+b7
+3d
 18
-d9
-c6
-c0
-2c
-04
 f3
-20
-20
-59
-52
-20
+dc
+7d
 40
-59
-e7
+db
+f9
+8f
+32
+c7
+1d
+93
+1d
+f9
 6f
-e0
-c8
+3c
+82
 5a
-c0
-2c
-84
-f7
-20
-20
-59
-5f
-70
-49
+e1
 57
-0b
-da
-60
-4a
-0b
-20
-20
-59
-95
-78
-54
-7c
-00
-58
-00
-00
-00
-67
+33
+79
+e0
+fb
+a8
+e8
+2c
+4b
+d6
+37
 e3
-48
-47
-20
-40
-05
-0e
-20
-40
+bf
+eb
+26
+a2
+42
+32
+c4
 56
+e7
+b0
+24
+2e
+c4
+cd
+cd
+69
+cd
 06
-6f
-e0
+56
+ae
+cf
+54
+b8
+11
+ba
+fa
+b3
+21
+18
+aa
+74
+ef
+d5
+7d
+f9
+db
+1c
+16
+c3
+56
+3b
+e9
+5c
+19
+1e
+cd
+fd
+53
+58
+d8
+7a
+db
+b2
+8d
+0c
+a9
+06
+4a
+75
+c5
+ab
+5e
+0c
+31
+dd
+47
+18
+86
+3f
+13
+9f
+14
+9b
+d2
 c8
-46
-1f
-e1
-7e
-1f
-c0
-82
-85
-08
-6f
-e0
+d6
 cb
-1d
-1f
+74
+f8
+ab
+21
+ad
+57
+2f
+21
+4a
+e0
+c2
+e8
+18
+b2
+25
+76
+cc
+14
+59
+8a
+17
+5b
+f5
+7b
+da
+a5
+ac
+69
+5f
+ef
+37
+53
+69
+6e
+4d
+49
 e1
-7e
-1f
+f5
+17
+8c
+e6
+39
+15
+05
+98
+2e
 c0
-02
 85
+ee
+02
+23
+76
 08
-6f
+8a
+48
+54
+7f
+61
+7c
+ee
+93
+e1
+e8
+6d
+b2
+18
+cd
+da
+63
+f2
+40
+1c
+41
+06
+34
+01
+55
 e0
-cb
-1e
-20
-3a
-05
-0b
+94
+92
+0d
+dd
+74
+a4
+c5
+9d
+39
+83
+48
+52
+13
+f7
+cf
+29
+b4
+c4
+8c
+1f
+b4
+38
+f1
+f9
+b2
+5a
+0d
+48
+b6
+4a
+3e
+6e
+30
+2f
+9c
+13
+90
+45
 70
-4b
-1e
-00
-6f
-e0
-c8
-46
-67
-e0
+f2
+6d
+b5
+34
+07
+6e
+f6
+90
+d9
+bd
+e9
+25
 cb
-1d
-20
-60
-00
-00
-70
+d4
+10
+12
+53
+ba
+d6
+45
+88
+29
+71
+7f
+d0
+5a
+e5
+4c
+54
+8d
+b1
+84
+8d
+74
+f8
+4c
+92
+89
+c3
+48
+8f
+f8
+04
+1e
+c2
+1b
+55
+1b
 4b
+fa
+ac
+7b
+18
+eb
 1e
-01
-20
-40
-61
-1a
-20
-20
-05
+e4
+98
+99
+86
+d9
 08
-6f
-e0
-c4
-20
-c1
-80
-00
-00
-6f
-e0
-c9
-57
 c0
-05
-85
-13
-20
-20
-59
-f8
-20
-40
-5a
-6d
-6f
+72
 e0
-c6
+27
+3a
 59
-c0
-7f
-85
+16
+b2
 19
+6c
+63
+69
+3f
+61
+b3
+69
+2d
+44
+e9
+11
+de
+77
+c7
+6b
+74
+a8
+a5
+de
+83
+4a
+94
+e1
+ea
+fa
+c3
+0c
+18
+95
+a9
+31
+27
+6c
+09
+1c
+dc
+36
 68
-48
-c6
-59
-20
-40
+b3
+df
+1a
+e3
 6e
-e6
-24
-60
-80
-00
-58
-00
-00
-00
-20
-40
-69
-e5
-c0
+8c
+34
+4a
+85
+a8
+42
+0c
+a4
 ac
-59
-55
-20
-20
-5a
-2f
-20
-40
-6f
-82
-20
+a2
+47
+24
+1b
+53
+24
+e8
+a7
 40
-6f
-b0
-1f
-e6
+ff
 fc
-0a
-20
-40
-7d
-5f
-67
-e1
-46
+4e
+29
+43
+47
+cd
+e7
+c8
+6e
+ac
+e6
+aa
+c8
+fd
+c9
 33
-20
-20
-55
-53
-d7
-ca
+f8
+ba
+64
+78
+f3
+99
+cd
+36
+8a
+1c
+b5
+99
+b2
+9c
+1b
+0b
+a4
+85
+f6
+dc
+16
+c2
+f1
+04
+02
+2c
+77
+72
+b5
+42
+0d
+0f
+71
+c1
+e9
+b6
+9e
+4d
+e4
+04
+59
+01
+0e
+a2
+84
+ac
+88
+57
+75
+db
+8c
+c2
+83
+06
 aa
 55
 40
@@ -5295,12 +5425,12 @@
 00
 00
 d3
-98
+18
 84
 f2
 7d
 61
-30
+00
 00
 00
 00
@@ -5390,8 +5520,8 @@
 07
 05
 0c
-89
-89
+0c
+0c
 ff
 ff
 ff
@@ -5722,13 +5852,13 @@
 00
 4a
 47
-24
-f4
-00
+70
+11
+01
 00
 77
 01
-0e
+0b
 aa
 55
 04
@@ -6018,48 +6148,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
@@ -6120,8 +6250,8 @@
 00
 3f
 46
-60
 85
+90
 aa
 55
 02
@@ -6384,6 +6514,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
@@ -6472,7 +6635,7 @@
 9a
 40
 00
-18
+0c
 aa
 55
 05
@@ -6495,44 +6658,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
@@ -6579,8 +6704,8 @@
 aa
 aa
 55
-2b
-65
-fc
-e7
+47
+5d
+ab
+18
 20
Index: output/program.lis
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/output/program.lis	(revision 1991)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/output/program.lis	(working copy)
@@ -1,199 +1,201 @@
               include "bt_format "
               org 0x0000
-0000 c284002b bbit1 8 ,pf_patch_ext 
-0001 c0000274 beq patch00_0 ,p_soft_reset 
-0002 c001003a beq patch00_2 ,p_main_loop 
-0003 c0080043 beq patch02_0 ,p_shutdown_radio 
-0004 c0088045 beq patch02_1 ,p_set_sync_on 
-0005 c00a0144 beq patch02_4 ,p_set_lemode 
-0006 c00a80c6 beq patch02_5 ,p_rf_rx_enable 
-0007 c00c00e6 beq patch03_0 ,p_txon 
-0008 c00c80ed beq patch03_1 ,p_set_tx_power 
-0009 c00d0053 beq patch03_2 ,p_initialize_radio_cont 
-000a c01281db beq patch04_5 ,p_lpm_sleep 
-000b c01401fe beq patch05_0 ,p_lpm_dispatch 
-000c c0340255 beq patch0d_0 ,p_mouse_cb_fuction 
-000d c034827d beq patch0d_1 ,p_mouse_load_device_info_check 
-000e c036046c beq patch0d_4 ,p_mouse_param_init 
-000f c0370458 beq patch0d_6 ,p_mouse_start_work 
+0000 c2840028 bbit1 8 ,pf_patch_ext 
+0001 c0000296 beq patch00_0 ,p_soft_reset 
+0002 c0010037 beq patch00_2 ,p_main_loop 
+0003 c0080040 beq patch02_0 ,p_shutdown_radio 
+0004 c0088042 beq patch02_1 ,p_set_sync_on 
+0005 c00a0140 beq patch02_4 ,p_set_lemode 
+0006 c00a80c2 beq patch02_5 ,p_rf_rx_enable 
+0007 c00c00e2 beq patch03_0 ,p_txon 
+0008 c00c80e9 beq patch03_1 ,p_set_tx_power 
+0009 c00d0050 beq patch03_2 ,p_initialize_radio_cont 
+000a c012820d beq patch04_5 ,p_lpm_sleep 
+000b c0140230 beq patch05_0 ,p_lpm_dispatch 
+000c c034028f beq patch0d_0 ,p_mouse_cb_fuction 
+000d c03482a2 beq patch0d_1 ,p_mouse_load_device_info_check 
+000e c0360251 beq patch0d_4 ,p_mouse_param_init 
+000f c037043b beq patch0d_6 ,p_mouse_start_work 
 0010 c037d4a2 beq patch0d_7 ,mouse_start_reconnect_device + 2 
-0011 c039847f beq patch0e_3 ,p_mouse_setgpio_hibernate 
-0012 c03a04a7 beq patch0e_4 ,p_mouse_lpm_before_common 
-0013 c03b851d beq patch0e_7 ,p_mouse_adc_read_start 
-0014 c03d04fa beq patch0f_2 ,p_mouse_motion 
-0015 c03f8436 beq patch0f_7 ,p_mouse_3io6key_check 
-0016 c04084ee beq patch10_1 ,p_mouse_init_sensor 
-0017 c0420335 beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
-0018 c04283b6 beq patch10_5 ,p_mouse_priority_bb_event 
-0019 c043035f beq patch10_6 ,p_mouse_le 
-001a c0438387 beq patch10_7 ,p_mouse_bb_event_timer 
-001b c04403b4 beq patch11_0 ,p_mouse_start_discovery 
-001c c0450349 beq patch11_2 ,p_mouse_store_remote_bdaddr 
-001d c04602b2 beq patch11_4 ,p_mouse_store_device_info 
-001e c04682f2 beq patch11_5 ,p_mouse_store_dpi_info_check 
-001f c0470420 beq patch11_6 ,p_mouse_idle 
-0020 c045828d beq patch11_3 ,p_mouse_app_initflag_check 
-0021 c048044c beq patch12_0 ,p_mouse_check_select_device_by_switch 
-0022 c04a844f beq patch12_5 ,p_mouse_24g_hibernate_set 
-0023 c04b04b1 beq patch12_6 ,p_mouse_24g_package_data 
-0024 c04e04d4 beq patch13_4 ,p_mouse_device_led_on 
-0025 c04e84e1 beq patch13_5 ,p_mouse_device_led_off 
-0026 c0628205 beq patch18_5 ,p_otp_read_data 
-0027 c06a825c beq patch1a_5 ,p_gpio_set_wake_by_current_state 
-0028 c06b04aa beq patch1a_6 ,p_gpio_set_wake 
-0029 c06d012d beq patch1b_2 ,p_sadc_calibration 
-002a 2020235a branch assert 
+0011 c039848f beq patch0e_3 ,p_mouse_setgpio_hibernate 
+0012 c03a0205 beq patch0e_4 ,p_mouse_lpm_before_common 
+0013 c03d04ff beq patch0f_2 ,p_mouse_motion 
+0014 c03f8470 beq patch0f_7 ,p_mouse_3io6key_check 
+0015 c04084e4 beq patch10_1 ,p_mouse_init_sensor 
+0016 c042038b beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
+0017 c04283d7 beq patch10_5 ,p_mouse_priority_bb_event 
+0018 c04301d7 beq patch10_6 ,p_mouse_le 
+0019 c04383b5 beq patch10_7 ,p_mouse_bb_event_timer 
+001a c04403d5 beq patch11_0 ,p_mouse_start_discovery 
+001b c045039f beq patch11_2 ,p_mouse_store_remote_bdaddr 
+001c c04582b9 beq patch11_3 ,p_mouse_app_initflag_check 
+001d c04602e0 beq patch11_4 ,p_mouse_store_device_info 
+001e c0468348 beq patch11_5 ,p_mouse_store_dpi_info_check 
+001f c047045a beq patch11_6 ,p_mouse_idle 
+0020 c04804cd beq patch12_0 ,p_mouse_check_select_device_by_switch 
+0021 c04a8486 beq patch12_5 ,p_mouse_24g_hibernate_set 
+0022 c04b04a1 beq patch12_6 ,p_mouse_24g_package_data 
+0023 c0628237 beq patch18_5 ,p_otp_read_data 
+0024 c06a81f6 beq patch1a_5 ,p_gpio_set_wake_by_current_state 
+0025 c06b01ef beq patch1a_6 ,p_gpio_set_wake 
+0026 c06d0129 beq patch1b_2 ,p_sadc_calibration 
+0027 2020235a branch assert 
 
 pf_patch_ext:
-002b c00a0165 beq patch22_4 ,p_le_slave_match 
-002c c00d0164 beq patch23_2 ,p_le_got_first_packet 
-002d c0128194 beq patch24_5 ,p_le_rx_dec 
-002e c0130199 beq patch24_6 ,p_le_rx_nopayload 
-002f c01c81ab beq patch27_1 ,p_le_parse 
-0030 c01d01b5 beq patch27_2 ,p_le_parse_l2cap 
-0031 c02601af beq patch29_4 ,p_le_adv_not_match 
-0032 c02681b3 beq patch29_5 ,p_le_init_adv 
-0033 c0480208 beq patch32_0 ,p_g24_reconn_dispatch 
-0034 c04b0441 beq patch32_6 ,p_g24_short_sleep 
-0035 c04d00d4 beq patch33_2 ,p_mouse_g24_retransmit 
-0036 c04e80db beq patch33_5 ,p_g24_transmit_hop_process 
-0037 c04f8222 beq patch33_7 ,p_power_ctrl_start 
-0038 c17f8000 rtneq patch3f_7 
-0039 2020235a branch assert 
+0028 c00a0161 beq patch22_4 ,p_le_slave_match 
+0029 c00d0160 beq patch23_2 ,p_le_got_first_packet 
+002a c0128190 beq patch24_5 ,p_le_rx_dec 
+002b c0130195 beq patch24_6 ,p_le_rx_nopayload 
+002c c01c81a7 beq patch27_1 ,p_le_parse 
+002d c01d01b1 beq patch27_2 ,p_le_parse_l2cap 
+002e c02601ad beq patch29_4 ,p_le_adv_not_match 
+002f c02681ab beq patch29_5 ,p_le_init_adv 
+0030 c048023a beq patch32_0 ,p_g24_reconn_dispatch 
+0031 c04b047b beq patch32_6 ,p_g24_short_sleep 
+0032 c04d00d0 beq patch33_2 ,p_mouse_g24_retransmit 
+0033 c04e80d7 beq patch33_5 ,p_g24_transmit_hop_process 
+0034 c04f8260 beq patch33_7 ,p_power_ctrl_start 
+0035 c17f8000 rtneq patch3f_7 
+0036 2020235a branch assert 
 
 p_main_loop:
-003a 20407552 call sp_calc_sequence_256 
-003b 20407448 call sp_calc_sequence_256_check 
-003c 20402a45 call le_advertising_dispatch 
-003d 2040202a call idle_dispatch 
-003e 204042ad call app_process_idle 
-003f 20402018 call connection_dispatch 
-0040 2040310f call g24_dispatch 
-0041 2040248c call lpm_dispatch 
-0042 2020003a branch p_main_loop 
+0037 20407552 call sp_calc_sequence_256 
+0038 20407448 call sp_calc_sequence_256_check 
+0039 20402a45 call le_advertising_dispatch 
+003a 2040202a call idle_dispatch 
+003b 204042ad call app_process_idle 
+003c 20402018 call connection_dispatch 
+003d 2040310f call g24_dispatch 
+003e 2040248c call lpm_dispatch 
+003f 20200037 branch p_main_loop 
 
 p_shutdown_radio:
-0043 70890000 jam 0 ,0x8900 
-0044 20202153 branch shutdown_radio + 1 
+0040 70890000 jam 0 ,0x8900 
+0041 20202153 branch shutdown_radio + 1 
 
 p_set_sync_on:
-0045 708a0f60 jam 0x60 ,0x8a0f 
-0046 708a10aa jam 0xaa ,0x8a10 
-0047 708a127a jam 0x7a ,0x8a12 
-0048 708a2500 jam 0x00 ,0x8a25 
-0049 708a2600 jam 0x00 ,0x8a26 
-004a 2000003c nop 60 
-004b 708a2020 jam 0x20 ,0x8a20 
-004c 708a23f5 jam 0xf5 ,0x8a23 
-004d 708a2412 jam 0x12 ,0x8a24 
-004e 708a2410 jam 0x10 ,0x8a24 
-004f 2000003c nop 60 
-0050 708a1260 jam 0x60 ,0x8a12 
-0051 708a23dd jam 0xdd ,0x8a23 
-0052 20600000 rtn 
+0042 708a0f60 jam 0x60 ,0x8a0f 
+0043 708a10aa jam 0xaa ,0x8a10 
+0044 708a127a jam 0x7a ,0x8a12 
+0045 708a2500 jam 0x00 ,0x8a25 
+0046 708a2600 jam 0x00 ,0x8a26 
+0047 2000003c nop 60 
+0048 708a2020 jam 0x20 ,0x8a20 
+0049 708a23f5 jam 0xf5 ,0x8a23 
+004a 708a2412 jam 0x12 ,0x8a24 
+004b 708a2410 jam 0x10 ,0x8a24 
+004c 2000003c nop 60 
+004d 708a1260 jam 0x60 ,0x8a12 
+004e 708a23dd jam 0xdd ,0x8a23 
+004f 20600000 rtn 
 
 p_initialize_radio_cont:
-0053 7001bb00 jam 0 ,mem_le_testtype 
-0054 7001bc00 jam 0 ,mem_cmd_le_create_conn 
-0055 37d98200 until null ,lpo_edge 
-0056 7089460d jam 0x0d ,0x8946 
-0057 70896f10 jam 0x10 ,0x896f 
-0058 708a13cd jam 0xcd ,0x8a13 
-0059 708a0610 jam 0x10 ,0x8a06 
-005a 708a844a jam 0x4a ,0x8a84 
-005b 708a8540 jam 0x40 ,0x8a85 
-005c 708a16fe jam 0xfe ,0x8a16 
-005d 2040009a call p_set_otp_config 
-005e 204070d7 call wdt_set_disable 
-005f 37d98200 until null ,lpo_edge 
-0060 70813b5f jam 0x5f ,0x813b 
-0061 37d98200 until null ,lpo_edge 
-0062 70813c88 jam 0x88 ,0x813c 
-0063 37d98200 until null ,lpo_edge 
-0064 6fe0c099 fetch 1 ,mem_fcomp_div 
-0065 c008008f beq xtal_16m ,p_initialize_radio_16m 
-0066 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-0067 1fe1fe04 or_into 0x04 ,pdata 
-0068 67f08a02 store 1 ,0x8a02 
-0069 70890f01 jam 0x01 ,0x890f 
-006a 708a8024 jam 0x24 ,0x8a80 
-006b 708a8162 jam 0x62 ,0x8a81 
-006c 58e61212 setarg 0xe61212 
-006d 67f18a73 store 3 ,0x8a73 
+0050 7001bb00 jam 0 ,mem_le_testtype 
+0051 7001bc00 jam 0 ,mem_cmd_le_create_conn 
+0052 37d98200 until null ,lpo_edge 
+0053 7089460d jam 0x0d ,0x8946 
+0054 70896f10 jam 0x10 ,0x896f 
+0055 708a13cd jam 0xcd ,0x8a13 
+0056 708a0610 jam 0x10 ,0x8a06 
+0057 708a844a jam 0x4a ,0x8a84 
+0058 708a8540 jam 0x40 ,0x8a85 
+0059 708a16fe jam 0xfe ,0x8a16 
+005a 20400097 call p_set_otp_config 
+005b 204070d7 call wdt_set_disable 
+005c 37d98200 until null ,lpo_edge 
+005d 70813b5f jam 0x5f ,0x813b 
+005e 37d98200 until null ,lpo_edge 
+005f 70813c88 jam 0x88 ,0x813c 
+0060 37d98200 until null ,lpo_edge 
+0061 6fe0c099 fetch 1 ,mem_fcomp_div 
+0062 c008008c beq xtal_16m ,p_initialize_radio_16m 
+0063 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+0064 1fe1fe04 or_into 0x04 ,pdata 
+0065 67f08a02 store 1 ,0x8a02 
+0066 70890f01 jam 0x01 ,0x890f 
+0067 708a8024 jam 0x24 ,0x8a80 
+0068 708a8162 jam 0x62 ,0x8a81 
+0069 58e61212 setarg 0xe61212 
+006a 67f18a73 store 3 ,0x8a73 
 
 p_initialize_radio2:
-006e 708a8660 jam 0x60 ,0x8a86 
-006f 708a8b3b jam 0x3b ,0x8a8b 
-0070 20400081 call p_dpll_on 
-0071 70804300 jam 0 ,core_config 
-0072 70804205 jam clksel_dpll ,core_clksel 
-0073 58557474 setarg 0x557474 
-0074 67f18968 store 3 ,0x8968 
-0075 7089606e jam 0x6e ,0x8960 
-0076 20400100 call p_rx_dcoc 
-0077 2040012b call p_rfpll_aac_ghpc 
-0078 2040007b call p_set_xtal_cap 
-0079 7041480c jam system_clk_12m ,mem_system_clk 
-007a 20206f4e branch sadc_calibration 
+006b 708a8660 jam 0x60 ,0x8a86 
+006c 708a8b3b jam 0x3b ,0x8a8b 
+006d 2040007e call p_dpll_on 
+006e 70804300 jam 0 ,core_config 
+006f 70804205 jam clksel_dpll ,core_clksel 
+0070 58557474 setarg 0x557474 
+0071 67f18968 store 3 ,0x8968 
+0072 7089606e jam 0x6e ,0x8960 
+0073 204000fc call p_rx_dcoc 
+0074 20400127 call p_rfpll_aac_ghpc 
+0075 20400078 call p_set_xtal_cap 
+0076 7041480c jam system_clk_12m ,mem_system_clk 
+0077 20206f4e branch sadc_calibration 
 
 p_set_xtal_cap:
-007b 20758000 rtn wake 
+0078 20758000 rtn wake 
+0079 37d98200 until null ,lpo_edge 
+007a 6fe0c11c fetch 1 ,mem_xtal_c_sel 
+007b 67f0813a store 1 ,core_xtal_cap 
 007c 37d98200 until null ,lpo_edge 
-007d 6fe0c11c fetch 1 ,mem_xtal_c_sel 
-007e 67f0813a store 1 ,core_xtal_cap 
-007f 37d98200 until null ,lpo_edge 
-0080 20600000 rtn 
+007d 20600000 rtn 
 
 p_dpll_on:
-0081 6fe0c099 fetch 1 ,mem_fcomp_div 
-0082 c00c0087 beq xtal_24m ,p_dpll_on_24m 
-0083 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-0084 1fe1fe06 or_into 0x06 ,pdata 
-0085 67f08a02 store 1 ,0x8a02 
-0086 708a05e0 jam 0xe0 ,0x8a05 
+007e 6fe0c099 fetch 1 ,mem_fcomp_div 
+007f c00c0084 beq xtal_24m ,p_dpll_on_24m 
+0080 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+0081 1fe1fe06 or_into 0x06 ,pdata 
+0082 67f08a02 store 1 ,0x8a02 
+0083 708a05e0 jam 0xe0 ,0x8a05 
 
 p_dpll_on_24m:
-0087 708a00d8 jam 0xd8 ,0x8a00 
-0088 2000003c nop 60 
-0089 708a01a0 jam 0xa0 ,0x8a01 
-008a 708a00df jam 0xdf ,0x8a00 
-008b 708a01fa jam 0xfa ,0x8a01 
-008c 20000014 nop 20 
-008d 708a009f jam 0x9f ,0x8a00 
-008e 20600000 rtn 
+0084 708a00d8 jam 0xd8 ,0x8a00 
+0085 2000003c nop 60 
+0086 708a01a0 jam 0xa0 ,0x8a01 
+0087 708a00df jam 0xdf ,0x8a00 
+0088 708a01fa jam 0xfa ,0x8a01 
+0089 20000014 nop 20 
+008a 708a009f jam 0x9f ,0x8a00 
+008b 20600000 rtn 
 
 p_initialize_radio_16m:
-008f 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-0090 1fe1fe06 or_into 0x06 ,pdata 
-0091 67f08a02 store 1 ,0x8a02 
-0092 70890f00 jam 0x00 ,0x890f 
-0093 708a8023 jam 0x23 ,0x8a80 
-0094 708a81b0 jam 0xb0 ,0x8a81 
-0095 58e40909 setarg 0xe40909 
-0096 67f18a73 store 3 ,0x8a73 
-0097 708a762a jam 0x2a ,0x8a76 
-0098 70890204 jam 0x04 ,0x8902 
-0099 2020006e branch p_initialize_radio2 
+008c 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+008d 1fe1fe06 or_into 0x06 ,pdata 
+008e 67f08a02 store 1 ,0x8a02 
+008f 70890f00 jam 0x00 ,0x890f 
+0090 708a8023 jam 0x23 ,0x8a80 
+0091 708a81b0 jam 0xb0 ,0x8a81 
+0092 58e40909 setarg 0xe40909 
+0093 67f18a73 store 3 ,0x8a73 
+0094 708a762a jam 0x2a ,0x8a76 
+0095 70890204 jam 0x04 ,0x8902 
+0096 2020006b branch p_initialize_radio2 
 
 p_set_otp_config:
-009a 203580c2 branch p_set_otp_config_wake ,wake 
-009b 6fe2020d fetch 4 ,mem_otp_core_ldo 
-009c 207a0000 rtn blank 
-009d 37d98200 until null ,lpo_edge 
-009e 6ff08136 fetch 1 ,0x8136 
-009f 1fe17ef0 and pdata ,0xf0 ,pdata 
-00a0 6848820d fetcht 1 ,mem_otp_core_ldo 
-00a1 9841fe00 ior temp ,pdata 
-00a2 1fe0fffd increase -3 ,pdata 
-00a3 67f08136 store 1 ,0x8136 
-00a4 37d98200 until null ,lpo_edge 
-00a5 6ff08138 fetch 1 ,0x8138 
-00a6 1fe17e07 and pdata ,0x7 ,pdata 
-00a7 6848820e fetcht 1 ,mem_otp_verf_bg 
-00a8 18498400 lshift3 temp ,temp 
-00a9 9841fe00 ior temp ,pdata 
-00aa 67f08138 store 1 ,0x8138 
-00ab 37d98200 until null ,lpo_edge 
+0097 203580a9 branch p_set_otp_config_wake ,wake 
+0098 6fe2020d fetch 4 ,mem_otp_core_ldo 
+0099 207a0000 rtn blank 
+009a 37d98200 until null ,lpo_edge 
+009b 6ff08136 fetch 1 ,0x8136 
+009c 1fe17ef0 and pdata ,0xf0 ,pdata 
+009d 6848820d fetcht 1 ,mem_otp_core_ldo 
+009e 9841fe00 ior temp ,pdata 
+009f 1fe0fffd increase -3 ,pdata 
+00a0 67f08136 store 1 ,0x8136 
+00a1 37d98200 until null ,lpo_edge 
+00a2 6ff08138 fetch 1 ,0x8138 
+00a3 1fe17e07 and pdata ,0x7 ,pdata 
+00a4 6848820e fetcht 1 ,mem_otp_verf_bg 
+00a5 18498400 lshift3 temp ,temp 
+00a6 9841fe00 ior temp ,pdata 
+00a7 67f08138 store 1 ,0x8138 
+00a8 37d98200 until null ,lpo_edge 
+
+p_set_otp_config_wake:
+00a9 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
+00aa 207a0000 rtn blank 
+00ab 67e1020f store 2 ,mem_otp_charge_pump 
 
 p_set_otp_config2:
 00ac 6ff08acb fetch 1 ,0x8acb 
@@ -219,1504 +221,1551 @@
 00c0 67f08a02 store 1 ,0x8a02 
 00c1 20600000 rtn 
 
-p_set_otp_config_wake:
-00c2 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
-00c3 207a0000 rtn blank 
-00c4 67e1020f store 2 ,mem_otp_charge_pump 
-00c5 202000ac branch p_set_otp_config2 
-
 p_rf_rx_enable:
-00c6 2040686f call rf_debug_rx_gpio_high 
-00c7 204021ba call rf_rx_agc_set 
-00c8 18002a08 force 8 ,radio_ctrl 
-00c9 18002a00 force 0 ,radio_ctrl 
-00ca 580aaada setarg 0x0aaada 
-00cb 67f18a0f store 3 ,0x8a0f 
-00cc 708a2540 jam 0x40 ,0x8a25 
-00cd 708a2610 jam 0x10 ,0x8a26 
-00ce 2000003c nop 60 
-00cf 708a01fb jam 0xfb ,0x8a01 
-00d0 708a25ff jam 0xff ,0x8a25 
-00d1 708a2630 jam 0x30 ,0x8a26 
-00d2 708a16fe jam 0xfe ,0x8a16 
-00d3 202021b4 branch rf_rx_enable + 14 
+00c2 2040686f call rf_debug_rx_gpio_high 
+00c3 204021ba call rf_rx_agc_set 
+00c4 18002a08 force 8 ,radio_ctrl 
+00c5 18002a00 force 0 ,radio_ctrl 
+00c6 580aaada setarg 0x0aaada 
+00c7 67f18a0f store 3 ,0x8a0f 
+00c8 708a2540 jam 0x40 ,0x8a25 
+00c9 708a2610 jam 0x10 ,0x8a26 
+00ca 2000003c nop 60 
+00cb 708a01fb jam 0xfb ,0x8a01 
+00cc 708a25ff jam 0xff ,0x8a25 
+00cd 708a2630 jam 0x30 ,0x8a26 
+00ce 708a16fe jam 0xfe ,0x8a16 
+00cf 202021b4 branch rf_rx_enable + 14 
 
 p_mouse_g24_retransmit:
-00d4 6fe0c793 fetch 1 ,mem_mouse_need_soft_reset 
-00d5 247a0000 nrtn blank 
-00d6 204000d8 call p_mouse_retransmit_select_device_by_pb_button 
-00d7 202060fc branch mouse_g24_retransmit + 3 
+00d0 6fe0c793 fetch 1 ,mem_mouse_need_soft_reset 
+00d1 247a0000 nrtn blank 
+00d2 204000d4 call p_mouse_retransmit_select_device_by_pb_button 
+00d3 202060fc branch mouse_g24_retransmit + 3 
 
 p_mouse_retransmit_select_device_by_pb_button:
-00d8 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
-00d9 c17f8000 rtneq gpio_disable 
-00da 20205e78 branch mouse_retransmit_select_device_by_pb_button 
+00d4 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
+00d5 c17f8000 rtneq gpio_disable 
+00d6 20205e78 branch mouse_retransmit_select_device_by_pb_button 
 
 p_g24_transmit_hop_process:
-00db 6848c601 fetcht 1 ,mem_24g_retry 
-00dc 6fe0c621 fetch 1 ,mem_24g_fast_hop_count 
-00dd 98467c00 isub temp ,null 
-00de 242100e0 nbranch p_g24_tx_fast_hop ,positive 
-00df 20203681 branch g24_transmit_hop_process + 5 
+00d7 6848c601 fetcht 1 ,mem_24g_retry 
+00d8 6fe0c621 fetch 1 ,mem_24g_fast_hop_count 
+00d9 98467c00 isub temp ,null 
+00da 242100dc nbranch p_g24_tx_fast_hop ,positive 
+00db 20203681 branch g24_transmit_hop_process + 5 
 
 p_g24_tx_fast_hop:
-00e0 6fe2458f fetch 4 ,mem_24g_addr 
-00e1 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
-00e2 98467c00 isub temp ,null 
-00e3 2022b222 branch g24_ch ,zero 
-00e4 20400248 call p_power_ctrl_txpower_incrs 
-00e5 2020369b branch g24_tx_fast_hop + 1 
+00dc 6fe2458f fetch 4 ,mem_24g_addr 
+00dd 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
+00de 98467c00 isub temp ,null 
+00df 2022b222 branch g24_ch ,zero 
+00e0 20400285 call p_power_ctrl_txpower_incrs 
+00e1 2020369b branch g24_tx_fast_hop + 1 
 
 p_txon:
-00e6 580aaa7e setarg 0x0aaa7e 
-00e7 67f18a0f store 3 ,0x8a0f 
-00e8 2000003c nop 60 
-00e9 708a2500 jam 0x00 ,0x8a25 
-00ea 708a260d jam 0x0d ,0x8a26 
-00eb 708a16f6 jam 0xf6 ,0x8a16 
-00ec 20202203 branch txon + 7 
+00e2 580aaa7e setarg 0x0aaa7e 
+00e3 67f18a0f store 3 ,0x8a0f 
+00e4 2000003c nop 60 
+00e5 708a2500 jam 0x00 ,0x8a25 
+00e6 708a260d jam 0x0d ,0x8a26 
+00e7 708a16f6 jam 0xf6 ,0x8a16 
+00e8 20202203 branch txon + 7 
 
 p_set_tx_power:
-00ed 6fe0c141 fetch 1 ,mem_tx_power 
-00ee c0032225 beq tx_power_6db ,set_tx_power_7db 
-00ef c00500f3 beq tx_power_10db ,p_set_tx_power_10db 
-00f0 c04f00fc beq tx_power_f30db ,p_set_tx_power_f30db 
-00f1 c05500f8 beq tx_power_factory ,p_set_tx_power_factory 
-00f2 2020220e branch set_tx_power + 2 
+00e9 6fe0c141 fetch 1 ,mem_tx_power 
+00ea c0032225 beq tx_power_6db ,set_tx_power_7db 
+00eb c00500ef beq tx_power_10db ,p_set_tx_power_10db 
+00ec c04f00f8 beq tx_power_f30db ,p_set_tx_power_f30db 
+00ed c05500f4 beq tx_power_factory ,p_set_tx_power_factory 
+00ee 2020220e branch set_tx_power + 2 
 
 p_set_tx_power_10db:
-00f3 708a1425 jam 0x25 ,0x8a14 
-00f4 58a93f3f setarg 0xa93f3f 
-00f5 67f18a60 store 3 ,0x8a60 
-00f6 708a631f jam 0x1f ,0x8a63 
-00f7 20600000 rtn 
+00ef 708a1425 jam 0x25 ,0x8a14 
+00f0 58a93f3f setarg 0xa93f3f 
+00f1 67f18a60 store 3 ,0x8a60 
+00f2 708a631f jam 0x1f ,0x8a63 
+00f3 20600000 rtn 
 
 p_set_tx_power_factory:
+00f4 708a1417 jam 0x17 ,0x8a14 
+00f5 6fe1ca08 fetch 3 ,mem_tx_power_factory_param_new 
+00f6 67f18a60 store 3 ,0x8a60 
+00f7 2020221a branch set_tx_power_8a63_28 
+
+p_set_tx_power_f30db:
 00f8 708a1417 jam 0x17 ,0x8a14 
-00f9 6fe1ca08 fetch 3 ,mem_tx_power_factory_param_new 
+00f9 58250300 setarg 0x250300 
 00fa 67f18a60 store 3 ,0x8a60 
 00fb 2020221a branch set_tx_power_8a63_28 
 
-p_set_tx_power_f30db:
-00fc 708a1417 jam 0x17 ,0x8a14 
-00fd 58250300 setarg 0x250300 
-00fe 67f18a60 store 3 ,0x8a60 
-00ff 2020221a branch set_tx_power_8a63_28 
-
 p_rx_dcoc:
-0100 20758000 rtn wake 
-0101 20402160 call set_sync_on 
-0102 d8400027 arg 39 ,temp 
-0103 2040216f call set_freq_rx 
-0104 204021a6 call rf_rx_enable 
-0105 708a257f jam 0x7f ,0x8a25 
-0106 708a301a jam 0x1a ,0x8a30 
-0107 708a3178 jam 0x78 ,0x8a31 
-0108 708a8fb2 jam 0xb2 ,0x8a8f 
-0109 708ac200 jam 0 ,0x8ac2 
-010a 708ac300 jam 0 ,0x8ac3 
-010b d8e00006 arg 6 ,queue 
-010c 2040011d call p_rx_dcoc_avg 
-010d 2a2ffe0d isolate1 13 ,rega 
-010e 2040211d call qset_start 
-010f 2a4ffe0d isolate1 13 ,regb 
-0110 2040211e call qset_p 
-0111 d8e00005 arg 5 ,queue 
+00fc 20758000 rtn wake 
+00fd 20402160 call set_sync_on 
+00fe d8400027 arg 39 ,temp 
+00ff 2040216f call set_freq_rx 
+0100 204021a6 call rf_rx_enable 
+0101 708a257f jam 0x7f ,0x8a25 
+0102 708a301a jam 0x1a ,0x8a30 
+0103 708a3178 jam 0x78 ,0x8a31 
+0104 708a8fb2 jam 0xb2 ,0x8a8f 
+0105 708ac200 jam 0 ,0x8ac2 
+0106 708ac300 jam 0 ,0x8ac3 
+0107 d8e00006 arg 6 ,queue 
+0108 20400119 call p_rx_dcoc_avg 
+0109 2a2ffe0d isolate1 13 ,rega 
+010a 2040211d call qset_start 
+010b 2a4ffe0d isolate1 13 ,regb 
+010c 2040211e call qset_p 
+010d d8e00005 arg 5 ,queue 
 
 p_rx_dcoc_loop2:
-0112 2040211c call qset1_p 
-0113 2040211e call qset_p 
-0114 2040011d call p_rx_dcoc_avg 
-0115 d8a08ac2 arg 0x8ac2 ,contw 
-0116 1a31fe00 rshift4 rega ,pdata 
-0117 20402117 call qsetxor 
-0118 1a51fe00 rshift4 regb ,pdata 
-0119 20402117 call qsetxor 
-011a 18e08fff increase -1 ,queue 
-011b 20210112 branch p_rx_dcoc_loop2 ,positive 
-011c 2020214f branch rx_dcoc_loop2 + 10 
+010e 2040211c call qset1_p 
+010f 2040211e call qset_p 
+0110 20400119 call p_rx_dcoc_avg 
+0111 d8a08ac2 arg 0x8ac2 ,contw 
+0112 1a31fe00 rshift4 rega ,pdata 
+0113 20402117 call qsetxor 
+0114 1a51fe00 rshift4 regb ,pdata 
+0115 20402117 call qsetxor 
+0116 18e08fff increase -1 ,queue 
+0117 2021010e branch p_rx_dcoc_loop2 ,positive 
+0118 2020214f branch rx_dcoc_loop2 + 10 
 
 p_rx_dcoc_avg:
-011d 2000003c nop 60 
-011e 58000f00 setarg mem_dcoc_buf 
-011f 67f10982 store 2 ,0x8982 
-0120 58000ff0 setarg mem_dcoc_buf_end 
-0121 67f10984 store 2 ,0x8984 
-0122 70898109 jam 0x9 ,0x8981 
-0123 70898103 jam 0x3 ,0x8981 
-0124 70898006 jam 0x6 ,0x8980 
-0125 2000003c nop 60 
-0126 da200000 arg 0 ,rega 
-0127 da400000 arg 0 ,regb 
-0128 df200010 arg 16 ,loopcnt 
-0129 d8c00f00 arg mem_dcoc_buf ,contr 
-012a 2020212d branch rx_dcoc_loop 
+0119 2000003c nop 60 
+011a 58000f00 setarg mem_dcoc_buf 
+011b 67f10982 store 2 ,0x8982 
+011c 58000ff0 setarg mem_dcoc_buf_end 
+011d 67f10984 store 2 ,0x8984 
+011e 70898109 jam 0x9 ,0x8981 
+011f 70898103 jam 0x3 ,0x8981 
+0120 70898006 jam 0x6 ,0x8980 
+0121 2000003c nop 60 
+0122 da200000 arg 0 ,rega 
+0123 da400000 arg 0 ,regb 
+0124 df200010 arg 16 ,loopcnt 
+0125 d8c00f00 arg mem_dcoc_buf ,contr 
+0126 2020212d branch rx_dcoc_loop 
 
 p_rfpll_aac_ghpc:
-012b 20758000 rtn wake 
-012c 20202272 branch rfpll_aac_ghpc + 1 
+0127 20758000 rtn wake 
+0128 20202272 branch rfpll_aac_ghpc + 1 
 
 p_sadc_calibration:
-012d 20758000 rtn wake 
-012e 708a0777 jam 0x77 ,core_gpadc_ctrl 
-012f 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
-0130 708a0b01 jam 0x01 ,core_gpadc_cfg3 
-0131 6fe0c409 fetch 1 ,mem_adc_clkdiv 
-0132 67f080cd store 1 ,core_sadc_clkdiv 
-0133 20000bb8 nop 3000 
-0134 2040013d call p_sadc_read 
-0135 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
-0136 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
-0137 df200008 arg 8 ,loopcnt 
-0138 20406f58 call sadc_cal_read + 1 
-0139 6fe0c419 fetch 1 ,mem_spi_write_addr 
-013a 67e0c433 store 1 ,mem_adc_cal_c7 
-013b 6240c419 storer regb ,1 ,mem_spi_write_addr 
-013c 20600000 rtn 
+0129 20758000 rtn wake 
+012a 708a0777 jam 0x77 ,core_gpadc_ctrl 
+012b 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
+012c 708a0b01 jam 0x01 ,core_gpadc_cfg3 
+012d 6fe0c409 fetch 1 ,mem_adc_clkdiv 
+012e 67f080cd store 1 ,core_sadc_clkdiv 
+012f 20000bb8 nop 3000 
+0130 20400139 call p_sadc_read 
+0131 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
+0132 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
+0133 df200008 arg 8 ,loopcnt 
+0134 20406f58 call sadc_cal_read + 1 
+0135 6fe0c419 fetch 1 ,mem_spi_write_addr 
+0136 67e0c433 store 1 ,mem_adc_cal_c7 
+0137 6240c419 storer regb ,1 ,mem_spi_write_addr 
+0138 20600000 rtn 
 
 p_sadc_read:
-013d 7080cc03 jam 0x03 ,core_sadc_ctrl 
+0139 7080cc03 jam 0x03 ,core_sadc_ctrl 
 
 p_sadc_read_wait:
-013e 6ff08129 fetch 1 ,core_perf_status 
-013f c302813e bbit0 saradc_done ,p_sadc_read_wait 
-0140 68590164 fetcht 2 ,core_sadc_data 
-0141 6049440a storet 2 ,mem_adc_current_value 
-0142 7080cc00 jam 0x00 ,core_sadc_ctrl 
-0143 20600000 rtn 
+013a 6ff08129 fetch 1 ,core_perf_status 
+013b c302813a bbit0 saradc_done ,p_sadc_read_wait 
+013c 68590164 fetcht 2 ,core_sadc_data 
+013d 6049440a storet 2 ,mem_adc_current_value 
+013e 7080cc00 jam 0x00 ,core_sadc_ctrl 
+013f 20600000 rtn 
 
 p_set_lemode:
-0144 708a8211 jam 0x11 ,0x8a82 
-0145 708a8d12 jam 0x12 ,0x8a8d 
-0146 708a8e0a jam 0x0a ,0x8a8e 
-0147 6fe0c099 fetch 1 ,mem_fcomp_div 
-0148 c008015d beq xtal_16m ,p_set_lemode_2m_16m 
-0149 58005762 setarg 0x5762 
-014a 67f10907 store 2 ,0x8907 
+0140 708a8211 jam 0x11 ,0x8a82 
+0141 708a8d12 jam 0x12 ,0x8a8d 
+0142 708a8e0a jam 0x0a ,0x8a8e 
+0143 6fe0c099 fetch 1 ,mem_fcomp_div 
+0144 c0080159 beq xtal_16m ,p_set_lemode_2m_16m 
+0145 58005762 setarg 0x5762 
+0146 67f10907 store 2 ,0x8907 
 
 p_set_lemode_2m:
-014b 70890103 jam 3 ,0x8901 
-014c 70893003 jam 3 ,0x8930 
-014d c6168000 rtnmark1 mark_ble_2m 
-014e 70890101 jam 1 ,0x8901 
-014f 708a8207 jam 0x07 ,0x8a82 
-0150 708a8d44 jam 0x44 ,0x8a8d 
-0151 708a8e0a jam 0x0a ,0x8a8e 
-0152 6fe0c099 fetch 1 ,mem_fcomp_div 
-0153 c008015a beq xtal_16m ,p_set_lemode_1m_16m 
-0154 58002bb1 setarg 0x2bb1 
-0155 67f10907 store 2 ,0x8907 
+0147 70890103 jam 3 ,0x8901 
+0148 70893003 jam 3 ,0x8930 
+0149 c6168000 rtnmark1 mark_ble_2m 
+014a 70890101 jam 1 ,0x8901 
+014b 708a8207 jam 0x07 ,0x8a82 
+014c 708a8d44 jam 0x44 ,0x8a8d 
+014d 708a8e0a jam 0x0a ,0x8a8e 
+014e 6fe0c099 fetch 1 ,mem_fcomp_div 
+014f c0080156 beq xtal_16m ,p_set_lemode_1m_16m 
+0150 58002bb1 setarg 0x2bb1 
+0151 67f10907 store 2 ,0x8907 
 
 p_set_lemode_1m:
-0156 c6978000 rtnmark0 mark_ble_lr 
-0157 70893024 jam 0x24 ,0x8930 
-0158 70890105 jam 5 ,0x8901 
-0159 20600000 rtn 
+0152 c6978000 rtnmark0 mark_ble_lr 
+0153 70893024 jam 0x24 ,0x8930 
+0154 70890105 jam 5 ,0x8901 
+0155 20600000 rtn 
 
 p_set_lemode_1m_16m:
-015a 58004189 setarg 0x4189 
-015b 67f10907 store 2 ,0x8907 
-015c 20200156 branch p_set_lemode_1m 
+0156 58004189 setarg 0x4189 
+0157 67f10907 store 2 ,0x8907 
+0158 20200152 branch p_set_lemode_1m 
 
 p_set_lemode_2m_16m:
-015d 58008312 setarg 0x8312 
-015e 67f10907 store 2 ,0x8907 
-015f 2020014b branch p_set_lemode_2m 
+0159 58008312 setarg 0x8312 
+015a 67f10907 store 2 ,0x8907 
+015b 20200147 branch p_set_lemode_2m 
 
 p_le_check_retransmit_timesout:
-0160 6fe0cbfa fetch 1 ,mem_le_conn_rcv_new 
-0161 da600100 arg 256 ,regc 
-0162 9a60fe00 iadd regc ,pdata 
-0163 20600000 rtn 
+015c 6fe0cbf7 fetch 1 ,mem_le_conn_rcv_new 
+015d da600100 arg 256 ,regc 
+015e 9a60fe00 iadd regc ,pdata 
+015f 20600000 rtn 
 
 p_le_got_first_packet:
-0164 20200184 branch p_le_got_first_packet_new 
+0160 20200180 branch p_le_got_first_packet_new 
 
 p_le_slave_match:
-0165 20400167 call p_le_check_retransmit 
-0166 20202563 branch le_slave_match + 1 
+0161 20400163 call p_le_check_retransmit 
+0162 20202563 branch le_slave_match + 1 
 
 p_le_check_retransmit:
-0167 6fe0cbfb fetch 1 ,mem_le_conn_first_rcv 
-0168 207a0000 rtn blank 
-0169 6fe0cbfc fetch 1 ,mem_le_check_retransmit_flag 
-016a 247a0000 nrtn blank 
-016b 6848cbfb fetcht 1 ,mem_le_conn_first_rcv 
-016c 6fe0cbfa fetch 1 ,mem_le_conn_rcv_new 
-016d 98467c00 isub temp ,null 
-016e 24410160 ncall p_le_check_retransmit_timesout ,positive 
-016f 98467e00 isub temp ,pdata 
-0170 1fe67c64 sub pdata ,100 ,null 
-0171 20210179 branch p_le_check_retransmit_count ,positive 
-0172 6fe0cbfd fetch 1 ,mem_le_retransmit_cnt 
-0173 1fe67c14 sub pdata ,20 ,null 
-0174 24410177 ncall p_app_ble_disconnect ,positive 
-0175 704bfc01 jam 1 ,mem_le_check_retransmit_flag 
-0176 20600000 rtn 
+0163 6fe0cbf8 fetch 1 ,mem_le_conn_first_rcv 
+0164 207a0000 rtn blank 
+0165 6fe0cbf9 fetch 1 ,mem_le_check_retransmit_flag 
+0166 247a0000 nrtn blank 
+0167 6848cbf8 fetcht 1 ,mem_le_conn_first_rcv 
+0168 6fe0cbf7 fetch 1 ,mem_le_conn_rcv_new 
+0169 98467c00 isub temp ,null 
+016a 2441015c ncall p_le_check_retransmit_timesout ,positive 
+016b 98467e00 isub temp ,pdata 
+016c 1fe67c64 sub pdata ,100 ,null 
+016d 20210175 branch p_le_check_retransmit_count ,positive 
+016e 6fe0cbfa fetch 1 ,mem_le_retransmit_cnt 
+016f 1fe67c14 sub pdata ,20 ,null 
+0170 24410173 ncall p_app_ble_disconnect ,positive 
+0171 704bf901 jam 1 ,mem_le_check_retransmit_flag 
+0172 20600000 rtn 
 
 p_app_ble_disconnect:
-0177 704bfe01 jam 1 ,mem_le_check_retransmit_discon_flag 
-0178 2020431f branch app_ble_disconnect 
+0173 704bfb01 jam 1 ,mem_le_check_retransmit_discon_flag 
+0174 2020431f branch app_ble_disconnect 
 
 p_le_check_retransmit_count:
-0179 6848817f fetcht 1 ,mem_le_arq 
-017a 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
-017b 1fe37e00 rshift pdata ,pdata 
-017c 9842fe00 ixor temp ,pdata 
-017d 2feffe02 isolate1 nesn ,pdata 
-017e 58000000 setarg 0 
-017f 6848cbfd fetcht 1 ,mem_le_retransmit_cnt 
-0180 7920fe00 setflag true ,0 ,pdata 
-0181 98408400 iadd temp ,temp 
-0182 6048cbfd storet 1 ,mem_le_retransmit_cnt 
-0183 20600000 rtn 
+0175 6848817f fetcht 1 ,mem_le_arq 
+0176 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
+0177 1fe37e00 rshift pdata ,pdata 
+0178 9842fe00 ixor temp ,pdata 
+0179 2feffe02 isolate1 nesn ,pdata 
+017a 58000000 setarg 0 
+017b 6848cbfa fetcht 1 ,mem_le_retransmit_cnt 
+017c 7920fe00 setflag true ,0 ,pdata 
+017d 98408400 iadd temp ,temp 
+017e 6048cbfa storet 1 ,mem_le_retransmit_cnt 
+017f 20600000 rtn 
 
 p_le_got_first_packet_new:
-0184 6fe08005 fetch 1 ,mem_le_conn_rcv 
+0180 6fe08005 fetch 1 ,mem_le_conn_rcv 
+0181 1fe0fe01 increase 1 ,pdata 
+0182 67e08005 store 1 ,mem_le_conn_rcv 
+0183 24368187 nbranch p_le_got_first_packet_new + 7 ,match 
+0184 6fe0cbf7 fetch 1 ,mem_le_conn_rcv_new 
 0185 1fe0fe01 increase 1 ,pdata 
-0186 67e08005 store 1 ,mem_le_conn_rcv 
-0187 2436818b nbranch p_le_got_first_packet_new + 7 ,match 
-0188 6fe0cbfa fetch 1 ,mem_le_conn_rcv_new 
-0189 1fe0fe01 increase 1 ,pdata 
-018a 67e0cbfa store 1 ,mem_le_conn_rcv_new 
-018b 6fe08168 fetch 1 ,mem_le_state 
-018c c3818000 rtnbit1 lestate_got_first_packet 
-018d 79207e03 set1 lestate_got_first_packet ,pdata 
-018e 67e08168 store 1 ,mem_le_state 
-018f 6fe142f5 fetch 2 ,mem_le_init_superto 
-0190 67e10196 store 2 ,mem_le_superto 
-0191 58000000 setarg 0 
-0192 67e2431d store 4 ,mem_le_transmit_window 
-0193 20600000 rtn 
+0186 67e0cbf7 store 1 ,mem_le_conn_rcv_new 
+0187 6fe08168 fetch 1 ,mem_le_state 
+0188 c3818000 rtnbit1 lestate_got_first_packet 
+0189 79207e03 set1 lestate_got_first_packet ,pdata 
+018a 67e08168 store 1 ,mem_le_state 
+018b 6fe142f5 fetch 2 ,mem_le_init_superto 
+018c 67e10196 store 2 ,mem_le_superto 
+018d 58000000 setarg 0 
+018e 67e2431d store 4 ,mem_le_transmit_window 
+018f 20600000 rtn 
 
 p_le_rx_dec:
-0194 2040281c call le_check_retransmit 
-0195 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0196 1a20a3fc increase -4 ,rega 
-0197 242126fa nbranch le_crc_fail_consecutive ,positive 
-0198 2020268e branch le_rx_dec + 6 
+0190 2040281c call le_check_retransmit 
+0191 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
+0192 1a20a3fc increase -4 ,rega 
+0193 242126fa nbranch le_crc_fail_consecutive ,positive 
+0194 2020268e branch le_rx_dec + 6 
 
 p_le_rx_nopayload:
-0199 09800018 parse demod ,bucket ,24 
-019a 1fef7e00 rshift32 pdata ,pdata 
-019b 1ff17e00 rshift16 pdata ,pdata 
-019c e7e18005 istore 3 ,contw 
-019d 78287c00 enable swfine 
-019e 2040270d call le_set_until_tx_timer 
-019f 202326f6 branch le_crc_fail ,crc_failed 
-01a0 c59926af bmark0 mark_ble_encryption ,le_rx_match 
-01a1 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
-01a2 203a26af branch le_rx_match ,blank 
-01a3 1fe0fffc increase -4 ,pdata 
-01a4 67e0804d store 1 ,mem_le_rxbuf_data_length 
-01a5 204072cb call wait_ccm_done 
-01a6 6ff08108 fetch 1 ,core_misc_status 
-01a7 c303a6fa bbit0 7 ,le_crc_fail_consecutive 
-01a8 1800700c force regidx_result ,regext_index 
-01a9 65e20154 storer regext ,4 ,mem_le_peer_mic 
-01aa 202026af branch le_rx_match 
+0195 09800018 parse demod ,bucket ,24 
+0196 1fef7e00 rshift32 pdata ,pdata 
+0197 1ff17e00 rshift16 pdata ,pdata 
+0198 e7e18005 istore 3 ,contw 
+0199 78287c00 enable swfine 
+019a 2040270d call le_set_until_tx_timer 
+019b 202326f6 branch le_crc_fail ,crc_failed 
+019c c59926af bmark0 mark_ble_encryption ,le_rx_match 
+019d 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
+019e 203a26af branch le_rx_match ,blank 
+019f 1fe0fffc increase -4 ,pdata 
+01a0 67e0804d store 1 ,mem_le_rxbuf_data_length 
+01a1 204072cb call wait_ccm_done 
+01a2 6ff08108 fetch 1 ,core_misc_status 
+01a3 c303a6fa bbit0 7 ,le_crc_fail_consecutive 
+01a4 1800700c force regidx_result ,regext_index 
+01a5 65e20154 storer regext ,4 ,mem_le_peer_mic 
+01a6 202026af branch le_rx_match 
 
 p_le_parse:
-01ab 6fe0c334 fetch 1 ,mem_le_packet_llid 
-01ac c1000000 rtneq llid_reserved 
-01ad c001b04a beq llid_le_ll ,le_parse_ll 
-01ae 202028e1 branch le_parse_l2cap 
-
-p_le_adv_not_match:
-01af 20402152 call shutdown_radio 
-01b0 70890000 jam 0 ,0x8900 
-01b1 793f8030 set0 mark_ble_crc_fail ,mark 
-01b2 20202ae3 branch le_adv_not_match + 1 
+01a7 6fe0c334 fetch 1 ,mem_le_packet_llid 
+01a8 c1000000 rtneq llid_reserved 
+01a9 c001b04a beq llid_le_ll ,le_parse_ll 
+01aa 202028e1 branch le_parse_l2cap 
 
 p_le_init_adv:
-01b3 793f8030 set0 mark_ble_crc_fail ,mark 
-01b4 20202af6 branch le_init_adv + 1 
+01ab 793f8030 set0 mark_ble_crc_fail ,mark 
+01ac 20202af6 branch le_init_adv + 1 
+
+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 
 
 p_le_parse_l2cap:
-01b5 efe10006 ifetch 2 ,contr 
-01b6 c00201b8 beq le_l2cap_cid_att ,p_le_parse_att 
-01b7 202028eb branch le_parse_l2cap_next + 2 
+01b1 efe10006 ifetch 2 ,contr 
+01b2 c00201b4 beq le_l2cap_cid_att ,p_le_parse_att 
+01b3 202028eb branch le_parse_l2cap_next + 2 
 
 p_le_parse_att:
-01b8 efe18006 ifetch 3 ,contr 
-01b9 67e1c397 store 3 ,mem_le_att_opcode 
-01ba c00501bd beq attop_read_request ,p_le_parse_att_read_request 
-01bb c00901cc beq attop_write_request ,p_le_parse_att_write_request 
-01bc 20202b96 branch le_parse_att2 
+01b4 efe18006 ifetch 3 ,contr 
+01b5 67e1c397 store 3 ,mem_le_att_opcode 
+01b6 c00501b9 beq attop_read_request ,p_le_parse_att_read_request 
+01b7 c00901c8 beq attop_write_request ,p_le_parse_att_write_request 
+01b8 20202b96 branch le_parse_att2 
 
 p_le_parse_att_read_request:
-01bd 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-01be c31dad19 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
-01bf 20402dc7 call le_check_encrypt_state 
-01c0 68494398 fetcht 2 ,mem_le_att_handle 
-01c1 6fe0c321 fetch 1 ,mem_le_configuration 
-01c2 c28181c7 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
+01b9 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+01ba c31dad19 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
+01bb 20402dc7 call le_check_encrypt_state 
+01bc 68494398 fetcht 2 ,mem_le_att_handle 
+01bd 6fe0c321 fetch 1 ,mem_le_configuration 
+01be c28181c3 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
 
 p_le_send_att_read_response:
-01c3 6fe14398 fetch 2 ,mem_le_att_handle 
-01c4 c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
-01c5 68494398 fetcht 2 ,mem_le_att_handle 
-01c6 20202d1d branch le_send_att_read_response 
+01bf 6fe14398 fetch 2 ,mem_le_att_handle 
+01c0 c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
+01c1 68494398 fetcht 2 ,mem_le_att_handle 
+01c2 20202d1d branch le_send_att_read_response 
 
 p_le_send_att_read_response_check_auth:
-01c7 6fe14332 fetch 2 ,mem_le_pairing_handle 
-01c8 98467c00 isub temp ,null 
-01c9 242281c3 nbranch p_le_send_att_read_response ,zero 
-01ca 243401c3 nbranch p_le_send_att_read_response ,user 
-01cb 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+01c3 6fe14332 fetch 2 ,mem_le_pairing_handle 
+01c4 98467c00 isub temp ,null 
+01c5 242281bf nbranch p_le_send_att_read_response ,zero 
+01c6 243401bf nbranch p_le_send_att_read_response ,user 
+01c7 20202d46 branch le_send_att_read_response_error_insufficient_auth 
 
 p_le_parse_att_write_request:
-01cc 18c22200 copy contr ,rega 
-01cd 6fe14335 fetch 2 ,mem_le_l2cap_size 
-01ce 1fe0a5fd add pdata ,-3 ,regb 
-01cf 20402929 call le_writeatt_cb 
-01d0 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-01d1 c07fadac beq 0xff ,le_send_att_write_response_check_auth 
-01d2 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-01d3 203a2dac branch le_send_att_write_response_check_auth ,blank 
-01d4 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-01d5 c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-01d6 5800001a setarg 0x001a 
-01d7 68494398 fetcht 2 ,mem_le_att_handle 
-01d8 98467c00 isub temp ,null 
-01d9 2422adac nbranch le_send_att_write_response_check_auth ,zero 
-01da 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+01c8 18c22200 copy contr ,rega 
+01c9 6fe14335 fetch 2 ,mem_le_l2cap_size 
+01ca 1fe0a5fd add pdata ,-3 ,regb 
+01cb 20402929 call le_writeatt_cb 
+01cc 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+01cd c07fadac beq 0xff ,le_send_att_write_response_check_auth 
+01ce 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
+01cf 203a2dac branch le_send_att_write_response_check_auth ,blank 
+01d0 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+01d1 c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
+01d2 5800001a setarg 0x001a 
+01d3 68494398 fetcht 2 ,mem_le_att_handle 
+01d4 98467c00 isub temp ,null 
+01d5 2422adac nbranch le_send_att_write_response_check_auth ,zero 
+01d6 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+
+p_mouse_le:
+01d7 20402a28 call le_fifo_check_nearly_full 
+01d8 247a0000 nrtn blank 
+01d9 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+01da c07f81e2 beq 0xff ,p_mouse_le_next 
+01db 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+01dc 1fe17e03 and pdata ,0x03 ,pdata 
+01dd c1818000 rtnne 0x03 
+01de 6fe0cbf9 fetch 1 ,mem_le_check_retransmit_flag 
+01df 207a0000 rtn blank 
+01e0 6fe0cbfb fetch 1 ,mem_le_check_retransmit_discon_flag 
+01e1 247a0000 nrtn blank 
+
+p_mouse_le_next:
+01e2 6fe0c956 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+01e3 205a5a71 call mouse_clear_sensor_data_by_reset ,blank 
+01e4 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+01e5 c280db5b bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
+01e6 c2805b5b bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+01e7 c282db5b bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+01e8 c2835b5b bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+01e9 20405601 call mouse_motion 
+01ea 20405ab2 call mouse_check_125hz 
+01eb 24740000 nrtn user 
+01ec 20405abc call mouse_current_mult_update 
+01ed 204004c2 call p_mouse_data_xy_release 
+01ee 20205b37 branch mouse_le_next + 12 
+
+p_gpio_set_wake:
+01ef 18467cff sub temp ,ui_button_gpio_disable ,null 
+01f0 20628000 rtn zero 
+01f1 d9000004 arg 4 ,debug 
+01f2 284ffe07 isolate1 gpio_active_bit ,temp 
+01f3 2020eebd branch gpio_set_wake_high ,true 
+01f4 d9000003 arg 3 ,debug 
+01f5 20206ebd branch gpio_set_wake_high 
+
+p_gpio_set_wake_by_current_state:
+01f6 18467cff sub temp ,gpio_disable ,null 
+01f7 20628000 rtn zero 
+01f8 20406ee6 call gpio_get_bit 
+01f9 202081fc branch p_gpio_set_qdec_mode ,true 
+
+p_gpio_set_low_wake:
+01fa d9000003 arg 3 ,debug 
+01fb 20206ebd branch gpio_set_wake_high 
+
+p_gpio_set_qdec_mode:
+01fc 704b1d01 jam 1 ,mem_mouse_qdec_set_flag 
+
+p_mouse_qdec_lpm_cfg:
+01fd d9000006 arg 6 ,debug 
+01fe 20206ebd branch gpio_set_wake_high 
+
+p_mouse_puchk_disable:
+01ff 58000010 setarg 0x10 
+
+p_mouse_puchk_set:
+0200 67f08141 store 1 ,core_puwakeup 
+0201 37d98200 until null ,lpo_edge 
+0202 20600000 rtn 
+
+p_mouse_puchk_enable:
+0203 58000080 setarg 0x80 
+0204 20200200 branch p_mouse_puchk_set 
+
+p_mouse_lpm_before_common:
+0205 20400481 call p_clear_wake 
+0206 704b1d00 jam 0 ,mem_mouse_qdec_set_flag 
+0207 2040550d call mouse_lpm_before_common + 1 
+0208 204054f9 call mouse_gpio_pd_idle 
+
+p_mouse_wheel_set_impedance:
+0209 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
+020a 20406f0f call gpio_set_high_impedance 
+020b 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
+020c 20206f0f branch gpio_set_high_impedance 
 
 p_lpm_sleep:
-01db 6fe143e9 fetch 2 ,mem_cb_before_lpm_sleep 
-01dc 20407d79 call callback_func 
+020d 6fe143e9 fetch 2 ,mem_cb_before_lpm_sleep 
+020e 20407d79 call callback_func 
 
 p_lpm_sleep_skip_cb_function:
-01dd 6fe240ad fetch 4 ,mem_sleep_counter_all 
-01de 9840fe00 iadd temp ,pdata 
-01df 67e240ad store 4 ,mem_sleep_counter_all 
-01e0 204001e6 call p_lpm_save_context 
-01e1 204001e3 call p_mouse_puchk_set_check 
-01e2 20202425 branch lpm_sleep_skip_cb_function + 4 
+020f 6fe240ad fetch 4 ,mem_sleep_counter_all 
+0210 9840fe00 iadd temp ,pdata 
+0211 67e240ad store 4 ,mem_sleep_counter_all 
+0212 20400218 call p_lpm_save_context 
+0213 20400215 call p_mouse_puchk_set_check 
+0214 20202425 branch lpm_sleep_skip_cb_function + 4 
 
 p_mouse_puchk_set_check:
-01e3 6fe0cb20 fetch 1 ,mem_mouse_qdec_set_flag 
-01e4 203a026e branch p_mouse_puchk_disable ,blank 
-01e5 20200272 branch p_mouse_puchk_enable 
+0215 6fe0cb1d fetch 1 ,mem_mouse_qdec_set_flag 
+0216 203a01ff branch p_mouse_puchk_disable ,blank 
+0217 20200203 branch p_mouse_puchk_enable 
 
 p_lpm_save_context:
-01e6 600440e7 storer mark ,8 ,mem_saved_mark 
-01e7 d8c08070 arg core_gpio_conf ,contr 
-01e8 d8a040cc arg mem_saved_gpio ,contw 
-01e9 20407c8f call memcpy16 
-01ea d8c080d4 arg core_gpio_conf_hi ,contr 
-01eb 20407c89 call memcpy8 
-01ec 6ff08080 fetch 1 ,core_spid_ctrl 
-01ed 67e0c0ef store 1 ,mem_saved_spidctrl 
-01ee 18422400 copy temp ,regb 
+0218 600440e7 storer mark ,8 ,mem_saved_mark 
+0219 d8c08070 arg core_gpio_conf ,contr 
+021a d8a040cc arg mem_saved_gpio ,contw 
+021b 20407c8f call memcpy16 
+021c d8c080d4 arg core_gpio_conf_hi ,contr 
+021d 20407c89 call memcpy8 
+021e 6ff08080 fetch 1 ,core_spid_ctrl 
+021f 67e0c0ef store 1 ,mem_saved_spidctrl 
+0220 18422400 copy temp ,regb 
 
 p_lpm_write_gpio_wakeup:
-01ef df20000c arg 12 ,loopcnt 
-01f0 da200016 arg mem_gpio_wakeup_cfg ,rega 
-01f1 da60814d arg core_gpio_wakeup_cfg ,regc 
-01f2 37d98200 until null ,lpo_edge 
+0221 df20000c arg 12 ,loopcnt 
+0222 da200016 arg mem_gpio_wakeup_cfg ,rega 
+0223 da60814d arg core_gpio_wakeup_cfg ,regc 
+0224 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop:
-01f3 efe08011 ifetch 1 ,rega 
-01f4 e8408013 ifetcht 1 ,regc 
-01f5 98467c00 isub temp ,null 
-01f6 202281f9 branch p_lpm_write_gpio_loop_next ,zero 
-01f7 e7e08013 istore 1 ,regc 
-01f8 37d98200 until null ,lpo_edge 
+0225 efe08011 ifetch 1 ,rega 
+0226 e8408013 ifetcht 1 ,regc 
+0227 98467c00 isub temp ,null 
+0228 2022822b branch p_lpm_write_gpio_loop_next ,zero 
+0229 e7e08013 istore 1 ,regc 
+022a 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop_next:
-01f9 1a20a201 increase 1 ,rega 
-01fa 1a60a601 increase 1 ,regc 
-01fb c20001f3 loop p_lpm_write_gpio_loop 
-01fc 1a420400 copy regb ,temp 
-01fd 20600000 rtn 
+022b 1a20a201 increase 1 ,rega 
+022c 1a60a601 increase 1 ,regc 
+022d c2000225 loop p_lpm_write_gpio_loop 
+022e 1a420400 copy regb ,temp 
+022f 20600000 rtn 
 
 p_lpm_dispatch:
-01fe 20402408 call lpo_calibration 
-01ff 6fe1c0bd fetch 3 ,mem_clks_per_lpo 
-0200 207a0000 rtn blank 
-0201 6848c645 fetcht 1 ,mem_mbutton_gpio 
-0202 20406ee6 call gpio_get_bit 
-0203 20608000 rtn true 
-0204 20202490 branch lpm_dispatch + 4 
+0230 20402408 call lpo_calibration 
+0231 6fe1c0bd fetch 3 ,mem_clks_per_lpo 
+0232 207a0000 rtn blank 
+0233 6848c645 fetcht 1 ,mem_mbutton_gpio 
+0234 20406ee6 call gpio_get_bit 
+0235 20608000 rtn true 
+0236 20202490 branch lpm_dispatch + 4 
 
 p_otp_read_data:
-0205 20406b3a call enable_otp_read 
-0206 20406b75 call otp_read_data + 1 
-0207 20206b38 branch otp_disable_chgpump 
+0237 20406b3a call enable_otp_read 
+0238 20406b75 call otp_read_data + 1 
+0239 20206b38 branch otp_disable_chgpump 
 
 p_g24_reconn_dispatch:
-0208 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-0209 d84001f8 arg 0x01f8 ,temp 
-020a 98417e00 iand temp ,pdata 
-020b 203a0210 branch p_g24_reconn_dispatch_next ,blank 
-020c 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-020d 1fe0fe01 increase 1 ,pdata 
-020e 67e145e0 store 2 ,mem_24g_reconn_count 
-020f 20600000 rtn 
+023a 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+023b d84001f8 arg 0x01f8 ,temp 
+023c 98417e00 iand temp ,pdata 
+023d 203a0242 branch p_g24_reconn_dispatch_next ,blank 
+023e 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+023f 1fe0fe01 increase 1 ,pdata 
+0240 67e145e0 store 2 ,mem_24g_reconn_count 
+0241 20600000 rtn 
 
 p_g24_reconn_dispatch_next:
-0210 2040357f call g24_reconn_data_prep 
-0211 20403651 call g24_transmit_receive_ack 
-0212 242c3586 nbranch g24_reconn_device_fail ,sync 
-0213 2437b586 nbranch g24_reconn_device_fail ,user3 
-0214 2040366e call g24_ackpayload_parse 
-0215 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
-0216 203a021f branch p_recv_addr_zero_skip ,blank 
+0242 2040357f call g24_reconn_data_prep 
+0243 20403651 call g24_transmit_receive_ack 
+0244 242c3586 nbranch g24_reconn_device_fail ,sync 
+0245 2437b586 nbranch g24_reconn_device_fail ,user3 
+0246 2040366e call g24_ackpayload_parse 
+0247 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
+0248 203a0259 branch p_recv_addr_zero_skip ,blank 
 
 p_g24_reconn_dispatch_next_2:
-0217 6fe245cc fetch 4 ,mem_24g_pair_addr 
-0218 684a458f fetcht 4 ,mem_24g_addr 
-0219 98467c00 isub temp ,null 
-021a 2022821c branch p_g24_reconn_mode_judge ,zero 
-021b 2020356e branch g24_reconn_dispatch_next + 9 
+0249 6fe245cc fetch 4 ,mem_24g_pair_addr 
+024a 684a458f fetcht 4 ,mem_24g_addr 
+024b 98467c00 isub temp ,null 
+024c 2022824e branch p_g24_reconn_mode_judge ,zero 
+024d 2020356e branch g24_reconn_dispatch_next + 9 
 
 p_g24_reconn_mode_judge:
-021c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-021d c2983291 bbit1 mouse_enable_auto_24g_paring ,g24_pair_start 
-021e 20203549 branch g24_reconn_receiver_addr 
+024e 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+024f c2983291 bbit1 mouse_enable_auto_24g_paring ,g24_pair_start 
+0250 20203549 branch g24_reconn_receiver_addr 
+
+p_mouse_param_init:
+0251 2040543b call mouse_param_common_init 
+0252 20400254 call p_mouse_le_buff_modify 
+0253 2020544c branch mouse_param_init + 2 
+
+p_mouse_le_buff_modify:
+0254 58004a1d setarg mem_le_tx_buffer0_omemalloc_new 
+0255 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+0256 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
+0257 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+0258 20600000 rtn 
 
 p_recv_addr_zero_skip:
-021f 6fe2455f fetch 4 ,mem_24g_rxpayload + 2 
-0220 207a0000 rtn blank 
-0221 20200217 branch p_g24_reconn_dispatch_next_2 
+0259 6fe245e4 fetch 4 ,mem_24g_fast_conn_addr 
+025a 684a458f fetcht 4 ,mem_24g_addr 
+025b 98467c00 isub temp ,null 
+025c 20228249 branch p_g24_reconn_dispatch_next_2 ,zero 
+025d 6fe2455f fetch 4 ,mem_24g_rxpayload + 2 
+025e 207a0000 rtn blank 
+025f 20200249 branch p_g24_reconn_dispatch_next_2 
 
 p_power_ctrl_start:
-0222 6fe0c437 fetch 1 ,mem_power_ctrl_disable 
-0223 247a0000 nrtn blank 
-0224 6fe144e9 fetch 2 ,mem_ui_state_map 
-0225 c3858000 rtnbit1 ui_state_ble_adv 
-0226 6a2145f0 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
-0227 204035b4 call rssi_average 
-0228 6048c624 storet 1 ,mem_rssi_avg_received 
-0229 6fe0c629 fetch 1 ,mem_rssi_dis_max_24g 
-022a c513022c bmark1 mark_24g ,p_power_ctrl_start_next 
-022b 6fe0c62c fetch 1 ,mem_rssi_dis_max_ble 
+0260 6fe0c437 fetch 1 ,mem_power_ctrl_disable 
+0261 247a0000 nrtn blank 
+0262 6fe144e9 fetch 2 ,mem_ui_state_map 
+0263 c3858000 rtnbit1 ui_state_ble_adv 
+0264 6a2145f0 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
+0265 204035b4 call rssi_average 
+0266 6048c624 storet 1 ,mem_rssi_avg_received 
+0267 6fe0c629 fetch 1 ,mem_rssi_dis_max_24g 
+0268 c513026a bmark1 mark_24g ,p_power_ctrl_start_next 
+0269 6fe0c62c fetch 1 ,mem_rssi_dis_max_ble 
 
 p_power_ctrl_start_next:
-022c 98467c00 isub temp ,null 
-022d 24210247 nbranch p_power_ctrl_txpower_incrs_force ,positive 
-022e 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-022f 1fe67c02 sub pdata ,2 ,null 
-0230 24210234 nbranch p_power_ctrl_txpower_decrs_check ,positive 
-0231 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0232 c0000248 beq 0 ,p_power_ctrl_txpower_incrs 
-0233 20600000 rtn 
+026a 98467c00 isub temp ,null 
+026b 24210284 nbranch p_power_ctrl_txpower_incrs_force ,positive 
+026c 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+026d 1fe67c02 sub pdata ,2 ,null 
+026e 24210272 nbranch p_power_ctrl_txpower_decrs_check ,positive 
+026f 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0270 c0000285 beq 0 ,p_power_ctrl_txpower_incrs 
+0271 20600000 rtn 
 
 p_power_ctrl_txpower_decrs_check:
-0234 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0235 6848c627 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
-0236 98467c00 isub temp ,null 
-0237 24628000 nrtn zero 
-0238 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0272 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0273 6848c627 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
+0274 98467c00 isub temp ,null 
+0275 24628000 nrtn zero 
+0276 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 p_power_ctrl_txpower_decrs:
-0239 6848c624 fetcht 1 ,mem_rssi_avg_received 
-023a 6fe0c628 fetch 1 ,mem_rssi_dis_min_24g 
-023b c513023d bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
-023c 6fe0c62b fetch 1 ,mem_rssi_dis_min_ble 
+0277 6848c624 fetcht 1 ,mem_rssi_avg_received 
+0278 6fe0c628 fetch 1 ,mem_rssi_dis_min_24g 
+0279 c513027b bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
+027a 6fe0c62b fetch 1 ,mem_rssi_dis_min_ble 
 
 p_power_ctrl_txpower_decrs_next:
-023d 98467c00 isub temp ,null 
-023e 24610000 nrtn positive 
-023f 6fe0c625 fetch 1 ,mem_power_ctrl_level 
-0240 c0003715 beq 0 ,power_ctrl_decrs_level0 
-0241 1fe0ffff increase -1 ,pdata 
-0242 67e0c625 store 1 ,mem_power_ctrl_level 
-0243 c0018251 beq 3 ,p_power_ctrl_decrs_level3 
-0244 c0010253 beq 2 ,p_power_ctrl_decrs_level2 
-0245 c000b70b beq 1 ,power_ctrl_decrs_level1 
-0246 20203715 branch power_ctrl_decrs_level0 
+027b 98467c00 isub temp ,null 
+027c 24610000 nrtn positive 
+027d 6fe0c625 fetch 1 ,mem_power_ctrl_level 
+027e c0003715 beq 0 ,power_ctrl_decrs_level0 
+027f 1fe0ffff increase -1 ,pdata 
+0280 67e0c625 store 1 ,mem_power_ctrl_level 
+0281 c001028d beq 2 ,p_power_ctrl_decrs_level2 
+0282 c000b70b beq 1 ,power_ctrl_decrs_level1 
+0283 20203715 branch power_ctrl_decrs_level0 
 
 p_power_ctrl_txpower_incrs_force:
-0247 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0284 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 p_power_ctrl_txpower_incrs:
-0248 6fe0c625 fetch 1 ,mem_power_ctrl_level 
-0249 c002024f beq 4 ,p_power_ctrl_incrs_level4 
-024a 1fe0fe01 increase 1 ,pdata 
-024b 67e0c625 store 1 ,mem_power_ctrl_level 
-024c c000b70b beq 1 ,power_ctrl_incrs_level1 
-024d c0010253 beq 2 ,p_power_ctrl_incrs_level2 
-024e c0018251 beq 3 ,p_power_ctrl_incrs_level3 
-
-p_power_ctrl_incrs_level4:
-024f 70414107 jam tx_power_7db ,mem_tx_power 
-0250 20600000 rtn 
-
-p_power_ctrl_decrs_level3:
+0285 6fe0c625 fetch 1 ,mem_power_ctrl_level 
+0286 c001828b beq 3 ,p_power_ctrl_incrs_level3 
+0287 1fe0fe01 increase 1 ,pdata 
+0288 67e0c625 store 1 ,mem_power_ctrl_level 
+0289 c000b70b beq 1 ,power_ctrl_incrs_level1 
+028a c001028d beq 2 ,p_power_ctrl_incrs_level2 
 
 p_power_ctrl_incrs_level3:
-0251 70414105 jam tx_power_5db ,mem_tx_power 
-0252 20600000 rtn 
+028b 70414105 jam tx_power_5db ,mem_tx_power 
+028c 20600000 rtn 
 
 p_power_ctrl_decrs_level2:
 
 p_power_ctrl_incrs_level2:
-0253 70414103 jam tx_power_3db ,mem_tx_power 
-0254 20600000 rtn 
+028d 70414103 jam tx_power_3db ,mem_tx_power 
+028e 20600000 rtn 
 
 p_mouse_cb_fuction:
-0255 58006235 setarg mouse_24g_short_sleep 
-0256 67e145f8 store 2 ,mem_cb_24g_transmit_short_sleep 
-0257 5800622b setarg mouse_24g_long_sleep 
-0258 67e145fa store 2 ,mem_cb_24g_transmit_long_sleep 
-0259 5800027c setarg p_mouse_24g_before_lpm_sleep 
-025a 67e143e9 store 2 ,mem_cb_before_lpm_sleep 
-025b 202053f3 branch mouse_cb_fuction + 7 
-
-p_gpio_set_wake_by_current_state:
-025c 18467cff sub temp ,gpio_disable ,null 
-025d 20628000 rtn zero 
-025e 6048cb1f storet 1 ,mem_mouse_wheel_temp_gpio 
-025f 20406ee6 call gpio_get_bit 
-0260 20208265 branch p_gpio_set_qdec_mode ,true 
-
-p_gpio_set_low_wake_disable_qdec:
-0261 6848cb1f fetcht 1 ,mem_mouse_wheel_temp_gpio 
-0262 20406f0f call gpio_set_high_impedance 
-0263 6848cb1f fetcht 1 ,mem_mouse_wheel_temp_gpio 
-0264 2020026c branch p_gpio_set_low_wake 
-
-p_gpio_set_qdec_mode:
-0265 704b2001 jam 1 ,mem_mouse_qdec_set_flag 
-0266 6848cb1f fetcht 1 ,mem_mouse_wheel_temp_gpio 
-0267 20406f0f call gpio_set_high_impedance 
-0268 6848cb1f fetcht 1 ,mem_mouse_wheel_temp_gpio 
-0269 2020026a branch p_mouse_qdec_lpm_cfg 
-
-p_mouse_qdec_lpm_cfg:
-026a d9000006 arg 6 ,debug 
-026b 20206ebd branch gpio_set_wake_high 
-
-p_gpio_set_low_wake:
-026c d9000003 arg 3 ,debug 
-026d 20206ebd branch gpio_set_wake_high 
-
-p_mouse_puchk_disable:
-026e 58000010 setarg 0x10 
-
-p_mouse_puchk_set:
-026f 67f08141 store 1 ,core_puwakeup 
-0270 37d98200 until null ,lpo_edge 
-0271 20600000 rtn 
-
-p_mouse_puchk_enable:
-0272 58000080 setarg 0x80 
-0273 2020026f branch p_mouse_puchk_set 
+028f 58006235 setarg mouse_24g_short_sleep 
+0290 67e145f8 store 2 ,mem_cb_24g_transmit_short_sleep 
+0291 5800622b setarg mouse_24g_long_sleep 
+0292 67e145fa store 2 ,mem_cb_24g_transmit_long_sleep 
+0293 580002a1 setarg p_mouse_24g_before_lpm_sleep 
+0294 67e143e9 store 2 ,mem_cb_before_lpm_sleep 
+0295 202053f3 branch mouse_cb_fuction + 7 
 
 p_soft_reset:
-0274 20800000 clear_stack 
-0275 20558277 call p_mouse_wheel_init_set ,wake 
-0276 20202003 branch soft_reset + 2 
+0296 2435a002 nbranch soft_reset + 1 ,wake 
+0297 37d98200 until null ,lpo_edge 
+0298 37d98200 until null ,lpo_edge 
+0299 20800000 clear_stack 
+029a 2055829c call p_mouse_wheel_init_set ,wake 
+029b 20202003 branch soft_reset + 2 
 
 p_mouse_wheel_init_set:
-0277 2040026e call p_mouse_puchk_disable 
-0278 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
-0279 20406edd call gpio_config_input 
-027a 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
-027b 20206edd branch gpio_config_input 
+029c 204001ff call p_mouse_puchk_disable 
+029d 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
+029e 20406edd call gpio_config_input 
+029f 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
+02a0 20206edd branch gpio_config_input 
 
 p_mouse_24g_before_lpm_sleep:
-027c 20600000 rtn 
+02a1 20600000 rtn 
 
 p_mouse_load_device_info_check:
-027d 2040041a call p_mouse_store_normal_tx_power 
-027e 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-027f c289dd60 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-0280 c2895d6e bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0281 c28a0283 bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
-0282 20600000 rtn 
+02a2 20400454 call p_mouse_store_normal_tx_power 
+02a3 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02a4 c289dd60 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
+02a5 c2895d6e bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
+02a6 c28a02a8 bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
+02a7 20600000 rtn 
 
 p_mouse_load_otp_info_check:
-0283 6fe0c666 fetch 1 ,mem_device_flag 
-0284 67e0ca06 store 1 ,mem_mouse_device_flag_temp 
-0285 20405e43 call mouse_read_otp_dpi 
-0286 2040029b call p_mouse_device_flag_check 
-0287 2040028a call p_mouse_read_otp_device_info 
-0288 204002a1 call p_mouse_read_otp_le_addr_increase_count_info 
-0289 20205daa branch mouse_otp_load_app_initflag 
+02a8 204002b3 call p_mouse_device_flag_temp_store 
+02a9 20405e43 call mouse_read_otp_dpi 
+02aa 20405db4 call mouse_read_otp_device_flag 
+02ab 204002c7 call p_mouse_device_flag_check 
+02ac 204002b0 call p_mouse_select_device_by_switch_check 
+02ad 204002b6 call p_mouse_read_otp_device_info 
+02ae 204002cf call p_mouse_read_otp_le_addr_increase_count_info 
+02af 20205daa branch mouse_otp_load_app_initflag 
+
+p_mouse_select_device_by_switch_check:
+02b0 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02b1 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+02b2 204004cd call p_mouse_check_select_device_by_switch 
+
+p_mouse_device_flag_temp_store:
+02b3 6fe0c666 fetch 1 ,mem_device_flag 
+02b4 67e0ca06 store 1 ,mem_mouse_device_flag_temp 
+02b5 20600000 rtn 
 
 p_mouse_read_otp_device_info:
-028a 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-028b c29f5dd1 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_read_otp_le_device1 
-028c 20205dcc branch mouse_read_otp_device_info 
+02b6 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02b7 c29f5dd1 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_read_otp_le_device1 
+02b8 20205dcc branch mouse_read_otp_device_info 
 
 p_mouse_app_initflag_check:
-028d 6fe1468e fetch 2 ,mem_store_flag 
-028e d840aa55 arg eeprom_init_flag ,temp 
-028f 98467c00 isub temp ,null 
-0290 202282e6 branch p_mouse_load_device_info ,zero 
-0291 6049468e storet 2 ,mem_store_flag 
-0292 20405c9c call mouse_ble_init_address 
-0293 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
-0294 67e0c666 store 1 ,mem_device_flag 
-0295 20405c8c call mouse_load_default_dpi 
-0296 58001122 setarg 0x1122 
-0297 67e14695 store 2 ,mem_random_addr_increase_count 
-
-p_mouse_device_flag_reinit:
-0298 6fe0ca06 fetch 1 ,mem_mouse_device_flag_temp 
-0299 67e0c666 store 1 ,mem_device_flag 
-029a 20600000 rtn 
+02b9 6fe1468e fetch 2 ,mem_store_flag 
+02ba d840aa55 arg eeprom_init_flag ,temp 
+02bb 98467c00 isub temp ,null 
+02bc 2022833c branch p_mouse_load_device_info ,zero 
+02bd 6049468e storet 2 ,mem_store_flag 
+02be 20405c9c call mouse_ble_init_address 
+02bf 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
+02c0 67e0c666 store 1 ,mem_device_flag 
+02c1 20405c8c call mouse_load_default_dpi 
+02c2 58001122 setarg 0x1122 
+02c3 67e14695 store 2 ,mem_random_addr_increase_count 
+
+p_mouse_device_flag_temp_load:
+02c4 6fe0ca06 fetch 1 ,mem_mouse_device_flag_temp 
+02c5 67e0c666 store 1 ,mem_device_flag 
+02c6 20600000 rtn 
 
 p_mouse_device_flag_check:
-029b 6fe0c666 fetch 1 ,mem_device_flag 
-029c c0000298 beq 0 ,p_mouse_device_flag_reinit 
-029d c002029f beq 4 ,p_mouse_24g_init 
-029e 20600000 rtn 
+02c7 6fe0c666 fetch 1 ,mem_device_flag 
+02c8 1fe67c00 sub pdata ,0 ,null 
+02c9 202282c4 branch p_mouse_device_flag_temp_load ,zero 
+02ca 1fe67c04 sub pdata ,4 ,null 
+02cb 202282cd branch p_mouse_24g_init ,zero 
+02cc 20610000 rtn positive 
 
 p_mouse_24g_init:
-029f 70466600 jam mode_24g_device ,mem_device_flag 
-02a0 20600000 rtn 
+02cd 70466600 jam mode_24g_device ,mem_device_flag 
+02ce 20600000 rtn 
 
 p_mouse_read_otp_le_addr_increase_count_info:
-02a1 6fe0c666 fetch 1 ,mem_device_flag 
-02a2 c1000000 rtneq mode_24g_device 
-02a3 6a4149fe fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-02a4 1a422600 copy regb ,regc 
+02cf 6fe0c666 fetch 1 ,mem_device_flag 
+02d0 c1000000 rtneq mode_24g_device 
+02d1 6a4149fe fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
+02d2 1a422600 copy regb ,regc 
 
 p_mouse_read_otp_le_addr_increase_count_loop:
-02a5 20405e3d call mouse_read_otp_le_addr_increase_count_common 
-02a6 6fe149e0 fetch 2 ,mem_random_addr_increase_count_temp 
-02a7 203a02af branch p_mouse_le_addr_increase_count_load ,blank 
-02a8 67e149de store 2 ,mem_random_addr_increase_count_last 
-02a9 1a60a602 increase 2 ,regc 
-02aa 6fe14a00 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-02ab 9a667c00 isub regc ,null 
-02ac 242102af nbranch p_mouse_le_addr_increase_count_load ,positive 
-02ad 1a622400 copy regc ,regb 
-02ae 202002a5 branch p_mouse_read_otp_le_addr_increase_count_loop 
+02d3 20405e3d call mouse_read_otp_le_addr_increase_count_common 
+02d4 6fe149e0 fetch 2 ,mem_random_addr_increase_count_temp 
+02d5 203a02dd branch p_mouse_le_addr_increase_count_load ,blank 
+02d6 67e149de store 2 ,mem_random_addr_increase_count_last 
+02d7 1a60a602 increase 2 ,regc 
+02d8 6fe14a00 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
+02d9 9a667c00 isub regc ,null 
+02da 242102dd nbranch p_mouse_le_addr_increase_count_load ,positive 
+02db 1a622400 copy regc ,regb 
+02dc 202002d3 branch p_mouse_read_otp_le_addr_increase_count_loop 
 
 p_mouse_le_addr_increase_count_load:
-02af 6fe149de fetch 2 ,mem_random_addr_increase_count_last 
-02b0 67e14695 store 2 ,mem_random_addr_increase_count 
-02b1 20600000 rtn 
+02dd 6fe149de fetch 2 ,mem_random_addr_increase_count_last 
+02de 67e14695 store 2 ,mem_random_addr_increase_count 
+02df 20600000 rtn 
 
 p_mouse_store_device_info:
-02b2 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02b3 c289dcb1 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-02b4 c2895cb9 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-02b5 c28a02b7 bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
-02b6 20600000 rtn 
+02e0 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02e1 c289dcb1 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+02e2 c2895cb9 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+02e3 c28a02e5 bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
+02e4 20600000 rtn 
 
 p_mouse_store_otp_device_info:
-02b7 204002b9 call p_mouse_write_otp_locall_addr 
-02b8 20205cc1 branch mouse_store_otp_device_info + 1 
+02e5 204002e8 call p_mouse_write_otp_locall_addr 
+02e6 204002ed call p_mouse_write_otp_device_flag 
+02e7 20205cc1 branch mouse_store_otp_device_info + 1 
 
 p_mouse_write_otp_locall_addr:
-02b9 6fe0c666 fetch 1 ,mem_device_flag 
-02ba c1000000 rtneq mode_24g_device 
-02bb c00082be beq mode_bt_device1 ,p_mouse_write_otp_le_locall_addr1 
-02bc c00102d2 beq mode_bt_device2 ,p_mouse_write_otp_le_locall_addr2 
-02bd 20600000 rtn 
+02e8 6fe0c666 fetch 1 ,mem_device_flag 
+02e9 c1000000 rtneq mode_24g_device 
+02ea c0008314 beq mode_bt_device1 ,p_mouse_write_otp_le_locall_addr1 
+02eb c0010328 beq mode_bt_device2 ,p_mouse_write_otp_le_locall_addr2 
+02ec 20600000 rtn 
+
+p_mouse_write_otp_device_flag:
+02ed 6a4149e2 fetchr regb ,2 ,mem_otp_offset_device_flag 
+02ee 1a422600 copy regb ,regc 
+
+p_mouse_write_otp_device_flag_loop:
+02ef 20405dc0 call mouse_read_otp_device_flag_common 
+02f0 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
+02f1 203a02f9 branch p_mouse_device_flag_store ,blank 
+02f2 67e0c9a0 store 1 ,mem_device_flag_last 
+02f3 1a60a601 increase 1 ,regc 
+02f4 6fe149e4 fetch 2 ,mem_otp_offset_device_flag_end 
+02f5 9a667c00 isub regc ,null 
+02f6 24610000 nrtn positive 
+02f7 1a622400 copy regc ,regb 
+02f8 202002ef branch p_mouse_write_otp_device_flag_loop 
+
+p_mouse_device_flag_store:
+02f9 6fe0c9a0 fetch 1 ,mem_device_flag_last 
+02fa 1fe17ef0 and pdata ,0xf0 ,pdata 
+02fb 203a0303 branch p_mouse_device_flag_store_check ,blank 
+02fc 6fe0c666 fetch 1 ,mem_device_flag 
+02fd 20400311 call p_mouse_device_flag_otp_store_judge 
+02fe 67e0c9a2 store 1 ,mem_device_flag_value 
+
+p_mouse_device_flag_store_end:
+02ff df200001 arg 1 ,loopcnt 
+0300 1a622400 copy regc ,regb 
+0301 da2049a2 arg mem_device_flag_value ,rega 
+0302 20206b45 branch otp_write 
+
+p_mouse_device_flag_store_check:
+0303 6848c9a0 fetcht 1 ,mem_device_flag_last 
+0304 6fe0c666 fetch 1 ,mem_device_flag 
+0305 20400311 call p_mouse_device_flag_otp_store_judge 
+0306 98467c00 isub temp ,null 
+0307 20628000 rtn zero 
+0308 1ff27e00 lshift4 pdata ,pdata 
+0309 9840fe00 iadd temp ,pdata 
+030a 67e0c9a2 store 1 ,mem_device_flag_value 
+030b 1a627e00 copy regc ,pdata 
+030c 684949e2 fetcht 2 ,mem_otp_offset_device_flag 
+030d 98467c00 isub temp ,null 
+030e 202282ff branch p_mouse_device_flag_store_end ,zero 
+030f 1a60a7ff increase -1 ,regc 
+0310 202002ff branch p_mouse_device_flag_store_end 
+
+p_mouse_device_flag_otp_store_judge:
+0311 c1800000 rtnne mode_24g_device 
+0312 1fe0fe04 increase 4 ,pdata 
+0313 20600000 rtn 
 
 p_mouse_write_otp_le_locall_addr1:
-02be 6a4149ee fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
-02bf 1a422600 copy regb ,regc 
+0314 6a4149ee fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
+0315 1a422600 copy regb ,regc 
 
 p_mouse_write_otp_le_locall_addr1_loop:
-02c0 20405df3 call mouse_read_otp_le_locall_addr1_common 
-02c1 6fe349b5 fetch 6 ,mem_mouse_le_locall_addr1_temp 
-02c2 203a02ca branch p_mouse_le_local_addr1_store ,blank 
-02c3 67e349af store 6 ,mem_mouse_le_locall_addr1_last 
-02c4 1a60a606 increase 6 ,regc 
-02c5 6fe149f0 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
-02c6 9a667c00 isub regc ,null 
-02c7 24610000 nrtn positive 
-02c8 1a622400 copy regc ,regb 
-02c9 202002c0 branch p_mouse_write_otp_le_locall_addr1_loop 
+0316 20405df3 call mouse_read_otp_le_locall_addr1_common 
+0317 6fe349b5 fetch 6 ,mem_mouse_le_locall_addr1_temp 
+0318 203a0320 branch p_mouse_le_local_addr1_store ,blank 
+0319 67e349af store 6 ,mem_mouse_le_locall_addr1_last 
+031a 1a60a606 increase 6 ,regc 
+031b 6fe149f0 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
+031c 9a667c00 isub regc ,null 
+031d 24610000 nrtn positive 
+031e 1a622400 copy regc ,regb 
+031f 20200316 branch p_mouse_write_otp_le_locall_addr1_loop 
 
 p_mouse_le_local_addr1_store:
-02ca 6fe349af fetch 6 ,mem_mouse_le_locall_addr1_last 
-02cb 684b466e fetcht 6 ,mem_device1_locall_addr 
-02cc 98467c00 isub temp ,null 
-02cd 20628000 rtn zero 
-02ce df200006 arg 6 ,loopcnt 
-02cf da20466e arg mem_device1_locall_addr ,rega 
-02d0 1a622400 copy regc ,regb 
-02d1 20206b45 branch otp_write 
+0320 6fe349af fetch 6 ,mem_mouse_le_locall_addr1_last 
+0321 684b466e fetcht 6 ,mem_device1_locall_addr 
+0322 98467c00 isub temp ,null 
+0323 20628000 rtn zero 
+0324 df200006 arg 6 ,loopcnt 
+0325 da20466e arg mem_device1_locall_addr ,rega 
+0326 1a622400 copy regc ,regb 
+0327 20206b45 branch otp_write 
 
 p_mouse_write_otp_le_locall_addr2:
-02d2 6a4149f6 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
-02d3 1a422600 copy regb ,regc 
+0328 6a4149f6 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
+0329 1a422600 copy regb ,regc 
 
 p_mouse_write_otp_le_locall_addr2_loop:
-02d4 20405e17 call mouse_read_otp_le_locall_addr2_common 
-02d5 6fe349cd fetch 6 ,mem_mouse_le_locall_addr2_temp 
-02d6 203a02de branch p_mouse_le_local_addr2_store ,blank 
-02d7 67e349c7 store 6 ,mem_mouse_le_locall_addr2_last 
-02d8 1a60a606 increase 6 ,regc 
-02d9 6fe149f8 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
-02da 9a667c00 isub regc ,null 
-02db 24610000 nrtn positive 
-02dc 1a622400 copy regc ,regb 
-02dd 202002d4 branch p_mouse_write_otp_le_locall_addr2_loop 
+032a 20405e17 call mouse_read_otp_le_locall_addr2_common 
+032b 6fe349cd fetch 6 ,mem_mouse_le_locall_addr2_temp 
+032c 203a0334 branch p_mouse_le_local_addr2_store ,blank 
+032d 67e349c7 store 6 ,mem_mouse_le_locall_addr2_last 
+032e 1a60a606 increase 6 ,regc 
+032f 6fe149f8 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
+0330 9a667c00 isub regc ,null 
+0331 24610000 nrtn positive 
+0332 1a622400 copy regc ,regb 
+0333 2020032a branch p_mouse_write_otp_le_locall_addr2_loop 
 
 p_mouse_le_local_addr2_store:
-02de 6fe349c7 fetch 6 ,mem_mouse_le_locall_addr2_last 
-02df 684b467b fetcht 6 ,mem_device2_locall_addr 
-02e0 98467c00 isub temp ,null 
-02e1 20628000 rtn zero 
-02e2 df200006 arg 6 ,loopcnt 
-02e3 da20467b arg mem_device2_locall_addr ,rega 
-02e4 1a622400 copy regc ,regb 
-02e5 20206b45 branch otp_write 
+0334 6fe349c7 fetch 6 ,mem_mouse_le_locall_addr2_last 
+0335 684b467b fetcht 6 ,mem_device2_locall_addr 
+0336 98467c00 isub temp ,null 
+0337 20628000 rtn zero 
+0338 df200006 arg 6 ,loopcnt 
+0339 da20467b arg mem_device2_locall_addr ,rega 
+033a 1a622400 copy regc ,regb 
+033b 20206b45 branch otp_write 
 
 p_mouse_load_device_info:
-02e6 2040031f call p_mouse_le_locall_addr_init_check 
-02e7 20400337 call p_mouse_select_reconn_device 
-02e8 204002ea call p_mouse_otp_load_dpi 
-02e9 20205c90 branch mouse_load_device_info + 1 
+033c 20400375 call p_mouse_le_locall_addr_init_check 
+033d 2040038d call p_mouse_select_reconn_device 
+033e 20400340 call p_mouse_otp_load_dpi 
+033f 20205c90 branch mouse_load_device_info + 1 
 
 p_mouse_otp_load_dpi:
-02ea 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02eb c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
-02ec 6fe0c690 fetch 1 ,mem_mouse_dpi 
-02ed c0005c94 beq 0 ,mouse_otp_load_dpi 
-02ee c00302f0 beq 6 ,p_mouse_dpi_reinit 
-02ef 20600000 rtn 
+0340 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0341 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
+0342 6fe0c690 fetch 1 ,mem_mouse_dpi 
+0343 c0005c94 beq 0 ,mouse_otp_load_dpi 
+0344 c0030346 beq 6 ,p_mouse_dpi_reinit 
+0345 20600000 rtn 
 
 p_mouse_dpi_reinit:
-02f0 70469000 jam mouse_dpi_level1 ,mem_mouse_dpi 
-02f1 20600000 rtn 
+0346 70469000 jam mouse_dpi_level1 ,mem_mouse_dpi 
+0347 20600000 rtn 
 
 p_mouse_store_dpi_info_check:
-02f2 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02f3 c289dcb5 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-02f4 c28a02f6 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
-02f5 20600000 rtn 
+0348 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0349 c289dcb5 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+034a c28a034c bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
+034b 20600000 rtn 
 
 p_mouse_store_otp_dpi:
-02f6 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02f7 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
-02f8 6a4149fa fetchr regb ,2 ,mem_otp_offset_dpi 
-02f9 1a422600 copy regb ,regc 
+034c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+034d c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
+034e 6a4149fa fetchr regb ,2 ,mem_otp_offset_dpi 
+034f 1a422600 copy regb ,regc 
 
 p_mouse_otp_store_dpi_loop:
-02fa 20405e51 call mouse_read_otp_dpi_common 
-02fb 6fe0c9d4 fetch 1 ,mem_mouse_dpi_temp 
-02fc 203a0304 branch p_mouse_otp_dpi_store ,blank 
-02fd 67e0c9d3 store 1 ,mem_mouse_dpi_last 
-02fe 1a60a601 increase 1 ,regc 
-02ff 6fe149fc fetch 2 ,mem_otp_offset_dpi_end 
-0300 9a667c00 isub regc ,null 
-0301 24610000 nrtn positive 
-0302 1a622400 copy regc ,regb 
-0303 202002fa branch p_mouse_otp_store_dpi_loop 
+0350 20405e51 call mouse_read_otp_dpi_common 
+0351 6fe0c9d4 fetch 1 ,mem_mouse_dpi_temp 
+0352 203a035a branch p_mouse_otp_dpi_store ,blank 
+0353 67e0c9d3 store 1 ,mem_mouse_dpi_last 
+0354 1a60a601 increase 1 ,regc 
+0355 6fe149fc fetch 2 ,mem_otp_offset_dpi_end 
+0356 9a667c00 isub regc ,null 
+0357 24610000 nrtn positive 
+0358 1a622400 copy regc ,regb 
+0359 20200350 branch p_mouse_otp_store_dpi_loop 
 
 p_mouse_otp_dpi_store:
-0304 6fe0c9d3 fetch 1 ,mem_mouse_dpi_last 
-0305 1fe17ef0 and pdata ,0xf0 ,pdata 
-0306 203a030e branch p_mouse_dpi_store_last_check ,blank 
-0307 6fe0c690 fetch 1 ,mem_mouse_dpi 
-0308 2040031c call p_mouse_dpi_otp_store_judge 
-0309 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
+035a 6fe0c9d3 fetch 1 ,mem_mouse_dpi_last 
+035b 1fe17ef0 and pdata ,0xf0 ,pdata 
+035c 203a0364 branch p_mouse_dpi_store_last_check ,blank 
+035d 6fe0c690 fetch 1 ,mem_mouse_dpi 
+035e 20400372 call p_mouse_dpi_otp_store_judge 
+035f 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
 
 p_mouse_dpi_store_end:
-030a df200001 arg 1 ,loopcnt 
-030b 1a622400 copy regc ,regb 
-030c da2049d5 arg mem_mouse_otp_dpi_value ,rega 
-030d 20206b45 branch otp_write 
+0360 df200001 arg 1 ,loopcnt 
+0361 1a622400 copy regc ,regb 
+0362 da2049d5 arg mem_mouse_otp_dpi_value ,rega 
+0363 20206b45 branch otp_write 
 
 p_mouse_dpi_store_last_check:
-030e 6848c9d3 fetcht 1 ,mem_mouse_dpi_last 
-030f 6fe0c690 fetch 1 ,mem_mouse_dpi 
-0310 2040031c call p_mouse_dpi_otp_store_judge 
-0311 98467c00 isub temp ,null 
-0312 20628000 rtn zero 
-0313 1ff27e00 lshift4 pdata ,pdata 
-0314 9840fe00 iadd temp ,pdata 
-0315 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
-0316 1a627e00 copy regc ,pdata 
-0317 684949fa fetcht 2 ,mem_otp_offset_dpi 
-0318 98467c00 isub temp ,null 
-0319 2022830a branch p_mouse_dpi_store_end ,zero 
-031a 1a60a7ff increase -1 ,regc 
-031b 2020030a branch p_mouse_dpi_store_end 
+0364 6848c9d3 fetcht 1 ,mem_mouse_dpi_last 
+0365 6fe0c690 fetch 1 ,mem_mouse_dpi 
+0366 20400372 call p_mouse_dpi_otp_store_judge 
+0367 98467c00 isub temp ,null 
+0368 20628000 rtn zero 
+0369 1ff27e00 lshift4 pdata ,pdata 
+036a 9840fe00 iadd temp ,pdata 
+036b 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
+036c 1a627e00 copy regc ,pdata 
+036d 684949fa fetcht 2 ,mem_otp_offset_dpi 
+036e 98467c00 isub temp ,null 
+036f 20228360 branch p_mouse_dpi_store_end ,zero 
+0370 1a60a7ff increase -1 ,regc 
+0371 20200360 branch p_mouse_dpi_store_end 
 
 p_mouse_dpi_otp_store_judge:
-031c c1800000 rtnne mouse_dpi_level1 
-031d 1fe0fe06 increase 6 ,pdata 
-031e 20600000 rtn 
+0372 c1800000 rtnne mouse_dpi_level1 
+0373 1fe0fe06 increase 6 ,pdata 
+0374 20600000 rtn 
 
 p_mouse_le_locall_addr_init_check:
-031f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0320 c29f0326 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_le_addr1_init_check 
-0321 6fe0c666 fetch 1 ,mem_device_flag 
-0322 c1000000 rtneq mode_24g_device 
-0323 c0008326 beq mode_bt_device1 ,p_mouse_le_addr1_init_check 
-0324 c001032d beq mode_bt_device2 ,p_mouse_le_addr2_init_check 
-0325 20600000 rtn 
+0375 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0376 c29f037c bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_le_addr1_init_check 
+0377 6fe0c666 fetch 1 ,mem_device_flag 
+0378 c1000000 rtneq mode_24g_device 
+0379 c000837c beq mode_bt_device1 ,p_mouse_le_addr1_init_check 
+037a c0010383 beq mode_bt_device2 ,p_mouse_le_addr2_init_check 
+037b 20600000 rtn 
 
 p_mouse_le_addr1_init_check:
-0326 6fe3466e fetch 6 ,mem_device1_locall_addr 
-0327 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
-0328 98467c00 isub temp ,null 
-0329 24628000 nrtn zero 
-032a 6fe342db fetch 6 ,mem_le_lap 
-032b 67e3466e store 6 ,mem_device1_locall_addr 
-032c 20600000 rtn 
+037c 6fe3466e fetch 6 ,mem_device1_locall_addr 
+037d 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
+037e 98467c00 isub temp ,null 
+037f 24628000 nrtn zero 
+0380 6fe342db fetch 6 ,mem_le_lap 
+0381 67e3466e store 6 ,mem_device1_locall_addr 
+0382 20600000 rtn 
 
 p_mouse_le_addr2_init_check:
-032d 6fe3466e fetch 6 ,mem_device1_locall_addr 
-032e 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
-032f 98467c00 isub temp ,null 
-0330 24628000 nrtn zero 
-0331 6fe342db fetch 6 ,mem_le_lap 
-0332 1fe0ff00 add pdata ,0x0100 ,pdata 
-0333 67e3466e store 6 ,mem_device1_locall_addr 
-0334 20600000 rtn 
+0383 6fe3466e fetch 6 ,mem_device1_locall_addr 
+0384 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
+0385 98467c00 isub temp ,null 
+0386 24628000 nrtn zero 
+0387 6fe342db fetch 6 ,mem_le_lap 
+0388 1fe0ff00 add pdata ,0x0100 ,pdata 
+0389 67e3466e store 6 ,mem_device1_locall_addr 
+038a 20600000 rtn 
 
 p_mouse_buletooth_fast_conn_end:
-0335 20400337 call p_mouse_select_reconn_device 
-0336 20205a9c branch mouse_buletooth_fast_conn_end + 2 
+038b 2040038d call p_mouse_select_reconn_device 
+038c 20205a9c branch mouse_buletooth_fast_conn_end + 2 
 
 p_mouse_select_reconn_device:
-0337 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0338 c30a5c6f bbit0 mouse_enable_otp ,mouse_select_reconn_device 
-0339 c29f033f bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_load_le_device1 
+038d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+038e c30a5c6f bbit0 mouse_enable_otp ,mouse_select_reconn_device 
+038f c29f0395 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_load_le_device1 
 
 p_mouse_select_reconn_device_start:
-033a 6fe0c666 fetch 1 ,mem_device_flag 
-033b c1000000 rtneq mode_24g_device 
-033c c000833f beq mode_bt_device1 ,p_mouse_load_le_device1 
-033d c0010344 beq mode_bt_device2 ,p_mouse_load_le_device2 
-033e 20600000 rtn 
+0390 6fe0c666 fetch 1 ,mem_device_flag 
+0391 c1000000 rtneq mode_24g_device 
+0392 c0008395 beq mode_bt_device1 ,p_mouse_load_le_device1 
+0393 c001039a beq mode_bt_device2 ,p_mouse_load_le_device2 
+0394 20600000 rtn 
 
 p_mouse_load_le_device1:
-033f 6fe34668 fetch 6 ,mem_device1_addr 
-0340 67e34116 store 6 ,mem_hci_plap 
-0341 6fe3466e fetch 6 ,mem_device1_locall_addr 
-0342 67e342db store 6 ,mem_le_lap 
-0343 20600000 rtn 
+0395 6fe34668 fetch 6 ,mem_device1_addr 
+0396 67e34116 store 6 ,mem_hci_plap 
+0397 6fe3466e fetch 6 ,mem_device1_locall_addr 
+0398 67e342db store 6 ,mem_le_lap 
+0399 20600000 rtn 
 
 p_mouse_load_le_device2:
-0344 6fe34675 fetch 6 ,mem_device2_addr 
-0345 67e34116 store 6 ,mem_hci_plap 
-0346 6fe3467b fetch 6 ,mem_device2_locall_addr 
-0347 67e342db store 6 ,mem_le_lap 
-0348 20600000 rtn 
+039a 6fe34675 fetch 6 ,mem_device2_addr 
+039b 67e34116 store 6 ,mem_hci_plap 
+039c 6fe3467b fetch 6 ,mem_device2_locall_addr 
+039d 67e342db store 6 ,mem_le_lap 
+039e 20600000 rtn 
 
 p_mouse_store_remote_bdaddr:
-0349 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-034a c4010000 rtnbit0 mouse_store_eeprom_flag 
-034b c30a5c43 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
-034c d8e00002 arg mouse_store_eeprom_flag ,queue 
-034d 20405f04 call mouse_disable_function_flag 
-034e 20405c4a call mouse_check_device_addr 
-034f 20400351 call p_mouse_before_store_reconn_info 
-0350 20205ca3 branch mouse_store_device_info_delay 
+039f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03a0 c4010000 rtnbit0 mouse_store_eeprom_flag 
+03a1 c30a5c43 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
+03a2 d8e00002 arg mouse_store_eeprom_flag ,queue 
+03a3 20405f04 call mouse_disable_function_flag 
+03a4 20405c4a call mouse_check_device_addr 
+03a5 204003a7 call p_mouse_before_store_reconn_info 
+03a6 20205ca3 branch mouse_store_device_info_delay 
 
 p_mouse_before_store_reconn_info:
-0351 6fe0c666 fetch 1 ,mem_device_flag 
-0352 c0008355 beq mode_bt_device1 ,p_mouse_store_le_device1 
-0353 c001035a beq mode_bt_device2 ,p_mouse_store_le_device2 
-0354 20600000 rtn 
+03a7 6fe0c666 fetch 1 ,mem_device_flag 
+03a8 c00083ab beq mode_bt_device1 ,p_mouse_store_le_device1 
+03a9 c00103b0 beq mode_bt_device2 ,p_mouse_store_le_device2 
+03aa 20600000 rtn 
 
 p_mouse_store_le_device1:
-0355 6fe30178 fetch 6 ,mem_le_plap 
-0356 67e34668 store 6 ,mem_device1_addr 
-0357 6fe342db fetch 6 ,mem_le_lap 
-0358 67e3466e store 6 ,mem_device1_locall_addr 
-0359 20600000 rtn 
+03ab 6fe30178 fetch 6 ,mem_le_plap 
+03ac 67e34668 store 6 ,mem_device1_addr 
+03ad 6fe342db fetch 6 ,mem_le_lap 
+03ae 67e3466e store 6 ,mem_device1_locall_addr 
+03af 20600000 rtn 
 
 p_mouse_store_le_device2:
-035a 6fe30178 fetch 6 ,mem_le_plap 
-035b 67e34675 store 6 ,mem_device2_addr 
-035c 6fe342db fetch 6 ,mem_le_lap 
-035d 67e3467b store 6 ,mem_device2_locall_addr 
-035e 20600000 rtn 
-
-p_mouse_le:
-035f 20402a28 call le_fifo_check_nearly_full 
-0360 247a0000 nrtn blank 
-0361 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0362 c07f836a beq 0xff ,p_mouse_le_next 
-0363 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-0364 1fe17e03 and pdata ,0x03 ,pdata 
-0365 c1818000 rtnne 0x03 
-0366 6fe0cbfc fetch 1 ,mem_le_check_retransmit_flag 
-0367 207a0000 rtn blank 
-0368 6fe0cbfe fetch 1 ,mem_le_check_retransmit_discon_flag 
-0369 247a0000 nrtn blank 
+03b0 6fe30178 fetch 6 ,mem_le_plap 
+03b1 67e34675 store 6 ,mem_device2_addr 
+03b2 6fe342db fetch 6 ,mem_le_lap 
+03b3 67e3467b store 6 ,mem_device2_locall_addr 
+03b4 20600000 rtn 
 
-p_mouse_le_next:
-036a 6fe0c956 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-036b 205a5a71 call mouse_clear_sensor_data_by_reset ,blank 
-036c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-036d c280db5b bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-036e c2805b5b bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-036f c282db5b bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0370 c2835b5b bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0371 20405601 call mouse_motion 
-0372 20405ab2 call mouse_check_125hz 
-0373 24740000 nrtn user 
-0374 20405abc call mouse_current_mult_update 
-0375 20400377 call p_mouse_data_xy_release 
-0376 20205b37 branch mouse_le_next + 12 
+p_mouse_bb_event_timer:
+03b5 204003cb call p_mouse_le_send_conn_param_update_timer 
+03b6 2040614d call mouse_low_voltage_led_timer 
+03b7 2040553d call mouse_adc_read 
+03b8 20406110 call mouse_logo_led_on_timer 
+03b9 204061b1 call mouse_led_multi_timer 
+03ba 2040611e call mouse_dpi_led_blink_delay_timer 
+03bb 2040328e call g24_pair_timeout_timer 
+03bc 20403531 call g24_reconn_timeout_timer 
+03bd 20405fdd call mouse_24g_long_sleep_param_update_timer 
+03be 2040572c call mouse_dpi_key_check_long_press 
+03bf 20405b9b call mouse_bt_discovery_check 
+03c0 20405bab call mouse_commbination_key_process 
+03c1 20405bce call mouse_check_discovery_timeout_timer 
+03c2 20405bd3 call mouse_check_direct_timeout_timer 
+03c3 20405be1 call mouse_le_enable_att_list_timer 
+03c4 20405bee call mouse_le_battery_updata_timer 
+03c5 20405be4 call mouse_le_send_smp_security_request_timer 
+03c6 20405bfb call mouse_check_reconnect_delay_long_sleep 
+03c7 204003ce call p_mouse_current_mult_update_timer 
+03c8 204056b6 call mouse_wheel_trigger_timer 
+03c9 20405c0e call mouse_store_information_delay_timer 
+03ca 20205c05 branch mouse_check_no_data_timeout_timer 
 
-p_mouse_data_xy_release:
-0377 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
-0378 c1ff8000 rtnne gpio_disable 
-0379 6fe0c77d fetch 1 ,mem_mouse_long_mult_flag 
-037a 207a0000 rtn blank 
-037b 1fe0ffff increase -1 
-037c 67e0c77d store 1 ,mem_mouse_long_mult_flag 
-037d 58000000 setarg 0 
-037e 67e24847 store 4 ,mem_mouse_x 
-037f 20205a73 branch mouse_init_sensor_reset 
+p_mouse_le_send_conn_param_update_timer:
+03cb da604a05 arg mem_mouse_le_send_conn_param_update_timer ,regc 
+03cc da405aef arg mouse_updata_le_param ,regb 
+03cd 202042e0 branch timer_single_step 
 
 p_mouse_current_mult_update_timer:
-0380 da60477e arg mem_mouse_current_mult_timer ,regc 
-0381 da400383 arg p_mouse_current_mult_reinit ,regb 
-0382 202042e0 branch timer_single_step 
+03ce da60477e arg mem_mouse_current_mult_timer ,regc 
+03cf da4003d1 arg p_mouse_current_mult_reinit ,regb 
+03d0 202042e0 branch timer_single_step 
 
 p_mouse_current_mult_reinit:
-0383 6fe0c96b fetch 1 ,mem_lpm_mult_init 
-0384 67e0c0c0 store 1 ,mem_lpm_mult 
-0385 70477d03 jam 3 ,mem_mouse_long_mult_flag 
-0386 20600000 rtn 
-
-p_mouse_bb_event_timer:
-0387 204003b1 call p_mouse_le_send_conn_param_update_timer 
-0388 2040614d call mouse_low_voltage_led_timer 
-0389 2040553d call mouse_adc_read 
-038a 2040039d call p_mouse_logo_led_on_timer 
-038b 204003a6 call p_mouse_led_multi_timer 
-038c 2040611e call mouse_dpi_led_blink_delay_timer 
-038d 2040328e call g24_pair_timeout_timer 
-038e 20403531 call g24_reconn_timeout_timer 
-038f 20405fdd call mouse_24g_long_sleep_param_update_timer 
-0390 2040572c call mouse_dpi_key_check_long_press 
-0391 20405b9b call mouse_bt_discovery_check 
-0392 20405bab call mouse_commbination_key_process 
-0393 20405bce call mouse_check_discovery_timeout_timer 
-0394 20405bd3 call mouse_check_direct_timeout_timer 
-0395 20405be1 call mouse_le_enable_att_list_timer 
-0396 20405bee call mouse_le_battery_updata_timer 
-0397 20405be4 call mouse_le_send_smp_security_request_timer 
-0398 20405bfb call mouse_check_reconnect_delay_long_sleep 
-0399 20400380 call p_mouse_current_mult_update_timer 
-039a 204056b6 call mouse_wheel_trigger_timer 
-039b 20405c0e call mouse_store_information_delay_timer 
-039c 20205c05 branch mouse_check_no_data_timeout_timer 
-
-p_mouse_logo_led_on_timer:
-039d 6fe0c65c fetch 1 ,mem_mouse_logo_led_gpio 
-039e c17f8000 rtneq gpio_disable 
-039f 6fe0cb1e fetch 1 ,mem_mouse_logo_enable_flag 
-03a0 247a0000 nrtn blank 
-03a1 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
-03a2 207a0000 rtn blank 
-03a3 6fe0c701 fetch 1 ,mem_mouse_multi_led_powon_timer 
-03a4 247a0000 nrtn blank 
-03a5 20206114 branch mouse_logo_led_on_timer + 4 
-
-p_mouse_led_multi_timer:
-03a6 6fe0c6fb fetch 1 ,mem_mouse_multi_led_blink_enable 
-03a7 207a0000 rtn blank 
-03a8 6fe0c6fc fetch 1 ,mem_mouse_multi_led_type 
-03a9 c000e1bd beq multi_led_blink ,mouse_multi_led_type_blink 
-03aa 6fe0c701 fetch 1 ,mem_mouse_multi_led_powon_timer 
-03ab 203a03ad branch p_mouse_device_poweron_led_off ,blank 
-03ac 202061b7 branch mouse_device_multi_led_type_on + 2 
-
-p_mouse_device_poweron_led_off:
-03ad 204061ba call mouse_device_poweron_led_off 
-03ae 6fe0c845 fetch 1 ,mem_mouse_direct_timer 
-03af 207a0000 rtn blank 
-03b0 2020619f branch mouse_device_le_reconn_led_config 
-
-p_mouse_le_send_conn_param_update_timer:
-03b1 da604a05 arg mem_mouse_le_send_conn_param_update_timer ,regc 
-03b2 da405aef arg mouse_updata_le_param ,regb 
-03b3 202042e0 branch timer_single_step 
+03d1 6fe0c96b fetch 1 ,mem_lpm_mult_init 
+03d2 67e0c0c0 store 1 ,mem_lpm_mult 
+03d3 70477d03 jam 3 ,mem_mouse_long_mult_flag 
+03d4 20600000 rtn 
 
 p_mouse_start_discovery:
-03b4 204059ed call mouse_sensor_powerdown 
-03b5 20205c1b branch mouse_start_discovery + 1 
+03d5 204059ed call mouse_sensor_powerdown 
+03d6 20205c1b branch mouse_start_discovery + 1 
 
 p_mouse_priority_bb_event:
-03b6 1a627e00 copy regc ,pdata 
-03b7 c02003cb beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-03b8 c00a83d0 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-03b9 c01903c2 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-03ba c01e03ee beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-03bb c01c83ff beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-03bc c01d0402 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-03bd c00a03bf beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-03be 20205ac3 branch mouse_priority_bb_event + 2 
+03d7 1a627e00 copy regc ,pdata 
+03d8 c02003ec beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+03d9 c00a83f1 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+03da c01903e3 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+03db c01e040f beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+03dc c01c8420 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+03dd c01d0423 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+03de c00a03e0 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+03df 20205ac3 branch mouse_priority_bb_event + 2 
 
 p_mouse_le_bb_event_connected:
-03bf 58000000 setarg 0 
-03c0 67e24bfb store 4 ,mem_le_conn_first_rcv 
-03c1 20205ad0 branch mouse_le_bb_event_connected 
+03e0 58000000 setarg 0 
+03e1 67e24bf8 store 4 ,mem_le_conn_first_rcv 
+03e2 20205ad0 branch mouse_le_bb_event_connected 
 
 p_mouse_le_ll_start_encryt:
-03c2 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-03c3 c00083c6 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-03c4 70484414 jam 20 ,mem_le_start_encrypt_timer 
-03c5 202003c8 branch p_mouse_le_ll_reconn_start_encryt_new 
+03e3 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
+03e4 c00083e7 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+03e5 70484414 jam 20 ,mem_le_start_encrypt_timer 
+03e6 202003e9 branch p_mouse_le_ll_reconn_start_encryt_new 
 
 p_mouse_le_ll_reconn_start_encryt:
-03c6 20405aef call mouse_updata_le_param 
-03c7 70484405 jam 5 ,mem_le_start_encrypt_timer 
+03e7 20405aef call mouse_updata_le_param 
+03e8 70484405 jam 5 ,mem_le_start_encrypt_timer 
 
 p_mouse_le_ll_reconn_start_encryt_new:
-03c8 6fe0cbfa fetch 1 ,mem_le_conn_rcv_new 
-03c9 67e0cbfb store 1 ,mem_le_conn_first_rcv 
-03ca 20205af6 branch mouse_le_ll_enable_start_enc_flag 
+03e9 6fe0cbf7 fetch 1 ,mem_le_conn_rcv_new 
+03ea 67e0cbf8 store 1 ,mem_le_conn_first_rcv 
+03eb 20205af6 branch mouse_le_ll_enable_start_enc_flag 
 
 p_mouse_le_conn_param_update_rsp_recieved:
-03cb 6fe0ca04 fetch 1 ,mem_mouse_le_send_conn_param_update 
-03cc 247a0000 nrtn blank 
-03cd 704a0401 jam 1 ,mem_mouse_le_send_conn_param_update 
-03ce 704a051e jam 30 ,mem_mouse_le_send_conn_param_update_timer 
-03cf 20600000 rtn 
+03ec 6fe0ca04 fetch 1 ,mem_mouse_le_send_conn_param_update 
+03ed 247a0000 nrtn blank 
+03ee 704a0401 jam 1 ,mem_mouse_le_send_conn_param_update 
+03ef 704a051e jam 30 ,mem_mouse_le_send_conn_param_update_timer 
+03f0 20600000 rtn 
 
 p_mouse_le_bb_disconnected:
-03d0 58000000 setarg 0 
-03d1 67e0ca04 store 1 ,mem_mouse_le_send_conn_param_update 
-03d2 67e0ca05 store 1 ,mem_mouse_le_send_conn_param_update_timer 
-03d3 58000000 setarg 0 
-03d4 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
-03d5 70479400 jam 0 ,mem_mouse_le_bb_connected_flag 
-03d6 d8400006 arg le_interval_7_5ms ,temp 
-03d7 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-03d8 c28d83da bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
-03d9 d8400007 arg le_interval_8_75ms ,temp 
+03f1 58000000 setarg 0 
+03f2 67e0ca04 store 1 ,mem_mouse_le_send_conn_param_update 
+03f3 67e0ca05 store 1 ,mem_mouse_le_send_conn_param_update_timer 
+03f4 58000000 setarg 0 
+03f5 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
+03f6 70479400 jam 0 ,mem_mouse_le_bb_connected_flag 
+03f7 d8400006 arg le_interval_7_5ms ,temp 
+03f8 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03f9 c28d83fb bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
+03fa d8400007 arg le_interval_8_75ms ,temp 
 
 p_mouse_le_bb_disconnected_next:
-03da 604942d3 storet 2 ,mem_le_interval_min 
-03db 604942d5 storet 2 ,mem_le_interval_min + 2 
-03dc 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-03dd 70495600 jam 0 ,mem_mouse_clear_sensor_data_flag 
-03de 204029cb call le_clr_config_more_data 
-03df 202003e0 branch p_mouse_bb_disconnected 
+03fb 604942d3 storet 2 ,mem_le_interval_min 
+03fc 604942d5 storet 2 ,mem_le_interval_min + 2 
+03fd 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+03fe 70495600 jam 0 ,mem_mouse_clear_sensor_data_flag 
+03ff 204029cb call le_clr_config_more_data 
+0400 20200401 branch p_mouse_bb_disconnected 
 
 p_mouse_bb_disconnected:
-03e0 20405b7b call mouse_bb_discon_clear_stack 
-03e1 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-03e2 c28383e5 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
-03e3 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-03e4 20205c1a branch mouse_start_discovery 
+0401 20405b7b call mouse_bb_discon_clear_stack 
+0402 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0403 c2838406 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
+0404 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0405 20205c1a branch mouse_start_discovery 
 
 p_mouse4_0_event_bb_disconn:
-03e5 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-03e6 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-03e7 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-03e8 1fe17e03 and pdata ,0x03 ,pdata 
-03e9 20405b21 call mouse_le_clean_connect_flag 
-03ea c081d4a9 bne 0x03 ,mouse_start_reconnect 
-03eb 6fe0cbfe fetch 1 ,mem_le_check_retransmit_discon_flag 
-03ec 243a54a9 nbranch mouse_start_reconnect ,blank 
-03ed 202054cd branch mouse_app_enter_hibernate 
+0406 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0407 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0408 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+0409 1fe17e03 and pdata ,0x03 ,pdata 
+040a 20405b21 call mouse_le_clean_connect_flag 
+040b c081d4a9 bne 0x03 ,mouse_start_reconnect 
+040c 6fe0cbfb fetch 1 ,mem_le_check_retransmit_discon_flag 
+040d 243a54a9 nbranch mouse_start_reconnect ,blank 
+040e 202054cd branch mouse_app_enter_hibernate 
 
 p_mouse_24g_attempt_success:
-03ee 6fe2458f fetch 4 ,mem_24g_addr 
-03ef 67e245e8 store 4 ,mem_24g_receiver_addr 
-03f0 67e24691 store 4 ,mem_mouse_24g_addr 
-03f1 2040355a call g24_ch_syncword_crc8_init 
-03f2 20405c0b call mouse_no_data_timer_init 
-03f3 2040618e call mouse_device_poweron_led_config 
-03f4 20405a73 call mouse_init_sensor_reset 
-03f5 70477d00 jam 0 ,mem_mouse_long_mult_flag 
-03f6 7045fc00 jam 0 ,mem_24g_conn_sm 
-03f7 7045e200 jam 0 ,mem_24g_reconn_type 
-03f8 6fe245e8 fetch 4 ,mem_24g_receiver_addr 
-03f9 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
-03fa 98467c00 isub temp ,null 
-03fb 20628000 rtn zero 
-03fc 20406016 call mouse_soft_agc_disable 
-03fd 2040041d call p_mouse_fetch_normal_tx_power 
-03fe 20206042 branch mouse_24g_first_store_reconn_info 
+040f 6fe2458f fetch 4 ,mem_24g_addr 
+0410 67e245e8 store 4 ,mem_24g_receiver_addr 
+0411 67e24691 store 4 ,mem_mouse_24g_addr 
+0412 2040355a call g24_ch_syncword_crc8_init 
+0413 20405c0b call mouse_no_data_timer_init 
+0414 2040618e call mouse_device_poweron_led_config 
+0415 20405a73 call mouse_init_sensor_reset 
+0416 70477d00 jam 0 ,mem_mouse_long_mult_flag 
+0417 7045fc00 jam 0 ,mem_24g_conn_sm 
+0418 7045e200 jam 0 ,mem_24g_reconn_type 
+0419 6fe245e8 fetch 4 ,mem_24g_receiver_addr 
+041a 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
+041b 98467c00 isub temp ,null 
+041c 20628000 rtn zero 
+041d 20406016 call mouse_soft_agc_disable 
+041e 20400457 call p_mouse_fetch_normal_tx_power 
+041f 20206042 branch mouse_24g_first_store_reconn_info 
 
 p_mouse_24g_pairing_complete:
-03ff 20406016 call mouse_soft_agc_disable 
-0400 2040041d call p_mouse_fetch_normal_tx_power 
-0401 20206084 branch mouse_24g_pairing_complete 
+0420 20406016 call mouse_soft_agc_disable 
+0421 20400457 call p_mouse_fetch_normal_tx_power 
+0422 20206084 branch mouse_24g_pairing_complete 
 
 p_mouse_24g_attempt_fail:
-0402 20406016 call mouse_soft_agc_disable 
-0403 2040041d call p_mouse_fetch_normal_tx_power 
-0404 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
-0405 c1008000 rtneq dpi_button_state_down 
-0406 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
-0407 243a5ff2 nbranch mouse_24g_hibernate_set ,blank 
-0408 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
-0409 c002040d beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
-040a c000e05f beq fast_conn_and_receiver ,mouse_24g_fast_conn_attempt_fail 
-040b c0018414 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
-040c 20206055 branch mouse_24g_attempt_fail + 2 
+0423 20406016 call mouse_soft_agc_disable 
+0424 20400457 call p_mouse_fetch_normal_tx_power 
+0425 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
+0426 c1008000 rtneq dpi_button_state_down 
+0427 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
+0428 243a5ff2 nbranch mouse_24g_hibernate_set ,blank 
+0429 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
+042a c002042e beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
+042b c000e05f beq fast_conn_and_receiver ,mouse_24g_fast_conn_attempt_fail 
+042c c0018435 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
+042d 20206055 branch mouse_24g_attempt_fail + 2 
 
 p_mouse_24g_auto_pair_attempt_fail:
-040d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-040e c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-040f 6fe0c71b fetch 1 ,mem_device_number 
-0410 c000e059 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
+042e 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+042f c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0430 6fe0c71b fetch 1 ,mem_device_number 
+0431 c000e059 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
 
 p_mouse_24g_first_bluetooth_reconnect:
-0411 20406018 call mouse_24g_stop 
-0412 70466601 jam mode_bt_device1 ,mem_device_flag 
-0413 202054a0 branch mouse_start_reconnect_device 
+0432 20406018 call mouse_24g_stop 
+0433 70466601 jam mode_bt_device1 ,mem_device_flag 
+0434 20205491 branch mouse_le_fast_conn_judge 
 
 p_mouse_reconn_dongle_attempt_fail:
-0414 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0415 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0416 c289e059 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
-0417 c28a6059 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
-0418 c2896059 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
-0419 20206034 branch mouse_24g_start_auto_pair 
+0435 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0436 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0437 c289e059 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
+0438 c28a6059 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
+0439 c2896059 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
+043a 20206034 branch mouse_24g_start_auto_pair 
+
+p_mouse_start_work:
+043b 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+043c c29f0440 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
+043d 6fe0c666 fetch 1 ,mem_device_flag 
+043e c0000447 beq mode_24g_device ,p_mouse_24g_start_mode 
+043f 20205491 branch mouse_le_fast_conn_judge 
+
+p_mouse_24g_first_start_auto_pair_mode:
+0440 204054ac call mouse_wakeup_from_power_check 
+0441 20340443 branch p_mouse_24g_first_start_reconn ,user 
+0442 2020602f branch mouse_24g_reconn_general_dongle 
+
+p_mouse_24g_first_start_reconn:
+0443 6fe0c666 fetch 1 ,mem_device_flag 
+0444 c0006067 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
+0445 20405aa8 call mouse_bluetooth_fast_conn_disable 
+0446 20200432 branch p_mouse_24g_first_bluetooth_reconnect 
+
+p_mouse_24g_start_mode:
+0447 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0448 c308e02a bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+0449 20406195 call mouse_device_24g_pair_led_config 
+044a 204054ac call mouse_wakeup_from_power_check 
+044b 20346067 branch mouse_24g_reconn_dongle_start ,user 
+044c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+044d c298044f bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
+044e 20206023 branch mouse_24g_start_mode + 7 
+
+p_mouse_24g_reconn_general_dongle:
+044f 70466600 jam mode_24g_device ,mem_device_flag 
+0450 6fe14721 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
+0451 67e145de store 2 ,mem_24g_reconn_timeout 
+0452 7045e201 jam fast_conn_and_receiver ,mem_24g_reconn_type 
+0453 20203534 branch g24_reconn_start 
 
 p_mouse_store_normal_tx_power:
-041a 6fe0c141 fetch 1 ,mem_tx_power 
-041b 67e0ca07 store 1 ,mem_normal_tx_power 
-041c 20600000 rtn 
+0454 6fe0c141 fetch 1 ,mem_tx_power 
+0455 67e0ca07 store 1 ,mem_normal_tx_power 
+0456 20600000 rtn 
 
 p_mouse_fetch_normal_tx_power:
-041d 6fe0ca07 fetch 1 ,mem_normal_tx_power 
-041e 67e0c141 store 1 ,mem_tx_power 
-041f 20600000 rtn 
+0457 6fe0ca07 fetch 1 ,mem_normal_tx_power 
+0458 67e0c141 store 1 ,mem_tx_power 
+0459 20600000 rtn 
 
 p_mouse_idle:
-0420 2040620e call mouse_low_voltage_led_no_enter_lpm 
-0421 204078aa call ui_check_paring_button 
-0422 20400424 call p_mouse_dpi_check 
-0423 20205e61 branch mouse_idle + 4 
+045a 2040620e call mouse_low_voltage_led_no_enter_lpm 
+045b 204078aa call ui_check_paring_button 
+045c 2040045e call p_mouse_dpi_check 
+045d 20205e61 branch mouse_idle + 4 
 
 p_mouse_dpi_check:
-0424 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
-0425 c17f8000 rtneq gpio_disable 
-0426 da200000 arg 0 ,rega 
-0427 70497705 jam mouse_dpi_key ,mem_mouse_key_temp 
-0428 6848c649 fetcht 1 ,mem_dpi_button_gpio 
-0429 2040042b call p_mouse_dpi_key_check 
-042a 202056c1 branch mouse_dpi_check_next 
+045e 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
+045f c17f8000 rtneq gpio_disable 
+0460 da200000 arg 0 ,rega 
+0461 70497705 jam mouse_dpi_key ,mem_mouse_key_temp 
+0462 6848c649 fetcht 1 ,mem_dpi_button_gpio 
+0463 20400465 call p_mouse_dpi_key_check 
+0464 202056c1 branch mouse_dpi_check_next 
 
 p_mouse_dpi_key_check:
-042b 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-042c c295d6de bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-042d 6fe0c974 fetch 1 ,mem_mouse_dpikey_press_status 
-042e 1fe22600 copy pdata ,regc 
-042f 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
-0430 c07f8432 beq gpio_disable ,p_mouse_3io6key_dpi_check 
-0431 202056ce branch mouse_dpi_key_check_next 
+0465 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0466 c295d6de bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+0467 6fe0c974 fetch 1 ,mem_mouse_dpikey_press_status 
+0468 1fe22600 copy pdata ,regc 
+0469 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
+046a c07f846c beq gpio_disable ,p_mouse_3io6key_dpi_check 
+046b 202056ce branch mouse_dpi_key_check_next 
 
 p_mouse_3io6key_dpi_check:
-0432 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
-0433 20405946 call mouse_gpio_config_output_low 
-0434 6848c649 fetcht 1 ,mem_dpi_button_gpio 
-0435 20200436 branch p_mouse_3io6key_check 
+046c 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
+046d 20405946 call mouse_gpio_config_output_low 
+046e 6848c649 fetcht 1 ,mem_dpi_button_gpio 
+046f 20200470 branch p_mouse_3io6key_check 
 
 p_mouse_3io6key_check:
-0436 1a627e00 copy regc ,pdata 
-0437 67e0c978 store 1 ,mem_mouse_key_status 
-0438 1fe3fe00 lshift pdata ,pdata 
-0439 1fe22400 copy pdata ,regb 
-043a 18422600 copy temp ,regc 
-043b 204055b1 call mouse_gpio_config_input_pd 
-043c 1a620400 copy regc ,temp 
-043d 20406ee6 call gpio_get_bit 
-043e 7d20a400 nsetflag true ,0 ,regb 
-043f 2040593d call mouse_check_press 
-0440 20205929 branch mouse_check_key_connect_gnd_1 
+0470 1a627e00 copy regc ,pdata 
+0471 67e0c978 store 1 ,mem_mouse_key_status 
+0472 1fe3fe00 lshift pdata ,pdata 
+0473 1fe22400 copy pdata ,regb 
+0474 18422600 copy temp ,regc 
+0475 204055b1 call mouse_gpio_config_input_pd 
+0476 1a620400 copy regc ,temp 
+0477 20406ee6 call gpio_get_bit 
+0478 7d20a400 nsetflag true ,0 ,regb 
+0479 2040593d call mouse_check_press 
+047a 20205929 branch mouse_check_key_connect_gnd_1 
 
 p_g24_short_sleep:
-0441 204036b4 call g24_lpm_wait 
-0442 24740000 nrtn user 
-0443 204036be call g24_setgpio_lpm_before 
-0444 20400447 call p_clear_wake 
-0445 6fe1c608 fetch 3 ,mem_24g_short_sleep_set 
-0446 20203622 branch g24_long_seep2 
+047b 204036b4 call g24_lpm_wait 
+047c 24740000 nrtn user 
+047d 204036be call g24_setgpio_lpm_before 
+047e 20400481 call p_clear_wake 
+047f 6fe1c608 fetch 3 ,mem_24g_short_sleep_set 
+0480 20203622 branch g24_long_seep2 
 
 p_clear_wake:
-0447 58000000 setarg 0 
-0448 67e40016 store 8 ,mem_gpio_wakeup_cfg 
-0449 58000000 setarg 0 
-044a 67e2001e store 4 ,mem_gpio_wakeup_cfg + 8 
-044b 20600000 rtn 
-
-p_mouse_check_select_device_by_switch:
-044c 20405eb7 call mouse_check_select_device_by_switch + 1 
-044d 6848c65a fetcht 1 ,mem_device_switch_gpio 
-044e 202055b1 branch mouse_gpio_config_input_pd 
+0481 58000000 setarg 0 
+0482 67e40016 store 8 ,mem_gpio_wakeup_cfg 
+0483 58000000 setarg 0 
+0484 67e2001e store 4 ,mem_gpio_wakeup_cfg + 8 
+0485 20600000 rtn 
 
 p_mouse_24g_hibernate_set:
-044f 70460000 jam 0 ,mem_24g_attempt_fail_flag 
-0450 20403647 call g24_transmit_next_packet 
-0451 5fffffff setarg -1 
-0452 67e245af store 4 ,mem_24g_enter_hibernate 
-0453 58000000 setarg 0 
-0454 67e3c846 store 7 ,mem_mouse_key 
-0455 70473f01 jam 1 ,mem_sensor_shutdown_flag 
-0456 204059ed call mouse_sensor_powerdown 
-0457 2020622b branch mouse_24g_long_sleep 
-
-p_mouse_start_work:
-0458 2040618e call mouse_device_poweron_led_config 
-0459 2040027d call p_mouse_load_device_info_check 
-045a 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-045b c29f602d bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
-045c 6fe0c666 fetch 1 ,mem_device_flag 
-045d c000045f beq mode_24g_device ,p_mouse_24g_start_mode 
-045e 20205491 branch mouse_le_fast_conn_judge 
-
-p_mouse_24g_start_mode:
-045f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0460 c308e02a bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-0461 20406195 call mouse_device_24g_pair_led_config 
-0462 204054ac call mouse_wakeup_from_power_check 
-0463 20346067 branch mouse_24g_reconn_dongle_start ,user 
-0464 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0465 c2980467 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
-0466 20206023 branch mouse_24g_start_mode + 7 
-
-p_mouse_24g_reconn_general_dongle:
-0467 70466600 jam mode_24g_device ,mem_device_flag 
-0468 6fe14721 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-0469 67e145de store 2 ,mem_24g_reconn_timeout 
-046a 7045e201 jam fast_conn_and_receiver ,mem_24g_reconn_type 
-046b 20203534 branch g24_reconn_start 
-
-p_mouse_param_init:
-046c 6848c65b fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-046d 204055b5 call mouse_gpio_config_input_pu 
-046e 20400470 call p_mouse_param_common_init 
-046f 2020544c branch mouse_param_init + 2 
-
-p_mouse_param_common_init:
-0470 58009000 setarg mouse_ble_att_list_addr 
-0471 67e142f7 store 2 ,mem_ui_le_uuid_table 
-0472 7040c103 jam 3 ,mem_lpm_mult_timeout 
-0473 7040a608 jam 8 ,mem_lpm_overhead 
-0474 70497f00 jam pb_button_state_up ,mem_select_device_button_statue 
-0475 70498000 jam commbination_key_state_up ,mem_commbination_key_statue 
-0476 58000200 setarg 0x0200 
-0477 67e140a4 store 2 ,mem_lpm_interval 
-0478 7042e117 jam 0x17 ,mem_le_local_mtu 
-0479 7042e317 jam 0x17 ,mem_le_remote_mtu 
-047a 58004a1d setarg mem_le_tx_buffer0_omemalloc_new 
-047b 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-047c 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
-047d 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-047e 20205539 branch mouse_adc_gpio_mux_init 
+0486 70460000 jam 0 ,mem_24g_attempt_fail_flag 
+0487 20403647 call g24_transmit_next_packet 
+0488 5fffffff setarg -1 
+0489 67e245af store 4 ,mem_24g_enter_hibernate 
+048a 58000000 setarg 0 
+048b 67e3c846 store 7 ,mem_mouse_key 
+048c 70473f01 jam 1 ,mem_sensor_shutdown_flag 
+048d 204059ed call mouse_sensor_powerdown 
+048e 2020622b branch mouse_24g_long_sleep 
 
 p_mouse_setgpio_hibernate:
-047f 20405a92 call mouse_set_sdio_high 
-0480 20400447 call p_clear_wake 
-0481 204056a9 call mouse_before_hibernate_wheel_gpio_set 
-0482 6848c654 fetcht 1 ,mem_matrix_public_gpio 
-0483 20406ef7 call gpio_out_active 
-0484 6848c654 fetcht 1 ,mem_matrix_public_gpio 
-0485 20406ed3 call gpio_clr_wake 
-0486 6fe0c64d fetch 1 ,mem_mouse_sensor_sdio_gpio 
-0487 20405943 call mouse_gpio_config_output_high 
-0488 6848c65a fetcht 1 ,mem_device_switch_gpio 
-0489 204055ab call mouse_gpio_set_pupd_by_input 
-048a 2040611a call mouse_logo_led_off 
-048b 2040550c call mouse_lpm_before_common 
-048c 204054f9 call mouse_gpio_pd_idle 
-048d 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
-048e 204055b1 call mouse_gpio_config_input_pd 
-048f 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
-0490 204055b1 call mouse_gpio_config_input_pd 
-0491 204061fd call mouse_device_multi_led_all_off 
-0492 6848c65b fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0493 204055b5 call mouse_gpio_config_input_pu 
-0494 20400497 call p_mouse_gpio_set_high_impedance 
-0495 204054f2 call mouse_adc_gpio_set_before_hibernate 
-0496 202054e8 branch mouse_wheel_gpio_set_before_hibernate 
-
-p_mouse_gpio_set_high_impedance:
-0497 6fe1c73c fetch 3 ,mem_mouse_set_high_impedance_bit_set 
-0498 67e18670 store 3 ,mem_pdatatemp 
-0499 df200018 arg 24 ,loopcnt 
-049a d8400000 arg 0 ,temp 
-
-p_mouse_gpio_set_high_impedance_bit_loop:
-049b 6fe18670 fetch 3 ,mem_pdatatemp 
-049c 2feffe00 isolate1 0 ,pdata 
-049d 204084a4 call p_gpio_set_analog ,true 
-049e 6fe18670 fetch 3 ,mem_pdatatemp 
-049f 1fe37e00 rshift pdata ,pdata 
-04a0 67e18670 store 3 ,mem_pdatatemp 
-04a1 18408401 increase 1 ,temp 
-04a2 c200049b loop p_mouse_gpio_set_high_impedance_bit_loop 
-04a3 20600000 rtn 
-
-p_gpio_set_analog:
-04a4 18467cff sub temp ,ui_button_gpio_disable ,null 
-04a5 20628000 rtn zero 
-04a6 20206f0b branch gpio_set_analog 
-
-p_mouse_lpm_before_common:
-04a7 20400447 call p_clear_wake 
-04a8 704b2000 jam 0 ,mem_mouse_qdec_set_flag 
-04a9 2020550d branch mouse_lpm_before_common + 1 
-
-p_gpio_set_wake:
-04aa 18467cff sub temp ,ui_button_gpio_disable ,null 
-04ab 20628000 rtn zero 
-04ac d9000004 arg 4 ,debug 
-04ad 284ffe07 isolate1 gpio_active_bit ,temp 
-04ae 2020eebd branch gpio_set_wake_high ,true 
-04af d9000003 arg 3 ,debug 
-04b0 20206ebd branch gpio_set_wake_high 
+048f 20405a92 call mouse_set_sdio_high 
+0490 20400481 call p_clear_wake 
+0491 204056a9 call mouse_before_hibernate_wheel_gpio_set 
+0492 6848c654 fetcht 1 ,mem_matrix_public_gpio 
+0493 20406ef7 call gpio_out_active 
+0494 6848c654 fetcht 1 ,mem_matrix_public_gpio 
+0495 20406ed3 call gpio_clr_wake 
+0496 6fe0c64d fetch 1 ,mem_mouse_sensor_sdio_gpio 
+0497 20405943 call mouse_gpio_config_output_high 
+0498 6848c65a fetcht 1 ,mem_device_switch_gpio 
+0499 204055ab call mouse_gpio_set_pupd_by_input 
+049a d8400015 arg 21 ,temp 
+049b 204055b5 call mouse_gpio_config_input_pu 
+049c 2040611a call mouse_logo_led_off 
+049d 2040550c call mouse_lpm_before_common 
+049e 204054f9 call mouse_gpio_pd_idle 
+049f 20400209 call p_mouse_wheel_set_impedance 
+04a0 202054e2 branch mouse_setgpio_hibernate_next 
 
 p_mouse_24g_package_data:
-04b1 c6930000 rtnmark0 mark_24g 
-04b2 20405601 call mouse_motion 
-04b3 24740000 nrtn user 
-04b4 6fe0c77c fetch 1 ,mem_mouse_24g_long_sleep_flag 
-04b5 70477c00 jam 0 ,mem_mouse_24g_long_sleep_flag 
-04b6 245a04d2 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
-04b7 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04b8 c30b04bb bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
-04b9 6fe0c96c fetch 1 ,mem_customer_key 
-04ba 243a60b6 nbranch mouse_24g_keyboard_package_data ,blank 
+04a1 c6930000 rtnmark0 mark_24g 
+04a2 20405601 call mouse_motion 
+04a3 24740000 nrtn user 
+04a4 6fe0c77c fetch 1 ,mem_mouse_24g_long_sleep_flag 
+04a5 70477c00 jam 0 ,mem_mouse_24g_long_sleep_flag 
+04a6 245a04cb ncall p_mouse_24g_short_sleep_clear_wake ,blank 
+04a7 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+04a8 c30b04ab bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
+04a9 6fe0c96c fetch 1 ,mem_customer_key 
+04aa 243a60b6 nbranch mouse_24g_keyboard_package_data ,blank 
 
 p_mouse_24g_mouse_package_data:
-04bb 20400377 call p_mouse_data_xy_release 
-04bc 6fe0c589 fetch 1 ,mem_24g_data_type 
-04bd c28084ca bbit1 1 ,p_mouse_24g_mouse_package_data_now 
-04be 6848c51a fetcht 1 ,mem_24g_txbuf + 1 
-04bf 6fe0c846 fetch 1 ,mem_mouse_key 
-04c0 9841fe00 ior temp ,pdata 
-04c1 67e0c846 store 1 ,mem_mouse_key 
-04c2 6848c51f fetcht 1 ,mem_24g_txbuf + 6 
-04c3 6fe0c84b fetch 1 ,mem_mouse_z 
-04c4 9840fe00 iadd temp ,pdata 
-04c5 67e0c84b store 1 ,mem_mouse_z 
-04c6 6848c520 fetcht 1 ,mem_24g_txbuf + 7 
-04c7 6fe0c84c fetch 1 ,mem_mouse_tz 
-04c8 9840fe00 iadd temp ,pdata 
-04c9 67e0c84c store 1 ,mem_mouse_tz 
+04ab 204004c2 call p_mouse_data_xy_release 
+04ac 6fe0c589 fetch 1 ,mem_24g_data_type 
+04ad c28084ba bbit1 1 ,p_mouse_24g_mouse_package_data_now 
+04ae 6848c51a fetcht 1 ,mem_24g_txbuf + 1 
+04af 6fe0c846 fetch 1 ,mem_mouse_key 
+04b0 9841fe00 ior temp ,pdata 
+04b1 67e0c846 store 1 ,mem_mouse_key 
+04b2 6848c51f fetcht 1 ,mem_24g_txbuf + 6 
+04b3 6fe0c84b fetch 1 ,mem_mouse_z 
+04b4 9840fe00 iadd temp ,pdata 
+04b5 67e0c84b store 1 ,mem_mouse_z 
+04b6 6848c520 fetcht 1 ,mem_24g_txbuf + 7 
+04b7 6fe0c84c fetch 1 ,mem_mouse_tz 
+04b8 9840fe00 iadd temp ,pdata 
+04b9 67e0c84c store 1 ,mem_mouse_tz 
 
 p_mouse_24g_mouse_package_data_now:
-04ca 70458901 jam type_ms ,mem_24g_data_type 
-04cb da200007 arg 7 ,rega 
-04cc da404846 arg mem_mouse_key ,regb 
-04cd 6fe0c846 fetch 1 ,mem_mouse_key 
-04ce c28136db bbit1 mouse_m_key ,g24_transmit_by_interrupt_enable 
-04cf 6fe1484b fetch 2 ,mem_mouse_z 
-04d0 207a0000 rtn blank 
-04d1 202036db branch g24_transmit_by_interrupt_enable 
+04ba 70458901 jam type_ms ,mem_24g_data_type 
+04bb da200007 arg 7 ,rega 
+04bc da404846 arg mem_mouse_key ,regb 
+04bd 6fe0c846 fetch 1 ,mem_mouse_key 
+04be c28136db bbit1 mouse_m_key ,g24_transmit_by_interrupt_enable 
+04bf 6fe1484b fetch 2 ,mem_mouse_z 
+04c0 207a0000 rtn blank 
+04c1 202036db branch g24_transmit_by_interrupt_enable 
+
+p_mouse_data_xy_release:
+04c2 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
+04c3 c1ff8000 rtnne gpio_disable 
+04c4 6fe0c77d fetch 1 ,mem_mouse_long_mult_flag 
+04c5 207a0000 rtn blank 
+04c6 1fe0ffff increase -1 ,pdata 
+04c7 67e0c77d store 1 ,mem_mouse_long_mult_flag 
+04c8 58000000 setarg 0 
+04c9 67e24847 store 4 ,mem_mouse_x 
+04ca 20205a73 branch mouse_init_sensor_reset 
 
 p_mouse_24g_short_sleep_clear_wake:
-04d2 20400447 call p_clear_wake 
-04d3 202001ef branch p_lpm_write_gpio_wakeup 
+04cb 20400481 call p_clear_wake 
+04cc 20200221 branch p_lpm_write_gpio_wakeup 
 
-p_mouse_device_led_on:
-04d4 6fe0c666 fetch 1 ,mem_device_flag 
-04d5 c00004d9 beq mode_24g_device ,p_mouse_device_24g_led_on 
-04d6 c00084dd beq mode_bt_device1 ,p_mouse_device_bt1_led_on 
-04d7 c00161e3 beq mode_bt_device2 ,mouse_device_bt2_led_on 
-04d8 20600000 rtn 
-
-p_mouse_device_24g_led_on:
-04d9 6848c65d fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-04da 204061e4 call mouse_led_on 
-04db 6848c65c fetcht 1 ,mem_mouse_logo_led_gpio 
-04dc 202061e4 branch mouse_led_on 
-
-p_mouse_device_bt1_led_on:
-04dd 6848c65e fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-04de 204061e4 call mouse_led_on 
-04df 6848c65c fetcht 1 ,mem_mouse_logo_led_gpio 
-04e0 202061e4 branch mouse_led_on 
-
-p_mouse_device_led_off:
-04e1 6fe0c666 fetch 1 ,mem_device_flag 
-04e2 c00004e6 beq mode_24g_device ,p_mouse_device_24g_led_off 
-04e3 c00084ea beq mode_bt_device1 ,p_mouse_device_bt1_led_off 
-04e4 c00161f9 beq mode_bt_device2 ,mouse_device_bt2_led_off 
-04e5 20600000 rtn 
-
-p_mouse_device_24g_led_off:
-04e6 6848c65d fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-04e7 204061e5 call mouse_led_off 
-04e8 6848c65c fetcht 1 ,mem_mouse_logo_led_gpio 
-04e9 202061e5 branch mouse_led_off 
-
-p_mouse_device_bt1_led_off:
-04ea 6848c65e fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-04eb 204061e5 call mouse_led_off 
-04ec 6848c65c fetcht 1 ,mem_mouse_logo_led_gpio 
-04ed 202061e5 branch mouse_led_off 
+p_mouse_check_select_device_by_switch:
+04cd 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+04ce c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+04cf c31f84dd bbit0 mouse_enable_switch_gpio_connect_vin ,p_mouse_switch_gpio_connect_gnd 
+
+p_mouse_switch_gpio_connect_vin_check:
+04d0 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04d1 20406ef7 call gpio_out_active 
+04d2 204004d7 call p_mouse_switch_gpio_connect_vin 
+04d3 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04d4 20406ef3 call gpio_out_inactive 
+04d5 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04d6 202055b5 branch mouse_gpio_config_input_pu 
+
+p_mouse_switch_gpio_connect_vin:
+04d7 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04d8 204055b1 call mouse_gpio_config_input_pd 
+04d9 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04da 20406ee6 call gpio_get_bit 
+04db 2420dec2 nbranch mouse_check_select_24g_device ,true 
+04dc 20205ebe branch mouse_select_btdevice 
+
+p_mouse_switch_gpio_connect_gnd:
+04dd 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04de 20406ef3 call gpio_out_inactive 
+04df 20405eb9 call mouse_switch_gpio_connect_gnd 
+04e0 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04e1 20406ef7 call gpio_out_active 
+04e2 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04e3 202055b1 branch mouse_gpio_config_input_pd 
 
 p_mouse_init_sensor:
-04ee 20405958 call mouse_read_sensor_id 
-04ef c018595f beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-04f0 c018d9c6 beq p3065_id1 ,mouse_init_p3065 
-04f1 c02c04f3 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
-04f2 20205952 branch mouse_init_sensor + 5 
+04e4 20405958 call mouse_read_sensor_id 
+04e5 c018595f beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+04e6 c018d9c6 beq p3065_id1 ,mouse_init_p3065 
+04e7 c02c04e9 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
+04e8 20205952 branch mouse_init_sensor + 5 
 
 p_mouse_ka8g2_id2_judge:
-04f3 204059e7 call mouse_sensor_poweron 
-04f4 6fe0c85a fetch 1 ,mem_sensor_id2 
-04f5 c02c84f7 beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
-04f6 2020595f branch mouse_init_p32xx_id2_judge 
+04e9 204059e7 call mouse_sensor_poweron 
+04ea 6fe0c85a fetch 1 ,mem_sensor_id2 
+04eb c02c84ed beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
+04ec 2020595f branch mouse_init_p32xx_id2_judge 
 
 p_mouse_ka8g2_init_param:
-04f7 7049570b jam ka8g2 ,mem_config_sensor_type 
-04f8 da604a0b arg mem_sensor_ka8g2_init_new ,regc 
-04f9 20205995 branch mouse_sensor_wr_seq 
-
-p_mouse_motion:
-04fa 78547c00 disable user 
-04fb 58000000 setarg 0 
-04fc 67e34847 store 6 ,mem_mouse_x 
-04fd 2040050e call p_mouse_check_sensor_data 
-04fe 20405606 call mouse_motion + 5 
-04ff 6fe0c846 fetch 1 ,mem_mouse_key 
-0500 1fe17e1f and_into 0x1f ,pdata 
-0501 c0828508 bne mouse_lm_button ,p_mouse_key_status_store 
-0502 6fe0cb1d fetch 1 ,mem_mouse_key_last_status 
-0503 1fe17e1f and_into 0x1f ,pdata 
-0504 c0028508 beq mouse_lm_button ,p_mouse_key_status_store 
-0505 6fe0cb1e fetch 1 ,mem_mouse_logo_enable_flag 
-0506 203a050b branch p_mouse_disable_logo_led ,blank 
-0507 704b1e00 jam 0 ,mem_mouse_logo_enable_flag 
-
-p_mouse_key_status_store:
-0508 6fe0c846 fetch 1 ,mem_mouse_key 
-0509 67e0cb1d store 1 ,mem_mouse_key_last_status 
-050a 20600000 rtn 
-
-p_mouse_disable_logo_led:
-050b 704b1e01 jam 1 ,mem_mouse_logo_enable_flag 
-050c 2040611a call mouse_logo_led_off 
-050d 20200508 branch p_mouse_key_status_store 
+04ed 7049570b jam ka8g2 ,mem_config_sensor_type 
+04ee da604a0b arg mem_sensor_ka8g2_init_new ,regc 
+04ef 20205995 branch mouse_sensor_wr_seq 
 
 p_mouse_check_sensor_data:
-050e 6fe0c420 fetch 1 ,mem_spi_write_flash_sm 
-050f c1800000 rtnne flash_sm_no_buys 
-0510 6fe0c957 fetch 1 ,mem_config_sensor_type 
-0511 c0058513 beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
-0512 202059f8 branch mouse_check_sensor_data + 2 
+04f0 6fe0c420 fetch 1 ,mem_spi_write_flash_sm 
+04f1 c1800000 rtnne flash_sm_no_buys 
+04f2 6fe0c957 fetch 1 ,mem_config_sensor_type 
+04f3 c00584f5 beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
+04f4 202059f8 branch mouse_check_sensor_data + 2 
 
 p_mouse_pka8g2_sensor_motion:
-0513 20405a6d call mouse_clear_sensor_data 
-0514 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
-0515 c07f8519 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
-0516 6848c659 fetcht 1 ,mem_sensor_motion_gpio 
-0517 20406ee6 call gpio_get_bit 
-0518 24608000 nrtn true 
+04f5 20405a6d call mouse_clear_sensor_data 
+04f6 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
+04f7 c07f84fb beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
+04f8 6848c659 fetcht 1 ,mem_sensor_motion_gpio 
+04f9 20406ee6 call gpio_get_bit 
+04fa 24608000 nrtn true 
 
 p_mouse_pka8g2_sensor_motion_1:
-0519 58000000 setarg pan_reg_pid_l 
-051a 204069e5 call twspi_read 
-051b c0ac5955 bne pka8g2_id1 ,mouse_twspi_reset 
-051c 20205a2f branch mouse_p3212_sensor_motion_2 
-
-p_mouse_adc_read_start:
-051d 20406f82 call enable_adc 
-051e 20406fb0 call vdd_calculate_by_mode 
-051f 1fe6fc0a div pdata ,10 
-0520 20407d5f call get_div_result 
-0521 67e14633 store 2 ,mem_mouse_vdd_now_vol 
-0522 20205553 branch mouse_adc_data_process 
+04fb 58000000 setarg pan_reg_pid_l 
+04fc 204069e5 call twspi_read 
+04fd c0ac5955 bne pka8g2_id1 ,mouse_twspi_reset 
+04fe 20205a2f branch mouse_p3212_sensor_motion_2 
+
+p_mouse_motion:
+04ff 78547c00 disable user 
+0500 58000000 setarg 0 
+0501 67e34847 store 6 ,mem_mouse_x 
+0502 204004f0 call p_mouse_check_sensor_data 
+0503 58000089 setarg 0x0089 
+0504 204069e4 call twspi_write 
+0505 20405747 call mouse_setting_sensor_type 
+0506 20405612 call mouse_zwheel 
+0507 20405617 call mouse_t_zwheel 
+0508 2040050a call p_mouse_key 
+0509 2020560c branch mouse_motion + 11 
+
+p_mouse_key:
+050a 2040584c call mouse_check_firekey_gpio 
+050b 6fe0c987 fetch 1 ,mem_fire_key_flag 
+050c 243a5860 nbranch fire_key_press ,blank 
+050d 6fe0c982 fetch 1 ,mem_fire_key_status 
+050e 243a585f nbranch fire_key_process ,blank 
+050f 20405888 call mouse_check_key_gpio 
+0510 20400512 call p_mouse_ghost_key_check 
+0511 202057ad branch mouse_key + 7 
+
+p_mouse_ghost_key_check:
+0512 70497900 jam 0 ,mem_mouse_matrix_key_cow_count 
+0513 70497a00 jam 0 ,mem_mouse_matrix_key_row_count 
+0514 70497b00 jam 0 ,mem_mouse_ghost_flag 
+0515 1fe22400 copy pdata ,regb 
+0516 6848c644 fetcht 1 ,mem_lbutton_gpio 
+0517 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+0518 98467c00 isub temp ,null 
+0519 20228524 branch p_mouse_matrix_ghost_key_l_bk ,zero 
+051a 6fe0c648 fetch 1 ,mem_fw_button_gpio 
+051b 98467c00 isub temp ,null 
+051c 2022852a branch p_mouse_matrix_ghost_key_l_fw ,zero 
+051d 6848c645 fetcht 1 ,mem_mbutton_gpio 
+051e 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+051f 98467c00 isub temp ,null 
+0520 20228533 branch p_mouse_ghost_key_mbk_rfw ,zero 
+
+p_mouse_ghost_key_mfw_rbk:
+0521 204057fb call mouse_ghost_key_check_m_fw 
+
+p_mouse_ghost_key_rbk:
+0522 20400538 call p_mouse_ghost_key_check_r_bk 
+0523 202057e5 branch mouse_ghost_key_check_next 
+
+p_mouse_matrix_ghost_key_l_bk:
+0524 6848c645 fetcht 1 ,mem_mbutton_gpio 
+0525 6fe0c648 fetch 1 ,mem_fw_button_gpio 
+0526 98467c00 isub temp ,null 
+0527 2022d7d6 branch mouse_ghost_key_lbk_mfw ,zero 
+
+p_mouse_ghost_key_lbk_rfw:
+0528 204057ef call mouse_ghost_key_check_l_bk 
+0529 20200534 branch p_mouse_ghost_key_rfw 
+
+p_mouse_matrix_ghost_key_l_fw:
+052a 6848c645 fetcht 1 ,mem_mbutton_gpio 
+052b 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+052c 98467c00 isub temp ,null 
+052d 20228530 branch p_mouse_ghost_key_lfw_mbk ,zero 
+
+p_mouse_ghost_key_lfw_rbk:
+052e 2040053a call p_mouse_ghost_key_check_l_fw 
+052f 20200522 branch p_mouse_ghost_key_rbk 
+
+p_mouse_ghost_key_lfw_mbk:
+0530 2040053a call p_mouse_ghost_key_check_l_fw 
+0531 20400536 call p_mouse_ghost_key_check_m_bk 
+0532 202057e5 branch mouse_ghost_key_check_next 
+
+p_mouse_ghost_key_mbk_rfw:
+0533 20400536 call p_mouse_ghost_key_check_m_bk 
+
+p_mouse_ghost_key_rfw:
+0534 2040053c call p_mouse_ghost_key_check_r_fw 
+0535 202057e5 branch mouse_ghost_key_check_next 
+
+p_mouse_ghost_key_check_m_bk:
+0536 1a417e12 and regb ,mouse_m_bk_button ,pdata 
+0537 202057f3 branch mouse_ghost_key_check_m_bk + 1 
+
+p_mouse_ghost_key_check_r_bk:
+0538 1a417e0a and regb ,mouse_r_bk_button ,pdata 
+0539 202057f6 branch mouse_ghost_key_check_r_bk + 1 
+
+p_mouse_ghost_key_check_l_fw:
+053a 1a417e11 and regb ,mouse_l_fw_button ,pdata 
+053b 202057f9 branch mouse_ghost_key_check_l_fw + 1 
+
+p_mouse_ghost_key_check_r_fw:
+053c 1a417e12 and regb ,mouse_r_fw_button ,pdata 
+053d 202057ff branch mouse_ghost_key_check_r_fw + 1 
               org 0x2000
 
 start:
@@ -19680,6 +19729,8 @@
 54df 2040611a call mouse_logo_led_off 
 54e0 2040550c call mouse_lpm_before_common 
 54e1 204054f9 call mouse_gpio_pd_idle 
+
+mouse_setgpio_hibernate_next:
 54e2 6848c65b fetcht 1 ,mem_mouse_reuse_2ice_gpio 
 54e3 204055b5 call mouse_gpio_config_input_pu 
 54e4 204055b9 call mouse_gpio_set_high_impedance 
@@ -23187,6 +23238,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_public_dip10K/output/ramcode.rom	(revision 1991)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/output/ramcode.rom	(working copy)
@@ -1,59 +1,56 @@
-c284002b
-c0000274
-c001003a
-c0080043
-c0088045
-c00a0144
-c00a80c6
-c00c00e6
-c00c80ed
-c00d0053
-c01281db
-c01401fe
-c0340255
-c034827d
-c036046c
-c0370458
+c2840028
+c0000296
+c0010037
+c0080040
+c0088042
+c00a0140
+c00a80c2
+c00c00e2
+c00c80e9
+c00d0050
+c012820d
+c0140230
+c034028f
+c03482a2
+c0360251
+c037043b
 c037d4a2
-c039847f
-c03a04a7
-c03b851d
-c03d04fa
-c03f8436
-c04084ee
-c0420335
-c04283b6
-c043035f
-c0438387
-c04403b4
-c0450349
-c04602b2
-c04682f2
-c0470420
-c045828d
-c048044c
-c04a844f
-c04b04b1
-c04e04d4
-c04e84e1
-c0628205
-c06a825c
-c06b04aa
-c06d012d
+c039848f
+c03a0205
+c03d04ff
+c03f8470
+c04084e4
+c042038b
+c04283d7
+c04301d7
+c04383b5
+c04403d5
+c045039f
+c04582b9
+c04602e0
+c0468348
+c047045a
+c04804cd
+c04a8486
+c04b04a1
+c0628237
+c06a81f6
+c06b01ef
+c06d0129
 2020235a
-c00a0165
-c00d0164
-c0128194
-c0130199
-c01c81ab
-c01d01b5
-c02601af
-c02681b3
-c0480208
-c04b0441
-c04d00d4
-c04e80db
-c04f8222
+c00a0161
+c00d0160
+c0128190
+c0130195
+c01c81a7
+c01d01b1
+c02601ad
+c02681ab
+c048023a
+c04b047b
+c04d00d0
+c04e80d7
+c04f8260
 c17f8000
 2020235a
 20407552
@@ -64,7 +61,7 @@
 20402018
 2040310f
 2040248c
-2020003a
+20200037
 70890000
 20202153
 708a0f60
@@ -91,7 +88,7 @@
 708a844a
 708a8540
 708a16fe
-2040009a
+20400097
 204070d7
 37d98200
 70813b5f
@@ -99,7 +96,7 @@
 70813c88
 37d98200
 6fe0c099
-c008008f
+c008008c
 6fe0c438
 1fe1fe04
 67f08a02
@@ -110,15 +107,15 @@
 67f18a73
 708a8660
 708a8b3b
-20400081
+2040007e
 70804300
 70804205
 58557474
 67f18968
 7089606e
-20400100
-2040012b
-2040007b
+204000fc
+20400127
+20400078
 7041480c
 20206f4e
 20758000
@@ -128,7 +125,7 @@
 37d98200
 20600000
 6fe0c099
-c00c0087
+c00c0084
 6fe0c438
 1fe1fe06
 67f08a02
@@ -151,8 +148,8 @@
 67f18a73
 708a762a
 70890204
-2020006e
-203580c2
+2020006b
+203580a9
 6fe2020d
 207a0000
 37d98200
@@ -170,6 +167,9 @@
 9841fe00
 67f08138
 37d98200
+6fe1415b
+207a0000
+67e1020f
 6ff08acb
 1fe17ef0
 6848820f
@@ -192,10 +192,6 @@
 9841fe00
 67f08a02
 20600000
-6fe1415b
-207a0000
-67e1020f
-202000ac
 2040686f
 204021ba
 18002a08
@@ -212,7 +208,7 @@
 202021b4
 6fe0c793
 247a0000
-204000d8
+204000d4
 202060fc
 6fe0c655
 c17f8000
@@ -220,13 +216,13 @@
 6848c601
 6fe0c621
 98467c00
-242100e0
+242100dc
 20203681
 6fe2458f
 684a45e4
 98467c00
 2022b222
-20400248
+20400285
 2020369b
 580aaa7e
 67f18a0f
@@ -237,9 +233,9 @@
 20202203
 6fe0c141
 c0032225
-c00500f3
-c04f00fc
-c05500f8
+c00500ef
+c04f00f8
+c05500f4
 2020220e
 708a1425
 58a93f3f
@@ -266,7 +262,7 @@
 708ac200
 708ac300
 d8e00006
-2040011d
+20400119
 2a2ffe0d
 2040211d
 2a4ffe0d
@@ -274,14 +270,14 @@
 d8e00005
 2040211c
 2040211e
-2040011d
+20400119
 d8a08ac2
 1a31fe00
 20402117
 1a51fe00
 20402117
 18e08fff
-20210112
+2021010e
 2020214f
 2000003c
 58000f00
@@ -306,7 +302,7 @@
 6fe0c409
 67f080cd
 20000bb8
-2040013d
+20400139
 708a08c1
 6a40c419
 df200008
@@ -317,7 +313,7 @@
 20600000
 7080cc03
 6ff08129
-c302813e
+c302813a
 68590164
 6049440a
 7080cc00
@@ -326,7 +322,7 @@
 708a8d12
 708a8e0a
 6fe0c099
-c008015d
+c0080159
 58005762
 67f10907
 70890103
@@ -337,7 +333,7 @@
 708a8d44
 708a8e0a
 6fe0c099
-c008015a
+c0080156
 58002bb1
 67f10907
 c6978000
@@ -346,34 +342,34 @@
 20600000
 58004189
 67f10907
-20200156
+20200152
 58008312
 67f10907
-2020014b
-6fe0cbfa
+20200147
+6fe0cbf7
 da600100
 9a60fe00
 20600000
-20200184
-20400167
+20200180
+20400163
 20202563
-6fe0cbfb
+6fe0cbf8
 207a0000
-6fe0cbfc
+6fe0cbf9
 247a0000
-6848cbfb
-6fe0cbfa
+6848cbf8
+6fe0cbf7
 98467c00
-24410160
+2441015c
 98467e00
 1fe67c64
-20210179
-6fe0cbfd
+20210175
+6fe0cbfa
 1fe67c14
-24410177
-704bfc01
+24410173
+704bf901
 20600000
-704bfe01
+704bfb01
 2020431f
 6848817f
 6fe0804c
@@ -381,18 +377,18 @@
 9842fe00
 2feffe02
 58000000
-6848cbfd
+6848cbfa
 7920fe00
 98408400
-6048cbfd
+6048cbfa
 20600000
 6fe08005
 1fe0fe01
 67e08005
-2436818b
-6fe0cbfa
+24368187
+6fe0cbf7
 1fe0fe01
-67e0cbfa
+67e0cbf7
 6fe08168
 c3818000
 79207e03
@@ -429,34 +425,34 @@
 c1000000
 c001b04a
 202028e1
+793f8030
+20202af6
 20402152
 70890000
 793f8030
 20202ae3
-793f8030
-20202af6
 efe10006
-c00201b8
+c00201b4
 202028eb
 efe18006
 67e1c397
-c00501bd
-c00901cc
+c00501b9
+c00901c8
 20202b96
 6fe44713
 c31dad19
 20402dc7
 68494398
 6fe0c321
-c28181c7
+c28181c3
 6fe14398
 c0182e03
 68494398
 20202d1d
 6fe14332
 98467c00
-242281c3
-243401c3
+242281bf
+243401bf
 20202d46
 18c22200
 6fe14335
@@ -473,17 +469,71 @@
 98467c00
 2422adac
 20202d46
+20402a28
+247a0000
+6fe0c78f
+c07f81e2
+6fe0c843
+1fe17e03
+c1818000
+6fe0cbf9
+207a0000
+6fe0cbfb
+247a0000
+6fe0c956
+205a5a71
+6fe44713
+c280db5b
+c2805b5b
+c282db5b
+c2835b5b
+20405601
+20405ab2
+24740000
+20405abc
+204004c2
+20205b37
+18467cff
+20628000
+d9000004
+284ffe07
+2020eebd
+d9000003
+20206ebd
+18467cff
+20628000
+20406ee6
+202081fc
+d9000003
+20206ebd
+704b1d01
+d9000006
+20206ebd
+58000010
+67f08141
+37d98200
+20600000
+58000080
+20200200
+20400481
+704b1d00
+2040550d
+204054f9
+6848c64a
+20406f0f
+6848c64b
+20206f0f
 6fe143e9
 20407d79
 6fe240ad
 9840fe00
 67e240ad
-204001e6
-204001e3
+20400218
+20400215
 20202425
-6fe0cb20
-203a026e
-20200272
+6fe0cb1d
+203a01ff
+20200203
 600440e7
 d8c08070
 d8a040cc
@@ -500,12 +550,12 @@
 efe08011
 e8408013
 98467c00
-202281f9
+2022822b
 e7e08013
 37d98200
 1a20a201
 1a60a601
-c20001f3
+c2000225
 1a420400
 20600000
 20402408
@@ -521,7 +571,7 @@
 6fe145e0
 d84001f8
 98417e00
-203a0210
+203a0242
 6fe145e0
 1fe0fe01
 67e145e0
@@ -532,18 +582,30 @@
 2437b586
 2040366e
 6fe0c57d
-203a021f
+203a0259
 6fe245cc
 684a458f
 98467c00
-2022821c
+2022824e
 2020356e
 6fe44713
 c2983291
 20203549
+2040543b
+20400254
+2020544c
+58004a1d
+67e1433f
+58000020
+67e14341
+20600000
+6fe245e4
+684a458f
+98467c00
+20228249
 6fe2455f
 207a0000
-20200217
+20200249
 6fe0c437
 247a0000
 6fe144e9
@@ -552,15 +614,15 @@
 204035b4
 6048c624
 6fe0c629
-c513022c
+c513026a
 6fe0c62c
 98467c00
-24210247
+24210284
 6fe0c626
 1fe67c02
-24210234
+24210272
 6fe0c626
-c0000248
+c0000285
 20600000
 6fe0c626
 6848c627
@@ -569,7 +631,7 @@
 70462600
 6848c624
 6fe0c628
-c513023d
+c513027b
 6fe0c62b
 98467c00
 24610000
@@ -577,20 +639,16 @@
 c0003715
 1fe0ffff
 67e0c625
-c0018251
-c0010253
+c001028d
 c000b70b
 20203715
 70462600
 6fe0c625
-c002024f
+c001828b
 1fe0fe01
 67e0c625
 c000b70b
-c0010253
-c0018251
-70414107
-20600000
+c001028d
 70414105
 20600000
 70414103
@@ -599,62 +657,48 @@
 67e145f8
 5800622b
 67e145fa
-5800027c
+580002a1
 67e143e9
 202053f3
-18467cff
-20628000
-6048cb1f
-20406ee6
-20208265
-6848cb1f
-20406f0f
-6848cb1f
-2020026c
-704b2001
-6848cb1f
-20406f0f
-6848cb1f
-2020026a
-d9000006
-20206ebd
-d9000003
-20206ebd
-58000010
-67f08141
+2435a002
+37d98200
 37d98200
-20600000
-58000080
-2020026f
 20800000
-20558277
+2055829c
 20202003
-2040026e
+204001ff
 6848c64a
 20406edd
 6848c64b
 20206edd
 20600000
-2040041a
+20400454
 6fe44713
 c289dd60
 c2895d6e
-c28a0283
+c28a02a8
 20600000
-6fe0c666
-67e0ca06
+204002b3
 20405e43
-2040029b
-2040028a
-204002a1
+20405db4
+204002c7
+204002b0
+204002b6
+204002cf
 20205daa
 6fe44713
+c4150000
+204004cd
+6fe0c666
+67e0ca06
+20600000
+6fe44713
 c29f5dd1
 20205dcc
 6fe1468e
 d840aa55
 98467c00
-202282e6
+2022833c
 6049468e
 20405c9c
 6fe0c9a1
@@ -666,9 +710,11 @@
 67e0c666
 20600000
 6fe0c666
-c0000298
-c002029f
-20600000
+1fe67c00
+202282c4
+1fe67c04
+202282cd
+20610000
 70466600
 20600000
 6fe0c666
@@ -677,41 +723,81 @@
 1a422600
 20405e3d
 6fe149e0
-203a02af
+203a02dd
 67e149de
 1a60a602
 6fe14a00
 9a667c00
-242102af
+242102dd
 1a622400
-202002a5
+202002d3
 6fe149de
 67e14695
 20600000
 6fe44713
 c289dcb1
 c2895cb9
-c28a02b7
+c28a02e5
 20600000
-204002b9
+204002e8
+204002ed
 20205cc1
 6fe0c666
 c1000000
-c00082be
-c00102d2
+c0008314
+c0010328
+20600000
+6a4149e2
+1a422600
+20405dc0
+6fe0c9a1
+203a02f9
+67e0c9a0
+1a60a601
+6fe149e4
+9a667c00
+24610000
+1a622400
+202002ef
+6fe0c9a0
+1fe17ef0
+203a0303
+6fe0c666
+20400311
+67e0c9a2
+df200001
+1a622400
+da2049a2
+20206b45
+6848c9a0
+6fe0c666
+20400311
+98467c00
+20628000
+1ff27e00
+9840fe00
+67e0c9a2
+1a627e00
+684949e2
+98467c00
+202282ff
+1a60a7ff
+202002ff
+c1800000
+1fe0fe04
 20600000
 6a4149ee
 1a422600
 20405df3
 6fe349b5
-203a02ca
+203a0320
 67e349af
 1a60a606
 6fe149f0
 9a667c00
 24610000
 1a622400
-202002c0
+20200316
 6fe349af
 684b466e
 98467c00
@@ -724,14 +810,14 @@
 1a422600
 20405e17
 6fe349cd
-203a02de
+203a0334
 67e349c7
 1a60a606
 6fe149f8
 9a667c00
 24610000
 1a622400
-202002d4
+2020032a
 6fe349c7
 684b467b
 98467c00
@@ -740,21 +826,21 @@
 da20467b
 1a622400
 20206b45
-2040031f
-20400337
-204002ea
+20400375
+2040038d
+20400340
 20205c90
 6fe44713
 c4078000
 6fe0c690
 c0005c94
-c00302f0
+c0030346
 20600000
 70469000
 20600000
 6fe44713
 c289dcb5
-c28a02f6
+c28a034c
 20600000
 6fe44713
 c4078000
@@ -762,19 +848,19 @@
 1a422600
 20405e51
 6fe0c9d4
-203a0304
+203a035a
 67e0c9d3
 1a60a601
 6fe149fc
 9a667c00
 24610000
 1a622400
-202002fa
+20200350
 6fe0c9d3
 1fe17ef0
-203a030e
+203a0364
 6fe0c690
-2040031c
+20400372
 67e0c9d5
 df200001
 1a622400
@@ -782,7 +868,7 @@
 20206b45
 6848c9d3
 6fe0c690
-2040031c
+20400372
 98467c00
 20628000
 1ff27e00
@@ -791,18 +877,18 @@
 1a627e00
 684949fa
 98467c00
-2022830a
+20228360
 1a60a7ff
-2020030a
+20200360
 c1800000
 1fe0fe06
 20600000
 6fe44713
-c29f0326
+c29f037c
 6fe0c666
 c1000000
-c0008326
-c001032d
+c000837c
+c0010383
 20600000
 6fe3466e
 684b46e6
@@ -819,15 +905,15 @@
 1fe0ff00
 67e3466e
 20600000
-20400337
+2040038d
 20205a9c
 6fe44713
 c30a5c6f
-c29f033f
+c29f0395
 6fe0c666
 c1000000
-c000833f
-c0010344
+c0008395
+c001039a
 20600000
 6fe34668
 67e34116
@@ -845,11 +931,11 @@
 d8e00002
 20405f04
 20405c4a
-20400351
+204003a7
 20205ca3
 6fe0c666
-c0008355
-c001035a
+c00083ab
+c00103b0
 20600000
 6fe30178
 67e34668
@@ -861,51 +947,11 @@
 6fe342db
 67e3467b
 20600000
-20402a28
-247a0000
-6fe0c78f
-c07f836a
-6fe0c843
-1fe17e03
-c1818000
-6fe0cbfc
-207a0000
-6fe0cbfe
-247a0000
-6fe0c956
-205a5a71
-6fe44713
-c280db5b
-c2805b5b
-c282db5b
-c2835b5b
-20405601
-20405ab2
-24740000
-20405abc
-20400377
-20205b37
-6fe0c659
-c1ff8000
-6fe0c77d
-207a0000
-1fe0ffff
-67e0c77d
-58000000
-67e24847
-20205a73
-da60477e
-da400383
-202042e0
-6fe0c96b
-67e0c0c0
-70477d03
-20600000
-204003b1
+204003cb
 2040614d
 2040553d
-2040039d
-204003a6
+20406110
+204061b1
 2040611e
 2040328e
 20403531
@@ -919,55 +965,42 @@
 20405bee
 20405be4
 20405bfb
-20400380
+204003ce
 204056b6
 20405c0e
 20205c05
-6fe0c65c
-c17f8000
-6fe0cb1e
-247a0000
-6fe14781
-207a0000
-6fe0c701
-247a0000
-20206114
-6fe0c6fb
-207a0000
-6fe0c6fc
-c000e1bd
-6fe0c701
-203a03ad
-202061b7
-204061ba
-6fe0c845
-207a0000
-2020619f
 da604a05
 da405aef
 202042e0
+da60477e
+da4003d1
+202042e0
+6fe0c96b
+67e0c0c0
+70477d03
+20600000
 204059ed
 20205c1b
 1a627e00
-c02003cb
-c00a83d0
-c01903c2
-c01e03ee
-c01c83ff
-c01d0402
-c00a03bf
+c02003ec
+c00a83f1
+c01903e3
+c01e040f
+c01c8420
+c01d0423
+c00a03e0
 20205ac3
 58000000
-67e24bfb
+67e24bf8
 20205ad0
 6fe0c795
-c00083c6
+c00083e7
 70484414
-202003c8
+202003e9
 20405aef
 70484405
-6fe0cbfa
-67e0cbfb
+6fe0cbf7
+67e0cbf8
 20205af6
 6fe0ca04
 247a0000
@@ -982,17 +1015,17 @@
 70479400
 d8400006
 6fe44713
-c28d83da
+c28d83fb
 d8400007
 604942d3
 604942d5
 7047c200
 70495600
 204029cb
-202003e0
+20200401
 20405b7b
 6fe143ef
-c28383e5
+c2838406
 c28042fc
 20205c1a
 6fe143ef
@@ -1001,7 +1034,7 @@
 1fe17e03
 20405b21
 c081d4a9
-6fe0cbfe
+6fe0cbfb
 243a54a9
 202054cd
 6fe2458f
@@ -1019,21 +1052,21 @@
 98467c00
 20628000
 20406016
-2040041d
+20400457
 20206042
 20406016
-2040041d
+20400457
 20206084
 20406016
-2040041d
+20400457
 6fe0c87a
 c1008000
 6fe0c600
 243a5ff2
 6fe0c5e2
-c002040d
+c002042e
 c000e05f
-c0018414
+c0018435
 20206055
 6fe44713
 c31f6059
@@ -1041,13 +1074,38 @@
 c000e059
 20406018
 70466601
-202054a0
+20205491
 6fe44713
 c31f6059
 c289e059
 c28a6059
 c2896059
 20206034
+6fe44713
+c29f0440
+6fe0c666
+c0000447
+20205491
+204054ac
+20340443
+2020602f
+6fe0c666
+c0006067
+20405aa8
+20200432
+6fe44713
+c308e02a
+20406195
+204054ac
+20346067
+6fe44713
+c298044f
+20206023
+70466600
+6fe14721
+67e145de
+7045e201
+20203534
 6fe0c141
 67e0ca07
 20600000
@@ -1056,26 +1114,26 @@
 20600000
 2040620e
 204078aa
-20400424
+2040045e
 20205e61
 6fe0c649
 c17f8000
 da200000
 70497705
 6848c649
-2040042b
+20400465
 202056c1
 6fe44713
 c295d6de
 6fe0c974
 1fe22600
 6fe0c654
-c07f8432
+c07f846c
 202056ce
 6fe0c649
 20405946
 6848c649
-20200436
+20200470
 1a627e00
 67e0c978
 1fe3fe00
@@ -1090,7 +1148,7 @@
 204036b4
 24740000
 204036be
-20400447
+20400481
 6fe1c608
 20203622
 58000000
@@ -1098,9 +1156,6 @@
 58000000
 67e2001e
 20600000
-20405eb7
-6848c65a
-202055b1
 70460000
 20403647
 5fffffff
@@ -1110,47 +1165,8 @@
 70473f01
 204059ed
 2020622b
-2040618e
-2040027d
-6fe44713
-c29f602d
-6fe0c666
-c000045f
-20205491
-6fe44713
-c308e02a
-20406195
-204054ac
-20346067
-6fe44713
-c2980467
-20206023
-70466600
-6fe14721
-67e145de
-7045e201
-20203534
-6848c65b
-204055b5
-20400470
-2020544c
-58009000
-67e142f7
-7040c103
-7040a608
-70497f00
-70498000
-58000200
-67e140a4
-7042e117
-7042e317
-58004a1d
-67e1433f
-58000020
-67e14341
-20205539
 20405a92
-20400447
+20400481
 204056a9
 6848c654
 20406ef7
@@ -1160,58 +1176,26 @@
 20405943
 6848c65a
 204055ab
+d8400015
+204055b5
 2040611a
 2040550c
 204054f9
-6848c64a
-204055b1
-6848c64b
-204055b1
-204061fd
-6848c65b
-204055b5
-20400497
-204054f2
-202054e8
-6fe1c73c
-67e18670
-df200018
-d8400000
-6fe18670
-2feffe00
-204084a4
-6fe18670
-1fe37e00
-67e18670
-18408401
-c200049b
-20600000
-18467cff
-20628000
-20206f0b
-20400447
-704b2000
-2020550d
-18467cff
-20628000
-d9000004
-284ffe07
-2020eebd
-d9000003
-20206ebd
+20400209
+202054e2
 c6930000
 20405601
 24740000
 6fe0c77c
 70477c00
-245a04d2
+245a04cb
 6fe44713
-c30b04bb
+c30b04ab
 6fe0c96c
 243a60b6
-20400377
+204004c2
 6fe0c589
-c28084ca
+c28084ba
 6848c51a
 6fe0c846
 9841fe00
@@ -1232,74 +1216,60 @@
 6fe1484b
 207a0000
 202036db
-20400447
-202001ef
-6fe0c666
-c00004d9
-c00084dd
-c00161e3
-20600000
-6848c65d
-204061e4
-6848c65c
-202061e4
-6848c65e
-204061e4
-6848c65c
-202061e4
-6fe0c666
-c00004e6
-c00084ea
-c00161f9
-20600000
-6848c65d
-204061e5
-6848c65c
-202061e5
-6848c65e
-204061e5
-6848c65c
-202061e5
+6fe0c659
+c1ff8000
+6fe0c77d
+207a0000
+1fe0ffff
+67e0c77d
+58000000
+67e24847
+20205a73
+20400481
+20200221
+6fe44713
+c4150000
+c31f84dd
+6848c65a
+20406ef7
+204004d7
+6848c65a
+20406ef3
+6848c65a
+202055b5
+6848c65a
+204055b1
+6848c65a
+20406ee6
+2420dec2
+20205ebe
+6848c65a
+20406ef3
+20405eb9
+6848c65a
+20406ef7
+6848c65a
+202055b1
 20405958
 c018595f
 c018d9c6
-c02c04f3
+c02c04e9
 20205952
 204059e7
 6fe0c85a
-c02c84f7
+c02c84ed
 2020595f
 7049570b
 da604a0b
 20205995
-78547c00
-58000000
-67e34847
-2040050e
-20405606
-6fe0c846
-1fe17e1f
-c0828508
-6fe0cb1d
-1fe17e1f
-c0028508
-6fe0cb1e
-203a050b
-704b1e00
-6fe0c846
-67e0cb1d
-20600000
-704b1e01
-2040611a
-20200508
 6fe0c420
 c1800000
 6fe0c957
-c0058513
+c00584f5
 202059f8
 20405a6d
 6fe0c659
-c07f8519
+c07f84fb
 6848c659
 20406ee6
 24608000
@@ -1307,9 +1277,66 @@
 204069e5
 c0ac5955
 20205a2f
-20406f82
-20406fb0
-1fe6fc0a
-20407d5f
-67e14633
-20205553
+78547c00
+58000000
+67e34847
+204004f0
+58000089
+204069e4
+20405747
+20405612
+20405617
+2040050a
+2020560c
+2040584c
+6fe0c987
+243a5860
+6fe0c982
+243a585f
+20405888
+20400512
+202057ad
+70497900
+70497a00
+70497b00
+1fe22400
+6848c644
+6fe0c647
+98467c00
+20228524
+6fe0c648
+98467c00
+2022852a
+6848c645
+6fe0c647
+98467c00
+20228533
+204057fb
+20400538
+202057e5
+6848c645
+6fe0c648
+98467c00
+2022d7d6
+204057ef
+20200534
+6848c645
+6fe0c647
+98467c00
+20228530
+2040053a
+20200522
+2040053a
+20400536
+202057e5
+20400536
+2040053c
+202057e5
+1a417e12
+202057f3
+1a417e0a
+202057f6
+1a417e11
+202057f9
+1a417e12
+202057ff
Index: output/sched.rom
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/output/sched.rom	(revision 1991)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/output/sched.rom	(working copy)
@@ -13,12 +13,12 @@
 00   #mem_patch0b
 00   #mem_patch0c
 d3   #mem_patch0d
-98   #mem_patch0e
+18   #mem_patch0e
 84   #mem_patch0f
 f2   #mem_patch10
 7d   #mem_patch11
 61   #mem_patch12
-30   #mem_patch13
+00   #mem_patch13
 00   #mem_patch14
 00   #mem_patch15
 00   #mem_patch16
@@ -177,8 +177,8 @@
 07 #mem_device_switch_gpio
 05 #mem_mouse_reuse_2ice_gpio
 0c #mem_mouse_logo_led_gpio
-89 #mem_mouse_1io2led_multi_24gled
-89 #mem_mouse_1io2led_multi_bt1led
+0c #mem_mouse_1io2led_multi_24gled
+0c #mem_mouse_1io2led_multi_bt1led
 ff #mem_mouse_1io2led_multi_bt2led
 ff #mem_mouse_low_voltage_alarm_gpio
 ff #mem_mouse_dpi_gpio
@@ -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:24 f4 00
+mem_mouse_24g_short_sleep_set_8ms:70 11 01	#SB:70 11 01	SA:60 ea 00
 mem_mouse_24g_long_sleep_set_8ms:00 77 01
-mem_mouse_24g_fast_hop_count_8ms: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
@@ -504,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
@@ -526,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_public_dip10K/program/app_mouse.prog	(revision 1991)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/program/app_mouse.prog	(working copy)
@@ -342,6 +342,7 @@
 	call mouse_logo_led_off
 	call mouse_lpm_before_common
 	call mouse_gpio_pd_idle
+mouse_setgpio_hibernate_next:
 	fetcht 1,mem_mouse_reuse_2ice_gpio
 	call mouse_gpio_config_input_pu
 	call mouse_gpio_set_high_impedance
@@ -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_public_dip10K/program/patch.prog	(revision 1991)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/program/patch.prog	(working copy)
@@ -3,7 +3,9 @@
 //define PWM_SET
 //define SELECT_ANGLE
 define POWER_CTRL
-define MORE_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
@@ -24,7 +26,6 @@
 	beq patch0d_7,mouse_start_reconnect_device+2
 	beq patch0e_3,p_mouse_setgpio_hibernate
 	beq patch0e_4,p_mouse_lpm_before_common
-	beq patch0e_7,p_mouse_adc_read_start
 	beq patch0f_2,p_mouse_motion
 	beq patch0f_7,p_mouse_3io6key_check
 	beq patch10_1,p_mouse_init_sensor
@@ -34,15 +35,13 @@
 	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
-	beq patch13_4,p_mouse_device_led_on
-	beq patch13_5,p_mouse_device_led_off
 	beq patch18_5,p_otp_read_data
 	beq patch1a_5,p_gpio_set_wake_by_current_state	
 	beq patch1a_6,p_gpio_set_wake
@@ -61,7 +60,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
@@ -91,6 +90,7 @@
 p_shutdown_radio:
 	jam 0,0x8900
 	branch shutdown_radio+1
+
 p_set_sync_on:
 	jam 0x60,0x8a0f 
 	jam 0xaa,0x8a10 
@@ -153,7 +153,6 @@
 	call p_set_xtal_cap
 	jam SYSTEM_CLK_12M,mem_system_clk
 	branch sadc_calibration
-//	branch p_dpll_ring_ibias_calc
 	
 p_set_xtal_cap:
 	rtn wake
@@ -214,6 +213,10 @@
 	store 1,0x8138 
 	until null,lpo_edge
 
+p_set_otp_config_wake:
+	fetch 2,mem_otp_charge_pump_x
+	rtn blank
+	store 2,mem_otp_charge_pump
 p_set_otp_config2:
 	fetch 1,0x8acb
 	and pdata,0xf0,pdata
@@ -240,12 +243,6 @@
 	store 1,0x8a02
 	rtn
 
-p_set_otp_config_wake:
-	fetch 2,mem_otp_charge_pump_x
-	rtn blank
-	store 2,mem_otp_charge_pump
-	branch p_set_otp_config2
-
 p_rf_rx_enable:
 	call rf_debug_rx_gpio_high
 	call rf_rx_agc_set
@@ -430,9 +427,6 @@
 p_rfpll_aac_ghpc:
 	rtn wake
 	branch rfpll_aac_ghpc+1
-	
-//p_dpll_ring_ibias_calc:
-//	rtn
 
 p_sadc_calibration:
 	rtn wake
@@ -509,7 +503,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
@@ -559,12 +552,10 @@
 	store 2,mem_le_superto
 	setarg 0
 	store 4,mem_le_transmit_window	
-//	fetch 1,mem_le_conn_rcv_new
-//	store 1,mem_le_conn_first_rcv
 	rtn
+	
 p_le_rx_dec:
 	call le_check_retransmit	
-//	bmark1 mark_old_packet,le_retransmit_end_of_packet
 	fetchr rega, 1,mem_le_rxbuf_data_length
 	increase -4,rega
 	nbranch le_crc_fail_consecutive,positive
@@ -595,16 +586,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
@@ -655,6 +646,80 @@
 	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
+	call gpio_get_bit
+	branch p_gpio_set_qdec_mode,true
+p_gpio_set_low_wake:
+	arg 3,debug
+	branch gpio_set_wake_high
+	
+p_gpio_set_qdec_mode:
+	jam 1,mem_mouse_qdec_set_flag
+p_mouse_qdec_lpm_cfg:
+	arg 6,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
+	call mouse_lpm_before_common+1
+	call mouse_gpio_pd_idle
+p_mouse_wheel_set_impedance:
+	fetcht 1,mem_whee_a_data_gpio
+	call gpio_set_high_impedance
+	fetcht 1,mem_whee_b_data_gpio
+	branch gpio_set_high_impedance
+	
 p_lpm_sleep:
 	//call xtal_fast_wake
 	fetch 2,mem_cb_before_lpm_sleep
@@ -732,7 +797,6 @@
 	nbranch g24_reconn_device_fail,sync
 	nbranch g24_reconn_device_fail,user3
 	call g24_ackpayload_parse
-	
 	fetch 1,mem_24g_rxdata_length	//ack payload length 
 	branch p_recv_addr_zero_skip,blank
 p_g24_reconn_dispatch_next_2:	
@@ -747,7 +811,23 @@
 	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,g24_pair_start
 	branch g24_reconn_receiver_addr
 
+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_recv_addr_zero_skip:
+	fetch 4,mem_24g_fast_conn_addr
+	fetcht 4,mem_24g_addr
+	isub temp,null
+	branch p_g24_reconn_dispatch_next_2,zero
 	fetch 4,mem_24g_rxpayload+2
 	rtn blank
 	branch p_g24_reconn_dispatch_next_2
@@ -841,46 +921,10 @@
 	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
-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_soft_reset:
+	nbranch soft_reset+1,wake
+	until null,lpo_edge
+	until null,lpo_edge
 	clear_stack
 	call p_mouse_wheel_init_set,wake
 	branch soft_reset+2
@@ -898,6 +942,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
@@ -958,17 +1003,29 @@
 	bbit1 MOUSE_ENABLE_FLASH,mouse_load_flash_info_check
 	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
@@ -988,17 +1045,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
@@ -1035,7 +1093,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:
@@ -1045,7 +1103,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
@@ -1074,7 +1131,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
@@ -1098,7 +1155,7 @@
 	rtnne MODE_24G_DEVICE
 	increase 4,pdata
 	rtn
-*/
+
 /**************store le local addr start**********/
 
 p_mouse_write_otp_le_locall_addr1:
@@ -1323,62 +1380,14 @@
 	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
 	call mouse_low_voltage_led_timer
 	call mouse_adc_read
 	//led
-	call p_mouse_logo_led_on_timer
-	call p_mouse_led_multi_timer
+	call mouse_logo_led_on_timer
+	call mouse_led_multi_timer
 	call mouse_dpi_led_blink_delay_timer
 	//24g
 	call g24_pair_timeout_timer
@@ -1400,38 +1409,22 @@
 	call mouse_wheel_trigger_timer
 	call mouse_store_information_delay_timer
 	branch mouse_check_no_data_timeout_timer
-
-p_mouse_logo_led_on_timer:
-	fetch 1,mem_mouse_logo_led_gpio
-	rtneq GPIO_DISABLE
-	fetch 1,mem_mouse_logo_enable_flag
-	nrtn blank
-	fetch 2,mem_mouse_no_data_timer
-	rtn blank
-	fetch 1,mem_mouse_multi_led_powon_timer
-	nrtn blank
-	branch mouse_logo_led_on_timer+4
-
-p_mouse_led_multi_timer:
-	fetch 1,mem_mouse_multi_led_blink_enable
-	rtn blank
-	fetch 1,mem_mouse_multi_led_type
-	beq MULTI_LED_BLINK,mouse_multi_led_type_blink
-	fetch 1,mem_mouse_multi_led_powon_timer
-	branch p_mouse_device_poweron_led_off,blank
-	branch mouse_device_multi_led_type_on+2
-
-p_mouse_device_poweron_led_off:
-	call mouse_device_poweron_led_off
-	fetch 1,mem_mouse_direct_timer
-	rtn blank
-	branch mouse_device_le_reconn_led_config
 	
 p_mouse_le_send_conn_param_update_timer:
 	arg mem_mouse_le_send_conn_param_update_timer,regc
 	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
@@ -1508,6 +1501,7 @@
 	fetch 1,mem_le_check_retransmit_discon_flag
 	nbranch mouse_start_reconnect,blank
 	branch mouse_app_enter_hibernate
+
 p_mouse_24g_attempt_success:
 	fetch 4,mem_24g_addr
 	store 4,mem_24g_receiver_addr
@@ -1553,7 +1547,7 @@
 p_mouse_24g_first_bluetooth_reconnect:
 	call mouse_24g_stop
 	jam MODE_BT_DEVICE1,mem_device_flag
-	branch mouse_start_reconnect_device
+	branch mouse_le_fast_conn_judge
 
 p_mouse_reconn_dongle_attempt_fail:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -1563,7 +1557,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
@@ -1633,12 +1661,7 @@
 	setarg 0
 	store 4,mem_gpio_wakeup_cfg+8
 	rtn
-
-p_mouse_check_select_device_by_switch:
-	call mouse_check_select_device_by_switch+1
-	fetcht 1,mem_device_switch_gpio
-	branch mouse_gpio_config_input_pd
-
+	
 p_mouse_24g_hibernate_set:
 	jam 0,mem_24g_attempt_fail_flag
 	call g24_transmit_next_packet
@@ -1651,55 +1674,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
@@ -1710,23 +1684,21 @@
 	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
-	fetcht 1,mem_whee_b_data_gpio
-	call mouse_gpio_config_input_pd
-	call mouse_device_multi_led_all_off
-	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
-
+	call p_mouse_wheel_set_impedance
+//	fetcht 1,mem_mouse_reuse_2ice_gpio
+//	call mouse_gpio_config_input_pu
+//	call p_mouse_gpio_set_high_impedance
+	branch mouse_setgpio_hibernate_next
+/*
 p_mouse_gpio_set_high_impedance:
 	fetch 3,mem_mouse_set_high_impedance_bit_set
 	store 3,mem_pdatatemp
@@ -1747,21 +1719,7 @@
 	sub temp,UI_BUTTON_GPIO_DISABLE,null
 	rtn zero
 	branch gpio_set_analog
-
-p_mouse_lpm_before_common:
-	call p_clear_wake
-	jam 0,mem_mouse_qdec_set_flag
-	branch mouse_lpm_before_common+1
-
-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
@@ -1800,86 +1758,58 @@
 	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
 
-ifdef PWM_SET
-
-/*
-core_clksel
-[7:6]pwm clock select
-	0:sysclk 
-	1:sysclk undivided
-	2:rc2M
-	3:lpo
-*/
-p_pwm_clk_set:
-	fetch 1,core_clksel
-	and pdata,0xc0,pdata
-	beq 0x40,pwm_24m_clk_set
-	beq 0x80,p_pwm_2m_clk_set
-	beq 0xc0,pwm_33k_clk_set
-	branch pwm_12m_clk_set
-p_pwm_2m_clk_set:
-	setarg 2000000
-	rtn
-
-p_pwm_out_set:
-	fetcht 3,mem_pdatatemp+2
-	call p_pwm_clk_set
-	branch pwm_out_set+2
-endif
-
-p_mouse_device_led_on:
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,p_mouse_device_24g_led_on
-	beq MODE_BT_DEVICE1,p_mouse_device_bt1_led_on
-	beq MODE_BT_DEVICE2,mouse_device_bt2_led_on
-	rtn
-
-p_mouse_device_24g_led_on:
-	fetcht 1,mem_mouse_1io2led_multi_24gled
-	call mouse_led_on
-	fetcht 1,mem_mouse_logo_led_gpio
-	branch mouse_led_on
-
-p_mouse_device_bt1_led_on:
-	fetcht 1,mem_mouse_1io2led_multi_bt1led
-	call mouse_led_on
-	fetcht 1,mem_mouse_logo_led_gpio
-	branch mouse_led_on
-
-p_mouse_device_led_off:
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,p_mouse_device_24g_led_off
-	beq MODE_BT_DEVICE1,p_mouse_device_bt1_led_off
-	beq MODE_BT_DEVICE2,mouse_device_bt2_led_off
-	rtn	
-
-p_mouse_device_24g_led_off:
-	fetcht 1,mem_mouse_1io2led_multi_24gled
-	call mouse_led_off
-	fetcht 1,mem_mouse_logo_led_gpio
-	branch mouse_led_off
-
-p_mouse_device_bt1_led_off:
-	fetcht 1,mem_mouse_1io2led_multi_bt1led
-	call mouse_led_off
-	fetcht 1,mem_mouse_logo_led_gpio
-	branch mouse_led_off
-
+p_mouse_check_select_device_by_switch:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
+	bbit0 MOUSE_ENABLE_SWITCH_GPIO_CONNECT_VIN,p_mouse_switch_gpio_connect_gnd
+p_mouse_switch_gpio_connect_vin_check:
+	fetcht 1,mem_device_switch_gpio
+	call gpio_out_active
+	call p_mouse_switch_gpio_connect_vin
+	fetcht 1,mem_device_switch_gpio
+	call gpio_out_inactive
+	fetcht 1,mem_device_switch_gpio
+	branch mouse_gpio_config_input_pu
+	
+p_mouse_switch_gpio_connect_vin:
+	fetcht 1,mem_device_switch_gpio
+	call mouse_gpio_config_input_pd
+	fetcht 1,mem_device_switch_gpio
+	call gpio_get_bit
+	nbranch mouse_check_select_24g_device,true
+	branch mouse_select_btdevice
 
+p_mouse_switch_gpio_connect_gnd:
+	fetcht 1,mem_device_switch_gpio
+	call gpio_out_inactive
+	call mouse_switch_gpio_connect_gnd
+	fetcht 1,mem_device_switch_gpio
+	call gpio_out_active
+	fetcht 1,mem_device_switch_gpio
+	branch mouse_gpio_config_input_pd
+	
 p_mouse_init_sensor:
-ifdef AUTO_TEST
-	rtn
-else
 	call mouse_read_sensor_id
 	beq P32XX_ID1,mouse_init_p32xx_id2_judge
 	beq P3065_ID1,mouse_init_p3065
 	beq PKA8G2_ID1,p_mouse_ka8g2_id2_judge
 	branch mouse_init_sensor+5
-endif
+
 p_mouse_ka8g2_id2_judge:
 	call mouse_sensor_poweron
 	fetch 1,mem_sensor_id2
@@ -1889,32 +1819,6 @@
 	jam KA8G2,mem_config_sensor_type
 	arg mem_sensor_ka8g2_init_new,regc
 	branch mouse_sensor_wr_seq
-ifndef AUTO_TEST
-p_mouse_motion:
-	disable user
-	setarg 0
-	store 6,mem_mouse_x
-	call p_mouse_check_sensor_data
-	call mouse_motion+5
-	
-	fetch 1,mem_mouse_key
-	and_into 0x1f,pdata
-	bne MOUSE_LM_BUTTON,p_mouse_key_status_store
-	fetch 1,mem_mouse_key_last_status
-	and_into 0x1f,pdata
-	beq MOUSE_LM_BUTTON,p_mouse_key_status_store
-	fetch 1,mem_mouse_logo_enable_flag
-	branch p_mouse_disable_logo_led,blank
-	jam 0,mem_mouse_logo_enable_flag
-p_mouse_key_status_store:	
-	fetch 1,mem_mouse_key
-	store 1,mem_mouse_key_last_status
-	rtn
-
-p_mouse_disable_logo_led:
-	jam 1,mem_mouse_logo_enable_flag
-	call mouse_logo_led_off
-	branch p_mouse_key_status_store
 
 p_mouse_check_sensor_data:
 	fetch 1,mem_spi_write_flash_sm
@@ -1937,7 +1841,7 @@
 	branch mouse_p3212_sensor_motion_2
 
 	
-else
+ifdef AUTO_TEST
 p_mouse_motion:
 	disable user
 	setarg 0
@@ -1982,17 +1886,106 @@
 p_mem_usb_data_square_cnt_set0:
 	jam 0,0X4FF0
 	branch p_ms_y_down+2
-endif
 
+else
+p_mouse_motion:
+	disable user
+	setarg 0
+	store 6,mem_mouse_x
+	call p_mouse_check_sensor_data
+	setarg 0x0089
+	call twspi_write	
+	call mouse_setting_sensor_type
+	call mouse_zwheel
+	call mouse_t_zwheel
+	call p_mouse_key
+	branch mouse_motion+11
+
+p_mouse_key:
+	call mouse_check_firekey_gpio
+	fetch 1,mem_fire_key_flag
+	nbranch fire_key_press,blank
+	fetch 1,mem_fire_key_status
+	nbranch fire_key_process,blank
+	
+	call mouse_check_key_gpio
+	call p_mouse_ghost_key_check
+	branch mouse_key+7
+
+p_mouse_ghost_key_check:			//lbk_mfw
+	jam 0,mem_mouse_matrix_key_cow_count
+	jam 0,mem_mouse_matrix_key_row_count
+	jam 0,mem_mouse_ghost_flag
+	copy pdata,regb
+	fetcht 1,mem_lbutton_gpio
+	fetch 1,mem_bk_button_gpio
+	isub temp,null
+	branch p_mouse_matrix_ghost_key_L_BK,zero
+	fetch 1,mem_fw_button_gpio
+	isub temp,null
+	branch p_mouse_matrix_ghost_key_L_FW,zero
+	fetcht 1,mem_mbutton_gpio
+	fetch 1,mem_bk_button_gpio
+	isub temp,null
+	branch p_mouse_ghost_key_MBK_RFW,zero
+p_mouse_ghost_key_MFW_RBK:
+	call mouse_ghost_key_check_M_FW
+p_mouse_ghost_key_RBK:
+	call p_mouse_ghost_key_check_R_BK
+	branch mouse_ghost_key_check_next
 
-p_mouse_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
+p_mouse_matrix_ghost_key_L_BK:
+	fetcht 1,mem_mbutton_gpio
+	fetch 1,mem_fw_button_gpio
+	isub temp,null
+	branch mouse_ghost_key_LBK_MFW,zero
+p_mouse_ghost_key_LBK_RFW:
+	call mouse_ghost_key_check_L_BK
+	branch p_mouse_ghost_key_RFW
+
+p_mouse_matrix_ghost_key_L_FW:
+	fetcht 1,mem_mbutton_gpio
+	fetch 1,mem_bk_button_gpio
+	isub temp,null
+	branch p_mouse_ghost_key_LFW_MBK,zero
+p_mouse_ghost_key_LFW_RBK:
+	call p_mouse_ghost_key_check_L_FW
+	branch p_mouse_ghost_key_RBK
+
+p_mouse_ghost_key_LFW_MBK:
+	call p_mouse_ghost_key_check_L_FW
+	call p_mouse_ghost_key_check_M_BK
+	branch mouse_ghost_key_check_next
+	
+p_mouse_ghost_key_MBK_RFW:
+	call p_mouse_ghost_key_check_M_BK
+p_mouse_ghost_key_RFW:
+	call p_mouse_ghost_key_check_R_FW
+	branch mouse_ghost_key_check_next
+
+p_mouse_ghost_key_check_M_BK:
+	and regb,MOUSE_M_BK_BUTTON,pdata
+	branch mouse_ghost_key_check_M_BK+1
+//	beq MOUSE_M_BK_BUTTON,mouse_matrix_cow_more_than_one_key
+//	rtn
+p_mouse_ghost_key_check_R_BK:
+	and regb,MOUSE_R_BK_BUTTON,pdata
+	branch mouse_ghost_key_check_R_BK+1
+//	beq MOUSE_R_BK_BUTTON,mouse_matrix_cow_more_than_one_key
+//	rtn
+p_mouse_ghost_key_check_L_FW:
+	and regb,MOUSE_L_FW_BUTTON,pdata
+	branch mouse_ghost_key_check_L_FW+1
+//	beq MOUSE_L_FW_BUTTON,mouse_matrix_cow_more_than_one_key
+//	rtn
+p_mouse_ghost_key_check_R_FW:
+	and regb,MOUSE_R_FW_BUTTON,pdata
+	branch mouse_ghost_key_check_R_FW+1
+//	beq MOUSE_R_FW_BUTTON,mouse_matrix_cow_more_than_one_key
+//	rtn	
+	
+endif
 
-	branch mouse_adc_data_process
 ifdef ADC_1121SB
 p_adc_init_data:
 	fetch 8,mem_otp_adc
@@ -2212,3 +2205,30 @@
 
 
 endif
+
+ifdef PWM_SET
+
+/*
+core_clksel
+[7:6]pwm clock select
+	0:sysclk 
+	1:sysclk undivided
+	2:rc2M
+	3:lpo
+*/
+p_pwm_clk_set:
+	fetch 1,core_clksel
+	and pdata,0xc0,pdata
+	beq 0x40,pwm_24m_clk_set
+	beq 0x80,p_pwm_2m_clk_set
+	beq 0xc0,pwm_33k_clk_set
+	branch pwm_12m_clk_set
+p_pwm_2m_clk_set:
+	setarg 2000000
+	rtn
+
+p_pwm_out_set:
+	fetcht 3,mem_pdatatemp+2
+	call p_pwm_clk_set
+	branch pwm_out_set+2
+endif
\ No newline at end of file
Index: sched/1305.dat
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/sched/1305.dat	(revision 1991)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/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_public_dip10K/sched/mouse.dat	(revision 1991)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_public_dip10K/sched/mouse.dat	(working copy)
@@ -110,8 +110,8 @@
 07 #mem_device_switch_gpio
 05 #mem_mouse_reuse_2ice_gpio
 0c #mem_mouse_logo_led_gpio
-89 #mem_mouse_1io2led_multi_24gled
-89 #mem_mouse_1io2led_multi_bt1led
+0c #mem_mouse_1io2led_multi_24gled
+0c #mem_mouse_1io2led_multi_bt1led
 ff #mem_mouse_1io2led_multi_bt2led
 ff #mem_mouse_low_voltage_alarm_gpio
 ff #mem_mouse_dpi_gpio
@@ -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:24 f4 00
+mem_mouse_24g_short_sleep_set_8ms:70 11 01	#SB:70 11 01	SA:60 ea 00
 mem_mouse_24g_long_sleep_set_8ms:00 77 01
-mem_mouse_24g_fast_hop_count_8ms: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
@@ -437,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
